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 "
3880 enable_win16=${enable_win16:-yes}
3887 enable_win16=${enable_win16:-no}
3890 enable_win16=${enable_win16:-yes}
3894 enable_win16=${enable_win16:-no}
3896 WIN16_FILES="\$(WIN16_FILES)"
3898 WIN16_INSTALL="\$(WIN16_INSTALL)"
3900 if test "x$enable_win16" != "xyes"
3904 enable_ifsmgr_vxd=${enable_ifsmgr_vxd:-no}
3905 enable_mmdevldr_vxd=${enable_mmdevldr_vxd:-no}
3906 enable_monodebg_vxd=${enable_monodebg_vxd:-no}
3907 enable_vdhcp_vxd=${enable_vdhcp_vxd:-no}
3908 enable_vmm_vxd=${enable_vmm_vxd:-no}
3909 enable_vnbt_vxd=${enable_vnbt_vxd:-no}
3910 enable_vnetbios_vxd=${enable_vnetbios_vxd:-no}
3911 enable_vtdapi_vxd=${enable_vtdapi_vxd:-no}
3912 enable_vwin32_vxd=${enable_vwin32_vxd:-no}
3913 enable_w32skrnl=${enable_w32skrnl:-no}
3914 enable_winedos=${enable_winedos:-no}
3915 enable_winevdm=${enable_winevdm:-no}
3916 enable_winhelp_exe16=${enable_winhelp_exe16:-no}
3917 enable_winoldap_mod16=${enable_winoldap_mod16:-no}
3920 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3921 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3922 if test "${wine_cv_toolsdir+set}" = set; then
3923 $as_echo_n "(cached) " >&6
3925 if test -z "$with_wine_tools"; then
3926 if test "$cross_compiling" = "yes"; then
3927 { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3928 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3929 { (exit 1); exit 1; }; }
3931 wine_cv_toolsdir="\$(TOPOBJDIR)"
3933 elif test -d "$with_wine_tools/tools/winebuild"; then
3934 case $with_wine_tools in
3935 /*) wine_cv_toolsdir="$with_wine_tools" ;;
3936 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3939 { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3940 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
3941 { (exit 1); exit 1; }; }
3944 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
3945 $as_echo "$wine_cv_toolsdir" >&6; }
3946 TOOLSDIR=$wine_cv_toolsdir
3948 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
3950 TARGETFLAGS="-b $host_alias $TARGETFLAGS"
3956 # Extract the first word of "$ac_prog", so it can be a program name with args.
3957 set dummy $ac_prog; ac_word=$2
3958 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3959 $as_echo_n "checking for $ac_word... " >&6; }
3960 if test "${ac_cv_prog_FLEX+set}" = set; then
3961 $as_echo_n "(cached) " >&6
3963 if test -n "$FLEX"; then
3964 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
3966 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3970 test -z "$as_dir" && as_dir=.
3971 for ac_exec_ext in '' $ac_executable_extensions; do
3972 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3973 ac_cv_prog_FLEX="$ac_prog"
3974 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3983 FLEX=$ac_cv_prog_FLEX
3984 if test -n "$FLEX"; then
3985 { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
3986 $as_echo "$FLEX" >&6; }
3988 { $as_echo "$as_me:$LINENO: result: no" >&5
3989 $as_echo "no" >&6; }
3993 test -n "$FLEX" && break
3995 test -n "$FLEX" || FLEX="none"
3997 if test "$FLEX" = "none"
3999 { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex
' package." >&5
4000 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex
' package." >&2;}
4001 { (exit 1); exit 1; }; }
4004 for ac_prog in bison
4006 # Extract the first word of "$ac_prog", so it can be a program name with args.
4007 set dummy $ac_prog; ac_word=$2
4008 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4009 $as_echo_n "checking for $ac_word... " >&6; }
4010 if test "${ac_cv_prog_BISON+set}" = set; then
4011 $as_echo_n "(cached) " >&6
4013 if test -n "$BISON"; then
4014 ac_cv_prog_BISON="$BISON" # Let the user override the test.
4016 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4020 test -z "$as_dir" && as_dir=.
4021 for ac_exec_ext in '' $ac_executable_extensions; do
4022 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4023 ac_cv_prog_BISON="$ac_prog"
4024 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4033 BISON=$ac_cv_prog_BISON
4034 if test -n "$BISON"; then
4035 { $as_echo "$as_me:$LINENO: result: $BISON" >&5
4036 $as_echo "$BISON" >&6; }
4038 { $as_echo "$as_me:$LINENO: result: no" >&5
4039 $as_echo "no" >&6; }
4043 test -n "$BISON" && break
4045 test -n "$BISON" || BISON="none"
4047 if test "$BISON" = "none"
4049 { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison
' package." >&5
4050 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison
' package." >&2;}
4051 { (exit 1); exit 1; }; }
4054 if test -n "$ac_tool_prefix"; then
4055 for ac_prog in gas as
4057 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4058 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4059 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4060 $as_echo_n "checking for $ac_word... " >&6; }
4061 if test "${ac_cv_prog_AS+set}" = set; then
4062 $as_echo_n "(cached) " >&6
4064 if test -n "$AS"; then
4065 ac_cv_prog_AS="$AS" # Let the user override the test.
4067 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4071 test -z "$as_dir" && as_dir=.
4072 for ac_exec_ext in '' $ac_executable_extensions; do
4073 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4074 ac_cv_prog_AS="$ac_tool_prefix$ac_prog"
4075 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4085 if test -n "$AS"; then
4086 { $as_echo "$as_me:$LINENO: result: $AS" >&5
4087 $as_echo "$AS" >&6; }
4089 { $as_echo "$as_me:$LINENO: result: no" >&5
4090 $as_echo "no" >&6; }
4094 test -n "$AS" && break
4097 if test -z "$AS"; then
4099 for ac_prog in gas as
4101 # Extract the first word of "$ac_prog", so it can be a program name with args.
4102 set dummy $ac_prog; ac_word=$2
4103 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4104 $as_echo_n "checking for $ac_word... " >&6; }
4105 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
4106 $as_echo_n "(cached) " >&6
4108 if test -n "$ac_ct_AS"; then
4109 ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
4111 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4115 test -z "$as_dir" && as_dir=.
4116 for ac_exec_ext in '' $ac_executable_extensions; do
4117 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4118 ac_cv_prog_ac_ct_AS="$ac_prog"
4119 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4128 ac_ct_AS=$ac_cv_prog_ac_ct_AS
4129 if test -n "$ac_ct_AS"; then
4130 { $as_echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
4131 $as_echo "$ac_ct_AS" >&6; }
4133 { $as_echo "$as_me:$LINENO: result: no" >&5
4134 $as_echo "no" >&6; }
4138 test -n "$ac_ct_AS" && break
4141 if test "x$ac_ct_AS" = x; then
4144 case $cross_compiling:$ac_tool_warned in
4146 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4147 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4148 ac_tool_warned=yes ;;
4154 if test -n "$ac_tool_prefix"; then
4155 for ac_prog in ld gld
4157 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4158 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4159 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4160 $as_echo_n "checking for $ac_word... " >&6; }
4161 if test "${ac_cv_prog_LD+set}" = set; then
4162 $as_echo_n "(cached) " >&6
4164 if test -n "$LD"; then
4165 ac_cv_prog_LD="$LD" # Let the user override the test.
4167 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4171 test -z "$as_dir" && as_dir=.
4172 for ac_exec_ext in '' $ac_executable_extensions; do
4173 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4174 ac_cv_prog_LD="$ac_tool_prefix$ac_prog"
4175 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4185 if test -n "$LD"; then
4186 { $as_echo "$as_me:$LINENO: result: $LD" >&5
4187 $as_echo "$LD" >&6; }
4189 { $as_echo "$as_me:$LINENO: result: no" >&5
4190 $as_echo "no" >&6; }
4194 test -n "$LD" && break
4197 if test -z "$LD"; then
4199 for ac_prog in ld gld
4201 # Extract the first word of "$ac_prog", so it can be a program name with args.
4202 set dummy $ac_prog; ac_word=$2
4203 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4204 $as_echo_n "checking for $ac_word... " >&6; }
4205 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
4206 $as_echo_n "(cached) " >&6
4208 if test -n "$ac_ct_LD"; then
4209 ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
4211 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4215 test -z "$as_dir" && as_dir=.
4216 for ac_exec_ext in '' $ac_executable_extensions; do
4217 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4218 ac_cv_prog_ac_ct_LD="$ac_prog"
4219 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4228 ac_ct_LD=$ac_cv_prog_ac_ct_LD
4229 if test -n "$ac_ct_LD"; then
4230 { $as_echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
4231 $as_echo "$ac_ct_LD" >&6; }
4233 { $as_echo "$as_me:$LINENO: result: no" >&5
4234 $as_echo "no" >&6; }
4238 test -n "$ac_ct_LD" && break
4241 if test "x$ac_ct_LD" = x; then
4244 case $cross_compiling:$ac_tool_warned in
4246 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4247 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4248 ac_tool_warned=yes ;;
4254 if test -n "$ac_tool_prefix"; then
4255 for ac_prog in nm gnm
4257 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4258 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4259 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4260 $as_echo_n "checking for $ac_word... " >&6; }
4261 if test "${ac_cv_prog_NM+set}" = set; then
4262 $as_echo_n "(cached) " >&6
4264 if test -n "$NM"; then
4265 ac_cv_prog_NM="$NM" # Let the user override the test.
4267 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4271 test -z "$as_dir" && as_dir=.
4272 for ac_exec_ext in '' $ac_executable_extensions; do
4273 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4274 ac_cv_prog_NM="$ac_tool_prefix$ac_prog"
4275 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4285 if test -n "$NM"; then
4286 { $as_echo "$as_me:$LINENO: result: $NM" >&5
4287 $as_echo "$NM" >&6; }
4289 { $as_echo "$as_me:$LINENO: result: no" >&5
4290 $as_echo "no" >&6; }
4294 test -n "$NM" && break
4297 if test -z "$NM"; then
4299 for ac_prog in nm gnm
4301 # Extract the first word of "$ac_prog", so it can be a program name with args.
4302 set dummy $ac_prog; ac_word=$2
4303 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4304 $as_echo_n "checking for $ac_word... " >&6; }
4305 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then
4306 $as_echo_n "(cached) " >&6
4308 if test -n "$ac_ct_NM"; then
4309 ac_cv_prog_ac_ct_NM="$ac_ct_NM" # Let the user override the test.
4311 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4315 test -z "$as_dir" && as_dir=.
4316 for ac_exec_ext in '' $ac_executable_extensions; do
4317 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4318 ac_cv_prog_ac_ct_NM="$ac_prog"
4319 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4328 ac_ct_NM=$ac_cv_prog_ac_ct_NM
4329 if test -n "$ac_ct_NM"; then
4330 { $as_echo "$as_me:$LINENO: result: $ac_ct_NM" >&5
4331 $as_echo "$ac_ct_NM" >&6; }
4333 { $as_echo "$as_me:$LINENO: result: no" >&5
4334 $as_echo "no" >&6; }
4338 test -n "$ac_ct_NM" && break
4341 if test "x$ac_ct_NM" = x; then
4344 case $cross_compiling:$ac_tool_warned in
4346 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4347 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4348 ac_tool_warned=yes ;;
4354 if test -n "$ac_tool_prefix"; then
4355 for ac_prog in ar gar
4357 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4358 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4359 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4360 $as_echo_n "checking for $ac_word... " >&6; }
4361 if test "${ac_cv_prog_AR+set}" = set; then
4362 $as_echo_n "(cached) " >&6
4364 if test -n "$AR"; then
4365 ac_cv_prog_AR="$AR" # Let the user override the test.
4367 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4371 test -z "$as_dir" && as_dir=.
4372 for ac_exec_ext in '' $ac_executable_extensions; do
4373 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4374 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4375 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4385 if test -n "$AR"; then
4386 { $as_echo "$as_me:$LINENO: result: $AR" >&5
4387 $as_echo "$AR" >&6; }
4389 { $as_echo "$as_me:$LINENO: result: no" >&5
4390 $as_echo "no" >&6; }
4394 test -n "$AR" && break
4397 if test -z "$AR"; then
4399 for ac_prog in ar gar
4401 # Extract the first word of "$ac_prog", so it can be a program name with args.
4402 set dummy $ac_prog; ac_word=$2
4403 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4404 $as_echo_n "checking for $ac_word... " >&6; }
4405 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4406 $as_echo_n "(cached) " >&6
4408 if test -n "$ac_ct_AR"; then
4409 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4411 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4415 test -z "$as_dir" && as_dir=.
4416 for ac_exec_ext in '' $ac_executable_extensions; do
4417 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4418 ac_cv_prog_ac_ct_AR="$ac_prog"
4419 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4428 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4429 if test -n "$ac_ct_AR"; then
4430 { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4431 $as_echo "$ac_ct_AR" >&6; }
4433 { $as_echo "$as_me:$LINENO: result: no" >&5
4434 $as_echo "no" >&6; }
4438 test -n "$ac_ct_AR" && break
4441 if test "x$ac_ct_AR" = x; then
4444 case $cross_compiling:$ac_tool_warned in
4446 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4447 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4448 ac_tool_warned=yes ;;
4456 if test -n "$ac_tool_prefix"; then
4457 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4458 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4459 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4460 $as_echo_n "checking for $ac_word... " >&6; }
4461 if test "${ac_cv_prog_RANLIB+set}" = set; then
4462 $as_echo_n "(cached) " >&6
4464 if test -n "$RANLIB"; then
4465 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4467 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4471 test -z "$as_dir" && as_dir=.
4472 for ac_exec_ext in '' $ac_executable_extensions; do
4473 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4474 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4475 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4484 RANLIB=$ac_cv_prog_RANLIB
4485 if test -n "$RANLIB"; then
4486 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
4487 $as_echo "$RANLIB" >&6; }
4489 { $as_echo "$as_me:$LINENO: result: no" >&5
4490 $as_echo "no" >&6; }
4495 if test -z "$ac_cv_prog_RANLIB"; then
4496 ac_ct_RANLIB=$RANLIB
4497 # Extract the first word of "ranlib", so it can be a program name with args.
4498 set dummy ranlib; ac_word=$2
4499 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4500 $as_echo_n "checking for $ac_word... " >&6; }
4501 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4502 $as_echo_n "(cached) " >&6
4504 if test -n "$ac_ct_RANLIB"; then
4505 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4507 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4511 test -z "$as_dir" && as_dir=.
4512 for ac_exec_ext in '' $ac_executable_extensions; do
4513 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4514 ac_cv_prog_ac_ct_RANLIB="ranlib"
4515 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4524 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4525 if test -n "$ac_ct_RANLIB"; then
4526 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4527 $as_echo "$ac_ct_RANLIB" >&6; }
4529 { $as_echo "$as_me:$LINENO: result: no" >&5
4530 $as_echo "no" >&6; }
4533 if test "x$ac_ct_RANLIB" = x; then
4536 case $cross_compiling:$ac_tool_warned in
4538 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4539 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4540 ac_tool_warned=yes ;;
4542 RANLIB=$ac_ct_RANLIB
4545 RANLIB="$ac_cv_prog_RANLIB"
4548 if test -n "$ac_tool_prefix"; then
4549 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4550 set dummy ${ac_tool_prefix}strip; ac_word=$2
4551 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4552 $as_echo_n "checking for $ac_word... " >&6; }
4553 if test "${ac_cv_prog_STRIP+set}" = set; then
4554 $as_echo_n "(cached) " >&6
4556 if test -n "$STRIP"; then
4557 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4559 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4563 test -z "$as_dir" && as_dir=.
4564 for ac_exec_ext in '' $ac_executable_extensions; do
4565 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4566 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4567 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4576 STRIP=$ac_cv_prog_STRIP
4577 if test -n "$STRIP"; then
4578 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
4579 $as_echo "$STRIP" >&6; }
4581 { $as_echo "$as_me:$LINENO: result: no" >&5
4582 $as_echo "no" >&6; }
4587 if test -z "$ac_cv_prog_STRIP"; then
4589 # Extract the first word of "strip", so it can be a program name with args.
4590 set dummy strip; ac_word=$2
4591 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4592 $as_echo_n "checking for $ac_word... " >&6; }
4593 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4594 $as_echo_n "(cached) " >&6
4596 if test -n "$ac_ct_STRIP"; then
4597 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4599 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4603 test -z "$as_dir" && as_dir=.
4604 for ac_exec_ext in '' $ac_executable_extensions; do
4605 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4606 ac_cv_prog_ac_ct_STRIP="strip"
4607 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4616 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4617 if test -n "$ac_ct_STRIP"; then
4618 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4619 $as_echo "$ac_ct_STRIP" >&6; }
4621 { $as_echo "$as_me:$LINENO: result: no" >&5
4622 $as_echo "no" >&6; }
4625 if test "x$ac_ct_STRIP" = x; then
4628 case $cross_compiling:$ac_tool_warned in
4630 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4631 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4632 ac_tool_warned=yes ;;
4637 STRIP="$ac_cv_prog_STRIP"
4640 if test -n "$ac_tool_prefix"; then
4641 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
4642 set dummy ${ac_tool_prefix}windres; ac_word=$2
4643 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4644 $as_echo_n "checking for $ac_word... " >&6; }
4645 if test "${ac_cv_prog_WINDRES+set}" = set; then
4646 $as_echo_n "(cached) " >&6
4648 if test -n "$WINDRES"; then
4649 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
4651 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4655 test -z "$as_dir" && as_dir=.
4656 for ac_exec_ext in '' $ac_executable_extensions; do
4657 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4658 ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
4659 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4668 WINDRES=$ac_cv_prog_WINDRES
4669 if test -n "$WINDRES"; then
4670 { $as_echo "$as_me:$LINENO: result: $WINDRES" >&5
4671 $as_echo "$WINDRES" >&6; }
4673 { $as_echo "$as_me:$LINENO: result: no" >&5
4674 $as_echo "no" >&6; }
4679 if test -z "$ac_cv_prog_WINDRES"; then
4680 ac_ct_WINDRES=$WINDRES
4681 # Extract the first word of "windres", so it can be a program name with args.
4682 set dummy windres; ac_word=$2
4683 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4684 $as_echo_n "checking for $ac_word... " >&6; }
4685 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
4686 $as_echo_n "(cached) " >&6
4688 if test -n "$ac_ct_WINDRES"; then
4689 ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
4691 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4695 test -z "$as_dir" && as_dir=.
4696 for ac_exec_ext in '' $ac_executable_extensions; do
4697 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4698 ac_cv_prog_ac_ct_WINDRES="windres"
4699 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4708 ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
4709 if test -n "$ac_ct_WINDRES"; then
4710 { $as_echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
4711 $as_echo "$ac_ct_WINDRES" >&6; }
4713 { $as_echo "$as_me:$LINENO: result: no" >&5
4714 $as_echo "no" >&6; }
4717 if test "x$ac_ct_WINDRES" = x; then
4720 case $cross_compiling:$ac_tool_warned in
4722 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4723 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4724 ac_tool_warned=yes ;;
4726 WINDRES=$ac_ct_WINDRES
4729 WINDRES="$ac_cv_prog_WINDRES"
4732 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4733 $as_echo_n "checking whether ln -s works... " >&6; }
4735 if test "$LN_S" = "ln -s"; then
4736 { $as_echo "$as_me:$LINENO: result: yes" >&5
4737 $as_echo "yes" >&6; }
4739 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4740 $as_echo "no, using $LN_S" >&6; }
4743 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
4744 $as_echo_n "checking whether ln works... " >&6; }
4745 rm -f conf$$ conf$$.file
4747 if ln conf$$.file conf$$ 2>/dev/null; then
4750 { $as_echo "$as_me:$LINENO: result: yes" >&5
4751 $as_echo "yes" >&6; }
4755 { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
4756 $as_echo "no, using $LN" >&6; }
4758 rm -f conf$$ conf$$.file
4759 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4760 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4761 if test "${ac_cv_path_GREP+set}" = set; then
4762 $as_echo_n "(cached) " >&6
4764 if test -z "$GREP"; then
4765 ac_path_GREP_found=false
4766 # Loop through the user's path and
test for each of PROGNAME-LIST
4767 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4768 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4771 test -z "$as_dir" && as_dir
=.
4772 for ac_prog
in grep ggrep
; do
4773 for ac_exec_ext
in '' $ac_executable_extensions; do
4774 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4775 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4776 # Check for GNU ac_path_GREP and select it if it is found.
4777 # Check for GNU $ac_path_GREP
4778 case `"$ac_path_GREP" --version 2>&1` in
4780 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4783 $as_echo_n 0123456789 >"conftest.in"
4786 cat "conftest.in" "conftest.in" >"conftest.tmp"
4787 mv "conftest.tmp" "conftest.in"
4788 cp "conftest.in" "conftest.nl"
4789 $as_echo 'GREP' >> "conftest.nl"
4790 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4791 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4792 ac_count
=`expr $ac_count + 1`
4793 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4794 # Best one so far, save it but keep looking for a better one
4795 ac_cv_path_GREP
="$ac_path_GREP"
4796 ac_path_GREP_max
=$ac_count
4798 # 10*(2^10) chars as input seems more than enough
4799 test $ac_count -gt 10 && break
4801 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4804 $ac_path_GREP_found && break 3
4809 if test -z "$ac_cv_path_GREP"; then
4810 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4811 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4812 { (exit 1); exit 1; }; }
4815 ac_cv_path_GREP
=$GREP
4819 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4820 $as_echo "$ac_cv_path_GREP" >&6; }
4821 GREP
="$ac_cv_path_GREP"
4824 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4825 $as_echo_n "checking for egrep... " >&6; }
4826 if test "${ac_cv_path_EGREP+set}" = set; then
4827 $as_echo_n "(cached) " >&6
4829 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4830 then ac_cv_path_EGREP
="$GREP -E"
4832 if test -z "$EGREP"; then
4833 ac_path_EGREP_found
=false
4834 # Loop through the user's path and test for each of PROGNAME-LIST
4835 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4836 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4839 test -z "$as_dir" && as_dir
=.
4840 for ac_prog
in egrep; do
4841 for ac_exec_ext
in '' $ac_executable_extensions; do
4842 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4843 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4844 # Check for GNU ac_path_EGREP and select it if it is found.
4845 # Check for GNU $ac_path_EGREP
4846 case `"$ac_path_EGREP" --version 2>&1` in
4848 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4851 $as_echo_n 0123456789 >"conftest.in"
4854 cat "conftest.in" "conftest.in" >"conftest.tmp"
4855 mv "conftest.tmp" "conftest.in"
4856 cp "conftest.in" "conftest.nl"
4857 $as_echo 'EGREP' >> "conftest.nl"
4858 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4859 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4860 ac_count
=`expr $ac_count + 1`
4861 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4862 # Best one so far, save it but keep looking for a better one
4863 ac_cv_path_EGREP
="$ac_path_EGREP"
4864 ac_path_EGREP_max
=$ac_count
4866 # 10*(2^10) chars as input seems more than enough
4867 test $ac_count -gt 10 && break
4869 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4872 $ac_path_EGREP_found && break 3
4877 if test -z "$ac_cv_path_EGREP"; then
4878 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4879 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4880 { (exit 1); exit 1; }; }
4883 ac_cv_path_EGREP
=$EGREP
4888 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4889 $as_echo "$ac_cv_path_EGREP" >&6; }
4890 EGREP
="$ac_cv_path_EGREP"
4893 # Extract the first word of "ldconfig", so it can be a program name with args.
4894 set dummy ldconfig
; ac_word
=$2
4895 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4896 $as_echo_n "checking for $ac_word... " >&6; }
4897 if test "${ac_cv_path_LDCONFIG+set}" = set; then
4898 $as_echo_n "(cached) " >&6
4902 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
4905 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4906 for as_dir
in /sbin
/usr
/sbin
$PATH
4909 test -z "$as_dir" && as_dir
=.
4910 for ac_exec_ext
in '' $ac_executable_extensions; do
4911 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4912 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
4913 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4920 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
4924 LDCONFIG
=$ac_cv_path_LDCONFIG
4925 if test -n "$LDCONFIG"; then
4926 { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
4927 $as_echo "$LDCONFIG" >&6; }
4929 { $as_echo "$as_me:$LINENO: result: no" >&5
4930 $as_echo "no" >&6; }
4934 # Find a good install program. We prefer a C program (faster),
4935 # so one script is as good as another. But avoid the broken or
4936 # incompatible versions:
4937 # SysV /etc/install, /usr/sbin/install
4938 # SunOS /usr/etc/install
4939 # IRIX /sbin/install
4941 # AmigaOS /C/install, which installs bootblocks on floppy discs
4942 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4943 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4944 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4945 # OS/2's system install, which has a completely different semantic
4946 # ./install, which can be erroneously created by make from ./install.sh.
4947 # Reject install programs that cannot install multiple files.
4948 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4949 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4950 if test -z "$INSTALL"; then
4951 if test "${ac_cv_path_install+set}" = set; then
4952 $as_echo_n "(cached) " >&6
4954 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4958 test -z "$as_dir" && as_dir
=.
4959 # Account for people who put trailing slashes in PATH elements.
4961 .
/ | .
// |
/cC
/* | \
4962 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
4963 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
4966 # OSF1 and SCO ODT 3.0 have their own names for install.
4967 # Don't use installbsd from OSF since it installs stuff as root
4969 for ac_prog
in ginstall scoinst
install; do
4970 for ac_exec_ext
in '' $ac_executable_extensions; do
4971 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4972 if test $ac_prog = install &&
4973 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4974 # AIX install. It has an incompatible calling convention.
4976 elif test $ac_prog = install &&
4977 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4978 # program-specific install script used by HP pwplus--don't use.
4981 rm -rf conftest.one conftest.two conftest.dir
4982 echo one
> conftest.one
4983 echo two
> conftest.two
4985 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
4986 test -s conftest.one
&& test -s conftest.two
&&
4987 test -s conftest.dir
/conftest.one
&&
4988 test -s conftest.dir
/conftest.two
4990 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
5003 rm -rf conftest.one conftest.two conftest.dir
5006 if test "${ac_cv_path_install+set}" = set; then
5007 INSTALL
=$ac_cv_path_install
5009 # As a last resort, use the slow shell script. Don't cache a
5010 # value for INSTALL within a source directory, because that will
5011 # break other packages using the cache if that directory is
5012 # removed, or if the value is a relative name.
5013 INSTALL
=$ac_install_sh
5016 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
5017 $as_echo "$INSTALL" >&6; }
5019 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5020 # It thinks the first close brace ends the variable substitution.
5021 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
5023 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
5025 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
5028 [\\/$
]* | ?
:[\\/]* ) ;;
5029 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
5032 for ac_prog
in lclint lint
5034 # Extract the first word of "$ac_prog", so it can be a program name with args.
5035 set dummy
$ac_prog; ac_word
=$2
5036 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5037 $as_echo_n "checking for $ac_word... " >&6; }
5038 if test "${ac_cv_prog_LINT+set}" = set; then
5039 $as_echo_n "(cached) " >&6
5041 if test -n "$LINT"; then
5042 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
5044 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5048 test -z "$as_dir" && as_dir
=.
5049 for ac_exec_ext
in '' $ac_executable_extensions; do
5050 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5051 ac_cv_prog_LINT
="$ac_prog"
5052 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5061 LINT
=$ac_cv_prog_LINT
5062 if test -n "$LINT"; then
5063 { $as_echo "$as_me:$LINENO: result: $LINT" >&5
5064 $as_echo "$LINT" >&6; }
5066 { $as_echo "$as_me:$LINENO: result: no" >&5
5067 $as_echo "no" >&6; }
5071 test -n "$LINT" && break
5074 if test "$LINT" = "lint"
5076 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
5081 for ac_prog
in fontforge
5083 # Extract the first word of "$ac_prog", so it can be a program name with args.
5084 set dummy
$ac_prog; ac_word
=$2
5085 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5086 $as_echo_n "checking for $ac_word... " >&6; }
5087 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
5088 $as_echo_n "(cached) " >&6
5090 if test -n "$FONTFORGE"; then
5091 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
5093 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5097 test -z "$as_dir" && as_dir
=.
5098 for ac_exec_ext
in '' $ac_executable_extensions; do
5099 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5100 ac_cv_prog_FONTFORGE
="$ac_prog"
5101 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5110 FONTFORGE
=$ac_cv_prog_FONTFORGE
5111 if test -n "$FONTFORGE"; then
5112 { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
5113 $as_echo "$FONTFORGE" >&6; }
5115 { $as_echo "$as_me:$LINENO: result: no" >&5
5116 $as_echo "no" >&6; }
5120 test -n "$FONTFORGE" && break
5122 test -n "$FONTFORGE" || FONTFORGE
="false"
5124 for ac_prog
in pkg-config
5126 # Extract the first word of "$ac_prog", so it can be a program name with args.
5127 set dummy
$ac_prog; ac_word
=$2
5128 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5129 $as_echo_n "checking for $ac_word... " >&6; }
5130 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
5131 $as_echo_n "(cached) " >&6
5133 if test -n "$PKG_CONFIG"; then
5134 ac_cv_prog_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test.
5136 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5140 test -z "$as_dir" && as_dir
=.
5141 for ac_exec_ext
in '' $ac_executable_extensions; do
5142 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5143 ac_cv_prog_PKG_CONFIG
="$ac_prog"
5144 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5153 PKG_CONFIG
=$ac_cv_prog_PKG_CONFIG
5154 if test -n "$PKG_CONFIG"; then
5155 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
5156 $as_echo "$PKG_CONFIG" >&6; }
5158 { $as_echo "$as_me:$LINENO: result: no" >&5
5159 $as_echo "no" >&6; }
5163 test -n "$PKG_CONFIG" && break
5165 test -n "$PKG_CONFIG" || PKG_CONFIG
="false"
5169 # Extract the first word of "$ac_prog", so it can be a program name with args.
5170 set dummy
$ac_prog; ac_word
=$2
5171 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5172 $as_echo_n "checking for $ac_word... " >&6; }
5173 if test "${ac_cv_prog_RSVG+set}" = set; then
5174 $as_echo_n "(cached) " >&6
5176 if test -n "$RSVG"; then
5177 ac_cv_prog_RSVG
="$RSVG" # Let the user override the test.
5179 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5183 test -z "$as_dir" && as_dir
=.
5184 for ac_exec_ext
in '' $ac_executable_extensions; do
5185 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5186 ac_cv_prog_RSVG
="$ac_prog"
5187 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5196 RSVG
=$ac_cv_prog_RSVG
5197 if test -n "$RSVG"; then
5198 { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
5199 $as_echo "$RSVG" >&6; }
5201 { $as_echo "$as_me:$LINENO: result: no" >&5
5202 $as_echo "no" >&6; }
5206 test -n "$RSVG" && break
5208 test -n "$RSVG" || RSVG
="false"
5210 for ac_prog
in icotool
5212 # Extract the first word of "$ac_prog", so it can be a program name with args.
5213 set dummy
$ac_prog; ac_word
=$2
5214 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5215 $as_echo_n "checking for $ac_word... " >&6; }
5216 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
5217 $as_echo_n "(cached) " >&6
5219 if test -n "$ICOTOOL"; then
5220 ac_cv_prog_ICOTOOL
="$ICOTOOL" # Let the user override the test.
5222 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5226 test -z "$as_dir" && as_dir
=.
5227 for ac_exec_ext
in '' $ac_executable_extensions; do
5228 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5229 ac_cv_prog_ICOTOOL
="$ac_prog"
5230 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5239 ICOTOOL
=$ac_cv_prog_ICOTOOL
5240 if test -n "$ICOTOOL"; then
5241 { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
5242 $as_echo "$ICOTOOL" >&6; }
5244 { $as_echo "$as_me:$LINENO: result: no" >&5
5245 $as_echo "no" >&6; }
5249 test -n "$ICOTOOL" && break
5251 test -n "$ICOTOOL" || ICOTOOL
="false"
5254 if test "${enable_maintainer_mode+set}" = set
5256 if test "$FONTFORGE" = "false"; then wine_warnings
="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
5257 if test "$RSVG" = "false"; then wine_warnings
="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
5258 if test "$ICOTOOL" = "false"; then wine_warnings
="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
5263 # Extract the first word of "prelink", so it can be a program name with args.
5264 set dummy prelink
; ac_word
=$2
5265 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5266 $as_echo_n "checking for $ac_word... " >&6; }
5267 if test "${ac_cv_path_PRELINK+set}" = set; then
5268 $as_echo_n "(cached) " >&6
5272 ac_cv_path_PRELINK
="$PRELINK" # Let the user override the test with a path.
5275 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5276 for as_dir
in /sbin
/usr
/sbin
$PATH
5279 test -z "$as_dir" && as_dir
=.
5280 for ac_exec_ext
in '' $ac_executable_extensions; do
5281 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5282 ac_cv_path_PRELINK
="$as_dir/$ac_word$ac_exec_ext"
5283 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5290 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK
="false"
5294 PRELINK
=$ac_cv_path_PRELINK
5295 if test -n "$PRELINK"; then
5296 { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
5297 $as_echo "$PRELINK" >&6; }
5299 { $as_echo "$as_me:$LINENO: result: no" >&5
5300 $as_echo "no" >&6; }
5309 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
5310 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
5311 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
5312 $as_echo_n "(cached) " >&6
5314 ac_check_lib_save_LIBS
=$LIBS
5316 cat >conftest.
$ac_ext <<_ACEOF
5319 cat confdefs.h
>>conftest.
$ac_ext
5320 cat >>conftest.
$ac_ext <<_ACEOF
5321 /* end confdefs.h. */
5323 /* Override any GCC internal prototype to avoid an error.
5324 Use char because int might match the return type of a GCC
5325 builtin and then its argument prototype would still apply. */
5329 char i386_set_ldt ();
5333 return i386_set_ldt ();
5338 rm -f conftest.
$ac_objext conftest
$ac_exeext
5339 if { (ac_try
="$ac_link"
5341 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5342 *) ac_try_echo=$ac_try;;
5344 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5345 $as_echo "$ac_try_echo") >&5
5346 (eval "$ac_link") 2>conftest.er1
5348 grep -v '^ *+' conftest.er1 >conftest.err
5350 cat conftest.err >&5
5351 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5352 (exit $ac_status); } && {
5353 test -z "$ac_c_werror_flag" ||
5354 test ! -s conftest.err
5355 } && test -s conftest$ac_exeext && {
5356 test "$cross_compiling" = yes ||
5357 $as_test_x conftest$ac_exeext
5359 ac_cv_lib_i386_i386_set_ldt=yes
5361 $as_echo "$as_me: failed program was:" >&5
5362 sed 's/^/| /' conftest.$ac_ext >&5
5364 ac_cv_lib_i386_i386_set_ldt=no
5367 rm -rf conftest.dSYM
5368 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5369 conftest$ac_exeext conftest.$ac_ext
5370 LIBS=$ac_check_lib_save_LIBS
5372 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5373 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5374 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
5375 cat >>confdefs.h <<_ACEOF
5376 #define HAVE_LIBI386 1
5384 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5385 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5386 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5387 $as_echo_n "(cached) " >&6
5389 ac_check_lib_save_LIBS=$LIBS
5390 LIBS="-lossaudio $LIBS"
5391 cat >conftest.$ac_ext <<_ACEOF
5394 cat confdefs.h >>conftest.$ac_ext
5395 cat >>conftest.$ac_ext <<_ACEOF
5396 /* end confdefs.h. */
5398 /* Override any GCC internal prototype to avoid an error.
5399 Use char because int might match the return type of a GCC
5400 builtin and then its argument prototype would still apply. */
5408 return _oss_ioctl ();
5413 rm -f conftest.$ac_objext conftest$ac_exeext
5414 if { (ac_try="$ac_link"
5416 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5417 *) ac_try_echo
=$ac_try;;
5419 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5420 $as_echo "$ac_try_echo") >&5
5421 (eval "$ac_link") 2>conftest.er1
5423 grep -v '^ *+' conftest.er1
>conftest.err
5425 cat conftest.err
>&5
5426 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5427 (exit $ac_status); } && {
5428 test -z "$ac_c_werror_flag" ||
5429 test ! -s conftest.err
5430 } && test -s conftest
$ac_exeext && {
5431 test "$cross_compiling" = yes ||
5432 $as_test_x conftest
$ac_exeext
5434 ac_cv_lib_ossaudio__oss_ioctl
=yes
5436 $as_echo "$as_me: failed program was:" >&5
5437 sed 's/^/| /' conftest.
$ac_ext >&5
5439 ac_cv_lib_ossaudio__oss_ioctl
=no
5442 rm -rf conftest.dSYM
5443 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
5444 conftest
$ac_exeext conftest.
$ac_ext
5445 LIBS
=$ac_check_lib_save_LIBS
5447 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5448 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5449 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x
""yes; then
5450 cat >>confdefs.h
<<_ACEOF
5451 #define HAVE_LIBOSSAUDIO 1
5454 LIBS
="-lossaudio $LIBS"
5466 ac_cpp
='$CPP $CPPFLAGS'
5467 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5468 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5469 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5470 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5471 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5472 # On Suns, sometimes $CPP names a directory.
5473 if test -n "$CPP" && test -d "$CPP"; then
5476 if test -z "$CPP"; then
5477 if test "${ac_cv_prog_CPP+set}" = set; then
5478 $as_echo_n "(cached) " >&6
5480 # Double quotes because CPP needs to be expanded
5481 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5484 for ac_c_preproc_warn_flag
in '' yes
5486 # Use a header file that comes with gcc, so configuring glibc
5487 # with a fresh cross-compiler works.
5488 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5489 # <limits.h> exists even on freestanding compilers.
5490 # On the NeXT, cc -E runs the code through the compiler's parser,
5491 # not just through cpp. "Syntax error" is here to catch this case.
5492 cat >conftest.
$ac_ext <<_ACEOF
5495 cat confdefs.h
>>conftest.
$ac_ext
5496 cat >>conftest.
$ac_ext <<_ACEOF
5497 /* end confdefs.h. */
5499 # include <limits.h>
5501 # include <assert.h>
5505 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5507 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5508 *) ac_try_echo=$ac_try;;
5510 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5511 $as_echo "$ac_try_echo") >&5
5512 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5514 grep -v '^ *+' conftest.er1 >conftest.err
5516 cat conftest.err >&5
5517 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5518 (exit $ac_status); } >/dev/null && {
5519 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5520 test ! -s conftest.err
5524 $as_echo "$as_me: failed program was:" >&5
5525 sed 's/^/| /' conftest.$ac_ext >&5
5527 # Broken: fails on valid input.
5531 rm -f conftest.err conftest.$ac_ext
5533 # OK, works on sane cases. Now check whether nonexistent headers
5534 # can be detected and how.
5535 cat >conftest.$ac_ext <<_ACEOF
5538 cat confdefs.h >>conftest.$ac_ext
5539 cat >>conftest.$ac_ext <<_ACEOF
5540 /* end confdefs.h. */
5541 #include <ac_nonexistent.h>
5543 if { (ac_try="$ac_cpp conftest.$ac_ext"
5545 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5546 *) ac_try_echo
=$ac_try;;
5548 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5549 $as_echo "$ac_try_echo") >&5
5550 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5552 grep -v '^ *+' conftest.er1
>conftest.err
5554 cat conftest.err
>&5
5555 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5556 (exit $ac_status); } >/dev
/null
&& {
5557 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5558 test ! -s conftest.err
5560 # Broken: success on invalid input.
5563 $as_echo "$as_me: failed program was:" >&5
5564 sed 's/^/| /' conftest.
$ac_ext >&5
5566 # Passes both tests.
5571 rm -f conftest.err conftest.
$ac_ext
5574 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5575 rm -f conftest.err conftest.
$ac_ext
5576 if $ac_preproc_ok; then
5588 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5589 $as_echo "$CPP" >&6; }
5591 for ac_c_preproc_warn_flag
in '' yes
5593 # Use a header file that comes with gcc, so configuring glibc
5594 # with a fresh cross-compiler works.
5595 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5596 # <limits.h> exists even on freestanding compilers.
5597 # On the NeXT, cc -E runs the code through the compiler's parser,
5598 # not just through cpp. "Syntax error" is here to catch this case.
5599 cat >conftest.
$ac_ext <<_ACEOF
5602 cat confdefs.h
>>conftest.
$ac_ext
5603 cat >>conftest.
$ac_ext <<_ACEOF
5604 /* end confdefs.h. */
5606 # include <limits.h>
5608 # include <assert.h>
5612 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5614 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5615 *) ac_try_echo=$ac_try;;
5617 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5618 $as_echo "$ac_try_echo") >&5
5619 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5621 grep -v '^ *+' conftest.er1 >conftest.err
5623 cat conftest.err >&5
5624 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5625 (exit $ac_status); } >/dev/null && {
5626 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5627 test ! -s conftest.err
5631 $as_echo "$as_me: failed program was:" >&5
5632 sed 's/^/| /' conftest.$ac_ext >&5
5634 # Broken: fails on valid input.
5638 rm -f conftest.err conftest.$ac_ext
5640 # OK, works on sane cases. Now check whether nonexistent headers
5641 # can be detected and how.
5642 cat >conftest.$ac_ext <<_ACEOF
5645 cat confdefs.h >>conftest.$ac_ext
5646 cat >>conftest.$ac_ext <<_ACEOF
5647 /* end confdefs.h. */
5648 #include <ac_nonexistent.h>
5650 if { (ac_try="$ac_cpp conftest.$ac_ext"
5652 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5653 *) ac_try_echo
=$ac_try;;
5655 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5656 $as_echo "$ac_try_echo") >&5
5657 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5659 grep -v '^ *+' conftest.er1
>conftest.err
5661 cat conftest.err
>&5
5662 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5663 (exit $ac_status); } >/dev
/null
&& {
5664 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5665 test ! -s conftest.err
5667 # Broken: success on invalid input.
5670 $as_echo "$as_me: failed program was:" >&5
5671 sed 's/^/| /' conftest.
$ac_ext >&5
5673 # Passes both tests.
5678 rm -f conftest.err conftest.
$ac_ext
5681 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5682 rm -f conftest.err conftest.
$ac_ext
5683 if $ac_preproc_ok; then
5686 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5687 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5688 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5689 See \`config.log' for more details." >&5
5690 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5691 See \`config.log' for more details." >&2;}
5692 { (exit 1); exit 1; }; }; }
5696 ac_cpp
='$CPP $CPPFLAGS'
5697 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5698 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5699 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5702 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5703 $as_echo_n "checking for ANSI C header files... " >&6; }
5704 if test "${ac_cv_header_stdc+set}" = set; then
5705 $as_echo_n "(cached) " >&6
5707 cat >conftest.
$ac_ext <<_ACEOF
5710 cat confdefs.h
>>conftest.
$ac_ext
5711 cat >>conftest.
$ac_ext <<_ACEOF
5712 /* end confdefs.h. */
5726 rm -f conftest.
$ac_objext
5727 if { (ac_try
="$ac_compile"
5729 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5730 *) ac_try_echo=$ac_try;;
5732 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5733 $as_echo "$ac_try_echo") >&5
5734 (eval "$ac_compile") 2>conftest.er1
5736 grep -v '^ *+' conftest.er1 >conftest.err
5738 cat conftest.err >&5
5739 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5740 (exit $ac_status); } && {
5741 test -z "$ac_c_werror_flag" ||
5742 test ! -s conftest.err
5743 } && test -s conftest.$ac_objext; then
5744 ac_cv_header_stdc=yes
5746 $as_echo "$as_me: failed program was:" >&5
5747 sed 's/^/| /' conftest.$ac_ext >&5
5749 ac_cv_header_stdc=no
5752 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5754 if test $ac_cv_header_stdc = yes; then
5755 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5756 cat >conftest.$ac_ext <<_ACEOF
5759 cat confdefs.h >>conftest.$ac_ext
5760 cat >>conftest.$ac_ext <<_ACEOF
5761 /* end confdefs.h. */
5765 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5766 $EGREP "memchr" >/dev/null 2>&1; then
5769 ac_cv_header_stdc=no
5775 if test $ac_cv_header_stdc = yes; then
5776 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5777 cat >conftest.$ac_ext <<_ACEOF
5780 cat confdefs.h >>conftest.$ac_ext
5781 cat >>conftest.$ac_ext <<_ACEOF
5782 /* end confdefs.h. */
5786 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5787 $EGREP "free" >/dev/null 2>&1; then
5790 ac_cv_header_stdc=no
5796 if test $ac_cv_header_stdc = yes; then
5797 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5798 if test "$cross_compiling" = yes; then
5801 cat >conftest.$ac_ext <<_ACEOF
5804 cat confdefs.h >>conftest.$ac_ext
5805 cat >>conftest.$ac_ext <<_ACEOF
5806 /* end confdefs.h. */
5809 #if ((' ' & 0x0FF) == 0x020)
5810 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5811 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5813 # define ISLOWER(c) \
5814 (('a' <= (c) && (c) <= 'i') \
5815 || ('j' <= (c) && (c) <= 'r') \
5816 || ('s' <= (c) && (c) <= 'z'))
5817 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5820 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5825 for (i = 0; i < 256; i++)
5826 if (XOR (islower (i), ISLOWER (i))
5827 || toupper (i) != TOUPPER (i))
5832 rm -f conftest$ac_exeext
5833 if { (ac_try="$ac_link"
5835 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5836 *) ac_try_echo
=$ac_try;;
5838 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5839 $as_echo "$ac_try_echo") >&5
5840 (eval "$ac_link") 2>&5
5842 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5843 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
5844 { (case "(($ac_try" in
5845 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5846 *) ac_try_echo=$ac_try;;
5848 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5849 $as_echo "$ac_try_echo") >&5
5850 (eval "$ac_try") 2>&5
5852 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5853 (exit $ac_status); }; }; then
5856 $as_echo "$as_me: program exited with status $ac_status" >&5
5857 $as_echo "$as_me: failed program was:" >&5
5858 sed 's/^/| /' conftest.$ac_ext >&5
5861 ac_cv_header_stdc=no
5863 rm -rf conftest.dSYM
5864 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5870 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5871 $as_echo "$ac_cv_header_stdc" >&6; }
5872 if test $ac_cv_header_stdc = yes; then
5874 cat >>confdefs.h <<\_ACEOF
5875 #define STDC_HEADERS 1
5880 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5890 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5891 inttypes.h stdint.h unistd.h
5893 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
5894 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5895 $as_echo_n "checking for $ac_header... " >&6; }
5896 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5897 $as_echo_n "(cached) " >&6
5899 cat >conftest.$ac_ext <<_ACEOF
5902 cat confdefs.h >>conftest.$ac_ext
5903 cat >>conftest.$ac_ext <<_ACEOF
5904 /* end confdefs.h. */
5905 $ac_includes_default
5907 #include <$ac_header>
5909 rm -f conftest.$ac_objext
5910 if { (ac_try="$ac_compile"
5912 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5913 *) ac_try_echo
=$ac_try;;
5915 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5916 $as_echo "$ac_try_echo") >&5
5917 (eval "$ac_compile") 2>conftest.er1
5919 grep -v '^ *+' conftest.er1
>conftest.err
5921 cat conftest.err
>&5
5922 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5923 (exit $ac_status); } && {
5924 test -z "$ac_c_werror_flag" ||
5925 test ! -s conftest.err
5926 } && test -s conftest.
$ac_objext; then
5927 eval "$as_ac_Header=yes"
5929 $as_echo "$as_me: failed program was:" >&5
5930 sed 's/^/| /' conftest.
$ac_ext >&5
5932 eval "$as_ac_Header=no"
5935 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5937 ac_res
=`eval 'as_val=${'$as_ac_Header'}
5938 $as_echo "$as_val"'`
5939 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5940 $as_echo "$ac_res" >&6; }
5941 as_val
=`eval 'as_val=${'$as_ac_Header'}
5942 $as_echo "$as_val"'`
5943 if test "x$as_val" = x
""yes; then
5944 cat >>confdefs.h
<<_ACEOF
5945 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6070 AudioUnit
/AudioUnit.h \
6072 CoreAudio
/CoreAudio.h \
6073 DiskArbitration
/DiskArbitration.h \
6087 fontconfig
/fontconfig.h \
6115 machine
/soundcard.h \
6120 netinet
/in_systm.h \
6184 valgrind
/memcheck.h \
6188 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6189 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6190 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6191 $as_echo_n "checking for $ac_header... " >&6; }
6192 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6193 $as_echo_n "(cached) " >&6
6195 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6196 $as_echo "$as_val"'`
6197 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6198 $as_echo "$ac_res" >&6; }
6200 # Is the header compilable?
6201 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
6202 $as_echo_n "checking $ac_header usability... " >&6; }
6203 cat >conftest.
$ac_ext <<_ACEOF
6206 cat confdefs.h
>>conftest.
$ac_ext
6207 cat >>conftest.
$ac_ext <<_ACEOF
6208 /* end confdefs.h. */
6209 $ac_includes_default
6210 #include <$ac_header>
6212 rm -f conftest.
$ac_objext
6213 if { (ac_try
="$ac_compile"
6215 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6216 *) ac_try_echo=$ac_try;;
6218 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6219 $as_echo "$ac_try_echo") >&5
6220 (eval "$ac_compile") 2>conftest.er1
6222 grep -v '^ *+' conftest.er1 >conftest.err
6224 cat conftest.err >&5
6225 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6226 (exit $ac_status); } && {
6227 test -z "$ac_c_werror_flag" ||
6228 test ! -s conftest.err
6229 } && test -s conftest.$ac_objext; then
6230 ac_header_compiler=yes
6232 $as_echo "$as_me: failed program was:" >&5
6233 sed 's/^/| /' conftest.$ac_ext >&5
6235 ac_header_compiler=no
6238 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6239 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6240 $as_echo "$ac_header_compiler" >&6; }
6242 # Is the header present?
6243 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
6244 $as_echo_n "checking $ac_header presence... " >&6; }
6245 cat >conftest.$ac_ext <<_ACEOF
6248 cat confdefs.h >>conftest.$ac_ext
6249 cat >>conftest.$ac_ext <<_ACEOF
6250 /* end confdefs.h. */
6251 #include <$ac_header>
6253 if { (ac_try="$ac_cpp conftest.$ac_ext"
6255 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6256 *) ac_try_echo
=$ac_try;;
6258 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6259 $as_echo "$ac_try_echo") >&5
6260 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6262 grep -v '^ *+' conftest.er1
>conftest.err
6264 cat conftest.err
>&5
6265 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6266 (exit $ac_status); } >/dev
/null
&& {
6267 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6268 test ! -s conftest.err
6270 ac_header_preproc
=yes
6272 $as_echo "$as_me: failed program was:" >&5
6273 sed 's/^/| /' conftest.
$ac_ext >&5
6275 ac_header_preproc
=no
6278 rm -f conftest.err conftest.
$ac_ext
6279 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6280 $as_echo "$ac_header_preproc" >&6; }
6282 # So? What about this header?
6283 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6285 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6286 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6287 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6288 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6289 ac_header_preproc
=yes
6292 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6293 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6294 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6295 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6296 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6297 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6298 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
6299 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
6300 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6301 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6302 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6303 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6305 ## ------------------------------------ ##
6306 ## Report this to wine-devel@winehq.org ##
6307 ## ------------------------------------ ##
6309 ) |
sed "s/^/$as_me: WARNING: /" >&2
6312 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6313 $as_echo_n "checking for $ac_header... " >&6; }
6314 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6315 $as_echo_n "(cached) " >&6
6317 eval "$as_ac_Header=\$ac_header_preproc"
6319 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6320 $as_echo "$as_val"'`
6321 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6322 $as_echo "$ac_res" >&6; }
6325 as_val
=`eval 'as_val=${'$as_ac_Header'}
6326 $as_echo "$as_val"'`
6327 if test "x$as_val" = x
""yes; then
6328 cat >>confdefs.h
<<_ACEOF
6329 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6336 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
6337 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6338 if test "${ac_cv_header_stat_broken+set}" = set; then
6339 $as_echo_n "(cached) " >&6
6341 cat >conftest.
$ac_ext <<_ACEOF
6344 cat confdefs.h
>>conftest.
$ac_ext
6345 cat >>conftest.
$ac_ext <<_ACEOF
6346 /* end confdefs.h. */
6347 #include <sys/types.h>
6348 #include <sys/stat.h>
6350 #if defined S_ISBLK && defined S_IFDIR
6351 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6354 #if defined S_ISBLK && defined S_IFCHR
6355 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6358 #if defined S_ISLNK && defined S_IFREG
6359 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6362 #if defined S_ISSOCK && defined S_IFREG
6363 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6367 rm -f conftest.
$ac_objext
6368 if { (ac_try
="$ac_compile"
6370 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6371 *) ac_try_echo=$ac_try;;
6373 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6374 $as_echo "$ac_try_echo") >&5
6375 (eval "$ac_compile") 2>conftest.er1
6377 grep -v '^ *+' conftest.er1 >conftest.err
6379 cat conftest.err >&5
6380 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6381 (exit $ac_status); } && {
6382 test -z "$ac_c_werror_flag" ||
6383 test ! -s conftest.err
6384 } && test -s conftest.$ac_objext; then
6385 ac_cv_header_stat_broken=no
6387 $as_echo "$as_me: failed program was:" >&5
6388 sed 's/^/| /' conftest.$ac_ext >&5
6390 ac_cv_header_stat_broken=yes
6393 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6395 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6396 $as_echo "$ac_cv_header_stat_broken" >&6; }
6397 if test $ac_cv_header_stat_broken = yes; then
6399 cat >>confdefs.h <<\_ACEOF
6400 #define STAT_MACROS_BROKEN 1
6412 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6414 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6415 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6416 $as_echo_n "checking for $ac_header... " >&6; }
6417 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6418 $as_echo_n "(cached) " >&6
6420 cat >conftest.$ac_ext <<_ACEOF
6423 cat confdefs.h >>conftest.$ac_ext
6424 cat >>conftest.$ac_ext <<_ACEOF
6425 /* end confdefs.h. */
6426 #include <sys/types.h>
6427 #ifdef HAVE_SYS_PARAM_H
6428 # include <sys/param.h>
6431 #include <$ac_header>
6433 rm -f conftest.$ac_objext
6434 if { (ac_try="$ac_compile"
6436 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6437 *) ac_try_echo
=$ac_try;;
6439 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6440 $as_echo "$ac_try_echo") >&5
6441 (eval "$ac_compile") 2>conftest.er1
6443 grep -v '^ *+' conftest.er1
>conftest.err
6445 cat conftest.err
>&5
6446 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6447 (exit $ac_status); } && {
6448 test -z "$ac_c_werror_flag" ||
6449 test ! -s conftest.err
6450 } && test -s conftest.
$ac_objext; then
6451 eval "$as_ac_Header=yes"
6453 $as_echo "$as_me: failed program was:" >&5
6454 sed 's/^/| /' conftest.
$ac_ext >&5
6456 eval "$as_ac_Header=no"
6459 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6461 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6462 $as_echo "$as_val"'`
6463 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6464 $as_echo "$ac_res" >&6; }
6465 as_val
=`eval 'as_val=${'$as_ac_Header'}
6466 $as_echo "$as_val"'`
6467 if test "x$as_val" = x
""yes; then
6468 cat >>confdefs.h
<<_ACEOF
6469 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6497 netinet
/if_ether.h \
6498 netinet
/if_inarp.h \
6506 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6507 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6508 $as_echo_n "checking for $ac_header... " >&6; }
6509 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6510 $as_echo_n "(cached) " >&6
6512 cat >conftest.
$ac_ext <<_ACEOF
6515 cat confdefs.h
>>conftest.
$ac_ext
6516 cat >>conftest.
$ac_ext <<_ACEOF
6517 /* end confdefs.h. */
6518 #include <sys/types.h>
6519 #ifdef HAVE_SYS_SOCKET_H
6520 # include <sys/socket.h>
6522 #ifdef HAVE_SYS_SOCKETVAR_H
6523 # include <sys/socketvar.h>
6525 #ifdef HAVE_NET_ROUTE_H
6526 # include <net/route.h>
6528 #ifdef HAVE_NETINET_IN_H
6529 # include <netinet/in.h>
6531 #ifdef HAVE_NETINET_IN_SYSTM_H
6532 # include <netinet/in_systm.h>
6534 #ifdef HAVE_NET_IF_H
6535 # include <net/if.h>
6537 #ifdef HAVE_NETINET_IP_H
6538 # include <netinet/ip.h>
6541 #include <$ac_header>
6543 rm -f conftest.
$ac_objext
6544 if { (ac_try
="$ac_compile"
6546 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6547 *) ac_try_echo=$ac_try;;
6549 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6550 $as_echo "$ac_try_echo") >&5
6551 (eval "$ac_compile") 2>conftest.er1
6553 grep -v '^ *+' conftest.er1 >conftest.err
6555 cat conftest.err >&5
6556 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6557 (exit $ac_status); } && {
6558 test -z "$ac_c_werror_flag" ||
6559 test ! -s conftest.err
6560 } && test -s conftest.$ac_objext; then
6561 eval "$as_ac_Header=yes"
6563 $as_echo "$as_me: failed program was:" >&5
6564 sed 's/^/| /' conftest.$ac_ext >&5
6566 eval "$as_ac_Header=no"
6569 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6571 ac_res=`eval 'as_val=${'$as_ac_Header'}
6572 $as_echo "$as_val"'`
6573 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6574 $as_echo "$ac_res" >&6; }
6575 as_val=`eval 'as_val=${'$as_ac_Header'}
6576 $as_echo "$as_val"'`
6577 if test "x$as_val" = x""yes; then
6578 cat >>confdefs.h <<_ACEOF
6579 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6591 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6593 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6594 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6595 $as_echo_n "checking for $ac_header... " >&6; }
6596 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6597 $as_echo_n "(cached) " >&6
6599 cat >conftest.$ac_ext <<_ACEOF
6602 cat confdefs.h >>conftest.$ac_ext
6603 cat >>conftest.$ac_ext <<_ACEOF
6604 /* end confdefs.h. */
6605 #include <sys/types.h>
6609 #ifdef HAVE_SYS_SOCKET_H
6610 # include <sys/socket.h>
6612 #ifdef HAVE_SYS_SOCKETVAR_H
6613 # include <sys/socketvar.h>
6615 #ifdef HAVE_SYS_TIMEOUT_H
6616 # include <sys/timeout.h>
6618 #ifdef HAVE_NETINET_IN_H
6619 # include <netinet/in.h>
6621 #ifdef HAVE_NETINET_IN_SYSTM_H
6622 # include <netinet/in_systm.h>
6624 #ifdef HAVE_NETINET_IP_H
6625 # include <netinet/ip.h>
6627 #ifdef HAVE_NETINET_IP_VAR_H
6628 # include <netinet/ip_var.h>
6630 #ifdef HAVE_NETINET_IP_ICMP_H
6631 # include <netinet/ip_icmp.h>
6633 #ifdef HAVE_NETINET_UDP_H
6634 # include <netinet/udp.h>
6636 #ifdef HAVE_NETINET_TCP_H
6637 # include <netinet/tcp.h>
6639 #ifdef HAVE_NETINET_TCP_TIMER_H
6640 #include <netinet/tcp_timer.h>
6643 #include <$ac_header>
6645 rm -f conftest.$ac_objext
6646 if { (ac_try="$ac_compile"
6648 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6649 *) ac_try_echo
=$ac_try;;
6651 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6652 $as_echo "$ac_try_echo") >&5
6653 (eval "$ac_compile") 2>conftest.er1
6655 grep -v '^ *+' conftest.er1
>conftest.err
6657 cat conftest.err
>&5
6658 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6659 (exit $ac_status); } && {
6660 test -z "$ac_c_werror_flag" ||
6661 test ! -s conftest.err
6662 } && test -s conftest.
$ac_objext; then
6663 eval "$as_ac_Header=yes"
6665 $as_echo "$as_me: failed program was:" >&5
6666 sed 's/^/| /' conftest.
$ac_ext >&5
6668 eval "$as_ac_Header=no"
6671 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6673 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6674 $as_echo "$as_val"'`
6675 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6676 $as_echo "$ac_res" >&6; }
6677 as_val
=`eval 'as_val=${'$as_ac_Header'}
6678 $as_echo "$as_val"'`
6679 if test "x$as_val" = x
""yes; then
6680 cat >>confdefs.h
<<_ACEOF
6681 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6690 for ac_header
in linux
/ipx.h
6692 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6693 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6694 $as_echo_n "checking for $ac_header... " >&6; }
6695 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6696 $as_echo_n "(cached) " >&6
6698 cat >conftest.
$ac_ext <<_ACEOF
6701 cat confdefs.h
>>conftest.
$ac_ext
6702 cat >>conftest.
$ac_ext <<_ACEOF
6703 /* end confdefs.h. */
6704 #include <sys/types.h>
6705 #ifdef HAVE_ASM_TYPES_H
6706 # include <asm/types.h>
6708 #ifdef HAVE_SYS_SOCKET_H
6709 # include <sys/socket.h>
6711 #ifdef HAVE_LINUX_TYPES_H
6712 # include <linux/types.h>
6715 #include <$ac_header>
6717 rm -f conftest.
$ac_objext
6718 if { (ac_try
="$ac_compile"
6720 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6721 *) ac_try_echo=$ac_try;;
6723 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6724 $as_echo "$ac_try_echo") >&5
6725 (eval "$ac_compile") 2>conftest.er1
6727 grep -v '^ *+' conftest.er1 >conftest.err
6729 cat conftest.err >&5
6730 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6731 (exit $ac_status); } && {
6732 test -z "$ac_c_werror_flag" ||
6733 test ! -s conftest.err
6734 } && test -s conftest.$ac_objext; then
6735 eval "$as_ac_Header=yes"
6737 $as_echo "$as_me: failed program was:" >&5
6738 sed 's/^/| /' conftest.$ac_ext >&5
6740 eval "$as_ac_Header=no"
6743 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6745 ac_res=`eval 'as_val=${'$as_ac_Header'}
6746 $as_echo "$as_val"'`
6747 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6748 $as_echo "$ac_res" >&6; }
6749 as_val=`eval 'as_val=${'$as_ac_Header'}
6750 $as_echo "$as_val"'`
6751 if test "x$as_val" = x""yes; then
6752 cat >>confdefs.h <<_ACEOF
6753 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6762 for ac_header in resolv.h
6764 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6765 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6766 $as_echo_n "checking for $ac_header... " >&6; }
6767 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6768 $as_echo_n "(cached) " >&6
6770 cat >conftest.$ac_ext <<_ACEOF
6773 cat confdefs.h >>conftest.$ac_ext
6774 cat >>conftest.$ac_ext <<_ACEOF
6775 /* end confdefs.h. */
6776 #include <sys/types.h>
6777 #ifdef HAVE_SYS_SOCKET_H
6778 # include <sys/socket.h>
6780 #ifdef HAVE_NETINET_IN_H
6781 # include <netinet/in.h>
6783 #ifdef HAVE_ARPA_NAMESER_H
6784 # include <arpa/nameser.h>
6787 #include <$ac_header>
6789 rm -f conftest.$ac_objext
6790 if { (ac_try="$ac_compile"
6792 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6793 *) ac_try_echo
=$ac_try;;
6795 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6796 $as_echo "$ac_try_echo") >&5
6797 (eval "$ac_compile") 2>conftest.er1
6799 grep -v '^ *+' conftest.er1
>conftest.err
6801 cat conftest.err
>&5
6802 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6803 (exit $ac_status); } && {
6804 test -z "$ac_c_werror_flag" ||
6805 test ! -s conftest.err
6806 } && test -s conftest.
$ac_objext; then
6807 eval "$as_ac_Header=yes"
6809 $as_echo "$as_me: failed program was:" >&5
6810 sed 's/^/| /' conftest.
$ac_ext >&5
6812 eval "$as_ac_Header=no"
6815 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6817 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6818 $as_echo "$as_val"'`
6819 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6820 $as_echo "$ac_res" >&6; }
6821 as_val
=`eval 'as_val=${'$as_ac_Header'}
6822 $as_echo "$as_val"'`
6823 if test "x$as_val" = x
""yes; then
6824 cat >>confdefs.h
<<_ACEOF
6825 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6834 for ac_header
in ucontext.h
6836 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6837 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6838 $as_echo_n "checking for $ac_header... " >&6; }
6839 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6840 $as_echo_n "(cached) " >&6
6842 cat >conftest.
$ac_ext <<_ACEOF
6845 cat confdefs.h
>>conftest.
$ac_ext
6846 cat >>conftest.
$ac_ext <<_ACEOF
6847 /* end confdefs.h. */
6850 #include <$ac_header>
6852 rm -f conftest.
$ac_objext
6853 if { (ac_try
="$ac_compile"
6855 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6856 *) ac_try_echo=$ac_try;;
6858 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6859 $as_echo "$ac_try_echo") >&5
6860 (eval "$ac_compile") 2>conftest.er1
6862 grep -v '^ *+' conftest.er1 >conftest.err
6864 cat conftest.err >&5
6865 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6866 (exit $ac_status); } && {
6867 test -z "$ac_c_werror_flag" ||
6868 test ! -s conftest.err
6869 } && test -s conftest.$ac_objext; then
6870 eval "$as_ac_Header=yes"
6872 $as_echo "$as_me: failed program was:" >&5
6873 sed 's/^/| /' conftest.$ac_ext >&5
6875 eval "$as_ac_Header=no"
6878 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6880 ac_res=`eval 'as_val=${'$as_ac_Header'}
6881 $as_echo "$as_val"'`
6882 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6883 $as_echo "$ac_res" >&6; }
6884 as_val=`eval 'as_val=${'$as_ac_Header'}
6885 $as_echo "$as_val"'`
6886 if test "x$as_val" = x""yes; then
6887 cat >>confdefs.h <<_ACEOF
6888 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6897 for ac_header in sys/thr.h
6899 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6900 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6901 $as_echo_n "checking for $ac_header... " >&6; }
6902 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6903 $as_echo_n "(cached) " >&6
6905 cat >conftest.$ac_ext <<_ACEOF
6908 cat confdefs.h >>conftest.$ac_ext
6909 cat >>conftest.$ac_ext <<_ACEOF
6910 /* end confdefs.h. */
6911 #include <sys/types.h>
6912 #ifdef HAVE_UCONTEXT_H
6913 #include <ucontext.h>
6916 #include <$ac_header>
6918 rm -f conftest.$ac_objext
6919 if { (ac_try="$ac_compile"
6921 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6922 *) ac_try_echo
=$ac_try;;
6924 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6925 $as_echo "$ac_try_echo") >&5
6926 (eval "$ac_compile") 2>conftest.er1
6928 grep -v '^ *+' conftest.er1
>conftest.err
6930 cat conftest.err
>&5
6931 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6932 (exit $ac_status); } && {
6933 test -z "$ac_c_werror_flag" ||
6934 test ! -s conftest.err
6935 } && test -s conftest.
$ac_objext; then
6936 eval "$as_ac_Header=yes"
6938 $as_echo "$as_me: failed program was:" >&5
6939 sed 's/^/| /' conftest.
$ac_ext >&5
6941 eval "$as_ac_Header=no"
6944 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6946 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6947 $as_echo "$as_val"'`
6948 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6949 $as_echo "$ac_res" >&6; }
6950 as_val
=`eval 'as_val=${'$as_ac_Header'}
6951 $as_echo "$as_val"'`
6952 if test "x$as_val" = x
""yes; then
6953 cat >>confdefs.h
<<_ACEOF
6954 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6963 for ac_header
in pthread_np.h
6965 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6966 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6967 $as_echo_n "checking for $ac_header... " >&6; }
6968 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6969 $as_echo_n "(cached) " >&6
6971 cat >conftest.
$ac_ext <<_ACEOF
6974 cat confdefs.h
>>conftest.
$ac_ext
6975 cat >>conftest.
$ac_ext <<_ACEOF
6976 /* end confdefs.h. */
6977 #ifdef HAVE_PTHREAD_H
6978 #include <pthread.h>
6981 #include <$ac_header>
6983 rm -f conftest.
$ac_objext
6984 if { (ac_try
="$ac_compile"
6986 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6987 *) ac_try_echo=$ac_try;;
6989 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6990 $as_echo "$ac_try_echo") >&5
6991 (eval "$ac_compile") 2>conftest.er1
6993 grep -v '^ *+' conftest.er1 >conftest.err
6995 cat conftest.err >&5
6996 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6997 (exit $ac_status); } && {
6998 test -z "$ac_c_werror_flag" ||
6999 test ! -s conftest.err
7000 } && test -s conftest.$ac_objext; then
7001 eval "$as_ac_Header=yes"
7003 $as_echo "$as_me: failed program was:" >&5
7004 sed 's/^/| /' conftest.$ac_ext >&5
7006 eval "$as_ac_Header=no"
7009 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7011 ac_res=`eval 'as_val=${'$as_ac_Header'}
7012 $as_echo "$as_val"'`
7013 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7014 $as_echo "$ac_res" >&6; }
7015 as_val=`eval 'as_val=${'$as_ac_Header'}
7016 $as_echo "$as_val"'`
7017 if test "x$as_val" = x""yes; then
7018 cat >>confdefs.h <<_ACEOF
7019 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
7028 for ac_header in linux/videodev.h
7030 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
7031 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7032 $as_echo_n "checking for $ac_header... " >&6; }
7033 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7034 $as_echo_n "(cached) " >&6
7036 cat >conftest.$ac_ext <<_ACEOF
7039 cat confdefs.h >>conftest.$ac_ext
7040 cat >>conftest.$ac_ext <<_ACEOF
7041 /* end confdefs.h. */
7042 #ifdef HAVE_SYS_TIME_H
7043 #include <sys/time.h>
7045 #include <sys/types.h>
7046 #ifdef HAVE_ASM_TYPES_H
7047 #include <asm/types.h>
7050 #include <$ac_header>
7052 rm -f conftest.$ac_objext
7053 if { (ac_try="$ac_compile"
7055 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7056 *) ac_try_echo
=$ac_try;;
7058 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7059 $as_echo "$ac_try_echo") >&5
7060 (eval "$ac_compile") 2>conftest.er1
7062 grep -v '^ *+' conftest.er1
>conftest.err
7064 cat conftest.err
>&5
7065 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7066 (exit $ac_status); } && {
7067 test -z "$ac_c_werror_flag" ||
7068 test ! -s conftest.err
7069 } && test -s conftest.
$ac_objext; then
7070 eval "$as_ac_Header=yes"
7072 $as_echo "$as_me: failed program was:" >&5
7073 sed 's/^/| /' conftest.
$ac_ext >&5
7075 eval "$as_ac_Header=no"
7078 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
7080 ac_res
=`eval 'as_val=${'$as_ac_Header'}
7081 $as_echo "$as_val"'`
7082 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7083 $as_echo "$ac_res" >&6; }
7084 as_val
=`eval 'as_val=${'$as_ac_Header'}
7085 $as_echo "$as_val"'`
7086 if test "x$as_val" = x
""yes; then
7087 cat >>confdefs.h
<<_ACEOF
7088 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7097 for ac_header
in linux
/capi.h
7099 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7100 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7101 $as_echo_n "checking for $ac_header... " >&6; }
7102 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7103 $as_echo_n "(cached) " >&6
7105 cat >conftest.
$ac_ext <<_ACEOF
7108 cat confdefs.h
>>conftest.
$ac_ext
7109 cat >>conftest.
$ac_ext <<_ACEOF
7110 /* end confdefs.h. */
7113 #include <$ac_header>
7115 rm -f conftest.
$ac_objext
7116 if { (ac_try
="$ac_compile"
7118 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7119 *) ac_try_echo=$ac_try;;
7121 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7122 $as_echo "$ac_try_echo") >&5
7123 (eval "$ac_compile") 2>conftest.er1
7125 grep -v '^ *+' conftest.er1 >conftest.err
7127 cat conftest.err >&5
7128 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7129 (exit $ac_status); } && {
7130 test -z "$ac_c_werror_flag" ||
7131 test ! -s conftest.err
7132 } && test -s conftest.$ac_objext; then
7133 eval "$as_ac_Header=yes"
7135 $as_echo "$as_me: failed program was:" >&5
7136 sed 's/^/| /' conftest.$ac_ext >&5
7138 eval "$as_ac_Header=no"
7141 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7143 ac_res=`eval 'as_val=${'$as_ac_Header'}
7144 $as_echo "$as_val"'`
7145 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7146 $as_echo "$ac_res" >&6; }
7147 as_val=`eval 'as_val=${'$as_ac_Header'}
7148 $as_echo "$as_val"'`
7149 if test "x$as_val" = x""yes; then
7150 cat >>confdefs.h <<_ACEOF
7151 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
7162 DLLFLAGS="-D_REENTRANT"
7176 # Extract the first word of "ldd", so it can be a program name with args.
7177 set dummy ldd; ac_word=$2
7178 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7179 $as_echo_n "checking for $ac_word... " >&6; }
7180 if test "${ac_cv_path_LDD+set}" = set; then
7181 $as_echo_n "(cached) " >&6
7185 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
7188 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7189 as_dummy="/sbin:/usr/sbin:$PATH"
7190 for as_dir in $as_dummy
7193 test -z "$as_dir" && as_dir=.
7194 for ac_exec_ext in '' $ac_executable_extensions; do
7195 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7196 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
7197 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7204 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
7209 if test -n "$LDD"; then
7210 { $as_echo "$as_me:$LINENO: result: $LDD" >&5
7211 $as_echo "$LDD" >&6; }
7213 { $as_echo "$as_me:$LINENO: result: no" >&5
7214 $as_echo "no" >&6; }
7221 if test -n "$ac_tool_prefix"; then
7222 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
7223 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
7224 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7225 $as_echo_n "checking for $ac_word... " >&6; }
7226 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
7227 $as_echo_n "(cached) " >&6
7229 if test -n "$DLLTOOL"; then
7230 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
7232 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7236 test -z "$as_dir" && as_dir=.
7237 for ac_exec_ext in '' $ac_executable_extensions; do
7238 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7239 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
7240 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7249 DLLTOOL=$ac_cv_prog_DLLTOOL
7250 if test -n "$DLLTOOL"; then
7251 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
7252 $as_echo "$DLLTOOL" >&6; }
7254 { $as_echo "$as_me:$LINENO: result: no" >&5
7255 $as_echo "no" >&6; }
7260 if test -z "$ac_cv_prog_DLLTOOL"; then
7261 ac_ct_DLLTOOL=$DLLTOOL
7262 # Extract the first word of "dlltool", so it can be a program name with args.
7263 set dummy dlltool; ac_word=$2
7264 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7265 $as_echo_n "checking for $ac_word... " >&6; }
7266 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
7267 $as_echo_n "(cached) " >&6
7269 if test -n "$ac_ct_DLLTOOL"; then
7270 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
7272 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7276 test -z "$as_dir" && as_dir=.
7277 for ac_exec_ext in '' $ac_executable_extensions; do
7278 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7279 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
7280 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7289 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
7290 if test -n "$ac_ct_DLLTOOL"; then
7291 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
7292 $as_echo "$ac_ct_DLLTOOL" >&6; }
7294 { $as_echo "$as_me:$LINENO: result: no" >&5
7295 $as_echo "no" >&6; }
7298 if test "x$ac_ct_DLLTOOL" = x; then
7301 case $cross_compiling:$ac_tool_warned in
7303 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7304 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7305 ac_tool_warned=yes ;;
7307 DLLTOOL=$ac_ct_DLLTOOL
7310 DLLTOOL="$ac_cv_prog_DLLTOOL"
7313 if test -n "$ac_tool_prefix"; then
7314 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
7315 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
7316 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7317 $as_echo_n "checking for $ac_word... " >&6; }
7318 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
7319 $as_echo_n "(cached) " >&6
7321 if test -n "$DLLWRAP"; then
7322 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
7324 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7328 test -z "$as_dir" && as_dir=.
7329 for ac_exec_ext in '' $ac_executable_extensions; do
7330 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7331 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
7332 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7341 DLLWRAP=$ac_cv_prog_DLLWRAP
7342 if test -n "$DLLWRAP"; then
7343 { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
7344 $as_echo "$DLLWRAP" >&6; }
7346 { $as_echo "$as_me:$LINENO: result: no" >&5
7347 $as_echo "no" >&6; }
7352 if test -z "$ac_cv_prog_DLLWRAP"; then
7353 ac_ct_DLLWRAP=$DLLWRAP
7354 # Extract the first word of "dllwrap", so it can be a program name with args.
7355 set dummy dllwrap; ac_word=$2
7356 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7357 $as_echo_n "checking for $ac_word... " >&6; }
7358 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
7359 $as_echo_n "(cached) " >&6
7361 if test -n "$ac_ct_DLLWRAP"; then
7362 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
7364 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7368 test -z "$as_dir" && as_dir=.
7369 for ac_exec_ext in '' $ac_executable_extensions; do
7370 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7371 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
7372 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7381 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
7382 if test -n "$ac_ct_DLLWRAP"; then
7383 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7384 $as_echo "$ac_ct_DLLWRAP" >&6; }
7386 { $as_echo "$as_me:$LINENO: result: no" >&5
7387 $as_echo "no" >&6; }
7390 if test "x$ac_ct_DLLWRAP" = x; then
7393 case $cross_compiling:$ac_tool_warned in
7395 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7396 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7397 ac_tool_warned=yes ;;
7399 DLLWRAP=$ac_ct_DLLWRAP
7402 DLLWRAP="$ac_cv_prog_DLLWRAP"
7405 if test -n "$ac_tool_prefix"; then
7406 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7407 set dummy ${ac_tool_prefix}ar; ac_word=$2
7408 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7409 $as_echo_n "checking for $ac_word... " >&6; }
7410 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7411 $as_echo_n "(cached) " >&6
7413 if test -n "$MINGWAR"; then
7414 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
7416 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7420 test -z "$as_dir" && as_dir=.
7421 for ac_exec_ext in '' $ac_executable_extensions; do
7422 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7423 ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
7424 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7433 MINGWAR=$ac_cv_prog_MINGWAR
7434 if test -n "$MINGWAR"; then
7435 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7436 $as_echo "$MINGWAR" >&6; }
7438 { $as_echo "$as_me:$LINENO: result: no" >&5
7439 $as_echo "no" >&6; }
7444 if test -z "$ac_cv_prog_MINGWAR"; then
7445 ac_ct_MINGWAR=$MINGWAR
7446 # Extract the first word of "ar", so it can be a program name with args.
7447 set dummy ar; ac_word=$2
7448 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7449 $as_echo_n "checking for $ac_word... " >&6; }
7450 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7451 $as_echo_n "(cached) " >&6
7453 if test -n "$ac_ct_MINGWAR"; then
7454 ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
7456 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7460 test -z "$as_dir" && as_dir=.
7461 for ac_exec_ext in '' $ac_executable_extensions; do
7462 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7463 ac_cv_prog_ac_ct_MINGWAR="ar"
7464 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7473 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
7474 if test -n "$ac_ct_MINGWAR"; then
7475 { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7476 $as_echo "$ac_ct_MINGWAR" >&6; }
7478 { $as_echo "$as_me:$LINENO: result: no" >&5
7479 $as_echo "no" >&6; }
7482 if test "x$ac_ct_MINGWAR" = x; then
7485 case $cross_compiling:$ac_tool_warned in
7487 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7488 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7489 ac_tool_warned=yes ;;
7491 MINGWAR=$ac_ct_MINGWAR
7494 MINGWAR="$ac_cv_prog_MINGWAR"
7497 if test "$DLLWRAP" = "false"; then
7505 enable_iphlpapi=${enable_iphlpapi:-no}
7506 enable_kernel32=${enable_kernel32:-no}
7507 enable_msvcrt=${enable_msvcrt:-no}
7508 enable_ntdll=${enable_ntdll:-no}
7509 enable_ws2_32=${enable_ws2_32:-no}
7510 enable_loader=${enable_loader:-no}
7511 enable_server=${enable_server:-no}
7512 with_x=${with_x:-no}
7513 with_pthread=${with_pthread:-no}
7518 DLLFLAGS="$DLLFLAGS -fPIC"
7519 LDDLLFLAGS="-bundle -multiply_defined suppress"
7520 LIBWINE_LDFLAGS="-multiply_defined suppress"
7521 LDSHARED="\$(CC) -dynamiclib"
7523 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7524 SECURITYLIB="-framework Security -framework CoreFoundation"
7526 COREFOUNDATIONLIB="-framework CoreFoundation"
7528 IOKITLIB="-framework IOKit -framework CoreFoundation"
7530 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
7532 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7534 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
7537 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7539 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7544 LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning" ;;
7546 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7548 CARBONLIB="-framework Carbon"
7550 enable_winequartz_drv=${enable_winequartz_drv:-yes}
7554 DLLFLAGS="$DLLFLAGS -fPIC"
7556 { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7557 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7558 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7559 $as_echo_n "(cached) " >&6
7561 ac_wine_try_cflags_saved=$CFLAGS
7562 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7563 cat >conftest.$ac_ext <<_ACEOF
7566 rm -f conftest.$ac_objext conftest$ac_exeext
7567 if { (ac_try="$ac_link"
7569 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7570 *) ac_try_echo
=$ac_try;;
7572 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7573 $as_echo "$ac_try_echo") >&5
7574 (eval "$ac_link") 2>conftest.er1
7576 grep -v '^ *+' conftest.er1
>conftest.err
7578 cat conftest.err
>&5
7579 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7580 (exit $ac_status); } && {
7581 test -z "$ac_c_werror_flag" ||
7582 test ! -s conftest.err
7583 } && test -s conftest
$ac_exeext && {
7584 test "$cross_compiling" = yes ||
7585 $as_test_x conftest
$ac_exeext
7587 ac_cv_c_dll_gnuelf
="yes"
7589 $as_echo "$as_me: failed program was:" >&5
7590 sed 's/^/| /' conftest.
$ac_ext >&5
7592 ac_cv_c_dll_gnuelf
="no"
7595 rm -rf conftest.dSYM
7596 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7597 conftest
$ac_exeext conftest.
$ac_ext
7598 CFLAGS
=$ac_wine_try_cflags_saved
7600 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7601 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7602 if test "$ac_cv_c_dll_gnuelf" = "yes"
7604 LDSHARED
="\$(CC) -shared"
7605 LDDLLFLAGS
="-shared -Wl,-Bsymbolic"
7606 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7607 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7608 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7609 $as_echo_n "(cached) " >&6
7611 ac_wine_try_cflags_saved
=$CFLAGS
7612 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7613 cat >conftest.
$ac_ext <<_ACEOF
7616 cat confdefs.h
>>conftest.
$ac_ext
7617 cat >>conftest.
$ac_ext <<_ACEOF
7618 /* end confdefs.h. */
7628 rm -f conftest.
$ac_objext conftest
$ac_exeext
7629 if { (ac_try
="$ac_link"
7631 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7632 *) ac_try_echo=$ac_try;;
7634 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7635 $as_echo "$ac_try_echo") >&5
7636 (eval "$ac_link") 2>conftest.er1
7638 grep -v '^ *+' conftest.er1 >conftest.err
7640 cat conftest.err >&5
7641 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7642 (exit $ac_status); } && {
7643 test -z "$ac_c_werror_flag" ||
7644 test ! -s conftest.err
7645 } && test -s conftest$ac_exeext && {
7646 test "$cross_compiling" = yes ||
7647 $as_test_x conftest$ac_exeext
7649 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
7651 $as_echo "$as_me: failed program was:" >&5
7652 sed 's/^/| /' conftest.$ac_ext >&5
7654 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
7657 rm -rf conftest.dSYM
7658 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7659 conftest$ac_exeext conftest.$ac_ext
7660 CFLAGS=$ac_wine_try_cflags_saved
7662 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7663 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7664 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7665 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7667 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7668 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7669 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7670 $as_echo_n "(cached) " >&6
7672 ac_wine_try_cflags_saved=$CFLAGS
7673 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7674 cat >conftest.$ac_ext <<_ACEOF
7677 cat confdefs.h >>conftest.$ac_ext
7678 cat >>conftest.$ac_ext <<_ACEOF
7679 /* end confdefs.h. */
7689 rm -f conftest.$ac_objext conftest$ac_exeext
7690 if { (ac_try="$ac_link"
7692 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7693 *) ac_try_echo
=$ac_try;;
7695 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7696 $as_echo "$ac_try_echo") >&5
7697 (eval "$ac_link") 2>conftest.er1
7699 grep -v '^ *+' conftest.er1
>conftest.err
7701 cat conftest.err
>&5
7702 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7703 (exit $ac_status); } && {
7704 test -z "$ac_c_werror_flag" ||
7705 test ! -s conftest.err
7706 } && test -s conftest
$ac_exeext && {
7707 test "$cross_compiling" = yes ||
7708 $as_test_x conftest
$ac_exeext
7710 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=yes
7712 $as_echo "$as_me: failed program was:" >&5
7713 sed 's/^/| /' conftest.
$ac_ext >&5
7715 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=no
7718 rm -rf conftest.dSYM
7719 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7720 conftest
$ac_exeext conftest.
$ac_ext
7721 CFLAGS
=$ac_wine_try_cflags_saved
7723 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7724 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7725 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7726 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7732 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7733 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7734 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7735 $as_echo_n "(cached) " >&6
7737 ac_wine_try_cflags_saved
=$CFLAGS
7738 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
7739 cat >conftest.
$ac_ext <<_ACEOF
7742 cat confdefs.h
>>conftest.
$ac_ext
7743 cat >>conftest.
$ac_ext <<_ACEOF
7744 /* end confdefs.h. */
7754 rm -f conftest.
$ac_objext conftest
$ac_exeext
7755 if { (ac_try
="$ac_link"
7757 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7758 *) ac_try_echo=$ac_try;;
7760 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7761 $as_echo "$ac_try_echo") >&5
7762 (eval "$ac_link") 2>conftest.er1
7764 grep -v '^ *+' conftest.er1 >conftest.err
7766 cat conftest.err >&5
7767 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7768 (exit $ac_status); } && {
7769 test -z "$ac_c_werror_flag" ||
7770 test ! -s conftest.err
7771 } && test -s conftest$ac_exeext && {
7772 test "$cross_compiling" = yes ||
7773 $as_test_x conftest$ac_exeext
7775 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
7777 $as_echo "$as_me: failed program was:" >&5
7778 sed 's/^/| /' conftest.$ac_ext >&5
7780 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
7783 rm -rf conftest.dSYM
7784 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7785 conftest$ac_exeext conftest.$ac_ext
7786 CFLAGS=$ac_wine_try_cflags_saved
7788 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
7789 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7790 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7791 LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
7795 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7796 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7797 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7798 $as_echo_n "(cached) " >&6
7800 ac_wine_try_cflags_saved=$CFLAGS
7801 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7802 cat >conftest.$ac_ext <<_ACEOF
7805 cat confdefs.h >>conftest.$ac_ext
7806 cat >>conftest.$ac_ext <<_ACEOF
7807 /* end confdefs.h. */
7817 rm -f conftest.$ac_objext conftest$ac_exeext
7818 if { (ac_try="$ac_link"
7820 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7821 *) ac_try_echo
=$ac_try;;
7823 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7824 $as_echo "$ac_try_echo") >&5
7825 (eval "$ac_link") 2>conftest.er1
7827 grep -v '^ *+' conftest.er1
>conftest.err
7829 cat conftest.err
>&5
7830 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7831 (exit $ac_status); } && {
7832 test -z "$ac_c_werror_flag" ||
7833 test ! -s conftest.err
7834 } && test -s conftest
$ac_exeext && {
7835 test "$cross_compiling" = yes ||
7836 $as_test_x conftest
$ac_exeext
7838 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=yes
7840 $as_echo "$as_me: failed program was:" >&5
7841 sed 's/^/| /' conftest.
$ac_ext >&5
7843 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=no
7846 rm -rf conftest.dSYM
7847 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7848 conftest
$ac_exeext conftest.
$ac_ext
7849 CFLAGS
=$ac_wine_try_cflags_saved
7851 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7852 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7853 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7854 LDDLLFLAGS
="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7858 echo '{ global: *; };' >conftest.map
7859 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7860 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7861 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7862 $as_echo_n "(cached) " >&6
7864 ac_wine_try_cflags_saved
=$CFLAGS
7865 CFLAGS
="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7866 cat >conftest.
$ac_ext <<_ACEOF
7869 cat confdefs.h
>>conftest.
$ac_ext
7870 cat >>conftest.
$ac_ext <<_ACEOF
7871 /* end confdefs.h. */
7881 rm -f conftest.
$ac_objext conftest
$ac_exeext
7882 if { (ac_try
="$ac_link"
7884 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7885 *) ac_try_echo=$ac_try;;
7887 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7888 $as_echo "$ac_try_echo") >&5
7889 (eval "$ac_link") 2>conftest.er1
7891 grep -v '^ *+' conftest.er1 >conftest.err
7893 cat conftest.err >&5
7894 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7895 (exit $ac_status); } && {
7896 test -z "$ac_c_werror_flag" ||
7897 test ! -s conftest.err
7898 } && test -s conftest$ac_exeext && {
7899 test "$cross_compiling" = yes ||
7900 $as_test_x conftest$ac_exeext
7902 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
7904 $as_echo "$as_me: failed program was:" >&5
7905 sed 's/^/| /' conftest.$ac_ext >&5
7907 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
7910 rm -rf conftest.dSYM
7911 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7912 conftest$ac_exeext conftest.$ac_ext
7913 CFLAGS=$ac_wine_try_cflags_saved
7915 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
7916 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
7917 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
7918 LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
7923 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
7924 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
7925 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
7926 $as_echo_n "(cached) " >&6
7928 ac_wine_try_cflags_saved=$CFLAGS
7929 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
7930 cat >conftest.$ac_ext <<_ACEOF
7933 cat confdefs.h >>conftest.$ac_ext
7934 cat >>conftest.$ac_ext <<_ACEOF
7935 /* end confdefs.h. */
7945 rm -f conftest.$ac_objext conftest$ac_exeext
7946 if { (ac_try="$ac_link"
7948 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7949 *) ac_try_echo
=$ac_try;;
7951 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7952 $as_echo "$ac_try_echo") >&5
7953 (eval "$ac_link") 2>conftest.er1
7955 grep -v '^ *+' conftest.er1
>conftest.err
7957 cat conftest.err
>&5
7958 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7959 (exit $ac_status); } && {
7960 test -z "$ac_c_werror_flag" ||
7961 test ! -s conftest.err
7962 } && test -s conftest
$ac_exeext && {
7963 test "$cross_compiling" = yes ||
7964 $as_test_x conftest
$ac_exeext
7966 ac_cv_cflags__fPIC__Wl___export_dynamic
=yes
7968 $as_echo "$as_me: failed program was:" >&5
7969 sed 's/^/| /' conftest.
$ac_ext >&5
7971 ac_cv_cflags__fPIC__Wl___export_dynamic
=no
7974 rm -rf conftest.dSYM
7975 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7976 conftest
$ac_exeext conftest.
$ac_ext
7977 CFLAGS
=$ac_wine_try_cflags_saved
7979 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
7980 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
7981 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
7982 LDEXECFLAGS
="-Wl,--export-dynamic"
7987 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
7988 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
7989 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
7990 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7991 $as_echo_n "(cached) " >&6
7993 ac_wine_try_cflags_saved
=$CFLAGS
7994 CFLAGS
="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
7995 cat >conftest.
$ac_ext <<_ACEOF
7998 cat confdefs.h
>>conftest.
$ac_ext
7999 cat >>conftest.
$ac_ext <<_ACEOF
8000 /* end confdefs.h. */
8010 rm -f conftest.
$ac_objext conftest
$ac_exeext
8011 if { (ac_try
="$ac_link"
8013 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8014 *) ac_try_echo=$ac_try;;
8016 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8017 $as_echo "$ac_try_echo") >&5
8018 (eval "$ac_link") 2>conftest.er1
8020 grep -v '^ *+' conftest.er1 >conftest.err
8022 cat conftest.err >&5
8023 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8024 (exit $ac_status); } && {
8025 test -z "$ac_c_werror_flag" ||
8026 test ! -s conftest.err
8027 } && test -s conftest$ac_exeext && {
8028 test "$cross_compiling" = yes ||
8029 $as_test_x conftest$ac_exeext
8031 eval "$as_ac_var=yes"
8033 $as_echo "$as_me: failed program was:" >&5
8034 sed 's/^/| /' conftest.$ac_ext >&5
8036 eval "$as_ac_var=no"
8039 rm -rf conftest.dSYM
8040 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8041 conftest$ac_exeext conftest.$ac_ext
8042 CFLAGS=$ac_wine_try_cflags_saved
8044 ac_res=`eval 'as_val=${'$as_ac_var'}
8045 $as_echo "$as_val"'`
8046 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8047 $as_echo "$ac_res" >&6; }
8048 if test `eval 'as_val=${'$as_ac_var'}
8049 $as_echo "$as_val"'` = yes; then
8050 LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`"
8051 LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8053 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" |
$as_tr_sh`
8054 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
8055 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
8056 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8057 $as_echo_n "(cached) " >&6
8059 ac_wine_try_cflags_saved=$CFLAGS
8060 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
8061 cat >conftest.$ac_ext <<_ACEOF
8064 cat confdefs.h >>conftest.$ac_ext
8065 cat >>conftest.$ac_ext <<_ACEOF
8066 /* end confdefs.h. */
8076 rm -f conftest.$ac_objext conftest$ac_exeext
8077 if { (ac_try="$ac_link"
8079 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8080 *) ac_try_echo
=$ac_try;;
8082 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8083 $as_echo "$ac_try_echo") >&5
8084 (eval "$ac_link") 2>conftest.er1
8086 grep -v '^ *+' conftest.er1
>conftest.err
8088 cat conftest.err
>&5
8089 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8090 (exit $ac_status); } && {
8091 test -z "$ac_c_werror_flag" ||
8092 test ! -s conftest.err
8093 } && test -s conftest
$ac_exeext && {
8094 test "$cross_compiling" = yes ||
8095 $as_test_x conftest
$ac_exeext
8097 eval "$as_ac_var=yes"
8099 $as_echo "$as_me: failed program was:" >&5
8100 sed 's/^/| /' conftest.
$ac_ext >&5
8102 eval "$as_ac_var=no"
8105 rm -rf conftest.dSYM
8106 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8107 conftest
$ac_exeext conftest.
$ac_ext
8108 CFLAGS
=$ac_wine_try_cflags_saved
8110 ac_res
=`eval 'as_val=${'$as_ac_var'}
8111 $as_echo "$as_val"'`
8112 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8113 $as_echo "$ac_res" >&6; }
8114 if test `eval 'as_val=${'$as_ac_var'}
8115 $as_echo "$as_val"'` = yes; then
8116 LDRPATH_INSTALL
="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8117 LDRPATH_LOCAL
="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8123 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
8124 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
8125 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
8126 $as_echo_n "(cached) " >&6
8128 ac_wine_try_cflags_saved
=$CFLAGS
8129 CFLAGS
="$CFLAGS -Wl,--enable-new-dtags"
8130 cat >conftest.
$ac_ext <<_ACEOF
8133 cat confdefs.h
>>conftest.
$ac_ext
8134 cat >>conftest.
$ac_ext <<_ACEOF
8135 /* end confdefs.h. */
8145 rm -f conftest.
$ac_objext conftest
$ac_exeext
8146 if { (ac_try
="$ac_link"
8148 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8149 *) ac_try_echo=$ac_try;;
8151 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8152 $as_echo "$ac_try_echo") >&5
8153 (eval "$ac_link") 2>conftest.er1
8155 grep -v '^ *+' conftest.er1 >conftest.err
8157 cat conftest.err >&5
8158 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8159 (exit $ac_status); } && {
8160 test -z "$ac_c_werror_flag" ||
8161 test ! -s conftest.err
8162 } && test -s conftest$ac_exeext && {
8163 test "$cross_compiling" = yes ||
8164 $as_test_x conftest$ac_exeext
8166 ac_cv_cflags__Wl___enable_new_dtags=yes
8168 $as_echo "$as_me: failed program was:" >&5
8169 sed 's/^/| /' conftest.$ac_ext >&5
8171 ac_cv_cflags__Wl___enable_new_dtags=no
8174 rm -rf conftest.dSYM
8175 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8176 conftest$ac_exeext conftest.$ac_ext
8177 CFLAGS=$ac_wine_try_cflags_saved
8179 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
8180 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
8181 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
8182 LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
8187 *i[3456789]86* | x86_64)
8188 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
8189 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
8190 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
8191 $as_echo_n "(cached) " >&6
8193 ac_wine_try_cflags_saved=$CFLAGS
8194 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
8195 cat >conftest.$ac_ext <<_ACEOF
8198 cat confdefs.h >>conftest.$ac_ext
8199 cat >>conftest.$ac_ext <<_ACEOF
8200 /* end confdefs.h. */
8210 rm -f conftest.$ac_objext conftest$ac_exeext
8211 if { (ac_try="$ac_link"
8213 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8214 *) ac_try_echo
=$ac_try;;
8216 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8217 $as_echo "$ac_try_echo") >&5
8218 (eval "$ac_link") 2>conftest.er1
8220 grep -v '^ *+' conftest.er1
>conftest.err
8222 cat conftest.err
>&5
8223 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8224 (exit $ac_status); } && {
8225 test -z "$ac_c_werror_flag" ||
8226 test ! -s conftest.err
8227 } && test -s conftest
$ac_exeext && {
8228 test "$cross_compiling" = yes ||
8229 $as_test_x conftest
$ac_exeext
8231 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=yes
8233 $as_echo "$as_me: failed program was:" >&5
8234 sed 's/^/| /' conftest.
$ac_ext >&5
8236 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=no
8239 rm -rf conftest.dSYM
8240 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8241 conftest
$ac_exeext conftest.
$ac_ext
8242 CFLAGS
=$ac_wine_try_cflags_saved
8244 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8245 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8246 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8247 LDEXECFLAGS
="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8254 { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8255 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
8256 if test "${ac_cv_c_dll_unixware+set}" = set; then
8257 $as_echo_n "(cached) " >&6
8259 ac_wine_try_cflags_saved
=$CFLAGS
8260 CFLAGS
="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8261 cat >conftest.
$ac_ext <<_ACEOF
8264 rm -f conftest.
$ac_objext conftest
$ac_exeext
8265 if { (ac_try
="$ac_link"
8267 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8268 *) ac_try_echo=$ac_try;;
8270 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8271 $as_echo "$ac_try_echo") >&5
8272 (eval "$ac_link") 2>conftest.er1
8274 grep -v '^ *+' conftest.er1 >conftest.err
8276 cat conftest.err >&5
8277 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8278 (exit $ac_status); } && {
8279 test -z "$ac_c_werror_flag" ||
8280 test ! -s conftest.err
8281 } && test -s conftest$ac_exeext && {
8282 test "$cross_compiling" = yes ||
8283 $as_test_x conftest$ac_exeext
8285 ac_cv_c_dll_unixware="yes"
8287 $as_echo "$as_me: failed program was:" >&5
8288 sed 's/^/| /' conftest.$ac_ext >&5
8290 ac_cv_c_dll_unixware="no"
8293 rm -rf conftest.dSYM
8294 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8295 conftest$ac_exeext conftest.$ac_ext
8296 CFLAGS=$ac_wine_try_cflags_saved
8298 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8299 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8300 if test "$ac_cv_c_dll_unixware" = "yes"
8302 LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8303 LDDLLFLAGS="-Wl,-G,-B,symbolic"
8306 { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8307 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8308 if test "${ac_cv_c_dll_hpux+set}" = set; then
8309 $as_echo_n "(cached) " >&6
8311 ac_wine_try_cflags_saved=$CFLAGS
8312 CFLAGS="$CFLAGS -shared"
8313 cat >conftest.$ac_ext <<_ACEOF
8316 rm -f conftest.$ac_objext conftest$ac_exeext
8317 if { (ac_try="$ac_link"
8319 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8320 *) ac_try_echo
=$ac_try;;
8322 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8323 $as_echo "$ac_try_echo") >&5
8324 (eval "$ac_link") 2>conftest.er1
8326 grep -v '^ *+' conftest.er1
>conftest.err
8328 cat conftest.err
>&5
8329 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8330 (exit $ac_status); } && {
8331 test -z "$ac_c_werror_flag" ||
8332 test ! -s conftest.err
8333 } && test -s conftest
$ac_exeext && {
8334 test "$cross_compiling" = yes ||
8335 $as_test_x conftest
$ac_exeext
8337 ac_cv_c_dll_hpux
="yes"
8339 $as_echo "$as_me: failed program was:" >&5
8340 sed 's/^/| /' conftest.
$ac_ext >&5
8342 ac_cv_c_dll_hpux
="no"
8345 rm -rf conftest.dSYM
8346 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8347 conftest
$ac_exeext conftest.
$ac_ext
8348 CFLAGS
=$ac_wine_try_cflags_saved
8350 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8351 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8352 if test "$ac_cv_c_dll_hpux" = "yes"
8356 LDDLLFLAGS
="-shared -fPIC"
8357 LDSHARED
="\$(CC) -shared"
8364 enable_winequartz_drv
=${enable_winequartz_drv:-no}
8366 if test "$LIBEXT" = "a"; then
8367 { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8368 It is currently not possible to build Wine without shared library
8369 (.so) support to allow transparent switch between .so and .dll files.
8370 If you are using Linux, you will need a newer binutils.
8372 $as_echo "$as_me: error: could not find a way to build shared libraries.
8373 It is currently not possible to build Wine without shared library
8374 (.so) support to allow transparent switch between .so and .dll files.
8375 If you are using Linux, you will need a newer binutils.
8377 { (exit 1); exit 1; }; }
8380 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8382 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
8384 # Extract the first word of "$ac_prog", so it can be a program name with args.
8385 set dummy
$ac_prog; ac_word
=$2
8386 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8387 $as_echo_n "checking for $ac_word... " >&6; }
8388 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8389 $as_echo_n "(cached) " >&6
8391 if test -n "$CROSSCC"; then
8392 ac_cv_prog_CROSSCC
="$CROSSCC" # Let the user override the test.
8394 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8398 test -z "$as_dir" && as_dir
=.
8399 for ac_exec_ext
in '' $ac_executable_extensions; do
8400 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8401 ac_cv_prog_CROSSCC
="$ac_prog"
8402 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8411 CROSSCC
=$ac_cv_prog_CROSSCC
8412 if test -n "$CROSSCC"; then
8413 { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8414 $as_echo "$CROSSCC" >&6; }
8416 { $as_echo "$as_me:$LINENO: result: no" >&5
8417 $as_echo "no" >&6; }
8421 test -n "$CROSSCC" && break
8423 test -n "$CROSSCC" || CROSSCC
="false"
8425 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
8427 # Extract the first word of "$ac_prog", so it can be a program name with args.
8428 set dummy
$ac_prog; ac_word
=$2
8429 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8430 $as_echo_n "checking for $ac_word... " >&6; }
8431 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8432 $as_echo_n "(cached) " >&6
8434 if test -n "$DLLTOOL"; then
8435 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
8437 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8441 test -z "$as_dir" && as_dir
=.
8442 for ac_exec_ext
in '' $ac_executable_extensions; do
8443 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8444 ac_cv_prog_DLLTOOL
="$ac_prog"
8445 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8454 DLLTOOL
=$ac_cv_prog_DLLTOOL
8455 if test -n "$DLLTOOL"; then
8456 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8457 $as_echo "$DLLTOOL" >&6; }
8459 { $as_echo "$as_me:$LINENO: result: no" >&5
8460 $as_echo "no" >&6; }
8464 test -n "$DLLTOOL" && break
8466 test -n "$DLLTOOL" || DLLTOOL
="false"
8468 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
8470 # Extract the first word of "$ac_prog", so it can be a program name with args.
8471 set dummy
$ac_prog; ac_word
=$2
8472 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8473 $as_echo_n "checking for $ac_word... " >&6; }
8474 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
8475 $as_echo_n "(cached) " >&6
8477 if test -n "$CROSSWINDRES"; then
8478 ac_cv_prog_CROSSWINDRES
="$CROSSWINDRES" # Let the user override the test.
8480 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8484 test -z "$as_dir" && as_dir
=.
8485 for ac_exec_ext
in '' $ac_executable_extensions; do
8486 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8487 ac_cv_prog_CROSSWINDRES
="$ac_prog"
8488 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8497 CROSSWINDRES
=$ac_cv_prog_CROSSWINDRES
8498 if test -n "$CROSSWINDRES"; then
8499 { $as_echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
8500 $as_echo "$CROSSWINDRES" >&6; }
8502 { $as_echo "$as_me:$LINENO: result: no" >&5
8503 $as_echo "no" >&6; }
8507 test -n "$CROSSWINDRES" && break
8509 test -n "$CROSSWINDRES" || CROSSWINDRES
="false"
8511 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
8513 # Extract the first word of "$ac_prog", so it can be a program name with args.
8514 set dummy
$ac_prog; ac_word
=$2
8515 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8516 $as_echo_n "checking for $ac_word... " >&6; }
8517 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8518 $as_echo_n "(cached) " >&6
8520 if test -n "$MINGWAR"; then
8521 ac_cv_prog_MINGWAR
="$MINGWAR" # Let the user override the test.
8523 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8527 test -z "$as_dir" && as_dir
=.
8528 for ac_exec_ext
in '' $ac_executable_extensions; do
8529 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8530 ac_cv_prog_MINGWAR
="$ac_prog"
8531 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8540 MINGWAR
=$ac_cv_prog_MINGWAR
8541 if test -n "$MINGWAR"; then
8542 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8543 $as_echo "$MINGWAR" >&6; }
8545 { $as_echo "$as_me:$LINENO: result: no" >&5
8546 $as_echo "no" >&6; }
8550 test -n "$MINGWAR" && break
8552 test -n "$MINGWAR" || MINGWAR
="false"
8554 if test "$CROSSCC" != "false"
8556 CROSSTEST
="\$(CROSSTEST)"
8562 if test "$ac_cv_header_pthread_h" = "yes"
8564 { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8565 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8566 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8567 $as_echo_n "(cached) " >&6
8569 ac_check_lib_save_LIBS
=$LIBS
8570 LIBS
="-lpthread $LIBS"
8571 cat >conftest.
$ac_ext <<_ACEOF
8574 cat confdefs.h
>>conftest.
$ac_ext
8575 cat >>conftest.
$ac_ext <<_ACEOF
8576 /* end confdefs.h. */
8578 /* Override any GCC internal prototype to avoid an error.
8579 Use char because int might match the return type of a GCC
8580 builtin and then its argument prototype would still apply. */
8584 char pthread_create ();
8588 return pthread_create ();
8593 rm -f conftest.
$ac_objext conftest
$ac_exeext
8594 if { (ac_try
="$ac_link"
8596 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8597 *) ac_try_echo=$ac_try;;
8599 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8600 $as_echo "$ac_try_echo") >&5
8601 (eval "$ac_link") 2>conftest.er1
8603 grep -v '^ *+' conftest.er1 >conftest.err
8605 cat conftest.err >&5
8606 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8607 (exit $ac_status); } && {
8608 test -z "$ac_c_werror_flag" ||
8609 test ! -s conftest.err
8610 } && test -s conftest$ac_exeext && {
8611 test "$cross_compiling" = yes ||
8612 $as_test_x conftest$ac_exeext
8614 ac_cv_lib_pthread_pthread_create=yes
8616 $as_echo "$as_me: failed program was:" >&5
8617 sed 's/^/| /' conftest.$ac_ext >&5
8619 ac_cv_lib_pthread_pthread_create=no
8622 rm -rf conftest.dSYM
8623 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8624 conftest$ac_exeext conftest.$ac_ext
8625 LIBS=$ac_check_lib_save_LIBS
8627 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8628 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8629 if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then
8630 LIBPTHREAD="-lpthread"
8635 if test "x$LIBPTHREAD" = "x"; then
8636 case "x$with_pthread" in
8638 *) { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8639 Wine cannot support threads without libpthread.
8640 Use the --without-pthread option if you really want this." >&5
8641 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8642 Wine cannot support threads without libpthread.
8643 Use the --without-pthread option if you really want this." >&2;}
8644 { (exit 1); exit 1; }; } ;;
8650 { $as_echo "$as_me:$LINENO: checking for X" >&5
8651 $as_echo_n "checking for X... " >&6; }
8654 # Check whether --with-x was given.
8655 if test "${with_x+set}" = set; then
8659 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8660 if test "x$with_x" = xno; then
8661 # The user explicitly disabled X.
8664 case $x_includes,$x_libraries in #(
8665 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8666 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8667 { (exit 1); exit 1; }; };; #(
8668 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
8669 $as_echo_n "(cached) " >&6
8671 # One or both of the vars are not set, and there is no cached value.
8672 ac_x_includes=no ac_x_libraries=no
8673 rm -f -r conftest.dir
8674 if mkdir conftest.dir; then
8676 cat >Imakefile <<'_ACEOF'
8678 @echo incroot='${INCROOT}'
8680 @echo usrlibdir='${USRLIBDIR}'
8682 @echo libdir='${LIBDIR}'
8684 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
8685 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8686 for ac_var in incroot usrlibdir libdir; do
8687 eval "ac_im_$ac_var=\`\
${MAKE-make} $ac_var 2>/dev
/null |
sed -n 's/^$ac_var=//p'\
`"
8689 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8690 for ac_extension in a so sl dylib la dll; do
8691 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8692 test -f "$ac_im_libdir/libX11.$ac_extension"; then
8693 ac_im_usrlibdir=$ac_im_libdir; break
8696 # Screen out bogus values from the imake configuration. They are
8697 # bogus both because they are the default anyway, and because
8698 # using them would break gcc on systems where it needs fixed includes.
8699 case $ac_im_incroot in
8700 /usr/include) ac_x_includes= ;;
8701 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
8703 case $ac_im_usrlibdir in
8704 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
8705 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
8709 rm -f -r conftest.dir
8712 # Standard set of common directories for X headers.
8713 # Check X11 before X11Rn because it is often a symlink to the current release.
8725 /usr/local/X11/include
8726 /usr/local/X11R6/include
8727 /usr/local/X11R5/include
8728 /usr/local/X11R4/include
8730 /usr/local/include/X11
8731 /usr/local/include/X11R6
8732 /usr/local/include/X11R5
8733 /usr/local/include/X11R4
8737 /usr/XFree86/include/X11
8741 /usr/unsupported/include
8743 /usr/local/x11r5/include
8744 /usr/lpp/Xamples/include
8746 /usr/openwin/include
8747 /usr/openwin/share/include'
8749 if test "$ac_x_includes" = no; then
8750 # Guess where to find include files, by looking for Xlib.h.
8751 # First, try using that file with no special directory specified.
8752 cat >conftest.$ac_ext <<_ACEOF
8755 cat confdefs.h >>conftest.$ac_ext
8756 cat >>conftest.$ac_ext <<_ACEOF
8757 /* end confdefs.h. */
8758 #include <X11/Xlib.h>
8760 if { (ac_try="$ac_cpp conftest.$ac_ext"
8762 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8763 *) ac_try_echo
=$ac_try;;
8765 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8766 $as_echo "$ac_try_echo") >&5
8767 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8769 grep -v '^ *+' conftest.er1
>conftest.err
8771 cat conftest.err
>&5
8772 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8773 (exit $ac_status); } >/dev
/null
&& {
8774 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8775 test ! -s conftest.err
8777 # We can compile using X headers with no special include directory.
8780 $as_echo "$as_me: failed program was:" >&5
8781 sed 's/^/| /' conftest.
$ac_ext >&5
8783 for ac_dir
in $ac_x_header_dirs; do
8784 if test -r "$ac_dir/X11/Xlib.h"; then
8785 ac_x_includes
=$ac_dir
8791 rm -f conftest.err conftest.
$ac_ext
8792 fi # $ac_x_includes = no
8794 if test "$ac_x_libraries" = no
; then
8795 # Check for the libraries.
8796 # See if we find them without any special options.
8797 # Don't add to $LIBS permanently.
8800 cat >conftest.
$ac_ext <<_ACEOF
8803 cat confdefs.h
>>conftest.
$ac_ext
8804 cat >>conftest.
$ac_ext <<_ACEOF
8805 /* end confdefs.h. */
8806 #include <X11/Xlib.h>
8815 rm -f conftest.
$ac_objext conftest
$ac_exeext
8816 if { (ac_try
="$ac_link"
8818 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8819 *) ac_try_echo=$ac_try;;
8821 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8822 $as_echo "$ac_try_echo") >&5
8823 (eval "$ac_link") 2>conftest.er1
8825 grep -v '^ *+' conftest.er1 >conftest.err
8827 cat conftest.err >&5
8828 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8829 (exit $ac_status); } && {
8830 test -z "$ac_c_werror_flag" ||
8831 test ! -s conftest.err
8832 } && test -s conftest$ac_exeext && {
8833 test "$cross_compiling" = yes ||
8834 $as_test_x conftest$ac_exeext
8837 # We can link X programs with no special library path.
8840 $as_echo "$as_me: failed program was:" >&5
8841 sed 's/^/| /' conftest.$ac_ext >&5
8844 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" |
sed s
/include
/lib
/g
`
8846 # Don't even attempt the hair of trying to link an X program!
8847 for ac_extension in a so sl dylib la dll; do
8848 if test -r "$ac_dir/libX11.$ac_extension"; then
8849 ac_x_libraries=$ac_dir
8856 rm -rf conftest.dSYM
8857 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8858 conftest$ac_exeext conftest.$ac_ext
8859 fi # $ac_x_libraries = no
8861 case $ac_x_includes,$ac_x_libraries in #(
8863 # Didn't find X, or a directory has "'" in its name.
8864 ac_cv_have_x="have_x=no";; #(
8866 # Record where we found X for the cache.
8867 ac_cv_have_x="have_x=yes\
8868 ac_x_includes='$ac_x_includes'\
8869 ac_x_libraries='$ac_x_libraries'"
8875 eval "$ac_cv_have_x"
8878 if test "$have_x" != yes; then
8879 { $as_echo "$as_me:$LINENO: result: $have_x" >&5
8880 $as_echo "$have_x" >&6; }
8883 # If each of the values was on the command line, it overrides each guess.
8884 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
8885 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
8886 # Update the cache value to reflect the command line values.
8887 ac_cv_have_x="have_x=yes\
8888 ac_x_includes='$x_includes'\
8889 ac_x_libraries='$x_libraries'"
8890 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
8891 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
8894 if test "$no_x" = yes; then
8895 # Not all programs may use this symbol, but it does not hurt to define it.
8897 cat >>confdefs.h <<\_ACEOF
8898 #define X_DISPLAY_MISSING 1
8901 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
8903 if test -n "$x_includes"; then
8904 X_CFLAGS="$X_CFLAGS -I$x_includes"
8907 # It would also be nice to do this for all -L options, not just this one.
8908 if test -n "$x_libraries"; then
8909 X_LIBS="$X_LIBS -L$x_libraries"
8910 # For Solaris; some versions of Sun CC require a space after -R and
8911 # others require no space. Words are not sufficient . . . .
8912 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
8913 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
8914 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
8915 ac_xsave_c_werror_flag=$ac_c_werror_flag
8916 ac_c_werror_flag=yes
8917 cat >conftest.$ac_ext <<_ACEOF
8920 cat confdefs.h >>conftest.$ac_ext
8921 cat >>conftest.$ac_ext <<_ACEOF
8922 /* end confdefs.h. */
8932 rm -f conftest.$ac_objext conftest$ac_exeext
8933 if { (ac_try="$ac_link"
8935 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8936 *) ac_try_echo
=$ac_try;;
8938 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8939 $as_echo "$ac_try_echo") >&5
8940 (eval "$ac_link") 2>conftest.er1
8942 grep -v '^ *+' conftest.er1
>conftest.err
8944 cat conftest.err
>&5
8945 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8946 (exit $ac_status); } && {
8947 test -z "$ac_c_werror_flag" ||
8948 test ! -s conftest.err
8949 } && test -s conftest
$ac_exeext && {
8950 test "$cross_compiling" = yes ||
8951 $as_test_x conftest
$ac_exeext
8953 { $as_echo "$as_me:$LINENO: result: no" >&5
8954 $as_echo "no" >&6; }
8955 X_LIBS
="$X_LIBS -R$x_libraries"
8957 $as_echo "$as_me: failed program was:" >&5
8958 sed 's/^/| /' conftest.
$ac_ext >&5
8960 LIBS
="$ac_xsave_LIBS -R $x_libraries"
8961 cat >conftest.
$ac_ext <<_ACEOF
8964 cat confdefs.h
>>conftest.
$ac_ext
8965 cat >>conftest.
$ac_ext <<_ACEOF
8966 /* end confdefs.h. */
8976 rm -f conftest.
$ac_objext conftest
$ac_exeext
8977 if { (ac_try
="$ac_link"
8979 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8980 *) ac_try_echo=$ac_try;;
8982 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8983 $as_echo "$ac_try_echo") >&5
8984 (eval "$ac_link") 2>conftest.er1
8986 grep -v '^ *+' conftest.er1 >conftest.err
8988 cat conftest.err >&5
8989 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8990 (exit $ac_status); } && {
8991 test -z "$ac_c_werror_flag" ||
8992 test ! -s conftest.err
8993 } && test -s conftest$ac_exeext && {
8994 test "$cross_compiling" = yes ||
8995 $as_test_x conftest$ac_exeext
8997 { $as_echo "$as_me:$LINENO: result: yes" >&5
8998 $as_echo "yes" >&6; }
8999 X_LIBS="$X_LIBS -R $x_libraries"
9001 $as_echo "$as_me: failed program was:" >&5
9002 sed 's/^/| /' conftest.$ac_ext >&5
9004 { $as_echo "$as_me:$LINENO: result: neither works" >&5
9005 $as_echo "neither works" >&6; }
9008 rm -rf conftest.dSYM
9009 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9010 conftest$ac_exeext conftest.$ac_ext
9013 rm -rf conftest.dSYM
9014 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9015 conftest$ac_exeext conftest.$ac_ext
9016 ac_c_werror_flag=$ac_xsave_c_werror_flag
9020 # Check for system-dependent libraries X programs must link with.
9021 # Do this before checking for the system-independent R6 libraries
9022 # (-lICE), since we may need -lsocket or whatever for X linking.
9024 if test "$ISC" = yes; then
9025 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
9027 # Martyn Johnson says this is needed for Ultrix, if the X
9028 # libraries were built with DECnet support. And Karl Berry says
9029 # the Alpha needs dnet_stub (dnet does not exist).
9030 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
9031 cat >conftest.$ac_ext <<_ACEOF
9034 cat confdefs.h >>conftest.$ac_ext
9035 cat >>conftest.$ac_ext <<_ACEOF
9036 /* end confdefs.h. */
9038 /* Override any GCC internal prototype to avoid an error.
9039 Use char because int might match the return type of a GCC
9040 builtin and then its argument prototype would still apply. */
9044 char XOpenDisplay ();
9048 return XOpenDisplay ();
9053 rm -f conftest.$ac_objext conftest$ac_exeext
9054 if { (ac_try="$ac_link"
9056 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9057 *) ac_try_echo
=$ac_try;;
9059 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9060 $as_echo "$ac_try_echo") >&5
9061 (eval "$ac_link") 2>conftest.er1
9063 grep -v '^ *+' conftest.er1
>conftest.err
9065 cat conftest.err
>&5
9066 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9067 (exit $ac_status); } && {
9068 test -z "$ac_c_werror_flag" ||
9069 test ! -s conftest.err
9070 } && test -s conftest
$ac_exeext && {
9071 test "$cross_compiling" = yes ||
9072 $as_test_x conftest
$ac_exeext
9076 $as_echo "$as_me: failed program was:" >&5
9077 sed 's/^/| /' conftest.
$ac_ext >&5
9079 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
9080 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
9081 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
9082 $as_echo_n "(cached) " >&6
9084 ac_check_lib_save_LIBS
=$LIBS
9086 cat >conftest.
$ac_ext <<_ACEOF
9089 cat confdefs.h
>>conftest.
$ac_ext
9090 cat >>conftest.
$ac_ext <<_ACEOF
9091 /* end confdefs.h. */
9093 /* Override any GCC internal prototype to avoid an error.
9094 Use char because int might match the return type of a GCC
9095 builtin and then its argument prototype would still apply. */
9103 return dnet_ntoa ();
9108 rm -f conftest.
$ac_objext conftest
$ac_exeext
9109 if { (ac_try
="$ac_link"
9111 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9112 *) ac_try_echo=$ac_try;;
9114 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9115 $as_echo "$ac_try_echo") >&5
9116 (eval "$ac_link") 2>conftest.er1
9118 grep -v '^ *+' conftest.er1 >conftest.err
9120 cat conftest.err >&5
9121 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9122 (exit $ac_status); } && {
9123 test -z "$ac_c_werror_flag" ||
9124 test ! -s conftest.err
9125 } && test -s conftest$ac_exeext && {
9126 test "$cross_compiling" = yes ||
9127 $as_test_x conftest$ac_exeext
9129 ac_cv_lib_dnet_dnet_ntoa=yes
9131 $as_echo "$as_me: failed program was:" >&5
9132 sed 's/^/| /' conftest.$ac_ext >&5
9134 ac_cv_lib_dnet_dnet_ntoa=no
9137 rm -rf conftest.dSYM
9138 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9139 conftest$ac_exeext conftest.$ac_ext
9140 LIBS=$ac_check_lib_save_LIBS
9142 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
9143 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
9144 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then
9145 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
9148 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
9149 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
9150 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
9151 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
9152 $as_echo_n "(cached) " >&6
9154 ac_check_lib_save_LIBS=$LIBS
9155 LIBS="-ldnet_stub $LIBS"
9156 cat >conftest.$ac_ext <<_ACEOF
9159 cat confdefs.h >>conftest.$ac_ext
9160 cat >>conftest.$ac_ext <<_ACEOF
9161 /* end confdefs.h. */
9163 /* Override any GCC internal prototype to avoid an error.
9164 Use char because int might match the return type of a GCC
9165 builtin and then its argument prototype would still apply. */
9173 return dnet_ntoa ();
9178 rm -f conftest.$ac_objext conftest$ac_exeext
9179 if { (ac_try="$ac_link"
9181 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9182 *) ac_try_echo
=$ac_try;;
9184 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9185 $as_echo "$ac_try_echo") >&5
9186 (eval "$ac_link") 2>conftest.er1
9188 grep -v '^ *+' conftest.er1
>conftest.err
9190 cat conftest.err
>&5
9191 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9192 (exit $ac_status); } && {
9193 test -z "$ac_c_werror_flag" ||
9194 test ! -s conftest.err
9195 } && test -s conftest
$ac_exeext && {
9196 test "$cross_compiling" = yes ||
9197 $as_test_x conftest
$ac_exeext
9199 ac_cv_lib_dnet_stub_dnet_ntoa
=yes
9201 $as_echo "$as_me: failed program was:" >&5
9202 sed 's/^/| /' conftest.
$ac_ext >&5
9204 ac_cv_lib_dnet_stub_dnet_ntoa
=no
9207 rm -rf conftest.dSYM
9208 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9209 conftest
$ac_exeext conftest.
$ac_ext
9210 LIBS
=$ac_check_lib_save_LIBS
9212 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
9213 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
9214 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x
""yes; then
9215 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
9221 rm -rf conftest.dSYM
9222 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9223 conftest
$ac_exeext conftest.
$ac_ext
9224 LIBS
="$ac_xsave_LIBS"
9226 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
9227 # to get the SysV transport functions.
9228 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
9230 # The nsl library prevents programs from opening the X display
9231 # on Irix 5.2, according to T.E. Dickey.
9232 # The functions gethostbyname, getservbyname, and inet_addr are
9233 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
9234 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
9235 $as_echo_n "checking for gethostbyname... " >&6; }
9236 if test "${ac_cv_func_gethostbyname+set}" = set; then
9237 $as_echo_n "(cached) " >&6
9239 cat >conftest.
$ac_ext <<_ACEOF
9242 cat confdefs.h
>>conftest.
$ac_ext
9243 cat >>conftest.
$ac_ext <<_ACEOF
9244 /* end confdefs.h. */
9245 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
9246 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9247 #define gethostbyname innocuous_gethostbyname
9249 /* System header to define __stub macros and hopefully few prototypes,
9250 which can conflict with char gethostbyname (); below.
9251 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9252 <limits.h> exists even on freestanding compilers. */
9255 # include <limits.h>
9257 # include <assert.h>
9260 #undef gethostbyname
9262 /* Override any GCC internal prototype to avoid an error.
9263 Use char because int might match the return type of a GCC
9264 builtin and then its argument prototype would still apply. */
9268 char gethostbyname ();
9269 /* The GNU C library defines this for functions which it implements
9270 to always fail with ENOSYS. Some functions are actually named
9271 something starting with __ and the normal name is an alias. */
9272 #if defined __stub_gethostbyname || defined __stub___gethostbyname
9279 return gethostbyname ();
9284 rm -f conftest.
$ac_objext conftest
$ac_exeext
9285 if { (ac_try
="$ac_link"
9287 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9288 *) ac_try_echo=$ac_try;;
9290 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9291 $as_echo "$ac_try_echo") >&5
9292 (eval "$ac_link") 2>conftest.er1
9294 grep -v '^ *+' conftest.er1 >conftest.err
9296 cat conftest.err >&5
9297 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9298 (exit $ac_status); } && {
9299 test -z "$ac_c_werror_flag" ||
9300 test ! -s conftest.err
9301 } && test -s conftest$ac_exeext && {
9302 test "$cross_compiling" = yes ||
9303 $as_test_x conftest$ac_exeext
9305 ac_cv_func_gethostbyname=yes
9307 $as_echo "$as_me: failed program was:" >&5
9308 sed 's/^/| /' conftest.$ac_ext >&5
9310 ac_cv_func_gethostbyname=no
9313 rm -rf conftest.dSYM
9314 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9315 conftest$ac_exeext conftest.$ac_ext
9317 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9318 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9320 if test $ac_cv_func_gethostbyname = no; then
9321 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9322 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9323 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9324 $as_echo_n "(cached) " >&6
9326 ac_check_lib_save_LIBS=$LIBS
9328 cat >conftest.$ac_ext <<_ACEOF
9331 cat confdefs.h >>conftest.$ac_ext
9332 cat >>conftest.$ac_ext <<_ACEOF
9333 /* end confdefs.h. */
9335 /* Override any GCC internal prototype to avoid an error.
9336 Use char because int might match the return type of a GCC
9337 builtin and then its argument prototype would still apply. */
9341 char gethostbyname ();
9345 return gethostbyname ();
9350 rm -f conftest.$ac_objext conftest$ac_exeext
9351 if { (ac_try="$ac_link"
9353 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9354 *) ac_try_echo
=$ac_try;;
9356 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9357 $as_echo "$ac_try_echo") >&5
9358 (eval "$ac_link") 2>conftest.er1
9360 grep -v '^ *+' conftest.er1
>conftest.err
9362 cat conftest.err
>&5
9363 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9364 (exit $ac_status); } && {
9365 test -z "$ac_c_werror_flag" ||
9366 test ! -s conftest.err
9367 } && test -s conftest
$ac_exeext && {
9368 test "$cross_compiling" = yes ||
9369 $as_test_x conftest
$ac_exeext
9371 ac_cv_lib_nsl_gethostbyname
=yes
9373 $as_echo "$as_me: failed program was:" >&5
9374 sed 's/^/| /' conftest.
$ac_ext >&5
9376 ac_cv_lib_nsl_gethostbyname
=no
9379 rm -rf conftest.dSYM
9380 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9381 conftest
$ac_exeext conftest.
$ac_ext
9382 LIBS
=$ac_check_lib_save_LIBS
9384 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9385 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9386 if test "x$ac_cv_lib_nsl_gethostbyname" = x
""yes; then
9387 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
9390 if test $ac_cv_lib_nsl_gethostbyname = no
; then
9391 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9392 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9393 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9394 $as_echo_n "(cached) " >&6
9396 ac_check_lib_save_LIBS
=$LIBS
9398 cat >conftest.
$ac_ext <<_ACEOF
9401 cat confdefs.h
>>conftest.
$ac_ext
9402 cat >>conftest.
$ac_ext <<_ACEOF
9403 /* end confdefs.h. */
9405 /* Override any GCC internal prototype to avoid an error.
9406 Use char because int might match the return type of a GCC
9407 builtin and then its argument prototype would still apply. */
9411 char gethostbyname ();
9415 return gethostbyname ();
9420 rm -f conftest.
$ac_objext conftest
$ac_exeext
9421 if { (ac_try
="$ac_link"
9423 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9424 *) ac_try_echo=$ac_try;;
9426 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9427 $as_echo "$ac_try_echo") >&5
9428 (eval "$ac_link") 2>conftest.er1
9430 grep -v '^ *+' conftest.er1 >conftest.err
9432 cat conftest.err >&5
9433 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9434 (exit $ac_status); } && {
9435 test -z "$ac_c_werror_flag" ||
9436 test ! -s conftest.err
9437 } && test -s conftest$ac_exeext && {
9438 test "$cross_compiling" = yes ||
9439 $as_test_x conftest$ac_exeext
9441 ac_cv_lib_bsd_gethostbyname=yes
9443 $as_echo "$as_me: failed program was:" >&5
9444 sed 's/^/| /' conftest.$ac_ext >&5
9446 ac_cv_lib_bsd_gethostbyname=no
9449 rm -rf conftest.dSYM
9450 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9451 conftest$ac_exeext conftest.$ac_ext
9452 LIBS=$ac_check_lib_save_LIBS
9454 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9455 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9456 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then
9457 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
9463 # lieder@skyler.mavd.honeywell.com says without -lsocket,
9464 # socket/setsockopt and other routines are undefined under SCO ODT
9465 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
9466 # on later versions), says Simon Leinen: it contains gethostby*
9467 # variants that don't use the name server (or something). -lsocket
9468 # must be given before -lnsl if both are needed. We assume that
9469 # if connect needs -lnsl, so does gethostbyname.
9470 { $as_echo "$as_me:$LINENO: checking for connect" >&5
9471 $as_echo_n "checking for connect... " >&6; }
9472 if test "${ac_cv_func_connect+set}" = set; then
9473 $as_echo_n "(cached) " >&6
9475 cat >conftest.$ac_ext <<_ACEOF
9478 cat confdefs.h >>conftest.$ac_ext
9479 cat >>conftest.$ac_ext <<_ACEOF
9480 /* end confdefs.h. */
9481 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9482 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9483 #define connect innocuous_connect
9485 /* System header to define __stub macros and hopefully few prototypes,
9486 which can conflict with char connect (); below.
9487 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9488 <limits.h> exists even on freestanding compilers. */
9491 # include <limits.h>
9493 # include <assert.h>
9498 /* Override any GCC internal prototype to avoid an error.
9499 Use char because int might match the return type of a GCC
9500 builtin and then its argument prototype would still apply. */
9505 /* The GNU C library defines this for functions which it implements
9506 to always fail with ENOSYS. Some functions are actually named
9507 something starting with __ and the normal name is an alias. */
9508 #if defined __stub_connect || defined __stub___connect
9520 rm -f conftest.$ac_objext conftest$ac_exeext
9521 if { (ac_try="$ac_link"
9523 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9524 *) ac_try_echo
=$ac_try;;
9526 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9527 $as_echo "$ac_try_echo") >&5
9528 (eval "$ac_link") 2>conftest.er1
9530 grep -v '^ *+' conftest.er1
>conftest.err
9532 cat conftest.err
>&5
9533 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9534 (exit $ac_status); } && {
9535 test -z "$ac_c_werror_flag" ||
9536 test ! -s conftest.err
9537 } && test -s conftest
$ac_exeext && {
9538 test "$cross_compiling" = yes ||
9539 $as_test_x conftest
$ac_exeext
9541 ac_cv_func_connect
=yes
9543 $as_echo "$as_me: failed program was:" >&5
9544 sed 's/^/| /' conftest.
$ac_ext >&5
9546 ac_cv_func_connect
=no
9549 rm -rf conftest.dSYM
9550 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9551 conftest
$ac_exeext conftest.
$ac_ext
9553 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9554 $as_echo "$ac_cv_func_connect" >&6; }
9556 if test $ac_cv_func_connect = no
; then
9557 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9558 $as_echo_n "checking for connect in -lsocket... " >&6; }
9559 if test "${ac_cv_lib_socket_connect+set}" = set; then
9560 $as_echo_n "(cached) " >&6
9562 ac_check_lib_save_LIBS
=$LIBS
9563 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
9564 cat >conftest.
$ac_ext <<_ACEOF
9567 cat confdefs.h
>>conftest.
$ac_ext
9568 cat >>conftest.
$ac_ext <<_ACEOF
9569 /* end confdefs.h. */
9571 /* Override any GCC internal prototype to avoid an error.
9572 Use char because int might match the return type of a GCC
9573 builtin and then its argument prototype would still apply. */
9586 rm -f conftest.
$ac_objext conftest
$ac_exeext
9587 if { (ac_try
="$ac_link"
9589 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9590 *) ac_try_echo=$ac_try;;
9592 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9593 $as_echo "$ac_try_echo") >&5
9594 (eval "$ac_link") 2>conftest.er1
9596 grep -v '^ *+' conftest.er1 >conftest.err
9598 cat conftest.err >&5
9599 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9600 (exit $ac_status); } && {
9601 test -z "$ac_c_werror_flag" ||
9602 test ! -s conftest.err
9603 } && test -s conftest$ac_exeext && {
9604 test "$cross_compiling" = yes ||
9605 $as_test_x conftest$ac_exeext
9607 ac_cv_lib_socket_connect=yes
9609 $as_echo "$as_me: failed program was:" >&5
9610 sed 's/^/| /' conftest.$ac_ext >&5
9612 ac_cv_lib_socket_connect=no
9615 rm -rf conftest.dSYM
9616 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9617 conftest$ac_exeext conftest.$ac_ext
9618 LIBS=$ac_check_lib_save_LIBS
9620 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9621 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9622 if test "x$ac_cv_lib_socket_connect" = x""yes; then
9623 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
9628 # Guillermo Gomez says -lposix is necessary on A/UX.
9629 { $as_echo "$as_me:$LINENO: checking for remove" >&5
9630 $as_echo_n "checking for remove... " >&6; }
9631 if test "${ac_cv_func_remove+set}" = set; then
9632 $as_echo_n "(cached) " >&6
9634 cat >conftest.$ac_ext <<_ACEOF
9637 cat confdefs.h >>conftest.$ac_ext
9638 cat >>conftest.$ac_ext <<_ACEOF
9639 /* end confdefs.h. */
9640 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9641 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9642 #define remove innocuous_remove
9644 /* System header to define __stub macros and hopefully few prototypes,
9645 which can conflict with char remove (); below.
9646 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9647 <limits.h> exists even on freestanding compilers. */
9650 # include <limits.h>
9652 # include <assert.h>
9657 /* Override any GCC internal prototype to avoid an error.
9658 Use char because int might match the return type of a GCC
9659 builtin and then its argument prototype would still apply. */
9664 /* The GNU C library defines this for functions which it implements
9665 to always fail with ENOSYS. Some functions are actually named
9666 something starting with __ and the normal name is an alias. */
9667 #if defined __stub_remove || defined __stub___remove
9679 rm -f conftest.$ac_objext conftest$ac_exeext
9680 if { (ac_try="$ac_link"
9682 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9683 *) ac_try_echo
=$ac_try;;
9685 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9686 $as_echo "$ac_try_echo") >&5
9687 (eval "$ac_link") 2>conftest.er1
9689 grep -v '^ *+' conftest.er1
>conftest.err
9691 cat conftest.err
>&5
9692 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9693 (exit $ac_status); } && {
9694 test -z "$ac_c_werror_flag" ||
9695 test ! -s conftest.err
9696 } && test -s conftest
$ac_exeext && {
9697 test "$cross_compiling" = yes ||
9698 $as_test_x conftest
$ac_exeext
9700 ac_cv_func_remove
=yes
9702 $as_echo "$as_me: failed program was:" >&5
9703 sed 's/^/| /' conftest.
$ac_ext >&5
9705 ac_cv_func_remove
=no
9708 rm -rf conftest.dSYM
9709 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9710 conftest
$ac_exeext conftest.
$ac_ext
9712 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9713 $as_echo "$ac_cv_func_remove" >&6; }
9715 if test $ac_cv_func_remove = no
; then
9716 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9717 $as_echo_n "checking for remove in -lposix... " >&6; }
9718 if test "${ac_cv_lib_posix_remove+set}" = set; then
9719 $as_echo_n "(cached) " >&6
9721 ac_check_lib_save_LIBS
=$LIBS
9722 LIBS
="-lposix $LIBS"
9723 cat >conftest.
$ac_ext <<_ACEOF
9726 cat confdefs.h
>>conftest.
$ac_ext
9727 cat >>conftest.
$ac_ext <<_ACEOF
9728 /* end confdefs.h. */
9730 /* Override any GCC internal prototype to avoid an error.
9731 Use char because int might match the return type of a GCC
9732 builtin and then its argument prototype would still apply. */
9745 rm -f conftest.
$ac_objext conftest
$ac_exeext
9746 if { (ac_try
="$ac_link"
9748 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9749 *) ac_try_echo=$ac_try;;
9751 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9752 $as_echo "$ac_try_echo") >&5
9753 (eval "$ac_link") 2>conftest.er1
9755 grep -v '^ *+' conftest.er1 >conftest.err
9757 cat conftest.err >&5
9758 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9759 (exit $ac_status); } && {
9760 test -z "$ac_c_werror_flag" ||
9761 test ! -s conftest.err
9762 } && test -s conftest$ac_exeext && {
9763 test "$cross_compiling" = yes ||
9764 $as_test_x conftest$ac_exeext
9766 ac_cv_lib_posix_remove=yes
9768 $as_echo "$as_me: failed program was:" >&5
9769 sed 's/^/| /' conftest.$ac_ext >&5
9771 ac_cv_lib_posix_remove=no
9774 rm -rf conftest.dSYM
9775 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9776 conftest$ac_exeext conftest.$ac_ext
9777 LIBS=$ac_check_lib_save_LIBS
9779 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9780 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9781 if test "x$ac_cv_lib_posix_remove" = x""yes; then
9782 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
9787 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9788 { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9789 $as_echo_n "checking for shmat... " >&6; }
9790 if test "${ac_cv_func_shmat+set}" = set; then
9791 $as_echo_n "(cached) " >&6
9793 cat >conftest.$ac_ext <<_ACEOF
9796 cat confdefs.h >>conftest.$ac_ext
9797 cat >>conftest.$ac_ext <<_ACEOF
9798 /* end confdefs.h. */
9799 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9800 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9801 #define shmat innocuous_shmat
9803 /* System header to define __stub macros and hopefully few prototypes,
9804 which can conflict with char shmat (); below.
9805 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9806 <limits.h> exists even on freestanding compilers. */
9809 # include <limits.h>
9811 # include <assert.h>
9816 /* Override any GCC internal prototype to avoid an error.
9817 Use char because int might match the return type of a GCC
9818 builtin and then its argument prototype would still apply. */
9823 /* The GNU C library defines this for functions which it implements
9824 to always fail with ENOSYS. Some functions are actually named
9825 something starting with __ and the normal name is an alias. */
9826 #if defined __stub_shmat || defined __stub___shmat
9838 rm -f conftest.$ac_objext conftest$ac_exeext
9839 if { (ac_try="$ac_link"
9841 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9842 *) ac_try_echo
=$ac_try;;
9844 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9845 $as_echo "$ac_try_echo") >&5
9846 (eval "$ac_link") 2>conftest.er1
9848 grep -v '^ *+' conftest.er1
>conftest.err
9850 cat conftest.err
>&5
9851 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9852 (exit $ac_status); } && {
9853 test -z "$ac_c_werror_flag" ||
9854 test ! -s conftest.err
9855 } && test -s conftest
$ac_exeext && {
9856 test "$cross_compiling" = yes ||
9857 $as_test_x conftest
$ac_exeext
9859 ac_cv_func_shmat
=yes
9861 $as_echo "$as_me: failed program was:" >&5
9862 sed 's/^/| /' conftest.
$ac_ext >&5
9867 rm -rf conftest.dSYM
9868 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9869 conftest
$ac_exeext conftest.
$ac_ext
9871 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
9872 $as_echo "$ac_cv_func_shmat" >&6; }
9874 if test $ac_cv_func_shmat = no
; then
9875 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
9876 $as_echo_n "checking for shmat in -lipc... " >&6; }
9877 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
9878 $as_echo_n "(cached) " >&6
9880 ac_check_lib_save_LIBS
=$LIBS
9882 cat >conftest.
$ac_ext <<_ACEOF
9885 cat confdefs.h
>>conftest.
$ac_ext
9886 cat >>conftest.
$ac_ext <<_ACEOF
9887 /* end confdefs.h. */
9889 /* Override any GCC internal prototype to avoid an error.
9890 Use char because int might match the return type of a GCC
9891 builtin and then its argument prototype would still apply. */
9904 rm -f conftest.
$ac_objext conftest
$ac_exeext
9905 if { (ac_try
="$ac_link"
9907 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9908 *) ac_try_echo=$ac_try;;
9910 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9911 $as_echo "$ac_try_echo") >&5
9912 (eval "$ac_link") 2>conftest.er1
9914 grep -v '^ *+' conftest.er1 >conftest.err
9916 cat conftest.err >&5
9917 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9918 (exit $ac_status); } && {
9919 test -z "$ac_c_werror_flag" ||
9920 test ! -s conftest.err
9921 } && test -s conftest$ac_exeext && {
9922 test "$cross_compiling" = yes ||
9923 $as_test_x conftest$ac_exeext
9925 ac_cv_lib_ipc_shmat=yes
9927 $as_echo "$as_me: failed program was:" >&5
9928 sed 's/^/| /' conftest.$ac_ext >&5
9930 ac_cv_lib_ipc_shmat=no
9933 rm -rf conftest.dSYM
9934 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9935 conftest$ac_exeext conftest.$ac_ext
9936 LIBS=$ac_check_lib_save_LIBS
9938 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
9939 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
9940 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then
9941 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
9947 # Check for libraries that X11R6 Xt/Xaw programs need.
9948 ac_save_LDFLAGS=$LDFLAGS
9949 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
9950 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
9951 # check for ICE first), but we must link in the order -lSM -lICE or
9952 # we get undefined symbols. So assume we have SM if we have ICE.
9953 # These have to be linked with before -lX11, unlike the other
9954 # libraries we check for below, so use a different variable.
9955 # John Interrante, Karl Berry
9956 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
9957 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
9958 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
9959 $as_echo_n "(cached) " >&6
9961 ac_check_lib_save_LIBS=$LIBS
9962 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
9963 cat >conftest.$ac_ext <<_ACEOF
9966 cat confdefs.h >>conftest.$ac_ext
9967 cat >>conftest.$ac_ext <<_ACEOF
9968 /* end confdefs.h. */
9970 /* Override any GCC internal prototype to avoid an error.
9971 Use char because int might match the return type of a GCC
9972 builtin and then its argument prototype would still apply. */
9976 char IceConnectionNumber ();
9980 return IceConnectionNumber ();
9985 rm -f conftest.$ac_objext conftest$ac_exeext
9986 if { (ac_try="$ac_link"
9988 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9989 *) ac_try_echo
=$ac_try;;
9991 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9992 $as_echo "$ac_try_echo") >&5
9993 (eval "$ac_link") 2>conftest.er1
9995 grep -v '^ *+' conftest.er1
>conftest.err
9997 cat conftest.err
>&5
9998 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9999 (exit $ac_status); } && {
10000 test -z "$ac_c_werror_flag" ||
10001 test ! -s conftest.err
10002 } && test -s conftest
$ac_exeext && {
10003 test "$cross_compiling" = yes ||
10004 $as_test_x conftest
$ac_exeext
10006 ac_cv_lib_ICE_IceConnectionNumber
=yes
10008 $as_echo "$as_me: failed program was:" >&5
10009 sed 's/^/| /' conftest.
$ac_ext >&5
10011 ac_cv_lib_ICE_IceConnectionNumber
=no
10014 rm -rf conftest.dSYM
10015 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10016 conftest
$ac_exeext conftest.
$ac_ext
10017 LIBS
=$ac_check_lib_save_LIBS
10019 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
10020 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
10021 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x
""yes; then
10022 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
10025 LDFLAGS
=$ac_save_LDFLAGS
10030 if test "$have_x" = "yes"
10032 XLIB
="-lXext -lX11"
10033 ac_save_CPPFLAGS
="$CPPFLAGS"
10034 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
10036 { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
10037 $as_echo_n "checking for -lX11... " >&6; }
10038 if test "${ac_cv_lib_soname_X11+set}" = set; then
10039 $as_echo_n "(cached) " >&6
10041 ac_check_soname_save_LIBS
=$LIBS
10042 LIBS
="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
10043 cat >conftest.
$ac_ext <<_ACEOF
10046 cat confdefs.h
>>conftest.
$ac_ext
10047 cat >>conftest.
$ac_ext <<_ACEOF
10048 /* end confdefs.h. */
10050 /* Override any GCC internal prototype to avoid an error.
10051 Use char because int might match the return type of a GCC
10052 builtin and then its argument prototype would still apply. */
10056 char XCreateWindow ();
10060 return XCreateWindow ();
10065 rm -f conftest.
$ac_objext conftest
$ac_exeext
10066 if { (ac_try
="$ac_link"
10067 case "(($ac_try" in
10068 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10069 *) ac_try_echo=$ac_try;;
10071 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10072 $as_echo "$ac_try_echo") >&5
10073 (eval "$ac_link") 2>conftest.er1
10075 grep -v '^ *+' conftest.er1 >conftest.err
10077 cat conftest.err >&5
10078 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10079 (exit $ac_status); } && {
10080 test -z "$ac_c_werror_flag" ||
10081 test ! -s conftest.err
10082 } && test -s conftest$ac_exeext && {
10083 test "$cross_compiling" = yes ||
10084 $as_test_x conftest$ac_exeext
10088 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'` ;;
10089 *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libX11\\.$LIBEXT" |
sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10092 $as_echo "$as_me: failed program was:" >&5
10093 sed 's/^/| /' conftest.$ac_ext >&5
10098 rm -rf conftest.dSYM
10099 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10100 conftest$ac_exeext conftest.$ac_ext
10101 LIBS=$ac_check_soname_save_LIBS
10103 if test "x$ac_cv_lib_soname_X11" = "x"; then
10104 { $as_echo "$as_me:$LINENO: result: not found" >&5
10105 $as_echo "not found" >&6; }
10108 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
10109 $as_echo "$ac_cv_lib_soname_X11" >&6; }
10111 cat >>confdefs.h <<_ACEOF
10112 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
10118 { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
10119 $as_echo_n "checking for -lXext... " >&6; }
10120 if test "${ac_cv_lib_soname_Xext+set}" = set; then
10121 $as_echo_n "(cached) " >&6
10123 ac_check_soname_save_LIBS=$LIBS
10124 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
10125 cat >conftest.$ac_ext <<_ACEOF
10128 cat confdefs.h >>conftest.$ac_ext
10129 cat >>conftest.$ac_ext <<_ACEOF
10130 /* end confdefs.h. */
10132 /* Override any GCC internal prototype to avoid an error.
10133 Use char because int might match the return type of a GCC
10134 builtin and then its argument prototype would still apply. */
10138 char XextCreateExtension ();
10142 return XextCreateExtension ();
10147 rm -f conftest.$ac_objext conftest$ac_exeext
10148 if { (ac_try="$ac_link"
10149 case "(($ac_try" in
10150 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10151 *) ac_try_echo
=$ac_try;;
10153 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10154 $as_echo "$ac_try_echo") >&5
10155 (eval "$ac_link") 2>conftest.er1
10157 grep -v '^ *+' conftest.er1
>conftest.err
10159 cat conftest.err
>&5
10160 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10161 (exit $ac_status); } && {
10162 test -z "$ac_c_werror_flag" ||
10163 test ! -s conftest.err
10164 } && test -s conftest
$ac_exeext && {
10165 test "$cross_compiling" = yes ||
10166 $as_test_x conftest
$ac_exeext
10170 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'` ;;
10171 *) ac_cv_lib_soname_Xext
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10174 $as_echo "$as_me: failed program was:" >&5
10175 sed 's/^/| /' conftest.
$ac_ext >&5
10180 rm -rf conftest.dSYM
10181 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10182 conftest
$ac_exeext conftest.
$ac_ext
10183 LIBS
=$ac_check_soname_save_LIBS
10185 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10186 { $as_echo "$as_me:$LINENO: result: not found" >&5
10187 $as_echo "not found" >&6; }
10190 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10191 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10193 cat >>confdefs.h
<<_ACEOF
10194 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10213 for ac_header
in X11
/Xlib.h \
10216 X11
/Xcursor
/Xcursor.h \
10217 X11
/extensions
/shape.h \
10218 X11
/extensions
/XInput.h \
10219 X11
/extensions
/XShm.h \
10220 X11
/extensions
/Xcomposite.h \
10221 X11
/extensions
/Xinerama.h \
10222 X11
/extensions
/Xrandr.h \
10223 X11
/extensions
/Xrender.h \
10224 X11
/extensions
/xf86vmode.h
10226 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10227 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10228 $as_echo_n "checking for $ac_header... " >&6; }
10229 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10230 $as_echo_n "(cached) " >&6
10232 cat >conftest.
$ac_ext <<_ACEOF
10235 cat confdefs.h
>>conftest.
$ac_ext
10236 cat >>conftest.
$ac_ext <<_ACEOF
10237 /* end confdefs.h. */
10238 #ifdef HAVE_X11_XLIB_H
10239 # include <X11/Xlib.h>
10241 #ifdef HAVE_X11_XUTIL_H
10242 # include <X11/Xutil.h>
10245 #include <$ac_header>
10247 rm -f conftest.
$ac_objext
10248 if { (ac_try
="$ac_compile"
10249 case "(($ac_try" in
10250 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10251 *) ac_try_echo=$ac_try;;
10253 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10254 $as_echo "$ac_try_echo") >&5
10255 (eval "$ac_compile") 2>conftest.er1
10257 grep -v '^ *+' conftest.er1 >conftest.err
10259 cat conftest.err >&5
10260 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10261 (exit $ac_status); } && {
10262 test -z "$ac_c_werror_flag" ||
10263 test ! -s conftest.err
10264 } && test -s conftest.$ac_objext; then
10265 eval "$as_ac_Header=yes"
10267 $as_echo "$as_me: failed program was:" >&5
10268 sed 's/^/| /' conftest.$ac_ext >&5
10270 eval "$as_ac_Header=no"
10273 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10275 ac_res=`eval 'as_val=${'$as_ac_Header'}
10276 $as_echo "$as_val"'`
10277 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10278 $as_echo "$ac_res" >&6; }
10279 as_val=`eval 'as_val=${'$as_ac_Header'}
10280 $as_echo "$as_val"'`
10281 if test "x$as_val" = x""yes; then
10282 cat >>confdefs.h <<_ACEOF
10283 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
10291 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10293 { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10294 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10295 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10296 $as_echo_n "(cached) " >&6
10298 ac_check_lib_save_LIBS=$LIBS
10299 LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10300 cat >conftest.$ac_ext <<_ACEOF
10303 cat confdefs.h >>conftest.$ac_ext
10304 cat >>conftest.$ac_ext <<_ACEOF
10305 /* end confdefs.h. */
10307 /* Override any GCC internal prototype to avoid an error.
10308 Use char because int might match the return type of a GCC
10309 builtin and then its argument prototype would still apply. */
10313 char XkbQueryExtension ();
10317 return XkbQueryExtension ();
10322 rm -f conftest.$ac_objext conftest$ac_exeext
10323 if { (ac_try="$ac_link"
10324 case "(($ac_try" in
10325 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10326 *) ac_try_echo
=$ac_try;;
10328 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10329 $as_echo "$ac_try_echo") >&5
10330 (eval "$ac_link") 2>conftest.er1
10332 grep -v '^ *+' conftest.er1
>conftest.err
10334 cat conftest.err
>&5
10335 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10336 (exit $ac_status); } && {
10337 test -z "$ac_c_werror_flag" ||
10338 test ! -s conftest.err
10339 } && test -s conftest
$ac_exeext && {
10340 test "$cross_compiling" = yes ||
10341 $as_test_x conftest
$ac_exeext
10343 ac_cv_lib_X11_XkbQueryExtension
=yes
10345 $as_echo "$as_me: failed program was:" >&5
10346 sed 's/^/| /' conftest.
$ac_ext >&5
10348 ac_cv_lib_X11_XkbQueryExtension
=no
10351 rm -rf conftest.dSYM
10352 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10353 conftest
$ac_exeext conftest.
$ac_ext
10354 LIBS
=$ac_check_lib_save_LIBS
10356 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10357 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10358 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x
""yes; then
10360 cat >>confdefs.h
<<\_ACEOF
10368 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10370 { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10371 $as_echo_n "checking for -lXcursor... " >&6; }
10372 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10373 $as_echo_n "(cached) " >&6
10375 ac_check_soname_save_LIBS
=$LIBS
10376 LIBS
="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10377 cat >conftest.
$ac_ext <<_ACEOF
10380 cat confdefs.h
>>conftest.
$ac_ext
10381 cat >>conftest.
$ac_ext <<_ACEOF
10382 /* end confdefs.h. */
10384 /* Override any GCC internal prototype to avoid an error.
10385 Use char because int might match the return type of a GCC
10386 builtin and then its argument prototype would still apply. */
10390 char XcursorImageLoadCursor ();
10394 return XcursorImageLoadCursor ();
10399 rm -f conftest.
$ac_objext conftest
$ac_exeext
10400 if { (ac_try
="$ac_link"
10401 case "(($ac_try" in
10402 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10403 *) ac_try_echo=$ac_try;;
10405 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10406 $as_echo "$ac_try_echo") >&5
10407 (eval "$ac_link") 2>conftest.er1
10409 grep -v '^ *+' conftest.er1 >conftest.err
10411 cat conftest.err >&5
10412 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10413 (exit $ac_status); } && {
10414 test -z "$ac_c_werror_flag" ||
10415 test ! -s conftest.err
10416 } && test -s conftest$ac_exeext && {
10417 test "$cross_compiling" = yes ||
10418 $as_test_x conftest$ac_exeext
10422 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'` ;;
10423 *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXcursor\\.$LIBEXT" |
sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10426 $as_echo "$as_me: failed program was:" >&5
10427 sed 's/^/| /' conftest.$ac_ext >&5
10432 rm -rf conftest.dSYM
10433 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10434 conftest$ac_exeext conftest.$ac_ext
10435 LIBS=$ac_check_soname_save_LIBS
10437 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10438 { $as_echo "$as_me:$LINENO: result: not found" >&5
10439 $as_echo "not found" >&6; }
10442 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10443 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10445 cat >>confdefs.h <<_ACEOF
10446 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10453 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10454 case "x$with_xcursor" in
10455 x) wine_notices="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10457 *) { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10458 This is an error since --with-xcursor was requested." >&5
10459 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10460 This is an error since --with-xcursor was requested." >&2;}
10461 { (exit 1); exit 1; }; } ;;
10466 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10468 { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10469 $as_echo_n "checking for -lXi... " >&6; }
10470 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10471 $as_echo_n "(cached) " >&6
10473 ac_check_soname_save_LIBS=$LIBS
10474 LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10475 cat >conftest.$ac_ext <<_ACEOF
10478 cat confdefs.h >>conftest.$ac_ext
10479 cat >>conftest.$ac_ext <<_ACEOF
10480 /* end confdefs.h. */
10482 /* Override any GCC internal prototype to avoid an error.
10483 Use char because int might match the return type of a GCC
10484 builtin and then its argument prototype would still apply. */
10488 char XOpenDevice ();
10492 return XOpenDevice ();
10497 rm -f conftest.$ac_objext conftest$ac_exeext
10498 if { (ac_try="$ac_link"
10499 case "(($ac_try" in
10500 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10501 *) ac_try_echo
=$ac_try;;
10503 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10504 $as_echo "$ac_try_echo") >&5
10505 (eval "$ac_link") 2>conftest.er1
10507 grep -v '^ *+' conftest.er1
>conftest.err
10509 cat conftest.err
>&5
10510 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10511 (exit $ac_status); } && {
10512 test -z "$ac_c_werror_flag" ||
10513 test ! -s conftest.err
10514 } && test -s conftest
$ac_exeext && {
10515 test "$cross_compiling" = yes ||
10516 $as_test_x conftest
$ac_exeext
10520 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'` ;;
10521 *) ac_cv_lib_soname_Xi
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10524 $as_echo "$as_me: failed program was:" >&5
10525 sed 's/^/| /' conftest.
$ac_ext >&5
10530 rm -rf conftest.dSYM
10531 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10532 conftest
$ac_exeext conftest.
$ac_ext
10533 LIBS
=$ac_check_soname_save_LIBS
10535 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10536 { $as_echo "$as_me:$LINENO: result: not found" >&5
10537 $as_echo "not found" >&6; }
10540 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10541 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10543 cat >>confdefs.h
<<_ACEOF
10544 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10551 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10552 case "x$with_xinput" in
10553 x
) wine_notices
="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10555 *) { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10556 This is an error since --with-xinput was requested." >&5
10557 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10558 This is an error since --with-xinput was requested." >&2;}
10559 { (exit 1); exit 1; }; } ;;
10564 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10566 { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10567 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10568 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10569 $as_echo_n "(cached) " >&6
10571 ac_check_lib_save_LIBS
=$LIBS
10572 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10573 cat >conftest.
$ac_ext <<_ACEOF
10576 cat confdefs.h
>>conftest.
$ac_ext
10577 cat >>conftest.
$ac_ext <<_ACEOF
10578 /* end confdefs.h. */
10580 /* Override any GCC internal prototype to avoid an error.
10581 Use char because int might match the return type of a GCC
10582 builtin and then its argument prototype would still apply. */
10586 char XShmQueryExtension ();
10590 return XShmQueryExtension ();
10595 rm -f conftest.
$ac_objext conftest
$ac_exeext
10596 if { (ac_try
="$ac_link"
10597 case "(($ac_try" in
10598 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10599 *) ac_try_echo=$ac_try;;
10601 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10602 $as_echo "$ac_try_echo") >&5
10603 (eval "$ac_link") 2>conftest.er1
10605 grep -v '^ *+' conftest.er1 >conftest.err
10607 cat conftest.err >&5
10608 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10609 (exit $ac_status); } && {
10610 test -z "$ac_c_werror_flag" ||
10611 test ! -s conftest.err
10612 } && test -s conftest$ac_exeext && {
10613 test "$cross_compiling" = yes ||
10614 $as_test_x conftest$ac_exeext
10616 ac_cv_lib_Xext_XShmQueryExtension=yes
10618 $as_echo "$as_me: failed program was:" >&5
10619 sed 's/^/| /' conftest.$ac_ext >&5
10621 ac_cv_lib_Xext_XShmQueryExtension=no
10624 rm -rf conftest.dSYM
10625 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10626 conftest$ac_exeext conftest.$ac_ext
10627 LIBS=$ac_check_lib_save_LIBS
10629 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10630 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10631 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x""yes; then
10633 cat >>confdefs.h <<\_ACEOF
10634 #define HAVE_LIBXXSHM 1
10640 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10641 case "x$with_xshm" in
10642 x) wine_notices="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10644 *) { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10645 This is an error since --with-xshm was requested." >&5
10646 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10647 This is an error since --with-xshm was requested." >&2;}
10648 { (exit 1); exit 1; }; } ;;
10653 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10655 { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10656 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10657 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10658 $as_echo_n "(cached) " >&6
10660 ac_check_lib_save_LIBS=$LIBS
10661 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10662 cat >conftest.$ac_ext <<_ACEOF
10665 cat confdefs.h >>conftest.$ac_ext
10666 cat >>conftest.$ac_ext <<_ACEOF
10667 /* end confdefs.h. */
10669 /* Override any GCC internal prototype to avoid an error.
10670 Use char because int might match the return type of a GCC
10671 builtin and then its argument prototype would still apply. */
10675 char XShapeQueryExtension ();
10679 return XShapeQueryExtension ();
10684 rm -f conftest.$ac_objext conftest$ac_exeext
10685 if { (ac_try="$ac_link"
10686 case "(($ac_try" in
10687 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10688 *) ac_try_echo
=$ac_try;;
10690 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10691 $as_echo "$ac_try_echo") >&5
10692 (eval "$ac_link") 2>conftest.er1
10694 grep -v '^ *+' conftest.er1
>conftest.err
10696 cat conftest.err
>&5
10697 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10698 (exit $ac_status); } && {
10699 test -z "$ac_c_werror_flag" ||
10700 test ! -s conftest.err
10701 } && test -s conftest
$ac_exeext && {
10702 test "$cross_compiling" = yes ||
10703 $as_test_x conftest
$ac_exeext
10705 ac_cv_lib_Xext_XShapeQueryExtension
=yes
10707 $as_echo "$as_me: failed program was:" >&5
10708 sed 's/^/| /' conftest.
$ac_ext >&5
10710 ac_cv_lib_Xext_XShapeQueryExtension
=no
10713 rm -rf conftest.dSYM
10714 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10715 conftest
$ac_exeext conftest.
$ac_ext
10716 LIBS
=$ac_check_lib_save_LIBS
10718 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10719 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10720 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x
""yes; then
10722 cat >>confdefs.h
<<\_ACEOF
10723 #define HAVE_LIBXSHAPE 1
10729 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10730 case "x$with_xshape" in
10731 x
) wine_notices
="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10733 *) { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10734 This is an error since --with-xshape was requested." >&5
10735 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10736 This is an error since --with-xshape was requested." >&2;}
10737 { (exit 1); exit 1; }; } ;;
10742 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10744 { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10745 $as_echo_n "checking for -lXxf86vm... " >&6; }
10746 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10747 $as_echo_n "(cached) " >&6
10749 ac_check_soname_save_LIBS
=$LIBS
10750 LIBS
="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10751 cat >conftest.
$ac_ext <<_ACEOF
10754 cat confdefs.h
>>conftest.
$ac_ext
10755 cat >>conftest.
$ac_ext <<_ACEOF
10756 /* end confdefs.h. */
10758 /* Override any GCC internal prototype to avoid an error.
10759 Use char because int might match the return type of a GCC
10760 builtin and then its argument prototype would still apply. */
10764 char XF86VidModeQueryExtension ();
10768 return XF86VidModeQueryExtension ();
10773 rm -f conftest.
$ac_objext conftest
$ac_exeext
10774 if { (ac_try
="$ac_link"
10775 case "(($ac_try" in
10776 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10777 *) ac_try_echo=$ac_try;;
10779 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10780 $as_echo "$ac_try_echo") >&5
10781 (eval "$ac_link") 2>conftest.er1
10783 grep -v '^ *+' conftest.er1 >conftest.err
10785 cat conftest.err >&5
10786 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10787 (exit $ac_status); } && {
10788 test -z "$ac_c_werror_flag" ||
10789 test ! -s conftest.err
10790 } && test -s conftest$ac_exeext && {
10791 test "$cross_compiling" = yes ||
10792 $as_test_x conftest$ac_exeext
10796 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'` ;;
10797 *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXxf86vm\\.$LIBEXT" |
sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10800 $as_echo "$as_me: failed program was:" >&5
10801 sed 's/^/| /' conftest.$ac_ext >&5
10806 rm -rf conftest.dSYM
10807 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10808 conftest$ac_exeext conftest.$ac_ext
10809 LIBS=$ac_check_soname_save_LIBS
10811 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10812 { $as_echo "$as_me:$LINENO: result: not found" >&5
10813 $as_echo "not found" >&6; }
10816 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10817 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10819 cat >>confdefs.h <<_ACEOF
10820 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10827 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10828 case "x$with_xxf86vm" in
10829 x) wine_notices="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10831 *) { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10832 This is an error since --with-xxf86vm was requested." >&5
10833 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10834 This is an error since --with-xxf86vm was requested." >&2;}
10835 { (exit 1); exit 1; }; } ;;
10840 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"
10842 { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10843 $as_echo_n "checking for -lXrender... " >&6; }
10844 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10845 $as_echo_n "(cached) " >&6
10847 ac_check_soname_save_LIBS=$LIBS
10848 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10849 cat >conftest.$ac_ext <<_ACEOF
10852 cat confdefs.h >>conftest.$ac_ext
10853 cat >>conftest.$ac_ext <<_ACEOF
10854 /* end confdefs.h. */
10856 /* Override any GCC internal prototype to avoid an error.
10857 Use char because int might match the return type of a GCC
10858 builtin and then its argument prototype would still apply. */
10862 char XRenderQueryExtension ();
10866 return XRenderQueryExtension ();
10871 rm -f conftest.$ac_objext conftest$ac_exeext
10872 if { (ac_try="$ac_link"
10873 case "(($ac_try" in
10874 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10875 *) ac_try_echo
=$ac_try;;
10877 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10878 $as_echo "$ac_try_echo") >&5
10879 (eval "$ac_link") 2>conftest.er1
10881 grep -v '^ *+' conftest.er1
>conftest.err
10883 cat conftest.err
>&5
10884 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10885 (exit $ac_status); } && {
10886 test -z "$ac_c_werror_flag" ||
10887 test ! -s conftest.err
10888 } && test -s conftest
$ac_exeext && {
10889 test "$cross_compiling" = yes ||
10890 $as_test_x conftest
$ac_exeext
10894 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'` ;;
10895 *) ac_cv_lib_soname_Xrender
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10898 $as_echo "$as_me: failed program was:" >&5
10899 sed 's/^/| /' conftest.
$ac_ext >&5
10904 rm -rf conftest.dSYM
10905 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10906 conftest
$ac_exeext conftest.
$ac_ext
10907 LIBS
=$ac_check_soname_save_LIBS
10909 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10910 { $as_echo "$as_me:$LINENO: result: not found" >&5
10911 $as_echo "not found" >&6; }
10914 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10915 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
10917 cat >>confdefs.h
<<_ACEOF
10918 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10921 { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10922 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
10923 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10924 $as_echo_n "(cached) " >&6
10926 ac_check_lib_save_LIBS
=$LIBS
10927 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10928 cat >conftest.
$ac_ext <<_ACEOF
10931 cat confdefs.h
>>conftest.
$ac_ext
10932 cat >>conftest.
$ac_ext <<_ACEOF
10933 /* end confdefs.h. */
10935 /* Override any GCC internal prototype to avoid an error.
10936 Use char because int might match the return type of a GCC
10937 builtin and then its argument prototype would still apply. */
10941 char XRenderSetPictureTransform ();
10945 return XRenderSetPictureTransform ();
10950 rm -f conftest.
$ac_objext conftest
$ac_exeext
10951 if { (ac_try
="$ac_link"
10952 case "(($ac_try" in
10953 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10954 *) ac_try_echo=$ac_try;;
10956 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10957 $as_echo "$ac_try_echo") >&5
10958 (eval "$ac_link") 2>conftest.er1
10960 grep -v '^ *+' conftest.er1 >conftest.err
10962 cat conftest.err >&5
10963 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10964 (exit $ac_status); } && {
10965 test -z "$ac_c_werror_flag" ||
10966 test ! -s conftest.err
10967 } && test -s conftest$ac_exeext && {
10968 test "$cross_compiling" = yes ||
10969 $as_test_x conftest$ac_exeext
10971 ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
10973 $as_echo "$as_me: failed program was:" >&5
10974 sed 's/^/| /' conftest.$ac_ext >&5
10976 ac_cv_lib_Xrender_XRenderSetPictureTransform=no
10979 rm -rf conftest.dSYM
10980 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10981 conftest$ac_exeext conftest.$ac_ext
10982 LIBS=$ac_check_lib_save_LIBS
10984 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10985 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10986 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x""yes; then
10988 cat >>confdefs.h <<\_ACEOF
10989 #define HAVE_XRENDERSETPICTURETRANSFORM 1
10998 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10999 case "x$with_xrender" in
11000 x) wine_warnings="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
11002 *) { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
11003 This is an error since --with-xrender was requested." >&5
11004 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
11005 This is an error since --with-xrender was requested." >&2;}
11006 { (exit 1); exit 1; }; } ;;
11011 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
11013 cat >conftest.$ac_ext <<_ACEOF
11016 cat confdefs.h >>conftest.$ac_ext
11017 cat >>conftest.$ac_ext <<_ACEOF
11018 /* end confdefs.h. */
11019 #include <X11/Xlib.h>
11020 #include <X11/extensions/Xrandr.h>
11024 static typeof(XRRSetScreenConfigAndRate) * func;
11029 rm -f conftest.$ac_objext
11030 if { (ac_try="$ac_compile"
11031 case "(($ac_try" in
11032 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11033 *) ac_try_echo
=$ac_try;;
11035 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11036 $as_echo "$ac_try_echo") >&5
11037 (eval "$ac_compile") 2>conftest.er1
11039 grep -v '^ *+' conftest.er1
>conftest.err
11041 cat conftest.err
>&5
11042 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11043 (exit $ac_status); } && {
11044 test -z "$ac_c_werror_flag" ||
11045 test ! -s conftest.err
11046 } && test -s conftest.
$ac_objext; then
11047 { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
11048 $as_echo_n "checking for -lXrandr... " >&6; }
11049 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
11050 $as_echo_n "(cached) " >&6
11052 ac_check_soname_save_LIBS
=$LIBS
11053 LIBS
="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11054 cat >conftest.
$ac_ext <<_ACEOF
11057 cat confdefs.h
>>conftest.
$ac_ext
11058 cat >>conftest.
$ac_ext <<_ACEOF
11059 /* end confdefs.h. */
11061 /* Override any GCC internal prototype to avoid an error.
11062 Use char because int might match the return type of a GCC
11063 builtin and then its argument prototype would still apply. */
11067 char XRRQueryExtension ();
11071 return XRRQueryExtension ();
11076 rm -f conftest.
$ac_objext conftest
$ac_exeext
11077 if { (ac_try
="$ac_link"
11078 case "(($ac_try" in
11079 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11080 *) ac_try_echo=$ac_try;;
11082 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11083 $as_echo "$ac_try_echo") >&5
11084 (eval "$ac_link") 2>conftest.er1
11086 grep -v '^ *+' conftest.er1 >conftest.err
11088 cat conftest.err >&5
11089 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11090 (exit $ac_status); } && {
11091 test -z "$ac_c_werror_flag" ||
11092 test ! -s conftest.err
11093 } && test -s conftest$ac_exeext && {
11094 test "$cross_compiling" = yes ||
11095 $as_test_x conftest$ac_exeext
11099 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'` ;;
11100 *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXrandr\\.$LIBEXT" |
sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11103 $as_echo "$as_me: failed program was:" >&5
11104 sed 's/^/| /' conftest.$ac_ext >&5
11109 rm -rf conftest.dSYM
11110 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11111 conftest$ac_exeext conftest.$ac_ext
11112 LIBS=$ac_check_soname_save_LIBS
11114 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11115 { $as_echo "$as_me:$LINENO: result: not found" >&5
11116 $as_echo "not found" >&6; }
11119 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
11120 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
11122 cat >>confdefs.h <<_ACEOF
11123 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
11130 $as_echo "$as_me: failed program was:" >&5
11131 sed 's/^/| /' conftest.$ac_ext >&5
11136 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11138 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11139 case "x$with_xrandr" in
11140 x) wine_notices="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
11142 *) { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11143 This is an error since --with-xrandr was requested." >&5
11144 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11145 This is an error since --with-xrandr was requested." >&2;}
11146 { (exit 1); exit 1; }; } ;;
11151 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
11153 cat >conftest.$ac_ext <<_ACEOF
11156 cat confdefs.h >>conftest.$ac_ext
11157 cat >>conftest.$ac_ext <<_ACEOF
11158 /* end confdefs.h. */
11159 #include <X11/Xlib.h>
11160 #include <X11/extensions/Xinerama.h>
11164 static typeof(XineramaQueryScreens) * func;
11169 rm -f conftest.$ac_objext
11170 if { (ac_try="$ac_compile"
11171 case "(($ac_try" in
11172 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11173 *) ac_try_echo
=$ac_try;;
11175 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11176 $as_echo "$ac_try_echo") >&5
11177 (eval "$ac_compile") 2>conftest.er1
11179 grep -v '^ *+' conftest.er1
>conftest.err
11181 cat conftest.err
>&5
11182 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11183 (exit $ac_status); } && {
11184 test -z "$ac_c_werror_flag" ||
11185 test ! -s conftest.err
11186 } && test -s conftest.
$ac_objext; then
11187 { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11188 $as_echo_n "checking for -lXinerama... " >&6; }
11189 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11190 $as_echo_n "(cached) " >&6
11192 ac_check_soname_save_LIBS
=$LIBS
11193 LIBS
="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11194 cat >conftest.
$ac_ext <<_ACEOF
11197 cat confdefs.h
>>conftest.
$ac_ext
11198 cat >>conftest.
$ac_ext <<_ACEOF
11199 /* end confdefs.h. */
11201 /* Override any GCC internal prototype to avoid an error.
11202 Use char because int might match the return type of a GCC
11203 builtin and then its argument prototype would still apply. */
11207 char XineramaQueryScreens ();
11211 return XineramaQueryScreens ();
11216 rm -f conftest.
$ac_objext conftest
$ac_exeext
11217 if { (ac_try
="$ac_link"
11218 case "(($ac_try" in
11219 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11220 *) ac_try_echo=$ac_try;;
11222 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11223 $as_echo "$ac_try_echo") >&5
11224 (eval "$ac_link") 2>conftest.er1
11226 grep -v '^ *+' conftest.er1 >conftest.err
11228 cat conftest.err >&5
11229 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11230 (exit $ac_status); } && {
11231 test -z "$ac_c_werror_flag" ||
11232 test ! -s conftest.err
11233 } && test -s conftest$ac_exeext && {
11234 test "$cross_compiling" = yes ||
11235 $as_test_x conftest$ac_exeext
11239 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'` ;;
11240 *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXinerama\\.$LIBEXT" |
sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11243 $as_echo "$as_me: failed program was:" >&5
11244 sed 's/^/| /' conftest.$ac_ext >&5
11249 rm -rf conftest.dSYM
11250 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11251 conftest$ac_exeext conftest.$ac_ext
11252 LIBS=$ac_check_soname_save_LIBS
11254 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11255 { $as_echo "$as_me:$LINENO: result: not found" >&5
11256 $as_echo "not found" >&6; }
11259 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11260 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11262 cat >>confdefs.h <<_ACEOF
11263 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11270 $as_echo "$as_me: failed program was:" >&5
11271 sed 's/^/| /' conftest.$ac_ext >&5
11276 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11278 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11279 case "x$with_xinerama" in
11280 x) wine_notices="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11282 *) { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11283 This is an error since --with-xinerama was requested." >&5
11284 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11285 This is an error since --with-xinerama was requested." >&2;}
11286 { (exit 1); exit 1; }; } ;;
11291 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11293 { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11294 $as_echo_n "checking for -lXcomposite... " >&6; }
11295 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11296 $as_echo_n "(cached) " >&6
11298 ac_check_soname_save_LIBS=$LIBS
11299 LIBS="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11300 cat >conftest.$ac_ext <<_ACEOF
11303 cat confdefs.h >>conftest.$ac_ext
11304 cat >>conftest.$ac_ext <<_ACEOF
11305 /* end confdefs.h. */
11307 /* Override any GCC internal prototype to avoid an error.
11308 Use char because int might match the return type of a GCC
11309 builtin and then its argument prototype would still apply. */
11313 char XCompositeRedirectWindow ();
11317 return XCompositeRedirectWindow ();
11322 rm -f conftest.$ac_objext conftest$ac_exeext
11323 if { (ac_try="$ac_link"
11324 case "(($ac_try" in
11325 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11326 *) ac_try_echo
=$ac_try;;
11328 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11329 $as_echo "$ac_try_echo") >&5
11330 (eval "$ac_link") 2>conftest.er1
11332 grep -v '^ *+' conftest.er1
>conftest.err
11334 cat conftest.err
>&5
11335 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11336 (exit $ac_status); } && {
11337 test -z "$ac_c_werror_flag" ||
11338 test ! -s conftest.err
11339 } && test -s conftest
$ac_exeext && {
11340 test "$cross_compiling" = yes ||
11341 $as_test_x conftest
$ac_exeext
11345 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'` ;;
11346 *) ac_cv_lib_soname_Xcomposite
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11349 $as_echo "$as_me: failed program was:" >&5
11350 sed 's/^/| /' conftest.
$ac_ext >&5
11355 rm -rf conftest.dSYM
11356 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11357 conftest
$ac_exeext conftest.
$ac_ext
11358 LIBS
=$ac_check_soname_save_LIBS
11360 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11361 { $as_echo "$as_me:$LINENO: result: not found" >&5
11362 $as_echo "not found" >&6; }
11365 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11366 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11368 cat >>confdefs.h
<<_ACEOF
11369 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11376 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11377 case "x$with_xcomposite" in
11378 x
) wine_notices
="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11380 *) { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11381 This is an error since --with-xcomposite was requested." >&5
11382 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11383 This is an error since --with-xcomposite was requested." >&2;}
11384 { (exit 1); exit 1; }; } ;;
11389 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11390 $as_echo_n "checking for XICCallback.callback... " >&6; }
11391 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11392 $as_echo_n "(cached) " >&6
11394 cat >conftest.
$ac_ext <<_ACEOF
11397 cat confdefs.h
>>conftest.
$ac_ext
11398 cat >>conftest.
$ac_ext <<_ACEOF
11399 /* end confdefs.h. */
11400 #ifdef HAVE_X11_XLIB_H
11401 #include <X11/Xlib.h>
11407 static XICCallback ac_aggr;
11408 if (ac_aggr.callback)
11414 rm -f conftest.
$ac_objext
11415 if { (ac_try
="$ac_compile"
11416 case "(($ac_try" in
11417 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11418 *) ac_try_echo=$ac_try;;
11420 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11421 $as_echo "$ac_try_echo") >&5
11422 (eval "$ac_compile") 2>conftest.er1
11424 grep -v '^ *+' conftest.er1 >conftest.err
11426 cat conftest.err >&5
11427 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11428 (exit $ac_status); } && {
11429 test -z "$ac_c_werror_flag" ||
11430 test ! -s conftest.err
11431 } && test -s conftest.$ac_objext; then
11432 ac_cv_member_XICCallback_callback=yes
11434 $as_echo "$as_me: failed program was:" >&5
11435 sed 's/^/| /' conftest.$ac_ext >&5
11437 cat >conftest.$ac_ext <<_ACEOF
11440 cat confdefs.h >>conftest.$ac_ext
11441 cat >>conftest.$ac_ext <<_ACEOF
11442 /* end confdefs.h. */
11443 #ifdef HAVE_X11_XLIB_H
11444 #include <X11/Xlib.h>
11450 static XICCallback ac_aggr;
11451 if (sizeof ac_aggr.callback)
11457 rm -f conftest.$ac_objext
11458 if { (ac_try="$ac_compile"
11459 case "(($ac_try" in
11460 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11461 *) ac_try_echo
=$ac_try;;
11463 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11464 $as_echo "$ac_try_echo") >&5
11465 (eval "$ac_compile") 2>conftest.er1
11467 grep -v '^ *+' conftest.er1
>conftest.err
11469 cat conftest.err
>&5
11470 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11471 (exit $ac_status); } && {
11472 test -z "$ac_c_werror_flag" ||
11473 test ! -s conftest.err
11474 } && test -s conftest.
$ac_objext; then
11475 ac_cv_member_XICCallback_callback
=yes
11477 $as_echo "$as_me: failed program was:" >&5
11478 sed 's/^/| /' conftest.
$ac_ext >&5
11480 ac_cv_member_XICCallback_callback
=no
11483 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11486 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11488 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11489 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11490 if test "x$ac_cv_member_XICCallback_callback" = x
""yes; then
11492 cat >>confdefs.h
<<_ACEOF
11493 #define HAVE_XICCALLBACK_CALLBACK 1
11502 if test "x$with_opengl" != "xno"
11508 for ac_header
in GL
/gl.h GL
/glx.h GL
/glext.h GL
/glu.h
11510 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11511 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11512 $as_echo_n "checking for $ac_header... " >&6; }
11513 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11514 $as_echo_n "(cached) " >&6
11516 cat >conftest.
$ac_ext <<_ACEOF
11519 cat confdefs.h
>>conftest.
$ac_ext
11520 cat >>conftest.
$ac_ext <<_ACEOF
11521 /* end confdefs.h. */
11522 #ifdef HAVE_GL_GLX_H
11523 # include <GL/glx.h>
11526 #include <$ac_header>
11528 rm -f conftest.
$ac_objext
11529 if { (ac_try
="$ac_compile"
11530 case "(($ac_try" in
11531 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11532 *) ac_try_echo=$ac_try;;
11534 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11535 $as_echo "$ac_try_echo") >&5
11536 (eval "$ac_compile") 2>conftest.er1
11538 grep -v '^ *+' conftest.er1 >conftest.err
11540 cat conftest.err >&5
11541 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11542 (exit $ac_status); } && {
11543 test -z "$ac_c_werror_flag" ||
11544 test ! -s conftest.err
11545 } && test -s conftest.$ac_objext; then
11546 eval "$as_ac_Header=yes"
11548 $as_echo "$as_me: failed program was:" >&5
11549 sed 's/^/| /' conftest.$ac_ext >&5
11551 eval "$as_ac_Header=no"
11554 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11556 ac_res=`eval 'as_val=${'$as_ac_Header'}
11557 $as_echo "$as_val"'`
11558 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11559 $as_echo "$ac_res" >&6; }
11560 as_val=`eval 'as_val=${'$as_ac_Header'}
11561 $as_echo "$as_val"'`
11562 if test "x$as_val" = x""yes; then
11563 cat >>confdefs.h <<_ACEOF
11564 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
11571 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11573 { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11574 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11575 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11576 $as_echo_n "(cached) " >&6
11578 cat >conftest.$ac_ext <<_ACEOF
11581 cat confdefs.h >>conftest.$ac_ext
11582 cat >>conftest.$ac_ext <<_ACEOF
11583 /* end confdefs.h. */
11588 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11593 rm -f conftest.$ac_objext
11594 if { (ac_try="$ac_compile"
11595 case "(($ac_try" in
11596 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11597 *) ac_try_echo
=$ac_try;;
11599 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11600 $as_echo "$ac_try_echo") >&5
11601 (eval "$ac_compile") 2>conftest.er1
11603 grep -v '^ *+' conftest.er1
>conftest.err
11605 cat conftest.err
>&5
11606 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11607 (exit $ac_status); } && {
11608 test -z "$ac_c_werror_flag" ||
11609 test ! -s conftest.err
11610 } && test -s conftest.
$ac_objext; then
11611 wine_cv_opengl_header_version_OK
="yes"
11613 $as_echo "$as_me: failed program was:" >&5
11614 sed 's/^/| /' conftest.
$ac_ext >&5
11616 wine_cv_opengl_header_version_OK
="no"
11619 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11621 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11622 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11624 if test "$wine_cv_opengl_header_version_OK" = "yes"
11626 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11627 $as_echo_n "checking for -lGL... " >&6; }
11628 if test "${ac_cv_lib_soname_GL+set}" = set; then
11629 $as_echo_n "(cached) " >&6
11631 ac_check_soname_save_LIBS
=$LIBS
11632 LIBS
="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11633 cat >conftest.
$ac_ext <<_ACEOF
11636 cat confdefs.h
>>conftest.
$ac_ext
11637 cat >>conftest.
$ac_ext <<_ACEOF
11638 /* end confdefs.h. */
11640 /* Override any GCC internal prototype to avoid an error.
11641 Use char because int might match the return type of a GCC
11642 builtin and then its argument prototype would still apply. */
11646 char glXCreateContext ();
11650 return glXCreateContext ();
11655 rm -f conftest.
$ac_objext conftest
$ac_exeext
11656 if { (ac_try
="$ac_link"
11657 case "(($ac_try" in
11658 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11659 *) ac_try_echo=$ac_try;;
11661 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11662 $as_echo "$ac_try_echo") >&5
11663 (eval "$ac_link") 2>conftest.er1
11665 grep -v '^ *+' conftest.er1 >conftest.err
11667 cat conftest.err >&5
11668 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11669 (exit $ac_status); } && {
11670 test -z "$ac_c_werror_flag" ||
11671 test ! -s conftest.err
11672 } && test -s conftest$ac_exeext && {
11673 test "$cross_compiling" = yes ||
11674 $as_test_x conftest$ac_exeext
11678 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'` ;;
11679 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libGL\\.$LIBEXT" |
sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11682 $as_echo "$as_me: failed program was:" >&5
11683 sed 's/^/| /' conftest.$ac_ext >&5
11688 rm -rf conftest.dSYM
11689 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11690 conftest$ac_exeext conftest.$ac_ext
11691 LIBS=$ac_check_soname_save_LIBS
11693 if test "x$ac_cv_lib_soname_GL" = "x"; then
11694 { $as_echo "$as_me:$LINENO: result: not found" >&5
11695 $as_echo "not found" >&6; }
11696 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11697 $as_echo_n "checking for -lGL... " >&6; }
11698 if test "${ac_cv_lib_soname_GL+set}" = set; then
11699 $as_echo_n "(cached) " >&6
11701 ac_check_soname_save_LIBS=$LIBS
11702 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"
11703 cat >conftest.$ac_ext <<_ACEOF
11706 cat confdefs.h >>conftest.$ac_ext
11707 cat >>conftest.$ac_ext <<_ACEOF
11708 /* end confdefs.h. */
11710 /* Override any GCC internal prototype to avoid an error.
11711 Use char because int might match the return type of a GCC
11712 builtin and then its argument prototype would still apply. */
11716 char glXCreateContext ();
11720 return glXCreateContext ();
11725 rm -f conftest.$ac_objext conftest$ac_exeext
11726 if { (ac_try="$ac_link"
11727 case "(($ac_try" in
11728 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11729 *) ac_try_echo
=$ac_try;;
11731 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11732 $as_echo "$ac_try_echo") >&5
11733 (eval "$ac_link") 2>conftest.er1
11735 grep -v '^ *+' conftest.er1
>conftest.err
11737 cat conftest.err
>&5
11738 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11739 (exit $ac_status); } && {
11740 test -z "$ac_c_werror_flag" ||
11741 test ! -s conftest.err
11742 } && test -s conftest
$ac_exeext && {
11743 test "$cross_compiling" = yes ||
11744 $as_test_x conftest
$ac_exeext
11748 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'` ;;
11749 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11752 $as_echo "$as_me: failed program was:" >&5
11753 sed 's/^/| /' conftest.
$ac_ext >&5
11758 rm -rf conftest.dSYM
11759 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11760 conftest
$ac_exeext conftest.
$ac_ext
11761 LIBS
=$ac_check_soname_save_LIBS
11763 if test "x$ac_cv_lib_soname_GL" = "x"; then
11764 { $as_echo "$as_me:$LINENO: result: not found" >&5
11765 $as_echo "not found" >&6; }
11766 if test -f /usr
/X11R
6/lib
/libGL.a
11768 opengl_msg
="/usr/X11R6/lib/libGL.a is present on your system.
11769 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11771 opengl_msg
="No OpenGL library found on this system."
11774 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11775 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11777 cat >>confdefs.h
<<_ACEOF
11778 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11781 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"
11783 cat >>confdefs.h
<<\_ACEOF
11784 #define HAVE_OPENGL 1
11790 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11791 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11793 cat >>confdefs.h
<<_ACEOF
11794 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11799 cat >>confdefs.h
<<\_ACEOF
11800 #define HAVE_OPENGL 1
11805 if test "$ac_cv_header_GL_glu_h" = "yes"
11807 { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11808 $as_echo_n "checking for -lGLU... " >&6; }
11809 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11810 $as_echo_n "(cached) " >&6
11812 ac_check_soname_save_LIBS
=$LIBS
11813 LIBS
="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11814 cat >conftest.
$ac_ext <<_ACEOF
11817 cat confdefs.h
>>conftest.
$ac_ext
11818 cat >>conftest.
$ac_ext <<_ACEOF
11819 /* end confdefs.h. */
11821 /* Override any GCC internal prototype to avoid an error.
11822 Use char because int might match the return type of a GCC
11823 builtin and then its argument prototype would still apply. */
11831 return gluLookAt ();
11836 rm -f conftest.
$ac_objext conftest
$ac_exeext
11837 if { (ac_try
="$ac_link"
11838 case "(($ac_try" in
11839 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11840 *) ac_try_echo=$ac_try;;
11842 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11843 $as_echo "$ac_try_echo") >&5
11844 (eval "$ac_link") 2>conftest.er1
11846 grep -v '^ *+' conftest.er1 >conftest.err
11848 cat conftest.err >&5
11849 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11850 (exit $ac_status); } && {
11851 test -z "$ac_c_werror_flag" ||
11852 test ! -s conftest.err
11853 } && test -s conftest$ac_exeext && {
11854 test "$cross_compiling" = yes ||
11855 $as_test_x conftest$ac_exeext
11859 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'` ;;
11860 *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libGLU\\.$LIBEXT" |
sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11863 $as_echo "$as_me: failed program was:" >&5
11864 sed 's/^/| /' conftest.$ac_ext >&5
11869 rm -rf conftest.dSYM
11870 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11871 conftest$ac_exeext conftest.$ac_ext
11872 LIBS=$ac_check_soname_save_LIBS
11874 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11875 { $as_echo "$as_me:$LINENO: result: not found" >&5
11876 $as_echo "not found" >&6; }
11879 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11880 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11882 cat >>confdefs.h <<_ACEOF
11883 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11890 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11891 case "x$with_glu" in
11892 x) wine_notices="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
11894 *) { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11895 This is an error since --with-glu was requested." >&5
11896 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11897 This is an error since --with-glu was requested." >&2;}
11898 { (exit 1); exit 1; }; } ;;
11903 opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11906 opengl_msg="OpenGL development headers not found."
11908 test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
11909 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
11911 enable_opengl32=${enable_opengl32:-no}
11912 enable_glu32=${enable_glu32:-no}
11914 if test -n "$opengl_msg"; then
11915 case "x$with_opengl" in
11916 x) wine_warnings="$wine_warnings|$opengl_msg
11917 OpenGL and Direct3D won't be supported." ;;
11919 *) { { $as_echo "$as_me:$LINENO: error: $opengl_msg
11920 OpenGL and Direct3D won't be supported.
11921 This is an error since --with-opengl was requested." >&5
11922 $as_echo "$as_me: error: $opengl_msg
11923 OpenGL and Direct3D won't be supported.
11924 This is an error since --with-opengl was requested." >&2;}
11925 { (exit 1); exit 1; }; } ;;
11933 for ac_header in audio/audiolib.h
11935 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
11936 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11937 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11938 $as_echo_n "checking for $ac_header... " >&6; }
11939 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11940 $as_echo_n "(cached) " >&6
11942 ac_res=`eval 'as_val=${'$as_ac_Header'}
11943 $as_echo "$as_val"'`
11944 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11945 $as_echo "$ac_res" >&6; }
11947 # Is the header compilable?
11948 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11949 $as_echo_n "checking $ac_header usability... " >&6; }
11950 cat >conftest.$ac_ext <<_ACEOF
11953 cat confdefs.h >>conftest.$ac_ext
11954 cat >>conftest.$ac_ext <<_ACEOF
11955 /* end confdefs.h. */
11956 $ac_includes_default
11957 #include <$ac_header>
11959 rm -f conftest.$ac_objext
11960 if { (ac_try="$ac_compile"
11961 case "(($ac_try" in
11962 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11963 *) ac_try_echo
=$ac_try;;
11965 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11966 $as_echo "$ac_try_echo") >&5
11967 (eval "$ac_compile") 2>conftest.er1
11969 grep -v '^ *+' conftest.er1
>conftest.err
11971 cat conftest.err
>&5
11972 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11973 (exit $ac_status); } && {
11974 test -z "$ac_c_werror_flag" ||
11975 test ! -s conftest.err
11976 } && test -s conftest.
$ac_objext; then
11977 ac_header_compiler
=yes
11979 $as_echo "$as_me: failed program was:" >&5
11980 sed 's/^/| /' conftest.
$ac_ext >&5
11982 ac_header_compiler
=no
11985 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11986 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11987 $as_echo "$ac_header_compiler" >&6; }
11989 # Is the header present?
11990 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
11991 $as_echo_n "checking $ac_header presence... " >&6; }
11992 cat >conftest.
$ac_ext <<_ACEOF
11995 cat confdefs.h
>>conftest.
$ac_ext
11996 cat >>conftest.
$ac_ext <<_ACEOF
11997 /* end confdefs.h. */
11998 #include <$ac_header>
12000 if { (ac_try
="$ac_cpp conftest.$ac_ext"
12001 case "(($ac_try" in
12002 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12003 *) ac_try_echo=$ac_try;;
12005 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12006 $as_echo "$ac_try_echo") >&5
12007 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12009 grep -v '^ *+' conftest.er1 >conftest.err
12011 cat conftest.err >&5
12012 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12013 (exit $ac_status); } >/dev/null && {
12014 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12015 test ! -s conftest.err
12017 ac_header_preproc=yes
12019 $as_echo "$as_me: failed program was:" >&5
12020 sed 's/^/| /' conftest.$ac_ext >&5
12022 ac_header_preproc=no
12025 rm -f conftest.err conftest.$ac_ext
12026 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12027 $as_echo "$ac_header_preproc" >&6; }
12029 # So? What about this header?
12030 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12032 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12033 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12034 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12035 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12036 ac_header_preproc=yes
12039 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12040 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12041 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12042 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12043 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12044 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12045 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12046 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12047 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12048 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12049 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12050 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12052 ## ------------------------------------ ##
12053 ## Report this to wine-devel@winehq.org ##
12054 ## ------------------------------------ ##
12056 ) | sed "s/^/$as_me: WARNING: /" >&2
12059 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12060 $as_echo_n "checking for $ac_header... " >&6; }
12061 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12062 $as_echo_n "(cached) " >&6
12064 eval "$as_ac_Header=\$ac_header_preproc"
12066 ac_res=`eval 'as_val=${'$as_ac_Header'}
12067 $as_echo "$as_val"'`
12068 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12069 $as_echo "$ac_res" >&6; }
12072 as_val=`eval 'as_val=${'$as_ac_Header'}
12073 $as_echo "$as_val"'`
12074 if test "x$as_val" = x""yes; then
12075 cat >>confdefs.h <<_ACEOF
12076 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12079 for ac_header in audio/soundlib.h
12081 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12082 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12083 $as_echo_n "checking for $ac_header... " >&6; }
12084 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12085 $as_echo_n "(cached) " >&6
12087 cat >conftest.$ac_ext <<_ACEOF
12090 cat confdefs.h >>conftest.$ac_ext
12091 cat >>conftest.$ac_ext <<_ACEOF
12092 /* end confdefs.h. */
12093 #include <audio/audiolib.h>
12095 #include <$ac_header>
12097 rm -f conftest.$ac_objext
12098 if { (ac_try="$ac_compile"
12099 case "(($ac_try" in
12100 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12101 *) ac_try_echo
=$ac_try;;
12103 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12104 $as_echo "$ac_try_echo") >&5
12105 (eval "$ac_compile") 2>conftest.er1
12107 grep -v '^ *+' conftest.er1
>conftest.err
12109 cat conftest.err
>&5
12110 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12111 (exit $ac_status); } && {
12112 test -z "$ac_c_werror_flag" ||
12113 test ! -s conftest.err
12114 } && test -s conftest.
$ac_objext; then
12115 eval "$as_ac_Header=yes"
12117 $as_echo "$as_me: failed program was:" >&5
12118 sed 's/^/| /' conftest.
$ac_ext >&5
12120 eval "$as_ac_Header=no"
12123 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12125 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12126 $as_echo "$as_val"'`
12127 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12128 $as_echo "$ac_res" >&6; }
12129 as_val
=`eval 'as_val=${'$as_ac_Header'}
12130 $as_echo "$as_val"'`
12131 if test "x$as_val" = x
""yes; then
12132 cat >>confdefs.h
<<_ACEOF
12133 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12140 { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
12141 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
12142 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
12143 $as_echo_n "(cached) " >&6
12145 ac_check_lib_save_LIBS
=$LIBS
12146 LIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
12147 cat >conftest.
$ac_ext <<_ACEOF
12150 cat confdefs.h
>>conftest.
$ac_ext
12151 cat >>conftest.
$ac_ext <<_ACEOF
12152 /* end confdefs.h. */
12154 /* Override any GCC internal prototype to avoid an error.
12155 Use char because int might match the return type of a GCC
12156 builtin and then its argument prototype would still apply. */
12160 char AuCreateFlow ();
12164 return AuCreateFlow ();
12169 rm -f conftest.
$ac_objext conftest
$ac_exeext
12170 if { (ac_try
="$ac_link"
12171 case "(($ac_try" in
12172 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12173 *) ac_try_echo=$ac_try;;
12175 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12176 $as_echo "$ac_try_echo") >&5
12177 (eval "$ac_link") 2>conftest.er1
12179 grep -v '^ *+' conftest.er1 >conftest.err
12181 cat conftest.err >&5
12182 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12183 (exit $ac_status); } && {
12184 test -z "$ac_c_werror_flag" ||
12185 test ! -s conftest.err
12186 } && test -s conftest$ac_exeext && {
12187 test "$cross_compiling" = yes ||
12188 $as_test_x conftest$ac_exeext
12190 ac_cv_lib_audio_AuCreateFlow=yes
12192 $as_echo "$as_me: failed program was:" >&5
12193 sed 's/^/| /' conftest.$ac_ext >&5
12195 ac_cv_lib_audio_AuCreateFlow=no
12198 rm -rf conftest.dSYM
12199 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12200 conftest$ac_exeext conftest.$ac_ext
12201 LIBS=$ac_check_lib_save_LIBS
12203 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12204 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12205 if test "x$ac_cv_lib_audio_AuCreateFlow" = x""yes; then
12207 cat >>confdefs.h <<\_ACEOF
12211 { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12212 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12213 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12214 $as_echo_n "(cached) " >&6
12216 ac_check_lib_save_LIBS=$LIBS
12217 LIBS="-lXau $X_LIBS $LIBS"
12218 cat >conftest.$ac_ext <<_ACEOF
12221 cat confdefs.h >>conftest.$ac_ext
12222 cat >>conftest.$ac_ext <<_ACEOF
12223 /* end confdefs.h. */
12225 /* Override any GCC internal prototype to avoid an error.
12226 Use char because int might match the return type of a GCC
12227 builtin and then its argument prototype would still apply. */
12231 char XauGetBestAuthByAddr ();
12235 return XauGetBestAuthByAddr ();
12240 rm -f conftest.$ac_objext conftest$ac_exeext
12241 if { (ac_try="$ac_link"
12242 case "(($ac_try" in
12243 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12244 *) ac_try_echo
=$ac_try;;
12246 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12247 $as_echo "$ac_try_echo") >&5
12248 (eval "$ac_link") 2>conftest.er1
12250 grep -v '^ *+' conftest.er1
>conftest.err
12252 cat conftest.err
>&5
12253 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12254 (exit $ac_status); } && {
12255 test -z "$ac_c_werror_flag" ||
12256 test ! -s conftest.err
12257 } && test -s conftest
$ac_exeext && {
12258 test "$cross_compiling" = yes ||
12259 $as_test_x conftest
$ac_exeext
12261 ac_cv_lib_Xau_XauGetBestAuthByAddr
=yes
12263 $as_echo "$as_me: failed program was:" >&5
12264 sed 's/^/| /' conftest.
$ac_ext >&5
12266 ac_cv_lib_Xau_XauGetBestAuthByAddr
=no
12269 rm -rf conftest.dSYM
12270 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12271 conftest
$ac_exeext conftest.
$ac_ext
12272 LIBS
=$ac_check_lib_save_LIBS
12274 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12275 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12276 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x
""yes; then
12277 NASLIBS
="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12279 NASLIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12290 CPPFLAGS
="$ac_save_CPPFLAGS"
12295 enable_winex11_drv
=${enable_winex11_drv:-no}
12296 enable_opengl32
=${enable_opengl32:-no}
12297 enable_glu32
=${enable_glu32:-no}
12299 if test "x$XLIB" = "x"; then
12302 *) { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12303 without X support, which probably isn't what you want. You will need to install
12304 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12305 Use the --without-x option if you really want this." >&5
12306 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12307 without X support, which probably isn't what you want. You will need to install
12308 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12309 Use the --without-x option if you really want this." >&2;}
12310 { (exit 1); exit 1; }; } ;;
12322 if test "x$with_xml" != "xno"
12324 ac_save_CPPFLAGS
="$CPPFLAGS"
12325 if test "$PKG_CONFIG" != "false"
12327 ac_xml_libs
="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
12328 ac_xml_cflags
="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
12330 ac_xml_libs
="`xml2-config --libs 2>/dev/null`"
12331 ac_xml_cflags
="`xml2-config --cflags 2>/dev/null`"
12333 CPPFLAGS
="$CPPFLAGS $ac_xml_cflags"
12335 for ac_header
in libxml
/parser.h
12337 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12338 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12339 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12340 $as_echo_n "checking for $ac_header... " >&6; }
12341 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12342 $as_echo_n "(cached) " >&6
12344 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12345 $as_echo "$as_val"'`
12346 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12347 $as_echo "$ac_res" >&6; }
12349 # Is the header compilable?
12350 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12351 $as_echo_n "checking $ac_header usability... " >&6; }
12352 cat >conftest.
$ac_ext <<_ACEOF
12355 cat confdefs.h
>>conftest.
$ac_ext
12356 cat >>conftest.
$ac_ext <<_ACEOF
12357 /* end confdefs.h. */
12358 $ac_includes_default
12359 #include <$ac_header>
12361 rm -f conftest.
$ac_objext
12362 if { (ac_try
="$ac_compile"
12363 case "(($ac_try" in
12364 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12365 *) ac_try_echo=$ac_try;;
12367 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12368 $as_echo "$ac_try_echo") >&5
12369 (eval "$ac_compile") 2>conftest.er1
12371 grep -v '^ *+' conftest.er1 >conftest.err
12373 cat conftest.err >&5
12374 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12375 (exit $ac_status); } && {
12376 test -z "$ac_c_werror_flag" ||
12377 test ! -s conftest.err
12378 } && test -s conftest.$ac_objext; then
12379 ac_header_compiler=yes
12381 $as_echo "$as_me: failed program was:" >&5
12382 sed 's/^/| /' conftest.$ac_ext >&5
12384 ac_header_compiler=no
12387 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12388 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12389 $as_echo "$ac_header_compiler" >&6; }
12391 # Is the header present?
12392 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12393 $as_echo_n "checking $ac_header presence... " >&6; }
12394 cat >conftest.$ac_ext <<_ACEOF
12397 cat confdefs.h >>conftest.$ac_ext
12398 cat >>conftest.$ac_ext <<_ACEOF
12399 /* end confdefs.h. */
12400 #include <$ac_header>
12402 if { (ac_try="$ac_cpp conftest.$ac_ext"
12403 case "(($ac_try" in
12404 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12405 *) ac_try_echo
=$ac_try;;
12407 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12408 $as_echo "$ac_try_echo") >&5
12409 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12411 grep -v '^ *+' conftest.er1
>conftest.err
12413 cat conftest.err
>&5
12414 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12415 (exit $ac_status); } >/dev
/null
&& {
12416 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12417 test ! -s conftest.err
12419 ac_header_preproc
=yes
12421 $as_echo "$as_me: failed program was:" >&5
12422 sed 's/^/| /' conftest.
$ac_ext >&5
12424 ac_header_preproc
=no
12427 rm -f conftest.err conftest.
$ac_ext
12428 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12429 $as_echo "$ac_header_preproc" >&6; }
12431 # So? What about this header?
12432 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12434 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12435 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12436 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12437 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12438 ac_header_preproc
=yes
12441 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12442 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12443 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12444 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12445 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12446 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12447 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12448 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12449 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12450 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12451 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12452 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12454 ## ------------------------------------ ##
12455 ## Report this to wine-devel@winehq.org ##
12456 ## ------------------------------------ ##
12458 ) |
sed "s/^/$as_me: WARNING: /" >&2
12461 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12462 $as_echo_n "checking for $ac_header... " >&6; }
12463 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12464 $as_echo_n "(cached) " >&6
12466 eval "$as_ac_Header=\$ac_header_preproc"
12468 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12469 $as_echo "$as_val"'`
12470 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12471 $as_echo "$ac_res" >&6; }
12474 as_val
=`eval 'as_val=${'$as_ac_Header'}
12475 $as_echo "$as_val"'`
12476 if test "x$as_val" = x
""yes; then
12477 cat >>confdefs.h
<<_ACEOF
12478 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12480 { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12481 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12482 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12483 $as_echo_n "(cached) " >&6
12485 ac_check_lib_save_LIBS
=$LIBS
12486 LIBS
="-lxml2 $ac_xml_libs $LIBS"
12487 cat >conftest.
$ac_ext <<_ACEOF
12490 cat confdefs.h
>>conftest.
$ac_ext
12491 cat >>conftest.
$ac_ext <<_ACEOF
12492 /* end confdefs.h. */
12494 /* Override any GCC internal prototype to avoid an error.
12495 Use char because int might match the return type of a GCC
12496 builtin and then its argument prototype would still apply. */
12500 char xmlParseMemory ();
12504 return xmlParseMemory ();
12509 rm -f conftest.
$ac_objext conftest
$ac_exeext
12510 if { (ac_try
="$ac_link"
12511 case "(($ac_try" in
12512 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12513 *) ac_try_echo=$ac_try;;
12515 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12516 $as_echo "$ac_try_echo") >&5
12517 (eval "$ac_link") 2>conftest.er1
12519 grep -v '^ *+' conftest.er1 >conftest.err
12521 cat conftest.err >&5
12522 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12523 (exit $ac_status); } && {
12524 test -z "$ac_c_werror_flag" ||
12525 test ! -s conftest.err
12526 } && test -s conftest$ac_exeext && {
12527 test "$cross_compiling" = yes ||
12528 $as_test_x conftest$ac_exeext
12530 ac_cv_lib_xml2_xmlParseMemory=yes
12532 $as_echo "$as_me: failed program was:" >&5
12533 sed 's/^/| /' conftest.$ac_ext >&5
12535 ac_cv_lib_xml2_xmlParseMemory=no
12538 rm -rf conftest.dSYM
12539 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12540 conftest$ac_exeext conftest.$ac_ext
12541 LIBS=$ac_check_lib_save_LIBS
12543 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12544 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12545 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x""yes; then
12547 cat >>confdefs.h <<\_ACEOF
12548 #define HAVE_LIBXML2 1
12551 XML2LIBS="$ac_xml_libs"
12552 XML2INCL="$ac_xml_cflags"
12555 { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12556 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12557 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12558 $as_echo_n "(cached) " >&6
12560 ac_check_lib_save_LIBS=$LIBS
12561 LIBS="-lxml2 $ac_xml_libs $LIBS"
12562 cat >conftest.$ac_ext <<_ACEOF
12565 cat confdefs.h >>conftest.$ac_ext
12566 cat >>conftest.$ac_ext <<_ACEOF
12567 /* end confdefs.h. */
12569 /* Override any GCC internal prototype to avoid an error.
12570 Use char because int might match the return type of a GCC
12571 builtin and then its argument prototype would still apply. */
12575 char xmlReadMemory ();
12579 return xmlReadMemory ();
12584 rm -f conftest.$ac_objext conftest$ac_exeext
12585 if { (ac_try="$ac_link"
12586 case "(($ac_try" in
12587 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12588 *) ac_try_echo
=$ac_try;;
12590 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12591 $as_echo "$ac_try_echo") >&5
12592 (eval "$ac_link") 2>conftest.er1
12594 grep -v '^ *+' conftest.er1
>conftest.err
12596 cat conftest.err
>&5
12597 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12598 (exit $ac_status); } && {
12599 test -z "$ac_c_werror_flag" ||
12600 test ! -s conftest.err
12601 } && test -s conftest
$ac_exeext && {
12602 test "$cross_compiling" = yes ||
12603 $as_test_x conftest
$ac_exeext
12605 ac_cv_lib_xml2_xmlReadMemory
=yes
12607 $as_echo "$as_me: failed program was:" >&5
12608 sed 's/^/| /' conftest.
$ac_ext >&5
12610 ac_cv_lib_xml2_xmlReadMemory
=no
12613 rm -rf conftest.dSYM
12614 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12615 conftest
$ac_exeext conftest.
$ac_ext
12616 LIBS
=$ac_check_lib_save_LIBS
12618 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12619 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12620 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x
""yes; then
12622 cat >>confdefs.h
<<\_ACEOF
12623 #define HAVE_XMLREADMEMORY 1
12628 { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12629 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12630 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12631 $as_echo_n "(cached) " >&6
12633 ac_check_lib_save_LIBS
=$LIBS
12634 LIBS
="-lxml2 $ac_xml_libs $LIBS"
12635 cat >conftest.
$ac_ext <<_ACEOF
12638 cat confdefs.h
>>conftest.
$ac_ext
12639 cat >>conftest.
$ac_ext <<_ACEOF
12640 /* end confdefs.h. */
12642 /* Override any GCC internal prototype to avoid an error.
12643 Use char because int might match the return type of a GCC
12644 builtin and then its argument prototype would still apply. */
12648 char xmlNewDocPI ();
12652 return xmlNewDocPI ();
12657 rm -f conftest.
$ac_objext conftest
$ac_exeext
12658 if { (ac_try
="$ac_link"
12659 case "(($ac_try" in
12660 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12661 *) ac_try_echo=$ac_try;;
12663 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12664 $as_echo "$ac_try_echo") >&5
12665 (eval "$ac_link") 2>conftest.er1
12667 grep -v '^ *+' conftest.er1 >conftest.err
12669 cat conftest.err >&5
12670 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12671 (exit $ac_status); } && {
12672 test -z "$ac_c_werror_flag" ||
12673 test ! -s conftest.err
12674 } && test -s conftest$ac_exeext && {
12675 test "$cross_compiling" = yes ||
12676 $as_test_x conftest$ac_exeext
12678 ac_cv_lib_xml2_xmlNewDocPI=yes
12680 $as_echo "$as_me: failed program was:" >&5
12681 sed 's/^/| /' conftest.$ac_ext >&5
12683 ac_cv_lib_xml2_xmlNewDocPI=no
12686 rm -rf conftest.dSYM
12687 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12688 conftest$ac_exeext conftest.$ac_ext
12689 LIBS=$ac_check_lib_save_LIBS
12691 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12692 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12693 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x""yes; then
12695 cat >>confdefs.h <<\_ACEOF
12696 #define HAVE_XMLNEWDOCPI 1
12706 CPPFLAGS="$ac_save_CPPFLAGS"
12708 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12709 case "x$with_xml" in
12710 x) wine_warnings="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12712 *) { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12713 This is an error since --with-xml was requested." >&5
12714 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12715 This is an error since --with-xml was requested." >&2;}
12716 { (exit 1); exit 1; }; } ;;
12721 if test "x$with_xslt" != "xno"
12723 if test "$PKG_CONFIG" != "false"
12725 ac_xslt_libs="`$PKG_CONFIG --libs libxslt
2>/dev
/null
`"
12726 ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt
2>/dev
/null
`"
12728 ac_xslt_libs="`xslt-config
--libs 2>/dev
/null
`"
12729 ac_xslt_cflags="`xslt-config
--cflags 2>/dev
/null
`"
12731 ac_save_CPPFLAGS="$CPPFLAGS"
12732 CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
12735 for ac_header in libxslt/pattern.h libxslt/transform.h
12737 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12738 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12739 $as_echo_n "checking for $ac_header... " >&6; }
12740 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12741 $as_echo_n "(cached) " >&6
12743 cat >conftest.$ac_ext <<_ACEOF
12746 cat confdefs.h >>conftest.$ac_ext
12747 cat >>conftest.$ac_ext <<_ACEOF
12748 /* end confdefs.h. */
12749 #ifdef HAVE_LIBXSLT_PATTERN_H
12750 # include <libxslt/pattern.h>
12753 #include <$ac_header>
12755 rm -f conftest.$ac_objext
12756 if { (ac_try="$ac_compile"
12757 case "(($ac_try" in
12758 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12759 *) ac_try_echo
=$ac_try;;
12761 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12762 $as_echo "$ac_try_echo") >&5
12763 (eval "$ac_compile") 2>conftest.er1
12765 grep -v '^ *+' conftest.er1
>conftest.err
12767 cat conftest.err
>&5
12768 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12769 (exit $ac_status); } && {
12770 test -z "$ac_c_werror_flag" ||
12771 test ! -s conftest.err
12772 } && test -s conftest.
$ac_objext; then
12773 eval "$as_ac_Header=yes"
12775 $as_echo "$as_me: failed program was:" >&5
12776 sed 's/^/| /' conftest.
$ac_ext >&5
12778 eval "$as_ac_Header=no"
12781 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12783 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12784 $as_echo "$as_val"'`
12785 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12786 $as_echo "$ac_res" >&6; }
12787 as_val
=`eval 'as_val=${'$as_ac_Header'}
12788 $as_echo "$as_val"'`
12789 if test "x$as_val" = x
""yes; then
12790 cat >>confdefs.h
<<_ACEOF
12791 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12798 CPPFLAGS
="$ac_save_CPPFLAGS"
12799 if test "$ac_cv_header_libxslt_transform_h" = "yes"
12801 { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12802 $as_echo_n "checking for -lxslt... " >&6; }
12803 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12804 $as_echo_n "(cached) " >&6
12806 ac_check_soname_save_LIBS
=$LIBS
12807 LIBS
="-lxslt $ac_xslt_libs $LIBS"
12808 cat >conftest.
$ac_ext <<_ACEOF
12811 cat confdefs.h
>>conftest.
$ac_ext
12812 cat >>conftest.
$ac_ext <<_ACEOF
12813 /* end confdefs.h. */
12815 /* Override any GCC internal prototype to avoid an error.
12816 Use char because int might match the return type of a GCC
12817 builtin and then its argument prototype would still apply. */
12821 char xsltCompilePattern ();
12825 return xsltCompilePattern ();
12830 rm -f conftest.
$ac_objext conftest
$ac_exeext
12831 if { (ac_try
="$ac_link"
12832 case "(($ac_try" in
12833 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12834 *) ac_try_echo=$ac_try;;
12836 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12837 $as_echo "$ac_try_echo") >&5
12838 (eval "$ac_link") 2>conftest.er1
12840 grep -v '^ *+' conftest.er1 >conftest.err
12842 cat conftest.err >&5
12843 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12844 (exit $ac_status); } && {
12845 test -z "$ac_c_werror_flag" ||
12846 test ! -s conftest.err
12847 } && test -s conftest$ac_exeext && {
12848 test "$cross_compiling" = yes ||
12849 $as_test_x conftest$ac_exeext
12853 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'` ;;
12854 *) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libxslt\\.$LIBEXT" |
sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12857 $as_echo "$as_me: failed program was:" >&5
12858 sed 's/^/| /' conftest.$ac_ext >&5
12863 rm -rf conftest.dSYM
12864 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12865 conftest$ac_exeext conftest.$ac_ext
12866 LIBS=$ac_check_soname_save_LIBS
12868 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12869 { $as_echo "$as_me:$LINENO: result: not found" >&5
12870 $as_echo "not found" >&6; }
12873 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12874 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
12876 cat >>confdefs.h <<_ACEOF
12877 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
12880 XSLTINCL="$ac_xslt_cflags"
12885 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12886 case "x$with_xslt" in
12887 x) wine_warnings="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12889 *) { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12890 This is an error since --with-xslt was requested." >&5
12891 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12892 This is an error since --with-xslt was requested." >&2;}
12893 { (exit 1); exit 1; }; } ;;
12900 if test "x$with_hal" != "xno"
12902 ac_save_CPPFLAGS="$CPPFLAGS"
12903 if test "$PKG_CONFIG" != "false"
12905 ac_hal_libs="`$PKG_CONFIG --libs hal
2>/dev
/null
`"
12906 ac_hal_cflags="`$PKG_CONFIG --cflags hal
2>/dev
/null
`"
12907 CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
12911 for ac_header in dbus/dbus.h hal/libhal.h
12913 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12914 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12915 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12916 $as_echo_n "checking for $ac_header... " >&6; }
12917 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12918 $as_echo_n "(cached) " >&6
12920 ac_res=`eval 'as_val=${'$as_ac_Header'}
12921 $as_echo "$as_val"'`
12922 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12923 $as_echo "$ac_res" >&6; }
12925 # Is the header compilable?
12926 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12927 $as_echo_n "checking $ac_header usability... " >&6; }
12928 cat >conftest.$ac_ext <<_ACEOF
12931 cat confdefs.h >>conftest.$ac_ext
12932 cat >>conftest.$ac_ext <<_ACEOF
12933 /* end confdefs.h. */
12934 $ac_includes_default
12935 #include <$ac_header>
12937 rm -f conftest.$ac_objext
12938 if { (ac_try="$ac_compile"
12939 case "(($ac_try" in
12940 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12941 *) ac_try_echo
=$ac_try;;
12943 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12944 $as_echo "$ac_try_echo") >&5
12945 (eval "$ac_compile") 2>conftest.er1
12947 grep -v '^ *+' conftest.er1
>conftest.err
12949 cat conftest.err
>&5
12950 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12951 (exit $ac_status); } && {
12952 test -z "$ac_c_werror_flag" ||
12953 test ! -s conftest.err
12954 } && test -s conftest.
$ac_objext; then
12955 ac_header_compiler
=yes
12957 $as_echo "$as_me: failed program was:" >&5
12958 sed 's/^/| /' conftest.
$ac_ext >&5
12960 ac_header_compiler
=no
12963 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12964 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12965 $as_echo "$ac_header_compiler" >&6; }
12967 # Is the header present?
12968 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12969 $as_echo_n "checking $ac_header presence... " >&6; }
12970 cat >conftest.
$ac_ext <<_ACEOF
12973 cat confdefs.h
>>conftest.
$ac_ext
12974 cat >>conftest.
$ac_ext <<_ACEOF
12975 /* end confdefs.h. */
12976 #include <$ac_header>
12978 if { (ac_try
="$ac_cpp conftest.$ac_ext"
12979 case "(($ac_try" in
12980 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12981 *) ac_try_echo=$ac_try;;
12983 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12984 $as_echo "$ac_try_echo") >&5
12985 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12987 grep -v '^ *+' conftest.er1 >conftest.err
12989 cat conftest.err >&5
12990 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12991 (exit $ac_status); } >/dev/null && {
12992 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12993 test ! -s conftest.err
12995 ac_header_preproc=yes
12997 $as_echo "$as_me: failed program was:" >&5
12998 sed 's/^/| /' conftest.$ac_ext >&5
13000 ac_header_preproc=no
13003 rm -f conftest.err conftest.$ac_ext
13004 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13005 $as_echo "$ac_header_preproc" >&6; }
13007 # So? What about this header?
13008 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13010 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13011 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13012 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13013 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13014 ac_header_preproc=yes
13017 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13018 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13019 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13020 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13021 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13022 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13023 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13024 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13025 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13026 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13027 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13028 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13030 ## ------------------------------------ ##
13031 ## Report this to wine-devel@winehq.org ##
13032 ## ------------------------------------ ##
13034 ) | sed "s/^/$as_me: WARNING: /" >&2
13037 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
13038 $as_echo_n "checking for $ac_header... " >&6; }
13039 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13040 $as_echo_n "(cached) " >&6
13042 eval "$as_ac_Header=\$ac_header_preproc"
13044 ac_res=`eval 'as_val=${'$as_ac_Header'}
13045 $as_echo "$as_val"'`
13046 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13047 $as_echo "$ac_res" >&6; }
13050 as_val=`eval 'as_val=${'$as_ac_Header'}
13051 $as_echo "$as_val"'`
13052 if test "x$as_val" = x""yes; then
13053 cat >>confdefs.h <<_ACEOF
13054 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
13061 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
13063 { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
13064 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
13065 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
13066 $as_echo_n "(cached) " >&6
13068 ac_check_lib_save_LIBS=$LIBS
13069 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
13070 cat >conftest.$ac_ext <<_ACEOF
13073 cat confdefs.h >>conftest.$ac_ext
13074 cat >>conftest.$ac_ext <<_ACEOF
13075 /* end confdefs.h. */
13077 /* Override any GCC internal prototype to avoid an error.
13078 Use char because int might match the return type of a GCC
13079 builtin and then its argument prototype would still apply. */
13083 char dbus_connection_close ();
13087 return dbus_connection_close ();
13092 rm -f conftest.$ac_objext conftest$ac_exeext
13093 if { (ac_try="$ac_link"
13094 case "(($ac_try" in
13095 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13096 *) ac_try_echo
=$ac_try;;
13098 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13099 $as_echo "$ac_try_echo") >&5
13100 (eval "$ac_link") 2>conftest.er1
13102 grep -v '^ *+' conftest.er1
>conftest.err
13104 cat conftest.err
>&5
13105 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13106 (exit $ac_status); } && {
13107 test -z "$ac_c_werror_flag" ||
13108 test ! -s conftest.err
13109 } && test -s conftest
$ac_exeext && {
13110 test "$cross_compiling" = yes ||
13111 $as_test_x conftest
$ac_exeext
13113 ac_cv_lib_dbus_1_dbus_connection_close
=yes
13115 $as_echo "$as_me: failed program was:" >&5
13116 sed 's/^/| /' conftest.
$ac_ext >&5
13118 ac_cv_lib_dbus_1_dbus_connection_close
=no
13121 rm -rf conftest.dSYM
13122 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13123 conftest
$ac_exeext conftest.
$ac_ext
13124 LIBS
=$ac_check_lib_save_LIBS
13126 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
13127 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
13128 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x
""yes; then
13129 { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
13130 $as_echo_n "checking for -lhal... " >&6; }
13131 if test "${ac_cv_lib_soname_hal+set}" = set; then
13132 $as_echo_n "(cached) " >&6
13134 ac_check_soname_save_LIBS
=$LIBS
13135 LIBS
="-lhal $ac_hal_libs $LIBS"
13136 cat >conftest.
$ac_ext <<_ACEOF
13139 cat confdefs.h
>>conftest.
$ac_ext
13140 cat >>conftest.
$ac_ext <<_ACEOF
13141 /* end confdefs.h. */
13143 /* Override any GCC internal prototype to avoid an error.
13144 Use char because int might match the return type of a GCC
13145 builtin and then its argument prototype would still apply. */
13149 char libhal_ctx_new ();
13153 return libhal_ctx_new ();
13158 rm -f conftest.
$ac_objext conftest
$ac_exeext
13159 if { (ac_try
="$ac_link"
13160 case "(($ac_try" in
13161 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13162 *) ac_try_echo=$ac_try;;
13164 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13165 $as_echo "$ac_try_echo") >&5
13166 (eval "$ac_link") 2>conftest.er1
13168 grep -v '^ *+' conftest.er1 >conftest.err
13170 cat conftest.err >&5
13171 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13172 (exit $ac_status); } && {
13173 test -z "$ac_c_werror_flag" ||
13174 test ! -s conftest.err
13175 } && test -s conftest$ac_exeext && {
13176 test "$cross_compiling" = yes ||
13177 $as_test_x conftest$ac_exeext
13181 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'` ;;
13182 *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libhal\\.$LIBEXT" |
sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13185 $as_echo "$as_me: failed program was:" >&5
13186 sed 's/^/| /' conftest.$ac_ext >&5
13191 rm -rf conftest.dSYM
13192 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13193 conftest$ac_exeext conftest.$ac_ext
13194 LIBS=$ac_check_soname_save_LIBS
13196 if test "x$ac_cv_lib_soname_hal" = "x"; then
13197 { $as_echo "$as_me:$LINENO: result: not found" >&5
13198 $as_echo "not found" >&6; }
13201 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13202 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13204 cat >>confdefs.h <<_ACEOF
13205 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13208 HALINCL="$ac_hal_cflags"
13214 CPPFLAGS="$ac_save_CPPFLAGS"
13216 if test "x$ac_cv_lib_soname_hal" = "x"; then
13217 case "x$with_hal" in
13218 x) wine_notices="$wine_notices|libhal ${notice_platform}development files not found, no dynamic device support." ;;
13220 *) { { $as_echo "$as_me:$LINENO: error: libhal ${notice_platform}development files not found, no dynamic device support.
13221 This is an error since --with-hal was requested." >&5
13222 $as_echo "$as_me: error: libhal ${notice_platform}development files not found, no dynamic device support.
13223 This is an error since --with-hal was requested." >&2;}
13224 { (exit 1); exit 1; }; } ;;
13229 if test "x$with_gnutls" != "xno"
13231 ac_save_CPPFLAGS="$CPPFLAGS"
13232 if test "$PKG_CONFIG" != "false"
13234 ac_gnutls_libs="`$PKG_CONFIG --libs gnutls
2>/dev
/null
`"
13235 ac_gnutls_cflags="`$PKG_CONFIG --cflags gnutls
2>/dev
/null
`"
13236 CPPFLAGS="$CPPFLAGS $ac_gnutls_cflags"
13238 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13239 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13240 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13241 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13242 $as_echo_n "(cached) " >&6
13244 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13245 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13247 # Is the header compilable?
13248 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13249 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13250 cat >conftest.$ac_ext <<_ACEOF
13253 cat confdefs.h >>conftest.$ac_ext
13254 cat >>conftest.$ac_ext <<_ACEOF
13255 /* end confdefs.h. */
13256 $ac_includes_default
13257 #include <gnutls/gnutls.h>
13259 rm -f conftest.$ac_objext
13260 if { (ac_try="$ac_compile"
13261 case "(($ac_try" in
13262 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13263 *) ac_try_echo
=$ac_try;;
13265 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13266 $as_echo "$ac_try_echo") >&5
13267 (eval "$ac_compile") 2>conftest.er1
13269 grep -v '^ *+' conftest.er1
>conftest.err
13271 cat conftest.err
>&5
13272 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13273 (exit $ac_status); } && {
13274 test -z "$ac_c_werror_flag" ||
13275 test ! -s conftest.err
13276 } && test -s conftest.
$ac_objext; then
13277 ac_header_compiler
=yes
13279 $as_echo "$as_me: failed program was:" >&5
13280 sed 's/^/| /' conftest.
$ac_ext >&5
13282 ac_header_compiler
=no
13285 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13286 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13287 $as_echo "$ac_header_compiler" >&6; }
13289 # Is the header present?
13290 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13291 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13292 cat >conftest.
$ac_ext <<_ACEOF
13295 cat confdefs.h
>>conftest.
$ac_ext
13296 cat >>conftest.
$ac_ext <<_ACEOF
13297 /* end confdefs.h. */
13298 #include <gnutls/gnutls.h>
13300 if { (ac_try
="$ac_cpp conftest.$ac_ext"
13301 case "(($ac_try" in
13302 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13303 *) ac_try_echo=$ac_try;;
13305 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13306 $as_echo "$ac_try_echo") >&5
13307 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13309 grep -v '^ *+' conftest.er1 >conftest.err
13311 cat conftest.err >&5
13312 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13313 (exit $ac_status); } >/dev/null && {
13314 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13315 test ! -s conftest.err
13317 ac_header_preproc=yes
13319 $as_echo "$as_me: failed program was:" >&5
13320 sed 's/^/| /' conftest.$ac_ext >&5
13322 ac_header_preproc=no
13325 rm -f conftest.err conftest.$ac_ext
13326 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13327 $as_echo "$ac_header_preproc" >&6; }
13329 # So? What about this header?
13330 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13332 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13333 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13334 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13335 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13336 ac_header_preproc=yes
13339 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13340 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13341 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&5
13342 $as_echo "$as_me: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&2;}
13343 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13344 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13345 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&5
13346 $as_echo "$as_me: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&2;}
13347 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13348 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13349 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13350 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13352 ## ------------------------------------ ##
13353 ## Report this to wine-devel@winehq.org ##
13354 ## ------------------------------------ ##
13356 ) | sed "s/^/$as_me: WARNING: /" >&2
13359 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13360 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13361 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13362 $as_echo_n "(cached) " >&6
13364 ac_cv_header_gnutls_gnutls_h=$ac_header_preproc
13366 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13367 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13370 if test "x$ac_cv_header_gnutls_gnutls_h" = x""yes; then
13371 cat >conftest.$ac_ext <<_ACEOF
13374 cat confdefs.h >>conftest.$ac_ext
13375 cat >>conftest.$ac_ext <<_ACEOF
13376 /* end confdefs.h. */
13377 #include <gnutls/gnutls.h>
13381 typeof(gnutls_mac_get_key_size) *pfunc;
13386 rm -f conftest.$ac_objext
13387 if { (ac_try="$ac_compile"
13388 case "(($ac_try" in
13389 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13390 *) ac_try_echo
=$ac_try;;
13392 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13393 $as_echo "$ac_try_echo") >&5
13394 (eval "$ac_compile") 2>conftest.er1
13396 grep -v '^ *+' conftest.er1
>conftest.err
13398 cat conftest.err
>&5
13399 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13400 (exit $ac_status); } && {
13401 test -z "$ac_c_werror_flag" ||
13402 test ! -s conftest.err
13403 } && test -s conftest.
$ac_objext; then
13404 { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13405 $as_echo_n "checking for -lgnutls... " >&6; }
13406 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13407 $as_echo_n "(cached) " >&6
13409 ac_check_soname_save_LIBS
=$LIBS
13410 LIBS
="-lgnutls $ac_gnutls_libs $LIBS"
13411 cat >conftest.
$ac_ext <<_ACEOF
13414 cat confdefs.h
>>conftest.
$ac_ext
13415 cat >>conftest.
$ac_ext <<_ACEOF
13416 /* end confdefs.h. */
13418 /* Override any GCC internal prototype to avoid an error.
13419 Use char because int might match the return type of a GCC
13420 builtin and then its argument prototype would still apply. */
13424 char gnutls_global_init ();
13428 return gnutls_global_init ();
13433 rm -f conftest.
$ac_objext conftest
$ac_exeext
13434 if { (ac_try
="$ac_link"
13435 case "(($ac_try" in
13436 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13437 *) ac_try_echo=$ac_try;;
13439 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13440 $as_echo "$ac_try_echo") >&5
13441 (eval "$ac_link") 2>conftest.er1
13443 grep -v '^ *+' conftest.er1 >conftest.err
13445 cat conftest.err >&5
13446 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13447 (exit $ac_status); } && {
13448 test -z "$ac_c_werror_flag" ||
13449 test ! -s conftest.err
13450 } && test -s conftest$ac_exeext && {
13451 test "$cross_compiling" = yes ||
13452 $as_test_x conftest$ac_exeext
13456 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'` ;;
13457 *) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libgnutls\\.$LIBEXT" |
sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13460 $as_echo "$as_me: failed program was:" >&5
13461 sed 's/^/| /' conftest.$ac_ext >&5
13466 rm -rf conftest.dSYM
13467 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13468 conftest$ac_exeext conftest.$ac_ext
13469 LIBS=$ac_check_soname_save_LIBS
13471 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13472 { $as_echo "$as_me:$LINENO: result: not found" >&5
13473 $as_echo "not found" >&6; }
13476 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13477 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13479 cat >>confdefs.h <<_ACEOF
13480 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13483 GNUTLSINCL="$ac_gnutls_cflags"
13488 $as_echo "$as_me: failed program was:" >&5
13489 sed 's/^/| /' conftest.$ac_ext >&5
13494 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13498 CPPFLAGS="$ac_save_CPPFLAGS"
13500 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13501 case "x$with_gnutls" in
13502 x) wine_notices="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13504 *) { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13505 This is an error since --with-gnutls was requested." >&5
13506 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13507 This is an error since --with-gnutls was requested." >&2;}
13508 { (exit 1); exit 1; }; } ;;
13514 if test "$ac_cv_header_ncurses_h" = "yes"
13516 { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13517 $as_echo_n "checking for -lncurses... " >&6; }
13518 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13519 $as_echo_n "(cached) " >&6
13521 ac_check_soname_save_LIBS=$LIBS
13522 LIBS="-lncurses $LIBS"
13523 cat >conftest.$ac_ext <<_ACEOF
13526 cat confdefs.h >>conftest.$ac_ext
13527 cat >>conftest.$ac_ext <<_ACEOF
13528 /* end confdefs.h. */
13530 /* Override any GCC internal prototype to avoid an error.
13531 Use char because int might match the return type of a GCC
13532 builtin and then its argument prototype would still apply. */
13545 rm -f conftest.$ac_objext conftest$ac_exeext
13546 if { (ac_try="$ac_link"
13547 case "(($ac_try" in
13548 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13549 *) ac_try_echo
=$ac_try;;
13551 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13552 $as_echo "$ac_try_echo") >&5
13553 (eval "$ac_link") 2>conftest.er1
13555 grep -v '^ *+' conftest.er1
>conftest.err
13557 cat conftest.err
>&5
13558 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13559 (exit $ac_status); } && {
13560 test -z "$ac_c_werror_flag" ||
13561 test ! -s conftest.err
13562 } && test -s conftest
$ac_exeext && {
13563 test "$cross_compiling" = yes ||
13564 $as_test_x conftest
$ac_exeext
13568 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'` ;;
13569 *) ac_cv_lib_soname_ncurses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13572 $as_echo "$as_me: failed program was:" >&5
13573 sed 's/^/| /' conftest.
$ac_ext >&5
13578 rm -rf conftest.dSYM
13579 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13580 conftest
$ac_exeext conftest.
$ac_ext
13581 LIBS
=$ac_check_soname_save_LIBS
13583 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13584 { $as_echo "$as_me:$LINENO: result: not found" >&5
13585 $as_echo "not found" >&6; }
13588 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13589 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13591 cat >>confdefs.h
<<_ACEOF
13592 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13595 CURSESLIBS
="-lncurses"
13598 elif test "$ac_cv_header_curses_h" = "yes"
13600 { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13601 $as_echo_n "checking for -lcurses... " >&6; }
13602 if test "${ac_cv_lib_soname_curses+set}" = set; then
13603 $as_echo_n "(cached) " >&6
13605 ac_check_soname_save_LIBS
=$LIBS
13606 LIBS
="-lcurses $LIBS"
13607 cat >conftest.
$ac_ext <<_ACEOF
13610 cat confdefs.h
>>conftest.
$ac_ext
13611 cat >>conftest.
$ac_ext <<_ACEOF
13612 /* end confdefs.h. */
13614 /* Override any GCC internal prototype to avoid an error.
13615 Use char because int might match the return type of a GCC
13616 builtin and then its argument prototype would still apply. */
13629 rm -f conftest.
$ac_objext conftest
$ac_exeext
13630 if { (ac_try
="$ac_link"
13631 case "(($ac_try" in
13632 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13633 *) ac_try_echo=$ac_try;;
13635 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13636 $as_echo "$ac_try_echo") >&5
13637 (eval "$ac_link") 2>conftest.er1
13639 grep -v '^ *+' conftest.er1 >conftest.err
13641 cat conftest.err >&5
13642 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13643 (exit $ac_status); } && {
13644 test -z "$ac_c_werror_flag" ||
13645 test ! -s conftest.err
13646 } && test -s conftest$ac_exeext && {
13647 test "$cross_compiling" = yes ||
13648 $as_test_x conftest$ac_exeext
13652 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'` ;;
13653 *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcurses\\.$LIBEXT" |
sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13656 $as_echo "$as_me: failed program was:" >&5
13657 sed 's/^/| /' conftest.$ac_ext >&5
13662 rm -rf conftest.dSYM
13663 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13664 conftest$ac_exeext conftest.$ac_ext
13665 LIBS=$ac_check_soname_save_LIBS
13667 if test "x$ac_cv_lib_soname_curses" = "x"; then
13668 { $as_echo "$as_me:$LINENO: result: not found" >&5
13669 $as_echo "not found" >&6; }
13672 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13673 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13675 cat >>confdefs.h <<_ACEOF
13676 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13679 CURSESLIBS="-lcurses"
13683 ac_save_LIBS="$LIBS"
13684 LIBS="$LIBS $CURSESLIBS"
13686 for ac_func in mousemask
13688 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
13689 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13690 $as_echo_n "checking for $ac_func... " >&6; }
13691 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13692 $as_echo_n "(cached) " >&6
13694 cat >conftest.$ac_ext <<_ACEOF
13697 cat confdefs.h >>conftest.$ac_ext
13698 cat >>conftest.$ac_ext <<_ACEOF
13699 /* end confdefs.h. */
13700 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13701 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13702 #define $ac_func innocuous_$ac_func
13704 /* System header to define __stub macros and hopefully few prototypes,
13705 which can conflict with char $ac_func (); below.
13706 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13707 <limits.h> exists even on freestanding compilers. */
13710 # include <limits.h>
13712 # include <assert.h>
13717 /* Override any GCC internal prototype to avoid an error.
13718 Use char because int might match the return type of a GCC
13719 builtin and then its argument prototype would still apply. */
13724 /* The GNU C library defines this for functions which it implements
13725 to always fail with ENOSYS. Some functions are actually named
13726 something starting with __ and the normal name is an alias. */
13727 #if defined __stub_$ac_func || defined __stub___$ac_func
13734 return $ac_func ();
13739 rm -f conftest.$ac_objext conftest$ac_exeext
13740 if { (ac_try="$ac_link"
13741 case "(($ac_try" in
13742 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13743 *) ac_try_echo
=$ac_try;;
13745 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13746 $as_echo "$ac_try_echo") >&5
13747 (eval "$ac_link") 2>conftest.er1
13749 grep -v '^ *+' conftest.er1
>conftest.err
13751 cat conftest.err
>&5
13752 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13753 (exit $ac_status); } && {
13754 test -z "$ac_c_werror_flag" ||
13755 test ! -s conftest.err
13756 } && test -s conftest
$ac_exeext && {
13757 test "$cross_compiling" = yes ||
13758 $as_test_x conftest
$ac_exeext
13760 eval "$as_ac_var=yes"
13762 $as_echo "$as_me: failed program was:" >&5
13763 sed 's/^/| /' conftest.
$ac_ext >&5
13765 eval "$as_ac_var=no"
13768 rm -rf conftest.dSYM
13769 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13770 conftest
$ac_exeext conftest.
$ac_ext
13772 ac_res
=`eval 'as_val=${'$as_ac_var'}
13773 $as_echo "$as_val"'`
13774 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13775 $as_echo "$ac_res" >&6; }
13776 as_val
=`eval 'as_val=${'$as_ac_var'}
13777 $as_echo "$as_val"'`
13778 if test "x$as_val" = x
""yes; then
13779 cat >>confdefs.h
<<_ACEOF
13780 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13786 LIBS
="$ac_save_LIBS"
13787 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13788 case "x$with_curses" in
13789 x
) wine_notices
="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13791 *) { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13792 This is an error since --with-curses was requested." >&5
13793 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13794 This is an error since --with-curses was requested." >&2;}
13795 { (exit 1); exit 1; }; } ;;
13800 if test "x$with_sane" != "xno"
13802 ac_save_CPPFLAGS
="$CPPFLAGS"
13803 # Extract the first word of "sane-config", so it can be a program name with args.
13804 set dummy sane-config
; ac_word
=$2
13805 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13806 $as_echo_n "checking for $ac_word... " >&6; }
13807 if test "${ac_cv_prog_sane_devel+set}" = set; then
13808 $as_echo_n "(cached) " >&6
13810 if test -n "$sane_devel"; then
13811 ac_cv_prog_sane_devel
="$sane_devel" # Let the user override the test.
13813 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13814 for as_dir
in $PATH
13817 test -z "$as_dir" && as_dir
=.
13818 for ac_exec_ext
in '' $ac_executable_extensions; do
13819 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13820 ac_cv_prog_sane_devel
="sane-config"
13821 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13828 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel
="no"
13831 sane_devel
=$ac_cv_prog_sane_devel
13832 if test -n "$sane_devel"; then
13833 { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13834 $as_echo "$sane_devel" >&6; }
13836 { $as_echo "$as_me:$LINENO: result: no" >&5
13837 $as_echo "no" >&6; }
13841 if test "$sane_devel" != "no"
13843 ac_sane_incl
="`$sane_devel --cflags`"
13844 ac_sane_libs
="`$sane_devel --ldflags`"
13845 CPPFLAGS
="$CPPFLAGS $ac_sane_incl"
13847 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13848 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13849 $as_echo_n "checking for sane/sane.h... " >&6; }
13850 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13851 $as_echo_n "(cached) " >&6
13853 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13854 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13856 # Is the header compilable?
13857 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13858 $as_echo_n "checking sane/sane.h usability... " >&6; }
13859 cat >conftest.
$ac_ext <<_ACEOF
13862 cat confdefs.h
>>conftest.
$ac_ext
13863 cat >>conftest.
$ac_ext <<_ACEOF
13864 /* end confdefs.h. */
13865 $ac_includes_default
13866 #include <sane/sane.h>
13868 rm -f conftest.
$ac_objext
13869 if { (ac_try
="$ac_compile"
13870 case "(($ac_try" in
13871 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13872 *) ac_try_echo=$ac_try;;
13874 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13875 $as_echo "$ac_try_echo") >&5
13876 (eval "$ac_compile") 2>conftest.er1
13878 grep -v '^ *+' conftest.er1 >conftest.err
13880 cat conftest.err >&5
13881 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13882 (exit $ac_status); } && {
13883 test -z "$ac_c_werror_flag" ||
13884 test ! -s conftest.err
13885 } && test -s conftest.$ac_objext; then
13886 ac_header_compiler=yes
13888 $as_echo "$as_me: failed program was:" >&5
13889 sed 's/^/| /' conftest.$ac_ext >&5
13891 ac_header_compiler=no
13894 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13895 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13896 $as_echo "$ac_header_compiler" >&6; }
13898 # Is the header present?
13899 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13900 $as_echo_n "checking sane/sane.h presence... " >&6; }
13901 cat >conftest.$ac_ext <<_ACEOF
13904 cat confdefs.h >>conftest.$ac_ext
13905 cat >>conftest.$ac_ext <<_ACEOF
13906 /* end confdefs.h. */
13907 #include <sane/sane.h>
13909 if { (ac_try="$ac_cpp conftest.$ac_ext"
13910 case "(($ac_try" in
13911 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13912 *) ac_try_echo
=$ac_try;;
13914 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13915 $as_echo "$ac_try_echo") >&5
13916 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13918 grep -v '^ *+' conftest.er1
>conftest.err
13920 cat conftest.err
>&5
13921 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13922 (exit $ac_status); } >/dev
/null
&& {
13923 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13924 test ! -s conftest.err
13926 ac_header_preproc
=yes
13928 $as_echo "$as_me: failed program was:" >&5
13929 sed 's/^/| /' conftest.
$ac_ext >&5
13931 ac_header_preproc
=no
13934 rm -f conftest.err conftest.
$ac_ext
13935 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13936 $as_echo "$ac_header_preproc" >&6; }
13938 # So? What about this header?
13939 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13941 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13942 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13943 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13944 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13945 ac_header_preproc
=yes
13948 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13949 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13950 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
13951 $as_echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
13952 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13953 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13954 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
13955 $as_echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
13956 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13957 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13958 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13959 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13961 ## ------------------------------------ ##
13962 ## Report this to wine-devel@winehq.org ##
13963 ## ------------------------------------ ##
13965 ) |
sed "s/^/$as_me: WARNING: /" >&2
13968 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13969 $as_echo_n "checking for sane/sane.h... " >&6; }
13970 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13971 $as_echo_n "(cached) " >&6
13973 ac_cv_header_sane_sane_h
=$ac_header_preproc
13975 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13976 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13979 if test "x$ac_cv_header_sane_sane_h" = x
""yes; then
13980 { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
13981 $as_echo_n "checking for -lsane... " >&6; }
13982 if test "${ac_cv_lib_soname_sane+set}" = set; then
13983 $as_echo_n "(cached) " >&6
13985 ac_check_soname_save_LIBS
=$LIBS
13986 LIBS
="-lsane $ac_sane_libs $LIBS"
13987 cat >conftest.
$ac_ext <<_ACEOF
13990 cat confdefs.h
>>conftest.
$ac_ext
13991 cat >>conftest.
$ac_ext <<_ACEOF
13992 /* end confdefs.h. */
13994 /* Override any GCC internal prototype to avoid an error.
13995 Use char because int might match the return type of a GCC
13996 builtin and then its argument prototype would still apply. */
14004 return sane_init ();
14009 rm -f conftest.
$ac_objext conftest
$ac_exeext
14010 if { (ac_try
="$ac_link"
14011 case "(($ac_try" in
14012 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14013 *) ac_try_echo=$ac_try;;
14015 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14016 $as_echo "$ac_try_echo") >&5
14017 (eval "$ac_link") 2>conftest.er1
14019 grep -v '^ *+' conftest.er1 >conftest.err
14021 cat conftest.err >&5
14022 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14023 (exit $ac_status); } && {
14024 test -z "$ac_c_werror_flag" ||
14025 test ! -s conftest.err
14026 } && test -s conftest$ac_exeext && {
14027 test "$cross_compiling" = yes ||
14028 $as_test_x conftest$ac_exeext
14032 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'` ;;
14033 *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libsane\\.$LIBEXT" |
sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14036 $as_echo "$as_me: failed program was:" >&5
14037 sed 's/^/| /' conftest.$ac_ext >&5
14042 rm -rf conftest.dSYM
14043 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14044 conftest$ac_exeext conftest.$ac_ext
14045 LIBS=$ac_check_soname_save_LIBS
14047 if test "x$ac_cv_lib_soname_sane" = "x"; then
14048 { $as_echo "$as_me:$LINENO: result: not found" >&5
14049 $as_echo "not found" >&6; }
14052 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
14053 $as_echo "$ac_cv_lib_soname_sane" >&6; }
14055 cat >>confdefs.h <<_ACEOF
14056 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
14059 SANEINCL="$ac_sane_incl"
14066 CPPFLAGS="$ac_save_CPPFLAGS"
14068 if test "x$ac_cv_lib_soname_sane" = "x"; then
14069 case "x$with_sane" in
14070 x) wine_notices="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
14072 *) { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14073 This is an error since --with-sane was requested." >&5
14074 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14075 This is an error since --with-sane was requested." >&2;}
14076 { (exit 1); exit 1; }; } ;;
14081 if test "x$with_gphoto" != "xno"
14083 ac_save_CPPFLAGS="$CPPFLAGS"
14084 # Extract the first word of "gphoto2-config", so it can be a program name with args.
14085 set dummy gphoto2-config; ac_word=$2
14086 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14087 $as_echo_n "checking for $ac_word... " >&6; }
14088 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
14089 $as_echo_n "(cached) " >&6
14091 if test -n "$gphoto2_devel"; then
14092 ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
14094 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14095 for as_dir in $PATH
14098 test -z "$as_dir" && as_dir=.
14099 for ac_exec_ext in '' $ac_executable_extensions; do
14100 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14101 ac_cv_prog_gphoto2_devel="gphoto2-config"
14102 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14109 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
14112 gphoto2_devel=$ac_cv_prog_gphoto2_devel
14113 if test -n "$gphoto2_devel"; then
14114 { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
14115 $as_echo "$gphoto2_devel" >&6; }
14117 { $as_echo "$as_me:$LINENO: result: no" >&5
14118 $as_echo "no" >&6; }
14122 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
14123 set dummy gphoto2-port-config; ac_word=$2
14124 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14125 $as_echo_n "checking for $ac_word... " >&6; }
14126 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
14127 $as_echo_n "(cached) " >&6
14129 if test -n "$gphoto2port_devel"; then
14130 ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
14132 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14133 for as_dir in $PATH
14136 test -z "$as_dir" && as_dir=.
14137 for ac_exec_ext in '' $ac_executable_extensions; do
14138 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14139 ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
14140 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14147 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
14150 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
14151 if test -n "$gphoto2port_devel"; then
14152 { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
14153 $as_echo "$gphoto2port_devel" >&6; }
14155 { $as_echo "$as_me:$LINENO: result: no" >&5
14156 $as_echo "no" >&6; }
14160 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
14162 ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
14164 for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
14167 -L/usr/lib|-L/usr/lib64) ;;
14168 -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
14171 CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
14173 ac_gphoto2_libs=${ac_gphoto2_libs:-"-lgphoto2"}
14174 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14175 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14176 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14177 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14178 $as_echo_n "(cached) " >&6
14180 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14181 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14183 # Is the header compilable?
14184 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14185 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
14186 cat >conftest.$ac_ext <<_ACEOF
14189 cat confdefs.h >>conftest.$ac_ext
14190 cat >>conftest.$ac_ext <<_ACEOF
14191 /* end confdefs.h. */
14192 $ac_includes_default
14193 #include <gphoto2-camera.h>
14195 rm -f conftest.$ac_objext
14196 if { (ac_try="$ac_compile"
14197 case "(($ac_try" in
14198 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14199 *) ac_try_echo
=$ac_try;;
14201 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14202 $as_echo "$ac_try_echo") >&5
14203 (eval "$ac_compile") 2>conftest.er1
14205 grep -v '^ *+' conftest.er1
>conftest.err
14207 cat conftest.err
>&5
14208 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14209 (exit $ac_status); } && {
14210 test -z "$ac_c_werror_flag" ||
14211 test ! -s conftest.err
14212 } && test -s conftest.
$ac_objext; then
14213 ac_header_compiler
=yes
14215 $as_echo "$as_me: failed program was:" >&5
14216 sed 's/^/| /' conftest.
$ac_ext >&5
14218 ac_header_compiler
=no
14221 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14222 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14223 $as_echo "$ac_header_compiler" >&6; }
14225 # Is the header present?
14226 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14227 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14228 cat >conftest.
$ac_ext <<_ACEOF
14231 cat confdefs.h
>>conftest.
$ac_ext
14232 cat >>conftest.
$ac_ext <<_ACEOF
14233 /* end confdefs.h. */
14234 #include <gphoto2-camera.h>
14236 if { (ac_try
="$ac_cpp conftest.$ac_ext"
14237 case "(($ac_try" in
14238 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14239 *) ac_try_echo=$ac_try;;
14241 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14242 $as_echo "$ac_try_echo") >&5
14243 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14245 grep -v '^ *+' conftest.er1 >conftest.err
14247 cat conftest.err >&5
14248 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14249 (exit $ac_status); } >/dev/null && {
14250 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14251 test ! -s conftest.err
14253 ac_header_preproc=yes
14255 $as_echo "$as_me: failed program was:" >&5
14256 sed 's/^/| /' conftest.$ac_ext >&5
14258 ac_header_preproc=no
14261 rm -f conftest.err conftest.$ac_ext
14262 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14263 $as_echo "$ac_header_preproc" >&6; }
14265 # So? What about this header?
14266 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14268 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14269 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14270 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14271 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14272 ac_header_preproc=yes
14275 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14276 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14277 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
14278 $as_echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
14279 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14280 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14281 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
14282 $as_echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
14283 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14284 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14285 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14286 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14288 ## ------------------------------------ ##
14289 ## Report this to wine-devel@winehq.org ##
14290 ## ------------------------------------ ##
14292 ) | sed "s/^/$as_me: WARNING: /" >&2
14295 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14296 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14297 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14298 $as_echo_n "(cached) " >&6
14300 ac_cv_header_gphoto2_camera_h=$ac_header_preproc
14302 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14303 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14306 if test "x$ac_cv_header_gphoto2_camera_h" = x""yes; then
14307 { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14308 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14309 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14310 $as_echo_n "(cached) " >&6
14312 ac_check_lib_save_LIBS=$LIBS
14313 LIBS="-lgphoto2 $ac_gphoto2_libs $LIBS"
14314 cat >conftest.$ac_ext <<_ACEOF
14317 cat confdefs.h >>conftest.$ac_ext
14318 cat >>conftest.$ac_ext <<_ACEOF
14319 /* end confdefs.h. */
14321 /* Override any GCC internal prototype to avoid an error.
14322 Use char because int might match the return type of a GCC
14323 builtin and then its argument prototype would still apply. */
14327 char gp_camera_new ();
14331 return gp_camera_new ();
14336 rm -f conftest.$ac_objext conftest$ac_exeext
14337 if { (ac_try="$ac_link"
14338 case "(($ac_try" in
14339 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14340 *) ac_try_echo
=$ac_try;;
14342 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14343 $as_echo "$ac_try_echo") >&5
14344 (eval "$ac_link") 2>conftest.er1
14346 grep -v '^ *+' conftest.er1
>conftest.err
14348 cat conftest.err
>&5
14349 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14350 (exit $ac_status); } && {
14351 test -z "$ac_c_werror_flag" ||
14352 test ! -s conftest.err
14353 } && test -s conftest
$ac_exeext && {
14354 test "$cross_compiling" = yes ||
14355 $as_test_x conftest
$ac_exeext
14357 ac_cv_lib_gphoto2_gp_camera_new
=yes
14359 $as_echo "$as_me: failed program was:" >&5
14360 sed 's/^/| /' conftest.
$ac_ext >&5
14362 ac_cv_lib_gphoto2_gp_camera_new
=no
14365 rm -rf conftest.dSYM
14366 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14367 conftest
$ac_exeext conftest.
$ac_ext
14368 LIBS
=$ac_check_lib_save_LIBS
14370 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14371 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14372 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x
""yes; then
14374 cat >>confdefs.h
<<\_ACEOF
14375 #define HAVE_GPHOTO2 1
14378 GPHOTO2LIBS
="$ac_gphoto2_libs"
14380 GPHOTO2INCL
="$ac_gphoto2_incl"
14387 CPPFLAGS
="$ac_save_CPPFLAGS"
14389 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14390 case "x$with_gphoto" in
14391 x
) wine_notices
="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14393 *) { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14394 This is an error since --with-gphoto was requested." >&5
14395 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14396 This is an error since --with-gphoto was requested." >&2;}
14397 { (exit 1); exit 1; }; } ;;
14405 if test "$ac_cv_header_resolv_h" = "yes"
14407 ac_save_LIBS
="$LIBS"
14408 LIBS
="$LIBS -lresolv"
14409 cat >conftest.
$ac_ext <<_ACEOF
14412 cat confdefs.h
>>conftest.
$ac_ext
14413 cat >>conftest.
$ac_ext <<_ACEOF
14414 /* end confdefs.h. */
14415 #ifdef HAVE_NETINET_IN_H
14416 #include <netinet/in.h>
14418 #include <resolv.h>
14427 rm -f conftest.
$ac_objext conftest
$ac_exeext
14428 if { (ac_try
="$ac_link"
14429 case "(($ac_try" in
14430 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14431 *) ac_try_echo=$ac_try;;
14433 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14434 $as_echo "$ac_try_echo") >&5
14435 (eval "$ac_link") 2>conftest.er1
14437 grep -v '^ *+' conftest.er1 >conftest.err
14439 cat conftest.err >&5
14440 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14441 (exit $ac_status); } && {
14442 test -z "$ac_c_werror_flag" ||
14443 test ! -s conftest.err
14444 } && test -s conftest$ac_exeext && {
14445 test "$cross_compiling" = yes ||
14446 $as_test_x conftest$ac_exeext
14449 cat >>confdefs.h <<\_ACEOF
14450 #define HAVE_RESOLV 1
14453 RESOLVLIBS="-lresolv"
14455 $as_echo "$as_me: failed program was:" >&5
14456 sed 's/^/| /' conftest.$ac_ext >&5
14461 rm -rf conftest.dSYM
14462 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14463 conftest$ac_exeext conftest.$ac_ext
14464 LIBS="$ac_save_LIBS"
14469 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14471 { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14472 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14473 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14474 $as_echo_n "(cached) " >&6
14476 ac_check_lib_save_LIBS=$LIBS
14477 LIBS="-llcms $LIBS"
14478 cat >conftest.$ac_ext <<_ACEOF
14481 cat confdefs.h >>conftest.$ac_ext
14482 cat >>conftest.$ac_ext <<_ACEOF
14483 /* end confdefs.h. */
14485 /* Override any GCC internal prototype to avoid an error.
14486 Use char because int might match the return type of a GCC
14487 builtin and then its argument prototype would still apply. */
14491 char cmsOpenProfileFromFile ();
14495 return cmsOpenProfileFromFile ();
14500 rm -f conftest.$ac_objext conftest$ac_exeext
14501 if { (ac_try="$ac_link"
14502 case "(($ac_try" in
14503 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14504 *) ac_try_echo
=$ac_try;;
14506 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14507 $as_echo "$ac_try_echo") >&5
14508 (eval "$ac_link") 2>conftest.er1
14510 grep -v '^ *+' conftest.er1
>conftest.err
14512 cat conftest.err
>&5
14513 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14514 (exit $ac_status); } && {
14515 test -z "$ac_c_werror_flag" ||
14516 test ! -s conftest.err
14517 } && test -s conftest
$ac_exeext && {
14518 test "$cross_compiling" = yes ||
14519 $as_test_x conftest
$ac_exeext
14521 ac_cv_lib_lcms_cmsOpenProfileFromFile
=yes
14523 $as_echo "$as_me: failed program was:" >&5
14524 sed 's/^/| /' conftest.
$ac_ext >&5
14526 ac_cv_lib_lcms_cmsOpenProfileFromFile
=no
14529 rm -rf conftest.dSYM
14530 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14531 conftest
$ac_exeext conftest.
$ac_ext
14532 LIBS
=$ac_check_lib_save_LIBS
14534 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14535 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14536 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x
""yes; then
14538 cat >>confdefs.h
<<\_ACEOF
14539 #define HAVE_LCMS 1
14546 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14547 case "x$with_cms" in
14548 x
) wine_notices
="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14550 *) { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14551 This is an error since --with-cms was requested." >&5
14552 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14553 This is an error since --with-cms was requested." >&2;}
14554 { (exit 1); exit 1; }; } ;;
14559 if test "x$with_freetype" != "xno"
14561 for ac_prog
in freetype-config freetype2-config
14563 # Extract the first word of "$ac_prog", so it can be a program name with args.
14564 set dummy
$ac_prog; ac_word
=$2
14565 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14566 $as_echo_n "checking for $ac_word... " >&6; }
14567 if test "${ac_cv_prog_ft_devel+set}" = set; then
14568 $as_echo_n "(cached) " >&6
14570 if test -n "$ft_devel"; then
14571 ac_cv_prog_ft_devel
="$ft_devel" # Let the user override the test.
14573 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14574 for as_dir
in $PATH
14577 test -z "$as_dir" && as_dir
=.
14578 for ac_exec_ext
in '' $ac_executable_extensions; do
14579 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14580 ac_cv_prog_ft_devel
="$ac_prog"
14581 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14590 ft_devel
=$ac_cv_prog_ft_devel
14591 if test -n "$ft_devel"; then
14592 { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14593 $as_echo "$ft_devel" >&6; }
14595 { $as_echo "$as_me:$LINENO: result: no" >&5
14596 $as_echo "no" >&6; }
14600 test -n "$ft_devel" && break
14602 test -n "$ft_devel" || ft_devel
="no"
14604 if test "$ft_devel" != "no"
14606 ac_freetype_incl
=`$ft_devel --cflags`
14607 ac_freetype_libs
=`$ft_devel --libs`
14609 ac_freetype_libs
=${ac_freetype_libs:-"-lfreetype"}
14610 { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14611 $as_echo_n "checking for -lfreetype... " >&6; }
14612 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14613 $as_echo_n "(cached) " >&6
14615 ac_check_soname_save_LIBS
=$LIBS
14616 LIBS
="-lfreetype $ac_freetype_libs $LIBS"
14617 cat >conftest.
$ac_ext <<_ACEOF
14620 cat confdefs.h
>>conftest.
$ac_ext
14621 cat >>conftest.
$ac_ext <<_ACEOF
14622 /* end confdefs.h. */
14624 /* Override any GCC internal prototype to avoid an error.
14625 Use char because int might match the return type of a GCC
14626 builtin and then its argument prototype would still apply. */
14630 char FT_Init_FreeType ();
14634 return FT_Init_FreeType ();
14639 rm -f conftest.
$ac_objext conftest
$ac_exeext
14640 if { (ac_try
="$ac_link"
14641 case "(($ac_try" in
14642 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14643 *) ac_try_echo=$ac_try;;
14645 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14646 $as_echo "$ac_try_echo") >&5
14647 (eval "$ac_link") 2>conftest.er1
14649 grep -v '^ *+' conftest.er1 >conftest.err
14651 cat conftest.err >&5
14652 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14653 (exit $ac_status); } && {
14654 test -z "$ac_c_werror_flag" ||
14655 test ! -s conftest.err
14656 } && test -s conftest$ac_exeext && {
14657 test "$cross_compiling" = yes ||
14658 $as_test_x conftest$ac_exeext
14662 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'` ;;
14663 *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libfreetype\\.$LIBEXT" |
sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14666 $as_echo "$as_me: failed program was:" >&5
14667 sed 's/^/| /' conftest.$ac_ext >&5
14672 rm -rf conftest.dSYM
14673 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14674 conftest$ac_exeext conftest.$ac_ext
14675 LIBS=$ac_check_soname_save_LIBS
14677 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14678 { $as_echo "$as_me:$LINENO: result: not found" >&5
14679 $as_echo "not found" >&6; }
14682 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14683 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14685 cat >>confdefs.h <<_ACEOF
14686 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14692 if test "$ft_lib" = "yes"
14694 ac_save_CPPFLAGS="$CPPFLAGS"
14695 CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
14709 for ac_header in ft2build.h \
14710 freetype/freetype.h \
14711 freetype/ftglyph.h \
14712 freetype/fttypes.h \
14713 freetype/tttables.h \
14714 freetype/ftnames.h \
14715 freetype/ftsnames.h \
14716 freetype/ttnameid.h \
14717 freetype/ftoutln.h \
14718 freetype/ftwinfnt.h \
14719 freetype/ftmodapi.h \
14720 freetype/ftlcdfil.h \
14721 freetype/internal/sfnt.h
14723 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
14724 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14725 $as_echo_n "checking for $ac_header... " >&6; }
14726 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14727 $as_echo_n "(cached) " >&6
14729 cat >conftest.$ac_ext <<_ACEOF
14732 cat confdefs.h >>conftest.$ac_ext
14733 cat >>conftest.$ac_ext <<_ACEOF
14734 /* end confdefs.h. */
14735 #ifdef HAVE_FT2BUILD_H
14736 # include <ft2build.h>
14739 #include <$ac_header>
14741 rm -f conftest.$ac_objext
14742 if { (ac_try="$ac_compile"
14743 case "(($ac_try" in
14744 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14745 *) ac_try_echo
=$ac_try;;
14747 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14748 $as_echo "$ac_try_echo") >&5
14749 (eval "$ac_compile") 2>conftest.er1
14751 grep -v '^ *+' conftest.er1
>conftest.err
14753 cat conftest.err
>&5
14754 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14755 (exit $ac_status); } && {
14756 test -z "$ac_c_werror_flag" ||
14757 test ! -s conftest.err
14758 } && test -s conftest.
$ac_objext; then
14759 eval "$as_ac_Header=yes"
14761 $as_echo "$as_me: failed program was:" >&5
14762 sed 's/^/| /' conftest.
$ac_ext >&5
14764 eval "$as_ac_Header=no"
14767 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14769 ac_res
=`eval 'as_val=${'$as_ac_Header'}
14770 $as_echo "$as_val"'`
14771 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14772 $as_echo "$ac_res" >&6; }
14773 as_val
=`eval 'as_val=${'$as_ac_Header'}
14774 $as_echo "$as_val"'`
14775 if test "x$as_val" = x
""yes; then
14776 cat >>confdefs.h
<<_ACEOF
14777 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14784 cat >conftest.
$ac_ext <<_ACEOF
14787 cat confdefs.h
>>conftest.
$ac_ext
14788 cat >>conftest.
$ac_ext <<_ACEOF
14789 /* end confdefs.h. */
14790 #include <ft2build.h>
14791 #include <freetype/fttrigon.h>
14793 if { (ac_try
="$ac_cpp conftest.$ac_ext"
14794 case "(($ac_try" in
14795 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14796 *) ac_try_echo=$ac_try;;
14798 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14799 $as_echo "$ac_try_echo") >&5
14800 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14802 grep -v '^ *+' conftest.er1 >conftest.err
14804 cat conftest.err >&5
14805 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14806 (exit $ac_status); } >/dev/null && {
14807 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14808 test ! -s conftest.err
14811 cat >>confdefs.h <<\_ACEOF
14812 #define HAVE_FREETYPE_FTTRIGON_H 1
14815 wine_cv_fttrigon=yes
14817 $as_echo "$as_me: failed program was:" >&5
14818 sed 's/^/| /' conftest.$ac_ext >&5
14820 wine_cv_fttrigon=no
14823 rm -f conftest.err conftest.$ac_ext
14824 { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14825 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14826 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14827 $as_echo_n "(cached) " >&6
14829 ac_cv_type_FT_TrueTypeEngineType=no
14830 cat >conftest.$ac_ext <<_ACEOF
14833 cat confdefs.h >>conftest.$ac_ext
14834 cat >>conftest.$ac_ext <<_ACEOF
14835 /* end confdefs.h. */
14836 #include <freetype/ftmodapi.h>
14841 if (sizeof (FT_TrueTypeEngineType))
14847 rm -f conftest.$ac_objext
14848 if { (ac_try="$ac_compile"
14849 case "(($ac_try" in
14850 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14851 *) ac_try_echo
=$ac_try;;
14853 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14854 $as_echo "$ac_try_echo") >&5
14855 (eval "$ac_compile") 2>conftest.er1
14857 grep -v '^ *+' conftest.er1
>conftest.err
14859 cat conftest.err
>&5
14860 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14861 (exit $ac_status); } && {
14862 test -z "$ac_c_werror_flag" ||
14863 test ! -s conftest.err
14864 } && test -s conftest.
$ac_objext; then
14865 cat >conftest.
$ac_ext <<_ACEOF
14868 cat confdefs.h
>>conftest.
$ac_ext
14869 cat >>conftest.
$ac_ext <<_ACEOF
14870 /* end confdefs.h. */
14871 #include <freetype/ftmodapi.h>
14876 if (sizeof ((FT_TrueTypeEngineType)))
14882 rm -f conftest.
$ac_objext
14883 if { (ac_try
="$ac_compile"
14884 case "(($ac_try" in
14885 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14886 *) ac_try_echo=$ac_try;;
14888 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14889 $as_echo "$ac_try_echo") >&5
14890 (eval "$ac_compile") 2>conftest.er1
14892 grep -v '^ *+' conftest.er1 >conftest.err
14894 cat conftest.err >&5
14895 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14896 (exit $ac_status); } && {
14897 test -z "$ac_c_werror_flag" ||
14898 test ! -s conftest.err
14899 } && test -s conftest.$ac_objext; then
14902 $as_echo "$as_me: failed program was:" >&5
14903 sed 's/^/| /' conftest.$ac_ext >&5
14905 ac_cv_type_FT_TrueTypeEngineType=yes
14908 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14910 $as_echo "$as_me: failed program was:" >&5
14911 sed 's/^/| /' conftest.$ac_ext >&5
14916 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14918 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14919 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14920 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x""yes; then
14922 cat >>confdefs.h <<_ACEOF
14923 #define HAVE_FT_TRUETYPEENGINETYPE 1
14929 ac_save_CFLAGS="$CFLAGS"
14930 CFLAGS="$CFLAGS $ac_freetype_libs"
14932 for ac_func in FT_Load_Sfnt_Table
14934 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
14935 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14936 $as_echo_n "checking for $ac_func... " >&6; }
14937 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14938 $as_echo_n "(cached) " >&6
14940 cat >conftest.$ac_ext <<_ACEOF
14943 cat confdefs.h >>conftest.$ac_ext
14944 cat >>conftest.$ac_ext <<_ACEOF
14945 /* end confdefs.h. */
14946 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14947 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14948 #define $ac_func innocuous_$ac_func
14950 /* System header to define __stub macros and hopefully few prototypes,
14951 which can conflict with char $ac_func (); below.
14952 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14953 <limits.h> exists even on freestanding compilers. */
14956 # include <limits.h>
14958 # include <assert.h>
14963 /* Override any GCC internal prototype to avoid an error.
14964 Use char because int might match the return type of a GCC
14965 builtin and then its argument prototype would still apply. */
14970 /* The GNU C library defines this for functions which it implements
14971 to always fail with ENOSYS. Some functions are actually named
14972 something starting with __ and the normal name is an alias. */
14973 #if defined __stub_$ac_func || defined __stub___$ac_func
14980 return $ac_func ();
14985 rm -f conftest.$ac_objext conftest$ac_exeext
14986 if { (ac_try="$ac_link"
14987 case "(($ac_try" in
14988 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14989 *) ac_try_echo
=$ac_try;;
14991 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14992 $as_echo "$ac_try_echo") >&5
14993 (eval "$ac_link") 2>conftest.er1
14995 grep -v '^ *+' conftest.er1
>conftest.err
14997 cat conftest.err
>&5
14998 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14999 (exit $ac_status); } && {
15000 test -z "$ac_c_werror_flag" ||
15001 test ! -s conftest.err
15002 } && test -s conftest
$ac_exeext && {
15003 test "$cross_compiling" = yes ||
15004 $as_test_x conftest
$ac_exeext
15006 eval "$as_ac_var=yes"
15008 $as_echo "$as_me: failed program was:" >&5
15009 sed 's/^/| /' conftest.
$ac_ext >&5
15011 eval "$as_ac_var=no"
15014 rm -rf conftest.dSYM
15015 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15016 conftest
$ac_exeext conftest.
$ac_ext
15018 ac_res
=`eval 'as_val=${'$as_ac_var'}
15019 $as_echo "$as_val"'`
15020 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15021 $as_echo "$ac_res" >&6; }
15022 as_val
=`eval 'as_val=${'$as_ac_var'}
15023 $as_echo "$as_val"'`
15024 if test "x$as_val" = x
""yes; then
15025 cat >>confdefs.h
<<_ACEOF
15026 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15032 CFLAGS
="$ac_save_CFLAGS"
15033 CPPFLAGS
="$ac_save_CPPFLAGS"
15034 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
15037 cat >>confdefs.h
<<\_ACEOF
15038 #define HAVE_FREETYPE 1
15041 FREETYPELIBS
="$ac_freetype_libs"
15043 FREETYPEINCL
="$ac_freetype_incl"
15048 if test "x$FREETYPELIBS" = "x"; then
15049 case "x$with_freetype" in
15051 *) { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15052 Use the --without-freetype option if you really want this." >&5
15053 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15054 Use the --without-freetype option if you really want this." >&2;}
15055 { (exit 1); exit 1; }; } ;;
15059 test "x$FREETYPELIBS" = "x" && enable_fonts
=${enable_fonts:-no}
15061 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
15062 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
15063 if test "${ac_cv_c_ppdev+set}" = set; then
15064 $as_echo_n "(cached) " >&6
15066 cat >conftest.
$ac_ext <<_ACEOF
15069 cat confdefs.h
>>conftest.
$ac_ext
15070 cat >>conftest.
$ac_ext <<_ACEOF
15071 /* end confdefs.h. */
15072 #include <linux/ppdev.h>
15076 ioctl (1,PPCLAIM,0)
15081 rm -f conftest.
$ac_objext
15082 if { (ac_try
="$ac_compile"
15083 case "(($ac_try" in
15084 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15085 *) ac_try_echo=$ac_try;;
15087 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15088 $as_echo "$ac_try_echo") >&5
15089 (eval "$ac_compile") 2>conftest.er1
15091 grep -v '^ *+' conftest.er1 >conftest.err
15093 cat conftest.err >&5
15094 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15095 (exit $ac_status); } && {
15096 test -z "$ac_c_werror_flag" ||
15097 test ! -s conftest.err
15098 } && test -s conftest.$ac_objext; then
15099 ac_cv_c_ppdev="yes"
15101 $as_echo "$as_me: failed program was:" >&5
15102 sed 's/^/| /' conftest.$ac_ext >&5
15107 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15109 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
15110 $as_echo "$ac_cv_c_ppdev" >&6; }
15111 if test "$ac_cv_c_ppdev" = "yes"
15114 cat >>confdefs.h <<\_ACEOF
15115 #define HAVE_PPDEV 1
15120 { $as_echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5
15121 $as_echo_n "checking for pthread_rwlock_t... " >&6; }
15122 if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then
15123 $as_echo_n "(cached) " >&6
15125 ac_cv_type_pthread_rwlock_t=no
15126 cat >conftest.$ac_ext <<_ACEOF
15129 cat confdefs.h >>conftest.$ac_ext
15130 cat >>conftest.$ac_ext <<_ACEOF
15131 /* end confdefs.h. */
15132 #define _GNU_SOURCE
15133 #include <pthread.h>
15138 if (sizeof (pthread_rwlock_t))
15144 rm -f conftest.$ac_objext
15145 if { (ac_try="$ac_compile"
15146 case "(($ac_try" in
15147 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15148 *) ac_try_echo
=$ac_try;;
15150 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15151 $as_echo "$ac_try_echo") >&5
15152 (eval "$ac_compile") 2>conftest.er1
15154 grep -v '^ *+' conftest.er1
>conftest.err
15156 cat conftest.err
>&5
15157 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15158 (exit $ac_status); } && {
15159 test -z "$ac_c_werror_flag" ||
15160 test ! -s conftest.err
15161 } && test -s conftest.
$ac_objext; then
15162 cat >conftest.
$ac_ext <<_ACEOF
15165 cat confdefs.h
>>conftest.
$ac_ext
15166 cat >>conftest.
$ac_ext <<_ACEOF
15167 /* end confdefs.h. */
15168 #define _GNU_SOURCE
15169 #include <pthread.h>
15174 if (sizeof ((pthread_rwlock_t)))
15180 rm -f conftest.
$ac_objext
15181 if { (ac_try
="$ac_compile"
15182 case "(($ac_try" in
15183 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15184 *) ac_try_echo=$ac_try;;
15186 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15187 $as_echo "$ac_try_echo") >&5
15188 (eval "$ac_compile") 2>conftest.er1
15190 grep -v '^ *+' conftest.er1 >conftest.err
15192 cat conftest.err >&5
15193 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15194 (exit $ac_status); } && {
15195 test -z "$ac_c_werror_flag" ||
15196 test ! -s conftest.err
15197 } && test -s conftest.$ac_objext; then
15200 $as_echo "$as_me: failed program was:" >&5
15201 sed 's/^/| /' conftest.$ac_ext >&5
15203 ac_cv_type_pthread_rwlock_t=yes
15206 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15208 $as_echo "$as_me: failed program was:" >&5
15209 sed 's/^/| /' conftest.$ac_ext >&5
15214 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15216 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5
15217 $as_echo "$ac_cv_type_pthread_rwlock_t" >&6; }
15218 if test "x$ac_cv_type_pthread_rwlock_t" = x""yes; then
15220 cat >>confdefs.h <<_ACEOF
15221 #define HAVE_PTHREAD_RWLOCK_T 1
15226 { $as_echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5
15227 $as_echo_n "checking for pthread_rwlockattr_t... " >&6; }
15228 if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then
15229 $as_echo_n "(cached) " >&6
15231 ac_cv_type_pthread_rwlockattr_t=no
15232 cat >conftest.$ac_ext <<_ACEOF
15235 cat confdefs.h >>conftest.$ac_ext
15236 cat >>conftest.$ac_ext <<_ACEOF
15237 /* end confdefs.h. */
15238 #define _GNU_SOURCE
15239 #include <pthread.h>
15244 if (sizeof (pthread_rwlockattr_t))
15250 rm -f conftest.$ac_objext
15251 if { (ac_try="$ac_compile"
15252 case "(($ac_try" in
15253 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15254 *) ac_try_echo
=$ac_try;;
15256 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15257 $as_echo "$ac_try_echo") >&5
15258 (eval "$ac_compile") 2>conftest.er1
15260 grep -v '^ *+' conftest.er1
>conftest.err
15262 cat conftest.err
>&5
15263 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15264 (exit $ac_status); } && {
15265 test -z "$ac_c_werror_flag" ||
15266 test ! -s conftest.err
15267 } && test -s conftest.
$ac_objext; then
15268 cat >conftest.
$ac_ext <<_ACEOF
15271 cat confdefs.h
>>conftest.
$ac_ext
15272 cat >>conftest.
$ac_ext <<_ACEOF
15273 /* end confdefs.h. */
15274 #define _GNU_SOURCE
15275 #include <pthread.h>
15280 if (sizeof ((pthread_rwlockattr_t)))
15286 rm -f conftest.
$ac_objext
15287 if { (ac_try
="$ac_compile"
15288 case "(($ac_try" in
15289 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15290 *) ac_try_echo=$ac_try;;
15292 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15293 $as_echo "$ac_try_echo") >&5
15294 (eval "$ac_compile") 2>conftest.er1
15296 grep -v '^ *+' conftest.er1 >conftest.err
15298 cat conftest.err >&5
15299 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15300 (exit $ac_status); } && {
15301 test -z "$ac_c_werror_flag" ||
15302 test ! -s conftest.err
15303 } && test -s conftest.$ac_objext; then
15306 $as_echo "$as_me: failed program was:" >&5
15307 sed 's/^/| /' conftest.$ac_ext >&5
15309 ac_cv_type_pthread_rwlockattr_t=yes
15312 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15314 $as_echo "$as_me: failed program was:" >&5
15315 sed 's/^/| /' conftest.$ac_ext >&5
15320 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15322 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5
15323 $as_echo "$ac_cv_type_pthread_rwlockattr_t" >&6; }
15324 if test "x$ac_cv_type_pthread_rwlockattr_t" = x""yes; then
15326 cat >>confdefs.h <<_ACEOF
15327 #define HAVE_PTHREAD_RWLOCKATTR_T 1
15334 ac_wine_check_funcs_save_LIBS="$LIBS"
15335 LIBS="$LIBS $LIBPTHREAD"
15341 pthread_attr_get_np \
15342 pthread_getattr_np \
15343 pthread_get_stackaddr_np \
15344 pthread_get_stacksize_np
15346 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
15347 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15348 $as_echo_n "checking for $ac_func... " >&6; }
15349 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15350 $as_echo_n "(cached) " >&6
15352 cat >conftest.$ac_ext <<_ACEOF
15355 cat confdefs.h >>conftest.$ac_ext
15356 cat >>conftest.$ac_ext <<_ACEOF
15357 /* end confdefs.h. */
15358 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15359 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15360 #define $ac_func innocuous_$ac_func
15362 /* System header to define __stub macros and hopefully few prototypes,
15363 which can conflict with char $ac_func (); below.
15364 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15365 <limits.h> exists even on freestanding compilers. */
15368 # include <limits.h>
15370 # include <assert.h>
15375 /* Override any GCC internal prototype to avoid an error.
15376 Use char because int might match the return type of a GCC
15377 builtin and then its argument prototype would still apply. */
15382 /* The GNU C library defines this for functions which it implements
15383 to always fail with ENOSYS. Some functions are actually named
15384 something starting with __ and the normal name is an alias. */
15385 #if defined __stub_$ac_func || defined __stub___$ac_func
15392 return $ac_func ();
15397 rm -f conftest.$ac_objext conftest$ac_exeext
15398 if { (ac_try="$ac_link"
15399 case "(($ac_try" in
15400 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15401 *) ac_try_echo
=$ac_try;;
15403 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15404 $as_echo "$ac_try_echo") >&5
15405 (eval "$ac_link") 2>conftest.er1
15407 grep -v '^ *+' conftest.er1
>conftest.err
15409 cat conftest.err
>&5
15410 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15411 (exit $ac_status); } && {
15412 test -z "$ac_c_werror_flag" ||
15413 test ! -s conftest.err
15414 } && test -s conftest
$ac_exeext && {
15415 test "$cross_compiling" = yes ||
15416 $as_test_x conftest
$ac_exeext
15418 eval "$as_ac_var=yes"
15420 $as_echo "$as_me: failed program was:" >&5
15421 sed 's/^/| /' conftest.
$ac_ext >&5
15423 eval "$as_ac_var=no"
15426 rm -rf conftest.dSYM
15427 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15428 conftest
$ac_exeext conftest.
$ac_ext
15430 ac_res
=`eval 'as_val=${'$as_ac_var'}
15431 $as_echo "$as_val"'`
15432 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15433 $as_echo "$ac_res" >&6; }
15434 as_val
=`eval 'as_val=${'$as_ac_var'}
15435 $as_echo "$as_val"'`
15436 if test "x$as_val" = x
""yes; then
15437 cat >>confdefs.h
<<_ACEOF
15438 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15444 LIBS
="$ac_wine_check_funcs_save_LIBS"
15446 if test "x$with_esd" != xno
15448 save_CFLAGS
="$CFLAGS"
15449 # Extract the first word of "esd-config", so it can be a program name with args.
15450 set dummy esd-config
; ac_word
=$2
15451 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15452 $as_echo_n "checking for $ac_word... " >&6; }
15453 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15454 $as_echo_n "(cached) " >&6
15458 ac_cv_path_ESDCONFIG
="$ESDCONFIG" # Let the user override the test with a path.
15461 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
15462 for as_dir
in $PATH
15465 test -z "$as_dir" && as_dir
=.
15466 for ac_exec_ext
in '' $ac_executable_extensions; do
15467 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15468 ac_cv_path_ESDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
15469 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15476 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG
="no"
15480 ESDCONFIG
=$ac_cv_path_ESDCONFIG
15481 if test -n "$ESDCONFIG"; then
15482 { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15483 $as_echo "$ESDCONFIG" >&6; }
15485 { $as_echo "$as_me:$LINENO: result: no" >&5
15486 $as_echo "no" >&6; }
15490 if test "x$ESDCONFIG" != "xno"
15493 for i
in `$ESDCONFIG --cflags`
15496 -I*) ac_esd_incl
="$ac_esd_incl $i";;
15499 ac_esd_libs
=`$ESDCONFIG --libs`
15500 CFLAGS
="$CFLAGS $ac_esd_incl"
15502 ac_esd_libs
=${ac_esd_libs:-"-lesd"}
15503 if test "${ac_cv_header_esd_h+set}" = set; then
15504 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15505 $as_echo_n "checking for esd.h... " >&6; }
15506 if test "${ac_cv_header_esd_h+set}" = set; then
15507 $as_echo_n "(cached) " >&6
15509 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15510 $as_echo "$ac_cv_header_esd_h" >&6; }
15512 # Is the header compilable?
15513 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15514 $as_echo_n "checking esd.h usability... " >&6; }
15515 cat >conftest.
$ac_ext <<_ACEOF
15518 cat confdefs.h
>>conftest.
$ac_ext
15519 cat >>conftest.
$ac_ext <<_ACEOF
15520 /* end confdefs.h. */
15521 $ac_includes_default
15524 rm -f conftest.
$ac_objext
15525 if { (ac_try
="$ac_compile"
15526 case "(($ac_try" in
15527 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15528 *) ac_try_echo=$ac_try;;
15530 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15531 $as_echo "$ac_try_echo") >&5
15532 (eval "$ac_compile") 2>conftest.er1
15534 grep -v '^ *+' conftest.er1 >conftest.err
15536 cat conftest.err >&5
15537 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15538 (exit $ac_status); } && {
15539 test -z "$ac_c_werror_flag" ||
15540 test ! -s conftest.err
15541 } && test -s conftest.$ac_objext; then
15542 ac_header_compiler=yes
15544 $as_echo "$as_me: failed program was:" >&5
15545 sed 's/^/| /' conftest.$ac_ext >&5
15547 ac_header_compiler=no
15550 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15551 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15552 $as_echo "$ac_header_compiler" >&6; }
15554 # Is the header present?
15555 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15556 $as_echo_n "checking esd.h presence... " >&6; }
15557 cat >conftest.$ac_ext <<_ACEOF
15560 cat confdefs.h >>conftest.$ac_ext
15561 cat >>conftest.$ac_ext <<_ACEOF
15562 /* end confdefs.h. */
15565 if { (ac_try="$ac_cpp conftest.$ac_ext"
15566 case "(($ac_try" in
15567 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15568 *) ac_try_echo
=$ac_try;;
15570 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15571 $as_echo "$ac_try_echo") >&5
15572 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15574 grep -v '^ *+' conftest.er1
>conftest.err
15576 cat conftest.err
>&5
15577 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15578 (exit $ac_status); } >/dev
/null
&& {
15579 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15580 test ! -s conftest.err
15582 ac_header_preproc
=yes
15584 $as_echo "$as_me: failed program was:" >&5
15585 sed 's/^/| /' conftest.
$ac_ext >&5
15587 ac_header_preproc
=no
15590 rm -f conftest.err conftest.
$ac_ext
15591 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15592 $as_echo "$ac_header_preproc" >&6; }
15594 # So? What about this header?
15595 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15597 { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15598 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15599 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15600 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15601 ac_header_preproc
=yes
15604 { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15605 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15606 { $as_echo "$as_me:$LINENO: WARNING: esd.h: check for missing prerequisite headers?" >&5
15607 $as_echo "$as_me: WARNING: esd.h: check for missing prerequisite headers?" >&2;}
15608 { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15609 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15610 { $as_echo "$as_me:$LINENO: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&5
15611 $as_echo "$as_me: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&2;}
15612 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15613 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15614 { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15615 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15617 ## ------------------------------------ ##
15618 ## Report this to wine-devel@winehq.org ##
15619 ## ------------------------------------ ##
15621 ) |
sed "s/^/$as_me: WARNING: /" >&2
15624 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15625 $as_echo_n "checking for esd.h... " >&6; }
15626 if test "${ac_cv_header_esd_h+set}" = set; then
15627 $as_echo_n "(cached) " >&6
15629 ac_cv_header_esd_h
=$ac_header_preproc
15631 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15632 $as_echo "$ac_cv_header_esd_h" >&6; }
15635 if test "x$ac_cv_header_esd_h" = x
""yes; then
15636 { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15637 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15638 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15639 $as_echo_n "(cached) " >&6
15641 ac_check_lib_save_LIBS
=$LIBS
15642 LIBS
="-lesd $ac_esd_libs $LIBS"
15643 cat >conftest.
$ac_ext <<_ACEOF
15646 cat confdefs.h
>>conftest.
$ac_ext
15647 cat >>conftest.
$ac_ext <<_ACEOF
15648 /* end confdefs.h. */
15650 /* Override any GCC internal prototype to avoid an error.
15651 Use char because int might match the return type of a GCC
15652 builtin and then its argument prototype would still apply. */
15656 char esd_open_sound ();
15660 return esd_open_sound ();
15665 rm -f conftest.
$ac_objext conftest
$ac_exeext
15666 if { (ac_try
="$ac_link"
15667 case "(($ac_try" in
15668 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15669 *) ac_try_echo=$ac_try;;
15671 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15672 $as_echo "$ac_try_echo") >&5
15673 (eval "$ac_link") 2>conftest.er1
15675 grep -v '^ *+' conftest.er1 >conftest.err
15677 cat conftest.err >&5
15678 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15679 (exit $ac_status); } && {
15680 test -z "$ac_c_werror_flag" ||
15681 test ! -s conftest.err
15682 } && test -s conftest$ac_exeext && {
15683 test "$cross_compiling" = yes ||
15684 $as_test_x conftest$ac_exeext
15686 ac_cv_lib_esd_esd_open_sound=yes
15688 $as_echo "$as_me: failed program was:" >&5
15689 sed 's/^/| /' conftest.$ac_ext >&5
15691 ac_cv_lib_esd_esd_open_sound=no
15694 rm -rf conftest.dSYM
15695 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15696 conftest$ac_exeext conftest.$ac_ext
15697 LIBS=$ac_check_lib_save_LIBS
15699 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15700 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15701 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then
15702 ESDINCL="$ac_esd_incl"
15704 ESDLIBS="$ac_esd_libs"
15707 cat >>confdefs.h <<\_ACEOF
15716 CFLAGS="$save_CFLAGS"
15721 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15723 { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15724 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15725 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15726 $as_echo_n "(cached) " >&6
15728 ac_check_lib_save_LIBS=$LIBS
15729 LIBS="-lasound $LIBS"
15730 cat >conftest.$ac_ext <<_ACEOF
15733 cat confdefs.h >>conftest.$ac_ext
15734 cat >>conftest.$ac_ext <<_ACEOF
15735 /* end confdefs.h. */
15737 /* Override any GCC internal prototype to avoid an error.
15738 Use char because int might match the return type of a GCC
15739 builtin and then its argument prototype would still apply. */
15743 char snd_pcm_hw_params_get_access ();
15747 return snd_pcm_hw_params_get_access ();
15752 rm -f conftest.$ac_objext conftest$ac_exeext
15753 if { (ac_try="$ac_link"
15754 case "(($ac_try" in
15755 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15756 *) ac_try_echo
=$ac_try;;
15758 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15759 $as_echo "$ac_try_echo") >&5
15760 (eval "$ac_link") 2>conftest.er1
15762 grep -v '^ *+' conftest.er1
>conftest.err
15764 cat conftest.err
>&5
15765 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15766 (exit $ac_status); } && {
15767 test -z "$ac_c_werror_flag" ||
15768 test ! -s conftest.err
15769 } && test -s conftest
$ac_exeext && {
15770 test "$cross_compiling" = yes ||
15771 $as_test_x conftest
$ac_exeext
15773 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=yes
15775 $as_echo "$as_me: failed program was:" >&5
15776 sed 's/^/| /' conftest.
$ac_ext >&5
15778 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=no
15781 rm -rf conftest.dSYM
15782 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15783 conftest
$ac_exeext conftest.
$ac_ext
15784 LIBS
=$ac_check_lib_save_LIBS
15786 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15787 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15788 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x
""yes; then
15789 cat >conftest.
$ac_ext <<_ACEOF
15792 cat confdefs.h
>>conftest.
$ac_ext
15793 cat >>conftest.
$ac_ext <<_ACEOF
15794 /* end confdefs.h. */
15795 #ifdef HAVE_ALSA_ASOUNDLIB_H
15796 #include <alsa/asoundlib.h>
15797 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15798 #include <sys/asoundlib.h>
15803 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15808 rm -f conftest.
$ac_objext
15809 if { (ac_try
="$ac_compile"
15810 case "(($ac_try" in
15811 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15812 *) ac_try_echo=$ac_try;;
15814 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15815 $as_echo "$ac_try_echo") >&5
15816 (eval "$ac_compile") 2>conftest.er1
15818 grep -v '^ *+' conftest.er1 >conftest.err
15820 cat conftest.err >&5
15821 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15822 (exit $ac_status); } && {
15823 test -z "$ac_c_werror_flag" ||
15824 test ! -s conftest.err
15825 } && test -s conftest.$ac_objext; then
15827 cat >>confdefs.h <<\_ACEOF
15828 #define HAVE_ALSA 1
15831 ALSALIBS="-lasound"
15833 $as_echo "$as_me: failed program was:" >&5
15834 sed 's/^/| /' conftest.$ac_ext >&5
15839 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15846 if test "$ac_cv_header_libaudioio_h" = "yes"
15848 { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15849 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15850 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15851 $as_echo_n "(cached) " >&6
15853 ac_check_lib_save_LIBS=$LIBS
15854 LIBS="-laudioio $LIBS"
15855 cat >conftest.$ac_ext <<_ACEOF
15858 cat confdefs.h >>conftest.$ac_ext
15859 cat >>conftest.$ac_ext <<_ACEOF
15860 /* end confdefs.h. */
15862 /* Override any GCC internal prototype to avoid an error.
15863 Use char because int might match the return type of a GCC
15864 builtin and then its argument prototype would still apply. */
15868 char AudioIOGetVersion ();
15872 return AudioIOGetVersion ();
15877 rm -f conftest.$ac_objext conftest$ac_exeext
15878 if { (ac_try="$ac_link"
15879 case "(($ac_try" in
15880 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15881 *) ac_try_echo
=$ac_try;;
15883 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15884 $as_echo "$ac_try_echo") >&5
15885 (eval "$ac_link") 2>conftest.er1
15887 grep -v '^ *+' conftest.er1
>conftest.err
15889 cat conftest.err
>&5
15890 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15891 (exit $ac_status); } && {
15892 test -z "$ac_c_werror_flag" ||
15893 test ! -s conftest.err
15894 } && test -s conftest
$ac_exeext && {
15895 test "$cross_compiling" = yes ||
15896 $as_test_x conftest
$ac_exeext
15898 ac_cv_lib_audioio_AudioIOGetVersion
=yes
15900 $as_echo "$as_me: failed program was:" >&5
15901 sed 's/^/| /' conftest.
$ac_ext >&5
15903 ac_cv_lib_audioio_AudioIOGetVersion
=no
15906 rm -rf conftest.dSYM
15907 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15908 conftest
$ac_exeext conftest.
$ac_ext
15909 LIBS
=$ac_check_lib_save_LIBS
15911 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15912 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15913 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x
""yes; then
15914 AUDIOIOLIBS
="-laudioio"
15916 cat >>confdefs.h
<<\_ACEOF
15917 #define HAVE_LIBAUDIOIO 1
15925 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15927 { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15928 $as_echo_n "checking for -lcapi20... " >&6; }
15929 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15930 $as_echo_n "(cached) " >&6
15932 ac_check_soname_save_LIBS
=$LIBS
15933 LIBS
="-lcapi20 $LIBS"
15934 cat >conftest.
$ac_ext <<_ACEOF
15937 cat confdefs.h
>>conftest.
$ac_ext
15938 cat >>conftest.
$ac_ext <<_ACEOF
15939 /* end confdefs.h. */
15941 /* Override any GCC internal prototype to avoid an error.
15942 Use char because int might match the return type of a GCC
15943 builtin and then its argument prototype would still apply. */
15947 char capi20_register ();
15951 return capi20_register ();
15956 rm -f conftest.
$ac_objext conftest
$ac_exeext
15957 if { (ac_try
="$ac_link"
15958 case "(($ac_try" in
15959 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15960 *) ac_try_echo=$ac_try;;
15962 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15963 $as_echo "$ac_try_echo") >&5
15964 (eval "$ac_link") 2>conftest.er1
15966 grep -v '^ *+' conftest.er1 >conftest.err
15968 cat conftest.err >&5
15969 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15970 (exit $ac_status); } && {
15971 test -z "$ac_c_werror_flag" ||
15972 test ! -s conftest.err
15973 } && test -s conftest$ac_exeext && {
15974 test "$cross_compiling" = yes ||
15975 $as_test_x conftest$ac_exeext
15979 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'` ;;
15980 *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcapi20\\.$LIBEXT" |
sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15983 $as_echo "$as_me: failed program was:" >&5
15984 sed 's/^/| /' conftest.$ac_ext >&5
15989 rm -rf conftest.dSYM
15990 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15991 conftest$ac_exeext conftest.$ac_ext
15992 LIBS=$ac_check_soname_save_LIBS
15994 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15995 { $as_echo "$as_me:$LINENO: result: not found" >&5
15996 $as_echo "not found" >&6; }
15999 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
16000 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
16002 cat >>confdefs.h <<_ACEOF
16003 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
16010 if test "x$ac_cv_lib_soname_capi20" = "x"; then
16011 case "x$with_capi" in
16012 x) wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
16014 *) { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
16015 This is an error since --with-capi was requested." >&5
16016 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
16017 This is an error since --with-capi was requested." >&2;}
16018 { (exit 1); exit 1; }; } ;;
16025 if test "x$with_cups" != "xno"
16027 ac_save_CPPFLAGS="$CPPFLAGS"
16028 ac_cups_cflags=`cups-config
--cflags 2>/dev
/null
`
16029 ac_cups_libs=`cups-config
--ldflags 2>/dev
/null
`
16030 CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
16032 for ac_header in cups/cups.h
16034 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
16035 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16036 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16037 $as_echo_n "checking for $ac_header... " >&6; }
16038 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16039 $as_echo_n "(cached) " >&6
16041 ac_res=`eval 'as_val=${'$as_ac_Header'}
16042 $as_echo "$as_val"'`
16043 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16044 $as_echo "$ac_res" >&6; }
16046 # Is the header compilable?
16047 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16048 $as_echo_n "checking $ac_header usability... " >&6; }
16049 cat >conftest.$ac_ext <<_ACEOF
16052 cat confdefs.h >>conftest.$ac_ext
16053 cat >>conftest.$ac_ext <<_ACEOF
16054 /* end confdefs.h. */
16055 $ac_includes_default
16056 #include <$ac_header>
16058 rm -f conftest.$ac_objext
16059 if { (ac_try="$ac_compile"
16060 case "(($ac_try" in
16061 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16062 *) ac_try_echo
=$ac_try;;
16064 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16065 $as_echo "$ac_try_echo") >&5
16066 (eval "$ac_compile") 2>conftest.er1
16068 grep -v '^ *+' conftest.er1
>conftest.err
16070 cat conftest.err
>&5
16071 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16072 (exit $ac_status); } && {
16073 test -z "$ac_c_werror_flag" ||
16074 test ! -s conftest.err
16075 } && test -s conftest.
$ac_objext; then
16076 ac_header_compiler
=yes
16078 $as_echo "$as_me: failed program was:" >&5
16079 sed 's/^/| /' conftest.
$ac_ext >&5
16081 ac_header_compiler
=no
16084 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16085 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16086 $as_echo "$ac_header_compiler" >&6; }
16088 # Is the header present?
16089 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16090 $as_echo_n "checking $ac_header presence... " >&6; }
16091 cat >conftest.
$ac_ext <<_ACEOF
16094 cat confdefs.h
>>conftest.
$ac_ext
16095 cat >>conftest.
$ac_ext <<_ACEOF
16096 /* end confdefs.h. */
16097 #include <$ac_header>
16099 if { (ac_try
="$ac_cpp conftest.$ac_ext"
16100 case "(($ac_try" in
16101 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16102 *) ac_try_echo=$ac_try;;
16104 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16105 $as_echo "$ac_try_echo") >&5
16106 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16108 grep -v '^ *+' conftest.er1 >conftest.err
16110 cat conftest.err >&5
16111 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16112 (exit $ac_status); } >/dev/null && {
16113 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16114 test ! -s conftest.err
16116 ac_header_preproc=yes
16118 $as_echo "$as_me: failed program was:" >&5
16119 sed 's/^/| /' conftest.$ac_ext >&5
16121 ac_header_preproc=no
16124 rm -f conftest.err conftest.$ac_ext
16125 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16126 $as_echo "$ac_header_preproc" >&6; }
16128 # So? What about this header?
16129 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16131 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16132 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16133 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16134 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16135 ac_header_preproc=yes
16138 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16139 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16140 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16141 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16142 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16143 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16144 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16145 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16146 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16147 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16148 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16149 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16151 ## ------------------------------------ ##
16152 ## Report this to wine-devel@winehq.org ##
16153 ## ------------------------------------ ##
16155 ) | sed "s/^/$as_me: WARNING: /" >&2
16158 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16159 $as_echo_n "checking for $ac_header... " >&6; }
16160 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16161 $as_echo_n "(cached) " >&6
16163 eval "$as_ac_Header=\$ac_header_preproc"
16165 ac_res=`eval 'as_val=${'$as_ac_Header'}
16166 $as_echo "$as_val"'`
16167 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16168 $as_echo "$ac_res" >&6; }
16171 as_val=`eval 'as_val=${'$as_ac_Header'}
16172 $as_echo "$as_val"'`
16173 if test "x$as_val" = x""yes; then
16174 cat >>confdefs.h <<_ACEOF
16175 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
16177 { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
16178 $as_echo_n "checking for -lcups... " >&6; }
16179 if test "${ac_cv_lib_soname_cups+set}" = set; then
16180 $as_echo_n "(cached) " >&6
16182 ac_check_soname_save_LIBS=$LIBS
16183 LIBS="-lcups $ac_cups_libs $LIBS"
16184 cat >conftest.$ac_ext <<_ACEOF
16187 cat confdefs.h >>conftest.$ac_ext
16188 cat >>conftest.$ac_ext <<_ACEOF
16189 /* end confdefs.h. */
16191 /* Override any GCC internal prototype to avoid an error.
16192 Use char because int might match the return type of a GCC
16193 builtin and then its argument prototype would still apply. */
16197 char cupsGetDefault ();
16201 return cupsGetDefault ();
16206 rm -f conftest.$ac_objext conftest$ac_exeext
16207 if { (ac_try="$ac_link"
16208 case "(($ac_try" in
16209 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16210 *) ac_try_echo
=$ac_try;;
16212 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16213 $as_echo "$ac_try_echo") >&5
16214 (eval "$ac_link") 2>conftest.er1
16216 grep -v '^ *+' conftest.er1
>conftest.err
16218 cat conftest.err
>&5
16219 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16220 (exit $ac_status); } && {
16221 test -z "$ac_c_werror_flag" ||
16222 test ! -s conftest.err
16223 } && test -s conftest
$ac_exeext && {
16224 test "$cross_compiling" = yes ||
16225 $as_test_x conftest
$ac_exeext
16229 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'` ;;
16230 *) ac_cv_lib_soname_cups
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16233 $as_echo "$as_me: failed program was:" >&5
16234 sed 's/^/| /' conftest.
$ac_ext >&5
16239 rm -rf conftest.dSYM
16240 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16241 conftest
$ac_exeext conftest.
$ac_ext
16242 LIBS
=$ac_check_soname_save_LIBS
16244 if test "x$ac_cv_lib_soname_cups" = "x"; then
16245 { $as_echo "$as_me:$LINENO: result: not found" >&5
16246 $as_echo "not found" >&6; }
16249 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
16250 $as_echo "$ac_cv_lib_soname_cups" >&6; }
16252 cat >>confdefs.h
<<_ACEOF
16253 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
16256 CUPSINCL
="$ac_cups_cflags"
16263 CPPFLAGS
="$ac_save_CPPFLAGS"
16265 if test "x$ac_cv_lib_soname_cups" = "x"; then
16266 case "x$with_cups" in
16267 x
) wine_notices
="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
16269 *) { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16270 This is an error since --with-cups was requested." >&5
16271 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16272 This is an error since --with-cups was requested." >&2;}
16273 { (exit 1); exit 1; }; } ;;
16278 if test "$ac_cv_header_jack_jack_h" = "yes"
16280 { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
16281 $as_echo_n "checking for -ljack... " >&6; }
16282 if test "${ac_cv_lib_soname_jack+set}" = set; then
16283 $as_echo_n "(cached) " >&6
16285 ac_check_soname_save_LIBS
=$LIBS
16286 LIBS
="-ljack $LIBS"
16287 cat >conftest.
$ac_ext <<_ACEOF
16290 cat confdefs.h
>>conftest.
$ac_ext
16291 cat >>conftest.
$ac_ext <<_ACEOF
16292 /* end confdefs.h. */
16294 /* Override any GCC internal prototype to avoid an error.
16295 Use char because int might match the return type of a GCC
16296 builtin and then its argument prototype would still apply. */
16300 char jack_client_new ();
16304 return jack_client_new ();
16309 rm -f conftest.
$ac_objext conftest
$ac_exeext
16310 if { (ac_try
="$ac_link"
16311 case "(($ac_try" in
16312 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16313 *) ac_try_echo=$ac_try;;
16315 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16316 $as_echo "$ac_try_echo") >&5
16317 (eval "$ac_link") 2>conftest.er1
16319 grep -v '^ *+' conftest.er1 >conftest.err
16321 cat conftest.err >&5
16322 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16323 (exit $ac_status); } && {
16324 test -z "$ac_c_werror_flag" ||
16325 test ! -s conftest.err
16326 } && test -s conftest$ac_exeext && {
16327 test "$cross_compiling" = yes ||
16328 $as_test_x conftest$ac_exeext
16332 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'` ;;
16333 *) 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'` ;;
16336 $as_echo "$as_me: failed program was:" >&5
16337 sed 's/^/| /' conftest.$ac_ext >&5
16342 rm -rf conftest.dSYM
16343 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16344 conftest$ac_exeext conftest.$ac_ext
16345 LIBS=$ac_check_soname_save_LIBS
16347 if test "x$ac_cv_lib_soname_jack" = "x"; then
16348 { $as_echo "$as_me:$LINENO: result: not found" >&5
16349 $as_echo "not found" >&6; }
16352 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16353 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16355 cat >>confdefs.h <<_ACEOF
16356 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16364 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16366 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16367 $as_echo_n "checking for -lfontconfig... " >&6; }
16368 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16369 $as_echo_n "(cached) " >&6
16371 ac_check_soname_save_LIBS=$LIBS
16372 LIBS="-lfontconfig $LIBS"
16373 cat >conftest.$ac_ext <<_ACEOF
16376 cat confdefs.h >>conftest.$ac_ext
16377 cat >>conftest.$ac_ext <<_ACEOF
16378 /* end confdefs.h. */
16380 /* Override any GCC internal prototype to avoid an error.
16381 Use char because int might match the return type of a GCC
16382 builtin and then its argument prototype would still apply. */
16395 rm -f conftest.$ac_objext conftest$ac_exeext
16396 if { (ac_try="$ac_link"
16397 case "(($ac_try" in
16398 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16399 *) ac_try_echo
=$ac_try;;
16401 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16402 $as_echo "$ac_try_echo") >&5
16403 (eval "$ac_link") 2>conftest.er1
16405 grep -v '^ *+' conftest.er1
>conftest.err
16407 cat conftest.err
>&5
16408 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16409 (exit $ac_status); } && {
16410 test -z "$ac_c_werror_flag" ||
16411 test ! -s conftest.err
16412 } && test -s conftest
$ac_exeext && {
16413 test "$cross_compiling" = yes ||
16414 $as_test_x conftest
$ac_exeext
16418 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'` ;;
16419 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16422 $as_echo "$as_me: failed program was:" >&5
16423 sed 's/^/| /' conftest.
$ac_ext >&5
16428 rm -rf conftest.dSYM
16429 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16430 conftest
$ac_exeext conftest.
$ac_ext
16431 LIBS
=$ac_check_soname_save_LIBS
16433 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16434 { $as_echo "$as_me:$LINENO: result: not found" >&5
16435 $as_echo "not found" >&6; }
16438 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16439 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16441 cat >>confdefs.h
<<_ACEOF
16442 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16448 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16450 ac_save_CPPFLAGS
="$CPPFLAGS"
16451 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
16452 $as_unset ac_cv_header_fontconfig_fontconfig_h
16454 for ac_header
in fontconfig
/fontconfig.h
16456 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16457 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16458 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16459 $as_echo_n "checking for $ac_header... " >&6; }
16460 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16461 $as_echo_n "(cached) " >&6
16463 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16464 $as_echo "$as_val"'`
16465 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16466 $as_echo "$ac_res" >&6; }
16468 # Is the header compilable?
16469 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16470 $as_echo_n "checking $ac_header usability... " >&6; }
16471 cat >conftest.
$ac_ext <<_ACEOF
16474 cat confdefs.h
>>conftest.
$ac_ext
16475 cat >>conftest.
$ac_ext <<_ACEOF
16476 /* end confdefs.h. */
16477 $ac_includes_default
16478 #include <$ac_header>
16480 rm -f conftest.
$ac_objext
16481 if { (ac_try
="$ac_compile"
16482 case "(($ac_try" in
16483 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16484 *) ac_try_echo=$ac_try;;
16486 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16487 $as_echo "$ac_try_echo") >&5
16488 (eval "$ac_compile") 2>conftest.er1
16490 grep -v '^ *+' conftest.er1 >conftest.err
16492 cat conftest.err >&5
16493 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16494 (exit $ac_status); } && {
16495 test -z "$ac_c_werror_flag" ||
16496 test ! -s conftest.err
16497 } && test -s conftest.$ac_objext; then
16498 ac_header_compiler=yes
16500 $as_echo "$as_me: failed program was:" >&5
16501 sed 's/^/| /' conftest.$ac_ext >&5
16503 ac_header_compiler=no
16506 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16507 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16508 $as_echo "$ac_header_compiler" >&6; }
16510 # Is the header present?
16511 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16512 $as_echo_n "checking $ac_header presence... " >&6; }
16513 cat >conftest.$ac_ext <<_ACEOF
16516 cat confdefs.h >>conftest.$ac_ext
16517 cat >>conftest.$ac_ext <<_ACEOF
16518 /* end confdefs.h. */
16519 #include <$ac_header>
16521 if { (ac_try="$ac_cpp conftest.$ac_ext"
16522 case "(($ac_try" in
16523 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16524 *) ac_try_echo
=$ac_try;;
16526 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16527 $as_echo "$ac_try_echo") >&5
16528 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16530 grep -v '^ *+' conftest.er1
>conftest.err
16532 cat conftest.err
>&5
16533 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16534 (exit $ac_status); } >/dev
/null
&& {
16535 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16536 test ! -s conftest.err
16538 ac_header_preproc
=yes
16540 $as_echo "$as_me: failed program was:" >&5
16541 sed 's/^/| /' conftest.
$ac_ext >&5
16543 ac_header_preproc
=no
16546 rm -f conftest.err conftest.
$ac_ext
16547 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16548 $as_echo "$ac_header_preproc" >&6; }
16550 # So? What about this header?
16551 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16553 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16554 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16555 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16556 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16557 ac_header_preproc
=yes
16560 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16561 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16562 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16563 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16564 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16565 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16566 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16567 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16568 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16569 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16570 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16571 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16573 ## ------------------------------------ ##
16574 ## Report this to wine-devel@winehq.org ##
16575 ## ------------------------------------ ##
16577 ) |
sed "s/^/$as_me: WARNING: /" >&2
16580 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16581 $as_echo_n "checking for $ac_header... " >&6; }
16582 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16583 $as_echo_n "(cached) " >&6
16585 eval "$as_ac_Header=\$ac_header_preproc"
16587 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16588 $as_echo "$as_val"'`
16589 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16590 $as_echo "$ac_res" >&6; }
16593 as_val
=`eval 'as_val=${'$as_ac_Header'}
16594 $as_echo "$as_val"'`
16595 if test "x$as_val" = x
""yes; then
16596 cat >>confdefs.h
<<_ACEOF
16597 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16604 CPPFLAGS
="$ac_save_CPPFLAGS"
16605 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16607 FONTCONFIGINCL
="$X_CFLAGS"
16609 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16610 $as_echo_n "checking for -lfontconfig... " >&6; }
16611 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16612 $as_echo_n "(cached) " >&6
16614 ac_check_soname_save_LIBS
=$LIBS
16615 LIBS
="-lfontconfig $X_LIBS $LIBS"
16616 cat >conftest.
$ac_ext <<_ACEOF
16619 cat confdefs.h
>>conftest.
$ac_ext
16620 cat >>conftest.
$ac_ext <<_ACEOF
16621 /* end confdefs.h. */
16623 /* Override any GCC internal prototype to avoid an error.
16624 Use char because int might match the return type of a GCC
16625 builtin and then its argument prototype would still apply. */
16638 rm -f conftest.
$ac_objext conftest
$ac_exeext
16639 if { (ac_try
="$ac_link"
16640 case "(($ac_try" in
16641 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16642 *) ac_try_echo=$ac_try;;
16644 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16645 $as_echo "$ac_try_echo") >&5
16646 (eval "$ac_link") 2>conftest.er1
16648 grep -v '^ *+' conftest.er1 >conftest.err
16650 cat conftest.err >&5
16651 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16652 (exit $ac_status); } && {
16653 test -z "$ac_c_werror_flag" ||
16654 test ! -s conftest.err
16655 } && test -s conftest$ac_exeext && {
16656 test "$cross_compiling" = yes ||
16657 $as_test_x conftest$ac_exeext
16661 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'` ;;
16662 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libfontconfig\\.$LIBEXT" |
sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16665 $as_echo "$as_me: failed program was:" >&5
16666 sed 's/^/| /' conftest.$ac_ext >&5
16671 rm -rf conftest.dSYM
16672 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16673 conftest$ac_exeext conftest.$ac_ext
16674 LIBS=$ac_check_soname_save_LIBS
16676 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16677 { $as_echo "$as_me:$LINENO: result: not found" >&5
16678 $as_echo "not found" >&6; }
16681 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16682 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16684 cat >>confdefs.h <<_ACEOF
16685 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16693 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16694 case "x$with_fontconfig" in
16695 x) wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16697 *) { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16698 This is an error since --with-fontconfig was requested." >&5
16699 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16700 This is an error since --with-fontconfig was requested." >&2;}
16701 { (exit 1); exit 1; }; } ;;
16706 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16708 { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16709 $as_echo_n "checking for -lssl... " >&6; }
16710 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16711 $as_echo_n "(cached) " >&6
16713 ac_check_soname_save_LIBS=$LIBS
16715 cat >conftest.$ac_ext <<_ACEOF
16718 cat confdefs.h >>conftest.$ac_ext
16719 cat >>conftest.$ac_ext <<_ACEOF
16720 /* end confdefs.h. */
16722 /* Override any GCC internal prototype to avoid an error.
16723 Use char because int might match the return type of a GCC
16724 builtin and then its argument prototype would still apply. */
16728 char SSL_library_init ();
16732 return SSL_library_init ();
16737 rm -f conftest.$ac_objext conftest$ac_exeext
16738 if { (ac_try="$ac_link"
16739 case "(($ac_try" in
16740 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16741 *) ac_try_echo
=$ac_try;;
16743 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16744 $as_echo "$ac_try_echo") >&5
16745 (eval "$ac_link") 2>conftest.er1
16747 grep -v '^ *+' conftest.er1
>conftest.err
16749 cat conftest.err
>&5
16750 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16751 (exit $ac_status); } && {
16752 test -z "$ac_c_werror_flag" ||
16753 test ! -s conftest.err
16754 } && test -s conftest
$ac_exeext && {
16755 test "$cross_compiling" = yes ||
16756 $as_test_x conftest
$ac_exeext
16760 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'` ;;
16761 *) ac_cv_lib_soname_ssl
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16764 $as_echo "$as_me: failed program was:" >&5
16765 sed 's/^/| /' conftest.
$ac_ext >&5
16770 rm -rf conftest.dSYM
16771 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16772 conftest
$ac_exeext conftest.
$ac_ext
16773 LIBS
=$ac_check_soname_save_LIBS
16775 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16776 { $as_echo "$as_me:$LINENO: result: not found" >&5
16777 $as_echo "not found" >&6; }
16780 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16781 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16783 cat >>confdefs.h
<<_ACEOF
16784 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16790 { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16791 $as_echo_n "checking for -lcrypto... " >&6; }
16792 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16793 $as_echo_n "(cached) " >&6
16795 ac_check_soname_save_LIBS
=$LIBS
16796 LIBS
="-lcrypto $LIBS"
16797 cat >conftest.
$ac_ext <<_ACEOF
16800 cat confdefs.h
>>conftest.
$ac_ext
16801 cat >>conftest.
$ac_ext <<_ACEOF
16802 /* end confdefs.h. */
16804 /* Override any GCC internal prototype to avoid an error.
16805 Use char because int might match the return type of a GCC
16806 builtin and then its argument prototype would still apply. */
16810 char BIO_new_socket ();
16814 return BIO_new_socket ();
16819 rm -f conftest.
$ac_objext conftest
$ac_exeext
16820 if { (ac_try
="$ac_link"
16821 case "(($ac_try" in
16822 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16823 *) ac_try_echo=$ac_try;;
16825 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16826 $as_echo "$ac_try_echo") >&5
16827 (eval "$ac_link") 2>conftest.er1
16829 grep -v '^ *+' conftest.er1 >conftest.err
16831 cat conftest.err >&5
16832 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16833 (exit $ac_status); } && {
16834 test -z "$ac_c_werror_flag" ||
16835 test ! -s conftest.err
16836 } && test -s conftest$ac_exeext && {
16837 test "$cross_compiling" = yes ||
16838 $as_test_x conftest$ac_exeext
16842 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'` ;;
16843 *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcrypto\\.$LIBEXT" |
sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16846 $as_echo "$as_me: failed program was:" >&5
16847 sed 's/^/| /' conftest.$ac_ext >&5
16852 rm -rf conftest.dSYM
16853 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16854 conftest$ac_exeext conftest.$ac_ext
16855 LIBS=$ac_check_soname_save_LIBS
16857 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16858 { $as_echo "$as_me:$LINENO: result: not found" >&5
16859 $as_echo "not found" >&6; }
16862 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16863 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16865 cat >>confdefs.h <<_ACEOF
16866 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16873 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16874 case "x$with_openssl" in
16875 x) wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16877 *) { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16878 This is an error since --with-openssl was requested." >&5
16879 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16880 This is an error since --with-openssl was requested." >&2;}
16881 { (exit 1); exit 1; }; } ;;
16886 if test "$ac_cv_header_jpeglib_h" = "yes"
16888 { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16889 $as_echo_n "checking for -ljpeg... " >&6; }
16890 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16891 $as_echo_n "(cached) " >&6
16893 ac_check_soname_save_LIBS=$LIBS
16894 LIBS="-ljpeg $LIBS"
16895 cat >conftest.$ac_ext <<_ACEOF
16898 cat confdefs.h >>conftest.$ac_ext
16899 cat >>conftest.$ac_ext <<_ACEOF
16900 /* end confdefs.h. */
16902 /* Override any GCC internal prototype to avoid an error.
16903 Use char because int might match the return type of a GCC
16904 builtin and then its argument prototype would still apply. */
16908 char jpeg_start_decompress ();
16912 return jpeg_start_decompress ();
16917 rm -f conftest.$ac_objext conftest$ac_exeext
16918 if { (ac_try="$ac_link"
16919 case "(($ac_try" in
16920 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16921 *) ac_try_echo
=$ac_try;;
16923 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16924 $as_echo "$ac_try_echo") >&5
16925 (eval "$ac_link") 2>conftest.er1
16927 grep -v '^ *+' conftest.er1
>conftest.err
16929 cat conftest.err
>&5
16930 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16931 (exit $ac_status); } && {
16932 test -z "$ac_c_werror_flag" ||
16933 test ! -s conftest.err
16934 } && test -s conftest
$ac_exeext && {
16935 test "$cross_compiling" = yes ||
16936 $as_test_x conftest
$ac_exeext
16940 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'` ;;
16941 *) ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16944 $as_echo "$as_me: failed program was:" >&5
16945 sed 's/^/| /' conftest.
$ac_ext >&5
16950 rm -rf conftest.dSYM
16951 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16952 conftest
$ac_exeext conftest.
$ac_ext
16953 LIBS
=$ac_check_soname_save_LIBS
16955 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16956 { $as_echo "$as_me:$LINENO: result: not found" >&5
16957 $as_echo "not found" >&6; }
16960 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16961 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16963 cat >>confdefs.h
<<_ACEOF
16964 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16971 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16972 case "x$with_jpeg" in
16973 x
) wine_warnings
="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16975 *) { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16976 This is an error since --with-jpeg was requested." >&5
16977 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16978 This is an error since --with-jpeg was requested." >&2;}
16979 { (exit 1); exit 1; }; } ;;
16984 if test "$ac_cv_header_png_h" = "yes"
16986 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16987 $as_echo_n "checking for -lpng... " >&6; }
16988 if test "${ac_cv_lib_soname_png+set}" = set; then
16989 $as_echo_n "(cached) " >&6
16991 ac_check_soname_save_LIBS
=$LIBS
16992 LIBS
="-lpng -lm -lz $LIBS"
16993 cat >conftest.
$ac_ext <<_ACEOF
16996 cat confdefs.h
>>conftest.
$ac_ext
16997 cat >>conftest.
$ac_ext <<_ACEOF
16998 /* end confdefs.h. */
17000 /* Override any GCC internal prototype to avoid an error.
17001 Use char because int might match the return type of a GCC
17002 builtin and then its argument prototype would still apply. */
17006 char png_create_read_struct ();
17010 return png_create_read_struct ();
17015 rm -f conftest.
$ac_objext conftest
$ac_exeext
17016 if { (ac_try
="$ac_link"
17017 case "(($ac_try" in
17018 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17019 *) ac_try_echo=$ac_try;;
17021 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17022 $as_echo "$ac_try_echo") >&5
17023 (eval "$ac_link") 2>conftest.er1
17025 grep -v '^ *+' conftest.er1 >conftest.err
17027 cat conftest.err >&5
17028 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17029 (exit $ac_status); } && {
17030 test -z "$ac_c_werror_flag" ||
17031 test ! -s conftest.err
17032 } && test -s conftest$ac_exeext && {
17033 test "$cross_compiling" = yes ||
17034 $as_test_x conftest$ac_exeext
17038 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'` ;;
17039 *) 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'` ;;
17042 $as_echo "$as_me: failed program was:" >&5
17043 sed 's/^/| /' conftest.$ac_ext >&5
17048 rm -rf conftest.dSYM
17049 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17050 conftest$ac_exeext conftest.$ac_ext
17051 LIBS=$ac_check_soname_save_LIBS
17053 if test "x$ac_cv_lib_soname_png" = "x"; then
17054 { $as_echo "$as_me:$LINENO: result: not found" >&5
17055 $as_echo "not found" >&6; }
17058 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
17059 $as_echo "$ac_cv_lib_soname_png" >&6; }
17061 cat >>confdefs.h <<_ACEOF
17062 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
17069 if test "x$ac_cv_lib_soname_png" = "x"; then
17070 case "x$with_png" in
17071 x) wine_warnings="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
17073 *) { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17074 This is an error since --with-png was requested." >&5
17075 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17076 This is an error since --with-png was requested." >&2;}
17077 { (exit 1); exit 1; }; } ;;
17082 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17083 $as_echo_n "checking for -lodbc... " >&6; }
17084 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17085 $as_echo_n "(cached) " >&6
17087 ac_check_soname_save_LIBS=$LIBS
17088 LIBS="-lodbc $LIBS"
17089 cat >conftest.$ac_ext <<_ACEOF
17092 cat confdefs.h >>conftest.$ac_ext
17093 cat >>conftest.$ac_ext <<_ACEOF
17094 /* end confdefs.h. */
17096 /* Override any GCC internal prototype to avoid an error.
17097 Use char because int might match the return type of a GCC
17098 builtin and then its argument prototype would still apply. */
17102 char SQLConnect ();
17106 return SQLConnect ();
17111 rm -f conftest.$ac_objext conftest$ac_exeext
17112 if { (ac_try="$ac_link"
17113 case "(($ac_try" in
17114 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17115 *) ac_try_echo
=$ac_try;;
17117 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17118 $as_echo "$ac_try_echo") >&5
17119 (eval "$ac_link") 2>conftest.er1
17121 grep -v '^ *+' conftest.er1
>conftest.err
17123 cat conftest.err
>&5
17124 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17125 (exit $ac_status); } && {
17126 test -z "$ac_c_werror_flag" ||
17127 test ! -s conftest.err
17128 } && test -s conftest
$ac_exeext && {
17129 test "$cross_compiling" = yes ||
17130 $as_test_x conftest
$ac_exeext
17134 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'` ;;
17135 *) ac_cv_lib_soname_odbc
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
17138 $as_echo "$as_me: failed program was:" >&5
17139 sed 's/^/| /' conftest.
$ac_ext >&5
17144 rm -rf conftest.dSYM
17145 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17146 conftest
$ac_exeext conftest.
$ac_ext
17147 LIBS
=$ac_check_soname_save_LIBS
17149 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17150 { $as_echo "$as_me:$LINENO: result: not found" >&5
17151 $as_echo "not found" >&6; }
17152 cat >>confdefs.h
<<_ACEOF
17153 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17157 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17158 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17160 cat >>confdefs.h
<<_ACEOF
17161 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17168 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17169 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17170 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17171 "$ac_cv_header_soundcard_h" != "yes" -a \
17172 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17174 wine_warnings
="$wine_warnings|No sound system was found. Windows applications will be silent."
17180 if test "x${GCC}" = "xyes"
17182 EXTRACFLAGS
="-Wall -pipe"
17184 { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17185 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17186 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17187 $as_echo_n "(cached) " >&6
17189 if test "$cross_compiling" = yes; then
17190 ac_cv_c_gcc_strength_bug
="yes"
17192 cat >conftest.
$ac_ext <<_ACEOF
17195 cat confdefs.h
>>conftest.
$ac_ext
17196 cat >>conftest.
$ac_ext <<_ACEOF
17197 /* end confdefs.h. */
17198 int L[4] = {0,1,2,3};
17202 static int Array[3];
17203 unsigned int B = 3;
17205 for(i=0; i<B; i++) Array[i] = i - 3;
17206 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17208 return (Array[1] != -2 || L[2] != 3)
17213 rm -f conftest
$ac_exeext
17214 if { (ac_try
="$ac_link"
17215 case "(($ac_try" in
17216 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17217 *) ac_try_echo=$ac_try;;
17219 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17220 $as_echo "$ac_try_echo") >&5
17221 (eval "$ac_link") 2>&5
17223 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17224 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17225 { (case "(($ac_try" in
17226 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17227 *) ac_try_echo
=$ac_try;;
17229 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17230 $as_echo "$ac_try_echo") >&5
17231 (eval "$ac_try") 2>&5
17233 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17234 (exit $ac_status); }; }; then
17235 ac_cv_c_gcc_strength_bug
="no"
17237 $as_echo "$as_me: program exited with status $ac_status" >&5
17238 $as_echo "$as_me: failed program was:" >&5
17239 sed 's/^/| /' conftest.
$ac_ext >&5
17241 ( exit $ac_status )
17242 ac_cv_c_gcc_strength_bug
="yes"
17244 rm -rf conftest.dSYM
17245 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
17250 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17251 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17252 if test "$ac_cv_c_gcc_strength_bug" = "yes"
17254 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
17257 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17258 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17259 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17260 $as_echo_n "(cached) " >&6
17262 ac_wine_try_cflags_saved
=$CFLAGS
17263 CFLAGS
="$CFLAGS -fno-builtin"
17264 cat >conftest.
$ac_ext <<_ACEOF
17267 cat confdefs.h
>>conftest.
$ac_ext
17268 cat >>conftest.
$ac_ext <<_ACEOF
17269 /* end confdefs.h. */
17279 rm -f conftest.
$ac_objext conftest
$ac_exeext
17280 if { (ac_try
="$ac_link"
17281 case "(($ac_try" in
17282 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17283 *) ac_try_echo=$ac_try;;
17285 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17286 $as_echo "$ac_try_echo") >&5
17287 (eval "$ac_link") 2>conftest.er1
17289 grep -v '^ *+' conftest.er1 >conftest.err
17291 cat conftest.err >&5
17292 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17293 (exit $ac_status); } && {
17294 test -z "$ac_c_werror_flag" ||
17295 test ! -s conftest.err
17296 } && test -s conftest$ac_exeext && {
17297 test "$cross_compiling" = yes ||
17298 $as_test_x conftest$ac_exeext
17300 ac_cv_cflags__fno_builtin=yes
17302 $as_echo "$as_me: failed program was:" >&5
17303 sed 's/^/| /' conftest.$ac_ext >&5
17305 ac_cv_cflags__fno_builtin=no
17308 rm -rf conftest.dSYM
17309 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17310 conftest$ac_exeext conftest.$ac_ext
17311 CFLAGS=$ac_wine_try_cflags_saved
17313 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17314 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17315 if test $ac_cv_cflags__fno_builtin = yes; then
17316 BUILTINFLAG="-fno-builtin"
17320 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17321 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17322 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17323 $as_echo_n "(cached) " >&6
17325 ac_wine_try_cflags_saved=$CFLAGS
17326 CFLAGS="$CFLAGS -fno-strict-aliasing"
17327 cat >conftest.$ac_ext <<_ACEOF
17330 cat confdefs.h >>conftest.$ac_ext
17331 cat >>conftest.$ac_ext <<_ACEOF
17332 /* end confdefs.h. */
17342 rm -f conftest.$ac_objext conftest$ac_exeext
17343 if { (ac_try="$ac_link"
17344 case "(($ac_try" in
17345 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17346 *) ac_try_echo
=$ac_try;;
17348 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17349 $as_echo "$ac_try_echo") >&5
17350 (eval "$ac_link") 2>conftest.er1
17352 grep -v '^ *+' conftest.er1
>conftest.err
17354 cat conftest.err
>&5
17355 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17356 (exit $ac_status); } && {
17357 test -z "$ac_c_werror_flag" ||
17358 test ! -s conftest.err
17359 } && test -s conftest
$ac_exeext && {
17360 test "$cross_compiling" = yes ||
17361 $as_test_x conftest
$ac_exeext
17363 ac_cv_cflags__fno_strict_aliasing
=yes
17365 $as_echo "$as_me: failed program was:" >&5
17366 sed 's/^/| /' conftest.
$ac_ext >&5
17368 ac_cv_cflags__fno_strict_aliasing
=no
17371 rm -rf conftest.dSYM
17372 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17373 conftest
$ac_exeext conftest.
$ac_ext
17374 CFLAGS
=$ac_wine_try_cflags_saved
17376 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17377 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17378 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17379 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
17382 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17383 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17384 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17385 $as_echo_n "(cached) " >&6
17387 ac_wine_try_cflags_saved
=$CFLAGS
17388 CFLAGS
="$CFLAGS -Wdeclaration-after-statement"
17389 cat >conftest.
$ac_ext <<_ACEOF
17392 cat confdefs.h
>>conftest.
$ac_ext
17393 cat >>conftest.
$ac_ext <<_ACEOF
17394 /* end confdefs.h. */
17404 rm -f conftest.
$ac_objext conftest
$ac_exeext
17405 if { (ac_try
="$ac_link"
17406 case "(($ac_try" in
17407 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17408 *) ac_try_echo=$ac_try;;
17410 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17411 $as_echo "$ac_try_echo") >&5
17412 (eval "$ac_link") 2>conftest.er1
17414 grep -v '^ *+' conftest.er1 >conftest.err
17416 cat conftest.err >&5
17417 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17418 (exit $ac_status); } && {
17419 test -z "$ac_c_werror_flag" ||
17420 test ! -s conftest.err
17421 } && test -s conftest$ac_exeext && {
17422 test "$cross_compiling" = yes ||
17423 $as_test_x conftest$ac_exeext
17425 ac_cv_cflags__Wdeclaration_after_statement=yes
17427 $as_echo "$as_me: failed program was:" >&5
17428 sed 's/^/| /' conftest.$ac_ext >&5
17430 ac_cv_cflags__Wdeclaration_after_statement=no
17433 rm -rf conftest.dSYM
17434 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17435 conftest$ac_exeext conftest.$ac_ext
17436 CFLAGS=$ac_wine_try_cflags_saved
17438 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17439 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17440 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17441 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17444 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17445 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17446 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17447 $as_echo_n "(cached) " >&6
17449 ac_wine_try_cflags_saved=$CFLAGS
17450 CFLAGS="$CFLAGS -Wwrite-strings"
17451 cat >conftest.$ac_ext <<_ACEOF
17454 cat confdefs.h >>conftest.$ac_ext
17455 cat >>conftest.$ac_ext <<_ACEOF
17456 /* end confdefs.h. */
17466 rm -f conftest.$ac_objext conftest$ac_exeext
17467 if { (ac_try="$ac_link"
17468 case "(($ac_try" in
17469 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17470 *) ac_try_echo
=$ac_try;;
17472 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17473 $as_echo "$ac_try_echo") >&5
17474 (eval "$ac_link") 2>conftest.er1
17476 grep -v '^ *+' conftest.er1
>conftest.err
17478 cat conftest.err
>&5
17479 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17480 (exit $ac_status); } && {
17481 test -z "$ac_c_werror_flag" ||
17482 test ! -s conftest.err
17483 } && test -s conftest
$ac_exeext && {
17484 test "$cross_compiling" = yes ||
17485 $as_test_x conftest
$ac_exeext
17487 ac_cv_cflags__Wwrite_strings
=yes
17489 $as_echo "$as_me: failed program was:" >&5
17490 sed 's/^/| /' conftest.
$ac_ext >&5
17492 ac_cv_cflags__Wwrite_strings
=no
17495 rm -rf conftest.dSYM
17496 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17497 conftest
$ac_exeext conftest.
$ac_ext
17498 CFLAGS
=$ac_wine_try_cflags_saved
17500 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17501 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17502 if test $ac_cv_cflags__Wwrite_strings = yes; then
17503 EXTRACFLAGS
="$EXTRACFLAGS -Wwrite-strings"
17506 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17507 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17508 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17509 $as_echo_n "(cached) " >&6
17511 ac_wine_try_cflags_saved
=$CFLAGS
17512 CFLAGS
="$CFLAGS -Wtype-limits"
17513 cat >conftest.
$ac_ext <<_ACEOF
17516 cat confdefs.h
>>conftest.
$ac_ext
17517 cat >>conftest.
$ac_ext <<_ACEOF
17518 /* end confdefs.h. */
17528 rm -f conftest.
$ac_objext conftest
$ac_exeext
17529 if { (ac_try
="$ac_link"
17530 case "(($ac_try" in
17531 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17532 *) ac_try_echo=$ac_try;;
17534 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17535 $as_echo "$ac_try_echo") >&5
17536 (eval "$ac_link") 2>conftest.er1
17538 grep -v '^ *+' conftest.er1 >conftest.err
17540 cat conftest.err >&5
17541 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17542 (exit $ac_status); } && {
17543 test -z "$ac_c_werror_flag" ||
17544 test ! -s conftest.err
17545 } && test -s conftest$ac_exeext && {
17546 test "$cross_compiling" = yes ||
17547 $as_test_x conftest$ac_exeext
17549 ac_cv_cflags__Wtype_limits=yes
17551 $as_echo "$as_me: failed program was:" >&5
17552 sed 's/^/| /' conftest.$ac_ext >&5
17554 ac_cv_cflags__Wtype_limits=no
17557 rm -rf conftest.dSYM
17558 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17559 conftest$ac_exeext conftest.$ac_ext
17560 CFLAGS=$ac_wine_try_cflags_saved
17562 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17563 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17564 if test $ac_cv_cflags__Wtype_limits = yes; then
17565 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17569 saved_CFLAGS="$CFLAGS"
17570 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17571 { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17572 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17573 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17574 $as_echo_n "(cached) " >&6
17576 cat >conftest.$ac_ext <<_ACEOF
17579 cat confdefs.h >>conftest.$ac_ext
17580 cat >>conftest.$ac_ext <<_ACEOF
17581 /* end confdefs.h. */
17582 #include <string.h>
17591 rm -f conftest.$ac_objext
17592 if { (ac_try="$ac_compile"
17593 case "(($ac_try" in
17594 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17595 *) ac_try_echo
=$ac_try;;
17597 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17598 $as_echo "$ac_try_echo") >&5
17599 (eval "$ac_compile") 2>conftest.er1
17601 grep -v '^ *+' conftest.er1
>conftest.err
17603 cat conftest.err
>&5
17604 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17605 (exit $ac_status); } && {
17606 test -z "$ac_c_werror_flag" ||
17607 test ! -s conftest.err
17608 } && test -s conftest.
$ac_objext; then
17609 ac_cv_c_string_h_warnings
=no
17611 $as_echo "$as_me: failed program was:" >&5
17612 sed 's/^/| /' conftest.
$ac_ext >&5
17614 ac_cv_c_string_h_warnings
=yes
17617 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
17619 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17620 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17621 CFLAGS
="$saved_CFLAGS"
17622 if test "$ac_cv_c_string_h_warnings" = "no"
17624 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
17629 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17630 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17631 if test "${ac_cv_asm_func_def+set}" = set; then
17632 $as_echo_n "(cached) " >&6
17634 cat >conftest.
$ac_ext <<_ACEOF
17637 cat confdefs.h
>>conftest.
$ac_ext
17638 cat >>conftest.
$ac_ext <<_ACEOF
17639 /* end confdefs.h. */
17644 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17649 rm -f conftest.
$ac_objext conftest
$ac_exeext
17650 if { (ac_try
="$ac_link"
17651 case "(($ac_try" in
17652 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17653 *) ac_try_echo=$ac_try;;
17655 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17656 $as_echo "$ac_try_echo") >&5
17657 (eval "$ac_link") 2>conftest.er1
17659 grep -v '^ *+' conftest.er1 >conftest.err
17661 cat conftest.err >&5
17662 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17663 (exit $ac_status); } && {
17664 test -z "$ac_c_werror_flag" ||
17665 test ! -s conftest.err
17666 } && test -s conftest$ac_exeext && {
17667 test "$cross_compiling" = yes ||
17668 $as_test_x conftest$ac_exeext
17670 ac_cv_asm_func_def=".def"
17672 $as_echo "$as_me: failed program was:" >&5
17673 sed 's/^/| /' conftest.$ac_ext >&5
17675 cat >conftest.$ac_ext <<_ACEOF
17678 cat confdefs.h >>conftest.$ac_ext
17679 cat >>conftest.$ac_ext <<_ACEOF
17680 /* end confdefs.h. */
17685 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17690 rm -f conftest.$ac_objext conftest$ac_exeext
17691 if { (ac_try="$ac_link"
17692 case "(($ac_try" in
17693 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17694 *) ac_try_echo
=$ac_try;;
17696 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17697 $as_echo "$ac_try_echo") >&5
17698 (eval "$ac_link") 2>conftest.er1
17700 grep -v '^ *+' conftest.er1
>conftest.err
17702 cat conftest.err
>&5
17703 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17704 (exit $ac_status); } && {
17705 test -z "$ac_c_werror_flag" ||
17706 test ! -s conftest.err
17707 } && test -s conftest
$ac_exeext && {
17708 test "$cross_compiling" = yes ||
17709 $as_test_x conftest
$ac_exeext
17711 ac_cv_asm_func_def
=".type @function"
17713 $as_echo "$as_me: failed program was:" >&5
17714 sed 's/^/| /' conftest.
$ac_ext >&5
17716 cat >conftest.
$ac_ext <<_ACEOF
17719 cat confdefs.h
>>conftest.
$ac_ext
17720 cat >>conftest.
$ac_ext <<_ACEOF
17721 /* end confdefs.h. */
17726 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17731 rm -f conftest.
$ac_objext conftest
$ac_exeext
17732 if { (ac_try
="$ac_link"
17733 case "(($ac_try" in
17734 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17735 *) ac_try_echo=$ac_try;;
17737 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17738 $as_echo "$ac_try_echo") >&5
17739 (eval "$ac_link") 2>conftest.er1
17741 grep -v '^ *+' conftest.er1 >conftest.err
17743 cat conftest.err >&5
17744 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17745 (exit $ac_status); } && {
17746 test -z "$ac_c_werror_flag" ||
17747 test ! -s conftest.err
17748 } && test -s conftest$ac_exeext && {
17749 test "$cross_compiling" = yes ||
17750 $as_test_x conftest$ac_exeext
17752 ac_cv_asm_func_def=".type 2"
17754 $as_echo "$as_me: failed program was:" >&5
17755 sed 's/^/| /' conftest.$ac_ext >&5
17757 ac_cv_asm_func_def="unknown"
17760 rm -rf conftest.dSYM
17761 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17762 conftest$ac_exeext conftest.$ac_ext
17765 rm -rf conftest.dSYM
17766 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17767 conftest$ac_exeext conftest.$ac_ext
17770 rm -rf conftest.dSYM
17771 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17772 conftest$ac_exeext conftest.$ac_ext
17774 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
17775 $as_echo "$ac_cv_asm_func_def" >&6; }
17779 case "$ac_cv_asm_func_def" in
17781 cat >>confdefs.h <<\_ACEOF
17782 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
17786 cat >>confdefs.h <<\_ACEOF
17787 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17791 cat >>confdefs.h <<\_ACEOF
17792 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
17796 cat >>confdefs.h <<\_ACEOF
17797 #define __ASM_FUNC(name) ""
17803 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17804 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17805 if test "${ac_cv_c_extern_prefix+set}" = set; then
17806 $as_echo_n "(cached) " >&6
17808 cat >conftest.$ac_ext <<_ACEOF
17811 cat confdefs.h >>conftest.$ac_ext
17812 cat >>conftest.$ac_ext <<_ACEOF
17813 /* end confdefs.h. */
17814 extern int ac_test;
17818 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17823 rm -f conftest.$ac_objext conftest$ac_exeext
17824 if { (ac_try="$ac_link"
17825 case "(($ac_try" in
17826 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17827 *) ac_try_echo
=$ac_try;;
17829 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17830 $as_echo "$ac_try_echo") >&5
17831 (eval "$ac_link") 2>conftest.er1
17833 grep -v '^ *+' conftest.er1
>conftest.err
17835 cat conftest.err
>&5
17836 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17837 (exit $ac_status); } && {
17838 test -z "$ac_c_werror_flag" ||
17839 test ! -s conftest.err
17840 } && test -s conftest
$ac_exeext && {
17841 test "$cross_compiling" = yes ||
17842 $as_test_x conftest
$ac_exeext
17844 ac_cv_c_extern_prefix
="yes"
17846 $as_echo "$as_me: failed program was:" >&5
17847 sed 's/^/| /' conftest.
$ac_ext >&5
17849 ac_cv_c_extern_prefix
="no"
17852 rm -rf conftest.dSYM
17853 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17854 conftest
$ac_exeext conftest.
$ac_ext
17856 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17857 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17861 if test "$ac_cv_c_extern_prefix" = "yes"
17863 cat >>confdefs.h
<<\_ACEOF
17864 #define __ASM_NAME(name) "_" name
17868 cat >>confdefs.h
<<\_ACEOF
17869 #define __ASM_NAME(name) name
17879 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
17883 linux
*|solaris
*) if test -z "$LDRPATH_LOCAL"
17885 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17889 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17897 SOCKETLIBS
="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
17902 MAIN_BINARY
="wine-pthread"
17906 linux
* | k
*bsd
*-gnu)
17907 MAIN_BINARY
="wine-glibc"
17909 EXTRA_BINARIES
="wine-kthread wine-pthread wine-preloader"
17912 MAIN_BINARY
="wine-freebsd"
17914 EXTRA_BINARIES
="wine-pthread"
17921 ac_save_CFLAGS
="$CFLAGS"
17922 CFLAGS
="$CFLAGS $BUILTINFLAG"
18072 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18073 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18074 $as_echo_n "checking for $ac_func... " >&6; }
18075 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18076 $as_echo_n "(cached) " >&6
18078 cat >conftest.
$ac_ext <<_ACEOF
18081 cat confdefs.h
>>conftest.
$ac_ext
18082 cat >>conftest.
$ac_ext <<_ACEOF
18083 /* end confdefs.h. */
18084 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18085 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18086 #define $ac_func innocuous_$ac_func
18088 /* System header to define __stub macros and hopefully few prototypes,
18089 which can conflict with char $ac_func (); below.
18090 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18091 <limits.h> exists even on freestanding compilers. */
18094 # include <limits.h>
18096 # include <assert.h>
18101 /* Override any GCC internal prototype to avoid an error.
18102 Use char because int might match the return type of a GCC
18103 builtin and then its argument prototype would still apply. */
18108 /* The GNU C library defines this for functions which it implements
18109 to always fail with ENOSYS. Some functions are actually named
18110 something starting with __ and the normal name is an alias. */
18111 #if defined __stub_$ac_func || defined __stub___$ac_func
18118 return $ac_func ();
18123 rm -f conftest.
$ac_objext conftest
$ac_exeext
18124 if { (ac_try
="$ac_link"
18125 case "(($ac_try" in
18126 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18127 *) ac_try_echo=$ac_try;;
18129 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18130 $as_echo "$ac_try_echo") >&5
18131 (eval "$ac_link") 2>conftest.er1
18133 grep -v '^ *+' conftest.er1 >conftest.err
18135 cat conftest.err >&5
18136 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18137 (exit $ac_status); } && {
18138 test -z "$ac_c_werror_flag" ||
18139 test ! -s conftest.err
18140 } && test -s conftest$ac_exeext && {
18141 test "$cross_compiling" = yes ||
18142 $as_test_x conftest$ac_exeext
18144 eval "$as_ac_var=yes"
18146 $as_echo "$as_me: failed program was:" >&5
18147 sed 's/^/| /' conftest.$ac_ext >&5
18149 eval "$as_ac_var=no"
18152 rm -rf conftest.dSYM
18153 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18154 conftest$ac_exeext conftest.$ac_ext
18156 ac_res=`eval 'as_val=${'$as_ac_var'}
18157 $as_echo "$as_val"'`
18158 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18159 $as_echo "$ac_res" >&6; }
18160 as_val=`eval 'as_val=${'$as_ac_var'}
18161 $as_echo "$as_val"'`
18162 if test "x$as_val" = x""yes; then
18163 cat >>confdefs.h <<_ACEOF
18164 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18170 CFLAGS="$ac_save_CFLAGS"
18172 if test "$ac_cv_func_dlopen" = no
18174 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18175 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18176 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18177 $as_echo_n "(cached) " >&6
18179 ac_check_lib_save_LIBS=$LIBS
18181 cat >conftest.$ac_ext <<_ACEOF
18184 cat confdefs.h >>conftest.$ac_ext
18185 cat >>conftest.$ac_ext <<_ACEOF
18186 /* end confdefs.h. */
18188 /* Override any GCC internal prototype to avoid an error.
18189 Use char because int might match the return type of a GCC
18190 builtin and then its argument prototype would still apply. */
18203 rm -f conftest.$ac_objext conftest$ac_exeext
18204 if { (ac_try="$ac_link"
18205 case "(($ac_try" in
18206 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18207 *) ac_try_echo
=$ac_try;;
18209 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18210 $as_echo "$ac_try_echo") >&5
18211 (eval "$ac_link") 2>conftest.er1
18213 grep -v '^ *+' conftest.er1
>conftest.err
18215 cat conftest.err
>&5
18216 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18217 (exit $ac_status); } && {
18218 test -z "$ac_c_werror_flag" ||
18219 test ! -s conftest.err
18220 } && test -s conftest
$ac_exeext && {
18221 test "$cross_compiling" = yes ||
18222 $as_test_x conftest
$ac_exeext
18224 ac_cv_lib_dl_dlopen
=yes
18226 $as_echo "$as_me: failed program was:" >&5
18227 sed 's/^/| /' conftest.
$ac_ext >&5
18229 ac_cv_lib_dl_dlopen
=no
18232 rm -rf conftest.dSYM
18233 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18234 conftest
$ac_exeext conftest.
$ac_ext
18235 LIBS
=$ac_check_lib_save_LIBS
18237 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18238 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18239 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then
18240 cat >>confdefs.h
<<\_ACEOF
18241 #define HAVE_DLOPEN 1
18248 ac_wine_check_funcs_save_LIBS
="$LIBS"
18249 LIBS
="$LIBS $LIBDL"
18251 for ac_func
in dladdr
18253 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18254 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18255 $as_echo_n "checking for $ac_func... " >&6; }
18256 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18257 $as_echo_n "(cached) " >&6
18259 cat >conftest.
$ac_ext <<_ACEOF
18262 cat confdefs.h
>>conftest.
$ac_ext
18263 cat >>conftest.
$ac_ext <<_ACEOF
18264 /* end confdefs.h. */
18265 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18266 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18267 #define $ac_func innocuous_$ac_func
18269 /* System header to define __stub macros and hopefully few prototypes,
18270 which can conflict with char $ac_func (); below.
18271 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18272 <limits.h> exists even on freestanding compilers. */
18275 # include <limits.h>
18277 # include <assert.h>
18282 /* Override any GCC internal prototype to avoid an error.
18283 Use char because int might match the return type of a GCC
18284 builtin and then its argument prototype would still apply. */
18289 /* The GNU C library defines this for functions which it implements
18290 to always fail with ENOSYS. Some functions are actually named
18291 something starting with __ and the normal name is an alias. */
18292 #if defined __stub_$ac_func || defined __stub___$ac_func
18299 return $ac_func ();
18304 rm -f conftest.
$ac_objext conftest
$ac_exeext
18305 if { (ac_try
="$ac_link"
18306 case "(($ac_try" in
18307 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18308 *) ac_try_echo=$ac_try;;
18310 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18311 $as_echo "$ac_try_echo") >&5
18312 (eval "$ac_link") 2>conftest.er1
18314 grep -v '^ *+' conftest.er1 >conftest.err
18316 cat conftest.err >&5
18317 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18318 (exit $ac_status); } && {
18319 test -z "$ac_c_werror_flag" ||
18320 test ! -s conftest.err
18321 } && test -s conftest$ac_exeext && {
18322 test "$cross_compiling" = yes ||
18323 $as_test_x conftest$ac_exeext
18325 eval "$as_ac_var=yes"
18327 $as_echo "$as_me: failed program was:" >&5
18328 sed 's/^/| /' conftest.$ac_ext >&5
18330 eval "$as_ac_var=no"
18333 rm -rf conftest.dSYM
18334 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18335 conftest$ac_exeext conftest.$ac_ext
18337 ac_res=`eval 'as_val=${'$as_ac_var'}
18338 $as_echo "$as_val"'`
18339 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18340 $as_echo "$ac_res" >&6; }
18341 as_val=`eval 'as_val=${'$as_ac_var'}
18342 $as_echo "$as_val"'`
18343 if test "x$as_val" = x""yes; then
18344 cat >>confdefs.h <<_ACEOF
18345 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18351 LIBS="$ac_wine_check_funcs_save_LIBS"
18353 if test "$ac_cv_func_poll" = no
18355 { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18356 $as_echo_n "checking for poll in -lpoll... " >&6; }
18357 if test "${ac_cv_lib_poll_poll+set}" = set; then
18358 $as_echo_n "(cached) " >&6
18360 ac_check_lib_save_LIBS=$LIBS
18361 LIBS="-lpoll $LIBS"
18362 cat >conftest.$ac_ext <<_ACEOF
18365 cat confdefs.h >>conftest.$ac_ext
18366 cat >>conftest.$ac_ext <<_ACEOF
18367 /* end confdefs.h. */
18369 /* Override any GCC internal prototype to avoid an error.
18370 Use char because int might match the return type of a GCC
18371 builtin and then its argument prototype would still apply. */
18384 rm -f conftest.$ac_objext conftest$ac_exeext
18385 if { (ac_try="$ac_link"
18386 case "(($ac_try" in
18387 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18388 *) ac_try_echo
=$ac_try;;
18390 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18391 $as_echo "$ac_try_echo") >&5
18392 (eval "$ac_link") 2>conftest.er1
18394 grep -v '^ *+' conftest.er1
>conftest.err
18396 cat conftest.err
>&5
18397 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18398 (exit $ac_status); } && {
18399 test -z "$ac_c_werror_flag" ||
18400 test ! -s conftest.err
18401 } && test -s conftest
$ac_exeext && {
18402 test "$cross_compiling" = yes ||
18403 $as_test_x conftest
$ac_exeext
18405 ac_cv_lib_poll_poll
=yes
18407 $as_echo "$as_me: failed program was:" >&5
18408 sed 's/^/| /' conftest.
$ac_ext >&5
18410 ac_cv_lib_poll_poll
=no
18413 rm -rf conftest.dSYM
18414 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18415 conftest
$ac_exeext conftest.
$ac_ext
18416 LIBS
=$ac_check_lib_save_LIBS
18418 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18419 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18420 if test "x$ac_cv_lib_poll_poll" = x
""yes; then
18421 cat >>confdefs.h
<<\_ACEOF
18422 #define HAVE_POLL 1
18430 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18431 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18432 if test "${ac_cv_search_gethostbyname+set}" = set; then
18433 $as_echo_n "(cached) " >&6
18435 ac_func_search_save_LIBS
=$LIBS
18436 cat >conftest.
$ac_ext <<_ACEOF
18439 cat confdefs.h
>>conftest.
$ac_ext
18440 cat >>conftest.
$ac_ext <<_ACEOF
18441 /* end confdefs.h. */
18443 /* Override any GCC internal prototype to avoid an error.
18444 Use char because int might match the return type of a GCC
18445 builtin and then its argument prototype would still apply. */
18449 char gethostbyname ();
18453 return gethostbyname ();
18458 for ac_lib
in '' nsl
; do
18459 if test -z "$ac_lib"; then
18460 ac_res
="none required"
18463 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18465 rm -f conftest.
$ac_objext conftest
$ac_exeext
18466 if { (ac_try
="$ac_link"
18467 case "(($ac_try" in
18468 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18469 *) ac_try_echo=$ac_try;;
18471 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18472 $as_echo "$ac_try_echo") >&5
18473 (eval "$ac_link") 2>conftest.er1
18475 grep -v '^ *+' conftest.er1 >conftest.err
18477 cat conftest.err >&5
18478 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18479 (exit $ac_status); } && {
18480 test -z "$ac_c_werror_flag" ||
18481 test ! -s conftest.err
18482 } && test -s conftest$ac_exeext && {
18483 test "$cross_compiling" = yes ||
18484 $as_test_x conftest$ac_exeext
18486 ac_cv_search_gethostbyname=$ac_res
18488 $as_echo "$as_me: failed program was:" >&5
18489 sed 's/^/| /' conftest.$ac_ext >&5
18494 rm -rf conftest.dSYM
18495 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18497 if test "${ac_cv_search_gethostbyname+set}" = set; then
18501 if test "${ac_cv_search_gethostbyname+set}" = set; then
18504 ac_cv_search_gethostbyname=no
18506 rm conftest.$ac_ext
18507 LIBS=$ac_func_search_save_LIBS
18509 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18510 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18511 ac_res=$ac_cv_search_gethostbyname
18512 if test "$ac_res" != no; then
18513 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18518 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18519 $as_echo_n "checking for library containing connect... " >&6; }
18520 if test "${ac_cv_search_connect+set}" = set; then
18521 $as_echo_n "(cached) " >&6
18523 ac_func_search_save_LIBS=$LIBS
18524 cat >conftest.$ac_ext <<_ACEOF
18527 cat confdefs.h >>conftest.$ac_ext
18528 cat >>conftest.$ac_ext <<_ACEOF
18529 /* end confdefs.h. */
18531 /* Override any GCC internal prototype to avoid an error.
18532 Use char because int might match the return type of a GCC
18533 builtin and then its argument prototype would still apply. */
18546 for ac_lib in '' socket; do
18547 if test -z "$ac_lib"; then
18548 ac_res="none required"
18551 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18553 rm -f conftest.$ac_objext conftest$ac_exeext
18554 if { (ac_try="$ac_link"
18555 case "(($ac_try" in
18556 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18557 *) ac_try_echo
=$ac_try;;
18559 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18560 $as_echo "$ac_try_echo") >&5
18561 (eval "$ac_link") 2>conftest.er1
18563 grep -v '^ *+' conftest.er1
>conftest.err
18565 cat conftest.err
>&5
18566 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18567 (exit $ac_status); } && {
18568 test -z "$ac_c_werror_flag" ||
18569 test ! -s conftest.err
18570 } && test -s conftest
$ac_exeext && {
18571 test "$cross_compiling" = yes ||
18572 $as_test_x conftest
$ac_exeext
18574 ac_cv_search_connect
=$ac_res
18576 $as_echo "$as_me: failed program was:" >&5
18577 sed 's/^/| /' conftest.
$ac_ext >&5
18582 rm -rf conftest.dSYM
18583 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18585 if test "${ac_cv_search_connect+set}" = set; then
18589 if test "${ac_cv_search_connect+set}" = set; then
18592 ac_cv_search_connect
=no
18594 rm conftest.
$ac_ext
18595 LIBS
=$ac_func_search_save_LIBS
18597 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18598 $as_echo "$ac_cv_search_connect" >&6; }
18599 ac_res
=$ac_cv_search_connect
18600 if test "$ac_res" != no
; then
18601 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
18606 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
18607 $as_echo_n "checking for library containing inet_aton... " >&6; }
18608 if test "${ac_cv_search_inet_aton+set}" = set; then
18609 $as_echo_n "(cached) " >&6
18611 ac_func_search_save_LIBS
=$LIBS
18612 cat >conftest.
$ac_ext <<_ACEOF
18615 cat confdefs.h
>>conftest.
$ac_ext
18616 cat >>conftest.
$ac_ext <<_ACEOF
18617 /* end confdefs.h. */
18619 /* Override any GCC internal prototype to avoid an error.
18620 Use char because int might match the return type of a GCC
18621 builtin and then its argument prototype would still apply. */
18629 return inet_aton ();
18634 for ac_lib
in '' resolv
; do
18635 if test -z "$ac_lib"; then
18636 ac_res
="none required"
18639 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18641 rm -f conftest.
$ac_objext conftest
$ac_exeext
18642 if { (ac_try
="$ac_link"
18643 case "(($ac_try" in
18644 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18645 *) ac_try_echo=$ac_try;;
18647 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18648 $as_echo "$ac_try_echo") >&5
18649 (eval "$ac_link") 2>conftest.er1
18651 grep -v '^ *+' conftest.er1 >conftest.err
18653 cat conftest.err >&5
18654 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18655 (exit $ac_status); } && {
18656 test -z "$ac_c_werror_flag" ||
18657 test ! -s conftest.err
18658 } && test -s conftest$ac_exeext && {
18659 test "$cross_compiling" = yes ||
18660 $as_test_x conftest$ac_exeext
18662 ac_cv_search_inet_aton=$ac_res
18664 $as_echo "$as_me: failed program was:" >&5
18665 sed 's/^/| /' conftest.$ac_ext >&5
18670 rm -rf conftest.dSYM
18671 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18673 if test "${ac_cv_search_inet_aton+set}" = set; then
18677 if test "${ac_cv_search_inet_aton+set}" = set; then
18680 ac_cv_search_inet_aton=no
18682 rm conftest.$ac_ext
18683 LIBS=$ac_func_search_save_LIBS
18685 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
18686 $as_echo "$ac_cv_search_inet_aton" >&6; }
18687 ac_res=$ac_cv_search_inet_aton
18688 if test "$ac_res" != no; then
18689 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18713 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
18714 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18715 $as_echo_n "checking for $ac_func... " >&6; }
18716 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18717 $as_echo_n "(cached) " >&6
18719 cat >conftest.$ac_ext <<_ACEOF
18722 cat confdefs.h >>conftest.$ac_ext
18723 cat >>conftest.$ac_ext <<_ACEOF
18724 /* end confdefs.h. */
18725 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18726 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18727 #define $ac_func innocuous_$ac_func
18729 /* System header to define __stub macros and hopefully few prototypes,
18730 which can conflict with char $ac_func (); below.
18731 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18732 <limits.h> exists even on freestanding compilers. */
18735 # include <limits.h>
18737 # include <assert.h>
18742 /* Override any GCC internal prototype to avoid an error.
18743 Use char because int might match the return type of a GCC
18744 builtin and then its argument prototype would still apply. */
18749 /* The GNU C library defines this for functions which it implements
18750 to always fail with ENOSYS. Some functions are actually named
18751 something starting with __ and the normal name is an alias. */
18752 #if defined __stub_$ac_func || defined __stub___$ac_func
18759 return $ac_func ();
18764 rm -f conftest.$ac_objext conftest$ac_exeext
18765 if { (ac_try="$ac_link"
18766 case "(($ac_try" in
18767 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18768 *) ac_try_echo
=$ac_try;;
18770 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18771 $as_echo "$ac_try_echo") >&5
18772 (eval "$ac_link") 2>conftest.er1
18774 grep -v '^ *+' conftest.er1
>conftest.err
18776 cat conftest.err
>&5
18777 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18778 (exit $ac_status); } && {
18779 test -z "$ac_c_werror_flag" ||
18780 test ! -s conftest.err
18781 } && test -s conftest
$ac_exeext && {
18782 test "$cross_compiling" = yes ||
18783 $as_test_x conftest
$ac_exeext
18785 eval "$as_ac_var=yes"
18787 $as_echo "$as_me: failed program was:" >&5
18788 sed 's/^/| /' conftest.
$ac_ext >&5
18790 eval "$as_ac_var=no"
18793 rm -rf conftest.dSYM
18794 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18795 conftest
$ac_exeext conftest.
$ac_ext
18797 ac_res
=`eval 'as_val=${'$as_ac_var'}
18798 $as_echo "$as_val"'`
18799 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18800 $as_echo "$ac_res" >&6; }
18801 as_val
=`eval 'as_val=${'$as_ac_var'}
18802 $as_echo "$as_val"'`
18803 if test "x$as_val" = x
""yes; then
18804 cat >>confdefs.h
<<_ACEOF
18805 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18814 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
18816 { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
18817 $as_echo_n "checking for LDAPSortKey... " >&6; }
18818 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
18819 $as_echo_n "(cached) " >&6
18821 ac_cv_type_LDAPSortKey
=no
18822 cat >conftest.
$ac_ext <<_ACEOF
18825 cat confdefs.h
>>conftest.
$ac_ext
18826 cat >>conftest.
$ac_ext <<_ACEOF
18827 /* end confdefs.h. */
18833 if (sizeof (LDAPSortKey))
18839 rm -f conftest.
$ac_objext
18840 if { (ac_try
="$ac_compile"
18841 case "(($ac_try" in
18842 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18843 *) ac_try_echo=$ac_try;;
18845 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18846 $as_echo "$ac_try_echo") >&5
18847 (eval "$ac_compile") 2>conftest.er1
18849 grep -v '^ *+' conftest.er1 >conftest.err
18851 cat conftest.err >&5
18852 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18853 (exit $ac_status); } && {
18854 test -z "$ac_c_werror_flag" ||
18855 test ! -s conftest.err
18856 } && test -s conftest.$ac_objext; then
18857 cat >conftest.$ac_ext <<_ACEOF
18860 cat confdefs.h >>conftest.$ac_ext
18861 cat >>conftest.$ac_ext <<_ACEOF
18862 /* end confdefs.h. */
18868 if (sizeof ((LDAPSortKey)))
18874 rm -f conftest.$ac_objext
18875 if { (ac_try="$ac_compile"
18876 case "(($ac_try" in
18877 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18878 *) ac_try_echo
=$ac_try;;
18880 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18881 $as_echo "$ac_try_echo") >&5
18882 (eval "$ac_compile") 2>conftest.er1
18884 grep -v '^ *+' conftest.er1
>conftest.err
18886 cat conftest.err
>&5
18887 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18888 (exit $ac_status); } && {
18889 test -z "$ac_c_werror_flag" ||
18890 test ! -s conftest.err
18891 } && test -s conftest.
$ac_objext; then
18894 $as_echo "$as_me: failed program was:" >&5
18895 sed 's/^/| /' conftest.
$ac_ext >&5
18897 ac_cv_type_LDAPSortKey
=yes
18900 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18902 $as_echo "$as_me: failed program was:" >&5
18903 sed 's/^/| /' conftest.
$ac_ext >&5
18908 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18910 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
18911 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
18912 if test "x$ac_cv_type_LDAPSortKey" = x
""yes; then
18913 { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
18914 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
18915 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
18916 $as_echo_n "(cached) " >&6
18918 ac_check_lib_save_LIBS
=$LIBS
18919 LIBS
="-lldap_r $LIBPTHREAD $LIBS"
18920 cat >conftest.
$ac_ext <<_ACEOF
18923 cat confdefs.h
>>conftest.
$ac_ext
18924 cat >>conftest.
$ac_ext <<_ACEOF
18925 /* end confdefs.h. */
18927 /* Override any GCC internal prototype to avoid an error.
18928 Use char because int might match the return type of a GCC
18929 builtin and then its argument prototype would still apply. */
18933 char ldap_initialize ();
18937 return ldap_initialize ();
18942 rm -f conftest.
$ac_objext conftest
$ac_exeext
18943 if { (ac_try
="$ac_link"
18944 case "(($ac_try" in
18945 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18946 *) ac_try_echo=$ac_try;;
18948 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18949 $as_echo "$ac_try_echo") >&5
18950 (eval "$ac_link") 2>conftest.er1
18952 grep -v '^ *+' conftest.er1 >conftest.err
18954 cat conftest.err >&5
18955 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18956 (exit $ac_status); } && {
18957 test -z "$ac_c_werror_flag" ||
18958 test ! -s conftest.err
18959 } && test -s conftest$ac_exeext && {
18960 test "$cross_compiling" = yes ||
18961 $as_test_x conftest$ac_exeext
18963 ac_cv_lib_ldap_r_ldap_initialize=yes
18965 $as_echo "$as_me: failed program was:" >&5
18966 sed 's/^/| /' conftest.$ac_ext >&5
18968 ac_cv_lib_ldap_r_ldap_initialize=no
18971 rm -rf conftest.dSYM
18972 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18973 conftest$ac_exeext conftest.$ac_ext
18974 LIBS=$ac_check_lib_save_LIBS
18976 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
18977 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
18978 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
18979 { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
18980 $as_echo_n "checking for ber_init in -llber... " >&6; }
18981 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
18982 $as_echo_n "(cached) " >&6
18984 ac_check_lib_save_LIBS=$LIBS
18985 LIBS="-llber $LIBPTHREAD $LIBS"
18986 cat >conftest.$ac_ext <<_ACEOF
18989 cat confdefs.h >>conftest.$ac_ext
18990 cat >>conftest.$ac_ext <<_ACEOF
18991 /* end confdefs.h. */
18993 /* Override any GCC internal prototype to avoid an error.
18994 Use char because int might match the return type of a GCC
18995 builtin and then its argument prototype would still apply. */
19003 return ber_init ();
19008 rm -f conftest.$ac_objext conftest$ac_exeext
19009 if { (ac_try="$ac_link"
19010 case "(($ac_try" in
19011 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19012 *) ac_try_echo
=$ac_try;;
19014 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19015 $as_echo "$ac_try_echo") >&5
19016 (eval "$ac_link") 2>conftest.er1
19018 grep -v '^ *+' conftest.er1
>conftest.err
19020 cat conftest.err
>&5
19021 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19022 (exit $ac_status); } && {
19023 test -z "$ac_c_werror_flag" ||
19024 test ! -s conftest.err
19025 } && test -s conftest
$ac_exeext && {
19026 test "$cross_compiling" = yes ||
19027 $as_test_x conftest
$ac_exeext
19029 ac_cv_lib_lber_ber_init
=yes
19031 $as_echo "$as_me: failed program was:" >&5
19032 sed 's/^/| /' conftest.
$ac_ext >&5
19034 ac_cv_lib_lber_ber_init
=no
19037 rm -rf conftest.dSYM
19038 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
19039 conftest
$ac_exeext conftest.
$ac_ext
19040 LIBS
=$ac_check_lib_save_LIBS
19042 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19043 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19044 if test "x$ac_cv_lib_lber_ber_init" = x
""yes; then
19046 cat >>confdefs.h
<<\_ACEOF
19047 #define HAVE_LDAP 1
19050 LDAPLIBS
="-lldap_r -llber"
19057 ac_wine_check_funcs_save_LIBS
="$LIBS"
19058 LIBS
="$LIBS $LDAPLIBS $LIBPTHREAD"
19068 ldap_count_references \
19069 ldap_first_reference \
19070 ldap_next_reference \
19071 ldap_parse_reference \
19072 ldap_parse_sort_control \
19073 ldap_parse_sortresponse_control \
19074 ldap_parse_vlv_control \
19075 ldap_parse_vlvresponse_control
19077 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19078 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19079 $as_echo_n "checking for $ac_func... " >&6; }
19080 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19081 $as_echo_n "(cached) " >&6
19083 cat >conftest.
$ac_ext <<_ACEOF
19086 cat confdefs.h
>>conftest.
$ac_ext
19087 cat >>conftest.
$ac_ext <<_ACEOF
19088 /* end confdefs.h. */
19089 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19090 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19091 #define $ac_func innocuous_$ac_func
19093 /* System header to define __stub macros and hopefully few prototypes,
19094 which can conflict with char $ac_func (); below.
19095 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19096 <limits.h> exists even on freestanding compilers. */
19099 # include <limits.h>
19101 # include <assert.h>
19106 /* Override any GCC internal prototype to avoid an error.
19107 Use char because int might match the return type of a GCC
19108 builtin and then its argument prototype would still apply. */
19113 /* The GNU C library defines this for functions which it implements
19114 to always fail with ENOSYS. Some functions are actually named
19115 something starting with __ and the normal name is an alias. */
19116 #if defined __stub_$ac_func || defined __stub___$ac_func
19123 return $ac_func ();
19128 rm -f conftest.
$ac_objext conftest
$ac_exeext
19129 if { (ac_try
="$ac_link"
19130 case "(($ac_try" in
19131 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19132 *) ac_try_echo=$ac_try;;
19134 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19135 $as_echo "$ac_try_echo") >&5
19136 (eval "$ac_link") 2>conftest.er1
19138 grep -v '^ *+' conftest.er1 >conftest.err
19140 cat conftest.err >&5
19141 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19142 (exit $ac_status); } && {
19143 test -z "$ac_c_werror_flag" ||
19144 test ! -s conftest.err
19145 } && test -s conftest$ac_exeext && {
19146 test "$cross_compiling" = yes ||
19147 $as_test_x conftest$ac_exeext
19149 eval "$as_ac_var=yes"
19151 $as_echo "$as_me: failed program was:" >&5
19152 sed 's/^/| /' conftest.$ac_ext >&5
19154 eval "$as_ac_var=no"
19157 rm -rf conftest.dSYM
19158 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19159 conftest$ac_exeext conftest.$ac_ext
19161 ac_res=`eval 'as_val=${'$as_ac_var'}
19162 $as_echo "$as_val"'`
19163 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19164 $as_echo "$ac_res" >&6; }
19165 as_val=`eval 'as_val=${'$as_ac_var'}
19166 $as_echo "$as_val"'`
19167 if test "x$as_val" = x""yes; then
19168 cat >>confdefs.h <<_ACEOF
19169 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
19175 LIBS="$ac_wine_check_funcs_save_LIBS"
19177 if test "x$LDAPLIBS" = "x"; then
19178 case "x$with_ldap" in
19179 x) wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19181 *) { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19182 This is an error since --with-ldap was requested." >&5
19183 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19184 This is an error since --with-ldap was requested." >&2;}
19185 { (exit 1); exit 1; }; } ;;
19190 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19191 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19192 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19193 $as_echo_n "(cached) " >&6
19195 cat >conftest.$ac_ext <<_ACEOF
19198 cat confdefs.h >>conftest.$ac_ext
19199 cat >>conftest.$ac_ext <<_ACEOF
19200 /* end confdefs.h. */
19201 #include <sys/stat.h>
19210 rm -f conftest.$ac_objext
19211 if { (ac_try="$ac_compile"
19212 case "(($ac_try" in
19213 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19214 *) ac_try_echo
=$ac_try;;
19216 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19217 $as_echo "$ac_try_echo") >&5
19218 (eval "$ac_compile") 2>conftest.er1
19220 grep -v '^ *+' conftest.er1
>conftest.err
19222 cat conftest.err
>&5
19223 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19224 (exit $ac_status); } && {
19225 test -z "$ac_c_werror_flag" ||
19226 test ! -s conftest.err
19227 } && test -s conftest.
$ac_objext; then
19228 wine_cv_one_arg_mkdir
=yes
19230 $as_echo "$as_me: failed program was:" >&5
19231 sed 's/^/| /' conftest.
$ac_ext >&5
19233 wine_cv_one_arg_mkdir
=no
19236 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19238 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19239 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19240 if test "$wine_cv_one_arg_mkdir" = "yes"
19243 cat >>confdefs.h
<<\_ACEOF
19244 #define HAVE_ONE_ARG_MKDIR 1
19250 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19251 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19252 if test "${ac_cv_c_const+set}" = set; then
19253 $as_echo_n "(cached) " >&6
19255 cat >conftest.
$ac_ext <<_ACEOF
19258 cat confdefs.h
>>conftest.
$ac_ext
19259 cat >>conftest.
$ac_ext <<_ACEOF
19260 /* end confdefs.h. */
19265 /* FIXME: Include the comments suggested by Paul. */
19266 #ifndef __cplusplus
19267 /* Ultrix mips cc rejects this. */
19268 typedef int charset[2];
19270 /* SunOS 4.1.1 cc rejects this. */
19271 char const *const *pcpcc;
19273 /* NEC SVR4.0.2 mips cc rejects this. */
19274 struct point {int x, y;};
19275 static struct point const zero = {0,0};
19276 /* AIX XL C 1.02.0.0 rejects this.
19277 It does not let you subtract one const X* pointer from another in
19278 an arm of an if-expression whose if-part is not a constant
19280 const char *g = "string";
19281 pcpcc = &g + (g ? g-g : 0);
19282 /* HPUX 7.0 cc rejects these. */
19284 ppc = (char**) pcpcc;
19285 pcpcc = (char const *const *) ppc;
19286 { /* SCO 3.2v4 cc rejects this. */
19288 char const *s = 0 ? (char *) 0 : (char const *) 0;
19293 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
19294 int x[] = {25, 17};
19295 const int *foo = &x[0];
19298 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19299 typedef const int *iptr;
19303 { /* AIX XL C 1.02.0.0 rejects this saying
19304 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19305 struct s { int j; const int *ap[3]; };
19306 struct s *b; b->j = 5;
19308 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19309 const int foo = 10;
19310 if (!foo) return 0;
19312 return !cs[0] && !zero.x;
19319 rm -f conftest.
$ac_objext
19320 if { (ac_try
="$ac_compile"
19321 case "(($ac_try" in
19322 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19323 *) ac_try_echo=$ac_try;;
19325 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19326 $as_echo "$ac_try_echo") >&5
19327 (eval "$ac_compile") 2>conftest.er1
19329 grep -v '^ *+' conftest.er1 >conftest.err
19331 cat conftest.err >&5
19332 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19333 (exit $ac_status); } && {
19334 test -z "$ac_c_werror_flag" ||
19335 test ! -s conftest.err
19336 } && test -s conftest.$ac_objext; then
19339 $as_echo "$as_me: failed program was:" >&5
19340 sed 's/^/| /' conftest.$ac_ext >&5
19345 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19347 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19348 $as_echo "$ac_cv_c_const" >&6; }
19349 if test $ac_cv_c_const = no; then
19351 cat >>confdefs.h <<\_ACEOF
19357 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19358 $as_echo_n "checking for inline... " >&6; }
19359 if test "${ac_cv_c_inline+set}" = set; then
19360 $as_echo_n "(cached) " >&6
19363 for ac_kw in inline __inline__ __inline; do
19364 cat >conftest.$ac_ext <<_ACEOF
19367 cat confdefs.h >>conftest.$ac_ext
19368 cat >>conftest.$ac_ext <<_ACEOF
19369 /* end confdefs.h. */
19370 #ifndef __cplusplus
19372 static $ac_kw foo_t static_foo () {return 0; }
19373 $ac_kw foo_t foo () {return 0; }
19377 rm -f conftest.$ac_objext
19378 if { (ac_try="$ac_compile"
19379 case "(($ac_try" in
19380 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19381 *) ac_try_echo
=$ac_try;;
19383 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19384 $as_echo "$ac_try_echo") >&5
19385 (eval "$ac_compile") 2>conftest.er1
19387 grep -v '^ *+' conftest.er1
>conftest.err
19389 cat conftest.err
>&5
19390 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19391 (exit $ac_status); } && {
19392 test -z "$ac_c_werror_flag" ||
19393 test ! -s conftest.err
19394 } && test -s conftest.
$ac_objext; then
19395 ac_cv_c_inline
=$ac_kw
19397 $as_echo "$as_me: failed program was:" >&5
19398 sed 's/^/| /' conftest.
$ac_ext >&5
19403 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19404 test "$ac_cv_c_inline" != no
&& break
19408 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19409 $as_echo "$ac_cv_c_inline" >&6; }
19412 case $ac_cv_c_inline in
19415 case $ac_cv_c_inline in
19417 *) ac_val
=$ac_cv_c_inline;;
19419 cat >>confdefs.h
<<_ACEOF
19420 #ifndef __cplusplus
19421 #define inline $ac_val
19427 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19428 $as_echo_n "checking for mode_t... " >&6; }
19429 if test "${ac_cv_type_mode_t+set}" = set; then
19430 $as_echo_n "(cached) " >&6
19432 ac_cv_type_mode_t
=no
19433 cat >conftest.
$ac_ext <<_ACEOF
19436 cat confdefs.h
>>conftest.
$ac_ext
19437 cat >>conftest.
$ac_ext <<_ACEOF
19438 /* end confdefs.h. */
19439 $ac_includes_default
19443 if (sizeof (mode_t))
19449 rm -f conftest.
$ac_objext
19450 if { (ac_try
="$ac_compile"
19451 case "(($ac_try" in
19452 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19453 *) ac_try_echo=$ac_try;;
19455 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19456 $as_echo "$ac_try_echo") >&5
19457 (eval "$ac_compile") 2>conftest.er1
19459 grep -v '^ *+' conftest.er1 >conftest.err
19461 cat conftest.err >&5
19462 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19463 (exit $ac_status); } && {
19464 test -z "$ac_c_werror_flag" ||
19465 test ! -s conftest.err
19466 } && test -s conftest.$ac_objext; then
19467 cat >conftest.$ac_ext <<_ACEOF
19470 cat confdefs.h >>conftest.$ac_ext
19471 cat >>conftest.$ac_ext <<_ACEOF
19472 /* end confdefs.h. */
19473 $ac_includes_default
19477 if (sizeof ((mode_t)))
19483 rm -f conftest.$ac_objext
19484 if { (ac_try="$ac_compile"
19485 case "(($ac_try" in
19486 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19487 *) ac_try_echo
=$ac_try;;
19489 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19490 $as_echo "$ac_try_echo") >&5
19491 (eval "$ac_compile") 2>conftest.er1
19493 grep -v '^ *+' conftest.er1
>conftest.err
19495 cat conftest.err
>&5
19496 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19497 (exit $ac_status); } && {
19498 test -z "$ac_c_werror_flag" ||
19499 test ! -s conftest.err
19500 } && test -s conftest.
$ac_objext; then
19503 $as_echo "$as_me: failed program was:" >&5
19504 sed 's/^/| /' conftest.
$ac_ext >&5
19506 ac_cv_type_mode_t
=yes
19509 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19511 $as_echo "$as_me: failed program was:" >&5
19512 sed 's/^/| /' conftest.
$ac_ext >&5
19517 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19519 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19520 $as_echo "$ac_cv_type_mode_t" >&6; }
19521 if test "x$ac_cv_type_mode_t" = x
""yes; then
19523 cat >>confdefs.h
<<_ACEOF
19524 #define HAVE_MODE_T 1
19529 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19530 $as_echo_n "checking for off_t... " >&6; }
19531 if test "${ac_cv_type_off_t+set}" = set; then
19532 $as_echo_n "(cached) " >&6
19534 ac_cv_type_off_t
=no
19535 cat >conftest.
$ac_ext <<_ACEOF
19538 cat confdefs.h
>>conftest.
$ac_ext
19539 cat >>conftest.
$ac_ext <<_ACEOF
19540 /* end confdefs.h. */
19541 $ac_includes_default
19545 if (sizeof (off_t))
19551 rm -f conftest.
$ac_objext
19552 if { (ac_try
="$ac_compile"
19553 case "(($ac_try" in
19554 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19555 *) ac_try_echo=$ac_try;;
19557 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19558 $as_echo "$ac_try_echo") >&5
19559 (eval "$ac_compile") 2>conftest.er1
19561 grep -v '^ *+' conftest.er1 >conftest.err
19563 cat conftest.err >&5
19564 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19565 (exit $ac_status); } && {
19566 test -z "$ac_c_werror_flag" ||
19567 test ! -s conftest.err
19568 } && test -s conftest.$ac_objext; then
19569 cat >conftest.$ac_ext <<_ACEOF
19572 cat confdefs.h >>conftest.$ac_ext
19573 cat >>conftest.$ac_ext <<_ACEOF
19574 /* end confdefs.h. */
19575 $ac_includes_default
19579 if (sizeof ((off_t)))
19585 rm -f conftest.$ac_objext
19586 if { (ac_try="$ac_compile"
19587 case "(($ac_try" in
19588 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19589 *) ac_try_echo
=$ac_try;;
19591 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19592 $as_echo "$ac_try_echo") >&5
19593 (eval "$ac_compile") 2>conftest.er1
19595 grep -v '^ *+' conftest.er1
>conftest.err
19597 cat conftest.err
>&5
19598 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19599 (exit $ac_status); } && {
19600 test -z "$ac_c_werror_flag" ||
19601 test ! -s conftest.err
19602 } && test -s conftest.
$ac_objext; then
19605 $as_echo "$as_me: failed program was:" >&5
19606 sed 's/^/| /' conftest.
$ac_ext >&5
19608 ac_cv_type_off_t
=yes
19611 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19613 $as_echo "$as_me: failed program was:" >&5
19614 sed 's/^/| /' conftest.
$ac_ext >&5
19619 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19621 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19622 $as_echo "$ac_cv_type_off_t" >&6; }
19623 if test "x$ac_cv_type_off_t" = x
""yes; then
19625 cat >>confdefs.h
<<_ACEOF
19626 #define HAVE_OFF_T 1
19631 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19632 $as_echo_n "checking for pid_t... " >&6; }
19633 if test "${ac_cv_type_pid_t+set}" = set; then
19634 $as_echo_n "(cached) " >&6
19636 ac_cv_type_pid_t
=no
19637 cat >conftest.
$ac_ext <<_ACEOF
19640 cat confdefs.h
>>conftest.
$ac_ext
19641 cat >>conftest.
$ac_ext <<_ACEOF
19642 /* end confdefs.h. */
19643 $ac_includes_default
19647 if (sizeof (pid_t))
19653 rm -f conftest.
$ac_objext
19654 if { (ac_try
="$ac_compile"
19655 case "(($ac_try" in
19656 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19657 *) ac_try_echo=$ac_try;;
19659 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19660 $as_echo "$ac_try_echo") >&5
19661 (eval "$ac_compile") 2>conftest.er1
19663 grep -v '^ *+' conftest.er1 >conftest.err
19665 cat conftest.err >&5
19666 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19667 (exit $ac_status); } && {
19668 test -z "$ac_c_werror_flag" ||
19669 test ! -s conftest.err
19670 } && test -s conftest.$ac_objext; then
19671 cat >conftest.$ac_ext <<_ACEOF
19674 cat confdefs.h >>conftest.$ac_ext
19675 cat >>conftest.$ac_ext <<_ACEOF
19676 /* end confdefs.h. */
19677 $ac_includes_default
19681 if (sizeof ((pid_t)))
19687 rm -f conftest.$ac_objext
19688 if { (ac_try="$ac_compile"
19689 case "(($ac_try" in
19690 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19691 *) ac_try_echo
=$ac_try;;
19693 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19694 $as_echo "$ac_try_echo") >&5
19695 (eval "$ac_compile") 2>conftest.er1
19697 grep -v '^ *+' conftest.er1
>conftest.err
19699 cat conftest.err
>&5
19700 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19701 (exit $ac_status); } && {
19702 test -z "$ac_c_werror_flag" ||
19703 test ! -s conftest.err
19704 } && test -s conftest.
$ac_objext; then
19707 $as_echo "$as_me: failed program was:" >&5
19708 sed 's/^/| /' conftest.
$ac_ext >&5
19710 ac_cv_type_pid_t
=yes
19713 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19715 $as_echo "$as_me: failed program was:" >&5
19716 sed 's/^/| /' conftest.
$ac_ext >&5
19721 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19723 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19724 $as_echo "$ac_cv_type_pid_t" >&6; }
19725 if test "x$ac_cv_type_pid_t" = x
""yes; then
19727 cat >>confdefs.h
<<_ACEOF
19728 #define HAVE_PID_T 1
19733 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
19734 $as_echo_n "checking for size_t... " >&6; }
19735 if test "${ac_cv_type_size_t+set}" = set; then
19736 $as_echo_n "(cached) " >&6
19738 ac_cv_type_size_t
=no
19739 cat >conftest.
$ac_ext <<_ACEOF
19742 cat confdefs.h
>>conftest.
$ac_ext
19743 cat >>conftest.
$ac_ext <<_ACEOF
19744 /* end confdefs.h. */
19745 $ac_includes_default
19749 if (sizeof (size_t))
19755 rm -f conftest.
$ac_objext
19756 if { (ac_try
="$ac_compile"
19757 case "(($ac_try" in
19758 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19759 *) ac_try_echo=$ac_try;;
19761 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19762 $as_echo "$ac_try_echo") >&5
19763 (eval "$ac_compile") 2>conftest.er1
19765 grep -v '^ *+' conftest.er1 >conftest.err
19767 cat conftest.err >&5
19768 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19769 (exit $ac_status); } && {
19770 test -z "$ac_c_werror_flag" ||
19771 test ! -s conftest.err
19772 } && test -s conftest.$ac_objext; then
19773 cat >conftest.$ac_ext <<_ACEOF
19776 cat confdefs.h >>conftest.$ac_ext
19777 cat >>conftest.$ac_ext <<_ACEOF
19778 /* end confdefs.h. */
19779 $ac_includes_default
19783 if (sizeof ((size_t)))
19789 rm -f conftest.$ac_objext
19790 if { (ac_try="$ac_compile"
19791 case "(($ac_try" in
19792 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19793 *) ac_try_echo
=$ac_try;;
19795 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19796 $as_echo "$ac_try_echo") >&5
19797 (eval "$ac_compile") 2>conftest.er1
19799 grep -v '^ *+' conftest.er1
>conftest.err
19801 cat conftest.err
>&5
19802 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19803 (exit $ac_status); } && {
19804 test -z "$ac_c_werror_flag" ||
19805 test ! -s conftest.err
19806 } && test -s conftest.
$ac_objext; then
19809 $as_echo "$as_me: failed program was:" >&5
19810 sed 's/^/| /' conftest.
$ac_ext >&5
19812 ac_cv_type_size_t
=yes
19815 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19817 $as_echo "$as_me: failed program was:" >&5
19818 sed 's/^/| /' conftest.
$ac_ext >&5
19823 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19825 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
19826 $as_echo "$ac_cv_type_size_t" >&6; }
19827 if test "x$ac_cv_type_size_t" = x
""yes; then
19829 cat >>confdefs.h
<<_ACEOF
19830 #define HAVE_SIZE_T 1
19835 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
19836 $as_echo_n "checking for ssize_t... " >&6; }
19837 if test "${ac_cv_type_ssize_t+set}" = set; then
19838 $as_echo_n "(cached) " >&6
19840 ac_cv_type_ssize_t
=no
19841 cat >conftest.
$ac_ext <<_ACEOF
19844 cat confdefs.h
>>conftest.
$ac_ext
19845 cat >>conftest.
$ac_ext <<_ACEOF
19846 /* end confdefs.h. */
19847 $ac_includes_default
19851 if (sizeof (ssize_t))
19857 rm -f conftest.
$ac_objext
19858 if { (ac_try
="$ac_compile"
19859 case "(($ac_try" in
19860 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19861 *) ac_try_echo=$ac_try;;
19863 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19864 $as_echo "$ac_try_echo") >&5
19865 (eval "$ac_compile") 2>conftest.er1
19867 grep -v '^ *+' conftest.er1 >conftest.err
19869 cat conftest.err >&5
19870 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19871 (exit $ac_status); } && {
19872 test -z "$ac_c_werror_flag" ||
19873 test ! -s conftest.err
19874 } && test -s conftest.$ac_objext; then
19875 cat >conftest.$ac_ext <<_ACEOF
19878 cat confdefs.h >>conftest.$ac_ext
19879 cat >>conftest.$ac_ext <<_ACEOF
19880 /* end confdefs.h. */
19881 $ac_includes_default
19885 if (sizeof ((ssize_t)))
19891 rm -f conftest.$ac_objext
19892 if { (ac_try="$ac_compile"
19893 case "(($ac_try" in
19894 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19895 *) ac_try_echo
=$ac_try;;
19897 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19898 $as_echo "$ac_try_echo") >&5
19899 (eval "$ac_compile") 2>conftest.er1
19901 grep -v '^ *+' conftest.er1
>conftest.err
19903 cat conftest.err
>&5
19904 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19905 (exit $ac_status); } && {
19906 test -z "$ac_c_werror_flag" ||
19907 test ! -s conftest.err
19908 } && test -s conftest.
$ac_objext; then
19911 $as_echo "$as_me: failed program was:" >&5
19912 sed 's/^/| /' conftest.
$ac_ext >&5
19914 ac_cv_type_ssize_t
=yes
19917 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19919 $as_echo "$as_me: failed program was:" >&5
19920 sed 's/^/| /' conftest.
$ac_ext >&5
19925 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19927 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
19928 $as_echo "$ac_cv_type_ssize_t" >&6; }
19929 if test "x$ac_cv_type_ssize_t" = x
""yes; then
19931 cat >>confdefs.h
<<_ACEOF
19932 #define HAVE_SSIZE_T 1
19937 { $as_echo "$as_me:$LINENO: checking for long long" >&5
19938 $as_echo_n "checking for long long... " >&6; }
19939 if test "${ac_cv_type_long_long+set}" = set; then
19940 $as_echo_n "(cached) " >&6
19942 ac_cv_type_long_long
=no
19943 cat >conftest.
$ac_ext <<_ACEOF
19946 cat confdefs.h
>>conftest.
$ac_ext
19947 cat >>conftest.
$ac_ext <<_ACEOF
19948 /* end confdefs.h. */
19949 $ac_includes_default
19953 if (sizeof (long long))
19959 rm -f conftest.
$ac_objext
19960 if { (ac_try
="$ac_compile"
19961 case "(($ac_try" in
19962 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19963 *) ac_try_echo=$ac_try;;
19965 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19966 $as_echo "$ac_try_echo") >&5
19967 (eval "$ac_compile") 2>conftest.er1
19969 grep -v '^ *+' conftest.er1 >conftest.err
19971 cat conftest.err >&5
19972 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19973 (exit $ac_status); } && {
19974 test -z "$ac_c_werror_flag" ||
19975 test ! -s conftest.err
19976 } && test -s conftest.$ac_objext; then
19977 cat >conftest.$ac_ext <<_ACEOF
19980 cat confdefs.h >>conftest.$ac_ext
19981 cat >>conftest.$ac_ext <<_ACEOF
19982 /* end confdefs.h. */
19983 $ac_includes_default
19987 if (sizeof ((long long)))
19993 rm -f conftest.$ac_objext
19994 if { (ac_try="$ac_compile"
19995 case "(($ac_try" in
19996 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19997 *) ac_try_echo
=$ac_try;;
19999 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20000 $as_echo "$ac_try_echo") >&5
20001 (eval "$ac_compile") 2>conftest.er1
20003 grep -v '^ *+' conftest.er1
>conftest.err
20005 cat conftest.err
>&5
20006 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20007 (exit $ac_status); } && {
20008 test -z "$ac_c_werror_flag" ||
20009 test ! -s conftest.err
20010 } && test -s conftest.
$ac_objext; then
20013 $as_echo "$as_me: failed program was:" >&5
20014 sed 's/^/| /' conftest.
$ac_ext >&5
20016 ac_cv_type_long_long
=yes
20019 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20021 $as_echo "$as_me: failed program was:" >&5
20022 sed 's/^/| /' conftest.
$ac_ext >&5
20027 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20029 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20030 $as_echo "$ac_cv_type_long_long" >&6; }
20031 if test "x$ac_cv_type_long_long" = x
""yes; then
20033 cat >>confdefs.h
<<_ACEOF
20034 #define HAVE_LONG_LONG 1
20039 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
20040 $as_echo_n "checking for fsblkcnt_t... " >&6; }
20041 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
20042 $as_echo_n "(cached) " >&6
20044 ac_cv_type_fsblkcnt_t
=no
20045 cat >conftest.
$ac_ext <<_ACEOF
20048 cat confdefs.h
>>conftest.
$ac_ext
20049 cat >>conftest.
$ac_ext <<_ACEOF
20050 /* end confdefs.h. */
20051 $ac_includes_default
20055 if (sizeof (fsblkcnt_t))
20061 rm -f conftest.
$ac_objext
20062 if { (ac_try
="$ac_compile"
20063 case "(($ac_try" in
20064 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20065 *) ac_try_echo=$ac_try;;
20067 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20068 $as_echo "$ac_try_echo") >&5
20069 (eval "$ac_compile") 2>conftest.er1
20071 grep -v '^ *+' conftest.er1 >conftest.err
20073 cat conftest.err >&5
20074 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20075 (exit $ac_status); } && {
20076 test -z "$ac_c_werror_flag" ||
20077 test ! -s conftest.err
20078 } && test -s conftest.$ac_objext; then
20079 cat >conftest.$ac_ext <<_ACEOF
20082 cat confdefs.h >>conftest.$ac_ext
20083 cat >>conftest.$ac_ext <<_ACEOF
20084 /* end confdefs.h. */
20085 $ac_includes_default
20089 if (sizeof ((fsblkcnt_t)))
20095 rm -f conftest.$ac_objext
20096 if { (ac_try="$ac_compile"
20097 case "(($ac_try" in
20098 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20099 *) ac_try_echo
=$ac_try;;
20101 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20102 $as_echo "$ac_try_echo") >&5
20103 (eval "$ac_compile") 2>conftest.er1
20105 grep -v '^ *+' conftest.er1
>conftest.err
20107 cat conftest.err
>&5
20108 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20109 (exit $ac_status); } && {
20110 test -z "$ac_c_werror_flag" ||
20111 test ! -s conftest.err
20112 } && test -s conftest.
$ac_objext; then
20115 $as_echo "$as_me: failed program was:" >&5
20116 sed 's/^/| /' conftest.
$ac_ext >&5
20118 ac_cv_type_fsblkcnt_t
=yes
20121 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20123 $as_echo "$as_me: failed program was:" >&5
20124 sed 's/^/| /' conftest.
$ac_ext >&5
20129 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20131 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20132 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20133 if test "x$ac_cv_type_fsblkcnt_t" = x
""yes; then
20135 cat >>confdefs.h
<<_ACEOF
20136 #define HAVE_FSBLKCNT_T 1
20141 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20142 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20143 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20144 $as_echo_n "(cached) " >&6
20146 ac_cv_type_fsfilcnt_t
=no
20147 cat >conftest.
$ac_ext <<_ACEOF
20150 cat confdefs.h
>>conftest.
$ac_ext
20151 cat >>conftest.
$ac_ext <<_ACEOF
20152 /* end confdefs.h. */
20153 $ac_includes_default
20157 if (sizeof (fsfilcnt_t))
20163 rm -f conftest.
$ac_objext
20164 if { (ac_try
="$ac_compile"
20165 case "(($ac_try" in
20166 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20167 *) ac_try_echo=$ac_try;;
20169 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20170 $as_echo "$ac_try_echo") >&5
20171 (eval "$ac_compile") 2>conftest.er1
20173 grep -v '^ *+' conftest.er1 >conftest.err
20175 cat conftest.err >&5
20176 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20177 (exit $ac_status); } && {
20178 test -z "$ac_c_werror_flag" ||
20179 test ! -s conftest.err
20180 } && test -s conftest.$ac_objext; then
20181 cat >conftest.$ac_ext <<_ACEOF
20184 cat confdefs.h >>conftest.$ac_ext
20185 cat >>conftest.$ac_ext <<_ACEOF
20186 /* end confdefs.h. */
20187 $ac_includes_default
20191 if (sizeof ((fsfilcnt_t)))
20197 rm -f conftest.$ac_objext
20198 if { (ac_try="$ac_compile"
20199 case "(($ac_try" in
20200 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20201 *) ac_try_echo
=$ac_try;;
20203 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20204 $as_echo "$ac_try_echo") >&5
20205 (eval "$ac_compile") 2>conftest.er1
20207 grep -v '^ *+' conftest.er1
>conftest.err
20209 cat conftest.err
>&5
20210 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20211 (exit $ac_status); } && {
20212 test -z "$ac_c_werror_flag" ||
20213 test ! -s conftest.err
20214 } && test -s conftest.
$ac_objext; then
20217 $as_echo "$as_me: failed program was:" >&5
20218 sed 's/^/| /' conftest.
$ac_ext >&5
20220 ac_cv_type_fsfilcnt_t
=yes
20223 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20225 $as_echo "$as_me: failed program was:" >&5
20226 sed 's/^/| /' conftest.
$ac_ext >&5
20231 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20233 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20234 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20235 if test "x$ac_cv_type_fsfilcnt_t" = x
""yes; then
20237 cat >>confdefs.h
<<_ACEOF
20238 #define HAVE_FSFILCNT_T 1
20244 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20245 $as_echo_n "checking for sigset_t... " >&6; }
20246 if test "${ac_cv_type_sigset_t+set}" = set; then
20247 $as_echo_n "(cached) " >&6
20249 ac_cv_type_sigset_t
=no
20250 cat >conftest.
$ac_ext <<_ACEOF
20253 cat confdefs.h
>>conftest.
$ac_ext
20254 cat >>conftest.
$ac_ext <<_ACEOF
20255 /* end confdefs.h. */
20256 #include <sys/types.h>
20257 #include <signal.h>
20262 if (sizeof (sigset_t))
20268 rm -f conftest.
$ac_objext
20269 if { (ac_try
="$ac_compile"
20270 case "(($ac_try" in
20271 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20272 *) ac_try_echo=$ac_try;;
20274 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20275 $as_echo "$ac_try_echo") >&5
20276 (eval "$ac_compile") 2>conftest.er1
20278 grep -v '^ *+' conftest.er1 >conftest.err
20280 cat conftest.err >&5
20281 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20282 (exit $ac_status); } && {
20283 test -z "$ac_c_werror_flag" ||
20284 test ! -s conftest.err
20285 } && test -s conftest.$ac_objext; then
20286 cat >conftest.$ac_ext <<_ACEOF
20289 cat confdefs.h >>conftest.$ac_ext
20290 cat >>conftest.$ac_ext <<_ACEOF
20291 /* end confdefs.h. */
20292 #include <sys/types.h>
20293 #include <signal.h>
20298 if (sizeof ((sigset_t)))
20304 rm -f conftest.$ac_objext
20305 if { (ac_try="$ac_compile"
20306 case "(($ac_try" in
20307 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20308 *) ac_try_echo
=$ac_try;;
20310 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20311 $as_echo "$ac_try_echo") >&5
20312 (eval "$ac_compile") 2>conftest.er1
20314 grep -v '^ *+' conftest.er1
>conftest.err
20316 cat conftest.err
>&5
20317 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20318 (exit $ac_status); } && {
20319 test -z "$ac_c_werror_flag" ||
20320 test ! -s conftest.err
20321 } && test -s conftest.
$ac_objext; then
20324 $as_echo "$as_me: failed program was:" >&5
20325 sed 's/^/| /' conftest.
$ac_ext >&5
20327 ac_cv_type_sigset_t
=yes
20330 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20332 $as_echo "$as_me: failed program was:" >&5
20333 sed 's/^/| /' conftest.
$ac_ext >&5
20338 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20340 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20341 $as_echo "$ac_cv_type_sigset_t" >&6; }
20342 if test "x$ac_cv_type_sigset_t" = x
""yes; then
20344 cat >>confdefs.h
<<_ACEOF
20345 #define HAVE_SIGSET_T 1
20351 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20352 $as_echo_n "checking for request_sense... " >&6; }
20353 if test "${ac_cv_type_request_sense+set}" = set; then
20354 $as_echo_n "(cached) " >&6
20356 ac_cv_type_request_sense
=no
20357 cat >conftest.
$ac_ext <<_ACEOF
20360 cat confdefs.h
>>conftest.
$ac_ext
20361 cat >>conftest.
$ac_ext <<_ACEOF
20362 /* end confdefs.h. */
20363 #include <linux/cdrom.h>
20368 if (sizeof (request_sense))
20374 rm -f conftest.
$ac_objext
20375 if { (ac_try
="$ac_compile"
20376 case "(($ac_try" in
20377 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20378 *) ac_try_echo=$ac_try;;
20380 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20381 $as_echo "$ac_try_echo") >&5
20382 (eval "$ac_compile") 2>conftest.er1
20384 grep -v '^ *+' conftest.er1 >conftest.err
20386 cat conftest.err >&5
20387 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20388 (exit $ac_status); } && {
20389 test -z "$ac_c_werror_flag" ||
20390 test ! -s conftest.err
20391 } && test -s conftest.$ac_objext; then
20392 cat >conftest.$ac_ext <<_ACEOF
20395 cat confdefs.h >>conftest.$ac_ext
20396 cat >>conftest.$ac_ext <<_ACEOF
20397 /* end confdefs.h. */
20398 #include <linux/cdrom.h>
20403 if (sizeof ((request_sense)))
20409 rm -f conftest.$ac_objext
20410 if { (ac_try="$ac_compile"
20411 case "(($ac_try" in
20412 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20413 *) ac_try_echo
=$ac_try;;
20415 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20416 $as_echo "$ac_try_echo") >&5
20417 (eval "$ac_compile") 2>conftest.er1
20419 grep -v '^ *+' conftest.er1
>conftest.err
20421 cat conftest.err
>&5
20422 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20423 (exit $ac_status); } && {
20424 test -z "$ac_c_werror_flag" ||
20425 test ! -s conftest.err
20426 } && test -s conftest.
$ac_objext; then
20429 $as_echo "$as_me: failed program was:" >&5
20430 sed 's/^/| /' conftest.
$ac_ext >&5
20432 ac_cv_type_request_sense
=yes
20435 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20437 $as_echo "$as_me: failed program was:" >&5
20438 sed 's/^/| /' conftest.
$ac_ext >&5
20443 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20445 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20446 $as_echo "$ac_cv_type_request_sense" >&6; }
20447 if test "x$ac_cv_type_request_sense" = x
""yes; then
20449 cat >>confdefs.h
<<_ACEOF
20450 #define HAVE_REQUEST_SENSE 1
20457 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20458 $as_echo_n "checking for struct xinpgen... " >&6; }
20459 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20460 $as_echo_n "(cached) " >&6
20462 ac_cv_type_struct_xinpgen
=no
20463 cat >conftest.
$ac_ext <<_ACEOF
20466 cat confdefs.h
>>conftest.
$ac_ext
20467 cat >>conftest.
$ac_ext <<_ACEOF
20468 /* end confdefs.h. */
20469 #include <sys/types.h>
20470 #ifdef HAVE_SYS_SOCKET_H
20471 #include <sys/socket.h>
20473 #ifdef HAVE_SYS_SOCKETVAR_H
20474 #include <sys/socketvar.h>
20476 #ifdef HAVE_NET_ROUTE_H
20477 #include <net/route.h>
20479 #ifdef HAVE_NETINET_IN_H
20480 #include <netinet/in.h>
20482 #ifdef HAVE_NETINET_IN_SYSTM_H
20483 #include <netinet/in_systm.h>
20485 #ifdef HAVE_NETINET_IP_H
20486 #include <netinet/ip.h>
20488 #ifdef HAVE_NETINET_IN_PCB_H
20489 #include <netinet/in_pcb.h>
20495 if (sizeof (struct xinpgen))
20501 rm -f conftest.
$ac_objext
20502 if { (ac_try
="$ac_compile"
20503 case "(($ac_try" in
20504 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20505 *) ac_try_echo=$ac_try;;
20507 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20508 $as_echo "$ac_try_echo") >&5
20509 (eval "$ac_compile") 2>conftest.er1
20511 grep -v '^ *+' conftest.er1 >conftest.err
20513 cat conftest.err >&5
20514 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20515 (exit $ac_status); } && {
20516 test -z "$ac_c_werror_flag" ||
20517 test ! -s conftest.err
20518 } && test -s conftest.$ac_objext; then
20519 cat >conftest.$ac_ext <<_ACEOF
20522 cat confdefs.h >>conftest.$ac_ext
20523 cat >>conftest.$ac_ext <<_ACEOF
20524 /* end confdefs.h. */
20525 #include <sys/types.h>
20526 #ifdef HAVE_SYS_SOCKET_H
20527 #include <sys/socket.h>
20529 #ifdef HAVE_SYS_SOCKETVAR_H
20530 #include <sys/socketvar.h>
20532 #ifdef HAVE_NET_ROUTE_H
20533 #include <net/route.h>
20535 #ifdef HAVE_NETINET_IN_H
20536 #include <netinet/in.h>
20538 #ifdef HAVE_NETINET_IN_SYSTM_H
20539 #include <netinet/in_systm.h>
20541 #ifdef HAVE_NETINET_IP_H
20542 #include <netinet/ip.h>
20544 #ifdef HAVE_NETINET_IN_PCB_H
20545 #include <netinet/in_pcb.h>
20551 if (sizeof ((struct xinpgen)))
20557 rm -f conftest.$ac_objext
20558 if { (ac_try="$ac_compile"
20559 case "(($ac_try" in
20560 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20561 *) ac_try_echo
=$ac_try;;
20563 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20564 $as_echo "$ac_try_echo") >&5
20565 (eval "$ac_compile") 2>conftest.er1
20567 grep -v '^ *+' conftest.er1
>conftest.err
20569 cat conftest.err
>&5
20570 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20571 (exit $ac_status); } && {
20572 test -z "$ac_c_werror_flag" ||
20573 test ! -s conftest.err
20574 } && test -s conftest.
$ac_objext; then
20577 $as_echo "$as_me: failed program was:" >&5
20578 sed 's/^/| /' conftest.
$ac_ext >&5
20580 ac_cv_type_struct_xinpgen
=yes
20583 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20585 $as_echo "$as_me: failed program was:" >&5
20586 sed 's/^/| /' conftest.
$ac_ext >&5
20591 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20593 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
20594 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
20595 if test "x$ac_cv_type_struct_xinpgen" = x
""yes; then
20597 cat >>confdefs.h
<<_ACEOF
20598 #define HAVE_STRUCT_XINPGEN 1
20605 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20606 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20607 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20608 $as_echo_n "(cached) " >&6
20610 cat >conftest.
$ac_ext <<_ACEOF
20613 cat confdefs.h
>>conftest.
$ac_ext
20614 cat >>conftest.
$ac_ext <<_ACEOF
20615 /* end confdefs.h. */
20616 #ifdef HAVE_LINUX_INPUT_H
20617 #include <linux/input.h>
20623 static struct ff_effect ac_aggr;
20624 if (ac_aggr.direction)
20630 rm -f conftest.
$ac_objext
20631 if { (ac_try
="$ac_compile"
20632 case "(($ac_try" in
20633 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20634 *) ac_try_echo=$ac_try;;
20636 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20637 $as_echo "$ac_try_echo") >&5
20638 (eval "$ac_compile") 2>conftest.er1
20640 grep -v '^ *+' conftest.er1 >conftest.err
20642 cat conftest.err >&5
20643 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20644 (exit $ac_status); } && {
20645 test -z "$ac_c_werror_flag" ||
20646 test ! -s conftest.err
20647 } && test -s conftest.$ac_objext; then
20648 ac_cv_member_struct_ff_effect_direction=yes
20650 $as_echo "$as_me: failed program was:" >&5
20651 sed 's/^/| /' conftest.$ac_ext >&5
20653 cat >conftest.$ac_ext <<_ACEOF
20656 cat confdefs.h >>conftest.$ac_ext
20657 cat >>conftest.$ac_ext <<_ACEOF
20658 /* end confdefs.h. */
20659 #ifdef HAVE_LINUX_INPUT_H
20660 #include <linux/input.h>
20666 static struct ff_effect ac_aggr;
20667 if (sizeof ac_aggr.direction)
20673 rm -f conftest.$ac_objext
20674 if { (ac_try="$ac_compile"
20675 case "(($ac_try" in
20676 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20677 *) ac_try_echo
=$ac_try;;
20679 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20680 $as_echo "$ac_try_echo") >&5
20681 (eval "$ac_compile") 2>conftest.er1
20683 grep -v '^ *+' conftest.er1
>conftest.err
20685 cat conftest.err
>&5
20686 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20687 (exit $ac_status); } && {
20688 test -z "$ac_c_werror_flag" ||
20689 test ! -s conftest.err
20690 } && test -s conftest.
$ac_objext; then
20691 ac_cv_member_struct_ff_effect_direction
=yes
20693 $as_echo "$as_me: failed program was:" >&5
20694 sed 's/^/| /' conftest.
$ac_ext >&5
20696 ac_cv_member_struct_ff_effect_direction
=no
20699 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20702 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20704 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
20705 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
20706 if test "x$ac_cv_member_struct_ff_effect_direction" = x
""yes; then
20708 cat >>confdefs.h
<<_ACEOF
20709 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
20716 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
20717 $as_echo_n "checking for sigaddset... " >&6; }
20718 if test "${wine_cv_have_sigaddset+set}" = set; then
20719 $as_echo_n "(cached) " >&6
20721 cat >conftest.
$ac_ext <<_ACEOF
20724 cat confdefs.h
>>conftest.
$ac_ext
20725 cat >>conftest.
$ac_ext <<_ACEOF
20726 /* end confdefs.h. */
20727 #include <signal.h>
20731 sigset_t set; sigaddset(&set,SIGTERM);
20736 rm -f conftest.
$ac_objext conftest
$ac_exeext
20737 if { (ac_try
="$ac_link"
20738 case "(($ac_try" in
20739 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20740 *) ac_try_echo=$ac_try;;
20742 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20743 $as_echo "$ac_try_echo") >&5
20744 (eval "$ac_link") 2>conftest.er1
20746 grep -v '^ *+' conftest.er1 >conftest.err
20748 cat conftest.err >&5
20749 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20750 (exit $ac_status); } && {
20751 test -z "$ac_c_werror_flag" ||
20752 test ! -s conftest.err
20753 } && test -s conftest$ac_exeext && {
20754 test "$cross_compiling" = yes ||
20755 $as_test_x conftest$ac_exeext
20757 wine_cv_have_sigaddset=yes
20759 $as_echo "$as_me: failed program was:" >&5
20760 sed 's/^/| /' conftest.$ac_ext >&5
20762 wine_cv_have_sigaddset=no
20765 rm -rf conftest.dSYM
20766 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20767 conftest$ac_exeext conftest.$ac_ext
20769 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
20770 $as_echo "$wine_cv_have_sigaddset" >&6; }
20771 if test "$wine_cv_have_sigaddset" = "yes"
20774 cat >>confdefs.h <<\_ACEOF
20775 #define HAVE_SIGADDSET 1
20781 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20782 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20783 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
20784 $as_echo_n "(cached) " >&6
20786 cat >conftest.$ac_ext <<_ACEOF
20789 cat confdefs.h >>conftest.$ac_ext
20790 cat >>conftest.$ac_ext <<_ACEOF
20791 /* end confdefs.h. */
20799 struct hostent *result;
20806 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20807 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
20813 rm -f conftest.$ac_objext conftest$ac_exeext
20814 if { (ac_try="$ac_link"
20815 case "(($ac_try" in
20816 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20817 *) ac_try_echo
=$ac_try;;
20819 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20820 $as_echo "$ac_try_echo") >&5
20821 (eval "$ac_link") 2>conftest.er1
20823 grep -v '^ *+' conftest.er1
>conftest.err
20825 cat conftest.err
>&5
20826 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20827 (exit $ac_status); } && {
20828 test -z "$ac_c_werror_flag" ||
20829 test ! -s conftest.err
20830 } && test -s conftest
$ac_exeext && {
20831 test "$cross_compiling" = yes ||
20832 $as_test_x conftest
$ac_exeext
20834 wine_cv_linux_gethostbyname_r_6
=yes
20836 $as_echo "$as_me: failed program was:" >&5
20837 sed 's/^/| /' conftest.
$ac_ext >&5
20839 wine_cv_linux_gethostbyname_r_6
=no
20843 rm -rf conftest.dSYM
20844 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
20845 conftest
$ac_exeext conftest.
$ac_ext
20848 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
20849 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
20850 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
20853 cat >>confdefs.h
<<\_ACEOF
20854 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
20859 if test "$ac_cv_header_linux_joystick_h" = "yes"
20861 { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
20862 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
20863 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
20864 $as_echo_n "(cached) " >&6
20866 cat >conftest.
$ac_ext <<_ACEOF
20869 cat confdefs.h
>>conftest.
$ac_ext
20870 cat >>conftest.
$ac_ext <<_ACEOF
20871 /* end confdefs.h. */
20873 #include <sys/ioctl.h>
20874 #include <sys/types.h>
20875 #include <linux/joystick.h>
20877 struct js_event blub;
20878 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
20879 #error "no 2.2 header"
20890 rm -f conftest.
$ac_objext
20891 if { (ac_try
="$ac_compile"
20892 case "(($ac_try" in
20893 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20894 *) ac_try_echo=$ac_try;;
20896 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20897 $as_echo "$ac_try_echo") >&5
20898 (eval "$ac_compile") 2>conftest.er1
20900 grep -v '^ *+' conftest.er1 >conftest.err
20902 cat conftest.err >&5
20903 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20904 (exit $ac_status); } && {
20905 test -z "$ac_c_werror_flag" ||
20906 test ! -s conftest.err
20907 } && test -s conftest.$ac_objext; then
20908 wine_cv_linux_joystick_22_api=yes
20910 $as_echo "$as_me: failed program was:" >&5
20911 sed 's/^/| /' conftest.$ac_ext >&5
20913 wine_cv_linux_joystick_22_api=no
20916 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20919 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
20920 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
20921 if test "$wine_cv_linux_joystick_22_api" = "yes"
20924 cat >>confdefs.h <<\_ACEOF
20925 #define HAVE_LINUX_22_JOYSTICK_API 1
20932 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
20933 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
20934 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
20935 $as_echo_n "(cached) " >&6
20937 cat >conftest.$ac_ext <<_ACEOF
20940 cat confdefs.h >>conftest.$ac_ext
20941 cat >>conftest.$ac_ext <<_ACEOF
20942 /* end confdefs.h. */
20943 #include <sys/types.h>
20944 #ifdef HAVE_SYS_PARAM_H
20945 # include <sys/param.h>
20947 #ifdef HAVE_SYS_MOUNT_H
20948 # include <sys/mount.h>
20950 #ifdef HAVE_SYS_VFS_H
20951 # include <sys/vfs.h>
20953 #ifdef HAVE_SYS_STATFS_H
20954 # include <sys/statfs.h>
20960 static struct statfs ac_aggr;
20961 if (ac_aggr.f_bfree)
20967 rm -f conftest.$ac_objext
20968 if { (ac_try="$ac_compile"
20969 case "(($ac_try" in
20970 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20971 *) ac_try_echo
=$ac_try;;
20973 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20974 $as_echo "$ac_try_echo") >&5
20975 (eval "$ac_compile") 2>conftest.er1
20977 grep -v '^ *+' conftest.er1
>conftest.err
20979 cat conftest.err
>&5
20980 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20981 (exit $ac_status); } && {
20982 test -z "$ac_c_werror_flag" ||
20983 test ! -s conftest.err
20984 } && test -s conftest.
$ac_objext; then
20985 ac_cv_member_struct_statfs_f_bfree
=yes
20987 $as_echo "$as_me: failed program was:" >&5
20988 sed 's/^/| /' conftest.
$ac_ext >&5
20990 cat >conftest.
$ac_ext <<_ACEOF
20993 cat confdefs.h
>>conftest.
$ac_ext
20994 cat >>conftest.
$ac_ext <<_ACEOF
20995 /* end confdefs.h. */
20996 #include <sys/types.h>
20997 #ifdef HAVE_SYS_PARAM_H
20998 # include <sys/param.h>
21000 #ifdef HAVE_SYS_MOUNT_H
21001 # include <sys/mount.h>
21003 #ifdef HAVE_SYS_VFS_H
21004 # include <sys/vfs.h>
21006 #ifdef HAVE_SYS_STATFS_H
21007 # include <sys/statfs.h>
21013 static struct statfs ac_aggr;
21014 if (sizeof ac_aggr.f_bfree)
21020 rm -f conftest.
$ac_objext
21021 if { (ac_try
="$ac_compile"
21022 case "(($ac_try" in
21023 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21024 *) ac_try_echo=$ac_try;;
21026 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21027 $as_echo "$ac_try_echo") >&5
21028 (eval "$ac_compile") 2>conftest.er1
21030 grep -v '^ *+' conftest.er1 >conftest.err
21032 cat conftest.err >&5
21033 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21034 (exit $ac_status); } && {
21035 test -z "$ac_c_werror_flag" ||
21036 test ! -s conftest.err
21037 } && test -s conftest.$ac_objext; then
21038 ac_cv_member_struct_statfs_f_bfree=yes
21040 $as_echo "$as_me: failed program was:" >&5
21041 sed 's/^/| /' conftest.$ac_ext >&5
21043 ac_cv_member_struct_statfs_f_bfree=no
21046 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21049 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21051 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
21052 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
21053 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
21055 cat >>confdefs.h <<_ACEOF
21056 #define HAVE_STRUCT_STATFS_F_BFREE 1
21061 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
21062 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
21063 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
21064 $as_echo_n "(cached) " >&6
21066 cat >conftest.$ac_ext <<_ACEOF
21069 cat confdefs.h >>conftest.$ac_ext
21070 cat >>conftest.$ac_ext <<_ACEOF
21071 /* end confdefs.h. */
21072 #include <sys/types.h>
21073 #ifdef HAVE_SYS_PARAM_H
21074 # include <sys/param.h>
21076 #ifdef HAVE_SYS_MOUNT_H
21077 # include <sys/mount.h>
21079 #ifdef HAVE_SYS_VFS_H
21080 # include <sys/vfs.h>
21082 #ifdef HAVE_SYS_STATFS_H
21083 # include <sys/statfs.h>
21089 static struct statfs ac_aggr;
21090 if (ac_aggr.f_bavail)
21096 rm -f conftest.$ac_objext
21097 if { (ac_try="$ac_compile"
21098 case "(($ac_try" in
21099 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21100 *) ac_try_echo
=$ac_try;;
21102 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21103 $as_echo "$ac_try_echo") >&5
21104 (eval "$ac_compile") 2>conftest.er1
21106 grep -v '^ *+' conftest.er1
>conftest.err
21108 cat conftest.err
>&5
21109 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21110 (exit $ac_status); } && {
21111 test -z "$ac_c_werror_flag" ||
21112 test ! -s conftest.err
21113 } && test -s conftest.
$ac_objext; then
21114 ac_cv_member_struct_statfs_f_bavail
=yes
21116 $as_echo "$as_me: failed program was:" >&5
21117 sed 's/^/| /' conftest.
$ac_ext >&5
21119 cat >conftest.
$ac_ext <<_ACEOF
21122 cat confdefs.h
>>conftest.
$ac_ext
21123 cat >>conftest.
$ac_ext <<_ACEOF
21124 /* end confdefs.h. */
21125 #include <sys/types.h>
21126 #ifdef HAVE_SYS_PARAM_H
21127 # include <sys/param.h>
21129 #ifdef HAVE_SYS_MOUNT_H
21130 # include <sys/mount.h>
21132 #ifdef HAVE_SYS_VFS_H
21133 # include <sys/vfs.h>
21135 #ifdef HAVE_SYS_STATFS_H
21136 # include <sys/statfs.h>
21142 static struct statfs ac_aggr;
21143 if (sizeof ac_aggr.f_bavail)
21149 rm -f conftest.
$ac_objext
21150 if { (ac_try
="$ac_compile"
21151 case "(($ac_try" in
21152 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21153 *) ac_try_echo=$ac_try;;
21155 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21156 $as_echo "$ac_try_echo") >&5
21157 (eval "$ac_compile") 2>conftest.er1
21159 grep -v '^ *+' conftest.er1 >conftest.err
21161 cat conftest.err >&5
21162 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21163 (exit $ac_status); } && {
21164 test -z "$ac_c_werror_flag" ||
21165 test ! -s conftest.err
21166 } && test -s conftest.$ac_objext; then
21167 ac_cv_member_struct_statfs_f_bavail=yes
21169 $as_echo "$as_me: failed program was:" >&5
21170 sed 's/^/| /' conftest.$ac_ext >&5
21172 ac_cv_member_struct_statfs_f_bavail=no
21175 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21178 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21180 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21181 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21182 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
21184 cat >>confdefs.h <<_ACEOF
21185 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21190 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21191 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21192 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21193 $as_echo_n "(cached) " >&6
21195 cat >conftest.$ac_ext <<_ACEOF
21198 cat confdefs.h >>conftest.$ac_ext
21199 cat >>conftest.$ac_ext <<_ACEOF
21200 /* end confdefs.h. */
21201 #include <sys/types.h>
21202 #ifdef HAVE_SYS_PARAM_H
21203 # include <sys/param.h>
21205 #ifdef HAVE_SYS_MOUNT_H
21206 # include <sys/mount.h>
21208 #ifdef HAVE_SYS_VFS_H
21209 # include <sys/vfs.h>
21211 #ifdef HAVE_SYS_STATFS_H
21212 # include <sys/statfs.h>
21218 static struct statfs ac_aggr;
21219 if (ac_aggr.f_frsize)
21225 rm -f conftest.$ac_objext
21226 if { (ac_try="$ac_compile"
21227 case "(($ac_try" in
21228 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21229 *) ac_try_echo
=$ac_try;;
21231 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21232 $as_echo "$ac_try_echo") >&5
21233 (eval "$ac_compile") 2>conftest.er1
21235 grep -v '^ *+' conftest.er1
>conftest.err
21237 cat conftest.err
>&5
21238 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21239 (exit $ac_status); } && {
21240 test -z "$ac_c_werror_flag" ||
21241 test ! -s conftest.err
21242 } && test -s conftest.
$ac_objext; then
21243 ac_cv_member_struct_statfs_f_frsize
=yes
21245 $as_echo "$as_me: failed program was:" >&5
21246 sed 's/^/| /' conftest.
$ac_ext >&5
21248 cat >conftest.
$ac_ext <<_ACEOF
21251 cat confdefs.h
>>conftest.
$ac_ext
21252 cat >>conftest.
$ac_ext <<_ACEOF
21253 /* end confdefs.h. */
21254 #include <sys/types.h>
21255 #ifdef HAVE_SYS_PARAM_H
21256 # include <sys/param.h>
21258 #ifdef HAVE_SYS_MOUNT_H
21259 # include <sys/mount.h>
21261 #ifdef HAVE_SYS_VFS_H
21262 # include <sys/vfs.h>
21264 #ifdef HAVE_SYS_STATFS_H
21265 # include <sys/statfs.h>
21271 static struct statfs ac_aggr;
21272 if (sizeof ac_aggr.f_frsize)
21278 rm -f conftest.
$ac_objext
21279 if { (ac_try
="$ac_compile"
21280 case "(($ac_try" in
21281 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21282 *) ac_try_echo=$ac_try;;
21284 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21285 $as_echo "$ac_try_echo") >&5
21286 (eval "$ac_compile") 2>conftest.er1
21288 grep -v '^ *+' conftest.er1 >conftest.err
21290 cat conftest.err >&5
21291 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21292 (exit $ac_status); } && {
21293 test -z "$ac_c_werror_flag" ||
21294 test ! -s conftest.err
21295 } && test -s conftest.$ac_objext; then
21296 ac_cv_member_struct_statfs_f_frsize=yes
21298 $as_echo "$as_me: failed program was:" >&5
21299 sed 's/^/| /' conftest.$ac_ext >&5
21301 ac_cv_member_struct_statfs_f_frsize=no
21304 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21307 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21309 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21310 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21311 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21313 cat >>confdefs.h <<_ACEOF
21314 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21319 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21320 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21321 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21322 $as_echo_n "(cached) " >&6
21324 cat >conftest.$ac_ext <<_ACEOF
21327 cat confdefs.h >>conftest.$ac_ext
21328 cat >>conftest.$ac_ext <<_ACEOF
21329 /* end confdefs.h. */
21330 #include <sys/types.h>
21331 #ifdef HAVE_SYS_PARAM_H
21332 # include <sys/param.h>
21334 #ifdef HAVE_SYS_MOUNT_H
21335 # include <sys/mount.h>
21337 #ifdef HAVE_SYS_VFS_H
21338 # include <sys/vfs.h>
21340 #ifdef HAVE_SYS_STATFS_H
21341 # include <sys/statfs.h>
21347 static struct statfs ac_aggr;
21348 if (ac_aggr.f_ffree)
21354 rm -f conftest.$ac_objext
21355 if { (ac_try="$ac_compile"
21356 case "(($ac_try" in
21357 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21358 *) ac_try_echo
=$ac_try;;
21360 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21361 $as_echo "$ac_try_echo") >&5
21362 (eval "$ac_compile") 2>conftest.er1
21364 grep -v '^ *+' conftest.er1
>conftest.err
21366 cat conftest.err
>&5
21367 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21368 (exit $ac_status); } && {
21369 test -z "$ac_c_werror_flag" ||
21370 test ! -s conftest.err
21371 } && test -s conftest.
$ac_objext; then
21372 ac_cv_member_struct_statfs_f_ffree
=yes
21374 $as_echo "$as_me: failed program was:" >&5
21375 sed 's/^/| /' conftest.
$ac_ext >&5
21377 cat >conftest.
$ac_ext <<_ACEOF
21380 cat confdefs.h
>>conftest.
$ac_ext
21381 cat >>conftest.
$ac_ext <<_ACEOF
21382 /* end confdefs.h. */
21383 #include <sys/types.h>
21384 #ifdef HAVE_SYS_PARAM_H
21385 # include <sys/param.h>
21387 #ifdef HAVE_SYS_MOUNT_H
21388 # include <sys/mount.h>
21390 #ifdef HAVE_SYS_VFS_H
21391 # include <sys/vfs.h>
21393 #ifdef HAVE_SYS_STATFS_H
21394 # include <sys/statfs.h>
21400 static struct statfs ac_aggr;
21401 if (sizeof ac_aggr.f_ffree)
21407 rm -f conftest.
$ac_objext
21408 if { (ac_try
="$ac_compile"
21409 case "(($ac_try" in
21410 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21411 *) ac_try_echo=$ac_try;;
21413 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21414 $as_echo "$ac_try_echo") >&5
21415 (eval "$ac_compile") 2>conftest.er1
21417 grep -v '^ *+' conftest.er1 >conftest.err
21419 cat conftest.err >&5
21420 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21421 (exit $ac_status); } && {
21422 test -z "$ac_c_werror_flag" ||
21423 test ! -s conftest.err
21424 } && test -s conftest.$ac_objext; then
21425 ac_cv_member_struct_statfs_f_ffree=yes
21427 $as_echo "$as_me: failed program was:" >&5
21428 sed 's/^/| /' conftest.$ac_ext >&5
21430 ac_cv_member_struct_statfs_f_ffree=no
21433 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21436 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21438 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21439 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21440 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21442 cat >>confdefs.h <<_ACEOF
21443 #define HAVE_STRUCT_STATFS_F_FFREE 1
21448 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21449 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21450 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21451 $as_echo_n "(cached) " >&6
21453 cat >conftest.$ac_ext <<_ACEOF
21456 cat confdefs.h >>conftest.$ac_ext
21457 cat >>conftest.$ac_ext <<_ACEOF
21458 /* end confdefs.h. */
21459 #include <sys/types.h>
21460 #ifdef HAVE_SYS_PARAM_H
21461 # include <sys/param.h>
21463 #ifdef HAVE_SYS_MOUNT_H
21464 # include <sys/mount.h>
21466 #ifdef HAVE_SYS_VFS_H
21467 # include <sys/vfs.h>
21469 #ifdef HAVE_SYS_STATFS_H
21470 # include <sys/statfs.h>
21476 static struct statfs ac_aggr;
21477 if (ac_aggr.f_favail)
21483 rm -f conftest.$ac_objext
21484 if { (ac_try="$ac_compile"
21485 case "(($ac_try" in
21486 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21487 *) ac_try_echo
=$ac_try;;
21489 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21490 $as_echo "$ac_try_echo") >&5
21491 (eval "$ac_compile") 2>conftest.er1
21493 grep -v '^ *+' conftest.er1
>conftest.err
21495 cat conftest.err
>&5
21496 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21497 (exit $ac_status); } && {
21498 test -z "$ac_c_werror_flag" ||
21499 test ! -s conftest.err
21500 } && test -s conftest.
$ac_objext; then
21501 ac_cv_member_struct_statfs_f_favail
=yes
21503 $as_echo "$as_me: failed program was:" >&5
21504 sed 's/^/| /' conftest.
$ac_ext >&5
21506 cat >conftest.
$ac_ext <<_ACEOF
21509 cat confdefs.h
>>conftest.
$ac_ext
21510 cat >>conftest.
$ac_ext <<_ACEOF
21511 /* end confdefs.h. */
21512 #include <sys/types.h>
21513 #ifdef HAVE_SYS_PARAM_H
21514 # include <sys/param.h>
21516 #ifdef HAVE_SYS_MOUNT_H
21517 # include <sys/mount.h>
21519 #ifdef HAVE_SYS_VFS_H
21520 # include <sys/vfs.h>
21522 #ifdef HAVE_SYS_STATFS_H
21523 # include <sys/statfs.h>
21529 static struct statfs ac_aggr;
21530 if (sizeof ac_aggr.f_favail)
21536 rm -f conftest.
$ac_objext
21537 if { (ac_try
="$ac_compile"
21538 case "(($ac_try" in
21539 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21540 *) ac_try_echo=$ac_try;;
21542 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21543 $as_echo "$ac_try_echo") >&5
21544 (eval "$ac_compile") 2>conftest.er1
21546 grep -v '^ *+' conftest.er1 >conftest.err
21548 cat conftest.err >&5
21549 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21550 (exit $ac_status); } && {
21551 test -z "$ac_c_werror_flag" ||
21552 test ! -s conftest.err
21553 } && test -s conftest.$ac_objext; then
21554 ac_cv_member_struct_statfs_f_favail=yes
21556 $as_echo "$as_me: failed program was:" >&5
21557 sed 's/^/| /' conftest.$ac_ext >&5
21559 ac_cv_member_struct_statfs_f_favail=no
21562 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21565 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21567 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21568 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21569 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
21571 cat >>confdefs.h <<_ACEOF
21572 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21577 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21578 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21579 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21580 $as_echo_n "(cached) " >&6
21582 cat >conftest.$ac_ext <<_ACEOF
21585 cat confdefs.h >>conftest.$ac_ext
21586 cat >>conftest.$ac_ext <<_ACEOF
21587 /* end confdefs.h. */
21588 #include <sys/types.h>
21589 #ifdef HAVE_SYS_PARAM_H
21590 # include <sys/param.h>
21592 #ifdef HAVE_SYS_MOUNT_H
21593 # include <sys/mount.h>
21595 #ifdef HAVE_SYS_VFS_H
21596 # include <sys/vfs.h>
21598 #ifdef HAVE_SYS_STATFS_H
21599 # include <sys/statfs.h>
21605 static struct statfs ac_aggr;
21606 if (ac_aggr.f_namelen)
21612 rm -f conftest.$ac_objext
21613 if { (ac_try="$ac_compile"
21614 case "(($ac_try" in
21615 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21616 *) ac_try_echo
=$ac_try;;
21618 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21619 $as_echo "$ac_try_echo") >&5
21620 (eval "$ac_compile") 2>conftest.er1
21622 grep -v '^ *+' conftest.er1
>conftest.err
21624 cat conftest.err
>&5
21625 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21626 (exit $ac_status); } && {
21627 test -z "$ac_c_werror_flag" ||
21628 test ! -s conftest.err
21629 } && test -s conftest.
$ac_objext; then
21630 ac_cv_member_struct_statfs_f_namelen
=yes
21632 $as_echo "$as_me: failed program was:" >&5
21633 sed 's/^/| /' conftest.
$ac_ext >&5
21635 cat >conftest.
$ac_ext <<_ACEOF
21638 cat confdefs.h
>>conftest.
$ac_ext
21639 cat >>conftest.
$ac_ext <<_ACEOF
21640 /* end confdefs.h. */
21641 #include <sys/types.h>
21642 #ifdef HAVE_SYS_PARAM_H
21643 # include <sys/param.h>
21645 #ifdef HAVE_SYS_MOUNT_H
21646 # include <sys/mount.h>
21648 #ifdef HAVE_SYS_VFS_H
21649 # include <sys/vfs.h>
21651 #ifdef HAVE_SYS_STATFS_H
21652 # include <sys/statfs.h>
21658 static struct statfs ac_aggr;
21659 if (sizeof ac_aggr.f_namelen)
21665 rm -f conftest.
$ac_objext
21666 if { (ac_try
="$ac_compile"
21667 case "(($ac_try" in
21668 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21669 *) ac_try_echo=$ac_try;;
21671 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21672 $as_echo "$ac_try_echo") >&5
21673 (eval "$ac_compile") 2>conftest.er1
21675 grep -v '^ *+' conftest.er1 >conftest.err
21677 cat conftest.err >&5
21678 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21679 (exit $ac_status); } && {
21680 test -z "$ac_c_werror_flag" ||
21681 test ! -s conftest.err
21682 } && test -s conftest.$ac_objext; then
21683 ac_cv_member_struct_statfs_f_namelen=yes
21685 $as_echo "$as_me: failed program was:" >&5
21686 sed 's/^/| /' conftest.$ac_ext >&5
21688 ac_cv_member_struct_statfs_f_namelen=no
21691 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21696 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
21697 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
21698 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
21700 cat >>confdefs.h <<_ACEOF
21701 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
21708 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
21709 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
21710 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
21711 $as_echo_n "(cached) " >&6
21713 cat >conftest.$ac_ext <<_ACEOF
21716 cat confdefs.h >>conftest.$ac_ext
21717 cat >>conftest.$ac_ext <<_ACEOF
21718 /* end confdefs.h. */
21719 #ifdef HAVE_SYS_STATVFS_H
21720 #include <sys/statvfs.h>
21726 static struct statvfs ac_aggr;
21727 if (ac_aggr.f_blocks)
21733 rm -f conftest.$ac_objext
21734 if { (ac_try="$ac_compile"
21735 case "(($ac_try" in
21736 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21737 *) ac_try_echo
=$ac_try;;
21739 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21740 $as_echo "$ac_try_echo") >&5
21741 (eval "$ac_compile") 2>conftest.er1
21743 grep -v '^ *+' conftest.er1
>conftest.err
21745 cat conftest.err
>&5
21746 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21747 (exit $ac_status); } && {
21748 test -z "$ac_c_werror_flag" ||
21749 test ! -s conftest.err
21750 } && test -s conftest.
$ac_objext; then
21751 ac_cv_member_struct_statvfs_f_blocks
=yes
21753 $as_echo "$as_me: failed program was:" >&5
21754 sed 's/^/| /' conftest.
$ac_ext >&5
21756 cat >conftest.
$ac_ext <<_ACEOF
21759 cat confdefs.h
>>conftest.
$ac_ext
21760 cat >>conftest.
$ac_ext <<_ACEOF
21761 /* end confdefs.h. */
21762 #ifdef HAVE_SYS_STATVFS_H
21763 #include <sys/statvfs.h>
21769 static struct statvfs ac_aggr;
21770 if (sizeof ac_aggr.f_blocks)
21776 rm -f conftest.
$ac_objext
21777 if { (ac_try
="$ac_compile"
21778 case "(($ac_try" in
21779 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21780 *) ac_try_echo=$ac_try;;
21782 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21783 $as_echo "$ac_try_echo") >&5
21784 (eval "$ac_compile") 2>conftest.er1
21786 grep -v '^ *+' conftest.er1 >conftest.err
21788 cat conftest.err >&5
21789 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21790 (exit $ac_status); } && {
21791 test -z "$ac_c_werror_flag" ||
21792 test ! -s conftest.err
21793 } && test -s conftest.$ac_objext; then
21794 ac_cv_member_struct_statvfs_f_blocks=yes
21796 $as_echo "$as_me: failed program was:" >&5
21797 sed 's/^/| /' conftest.$ac_ext >&5
21799 ac_cv_member_struct_statvfs_f_blocks=no
21802 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21805 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21807 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
21808 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
21809 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
21811 cat >>confdefs.h <<_ACEOF
21812 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
21819 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
21820 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
21821 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
21822 $as_echo_n "(cached) " >&6
21824 cat >conftest.$ac_ext <<_ACEOF
21827 cat confdefs.h >>conftest.$ac_ext
21828 cat >>conftest.$ac_ext <<_ACEOF
21829 /* end confdefs.h. */
21830 #include <sys/types.h>
21831 #ifdef HAVE_SYS_SOCKET_H
21832 # include <sys/socket.h>
21834 #ifdef HAVE_SYS_UN_H
21835 # include <sys/un.h>
21841 static struct msghdr ac_aggr;
21842 if (ac_aggr.msg_accrights)
21848 rm -f conftest.$ac_objext
21849 if { (ac_try="$ac_compile"
21850 case "(($ac_try" in
21851 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21852 *) ac_try_echo
=$ac_try;;
21854 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21855 $as_echo "$ac_try_echo") >&5
21856 (eval "$ac_compile") 2>conftest.er1
21858 grep -v '^ *+' conftest.er1
>conftest.err
21860 cat conftest.err
>&5
21861 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21862 (exit $ac_status); } && {
21863 test -z "$ac_c_werror_flag" ||
21864 test ! -s conftest.err
21865 } && test -s conftest.
$ac_objext; then
21866 ac_cv_member_struct_msghdr_msg_accrights
=yes
21868 $as_echo "$as_me: failed program was:" >&5
21869 sed 's/^/| /' conftest.
$ac_ext >&5
21871 cat >conftest.
$ac_ext <<_ACEOF
21874 cat confdefs.h
>>conftest.
$ac_ext
21875 cat >>conftest.
$ac_ext <<_ACEOF
21876 /* end confdefs.h. */
21877 #include <sys/types.h>
21878 #ifdef HAVE_SYS_SOCKET_H
21879 # include <sys/socket.h>
21881 #ifdef HAVE_SYS_UN_H
21882 # include <sys/un.h>
21888 static struct msghdr ac_aggr;
21889 if (sizeof ac_aggr.msg_accrights)
21895 rm -f conftest.
$ac_objext
21896 if { (ac_try
="$ac_compile"
21897 case "(($ac_try" in
21898 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21899 *) ac_try_echo=$ac_try;;
21901 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21902 $as_echo "$ac_try_echo") >&5
21903 (eval "$ac_compile") 2>conftest.er1
21905 grep -v '^ *+' conftest.er1 >conftest.err
21907 cat conftest.err >&5
21908 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21909 (exit $ac_status); } && {
21910 test -z "$ac_c_werror_flag" ||
21911 test ! -s conftest.err
21912 } && test -s conftest.$ac_objext; then
21913 ac_cv_member_struct_msghdr_msg_accrights=yes
21915 $as_echo "$as_me: failed program was:" >&5
21916 sed 's/^/| /' conftest.$ac_ext >&5
21918 ac_cv_member_struct_msghdr_msg_accrights=no
21921 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21924 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21926 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
21927 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
21928 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
21930 cat >>confdefs.h <<_ACEOF
21931 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
21936 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
21937 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
21938 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
21939 $as_echo_n "(cached) " >&6
21941 cat >conftest.$ac_ext <<_ACEOF
21944 cat confdefs.h >>conftest.$ac_ext
21945 cat >>conftest.$ac_ext <<_ACEOF
21946 /* end confdefs.h. */
21947 #include <sys/types.h>
21948 #ifdef HAVE_SYS_SOCKET_H
21949 # include <sys/socket.h>
21951 #ifdef HAVE_SYS_UN_H
21952 # include <sys/un.h>
21958 static struct sockaddr ac_aggr;
21959 if (ac_aggr.sa_len)
21965 rm -f conftest.$ac_objext
21966 if { (ac_try="$ac_compile"
21967 case "(($ac_try" in
21968 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21969 *) ac_try_echo
=$ac_try;;
21971 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21972 $as_echo "$ac_try_echo") >&5
21973 (eval "$ac_compile") 2>conftest.er1
21975 grep -v '^ *+' conftest.er1
>conftest.err
21977 cat conftest.err
>&5
21978 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21979 (exit $ac_status); } && {
21980 test -z "$ac_c_werror_flag" ||
21981 test ! -s conftest.err
21982 } && test -s conftest.
$ac_objext; then
21983 ac_cv_member_struct_sockaddr_sa_len
=yes
21985 $as_echo "$as_me: failed program was:" >&5
21986 sed 's/^/| /' conftest.
$ac_ext >&5
21988 cat >conftest.
$ac_ext <<_ACEOF
21991 cat confdefs.h
>>conftest.
$ac_ext
21992 cat >>conftest.
$ac_ext <<_ACEOF
21993 /* end confdefs.h. */
21994 #include <sys/types.h>
21995 #ifdef HAVE_SYS_SOCKET_H
21996 # include <sys/socket.h>
21998 #ifdef HAVE_SYS_UN_H
21999 # include <sys/un.h>
22005 static struct sockaddr ac_aggr;
22006 if (sizeof ac_aggr.sa_len)
22012 rm -f conftest.
$ac_objext
22013 if { (ac_try
="$ac_compile"
22014 case "(($ac_try" in
22015 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22016 *) ac_try_echo=$ac_try;;
22018 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22019 $as_echo "$ac_try_echo") >&5
22020 (eval "$ac_compile") 2>conftest.er1
22022 grep -v '^ *+' conftest.er1 >conftest.err
22024 cat conftest.err >&5
22025 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22026 (exit $ac_status); } && {
22027 test -z "$ac_c_werror_flag" ||
22028 test ! -s conftest.err
22029 } && test -s conftest.$ac_objext; then
22030 ac_cv_member_struct_sockaddr_sa_len=yes
22032 $as_echo "$as_me: failed program was:" >&5
22033 sed 's/^/| /' conftest.$ac_ext >&5
22035 ac_cv_member_struct_sockaddr_sa_len=no
22038 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22041 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22043 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
22044 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
22045 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
22047 cat >>confdefs.h <<_ACEOF
22048 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
22053 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
22054 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
22055 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
22056 $as_echo_n "(cached) " >&6
22058 cat >conftest.$ac_ext <<_ACEOF
22061 cat confdefs.h >>conftest.$ac_ext
22062 cat >>conftest.$ac_ext <<_ACEOF
22063 /* end confdefs.h. */
22064 #include <sys/types.h>
22065 #ifdef HAVE_SYS_SOCKET_H
22066 # include <sys/socket.h>
22068 #ifdef HAVE_SYS_UN_H
22069 # include <sys/un.h>
22075 static struct sockaddr_un ac_aggr;
22076 if (ac_aggr.sun_len)
22082 rm -f conftest.$ac_objext
22083 if { (ac_try="$ac_compile"
22084 case "(($ac_try" in
22085 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22086 *) ac_try_echo
=$ac_try;;
22088 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22089 $as_echo "$ac_try_echo") >&5
22090 (eval "$ac_compile") 2>conftest.er1
22092 grep -v '^ *+' conftest.er1
>conftest.err
22094 cat conftest.err
>&5
22095 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22096 (exit $ac_status); } && {
22097 test -z "$ac_c_werror_flag" ||
22098 test ! -s conftest.err
22099 } && test -s conftest.
$ac_objext; then
22100 ac_cv_member_struct_sockaddr_un_sun_len
=yes
22102 $as_echo "$as_me: failed program was:" >&5
22103 sed 's/^/| /' conftest.
$ac_ext >&5
22105 cat >conftest.
$ac_ext <<_ACEOF
22108 cat confdefs.h
>>conftest.
$ac_ext
22109 cat >>conftest.
$ac_ext <<_ACEOF
22110 /* end confdefs.h. */
22111 #include <sys/types.h>
22112 #ifdef HAVE_SYS_SOCKET_H
22113 # include <sys/socket.h>
22115 #ifdef HAVE_SYS_UN_H
22116 # include <sys/un.h>
22122 static struct sockaddr_un ac_aggr;
22123 if (sizeof ac_aggr.sun_len)
22129 rm -f conftest.
$ac_objext
22130 if { (ac_try
="$ac_compile"
22131 case "(($ac_try" in
22132 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22133 *) ac_try_echo=$ac_try;;
22135 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22136 $as_echo "$ac_try_echo") >&5
22137 (eval "$ac_compile") 2>conftest.er1
22139 grep -v '^ *+' conftest.er1 >conftest.err
22141 cat conftest.err >&5
22142 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22143 (exit $ac_status); } && {
22144 test -z "$ac_c_werror_flag" ||
22145 test ! -s conftest.err
22146 } && test -s conftest.$ac_objext; then
22147 ac_cv_member_struct_sockaddr_un_sun_len=yes
22149 $as_echo "$as_me: failed program was:" >&5
22150 sed 's/^/| /' conftest.$ac_ext >&5
22152 ac_cv_member_struct_sockaddr_un_sun_len=no
22155 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22158 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22160 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22161 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22162 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
22164 cat >>confdefs.h <<_ACEOF
22165 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22172 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22173 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22174 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22175 $as_echo_n "(cached) " >&6
22177 cat >conftest.$ac_ext <<_ACEOF
22180 cat confdefs.h >>conftest.$ac_ext
22181 cat >>conftest.$ac_ext <<_ACEOF
22182 /* end confdefs.h. */
22183 #include <sys/types.h>
22184 #ifdef HAVE_SCSI_SG_H
22185 #include <scsi/sg.h>
22191 static scsireq_t ac_aggr;
22198 rm -f conftest.$ac_objext
22199 if { (ac_try="$ac_compile"
22200 case "(($ac_try" in
22201 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22202 *) ac_try_echo
=$ac_try;;
22204 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22205 $as_echo "$ac_try_echo") >&5
22206 (eval "$ac_compile") 2>conftest.er1
22208 grep -v '^ *+' conftest.er1
>conftest.err
22210 cat conftest.err
>&5
22211 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22212 (exit $ac_status); } && {
22213 test -z "$ac_c_werror_flag" ||
22214 test ! -s conftest.err
22215 } && test -s conftest.
$ac_objext; then
22216 ac_cv_member_scsireq_t_cmd
=yes
22218 $as_echo "$as_me: failed program was:" >&5
22219 sed 's/^/| /' conftest.
$ac_ext >&5
22221 cat >conftest.
$ac_ext <<_ACEOF
22224 cat confdefs.h
>>conftest.
$ac_ext
22225 cat >>conftest.
$ac_ext <<_ACEOF
22226 /* end confdefs.h. */
22227 #include <sys/types.h>
22228 #ifdef HAVE_SCSI_SG_H
22229 #include <scsi/sg.h>
22235 static scsireq_t ac_aggr;
22236 if (sizeof ac_aggr.cmd)
22242 rm -f conftest.
$ac_objext
22243 if { (ac_try
="$ac_compile"
22244 case "(($ac_try" in
22245 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22246 *) ac_try_echo=$ac_try;;
22248 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22249 $as_echo "$ac_try_echo") >&5
22250 (eval "$ac_compile") 2>conftest.er1
22252 grep -v '^ *+' conftest.er1 >conftest.err
22254 cat conftest.err >&5
22255 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22256 (exit $ac_status); } && {
22257 test -z "$ac_c_werror_flag" ||
22258 test ! -s conftest.err
22259 } && test -s conftest.$ac_objext; then
22260 ac_cv_member_scsireq_t_cmd=yes
22262 $as_echo "$as_me: failed program was:" >&5
22263 sed 's/^/| /' conftest.$ac_ext >&5
22265 ac_cv_member_scsireq_t_cmd=no
22268 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22271 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22273 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22274 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22275 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22277 cat >>confdefs.h <<_ACEOF
22278 #define HAVE_SCSIREQ_T_CMD 1
22283 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22284 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22285 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22286 $as_echo_n "(cached) " >&6
22288 cat >conftest.$ac_ext <<_ACEOF
22291 cat confdefs.h >>conftest.$ac_ext
22292 cat >>conftest.$ac_ext <<_ACEOF
22293 /* end confdefs.h. */
22294 #include <sys/types.h>
22295 #ifdef HAVE_SCSI_SG_H
22296 #include <scsi/sg.h>
22302 static sg_io_hdr_t ac_aggr;
22303 if (ac_aggr.interface_id)
22309 rm -f conftest.$ac_objext
22310 if { (ac_try="$ac_compile"
22311 case "(($ac_try" in
22312 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22313 *) ac_try_echo
=$ac_try;;
22315 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22316 $as_echo "$ac_try_echo") >&5
22317 (eval "$ac_compile") 2>conftest.er1
22319 grep -v '^ *+' conftest.er1
>conftest.err
22321 cat conftest.err
>&5
22322 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22323 (exit $ac_status); } && {
22324 test -z "$ac_c_werror_flag" ||
22325 test ! -s conftest.err
22326 } && test -s conftest.
$ac_objext; then
22327 ac_cv_member_sg_io_hdr_t_interface_id
=yes
22329 $as_echo "$as_me: failed program was:" >&5
22330 sed 's/^/| /' conftest.
$ac_ext >&5
22332 cat >conftest.
$ac_ext <<_ACEOF
22335 cat confdefs.h
>>conftest.
$ac_ext
22336 cat >>conftest.
$ac_ext <<_ACEOF
22337 /* end confdefs.h. */
22338 #include <sys/types.h>
22339 #ifdef HAVE_SCSI_SG_H
22340 #include <scsi/sg.h>
22346 static sg_io_hdr_t ac_aggr;
22347 if (sizeof ac_aggr.interface_id)
22353 rm -f conftest.
$ac_objext
22354 if { (ac_try
="$ac_compile"
22355 case "(($ac_try" in
22356 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22357 *) ac_try_echo=$ac_try;;
22359 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22360 $as_echo "$ac_try_echo") >&5
22361 (eval "$ac_compile") 2>conftest.er1
22363 grep -v '^ *+' conftest.er1 >conftest.err
22365 cat conftest.err >&5
22366 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22367 (exit $ac_status); } && {
22368 test -z "$ac_c_werror_flag" ||
22369 test ! -s conftest.err
22370 } && test -s conftest.$ac_objext; then
22371 ac_cv_member_sg_io_hdr_t_interface_id=yes
22373 $as_echo "$as_me: failed program was:" >&5
22374 sed 's/^/| /' conftest.$ac_ext >&5
22376 ac_cv_member_sg_io_hdr_t_interface_id=no
22379 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22382 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22384 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22385 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22386 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22388 cat >>confdefs.h <<_ACEOF
22389 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22396 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22397 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22398 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22399 $as_echo_n "(cached) " >&6
22401 cat >conftest.$ac_ext <<_ACEOF
22404 cat confdefs.h >>conftest.$ac_ext
22405 cat >>conftest.$ac_ext <<_ACEOF
22406 /* end confdefs.h. */
22407 #include <signal.h>
22412 static siginfo_t ac_aggr;
22419 rm -f conftest.$ac_objext
22420 if { (ac_try="$ac_compile"
22421 case "(($ac_try" in
22422 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22423 *) ac_try_echo
=$ac_try;;
22425 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22426 $as_echo "$ac_try_echo") >&5
22427 (eval "$ac_compile") 2>conftest.er1
22429 grep -v '^ *+' conftest.er1
>conftest.err
22431 cat conftest.err
>&5
22432 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22433 (exit $ac_status); } && {
22434 test -z "$ac_c_werror_flag" ||
22435 test ! -s conftest.err
22436 } && test -s conftest.
$ac_objext; then
22437 ac_cv_member_siginfo_t_si_fd
=yes
22439 $as_echo "$as_me: failed program was:" >&5
22440 sed 's/^/| /' conftest.
$ac_ext >&5
22442 cat >conftest.
$ac_ext <<_ACEOF
22445 cat confdefs.h
>>conftest.
$ac_ext
22446 cat >>conftest.
$ac_ext <<_ACEOF
22447 /* end confdefs.h. */
22448 #include <signal.h>
22453 static siginfo_t ac_aggr;
22454 if (sizeof ac_aggr.si_fd)
22460 rm -f conftest.
$ac_objext
22461 if { (ac_try
="$ac_compile"
22462 case "(($ac_try" in
22463 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22464 *) ac_try_echo=$ac_try;;
22466 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22467 $as_echo "$ac_try_echo") >&5
22468 (eval "$ac_compile") 2>conftest.er1
22470 grep -v '^ *+' conftest.er1 >conftest.err
22472 cat conftest.err >&5
22473 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22474 (exit $ac_status); } && {
22475 test -z "$ac_c_werror_flag" ||
22476 test ! -s conftest.err
22477 } && test -s conftest.$ac_objext; then
22478 ac_cv_member_siginfo_t_si_fd=yes
22480 $as_echo "$as_me: failed program was:" >&5
22481 sed 's/^/| /' conftest.$ac_ext >&5
22483 ac_cv_member_siginfo_t_si_fd=no
22486 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22489 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22491 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22492 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22493 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22495 cat >>confdefs.h <<_ACEOF
22496 #define HAVE_SIGINFO_T_SI_FD 1
22503 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22504 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22505 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22506 $as_echo_n "(cached) " >&6
22508 cat >conftest.$ac_ext <<_ACEOF
22511 cat confdefs.h >>conftest.$ac_ext
22512 cat >>conftest.$ac_ext <<_ACEOF
22513 /* end confdefs.h. */
22514 #include <sys/types.h>
22515 #ifdef HAVE_SYS_MTIO_H
22516 #include <sys/mtio.h>
22522 static struct mtget ac_aggr;
22523 if (ac_aggr.mt_blksiz)
22529 rm -f conftest.$ac_objext
22530 if { (ac_try="$ac_compile"
22531 case "(($ac_try" in
22532 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22533 *) ac_try_echo
=$ac_try;;
22535 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22536 $as_echo "$ac_try_echo") >&5
22537 (eval "$ac_compile") 2>conftest.er1
22539 grep -v '^ *+' conftest.er1
>conftest.err
22541 cat conftest.err
>&5
22542 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22543 (exit $ac_status); } && {
22544 test -z "$ac_c_werror_flag" ||
22545 test ! -s conftest.err
22546 } && test -s conftest.
$ac_objext; then
22547 ac_cv_member_struct_mtget_mt_blksiz
=yes
22549 $as_echo "$as_me: failed program was:" >&5
22550 sed 's/^/| /' conftest.
$ac_ext >&5
22552 cat >conftest.
$ac_ext <<_ACEOF
22555 cat confdefs.h
>>conftest.
$ac_ext
22556 cat >>conftest.
$ac_ext <<_ACEOF
22557 /* end confdefs.h. */
22558 #include <sys/types.h>
22559 #ifdef HAVE_SYS_MTIO_H
22560 #include <sys/mtio.h>
22566 static struct mtget ac_aggr;
22567 if (sizeof ac_aggr.mt_blksiz)
22573 rm -f conftest.
$ac_objext
22574 if { (ac_try
="$ac_compile"
22575 case "(($ac_try" in
22576 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22577 *) ac_try_echo=$ac_try;;
22579 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22580 $as_echo "$ac_try_echo") >&5
22581 (eval "$ac_compile") 2>conftest.er1
22583 grep -v '^ *+' conftest.er1 >conftest.err
22585 cat conftest.err >&5
22586 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22587 (exit $ac_status); } && {
22588 test -z "$ac_c_werror_flag" ||
22589 test ! -s conftest.err
22590 } && test -s conftest.$ac_objext; then
22591 ac_cv_member_struct_mtget_mt_blksiz=yes
22593 $as_echo "$as_me: failed program was:" >&5
22594 sed 's/^/| /' conftest.$ac_ext >&5
22596 ac_cv_member_struct_mtget_mt_blksiz=no
22599 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22602 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22604 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22605 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22606 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
22608 cat >>confdefs.h <<_ACEOF
22609 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22614 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22615 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22616 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22617 $as_echo_n "(cached) " >&6
22619 cat >conftest.$ac_ext <<_ACEOF
22622 cat confdefs.h >>conftest.$ac_ext
22623 cat >>conftest.$ac_ext <<_ACEOF
22624 /* end confdefs.h. */
22625 #include <sys/types.h>
22626 #ifdef HAVE_SYS_MTIO_H
22627 #include <sys/mtio.h>
22633 static struct mtget ac_aggr;
22634 if (ac_aggr.mt_gstat)
22640 rm -f conftest.$ac_objext
22641 if { (ac_try="$ac_compile"
22642 case "(($ac_try" in
22643 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22644 *) ac_try_echo
=$ac_try;;
22646 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22647 $as_echo "$ac_try_echo") >&5
22648 (eval "$ac_compile") 2>conftest.er1
22650 grep -v '^ *+' conftest.er1
>conftest.err
22652 cat conftest.err
>&5
22653 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22654 (exit $ac_status); } && {
22655 test -z "$ac_c_werror_flag" ||
22656 test ! -s conftest.err
22657 } && test -s conftest.
$ac_objext; then
22658 ac_cv_member_struct_mtget_mt_gstat
=yes
22660 $as_echo "$as_me: failed program was:" >&5
22661 sed 's/^/| /' conftest.
$ac_ext >&5
22663 cat >conftest.
$ac_ext <<_ACEOF
22666 cat confdefs.h
>>conftest.
$ac_ext
22667 cat >>conftest.
$ac_ext <<_ACEOF
22668 /* end confdefs.h. */
22669 #include <sys/types.h>
22670 #ifdef HAVE_SYS_MTIO_H
22671 #include <sys/mtio.h>
22677 static struct mtget ac_aggr;
22678 if (sizeof ac_aggr.mt_gstat)
22684 rm -f conftest.
$ac_objext
22685 if { (ac_try
="$ac_compile"
22686 case "(($ac_try" in
22687 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22688 *) ac_try_echo=$ac_try;;
22690 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22691 $as_echo "$ac_try_echo") >&5
22692 (eval "$ac_compile") 2>conftest.er1
22694 grep -v '^ *+' conftest.er1 >conftest.err
22696 cat conftest.err >&5
22697 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22698 (exit $ac_status); } && {
22699 test -z "$ac_c_werror_flag" ||
22700 test ! -s conftest.err
22701 } && test -s conftest.$ac_objext; then
22702 ac_cv_member_struct_mtget_mt_gstat=yes
22704 $as_echo "$as_me: failed program was:" >&5
22705 sed 's/^/| /' conftest.$ac_ext >&5
22707 ac_cv_member_struct_mtget_mt_gstat=no
22710 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22713 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22715 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
22716 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
22717 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
22719 cat >>confdefs.h <<_ACEOF
22720 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
22725 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
22726 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
22727 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
22728 $as_echo_n "(cached) " >&6
22730 cat >conftest.$ac_ext <<_ACEOF
22733 cat confdefs.h >>conftest.$ac_ext
22734 cat >>conftest.$ac_ext <<_ACEOF
22735 /* end confdefs.h. */
22736 #include <sys/types.h>
22737 #ifdef HAVE_SYS_MTIO_H
22738 #include <sys/mtio.h>
22744 static struct mtget ac_aggr;
22745 if (ac_aggr.mt_blkno)
22751 rm -f conftest.$ac_objext
22752 if { (ac_try="$ac_compile"
22753 case "(($ac_try" in
22754 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22755 *) ac_try_echo
=$ac_try;;
22757 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22758 $as_echo "$ac_try_echo") >&5
22759 (eval "$ac_compile") 2>conftest.er1
22761 grep -v '^ *+' conftest.er1
>conftest.err
22763 cat conftest.err
>&5
22764 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22765 (exit $ac_status); } && {
22766 test -z "$ac_c_werror_flag" ||
22767 test ! -s conftest.err
22768 } && test -s conftest.
$ac_objext; then
22769 ac_cv_member_struct_mtget_mt_blkno
=yes
22771 $as_echo "$as_me: failed program was:" >&5
22772 sed 's/^/| /' conftest.
$ac_ext >&5
22774 cat >conftest.
$ac_ext <<_ACEOF
22777 cat confdefs.h
>>conftest.
$ac_ext
22778 cat >>conftest.
$ac_ext <<_ACEOF
22779 /* end confdefs.h. */
22780 #include <sys/types.h>
22781 #ifdef HAVE_SYS_MTIO_H
22782 #include <sys/mtio.h>
22788 static struct mtget ac_aggr;
22789 if (sizeof ac_aggr.mt_blkno)
22795 rm -f conftest.
$ac_objext
22796 if { (ac_try
="$ac_compile"
22797 case "(($ac_try" in
22798 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22799 *) ac_try_echo=$ac_try;;
22801 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22802 $as_echo "$ac_try_echo") >&5
22803 (eval "$ac_compile") 2>conftest.er1
22805 grep -v '^ *+' conftest.er1 >conftest.err
22807 cat conftest.err >&5
22808 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22809 (exit $ac_status); } && {
22810 test -z "$ac_c_werror_flag" ||
22811 test ! -s conftest.err
22812 } && test -s conftest.$ac_objext; then
22813 ac_cv_member_struct_mtget_mt_blkno=yes
22815 $as_echo "$as_me: failed program was:" >&5
22816 sed 's/^/| /' conftest.$ac_ext >&5
22818 ac_cv_member_struct_mtget_mt_blkno=no
22821 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22824 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22826 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
22827 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
22828 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
22830 cat >>confdefs.h <<_ACEOF
22831 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
22838 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
22839 $as_echo_n "checking for struct option.name... " >&6; }
22840 if test "${ac_cv_member_struct_option_name+set}" = set; then
22841 $as_echo_n "(cached) " >&6
22843 cat >conftest.$ac_ext <<_ACEOF
22846 cat confdefs.h >>conftest.$ac_ext
22847 cat >>conftest.$ac_ext <<_ACEOF
22848 /* end confdefs.h. */
22849 #ifdef HAVE_GETOPT_H
22850 #include <getopt.h>
22856 static struct option ac_aggr;
22863 rm -f conftest.$ac_objext
22864 if { (ac_try="$ac_compile"
22865 case "(($ac_try" in
22866 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22867 *) ac_try_echo
=$ac_try;;
22869 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22870 $as_echo "$ac_try_echo") >&5
22871 (eval "$ac_compile") 2>conftest.er1
22873 grep -v '^ *+' conftest.er1
>conftest.err
22875 cat conftest.err
>&5
22876 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22877 (exit $ac_status); } && {
22878 test -z "$ac_c_werror_flag" ||
22879 test ! -s conftest.err
22880 } && test -s conftest.
$ac_objext; then
22881 ac_cv_member_struct_option_name
=yes
22883 $as_echo "$as_me: failed program was:" >&5
22884 sed 's/^/| /' conftest.
$ac_ext >&5
22886 cat >conftest.
$ac_ext <<_ACEOF
22889 cat confdefs.h
>>conftest.
$ac_ext
22890 cat >>conftest.
$ac_ext <<_ACEOF
22891 /* end confdefs.h. */
22892 #ifdef HAVE_GETOPT_H
22893 #include <getopt.h>
22899 static struct option ac_aggr;
22900 if (sizeof ac_aggr.name)
22906 rm -f conftest.
$ac_objext
22907 if { (ac_try
="$ac_compile"
22908 case "(($ac_try" in
22909 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22910 *) ac_try_echo=$ac_try;;
22912 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22913 $as_echo "$ac_try_echo") >&5
22914 (eval "$ac_compile") 2>conftest.er1
22916 grep -v '^ *+' conftest.er1 >conftest.err
22918 cat conftest.err >&5
22919 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22920 (exit $ac_status); } && {
22921 test -z "$ac_c_werror_flag" ||
22922 test ! -s conftest.err
22923 } && test -s conftest.$ac_objext; then
22924 ac_cv_member_struct_option_name=yes
22926 $as_echo "$as_me: failed program was:" >&5
22927 sed 's/^/| /' conftest.$ac_ext >&5
22929 ac_cv_member_struct_option_name=no
22932 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22935 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22937 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
22938 $as_echo "$ac_cv_member_struct_option_name" >&6; }
22939 if test "x$ac_cv_member_struct_option_name" = x""yes; then
22941 cat >>confdefs.h <<_ACEOF
22942 #define HAVE_STRUCT_OPTION_NAME 1
22949 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
22950 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
22951 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
22952 $as_echo_n "(cached) " >&6
22954 cat >conftest.$ac_ext <<_ACEOF
22957 cat confdefs.h >>conftest.$ac_ext
22958 cat >>conftest.$ac_ext <<_ACEOF
22959 /* end confdefs.h. */
22960 $ac_includes_default
22964 static struct stat ac_aggr;
22965 if (ac_aggr.st_blocks)
22971 rm -f conftest.$ac_objext
22972 if { (ac_try="$ac_compile"
22973 case "(($ac_try" in
22974 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22975 *) ac_try_echo
=$ac_try;;
22977 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22978 $as_echo "$ac_try_echo") >&5
22979 (eval "$ac_compile") 2>conftest.er1
22981 grep -v '^ *+' conftest.er1
>conftest.err
22983 cat conftest.err
>&5
22984 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22985 (exit $ac_status); } && {
22986 test -z "$ac_c_werror_flag" ||
22987 test ! -s conftest.err
22988 } && test -s conftest.
$ac_objext; then
22989 ac_cv_member_struct_stat_st_blocks
=yes
22991 $as_echo "$as_me: failed program was:" >&5
22992 sed 's/^/| /' conftest.
$ac_ext >&5
22994 cat >conftest.
$ac_ext <<_ACEOF
22997 cat confdefs.h
>>conftest.
$ac_ext
22998 cat >>conftest.
$ac_ext <<_ACEOF
22999 /* end confdefs.h. */
23000 $ac_includes_default
23004 static struct stat ac_aggr;
23005 if (sizeof ac_aggr.st_blocks)
23011 rm -f conftest.
$ac_objext
23012 if { (ac_try
="$ac_compile"
23013 case "(($ac_try" in
23014 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23015 *) ac_try_echo=$ac_try;;
23017 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23018 $as_echo "$ac_try_echo") >&5
23019 (eval "$ac_compile") 2>conftest.er1
23021 grep -v '^ *+' conftest.er1 >conftest.err
23023 cat conftest.err >&5
23024 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23025 (exit $ac_status); } && {
23026 test -z "$ac_c_werror_flag" ||
23027 test ! -s conftest.err
23028 } && test -s conftest.$ac_objext; then
23029 ac_cv_member_struct_stat_st_blocks=yes
23031 $as_echo "$as_me: failed program was:" >&5
23032 sed 's/^/| /' conftest.$ac_ext >&5
23034 ac_cv_member_struct_stat_st_blocks=no
23037 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23040 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23042 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
23043 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
23044 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
23046 cat >>confdefs.h <<_ACEOF
23047 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23052 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
23053 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
23054 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
23055 $as_echo_n "(cached) " >&6
23057 cat >conftest.$ac_ext <<_ACEOF
23060 cat confdefs.h >>conftest.$ac_ext
23061 cat >>conftest.$ac_ext <<_ACEOF
23062 /* end confdefs.h. */
23063 $ac_includes_default
23067 static struct stat ac_aggr;
23068 if (ac_aggr.st_mtim)
23074 rm -f conftest.$ac_objext
23075 if { (ac_try="$ac_compile"
23076 case "(($ac_try" in
23077 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23078 *) ac_try_echo
=$ac_try;;
23080 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23081 $as_echo "$ac_try_echo") >&5
23082 (eval "$ac_compile") 2>conftest.er1
23084 grep -v '^ *+' conftest.er1
>conftest.err
23086 cat conftest.err
>&5
23087 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23088 (exit $ac_status); } && {
23089 test -z "$ac_c_werror_flag" ||
23090 test ! -s conftest.err
23091 } && test -s conftest.
$ac_objext; then
23092 ac_cv_member_struct_stat_st_mtim
=yes
23094 $as_echo "$as_me: failed program was:" >&5
23095 sed 's/^/| /' conftest.
$ac_ext >&5
23097 cat >conftest.
$ac_ext <<_ACEOF
23100 cat confdefs.h
>>conftest.
$ac_ext
23101 cat >>conftest.
$ac_ext <<_ACEOF
23102 /* end confdefs.h. */
23103 $ac_includes_default
23107 static struct stat ac_aggr;
23108 if (sizeof ac_aggr.st_mtim)
23114 rm -f conftest.
$ac_objext
23115 if { (ac_try
="$ac_compile"
23116 case "(($ac_try" in
23117 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23118 *) ac_try_echo=$ac_try;;
23120 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23121 $as_echo "$ac_try_echo") >&5
23122 (eval "$ac_compile") 2>conftest.er1
23124 grep -v '^ *+' conftest.er1 >conftest.err
23126 cat conftest.err >&5
23127 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23128 (exit $ac_status); } && {
23129 test -z "$ac_c_werror_flag" ||
23130 test ! -s conftest.err
23131 } && test -s conftest.$ac_objext; then
23132 ac_cv_member_struct_stat_st_mtim=yes
23134 $as_echo "$as_me: failed program was:" >&5
23135 sed 's/^/| /' conftest.$ac_ext >&5
23137 ac_cv_member_struct_stat_st_mtim=no
23140 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23143 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23145 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23146 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23147 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
23149 cat >>confdefs.h <<_ACEOF
23150 #define HAVE_STRUCT_STAT_ST_MTIM 1
23155 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23156 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23157 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23158 $as_echo_n "(cached) " >&6
23160 cat >conftest.$ac_ext <<_ACEOF
23163 cat confdefs.h >>conftest.$ac_ext
23164 cat >>conftest.$ac_ext <<_ACEOF
23165 /* end confdefs.h. */
23166 $ac_includes_default
23170 static struct stat ac_aggr;
23171 if (ac_aggr.st_ctim)
23177 rm -f conftest.$ac_objext
23178 if { (ac_try="$ac_compile"
23179 case "(($ac_try" in
23180 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23181 *) ac_try_echo
=$ac_try;;
23183 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23184 $as_echo "$ac_try_echo") >&5
23185 (eval "$ac_compile") 2>conftest.er1
23187 grep -v '^ *+' conftest.er1
>conftest.err
23189 cat conftest.err
>&5
23190 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23191 (exit $ac_status); } && {
23192 test -z "$ac_c_werror_flag" ||
23193 test ! -s conftest.err
23194 } && test -s conftest.
$ac_objext; then
23195 ac_cv_member_struct_stat_st_ctim
=yes
23197 $as_echo "$as_me: failed program was:" >&5
23198 sed 's/^/| /' conftest.
$ac_ext >&5
23200 cat >conftest.
$ac_ext <<_ACEOF
23203 cat confdefs.h
>>conftest.
$ac_ext
23204 cat >>conftest.
$ac_ext <<_ACEOF
23205 /* end confdefs.h. */
23206 $ac_includes_default
23210 static struct stat ac_aggr;
23211 if (sizeof ac_aggr.st_ctim)
23217 rm -f conftest.
$ac_objext
23218 if { (ac_try
="$ac_compile"
23219 case "(($ac_try" in
23220 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23221 *) ac_try_echo=$ac_try;;
23223 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23224 $as_echo "$ac_try_echo") >&5
23225 (eval "$ac_compile") 2>conftest.er1
23227 grep -v '^ *+' conftest.er1 >conftest.err
23229 cat conftest.err >&5
23230 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23231 (exit $ac_status); } && {
23232 test -z "$ac_c_werror_flag" ||
23233 test ! -s conftest.err
23234 } && test -s conftest.$ac_objext; then
23235 ac_cv_member_struct_stat_st_ctim=yes
23237 $as_echo "$as_me: failed program was:" >&5
23238 sed 's/^/| /' conftest.$ac_ext >&5
23240 ac_cv_member_struct_stat_st_ctim=no
23243 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23246 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23248 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23249 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23250 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23252 cat >>confdefs.h <<_ACEOF
23253 #define HAVE_STRUCT_STAT_ST_CTIM 1
23258 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23259 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23260 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23261 $as_echo_n "(cached) " >&6
23263 cat >conftest.$ac_ext <<_ACEOF
23266 cat confdefs.h >>conftest.$ac_ext
23267 cat >>conftest.$ac_ext <<_ACEOF
23268 /* end confdefs.h. */
23269 $ac_includes_default
23273 static struct stat ac_aggr;
23274 if (ac_aggr.st_atim)
23280 rm -f conftest.$ac_objext
23281 if { (ac_try="$ac_compile"
23282 case "(($ac_try" in
23283 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23284 *) ac_try_echo
=$ac_try;;
23286 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23287 $as_echo "$ac_try_echo") >&5
23288 (eval "$ac_compile") 2>conftest.er1
23290 grep -v '^ *+' conftest.er1
>conftest.err
23292 cat conftest.err
>&5
23293 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23294 (exit $ac_status); } && {
23295 test -z "$ac_c_werror_flag" ||
23296 test ! -s conftest.err
23297 } && test -s conftest.
$ac_objext; then
23298 ac_cv_member_struct_stat_st_atim
=yes
23300 $as_echo "$as_me: failed program was:" >&5
23301 sed 's/^/| /' conftest.
$ac_ext >&5
23303 cat >conftest.
$ac_ext <<_ACEOF
23306 cat confdefs.h
>>conftest.
$ac_ext
23307 cat >>conftest.
$ac_ext <<_ACEOF
23308 /* end confdefs.h. */
23309 $ac_includes_default
23313 static struct stat ac_aggr;
23314 if (sizeof ac_aggr.st_atim)
23320 rm -f conftest.
$ac_objext
23321 if { (ac_try
="$ac_compile"
23322 case "(($ac_try" in
23323 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23324 *) ac_try_echo=$ac_try;;
23326 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23327 $as_echo "$ac_try_echo") >&5
23328 (eval "$ac_compile") 2>conftest.er1
23330 grep -v '^ *+' conftest.er1 >conftest.err
23332 cat conftest.err >&5
23333 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23334 (exit $ac_status); } && {
23335 test -z "$ac_c_werror_flag" ||
23336 test ! -s conftest.err
23337 } && test -s conftest.$ac_objext; then
23338 ac_cv_member_struct_stat_st_atim=yes
23340 $as_echo "$as_me: failed program was:" >&5
23341 sed 's/^/| /' conftest.$ac_ext >&5
23343 ac_cv_member_struct_stat_st_atim=no
23346 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23349 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23351 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23352 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23353 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23355 cat >>confdefs.h <<_ACEOF
23356 #define HAVE_STRUCT_STAT_ST_ATIM 1
23363 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23364 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23365 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23366 $as_echo_n "(cached) " >&6
23368 cat >conftest.$ac_ext <<_ACEOF
23371 cat confdefs.h >>conftest.$ac_ext
23372 cat >>conftest.$ac_ext <<_ACEOF
23373 /* end confdefs.h. */
23374 #ifdef HAVE_SYS_TYPES_H
23375 #include <sys/types.h>
23377 #ifdef HAVE_NETINET_IN_H
23378 #include <netinet/in.h>
23384 static struct sockaddr_in6 ac_aggr;
23385 if (ac_aggr.sin6_scope_id)
23391 rm -f conftest.$ac_objext
23392 if { (ac_try="$ac_compile"
23393 case "(($ac_try" in
23394 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23395 *) ac_try_echo
=$ac_try;;
23397 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23398 $as_echo "$ac_try_echo") >&5
23399 (eval "$ac_compile") 2>conftest.er1
23401 grep -v '^ *+' conftest.er1
>conftest.err
23403 cat conftest.err
>&5
23404 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23405 (exit $ac_status); } && {
23406 test -z "$ac_c_werror_flag" ||
23407 test ! -s conftest.err
23408 } && test -s conftest.
$ac_objext; then
23409 ac_cv_member_struct_sockaddr_in6_sin6_scope_id
=yes
23411 $as_echo "$as_me: failed program was:" >&5
23412 sed 's/^/| /' conftest.
$ac_ext >&5
23414 cat >conftest.
$ac_ext <<_ACEOF
23417 cat confdefs.h
>>conftest.
$ac_ext
23418 cat >>conftest.
$ac_ext <<_ACEOF
23419 /* end confdefs.h. */
23420 #ifdef HAVE_SYS_TYPES_H
23421 #include <sys/types.h>
23423 #ifdef HAVE_NETINET_IN_H
23424 #include <netinet/in.h>
23430 static struct sockaddr_in6 ac_aggr;
23431 if (sizeof ac_aggr.sin6_scope_id)
23437 rm -f conftest.
$ac_objext
23438 if { (ac_try
="$ac_compile"
23439 case "(($ac_try" in
23440 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23441 *) ac_try_echo=$ac_try;;
23443 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23444 $as_echo "$ac_try_echo") >&5
23445 (eval "$ac_compile") 2>conftest.er1
23447 grep -v '^ *+' conftest.er1 >conftest.err
23449 cat conftest.err >&5
23450 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23451 (exit $ac_status); } && {
23452 test -z "$ac_c_werror_flag" ||
23453 test ! -s conftest.err
23454 } && test -s conftest.$ac_objext; then
23455 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23457 $as_echo "$as_me: failed program was:" >&5
23458 sed 's/^/| /' conftest.$ac_ext >&5
23460 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23463 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23466 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23468 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23469 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23470 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23472 cat >>confdefs.h <<_ACEOF
23473 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23480 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23481 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23482 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23483 $as_echo_n "(cached) " >&6
23485 cat >conftest.$ac_ext <<_ACEOF
23488 cat confdefs.h >>conftest.$ac_ext
23489 cat >>conftest.$ac_ext <<_ACEOF
23490 /* end confdefs.h. */
23491 #ifdef HAVE_SYS_TYPES_H
23492 #include <sys/types.h>
23494 #ifdef HAVE_NETINET_IN_H
23495 # include <netinet/in.h>
23497 #ifdef HAVE_ARPA_NAMESER_H
23498 # include <arpa/nameser.h>
23504 static ns_msg ac_aggr;
23505 if (ac_aggr._msg_ptr)
23511 rm -f conftest.$ac_objext
23512 if { (ac_try="$ac_compile"
23513 case "(($ac_try" in
23514 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23515 *) ac_try_echo
=$ac_try;;
23517 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23518 $as_echo "$ac_try_echo") >&5
23519 (eval "$ac_compile") 2>conftest.er1
23521 grep -v '^ *+' conftest.er1
>conftest.err
23523 cat conftest.err
>&5
23524 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23525 (exit $ac_status); } && {
23526 test -z "$ac_c_werror_flag" ||
23527 test ! -s conftest.err
23528 } && test -s conftest.
$ac_objext; then
23529 ac_cv_member_ns_msg__msg_ptr
=yes
23531 $as_echo "$as_me: failed program was:" >&5
23532 sed 's/^/| /' conftest.
$ac_ext >&5
23534 cat >conftest.
$ac_ext <<_ACEOF
23537 cat confdefs.h
>>conftest.
$ac_ext
23538 cat >>conftest.
$ac_ext <<_ACEOF
23539 /* end confdefs.h. */
23540 #ifdef HAVE_SYS_TYPES_H
23541 #include <sys/types.h>
23543 #ifdef HAVE_NETINET_IN_H
23544 # include <netinet/in.h>
23546 #ifdef HAVE_ARPA_NAMESER_H
23547 # include <arpa/nameser.h>
23553 static ns_msg ac_aggr;
23554 if (sizeof ac_aggr._msg_ptr)
23560 rm -f conftest.
$ac_objext
23561 if { (ac_try
="$ac_compile"
23562 case "(($ac_try" in
23563 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23564 *) ac_try_echo=$ac_try;;
23566 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23567 $as_echo "$ac_try_echo") >&5
23568 (eval "$ac_compile") 2>conftest.er1
23570 grep -v '^ *+' conftest.er1 >conftest.err
23572 cat conftest.err >&5
23573 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23574 (exit $ac_status); } && {
23575 test -z "$ac_c_werror_flag" ||
23576 test ! -s conftest.err
23577 } && test -s conftest.$ac_objext; then
23578 ac_cv_member_ns_msg__msg_ptr=yes
23580 $as_echo "$as_me: failed program was:" >&5
23581 sed 's/^/| /' conftest.$ac_ext >&5
23583 ac_cv_member_ns_msg__msg_ptr=no
23586 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23589 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23591 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23592 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23593 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
23595 cat >>confdefs.h <<_ACEOF
23596 #define HAVE_NS_MSG__MSG_PTR 1
23603 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
23604 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
23605 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
23606 $as_echo_n "(cached) " >&6
23608 cat >conftest.$ac_ext <<_ACEOF
23611 cat confdefs.h >>conftest.$ac_ext
23612 cat >>conftest.$ac_ext <<_ACEOF
23613 /* end confdefs.h. */
23614 #ifdef HAVE_SYS_TYPES_H
23615 #include <sys/types.h>
23617 #ifdef HAVE_ALIAS_H
23620 #ifdef HAVE_SYS_SOCKET_H
23621 #include <sys/socket.h>
23623 #ifdef HAVE_SYS_SOCKETVAR_H
23624 #include <sys/socketvar.h>
23626 #ifdef HAVE_SYS_TIMEOUT_H
23627 #include <sys/timeout.h>
23629 #ifdef HAVE_NETINET_IN_H
23630 #include <netinet/in.h>
23632 #ifdef HAVE_NETINET_IN_SYSTM_H
23633 #include <netinet/in_systm.h>
23635 #ifdef HAVE_NETINET_IP_H
23636 #include <netinet/ip.h>
23638 #ifdef HAVE_NETINET_IP_VAR_H
23639 #include <netinet/ip_var.h>
23641 #ifdef HAVE_NETINET_IP_ICMP_H
23642 #include <netinet/ip_icmp.h>
23644 #ifdef HAVE_NETINET_ICMP_VAR
23645 #include <netinet/icmp_var.h>
23651 static struct icmpstat ac_aggr;
23652 if (ac_aggr.icps_outhist)
23658 rm -f conftest.$ac_objext
23659 if { (ac_try="$ac_compile"
23660 case "(($ac_try" in
23661 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23662 *) ac_try_echo
=$ac_try;;
23664 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23665 $as_echo "$ac_try_echo") >&5
23666 (eval "$ac_compile") 2>conftest.er1
23668 grep -v '^ *+' conftest.er1
>conftest.err
23670 cat conftest.err
>&5
23671 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23672 (exit $ac_status); } && {
23673 test -z "$ac_c_werror_flag" ||
23674 test ! -s conftest.err
23675 } && test -s conftest.
$ac_objext; then
23676 ac_cv_member_struct_icmpstat_icps_outhist
=yes
23678 $as_echo "$as_me: failed program was:" >&5
23679 sed 's/^/| /' conftest.
$ac_ext >&5
23681 cat >conftest.
$ac_ext <<_ACEOF
23684 cat confdefs.h
>>conftest.
$ac_ext
23685 cat >>conftest.
$ac_ext <<_ACEOF
23686 /* end confdefs.h. */
23687 #ifdef HAVE_SYS_TYPES_H
23688 #include <sys/types.h>
23690 #ifdef HAVE_ALIAS_H
23693 #ifdef HAVE_SYS_SOCKET_H
23694 #include <sys/socket.h>
23696 #ifdef HAVE_SYS_SOCKETVAR_H
23697 #include <sys/socketvar.h>
23699 #ifdef HAVE_SYS_TIMEOUT_H
23700 #include <sys/timeout.h>
23702 #ifdef HAVE_NETINET_IN_H
23703 #include <netinet/in.h>
23705 #ifdef HAVE_NETINET_IN_SYSTM_H
23706 #include <netinet/in_systm.h>
23708 #ifdef HAVE_NETINET_IP_H
23709 #include <netinet/ip.h>
23711 #ifdef HAVE_NETINET_IP_VAR_H
23712 #include <netinet/ip_var.h>
23714 #ifdef HAVE_NETINET_IP_ICMP_H
23715 #include <netinet/ip_icmp.h>
23717 #ifdef HAVE_NETINET_ICMP_VAR
23718 #include <netinet/icmp_var.h>
23724 static struct icmpstat ac_aggr;
23725 if (sizeof ac_aggr.icps_outhist)
23731 rm -f conftest.
$ac_objext
23732 if { (ac_try
="$ac_compile"
23733 case "(($ac_try" in
23734 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23735 *) ac_try_echo=$ac_try;;
23737 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23738 $as_echo "$ac_try_echo") >&5
23739 (eval "$ac_compile") 2>conftest.er1
23741 grep -v '^ *+' conftest.er1 >conftest.err
23743 cat conftest.err >&5
23744 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23745 (exit $ac_status); } && {
23746 test -z "$ac_c_werror_flag" ||
23747 test ! -s conftest.err
23748 } && test -s conftest.$ac_objext; then
23749 ac_cv_member_struct_icmpstat_icps_outhist=yes
23751 $as_echo "$as_me: failed program was:" >&5
23752 sed 's/^/| /' conftest.$ac_ext >&5
23754 ac_cv_member_struct_icmpstat_icps_outhist=no
23757 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23760 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23762 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
23763 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
23764 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then
23766 cat >>confdefs.h <<_ACEOF
23767 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
23774 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
23775 $as_echo_n "checking for timezone variable... " >&6; }
23776 if test "${ac_cv_have_timezone+set}" = set; then
23777 $as_echo_n "(cached) " >&6
23779 cat >conftest.$ac_ext <<_ACEOF
23782 cat confdefs.h >>conftest.$ac_ext
23783 cat >>conftest.$ac_ext <<_ACEOF
23784 /* end confdefs.h. */
23794 rm -f conftest.$ac_objext conftest$ac_exeext
23795 if { (ac_try="$ac_link"
23796 case "(($ac_try" in
23797 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23798 *) ac_try_echo
=$ac_try;;
23800 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23801 $as_echo "$ac_try_echo") >&5
23802 (eval "$ac_link") 2>conftest.er1
23804 grep -v '^ *+' conftest.er1
>conftest.err
23806 cat conftest.err
>&5
23807 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23808 (exit $ac_status); } && {
23809 test -z "$ac_c_werror_flag" ||
23810 test ! -s conftest.err
23811 } && test -s conftest
$ac_exeext && {
23812 test "$cross_compiling" = yes ||
23813 $as_test_x conftest
$ac_exeext
23815 ac_cv_have_timezone
="yes"
23817 $as_echo "$as_me: failed program was:" >&5
23818 sed 's/^/| /' conftest.
$ac_ext >&5
23820 ac_cv_have_timezone
="no"
23823 rm -rf conftest.dSYM
23824 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
23825 conftest
$ac_exeext conftest.
$ac_ext
23827 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
23828 $as_echo "$ac_cv_have_timezone" >&6; }
23829 if test "$ac_cv_have_timezone" = "yes"
23832 cat >>confdefs.h
<<\_ACEOF
23833 #define HAVE_TIMEZONE 1
23837 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
23838 $as_echo_n "checking for daylight variable... " >&6; }
23839 if test "${ac_cv_have_daylight+set}" = set; then
23840 $as_echo_n "(cached) " >&6
23842 cat >conftest.
$ac_ext <<_ACEOF
23845 cat confdefs.h
>>conftest.
$ac_ext
23846 cat >>conftest.
$ac_ext <<_ACEOF
23847 /* end confdefs.h. */
23857 rm -f conftest.
$ac_objext conftest
$ac_exeext
23858 if { (ac_try
="$ac_link"
23859 case "(($ac_try" in
23860 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23861 *) ac_try_echo=$ac_try;;
23863 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23864 $as_echo "$ac_try_echo") >&5
23865 (eval "$ac_link") 2>conftest.er1
23867 grep -v '^ *+' conftest.er1 >conftest.err
23869 cat conftest.err >&5
23870 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23871 (exit $ac_status); } && {
23872 test -z "$ac_c_werror_flag" ||
23873 test ! -s conftest.err
23874 } && test -s conftest$ac_exeext && {
23875 test "$cross_compiling" = yes ||
23876 $as_test_x conftest$ac_exeext
23878 ac_cv_have_daylight="yes"
23880 $as_echo "$as_me: failed program was:" >&5
23881 sed 's/^/| /' conftest.$ac_ext >&5
23883 ac_cv_have_daylight="no"
23886 rm -rf conftest.dSYM
23887 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23888 conftest$ac_exeext conftest.$ac_ext
23890 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
23891 $as_echo "$ac_cv_have_daylight" >&6; }
23892 if test "$ac_cv_have_daylight" = "yes"
23895 cat >>confdefs.h <<\_ACEOF
23896 #define HAVE_DAYLIGHT 1
23901 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
23902 $as_echo_n "checking for isinf... " >&6; }
23903 if test "${ac_cv_have_isinf+set}" = set; then
23904 $as_echo_n "(cached) " >&6
23906 cat >conftest.$ac_ext <<_ACEOF
23909 cat confdefs.h >>conftest.$ac_ext
23910 cat >>conftest.$ac_ext <<_ACEOF
23911 /* end confdefs.h. */
23916 float f = 0.0; int i=isinf(f)
23921 rm -f conftest.$ac_objext conftest$ac_exeext
23922 if { (ac_try="$ac_link"
23923 case "(($ac_try" in
23924 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23925 *) ac_try_echo
=$ac_try;;
23927 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23928 $as_echo "$ac_try_echo") >&5
23929 (eval "$ac_link") 2>conftest.er1
23931 grep -v '^ *+' conftest.er1
>conftest.err
23933 cat conftest.err
>&5
23934 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23935 (exit $ac_status); } && {
23936 test -z "$ac_c_werror_flag" ||
23937 test ! -s conftest.err
23938 } && test -s conftest
$ac_exeext && {
23939 test "$cross_compiling" = yes ||
23940 $as_test_x conftest
$ac_exeext
23942 ac_cv_have_isinf
="yes"
23944 $as_echo "$as_me: failed program was:" >&5
23945 sed 's/^/| /' conftest.
$ac_ext >&5
23947 ac_cv_have_isinf
="no"
23950 rm -rf conftest.dSYM
23951 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
23952 conftest
$ac_exeext conftest.
$ac_ext
23954 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
23955 $as_echo "$ac_cv_have_isinf" >&6; }
23956 if test "$ac_cv_have_isinf" = "yes"
23959 cat >>confdefs.h
<<\_ACEOF
23960 #define HAVE_ISINF 1
23965 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
23966 $as_echo_n "checking for isnan... " >&6; }
23967 if test "${ac_cv_have_isnan+set}" = set; then
23968 $as_echo_n "(cached) " >&6
23970 cat >conftest.
$ac_ext <<_ACEOF
23973 cat confdefs.h
>>conftest.
$ac_ext
23974 cat >>conftest.
$ac_ext <<_ACEOF
23975 /* end confdefs.h. */
23980 float f = 0.0; int i=isnan(f)
23985 rm -f conftest.
$ac_objext conftest
$ac_exeext
23986 if { (ac_try
="$ac_link"
23987 case "(($ac_try" in
23988 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23989 *) ac_try_echo=$ac_try;;
23991 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23992 $as_echo "$ac_try_echo") >&5
23993 (eval "$ac_link") 2>conftest.er1
23995 grep -v '^ *+' conftest.er1 >conftest.err
23997 cat conftest.err >&5
23998 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23999 (exit $ac_status); } && {
24000 test -z "$ac_c_werror_flag" ||
24001 test ! -s conftest.err
24002 } && test -s conftest$ac_exeext && {
24003 test "$cross_compiling" = yes ||
24004 $as_test_x conftest$ac_exeext
24006 ac_cv_have_isnan="yes"
24008 $as_echo "$as_me: failed program was:" >&5
24009 sed 's/^/| /' conftest.$ac_ext >&5
24011 ac_cv_have_isnan="no"
24014 rm -rf conftest.dSYM
24015 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24016 conftest$ac_exeext conftest.$ac_ext
24018 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
24019 $as_echo "$ac_cv_have_isnan" >&6; }
24020 if test "$ac_cv_have_isnan" = "yes"
24023 cat >>confdefs.h <<\_ACEOF
24024 #define HAVE_ISNAN 1
24031 *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
24032 $as_echo_n "checking whether we need to define __i386__... " >&6; }
24033 if test "${ac_cv_cpp_def___i386__+set}" = set; then
24034 $as_echo_n "(cached) " >&6
24036 cat >conftest.$ac_ext <<_ACEOF
24039 cat confdefs.h >>conftest.$ac_ext
24040 cat >>conftest.$ac_ext <<_ACEOF
24041 /* end confdefs.h. */
24046 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24047 $EGREP "yes" >/dev/null 2>&1; then
24048 ac_cv_cpp_def___i386__=yes
24050 ac_cv_cpp_def___i386__=no
24055 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
24056 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
24057 if test $ac_cv_cpp_def___i386__ = yes; then
24058 CFLAGS="$CFLAGS -D__i386__"
24059 LINTFLAGS="$LINTFLAGS -D__i386__"
24062 *x86_64*) { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
24063 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
24064 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
24065 $as_echo_n "(cached) " >&6
24067 cat >conftest.$ac_ext <<_ACEOF
24070 cat confdefs.h >>conftest.$ac_ext
24071 cat >>conftest.$ac_ext <<_ACEOF
24072 /* end confdefs.h. */
24077 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24078 $EGREP "yes" >/dev/null 2>&1; then
24079 ac_cv_cpp_def___x86_64__=yes
24081 ac_cv_cpp_def___x86_64__=no
24086 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
24087 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
24088 if test $ac_cv_cpp_def___x86_64__ = yes; then
24089 CFLAGS="$CFLAGS -D__x86_64__"
24090 LINTFLAGS="$LINTFLAGS -D__x86_64__"
24093 *alpha*) { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
24094 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
24095 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
24096 $as_echo_n "(cached) " >&6
24098 cat >conftest.$ac_ext <<_ACEOF
24101 cat confdefs.h >>conftest.$ac_ext
24102 cat >>conftest.$ac_ext <<_ACEOF
24103 /* end confdefs.h. */
24108 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24109 $EGREP "yes" >/dev/null 2>&1; then
24110 ac_cv_cpp_def___ALPHA__=yes
24112 ac_cv_cpp_def___ALPHA__=no
24117 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
24118 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
24119 if test $ac_cv_cpp_def___ALPHA__ = yes; then
24120 CFLAGS="$CFLAGS -D__ALPHA__"
24121 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
24124 *sparc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
24125 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
24126 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
24127 $as_echo_n "(cached) " >&6
24129 cat >conftest.$ac_ext <<_ACEOF
24132 cat confdefs.h >>conftest.$ac_ext
24133 cat >>conftest.$ac_ext <<_ACEOF
24134 /* end confdefs.h. */
24139 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24140 $EGREP "yes" >/dev/null 2>&1; then
24141 ac_cv_cpp_def___sparc__=yes
24143 ac_cv_cpp_def___sparc__=no
24148 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24149 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24150 if test $ac_cv_cpp_def___sparc__ = yes; then
24151 CFLAGS="$CFLAGS -D__sparc__"
24152 LINTFLAGS="$LINTFLAGS -D__sparc__"
24155 *powerpc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24156 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24157 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24158 $as_echo_n "(cached) " >&6
24160 cat >conftest.$ac_ext <<_ACEOF
24163 cat confdefs.h >>conftest.$ac_ext
24164 cat >>conftest.$ac_ext <<_ACEOF
24165 /* end confdefs.h. */
24166 #ifndef __powerpc__
24170 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24171 $EGREP "yes" >/dev/null 2>&1; then
24172 ac_cv_cpp_def___powerpc__=yes
24174 ac_cv_cpp_def___powerpc__=no
24179 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24180 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24181 if test $ac_cv_cpp_def___powerpc__ = yes; then
24182 CFLAGS="$CFLAGS -D__powerpc__"
24183 LINTFLAGS="$LINTFLAGS -D__powerpc__"
24188 case $host_vendor in
24189 *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24190 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24191 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24192 $as_echo_n "(cached) " >&6
24194 cat >conftest.$ac_ext <<_ACEOF
24197 cat confdefs.h >>conftest.$ac_ext
24198 cat >>conftest.$ac_ext <<_ACEOF
24199 /* end confdefs.h. */
24204 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24205 $EGREP "yes" >/dev/null 2>&1; then
24206 ac_cv_cpp_def___sun__=yes
24208 ac_cv_cpp_def___sun__=no
24213 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24214 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24215 if test $ac_cv_cpp_def___sun__ = yes; then
24216 CFLAGS="$CFLAGS -D__sun__"
24217 LINTFLAGS="$LINTFLAGS -D__sun__"
24223 DEPENDENCIES="### Dependencies:
24228 -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24230 \$(OBJS): \$(IDL_GEN_HEADERS)
24231 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24232 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24233 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24234 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24241 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
24252 ALL_PROGRAM_DIRS=""
24254 ALL_PROGRAM_INSTALL_DIRS=""
24256 ALL_PROGRAM_BIN_INSTALL_DIRS=""
24262 ac_config_commands="$ac_config_commands include/stamp-h"
24265 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
24267 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
24269 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
24271 ac_config_commands="$ac_config_commands dlls/user32/resources"
24273 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
24275 ac_config_commands="$ac_config_commands include/wine"
24278 ALL_MAKERULES="$ALL_MAKERULES \\
24280 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24281 Make.rules: Make.rules.in"
24282 MAKE_RULES=Make.rules
24283 ac_config_files="$ac_config_files Make.rules"
24285 ALL_MAKERULES="$ALL_MAKERULES \\
24286 dlls/Makedll.rules"
24287 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24288 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24289 MAKE_DLL_RULES=dlls/Makedll.rules
24290 ac_config_files="$ac_config_files dlls/Makedll.rules"
24292 ALL_MAKERULES="$ALL_MAKERULES \\
24293 dlls/Makeimplib.rules"
24294 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24295 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24296 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
24297 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
24299 ALL_MAKERULES="$ALL_MAKERULES \\
24300 dlls/Maketest.rules"
24301 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24302 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24303 MAKE_TEST_RULES=dlls/Maketest.rules
24304 ac_config_files="$ac_config_files dlls/Maketest.rules"
24306 ALL_MAKERULES="$ALL_MAKERULES \\
24307 programs/Makeprog.rules"
24308 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24309 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24310 MAKE_PROG_RULES=programs/Makeprog.rules
24311 ac_config_files="$ac_config_files programs/Makeprog.rules"
24316 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24317 Makefile: Makefile.in Make.rules"
24318 ac_config_files="$ac_config_files Makefile"
24320 ALL_MAKEFILES="$ALL_MAKEFILES \\
24322 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
24324 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24325 dlls/Makefile: dlls/Makefile.in Make.rules"
24326 ac_config_files="$ac_config_files dlls/Makefile"
24328 ALL_MAKEFILES="$ALL_MAKEFILES \\
24329 dlls/acledit/Makefile"
24330 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24332 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24333 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24334 ac_config_files="$ac_config_files dlls/acledit/Makefile"
24336 ALL_MAKEFILES="$ALL_MAKEFILES \\
24337 dlls/aclui/Makefile"
24338 test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24340 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24341 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24342 ac_config_files="$ac_config_files dlls/aclui/Makefile"
24344 ALL_MAKEFILES="$ALL_MAKEFILES \\
24345 dlls/activeds/Makefile"
24346 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24348 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24349 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24350 ac_config_files="$ac_config_files dlls/activeds/Makefile"
24352 ALL_MAKEFILES="$ALL_MAKEFILES \\
24353 dlls/actxprxy/Makefile"
24354 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24356 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24357 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24358 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
24360 ALL_MAKEFILES="$ALL_MAKEFILES \\
24361 dlls/adsiid/Makefile"
24362 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24364 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24365 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24366 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
24368 ALL_MAKEFILES="$ALL_MAKEFILES \\
24369 dlls/advapi32/Makefile"
24370 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24372 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24373 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24374 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
24376 ALL_MAKEFILES="$ALL_MAKEFILES \\
24377 dlls/advapi32/tests/Makefile"
24378 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24380 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24381 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24382 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
24384 ALL_MAKEFILES="$ALL_MAKEFILES \\
24385 dlls/advpack/Makefile"
24386 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24388 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24389 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24390 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24392 ALL_MAKEFILES="$ALL_MAKEFILES \\
24393 dlls/advpack/tests/Makefile"
24394 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24396 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24397 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24398 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24400 ALL_MAKEFILES="$ALL_MAKEFILES \\
24401 dlls/amstream/Makefile"
24402 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24404 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24405 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24406 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24408 ALL_MAKEFILES="$ALL_MAKEFILES \\
24409 dlls/appwiz.cpl/Makefile"
24410 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24412 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24413 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24414 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24416 ALL_MAKEFILES="$ALL_MAKEFILES \\
24418 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24420 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24421 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24422 ac_config_files="$ac_config_files dlls/atl/Makefile"
24424 ALL_MAKEFILES="$ALL_MAKEFILES \\
24425 dlls/authz/Makefile"
24426 test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24428 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24429 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24430 ac_config_files="$ac_config_files dlls/authz/Makefile"
24432 ALL_MAKEFILES="$ALL_MAKEFILES \\
24433 dlls/avicap32/Makefile"
24434 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24436 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24437 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24438 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24440 ALL_MAKEFILES="$ALL_MAKEFILES \\
24441 dlls/avifil32/Makefile"
24442 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24444 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24445 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24446 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24448 ALL_MAKEFILES="$ALL_MAKEFILES \\
24449 dlls/browseui/Makefile"
24450 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24452 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24453 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24454 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24456 ALL_MAKEFILES="$ALL_MAKEFILES \\
24457 dlls/browseui/tests/Makefile"
24458 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24460 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24461 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24462 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24464 ALL_MAKEFILES="$ALL_MAKEFILES \\
24465 dlls/cabinet/Makefile"
24466 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24468 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24469 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24470 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24472 ALL_MAKEFILES="$ALL_MAKEFILES \\
24473 dlls/cabinet/tests/Makefile"
24474 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24476 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24477 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24478 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24480 ALL_MAKEFILES="$ALL_MAKEFILES \\
24481 dlls/capi2032/Makefile"
24482 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24484 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24485 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24486 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24488 ALL_MAKEFILES="$ALL_MAKEFILES \\
24489 dlls/cards/Makefile"
24490 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24492 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24493 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24494 ac_config_files="$ac_config_files dlls/cards/Makefile"
24496 ALL_MAKEFILES="$ALL_MAKEFILES \\
24497 dlls/cfgmgr32/Makefile"
24498 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24500 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24501 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24502 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
24504 ALL_MAKEFILES="$ALL_MAKEFILES \\
24505 dlls/clusapi/Makefile"
24506 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24508 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24509 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
24510 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
24512 ALL_MAKEFILES="$ALL_MAKEFILES \\
24513 dlls/comcat/Makefile"
24514 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24516 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24517 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
24518 ac_config_files="$ac_config_files dlls/comcat/Makefile"
24520 ALL_MAKEFILES="$ALL_MAKEFILES \\
24521 dlls/comcat/tests/Makefile"
24522 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24524 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24525 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
24526 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
24528 ALL_MAKEFILES="$ALL_MAKEFILES \\
24529 dlls/comctl32/Makefile"
24530 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24532 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24533 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
24534 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
24536 ALL_MAKEFILES="$ALL_MAKEFILES \\
24537 dlls/comctl32/tests/Makefile"
24538 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24540 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24541 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24542 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
24544 ALL_MAKEFILES="$ALL_MAKEFILES \\
24545 dlls/comdlg32/Makefile"
24546 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24548 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24549 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24550 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
24552 ALL_MAKEFILES="$ALL_MAKEFILES \\
24553 dlls/comdlg32/tests/Makefile"
24554 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24556 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24557 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24558 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
24560 ALL_MAKEFILES="$ALL_MAKEFILES \\
24561 dlls/compstui/Makefile"
24562 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24564 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24565 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24566 ac_config_files="$ac_config_files dlls/compstui/Makefile"
24568 ALL_MAKEFILES="$ALL_MAKEFILES \\
24569 dlls/credui/Makefile"
24570 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24572 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24573 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24574 ac_config_files="$ac_config_files dlls/credui/Makefile"
24576 ALL_MAKEFILES="$ALL_MAKEFILES \\
24577 dlls/credui/tests/Makefile"
24578 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24580 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24581 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24582 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
24584 ALL_MAKEFILES="$ALL_MAKEFILES \\
24585 dlls/crtdll/Makefile"
24586 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24588 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24589 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24590 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
24592 ALL_MAKEFILES="$ALL_MAKEFILES \\
24593 dlls/crypt32/Makefile"
24594 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24596 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24597 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24598 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
24600 ALL_MAKEFILES="$ALL_MAKEFILES \\
24601 dlls/crypt32/tests/Makefile"
24602 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24604 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24605 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
24606 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
24608 ALL_MAKEFILES="$ALL_MAKEFILES \\
24609 dlls/cryptdlg/Makefile"
24610 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24612 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24613 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
24614 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
24616 ALL_MAKEFILES="$ALL_MAKEFILES \\
24617 dlls/cryptdll/Makefile"
24618 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24620 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24621 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
24622 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
24624 ALL_MAKEFILES="$ALL_MAKEFILES \\
24625 dlls/cryptnet/Makefile"
24626 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24628 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24629 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
24630 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
24632 ALL_MAKEFILES="$ALL_MAKEFILES \\
24633 dlls/cryptnet/tests/Makefile"
24634 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24636 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24637 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
24638 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
24640 ALL_MAKEFILES="$ALL_MAKEFILES \\
24641 dlls/cryptui/Makefile"
24642 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24644 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24645 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
24646 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
24648 ALL_MAKEFILES="$ALL_MAKEFILES \\
24649 dlls/cryptui/tests/Makefile"
24650 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24652 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24653 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
24654 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
24656 ALL_MAKEFILES="$ALL_MAKEFILES \\
24657 dlls/ctapi32/Makefile"
24658 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24660 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24661 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
24662 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
24664 ALL_MAKEFILES="$ALL_MAKEFILES \\
24665 dlls/ctl3d32/Makefile"
24666 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24668 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24669 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
24670 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
24672 ALL_MAKEFILES="$ALL_MAKEFILES \\
24673 dlls/d3d10/Makefile"
24674 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24676 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24677 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
24678 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
24680 ALL_MAKEFILES="$ALL_MAKEFILES \\
24681 dlls/d3d10/tests/Makefile"
24682 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24684 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24685 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
24686 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
24688 ALL_MAKEFILES="$ALL_MAKEFILES \\
24689 dlls/d3d10core/Makefile"
24690 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24692 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24693 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
24694 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
24696 ALL_MAKEFILES="$ALL_MAKEFILES \\
24697 dlls/d3d10core/tests/Makefile"
24698 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24700 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24701 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
24702 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
24704 ALL_MAKEFILES="$ALL_MAKEFILES \\
24705 dlls/d3d8/Makefile"
24706 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24708 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24709 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
24710 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
24712 ALL_MAKEFILES="$ALL_MAKEFILES \\
24713 dlls/d3d8/tests/Makefile"
24714 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24716 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24717 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
24718 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
24720 ALL_MAKEFILES="$ALL_MAKEFILES \\
24721 dlls/d3d9/Makefile"
24722 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24724 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24725 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
24726 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
24728 ALL_MAKEFILES="$ALL_MAKEFILES \\
24729 dlls/d3d9/tests/Makefile"
24730 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24732 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24733 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
24734 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
24736 ALL_MAKEFILES="$ALL_MAKEFILES \\
24737 dlls/d3dim/Makefile"
24738 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24740 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24741 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
24742 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
24744 ALL_MAKEFILES="$ALL_MAKEFILES \\
24745 dlls/d3drm/Makefile"
24746 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24748 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24749 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
24750 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
24752 ALL_MAKEFILES="$ALL_MAKEFILES \\
24753 dlls/d3drm/tests/Makefile"
24754 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24756 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24757 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
24758 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
24760 ALL_MAKEFILES="$ALL_MAKEFILES \\
24761 dlls/d3dx8/Makefile"
24762 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24764 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24765 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
24766 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
24768 ALL_MAKEFILES="$ALL_MAKEFILES \\
24769 dlls/d3dx8/tests/Makefile"
24770 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24772 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24773 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
24774 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
24776 ALL_MAKEFILES="$ALL_MAKEFILES \\
24777 dlls/d3dx9_24/Makefile"
24778 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24780 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24781 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
24782 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
24784 ALL_MAKEFILES="$ALL_MAKEFILES \\
24785 dlls/d3dx9_25/Makefile"
24786 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24788 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24789 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
24790 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
24792 ALL_MAKEFILES="$ALL_MAKEFILES \\
24793 dlls/d3dx9_26/Makefile"
24794 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24796 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24797 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
24798 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
24800 ALL_MAKEFILES="$ALL_MAKEFILES \\
24801 dlls/d3dx9_27/Makefile"
24802 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24804 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24805 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
24806 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
24808 ALL_MAKEFILES="$ALL_MAKEFILES \\
24809 dlls/d3dx9_28/Makefile"
24810 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24812 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24813 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
24814 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
24816 ALL_MAKEFILES="$ALL_MAKEFILES \\
24817 dlls/d3dx9_29/Makefile"
24818 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24820 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24821 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
24822 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
24824 ALL_MAKEFILES="$ALL_MAKEFILES \\
24825 dlls/d3dx9_30/Makefile"
24826 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24828 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24829 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
24830 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
24832 ALL_MAKEFILES="$ALL_MAKEFILES \\
24833 dlls/d3dx9_31/Makefile"
24834 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24836 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24837 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
24838 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
24840 ALL_MAKEFILES="$ALL_MAKEFILES \\
24841 dlls/d3dx9_32/Makefile"
24842 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24844 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24845 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
24846 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
24848 ALL_MAKEFILES="$ALL_MAKEFILES \\
24849 dlls/d3dx9_33/Makefile"
24850 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24852 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24853 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
24854 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
24856 ALL_MAKEFILES="$ALL_MAKEFILES \\
24857 dlls/d3dx9_34/Makefile"
24858 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24860 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24861 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
24862 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
24864 ALL_MAKEFILES="$ALL_MAKEFILES \\
24865 dlls/d3dx9_35/Makefile"
24866 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24868 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24869 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
24870 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
24872 ALL_MAKEFILES="$ALL_MAKEFILES \\
24873 dlls/d3dx9_36/Makefile"
24874 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24876 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24877 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
24878 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
24880 ALL_MAKEFILES="$ALL_MAKEFILES \\
24881 dlls/d3dx9_36/tests/Makefile"
24882 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24884 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24885 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
24886 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
24888 ALL_MAKEFILES="$ALL_MAKEFILES \\
24889 dlls/d3dx9_37/Makefile"
24890 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24892 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24893 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
24894 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
24896 ALL_MAKEFILES="$ALL_MAKEFILES \\
24897 dlls/d3dx9_38/Makefile"
24898 test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24900 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24901 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
24902 ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
24904 ALL_MAKEFILES="$ALL_MAKEFILES \\
24905 dlls/d3dx9_39/Makefile"
24906 test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24908 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24909 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
24910 ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
24912 ALL_MAKEFILES="$ALL_MAKEFILES \\
24913 dlls/d3dx9_40/Makefile"
24914 test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24916 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24917 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
24918 ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
24920 ALL_MAKEFILES="$ALL_MAKEFILES \\
24921 dlls/d3dxof/Makefile"
24922 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24924 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24925 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
24926 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
24928 ALL_MAKEFILES="$ALL_MAKEFILES \\
24929 dlls/d3dxof/tests/Makefile"
24930 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24932 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24933 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
24934 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
24936 ALL_MAKEFILES="$ALL_MAKEFILES \\
24937 dlls/dbghelp/Makefile"
24938 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24940 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24941 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
24942 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
24944 ALL_MAKEFILES="$ALL_MAKEFILES \\
24945 dlls/dciman32/Makefile"
24946 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24948 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24949 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
24950 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
24952 ALL_MAKEFILES="$ALL_MAKEFILES \\
24953 dlls/ddraw/Makefile"
24954 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24956 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24957 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
24958 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
24960 ALL_MAKEFILES="$ALL_MAKEFILES \\
24961 dlls/ddraw/tests/Makefile"
24962 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24964 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24965 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
24966 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
24968 ALL_MAKEFILES="$ALL_MAKEFILES \\
24969 dlls/ddrawex/Makefile"
24970 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24972 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24973 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
24974 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
24976 ALL_MAKEFILES="$ALL_MAKEFILES \\
24977 dlls/ddrawex/tests/Makefile"
24978 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24980 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24981 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
24982 ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
24984 ALL_MAKEFILES="$ALL_MAKEFILES \\
24985 dlls/devenum/Makefile"
24986 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24988 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24989 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
24990 ac_config_files="$ac_config_files dlls/devenum/Makefile"
24992 ALL_MAKEFILES="$ALL_MAKEFILES \\
24993 dlls/dinput/Makefile"
24994 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24996 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24997 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
24998 ac_config_files="$ac_config_files dlls/dinput/Makefile"
25000 ALL_MAKEFILES="$ALL_MAKEFILES \\
25001 dlls/dinput/tests/Makefile"
25002 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25004 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25005 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
25006 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
25008 ALL_MAKEFILES="$ALL_MAKEFILES \\
25009 dlls/dinput8/Makefile"
25010 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25012 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25013 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
25014 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
25016 ALL_MAKEFILES="$ALL_MAKEFILES \\
25017 dlls/dmband/Makefile"
25018 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25020 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25021 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
25022 ac_config_files="$ac_config_files dlls/dmband/Makefile"
25024 ALL_MAKEFILES="$ALL_MAKEFILES \\
25025 dlls/dmcompos/Makefile"
25026 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25028 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25029 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
25030 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
25032 ALL_MAKEFILES="$ALL_MAKEFILES \\
25033 dlls/dmime/Makefile"
25034 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25036 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25037 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
25038 ac_config_files="$ac_config_files dlls/dmime/Makefile"
25040 ALL_MAKEFILES="$ALL_MAKEFILES \\
25041 dlls/dmloader/Makefile"
25042 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25044 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25045 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25046 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
25048 ALL_MAKEFILES="$ALL_MAKEFILES \\
25049 dlls/dmscript/Makefile"
25050 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25052 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25053 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25054 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
25056 ALL_MAKEFILES="$ALL_MAKEFILES \\
25057 dlls/dmstyle/Makefile"
25058 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25060 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25061 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25062 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
25064 ALL_MAKEFILES="$ALL_MAKEFILES \\
25065 dlls/dmsynth/Makefile"
25066 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25068 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25069 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25070 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
25072 ALL_MAKEFILES="$ALL_MAKEFILES \\
25073 dlls/dmusic/Makefile"
25074 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25076 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25077 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25078 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
25080 ALL_MAKEFILES="$ALL_MAKEFILES \\
25081 dlls/dmusic32/Makefile"
25082 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25084 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25085 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25086 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
25088 ALL_MAKEFILES="$ALL_MAKEFILES \\
25089 dlls/dnsapi/Makefile"
25090 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25092 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25093 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25094 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
25096 ALL_MAKEFILES="$ALL_MAKEFILES \\
25097 dlls/dnsapi/tests/Makefile"
25098 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25100 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25101 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25102 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
25104 ALL_MAKEFILES="$ALL_MAKEFILES \\
25105 dlls/dplay/Makefile"
25106 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25108 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25109 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25110 ac_config_files="$ac_config_files dlls/dplay/Makefile"
25112 ALL_MAKEFILES="$ALL_MAKEFILES \\
25113 dlls/dplayx/Makefile"
25114 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25116 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25117 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25118 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
25120 ALL_MAKEFILES="$ALL_MAKEFILES \\
25121 dlls/dplayx/tests/Makefile"
25122 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25124 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25125 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25126 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
25128 ALL_MAKEFILES="$ALL_MAKEFILES \\
25129 dlls/dpnaddr/Makefile"
25130 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25132 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25133 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25134 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
25136 ALL_MAKEFILES="$ALL_MAKEFILES \\
25137 dlls/dpnet/Makefile"
25138 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25140 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25141 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25142 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
25144 ALL_MAKEFILES="$ALL_MAKEFILES \\
25145 dlls/dpnhpast/Makefile"
25146 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25148 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25149 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25150 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
25152 ALL_MAKEFILES="$ALL_MAKEFILES \\
25153 dlls/dpnlobby/Makefile"
25154 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25156 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25157 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25158 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
25160 ALL_MAKEFILES="$ALL_MAKEFILES \\
25161 dlls/dpwsockx/Makefile"
25162 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25164 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25165 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25166 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
25168 ALL_MAKEFILES="$ALL_MAKEFILES \\
25169 dlls/dsound/Makefile"
25170 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25172 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25173 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25174 ac_config_files="$ac_config_files dlls/dsound/Makefile"
25176 ALL_MAKEFILES="$ALL_MAKEFILES \\
25177 dlls/dsound/tests/Makefile"
25178 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25180 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25181 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25182 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
25184 ALL_MAKEFILES="$ALL_MAKEFILES \\
25185 dlls/dssenh/Makefile"
25186 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25188 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25189 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25190 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
25192 ALL_MAKEFILES="$ALL_MAKEFILES \\
25193 dlls/dswave/Makefile"
25194 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25196 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25197 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25198 ac_config_files="$ac_config_files dlls/dswave/Makefile"
25200 ALL_MAKEFILES="$ALL_MAKEFILES \\
25201 dlls/dwmapi/Makefile"
25202 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25204 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25205 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25206 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
25208 ALL_MAKEFILES="$ALL_MAKEFILES \\
25209 dlls/dxdiagn/Makefile"
25210 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25212 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25213 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25214 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
25216 ALL_MAKEFILES="$ALL_MAKEFILES \\
25217 dlls/dxerr8/Makefile"
25218 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25220 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25221 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25222 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
25224 ALL_MAKEFILES="$ALL_MAKEFILES \\
25225 dlls/dxerr9/Makefile"
25226 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25228 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25229 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25230 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
25232 ALL_MAKEFILES="$ALL_MAKEFILES \\
25233 dlls/dxgi/Makefile"
25234 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25236 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25237 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25238 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
25240 ALL_MAKEFILES="$ALL_MAKEFILES \\
25241 dlls/dxgi/tests/Makefile"
25242 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25244 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25245 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25246 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
25248 ALL_MAKEFILES="$ALL_MAKEFILES \\
25249 dlls/dxguid/Makefile"
25250 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25252 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25253 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25254 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
25256 ALL_MAKEFILES="$ALL_MAKEFILES \\
25257 dlls/faultrep/Makefile"
25258 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25260 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25261 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25262 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
25264 ALL_MAKEFILES="$ALL_MAKEFILES \\
25265 dlls/fusion/Makefile"
25266 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25268 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25269 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25270 ac_config_files="$ac_config_files dlls/fusion/Makefile"
25272 ALL_MAKEFILES="$ALL_MAKEFILES \\
25273 dlls/fusion/tests/Makefile"
25274 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25276 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25277 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25278 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
25280 ALL_MAKEFILES="$ALL_MAKEFILES \\
25281 dlls/gdi32/Makefile"
25282 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25284 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25285 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25286 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
25288 ALL_MAKEFILES="$ALL_MAKEFILES \\
25289 dlls/gdi32/tests/Makefile"
25290 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25292 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25293 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25294 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
25296 ALL_MAKEFILES="$ALL_MAKEFILES \\
25297 dlls/gdiplus/Makefile"
25298 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25300 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25301 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25302 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
25304 ALL_MAKEFILES="$ALL_MAKEFILES \\
25305 dlls/gdiplus/tests/Makefile"
25306 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25308 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25309 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25310 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
25312 ALL_MAKEFILES="$ALL_MAKEFILES \\
25313 dlls/glu32/Makefile"
25314 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25316 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25317 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25318 ac_config_files="$ac_config_files dlls/glu32/Makefile"
25320 ALL_MAKEFILES="$ALL_MAKEFILES \\
25321 dlls/gphoto2.ds/Makefile"
25322 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25324 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25325 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25326 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
25328 ALL_MAKEFILES="$ALL_MAKEFILES \\
25329 dlls/gpkcsp/Makefile"
25330 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25332 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25333 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25334 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
25336 ALL_MAKEFILES="$ALL_MAKEFILES \\
25338 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25340 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25341 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25342 ac_config_files="$ac_config_files dlls/hal/Makefile"
25344 ALL_MAKEFILES="$ALL_MAKEFILES \\
25345 dlls/hhctrl.ocx/Makefile"
25346 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25348 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25349 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25350 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
25352 ALL_MAKEFILES="$ALL_MAKEFILES \\
25354 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25356 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25357 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25358 ac_config_files="$ac_config_files dlls/hid/Makefile"
25360 ALL_MAKEFILES="$ALL_MAKEFILES \\
25361 dlls/hlink/Makefile"
25362 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25364 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25365 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25366 ac_config_files="$ac_config_files dlls/hlink/Makefile"
25368 ALL_MAKEFILES="$ALL_MAKEFILES \\
25369 dlls/hlink/tests/Makefile"
25370 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25372 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25373 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25374 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
25376 ALL_MAKEFILES="$ALL_MAKEFILES \\
25377 dlls/hnetcfg/Makefile"
25378 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25380 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25381 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25382 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
25384 ALL_MAKEFILES="$ALL_MAKEFILES \\
25385 dlls/httpapi/Makefile"
25386 test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25388 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25389 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25390 ac_config_files="$ac_config_files dlls/httpapi/Makefile"
25392 ALL_MAKEFILES="$ALL_MAKEFILES \\
25393 dlls/iccvid/Makefile"
25394 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25396 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25397 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25398 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
25400 ALL_MAKEFILES="$ALL_MAKEFILES \\
25401 dlls/icmp/Makefile"
25402 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25404 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25405 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25406 ac_config_files="$ac_config_files dlls/icmp/Makefile"
25408 ALL_MAKEFILES="$ALL_MAKEFILES \\
25409 dlls/ifsmgr.vxd/Makefile"
25410 test "x$enable_ifsmgr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25412 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25413 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25414 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25416 ALL_MAKEFILES="$ALL_MAKEFILES \\
25417 dlls/imaadp32.acm/Makefile"
25418 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25420 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25421 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25422 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
25424 ALL_MAKEFILES="$ALL_MAKEFILES \\
25425 dlls/imagehlp/Makefile"
25426 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25428 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25429 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25430 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
25432 ALL_MAKEFILES="$ALL_MAKEFILES \\
25433 dlls/imm32/Makefile"
25434 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25436 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25437 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25438 ac_config_files="$ac_config_files dlls/imm32/Makefile"
25440 ALL_MAKEFILES="$ALL_MAKEFILES \\
25441 dlls/imm32/tests/Makefile"
25442 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25444 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25445 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
25446 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
25448 ALL_MAKEFILES="$ALL_MAKEFILES \\
25449 dlls/inetcomm/Makefile"
25450 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25452 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25453 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
25454 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
25456 ALL_MAKEFILES="$ALL_MAKEFILES \\
25457 dlls/inetcomm/tests/Makefile"
25458 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25460 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25461 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
25462 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
25464 ALL_MAKEFILES="$ALL_MAKEFILES \\
25465 dlls/inetmib1/Makefile"
25466 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25468 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25469 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
25470 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
25472 ALL_MAKEFILES="$ALL_MAKEFILES \\
25473 dlls/inetmib1/tests/Makefile"
25474 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25476 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25477 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
25478 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
25480 ALL_MAKEFILES="$ALL_MAKEFILES \\
25481 dlls/infosoft/Makefile"
25482 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25484 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25485 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
25486 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
25488 ALL_MAKEFILES="$ALL_MAKEFILES \\
25489 dlls/infosoft/tests/Makefile"
25490 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25492 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25493 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
25494 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
25496 ALL_MAKEFILES="$ALL_MAKEFILES \\
25497 dlls/initpki/Makefile"
25498 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25500 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25501 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
25502 ac_config_files="$ac_config_files dlls/initpki/Makefile"
25504 ALL_MAKEFILES="$ALL_MAKEFILES \\
25505 dlls/inkobj/Makefile"
25506 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25508 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25509 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
25510 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
25512 ALL_MAKEFILES="$ALL_MAKEFILES \\
25513 dlls/inseng/Makefile"
25514 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25516 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25517 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
25518 ac_config_files="$ac_config_files dlls/inseng/Makefile"
25520 ALL_MAKEFILES="$ALL_MAKEFILES \\
25521 dlls/iphlpapi/Makefile"
25522 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25524 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25525 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
25526 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
25528 ALL_MAKEFILES="$ALL_MAKEFILES \\
25529 dlls/iphlpapi/tests/Makefile"
25530 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25532 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25533 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
25534 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
25536 ALL_MAKEFILES="$ALL_MAKEFILES \\
25537 dlls/itircl/Makefile"
25538 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25540 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25541 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
25542 ac_config_files="$ac_config_files dlls/itircl/Makefile"
25544 ALL_MAKEFILES="$ALL_MAKEFILES \\
25545 dlls/itss/Makefile"
25546 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25548 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25549 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
25550 ac_config_files="$ac_config_files dlls/itss/Makefile"
25552 ALL_MAKEFILES="$ALL_MAKEFILES \\
25553 dlls/itss/tests/Makefile"
25554 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25556 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25557 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
25558 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
25560 ALL_MAKEFILES="$ALL_MAKEFILES \\
25561 dlls/jscript/Makefile"
25562 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25564 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25565 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
25566 ac_config_files="$ac_config_files dlls/jscript/Makefile"
25568 ALL_MAKEFILES="$ALL_MAKEFILES \\
25569 dlls/jscript/tests/Makefile"
25570 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25572 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25573 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
25574 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
25576 ALL_MAKEFILES="$ALL_MAKEFILES \\
25577 dlls/kernel32/Makefile"
25578 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25580 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25581 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
25582 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
25584 ALL_MAKEFILES="$ALL_MAKEFILES \\
25585 dlls/kernel32/tests/Makefile"
25586 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25588 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25589 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
25590 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
25592 ALL_MAKEFILES="$ALL_MAKEFILES \\
25593 dlls/loadperf/Makefile"
25594 test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25596 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25597 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
25598 ac_config_files="$ac_config_files dlls/loadperf/Makefile"
25600 ALL_MAKEFILES="$ALL_MAKEFILES \\
25601 dlls/localspl/Makefile"
25602 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25604 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25605 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
25606 ac_config_files="$ac_config_files dlls/localspl/Makefile"
25608 ALL_MAKEFILES="$ALL_MAKEFILES \\
25609 dlls/localspl/tests/Makefile"
25610 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25612 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25613 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
25614 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
25616 ALL_MAKEFILES="$ALL_MAKEFILES \\
25617 dlls/localui/Makefile"
25618 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25620 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25621 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
25622 ac_config_files="$ac_config_files dlls/localui/Makefile"
25624 ALL_MAKEFILES="$ALL_MAKEFILES \\
25625 dlls/localui/tests/Makefile"
25626 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25628 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25629 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
25630 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
25632 ALL_MAKEFILES="$ALL_MAKEFILES \\
25633 dlls/lz32/Makefile"
25634 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25636 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25637 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
25638 ac_config_files="$ac_config_files dlls/lz32/Makefile"
25640 ALL_MAKEFILES="$ALL_MAKEFILES \\
25641 dlls/lz32/tests/Makefile"
25642 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25644 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25645 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
25646 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
25648 ALL_MAKEFILES="$ALL_MAKEFILES \\
25649 dlls/mapi32/Makefile"
25650 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25652 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25653 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
25654 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
25656 ALL_MAKEFILES="$ALL_MAKEFILES \\
25657 dlls/mapi32/tests/Makefile"
25658 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25660 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25661 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
25662 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
25664 ALL_MAKEFILES="$ALL_MAKEFILES \\
25665 dlls/mciavi32/Makefile"
25666 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25668 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25669 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
25670 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
25672 ALL_MAKEFILES="$ALL_MAKEFILES \\
25673 dlls/mcicda/Makefile"
25674 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25676 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25677 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
25678 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
25680 ALL_MAKEFILES="$ALL_MAKEFILES \\
25681 dlls/mciseq/Makefile"
25682 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25684 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25685 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
25686 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
25688 ALL_MAKEFILES="$ALL_MAKEFILES \\
25689 dlls/mciwave/Makefile"
25690 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25692 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25693 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
25694 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
25696 ALL_MAKEFILES="$ALL_MAKEFILES \\
25697 dlls/midimap/Makefile"
25698 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25700 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25701 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
25702 ac_config_files="$ac_config_files dlls/midimap/Makefile"
25704 ALL_MAKEFILES="$ALL_MAKEFILES \\
25705 dlls/mlang/Makefile"
25706 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25708 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25709 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
25710 ac_config_files="$ac_config_files dlls/mlang/Makefile"
25712 ALL_MAKEFILES="$ALL_MAKEFILES \\
25713 dlls/mlang/tests/Makefile"
25714 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25716 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25717 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
25718 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
25720 ALL_MAKEFILES="$ALL_MAKEFILES \\
25721 dlls/mmdevldr.vxd/Makefile"
25722 test "x$enable_mmdevldr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25724 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25725 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
25726 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
25728 ALL_MAKEFILES="$ALL_MAKEFILES \\
25729 dlls/monodebg.vxd/Makefile"
25730 test "x$enable_monodebg_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25732 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25733 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
25734 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
25736 ALL_MAKEFILES="$ALL_MAKEFILES \\
25737 dlls/mountmgr.sys/Makefile"
25738 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25740 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25741 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
25742 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
25744 ALL_MAKEFILES="$ALL_MAKEFILES \\
25746 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25748 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25749 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
25750 ac_config_files="$ac_config_files dlls/mpr/Makefile"
25752 ALL_MAKEFILES="$ALL_MAKEFILES \\
25753 dlls/mprapi/Makefile"
25754 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25756 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25757 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
25758 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
25760 ALL_MAKEFILES="$ALL_MAKEFILES \\
25761 dlls/msacm32.drv/Makefile"
25762 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25764 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25765 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
25766 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
25768 ALL_MAKEFILES="$ALL_MAKEFILES \\
25769 dlls/msacm32/Makefile"
25770 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25772 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25773 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
25774 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
25776 ALL_MAKEFILES="$ALL_MAKEFILES \\
25777 dlls/msacm32/tests/Makefile"
25778 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25780 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25781 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
25782 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
25784 ALL_MAKEFILES="$ALL_MAKEFILES \\
25785 dlls/msadp32.acm/Makefile"
25786 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25788 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25789 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
25790 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
25792 ALL_MAKEFILES="$ALL_MAKEFILES \\
25793 dlls/mscat32/Makefile"
25794 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25796 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25797 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
25798 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
25800 ALL_MAKEFILES="$ALL_MAKEFILES \\
25801 dlls/mscms/Makefile"
25802 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25804 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25805 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
25806 ac_config_files="$ac_config_files dlls/mscms/Makefile"
25808 ALL_MAKEFILES="$ALL_MAKEFILES \\
25809 dlls/mscms/tests/Makefile"
25810 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25812 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25813 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
25814 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
25816 ALL_MAKEFILES="$ALL_MAKEFILES \\
25817 dlls/mscoree/Makefile"
25818 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25820 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25821 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
25822 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
25824 ALL_MAKEFILES="$ALL_MAKEFILES \\
25825 dlls/msctf/Makefile"
25826 test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25828 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25829 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
25830 ac_config_files="$ac_config_files dlls/msctf/Makefile"
25832 ALL_MAKEFILES="$ALL_MAKEFILES \\
25833 dlls/msctf/tests/Makefile"
25834 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25836 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25837 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
25838 ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
25840 ALL_MAKEFILES="$ALL_MAKEFILES \\
25841 dlls/msdmo/Makefile"
25842 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25844 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25845 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
25846 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
25848 ALL_MAKEFILES="$ALL_MAKEFILES \\
25849 dlls/msftedit/Makefile"
25850 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25852 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25853 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
25854 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
25856 ALL_MAKEFILES="$ALL_MAKEFILES \\
25857 dlls/msg711.acm/Makefile"
25858 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25860 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25861 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
25862 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
25864 ALL_MAKEFILES="$ALL_MAKEFILES \\
25865 dlls/mshtml.tlb/Makefile"
25866 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25868 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25869 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
25870 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
25872 ALL_MAKEFILES="$ALL_MAKEFILES \\
25873 dlls/mshtml/Makefile"
25874 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25876 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25877 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
25878 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
25880 ALL_MAKEFILES="$ALL_MAKEFILES \\
25881 dlls/mshtml/tests/Makefile"
25882 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25884 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25885 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
25886 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
25888 ALL_MAKEFILES="$ALL_MAKEFILES \\
25890 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25892 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25893 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
25894 ac_config_files="$ac_config_files dlls/msi/Makefile"
25896 ALL_MAKEFILES="$ALL_MAKEFILES \\
25897 dlls/msi/tests/Makefile"
25898 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25900 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25901 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
25902 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
25904 ALL_MAKEFILES="$ALL_MAKEFILES \\
25905 dlls/msimg32/Makefile"
25906 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25908 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25909 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
25910 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
25912 ALL_MAKEFILES="$ALL_MAKEFILES \\
25913 dlls/msimtf/Makefile"
25914 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25916 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25917 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
25918 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
25920 ALL_MAKEFILES="$ALL_MAKEFILES \\
25921 dlls/msisip/Makefile"
25922 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25924 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25925 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
25926 ac_config_files="$ac_config_files dlls/msisip/Makefile"
25928 ALL_MAKEFILES="$ALL_MAKEFILES \\
25929 dlls/msisys.ocx/Makefile"
25930 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25932 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25933 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
25934 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
25936 ALL_MAKEFILES="$ALL_MAKEFILES \\
25937 dlls/msnet32/Makefile"
25938 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25940 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25941 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
25942 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
25944 ALL_MAKEFILES="$ALL_MAKEFILES \\
25945 dlls/msrle32/Makefile"
25946 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25948 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25949 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
25950 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
25952 ALL_MAKEFILES="$ALL_MAKEFILES \\
25953 dlls/mssign32/Makefile"
25954 test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25956 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25957 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
25958 ac_config_files="$ac_config_files dlls/mssign32/Makefile"
25960 ALL_MAKEFILES="$ALL_MAKEFILES \\
25961 dlls/mssip32/Makefile"
25962 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25964 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25965 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
25966 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
25968 ALL_MAKEFILES="$ALL_MAKEFILES \\
25969 dlls/mstask/Makefile"
25970 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25972 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25973 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
25974 ac_config_files="$ac_config_files dlls/mstask/Makefile"
25976 ALL_MAKEFILES="$ALL_MAKEFILES \\
25977 dlls/mstask/tests/Makefile"
25978 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25980 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25981 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
25982 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
25984 ALL_MAKEFILES="$ALL_MAKEFILES \\
25985 dlls/msvcirt/Makefile"
25986 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25988 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25989 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
25990 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
25992 ALL_MAKEFILES="$ALL_MAKEFILES \\
25993 dlls/msvcr71/Makefile"
25994 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25996 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25997 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
25998 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
26000 ALL_MAKEFILES="$ALL_MAKEFILES \\
26001 dlls/msvcrt/Makefile"
26002 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26004 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26005 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26006 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
26008 ALL_MAKEFILES="$ALL_MAKEFILES \\
26009 dlls/msvcrt/tests/Makefile"
26010 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26012 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26013 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26014 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
26016 ALL_MAKEFILES="$ALL_MAKEFILES \\
26017 dlls/msvcrt20/Makefile"
26018 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26020 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26021 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26022 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
26024 ALL_MAKEFILES="$ALL_MAKEFILES \\
26025 dlls/msvcrt40/Makefile"
26026 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26028 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26029 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26030 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
26032 ALL_MAKEFILES="$ALL_MAKEFILES \\
26033 dlls/msvcrtd/Makefile"
26034 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26036 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26037 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26038 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
26040 ALL_MAKEFILES="$ALL_MAKEFILES \\
26041 dlls/msvcrtd/tests/Makefile"
26042 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26044 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26045 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26046 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
26048 ALL_MAKEFILES="$ALL_MAKEFILES \\
26049 dlls/msvfw32/Makefile"
26050 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26052 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26053 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26054 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
26056 ALL_MAKEFILES="$ALL_MAKEFILES \\
26057 dlls/msvfw32/tests/Makefile"
26058 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26060 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26061 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26062 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
26064 ALL_MAKEFILES="$ALL_MAKEFILES \\
26065 dlls/msvidc32/Makefile"
26066 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26068 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26069 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26070 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
26072 ALL_MAKEFILES="$ALL_MAKEFILES \\
26073 dlls/mswsock/Makefile"
26074 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26076 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26077 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26078 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
26080 ALL_MAKEFILES="$ALL_MAKEFILES \\
26081 dlls/msxml3/Makefile"
26082 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26084 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26085 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26086 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
26088 ALL_MAKEFILES="$ALL_MAKEFILES \\
26089 dlls/msxml3/tests/Makefile"
26090 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26092 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26093 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26094 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
26096 ALL_MAKEFILES="$ALL_MAKEFILES \\
26097 dlls/nddeapi/Makefile"
26098 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26100 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26101 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26102 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
26104 ALL_MAKEFILES="$ALL_MAKEFILES \\
26105 dlls/netapi32/Makefile"
26106 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26108 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26109 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26110 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
26112 ALL_MAKEFILES="$ALL_MAKEFILES \\
26113 dlls/netapi32/tests/Makefile"
26114 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26116 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26117 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26118 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
26120 ALL_MAKEFILES="$ALL_MAKEFILES \\
26121 dlls/newdev/Makefile"
26122 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26124 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26125 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26126 ac_config_files="$ac_config_files dlls/newdev/Makefile"
26128 ALL_MAKEFILES="$ALL_MAKEFILES \\
26129 dlls/ntdll/Makefile"
26130 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26132 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26133 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26134 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
26136 ALL_MAKEFILES="$ALL_MAKEFILES \\
26137 dlls/ntdll/tests/Makefile"
26138 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26140 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26141 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26142 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
26144 ALL_MAKEFILES="$ALL_MAKEFILES \\
26145 dlls/ntdsapi/Makefile"
26146 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26148 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26149 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26150 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
26152 ALL_MAKEFILES="$ALL_MAKEFILES \\
26153 dlls/ntdsapi/tests/Makefile"
26154 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26156 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26157 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26158 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
26160 ALL_MAKEFILES="$ALL_MAKEFILES \\
26161 dlls/ntoskrnl.exe/Makefile"
26162 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26164 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26165 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26166 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26168 ALL_MAKEFILES="$ALL_MAKEFILES \\
26169 dlls/ntprint/Makefile"
26170 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26172 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26173 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26174 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
26176 ALL_MAKEFILES="$ALL_MAKEFILES \\
26177 dlls/ntprint/tests/Makefile"
26178 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26180 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26181 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26182 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
26184 ALL_MAKEFILES="$ALL_MAKEFILES \\
26185 dlls/objsel/Makefile"
26186 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26188 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26189 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26190 ac_config_files="$ac_config_files dlls/objsel/Makefile"
26192 ALL_MAKEFILES="$ALL_MAKEFILES \\
26193 dlls/odbc32/Makefile"
26194 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26196 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26197 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26198 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
26200 ALL_MAKEFILES="$ALL_MAKEFILES \\
26201 dlls/odbccp32/Makefile"
26202 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26204 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26205 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26206 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
26208 ALL_MAKEFILES="$ALL_MAKEFILES \\
26209 dlls/odbccp32/tests/Makefile"
26210 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26212 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26213 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26214 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
26216 ALL_MAKEFILES="$ALL_MAKEFILES \\
26217 dlls/ole32/Makefile"
26218 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26220 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26221 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26222 ac_config_files="$ac_config_files dlls/ole32/Makefile"
26224 ALL_MAKEFILES="$ALL_MAKEFILES \\
26225 dlls/ole32/tests/Makefile"
26226 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26228 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26229 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26230 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
26232 ALL_MAKEFILES="$ALL_MAKEFILES \\
26233 dlls/oleacc/Makefile"
26234 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26236 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26237 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26238 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
26240 ALL_MAKEFILES="$ALL_MAKEFILES \\
26241 dlls/oleacc/tests/Makefile"
26242 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26244 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26245 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26246 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
26248 ALL_MAKEFILES="$ALL_MAKEFILES \\
26249 dlls/oleaut32/Makefile"
26250 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26252 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26253 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26254 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
26256 ALL_MAKEFILES="$ALL_MAKEFILES \\
26257 dlls/oleaut32/tests/Makefile"
26258 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26260 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26261 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26262 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
26264 ALL_MAKEFILES="$ALL_MAKEFILES \\
26265 dlls/olecli32/Makefile"
26266 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26268 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26269 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26270 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
26272 ALL_MAKEFILES="$ALL_MAKEFILES \\
26273 dlls/oledlg/Makefile"
26274 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26276 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26277 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26278 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
26280 ALL_MAKEFILES="$ALL_MAKEFILES \\
26281 dlls/olepro32/Makefile"
26282 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26284 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26285 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26286 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
26288 ALL_MAKEFILES="$ALL_MAKEFILES \\
26289 dlls/olesvr32/Makefile"
26290 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26292 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26293 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26294 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
26296 ALL_MAKEFILES="$ALL_MAKEFILES \\
26297 dlls/olethk32/Makefile"
26298 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26300 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26301 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26302 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
26304 ALL_MAKEFILES="$ALL_MAKEFILES \\
26305 dlls/opengl32/Makefile"
26306 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26308 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26309 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26310 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
26312 ALL_MAKEFILES="$ALL_MAKEFILES \\
26313 dlls/opengl32/tests/Makefile"
26314 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26316 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26317 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
26318 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
26320 ALL_MAKEFILES="$ALL_MAKEFILES \\
26322 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26324 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26325 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
26326 ac_config_files="$ac_config_files dlls/pdh/Makefile"
26328 ALL_MAKEFILES="$ALL_MAKEFILES \\
26329 dlls/pdh/tests/Makefile"
26330 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26332 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26333 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
26334 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
26336 ALL_MAKEFILES="$ALL_MAKEFILES \\
26337 dlls/pidgen/Makefile"
26338 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26340 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26341 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
26342 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
26344 ALL_MAKEFILES="$ALL_MAKEFILES \\
26345 dlls/powrprof/Makefile"
26346 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26348 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26349 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
26350 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
26352 ALL_MAKEFILES="$ALL_MAKEFILES \\
26353 dlls/printui/Makefile"
26354 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26356 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26357 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
26358 ac_config_files="$ac_config_files dlls/printui/Makefile"
26360 ALL_MAKEFILES="$ALL_MAKEFILES \\
26361 dlls/propsys/Makefile"
26362 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26364 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26365 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
26366 ac_config_files="$ac_config_files dlls/propsys/Makefile"
26368 ALL_MAKEFILES="$ALL_MAKEFILES \\
26369 dlls/psapi/Makefile"
26370 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26372 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26373 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
26374 ac_config_files="$ac_config_files dlls/psapi/Makefile"
26376 ALL_MAKEFILES="$ALL_MAKEFILES \\
26377 dlls/psapi/tests/Makefile"
26378 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26380 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26381 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
26382 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
26384 ALL_MAKEFILES="$ALL_MAKEFILES \\
26385 dlls/pstorec/Makefile"
26386 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26388 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26389 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
26390 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
26392 ALL_MAKEFILES="$ALL_MAKEFILES \\
26393 dlls/qcap/Makefile"
26394 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26396 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26397 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
26398 ac_config_files="$ac_config_files dlls/qcap/Makefile"
26400 ALL_MAKEFILES="$ALL_MAKEFILES \\
26401 dlls/qedit/Makefile"
26402 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26404 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26405 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
26406 ac_config_files="$ac_config_files dlls/qedit/Makefile"
26408 ALL_MAKEFILES="$ALL_MAKEFILES \\
26409 dlls/qedit/tests/Makefile"
26410 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26412 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26413 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
26414 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
26416 ALL_MAKEFILES="$ALL_MAKEFILES \\
26417 dlls/qmgr/Makefile"
26418 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26420 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26421 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
26422 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
26424 ALL_MAKEFILES="$ALL_MAKEFILES \\
26425 dlls/qmgr/tests/Makefile"
26426 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26428 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26429 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
26430 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
26432 ALL_MAKEFILES="$ALL_MAKEFILES \\
26433 dlls/qmgrprxy/Makefile"
26434 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26436 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26437 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
26438 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
26440 ALL_MAKEFILES="$ALL_MAKEFILES \\
26441 dlls/quartz/Makefile"
26442 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26444 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26445 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
26446 ac_config_files="$ac_config_files dlls/quartz/Makefile"
26448 ALL_MAKEFILES="$ALL_MAKEFILES \\
26449 dlls/quartz/tests/Makefile"
26450 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26452 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26453 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
26454 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
26456 ALL_MAKEFILES="$ALL_MAKEFILES \\
26457 dlls/query/Makefile"
26458 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26460 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26461 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
26462 ac_config_files="$ac_config_files dlls/query/Makefile"
26464 ALL_MAKEFILES="$ALL_MAKEFILES \\
26465 dlls/rasapi32/Makefile"
26466 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26468 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26469 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
26470 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
26472 ALL_MAKEFILES="$ALL_MAKEFILES \\
26473 dlls/rasapi32/tests/Makefile"
26474 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26476 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26477 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
26478 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
26480 ALL_MAKEFILES="$ALL_MAKEFILES \\
26481 dlls/rasdlg/Makefile"
26482 test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26484 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26485 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
26486 ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
26488 ALL_MAKEFILES="$ALL_MAKEFILES \\
26489 dlls/resutils/Makefile"
26490 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26492 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26493 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
26494 ac_config_files="$ac_config_files dlls/resutils/Makefile"
26496 ALL_MAKEFILES="$ALL_MAKEFILES \\
26497 dlls/riched20/Makefile"
26498 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26500 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26501 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
26502 ac_config_files="$ac_config_files dlls/riched20/Makefile"
26504 ALL_MAKEFILES="$ALL_MAKEFILES \\
26505 dlls/riched20/tests/Makefile"
26506 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26508 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26509 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
26510 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
26512 ALL_MAKEFILES="$ALL_MAKEFILES \\
26513 dlls/riched32/Makefile"
26514 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26516 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26517 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
26518 ac_config_files="$ac_config_files dlls/riched32/Makefile"
26520 ALL_MAKEFILES="$ALL_MAKEFILES \\
26521 dlls/riched32/tests/Makefile"
26522 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26524 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26525 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
26526 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
26528 ALL_MAKEFILES="$ALL_MAKEFILES \\
26529 dlls/rpcrt4/Makefile"
26530 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26532 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26533 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
26534 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
26536 ALL_MAKEFILES="$ALL_MAKEFILES \\
26537 dlls/rpcrt4/tests/Makefile"
26538 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26540 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26541 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
26542 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
26544 ALL_MAKEFILES="$ALL_MAKEFILES \\
26545 dlls/rsabase/Makefile"
26546 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26548 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26549 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
26550 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
26552 ALL_MAKEFILES="$ALL_MAKEFILES \\
26553 dlls/rsaenh/Makefile"
26554 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26556 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26557 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
26558 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
26560 ALL_MAKEFILES="$ALL_MAKEFILES \\
26561 dlls/rsaenh/tests/Makefile"
26562 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26564 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26565 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
26566 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
26568 ALL_MAKEFILES="$ALL_MAKEFILES \\
26569 dlls/sane.ds/Makefile"
26570 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26572 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26573 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
26574 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
26576 ALL_MAKEFILES="$ALL_MAKEFILES \\
26577 dlls/sccbase/Makefile"
26578 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26580 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26581 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
26582 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
26584 ALL_MAKEFILES="$ALL_MAKEFILES \\
26585 dlls/schannel/Makefile"
26586 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26588 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26589 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
26590 ac_config_files="$ac_config_files dlls/schannel/Makefile"
26592 ALL_MAKEFILES="$ALL_MAKEFILES \\
26593 dlls/schannel/tests/Makefile"
26594 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26596 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26597 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
26598 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
26600 ALL_MAKEFILES="$ALL_MAKEFILES \\
26601 dlls/secur32/Makefile"
26602 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26604 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26605 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
26606 ac_config_files="$ac_config_files dlls/secur32/Makefile"
26608 ALL_MAKEFILES="$ALL_MAKEFILES \\
26609 dlls/secur32/tests/Makefile"
26610 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26612 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26613 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
26614 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
26616 ALL_MAKEFILES="$ALL_MAKEFILES \\
26617 dlls/security/Makefile"
26618 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26620 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26621 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
26622 ac_config_files="$ac_config_files dlls/security/Makefile"
26624 ALL_MAKEFILES="$ALL_MAKEFILES \\
26625 dlls/sensapi/Makefile"
26626 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26628 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26629 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
26630 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
26632 ALL_MAKEFILES="$ALL_MAKEFILES \\
26633 dlls/serialui/Makefile"
26634 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26636 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26637 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
26638 ac_config_files="$ac_config_files dlls/serialui/Makefile"
26640 ALL_MAKEFILES="$ALL_MAKEFILES \\
26641 dlls/serialui/tests/Makefile"
26642 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26644 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26645 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
26646 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
26648 ALL_MAKEFILES="$ALL_MAKEFILES \\
26649 dlls/setupapi/Makefile"
26650 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26652 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26653 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
26654 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
26656 ALL_MAKEFILES="$ALL_MAKEFILES \\
26657 dlls/setupapi/tests/Makefile"
26658 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26660 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26661 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
26662 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
26664 ALL_MAKEFILES="$ALL_MAKEFILES \\
26666 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26668 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26669 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
26670 ac_config_files="$ac_config_files dlls/sfc/Makefile"
26672 ALL_MAKEFILES="$ALL_MAKEFILES \\
26673 dlls/sfc_os/Makefile"
26674 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26676 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26677 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
26678 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
26680 ALL_MAKEFILES="$ALL_MAKEFILES \\
26681 dlls/shdoclc/Makefile"
26682 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26684 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26685 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
26686 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
26688 ALL_MAKEFILES="$ALL_MAKEFILES \\
26689 dlls/shdocvw/Makefile"
26690 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26692 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26693 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
26694 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
26696 ALL_MAKEFILES="$ALL_MAKEFILES \\
26697 dlls/shdocvw/tests/Makefile"
26698 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26700 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26701 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
26702 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
26704 ALL_MAKEFILES="$ALL_MAKEFILES \\
26705 dlls/shell32/Makefile"
26706 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26708 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26709 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
26710 ac_config_files="$ac_config_files dlls/shell32/Makefile"
26712 ALL_MAKEFILES="$ALL_MAKEFILES \\
26713 dlls/shell32/tests/Makefile"
26714 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26716 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26717 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
26718 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
26720 ALL_MAKEFILES="$ALL_MAKEFILES \\
26721 dlls/shfolder/Makefile"
26722 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26724 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26725 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
26726 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
26728 ALL_MAKEFILES="$ALL_MAKEFILES \\
26729 dlls/shlwapi/Makefile"
26730 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26732 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26733 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
26734 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
26736 ALL_MAKEFILES="$ALL_MAKEFILES \\
26737 dlls/shlwapi/tests/Makefile"
26738 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26740 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26741 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
26742 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
26744 ALL_MAKEFILES="$ALL_MAKEFILES \\
26745 dlls/slbcsp/Makefile"
26746 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26748 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26749 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
26750 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
26752 ALL_MAKEFILES="$ALL_MAKEFILES \\
26754 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26756 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26757 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
26758 ac_config_files="$ac_config_files dlls/slc/Makefile"
26760 ALL_MAKEFILES="$ALL_MAKEFILES \\
26761 dlls/snmpapi/Makefile"
26762 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26764 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26765 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
26766 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
26768 ALL_MAKEFILES="$ALL_MAKEFILES \\
26769 dlls/snmpapi/tests/Makefile"
26770 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26772 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26773 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
26774 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
26776 ALL_MAKEFILES="$ALL_MAKEFILES \\
26777 dlls/softpub/Makefile"
26778 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26780 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26781 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
26782 ac_config_files="$ac_config_files dlls/softpub/Makefile"
26784 ALL_MAKEFILES="$ALL_MAKEFILES \\
26785 dlls/spoolss/Makefile"
26786 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26788 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26789 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
26790 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
26792 ALL_MAKEFILES="$ALL_MAKEFILES \\
26793 dlls/spoolss/tests/Makefile"
26794 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26796 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26797 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
26798 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
26800 ALL_MAKEFILES="$ALL_MAKEFILES \\
26801 dlls/stdole2.tlb/Makefile"
26802 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26804 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26805 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
26806 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
26808 ALL_MAKEFILES="$ALL_MAKEFILES \\
26809 dlls/stdole32.tlb/Makefile"
26810 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26812 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26813 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
26814 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
26816 ALL_MAKEFILES="$ALL_MAKEFILES \\
26818 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26820 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26821 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
26822 ac_config_files="$ac_config_files dlls/sti/Makefile"
26824 ALL_MAKEFILES="$ALL_MAKEFILES \\
26825 dlls/strmiids/Makefile"
26826 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26828 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26829 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
26830 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
26832 ALL_MAKEFILES="$ALL_MAKEFILES \\
26833 dlls/svrapi/Makefile"
26834 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26836 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26837 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
26838 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
26840 ALL_MAKEFILES="$ALL_MAKEFILES \\
26842 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26844 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26845 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
26846 ac_config_files="$ac_config_files dlls/sxs/Makefile"
26848 ALL_MAKEFILES="$ALL_MAKEFILES \\
26849 dlls/tapi32/Makefile"
26850 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26852 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26853 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
26854 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
26856 ALL_MAKEFILES="$ALL_MAKEFILES \\
26857 dlls/traffic/Makefile"
26858 test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26860 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26861 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
26862 ac_config_files="$ac_config_files dlls/traffic/Makefile"
26864 ALL_MAKEFILES="$ALL_MAKEFILES \\
26865 dlls/twain_32/Makefile"
26866 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26868 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26869 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
26870 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
26872 ALL_MAKEFILES="$ALL_MAKEFILES \\
26873 dlls/twain_32/tests/Makefile"
26874 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26876 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26877 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
26878 ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
26880 ALL_MAKEFILES="$ALL_MAKEFILES \\
26881 dlls/unicows/Makefile"
26882 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26884 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26885 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
26886 ac_config_files="$ac_config_files dlls/unicows/Makefile"
26888 ALL_MAKEFILES="$ALL_MAKEFILES \\
26889 dlls/updspapi/Makefile"
26890 test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26892 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26893 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
26894 ac_config_files="$ac_config_files dlls/updspapi/Makefile"
26896 ALL_MAKEFILES="$ALL_MAKEFILES \\
26898 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26900 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26901 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
26902 ac_config_files="$ac_config_files dlls/url/Makefile"
26904 ALL_MAKEFILES="$ALL_MAKEFILES \\
26905 dlls/urlmon/Makefile"
26906 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26908 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26909 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
26910 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
26912 ALL_MAKEFILES="$ALL_MAKEFILES \\
26913 dlls/urlmon/tests/Makefile"
26914 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26916 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26917 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
26918 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
26920 ALL_MAKEFILES="$ALL_MAKEFILES \\
26921 dlls/user32/Makefile"
26922 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26924 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26925 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
26926 ac_config_files="$ac_config_files dlls/user32/Makefile"
26928 ALL_MAKEFILES="$ALL_MAKEFILES \\
26929 dlls/user32/tests/Makefile"
26930 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26932 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26933 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
26934 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
26936 ALL_MAKEFILES="$ALL_MAKEFILES \\
26937 dlls/userenv/Makefile"
26938 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26940 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26941 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
26942 ac_config_files="$ac_config_files dlls/userenv/Makefile"
26944 ALL_MAKEFILES="$ALL_MAKEFILES \\
26945 dlls/userenv/tests/Makefile"
26946 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26948 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26949 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
26950 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
26952 ALL_MAKEFILES="$ALL_MAKEFILES \\
26953 dlls/usp10/Makefile"
26954 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26956 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26957 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
26958 ac_config_files="$ac_config_files dlls/usp10/Makefile"
26960 ALL_MAKEFILES="$ALL_MAKEFILES \\
26961 dlls/usp10/tests/Makefile"
26962 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26964 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26965 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
26966 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
26968 ALL_MAKEFILES="$ALL_MAKEFILES \\
26969 dlls/uuid/Makefile"
26970 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26972 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26973 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
26974 ac_config_files="$ac_config_files dlls/uuid/Makefile"
26976 ALL_MAKEFILES="$ALL_MAKEFILES \\
26977 dlls/uxtheme/Makefile"
26978 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26980 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26981 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
26982 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
26984 ALL_MAKEFILES="$ALL_MAKEFILES \\
26985 dlls/uxtheme/tests/Makefile"
26986 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26988 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26989 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
26990 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
26992 ALL_MAKEFILES="$ALL_MAKEFILES \\
26993 dlls/vdhcp.vxd/Makefile"
26994 test "x$enable_vdhcp_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26996 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26997 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
26998 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
27000 ALL_MAKEFILES="$ALL_MAKEFILES \\
27001 dlls/vdmdbg/Makefile"
27002 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27004 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27005 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27006 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
27008 ALL_MAKEFILES="$ALL_MAKEFILES \\
27009 dlls/version/Makefile"
27010 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27012 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27013 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27014 ac_config_files="$ac_config_files dlls/version/Makefile"
27016 ALL_MAKEFILES="$ALL_MAKEFILES \\
27017 dlls/version/tests/Makefile"
27018 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27020 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27021 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27022 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
27024 ALL_MAKEFILES="$ALL_MAKEFILES \\
27025 dlls/vmm.vxd/Makefile"
27026 test "x$enable_vmm_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27028 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27029 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27030 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
27032 ALL_MAKEFILES="$ALL_MAKEFILES \\
27033 dlls/vnbt.vxd/Makefile"
27034 test "x$enable_vnbt_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27036 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27037 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27038 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
27040 ALL_MAKEFILES="$ALL_MAKEFILES \\
27041 dlls/vnetbios.vxd/Makefile"
27042 test "x$enable_vnetbios_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27044 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27045 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27046 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
27048 ALL_MAKEFILES="$ALL_MAKEFILES \\
27049 dlls/vtdapi.vxd/Makefile"
27050 test "x$enable_vtdapi_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27052 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27053 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27054 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
27056 ALL_MAKEFILES="$ALL_MAKEFILES \\
27057 dlls/vwin32.vxd/Makefile"
27058 test "x$enable_vwin32_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27060 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27061 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27062 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
27064 ALL_MAKEFILES="$ALL_MAKEFILES \\
27065 dlls/w32skrnl/Makefile"
27066 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27068 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27069 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27070 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
27072 ALL_MAKEFILES="$ALL_MAKEFILES \\
27073 dlls/winealsa.drv/Makefile"
27074 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27076 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27077 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27078 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
27080 ALL_MAKEFILES="$ALL_MAKEFILES \\
27081 dlls/wineaudioio.drv/Makefile"
27082 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27084 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27085 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27086 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
27088 ALL_MAKEFILES="$ALL_MAKEFILES \\
27089 dlls/winecoreaudio.drv/Makefile"
27090 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27092 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27093 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27094 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27096 ALL_MAKEFILES="$ALL_MAKEFILES \\
27097 dlls/winecrt0/Makefile"
27098 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27100 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27101 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27102 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
27104 ALL_MAKEFILES="$ALL_MAKEFILES \\
27105 dlls/wined3d/Makefile"
27106 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27108 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27109 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27110 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
27112 ALL_MAKEFILES="$ALL_MAKEFILES \\
27113 dlls/winedos/Makefile"
27114 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27116 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27117 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27118 ac_config_files="$ac_config_files dlls/winedos/Makefile"
27120 ALL_MAKEFILES="$ALL_MAKEFILES \\
27121 dlls/wineesd.drv/Makefile"
27122 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27124 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27125 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27126 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
27128 ALL_MAKEFILES="$ALL_MAKEFILES \\
27129 dlls/winejack.drv/Makefile"
27130 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27132 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27133 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27134 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
27136 ALL_MAKEFILES="$ALL_MAKEFILES \\
27137 dlls/winejoystick.drv/Makefile"
27138 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27140 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27141 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27142 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
27144 ALL_MAKEFILES="$ALL_MAKEFILES \\
27145 dlls/winemp3.acm/Makefile"
27146 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27148 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27149 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27150 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
27152 ALL_MAKEFILES="$ALL_MAKEFILES \\
27153 dlls/winenas.drv/Makefile"
27154 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27156 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27157 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27158 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
27160 ALL_MAKEFILES="$ALL_MAKEFILES \\
27161 dlls/wineoss.drv/Makefile"
27162 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27164 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27165 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27166 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
27168 ALL_MAKEFILES="$ALL_MAKEFILES \\
27169 dlls/wineps.drv/Makefile"
27170 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27172 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27173 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27174 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
27176 ALL_MAKEFILES="$ALL_MAKEFILES \\
27177 dlls/winequartz.drv/Makefile"
27178 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27180 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27181 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
27182 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
27184 ALL_MAKEFILES="$ALL_MAKEFILES \\
27185 dlls/winex11.drv/Makefile"
27186 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27188 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27189 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
27190 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
27192 ALL_MAKEFILES="$ALL_MAKEFILES \\
27193 dlls/wing32/Makefile"
27194 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27196 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27197 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
27198 ac_config_files="$ac_config_files dlls/wing32/Makefile"
27200 ALL_MAKEFILES="$ALL_MAKEFILES \\
27201 dlls/winhttp/Makefile"
27202 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27204 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27205 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
27206 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
27208 ALL_MAKEFILES="$ALL_MAKEFILES \\
27209 dlls/winhttp/tests/Makefile"
27210 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27212 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27213 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
27214 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
27216 ALL_MAKEFILES="$ALL_MAKEFILES \\
27217 dlls/wininet/Makefile"
27218 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27220 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27221 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
27222 ac_config_files="$ac_config_files dlls/wininet/Makefile"
27224 ALL_MAKEFILES="$ALL_MAKEFILES \\
27225 dlls/wininet/tests/Makefile"
27226 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27228 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27229 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
27230 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
27232 ALL_MAKEFILES="$ALL_MAKEFILES \\
27233 dlls/winmm/Makefile"
27234 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27236 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27237 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
27238 ac_config_files="$ac_config_files dlls/winmm/Makefile"
27240 ALL_MAKEFILES="$ALL_MAKEFILES \\
27241 dlls/winmm/tests/Makefile"
27242 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27244 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27245 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
27246 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
27248 ALL_MAKEFILES="$ALL_MAKEFILES \\
27249 dlls/winnls32/Makefile"
27250 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27252 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27253 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
27254 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
27256 ALL_MAKEFILES="$ALL_MAKEFILES \\
27257 dlls/winscard/Makefile"
27258 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27260 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27261 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
27262 ac_config_files="$ac_config_files dlls/winscard/Makefile"
27264 ALL_MAKEFILES="$ALL_MAKEFILES \\
27265 dlls/winspool.drv/Makefile"
27266 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27268 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27269 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
27270 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
27272 ALL_MAKEFILES="$ALL_MAKEFILES \\
27273 dlls/winspool.drv/tests/Makefile"
27274 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27275 winspool.drv/tests"
27276 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27277 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
27278 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
27280 ALL_MAKEFILES="$ALL_MAKEFILES \\
27281 dlls/wintab32/Makefile"
27282 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27284 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27285 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
27286 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
27288 ALL_MAKEFILES="$ALL_MAKEFILES \\
27289 dlls/wintrust/Makefile"
27290 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27292 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27293 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
27294 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
27296 ALL_MAKEFILES="$ALL_MAKEFILES \\
27297 dlls/wintrust/tests/Makefile"
27298 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27300 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27301 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
27302 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
27304 ALL_MAKEFILES="$ALL_MAKEFILES \\
27305 dlls/wldap32/Makefile"
27306 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27308 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27309 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
27310 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
27312 ALL_MAKEFILES="$ALL_MAKEFILES \\
27313 dlls/wldap32/tests/Makefile"
27314 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27316 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27317 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
27318 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
27320 ALL_MAKEFILES="$ALL_MAKEFILES \\
27322 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27324 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27325 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
27326 ac_config_files="$ac_config_files dlls/wmi/Makefile"
27328 ALL_MAKEFILES="$ALL_MAKEFILES \\
27329 dlls/wnaspi32/Makefile"
27330 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27332 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27333 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
27334 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
27336 ALL_MAKEFILES="$ALL_MAKEFILES \\
27337 dlls/wow32/Makefile"
27338 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27340 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27341 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
27342 ac_config_files="$ac_config_files dlls/wow32/Makefile"
27344 ALL_MAKEFILES="$ALL_MAKEFILES \\
27345 dlls/ws2_32/Makefile"
27346 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27348 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27349 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
27350 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
27352 ALL_MAKEFILES="$ALL_MAKEFILES \\
27353 dlls/ws2_32/tests/Makefile"
27354 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27356 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27357 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
27358 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
27360 ALL_MAKEFILES="$ALL_MAKEFILES \\
27361 dlls/wsock32/Makefile"
27362 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27364 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27365 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
27366 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
27368 ALL_MAKEFILES="$ALL_MAKEFILES \\
27369 dlls/wtsapi32/Makefile"
27370 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27372 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27373 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
27374 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
27376 ALL_MAKEFILES="$ALL_MAKEFILES \\
27377 dlls/wuapi/Makefile"
27378 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27380 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27381 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
27382 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
27384 ALL_MAKEFILES="$ALL_MAKEFILES \\
27385 dlls/xinput1_1/Makefile"
27386 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27388 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27389 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
27390 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
27392 ALL_MAKEFILES="$ALL_MAKEFILES \\
27393 dlls/xinput1_2/Makefile"
27394 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27396 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27397 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
27398 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
27400 ALL_MAKEFILES="$ALL_MAKEFILES \\
27401 dlls/xinput1_3/Makefile"
27402 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27404 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27405 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
27406 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
27408 ALL_MAKEFILES="$ALL_MAKEFILES \\
27409 dlls/xinput1_3/tests/Makefile"
27410 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27412 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27413 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
27414 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
27416 ALL_MAKEFILES="$ALL_MAKEFILES \\
27417 dlls/xinput9_1_0/Makefile"
27418 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27420 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27421 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
27422 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
27424 ALL_MAKEFILES="$ALL_MAKEFILES \\
27425 documentation/Makefile"
27426 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27428 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27429 documentation/Makefile: documentation/Makefile.in Make.rules"
27430 ac_config_files="$ac_config_files documentation/Makefile"
27432 ALL_MAKEFILES="$ALL_MAKEFILES \\
27434 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27436 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27437 fonts/Makefile: fonts/Makefile.in Make.rules"
27438 ac_config_files="$ac_config_files fonts/Makefile"
27440 ALL_MAKEFILES="$ALL_MAKEFILES \\
27442 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27444 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27445 include/Makefile: include/Makefile.in Make.rules"
27446 ac_config_files="$ac_config_files include/Makefile"
27448 ALL_MAKEFILES="$ALL_MAKEFILES \\
27450 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27452 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27453 libs/Makefile: libs/Makefile.in Make.rules"
27454 ac_config_files="$ac_config_files libs/Makefile"
27456 ALL_MAKEFILES="$ALL_MAKEFILES \\
27457 libs/port/Makefile"
27459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27460 libs/port/Makefile: libs/port/Makefile.in Make.rules"
27461 ac_config_files="$ac_config_files libs/port/Makefile"
27463 ALL_MAKEFILES="$ALL_MAKEFILES \\
27464 libs/wine/Makefile"
27466 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27467 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
27468 ac_config_files="$ac_config_files libs/wine/Makefile"
27470 ALL_MAKEFILES="$ALL_MAKEFILES \\
27473 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27474 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
27475 ac_config_files="$ac_config_files libs/wpp/Makefile"
27477 ALL_MAKEFILES="$ALL_MAKEFILES \\
27479 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27481 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27482 loader/Makefile: loader/Makefile.in Make.rules"
27483 ac_config_files="$ac_config_files loader/Makefile"
27485 ALL_MAKEFILES="$ALL_MAKEFILES \\
27487 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27489 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27490 programs/Makefile: programs/Makefile.in Make.rules"
27491 ac_config_files="$ac_config_files programs/Makefile"
27493 ALL_MAKEFILES="$ALL_MAKEFILES \\
27494 programs/cacls/Makefile"
27495 test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27496 cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27498 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27499 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
27500 ac_config_files="$ac_config_files programs/cacls/Makefile"
27502 ALL_MAKEFILES="$ALL_MAKEFILES \\
27503 programs/clock/Makefile"
27504 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27505 clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27508 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
27509 ac_config_files="$ac_config_files programs/clock/Makefile"
27511 ALL_MAKEFILES="$ALL_MAKEFILES \\
27512 programs/cmd/Makefile"
27513 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27514 cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27516 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27517 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
27518 ac_config_files="$ac_config_files programs/cmd/Makefile"
27520 ALL_MAKEFILES="$ALL_MAKEFILES \\
27521 programs/cmdlgtst/Makefile"
27522 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27524 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27525 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
27526 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
27528 ALL_MAKEFILES="$ALL_MAKEFILES \\
27529 programs/control/Makefile"
27530 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27531 control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27533 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27534 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
27535 ac_config_files="$ac_config_files programs/control/Makefile"
27537 ALL_MAKEFILES="$ALL_MAKEFILES \\
27538 programs/eject/Makefile"
27539 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27540 eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27542 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27543 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
27544 ac_config_files="$ac_config_files programs/eject/Makefile"
27546 ALL_MAKEFILES="$ALL_MAKEFILES \\
27547 programs/expand/Makefile"
27548 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27549 expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27551 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27552 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
27553 ac_config_files="$ac_config_files programs/expand/Makefile"
27555 ALL_MAKEFILES="$ALL_MAKEFILES \\
27556 programs/explorer/Makefile"
27557 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27558 explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27560 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27561 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
27562 ac_config_files="$ac_config_files programs/explorer/Makefile"
27564 ALL_MAKEFILES="$ALL_MAKEFILES \\
27565 programs/hh/Makefile"
27566 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27567 hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27569 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27570 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
27571 ac_config_files="$ac_config_files programs/hh/Makefile"
27573 ALL_MAKEFILES="$ALL_MAKEFILES \\
27574 programs/icinfo/Makefile"
27575 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27576 icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27578 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27579 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
27580 ac_config_files="$ac_config_files programs/icinfo/Makefile"
27582 ALL_MAKEFILES="$ALL_MAKEFILES \\
27583 programs/iexplore/Makefile"
27584 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27585 iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27588 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
27589 ac_config_files="$ac_config_files programs/iexplore/Makefile"
27591 ALL_MAKEFILES="$ALL_MAKEFILES \\
27592 programs/lodctr/Makefile"
27593 test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27594 lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27596 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27597 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
27598 ac_config_files="$ac_config_files programs/lodctr/Makefile"
27600 ALL_MAKEFILES="$ALL_MAKEFILES \\
27601 programs/msiexec/Makefile"
27602 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27603 msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27604 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27606 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27607 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
27608 ac_config_files="$ac_config_files programs/msiexec/Makefile"
27610 ALL_MAKEFILES="$ALL_MAKEFILES \\
27611 programs/net/Makefile"
27612 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27613 net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27615 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27616 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
27617 ac_config_files="$ac_config_files programs/net/Makefile"
27619 ALL_MAKEFILES="$ALL_MAKEFILES \\
27620 programs/notepad/Makefile"
27621 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27622 notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27623 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27625 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27626 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
27627 ac_config_files="$ac_config_files programs/notepad/Makefile"
27629 ALL_MAKEFILES="$ALL_MAKEFILES \\
27630 programs/oleview/Makefile"
27631 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27632 oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27634 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27635 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
27636 ac_config_files="$ac_config_files programs/oleview/Makefile"
27638 ALL_MAKEFILES="$ALL_MAKEFILES \\
27639 programs/progman/Makefile"
27640 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27641 progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27643 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27644 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
27645 ac_config_files="$ac_config_files programs/progman/Makefile"
27647 ALL_MAKEFILES="$ALL_MAKEFILES \\
27648 programs/reg/Makefile"
27649 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27650 reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27652 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27653 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
27654 ac_config_files="$ac_config_files programs/reg/Makefile"
27656 ALL_MAKEFILES="$ALL_MAKEFILES \\
27657 programs/regedit/Makefile"
27658 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27659 regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27660 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27662 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27663 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
27664 ac_config_files="$ac_config_files programs/regedit/Makefile"
27666 ALL_MAKEFILES="$ALL_MAKEFILES \\
27667 programs/regsvr32/Makefile"
27668 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27669 regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27670 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27672 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27673 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
27674 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
27676 ALL_MAKEFILES="$ALL_MAKEFILES \\
27677 programs/rpcss/Makefile"
27678 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27679 rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27681 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27682 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
27683 ac_config_files="$ac_config_files programs/rpcss/Makefile"
27685 ALL_MAKEFILES="$ALL_MAKEFILES \\
27686 programs/rundll32/Makefile"
27687 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27688 rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27690 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27691 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
27692 ac_config_files="$ac_config_files programs/rundll32/Makefile"
27694 ALL_MAKEFILES="$ALL_MAKEFILES \\
27695 programs/secedit/Makefile"
27696 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27697 secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27700 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
27701 ac_config_files="$ac_config_files programs/secedit/Makefile"
27703 ALL_MAKEFILES="$ALL_MAKEFILES \\
27704 programs/services/Makefile"
27705 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27706 services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27708 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27709 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
27710 ac_config_files="$ac_config_files programs/services/Makefile"
27712 ALL_MAKEFILES="$ALL_MAKEFILES \\
27713 programs/spoolsv/Makefile"
27714 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27715 spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27717 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27718 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
27719 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
27721 ALL_MAKEFILES="$ALL_MAKEFILES \\
27722 programs/start/Makefile"
27723 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27724 start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27726 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27727 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
27728 ac_config_files="$ac_config_files programs/start/Makefile"
27730 ALL_MAKEFILES="$ALL_MAKEFILES \\
27731 programs/svchost/Makefile"
27732 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27733 svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27735 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27736 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
27737 ac_config_files="$ac_config_files programs/svchost/Makefile"
27739 ALL_MAKEFILES="$ALL_MAKEFILES \\
27740 programs/taskmgr/Makefile"
27741 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27742 taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27744 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27745 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
27746 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
27748 ALL_MAKEFILES="$ALL_MAKEFILES \\
27749 programs/uninstaller/Makefile"
27750 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27751 uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27753 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27754 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
27755 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
27757 ALL_MAKEFILES="$ALL_MAKEFILES \\
27758 programs/unlodctr/Makefile"
27759 test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27760 unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27762 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27763 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
27764 ac_config_files="$ac_config_files programs/unlodctr/Makefile"
27766 ALL_MAKEFILES="$ALL_MAKEFILES \\
27767 programs/view/Makefile"
27768 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27770 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27771 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
27772 ac_config_files="$ac_config_files programs/view/Makefile"
27774 ALL_MAKEFILES="$ALL_MAKEFILES \\
27775 programs/wineboot/Makefile"
27776 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27777 wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27778 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27780 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27781 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
27782 ac_config_files="$ac_config_files programs/wineboot/Makefile"
27784 ALL_MAKEFILES="$ALL_MAKEFILES \\
27785 programs/winebrowser/Makefile"
27786 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27787 winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27790 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
27791 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
27793 ALL_MAKEFILES="$ALL_MAKEFILES \\
27794 programs/winecfg/Makefile"
27795 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27796 winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27797 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27799 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27800 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
27801 ac_config_files="$ac_config_files programs/winecfg/Makefile"
27803 ALL_MAKEFILES="$ALL_MAKEFILES \\
27804 programs/wineconsole/Makefile"
27805 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27806 wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27807 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27809 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27810 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
27811 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
27813 ALL_MAKEFILES="$ALL_MAKEFILES \\
27814 programs/winedbg/Makefile"
27815 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27816 winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27817 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27820 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
27821 ac_config_files="$ac_config_files programs/winedbg/Makefile"
27823 ALL_MAKEFILES="$ALL_MAKEFILES \\
27824 programs/winedevice/Makefile"
27825 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27826 winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27828 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27829 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
27830 ac_config_files="$ac_config_files programs/winedevice/Makefile"
27832 ALL_MAKEFILES="$ALL_MAKEFILES \\
27833 programs/winefile/Makefile"
27834 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27835 winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27836 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27838 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27839 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
27840 ac_config_files="$ac_config_files programs/winefile/Makefile"
27842 ALL_MAKEFILES="$ALL_MAKEFILES \\
27843 programs/winemenubuilder/Makefile"
27844 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27845 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27847 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27848 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
27849 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
27851 ALL_MAKEFILES="$ALL_MAKEFILES \\
27852 programs/winemine/Makefile"
27853 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27854 winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27855 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27857 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27858 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
27859 ac_config_files="$ac_config_files programs/winemine/Makefile"
27861 ALL_MAKEFILES="$ALL_MAKEFILES \\
27862 programs/winepath/Makefile"
27863 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27864 winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27865 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27868 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
27869 ac_config_files="$ac_config_files programs/winepath/Makefile"
27871 ALL_MAKEFILES="$ALL_MAKEFILES \\
27872 programs/winetest/Makefile"
27873 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27876 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
27877 ac_config_files="$ac_config_files programs/winetest/Makefile"
27879 ALL_MAKEFILES="$ALL_MAKEFILES \\
27880 programs/winevdm/Makefile"
27881 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27882 winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27884 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27885 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
27886 ac_config_files="$ac_config_files programs/winevdm/Makefile"
27888 ALL_MAKEFILES="$ALL_MAKEFILES \\
27889 programs/winhelp.exe16/Makefile"
27890 test "x$enable_winhelp_exe16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27891 winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27893 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27894 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
27895 ac_config_files="$ac_config_files programs/winhelp.exe16/Makefile"
27897 ALL_MAKEFILES="$ALL_MAKEFILES \\
27898 programs/winhlp32/Makefile"
27899 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27900 winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27902 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27903 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
27904 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
27906 ALL_MAKEFILES="$ALL_MAKEFILES \\
27907 programs/winoldap.mod16/Makefile"
27908 test "x$enable_winoldap_mod16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27909 winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27911 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27912 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
27913 ac_config_files="$ac_config_files programs/winoldap.mod16/Makefile"
27915 ALL_MAKEFILES="$ALL_MAKEFILES \\
27916 programs/winver/Makefile"
27917 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27918 winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27920 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27921 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
27922 ac_config_files="$ac_config_files programs/winver/Makefile"
27924 ALL_MAKEFILES="$ALL_MAKEFILES \\
27925 programs/wordpad/Makefile"
27926 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27927 wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27929 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27930 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
27931 ac_config_files="$ac_config_files programs/wordpad/Makefile"
27933 ALL_MAKEFILES="$ALL_MAKEFILES \\
27934 programs/write/Makefile"
27935 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27936 write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27938 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27939 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
27940 ac_config_files="$ac_config_files programs/write/Makefile"
27942 ALL_MAKEFILES="$ALL_MAKEFILES \\
27943 programs/xcopy/Makefile"
27944 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27945 xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27948 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
27949 ac_config_files="$ac_config_files programs/xcopy/Makefile"
27951 ALL_MAKEFILES="$ALL_MAKEFILES \\
27953 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27956 server/Makefile: server/Makefile.in Make.rules"
27957 ac_config_files="$ac_config_files server/Makefile"
27959 ALL_MAKEFILES="$ALL_MAKEFILES \\
27961 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27964 tools/Makefile: tools/Makefile.in Make.rules"
27965 ac_config_files="$ac_config_files tools/Makefile"
27967 ALL_MAKEFILES="$ALL_MAKEFILES \\
27968 tools/widl/Makefile"
27970 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27971 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
27972 ac_config_files="$ac_config_files tools/widl/Makefile"
27974 ALL_MAKEFILES="$ALL_MAKEFILES \\
27975 tools/winebuild/Makefile"
27977 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27978 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
27979 ac_config_files="$ac_config_files tools/winebuild/Makefile"
27981 ALL_MAKEFILES="$ALL_MAKEFILES \\
27982 tools/winedump/Makefile"
27984 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27985 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
27986 ac_config_files="$ac_config_files tools/winedump/Makefile"
27988 ALL_MAKEFILES="$ALL_MAKEFILES \\
27989 tools/winegcc/Makefile"
27991 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27992 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
27993 ac_config_files="$ac_config_files tools/winegcc/Makefile"
27995 ALL_MAKEFILES="$ALL_MAKEFILES \\
27996 tools/wmc/Makefile"
27998 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27999 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
28000 ac_config_files="$ac_config_files tools/wmc/Makefile"
28002 ALL_MAKEFILES="$ALL_MAKEFILES \\
28003 tools/wrc/Makefile"
28005 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28006 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
28007 ac_config_files="$ac_config_files tools/wrc/Makefile"
28011 ALL_WINETEST_DEPENDS="# Test binaries"
28013 for dir in $ALL_TEST_DIRS
28015 if test "$dir" != "\\"
28017 testname=`expr $dir : '\(.*\)/tests'`_test.exe
28018 ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
28019 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
28020 cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
28024 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
28026 cat >confcache <<\_ACEOF
28027 # This file is a shell script that caches the results of configure
28028 # tests run on this system so they can be shared between configure
28029 # scripts and configure runs, see configure's option --config-cache.
28030 # It is not useful on other systems. If it contains results you don't
28031 # want to keep, you may remove or edit it.
28033 # config.status only pays attention to the cache file if you give it
28034 # the --recheck option to rerun configure.
28036 # `ac_cv_env_foo
' variables (set or unset) will be overridden when
28037 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28038 # following values.
28042 # The following way of writing the cache mishandles newlines in values,
28043 # but we know of no workaround that is simple, portable, and efficient.
28044 # So, we kill variables containing newlines.
28045 # Ultrix sh set writes to stderr and can't be redirected directly,
28046 # and sets the high bit in the cache file unless we assign to the vars.
28048 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28049 eval ac_val
=\$
$ac_var
28053 *_cv_
*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28054 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28057 _ | IFS | as_nl
) ;; #(
28058 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
28059 *) $as_unset $ac_var ;;
28065 case $as_nl`(ac_space=' '; set) 2>&1` in #(
28066 *${as_nl}ac_space
=\
*)
28067 # `set' does not quote correctly, so add quotes (double-quote
28068 # substitution turns \\\\ into \\, and sed turns \\ into \).
28071 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28074 # `set' quotes correctly as required by POSIX, so do not add quotes.
28075 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28084 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28086 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28088 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
28089 if test -w "$cache_file"; then
28090 test "x$cache_file" != "x/dev/null" &&
28091 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28092 $as_echo "$as_me: updating cache $cache_file" >&6;}
28093 cat confcache
>$cache_file
28095 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28096 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28101 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
28102 # Let make expand exec_prefix.
28103 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
28105 DEFS
=-DHAVE_CONFIG_H
28109 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
28110 # 1. Remove the extension, and $U if already installed.
28111 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
28112 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
28113 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
28114 # will be set to the directory where LIBOBJS objects are built.
28115 ac_libobjs
="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28116 ac_ltlibobjs
="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28118 LIBOBJS
=$ac_libobjs
28120 LTLIBOBJS
=$ac_ltlibobjs
28124 : ${CONFIG_STATUS=./config.status}
28126 ac_clean_files_save
=$ac_clean_files
28127 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
28128 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
28129 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
28130 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28132 # Generated by $as_me.
28133 # Run this file to recreate the current configuration.
28134 # Compiler output produced by configure, useful for debugging
28135 # configure, is in config.log if it exists.
28138 ac_cs_recheck=false
28140 SHELL=\${CONFIG_SHELL-$SHELL}
28143 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28144 ## --------------------- ##
28145 ## M4sh Initialization. ##
28146 ## --------------------- ##
28148 # Be more Bourne compatible
28149 DUALCASE
=1; export DUALCASE
# for MKS sh
28150 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
28153 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
28154 # is contrary to our usage. Disable this feature.
28155 alias -g '${1+"$@"}'='"$@"'
28156 setopt NO_GLOB_SUBST
28158 case `(set -o) 2>/dev/null` in
28159 *posix
*) set -o posix
;;
28168 # Avoid depending upon Character Ranges.
28169 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
28170 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
28171 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
28172 as_cr_digits
='0123456789'
28173 as_cr_alnum
=$as_cr_Letters$as_cr_digits
28178 # Printing a long string crashes Solaris 7 /usr/bin/printf.
28179 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
28180 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
28181 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
28182 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
28183 as_echo='printf %s
\n'
28184 as_echo_n='printf %s
'
28186 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
28187 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
28188 as_echo_n='/usr
/ucb
/echo -n'
28190 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
28191 as_echo_n_body='eval
28195 expr "X$arg" : "X\\(.*\\)$as_nl";
28196 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
28198 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
28200 export as_echo_n_body
28201 as_echo_n='sh
-c $as_echo_n_body as_echo
'
28203 export as_echo_body
28204 as_echo='sh
-c $as_echo_body as_echo
'
28207 # The user is always right.
28208 if test "${PATH_SEPARATOR+set}" != set; then
28210 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
28211 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
28216 # Support unset when possible.
28217 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28225 # We need space, tab and new line, in precisely that order. Quoting is
28226 # there to prevent editors from complaining about space-tab.
28227 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
28228 # splitting by setting IFS to empty value.)
28231 # Find who we are. Look in the path if we contain no directory separator.
28233 *[\\/]* ) as_myself=$0 ;;
28234 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28235 for as_dir in $PATH
28238 test -z "$as_dir" && as_dir=.
28239 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
28245 # We did not find ourselves, most probably we were run as `sh COMMAND'
28246 # in which case we are not to be found in the path.
28247 if test "x$as_myself" = x
; then
28250 if test ! -f "$as_myself"; then
28251 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
28252 { (exit 1); exit 1; }
28255 # Work around bugs in pre-3.0 UWIN ksh.
28256 for as_var
in ENV MAIL MAILPATH
28257 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
28269 # Required to use basename.
28270 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28271 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28277 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
28278 as_basename
=basename
28284 # Name of the executable.
28285 as_me
=`$as_basename -- "$0" ||
28286 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
28287 X"$0" : 'X\(//\)$' \| \
28288 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
28290 sed '/^.*\/\([^/][^/]*\)\/*$/{
28309 as_lineno_1
=$LINENO
28310 as_lineno_2
=$LINENO
28311 test "x$as_lineno_1" != "x$as_lineno_2" &&
28312 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
28314 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
28315 # uniformly replaced by the line number. The first 'sed' inserts a
28316 # line-number line after each line using $LINENO; the second 'sed'
28317 # does the real work. The second script uses 'N' to pair each
28318 # line-number line with the line containing $LINENO, and appends
28319 # trailing '-' during substitution so that $LINENO is not a special
28320 # case at line end.
28321 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
28322 # scripts with optimization help from Paolo Bonzini. Blame Lee
28323 # E. McMahon (1931-1989) for sed's syntax. :-)
28335 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
28338 ' >$as_me.lineno
&&
28339 chmod +x
"$as_me.lineno" ||
28340 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
28341 { (exit 1); exit 1; }; }
28343 # Don't try to exec as it changes $[0], causing all sort of problems
28344 # (the dirname of $[0] is not the place where we might find the
28345 # original and so on. Autoconf is especially sensitive to this).
28346 .
"./$as_me.lineno"
28347 # Exit status is that of the last command.
28352 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
28358 ECHO_C
= ECHO_N
= ECHO_T
=
28359 case `echo -n x` in
28361 case `echo 'x\c'` in
28362 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
28368 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28369 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28375 rm -f conf$$ conf$$.exe conf$$.
file
28376 if test -d conf$$.dir
; then
28377 rm -f conf$$.dir
/conf$$.
file
28380 mkdir conf$$.dir
2>/dev
/null
28382 if (echo >conf$$.
file) 2>/dev
/null
; then
28383 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
28385 # ... but there are two gotchas:
28386 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
28387 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
28388 # In both cases, we have to default to `cp -p'.
28389 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
28391 elif ln conf$$.
file conf$$
2>/dev
/null
; then
28399 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
28400 rmdir conf$$.dir
2>/dev
/null
28402 if mkdir
-p .
2>/dev
/null
; then
28405 test -d .
/-p && rmdir .
/-p
28409 if test -x / >/dev
/null
2>&1; then
28410 as_test_x
='test -x'
28412 if ls -dL / >/dev
/null
2>&1; then
28419 if test -d "$1"; then
28425 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
28426 ???[sx]*):;;*)false;;esac;fi
28430 as_executable_p
=$as_test_x
28432 # Sed expression to map a string onto a valid CPP name.
28433 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
28435 # Sed expression to map a string onto a valid variable name.
28436 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
28441 # Save the log message, to keep $[0] and so on meaningful, and to
28442 # report actual input values of CONFIG_FILES etc. instead of their
28443 # values after options handling.
28445 This file was extended by Wine $as_me 1.1.15, which was
28446 generated by GNU Autoconf 2.63. Invocation command line was
28448 CONFIG_FILES = $CONFIG_FILES
28449 CONFIG_HEADERS = $CONFIG_HEADERS
28450 CONFIG_LINKS = $CONFIG_LINKS
28451 CONFIG_COMMANDS = $CONFIG_COMMANDS
28454 on `(hostname || uname -n) 2>/dev/null | sed 1q`
28459 case $ac_config_files in *"
28460 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
28463 case $ac_config_headers in *"
28464 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
28468 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28469 # Files that config.status was made for.
28470 config_files="$ac_config_files"
28471 config_headers="$ac_config_headers"
28472 config_commands="$ac_config_commands"
28476 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28478 \`$as_me' instantiates files from templates according to the
28479 current configuration.
28481 Usage: $0 [OPTION]... [FILE]...
28483 -h, --help print this help, then exit
28484 -V, --version print version number and configuration settings, then exit
28485 -q, --quiet, --silent
28486 do not print progress messages
28487 -d, --debug don't remove temporary files
28488 --recheck update $as_me by reconfiguring in the same conditions
28489 --file=FILE[:TEMPLATE]
28490 instantiate the configuration file FILE
28491 --header=FILE[:TEMPLATE]
28492 instantiate the configuration header FILE
28494 Configuration files:
28497 Configuration headers:
28500 Configuration commands:
28503 Report bugs to <bug-autoconf@gnu.org>."
28506 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28508 Wine config.status 1.1.15
28509 configured by $0, generated by GNU Autoconf 2.63,
28510 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
28512 Copyright (C) 2008 Free Software Foundation, Inc.
28513 This config.status script is free software; the Free Software Foundation
28514 gives unlimited permission to copy, distribute and modify it."
28519 test -n "\$AWK" || AWK=awk
28522 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28523 # The default lists apply if the user does not specify any file.
28529 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
28530 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
28541 # Handling of the options.
28542 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
28544 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
28545 $as_echo "$ac_cs_version"; exit ;;
28546 --debug |
--debu |
--deb |
--de |
--d |
-d )
28548 --file |
--fil |
--fi |
--f )
28551 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28553 CONFIG_FILES
="$CONFIG_FILES '$ac_optarg'"
28554 ac_need_defaults
=false
;;
28555 --header |
--heade |
--head |
--hea )
28558 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28560 CONFIG_HEADERS
="$CONFIG_HEADERS '$ac_optarg'"
28561 ac_need_defaults
=false
;;
28563 # Conflict between --help and --header
28564 { $as_echo "$as_me: error: ambiguous option: $1
28565 Try \`$0 --help' for more information." >&2
28566 { (exit 1); exit 1; }; };;
28567 --help |
--hel |
-h )
28568 $as_echo "$ac_cs_usage"; exit ;;
28569 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
28570 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
28573 # This is an error.
28574 -*) { $as_echo "$as_me: error: unrecognized option: $1
28575 Try \`$0 --help' for more information." >&2
28576 { (exit 1); exit 1; }; } ;;
28578 *) ac_config_targets
="$ac_config_targets $1"
28579 ac_need_defaults
=false
;;
28585 ac_configure_extra_args
=
28587 if $ac_cs_silent; then
28589 ac_configure_extra_args
="$ac_configure_extra_args --silent"
28593 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28594 if \$ac_cs_recheck; then
28595 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
28597 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
28598 CONFIG_SHELL='$SHELL'
28599 export CONFIG_SHELL
28604 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28608 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
28609 ## Running $as_me. ##
28615 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28618 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28620 # Handling of arguments.
28621 for ac_config_target
in $ac_config_targets
28623 case $ac_config_target in
28624 "include/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
28625 "include/stamp-h") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/stamp-h" ;;
28626 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
28627 "dlls/gdi32/mfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
28628 "dlls/kernel32/nls") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
28629 "dlls/user32/resources") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user32/resources" ;;
28630 "dlls/wineps.drv/data") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
28631 "include/wine") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
28632 "Make.rules") CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
28633 "dlls/Makedll.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
28634 "dlls/Makeimplib.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makeimplib.rules" ;;
28635 "dlls/Maketest.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
28636 "programs/Makeprog.rules") CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
28637 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
28638 "dlls/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/Makefile" ;;
28639 "dlls/acledit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/acledit/Makefile" ;;
28640 "dlls/aclui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/aclui/Makefile" ;;
28641 "dlls/activeds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/activeds/Makefile" ;;
28642 "dlls/actxprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
28643 "dlls/adsiid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/adsiid/Makefile" ;;
28644 "dlls/advapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/Makefile" ;;
28645 "dlls/advapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
28646 "dlls/advpack/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/Makefile" ;;
28647 "dlls/advpack/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
28648 "dlls/amstream/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/Makefile" ;;
28649 "dlls/appwiz.cpl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
28650 "dlls/atl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/atl/Makefile" ;;
28651 "dlls/authz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/authz/Makefile" ;;
28652 "dlls/avicap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avicap32/Makefile" ;;
28653 "dlls/avifil32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifil32/Makefile" ;;
28654 "dlls/browseui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/Makefile" ;;
28655 "dlls/browseui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
28656 "dlls/cabinet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/Makefile" ;;
28657 "dlls/cabinet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
28658 "dlls/capi2032/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/capi2032/Makefile" ;;
28659 "dlls/cards/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cards/Makefile" ;;
28660 "dlls/cfgmgr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
28661 "dlls/clusapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/clusapi/Makefile" ;;
28662 "dlls/comcat/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/Makefile" ;;
28663 "dlls/comcat/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
28664 "dlls/comctl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/Makefile" ;;
28665 "dlls/comctl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
28666 "dlls/comdlg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
28667 "dlls/comdlg32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
28668 "dlls/compstui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compstui/Makefile" ;;
28669 "dlls/credui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/Makefile" ;;
28670 "dlls/credui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
28671 "dlls/crtdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crtdll/Makefile" ;;
28672 "dlls/crypt32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/Makefile" ;;
28673 "dlls/crypt32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
28674 "dlls/cryptdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
28675 "dlls/cryptdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
28676 "dlls/cryptnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
28677 "dlls/cryptnet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
28678 "dlls/cryptui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/Makefile" ;;
28679 "dlls/cryptui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
28680 "dlls/ctapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
28681 "dlls/ctl3d32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
28682 "dlls/d3d10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/Makefile" ;;
28683 "dlls/d3d10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
28684 "dlls/d3d10core/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
28685 "dlls/d3d10core/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
28686 "dlls/d3d8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
28687 "dlls/d3d8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
28688 "dlls/d3d9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
28689 "dlls/d3d9/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
28690 "dlls/d3dim/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
28691 "dlls/d3drm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
28692 "dlls/d3drm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
28693 "dlls/d3dx8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
28694 "dlls/d3dx8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
28695 "dlls/d3dx9_24/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
28696 "dlls/d3dx9_25/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
28697 "dlls/d3dx9_26/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
28698 "dlls/d3dx9_27/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
28699 "dlls/d3dx9_28/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
28700 "dlls/d3dx9_29/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
28701 "dlls/d3dx9_30/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
28702 "dlls/d3dx9_31/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
28703 "dlls/d3dx9_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
28704 "dlls/d3dx9_33/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
28705 "dlls/d3dx9_34/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
28706 "dlls/d3dx9_35/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
28707 "dlls/d3dx9_36/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
28708 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
28709 "dlls/d3dx9_37/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
28710 "dlls/d3dx9_38/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
28711 "dlls/d3dx9_39/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
28712 "dlls/d3dx9_40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
28713 "dlls/d3dxof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
28714 "dlls/d3dxof/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
28715 "dlls/dbghelp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
28716 "dlls/dciman32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
28717 "dlls/ddraw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
28718 "dlls/ddraw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
28719 "dlls/ddrawex/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
28720 "dlls/ddrawex/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
28721 "dlls/devenum/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
28722 "dlls/dinput/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
28723 "dlls/dinput/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
28724 "dlls/dinput8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
28725 "dlls/dmband/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
28726 "dlls/dmcompos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
28727 "dlls/dmime/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
28728 "dlls/dmloader/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
28729 "dlls/dmscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
28730 "dlls/dmstyle/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
28731 "dlls/dmsynth/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
28732 "dlls/dmusic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
28733 "dlls/dmusic32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
28734 "dlls/dnsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
28735 "dlls/dnsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
28736 "dlls/dplay/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
28737 "dlls/dplayx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
28738 "dlls/dplayx/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
28739 "dlls/dpnaddr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
28740 "dlls/dpnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
28741 "dlls/dpnhpast/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
28742 "dlls/dpnlobby/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
28743 "dlls/dpwsockx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
28744 "dlls/dsound/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
28745 "dlls/dsound/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
28746 "dlls/dssenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dssenh/Makefile" ;;
28747 "dlls/dswave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
28748 "dlls/dwmapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
28749 "dlls/dxdiagn/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
28750 "dlls/dxerr8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
28751 "dlls/dxerr9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
28752 "dlls/dxgi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/Makefile" ;;
28753 "dlls/dxgi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
28754 "dlls/dxguid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
28755 "dlls/faultrep/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/faultrep/Makefile" ;;
28756 "dlls/fusion/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/Makefile" ;;
28757 "dlls/fusion/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
28758 "dlls/gdi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/Makefile" ;;
28759 "dlls/gdi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
28760 "dlls/gdiplus/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
28761 "dlls/gdiplus/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
28762 "dlls/glu32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
28763 "dlls/gphoto2.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
28764 "dlls/gpkcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
28765 "dlls/hal/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hal/Makefile" ;;
28766 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
28767 "dlls/hid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hid/Makefile" ;;
28768 "dlls/hlink/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/Makefile" ;;
28769 "dlls/hlink/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
28770 "dlls/hnetcfg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
28771 "dlls/httpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/httpapi/Makefile" ;;
28772 "dlls/iccvid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
28773 "dlls/icmp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
28774 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
28775 "dlls/imaadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
28776 "dlls/imagehlp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
28777 "dlls/imm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
28778 "dlls/imm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
28779 "dlls/inetcomm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
28780 "dlls/inetcomm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
28781 "dlls/inetmib1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
28782 "dlls/inetmib1/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
28783 "dlls/infosoft/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/Makefile" ;;
28784 "dlls/infosoft/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
28785 "dlls/initpki/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/initpki/Makefile" ;;
28786 "dlls/inkobj/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inkobj/Makefile" ;;
28787 "dlls/inseng/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inseng/Makefile" ;;
28788 "dlls/iphlpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
28789 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
28790 "dlls/itircl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itircl/Makefile" ;;
28791 "dlls/itss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
28792 "dlls/itss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
28793 "dlls/jscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/Makefile" ;;
28794 "dlls/jscript/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
28795 "dlls/kernel32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/Makefile" ;;
28796 "dlls/kernel32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
28797 "dlls/loadperf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/loadperf/Makefile" ;;
28798 "dlls/localspl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/Makefile" ;;
28799 "dlls/localspl/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
28800 "dlls/localui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/Makefile" ;;
28801 "dlls/localui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
28802 "dlls/lz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/Makefile" ;;
28803 "dlls/lz32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
28804 "dlls/mapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
28805 "dlls/mapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
28806 "dlls/mciavi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
28807 "dlls/mcicda/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mcicda/Makefile" ;;
28808 "dlls/mciseq/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciseq/Makefile" ;;
28809 "dlls/mciwave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciwave/Makefile" ;;
28810 "dlls/midimap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/midimap/Makefile" ;;
28811 "dlls/mlang/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
28812 "dlls/mlang/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
28813 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
28814 "dlls/monodebg.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
28815 "dlls/mountmgr.sys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
28816 "dlls/mpr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
28817 "dlls/mprapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mprapi/Makefile" ;;
28818 "dlls/msacm32.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
28819 "dlls/msacm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/Makefile" ;;
28820 "dlls/msacm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
28821 "dlls/msadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
28822 "dlls/mscat32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscat32/Makefile" ;;
28823 "dlls/mscms/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
28824 "dlls/mscms/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
28825 "dlls/mscoree/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscoree/Makefile" ;;
28826 "dlls/msctf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/Makefile" ;;
28827 "dlls/msctf/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
28828 "dlls/msdmo/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
28829 "dlls/msftedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msftedit/Makefile" ;;
28830 "dlls/msg711.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
28831 "dlls/mshtml.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
28832 "dlls/mshtml/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
28833 "dlls/mshtml/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
28834 "dlls/msi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
28835 "dlls/msi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
28836 "dlls/msimg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
28837 "dlls/msimtf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimtf/Makefile" ;;
28838 "dlls/msisip/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisip/Makefile" ;;
28839 "dlls/msisys.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
28840 "dlls/msnet32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
28841 "dlls/msrle32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
28842 "dlls/mssign32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssign32/Makefile" ;;
28843 "dlls/mssip32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssip32/Makefile" ;;
28844 "dlls/mstask/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/Makefile" ;;
28845 "dlls/mstask/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
28846 "dlls/msvcirt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
28847 "dlls/msvcr71/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
28848 "dlls/msvcrt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
28849 "dlls/msvcrt/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
28850 "dlls/msvcrt20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
28851 "dlls/msvcrt40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
28852 "dlls/msvcrtd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
28853 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
28854 "dlls/msvfw32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
28855 "dlls/msvfw32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
28856 "dlls/msvidc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
28857 "dlls/mswsock/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
28858 "dlls/msxml3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/Makefile" ;;
28859 "dlls/msxml3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
28860 "dlls/nddeapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
28861 "dlls/netapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
28862 "dlls/netapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
28863 "dlls/newdev/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
28864 "dlls/ntdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
28865 "dlls/ntdll/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
28866 "dlls/ntdsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
28867 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
28868 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
28869 "dlls/ntprint/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/Makefile" ;;
28870 "dlls/ntprint/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
28871 "dlls/objsel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/objsel/Makefile" ;;
28872 "dlls/odbc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
28873 "dlls/odbccp32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
28874 "dlls/odbccp32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
28875 "dlls/ole32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
28876 "dlls/ole32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
28877 "dlls/oleacc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
28878 "dlls/oleacc/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
28879 "dlls/oleaut32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
28880 "dlls/oleaut32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
28881 "dlls/olecli32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli32/Makefile" ;;
28882 "dlls/oledlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
28883 "dlls/olepro32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
28884 "dlls/olesvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
28885 "dlls/olethk32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olethk32/Makefile" ;;
28886 "dlls/opengl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
28887 "dlls/opengl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
28888 "dlls/pdh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/Makefile" ;;
28889 "dlls/pdh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
28890 "dlls/pidgen/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pidgen/Makefile" ;;
28891 "dlls/powrprof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/powrprof/Makefile" ;;
28892 "dlls/printui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/printui/Makefile" ;;
28893 "dlls/propsys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/propsys/Makefile" ;;
28894 "dlls/psapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
28895 "dlls/psapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
28896 "dlls/pstorec/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pstorec/Makefile" ;;
28897 "dlls/qcap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
28898 "dlls/qedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/Makefile" ;;
28899 "dlls/qedit/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
28900 "dlls/qmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/Makefile" ;;
28901 "dlls/qmgr/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
28902 "dlls/qmgrprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
28903 "dlls/quartz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
28904 "dlls/quartz/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
28905 "dlls/query/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/query/Makefile" ;;
28906 "dlls/rasapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
28907 "dlls/rasapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
28908 "dlls/rasdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
28909 "dlls/resutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/resutils/Makefile" ;;
28910 "dlls/riched20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/Makefile" ;;
28911 "dlls/riched20/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
28912 "dlls/riched32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/Makefile" ;;
28913 "dlls/riched32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
28914 "dlls/rpcrt4/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
28915 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
28916 "dlls/rsabase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
28917 "dlls/rsaenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
28918 "dlls/rsaenh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
28919 "dlls/sane.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
28920 "dlls/sccbase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sccbase/Makefile" ;;
28921 "dlls/schannel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/Makefile" ;;
28922 "dlls/schannel/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
28923 "dlls/secur32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
28924 "dlls/secur32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
28925 "dlls/security/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/security/Makefile" ;;
28926 "dlls/sensapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
28927 "dlls/serialui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
28928 "dlls/serialui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
28929 "dlls/setupapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
28930 "dlls/setupapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
28931 "dlls/sfc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc/Makefile" ;;
28932 "dlls/sfc_os/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
28933 "dlls/shdoclc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
28934 "dlls/shdocvw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
28935 "dlls/shdocvw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
28936 "dlls/shell32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
28937 "dlls/shell32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
28938 "dlls/shfolder/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
28939 "dlls/shlwapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
28940 "dlls/shlwapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
28941 "dlls/slbcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
28942 "dlls/slc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slc/Makefile" ;;
28943 "dlls/snmpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
28944 "dlls/snmpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
28945 "dlls/softpub/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/softpub/Makefile" ;;
28946 "dlls/spoolss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/Makefile" ;;
28947 "dlls/spoolss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
28948 "dlls/stdole2.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
28949 "dlls/stdole32.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
28950 "dlls/sti/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
28951 "dlls/strmiids/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
28952 "dlls/svrapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/svrapi/Makefile" ;;
28953 "dlls/sxs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sxs/Makefile" ;;
28954 "dlls/tapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
28955 "dlls/traffic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/traffic/Makefile" ;;
28956 "dlls/twain_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/Makefile" ;;
28957 "dlls/twain_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
28958 "dlls/unicows/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
28959 "dlls/updspapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/updspapi/Makefile" ;;
28960 "dlls/url/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
28961 "dlls/urlmon/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
28962 "dlls/urlmon/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
28963 "dlls/user32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/Makefile" ;;
28964 "dlls/user32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
28965 "dlls/userenv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/Makefile" ;;
28966 "dlls/userenv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
28967 "dlls/usp10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/Makefile" ;;
28968 "dlls/usp10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
28969 "dlls/uuid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
28970 "dlls/uxtheme/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
28971 "dlls/uxtheme/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
28972 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
28973 "dlls/vdmdbg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
28974 "dlls/version/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
28975 "dlls/version/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
28976 "dlls/vmm.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
28977 "dlls/vnbt.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
28978 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
28979 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
28980 "dlls/vwin32.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
28981 "dlls/w32skrnl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
28982 "dlls/winealsa.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
28983 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
28984 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
28985 "dlls/winecrt0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
28986 "dlls/wined3d/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
28987 "dlls/winedos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
28988 "dlls/wineesd.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
28989 "dlls/winejack.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
28990 "dlls/winejoystick.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
28991 "dlls/winemp3.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
28992 "dlls/winenas.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
28993 "dlls/wineoss.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
28994 "dlls/wineps.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
28995 "dlls/winequartz.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
28996 "dlls/winex11.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
28997 "dlls/wing32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wing32/Makefile" ;;
28998 "dlls/winhttp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/Makefile" ;;
28999 "dlls/winhttp/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
29000 "dlls/wininet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
29001 "dlls/wininet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
29002 "dlls/winmm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
29003 "dlls/winmm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
29004 "dlls/winnls32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls32/Makefile" ;;
29005 "dlls/winscard/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winscard/Makefile" ;;
29006 "dlls/winspool.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
29007 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
29008 "dlls/wintab32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
29009 "dlls/wintrust/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
29010 "dlls/wintrust/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
29011 "dlls/wldap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/Makefile" ;;
29012 "dlls/wldap32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
29013 "dlls/wmi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmi/Makefile" ;;
29014 "dlls/wnaspi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
29015 "dlls/wow32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
29016 "dlls/ws2_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
29017 "dlls/ws2_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
29018 "dlls/wsock32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
29019 "dlls/wtsapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
29020 "dlls/wuapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wuapi/Makefile" ;;
29021 "dlls/xinput1_1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
29022 "dlls/xinput1_2/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
29023 "dlls/xinput1_3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29024 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29025 "dlls/xinput9_1_0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29026 "documentation/Makefile") CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
29027 "fonts/Makefile") CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
29028 "include/Makefile") CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
29029 "libs/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
29030 "libs/port/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
29031 "libs/wine/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
29032 "libs/wpp/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
29033 "loader/Makefile") CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
29034 "programs/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
29035 "programs/cacls/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cacls/Makefile" ;;
29036 "programs/clock/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
29037 "programs/cmd/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmd/Makefile" ;;
29038 "programs/cmdlgtst/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29039 "programs/control/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
29040 "programs/eject/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/eject/Makefile" ;;
29041 "programs/expand/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
29042 "programs/explorer/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/explorer/Makefile" ;;
29043 "programs/hh/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/hh/Makefile" ;;
29044 "programs/icinfo/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/icinfo/Makefile" ;;
29045 "programs/iexplore/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/iexplore/Makefile" ;;
29046 "programs/lodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/lodctr/Makefile" ;;
29047 "programs/msiexec/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
29048 "programs/net/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/net/Makefile" ;;
29049 "programs/notepad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
29050 "programs/oleview/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/oleview/Makefile" ;;
29051 "programs/progman/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
29052 "programs/reg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/reg/Makefile" ;;
29053 "programs/regedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
29054 "programs/regsvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29055 "programs/rpcss/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
29056 "programs/rundll32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
29057 "programs/secedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/secedit/Makefile" ;;
29058 "programs/services/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/services/Makefile" ;;
29059 "programs/spoolsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29060 "programs/start/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
29061 "programs/svchost/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/svchost/Makefile" ;;
29062 "programs/taskmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29063 "programs/uninstaller/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29064 "programs/unlodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29065 "programs/view/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
29066 "programs/wineboot/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
29067 "programs/winebrowser/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29068 "programs/winecfg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
29069 "programs/wineconsole/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29070 "programs/winedbg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
29071 "programs/winedevice/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedevice/Makefile" ;;
29072 "programs/winefile/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
29073 "programs/winemenubuilder/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
29074 "programs/winemine/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
29075 "programs/winepath/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
29076 "programs/winetest/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
29077 "programs/winevdm/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
29078 "programs/winhelp.exe16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
29079 "programs/winhlp32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhlp32/Makefile" ;;
29080 "programs/winoldap.mod16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
29081 "programs/winver/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
29082 "programs/wordpad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wordpad/Makefile" ;;
29083 "programs/write/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/write/Makefile" ;;
29084 "programs/xcopy/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/xcopy/Makefile" ;;
29085 "server/Makefile") CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
29086 "tools/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
29087 "tools/widl/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
29088 "tools/winebuild/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
29089 "tools/winedump/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
29090 "tools/winegcc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
29091 "tools/wmc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
29092 "tools/wrc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
29094 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
29095 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
29096 { (exit 1); exit 1; }; };;
29101 # If the user did not use the arguments to specify the items to instantiate,
29102 # then the envvar interface is used. Set only those that are not.
29103 # We use the long form for the default assignment because of an extremely
29104 # bizarre bug on SunOS 4.1.3.
29105 if $ac_need_defaults; then
29106 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
29107 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
29108 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
29111 # Have a temporary directory for convenience. Make it in the build tree
29112 # simply because there is no reason against having it here, and in addition,
29113 # creating and moving files from /tmp can sometimes cause problems.
29114 # Hook for its removal unless debugging.
29115 # Note that there is a small window in which the directory will not be cleaned:
29116 # after its creation but before its name has been assigned to `$tmp'.
29120 trap 'exit_status=$?
29121 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
29123 trap '{ (exit 1); exit 1; }' 1 2 13 15
29125 # Create a (secure) tmp directory for tmp files.
29128 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
29129 test -n "$tmp" && test -d "$tmp"
29132 tmp
=.
/conf$$
-$RANDOM
29133 (umask 077 && mkdir
"$tmp")
29136 $as_echo "$as_me: cannot create a temporary directory in ." >&2
29137 { (exit 1); exit 1; }
29140 # Set up the scripts for CONFIG_FILES section.
29141 # No need to generate them if there are no CONFIG_FILES.
29142 # This happens for instance with `./config.status config.h'.
29143 if test -n "$CONFIG_FILES"; then
29145 if $AWK 'BEGIN { getline <"/dev/null" }' </dev
/null
2>/dev
/null
; then
29146 ac_cs_awk_getline
=:
29147 ac_cs_awk_pipe_init
=
29148 ac_cs_awk_read_file
='
29149 while ((getline aline < (F[key])) > 0)
29152 ac_cs_awk_pipe_fini
=
29154 ac_cs_awk_getline
=false
29155 ac_cs_awk_pipe_init
="print \"cat <<'|#_!!_#|' &&\""
29156 ac_cs_awk_read_file
='
29158 print "cat " F[key] " &&"
29159 '$ac_cs_awk_pipe_init
29160 # The final `:' finishes the AND list.
29161 ac_cs_awk_pipe_fini
='END { print "|#_!!_#|"; print ":" }'
29164 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
29165 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29168 ac_cs_awk_cr
=$ac_cr
29171 echo 'BEGIN {' >"$tmp/subs1.awk" &&
29174 # Create commands to substitute file output variables.
29176 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
29177 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
29178 echo "$ac_subst_files" |
sed 's/.*/F["&"]="$&"/' &&
29181 } >conf$
$files.sh
&&
29182 . .
/conf$
$files.sh ||
29183 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29184 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29185 { (exit 1); exit 1; }; }
29186 rm -f conf$
$files.sh
29189 echo "cat >conf$$subs.awk <<_ACEOF" &&
29190 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
29192 } >conf$$subs.sh ||
29193 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29194 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29195 { (exit 1); exit 1; }; }
29196 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
29198 for ac_last_try in false false false false false :; do
29199 . ./conf$$subs.sh ||
29200 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29201 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29202 { (exit 1); exit 1; }; }
29204 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
29205 if test $ac_delim_n = $ac_delim_num; then
29207 elif $ac_last_try; then
29208 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29209 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29210 { (exit 1); exit 1; }; }
29212 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29215 rm -f conf$$subs.sh
29217 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29218 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
29222 s/^/S["/; s
/!.
*/"]=/
29232 s/\(.\{148\}\).*/\1/
29234 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
29239 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29246 s/\(.\{148\}\).*/\1/
29248 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
29252 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29257 ' <conf$$subs.awk | sed '
29262 ' >>$CONFIG_STATUS || ac_write_fail=1
29263 rm -f conf$$subs.awk
29264 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29266 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
29267 for (key in S) S_is_set[key] = 1
29269 \$ac_cs_awk_pipe_init
29273 nfields = split(line, field, "@
")
29275 len = length(field[1])
29276 for (i = 2; i < nfields; i++) {
29278 keylen = length(key)
29279 if (S_is_set[key]) {
29281 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
29282 len += length(value) + length(field[++i])
29287 if (nfields == 3 && !substed) {
29289 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
29290 \$ac_cs_awk_read_file
29296 \$ac_cs_awk_pipe_fini
29299 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29300 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
29301 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
29304 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
29305 || { { $as_echo "$as_me:$LINENO: error
: could not setup config files machinery
" >&5
29306 $as_echo "$as_me: error
: could not setup config files machinery
" >&2;}
29307 { (exit 1); exit 1; }; }
29310 # VPATH may cause trouble with some makes, so we remove $(srcdir),
29311 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
29312 # trailing colons and then remove the whole line if VPATH becomes empty
29313 # (actually we leave an empty line to preserve line numbers).
29314 if test "x
$srcdir" = x.; then
29315 ac_vpsub='/^[ ]*VPATH[ ]*=/{
29316 s/:*\$(srcdir):*/:/
29317 s/:*\${srcdir}:*/:/
29319 s/^\([^=]*=[ ]*\):*/\1/
29325 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29326 fi # test -n "$CONFIG_FILES"
29328 # Set up the scripts for CONFIG_HEADERS section.
29329 # No need to generate them if there are no CONFIG_HEADERS.
29330 # This happens for instance with `./config.status Makefile'.
29331 if test -n "$CONFIG_HEADERS"; then
29332 cat >"$tmp/defines.
awk" <<\_ACAWK ||
29336 # Transform confdefs.h into an awk script `defines.awk', embedded as
29337 # here-document in config.status, that substitutes the proper values into
29338 # config.h.in to produce config.h.
29340 # Create a delimiter string that does not exist in confdefs.h, to ease
29341 # handling of long lines.
29343 for ac_last_try in false false :; do
29344 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
29345 if test -z "$ac_t"; then
29347 elif $ac_last_try; then
29348 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_HEADERS" >&5
29349 $as_echo "$as_me: error
: could not
make $CONFIG_HEADERS" >&2;}
29350 { (exit 1); exit 1; }; }
29352 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29356 # For the awk script, D is an array of macro values keyed by name,
29357 # likewise P contains macro parameters if any. Preserve backslash
29358 # newline sequences.
29360 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
29362 s/.\{148\}/&'"$ac_delim"'/g
29365 s/^[ ]*#[ ]*define[ ][ ]*/ /
29372 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
29374 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
29378 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
29379 D["\
1"]=" \
3\\\\\\n
"\\/p
29381 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
29386 s/.\{148\}/&'"$ac_delim"'/g
29391 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
29394 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
29396 ' <confdefs.h | sed '
29397 s/'"$ac_delim"'/"\\\
29398 "/g' >>$CONFIG_STATUS || ac_write_fail=1
29400 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29401 for (key in D) D_is_set[key] = 1
29404 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
29406 split(line, arg, " ")
29407 if (arg[1] == "#") {
29411 defundef
= substr
(arg
[1], 2)
29414 split(mac1
, mac2
, "(") #)
29416 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
29417 if (D_is_set
[macro
]) {
29418 # Preserve the white space surrounding the "#".
29419 print prefix
"define", macro P
[macro
] D
[macro
]
29422 # Replace #undef with comments. This is necessary, for example,
29423 # in the case of _POSIX_SOURCE, which is predefined and required
29424 # on some systems where configure will not decide to define it.
29425 if (defundef
== "undef") {
29426 print
"/*", prefix defundef
, macro
, "*/"
29434 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29435 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
29436 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
29437 { (exit 1); exit 1; }; }
29438 fi # test -n "$CONFIG_HEADERS"
29441 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
29446 :[FHLC
]) ac_mode
=$ac_tag; continue;;
29448 case $ac_mode$ac_tag in
29450 :L
* |
:C
*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
29451 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
29452 { (exit 1); exit 1; }; };;
29453 :[FH
]-) ac_tag
=-:-;;
29454 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
29471 -) ac_f
="$tmp/stdin";;
29472 *) # Look for the file first in the build tree, then in the source tree
29473 # (if the path is not absolute). The absolute path cannot be DOS-style,
29474 # because $ac_f cannot contain `:'.
29478 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
29480 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
29481 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
29482 { (exit 1); exit 1; }; };;
29484 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
29485 ac_file_inputs
="$ac_file_inputs '$ac_f'"
29488 # Let's still pretend it is `configure' which instantiates (i.e., don't
29489 # use $as_me), people would be surprised to read:
29490 # /* config.h. Generated by config.status. */
29491 configure_input
='Generated from '`
29492 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
29494 if test x
"$ac_file" != x-
; then
29495 configure_input
="$ac_file. $configure_input"
29496 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
29497 $as_echo "$as_me: creating $ac_file" >&6;}
29499 # Neutralize special characters interpreted by sed in replacement strings.
29500 case $configure_input in #(
29501 *\
&* |
*\|
* |
*\\* )
29502 ac_sed_conf_input
=`$as_echo "$configure_input" |
29503 sed 's/[\\\\&|]/\\\\&/g'`;; #(
29504 *) ac_sed_conf_input
=$configure_input;;
29508 *:-:* |
*:-) cat >"$tmp/stdin" \
29509 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29510 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29511 { (exit 1); exit 1; }; } ;;
29516 ac_dir
=`$as_dirname -- "$ac_file" ||
29517 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29518 X"$ac_file" : 'X\(//\)[^/]' \| \
29519 X"$ac_file" : 'X\(//\)$' \| \
29520 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
29521 $as_echo X"$ac_file" |
29522 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29526 /^X\(\/\/\)[^/].*/{
29541 -*) as_dir
=.
/$as_dir;;
29543 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
29547 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
29548 *) as_qdir
=$as_dir;;
29550 as_dirs
="'$as_qdir' $as_dirs"
29551 as_dir
=`$as_dirname -- "$as_dir" ||
29552 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29553 X"$as_dir" : 'X\(//\)[^/]' \| \
29554 X"$as_dir" : 'X\(//\)$' \| \
29555 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
29556 $as_echo X"$as_dir" |
29557 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29561 /^X\(\/\/\)[^/].*/{
29574 test -d "$as_dir" && break
29576 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
29577 } ||
test -d "$as_dir" ||
{ { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
29578 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
29579 { (exit 1); exit 1; }; }; }
29583 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
29585 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
29586 # A ".." for each directory in $ac_dir_suffix.
29587 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
29588 case $ac_top_builddir_sub in
29589 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
29590 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
29593 ac_abs_top_builddir
=$ac_pwd
29594 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
29595 # for backward compatibility:
29596 ac_top_builddir
=$ac_top_build_prefix
29599 .
) # We are building in place.
29601 ac_top_srcdir
=$ac_top_builddir_sub
29602 ac_abs_top_srcdir
=$ac_pwd ;;
29603 [\\/]* | ?
:[\\/]* ) # Absolute name.
29604 ac_srcdir
=$srcdir$ac_dir_suffix;
29605 ac_top_srcdir
=$srcdir
29606 ac_abs_top_srcdir
=$srcdir ;;
29607 *) # Relative name.
29608 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
29609 ac_top_srcdir
=$ac_top_build_prefix$srcdir
29610 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
29612 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
29622 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
29623 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
29627 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29628 # If the template does not know about datarootdir, expand it.
29629 # FIXME: This hack should be removed a few years after 2.60.
29630 ac_datarootdir_hack
=; ac_datarootdir_seen
=
29643 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
29644 *datarootdir
*) ac_datarootdir_seen
=yes;;
29645 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
29646 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
29647 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
29649 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29650 ac_datarootdir_hack='
29651 s&@datadir@&$datadir&g
29652 s&@docdir@&$docdir&g
29653 s&@infodir@&$infodir&g
29654 s&@localedir@&$localedir&g
29655 s&@mandir@&$mandir&g
29656 s&\\\${datarootdir}&$datarootdir&g' ;;
29660 # Neutralize VPATH when `$srcdir' = `.'.
29661 # Shell code in configure.ac might set extrasub.
29662 # FIXME: do we really want to maintain this feature?
29663 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29664 ac_sed_extra="$ac_vpsub
29667 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29669 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
29670 s|@configure_input@|
$ac_sed_conf_input|
;t t
29671 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
29672 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
29673 s
&@srcdir@
&$ac_srcdir&;t t
29674 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
29675 s
&@top_srcdir@
&$ac_top_srcdir&;t t
29676 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
29677 s
&@builddir@
&$ac_builddir&;t t
29678 s
&@abs_builddir@
&$ac_abs_builddir&;t t
29679 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
29680 s
&@INSTALL@
&$ac_INSTALL&;t t
29681 $ac_datarootdir_hack
29683 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
29684 if $ac_cs_awk_getline; then
29685 $AWK -f "$tmp/subs.
awk"
29687 $AWK -f "$tmp/subs.
awk" | $SHELL
29689 || { { $as_echo "$as_me:$LINENO: error
: could not create
$ac_file" >&5
29690 $as_echo "$as_me: error
: could not create
$ac_file" >&2;}
29691 { (exit 1); exit 1; }; }
29693 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
29694 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
29695 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
29696 { $as_echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
29697 which seems to be undefined. Please make sure it is defined." >&5
29698 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
29699 which seems to be undefined. Please make sure it is defined." >&2;}
29703 -) cat "$tmp/out" && rm -f "$tmp/out";;
29704 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
29706 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29707 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29708 { (exit 1); exit 1; }; }
29714 if test x"$ac_file" != x-; then
29716 $as_echo "/* $configure_input */" \
29717 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
29718 } >"$tmp/config.h" \
29719 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29720 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29721 { (exit 1); exit 1; }; }
29722 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
29723 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
29724 $as_echo "$as_me: $ac_file is unchanged" >&6;}
29727 mv "$tmp/config.h" "$ac_file" \
29728 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29729 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29730 { (exit 1); exit 1; }; }
29733 $as_echo "/* $configure_input */" \
29734 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
29735 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
29736 $as_echo "$as_me: error: could not create -" >&2;}
29737 { (exit 1); exit 1; }; }
29741 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
29742 $as_echo "$as_me: executing $ac_file commands" >&6;}
29747 case $ac_file$ac_mode in
29748 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
29749 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
29750 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
29751 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
29752 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
29753 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
29754 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
29755 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
29756 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
29757 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
29758 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
29759 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
29760 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
29766 { (exit 0); exit 0; }
29768 chmod +x $CONFIG_STATUS
29769 ac_clean_files=$ac_clean_files_save
29771 test $ac_write_fail = 0 ||
29772 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
29773 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
29774 { (exit 1); exit 1; }; }
29777 # configure is writing to config.log, and then calls config.status.
29778 # config.status does its own redirection, appending to config.log.
29779 # Unfortunately, on DOS this fails, as config.log is still kept open
29780 # by configure, so config.status won't be able to
write to it
; its
29781 # output is simply discarded. So we exec the FD to /dev/null,
29782 # effectively closing config.log, so it can be properly (re)opened and
29783 # appended to by config.status. When coming back to configure, we
29784 # need to make the FD available again.
29785 if test "$no_create" != yes; then
29787 ac_config_status_args
=
29788 test "$silent" = yes &&
29789 ac_config_status_args
="$ac_config_status_args --quiet"
29791 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
29793 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
29794 # would make configure fail if this is the last instruction.
29795 $ac_cs_success ||
{ (exit 1); exit 1; }
29797 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
29798 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
29799 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
29803 if test "$no_create" = "yes"
29809 if test "x$wine_notices != "x
; then
29812 for msg
in $wine_notices; do
29814 if test -n "$msg"; then
29815 { $as_echo "$as_me:$LINENO: $msg" >&5
29816 $as_echo "$as_me: $msg" >&6;}
29821 for msg
in $wine_warnings; do
29823 if test -n "$msg"; then
29825 { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
29826 $as_echo "$as_me: WARNING: $msg" >&2;}
29832 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.