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
643 ALL_PROGRAM_BIN_INSTALL_DIRS
644 ALL_PROGRAM_INSTALL_DIRS
800 program_transform_name
810 ac_subst_files
='MAKE_RULES
816 enable_option_checking
820 enable_maintainer_mode
859 ac_precious_vars
='build_alias
874 # Initialize some variables set by options.
876 ac_init_version
=false
877 ac_unrecognized_opts
=
879 # The variables have the same names as the options, with
880 # dashes changed to underlines.
888 program_transform_name
=s
,x
,x
,
896 # Installation directory options.
897 # These are left unexpanded so users can "make install exec_prefix=/foo"
898 # and all the variables that are supposed to be based on exec_prefix
899 # by default will actually change.
900 # Use braces instead of parens because sh, perl, etc. also accept them.
901 # (The list follows the same order as the GNU Coding Standards.)
902 bindir
='${exec_prefix}/bin'
903 sbindir
='${exec_prefix}/sbin'
904 libexecdir
='${exec_prefix}/libexec'
905 datarootdir
='${prefix}/share'
906 datadir
='${datarootdir}'
907 sysconfdir
='${prefix}/etc'
908 sharedstatedir
='${prefix}/com'
909 localstatedir
='${prefix}/var'
910 includedir
='${prefix}/include'
911 oldincludedir
='/usr/include'
912 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
913 infodir
='${datarootdir}/info'
918 libdir
='${exec_prefix}/lib'
919 localedir
='${datarootdir}/locale'
920 mandir
='${datarootdir}/man'
926 # If the previous option needs an argument, assign it.
927 if test -n "$ac_prev"; then
928 eval $ac_prev=\
$ac_option
934 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
938 # Accept the important Cygnus configure options, so we can diagnose typos.
940 case $ac_dashdash$ac_option in
944 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
946 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
949 -build |
--build |
--buil |
--bui |
--bu)
950 ac_prev
=build_alias
;;
951 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
952 build_alias
=$ac_optarg ;;
954 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
955 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
956 ac_prev
=cache_file
;;
957 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
958 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
959 cache_file
=$ac_optarg ;;
962 cache_file
=config.cache
;;
964 -datadir |
--datadir |
--datadi |
--datad)
966 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
967 datadir
=$ac_optarg ;;
969 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
970 |
--dataroo |
--dataro |
--datar)
971 ac_prev
=datarootdir
;;
972 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
973 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
974 datarootdir
=$ac_optarg ;;
976 -disable-* |
--disable-*)
977 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
978 # Reject names that are not valid shell variable names.
979 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
980 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
981 { (exit 1); exit 1; }; }
982 ac_useropt_orig
=$ac_useropt
983 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
984 case $ac_user_opts in
988 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
989 ac_unrecognized_sep
=', ';;
991 eval enable_
$ac_useropt=no
;;
993 -docdir |
--docdir |
--docdi |
--doc |
--do)
995 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
998 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
1000 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
1001 dvidir
=$ac_optarg ;;
1003 -enable-* |
--enable-*)
1004 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1005 # Reject names that are not valid shell variable names.
1006 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1007 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1008 { (exit 1); exit 1; }; }
1009 ac_useropt_orig
=$ac_useropt
1010 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1011 case $ac_user_opts in
1013 "enable_
$ac_useropt"
1015 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1016 ac_unrecognized_sep
=', ';;
1018 eval enable_
$ac_useropt=\
$ac_optarg ;;
1020 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
1021 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
1022 |
--exec |
--exe |
--ex)
1023 ac_prev
=exec_prefix
;;
1024 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
1025 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
1026 |
--exec=* |
--exe=* |
--ex=*)
1027 exec_prefix
=$ac_optarg ;;
1029 -gas |
--gas |
--ga |
--g)
1030 # Obsolete; use --with-gas.
1033 -help |
--help |
--hel |
--he |
-h)
1034 ac_init_help
=long
;;
1035 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
1036 ac_init_help
=recursive
;;
1037 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
1038 ac_init_help
=short
;;
1040 -host |
--host |
--hos |
--ho)
1041 ac_prev
=host_alias
;;
1042 -host=* |
--host=* |
--hos=* |
--ho=*)
1043 host_alias
=$ac_optarg ;;
1045 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
1047 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
1049 htmldir
=$ac_optarg ;;
1051 -includedir |
--includedir |
--includedi |
--included |
--include \
1052 |
--includ |
--inclu |
--incl |
--inc)
1053 ac_prev
=includedir
;;
1054 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1055 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1056 includedir
=$ac_optarg ;;
1058 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1060 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1061 infodir
=$ac_optarg ;;
1063 -libdir |
--libdir |
--libdi |
--libd)
1065 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1066 libdir
=$ac_optarg ;;
1068 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1069 |
--libexe |
--libex |
--libe)
1070 ac_prev
=libexecdir
;;
1071 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1072 |
--libexe=* |
--libex=* |
--libe=*)
1073 libexecdir
=$ac_optarg ;;
1075 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1076 ac_prev
=localedir
;;
1077 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1078 localedir
=$ac_optarg ;;
1080 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1081 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1082 ac_prev
=localstatedir
;;
1083 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1084 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1085 localstatedir
=$ac_optarg ;;
1087 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1089 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1090 mandir
=$ac_optarg ;;
1092 -nfp |
--nfp |
--nf)
1093 # Obsolete; use --without-fp.
1096 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1097 |
--no-cr |
--no-c |
-n)
1100 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1101 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1104 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1105 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1106 |
--oldin |
--oldi |
--old |
--ol |
--o)
1107 ac_prev
=oldincludedir
;;
1108 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1109 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1110 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1111 oldincludedir
=$ac_optarg ;;
1113 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1115 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1116 prefix
=$ac_optarg ;;
1118 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1119 |
--program-pre |
--program-pr |
--program-p)
1120 ac_prev
=program_prefix
;;
1121 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1122 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1123 program_prefix
=$ac_optarg ;;
1125 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1126 |
--program-suf |
--program-su |
--program-s)
1127 ac_prev
=program_suffix
;;
1128 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1129 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1130 program_suffix
=$ac_optarg ;;
1132 -program-transform-name |
--program-transform-name \
1133 |
--program-transform-nam |
--program-transform-na \
1134 |
--program-transform-n |
--program-transform- \
1135 |
--program-transform |
--program-transfor \
1136 |
--program-transfo |
--program-transf \
1137 |
--program-trans |
--program-tran \
1138 |
--progr-tra |
--program-tr |
--program-t)
1139 ac_prev
=program_transform_name
;;
1140 -program-transform-name=* |
--program-transform-name=* \
1141 |
--program-transform-nam=* |
--program-transform-na=* \
1142 |
--program-transform-n=* |
--program-transform-=* \
1143 |
--program-transform=* |
--program-transfor=* \
1144 |
--program-transfo=* |
--program-transf=* \
1145 |
--program-trans=* |
--program-tran=* \
1146 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1147 program_transform_name
=$ac_optarg ;;
1149 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1151 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1152 pdfdir
=$ac_optarg ;;
1154 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1156 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1159 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1160 |
-silent |
--silent |
--silen |
--sile |
--sil)
1163 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1165 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1167 sbindir
=$ac_optarg ;;
1169 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1170 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1171 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1173 ac_prev
=sharedstatedir
;;
1174 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1175 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1176 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1178 sharedstatedir
=$ac_optarg ;;
1180 -site |
--site |
--sit)
1182 -site=* |
--site=* |
--sit=*)
1185 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1187 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1188 srcdir
=$ac_optarg ;;
1190 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1191 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1192 ac_prev
=sysconfdir
;;
1193 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1194 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1195 sysconfdir
=$ac_optarg ;;
1197 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1198 ac_prev
=target_alias
;;
1199 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1200 target_alias
=$ac_optarg ;;
1202 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1205 -version |
--version |
--versio |
--versi |
--vers |
-V)
1206 ac_init_version
=: ;;
1209 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1210 # Reject names that are not valid shell variable names.
1211 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1212 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1213 { (exit 1); exit 1; }; }
1214 ac_useropt_orig
=$ac_useropt
1215 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1216 case $ac_user_opts in
1220 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1221 ac_unrecognized_sep
=', ';;
1223 eval with_
$ac_useropt=\
$ac_optarg ;;
1225 -without-* |
--without-*)
1226 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1227 # Reject names that are not valid shell variable names.
1228 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1229 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1230 { (exit 1); exit 1; }; }
1231 ac_useropt_orig
=$ac_useropt
1232 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1233 case $ac_user_opts in
1237 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1238 ac_unrecognized_sep
=', ';;
1240 eval with_
$ac_useropt=no
;;
1243 # Obsolete; use --with-x.
1246 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1247 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1248 ac_prev
=x_includes
;;
1249 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1250 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1251 x_includes
=$ac_optarg ;;
1253 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1254 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1255 ac_prev
=x_libraries
;;
1256 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1257 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1258 x_libraries
=$ac_optarg ;;
1260 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1261 Try \`$0 --help' for more information." >&2
1262 { (exit 1); exit 1; }; }
1266 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1267 # Reject names that are not valid shell variable names.
1268 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
1269 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1270 { (exit 1); exit 1; }; }
1271 eval $ac_envvar=\
$ac_optarg
1272 export $ac_envvar ;;
1275 # FIXME: should be removed in autoconf 3.0.
1276 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1277 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1278 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1279 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1285 if test -n "$ac_prev"; then
1286 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1287 { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1288 { (exit 1); exit 1; }; }
1291 if test -n "$ac_unrecognized_opts"; then
1292 case $enable_option_checking in
1294 fatal
) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1295 { (exit 1); exit 1; }; } ;;
1296 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1300 # Check all directory arguments for consistency.
1301 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1302 datadir sysconfdir sharedstatedir localstatedir includedir \
1303 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1304 libdir localedir mandir
1306 eval ac_val
=\$
$ac_var
1307 # Remove trailing slashes.
1310 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1311 eval $ac_var=\
$ac_val;;
1313 # Be sure to have absolute directory names.
1315 [\\/$
]* | ?
:[\\/]* ) continue;;
1316 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1318 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1319 { (exit 1); exit 1; }; }
1322 # There might be people who depend on the old broken behavior: `$host'
1323 # used to hold the argument of --host etc.
1324 # FIXME: To remove some day.
1327 target
=$target_alias
1329 # FIXME: To remove some day.
1330 if test "x$host_alias" != x
; then
1331 if test "x$build_alias" = x
; then
1332 cross_compiling
=maybe
1333 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1334 If a cross compiler is detected then cross compile mode will be used." >&2
1335 elif test "x$build_alias" != "x$host_alias"; then
1341 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1343 test "$silent" = yes && exec 6>/dev
/null
1346 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1347 ac_ls_di
=`ls -di .` &&
1348 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1349 { $as_echo "$as_me: error: working directory cannot be determined" >&2
1350 { (exit 1); exit 1; }; }
1351 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1352 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1353 { (exit 1); exit 1; }; }
1356 # Find the source files, if location was not specified.
1357 if test -z "$srcdir"; then
1358 ac_srcdir_defaulted
=yes
1359 # Try the directory containing this script, then the parent directory.
1360 ac_confdir
=`$as_dirname -- "$as_myself" ||
1361 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1362 X"$as_myself" : 'X\(//\)[^/]' \| \
1363 X"$as_myself" : 'X\(//\)$' \| \
1364 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1365 $as_echo X"$as_myself" |
1366 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1384 if test ! -r "$srcdir/$ac_unique_file"; then
1388 ac_srcdir_defaulted
=no
1390 if test ! -r "$srcdir/$ac_unique_file"; then
1391 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1392 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1393 { (exit 1); exit 1; }; }
1395 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1397 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1398 { (exit 1); exit 1; }; }
1400 # When building in place, set srcdir=.
1401 if test "$ac_abs_confdir" = "$ac_pwd"; then
1404 # Remove unnecessary trailing slashes from srcdir.
1405 # Double slashes in file names in object file debugging info
1406 # mess up M-x gdb in Emacs.
1408 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1410 for ac_var
in $ac_precious_vars; do
1411 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1412 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1413 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1414 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1418 # Report the --help message.
1420 if test "$ac_init_help" = "long"; then
1421 # Omit some internal or obsolete options to make the list less imposing.
1422 # This message is too long to be a string in the A/UX 3.1 sh.
1424 \`configure' configures Wine 1.1.15 to adapt to many kinds of systems.
1426 Usage: $0 [OPTION]... [VAR=VALUE]...
1428 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1429 VAR=VALUE. See below for descriptions of some of the useful variables.
1431 Defaults for the options are specified in brackets.
1434 -h, --help display this help and exit
1435 --help=short display options specific to this package
1436 --help=recursive display the short help of all the included packages
1437 -V, --version display version information and exit
1438 -q, --quiet, --silent do not print \`checking...' messages
1439 --cache-file=FILE cache test results in FILE [disabled]
1440 -C, --config-cache alias for \`--cache-file=config.cache'
1441 -n, --no-create do not create output files
1442 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1444 Installation directories:
1445 --prefix=PREFIX install architecture-independent files in PREFIX
1446 [$ac_default_prefix]
1447 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1450 By default, \`make install' will install all the files in
1451 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1452 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1453 for instance \`--prefix=\$HOME'.
1455 For better control, use the options below.
1457 Fine tuning of the installation directories:
1458 --bindir=DIR user executables [EPREFIX/bin]
1459 --sbindir=DIR system admin executables [EPREFIX/sbin]
1460 --libexecdir=DIR program executables [EPREFIX/libexec]
1461 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1462 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1463 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1464 --libdir=DIR object code libraries [EPREFIX/lib]
1465 --includedir=DIR C header files [PREFIX/include]
1466 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1467 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1468 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1469 --infodir=DIR info documentation [DATAROOTDIR/info]
1470 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1471 --mandir=DIR man documentation [DATAROOTDIR/man]
1472 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1473 --htmldir=DIR html documentation [DOCDIR]
1474 --dvidir=DIR dvi documentation [DOCDIR]
1475 --pdfdir=DIR pdf documentation [DOCDIR]
1476 --psdir=DIR ps documentation [DOCDIR]
1482 --x-includes=DIR X include files are
in DIR
1483 --x-libraries=DIR X library files are
in DIR
1486 --build=BUILD configure
for building on BUILD
[guessed
]
1487 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1491 if test -n "$ac_init_help"; then
1492 case $ac_init_help in
1493 short | recursive
) echo "Configuration of Wine 1.1.15:";;
1498 --disable-option-checking ignore unrecognized
--enable/--with options
1499 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1500 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1501 --disable-win16 do not include Win16 support
1502 --enable-win64 build a Win64 emulator on AMD64
(won
't run Win32
1504 --disable-tests do not build the regression tests
1505 --enable-maintainer-mode
1506 enable maintainer-specific build rules
1509 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1510 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1511 --without-alsa do not use the Alsa sound support
1512 --without-audioio do not use the AudioIO sound support
1513 --without-capi do not use CAPI (ISDN support)
1514 --without-cms do not use CMS (color management support)
1515 --without-coreaudio do not use the CoreAudio sound support
1516 --without-cups do not use CUPS
1517 --without-curses do not use (n)curses
1518 --without-esd do not use the EsounD sound support
1519 --without-fontconfig do not use fontconfig
1520 --without-freetype do not use the FreeType library
1521 --without-gphoto do not use gphoto (Digital Camera support)
1522 --without-glu do not use the GLU library
1523 --without-gnutls do not use GnuTLS (schannel support)
1524 --without-hal do not use HAL (dynamic device support)
1525 --without-jack do not use the Jack sound support
1526 --without-jpeg do not use JPEG
1527 --without-ldap do not use LDAP
1528 --without-nas do not use the NAS sound support
1529 --without-opengl do not use OpenGL
1530 --without-openssl do not use OpenSSL
1531 --without-oss do not use the OSS sound support
1532 --without-png do not use PNG
1533 --without-pthread do not use the pthread library
1534 --without-sane do not use SANE (scanner support)
1535 --without-xcomposite do not use the Xcomposite extension
1536 --without-xcursor do not use the Xcursor extension
1537 --without-xinerama do not use Xinerama (multi-monitor support)
1538 --without-xinput do not use the Xinput extension
1539 --without-xml do not use XML
1540 --without-xrandr do not use Xrandr (resolution changes)
1541 --without-xrender do not use the Xrender extension
1542 --without-xshape do not use the Xshape extension
1543 --without-xshm do not use XShm (shared memory extension)
1544 --without-xslt do not use XSLT
1545 --without-xxf86vm do not use XFree video mode extension
1546 --with-wine-tools=DIR use Wine tools from directory DIR
1547 --with-x use the X Window System
1549 Some influential environment variables:
1550 CC C compiler command
1551 CFLAGS C compiler flags
1552 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1553 nonstandard directory <lib dir>
1554 LIBS libraries to pass to the linker, e.g. -l<library>
1555 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1556 you have headers in a nonstandard directory <include dir>
1557 CXX C++ compiler command
1558 CXXFLAGS C++ compiler flags
1560 XMKMF Path to xmkmf, Makefile generator for X Window System
1562 Use these variables to override the choices made by `configure' or to
help
1563 it to
find libraries and programs with nonstandard names
/locations.
1565 Report bugs to
<wine-devel@winehq.org
>.
1570 if test "$ac_init_help" = "recursive"; then
1571 # If there are subdirs, report their specific --help.
1572 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1573 test -d "$ac_dir" ||
1574 { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=.
&& test -d "$ac_dir"; } ||
1579 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1581 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1582 # A ".." for each directory in $ac_dir_suffix.
1583 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1584 case $ac_top_builddir_sub in
1585 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1586 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1589 ac_abs_top_builddir
=$ac_pwd
1590 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1591 # for backward compatibility:
1592 ac_top_builddir
=$ac_top_build_prefix
1595 .
) # We are building in place.
1597 ac_top_srcdir
=$ac_top_builddir_sub
1598 ac_abs_top_srcdir
=$ac_pwd ;;
1599 [\\/]* | ?
:[\\/]* ) # Absolute name.
1600 ac_srcdir
=$srcdir$ac_dir_suffix;
1601 ac_top_srcdir
=$srcdir
1602 ac_abs_top_srcdir
=$srcdir ;;
1604 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1605 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1606 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1608 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1610 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1611 # Check for guested configure.
1612 if test -f "$ac_srcdir/configure.gnu"; then
1614 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1615 elif test -f "$ac_srcdir/configure"; then
1617 $SHELL "$ac_srcdir/configure" --help=recursive
1619 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1621 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1625 test -n "$ac_init_help" && exit $ac_status
1626 if $ac_init_version; then
1628 Wine configure
1.1.15
1629 generated by GNU Autoconf
2.63
1631 Copyright
(C
) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1632 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
, Inc.
1633 This configure
script is free software
; the Free Software Foundation
1634 gives unlimited permission to copy
, distribute and modify it.
1638 cat >config.log
<<_ACEOF
1639 This file contains any messages produced by compilers while
1640 running configure, to aid debugging if configure makes a mistake.
1642 It was created by Wine $as_me 1.1.15, which was
1643 generated by GNU Autoconf 2.63. Invocation command line was
1655 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1656 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1657 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1658 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1659 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1661 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1662 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1664 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1665 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1666 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1667 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1668 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1669 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1670 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1674 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1678 test -z "$as_dir" && as_dir
=.
1679 $as_echo "PATH: $as_dir"
1695 # Keep a trace of the command line.
1696 # Strip out --no-create and --no-recursion so they do not pile up.
1697 # Strip out --silent because we don't want to record it for future runs.
1698 # Also quote any args containing shell meta-characters.
1699 # Make two passes to allow for proper duplicate-argument suppression.
1703 ac_must_keep_next
=false
1709 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1710 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1711 |
-silent |
--silent |
--silen |
--sile |
--sil)
1714 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1717 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
1719 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
1720 if test $ac_must_keep_next = true
; then
1721 ac_must_keep_next
=false
# Got value, back to normal.
1724 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1725 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1726 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1727 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1728 case "$ac_configure_args0 " in
1729 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1732 -* ) ac_must_keep_next
=true
;;
1735 ac_configure_args
="$ac_configure_args '$ac_arg'"
1740 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1741 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1743 # When interrupted or exit'd, cleanup temporary files, and complete
1744 # config.log. We remove comments because anyway the quotes in there
1745 # would cause problems or look ugly.
1746 # WARNING: Use '\'' to represent an apostrophe within the trap.
1747 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1748 trap 'exit_status=$?
1749 # Save into config.log some information that might help in debugging.
1754 ## ---------------- ##
1755 ## Cache variables. ##
1756 ## ---------------- ##
1759 # The following way of writing the cache mishandles newlines in values,
1761 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1762 eval ac_val=\$$ac_var
1766 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1767 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1770 _ | IFS | as_nl) ;; #(
1771 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1772 *) $as_unset $ac_var ;;
1777 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1778 *${as_nl}ac_space=\ *)
1780 "s/'\''/'\''\\\\'\'''\''/g;
1781 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1784 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1792 ## ----------------- ##
1793 ## Output variables. ##
1794 ## ----------------- ##
1797 for ac_var in $ac_subst_vars
1799 eval ac_val=\$$ac_var
1801 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1803 $as_echo "$ac_var='\''$ac_val'\''"
1807 if test -n "$ac_subst_files"; then
1809 ## ------------------- ##
1810 ## File substitutions. ##
1811 ## ------------------- ##
1814 for ac_var
in $ac_subst_files
1816 eval ac_val
=\$
$ac_var
1818 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1820 $as_echo "$ac_var='\''$ac_val'\''"
1825 if test -s confdefs.h; then
1835 test "$ac_signal" != 0 &&
1836 $as_echo "$as_me: caught signal $ac_signal"
1837 $as_echo "$as_me: exit $exit_status"
1839 rm -f core *.core core.conftest.* &&
1840 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1843 for ac_signal
in 1 2 13 15; do
1844 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1848 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1849 rm -f -r conftest
* confdefs.h
1851 # Predefined preprocessor variables.
1853 cat >>confdefs.h
<<_ACEOF
1854 #define PACKAGE_NAME "$PACKAGE_NAME"
1858 cat >>confdefs.h
<<_ACEOF
1859 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1863 cat >>confdefs.h
<<_ACEOF
1864 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1868 cat >>confdefs.h
<<_ACEOF
1869 #define PACKAGE_STRING "$PACKAGE_STRING"
1873 cat >>confdefs.h
<<_ACEOF
1874 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1878 # Let the site file select an alternate cache file if it wants to.
1879 # Prefer an explicitly selected file to automatically selected ones.
1882 if test -n "$CONFIG_SITE"; then
1883 ac_site_file1
=$CONFIG_SITE
1884 elif test "x$prefix" != xNONE
; then
1885 ac_site_file1
=$prefix/share
/config.site
1886 ac_site_file2
=$prefix/etc
/config.site
1888 ac_site_file1
=$ac_default_prefix/share
/config.site
1889 ac_site_file2
=$ac_default_prefix/etc
/config.site
1891 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
1893 test "x$ac_site_file" = xNONE
&& continue
1894 if test -r "$ac_site_file"; then
1895 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1896 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1897 sed 's/^/| /' "$ac_site_file" >&5
1902 if test -r "$cache_file"; then
1903 # Some versions of bash will fail to source /dev/null (special
1904 # files actually), so we avoid doing that.
1905 if test -f "$cache_file"; then
1906 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1907 $as_echo "$as_me: loading cache $cache_file" >&6;}
1909 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
1910 *) .
"./$cache_file";;
1914 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1915 $as_echo "$as_me: creating cache $cache_file" >&6;}
1919 # Check that the precious variables saved in the cache have kept the same
1921 ac_cache_corrupted
=false
1922 for ac_var
in $ac_precious_vars; do
1923 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1924 eval ac_new_set
=\
$ac_env_${ac_var}_set
1925 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
1926 eval ac_new_val
=\
$ac_env_${ac_var}_value
1927 case $ac_old_set,$ac_new_set in
1929 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1930 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1931 ac_cache_corrupted
=: ;;
1933 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1934 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1935 ac_cache_corrupted
=: ;;
1938 if test "x$ac_old_val" != "x$ac_new_val"; then
1939 # differences in whitespace do not lead to failure.
1940 ac_old_val_w
=`echo x $ac_old_val`
1941 ac_new_val_w
=`echo x $ac_new_val`
1942 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1943 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1944 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1945 ac_cache_corrupted
=:
1947 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1948 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1949 eval $ac_var=\
$ac_old_val
1951 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5
1952 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1953 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5
1954 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1957 # Pass precious variables to config.status.
1958 if test "$ac_new_set" = set; then
1960 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1961 *) ac_arg
=$ac_var=$ac_new_val ;;
1963 case " $ac_configure_args " in
1964 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1965 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1969 if $ac_cache_corrupted; then
1970 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1971 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1972 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1973 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1974 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1975 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1976 { (exit 1); exit 1; }; }
2004 ac_cpp
='$CPP $CPPFLAGS'
2005 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2006 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2007 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2011 ac_config_headers
="$ac_config_headers include/config.h"
2014 for ac_dir
in tools
"$srcdir"/tools
; do
2015 if test -f "$ac_dir/install-sh"; then
2017 ac_install_sh
="$ac_aux_dir/install-sh -c"
2019 elif test -f "$ac_dir/install.sh"; then
2021 ac_install_sh
="$ac_aux_dir/install.sh -c"
2023 elif test -f "$ac_dir/shtool"; then
2025 ac_install_sh
="$ac_aux_dir/shtool install -c"
2029 if test -z "$ac_aux_dir"; then
2030 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
2031 $as_echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
2032 { (exit 1); exit 1; }; }
2035 # These three variables are undocumented and unsupported,
2036 # and are intended to be withdrawn in a future Autoconf release.
2037 # They can cause serious problems if a builder's source tree is in a directory
2038 # whose full name contains unusual characters.
2039 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2040 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2041 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2046 # Check whether --enable-win16 was given.
2047 if test "${enable_win16+set}" = set; then
2048 enableval
=$enable_win16;
2051 # Check whether --enable-win64 was given.
2052 if test "${enable_win64+set}" = set; then
2053 enableval
=$enable_win64;
2056 # Check whether --enable-tests was given.
2057 if test "${enable_tests+set}" = set; then
2058 enableval
=$enable_tests;
2061 # Check whether --enable-maintainer-mode was given.
2062 if test "${enable_maintainer_mode+set}" = set; then
2063 enableval
=$enable_maintainer_mode;
2071 # Check whether --with-alsa was given.
2072 if test "${with_alsa+set}" = set; then
2073 withval
=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h
=no
; ac_cv_header_alsa_asoundlib_h
=no
; fi
2077 # Check whether --with-audioio was given.
2078 if test "${with_audioio+set}" = set; then
2079 withval
=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h
=no
; fi
2083 # Check whether --with-capi was given.
2084 if test "${with_capi+set}" = set; then
2085 withval
=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h
=no
; ac_cv_header_linux_capi_h
=no
; fi
2089 # Check whether --with-cms was given.
2090 if test "${with_cms+set}" = set; then
2091 withval
=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h
=no
; ac_cv_header_lcms_lcms_h
=no
; fi
2095 # Check whether --with-coreaudio was given.
2096 if test "${with_coreaudio+set}" = set; then
2097 withval
=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h
=no
; fi
2101 # Check whether --with-cups was given.
2102 if test "${with_cups+set}" = set; then
2107 # Check whether --with-curses was given.
2108 if test "${with_curses+set}" = set; then
2109 withval
=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h
=no
; ac_cv_header_curses_h
=no
; fi
2113 # Check whether --with-esd was given.
2114 if test "${with_esd+set}" = set; then
2119 # Check whether --with-fontconfig was given.
2120 if test "${with_fontconfig+set}" = set; then
2121 withval
=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h
=no
; fi
2125 # Check whether --with-freetype was given.
2126 if test "${with_freetype+set}" = set; then
2127 withval
=$with_freetype;
2131 # Check whether --with-gphoto was given.
2132 if test "${with_gphoto+set}" = set; then
2133 withval
=$with_gphoto;
2137 # Check whether --with-glu was given.
2138 if test "${with_glu+set}" = set; then
2139 withval
=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h
=no
; fi
2143 # Check whether --with-gnutls was given.
2144 if test "${with_gnutls+set}" = set; then
2145 withval
=$with_gnutls;
2149 # Check whether --with-hal was given.
2150 if test "${with_hal+set}" = set; then
2155 # Check whether --with-jack was given.
2156 if test "${with_jack+set}" = set; then
2157 withval
=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h
=no
; fi
2161 # Check whether --with-jpeg was given.
2162 if test "${with_jpeg+set}" = set; then
2163 withval
=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h
=no
; fi
2167 # Check whether --with-ldap was given.
2168 if test "${with_ldap+set}" = set; then
2169 withval
=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h
=no
; ac_cv_header_lber_h
=no
; fi
2173 # Check whether --with-nas was given.
2174 if test "${with_nas+set}" = set; then
2175 withval
=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h
=no
; fi
2179 # Check whether --with-opengl was given.
2180 if test "${with_opengl+set}" = set; then
2181 withval
=$with_opengl;
2185 # Check whether --with-openssl was given.
2186 if test "${with_openssl+set}" = set; then
2187 withval
=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h
=no
; ac_cv_header_openssl_ssl_h
=no
; fi
2191 # Check whether --with-oss was given.
2192 if test "${with_oss+set}" = set; then
2193 withval
=$with_oss; if test "x$withval" = "xno"; then ac_cv_header_soundcard_h
=no
; ac_cv_header_sys_soundcard_h
=no
; ac_cv_header_machine_soundcard_h
=no
; fi
2197 # Check whether --with-png was given.
2198 if test "${with_png+set}" = set; then
2199 withval
=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h
=no
; fi
2203 # Check whether --with-pthread was given.
2204 if test "${with_pthread+set}" = set; then
2205 withval
=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h
=no
; fi
2209 # Check whether --with-sane was given.
2210 if test "${with_sane+set}" = set; then
2215 # Check whether --with-xcomposite was given.
2216 if test "${with_xcomposite+set}" = set; then
2217 withval
=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h
=no
; fi
2221 # Check whether --with-xcursor was given.
2222 if test "${with_xcursor+set}" = set; then
2223 withval
=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h
=no
; fi
2227 # Check whether --with-xinerama was given.
2228 if test "${with_xinerama+set}" = set; then
2229 withval
=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h
=no
; fi
2233 # Check whether --with-xinput was given.
2234 if test "${with_xinput+set}" = set; then
2235 withval
=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h
=no
; fi
2239 # Check whether --with-xml was given.
2240 if test "${with_xml+set}" = set; then
2245 # Check whether --with-xrandr was given.
2246 if test "${with_xrandr+set}" = set; then
2247 withval
=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h
=no
; fi
2251 # Check whether --with-xrender was given.
2252 if test "${with_xrender+set}" = set; then
2253 withval
=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h
=no
; fi
2257 # Check whether --with-xshape was given.
2258 if test "${with_xshape+set}" = set; then
2259 withval
=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h
=no
; fi
2263 # Check whether --with-xshm was given.
2264 if test "${with_xshm+set}" = set; then
2265 withval
=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h
=no
; fi
2269 # Check whether --with-xslt was given.
2270 if test "${with_xslt+set}" = set; then
2275 # Check whether --with-xxf86vm was given.
2276 if test "${with_xxf86vm+set}" = set; then
2277 withval
=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h
=no
; fi
2282 # Check whether --with-wine-tools was given.
2283 if test "${with_wine_tools+set}" = set; then
2284 withval
=$with_wine_tools;
2288 # Make sure we can run config.sub.
2289 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2290 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2291 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2292 { (exit 1); exit 1; }; }
2294 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2295 $as_echo_n "checking build system type... " >&6; }
2296 if test "${ac_cv_build+set}" = set; then
2297 $as_echo_n "(cached) " >&6
2299 ac_build_alias
=$build_alias
2300 test "x$ac_build_alias" = x
&&
2301 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2302 test "x$ac_build_alias" = x
&&
2303 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2304 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2305 { (exit 1); exit 1; }; }
2306 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2307 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2308 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2309 { (exit 1); exit 1; }; }
2312 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2313 $as_echo "$ac_cv_build" >&6; }
2314 case $ac_cv_build in
2316 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2317 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2318 { (exit 1); exit 1; }; };;
2321 ac_save_IFS
=$IFS; IFS
='-'
2327 # Remember, the first character of IFS is used to create $*,
2328 # except with old shells:
2331 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2334 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2335 $as_echo_n "checking host system type... " >&6; }
2336 if test "${ac_cv_host+set}" = set; then
2337 $as_echo_n "(cached) " >&6
2339 if test "x$host_alias" = x
; then
2340 ac_cv_host
=$ac_cv_build
2342 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2343 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2344 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2345 { (exit 1); exit 1; }; }
2349 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2350 $as_echo "$ac_cv_host" >&6; }
2353 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2354 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2355 { (exit 1); exit 1; }; };;
2358 ac_save_IFS
=$IFS; IFS
='-'
2364 # Remember, the first character of IFS is used to create $*,
2365 # except with old shells:
2368 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2374 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2375 { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2376 You need to run 'make distclean' in the source tree first." >&5
2377 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2378 You need to run 'make distclean' in the source tree first." >&2;}
2379 { (exit 1); exit 1; }; }
2384 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2385 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2387 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2388 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2389 $as_echo_n "(cached) " >&6
2391 cat >conftest.
make <<\_ACEOF
2394 @
echo '@@@%%%=$(MAKE)=@@@%%%'
2396 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2397 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2399 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
2401 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
2405 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
2406 { $as_echo "$as_me:$LINENO: result: yes" >&5
2407 $as_echo "yes" >&6; }
2410 { $as_echo "$as_me:$LINENO: result: no" >&5
2411 $as_echo "no" >&6; }
2412 SET_MAKE
="MAKE=${MAKE-make}"
2416 ac_cpp
='$CPP $CPPFLAGS'
2417 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2418 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2419 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2420 if test -n "$ac_tool_prefix"; then
2421 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2422 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2423 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2424 $as_echo_n "checking for $ac_word... " >&6; }
2425 if test "${ac_cv_prog_CC+set}" = set; then
2426 $as_echo_n "(cached) " >&6
2428 if test -n "$CC"; then
2429 ac_cv_prog_CC
="$CC" # Let the user override the test.
2431 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2435 test -z "$as_dir" && as_dir
=.
2436 for ac_exec_ext
in '' $ac_executable_extensions; do
2437 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2438 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2439 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2449 if test -n "$CC"; then
2450 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2451 $as_echo "$CC" >&6; }
2453 { $as_echo "$as_me:$LINENO: result: no" >&5
2454 $as_echo "no" >&6; }
2459 if test -z "$ac_cv_prog_CC"; then
2461 # Extract the first word of "gcc", so it can be a program name with args.
2462 set dummy gcc
; ac_word
=$2
2463 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2464 $as_echo_n "checking for $ac_word... " >&6; }
2465 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2466 $as_echo_n "(cached) " >&6
2468 if test -n "$ac_ct_CC"; then
2469 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2471 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2475 test -z "$as_dir" && as_dir
=.
2476 for ac_exec_ext
in '' $ac_executable_extensions; do
2477 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2478 ac_cv_prog_ac_ct_CC
="gcc"
2479 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2488 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2489 if test -n "$ac_ct_CC"; then
2490 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2491 $as_echo "$ac_ct_CC" >&6; }
2493 { $as_echo "$as_me:$LINENO: result: no" >&5
2494 $as_echo "no" >&6; }
2497 if test "x$ac_ct_CC" = x
; then
2500 case $cross_compiling:$ac_tool_warned in
2502 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2503 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2504 ac_tool_warned
=yes ;;
2512 if test -z "$CC"; then
2513 if test -n "$ac_tool_prefix"; then
2514 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2515 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2516 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2517 $as_echo_n "checking for $ac_word... " >&6; }
2518 if test "${ac_cv_prog_CC+set}" = set; then
2519 $as_echo_n "(cached) " >&6
2521 if test -n "$CC"; then
2522 ac_cv_prog_CC
="$CC" # Let the user override the test.
2524 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2528 test -z "$as_dir" && as_dir
=.
2529 for ac_exec_ext
in '' $ac_executable_extensions; do
2530 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2531 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2532 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2542 if test -n "$CC"; then
2543 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2544 $as_echo "$CC" >&6; }
2546 { $as_echo "$as_me:$LINENO: result: no" >&5
2547 $as_echo "no" >&6; }
2553 if test -z "$CC"; then
2554 # Extract the first word of "cc", so it can be a program name with args.
2555 set dummy cc
; ac_word
=$2
2556 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2557 $as_echo_n "checking for $ac_word... " >&6; }
2558 if test "${ac_cv_prog_CC+set}" = set; then
2559 $as_echo_n "(cached) " >&6
2561 if test -n "$CC"; then
2562 ac_cv_prog_CC
="$CC" # Let the user override the test.
2565 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2569 test -z "$as_dir" && as_dir
=.
2570 for ac_exec_ext
in '' $ac_executable_extensions; do
2571 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2572 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2573 ac_prog_rejected
=yes
2577 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2584 if test $ac_prog_rejected = yes; then
2585 # We found a bogon in the path, so make sure we never use it.
2586 set dummy
$ac_cv_prog_CC
2588 if test $# != 0; then
2589 # We chose a different compiler from the bogus one.
2590 # However, it has the same basename, so the bogon will be chosen
2591 # first if we set CC to just the basename; use the full file name.
2593 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
2599 if test -n "$CC"; then
2600 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2601 $as_echo "$CC" >&6; }
2603 { $as_echo "$as_me:$LINENO: result: no" >&5
2604 $as_echo "no" >&6; }
2609 if test -z "$CC"; then
2610 if test -n "$ac_tool_prefix"; then
2611 for ac_prog
in cl.exe
2613 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2614 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2615 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2616 $as_echo_n "checking for $ac_word... " >&6; }
2617 if test "${ac_cv_prog_CC+set}" = set; then
2618 $as_echo_n "(cached) " >&6
2620 if test -n "$CC"; then
2621 ac_cv_prog_CC
="$CC" # Let the user override the test.
2623 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2627 test -z "$as_dir" && as_dir
=.
2628 for ac_exec_ext
in '' $ac_executable_extensions; do
2629 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2630 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
2631 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2641 if test -n "$CC"; then
2642 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2643 $as_echo "$CC" >&6; }
2645 { $as_echo "$as_me:$LINENO: result: no" >&5
2646 $as_echo "no" >&6; }
2650 test -n "$CC" && break
2653 if test -z "$CC"; then
2655 for ac_prog
in cl.exe
2657 # Extract the first word of "$ac_prog", so it can be a program name with args.
2658 set dummy
$ac_prog; ac_word
=$2
2659 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2660 $as_echo_n "checking for $ac_word... " >&6; }
2661 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2662 $as_echo_n "(cached) " >&6
2664 if test -n "$ac_ct_CC"; then
2665 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2667 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2671 test -z "$as_dir" && as_dir
=.
2672 for ac_exec_ext
in '' $ac_executable_extensions; do
2673 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2674 ac_cv_prog_ac_ct_CC
="$ac_prog"
2675 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2684 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2685 if test -n "$ac_ct_CC"; then
2686 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2687 $as_echo "$ac_ct_CC" >&6; }
2689 { $as_echo "$as_me:$LINENO: result: no" >&5
2690 $as_echo "no" >&6; }
2694 test -n "$ac_ct_CC" && break
2697 if test "x$ac_ct_CC" = x
; then
2700 case $cross_compiling:$ac_tool_warned in
2702 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2703 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2704 ac_tool_warned
=yes ;;
2713 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2714 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2715 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2716 See \`config.log' for more details." >&5
2717 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2718 See \`config.log' for more details." >&2;}
2719 { (exit 1); exit 1; }; }; }
2721 # Provide some information about the compiler.
2722 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2725 { (ac_try
="$ac_compiler --version >&5"
2727 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2728 *) ac_try_echo=$ac_try;;
2730 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2731 $as_echo "$ac_try_echo") >&5
2732 (eval "$ac_compiler --version >&5") 2>&5
2734 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2735 (exit $ac_status); }
2736 { (ac_try="$ac_compiler -v >&5"
2738 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2739 *) ac_try_echo
=$ac_try;;
2741 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2742 $as_echo "$ac_try_echo") >&5
2743 (eval "$ac_compiler -v >&5") 2>&5
2745 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2746 (exit $ac_status); }
2747 { (ac_try
="$ac_compiler -V >&5"
2749 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2750 *) ac_try_echo=$ac_try;;
2752 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2753 $as_echo "$ac_try_echo") >&5
2754 (eval "$ac_compiler -V >&5") 2>&5
2756 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2757 (exit $ac_status); }
2759 cat >conftest.$ac_ext <<_ACEOF
2762 cat confdefs.h >>conftest.$ac_ext
2763 cat >>conftest.$ac_ext <<_ACEOF
2764 /* end confdefs.h. */
2774 ac_clean_files_save=$ac_clean_files
2775 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2776 # Try to create an executable without -o first, disregard a.out.
2777 # It will help us diagnose broken compilers, and finding out an intuition
2779 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2780 $as_echo_n "checking for C compiler default output file name... " >&6; }
2781 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
2783 # The possible output files:
2784 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2787 for ac_file in $ac_files
2790 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2791 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2796 if { (ac_try="$ac_link_default"
2798 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2799 *) ac_try_echo
=$ac_try;;
2801 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2802 $as_echo "$ac_try_echo") >&5
2803 (eval "$ac_link_default") 2>&5
2805 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2806 (exit $ac_status); }; then
2807 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2808 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2809 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2810 # so that the user can short-circuit this test for compilers unknown to
2812 for ac_file
in $ac_files ''
2814 test -f "$ac_file" ||
continue
2816 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
2819 # We found the default executable, but exeext='' is most
2823 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
2825 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2827 # We set ac_cv_exeext here because the later test for it is not
2828 # safe: cross compilers may not add the suffix if given an `-o'
2829 # argument, so we may need to know it at that point already.
2830 # Even if this section looks crufty: it has the advantage of
2837 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
2843 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2844 $as_echo "$ac_file" >&6; }
2845 if test -z "$ac_file"; then
2846 $as_echo "$as_me: failed program was:" >&5
2847 sed 's/^/| /' conftest.
$ac_ext >&5
2849 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2850 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2851 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2852 See \`config.log' for more details." >&5
2853 $as_echo "$as_me: error: C compiler cannot create executables
2854 See \`config.log' for more details." >&2;}
2855 { (exit 77); exit 77; }; }; }
2858 ac_exeext
=$ac_cv_exeext
2860 # Check that the compiler produces executables we can run. If not, either
2861 # the compiler is broken, or we cross compile.
2862 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2863 $as_echo_n "checking whether the C compiler works... " >&6; }
2864 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2865 # If not cross compiling, check that we can run a simple program.
2866 if test "$cross_compiling" != yes; then
2867 if { ac_try
='./$ac_file'
2868 { (case "(($ac_try" in
2869 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2870 *) ac_try_echo=$ac_try;;
2872 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2873 $as_echo "$ac_try_echo") >&5
2874 (eval "$ac_try") 2>&5
2876 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2877 (exit $ac_status); }; }; then
2880 if test "$cross_compiling" = maybe; then
2883 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2884 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2885 { { $as_echo "$as_me:$LINENO: error
: cannot run C compiled programs.
2886 If you meant to cross compile
, use \
`--host'.
2887 See \`config.log
' for more details." >&5
2888 $as_echo "$as_me: error: cannot run C compiled programs.
2889 If you meant to cross compile, use \`--host'.
2890 See \
`config.log' for more details." >&2;}
2891 { (exit 1); exit 1; }; }; }
2895 { $as_echo "$as_me:$LINENO: result: yes" >&5
2896 $as_echo "yes" >&6; }
2898 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2899 ac_clean_files=$ac_clean_files_save
2900 # Check that the compiler produces executables we can run. If not, either
2901 # the compiler is broken, or we cross compile.
2902 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2903 $as_echo_n "checking whether we are cross compiling... " >&6; }
2904 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2905 $as_echo "$cross_compiling" >&6; }
2907 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2908 $as_echo_n "checking for suffix of executables... " >&6; }
2909 if { (ac_try="$ac_link"
2911 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2912 *) ac_try_echo
=$ac_try;;
2914 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2915 $as_echo "$ac_try_echo") >&5
2916 (eval "$ac_link") 2>&5
2918 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2919 (exit $ac_status); }; then
2920 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2921 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2922 # work properly (i.e., refer to `conftest.exe'), while it won't with
2924 for ac_file
in conftest.exe conftest conftest.
*; do
2925 test -f "$ac_file" ||
continue
2927 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
2928 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2934 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2935 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2936 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2937 See \`config.log' for more details." >&5
2938 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2939 See \`config.log' for more details." >&2;}
2940 { (exit 1); exit 1; }; }; }
2943 rm -f conftest
$ac_cv_exeext
2944 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2945 $as_echo "$ac_cv_exeext" >&6; }
2947 rm -f conftest.
$ac_ext
2948 EXEEXT
=$ac_cv_exeext
2950 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2951 $as_echo_n "checking for suffix of object files... " >&6; }
2952 if test "${ac_cv_objext+set}" = set; then
2953 $as_echo_n "(cached) " >&6
2955 cat >conftest.
$ac_ext <<_ACEOF
2958 cat confdefs.h
>>conftest.
$ac_ext
2959 cat >>conftest.
$ac_ext <<_ACEOF
2960 /* end confdefs.h. */
2970 rm -f conftest.o conftest.obj
2971 if { (ac_try
="$ac_compile"
2973 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2974 *) ac_try_echo=$ac_try;;
2976 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2977 $as_echo "$ac_try_echo") >&5
2978 (eval "$ac_compile") 2>&5
2980 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2981 (exit $ac_status); }; then
2982 for ac_file in conftest.o conftest.obj conftest.*; do
2983 test -f "$ac_file" || continue;
2985 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2986 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2991 $as_echo "$as_me: failed program was:" >&5
2992 sed 's/^/| /' conftest.$ac_ext >&5
2994 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2995 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2996 { { $as_echo "$as_me:$LINENO: error
: cannot compute suffix of object files
: cannot compile
2997 See \
`config.log' for more details." >&5
2998 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
2999 See \`config.log
' for more details." >&2;}
3000 { (exit 1); exit 1; }; }; }
3003 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3005 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3006 $as_echo "$ac_cv_objext" >&6; }
3007 OBJEXT=$ac_cv_objext
3009 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3010 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3011 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3012 $as_echo_n "(cached) " >&6
3014 cat >conftest.$ac_ext <<_ACEOF
3017 cat confdefs.h >>conftest.$ac_ext
3018 cat >>conftest.$ac_ext <<_ACEOF
3019 /* end confdefs.h. */
3032 rm -f conftest.$ac_objext
3033 if { (ac_try="$ac_compile"
3035 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3036 *) ac_try_echo=$ac_try;;
3038 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3039 $as_echo "$ac_try_echo") >&5
3040 (eval "$ac_compile") 2>conftest.er1
3042 grep -v '^
*+' conftest.er1 >conftest.err
3044 cat conftest.err >&5
3045 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3046 (exit $ac_status); } && {
3047 test -z "$ac_c_werror_flag" ||
3048 test ! -s conftest.err
3049 } && test -s conftest.$ac_objext; then
3052 $as_echo "$as_me: failed program was:" >&5
3053 sed 's
/^
/|
/' conftest.$ac_ext >&5
3058 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3059 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3062 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3063 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3064 if test $ac_compiler_gnu = yes; then
3069 ac_test_CFLAGS=${CFLAGS+set}
3070 ac_save_CFLAGS=$CFLAGS
3071 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3072 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3073 if test "${ac_cv_prog_cc_g+set}" = set; then
3074 $as_echo_n "(cached) " >&6
3076 ac_save_c_werror_flag=$ac_c_werror_flag
3077 ac_c_werror_flag=yes
3080 cat >conftest.$ac_ext <<_ACEOF
3083 cat confdefs.h >>conftest.$ac_ext
3084 cat >>conftest.$ac_ext <<_ACEOF
3085 /* end confdefs.h. */
3095 rm -f conftest.$ac_objext
3096 if { (ac_try="$ac_compile"
3098 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3099 *) ac_try_echo=$ac_try;;
3101 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3102 $as_echo "$ac_try_echo") >&5
3103 (eval "$ac_compile") 2>conftest.er1
3105 grep -v '^
*+' conftest.er1 >conftest.err
3107 cat conftest.err >&5
3108 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3109 (exit $ac_status); } && {
3110 test -z "$ac_c_werror_flag" ||
3111 test ! -s conftest.err
3112 } && test -s conftest.$ac_objext; then
3115 $as_echo "$as_me: failed program was:" >&5
3116 sed 's
/^
/|
/' conftest.$ac_ext >&5
3119 cat >conftest.$ac_ext <<_ACEOF
3122 cat confdefs.h >>conftest.$ac_ext
3123 cat >>conftest.$ac_ext <<_ACEOF
3124 /* end confdefs.h. */
3134 rm -f conftest.$ac_objext
3135 if { (ac_try="$ac_compile"
3137 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3138 *) ac_try_echo=$ac_try;;
3140 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3141 $as_echo "$ac_try_echo") >&5
3142 (eval "$ac_compile") 2>conftest.er1
3144 grep -v '^
*+' conftest.er1 >conftest.err
3146 cat conftest.err >&5
3147 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3148 (exit $ac_status); } && {
3149 test -z "$ac_c_werror_flag" ||
3150 test ! -s conftest.err
3151 } && test -s conftest.$ac_objext; then
3154 $as_echo "$as_me: failed program was:" >&5
3155 sed 's
/^
/|
/' conftest.$ac_ext >&5
3157 ac_c_werror_flag=$ac_save_c_werror_flag
3159 cat >conftest.$ac_ext <<_ACEOF
3162 cat confdefs.h >>conftest.$ac_ext
3163 cat >>conftest.$ac_ext <<_ACEOF
3164 /* end confdefs.h. */
3174 rm -f conftest.$ac_objext
3175 if { (ac_try="$ac_compile"
3177 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3178 *) ac_try_echo=$ac_try;;
3180 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3181 $as_echo "$ac_try_echo") >&5
3182 (eval "$ac_compile") 2>conftest.er1
3184 grep -v '^
*+' conftest.er1 >conftest.err
3186 cat conftest.err >&5
3187 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3188 (exit $ac_status); } && {
3189 test -z "$ac_c_werror_flag" ||
3190 test ! -s conftest.err
3191 } && test -s conftest.$ac_objext; then
3194 $as_echo "$as_me: failed program was:" >&5
3195 sed 's
/^
/|
/' conftest.$ac_ext >&5
3200 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3203 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3206 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3207 ac_c_werror_flag=$ac_save_c_werror_flag
3209 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3210 $as_echo "$ac_cv_prog_cc_g" >&6; }
3211 if test "$ac_test_CFLAGS" = set; then
3212 CFLAGS=$ac_save_CFLAGS
3213 elif test $ac_cv_prog_cc_g = yes; then
3214 if test "$GCC" = yes; then
3220 if test "$GCC" = yes; then
3226 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3227 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3228 if test "${ac_cv_prog_cc_c89+set}" = set; then
3229 $as_echo_n "(cached) " >&6
3231 ac_cv_prog_cc_c89=no
3233 cat >conftest.$ac_ext <<_ACEOF
3236 cat confdefs.h >>conftest.$ac_ext
3237 cat >>conftest.$ac_ext <<_ACEOF
3238 /* end confdefs.h. */
3241 #include <sys/types.h>
3242 #include <sys/stat.h>
3243 /* Most of the following tests are stolen from RCS 5.7's src
/conf.sh.
*/
3244 struct buf
{ int x
; };
3245 FILE
* (*rcsopen
) (struct buf
*, struct stat
*, int
);
3246 static char
*e
(p
, i
)
3252 static char
*f
(char
* (*g
) (char
**, int
), char
**p
, ...
)
3257 s
= g
(p
, va_arg
(v
,int
));
3262 /* OSF
4.0 Compaq cc is some
sort of almost-ANSI by default. It has
3263 function prototypes and stuff
, but not
'\xHH' hex character constants.
3264 These don
't provoke an error unfortunately, instead are silently treated
3265 as 'x
'. The following induces an error, until -std is added to get
3266 proper ANSI mode. Curiously '\x00'!='x
' always comes out true, for an
3267 array size at least. It's necessary to
write '\x00'==0 to get something
3268 that
's true only with -std. */
3269 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3271 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3272 inside strings and character constants. */
3274 int xlc6_cc_array[FOO(a) == 'x
' ? 1 : -1];
3276 int test (int i, double x);
3277 struct s1 {int (*f) (int a);};
3278 struct s2 {int (*f) (double a);};
3279 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3285 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3290 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3291 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3293 CC="$ac_save_CC $ac_arg"
3294 rm -f conftest.$ac_objext
3295 if { (ac_try="$ac_compile"
3297 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3298 *) ac_try_echo=$ac_try;;
3300 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3301 $as_echo "$ac_try_echo") >&5
3302 (eval "$ac_compile") 2>conftest.er1
3304 grep -v '^
*+' conftest.er1 >conftest.err
3306 cat conftest.err >&5
3307 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3308 (exit $ac_status); } && {
3309 test -z "$ac_c_werror_flag" ||
3310 test ! -s conftest.err
3311 } && test -s conftest.$ac_objext; then
3312 ac_cv_prog_cc_c89=$ac_arg
3314 $as_echo "$as_me: failed program was:" >&5
3315 sed 's
/^
/|
/' conftest.$ac_ext >&5
3320 rm -f core conftest.err conftest.$ac_objext
3321 test "x$ac_cv_prog_cc_c89" != "xno" && break
3323 rm -f conftest.$ac_ext
3328 case "x$ac_cv_prog_cc_c89" in
3330 { $as_echo "$as_me:$LINENO: result: none needed" >&5
3331 $as_echo "none needed" >&6; } ;;
3333 { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3334 $as_echo "unsupported" >&6; } ;;
3336 CC="$CC $ac_cv_prog_cc_c89"
3337 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3338 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3343 ac_cpp='$CPP $CPPFLAGS'
3344 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3345 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3346 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3349 ac_cpp='$CXXCPP $CPPFLAGS'
3350 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3351 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3352 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3353 if test -z "$CXX"; then
3354 if test -n "$CCC"; then
3357 if test -n "$ac_tool_prefix"; then
3358 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3360 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3361 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3362 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3363 $as_echo_n "checking for $ac_word... " >&6; }
3364 if test "${ac_cv_prog_CXX+set}" = set; then
3365 $as_echo_n "(cached) " >&6
3367 if test -n "$CXX"; then
3368 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3370 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3374 test -z "$as_dir" && as_dir=.
3375 for ac_exec_ext in '' $ac_executable_extensions; do
3376 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3377 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3378 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3388 if test -n "$CXX"; then
3389 { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3390 $as_echo "$CXX" >&6; }
3392 { $as_echo "$as_me:$LINENO: result: no" >&5
3393 $as_echo "no" >&6; }
3397 test -n "$CXX" && break
3400 if test -z "$CXX"; then
3402 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3404 # Extract the first word of "$ac_prog", so it can be a program name with args.
3405 set dummy $ac_prog; ac_word=$2
3406 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3407 $as_echo_n "checking for $ac_word... " >&6; }
3408 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3409 $as_echo_n "(cached) " >&6
3411 if test -n "$ac_ct_CXX"; then
3412 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3414 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3418 test -z "$as_dir" && as_dir=.
3419 for ac_exec_ext in '' $ac_executable_extensions; do
3420 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3421 ac_cv_prog_ac_ct_CXX="$ac_prog"
3422 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3431 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3432 if test -n "$ac_ct_CXX"; then
3433 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3434 $as_echo "$ac_ct_CXX" >&6; }
3436 { $as_echo "$as_me:$LINENO: result: no" >&5
3437 $as_echo "no" >&6; }
3441 test -n "$ac_ct_CXX" && break
3444 if test "x$ac_ct_CXX" = x; then
3447 case $cross_compiling:$ac_tool_warned in
3449 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3450 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3451 ac_tool_warned=yes ;;
3459 # Provide some information about the compiler.
3460 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3463 { (ac_try="$ac_compiler --version >&5"
3465 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3466 *) ac_try_echo=$ac_try;;
3468 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3469 $as_echo "$ac_try_echo") >&5
3470 (eval "$ac_compiler --version >&5") 2>&5
3472 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3473 (exit $ac_status); }
3474 { (ac_try="$ac_compiler -v >&5"
3476 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3477 *) ac_try_echo=$ac_try;;
3479 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3480 $as_echo "$ac_try_echo") >&5
3481 (eval "$ac_compiler -v >&5") 2>&5
3483 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3484 (exit $ac_status); }
3485 { (ac_try="$ac_compiler -V >&5"
3487 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3488 *) ac_try_echo=$ac_try;;
3490 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3491 $as_echo "$ac_try_echo") >&5
3492 (eval "$ac_compiler -V >&5") 2>&5
3494 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3495 (exit $ac_status); }
3497 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3498 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3499 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3500 $as_echo_n "(cached) " >&6
3502 cat >conftest.$ac_ext <<_ACEOF
3505 cat confdefs.h >>conftest.$ac_ext
3506 cat >>conftest.$ac_ext <<_ACEOF
3507 /* end confdefs.h. */
3520 rm -f conftest.$ac_objext
3521 if { (ac_try="$ac_compile"
3523 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3524 *) ac_try_echo=$ac_try;;
3526 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3527 $as_echo "$ac_try_echo") >&5
3528 (eval "$ac_compile") 2>conftest.er1
3530 grep -v '^
*+' conftest.er1 >conftest.err
3532 cat conftest.err >&5
3533 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3534 (exit $ac_status); } && {
3535 test -z "$ac_cxx_werror_flag" ||
3536 test ! -s conftest.err
3537 } && test -s conftest.$ac_objext; then
3540 $as_echo "$as_me: failed program was:" >&5
3541 sed 's
/^
/|
/' conftest.$ac_ext >&5
3546 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3547 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3550 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3551 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3552 if test $ac_compiler_gnu = yes; then
3557 ac_test_CXXFLAGS=${CXXFLAGS+set}
3558 ac_save_CXXFLAGS=$CXXFLAGS
3559 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3560 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3561 if test "${ac_cv_prog_cxx_g+set}" = set; then
3562 $as_echo_n "(cached) " >&6
3564 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3565 ac_cxx_werror_flag=yes
3568 cat >conftest.$ac_ext <<_ACEOF
3571 cat confdefs.h >>conftest.$ac_ext
3572 cat >>conftest.$ac_ext <<_ACEOF
3573 /* end confdefs.h. */
3583 rm -f conftest.$ac_objext
3584 if { (ac_try="$ac_compile"
3586 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3587 *) ac_try_echo=$ac_try;;
3589 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3590 $as_echo "$ac_try_echo") >&5
3591 (eval "$ac_compile") 2>conftest.er1
3593 grep -v '^
*+' conftest.er1 >conftest.err
3595 cat conftest.err >&5
3596 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3597 (exit $ac_status); } && {
3598 test -z "$ac_cxx_werror_flag" ||
3599 test ! -s conftest.err
3600 } && test -s conftest.$ac_objext; then
3601 ac_cv_prog_cxx_g=yes
3603 $as_echo "$as_me: failed program was:" >&5
3604 sed 's
/^
/|
/' conftest.$ac_ext >&5
3607 cat >conftest.$ac_ext <<_ACEOF
3610 cat confdefs.h >>conftest.$ac_ext
3611 cat >>conftest.$ac_ext <<_ACEOF
3612 /* end confdefs.h. */
3622 rm -f conftest.$ac_objext
3623 if { (ac_try="$ac_compile"
3625 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3626 *) ac_try_echo=$ac_try;;
3628 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3629 $as_echo "$ac_try_echo") >&5
3630 (eval "$ac_compile") 2>conftest.er1
3632 grep -v '^
*+' conftest.er1 >conftest.err
3634 cat conftest.err >&5
3635 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3636 (exit $ac_status); } && {
3637 test -z "$ac_cxx_werror_flag" ||
3638 test ! -s conftest.err
3639 } && test -s conftest.$ac_objext; then
3642 $as_echo "$as_me: failed program was:" >&5
3643 sed 's
/^
/|
/' conftest.$ac_ext >&5
3645 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3647 cat >conftest.$ac_ext <<_ACEOF
3650 cat confdefs.h >>conftest.$ac_ext
3651 cat >>conftest.$ac_ext <<_ACEOF
3652 /* end confdefs.h. */
3662 rm -f conftest.$ac_objext
3663 if { (ac_try="$ac_compile"
3665 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3666 *) ac_try_echo=$ac_try;;
3668 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3669 $as_echo "$ac_try_echo") >&5
3670 (eval "$ac_compile") 2>conftest.er1
3672 grep -v '^
*+' conftest.er1 >conftest.err
3674 cat conftest.err >&5
3675 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3676 (exit $ac_status); } && {
3677 test -z "$ac_cxx_werror_flag" ||
3678 test ! -s conftest.err
3679 } && test -s conftest.$ac_objext; then
3680 ac_cv_prog_cxx_g=yes
3682 $as_echo "$as_me: failed program was:" >&5
3683 sed 's
/^
/|
/' conftest.$ac_ext >&5
3688 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3691 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3695 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3697 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3698 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3699 if test "$ac_test_CXXFLAGS" = set; then
3700 CXXFLAGS=$ac_save_CXXFLAGS
3701 elif test $ac_cv_prog_cxx_g = yes; then
3702 if test "$GXX" = yes; then
3708 if test "$GXX" = yes; then
3715 ac_cpp='$CPP $CPPFLAGS'
3716 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3717 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3718 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3720 if test -n "$ac_tool_prefix"; then
3721 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3722 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3723 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3724 $as_echo_n "checking for $ac_word... " >&6; }
3725 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3726 $as_echo_n "(cached) " >&6
3728 if test -n "$CPPBIN"; then
3729 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3731 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3735 test -z "$as_dir" && as_dir=.
3736 for ac_exec_ext in '' $ac_executable_extensions; do
3737 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3738 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3739 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3748 CPPBIN=$ac_cv_prog_CPPBIN
3749 if test -n "$CPPBIN"; then
3750 { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3751 $as_echo "$CPPBIN" >&6; }
3753 { $as_echo "$as_me:$LINENO: result: no" >&5
3754 $as_echo "no" >&6; }
3759 if test -z "$ac_cv_prog_CPPBIN"; then
3760 ac_ct_CPPBIN=$CPPBIN
3761 # Extract the first word of "cpp", so it can be a program name with args.
3762 set dummy cpp; ac_word=$2
3763 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3764 $as_echo_n "checking for $ac_word... " >&6; }
3765 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3766 $as_echo_n "(cached) " >&6
3768 if test -n "$ac_ct_CPPBIN"; then
3769 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3771 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3775 test -z "$as_dir" && as_dir=.
3776 for ac_exec_ext in '' $ac_executable_extensions; do
3777 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3778 ac_cv_prog_ac_ct_CPPBIN="cpp"
3779 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3788 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3789 if test -n "$ac_ct_CPPBIN"; then
3790 { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3791 $as_echo "$ac_ct_CPPBIN" >&6; }
3793 { $as_echo "$as_me:$LINENO: result: no" >&5
3794 $as_echo "no" >&6; }
3797 if test "x$ac_ct_CPPBIN" = x; then
3800 case $cross_compiling:$ac_tool_warned in
3802 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3803 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3804 ac_tool_warned=yes ;;
3806 CPPBIN=$ac_ct_CPPBIN
3809 CPPBIN="$ac_cv_prog_CPPBIN"
3815 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
3819 { $as_echo "$as_me:$LINENO: checking whether $CC works" >&5
3820 $as_echo_n "checking whether $CC works... " >&6; }
3822 cat >conftest.$ac_ext <<_ACEOF
3825 cat confdefs.h >>conftest.$ac_ext
3826 cat >>conftest.$ac_ext <<_ACEOF
3827 /* end confdefs.h. */
3837 rm -f conftest.$ac_objext conftest$ac_exeext
3838 if { (ac_try="$ac_link"
3840 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3841 *) ac_try_echo=$ac_try;;
3843 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3844 $as_echo "$ac_try_echo") >&5
3845 (eval "$ac_link") 2>conftest.er1
3847 grep -v '^
*+' conftest.er1 >conftest.err
3849 cat conftest.err >&5
3850 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3851 (exit $ac_status); } && {
3852 test -z "$ac_c_werror_flag" ||
3853 test ! -s conftest.err
3854 } && test -s conftest$ac_exeext && {
3855 test "$cross_compiling" = yes ||
3856 $as_test_x conftest$ac_exeext
3858 { $as_echo "$as_me:$LINENO: result: yes" >&5
3859 $as_echo "yes" >&6; }
3861 $as_echo "$as_me: failed program was:" >&5
3862 sed 's
/^
/|
/' conftest.$ac_ext >&5
3864 { $as_echo "$as_me:$LINENO: result: no" >&5
3865 $as_echo "no" >&6; }
3866 { { $as_echo "$as_me:$LINENO: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&5
3867 $as_echo "$as_me: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&2;}
3868 { (exit 1); exit 1; }; }
3871 rm -rf conftest.dSYM
3872 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3873 conftest$ac_exeext conftest.$ac_ext
3874 LD="${LD:-ld} -m elf_i386"
3877 notice_platform="32-bit "
3888 *i[3456789]86*) enable_win16=${enable_win16:-yes} ;;
3889 *) enable_win16=${enable_win16:-no} ;;
3892 WIN16_FILES="\$(WIN16_FILES)"
3894 WIN16_INSTALL="\$(WIN16_INSTALL)"
3896 if test "x$enable_win16" != "xyes"
3900 enable_ifsmgr_vxd=${enable_ifsmgr_vxd:-no}
3901 enable_mmdevldr_vxd=${enable_mmdevldr_vxd:-no}
3902 enable_monodebg_vxd=${enable_monodebg_vxd:-no}
3903 enable_vdhcp_vxd=${enable_vdhcp_vxd:-no}
3904 enable_vmm_vxd=${enable_vmm_vxd:-no}
3905 enable_vnbt_vxd=${enable_vnbt_vxd:-no}
3906 enable_vnetbios_vxd=${enable_vnetbios_vxd:-no}
3907 enable_vtdapi_vxd=${enable_vtdapi_vxd:-no}
3908 enable_vwin32_vxd=${enable_vwin32_vxd:-no}
3909 enable_w32skrnl=${enable_w32skrnl:-no}
3910 enable_winedos=${enable_winedos:-no}
3911 enable_winevdm=${enable_winevdm:-no}
3914 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3915 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3916 if test "${wine_cv_toolsdir+set}" = set; then
3917 $as_echo_n "(cached) " >&6
3919 if test -z "$with_wine_tools"; then
3920 if test "$cross_compiling" = "yes"; then
3921 { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3922 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3923 { (exit 1); exit 1; }; }
3925 wine_cv_toolsdir="\$(TOPOBJDIR)"
3927 elif test -d "$with_wine_tools/tools/winebuild"; then
3928 case $with_wine_tools in
3929 /*) wine_cv_toolsdir="$with_wine_tools" ;;
3930 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3933 { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3934 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
3935 { (exit 1); exit 1; }; }
3938 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
3939 $as_echo "$wine_cv_toolsdir" >&6; }
3940 TOOLSDIR=$wine_cv_toolsdir
3942 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
3944 TARGETFLAGS="-b $host_alias $TARGETFLAGS"
3950 # Extract the first word of "$ac_prog", so it can be a program name with args.
3951 set dummy $ac_prog; ac_word=$2
3952 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3953 $as_echo_n "checking for $ac_word... " >&6; }
3954 if test "${ac_cv_prog_FLEX+set}" = set; then
3955 $as_echo_n "(cached) " >&6
3957 if test -n "$FLEX"; then
3958 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
3960 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3964 test -z "$as_dir" && as_dir=.
3965 for ac_exec_ext in '' $ac_executable_extensions; do
3966 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3967 ac_cv_prog_FLEX="$ac_prog"
3968 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3977 FLEX=$ac_cv_prog_FLEX
3978 if test -n "$FLEX"; then
3979 { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
3980 $as_echo "$FLEX" >&6; }
3982 { $as_echo "$as_me:$LINENO: result: no" >&5
3983 $as_echo "no" >&6; }
3987 test -n "$FLEX" && break
3989 test -n "$FLEX" || FLEX="none"
3991 if test "$FLEX" = "none"
3993 { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex
' package." >&5
3994 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex
' package." >&2;}
3995 { (exit 1); exit 1; }; }
3998 for ac_prog in bison
4000 # Extract the first word of "$ac_prog", so it can be a program name with args.
4001 set dummy $ac_prog; ac_word=$2
4002 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4003 $as_echo_n "checking for $ac_word... " >&6; }
4004 if test "${ac_cv_prog_BISON+set}" = set; then
4005 $as_echo_n "(cached) " >&6
4007 if test -n "$BISON"; then
4008 ac_cv_prog_BISON="$BISON" # Let the user override the test.
4010 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4014 test -z "$as_dir" && as_dir=.
4015 for ac_exec_ext in '' $ac_executable_extensions; do
4016 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4017 ac_cv_prog_BISON="$ac_prog"
4018 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4027 BISON=$ac_cv_prog_BISON
4028 if test -n "$BISON"; then
4029 { $as_echo "$as_me:$LINENO: result: $BISON" >&5
4030 $as_echo "$BISON" >&6; }
4032 { $as_echo "$as_me:$LINENO: result: no" >&5
4033 $as_echo "no" >&6; }
4037 test -n "$BISON" && break
4039 test -n "$BISON" || BISON="none"
4041 if test "$BISON" = "none"
4043 { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison
' package." >&5
4044 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison
' package." >&2;}
4045 { (exit 1); exit 1; }; }
4048 if test -n "$ac_tool_prefix"; then
4049 for ac_prog in gas as
4051 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4052 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4053 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4054 $as_echo_n "checking for $ac_word... " >&6; }
4055 if test "${ac_cv_prog_AS+set}" = set; then
4056 $as_echo_n "(cached) " >&6
4058 if test -n "$AS"; then
4059 ac_cv_prog_AS="$AS" # Let the user override the test.
4061 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4065 test -z "$as_dir" && as_dir=.
4066 for ac_exec_ext in '' $ac_executable_extensions; do
4067 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4068 ac_cv_prog_AS="$ac_tool_prefix$ac_prog"
4069 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4079 if test -n "$AS"; then
4080 { $as_echo "$as_me:$LINENO: result: $AS" >&5
4081 $as_echo "$AS" >&6; }
4083 { $as_echo "$as_me:$LINENO: result: no" >&5
4084 $as_echo "no" >&6; }
4088 test -n "$AS" && break
4091 if test -z "$AS"; then
4093 for ac_prog in gas as
4095 # Extract the first word of "$ac_prog", so it can be a program name with args.
4096 set dummy $ac_prog; ac_word=$2
4097 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4098 $as_echo_n "checking for $ac_word... " >&6; }
4099 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
4100 $as_echo_n "(cached) " >&6
4102 if test -n "$ac_ct_AS"; then
4103 ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
4105 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4109 test -z "$as_dir" && as_dir=.
4110 for ac_exec_ext in '' $ac_executable_extensions; do
4111 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4112 ac_cv_prog_ac_ct_AS="$ac_prog"
4113 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4122 ac_ct_AS=$ac_cv_prog_ac_ct_AS
4123 if test -n "$ac_ct_AS"; then
4124 { $as_echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
4125 $as_echo "$ac_ct_AS" >&6; }
4127 { $as_echo "$as_me:$LINENO: result: no" >&5
4128 $as_echo "no" >&6; }
4132 test -n "$ac_ct_AS" && break
4135 if test "x$ac_ct_AS" = x; then
4138 case $cross_compiling:$ac_tool_warned in
4140 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4141 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4142 ac_tool_warned=yes ;;
4148 if test -n "$ac_tool_prefix"; then
4149 for ac_prog in ld gld
4151 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4152 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4153 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4154 $as_echo_n "checking for $ac_word... " >&6; }
4155 if test "${ac_cv_prog_LD+set}" = set; then
4156 $as_echo_n "(cached) " >&6
4158 if test -n "$LD"; then
4159 ac_cv_prog_LD="$LD" # Let the user override the test.
4161 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4165 test -z "$as_dir" && as_dir=.
4166 for ac_exec_ext in '' $ac_executable_extensions; do
4167 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4168 ac_cv_prog_LD="$ac_tool_prefix$ac_prog"
4169 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4179 if test -n "$LD"; then
4180 { $as_echo "$as_me:$LINENO: result: $LD" >&5
4181 $as_echo "$LD" >&6; }
4183 { $as_echo "$as_me:$LINENO: result: no" >&5
4184 $as_echo "no" >&6; }
4188 test -n "$LD" && break
4191 if test -z "$LD"; then
4193 for ac_prog in ld gld
4195 # Extract the first word of "$ac_prog", so it can be a program name with args.
4196 set dummy $ac_prog; ac_word=$2
4197 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4198 $as_echo_n "checking for $ac_word... " >&6; }
4199 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
4200 $as_echo_n "(cached) " >&6
4202 if test -n "$ac_ct_LD"; then
4203 ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
4205 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4209 test -z "$as_dir" && as_dir=.
4210 for ac_exec_ext in '' $ac_executable_extensions; do
4211 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4212 ac_cv_prog_ac_ct_LD="$ac_prog"
4213 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4222 ac_ct_LD=$ac_cv_prog_ac_ct_LD
4223 if test -n "$ac_ct_LD"; then
4224 { $as_echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
4225 $as_echo "$ac_ct_LD" >&6; }
4227 { $as_echo "$as_me:$LINENO: result: no" >&5
4228 $as_echo "no" >&6; }
4232 test -n "$ac_ct_LD" && break
4235 if test "x$ac_ct_LD" = x; then
4238 case $cross_compiling:$ac_tool_warned in
4240 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4241 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4242 ac_tool_warned=yes ;;
4248 if test -n "$ac_tool_prefix"; then
4249 for ac_prog in nm gnm
4251 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4252 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4253 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4254 $as_echo_n "checking for $ac_word... " >&6; }
4255 if test "${ac_cv_prog_NM+set}" = set; then
4256 $as_echo_n "(cached) " >&6
4258 if test -n "$NM"; then
4259 ac_cv_prog_NM="$NM" # Let the user override the test.
4261 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4265 test -z "$as_dir" && as_dir=.
4266 for ac_exec_ext in '' $ac_executable_extensions; do
4267 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4268 ac_cv_prog_NM="$ac_tool_prefix$ac_prog"
4269 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4279 if test -n "$NM"; then
4280 { $as_echo "$as_me:$LINENO: result: $NM" >&5
4281 $as_echo "$NM" >&6; }
4283 { $as_echo "$as_me:$LINENO: result: no" >&5
4284 $as_echo "no" >&6; }
4288 test -n "$NM" && break
4291 if test -z "$NM"; then
4293 for ac_prog in nm gnm
4295 # Extract the first word of "$ac_prog", so it can be a program name with args.
4296 set dummy $ac_prog; ac_word=$2
4297 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4298 $as_echo_n "checking for $ac_word... " >&6; }
4299 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then
4300 $as_echo_n "(cached) " >&6
4302 if test -n "$ac_ct_NM"; then
4303 ac_cv_prog_ac_ct_NM="$ac_ct_NM" # Let the user override the test.
4305 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4309 test -z "$as_dir" && as_dir=.
4310 for ac_exec_ext in '' $ac_executable_extensions; do
4311 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4312 ac_cv_prog_ac_ct_NM="$ac_prog"
4313 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4322 ac_ct_NM=$ac_cv_prog_ac_ct_NM
4323 if test -n "$ac_ct_NM"; then
4324 { $as_echo "$as_me:$LINENO: result: $ac_ct_NM" >&5
4325 $as_echo "$ac_ct_NM" >&6; }
4327 { $as_echo "$as_me:$LINENO: result: no" >&5
4328 $as_echo "no" >&6; }
4332 test -n "$ac_ct_NM" && break
4335 if test "x$ac_ct_NM" = x; then
4338 case $cross_compiling:$ac_tool_warned in
4340 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4341 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4342 ac_tool_warned=yes ;;
4348 if test -n "$ac_tool_prefix"; then
4349 for ac_prog in ar gar
4351 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4352 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4353 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4354 $as_echo_n "checking for $ac_word... " >&6; }
4355 if test "${ac_cv_prog_AR+set}" = set; then
4356 $as_echo_n "(cached) " >&6
4358 if test -n "$AR"; then
4359 ac_cv_prog_AR="$AR" # Let the user override the test.
4361 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4365 test -z "$as_dir" && as_dir=.
4366 for ac_exec_ext in '' $ac_executable_extensions; do
4367 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4368 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4369 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4379 if test -n "$AR"; then
4380 { $as_echo "$as_me:$LINENO: result: $AR" >&5
4381 $as_echo "$AR" >&6; }
4383 { $as_echo "$as_me:$LINENO: result: no" >&5
4384 $as_echo "no" >&6; }
4388 test -n "$AR" && break
4391 if test -z "$AR"; then
4393 for ac_prog in ar gar
4395 # Extract the first word of "$ac_prog", so it can be a program name with args.
4396 set dummy $ac_prog; ac_word=$2
4397 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4398 $as_echo_n "checking for $ac_word... " >&6; }
4399 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4400 $as_echo_n "(cached) " >&6
4402 if test -n "$ac_ct_AR"; then
4403 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4405 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4409 test -z "$as_dir" && as_dir=.
4410 for ac_exec_ext in '' $ac_executable_extensions; do
4411 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4412 ac_cv_prog_ac_ct_AR="$ac_prog"
4413 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4422 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4423 if test -n "$ac_ct_AR"; then
4424 { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4425 $as_echo "$ac_ct_AR" >&6; }
4427 { $as_echo "$as_me:$LINENO: result: no" >&5
4428 $as_echo "no" >&6; }
4432 test -n "$ac_ct_AR" && break
4435 if test "x$ac_ct_AR" = x; then
4438 case $cross_compiling:$ac_tool_warned in
4440 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4441 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4442 ac_tool_warned=yes ;;
4450 if test -n "$ac_tool_prefix"; then
4451 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4452 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4453 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4454 $as_echo_n "checking for $ac_word... " >&6; }
4455 if test "${ac_cv_prog_RANLIB+set}" = set; then
4456 $as_echo_n "(cached) " >&6
4458 if test -n "$RANLIB"; then
4459 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4461 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4465 test -z "$as_dir" && as_dir=.
4466 for ac_exec_ext in '' $ac_executable_extensions; do
4467 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4468 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4469 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4478 RANLIB=$ac_cv_prog_RANLIB
4479 if test -n "$RANLIB"; then
4480 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
4481 $as_echo "$RANLIB" >&6; }
4483 { $as_echo "$as_me:$LINENO: result: no" >&5
4484 $as_echo "no" >&6; }
4489 if test -z "$ac_cv_prog_RANLIB"; then
4490 ac_ct_RANLIB=$RANLIB
4491 # Extract the first word of "ranlib", so it can be a program name with args.
4492 set dummy ranlib; ac_word=$2
4493 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4494 $as_echo_n "checking for $ac_word... " >&6; }
4495 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4496 $as_echo_n "(cached) " >&6
4498 if test -n "$ac_ct_RANLIB"; then
4499 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4501 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4505 test -z "$as_dir" && as_dir=.
4506 for ac_exec_ext in '' $ac_executable_extensions; do
4507 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4508 ac_cv_prog_ac_ct_RANLIB="ranlib"
4509 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4518 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4519 if test -n "$ac_ct_RANLIB"; then
4520 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4521 $as_echo "$ac_ct_RANLIB" >&6; }
4523 { $as_echo "$as_me:$LINENO: result: no" >&5
4524 $as_echo "no" >&6; }
4527 if test "x$ac_ct_RANLIB" = x; then
4530 case $cross_compiling:$ac_tool_warned in
4532 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4533 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4534 ac_tool_warned=yes ;;
4536 RANLIB=$ac_ct_RANLIB
4539 RANLIB="$ac_cv_prog_RANLIB"
4542 if test -n "$ac_tool_prefix"; then
4543 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4544 set dummy ${ac_tool_prefix}strip; ac_word=$2
4545 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4546 $as_echo_n "checking for $ac_word... " >&6; }
4547 if test "${ac_cv_prog_STRIP+set}" = set; then
4548 $as_echo_n "(cached) " >&6
4550 if test -n "$STRIP"; then
4551 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4553 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4557 test -z "$as_dir" && as_dir=.
4558 for ac_exec_ext in '' $ac_executable_extensions; do
4559 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4560 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4561 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4570 STRIP=$ac_cv_prog_STRIP
4571 if test -n "$STRIP"; then
4572 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
4573 $as_echo "$STRIP" >&6; }
4575 { $as_echo "$as_me:$LINENO: result: no" >&5
4576 $as_echo "no" >&6; }
4581 if test -z "$ac_cv_prog_STRIP"; then
4583 # Extract the first word of "strip", so it can be a program name with args.
4584 set dummy strip; ac_word=$2
4585 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4586 $as_echo_n "checking for $ac_word... " >&6; }
4587 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4588 $as_echo_n "(cached) " >&6
4590 if test -n "$ac_ct_STRIP"; then
4591 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4593 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4597 test -z "$as_dir" && as_dir=.
4598 for ac_exec_ext in '' $ac_executable_extensions; do
4599 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4600 ac_cv_prog_ac_ct_STRIP="strip"
4601 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4610 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4611 if test -n "$ac_ct_STRIP"; then
4612 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4613 $as_echo "$ac_ct_STRIP" >&6; }
4615 { $as_echo "$as_me:$LINENO: result: no" >&5
4616 $as_echo "no" >&6; }
4619 if test "x$ac_ct_STRIP" = x; then
4622 case $cross_compiling:$ac_tool_warned in
4624 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4625 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4626 ac_tool_warned=yes ;;
4631 STRIP="$ac_cv_prog_STRIP"
4634 if test -n "$ac_tool_prefix"; then
4635 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
4636 set dummy ${ac_tool_prefix}windres; ac_word=$2
4637 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4638 $as_echo_n "checking for $ac_word... " >&6; }
4639 if test "${ac_cv_prog_WINDRES+set}" = set; then
4640 $as_echo_n "(cached) " >&6
4642 if test -n "$WINDRES"; then
4643 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
4645 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4649 test -z "$as_dir" && as_dir=.
4650 for ac_exec_ext in '' $ac_executable_extensions; do
4651 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4652 ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
4653 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4662 WINDRES=$ac_cv_prog_WINDRES
4663 if test -n "$WINDRES"; then
4664 { $as_echo "$as_me:$LINENO: result: $WINDRES" >&5
4665 $as_echo "$WINDRES" >&6; }
4667 { $as_echo "$as_me:$LINENO: result: no" >&5
4668 $as_echo "no" >&6; }
4673 if test -z "$ac_cv_prog_WINDRES"; then
4674 ac_ct_WINDRES=$WINDRES
4675 # Extract the first word of "windres", so it can be a program name with args.
4676 set dummy windres; ac_word=$2
4677 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4678 $as_echo_n "checking for $ac_word... " >&6; }
4679 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
4680 $as_echo_n "(cached) " >&6
4682 if test -n "$ac_ct_WINDRES"; then
4683 ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
4685 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4689 test -z "$as_dir" && as_dir=.
4690 for ac_exec_ext in '' $ac_executable_extensions; do
4691 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4692 ac_cv_prog_ac_ct_WINDRES="windres"
4693 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4702 ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
4703 if test -n "$ac_ct_WINDRES"; then
4704 { $as_echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
4705 $as_echo "$ac_ct_WINDRES" >&6; }
4707 { $as_echo "$as_me:$LINENO: result: no" >&5
4708 $as_echo "no" >&6; }
4711 if test "x$ac_ct_WINDRES" = x; then
4714 case $cross_compiling:$ac_tool_warned in
4716 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4717 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4718 ac_tool_warned=yes ;;
4720 WINDRES=$ac_ct_WINDRES
4723 WINDRES="$ac_cv_prog_WINDRES"
4726 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4727 $as_echo_n "checking whether ln -s works... " >&6; }
4729 if test "$LN_S" = "ln -s"; then
4730 { $as_echo "$as_me:$LINENO: result: yes" >&5
4731 $as_echo "yes" >&6; }
4733 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4734 $as_echo "no, using $LN_S" >&6; }
4737 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
4738 $as_echo_n "checking whether ln works... " >&6; }
4739 rm -f conf$$ conf$$.file
4741 if ln conf$$.file conf$$ 2>/dev/null; then
4744 { $as_echo "$as_me:$LINENO: result: yes" >&5
4745 $as_echo "yes" >&6; }
4749 { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
4750 $as_echo "no, using $LN" >&6; }
4752 rm -f conf$$ conf$$.file
4753 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4754 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4755 if test "${ac_cv_path_GREP+set}" = set; then
4756 $as_echo_n "(cached) " >&6
4758 if test -z "$GREP"; then
4759 ac_path_GREP_found=false
4760 # Loop through the user's path and
test for each of PROGNAME-LIST
4761 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4762 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4765 test -z "$as_dir" && as_dir
=.
4766 for ac_prog
in grep ggrep
; do
4767 for ac_exec_ext
in '' $ac_executable_extensions; do
4768 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4769 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4770 # Check for GNU ac_path_GREP and select it if it is found.
4771 # Check for GNU $ac_path_GREP
4772 case `"$ac_path_GREP" --version 2>&1` in
4774 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4777 $as_echo_n 0123456789 >"conftest.in"
4780 cat "conftest.in" "conftest.in" >"conftest.tmp"
4781 mv "conftest.tmp" "conftest.in"
4782 cp "conftest.in" "conftest.nl"
4783 $as_echo 'GREP' >> "conftest.nl"
4784 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4785 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4786 ac_count
=`expr $ac_count + 1`
4787 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4788 # Best one so far, save it but keep looking for a better one
4789 ac_cv_path_GREP
="$ac_path_GREP"
4790 ac_path_GREP_max
=$ac_count
4792 # 10*(2^10) chars as input seems more than enough
4793 test $ac_count -gt 10 && break
4795 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4798 $ac_path_GREP_found && break 3
4803 if test -z "$ac_cv_path_GREP"; then
4804 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4805 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4806 { (exit 1); exit 1; }; }
4809 ac_cv_path_GREP
=$GREP
4813 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4814 $as_echo "$ac_cv_path_GREP" >&6; }
4815 GREP
="$ac_cv_path_GREP"
4818 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4819 $as_echo_n "checking for egrep... " >&6; }
4820 if test "${ac_cv_path_EGREP+set}" = set; then
4821 $as_echo_n "(cached) " >&6
4823 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4824 then ac_cv_path_EGREP
="$GREP -E"
4826 if test -z "$EGREP"; then
4827 ac_path_EGREP_found
=false
4828 # Loop through the user's path and test for each of PROGNAME-LIST
4829 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4830 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4833 test -z "$as_dir" && as_dir
=.
4834 for ac_prog
in egrep; do
4835 for ac_exec_ext
in '' $ac_executable_extensions; do
4836 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4837 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4838 # Check for GNU ac_path_EGREP and select it if it is found.
4839 # Check for GNU $ac_path_EGREP
4840 case `"$ac_path_EGREP" --version 2>&1` in
4842 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4845 $as_echo_n 0123456789 >"conftest.in"
4848 cat "conftest.in" "conftest.in" >"conftest.tmp"
4849 mv "conftest.tmp" "conftest.in"
4850 cp "conftest.in" "conftest.nl"
4851 $as_echo 'EGREP' >> "conftest.nl"
4852 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4853 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4854 ac_count
=`expr $ac_count + 1`
4855 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4856 # Best one so far, save it but keep looking for a better one
4857 ac_cv_path_EGREP
="$ac_path_EGREP"
4858 ac_path_EGREP_max
=$ac_count
4860 # 10*(2^10) chars as input seems more than enough
4861 test $ac_count -gt 10 && break
4863 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4866 $ac_path_EGREP_found && break 3
4871 if test -z "$ac_cv_path_EGREP"; then
4872 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4873 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4874 { (exit 1); exit 1; }; }
4877 ac_cv_path_EGREP
=$EGREP
4882 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4883 $as_echo "$ac_cv_path_EGREP" >&6; }
4884 EGREP
="$ac_cv_path_EGREP"
4887 # Extract the first word of "ldconfig", so it can be a program name with args.
4888 set dummy ldconfig
; ac_word
=$2
4889 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4890 $as_echo_n "checking for $ac_word... " >&6; }
4891 if test "${ac_cv_path_LDCONFIG+set}" = set; then
4892 $as_echo_n "(cached) " >&6
4896 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
4899 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4900 for as_dir
in /sbin
/usr
/sbin
$PATH
4903 test -z "$as_dir" && as_dir
=.
4904 for ac_exec_ext
in '' $ac_executable_extensions; do
4905 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4906 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
4907 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4914 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
4918 LDCONFIG
=$ac_cv_path_LDCONFIG
4919 if test -n "$LDCONFIG"; then
4920 { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
4921 $as_echo "$LDCONFIG" >&6; }
4923 { $as_echo "$as_me:$LINENO: result: no" >&5
4924 $as_echo "no" >&6; }
4928 # Find a good install program. We prefer a C program (faster),
4929 # so one script is as good as another. But avoid the broken or
4930 # incompatible versions:
4931 # SysV /etc/install, /usr/sbin/install
4932 # SunOS /usr/etc/install
4933 # IRIX /sbin/install
4935 # AmigaOS /C/install, which installs bootblocks on floppy discs
4936 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4937 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4938 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4939 # OS/2's system install, which has a completely different semantic
4940 # ./install, which can be erroneously created by make from ./install.sh.
4941 # Reject install programs that cannot install multiple files.
4942 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4943 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4944 if test -z "$INSTALL"; then
4945 if test "${ac_cv_path_install+set}" = set; then
4946 $as_echo_n "(cached) " >&6
4948 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4952 test -z "$as_dir" && as_dir
=.
4953 # Account for people who put trailing slashes in PATH elements.
4955 .
/ | .
// |
/cC
/* | \
4956 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
4957 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
4960 # OSF1 and SCO ODT 3.0 have their own names for install.
4961 # Don't use installbsd from OSF since it installs stuff as root
4963 for ac_prog
in ginstall scoinst
install; do
4964 for ac_exec_ext
in '' $ac_executable_extensions; do
4965 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4966 if test $ac_prog = install &&
4967 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4968 # AIX install. It has an incompatible calling convention.
4970 elif test $ac_prog = install &&
4971 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4972 # program-specific install script used by HP pwplus--don't use.
4975 rm -rf conftest.one conftest.two conftest.dir
4976 echo one
> conftest.one
4977 echo two
> conftest.two
4979 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
4980 test -s conftest.one
&& test -s conftest.two
&&
4981 test -s conftest.dir
/conftest.one
&&
4982 test -s conftest.dir
/conftest.two
4984 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
4997 rm -rf conftest.one conftest.two conftest.dir
5000 if test "${ac_cv_path_install+set}" = set; then
5001 INSTALL
=$ac_cv_path_install
5003 # As a last resort, use the slow shell script. Don't cache a
5004 # value for INSTALL within a source directory, because that will
5005 # break other packages using the cache if that directory is
5006 # removed, or if the value is a relative name.
5007 INSTALL
=$ac_install_sh
5010 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
5011 $as_echo "$INSTALL" >&6; }
5013 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5014 # It thinks the first close brace ends the variable substitution.
5015 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
5017 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
5019 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
5022 [\\/$
]* | ?
:[\\/]* ) ;;
5023 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
5026 for ac_prog
in lclint lint
5028 # Extract the first word of "$ac_prog", so it can be a program name with args.
5029 set dummy
$ac_prog; ac_word
=$2
5030 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5031 $as_echo_n "checking for $ac_word... " >&6; }
5032 if test "${ac_cv_prog_LINT+set}" = set; then
5033 $as_echo_n "(cached) " >&6
5035 if test -n "$LINT"; then
5036 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
5038 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5042 test -z "$as_dir" && as_dir
=.
5043 for ac_exec_ext
in '' $ac_executable_extensions; do
5044 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5045 ac_cv_prog_LINT
="$ac_prog"
5046 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5055 LINT
=$ac_cv_prog_LINT
5056 if test -n "$LINT"; then
5057 { $as_echo "$as_me:$LINENO: result: $LINT" >&5
5058 $as_echo "$LINT" >&6; }
5060 { $as_echo "$as_me:$LINENO: result: no" >&5
5061 $as_echo "no" >&6; }
5065 test -n "$LINT" && break
5068 if test "$LINT" = "lint"
5070 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
5075 for ac_prog
in fontforge
5077 # Extract the first word of "$ac_prog", so it can be a program name with args.
5078 set dummy
$ac_prog; ac_word
=$2
5079 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5080 $as_echo_n "checking for $ac_word... " >&6; }
5081 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
5082 $as_echo_n "(cached) " >&6
5084 if test -n "$FONTFORGE"; then
5085 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
5087 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5091 test -z "$as_dir" && as_dir
=.
5092 for ac_exec_ext
in '' $ac_executable_extensions; do
5093 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5094 ac_cv_prog_FONTFORGE
="$ac_prog"
5095 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5104 FONTFORGE
=$ac_cv_prog_FONTFORGE
5105 if test -n "$FONTFORGE"; then
5106 { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
5107 $as_echo "$FONTFORGE" >&6; }
5109 { $as_echo "$as_me:$LINENO: result: no" >&5
5110 $as_echo "no" >&6; }
5114 test -n "$FONTFORGE" && break
5116 test -n "$FONTFORGE" || FONTFORGE
="false"
5118 for ac_prog
in pkg-config
5120 # Extract the first word of "$ac_prog", so it can be a program name with args.
5121 set dummy
$ac_prog; ac_word
=$2
5122 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5123 $as_echo_n "checking for $ac_word... " >&6; }
5124 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
5125 $as_echo_n "(cached) " >&6
5127 if test -n "$PKG_CONFIG"; then
5128 ac_cv_prog_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test.
5130 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5134 test -z "$as_dir" && as_dir
=.
5135 for ac_exec_ext
in '' $ac_executable_extensions; do
5136 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5137 ac_cv_prog_PKG_CONFIG
="$ac_prog"
5138 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5147 PKG_CONFIG
=$ac_cv_prog_PKG_CONFIG
5148 if test -n "$PKG_CONFIG"; then
5149 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
5150 $as_echo "$PKG_CONFIG" >&6; }
5152 { $as_echo "$as_me:$LINENO: result: no" >&5
5153 $as_echo "no" >&6; }
5157 test -n "$PKG_CONFIG" && break
5159 test -n "$PKG_CONFIG" || PKG_CONFIG
="false"
5163 # Extract the first word of "$ac_prog", so it can be a program name with args.
5164 set dummy
$ac_prog; ac_word
=$2
5165 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5166 $as_echo_n "checking for $ac_word... " >&6; }
5167 if test "${ac_cv_prog_RSVG+set}" = set; then
5168 $as_echo_n "(cached) " >&6
5170 if test -n "$RSVG"; then
5171 ac_cv_prog_RSVG
="$RSVG" # Let the user override the test.
5173 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5177 test -z "$as_dir" && as_dir
=.
5178 for ac_exec_ext
in '' $ac_executable_extensions; do
5179 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5180 ac_cv_prog_RSVG
="$ac_prog"
5181 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5190 RSVG
=$ac_cv_prog_RSVG
5191 if test -n "$RSVG"; then
5192 { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
5193 $as_echo "$RSVG" >&6; }
5195 { $as_echo "$as_me:$LINENO: result: no" >&5
5196 $as_echo "no" >&6; }
5200 test -n "$RSVG" && break
5202 test -n "$RSVG" || RSVG
="false"
5204 for ac_prog
in icotool
5206 # Extract the first word of "$ac_prog", so it can be a program name with args.
5207 set dummy
$ac_prog; ac_word
=$2
5208 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5209 $as_echo_n "checking for $ac_word... " >&6; }
5210 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
5211 $as_echo_n "(cached) " >&6
5213 if test -n "$ICOTOOL"; then
5214 ac_cv_prog_ICOTOOL
="$ICOTOOL" # Let the user override the test.
5216 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5220 test -z "$as_dir" && as_dir
=.
5221 for ac_exec_ext
in '' $ac_executable_extensions; do
5222 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5223 ac_cv_prog_ICOTOOL
="$ac_prog"
5224 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5233 ICOTOOL
=$ac_cv_prog_ICOTOOL
5234 if test -n "$ICOTOOL"; then
5235 { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
5236 $as_echo "$ICOTOOL" >&6; }
5238 { $as_echo "$as_me:$LINENO: result: no" >&5
5239 $as_echo "no" >&6; }
5243 test -n "$ICOTOOL" && break
5245 test -n "$ICOTOOL" || ICOTOOL
="false"
5248 if test "${enable_maintainer_mode+set}" = set
5250 if test "$FONTFORGE" = "false"; then wine_warnings
="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
5251 if test "$RSVG" = "false"; then wine_warnings
="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
5252 if test "$ICOTOOL" = "false"; then wine_warnings
="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
5257 # Extract the first word of "prelink", so it can be a program name with args.
5258 set dummy prelink
; ac_word
=$2
5259 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5260 $as_echo_n "checking for $ac_word... " >&6; }
5261 if test "${ac_cv_path_PRELINK+set}" = set; then
5262 $as_echo_n "(cached) " >&6
5266 ac_cv_path_PRELINK
="$PRELINK" # Let the user override the test with a path.
5269 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5270 for as_dir
in /sbin
/usr
/sbin
$PATH
5273 test -z "$as_dir" && as_dir
=.
5274 for ac_exec_ext
in '' $ac_executable_extensions; do
5275 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5276 ac_cv_path_PRELINK
="$as_dir/$ac_word$ac_exec_ext"
5277 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5284 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK
="false"
5288 PRELINK
=$ac_cv_path_PRELINK
5289 if test -n "$PRELINK"; then
5290 { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
5291 $as_echo "$PRELINK" >&6; }
5293 { $as_echo "$as_me:$LINENO: result: no" >&5
5294 $as_echo "no" >&6; }
5303 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
5304 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
5305 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
5306 $as_echo_n "(cached) " >&6
5308 ac_check_lib_save_LIBS
=$LIBS
5310 cat >conftest.
$ac_ext <<_ACEOF
5313 cat confdefs.h
>>conftest.
$ac_ext
5314 cat >>conftest.
$ac_ext <<_ACEOF
5315 /* end confdefs.h. */
5317 /* Override any GCC internal prototype to avoid an error.
5318 Use char because int might match the return type of a GCC
5319 builtin and then its argument prototype would still apply. */
5323 char i386_set_ldt ();
5327 return i386_set_ldt ();
5332 rm -f conftest.
$ac_objext conftest
$ac_exeext
5333 if { (ac_try
="$ac_link"
5335 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5336 *) ac_try_echo=$ac_try;;
5338 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5339 $as_echo "$ac_try_echo") >&5
5340 (eval "$ac_link") 2>conftest.er1
5342 grep -v '^ *+' conftest.er1 >conftest.err
5344 cat conftest.err >&5
5345 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5346 (exit $ac_status); } && {
5347 test -z "$ac_c_werror_flag" ||
5348 test ! -s conftest.err
5349 } && test -s conftest$ac_exeext && {
5350 test "$cross_compiling" = yes ||
5351 $as_test_x conftest$ac_exeext
5353 ac_cv_lib_i386_i386_set_ldt=yes
5355 $as_echo "$as_me: failed program was:" >&5
5356 sed 's/^/| /' conftest.$ac_ext >&5
5358 ac_cv_lib_i386_i386_set_ldt=no
5361 rm -rf conftest.dSYM
5362 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5363 conftest$ac_exeext conftest.$ac_ext
5364 LIBS=$ac_check_lib_save_LIBS
5366 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5367 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5368 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
5369 cat >>confdefs.h <<_ACEOF
5370 #define HAVE_LIBI386 1
5378 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5379 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5380 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5381 $as_echo_n "(cached) " >&6
5383 ac_check_lib_save_LIBS=$LIBS
5384 LIBS="-lossaudio $LIBS"
5385 cat >conftest.$ac_ext <<_ACEOF
5388 cat confdefs.h >>conftest.$ac_ext
5389 cat >>conftest.$ac_ext <<_ACEOF
5390 /* end confdefs.h. */
5392 /* Override any GCC internal prototype to avoid an error.
5393 Use char because int might match the return type of a GCC
5394 builtin and then its argument prototype would still apply. */
5402 return _oss_ioctl ();
5407 rm -f conftest.$ac_objext conftest$ac_exeext
5408 if { (ac_try="$ac_link"
5410 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5411 *) ac_try_echo
=$ac_try;;
5413 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5414 $as_echo "$ac_try_echo") >&5
5415 (eval "$ac_link") 2>conftest.er1
5417 grep -v '^ *+' conftest.er1
>conftest.err
5419 cat conftest.err
>&5
5420 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5421 (exit $ac_status); } && {
5422 test -z "$ac_c_werror_flag" ||
5423 test ! -s conftest.err
5424 } && test -s conftest
$ac_exeext && {
5425 test "$cross_compiling" = yes ||
5426 $as_test_x conftest
$ac_exeext
5428 ac_cv_lib_ossaudio__oss_ioctl
=yes
5430 $as_echo "$as_me: failed program was:" >&5
5431 sed 's/^/| /' conftest.
$ac_ext >&5
5433 ac_cv_lib_ossaudio__oss_ioctl
=no
5436 rm -rf conftest.dSYM
5437 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
5438 conftest
$ac_exeext conftest.
$ac_ext
5439 LIBS
=$ac_check_lib_save_LIBS
5441 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5442 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5443 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x
""yes; then
5444 cat >>confdefs.h
<<_ACEOF
5445 #define HAVE_LIBOSSAUDIO 1
5448 LIBS
="-lossaudio $LIBS"
5460 ac_cpp
='$CPP $CPPFLAGS'
5461 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5462 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5463 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5464 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5465 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5466 # On Suns, sometimes $CPP names a directory.
5467 if test -n "$CPP" && test -d "$CPP"; then
5470 if test -z "$CPP"; then
5471 if test "${ac_cv_prog_CPP+set}" = set; then
5472 $as_echo_n "(cached) " >&6
5474 # Double quotes because CPP needs to be expanded
5475 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5478 for ac_c_preproc_warn_flag
in '' yes
5480 # Use a header file that comes with gcc, so configuring glibc
5481 # with a fresh cross-compiler works.
5482 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5483 # <limits.h> exists even on freestanding compilers.
5484 # On the NeXT, cc -E runs the code through the compiler's parser,
5485 # not just through cpp. "Syntax error" is here to catch this case.
5486 cat >conftest.
$ac_ext <<_ACEOF
5489 cat confdefs.h
>>conftest.
$ac_ext
5490 cat >>conftest.
$ac_ext <<_ACEOF
5491 /* end confdefs.h. */
5493 # include <limits.h>
5495 # include <assert.h>
5499 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5501 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5502 *) ac_try_echo=$ac_try;;
5504 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5505 $as_echo "$ac_try_echo") >&5
5506 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5508 grep -v '^ *+' conftest.er1 >conftest.err
5510 cat conftest.err >&5
5511 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5512 (exit $ac_status); } >/dev/null && {
5513 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5514 test ! -s conftest.err
5518 $as_echo "$as_me: failed program was:" >&5
5519 sed 's/^/| /' conftest.$ac_ext >&5
5521 # Broken: fails on valid input.
5525 rm -f conftest.err conftest.$ac_ext
5527 # OK, works on sane cases. Now check whether nonexistent headers
5528 # can be detected and how.
5529 cat >conftest.$ac_ext <<_ACEOF
5532 cat confdefs.h >>conftest.$ac_ext
5533 cat >>conftest.$ac_ext <<_ACEOF
5534 /* end confdefs.h. */
5535 #include <ac_nonexistent.h>
5537 if { (ac_try="$ac_cpp conftest.$ac_ext"
5539 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5540 *) ac_try_echo
=$ac_try;;
5542 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5543 $as_echo "$ac_try_echo") >&5
5544 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5546 grep -v '^ *+' conftest.er1
>conftest.err
5548 cat conftest.err
>&5
5549 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5550 (exit $ac_status); } >/dev
/null
&& {
5551 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5552 test ! -s conftest.err
5554 # Broken: success on invalid input.
5557 $as_echo "$as_me: failed program was:" >&5
5558 sed 's/^/| /' conftest.
$ac_ext >&5
5560 # Passes both tests.
5565 rm -f conftest.err conftest.
$ac_ext
5568 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5569 rm -f conftest.err conftest.
$ac_ext
5570 if $ac_preproc_ok; then
5582 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5583 $as_echo "$CPP" >&6; }
5585 for ac_c_preproc_warn_flag
in '' yes
5587 # Use a header file that comes with gcc, so configuring glibc
5588 # with a fresh cross-compiler works.
5589 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5590 # <limits.h> exists even on freestanding compilers.
5591 # On the NeXT, cc -E runs the code through the compiler's parser,
5592 # not just through cpp. "Syntax error" is here to catch this case.
5593 cat >conftest.
$ac_ext <<_ACEOF
5596 cat confdefs.h
>>conftest.
$ac_ext
5597 cat >>conftest.
$ac_ext <<_ACEOF
5598 /* end confdefs.h. */
5600 # include <limits.h>
5602 # include <assert.h>
5606 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5608 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5609 *) ac_try_echo=$ac_try;;
5611 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5612 $as_echo "$ac_try_echo") >&5
5613 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5615 grep -v '^ *+' conftest.er1 >conftest.err
5617 cat conftest.err >&5
5618 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5619 (exit $ac_status); } >/dev/null && {
5620 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5621 test ! -s conftest.err
5625 $as_echo "$as_me: failed program was:" >&5
5626 sed 's/^/| /' conftest.$ac_ext >&5
5628 # Broken: fails on valid input.
5632 rm -f conftest.err conftest.$ac_ext
5634 # OK, works on sane cases. Now check whether nonexistent headers
5635 # can be detected and how.
5636 cat >conftest.$ac_ext <<_ACEOF
5639 cat confdefs.h >>conftest.$ac_ext
5640 cat >>conftest.$ac_ext <<_ACEOF
5641 /* end confdefs.h. */
5642 #include <ac_nonexistent.h>
5644 if { (ac_try="$ac_cpp conftest.$ac_ext"
5646 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5647 *) ac_try_echo
=$ac_try;;
5649 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5650 $as_echo "$ac_try_echo") >&5
5651 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5653 grep -v '^ *+' conftest.er1
>conftest.err
5655 cat conftest.err
>&5
5656 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5657 (exit $ac_status); } >/dev
/null
&& {
5658 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5659 test ! -s conftest.err
5661 # Broken: success on invalid input.
5664 $as_echo "$as_me: failed program was:" >&5
5665 sed 's/^/| /' conftest.
$ac_ext >&5
5667 # Passes both tests.
5672 rm -f conftest.err conftest.
$ac_ext
5675 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5676 rm -f conftest.err conftest.
$ac_ext
5677 if $ac_preproc_ok; then
5680 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5681 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5682 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5683 See \`config.log' for more details." >&5
5684 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5685 See \`config.log' for more details." >&2;}
5686 { (exit 1); exit 1; }; }; }
5690 ac_cpp
='$CPP $CPPFLAGS'
5691 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5692 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5693 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5696 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5697 $as_echo_n "checking for ANSI C header files... " >&6; }
5698 if test "${ac_cv_header_stdc+set}" = set; then
5699 $as_echo_n "(cached) " >&6
5701 cat >conftest.
$ac_ext <<_ACEOF
5704 cat confdefs.h
>>conftest.
$ac_ext
5705 cat >>conftest.
$ac_ext <<_ACEOF
5706 /* end confdefs.h. */
5720 rm -f conftest.
$ac_objext
5721 if { (ac_try
="$ac_compile"
5723 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5724 *) ac_try_echo=$ac_try;;
5726 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5727 $as_echo "$ac_try_echo") >&5
5728 (eval "$ac_compile") 2>conftest.er1
5730 grep -v '^ *+' conftest.er1 >conftest.err
5732 cat conftest.err >&5
5733 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5734 (exit $ac_status); } && {
5735 test -z "$ac_c_werror_flag" ||
5736 test ! -s conftest.err
5737 } && test -s conftest.$ac_objext; then
5738 ac_cv_header_stdc=yes
5740 $as_echo "$as_me: failed program was:" >&5
5741 sed 's/^/| /' conftest.$ac_ext >&5
5743 ac_cv_header_stdc=no
5746 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5748 if test $ac_cv_header_stdc = yes; then
5749 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5750 cat >conftest.$ac_ext <<_ACEOF
5753 cat confdefs.h >>conftest.$ac_ext
5754 cat >>conftest.$ac_ext <<_ACEOF
5755 /* end confdefs.h. */
5759 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5760 $EGREP "memchr" >/dev/null 2>&1; then
5763 ac_cv_header_stdc=no
5769 if test $ac_cv_header_stdc = yes; then
5770 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5771 cat >conftest.$ac_ext <<_ACEOF
5774 cat confdefs.h >>conftest.$ac_ext
5775 cat >>conftest.$ac_ext <<_ACEOF
5776 /* end confdefs.h. */
5780 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5781 $EGREP "free" >/dev/null 2>&1; then
5784 ac_cv_header_stdc=no
5790 if test $ac_cv_header_stdc = yes; then
5791 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5792 if test "$cross_compiling" = yes; then
5795 cat >conftest.$ac_ext <<_ACEOF
5798 cat confdefs.h >>conftest.$ac_ext
5799 cat >>conftest.$ac_ext <<_ACEOF
5800 /* end confdefs.h. */
5803 #if ((' ' & 0x0FF) == 0x020)
5804 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5805 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5807 # define ISLOWER(c) \
5808 (('a' <= (c) && (c) <= 'i') \
5809 || ('j' <= (c) && (c) <= 'r') \
5810 || ('s' <= (c) && (c) <= 'z'))
5811 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5814 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5819 for (i = 0; i < 256; i++)
5820 if (XOR (islower (i), ISLOWER (i))
5821 || toupper (i) != TOUPPER (i))
5826 rm -f conftest$ac_exeext
5827 if { (ac_try="$ac_link"
5829 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5830 *) ac_try_echo
=$ac_try;;
5832 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5833 $as_echo "$ac_try_echo") >&5
5834 (eval "$ac_link") 2>&5
5836 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5837 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
5838 { (case "(($ac_try" in
5839 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5840 *) ac_try_echo=$ac_try;;
5842 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5843 $as_echo "$ac_try_echo") >&5
5844 (eval "$ac_try") 2>&5
5846 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5847 (exit $ac_status); }; }; then
5850 $as_echo "$as_me: program exited with status $ac_status" >&5
5851 $as_echo "$as_me: failed program was:" >&5
5852 sed 's/^/| /' conftest.$ac_ext >&5
5855 ac_cv_header_stdc=no
5857 rm -rf conftest.dSYM
5858 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5864 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5865 $as_echo "$ac_cv_header_stdc" >&6; }
5866 if test $ac_cv_header_stdc = yes; then
5868 cat >>confdefs.h <<\_ACEOF
5869 #define STDC_HEADERS 1
5874 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5884 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5885 inttypes.h stdint.h unistd.h
5887 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
5888 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5889 $as_echo_n "checking for $ac_header... " >&6; }
5890 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5891 $as_echo_n "(cached) " >&6
5893 cat >conftest.$ac_ext <<_ACEOF
5896 cat confdefs.h >>conftest.$ac_ext
5897 cat >>conftest.$ac_ext <<_ACEOF
5898 /* end confdefs.h. */
5899 $ac_includes_default
5901 #include <$ac_header>
5903 rm -f conftest.$ac_objext
5904 if { (ac_try="$ac_compile"
5906 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5907 *) ac_try_echo
=$ac_try;;
5909 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5910 $as_echo "$ac_try_echo") >&5
5911 (eval "$ac_compile") 2>conftest.er1
5913 grep -v '^ *+' conftest.er1
>conftest.err
5915 cat conftest.err
>&5
5916 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5917 (exit $ac_status); } && {
5918 test -z "$ac_c_werror_flag" ||
5919 test ! -s conftest.err
5920 } && test -s conftest.
$ac_objext; then
5921 eval "$as_ac_Header=yes"
5923 $as_echo "$as_me: failed program was:" >&5
5924 sed 's/^/| /' conftest.
$ac_ext >&5
5926 eval "$as_ac_Header=no"
5929 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5931 ac_res
=`eval 'as_val=${'$as_ac_Header'}
5932 $as_echo "$as_val"'`
5933 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5934 $as_echo "$ac_res" >&6; }
5935 as_val
=`eval 'as_val=${'$as_ac_Header'}
5936 $as_echo "$as_val"'`
5937 if test "x$as_val" = x
""yes; then
5938 cat >>confdefs.h
<<_ACEOF
5939 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6064 AudioUnit
/AudioUnit.h \
6066 CoreAudio
/CoreAudio.h \
6067 DiskArbitration
/DiskArbitration.h \
6081 fontconfig
/fontconfig.h \
6109 machine
/soundcard.h \
6114 netinet
/in_systm.h \
6178 valgrind
/memcheck.h \
6182 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6183 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6184 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6185 $as_echo_n "checking for $ac_header... " >&6; }
6186 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6187 $as_echo_n "(cached) " >&6
6189 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6190 $as_echo "$as_val"'`
6191 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6192 $as_echo "$ac_res" >&6; }
6194 # Is the header compilable?
6195 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
6196 $as_echo_n "checking $ac_header usability... " >&6; }
6197 cat >conftest.
$ac_ext <<_ACEOF
6200 cat confdefs.h
>>conftest.
$ac_ext
6201 cat >>conftest.
$ac_ext <<_ACEOF
6202 /* end confdefs.h. */
6203 $ac_includes_default
6204 #include <$ac_header>
6206 rm -f conftest.
$ac_objext
6207 if { (ac_try
="$ac_compile"
6209 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6210 *) ac_try_echo=$ac_try;;
6212 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6213 $as_echo "$ac_try_echo") >&5
6214 (eval "$ac_compile") 2>conftest.er1
6216 grep -v '^ *+' conftest.er1 >conftest.err
6218 cat conftest.err >&5
6219 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6220 (exit $ac_status); } && {
6221 test -z "$ac_c_werror_flag" ||
6222 test ! -s conftest.err
6223 } && test -s conftest.$ac_objext; then
6224 ac_header_compiler=yes
6226 $as_echo "$as_me: failed program was:" >&5
6227 sed 's/^/| /' conftest.$ac_ext >&5
6229 ac_header_compiler=no
6232 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6233 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6234 $as_echo "$ac_header_compiler" >&6; }
6236 # Is the header present?
6237 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
6238 $as_echo_n "checking $ac_header presence... " >&6; }
6239 cat >conftest.$ac_ext <<_ACEOF
6242 cat confdefs.h >>conftest.$ac_ext
6243 cat >>conftest.$ac_ext <<_ACEOF
6244 /* end confdefs.h. */
6245 #include <$ac_header>
6247 if { (ac_try="$ac_cpp conftest.$ac_ext"
6249 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6250 *) ac_try_echo
=$ac_try;;
6252 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6253 $as_echo "$ac_try_echo") >&5
6254 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6256 grep -v '^ *+' conftest.er1
>conftest.err
6258 cat conftest.err
>&5
6259 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6260 (exit $ac_status); } >/dev
/null
&& {
6261 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6262 test ! -s conftest.err
6264 ac_header_preproc
=yes
6266 $as_echo "$as_me: failed program was:" >&5
6267 sed 's/^/| /' conftest.
$ac_ext >&5
6269 ac_header_preproc
=no
6272 rm -f conftest.err conftest.
$ac_ext
6273 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6274 $as_echo "$ac_header_preproc" >&6; }
6276 # So? What about this header?
6277 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6279 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6280 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6281 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6282 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6283 ac_header_preproc
=yes
6286 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6287 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6288 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6289 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6290 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6291 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6292 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
6293 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
6294 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6295 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6296 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6297 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6299 ## ------------------------------------ ##
6300 ## Report this to wine-devel@winehq.org ##
6301 ## ------------------------------------ ##
6303 ) |
sed "s/^/$as_me: WARNING: /" >&2
6306 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6307 $as_echo_n "checking for $ac_header... " >&6; }
6308 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6309 $as_echo_n "(cached) " >&6
6311 eval "$as_ac_Header=\$ac_header_preproc"
6313 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6314 $as_echo "$as_val"'`
6315 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6316 $as_echo "$ac_res" >&6; }
6319 as_val
=`eval 'as_val=${'$as_ac_Header'}
6320 $as_echo "$as_val"'`
6321 if test "x$as_val" = x
""yes; then
6322 cat >>confdefs.h
<<_ACEOF
6323 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6330 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
6331 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6332 if test "${ac_cv_header_stat_broken+set}" = set; then
6333 $as_echo_n "(cached) " >&6
6335 cat >conftest.
$ac_ext <<_ACEOF
6338 cat confdefs.h
>>conftest.
$ac_ext
6339 cat >>conftest.
$ac_ext <<_ACEOF
6340 /* end confdefs.h. */
6341 #include <sys/types.h>
6342 #include <sys/stat.h>
6344 #if defined S_ISBLK && defined S_IFDIR
6345 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6348 #if defined S_ISBLK && defined S_IFCHR
6349 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6352 #if defined S_ISLNK && defined S_IFREG
6353 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6356 #if defined S_ISSOCK && defined S_IFREG
6357 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6361 rm -f conftest.
$ac_objext
6362 if { (ac_try
="$ac_compile"
6364 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6365 *) ac_try_echo=$ac_try;;
6367 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6368 $as_echo "$ac_try_echo") >&5
6369 (eval "$ac_compile") 2>conftest.er1
6371 grep -v '^ *+' conftest.er1 >conftest.err
6373 cat conftest.err >&5
6374 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6375 (exit $ac_status); } && {
6376 test -z "$ac_c_werror_flag" ||
6377 test ! -s conftest.err
6378 } && test -s conftest.$ac_objext; then
6379 ac_cv_header_stat_broken=no
6381 $as_echo "$as_me: failed program was:" >&5
6382 sed 's/^/| /' conftest.$ac_ext >&5
6384 ac_cv_header_stat_broken=yes
6387 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6389 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6390 $as_echo "$ac_cv_header_stat_broken" >&6; }
6391 if test $ac_cv_header_stat_broken = yes; then
6393 cat >>confdefs.h <<\_ACEOF
6394 #define STAT_MACROS_BROKEN 1
6406 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6408 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6409 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6410 $as_echo_n "checking for $ac_header... " >&6; }
6411 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6412 $as_echo_n "(cached) " >&6
6414 cat >conftest.$ac_ext <<_ACEOF
6417 cat confdefs.h >>conftest.$ac_ext
6418 cat >>conftest.$ac_ext <<_ACEOF
6419 /* end confdefs.h. */
6420 #include <sys/types.h>
6421 #ifdef HAVE_SYS_PARAM_H
6422 # include <sys/param.h>
6425 #include <$ac_header>
6427 rm -f conftest.$ac_objext
6428 if { (ac_try="$ac_compile"
6430 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6431 *) ac_try_echo
=$ac_try;;
6433 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6434 $as_echo "$ac_try_echo") >&5
6435 (eval "$ac_compile") 2>conftest.er1
6437 grep -v '^ *+' conftest.er1
>conftest.err
6439 cat conftest.err
>&5
6440 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6441 (exit $ac_status); } && {
6442 test -z "$ac_c_werror_flag" ||
6443 test ! -s conftest.err
6444 } && test -s conftest.
$ac_objext; then
6445 eval "$as_ac_Header=yes"
6447 $as_echo "$as_me: failed program was:" >&5
6448 sed 's/^/| /' conftest.
$ac_ext >&5
6450 eval "$as_ac_Header=no"
6453 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6455 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6456 $as_echo "$as_val"'`
6457 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6458 $as_echo "$ac_res" >&6; }
6459 as_val
=`eval 'as_val=${'$as_ac_Header'}
6460 $as_echo "$as_val"'`
6461 if test "x$as_val" = x
""yes; then
6462 cat >>confdefs.h
<<_ACEOF
6463 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6491 netinet
/if_ether.h \
6492 netinet
/if_inarp.h \
6500 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6501 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6502 $as_echo_n "checking for $ac_header... " >&6; }
6503 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6504 $as_echo_n "(cached) " >&6
6506 cat >conftest.
$ac_ext <<_ACEOF
6509 cat confdefs.h
>>conftest.
$ac_ext
6510 cat >>conftest.
$ac_ext <<_ACEOF
6511 /* end confdefs.h. */
6512 #include <sys/types.h>
6513 #ifdef HAVE_SYS_SOCKET_H
6514 # include <sys/socket.h>
6516 #ifdef HAVE_SYS_SOCKETVAR_H
6517 # include <sys/socketvar.h>
6519 #ifdef HAVE_NET_ROUTE_H
6520 # include <net/route.h>
6522 #ifdef HAVE_NETINET_IN_H
6523 # include <netinet/in.h>
6525 #ifdef HAVE_NETINET_IN_SYSTM_H
6526 # include <netinet/in_systm.h>
6528 #ifdef HAVE_NET_IF_H
6529 # include <net/if.h>
6531 #ifdef HAVE_NETINET_IP_H
6532 # include <netinet/ip.h>
6535 #include <$ac_header>
6537 rm -f conftest.
$ac_objext
6538 if { (ac_try
="$ac_compile"
6540 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6541 *) ac_try_echo=$ac_try;;
6543 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6544 $as_echo "$ac_try_echo") >&5
6545 (eval "$ac_compile") 2>conftest.er1
6547 grep -v '^ *+' conftest.er1 >conftest.err
6549 cat conftest.err >&5
6550 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6551 (exit $ac_status); } && {
6552 test -z "$ac_c_werror_flag" ||
6553 test ! -s conftest.err
6554 } && test -s conftest.$ac_objext; then
6555 eval "$as_ac_Header=yes"
6557 $as_echo "$as_me: failed program was:" >&5
6558 sed 's/^/| /' conftest.$ac_ext >&5
6560 eval "$as_ac_Header=no"
6563 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6565 ac_res=`eval 'as_val=${'$as_ac_Header'}
6566 $as_echo "$as_val"'`
6567 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6568 $as_echo "$ac_res" >&6; }
6569 as_val=`eval 'as_val=${'$as_ac_Header'}
6570 $as_echo "$as_val"'`
6571 if test "x$as_val" = x""yes; then
6572 cat >>confdefs.h <<_ACEOF
6573 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6585 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6587 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6588 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6589 $as_echo_n "checking for $ac_header... " >&6; }
6590 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6591 $as_echo_n "(cached) " >&6
6593 cat >conftest.$ac_ext <<_ACEOF
6596 cat confdefs.h >>conftest.$ac_ext
6597 cat >>conftest.$ac_ext <<_ACEOF
6598 /* end confdefs.h. */
6599 #include <sys/types.h>
6603 #ifdef HAVE_SYS_SOCKET_H
6604 # include <sys/socket.h>
6606 #ifdef HAVE_SYS_SOCKETVAR_H
6607 # include <sys/socketvar.h>
6609 #ifdef HAVE_SYS_TIMEOUT_H
6610 # include <sys/timeout.h>
6612 #ifdef HAVE_NETINET_IN_H
6613 # include <netinet/in.h>
6615 #ifdef HAVE_NETINET_IN_SYSTM_H
6616 # include <netinet/in_systm.h>
6618 #ifdef HAVE_NETINET_IP_H
6619 # include <netinet/ip.h>
6621 #ifdef HAVE_NETINET_IP_VAR_H
6622 # include <netinet/ip_var.h>
6624 #ifdef HAVE_NETINET_IP_ICMP_H
6625 # include <netinet/ip_icmp.h>
6627 #ifdef HAVE_NETINET_UDP_H
6628 # include <netinet/udp.h>
6630 #ifdef HAVE_NETINET_TCP_H
6631 # include <netinet/tcp.h>
6633 #ifdef HAVE_NETINET_TCP_TIMER_H
6634 #include <netinet/tcp_timer.h>
6637 #include <$ac_header>
6639 rm -f conftest.$ac_objext
6640 if { (ac_try="$ac_compile"
6642 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6643 *) ac_try_echo
=$ac_try;;
6645 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6646 $as_echo "$ac_try_echo") >&5
6647 (eval "$ac_compile") 2>conftest.er1
6649 grep -v '^ *+' conftest.er1
>conftest.err
6651 cat conftest.err
>&5
6652 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6653 (exit $ac_status); } && {
6654 test -z "$ac_c_werror_flag" ||
6655 test ! -s conftest.err
6656 } && test -s conftest.
$ac_objext; then
6657 eval "$as_ac_Header=yes"
6659 $as_echo "$as_me: failed program was:" >&5
6660 sed 's/^/| /' conftest.
$ac_ext >&5
6662 eval "$as_ac_Header=no"
6665 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6667 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6668 $as_echo "$as_val"'`
6669 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6670 $as_echo "$ac_res" >&6; }
6671 as_val
=`eval 'as_val=${'$as_ac_Header'}
6672 $as_echo "$as_val"'`
6673 if test "x$as_val" = x
""yes; then
6674 cat >>confdefs.h
<<_ACEOF
6675 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6684 for ac_header
in linux
/ipx.h
6686 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6687 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6688 $as_echo_n "checking for $ac_header... " >&6; }
6689 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6690 $as_echo_n "(cached) " >&6
6692 cat >conftest.
$ac_ext <<_ACEOF
6695 cat confdefs.h
>>conftest.
$ac_ext
6696 cat >>conftest.
$ac_ext <<_ACEOF
6697 /* end confdefs.h. */
6698 #include <sys/types.h>
6699 #ifdef HAVE_ASM_TYPES_H
6700 # include <asm/types.h>
6702 #ifdef HAVE_SYS_SOCKET_H
6703 # include <sys/socket.h>
6705 #ifdef HAVE_LINUX_TYPES_H
6706 # include <linux/types.h>
6709 #include <$ac_header>
6711 rm -f conftest.
$ac_objext
6712 if { (ac_try
="$ac_compile"
6714 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6715 *) ac_try_echo=$ac_try;;
6717 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6718 $as_echo "$ac_try_echo") >&5
6719 (eval "$ac_compile") 2>conftest.er1
6721 grep -v '^ *+' conftest.er1 >conftest.err
6723 cat conftest.err >&5
6724 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6725 (exit $ac_status); } && {
6726 test -z "$ac_c_werror_flag" ||
6727 test ! -s conftest.err
6728 } && test -s conftest.$ac_objext; then
6729 eval "$as_ac_Header=yes"
6731 $as_echo "$as_me: failed program was:" >&5
6732 sed 's/^/| /' conftest.$ac_ext >&5
6734 eval "$as_ac_Header=no"
6737 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6739 ac_res=`eval 'as_val=${'$as_ac_Header'}
6740 $as_echo "$as_val"'`
6741 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6742 $as_echo "$ac_res" >&6; }
6743 as_val=`eval 'as_val=${'$as_ac_Header'}
6744 $as_echo "$as_val"'`
6745 if test "x$as_val" = x""yes; then
6746 cat >>confdefs.h <<_ACEOF
6747 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6756 for ac_header in resolv.h
6758 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6759 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6760 $as_echo_n "checking for $ac_header... " >&6; }
6761 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6762 $as_echo_n "(cached) " >&6
6764 cat >conftest.$ac_ext <<_ACEOF
6767 cat confdefs.h >>conftest.$ac_ext
6768 cat >>conftest.$ac_ext <<_ACEOF
6769 /* end confdefs.h. */
6770 #include <sys/types.h>
6771 #ifdef HAVE_SYS_SOCKET_H
6772 # include <sys/socket.h>
6774 #ifdef HAVE_NETINET_IN_H
6775 # include <netinet/in.h>
6777 #ifdef HAVE_ARPA_NAMESER_H
6778 # include <arpa/nameser.h>
6781 #include <$ac_header>
6783 rm -f conftest.$ac_objext
6784 if { (ac_try="$ac_compile"
6786 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6787 *) ac_try_echo
=$ac_try;;
6789 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6790 $as_echo "$ac_try_echo") >&5
6791 (eval "$ac_compile") 2>conftest.er1
6793 grep -v '^ *+' conftest.er1
>conftest.err
6795 cat conftest.err
>&5
6796 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6797 (exit $ac_status); } && {
6798 test -z "$ac_c_werror_flag" ||
6799 test ! -s conftest.err
6800 } && test -s conftest.
$ac_objext; then
6801 eval "$as_ac_Header=yes"
6803 $as_echo "$as_me: failed program was:" >&5
6804 sed 's/^/| /' conftest.
$ac_ext >&5
6806 eval "$as_ac_Header=no"
6809 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6811 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6812 $as_echo "$as_val"'`
6813 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6814 $as_echo "$ac_res" >&6; }
6815 as_val
=`eval 'as_val=${'$as_ac_Header'}
6816 $as_echo "$as_val"'`
6817 if test "x$as_val" = x
""yes; then
6818 cat >>confdefs.h
<<_ACEOF
6819 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6828 for ac_header
in ucontext.h
6830 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6831 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6832 $as_echo_n "checking for $ac_header... " >&6; }
6833 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6834 $as_echo_n "(cached) " >&6
6836 cat >conftest.
$ac_ext <<_ACEOF
6839 cat confdefs.h
>>conftest.
$ac_ext
6840 cat >>conftest.
$ac_ext <<_ACEOF
6841 /* end confdefs.h. */
6844 #include <$ac_header>
6846 rm -f conftest.
$ac_objext
6847 if { (ac_try
="$ac_compile"
6849 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6850 *) ac_try_echo=$ac_try;;
6852 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6853 $as_echo "$ac_try_echo") >&5
6854 (eval "$ac_compile") 2>conftest.er1
6856 grep -v '^ *+' conftest.er1 >conftest.err
6858 cat conftest.err >&5
6859 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6860 (exit $ac_status); } && {
6861 test -z "$ac_c_werror_flag" ||
6862 test ! -s conftest.err
6863 } && test -s conftest.$ac_objext; then
6864 eval "$as_ac_Header=yes"
6866 $as_echo "$as_me: failed program was:" >&5
6867 sed 's/^/| /' conftest.$ac_ext >&5
6869 eval "$as_ac_Header=no"
6872 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6874 ac_res=`eval 'as_val=${'$as_ac_Header'}
6875 $as_echo "$as_val"'`
6876 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6877 $as_echo "$ac_res" >&6; }
6878 as_val=`eval 'as_val=${'$as_ac_Header'}
6879 $as_echo "$as_val"'`
6880 if test "x$as_val" = x""yes; then
6881 cat >>confdefs.h <<_ACEOF
6882 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6891 for ac_header in sys/thr.h
6893 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6894 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6895 $as_echo_n "checking for $ac_header... " >&6; }
6896 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6897 $as_echo_n "(cached) " >&6
6899 cat >conftest.$ac_ext <<_ACEOF
6902 cat confdefs.h >>conftest.$ac_ext
6903 cat >>conftest.$ac_ext <<_ACEOF
6904 /* end confdefs.h. */
6905 #include <sys/types.h>
6906 #ifdef HAVE_UCONTEXT_H
6907 #include <ucontext.h>
6910 #include <$ac_header>
6912 rm -f conftest.$ac_objext
6913 if { (ac_try="$ac_compile"
6915 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6916 *) ac_try_echo
=$ac_try;;
6918 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6919 $as_echo "$ac_try_echo") >&5
6920 (eval "$ac_compile") 2>conftest.er1
6922 grep -v '^ *+' conftest.er1
>conftest.err
6924 cat conftest.err
>&5
6925 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6926 (exit $ac_status); } && {
6927 test -z "$ac_c_werror_flag" ||
6928 test ! -s conftest.err
6929 } && test -s conftest.
$ac_objext; then
6930 eval "$as_ac_Header=yes"
6932 $as_echo "$as_me: failed program was:" >&5
6933 sed 's/^/| /' conftest.
$ac_ext >&5
6935 eval "$as_ac_Header=no"
6938 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6940 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6941 $as_echo "$as_val"'`
6942 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6943 $as_echo "$ac_res" >&6; }
6944 as_val
=`eval 'as_val=${'$as_ac_Header'}
6945 $as_echo "$as_val"'`
6946 if test "x$as_val" = x
""yes; then
6947 cat >>confdefs.h
<<_ACEOF
6948 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6957 for ac_header
in pthread_np.h
6959 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6960 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6961 $as_echo_n "checking for $ac_header... " >&6; }
6962 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6963 $as_echo_n "(cached) " >&6
6965 cat >conftest.
$ac_ext <<_ACEOF
6968 cat confdefs.h
>>conftest.
$ac_ext
6969 cat >>conftest.
$ac_ext <<_ACEOF
6970 /* end confdefs.h. */
6971 #ifdef HAVE_PTHREAD_H
6972 #include <pthread.h>
6975 #include <$ac_header>
6977 rm -f conftest.
$ac_objext
6978 if { (ac_try
="$ac_compile"
6980 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6981 *) ac_try_echo=$ac_try;;
6983 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6984 $as_echo "$ac_try_echo") >&5
6985 (eval "$ac_compile") 2>conftest.er1
6987 grep -v '^ *+' conftest.er1 >conftest.err
6989 cat conftest.err >&5
6990 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6991 (exit $ac_status); } && {
6992 test -z "$ac_c_werror_flag" ||
6993 test ! -s conftest.err
6994 } && test -s conftest.$ac_objext; then
6995 eval "$as_ac_Header=yes"
6997 $as_echo "$as_me: failed program was:" >&5
6998 sed 's/^/| /' conftest.$ac_ext >&5
7000 eval "$as_ac_Header=no"
7003 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7005 ac_res=`eval 'as_val=${'$as_ac_Header'}
7006 $as_echo "$as_val"'`
7007 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7008 $as_echo "$ac_res" >&6; }
7009 as_val=`eval 'as_val=${'$as_ac_Header'}
7010 $as_echo "$as_val"'`
7011 if test "x$as_val" = x""yes; then
7012 cat >>confdefs.h <<_ACEOF
7013 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
7022 for ac_header in linux/videodev.h
7024 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
7025 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7026 $as_echo_n "checking for $ac_header... " >&6; }
7027 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7028 $as_echo_n "(cached) " >&6
7030 cat >conftest.$ac_ext <<_ACEOF
7033 cat confdefs.h >>conftest.$ac_ext
7034 cat >>conftest.$ac_ext <<_ACEOF
7035 /* end confdefs.h. */
7036 #ifdef HAVE_SYS_TIME_H
7037 #include <sys/time.h>
7039 #include <sys/types.h>
7040 #ifdef HAVE_ASM_TYPES_H
7041 #include <asm/types.h>
7044 #include <$ac_header>
7046 rm -f conftest.$ac_objext
7047 if { (ac_try="$ac_compile"
7049 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7050 *) ac_try_echo
=$ac_try;;
7052 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7053 $as_echo "$ac_try_echo") >&5
7054 (eval "$ac_compile") 2>conftest.er1
7056 grep -v '^ *+' conftest.er1
>conftest.err
7058 cat conftest.err
>&5
7059 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7060 (exit $ac_status); } && {
7061 test -z "$ac_c_werror_flag" ||
7062 test ! -s conftest.err
7063 } && test -s conftest.
$ac_objext; then
7064 eval "$as_ac_Header=yes"
7066 $as_echo "$as_me: failed program was:" >&5
7067 sed 's/^/| /' conftest.
$ac_ext >&5
7069 eval "$as_ac_Header=no"
7072 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
7074 ac_res
=`eval 'as_val=${'$as_ac_Header'}
7075 $as_echo "$as_val"'`
7076 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7077 $as_echo "$ac_res" >&6; }
7078 as_val
=`eval 'as_val=${'$as_ac_Header'}
7079 $as_echo "$as_val"'`
7080 if test "x$as_val" = x
""yes; then
7081 cat >>confdefs.h
<<_ACEOF
7082 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7091 for ac_header
in linux
/capi.h
7093 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7094 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7095 $as_echo_n "checking for $ac_header... " >&6; }
7096 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7097 $as_echo_n "(cached) " >&6
7099 cat >conftest.
$ac_ext <<_ACEOF
7102 cat confdefs.h
>>conftest.
$ac_ext
7103 cat >>conftest.
$ac_ext <<_ACEOF
7104 /* end confdefs.h. */
7107 #include <$ac_header>
7109 rm -f conftest.
$ac_objext
7110 if { (ac_try
="$ac_compile"
7112 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7113 *) ac_try_echo=$ac_try;;
7115 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7116 $as_echo "$ac_try_echo") >&5
7117 (eval "$ac_compile") 2>conftest.er1
7119 grep -v '^ *+' conftest.er1 >conftest.err
7121 cat conftest.err >&5
7122 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7123 (exit $ac_status); } && {
7124 test -z "$ac_c_werror_flag" ||
7125 test ! -s conftest.err
7126 } && test -s conftest.$ac_objext; then
7127 eval "$as_ac_Header=yes"
7129 $as_echo "$as_me: failed program was:" >&5
7130 sed 's/^/| /' conftest.$ac_ext >&5
7132 eval "$as_ac_Header=no"
7135 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7137 ac_res=`eval 'as_val=${'$as_ac_Header'}
7138 $as_echo "$as_val"'`
7139 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7140 $as_echo "$ac_res" >&6; }
7141 as_val=`eval 'as_val=${'$as_ac_Header'}
7142 $as_echo "$as_val"'`
7143 if test "x$as_val" = x""yes; then
7144 cat >>confdefs.h <<_ACEOF
7145 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
7156 DLLFLAGS="-D_REENTRANT"
7170 # Extract the first word of "ldd", so it can be a program name with args.
7171 set dummy ldd; ac_word=$2
7172 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7173 $as_echo_n "checking for $ac_word... " >&6; }
7174 if test "${ac_cv_path_LDD+set}" = set; then
7175 $as_echo_n "(cached) " >&6
7179 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
7182 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7183 as_dummy="/sbin:/usr/sbin:$PATH"
7184 for as_dir in $as_dummy
7187 test -z "$as_dir" && as_dir=.
7188 for ac_exec_ext in '' $ac_executable_extensions; do
7189 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7190 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
7191 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7198 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
7203 if test -n "$LDD"; then
7204 { $as_echo "$as_me:$LINENO: result: $LDD" >&5
7205 $as_echo "$LDD" >&6; }
7207 { $as_echo "$as_me:$LINENO: result: no" >&5
7208 $as_echo "no" >&6; }
7215 if test -n "$ac_tool_prefix"; then
7216 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
7217 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
7218 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7219 $as_echo_n "checking for $ac_word... " >&6; }
7220 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
7221 $as_echo_n "(cached) " >&6
7223 if test -n "$DLLTOOL"; then
7224 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
7226 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7230 test -z "$as_dir" && as_dir=.
7231 for ac_exec_ext in '' $ac_executable_extensions; do
7232 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7233 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
7234 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7243 DLLTOOL=$ac_cv_prog_DLLTOOL
7244 if test -n "$DLLTOOL"; then
7245 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
7246 $as_echo "$DLLTOOL" >&6; }
7248 { $as_echo "$as_me:$LINENO: result: no" >&5
7249 $as_echo "no" >&6; }
7254 if test -z "$ac_cv_prog_DLLTOOL"; then
7255 ac_ct_DLLTOOL=$DLLTOOL
7256 # Extract the first word of "dlltool", so it can be a program name with args.
7257 set dummy dlltool; ac_word=$2
7258 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7259 $as_echo_n "checking for $ac_word... " >&6; }
7260 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
7261 $as_echo_n "(cached) " >&6
7263 if test -n "$ac_ct_DLLTOOL"; then
7264 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
7266 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7270 test -z "$as_dir" && as_dir=.
7271 for ac_exec_ext in '' $ac_executable_extensions; do
7272 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7273 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
7274 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7283 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
7284 if test -n "$ac_ct_DLLTOOL"; then
7285 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
7286 $as_echo "$ac_ct_DLLTOOL" >&6; }
7288 { $as_echo "$as_me:$LINENO: result: no" >&5
7289 $as_echo "no" >&6; }
7292 if test "x$ac_ct_DLLTOOL" = x; then
7295 case $cross_compiling:$ac_tool_warned in
7297 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7298 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7299 ac_tool_warned=yes ;;
7301 DLLTOOL=$ac_ct_DLLTOOL
7304 DLLTOOL="$ac_cv_prog_DLLTOOL"
7307 if test -n "$ac_tool_prefix"; then
7308 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
7309 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
7310 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7311 $as_echo_n "checking for $ac_word... " >&6; }
7312 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
7313 $as_echo_n "(cached) " >&6
7315 if test -n "$DLLWRAP"; then
7316 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
7318 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7322 test -z "$as_dir" && as_dir=.
7323 for ac_exec_ext in '' $ac_executable_extensions; do
7324 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7325 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
7326 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7335 DLLWRAP=$ac_cv_prog_DLLWRAP
7336 if test -n "$DLLWRAP"; then
7337 { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
7338 $as_echo "$DLLWRAP" >&6; }
7340 { $as_echo "$as_me:$LINENO: result: no" >&5
7341 $as_echo "no" >&6; }
7346 if test -z "$ac_cv_prog_DLLWRAP"; then
7347 ac_ct_DLLWRAP=$DLLWRAP
7348 # Extract the first word of "dllwrap", so it can be a program name with args.
7349 set dummy dllwrap; ac_word=$2
7350 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7351 $as_echo_n "checking for $ac_word... " >&6; }
7352 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
7353 $as_echo_n "(cached) " >&6
7355 if test -n "$ac_ct_DLLWRAP"; then
7356 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
7358 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7362 test -z "$as_dir" && as_dir=.
7363 for ac_exec_ext in '' $ac_executable_extensions; do
7364 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7365 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
7366 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7375 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
7376 if test -n "$ac_ct_DLLWRAP"; then
7377 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7378 $as_echo "$ac_ct_DLLWRAP" >&6; }
7380 { $as_echo "$as_me:$LINENO: result: no" >&5
7381 $as_echo "no" >&6; }
7384 if test "x$ac_ct_DLLWRAP" = x; then
7387 case $cross_compiling:$ac_tool_warned in
7389 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7390 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7391 ac_tool_warned=yes ;;
7393 DLLWRAP=$ac_ct_DLLWRAP
7396 DLLWRAP="$ac_cv_prog_DLLWRAP"
7399 if test -n "$ac_tool_prefix"; then
7400 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7401 set dummy ${ac_tool_prefix}ar; ac_word=$2
7402 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7403 $as_echo_n "checking for $ac_word... " >&6; }
7404 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7405 $as_echo_n "(cached) " >&6
7407 if test -n "$MINGWAR"; then
7408 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
7410 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7414 test -z "$as_dir" && as_dir=.
7415 for ac_exec_ext in '' $ac_executable_extensions; do
7416 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7417 ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
7418 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7427 MINGWAR=$ac_cv_prog_MINGWAR
7428 if test -n "$MINGWAR"; then
7429 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7430 $as_echo "$MINGWAR" >&6; }
7432 { $as_echo "$as_me:$LINENO: result: no" >&5
7433 $as_echo "no" >&6; }
7438 if test -z "$ac_cv_prog_MINGWAR"; then
7439 ac_ct_MINGWAR=$MINGWAR
7440 # Extract the first word of "ar", so it can be a program name with args.
7441 set dummy ar; ac_word=$2
7442 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7443 $as_echo_n "checking for $ac_word... " >&6; }
7444 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7445 $as_echo_n "(cached) " >&6
7447 if test -n "$ac_ct_MINGWAR"; then
7448 ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
7450 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7454 test -z "$as_dir" && as_dir=.
7455 for ac_exec_ext in '' $ac_executable_extensions; do
7456 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7457 ac_cv_prog_ac_ct_MINGWAR="ar"
7458 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7467 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
7468 if test -n "$ac_ct_MINGWAR"; then
7469 { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7470 $as_echo "$ac_ct_MINGWAR" >&6; }
7472 { $as_echo "$as_me:$LINENO: result: no" >&5
7473 $as_echo "no" >&6; }
7476 if test "x$ac_ct_MINGWAR" = x; then
7479 case $cross_compiling:$ac_tool_warned in
7481 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7482 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7483 ac_tool_warned=yes ;;
7485 MINGWAR=$ac_ct_MINGWAR
7488 MINGWAR="$ac_cv_prog_MINGWAR"
7491 if test "$DLLWRAP" = "false"; then
7499 enable_iphlpapi=${enable_iphlpapi:-no}
7500 enable_kernel32=${enable_kernel32:-no}
7501 enable_msvcrt=${enable_msvcrt:-no}
7502 enable_ntdll=${enable_ntdll:-no}
7503 enable_ws2_32=${enable_ws2_32:-no}
7504 enable_loader=${enable_loader:-no}
7505 enable_server=${enable_server:-no}
7506 with_x=${with_x:-no}
7507 with_pthread=${with_pthread:-no}
7512 DLLFLAGS="$DLLFLAGS -fPIC"
7513 LDDLLFLAGS="-bundle -multiply_defined suppress"
7514 LIBWINE_LDFLAGS="-multiply_defined suppress"
7515 LDSHARED="\$(CC) -dynamiclib"
7517 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7518 SECURITYLIB="-framework Security -framework CoreFoundation"
7520 COREFOUNDATIONLIB="-framework CoreFoundation"
7522 IOKITLIB="-framework IOKit -framework CoreFoundation"
7524 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
7526 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7528 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
7531 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7533 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7538 LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning" ;;
7540 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7542 CARBONLIB="-framework Carbon"
7544 enable_winequartz_drv=${enable_winequartz_drv:-yes}
7548 DLLFLAGS="$DLLFLAGS -fPIC"
7550 { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7551 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7552 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7553 $as_echo_n "(cached) " >&6
7555 ac_wine_try_cflags_saved=$CFLAGS
7556 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7557 cat >conftest.$ac_ext <<_ACEOF
7560 rm -f conftest.$ac_objext conftest$ac_exeext
7561 if { (ac_try="$ac_link"
7563 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7564 *) ac_try_echo
=$ac_try;;
7566 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7567 $as_echo "$ac_try_echo") >&5
7568 (eval "$ac_link") 2>conftest.er1
7570 grep -v '^ *+' conftest.er1
>conftest.err
7572 cat conftest.err
>&5
7573 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7574 (exit $ac_status); } && {
7575 test -z "$ac_c_werror_flag" ||
7576 test ! -s conftest.err
7577 } && test -s conftest
$ac_exeext && {
7578 test "$cross_compiling" = yes ||
7579 $as_test_x conftest
$ac_exeext
7581 ac_cv_c_dll_gnuelf
="yes"
7583 $as_echo "$as_me: failed program was:" >&5
7584 sed 's/^/| /' conftest.
$ac_ext >&5
7586 ac_cv_c_dll_gnuelf
="no"
7589 rm -rf conftest.dSYM
7590 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7591 conftest
$ac_exeext conftest.
$ac_ext
7592 CFLAGS
=$ac_wine_try_cflags_saved
7594 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7595 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7596 if test "$ac_cv_c_dll_gnuelf" = "yes"
7598 LDSHARED
="\$(CC) -shared"
7599 LDDLLFLAGS
="-shared -Wl,-Bsymbolic"
7600 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7601 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7602 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7603 $as_echo_n "(cached) " >&6
7605 ac_wine_try_cflags_saved
=$CFLAGS
7606 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7607 cat >conftest.
$ac_ext <<_ACEOF
7610 cat confdefs.h
>>conftest.
$ac_ext
7611 cat >>conftest.
$ac_ext <<_ACEOF
7612 /* end confdefs.h. */
7622 rm -f conftest.
$ac_objext conftest
$ac_exeext
7623 if { (ac_try
="$ac_link"
7625 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7626 *) ac_try_echo=$ac_try;;
7628 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7629 $as_echo "$ac_try_echo") >&5
7630 (eval "$ac_link") 2>conftest.er1
7632 grep -v '^ *+' conftest.er1 >conftest.err
7634 cat conftest.err >&5
7635 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7636 (exit $ac_status); } && {
7637 test -z "$ac_c_werror_flag" ||
7638 test ! -s conftest.err
7639 } && test -s conftest$ac_exeext && {
7640 test "$cross_compiling" = yes ||
7641 $as_test_x conftest$ac_exeext
7643 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
7645 $as_echo "$as_me: failed program was:" >&5
7646 sed 's/^/| /' conftest.$ac_ext >&5
7648 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
7651 rm -rf conftest.dSYM
7652 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7653 conftest$ac_exeext conftest.$ac_ext
7654 CFLAGS=$ac_wine_try_cflags_saved
7656 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7657 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7658 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7659 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7661 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7662 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7663 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7664 $as_echo_n "(cached) " >&6
7666 ac_wine_try_cflags_saved=$CFLAGS
7667 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7668 cat >conftest.$ac_ext <<_ACEOF
7671 cat confdefs.h >>conftest.$ac_ext
7672 cat >>conftest.$ac_ext <<_ACEOF
7673 /* end confdefs.h. */
7683 rm -f conftest.$ac_objext conftest$ac_exeext
7684 if { (ac_try="$ac_link"
7686 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7687 *) ac_try_echo
=$ac_try;;
7689 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7690 $as_echo "$ac_try_echo") >&5
7691 (eval "$ac_link") 2>conftest.er1
7693 grep -v '^ *+' conftest.er1
>conftest.err
7695 cat conftest.err
>&5
7696 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7697 (exit $ac_status); } && {
7698 test -z "$ac_c_werror_flag" ||
7699 test ! -s conftest.err
7700 } && test -s conftest
$ac_exeext && {
7701 test "$cross_compiling" = yes ||
7702 $as_test_x conftest
$ac_exeext
7704 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=yes
7706 $as_echo "$as_me: failed program was:" >&5
7707 sed 's/^/| /' conftest.
$ac_ext >&5
7709 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=no
7712 rm -rf conftest.dSYM
7713 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7714 conftest
$ac_exeext conftest.
$ac_ext
7715 CFLAGS
=$ac_wine_try_cflags_saved
7717 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7718 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7719 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7720 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7726 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7727 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7728 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7729 $as_echo_n "(cached) " >&6
7731 ac_wine_try_cflags_saved
=$CFLAGS
7732 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
7733 cat >conftest.
$ac_ext <<_ACEOF
7736 cat confdefs.h
>>conftest.
$ac_ext
7737 cat >>conftest.
$ac_ext <<_ACEOF
7738 /* end confdefs.h. */
7748 rm -f conftest.
$ac_objext conftest
$ac_exeext
7749 if { (ac_try
="$ac_link"
7751 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7752 *) ac_try_echo=$ac_try;;
7754 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7755 $as_echo "$ac_try_echo") >&5
7756 (eval "$ac_link") 2>conftest.er1
7758 grep -v '^ *+' conftest.er1 >conftest.err
7760 cat conftest.err >&5
7761 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7762 (exit $ac_status); } && {
7763 test -z "$ac_c_werror_flag" ||
7764 test ! -s conftest.err
7765 } && test -s conftest$ac_exeext && {
7766 test "$cross_compiling" = yes ||
7767 $as_test_x conftest$ac_exeext
7769 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
7771 $as_echo "$as_me: failed program was:" >&5
7772 sed 's/^/| /' conftest.$ac_ext >&5
7774 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
7777 rm -rf conftest.dSYM
7778 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7779 conftest$ac_exeext conftest.$ac_ext
7780 CFLAGS=$ac_wine_try_cflags_saved
7782 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
7783 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7784 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7785 LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
7789 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7790 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7791 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7792 $as_echo_n "(cached) " >&6
7794 ac_wine_try_cflags_saved=$CFLAGS
7795 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7796 cat >conftest.$ac_ext <<_ACEOF
7799 cat confdefs.h >>conftest.$ac_ext
7800 cat >>conftest.$ac_ext <<_ACEOF
7801 /* end confdefs.h. */
7811 rm -f conftest.$ac_objext conftest$ac_exeext
7812 if { (ac_try="$ac_link"
7814 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7815 *) ac_try_echo
=$ac_try;;
7817 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7818 $as_echo "$ac_try_echo") >&5
7819 (eval "$ac_link") 2>conftest.er1
7821 grep -v '^ *+' conftest.er1
>conftest.err
7823 cat conftest.err
>&5
7824 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7825 (exit $ac_status); } && {
7826 test -z "$ac_c_werror_flag" ||
7827 test ! -s conftest.err
7828 } && test -s conftest
$ac_exeext && {
7829 test "$cross_compiling" = yes ||
7830 $as_test_x conftest
$ac_exeext
7832 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=yes
7834 $as_echo "$as_me: failed program was:" >&5
7835 sed 's/^/| /' conftest.
$ac_ext >&5
7837 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=no
7840 rm -rf conftest.dSYM
7841 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7842 conftest
$ac_exeext conftest.
$ac_ext
7843 CFLAGS
=$ac_wine_try_cflags_saved
7845 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7846 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7847 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7848 LDDLLFLAGS
="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7852 echo '{ global: *; };' >conftest.map
7853 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7854 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7855 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7856 $as_echo_n "(cached) " >&6
7858 ac_wine_try_cflags_saved
=$CFLAGS
7859 CFLAGS
="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7860 cat >conftest.
$ac_ext <<_ACEOF
7863 cat confdefs.h
>>conftest.
$ac_ext
7864 cat >>conftest.
$ac_ext <<_ACEOF
7865 /* end confdefs.h. */
7875 rm -f conftest.
$ac_objext conftest
$ac_exeext
7876 if { (ac_try
="$ac_link"
7878 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7879 *) ac_try_echo=$ac_try;;
7881 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7882 $as_echo "$ac_try_echo") >&5
7883 (eval "$ac_link") 2>conftest.er1
7885 grep -v '^ *+' conftest.er1 >conftest.err
7887 cat conftest.err >&5
7888 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7889 (exit $ac_status); } && {
7890 test -z "$ac_c_werror_flag" ||
7891 test ! -s conftest.err
7892 } && test -s conftest$ac_exeext && {
7893 test "$cross_compiling" = yes ||
7894 $as_test_x conftest$ac_exeext
7896 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
7898 $as_echo "$as_me: failed program was:" >&5
7899 sed 's/^/| /' conftest.$ac_ext >&5
7901 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
7904 rm -rf conftest.dSYM
7905 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7906 conftest$ac_exeext conftest.$ac_ext
7907 CFLAGS=$ac_wine_try_cflags_saved
7909 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
7910 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
7911 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
7912 LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
7917 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
7918 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
7919 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
7920 $as_echo_n "(cached) " >&6
7922 ac_wine_try_cflags_saved=$CFLAGS
7923 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
7924 cat >conftest.$ac_ext <<_ACEOF
7927 cat confdefs.h >>conftest.$ac_ext
7928 cat >>conftest.$ac_ext <<_ACEOF
7929 /* end confdefs.h. */
7939 rm -f conftest.$ac_objext conftest$ac_exeext
7940 if { (ac_try="$ac_link"
7942 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7943 *) ac_try_echo
=$ac_try;;
7945 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7946 $as_echo "$ac_try_echo") >&5
7947 (eval "$ac_link") 2>conftest.er1
7949 grep -v '^ *+' conftest.er1
>conftest.err
7951 cat conftest.err
>&5
7952 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7953 (exit $ac_status); } && {
7954 test -z "$ac_c_werror_flag" ||
7955 test ! -s conftest.err
7956 } && test -s conftest
$ac_exeext && {
7957 test "$cross_compiling" = yes ||
7958 $as_test_x conftest
$ac_exeext
7960 ac_cv_cflags__fPIC__Wl___export_dynamic
=yes
7962 $as_echo "$as_me: failed program was:" >&5
7963 sed 's/^/| /' conftest.
$ac_ext >&5
7965 ac_cv_cflags__fPIC__Wl___export_dynamic
=no
7968 rm -rf conftest.dSYM
7969 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7970 conftest
$ac_exeext conftest.
$ac_ext
7971 CFLAGS
=$ac_wine_try_cflags_saved
7973 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
7974 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
7975 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
7976 LDEXECFLAGS
="-Wl,--export-dynamic"
7981 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
7982 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
7983 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
7984 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7985 $as_echo_n "(cached) " >&6
7987 ac_wine_try_cflags_saved
=$CFLAGS
7988 CFLAGS
="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
7989 cat >conftest.
$ac_ext <<_ACEOF
7992 cat confdefs.h
>>conftest.
$ac_ext
7993 cat >>conftest.
$ac_ext <<_ACEOF
7994 /* end confdefs.h. */
8004 rm -f conftest.
$ac_objext conftest
$ac_exeext
8005 if { (ac_try
="$ac_link"
8007 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8008 *) ac_try_echo=$ac_try;;
8010 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8011 $as_echo "$ac_try_echo") >&5
8012 (eval "$ac_link") 2>conftest.er1
8014 grep -v '^ *+' conftest.er1 >conftest.err
8016 cat conftest.err >&5
8017 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8018 (exit $ac_status); } && {
8019 test -z "$ac_c_werror_flag" ||
8020 test ! -s conftest.err
8021 } && test -s conftest$ac_exeext && {
8022 test "$cross_compiling" = yes ||
8023 $as_test_x conftest$ac_exeext
8025 eval "$as_ac_var=yes"
8027 $as_echo "$as_me: failed program was:" >&5
8028 sed 's/^/| /' conftest.$ac_ext >&5
8030 eval "$as_ac_var=no"
8033 rm -rf conftest.dSYM
8034 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8035 conftest$ac_exeext conftest.$ac_ext
8036 CFLAGS=$ac_wine_try_cflags_saved
8038 ac_res=`eval 'as_val=${'$as_ac_var'}
8039 $as_echo "$as_val"'`
8040 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8041 $as_echo "$ac_res" >&6; }
8042 if test `eval 'as_val=${'$as_ac_var'}
8043 $as_echo "$as_val"'` = yes; then
8044 LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`"
8045 LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8047 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" |
$as_tr_sh`
8048 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
8049 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
8050 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8051 $as_echo_n "(cached) " >&6
8053 ac_wine_try_cflags_saved=$CFLAGS
8054 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
8055 cat >conftest.$ac_ext <<_ACEOF
8058 cat confdefs.h >>conftest.$ac_ext
8059 cat >>conftest.$ac_ext <<_ACEOF
8060 /* end confdefs.h. */
8070 rm -f conftest.$ac_objext conftest$ac_exeext
8071 if { (ac_try="$ac_link"
8073 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8074 *) ac_try_echo
=$ac_try;;
8076 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8077 $as_echo "$ac_try_echo") >&5
8078 (eval "$ac_link") 2>conftest.er1
8080 grep -v '^ *+' conftest.er1
>conftest.err
8082 cat conftest.err
>&5
8083 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8084 (exit $ac_status); } && {
8085 test -z "$ac_c_werror_flag" ||
8086 test ! -s conftest.err
8087 } && test -s conftest
$ac_exeext && {
8088 test "$cross_compiling" = yes ||
8089 $as_test_x conftest
$ac_exeext
8091 eval "$as_ac_var=yes"
8093 $as_echo "$as_me: failed program was:" >&5
8094 sed 's/^/| /' conftest.
$ac_ext >&5
8096 eval "$as_ac_var=no"
8099 rm -rf conftest.dSYM
8100 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8101 conftest
$ac_exeext conftest.
$ac_ext
8102 CFLAGS
=$ac_wine_try_cflags_saved
8104 ac_res
=`eval 'as_val=${'$as_ac_var'}
8105 $as_echo "$as_val"'`
8106 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8107 $as_echo "$ac_res" >&6; }
8108 if test `eval 'as_val=${'$as_ac_var'}
8109 $as_echo "$as_val"'` = yes; then
8110 LDRPATH_INSTALL
="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8111 LDRPATH_LOCAL
="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8117 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
8118 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
8119 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
8120 $as_echo_n "(cached) " >&6
8122 ac_wine_try_cflags_saved
=$CFLAGS
8123 CFLAGS
="$CFLAGS -Wl,--enable-new-dtags"
8124 cat >conftest.
$ac_ext <<_ACEOF
8127 cat confdefs.h
>>conftest.
$ac_ext
8128 cat >>conftest.
$ac_ext <<_ACEOF
8129 /* end confdefs.h. */
8139 rm -f conftest.
$ac_objext conftest
$ac_exeext
8140 if { (ac_try
="$ac_link"
8142 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8143 *) ac_try_echo=$ac_try;;
8145 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8146 $as_echo "$ac_try_echo") >&5
8147 (eval "$ac_link") 2>conftest.er1
8149 grep -v '^ *+' conftest.er1 >conftest.err
8151 cat conftest.err >&5
8152 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8153 (exit $ac_status); } && {
8154 test -z "$ac_c_werror_flag" ||
8155 test ! -s conftest.err
8156 } && test -s conftest$ac_exeext && {
8157 test "$cross_compiling" = yes ||
8158 $as_test_x conftest$ac_exeext
8160 ac_cv_cflags__Wl___enable_new_dtags=yes
8162 $as_echo "$as_me: failed program was:" >&5
8163 sed 's/^/| /' conftest.$ac_ext >&5
8165 ac_cv_cflags__Wl___enable_new_dtags=no
8168 rm -rf conftest.dSYM
8169 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8170 conftest$ac_exeext conftest.$ac_ext
8171 CFLAGS=$ac_wine_try_cflags_saved
8173 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
8174 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
8175 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
8176 LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
8181 *i[3456789]86* | x86_64)
8182 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
8183 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
8184 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
8185 $as_echo_n "(cached) " >&6
8187 ac_wine_try_cflags_saved=$CFLAGS
8188 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
8189 cat >conftest.$ac_ext <<_ACEOF
8192 cat confdefs.h >>conftest.$ac_ext
8193 cat >>conftest.$ac_ext <<_ACEOF
8194 /* end confdefs.h. */
8204 rm -f conftest.$ac_objext conftest$ac_exeext
8205 if { (ac_try="$ac_link"
8207 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8208 *) ac_try_echo
=$ac_try;;
8210 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8211 $as_echo "$ac_try_echo") >&5
8212 (eval "$ac_link") 2>conftest.er1
8214 grep -v '^ *+' conftest.er1
>conftest.err
8216 cat conftest.err
>&5
8217 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8218 (exit $ac_status); } && {
8219 test -z "$ac_c_werror_flag" ||
8220 test ! -s conftest.err
8221 } && test -s conftest
$ac_exeext && {
8222 test "$cross_compiling" = yes ||
8223 $as_test_x conftest
$ac_exeext
8225 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=yes
8227 $as_echo "$as_me: failed program was:" >&5
8228 sed 's/^/| /' conftest.
$ac_ext >&5
8230 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=no
8233 rm -rf conftest.dSYM
8234 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8235 conftest
$ac_exeext conftest.
$ac_ext
8236 CFLAGS
=$ac_wine_try_cflags_saved
8238 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8239 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8240 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8241 LDEXECFLAGS
="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8248 { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8249 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
8250 if test "${ac_cv_c_dll_unixware+set}" = set; then
8251 $as_echo_n "(cached) " >&6
8253 ac_wine_try_cflags_saved
=$CFLAGS
8254 CFLAGS
="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8255 cat >conftest.
$ac_ext <<_ACEOF
8258 rm -f conftest.
$ac_objext conftest
$ac_exeext
8259 if { (ac_try
="$ac_link"
8261 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8262 *) ac_try_echo=$ac_try;;
8264 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8265 $as_echo "$ac_try_echo") >&5
8266 (eval "$ac_link") 2>conftest.er1
8268 grep -v '^ *+' conftest.er1 >conftest.err
8270 cat conftest.err >&5
8271 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8272 (exit $ac_status); } && {
8273 test -z "$ac_c_werror_flag" ||
8274 test ! -s conftest.err
8275 } && test -s conftest$ac_exeext && {
8276 test "$cross_compiling" = yes ||
8277 $as_test_x conftest$ac_exeext
8279 ac_cv_c_dll_unixware="yes"
8281 $as_echo "$as_me: failed program was:" >&5
8282 sed 's/^/| /' conftest.$ac_ext >&5
8284 ac_cv_c_dll_unixware="no"
8287 rm -rf conftest.dSYM
8288 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8289 conftest$ac_exeext conftest.$ac_ext
8290 CFLAGS=$ac_wine_try_cflags_saved
8292 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8293 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8294 if test "$ac_cv_c_dll_unixware" = "yes"
8296 LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8297 LDDLLFLAGS="-Wl,-G,-B,symbolic"
8300 { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8301 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8302 if test "${ac_cv_c_dll_hpux+set}" = set; then
8303 $as_echo_n "(cached) " >&6
8305 ac_wine_try_cflags_saved=$CFLAGS
8306 CFLAGS="$CFLAGS -shared"
8307 cat >conftest.$ac_ext <<_ACEOF
8310 rm -f conftest.$ac_objext conftest$ac_exeext
8311 if { (ac_try="$ac_link"
8313 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8314 *) ac_try_echo
=$ac_try;;
8316 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8317 $as_echo "$ac_try_echo") >&5
8318 (eval "$ac_link") 2>conftest.er1
8320 grep -v '^ *+' conftest.er1
>conftest.err
8322 cat conftest.err
>&5
8323 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8324 (exit $ac_status); } && {
8325 test -z "$ac_c_werror_flag" ||
8326 test ! -s conftest.err
8327 } && test -s conftest
$ac_exeext && {
8328 test "$cross_compiling" = yes ||
8329 $as_test_x conftest
$ac_exeext
8331 ac_cv_c_dll_hpux
="yes"
8333 $as_echo "$as_me: failed program was:" >&5
8334 sed 's/^/| /' conftest.
$ac_ext >&5
8336 ac_cv_c_dll_hpux
="no"
8339 rm -rf conftest.dSYM
8340 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8341 conftest
$ac_exeext conftest.
$ac_ext
8342 CFLAGS
=$ac_wine_try_cflags_saved
8344 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8345 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8346 if test "$ac_cv_c_dll_hpux" = "yes"
8350 LDDLLFLAGS
="-shared -fPIC"
8351 LDSHARED
="\$(CC) -shared"
8358 enable_winequartz_drv
=${enable_winequartz_drv:-no}
8360 if test "$LIBEXT" = "a"; then
8361 { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8362 It is currently not possible to build Wine without shared library
8363 (.so) support to allow transparent switch between .so and .dll files.
8364 If you are using Linux, you will need a newer binutils.
8366 $as_echo "$as_me: error: could not find a way to build shared libraries.
8367 It is currently not possible to build Wine without shared library
8368 (.so) support to allow transparent switch between .so and .dll files.
8369 If you are using Linux, you will need a newer binutils.
8371 { (exit 1); exit 1; }; }
8374 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8376 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
8378 # Extract the first word of "$ac_prog", so it can be a program name with args.
8379 set dummy
$ac_prog; ac_word
=$2
8380 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8381 $as_echo_n "checking for $ac_word... " >&6; }
8382 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8383 $as_echo_n "(cached) " >&6
8385 if test -n "$CROSSCC"; then
8386 ac_cv_prog_CROSSCC
="$CROSSCC" # Let the user override the test.
8388 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8392 test -z "$as_dir" && as_dir
=.
8393 for ac_exec_ext
in '' $ac_executable_extensions; do
8394 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8395 ac_cv_prog_CROSSCC
="$ac_prog"
8396 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8405 CROSSCC
=$ac_cv_prog_CROSSCC
8406 if test -n "$CROSSCC"; then
8407 { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8408 $as_echo "$CROSSCC" >&6; }
8410 { $as_echo "$as_me:$LINENO: result: no" >&5
8411 $as_echo "no" >&6; }
8415 test -n "$CROSSCC" && break
8417 test -n "$CROSSCC" || CROSSCC
="false"
8419 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
8421 # Extract the first word of "$ac_prog", so it can be a program name with args.
8422 set dummy
$ac_prog; ac_word
=$2
8423 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8424 $as_echo_n "checking for $ac_word... " >&6; }
8425 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8426 $as_echo_n "(cached) " >&6
8428 if test -n "$DLLTOOL"; then
8429 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
8431 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8435 test -z "$as_dir" && as_dir
=.
8436 for ac_exec_ext
in '' $ac_executable_extensions; do
8437 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8438 ac_cv_prog_DLLTOOL
="$ac_prog"
8439 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8448 DLLTOOL
=$ac_cv_prog_DLLTOOL
8449 if test -n "$DLLTOOL"; then
8450 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8451 $as_echo "$DLLTOOL" >&6; }
8453 { $as_echo "$as_me:$LINENO: result: no" >&5
8454 $as_echo "no" >&6; }
8458 test -n "$DLLTOOL" && break
8460 test -n "$DLLTOOL" || DLLTOOL
="false"
8462 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
8464 # Extract the first word of "$ac_prog", so it can be a program name with args.
8465 set dummy
$ac_prog; ac_word
=$2
8466 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8467 $as_echo_n "checking for $ac_word... " >&6; }
8468 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
8469 $as_echo_n "(cached) " >&6
8471 if test -n "$CROSSWINDRES"; then
8472 ac_cv_prog_CROSSWINDRES
="$CROSSWINDRES" # Let the user override the test.
8474 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8478 test -z "$as_dir" && as_dir
=.
8479 for ac_exec_ext
in '' $ac_executable_extensions; do
8480 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8481 ac_cv_prog_CROSSWINDRES
="$ac_prog"
8482 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8491 CROSSWINDRES
=$ac_cv_prog_CROSSWINDRES
8492 if test -n "$CROSSWINDRES"; then
8493 { $as_echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
8494 $as_echo "$CROSSWINDRES" >&6; }
8496 { $as_echo "$as_me:$LINENO: result: no" >&5
8497 $as_echo "no" >&6; }
8501 test -n "$CROSSWINDRES" && break
8503 test -n "$CROSSWINDRES" || CROSSWINDRES
="false"
8505 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
8507 # Extract the first word of "$ac_prog", so it can be a program name with args.
8508 set dummy
$ac_prog; ac_word
=$2
8509 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8510 $as_echo_n "checking for $ac_word... " >&6; }
8511 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8512 $as_echo_n "(cached) " >&6
8514 if test -n "$MINGWAR"; then
8515 ac_cv_prog_MINGWAR
="$MINGWAR" # Let the user override the test.
8517 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8521 test -z "$as_dir" && as_dir
=.
8522 for ac_exec_ext
in '' $ac_executable_extensions; do
8523 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8524 ac_cv_prog_MINGWAR
="$ac_prog"
8525 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8534 MINGWAR
=$ac_cv_prog_MINGWAR
8535 if test -n "$MINGWAR"; then
8536 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8537 $as_echo "$MINGWAR" >&6; }
8539 { $as_echo "$as_me:$LINENO: result: no" >&5
8540 $as_echo "no" >&6; }
8544 test -n "$MINGWAR" && break
8546 test -n "$MINGWAR" || MINGWAR
="false"
8548 if test "$CROSSCC" != "false"
8550 CROSSTEST
="\$(CROSSTEST)"
8556 if test "$ac_cv_header_pthread_h" = "yes"
8558 { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8559 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8560 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8561 $as_echo_n "(cached) " >&6
8563 ac_check_lib_save_LIBS
=$LIBS
8564 LIBS
="-lpthread $LIBS"
8565 cat >conftest.
$ac_ext <<_ACEOF
8568 cat confdefs.h
>>conftest.
$ac_ext
8569 cat >>conftest.
$ac_ext <<_ACEOF
8570 /* end confdefs.h. */
8572 /* Override any GCC internal prototype to avoid an error.
8573 Use char because int might match the return type of a GCC
8574 builtin and then its argument prototype would still apply. */
8578 char pthread_create ();
8582 return pthread_create ();
8587 rm -f conftest.
$ac_objext conftest
$ac_exeext
8588 if { (ac_try
="$ac_link"
8590 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8591 *) ac_try_echo=$ac_try;;
8593 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8594 $as_echo "$ac_try_echo") >&5
8595 (eval "$ac_link") 2>conftest.er1
8597 grep -v '^ *+' conftest.er1 >conftest.err
8599 cat conftest.err >&5
8600 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8601 (exit $ac_status); } && {
8602 test -z "$ac_c_werror_flag" ||
8603 test ! -s conftest.err
8604 } && test -s conftest$ac_exeext && {
8605 test "$cross_compiling" = yes ||
8606 $as_test_x conftest$ac_exeext
8608 ac_cv_lib_pthread_pthread_create=yes
8610 $as_echo "$as_me: failed program was:" >&5
8611 sed 's/^/| /' conftest.$ac_ext >&5
8613 ac_cv_lib_pthread_pthread_create=no
8616 rm -rf conftest.dSYM
8617 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8618 conftest$ac_exeext conftest.$ac_ext
8619 LIBS=$ac_check_lib_save_LIBS
8621 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8622 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8623 if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then
8624 LIBPTHREAD="-lpthread"
8629 if test "x$LIBPTHREAD" = "x"; then
8630 case "x$with_pthread" in
8632 *) { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8633 Wine cannot support threads without libpthread.
8634 Use the --without-pthread option if you really want this." >&5
8635 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8636 Wine cannot support threads without libpthread.
8637 Use the --without-pthread option if you really want this." >&2;}
8638 { (exit 1); exit 1; }; } ;;
8644 { $as_echo "$as_me:$LINENO: checking for X" >&5
8645 $as_echo_n "checking for X... " >&6; }
8648 # Check whether --with-x was given.
8649 if test "${with_x+set}" = set; then
8653 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8654 if test "x$with_x" = xno; then
8655 # The user explicitly disabled X.
8658 case $x_includes,$x_libraries in #(
8659 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8660 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8661 { (exit 1); exit 1; }; };; #(
8662 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
8663 $as_echo_n "(cached) " >&6
8665 # One or both of the vars are not set, and there is no cached value.
8666 ac_x_includes=no ac_x_libraries=no
8667 rm -f -r conftest.dir
8668 if mkdir conftest.dir; then
8670 cat >Imakefile <<'_ACEOF'
8672 @echo incroot='${INCROOT}'
8674 @echo usrlibdir='${USRLIBDIR}'
8676 @echo libdir='${LIBDIR}'
8678 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
8679 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8680 for ac_var in incroot usrlibdir libdir; do
8681 eval "ac_im_$ac_var=\`\
${MAKE-make} $ac_var 2>/dev
/null |
sed -n 's/^$ac_var=//p'\
`"
8683 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8684 for ac_extension in a so sl dylib la dll; do
8685 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8686 test -f "$ac_im_libdir/libX11.$ac_extension"; then
8687 ac_im_usrlibdir=$ac_im_libdir; break
8690 # Screen out bogus values from the imake configuration. They are
8691 # bogus both because they are the default anyway, and because
8692 # using them would break gcc on systems where it needs fixed includes.
8693 case $ac_im_incroot in
8694 /usr/include) ac_x_includes= ;;
8695 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
8697 case $ac_im_usrlibdir in
8698 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
8699 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
8703 rm -f -r conftest.dir
8706 # Standard set of common directories for X headers.
8707 # Check X11 before X11Rn because it is often a symlink to the current release.
8719 /usr/local/X11/include
8720 /usr/local/X11R6/include
8721 /usr/local/X11R5/include
8722 /usr/local/X11R4/include
8724 /usr/local/include/X11
8725 /usr/local/include/X11R6
8726 /usr/local/include/X11R5
8727 /usr/local/include/X11R4
8731 /usr/XFree86/include/X11
8735 /usr/unsupported/include
8737 /usr/local/x11r5/include
8738 /usr/lpp/Xamples/include
8740 /usr/openwin/include
8741 /usr/openwin/share/include'
8743 if test "$ac_x_includes" = no; then
8744 # Guess where to find include files, by looking for Xlib.h.
8745 # First, try using that file with no special directory specified.
8746 cat >conftest.$ac_ext <<_ACEOF
8749 cat confdefs.h >>conftest.$ac_ext
8750 cat >>conftest.$ac_ext <<_ACEOF
8751 /* end confdefs.h. */
8752 #include <X11/Xlib.h>
8754 if { (ac_try="$ac_cpp conftest.$ac_ext"
8756 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8757 *) ac_try_echo
=$ac_try;;
8759 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8760 $as_echo "$ac_try_echo") >&5
8761 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8763 grep -v '^ *+' conftest.er1
>conftest.err
8765 cat conftest.err
>&5
8766 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8767 (exit $ac_status); } >/dev
/null
&& {
8768 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8769 test ! -s conftest.err
8771 # We can compile using X headers with no special include directory.
8774 $as_echo "$as_me: failed program was:" >&5
8775 sed 's/^/| /' conftest.
$ac_ext >&5
8777 for ac_dir
in $ac_x_header_dirs; do
8778 if test -r "$ac_dir/X11/Xlib.h"; then
8779 ac_x_includes
=$ac_dir
8785 rm -f conftest.err conftest.
$ac_ext
8786 fi # $ac_x_includes = no
8788 if test "$ac_x_libraries" = no
; then
8789 # Check for the libraries.
8790 # See if we find them without any special options.
8791 # Don't add to $LIBS permanently.
8794 cat >conftest.
$ac_ext <<_ACEOF
8797 cat confdefs.h
>>conftest.
$ac_ext
8798 cat >>conftest.
$ac_ext <<_ACEOF
8799 /* end confdefs.h. */
8800 #include <X11/Xlib.h>
8809 rm -f conftest.
$ac_objext conftest
$ac_exeext
8810 if { (ac_try
="$ac_link"
8812 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8813 *) ac_try_echo=$ac_try;;
8815 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8816 $as_echo "$ac_try_echo") >&5
8817 (eval "$ac_link") 2>conftest.er1
8819 grep -v '^ *+' conftest.er1 >conftest.err
8821 cat conftest.err >&5
8822 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8823 (exit $ac_status); } && {
8824 test -z "$ac_c_werror_flag" ||
8825 test ! -s conftest.err
8826 } && test -s conftest$ac_exeext && {
8827 test "$cross_compiling" = yes ||
8828 $as_test_x conftest$ac_exeext
8831 # We can link X programs with no special library path.
8834 $as_echo "$as_me: failed program was:" >&5
8835 sed 's/^/| /' conftest.$ac_ext >&5
8838 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" |
sed s
/include
/lib
/g
`
8840 # Don't even attempt the hair of trying to link an X program!
8841 for ac_extension in a so sl dylib la dll; do
8842 if test -r "$ac_dir/libX11.$ac_extension"; then
8843 ac_x_libraries=$ac_dir
8850 rm -rf conftest.dSYM
8851 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8852 conftest$ac_exeext conftest.$ac_ext
8853 fi # $ac_x_libraries = no
8855 case $ac_x_includes,$ac_x_libraries in #(
8857 # Didn't find X, or a directory has "'" in its name.
8858 ac_cv_have_x="have_x=no";; #(
8860 # Record where we found X for the cache.
8861 ac_cv_have_x="have_x=yes\
8862 ac_x_includes='$ac_x_includes'\
8863 ac_x_libraries='$ac_x_libraries'"
8869 eval "$ac_cv_have_x"
8872 if test "$have_x" != yes; then
8873 { $as_echo "$as_me:$LINENO: result: $have_x" >&5
8874 $as_echo "$have_x" >&6; }
8877 # If each of the values was on the command line, it overrides each guess.
8878 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
8879 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
8880 # Update the cache value to reflect the command line values.
8881 ac_cv_have_x="have_x=yes\
8882 ac_x_includes='$x_includes'\
8883 ac_x_libraries='$x_libraries'"
8884 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
8885 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
8888 if test "$no_x" = yes; then
8889 # Not all programs may use this symbol, but it does not hurt to define it.
8891 cat >>confdefs.h <<\_ACEOF
8892 #define X_DISPLAY_MISSING 1
8895 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
8897 if test -n "$x_includes"; then
8898 X_CFLAGS="$X_CFLAGS -I$x_includes"
8901 # It would also be nice to do this for all -L options, not just this one.
8902 if test -n "$x_libraries"; then
8903 X_LIBS="$X_LIBS -L$x_libraries"
8904 # For Solaris; some versions of Sun CC require a space after -R and
8905 # others require no space. Words are not sufficient . . . .
8906 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
8907 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
8908 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
8909 ac_xsave_c_werror_flag=$ac_c_werror_flag
8910 ac_c_werror_flag=yes
8911 cat >conftest.$ac_ext <<_ACEOF
8914 cat confdefs.h >>conftest.$ac_ext
8915 cat >>conftest.$ac_ext <<_ACEOF
8916 /* end confdefs.h. */
8926 rm -f conftest.$ac_objext conftest$ac_exeext
8927 if { (ac_try="$ac_link"
8929 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8930 *) ac_try_echo
=$ac_try;;
8932 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8933 $as_echo "$ac_try_echo") >&5
8934 (eval "$ac_link") 2>conftest.er1
8936 grep -v '^ *+' conftest.er1
>conftest.err
8938 cat conftest.err
>&5
8939 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8940 (exit $ac_status); } && {
8941 test -z "$ac_c_werror_flag" ||
8942 test ! -s conftest.err
8943 } && test -s conftest
$ac_exeext && {
8944 test "$cross_compiling" = yes ||
8945 $as_test_x conftest
$ac_exeext
8947 { $as_echo "$as_me:$LINENO: result: no" >&5
8948 $as_echo "no" >&6; }
8949 X_LIBS
="$X_LIBS -R$x_libraries"
8951 $as_echo "$as_me: failed program was:" >&5
8952 sed 's/^/| /' conftest.
$ac_ext >&5
8954 LIBS
="$ac_xsave_LIBS -R $x_libraries"
8955 cat >conftest.
$ac_ext <<_ACEOF
8958 cat confdefs.h
>>conftest.
$ac_ext
8959 cat >>conftest.
$ac_ext <<_ACEOF
8960 /* end confdefs.h. */
8970 rm -f conftest.
$ac_objext conftest
$ac_exeext
8971 if { (ac_try
="$ac_link"
8973 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8974 *) ac_try_echo=$ac_try;;
8976 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8977 $as_echo "$ac_try_echo") >&5
8978 (eval "$ac_link") 2>conftest.er1
8980 grep -v '^ *+' conftest.er1 >conftest.err
8982 cat conftest.err >&5
8983 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8984 (exit $ac_status); } && {
8985 test -z "$ac_c_werror_flag" ||
8986 test ! -s conftest.err
8987 } && test -s conftest$ac_exeext && {
8988 test "$cross_compiling" = yes ||
8989 $as_test_x conftest$ac_exeext
8991 { $as_echo "$as_me:$LINENO: result: yes" >&5
8992 $as_echo "yes" >&6; }
8993 X_LIBS="$X_LIBS -R $x_libraries"
8995 $as_echo "$as_me: failed program was:" >&5
8996 sed 's/^/| /' conftest.$ac_ext >&5
8998 { $as_echo "$as_me:$LINENO: result: neither works" >&5
8999 $as_echo "neither works" >&6; }
9002 rm -rf conftest.dSYM
9003 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9004 conftest$ac_exeext conftest.$ac_ext
9007 rm -rf conftest.dSYM
9008 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9009 conftest$ac_exeext conftest.$ac_ext
9010 ac_c_werror_flag=$ac_xsave_c_werror_flag
9014 # Check for system-dependent libraries X programs must link with.
9015 # Do this before checking for the system-independent R6 libraries
9016 # (-lICE), since we may need -lsocket or whatever for X linking.
9018 if test "$ISC" = yes; then
9019 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
9021 # Martyn Johnson says this is needed for Ultrix, if the X
9022 # libraries were built with DECnet support. And Karl Berry says
9023 # the Alpha needs dnet_stub (dnet does not exist).
9024 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
9025 cat >conftest.$ac_ext <<_ACEOF
9028 cat confdefs.h >>conftest.$ac_ext
9029 cat >>conftest.$ac_ext <<_ACEOF
9030 /* end confdefs.h. */
9032 /* Override any GCC internal prototype to avoid an error.
9033 Use char because int might match the return type of a GCC
9034 builtin and then its argument prototype would still apply. */
9038 char XOpenDisplay ();
9042 return XOpenDisplay ();
9047 rm -f conftest.$ac_objext conftest$ac_exeext
9048 if { (ac_try="$ac_link"
9050 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9051 *) ac_try_echo
=$ac_try;;
9053 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9054 $as_echo "$ac_try_echo") >&5
9055 (eval "$ac_link") 2>conftest.er1
9057 grep -v '^ *+' conftest.er1
>conftest.err
9059 cat conftest.err
>&5
9060 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9061 (exit $ac_status); } && {
9062 test -z "$ac_c_werror_flag" ||
9063 test ! -s conftest.err
9064 } && test -s conftest
$ac_exeext && {
9065 test "$cross_compiling" = yes ||
9066 $as_test_x conftest
$ac_exeext
9070 $as_echo "$as_me: failed program was:" >&5
9071 sed 's/^/| /' conftest.
$ac_ext >&5
9073 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
9074 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
9075 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
9076 $as_echo_n "(cached) " >&6
9078 ac_check_lib_save_LIBS
=$LIBS
9080 cat >conftest.
$ac_ext <<_ACEOF
9083 cat confdefs.h
>>conftest.
$ac_ext
9084 cat >>conftest.
$ac_ext <<_ACEOF
9085 /* end confdefs.h. */
9087 /* Override any GCC internal prototype to avoid an error.
9088 Use char because int might match the return type of a GCC
9089 builtin and then its argument prototype would still apply. */
9097 return dnet_ntoa ();
9102 rm -f conftest.
$ac_objext conftest
$ac_exeext
9103 if { (ac_try
="$ac_link"
9105 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9106 *) ac_try_echo=$ac_try;;
9108 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9109 $as_echo "$ac_try_echo") >&5
9110 (eval "$ac_link") 2>conftest.er1
9112 grep -v '^ *+' conftest.er1 >conftest.err
9114 cat conftest.err >&5
9115 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9116 (exit $ac_status); } && {
9117 test -z "$ac_c_werror_flag" ||
9118 test ! -s conftest.err
9119 } && test -s conftest$ac_exeext && {
9120 test "$cross_compiling" = yes ||
9121 $as_test_x conftest$ac_exeext
9123 ac_cv_lib_dnet_dnet_ntoa=yes
9125 $as_echo "$as_me: failed program was:" >&5
9126 sed 's/^/| /' conftest.$ac_ext >&5
9128 ac_cv_lib_dnet_dnet_ntoa=no
9131 rm -rf conftest.dSYM
9132 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9133 conftest$ac_exeext conftest.$ac_ext
9134 LIBS=$ac_check_lib_save_LIBS
9136 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
9137 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
9138 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then
9139 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
9142 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
9143 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
9144 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
9145 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
9146 $as_echo_n "(cached) " >&6
9148 ac_check_lib_save_LIBS=$LIBS
9149 LIBS="-ldnet_stub $LIBS"
9150 cat >conftest.$ac_ext <<_ACEOF
9153 cat confdefs.h >>conftest.$ac_ext
9154 cat >>conftest.$ac_ext <<_ACEOF
9155 /* end confdefs.h. */
9157 /* Override any GCC internal prototype to avoid an error.
9158 Use char because int might match the return type of a GCC
9159 builtin and then its argument prototype would still apply. */
9167 return dnet_ntoa ();
9172 rm -f conftest.$ac_objext conftest$ac_exeext
9173 if { (ac_try="$ac_link"
9175 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9176 *) ac_try_echo
=$ac_try;;
9178 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9179 $as_echo "$ac_try_echo") >&5
9180 (eval "$ac_link") 2>conftest.er1
9182 grep -v '^ *+' conftest.er1
>conftest.err
9184 cat conftest.err
>&5
9185 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9186 (exit $ac_status); } && {
9187 test -z "$ac_c_werror_flag" ||
9188 test ! -s conftest.err
9189 } && test -s conftest
$ac_exeext && {
9190 test "$cross_compiling" = yes ||
9191 $as_test_x conftest
$ac_exeext
9193 ac_cv_lib_dnet_stub_dnet_ntoa
=yes
9195 $as_echo "$as_me: failed program was:" >&5
9196 sed 's/^/| /' conftest.
$ac_ext >&5
9198 ac_cv_lib_dnet_stub_dnet_ntoa
=no
9201 rm -rf conftest.dSYM
9202 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9203 conftest
$ac_exeext conftest.
$ac_ext
9204 LIBS
=$ac_check_lib_save_LIBS
9206 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
9207 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
9208 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x
""yes; then
9209 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
9215 rm -rf conftest.dSYM
9216 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9217 conftest
$ac_exeext conftest.
$ac_ext
9218 LIBS
="$ac_xsave_LIBS"
9220 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
9221 # to get the SysV transport functions.
9222 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
9224 # The nsl library prevents programs from opening the X display
9225 # on Irix 5.2, according to T.E. Dickey.
9226 # The functions gethostbyname, getservbyname, and inet_addr are
9227 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
9228 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
9229 $as_echo_n "checking for gethostbyname... " >&6; }
9230 if test "${ac_cv_func_gethostbyname+set}" = set; then
9231 $as_echo_n "(cached) " >&6
9233 cat >conftest.
$ac_ext <<_ACEOF
9236 cat confdefs.h
>>conftest.
$ac_ext
9237 cat >>conftest.
$ac_ext <<_ACEOF
9238 /* end confdefs.h. */
9239 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
9240 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9241 #define gethostbyname innocuous_gethostbyname
9243 /* System header to define __stub macros and hopefully few prototypes,
9244 which can conflict with char gethostbyname (); below.
9245 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9246 <limits.h> exists even on freestanding compilers. */
9249 # include <limits.h>
9251 # include <assert.h>
9254 #undef gethostbyname
9256 /* Override any GCC internal prototype to avoid an error.
9257 Use char because int might match the return type of a GCC
9258 builtin and then its argument prototype would still apply. */
9262 char gethostbyname ();
9263 /* The GNU C library defines this for functions which it implements
9264 to always fail with ENOSYS. Some functions are actually named
9265 something starting with __ and the normal name is an alias. */
9266 #if defined __stub_gethostbyname || defined __stub___gethostbyname
9273 return gethostbyname ();
9278 rm -f conftest.
$ac_objext conftest
$ac_exeext
9279 if { (ac_try
="$ac_link"
9281 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9282 *) ac_try_echo=$ac_try;;
9284 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9285 $as_echo "$ac_try_echo") >&5
9286 (eval "$ac_link") 2>conftest.er1
9288 grep -v '^ *+' conftest.er1 >conftest.err
9290 cat conftest.err >&5
9291 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9292 (exit $ac_status); } && {
9293 test -z "$ac_c_werror_flag" ||
9294 test ! -s conftest.err
9295 } && test -s conftest$ac_exeext && {
9296 test "$cross_compiling" = yes ||
9297 $as_test_x conftest$ac_exeext
9299 ac_cv_func_gethostbyname=yes
9301 $as_echo "$as_me: failed program was:" >&5
9302 sed 's/^/| /' conftest.$ac_ext >&5
9304 ac_cv_func_gethostbyname=no
9307 rm -rf conftest.dSYM
9308 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9309 conftest$ac_exeext conftest.$ac_ext
9311 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9312 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9314 if test $ac_cv_func_gethostbyname = no; then
9315 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9316 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9317 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9318 $as_echo_n "(cached) " >&6
9320 ac_check_lib_save_LIBS=$LIBS
9322 cat >conftest.$ac_ext <<_ACEOF
9325 cat confdefs.h >>conftest.$ac_ext
9326 cat >>conftest.$ac_ext <<_ACEOF
9327 /* end confdefs.h. */
9329 /* Override any GCC internal prototype to avoid an error.
9330 Use char because int might match the return type of a GCC
9331 builtin and then its argument prototype would still apply. */
9335 char gethostbyname ();
9339 return gethostbyname ();
9344 rm -f conftest.$ac_objext conftest$ac_exeext
9345 if { (ac_try="$ac_link"
9347 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9348 *) ac_try_echo
=$ac_try;;
9350 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9351 $as_echo "$ac_try_echo") >&5
9352 (eval "$ac_link") 2>conftest.er1
9354 grep -v '^ *+' conftest.er1
>conftest.err
9356 cat conftest.err
>&5
9357 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9358 (exit $ac_status); } && {
9359 test -z "$ac_c_werror_flag" ||
9360 test ! -s conftest.err
9361 } && test -s conftest
$ac_exeext && {
9362 test "$cross_compiling" = yes ||
9363 $as_test_x conftest
$ac_exeext
9365 ac_cv_lib_nsl_gethostbyname
=yes
9367 $as_echo "$as_me: failed program was:" >&5
9368 sed 's/^/| /' conftest.
$ac_ext >&5
9370 ac_cv_lib_nsl_gethostbyname
=no
9373 rm -rf conftest.dSYM
9374 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9375 conftest
$ac_exeext conftest.
$ac_ext
9376 LIBS
=$ac_check_lib_save_LIBS
9378 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9379 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9380 if test "x$ac_cv_lib_nsl_gethostbyname" = x
""yes; then
9381 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
9384 if test $ac_cv_lib_nsl_gethostbyname = no
; then
9385 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9386 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9387 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9388 $as_echo_n "(cached) " >&6
9390 ac_check_lib_save_LIBS
=$LIBS
9392 cat >conftest.
$ac_ext <<_ACEOF
9395 cat confdefs.h
>>conftest.
$ac_ext
9396 cat >>conftest.
$ac_ext <<_ACEOF
9397 /* end confdefs.h. */
9399 /* Override any GCC internal prototype to avoid an error.
9400 Use char because int might match the return type of a GCC
9401 builtin and then its argument prototype would still apply. */
9405 char gethostbyname ();
9409 return gethostbyname ();
9414 rm -f conftest.
$ac_objext conftest
$ac_exeext
9415 if { (ac_try
="$ac_link"
9417 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9418 *) ac_try_echo=$ac_try;;
9420 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9421 $as_echo "$ac_try_echo") >&5
9422 (eval "$ac_link") 2>conftest.er1
9424 grep -v '^ *+' conftest.er1 >conftest.err
9426 cat conftest.err >&5
9427 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9428 (exit $ac_status); } && {
9429 test -z "$ac_c_werror_flag" ||
9430 test ! -s conftest.err
9431 } && test -s conftest$ac_exeext && {
9432 test "$cross_compiling" = yes ||
9433 $as_test_x conftest$ac_exeext
9435 ac_cv_lib_bsd_gethostbyname=yes
9437 $as_echo "$as_me: failed program was:" >&5
9438 sed 's/^/| /' conftest.$ac_ext >&5
9440 ac_cv_lib_bsd_gethostbyname=no
9443 rm -rf conftest.dSYM
9444 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9445 conftest$ac_exeext conftest.$ac_ext
9446 LIBS=$ac_check_lib_save_LIBS
9448 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9449 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9450 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then
9451 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
9457 # lieder@skyler.mavd.honeywell.com says without -lsocket,
9458 # socket/setsockopt and other routines are undefined under SCO ODT
9459 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
9460 # on later versions), says Simon Leinen: it contains gethostby*
9461 # variants that don't use the name server (or something). -lsocket
9462 # must be given before -lnsl if both are needed. We assume that
9463 # if connect needs -lnsl, so does gethostbyname.
9464 { $as_echo "$as_me:$LINENO: checking for connect" >&5
9465 $as_echo_n "checking for connect... " >&6; }
9466 if test "${ac_cv_func_connect+set}" = set; then
9467 $as_echo_n "(cached) " >&6
9469 cat >conftest.$ac_ext <<_ACEOF
9472 cat confdefs.h >>conftest.$ac_ext
9473 cat >>conftest.$ac_ext <<_ACEOF
9474 /* end confdefs.h. */
9475 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9476 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9477 #define connect innocuous_connect
9479 /* System header to define __stub macros and hopefully few prototypes,
9480 which can conflict with char connect (); below.
9481 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9482 <limits.h> exists even on freestanding compilers. */
9485 # include <limits.h>
9487 # include <assert.h>
9492 /* Override any GCC internal prototype to avoid an error.
9493 Use char because int might match the return type of a GCC
9494 builtin and then its argument prototype would still apply. */
9499 /* The GNU C library defines this for functions which it implements
9500 to always fail with ENOSYS. Some functions are actually named
9501 something starting with __ and the normal name is an alias. */
9502 #if defined __stub_connect || defined __stub___connect
9514 rm -f conftest.$ac_objext conftest$ac_exeext
9515 if { (ac_try="$ac_link"
9517 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9518 *) ac_try_echo
=$ac_try;;
9520 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9521 $as_echo "$ac_try_echo") >&5
9522 (eval "$ac_link") 2>conftest.er1
9524 grep -v '^ *+' conftest.er1
>conftest.err
9526 cat conftest.err
>&5
9527 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9528 (exit $ac_status); } && {
9529 test -z "$ac_c_werror_flag" ||
9530 test ! -s conftest.err
9531 } && test -s conftest
$ac_exeext && {
9532 test "$cross_compiling" = yes ||
9533 $as_test_x conftest
$ac_exeext
9535 ac_cv_func_connect
=yes
9537 $as_echo "$as_me: failed program was:" >&5
9538 sed 's/^/| /' conftest.
$ac_ext >&5
9540 ac_cv_func_connect
=no
9543 rm -rf conftest.dSYM
9544 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9545 conftest
$ac_exeext conftest.
$ac_ext
9547 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9548 $as_echo "$ac_cv_func_connect" >&6; }
9550 if test $ac_cv_func_connect = no
; then
9551 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9552 $as_echo_n "checking for connect in -lsocket... " >&6; }
9553 if test "${ac_cv_lib_socket_connect+set}" = set; then
9554 $as_echo_n "(cached) " >&6
9556 ac_check_lib_save_LIBS
=$LIBS
9557 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
9558 cat >conftest.
$ac_ext <<_ACEOF
9561 cat confdefs.h
>>conftest.
$ac_ext
9562 cat >>conftest.
$ac_ext <<_ACEOF
9563 /* end confdefs.h. */
9565 /* Override any GCC internal prototype to avoid an error.
9566 Use char because int might match the return type of a GCC
9567 builtin and then its argument prototype would still apply. */
9580 rm -f conftest.
$ac_objext conftest
$ac_exeext
9581 if { (ac_try
="$ac_link"
9583 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9584 *) ac_try_echo=$ac_try;;
9586 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9587 $as_echo "$ac_try_echo") >&5
9588 (eval "$ac_link") 2>conftest.er1
9590 grep -v '^ *+' conftest.er1 >conftest.err
9592 cat conftest.err >&5
9593 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9594 (exit $ac_status); } && {
9595 test -z "$ac_c_werror_flag" ||
9596 test ! -s conftest.err
9597 } && test -s conftest$ac_exeext && {
9598 test "$cross_compiling" = yes ||
9599 $as_test_x conftest$ac_exeext
9601 ac_cv_lib_socket_connect=yes
9603 $as_echo "$as_me: failed program was:" >&5
9604 sed 's/^/| /' conftest.$ac_ext >&5
9606 ac_cv_lib_socket_connect=no
9609 rm -rf conftest.dSYM
9610 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9611 conftest$ac_exeext conftest.$ac_ext
9612 LIBS=$ac_check_lib_save_LIBS
9614 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9615 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9616 if test "x$ac_cv_lib_socket_connect" = x""yes; then
9617 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
9622 # Guillermo Gomez says -lposix is necessary on A/UX.
9623 { $as_echo "$as_me:$LINENO: checking for remove" >&5
9624 $as_echo_n "checking for remove... " >&6; }
9625 if test "${ac_cv_func_remove+set}" = set; then
9626 $as_echo_n "(cached) " >&6
9628 cat >conftest.$ac_ext <<_ACEOF
9631 cat confdefs.h >>conftest.$ac_ext
9632 cat >>conftest.$ac_ext <<_ACEOF
9633 /* end confdefs.h. */
9634 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9635 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9636 #define remove innocuous_remove
9638 /* System header to define __stub macros and hopefully few prototypes,
9639 which can conflict with char remove (); below.
9640 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9641 <limits.h> exists even on freestanding compilers. */
9644 # include <limits.h>
9646 # include <assert.h>
9651 /* Override any GCC internal prototype to avoid an error.
9652 Use char because int might match the return type of a GCC
9653 builtin and then its argument prototype would still apply. */
9658 /* The GNU C library defines this for functions which it implements
9659 to always fail with ENOSYS. Some functions are actually named
9660 something starting with __ and the normal name is an alias. */
9661 #if defined __stub_remove || defined __stub___remove
9673 rm -f conftest.$ac_objext conftest$ac_exeext
9674 if { (ac_try="$ac_link"
9676 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9677 *) ac_try_echo
=$ac_try;;
9679 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9680 $as_echo "$ac_try_echo") >&5
9681 (eval "$ac_link") 2>conftest.er1
9683 grep -v '^ *+' conftest.er1
>conftest.err
9685 cat conftest.err
>&5
9686 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9687 (exit $ac_status); } && {
9688 test -z "$ac_c_werror_flag" ||
9689 test ! -s conftest.err
9690 } && test -s conftest
$ac_exeext && {
9691 test "$cross_compiling" = yes ||
9692 $as_test_x conftest
$ac_exeext
9694 ac_cv_func_remove
=yes
9696 $as_echo "$as_me: failed program was:" >&5
9697 sed 's/^/| /' conftest.
$ac_ext >&5
9699 ac_cv_func_remove
=no
9702 rm -rf conftest.dSYM
9703 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9704 conftest
$ac_exeext conftest.
$ac_ext
9706 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9707 $as_echo "$ac_cv_func_remove" >&6; }
9709 if test $ac_cv_func_remove = no
; then
9710 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9711 $as_echo_n "checking for remove in -lposix... " >&6; }
9712 if test "${ac_cv_lib_posix_remove+set}" = set; then
9713 $as_echo_n "(cached) " >&6
9715 ac_check_lib_save_LIBS
=$LIBS
9716 LIBS
="-lposix $LIBS"
9717 cat >conftest.
$ac_ext <<_ACEOF
9720 cat confdefs.h
>>conftest.
$ac_ext
9721 cat >>conftest.
$ac_ext <<_ACEOF
9722 /* end confdefs.h. */
9724 /* Override any GCC internal prototype to avoid an error.
9725 Use char because int might match the return type of a GCC
9726 builtin and then its argument prototype would still apply. */
9739 rm -f conftest.
$ac_objext conftest
$ac_exeext
9740 if { (ac_try
="$ac_link"
9742 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9743 *) ac_try_echo=$ac_try;;
9745 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9746 $as_echo "$ac_try_echo") >&5
9747 (eval "$ac_link") 2>conftest.er1
9749 grep -v '^ *+' conftest.er1 >conftest.err
9751 cat conftest.err >&5
9752 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9753 (exit $ac_status); } && {
9754 test -z "$ac_c_werror_flag" ||
9755 test ! -s conftest.err
9756 } && test -s conftest$ac_exeext && {
9757 test "$cross_compiling" = yes ||
9758 $as_test_x conftest$ac_exeext
9760 ac_cv_lib_posix_remove=yes
9762 $as_echo "$as_me: failed program was:" >&5
9763 sed 's/^/| /' conftest.$ac_ext >&5
9765 ac_cv_lib_posix_remove=no
9768 rm -rf conftest.dSYM
9769 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9770 conftest$ac_exeext conftest.$ac_ext
9771 LIBS=$ac_check_lib_save_LIBS
9773 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9774 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9775 if test "x$ac_cv_lib_posix_remove" = x""yes; then
9776 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
9781 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9782 { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9783 $as_echo_n "checking for shmat... " >&6; }
9784 if test "${ac_cv_func_shmat+set}" = set; then
9785 $as_echo_n "(cached) " >&6
9787 cat >conftest.$ac_ext <<_ACEOF
9790 cat confdefs.h >>conftest.$ac_ext
9791 cat >>conftest.$ac_ext <<_ACEOF
9792 /* end confdefs.h. */
9793 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9794 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9795 #define shmat innocuous_shmat
9797 /* System header to define __stub macros and hopefully few prototypes,
9798 which can conflict with char shmat (); below.
9799 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9800 <limits.h> exists even on freestanding compilers. */
9803 # include <limits.h>
9805 # include <assert.h>
9810 /* Override any GCC internal prototype to avoid an error.
9811 Use char because int might match the return type of a GCC
9812 builtin and then its argument prototype would still apply. */
9817 /* The GNU C library defines this for functions which it implements
9818 to always fail with ENOSYS. Some functions are actually named
9819 something starting with __ and the normal name is an alias. */
9820 #if defined __stub_shmat || defined __stub___shmat
9832 rm -f conftest.$ac_objext conftest$ac_exeext
9833 if { (ac_try="$ac_link"
9835 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9836 *) ac_try_echo
=$ac_try;;
9838 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9839 $as_echo "$ac_try_echo") >&5
9840 (eval "$ac_link") 2>conftest.er1
9842 grep -v '^ *+' conftest.er1
>conftest.err
9844 cat conftest.err
>&5
9845 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9846 (exit $ac_status); } && {
9847 test -z "$ac_c_werror_flag" ||
9848 test ! -s conftest.err
9849 } && test -s conftest
$ac_exeext && {
9850 test "$cross_compiling" = yes ||
9851 $as_test_x conftest
$ac_exeext
9853 ac_cv_func_shmat
=yes
9855 $as_echo "$as_me: failed program was:" >&5
9856 sed 's/^/| /' conftest.
$ac_ext >&5
9861 rm -rf conftest.dSYM
9862 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9863 conftest
$ac_exeext conftest.
$ac_ext
9865 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
9866 $as_echo "$ac_cv_func_shmat" >&6; }
9868 if test $ac_cv_func_shmat = no
; then
9869 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
9870 $as_echo_n "checking for shmat in -lipc... " >&6; }
9871 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
9872 $as_echo_n "(cached) " >&6
9874 ac_check_lib_save_LIBS
=$LIBS
9876 cat >conftest.
$ac_ext <<_ACEOF
9879 cat confdefs.h
>>conftest.
$ac_ext
9880 cat >>conftest.
$ac_ext <<_ACEOF
9881 /* end confdefs.h. */
9883 /* Override any GCC internal prototype to avoid an error.
9884 Use char because int might match the return type of a GCC
9885 builtin and then its argument prototype would still apply. */
9898 rm -f conftest.
$ac_objext conftest
$ac_exeext
9899 if { (ac_try
="$ac_link"
9901 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9902 *) ac_try_echo=$ac_try;;
9904 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9905 $as_echo "$ac_try_echo") >&5
9906 (eval "$ac_link") 2>conftest.er1
9908 grep -v '^ *+' conftest.er1 >conftest.err
9910 cat conftest.err >&5
9911 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9912 (exit $ac_status); } && {
9913 test -z "$ac_c_werror_flag" ||
9914 test ! -s conftest.err
9915 } && test -s conftest$ac_exeext && {
9916 test "$cross_compiling" = yes ||
9917 $as_test_x conftest$ac_exeext
9919 ac_cv_lib_ipc_shmat=yes
9921 $as_echo "$as_me: failed program was:" >&5
9922 sed 's/^/| /' conftest.$ac_ext >&5
9924 ac_cv_lib_ipc_shmat=no
9927 rm -rf conftest.dSYM
9928 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9929 conftest$ac_exeext conftest.$ac_ext
9930 LIBS=$ac_check_lib_save_LIBS
9932 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
9933 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
9934 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then
9935 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
9941 # Check for libraries that X11R6 Xt/Xaw programs need.
9942 ac_save_LDFLAGS=$LDFLAGS
9943 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
9944 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
9945 # check for ICE first), but we must link in the order -lSM -lICE or
9946 # we get undefined symbols. So assume we have SM if we have ICE.
9947 # These have to be linked with before -lX11, unlike the other
9948 # libraries we check for below, so use a different variable.
9949 # John Interrante, Karl Berry
9950 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
9951 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
9952 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
9953 $as_echo_n "(cached) " >&6
9955 ac_check_lib_save_LIBS=$LIBS
9956 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
9957 cat >conftest.$ac_ext <<_ACEOF
9960 cat confdefs.h >>conftest.$ac_ext
9961 cat >>conftest.$ac_ext <<_ACEOF
9962 /* end confdefs.h. */
9964 /* Override any GCC internal prototype to avoid an error.
9965 Use char because int might match the return type of a GCC
9966 builtin and then its argument prototype would still apply. */
9970 char IceConnectionNumber ();
9974 return IceConnectionNumber ();
9979 rm -f conftest.$ac_objext conftest$ac_exeext
9980 if { (ac_try="$ac_link"
9982 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9983 *) ac_try_echo
=$ac_try;;
9985 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9986 $as_echo "$ac_try_echo") >&5
9987 (eval "$ac_link") 2>conftest.er1
9989 grep -v '^ *+' conftest.er1
>conftest.err
9991 cat conftest.err
>&5
9992 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9993 (exit $ac_status); } && {
9994 test -z "$ac_c_werror_flag" ||
9995 test ! -s conftest.err
9996 } && test -s conftest
$ac_exeext && {
9997 test "$cross_compiling" = yes ||
9998 $as_test_x conftest
$ac_exeext
10000 ac_cv_lib_ICE_IceConnectionNumber
=yes
10002 $as_echo "$as_me: failed program was:" >&5
10003 sed 's/^/| /' conftest.
$ac_ext >&5
10005 ac_cv_lib_ICE_IceConnectionNumber
=no
10008 rm -rf conftest.dSYM
10009 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10010 conftest
$ac_exeext conftest.
$ac_ext
10011 LIBS
=$ac_check_lib_save_LIBS
10013 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
10014 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
10015 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x
""yes; then
10016 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
10019 LDFLAGS
=$ac_save_LDFLAGS
10024 if test "$have_x" = "yes"
10026 XLIB
="-lXext -lX11"
10027 ac_save_CPPFLAGS
="$CPPFLAGS"
10028 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
10030 { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
10031 $as_echo_n "checking for -lX11... " >&6; }
10032 if test "${ac_cv_lib_soname_X11+set}" = set; then
10033 $as_echo_n "(cached) " >&6
10035 ac_check_soname_save_LIBS
=$LIBS
10036 LIBS
="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
10037 cat >conftest.
$ac_ext <<_ACEOF
10040 cat confdefs.h
>>conftest.
$ac_ext
10041 cat >>conftest.
$ac_ext <<_ACEOF
10042 /* end confdefs.h. */
10044 /* Override any GCC internal prototype to avoid an error.
10045 Use char because int might match the return type of a GCC
10046 builtin and then its argument prototype would still apply. */
10050 char XCreateWindow ();
10054 return XCreateWindow ();
10059 rm -f conftest.
$ac_objext conftest
$ac_exeext
10060 if { (ac_try
="$ac_link"
10061 case "(($ac_try" in
10062 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10063 *) ac_try_echo=$ac_try;;
10065 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10066 $as_echo "$ac_try_echo") >&5
10067 (eval "$ac_link") 2>conftest.er1
10069 grep -v '^ *+' conftest.er1 >conftest.err
10071 cat conftest.err >&5
10072 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10073 (exit $ac_status); } && {
10074 test -z "$ac_c_werror_flag" ||
10075 test ! -s conftest.err
10076 } && test -s conftest$ac_exeext && {
10077 test "$cross_compiling" = yes ||
10078 $as_test_x conftest$ac_exeext
10082 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'` ;;
10083 *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libX11\\.$LIBEXT" |
sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10086 $as_echo "$as_me: failed program was:" >&5
10087 sed 's/^/| /' conftest.$ac_ext >&5
10092 rm -rf conftest.dSYM
10093 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10094 conftest$ac_exeext conftest.$ac_ext
10095 LIBS=$ac_check_soname_save_LIBS
10097 if test "x$ac_cv_lib_soname_X11" = "x"; then
10098 { $as_echo "$as_me:$LINENO: result: not found" >&5
10099 $as_echo "not found" >&6; }
10102 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
10103 $as_echo "$ac_cv_lib_soname_X11" >&6; }
10105 cat >>confdefs.h <<_ACEOF
10106 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
10112 { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
10113 $as_echo_n "checking for -lXext... " >&6; }
10114 if test "${ac_cv_lib_soname_Xext+set}" = set; then
10115 $as_echo_n "(cached) " >&6
10117 ac_check_soname_save_LIBS=$LIBS
10118 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
10119 cat >conftest.$ac_ext <<_ACEOF
10122 cat confdefs.h >>conftest.$ac_ext
10123 cat >>conftest.$ac_ext <<_ACEOF
10124 /* end confdefs.h. */
10126 /* Override any GCC internal prototype to avoid an error.
10127 Use char because int might match the return type of a GCC
10128 builtin and then its argument prototype would still apply. */
10132 char XextCreateExtension ();
10136 return XextCreateExtension ();
10141 rm -f conftest.$ac_objext conftest$ac_exeext
10142 if { (ac_try="$ac_link"
10143 case "(($ac_try" in
10144 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10145 *) ac_try_echo
=$ac_try;;
10147 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10148 $as_echo "$ac_try_echo") >&5
10149 (eval "$ac_link") 2>conftest.er1
10151 grep -v '^ *+' conftest.er1
>conftest.err
10153 cat conftest.err
>&5
10154 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10155 (exit $ac_status); } && {
10156 test -z "$ac_c_werror_flag" ||
10157 test ! -s conftest.err
10158 } && test -s conftest
$ac_exeext && {
10159 test "$cross_compiling" = yes ||
10160 $as_test_x conftest
$ac_exeext
10164 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'` ;;
10165 *) ac_cv_lib_soname_Xext
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10168 $as_echo "$as_me: failed program was:" >&5
10169 sed 's/^/| /' conftest.
$ac_ext >&5
10174 rm -rf conftest.dSYM
10175 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10176 conftest
$ac_exeext conftest.
$ac_ext
10177 LIBS
=$ac_check_soname_save_LIBS
10179 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10180 { $as_echo "$as_me:$LINENO: result: not found" >&5
10181 $as_echo "not found" >&6; }
10184 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10185 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10187 cat >>confdefs.h
<<_ACEOF
10188 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10207 for ac_header
in X11
/Xlib.h \
10210 X11
/Xcursor
/Xcursor.h \
10211 X11
/extensions
/shape.h \
10212 X11
/extensions
/XInput.h \
10213 X11
/extensions
/XShm.h \
10214 X11
/extensions
/Xcomposite.h \
10215 X11
/extensions
/Xinerama.h \
10216 X11
/extensions
/Xrandr.h \
10217 X11
/extensions
/Xrender.h \
10218 X11
/extensions
/xf86vmode.h
10220 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10221 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10222 $as_echo_n "checking for $ac_header... " >&6; }
10223 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10224 $as_echo_n "(cached) " >&6
10226 cat >conftest.
$ac_ext <<_ACEOF
10229 cat confdefs.h
>>conftest.
$ac_ext
10230 cat >>conftest.
$ac_ext <<_ACEOF
10231 /* end confdefs.h. */
10232 #ifdef HAVE_X11_XLIB_H
10233 # include <X11/Xlib.h>
10235 #ifdef HAVE_X11_XUTIL_H
10236 # include <X11/Xutil.h>
10239 #include <$ac_header>
10241 rm -f conftest.
$ac_objext
10242 if { (ac_try
="$ac_compile"
10243 case "(($ac_try" in
10244 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10245 *) ac_try_echo=$ac_try;;
10247 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10248 $as_echo "$ac_try_echo") >&5
10249 (eval "$ac_compile") 2>conftest.er1
10251 grep -v '^ *+' conftest.er1 >conftest.err
10253 cat conftest.err >&5
10254 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10255 (exit $ac_status); } && {
10256 test -z "$ac_c_werror_flag" ||
10257 test ! -s conftest.err
10258 } && test -s conftest.$ac_objext; then
10259 eval "$as_ac_Header=yes"
10261 $as_echo "$as_me: failed program was:" >&5
10262 sed 's/^/| /' conftest.$ac_ext >&5
10264 eval "$as_ac_Header=no"
10267 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10269 ac_res=`eval 'as_val=${'$as_ac_Header'}
10270 $as_echo "$as_val"'`
10271 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10272 $as_echo "$ac_res" >&6; }
10273 as_val=`eval 'as_val=${'$as_ac_Header'}
10274 $as_echo "$as_val"'`
10275 if test "x$as_val" = x""yes; then
10276 cat >>confdefs.h <<_ACEOF
10277 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
10285 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10287 { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10288 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10289 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10290 $as_echo_n "(cached) " >&6
10292 ac_check_lib_save_LIBS=$LIBS
10293 LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10294 cat >conftest.$ac_ext <<_ACEOF
10297 cat confdefs.h >>conftest.$ac_ext
10298 cat >>conftest.$ac_ext <<_ACEOF
10299 /* end confdefs.h. */
10301 /* Override any GCC internal prototype to avoid an error.
10302 Use char because int might match the return type of a GCC
10303 builtin and then its argument prototype would still apply. */
10307 char XkbQueryExtension ();
10311 return XkbQueryExtension ();
10316 rm -f conftest.$ac_objext conftest$ac_exeext
10317 if { (ac_try="$ac_link"
10318 case "(($ac_try" in
10319 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10320 *) ac_try_echo
=$ac_try;;
10322 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10323 $as_echo "$ac_try_echo") >&5
10324 (eval "$ac_link") 2>conftest.er1
10326 grep -v '^ *+' conftest.er1
>conftest.err
10328 cat conftest.err
>&5
10329 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10330 (exit $ac_status); } && {
10331 test -z "$ac_c_werror_flag" ||
10332 test ! -s conftest.err
10333 } && test -s conftest
$ac_exeext && {
10334 test "$cross_compiling" = yes ||
10335 $as_test_x conftest
$ac_exeext
10337 ac_cv_lib_X11_XkbQueryExtension
=yes
10339 $as_echo "$as_me: failed program was:" >&5
10340 sed 's/^/| /' conftest.
$ac_ext >&5
10342 ac_cv_lib_X11_XkbQueryExtension
=no
10345 rm -rf conftest.dSYM
10346 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10347 conftest
$ac_exeext conftest.
$ac_ext
10348 LIBS
=$ac_check_lib_save_LIBS
10350 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10351 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10352 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x
""yes; then
10354 cat >>confdefs.h
<<\_ACEOF
10362 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10364 { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10365 $as_echo_n "checking for -lXcursor... " >&6; }
10366 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10367 $as_echo_n "(cached) " >&6
10369 ac_check_soname_save_LIBS
=$LIBS
10370 LIBS
="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10371 cat >conftest.
$ac_ext <<_ACEOF
10374 cat confdefs.h
>>conftest.
$ac_ext
10375 cat >>conftest.
$ac_ext <<_ACEOF
10376 /* end confdefs.h. */
10378 /* Override any GCC internal prototype to avoid an error.
10379 Use char because int might match the return type of a GCC
10380 builtin and then its argument prototype would still apply. */
10384 char XcursorImageLoadCursor ();
10388 return XcursorImageLoadCursor ();
10393 rm -f conftest.
$ac_objext conftest
$ac_exeext
10394 if { (ac_try
="$ac_link"
10395 case "(($ac_try" in
10396 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10397 *) ac_try_echo=$ac_try;;
10399 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10400 $as_echo "$ac_try_echo") >&5
10401 (eval "$ac_link") 2>conftest.er1
10403 grep -v '^ *+' conftest.er1 >conftest.err
10405 cat conftest.err >&5
10406 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10407 (exit $ac_status); } && {
10408 test -z "$ac_c_werror_flag" ||
10409 test ! -s conftest.err
10410 } && test -s conftest$ac_exeext && {
10411 test "$cross_compiling" = yes ||
10412 $as_test_x conftest$ac_exeext
10416 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'` ;;
10417 *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXcursor\\.$LIBEXT" |
sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10420 $as_echo "$as_me: failed program was:" >&5
10421 sed 's/^/| /' conftest.$ac_ext >&5
10426 rm -rf conftest.dSYM
10427 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10428 conftest$ac_exeext conftest.$ac_ext
10429 LIBS=$ac_check_soname_save_LIBS
10431 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10432 { $as_echo "$as_me:$LINENO: result: not found" >&5
10433 $as_echo "not found" >&6; }
10436 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10437 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10439 cat >>confdefs.h <<_ACEOF
10440 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10447 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10448 case "x$with_xcursor" in
10449 x) wine_notices="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10451 *) { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10452 This is an error since --with-xcursor was requested." >&5
10453 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10454 This is an error since --with-xcursor was requested." >&2;}
10455 { (exit 1); exit 1; }; } ;;
10460 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10462 { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10463 $as_echo_n "checking for -lXi... " >&6; }
10464 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10465 $as_echo_n "(cached) " >&6
10467 ac_check_soname_save_LIBS=$LIBS
10468 LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10469 cat >conftest.$ac_ext <<_ACEOF
10472 cat confdefs.h >>conftest.$ac_ext
10473 cat >>conftest.$ac_ext <<_ACEOF
10474 /* end confdefs.h. */
10476 /* Override any GCC internal prototype to avoid an error.
10477 Use char because int might match the return type of a GCC
10478 builtin and then its argument prototype would still apply. */
10482 char XOpenDevice ();
10486 return XOpenDevice ();
10491 rm -f conftest.$ac_objext conftest$ac_exeext
10492 if { (ac_try="$ac_link"
10493 case "(($ac_try" in
10494 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10495 *) ac_try_echo
=$ac_try;;
10497 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10498 $as_echo "$ac_try_echo") >&5
10499 (eval "$ac_link") 2>conftest.er1
10501 grep -v '^ *+' conftest.er1
>conftest.err
10503 cat conftest.err
>&5
10504 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10505 (exit $ac_status); } && {
10506 test -z "$ac_c_werror_flag" ||
10507 test ! -s conftest.err
10508 } && test -s conftest
$ac_exeext && {
10509 test "$cross_compiling" = yes ||
10510 $as_test_x conftest
$ac_exeext
10514 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'` ;;
10515 *) ac_cv_lib_soname_Xi
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10518 $as_echo "$as_me: failed program was:" >&5
10519 sed 's/^/| /' conftest.
$ac_ext >&5
10524 rm -rf conftest.dSYM
10525 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10526 conftest
$ac_exeext conftest.
$ac_ext
10527 LIBS
=$ac_check_soname_save_LIBS
10529 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10530 { $as_echo "$as_me:$LINENO: result: not found" >&5
10531 $as_echo "not found" >&6; }
10534 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10535 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10537 cat >>confdefs.h
<<_ACEOF
10538 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10545 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10546 case "x$with_xinput" in
10547 x
) wine_notices
="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10549 *) { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10550 This is an error since --with-xinput was requested." >&5
10551 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10552 This is an error since --with-xinput was requested." >&2;}
10553 { (exit 1); exit 1; }; } ;;
10558 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10560 { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10561 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10562 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10563 $as_echo_n "(cached) " >&6
10565 ac_check_lib_save_LIBS
=$LIBS
10566 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10567 cat >conftest.
$ac_ext <<_ACEOF
10570 cat confdefs.h
>>conftest.
$ac_ext
10571 cat >>conftest.
$ac_ext <<_ACEOF
10572 /* end confdefs.h. */
10574 /* Override any GCC internal prototype to avoid an error.
10575 Use char because int might match the return type of a GCC
10576 builtin and then its argument prototype would still apply. */
10580 char XShmQueryExtension ();
10584 return XShmQueryExtension ();
10589 rm -f conftest.
$ac_objext conftest
$ac_exeext
10590 if { (ac_try
="$ac_link"
10591 case "(($ac_try" in
10592 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10593 *) ac_try_echo=$ac_try;;
10595 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10596 $as_echo "$ac_try_echo") >&5
10597 (eval "$ac_link") 2>conftest.er1
10599 grep -v '^ *+' conftest.er1 >conftest.err
10601 cat conftest.err >&5
10602 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10603 (exit $ac_status); } && {
10604 test -z "$ac_c_werror_flag" ||
10605 test ! -s conftest.err
10606 } && test -s conftest$ac_exeext && {
10607 test "$cross_compiling" = yes ||
10608 $as_test_x conftest$ac_exeext
10610 ac_cv_lib_Xext_XShmQueryExtension=yes
10612 $as_echo "$as_me: failed program was:" >&5
10613 sed 's/^/| /' conftest.$ac_ext >&5
10615 ac_cv_lib_Xext_XShmQueryExtension=no
10618 rm -rf conftest.dSYM
10619 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10620 conftest$ac_exeext conftest.$ac_ext
10621 LIBS=$ac_check_lib_save_LIBS
10623 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10624 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10625 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x""yes; then
10627 cat >>confdefs.h <<\_ACEOF
10628 #define HAVE_LIBXXSHM 1
10634 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10635 case "x$with_xshm" in
10636 x) wine_notices="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10638 *) { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10639 This is an error since --with-xshm was requested." >&5
10640 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10641 This is an error since --with-xshm was requested." >&2;}
10642 { (exit 1); exit 1; }; } ;;
10647 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10649 { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10650 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10651 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10652 $as_echo_n "(cached) " >&6
10654 ac_check_lib_save_LIBS=$LIBS
10655 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10656 cat >conftest.$ac_ext <<_ACEOF
10659 cat confdefs.h >>conftest.$ac_ext
10660 cat >>conftest.$ac_ext <<_ACEOF
10661 /* end confdefs.h. */
10663 /* Override any GCC internal prototype to avoid an error.
10664 Use char because int might match the return type of a GCC
10665 builtin and then its argument prototype would still apply. */
10669 char XShapeQueryExtension ();
10673 return XShapeQueryExtension ();
10678 rm -f conftest.$ac_objext conftest$ac_exeext
10679 if { (ac_try="$ac_link"
10680 case "(($ac_try" in
10681 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10682 *) ac_try_echo
=$ac_try;;
10684 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10685 $as_echo "$ac_try_echo") >&5
10686 (eval "$ac_link") 2>conftest.er1
10688 grep -v '^ *+' conftest.er1
>conftest.err
10690 cat conftest.err
>&5
10691 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10692 (exit $ac_status); } && {
10693 test -z "$ac_c_werror_flag" ||
10694 test ! -s conftest.err
10695 } && test -s conftest
$ac_exeext && {
10696 test "$cross_compiling" = yes ||
10697 $as_test_x conftest
$ac_exeext
10699 ac_cv_lib_Xext_XShapeQueryExtension
=yes
10701 $as_echo "$as_me: failed program was:" >&5
10702 sed 's/^/| /' conftest.
$ac_ext >&5
10704 ac_cv_lib_Xext_XShapeQueryExtension
=no
10707 rm -rf conftest.dSYM
10708 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10709 conftest
$ac_exeext conftest.
$ac_ext
10710 LIBS
=$ac_check_lib_save_LIBS
10712 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10713 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10714 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x
""yes; then
10716 cat >>confdefs.h
<<\_ACEOF
10717 #define HAVE_LIBXSHAPE 1
10723 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10724 case "x$with_xshape" in
10725 x
) wine_notices
="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10727 *) { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10728 This is an error since --with-xshape was requested." >&5
10729 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10730 This is an error since --with-xshape was requested." >&2;}
10731 { (exit 1); exit 1; }; } ;;
10736 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10738 { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10739 $as_echo_n "checking for -lXxf86vm... " >&6; }
10740 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10741 $as_echo_n "(cached) " >&6
10743 ac_check_soname_save_LIBS
=$LIBS
10744 LIBS
="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10745 cat >conftest.
$ac_ext <<_ACEOF
10748 cat confdefs.h
>>conftest.
$ac_ext
10749 cat >>conftest.
$ac_ext <<_ACEOF
10750 /* end confdefs.h. */
10752 /* Override any GCC internal prototype to avoid an error.
10753 Use char because int might match the return type of a GCC
10754 builtin and then its argument prototype would still apply. */
10758 char XF86VidModeQueryExtension ();
10762 return XF86VidModeQueryExtension ();
10767 rm -f conftest.
$ac_objext conftest
$ac_exeext
10768 if { (ac_try
="$ac_link"
10769 case "(($ac_try" in
10770 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10771 *) ac_try_echo=$ac_try;;
10773 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10774 $as_echo "$ac_try_echo") >&5
10775 (eval "$ac_link") 2>conftest.er1
10777 grep -v '^ *+' conftest.er1 >conftest.err
10779 cat conftest.err >&5
10780 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10781 (exit $ac_status); } && {
10782 test -z "$ac_c_werror_flag" ||
10783 test ! -s conftest.err
10784 } && test -s conftest$ac_exeext && {
10785 test "$cross_compiling" = yes ||
10786 $as_test_x conftest$ac_exeext
10790 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'` ;;
10791 *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXxf86vm\\.$LIBEXT" |
sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10794 $as_echo "$as_me: failed program was:" >&5
10795 sed 's/^/| /' conftest.$ac_ext >&5
10800 rm -rf conftest.dSYM
10801 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10802 conftest$ac_exeext conftest.$ac_ext
10803 LIBS=$ac_check_soname_save_LIBS
10805 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10806 { $as_echo "$as_me:$LINENO: result: not found" >&5
10807 $as_echo "not found" >&6; }
10810 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10811 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10813 cat >>confdefs.h <<_ACEOF
10814 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10821 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10822 case "x$with_xxf86vm" in
10823 x) wine_notices="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10825 *) { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10826 This is an error since --with-xxf86vm was requested." >&5
10827 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10828 This is an error since --with-xxf86vm was requested." >&2;}
10829 { (exit 1); exit 1; }; } ;;
10834 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"
10836 { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10837 $as_echo_n "checking for -lXrender... " >&6; }
10838 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10839 $as_echo_n "(cached) " >&6
10841 ac_check_soname_save_LIBS=$LIBS
10842 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10843 cat >conftest.$ac_ext <<_ACEOF
10846 cat confdefs.h >>conftest.$ac_ext
10847 cat >>conftest.$ac_ext <<_ACEOF
10848 /* end confdefs.h. */
10850 /* Override any GCC internal prototype to avoid an error.
10851 Use char because int might match the return type of a GCC
10852 builtin and then its argument prototype would still apply. */
10856 char XRenderQueryExtension ();
10860 return XRenderQueryExtension ();
10865 rm -f conftest.$ac_objext conftest$ac_exeext
10866 if { (ac_try="$ac_link"
10867 case "(($ac_try" in
10868 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10869 *) ac_try_echo
=$ac_try;;
10871 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10872 $as_echo "$ac_try_echo") >&5
10873 (eval "$ac_link") 2>conftest.er1
10875 grep -v '^ *+' conftest.er1
>conftest.err
10877 cat conftest.err
>&5
10878 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10879 (exit $ac_status); } && {
10880 test -z "$ac_c_werror_flag" ||
10881 test ! -s conftest.err
10882 } && test -s conftest
$ac_exeext && {
10883 test "$cross_compiling" = yes ||
10884 $as_test_x conftest
$ac_exeext
10888 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'` ;;
10889 *) ac_cv_lib_soname_Xrender
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10892 $as_echo "$as_me: failed program was:" >&5
10893 sed 's/^/| /' conftest.
$ac_ext >&5
10898 rm -rf conftest.dSYM
10899 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10900 conftest
$ac_exeext conftest.
$ac_ext
10901 LIBS
=$ac_check_soname_save_LIBS
10903 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10904 { $as_echo "$as_me:$LINENO: result: not found" >&5
10905 $as_echo "not found" >&6; }
10908 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10909 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
10911 cat >>confdefs.h
<<_ACEOF
10912 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10915 { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10916 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
10917 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10918 $as_echo_n "(cached) " >&6
10920 ac_check_lib_save_LIBS
=$LIBS
10921 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10922 cat >conftest.
$ac_ext <<_ACEOF
10925 cat confdefs.h
>>conftest.
$ac_ext
10926 cat >>conftest.
$ac_ext <<_ACEOF
10927 /* end confdefs.h. */
10929 /* Override any GCC internal prototype to avoid an error.
10930 Use char because int might match the return type of a GCC
10931 builtin and then its argument prototype would still apply. */
10935 char XRenderSetPictureTransform ();
10939 return XRenderSetPictureTransform ();
10944 rm -f conftest.
$ac_objext conftest
$ac_exeext
10945 if { (ac_try
="$ac_link"
10946 case "(($ac_try" in
10947 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10948 *) ac_try_echo=$ac_try;;
10950 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10951 $as_echo "$ac_try_echo") >&5
10952 (eval "$ac_link") 2>conftest.er1
10954 grep -v '^ *+' conftest.er1 >conftest.err
10956 cat conftest.err >&5
10957 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10958 (exit $ac_status); } && {
10959 test -z "$ac_c_werror_flag" ||
10960 test ! -s conftest.err
10961 } && test -s conftest$ac_exeext && {
10962 test "$cross_compiling" = yes ||
10963 $as_test_x conftest$ac_exeext
10965 ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
10967 $as_echo "$as_me: failed program was:" >&5
10968 sed 's/^/| /' conftest.$ac_ext >&5
10970 ac_cv_lib_Xrender_XRenderSetPictureTransform=no
10973 rm -rf conftest.dSYM
10974 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10975 conftest$ac_exeext conftest.$ac_ext
10976 LIBS=$ac_check_lib_save_LIBS
10978 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10979 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10980 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x""yes; then
10982 cat >>confdefs.h <<\_ACEOF
10983 #define HAVE_XRENDERSETPICTURETRANSFORM 1
10992 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10993 case "x$with_xrender" in
10994 x) wine_warnings="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
10996 *) { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10997 This is an error since --with-xrender was requested." >&5
10998 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10999 This is an error since --with-xrender was requested." >&2;}
11000 { (exit 1); exit 1; }; } ;;
11005 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
11007 cat >conftest.$ac_ext <<_ACEOF
11010 cat confdefs.h >>conftest.$ac_ext
11011 cat >>conftest.$ac_ext <<_ACEOF
11012 /* end confdefs.h. */
11013 #include <X11/Xlib.h>
11014 #include <X11/extensions/Xrandr.h>
11018 static typeof(XRRSetScreenConfigAndRate) * func;
11023 rm -f conftest.$ac_objext
11024 if { (ac_try="$ac_compile"
11025 case "(($ac_try" in
11026 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11027 *) ac_try_echo
=$ac_try;;
11029 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11030 $as_echo "$ac_try_echo") >&5
11031 (eval "$ac_compile") 2>conftest.er1
11033 grep -v '^ *+' conftest.er1
>conftest.err
11035 cat conftest.err
>&5
11036 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11037 (exit $ac_status); } && {
11038 test -z "$ac_c_werror_flag" ||
11039 test ! -s conftest.err
11040 } && test -s conftest.
$ac_objext; then
11041 { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
11042 $as_echo_n "checking for -lXrandr... " >&6; }
11043 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
11044 $as_echo_n "(cached) " >&6
11046 ac_check_soname_save_LIBS
=$LIBS
11047 LIBS
="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11048 cat >conftest.
$ac_ext <<_ACEOF
11051 cat confdefs.h
>>conftest.
$ac_ext
11052 cat >>conftest.
$ac_ext <<_ACEOF
11053 /* end confdefs.h. */
11055 /* Override any GCC internal prototype to avoid an error.
11056 Use char because int might match the return type of a GCC
11057 builtin and then its argument prototype would still apply. */
11061 char XRRQueryExtension ();
11065 return XRRQueryExtension ();
11070 rm -f conftest.
$ac_objext conftest
$ac_exeext
11071 if { (ac_try
="$ac_link"
11072 case "(($ac_try" in
11073 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11074 *) ac_try_echo=$ac_try;;
11076 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11077 $as_echo "$ac_try_echo") >&5
11078 (eval "$ac_link") 2>conftest.er1
11080 grep -v '^ *+' conftest.er1 >conftest.err
11082 cat conftest.err >&5
11083 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11084 (exit $ac_status); } && {
11085 test -z "$ac_c_werror_flag" ||
11086 test ! -s conftest.err
11087 } && test -s conftest$ac_exeext && {
11088 test "$cross_compiling" = yes ||
11089 $as_test_x conftest$ac_exeext
11093 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'` ;;
11094 *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXrandr\\.$LIBEXT" |
sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11097 $as_echo "$as_me: failed program was:" >&5
11098 sed 's/^/| /' conftest.$ac_ext >&5
11103 rm -rf conftest.dSYM
11104 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11105 conftest$ac_exeext conftest.$ac_ext
11106 LIBS=$ac_check_soname_save_LIBS
11108 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11109 { $as_echo "$as_me:$LINENO: result: not found" >&5
11110 $as_echo "not found" >&6; }
11113 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
11114 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
11116 cat >>confdefs.h <<_ACEOF
11117 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
11124 $as_echo "$as_me: failed program was:" >&5
11125 sed 's/^/| /' conftest.$ac_ext >&5
11130 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11132 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11133 case "x$with_xrandr" in
11134 x) wine_notices="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
11136 *) { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11137 This is an error since --with-xrandr was requested." >&5
11138 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11139 This is an error since --with-xrandr was requested." >&2;}
11140 { (exit 1); exit 1; }; } ;;
11145 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
11147 cat >conftest.$ac_ext <<_ACEOF
11150 cat confdefs.h >>conftest.$ac_ext
11151 cat >>conftest.$ac_ext <<_ACEOF
11152 /* end confdefs.h. */
11153 #include <X11/Xlib.h>
11154 #include <X11/extensions/Xinerama.h>
11158 static typeof(XineramaQueryScreens) * func;
11163 rm -f conftest.$ac_objext
11164 if { (ac_try="$ac_compile"
11165 case "(($ac_try" in
11166 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11167 *) ac_try_echo
=$ac_try;;
11169 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11170 $as_echo "$ac_try_echo") >&5
11171 (eval "$ac_compile") 2>conftest.er1
11173 grep -v '^ *+' conftest.er1
>conftest.err
11175 cat conftest.err
>&5
11176 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11177 (exit $ac_status); } && {
11178 test -z "$ac_c_werror_flag" ||
11179 test ! -s conftest.err
11180 } && test -s conftest.
$ac_objext; then
11181 { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11182 $as_echo_n "checking for -lXinerama... " >&6; }
11183 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11184 $as_echo_n "(cached) " >&6
11186 ac_check_soname_save_LIBS
=$LIBS
11187 LIBS
="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11188 cat >conftest.
$ac_ext <<_ACEOF
11191 cat confdefs.h
>>conftest.
$ac_ext
11192 cat >>conftest.
$ac_ext <<_ACEOF
11193 /* end confdefs.h. */
11195 /* Override any GCC internal prototype to avoid an error.
11196 Use char because int might match the return type of a GCC
11197 builtin and then its argument prototype would still apply. */
11201 char XineramaQueryScreens ();
11205 return XineramaQueryScreens ();
11210 rm -f conftest.
$ac_objext conftest
$ac_exeext
11211 if { (ac_try
="$ac_link"
11212 case "(($ac_try" in
11213 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11214 *) ac_try_echo=$ac_try;;
11216 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11217 $as_echo "$ac_try_echo") >&5
11218 (eval "$ac_link") 2>conftest.er1
11220 grep -v '^ *+' conftest.er1 >conftest.err
11222 cat conftest.err >&5
11223 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11224 (exit $ac_status); } && {
11225 test -z "$ac_c_werror_flag" ||
11226 test ! -s conftest.err
11227 } && test -s conftest$ac_exeext && {
11228 test "$cross_compiling" = yes ||
11229 $as_test_x conftest$ac_exeext
11233 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'` ;;
11234 *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXinerama\\.$LIBEXT" |
sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11237 $as_echo "$as_me: failed program was:" >&5
11238 sed 's/^/| /' conftest.$ac_ext >&5
11243 rm -rf conftest.dSYM
11244 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11245 conftest$ac_exeext conftest.$ac_ext
11246 LIBS=$ac_check_soname_save_LIBS
11248 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11249 { $as_echo "$as_me:$LINENO: result: not found" >&5
11250 $as_echo "not found" >&6; }
11253 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11254 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11256 cat >>confdefs.h <<_ACEOF
11257 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11264 $as_echo "$as_me: failed program was:" >&5
11265 sed 's/^/| /' conftest.$ac_ext >&5
11270 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11272 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11273 case "x$with_xinerama" in
11274 x) wine_notices="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11276 *) { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11277 This is an error since --with-xinerama was requested." >&5
11278 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11279 This is an error since --with-xinerama was requested." >&2;}
11280 { (exit 1); exit 1; }; } ;;
11285 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11287 { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11288 $as_echo_n "checking for -lXcomposite... " >&6; }
11289 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11290 $as_echo_n "(cached) " >&6
11292 ac_check_soname_save_LIBS=$LIBS
11293 LIBS="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11294 cat >conftest.$ac_ext <<_ACEOF
11297 cat confdefs.h >>conftest.$ac_ext
11298 cat >>conftest.$ac_ext <<_ACEOF
11299 /* end confdefs.h. */
11301 /* Override any GCC internal prototype to avoid an error.
11302 Use char because int might match the return type of a GCC
11303 builtin and then its argument prototype would still apply. */
11307 char XCompositeRedirectWindow ();
11311 return XCompositeRedirectWindow ();
11316 rm -f conftest.$ac_objext conftest$ac_exeext
11317 if { (ac_try="$ac_link"
11318 case "(($ac_try" in
11319 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11320 *) ac_try_echo
=$ac_try;;
11322 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11323 $as_echo "$ac_try_echo") >&5
11324 (eval "$ac_link") 2>conftest.er1
11326 grep -v '^ *+' conftest.er1
>conftest.err
11328 cat conftest.err
>&5
11329 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11330 (exit $ac_status); } && {
11331 test -z "$ac_c_werror_flag" ||
11332 test ! -s conftest.err
11333 } && test -s conftest
$ac_exeext && {
11334 test "$cross_compiling" = yes ||
11335 $as_test_x conftest
$ac_exeext
11339 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'` ;;
11340 *) ac_cv_lib_soname_Xcomposite
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11343 $as_echo "$as_me: failed program was:" >&5
11344 sed 's/^/| /' conftest.
$ac_ext >&5
11349 rm -rf conftest.dSYM
11350 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11351 conftest
$ac_exeext conftest.
$ac_ext
11352 LIBS
=$ac_check_soname_save_LIBS
11354 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11355 { $as_echo "$as_me:$LINENO: result: not found" >&5
11356 $as_echo "not found" >&6; }
11359 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11360 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11362 cat >>confdefs.h
<<_ACEOF
11363 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11370 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11371 case "x$with_xcomposite" in
11372 x
) wine_notices
="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11374 *) { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11375 This is an error since --with-xcomposite was requested." >&5
11376 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11377 This is an error since --with-xcomposite was requested." >&2;}
11378 { (exit 1); exit 1; }; } ;;
11383 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11384 $as_echo_n "checking for XICCallback.callback... " >&6; }
11385 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11386 $as_echo_n "(cached) " >&6
11388 cat >conftest.
$ac_ext <<_ACEOF
11391 cat confdefs.h
>>conftest.
$ac_ext
11392 cat >>conftest.
$ac_ext <<_ACEOF
11393 /* end confdefs.h. */
11394 #ifdef HAVE_X11_XLIB_H
11395 #include <X11/Xlib.h>
11401 static XICCallback ac_aggr;
11402 if (ac_aggr.callback)
11408 rm -f conftest.
$ac_objext
11409 if { (ac_try
="$ac_compile"
11410 case "(($ac_try" in
11411 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11412 *) ac_try_echo=$ac_try;;
11414 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11415 $as_echo "$ac_try_echo") >&5
11416 (eval "$ac_compile") 2>conftest.er1
11418 grep -v '^ *+' conftest.er1 >conftest.err
11420 cat conftest.err >&5
11421 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11422 (exit $ac_status); } && {
11423 test -z "$ac_c_werror_flag" ||
11424 test ! -s conftest.err
11425 } && test -s conftest.$ac_objext; then
11426 ac_cv_member_XICCallback_callback=yes
11428 $as_echo "$as_me: failed program was:" >&5
11429 sed 's/^/| /' conftest.$ac_ext >&5
11431 cat >conftest.$ac_ext <<_ACEOF
11434 cat confdefs.h >>conftest.$ac_ext
11435 cat >>conftest.$ac_ext <<_ACEOF
11436 /* end confdefs.h. */
11437 #ifdef HAVE_X11_XLIB_H
11438 #include <X11/Xlib.h>
11444 static XICCallback ac_aggr;
11445 if (sizeof ac_aggr.callback)
11451 rm -f conftest.$ac_objext
11452 if { (ac_try="$ac_compile"
11453 case "(($ac_try" in
11454 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11455 *) ac_try_echo
=$ac_try;;
11457 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11458 $as_echo "$ac_try_echo") >&5
11459 (eval "$ac_compile") 2>conftest.er1
11461 grep -v '^ *+' conftest.er1
>conftest.err
11463 cat conftest.err
>&5
11464 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11465 (exit $ac_status); } && {
11466 test -z "$ac_c_werror_flag" ||
11467 test ! -s conftest.err
11468 } && test -s conftest.
$ac_objext; then
11469 ac_cv_member_XICCallback_callback
=yes
11471 $as_echo "$as_me: failed program was:" >&5
11472 sed 's/^/| /' conftest.
$ac_ext >&5
11474 ac_cv_member_XICCallback_callback
=no
11477 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11480 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11482 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11483 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11484 if test "x$ac_cv_member_XICCallback_callback" = x
""yes; then
11486 cat >>confdefs.h
<<_ACEOF
11487 #define HAVE_XICCALLBACK_CALLBACK 1
11496 if test "x$with_opengl" != "xno"
11502 for ac_header
in GL
/gl.h GL
/glx.h GL
/glext.h GL
/glu.h
11504 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11505 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11506 $as_echo_n "checking for $ac_header... " >&6; }
11507 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11508 $as_echo_n "(cached) " >&6
11510 cat >conftest.
$ac_ext <<_ACEOF
11513 cat confdefs.h
>>conftest.
$ac_ext
11514 cat >>conftest.
$ac_ext <<_ACEOF
11515 /* end confdefs.h. */
11516 #ifdef HAVE_GL_GLX_H
11517 # include <GL/glx.h>
11520 #include <$ac_header>
11522 rm -f conftest.
$ac_objext
11523 if { (ac_try
="$ac_compile"
11524 case "(($ac_try" in
11525 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11526 *) ac_try_echo=$ac_try;;
11528 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11529 $as_echo "$ac_try_echo") >&5
11530 (eval "$ac_compile") 2>conftest.er1
11532 grep -v '^ *+' conftest.er1 >conftest.err
11534 cat conftest.err >&5
11535 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11536 (exit $ac_status); } && {
11537 test -z "$ac_c_werror_flag" ||
11538 test ! -s conftest.err
11539 } && test -s conftest.$ac_objext; then
11540 eval "$as_ac_Header=yes"
11542 $as_echo "$as_me: failed program was:" >&5
11543 sed 's/^/| /' conftest.$ac_ext >&5
11545 eval "$as_ac_Header=no"
11548 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11550 ac_res=`eval 'as_val=${'$as_ac_Header'}
11551 $as_echo "$as_val"'`
11552 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11553 $as_echo "$ac_res" >&6; }
11554 as_val=`eval 'as_val=${'$as_ac_Header'}
11555 $as_echo "$as_val"'`
11556 if test "x$as_val" = x""yes; then
11557 cat >>confdefs.h <<_ACEOF
11558 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
11565 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11567 { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11568 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11569 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11570 $as_echo_n "(cached) " >&6
11572 cat >conftest.$ac_ext <<_ACEOF
11575 cat confdefs.h >>conftest.$ac_ext
11576 cat >>conftest.$ac_ext <<_ACEOF
11577 /* end confdefs.h. */
11582 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11587 rm -f conftest.$ac_objext
11588 if { (ac_try="$ac_compile"
11589 case "(($ac_try" in
11590 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11591 *) ac_try_echo
=$ac_try;;
11593 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11594 $as_echo "$ac_try_echo") >&5
11595 (eval "$ac_compile") 2>conftest.er1
11597 grep -v '^ *+' conftest.er1
>conftest.err
11599 cat conftest.err
>&5
11600 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11601 (exit $ac_status); } && {
11602 test -z "$ac_c_werror_flag" ||
11603 test ! -s conftest.err
11604 } && test -s conftest.
$ac_objext; then
11605 wine_cv_opengl_header_version_OK
="yes"
11607 $as_echo "$as_me: failed program was:" >&5
11608 sed 's/^/| /' conftest.
$ac_ext >&5
11610 wine_cv_opengl_header_version_OK
="no"
11613 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11615 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11616 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11618 if test "$wine_cv_opengl_header_version_OK" = "yes"
11620 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11621 $as_echo_n "checking for -lGL... " >&6; }
11622 if test "${ac_cv_lib_soname_GL+set}" = set; then
11623 $as_echo_n "(cached) " >&6
11625 ac_check_soname_save_LIBS
=$LIBS
11626 LIBS
="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11627 cat >conftest.
$ac_ext <<_ACEOF
11630 cat confdefs.h
>>conftest.
$ac_ext
11631 cat >>conftest.
$ac_ext <<_ACEOF
11632 /* end confdefs.h. */
11634 /* Override any GCC internal prototype to avoid an error.
11635 Use char because int might match the return type of a GCC
11636 builtin and then its argument prototype would still apply. */
11640 char glXCreateContext ();
11644 return glXCreateContext ();
11649 rm -f conftest.
$ac_objext conftest
$ac_exeext
11650 if { (ac_try
="$ac_link"
11651 case "(($ac_try" in
11652 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11653 *) ac_try_echo=$ac_try;;
11655 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11656 $as_echo "$ac_try_echo") >&5
11657 (eval "$ac_link") 2>conftest.er1
11659 grep -v '^ *+' conftest.er1 >conftest.err
11661 cat conftest.err >&5
11662 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11663 (exit $ac_status); } && {
11664 test -z "$ac_c_werror_flag" ||
11665 test ! -s conftest.err
11666 } && test -s conftest$ac_exeext && {
11667 test "$cross_compiling" = yes ||
11668 $as_test_x conftest$ac_exeext
11672 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'` ;;
11673 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libGL\\.$LIBEXT" |
sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11676 $as_echo "$as_me: failed program was:" >&5
11677 sed 's/^/| /' conftest.$ac_ext >&5
11682 rm -rf conftest.dSYM
11683 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11684 conftest$ac_exeext conftest.$ac_ext
11685 LIBS=$ac_check_soname_save_LIBS
11687 if test "x$ac_cv_lib_soname_GL" = "x"; then
11688 { $as_echo "$as_me:$LINENO: result: not found" >&5
11689 $as_echo "not found" >&6; }
11690 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11691 $as_echo_n "checking for -lGL... " >&6; }
11692 if test "${ac_cv_lib_soname_GL+set}" = set; then
11693 $as_echo_n "(cached) " >&6
11695 ac_check_soname_save_LIBS=$LIBS
11696 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"
11697 cat >conftest.$ac_ext <<_ACEOF
11700 cat confdefs.h >>conftest.$ac_ext
11701 cat >>conftest.$ac_ext <<_ACEOF
11702 /* end confdefs.h. */
11704 /* Override any GCC internal prototype to avoid an error.
11705 Use char because int might match the return type of a GCC
11706 builtin and then its argument prototype would still apply. */
11710 char glXCreateContext ();
11714 return glXCreateContext ();
11719 rm -f conftest.$ac_objext conftest$ac_exeext
11720 if { (ac_try="$ac_link"
11721 case "(($ac_try" in
11722 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11723 *) ac_try_echo
=$ac_try;;
11725 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11726 $as_echo "$ac_try_echo") >&5
11727 (eval "$ac_link") 2>conftest.er1
11729 grep -v '^ *+' conftest.er1
>conftest.err
11731 cat conftest.err
>&5
11732 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11733 (exit $ac_status); } && {
11734 test -z "$ac_c_werror_flag" ||
11735 test ! -s conftest.err
11736 } && test -s conftest
$ac_exeext && {
11737 test "$cross_compiling" = yes ||
11738 $as_test_x conftest
$ac_exeext
11742 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'` ;;
11743 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11746 $as_echo "$as_me: failed program was:" >&5
11747 sed 's/^/| /' conftest.
$ac_ext >&5
11752 rm -rf conftest.dSYM
11753 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11754 conftest
$ac_exeext conftest.
$ac_ext
11755 LIBS
=$ac_check_soname_save_LIBS
11757 if test "x$ac_cv_lib_soname_GL" = "x"; then
11758 { $as_echo "$as_me:$LINENO: result: not found" >&5
11759 $as_echo "not found" >&6; }
11760 if test -f /usr
/X11R
6/lib
/libGL.a
11762 opengl_msg
="/usr/X11R6/lib/libGL.a is present on your system.
11763 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11765 opengl_msg
="No OpenGL library found on this system."
11768 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11769 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11771 cat >>confdefs.h
<<_ACEOF
11772 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11775 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"
11777 cat >>confdefs.h
<<\_ACEOF
11778 #define HAVE_OPENGL 1
11784 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11785 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11787 cat >>confdefs.h
<<_ACEOF
11788 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11793 cat >>confdefs.h
<<\_ACEOF
11794 #define HAVE_OPENGL 1
11799 if test "$ac_cv_header_GL_glu_h" = "yes"
11801 { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11802 $as_echo_n "checking for -lGLU... " >&6; }
11803 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11804 $as_echo_n "(cached) " >&6
11806 ac_check_soname_save_LIBS
=$LIBS
11807 LIBS
="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11808 cat >conftest.
$ac_ext <<_ACEOF
11811 cat confdefs.h
>>conftest.
$ac_ext
11812 cat >>conftest.
$ac_ext <<_ACEOF
11813 /* end confdefs.h. */
11815 /* Override any GCC internal prototype to avoid an error.
11816 Use char because int might match the return type of a GCC
11817 builtin and then its argument prototype would still apply. */
11825 return gluLookAt ();
11830 rm -f conftest.
$ac_objext conftest
$ac_exeext
11831 if { (ac_try
="$ac_link"
11832 case "(($ac_try" in
11833 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11834 *) ac_try_echo=$ac_try;;
11836 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11837 $as_echo "$ac_try_echo") >&5
11838 (eval "$ac_link") 2>conftest.er1
11840 grep -v '^ *+' conftest.er1 >conftest.err
11842 cat conftest.err >&5
11843 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11844 (exit $ac_status); } && {
11845 test -z "$ac_c_werror_flag" ||
11846 test ! -s conftest.err
11847 } && test -s conftest$ac_exeext && {
11848 test "$cross_compiling" = yes ||
11849 $as_test_x conftest$ac_exeext
11853 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'` ;;
11854 *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libGLU\\.$LIBEXT" |
sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11857 $as_echo "$as_me: failed program was:" >&5
11858 sed 's/^/| /' conftest.$ac_ext >&5
11863 rm -rf conftest.dSYM
11864 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11865 conftest$ac_exeext conftest.$ac_ext
11866 LIBS=$ac_check_soname_save_LIBS
11868 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11869 { $as_echo "$as_me:$LINENO: result: not found" >&5
11870 $as_echo "not found" >&6; }
11873 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11874 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11876 cat >>confdefs.h <<_ACEOF
11877 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11884 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11885 case "x$with_glu" in
11886 x) wine_notices="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
11888 *) { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11889 This is an error since --with-glu was requested." >&5
11890 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11891 This is an error since --with-glu was requested." >&2;}
11892 { (exit 1); exit 1; }; } ;;
11897 opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11900 opengl_msg="OpenGL development headers not found."
11902 test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
11903 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
11905 enable_opengl32=${enable_opengl32:-no}
11906 enable_glu32=${enable_glu32:-no}
11908 if test -n "$opengl_msg"; then
11909 case "x$with_opengl" in
11910 x) wine_warnings="$wine_warnings|$opengl_msg
11911 OpenGL and Direct3D won't be supported." ;;
11913 *) { { $as_echo "$as_me:$LINENO: error: $opengl_msg
11914 OpenGL and Direct3D won't be supported.
11915 This is an error since --with-opengl was requested." >&5
11916 $as_echo "$as_me: error: $opengl_msg
11917 OpenGL and Direct3D won't be supported.
11918 This is an error since --with-opengl was requested." >&2;}
11919 { (exit 1); exit 1; }; } ;;
11927 for ac_header in audio/audiolib.h
11929 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
11930 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11931 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11932 $as_echo_n "checking for $ac_header... " >&6; }
11933 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11934 $as_echo_n "(cached) " >&6
11936 ac_res=`eval 'as_val=${'$as_ac_Header'}
11937 $as_echo "$as_val"'`
11938 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11939 $as_echo "$ac_res" >&6; }
11941 # Is the header compilable?
11942 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11943 $as_echo_n "checking $ac_header usability... " >&6; }
11944 cat >conftest.$ac_ext <<_ACEOF
11947 cat confdefs.h >>conftest.$ac_ext
11948 cat >>conftest.$ac_ext <<_ACEOF
11949 /* end confdefs.h. */
11950 $ac_includes_default
11951 #include <$ac_header>
11953 rm -f conftest.$ac_objext
11954 if { (ac_try="$ac_compile"
11955 case "(($ac_try" in
11956 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11957 *) ac_try_echo
=$ac_try;;
11959 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11960 $as_echo "$ac_try_echo") >&5
11961 (eval "$ac_compile") 2>conftest.er1
11963 grep -v '^ *+' conftest.er1
>conftest.err
11965 cat conftest.err
>&5
11966 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11967 (exit $ac_status); } && {
11968 test -z "$ac_c_werror_flag" ||
11969 test ! -s conftest.err
11970 } && test -s conftest.
$ac_objext; then
11971 ac_header_compiler
=yes
11973 $as_echo "$as_me: failed program was:" >&5
11974 sed 's/^/| /' conftest.
$ac_ext >&5
11976 ac_header_compiler
=no
11979 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11980 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11981 $as_echo "$ac_header_compiler" >&6; }
11983 # Is the header present?
11984 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
11985 $as_echo_n "checking $ac_header presence... " >&6; }
11986 cat >conftest.
$ac_ext <<_ACEOF
11989 cat confdefs.h
>>conftest.
$ac_ext
11990 cat >>conftest.
$ac_ext <<_ACEOF
11991 /* end confdefs.h. */
11992 #include <$ac_header>
11994 if { (ac_try
="$ac_cpp conftest.$ac_ext"
11995 case "(($ac_try" in
11996 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11997 *) ac_try_echo=$ac_try;;
11999 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12000 $as_echo "$ac_try_echo") >&5
12001 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12003 grep -v '^ *+' conftest.er1 >conftest.err
12005 cat conftest.err >&5
12006 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12007 (exit $ac_status); } >/dev/null && {
12008 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12009 test ! -s conftest.err
12011 ac_header_preproc=yes
12013 $as_echo "$as_me: failed program was:" >&5
12014 sed 's/^/| /' conftest.$ac_ext >&5
12016 ac_header_preproc=no
12019 rm -f conftest.err conftest.$ac_ext
12020 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12021 $as_echo "$ac_header_preproc" >&6; }
12023 # So? What about this header?
12024 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12026 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12027 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12028 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12029 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12030 ac_header_preproc=yes
12033 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12034 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12035 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12036 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12037 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12038 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12039 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12040 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12041 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12042 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12043 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12044 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12046 ## ------------------------------------ ##
12047 ## Report this to wine-devel@winehq.org ##
12048 ## ------------------------------------ ##
12050 ) | sed "s/^/$as_me: WARNING: /" >&2
12053 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12054 $as_echo_n "checking for $ac_header... " >&6; }
12055 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12056 $as_echo_n "(cached) " >&6
12058 eval "$as_ac_Header=\$ac_header_preproc"
12060 ac_res=`eval 'as_val=${'$as_ac_Header'}
12061 $as_echo "$as_val"'`
12062 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12063 $as_echo "$ac_res" >&6; }
12066 as_val=`eval 'as_val=${'$as_ac_Header'}
12067 $as_echo "$as_val"'`
12068 if test "x$as_val" = x""yes; then
12069 cat >>confdefs.h <<_ACEOF
12070 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12073 for ac_header in audio/soundlib.h
12075 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12076 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12077 $as_echo_n "checking for $ac_header... " >&6; }
12078 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12079 $as_echo_n "(cached) " >&6
12081 cat >conftest.$ac_ext <<_ACEOF
12084 cat confdefs.h >>conftest.$ac_ext
12085 cat >>conftest.$ac_ext <<_ACEOF
12086 /* end confdefs.h. */
12087 #include <audio/audiolib.h>
12089 #include <$ac_header>
12091 rm -f conftest.$ac_objext
12092 if { (ac_try="$ac_compile"
12093 case "(($ac_try" in
12094 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12095 *) ac_try_echo
=$ac_try;;
12097 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12098 $as_echo "$ac_try_echo") >&5
12099 (eval "$ac_compile") 2>conftest.er1
12101 grep -v '^ *+' conftest.er1
>conftest.err
12103 cat conftest.err
>&5
12104 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12105 (exit $ac_status); } && {
12106 test -z "$ac_c_werror_flag" ||
12107 test ! -s conftest.err
12108 } && test -s conftest.
$ac_objext; then
12109 eval "$as_ac_Header=yes"
12111 $as_echo "$as_me: failed program was:" >&5
12112 sed 's/^/| /' conftest.
$ac_ext >&5
12114 eval "$as_ac_Header=no"
12117 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12119 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12120 $as_echo "$as_val"'`
12121 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12122 $as_echo "$ac_res" >&6; }
12123 as_val
=`eval 'as_val=${'$as_ac_Header'}
12124 $as_echo "$as_val"'`
12125 if test "x$as_val" = x
""yes; then
12126 cat >>confdefs.h
<<_ACEOF
12127 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12134 { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
12135 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
12136 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
12137 $as_echo_n "(cached) " >&6
12139 ac_check_lib_save_LIBS
=$LIBS
12140 LIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
12141 cat >conftest.
$ac_ext <<_ACEOF
12144 cat confdefs.h
>>conftest.
$ac_ext
12145 cat >>conftest.
$ac_ext <<_ACEOF
12146 /* end confdefs.h. */
12148 /* Override any GCC internal prototype to avoid an error.
12149 Use char because int might match the return type of a GCC
12150 builtin and then its argument prototype would still apply. */
12154 char AuCreateFlow ();
12158 return AuCreateFlow ();
12163 rm -f conftest.
$ac_objext conftest
$ac_exeext
12164 if { (ac_try
="$ac_link"
12165 case "(($ac_try" in
12166 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12167 *) ac_try_echo=$ac_try;;
12169 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12170 $as_echo "$ac_try_echo") >&5
12171 (eval "$ac_link") 2>conftest.er1
12173 grep -v '^ *+' conftest.er1 >conftest.err
12175 cat conftest.err >&5
12176 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12177 (exit $ac_status); } && {
12178 test -z "$ac_c_werror_flag" ||
12179 test ! -s conftest.err
12180 } && test -s conftest$ac_exeext && {
12181 test "$cross_compiling" = yes ||
12182 $as_test_x conftest$ac_exeext
12184 ac_cv_lib_audio_AuCreateFlow=yes
12186 $as_echo "$as_me: failed program was:" >&5
12187 sed 's/^/| /' conftest.$ac_ext >&5
12189 ac_cv_lib_audio_AuCreateFlow=no
12192 rm -rf conftest.dSYM
12193 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12194 conftest$ac_exeext conftest.$ac_ext
12195 LIBS=$ac_check_lib_save_LIBS
12197 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12198 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12199 if test "x$ac_cv_lib_audio_AuCreateFlow" = x""yes; then
12201 cat >>confdefs.h <<\_ACEOF
12205 { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12206 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12207 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12208 $as_echo_n "(cached) " >&6
12210 ac_check_lib_save_LIBS=$LIBS
12211 LIBS="-lXau $X_LIBS $LIBS"
12212 cat >conftest.$ac_ext <<_ACEOF
12215 cat confdefs.h >>conftest.$ac_ext
12216 cat >>conftest.$ac_ext <<_ACEOF
12217 /* end confdefs.h. */
12219 /* Override any GCC internal prototype to avoid an error.
12220 Use char because int might match the return type of a GCC
12221 builtin and then its argument prototype would still apply. */
12225 char XauGetBestAuthByAddr ();
12229 return XauGetBestAuthByAddr ();
12234 rm -f conftest.$ac_objext conftest$ac_exeext
12235 if { (ac_try="$ac_link"
12236 case "(($ac_try" in
12237 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12238 *) ac_try_echo
=$ac_try;;
12240 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12241 $as_echo "$ac_try_echo") >&5
12242 (eval "$ac_link") 2>conftest.er1
12244 grep -v '^ *+' conftest.er1
>conftest.err
12246 cat conftest.err
>&5
12247 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12248 (exit $ac_status); } && {
12249 test -z "$ac_c_werror_flag" ||
12250 test ! -s conftest.err
12251 } && test -s conftest
$ac_exeext && {
12252 test "$cross_compiling" = yes ||
12253 $as_test_x conftest
$ac_exeext
12255 ac_cv_lib_Xau_XauGetBestAuthByAddr
=yes
12257 $as_echo "$as_me: failed program was:" >&5
12258 sed 's/^/| /' conftest.
$ac_ext >&5
12260 ac_cv_lib_Xau_XauGetBestAuthByAddr
=no
12263 rm -rf conftest.dSYM
12264 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12265 conftest
$ac_exeext conftest.
$ac_ext
12266 LIBS
=$ac_check_lib_save_LIBS
12268 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12269 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12270 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x
""yes; then
12271 NASLIBS
="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12273 NASLIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12284 CPPFLAGS
="$ac_save_CPPFLAGS"
12289 enable_winex11_drv
=${enable_winex11_drv:-no}
12290 enable_opengl32
=${enable_opengl32:-no}
12291 enable_glu32
=${enable_glu32:-no}
12293 if test "x$XLIB" = "x"; then
12296 *) { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12297 without X support, which probably isn't what you want. You will need to install
12298 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12299 Use the --without-x option if you really want this." >&5
12300 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12301 without X support, which probably isn't what you want. You will need to install
12302 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12303 Use the --without-x option if you really want this." >&2;}
12304 { (exit 1); exit 1; }; } ;;
12316 if test "x$with_xml" != "xno"
12318 ac_save_CPPFLAGS
="$CPPFLAGS"
12319 if test "$PKG_CONFIG" != "false"
12321 ac_xml_libs
="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
12322 ac_xml_cflags
="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
12324 ac_xml_libs
="`xml2-config --libs 2>/dev/null`"
12325 ac_xml_cflags
="`xml2-config --cflags 2>/dev/null`"
12327 CPPFLAGS
="$CPPFLAGS $ac_xml_cflags"
12329 for ac_header
in libxml
/parser.h
12331 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12332 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12333 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12334 $as_echo_n "checking for $ac_header... " >&6; }
12335 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12336 $as_echo_n "(cached) " >&6
12338 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12339 $as_echo "$as_val"'`
12340 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12341 $as_echo "$ac_res" >&6; }
12343 # Is the header compilable?
12344 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12345 $as_echo_n "checking $ac_header usability... " >&6; }
12346 cat >conftest.
$ac_ext <<_ACEOF
12349 cat confdefs.h
>>conftest.
$ac_ext
12350 cat >>conftest.
$ac_ext <<_ACEOF
12351 /* end confdefs.h. */
12352 $ac_includes_default
12353 #include <$ac_header>
12355 rm -f conftest.
$ac_objext
12356 if { (ac_try
="$ac_compile"
12357 case "(($ac_try" in
12358 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12359 *) ac_try_echo=$ac_try;;
12361 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12362 $as_echo "$ac_try_echo") >&5
12363 (eval "$ac_compile") 2>conftest.er1
12365 grep -v '^ *+' conftest.er1 >conftest.err
12367 cat conftest.err >&5
12368 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12369 (exit $ac_status); } && {
12370 test -z "$ac_c_werror_flag" ||
12371 test ! -s conftest.err
12372 } && test -s conftest.$ac_objext; then
12373 ac_header_compiler=yes
12375 $as_echo "$as_me: failed program was:" >&5
12376 sed 's/^/| /' conftest.$ac_ext >&5
12378 ac_header_compiler=no
12381 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12382 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12383 $as_echo "$ac_header_compiler" >&6; }
12385 # Is the header present?
12386 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12387 $as_echo_n "checking $ac_header presence... " >&6; }
12388 cat >conftest.$ac_ext <<_ACEOF
12391 cat confdefs.h >>conftest.$ac_ext
12392 cat >>conftest.$ac_ext <<_ACEOF
12393 /* end confdefs.h. */
12394 #include <$ac_header>
12396 if { (ac_try="$ac_cpp conftest.$ac_ext"
12397 case "(($ac_try" in
12398 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12399 *) ac_try_echo
=$ac_try;;
12401 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12402 $as_echo "$ac_try_echo") >&5
12403 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12405 grep -v '^ *+' conftest.er1
>conftest.err
12407 cat conftest.err
>&5
12408 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12409 (exit $ac_status); } >/dev
/null
&& {
12410 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12411 test ! -s conftest.err
12413 ac_header_preproc
=yes
12415 $as_echo "$as_me: failed program was:" >&5
12416 sed 's/^/| /' conftest.
$ac_ext >&5
12418 ac_header_preproc
=no
12421 rm -f conftest.err conftest.
$ac_ext
12422 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12423 $as_echo "$ac_header_preproc" >&6; }
12425 # So? What about this header?
12426 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12428 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12429 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12430 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12431 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12432 ac_header_preproc
=yes
12435 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12436 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12437 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12438 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12439 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12440 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12441 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12442 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12443 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12444 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12445 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12446 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12448 ## ------------------------------------ ##
12449 ## Report this to wine-devel@winehq.org ##
12450 ## ------------------------------------ ##
12452 ) |
sed "s/^/$as_me: WARNING: /" >&2
12455 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12456 $as_echo_n "checking for $ac_header... " >&6; }
12457 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12458 $as_echo_n "(cached) " >&6
12460 eval "$as_ac_Header=\$ac_header_preproc"
12462 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12463 $as_echo "$as_val"'`
12464 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12465 $as_echo "$ac_res" >&6; }
12468 as_val
=`eval 'as_val=${'$as_ac_Header'}
12469 $as_echo "$as_val"'`
12470 if test "x$as_val" = x
""yes; then
12471 cat >>confdefs.h
<<_ACEOF
12472 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12474 { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12475 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12476 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12477 $as_echo_n "(cached) " >&6
12479 ac_check_lib_save_LIBS
=$LIBS
12480 LIBS
="-lxml2 $ac_xml_libs $LIBS"
12481 cat >conftest.
$ac_ext <<_ACEOF
12484 cat confdefs.h
>>conftest.
$ac_ext
12485 cat >>conftest.
$ac_ext <<_ACEOF
12486 /* end confdefs.h. */
12488 /* Override any GCC internal prototype to avoid an error.
12489 Use char because int might match the return type of a GCC
12490 builtin and then its argument prototype would still apply. */
12494 char xmlParseMemory ();
12498 return xmlParseMemory ();
12503 rm -f conftest.
$ac_objext conftest
$ac_exeext
12504 if { (ac_try
="$ac_link"
12505 case "(($ac_try" in
12506 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12507 *) ac_try_echo=$ac_try;;
12509 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12510 $as_echo "$ac_try_echo") >&5
12511 (eval "$ac_link") 2>conftest.er1
12513 grep -v '^ *+' conftest.er1 >conftest.err
12515 cat conftest.err >&5
12516 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12517 (exit $ac_status); } && {
12518 test -z "$ac_c_werror_flag" ||
12519 test ! -s conftest.err
12520 } && test -s conftest$ac_exeext && {
12521 test "$cross_compiling" = yes ||
12522 $as_test_x conftest$ac_exeext
12524 ac_cv_lib_xml2_xmlParseMemory=yes
12526 $as_echo "$as_me: failed program was:" >&5
12527 sed 's/^/| /' conftest.$ac_ext >&5
12529 ac_cv_lib_xml2_xmlParseMemory=no
12532 rm -rf conftest.dSYM
12533 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12534 conftest$ac_exeext conftest.$ac_ext
12535 LIBS=$ac_check_lib_save_LIBS
12537 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12538 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12539 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x""yes; then
12541 cat >>confdefs.h <<\_ACEOF
12542 #define HAVE_LIBXML2 1
12545 XML2LIBS="$ac_xml_libs"
12546 XML2INCL="$ac_xml_cflags"
12549 { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12550 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12551 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12552 $as_echo_n "(cached) " >&6
12554 ac_check_lib_save_LIBS=$LIBS
12555 LIBS="-lxml2 $ac_xml_libs $LIBS"
12556 cat >conftest.$ac_ext <<_ACEOF
12559 cat confdefs.h >>conftest.$ac_ext
12560 cat >>conftest.$ac_ext <<_ACEOF
12561 /* end confdefs.h. */
12563 /* Override any GCC internal prototype to avoid an error.
12564 Use char because int might match the return type of a GCC
12565 builtin and then its argument prototype would still apply. */
12569 char xmlReadMemory ();
12573 return xmlReadMemory ();
12578 rm -f conftest.$ac_objext conftest$ac_exeext
12579 if { (ac_try="$ac_link"
12580 case "(($ac_try" in
12581 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12582 *) ac_try_echo
=$ac_try;;
12584 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12585 $as_echo "$ac_try_echo") >&5
12586 (eval "$ac_link") 2>conftest.er1
12588 grep -v '^ *+' conftest.er1
>conftest.err
12590 cat conftest.err
>&5
12591 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12592 (exit $ac_status); } && {
12593 test -z "$ac_c_werror_flag" ||
12594 test ! -s conftest.err
12595 } && test -s conftest
$ac_exeext && {
12596 test "$cross_compiling" = yes ||
12597 $as_test_x conftest
$ac_exeext
12599 ac_cv_lib_xml2_xmlReadMemory
=yes
12601 $as_echo "$as_me: failed program was:" >&5
12602 sed 's/^/| /' conftest.
$ac_ext >&5
12604 ac_cv_lib_xml2_xmlReadMemory
=no
12607 rm -rf conftest.dSYM
12608 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12609 conftest
$ac_exeext conftest.
$ac_ext
12610 LIBS
=$ac_check_lib_save_LIBS
12612 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12613 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12614 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x
""yes; then
12616 cat >>confdefs.h
<<\_ACEOF
12617 #define HAVE_XMLREADMEMORY 1
12622 { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12623 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12624 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12625 $as_echo_n "(cached) " >&6
12627 ac_check_lib_save_LIBS
=$LIBS
12628 LIBS
="-lxml2 $ac_xml_libs $LIBS"
12629 cat >conftest.
$ac_ext <<_ACEOF
12632 cat confdefs.h
>>conftest.
$ac_ext
12633 cat >>conftest.
$ac_ext <<_ACEOF
12634 /* end confdefs.h. */
12636 /* Override any GCC internal prototype to avoid an error.
12637 Use char because int might match the return type of a GCC
12638 builtin and then its argument prototype would still apply. */
12642 char xmlNewDocPI ();
12646 return xmlNewDocPI ();
12651 rm -f conftest.
$ac_objext conftest
$ac_exeext
12652 if { (ac_try
="$ac_link"
12653 case "(($ac_try" in
12654 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12655 *) ac_try_echo=$ac_try;;
12657 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12658 $as_echo "$ac_try_echo") >&5
12659 (eval "$ac_link") 2>conftest.er1
12661 grep -v '^ *+' conftest.er1 >conftest.err
12663 cat conftest.err >&5
12664 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12665 (exit $ac_status); } && {
12666 test -z "$ac_c_werror_flag" ||
12667 test ! -s conftest.err
12668 } && test -s conftest$ac_exeext && {
12669 test "$cross_compiling" = yes ||
12670 $as_test_x conftest$ac_exeext
12672 ac_cv_lib_xml2_xmlNewDocPI=yes
12674 $as_echo "$as_me: failed program was:" >&5
12675 sed 's/^/| /' conftest.$ac_ext >&5
12677 ac_cv_lib_xml2_xmlNewDocPI=no
12680 rm -rf conftest.dSYM
12681 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12682 conftest$ac_exeext conftest.$ac_ext
12683 LIBS=$ac_check_lib_save_LIBS
12685 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12686 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12687 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x""yes; then
12689 cat >>confdefs.h <<\_ACEOF
12690 #define HAVE_XMLNEWDOCPI 1
12700 CPPFLAGS="$ac_save_CPPFLAGS"
12702 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12703 case "x$with_xml" in
12704 x) wine_warnings="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12706 *) { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12707 This is an error since --with-xml was requested." >&5
12708 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12709 This is an error since --with-xml was requested." >&2;}
12710 { (exit 1); exit 1; }; } ;;
12715 if test "x$with_xslt" != "xno"
12717 if test "$PKG_CONFIG" != "false"
12719 ac_xslt_libs="`$PKG_CONFIG --libs libxslt
2>/dev
/null
`"
12720 ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt
2>/dev
/null
`"
12722 ac_xslt_libs="`xslt-config
--libs 2>/dev
/null
`"
12723 ac_xslt_cflags="`xslt-config
--cflags 2>/dev
/null
`"
12725 ac_save_CPPFLAGS="$CPPFLAGS"
12726 CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
12729 for ac_header in libxslt/pattern.h libxslt/transform.h
12731 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12732 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12733 $as_echo_n "checking for $ac_header... " >&6; }
12734 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12735 $as_echo_n "(cached) " >&6
12737 cat >conftest.$ac_ext <<_ACEOF
12740 cat confdefs.h >>conftest.$ac_ext
12741 cat >>conftest.$ac_ext <<_ACEOF
12742 /* end confdefs.h. */
12743 #ifdef HAVE_LIBXSLT_PATTERN_H
12744 # include <libxslt/pattern.h>
12747 #include <$ac_header>
12749 rm -f conftest.$ac_objext
12750 if { (ac_try="$ac_compile"
12751 case "(($ac_try" in
12752 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12753 *) ac_try_echo
=$ac_try;;
12755 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12756 $as_echo "$ac_try_echo") >&5
12757 (eval "$ac_compile") 2>conftest.er1
12759 grep -v '^ *+' conftest.er1
>conftest.err
12761 cat conftest.err
>&5
12762 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12763 (exit $ac_status); } && {
12764 test -z "$ac_c_werror_flag" ||
12765 test ! -s conftest.err
12766 } && test -s conftest.
$ac_objext; then
12767 eval "$as_ac_Header=yes"
12769 $as_echo "$as_me: failed program was:" >&5
12770 sed 's/^/| /' conftest.
$ac_ext >&5
12772 eval "$as_ac_Header=no"
12775 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12777 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12778 $as_echo "$as_val"'`
12779 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12780 $as_echo "$ac_res" >&6; }
12781 as_val
=`eval 'as_val=${'$as_ac_Header'}
12782 $as_echo "$as_val"'`
12783 if test "x$as_val" = x
""yes; then
12784 cat >>confdefs.h
<<_ACEOF
12785 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12792 CPPFLAGS
="$ac_save_CPPFLAGS"
12793 if test "$ac_cv_header_libxslt_transform_h" = "yes"
12795 { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12796 $as_echo_n "checking for -lxslt... " >&6; }
12797 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12798 $as_echo_n "(cached) " >&6
12800 ac_check_soname_save_LIBS
=$LIBS
12801 LIBS
="-lxslt $ac_xslt_libs $LIBS"
12802 cat >conftest.
$ac_ext <<_ACEOF
12805 cat confdefs.h
>>conftest.
$ac_ext
12806 cat >>conftest.
$ac_ext <<_ACEOF
12807 /* end confdefs.h. */
12809 /* Override any GCC internal prototype to avoid an error.
12810 Use char because int might match the return type of a GCC
12811 builtin and then its argument prototype would still apply. */
12815 char xsltCompilePattern ();
12819 return xsltCompilePattern ();
12824 rm -f conftest.
$ac_objext conftest
$ac_exeext
12825 if { (ac_try
="$ac_link"
12826 case "(($ac_try" in
12827 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12828 *) ac_try_echo=$ac_try;;
12830 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12831 $as_echo "$ac_try_echo") >&5
12832 (eval "$ac_link") 2>conftest.er1
12834 grep -v '^ *+' conftest.er1 >conftest.err
12836 cat conftest.err >&5
12837 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12838 (exit $ac_status); } && {
12839 test -z "$ac_c_werror_flag" ||
12840 test ! -s conftest.err
12841 } && test -s conftest$ac_exeext && {
12842 test "$cross_compiling" = yes ||
12843 $as_test_x conftest$ac_exeext
12847 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'` ;;
12848 *) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libxslt\\.$LIBEXT" |
sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12851 $as_echo "$as_me: failed program was:" >&5
12852 sed 's/^/| /' conftest.$ac_ext >&5
12857 rm -rf conftest.dSYM
12858 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12859 conftest$ac_exeext conftest.$ac_ext
12860 LIBS=$ac_check_soname_save_LIBS
12862 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12863 { $as_echo "$as_me:$LINENO: result: not found" >&5
12864 $as_echo "not found" >&6; }
12867 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12868 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
12870 cat >>confdefs.h <<_ACEOF
12871 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
12874 XSLTINCL="$ac_xslt_cflags"
12879 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12880 case "x$with_xslt" in
12881 x) wine_warnings="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12883 *) { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12884 This is an error since --with-xslt was requested." >&5
12885 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12886 This is an error since --with-xslt was requested." >&2;}
12887 { (exit 1); exit 1; }; } ;;
12894 if test "x$with_hal" != "xno"
12896 ac_save_CPPFLAGS="$CPPFLAGS"
12897 if test "$PKG_CONFIG" != "false"
12899 ac_hal_libs="`$PKG_CONFIG --libs hal
2>/dev
/null
`"
12900 ac_hal_cflags="`$PKG_CONFIG --cflags hal
2>/dev
/null
`"
12901 CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
12905 for ac_header in dbus/dbus.h hal/libhal.h
12907 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12908 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12909 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12910 $as_echo_n "checking for $ac_header... " >&6; }
12911 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12912 $as_echo_n "(cached) " >&6
12914 ac_res=`eval 'as_val=${'$as_ac_Header'}
12915 $as_echo "$as_val"'`
12916 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12917 $as_echo "$ac_res" >&6; }
12919 # Is the header compilable?
12920 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12921 $as_echo_n "checking $ac_header usability... " >&6; }
12922 cat >conftest.$ac_ext <<_ACEOF
12925 cat confdefs.h >>conftest.$ac_ext
12926 cat >>conftest.$ac_ext <<_ACEOF
12927 /* end confdefs.h. */
12928 $ac_includes_default
12929 #include <$ac_header>
12931 rm -f conftest.$ac_objext
12932 if { (ac_try="$ac_compile"
12933 case "(($ac_try" in
12934 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12935 *) ac_try_echo
=$ac_try;;
12937 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12938 $as_echo "$ac_try_echo") >&5
12939 (eval "$ac_compile") 2>conftest.er1
12941 grep -v '^ *+' conftest.er1
>conftest.err
12943 cat conftest.err
>&5
12944 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12945 (exit $ac_status); } && {
12946 test -z "$ac_c_werror_flag" ||
12947 test ! -s conftest.err
12948 } && test -s conftest.
$ac_objext; then
12949 ac_header_compiler
=yes
12951 $as_echo "$as_me: failed program was:" >&5
12952 sed 's/^/| /' conftest.
$ac_ext >&5
12954 ac_header_compiler
=no
12957 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12958 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12959 $as_echo "$ac_header_compiler" >&6; }
12961 # Is the header present?
12962 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12963 $as_echo_n "checking $ac_header presence... " >&6; }
12964 cat >conftest.
$ac_ext <<_ACEOF
12967 cat confdefs.h
>>conftest.
$ac_ext
12968 cat >>conftest.
$ac_ext <<_ACEOF
12969 /* end confdefs.h. */
12970 #include <$ac_header>
12972 if { (ac_try
="$ac_cpp conftest.$ac_ext"
12973 case "(($ac_try" in
12974 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12975 *) ac_try_echo=$ac_try;;
12977 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12978 $as_echo "$ac_try_echo") >&5
12979 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12981 grep -v '^ *+' conftest.er1 >conftest.err
12983 cat conftest.err >&5
12984 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12985 (exit $ac_status); } >/dev/null && {
12986 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12987 test ! -s conftest.err
12989 ac_header_preproc=yes
12991 $as_echo "$as_me: failed program was:" >&5
12992 sed 's/^/| /' conftest.$ac_ext >&5
12994 ac_header_preproc=no
12997 rm -f conftest.err conftest.$ac_ext
12998 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12999 $as_echo "$ac_header_preproc" >&6; }
13001 # So? What about this header?
13002 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13004 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13005 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13006 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13007 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13008 ac_header_preproc=yes
13011 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13012 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13013 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13014 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13015 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13016 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13017 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13018 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13019 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13020 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13021 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13022 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13024 ## ------------------------------------ ##
13025 ## Report this to wine-devel@winehq.org ##
13026 ## ------------------------------------ ##
13028 ) | sed "s/^/$as_me: WARNING: /" >&2
13031 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
13032 $as_echo_n "checking for $ac_header... " >&6; }
13033 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13034 $as_echo_n "(cached) " >&6
13036 eval "$as_ac_Header=\$ac_header_preproc"
13038 ac_res=`eval 'as_val=${'$as_ac_Header'}
13039 $as_echo "$as_val"'`
13040 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13041 $as_echo "$ac_res" >&6; }
13044 as_val=`eval 'as_val=${'$as_ac_Header'}
13045 $as_echo "$as_val"'`
13046 if test "x$as_val" = x""yes; then
13047 cat >>confdefs.h <<_ACEOF
13048 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
13055 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
13057 { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
13058 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
13059 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
13060 $as_echo_n "(cached) " >&6
13062 ac_check_lib_save_LIBS=$LIBS
13063 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
13064 cat >conftest.$ac_ext <<_ACEOF
13067 cat confdefs.h >>conftest.$ac_ext
13068 cat >>conftest.$ac_ext <<_ACEOF
13069 /* end confdefs.h. */
13071 /* Override any GCC internal prototype to avoid an error.
13072 Use char because int might match the return type of a GCC
13073 builtin and then its argument prototype would still apply. */
13077 char dbus_connection_close ();
13081 return dbus_connection_close ();
13086 rm -f conftest.$ac_objext conftest$ac_exeext
13087 if { (ac_try="$ac_link"
13088 case "(($ac_try" in
13089 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13090 *) ac_try_echo
=$ac_try;;
13092 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13093 $as_echo "$ac_try_echo") >&5
13094 (eval "$ac_link") 2>conftest.er1
13096 grep -v '^ *+' conftest.er1
>conftest.err
13098 cat conftest.err
>&5
13099 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13100 (exit $ac_status); } && {
13101 test -z "$ac_c_werror_flag" ||
13102 test ! -s conftest.err
13103 } && test -s conftest
$ac_exeext && {
13104 test "$cross_compiling" = yes ||
13105 $as_test_x conftest
$ac_exeext
13107 ac_cv_lib_dbus_1_dbus_connection_close
=yes
13109 $as_echo "$as_me: failed program was:" >&5
13110 sed 's/^/| /' conftest.
$ac_ext >&5
13112 ac_cv_lib_dbus_1_dbus_connection_close
=no
13115 rm -rf conftest.dSYM
13116 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13117 conftest
$ac_exeext conftest.
$ac_ext
13118 LIBS
=$ac_check_lib_save_LIBS
13120 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
13121 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
13122 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x
""yes; then
13123 { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
13124 $as_echo_n "checking for -lhal... " >&6; }
13125 if test "${ac_cv_lib_soname_hal+set}" = set; then
13126 $as_echo_n "(cached) " >&6
13128 ac_check_soname_save_LIBS
=$LIBS
13129 LIBS
="-lhal $ac_hal_libs $LIBS"
13130 cat >conftest.
$ac_ext <<_ACEOF
13133 cat confdefs.h
>>conftest.
$ac_ext
13134 cat >>conftest.
$ac_ext <<_ACEOF
13135 /* end confdefs.h. */
13137 /* Override any GCC internal prototype to avoid an error.
13138 Use char because int might match the return type of a GCC
13139 builtin and then its argument prototype would still apply. */
13143 char libhal_ctx_new ();
13147 return libhal_ctx_new ();
13152 rm -f conftest.
$ac_objext conftest
$ac_exeext
13153 if { (ac_try
="$ac_link"
13154 case "(($ac_try" in
13155 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13156 *) ac_try_echo=$ac_try;;
13158 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13159 $as_echo "$ac_try_echo") >&5
13160 (eval "$ac_link") 2>conftest.er1
13162 grep -v '^ *+' conftest.er1 >conftest.err
13164 cat conftest.err >&5
13165 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13166 (exit $ac_status); } && {
13167 test -z "$ac_c_werror_flag" ||
13168 test ! -s conftest.err
13169 } && test -s conftest$ac_exeext && {
13170 test "$cross_compiling" = yes ||
13171 $as_test_x conftest$ac_exeext
13175 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'` ;;
13176 *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libhal\\.$LIBEXT" |
sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13179 $as_echo "$as_me: failed program was:" >&5
13180 sed 's/^/| /' conftest.$ac_ext >&5
13185 rm -rf conftest.dSYM
13186 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13187 conftest$ac_exeext conftest.$ac_ext
13188 LIBS=$ac_check_soname_save_LIBS
13190 if test "x$ac_cv_lib_soname_hal" = "x"; then
13191 { $as_echo "$as_me:$LINENO: result: not found" >&5
13192 $as_echo "not found" >&6; }
13195 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13196 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13198 cat >>confdefs.h <<_ACEOF
13199 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13202 HALINCL="$ac_hal_cflags"
13208 CPPFLAGS="$ac_save_CPPFLAGS"
13210 if test "x$ac_cv_lib_soname_hal" = "x"; then
13211 case "x$with_hal" in
13212 x) wine_notices="$wine_notices|libhal ${notice_platform}development files not found, no dynamic device support." ;;
13214 *) { { $as_echo "$as_me:$LINENO: error: libhal ${notice_platform}development files not found, no dynamic device support.
13215 This is an error since --with-hal was requested." >&5
13216 $as_echo "$as_me: error: libhal ${notice_platform}development files not found, no dynamic device support.
13217 This is an error since --with-hal was requested." >&2;}
13218 { (exit 1); exit 1; }; } ;;
13223 if test "x$with_gnutls" != "xno"
13225 ac_save_CPPFLAGS="$CPPFLAGS"
13226 if test "$PKG_CONFIG" != "false"
13228 ac_gnutls_libs="`$PKG_CONFIG --libs gnutls
2>/dev
/null
`"
13229 ac_gnutls_cflags="`$PKG_CONFIG --cflags gnutls
2>/dev
/null
`"
13230 CPPFLAGS="$CPPFLAGS $ac_gnutls_cflags"
13232 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13233 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13234 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13235 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13236 $as_echo_n "(cached) " >&6
13238 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13239 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13241 # Is the header compilable?
13242 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13243 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13244 cat >conftest.$ac_ext <<_ACEOF
13247 cat confdefs.h >>conftest.$ac_ext
13248 cat >>conftest.$ac_ext <<_ACEOF
13249 /* end confdefs.h. */
13250 $ac_includes_default
13251 #include <gnutls/gnutls.h>
13253 rm -f conftest.$ac_objext
13254 if { (ac_try="$ac_compile"
13255 case "(($ac_try" in
13256 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13257 *) ac_try_echo
=$ac_try;;
13259 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13260 $as_echo "$ac_try_echo") >&5
13261 (eval "$ac_compile") 2>conftest.er1
13263 grep -v '^ *+' conftest.er1
>conftest.err
13265 cat conftest.err
>&5
13266 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13267 (exit $ac_status); } && {
13268 test -z "$ac_c_werror_flag" ||
13269 test ! -s conftest.err
13270 } && test -s conftest.
$ac_objext; then
13271 ac_header_compiler
=yes
13273 $as_echo "$as_me: failed program was:" >&5
13274 sed 's/^/| /' conftest.
$ac_ext >&5
13276 ac_header_compiler
=no
13279 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13280 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13281 $as_echo "$ac_header_compiler" >&6; }
13283 # Is the header present?
13284 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13285 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13286 cat >conftest.
$ac_ext <<_ACEOF
13289 cat confdefs.h
>>conftest.
$ac_ext
13290 cat >>conftest.
$ac_ext <<_ACEOF
13291 /* end confdefs.h. */
13292 #include <gnutls/gnutls.h>
13294 if { (ac_try
="$ac_cpp conftest.$ac_ext"
13295 case "(($ac_try" in
13296 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13297 *) ac_try_echo=$ac_try;;
13299 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13300 $as_echo "$ac_try_echo") >&5
13301 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13303 grep -v '^ *+' conftest.er1 >conftest.err
13305 cat conftest.err >&5
13306 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13307 (exit $ac_status); } >/dev/null && {
13308 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13309 test ! -s conftest.err
13311 ac_header_preproc=yes
13313 $as_echo "$as_me: failed program was:" >&5
13314 sed 's/^/| /' conftest.$ac_ext >&5
13316 ac_header_preproc=no
13319 rm -f conftest.err conftest.$ac_ext
13320 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13321 $as_echo "$ac_header_preproc" >&6; }
13323 # So? What about this header?
13324 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13326 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13327 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13328 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13329 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13330 ac_header_preproc=yes
13333 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13334 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13335 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&5
13336 $as_echo "$as_me: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&2;}
13337 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13338 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13339 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&5
13340 $as_echo "$as_me: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&2;}
13341 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13342 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13343 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13344 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13346 ## ------------------------------------ ##
13347 ## Report this to wine-devel@winehq.org ##
13348 ## ------------------------------------ ##
13350 ) | sed "s/^/$as_me: WARNING: /" >&2
13353 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13354 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13355 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13356 $as_echo_n "(cached) " >&6
13358 ac_cv_header_gnutls_gnutls_h=$ac_header_preproc
13360 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13361 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13364 if test "x$ac_cv_header_gnutls_gnutls_h" = x""yes; then
13365 cat >conftest.$ac_ext <<_ACEOF
13368 cat confdefs.h >>conftest.$ac_ext
13369 cat >>conftest.$ac_ext <<_ACEOF
13370 /* end confdefs.h. */
13371 #include <gnutls/gnutls.h>
13375 typeof(gnutls_mac_get_key_size) *pfunc;
13380 rm -f conftest.$ac_objext
13381 if { (ac_try="$ac_compile"
13382 case "(($ac_try" in
13383 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13384 *) ac_try_echo
=$ac_try;;
13386 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13387 $as_echo "$ac_try_echo") >&5
13388 (eval "$ac_compile") 2>conftest.er1
13390 grep -v '^ *+' conftest.er1
>conftest.err
13392 cat conftest.err
>&5
13393 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13394 (exit $ac_status); } && {
13395 test -z "$ac_c_werror_flag" ||
13396 test ! -s conftest.err
13397 } && test -s conftest.
$ac_objext; then
13398 { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13399 $as_echo_n "checking for -lgnutls... " >&6; }
13400 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13401 $as_echo_n "(cached) " >&6
13403 ac_check_soname_save_LIBS
=$LIBS
13404 LIBS
="-lgnutls $ac_gnutls_libs $LIBS"
13405 cat >conftest.
$ac_ext <<_ACEOF
13408 cat confdefs.h
>>conftest.
$ac_ext
13409 cat >>conftest.
$ac_ext <<_ACEOF
13410 /* end confdefs.h. */
13412 /* Override any GCC internal prototype to avoid an error.
13413 Use char because int might match the return type of a GCC
13414 builtin and then its argument prototype would still apply. */
13418 char gnutls_global_init ();
13422 return gnutls_global_init ();
13427 rm -f conftest.
$ac_objext conftest
$ac_exeext
13428 if { (ac_try
="$ac_link"
13429 case "(($ac_try" in
13430 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13431 *) ac_try_echo=$ac_try;;
13433 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13434 $as_echo "$ac_try_echo") >&5
13435 (eval "$ac_link") 2>conftest.er1
13437 grep -v '^ *+' conftest.er1 >conftest.err
13439 cat conftest.err >&5
13440 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13441 (exit $ac_status); } && {
13442 test -z "$ac_c_werror_flag" ||
13443 test ! -s conftest.err
13444 } && test -s conftest$ac_exeext && {
13445 test "$cross_compiling" = yes ||
13446 $as_test_x conftest$ac_exeext
13450 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'` ;;
13451 *) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libgnutls\\.$LIBEXT" |
sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13454 $as_echo "$as_me: failed program was:" >&5
13455 sed 's/^/| /' conftest.$ac_ext >&5
13460 rm -rf conftest.dSYM
13461 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13462 conftest$ac_exeext conftest.$ac_ext
13463 LIBS=$ac_check_soname_save_LIBS
13465 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13466 { $as_echo "$as_me:$LINENO: result: not found" >&5
13467 $as_echo "not found" >&6; }
13470 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13471 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13473 cat >>confdefs.h <<_ACEOF
13474 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13477 GNUTLSINCL="$ac_gnutls_cflags"
13482 $as_echo "$as_me: failed program was:" >&5
13483 sed 's/^/| /' conftest.$ac_ext >&5
13488 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13492 CPPFLAGS="$ac_save_CPPFLAGS"
13494 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13495 case "x$with_gnutls" in
13496 x) wine_notices="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13498 *) { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13499 This is an error since --with-gnutls was requested." >&5
13500 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13501 This is an error since --with-gnutls was requested." >&2;}
13502 { (exit 1); exit 1; }; } ;;
13508 if test "$ac_cv_header_ncurses_h" = "yes"
13510 { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13511 $as_echo_n "checking for -lncurses... " >&6; }
13512 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13513 $as_echo_n "(cached) " >&6
13515 ac_check_soname_save_LIBS=$LIBS
13516 LIBS="-lncurses $LIBS"
13517 cat >conftest.$ac_ext <<_ACEOF
13520 cat confdefs.h >>conftest.$ac_ext
13521 cat >>conftest.$ac_ext <<_ACEOF
13522 /* end confdefs.h. */
13524 /* Override any GCC internal prototype to avoid an error.
13525 Use char because int might match the return type of a GCC
13526 builtin and then its argument prototype would still apply. */
13539 rm -f conftest.$ac_objext conftest$ac_exeext
13540 if { (ac_try="$ac_link"
13541 case "(($ac_try" in
13542 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13543 *) ac_try_echo
=$ac_try;;
13545 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13546 $as_echo "$ac_try_echo") >&5
13547 (eval "$ac_link") 2>conftest.er1
13549 grep -v '^ *+' conftest.er1
>conftest.err
13551 cat conftest.err
>&5
13552 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13553 (exit $ac_status); } && {
13554 test -z "$ac_c_werror_flag" ||
13555 test ! -s conftest.err
13556 } && test -s conftest
$ac_exeext && {
13557 test "$cross_compiling" = yes ||
13558 $as_test_x conftest
$ac_exeext
13562 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'` ;;
13563 *) ac_cv_lib_soname_ncurses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13566 $as_echo "$as_me: failed program was:" >&5
13567 sed 's/^/| /' conftest.
$ac_ext >&5
13572 rm -rf conftest.dSYM
13573 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13574 conftest
$ac_exeext conftest.
$ac_ext
13575 LIBS
=$ac_check_soname_save_LIBS
13577 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13578 { $as_echo "$as_me:$LINENO: result: not found" >&5
13579 $as_echo "not found" >&6; }
13582 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13583 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13585 cat >>confdefs.h
<<_ACEOF
13586 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13589 CURSESLIBS
="-lncurses"
13592 elif test "$ac_cv_header_curses_h" = "yes"
13594 { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13595 $as_echo_n "checking for -lcurses... " >&6; }
13596 if test "${ac_cv_lib_soname_curses+set}" = set; then
13597 $as_echo_n "(cached) " >&6
13599 ac_check_soname_save_LIBS
=$LIBS
13600 LIBS
="-lcurses $LIBS"
13601 cat >conftest.
$ac_ext <<_ACEOF
13604 cat confdefs.h
>>conftest.
$ac_ext
13605 cat >>conftest.
$ac_ext <<_ACEOF
13606 /* end confdefs.h. */
13608 /* Override any GCC internal prototype to avoid an error.
13609 Use char because int might match the return type of a GCC
13610 builtin and then its argument prototype would still apply. */
13623 rm -f conftest.
$ac_objext conftest
$ac_exeext
13624 if { (ac_try
="$ac_link"
13625 case "(($ac_try" in
13626 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13627 *) ac_try_echo=$ac_try;;
13629 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13630 $as_echo "$ac_try_echo") >&5
13631 (eval "$ac_link") 2>conftest.er1
13633 grep -v '^ *+' conftest.er1 >conftest.err
13635 cat conftest.err >&5
13636 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13637 (exit $ac_status); } && {
13638 test -z "$ac_c_werror_flag" ||
13639 test ! -s conftest.err
13640 } && test -s conftest$ac_exeext && {
13641 test "$cross_compiling" = yes ||
13642 $as_test_x conftest$ac_exeext
13646 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'` ;;
13647 *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcurses\\.$LIBEXT" |
sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13650 $as_echo "$as_me: failed program was:" >&5
13651 sed 's/^/| /' conftest.$ac_ext >&5
13656 rm -rf conftest.dSYM
13657 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13658 conftest$ac_exeext conftest.$ac_ext
13659 LIBS=$ac_check_soname_save_LIBS
13661 if test "x$ac_cv_lib_soname_curses" = "x"; then
13662 { $as_echo "$as_me:$LINENO: result: not found" >&5
13663 $as_echo "not found" >&6; }
13666 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13667 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13669 cat >>confdefs.h <<_ACEOF
13670 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13673 CURSESLIBS="-lcurses"
13677 ac_save_LIBS="$LIBS"
13678 LIBS="$LIBS $CURSESLIBS"
13680 for ac_func in mousemask
13682 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
13683 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13684 $as_echo_n "checking for $ac_func... " >&6; }
13685 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13686 $as_echo_n "(cached) " >&6
13688 cat >conftest.$ac_ext <<_ACEOF
13691 cat confdefs.h >>conftest.$ac_ext
13692 cat >>conftest.$ac_ext <<_ACEOF
13693 /* end confdefs.h. */
13694 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13695 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13696 #define $ac_func innocuous_$ac_func
13698 /* System header to define __stub macros and hopefully few prototypes,
13699 which can conflict with char $ac_func (); below.
13700 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13701 <limits.h> exists even on freestanding compilers. */
13704 # include <limits.h>
13706 # include <assert.h>
13711 /* Override any GCC internal prototype to avoid an error.
13712 Use char because int might match the return type of a GCC
13713 builtin and then its argument prototype would still apply. */
13718 /* The GNU C library defines this for functions which it implements
13719 to always fail with ENOSYS. Some functions are actually named
13720 something starting with __ and the normal name is an alias. */
13721 #if defined __stub_$ac_func || defined __stub___$ac_func
13728 return $ac_func ();
13733 rm -f conftest.$ac_objext conftest$ac_exeext
13734 if { (ac_try="$ac_link"
13735 case "(($ac_try" in
13736 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13737 *) ac_try_echo
=$ac_try;;
13739 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13740 $as_echo "$ac_try_echo") >&5
13741 (eval "$ac_link") 2>conftest.er1
13743 grep -v '^ *+' conftest.er1
>conftest.err
13745 cat conftest.err
>&5
13746 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13747 (exit $ac_status); } && {
13748 test -z "$ac_c_werror_flag" ||
13749 test ! -s conftest.err
13750 } && test -s conftest
$ac_exeext && {
13751 test "$cross_compiling" = yes ||
13752 $as_test_x conftest
$ac_exeext
13754 eval "$as_ac_var=yes"
13756 $as_echo "$as_me: failed program was:" >&5
13757 sed 's/^/| /' conftest.
$ac_ext >&5
13759 eval "$as_ac_var=no"
13762 rm -rf conftest.dSYM
13763 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13764 conftest
$ac_exeext conftest.
$ac_ext
13766 ac_res
=`eval 'as_val=${'$as_ac_var'}
13767 $as_echo "$as_val"'`
13768 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13769 $as_echo "$ac_res" >&6; }
13770 as_val
=`eval 'as_val=${'$as_ac_var'}
13771 $as_echo "$as_val"'`
13772 if test "x$as_val" = x
""yes; then
13773 cat >>confdefs.h
<<_ACEOF
13774 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13780 LIBS
="$ac_save_LIBS"
13781 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13782 case "x$with_curses" in
13783 x
) wine_notices
="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13785 *) { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13786 This is an error since --with-curses was requested." >&5
13787 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13788 This is an error since --with-curses was requested." >&2;}
13789 { (exit 1); exit 1; }; } ;;
13794 if test "x$with_sane" != "xno"
13796 ac_save_CPPFLAGS
="$CPPFLAGS"
13797 # Extract the first word of "sane-config", so it can be a program name with args.
13798 set dummy sane-config
; ac_word
=$2
13799 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13800 $as_echo_n "checking for $ac_word... " >&6; }
13801 if test "${ac_cv_prog_sane_devel+set}" = set; then
13802 $as_echo_n "(cached) " >&6
13804 if test -n "$sane_devel"; then
13805 ac_cv_prog_sane_devel
="$sane_devel" # Let the user override the test.
13807 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13808 for as_dir
in $PATH
13811 test -z "$as_dir" && as_dir
=.
13812 for ac_exec_ext
in '' $ac_executable_extensions; do
13813 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13814 ac_cv_prog_sane_devel
="sane-config"
13815 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13822 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel
="no"
13825 sane_devel
=$ac_cv_prog_sane_devel
13826 if test -n "$sane_devel"; then
13827 { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13828 $as_echo "$sane_devel" >&6; }
13830 { $as_echo "$as_me:$LINENO: result: no" >&5
13831 $as_echo "no" >&6; }
13835 if test "$sane_devel" != "no"
13837 ac_sane_incl
="`$sane_devel --cflags`"
13838 ac_sane_libs
="`$sane_devel --ldflags`"
13839 CPPFLAGS
="$CPPFLAGS $ac_sane_incl"
13841 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13842 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13843 $as_echo_n "checking for sane/sane.h... " >&6; }
13844 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13845 $as_echo_n "(cached) " >&6
13847 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13848 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13850 # Is the header compilable?
13851 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13852 $as_echo_n "checking sane/sane.h usability... " >&6; }
13853 cat >conftest.
$ac_ext <<_ACEOF
13856 cat confdefs.h
>>conftest.
$ac_ext
13857 cat >>conftest.
$ac_ext <<_ACEOF
13858 /* end confdefs.h. */
13859 $ac_includes_default
13860 #include <sane/sane.h>
13862 rm -f conftest.
$ac_objext
13863 if { (ac_try
="$ac_compile"
13864 case "(($ac_try" in
13865 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13866 *) ac_try_echo=$ac_try;;
13868 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13869 $as_echo "$ac_try_echo") >&5
13870 (eval "$ac_compile") 2>conftest.er1
13872 grep -v '^ *+' conftest.er1 >conftest.err
13874 cat conftest.err >&5
13875 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13876 (exit $ac_status); } && {
13877 test -z "$ac_c_werror_flag" ||
13878 test ! -s conftest.err
13879 } && test -s conftest.$ac_objext; then
13880 ac_header_compiler=yes
13882 $as_echo "$as_me: failed program was:" >&5
13883 sed 's/^/| /' conftest.$ac_ext >&5
13885 ac_header_compiler=no
13888 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13889 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13890 $as_echo "$ac_header_compiler" >&6; }
13892 # Is the header present?
13893 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13894 $as_echo_n "checking sane/sane.h presence... " >&6; }
13895 cat >conftest.$ac_ext <<_ACEOF
13898 cat confdefs.h >>conftest.$ac_ext
13899 cat >>conftest.$ac_ext <<_ACEOF
13900 /* end confdefs.h. */
13901 #include <sane/sane.h>
13903 if { (ac_try="$ac_cpp conftest.$ac_ext"
13904 case "(($ac_try" in
13905 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13906 *) ac_try_echo
=$ac_try;;
13908 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13909 $as_echo "$ac_try_echo") >&5
13910 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13912 grep -v '^ *+' conftest.er1
>conftest.err
13914 cat conftest.err
>&5
13915 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13916 (exit $ac_status); } >/dev
/null
&& {
13917 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13918 test ! -s conftest.err
13920 ac_header_preproc
=yes
13922 $as_echo "$as_me: failed program was:" >&5
13923 sed 's/^/| /' conftest.
$ac_ext >&5
13925 ac_header_preproc
=no
13928 rm -f conftest.err conftest.
$ac_ext
13929 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13930 $as_echo "$ac_header_preproc" >&6; }
13932 # So? What about this header?
13933 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13935 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13936 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13937 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13938 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13939 ac_header_preproc
=yes
13942 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13943 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13944 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
13945 $as_echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
13946 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13947 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13948 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
13949 $as_echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
13950 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13951 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13952 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13953 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13955 ## ------------------------------------ ##
13956 ## Report this to wine-devel@winehq.org ##
13957 ## ------------------------------------ ##
13959 ) |
sed "s/^/$as_me: WARNING: /" >&2
13962 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13963 $as_echo_n "checking for sane/sane.h... " >&6; }
13964 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13965 $as_echo_n "(cached) " >&6
13967 ac_cv_header_sane_sane_h
=$ac_header_preproc
13969 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13970 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13973 if test "x$ac_cv_header_sane_sane_h" = x
""yes; then
13974 { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
13975 $as_echo_n "checking for -lsane... " >&6; }
13976 if test "${ac_cv_lib_soname_sane+set}" = set; then
13977 $as_echo_n "(cached) " >&6
13979 ac_check_soname_save_LIBS
=$LIBS
13980 LIBS
="-lsane $ac_sane_libs $LIBS"
13981 cat >conftest.
$ac_ext <<_ACEOF
13984 cat confdefs.h
>>conftest.
$ac_ext
13985 cat >>conftest.
$ac_ext <<_ACEOF
13986 /* end confdefs.h. */
13988 /* Override any GCC internal prototype to avoid an error.
13989 Use char because int might match the return type of a GCC
13990 builtin and then its argument prototype would still apply. */
13998 return sane_init ();
14003 rm -f conftest.
$ac_objext conftest
$ac_exeext
14004 if { (ac_try
="$ac_link"
14005 case "(($ac_try" in
14006 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14007 *) ac_try_echo=$ac_try;;
14009 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14010 $as_echo "$ac_try_echo") >&5
14011 (eval "$ac_link") 2>conftest.er1
14013 grep -v '^ *+' conftest.er1 >conftest.err
14015 cat conftest.err >&5
14016 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14017 (exit $ac_status); } && {
14018 test -z "$ac_c_werror_flag" ||
14019 test ! -s conftest.err
14020 } && test -s conftest$ac_exeext && {
14021 test "$cross_compiling" = yes ||
14022 $as_test_x conftest$ac_exeext
14026 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'` ;;
14027 *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libsane\\.$LIBEXT" |
sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14030 $as_echo "$as_me: failed program was:" >&5
14031 sed 's/^/| /' conftest.$ac_ext >&5
14036 rm -rf conftest.dSYM
14037 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14038 conftest$ac_exeext conftest.$ac_ext
14039 LIBS=$ac_check_soname_save_LIBS
14041 if test "x$ac_cv_lib_soname_sane" = "x"; then
14042 { $as_echo "$as_me:$LINENO: result: not found" >&5
14043 $as_echo "not found" >&6; }
14046 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
14047 $as_echo "$ac_cv_lib_soname_sane" >&6; }
14049 cat >>confdefs.h <<_ACEOF
14050 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
14053 SANEINCL="$ac_sane_incl"
14060 CPPFLAGS="$ac_save_CPPFLAGS"
14062 if test "x$ac_cv_lib_soname_sane" = "x"; then
14063 case "x$with_sane" in
14064 x) wine_notices="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
14066 *) { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14067 This is an error since --with-sane was requested." >&5
14068 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14069 This is an error since --with-sane was requested." >&2;}
14070 { (exit 1); exit 1; }; } ;;
14075 if test "x$with_gphoto" != "xno"
14077 ac_save_CPPFLAGS="$CPPFLAGS"
14078 # Extract the first word of "gphoto2-config", so it can be a program name with args.
14079 set dummy gphoto2-config; ac_word=$2
14080 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14081 $as_echo_n "checking for $ac_word... " >&6; }
14082 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
14083 $as_echo_n "(cached) " >&6
14085 if test -n "$gphoto2_devel"; then
14086 ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
14088 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14089 for as_dir in $PATH
14092 test -z "$as_dir" && as_dir=.
14093 for ac_exec_ext in '' $ac_executable_extensions; do
14094 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14095 ac_cv_prog_gphoto2_devel="gphoto2-config"
14096 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14103 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
14106 gphoto2_devel=$ac_cv_prog_gphoto2_devel
14107 if test -n "$gphoto2_devel"; then
14108 { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
14109 $as_echo "$gphoto2_devel" >&6; }
14111 { $as_echo "$as_me:$LINENO: result: no" >&5
14112 $as_echo "no" >&6; }
14116 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
14117 set dummy gphoto2-port-config; ac_word=$2
14118 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14119 $as_echo_n "checking for $ac_word... " >&6; }
14120 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
14121 $as_echo_n "(cached) " >&6
14123 if test -n "$gphoto2port_devel"; then
14124 ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
14126 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14127 for as_dir in $PATH
14130 test -z "$as_dir" && as_dir=.
14131 for ac_exec_ext in '' $ac_executable_extensions; do
14132 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14133 ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
14134 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14141 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
14144 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
14145 if test -n "$gphoto2port_devel"; then
14146 { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
14147 $as_echo "$gphoto2port_devel" >&6; }
14149 { $as_echo "$as_me:$LINENO: result: no" >&5
14150 $as_echo "no" >&6; }
14154 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
14156 ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
14158 for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
14161 -L/usr/lib|-L/usr/lib64) ;;
14162 -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
14165 CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
14167 ac_gphoto2_libs=${ac_gphoto2_libs:-"-lgphoto2"}
14168 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14169 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14170 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14171 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14172 $as_echo_n "(cached) " >&6
14174 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14175 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14177 # Is the header compilable?
14178 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14179 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
14180 cat >conftest.$ac_ext <<_ACEOF
14183 cat confdefs.h >>conftest.$ac_ext
14184 cat >>conftest.$ac_ext <<_ACEOF
14185 /* end confdefs.h. */
14186 $ac_includes_default
14187 #include <gphoto2-camera.h>
14189 rm -f conftest.$ac_objext
14190 if { (ac_try="$ac_compile"
14191 case "(($ac_try" in
14192 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14193 *) ac_try_echo
=$ac_try;;
14195 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14196 $as_echo "$ac_try_echo") >&5
14197 (eval "$ac_compile") 2>conftest.er1
14199 grep -v '^ *+' conftest.er1
>conftest.err
14201 cat conftest.err
>&5
14202 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14203 (exit $ac_status); } && {
14204 test -z "$ac_c_werror_flag" ||
14205 test ! -s conftest.err
14206 } && test -s conftest.
$ac_objext; then
14207 ac_header_compiler
=yes
14209 $as_echo "$as_me: failed program was:" >&5
14210 sed 's/^/| /' conftest.
$ac_ext >&5
14212 ac_header_compiler
=no
14215 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14216 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14217 $as_echo "$ac_header_compiler" >&6; }
14219 # Is the header present?
14220 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14221 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14222 cat >conftest.
$ac_ext <<_ACEOF
14225 cat confdefs.h
>>conftest.
$ac_ext
14226 cat >>conftest.
$ac_ext <<_ACEOF
14227 /* end confdefs.h. */
14228 #include <gphoto2-camera.h>
14230 if { (ac_try
="$ac_cpp conftest.$ac_ext"
14231 case "(($ac_try" in
14232 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14233 *) ac_try_echo=$ac_try;;
14235 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14236 $as_echo "$ac_try_echo") >&5
14237 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14239 grep -v '^ *+' conftest.er1 >conftest.err
14241 cat conftest.err >&5
14242 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14243 (exit $ac_status); } >/dev/null && {
14244 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14245 test ! -s conftest.err
14247 ac_header_preproc=yes
14249 $as_echo "$as_me: failed program was:" >&5
14250 sed 's/^/| /' conftest.$ac_ext >&5
14252 ac_header_preproc=no
14255 rm -f conftest.err conftest.$ac_ext
14256 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14257 $as_echo "$ac_header_preproc" >&6; }
14259 # So? What about this header?
14260 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14262 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14263 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14264 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14265 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14266 ac_header_preproc=yes
14269 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14270 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14271 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
14272 $as_echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
14273 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14274 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14275 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
14276 $as_echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
14277 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14278 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14279 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14280 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14282 ## ------------------------------------ ##
14283 ## Report this to wine-devel@winehq.org ##
14284 ## ------------------------------------ ##
14286 ) | sed "s/^/$as_me: WARNING: /" >&2
14289 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14290 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14291 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14292 $as_echo_n "(cached) " >&6
14294 ac_cv_header_gphoto2_camera_h=$ac_header_preproc
14296 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14297 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14300 if test "x$ac_cv_header_gphoto2_camera_h" = x""yes; then
14301 { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14302 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14303 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14304 $as_echo_n "(cached) " >&6
14306 ac_check_lib_save_LIBS=$LIBS
14307 LIBS="-lgphoto2 $ac_gphoto2_libs $LIBS"
14308 cat >conftest.$ac_ext <<_ACEOF
14311 cat confdefs.h >>conftest.$ac_ext
14312 cat >>conftest.$ac_ext <<_ACEOF
14313 /* end confdefs.h. */
14315 /* Override any GCC internal prototype to avoid an error.
14316 Use char because int might match the return type of a GCC
14317 builtin and then its argument prototype would still apply. */
14321 char gp_camera_new ();
14325 return gp_camera_new ();
14330 rm -f conftest.$ac_objext conftest$ac_exeext
14331 if { (ac_try="$ac_link"
14332 case "(($ac_try" in
14333 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14334 *) ac_try_echo
=$ac_try;;
14336 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14337 $as_echo "$ac_try_echo") >&5
14338 (eval "$ac_link") 2>conftest.er1
14340 grep -v '^ *+' conftest.er1
>conftest.err
14342 cat conftest.err
>&5
14343 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14344 (exit $ac_status); } && {
14345 test -z "$ac_c_werror_flag" ||
14346 test ! -s conftest.err
14347 } && test -s conftest
$ac_exeext && {
14348 test "$cross_compiling" = yes ||
14349 $as_test_x conftest
$ac_exeext
14351 ac_cv_lib_gphoto2_gp_camera_new
=yes
14353 $as_echo "$as_me: failed program was:" >&5
14354 sed 's/^/| /' conftest.
$ac_ext >&5
14356 ac_cv_lib_gphoto2_gp_camera_new
=no
14359 rm -rf conftest.dSYM
14360 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14361 conftest
$ac_exeext conftest.
$ac_ext
14362 LIBS
=$ac_check_lib_save_LIBS
14364 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14365 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14366 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x
""yes; then
14368 cat >>confdefs.h
<<\_ACEOF
14369 #define HAVE_GPHOTO2 1
14372 GPHOTO2LIBS
="$ac_gphoto2_libs"
14374 GPHOTO2INCL
="$ac_gphoto2_incl"
14381 CPPFLAGS
="$ac_save_CPPFLAGS"
14383 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14384 case "x$with_gphoto" in
14385 x
) wine_notices
="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14387 *) { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14388 This is an error since --with-gphoto was requested." >&5
14389 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14390 This is an error since --with-gphoto was requested." >&2;}
14391 { (exit 1); exit 1; }; } ;;
14399 if test "$ac_cv_header_resolv_h" = "yes"
14401 ac_save_LIBS
="$LIBS"
14402 LIBS
="$LIBS -lresolv"
14403 cat >conftest.
$ac_ext <<_ACEOF
14406 cat confdefs.h
>>conftest.
$ac_ext
14407 cat >>conftest.
$ac_ext <<_ACEOF
14408 /* end confdefs.h. */
14409 #ifdef HAVE_NETINET_IN_H
14410 #include <netinet/in.h>
14412 #include <resolv.h>
14421 rm -f conftest.
$ac_objext conftest
$ac_exeext
14422 if { (ac_try
="$ac_link"
14423 case "(($ac_try" in
14424 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14425 *) ac_try_echo=$ac_try;;
14427 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14428 $as_echo "$ac_try_echo") >&5
14429 (eval "$ac_link") 2>conftest.er1
14431 grep -v '^ *+' conftest.er1 >conftest.err
14433 cat conftest.err >&5
14434 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14435 (exit $ac_status); } && {
14436 test -z "$ac_c_werror_flag" ||
14437 test ! -s conftest.err
14438 } && test -s conftest$ac_exeext && {
14439 test "$cross_compiling" = yes ||
14440 $as_test_x conftest$ac_exeext
14443 cat >>confdefs.h <<\_ACEOF
14444 #define HAVE_RESOLV 1
14447 RESOLVLIBS="-lresolv"
14449 $as_echo "$as_me: failed program was:" >&5
14450 sed 's/^/| /' conftest.$ac_ext >&5
14455 rm -rf conftest.dSYM
14456 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14457 conftest$ac_exeext conftest.$ac_ext
14458 LIBS="$ac_save_LIBS"
14463 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14465 { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14466 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14467 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14468 $as_echo_n "(cached) " >&6
14470 ac_check_lib_save_LIBS=$LIBS
14471 LIBS="-llcms $LIBS"
14472 cat >conftest.$ac_ext <<_ACEOF
14475 cat confdefs.h >>conftest.$ac_ext
14476 cat >>conftest.$ac_ext <<_ACEOF
14477 /* end confdefs.h. */
14479 /* Override any GCC internal prototype to avoid an error.
14480 Use char because int might match the return type of a GCC
14481 builtin and then its argument prototype would still apply. */
14485 char cmsOpenProfileFromFile ();
14489 return cmsOpenProfileFromFile ();
14494 rm -f conftest.$ac_objext conftest$ac_exeext
14495 if { (ac_try="$ac_link"
14496 case "(($ac_try" in
14497 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14498 *) ac_try_echo
=$ac_try;;
14500 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14501 $as_echo "$ac_try_echo") >&5
14502 (eval "$ac_link") 2>conftest.er1
14504 grep -v '^ *+' conftest.er1
>conftest.err
14506 cat conftest.err
>&5
14507 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14508 (exit $ac_status); } && {
14509 test -z "$ac_c_werror_flag" ||
14510 test ! -s conftest.err
14511 } && test -s conftest
$ac_exeext && {
14512 test "$cross_compiling" = yes ||
14513 $as_test_x conftest
$ac_exeext
14515 ac_cv_lib_lcms_cmsOpenProfileFromFile
=yes
14517 $as_echo "$as_me: failed program was:" >&5
14518 sed 's/^/| /' conftest.
$ac_ext >&5
14520 ac_cv_lib_lcms_cmsOpenProfileFromFile
=no
14523 rm -rf conftest.dSYM
14524 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14525 conftest
$ac_exeext conftest.
$ac_ext
14526 LIBS
=$ac_check_lib_save_LIBS
14528 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14529 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14530 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x
""yes; then
14532 cat >>confdefs.h
<<\_ACEOF
14533 #define HAVE_LCMS 1
14540 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14541 case "x$with_cms" in
14542 x
) wine_notices
="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14544 *) { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14545 This is an error since --with-cms was requested." >&5
14546 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14547 This is an error since --with-cms was requested." >&2;}
14548 { (exit 1); exit 1; }; } ;;
14553 if test "x$with_freetype" != "xno"
14555 for ac_prog
in freetype-config freetype2-config
14557 # Extract the first word of "$ac_prog", so it can be a program name with args.
14558 set dummy
$ac_prog; ac_word
=$2
14559 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14560 $as_echo_n "checking for $ac_word... " >&6; }
14561 if test "${ac_cv_prog_ft_devel+set}" = set; then
14562 $as_echo_n "(cached) " >&6
14564 if test -n "$ft_devel"; then
14565 ac_cv_prog_ft_devel
="$ft_devel" # Let the user override the test.
14567 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14568 for as_dir
in $PATH
14571 test -z "$as_dir" && as_dir
=.
14572 for ac_exec_ext
in '' $ac_executable_extensions; do
14573 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14574 ac_cv_prog_ft_devel
="$ac_prog"
14575 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14584 ft_devel
=$ac_cv_prog_ft_devel
14585 if test -n "$ft_devel"; then
14586 { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14587 $as_echo "$ft_devel" >&6; }
14589 { $as_echo "$as_me:$LINENO: result: no" >&5
14590 $as_echo "no" >&6; }
14594 test -n "$ft_devel" && break
14596 test -n "$ft_devel" || ft_devel
="no"
14598 if test "$ft_devel" != "no"
14600 ac_freetype_incl
=`$ft_devel --cflags`
14601 ac_freetype_libs
=`$ft_devel --libs`
14603 ac_freetype_libs
=${ac_freetype_libs:-"-lfreetype"}
14604 { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14605 $as_echo_n "checking for -lfreetype... " >&6; }
14606 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14607 $as_echo_n "(cached) " >&6
14609 ac_check_soname_save_LIBS
=$LIBS
14610 LIBS
="-lfreetype $ac_freetype_libs $LIBS"
14611 cat >conftest.
$ac_ext <<_ACEOF
14614 cat confdefs.h
>>conftest.
$ac_ext
14615 cat >>conftest.
$ac_ext <<_ACEOF
14616 /* end confdefs.h. */
14618 /* Override any GCC internal prototype to avoid an error.
14619 Use char because int might match the return type of a GCC
14620 builtin and then its argument prototype would still apply. */
14624 char FT_Init_FreeType ();
14628 return FT_Init_FreeType ();
14633 rm -f conftest.
$ac_objext conftest
$ac_exeext
14634 if { (ac_try
="$ac_link"
14635 case "(($ac_try" in
14636 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14637 *) ac_try_echo=$ac_try;;
14639 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14640 $as_echo "$ac_try_echo") >&5
14641 (eval "$ac_link") 2>conftest.er1
14643 grep -v '^ *+' conftest.er1 >conftest.err
14645 cat conftest.err >&5
14646 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14647 (exit $ac_status); } && {
14648 test -z "$ac_c_werror_flag" ||
14649 test ! -s conftest.err
14650 } && test -s conftest$ac_exeext && {
14651 test "$cross_compiling" = yes ||
14652 $as_test_x conftest$ac_exeext
14656 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'` ;;
14657 *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libfreetype\\.$LIBEXT" |
sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14660 $as_echo "$as_me: failed program was:" >&5
14661 sed 's/^/| /' conftest.$ac_ext >&5
14666 rm -rf conftest.dSYM
14667 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14668 conftest$ac_exeext conftest.$ac_ext
14669 LIBS=$ac_check_soname_save_LIBS
14671 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14672 { $as_echo "$as_me:$LINENO: result: not found" >&5
14673 $as_echo "not found" >&6; }
14676 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14677 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14679 cat >>confdefs.h <<_ACEOF
14680 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14686 if test "$ft_lib" = "yes"
14688 ac_save_CPPFLAGS="$CPPFLAGS"
14689 CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
14703 for ac_header in ft2build.h \
14704 freetype/freetype.h \
14705 freetype/ftglyph.h \
14706 freetype/fttypes.h \
14707 freetype/tttables.h \
14708 freetype/ftnames.h \
14709 freetype/ftsnames.h \
14710 freetype/ttnameid.h \
14711 freetype/ftoutln.h \
14712 freetype/ftwinfnt.h \
14713 freetype/ftmodapi.h \
14714 freetype/ftlcdfil.h \
14715 freetype/internal/sfnt.h
14717 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
14718 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14719 $as_echo_n "checking for $ac_header... " >&6; }
14720 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14721 $as_echo_n "(cached) " >&6
14723 cat >conftest.$ac_ext <<_ACEOF
14726 cat confdefs.h >>conftest.$ac_ext
14727 cat >>conftest.$ac_ext <<_ACEOF
14728 /* end confdefs.h. */
14729 #ifdef HAVE_FT2BUILD_H
14730 # include <ft2build.h>
14733 #include <$ac_header>
14735 rm -f conftest.$ac_objext
14736 if { (ac_try="$ac_compile"
14737 case "(($ac_try" in
14738 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14739 *) ac_try_echo
=$ac_try;;
14741 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14742 $as_echo "$ac_try_echo") >&5
14743 (eval "$ac_compile") 2>conftest.er1
14745 grep -v '^ *+' conftest.er1
>conftest.err
14747 cat conftest.err
>&5
14748 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14749 (exit $ac_status); } && {
14750 test -z "$ac_c_werror_flag" ||
14751 test ! -s conftest.err
14752 } && test -s conftest.
$ac_objext; then
14753 eval "$as_ac_Header=yes"
14755 $as_echo "$as_me: failed program was:" >&5
14756 sed 's/^/| /' conftest.
$ac_ext >&5
14758 eval "$as_ac_Header=no"
14761 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14763 ac_res
=`eval 'as_val=${'$as_ac_Header'}
14764 $as_echo "$as_val"'`
14765 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14766 $as_echo "$ac_res" >&6; }
14767 as_val
=`eval 'as_val=${'$as_ac_Header'}
14768 $as_echo "$as_val"'`
14769 if test "x$as_val" = x
""yes; then
14770 cat >>confdefs.h
<<_ACEOF
14771 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14778 cat >conftest.
$ac_ext <<_ACEOF
14781 cat confdefs.h
>>conftest.
$ac_ext
14782 cat >>conftest.
$ac_ext <<_ACEOF
14783 /* end confdefs.h. */
14784 #include <ft2build.h>
14785 #include <freetype/fttrigon.h>
14787 if { (ac_try
="$ac_cpp conftest.$ac_ext"
14788 case "(($ac_try" in
14789 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14790 *) ac_try_echo=$ac_try;;
14792 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14793 $as_echo "$ac_try_echo") >&5
14794 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14796 grep -v '^ *+' conftest.er1 >conftest.err
14798 cat conftest.err >&5
14799 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14800 (exit $ac_status); } >/dev/null && {
14801 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14802 test ! -s conftest.err
14805 cat >>confdefs.h <<\_ACEOF
14806 #define HAVE_FREETYPE_FTTRIGON_H 1
14809 wine_cv_fttrigon=yes
14811 $as_echo "$as_me: failed program was:" >&5
14812 sed 's/^/| /' conftest.$ac_ext >&5
14814 wine_cv_fttrigon=no
14817 rm -f conftest.err conftest.$ac_ext
14818 { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14819 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14820 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14821 $as_echo_n "(cached) " >&6
14823 ac_cv_type_FT_TrueTypeEngineType=no
14824 cat >conftest.$ac_ext <<_ACEOF
14827 cat confdefs.h >>conftest.$ac_ext
14828 cat >>conftest.$ac_ext <<_ACEOF
14829 /* end confdefs.h. */
14830 #include <freetype/ftmodapi.h>
14835 if (sizeof (FT_TrueTypeEngineType))
14841 rm -f conftest.$ac_objext
14842 if { (ac_try="$ac_compile"
14843 case "(($ac_try" in
14844 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14845 *) ac_try_echo
=$ac_try;;
14847 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14848 $as_echo "$ac_try_echo") >&5
14849 (eval "$ac_compile") 2>conftest.er1
14851 grep -v '^ *+' conftest.er1
>conftest.err
14853 cat conftest.err
>&5
14854 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14855 (exit $ac_status); } && {
14856 test -z "$ac_c_werror_flag" ||
14857 test ! -s conftest.err
14858 } && test -s conftest.
$ac_objext; then
14859 cat >conftest.
$ac_ext <<_ACEOF
14862 cat confdefs.h
>>conftest.
$ac_ext
14863 cat >>conftest.
$ac_ext <<_ACEOF
14864 /* end confdefs.h. */
14865 #include <freetype/ftmodapi.h>
14870 if (sizeof ((FT_TrueTypeEngineType)))
14876 rm -f conftest.
$ac_objext
14877 if { (ac_try
="$ac_compile"
14878 case "(($ac_try" in
14879 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14880 *) ac_try_echo=$ac_try;;
14882 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14883 $as_echo "$ac_try_echo") >&5
14884 (eval "$ac_compile") 2>conftest.er1
14886 grep -v '^ *+' conftest.er1 >conftest.err
14888 cat conftest.err >&5
14889 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14890 (exit $ac_status); } && {
14891 test -z "$ac_c_werror_flag" ||
14892 test ! -s conftest.err
14893 } && test -s conftest.$ac_objext; then
14896 $as_echo "$as_me: failed program was:" >&5
14897 sed 's/^/| /' conftest.$ac_ext >&5
14899 ac_cv_type_FT_TrueTypeEngineType=yes
14902 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14904 $as_echo "$as_me: failed program was:" >&5
14905 sed 's/^/| /' conftest.$ac_ext >&5
14910 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14912 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14913 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14914 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x""yes; then
14916 cat >>confdefs.h <<_ACEOF
14917 #define HAVE_FT_TRUETYPEENGINETYPE 1
14923 ac_save_CFLAGS="$CFLAGS"
14924 CFLAGS="$CFLAGS $ac_freetype_libs"
14926 for ac_func in FT_Load_Sfnt_Table
14928 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
14929 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14930 $as_echo_n "checking for $ac_func... " >&6; }
14931 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14932 $as_echo_n "(cached) " >&6
14934 cat >conftest.$ac_ext <<_ACEOF
14937 cat confdefs.h >>conftest.$ac_ext
14938 cat >>conftest.$ac_ext <<_ACEOF
14939 /* end confdefs.h. */
14940 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14941 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14942 #define $ac_func innocuous_$ac_func
14944 /* System header to define __stub macros and hopefully few prototypes,
14945 which can conflict with char $ac_func (); below.
14946 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14947 <limits.h> exists even on freestanding compilers. */
14950 # include <limits.h>
14952 # include <assert.h>
14957 /* Override any GCC internal prototype to avoid an error.
14958 Use char because int might match the return type of a GCC
14959 builtin and then its argument prototype would still apply. */
14964 /* The GNU C library defines this for functions which it implements
14965 to always fail with ENOSYS. Some functions are actually named
14966 something starting with __ and the normal name is an alias. */
14967 #if defined __stub_$ac_func || defined __stub___$ac_func
14974 return $ac_func ();
14979 rm -f conftest.$ac_objext conftest$ac_exeext
14980 if { (ac_try="$ac_link"
14981 case "(($ac_try" in
14982 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14983 *) ac_try_echo
=$ac_try;;
14985 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14986 $as_echo "$ac_try_echo") >&5
14987 (eval "$ac_link") 2>conftest.er1
14989 grep -v '^ *+' conftest.er1
>conftest.err
14991 cat conftest.err
>&5
14992 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14993 (exit $ac_status); } && {
14994 test -z "$ac_c_werror_flag" ||
14995 test ! -s conftest.err
14996 } && test -s conftest
$ac_exeext && {
14997 test "$cross_compiling" = yes ||
14998 $as_test_x conftest
$ac_exeext
15000 eval "$as_ac_var=yes"
15002 $as_echo "$as_me: failed program was:" >&5
15003 sed 's/^/| /' conftest.
$ac_ext >&5
15005 eval "$as_ac_var=no"
15008 rm -rf conftest.dSYM
15009 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15010 conftest
$ac_exeext conftest.
$ac_ext
15012 ac_res
=`eval 'as_val=${'$as_ac_var'}
15013 $as_echo "$as_val"'`
15014 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15015 $as_echo "$ac_res" >&6; }
15016 as_val
=`eval 'as_val=${'$as_ac_var'}
15017 $as_echo "$as_val"'`
15018 if test "x$as_val" = x
""yes; then
15019 cat >>confdefs.h
<<_ACEOF
15020 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15026 CFLAGS
="$ac_save_CFLAGS"
15027 CPPFLAGS
="$ac_save_CPPFLAGS"
15028 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
15031 cat >>confdefs.h
<<\_ACEOF
15032 #define HAVE_FREETYPE 1
15035 FREETYPELIBS
="$ac_freetype_libs"
15037 FREETYPEINCL
="$ac_freetype_incl"
15042 if test "x$FREETYPELIBS" = "x"; then
15043 case "x$with_freetype" in
15045 *) { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15046 Use the --without-freetype option if you really want this." >&5
15047 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15048 Use the --without-freetype option if you really want this." >&2;}
15049 { (exit 1); exit 1; }; } ;;
15053 test "x$FREETYPELIBS" = "x" && enable_fonts
=${enable_fonts:-no}
15055 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
15056 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
15057 if test "${ac_cv_c_ppdev+set}" = set; then
15058 $as_echo_n "(cached) " >&6
15060 cat >conftest.
$ac_ext <<_ACEOF
15063 cat confdefs.h
>>conftest.
$ac_ext
15064 cat >>conftest.
$ac_ext <<_ACEOF
15065 /* end confdefs.h. */
15066 #include <linux/ppdev.h>
15070 ioctl (1,PPCLAIM,0)
15075 rm -f conftest.
$ac_objext
15076 if { (ac_try
="$ac_compile"
15077 case "(($ac_try" in
15078 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15079 *) ac_try_echo=$ac_try;;
15081 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15082 $as_echo "$ac_try_echo") >&5
15083 (eval "$ac_compile") 2>conftest.er1
15085 grep -v '^ *+' conftest.er1 >conftest.err
15087 cat conftest.err >&5
15088 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15089 (exit $ac_status); } && {
15090 test -z "$ac_c_werror_flag" ||
15091 test ! -s conftest.err
15092 } && test -s conftest.$ac_objext; then
15093 ac_cv_c_ppdev="yes"
15095 $as_echo "$as_me: failed program was:" >&5
15096 sed 's/^/| /' conftest.$ac_ext >&5
15101 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15103 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
15104 $as_echo "$ac_cv_c_ppdev" >&6; }
15105 if test "$ac_cv_c_ppdev" = "yes"
15108 cat >>confdefs.h <<\_ACEOF
15109 #define HAVE_PPDEV 1
15114 { $as_echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5
15115 $as_echo_n "checking for pthread_rwlock_t... " >&6; }
15116 if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then
15117 $as_echo_n "(cached) " >&6
15119 ac_cv_type_pthread_rwlock_t=no
15120 cat >conftest.$ac_ext <<_ACEOF
15123 cat confdefs.h >>conftest.$ac_ext
15124 cat >>conftest.$ac_ext <<_ACEOF
15125 /* end confdefs.h. */
15126 #define _GNU_SOURCE
15127 #include <pthread.h>
15132 if (sizeof (pthread_rwlock_t))
15138 rm -f conftest.$ac_objext
15139 if { (ac_try="$ac_compile"
15140 case "(($ac_try" in
15141 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15142 *) ac_try_echo
=$ac_try;;
15144 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15145 $as_echo "$ac_try_echo") >&5
15146 (eval "$ac_compile") 2>conftest.er1
15148 grep -v '^ *+' conftest.er1
>conftest.err
15150 cat conftest.err
>&5
15151 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15152 (exit $ac_status); } && {
15153 test -z "$ac_c_werror_flag" ||
15154 test ! -s conftest.err
15155 } && test -s conftest.
$ac_objext; then
15156 cat >conftest.
$ac_ext <<_ACEOF
15159 cat confdefs.h
>>conftest.
$ac_ext
15160 cat >>conftest.
$ac_ext <<_ACEOF
15161 /* end confdefs.h. */
15162 #define _GNU_SOURCE
15163 #include <pthread.h>
15168 if (sizeof ((pthread_rwlock_t)))
15174 rm -f conftest.
$ac_objext
15175 if { (ac_try
="$ac_compile"
15176 case "(($ac_try" in
15177 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15178 *) ac_try_echo=$ac_try;;
15180 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15181 $as_echo "$ac_try_echo") >&5
15182 (eval "$ac_compile") 2>conftest.er1
15184 grep -v '^ *+' conftest.er1 >conftest.err
15186 cat conftest.err >&5
15187 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15188 (exit $ac_status); } && {
15189 test -z "$ac_c_werror_flag" ||
15190 test ! -s conftest.err
15191 } && test -s conftest.$ac_objext; then
15194 $as_echo "$as_me: failed program was:" >&5
15195 sed 's/^/| /' conftest.$ac_ext >&5
15197 ac_cv_type_pthread_rwlock_t=yes
15200 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15202 $as_echo "$as_me: failed program was:" >&5
15203 sed 's/^/| /' conftest.$ac_ext >&5
15208 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15210 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5
15211 $as_echo "$ac_cv_type_pthread_rwlock_t" >&6; }
15212 if test "x$ac_cv_type_pthread_rwlock_t" = x""yes; then
15214 cat >>confdefs.h <<_ACEOF
15215 #define HAVE_PTHREAD_RWLOCK_T 1
15220 { $as_echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5
15221 $as_echo_n "checking for pthread_rwlockattr_t... " >&6; }
15222 if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then
15223 $as_echo_n "(cached) " >&6
15225 ac_cv_type_pthread_rwlockattr_t=no
15226 cat >conftest.$ac_ext <<_ACEOF
15229 cat confdefs.h >>conftest.$ac_ext
15230 cat >>conftest.$ac_ext <<_ACEOF
15231 /* end confdefs.h. */
15232 #define _GNU_SOURCE
15233 #include <pthread.h>
15238 if (sizeof (pthread_rwlockattr_t))
15244 rm -f conftest.$ac_objext
15245 if { (ac_try="$ac_compile"
15246 case "(($ac_try" in
15247 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15248 *) ac_try_echo
=$ac_try;;
15250 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15251 $as_echo "$ac_try_echo") >&5
15252 (eval "$ac_compile") 2>conftest.er1
15254 grep -v '^ *+' conftest.er1
>conftest.err
15256 cat conftest.err
>&5
15257 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15258 (exit $ac_status); } && {
15259 test -z "$ac_c_werror_flag" ||
15260 test ! -s conftest.err
15261 } && test -s conftest.
$ac_objext; then
15262 cat >conftest.
$ac_ext <<_ACEOF
15265 cat confdefs.h
>>conftest.
$ac_ext
15266 cat >>conftest.
$ac_ext <<_ACEOF
15267 /* end confdefs.h. */
15268 #define _GNU_SOURCE
15269 #include <pthread.h>
15274 if (sizeof ((pthread_rwlockattr_t)))
15280 rm -f conftest.
$ac_objext
15281 if { (ac_try
="$ac_compile"
15282 case "(($ac_try" in
15283 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15284 *) ac_try_echo=$ac_try;;
15286 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15287 $as_echo "$ac_try_echo") >&5
15288 (eval "$ac_compile") 2>conftest.er1
15290 grep -v '^ *+' conftest.er1 >conftest.err
15292 cat conftest.err >&5
15293 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15294 (exit $ac_status); } && {
15295 test -z "$ac_c_werror_flag" ||
15296 test ! -s conftest.err
15297 } && test -s conftest.$ac_objext; then
15300 $as_echo "$as_me: failed program was:" >&5
15301 sed 's/^/| /' conftest.$ac_ext >&5
15303 ac_cv_type_pthread_rwlockattr_t=yes
15306 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15308 $as_echo "$as_me: failed program was:" >&5
15309 sed 's/^/| /' conftest.$ac_ext >&5
15314 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15316 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5
15317 $as_echo "$ac_cv_type_pthread_rwlockattr_t" >&6; }
15318 if test "x$ac_cv_type_pthread_rwlockattr_t" = x""yes; then
15320 cat >>confdefs.h <<_ACEOF
15321 #define HAVE_PTHREAD_RWLOCKATTR_T 1
15328 ac_wine_check_funcs_save_LIBS="$LIBS"
15329 LIBS="$LIBS $LIBPTHREAD"
15335 pthread_attr_get_np \
15336 pthread_getattr_np \
15337 pthread_get_stackaddr_np \
15338 pthread_get_stacksize_np
15340 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
15341 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15342 $as_echo_n "checking for $ac_func... " >&6; }
15343 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15344 $as_echo_n "(cached) " >&6
15346 cat >conftest.$ac_ext <<_ACEOF
15349 cat confdefs.h >>conftest.$ac_ext
15350 cat >>conftest.$ac_ext <<_ACEOF
15351 /* end confdefs.h. */
15352 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15353 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15354 #define $ac_func innocuous_$ac_func
15356 /* System header to define __stub macros and hopefully few prototypes,
15357 which can conflict with char $ac_func (); below.
15358 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15359 <limits.h> exists even on freestanding compilers. */
15362 # include <limits.h>
15364 # include <assert.h>
15369 /* Override any GCC internal prototype to avoid an error.
15370 Use char because int might match the return type of a GCC
15371 builtin and then its argument prototype would still apply. */
15376 /* The GNU C library defines this for functions which it implements
15377 to always fail with ENOSYS. Some functions are actually named
15378 something starting with __ and the normal name is an alias. */
15379 #if defined __stub_$ac_func || defined __stub___$ac_func
15386 return $ac_func ();
15391 rm -f conftest.$ac_objext conftest$ac_exeext
15392 if { (ac_try="$ac_link"
15393 case "(($ac_try" in
15394 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15395 *) ac_try_echo
=$ac_try;;
15397 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15398 $as_echo "$ac_try_echo") >&5
15399 (eval "$ac_link") 2>conftest.er1
15401 grep -v '^ *+' conftest.er1
>conftest.err
15403 cat conftest.err
>&5
15404 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15405 (exit $ac_status); } && {
15406 test -z "$ac_c_werror_flag" ||
15407 test ! -s conftest.err
15408 } && test -s conftest
$ac_exeext && {
15409 test "$cross_compiling" = yes ||
15410 $as_test_x conftest
$ac_exeext
15412 eval "$as_ac_var=yes"
15414 $as_echo "$as_me: failed program was:" >&5
15415 sed 's/^/| /' conftest.
$ac_ext >&5
15417 eval "$as_ac_var=no"
15420 rm -rf conftest.dSYM
15421 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15422 conftest
$ac_exeext conftest.
$ac_ext
15424 ac_res
=`eval 'as_val=${'$as_ac_var'}
15425 $as_echo "$as_val"'`
15426 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15427 $as_echo "$ac_res" >&6; }
15428 as_val
=`eval 'as_val=${'$as_ac_var'}
15429 $as_echo "$as_val"'`
15430 if test "x$as_val" = x
""yes; then
15431 cat >>confdefs.h
<<_ACEOF
15432 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15438 LIBS
="$ac_wine_check_funcs_save_LIBS"
15440 if test "x$with_esd" != xno
15442 save_CFLAGS
="$CFLAGS"
15443 # Extract the first word of "esd-config", so it can be a program name with args.
15444 set dummy esd-config
; ac_word
=$2
15445 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15446 $as_echo_n "checking for $ac_word... " >&6; }
15447 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15448 $as_echo_n "(cached) " >&6
15452 ac_cv_path_ESDCONFIG
="$ESDCONFIG" # Let the user override the test with a path.
15455 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
15456 for as_dir
in $PATH
15459 test -z "$as_dir" && as_dir
=.
15460 for ac_exec_ext
in '' $ac_executable_extensions; do
15461 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15462 ac_cv_path_ESDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
15463 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15470 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG
="no"
15474 ESDCONFIG
=$ac_cv_path_ESDCONFIG
15475 if test -n "$ESDCONFIG"; then
15476 { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15477 $as_echo "$ESDCONFIG" >&6; }
15479 { $as_echo "$as_me:$LINENO: result: no" >&5
15480 $as_echo "no" >&6; }
15484 if test "x$ESDCONFIG" != "xno"
15487 for i
in `$ESDCONFIG --cflags`
15490 -I*) ac_esd_incl
="$ac_esd_incl $i";;
15493 ac_esd_libs
=`$ESDCONFIG --libs`
15494 CFLAGS
="$CFLAGS $ac_esd_incl"
15496 ac_esd_libs
=${ac_esd_libs:-"-lesd"}
15497 if test "${ac_cv_header_esd_h+set}" = set; then
15498 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15499 $as_echo_n "checking for esd.h... " >&6; }
15500 if test "${ac_cv_header_esd_h+set}" = set; then
15501 $as_echo_n "(cached) " >&6
15503 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15504 $as_echo "$ac_cv_header_esd_h" >&6; }
15506 # Is the header compilable?
15507 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15508 $as_echo_n "checking esd.h usability... " >&6; }
15509 cat >conftest.
$ac_ext <<_ACEOF
15512 cat confdefs.h
>>conftest.
$ac_ext
15513 cat >>conftest.
$ac_ext <<_ACEOF
15514 /* end confdefs.h. */
15515 $ac_includes_default
15518 rm -f conftest.
$ac_objext
15519 if { (ac_try
="$ac_compile"
15520 case "(($ac_try" in
15521 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15522 *) ac_try_echo=$ac_try;;
15524 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15525 $as_echo "$ac_try_echo") >&5
15526 (eval "$ac_compile") 2>conftest.er1
15528 grep -v '^ *+' conftest.er1 >conftest.err
15530 cat conftest.err >&5
15531 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15532 (exit $ac_status); } && {
15533 test -z "$ac_c_werror_flag" ||
15534 test ! -s conftest.err
15535 } && test -s conftest.$ac_objext; then
15536 ac_header_compiler=yes
15538 $as_echo "$as_me: failed program was:" >&5
15539 sed 's/^/| /' conftest.$ac_ext >&5
15541 ac_header_compiler=no
15544 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15545 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15546 $as_echo "$ac_header_compiler" >&6; }
15548 # Is the header present?
15549 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15550 $as_echo_n "checking esd.h presence... " >&6; }
15551 cat >conftest.$ac_ext <<_ACEOF
15554 cat confdefs.h >>conftest.$ac_ext
15555 cat >>conftest.$ac_ext <<_ACEOF
15556 /* end confdefs.h. */
15559 if { (ac_try="$ac_cpp conftest.$ac_ext"
15560 case "(($ac_try" in
15561 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15562 *) ac_try_echo
=$ac_try;;
15564 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15565 $as_echo "$ac_try_echo") >&5
15566 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15568 grep -v '^ *+' conftest.er1
>conftest.err
15570 cat conftest.err
>&5
15571 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15572 (exit $ac_status); } >/dev
/null
&& {
15573 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15574 test ! -s conftest.err
15576 ac_header_preproc
=yes
15578 $as_echo "$as_me: failed program was:" >&5
15579 sed 's/^/| /' conftest.
$ac_ext >&5
15581 ac_header_preproc
=no
15584 rm -f conftest.err conftest.
$ac_ext
15585 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15586 $as_echo "$ac_header_preproc" >&6; }
15588 # So? What about this header?
15589 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15591 { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15592 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15593 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15594 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15595 ac_header_preproc
=yes
15598 { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15599 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15600 { $as_echo "$as_me:$LINENO: WARNING: esd.h: check for missing prerequisite headers?" >&5
15601 $as_echo "$as_me: WARNING: esd.h: check for missing prerequisite headers?" >&2;}
15602 { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15603 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15604 { $as_echo "$as_me:$LINENO: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&5
15605 $as_echo "$as_me: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&2;}
15606 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15607 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15608 { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15609 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15611 ## ------------------------------------ ##
15612 ## Report this to wine-devel@winehq.org ##
15613 ## ------------------------------------ ##
15615 ) |
sed "s/^/$as_me: WARNING: /" >&2
15618 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15619 $as_echo_n "checking for esd.h... " >&6; }
15620 if test "${ac_cv_header_esd_h+set}" = set; then
15621 $as_echo_n "(cached) " >&6
15623 ac_cv_header_esd_h
=$ac_header_preproc
15625 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15626 $as_echo "$ac_cv_header_esd_h" >&6; }
15629 if test "x$ac_cv_header_esd_h" = x
""yes; then
15630 { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15631 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15632 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15633 $as_echo_n "(cached) " >&6
15635 ac_check_lib_save_LIBS
=$LIBS
15636 LIBS
="-lesd $ac_esd_libs $LIBS"
15637 cat >conftest.
$ac_ext <<_ACEOF
15640 cat confdefs.h
>>conftest.
$ac_ext
15641 cat >>conftest.
$ac_ext <<_ACEOF
15642 /* end confdefs.h. */
15644 /* Override any GCC internal prototype to avoid an error.
15645 Use char because int might match the return type of a GCC
15646 builtin and then its argument prototype would still apply. */
15650 char esd_open_sound ();
15654 return esd_open_sound ();
15659 rm -f conftest.
$ac_objext conftest
$ac_exeext
15660 if { (ac_try
="$ac_link"
15661 case "(($ac_try" in
15662 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15663 *) ac_try_echo=$ac_try;;
15665 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15666 $as_echo "$ac_try_echo") >&5
15667 (eval "$ac_link") 2>conftest.er1
15669 grep -v '^ *+' conftest.er1 >conftest.err
15671 cat conftest.err >&5
15672 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15673 (exit $ac_status); } && {
15674 test -z "$ac_c_werror_flag" ||
15675 test ! -s conftest.err
15676 } && test -s conftest$ac_exeext && {
15677 test "$cross_compiling" = yes ||
15678 $as_test_x conftest$ac_exeext
15680 ac_cv_lib_esd_esd_open_sound=yes
15682 $as_echo "$as_me: failed program was:" >&5
15683 sed 's/^/| /' conftest.$ac_ext >&5
15685 ac_cv_lib_esd_esd_open_sound=no
15688 rm -rf conftest.dSYM
15689 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15690 conftest$ac_exeext conftest.$ac_ext
15691 LIBS=$ac_check_lib_save_LIBS
15693 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15694 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15695 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then
15696 ESDINCL="$ac_esd_incl"
15698 ESDLIBS="$ac_esd_libs"
15701 cat >>confdefs.h <<\_ACEOF
15710 CFLAGS="$save_CFLAGS"
15715 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15717 { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15718 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15719 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15720 $as_echo_n "(cached) " >&6
15722 ac_check_lib_save_LIBS=$LIBS
15723 LIBS="-lasound $LIBS"
15724 cat >conftest.$ac_ext <<_ACEOF
15727 cat confdefs.h >>conftest.$ac_ext
15728 cat >>conftest.$ac_ext <<_ACEOF
15729 /* end confdefs.h. */
15731 /* Override any GCC internal prototype to avoid an error.
15732 Use char because int might match the return type of a GCC
15733 builtin and then its argument prototype would still apply. */
15737 char snd_pcm_hw_params_get_access ();
15741 return snd_pcm_hw_params_get_access ();
15746 rm -f conftest.$ac_objext conftest$ac_exeext
15747 if { (ac_try="$ac_link"
15748 case "(($ac_try" in
15749 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15750 *) ac_try_echo
=$ac_try;;
15752 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15753 $as_echo "$ac_try_echo") >&5
15754 (eval "$ac_link") 2>conftest.er1
15756 grep -v '^ *+' conftest.er1
>conftest.err
15758 cat conftest.err
>&5
15759 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15760 (exit $ac_status); } && {
15761 test -z "$ac_c_werror_flag" ||
15762 test ! -s conftest.err
15763 } && test -s conftest
$ac_exeext && {
15764 test "$cross_compiling" = yes ||
15765 $as_test_x conftest
$ac_exeext
15767 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=yes
15769 $as_echo "$as_me: failed program was:" >&5
15770 sed 's/^/| /' conftest.
$ac_ext >&5
15772 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=no
15775 rm -rf conftest.dSYM
15776 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15777 conftest
$ac_exeext conftest.
$ac_ext
15778 LIBS
=$ac_check_lib_save_LIBS
15780 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15781 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15782 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x
""yes; then
15783 cat >conftest.
$ac_ext <<_ACEOF
15786 cat confdefs.h
>>conftest.
$ac_ext
15787 cat >>conftest.
$ac_ext <<_ACEOF
15788 /* end confdefs.h. */
15789 #ifdef HAVE_ALSA_ASOUNDLIB_H
15790 #include <alsa/asoundlib.h>
15791 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15792 #include <sys/asoundlib.h>
15797 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15802 rm -f conftest.
$ac_objext
15803 if { (ac_try
="$ac_compile"
15804 case "(($ac_try" in
15805 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15806 *) ac_try_echo=$ac_try;;
15808 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15809 $as_echo "$ac_try_echo") >&5
15810 (eval "$ac_compile") 2>conftest.er1
15812 grep -v '^ *+' conftest.er1 >conftest.err
15814 cat conftest.err >&5
15815 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15816 (exit $ac_status); } && {
15817 test -z "$ac_c_werror_flag" ||
15818 test ! -s conftest.err
15819 } && test -s conftest.$ac_objext; then
15821 cat >>confdefs.h <<\_ACEOF
15822 #define HAVE_ALSA 1
15825 ALSALIBS="-lasound"
15827 $as_echo "$as_me: failed program was:" >&5
15828 sed 's/^/| /' conftest.$ac_ext >&5
15833 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15840 if test "$ac_cv_header_libaudioio_h" = "yes"
15842 { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15843 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15844 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15845 $as_echo_n "(cached) " >&6
15847 ac_check_lib_save_LIBS=$LIBS
15848 LIBS="-laudioio $LIBS"
15849 cat >conftest.$ac_ext <<_ACEOF
15852 cat confdefs.h >>conftest.$ac_ext
15853 cat >>conftest.$ac_ext <<_ACEOF
15854 /* end confdefs.h. */
15856 /* Override any GCC internal prototype to avoid an error.
15857 Use char because int might match the return type of a GCC
15858 builtin and then its argument prototype would still apply. */
15862 char AudioIOGetVersion ();
15866 return AudioIOGetVersion ();
15871 rm -f conftest.$ac_objext conftest$ac_exeext
15872 if { (ac_try="$ac_link"
15873 case "(($ac_try" in
15874 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15875 *) ac_try_echo
=$ac_try;;
15877 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15878 $as_echo "$ac_try_echo") >&5
15879 (eval "$ac_link") 2>conftest.er1
15881 grep -v '^ *+' conftest.er1
>conftest.err
15883 cat conftest.err
>&5
15884 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15885 (exit $ac_status); } && {
15886 test -z "$ac_c_werror_flag" ||
15887 test ! -s conftest.err
15888 } && test -s conftest
$ac_exeext && {
15889 test "$cross_compiling" = yes ||
15890 $as_test_x conftest
$ac_exeext
15892 ac_cv_lib_audioio_AudioIOGetVersion
=yes
15894 $as_echo "$as_me: failed program was:" >&5
15895 sed 's/^/| /' conftest.
$ac_ext >&5
15897 ac_cv_lib_audioio_AudioIOGetVersion
=no
15900 rm -rf conftest.dSYM
15901 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15902 conftest
$ac_exeext conftest.
$ac_ext
15903 LIBS
=$ac_check_lib_save_LIBS
15905 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15906 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15907 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x
""yes; then
15908 AUDIOIOLIBS
="-laudioio"
15910 cat >>confdefs.h
<<\_ACEOF
15911 #define HAVE_LIBAUDIOIO 1
15919 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15921 { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15922 $as_echo_n "checking for -lcapi20... " >&6; }
15923 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15924 $as_echo_n "(cached) " >&6
15926 ac_check_soname_save_LIBS
=$LIBS
15927 LIBS
="-lcapi20 $LIBS"
15928 cat >conftest.
$ac_ext <<_ACEOF
15931 cat confdefs.h
>>conftest.
$ac_ext
15932 cat >>conftest.
$ac_ext <<_ACEOF
15933 /* end confdefs.h. */
15935 /* Override any GCC internal prototype to avoid an error.
15936 Use char because int might match the return type of a GCC
15937 builtin and then its argument prototype would still apply. */
15941 char capi20_register ();
15945 return capi20_register ();
15950 rm -f conftest.
$ac_objext conftest
$ac_exeext
15951 if { (ac_try
="$ac_link"
15952 case "(($ac_try" in
15953 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15954 *) ac_try_echo=$ac_try;;
15956 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15957 $as_echo "$ac_try_echo") >&5
15958 (eval "$ac_link") 2>conftest.er1
15960 grep -v '^ *+' conftest.er1 >conftest.err
15962 cat conftest.err >&5
15963 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15964 (exit $ac_status); } && {
15965 test -z "$ac_c_werror_flag" ||
15966 test ! -s conftest.err
15967 } && test -s conftest$ac_exeext && {
15968 test "$cross_compiling" = yes ||
15969 $as_test_x conftest$ac_exeext
15973 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'` ;;
15974 *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcapi20\\.$LIBEXT" |
sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15977 $as_echo "$as_me: failed program was:" >&5
15978 sed 's/^/| /' conftest.$ac_ext >&5
15983 rm -rf conftest.dSYM
15984 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15985 conftest$ac_exeext conftest.$ac_ext
15986 LIBS=$ac_check_soname_save_LIBS
15988 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15989 { $as_echo "$as_me:$LINENO: result: not found" >&5
15990 $as_echo "not found" >&6; }
15993 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15994 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
15996 cat >>confdefs.h <<_ACEOF
15997 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
16004 if test "x$ac_cv_lib_soname_capi20" = "x"; then
16005 case "x$with_capi" in
16006 x) wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
16008 *) { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
16009 This is an error since --with-capi was requested." >&5
16010 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
16011 This is an error since --with-capi was requested." >&2;}
16012 { (exit 1); exit 1; }; } ;;
16019 if test "x$with_cups" != "xno"
16021 ac_save_CPPFLAGS="$CPPFLAGS"
16022 ac_cups_cflags=`cups-config
--cflags 2>/dev
/null
`
16023 ac_cups_libs=`cups-config
--ldflags 2>/dev
/null
`
16024 CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
16026 for ac_header in cups/cups.h
16028 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
16029 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16030 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16031 $as_echo_n "checking for $ac_header... " >&6; }
16032 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16033 $as_echo_n "(cached) " >&6
16035 ac_res=`eval 'as_val=${'$as_ac_Header'}
16036 $as_echo "$as_val"'`
16037 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16038 $as_echo "$ac_res" >&6; }
16040 # Is the header compilable?
16041 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16042 $as_echo_n "checking $ac_header usability... " >&6; }
16043 cat >conftest.$ac_ext <<_ACEOF
16046 cat confdefs.h >>conftest.$ac_ext
16047 cat >>conftest.$ac_ext <<_ACEOF
16048 /* end confdefs.h. */
16049 $ac_includes_default
16050 #include <$ac_header>
16052 rm -f conftest.$ac_objext
16053 if { (ac_try="$ac_compile"
16054 case "(($ac_try" in
16055 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16056 *) ac_try_echo
=$ac_try;;
16058 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16059 $as_echo "$ac_try_echo") >&5
16060 (eval "$ac_compile") 2>conftest.er1
16062 grep -v '^ *+' conftest.er1
>conftest.err
16064 cat conftest.err
>&5
16065 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16066 (exit $ac_status); } && {
16067 test -z "$ac_c_werror_flag" ||
16068 test ! -s conftest.err
16069 } && test -s conftest.
$ac_objext; then
16070 ac_header_compiler
=yes
16072 $as_echo "$as_me: failed program was:" >&5
16073 sed 's/^/| /' conftest.
$ac_ext >&5
16075 ac_header_compiler
=no
16078 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16079 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16080 $as_echo "$ac_header_compiler" >&6; }
16082 # Is the header present?
16083 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16084 $as_echo_n "checking $ac_header presence... " >&6; }
16085 cat >conftest.
$ac_ext <<_ACEOF
16088 cat confdefs.h
>>conftest.
$ac_ext
16089 cat >>conftest.
$ac_ext <<_ACEOF
16090 /* end confdefs.h. */
16091 #include <$ac_header>
16093 if { (ac_try
="$ac_cpp conftest.$ac_ext"
16094 case "(($ac_try" in
16095 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16096 *) ac_try_echo=$ac_try;;
16098 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16099 $as_echo "$ac_try_echo") >&5
16100 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16102 grep -v '^ *+' conftest.er1 >conftest.err
16104 cat conftest.err >&5
16105 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16106 (exit $ac_status); } >/dev/null && {
16107 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16108 test ! -s conftest.err
16110 ac_header_preproc=yes
16112 $as_echo "$as_me: failed program was:" >&5
16113 sed 's/^/| /' conftest.$ac_ext >&5
16115 ac_header_preproc=no
16118 rm -f conftest.err conftest.$ac_ext
16119 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16120 $as_echo "$ac_header_preproc" >&6; }
16122 # So? What about this header?
16123 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16125 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16126 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16127 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16128 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16129 ac_header_preproc=yes
16132 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16133 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16134 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16135 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16136 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16137 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16138 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16139 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16140 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16141 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16142 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16143 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16145 ## ------------------------------------ ##
16146 ## Report this to wine-devel@winehq.org ##
16147 ## ------------------------------------ ##
16149 ) | sed "s/^/$as_me: WARNING: /" >&2
16152 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16153 $as_echo_n "checking for $ac_header... " >&6; }
16154 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16155 $as_echo_n "(cached) " >&6
16157 eval "$as_ac_Header=\$ac_header_preproc"
16159 ac_res=`eval 'as_val=${'$as_ac_Header'}
16160 $as_echo "$as_val"'`
16161 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16162 $as_echo "$ac_res" >&6; }
16165 as_val=`eval 'as_val=${'$as_ac_Header'}
16166 $as_echo "$as_val"'`
16167 if test "x$as_val" = x""yes; then
16168 cat >>confdefs.h <<_ACEOF
16169 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
16171 { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
16172 $as_echo_n "checking for -lcups... " >&6; }
16173 if test "${ac_cv_lib_soname_cups+set}" = set; then
16174 $as_echo_n "(cached) " >&6
16176 ac_check_soname_save_LIBS=$LIBS
16177 LIBS="-lcups $ac_cups_libs $LIBS"
16178 cat >conftest.$ac_ext <<_ACEOF
16181 cat confdefs.h >>conftest.$ac_ext
16182 cat >>conftest.$ac_ext <<_ACEOF
16183 /* end confdefs.h. */
16185 /* Override any GCC internal prototype to avoid an error.
16186 Use char because int might match the return type of a GCC
16187 builtin and then its argument prototype would still apply. */
16191 char cupsGetDefault ();
16195 return cupsGetDefault ();
16200 rm -f conftest.$ac_objext conftest$ac_exeext
16201 if { (ac_try="$ac_link"
16202 case "(($ac_try" in
16203 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16204 *) ac_try_echo
=$ac_try;;
16206 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16207 $as_echo "$ac_try_echo") >&5
16208 (eval "$ac_link") 2>conftest.er1
16210 grep -v '^ *+' conftest.er1
>conftest.err
16212 cat conftest.err
>&5
16213 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16214 (exit $ac_status); } && {
16215 test -z "$ac_c_werror_flag" ||
16216 test ! -s conftest.err
16217 } && test -s conftest
$ac_exeext && {
16218 test "$cross_compiling" = yes ||
16219 $as_test_x conftest
$ac_exeext
16223 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'` ;;
16224 *) ac_cv_lib_soname_cups
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16227 $as_echo "$as_me: failed program was:" >&5
16228 sed 's/^/| /' conftest.
$ac_ext >&5
16233 rm -rf conftest.dSYM
16234 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16235 conftest
$ac_exeext conftest.
$ac_ext
16236 LIBS
=$ac_check_soname_save_LIBS
16238 if test "x$ac_cv_lib_soname_cups" = "x"; then
16239 { $as_echo "$as_me:$LINENO: result: not found" >&5
16240 $as_echo "not found" >&6; }
16243 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
16244 $as_echo "$ac_cv_lib_soname_cups" >&6; }
16246 cat >>confdefs.h
<<_ACEOF
16247 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
16250 CUPSINCL
="$ac_cups_cflags"
16257 CPPFLAGS
="$ac_save_CPPFLAGS"
16259 if test "x$ac_cv_lib_soname_cups" = "x"; then
16260 case "x$with_cups" in
16261 x
) wine_notices
="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
16263 *) { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16264 This is an error since --with-cups was requested." >&5
16265 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16266 This is an error since --with-cups was requested." >&2;}
16267 { (exit 1); exit 1; }; } ;;
16272 if test "$ac_cv_header_jack_jack_h" = "yes"
16274 { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
16275 $as_echo_n "checking for -ljack... " >&6; }
16276 if test "${ac_cv_lib_soname_jack+set}" = set; then
16277 $as_echo_n "(cached) " >&6
16279 ac_check_soname_save_LIBS
=$LIBS
16280 LIBS
="-ljack $LIBS"
16281 cat >conftest.
$ac_ext <<_ACEOF
16284 cat confdefs.h
>>conftest.
$ac_ext
16285 cat >>conftest.
$ac_ext <<_ACEOF
16286 /* end confdefs.h. */
16288 /* Override any GCC internal prototype to avoid an error.
16289 Use char because int might match the return type of a GCC
16290 builtin and then its argument prototype would still apply. */
16294 char jack_client_new ();
16298 return jack_client_new ();
16303 rm -f conftest.
$ac_objext conftest
$ac_exeext
16304 if { (ac_try
="$ac_link"
16305 case "(($ac_try" in
16306 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16307 *) ac_try_echo=$ac_try;;
16309 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16310 $as_echo "$ac_try_echo") >&5
16311 (eval "$ac_link") 2>conftest.er1
16313 grep -v '^ *+' conftest.er1 >conftest.err
16315 cat conftest.err >&5
16316 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16317 (exit $ac_status); } && {
16318 test -z "$ac_c_werror_flag" ||
16319 test ! -s conftest.err
16320 } && test -s conftest$ac_exeext && {
16321 test "$cross_compiling" = yes ||
16322 $as_test_x conftest$ac_exeext
16326 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'` ;;
16327 *) 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'` ;;
16330 $as_echo "$as_me: failed program was:" >&5
16331 sed 's/^/| /' conftest.$ac_ext >&5
16336 rm -rf conftest.dSYM
16337 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16338 conftest$ac_exeext conftest.$ac_ext
16339 LIBS=$ac_check_soname_save_LIBS
16341 if test "x$ac_cv_lib_soname_jack" = "x"; then
16342 { $as_echo "$as_me:$LINENO: result: not found" >&5
16343 $as_echo "not found" >&6; }
16346 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16347 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16349 cat >>confdefs.h <<_ACEOF
16350 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16358 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16360 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16361 $as_echo_n "checking for -lfontconfig... " >&6; }
16362 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16363 $as_echo_n "(cached) " >&6
16365 ac_check_soname_save_LIBS=$LIBS
16366 LIBS="-lfontconfig $LIBS"
16367 cat >conftest.$ac_ext <<_ACEOF
16370 cat confdefs.h >>conftest.$ac_ext
16371 cat >>conftest.$ac_ext <<_ACEOF
16372 /* end confdefs.h. */
16374 /* Override any GCC internal prototype to avoid an error.
16375 Use char because int might match the return type of a GCC
16376 builtin and then its argument prototype would still apply. */
16389 rm -f conftest.$ac_objext conftest$ac_exeext
16390 if { (ac_try="$ac_link"
16391 case "(($ac_try" in
16392 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16393 *) ac_try_echo
=$ac_try;;
16395 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16396 $as_echo "$ac_try_echo") >&5
16397 (eval "$ac_link") 2>conftest.er1
16399 grep -v '^ *+' conftest.er1
>conftest.err
16401 cat conftest.err
>&5
16402 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16403 (exit $ac_status); } && {
16404 test -z "$ac_c_werror_flag" ||
16405 test ! -s conftest.err
16406 } && test -s conftest
$ac_exeext && {
16407 test "$cross_compiling" = yes ||
16408 $as_test_x conftest
$ac_exeext
16412 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'` ;;
16413 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16416 $as_echo "$as_me: failed program was:" >&5
16417 sed 's/^/| /' conftest.
$ac_ext >&5
16422 rm -rf conftest.dSYM
16423 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16424 conftest
$ac_exeext conftest.
$ac_ext
16425 LIBS
=$ac_check_soname_save_LIBS
16427 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16428 { $as_echo "$as_me:$LINENO: result: not found" >&5
16429 $as_echo "not found" >&6; }
16432 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16433 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16435 cat >>confdefs.h
<<_ACEOF
16436 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16442 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16444 ac_save_CPPFLAGS
="$CPPFLAGS"
16445 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
16446 $as_unset ac_cv_header_fontconfig_fontconfig_h
16448 for ac_header
in fontconfig
/fontconfig.h
16450 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16451 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16452 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16453 $as_echo_n "checking for $ac_header... " >&6; }
16454 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16455 $as_echo_n "(cached) " >&6
16457 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16458 $as_echo "$as_val"'`
16459 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16460 $as_echo "$ac_res" >&6; }
16462 # Is the header compilable?
16463 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16464 $as_echo_n "checking $ac_header usability... " >&6; }
16465 cat >conftest.
$ac_ext <<_ACEOF
16468 cat confdefs.h
>>conftest.
$ac_ext
16469 cat >>conftest.
$ac_ext <<_ACEOF
16470 /* end confdefs.h. */
16471 $ac_includes_default
16472 #include <$ac_header>
16474 rm -f conftest.
$ac_objext
16475 if { (ac_try
="$ac_compile"
16476 case "(($ac_try" in
16477 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16478 *) ac_try_echo=$ac_try;;
16480 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16481 $as_echo "$ac_try_echo") >&5
16482 (eval "$ac_compile") 2>conftest.er1
16484 grep -v '^ *+' conftest.er1 >conftest.err
16486 cat conftest.err >&5
16487 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16488 (exit $ac_status); } && {
16489 test -z "$ac_c_werror_flag" ||
16490 test ! -s conftest.err
16491 } && test -s conftest.$ac_objext; then
16492 ac_header_compiler=yes
16494 $as_echo "$as_me: failed program was:" >&5
16495 sed 's/^/| /' conftest.$ac_ext >&5
16497 ac_header_compiler=no
16500 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16501 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16502 $as_echo "$ac_header_compiler" >&6; }
16504 # Is the header present?
16505 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16506 $as_echo_n "checking $ac_header presence... " >&6; }
16507 cat >conftest.$ac_ext <<_ACEOF
16510 cat confdefs.h >>conftest.$ac_ext
16511 cat >>conftest.$ac_ext <<_ACEOF
16512 /* end confdefs.h. */
16513 #include <$ac_header>
16515 if { (ac_try="$ac_cpp conftest.$ac_ext"
16516 case "(($ac_try" in
16517 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16518 *) ac_try_echo
=$ac_try;;
16520 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16521 $as_echo "$ac_try_echo") >&5
16522 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16524 grep -v '^ *+' conftest.er1
>conftest.err
16526 cat conftest.err
>&5
16527 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16528 (exit $ac_status); } >/dev
/null
&& {
16529 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16530 test ! -s conftest.err
16532 ac_header_preproc
=yes
16534 $as_echo "$as_me: failed program was:" >&5
16535 sed 's/^/| /' conftest.
$ac_ext >&5
16537 ac_header_preproc
=no
16540 rm -f conftest.err conftest.
$ac_ext
16541 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16542 $as_echo "$ac_header_preproc" >&6; }
16544 # So? What about this header?
16545 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16547 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16548 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16549 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16550 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16551 ac_header_preproc
=yes
16554 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16555 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16556 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16557 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16558 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16559 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16560 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16561 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16562 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16563 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16564 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16565 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16567 ## ------------------------------------ ##
16568 ## Report this to wine-devel@winehq.org ##
16569 ## ------------------------------------ ##
16571 ) |
sed "s/^/$as_me: WARNING: /" >&2
16574 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16575 $as_echo_n "checking for $ac_header... " >&6; }
16576 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16577 $as_echo_n "(cached) " >&6
16579 eval "$as_ac_Header=\$ac_header_preproc"
16581 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16582 $as_echo "$as_val"'`
16583 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16584 $as_echo "$ac_res" >&6; }
16587 as_val
=`eval 'as_val=${'$as_ac_Header'}
16588 $as_echo "$as_val"'`
16589 if test "x$as_val" = x
""yes; then
16590 cat >>confdefs.h
<<_ACEOF
16591 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16598 CPPFLAGS
="$ac_save_CPPFLAGS"
16599 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16601 FONTCONFIGINCL
="$X_CFLAGS"
16603 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16604 $as_echo_n "checking for -lfontconfig... " >&6; }
16605 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16606 $as_echo_n "(cached) " >&6
16608 ac_check_soname_save_LIBS
=$LIBS
16609 LIBS
="-lfontconfig $X_LIBS $LIBS"
16610 cat >conftest.
$ac_ext <<_ACEOF
16613 cat confdefs.h
>>conftest.
$ac_ext
16614 cat >>conftest.
$ac_ext <<_ACEOF
16615 /* end confdefs.h. */
16617 /* Override any GCC internal prototype to avoid an error.
16618 Use char because int might match the return type of a GCC
16619 builtin and then its argument prototype would still apply. */
16632 rm -f conftest.
$ac_objext conftest
$ac_exeext
16633 if { (ac_try
="$ac_link"
16634 case "(($ac_try" in
16635 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16636 *) ac_try_echo=$ac_try;;
16638 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16639 $as_echo "$ac_try_echo") >&5
16640 (eval "$ac_link") 2>conftest.er1
16642 grep -v '^ *+' conftest.er1 >conftest.err
16644 cat conftest.err >&5
16645 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16646 (exit $ac_status); } && {
16647 test -z "$ac_c_werror_flag" ||
16648 test ! -s conftest.err
16649 } && test -s conftest$ac_exeext && {
16650 test "$cross_compiling" = yes ||
16651 $as_test_x conftest$ac_exeext
16655 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'` ;;
16656 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libfontconfig\\.$LIBEXT" |
sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16659 $as_echo "$as_me: failed program was:" >&5
16660 sed 's/^/| /' conftest.$ac_ext >&5
16665 rm -rf conftest.dSYM
16666 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16667 conftest$ac_exeext conftest.$ac_ext
16668 LIBS=$ac_check_soname_save_LIBS
16670 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16671 { $as_echo "$as_me:$LINENO: result: not found" >&5
16672 $as_echo "not found" >&6; }
16675 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16676 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16678 cat >>confdefs.h <<_ACEOF
16679 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16687 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16688 case "x$with_fontconfig" in
16689 x) wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16691 *) { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16692 This is an error since --with-fontconfig was requested." >&5
16693 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16694 This is an error since --with-fontconfig was requested." >&2;}
16695 { (exit 1); exit 1; }; } ;;
16700 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16702 { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16703 $as_echo_n "checking for -lssl... " >&6; }
16704 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16705 $as_echo_n "(cached) " >&6
16707 ac_check_soname_save_LIBS=$LIBS
16709 cat >conftest.$ac_ext <<_ACEOF
16712 cat confdefs.h >>conftest.$ac_ext
16713 cat >>conftest.$ac_ext <<_ACEOF
16714 /* end confdefs.h. */
16716 /* Override any GCC internal prototype to avoid an error.
16717 Use char because int might match the return type of a GCC
16718 builtin and then its argument prototype would still apply. */
16722 char SSL_library_init ();
16726 return SSL_library_init ();
16731 rm -f conftest.$ac_objext conftest$ac_exeext
16732 if { (ac_try="$ac_link"
16733 case "(($ac_try" in
16734 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16735 *) ac_try_echo
=$ac_try;;
16737 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16738 $as_echo "$ac_try_echo") >&5
16739 (eval "$ac_link") 2>conftest.er1
16741 grep -v '^ *+' conftest.er1
>conftest.err
16743 cat conftest.err
>&5
16744 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16745 (exit $ac_status); } && {
16746 test -z "$ac_c_werror_flag" ||
16747 test ! -s conftest.err
16748 } && test -s conftest
$ac_exeext && {
16749 test "$cross_compiling" = yes ||
16750 $as_test_x conftest
$ac_exeext
16754 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'` ;;
16755 *) ac_cv_lib_soname_ssl
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16758 $as_echo "$as_me: failed program was:" >&5
16759 sed 's/^/| /' conftest.
$ac_ext >&5
16764 rm -rf conftest.dSYM
16765 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16766 conftest
$ac_exeext conftest.
$ac_ext
16767 LIBS
=$ac_check_soname_save_LIBS
16769 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16770 { $as_echo "$as_me:$LINENO: result: not found" >&5
16771 $as_echo "not found" >&6; }
16774 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16775 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16777 cat >>confdefs.h
<<_ACEOF
16778 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16784 { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16785 $as_echo_n "checking for -lcrypto... " >&6; }
16786 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16787 $as_echo_n "(cached) " >&6
16789 ac_check_soname_save_LIBS
=$LIBS
16790 LIBS
="-lcrypto $LIBS"
16791 cat >conftest.
$ac_ext <<_ACEOF
16794 cat confdefs.h
>>conftest.
$ac_ext
16795 cat >>conftest.
$ac_ext <<_ACEOF
16796 /* end confdefs.h. */
16798 /* Override any GCC internal prototype to avoid an error.
16799 Use char because int might match the return type of a GCC
16800 builtin and then its argument prototype would still apply. */
16804 char BIO_new_socket ();
16808 return BIO_new_socket ();
16813 rm -f conftest.
$ac_objext conftest
$ac_exeext
16814 if { (ac_try
="$ac_link"
16815 case "(($ac_try" in
16816 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16817 *) ac_try_echo=$ac_try;;
16819 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16820 $as_echo "$ac_try_echo") >&5
16821 (eval "$ac_link") 2>conftest.er1
16823 grep -v '^ *+' conftest.er1 >conftest.err
16825 cat conftest.err >&5
16826 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16827 (exit $ac_status); } && {
16828 test -z "$ac_c_werror_flag" ||
16829 test ! -s conftest.err
16830 } && test -s conftest$ac_exeext && {
16831 test "$cross_compiling" = yes ||
16832 $as_test_x conftest$ac_exeext
16836 dylib) ac_cv_lib_soname_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'` ;;
16837 *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcrypto\\.$LIBEXT" |
sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16840 $as_echo "$as_me: failed program was:" >&5
16841 sed 's/^/| /' conftest.$ac_ext >&5
16846 rm -rf conftest.dSYM
16847 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16848 conftest$ac_exeext conftest.$ac_ext
16849 LIBS=$ac_check_soname_save_LIBS
16851 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16852 { $as_echo "$as_me:$LINENO: result: not found" >&5
16853 $as_echo "not found" >&6; }
16856 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16857 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16859 cat >>confdefs.h <<_ACEOF
16860 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16867 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16868 case "x$with_openssl" in
16869 x) wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16871 *) { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16872 This is an error since --with-openssl was requested." >&5
16873 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16874 This is an error since --with-openssl was requested." >&2;}
16875 { (exit 1); exit 1; }; } ;;
16880 if test "$ac_cv_header_jpeglib_h" = "yes"
16882 { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16883 $as_echo_n "checking for -ljpeg... " >&6; }
16884 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16885 $as_echo_n "(cached) " >&6
16887 ac_check_soname_save_LIBS=$LIBS
16888 LIBS="-ljpeg $LIBS"
16889 cat >conftest.$ac_ext <<_ACEOF
16892 cat confdefs.h >>conftest.$ac_ext
16893 cat >>conftest.$ac_ext <<_ACEOF
16894 /* end confdefs.h. */
16896 /* Override any GCC internal prototype to avoid an error.
16897 Use char because int might match the return type of a GCC
16898 builtin and then its argument prototype would still apply. */
16902 char jpeg_start_decompress ();
16906 return jpeg_start_decompress ();
16911 rm -f conftest.$ac_objext conftest$ac_exeext
16912 if { (ac_try="$ac_link"
16913 case "(($ac_try" in
16914 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16915 *) ac_try_echo
=$ac_try;;
16917 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16918 $as_echo "$ac_try_echo") >&5
16919 (eval "$ac_link") 2>conftest.er1
16921 grep -v '^ *+' conftest.er1
>conftest.err
16923 cat conftest.err
>&5
16924 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16925 (exit $ac_status); } && {
16926 test -z "$ac_c_werror_flag" ||
16927 test ! -s conftest.err
16928 } && test -s conftest
$ac_exeext && {
16929 test "$cross_compiling" = yes ||
16930 $as_test_x conftest
$ac_exeext
16934 dylib
) ac_cv_lib_soname_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'` ;;
16935 *) ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16938 $as_echo "$as_me: failed program was:" >&5
16939 sed 's/^/| /' conftest.
$ac_ext >&5
16944 rm -rf conftest.dSYM
16945 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16946 conftest
$ac_exeext conftest.
$ac_ext
16947 LIBS
=$ac_check_soname_save_LIBS
16949 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16950 { $as_echo "$as_me:$LINENO: result: not found" >&5
16951 $as_echo "not found" >&6; }
16954 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16955 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16957 cat >>confdefs.h
<<_ACEOF
16958 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16965 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16966 case "x$with_jpeg" in
16967 x
) wine_warnings
="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16969 *) { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16970 This is an error since --with-jpeg was requested." >&5
16971 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16972 This is an error since --with-jpeg was requested." >&2;}
16973 { (exit 1); exit 1; }; } ;;
16978 if test "$ac_cv_header_png_h" = "yes"
16980 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16981 $as_echo_n "checking for -lpng... " >&6; }
16982 if test "${ac_cv_lib_soname_png+set}" = set; then
16983 $as_echo_n "(cached) " >&6
16985 ac_check_soname_save_LIBS
=$LIBS
16986 LIBS
="-lpng -lm -lz $LIBS"
16987 cat >conftest.
$ac_ext <<_ACEOF
16990 cat confdefs.h
>>conftest.
$ac_ext
16991 cat >>conftest.
$ac_ext <<_ACEOF
16992 /* end confdefs.h. */
16994 /* Override any GCC internal prototype to avoid an error.
16995 Use char because int might match the return type of a GCC
16996 builtin and then its argument prototype would still apply. */
17000 char png_create_read_struct ();
17004 return png_create_read_struct ();
17009 rm -f conftest.
$ac_objext conftest
$ac_exeext
17010 if { (ac_try
="$ac_link"
17011 case "(($ac_try" in
17012 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17013 *) ac_try_echo=$ac_try;;
17015 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17016 $as_echo "$ac_try_echo") >&5
17017 (eval "$ac_link") 2>conftest.er1
17019 grep -v '^ *+' conftest.er1 >conftest.err
17021 cat conftest.err >&5
17022 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17023 (exit $ac_status); } && {
17024 test -z "$ac_c_werror_flag" ||
17025 test ! -s conftest.err
17026 } && test -s conftest$ac_exeext && {
17027 test "$cross_compiling" = yes ||
17028 $as_test_x conftest$ac_exeext
17032 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'` ;;
17033 *) 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'` ;;
17036 $as_echo "$as_me: failed program was:" >&5
17037 sed 's/^/| /' conftest.$ac_ext >&5
17042 rm -rf conftest.dSYM
17043 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17044 conftest$ac_exeext conftest.$ac_ext
17045 LIBS=$ac_check_soname_save_LIBS
17047 if test "x$ac_cv_lib_soname_png" = "x"; then
17048 { $as_echo "$as_me:$LINENO: result: not found" >&5
17049 $as_echo "not found" >&6; }
17052 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
17053 $as_echo "$ac_cv_lib_soname_png" >&6; }
17055 cat >>confdefs.h <<_ACEOF
17056 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
17063 if test "x$ac_cv_lib_soname_png" = "x"; then
17064 case "x$with_png" in
17065 x) wine_warnings="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
17067 *) { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17068 This is an error since --with-png was requested." >&5
17069 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17070 This is an error since --with-png was requested." >&2;}
17071 { (exit 1); exit 1; }; } ;;
17076 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17077 $as_echo_n "checking for -lodbc... " >&6; }
17078 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17079 $as_echo_n "(cached) " >&6
17081 ac_check_soname_save_LIBS=$LIBS
17082 LIBS="-lodbc $LIBS"
17083 cat >conftest.$ac_ext <<_ACEOF
17086 cat confdefs.h >>conftest.$ac_ext
17087 cat >>conftest.$ac_ext <<_ACEOF
17088 /* end confdefs.h. */
17090 /* Override any GCC internal prototype to avoid an error.
17091 Use char because int might match the return type of a GCC
17092 builtin and then its argument prototype would still apply. */
17096 char SQLConnect ();
17100 return SQLConnect ();
17105 rm -f conftest.$ac_objext conftest$ac_exeext
17106 if { (ac_try="$ac_link"
17107 case "(($ac_try" in
17108 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17109 *) ac_try_echo
=$ac_try;;
17111 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17112 $as_echo "$ac_try_echo") >&5
17113 (eval "$ac_link") 2>conftest.er1
17115 grep -v '^ *+' conftest.er1
>conftest.err
17117 cat conftest.err
>&5
17118 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17119 (exit $ac_status); } && {
17120 test -z "$ac_c_werror_flag" ||
17121 test ! -s conftest.err
17122 } && test -s conftest
$ac_exeext && {
17123 test "$cross_compiling" = yes ||
17124 $as_test_x conftest
$ac_exeext
17128 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'` ;;
17129 *) ac_cv_lib_soname_odbc
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
17132 $as_echo "$as_me: failed program was:" >&5
17133 sed 's/^/| /' conftest.
$ac_ext >&5
17138 rm -rf conftest.dSYM
17139 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17140 conftest
$ac_exeext conftest.
$ac_ext
17141 LIBS
=$ac_check_soname_save_LIBS
17143 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17144 { $as_echo "$as_me:$LINENO: result: not found" >&5
17145 $as_echo "not found" >&6; }
17146 cat >>confdefs.h
<<_ACEOF
17147 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17151 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17152 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17154 cat >>confdefs.h
<<_ACEOF
17155 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17162 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17163 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17164 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17165 "$ac_cv_header_soundcard_h" != "yes" -a \
17166 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17168 wine_warnings
="$wine_warnings|No sound system was found. Windows applications will be silent."
17174 if test "x${GCC}" = "xyes"
17176 EXTRACFLAGS
="-Wall -pipe"
17178 { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17179 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17180 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17181 $as_echo_n "(cached) " >&6
17183 if test "$cross_compiling" = yes; then
17184 ac_cv_c_gcc_strength_bug
="yes"
17186 cat >conftest.
$ac_ext <<_ACEOF
17189 cat confdefs.h
>>conftest.
$ac_ext
17190 cat >>conftest.
$ac_ext <<_ACEOF
17191 /* end confdefs.h. */
17192 int L[4] = {0,1,2,3};
17196 static int Array[3];
17197 unsigned int B = 3;
17199 for(i=0; i<B; i++) Array[i] = i - 3;
17200 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17202 return (Array[1] != -2 || L[2] != 3)
17207 rm -f conftest
$ac_exeext
17208 if { (ac_try
="$ac_link"
17209 case "(($ac_try" in
17210 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17211 *) ac_try_echo=$ac_try;;
17213 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17214 $as_echo "$ac_try_echo") >&5
17215 (eval "$ac_link") 2>&5
17217 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17218 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17219 { (case "(($ac_try" in
17220 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17221 *) ac_try_echo
=$ac_try;;
17223 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17224 $as_echo "$ac_try_echo") >&5
17225 (eval "$ac_try") 2>&5
17227 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17228 (exit $ac_status); }; }; then
17229 ac_cv_c_gcc_strength_bug
="no"
17231 $as_echo "$as_me: program exited with status $ac_status" >&5
17232 $as_echo "$as_me: failed program was:" >&5
17233 sed 's/^/| /' conftest.
$ac_ext >&5
17235 ( exit $ac_status )
17236 ac_cv_c_gcc_strength_bug
="yes"
17238 rm -rf conftest.dSYM
17239 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
17244 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17245 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17246 if test "$ac_cv_c_gcc_strength_bug" = "yes"
17248 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
17251 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17252 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17253 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17254 $as_echo_n "(cached) " >&6
17256 ac_wine_try_cflags_saved
=$CFLAGS
17257 CFLAGS
="$CFLAGS -fno-builtin"
17258 cat >conftest.
$ac_ext <<_ACEOF
17261 cat confdefs.h
>>conftest.
$ac_ext
17262 cat >>conftest.
$ac_ext <<_ACEOF
17263 /* end confdefs.h. */
17273 rm -f conftest.
$ac_objext conftest
$ac_exeext
17274 if { (ac_try
="$ac_link"
17275 case "(($ac_try" in
17276 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17277 *) ac_try_echo=$ac_try;;
17279 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17280 $as_echo "$ac_try_echo") >&5
17281 (eval "$ac_link") 2>conftest.er1
17283 grep -v '^ *+' conftest.er1 >conftest.err
17285 cat conftest.err >&5
17286 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17287 (exit $ac_status); } && {
17288 test -z "$ac_c_werror_flag" ||
17289 test ! -s conftest.err
17290 } && test -s conftest$ac_exeext && {
17291 test "$cross_compiling" = yes ||
17292 $as_test_x conftest$ac_exeext
17294 ac_cv_cflags__fno_builtin=yes
17296 $as_echo "$as_me: failed program was:" >&5
17297 sed 's/^/| /' conftest.$ac_ext >&5
17299 ac_cv_cflags__fno_builtin=no
17302 rm -rf conftest.dSYM
17303 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17304 conftest$ac_exeext conftest.$ac_ext
17305 CFLAGS=$ac_wine_try_cflags_saved
17307 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17308 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17309 if test $ac_cv_cflags__fno_builtin = yes; then
17310 BUILTINFLAG="-fno-builtin"
17314 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17315 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17316 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17317 $as_echo_n "(cached) " >&6
17319 ac_wine_try_cflags_saved=$CFLAGS
17320 CFLAGS="$CFLAGS -fno-strict-aliasing"
17321 cat >conftest.$ac_ext <<_ACEOF
17324 cat confdefs.h >>conftest.$ac_ext
17325 cat >>conftest.$ac_ext <<_ACEOF
17326 /* end confdefs.h. */
17336 rm -f conftest.$ac_objext conftest$ac_exeext
17337 if { (ac_try="$ac_link"
17338 case "(($ac_try" in
17339 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17340 *) ac_try_echo
=$ac_try;;
17342 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17343 $as_echo "$ac_try_echo") >&5
17344 (eval "$ac_link") 2>conftest.er1
17346 grep -v '^ *+' conftest.er1
>conftest.err
17348 cat conftest.err
>&5
17349 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17350 (exit $ac_status); } && {
17351 test -z "$ac_c_werror_flag" ||
17352 test ! -s conftest.err
17353 } && test -s conftest
$ac_exeext && {
17354 test "$cross_compiling" = yes ||
17355 $as_test_x conftest
$ac_exeext
17357 ac_cv_cflags__fno_strict_aliasing
=yes
17359 $as_echo "$as_me: failed program was:" >&5
17360 sed 's/^/| /' conftest.
$ac_ext >&5
17362 ac_cv_cflags__fno_strict_aliasing
=no
17365 rm -rf conftest.dSYM
17366 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17367 conftest
$ac_exeext conftest.
$ac_ext
17368 CFLAGS
=$ac_wine_try_cflags_saved
17370 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17371 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17372 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17373 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
17376 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17377 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17378 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17379 $as_echo_n "(cached) " >&6
17381 ac_wine_try_cflags_saved
=$CFLAGS
17382 CFLAGS
="$CFLAGS -Wdeclaration-after-statement"
17383 cat >conftest.
$ac_ext <<_ACEOF
17386 cat confdefs.h
>>conftest.
$ac_ext
17387 cat >>conftest.
$ac_ext <<_ACEOF
17388 /* end confdefs.h. */
17398 rm -f conftest.
$ac_objext conftest
$ac_exeext
17399 if { (ac_try
="$ac_link"
17400 case "(($ac_try" in
17401 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17402 *) ac_try_echo=$ac_try;;
17404 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17405 $as_echo "$ac_try_echo") >&5
17406 (eval "$ac_link") 2>conftest.er1
17408 grep -v '^ *+' conftest.er1 >conftest.err
17410 cat conftest.err >&5
17411 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17412 (exit $ac_status); } && {
17413 test -z "$ac_c_werror_flag" ||
17414 test ! -s conftest.err
17415 } && test -s conftest$ac_exeext && {
17416 test "$cross_compiling" = yes ||
17417 $as_test_x conftest$ac_exeext
17419 ac_cv_cflags__Wdeclaration_after_statement=yes
17421 $as_echo "$as_me: failed program was:" >&5
17422 sed 's/^/| /' conftest.$ac_ext >&5
17424 ac_cv_cflags__Wdeclaration_after_statement=no
17427 rm -rf conftest.dSYM
17428 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17429 conftest$ac_exeext conftest.$ac_ext
17430 CFLAGS=$ac_wine_try_cflags_saved
17432 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17433 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17434 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17435 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17438 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17439 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17440 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17441 $as_echo_n "(cached) " >&6
17443 ac_wine_try_cflags_saved=$CFLAGS
17444 CFLAGS="$CFLAGS -Wwrite-strings"
17445 cat >conftest.$ac_ext <<_ACEOF
17448 cat confdefs.h >>conftest.$ac_ext
17449 cat >>conftest.$ac_ext <<_ACEOF
17450 /* end confdefs.h. */
17460 rm -f conftest.$ac_objext conftest$ac_exeext
17461 if { (ac_try="$ac_link"
17462 case "(($ac_try" in
17463 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17464 *) ac_try_echo
=$ac_try;;
17466 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17467 $as_echo "$ac_try_echo") >&5
17468 (eval "$ac_link") 2>conftest.er1
17470 grep -v '^ *+' conftest.er1
>conftest.err
17472 cat conftest.err
>&5
17473 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17474 (exit $ac_status); } && {
17475 test -z "$ac_c_werror_flag" ||
17476 test ! -s conftest.err
17477 } && test -s conftest
$ac_exeext && {
17478 test "$cross_compiling" = yes ||
17479 $as_test_x conftest
$ac_exeext
17481 ac_cv_cflags__Wwrite_strings
=yes
17483 $as_echo "$as_me: failed program was:" >&5
17484 sed 's/^/| /' conftest.
$ac_ext >&5
17486 ac_cv_cflags__Wwrite_strings
=no
17489 rm -rf conftest.dSYM
17490 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17491 conftest
$ac_exeext conftest.
$ac_ext
17492 CFLAGS
=$ac_wine_try_cflags_saved
17494 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17495 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17496 if test $ac_cv_cflags__Wwrite_strings = yes; then
17497 EXTRACFLAGS
="$EXTRACFLAGS -Wwrite-strings"
17500 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17501 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17502 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17503 $as_echo_n "(cached) " >&6
17505 ac_wine_try_cflags_saved
=$CFLAGS
17506 CFLAGS
="$CFLAGS -Wtype-limits"
17507 cat >conftest.
$ac_ext <<_ACEOF
17510 cat confdefs.h
>>conftest.
$ac_ext
17511 cat >>conftest.
$ac_ext <<_ACEOF
17512 /* end confdefs.h. */
17522 rm -f conftest.
$ac_objext conftest
$ac_exeext
17523 if { (ac_try
="$ac_link"
17524 case "(($ac_try" in
17525 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17526 *) ac_try_echo=$ac_try;;
17528 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17529 $as_echo "$ac_try_echo") >&5
17530 (eval "$ac_link") 2>conftest.er1
17532 grep -v '^ *+' conftest.er1 >conftest.err
17534 cat conftest.err >&5
17535 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17536 (exit $ac_status); } && {
17537 test -z "$ac_c_werror_flag" ||
17538 test ! -s conftest.err
17539 } && test -s conftest$ac_exeext && {
17540 test "$cross_compiling" = yes ||
17541 $as_test_x conftest$ac_exeext
17543 ac_cv_cflags__Wtype_limits=yes
17545 $as_echo "$as_me: failed program was:" >&5
17546 sed 's/^/| /' conftest.$ac_ext >&5
17548 ac_cv_cflags__Wtype_limits=no
17551 rm -rf conftest.dSYM
17552 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17553 conftest$ac_exeext conftest.$ac_ext
17554 CFLAGS=$ac_wine_try_cflags_saved
17556 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17557 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17558 if test $ac_cv_cflags__Wtype_limits = yes; then
17559 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17563 saved_CFLAGS="$CFLAGS"
17564 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17565 { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17566 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17567 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17568 $as_echo_n "(cached) " >&6
17570 cat >conftest.$ac_ext <<_ACEOF
17573 cat confdefs.h >>conftest.$ac_ext
17574 cat >>conftest.$ac_ext <<_ACEOF
17575 /* end confdefs.h. */
17576 #include <string.h>
17585 rm -f conftest.$ac_objext
17586 if { (ac_try="$ac_compile"
17587 case "(($ac_try" in
17588 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17589 *) ac_try_echo
=$ac_try;;
17591 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17592 $as_echo "$ac_try_echo") >&5
17593 (eval "$ac_compile") 2>conftest.er1
17595 grep -v '^ *+' conftest.er1
>conftest.err
17597 cat conftest.err
>&5
17598 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17599 (exit $ac_status); } && {
17600 test -z "$ac_c_werror_flag" ||
17601 test ! -s conftest.err
17602 } && test -s conftest.
$ac_objext; then
17603 ac_cv_c_string_h_warnings
=no
17605 $as_echo "$as_me: failed program was:" >&5
17606 sed 's/^/| /' conftest.
$ac_ext >&5
17608 ac_cv_c_string_h_warnings
=yes
17611 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
17613 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17614 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17615 CFLAGS
="$saved_CFLAGS"
17616 if test "$ac_cv_c_string_h_warnings" = "no"
17618 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
17623 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17624 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17625 if test "${ac_cv_asm_func_def+set}" = set; then
17626 $as_echo_n "(cached) " >&6
17628 cat >conftest.
$ac_ext <<_ACEOF
17631 cat confdefs.h
>>conftest.
$ac_ext
17632 cat >>conftest.
$ac_ext <<_ACEOF
17633 /* end confdefs.h. */
17638 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17643 rm -f conftest.
$ac_objext conftest
$ac_exeext
17644 if { (ac_try
="$ac_link"
17645 case "(($ac_try" in
17646 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17647 *) ac_try_echo=$ac_try;;
17649 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17650 $as_echo "$ac_try_echo") >&5
17651 (eval "$ac_link") 2>conftest.er1
17653 grep -v '^ *+' conftest.er1 >conftest.err
17655 cat conftest.err >&5
17656 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17657 (exit $ac_status); } && {
17658 test -z "$ac_c_werror_flag" ||
17659 test ! -s conftest.err
17660 } && test -s conftest$ac_exeext && {
17661 test "$cross_compiling" = yes ||
17662 $as_test_x conftest$ac_exeext
17664 ac_cv_asm_func_def=".def"
17666 $as_echo "$as_me: failed program was:" >&5
17667 sed 's/^/| /' conftest.$ac_ext >&5
17669 cat >conftest.$ac_ext <<_ACEOF
17672 cat confdefs.h >>conftest.$ac_ext
17673 cat >>conftest.$ac_ext <<_ACEOF
17674 /* end confdefs.h. */
17679 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17684 rm -f conftest.$ac_objext conftest$ac_exeext
17685 if { (ac_try="$ac_link"
17686 case "(($ac_try" in
17687 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17688 *) ac_try_echo
=$ac_try;;
17690 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17691 $as_echo "$ac_try_echo") >&5
17692 (eval "$ac_link") 2>conftest.er1
17694 grep -v '^ *+' conftest.er1
>conftest.err
17696 cat conftest.err
>&5
17697 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17698 (exit $ac_status); } && {
17699 test -z "$ac_c_werror_flag" ||
17700 test ! -s conftest.err
17701 } && test -s conftest
$ac_exeext && {
17702 test "$cross_compiling" = yes ||
17703 $as_test_x conftest
$ac_exeext
17705 ac_cv_asm_func_def
=".type @function"
17707 $as_echo "$as_me: failed program was:" >&5
17708 sed 's/^/| /' conftest.
$ac_ext >&5
17710 cat >conftest.
$ac_ext <<_ACEOF
17713 cat confdefs.h
>>conftest.
$ac_ext
17714 cat >>conftest.
$ac_ext <<_ACEOF
17715 /* end confdefs.h. */
17720 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17725 rm -f conftest.
$ac_objext conftest
$ac_exeext
17726 if { (ac_try
="$ac_link"
17727 case "(($ac_try" in
17728 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17729 *) ac_try_echo=$ac_try;;
17731 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17732 $as_echo "$ac_try_echo") >&5
17733 (eval "$ac_link") 2>conftest.er1
17735 grep -v '^ *+' conftest.er1 >conftest.err
17737 cat conftest.err >&5
17738 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17739 (exit $ac_status); } && {
17740 test -z "$ac_c_werror_flag" ||
17741 test ! -s conftest.err
17742 } && test -s conftest$ac_exeext && {
17743 test "$cross_compiling" = yes ||
17744 $as_test_x conftest$ac_exeext
17746 ac_cv_asm_func_def=".type 2"
17748 $as_echo "$as_me: failed program was:" >&5
17749 sed 's/^/| /' conftest.$ac_ext >&5
17751 ac_cv_asm_func_def="unknown"
17754 rm -rf conftest.dSYM
17755 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17756 conftest$ac_exeext conftest.$ac_ext
17759 rm -rf conftest.dSYM
17760 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17761 conftest$ac_exeext conftest.$ac_ext
17764 rm -rf conftest.dSYM
17765 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17766 conftest$ac_exeext conftest.$ac_ext
17768 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
17769 $as_echo "$ac_cv_asm_func_def" >&6; }
17773 case "$ac_cv_asm_func_def" in
17775 cat >>confdefs.h <<\_ACEOF
17776 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
17780 cat >>confdefs.h <<\_ACEOF
17781 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17785 cat >>confdefs.h <<\_ACEOF
17786 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
17790 cat >>confdefs.h <<\_ACEOF
17791 #define __ASM_FUNC(name) ""
17797 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17798 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17799 if test "${ac_cv_c_extern_prefix+set}" = set; then
17800 $as_echo_n "(cached) " >&6
17802 cat >conftest.$ac_ext <<_ACEOF
17805 cat confdefs.h >>conftest.$ac_ext
17806 cat >>conftest.$ac_ext <<_ACEOF
17807 /* end confdefs.h. */
17808 extern int ac_test;
17812 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17817 rm -f conftest.$ac_objext conftest$ac_exeext
17818 if { (ac_try="$ac_link"
17819 case "(($ac_try" in
17820 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17821 *) ac_try_echo
=$ac_try;;
17823 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17824 $as_echo "$ac_try_echo") >&5
17825 (eval "$ac_link") 2>conftest.er1
17827 grep -v '^ *+' conftest.er1
>conftest.err
17829 cat conftest.err
>&5
17830 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17831 (exit $ac_status); } && {
17832 test -z "$ac_c_werror_flag" ||
17833 test ! -s conftest.err
17834 } && test -s conftest
$ac_exeext && {
17835 test "$cross_compiling" = yes ||
17836 $as_test_x conftest
$ac_exeext
17838 ac_cv_c_extern_prefix
="yes"
17840 $as_echo "$as_me: failed program was:" >&5
17841 sed 's/^/| /' conftest.
$ac_ext >&5
17843 ac_cv_c_extern_prefix
="no"
17846 rm -rf conftest.dSYM
17847 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17848 conftest
$ac_exeext conftest.
$ac_ext
17850 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17851 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17855 if test "$ac_cv_c_extern_prefix" = "yes"
17857 cat >>confdefs.h
<<\_ACEOF
17858 #define __ASM_NAME(name) "_" name
17862 cat >>confdefs.h
<<\_ACEOF
17863 #define __ASM_NAME(name) name
17873 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
17877 linux
*|solaris
*) if test -z "$LDRPATH_LOCAL"
17879 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17883 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17891 SOCKETLIBS
="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
17896 MAIN_BINARY
="wine-pthread"
17900 linux
* | k
*bsd
*-gnu)
17901 MAIN_BINARY
="wine-glibc"
17903 EXTRA_BINARIES
="wine-kthread wine-pthread wine-preloader"
17906 MAIN_BINARY
="wine-freebsd"
17908 EXTRA_BINARIES
="wine-pthread"
17915 ac_save_CFLAGS
="$CFLAGS"
17916 CFLAGS
="$CFLAGS $BUILTINFLAG"
18066 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18067 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18068 $as_echo_n "checking for $ac_func... " >&6; }
18069 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18070 $as_echo_n "(cached) " >&6
18072 cat >conftest.
$ac_ext <<_ACEOF
18075 cat confdefs.h
>>conftest.
$ac_ext
18076 cat >>conftest.
$ac_ext <<_ACEOF
18077 /* end confdefs.h. */
18078 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18079 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18080 #define $ac_func innocuous_$ac_func
18082 /* System header to define __stub macros and hopefully few prototypes,
18083 which can conflict with char $ac_func (); below.
18084 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18085 <limits.h> exists even on freestanding compilers. */
18088 # include <limits.h>
18090 # include <assert.h>
18095 /* Override any GCC internal prototype to avoid an error.
18096 Use char because int might match the return type of a GCC
18097 builtin and then its argument prototype would still apply. */
18102 /* The GNU C library defines this for functions which it implements
18103 to always fail with ENOSYS. Some functions are actually named
18104 something starting with __ and the normal name is an alias. */
18105 #if defined __stub_$ac_func || defined __stub___$ac_func
18112 return $ac_func ();
18117 rm -f conftest.
$ac_objext conftest
$ac_exeext
18118 if { (ac_try
="$ac_link"
18119 case "(($ac_try" in
18120 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18121 *) ac_try_echo=$ac_try;;
18123 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18124 $as_echo "$ac_try_echo") >&5
18125 (eval "$ac_link") 2>conftest.er1
18127 grep -v '^ *+' conftest.er1 >conftest.err
18129 cat conftest.err >&5
18130 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18131 (exit $ac_status); } && {
18132 test -z "$ac_c_werror_flag" ||
18133 test ! -s conftest.err
18134 } && test -s conftest$ac_exeext && {
18135 test "$cross_compiling" = yes ||
18136 $as_test_x conftest$ac_exeext
18138 eval "$as_ac_var=yes"
18140 $as_echo "$as_me: failed program was:" >&5
18141 sed 's/^/| /' conftest.$ac_ext >&5
18143 eval "$as_ac_var=no"
18146 rm -rf conftest.dSYM
18147 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18148 conftest$ac_exeext conftest.$ac_ext
18150 ac_res=`eval 'as_val=${'$as_ac_var'}
18151 $as_echo "$as_val"'`
18152 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18153 $as_echo "$ac_res" >&6; }
18154 as_val=`eval 'as_val=${'$as_ac_var'}
18155 $as_echo "$as_val"'`
18156 if test "x$as_val" = x""yes; then
18157 cat >>confdefs.h <<_ACEOF
18158 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18164 CFLAGS="$ac_save_CFLAGS"
18166 if test "$ac_cv_func_dlopen" = no
18168 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18169 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18170 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18171 $as_echo_n "(cached) " >&6
18173 ac_check_lib_save_LIBS=$LIBS
18175 cat >conftest.$ac_ext <<_ACEOF
18178 cat confdefs.h >>conftest.$ac_ext
18179 cat >>conftest.$ac_ext <<_ACEOF
18180 /* end confdefs.h. */
18182 /* Override any GCC internal prototype to avoid an error.
18183 Use char because int might match the return type of a GCC
18184 builtin and then its argument prototype would still apply. */
18197 rm -f conftest.$ac_objext conftest$ac_exeext
18198 if { (ac_try="$ac_link"
18199 case "(($ac_try" in
18200 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18201 *) ac_try_echo
=$ac_try;;
18203 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18204 $as_echo "$ac_try_echo") >&5
18205 (eval "$ac_link") 2>conftest.er1
18207 grep -v '^ *+' conftest.er1
>conftest.err
18209 cat conftest.err
>&5
18210 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18211 (exit $ac_status); } && {
18212 test -z "$ac_c_werror_flag" ||
18213 test ! -s conftest.err
18214 } && test -s conftest
$ac_exeext && {
18215 test "$cross_compiling" = yes ||
18216 $as_test_x conftest
$ac_exeext
18218 ac_cv_lib_dl_dlopen
=yes
18220 $as_echo "$as_me: failed program was:" >&5
18221 sed 's/^/| /' conftest.
$ac_ext >&5
18223 ac_cv_lib_dl_dlopen
=no
18226 rm -rf conftest.dSYM
18227 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18228 conftest
$ac_exeext conftest.
$ac_ext
18229 LIBS
=$ac_check_lib_save_LIBS
18231 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18232 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18233 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then
18234 cat >>confdefs.h
<<\_ACEOF
18235 #define HAVE_DLOPEN 1
18242 ac_wine_check_funcs_save_LIBS
="$LIBS"
18243 LIBS
="$LIBS $LIBDL"
18245 for ac_func
in dladdr
18247 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18248 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18249 $as_echo_n "checking for $ac_func... " >&6; }
18250 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18251 $as_echo_n "(cached) " >&6
18253 cat >conftest.
$ac_ext <<_ACEOF
18256 cat confdefs.h
>>conftest.
$ac_ext
18257 cat >>conftest.
$ac_ext <<_ACEOF
18258 /* end confdefs.h. */
18259 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18260 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18261 #define $ac_func innocuous_$ac_func
18263 /* System header to define __stub macros and hopefully few prototypes,
18264 which can conflict with char $ac_func (); below.
18265 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18266 <limits.h> exists even on freestanding compilers. */
18269 # include <limits.h>
18271 # include <assert.h>
18276 /* Override any GCC internal prototype to avoid an error.
18277 Use char because int might match the return type of a GCC
18278 builtin and then its argument prototype would still apply. */
18283 /* The GNU C library defines this for functions which it implements
18284 to always fail with ENOSYS. Some functions are actually named
18285 something starting with __ and the normal name is an alias. */
18286 #if defined __stub_$ac_func || defined __stub___$ac_func
18293 return $ac_func ();
18298 rm -f conftest.
$ac_objext conftest
$ac_exeext
18299 if { (ac_try
="$ac_link"
18300 case "(($ac_try" in
18301 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18302 *) ac_try_echo=$ac_try;;
18304 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18305 $as_echo "$ac_try_echo") >&5
18306 (eval "$ac_link") 2>conftest.er1
18308 grep -v '^ *+' conftest.er1 >conftest.err
18310 cat conftest.err >&5
18311 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18312 (exit $ac_status); } && {
18313 test -z "$ac_c_werror_flag" ||
18314 test ! -s conftest.err
18315 } && test -s conftest$ac_exeext && {
18316 test "$cross_compiling" = yes ||
18317 $as_test_x conftest$ac_exeext
18319 eval "$as_ac_var=yes"
18321 $as_echo "$as_me: failed program was:" >&5
18322 sed 's/^/| /' conftest.$ac_ext >&5
18324 eval "$as_ac_var=no"
18327 rm -rf conftest.dSYM
18328 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18329 conftest$ac_exeext conftest.$ac_ext
18331 ac_res=`eval 'as_val=${'$as_ac_var'}
18332 $as_echo "$as_val"'`
18333 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18334 $as_echo "$ac_res" >&6; }
18335 as_val=`eval 'as_val=${'$as_ac_var'}
18336 $as_echo "$as_val"'`
18337 if test "x$as_val" = x""yes; then
18338 cat >>confdefs.h <<_ACEOF
18339 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18345 LIBS="$ac_wine_check_funcs_save_LIBS"
18347 if test "$ac_cv_func_poll" = no
18349 { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18350 $as_echo_n "checking for poll in -lpoll... " >&6; }
18351 if test "${ac_cv_lib_poll_poll+set}" = set; then
18352 $as_echo_n "(cached) " >&6
18354 ac_check_lib_save_LIBS=$LIBS
18355 LIBS="-lpoll $LIBS"
18356 cat >conftest.$ac_ext <<_ACEOF
18359 cat confdefs.h >>conftest.$ac_ext
18360 cat >>conftest.$ac_ext <<_ACEOF
18361 /* end confdefs.h. */
18363 /* Override any GCC internal prototype to avoid an error.
18364 Use char because int might match the return type of a GCC
18365 builtin and then its argument prototype would still apply. */
18378 rm -f conftest.$ac_objext conftest$ac_exeext
18379 if { (ac_try="$ac_link"
18380 case "(($ac_try" in
18381 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18382 *) ac_try_echo
=$ac_try;;
18384 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18385 $as_echo "$ac_try_echo") >&5
18386 (eval "$ac_link") 2>conftest.er1
18388 grep -v '^ *+' conftest.er1
>conftest.err
18390 cat conftest.err
>&5
18391 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18392 (exit $ac_status); } && {
18393 test -z "$ac_c_werror_flag" ||
18394 test ! -s conftest.err
18395 } && test -s conftest
$ac_exeext && {
18396 test "$cross_compiling" = yes ||
18397 $as_test_x conftest
$ac_exeext
18399 ac_cv_lib_poll_poll
=yes
18401 $as_echo "$as_me: failed program was:" >&5
18402 sed 's/^/| /' conftest.
$ac_ext >&5
18404 ac_cv_lib_poll_poll
=no
18407 rm -rf conftest.dSYM
18408 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18409 conftest
$ac_exeext conftest.
$ac_ext
18410 LIBS
=$ac_check_lib_save_LIBS
18412 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18413 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18414 if test "x$ac_cv_lib_poll_poll" = x
""yes; then
18415 cat >>confdefs.h
<<\_ACEOF
18416 #define HAVE_POLL 1
18424 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18425 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18426 if test "${ac_cv_search_gethostbyname+set}" = set; then
18427 $as_echo_n "(cached) " >&6
18429 ac_func_search_save_LIBS
=$LIBS
18430 cat >conftest.
$ac_ext <<_ACEOF
18433 cat confdefs.h
>>conftest.
$ac_ext
18434 cat >>conftest.
$ac_ext <<_ACEOF
18435 /* end confdefs.h. */
18437 /* Override any GCC internal prototype to avoid an error.
18438 Use char because int might match the return type of a GCC
18439 builtin and then its argument prototype would still apply. */
18443 char gethostbyname ();
18447 return gethostbyname ();
18452 for ac_lib
in '' nsl
; do
18453 if test -z "$ac_lib"; then
18454 ac_res
="none required"
18457 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18459 rm -f conftest.
$ac_objext conftest
$ac_exeext
18460 if { (ac_try
="$ac_link"
18461 case "(($ac_try" in
18462 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18463 *) ac_try_echo=$ac_try;;
18465 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18466 $as_echo "$ac_try_echo") >&5
18467 (eval "$ac_link") 2>conftest.er1
18469 grep -v '^ *+' conftest.er1 >conftest.err
18471 cat conftest.err >&5
18472 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18473 (exit $ac_status); } && {
18474 test -z "$ac_c_werror_flag" ||
18475 test ! -s conftest.err
18476 } && test -s conftest$ac_exeext && {
18477 test "$cross_compiling" = yes ||
18478 $as_test_x conftest$ac_exeext
18480 ac_cv_search_gethostbyname=$ac_res
18482 $as_echo "$as_me: failed program was:" >&5
18483 sed 's/^/| /' conftest.$ac_ext >&5
18488 rm -rf conftest.dSYM
18489 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18491 if test "${ac_cv_search_gethostbyname+set}" = set; then
18495 if test "${ac_cv_search_gethostbyname+set}" = set; then
18498 ac_cv_search_gethostbyname=no
18500 rm conftest.$ac_ext
18501 LIBS=$ac_func_search_save_LIBS
18503 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18504 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18505 ac_res=$ac_cv_search_gethostbyname
18506 if test "$ac_res" != no; then
18507 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18512 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18513 $as_echo_n "checking for library containing connect... " >&6; }
18514 if test "${ac_cv_search_connect+set}" = set; then
18515 $as_echo_n "(cached) " >&6
18517 ac_func_search_save_LIBS=$LIBS
18518 cat >conftest.$ac_ext <<_ACEOF
18521 cat confdefs.h >>conftest.$ac_ext
18522 cat >>conftest.$ac_ext <<_ACEOF
18523 /* end confdefs.h. */
18525 /* Override any GCC internal prototype to avoid an error.
18526 Use char because int might match the return type of a GCC
18527 builtin and then its argument prototype would still apply. */
18540 for ac_lib in '' socket; do
18541 if test -z "$ac_lib"; then
18542 ac_res="none required"
18545 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18547 rm -f conftest.$ac_objext conftest$ac_exeext
18548 if { (ac_try="$ac_link"
18549 case "(($ac_try" in
18550 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18551 *) ac_try_echo
=$ac_try;;
18553 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18554 $as_echo "$ac_try_echo") >&5
18555 (eval "$ac_link") 2>conftest.er1
18557 grep -v '^ *+' conftest.er1
>conftest.err
18559 cat conftest.err
>&5
18560 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18561 (exit $ac_status); } && {
18562 test -z "$ac_c_werror_flag" ||
18563 test ! -s conftest.err
18564 } && test -s conftest
$ac_exeext && {
18565 test "$cross_compiling" = yes ||
18566 $as_test_x conftest
$ac_exeext
18568 ac_cv_search_connect
=$ac_res
18570 $as_echo "$as_me: failed program was:" >&5
18571 sed 's/^/| /' conftest.
$ac_ext >&5
18576 rm -rf conftest.dSYM
18577 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18579 if test "${ac_cv_search_connect+set}" = set; then
18583 if test "${ac_cv_search_connect+set}" = set; then
18586 ac_cv_search_connect
=no
18588 rm conftest.
$ac_ext
18589 LIBS
=$ac_func_search_save_LIBS
18591 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18592 $as_echo "$ac_cv_search_connect" >&6; }
18593 ac_res
=$ac_cv_search_connect
18594 if test "$ac_res" != no
; then
18595 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
18600 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
18601 $as_echo_n "checking for library containing inet_aton... " >&6; }
18602 if test "${ac_cv_search_inet_aton+set}" = set; then
18603 $as_echo_n "(cached) " >&6
18605 ac_func_search_save_LIBS
=$LIBS
18606 cat >conftest.
$ac_ext <<_ACEOF
18609 cat confdefs.h
>>conftest.
$ac_ext
18610 cat >>conftest.
$ac_ext <<_ACEOF
18611 /* end confdefs.h. */
18613 /* Override any GCC internal prototype to avoid an error.
18614 Use char because int might match the return type of a GCC
18615 builtin and then its argument prototype would still apply. */
18623 return inet_aton ();
18628 for ac_lib
in '' resolv
; do
18629 if test -z "$ac_lib"; then
18630 ac_res
="none required"
18633 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18635 rm -f conftest.
$ac_objext conftest
$ac_exeext
18636 if { (ac_try
="$ac_link"
18637 case "(($ac_try" in
18638 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18639 *) ac_try_echo=$ac_try;;
18641 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18642 $as_echo "$ac_try_echo") >&5
18643 (eval "$ac_link") 2>conftest.er1
18645 grep -v '^ *+' conftest.er1 >conftest.err
18647 cat conftest.err >&5
18648 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18649 (exit $ac_status); } && {
18650 test -z "$ac_c_werror_flag" ||
18651 test ! -s conftest.err
18652 } && test -s conftest$ac_exeext && {
18653 test "$cross_compiling" = yes ||
18654 $as_test_x conftest$ac_exeext
18656 ac_cv_search_inet_aton=$ac_res
18658 $as_echo "$as_me: failed program was:" >&5
18659 sed 's/^/| /' conftest.$ac_ext >&5
18664 rm -rf conftest.dSYM
18665 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18667 if test "${ac_cv_search_inet_aton+set}" = set; then
18671 if test "${ac_cv_search_inet_aton+set}" = set; then
18674 ac_cv_search_inet_aton=no
18676 rm conftest.$ac_ext
18677 LIBS=$ac_func_search_save_LIBS
18679 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
18680 $as_echo "$ac_cv_search_inet_aton" >&6; }
18681 ac_res=$ac_cv_search_inet_aton
18682 if test "$ac_res" != no; then
18683 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18707 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
18708 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18709 $as_echo_n "checking for $ac_func... " >&6; }
18710 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18711 $as_echo_n "(cached) " >&6
18713 cat >conftest.$ac_ext <<_ACEOF
18716 cat confdefs.h >>conftest.$ac_ext
18717 cat >>conftest.$ac_ext <<_ACEOF
18718 /* end confdefs.h. */
18719 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18720 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18721 #define $ac_func innocuous_$ac_func
18723 /* System header to define __stub macros and hopefully few prototypes,
18724 which can conflict with char $ac_func (); below.
18725 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18726 <limits.h> exists even on freestanding compilers. */
18729 # include <limits.h>
18731 # include <assert.h>
18736 /* Override any GCC internal prototype to avoid an error.
18737 Use char because int might match the return type of a GCC
18738 builtin and then its argument prototype would still apply. */
18743 /* The GNU C library defines this for functions which it implements
18744 to always fail with ENOSYS. Some functions are actually named
18745 something starting with __ and the normal name is an alias. */
18746 #if defined __stub_$ac_func || defined __stub___$ac_func
18753 return $ac_func ();
18758 rm -f conftest.$ac_objext conftest$ac_exeext
18759 if { (ac_try="$ac_link"
18760 case "(($ac_try" in
18761 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18762 *) ac_try_echo
=$ac_try;;
18764 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18765 $as_echo "$ac_try_echo") >&5
18766 (eval "$ac_link") 2>conftest.er1
18768 grep -v '^ *+' conftest.er1
>conftest.err
18770 cat conftest.err
>&5
18771 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18772 (exit $ac_status); } && {
18773 test -z "$ac_c_werror_flag" ||
18774 test ! -s conftest.err
18775 } && test -s conftest
$ac_exeext && {
18776 test "$cross_compiling" = yes ||
18777 $as_test_x conftest
$ac_exeext
18779 eval "$as_ac_var=yes"
18781 $as_echo "$as_me: failed program was:" >&5
18782 sed 's/^/| /' conftest.
$ac_ext >&5
18784 eval "$as_ac_var=no"
18787 rm -rf conftest.dSYM
18788 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18789 conftest
$ac_exeext conftest.
$ac_ext
18791 ac_res
=`eval 'as_val=${'$as_ac_var'}
18792 $as_echo "$as_val"'`
18793 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18794 $as_echo "$ac_res" >&6; }
18795 as_val
=`eval 'as_val=${'$as_ac_var'}
18796 $as_echo "$as_val"'`
18797 if test "x$as_val" = x
""yes; then
18798 cat >>confdefs.h
<<_ACEOF
18799 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18808 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
18810 { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
18811 $as_echo_n "checking for LDAPSortKey... " >&6; }
18812 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
18813 $as_echo_n "(cached) " >&6
18815 ac_cv_type_LDAPSortKey
=no
18816 cat >conftest.
$ac_ext <<_ACEOF
18819 cat confdefs.h
>>conftest.
$ac_ext
18820 cat >>conftest.
$ac_ext <<_ACEOF
18821 /* end confdefs.h. */
18827 if (sizeof (LDAPSortKey))
18833 rm -f conftest.
$ac_objext
18834 if { (ac_try
="$ac_compile"
18835 case "(($ac_try" in
18836 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18837 *) ac_try_echo=$ac_try;;
18839 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18840 $as_echo "$ac_try_echo") >&5
18841 (eval "$ac_compile") 2>conftest.er1
18843 grep -v '^ *+' conftest.er1 >conftest.err
18845 cat conftest.err >&5
18846 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18847 (exit $ac_status); } && {
18848 test -z "$ac_c_werror_flag" ||
18849 test ! -s conftest.err
18850 } && test -s conftest.$ac_objext; then
18851 cat >conftest.$ac_ext <<_ACEOF
18854 cat confdefs.h >>conftest.$ac_ext
18855 cat >>conftest.$ac_ext <<_ACEOF
18856 /* end confdefs.h. */
18862 if (sizeof ((LDAPSortKey)))
18868 rm -f conftest.$ac_objext
18869 if { (ac_try="$ac_compile"
18870 case "(($ac_try" in
18871 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18872 *) ac_try_echo
=$ac_try;;
18874 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18875 $as_echo "$ac_try_echo") >&5
18876 (eval "$ac_compile") 2>conftest.er1
18878 grep -v '^ *+' conftest.er1
>conftest.err
18880 cat conftest.err
>&5
18881 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18882 (exit $ac_status); } && {
18883 test -z "$ac_c_werror_flag" ||
18884 test ! -s conftest.err
18885 } && test -s conftest.
$ac_objext; then
18888 $as_echo "$as_me: failed program was:" >&5
18889 sed 's/^/| /' conftest.
$ac_ext >&5
18891 ac_cv_type_LDAPSortKey
=yes
18894 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18896 $as_echo "$as_me: failed program was:" >&5
18897 sed 's/^/| /' conftest.
$ac_ext >&5
18902 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18904 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
18905 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
18906 if test "x$ac_cv_type_LDAPSortKey" = x
""yes; then
18907 { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
18908 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
18909 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
18910 $as_echo_n "(cached) " >&6
18912 ac_check_lib_save_LIBS
=$LIBS
18913 LIBS
="-lldap_r $LIBPTHREAD $LIBS"
18914 cat >conftest.
$ac_ext <<_ACEOF
18917 cat confdefs.h
>>conftest.
$ac_ext
18918 cat >>conftest.
$ac_ext <<_ACEOF
18919 /* end confdefs.h. */
18921 /* Override any GCC internal prototype to avoid an error.
18922 Use char because int might match the return type of a GCC
18923 builtin and then its argument prototype would still apply. */
18927 char ldap_initialize ();
18931 return ldap_initialize ();
18936 rm -f conftest.
$ac_objext conftest
$ac_exeext
18937 if { (ac_try
="$ac_link"
18938 case "(($ac_try" in
18939 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18940 *) ac_try_echo=$ac_try;;
18942 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18943 $as_echo "$ac_try_echo") >&5
18944 (eval "$ac_link") 2>conftest.er1
18946 grep -v '^ *+' conftest.er1 >conftest.err
18948 cat conftest.err >&5
18949 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18950 (exit $ac_status); } && {
18951 test -z "$ac_c_werror_flag" ||
18952 test ! -s conftest.err
18953 } && test -s conftest$ac_exeext && {
18954 test "$cross_compiling" = yes ||
18955 $as_test_x conftest$ac_exeext
18957 ac_cv_lib_ldap_r_ldap_initialize=yes
18959 $as_echo "$as_me: failed program was:" >&5
18960 sed 's/^/| /' conftest.$ac_ext >&5
18962 ac_cv_lib_ldap_r_ldap_initialize=no
18965 rm -rf conftest.dSYM
18966 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18967 conftest$ac_exeext conftest.$ac_ext
18968 LIBS=$ac_check_lib_save_LIBS
18970 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
18971 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
18972 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
18973 { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
18974 $as_echo_n "checking for ber_init in -llber... " >&6; }
18975 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
18976 $as_echo_n "(cached) " >&6
18978 ac_check_lib_save_LIBS=$LIBS
18979 LIBS="-llber $LIBPTHREAD $LIBS"
18980 cat >conftest.$ac_ext <<_ACEOF
18983 cat confdefs.h >>conftest.$ac_ext
18984 cat >>conftest.$ac_ext <<_ACEOF
18985 /* end confdefs.h. */
18987 /* Override any GCC internal prototype to avoid an error.
18988 Use char because int might match the return type of a GCC
18989 builtin and then its argument prototype would still apply. */
18997 return ber_init ();
19002 rm -f conftest.$ac_objext conftest$ac_exeext
19003 if { (ac_try="$ac_link"
19004 case "(($ac_try" in
19005 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19006 *) ac_try_echo
=$ac_try;;
19008 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19009 $as_echo "$ac_try_echo") >&5
19010 (eval "$ac_link") 2>conftest.er1
19012 grep -v '^ *+' conftest.er1
>conftest.err
19014 cat conftest.err
>&5
19015 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19016 (exit $ac_status); } && {
19017 test -z "$ac_c_werror_flag" ||
19018 test ! -s conftest.err
19019 } && test -s conftest
$ac_exeext && {
19020 test "$cross_compiling" = yes ||
19021 $as_test_x conftest
$ac_exeext
19023 ac_cv_lib_lber_ber_init
=yes
19025 $as_echo "$as_me: failed program was:" >&5
19026 sed 's/^/| /' conftest.
$ac_ext >&5
19028 ac_cv_lib_lber_ber_init
=no
19031 rm -rf conftest.dSYM
19032 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
19033 conftest
$ac_exeext conftest.
$ac_ext
19034 LIBS
=$ac_check_lib_save_LIBS
19036 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19037 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19038 if test "x$ac_cv_lib_lber_ber_init" = x
""yes; then
19040 cat >>confdefs.h
<<\_ACEOF
19041 #define HAVE_LDAP 1
19044 LDAPLIBS
="-lldap_r -llber"
19051 ac_wine_check_funcs_save_LIBS
="$LIBS"
19052 LIBS
="$LIBS $LDAPLIBS $LIBPTHREAD"
19062 ldap_count_references \
19063 ldap_first_reference \
19064 ldap_next_reference \
19065 ldap_parse_reference \
19066 ldap_parse_sort_control \
19067 ldap_parse_sortresponse_control \
19068 ldap_parse_vlv_control \
19069 ldap_parse_vlvresponse_control
19071 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19072 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19073 $as_echo_n "checking for $ac_func... " >&6; }
19074 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19075 $as_echo_n "(cached) " >&6
19077 cat >conftest.
$ac_ext <<_ACEOF
19080 cat confdefs.h
>>conftest.
$ac_ext
19081 cat >>conftest.
$ac_ext <<_ACEOF
19082 /* end confdefs.h. */
19083 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19084 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19085 #define $ac_func innocuous_$ac_func
19087 /* System header to define __stub macros and hopefully few prototypes,
19088 which can conflict with char $ac_func (); below.
19089 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19090 <limits.h> exists even on freestanding compilers. */
19093 # include <limits.h>
19095 # include <assert.h>
19100 /* Override any GCC internal prototype to avoid an error.
19101 Use char because int might match the return type of a GCC
19102 builtin and then its argument prototype would still apply. */
19107 /* The GNU C library defines this for functions which it implements
19108 to always fail with ENOSYS. Some functions are actually named
19109 something starting with __ and the normal name is an alias. */
19110 #if defined __stub_$ac_func || defined __stub___$ac_func
19117 return $ac_func ();
19122 rm -f conftest.
$ac_objext conftest
$ac_exeext
19123 if { (ac_try
="$ac_link"
19124 case "(($ac_try" in
19125 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19126 *) ac_try_echo=$ac_try;;
19128 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19129 $as_echo "$ac_try_echo") >&5
19130 (eval "$ac_link") 2>conftest.er1
19132 grep -v '^ *+' conftest.er1 >conftest.err
19134 cat conftest.err >&5
19135 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19136 (exit $ac_status); } && {
19137 test -z "$ac_c_werror_flag" ||
19138 test ! -s conftest.err
19139 } && test -s conftest$ac_exeext && {
19140 test "$cross_compiling" = yes ||
19141 $as_test_x conftest$ac_exeext
19143 eval "$as_ac_var=yes"
19145 $as_echo "$as_me: failed program was:" >&5
19146 sed 's/^/| /' conftest.$ac_ext >&5
19148 eval "$as_ac_var=no"
19151 rm -rf conftest.dSYM
19152 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19153 conftest$ac_exeext conftest.$ac_ext
19155 ac_res=`eval 'as_val=${'$as_ac_var'}
19156 $as_echo "$as_val"'`
19157 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19158 $as_echo "$ac_res" >&6; }
19159 as_val=`eval 'as_val=${'$as_ac_var'}
19160 $as_echo "$as_val"'`
19161 if test "x$as_val" = x""yes; then
19162 cat >>confdefs.h <<_ACEOF
19163 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
19169 LIBS="$ac_wine_check_funcs_save_LIBS"
19171 if test "x$LDAPLIBS" = "x"; then
19172 case "x$with_ldap" in
19173 x) wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19175 *) { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19176 This is an error since --with-ldap was requested." >&5
19177 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19178 This is an error since --with-ldap was requested." >&2;}
19179 { (exit 1); exit 1; }; } ;;
19184 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19185 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19186 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19187 $as_echo_n "(cached) " >&6
19189 cat >conftest.$ac_ext <<_ACEOF
19192 cat confdefs.h >>conftest.$ac_ext
19193 cat >>conftest.$ac_ext <<_ACEOF
19194 /* end confdefs.h. */
19195 #include <sys/stat.h>
19204 rm -f conftest.$ac_objext
19205 if { (ac_try="$ac_compile"
19206 case "(($ac_try" in
19207 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19208 *) ac_try_echo
=$ac_try;;
19210 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19211 $as_echo "$ac_try_echo") >&5
19212 (eval "$ac_compile") 2>conftest.er1
19214 grep -v '^ *+' conftest.er1
>conftest.err
19216 cat conftest.err
>&5
19217 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19218 (exit $ac_status); } && {
19219 test -z "$ac_c_werror_flag" ||
19220 test ! -s conftest.err
19221 } && test -s conftest.
$ac_objext; then
19222 wine_cv_one_arg_mkdir
=yes
19224 $as_echo "$as_me: failed program was:" >&5
19225 sed 's/^/| /' conftest.
$ac_ext >&5
19227 wine_cv_one_arg_mkdir
=no
19230 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19232 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19233 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19234 if test "$wine_cv_one_arg_mkdir" = "yes"
19237 cat >>confdefs.h
<<\_ACEOF
19238 #define HAVE_ONE_ARG_MKDIR 1
19244 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19245 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19246 if test "${ac_cv_c_const+set}" = set; then
19247 $as_echo_n "(cached) " >&6
19249 cat >conftest.
$ac_ext <<_ACEOF
19252 cat confdefs.h
>>conftest.
$ac_ext
19253 cat >>conftest.
$ac_ext <<_ACEOF
19254 /* end confdefs.h. */
19259 /* FIXME: Include the comments suggested by Paul. */
19260 #ifndef __cplusplus
19261 /* Ultrix mips cc rejects this. */
19262 typedef int charset[2];
19264 /* SunOS 4.1.1 cc rejects this. */
19265 char const *const *pcpcc;
19267 /* NEC SVR4.0.2 mips cc rejects this. */
19268 struct point {int x, y;};
19269 static struct point const zero = {0,0};
19270 /* AIX XL C 1.02.0.0 rejects this.
19271 It does not let you subtract one const X* pointer from another in
19272 an arm of an if-expression whose if-part is not a constant
19274 const char *g = "string";
19275 pcpcc = &g + (g ? g-g : 0);
19276 /* HPUX 7.0 cc rejects these. */
19278 ppc = (char**) pcpcc;
19279 pcpcc = (char const *const *) ppc;
19280 { /* SCO 3.2v4 cc rejects this. */
19282 char const *s = 0 ? (char *) 0 : (char const *) 0;
19287 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
19288 int x[] = {25, 17};
19289 const int *foo = &x[0];
19292 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19293 typedef const int *iptr;
19297 { /* AIX XL C 1.02.0.0 rejects this saying
19298 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19299 struct s { int j; const int *ap[3]; };
19300 struct s *b; b->j = 5;
19302 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19303 const int foo = 10;
19304 if (!foo) return 0;
19306 return !cs[0] && !zero.x;
19313 rm -f conftest.
$ac_objext
19314 if { (ac_try
="$ac_compile"
19315 case "(($ac_try" in
19316 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19317 *) ac_try_echo=$ac_try;;
19319 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19320 $as_echo "$ac_try_echo") >&5
19321 (eval "$ac_compile") 2>conftest.er1
19323 grep -v '^ *+' conftest.er1 >conftest.err
19325 cat conftest.err >&5
19326 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19327 (exit $ac_status); } && {
19328 test -z "$ac_c_werror_flag" ||
19329 test ! -s conftest.err
19330 } && test -s conftest.$ac_objext; then
19333 $as_echo "$as_me: failed program was:" >&5
19334 sed 's/^/| /' conftest.$ac_ext >&5
19339 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19341 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19342 $as_echo "$ac_cv_c_const" >&6; }
19343 if test $ac_cv_c_const = no; then
19345 cat >>confdefs.h <<\_ACEOF
19351 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19352 $as_echo_n "checking for inline... " >&6; }
19353 if test "${ac_cv_c_inline+set}" = set; then
19354 $as_echo_n "(cached) " >&6
19357 for ac_kw in inline __inline__ __inline; do
19358 cat >conftest.$ac_ext <<_ACEOF
19361 cat confdefs.h >>conftest.$ac_ext
19362 cat >>conftest.$ac_ext <<_ACEOF
19363 /* end confdefs.h. */
19364 #ifndef __cplusplus
19366 static $ac_kw foo_t static_foo () {return 0; }
19367 $ac_kw foo_t foo () {return 0; }
19371 rm -f conftest.$ac_objext
19372 if { (ac_try="$ac_compile"
19373 case "(($ac_try" in
19374 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19375 *) ac_try_echo
=$ac_try;;
19377 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19378 $as_echo "$ac_try_echo") >&5
19379 (eval "$ac_compile") 2>conftest.er1
19381 grep -v '^ *+' conftest.er1
>conftest.err
19383 cat conftest.err
>&5
19384 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19385 (exit $ac_status); } && {
19386 test -z "$ac_c_werror_flag" ||
19387 test ! -s conftest.err
19388 } && test -s conftest.
$ac_objext; then
19389 ac_cv_c_inline
=$ac_kw
19391 $as_echo "$as_me: failed program was:" >&5
19392 sed 's/^/| /' conftest.
$ac_ext >&5
19397 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19398 test "$ac_cv_c_inline" != no
&& break
19402 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19403 $as_echo "$ac_cv_c_inline" >&6; }
19406 case $ac_cv_c_inline in
19409 case $ac_cv_c_inline in
19411 *) ac_val
=$ac_cv_c_inline;;
19413 cat >>confdefs.h
<<_ACEOF
19414 #ifndef __cplusplus
19415 #define inline $ac_val
19421 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19422 $as_echo_n "checking for mode_t... " >&6; }
19423 if test "${ac_cv_type_mode_t+set}" = set; then
19424 $as_echo_n "(cached) " >&6
19426 ac_cv_type_mode_t
=no
19427 cat >conftest.
$ac_ext <<_ACEOF
19430 cat confdefs.h
>>conftest.
$ac_ext
19431 cat >>conftest.
$ac_ext <<_ACEOF
19432 /* end confdefs.h. */
19433 $ac_includes_default
19437 if (sizeof (mode_t))
19443 rm -f conftest.
$ac_objext
19444 if { (ac_try
="$ac_compile"
19445 case "(($ac_try" in
19446 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19447 *) ac_try_echo=$ac_try;;
19449 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19450 $as_echo "$ac_try_echo") >&5
19451 (eval "$ac_compile") 2>conftest.er1
19453 grep -v '^ *+' conftest.er1 >conftest.err
19455 cat conftest.err >&5
19456 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19457 (exit $ac_status); } && {
19458 test -z "$ac_c_werror_flag" ||
19459 test ! -s conftest.err
19460 } && test -s conftest.$ac_objext; then
19461 cat >conftest.$ac_ext <<_ACEOF
19464 cat confdefs.h >>conftest.$ac_ext
19465 cat >>conftest.$ac_ext <<_ACEOF
19466 /* end confdefs.h. */
19467 $ac_includes_default
19471 if (sizeof ((mode_t)))
19477 rm -f conftest.$ac_objext
19478 if { (ac_try="$ac_compile"
19479 case "(($ac_try" in
19480 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19481 *) ac_try_echo
=$ac_try;;
19483 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19484 $as_echo "$ac_try_echo") >&5
19485 (eval "$ac_compile") 2>conftest.er1
19487 grep -v '^ *+' conftest.er1
>conftest.err
19489 cat conftest.err
>&5
19490 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19491 (exit $ac_status); } && {
19492 test -z "$ac_c_werror_flag" ||
19493 test ! -s conftest.err
19494 } && test -s conftest.
$ac_objext; then
19497 $as_echo "$as_me: failed program was:" >&5
19498 sed 's/^/| /' conftest.
$ac_ext >&5
19500 ac_cv_type_mode_t
=yes
19503 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19505 $as_echo "$as_me: failed program was:" >&5
19506 sed 's/^/| /' conftest.
$ac_ext >&5
19511 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19513 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19514 $as_echo "$ac_cv_type_mode_t" >&6; }
19515 if test "x$ac_cv_type_mode_t" = x
""yes; then
19517 cat >>confdefs.h
<<_ACEOF
19518 #define HAVE_MODE_T 1
19523 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19524 $as_echo_n "checking for off_t... " >&6; }
19525 if test "${ac_cv_type_off_t+set}" = set; then
19526 $as_echo_n "(cached) " >&6
19528 ac_cv_type_off_t
=no
19529 cat >conftest.
$ac_ext <<_ACEOF
19532 cat confdefs.h
>>conftest.
$ac_ext
19533 cat >>conftest.
$ac_ext <<_ACEOF
19534 /* end confdefs.h. */
19535 $ac_includes_default
19539 if (sizeof (off_t))
19545 rm -f conftest.
$ac_objext
19546 if { (ac_try
="$ac_compile"
19547 case "(($ac_try" in
19548 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19549 *) ac_try_echo=$ac_try;;
19551 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19552 $as_echo "$ac_try_echo") >&5
19553 (eval "$ac_compile") 2>conftest.er1
19555 grep -v '^ *+' conftest.er1 >conftest.err
19557 cat conftest.err >&5
19558 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19559 (exit $ac_status); } && {
19560 test -z "$ac_c_werror_flag" ||
19561 test ! -s conftest.err
19562 } && test -s conftest.$ac_objext; then
19563 cat >conftest.$ac_ext <<_ACEOF
19566 cat confdefs.h >>conftest.$ac_ext
19567 cat >>conftest.$ac_ext <<_ACEOF
19568 /* end confdefs.h. */
19569 $ac_includes_default
19573 if (sizeof ((off_t)))
19579 rm -f conftest.$ac_objext
19580 if { (ac_try="$ac_compile"
19581 case "(($ac_try" in
19582 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19583 *) ac_try_echo
=$ac_try;;
19585 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19586 $as_echo "$ac_try_echo") >&5
19587 (eval "$ac_compile") 2>conftest.er1
19589 grep -v '^ *+' conftest.er1
>conftest.err
19591 cat conftest.err
>&5
19592 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19593 (exit $ac_status); } && {
19594 test -z "$ac_c_werror_flag" ||
19595 test ! -s conftest.err
19596 } && test -s conftest.
$ac_objext; then
19599 $as_echo "$as_me: failed program was:" >&5
19600 sed 's/^/| /' conftest.
$ac_ext >&5
19602 ac_cv_type_off_t
=yes
19605 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19607 $as_echo "$as_me: failed program was:" >&5
19608 sed 's/^/| /' conftest.
$ac_ext >&5
19613 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19615 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19616 $as_echo "$ac_cv_type_off_t" >&6; }
19617 if test "x$ac_cv_type_off_t" = x
""yes; then
19619 cat >>confdefs.h
<<_ACEOF
19620 #define HAVE_OFF_T 1
19625 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19626 $as_echo_n "checking for pid_t... " >&6; }
19627 if test "${ac_cv_type_pid_t+set}" = set; then
19628 $as_echo_n "(cached) " >&6
19630 ac_cv_type_pid_t
=no
19631 cat >conftest.
$ac_ext <<_ACEOF
19634 cat confdefs.h
>>conftest.
$ac_ext
19635 cat >>conftest.
$ac_ext <<_ACEOF
19636 /* end confdefs.h. */
19637 $ac_includes_default
19641 if (sizeof (pid_t))
19647 rm -f conftest.
$ac_objext
19648 if { (ac_try
="$ac_compile"
19649 case "(($ac_try" in
19650 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19651 *) ac_try_echo=$ac_try;;
19653 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19654 $as_echo "$ac_try_echo") >&5
19655 (eval "$ac_compile") 2>conftest.er1
19657 grep -v '^ *+' conftest.er1 >conftest.err
19659 cat conftest.err >&5
19660 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19661 (exit $ac_status); } && {
19662 test -z "$ac_c_werror_flag" ||
19663 test ! -s conftest.err
19664 } && test -s conftest.$ac_objext; then
19665 cat >conftest.$ac_ext <<_ACEOF
19668 cat confdefs.h >>conftest.$ac_ext
19669 cat >>conftest.$ac_ext <<_ACEOF
19670 /* end confdefs.h. */
19671 $ac_includes_default
19675 if (sizeof ((pid_t)))
19681 rm -f conftest.$ac_objext
19682 if { (ac_try="$ac_compile"
19683 case "(($ac_try" in
19684 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19685 *) ac_try_echo
=$ac_try;;
19687 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19688 $as_echo "$ac_try_echo") >&5
19689 (eval "$ac_compile") 2>conftest.er1
19691 grep -v '^ *+' conftest.er1
>conftest.err
19693 cat conftest.err
>&5
19694 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19695 (exit $ac_status); } && {
19696 test -z "$ac_c_werror_flag" ||
19697 test ! -s conftest.err
19698 } && test -s conftest.
$ac_objext; then
19701 $as_echo "$as_me: failed program was:" >&5
19702 sed 's/^/| /' conftest.
$ac_ext >&5
19704 ac_cv_type_pid_t
=yes
19707 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19709 $as_echo "$as_me: failed program was:" >&5
19710 sed 's/^/| /' conftest.
$ac_ext >&5
19715 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19717 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19718 $as_echo "$ac_cv_type_pid_t" >&6; }
19719 if test "x$ac_cv_type_pid_t" = x
""yes; then
19721 cat >>confdefs.h
<<_ACEOF
19722 #define HAVE_PID_T 1
19727 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
19728 $as_echo_n "checking for size_t... " >&6; }
19729 if test "${ac_cv_type_size_t+set}" = set; then
19730 $as_echo_n "(cached) " >&6
19732 ac_cv_type_size_t
=no
19733 cat >conftest.
$ac_ext <<_ACEOF
19736 cat confdefs.h
>>conftest.
$ac_ext
19737 cat >>conftest.
$ac_ext <<_ACEOF
19738 /* end confdefs.h. */
19739 $ac_includes_default
19743 if (sizeof (size_t))
19749 rm -f conftest.
$ac_objext
19750 if { (ac_try
="$ac_compile"
19751 case "(($ac_try" in
19752 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19753 *) ac_try_echo=$ac_try;;
19755 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19756 $as_echo "$ac_try_echo") >&5
19757 (eval "$ac_compile") 2>conftest.er1
19759 grep -v '^ *+' conftest.er1 >conftest.err
19761 cat conftest.err >&5
19762 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19763 (exit $ac_status); } && {
19764 test -z "$ac_c_werror_flag" ||
19765 test ! -s conftest.err
19766 } && test -s conftest.$ac_objext; then
19767 cat >conftest.$ac_ext <<_ACEOF
19770 cat confdefs.h >>conftest.$ac_ext
19771 cat >>conftest.$ac_ext <<_ACEOF
19772 /* end confdefs.h. */
19773 $ac_includes_default
19777 if (sizeof ((size_t)))
19783 rm -f conftest.$ac_objext
19784 if { (ac_try="$ac_compile"
19785 case "(($ac_try" in
19786 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19787 *) ac_try_echo
=$ac_try;;
19789 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19790 $as_echo "$ac_try_echo") >&5
19791 (eval "$ac_compile") 2>conftest.er1
19793 grep -v '^ *+' conftest.er1
>conftest.err
19795 cat conftest.err
>&5
19796 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19797 (exit $ac_status); } && {
19798 test -z "$ac_c_werror_flag" ||
19799 test ! -s conftest.err
19800 } && test -s conftest.
$ac_objext; then
19803 $as_echo "$as_me: failed program was:" >&5
19804 sed 's/^/| /' conftest.
$ac_ext >&5
19806 ac_cv_type_size_t
=yes
19809 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19811 $as_echo "$as_me: failed program was:" >&5
19812 sed 's/^/| /' conftest.
$ac_ext >&5
19817 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19819 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
19820 $as_echo "$ac_cv_type_size_t" >&6; }
19821 if test "x$ac_cv_type_size_t" = x
""yes; then
19823 cat >>confdefs.h
<<_ACEOF
19824 #define HAVE_SIZE_T 1
19829 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
19830 $as_echo_n "checking for ssize_t... " >&6; }
19831 if test "${ac_cv_type_ssize_t+set}" = set; then
19832 $as_echo_n "(cached) " >&6
19834 ac_cv_type_ssize_t
=no
19835 cat >conftest.
$ac_ext <<_ACEOF
19838 cat confdefs.h
>>conftest.
$ac_ext
19839 cat >>conftest.
$ac_ext <<_ACEOF
19840 /* end confdefs.h. */
19841 $ac_includes_default
19845 if (sizeof (ssize_t))
19851 rm -f conftest.
$ac_objext
19852 if { (ac_try
="$ac_compile"
19853 case "(($ac_try" in
19854 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19855 *) ac_try_echo=$ac_try;;
19857 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19858 $as_echo "$ac_try_echo") >&5
19859 (eval "$ac_compile") 2>conftest.er1
19861 grep -v '^ *+' conftest.er1 >conftest.err
19863 cat conftest.err >&5
19864 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19865 (exit $ac_status); } && {
19866 test -z "$ac_c_werror_flag" ||
19867 test ! -s conftest.err
19868 } && test -s conftest.$ac_objext; then
19869 cat >conftest.$ac_ext <<_ACEOF
19872 cat confdefs.h >>conftest.$ac_ext
19873 cat >>conftest.$ac_ext <<_ACEOF
19874 /* end confdefs.h. */
19875 $ac_includes_default
19879 if (sizeof ((ssize_t)))
19885 rm -f conftest.$ac_objext
19886 if { (ac_try="$ac_compile"
19887 case "(($ac_try" in
19888 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19889 *) ac_try_echo
=$ac_try;;
19891 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19892 $as_echo "$ac_try_echo") >&5
19893 (eval "$ac_compile") 2>conftest.er1
19895 grep -v '^ *+' conftest.er1
>conftest.err
19897 cat conftest.err
>&5
19898 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19899 (exit $ac_status); } && {
19900 test -z "$ac_c_werror_flag" ||
19901 test ! -s conftest.err
19902 } && test -s conftest.
$ac_objext; then
19905 $as_echo "$as_me: failed program was:" >&5
19906 sed 's/^/| /' conftest.
$ac_ext >&5
19908 ac_cv_type_ssize_t
=yes
19911 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19913 $as_echo "$as_me: failed program was:" >&5
19914 sed 's/^/| /' conftest.
$ac_ext >&5
19919 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19921 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
19922 $as_echo "$ac_cv_type_ssize_t" >&6; }
19923 if test "x$ac_cv_type_ssize_t" = x
""yes; then
19925 cat >>confdefs.h
<<_ACEOF
19926 #define HAVE_SSIZE_T 1
19931 { $as_echo "$as_me:$LINENO: checking for long long" >&5
19932 $as_echo_n "checking for long long... " >&6; }
19933 if test "${ac_cv_type_long_long+set}" = set; then
19934 $as_echo_n "(cached) " >&6
19936 ac_cv_type_long_long
=no
19937 cat >conftest.
$ac_ext <<_ACEOF
19940 cat confdefs.h
>>conftest.
$ac_ext
19941 cat >>conftest.
$ac_ext <<_ACEOF
19942 /* end confdefs.h. */
19943 $ac_includes_default
19947 if (sizeof (long long))
19953 rm -f conftest.
$ac_objext
19954 if { (ac_try
="$ac_compile"
19955 case "(($ac_try" in
19956 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19957 *) ac_try_echo=$ac_try;;
19959 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19960 $as_echo "$ac_try_echo") >&5
19961 (eval "$ac_compile") 2>conftest.er1
19963 grep -v '^ *+' conftest.er1 >conftest.err
19965 cat conftest.err >&5
19966 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19967 (exit $ac_status); } && {
19968 test -z "$ac_c_werror_flag" ||
19969 test ! -s conftest.err
19970 } && test -s conftest.$ac_objext; then
19971 cat >conftest.$ac_ext <<_ACEOF
19974 cat confdefs.h >>conftest.$ac_ext
19975 cat >>conftest.$ac_ext <<_ACEOF
19976 /* end confdefs.h. */
19977 $ac_includes_default
19981 if (sizeof ((long long)))
19987 rm -f conftest.$ac_objext
19988 if { (ac_try="$ac_compile"
19989 case "(($ac_try" in
19990 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19991 *) ac_try_echo
=$ac_try;;
19993 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19994 $as_echo "$ac_try_echo") >&5
19995 (eval "$ac_compile") 2>conftest.er1
19997 grep -v '^ *+' conftest.er1
>conftest.err
19999 cat conftest.err
>&5
20000 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20001 (exit $ac_status); } && {
20002 test -z "$ac_c_werror_flag" ||
20003 test ! -s conftest.err
20004 } && test -s conftest.
$ac_objext; then
20007 $as_echo "$as_me: failed program was:" >&5
20008 sed 's/^/| /' conftest.
$ac_ext >&5
20010 ac_cv_type_long_long
=yes
20013 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20015 $as_echo "$as_me: failed program was:" >&5
20016 sed 's/^/| /' conftest.
$ac_ext >&5
20021 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20023 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20024 $as_echo "$ac_cv_type_long_long" >&6; }
20025 if test "x$ac_cv_type_long_long" = x
""yes; then
20027 cat >>confdefs.h
<<_ACEOF
20028 #define HAVE_LONG_LONG 1
20033 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
20034 $as_echo_n "checking for fsblkcnt_t... " >&6; }
20035 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
20036 $as_echo_n "(cached) " >&6
20038 ac_cv_type_fsblkcnt_t
=no
20039 cat >conftest.
$ac_ext <<_ACEOF
20042 cat confdefs.h
>>conftest.
$ac_ext
20043 cat >>conftest.
$ac_ext <<_ACEOF
20044 /* end confdefs.h. */
20045 $ac_includes_default
20049 if (sizeof (fsblkcnt_t))
20055 rm -f conftest.
$ac_objext
20056 if { (ac_try
="$ac_compile"
20057 case "(($ac_try" in
20058 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20059 *) ac_try_echo=$ac_try;;
20061 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20062 $as_echo "$ac_try_echo") >&5
20063 (eval "$ac_compile") 2>conftest.er1
20065 grep -v '^ *+' conftest.er1 >conftest.err
20067 cat conftest.err >&5
20068 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20069 (exit $ac_status); } && {
20070 test -z "$ac_c_werror_flag" ||
20071 test ! -s conftest.err
20072 } && test -s conftest.$ac_objext; then
20073 cat >conftest.$ac_ext <<_ACEOF
20076 cat confdefs.h >>conftest.$ac_ext
20077 cat >>conftest.$ac_ext <<_ACEOF
20078 /* end confdefs.h. */
20079 $ac_includes_default
20083 if (sizeof ((fsblkcnt_t)))
20089 rm -f conftest.$ac_objext
20090 if { (ac_try="$ac_compile"
20091 case "(($ac_try" in
20092 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20093 *) ac_try_echo
=$ac_try;;
20095 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20096 $as_echo "$ac_try_echo") >&5
20097 (eval "$ac_compile") 2>conftest.er1
20099 grep -v '^ *+' conftest.er1
>conftest.err
20101 cat conftest.err
>&5
20102 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20103 (exit $ac_status); } && {
20104 test -z "$ac_c_werror_flag" ||
20105 test ! -s conftest.err
20106 } && test -s conftest.
$ac_objext; then
20109 $as_echo "$as_me: failed program was:" >&5
20110 sed 's/^/| /' conftest.
$ac_ext >&5
20112 ac_cv_type_fsblkcnt_t
=yes
20115 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20117 $as_echo "$as_me: failed program was:" >&5
20118 sed 's/^/| /' conftest.
$ac_ext >&5
20123 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20125 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20126 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20127 if test "x$ac_cv_type_fsblkcnt_t" = x
""yes; then
20129 cat >>confdefs.h
<<_ACEOF
20130 #define HAVE_FSBLKCNT_T 1
20135 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20136 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20137 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20138 $as_echo_n "(cached) " >&6
20140 ac_cv_type_fsfilcnt_t
=no
20141 cat >conftest.
$ac_ext <<_ACEOF
20144 cat confdefs.h
>>conftest.
$ac_ext
20145 cat >>conftest.
$ac_ext <<_ACEOF
20146 /* end confdefs.h. */
20147 $ac_includes_default
20151 if (sizeof (fsfilcnt_t))
20157 rm -f conftest.
$ac_objext
20158 if { (ac_try
="$ac_compile"
20159 case "(($ac_try" in
20160 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20161 *) ac_try_echo=$ac_try;;
20163 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20164 $as_echo "$ac_try_echo") >&5
20165 (eval "$ac_compile") 2>conftest.er1
20167 grep -v '^ *+' conftest.er1 >conftest.err
20169 cat conftest.err >&5
20170 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20171 (exit $ac_status); } && {
20172 test -z "$ac_c_werror_flag" ||
20173 test ! -s conftest.err
20174 } && test -s conftest.$ac_objext; then
20175 cat >conftest.$ac_ext <<_ACEOF
20178 cat confdefs.h >>conftest.$ac_ext
20179 cat >>conftest.$ac_ext <<_ACEOF
20180 /* end confdefs.h. */
20181 $ac_includes_default
20185 if (sizeof ((fsfilcnt_t)))
20191 rm -f conftest.$ac_objext
20192 if { (ac_try="$ac_compile"
20193 case "(($ac_try" in
20194 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20195 *) ac_try_echo
=$ac_try;;
20197 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20198 $as_echo "$ac_try_echo") >&5
20199 (eval "$ac_compile") 2>conftest.er1
20201 grep -v '^ *+' conftest.er1
>conftest.err
20203 cat conftest.err
>&5
20204 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20205 (exit $ac_status); } && {
20206 test -z "$ac_c_werror_flag" ||
20207 test ! -s conftest.err
20208 } && test -s conftest.
$ac_objext; then
20211 $as_echo "$as_me: failed program was:" >&5
20212 sed 's/^/| /' conftest.
$ac_ext >&5
20214 ac_cv_type_fsfilcnt_t
=yes
20217 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20219 $as_echo "$as_me: failed program was:" >&5
20220 sed 's/^/| /' conftest.
$ac_ext >&5
20225 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20227 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20228 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20229 if test "x$ac_cv_type_fsfilcnt_t" = x
""yes; then
20231 cat >>confdefs.h
<<_ACEOF
20232 #define HAVE_FSFILCNT_T 1
20238 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20239 $as_echo_n "checking for sigset_t... " >&6; }
20240 if test "${ac_cv_type_sigset_t+set}" = set; then
20241 $as_echo_n "(cached) " >&6
20243 ac_cv_type_sigset_t
=no
20244 cat >conftest.
$ac_ext <<_ACEOF
20247 cat confdefs.h
>>conftest.
$ac_ext
20248 cat >>conftest.
$ac_ext <<_ACEOF
20249 /* end confdefs.h. */
20250 #include <sys/types.h>
20251 #include <signal.h>
20256 if (sizeof (sigset_t))
20262 rm -f conftest.
$ac_objext
20263 if { (ac_try
="$ac_compile"
20264 case "(($ac_try" in
20265 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20266 *) ac_try_echo=$ac_try;;
20268 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20269 $as_echo "$ac_try_echo") >&5
20270 (eval "$ac_compile") 2>conftest.er1
20272 grep -v '^ *+' conftest.er1 >conftest.err
20274 cat conftest.err >&5
20275 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20276 (exit $ac_status); } && {
20277 test -z "$ac_c_werror_flag" ||
20278 test ! -s conftest.err
20279 } && test -s conftest.$ac_objext; then
20280 cat >conftest.$ac_ext <<_ACEOF
20283 cat confdefs.h >>conftest.$ac_ext
20284 cat >>conftest.$ac_ext <<_ACEOF
20285 /* end confdefs.h. */
20286 #include <sys/types.h>
20287 #include <signal.h>
20292 if (sizeof ((sigset_t)))
20298 rm -f conftest.$ac_objext
20299 if { (ac_try="$ac_compile"
20300 case "(($ac_try" in
20301 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20302 *) ac_try_echo
=$ac_try;;
20304 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20305 $as_echo "$ac_try_echo") >&5
20306 (eval "$ac_compile") 2>conftest.er1
20308 grep -v '^ *+' conftest.er1
>conftest.err
20310 cat conftest.err
>&5
20311 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20312 (exit $ac_status); } && {
20313 test -z "$ac_c_werror_flag" ||
20314 test ! -s conftest.err
20315 } && test -s conftest.
$ac_objext; then
20318 $as_echo "$as_me: failed program was:" >&5
20319 sed 's/^/| /' conftest.
$ac_ext >&5
20321 ac_cv_type_sigset_t
=yes
20324 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20326 $as_echo "$as_me: failed program was:" >&5
20327 sed 's/^/| /' conftest.
$ac_ext >&5
20332 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20334 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20335 $as_echo "$ac_cv_type_sigset_t" >&6; }
20336 if test "x$ac_cv_type_sigset_t" = x
""yes; then
20338 cat >>confdefs.h
<<_ACEOF
20339 #define HAVE_SIGSET_T 1
20345 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20346 $as_echo_n "checking for request_sense... " >&6; }
20347 if test "${ac_cv_type_request_sense+set}" = set; then
20348 $as_echo_n "(cached) " >&6
20350 ac_cv_type_request_sense
=no
20351 cat >conftest.
$ac_ext <<_ACEOF
20354 cat confdefs.h
>>conftest.
$ac_ext
20355 cat >>conftest.
$ac_ext <<_ACEOF
20356 /* end confdefs.h. */
20357 #include <linux/cdrom.h>
20362 if (sizeof (request_sense))
20368 rm -f conftest.
$ac_objext
20369 if { (ac_try
="$ac_compile"
20370 case "(($ac_try" in
20371 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20372 *) ac_try_echo=$ac_try;;
20374 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20375 $as_echo "$ac_try_echo") >&5
20376 (eval "$ac_compile") 2>conftest.er1
20378 grep -v '^ *+' conftest.er1 >conftest.err
20380 cat conftest.err >&5
20381 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20382 (exit $ac_status); } && {
20383 test -z "$ac_c_werror_flag" ||
20384 test ! -s conftest.err
20385 } && test -s conftest.$ac_objext; then
20386 cat >conftest.$ac_ext <<_ACEOF
20389 cat confdefs.h >>conftest.$ac_ext
20390 cat >>conftest.$ac_ext <<_ACEOF
20391 /* end confdefs.h. */
20392 #include <linux/cdrom.h>
20397 if (sizeof ((request_sense)))
20403 rm -f conftest.$ac_objext
20404 if { (ac_try="$ac_compile"
20405 case "(($ac_try" in
20406 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20407 *) ac_try_echo
=$ac_try;;
20409 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20410 $as_echo "$ac_try_echo") >&5
20411 (eval "$ac_compile") 2>conftest.er1
20413 grep -v '^ *+' conftest.er1
>conftest.err
20415 cat conftest.err
>&5
20416 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20417 (exit $ac_status); } && {
20418 test -z "$ac_c_werror_flag" ||
20419 test ! -s conftest.err
20420 } && test -s conftest.
$ac_objext; then
20423 $as_echo "$as_me: failed program was:" >&5
20424 sed 's/^/| /' conftest.
$ac_ext >&5
20426 ac_cv_type_request_sense
=yes
20429 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20431 $as_echo "$as_me: failed program was:" >&5
20432 sed 's/^/| /' conftest.
$ac_ext >&5
20437 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20439 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20440 $as_echo "$ac_cv_type_request_sense" >&6; }
20441 if test "x$ac_cv_type_request_sense" = x
""yes; then
20443 cat >>confdefs.h
<<_ACEOF
20444 #define HAVE_REQUEST_SENSE 1
20451 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20452 $as_echo_n "checking for struct xinpgen... " >&6; }
20453 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20454 $as_echo_n "(cached) " >&6
20456 ac_cv_type_struct_xinpgen
=no
20457 cat >conftest.
$ac_ext <<_ACEOF
20460 cat confdefs.h
>>conftest.
$ac_ext
20461 cat >>conftest.
$ac_ext <<_ACEOF
20462 /* end confdefs.h. */
20463 #include <sys/types.h>
20464 #ifdef HAVE_SYS_SOCKET_H
20465 #include <sys/socket.h>
20467 #ifdef HAVE_SYS_SOCKETVAR_H
20468 #include <sys/socketvar.h>
20470 #ifdef HAVE_NET_ROUTE_H
20471 #include <net/route.h>
20473 #ifdef HAVE_NETINET_IN_H
20474 #include <netinet/in.h>
20476 #ifdef HAVE_NETINET_IN_SYSTM_H
20477 #include <netinet/in_systm.h>
20479 #ifdef HAVE_NETINET_IP_H
20480 #include <netinet/ip.h>
20482 #ifdef HAVE_NETINET_IN_PCB_H
20483 #include <netinet/in_pcb.h>
20489 if (sizeof (struct xinpgen))
20495 rm -f conftest.
$ac_objext
20496 if { (ac_try
="$ac_compile"
20497 case "(($ac_try" in
20498 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20499 *) ac_try_echo=$ac_try;;
20501 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20502 $as_echo "$ac_try_echo") >&5
20503 (eval "$ac_compile") 2>conftest.er1
20505 grep -v '^ *+' conftest.er1 >conftest.err
20507 cat conftest.err >&5
20508 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20509 (exit $ac_status); } && {
20510 test -z "$ac_c_werror_flag" ||
20511 test ! -s conftest.err
20512 } && test -s conftest.$ac_objext; then
20513 cat >conftest.$ac_ext <<_ACEOF
20516 cat confdefs.h >>conftest.$ac_ext
20517 cat >>conftest.$ac_ext <<_ACEOF
20518 /* end confdefs.h. */
20519 #include <sys/types.h>
20520 #ifdef HAVE_SYS_SOCKET_H
20521 #include <sys/socket.h>
20523 #ifdef HAVE_SYS_SOCKETVAR_H
20524 #include <sys/socketvar.h>
20526 #ifdef HAVE_NET_ROUTE_H
20527 #include <net/route.h>
20529 #ifdef HAVE_NETINET_IN_H
20530 #include <netinet/in.h>
20532 #ifdef HAVE_NETINET_IN_SYSTM_H
20533 #include <netinet/in_systm.h>
20535 #ifdef HAVE_NETINET_IP_H
20536 #include <netinet/ip.h>
20538 #ifdef HAVE_NETINET_IN_PCB_H
20539 #include <netinet/in_pcb.h>
20545 if (sizeof ((struct xinpgen)))
20551 rm -f conftest.$ac_objext
20552 if { (ac_try="$ac_compile"
20553 case "(($ac_try" in
20554 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20555 *) ac_try_echo
=$ac_try;;
20557 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20558 $as_echo "$ac_try_echo") >&5
20559 (eval "$ac_compile") 2>conftest.er1
20561 grep -v '^ *+' conftest.er1
>conftest.err
20563 cat conftest.err
>&5
20564 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20565 (exit $ac_status); } && {
20566 test -z "$ac_c_werror_flag" ||
20567 test ! -s conftest.err
20568 } && test -s conftest.
$ac_objext; then
20571 $as_echo "$as_me: failed program was:" >&5
20572 sed 's/^/| /' conftest.
$ac_ext >&5
20574 ac_cv_type_struct_xinpgen
=yes
20577 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20579 $as_echo "$as_me: failed program was:" >&5
20580 sed 's/^/| /' conftest.
$ac_ext >&5
20585 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20587 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
20588 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
20589 if test "x$ac_cv_type_struct_xinpgen" = x
""yes; then
20591 cat >>confdefs.h
<<_ACEOF
20592 #define HAVE_STRUCT_XINPGEN 1
20599 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20600 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20601 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20602 $as_echo_n "(cached) " >&6
20604 cat >conftest.
$ac_ext <<_ACEOF
20607 cat confdefs.h
>>conftest.
$ac_ext
20608 cat >>conftest.
$ac_ext <<_ACEOF
20609 /* end confdefs.h. */
20610 #ifdef HAVE_LINUX_INPUT_H
20611 #include <linux/input.h>
20617 static struct ff_effect ac_aggr;
20618 if (ac_aggr.direction)
20624 rm -f conftest.
$ac_objext
20625 if { (ac_try
="$ac_compile"
20626 case "(($ac_try" in
20627 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20628 *) ac_try_echo=$ac_try;;
20630 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20631 $as_echo "$ac_try_echo") >&5
20632 (eval "$ac_compile") 2>conftest.er1
20634 grep -v '^ *+' conftest.er1 >conftest.err
20636 cat conftest.err >&5
20637 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20638 (exit $ac_status); } && {
20639 test -z "$ac_c_werror_flag" ||
20640 test ! -s conftest.err
20641 } && test -s conftest.$ac_objext; then
20642 ac_cv_member_struct_ff_effect_direction=yes
20644 $as_echo "$as_me: failed program was:" >&5
20645 sed 's/^/| /' conftest.$ac_ext >&5
20647 cat >conftest.$ac_ext <<_ACEOF
20650 cat confdefs.h >>conftest.$ac_ext
20651 cat >>conftest.$ac_ext <<_ACEOF
20652 /* end confdefs.h. */
20653 #ifdef HAVE_LINUX_INPUT_H
20654 #include <linux/input.h>
20660 static struct ff_effect ac_aggr;
20661 if (sizeof ac_aggr.direction)
20667 rm -f conftest.$ac_objext
20668 if { (ac_try="$ac_compile"
20669 case "(($ac_try" in
20670 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20671 *) ac_try_echo
=$ac_try;;
20673 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20674 $as_echo "$ac_try_echo") >&5
20675 (eval "$ac_compile") 2>conftest.er1
20677 grep -v '^ *+' conftest.er1
>conftest.err
20679 cat conftest.err
>&5
20680 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20681 (exit $ac_status); } && {
20682 test -z "$ac_c_werror_flag" ||
20683 test ! -s conftest.err
20684 } && test -s conftest.
$ac_objext; then
20685 ac_cv_member_struct_ff_effect_direction
=yes
20687 $as_echo "$as_me: failed program was:" >&5
20688 sed 's/^/| /' conftest.
$ac_ext >&5
20690 ac_cv_member_struct_ff_effect_direction
=no
20693 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20696 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20698 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
20699 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
20700 if test "x$ac_cv_member_struct_ff_effect_direction" = x
""yes; then
20702 cat >>confdefs.h
<<_ACEOF
20703 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
20710 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
20711 $as_echo_n "checking for sigaddset... " >&6; }
20712 if test "${wine_cv_have_sigaddset+set}" = set; then
20713 $as_echo_n "(cached) " >&6
20715 cat >conftest.
$ac_ext <<_ACEOF
20718 cat confdefs.h
>>conftest.
$ac_ext
20719 cat >>conftest.
$ac_ext <<_ACEOF
20720 /* end confdefs.h. */
20721 #include <signal.h>
20725 sigset_t set; sigaddset(&set,SIGTERM);
20730 rm -f conftest.
$ac_objext conftest
$ac_exeext
20731 if { (ac_try
="$ac_link"
20732 case "(($ac_try" in
20733 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20734 *) ac_try_echo=$ac_try;;
20736 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20737 $as_echo "$ac_try_echo") >&5
20738 (eval "$ac_link") 2>conftest.er1
20740 grep -v '^ *+' conftest.er1 >conftest.err
20742 cat conftest.err >&5
20743 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20744 (exit $ac_status); } && {
20745 test -z "$ac_c_werror_flag" ||
20746 test ! -s conftest.err
20747 } && test -s conftest$ac_exeext && {
20748 test "$cross_compiling" = yes ||
20749 $as_test_x conftest$ac_exeext
20751 wine_cv_have_sigaddset=yes
20753 $as_echo "$as_me: failed program was:" >&5
20754 sed 's/^/| /' conftest.$ac_ext >&5
20756 wine_cv_have_sigaddset=no
20759 rm -rf conftest.dSYM
20760 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20761 conftest$ac_exeext conftest.$ac_ext
20763 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
20764 $as_echo "$wine_cv_have_sigaddset" >&6; }
20765 if test "$wine_cv_have_sigaddset" = "yes"
20768 cat >>confdefs.h <<\_ACEOF
20769 #define HAVE_SIGADDSET 1
20775 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20776 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20777 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
20778 $as_echo_n "(cached) " >&6
20780 cat >conftest.$ac_ext <<_ACEOF
20783 cat confdefs.h >>conftest.$ac_ext
20784 cat >>conftest.$ac_ext <<_ACEOF
20785 /* end confdefs.h. */
20793 struct hostent *result;
20800 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20801 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
20807 rm -f conftest.$ac_objext conftest$ac_exeext
20808 if { (ac_try="$ac_link"
20809 case "(($ac_try" in
20810 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20811 *) ac_try_echo
=$ac_try;;
20813 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20814 $as_echo "$ac_try_echo") >&5
20815 (eval "$ac_link") 2>conftest.er1
20817 grep -v '^ *+' conftest.er1
>conftest.err
20819 cat conftest.err
>&5
20820 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20821 (exit $ac_status); } && {
20822 test -z "$ac_c_werror_flag" ||
20823 test ! -s conftest.err
20824 } && test -s conftest
$ac_exeext && {
20825 test "$cross_compiling" = yes ||
20826 $as_test_x conftest
$ac_exeext
20828 wine_cv_linux_gethostbyname_r_6
=yes
20830 $as_echo "$as_me: failed program was:" >&5
20831 sed 's/^/| /' conftest.
$ac_ext >&5
20833 wine_cv_linux_gethostbyname_r_6
=no
20837 rm -rf conftest.dSYM
20838 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
20839 conftest
$ac_exeext conftest.
$ac_ext
20842 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
20843 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
20844 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
20847 cat >>confdefs.h
<<\_ACEOF
20848 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
20853 if test "$ac_cv_header_linux_joystick_h" = "yes"
20855 { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
20856 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
20857 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
20858 $as_echo_n "(cached) " >&6
20860 cat >conftest.
$ac_ext <<_ACEOF
20863 cat confdefs.h
>>conftest.
$ac_ext
20864 cat >>conftest.
$ac_ext <<_ACEOF
20865 /* end confdefs.h. */
20867 #include <sys/ioctl.h>
20868 #include <sys/types.h>
20869 #include <linux/joystick.h>
20871 struct js_event blub;
20872 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
20873 #error "no 2.2 header"
20884 rm -f conftest.
$ac_objext
20885 if { (ac_try
="$ac_compile"
20886 case "(($ac_try" in
20887 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20888 *) ac_try_echo=$ac_try;;
20890 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20891 $as_echo "$ac_try_echo") >&5
20892 (eval "$ac_compile") 2>conftest.er1
20894 grep -v '^ *+' conftest.er1 >conftest.err
20896 cat conftest.err >&5
20897 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20898 (exit $ac_status); } && {
20899 test -z "$ac_c_werror_flag" ||
20900 test ! -s conftest.err
20901 } && test -s conftest.$ac_objext; then
20902 wine_cv_linux_joystick_22_api=yes
20904 $as_echo "$as_me: failed program was:" >&5
20905 sed 's/^/| /' conftest.$ac_ext >&5
20907 wine_cv_linux_joystick_22_api=no
20910 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20913 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
20914 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
20915 if test "$wine_cv_linux_joystick_22_api" = "yes"
20918 cat >>confdefs.h <<\_ACEOF
20919 #define HAVE_LINUX_22_JOYSTICK_API 1
20926 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
20927 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
20928 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
20929 $as_echo_n "(cached) " >&6
20931 cat >conftest.$ac_ext <<_ACEOF
20934 cat confdefs.h >>conftest.$ac_ext
20935 cat >>conftest.$ac_ext <<_ACEOF
20936 /* end confdefs.h. */
20937 #include <sys/types.h>
20938 #ifdef HAVE_SYS_PARAM_H
20939 # include <sys/param.h>
20941 #ifdef HAVE_SYS_MOUNT_H
20942 # include <sys/mount.h>
20944 #ifdef HAVE_SYS_VFS_H
20945 # include <sys/vfs.h>
20947 #ifdef HAVE_SYS_STATFS_H
20948 # include <sys/statfs.h>
20954 static struct statfs ac_aggr;
20955 if (ac_aggr.f_bfree)
20961 rm -f conftest.$ac_objext
20962 if { (ac_try="$ac_compile"
20963 case "(($ac_try" in
20964 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20965 *) ac_try_echo
=$ac_try;;
20967 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20968 $as_echo "$ac_try_echo") >&5
20969 (eval "$ac_compile") 2>conftest.er1
20971 grep -v '^ *+' conftest.er1
>conftest.err
20973 cat conftest.err
>&5
20974 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20975 (exit $ac_status); } && {
20976 test -z "$ac_c_werror_flag" ||
20977 test ! -s conftest.err
20978 } && test -s conftest.
$ac_objext; then
20979 ac_cv_member_struct_statfs_f_bfree
=yes
20981 $as_echo "$as_me: failed program was:" >&5
20982 sed 's/^/| /' conftest.
$ac_ext >&5
20984 cat >conftest.
$ac_ext <<_ACEOF
20987 cat confdefs.h
>>conftest.
$ac_ext
20988 cat >>conftest.
$ac_ext <<_ACEOF
20989 /* end confdefs.h. */
20990 #include <sys/types.h>
20991 #ifdef HAVE_SYS_PARAM_H
20992 # include <sys/param.h>
20994 #ifdef HAVE_SYS_MOUNT_H
20995 # include <sys/mount.h>
20997 #ifdef HAVE_SYS_VFS_H
20998 # include <sys/vfs.h>
21000 #ifdef HAVE_SYS_STATFS_H
21001 # include <sys/statfs.h>
21007 static struct statfs ac_aggr;
21008 if (sizeof ac_aggr.f_bfree)
21014 rm -f conftest.
$ac_objext
21015 if { (ac_try
="$ac_compile"
21016 case "(($ac_try" in
21017 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21018 *) ac_try_echo=$ac_try;;
21020 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21021 $as_echo "$ac_try_echo") >&5
21022 (eval "$ac_compile") 2>conftest.er1
21024 grep -v '^ *+' conftest.er1 >conftest.err
21026 cat conftest.err >&5
21027 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21028 (exit $ac_status); } && {
21029 test -z "$ac_c_werror_flag" ||
21030 test ! -s conftest.err
21031 } && test -s conftest.$ac_objext; then
21032 ac_cv_member_struct_statfs_f_bfree=yes
21034 $as_echo "$as_me: failed program was:" >&5
21035 sed 's/^/| /' conftest.$ac_ext >&5
21037 ac_cv_member_struct_statfs_f_bfree=no
21040 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21043 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21045 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
21046 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
21047 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
21049 cat >>confdefs.h <<_ACEOF
21050 #define HAVE_STRUCT_STATFS_F_BFREE 1
21055 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
21056 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
21057 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
21058 $as_echo_n "(cached) " >&6
21060 cat >conftest.$ac_ext <<_ACEOF
21063 cat confdefs.h >>conftest.$ac_ext
21064 cat >>conftest.$ac_ext <<_ACEOF
21065 /* end confdefs.h. */
21066 #include <sys/types.h>
21067 #ifdef HAVE_SYS_PARAM_H
21068 # include <sys/param.h>
21070 #ifdef HAVE_SYS_MOUNT_H
21071 # include <sys/mount.h>
21073 #ifdef HAVE_SYS_VFS_H
21074 # include <sys/vfs.h>
21076 #ifdef HAVE_SYS_STATFS_H
21077 # include <sys/statfs.h>
21083 static struct statfs ac_aggr;
21084 if (ac_aggr.f_bavail)
21090 rm -f conftest.$ac_objext
21091 if { (ac_try="$ac_compile"
21092 case "(($ac_try" in
21093 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21094 *) ac_try_echo
=$ac_try;;
21096 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21097 $as_echo "$ac_try_echo") >&5
21098 (eval "$ac_compile") 2>conftest.er1
21100 grep -v '^ *+' conftest.er1
>conftest.err
21102 cat conftest.err
>&5
21103 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21104 (exit $ac_status); } && {
21105 test -z "$ac_c_werror_flag" ||
21106 test ! -s conftest.err
21107 } && test -s conftest.
$ac_objext; then
21108 ac_cv_member_struct_statfs_f_bavail
=yes
21110 $as_echo "$as_me: failed program was:" >&5
21111 sed 's/^/| /' conftest.
$ac_ext >&5
21113 cat >conftest.
$ac_ext <<_ACEOF
21116 cat confdefs.h
>>conftest.
$ac_ext
21117 cat >>conftest.
$ac_ext <<_ACEOF
21118 /* end confdefs.h. */
21119 #include <sys/types.h>
21120 #ifdef HAVE_SYS_PARAM_H
21121 # include <sys/param.h>
21123 #ifdef HAVE_SYS_MOUNT_H
21124 # include <sys/mount.h>
21126 #ifdef HAVE_SYS_VFS_H
21127 # include <sys/vfs.h>
21129 #ifdef HAVE_SYS_STATFS_H
21130 # include <sys/statfs.h>
21136 static struct statfs ac_aggr;
21137 if (sizeof ac_aggr.f_bavail)
21143 rm -f conftest.
$ac_objext
21144 if { (ac_try
="$ac_compile"
21145 case "(($ac_try" in
21146 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21147 *) ac_try_echo=$ac_try;;
21149 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21150 $as_echo "$ac_try_echo") >&5
21151 (eval "$ac_compile") 2>conftest.er1
21153 grep -v '^ *+' conftest.er1 >conftest.err
21155 cat conftest.err >&5
21156 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21157 (exit $ac_status); } && {
21158 test -z "$ac_c_werror_flag" ||
21159 test ! -s conftest.err
21160 } && test -s conftest.$ac_objext; then
21161 ac_cv_member_struct_statfs_f_bavail=yes
21163 $as_echo "$as_me: failed program was:" >&5
21164 sed 's/^/| /' conftest.$ac_ext >&5
21166 ac_cv_member_struct_statfs_f_bavail=no
21169 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21172 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21174 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21175 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21176 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
21178 cat >>confdefs.h <<_ACEOF
21179 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21184 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21185 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21186 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21187 $as_echo_n "(cached) " >&6
21189 cat >conftest.$ac_ext <<_ACEOF
21192 cat confdefs.h >>conftest.$ac_ext
21193 cat >>conftest.$ac_ext <<_ACEOF
21194 /* end confdefs.h. */
21195 #include <sys/types.h>
21196 #ifdef HAVE_SYS_PARAM_H
21197 # include <sys/param.h>
21199 #ifdef HAVE_SYS_MOUNT_H
21200 # include <sys/mount.h>
21202 #ifdef HAVE_SYS_VFS_H
21203 # include <sys/vfs.h>
21205 #ifdef HAVE_SYS_STATFS_H
21206 # include <sys/statfs.h>
21212 static struct statfs ac_aggr;
21213 if (ac_aggr.f_frsize)
21219 rm -f conftest.$ac_objext
21220 if { (ac_try="$ac_compile"
21221 case "(($ac_try" in
21222 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21223 *) ac_try_echo
=$ac_try;;
21225 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21226 $as_echo "$ac_try_echo") >&5
21227 (eval "$ac_compile") 2>conftest.er1
21229 grep -v '^ *+' conftest.er1
>conftest.err
21231 cat conftest.err
>&5
21232 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21233 (exit $ac_status); } && {
21234 test -z "$ac_c_werror_flag" ||
21235 test ! -s conftest.err
21236 } && test -s conftest.
$ac_objext; then
21237 ac_cv_member_struct_statfs_f_frsize
=yes
21239 $as_echo "$as_me: failed program was:" >&5
21240 sed 's/^/| /' conftest.
$ac_ext >&5
21242 cat >conftest.
$ac_ext <<_ACEOF
21245 cat confdefs.h
>>conftest.
$ac_ext
21246 cat >>conftest.
$ac_ext <<_ACEOF
21247 /* end confdefs.h. */
21248 #include <sys/types.h>
21249 #ifdef HAVE_SYS_PARAM_H
21250 # include <sys/param.h>
21252 #ifdef HAVE_SYS_MOUNT_H
21253 # include <sys/mount.h>
21255 #ifdef HAVE_SYS_VFS_H
21256 # include <sys/vfs.h>
21258 #ifdef HAVE_SYS_STATFS_H
21259 # include <sys/statfs.h>
21265 static struct statfs ac_aggr;
21266 if (sizeof ac_aggr.f_frsize)
21272 rm -f conftest.
$ac_objext
21273 if { (ac_try
="$ac_compile"
21274 case "(($ac_try" in
21275 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21276 *) ac_try_echo=$ac_try;;
21278 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21279 $as_echo "$ac_try_echo") >&5
21280 (eval "$ac_compile") 2>conftest.er1
21282 grep -v '^ *+' conftest.er1 >conftest.err
21284 cat conftest.err >&5
21285 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21286 (exit $ac_status); } && {
21287 test -z "$ac_c_werror_flag" ||
21288 test ! -s conftest.err
21289 } && test -s conftest.$ac_objext; then
21290 ac_cv_member_struct_statfs_f_frsize=yes
21292 $as_echo "$as_me: failed program was:" >&5
21293 sed 's/^/| /' conftest.$ac_ext >&5
21295 ac_cv_member_struct_statfs_f_frsize=no
21298 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21301 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21303 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21304 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21305 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21307 cat >>confdefs.h <<_ACEOF
21308 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21313 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21314 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21315 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21316 $as_echo_n "(cached) " >&6
21318 cat >conftest.$ac_ext <<_ACEOF
21321 cat confdefs.h >>conftest.$ac_ext
21322 cat >>conftest.$ac_ext <<_ACEOF
21323 /* end confdefs.h. */
21324 #include <sys/types.h>
21325 #ifdef HAVE_SYS_PARAM_H
21326 # include <sys/param.h>
21328 #ifdef HAVE_SYS_MOUNT_H
21329 # include <sys/mount.h>
21331 #ifdef HAVE_SYS_VFS_H
21332 # include <sys/vfs.h>
21334 #ifdef HAVE_SYS_STATFS_H
21335 # include <sys/statfs.h>
21341 static struct statfs ac_aggr;
21342 if (ac_aggr.f_ffree)
21348 rm -f conftest.$ac_objext
21349 if { (ac_try="$ac_compile"
21350 case "(($ac_try" in
21351 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21352 *) ac_try_echo
=$ac_try;;
21354 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21355 $as_echo "$ac_try_echo") >&5
21356 (eval "$ac_compile") 2>conftest.er1
21358 grep -v '^ *+' conftest.er1
>conftest.err
21360 cat conftest.err
>&5
21361 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21362 (exit $ac_status); } && {
21363 test -z "$ac_c_werror_flag" ||
21364 test ! -s conftest.err
21365 } && test -s conftest.
$ac_objext; then
21366 ac_cv_member_struct_statfs_f_ffree
=yes
21368 $as_echo "$as_me: failed program was:" >&5
21369 sed 's/^/| /' conftest.
$ac_ext >&5
21371 cat >conftest.
$ac_ext <<_ACEOF
21374 cat confdefs.h
>>conftest.
$ac_ext
21375 cat >>conftest.
$ac_ext <<_ACEOF
21376 /* end confdefs.h. */
21377 #include <sys/types.h>
21378 #ifdef HAVE_SYS_PARAM_H
21379 # include <sys/param.h>
21381 #ifdef HAVE_SYS_MOUNT_H
21382 # include <sys/mount.h>
21384 #ifdef HAVE_SYS_VFS_H
21385 # include <sys/vfs.h>
21387 #ifdef HAVE_SYS_STATFS_H
21388 # include <sys/statfs.h>
21394 static struct statfs ac_aggr;
21395 if (sizeof ac_aggr.f_ffree)
21401 rm -f conftest.
$ac_objext
21402 if { (ac_try
="$ac_compile"
21403 case "(($ac_try" in
21404 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21405 *) ac_try_echo=$ac_try;;
21407 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21408 $as_echo "$ac_try_echo") >&5
21409 (eval "$ac_compile") 2>conftest.er1
21411 grep -v '^ *+' conftest.er1 >conftest.err
21413 cat conftest.err >&5
21414 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21415 (exit $ac_status); } && {
21416 test -z "$ac_c_werror_flag" ||
21417 test ! -s conftest.err
21418 } && test -s conftest.$ac_objext; then
21419 ac_cv_member_struct_statfs_f_ffree=yes
21421 $as_echo "$as_me: failed program was:" >&5
21422 sed 's/^/| /' conftest.$ac_ext >&5
21424 ac_cv_member_struct_statfs_f_ffree=no
21427 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21430 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21432 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21433 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21434 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21436 cat >>confdefs.h <<_ACEOF
21437 #define HAVE_STRUCT_STATFS_F_FFREE 1
21442 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21443 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21444 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21445 $as_echo_n "(cached) " >&6
21447 cat >conftest.$ac_ext <<_ACEOF
21450 cat confdefs.h >>conftest.$ac_ext
21451 cat >>conftest.$ac_ext <<_ACEOF
21452 /* end confdefs.h. */
21453 #include <sys/types.h>
21454 #ifdef HAVE_SYS_PARAM_H
21455 # include <sys/param.h>
21457 #ifdef HAVE_SYS_MOUNT_H
21458 # include <sys/mount.h>
21460 #ifdef HAVE_SYS_VFS_H
21461 # include <sys/vfs.h>
21463 #ifdef HAVE_SYS_STATFS_H
21464 # include <sys/statfs.h>
21470 static struct statfs ac_aggr;
21471 if (ac_aggr.f_favail)
21477 rm -f conftest.$ac_objext
21478 if { (ac_try="$ac_compile"
21479 case "(($ac_try" in
21480 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21481 *) ac_try_echo
=$ac_try;;
21483 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21484 $as_echo "$ac_try_echo") >&5
21485 (eval "$ac_compile") 2>conftest.er1
21487 grep -v '^ *+' conftest.er1
>conftest.err
21489 cat conftest.err
>&5
21490 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21491 (exit $ac_status); } && {
21492 test -z "$ac_c_werror_flag" ||
21493 test ! -s conftest.err
21494 } && test -s conftest.
$ac_objext; then
21495 ac_cv_member_struct_statfs_f_favail
=yes
21497 $as_echo "$as_me: failed program was:" >&5
21498 sed 's/^/| /' conftest.
$ac_ext >&5
21500 cat >conftest.
$ac_ext <<_ACEOF
21503 cat confdefs.h
>>conftest.
$ac_ext
21504 cat >>conftest.
$ac_ext <<_ACEOF
21505 /* end confdefs.h. */
21506 #include <sys/types.h>
21507 #ifdef HAVE_SYS_PARAM_H
21508 # include <sys/param.h>
21510 #ifdef HAVE_SYS_MOUNT_H
21511 # include <sys/mount.h>
21513 #ifdef HAVE_SYS_VFS_H
21514 # include <sys/vfs.h>
21516 #ifdef HAVE_SYS_STATFS_H
21517 # include <sys/statfs.h>
21523 static struct statfs ac_aggr;
21524 if (sizeof ac_aggr.f_favail)
21530 rm -f conftest.
$ac_objext
21531 if { (ac_try
="$ac_compile"
21532 case "(($ac_try" in
21533 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21534 *) ac_try_echo=$ac_try;;
21536 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21537 $as_echo "$ac_try_echo") >&5
21538 (eval "$ac_compile") 2>conftest.er1
21540 grep -v '^ *+' conftest.er1 >conftest.err
21542 cat conftest.err >&5
21543 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21544 (exit $ac_status); } && {
21545 test -z "$ac_c_werror_flag" ||
21546 test ! -s conftest.err
21547 } && test -s conftest.$ac_objext; then
21548 ac_cv_member_struct_statfs_f_favail=yes
21550 $as_echo "$as_me: failed program was:" >&5
21551 sed 's/^/| /' conftest.$ac_ext >&5
21553 ac_cv_member_struct_statfs_f_favail=no
21556 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21559 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21561 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21562 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21563 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
21565 cat >>confdefs.h <<_ACEOF
21566 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21571 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21572 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21573 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21574 $as_echo_n "(cached) " >&6
21576 cat >conftest.$ac_ext <<_ACEOF
21579 cat confdefs.h >>conftest.$ac_ext
21580 cat >>conftest.$ac_ext <<_ACEOF
21581 /* end confdefs.h. */
21582 #include <sys/types.h>
21583 #ifdef HAVE_SYS_PARAM_H
21584 # include <sys/param.h>
21586 #ifdef HAVE_SYS_MOUNT_H
21587 # include <sys/mount.h>
21589 #ifdef HAVE_SYS_VFS_H
21590 # include <sys/vfs.h>
21592 #ifdef HAVE_SYS_STATFS_H
21593 # include <sys/statfs.h>
21599 static struct statfs ac_aggr;
21600 if (ac_aggr.f_namelen)
21606 rm -f conftest.$ac_objext
21607 if { (ac_try="$ac_compile"
21608 case "(($ac_try" in
21609 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21610 *) ac_try_echo
=$ac_try;;
21612 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21613 $as_echo "$ac_try_echo") >&5
21614 (eval "$ac_compile") 2>conftest.er1
21616 grep -v '^ *+' conftest.er1
>conftest.err
21618 cat conftest.err
>&5
21619 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21620 (exit $ac_status); } && {
21621 test -z "$ac_c_werror_flag" ||
21622 test ! -s conftest.err
21623 } && test -s conftest.
$ac_objext; then
21624 ac_cv_member_struct_statfs_f_namelen
=yes
21626 $as_echo "$as_me: failed program was:" >&5
21627 sed 's/^/| /' conftest.
$ac_ext >&5
21629 cat >conftest.
$ac_ext <<_ACEOF
21632 cat confdefs.h
>>conftest.
$ac_ext
21633 cat >>conftest.
$ac_ext <<_ACEOF
21634 /* end confdefs.h. */
21635 #include <sys/types.h>
21636 #ifdef HAVE_SYS_PARAM_H
21637 # include <sys/param.h>
21639 #ifdef HAVE_SYS_MOUNT_H
21640 # include <sys/mount.h>
21642 #ifdef HAVE_SYS_VFS_H
21643 # include <sys/vfs.h>
21645 #ifdef HAVE_SYS_STATFS_H
21646 # include <sys/statfs.h>
21652 static struct statfs ac_aggr;
21653 if (sizeof ac_aggr.f_namelen)
21659 rm -f conftest.
$ac_objext
21660 if { (ac_try
="$ac_compile"
21661 case "(($ac_try" in
21662 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21663 *) ac_try_echo=$ac_try;;
21665 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21666 $as_echo "$ac_try_echo") >&5
21667 (eval "$ac_compile") 2>conftest.er1
21669 grep -v '^ *+' conftest.er1 >conftest.err
21671 cat conftest.err >&5
21672 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21673 (exit $ac_status); } && {
21674 test -z "$ac_c_werror_flag" ||
21675 test ! -s conftest.err
21676 } && test -s conftest.$ac_objext; then
21677 ac_cv_member_struct_statfs_f_namelen=yes
21679 $as_echo "$as_me: failed program was:" >&5
21680 sed 's/^/| /' conftest.$ac_ext >&5
21682 ac_cv_member_struct_statfs_f_namelen=no
21685 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21688 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21690 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
21691 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
21692 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
21694 cat >>confdefs.h <<_ACEOF
21695 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
21702 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
21703 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
21704 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
21705 $as_echo_n "(cached) " >&6
21707 cat >conftest.$ac_ext <<_ACEOF
21710 cat confdefs.h >>conftest.$ac_ext
21711 cat >>conftest.$ac_ext <<_ACEOF
21712 /* end confdefs.h. */
21713 #ifdef HAVE_SYS_STATVFS_H
21714 #include <sys/statvfs.h>
21720 static struct statvfs ac_aggr;
21721 if (ac_aggr.f_blocks)
21727 rm -f conftest.$ac_objext
21728 if { (ac_try="$ac_compile"
21729 case "(($ac_try" in
21730 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21731 *) ac_try_echo
=$ac_try;;
21733 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21734 $as_echo "$ac_try_echo") >&5
21735 (eval "$ac_compile") 2>conftest.er1
21737 grep -v '^ *+' conftest.er1
>conftest.err
21739 cat conftest.err
>&5
21740 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21741 (exit $ac_status); } && {
21742 test -z "$ac_c_werror_flag" ||
21743 test ! -s conftest.err
21744 } && test -s conftest.
$ac_objext; then
21745 ac_cv_member_struct_statvfs_f_blocks
=yes
21747 $as_echo "$as_me: failed program was:" >&5
21748 sed 's/^/| /' conftest.
$ac_ext >&5
21750 cat >conftest.
$ac_ext <<_ACEOF
21753 cat confdefs.h
>>conftest.
$ac_ext
21754 cat >>conftest.
$ac_ext <<_ACEOF
21755 /* end confdefs.h. */
21756 #ifdef HAVE_SYS_STATVFS_H
21757 #include <sys/statvfs.h>
21763 static struct statvfs ac_aggr;
21764 if (sizeof ac_aggr.f_blocks)
21770 rm -f conftest.
$ac_objext
21771 if { (ac_try
="$ac_compile"
21772 case "(($ac_try" in
21773 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21774 *) ac_try_echo=$ac_try;;
21776 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21777 $as_echo "$ac_try_echo") >&5
21778 (eval "$ac_compile") 2>conftest.er1
21780 grep -v '^ *+' conftest.er1 >conftest.err
21782 cat conftest.err >&5
21783 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21784 (exit $ac_status); } && {
21785 test -z "$ac_c_werror_flag" ||
21786 test ! -s conftest.err
21787 } && test -s conftest.$ac_objext; then
21788 ac_cv_member_struct_statvfs_f_blocks=yes
21790 $as_echo "$as_me: failed program was:" >&5
21791 sed 's/^/| /' conftest.$ac_ext >&5
21793 ac_cv_member_struct_statvfs_f_blocks=no
21796 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21799 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21801 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
21802 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
21803 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
21805 cat >>confdefs.h <<_ACEOF
21806 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
21813 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
21814 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
21815 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
21816 $as_echo_n "(cached) " >&6
21818 cat >conftest.$ac_ext <<_ACEOF
21821 cat confdefs.h >>conftest.$ac_ext
21822 cat >>conftest.$ac_ext <<_ACEOF
21823 /* end confdefs.h. */
21824 #include <sys/types.h>
21825 #ifdef HAVE_SYS_SOCKET_H
21826 # include <sys/socket.h>
21828 #ifdef HAVE_SYS_UN_H
21829 # include <sys/un.h>
21835 static struct msghdr ac_aggr;
21836 if (ac_aggr.msg_accrights)
21842 rm -f conftest.$ac_objext
21843 if { (ac_try="$ac_compile"
21844 case "(($ac_try" in
21845 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21846 *) ac_try_echo
=$ac_try;;
21848 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21849 $as_echo "$ac_try_echo") >&5
21850 (eval "$ac_compile") 2>conftest.er1
21852 grep -v '^ *+' conftest.er1
>conftest.err
21854 cat conftest.err
>&5
21855 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21856 (exit $ac_status); } && {
21857 test -z "$ac_c_werror_flag" ||
21858 test ! -s conftest.err
21859 } && test -s conftest.
$ac_objext; then
21860 ac_cv_member_struct_msghdr_msg_accrights
=yes
21862 $as_echo "$as_me: failed program was:" >&5
21863 sed 's/^/| /' conftest.
$ac_ext >&5
21865 cat >conftest.
$ac_ext <<_ACEOF
21868 cat confdefs.h
>>conftest.
$ac_ext
21869 cat >>conftest.
$ac_ext <<_ACEOF
21870 /* end confdefs.h. */
21871 #include <sys/types.h>
21872 #ifdef HAVE_SYS_SOCKET_H
21873 # include <sys/socket.h>
21875 #ifdef HAVE_SYS_UN_H
21876 # include <sys/un.h>
21882 static struct msghdr ac_aggr;
21883 if (sizeof ac_aggr.msg_accrights)
21889 rm -f conftest.
$ac_objext
21890 if { (ac_try
="$ac_compile"
21891 case "(($ac_try" in
21892 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21893 *) ac_try_echo=$ac_try;;
21895 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21896 $as_echo "$ac_try_echo") >&5
21897 (eval "$ac_compile") 2>conftest.er1
21899 grep -v '^ *+' conftest.er1 >conftest.err
21901 cat conftest.err >&5
21902 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21903 (exit $ac_status); } && {
21904 test -z "$ac_c_werror_flag" ||
21905 test ! -s conftest.err
21906 } && test -s conftest.$ac_objext; then
21907 ac_cv_member_struct_msghdr_msg_accrights=yes
21909 $as_echo "$as_me: failed program was:" >&5
21910 sed 's/^/| /' conftest.$ac_ext >&5
21912 ac_cv_member_struct_msghdr_msg_accrights=no
21915 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21918 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21920 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
21921 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
21922 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
21924 cat >>confdefs.h <<_ACEOF
21925 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
21930 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
21931 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
21932 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
21933 $as_echo_n "(cached) " >&6
21935 cat >conftest.$ac_ext <<_ACEOF
21938 cat confdefs.h >>conftest.$ac_ext
21939 cat >>conftest.$ac_ext <<_ACEOF
21940 /* end confdefs.h. */
21941 #include <sys/types.h>
21942 #ifdef HAVE_SYS_SOCKET_H
21943 # include <sys/socket.h>
21945 #ifdef HAVE_SYS_UN_H
21946 # include <sys/un.h>
21952 static struct sockaddr ac_aggr;
21953 if (ac_aggr.sa_len)
21959 rm -f conftest.$ac_objext
21960 if { (ac_try="$ac_compile"
21961 case "(($ac_try" in
21962 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21963 *) ac_try_echo
=$ac_try;;
21965 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21966 $as_echo "$ac_try_echo") >&5
21967 (eval "$ac_compile") 2>conftest.er1
21969 grep -v '^ *+' conftest.er1
>conftest.err
21971 cat conftest.err
>&5
21972 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21973 (exit $ac_status); } && {
21974 test -z "$ac_c_werror_flag" ||
21975 test ! -s conftest.err
21976 } && test -s conftest.
$ac_objext; then
21977 ac_cv_member_struct_sockaddr_sa_len
=yes
21979 $as_echo "$as_me: failed program was:" >&5
21980 sed 's/^/| /' conftest.
$ac_ext >&5
21982 cat >conftest.
$ac_ext <<_ACEOF
21985 cat confdefs.h
>>conftest.
$ac_ext
21986 cat >>conftest.
$ac_ext <<_ACEOF
21987 /* end confdefs.h. */
21988 #include <sys/types.h>
21989 #ifdef HAVE_SYS_SOCKET_H
21990 # include <sys/socket.h>
21992 #ifdef HAVE_SYS_UN_H
21993 # include <sys/un.h>
21999 static struct sockaddr ac_aggr;
22000 if (sizeof ac_aggr.sa_len)
22006 rm -f conftest.
$ac_objext
22007 if { (ac_try
="$ac_compile"
22008 case "(($ac_try" in
22009 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22010 *) ac_try_echo=$ac_try;;
22012 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22013 $as_echo "$ac_try_echo") >&5
22014 (eval "$ac_compile") 2>conftest.er1
22016 grep -v '^ *+' conftest.er1 >conftest.err
22018 cat conftest.err >&5
22019 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22020 (exit $ac_status); } && {
22021 test -z "$ac_c_werror_flag" ||
22022 test ! -s conftest.err
22023 } && test -s conftest.$ac_objext; then
22024 ac_cv_member_struct_sockaddr_sa_len=yes
22026 $as_echo "$as_me: failed program was:" >&5
22027 sed 's/^/| /' conftest.$ac_ext >&5
22029 ac_cv_member_struct_sockaddr_sa_len=no
22032 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22035 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22037 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
22038 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
22039 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
22041 cat >>confdefs.h <<_ACEOF
22042 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
22047 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
22048 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
22049 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
22050 $as_echo_n "(cached) " >&6
22052 cat >conftest.$ac_ext <<_ACEOF
22055 cat confdefs.h >>conftest.$ac_ext
22056 cat >>conftest.$ac_ext <<_ACEOF
22057 /* end confdefs.h. */
22058 #include <sys/types.h>
22059 #ifdef HAVE_SYS_SOCKET_H
22060 # include <sys/socket.h>
22062 #ifdef HAVE_SYS_UN_H
22063 # include <sys/un.h>
22069 static struct sockaddr_un ac_aggr;
22070 if (ac_aggr.sun_len)
22076 rm -f conftest.$ac_objext
22077 if { (ac_try="$ac_compile"
22078 case "(($ac_try" in
22079 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22080 *) ac_try_echo
=$ac_try;;
22082 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22083 $as_echo "$ac_try_echo") >&5
22084 (eval "$ac_compile") 2>conftest.er1
22086 grep -v '^ *+' conftest.er1
>conftest.err
22088 cat conftest.err
>&5
22089 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22090 (exit $ac_status); } && {
22091 test -z "$ac_c_werror_flag" ||
22092 test ! -s conftest.err
22093 } && test -s conftest.
$ac_objext; then
22094 ac_cv_member_struct_sockaddr_un_sun_len
=yes
22096 $as_echo "$as_me: failed program was:" >&5
22097 sed 's/^/| /' conftest.
$ac_ext >&5
22099 cat >conftest.
$ac_ext <<_ACEOF
22102 cat confdefs.h
>>conftest.
$ac_ext
22103 cat >>conftest.
$ac_ext <<_ACEOF
22104 /* end confdefs.h. */
22105 #include <sys/types.h>
22106 #ifdef HAVE_SYS_SOCKET_H
22107 # include <sys/socket.h>
22109 #ifdef HAVE_SYS_UN_H
22110 # include <sys/un.h>
22116 static struct sockaddr_un ac_aggr;
22117 if (sizeof ac_aggr.sun_len)
22123 rm -f conftest.
$ac_objext
22124 if { (ac_try
="$ac_compile"
22125 case "(($ac_try" in
22126 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22127 *) ac_try_echo=$ac_try;;
22129 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22130 $as_echo "$ac_try_echo") >&5
22131 (eval "$ac_compile") 2>conftest.er1
22133 grep -v '^ *+' conftest.er1 >conftest.err
22135 cat conftest.err >&5
22136 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22137 (exit $ac_status); } && {
22138 test -z "$ac_c_werror_flag" ||
22139 test ! -s conftest.err
22140 } && test -s conftest.$ac_objext; then
22141 ac_cv_member_struct_sockaddr_un_sun_len=yes
22143 $as_echo "$as_me: failed program was:" >&5
22144 sed 's/^/| /' conftest.$ac_ext >&5
22146 ac_cv_member_struct_sockaddr_un_sun_len=no
22149 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22152 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22154 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22155 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22156 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
22158 cat >>confdefs.h <<_ACEOF
22159 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22166 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22167 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22168 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22169 $as_echo_n "(cached) " >&6
22171 cat >conftest.$ac_ext <<_ACEOF
22174 cat confdefs.h >>conftest.$ac_ext
22175 cat >>conftest.$ac_ext <<_ACEOF
22176 /* end confdefs.h. */
22177 #include <sys/types.h>
22178 #ifdef HAVE_SCSI_SG_H
22179 #include <scsi/sg.h>
22185 static scsireq_t ac_aggr;
22192 rm -f conftest.$ac_objext
22193 if { (ac_try="$ac_compile"
22194 case "(($ac_try" in
22195 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22196 *) ac_try_echo
=$ac_try;;
22198 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22199 $as_echo "$ac_try_echo") >&5
22200 (eval "$ac_compile") 2>conftest.er1
22202 grep -v '^ *+' conftest.er1
>conftest.err
22204 cat conftest.err
>&5
22205 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22206 (exit $ac_status); } && {
22207 test -z "$ac_c_werror_flag" ||
22208 test ! -s conftest.err
22209 } && test -s conftest.
$ac_objext; then
22210 ac_cv_member_scsireq_t_cmd
=yes
22212 $as_echo "$as_me: failed program was:" >&5
22213 sed 's/^/| /' conftest.
$ac_ext >&5
22215 cat >conftest.
$ac_ext <<_ACEOF
22218 cat confdefs.h
>>conftest.
$ac_ext
22219 cat >>conftest.
$ac_ext <<_ACEOF
22220 /* end confdefs.h. */
22221 #include <sys/types.h>
22222 #ifdef HAVE_SCSI_SG_H
22223 #include <scsi/sg.h>
22229 static scsireq_t ac_aggr;
22230 if (sizeof ac_aggr.cmd)
22236 rm -f conftest.
$ac_objext
22237 if { (ac_try
="$ac_compile"
22238 case "(($ac_try" in
22239 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22240 *) ac_try_echo=$ac_try;;
22242 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22243 $as_echo "$ac_try_echo") >&5
22244 (eval "$ac_compile") 2>conftest.er1
22246 grep -v '^ *+' conftest.er1 >conftest.err
22248 cat conftest.err >&5
22249 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22250 (exit $ac_status); } && {
22251 test -z "$ac_c_werror_flag" ||
22252 test ! -s conftest.err
22253 } && test -s conftest.$ac_objext; then
22254 ac_cv_member_scsireq_t_cmd=yes
22256 $as_echo "$as_me: failed program was:" >&5
22257 sed 's/^/| /' conftest.$ac_ext >&5
22259 ac_cv_member_scsireq_t_cmd=no
22262 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22265 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22267 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22268 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22269 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22271 cat >>confdefs.h <<_ACEOF
22272 #define HAVE_SCSIREQ_T_CMD 1
22277 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22278 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22279 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22280 $as_echo_n "(cached) " >&6
22282 cat >conftest.$ac_ext <<_ACEOF
22285 cat confdefs.h >>conftest.$ac_ext
22286 cat >>conftest.$ac_ext <<_ACEOF
22287 /* end confdefs.h. */
22288 #include <sys/types.h>
22289 #ifdef HAVE_SCSI_SG_H
22290 #include <scsi/sg.h>
22296 static sg_io_hdr_t ac_aggr;
22297 if (ac_aggr.interface_id)
22303 rm -f conftest.$ac_objext
22304 if { (ac_try="$ac_compile"
22305 case "(($ac_try" in
22306 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22307 *) ac_try_echo
=$ac_try;;
22309 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22310 $as_echo "$ac_try_echo") >&5
22311 (eval "$ac_compile") 2>conftest.er1
22313 grep -v '^ *+' conftest.er1
>conftest.err
22315 cat conftest.err
>&5
22316 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22317 (exit $ac_status); } && {
22318 test -z "$ac_c_werror_flag" ||
22319 test ! -s conftest.err
22320 } && test -s conftest.
$ac_objext; then
22321 ac_cv_member_sg_io_hdr_t_interface_id
=yes
22323 $as_echo "$as_me: failed program was:" >&5
22324 sed 's/^/| /' conftest.
$ac_ext >&5
22326 cat >conftest.
$ac_ext <<_ACEOF
22329 cat confdefs.h
>>conftest.
$ac_ext
22330 cat >>conftest.
$ac_ext <<_ACEOF
22331 /* end confdefs.h. */
22332 #include <sys/types.h>
22333 #ifdef HAVE_SCSI_SG_H
22334 #include <scsi/sg.h>
22340 static sg_io_hdr_t ac_aggr;
22341 if (sizeof ac_aggr.interface_id)
22347 rm -f conftest.
$ac_objext
22348 if { (ac_try
="$ac_compile"
22349 case "(($ac_try" in
22350 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22351 *) ac_try_echo=$ac_try;;
22353 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22354 $as_echo "$ac_try_echo") >&5
22355 (eval "$ac_compile") 2>conftest.er1
22357 grep -v '^ *+' conftest.er1 >conftest.err
22359 cat conftest.err >&5
22360 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22361 (exit $ac_status); } && {
22362 test -z "$ac_c_werror_flag" ||
22363 test ! -s conftest.err
22364 } && test -s conftest.$ac_objext; then
22365 ac_cv_member_sg_io_hdr_t_interface_id=yes
22367 $as_echo "$as_me: failed program was:" >&5
22368 sed 's/^/| /' conftest.$ac_ext >&5
22370 ac_cv_member_sg_io_hdr_t_interface_id=no
22373 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22376 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22378 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22379 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22380 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22382 cat >>confdefs.h <<_ACEOF
22383 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22390 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22391 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22392 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22393 $as_echo_n "(cached) " >&6
22395 cat >conftest.$ac_ext <<_ACEOF
22398 cat confdefs.h >>conftest.$ac_ext
22399 cat >>conftest.$ac_ext <<_ACEOF
22400 /* end confdefs.h. */
22401 #include <signal.h>
22406 static siginfo_t ac_aggr;
22413 rm -f conftest.$ac_objext
22414 if { (ac_try="$ac_compile"
22415 case "(($ac_try" in
22416 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22417 *) ac_try_echo
=$ac_try;;
22419 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22420 $as_echo "$ac_try_echo") >&5
22421 (eval "$ac_compile") 2>conftest.er1
22423 grep -v '^ *+' conftest.er1
>conftest.err
22425 cat conftest.err
>&5
22426 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22427 (exit $ac_status); } && {
22428 test -z "$ac_c_werror_flag" ||
22429 test ! -s conftest.err
22430 } && test -s conftest.
$ac_objext; then
22431 ac_cv_member_siginfo_t_si_fd
=yes
22433 $as_echo "$as_me: failed program was:" >&5
22434 sed 's/^/| /' conftest.
$ac_ext >&5
22436 cat >conftest.
$ac_ext <<_ACEOF
22439 cat confdefs.h
>>conftest.
$ac_ext
22440 cat >>conftest.
$ac_ext <<_ACEOF
22441 /* end confdefs.h. */
22442 #include <signal.h>
22447 static siginfo_t ac_aggr;
22448 if (sizeof ac_aggr.si_fd)
22454 rm -f conftest.
$ac_objext
22455 if { (ac_try
="$ac_compile"
22456 case "(($ac_try" in
22457 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22458 *) ac_try_echo=$ac_try;;
22460 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22461 $as_echo "$ac_try_echo") >&5
22462 (eval "$ac_compile") 2>conftest.er1
22464 grep -v '^ *+' conftest.er1 >conftest.err
22466 cat conftest.err >&5
22467 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22468 (exit $ac_status); } && {
22469 test -z "$ac_c_werror_flag" ||
22470 test ! -s conftest.err
22471 } && test -s conftest.$ac_objext; then
22472 ac_cv_member_siginfo_t_si_fd=yes
22474 $as_echo "$as_me: failed program was:" >&5
22475 sed 's/^/| /' conftest.$ac_ext >&5
22477 ac_cv_member_siginfo_t_si_fd=no
22480 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22483 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22485 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22486 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22487 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22489 cat >>confdefs.h <<_ACEOF
22490 #define HAVE_SIGINFO_T_SI_FD 1
22497 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22498 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22499 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22500 $as_echo_n "(cached) " >&6
22502 cat >conftest.$ac_ext <<_ACEOF
22505 cat confdefs.h >>conftest.$ac_ext
22506 cat >>conftest.$ac_ext <<_ACEOF
22507 /* end confdefs.h. */
22508 #include <sys/types.h>
22509 #ifdef HAVE_SYS_MTIO_H
22510 #include <sys/mtio.h>
22516 static struct mtget ac_aggr;
22517 if (ac_aggr.mt_blksiz)
22523 rm -f conftest.$ac_objext
22524 if { (ac_try="$ac_compile"
22525 case "(($ac_try" in
22526 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22527 *) ac_try_echo
=$ac_try;;
22529 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22530 $as_echo "$ac_try_echo") >&5
22531 (eval "$ac_compile") 2>conftest.er1
22533 grep -v '^ *+' conftest.er1
>conftest.err
22535 cat conftest.err
>&5
22536 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22537 (exit $ac_status); } && {
22538 test -z "$ac_c_werror_flag" ||
22539 test ! -s conftest.err
22540 } && test -s conftest.
$ac_objext; then
22541 ac_cv_member_struct_mtget_mt_blksiz
=yes
22543 $as_echo "$as_me: failed program was:" >&5
22544 sed 's/^/| /' conftest.
$ac_ext >&5
22546 cat >conftest.
$ac_ext <<_ACEOF
22549 cat confdefs.h
>>conftest.
$ac_ext
22550 cat >>conftest.
$ac_ext <<_ACEOF
22551 /* end confdefs.h. */
22552 #include <sys/types.h>
22553 #ifdef HAVE_SYS_MTIO_H
22554 #include <sys/mtio.h>
22560 static struct mtget ac_aggr;
22561 if (sizeof ac_aggr.mt_blksiz)
22567 rm -f conftest.
$ac_objext
22568 if { (ac_try
="$ac_compile"
22569 case "(($ac_try" in
22570 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22571 *) ac_try_echo=$ac_try;;
22573 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22574 $as_echo "$ac_try_echo") >&5
22575 (eval "$ac_compile") 2>conftest.er1
22577 grep -v '^ *+' conftest.er1 >conftest.err
22579 cat conftest.err >&5
22580 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22581 (exit $ac_status); } && {
22582 test -z "$ac_c_werror_flag" ||
22583 test ! -s conftest.err
22584 } && test -s conftest.$ac_objext; then
22585 ac_cv_member_struct_mtget_mt_blksiz=yes
22587 $as_echo "$as_me: failed program was:" >&5
22588 sed 's/^/| /' conftest.$ac_ext >&5
22590 ac_cv_member_struct_mtget_mt_blksiz=no
22593 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22596 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22598 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22599 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22600 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
22602 cat >>confdefs.h <<_ACEOF
22603 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22608 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22609 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22610 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22611 $as_echo_n "(cached) " >&6
22613 cat >conftest.$ac_ext <<_ACEOF
22616 cat confdefs.h >>conftest.$ac_ext
22617 cat >>conftest.$ac_ext <<_ACEOF
22618 /* end confdefs.h. */
22619 #include <sys/types.h>
22620 #ifdef HAVE_SYS_MTIO_H
22621 #include <sys/mtio.h>
22627 static struct mtget ac_aggr;
22628 if (ac_aggr.mt_gstat)
22634 rm -f conftest.$ac_objext
22635 if { (ac_try="$ac_compile"
22636 case "(($ac_try" in
22637 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22638 *) ac_try_echo
=$ac_try;;
22640 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22641 $as_echo "$ac_try_echo") >&5
22642 (eval "$ac_compile") 2>conftest.er1
22644 grep -v '^ *+' conftest.er1
>conftest.err
22646 cat conftest.err
>&5
22647 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22648 (exit $ac_status); } && {
22649 test -z "$ac_c_werror_flag" ||
22650 test ! -s conftest.err
22651 } && test -s conftest.
$ac_objext; then
22652 ac_cv_member_struct_mtget_mt_gstat
=yes
22654 $as_echo "$as_me: failed program was:" >&5
22655 sed 's/^/| /' conftest.
$ac_ext >&5
22657 cat >conftest.
$ac_ext <<_ACEOF
22660 cat confdefs.h
>>conftest.
$ac_ext
22661 cat >>conftest.
$ac_ext <<_ACEOF
22662 /* end confdefs.h. */
22663 #include <sys/types.h>
22664 #ifdef HAVE_SYS_MTIO_H
22665 #include <sys/mtio.h>
22671 static struct mtget ac_aggr;
22672 if (sizeof ac_aggr.mt_gstat)
22678 rm -f conftest.
$ac_objext
22679 if { (ac_try
="$ac_compile"
22680 case "(($ac_try" in
22681 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22682 *) ac_try_echo=$ac_try;;
22684 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22685 $as_echo "$ac_try_echo") >&5
22686 (eval "$ac_compile") 2>conftest.er1
22688 grep -v '^ *+' conftest.er1 >conftest.err
22690 cat conftest.err >&5
22691 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22692 (exit $ac_status); } && {
22693 test -z "$ac_c_werror_flag" ||
22694 test ! -s conftest.err
22695 } && test -s conftest.$ac_objext; then
22696 ac_cv_member_struct_mtget_mt_gstat=yes
22698 $as_echo "$as_me: failed program was:" >&5
22699 sed 's/^/| /' conftest.$ac_ext >&5
22701 ac_cv_member_struct_mtget_mt_gstat=no
22704 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22707 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22709 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
22710 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
22711 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
22713 cat >>confdefs.h <<_ACEOF
22714 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
22719 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
22720 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
22721 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
22722 $as_echo_n "(cached) " >&6
22724 cat >conftest.$ac_ext <<_ACEOF
22727 cat confdefs.h >>conftest.$ac_ext
22728 cat >>conftest.$ac_ext <<_ACEOF
22729 /* end confdefs.h. */
22730 #include <sys/types.h>
22731 #ifdef HAVE_SYS_MTIO_H
22732 #include <sys/mtio.h>
22738 static struct mtget ac_aggr;
22739 if (ac_aggr.mt_blkno)
22745 rm -f conftest.$ac_objext
22746 if { (ac_try="$ac_compile"
22747 case "(($ac_try" in
22748 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22749 *) ac_try_echo
=$ac_try;;
22751 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22752 $as_echo "$ac_try_echo") >&5
22753 (eval "$ac_compile") 2>conftest.er1
22755 grep -v '^ *+' conftest.er1
>conftest.err
22757 cat conftest.err
>&5
22758 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22759 (exit $ac_status); } && {
22760 test -z "$ac_c_werror_flag" ||
22761 test ! -s conftest.err
22762 } && test -s conftest.
$ac_objext; then
22763 ac_cv_member_struct_mtget_mt_blkno
=yes
22765 $as_echo "$as_me: failed program was:" >&5
22766 sed 's/^/| /' conftest.
$ac_ext >&5
22768 cat >conftest.
$ac_ext <<_ACEOF
22771 cat confdefs.h
>>conftest.
$ac_ext
22772 cat >>conftest.
$ac_ext <<_ACEOF
22773 /* end confdefs.h. */
22774 #include <sys/types.h>
22775 #ifdef HAVE_SYS_MTIO_H
22776 #include <sys/mtio.h>
22782 static struct mtget ac_aggr;
22783 if (sizeof ac_aggr.mt_blkno)
22789 rm -f conftest.
$ac_objext
22790 if { (ac_try
="$ac_compile"
22791 case "(($ac_try" in
22792 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22793 *) ac_try_echo=$ac_try;;
22795 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22796 $as_echo "$ac_try_echo") >&5
22797 (eval "$ac_compile") 2>conftest.er1
22799 grep -v '^ *+' conftest.er1 >conftest.err
22801 cat conftest.err >&5
22802 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22803 (exit $ac_status); } && {
22804 test -z "$ac_c_werror_flag" ||
22805 test ! -s conftest.err
22806 } && test -s conftest.$ac_objext; then
22807 ac_cv_member_struct_mtget_mt_blkno=yes
22809 $as_echo "$as_me: failed program was:" >&5
22810 sed 's/^/| /' conftest.$ac_ext >&5
22812 ac_cv_member_struct_mtget_mt_blkno=no
22815 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22818 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22820 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
22821 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
22822 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
22824 cat >>confdefs.h <<_ACEOF
22825 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
22832 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
22833 $as_echo_n "checking for struct option.name... " >&6; }
22834 if test "${ac_cv_member_struct_option_name+set}" = set; then
22835 $as_echo_n "(cached) " >&6
22837 cat >conftest.$ac_ext <<_ACEOF
22840 cat confdefs.h >>conftest.$ac_ext
22841 cat >>conftest.$ac_ext <<_ACEOF
22842 /* end confdefs.h. */
22843 #ifdef HAVE_GETOPT_H
22844 #include <getopt.h>
22850 static struct option ac_aggr;
22857 rm -f conftest.$ac_objext
22858 if { (ac_try="$ac_compile"
22859 case "(($ac_try" in
22860 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22861 *) ac_try_echo
=$ac_try;;
22863 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22864 $as_echo "$ac_try_echo") >&5
22865 (eval "$ac_compile") 2>conftest.er1
22867 grep -v '^ *+' conftest.er1
>conftest.err
22869 cat conftest.err
>&5
22870 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22871 (exit $ac_status); } && {
22872 test -z "$ac_c_werror_flag" ||
22873 test ! -s conftest.err
22874 } && test -s conftest.
$ac_objext; then
22875 ac_cv_member_struct_option_name
=yes
22877 $as_echo "$as_me: failed program was:" >&5
22878 sed 's/^/| /' conftest.
$ac_ext >&5
22880 cat >conftest.
$ac_ext <<_ACEOF
22883 cat confdefs.h
>>conftest.
$ac_ext
22884 cat >>conftest.
$ac_ext <<_ACEOF
22885 /* end confdefs.h. */
22886 #ifdef HAVE_GETOPT_H
22887 #include <getopt.h>
22893 static struct option ac_aggr;
22894 if (sizeof ac_aggr.name)
22900 rm -f conftest.
$ac_objext
22901 if { (ac_try
="$ac_compile"
22902 case "(($ac_try" in
22903 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22904 *) ac_try_echo=$ac_try;;
22906 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22907 $as_echo "$ac_try_echo") >&5
22908 (eval "$ac_compile") 2>conftest.er1
22910 grep -v '^ *+' conftest.er1 >conftest.err
22912 cat conftest.err >&5
22913 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22914 (exit $ac_status); } && {
22915 test -z "$ac_c_werror_flag" ||
22916 test ! -s conftest.err
22917 } && test -s conftest.$ac_objext; then
22918 ac_cv_member_struct_option_name=yes
22920 $as_echo "$as_me: failed program was:" >&5
22921 sed 's/^/| /' conftest.$ac_ext >&5
22923 ac_cv_member_struct_option_name=no
22926 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22929 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22931 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
22932 $as_echo "$ac_cv_member_struct_option_name" >&6; }
22933 if test "x$ac_cv_member_struct_option_name" = x""yes; then
22935 cat >>confdefs.h <<_ACEOF
22936 #define HAVE_STRUCT_OPTION_NAME 1
22943 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
22944 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
22945 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
22946 $as_echo_n "(cached) " >&6
22948 cat >conftest.$ac_ext <<_ACEOF
22951 cat confdefs.h >>conftest.$ac_ext
22952 cat >>conftest.$ac_ext <<_ACEOF
22953 /* end confdefs.h. */
22954 $ac_includes_default
22958 static struct stat ac_aggr;
22959 if (ac_aggr.st_blocks)
22965 rm -f conftest.$ac_objext
22966 if { (ac_try="$ac_compile"
22967 case "(($ac_try" in
22968 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22969 *) ac_try_echo
=$ac_try;;
22971 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22972 $as_echo "$ac_try_echo") >&5
22973 (eval "$ac_compile") 2>conftest.er1
22975 grep -v '^ *+' conftest.er1
>conftest.err
22977 cat conftest.err
>&5
22978 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22979 (exit $ac_status); } && {
22980 test -z "$ac_c_werror_flag" ||
22981 test ! -s conftest.err
22982 } && test -s conftest.
$ac_objext; then
22983 ac_cv_member_struct_stat_st_blocks
=yes
22985 $as_echo "$as_me: failed program was:" >&5
22986 sed 's/^/| /' conftest.
$ac_ext >&5
22988 cat >conftest.
$ac_ext <<_ACEOF
22991 cat confdefs.h
>>conftest.
$ac_ext
22992 cat >>conftest.
$ac_ext <<_ACEOF
22993 /* end confdefs.h. */
22994 $ac_includes_default
22998 static struct stat ac_aggr;
22999 if (sizeof ac_aggr.st_blocks)
23005 rm -f conftest.
$ac_objext
23006 if { (ac_try
="$ac_compile"
23007 case "(($ac_try" in
23008 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23009 *) ac_try_echo=$ac_try;;
23011 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23012 $as_echo "$ac_try_echo") >&5
23013 (eval "$ac_compile") 2>conftest.er1
23015 grep -v '^ *+' conftest.er1 >conftest.err
23017 cat conftest.err >&5
23018 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23019 (exit $ac_status); } && {
23020 test -z "$ac_c_werror_flag" ||
23021 test ! -s conftest.err
23022 } && test -s conftest.$ac_objext; then
23023 ac_cv_member_struct_stat_st_blocks=yes
23025 $as_echo "$as_me: failed program was:" >&5
23026 sed 's/^/| /' conftest.$ac_ext >&5
23028 ac_cv_member_struct_stat_st_blocks=no
23031 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23034 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23036 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
23037 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
23038 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
23040 cat >>confdefs.h <<_ACEOF
23041 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23046 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
23047 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
23048 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
23049 $as_echo_n "(cached) " >&6
23051 cat >conftest.$ac_ext <<_ACEOF
23054 cat confdefs.h >>conftest.$ac_ext
23055 cat >>conftest.$ac_ext <<_ACEOF
23056 /* end confdefs.h. */
23057 $ac_includes_default
23061 static struct stat ac_aggr;
23062 if (ac_aggr.st_mtim)
23068 rm -f conftest.$ac_objext
23069 if { (ac_try="$ac_compile"
23070 case "(($ac_try" in
23071 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23072 *) ac_try_echo
=$ac_try;;
23074 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23075 $as_echo "$ac_try_echo") >&5
23076 (eval "$ac_compile") 2>conftest.er1
23078 grep -v '^ *+' conftest.er1
>conftest.err
23080 cat conftest.err
>&5
23081 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23082 (exit $ac_status); } && {
23083 test -z "$ac_c_werror_flag" ||
23084 test ! -s conftest.err
23085 } && test -s conftest.
$ac_objext; then
23086 ac_cv_member_struct_stat_st_mtim
=yes
23088 $as_echo "$as_me: failed program was:" >&5
23089 sed 's/^/| /' conftest.
$ac_ext >&5
23091 cat >conftest.
$ac_ext <<_ACEOF
23094 cat confdefs.h
>>conftest.
$ac_ext
23095 cat >>conftest.
$ac_ext <<_ACEOF
23096 /* end confdefs.h. */
23097 $ac_includes_default
23101 static struct stat ac_aggr;
23102 if (sizeof ac_aggr.st_mtim)
23108 rm -f conftest.
$ac_objext
23109 if { (ac_try
="$ac_compile"
23110 case "(($ac_try" in
23111 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23112 *) ac_try_echo=$ac_try;;
23114 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23115 $as_echo "$ac_try_echo") >&5
23116 (eval "$ac_compile") 2>conftest.er1
23118 grep -v '^ *+' conftest.er1 >conftest.err
23120 cat conftest.err >&5
23121 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23122 (exit $ac_status); } && {
23123 test -z "$ac_c_werror_flag" ||
23124 test ! -s conftest.err
23125 } && test -s conftest.$ac_objext; then
23126 ac_cv_member_struct_stat_st_mtim=yes
23128 $as_echo "$as_me: failed program was:" >&5
23129 sed 's/^/| /' conftest.$ac_ext >&5
23131 ac_cv_member_struct_stat_st_mtim=no
23134 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23137 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23139 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23140 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23141 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
23143 cat >>confdefs.h <<_ACEOF
23144 #define HAVE_STRUCT_STAT_ST_MTIM 1
23149 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23150 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23151 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23152 $as_echo_n "(cached) " >&6
23154 cat >conftest.$ac_ext <<_ACEOF
23157 cat confdefs.h >>conftest.$ac_ext
23158 cat >>conftest.$ac_ext <<_ACEOF
23159 /* end confdefs.h. */
23160 $ac_includes_default
23164 static struct stat ac_aggr;
23165 if (ac_aggr.st_ctim)
23171 rm -f conftest.$ac_objext
23172 if { (ac_try="$ac_compile"
23173 case "(($ac_try" in
23174 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23175 *) ac_try_echo
=$ac_try;;
23177 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23178 $as_echo "$ac_try_echo") >&5
23179 (eval "$ac_compile") 2>conftest.er1
23181 grep -v '^ *+' conftest.er1
>conftest.err
23183 cat conftest.err
>&5
23184 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23185 (exit $ac_status); } && {
23186 test -z "$ac_c_werror_flag" ||
23187 test ! -s conftest.err
23188 } && test -s conftest.
$ac_objext; then
23189 ac_cv_member_struct_stat_st_ctim
=yes
23191 $as_echo "$as_me: failed program was:" >&5
23192 sed 's/^/| /' conftest.
$ac_ext >&5
23194 cat >conftest.
$ac_ext <<_ACEOF
23197 cat confdefs.h
>>conftest.
$ac_ext
23198 cat >>conftest.
$ac_ext <<_ACEOF
23199 /* end confdefs.h. */
23200 $ac_includes_default
23204 static struct stat ac_aggr;
23205 if (sizeof ac_aggr.st_ctim)
23211 rm -f conftest.
$ac_objext
23212 if { (ac_try
="$ac_compile"
23213 case "(($ac_try" in
23214 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23215 *) ac_try_echo=$ac_try;;
23217 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23218 $as_echo "$ac_try_echo") >&5
23219 (eval "$ac_compile") 2>conftest.er1
23221 grep -v '^ *+' conftest.er1 >conftest.err
23223 cat conftest.err >&5
23224 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23225 (exit $ac_status); } && {
23226 test -z "$ac_c_werror_flag" ||
23227 test ! -s conftest.err
23228 } && test -s conftest.$ac_objext; then
23229 ac_cv_member_struct_stat_st_ctim=yes
23231 $as_echo "$as_me: failed program was:" >&5
23232 sed 's/^/| /' conftest.$ac_ext >&5
23234 ac_cv_member_struct_stat_st_ctim=no
23237 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23240 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23242 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23243 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23244 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23246 cat >>confdefs.h <<_ACEOF
23247 #define HAVE_STRUCT_STAT_ST_CTIM 1
23252 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23253 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23254 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23255 $as_echo_n "(cached) " >&6
23257 cat >conftest.$ac_ext <<_ACEOF
23260 cat confdefs.h >>conftest.$ac_ext
23261 cat >>conftest.$ac_ext <<_ACEOF
23262 /* end confdefs.h. */
23263 $ac_includes_default
23267 static struct stat ac_aggr;
23268 if (ac_aggr.st_atim)
23274 rm -f conftest.$ac_objext
23275 if { (ac_try="$ac_compile"
23276 case "(($ac_try" in
23277 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23278 *) ac_try_echo
=$ac_try;;
23280 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23281 $as_echo "$ac_try_echo") >&5
23282 (eval "$ac_compile") 2>conftest.er1
23284 grep -v '^ *+' conftest.er1
>conftest.err
23286 cat conftest.err
>&5
23287 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23288 (exit $ac_status); } && {
23289 test -z "$ac_c_werror_flag" ||
23290 test ! -s conftest.err
23291 } && test -s conftest.
$ac_objext; then
23292 ac_cv_member_struct_stat_st_atim
=yes
23294 $as_echo "$as_me: failed program was:" >&5
23295 sed 's/^/| /' conftest.
$ac_ext >&5
23297 cat >conftest.
$ac_ext <<_ACEOF
23300 cat confdefs.h
>>conftest.
$ac_ext
23301 cat >>conftest.
$ac_ext <<_ACEOF
23302 /* end confdefs.h. */
23303 $ac_includes_default
23307 static struct stat ac_aggr;
23308 if (sizeof ac_aggr.st_atim)
23314 rm -f conftest.
$ac_objext
23315 if { (ac_try
="$ac_compile"
23316 case "(($ac_try" in
23317 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23318 *) ac_try_echo=$ac_try;;
23320 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23321 $as_echo "$ac_try_echo") >&5
23322 (eval "$ac_compile") 2>conftest.er1
23324 grep -v '^ *+' conftest.er1 >conftest.err
23326 cat conftest.err >&5
23327 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23328 (exit $ac_status); } && {
23329 test -z "$ac_c_werror_flag" ||
23330 test ! -s conftest.err
23331 } && test -s conftest.$ac_objext; then
23332 ac_cv_member_struct_stat_st_atim=yes
23334 $as_echo "$as_me: failed program was:" >&5
23335 sed 's/^/| /' conftest.$ac_ext >&5
23337 ac_cv_member_struct_stat_st_atim=no
23340 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23343 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23345 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23346 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23347 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23349 cat >>confdefs.h <<_ACEOF
23350 #define HAVE_STRUCT_STAT_ST_ATIM 1
23357 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23358 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23359 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23360 $as_echo_n "(cached) " >&6
23362 cat >conftest.$ac_ext <<_ACEOF
23365 cat confdefs.h >>conftest.$ac_ext
23366 cat >>conftest.$ac_ext <<_ACEOF
23367 /* end confdefs.h. */
23368 #ifdef HAVE_SYS_TYPES_H
23369 #include <sys/types.h>
23371 #ifdef HAVE_NETINET_IN_H
23372 #include <netinet/in.h>
23378 static struct sockaddr_in6 ac_aggr;
23379 if (ac_aggr.sin6_scope_id)
23385 rm -f conftest.$ac_objext
23386 if { (ac_try="$ac_compile"
23387 case "(($ac_try" in
23388 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23389 *) ac_try_echo
=$ac_try;;
23391 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23392 $as_echo "$ac_try_echo") >&5
23393 (eval "$ac_compile") 2>conftest.er1
23395 grep -v '^ *+' conftest.er1
>conftest.err
23397 cat conftest.err
>&5
23398 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23399 (exit $ac_status); } && {
23400 test -z "$ac_c_werror_flag" ||
23401 test ! -s conftest.err
23402 } && test -s conftest.
$ac_objext; then
23403 ac_cv_member_struct_sockaddr_in6_sin6_scope_id
=yes
23405 $as_echo "$as_me: failed program was:" >&5
23406 sed 's/^/| /' conftest.
$ac_ext >&5
23408 cat >conftest.
$ac_ext <<_ACEOF
23411 cat confdefs.h
>>conftest.
$ac_ext
23412 cat >>conftest.
$ac_ext <<_ACEOF
23413 /* end confdefs.h. */
23414 #ifdef HAVE_SYS_TYPES_H
23415 #include <sys/types.h>
23417 #ifdef HAVE_NETINET_IN_H
23418 #include <netinet/in.h>
23424 static struct sockaddr_in6 ac_aggr;
23425 if (sizeof ac_aggr.sin6_scope_id)
23431 rm -f conftest.
$ac_objext
23432 if { (ac_try
="$ac_compile"
23433 case "(($ac_try" in
23434 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23435 *) ac_try_echo=$ac_try;;
23437 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23438 $as_echo "$ac_try_echo") >&5
23439 (eval "$ac_compile") 2>conftest.er1
23441 grep -v '^ *+' conftest.er1 >conftest.err
23443 cat conftest.err >&5
23444 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23445 (exit $ac_status); } && {
23446 test -z "$ac_c_werror_flag" ||
23447 test ! -s conftest.err
23448 } && test -s conftest.$ac_objext; then
23449 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23451 $as_echo "$as_me: failed program was:" >&5
23452 sed 's/^/| /' conftest.$ac_ext >&5
23454 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23457 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23460 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23462 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23463 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23464 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23466 cat >>confdefs.h <<_ACEOF
23467 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23474 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23475 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23476 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23477 $as_echo_n "(cached) " >&6
23479 cat >conftest.$ac_ext <<_ACEOF
23482 cat confdefs.h >>conftest.$ac_ext
23483 cat >>conftest.$ac_ext <<_ACEOF
23484 /* end confdefs.h. */
23485 #ifdef HAVE_SYS_TYPES_H
23486 #include <sys/types.h>
23488 #ifdef HAVE_NETINET_IN_H
23489 # include <netinet/in.h>
23491 #ifdef HAVE_ARPA_NAMESER_H
23492 # include <arpa/nameser.h>
23498 static ns_msg ac_aggr;
23499 if (ac_aggr._msg_ptr)
23505 rm -f conftest.$ac_objext
23506 if { (ac_try="$ac_compile"
23507 case "(($ac_try" in
23508 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23509 *) ac_try_echo
=$ac_try;;
23511 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23512 $as_echo "$ac_try_echo") >&5
23513 (eval "$ac_compile") 2>conftest.er1
23515 grep -v '^ *+' conftest.er1
>conftest.err
23517 cat conftest.err
>&5
23518 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23519 (exit $ac_status); } && {
23520 test -z "$ac_c_werror_flag" ||
23521 test ! -s conftest.err
23522 } && test -s conftest.
$ac_objext; then
23523 ac_cv_member_ns_msg__msg_ptr
=yes
23525 $as_echo "$as_me: failed program was:" >&5
23526 sed 's/^/| /' conftest.
$ac_ext >&5
23528 cat >conftest.
$ac_ext <<_ACEOF
23531 cat confdefs.h
>>conftest.
$ac_ext
23532 cat >>conftest.
$ac_ext <<_ACEOF
23533 /* end confdefs.h. */
23534 #ifdef HAVE_SYS_TYPES_H
23535 #include <sys/types.h>
23537 #ifdef HAVE_NETINET_IN_H
23538 # include <netinet/in.h>
23540 #ifdef HAVE_ARPA_NAMESER_H
23541 # include <arpa/nameser.h>
23547 static ns_msg ac_aggr;
23548 if (sizeof ac_aggr._msg_ptr)
23554 rm -f conftest.
$ac_objext
23555 if { (ac_try
="$ac_compile"
23556 case "(($ac_try" in
23557 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23558 *) ac_try_echo=$ac_try;;
23560 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23561 $as_echo "$ac_try_echo") >&5
23562 (eval "$ac_compile") 2>conftest.er1
23564 grep -v '^ *+' conftest.er1 >conftest.err
23566 cat conftest.err >&5
23567 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23568 (exit $ac_status); } && {
23569 test -z "$ac_c_werror_flag" ||
23570 test ! -s conftest.err
23571 } && test -s conftest.$ac_objext; then
23572 ac_cv_member_ns_msg__msg_ptr=yes
23574 $as_echo "$as_me: failed program was:" >&5
23575 sed 's/^/| /' conftest.$ac_ext >&5
23577 ac_cv_member_ns_msg__msg_ptr=no
23580 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23583 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23585 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23586 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23587 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
23589 cat >>confdefs.h <<_ACEOF
23590 #define HAVE_NS_MSG__MSG_PTR 1
23597 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
23598 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
23599 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
23600 $as_echo_n "(cached) " >&6
23602 cat >conftest.$ac_ext <<_ACEOF
23605 cat confdefs.h >>conftest.$ac_ext
23606 cat >>conftest.$ac_ext <<_ACEOF
23607 /* end confdefs.h. */
23608 #ifdef HAVE_SYS_TYPES_H
23609 #include <sys/types.h>
23611 #ifdef HAVE_ALIAS_H
23614 #ifdef HAVE_SYS_SOCKET_H
23615 #include <sys/socket.h>
23617 #ifdef HAVE_SYS_SOCKETVAR_H
23618 #include <sys/socketvar.h>
23620 #ifdef HAVE_SYS_TIMEOUT_H
23621 #include <sys/timeout.h>
23623 #ifdef HAVE_NETINET_IN_H
23624 #include <netinet/in.h>
23626 #ifdef HAVE_NETINET_IN_SYSTM_H
23627 #include <netinet/in_systm.h>
23629 #ifdef HAVE_NETINET_IP_H
23630 #include <netinet/ip.h>
23632 #ifdef HAVE_NETINET_IP_VAR_H
23633 #include <netinet/ip_var.h>
23635 #ifdef HAVE_NETINET_IP_ICMP_H
23636 #include <netinet/ip_icmp.h>
23638 #ifdef HAVE_NETINET_ICMP_VAR
23639 #include <netinet/icmp_var.h>
23645 static struct icmpstat ac_aggr;
23646 if (ac_aggr.icps_outhist)
23652 rm -f conftest.$ac_objext
23653 if { (ac_try="$ac_compile"
23654 case "(($ac_try" in
23655 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23656 *) ac_try_echo
=$ac_try;;
23658 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23659 $as_echo "$ac_try_echo") >&5
23660 (eval "$ac_compile") 2>conftest.er1
23662 grep -v '^ *+' conftest.er1
>conftest.err
23664 cat conftest.err
>&5
23665 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23666 (exit $ac_status); } && {
23667 test -z "$ac_c_werror_flag" ||
23668 test ! -s conftest.err
23669 } && test -s conftest.
$ac_objext; then
23670 ac_cv_member_struct_icmpstat_icps_outhist
=yes
23672 $as_echo "$as_me: failed program was:" >&5
23673 sed 's/^/| /' conftest.
$ac_ext >&5
23675 cat >conftest.
$ac_ext <<_ACEOF
23678 cat confdefs.h
>>conftest.
$ac_ext
23679 cat >>conftest.
$ac_ext <<_ACEOF
23680 /* end confdefs.h. */
23681 #ifdef HAVE_SYS_TYPES_H
23682 #include <sys/types.h>
23684 #ifdef HAVE_ALIAS_H
23687 #ifdef HAVE_SYS_SOCKET_H
23688 #include <sys/socket.h>
23690 #ifdef HAVE_SYS_SOCKETVAR_H
23691 #include <sys/socketvar.h>
23693 #ifdef HAVE_SYS_TIMEOUT_H
23694 #include <sys/timeout.h>
23696 #ifdef HAVE_NETINET_IN_H
23697 #include <netinet/in.h>
23699 #ifdef HAVE_NETINET_IN_SYSTM_H
23700 #include <netinet/in_systm.h>
23702 #ifdef HAVE_NETINET_IP_H
23703 #include <netinet/ip.h>
23705 #ifdef HAVE_NETINET_IP_VAR_H
23706 #include <netinet/ip_var.h>
23708 #ifdef HAVE_NETINET_IP_ICMP_H
23709 #include <netinet/ip_icmp.h>
23711 #ifdef HAVE_NETINET_ICMP_VAR
23712 #include <netinet/icmp_var.h>
23718 static struct icmpstat ac_aggr;
23719 if (sizeof ac_aggr.icps_outhist)
23725 rm -f conftest.
$ac_objext
23726 if { (ac_try
="$ac_compile"
23727 case "(($ac_try" in
23728 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23729 *) ac_try_echo=$ac_try;;
23731 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23732 $as_echo "$ac_try_echo") >&5
23733 (eval "$ac_compile") 2>conftest.er1
23735 grep -v '^ *+' conftest.er1 >conftest.err
23737 cat conftest.err >&5
23738 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23739 (exit $ac_status); } && {
23740 test -z "$ac_c_werror_flag" ||
23741 test ! -s conftest.err
23742 } && test -s conftest.$ac_objext; then
23743 ac_cv_member_struct_icmpstat_icps_outhist=yes
23745 $as_echo "$as_me: failed program was:" >&5
23746 sed 's/^/| /' conftest.$ac_ext >&5
23748 ac_cv_member_struct_icmpstat_icps_outhist=no
23751 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23754 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23756 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
23757 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
23758 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then
23760 cat >>confdefs.h <<_ACEOF
23761 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
23768 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
23769 $as_echo_n "checking for timezone variable... " >&6; }
23770 if test "${ac_cv_have_timezone+set}" = set; then
23771 $as_echo_n "(cached) " >&6
23773 cat >conftest.$ac_ext <<_ACEOF
23776 cat confdefs.h >>conftest.$ac_ext
23777 cat >>conftest.$ac_ext <<_ACEOF
23778 /* end confdefs.h. */
23788 rm -f conftest.$ac_objext conftest$ac_exeext
23789 if { (ac_try="$ac_link"
23790 case "(($ac_try" in
23791 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23792 *) ac_try_echo
=$ac_try;;
23794 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23795 $as_echo "$ac_try_echo") >&5
23796 (eval "$ac_link") 2>conftest.er1
23798 grep -v '^ *+' conftest.er1
>conftest.err
23800 cat conftest.err
>&5
23801 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23802 (exit $ac_status); } && {
23803 test -z "$ac_c_werror_flag" ||
23804 test ! -s conftest.err
23805 } && test -s conftest
$ac_exeext && {
23806 test "$cross_compiling" = yes ||
23807 $as_test_x conftest
$ac_exeext
23809 ac_cv_have_timezone
="yes"
23811 $as_echo "$as_me: failed program was:" >&5
23812 sed 's/^/| /' conftest.
$ac_ext >&5
23814 ac_cv_have_timezone
="no"
23817 rm -rf conftest.dSYM
23818 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
23819 conftest
$ac_exeext conftest.
$ac_ext
23821 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
23822 $as_echo "$ac_cv_have_timezone" >&6; }
23823 if test "$ac_cv_have_timezone" = "yes"
23826 cat >>confdefs.h
<<\_ACEOF
23827 #define HAVE_TIMEZONE 1
23831 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
23832 $as_echo_n "checking for daylight variable... " >&6; }
23833 if test "${ac_cv_have_daylight+set}" = set; then
23834 $as_echo_n "(cached) " >&6
23836 cat >conftest.
$ac_ext <<_ACEOF
23839 cat confdefs.h
>>conftest.
$ac_ext
23840 cat >>conftest.
$ac_ext <<_ACEOF
23841 /* end confdefs.h. */
23851 rm -f conftest.
$ac_objext conftest
$ac_exeext
23852 if { (ac_try
="$ac_link"
23853 case "(($ac_try" in
23854 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23855 *) ac_try_echo=$ac_try;;
23857 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23858 $as_echo "$ac_try_echo") >&5
23859 (eval "$ac_link") 2>conftest.er1
23861 grep -v '^ *+' conftest.er1 >conftest.err
23863 cat conftest.err >&5
23864 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23865 (exit $ac_status); } && {
23866 test -z "$ac_c_werror_flag" ||
23867 test ! -s conftest.err
23868 } && test -s conftest$ac_exeext && {
23869 test "$cross_compiling" = yes ||
23870 $as_test_x conftest$ac_exeext
23872 ac_cv_have_daylight="yes"
23874 $as_echo "$as_me: failed program was:" >&5
23875 sed 's/^/| /' conftest.$ac_ext >&5
23877 ac_cv_have_daylight="no"
23880 rm -rf conftest.dSYM
23881 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23882 conftest$ac_exeext conftest.$ac_ext
23884 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
23885 $as_echo "$ac_cv_have_daylight" >&6; }
23886 if test "$ac_cv_have_daylight" = "yes"
23889 cat >>confdefs.h <<\_ACEOF
23890 #define HAVE_DAYLIGHT 1
23895 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
23896 $as_echo_n "checking for isinf... " >&6; }
23897 if test "${ac_cv_have_isinf+set}" = set; then
23898 $as_echo_n "(cached) " >&6
23900 cat >conftest.$ac_ext <<_ACEOF
23903 cat confdefs.h >>conftest.$ac_ext
23904 cat >>conftest.$ac_ext <<_ACEOF
23905 /* end confdefs.h. */
23910 float f = 0.0; int i=isinf(f)
23915 rm -f conftest.$ac_objext conftest$ac_exeext
23916 if { (ac_try="$ac_link"
23917 case "(($ac_try" in
23918 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23919 *) ac_try_echo
=$ac_try;;
23921 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23922 $as_echo "$ac_try_echo") >&5
23923 (eval "$ac_link") 2>conftest.er1
23925 grep -v '^ *+' conftest.er1
>conftest.err
23927 cat conftest.err
>&5
23928 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23929 (exit $ac_status); } && {
23930 test -z "$ac_c_werror_flag" ||
23931 test ! -s conftest.err
23932 } && test -s conftest
$ac_exeext && {
23933 test "$cross_compiling" = yes ||
23934 $as_test_x conftest
$ac_exeext
23936 ac_cv_have_isinf
="yes"
23938 $as_echo "$as_me: failed program was:" >&5
23939 sed 's/^/| /' conftest.
$ac_ext >&5
23941 ac_cv_have_isinf
="no"
23944 rm -rf conftest.dSYM
23945 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
23946 conftest
$ac_exeext conftest.
$ac_ext
23948 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
23949 $as_echo "$ac_cv_have_isinf" >&6; }
23950 if test "$ac_cv_have_isinf" = "yes"
23953 cat >>confdefs.h
<<\_ACEOF
23954 #define HAVE_ISINF 1
23959 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
23960 $as_echo_n "checking for isnan... " >&6; }
23961 if test "${ac_cv_have_isnan+set}" = set; then
23962 $as_echo_n "(cached) " >&6
23964 cat >conftest.
$ac_ext <<_ACEOF
23967 cat confdefs.h
>>conftest.
$ac_ext
23968 cat >>conftest.
$ac_ext <<_ACEOF
23969 /* end confdefs.h. */
23974 float f = 0.0; int i=isnan(f)
23979 rm -f conftest.
$ac_objext conftest
$ac_exeext
23980 if { (ac_try
="$ac_link"
23981 case "(($ac_try" in
23982 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23983 *) ac_try_echo=$ac_try;;
23985 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23986 $as_echo "$ac_try_echo") >&5
23987 (eval "$ac_link") 2>conftest.er1
23989 grep -v '^ *+' conftest.er1 >conftest.err
23991 cat conftest.err >&5
23992 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23993 (exit $ac_status); } && {
23994 test -z "$ac_c_werror_flag" ||
23995 test ! -s conftest.err
23996 } && test -s conftest$ac_exeext && {
23997 test "$cross_compiling" = yes ||
23998 $as_test_x conftest$ac_exeext
24000 ac_cv_have_isnan="yes"
24002 $as_echo "$as_me: failed program was:" >&5
24003 sed 's/^/| /' conftest.$ac_ext >&5
24005 ac_cv_have_isnan="no"
24008 rm -rf conftest.dSYM
24009 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24010 conftest$ac_exeext conftest.$ac_ext
24012 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
24013 $as_echo "$ac_cv_have_isnan" >&6; }
24014 if test "$ac_cv_have_isnan" = "yes"
24017 cat >>confdefs.h <<\_ACEOF
24018 #define HAVE_ISNAN 1
24025 *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
24026 $as_echo_n "checking whether we need to define __i386__... " >&6; }
24027 if test "${ac_cv_cpp_def___i386__+set}" = set; then
24028 $as_echo_n "(cached) " >&6
24030 cat >conftest.$ac_ext <<_ACEOF
24033 cat confdefs.h >>conftest.$ac_ext
24034 cat >>conftest.$ac_ext <<_ACEOF
24035 /* end confdefs.h. */
24040 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24041 $EGREP "yes" >/dev/null 2>&1; then
24042 ac_cv_cpp_def___i386__=yes
24044 ac_cv_cpp_def___i386__=no
24049 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
24050 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
24051 if test $ac_cv_cpp_def___i386__ = yes; then
24052 CFLAGS="$CFLAGS -D__i386__"
24053 LINTFLAGS="$LINTFLAGS -D__i386__"
24056 *x86_64*) { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
24057 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
24058 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
24059 $as_echo_n "(cached) " >&6
24061 cat >conftest.$ac_ext <<_ACEOF
24064 cat confdefs.h >>conftest.$ac_ext
24065 cat >>conftest.$ac_ext <<_ACEOF
24066 /* end confdefs.h. */
24071 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24072 $EGREP "yes" >/dev/null 2>&1; then
24073 ac_cv_cpp_def___x86_64__=yes
24075 ac_cv_cpp_def___x86_64__=no
24080 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
24081 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
24082 if test $ac_cv_cpp_def___x86_64__ = yes; then
24083 CFLAGS="$CFLAGS -D__x86_64__"
24084 LINTFLAGS="$LINTFLAGS -D__x86_64__"
24087 *alpha*) { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
24088 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
24089 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
24090 $as_echo_n "(cached) " >&6
24092 cat >conftest.$ac_ext <<_ACEOF
24095 cat confdefs.h >>conftest.$ac_ext
24096 cat >>conftest.$ac_ext <<_ACEOF
24097 /* end confdefs.h. */
24102 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24103 $EGREP "yes" >/dev/null 2>&1; then
24104 ac_cv_cpp_def___ALPHA__=yes
24106 ac_cv_cpp_def___ALPHA__=no
24111 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
24112 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
24113 if test $ac_cv_cpp_def___ALPHA__ = yes; then
24114 CFLAGS="$CFLAGS -D__ALPHA__"
24115 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
24118 *sparc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
24119 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
24120 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
24121 $as_echo_n "(cached) " >&6
24123 cat >conftest.$ac_ext <<_ACEOF
24126 cat confdefs.h >>conftest.$ac_ext
24127 cat >>conftest.$ac_ext <<_ACEOF
24128 /* end confdefs.h. */
24133 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24134 $EGREP "yes" >/dev/null 2>&1; then
24135 ac_cv_cpp_def___sparc__=yes
24137 ac_cv_cpp_def___sparc__=no
24142 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24143 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24144 if test $ac_cv_cpp_def___sparc__ = yes; then
24145 CFLAGS="$CFLAGS -D__sparc__"
24146 LINTFLAGS="$LINTFLAGS -D__sparc__"
24149 *powerpc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24150 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24151 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24152 $as_echo_n "(cached) " >&6
24154 cat >conftest.$ac_ext <<_ACEOF
24157 cat confdefs.h >>conftest.$ac_ext
24158 cat >>conftest.$ac_ext <<_ACEOF
24159 /* end confdefs.h. */
24160 #ifndef __powerpc__
24164 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24165 $EGREP "yes" >/dev/null 2>&1; then
24166 ac_cv_cpp_def___powerpc__=yes
24168 ac_cv_cpp_def___powerpc__=no
24173 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24174 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24175 if test $ac_cv_cpp_def___powerpc__ = yes; then
24176 CFLAGS="$CFLAGS -D__powerpc__"
24177 LINTFLAGS="$LINTFLAGS -D__powerpc__"
24182 case $host_vendor in
24183 *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24184 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24185 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24186 $as_echo_n "(cached) " >&6
24188 cat >conftest.$ac_ext <<_ACEOF
24191 cat confdefs.h >>conftest.$ac_ext
24192 cat >>conftest.$ac_ext <<_ACEOF
24193 /* end confdefs.h. */
24198 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24199 $EGREP "yes" >/dev/null 2>&1; then
24200 ac_cv_cpp_def___sun__=yes
24202 ac_cv_cpp_def___sun__=no
24207 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24208 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24209 if test $ac_cv_cpp_def___sun__ = yes; then
24210 CFLAGS="$CFLAGS -D__sun__"
24211 LINTFLAGS="$LINTFLAGS -D__sun__"
24217 DEPENDENCIES="### Dependencies:
24222 -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24224 \$(OBJS): \$(IDL_GEN_HEADERS)
24225 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24226 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24227 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24228 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24235 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
24246 ALL_PROGRAM_DIRS=""
24248 ALL_PROGRAM_INSTALL_DIRS=""
24250 ALL_PROGRAM_BIN_INSTALL_DIRS=""
24256 ac_config_commands="$ac_config_commands include/stamp-h"
24259 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
24261 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
24263 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
24265 ac_config_commands="$ac_config_commands dlls/user32/resources"
24267 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
24269 ac_config_commands="$ac_config_commands include/wine"
24272 ALL_MAKERULES="$ALL_MAKERULES \\
24274 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24275 Make.rules: Make.rules.in"
24276 MAKE_RULES=Make.rules
24277 ac_config_files="$ac_config_files Make.rules"
24279 ALL_MAKERULES="$ALL_MAKERULES \\
24280 dlls/Makedll.rules"
24281 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24282 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24283 MAKE_DLL_RULES=dlls/Makedll.rules
24284 ac_config_files="$ac_config_files dlls/Makedll.rules"
24286 ALL_MAKERULES="$ALL_MAKERULES \\
24287 dlls/Makeimplib.rules"
24288 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24289 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24290 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
24291 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
24293 ALL_MAKERULES="$ALL_MAKERULES \\
24294 dlls/Maketest.rules"
24295 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24296 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24297 MAKE_TEST_RULES=dlls/Maketest.rules
24298 ac_config_files="$ac_config_files dlls/Maketest.rules"
24300 ALL_MAKERULES="$ALL_MAKERULES \\
24301 programs/Makeprog.rules"
24302 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24303 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24304 MAKE_PROG_RULES=programs/Makeprog.rules
24305 ac_config_files="$ac_config_files programs/Makeprog.rules"
24310 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24311 Makefile: Makefile.in Make.rules"
24312 ac_config_files="$ac_config_files Makefile"
24314 ALL_MAKEFILES="$ALL_MAKEFILES \\
24316 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
24318 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24319 dlls/Makefile: dlls/Makefile.in Make.rules"
24320 ac_config_files="$ac_config_files dlls/Makefile"
24322 ALL_MAKEFILES="$ALL_MAKEFILES \\
24323 dlls/acledit/Makefile"
24324 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24326 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24327 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24328 ac_config_files="$ac_config_files dlls/acledit/Makefile"
24330 ALL_MAKEFILES="$ALL_MAKEFILES \\
24331 dlls/aclui/Makefile"
24332 test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24334 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24335 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24336 ac_config_files="$ac_config_files dlls/aclui/Makefile"
24338 ALL_MAKEFILES="$ALL_MAKEFILES \\
24339 dlls/activeds/Makefile"
24340 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24342 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24343 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24344 ac_config_files="$ac_config_files dlls/activeds/Makefile"
24346 ALL_MAKEFILES="$ALL_MAKEFILES \\
24347 dlls/actxprxy/Makefile"
24348 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24350 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24351 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24352 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
24354 ALL_MAKEFILES="$ALL_MAKEFILES \\
24355 dlls/adsiid/Makefile"
24356 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24358 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24359 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24360 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
24362 ALL_MAKEFILES="$ALL_MAKEFILES \\
24363 dlls/advapi32/Makefile"
24364 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24366 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24367 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24368 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
24370 ALL_MAKEFILES="$ALL_MAKEFILES \\
24371 dlls/advapi32/tests/Makefile"
24372 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24374 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24375 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24376 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
24378 ALL_MAKEFILES="$ALL_MAKEFILES \\
24379 dlls/advpack/Makefile"
24380 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24382 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24383 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24384 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24386 ALL_MAKEFILES="$ALL_MAKEFILES \\
24387 dlls/advpack/tests/Makefile"
24388 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24390 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24391 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24392 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24394 ALL_MAKEFILES="$ALL_MAKEFILES \\
24395 dlls/amstream/Makefile"
24396 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24398 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24399 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24400 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24402 ALL_MAKEFILES="$ALL_MAKEFILES \\
24403 dlls/appwiz.cpl/Makefile"
24404 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24406 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24407 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24408 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24410 ALL_MAKEFILES="$ALL_MAKEFILES \\
24412 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24414 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24415 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24416 ac_config_files="$ac_config_files dlls/atl/Makefile"
24418 ALL_MAKEFILES="$ALL_MAKEFILES \\
24419 dlls/authz/Makefile"
24420 test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24422 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24423 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24424 ac_config_files="$ac_config_files dlls/authz/Makefile"
24426 ALL_MAKEFILES="$ALL_MAKEFILES \\
24427 dlls/avicap32/Makefile"
24428 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24430 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24431 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24432 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24434 ALL_MAKEFILES="$ALL_MAKEFILES \\
24435 dlls/avifil32/Makefile"
24436 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24438 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24439 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24440 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24442 ALL_MAKEFILES="$ALL_MAKEFILES \\
24443 dlls/browseui/Makefile"
24444 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24446 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24447 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24448 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24450 ALL_MAKEFILES="$ALL_MAKEFILES \\
24451 dlls/browseui/tests/Makefile"
24452 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24454 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24455 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24456 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24458 ALL_MAKEFILES="$ALL_MAKEFILES \\
24459 dlls/cabinet/Makefile"
24460 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24462 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24463 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24464 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24466 ALL_MAKEFILES="$ALL_MAKEFILES \\
24467 dlls/cabinet/tests/Makefile"
24468 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24470 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24471 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24472 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24474 ALL_MAKEFILES="$ALL_MAKEFILES \\
24475 dlls/capi2032/Makefile"
24476 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24478 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24479 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24480 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24482 ALL_MAKEFILES="$ALL_MAKEFILES \\
24483 dlls/cards/Makefile"
24484 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24486 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24487 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24488 ac_config_files="$ac_config_files dlls/cards/Makefile"
24490 ALL_MAKEFILES="$ALL_MAKEFILES \\
24491 dlls/cfgmgr32/Makefile"
24492 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24494 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24495 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24496 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
24498 ALL_MAKEFILES="$ALL_MAKEFILES \\
24499 dlls/clusapi/Makefile"
24500 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24502 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24503 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
24504 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
24506 ALL_MAKEFILES="$ALL_MAKEFILES \\
24507 dlls/comcat/Makefile"
24508 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24510 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24511 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
24512 ac_config_files="$ac_config_files dlls/comcat/Makefile"
24514 ALL_MAKEFILES="$ALL_MAKEFILES \\
24515 dlls/comcat/tests/Makefile"
24516 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24518 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24519 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
24520 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
24522 ALL_MAKEFILES="$ALL_MAKEFILES \\
24523 dlls/comctl32/Makefile"
24524 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24526 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24527 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
24528 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
24530 ALL_MAKEFILES="$ALL_MAKEFILES \\
24531 dlls/comctl32/tests/Makefile"
24532 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24534 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24535 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24536 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
24538 ALL_MAKEFILES="$ALL_MAKEFILES \\
24539 dlls/comdlg32/Makefile"
24540 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24542 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24543 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24544 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
24546 ALL_MAKEFILES="$ALL_MAKEFILES \\
24547 dlls/comdlg32/tests/Makefile"
24548 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24550 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24551 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24552 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
24554 ALL_MAKEFILES="$ALL_MAKEFILES \\
24555 dlls/compstui/Makefile"
24556 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24558 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24559 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24560 ac_config_files="$ac_config_files dlls/compstui/Makefile"
24562 ALL_MAKEFILES="$ALL_MAKEFILES \\
24563 dlls/credui/Makefile"
24564 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24566 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24567 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24568 ac_config_files="$ac_config_files dlls/credui/Makefile"
24570 ALL_MAKEFILES="$ALL_MAKEFILES \\
24571 dlls/credui/tests/Makefile"
24572 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24574 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24575 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24576 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
24578 ALL_MAKEFILES="$ALL_MAKEFILES \\
24579 dlls/crtdll/Makefile"
24580 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24582 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24583 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24584 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
24586 ALL_MAKEFILES="$ALL_MAKEFILES \\
24587 dlls/crypt32/Makefile"
24588 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24590 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24591 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24592 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
24594 ALL_MAKEFILES="$ALL_MAKEFILES \\
24595 dlls/crypt32/tests/Makefile"
24596 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24598 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24599 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
24600 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
24602 ALL_MAKEFILES="$ALL_MAKEFILES \\
24603 dlls/cryptdlg/Makefile"
24604 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24606 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24607 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
24608 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
24610 ALL_MAKEFILES="$ALL_MAKEFILES \\
24611 dlls/cryptdll/Makefile"
24612 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24614 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24615 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
24616 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
24618 ALL_MAKEFILES="$ALL_MAKEFILES \\
24619 dlls/cryptnet/Makefile"
24620 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24622 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24623 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
24624 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
24626 ALL_MAKEFILES="$ALL_MAKEFILES \\
24627 dlls/cryptnet/tests/Makefile"
24628 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24630 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24631 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
24632 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
24634 ALL_MAKEFILES="$ALL_MAKEFILES \\
24635 dlls/cryptui/Makefile"
24636 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24638 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24639 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
24640 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
24642 ALL_MAKEFILES="$ALL_MAKEFILES \\
24643 dlls/cryptui/tests/Makefile"
24644 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24646 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24647 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
24648 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
24650 ALL_MAKEFILES="$ALL_MAKEFILES \\
24651 dlls/ctapi32/Makefile"
24652 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24654 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24655 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
24656 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
24658 ALL_MAKEFILES="$ALL_MAKEFILES \\
24659 dlls/ctl3d32/Makefile"
24660 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24662 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24663 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
24664 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
24666 ALL_MAKEFILES="$ALL_MAKEFILES \\
24667 dlls/d3d10/Makefile"
24668 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24670 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24671 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
24672 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
24674 ALL_MAKEFILES="$ALL_MAKEFILES \\
24675 dlls/d3d10/tests/Makefile"
24676 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24678 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24679 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
24680 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
24682 ALL_MAKEFILES="$ALL_MAKEFILES \\
24683 dlls/d3d10core/Makefile"
24684 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24686 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24687 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
24688 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
24690 ALL_MAKEFILES="$ALL_MAKEFILES \\
24691 dlls/d3d10core/tests/Makefile"
24692 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24694 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24695 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
24696 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
24698 ALL_MAKEFILES="$ALL_MAKEFILES \\
24699 dlls/d3d8/Makefile"
24700 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24702 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24703 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
24704 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
24706 ALL_MAKEFILES="$ALL_MAKEFILES \\
24707 dlls/d3d8/tests/Makefile"
24708 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24710 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24711 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
24712 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
24714 ALL_MAKEFILES="$ALL_MAKEFILES \\
24715 dlls/d3d9/Makefile"
24716 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24718 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24719 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
24720 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
24722 ALL_MAKEFILES="$ALL_MAKEFILES \\
24723 dlls/d3d9/tests/Makefile"
24724 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24726 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24727 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
24728 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
24730 ALL_MAKEFILES="$ALL_MAKEFILES \\
24731 dlls/d3dim/Makefile"
24732 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24734 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24735 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
24736 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
24738 ALL_MAKEFILES="$ALL_MAKEFILES \\
24739 dlls/d3drm/Makefile"
24740 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24742 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24743 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
24744 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
24746 ALL_MAKEFILES="$ALL_MAKEFILES \\
24747 dlls/d3drm/tests/Makefile"
24748 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24750 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24751 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
24752 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
24754 ALL_MAKEFILES="$ALL_MAKEFILES \\
24755 dlls/d3dx8/Makefile"
24756 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24758 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24759 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
24760 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
24762 ALL_MAKEFILES="$ALL_MAKEFILES \\
24763 dlls/d3dx8/tests/Makefile"
24764 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24766 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24767 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
24768 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
24770 ALL_MAKEFILES="$ALL_MAKEFILES \\
24771 dlls/d3dx9_24/Makefile"
24772 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24774 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24775 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
24776 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
24778 ALL_MAKEFILES="$ALL_MAKEFILES \\
24779 dlls/d3dx9_25/Makefile"
24780 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24782 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24783 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
24784 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
24786 ALL_MAKEFILES="$ALL_MAKEFILES \\
24787 dlls/d3dx9_26/Makefile"
24788 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24790 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24791 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
24792 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
24794 ALL_MAKEFILES="$ALL_MAKEFILES \\
24795 dlls/d3dx9_27/Makefile"
24796 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24798 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24799 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
24800 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
24802 ALL_MAKEFILES="$ALL_MAKEFILES \\
24803 dlls/d3dx9_28/Makefile"
24804 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24806 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24807 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
24808 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
24810 ALL_MAKEFILES="$ALL_MAKEFILES \\
24811 dlls/d3dx9_29/Makefile"
24812 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24814 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24815 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
24816 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
24818 ALL_MAKEFILES="$ALL_MAKEFILES \\
24819 dlls/d3dx9_30/Makefile"
24820 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24822 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24823 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
24824 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
24826 ALL_MAKEFILES="$ALL_MAKEFILES \\
24827 dlls/d3dx9_31/Makefile"
24828 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24830 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24831 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
24832 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
24834 ALL_MAKEFILES="$ALL_MAKEFILES \\
24835 dlls/d3dx9_32/Makefile"
24836 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24838 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24839 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
24840 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
24842 ALL_MAKEFILES="$ALL_MAKEFILES \\
24843 dlls/d3dx9_33/Makefile"
24844 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24846 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24847 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
24848 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
24850 ALL_MAKEFILES="$ALL_MAKEFILES \\
24851 dlls/d3dx9_34/Makefile"
24852 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24854 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24855 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
24856 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
24858 ALL_MAKEFILES="$ALL_MAKEFILES \\
24859 dlls/d3dx9_35/Makefile"
24860 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24862 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24863 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
24864 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
24866 ALL_MAKEFILES="$ALL_MAKEFILES \\
24867 dlls/d3dx9_36/Makefile"
24868 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24870 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24871 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
24872 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
24874 ALL_MAKEFILES="$ALL_MAKEFILES \\
24875 dlls/d3dx9_36/tests/Makefile"
24876 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24878 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24879 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
24880 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
24882 ALL_MAKEFILES="$ALL_MAKEFILES \\
24883 dlls/d3dx9_37/Makefile"
24884 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24886 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24887 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
24888 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
24890 ALL_MAKEFILES="$ALL_MAKEFILES \\
24891 dlls/d3dx9_38/Makefile"
24892 test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24894 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24895 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
24896 ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
24898 ALL_MAKEFILES="$ALL_MAKEFILES \\
24899 dlls/d3dx9_39/Makefile"
24900 test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24902 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24903 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
24904 ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
24906 ALL_MAKEFILES="$ALL_MAKEFILES \\
24907 dlls/d3dx9_40/Makefile"
24908 test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24910 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24911 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
24912 ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
24914 ALL_MAKEFILES="$ALL_MAKEFILES \\
24915 dlls/d3dxof/Makefile"
24916 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24918 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24919 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
24920 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
24922 ALL_MAKEFILES="$ALL_MAKEFILES \\
24923 dlls/d3dxof/tests/Makefile"
24924 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24926 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24927 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
24928 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
24930 ALL_MAKEFILES="$ALL_MAKEFILES \\
24931 dlls/dbghelp/Makefile"
24932 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24934 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24935 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
24936 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
24938 ALL_MAKEFILES="$ALL_MAKEFILES \\
24939 dlls/dciman32/Makefile"
24940 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24942 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24943 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
24944 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
24946 ALL_MAKEFILES="$ALL_MAKEFILES \\
24947 dlls/ddraw/Makefile"
24948 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24950 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24951 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
24952 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
24954 ALL_MAKEFILES="$ALL_MAKEFILES \\
24955 dlls/ddraw/tests/Makefile"
24956 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24958 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24959 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
24960 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
24962 ALL_MAKEFILES="$ALL_MAKEFILES \\
24963 dlls/ddrawex/Makefile"
24964 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24966 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24967 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
24968 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
24970 ALL_MAKEFILES="$ALL_MAKEFILES \\
24971 dlls/ddrawex/tests/Makefile"
24972 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24974 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24975 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
24976 ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
24978 ALL_MAKEFILES="$ALL_MAKEFILES \\
24979 dlls/devenum/Makefile"
24980 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24982 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24983 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
24984 ac_config_files="$ac_config_files dlls/devenum/Makefile"
24986 ALL_MAKEFILES="$ALL_MAKEFILES \\
24987 dlls/dinput/Makefile"
24988 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24990 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24991 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
24992 ac_config_files="$ac_config_files dlls/dinput/Makefile"
24994 ALL_MAKEFILES="$ALL_MAKEFILES \\
24995 dlls/dinput/tests/Makefile"
24996 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24998 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24999 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
25000 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
25002 ALL_MAKEFILES="$ALL_MAKEFILES \\
25003 dlls/dinput8/Makefile"
25004 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25006 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25007 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
25008 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
25010 ALL_MAKEFILES="$ALL_MAKEFILES \\
25011 dlls/dmband/Makefile"
25012 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25014 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25015 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
25016 ac_config_files="$ac_config_files dlls/dmband/Makefile"
25018 ALL_MAKEFILES="$ALL_MAKEFILES \\
25019 dlls/dmcompos/Makefile"
25020 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25022 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25023 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
25024 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
25026 ALL_MAKEFILES="$ALL_MAKEFILES \\
25027 dlls/dmime/Makefile"
25028 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25030 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25031 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
25032 ac_config_files="$ac_config_files dlls/dmime/Makefile"
25034 ALL_MAKEFILES="$ALL_MAKEFILES \\
25035 dlls/dmloader/Makefile"
25036 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25038 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25039 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25040 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
25042 ALL_MAKEFILES="$ALL_MAKEFILES \\
25043 dlls/dmscript/Makefile"
25044 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25046 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25047 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25048 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
25050 ALL_MAKEFILES="$ALL_MAKEFILES \\
25051 dlls/dmstyle/Makefile"
25052 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25054 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25055 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25056 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
25058 ALL_MAKEFILES="$ALL_MAKEFILES \\
25059 dlls/dmsynth/Makefile"
25060 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25062 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25063 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25064 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
25066 ALL_MAKEFILES="$ALL_MAKEFILES \\
25067 dlls/dmusic/Makefile"
25068 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25070 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25071 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25072 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
25074 ALL_MAKEFILES="$ALL_MAKEFILES \\
25075 dlls/dmusic32/Makefile"
25076 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25078 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25079 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25080 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
25082 ALL_MAKEFILES="$ALL_MAKEFILES \\
25083 dlls/dnsapi/Makefile"
25084 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25086 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25087 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25088 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
25090 ALL_MAKEFILES="$ALL_MAKEFILES \\
25091 dlls/dnsapi/tests/Makefile"
25092 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25094 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25095 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25096 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
25098 ALL_MAKEFILES="$ALL_MAKEFILES \\
25099 dlls/dplay/Makefile"
25100 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25102 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25103 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25104 ac_config_files="$ac_config_files dlls/dplay/Makefile"
25106 ALL_MAKEFILES="$ALL_MAKEFILES \\
25107 dlls/dplayx/Makefile"
25108 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25110 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25111 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25112 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
25114 ALL_MAKEFILES="$ALL_MAKEFILES \\
25115 dlls/dplayx/tests/Makefile"
25116 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25118 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25119 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25120 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
25122 ALL_MAKEFILES="$ALL_MAKEFILES \\
25123 dlls/dpnaddr/Makefile"
25124 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25126 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25127 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25128 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
25130 ALL_MAKEFILES="$ALL_MAKEFILES \\
25131 dlls/dpnet/Makefile"
25132 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25134 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25135 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25136 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
25138 ALL_MAKEFILES="$ALL_MAKEFILES \\
25139 dlls/dpnhpast/Makefile"
25140 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25142 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25143 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25144 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
25146 ALL_MAKEFILES="$ALL_MAKEFILES \\
25147 dlls/dpnlobby/Makefile"
25148 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25150 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25151 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25152 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
25154 ALL_MAKEFILES="$ALL_MAKEFILES \\
25155 dlls/dpwsockx/Makefile"
25156 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25158 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25159 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25160 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
25162 ALL_MAKEFILES="$ALL_MAKEFILES \\
25163 dlls/dsound/Makefile"
25164 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25166 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25167 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25168 ac_config_files="$ac_config_files dlls/dsound/Makefile"
25170 ALL_MAKEFILES="$ALL_MAKEFILES \\
25171 dlls/dsound/tests/Makefile"
25172 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25174 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25175 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25176 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
25178 ALL_MAKEFILES="$ALL_MAKEFILES \\
25179 dlls/dssenh/Makefile"
25180 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25182 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25183 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25184 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
25186 ALL_MAKEFILES="$ALL_MAKEFILES \\
25187 dlls/dswave/Makefile"
25188 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25190 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25191 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25192 ac_config_files="$ac_config_files dlls/dswave/Makefile"
25194 ALL_MAKEFILES="$ALL_MAKEFILES \\
25195 dlls/dwmapi/Makefile"
25196 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25198 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25199 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25200 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
25202 ALL_MAKEFILES="$ALL_MAKEFILES \\
25203 dlls/dxdiagn/Makefile"
25204 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25206 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25207 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25208 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
25210 ALL_MAKEFILES="$ALL_MAKEFILES \\
25211 dlls/dxerr8/Makefile"
25212 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25214 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25215 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25216 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
25218 ALL_MAKEFILES="$ALL_MAKEFILES \\
25219 dlls/dxerr9/Makefile"
25220 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25222 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25223 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25224 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
25226 ALL_MAKEFILES="$ALL_MAKEFILES \\
25227 dlls/dxgi/Makefile"
25228 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25230 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25231 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25232 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
25234 ALL_MAKEFILES="$ALL_MAKEFILES \\
25235 dlls/dxgi/tests/Makefile"
25236 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25238 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25239 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25240 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
25242 ALL_MAKEFILES="$ALL_MAKEFILES \\
25243 dlls/dxguid/Makefile"
25244 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25246 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25247 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25248 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
25250 ALL_MAKEFILES="$ALL_MAKEFILES \\
25251 dlls/faultrep/Makefile"
25252 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25254 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25255 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25256 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
25258 ALL_MAKEFILES="$ALL_MAKEFILES \\
25259 dlls/fusion/Makefile"
25260 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25262 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25263 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25264 ac_config_files="$ac_config_files dlls/fusion/Makefile"
25266 ALL_MAKEFILES="$ALL_MAKEFILES \\
25267 dlls/fusion/tests/Makefile"
25268 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25270 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25271 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25272 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
25274 ALL_MAKEFILES="$ALL_MAKEFILES \\
25275 dlls/gdi32/Makefile"
25276 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25278 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25279 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25280 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
25282 ALL_MAKEFILES="$ALL_MAKEFILES \\
25283 dlls/gdi32/tests/Makefile"
25284 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25286 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25287 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25288 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
25290 ALL_MAKEFILES="$ALL_MAKEFILES \\
25291 dlls/gdiplus/Makefile"
25292 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25294 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25295 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25296 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
25298 ALL_MAKEFILES="$ALL_MAKEFILES \\
25299 dlls/gdiplus/tests/Makefile"
25300 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25302 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25303 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25304 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
25306 ALL_MAKEFILES="$ALL_MAKEFILES \\
25307 dlls/glu32/Makefile"
25308 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25310 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25311 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25312 ac_config_files="$ac_config_files dlls/glu32/Makefile"
25314 ALL_MAKEFILES="$ALL_MAKEFILES \\
25315 dlls/gphoto2.ds/Makefile"
25316 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25318 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25319 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25320 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
25322 ALL_MAKEFILES="$ALL_MAKEFILES \\
25323 dlls/gpkcsp/Makefile"
25324 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25326 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25327 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25328 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
25330 ALL_MAKEFILES="$ALL_MAKEFILES \\
25332 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25334 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25335 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25336 ac_config_files="$ac_config_files dlls/hal/Makefile"
25338 ALL_MAKEFILES="$ALL_MAKEFILES \\
25339 dlls/hhctrl.ocx/Makefile"
25340 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25342 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25343 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25344 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
25346 ALL_MAKEFILES="$ALL_MAKEFILES \\
25348 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25350 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25351 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25352 ac_config_files="$ac_config_files dlls/hid/Makefile"
25354 ALL_MAKEFILES="$ALL_MAKEFILES \\
25355 dlls/hlink/Makefile"
25356 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25358 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25359 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25360 ac_config_files="$ac_config_files dlls/hlink/Makefile"
25362 ALL_MAKEFILES="$ALL_MAKEFILES \\
25363 dlls/hlink/tests/Makefile"
25364 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25366 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25367 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25368 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
25370 ALL_MAKEFILES="$ALL_MAKEFILES \\
25371 dlls/hnetcfg/Makefile"
25372 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25374 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25375 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25376 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
25378 ALL_MAKEFILES="$ALL_MAKEFILES \\
25379 dlls/httpapi/Makefile"
25380 test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25382 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25383 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25384 ac_config_files="$ac_config_files dlls/httpapi/Makefile"
25386 ALL_MAKEFILES="$ALL_MAKEFILES \\
25387 dlls/iccvid/Makefile"
25388 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25390 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25391 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25392 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
25394 ALL_MAKEFILES="$ALL_MAKEFILES \\
25395 dlls/icmp/Makefile"
25396 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25398 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25399 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25400 ac_config_files="$ac_config_files dlls/icmp/Makefile"
25402 ALL_MAKEFILES="$ALL_MAKEFILES \\
25403 dlls/ifsmgr.vxd/Makefile"
25404 test "x$enable_ifsmgr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25406 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25407 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25408 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25410 ALL_MAKEFILES="$ALL_MAKEFILES \\
25411 dlls/imaadp32.acm/Makefile"
25412 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25414 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25415 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25416 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
25418 ALL_MAKEFILES="$ALL_MAKEFILES \\
25419 dlls/imagehlp/Makefile"
25420 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25422 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25423 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25424 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
25426 ALL_MAKEFILES="$ALL_MAKEFILES \\
25427 dlls/imm32/Makefile"
25428 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25430 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25431 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25432 ac_config_files="$ac_config_files dlls/imm32/Makefile"
25434 ALL_MAKEFILES="$ALL_MAKEFILES \\
25435 dlls/imm32/tests/Makefile"
25436 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25438 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25439 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
25440 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
25442 ALL_MAKEFILES="$ALL_MAKEFILES \\
25443 dlls/inetcomm/Makefile"
25444 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25446 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25447 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
25448 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
25450 ALL_MAKEFILES="$ALL_MAKEFILES \\
25451 dlls/inetcomm/tests/Makefile"
25452 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25454 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25455 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
25456 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
25458 ALL_MAKEFILES="$ALL_MAKEFILES \\
25459 dlls/inetmib1/Makefile"
25460 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25462 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25463 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
25464 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
25466 ALL_MAKEFILES="$ALL_MAKEFILES \\
25467 dlls/inetmib1/tests/Makefile"
25468 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25470 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25471 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
25472 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
25474 ALL_MAKEFILES="$ALL_MAKEFILES \\
25475 dlls/infosoft/Makefile"
25476 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25478 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25479 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
25480 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
25482 ALL_MAKEFILES="$ALL_MAKEFILES \\
25483 dlls/infosoft/tests/Makefile"
25484 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25486 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25487 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
25488 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
25490 ALL_MAKEFILES="$ALL_MAKEFILES \\
25491 dlls/initpki/Makefile"
25492 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25494 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25495 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
25496 ac_config_files="$ac_config_files dlls/initpki/Makefile"
25498 ALL_MAKEFILES="$ALL_MAKEFILES \\
25499 dlls/inkobj/Makefile"
25500 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25502 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25503 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
25504 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
25506 ALL_MAKEFILES="$ALL_MAKEFILES \\
25507 dlls/inseng/Makefile"
25508 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25510 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25511 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
25512 ac_config_files="$ac_config_files dlls/inseng/Makefile"
25514 ALL_MAKEFILES="$ALL_MAKEFILES \\
25515 dlls/iphlpapi/Makefile"
25516 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25518 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25519 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
25520 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
25522 ALL_MAKEFILES="$ALL_MAKEFILES \\
25523 dlls/iphlpapi/tests/Makefile"
25524 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25526 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25527 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
25528 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
25530 ALL_MAKEFILES="$ALL_MAKEFILES \\
25531 dlls/itircl/Makefile"
25532 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25534 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25535 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
25536 ac_config_files="$ac_config_files dlls/itircl/Makefile"
25538 ALL_MAKEFILES="$ALL_MAKEFILES \\
25539 dlls/itss/Makefile"
25540 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25542 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25543 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
25544 ac_config_files="$ac_config_files dlls/itss/Makefile"
25546 ALL_MAKEFILES="$ALL_MAKEFILES \\
25547 dlls/itss/tests/Makefile"
25548 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25550 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25551 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
25552 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
25554 ALL_MAKEFILES="$ALL_MAKEFILES \\
25555 dlls/jscript/Makefile"
25556 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25558 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25559 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
25560 ac_config_files="$ac_config_files dlls/jscript/Makefile"
25562 ALL_MAKEFILES="$ALL_MAKEFILES \\
25563 dlls/jscript/tests/Makefile"
25564 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25566 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25567 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
25568 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
25570 ALL_MAKEFILES="$ALL_MAKEFILES \\
25571 dlls/kernel32/Makefile"
25572 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25574 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25575 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
25576 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
25578 ALL_MAKEFILES="$ALL_MAKEFILES \\
25579 dlls/kernel32/tests/Makefile"
25580 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25582 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25583 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
25584 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
25586 ALL_MAKEFILES="$ALL_MAKEFILES \\
25587 dlls/loadperf/Makefile"
25588 test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25590 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25591 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
25592 ac_config_files="$ac_config_files dlls/loadperf/Makefile"
25594 ALL_MAKEFILES="$ALL_MAKEFILES \\
25595 dlls/localspl/Makefile"
25596 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25598 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25599 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
25600 ac_config_files="$ac_config_files dlls/localspl/Makefile"
25602 ALL_MAKEFILES="$ALL_MAKEFILES \\
25603 dlls/localspl/tests/Makefile"
25604 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25606 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25607 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
25608 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
25610 ALL_MAKEFILES="$ALL_MAKEFILES \\
25611 dlls/localui/Makefile"
25612 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25614 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25615 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
25616 ac_config_files="$ac_config_files dlls/localui/Makefile"
25618 ALL_MAKEFILES="$ALL_MAKEFILES \\
25619 dlls/localui/tests/Makefile"
25620 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25622 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25623 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
25624 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
25626 ALL_MAKEFILES="$ALL_MAKEFILES \\
25627 dlls/lz32/Makefile"
25628 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25630 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25631 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
25632 ac_config_files="$ac_config_files dlls/lz32/Makefile"
25634 ALL_MAKEFILES="$ALL_MAKEFILES \\
25635 dlls/lz32/tests/Makefile"
25636 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25638 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25639 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
25640 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
25642 ALL_MAKEFILES="$ALL_MAKEFILES \\
25643 dlls/mapi32/Makefile"
25644 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25646 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25647 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
25648 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
25650 ALL_MAKEFILES="$ALL_MAKEFILES \\
25651 dlls/mapi32/tests/Makefile"
25652 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25654 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25655 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
25656 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
25658 ALL_MAKEFILES="$ALL_MAKEFILES \\
25659 dlls/mciavi32/Makefile"
25660 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25662 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25663 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
25664 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
25666 ALL_MAKEFILES="$ALL_MAKEFILES \\
25667 dlls/mcicda/Makefile"
25668 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25670 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25671 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
25672 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
25674 ALL_MAKEFILES="$ALL_MAKEFILES \\
25675 dlls/mciseq/Makefile"
25676 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25678 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25679 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
25680 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
25682 ALL_MAKEFILES="$ALL_MAKEFILES \\
25683 dlls/mciwave/Makefile"
25684 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25686 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25687 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
25688 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
25690 ALL_MAKEFILES="$ALL_MAKEFILES \\
25691 dlls/midimap/Makefile"
25692 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25694 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25695 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
25696 ac_config_files="$ac_config_files dlls/midimap/Makefile"
25698 ALL_MAKEFILES="$ALL_MAKEFILES \\
25699 dlls/mlang/Makefile"
25700 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25702 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25703 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
25704 ac_config_files="$ac_config_files dlls/mlang/Makefile"
25706 ALL_MAKEFILES="$ALL_MAKEFILES \\
25707 dlls/mlang/tests/Makefile"
25708 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25710 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25711 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
25712 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
25714 ALL_MAKEFILES="$ALL_MAKEFILES \\
25715 dlls/mmdevldr.vxd/Makefile"
25716 test "x$enable_mmdevldr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25718 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25719 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
25720 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
25722 ALL_MAKEFILES="$ALL_MAKEFILES \\
25723 dlls/monodebg.vxd/Makefile"
25724 test "x$enable_monodebg_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25726 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25727 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
25728 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
25730 ALL_MAKEFILES="$ALL_MAKEFILES \\
25731 dlls/mountmgr.sys/Makefile"
25732 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25734 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25735 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
25736 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
25738 ALL_MAKEFILES="$ALL_MAKEFILES \\
25740 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25742 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25743 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
25744 ac_config_files="$ac_config_files dlls/mpr/Makefile"
25746 ALL_MAKEFILES="$ALL_MAKEFILES \\
25747 dlls/mprapi/Makefile"
25748 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25750 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25751 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
25752 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
25754 ALL_MAKEFILES="$ALL_MAKEFILES \\
25755 dlls/msacm32.drv/Makefile"
25756 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25758 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25759 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
25760 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
25762 ALL_MAKEFILES="$ALL_MAKEFILES \\
25763 dlls/msacm32/Makefile"
25764 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25766 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25767 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
25768 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
25770 ALL_MAKEFILES="$ALL_MAKEFILES \\
25771 dlls/msacm32/tests/Makefile"
25772 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25774 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25775 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
25776 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
25778 ALL_MAKEFILES="$ALL_MAKEFILES \\
25779 dlls/msadp32.acm/Makefile"
25780 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25782 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25783 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
25784 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
25786 ALL_MAKEFILES="$ALL_MAKEFILES \\
25787 dlls/mscat32/Makefile"
25788 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25790 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25791 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
25792 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
25794 ALL_MAKEFILES="$ALL_MAKEFILES \\
25795 dlls/mscms/Makefile"
25796 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25798 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25799 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
25800 ac_config_files="$ac_config_files dlls/mscms/Makefile"
25802 ALL_MAKEFILES="$ALL_MAKEFILES \\
25803 dlls/mscms/tests/Makefile"
25804 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25806 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25807 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
25808 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
25810 ALL_MAKEFILES="$ALL_MAKEFILES \\
25811 dlls/mscoree/Makefile"
25812 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25814 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25815 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
25816 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
25818 ALL_MAKEFILES="$ALL_MAKEFILES \\
25819 dlls/msctf/Makefile"
25820 test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25822 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25823 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
25824 ac_config_files="$ac_config_files dlls/msctf/Makefile"
25826 ALL_MAKEFILES="$ALL_MAKEFILES \\
25827 dlls/msctf/tests/Makefile"
25828 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25830 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25831 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
25832 ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
25834 ALL_MAKEFILES="$ALL_MAKEFILES \\
25835 dlls/msdmo/Makefile"
25836 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25838 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25839 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
25840 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
25842 ALL_MAKEFILES="$ALL_MAKEFILES \\
25843 dlls/msftedit/Makefile"
25844 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25846 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25847 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
25848 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
25850 ALL_MAKEFILES="$ALL_MAKEFILES \\
25851 dlls/msg711.acm/Makefile"
25852 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25854 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25855 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
25856 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
25858 ALL_MAKEFILES="$ALL_MAKEFILES \\
25859 dlls/mshtml.tlb/Makefile"
25860 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25862 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25863 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
25864 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
25866 ALL_MAKEFILES="$ALL_MAKEFILES \\
25867 dlls/mshtml/Makefile"
25868 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25870 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25871 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
25872 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
25874 ALL_MAKEFILES="$ALL_MAKEFILES \\
25875 dlls/mshtml/tests/Makefile"
25876 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25878 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25879 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
25880 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
25882 ALL_MAKEFILES="$ALL_MAKEFILES \\
25884 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25886 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25887 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
25888 ac_config_files="$ac_config_files dlls/msi/Makefile"
25890 ALL_MAKEFILES="$ALL_MAKEFILES \\
25891 dlls/msi/tests/Makefile"
25892 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25894 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25895 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
25896 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
25898 ALL_MAKEFILES="$ALL_MAKEFILES \\
25899 dlls/msimg32/Makefile"
25900 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25902 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25903 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
25904 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
25906 ALL_MAKEFILES="$ALL_MAKEFILES \\
25907 dlls/msimtf/Makefile"
25908 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25910 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25911 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
25912 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
25914 ALL_MAKEFILES="$ALL_MAKEFILES \\
25915 dlls/msisip/Makefile"
25916 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25918 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25919 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
25920 ac_config_files="$ac_config_files dlls/msisip/Makefile"
25922 ALL_MAKEFILES="$ALL_MAKEFILES \\
25923 dlls/msisys.ocx/Makefile"
25924 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25926 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25927 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
25928 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
25930 ALL_MAKEFILES="$ALL_MAKEFILES \\
25931 dlls/msnet32/Makefile"
25932 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25934 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25935 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
25936 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
25938 ALL_MAKEFILES="$ALL_MAKEFILES \\
25939 dlls/msrle32/Makefile"
25940 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25942 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25943 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
25944 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
25946 ALL_MAKEFILES="$ALL_MAKEFILES \\
25947 dlls/mssign32/Makefile"
25948 test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25950 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25951 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
25952 ac_config_files="$ac_config_files dlls/mssign32/Makefile"
25954 ALL_MAKEFILES="$ALL_MAKEFILES \\
25955 dlls/mssip32/Makefile"
25956 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25958 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25959 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
25960 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
25962 ALL_MAKEFILES="$ALL_MAKEFILES \\
25963 dlls/mstask/Makefile"
25964 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25966 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25967 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
25968 ac_config_files="$ac_config_files dlls/mstask/Makefile"
25970 ALL_MAKEFILES="$ALL_MAKEFILES \\
25971 dlls/mstask/tests/Makefile"
25972 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25974 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25975 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
25976 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
25978 ALL_MAKEFILES="$ALL_MAKEFILES \\
25979 dlls/msvcirt/Makefile"
25980 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25982 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25983 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
25984 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
25986 ALL_MAKEFILES="$ALL_MAKEFILES \\
25987 dlls/msvcr71/Makefile"
25988 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25990 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25991 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
25992 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
25994 ALL_MAKEFILES="$ALL_MAKEFILES \\
25995 dlls/msvcrt/Makefile"
25996 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25998 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25999 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26000 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
26002 ALL_MAKEFILES="$ALL_MAKEFILES \\
26003 dlls/msvcrt/tests/Makefile"
26004 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26006 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26007 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26008 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
26010 ALL_MAKEFILES="$ALL_MAKEFILES \\
26011 dlls/msvcrt20/Makefile"
26012 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26014 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26015 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26016 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
26018 ALL_MAKEFILES="$ALL_MAKEFILES \\
26019 dlls/msvcrt40/Makefile"
26020 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26022 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26023 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26024 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
26026 ALL_MAKEFILES="$ALL_MAKEFILES \\
26027 dlls/msvcrtd/Makefile"
26028 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26030 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26031 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26032 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
26034 ALL_MAKEFILES="$ALL_MAKEFILES \\
26035 dlls/msvcrtd/tests/Makefile"
26036 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26038 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26039 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26040 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
26042 ALL_MAKEFILES="$ALL_MAKEFILES \\
26043 dlls/msvfw32/Makefile"
26044 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26046 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26047 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26048 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
26050 ALL_MAKEFILES="$ALL_MAKEFILES \\
26051 dlls/msvfw32/tests/Makefile"
26052 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26054 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26055 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26056 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
26058 ALL_MAKEFILES="$ALL_MAKEFILES \\
26059 dlls/msvidc32/Makefile"
26060 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26062 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26063 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26064 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
26066 ALL_MAKEFILES="$ALL_MAKEFILES \\
26067 dlls/mswsock/Makefile"
26068 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26070 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26071 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26072 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
26074 ALL_MAKEFILES="$ALL_MAKEFILES \\
26075 dlls/msxml3/Makefile"
26076 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26078 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26079 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26080 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
26082 ALL_MAKEFILES="$ALL_MAKEFILES \\
26083 dlls/msxml3/tests/Makefile"
26084 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26086 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26087 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26088 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
26090 ALL_MAKEFILES="$ALL_MAKEFILES \\
26091 dlls/nddeapi/Makefile"
26092 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26094 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26095 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26096 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
26098 ALL_MAKEFILES="$ALL_MAKEFILES \\
26099 dlls/netapi32/Makefile"
26100 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26102 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26103 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26104 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
26106 ALL_MAKEFILES="$ALL_MAKEFILES \\
26107 dlls/netapi32/tests/Makefile"
26108 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26110 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26111 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26112 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
26114 ALL_MAKEFILES="$ALL_MAKEFILES \\
26115 dlls/newdev/Makefile"
26116 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26118 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26119 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26120 ac_config_files="$ac_config_files dlls/newdev/Makefile"
26122 ALL_MAKEFILES="$ALL_MAKEFILES \\
26123 dlls/ntdll/Makefile"
26124 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26126 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26127 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26128 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
26130 ALL_MAKEFILES="$ALL_MAKEFILES \\
26131 dlls/ntdll/tests/Makefile"
26132 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26134 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26135 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26136 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
26138 ALL_MAKEFILES="$ALL_MAKEFILES \\
26139 dlls/ntdsapi/Makefile"
26140 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26142 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26143 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26144 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
26146 ALL_MAKEFILES="$ALL_MAKEFILES \\
26147 dlls/ntdsapi/tests/Makefile"
26148 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26150 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26151 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26152 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
26154 ALL_MAKEFILES="$ALL_MAKEFILES \\
26155 dlls/ntoskrnl.exe/Makefile"
26156 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26158 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26159 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26160 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26162 ALL_MAKEFILES="$ALL_MAKEFILES \\
26163 dlls/ntprint/Makefile"
26164 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26166 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26167 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26168 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
26170 ALL_MAKEFILES="$ALL_MAKEFILES \\
26171 dlls/ntprint/tests/Makefile"
26172 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26174 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26175 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26176 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
26178 ALL_MAKEFILES="$ALL_MAKEFILES \\
26179 dlls/objsel/Makefile"
26180 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26182 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26183 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26184 ac_config_files="$ac_config_files dlls/objsel/Makefile"
26186 ALL_MAKEFILES="$ALL_MAKEFILES \\
26187 dlls/odbc32/Makefile"
26188 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26190 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26191 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26192 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
26194 ALL_MAKEFILES="$ALL_MAKEFILES \\
26195 dlls/odbccp32/Makefile"
26196 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26198 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26199 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26200 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
26202 ALL_MAKEFILES="$ALL_MAKEFILES \\
26203 dlls/odbccp32/tests/Makefile"
26204 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26206 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26207 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26208 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
26210 ALL_MAKEFILES="$ALL_MAKEFILES \\
26211 dlls/ole32/Makefile"
26212 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26214 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26215 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26216 ac_config_files="$ac_config_files dlls/ole32/Makefile"
26218 ALL_MAKEFILES="$ALL_MAKEFILES \\
26219 dlls/ole32/tests/Makefile"
26220 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26222 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26223 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26224 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
26226 ALL_MAKEFILES="$ALL_MAKEFILES \\
26227 dlls/oleacc/Makefile"
26228 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26230 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26231 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26232 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
26234 ALL_MAKEFILES="$ALL_MAKEFILES \\
26235 dlls/oleacc/tests/Makefile"
26236 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26238 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26239 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26240 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
26242 ALL_MAKEFILES="$ALL_MAKEFILES \\
26243 dlls/oleaut32/Makefile"
26244 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26246 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26247 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26248 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
26250 ALL_MAKEFILES="$ALL_MAKEFILES \\
26251 dlls/oleaut32/tests/Makefile"
26252 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26254 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26255 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26256 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
26258 ALL_MAKEFILES="$ALL_MAKEFILES \\
26259 dlls/olecli32/Makefile"
26260 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26262 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26263 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26264 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
26266 ALL_MAKEFILES="$ALL_MAKEFILES \\
26267 dlls/oledlg/Makefile"
26268 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26270 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26271 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26272 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
26274 ALL_MAKEFILES="$ALL_MAKEFILES \\
26275 dlls/olepro32/Makefile"
26276 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26278 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26279 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26280 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
26282 ALL_MAKEFILES="$ALL_MAKEFILES \\
26283 dlls/olesvr32/Makefile"
26284 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26286 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26287 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26288 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
26290 ALL_MAKEFILES="$ALL_MAKEFILES \\
26291 dlls/olethk32/Makefile"
26292 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26294 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26295 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26296 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
26298 ALL_MAKEFILES="$ALL_MAKEFILES \\
26299 dlls/opengl32/Makefile"
26300 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26302 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26303 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26304 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
26306 ALL_MAKEFILES="$ALL_MAKEFILES \\
26307 dlls/opengl32/tests/Makefile"
26308 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26310 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26311 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
26312 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
26314 ALL_MAKEFILES="$ALL_MAKEFILES \\
26316 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26318 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26319 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
26320 ac_config_files="$ac_config_files dlls/pdh/Makefile"
26322 ALL_MAKEFILES="$ALL_MAKEFILES \\
26323 dlls/pdh/tests/Makefile"
26324 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26326 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26327 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
26328 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
26330 ALL_MAKEFILES="$ALL_MAKEFILES \\
26331 dlls/pidgen/Makefile"
26332 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26334 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26335 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
26336 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
26338 ALL_MAKEFILES="$ALL_MAKEFILES \\
26339 dlls/powrprof/Makefile"
26340 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26342 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26343 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
26344 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
26346 ALL_MAKEFILES="$ALL_MAKEFILES \\
26347 dlls/printui/Makefile"
26348 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26350 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26351 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
26352 ac_config_files="$ac_config_files dlls/printui/Makefile"
26354 ALL_MAKEFILES="$ALL_MAKEFILES \\
26355 dlls/propsys/Makefile"
26356 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26358 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26359 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
26360 ac_config_files="$ac_config_files dlls/propsys/Makefile"
26362 ALL_MAKEFILES="$ALL_MAKEFILES \\
26363 dlls/psapi/Makefile"
26364 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26366 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26367 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
26368 ac_config_files="$ac_config_files dlls/psapi/Makefile"
26370 ALL_MAKEFILES="$ALL_MAKEFILES \\
26371 dlls/psapi/tests/Makefile"
26372 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26374 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26375 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
26376 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
26378 ALL_MAKEFILES="$ALL_MAKEFILES \\
26379 dlls/pstorec/Makefile"
26380 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26382 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26383 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
26384 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
26386 ALL_MAKEFILES="$ALL_MAKEFILES \\
26387 dlls/qcap/Makefile"
26388 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26390 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26391 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
26392 ac_config_files="$ac_config_files dlls/qcap/Makefile"
26394 ALL_MAKEFILES="$ALL_MAKEFILES \\
26395 dlls/qedit/Makefile"
26396 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26398 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26399 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
26400 ac_config_files="$ac_config_files dlls/qedit/Makefile"
26402 ALL_MAKEFILES="$ALL_MAKEFILES \\
26403 dlls/qedit/tests/Makefile"
26404 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26406 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26407 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
26408 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
26410 ALL_MAKEFILES="$ALL_MAKEFILES \\
26411 dlls/qmgr/Makefile"
26412 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26414 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26415 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
26416 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
26418 ALL_MAKEFILES="$ALL_MAKEFILES \\
26419 dlls/qmgr/tests/Makefile"
26420 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26422 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26423 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
26424 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
26426 ALL_MAKEFILES="$ALL_MAKEFILES \\
26427 dlls/qmgrprxy/Makefile"
26428 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26430 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26431 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
26432 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
26434 ALL_MAKEFILES="$ALL_MAKEFILES \\
26435 dlls/quartz/Makefile"
26436 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26438 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26439 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
26440 ac_config_files="$ac_config_files dlls/quartz/Makefile"
26442 ALL_MAKEFILES="$ALL_MAKEFILES \\
26443 dlls/quartz/tests/Makefile"
26444 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26446 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26447 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
26448 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
26450 ALL_MAKEFILES="$ALL_MAKEFILES \\
26451 dlls/query/Makefile"
26452 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26454 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26455 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
26456 ac_config_files="$ac_config_files dlls/query/Makefile"
26458 ALL_MAKEFILES="$ALL_MAKEFILES \\
26459 dlls/rasapi32/Makefile"
26460 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26462 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26463 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
26464 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
26466 ALL_MAKEFILES="$ALL_MAKEFILES \\
26467 dlls/rasapi32/tests/Makefile"
26468 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26470 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26471 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
26472 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
26474 ALL_MAKEFILES="$ALL_MAKEFILES \\
26475 dlls/rasdlg/Makefile"
26476 test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26478 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26479 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
26480 ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
26482 ALL_MAKEFILES="$ALL_MAKEFILES \\
26483 dlls/resutils/Makefile"
26484 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26486 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26487 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
26488 ac_config_files="$ac_config_files dlls/resutils/Makefile"
26490 ALL_MAKEFILES="$ALL_MAKEFILES \\
26491 dlls/riched20/Makefile"
26492 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26494 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26495 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
26496 ac_config_files="$ac_config_files dlls/riched20/Makefile"
26498 ALL_MAKEFILES="$ALL_MAKEFILES \\
26499 dlls/riched20/tests/Makefile"
26500 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26502 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26503 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
26504 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
26506 ALL_MAKEFILES="$ALL_MAKEFILES \\
26507 dlls/riched32/Makefile"
26508 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26510 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26511 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
26512 ac_config_files="$ac_config_files dlls/riched32/Makefile"
26514 ALL_MAKEFILES="$ALL_MAKEFILES \\
26515 dlls/riched32/tests/Makefile"
26516 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26518 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26519 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
26520 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
26522 ALL_MAKEFILES="$ALL_MAKEFILES \\
26523 dlls/rpcrt4/Makefile"
26524 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26526 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26527 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
26528 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
26530 ALL_MAKEFILES="$ALL_MAKEFILES \\
26531 dlls/rpcrt4/tests/Makefile"
26532 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26534 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26535 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
26536 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
26538 ALL_MAKEFILES="$ALL_MAKEFILES \\
26539 dlls/rsabase/Makefile"
26540 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26542 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26543 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
26544 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
26546 ALL_MAKEFILES="$ALL_MAKEFILES \\
26547 dlls/rsaenh/Makefile"
26548 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26550 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26551 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
26552 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
26554 ALL_MAKEFILES="$ALL_MAKEFILES \\
26555 dlls/rsaenh/tests/Makefile"
26556 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26558 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26559 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
26560 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
26562 ALL_MAKEFILES="$ALL_MAKEFILES \\
26563 dlls/sane.ds/Makefile"
26564 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26566 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26567 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
26568 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
26570 ALL_MAKEFILES="$ALL_MAKEFILES \\
26571 dlls/sccbase/Makefile"
26572 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26574 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26575 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
26576 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
26578 ALL_MAKEFILES="$ALL_MAKEFILES \\
26579 dlls/schannel/Makefile"
26580 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26582 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26583 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
26584 ac_config_files="$ac_config_files dlls/schannel/Makefile"
26586 ALL_MAKEFILES="$ALL_MAKEFILES \\
26587 dlls/schannel/tests/Makefile"
26588 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26590 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26591 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
26592 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
26594 ALL_MAKEFILES="$ALL_MAKEFILES \\
26595 dlls/secur32/Makefile"
26596 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26598 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26599 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
26600 ac_config_files="$ac_config_files dlls/secur32/Makefile"
26602 ALL_MAKEFILES="$ALL_MAKEFILES \\
26603 dlls/secur32/tests/Makefile"
26604 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26606 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26607 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
26608 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
26610 ALL_MAKEFILES="$ALL_MAKEFILES \\
26611 dlls/security/Makefile"
26612 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26614 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26615 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
26616 ac_config_files="$ac_config_files dlls/security/Makefile"
26618 ALL_MAKEFILES="$ALL_MAKEFILES \\
26619 dlls/sensapi/Makefile"
26620 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26622 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26623 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
26624 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
26626 ALL_MAKEFILES="$ALL_MAKEFILES \\
26627 dlls/serialui/Makefile"
26628 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26630 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26631 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
26632 ac_config_files="$ac_config_files dlls/serialui/Makefile"
26634 ALL_MAKEFILES="$ALL_MAKEFILES \\
26635 dlls/serialui/tests/Makefile"
26636 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26638 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26639 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
26640 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
26642 ALL_MAKEFILES="$ALL_MAKEFILES \\
26643 dlls/setupapi/Makefile"
26644 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26646 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26647 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
26648 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
26650 ALL_MAKEFILES="$ALL_MAKEFILES \\
26651 dlls/setupapi/tests/Makefile"
26652 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26654 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26655 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
26656 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
26658 ALL_MAKEFILES="$ALL_MAKEFILES \\
26660 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26662 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26663 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
26664 ac_config_files="$ac_config_files dlls/sfc/Makefile"
26666 ALL_MAKEFILES="$ALL_MAKEFILES \\
26667 dlls/sfc_os/Makefile"
26668 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26670 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26671 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
26672 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
26674 ALL_MAKEFILES="$ALL_MAKEFILES \\
26675 dlls/shdoclc/Makefile"
26676 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26678 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26679 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
26680 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
26682 ALL_MAKEFILES="$ALL_MAKEFILES \\
26683 dlls/shdocvw/Makefile"
26684 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26686 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26687 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
26688 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
26690 ALL_MAKEFILES="$ALL_MAKEFILES \\
26691 dlls/shdocvw/tests/Makefile"
26692 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26694 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26695 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
26696 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
26698 ALL_MAKEFILES="$ALL_MAKEFILES \\
26699 dlls/shell32/Makefile"
26700 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26702 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26703 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
26704 ac_config_files="$ac_config_files dlls/shell32/Makefile"
26706 ALL_MAKEFILES="$ALL_MAKEFILES \\
26707 dlls/shell32/tests/Makefile"
26708 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26710 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26711 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
26712 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
26714 ALL_MAKEFILES="$ALL_MAKEFILES \\
26715 dlls/shfolder/Makefile"
26716 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26718 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26719 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
26720 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
26722 ALL_MAKEFILES="$ALL_MAKEFILES \\
26723 dlls/shlwapi/Makefile"
26724 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26726 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26727 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
26728 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
26730 ALL_MAKEFILES="$ALL_MAKEFILES \\
26731 dlls/shlwapi/tests/Makefile"
26732 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26734 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26735 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
26736 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
26738 ALL_MAKEFILES="$ALL_MAKEFILES \\
26739 dlls/slbcsp/Makefile"
26740 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26742 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26743 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
26744 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
26746 ALL_MAKEFILES="$ALL_MAKEFILES \\
26748 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26750 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26751 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
26752 ac_config_files="$ac_config_files dlls/slc/Makefile"
26754 ALL_MAKEFILES="$ALL_MAKEFILES \\
26755 dlls/snmpapi/Makefile"
26756 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26758 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26759 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
26760 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
26762 ALL_MAKEFILES="$ALL_MAKEFILES \\
26763 dlls/snmpapi/tests/Makefile"
26764 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26766 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26767 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
26768 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
26770 ALL_MAKEFILES="$ALL_MAKEFILES \\
26771 dlls/softpub/Makefile"
26772 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26774 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26775 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
26776 ac_config_files="$ac_config_files dlls/softpub/Makefile"
26778 ALL_MAKEFILES="$ALL_MAKEFILES \\
26779 dlls/spoolss/Makefile"
26780 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26782 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26783 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
26784 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
26786 ALL_MAKEFILES="$ALL_MAKEFILES \\
26787 dlls/spoolss/tests/Makefile"
26788 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26790 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26791 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
26792 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
26794 ALL_MAKEFILES="$ALL_MAKEFILES \\
26795 dlls/stdole2.tlb/Makefile"
26796 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26798 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26799 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
26800 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
26802 ALL_MAKEFILES="$ALL_MAKEFILES \\
26803 dlls/stdole32.tlb/Makefile"
26804 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26806 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26807 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
26808 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
26810 ALL_MAKEFILES="$ALL_MAKEFILES \\
26812 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26814 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26815 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
26816 ac_config_files="$ac_config_files dlls/sti/Makefile"
26818 ALL_MAKEFILES="$ALL_MAKEFILES \\
26819 dlls/strmiids/Makefile"
26820 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26822 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26823 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
26824 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
26826 ALL_MAKEFILES="$ALL_MAKEFILES \\
26827 dlls/svrapi/Makefile"
26828 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26830 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26831 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
26832 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
26834 ALL_MAKEFILES="$ALL_MAKEFILES \\
26836 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26838 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26839 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
26840 ac_config_files="$ac_config_files dlls/sxs/Makefile"
26842 ALL_MAKEFILES="$ALL_MAKEFILES \\
26843 dlls/tapi32/Makefile"
26844 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26846 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26847 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
26848 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
26850 ALL_MAKEFILES="$ALL_MAKEFILES \\
26851 dlls/traffic/Makefile"
26852 test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26854 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26855 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
26856 ac_config_files="$ac_config_files dlls/traffic/Makefile"
26858 ALL_MAKEFILES="$ALL_MAKEFILES \\
26859 dlls/twain_32/Makefile"
26860 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26862 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26863 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
26864 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
26866 ALL_MAKEFILES="$ALL_MAKEFILES \\
26867 dlls/twain_32/tests/Makefile"
26868 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26870 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26871 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
26872 ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
26874 ALL_MAKEFILES="$ALL_MAKEFILES \\
26875 dlls/unicows/Makefile"
26876 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26878 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26879 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
26880 ac_config_files="$ac_config_files dlls/unicows/Makefile"
26882 ALL_MAKEFILES="$ALL_MAKEFILES \\
26883 dlls/updspapi/Makefile"
26884 test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26886 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26887 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
26888 ac_config_files="$ac_config_files dlls/updspapi/Makefile"
26890 ALL_MAKEFILES="$ALL_MAKEFILES \\
26892 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26894 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26895 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
26896 ac_config_files="$ac_config_files dlls/url/Makefile"
26898 ALL_MAKEFILES="$ALL_MAKEFILES \\
26899 dlls/urlmon/Makefile"
26900 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26902 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26903 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
26904 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
26906 ALL_MAKEFILES="$ALL_MAKEFILES \\
26907 dlls/urlmon/tests/Makefile"
26908 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26910 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26911 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
26912 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
26914 ALL_MAKEFILES="$ALL_MAKEFILES \\
26915 dlls/user32/Makefile"
26916 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26918 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26919 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
26920 ac_config_files="$ac_config_files dlls/user32/Makefile"
26922 ALL_MAKEFILES="$ALL_MAKEFILES \\
26923 dlls/user32/tests/Makefile"
26924 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26926 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26927 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
26928 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
26930 ALL_MAKEFILES="$ALL_MAKEFILES \\
26931 dlls/userenv/Makefile"
26932 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26934 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26935 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
26936 ac_config_files="$ac_config_files dlls/userenv/Makefile"
26938 ALL_MAKEFILES="$ALL_MAKEFILES \\
26939 dlls/userenv/tests/Makefile"
26940 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26942 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26943 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
26944 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
26946 ALL_MAKEFILES="$ALL_MAKEFILES \\
26947 dlls/usp10/Makefile"
26948 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26950 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26951 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
26952 ac_config_files="$ac_config_files dlls/usp10/Makefile"
26954 ALL_MAKEFILES="$ALL_MAKEFILES \\
26955 dlls/usp10/tests/Makefile"
26956 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26958 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26959 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
26960 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
26962 ALL_MAKEFILES="$ALL_MAKEFILES \\
26963 dlls/uuid/Makefile"
26964 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26966 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26967 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
26968 ac_config_files="$ac_config_files dlls/uuid/Makefile"
26970 ALL_MAKEFILES="$ALL_MAKEFILES \\
26971 dlls/uxtheme/Makefile"
26972 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26974 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26975 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
26976 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
26978 ALL_MAKEFILES="$ALL_MAKEFILES \\
26979 dlls/uxtheme/tests/Makefile"
26980 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26982 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26983 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
26984 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
26986 ALL_MAKEFILES="$ALL_MAKEFILES \\
26987 dlls/vdhcp.vxd/Makefile"
26988 test "x$enable_vdhcp_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26990 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26991 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
26992 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
26994 ALL_MAKEFILES="$ALL_MAKEFILES \\
26995 dlls/vdmdbg/Makefile"
26996 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26998 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26999 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27000 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
27002 ALL_MAKEFILES="$ALL_MAKEFILES \\
27003 dlls/version/Makefile"
27004 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27006 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27007 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27008 ac_config_files="$ac_config_files dlls/version/Makefile"
27010 ALL_MAKEFILES="$ALL_MAKEFILES \\
27011 dlls/version/tests/Makefile"
27012 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27014 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27015 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27016 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
27018 ALL_MAKEFILES="$ALL_MAKEFILES \\
27019 dlls/vmm.vxd/Makefile"
27020 test "x$enable_vmm_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27022 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27023 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27024 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
27026 ALL_MAKEFILES="$ALL_MAKEFILES \\
27027 dlls/vnbt.vxd/Makefile"
27028 test "x$enable_vnbt_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27030 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27031 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27032 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
27034 ALL_MAKEFILES="$ALL_MAKEFILES \\
27035 dlls/vnetbios.vxd/Makefile"
27036 test "x$enable_vnetbios_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27038 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27039 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27040 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
27042 ALL_MAKEFILES="$ALL_MAKEFILES \\
27043 dlls/vtdapi.vxd/Makefile"
27044 test "x$enable_vtdapi_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27046 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27047 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27048 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
27050 ALL_MAKEFILES="$ALL_MAKEFILES \\
27051 dlls/vwin32.vxd/Makefile"
27052 test "x$enable_vwin32_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27054 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27055 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27056 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
27058 ALL_MAKEFILES="$ALL_MAKEFILES \\
27059 dlls/w32skrnl/Makefile"
27060 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27062 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27063 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27064 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
27066 ALL_MAKEFILES="$ALL_MAKEFILES \\
27067 dlls/winealsa.drv/Makefile"
27068 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27070 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27071 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27072 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
27074 ALL_MAKEFILES="$ALL_MAKEFILES \\
27075 dlls/wineaudioio.drv/Makefile"
27076 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27078 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27079 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27080 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
27082 ALL_MAKEFILES="$ALL_MAKEFILES \\
27083 dlls/winecoreaudio.drv/Makefile"
27084 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27086 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27087 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27088 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27090 ALL_MAKEFILES="$ALL_MAKEFILES \\
27091 dlls/winecrt0/Makefile"
27092 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27094 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27095 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27096 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
27098 ALL_MAKEFILES="$ALL_MAKEFILES \\
27099 dlls/wined3d/Makefile"
27100 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27102 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27103 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27104 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
27106 ALL_MAKEFILES="$ALL_MAKEFILES \\
27107 dlls/winedos/Makefile"
27108 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27110 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27111 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27112 ac_config_files="$ac_config_files dlls/winedos/Makefile"
27114 ALL_MAKEFILES="$ALL_MAKEFILES \\
27115 dlls/wineesd.drv/Makefile"
27116 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27118 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27119 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27120 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
27122 ALL_MAKEFILES="$ALL_MAKEFILES \\
27123 dlls/winejack.drv/Makefile"
27124 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27126 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27127 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27128 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
27130 ALL_MAKEFILES="$ALL_MAKEFILES \\
27131 dlls/winejoystick.drv/Makefile"
27132 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27134 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27135 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27136 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
27138 ALL_MAKEFILES="$ALL_MAKEFILES \\
27139 dlls/winemp3.acm/Makefile"
27140 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27142 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27143 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27144 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
27146 ALL_MAKEFILES="$ALL_MAKEFILES \\
27147 dlls/winenas.drv/Makefile"
27148 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27150 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27151 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27152 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
27154 ALL_MAKEFILES="$ALL_MAKEFILES \\
27155 dlls/wineoss.drv/Makefile"
27156 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27158 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27159 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27160 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
27162 ALL_MAKEFILES="$ALL_MAKEFILES \\
27163 dlls/wineps.drv/Makefile"
27164 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27166 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27167 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27168 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
27170 ALL_MAKEFILES="$ALL_MAKEFILES \\
27171 dlls/winequartz.drv/Makefile"
27172 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27174 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27175 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
27176 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
27178 ALL_MAKEFILES="$ALL_MAKEFILES \\
27179 dlls/winex11.drv/Makefile"
27180 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27182 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27183 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
27184 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
27186 ALL_MAKEFILES="$ALL_MAKEFILES \\
27187 dlls/wing32/Makefile"
27188 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27190 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27191 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
27192 ac_config_files="$ac_config_files dlls/wing32/Makefile"
27194 ALL_MAKEFILES="$ALL_MAKEFILES \\
27195 dlls/winhttp/Makefile"
27196 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27198 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27199 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
27200 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
27202 ALL_MAKEFILES="$ALL_MAKEFILES \\
27203 dlls/winhttp/tests/Makefile"
27204 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27206 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27207 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
27208 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
27210 ALL_MAKEFILES="$ALL_MAKEFILES \\
27211 dlls/wininet/Makefile"
27212 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27214 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27215 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
27216 ac_config_files="$ac_config_files dlls/wininet/Makefile"
27218 ALL_MAKEFILES="$ALL_MAKEFILES \\
27219 dlls/wininet/tests/Makefile"
27220 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27222 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27223 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
27224 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
27226 ALL_MAKEFILES="$ALL_MAKEFILES \\
27227 dlls/winmm/Makefile"
27228 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27230 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27231 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
27232 ac_config_files="$ac_config_files dlls/winmm/Makefile"
27234 ALL_MAKEFILES="$ALL_MAKEFILES \\
27235 dlls/winmm/tests/Makefile"
27236 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27238 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27239 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
27240 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
27242 ALL_MAKEFILES="$ALL_MAKEFILES \\
27243 dlls/winnls32/Makefile"
27244 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27246 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27247 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
27248 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
27250 ALL_MAKEFILES="$ALL_MAKEFILES \\
27251 dlls/winscard/Makefile"
27252 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27254 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27255 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
27256 ac_config_files="$ac_config_files dlls/winscard/Makefile"
27258 ALL_MAKEFILES="$ALL_MAKEFILES \\
27259 dlls/winspool.drv/Makefile"
27260 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27262 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27263 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
27264 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
27266 ALL_MAKEFILES="$ALL_MAKEFILES \\
27267 dlls/winspool.drv/tests/Makefile"
27268 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27269 winspool.drv/tests"
27270 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27271 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
27272 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
27274 ALL_MAKEFILES="$ALL_MAKEFILES \\
27275 dlls/wintab32/Makefile"
27276 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27278 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27279 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
27280 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
27282 ALL_MAKEFILES="$ALL_MAKEFILES \\
27283 dlls/wintrust/Makefile"
27284 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27286 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27287 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
27288 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
27290 ALL_MAKEFILES="$ALL_MAKEFILES \\
27291 dlls/wintrust/tests/Makefile"
27292 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27294 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27295 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
27296 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
27298 ALL_MAKEFILES="$ALL_MAKEFILES \\
27299 dlls/wldap32/Makefile"
27300 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27302 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27303 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
27304 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
27306 ALL_MAKEFILES="$ALL_MAKEFILES \\
27307 dlls/wldap32/tests/Makefile"
27308 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27310 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27311 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
27312 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
27314 ALL_MAKEFILES="$ALL_MAKEFILES \\
27316 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27318 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27319 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
27320 ac_config_files="$ac_config_files dlls/wmi/Makefile"
27322 ALL_MAKEFILES="$ALL_MAKEFILES \\
27323 dlls/wnaspi32/Makefile"
27324 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27326 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27327 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
27328 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
27330 ALL_MAKEFILES="$ALL_MAKEFILES \\
27331 dlls/wow32/Makefile"
27332 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27334 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27335 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
27336 ac_config_files="$ac_config_files dlls/wow32/Makefile"
27338 ALL_MAKEFILES="$ALL_MAKEFILES \\
27339 dlls/ws2_32/Makefile"
27340 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27342 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27343 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
27344 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
27346 ALL_MAKEFILES="$ALL_MAKEFILES \\
27347 dlls/ws2_32/tests/Makefile"
27348 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27350 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27351 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
27352 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
27354 ALL_MAKEFILES="$ALL_MAKEFILES \\
27355 dlls/wsock32/Makefile"
27356 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27358 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27359 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
27360 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
27362 ALL_MAKEFILES="$ALL_MAKEFILES \\
27363 dlls/wtsapi32/Makefile"
27364 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27366 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27367 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
27368 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
27370 ALL_MAKEFILES="$ALL_MAKEFILES \\
27371 dlls/wuapi/Makefile"
27372 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27374 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27375 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
27376 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
27378 ALL_MAKEFILES="$ALL_MAKEFILES \\
27379 dlls/xinput1_1/Makefile"
27380 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27382 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27383 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
27384 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
27386 ALL_MAKEFILES="$ALL_MAKEFILES \\
27387 dlls/xinput1_2/Makefile"
27388 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27390 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27391 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
27392 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
27394 ALL_MAKEFILES="$ALL_MAKEFILES \\
27395 dlls/xinput1_3/Makefile"
27396 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27398 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27399 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
27400 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
27402 ALL_MAKEFILES="$ALL_MAKEFILES \\
27403 dlls/xinput1_3/tests/Makefile"
27404 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27406 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27407 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
27408 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
27410 ALL_MAKEFILES="$ALL_MAKEFILES \\
27411 dlls/xinput9_1_0/Makefile"
27412 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27414 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27415 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
27416 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
27418 ALL_MAKEFILES="$ALL_MAKEFILES \\
27419 documentation/Makefile"
27420 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27422 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27423 documentation/Makefile: documentation/Makefile.in Make.rules"
27424 ac_config_files="$ac_config_files documentation/Makefile"
27426 ALL_MAKEFILES="$ALL_MAKEFILES \\
27428 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27430 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27431 fonts/Makefile: fonts/Makefile.in Make.rules"
27432 ac_config_files="$ac_config_files fonts/Makefile"
27434 ALL_MAKEFILES="$ALL_MAKEFILES \\
27436 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27438 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27439 include/Makefile: include/Makefile.in Make.rules"
27440 ac_config_files="$ac_config_files include/Makefile"
27442 ALL_MAKEFILES="$ALL_MAKEFILES \\
27444 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27446 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27447 libs/Makefile: libs/Makefile.in Make.rules"
27448 ac_config_files="$ac_config_files libs/Makefile"
27450 ALL_MAKEFILES="$ALL_MAKEFILES \\
27451 libs/port/Makefile"
27453 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27454 libs/port/Makefile: libs/port/Makefile.in Make.rules"
27455 ac_config_files="$ac_config_files libs/port/Makefile"
27457 ALL_MAKEFILES="$ALL_MAKEFILES \\
27458 libs/wine/Makefile"
27460 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27461 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
27462 ac_config_files="$ac_config_files libs/wine/Makefile"
27464 ALL_MAKEFILES="$ALL_MAKEFILES \\
27467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27468 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
27469 ac_config_files="$ac_config_files libs/wpp/Makefile"
27471 ALL_MAKEFILES="$ALL_MAKEFILES \\
27473 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27476 loader/Makefile: loader/Makefile.in Make.rules"
27477 ac_config_files="$ac_config_files loader/Makefile"
27479 ALL_MAKEFILES="$ALL_MAKEFILES \\
27481 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27484 programs/Makefile: programs/Makefile.in Make.rules"
27485 ac_config_files="$ac_config_files programs/Makefile"
27487 ALL_MAKEFILES="$ALL_MAKEFILES \\
27488 programs/cacls/Makefile"
27489 test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27490 cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27492 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27493 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
27494 ac_config_files="$ac_config_files programs/cacls/Makefile"
27496 ALL_MAKEFILES="$ALL_MAKEFILES \\
27497 programs/clock/Makefile"
27498 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27499 clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27501 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27502 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
27503 ac_config_files="$ac_config_files programs/clock/Makefile"
27505 ALL_MAKEFILES="$ALL_MAKEFILES \\
27506 programs/cmd/Makefile"
27507 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27508 cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27510 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27511 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
27512 ac_config_files="$ac_config_files programs/cmd/Makefile"
27514 ALL_MAKEFILES="$ALL_MAKEFILES \\
27515 programs/cmdlgtst/Makefile"
27516 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27518 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27519 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
27520 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
27522 ALL_MAKEFILES="$ALL_MAKEFILES \\
27523 programs/control/Makefile"
27524 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27525 control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27527 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27528 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
27529 ac_config_files="$ac_config_files programs/control/Makefile"
27531 ALL_MAKEFILES="$ALL_MAKEFILES \\
27532 programs/eject/Makefile"
27533 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27534 eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27536 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27537 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
27538 ac_config_files="$ac_config_files programs/eject/Makefile"
27540 ALL_MAKEFILES="$ALL_MAKEFILES \\
27541 programs/expand/Makefile"
27542 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27543 expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27545 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27546 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
27547 ac_config_files="$ac_config_files programs/expand/Makefile"
27549 ALL_MAKEFILES="$ALL_MAKEFILES \\
27550 programs/explorer/Makefile"
27551 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27552 explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27554 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27555 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
27556 ac_config_files="$ac_config_files programs/explorer/Makefile"
27558 ALL_MAKEFILES="$ALL_MAKEFILES \\
27559 programs/hh/Makefile"
27560 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27561 hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27564 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
27565 ac_config_files="$ac_config_files programs/hh/Makefile"
27567 ALL_MAKEFILES="$ALL_MAKEFILES \\
27568 programs/icinfo/Makefile"
27569 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27570 icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27572 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27573 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
27574 ac_config_files="$ac_config_files programs/icinfo/Makefile"
27576 ALL_MAKEFILES="$ALL_MAKEFILES \\
27577 programs/iexplore/Makefile"
27578 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27579 iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27581 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27582 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
27583 ac_config_files="$ac_config_files programs/iexplore/Makefile"
27585 ALL_MAKEFILES="$ALL_MAKEFILES \\
27586 programs/lodctr/Makefile"
27587 test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27588 lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27590 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27591 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
27592 ac_config_files="$ac_config_files programs/lodctr/Makefile"
27594 ALL_MAKEFILES="$ALL_MAKEFILES \\
27595 programs/msiexec/Makefile"
27596 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27597 msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27598 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27600 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27601 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
27602 ac_config_files="$ac_config_files programs/msiexec/Makefile"
27604 ALL_MAKEFILES="$ALL_MAKEFILES \\
27605 programs/net/Makefile"
27606 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27607 net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27609 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27610 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
27611 ac_config_files="$ac_config_files programs/net/Makefile"
27613 ALL_MAKEFILES="$ALL_MAKEFILES \\
27614 programs/notepad/Makefile"
27615 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27616 notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27617 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27620 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
27621 ac_config_files="$ac_config_files programs/notepad/Makefile"
27623 ALL_MAKEFILES="$ALL_MAKEFILES \\
27624 programs/oleview/Makefile"
27625 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27626 oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27628 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27629 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
27630 ac_config_files="$ac_config_files programs/oleview/Makefile"
27632 ALL_MAKEFILES="$ALL_MAKEFILES \\
27633 programs/progman/Makefile"
27634 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27635 progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27637 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27638 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
27639 ac_config_files="$ac_config_files programs/progman/Makefile"
27641 ALL_MAKEFILES="$ALL_MAKEFILES \\
27642 programs/reg/Makefile"
27643 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27644 reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27646 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27647 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
27648 ac_config_files="$ac_config_files programs/reg/Makefile"
27650 ALL_MAKEFILES="$ALL_MAKEFILES \\
27651 programs/regedit/Makefile"
27652 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27653 regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27654 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27656 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27657 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
27658 ac_config_files="$ac_config_files programs/regedit/Makefile"
27660 ALL_MAKEFILES="$ALL_MAKEFILES \\
27661 programs/regsvr32/Makefile"
27662 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27663 regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27664 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27666 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27667 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
27668 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
27670 ALL_MAKEFILES="$ALL_MAKEFILES \\
27671 programs/rpcss/Makefile"
27672 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27673 rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27676 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
27677 ac_config_files="$ac_config_files programs/rpcss/Makefile"
27679 ALL_MAKEFILES="$ALL_MAKEFILES \\
27680 programs/rundll32/Makefile"
27681 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27682 rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27684 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27685 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
27686 ac_config_files="$ac_config_files programs/rundll32/Makefile"
27688 ALL_MAKEFILES="$ALL_MAKEFILES \\
27689 programs/secedit/Makefile"
27690 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27691 secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27693 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27694 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
27695 ac_config_files="$ac_config_files programs/secedit/Makefile"
27697 ALL_MAKEFILES="$ALL_MAKEFILES \\
27698 programs/services/Makefile"
27699 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27700 services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27702 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27703 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
27704 ac_config_files="$ac_config_files programs/services/Makefile"
27706 ALL_MAKEFILES="$ALL_MAKEFILES \\
27707 programs/spoolsv/Makefile"
27708 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27709 spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27711 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27712 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
27713 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
27715 ALL_MAKEFILES="$ALL_MAKEFILES \\
27716 programs/start/Makefile"
27717 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27718 start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27720 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27721 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
27722 ac_config_files="$ac_config_files programs/start/Makefile"
27724 ALL_MAKEFILES="$ALL_MAKEFILES \\
27725 programs/svchost/Makefile"
27726 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27727 svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27729 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27730 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
27731 ac_config_files="$ac_config_files programs/svchost/Makefile"
27733 ALL_MAKEFILES="$ALL_MAKEFILES \\
27734 programs/taskmgr/Makefile"
27735 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27736 taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27738 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27739 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
27740 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
27742 ALL_MAKEFILES="$ALL_MAKEFILES \\
27743 programs/uninstaller/Makefile"
27744 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27745 uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27748 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
27749 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
27751 ALL_MAKEFILES="$ALL_MAKEFILES \\
27752 programs/unlodctr/Makefile"
27753 test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27754 unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27756 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27757 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
27758 ac_config_files="$ac_config_files programs/unlodctr/Makefile"
27760 ALL_MAKEFILES="$ALL_MAKEFILES \\
27761 programs/view/Makefile"
27762 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27764 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27765 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
27766 ac_config_files="$ac_config_files programs/view/Makefile"
27768 ALL_MAKEFILES="$ALL_MAKEFILES \\
27769 programs/wineboot/Makefile"
27770 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27771 wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27772 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27774 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27775 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
27776 ac_config_files="$ac_config_files programs/wineboot/Makefile"
27778 ALL_MAKEFILES="$ALL_MAKEFILES \\
27779 programs/winebrowser/Makefile"
27780 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27781 winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27783 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27784 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
27785 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
27787 ALL_MAKEFILES="$ALL_MAKEFILES \\
27788 programs/winecfg/Makefile"
27789 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27790 winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27791 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27793 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27794 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
27795 ac_config_files="$ac_config_files programs/winecfg/Makefile"
27797 ALL_MAKEFILES="$ALL_MAKEFILES \\
27798 programs/wineconsole/Makefile"
27799 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27800 wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27801 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27804 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
27805 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
27807 ALL_MAKEFILES="$ALL_MAKEFILES \\
27808 programs/winedbg/Makefile"
27809 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27810 winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27811 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27813 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27814 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
27815 ac_config_files="$ac_config_files programs/winedbg/Makefile"
27817 ALL_MAKEFILES="$ALL_MAKEFILES \\
27818 programs/winedevice/Makefile"
27819 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27820 winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27822 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27823 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
27824 ac_config_files="$ac_config_files programs/winedevice/Makefile"
27826 ALL_MAKEFILES="$ALL_MAKEFILES \\
27827 programs/winefile/Makefile"
27828 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27829 winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27830 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27832 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27833 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
27834 ac_config_files="$ac_config_files programs/winefile/Makefile"
27836 ALL_MAKEFILES="$ALL_MAKEFILES \\
27837 programs/winemenubuilder/Makefile"
27838 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27839 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27841 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27842 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
27843 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
27845 ALL_MAKEFILES="$ALL_MAKEFILES \\
27846 programs/winemine/Makefile"
27847 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27848 winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27849 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27852 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
27853 ac_config_files="$ac_config_files programs/winemine/Makefile"
27855 ALL_MAKEFILES="$ALL_MAKEFILES \\
27856 programs/winepath/Makefile"
27857 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27858 winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27859 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27861 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27862 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
27863 ac_config_files="$ac_config_files programs/winepath/Makefile"
27865 ALL_MAKEFILES="$ALL_MAKEFILES \\
27866 programs/winetest/Makefile"
27867 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27869 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27870 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
27871 ac_config_files="$ac_config_files programs/winetest/Makefile"
27873 ALL_MAKEFILES="$ALL_MAKEFILES \\
27874 programs/winevdm/Makefile"
27875 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27876 winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27878 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27879 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
27880 ac_config_files="$ac_config_files programs/winevdm/Makefile"
27882 ALL_MAKEFILES="$ALL_MAKEFILES \\
27883 programs/winhlp32/Makefile"
27884 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27885 winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27887 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27888 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
27889 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
27891 ALL_MAKEFILES="$ALL_MAKEFILES \\
27892 programs/winver/Makefile"
27893 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27894 winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27896 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27897 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
27898 ac_config_files="$ac_config_files programs/winver/Makefile"
27900 ALL_MAKEFILES="$ALL_MAKEFILES \\
27901 programs/wordpad/Makefile"
27902 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27903 wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27905 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27906 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
27907 ac_config_files="$ac_config_files programs/wordpad/Makefile"
27909 ALL_MAKEFILES="$ALL_MAKEFILES \\
27910 programs/write/Makefile"
27911 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27912 write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27914 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27915 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
27916 ac_config_files="$ac_config_files programs/write/Makefile"
27918 ALL_MAKEFILES="$ALL_MAKEFILES \\
27919 programs/xcopy/Makefile"
27920 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27921 xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27924 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
27925 ac_config_files="$ac_config_files programs/xcopy/Makefile"
27927 ALL_MAKEFILES="$ALL_MAKEFILES \\
27929 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27932 server/Makefile: server/Makefile.in Make.rules"
27933 ac_config_files="$ac_config_files server/Makefile"
27935 ALL_MAKEFILES="$ALL_MAKEFILES \\
27937 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27940 tools/Makefile: tools/Makefile.in Make.rules"
27941 ac_config_files="$ac_config_files tools/Makefile"
27943 ALL_MAKEFILES="$ALL_MAKEFILES \\
27944 tools/widl/Makefile"
27946 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27947 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
27948 ac_config_files="$ac_config_files tools/widl/Makefile"
27950 ALL_MAKEFILES="$ALL_MAKEFILES \\
27951 tools/winebuild/Makefile"
27953 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27954 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
27955 ac_config_files="$ac_config_files tools/winebuild/Makefile"
27957 ALL_MAKEFILES="$ALL_MAKEFILES \\
27958 tools/winedump/Makefile"
27960 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27961 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
27962 ac_config_files="$ac_config_files tools/winedump/Makefile"
27964 ALL_MAKEFILES="$ALL_MAKEFILES \\
27965 tools/winegcc/Makefile"
27967 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27968 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
27969 ac_config_files="$ac_config_files tools/winegcc/Makefile"
27971 ALL_MAKEFILES="$ALL_MAKEFILES \\
27972 tools/wmc/Makefile"
27974 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27975 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
27976 ac_config_files="$ac_config_files tools/wmc/Makefile"
27978 ALL_MAKEFILES="$ALL_MAKEFILES \\
27979 tools/wrc/Makefile"
27981 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27982 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
27983 ac_config_files="$ac_config_files tools/wrc/Makefile"
27987 ALL_WINETEST_DEPENDS="# Test binaries"
27989 for dir in $ALL_TEST_DIRS
27991 if test "$dir" != "\\"
27993 testname=`expr $dir : '\(.*\)/tests'`_test.exe
27994 ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
27995 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
27996 cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
28000 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
28002 cat >confcache <<\_ACEOF
28003 # This file is a shell script that caches the results of configure
28004 # tests run on this system so they can be shared between configure
28005 # scripts and configure runs, see configure's option --config-cache.
28006 # It is not useful on other systems. If it contains results you don't
28007 # want to keep, you may remove or edit it.
28009 # config.status only pays attention to the cache file if you give it
28010 # the --recheck option to rerun configure.
28012 # `ac_cv_env_foo
' variables (set or unset) will be overridden when
28013 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28014 # following values.
28018 # The following way of writing the cache mishandles newlines in values,
28019 # but we know of no workaround that is simple, portable, and efficient.
28020 # So, we kill variables containing newlines.
28021 # Ultrix sh set writes to stderr and can't be redirected directly,
28022 # and sets the high bit in the cache file unless we assign to the vars.
28024 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28025 eval ac_val
=\$
$ac_var
28029 *_cv_
*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28030 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28033 _ | IFS | as_nl
) ;; #(
28034 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
28035 *) $as_unset $ac_var ;;
28041 case $as_nl`(ac_space=' '; set) 2>&1` in #(
28042 *${as_nl}ac_space
=\
*)
28043 # `set' does not quote correctly, so add quotes (double-quote
28044 # substitution turns \\\\ into \\, and sed turns \\ into \).
28047 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28050 # `set' quotes correctly as required by POSIX, so do not add quotes.
28051 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28060 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28062 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28064 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
28065 if test -w "$cache_file"; then
28066 test "x$cache_file" != "x/dev/null" &&
28067 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28068 $as_echo "$as_me: updating cache $cache_file" >&6;}
28069 cat confcache
>$cache_file
28071 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28072 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28077 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
28078 # Let make expand exec_prefix.
28079 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
28081 DEFS
=-DHAVE_CONFIG_H
28085 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
28086 # 1. Remove the extension, and $U if already installed.
28087 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
28088 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
28089 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
28090 # will be set to the directory where LIBOBJS objects are built.
28091 ac_libobjs
="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28092 ac_ltlibobjs
="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28094 LIBOBJS
=$ac_libobjs
28096 LTLIBOBJS
=$ac_ltlibobjs
28100 : ${CONFIG_STATUS=./config.status}
28102 ac_clean_files_save
=$ac_clean_files
28103 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
28104 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
28105 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
28106 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28108 # Generated by $as_me.
28109 # Run this file to recreate the current configuration.
28110 # Compiler output produced by configure, useful for debugging
28111 # configure, is in config.log if it exists.
28114 ac_cs_recheck=false
28116 SHELL=\${CONFIG_SHELL-$SHELL}
28119 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28120 ## --------------------- ##
28121 ## M4sh Initialization. ##
28122 ## --------------------- ##
28124 # Be more Bourne compatible
28125 DUALCASE
=1; export DUALCASE
# for MKS sh
28126 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
28129 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
28130 # is contrary to our usage. Disable this feature.
28131 alias -g '${1+"$@"}'='"$@"'
28132 setopt NO_GLOB_SUBST
28134 case `(set -o) 2>/dev/null` in
28135 *posix
*) set -o posix
;;
28144 # Avoid depending upon Character Ranges.
28145 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
28146 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
28147 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
28148 as_cr_digits
='0123456789'
28149 as_cr_alnum
=$as_cr_Letters$as_cr_digits
28154 # Printing a long string crashes Solaris 7 /usr/bin/printf.
28155 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
28156 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
28157 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
28158 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
28159 as_echo='printf %s
\n'
28160 as_echo_n='printf %s
'
28162 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
28163 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
28164 as_echo_n='/usr
/ucb
/echo -n'
28166 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
28167 as_echo_n_body='eval
28171 expr "X$arg" : "X\\(.*\\)$as_nl";
28172 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
28174 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
28176 export as_echo_n_body
28177 as_echo_n='sh
-c $as_echo_n_body as_echo
'
28179 export as_echo_body
28180 as_echo='sh
-c $as_echo_body as_echo
'
28183 # The user is always right.
28184 if test "${PATH_SEPARATOR+set}" != set; then
28186 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
28187 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
28192 # Support unset when possible.
28193 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28201 # We need space, tab and new line, in precisely that order. Quoting is
28202 # there to prevent editors from complaining about space-tab.
28203 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
28204 # splitting by setting IFS to empty value.)
28207 # Find who we are. Look in the path if we contain no directory separator.
28209 *[\\/]* ) as_myself=$0 ;;
28210 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28211 for as_dir in $PATH
28214 test -z "$as_dir" && as_dir=.
28215 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
28221 # We did not find ourselves, most probably we were run as `sh COMMAND'
28222 # in which case we are not to be found in the path.
28223 if test "x$as_myself" = x
; then
28226 if test ! -f "$as_myself"; then
28227 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
28228 { (exit 1); exit 1; }
28231 # Work around bugs in pre-3.0 UWIN ksh.
28232 for as_var
in ENV MAIL MAILPATH
28233 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
28245 # Required to use basename.
28246 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28247 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28253 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
28254 as_basename
=basename
28260 # Name of the executable.
28261 as_me
=`$as_basename -- "$0" ||
28262 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
28263 X"$0" : 'X\(//\)$' \| \
28264 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
28266 sed '/^.*\/\([^/][^/]*\)\/*$/{
28285 as_lineno_1
=$LINENO
28286 as_lineno_2
=$LINENO
28287 test "x$as_lineno_1" != "x$as_lineno_2" &&
28288 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
28290 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
28291 # uniformly replaced by the line number. The first 'sed' inserts a
28292 # line-number line after each line using $LINENO; the second 'sed'
28293 # does the real work. The second script uses 'N' to pair each
28294 # line-number line with the line containing $LINENO, and appends
28295 # trailing '-' during substitution so that $LINENO is not a special
28296 # case at line end.
28297 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
28298 # scripts with optimization help from Paolo Bonzini. Blame Lee
28299 # E. McMahon (1931-1989) for sed's syntax. :-)
28311 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
28314 ' >$as_me.lineno
&&
28315 chmod +x
"$as_me.lineno" ||
28316 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
28317 { (exit 1); exit 1; }; }
28319 # Don't try to exec as it changes $[0], causing all sort of problems
28320 # (the dirname of $[0] is not the place where we might find the
28321 # original and so on. Autoconf is especially sensitive to this).
28322 .
"./$as_me.lineno"
28323 # Exit status is that of the last command.
28328 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
28334 ECHO_C
= ECHO_N
= ECHO_T
=
28335 case `echo -n x` in
28337 case `echo 'x\c'` in
28338 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
28344 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28345 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28351 rm -f conf$$ conf$$.exe conf$$.
file
28352 if test -d conf$$.dir
; then
28353 rm -f conf$$.dir
/conf$$.
file
28356 mkdir conf$$.dir
2>/dev
/null
28358 if (echo >conf$$.
file) 2>/dev
/null
; then
28359 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
28361 # ... but there are two gotchas:
28362 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
28363 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
28364 # In both cases, we have to default to `cp -p'.
28365 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
28367 elif ln conf$$.
file conf$$
2>/dev
/null
; then
28375 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
28376 rmdir conf$$.dir
2>/dev
/null
28378 if mkdir
-p .
2>/dev
/null
; then
28381 test -d .
/-p && rmdir .
/-p
28385 if test -x / >/dev
/null
2>&1; then
28386 as_test_x
='test -x'
28388 if ls -dL / >/dev
/null
2>&1; then
28395 if test -d "$1"; then
28401 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
28402 ???[sx]*):;;*)false;;esac;fi
28406 as_executable_p
=$as_test_x
28408 # Sed expression to map a string onto a valid CPP name.
28409 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
28411 # Sed expression to map a string onto a valid variable name.
28412 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
28417 # Save the log message, to keep $[0] and so on meaningful, and to
28418 # report actual input values of CONFIG_FILES etc. instead of their
28419 # values after options handling.
28421 This file was extended by Wine $as_me 1.1.15, which was
28422 generated by GNU Autoconf 2.63. Invocation command line was
28424 CONFIG_FILES = $CONFIG_FILES
28425 CONFIG_HEADERS = $CONFIG_HEADERS
28426 CONFIG_LINKS = $CONFIG_LINKS
28427 CONFIG_COMMANDS = $CONFIG_COMMANDS
28430 on `(hostname || uname -n) 2>/dev/null | sed 1q`
28435 case $ac_config_files in *"
28436 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
28439 case $ac_config_headers in *"
28440 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
28444 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28445 # Files that config.status was made for.
28446 config_files="$ac_config_files"
28447 config_headers="$ac_config_headers"
28448 config_commands="$ac_config_commands"
28452 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28454 \`$as_me' instantiates files from templates according to the
28455 current configuration.
28457 Usage: $0 [OPTION]... [FILE]...
28459 -h, --help print this help, then exit
28460 -V, --version print version number and configuration settings, then exit
28461 -q, --quiet, --silent
28462 do not print progress messages
28463 -d, --debug don't remove temporary files
28464 --recheck update $as_me by reconfiguring in the same conditions
28465 --file=FILE[:TEMPLATE]
28466 instantiate the configuration file FILE
28467 --header=FILE[:TEMPLATE]
28468 instantiate the configuration header FILE
28470 Configuration files:
28473 Configuration headers:
28476 Configuration commands:
28479 Report bugs to <bug-autoconf@gnu.org>."
28482 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28484 Wine config.status 1.1.15
28485 configured by $0, generated by GNU Autoconf 2.63,
28486 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
28488 Copyright (C) 2008 Free Software Foundation, Inc.
28489 This config.status script is free software; the Free Software Foundation
28490 gives unlimited permission to copy, distribute and modify it."
28495 test -n "\$AWK" || AWK=awk
28498 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28499 # The default lists apply if the user does not specify any file.
28505 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
28506 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
28517 # Handling of the options.
28518 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
28520 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
28521 $as_echo "$ac_cs_version"; exit ;;
28522 --debug |
--debu |
--deb |
--de |
--d |
-d )
28524 --file |
--fil |
--fi |
--f )
28527 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28529 CONFIG_FILES
="$CONFIG_FILES '$ac_optarg'"
28530 ac_need_defaults
=false
;;
28531 --header |
--heade |
--head |
--hea )
28534 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28536 CONFIG_HEADERS
="$CONFIG_HEADERS '$ac_optarg'"
28537 ac_need_defaults
=false
;;
28539 # Conflict between --help and --header
28540 { $as_echo "$as_me: error: ambiguous option: $1
28541 Try \`$0 --help' for more information." >&2
28542 { (exit 1); exit 1; }; };;
28543 --help |
--hel |
-h )
28544 $as_echo "$ac_cs_usage"; exit ;;
28545 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
28546 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
28549 # This is an error.
28550 -*) { $as_echo "$as_me: error: unrecognized option: $1
28551 Try \`$0 --help' for more information." >&2
28552 { (exit 1); exit 1; }; } ;;
28554 *) ac_config_targets
="$ac_config_targets $1"
28555 ac_need_defaults
=false
;;
28561 ac_configure_extra_args
=
28563 if $ac_cs_silent; then
28565 ac_configure_extra_args
="$ac_configure_extra_args --silent"
28569 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28570 if \$ac_cs_recheck; then
28571 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
28573 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
28574 CONFIG_SHELL='$SHELL'
28575 export CONFIG_SHELL
28580 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28584 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
28585 ## Running $as_me. ##
28591 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28594 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28596 # Handling of arguments.
28597 for ac_config_target
in $ac_config_targets
28599 case $ac_config_target in
28600 "include/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
28601 "include/stamp-h") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/stamp-h" ;;
28602 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
28603 "dlls/gdi32/mfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
28604 "dlls/kernel32/nls") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
28605 "dlls/user32/resources") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user32/resources" ;;
28606 "dlls/wineps.drv/data") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
28607 "include/wine") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
28608 "Make.rules") CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
28609 "dlls/Makedll.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
28610 "dlls/Makeimplib.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makeimplib.rules" ;;
28611 "dlls/Maketest.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
28612 "programs/Makeprog.rules") CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
28613 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
28614 "dlls/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/Makefile" ;;
28615 "dlls/acledit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/acledit/Makefile" ;;
28616 "dlls/aclui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/aclui/Makefile" ;;
28617 "dlls/activeds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/activeds/Makefile" ;;
28618 "dlls/actxprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
28619 "dlls/adsiid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/adsiid/Makefile" ;;
28620 "dlls/advapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/Makefile" ;;
28621 "dlls/advapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
28622 "dlls/advpack/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/Makefile" ;;
28623 "dlls/advpack/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
28624 "dlls/amstream/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/Makefile" ;;
28625 "dlls/appwiz.cpl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
28626 "dlls/atl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/atl/Makefile" ;;
28627 "dlls/authz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/authz/Makefile" ;;
28628 "dlls/avicap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avicap32/Makefile" ;;
28629 "dlls/avifil32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifil32/Makefile" ;;
28630 "dlls/browseui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/Makefile" ;;
28631 "dlls/browseui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
28632 "dlls/cabinet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/Makefile" ;;
28633 "dlls/cabinet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
28634 "dlls/capi2032/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/capi2032/Makefile" ;;
28635 "dlls/cards/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cards/Makefile" ;;
28636 "dlls/cfgmgr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
28637 "dlls/clusapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/clusapi/Makefile" ;;
28638 "dlls/comcat/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/Makefile" ;;
28639 "dlls/comcat/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
28640 "dlls/comctl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/Makefile" ;;
28641 "dlls/comctl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
28642 "dlls/comdlg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
28643 "dlls/comdlg32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
28644 "dlls/compstui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compstui/Makefile" ;;
28645 "dlls/credui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/Makefile" ;;
28646 "dlls/credui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
28647 "dlls/crtdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crtdll/Makefile" ;;
28648 "dlls/crypt32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/Makefile" ;;
28649 "dlls/crypt32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
28650 "dlls/cryptdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
28651 "dlls/cryptdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
28652 "dlls/cryptnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
28653 "dlls/cryptnet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
28654 "dlls/cryptui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/Makefile" ;;
28655 "dlls/cryptui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
28656 "dlls/ctapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
28657 "dlls/ctl3d32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
28658 "dlls/d3d10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/Makefile" ;;
28659 "dlls/d3d10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
28660 "dlls/d3d10core/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
28661 "dlls/d3d10core/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
28662 "dlls/d3d8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
28663 "dlls/d3d8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
28664 "dlls/d3d9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
28665 "dlls/d3d9/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
28666 "dlls/d3dim/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
28667 "dlls/d3drm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
28668 "dlls/d3drm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
28669 "dlls/d3dx8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
28670 "dlls/d3dx8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
28671 "dlls/d3dx9_24/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
28672 "dlls/d3dx9_25/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
28673 "dlls/d3dx9_26/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
28674 "dlls/d3dx9_27/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
28675 "dlls/d3dx9_28/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
28676 "dlls/d3dx9_29/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
28677 "dlls/d3dx9_30/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
28678 "dlls/d3dx9_31/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
28679 "dlls/d3dx9_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
28680 "dlls/d3dx9_33/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
28681 "dlls/d3dx9_34/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
28682 "dlls/d3dx9_35/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
28683 "dlls/d3dx9_36/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
28684 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
28685 "dlls/d3dx9_37/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
28686 "dlls/d3dx9_38/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
28687 "dlls/d3dx9_39/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
28688 "dlls/d3dx9_40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
28689 "dlls/d3dxof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
28690 "dlls/d3dxof/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
28691 "dlls/dbghelp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
28692 "dlls/dciman32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
28693 "dlls/ddraw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
28694 "dlls/ddraw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
28695 "dlls/ddrawex/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
28696 "dlls/ddrawex/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
28697 "dlls/devenum/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
28698 "dlls/dinput/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
28699 "dlls/dinput/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
28700 "dlls/dinput8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
28701 "dlls/dmband/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
28702 "dlls/dmcompos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
28703 "dlls/dmime/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
28704 "dlls/dmloader/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
28705 "dlls/dmscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
28706 "dlls/dmstyle/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
28707 "dlls/dmsynth/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
28708 "dlls/dmusic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
28709 "dlls/dmusic32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
28710 "dlls/dnsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
28711 "dlls/dnsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
28712 "dlls/dplay/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
28713 "dlls/dplayx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
28714 "dlls/dplayx/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
28715 "dlls/dpnaddr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
28716 "dlls/dpnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
28717 "dlls/dpnhpast/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
28718 "dlls/dpnlobby/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
28719 "dlls/dpwsockx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
28720 "dlls/dsound/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
28721 "dlls/dsound/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
28722 "dlls/dssenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dssenh/Makefile" ;;
28723 "dlls/dswave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
28724 "dlls/dwmapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
28725 "dlls/dxdiagn/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
28726 "dlls/dxerr8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
28727 "dlls/dxerr9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
28728 "dlls/dxgi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/Makefile" ;;
28729 "dlls/dxgi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
28730 "dlls/dxguid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
28731 "dlls/faultrep/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/faultrep/Makefile" ;;
28732 "dlls/fusion/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/Makefile" ;;
28733 "dlls/fusion/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
28734 "dlls/gdi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/Makefile" ;;
28735 "dlls/gdi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
28736 "dlls/gdiplus/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
28737 "dlls/gdiplus/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
28738 "dlls/glu32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
28739 "dlls/gphoto2.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
28740 "dlls/gpkcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
28741 "dlls/hal/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hal/Makefile" ;;
28742 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
28743 "dlls/hid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hid/Makefile" ;;
28744 "dlls/hlink/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/Makefile" ;;
28745 "dlls/hlink/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
28746 "dlls/hnetcfg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
28747 "dlls/httpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/httpapi/Makefile" ;;
28748 "dlls/iccvid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
28749 "dlls/icmp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
28750 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
28751 "dlls/imaadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
28752 "dlls/imagehlp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
28753 "dlls/imm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
28754 "dlls/imm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
28755 "dlls/inetcomm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
28756 "dlls/inetcomm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
28757 "dlls/inetmib1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
28758 "dlls/inetmib1/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
28759 "dlls/infosoft/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/Makefile" ;;
28760 "dlls/infosoft/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
28761 "dlls/initpki/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/initpki/Makefile" ;;
28762 "dlls/inkobj/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inkobj/Makefile" ;;
28763 "dlls/inseng/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inseng/Makefile" ;;
28764 "dlls/iphlpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
28765 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
28766 "dlls/itircl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itircl/Makefile" ;;
28767 "dlls/itss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
28768 "dlls/itss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
28769 "dlls/jscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/Makefile" ;;
28770 "dlls/jscript/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
28771 "dlls/kernel32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/Makefile" ;;
28772 "dlls/kernel32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
28773 "dlls/loadperf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/loadperf/Makefile" ;;
28774 "dlls/localspl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/Makefile" ;;
28775 "dlls/localspl/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
28776 "dlls/localui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/Makefile" ;;
28777 "dlls/localui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
28778 "dlls/lz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/Makefile" ;;
28779 "dlls/lz32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
28780 "dlls/mapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
28781 "dlls/mapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
28782 "dlls/mciavi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
28783 "dlls/mcicda/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mcicda/Makefile" ;;
28784 "dlls/mciseq/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciseq/Makefile" ;;
28785 "dlls/mciwave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciwave/Makefile" ;;
28786 "dlls/midimap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/midimap/Makefile" ;;
28787 "dlls/mlang/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
28788 "dlls/mlang/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
28789 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
28790 "dlls/monodebg.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
28791 "dlls/mountmgr.sys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
28792 "dlls/mpr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
28793 "dlls/mprapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mprapi/Makefile" ;;
28794 "dlls/msacm32.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
28795 "dlls/msacm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/Makefile" ;;
28796 "dlls/msacm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
28797 "dlls/msadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
28798 "dlls/mscat32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscat32/Makefile" ;;
28799 "dlls/mscms/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
28800 "dlls/mscms/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
28801 "dlls/mscoree/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscoree/Makefile" ;;
28802 "dlls/msctf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/Makefile" ;;
28803 "dlls/msctf/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
28804 "dlls/msdmo/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
28805 "dlls/msftedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msftedit/Makefile" ;;
28806 "dlls/msg711.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
28807 "dlls/mshtml.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
28808 "dlls/mshtml/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
28809 "dlls/mshtml/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
28810 "dlls/msi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
28811 "dlls/msi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
28812 "dlls/msimg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
28813 "dlls/msimtf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimtf/Makefile" ;;
28814 "dlls/msisip/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisip/Makefile" ;;
28815 "dlls/msisys.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
28816 "dlls/msnet32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
28817 "dlls/msrle32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
28818 "dlls/mssign32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssign32/Makefile" ;;
28819 "dlls/mssip32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssip32/Makefile" ;;
28820 "dlls/mstask/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/Makefile" ;;
28821 "dlls/mstask/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
28822 "dlls/msvcirt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
28823 "dlls/msvcr71/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
28824 "dlls/msvcrt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
28825 "dlls/msvcrt/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
28826 "dlls/msvcrt20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
28827 "dlls/msvcrt40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
28828 "dlls/msvcrtd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
28829 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
28830 "dlls/msvfw32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
28831 "dlls/msvfw32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
28832 "dlls/msvidc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
28833 "dlls/mswsock/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
28834 "dlls/msxml3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/Makefile" ;;
28835 "dlls/msxml3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
28836 "dlls/nddeapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
28837 "dlls/netapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
28838 "dlls/netapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
28839 "dlls/newdev/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
28840 "dlls/ntdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
28841 "dlls/ntdll/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
28842 "dlls/ntdsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
28843 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
28844 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
28845 "dlls/ntprint/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/Makefile" ;;
28846 "dlls/ntprint/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
28847 "dlls/objsel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/objsel/Makefile" ;;
28848 "dlls/odbc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
28849 "dlls/odbccp32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
28850 "dlls/odbccp32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
28851 "dlls/ole32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
28852 "dlls/ole32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
28853 "dlls/oleacc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
28854 "dlls/oleacc/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
28855 "dlls/oleaut32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
28856 "dlls/oleaut32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
28857 "dlls/olecli32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli32/Makefile" ;;
28858 "dlls/oledlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
28859 "dlls/olepro32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
28860 "dlls/olesvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
28861 "dlls/olethk32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olethk32/Makefile" ;;
28862 "dlls/opengl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
28863 "dlls/opengl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
28864 "dlls/pdh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/Makefile" ;;
28865 "dlls/pdh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
28866 "dlls/pidgen/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pidgen/Makefile" ;;
28867 "dlls/powrprof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/powrprof/Makefile" ;;
28868 "dlls/printui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/printui/Makefile" ;;
28869 "dlls/propsys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/propsys/Makefile" ;;
28870 "dlls/psapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
28871 "dlls/psapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
28872 "dlls/pstorec/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pstorec/Makefile" ;;
28873 "dlls/qcap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
28874 "dlls/qedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/Makefile" ;;
28875 "dlls/qedit/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
28876 "dlls/qmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/Makefile" ;;
28877 "dlls/qmgr/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
28878 "dlls/qmgrprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
28879 "dlls/quartz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
28880 "dlls/quartz/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
28881 "dlls/query/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/query/Makefile" ;;
28882 "dlls/rasapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
28883 "dlls/rasapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
28884 "dlls/rasdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
28885 "dlls/resutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/resutils/Makefile" ;;
28886 "dlls/riched20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/Makefile" ;;
28887 "dlls/riched20/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
28888 "dlls/riched32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/Makefile" ;;
28889 "dlls/riched32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
28890 "dlls/rpcrt4/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
28891 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
28892 "dlls/rsabase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
28893 "dlls/rsaenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
28894 "dlls/rsaenh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
28895 "dlls/sane.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
28896 "dlls/sccbase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sccbase/Makefile" ;;
28897 "dlls/schannel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/Makefile" ;;
28898 "dlls/schannel/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
28899 "dlls/secur32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
28900 "dlls/secur32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
28901 "dlls/security/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/security/Makefile" ;;
28902 "dlls/sensapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
28903 "dlls/serialui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
28904 "dlls/serialui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
28905 "dlls/setupapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
28906 "dlls/setupapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
28907 "dlls/sfc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc/Makefile" ;;
28908 "dlls/sfc_os/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
28909 "dlls/shdoclc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
28910 "dlls/shdocvw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
28911 "dlls/shdocvw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
28912 "dlls/shell32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
28913 "dlls/shell32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
28914 "dlls/shfolder/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
28915 "dlls/shlwapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
28916 "dlls/shlwapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
28917 "dlls/slbcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
28918 "dlls/slc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slc/Makefile" ;;
28919 "dlls/snmpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
28920 "dlls/snmpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
28921 "dlls/softpub/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/softpub/Makefile" ;;
28922 "dlls/spoolss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/Makefile" ;;
28923 "dlls/spoolss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
28924 "dlls/stdole2.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
28925 "dlls/stdole32.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
28926 "dlls/sti/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
28927 "dlls/strmiids/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
28928 "dlls/svrapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/svrapi/Makefile" ;;
28929 "dlls/sxs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sxs/Makefile" ;;
28930 "dlls/tapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
28931 "dlls/traffic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/traffic/Makefile" ;;
28932 "dlls/twain_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/Makefile" ;;
28933 "dlls/twain_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
28934 "dlls/unicows/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
28935 "dlls/updspapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/updspapi/Makefile" ;;
28936 "dlls/url/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
28937 "dlls/urlmon/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
28938 "dlls/urlmon/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
28939 "dlls/user32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/Makefile" ;;
28940 "dlls/user32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
28941 "dlls/userenv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/Makefile" ;;
28942 "dlls/userenv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
28943 "dlls/usp10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/Makefile" ;;
28944 "dlls/usp10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
28945 "dlls/uuid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
28946 "dlls/uxtheme/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
28947 "dlls/uxtheme/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
28948 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
28949 "dlls/vdmdbg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
28950 "dlls/version/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
28951 "dlls/version/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
28952 "dlls/vmm.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
28953 "dlls/vnbt.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
28954 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
28955 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
28956 "dlls/vwin32.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
28957 "dlls/w32skrnl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
28958 "dlls/winealsa.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
28959 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
28960 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
28961 "dlls/winecrt0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
28962 "dlls/wined3d/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
28963 "dlls/winedos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
28964 "dlls/wineesd.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
28965 "dlls/winejack.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
28966 "dlls/winejoystick.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
28967 "dlls/winemp3.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
28968 "dlls/winenas.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
28969 "dlls/wineoss.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
28970 "dlls/wineps.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
28971 "dlls/winequartz.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
28972 "dlls/winex11.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
28973 "dlls/wing32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wing32/Makefile" ;;
28974 "dlls/winhttp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/Makefile" ;;
28975 "dlls/winhttp/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
28976 "dlls/wininet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
28977 "dlls/wininet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
28978 "dlls/winmm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
28979 "dlls/winmm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
28980 "dlls/winnls32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls32/Makefile" ;;
28981 "dlls/winscard/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winscard/Makefile" ;;
28982 "dlls/winspool.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
28983 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
28984 "dlls/wintab32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
28985 "dlls/wintrust/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
28986 "dlls/wintrust/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
28987 "dlls/wldap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/Makefile" ;;
28988 "dlls/wldap32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
28989 "dlls/wmi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmi/Makefile" ;;
28990 "dlls/wnaspi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
28991 "dlls/wow32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
28992 "dlls/ws2_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
28993 "dlls/ws2_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
28994 "dlls/wsock32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
28995 "dlls/wtsapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
28996 "dlls/wuapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wuapi/Makefile" ;;
28997 "dlls/xinput1_1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
28998 "dlls/xinput1_2/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
28999 "dlls/xinput1_3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29000 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29001 "dlls/xinput9_1_0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29002 "documentation/Makefile") CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
29003 "fonts/Makefile") CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
29004 "include/Makefile") CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
29005 "libs/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
29006 "libs/port/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
29007 "libs/wine/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
29008 "libs/wpp/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
29009 "loader/Makefile") CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
29010 "programs/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
29011 "programs/cacls/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cacls/Makefile" ;;
29012 "programs/clock/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
29013 "programs/cmd/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmd/Makefile" ;;
29014 "programs/cmdlgtst/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29015 "programs/control/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
29016 "programs/eject/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/eject/Makefile" ;;
29017 "programs/expand/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
29018 "programs/explorer/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/explorer/Makefile" ;;
29019 "programs/hh/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/hh/Makefile" ;;
29020 "programs/icinfo/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/icinfo/Makefile" ;;
29021 "programs/iexplore/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/iexplore/Makefile" ;;
29022 "programs/lodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/lodctr/Makefile" ;;
29023 "programs/msiexec/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
29024 "programs/net/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/net/Makefile" ;;
29025 "programs/notepad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
29026 "programs/oleview/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/oleview/Makefile" ;;
29027 "programs/progman/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
29028 "programs/reg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/reg/Makefile" ;;
29029 "programs/regedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
29030 "programs/regsvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29031 "programs/rpcss/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
29032 "programs/rundll32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
29033 "programs/secedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/secedit/Makefile" ;;
29034 "programs/services/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/services/Makefile" ;;
29035 "programs/spoolsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29036 "programs/start/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
29037 "programs/svchost/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/svchost/Makefile" ;;
29038 "programs/taskmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29039 "programs/uninstaller/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29040 "programs/unlodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29041 "programs/view/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
29042 "programs/wineboot/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
29043 "programs/winebrowser/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29044 "programs/winecfg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
29045 "programs/wineconsole/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29046 "programs/winedbg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
29047 "programs/winedevice/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedevice/Makefile" ;;
29048 "programs/winefile/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
29049 "programs/winemenubuilder/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
29050 "programs/winemine/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
29051 "programs/winepath/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
29052 "programs/winetest/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
29053 "programs/winevdm/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
29054 "programs/winhlp32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhlp32/Makefile" ;;
29055 "programs/winver/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
29056 "programs/wordpad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wordpad/Makefile" ;;
29057 "programs/write/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/write/Makefile" ;;
29058 "programs/xcopy/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/xcopy/Makefile" ;;
29059 "server/Makefile") CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
29060 "tools/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
29061 "tools/widl/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
29062 "tools/winebuild/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
29063 "tools/winedump/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
29064 "tools/winegcc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
29065 "tools/wmc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
29066 "tools/wrc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
29068 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
29069 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
29070 { (exit 1); exit 1; }; };;
29075 # If the user did not use the arguments to specify the items to instantiate,
29076 # then the envvar interface is used. Set only those that are not.
29077 # We use the long form for the default assignment because of an extremely
29078 # bizarre bug on SunOS 4.1.3.
29079 if $ac_need_defaults; then
29080 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
29081 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
29082 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
29085 # Have a temporary directory for convenience. Make it in the build tree
29086 # simply because there is no reason against having it here, and in addition,
29087 # creating and moving files from /tmp can sometimes cause problems.
29088 # Hook for its removal unless debugging.
29089 # Note that there is a small window in which the directory will not be cleaned:
29090 # after its creation but before its name has been assigned to `$tmp'.
29094 trap 'exit_status=$?
29095 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
29097 trap '{ (exit 1); exit 1; }' 1 2 13 15
29099 # Create a (secure) tmp directory for tmp files.
29102 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
29103 test -n "$tmp" && test -d "$tmp"
29106 tmp
=.
/conf$$
-$RANDOM
29107 (umask 077 && mkdir
"$tmp")
29110 $as_echo "$as_me: cannot create a temporary directory in ." >&2
29111 { (exit 1); exit 1; }
29114 # Set up the scripts for CONFIG_FILES section.
29115 # No need to generate them if there are no CONFIG_FILES.
29116 # This happens for instance with `./config.status config.h'.
29117 if test -n "$CONFIG_FILES"; then
29119 if $AWK 'BEGIN { getline <"/dev/null" }' </dev
/null
2>/dev
/null
; then
29120 ac_cs_awk_getline
=:
29121 ac_cs_awk_pipe_init
=
29122 ac_cs_awk_read_file
='
29123 while ((getline aline < (F[key])) > 0)
29126 ac_cs_awk_pipe_fini
=
29128 ac_cs_awk_getline
=false
29129 ac_cs_awk_pipe_init
="print \"cat <<'|#_!!_#|' &&\""
29130 ac_cs_awk_read_file
='
29132 print "cat " F[key] " &&"
29133 '$ac_cs_awk_pipe_init
29134 # The final `:' finishes the AND list.
29135 ac_cs_awk_pipe_fini
='END { print "|#_!!_#|"; print ":" }'
29138 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
29139 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29142 ac_cs_awk_cr
=$ac_cr
29145 echo 'BEGIN {' >"$tmp/subs1.awk" &&
29148 # Create commands to substitute file output variables.
29150 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
29151 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
29152 echo "$ac_subst_files" |
sed 's/.*/F["&"]="$&"/' &&
29155 } >conf$
$files.sh
&&
29156 . .
/conf$
$files.sh ||
29157 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29158 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29159 { (exit 1); exit 1; }; }
29160 rm -f conf$
$files.sh
29163 echo "cat >conf$$subs.awk <<_ACEOF" &&
29164 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
29166 } >conf$$subs.sh ||
29167 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29168 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29169 { (exit 1); exit 1; }; }
29170 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
29172 for ac_last_try in false false false false false :; do
29173 . ./conf$$subs.sh ||
29174 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29175 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29176 { (exit 1); exit 1; }; }
29178 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
29179 if test $ac_delim_n = $ac_delim_num; then
29181 elif $ac_last_try; then
29182 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29183 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29184 { (exit 1); exit 1; }; }
29186 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29189 rm -f conf$$subs.sh
29191 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29192 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
29196 s/^/S["/; s
/!.
*/"]=/
29206 s/\(.\{148\}\).*/\1/
29208 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
29213 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29220 s/\(.\{148\}\).*/\1/
29222 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
29226 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29231 ' <conf$$subs.awk | sed '
29236 ' >>$CONFIG_STATUS || ac_write_fail=1
29237 rm -f conf$$subs.awk
29238 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29240 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
29241 for (key in S) S_is_set[key] = 1
29243 \$ac_cs_awk_pipe_init
29247 nfields = split(line, field, "@
")
29249 len = length(field[1])
29250 for (i = 2; i < nfields; i++) {
29252 keylen = length(key)
29253 if (S_is_set[key]) {
29255 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
29256 len += length(value) + length(field[++i])
29261 if (nfields == 3 && !substed) {
29263 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
29264 \$ac_cs_awk_read_file
29270 \$ac_cs_awk_pipe_fini
29273 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29274 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
29275 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
29278 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
29279 || { { $as_echo "$as_me:$LINENO: error
: could not setup config files machinery
" >&5
29280 $as_echo "$as_me: error
: could not setup config files machinery
" >&2;}
29281 { (exit 1); exit 1; }; }
29284 # VPATH may cause trouble with some makes, so we remove $(srcdir),
29285 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
29286 # trailing colons and then remove the whole line if VPATH becomes empty
29287 # (actually we leave an empty line to preserve line numbers).
29288 if test "x
$srcdir" = x.; then
29289 ac_vpsub='/^[ ]*VPATH[ ]*=/{
29290 s/:*\$(srcdir):*/:/
29291 s/:*\${srcdir}:*/:/
29293 s/^\([^=]*=[ ]*\):*/\1/
29299 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29300 fi # test -n "$CONFIG_FILES"
29302 # Set up the scripts for CONFIG_HEADERS section.
29303 # No need to generate them if there are no CONFIG_HEADERS.
29304 # This happens for instance with `./config.status Makefile'.
29305 if test -n "$CONFIG_HEADERS"; then
29306 cat >"$tmp/defines.
awk" <<\_ACAWK ||
29310 # Transform confdefs.h into an awk script `defines.awk', embedded as
29311 # here-document in config.status, that substitutes the proper values into
29312 # config.h.in to produce config.h.
29314 # Create a delimiter string that does not exist in confdefs.h, to ease
29315 # handling of long lines.
29317 for ac_last_try in false false :; do
29318 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
29319 if test -z "$ac_t"; then
29321 elif $ac_last_try; then
29322 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_HEADERS" >&5
29323 $as_echo "$as_me: error
: could not
make $CONFIG_HEADERS" >&2;}
29324 { (exit 1); exit 1; }; }
29326 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29330 # For the awk script, D is an array of macro values keyed by name,
29331 # likewise P contains macro parameters if any. Preserve backslash
29332 # newline sequences.
29334 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
29336 s/.\{148\}/&'"$ac_delim"'/g
29339 s/^[ ]*#[ ]*define[ ][ ]*/ /
29346 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
29348 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
29352 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
29353 D["\
1"]=" \
3\\\\\\n
"\\/p
29355 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
29360 s/.\{148\}/&'"$ac_delim"'/g
29365 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
29368 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
29370 ' <confdefs.h | sed '
29371 s/'"$ac_delim"'/"\\\
29372 "/g' >>$CONFIG_STATUS || ac_write_fail=1
29374 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29375 for (key in D) D_is_set[key] = 1
29378 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
29380 split(line, arg, " ")
29381 if (arg[1] == "#") {
29385 defundef
= substr
(arg
[1], 2)
29388 split(mac1
, mac2
, "(") #)
29390 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
29391 if (D_is_set
[macro
]) {
29392 # Preserve the white space surrounding the "#".
29393 print prefix
"define", macro P
[macro
] D
[macro
]
29396 # Replace #undef with comments. This is necessary, for example,
29397 # in the case of _POSIX_SOURCE, which is predefined and required
29398 # on some systems where configure will not decide to define it.
29399 if (defundef
== "undef") {
29400 print
"/*", prefix defundef
, macro
, "*/"
29408 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29409 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
29410 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
29411 { (exit 1); exit 1; }; }
29412 fi # test -n "$CONFIG_HEADERS"
29415 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
29420 :[FHLC
]) ac_mode
=$ac_tag; continue;;
29422 case $ac_mode$ac_tag in
29424 :L
* |
:C
*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
29425 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
29426 { (exit 1); exit 1; }; };;
29427 :[FH
]-) ac_tag
=-:-;;
29428 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
29445 -) ac_f
="$tmp/stdin";;
29446 *) # Look for the file first in the build tree, then in the source tree
29447 # (if the path is not absolute). The absolute path cannot be DOS-style,
29448 # because $ac_f cannot contain `:'.
29452 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
29454 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
29455 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
29456 { (exit 1); exit 1; }; };;
29458 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
29459 ac_file_inputs
="$ac_file_inputs '$ac_f'"
29462 # Let's still pretend it is `configure' which instantiates (i.e., don't
29463 # use $as_me), people would be surprised to read:
29464 # /* config.h. Generated by config.status. */
29465 configure_input
='Generated from '`
29466 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
29468 if test x
"$ac_file" != x-
; then
29469 configure_input
="$ac_file. $configure_input"
29470 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
29471 $as_echo "$as_me: creating $ac_file" >&6;}
29473 # Neutralize special characters interpreted by sed in replacement strings.
29474 case $configure_input in #(
29475 *\
&* |
*\|
* |
*\\* )
29476 ac_sed_conf_input
=`$as_echo "$configure_input" |
29477 sed 's/[\\\\&|]/\\\\&/g'`;; #(
29478 *) ac_sed_conf_input
=$configure_input;;
29482 *:-:* |
*:-) cat >"$tmp/stdin" \
29483 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29484 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29485 { (exit 1); exit 1; }; } ;;
29490 ac_dir
=`$as_dirname -- "$ac_file" ||
29491 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29492 X"$ac_file" : 'X\(//\)[^/]' \| \
29493 X"$ac_file" : 'X\(//\)$' \| \
29494 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
29495 $as_echo X"$ac_file" |
29496 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29500 /^X\(\/\/\)[^/].*/{
29515 -*) as_dir
=.
/$as_dir;;
29517 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
29521 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
29522 *) as_qdir
=$as_dir;;
29524 as_dirs
="'$as_qdir' $as_dirs"
29525 as_dir
=`$as_dirname -- "$as_dir" ||
29526 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29527 X"$as_dir" : 'X\(//\)[^/]' \| \
29528 X"$as_dir" : 'X\(//\)$' \| \
29529 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
29530 $as_echo X"$as_dir" |
29531 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29535 /^X\(\/\/\)[^/].*/{
29548 test -d "$as_dir" && break
29550 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
29551 } ||
test -d "$as_dir" ||
{ { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
29552 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
29553 { (exit 1); exit 1; }; }; }
29557 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
29559 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
29560 # A ".." for each directory in $ac_dir_suffix.
29561 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
29562 case $ac_top_builddir_sub in
29563 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
29564 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
29567 ac_abs_top_builddir
=$ac_pwd
29568 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
29569 # for backward compatibility:
29570 ac_top_builddir
=$ac_top_build_prefix
29573 .
) # We are building in place.
29575 ac_top_srcdir
=$ac_top_builddir_sub
29576 ac_abs_top_srcdir
=$ac_pwd ;;
29577 [\\/]* | ?
:[\\/]* ) # Absolute name.
29578 ac_srcdir
=$srcdir$ac_dir_suffix;
29579 ac_top_srcdir
=$srcdir
29580 ac_abs_top_srcdir
=$srcdir ;;
29581 *) # Relative name.
29582 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
29583 ac_top_srcdir
=$ac_top_build_prefix$srcdir
29584 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
29586 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
29596 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
29597 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
29601 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29602 # If the template does not know about datarootdir, expand it.
29603 # FIXME: This hack should be removed a few years after 2.60.
29604 ac_datarootdir_hack
=; ac_datarootdir_seen
=
29617 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
29618 *datarootdir
*) ac_datarootdir_seen
=yes;;
29619 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
29620 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
29621 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
29623 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29624 ac_datarootdir_hack='
29625 s&@datadir@&$datadir&g
29626 s&@docdir@&$docdir&g
29627 s&@infodir@&$infodir&g
29628 s&@localedir@&$localedir&g
29629 s&@mandir@&$mandir&g
29630 s&\\\${datarootdir}&$datarootdir&g' ;;
29634 # Neutralize VPATH when `$srcdir' = `.'.
29635 # Shell code in configure.ac might set extrasub.
29636 # FIXME: do we really want to maintain this feature?
29637 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29638 ac_sed_extra="$ac_vpsub
29641 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29643 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
29644 s|@configure_input@|
$ac_sed_conf_input|
;t t
29645 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
29646 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
29647 s
&@srcdir@
&$ac_srcdir&;t t
29648 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
29649 s
&@top_srcdir@
&$ac_top_srcdir&;t t
29650 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
29651 s
&@builddir@
&$ac_builddir&;t t
29652 s
&@abs_builddir@
&$ac_abs_builddir&;t t
29653 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
29654 s
&@INSTALL@
&$ac_INSTALL&;t t
29655 $ac_datarootdir_hack
29657 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
29658 if $ac_cs_awk_getline; then
29659 $AWK -f "$tmp/subs.
awk"
29661 $AWK -f "$tmp/subs.
awk" | $SHELL
29663 || { { $as_echo "$as_me:$LINENO: error
: could not create
$ac_file" >&5
29664 $as_echo "$as_me: error
: could not create
$ac_file" >&2;}
29665 { (exit 1); exit 1; }; }
29667 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
29668 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
29669 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
29670 { $as_echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
29671 which seems to be undefined. Please make sure it is defined." >&5
29672 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
29673 which seems to be undefined. Please make sure it is defined." >&2;}
29677 -) cat "$tmp/out" && rm -f "$tmp/out";;
29678 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
29680 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29681 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29682 { (exit 1); exit 1; }; }
29688 if test x"$ac_file" != x-; then
29690 $as_echo "/* $configure_input */" \
29691 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
29692 } >"$tmp/config.h" \
29693 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29694 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29695 { (exit 1); exit 1; }; }
29696 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
29697 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
29698 $as_echo "$as_me: $ac_file is unchanged" >&6;}
29701 mv "$tmp/config.h" "$ac_file" \
29702 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29703 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29704 { (exit 1); exit 1; }; }
29707 $as_echo "/* $configure_input */" \
29708 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
29709 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
29710 $as_echo "$as_me: error: could not create -" >&2;}
29711 { (exit 1); exit 1; }; }
29715 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
29716 $as_echo "$as_me: executing $ac_file commands" >&6;}
29721 case $ac_file$ac_mode in
29722 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
29723 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
29724 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
29725 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
29726 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
29727 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
29728 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
29729 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
29730 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
29731 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
29732 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
29733 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
29734 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
29740 { (exit 0); exit 0; }
29742 chmod +x $CONFIG_STATUS
29743 ac_clean_files=$ac_clean_files_save
29745 test $ac_write_fail = 0 ||
29746 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
29747 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
29748 { (exit 1); exit 1; }; }
29751 # configure is writing to config.log, and then calls config.status.
29752 # config.status does its own redirection, appending to config.log.
29753 # Unfortunately, on DOS this fails, as config.log is still kept open
29754 # by configure, so config.status won't be able to
write to it
; its
29755 # output is simply discarded. So we exec the FD to /dev/null,
29756 # effectively closing config.log, so it can be properly (re)opened and
29757 # appended to by config.status. When coming back to configure, we
29758 # need to make the FD available again.
29759 if test "$no_create" != yes; then
29761 ac_config_status_args
=
29762 test "$silent" = yes &&
29763 ac_config_status_args
="$ac_config_status_args --quiet"
29765 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
29767 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
29768 # would make configure fail if this is the last instruction.
29769 $ac_cs_success ||
{ (exit 1); exit 1; }
29771 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
29772 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
29773 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
29777 if test "$no_create" = "yes"
29783 if test "x$wine_notices != "x
; then
29786 for msg
in $wine_notices; do
29788 if test -n "$msg"; then
29789 { $as_echo "$as_me:$LINENO: $msg" >&5
29790 $as_echo "$as_me: $msg" >&6;}
29795 for msg
in $wine_warnings; do
29797 if test -n "$msg"; then
29799 { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
29800 $as_echo "$as_me: WARNING: $msg" >&2;}
29806 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.