2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.63 for Wine 1.1.22.
5 # Report bugs to <wine-devel@winehq.org>.
7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## --------------------- ##
12 ## M4sh Initialization. ##
13 ## --------------------- ##
15 # Be more Bourne compatible
16 DUALCASE
=1; export DUALCASE
# for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
25 case `(set -o) 2>/dev/null` in
26 *posix
*) set -o posix
;;
35 # Avoid depending upon Character Ranges.
36 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
37 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
38 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
39 as_cr_digits
='0123456789'
40 as_cr_alnum
=$as_cr_Letters$as_cr_digits
45 # Printing a long string crashes Solaris 7 /usr/bin/printf.
46 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
47 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
49 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
55 as_echo_n='/usr
/ucb
/echo -n'
57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
68 as_echo_n='sh
-c $as_echo_n_body as_echo
'
71 as_echo='sh
-c $as_echo_body as_echo
'
74 # The user is always right.
75 if test "${PATH_SEPARATOR+set}" != set; then
77 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
83 # Support unset when possible.
84 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
92 # We need space, tab and new line, in precisely that order. Quoting is
93 # there to prevent editors from complaining about space-tab.
94 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
95 # splitting by setting IFS to empty value.)
98 # Find who we are. Look in the path if we contain no directory separator.
100 *[\\/]* ) as_myself=$0 ;;
101 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
105 test -z "$as_dir" && as_dir=.
106 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
112 # We did not find ourselves, most probably we were run as `sh COMMAND'
113 # in which case we are not to be found in the path.
114 if test "x$as_myself" = x
; then
117 if test ! -f "$as_myself"; then
118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
119 { (exit 1); exit 1; }
122 # Work around bugs in pre-3.0 UWIN ksh.
123 for as_var
in ENV MAIL MAILPATH
124 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
136 # Required to use basename.
137 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
138 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
144 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
151 # Name of the executable.
152 as_me
=`$as_basename -- "$0" ||
153 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
154 X"$0" : 'X\(//\)$' \| \
155 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
157 sed '/^.*\/\([^/][^/]*\)\/*$/{
175 if test "x$CONFIG_SHELL" = x
; then
176 if (eval ":") 2>/dev
/null
; then
182 if test $as_have_required = yes && (eval ":
192 as_func_ret_success () {
195 as_func_ret_failure () {
200 if as_func_success; then
204 echo as_func_success failed.
207 if as_func_failure; then
209 echo as_func_failure succeeded.
212 if as_func_ret_success; then
216 echo as_func_ret_success failed.
219 if as_func_ret_failure; then
221 echo as_func_ret_failure succeeded.
224 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
228 echo positional parameters were not saved.
231 test \$exitcode = 0) || { (exit 1); exit 1; }
236 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
237 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
238 ") 2> /dev
/null
; then
242 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
243 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
246 test -z "$as_dir" && as_dir
=.
249 for as_base
in sh bash ksh sh5
; do
250 as_candidate_shells
="$as_candidate_shells $as_dir/$as_base"
257 for as_shell
in $as_candidate_shells $SHELL; do
258 # Try only shells that exist, to save several forks.
259 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
260 { ("$as_shell") 2> /dev
/null
<<\_ASEOF
261 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
264 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
265 # is contrary to our usage. Disable this feature.
266 alias -g '${1+"$@"}'='"$@"'
269 case `(set -o) 2>/dev/null` in
270 *posix
*) set -o posix
;;
279 CONFIG_SHELL
=$as_shell
281 if { "$as_shell" 2> /dev
/null
<<\_ASEOF
282 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
285 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
286 # is contrary to our usage. Disable this feature.
287 alias -g '${1+"$@"}'='"$@"'
290 case `(set -o) 2>/dev/null` in
291 *posix
*) set -o posix
;;
307 as_func_ret_success
() {
310 as_func_ret_failure
() {
315 if as_func_success
; then
319 echo as_func_success failed.
322 if as_func_failure
; then
324 echo as_func_failure succeeded.
327 if as_func_ret_success
; then
331 echo as_func_ret_success failed.
334 if as_func_ret_failure
; then
336 echo as_func_ret_failure succeeded.
339 if ( set x
; as_func_ret_success y
&& test x
= "$1" ); then
343 echo positional parameters were not saved.
346 test $exitcode = 0) ||
{ (exit 1); exit 1; }
351 test "x$as_lineno_1" != "x$as_lineno_2" &&
352 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") ||
{ (exit 1); exit 1; }
363 if test "x$CONFIG_SHELL" != x
; then
364 for as_var
in BASH_ENV ENV
365 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
368 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
372 if test $as_have_required = no
; then
373 echo This
script requires a shell
more modern than all the
374 echo shells that I found on your system. Please
install a
375 echo modern shell
, or manually run the
script under such a
376 echo shell
if you
do have one.
377 { (exit 1); exit 1; }
387 (eval "as_func_return () {
396 as_func_ret_success () {
399 as_func_ret_failure () {
404 if as_func_success; then
408 echo as_func_success failed.
411 if as_func_failure; then
413 echo as_func_failure succeeded.
416 if as_func_ret_success; then
420 echo as_func_ret_success failed.
423 if as_func_ret_failure; then
425 echo as_func_ret_failure succeeded.
428 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
432 echo positional parameters were not saved.
435 test \$exitcode = 0") ||
{
436 echo No shell found that supports shell functions.
437 echo Please tell bug-autoconf@gnu.org about your system
,
438 echo including any error possibly output before this message.
439 echo This can
help us improve future autoconf versions.
440 echo Configuration will now proceed without shell functions.
447 test "x$as_lineno_1" != "x$as_lineno_2" &&
448 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
450 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
451 # uniformly replaced by the line number. The first 'sed' inserts a
452 # line-number line after each line using $LINENO; the second 'sed'
453 # does the real work. The second script uses 'N' to pair each
454 # line-number line with the line containing $LINENO, and appends
455 # trailing '-' during substitution so that $LINENO is not a special
457 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
458 # scripts with optimization help from Paolo Bonzini. Blame Lee
459 # E. McMahon (1931-1989) for sed's syntax. :-)
471 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
475 chmod +x
"$as_me.lineno" ||
476 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
477 { (exit 1); exit 1; }; }
479 # Don't try to exec as it changes $[0], causing all sort of problems
480 # (the dirname of $[0] is not the place where we might find the
481 # original and so on. Autoconf is especially sensitive to this).
483 # Exit status is that of the last command.
488 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
494 ECHO_C
= ECHO_N
= ECHO_T
=
498 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
504 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
505 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
511 rm -f conf$$ conf$$.exe conf$$.
file
512 if test -d conf$$.dir
; then
513 rm -f conf$$.dir
/conf$$.
file
516 mkdir conf$$.dir
2>/dev
/null
518 if (echo >conf$$.
file) 2>/dev
/null
; then
519 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
521 # ... but there are two gotchas:
522 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
523 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
524 # In both cases, we have to default to `cp -p'.
525 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
527 elif ln conf$$.
file conf$$
2>/dev
/null
; then
535 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
536 rmdir conf$$.dir
2>/dev
/null
538 if mkdir
-p .
2>/dev
/null
; then
541 test -d .
/-p && rmdir .
/-p
545 if test -x / >/dev
/null
2>&1; then
548 if ls -dL / >/dev
/null
2>&1; then
555 if test -d "$1"; then
561 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
562 ???[sx]*):;;*)false;;esac;fi
566 as_executable_p
=$as_test_x
568 # Sed expression to map a string onto a valid CPP name.
569 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
571 # Sed expression to map a string onto a valid variable name.
572 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
576 exec 7<&0 </dev
/null
6>&1
579 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
580 # so uname gets run too.
581 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
586 ac_default_prefix
=/usr
/local
588 ac_config_libobj_dir
=.
594 SHELL
=${CONFIG_SHELL-/bin/sh}
596 # Identity of this package.
598 PACKAGE_TARNAME
='wine'
599 PACKAGE_VERSION
='1.1.22'
600 PACKAGE_STRING
='Wine 1.1.22'
601 PACKAGE_BUGREPORT
='wine-devel@winehq.org'
603 ac_unique_file
="server/atom.c"
604 # Factoring default headers for most tests.
605 ac_includes_default
="\
607 #ifdef HAVE_SYS_TYPES_H
608 # include <sys/types.h>
610 #ifdef HAVE_SYS_STAT_H
611 # include <sys/stat.h>
617 # ifdef HAVE_STDLIB_H
622 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
627 #ifdef HAVE_STRINGS_H
628 # include <strings.h>
630 #ifdef HAVE_INTTYPES_H
631 # include <inttypes.h>
640 ac_subst_vars
='LTLIBOBJS
643 ALL_PROGRAM_BIN_INSTALL_DIRS
644 ALL_PROGRAM_INSTALL_DIRS
795 program_transform_name
805 ac_subst_files
='MAKE_RULES
811 enable_option_checking
815 enable_maintainer_mode
854 ac_precious_vars
='build_alias
869 # Initialize some variables set by options.
871 ac_init_version
=false
872 ac_unrecognized_opts
=
874 # The variables have the same names as the options, with
875 # dashes changed to underlines.
883 program_transform_name
=s
,x
,x
,
891 # Installation directory options.
892 # These are left unexpanded so users can "make install exec_prefix=/foo"
893 # and all the variables that are supposed to be based on exec_prefix
894 # by default will actually change.
895 # Use braces instead of parens because sh, perl, etc. also accept them.
896 # (The list follows the same order as the GNU Coding Standards.)
897 bindir
='${exec_prefix}/bin'
898 sbindir
='${exec_prefix}/sbin'
899 libexecdir
='${exec_prefix}/libexec'
900 datarootdir
='${prefix}/share'
901 datadir
='${datarootdir}'
902 sysconfdir
='${prefix}/etc'
903 sharedstatedir
='${prefix}/com'
904 localstatedir
='${prefix}/var'
905 includedir
='${prefix}/include'
906 oldincludedir
='/usr/include'
907 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
908 infodir
='${datarootdir}/info'
913 libdir
='${exec_prefix}/lib'
914 localedir
='${datarootdir}/locale'
915 mandir
='${datarootdir}/man'
921 # If the previous option needs an argument, assign it.
922 if test -n "$ac_prev"; then
923 eval $ac_prev=\
$ac_option
929 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
933 # Accept the important Cygnus configure options, so we can diagnose typos.
935 case $ac_dashdash$ac_option in
939 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
941 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
944 -build |
--build |
--buil |
--bui |
--bu)
945 ac_prev
=build_alias
;;
946 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
947 build_alias
=$ac_optarg ;;
949 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
950 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
951 ac_prev
=cache_file
;;
952 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
953 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
954 cache_file
=$ac_optarg ;;
957 cache_file
=config.cache
;;
959 -datadir |
--datadir |
--datadi |
--datad)
961 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
962 datadir
=$ac_optarg ;;
964 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
965 |
--dataroo |
--dataro |
--datar)
966 ac_prev
=datarootdir
;;
967 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
968 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
969 datarootdir
=$ac_optarg ;;
971 -disable-* |
--disable-*)
972 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
973 # Reject names that are not valid shell variable names.
974 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
975 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
976 { (exit 1); exit 1; }; }
977 ac_useropt_orig
=$ac_useropt
978 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
979 case $ac_user_opts in
983 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
984 ac_unrecognized_sep
=', ';;
986 eval enable_
$ac_useropt=no
;;
988 -docdir |
--docdir |
--docdi |
--doc |
--do)
990 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
993 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
995 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
998 -enable-* |
--enable-*)
999 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1000 # Reject names that are not valid shell variable names.
1001 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1002 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1003 { (exit 1); exit 1; }; }
1004 ac_useropt_orig
=$ac_useropt
1005 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1006 case $ac_user_opts in
1008 "enable_
$ac_useropt"
1010 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1011 ac_unrecognized_sep
=', ';;
1013 eval enable_
$ac_useropt=\
$ac_optarg ;;
1015 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
1016 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
1017 |
--exec |
--exe |
--ex)
1018 ac_prev
=exec_prefix
;;
1019 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
1020 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
1021 |
--exec=* |
--exe=* |
--ex=*)
1022 exec_prefix
=$ac_optarg ;;
1024 -gas |
--gas |
--ga |
--g)
1025 # Obsolete; use --with-gas.
1028 -help |
--help |
--hel |
--he |
-h)
1029 ac_init_help
=long
;;
1030 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
1031 ac_init_help
=recursive
;;
1032 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
1033 ac_init_help
=short
;;
1035 -host |
--host |
--hos |
--ho)
1036 ac_prev
=host_alias
;;
1037 -host=* |
--host=* |
--hos=* |
--ho=*)
1038 host_alias
=$ac_optarg ;;
1040 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
1042 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
1044 htmldir
=$ac_optarg ;;
1046 -includedir |
--includedir |
--includedi |
--included |
--include \
1047 |
--includ |
--inclu |
--incl |
--inc)
1048 ac_prev
=includedir
;;
1049 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1050 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1051 includedir
=$ac_optarg ;;
1053 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1055 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1056 infodir
=$ac_optarg ;;
1058 -libdir |
--libdir |
--libdi |
--libd)
1060 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1061 libdir
=$ac_optarg ;;
1063 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1064 |
--libexe |
--libex |
--libe)
1065 ac_prev
=libexecdir
;;
1066 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1067 |
--libexe=* |
--libex=* |
--libe=*)
1068 libexecdir
=$ac_optarg ;;
1070 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1071 ac_prev
=localedir
;;
1072 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1073 localedir
=$ac_optarg ;;
1075 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1076 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1077 ac_prev
=localstatedir
;;
1078 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1079 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1080 localstatedir
=$ac_optarg ;;
1082 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1084 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1085 mandir
=$ac_optarg ;;
1087 -nfp |
--nfp |
--nf)
1088 # Obsolete; use --without-fp.
1091 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1092 |
--no-cr |
--no-c |
-n)
1095 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1096 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1099 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1100 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1101 |
--oldin |
--oldi |
--old |
--ol |
--o)
1102 ac_prev
=oldincludedir
;;
1103 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1104 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1105 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1106 oldincludedir
=$ac_optarg ;;
1108 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1110 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1111 prefix
=$ac_optarg ;;
1113 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1114 |
--program-pre |
--program-pr |
--program-p)
1115 ac_prev
=program_prefix
;;
1116 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1117 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1118 program_prefix
=$ac_optarg ;;
1120 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1121 |
--program-suf |
--program-su |
--program-s)
1122 ac_prev
=program_suffix
;;
1123 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1124 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1125 program_suffix
=$ac_optarg ;;
1127 -program-transform-name |
--program-transform-name \
1128 |
--program-transform-nam |
--program-transform-na \
1129 |
--program-transform-n |
--program-transform- \
1130 |
--program-transform |
--program-transfor \
1131 |
--program-transfo |
--program-transf \
1132 |
--program-trans |
--program-tran \
1133 |
--progr-tra |
--program-tr |
--program-t)
1134 ac_prev
=program_transform_name
;;
1135 -program-transform-name=* |
--program-transform-name=* \
1136 |
--program-transform-nam=* |
--program-transform-na=* \
1137 |
--program-transform-n=* |
--program-transform-=* \
1138 |
--program-transform=* |
--program-transfor=* \
1139 |
--program-transfo=* |
--program-transf=* \
1140 |
--program-trans=* |
--program-tran=* \
1141 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1142 program_transform_name
=$ac_optarg ;;
1144 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1146 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1147 pdfdir
=$ac_optarg ;;
1149 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1151 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1154 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1155 |
-silent |
--silent |
--silen |
--sile |
--sil)
1158 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1160 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1162 sbindir
=$ac_optarg ;;
1164 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1165 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1166 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1168 ac_prev
=sharedstatedir
;;
1169 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1170 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1171 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1173 sharedstatedir
=$ac_optarg ;;
1175 -site |
--site |
--sit)
1177 -site=* |
--site=* |
--sit=*)
1180 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1182 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1183 srcdir
=$ac_optarg ;;
1185 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1186 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1187 ac_prev
=sysconfdir
;;
1188 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1189 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1190 sysconfdir
=$ac_optarg ;;
1192 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1193 ac_prev
=target_alias
;;
1194 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1195 target_alias
=$ac_optarg ;;
1197 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1200 -version |
--version |
--versio |
--versi |
--vers |
-V)
1201 ac_init_version
=: ;;
1204 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1205 # Reject names that are not valid shell variable names.
1206 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1207 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1208 { (exit 1); exit 1; }; }
1209 ac_useropt_orig
=$ac_useropt
1210 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1211 case $ac_user_opts in
1215 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1216 ac_unrecognized_sep
=', ';;
1218 eval with_
$ac_useropt=\
$ac_optarg ;;
1220 -without-* |
--without-*)
1221 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1222 # Reject names that are not valid shell variable names.
1223 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1224 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1225 { (exit 1); exit 1; }; }
1226 ac_useropt_orig
=$ac_useropt
1227 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1228 case $ac_user_opts in
1232 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1233 ac_unrecognized_sep
=', ';;
1235 eval with_
$ac_useropt=no
;;
1238 # Obsolete; use --with-x.
1241 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1242 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1243 ac_prev
=x_includes
;;
1244 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1245 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1246 x_includes
=$ac_optarg ;;
1248 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1249 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1250 ac_prev
=x_libraries
;;
1251 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1252 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1253 x_libraries
=$ac_optarg ;;
1255 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1256 Try \`$0 --help' for more information." >&2
1257 { (exit 1); exit 1; }; }
1261 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1262 # Reject names that are not valid shell variable names.
1263 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
1264 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1265 { (exit 1); exit 1; }; }
1266 eval $ac_envvar=\
$ac_optarg
1267 export $ac_envvar ;;
1270 # FIXME: should be removed in autoconf 3.0.
1271 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1272 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1273 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1274 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1280 if test -n "$ac_prev"; then
1281 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1282 { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1283 { (exit 1); exit 1; }; }
1286 if test -n "$ac_unrecognized_opts"; then
1287 case $enable_option_checking in
1289 fatal
) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1290 { (exit 1); exit 1; }; } ;;
1291 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1295 # Check all directory arguments for consistency.
1296 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1297 datadir sysconfdir sharedstatedir localstatedir includedir \
1298 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1299 libdir localedir mandir
1301 eval ac_val
=\$
$ac_var
1302 # Remove trailing slashes.
1305 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1306 eval $ac_var=\
$ac_val;;
1308 # Be sure to have absolute directory names.
1310 [\\/$
]* | ?
:[\\/]* ) continue;;
1311 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1313 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1314 { (exit 1); exit 1; }; }
1317 # There might be people who depend on the old broken behavior: `$host'
1318 # used to hold the argument of --host etc.
1319 # FIXME: To remove some day.
1322 target
=$target_alias
1324 # FIXME: To remove some day.
1325 if test "x$host_alias" != x
; then
1326 if test "x$build_alias" = x
; then
1327 cross_compiling
=maybe
1328 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1329 If a cross compiler is detected then cross compile mode will be used." >&2
1330 elif test "x$build_alias" != "x$host_alias"; then
1336 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1338 test "$silent" = yes && exec 6>/dev
/null
1341 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1342 ac_ls_di
=`ls -di .` &&
1343 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1344 { $as_echo "$as_me: error: working directory cannot be determined" >&2
1345 { (exit 1); exit 1; }; }
1346 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1347 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1348 { (exit 1); exit 1; }; }
1351 # Find the source files, if location was not specified.
1352 if test -z "$srcdir"; then
1353 ac_srcdir_defaulted
=yes
1354 # Try the directory containing this script, then the parent directory.
1355 ac_confdir
=`$as_dirname -- "$as_myself" ||
1356 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1357 X"$as_myself" : 'X\(//\)[^/]' \| \
1358 X"$as_myself" : 'X\(//\)$' \| \
1359 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1360 $as_echo X"$as_myself" |
1361 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1379 if test ! -r "$srcdir/$ac_unique_file"; then
1383 ac_srcdir_defaulted
=no
1385 if test ! -r "$srcdir/$ac_unique_file"; then
1386 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1387 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1388 { (exit 1); exit 1; }; }
1390 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1392 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1393 { (exit 1); exit 1; }; }
1395 # When building in place, set srcdir=.
1396 if test "$ac_abs_confdir" = "$ac_pwd"; then
1399 # Remove unnecessary trailing slashes from srcdir.
1400 # Double slashes in file names in object file debugging info
1401 # mess up M-x gdb in Emacs.
1403 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1405 for ac_var
in $ac_precious_vars; do
1406 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1407 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1408 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1409 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1413 # Report the --help message.
1415 if test "$ac_init_help" = "long"; then
1416 # Omit some internal or obsolete options to make the list less imposing.
1417 # This message is too long to be a string in the A/UX 3.1 sh.
1419 \`configure' configures Wine 1.1.22 to adapt to many kinds of systems.
1421 Usage: $0 [OPTION]... [VAR=VALUE]...
1423 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1424 VAR=VALUE. See below for descriptions of some of the useful variables.
1426 Defaults for the options are specified in brackets.
1429 -h, --help display this help and exit
1430 --help=short display options specific to this package
1431 --help=recursive display the short help of all the included packages
1432 -V, --version display version information and exit
1433 -q, --quiet, --silent do not print \`checking...' messages
1434 --cache-file=FILE cache test results in FILE [disabled]
1435 -C, --config-cache alias for \`--cache-file=config.cache'
1436 -n, --no-create do not create output files
1437 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1439 Installation directories:
1440 --prefix=PREFIX install architecture-independent files in PREFIX
1441 [$ac_default_prefix]
1442 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1445 By default, \`make install' will install all the files in
1446 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1447 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1448 for instance \`--prefix=\$HOME'.
1450 For better control, use the options below.
1452 Fine tuning of the installation directories:
1453 --bindir=DIR user executables [EPREFIX/bin]
1454 --sbindir=DIR system admin executables [EPREFIX/sbin]
1455 --libexecdir=DIR program executables [EPREFIX/libexec]
1456 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1457 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1458 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1459 --libdir=DIR object code libraries [EPREFIX/lib]
1460 --includedir=DIR C header files [PREFIX/include]
1461 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1462 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1463 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1464 --infodir=DIR info documentation [DATAROOTDIR/info]
1465 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1466 --mandir=DIR man documentation [DATAROOTDIR/man]
1467 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1468 --htmldir=DIR html documentation [DOCDIR]
1469 --dvidir=DIR dvi documentation [DOCDIR]
1470 --pdfdir=DIR pdf documentation [DOCDIR]
1471 --psdir=DIR ps documentation [DOCDIR]
1477 --x-includes=DIR X include files are
in DIR
1478 --x-libraries=DIR X library files are
in DIR
1481 --build=BUILD configure
for building on BUILD
[guessed
]
1482 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1486 if test -n "$ac_init_help"; then
1487 case $ac_init_help in
1488 short | recursive
) echo "Configuration of Wine 1.1.22:";;
1493 --disable-option-checking ignore unrecognized
--enable/--with options
1494 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1495 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1496 --disable-win16 do not include Win16 support
1497 --enable-win64 build a Win64 emulator on AMD64
(won
't run Win32
1499 --disable-tests do not build the regression tests
1500 --enable-maintainer-mode
1501 enable maintainer-specific build rules
1504 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1505 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1506 --without-alsa do not use the Alsa sound support
1507 --without-audioio do not use the AudioIO sound support
1508 --without-capi do not use CAPI (ISDN support)
1509 --without-cms do not use CMS (color management support)
1510 --without-coreaudio do not use the CoreAudio sound support
1511 --without-cups do not use CUPS
1512 --without-curses do not use (n)curses
1513 --without-esd do not use the EsounD sound support
1514 --without-fontconfig do not use fontconfig
1515 --without-freetype do not use the FreeType library
1516 --without-gphoto do not use gphoto (Digital Camera support)
1517 --without-glu do not use the GLU library
1518 --without-gnutls do not use GnuTLS (schannel support)
1519 --without-hal do not use HAL (dynamic device support)
1520 --without-jack do not use the Jack sound support
1521 --without-jpeg do not use JPEG
1522 --without-ldap do not use LDAP
1523 --without-nas do not use the NAS sound support
1524 --without-opengl do not use OpenGL
1525 --without-openssl do not use OpenSSL
1526 --without-oss do not use the OSS sound support
1527 --without-png do not use PNG
1528 --without-pthread do not use the pthread library
1529 --without-sane do not use SANE (scanner support)
1530 --without-xcomposite do not use the Xcomposite extension
1531 --without-xcursor do not use the Xcursor extension
1532 --without-xinerama do not use Xinerama (multi-monitor support)
1533 --without-xinput do not use the Xinput extension
1534 --without-xml do not use XML
1535 --without-xrandr do not use Xrandr (resolution changes)
1536 --without-xrender do not use the Xrender extension
1537 --without-xshape do not use the Xshape extension
1538 --without-xshm do not use XShm (shared memory extension)
1539 --without-xslt do not use XSLT
1540 --without-xxf86vm do not use XFree video mode extension
1541 --with-wine-tools=DIR use Wine tools from directory DIR
1542 --with-x use the X Window System
1544 Some influential environment variables:
1545 CC C compiler command
1546 CFLAGS C compiler flags
1547 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1548 nonstandard directory <lib dir>
1549 LIBS libraries to pass to the linker, e.g. -l<library>
1550 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1551 you have headers in a nonstandard directory <include dir>
1552 CXX C++ compiler command
1553 CXXFLAGS C++ compiler flags
1555 XMKMF Path to xmkmf, Makefile generator for X Window System
1557 Use these variables to override the choices made by `configure' or to
help
1558 it to
find libraries and programs with nonstandard names
/locations.
1560 Report bugs to
<wine-devel@winehq.org
>.
1565 if test "$ac_init_help" = "recursive"; then
1566 # If there are subdirs, report their specific --help.
1567 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1568 test -d "$ac_dir" ||
1569 { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=.
&& test -d "$ac_dir"; } ||
1574 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1576 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1577 # A ".." for each directory in $ac_dir_suffix.
1578 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1579 case $ac_top_builddir_sub in
1580 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1581 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1584 ac_abs_top_builddir
=$ac_pwd
1585 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1586 # for backward compatibility:
1587 ac_top_builddir
=$ac_top_build_prefix
1590 .
) # We are building in place.
1592 ac_top_srcdir
=$ac_top_builddir_sub
1593 ac_abs_top_srcdir
=$ac_pwd ;;
1594 [\\/]* | ?
:[\\/]* ) # Absolute name.
1595 ac_srcdir
=$srcdir$ac_dir_suffix;
1596 ac_top_srcdir
=$srcdir
1597 ac_abs_top_srcdir
=$srcdir ;;
1599 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1600 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1601 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1603 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1605 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1606 # Check for guested configure.
1607 if test -f "$ac_srcdir/configure.gnu"; then
1609 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1610 elif test -f "$ac_srcdir/configure"; then
1612 $SHELL "$ac_srcdir/configure" --help=recursive
1614 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1616 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1620 test -n "$ac_init_help" && exit $ac_status
1621 if $ac_init_version; then
1623 Wine configure
1.1.22
1624 generated by GNU Autoconf
2.63
1626 Copyright
(C
) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1627 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
, Inc.
1628 This configure
script is free software
; the Free Software Foundation
1629 gives unlimited permission to copy
, distribute and modify it.
1633 cat >config.log
<<_ACEOF
1634 This file contains any messages produced by compilers while
1635 running configure, to aid debugging if configure makes a mistake.
1637 It was created by Wine $as_me 1.1.22, which was
1638 generated by GNU Autoconf 2.63. Invocation command line was
1650 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1651 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1652 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1653 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1654 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1656 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1657 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1659 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1660 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1661 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1662 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1663 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1664 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1665 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1669 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1673 test -z "$as_dir" && as_dir
=.
1674 $as_echo "PATH: $as_dir"
1690 # Keep a trace of the command line.
1691 # Strip out --no-create and --no-recursion so they do not pile up.
1692 # Strip out --silent because we don't want to record it for future runs.
1693 # Also quote any args containing shell meta-characters.
1694 # Make two passes to allow for proper duplicate-argument suppression.
1698 ac_must_keep_next
=false
1704 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1705 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1706 |
-silent |
--silent |
--silen |
--sile |
--sil)
1709 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1712 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
1714 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
1715 if test $ac_must_keep_next = true
; then
1716 ac_must_keep_next
=false
# Got value, back to normal.
1719 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1720 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1721 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1722 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1723 case "$ac_configure_args0 " in
1724 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1727 -* ) ac_must_keep_next
=true
;;
1730 ac_configure_args
="$ac_configure_args '$ac_arg'"
1735 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1736 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1738 # When interrupted or exit'd, cleanup temporary files, and complete
1739 # config.log. We remove comments because anyway the quotes in there
1740 # would cause problems or look ugly.
1741 # WARNING: Use '\'' to represent an apostrophe within the trap.
1742 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1743 trap 'exit_status=$?
1744 # Save into config.log some information that might help in debugging.
1749 ## ---------------- ##
1750 ## Cache variables. ##
1751 ## ---------------- ##
1754 # The following way of writing the cache mishandles newlines in values,
1756 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1757 eval ac_val=\$$ac_var
1761 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1762 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1765 _ | IFS | as_nl) ;; #(
1766 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1767 *) $as_unset $ac_var ;;
1772 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1773 *${as_nl}ac_space=\ *)
1775 "s/'\''/'\''\\\\'\'''\''/g;
1776 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1779 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1787 ## ----------------- ##
1788 ## Output variables. ##
1789 ## ----------------- ##
1792 for ac_var in $ac_subst_vars
1794 eval ac_val=\$$ac_var
1796 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1798 $as_echo "$ac_var='\''$ac_val'\''"
1802 if test -n "$ac_subst_files"; then
1804 ## ------------------- ##
1805 ## File substitutions. ##
1806 ## ------------------- ##
1809 for ac_var
in $ac_subst_files
1811 eval ac_val
=\$
$ac_var
1813 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1815 $as_echo "$ac_var='\''$ac_val'\''"
1820 if test -s confdefs.h; then
1830 test "$ac_signal" != 0 &&
1831 $as_echo "$as_me: caught signal $ac_signal"
1832 $as_echo "$as_me: exit $exit_status"
1834 rm -f core *.core core.conftest.* &&
1835 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1838 for ac_signal
in 1 2 13 15; do
1839 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1843 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1844 rm -f -r conftest
* confdefs.h
1846 # Predefined preprocessor variables.
1848 cat >>confdefs.h
<<_ACEOF
1849 #define PACKAGE_NAME "$PACKAGE_NAME"
1853 cat >>confdefs.h
<<_ACEOF
1854 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1858 cat >>confdefs.h
<<_ACEOF
1859 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1863 cat >>confdefs.h
<<_ACEOF
1864 #define PACKAGE_STRING "$PACKAGE_STRING"
1868 cat >>confdefs.h
<<_ACEOF
1869 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1873 # Let the site file select an alternate cache file if it wants to.
1874 # Prefer an explicitly selected file to automatically selected ones.
1877 if test -n "$CONFIG_SITE"; then
1878 ac_site_file1
=$CONFIG_SITE
1879 elif test "x$prefix" != xNONE
; then
1880 ac_site_file1
=$prefix/share
/config.site
1881 ac_site_file2
=$prefix/etc
/config.site
1883 ac_site_file1
=$ac_default_prefix/share
/config.site
1884 ac_site_file2
=$ac_default_prefix/etc
/config.site
1886 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
1888 test "x$ac_site_file" = xNONE
&& continue
1889 if test -r "$ac_site_file"; then
1890 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1891 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1892 sed 's/^/| /' "$ac_site_file" >&5
1897 if test -r "$cache_file"; then
1898 # Some versions of bash will fail to source /dev/null (special
1899 # files actually), so we avoid doing that.
1900 if test -f "$cache_file"; then
1901 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1902 $as_echo "$as_me: loading cache $cache_file" >&6;}
1904 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
1905 *) .
"./$cache_file";;
1909 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1910 $as_echo "$as_me: creating cache $cache_file" >&6;}
1914 # Check that the precious variables saved in the cache have kept the same
1916 ac_cache_corrupted
=false
1917 for ac_var
in $ac_precious_vars; do
1918 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1919 eval ac_new_set
=\
$ac_env_${ac_var}_set
1920 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
1921 eval ac_new_val
=\
$ac_env_${ac_var}_value
1922 case $ac_old_set,$ac_new_set in
1924 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1925 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1926 ac_cache_corrupted
=: ;;
1928 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1929 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1930 ac_cache_corrupted
=: ;;
1933 if test "x$ac_old_val" != "x$ac_new_val"; then
1934 # differences in whitespace do not lead to failure.
1935 ac_old_val_w
=`echo x $ac_old_val`
1936 ac_new_val_w
=`echo x $ac_new_val`
1937 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1938 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1939 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1940 ac_cache_corrupted
=:
1942 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1943 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1944 eval $ac_var=\
$ac_old_val
1946 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5
1947 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1948 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5
1949 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1952 # Pass precious variables to config.status.
1953 if test "$ac_new_set" = set; then
1955 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1956 *) ac_arg
=$ac_var=$ac_new_val ;;
1958 case " $ac_configure_args " in
1959 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1960 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1964 if $ac_cache_corrupted; then
1965 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1966 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1967 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1968 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1969 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1970 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1971 { (exit 1); exit 1; }; }
1999 ac_cpp
='$CPP $CPPFLAGS'
2000 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2001 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2002 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2006 ac_config_headers
="$ac_config_headers include/config.h"
2009 for ac_dir
in tools
"$srcdir"/tools
; do
2010 if test -f "$ac_dir/install-sh"; then
2012 ac_install_sh
="$ac_aux_dir/install-sh -c"
2014 elif test -f "$ac_dir/install.sh"; then
2016 ac_install_sh
="$ac_aux_dir/install.sh -c"
2018 elif test -f "$ac_dir/shtool"; then
2020 ac_install_sh
="$ac_aux_dir/shtool install -c"
2024 if test -z "$ac_aux_dir"; then
2025 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
2026 $as_echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
2027 { (exit 1); exit 1; }; }
2030 # These three variables are undocumented and unsupported,
2031 # and are intended to be withdrawn in a future Autoconf release.
2032 # They can cause serious problems if a builder's source tree is in a directory
2033 # whose full name contains unusual characters.
2034 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2035 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2036 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2041 # Check whether --enable-win16 was given.
2042 if test "${enable_win16+set}" = set; then
2043 enableval
=$enable_win16;
2046 # Check whether --enable-win64 was given.
2047 if test "${enable_win64+set}" = set; then
2048 enableval
=$enable_win64;
2051 # Check whether --enable-tests was given.
2052 if test "${enable_tests+set}" = set; then
2053 enableval
=$enable_tests;
2056 # Check whether --enable-maintainer-mode was given.
2057 if test "${enable_maintainer_mode+set}" = set; then
2058 enableval
=$enable_maintainer_mode;
2066 # Check whether --with-alsa was given.
2067 if test "${with_alsa+set}" = set; then
2068 withval
=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h
=no
; ac_cv_header_alsa_asoundlib_h
=no
; fi
2072 # Check whether --with-audioio was given.
2073 if test "${with_audioio+set}" = set; then
2074 withval
=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h
=no
; fi
2078 # Check whether --with-capi was given.
2079 if test "${with_capi+set}" = set; then
2080 withval
=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h
=no
; ac_cv_header_linux_capi_h
=no
; fi
2084 # Check whether --with-cms was given.
2085 if test "${with_cms+set}" = set; then
2086 withval
=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h
=no
; ac_cv_header_lcms_lcms_h
=no
; fi
2090 # Check whether --with-coreaudio was given.
2091 if test "${with_coreaudio+set}" = set; then
2092 withval
=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h
=no
; fi
2096 # Check whether --with-cups was given.
2097 if test "${with_cups+set}" = set; then
2102 # Check whether --with-curses was given.
2103 if test "${with_curses+set}" = set; then
2104 withval
=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h
=no
; ac_cv_header_curses_h
=no
; fi
2108 # Check whether --with-esd was given.
2109 if test "${with_esd+set}" = set; then
2114 # Check whether --with-fontconfig was given.
2115 if test "${with_fontconfig+set}" = set; then
2116 withval
=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h
=no
; fi
2120 # Check whether --with-freetype was given.
2121 if test "${with_freetype+set}" = set; then
2122 withval
=$with_freetype;
2126 # Check whether --with-gphoto was given.
2127 if test "${with_gphoto+set}" = set; then
2128 withval
=$with_gphoto;
2132 # Check whether --with-glu was given.
2133 if test "${with_glu+set}" = set; then
2134 withval
=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h
=no
; fi
2138 # Check whether --with-gnutls was given.
2139 if test "${with_gnutls+set}" = set; then
2140 withval
=$with_gnutls;
2144 # Check whether --with-hal was given.
2145 if test "${with_hal+set}" = set; then
2150 # Check whether --with-jack was given.
2151 if test "${with_jack+set}" = set; then
2152 withval
=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h
=no
; fi
2156 # Check whether --with-jpeg was given.
2157 if test "${with_jpeg+set}" = set; then
2158 withval
=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h
=no
; fi
2162 # Check whether --with-ldap was given.
2163 if test "${with_ldap+set}" = set; then
2164 withval
=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h
=no
; ac_cv_header_lber_h
=no
; fi
2168 # Check whether --with-nas was given.
2169 if test "${with_nas+set}" = set; then
2170 withval
=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h
=no
; fi
2174 # Check whether --with-opengl was given.
2175 if test "${with_opengl+set}" = set; then
2176 withval
=$with_opengl;
2180 # Check whether --with-openssl was given.
2181 if test "${with_openssl+set}" = set; then
2182 withval
=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h
=no
; ac_cv_header_openssl_ssl_h
=no
; fi
2186 # Check whether --with-oss was given.
2187 if test "${with_oss+set}" = set; then
2188 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
2192 # Check whether --with-png was given.
2193 if test "${with_png+set}" = set; then
2194 withval
=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h
=no
; fi
2198 # Check whether --with-pthread was given.
2199 if test "${with_pthread+set}" = set; then
2200 withval
=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h
=no
; fi
2204 # Check whether --with-sane was given.
2205 if test "${with_sane+set}" = set; then
2210 # Check whether --with-xcomposite was given.
2211 if test "${with_xcomposite+set}" = set; then
2212 withval
=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h
=no
; fi
2216 # Check whether --with-xcursor was given.
2217 if test "${with_xcursor+set}" = set; then
2218 withval
=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h
=no
; fi
2222 # Check whether --with-xinerama was given.
2223 if test "${with_xinerama+set}" = set; then
2224 withval
=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h
=no
; fi
2228 # Check whether --with-xinput was given.
2229 if test "${with_xinput+set}" = set; then
2230 withval
=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h
=no
; fi
2234 # Check whether --with-xml was given.
2235 if test "${with_xml+set}" = set; then
2240 # Check whether --with-xrandr was given.
2241 if test "${with_xrandr+set}" = set; then
2242 withval
=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h
=no
; fi
2246 # Check whether --with-xrender was given.
2247 if test "${with_xrender+set}" = set; then
2248 withval
=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h
=no
; fi
2252 # Check whether --with-xshape was given.
2253 if test "${with_xshape+set}" = set; then
2254 withval
=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h
=no
; fi
2258 # Check whether --with-xshm was given.
2259 if test "${with_xshm+set}" = set; then
2260 withval
=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h
=no
; fi
2264 # Check whether --with-xslt was given.
2265 if test "${with_xslt+set}" = set; then
2270 # Check whether --with-xxf86vm was given.
2271 if test "${with_xxf86vm+set}" = set; then
2272 withval
=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h
=no
; fi
2277 # Check whether --with-wine-tools was given.
2278 if test "${with_wine_tools+set}" = set; then
2279 withval
=$with_wine_tools;
2283 # Make sure we can run config.sub.
2284 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2285 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2286 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2287 { (exit 1); exit 1; }; }
2289 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2290 $as_echo_n "checking build system type... " >&6; }
2291 if test "${ac_cv_build+set}" = set; then
2292 $as_echo_n "(cached) " >&6
2294 ac_build_alias
=$build_alias
2295 test "x$ac_build_alias" = x
&&
2296 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2297 test "x$ac_build_alias" = x
&&
2298 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2299 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2300 { (exit 1); exit 1; }; }
2301 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2302 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2303 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2304 { (exit 1); exit 1; }; }
2307 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2308 $as_echo "$ac_cv_build" >&6; }
2309 case $ac_cv_build in
2311 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2312 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2313 { (exit 1); exit 1; }; };;
2316 ac_save_IFS
=$IFS; IFS
='-'
2322 # Remember, the first character of IFS is used to create $*,
2323 # except with old shells:
2326 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2329 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2330 $as_echo_n "checking host system type... " >&6; }
2331 if test "${ac_cv_host+set}" = set; then
2332 $as_echo_n "(cached) " >&6
2334 if test "x$host_alias" = x
; then
2335 ac_cv_host
=$ac_cv_build
2337 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2338 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2339 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2340 { (exit 1); exit 1; }; }
2344 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2345 $as_echo "$ac_cv_host" >&6; }
2348 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2349 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2350 { (exit 1); exit 1; }; };;
2353 ac_save_IFS
=$IFS; IFS
='-'
2359 # Remember, the first character of IFS is used to create $*,
2360 # except with old shells:
2363 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2369 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2370 { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2371 You need to run 'make distclean' in the source tree first." >&5
2372 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2373 You need to run 'make distclean' in the source tree first." >&2;}
2374 { (exit 1); exit 1; }; }
2379 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2380 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2382 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2383 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2384 $as_echo_n "(cached) " >&6
2386 cat >conftest.
make <<\_ACEOF
2389 @
echo '@@@%%%=$(MAKE)=@@@%%%'
2391 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2392 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2394 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
2396 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
2400 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
2401 { $as_echo "$as_me:$LINENO: result: yes" >&5
2402 $as_echo "yes" >&6; }
2405 { $as_echo "$as_me:$LINENO: result: no" >&5
2406 $as_echo "no" >&6; }
2407 SET_MAKE
="MAKE=${MAKE-make}"
2411 ac_cpp
='$CPP $CPPFLAGS'
2412 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2413 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2414 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2415 if test -n "$ac_tool_prefix"; then
2416 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2417 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2418 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2419 $as_echo_n "checking for $ac_word... " >&6; }
2420 if test "${ac_cv_prog_CC+set}" = set; then
2421 $as_echo_n "(cached) " >&6
2423 if test -n "$CC"; then
2424 ac_cv_prog_CC
="$CC" # Let the user override the test.
2426 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2430 test -z "$as_dir" && as_dir
=.
2431 for ac_exec_ext
in '' $ac_executable_extensions; do
2432 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2433 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2434 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2444 if test -n "$CC"; then
2445 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2446 $as_echo "$CC" >&6; }
2448 { $as_echo "$as_me:$LINENO: result: no" >&5
2449 $as_echo "no" >&6; }
2454 if test -z "$ac_cv_prog_CC"; then
2456 # Extract the first word of "gcc", so it can be a program name with args.
2457 set dummy gcc
; ac_word
=$2
2458 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2459 $as_echo_n "checking for $ac_word... " >&6; }
2460 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2461 $as_echo_n "(cached) " >&6
2463 if test -n "$ac_ct_CC"; then
2464 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2466 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2470 test -z "$as_dir" && as_dir
=.
2471 for ac_exec_ext
in '' $ac_executable_extensions; do
2472 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2473 ac_cv_prog_ac_ct_CC
="gcc"
2474 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2483 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2484 if test -n "$ac_ct_CC"; then
2485 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2486 $as_echo "$ac_ct_CC" >&6; }
2488 { $as_echo "$as_me:$LINENO: result: no" >&5
2489 $as_echo "no" >&6; }
2492 if test "x$ac_ct_CC" = x
; then
2495 case $cross_compiling:$ac_tool_warned in
2497 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2498 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2499 ac_tool_warned
=yes ;;
2507 if test -z "$CC"; then
2508 if test -n "$ac_tool_prefix"; then
2509 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2510 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2511 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2512 $as_echo_n "checking for $ac_word... " >&6; }
2513 if test "${ac_cv_prog_CC+set}" = set; then
2514 $as_echo_n "(cached) " >&6
2516 if test -n "$CC"; then
2517 ac_cv_prog_CC
="$CC" # Let the user override the test.
2519 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2523 test -z "$as_dir" && as_dir
=.
2524 for ac_exec_ext
in '' $ac_executable_extensions; do
2525 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2526 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2527 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2537 if test -n "$CC"; then
2538 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2539 $as_echo "$CC" >&6; }
2541 { $as_echo "$as_me:$LINENO: result: no" >&5
2542 $as_echo "no" >&6; }
2548 if test -z "$CC"; then
2549 # Extract the first word of "cc", so it can be a program name with args.
2550 set dummy cc
; ac_word
=$2
2551 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2552 $as_echo_n "checking for $ac_word... " >&6; }
2553 if test "${ac_cv_prog_CC+set}" = set; then
2554 $as_echo_n "(cached) " >&6
2556 if test -n "$CC"; then
2557 ac_cv_prog_CC
="$CC" # Let the user override the test.
2560 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2564 test -z "$as_dir" && as_dir
=.
2565 for ac_exec_ext
in '' $ac_executable_extensions; do
2566 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2567 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2568 ac_prog_rejected
=yes
2572 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2579 if test $ac_prog_rejected = yes; then
2580 # We found a bogon in the path, so make sure we never use it.
2581 set dummy
$ac_cv_prog_CC
2583 if test $# != 0; then
2584 # We chose a different compiler from the bogus one.
2585 # However, it has the same basename, so the bogon will be chosen
2586 # first if we set CC to just the basename; use the full file name.
2588 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
2594 if test -n "$CC"; then
2595 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2596 $as_echo "$CC" >&6; }
2598 { $as_echo "$as_me:$LINENO: result: no" >&5
2599 $as_echo "no" >&6; }
2604 if test -z "$CC"; then
2605 if test -n "$ac_tool_prefix"; then
2606 for ac_prog
in cl.exe
2608 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2609 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2610 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2611 $as_echo_n "checking for $ac_word... " >&6; }
2612 if test "${ac_cv_prog_CC+set}" = set; then
2613 $as_echo_n "(cached) " >&6
2615 if test -n "$CC"; then
2616 ac_cv_prog_CC
="$CC" # Let the user override the test.
2618 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2622 test -z "$as_dir" && as_dir
=.
2623 for ac_exec_ext
in '' $ac_executable_extensions; do
2624 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2625 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
2626 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2636 if test -n "$CC"; then
2637 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2638 $as_echo "$CC" >&6; }
2640 { $as_echo "$as_me:$LINENO: result: no" >&5
2641 $as_echo "no" >&6; }
2645 test -n "$CC" && break
2648 if test -z "$CC"; then
2650 for ac_prog
in cl.exe
2652 # Extract the first word of "$ac_prog", so it can be a program name with args.
2653 set dummy
$ac_prog; ac_word
=$2
2654 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2655 $as_echo_n "checking for $ac_word... " >&6; }
2656 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2657 $as_echo_n "(cached) " >&6
2659 if test -n "$ac_ct_CC"; then
2660 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2662 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2666 test -z "$as_dir" && as_dir
=.
2667 for ac_exec_ext
in '' $ac_executable_extensions; do
2668 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2669 ac_cv_prog_ac_ct_CC
="$ac_prog"
2670 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2679 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2680 if test -n "$ac_ct_CC"; then
2681 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2682 $as_echo "$ac_ct_CC" >&6; }
2684 { $as_echo "$as_me:$LINENO: result: no" >&5
2685 $as_echo "no" >&6; }
2689 test -n "$ac_ct_CC" && break
2692 if test "x$ac_ct_CC" = x
; then
2695 case $cross_compiling:$ac_tool_warned in
2697 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2698 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2699 ac_tool_warned
=yes ;;
2708 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2709 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2710 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2711 See \`config.log' for more details." >&5
2712 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2713 See \`config.log' for more details." >&2;}
2714 { (exit 1); exit 1; }; }; }
2716 # Provide some information about the compiler.
2717 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2720 { (ac_try
="$ac_compiler --version >&5"
2722 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2723 *) ac_try_echo=$ac_try;;
2725 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2726 $as_echo "$ac_try_echo") >&5
2727 (eval "$ac_compiler --version >&5") 2>&5
2729 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2730 (exit $ac_status); }
2731 { (ac_try="$ac_compiler -v >&5"
2733 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2734 *) ac_try_echo
=$ac_try;;
2736 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2737 $as_echo "$ac_try_echo") >&5
2738 (eval "$ac_compiler -v >&5") 2>&5
2740 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2741 (exit $ac_status); }
2742 { (ac_try
="$ac_compiler -V >&5"
2744 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2745 *) ac_try_echo=$ac_try;;
2747 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2748 $as_echo "$ac_try_echo") >&5
2749 (eval "$ac_compiler -V >&5") 2>&5
2751 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2752 (exit $ac_status); }
2754 cat >conftest.$ac_ext <<_ACEOF
2757 cat confdefs.h >>conftest.$ac_ext
2758 cat >>conftest.$ac_ext <<_ACEOF
2759 /* end confdefs.h. */
2769 ac_clean_files_save=$ac_clean_files
2770 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2771 # Try to create an executable without -o first, disregard a.out.
2772 # It will help us diagnose broken compilers, and finding out an intuition
2774 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2775 $as_echo_n "checking for C compiler default output file name... " >&6; }
2776 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
2778 # The possible output files:
2779 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2782 for ac_file in $ac_files
2785 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2786 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2791 if { (ac_try="$ac_link_default"
2793 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2794 *) ac_try_echo
=$ac_try;;
2796 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2797 $as_echo "$ac_try_echo") >&5
2798 (eval "$ac_link_default") 2>&5
2800 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2801 (exit $ac_status); }; then
2802 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2803 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2804 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2805 # so that the user can short-circuit this test for compilers unknown to
2807 for ac_file
in $ac_files ''
2809 test -f "$ac_file" ||
continue
2811 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
2814 # We found the default executable, but exeext='' is most
2818 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
2820 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2822 # We set ac_cv_exeext here because the later test for it is not
2823 # safe: cross compilers may not add the suffix if given an `-o'
2824 # argument, so we may need to know it at that point already.
2825 # Even if this section looks crufty: it has the advantage of
2832 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
2838 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2839 $as_echo "$ac_file" >&6; }
2840 if test -z "$ac_file"; then
2841 $as_echo "$as_me: failed program was:" >&5
2842 sed 's/^/| /' conftest.
$ac_ext >&5
2844 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2845 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2846 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2847 See \`config.log' for more details." >&5
2848 $as_echo "$as_me: error: C compiler cannot create executables
2849 See \`config.log' for more details." >&2;}
2850 { (exit 77); exit 77; }; }; }
2853 ac_exeext
=$ac_cv_exeext
2855 # Check that the compiler produces executables we can run. If not, either
2856 # the compiler is broken, or we cross compile.
2857 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2858 $as_echo_n "checking whether the C compiler works... " >&6; }
2859 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2860 # If not cross compiling, check that we can run a simple program.
2861 if test "$cross_compiling" != yes; then
2862 if { ac_try
='./$ac_file'
2863 { (case "(($ac_try" in
2864 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2865 *) ac_try_echo=$ac_try;;
2867 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2868 $as_echo "$ac_try_echo") >&5
2869 (eval "$ac_try") 2>&5
2871 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2872 (exit $ac_status); }; }; then
2875 if test "$cross_compiling" = maybe; then
2878 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2879 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2880 { { $as_echo "$as_me:$LINENO: error
: cannot run C compiled programs.
2881 If you meant to cross compile
, use \
`--host'.
2882 See \`config.log
' for more details." >&5
2883 $as_echo "$as_me: error: cannot run C compiled programs.
2884 If you meant to cross compile, use \`--host'.
2885 See \
`config.log' for more details." >&2;}
2886 { (exit 1); exit 1; }; }; }
2890 { $as_echo "$as_me:$LINENO: result: yes" >&5
2891 $as_echo "yes" >&6; }
2893 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2894 ac_clean_files=$ac_clean_files_save
2895 # Check that the compiler produces executables we can run. If not, either
2896 # the compiler is broken, or we cross compile.
2897 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2898 $as_echo_n "checking whether we are cross compiling... " >&6; }
2899 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2900 $as_echo "$cross_compiling" >&6; }
2902 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2903 $as_echo_n "checking for suffix of executables... " >&6; }
2904 if { (ac_try="$ac_link"
2906 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2907 *) ac_try_echo
=$ac_try;;
2909 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2910 $as_echo "$ac_try_echo") >&5
2911 (eval "$ac_link") 2>&5
2913 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2914 (exit $ac_status); }; then
2915 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2916 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2917 # work properly (i.e., refer to `conftest.exe'), while it won't with
2919 for ac_file
in conftest.exe conftest conftest.
*; do
2920 test -f "$ac_file" ||
continue
2922 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
2923 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2929 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2930 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2931 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2932 See \`config.log' for more details." >&5
2933 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2934 See \`config.log' for more details." >&2;}
2935 { (exit 1); exit 1; }; }; }
2938 rm -f conftest
$ac_cv_exeext
2939 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2940 $as_echo "$ac_cv_exeext" >&6; }
2942 rm -f conftest.
$ac_ext
2943 EXEEXT
=$ac_cv_exeext
2945 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2946 $as_echo_n "checking for suffix of object files... " >&6; }
2947 if test "${ac_cv_objext+set}" = set; then
2948 $as_echo_n "(cached) " >&6
2950 cat >conftest.
$ac_ext <<_ACEOF
2953 cat confdefs.h
>>conftest.
$ac_ext
2954 cat >>conftest.
$ac_ext <<_ACEOF
2955 /* end confdefs.h. */
2965 rm -f conftest.o conftest.obj
2966 if { (ac_try
="$ac_compile"
2968 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2969 *) ac_try_echo=$ac_try;;
2971 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2972 $as_echo "$ac_try_echo") >&5
2973 (eval "$ac_compile") 2>&5
2975 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2976 (exit $ac_status); }; then
2977 for ac_file in conftest.o conftest.obj conftest.*; do
2978 test -f "$ac_file" || continue;
2980 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2981 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2986 $as_echo "$as_me: failed program was:" >&5
2987 sed 's/^/| /' conftest.$ac_ext >&5
2989 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2990 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2991 { { $as_echo "$as_me:$LINENO: error
: cannot compute suffix of object files
: cannot compile
2992 See \
`config.log' for more details." >&5
2993 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
2994 See \`config.log
' for more details." >&2;}
2995 { (exit 1); exit 1; }; }; }
2998 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3000 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3001 $as_echo "$ac_cv_objext" >&6; }
3002 OBJEXT=$ac_cv_objext
3004 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3005 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3006 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3007 $as_echo_n "(cached) " >&6
3009 cat >conftest.$ac_ext <<_ACEOF
3012 cat confdefs.h >>conftest.$ac_ext
3013 cat >>conftest.$ac_ext <<_ACEOF
3014 /* end confdefs.h. */
3027 rm -f conftest.$ac_objext
3028 if { (ac_try="$ac_compile"
3030 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3031 *) ac_try_echo=$ac_try;;
3033 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3034 $as_echo "$ac_try_echo") >&5
3035 (eval "$ac_compile") 2>conftest.er1
3037 grep -v '^
*+' conftest.er1 >conftest.err
3039 cat conftest.err >&5
3040 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3041 (exit $ac_status); } && {
3042 test -z "$ac_c_werror_flag" ||
3043 test ! -s conftest.err
3044 } && test -s conftest.$ac_objext; then
3047 $as_echo "$as_me: failed program was:" >&5
3048 sed 's
/^
/|
/' conftest.$ac_ext >&5
3053 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3054 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3057 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3058 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3059 if test $ac_compiler_gnu = yes; then
3064 ac_test_CFLAGS=${CFLAGS+set}
3065 ac_save_CFLAGS=$CFLAGS
3066 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3067 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3068 if test "${ac_cv_prog_cc_g+set}" = set; then
3069 $as_echo_n "(cached) " >&6
3071 ac_save_c_werror_flag=$ac_c_werror_flag
3072 ac_c_werror_flag=yes
3075 cat >conftest.$ac_ext <<_ACEOF
3078 cat confdefs.h >>conftest.$ac_ext
3079 cat >>conftest.$ac_ext <<_ACEOF
3080 /* end confdefs.h. */
3090 rm -f conftest.$ac_objext
3091 if { (ac_try="$ac_compile"
3093 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3094 *) ac_try_echo=$ac_try;;
3096 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3097 $as_echo "$ac_try_echo") >&5
3098 (eval "$ac_compile") 2>conftest.er1
3100 grep -v '^
*+' conftest.er1 >conftest.err
3102 cat conftest.err >&5
3103 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3104 (exit $ac_status); } && {
3105 test -z "$ac_c_werror_flag" ||
3106 test ! -s conftest.err
3107 } && test -s conftest.$ac_objext; then
3110 $as_echo "$as_me: failed program was:" >&5
3111 sed 's
/^
/|
/' conftest.$ac_ext >&5
3114 cat >conftest.$ac_ext <<_ACEOF
3117 cat confdefs.h >>conftest.$ac_ext
3118 cat >>conftest.$ac_ext <<_ACEOF
3119 /* end confdefs.h. */
3129 rm -f conftest.$ac_objext
3130 if { (ac_try="$ac_compile"
3132 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3133 *) ac_try_echo=$ac_try;;
3135 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3136 $as_echo "$ac_try_echo") >&5
3137 (eval "$ac_compile") 2>conftest.er1
3139 grep -v '^
*+' conftest.er1 >conftest.err
3141 cat conftest.err >&5
3142 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3143 (exit $ac_status); } && {
3144 test -z "$ac_c_werror_flag" ||
3145 test ! -s conftest.err
3146 } && test -s conftest.$ac_objext; then
3149 $as_echo "$as_me: failed program was:" >&5
3150 sed 's
/^
/|
/' conftest.$ac_ext >&5
3152 ac_c_werror_flag=$ac_save_c_werror_flag
3154 cat >conftest.$ac_ext <<_ACEOF
3157 cat confdefs.h >>conftest.$ac_ext
3158 cat >>conftest.$ac_ext <<_ACEOF
3159 /* end confdefs.h. */
3169 rm -f conftest.$ac_objext
3170 if { (ac_try="$ac_compile"
3172 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3173 *) ac_try_echo=$ac_try;;
3175 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3176 $as_echo "$ac_try_echo") >&5
3177 (eval "$ac_compile") 2>conftest.er1
3179 grep -v '^
*+' conftest.er1 >conftest.err
3181 cat conftest.err >&5
3182 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3183 (exit $ac_status); } && {
3184 test -z "$ac_c_werror_flag" ||
3185 test ! -s conftest.err
3186 } && test -s conftest.$ac_objext; then
3189 $as_echo "$as_me: failed program was:" >&5
3190 sed 's
/^
/|
/' conftest.$ac_ext >&5
3195 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3198 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3201 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3202 ac_c_werror_flag=$ac_save_c_werror_flag
3204 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3205 $as_echo "$ac_cv_prog_cc_g" >&6; }
3206 if test "$ac_test_CFLAGS" = set; then
3207 CFLAGS=$ac_save_CFLAGS
3208 elif test $ac_cv_prog_cc_g = yes; then
3209 if test "$GCC" = yes; then
3215 if test "$GCC" = yes; then
3221 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3222 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3223 if test "${ac_cv_prog_cc_c89+set}" = set; then
3224 $as_echo_n "(cached) " >&6
3226 ac_cv_prog_cc_c89=no
3228 cat >conftest.$ac_ext <<_ACEOF
3231 cat confdefs.h >>conftest.$ac_ext
3232 cat >>conftest.$ac_ext <<_ACEOF
3233 /* end confdefs.h. */
3236 #include <sys/types.h>
3237 #include <sys/stat.h>
3238 /* Most of the following tests are stolen from RCS 5.7's src
/conf.sh.
*/
3239 struct buf
{ int x
; };
3240 FILE
* (*rcsopen
) (struct buf
*, struct stat
*, int
);
3241 static char
*e
(p
, i
)
3247 static char
*f
(char
* (*g
) (char
**, int
), char
**p
, ...
)
3252 s
= g
(p
, va_arg
(v
,int
));
3257 /* OSF
4.0 Compaq cc is some
sort of almost-ANSI by default. It has
3258 function prototypes and stuff
, but not
'\xHH' hex character constants.
3259 These don
't provoke an error unfortunately, instead are silently treated
3260 as 'x
'. The following induces an error, until -std is added to get
3261 proper ANSI mode. Curiously '\x00'!='x
' always comes out true, for an
3262 array size at least. It's necessary to
write '\x00'==0 to get something
3263 that
's true only with -std. */
3264 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3266 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3267 inside strings and character constants. */
3269 int xlc6_cc_array[FOO(a) == 'x
' ? 1 : -1];
3271 int test (int i, double x);
3272 struct s1 {int (*f) (int a);};
3273 struct s2 {int (*f) (double a);};
3274 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3280 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3285 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3286 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3288 CC="$ac_save_CC $ac_arg"
3289 rm -f conftest.$ac_objext
3290 if { (ac_try="$ac_compile"
3292 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3293 *) ac_try_echo=$ac_try;;
3295 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3296 $as_echo "$ac_try_echo") >&5
3297 (eval "$ac_compile") 2>conftest.er1
3299 grep -v '^
*+' conftest.er1 >conftest.err
3301 cat conftest.err >&5
3302 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3303 (exit $ac_status); } && {
3304 test -z "$ac_c_werror_flag" ||
3305 test ! -s conftest.err
3306 } && test -s conftest.$ac_objext; then
3307 ac_cv_prog_cc_c89=$ac_arg
3309 $as_echo "$as_me: failed program was:" >&5
3310 sed 's
/^
/|
/' conftest.$ac_ext >&5
3315 rm -f core conftest.err conftest.$ac_objext
3316 test "x$ac_cv_prog_cc_c89" != "xno" && break
3318 rm -f conftest.$ac_ext
3323 case "x$ac_cv_prog_cc_c89" in
3325 { $as_echo "$as_me:$LINENO: result: none needed" >&5
3326 $as_echo "none needed" >&6; } ;;
3328 { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3329 $as_echo "unsupported" >&6; } ;;
3331 CC="$CC $ac_cv_prog_cc_c89"
3332 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3333 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3338 ac_cpp='$CPP $CPPFLAGS'
3339 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3340 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3341 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3344 ac_cpp='$CXXCPP $CPPFLAGS'
3345 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3346 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3347 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3348 if test -z "$CXX"; then
3349 if test -n "$CCC"; then
3352 if test -n "$ac_tool_prefix"; then
3353 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3355 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3356 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3357 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3358 $as_echo_n "checking for $ac_word... " >&6; }
3359 if test "${ac_cv_prog_CXX+set}" = set; then
3360 $as_echo_n "(cached) " >&6
3362 if test -n "$CXX"; then
3363 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3365 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3369 test -z "$as_dir" && as_dir=.
3370 for ac_exec_ext in '' $ac_executable_extensions; do
3371 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3372 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3373 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3383 if test -n "$CXX"; then
3384 { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3385 $as_echo "$CXX" >&6; }
3387 { $as_echo "$as_me:$LINENO: result: no" >&5
3388 $as_echo "no" >&6; }
3392 test -n "$CXX" && break
3395 if test -z "$CXX"; then
3397 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3399 # Extract the first word of "$ac_prog", so it can be a program name with args.
3400 set dummy $ac_prog; ac_word=$2
3401 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3402 $as_echo_n "checking for $ac_word... " >&6; }
3403 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3404 $as_echo_n "(cached) " >&6
3406 if test -n "$ac_ct_CXX"; then
3407 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3409 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3413 test -z "$as_dir" && as_dir=.
3414 for ac_exec_ext in '' $ac_executable_extensions; do
3415 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3416 ac_cv_prog_ac_ct_CXX="$ac_prog"
3417 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3426 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3427 if test -n "$ac_ct_CXX"; then
3428 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3429 $as_echo "$ac_ct_CXX" >&6; }
3431 { $as_echo "$as_me:$LINENO: result: no" >&5
3432 $as_echo "no" >&6; }
3436 test -n "$ac_ct_CXX" && break
3439 if test "x$ac_ct_CXX" = x; then
3442 case $cross_compiling:$ac_tool_warned in
3444 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3445 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3446 ac_tool_warned=yes ;;
3454 # Provide some information about the compiler.
3455 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3458 { (ac_try="$ac_compiler --version >&5"
3460 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3461 *) ac_try_echo=$ac_try;;
3463 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3464 $as_echo "$ac_try_echo") >&5
3465 (eval "$ac_compiler --version >&5") 2>&5
3467 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3468 (exit $ac_status); }
3469 { (ac_try="$ac_compiler -v >&5"
3471 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3472 *) ac_try_echo=$ac_try;;
3474 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3475 $as_echo "$ac_try_echo") >&5
3476 (eval "$ac_compiler -v >&5") 2>&5
3478 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3479 (exit $ac_status); }
3480 { (ac_try="$ac_compiler -V >&5"
3482 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3483 *) ac_try_echo=$ac_try;;
3485 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3486 $as_echo "$ac_try_echo") >&5
3487 (eval "$ac_compiler -V >&5") 2>&5
3489 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3490 (exit $ac_status); }
3492 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3493 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3494 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3495 $as_echo_n "(cached) " >&6
3497 cat >conftest.$ac_ext <<_ACEOF
3500 cat confdefs.h >>conftest.$ac_ext
3501 cat >>conftest.$ac_ext <<_ACEOF
3502 /* end confdefs.h. */
3515 rm -f conftest.$ac_objext
3516 if { (ac_try="$ac_compile"
3518 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3519 *) ac_try_echo=$ac_try;;
3521 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3522 $as_echo "$ac_try_echo") >&5
3523 (eval "$ac_compile") 2>conftest.er1
3525 grep -v '^
*+' conftest.er1 >conftest.err
3527 cat conftest.err >&5
3528 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3529 (exit $ac_status); } && {
3530 test -z "$ac_cxx_werror_flag" ||
3531 test ! -s conftest.err
3532 } && test -s conftest.$ac_objext; then
3535 $as_echo "$as_me: failed program was:" >&5
3536 sed 's
/^
/|
/' conftest.$ac_ext >&5
3541 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3542 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3545 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3546 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3547 if test $ac_compiler_gnu = yes; then
3552 ac_test_CXXFLAGS=${CXXFLAGS+set}
3553 ac_save_CXXFLAGS=$CXXFLAGS
3554 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3555 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3556 if test "${ac_cv_prog_cxx_g+set}" = set; then
3557 $as_echo_n "(cached) " >&6
3559 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3560 ac_cxx_werror_flag=yes
3563 cat >conftest.$ac_ext <<_ACEOF
3566 cat confdefs.h >>conftest.$ac_ext
3567 cat >>conftest.$ac_ext <<_ACEOF
3568 /* end confdefs.h. */
3578 rm -f conftest.$ac_objext
3579 if { (ac_try="$ac_compile"
3581 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3582 *) ac_try_echo=$ac_try;;
3584 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3585 $as_echo "$ac_try_echo") >&5
3586 (eval "$ac_compile") 2>conftest.er1
3588 grep -v '^
*+' conftest.er1 >conftest.err
3590 cat conftest.err >&5
3591 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3592 (exit $ac_status); } && {
3593 test -z "$ac_cxx_werror_flag" ||
3594 test ! -s conftest.err
3595 } && test -s conftest.$ac_objext; then
3596 ac_cv_prog_cxx_g=yes
3598 $as_echo "$as_me: failed program was:" >&5
3599 sed 's
/^
/|
/' conftest.$ac_ext >&5
3602 cat >conftest.$ac_ext <<_ACEOF
3605 cat confdefs.h >>conftest.$ac_ext
3606 cat >>conftest.$ac_ext <<_ACEOF
3607 /* end confdefs.h. */
3617 rm -f conftest.$ac_objext
3618 if { (ac_try="$ac_compile"
3620 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3621 *) ac_try_echo=$ac_try;;
3623 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3624 $as_echo "$ac_try_echo") >&5
3625 (eval "$ac_compile") 2>conftest.er1
3627 grep -v '^
*+' conftest.er1 >conftest.err
3629 cat conftest.err >&5
3630 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3631 (exit $ac_status); } && {
3632 test -z "$ac_cxx_werror_flag" ||
3633 test ! -s conftest.err
3634 } && test -s conftest.$ac_objext; then
3637 $as_echo "$as_me: failed program was:" >&5
3638 sed 's
/^
/|
/' conftest.$ac_ext >&5
3640 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3642 cat >conftest.$ac_ext <<_ACEOF
3645 cat confdefs.h >>conftest.$ac_ext
3646 cat >>conftest.$ac_ext <<_ACEOF
3647 /* end confdefs.h. */
3657 rm -f conftest.$ac_objext
3658 if { (ac_try="$ac_compile"
3660 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3661 *) ac_try_echo=$ac_try;;
3663 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3664 $as_echo "$ac_try_echo") >&5
3665 (eval "$ac_compile") 2>conftest.er1
3667 grep -v '^
*+' conftest.er1 >conftest.err
3669 cat conftest.err >&5
3670 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3671 (exit $ac_status); } && {
3672 test -z "$ac_cxx_werror_flag" ||
3673 test ! -s conftest.err
3674 } && test -s conftest.$ac_objext; then
3675 ac_cv_prog_cxx_g=yes
3677 $as_echo "$as_me: failed program was:" >&5
3678 sed 's
/^
/|
/' conftest.$ac_ext >&5
3683 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3686 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3689 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3690 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3692 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3693 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3694 if test "$ac_test_CXXFLAGS" = set; then
3695 CXXFLAGS=$ac_save_CXXFLAGS
3696 elif test $ac_cv_prog_cxx_g = yes; then
3697 if test "$GXX" = yes; then
3703 if test "$GXX" = yes; then
3710 ac_cpp='$CPP $CPPFLAGS'
3711 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3712 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3713 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3715 if test -n "$ac_tool_prefix"; then
3716 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3717 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3718 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3719 $as_echo_n "checking for $ac_word... " >&6; }
3720 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3721 $as_echo_n "(cached) " >&6
3723 if test -n "$CPPBIN"; then
3724 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3726 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3730 test -z "$as_dir" && as_dir=.
3731 for ac_exec_ext in '' $ac_executable_extensions; do
3732 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3733 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3734 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3743 CPPBIN=$ac_cv_prog_CPPBIN
3744 if test -n "$CPPBIN"; then
3745 { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3746 $as_echo "$CPPBIN" >&6; }
3748 { $as_echo "$as_me:$LINENO: result: no" >&5
3749 $as_echo "no" >&6; }
3754 if test -z "$ac_cv_prog_CPPBIN"; then
3755 ac_ct_CPPBIN=$CPPBIN
3756 # Extract the first word of "cpp", so it can be a program name with args.
3757 set dummy cpp; ac_word=$2
3758 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3759 $as_echo_n "checking for $ac_word... " >&6; }
3760 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3761 $as_echo_n "(cached) " >&6
3763 if test -n "$ac_ct_CPPBIN"; then
3764 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3766 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3770 test -z "$as_dir" && as_dir=.
3771 for ac_exec_ext in '' $ac_executable_extensions; do
3772 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3773 ac_cv_prog_ac_ct_CPPBIN="cpp"
3774 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3783 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3784 if test -n "$ac_ct_CPPBIN"; then
3785 { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3786 $as_echo "$ac_ct_CPPBIN" >&6; }
3788 { $as_echo "$as_me:$LINENO: result: no" >&5
3789 $as_echo "no" >&6; }
3792 if test "x$ac_ct_CPPBIN" = x; then
3795 case $cross_compiling:$ac_tool_warned in
3797 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3798 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3799 ac_tool_warned=yes ;;
3801 CPPBIN=$ac_ct_CPPBIN
3804 CPPBIN="$ac_cv_prog_CPPBIN"
3810 if test "x$enable_win64" == "xyes"
3814 LD="${LD:-ld} -arch x86_64"
3815 AS="${AS:-as} -arch x86_64"
3817 notice_platform="64-bit "
3823 LD="${LD:-ld} -arch i386"
3824 AS="${AS:-as} -arch i386"
3826 notice_platform="32-bit "
3829 enable_win16=${enable_win16:-yes}
3833 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
3837 { $as_echo "$as_me:$LINENO: checking whether $CC works" >&5
3838 $as_echo_n "checking whether $CC works... " >&6; }
3840 cat >conftest.$ac_ext <<_ACEOF
3843 cat confdefs.h >>conftest.$ac_ext
3844 cat >>conftest.$ac_ext <<_ACEOF
3845 /* end confdefs.h. */
3855 rm -f conftest.$ac_objext conftest$ac_exeext
3856 if { (ac_try="$ac_link"
3858 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3859 *) ac_try_echo=$ac_try;;
3861 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3862 $as_echo "$ac_try_echo") >&5
3863 (eval "$ac_link") 2>conftest.er1
3865 grep -v '^
*+' conftest.er1 >conftest.err
3867 cat conftest.err >&5
3868 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3869 (exit $ac_status); } && {
3870 test -z "$ac_c_werror_flag" ||
3871 test ! -s conftest.err
3872 } && test -s conftest$ac_exeext && {
3873 test "$cross_compiling" = yes ||
3874 $as_test_x conftest$ac_exeext
3876 { $as_echo "$as_me:$LINENO: result: yes" >&5
3877 $as_echo "yes" >&6; }
3879 $as_echo "$as_me: failed program was:" >&5
3880 sed 's
/^
/|
/' conftest.$ac_ext >&5
3882 { $as_echo "$as_me:$LINENO: result: no" >&5
3883 $as_echo "no" >&6; }
3884 { { $as_echo "$as_me:$LINENO: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&5
3885 $as_echo "$as_me: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&2;}
3886 { (exit 1); exit 1; }; }
3889 rm -rf conftest.dSYM
3890 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3891 conftest$ac_exeext conftest.$ac_ext
3892 LD="${LD:-ld} -m elf_i386"
3895 notice_platform="32-bit "
3898 enable_win16=${enable_win16:-yes}
3904 *-mingw32*|*-cygwin*)
3905 enable_win16=${enable_win16:-no}
3908 enable_win16=${enable_win16:-yes}
3912 enable_win16=${enable_win16:-no}
3914 WIN16_FILES="\$(WIN16_FILES)"
3916 WIN16_INSTALL="\$(WIN16_INSTALL)"
3918 if test "x$enable_win16" != "xyes"
3922 enable_w32skrnl=${enable_w32skrnl:-no}
3923 enable_winedos=${enable_winedos:-no}
3924 enable_winevdm=${enable_winevdm:-no}
3927 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3928 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3929 if test "${wine_cv_toolsdir+set}" = set; then
3930 $as_echo_n "(cached) " >&6
3932 if test -z "$with_wine_tools"; then
3933 if test "$cross_compiling" = "yes"; then
3934 { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3935 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3936 { (exit 1); exit 1; }; }
3938 wine_cv_toolsdir="\$(TOPOBJDIR)"
3940 elif test -d "$with_wine_tools/tools/winebuild"; then
3941 case $with_wine_tools in
3942 /*) wine_cv_toolsdir="$with_wine_tools" ;;
3943 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3946 { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3947 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
3948 { (exit 1); exit 1; }; }
3951 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
3952 $as_echo "$wine_cv_toolsdir" >&6; }
3953 TOOLSDIR=$wine_cv_toolsdir
3955 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
3957 TARGETFLAGS="-b $host_alias $TARGETFLAGS"
3963 # Extract the first word of "$ac_prog", so it can be a program name with args.
3964 set dummy $ac_prog; ac_word=$2
3965 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3966 $as_echo_n "checking for $ac_word... " >&6; }
3967 if test "${ac_cv_prog_FLEX+set}" = set; then
3968 $as_echo_n "(cached) " >&6
3970 if test -n "$FLEX"; then
3971 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
3973 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3977 test -z "$as_dir" && as_dir=.
3978 for ac_exec_ext in '' $ac_executable_extensions; do
3979 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3980 ac_cv_prog_FLEX="$ac_prog"
3981 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3990 FLEX=$ac_cv_prog_FLEX
3991 if test -n "$FLEX"; then
3992 { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
3993 $as_echo "$FLEX" >&6; }
3995 { $as_echo "$as_me:$LINENO: result: no" >&5
3996 $as_echo "no" >&6; }
4000 test -n "$FLEX" && break
4002 test -n "$FLEX" || FLEX="none"
4004 if test "$FLEX" = "none"
4006 { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex
' package." >&5
4007 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex
' package." >&2;}
4008 { (exit 1); exit 1; }; }
4011 for ac_prog in bison
4013 # Extract the first word of "$ac_prog", so it can be a program name with args.
4014 set dummy $ac_prog; ac_word=$2
4015 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4016 $as_echo_n "checking for $ac_word... " >&6; }
4017 if test "${ac_cv_prog_BISON+set}" = set; then
4018 $as_echo_n "(cached) " >&6
4020 if test -n "$BISON"; then
4021 ac_cv_prog_BISON="$BISON" # Let the user override the test.
4023 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4027 test -z "$as_dir" && as_dir=.
4028 for ac_exec_ext in '' $ac_executable_extensions; do
4029 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4030 ac_cv_prog_BISON="$ac_prog"
4031 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4040 BISON=$ac_cv_prog_BISON
4041 if test -n "$BISON"; then
4042 { $as_echo "$as_me:$LINENO: result: $BISON" >&5
4043 $as_echo "$BISON" >&6; }
4045 { $as_echo "$as_me:$LINENO: result: no" >&5
4046 $as_echo "no" >&6; }
4050 test -n "$BISON" && break
4052 test -n "$BISON" || BISON="none"
4054 if test "$BISON" = "none"
4056 { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison
' package." >&5
4057 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison
' package." >&2;}
4058 { (exit 1); exit 1; }; }
4061 if test -n "$ac_tool_prefix"; then
4062 for ac_prog in ar gar
4064 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4065 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4066 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4067 $as_echo_n "checking for $ac_word... " >&6; }
4068 if test "${ac_cv_prog_AR+set}" = set; then
4069 $as_echo_n "(cached) " >&6
4071 if test -n "$AR"; then
4072 ac_cv_prog_AR="$AR" # Let the user override the test.
4074 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4078 test -z "$as_dir" && as_dir=.
4079 for ac_exec_ext in '' $ac_executable_extensions; do
4080 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4081 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4082 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4092 if test -n "$AR"; then
4093 { $as_echo "$as_me:$LINENO: result: $AR" >&5
4094 $as_echo "$AR" >&6; }
4096 { $as_echo "$as_me:$LINENO: result: no" >&5
4097 $as_echo "no" >&6; }
4101 test -n "$AR" && break
4104 if test -z "$AR"; then
4106 for ac_prog in ar gar
4108 # Extract the first word of "$ac_prog", so it can be a program name with args.
4109 set dummy $ac_prog; ac_word=$2
4110 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4111 $as_echo_n "checking for $ac_word... " >&6; }
4112 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4113 $as_echo_n "(cached) " >&6
4115 if test -n "$ac_ct_AR"; then
4116 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4118 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4122 test -z "$as_dir" && as_dir=.
4123 for ac_exec_ext in '' $ac_executable_extensions; do
4124 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4125 ac_cv_prog_ac_ct_AR="$ac_prog"
4126 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4135 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4136 if test -n "$ac_ct_AR"; then
4137 { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4138 $as_echo "$ac_ct_AR" >&6; }
4140 { $as_echo "$as_me:$LINENO: result: no" >&5
4141 $as_echo "no" >&6; }
4145 test -n "$ac_ct_AR" && break
4148 if test "x$ac_ct_AR" = x; then
4151 case $cross_compiling:$ac_tool_warned in
4153 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4154 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4155 ac_tool_warned=yes ;;
4163 if test -n "$ac_tool_prefix"; then
4164 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4165 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4166 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4167 $as_echo_n "checking for $ac_word... " >&6; }
4168 if test "${ac_cv_prog_RANLIB+set}" = set; then
4169 $as_echo_n "(cached) " >&6
4171 if test -n "$RANLIB"; then
4172 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4174 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4178 test -z "$as_dir" && as_dir=.
4179 for ac_exec_ext in '' $ac_executable_extensions; do
4180 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4181 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4182 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4191 RANLIB=$ac_cv_prog_RANLIB
4192 if test -n "$RANLIB"; then
4193 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
4194 $as_echo "$RANLIB" >&6; }
4196 { $as_echo "$as_me:$LINENO: result: no" >&5
4197 $as_echo "no" >&6; }
4202 if test -z "$ac_cv_prog_RANLIB"; then
4203 ac_ct_RANLIB=$RANLIB
4204 # Extract the first word of "ranlib", so it can be a program name with args.
4205 set dummy ranlib; ac_word=$2
4206 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4207 $as_echo_n "checking for $ac_word... " >&6; }
4208 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4209 $as_echo_n "(cached) " >&6
4211 if test -n "$ac_ct_RANLIB"; then
4212 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4214 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4218 test -z "$as_dir" && as_dir=.
4219 for ac_exec_ext in '' $ac_executable_extensions; do
4220 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4221 ac_cv_prog_ac_ct_RANLIB="ranlib"
4222 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4231 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4232 if test -n "$ac_ct_RANLIB"; then
4233 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4234 $as_echo "$ac_ct_RANLIB" >&6; }
4236 { $as_echo "$as_me:$LINENO: result: no" >&5
4237 $as_echo "no" >&6; }
4240 if test "x$ac_ct_RANLIB" = x; then
4243 case $cross_compiling:$ac_tool_warned in
4245 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4246 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4247 ac_tool_warned=yes ;;
4249 RANLIB=$ac_ct_RANLIB
4252 RANLIB="$ac_cv_prog_RANLIB"
4255 if test -n "$ac_tool_prefix"; then
4256 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4257 set dummy ${ac_tool_prefix}strip; ac_word=$2
4258 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4259 $as_echo_n "checking for $ac_word... " >&6; }
4260 if test "${ac_cv_prog_STRIP+set}" = set; then
4261 $as_echo_n "(cached) " >&6
4263 if test -n "$STRIP"; then
4264 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4266 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4270 test -z "$as_dir" && as_dir=.
4271 for ac_exec_ext in '' $ac_executable_extensions; do
4272 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4273 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4274 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4283 STRIP=$ac_cv_prog_STRIP
4284 if test -n "$STRIP"; then
4285 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
4286 $as_echo "$STRIP" >&6; }
4288 { $as_echo "$as_me:$LINENO: result: no" >&5
4289 $as_echo "no" >&6; }
4294 if test -z "$ac_cv_prog_STRIP"; then
4296 # Extract the first word of "strip", so it can be a program name with args.
4297 set dummy strip; ac_word=$2
4298 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4299 $as_echo_n "checking for $ac_word... " >&6; }
4300 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4301 $as_echo_n "(cached) " >&6
4303 if test -n "$ac_ct_STRIP"; then
4304 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4306 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4310 test -z "$as_dir" && as_dir=.
4311 for ac_exec_ext in '' $ac_executable_extensions; do
4312 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4313 ac_cv_prog_ac_ct_STRIP="strip"
4314 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4323 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4324 if test -n "$ac_ct_STRIP"; then
4325 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4326 $as_echo "$ac_ct_STRIP" >&6; }
4328 { $as_echo "$as_me:$LINENO: result: no" >&5
4329 $as_echo "no" >&6; }
4332 if test "x$ac_ct_STRIP" = x; then
4335 case $cross_compiling:$ac_tool_warned in
4337 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4338 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4339 ac_tool_warned=yes ;;
4344 STRIP="$ac_cv_prog_STRIP"
4347 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4348 $as_echo_n "checking whether ln -s works... " >&6; }
4350 if test "$LN_S" = "ln -s"; then
4351 { $as_echo "$as_me:$LINENO: result: yes" >&5
4352 $as_echo "yes" >&6; }
4354 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4355 $as_echo "no, using $LN_S" >&6; }
4358 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
4359 $as_echo_n "checking whether ln works... " >&6; }
4360 rm -f conf$$ conf$$.file
4362 if ln conf$$.file conf$$ 2>/dev/null; then
4365 { $as_echo "$as_me:$LINENO: result: yes" >&5
4366 $as_echo "yes" >&6; }
4370 { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
4371 $as_echo "no, using $LN" >&6; }
4373 rm -f conf$$ conf$$.file
4374 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4375 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4376 if test "${ac_cv_path_GREP+set}" = set; then
4377 $as_echo_n "(cached) " >&6
4379 if test -z "$GREP"; then
4380 ac_path_GREP_found=false
4381 # Loop through the user's path and
test for each of PROGNAME-LIST
4382 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4383 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4386 test -z "$as_dir" && as_dir
=.
4387 for ac_prog
in grep ggrep
; do
4388 for ac_exec_ext
in '' $ac_executable_extensions; do
4389 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4390 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4391 # Check for GNU ac_path_GREP and select it if it is found.
4392 # Check for GNU $ac_path_GREP
4393 case `"$ac_path_GREP" --version 2>&1` in
4395 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4398 $as_echo_n 0123456789 >"conftest.in"
4401 cat "conftest.in" "conftest.in" >"conftest.tmp"
4402 mv "conftest.tmp" "conftest.in"
4403 cp "conftest.in" "conftest.nl"
4404 $as_echo 'GREP' >> "conftest.nl"
4405 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4406 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4407 ac_count
=`expr $ac_count + 1`
4408 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4409 # Best one so far, save it but keep looking for a better one
4410 ac_cv_path_GREP
="$ac_path_GREP"
4411 ac_path_GREP_max
=$ac_count
4413 # 10*(2^10) chars as input seems more than enough
4414 test $ac_count -gt 10 && break
4416 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4419 $ac_path_GREP_found && break 3
4424 if test -z "$ac_cv_path_GREP"; then
4425 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4426 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4427 { (exit 1); exit 1; }; }
4430 ac_cv_path_GREP
=$GREP
4434 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4435 $as_echo "$ac_cv_path_GREP" >&6; }
4436 GREP
="$ac_cv_path_GREP"
4439 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4440 $as_echo_n "checking for egrep... " >&6; }
4441 if test "${ac_cv_path_EGREP+set}" = set; then
4442 $as_echo_n "(cached) " >&6
4444 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4445 then ac_cv_path_EGREP
="$GREP -E"
4447 if test -z "$EGREP"; then
4448 ac_path_EGREP_found
=false
4449 # Loop through the user's path and test for each of PROGNAME-LIST
4450 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4451 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4454 test -z "$as_dir" && as_dir
=.
4455 for ac_prog
in egrep; do
4456 for ac_exec_ext
in '' $ac_executable_extensions; do
4457 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4458 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4459 # Check for GNU ac_path_EGREP and select it if it is found.
4460 # Check for GNU $ac_path_EGREP
4461 case `"$ac_path_EGREP" --version 2>&1` in
4463 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4466 $as_echo_n 0123456789 >"conftest.in"
4469 cat "conftest.in" "conftest.in" >"conftest.tmp"
4470 mv "conftest.tmp" "conftest.in"
4471 cp "conftest.in" "conftest.nl"
4472 $as_echo 'EGREP' >> "conftest.nl"
4473 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4474 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4475 ac_count
=`expr $ac_count + 1`
4476 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4477 # Best one so far, save it but keep looking for a better one
4478 ac_cv_path_EGREP
="$ac_path_EGREP"
4479 ac_path_EGREP_max
=$ac_count
4481 # 10*(2^10) chars as input seems more than enough
4482 test $ac_count -gt 10 && break
4484 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4487 $ac_path_EGREP_found && break 3
4492 if test -z "$ac_cv_path_EGREP"; then
4493 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4494 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4495 { (exit 1); exit 1; }; }
4498 ac_cv_path_EGREP
=$EGREP
4503 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4504 $as_echo "$ac_cv_path_EGREP" >&6; }
4505 EGREP
="$ac_cv_path_EGREP"
4508 # Extract the first word of "ldconfig", so it can be a program name with args.
4509 set dummy ldconfig
; ac_word
=$2
4510 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4511 $as_echo_n "checking for $ac_word... " >&6; }
4512 if test "${ac_cv_path_LDCONFIG+set}" = set; then
4513 $as_echo_n "(cached) " >&6
4517 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
4520 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4521 for as_dir
in /sbin
/usr
/sbin
$PATH
4524 test -z "$as_dir" && as_dir
=.
4525 for ac_exec_ext
in '' $ac_executable_extensions; do
4526 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4527 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
4528 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4535 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
4539 LDCONFIG
=$ac_cv_path_LDCONFIG
4540 if test -n "$LDCONFIG"; then
4541 { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
4542 $as_echo "$LDCONFIG" >&6; }
4544 { $as_echo "$as_me:$LINENO: result: no" >&5
4545 $as_echo "no" >&6; }
4549 # Find a good install program. We prefer a C program (faster),
4550 # so one script is as good as another. But avoid the broken or
4551 # incompatible versions:
4552 # SysV /etc/install, /usr/sbin/install
4553 # SunOS /usr/etc/install
4554 # IRIX /sbin/install
4556 # AmigaOS /C/install, which installs bootblocks on floppy discs
4557 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4558 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4559 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4560 # OS/2's system install, which has a completely different semantic
4561 # ./install, which can be erroneously created by make from ./install.sh.
4562 # Reject install programs that cannot install multiple files.
4563 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4564 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4565 if test -z "$INSTALL"; then
4566 if test "${ac_cv_path_install+set}" = set; then
4567 $as_echo_n "(cached) " >&6
4569 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4573 test -z "$as_dir" && as_dir
=.
4574 # Account for people who put trailing slashes in PATH elements.
4576 .
/ | .
// |
/cC
/* | \
4577 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
4578 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
4581 # OSF1 and SCO ODT 3.0 have their own names for install.
4582 # Don't use installbsd from OSF since it installs stuff as root
4584 for ac_prog
in ginstall scoinst
install; do
4585 for ac_exec_ext
in '' $ac_executable_extensions; do
4586 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4587 if test $ac_prog = install &&
4588 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4589 # AIX install. It has an incompatible calling convention.
4591 elif test $ac_prog = install &&
4592 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4593 # program-specific install script used by HP pwplus--don't use.
4596 rm -rf conftest.one conftest.two conftest.dir
4597 echo one
> conftest.one
4598 echo two
> conftest.two
4600 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
4601 test -s conftest.one
&& test -s conftest.two
&&
4602 test -s conftest.dir
/conftest.one
&&
4603 test -s conftest.dir
/conftest.two
4605 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
4618 rm -rf conftest.one conftest.two conftest.dir
4621 if test "${ac_cv_path_install+set}" = set; then
4622 INSTALL
=$ac_cv_path_install
4624 # As a last resort, use the slow shell script. Don't cache a
4625 # value for INSTALL within a source directory, because that will
4626 # break other packages using the cache if that directory is
4627 # removed, or if the value is a relative name.
4628 INSTALL
=$ac_install_sh
4631 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
4632 $as_echo "$INSTALL" >&6; }
4634 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4635 # It thinks the first close brace ends the variable substitution.
4636 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
4638 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
4640 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
4643 [\\/$
]* | ?
:[\\/]* ) ;;
4644 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
4647 for ac_prog
in lclint lint
4649 # Extract the first word of "$ac_prog", so it can be a program name with args.
4650 set dummy
$ac_prog; ac_word
=$2
4651 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4652 $as_echo_n "checking for $ac_word... " >&6; }
4653 if test "${ac_cv_prog_LINT+set}" = set; then
4654 $as_echo_n "(cached) " >&6
4656 if test -n "$LINT"; then
4657 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
4659 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4663 test -z "$as_dir" && as_dir
=.
4664 for ac_exec_ext
in '' $ac_executable_extensions; do
4665 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4666 ac_cv_prog_LINT
="$ac_prog"
4667 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4676 LINT
=$ac_cv_prog_LINT
4677 if test -n "$LINT"; then
4678 { $as_echo "$as_me:$LINENO: result: $LINT" >&5
4679 $as_echo "$LINT" >&6; }
4681 { $as_echo "$as_me:$LINENO: result: no" >&5
4682 $as_echo "no" >&6; }
4686 test -n "$LINT" && break
4689 if test "$LINT" = "lint"
4691 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
4696 for ac_prog
in fontforge
4698 # Extract the first word of "$ac_prog", so it can be a program name with args.
4699 set dummy
$ac_prog; ac_word
=$2
4700 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4701 $as_echo_n "checking for $ac_word... " >&6; }
4702 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
4703 $as_echo_n "(cached) " >&6
4705 if test -n "$FONTFORGE"; then
4706 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
4708 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4712 test -z "$as_dir" && as_dir
=.
4713 for ac_exec_ext
in '' $ac_executable_extensions; do
4714 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4715 ac_cv_prog_FONTFORGE
="$ac_prog"
4716 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4725 FONTFORGE
=$ac_cv_prog_FONTFORGE
4726 if test -n "$FONTFORGE"; then
4727 { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
4728 $as_echo "$FONTFORGE" >&6; }
4730 { $as_echo "$as_me:$LINENO: result: no" >&5
4731 $as_echo "no" >&6; }
4735 test -n "$FONTFORGE" && break
4737 test -n "$FONTFORGE" || FONTFORGE
="false"
4739 for ac_prog
in pkg-config
4741 # Extract the first word of "$ac_prog", so it can be a program name with args.
4742 set dummy
$ac_prog; ac_word
=$2
4743 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4744 $as_echo_n "checking for $ac_word... " >&6; }
4745 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
4746 $as_echo_n "(cached) " >&6
4748 if test -n "$PKG_CONFIG"; then
4749 ac_cv_prog_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test.
4751 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4755 test -z "$as_dir" && as_dir
=.
4756 for ac_exec_ext
in '' $ac_executable_extensions; do
4757 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4758 ac_cv_prog_PKG_CONFIG
="$ac_prog"
4759 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4768 PKG_CONFIG
=$ac_cv_prog_PKG_CONFIG
4769 if test -n "$PKG_CONFIG"; then
4770 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
4771 $as_echo "$PKG_CONFIG" >&6; }
4773 { $as_echo "$as_me:$LINENO: result: no" >&5
4774 $as_echo "no" >&6; }
4778 test -n "$PKG_CONFIG" && break
4780 test -n "$PKG_CONFIG" || PKG_CONFIG
="false"
4784 # Extract the first word of "$ac_prog", so it can be a program name with args.
4785 set dummy
$ac_prog; ac_word
=$2
4786 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4787 $as_echo_n "checking for $ac_word... " >&6; }
4788 if test "${ac_cv_prog_RSVG+set}" = set; then
4789 $as_echo_n "(cached) " >&6
4791 if test -n "$RSVG"; then
4792 ac_cv_prog_RSVG
="$RSVG" # Let the user override the test.
4794 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4798 test -z "$as_dir" && as_dir
=.
4799 for ac_exec_ext
in '' $ac_executable_extensions; do
4800 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4801 ac_cv_prog_RSVG
="$ac_prog"
4802 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4811 RSVG
=$ac_cv_prog_RSVG
4812 if test -n "$RSVG"; then
4813 { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
4814 $as_echo "$RSVG" >&6; }
4816 { $as_echo "$as_me:$LINENO: result: no" >&5
4817 $as_echo "no" >&6; }
4821 test -n "$RSVG" && break
4823 test -n "$RSVG" || RSVG
="false"
4825 for ac_prog
in icotool
4827 # Extract the first word of "$ac_prog", so it can be a program name with args.
4828 set dummy
$ac_prog; ac_word
=$2
4829 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4830 $as_echo_n "checking for $ac_word... " >&6; }
4831 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
4832 $as_echo_n "(cached) " >&6
4834 if test -n "$ICOTOOL"; then
4835 ac_cv_prog_ICOTOOL
="$ICOTOOL" # Let the user override the test.
4837 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4841 test -z "$as_dir" && as_dir
=.
4842 for ac_exec_ext
in '' $ac_executable_extensions; do
4843 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4844 ac_cv_prog_ICOTOOL
="$ac_prog"
4845 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4854 ICOTOOL
=$ac_cv_prog_ICOTOOL
4855 if test -n "$ICOTOOL"; then
4856 { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
4857 $as_echo "$ICOTOOL" >&6; }
4859 { $as_echo "$as_me:$LINENO: result: no" >&5
4860 $as_echo "no" >&6; }
4864 test -n "$ICOTOOL" && break
4866 test -n "$ICOTOOL" || ICOTOOL
="false"
4869 if test "${enable_maintainer_mode+set}" = set
4871 if test "$FONTFORGE" = "false"; then wine_warnings
="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
4872 if test "$RSVG" = "false"; then wine_warnings
="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
4873 if test "$ICOTOOL" = "false"; then wine_warnings
="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
4878 # Extract the first word of "prelink", so it can be a program name with args.
4879 set dummy prelink
; ac_word
=$2
4880 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4881 $as_echo_n "checking for $ac_word... " >&6; }
4882 if test "${ac_cv_path_PRELINK+set}" = set; then
4883 $as_echo_n "(cached) " >&6
4887 ac_cv_path_PRELINK
="$PRELINK" # Let the user override the test with a path.
4890 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4891 for as_dir
in /sbin
/usr
/sbin
$PATH
4894 test -z "$as_dir" && as_dir
=.
4895 for ac_exec_ext
in '' $ac_executable_extensions; do
4896 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4897 ac_cv_path_PRELINK
="$as_dir/$ac_word$ac_exec_ext"
4898 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4905 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK
="false"
4909 PRELINK
=$ac_cv_path_PRELINK
4910 if test -n "$PRELINK"; then
4911 { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
4912 $as_echo "$PRELINK" >&6; }
4914 { $as_echo "$as_me:$LINENO: result: no" >&5
4915 $as_echo "no" >&6; }
4924 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
4925 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
4926 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
4927 $as_echo_n "(cached) " >&6
4929 ac_check_lib_save_LIBS
=$LIBS
4931 cat >conftest.
$ac_ext <<_ACEOF
4934 cat confdefs.h
>>conftest.
$ac_ext
4935 cat >>conftest.
$ac_ext <<_ACEOF
4936 /* end confdefs.h. */
4938 /* Override any GCC internal prototype to avoid an error.
4939 Use char because int might match the return type of a GCC
4940 builtin and then its argument prototype would still apply. */
4944 char i386_set_ldt ();
4948 return i386_set_ldt ();
4953 rm -f conftest.
$ac_objext conftest
$ac_exeext
4954 if { (ac_try
="$ac_link"
4956 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4957 *) ac_try_echo=$ac_try;;
4959 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4960 $as_echo "$ac_try_echo") >&5
4961 (eval "$ac_link") 2>conftest.er1
4963 grep -v '^ *+' conftest.er1 >conftest.err
4965 cat conftest.err >&5
4966 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4967 (exit $ac_status); } && {
4968 test -z "$ac_c_werror_flag" ||
4969 test ! -s conftest.err
4970 } && test -s conftest$ac_exeext && {
4971 test "$cross_compiling" = yes ||
4972 $as_test_x conftest$ac_exeext
4974 ac_cv_lib_i386_i386_set_ldt=yes
4976 $as_echo "$as_me: failed program was:" >&5
4977 sed 's/^/| /' conftest.$ac_ext >&5
4979 ac_cv_lib_i386_i386_set_ldt=no
4982 rm -rf conftest.dSYM
4983 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4984 conftest$ac_exeext conftest.$ac_ext
4985 LIBS=$ac_check_lib_save_LIBS
4987 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
4988 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
4989 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
4990 cat >>confdefs.h <<_ACEOF
4991 #define HAVE_LIBI386 1
4999 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5000 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5001 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5002 $as_echo_n "(cached) " >&6
5004 ac_check_lib_save_LIBS=$LIBS
5005 LIBS="-lossaudio $LIBS"
5006 cat >conftest.$ac_ext <<_ACEOF
5009 cat confdefs.h >>conftest.$ac_ext
5010 cat >>conftest.$ac_ext <<_ACEOF
5011 /* end confdefs.h. */
5013 /* Override any GCC internal prototype to avoid an error.
5014 Use char because int might match the return type of a GCC
5015 builtin and then its argument prototype would still apply. */
5023 return _oss_ioctl ();
5028 rm -f conftest.$ac_objext conftest$ac_exeext
5029 if { (ac_try="$ac_link"
5031 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5032 *) ac_try_echo
=$ac_try;;
5034 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5035 $as_echo "$ac_try_echo") >&5
5036 (eval "$ac_link") 2>conftest.er1
5038 grep -v '^ *+' conftest.er1
>conftest.err
5040 cat conftest.err
>&5
5041 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5042 (exit $ac_status); } && {
5043 test -z "$ac_c_werror_flag" ||
5044 test ! -s conftest.err
5045 } && test -s conftest
$ac_exeext && {
5046 test "$cross_compiling" = yes ||
5047 $as_test_x conftest
$ac_exeext
5049 ac_cv_lib_ossaudio__oss_ioctl
=yes
5051 $as_echo "$as_me: failed program was:" >&5
5052 sed 's/^/| /' conftest.
$ac_ext >&5
5054 ac_cv_lib_ossaudio__oss_ioctl
=no
5057 rm -rf conftest.dSYM
5058 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
5059 conftest
$ac_exeext conftest.
$ac_ext
5060 LIBS
=$ac_check_lib_save_LIBS
5062 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5063 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5064 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x
""yes; then
5065 cat >>confdefs.h
<<_ACEOF
5066 #define HAVE_LIBOSSAUDIO 1
5069 LIBS
="-lossaudio $LIBS"
5081 ac_cpp
='$CPP $CPPFLAGS'
5082 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5083 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5084 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5085 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5086 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5087 # On Suns, sometimes $CPP names a directory.
5088 if test -n "$CPP" && test -d "$CPP"; then
5091 if test -z "$CPP"; then
5092 if test "${ac_cv_prog_CPP+set}" = set; then
5093 $as_echo_n "(cached) " >&6
5095 # Double quotes because CPP needs to be expanded
5096 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5099 for ac_c_preproc_warn_flag
in '' yes
5101 # Use a header file that comes with gcc, so configuring glibc
5102 # with a fresh cross-compiler works.
5103 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5104 # <limits.h> exists even on freestanding compilers.
5105 # On the NeXT, cc -E runs the code through the compiler's parser,
5106 # not just through cpp. "Syntax error" is here to catch this case.
5107 cat >conftest.
$ac_ext <<_ACEOF
5110 cat confdefs.h
>>conftest.
$ac_ext
5111 cat >>conftest.
$ac_ext <<_ACEOF
5112 /* end confdefs.h. */
5114 # include <limits.h>
5116 # include <assert.h>
5120 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5122 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5123 *) ac_try_echo=$ac_try;;
5125 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5126 $as_echo "$ac_try_echo") >&5
5127 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5129 grep -v '^ *+' conftest.er1 >conftest.err
5131 cat conftest.err >&5
5132 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5133 (exit $ac_status); } >/dev/null && {
5134 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5135 test ! -s conftest.err
5139 $as_echo "$as_me: failed program was:" >&5
5140 sed 's/^/| /' conftest.$ac_ext >&5
5142 # Broken: fails on valid input.
5146 rm -f conftest.err conftest.$ac_ext
5148 # OK, works on sane cases. Now check whether nonexistent headers
5149 # can be detected and how.
5150 cat >conftest.$ac_ext <<_ACEOF
5153 cat confdefs.h >>conftest.$ac_ext
5154 cat >>conftest.$ac_ext <<_ACEOF
5155 /* end confdefs.h. */
5156 #include <ac_nonexistent.h>
5158 if { (ac_try="$ac_cpp conftest.$ac_ext"
5160 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5161 *) ac_try_echo
=$ac_try;;
5163 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5164 $as_echo "$ac_try_echo") >&5
5165 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5167 grep -v '^ *+' conftest.er1
>conftest.err
5169 cat conftest.err
>&5
5170 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5171 (exit $ac_status); } >/dev
/null
&& {
5172 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5173 test ! -s conftest.err
5175 # Broken: success on invalid input.
5178 $as_echo "$as_me: failed program was:" >&5
5179 sed 's/^/| /' conftest.
$ac_ext >&5
5181 # Passes both tests.
5186 rm -f conftest.err conftest.
$ac_ext
5189 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5190 rm -f conftest.err conftest.
$ac_ext
5191 if $ac_preproc_ok; then
5203 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5204 $as_echo "$CPP" >&6; }
5206 for ac_c_preproc_warn_flag
in '' yes
5208 # Use a header file that comes with gcc, so configuring glibc
5209 # with a fresh cross-compiler works.
5210 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5211 # <limits.h> exists even on freestanding compilers.
5212 # On the NeXT, cc -E runs the code through the compiler's parser,
5213 # not just through cpp. "Syntax error" is here to catch this case.
5214 cat >conftest.
$ac_ext <<_ACEOF
5217 cat confdefs.h
>>conftest.
$ac_ext
5218 cat >>conftest.
$ac_ext <<_ACEOF
5219 /* end confdefs.h. */
5221 # include <limits.h>
5223 # include <assert.h>
5227 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5229 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5230 *) ac_try_echo=$ac_try;;
5232 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5233 $as_echo "$ac_try_echo") >&5
5234 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5236 grep -v '^ *+' conftest.er1 >conftest.err
5238 cat conftest.err >&5
5239 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5240 (exit $ac_status); } >/dev/null && {
5241 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5242 test ! -s conftest.err
5246 $as_echo "$as_me: failed program was:" >&5
5247 sed 's/^/| /' conftest.$ac_ext >&5
5249 # Broken: fails on valid input.
5253 rm -f conftest.err conftest.$ac_ext
5255 # OK, works on sane cases. Now check whether nonexistent headers
5256 # can be detected and how.
5257 cat >conftest.$ac_ext <<_ACEOF
5260 cat confdefs.h >>conftest.$ac_ext
5261 cat >>conftest.$ac_ext <<_ACEOF
5262 /* end confdefs.h. */
5263 #include <ac_nonexistent.h>
5265 if { (ac_try="$ac_cpp conftest.$ac_ext"
5267 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5268 *) ac_try_echo
=$ac_try;;
5270 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5271 $as_echo "$ac_try_echo") >&5
5272 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5274 grep -v '^ *+' conftest.er1
>conftest.err
5276 cat conftest.err
>&5
5277 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5278 (exit $ac_status); } >/dev
/null
&& {
5279 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5280 test ! -s conftest.err
5282 # Broken: success on invalid input.
5285 $as_echo "$as_me: failed program was:" >&5
5286 sed 's/^/| /' conftest.
$ac_ext >&5
5288 # Passes both tests.
5293 rm -f conftest.err conftest.
$ac_ext
5296 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5297 rm -f conftest.err conftest.
$ac_ext
5298 if $ac_preproc_ok; then
5301 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5302 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5303 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5304 See \`config.log' for more details." >&5
5305 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5306 See \`config.log' for more details." >&2;}
5307 { (exit 1); exit 1; }; }; }
5311 ac_cpp
='$CPP $CPPFLAGS'
5312 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5313 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5314 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5317 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5318 $as_echo_n "checking for ANSI C header files... " >&6; }
5319 if test "${ac_cv_header_stdc+set}" = set; then
5320 $as_echo_n "(cached) " >&6
5322 cat >conftest.
$ac_ext <<_ACEOF
5325 cat confdefs.h
>>conftest.
$ac_ext
5326 cat >>conftest.
$ac_ext <<_ACEOF
5327 /* end confdefs.h. */
5341 rm -f conftest.
$ac_objext
5342 if { (ac_try
="$ac_compile"
5344 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5345 *) ac_try_echo=$ac_try;;
5347 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5348 $as_echo "$ac_try_echo") >&5
5349 (eval "$ac_compile") 2>conftest.er1
5351 grep -v '^ *+' conftest.er1 >conftest.err
5353 cat conftest.err >&5
5354 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5355 (exit $ac_status); } && {
5356 test -z "$ac_c_werror_flag" ||
5357 test ! -s conftest.err
5358 } && test -s conftest.$ac_objext; then
5359 ac_cv_header_stdc=yes
5361 $as_echo "$as_me: failed program was:" >&5
5362 sed 's/^/| /' conftest.$ac_ext >&5
5364 ac_cv_header_stdc=no
5367 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5369 if test $ac_cv_header_stdc = yes; then
5370 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5371 cat >conftest.$ac_ext <<_ACEOF
5374 cat confdefs.h >>conftest.$ac_ext
5375 cat >>conftest.$ac_ext <<_ACEOF
5376 /* end confdefs.h. */
5380 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5381 $EGREP "memchr" >/dev/null 2>&1; then
5384 ac_cv_header_stdc=no
5390 if test $ac_cv_header_stdc = yes; then
5391 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5392 cat >conftest.$ac_ext <<_ACEOF
5395 cat confdefs.h >>conftest.$ac_ext
5396 cat >>conftest.$ac_ext <<_ACEOF
5397 /* end confdefs.h. */
5401 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5402 $EGREP "free" >/dev/null 2>&1; then
5405 ac_cv_header_stdc=no
5411 if test $ac_cv_header_stdc = yes; then
5412 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5413 if test "$cross_compiling" = yes; then
5416 cat >conftest.$ac_ext <<_ACEOF
5419 cat confdefs.h >>conftest.$ac_ext
5420 cat >>conftest.$ac_ext <<_ACEOF
5421 /* end confdefs.h. */
5424 #if ((' ' & 0x0FF) == 0x020)
5425 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5426 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5428 # define ISLOWER(c) \
5429 (('a' <= (c) && (c) <= 'i') \
5430 || ('j' <= (c) && (c) <= 'r') \
5431 || ('s' <= (c) && (c) <= 'z'))
5432 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5435 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5440 for (i = 0; i < 256; i++)
5441 if (XOR (islower (i), ISLOWER (i))
5442 || toupper (i) != TOUPPER (i))
5447 rm -f conftest$ac_exeext
5448 if { (ac_try="$ac_link"
5450 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5451 *) ac_try_echo
=$ac_try;;
5453 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5454 $as_echo "$ac_try_echo") >&5
5455 (eval "$ac_link") 2>&5
5457 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5458 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
5459 { (case "(($ac_try" in
5460 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5461 *) ac_try_echo=$ac_try;;
5463 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5464 $as_echo "$ac_try_echo") >&5
5465 (eval "$ac_try") 2>&5
5467 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5468 (exit $ac_status); }; }; then
5471 $as_echo "$as_me: program exited with status $ac_status" >&5
5472 $as_echo "$as_me: failed program was:" >&5
5473 sed 's/^/| /' conftest.$ac_ext >&5
5476 ac_cv_header_stdc=no
5478 rm -rf conftest.dSYM
5479 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5485 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5486 $as_echo "$ac_cv_header_stdc" >&6; }
5487 if test $ac_cv_header_stdc = yes; then
5489 cat >>confdefs.h <<\_ACEOF
5490 #define STDC_HEADERS 1
5495 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5505 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5506 inttypes.h stdint.h unistd.h
5508 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
5509 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5510 $as_echo_n "checking for $ac_header... " >&6; }
5511 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5512 $as_echo_n "(cached) " >&6
5514 cat >conftest.$ac_ext <<_ACEOF
5517 cat confdefs.h >>conftest.$ac_ext
5518 cat >>conftest.$ac_ext <<_ACEOF
5519 /* end confdefs.h. */
5520 $ac_includes_default
5522 #include <$ac_header>
5524 rm -f conftest.$ac_objext
5525 if { (ac_try="$ac_compile"
5527 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5528 *) ac_try_echo
=$ac_try;;
5530 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5531 $as_echo "$ac_try_echo") >&5
5532 (eval "$ac_compile") 2>conftest.er1
5534 grep -v '^ *+' conftest.er1
>conftest.err
5536 cat conftest.err
>&5
5537 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5538 (exit $ac_status); } && {
5539 test -z "$ac_c_werror_flag" ||
5540 test ! -s conftest.err
5541 } && test -s conftest.
$ac_objext; then
5542 eval "$as_ac_Header=yes"
5544 $as_echo "$as_me: failed program was:" >&5
5545 sed 's/^/| /' conftest.
$ac_ext >&5
5547 eval "$as_ac_Header=no"
5550 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5552 ac_res
=`eval 'as_val=${'$as_ac_Header'}
5553 $as_echo "$as_val"'`
5554 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5555 $as_echo "$ac_res" >&6; }
5556 as_val
=`eval 'as_val=${'$as_ac_Header'}
5557 $as_echo "$as_val"'`
5558 if test "x$as_val" = x
""yes; then
5559 cat >>confdefs.h
<<_ACEOF
5560 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5692 AudioUnit
/AudioUnit.h \
5694 CoreAudio
/CoreAudio.h \
5695 DiskArbitration
/DiskArbitration.h \
5697 IOKit
/hid
/IOHIDLib.h \
5711 fontconfig
/fontconfig.h \
5737 mach-o
/dyld_images.h \
5743 machine
/soundcard.h \
5748 netinet
/in_systm.h \
5812 valgrind
/memcheck.h \
5813 valgrind
/valgrind.h \
5817 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5818 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5819 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5820 $as_echo_n "checking for $ac_header... " >&6; }
5821 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5822 $as_echo_n "(cached) " >&6
5824 ac_res
=`eval 'as_val=${'$as_ac_Header'}
5825 $as_echo "$as_val"'`
5826 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5827 $as_echo "$ac_res" >&6; }
5829 # Is the header compilable?
5830 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
5831 $as_echo_n "checking $ac_header usability... " >&6; }
5832 cat >conftest.
$ac_ext <<_ACEOF
5835 cat confdefs.h
>>conftest.
$ac_ext
5836 cat >>conftest.
$ac_ext <<_ACEOF
5837 /* end confdefs.h. */
5838 $ac_includes_default
5839 #include <$ac_header>
5841 rm -f conftest.
$ac_objext
5842 if { (ac_try
="$ac_compile"
5844 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5845 *) ac_try_echo=$ac_try;;
5847 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5848 $as_echo "$ac_try_echo") >&5
5849 (eval "$ac_compile") 2>conftest.er1
5851 grep -v '^ *+' conftest.er1 >conftest.err
5853 cat conftest.err >&5
5854 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5855 (exit $ac_status); } && {
5856 test -z "$ac_c_werror_flag" ||
5857 test ! -s conftest.err
5858 } && test -s conftest.$ac_objext; then
5859 ac_header_compiler=yes
5861 $as_echo "$as_me: failed program was:" >&5
5862 sed 's/^/| /' conftest.$ac_ext >&5
5864 ac_header_compiler=no
5867 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5868 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5869 $as_echo "$ac_header_compiler" >&6; }
5871 # Is the header present?
5872 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
5873 $as_echo_n "checking $ac_header presence... " >&6; }
5874 cat >conftest.$ac_ext <<_ACEOF
5877 cat confdefs.h >>conftest.$ac_ext
5878 cat >>conftest.$ac_ext <<_ACEOF
5879 /* end confdefs.h. */
5880 #include <$ac_header>
5882 if { (ac_try="$ac_cpp conftest.$ac_ext"
5884 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5885 *) ac_try_echo
=$ac_try;;
5887 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5888 $as_echo "$ac_try_echo") >&5
5889 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5891 grep -v '^ *+' conftest.er1
>conftest.err
5893 cat conftest.err
>&5
5894 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5895 (exit $ac_status); } >/dev
/null
&& {
5896 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5897 test ! -s conftest.err
5899 ac_header_preproc
=yes
5901 $as_echo "$as_me: failed program was:" >&5
5902 sed 's/^/| /' conftest.
$ac_ext >&5
5904 ac_header_preproc
=no
5907 rm -f conftest.err conftest.
$ac_ext
5908 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
5909 $as_echo "$ac_header_preproc" >&6; }
5911 # So? What about this header?
5912 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
5914 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5915 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5916 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
5917 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
5918 ac_header_preproc
=yes
5921 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
5922 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5923 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
5924 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
5925 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5926 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5927 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
5928 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
5929 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5930 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5931 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5932 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5934 ## ------------------------------------ ##
5935 ## Report this to wine-devel@winehq.org ##
5936 ## ------------------------------------ ##
5938 ) |
sed "s/^/$as_me: WARNING: /" >&2
5941 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5942 $as_echo_n "checking for $ac_header... " >&6; }
5943 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5944 $as_echo_n "(cached) " >&6
5946 eval "$as_ac_Header=\$ac_header_preproc"
5948 ac_res
=`eval 'as_val=${'$as_ac_Header'}
5949 $as_echo "$as_val"'`
5950 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5951 $as_echo "$ac_res" >&6; }
5954 as_val
=`eval 'as_val=${'$as_ac_Header'}
5955 $as_echo "$as_val"'`
5956 if test "x$as_val" = x
""yes; then
5957 cat >>confdefs.h
<<_ACEOF
5958 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5965 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
5966 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
5967 if test "${ac_cv_header_stat_broken+set}" = set; then
5968 $as_echo_n "(cached) " >&6
5970 cat >conftest.
$ac_ext <<_ACEOF
5973 cat confdefs.h
>>conftest.
$ac_ext
5974 cat >>conftest.
$ac_ext <<_ACEOF
5975 /* end confdefs.h. */
5976 #include <sys/types.h>
5977 #include <sys/stat.h>
5979 #if defined S_ISBLK && defined S_IFDIR
5980 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
5983 #if defined S_ISBLK && defined S_IFCHR
5984 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
5987 #if defined S_ISLNK && defined S_IFREG
5988 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
5991 #if defined S_ISSOCK && defined S_IFREG
5992 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
5996 rm -f conftest.
$ac_objext
5997 if { (ac_try
="$ac_compile"
5999 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6000 *) ac_try_echo=$ac_try;;
6002 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6003 $as_echo "$ac_try_echo") >&5
6004 (eval "$ac_compile") 2>conftest.er1
6006 grep -v '^ *+' conftest.er1 >conftest.err
6008 cat conftest.err >&5
6009 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6010 (exit $ac_status); } && {
6011 test -z "$ac_c_werror_flag" ||
6012 test ! -s conftest.err
6013 } && test -s conftest.$ac_objext; then
6014 ac_cv_header_stat_broken=no
6016 $as_echo "$as_me: failed program was:" >&5
6017 sed 's/^/| /' conftest.$ac_ext >&5
6019 ac_cv_header_stat_broken=yes
6022 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6024 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6025 $as_echo "$ac_cv_header_stat_broken" >&6; }
6026 if test $ac_cv_header_stat_broken = yes; then
6028 cat >>confdefs.h <<\_ACEOF
6029 #define STAT_MACROS_BROKEN 1
6041 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6043 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6044 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6045 $as_echo_n "checking for $ac_header... " >&6; }
6046 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6047 $as_echo_n "(cached) " >&6
6049 cat >conftest.$ac_ext <<_ACEOF
6052 cat confdefs.h >>conftest.$ac_ext
6053 cat >>conftest.$ac_ext <<_ACEOF
6054 /* end confdefs.h. */
6055 #include <sys/types.h>
6056 #ifdef HAVE_SYS_PARAM_H
6057 # include <sys/param.h>
6060 #include <$ac_header>
6062 rm -f conftest.$ac_objext
6063 if { (ac_try="$ac_compile"
6065 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6066 *) ac_try_echo
=$ac_try;;
6068 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6069 $as_echo "$ac_try_echo") >&5
6070 (eval "$ac_compile") 2>conftest.er1
6072 grep -v '^ *+' conftest.er1
>conftest.err
6074 cat conftest.err
>&5
6075 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6076 (exit $ac_status); } && {
6077 test -z "$ac_c_werror_flag" ||
6078 test ! -s conftest.err
6079 } && test -s conftest.
$ac_objext; then
6080 eval "$as_ac_Header=yes"
6082 $as_echo "$as_me: failed program was:" >&5
6083 sed 's/^/| /' conftest.
$ac_ext >&5
6085 eval "$as_ac_Header=no"
6088 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6090 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6091 $as_echo "$as_val"'`
6092 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6093 $as_echo "$ac_res" >&6; }
6094 as_val
=`eval 'as_val=${'$as_ac_Header'}
6095 $as_echo "$as_val"'`
6096 if test "x$as_val" = x
""yes; then
6097 cat >>confdefs.h
<<_ACEOF
6098 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6126 netinet
/if_ether.h \
6127 netinet
/if_inarp.h \
6135 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6136 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6137 $as_echo_n "checking for $ac_header... " >&6; }
6138 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6139 $as_echo_n "(cached) " >&6
6141 cat >conftest.
$ac_ext <<_ACEOF
6144 cat confdefs.h
>>conftest.
$ac_ext
6145 cat >>conftest.
$ac_ext <<_ACEOF
6146 /* end confdefs.h. */
6147 #include <sys/types.h>
6148 #ifdef HAVE_SYS_SOCKET_H
6149 # include <sys/socket.h>
6151 #ifdef HAVE_SYS_SOCKETVAR_H
6152 # include <sys/socketvar.h>
6154 #ifdef HAVE_NET_ROUTE_H
6155 # include <net/route.h>
6157 #ifdef HAVE_NETINET_IN_H
6158 # include <netinet/in.h>
6160 #ifdef HAVE_NETINET_IN_SYSTM_H
6161 # include <netinet/in_systm.h>
6163 #ifdef HAVE_NET_IF_H
6164 # include <net/if.h>
6166 #ifdef HAVE_NETINET_IP_H
6167 # include <netinet/ip.h>
6170 #include <$ac_header>
6172 rm -f conftest.
$ac_objext
6173 if { (ac_try
="$ac_compile"
6175 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6176 *) ac_try_echo=$ac_try;;
6178 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6179 $as_echo "$ac_try_echo") >&5
6180 (eval "$ac_compile") 2>conftest.er1
6182 grep -v '^ *+' conftest.er1 >conftest.err
6184 cat conftest.err >&5
6185 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6186 (exit $ac_status); } && {
6187 test -z "$ac_c_werror_flag" ||
6188 test ! -s conftest.err
6189 } && test -s conftest.$ac_objext; then
6190 eval "$as_ac_Header=yes"
6192 $as_echo "$as_me: failed program was:" >&5
6193 sed 's/^/| /' conftest.$ac_ext >&5
6195 eval "$as_ac_Header=no"
6198 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6200 ac_res=`eval 'as_val=${'$as_ac_Header'}
6201 $as_echo "$as_val"'`
6202 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6203 $as_echo "$ac_res" >&6; }
6204 as_val=`eval 'as_val=${'$as_ac_Header'}
6205 $as_echo "$as_val"'`
6206 if test "x$as_val" = x""yes; then
6207 cat >>confdefs.h <<_ACEOF
6208 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6220 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6222 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6223 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6224 $as_echo_n "checking for $ac_header... " >&6; }
6225 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6226 $as_echo_n "(cached) " >&6
6228 cat >conftest.$ac_ext <<_ACEOF
6231 cat confdefs.h >>conftest.$ac_ext
6232 cat >>conftest.$ac_ext <<_ACEOF
6233 /* end confdefs.h. */
6234 #include <sys/types.h>
6238 #ifdef HAVE_SYS_SOCKET_H
6239 # include <sys/socket.h>
6241 #ifdef HAVE_SYS_SOCKETVAR_H
6242 # include <sys/socketvar.h>
6244 #ifdef HAVE_SYS_TIMEOUT_H
6245 # include <sys/timeout.h>
6247 #ifdef HAVE_NETINET_IN_H
6248 # include <netinet/in.h>
6250 #ifdef HAVE_NETINET_IN_SYSTM_H
6251 # include <netinet/in_systm.h>
6253 #ifdef HAVE_NETINET_IP_H
6254 # include <netinet/ip.h>
6256 #ifdef HAVE_NETINET_IP_VAR_H
6257 # include <netinet/ip_var.h>
6259 #ifdef HAVE_NETINET_IP_ICMP_H
6260 # include <netinet/ip_icmp.h>
6262 #ifdef HAVE_NETINET_UDP_H
6263 # include <netinet/udp.h>
6265 #ifdef HAVE_NETINET_TCP_H
6266 # include <netinet/tcp.h>
6268 #ifdef HAVE_NETINET_TCP_TIMER_H
6269 #include <netinet/tcp_timer.h>
6272 #include <$ac_header>
6274 rm -f conftest.$ac_objext
6275 if { (ac_try="$ac_compile"
6277 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6278 *) ac_try_echo
=$ac_try;;
6280 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6281 $as_echo "$ac_try_echo") >&5
6282 (eval "$ac_compile") 2>conftest.er1
6284 grep -v '^ *+' conftest.er1
>conftest.err
6286 cat conftest.err
>&5
6287 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6288 (exit $ac_status); } && {
6289 test -z "$ac_c_werror_flag" ||
6290 test ! -s conftest.err
6291 } && test -s conftest.
$ac_objext; then
6292 eval "$as_ac_Header=yes"
6294 $as_echo "$as_me: failed program was:" >&5
6295 sed 's/^/| /' conftest.
$ac_ext >&5
6297 eval "$as_ac_Header=no"
6300 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6302 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6303 $as_echo "$as_val"'`
6304 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6305 $as_echo "$ac_res" >&6; }
6306 as_val
=`eval 'as_val=${'$as_ac_Header'}
6307 $as_echo "$as_val"'`
6308 if test "x$as_val" = x
""yes; then
6309 cat >>confdefs.h
<<_ACEOF
6310 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6319 for ac_header
in linux
/ipx.h
6321 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6322 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6323 $as_echo_n "checking for $ac_header... " >&6; }
6324 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6325 $as_echo_n "(cached) " >&6
6327 cat >conftest.
$ac_ext <<_ACEOF
6330 cat confdefs.h
>>conftest.
$ac_ext
6331 cat >>conftest.
$ac_ext <<_ACEOF
6332 /* end confdefs.h. */
6333 #include <sys/types.h>
6334 #ifdef HAVE_ASM_TYPES_H
6335 # include <asm/types.h>
6337 #ifdef HAVE_SYS_SOCKET_H
6338 # include <sys/socket.h>
6340 #ifdef HAVE_LINUX_TYPES_H
6341 # include <linux/types.h>
6344 #include <$ac_header>
6346 rm -f conftest.
$ac_objext
6347 if { (ac_try
="$ac_compile"
6349 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6350 *) ac_try_echo=$ac_try;;
6352 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6353 $as_echo "$ac_try_echo") >&5
6354 (eval "$ac_compile") 2>conftest.er1
6356 grep -v '^ *+' conftest.er1 >conftest.err
6358 cat conftest.err >&5
6359 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6360 (exit $ac_status); } && {
6361 test -z "$ac_c_werror_flag" ||
6362 test ! -s conftest.err
6363 } && test -s conftest.$ac_objext; then
6364 eval "$as_ac_Header=yes"
6366 $as_echo "$as_me: failed program was:" >&5
6367 sed 's/^/| /' conftest.$ac_ext >&5
6369 eval "$as_ac_Header=no"
6372 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6374 ac_res=`eval 'as_val=${'$as_ac_Header'}
6375 $as_echo "$as_val"'`
6376 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6377 $as_echo "$ac_res" >&6; }
6378 as_val=`eval 'as_val=${'$as_ac_Header'}
6379 $as_echo "$as_val"'`
6380 if test "x$as_val" = x""yes; then
6381 cat >>confdefs.h <<_ACEOF
6382 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6391 for ac_header in resolv.h
6393 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6394 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6395 $as_echo_n "checking for $ac_header... " >&6; }
6396 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6397 $as_echo_n "(cached) " >&6
6399 cat >conftest.$ac_ext <<_ACEOF
6402 cat confdefs.h >>conftest.$ac_ext
6403 cat >>conftest.$ac_ext <<_ACEOF
6404 /* end confdefs.h. */
6405 #include <sys/types.h>
6406 #ifdef HAVE_SYS_SOCKET_H
6407 # include <sys/socket.h>
6409 #ifdef HAVE_NETINET_IN_H
6410 # include <netinet/in.h>
6412 #ifdef HAVE_ARPA_NAMESER_H
6413 # include <arpa/nameser.h>
6416 #include <$ac_header>
6418 rm -f conftest.$ac_objext
6419 if { (ac_try="$ac_compile"
6421 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6422 *) ac_try_echo
=$ac_try;;
6424 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6425 $as_echo "$ac_try_echo") >&5
6426 (eval "$ac_compile") 2>conftest.er1
6428 grep -v '^ *+' conftest.er1
>conftest.err
6430 cat conftest.err
>&5
6431 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6432 (exit $ac_status); } && {
6433 test -z "$ac_c_werror_flag" ||
6434 test ! -s conftest.err
6435 } && test -s conftest.
$ac_objext; then
6436 eval "$as_ac_Header=yes"
6438 $as_echo "$as_me: failed program was:" >&5
6439 sed 's/^/| /' conftest.
$ac_ext >&5
6441 eval "$as_ac_Header=no"
6444 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6446 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6447 $as_echo "$as_val"'`
6448 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6449 $as_echo "$ac_res" >&6; }
6450 as_val
=`eval 'as_val=${'$as_ac_Header'}
6451 $as_echo "$as_val"'`
6452 if test "x$as_val" = x
""yes; then
6453 cat >>confdefs.h
<<_ACEOF
6454 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6463 for ac_header
in ucontext.h
6465 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6466 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6467 $as_echo_n "checking for $ac_header... " >&6; }
6468 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6469 $as_echo_n "(cached) " >&6
6471 cat >conftest.
$ac_ext <<_ACEOF
6474 cat confdefs.h
>>conftest.
$ac_ext
6475 cat >>conftest.
$ac_ext <<_ACEOF
6476 /* end confdefs.h. */
6479 #include <$ac_header>
6481 rm -f conftest.
$ac_objext
6482 if { (ac_try
="$ac_compile"
6484 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6485 *) ac_try_echo=$ac_try;;
6487 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6488 $as_echo "$ac_try_echo") >&5
6489 (eval "$ac_compile") 2>conftest.er1
6491 grep -v '^ *+' conftest.er1 >conftest.err
6493 cat conftest.err >&5
6494 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6495 (exit $ac_status); } && {
6496 test -z "$ac_c_werror_flag" ||
6497 test ! -s conftest.err
6498 } && test -s conftest.$ac_objext; then
6499 eval "$as_ac_Header=yes"
6501 $as_echo "$as_me: failed program was:" >&5
6502 sed 's/^/| /' conftest.$ac_ext >&5
6504 eval "$as_ac_Header=no"
6507 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6509 ac_res=`eval 'as_val=${'$as_ac_Header'}
6510 $as_echo "$as_val"'`
6511 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6512 $as_echo "$ac_res" >&6; }
6513 as_val=`eval 'as_val=${'$as_ac_Header'}
6514 $as_echo "$as_val"'`
6515 if test "x$as_val" = x""yes; then
6516 cat >>confdefs.h <<_ACEOF
6517 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6526 for ac_header in sys/thr.h
6528 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6529 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6530 $as_echo_n "checking for $ac_header... " >&6; }
6531 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6532 $as_echo_n "(cached) " >&6
6534 cat >conftest.$ac_ext <<_ACEOF
6537 cat confdefs.h >>conftest.$ac_ext
6538 cat >>conftest.$ac_ext <<_ACEOF
6539 /* end confdefs.h. */
6540 #include <sys/types.h>
6541 #ifdef HAVE_UCONTEXT_H
6542 #include <ucontext.h>
6545 #include <$ac_header>
6547 rm -f conftest.$ac_objext
6548 if { (ac_try="$ac_compile"
6550 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6551 *) ac_try_echo
=$ac_try;;
6553 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6554 $as_echo "$ac_try_echo") >&5
6555 (eval "$ac_compile") 2>conftest.er1
6557 grep -v '^ *+' conftest.er1
>conftest.err
6559 cat conftest.err
>&5
6560 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6561 (exit $ac_status); } && {
6562 test -z "$ac_c_werror_flag" ||
6563 test ! -s conftest.err
6564 } && test -s conftest.
$ac_objext; then
6565 eval "$as_ac_Header=yes"
6567 $as_echo "$as_me: failed program was:" >&5
6568 sed 's/^/| /' conftest.
$ac_ext >&5
6570 eval "$as_ac_Header=no"
6573 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6575 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6576 $as_echo "$as_val"'`
6577 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6578 $as_echo "$ac_res" >&6; }
6579 as_val
=`eval 'as_val=${'$as_ac_Header'}
6580 $as_echo "$as_val"'`
6581 if test "x$as_val" = x
""yes; then
6582 cat >>confdefs.h
<<_ACEOF
6583 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6592 for ac_header
in pthread_np.h
6594 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6595 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6596 $as_echo_n "checking for $ac_header... " >&6; }
6597 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6598 $as_echo_n "(cached) " >&6
6600 cat >conftest.
$ac_ext <<_ACEOF
6603 cat confdefs.h
>>conftest.
$ac_ext
6604 cat >>conftest.
$ac_ext <<_ACEOF
6605 /* end confdefs.h. */
6606 #ifdef HAVE_PTHREAD_H
6607 #include <pthread.h>
6610 #include <$ac_header>
6612 rm -f conftest.
$ac_objext
6613 if { (ac_try
="$ac_compile"
6615 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6616 *) ac_try_echo=$ac_try;;
6618 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6619 $as_echo "$ac_try_echo") >&5
6620 (eval "$ac_compile") 2>conftest.er1
6622 grep -v '^ *+' conftest.er1 >conftest.err
6624 cat conftest.err >&5
6625 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6626 (exit $ac_status); } && {
6627 test -z "$ac_c_werror_flag" ||
6628 test ! -s conftest.err
6629 } && test -s conftest.$ac_objext; then
6630 eval "$as_ac_Header=yes"
6632 $as_echo "$as_me: failed program was:" >&5
6633 sed 's/^/| /' conftest.$ac_ext >&5
6635 eval "$as_ac_Header=no"
6638 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6640 ac_res=`eval 'as_val=${'$as_ac_Header'}
6641 $as_echo "$as_val"'`
6642 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6643 $as_echo "$ac_res" >&6; }
6644 as_val=`eval 'as_val=${'$as_ac_Header'}
6645 $as_echo "$as_val"'`
6646 if test "x$as_val" = x""yes; then
6647 cat >>confdefs.h <<_ACEOF
6648 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6657 for ac_header in linux/videodev.h
6659 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6660 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6661 $as_echo_n "checking for $ac_header... " >&6; }
6662 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6663 $as_echo_n "(cached) " >&6
6665 cat >conftest.$ac_ext <<_ACEOF
6668 cat confdefs.h >>conftest.$ac_ext
6669 cat >>conftest.$ac_ext <<_ACEOF
6670 /* end confdefs.h. */
6671 #ifdef HAVE_SYS_TIME_H
6672 #include <sys/time.h>
6674 #include <sys/types.h>
6675 #ifdef HAVE_ASM_TYPES_H
6676 #include <asm/types.h>
6679 #include <$ac_header>
6681 rm -f conftest.$ac_objext
6682 if { (ac_try="$ac_compile"
6684 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6685 *) ac_try_echo
=$ac_try;;
6687 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6688 $as_echo "$ac_try_echo") >&5
6689 (eval "$ac_compile") 2>conftest.er1
6691 grep -v '^ *+' conftest.er1
>conftest.err
6693 cat conftest.err
>&5
6694 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6695 (exit $ac_status); } && {
6696 test -z "$ac_c_werror_flag" ||
6697 test ! -s conftest.err
6698 } && test -s conftest.
$ac_objext; then
6699 eval "$as_ac_Header=yes"
6701 $as_echo "$as_me: failed program was:" >&5
6702 sed 's/^/| /' conftest.
$ac_ext >&5
6704 eval "$as_ac_Header=no"
6707 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6709 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6710 $as_echo "$as_val"'`
6711 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6712 $as_echo "$ac_res" >&6; }
6713 as_val
=`eval 'as_val=${'$as_ac_Header'}
6714 $as_echo "$as_val"'`
6715 if test "x$as_val" = x
""yes; then
6716 cat >>confdefs.h
<<_ACEOF
6717 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6726 for ac_header
in linux
/capi.h
6728 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6729 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6730 $as_echo_n "checking for $ac_header... " >&6; }
6731 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6732 $as_echo_n "(cached) " >&6
6734 cat >conftest.
$ac_ext <<_ACEOF
6737 cat confdefs.h
>>conftest.
$ac_ext
6738 cat >>conftest.
$ac_ext <<_ACEOF
6739 /* end confdefs.h. */
6742 #include <$ac_header>
6744 rm -f conftest.
$ac_objext
6745 if { (ac_try
="$ac_compile"
6747 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6748 *) ac_try_echo=$ac_try;;
6750 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6751 $as_echo "$ac_try_echo") >&5
6752 (eval "$ac_compile") 2>conftest.er1
6754 grep -v '^ *+' conftest.er1 >conftest.err
6756 cat conftest.err >&5
6757 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6758 (exit $ac_status); } && {
6759 test -z "$ac_c_werror_flag" ||
6760 test ! -s conftest.err
6761 } && test -s conftest.$ac_objext; then
6762 eval "$as_ac_Header=yes"
6764 $as_echo "$as_me: failed program was:" >&5
6765 sed 's/^/| /' conftest.$ac_ext >&5
6767 eval "$as_ac_Header=no"
6770 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6772 ac_res=`eval 'as_val=${'$as_ac_Header'}
6773 $as_echo "$as_val"'`
6774 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6775 $as_echo "$ac_res" >&6; }
6776 as_val=`eval 'as_val=${'$as_ac_Header'}
6777 $as_echo "$as_val"'`
6778 if test "x$as_val" = x""yes; then
6779 cat >>confdefs.h <<_ACEOF
6780 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6791 DLLFLAGS="-D_REENTRANT"
6805 # Extract the first word of "ldd", so it can be a program name with args.
6806 set dummy ldd; ac_word=$2
6807 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6808 $as_echo_n "checking for $ac_word... " >&6; }
6809 if test "${ac_cv_path_LDD+set}" = set; then
6810 $as_echo_n "(cached) " >&6
6814 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
6817 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6818 as_dummy="/sbin:/usr/sbin:$PATH"
6819 for as_dir in $as_dummy
6822 test -z "$as_dir" && as_dir=.
6823 for ac_exec_ext in '' $ac_executable_extensions; do
6824 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6825 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
6826 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6833 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
6838 if test -n "$LDD"; then
6839 { $as_echo "$as_me:$LINENO: result: $LDD" >&5
6840 $as_echo "$LDD" >&6; }
6842 { $as_echo "$as_me:$LINENO: result: no" >&5
6843 $as_echo "no" >&6; }
6850 if test -n "$ac_tool_prefix"; then
6851 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
6852 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
6853 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6854 $as_echo_n "checking for $ac_word... " >&6; }
6855 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
6856 $as_echo_n "(cached) " >&6
6858 if test -n "$DLLTOOL"; then
6859 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
6861 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6865 test -z "$as_dir" && as_dir=.
6866 for ac_exec_ext in '' $ac_executable_extensions; do
6867 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6868 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6869 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6878 DLLTOOL=$ac_cv_prog_DLLTOOL
6879 if test -n "$DLLTOOL"; then
6880 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
6881 $as_echo "$DLLTOOL" >&6; }
6883 { $as_echo "$as_me:$LINENO: result: no" >&5
6884 $as_echo "no" >&6; }
6889 if test -z "$ac_cv_prog_DLLTOOL"; then
6890 ac_ct_DLLTOOL=$DLLTOOL
6891 # Extract the first word of "dlltool", so it can be a program name with args.
6892 set dummy dlltool; ac_word=$2
6893 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6894 $as_echo_n "checking for $ac_word... " >&6; }
6895 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
6896 $as_echo_n "(cached) " >&6
6898 if test -n "$ac_ct_DLLTOOL"; then
6899 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
6901 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6905 test -z "$as_dir" && as_dir=.
6906 for ac_exec_ext in '' $ac_executable_extensions; do
6907 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6908 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6909 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6918 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
6919 if test -n "$ac_ct_DLLTOOL"; then
6920 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
6921 $as_echo "$ac_ct_DLLTOOL" >&6; }
6923 { $as_echo "$as_me:$LINENO: result: no" >&5
6924 $as_echo "no" >&6; }
6927 if test "x$ac_ct_DLLTOOL" = x; then
6930 case $cross_compiling:$ac_tool_warned in
6932 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
6933 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6934 ac_tool_warned=yes ;;
6936 DLLTOOL=$ac_ct_DLLTOOL
6939 DLLTOOL="$ac_cv_prog_DLLTOOL"
6942 if test -n "$ac_tool_prefix"; then
6943 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
6944 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
6945 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6946 $as_echo_n "checking for $ac_word... " >&6; }
6947 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
6948 $as_echo_n "(cached) " >&6
6950 if test -n "$DLLWRAP"; then
6951 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
6953 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6957 test -z "$as_dir" && as_dir=.
6958 for ac_exec_ext in '' $ac_executable_extensions; do
6959 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6960 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
6961 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6970 DLLWRAP=$ac_cv_prog_DLLWRAP
6971 if test -n "$DLLWRAP"; then
6972 { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
6973 $as_echo "$DLLWRAP" >&6; }
6975 { $as_echo "$as_me:$LINENO: result: no" >&5
6976 $as_echo "no" >&6; }
6981 if test -z "$ac_cv_prog_DLLWRAP"; then
6982 ac_ct_DLLWRAP=$DLLWRAP
6983 # Extract the first word of "dllwrap", so it can be a program name with args.
6984 set dummy dllwrap; ac_word=$2
6985 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6986 $as_echo_n "checking for $ac_word... " >&6; }
6987 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
6988 $as_echo_n "(cached) " >&6
6990 if test -n "$ac_ct_DLLWRAP"; then
6991 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
6993 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6997 test -z "$as_dir" && as_dir=.
6998 for ac_exec_ext in '' $ac_executable_extensions; do
6999 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7000 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
7001 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7010 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
7011 if test -n "$ac_ct_DLLWRAP"; then
7012 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7013 $as_echo "$ac_ct_DLLWRAP" >&6; }
7015 { $as_echo "$as_me:$LINENO: result: no" >&5
7016 $as_echo "no" >&6; }
7019 if test "x$ac_ct_DLLWRAP" = x; then
7022 case $cross_compiling:$ac_tool_warned in
7024 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7025 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7026 ac_tool_warned=yes ;;
7028 DLLWRAP=$ac_ct_DLLWRAP
7031 DLLWRAP="$ac_cv_prog_DLLWRAP"
7034 if test -n "$ac_tool_prefix"; then
7035 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7036 set dummy ${ac_tool_prefix}ar; ac_word=$2
7037 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7038 $as_echo_n "checking for $ac_word... " >&6; }
7039 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7040 $as_echo_n "(cached) " >&6
7042 if test -n "$MINGWAR"; then
7043 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
7045 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7049 test -z "$as_dir" && as_dir=.
7050 for ac_exec_ext in '' $ac_executable_extensions; do
7051 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7052 ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
7053 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7062 MINGWAR=$ac_cv_prog_MINGWAR
7063 if test -n "$MINGWAR"; then
7064 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7065 $as_echo "$MINGWAR" >&6; }
7067 { $as_echo "$as_me:$LINENO: result: no" >&5
7068 $as_echo "no" >&6; }
7073 if test -z "$ac_cv_prog_MINGWAR"; then
7074 ac_ct_MINGWAR=$MINGWAR
7075 # Extract the first word of "ar", so it can be a program name with args.
7076 set dummy ar; ac_word=$2
7077 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7078 $as_echo_n "checking for $ac_word... " >&6; }
7079 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7080 $as_echo_n "(cached) " >&6
7082 if test -n "$ac_ct_MINGWAR"; then
7083 ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
7085 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7089 test -z "$as_dir" && as_dir=.
7090 for ac_exec_ext in '' $ac_executable_extensions; do
7091 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7092 ac_cv_prog_ac_ct_MINGWAR="ar"
7093 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7102 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
7103 if test -n "$ac_ct_MINGWAR"; then
7104 { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7105 $as_echo "$ac_ct_MINGWAR" >&6; }
7107 { $as_echo "$as_me:$LINENO: result: no" >&5
7108 $as_echo "no" >&6; }
7111 if test "x$ac_ct_MINGWAR" = x; then
7114 case $cross_compiling:$ac_tool_warned in
7116 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7117 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7118 ac_tool_warned=yes ;;
7120 MINGWAR=$ac_ct_MINGWAR
7123 MINGWAR="$ac_cv_prog_MINGWAR"
7126 if test "$DLLWRAP" = "false"; then
7132 enable_iphlpapi=${enable_iphlpapi:-no}
7133 enable_kernel32=${enable_kernel32:-no}
7134 enable_msvcrt=${enable_msvcrt:-no}
7135 enable_ntdll=${enable_ntdll:-no}
7136 enable_ws2_32=${enable_ws2_32:-no}
7137 enable_loader=${enable_loader:-no}
7138 enable_server=${enable_server:-no}
7139 with_x=${with_x:-no}
7140 with_pthread=${with_pthread:-no}
7145 DLLFLAGS="$DLLFLAGS -fPIC"
7146 LDDLLFLAGS="-bundle -multiply_defined suppress"
7147 LIBWINE_LDFLAGS="-multiply_defined suppress"
7148 LDSHARED="\$(CC) -dynamiclib"
7150 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7151 SECURITYLIB="-framework Security -framework CoreFoundation"
7153 COREFOUNDATIONLIB="-framework CoreFoundation"
7155 IOKITLIB="-framework IOKit -framework CoreFoundation"
7157 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
7159 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7161 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
7164 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7166 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7169 if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
7171 ac_save_LIBS="$LIBS"
7172 LIBS="$LIBS $IOKITLIB"
7174 for ac_func in IOHIDManagerCreate
7176 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
7177 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
7178 $as_echo_n "checking for $ac_func... " >&6; }
7179 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7180 $as_echo_n "(cached) " >&6
7182 cat >conftest.$ac_ext <<_ACEOF
7185 cat confdefs.h >>conftest.$ac_ext
7186 cat >>conftest.$ac_ext <<_ACEOF
7187 /* end confdefs.h. */
7188 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7189 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7190 #define $ac_func innocuous_$ac_func
7192 /* System header to define __stub macros and hopefully few prototypes,
7193 which can conflict with char $ac_func (); below.
7194 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7195 <limits.h> exists even on freestanding compilers. */
7198 # include <limits.h>
7200 # include <assert.h>
7205 /* Override any GCC internal prototype to avoid an error.
7206 Use char because int might match the return type of a GCC
7207 builtin and then its argument prototype would still apply. */
7212 /* The GNU C library defines this for functions which it implements
7213 to always fail with ENOSYS. Some functions are actually named
7214 something starting with __ and the normal name is an alias. */
7215 #if defined __stub_$ac_func || defined __stub___$ac_func
7227 rm -f conftest.$ac_objext conftest$ac_exeext
7228 if { (ac_try="$ac_link"
7230 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7231 *) ac_try_echo
=$ac_try;;
7233 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7234 $as_echo "$ac_try_echo") >&5
7235 (eval "$ac_link") 2>conftest.er1
7237 grep -v '^ *+' conftest.er1
>conftest.err
7239 cat conftest.err
>&5
7240 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7241 (exit $ac_status); } && {
7242 test -z "$ac_c_werror_flag" ||
7243 test ! -s conftest.err
7244 } && test -s conftest
$ac_exeext && {
7245 test "$cross_compiling" = yes ||
7246 $as_test_x conftest
$ac_exeext
7248 eval "$as_ac_var=yes"
7250 $as_echo "$as_me: failed program was:" >&5
7251 sed 's/^/| /' conftest.
$ac_ext >&5
7253 eval "$as_ac_var=no"
7256 rm -rf conftest.dSYM
7257 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7258 conftest
$ac_exeext conftest.
$ac_ext
7260 ac_res
=`eval 'as_val=${'$as_ac_var'}
7261 $as_echo "$as_val"'`
7262 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7263 $as_echo "$ac_res" >&6; }
7264 as_val
=`eval 'as_val=${'$as_ac_var'}
7265 $as_echo "$as_val"'`
7266 if test "x$as_val" = x
""yes; then
7267 cat >>confdefs.h
<<_ACEOF
7268 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7274 LIBS
="$ac_save_LIBS"
7278 LDDLLFLAGS
="$LDDLLFLAGS -read_only_relocs warning" ;;
7280 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7282 CARBONLIB
="-framework Carbon"
7284 enable_winequartz_drv
=${enable_winequartz_drv:-yes}
7288 DLLFLAGS
="$DLLFLAGS -fPIC"
7290 { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7291 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7292 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7293 $as_echo_n "(cached) " >&6
7295 ac_wine_try_cflags_saved
=$CFLAGS
7296 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7297 cat >conftest.
$ac_ext <<_ACEOF
7300 rm -f conftest.
$ac_objext conftest
$ac_exeext
7301 if { (ac_try
="$ac_link"
7303 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7304 *) ac_try_echo=$ac_try;;
7306 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7307 $as_echo "$ac_try_echo") >&5
7308 (eval "$ac_link") 2>conftest.er1
7310 grep -v '^ *+' conftest.er1 >conftest.err
7312 cat conftest.err >&5
7313 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7314 (exit $ac_status); } && {
7315 test -z "$ac_c_werror_flag" ||
7316 test ! -s conftest.err
7317 } && test -s conftest$ac_exeext && {
7318 test "$cross_compiling" = yes ||
7319 $as_test_x conftest$ac_exeext
7321 ac_cv_c_dll_gnuelf="yes"
7323 $as_echo "$as_me: failed program was:" >&5
7324 sed 's/^/| /' conftest.$ac_ext >&5
7326 ac_cv_c_dll_gnuelf="no"
7329 rm -rf conftest.dSYM
7330 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7331 conftest$ac_exeext conftest.$ac_ext
7332 CFLAGS=$ac_wine_try_cflags_saved
7334 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7335 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7336 if test "$ac_cv_c_dll_gnuelf" = "yes"
7338 LDSHARED="\$(CC) -shared"
7339 LDDLLFLAGS="-shared -Wl,-Bsymbolic"
7340 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7341 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7342 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7343 $as_echo_n "(cached) " >&6
7345 ac_wine_try_cflags_saved=$CFLAGS
7346 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7347 cat >conftest.$ac_ext <<_ACEOF
7350 cat confdefs.h >>conftest.$ac_ext
7351 cat >>conftest.$ac_ext <<_ACEOF
7352 /* end confdefs.h. */
7362 rm -f conftest.$ac_objext conftest$ac_exeext
7363 if { (ac_try="$ac_link"
7365 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7366 *) ac_try_echo
=$ac_try;;
7368 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7369 $as_echo "$ac_try_echo") >&5
7370 (eval "$ac_link") 2>conftest.er1
7372 grep -v '^ *+' conftest.er1
>conftest.err
7374 cat conftest.err
>&5
7375 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7376 (exit $ac_status); } && {
7377 test -z "$ac_c_werror_flag" ||
7378 test ! -s conftest.err
7379 } && test -s conftest
$ac_exeext && {
7380 test "$cross_compiling" = yes ||
7381 $as_test_x conftest
$ac_exeext
7383 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=yes
7385 $as_echo "$as_me: failed program was:" >&5
7386 sed 's/^/| /' conftest.
$ac_ext >&5
7388 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=no
7391 rm -rf conftest.dSYM
7392 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7393 conftest
$ac_exeext conftest.
$ac_ext
7394 CFLAGS
=$ac_wine_try_cflags_saved
7396 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7397 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7398 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7399 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7401 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7402 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7403 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7404 $as_echo_n "(cached) " >&6
7406 ac_wine_try_cflags_saved
=$CFLAGS
7407 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7408 cat >conftest.
$ac_ext <<_ACEOF
7411 cat confdefs.h
>>conftest.
$ac_ext
7412 cat >>conftest.
$ac_ext <<_ACEOF
7413 /* end confdefs.h. */
7423 rm -f conftest.
$ac_objext conftest
$ac_exeext
7424 if { (ac_try
="$ac_link"
7426 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7427 *) ac_try_echo=$ac_try;;
7429 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7430 $as_echo "$ac_try_echo") >&5
7431 (eval "$ac_link") 2>conftest.er1
7433 grep -v '^ *+' conftest.er1 >conftest.err
7435 cat conftest.err >&5
7436 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7437 (exit $ac_status); } && {
7438 test -z "$ac_c_werror_flag" ||
7439 test ! -s conftest.err
7440 } && test -s conftest$ac_exeext && {
7441 test "$cross_compiling" = yes ||
7442 $as_test_x conftest$ac_exeext
7444 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
7446 $as_echo "$as_me: failed program was:" >&5
7447 sed 's/^/| /' conftest.$ac_ext >&5
7449 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
7452 rm -rf conftest.dSYM
7453 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7454 conftest$ac_exeext conftest.$ac_ext
7455 CFLAGS=$ac_wine_try_cflags_saved
7457 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7458 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7459 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7460 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7466 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7467 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7468 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7469 $as_echo_n "(cached) " >&6
7471 ac_wine_try_cflags_saved=$CFLAGS
7472 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
7473 cat >conftest.$ac_ext <<_ACEOF
7476 cat confdefs.h >>conftest.$ac_ext
7477 cat >>conftest.$ac_ext <<_ACEOF
7478 /* end confdefs.h. */
7488 rm -f conftest.$ac_objext conftest$ac_exeext
7489 if { (ac_try="$ac_link"
7491 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7492 *) ac_try_echo
=$ac_try;;
7494 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7495 $as_echo "$ac_try_echo") >&5
7496 (eval "$ac_link") 2>conftest.er1
7498 grep -v '^ *+' conftest.er1
>conftest.err
7500 cat conftest.err
>&5
7501 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7502 (exit $ac_status); } && {
7503 test -z "$ac_c_werror_flag" ||
7504 test ! -s conftest.err
7505 } && test -s conftest
$ac_exeext && {
7506 test "$cross_compiling" = yes ||
7507 $as_test_x conftest
$ac_exeext
7509 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=yes
7511 $as_echo "$as_me: failed program was:" >&5
7512 sed 's/^/| /' conftest.
$ac_ext >&5
7514 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=no
7517 rm -rf conftest.dSYM
7518 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7519 conftest
$ac_exeext conftest.
$ac_ext
7520 CFLAGS
=$ac_wine_try_cflags_saved
7522 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
7523 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7524 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7525 LDDLLFLAGS
="$LDDLLFLAGS,-z,defs"
7529 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7530 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7531 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7532 $as_echo_n "(cached) " >&6
7534 ac_wine_try_cflags_saved
=$CFLAGS
7535 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7536 cat >conftest.
$ac_ext <<_ACEOF
7539 cat confdefs.h
>>conftest.
$ac_ext
7540 cat >>conftest.
$ac_ext <<_ACEOF
7541 /* end confdefs.h. */
7551 rm -f conftest.
$ac_objext conftest
$ac_exeext
7552 if { (ac_try
="$ac_link"
7554 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7555 *) ac_try_echo=$ac_try;;
7557 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7558 $as_echo "$ac_try_echo") >&5
7559 (eval "$ac_link") 2>conftest.er1
7561 grep -v '^ *+' conftest.er1 >conftest.err
7563 cat conftest.err >&5
7564 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7565 (exit $ac_status); } && {
7566 test -z "$ac_c_werror_flag" ||
7567 test ! -s conftest.err
7568 } && test -s conftest$ac_exeext && {
7569 test "$cross_compiling" = yes ||
7570 $as_test_x conftest$ac_exeext
7572 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
7574 $as_echo "$as_me: failed program was:" >&5
7575 sed 's/^/| /' conftest.$ac_ext >&5
7577 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
7580 rm -rf conftest.dSYM
7581 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7582 conftest$ac_exeext conftest.$ac_ext
7583 CFLAGS=$ac_wine_try_cflags_saved
7585 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7586 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7587 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7588 LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7592 echo '{ global: *; };' >conftest.map
7593 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7594 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7595 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7596 $as_echo_n "(cached) " >&6
7598 ac_wine_try_cflags_saved=$CFLAGS
7599 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7600 cat >conftest.$ac_ext <<_ACEOF
7603 cat confdefs.h >>conftest.$ac_ext
7604 cat >>conftest.$ac_ext <<_ACEOF
7605 /* end confdefs.h. */
7615 rm -f conftest.$ac_objext conftest$ac_exeext
7616 if { (ac_try="$ac_link"
7618 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7619 *) ac_try_echo
=$ac_try;;
7621 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7622 $as_echo "$ac_try_echo") >&5
7623 (eval "$ac_link") 2>conftest.er1
7625 grep -v '^ *+' conftest.er1
>conftest.err
7627 cat conftest.err
>&5
7628 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7629 (exit $ac_status); } && {
7630 test -z "$ac_c_werror_flag" ||
7631 test ! -s conftest.err
7632 } && test -s conftest
$ac_exeext && {
7633 test "$cross_compiling" = yes ||
7634 $as_test_x conftest
$ac_exeext
7636 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=yes
7638 $as_echo "$as_me: failed program was:" >&5
7639 sed 's/^/| /' conftest.
$ac_ext >&5
7641 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=no
7644 rm -rf conftest.dSYM
7645 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7646 conftest
$ac_exeext conftest.
$ac_ext
7647 CFLAGS
=$ac_wine_try_cflags_saved
7649 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
7650 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
7651 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
7652 LDSHARED
="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
7657 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
7658 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
7659 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
7660 $as_echo_n "(cached) " >&6
7662 ac_wine_try_cflags_saved
=$CFLAGS
7663 CFLAGS
="$CFLAGS -fPIC -Wl,--export-dynamic"
7664 cat >conftest.
$ac_ext <<_ACEOF
7667 cat confdefs.h
>>conftest.
$ac_ext
7668 cat >>conftest.
$ac_ext <<_ACEOF
7669 /* end confdefs.h. */
7679 rm -f conftest.
$ac_objext conftest
$ac_exeext
7680 if { (ac_try
="$ac_link"
7682 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7683 *) ac_try_echo=$ac_try;;
7685 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7686 $as_echo "$ac_try_echo") >&5
7687 (eval "$ac_link") 2>conftest.er1
7689 grep -v '^ *+' conftest.er1 >conftest.err
7691 cat conftest.err >&5
7692 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7693 (exit $ac_status); } && {
7694 test -z "$ac_c_werror_flag" ||
7695 test ! -s conftest.err
7696 } && test -s conftest$ac_exeext && {
7697 test "$cross_compiling" = yes ||
7698 $as_test_x conftest$ac_exeext
7700 ac_cv_cflags__fPIC__Wl___export_dynamic=yes
7702 $as_echo "$as_me: failed program was:" >&5
7703 sed 's/^/| /' conftest.$ac_ext >&5
7705 ac_cv_cflags__fPIC__Wl___export_dynamic=no
7708 rm -rf conftest.dSYM
7709 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7710 conftest$ac_exeext conftest.$ac_ext
7711 CFLAGS=$ac_wine_try_cflags_saved
7713 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
7714 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
7715 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
7716 LDEXECFLAGS="-Wl,--export-dynamic"
7721 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" |
$as_tr_sh`
7722 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
7723 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
7724 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7725 $as_echo_n "(cached) " >&6
7727 ac_wine_try_cflags_saved=$CFLAGS
7728 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
7729 cat >conftest.$ac_ext <<_ACEOF
7732 cat confdefs.h >>conftest.$ac_ext
7733 cat >>conftest.$ac_ext <<_ACEOF
7734 /* end confdefs.h. */
7744 rm -f conftest.$ac_objext conftest$ac_exeext
7745 if { (ac_try="$ac_link"
7747 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7748 *) ac_try_echo
=$ac_try;;
7750 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7751 $as_echo "$ac_try_echo") >&5
7752 (eval "$ac_link") 2>conftest.er1
7754 grep -v '^ *+' conftest.er1
>conftest.err
7756 cat conftest.err
>&5
7757 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7758 (exit $ac_status); } && {
7759 test -z "$ac_c_werror_flag" ||
7760 test ! -s conftest.err
7761 } && test -s conftest
$ac_exeext && {
7762 test "$cross_compiling" = yes ||
7763 $as_test_x conftest
$ac_exeext
7765 eval "$as_ac_var=yes"
7767 $as_echo "$as_me: failed program was:" >&5
7768 sed 's/^/| /' conftest.
$ac_ext >&5
7770 eval "$as_ac_var=no"
7773 rm -rf conftest.dSYM
7774 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7775 conftest
$ac_exeext conftest.
$ac_ext
7776 CFLAGS
=$ac_wine_try_cflags_saved
7778 ac_res
=`eval 'as_val=${'$as_ac_var'}
7779 $as_echo "$as_val"'`
7780 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7781 $as_echo "$ac_res" >&6; }
7782 if test `eval 'as_val=${'$as_ac_var'}
7783 $as_echo "$as_val"'` = yes; then
7784 LDRPATH_INSTALL
="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
7785 LDRPATH_LOCAL
="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
7787 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
7788 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
7789 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
7790 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7791 $as_echo_n "(cached) " >&6
7793 ac_wine_try_cflags_saved
=$CFLAGS
7794 CFLAGS
="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
7795 cat >conftest.
$ac_ext <<_ACEOF
7798 cat confdefs.h
>>conftest.
$ac_ext
7799 cat >>conftest.
$ac_ext <<_ACEOF
7800 /* end confdefs.h. */
7810 rm -f conftest.
$ac_objext conftest
$ac_exeext
7811 if { (ac_try
="$ac_link"
7813 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7814 *) ac_try_echo=$ac_try;;
7816 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7817 $as_echo "$ac_try_echo") >&5
7818 (eval "$ac_link") 2>conftest.er1
7820 grep -v '^ *+' conftest.er1 >conftest.err
7822 cat conftest.err >&5
7823 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7824 (exit $ac_status); } && {
7825 test -z "$ac_c_werror_flag" ||
7826 test ! -s conftest.err
7827 } && test -s conftest$ac_exeext && {
7828 test "$cross_compiling" = yes ||
7829 $as_test_x conftest$ac_exeext
7831 eval "$as_ac_var=yes"
7833 $as_echo "$as_me: failed program was:" >&5
7834 sed 's/^/| /' conftest.$ac_ext >&5
7836 eval "$as_ac_var=no"
7839 rm -rf conftest.dSYM
7840 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7841 conftest$ac_exeext conftest.$ac_ext
7842 CFLAGS=$ac_wine_try_cflags_saved
7844 ac_res=`eval 'as_val=${'$as_ac_var'}
7845 $as_echo "$as_val"'`
7846 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7847 $as_echo "$ac_res" >&6; }
7848 if test `eval 'as_val=${'$as_ac_var'}
7849 $as_echo "$as_val"'` = yes; then
7850 LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`"
7851 LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
7857 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
7858 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
7859 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
7860 $as_echo_n "(cached) " >&6
7862 ac_wine_try_cflags_saved=$CFLAGS
7863 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
7864 cat >conftest.$ac_ext <<_ACEOF
7867 cat confdefs.h >>conftest.$ac_ext
7868 cat >>conftest.$ac_ext <<_ACEOF
7869 /* end confdefs.h. */
7879 rm -f conftest.$ac_objext conftest$ac_exeext
7880 if { (ac_try="$ac_link"
7882 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7883 *) ac_try_echo
=$ac_try;;
7885 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7886 $as_echo "$ac_try_echo") >&5
7887 (eval "$ac_link") 2>conftest.er1
7889 grep -v '^ *+' conftest.er1
>conftest.err
7891 cat conftest.err
>&5
7892 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7893 (exit $ac_status); } && {
7894 test -z "$ac_c_werror_flag" ||
7895 test ! -s conftest.err
7896 } && test -s conftest
$ac_exeext && {
7897 test "$cross_compiling" = yes ||
7898 $as_test_x conftest
$ac_exeext
7900 ac_cv_cflags__Wl___enable_new_dtags
=yes
7902 $as_echo "$as_me: failed program was:" >&5
7903 sed 's/^/| /' conftest.
$ac_ext >&5
7905 ac_cv_cflags__Wl___enable_new_dtags
=no
7908 rm -rf conftest.dSYM
7909 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7910 conftest
$ac_exeext conftest.
$ac_ext
7911 CFLAGS
=$ac_wine_try_cflags_saved
7913 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
7914 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
7915 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
7916 LDRPATH_INSTALL
="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
7921 *i
[3456789]86* | x86_64
)
7922 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
7923 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
7924 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
7925 $as_echo_n "(cached) " >&6
7927 ac_wine_try_cflags_saved
=$CFLAGS
7928 CFLAGS
="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
7929 cat >conftest.
$ac_ext <<_ACEOF
7932 cat confdefs.h
>>conftest.
$ac_ext
7933 cat >>conftest.
$ac_ext <<_ACEOF
7934 /* end confdefs.h. */
7944 rm -f conftest.
$ac_objext conftest
$ac_exeext
7945 if { (ac_try
="$ac_link"
7947 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7948 *) ac_try_echo=$ac_try;;
7950 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7951 $as_echo "$ac_try_echo") >&5
7952 (eval "$ac_link") 2>conftest.er1
7954 grep -v '^ *+' conftest.er1 >conftest.err
7956 cat conftest.err >&5
7957 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7958 (exit $ac_status); } && {
7959 test -z "$ac_c_werror_flag" ||
7960 test ! -s conftest.err
7961 } && test -s conftest$ac_exeext && {
7962 test "$cross_compiling" = yes ||
7963 $as_test_x conftest$ac_exeext
7965 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
7967 $as_echo "$as_me: failed program was:" >&5
7968 sed 's/^/| /' conftest.$ac_ext >&5
7970 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
7973 rm -rf conftest.dSYM
7974 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7975 conftest$ac_exeext conftest.$ac_ext
7976 CFLAGS=$ac_wine_try_cflags_saved
7978 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
7979 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
7980 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
7981 LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
7988 { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
7989 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
7990 if test "${ac_cv_c_dll_unixware+set}" = set; then
7991 $as_echo_n "(cached) " >&6
7993 ac_wine_try_cflags_saved=$CFLAGS
7994 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
7995 cat >conftest.$ac_ext <<_ACEOF
7998 rm -f conftest.$ac_objext conftest$ac_exeext
7999 if { (ac_try="$ac_link"
8001 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8002 *) ac_try_echo
=$ac_try;;
8004 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8005 $as_echo "$ac_try_echo") >&5
8006 (eval "$ac_link") 2>conftest.er1
8008 grep -v '^ *+' conftest.er1
>conftest.err
8010 cat conftest.err
>&5
8011 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8012 (exit $ac_status); } && {
8013 test -z "$ac_c_werror_flag" ||
8014 test ! -s conftest.err
8015 } && test -s conftest
$ac_exeext && {
8016 test "$cross_compiling" = yes ||
8017 $as_test_x conftest
$ac_exeext
8019 ac_cv_c_dll_unixware
="yes"
8021 $as_echo "$as_me: failed program was:" >&5
8022 sed 's/^/| /' conftest.
$ac_ext >&5
8024 ac_cv_c_dll_unixware
="no"
8027 rm -rf conftest.dSYM
8028 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8029 conftest
$ac_exeext conftest.
$ac_ext
8030 CFLAGS
=$ac_wine_try_cflags_saved
8032 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8033 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8034 if test "$ac_cv_c_dll_unixware" = "yes"
8036 LDSHARED
="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8037 LDDLLFLAGS
="-Wl,-G,-B,symbolic"
8040 { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8041 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8042 if test "${ac_cv_c_dll_hpux+set}" = set; then
8043 $as_echo_n "(cached) " >&6
8045 ac_wine_try_cflags_saved
=$CFLAGS
8046 CFLAGS
="$CFLAGS -shared"
8047 cat >conftest.
$ac_ext <<_ACEOF
8050 rm -f conftest.
$ac_objext conftest
$ac_exeext
8051 if { (ac_try
="$ac_link"
8053 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8054 *) ac_try_echo=$ac_try;;
8056 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8057 $as_echo "$ac_try_echo") >&5
8058 (eval "$ac_link") 2>conftest.er1
8060 grep -v '^ *+' conftest.er1 >conftest.err
8062 cat conftest.err >&5
8063 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8064 (exit $ac_status); } && {
8065 test -z "$ac_c_werror_flag" ||
8066 test ! -s conftest.err
8067 } && test -s conftest$ac_exeext && {
8068 test "$cross_compiling" = yes ||
8069 $as_test_x conftest$ac_exeext
8071 ac_cv_c_dll_hpux="yes"
8073 $as_echo "$as_me: failed program was:" >&5
8074 sed 's/^/| /' conftest.$ac_ext >&5
8076 ac_cv_c_dll_hpux="no"
8079 rm -rf conftest.dSYM
8080 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8081 conftest$ac_exeext conftest.$ac_ext
8082 CFLAGS=$ac_wine_try_cflags_saved
8084 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8085 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8086 if test "$ac_cv_c_dll_hpux" = "yes"
8090 LDDLLFLAGS="-shared -fPIC"
8091 LDSHARED="\$(CC) -shared"
8098 enable_winequartz_drv=${enable_winequartz_drv:-no}
8100 if test "$LIBEXT" = "a"; then
8101 { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8102 It is currently not possible to build Wine without shared library
8103 (.so) support to allow transparent switch between .so and .dll files.
8104 If you are using Linux, you will need a newer binutils.
8106 $as_echo "$as_me: error: could not find a way to build shared libraries.
8107 It is currently not possible to build Wine without shared library
8108 (.so) support to allow transparent switch between .so and .dll files.
8109 If you are using Linux, you will need a newer binutils.
8111 { (exit 1); exit 1; }; }
8114 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8116 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
8118 # Extract the first word of "$ac_prog", so it can be a program name with args.
8119 set dummy $ac_prog; ac_word=$2
8120 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8121 $as_echo_n "checking for $ac_word... " >&6; }
8122 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8123 $as_echo_n "(cached) " >&6
8125 if test -n "$CROSSCC"; then
8126 ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
8128 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8132 test -z "$as_dir" && as_dir=.
8133 for ac_exec_ext in '' $ac_executable_extensions; do
8134 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8135 ac_cv_prog_CROSSCC="$ac_prog"
8136 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8145 CROSSCC=$ac_cv_prog_CROSSCC
8146 if test -n "$CROSSCC"; then
8147 { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8148 $as_echo "$CROSSCC" >&6; }
8150 { $as_echo "$as_me:$LINENO: result: no" >&5
8151 $as_echo "no" >&6; }
8155 test -n "$CROSSCC" && break
8157 test -n "$CROSSCC" || CROSSCC="false"
8159 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
8161 # Extract the first word of "$ac_prog", so it can be a program name with args.
8162 set dummy $ac_prog; ac_word=$2
8163 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8164 $as_echo_n "checking for $ac_word... " >&6; }
8165 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8166 $as_echo_n "(cached) " >&6
8168 if test -n "$DLLTOOL"; then
8169 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8171 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8175 test -z "$as_dir" && as_dir=.
8176 for ac_exec_ext in '' $ac_executable_extensions; do
8177 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8178 ac_cv_prog_DLLTOOL="$ac_prog"
8179 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8188 DLLTOOL=$ac_cv_prog_DLLTOOL
8189 if test -n "$DLLTOOL"; then
8190 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8191 $as_echo "$DLLTOOL" >&6; }
8193 { $as_echo "$as_me:$LINENO: result: no" >&5
8194 $as_echo "no" >&6; }
8198 test -n "$DLLTOOL" && break
8200 test -n "$DLLTOOL" || DLLTOOL="false"
8202 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
8204 # Extract the first word of "$ac_prog", so it can be a program name with args.
8205 set dummy $ac_prog; ac_word=$2
8206 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8207 $as_echo_n "checking for $ac_word... " >&6; }
8208 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8209 $as_echo_n "(cached) " >&6
8211 if test -n "$MINGWAR"; then
8212 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8214 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8218 test -z "$as_dir" && as_dir=.
8219 for ac_exec_ext in '' $ac_executable_extensions; do
8220 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8221 ac_cv_prog_MINGWAR="$ac_prog"
8222 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8231 MINGWAR=$ac_cv_prog_MINGWAR
8232 if test -n "$MINGWAR"; then
8233 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8234 $as_echo "$MINGWAR" >&6; }
8236 { $as_echo "$as_me:$LINENO: result: no" >&5
8237 $as_echo "no" >&6; }
8241 test -n "$MINGWAR" && break
8243 test -n "$MINGWAR" || MINGWAR="false"
8245 if test "$CROSSCC" != "false"
8247 CROSSTEST="\$(CROSSTEST)"
8249 CROSSTARGETFLAGS="-b `expr $CROSSCC : '\(.*\)-gcc'`"
8255 if test "$ac_cv_header_pthread_h" = "yes"
8257 { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8258 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8259 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8260 $as_echo_n "(cached) " >&6
8262 ac_check_lib_save_LIBS=$LIBS
8263 LIBS="-lpthread $LIBS"
8264 cat >conftest.$ac_ext <<_ACEOF
8267 cat confdefs.h >>conftest.$ac_ext
8268 cat >>conftest.$ac_ext <<_ACEOF
8269 /* end confdefs.h. */
8271 /* Override any GCC internal prototype to avoid an error.
8272 Use char because int might match the return type of a GCC
8273 builtin and then its argument prototype would still apply. */
8277 char pthread_create ();
8281 return pthread_create ();
8286 rm -f conftest.$ac_objext conftest$ac_exeext
8287 if { (ac_try="$ac_link"
8289 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8290 *) ac_try_echo
=$ac_try;;
8292 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8293 $as_echo "$ac_try_echo") >&5
8294 (eval "$ac_link") 2>conftest.er1
8296 grep -v '^ *+' conftest.er1
>conftest.err
8298 cat conftest.err
>&5
8299 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8300 (exit $ac_status); } && {
8301 test -z "$ac_c_werror_flag" ||
8302 test ! -s conftest.err
8303 } && test -s conftest
$ac_exeext && {
8304 test "$cross_compiling" = yes ||
8305 $as_test_x conftest
$ac_exeext
8307 ac_cv_lib_pthread_pthread_create
=yes
8309 $as_echo "$as_me: failed program was:" >&5
8310 sed 's/^/| /' conftest.
$ac_ext >&5
8312 ac_cv_lib_pthread_pthread_create
=no
8315 rm -rf conftest.dSYM
8316 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8317 conftest
$ac_exeext conftest.
$ac_ext
8318 LIBS
=$ac_check_lib_save_LIBS
8320 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8321 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8322 if test "x$ac_cv_lib_pthread_pthread_create" = x
""yes; then
8323 LIBPTHREAD
="-lpthread"
8328 if test "x$LIBPTHREAD" = "x"; then
8329 case "x$with_pthread" in
8331 *) { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8332 Wine cannot support threads without libpthread.
8333 Use the --without-pthread option if you really want this." >&5
8334 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8335 Wine cannot support threads without libpthread.
8336 Use the --without-pthread option if you really want this." >&2;}
8337 { (exit 1); exit 1; }; } ;;
8343 { $as_echo "$as_me:$LINENO: checking for X" >&5
8344 $as_echo_n "checking for X... " >&6; }
8347 # Check whether --with-x was given.
8348 if test "${with_x+set}" = set; then
8352 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8353 if test "x$with_x" = xno
; then
8354 # The user explicitly disabled X.
8357 case $x_includes,$x_libraries in #(
8358 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8359 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8360 { (exit 1); exit 1; }; };; #(
8361 *,NONE | NONE
,*) if test "${ac_cv_have_x+set}" = set; then
8362 $as_echo_n "(cached) " >&6
8364 # One or both of the vars are not set, and there is no cached value.
8365 ac_x_includes
=no ac_x_libraries
=no
8366 rm -f -r conftest.dir
8367 if mkdir conftest.dir
; then
8369 cat >Imakefile
<<'_ACEOF'
8371 @echo incroot='${INCROOT}'
8373 @echo usrlibdir='${USRLIBDIR}'
8375 @echo libdir='${LIBDIR}'
8377 if (export CC
; ${XMKMF-xmkmf}) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
8378 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8379 for ac_var
in incroot usrlibdir libdir
; do
8380 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
8382 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8383 for ac_extension
in a so sl dylib la dll
; do
8384 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8385 test -f "$ac_im_libdir/libX11.$ac_extension"; then
8386 ac_im_usrlibdir
=$ac_im_libdir; break
8389 # Screen out bogus values from the imake configuration. They are
8390 # bogus both because they are the default anyway, and because
8391 # using them would break gcc on systems where it needs fixed includes.
8392 case $ac_im_incroot in
8393 /usr
/include
) ac_x_includes
= ;;
8394 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
=$ac_im_incroot;;
8396 case $ac_im_usrlibdir in
8397 /usr
/lib |
/usr
/lib64 |
/lib |
/lib64
) ;;
8398 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
=$ac_im_usrlibdir ;;
8402 rm -f -r conftest.dir
8405 # Standard set of common directories for X headers.
8406 # Check X11 before X11Rn because it is often a symlink to the current release.
8418 /usr/local/X11/include
8419 /usr/local/X11R6/include
8420 /usr/local/X11R5/include
8421 /usr/local/X11R4/include
8423 /usr/local/include/X11
8424 /usr/local/include/X11R6
8425 /usr/local/include/X11R5
8426 /usr/local/include/X11R4
8430 /usr/XFree86/include/X11
8434 /usr/unsupported/include
8436 /usr/local/x11r5/include
8437 /usr/lpp/Xamples/include
8439 /usr/openwin/include
8440 /usr/openwin/share/include'
8442 if test "$ac_x_includes" = no
; then
8443 # Guess where to find include files, by looking for Xlib.h.
8444 # First, try using that file with no special directory specified.
8445 cat >conftest.
$ac_ext <<_ACEOF
8448 cat confdefs.h
>>conftest.
$ac_ext
8449 cat >>conftest.
$ac_ext <<_ACEOF
8450 /* end confdefs.h. */
8451 #include <X11/Xlib.h>
8453 if { (ac_try
="$ac_cpp conftest.$ac_ext"
8455 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8456 *) ac_try_echo=$ac_try;;
8458 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8459 $as_echo "$ac_try_echo") >&5
8460 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8462 grep -v '^ *+' conftest.er1 >conftest.err
8464 cat conftest.err >&5
8465 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8466 (exit $ac_status); } >/dev/null && {
8467 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8468 test ! -s conftest.err
8470 # We can compile using X headers with no special include directory.
8473 $as_echo "$as_me: failed program was:" >&5
8474 sed 's/^/| /' conftest.$ac_ext >&5
8476 for ac_dir in $ac_x_header_dirs; do
8477 if test -r "$ac_dir/X11/Xlib.h"; then
8478 ac_x_includes=$ac_dir
8484 rm -f conftest.err conftest.$ac_ext
8485 fi # $ac_x_includes = no
8487 if test "$ac_x_libraries" = no; then
8488 # Check for the libraries.
8489 # See if we find them without any special options.
8490 # Don't add to $LIBS permanently.
8493 cat >conftest.$ac_ext <<_ACEOF
8496 cat confdefs.h >>conftest.$ac_ext
8497 cat >>conftest.$ac_ext <<_ACEOF
8498 /* end confdefs.h. */
8499 #include <X11/Xlib.h>
8508 rm -f conftest.$ac_objext conftest$ac_exeext
8509 if { (ac_try="$ac_link"
8511 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8512 *) ac_try_echo
=$ac_try;;
8514 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8515 $as_echo "$ac_try_echo") >&5
8516 (eval "$ac_link") 2>conftest.er1
8518 grep -v '^ *+' conftest.er1
>conftest.err
8520 cat conftest.err
>&5
8521 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8522 (exit $ac_status); } && {
8523 test -z "$ac_c_werror_flag" ||
8524 test ! -s conftest.err
8525 } && test -s conftest
$ac_exeext && {
8526 test "$cross_compiling" = yes ||
8527 $as_test_x conftest
$ac_exeext
8530 # We can link X programs with no special library path.
8533 $as_echo "$as_me: failed program was:" >&5
8534 sed 's/^/| /' conftest.
$ac_ext >&5
8537 for ac_dir
in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
8539 # Don't even attempt the hair of trying to link an X program!
8540 for ac_extension
in a so sl dylib la dll
; do
8541 if test -r "$ac_dir/libX11.$ac_extension"; then
8542 ac_x_libraries
=$ac_dir
8549 rm -rf conftest.dSYM
8550 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8551 conftest
$ac_exeext conftest.
$ac_ext
8552 fi # $ac_x_libraries = no
8554 case $ac_x_includes,$ac_x_libraries in #(
8556 # Didn't find X, or a directory has "'" in its name.
8557 ac_cv_have_x
="have_x=no";; #(
8559 # Record where we found X for the cache.
8560 ac_cv_have_x
="have_x=yes\
8561 ac_x_includes='$ac_x_includes'\
8562 ac_x_libraries='$ac_x_libraries'"
8568 eval "$ac_cv_have_x"
8571 if test "$have_x" != yes; then
8572 { $as_echo "$as_me:$LINENO: result: $have_x" >&5
8573 $as_echo "$have_x" >&6; }
8576 # If each of the values was on the command line, it overrides each guess.
8577 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
8578 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
8579 # Update the cache value to reflect the command line values.
8580 ac_cv_have_x
="have_x=yes\
8581 ac_x_includes='$x_includes'\
8582 ac_x_libraries='$x_libraries'"
8583 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
8584 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
8587 if test "$no_x" = yes; then
8588 # Not all programs may use this symbol, but it does not hurt to define it.
8590 cat >>confdefs.h
<<\_ACEOF
8591 #define X_DISPLAY_MISSING 1
8594 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
8596 if test -n "$x_includes"; then
8597 X_CFLAGS
="$X_CFLAGS -I$x_includes"
8600 # It would also be nice to do this for all -L options, not just this one.
8601 if test -n "$x_libraries"; then
8602 X_LIBS
="$X_LIBS -L$x_libraries"
8603 # For Solaris; some versions of Sun CC require a space after -R and
8604 # others require no space. Words are not sufficient . . . .
8605 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
8606 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
8607 ac_xsave_LIBS
=$LIBS; LIBS
="$LIBS -R$x_libraries"
8608 ac_xsave_c_werror_flag
=$ac_c_werror_flag
8609 ac_c_werror_flag
=yes
8610 cat >conftest.
$ac_ext <<_ACEOF
8613 cat confdefs.h
>>conftest.
$ac_ext
8614 cat >>conftest.
$ac_ext <<_ACEOF
8615 /* end confdefs.h. */
8625 rm -f conftest.
$ac_objext conftest
$ac_exeext
8626 if { (ac_try
="$ac_link"
8628 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8629 *) ac_try_echo=$ac_try;;
8631 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8632 $as_echo "$ac_try_echo") >&5
8633 (eval "$ac_link") 2>conftest.er1
8635 grep -v '^ *+' conftest.er1 >conftest.err
8637 cat conftest.err >&5
8638 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8639 (exit $ac_status); } && {
8640 test -z "$ac_c_werror_flag" ||
8641 test ! -s conftest.err
8642 } && test -s conftest$ac_exeext && {
8643 test "$cross_compiling" = yes ||
8644 $as_test_x conftest$ac_exeext
8646 { $as_echo "$as_me:$LINENO: result: no" >&5
8647 $as_echo "no" >&6; }
8648 X_LIBS="$X_LIBS -R$x_libraries"
8650 $as_echo "$as_me: failed program was:" >&5
8651 sed 's/^/| /' conftest.$ac_ext >&5
8653 LIBS="$ac_xsave_LIBS -R $x_libraries"
8654 cat >conftest.$ac_ext <<_ACEOF
8657 cat confdefs.h >>conftest.$ac_ext
8658 cat >>conftest.$ac_ext <<_ACEOF
8659 /* end confdefs.h. */
8669 rm -f conftest.$ac_objext conftest$ac_exeext
8670 if { (ac_try="$ac_link"
8672 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8673 *) ac_try_echo
=$ac_try;;
8675 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8676 $as_echo "$ac_try_echo") >&5
8677 (eval "$ac_link") 2>conftest.er1
8679 grep -v '^ *+' conftest.er1
>conftest.err
8681 cat conftest.err
>&5
8682 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8683 (exit $ac_status); } && {
8684 test -z "$ac_c_werror_flag" ||
8685 test ! -s conftest.err
8686 } && test -s conftest
$ac_exeext && {
8687 test "$cross_compiling" = yes ||
8688 $as_test_x conftest
$ac_exeext
8690 { $as_echo "$as_me:$LINENO: result: yes" >&5
8691 $as_echo "yes" >&6; }
8692 X_LIBS
="$X_LIBS -R $x_libraries"
8694 $as_echo "$as_me: failed program was:" >&5
8695 sed 's/^/| /' conftest.
$ac_ext >&5
8697 { $as_echo "$as_me:$LINENO: result: neither works" >&5
8698 $as_echo "neither works" >&6; }
8701 rm -rf conftest.dSYM
8702 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8703 conftest
$ac_exeext conftest.
$ac_ext
8706 rm -rf conftest.dSYM
8707 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8708 conftest
$ac_exeext conftest.
$ac_ext
8709 ac_c_werror_flag
=$ac_xsave_c_werror_flag
8713 # Check for system-dependent libraries X programs must link with.
8714 # Do this before checking for the system-independent R6 libraries
8715 # (-lICE), since we may need -lsocket or whatever for X linking.
8717 if test "$ISC" = yes; then
8718 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
8720 # Martyn Johnson says this is needed for Ultrix, if the X
8721 # libraries were built with DECnet support. And Karl Berry says
8722 # the Alpha needs dnet_stub (dnet does not exist).
8723 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS $X_LIBS -lX11"
8724 cat >conftest.
$ac_ext <<_ACEOF
8727 cat confdefs.h
>>conftest.
$ac_ext
8728 cat >>conftest.
$ac_ext <<_ACEOF
8729 /* end confdefs.h. */
8731 /* Override any GCC internal prototype to avoid an error.
8732 Use char because int might match the return type of a GCC
8733 builtin and then its argument prototype would still apply. */
8737 char XOpenDisplay ();
8741 return XOpenDisplay ();
8746 rm -f conftest.
$ac_objext conftest
$ac_exeext
8747 if { (ac_try
="$ac_link"
8749 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8750 *) ac_try_echo=$ac_try;;
8752 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8753 $as_echo "$ac_try_echo") >&5
8754 (eval "$ac_link") 2>conftest.er1
8756 grep -v '^ *+' conftest.er1 >conftest.err
8758 cat conftest.err >&5
8759 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8760 (exit $ac_status); } && {
8761 test -z "$ac_c_werror_flag" ||
8762 test ! -s conftest.err
8763 } && test -s conftest$ac_exeext && {
8764 test "$cross_compiling" = yes ||
8765 $as_test_x conftest$ac_exeext
8769 $as_echo "$as_me: failed program was:" >&5
8770 sed 's/^/| /' conftest.$ac_ext >&5
8772 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
8773 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
8774 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
8775 $as_echo_n "(cached) " >&6
8777 ac_check_lib_save_LIBS=$LIBS
8779 cat >conftest.$ac_ext <<_ACEOF
8782 cat confdefs.h >>conftest.$ac_ext
8783 cat >>conftest.$ac_ext <<_ACEOF
8784 /* end confdefs.h. */
8786 /* Override any GCC internal prototype to avoid an error.
8787 Use char because int might match the return type of a GCC
8788 builtin and then its argument prototype would still apply. */
8796 return dnet_ntoa ();
8801 rm -f conftest.$ac_objext conftest$ac_exeext
8802 if { (ac_try="$ac_link"
8804 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8805 *) ac_try_echo
=$ac_try;;
8807 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8808 $as_echo "$ac_try_echo") >&5
8809 (eval "$ac_link") 2>conftest.er1
8811 grep -v '^ *+' conftest.er1
>conftest.err
8813 cat conftest.err
>&5
8814 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8815 (exit $ac_status); } && {
8816 test -z "$ac_c_werror_flag" ||
8817 test ! -s conftest.err
8818 } && test -s conftest
$ac_exeext && {
8819 test "$cross_compiling" = yes ||
8820 $as_test_x conftest
$ac_exeext
8822 ac_cv_lib_dnet_dnet_ntoa
=yes
8824 $as_echo "$as_me: failed program was:" >&5
8825 sed 's/^/| /' conftest.
$ac_ext >&5
8827 ac_cv_lib_dnet_dnet_ntoa
=no
8830 rm -rf conftest.dSYM
8831 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8832 conftest
$ac_exeext conftest.
$ac_ext
8833 LIBS
=$ac_check_lib_save_LIBS
8835 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
8836 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
8837 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x
""yes; then
8838 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
8841 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
8842 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
8843 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
8844 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
8845 $as_echo_n "(cached) " >&6
8847 ac_check_lib_save_LIBS
=$LIBS
8848 LIBS
="-ldnet_stub $LIBS"
8849 cat >conftest.
$ac_ext <<_ACEOF
8852 cat confdefs.h
>>conftest.
$ac_ext
8853 cat >>conftest.
$ac_ext <<_ACEOF
8854 /* end confdefs.h. */
8856 /* Override any GCC internal prototype to avoid an error.
8857 Use char because int might match the return type of a GCC
8858 builtin and then its argument prototype would still apply. */
8866 return dnet_ntoa ();
8871 rm -f conftest.
$ac_objext conftest
$ac_exeext
8872 if { (ac_try
="$ac_link"
8874 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8875 *) ac_try_echo=$ac_try;;
8877 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8878 $as_echo "$ac_try_echo") >&5
8879 (eval "$ac_link") 2>conftest.er1
8881 grep -v '^ *+' conftest.er1 >conftest.err
8883 cat conftest.err >&5
8884 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8885 (exit $ac_status); } && {
8886 test -z "$ac_c_werror_flag" ||
8887 test ! -s conftest.err
8888 } && test -s conftest$ac_exeext && {
8889 test "$cross_compiling" = yes ||
8890 $as_test_x conftest$ac_exeext
8892 ac_cv_lib_dnet_stub_dnet_ntoa=yes
8894 $as_echo "$as_me: failed program was:" >&5
8895 sed 's/^/| /' conftest.$ac_ext >&5
8897 ac_cv_lib_dnet_stub_dnet_ntoa=no
8900 rm -rf conftest.dSYM
8901 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8902 conftest$ac_exeext conftest.$ac_ext
8903 LIBS=$ac_check_lib_save_LIBS
8905 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
8906 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
8907 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then
8908 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
8914 rm -rf conftest.dSYM
8915 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8916 conftest$ac_exeext conftest.$ac_ext
8917 LIBS="$ac_xsave_LIBS"
8919 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
8920 # to get the SysV transport functions.
8921 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
8923 # The nsl library prevents programs from opening the X display
8924 # on Irix 5.2, according to T.E. Dickey.
8925 # The functions gethostbyname, getservbyname, and inet_addr are
8926 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
8927 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
8928 $as_echo_n "checking for gethostbyname... " >&6; }
8929 if test "${ac_cv_func_gethostbyname+set}" = set; then
8930 $as_echo_n "(cached) " >&6
8932 cat >conftest.$ac_ext <<_ACEOF
8935 cat confdefs.h >>conftest.$ac_ext
8936 cat >>conftest.$ac_ext <<_ACEOF
8937 /* end confdefs.h. */
8938 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
8939 For example, HP-UX 11i <limits.h> declares gettimeofday. */
8940 #define gethostbyname innocuous_gethostbyname
8942 /* System header to define __stub macros and hopefully few prototypes,
8943 which can conflict with char gethostbyname (); below.
8944 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8945 <limits.h> exists even on freestanding compilers. */
8948 # include <limits.h>
8950 # include <assert.h>
8953 #undef gethostbyname
8955 /* Override any GCC internal prototype to avoid an error.
8956 Use char because int might match the return type of a GCC
8957 builtin and then its argument prototype would still apply. */
8961 char gethostbyname ();
8962 /* The GNU C library defines this for functions which it implements
8963 to always fail with ENOSYS. Some functions are actually named
8964 something starting with __ and the normal name is an alias. */
8965 #if defined __stub_gethostbyname || defined __stub___gethostbyname
8972 return gethostbyname ();
8977 rm -f conftest.$ac_objext conftest$ac_exeext
8978 if { (ac_try="$ac_link"
8980 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8981 *) ac_try_echo
=$ac_try;;
8983 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8984 $as_echo "$ac_try_echo") >&5
8985 (eval "$ac_link") 2>conftest.er1
8987 grep -v '^ *+' conftest.er1
>conftest.err
8989 cat conftest.err
>&5
8990 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8991 (exit $ac_status); } && {
8992 test -z "$ac_c_werror_flag" ||
8993 test ! -s conftest.err
8994 } && test -s conftest
$ac_exeext && {
8995 test "$cross_compiling" = yes ||
8996 $as_test_x conftest
$ac_exeext
8998 ac_cv_func_gethostbyname
=yes
9000 $as_echo "$as_me: failed program was:" >&5
9001 sed 's/^/| /' conftest.
$ac_ext >&5
9003 ac_cv_func_gethostbyname
=no
9006 rm -rf conftest.dSYM
9007 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9008 conftest
$ac_exeext conftest.
$ac_ext
9010 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9011 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9013 if test $ac_cv_func_gethostbyname = no
; then
9014 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9015 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9016 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9017 $as_echo_n "(cached) " >&6
9019 ac_check_lib_save_LIBS
=$LIBS
9021 cat >conftest.
$ac_ext <<_ACEOF
9024 cat confdefs.h
>>conftest.
$ac_ext
9025 cat >>conftest.
$ac_ext <<_ACEOF
9026 /* end confdefs.h. */
9028 /* Override any GCC internal prototype to avoid an error.
9029 Use char because int might match the return type of a GCC
9030 builtin and then its argument prototype would still apply. */
9034 char gethostbyname ();
9038 return gethostbyname ();
9043 rm -f conftest.
$ac_objext conftest
$ac_exeext
9044 if { (ac_try
="$ac_link"
9046 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9047 *) ac_try_echo=$ac_try;;
9049 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9050 $as_echo "$ac_try_echo") >&5
9051 (eval "$ac_link") 2>conftest.er1
9053 grep -v '^ *+' conftest.er1 >conftest.err
9055 cat conftest.err >&5
9056 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9057 (exit $ac_status); } && {
9058 test -z "$ac_c_werror_flag" ||
9059 test ! -s conftest.err
9060 } && test -s conftest$ac_exeext && {
9061 test "$cross_compiling" = yes ||
9062 $as_test_x conftest$ac_exeext
9064 ac_cv_lib_nsl_gethostbyname=yes
9066 $as_echo "$as_me: failed program was:" >&5
9067 sed 's/^/| /' conftest.$ac_ext >&5
9069 ac_cv_lib_nsl_gethostbyname=no
9072 rm -rf conftest.dSYM
9073 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9074 conftest$ac_exeext conftest.$ac_ext
9075 LIBS=$ac_check_lib_save_LIBS
9077 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9078 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9079 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
9080 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
9083 if test $ac_cv_lib_nsl_gethostbyname = no; then
9084 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9085 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9086 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9087 $as_echo_n "(cached) " >&6
9089 ac_check_lib_save_LIBS=$LIBS
9091 cat >conftest.$ac_ext <<_ACEOF
9094 cat confdefs.h >>conftest.$ac_ext
9095 cat >>conftest.$ac_ext <<_ACEOF
9096 /* end confdefs.h. */
9098 /* Override any GCC internal prototype to avoid an error.
9099 Use char because int might match the return type of a GCC
9100 builtin and then its argument prototype would still apply. */
9104 char gethostbyname ();
9108 return gethostbyname ();
9113 rm -f conftest.$ac_objext conftest$ac_exeext
9114 if { (ac_try="$ac_link"
9116 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9117 *) ac_try_echo
=$ac_try;;
9119 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9120 $as_echo "$ac_try_echo") >&5
9121 (eval "$ac_link") 2>conftest.er1
9123 grep -v '^ *+' conftest.er1
>conftest.err
9125 cat conftest.err
>&5
9126 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9127 (exit $ac_status); } && {
9128 test -z "$ac_c_werror_flag" ||
9129 test ! -s conftest.err
9130 } && test -s conftest
$ac_exeext && {
9131 test "$cross_compiling" = yes ||
9132 $as_test_x conftest
$ac_exeext
9134 ac_cv_lib_bsd_gethostbyname
=yes
9136 $as_echo "$as_me: failed program was:" >&5
9137 sed 's/^/| /' conftest.
$ac_ext >&5
9139 ac_cv_lib_bsd_gethostbyname
=no
9142 rm -rf conftest.dSYM
9143 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9144 conftest
$ac_exeext conftest.
$ac_ext
9145 LIBS
=$ac_check_lib_save_LIBS
9147 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9148 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9149 if test "x$ac_cv_lib_bsd_gethostbyname" = x
""yes; then
9150 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lbsd"
9156 # lieder@skyler.mavd.honeywell.com says without -lsocket,
9157 # socket/setsockopt and other routines are undefined under SCO ODT
9158 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
9159 # on later versions), says Simon Leinen: it contains gethostby*
9160 # variants that don't use the name server (or something). -lsocket
9161 # must be given before -lnsl if both are needed. We assume that
9162 # if connect needs -lnsl, so does gethostbyname.
9163 { $as_echo "$as_me:$LINENO: checking for connect" >&5
9164 $as_echo_n "checking for connect... " >&6; }
9165 if test "${ac_cv_func_connect+set}" = set; then
9166 $as_echo_n "(cached) " >&6
9168 cat >conftest.
$ac_ext <<_ACEOF
9171 cat confdefs.h
>>conftest.
$ac_ext
9172 cat >>conftest.
$ac_ext <<_ACEOF
9173 /* end confdefs.h. */
9174 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9175 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9176 #define connect innocuous_connect
9178 /* System header to define __stub macros and hopefully few prototypes,
9179 which can conflict with char connect (); below.
9180 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9181 <limits.h> exists even on freestanding compilers. */
9184 # include <limits.h>
9186 # include <assert.h>
9191 /* Override any GCC internal prototype to avoid an error.
9192 Use char because int might match the return type of a GCC
9193 builtin and then its argument prototype would still apply. */
9198 /* The GNU C library defines this for functions which it implements
9199 to always fail with ENOSYS. Some functions are actually named
9200 something starting with __ and the normal name is an alias. */
9201 #if defined __stub_connect || defined __stub___connect
9213 rm -f conftest.
$ac_objext conftest
$ac_exeext
9214 if { (ac_try
="$ac_link"
9216 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9217 *) ac_try_echo=$ac_try;;
9219 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9220 $as_echo "$ac_try_echo") >&5
9221 (eval "$ac_link") 2>conftest.er1
9223 grep -v '^ *+' conftest.er1 >conftest.err
9225 cat conftest.err >&5
9226 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9227 (exit $ac_status); } && {
9228 test -z "$ac_c_werror_flag" ||
9229 test ! -s conftest.err
9230 } && test -s conftest$ac_exeext && {
9231 test "$cross_compiling" = yes ||
9232 $as_test_x conftest$ac_exeext
9234 ac_cv_func_connect=yes
9236 $as_echo "$as_me: failed program was:" >&5
9237 sed 's/^/| /' conftest.$ac_ext >&5
9239 ac_cv_func_connect=no
9242 rm -rf conftest.dSYM
9243 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9244 conftest$ac_exeext conftest.$ac_ext
9246 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9247 $as_echo "$ac_cv_func_connect" >&6; }
9249 if test $ac_cv_func_connect = no; then
9250 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9251 $as_echo_n "checking for connect in -lsocket... " >&6; }
9252 if test "${ac_cv_lib_socket_connect+set}" = set; then
9253 $as_echo_n "(cached) " >&6
9255 ac_check_lib_save_LIBS=$LIBS
9256 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
9257 cat >conftest.$ac_ext <<_ACEOF
9260 cat confdefs.h >>conftest.$ac_ext
9261 cat >>conftest.$ac_ext <<_ACEOF
9262 /* end confdefs.h. */
9264 /* Override any GCC internal prototype to avoid an error.
9265 Use char because int might match the return type of a GCC
9266 builtin and then its argument prototype would still apply. */
9279 rm -f conftest.$ac_objext conftest$ac_exeext
9280 if { (ac_try="$ac_link"
9282 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9283 *) ac_try_echo
=$ac_try;;
9285 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9286 $as_echo "$ac_try_echo") >&5
9287 (eval "$ac_link") 2>conftest.er1
9289 grep -v '^ *+' conftest.er1
>conftest.err
9291 cat conftest.err
>&5
9292 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9293 (exit $ac_status); } && {
9294 test -z "$ac_c_werror_flag" ||
9295 test ! -s conftest.err
9296 } && test -s conftest
$ac_exeext && {
9297 test "$cross_compiling" = yes ||
9298 $as_test_x conftest
$ac_exeext
9300 ac_cv_lib_socket_connect
=yes
9302 $as_echo "$as_me: failed program was:" >&5
9303 sed 's/^/| /' conftest.
$ac_ext >&5
9305 ac_cv_lib_socket_connect
=no
9308 rm -rf conftest.dSYM
9309 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9310 conftest
$ac_exeext conftest.
$ac_ext
9311 LIBS
=$ac_check_lib_save_LIBS
9313 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9314 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9315 if test "x$ac_cv_lib_socket_connect" = x
""yes; then
9316 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
9321 # Guillermo Gomez says -lposix is necessary on A/UX.
9322 { $as_echo "$as_me:$LINENO: checking for remove" >&5
9323 $as_echo_n "checking for remove... " >&6; }
9324 if test "${ac_cv_func_remove+set}" = set; then
9325 $as_echo_n "(cached) " >&6
9327 cat >conftest.
$ac_ext <<_ACEOF
9330 cat confdefs.h
>>conftest.
$ac_ext
9331 cat >>conftest.
$ac_ext <<_ACEOF
9332 /* end confdefs.h. */
9333 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9334 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9335 #define remove innocuous_remove
9337 /* System header to define __stub macros and hopefully few prototypes,
9338 which can conflict with char remove (); below.
9339 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9340 <limits.h> exists even on freestanding compilers. */
9343 # include <limits.h>
9345 # include <assert.h>
9350 /* Override any GCC internal prototype to avoid an error.
9351 Use char because int might match the return type of a GCC
9352 builtin and then its argument prototype would still apply. */
9357 /* The GNU C library defines this for functions which it implements
9358 to always fail with ENOSYS. Some functions are actually named
9359 something starting with __ and the normal name is an alias. */
9360 #if defined __stub_remove || defined __stub___remove
9372 rm -f conftest.
$ac_objext conftest
$ac_exeext
9373 if { (ac_try
="$ac_link"
9375 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9376 *) ac_try_echo=$ac_try;;
9378 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9379 $as_echo "$ac_try_echo") >&5
9380 (eval "$ac_link") 2>conftest.er1
9382 grep -v '^ *+' conftest.er1 >conftest.err
9384 cat conftest.err >&5
9385 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9386 (exit $ac_status); } && {
9387 test -z "$ac_c_werror_flag" ||
9388 test ! -s conftest.err
9389 } && test -s conftest$ac_exeext && {
9390 test "$cross_compiling" = yes ||
9391 $as_test_x conftest$ac_exeext
9393 ac_cv_func_remove=yes
9395 $as_echo "$as_me: failed program was:" >&5
9396 sed 's/^/| /' conftest.$ac_ext >&5
9398 ac_cv_func_remove=no
9401 rm -rf conftest.dSYM
9402 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9403 conftest$ac_exeext conftest.$ac_ext
9405 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9406 $as_echo "$ac_cv_func_remove" >&6; }
9408 if test $ac_cv_func_remove = no; then
9409 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9410 $as_echo_n "checking for remove in -lposix... " >&6; }
9411 if test "${ac_cv_lib_posix_remove+set}" = set; then
9412 $as_echo_n "(cached) " >&6
9414 ac_check_lib_save_LIBS=$LIBS
9415 LIBS="-lposix $LIBS"
9416 cat >conftest.$ac_ext <<_ACEOF
9419 cat confdefs.h >>conftest.$ac_ext
9420 cat >>conftest.$ac_ext <<_ACEOF
9421 /* end confdefs.h. */
9423 /* Override any GCC internal prototype to avoid an error.
9424 Use char because int might match the return type of a GCC
9425 builtin and then its argument prototype would still apply. */
9438 rm -f conftest.$ac_objext conftest$ac_exeext
9439 if { (ac_try="$ac_link"
9441 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9442 *) ac_try_echo
=$ac_try;;
9444 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9445 $as_echo "$ac_try_echo") >&5
9446 (eval "$ac_link") 2>conftest.er1
9448 grep -v '^ *+' conftest.er1
>conftest.err
9450 cat conftest.err
>&5
9451 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9452 (exit $ac_status); } && {
9453 test -z "$ac_c_werror_flag" ||
9454 test ! -s conftest.err
9455 } && test -s conftest
$ac_exeext && {
9456 test "$cross_compiling" = yes ||
9457 $as_test_x conftest
$ac_exeext
9459 ac_cv_lib_posix_remove
=yes
9461 $as_echo "$as_me: failed program was:" >&5
9462 sed 's/^/| /' conftest.
$ac_ext >&5
9464 ac_cv_lib_posix_remove
=no
9467 rm -rf conftest.dSYM
9468 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9469 conftest
$ac_exeext conftest.
$ac_ext
9470 LIBS
=$ac_check_lib_save_LIBS
9472 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9473 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9474 if test "x$ac_cv_lib_posix_remove" = x
""yes; then
9475 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
9480 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9481 { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9482 $as_echo_n "checking for shmat... " >&6; }
9483 if test "${ac_cv_func_shmat+set}" = set; then
9484 $as_echo_n "(cached) " >&6
9486 cat >conftest.
$ac_ext <<_ACEOF
9489 cat confdefs.h
>>conftest.
$ac_ext
9490 cat >>conftest.
$ac_ext <<_ACEOF
9491 /* end confdefs.h. */
9492 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9493 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9494 #define shmat innocuous_shmat
9496 /* System header to define __stub macros and hopefully few prototypes,
9497 which can conflict with char shmat (); below.
9498 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9499 <limits.h> exists even on freestanding compilers. */
9502 # include <limits.h>
9504 # include <assert.h>
9509 /* Override any GCC internal prototype to avoid an error.
9510 Use char because int might match the return type of a GCC
9511 builtin and then its argument prototype would still apply. */
9516 /* The GNU C library defines this for functions which it implements
9517 to always fail with ENOSYS. Some functions are actually named
9518 something starting with __ and the normal name is an alias. */
9519 #if defined __stub_shmat || defined __stub___shmat
9531 rm -f conftest.
$ac_objext conftest
$ac_exeext
9532 if { (ac_try
="$ac_link"
9534 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9535 *) ac_try_echo=$ac_try;;
9537 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9538 $as_echo "$ac_try_echo") >&5
9539 (eval "$ac_link") 2>conftest.er1
9541 grep -v '^ *+' conftest.er1 >conftest.err
9543 cat conftest.err >&5
9544 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9545 (exit $ac_status); } && {
9546 test -z "$ac_c_werror_flag" ||
9547 test ! -s conftest.err
9548 } && test -s conftest$ac_exeext && {
9549 test "$cross_compiling" = yes ||
9550 $as_test_x conftest$ac_exeext
9552 ac_cv_func_shmat=yes
9554 $as_echo "$as_me: failed program was:" >&5
9555 sed 's/^/| /' conftest.$ac_ext >&5
9560 rm -rf conftest.dSYM
9561 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9562 conftest$ac_exeext conftest.$ac_ext
9564 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
9565 $as_echo "$ac_cv_func_shmat" >&6; }
9567 if test $ac_cv_func_shmat = no; then
9568 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
9569 $as_echo_n "checking for shmat in -lipc... " >&6; }
9570 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
9571 $as_echo_n "(cached) " >&6
9573 ac_check_lib_save_LIBS=$LIBS
9575 cat >conftest.$ac_ext <<_ACEOF
9578 cat confdefs.h >>conftest.$ac_ext
9579 cat >>conftest.$ac_ext <<_ACEOF
9580 /* end confdefs.h. */
9582 /* Override any GCC internal prototype to avoid an error.
9583 Use char because int might match the return type of a GCC
9584 builtin and then its argument prototype would still apply. */
9597 rm -f conftest.$ac_objext conftest$ac_exeext
9598 if { (ac_try="$ac_link"
9600 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9601 *) ac_try_echo
=$ac_try;;
9603 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9604 $as_echo "$ac_try_echo") >&5
9605 (eval "$ac_link") 2>conftest.er1
9607 grep -v '^ *+' conftest.er1
>conftest.err
9609 cat conftest.err
>&5
9610 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9611 (exit $ac_status); } && {
9612 test -z "$ac_c_werror_flag" ||
9613 test ! -s conftest.err
9614 } && test -s conftest
$ac_exeext && {
9615 test "$cross_compiling" = yes ||
9616 $as_test_x conftest
$ac_exeext
9618 ac_cv_lib_ipc_shmat
=yes
9620 $as_echo "$as_me: failed program was:" >&5
9621 sed 's/^/| /' conftest.
$ac_ext >&5
9623 ac_cv_lib_ipc_shmat
=no
9626 rm -rf conftest.dSYM
9627 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9628 conftest
$ac_exeext conftest.
$ac_ext
9629 LIBS
=$ac_check_lib_save_LIBS
9631 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
9632 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
9633 if test "x$ac_cv_lib_ipc_shmat" = x
""yes; then
9634 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
9640 # Check for libraries that X11R6 Xt/Xaw programs need.
9641 ac_save_LDFLAGS
=$LDFLAGS
9642 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
9643 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
9644 # check for ICE first), but we must link in the order -lSM -lICE or
9645 # we get undefined symbols. So assume we have SM if we have ICE.
9646 # These have to be linked with before -lX11, unlike the other
9647 # libraries we check for below, so use a different variable.
9648 # John Interrante, Karl Berry
9649 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
9650 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
9651 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
9652 $as_echo_n "(cached) " >&6
9654 ac_check_lib_save_LIBS
=$LIBS
9655 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
9656 cat >conftest.
$ac_ext <<_ACEOF
9659 cat confdefs.h
>>conftest.
$ac_ext
9660 cat >>conftest.
$ac_ext <<_ACEOF
9661 /* end confdefs.h. */
9663 /* Override any GCC internal prototype to avoid an error.
9664 Use char because int might match the return type of a GCC
9665 builtin and then its argument prototype would still apply. */
9669 char IceConnectionNumber ();
9673 return IceConnectionNumber ();
9678 rm -f conftest.
$ac_objext conftest
$ac_exeext
9679 if { (ac_try
="$ac_link"
9681 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9682 *) ac_try_echo=$ac_try;;
9684 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9685 $as_echo "$ac_try_echo") >&5
9686 (eval "$ac_link") 2>conftest.er1
9688 grep -v '^ *+' conftest.er1 >conftest.err
9690 cat conftest.err >&5
9691 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9692 (exit $ac_status); } && {
9693 test -z "$ac_c_werror_flag" ||
9694 test ! -s conftest.err
9695 } && test -s conftest$ac_exeext && {
9696 test "$cross_compiling" = yes ||
9697 $as_test_x conftest$ac_exeext
9699 ac_cv_lib_ICE_IceConnectionNumber=yes
9701 $as_echo "$as_me: failed program was:" >&5
9702 sed 's/^/| /' conftest.$ac_ext >&5
9704 ac_cv_lib_ICE_IceConnectionNumber=no
9707 rm -rf conftest.dSYM
9708 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9709 conftest$ac_exeext conftest.$ac_ext
9710 LIBS=$ac_check_lib_save_LIBS
9712 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
9713 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
9714 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then
9715 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
9718 LDFLAGS=$ac_save_LDFLAGS
9723 if test "$have_x" = "yes"
9726 ac_save_CPPFLAGS="$CPPFLAGS"
9727 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
9729 { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
9730 $as_echo_n "checking for -lX11... " >&6; }
9731 if test "${ac_cv_lib_soname_X11+set}" = set; then
9732 $as_echo_n "(cached) " >&6
9734 ac_check_soname_save_LIBS=$LIBS
9735 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
9736 cat >conftest.$ac_ext <<_ACEOF
9739 cat confdefs.h >>conftest.$ac_ext
9740 cat >>conftest.$ac_ext <<_ACEOF
9741 /* end confdefs.h. */
9743 /* Override any GCC internal prototype to avoid an error.
9744 Use char because int might match the return type of a GCC
9745 builtin and then its argument prototype would still apply. */
9749 char XCreateWindow ();
9753 return XCreateWindow ();
9758 rm -f conftest.$ac_objext conftest$ac_exeext
9759 if { (ac_try="$ac_link"
9761 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9762 *) ac_try_echo
=$ac_try;;
9764 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9765 $as_echo "$ac_try_echo") >&5
9766 (eval "$ac_link") 2>conftest.er1
9768 grep -v '^ *+' conftest.er1
>conftest.err
9770 cat conftest.err
>&5
9771 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9772 (exit $ac_status); } && {
9773 test -z "$ac_c_werror_flag" ||
9774 test ! -s conftest.err
9775 } && test -s conftest
$ac_exeext && {
9776 test "$cross_compiling" = yes ||
9777 $as_test_x conftest
$ac_exeext
9781 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'` ;;
9782 *) ac_cv_lib_soname_X11
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9785 $as_echo "$as_me: failed program was:" >&5
9786 sed 's/^/| /' conftest.
$ac_ext >&5
9791 rm -rf conftest.dSYM
9792 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9793 conftest
$ac_exeext conftest.
$ac_ext
9794 LIBS
=$ac_check_soname_save_LIBS
9796 if test "x$ac_cv_lib_soname_X11" = "x"; then
9797 { $as_echo "$as_me:$LINENO: result: not found" >&5
9798 $as_echo "not found" >&6; }
9801 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
9802 $as_echo "$ac_cv_lib_soname_X11" >&6; }
9804 cat >>confdefs.h
<<_ACEOF
9805 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
9811 { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
9812 $as_echo_n "checking for -lXext... " >&6; }
9813 if test "${ac_cv_lib_soname_Xext+set}" = set; then
9814 $as_echo_n "(cached) " >&6
9816 ac_check_soname_save_LIBS
=$LIBS
9817 LIBS
="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
9818 cat >conftest.
$ac_ext <<_ACEOF
9821 cat confdefs.h
>>conftest.
$ac_ext
9822 cat >>conftest.
$ac_ext <<_ACEOF
9823 /* end confdefs.h. */
9825 /* Override any GCC internal prototype to avoid an error.
9826 Use char because int might match the return type of a GCC
9827 builtin and then its argument prototype would still apply. */
9831 char XextCreateExtension ();
9835 return XextCreateExtension ();
9840 rm -f conftest.
$ac_objext conftest
$ac_exeext
9841 if { (ac_try
="$ac_link"
9843 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9844 *) ac_try_echo=$ac_try;;
9846 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9847 $as_echo "$ac_try_echo") >&5
9848 (eval "$ac_link") 2>conftest.er1
9850 grep -v '^ *+' conftest.er1 >conftest.err
9852 cat conftest.err >&5
9853 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9854 (exit $ac_status); } && {
9855 test -z "$ac_c_werror_flag" ||
9856 test ! -s conftest.err
9857 } && test -s conftest$ac_exeext && {
9858 test "$cross_compiling" = yes ||
9859 $as_test_x conftest$ac_exeext
9863 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'` ;;
9864 *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXext\\.$LIBEXT" |
sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9867 $as_echo "$as_me: failed program was:" >&5
9868 sed 's/^/| /' conftest.$ac_ext >&5
9873 rm -rf conftest.dSYM
9874 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9875 conftest$ac_exeext conftest.$ac_ext
9876 LIBS=$ac_check_soname_save_LIBS
9878 if test "x$ac_cv_lib_soname_Xext" = "x"; then
9879 { $as_echo "$as_me:$LINENO: result: not found" >&5
9880 $as_echo "not found" >&6; }
9883 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
9884 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
9886 cat >>confdefs.h <<_ACEOF
9887 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
9906 for ac_header in X11/Xlib.h \
9909 X11/Xcursor/Xcursor.h \
9910 X11/extensions/shape.h \
9911 X11/extensions/XInput.h \
9912 X11/extensions/XShm.h \
9913 X11/extensions/Xcomposite.h \
9914 X11/extensions/Xinerama.h \
9915 X11/extensions/Xrandr.h \
9916 X11/extensions/Xrender.h \
9917 X11/extensions/xf86vmode.h
9919 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
9920 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
9921 $as_echo_n "checking for $ac_header... " >&6; }
9922 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9923 $as_echo_n "(cached) " >&6
9925 cat >conftest.$ac_ext <<_ACEOF
9928 cat confdefs.h >>conftest.$ac_ext
9929 cat >>conftest.$ac_ext <<_ACEOF
9930 /* end confdefs.h. */
9931 #ifdef HAVE_X11_XLIB_H
9932 # include <X11/Xlib.h>
9934 #ifdef HAVE_X11_XUTIL_H
9935 # include <X11/Xutil.h>
9938 #include <$ac_header>
9940 rm -f conftest.$ac_objext
9941 if { (ac_try="$ac_compile"
9943 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9944 *) ac_try_echo
=$ac_try;;
9946 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9947 $as_echo "$ac_try_echo") >&5
9948 (eval "$ac_compile") 2>conftest.er1
9950 grep -v '^ *+' conftest.er1
>conftest.err
9952 cat conftest.err
>&5
9953 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9954 (exit $ac_status); } && {
9955 test -z "$ac_c_werror_flag" ||
9956 test ! -s conftest.err
9957 } && test -s conftest.
$ac_objext; then
9958 eval "$as_ac_Header=yes"
9960 $as_echo "$as_me: failed program was:" >&5
9961 sed 's/^/| /' conftest.
$ac_ext >&5
9963 eval "$as_ac_Header=no"
9966 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
9968 ac_res
=`eval 'as_val=${'$as_ac_Header'}
9969 $as_echo "$as_val"'`
9970 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
9971 $as_echo "$ac_res" >&6; }
9972 as_val
=`eval 'as_val=${'$as_ac_Header'}
9973 $as_echo "$as_val"'`
9974 if test "x$as_val" = x
""yes; then
9975 cat >>confdefs.h
<<_ACEOF
9976 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
9984 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
9986 { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
9987 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
9988 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
9989 $as_echo_n "(cached) " >&6
9991 ac_check_lib_save_LIBS
=$LIBS
9992 LIBS
="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
9993 cat >conftest.
$ac_ext <<_ACEOF
9996 cat confdefs.h
>>conftest.
$ac_ext
9997 cat >>conftest.
$ac_ext <<_ACEOF
9998 /* end confdefs.h. */
10000 /* Override any GCC internal prototype to avoid an error.
10001 Use char because int might match the return type of a GCC
10002 builtin and then its argument prototype would still apply. */
10006 char XkbQueryExtension ();
10010 return XkbQueryExtension ();
10015 rm -f conftest.
$ac_objext conftest
$ac_exeext
10016 if { (ac_try
="$ac_link"
10017 case "(($ac_try" in
10018 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10019 *) ac_try_echo=$ac_try;;
10021 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10022 $as_echo "$ac_try_echo") >&5
10023 (eval "$ac_link") 2>conftest.er1
10025 grep -v '^ *+' conftest.er1 >conftest.err
10027 cat conftest.err >&5
10028 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10029 (exit $ac_status); } && {
10030 test -z "$ac_c_werror_flag" ||
10031 test ! -s conftest.err
10032 } && test -s conftest$ac_exeext && {
10033 test "$cross_compiling" = yes ||
10034 $as_test_x conftest$ac_exeext
10036 ac_cv_lib_X11_XkbQueryExtension=yes
10038 $as_echo "$as_me: failed program was:" >&5
10039 sed 's/^/| /' conftest.$ac_ext >&5
10041 ac_cv_lib_X11_XkbQueryExtension=no
10044 rm -rf conftest.dSYM
10045 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10046 conftest$ac_exeext conftest.$ac_ext
10047 LIBS=$ac_check_lib_save_LIBS
10049 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10050 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10051 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x""yes; then
10053 cat >>confdefs.h <<\_ACEOF
10061 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10063 { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10064 $as_echo_n "checking for -lXcursor... " >&6; }
10065 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10066 $as_echo_n "(cached) " >&6
10068 ac_check_soname_save_LIBS=$LIBS
10069 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10070 cat >conftest.$ac_ext <<_ACEOF
10073 cat confdefs.h >>conftest.$ac_ext
10074 cat >>conftest.$ac_ext <<_ACEOF
10075 /* end confdefs.h. */
10077 /* Override any GCC internal prototype to avoid an error.
10078 Use char because int might match the return type of a GCC
10079 builtin and then its argument prototype would still apply. */
10083 char XcursorImageLoadCursor ();
10087 return XcursorImageLoadCursor ();
10092 rm -f conftest.$ac_objext conftest$ac_exeext
10093 if { (ac_try="$ac_link"
10094 case "(($ac_try" in
10095 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10096 *) ac_try_echo
=$ac_try;;
10098 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10099 $as_echo "$ac_try_echo") >&5
10100 (eval "$ac_link") 2>conftest.er1
10102 grep -v '^ *+' conftest.er1
>conftest.err
10104 cat conftest.err
>&5
10105 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10106 (exit $ac_status); } && {
10107 test -z "$ac_c_werror_flag" ||
10108 test ! -s conftest.err
10109 } && test -s conftest
$ac_exeext && {
10110 test "$cross_compiling" = yes ||
10111 $as_test_x conftest
$ac_exeext
10115 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'` ;;
10116 *) ac_cv_lib_soname_Xcursor
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10119 $as_echo "$as_me: failed program was:" >&5
10120 sed 's/^/| /' conftest.
$ac_ext >&5
10125 rm -rf conftest.dSYM
10126 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10127 conftest
$ac_exeext conftest.
$ac_ext
10128 LIBS
=$ac_check_soname_save_LIBS
10130 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10131 { $as_echo "$as_me:$LINENO: result: not found" >&5
10132 $as_echo "not found" >&6; }
10135 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10136 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10138 cat >>confdefs.h
<<_ACEOF
10139 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10146 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10147 case "x$with_xcursor" in
10148 x
) wine_notices
="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10150 *) { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10151 This is an error since --with-xcursor was requested." >&5
10152 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10153 This is an error since --with-xcursor was requested." >&2;}
10154 { (exit 1); exit 1; }; } ;;
10159 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10161 { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10162 $as_echo_n "checking for -lXi... " >&6; }
10163 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10164 $as_echo_n "(cached) " >&6
10166 ac_check_soname_save_LIBS
=$LIBS
10167 LIBS
="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10168 cat >conftest.
$ac_ext <<_ACEOF
10171 cat confdefs.h
>>conftest.
$ac_ext
10172 cat >>conftest.
$ac_ext <<_ACEOF
10173 /* end confdefs.h. */
10175 /* Override any GCC internal prototype to avoid an error.
10176 Use char because int might match the return type of a GCC
10177 builtin and then its argument prototype would still apply. */
10181 char XOpenDevice ();
10185 return XOpenDevice ();
10190 rm -f conftest.
$ac_objext conftest
$ac_exeext
10191 if { (ac_try
="$ac_link"
10192 case "(($ac_try" in
10193 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10194 *) ac_try_echo=$ac_try;;
10196 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10197 $as_echo "$ac_try_echo") >&5
10198 (eval "$ac_link") 2>conftest.er1
10200 grep -v '^ *+' conftest.er1 >conftest.err
10202 cat conftest.err >&5
10203 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10204 (exit $ac_status); } && {
10205 test -z "$ac_c_werror_flag" ||
10206 test ! -s conftest.err
10207 } && test -s conftest$ac_exeext && {
10208 test "$cross_compiling" = yes ||
10209 $as_test_x conftest$ac_exeext
10213 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'` ;;
10214 *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXi\\.$LIBEXT" |
sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10217 $as_echo "$as_me: failed program was:" >&5
10218 sed 's/^/| /' conftest.$ac_ext >&5
10223 rm -rf conftest.dSYM
10224 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10225 conftest$ac_exeext conftest.$ac_ext
10226 LIBS=$ac_check_soname_save_LIBS
10228 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10229 { $as_echo "$as_me:$LINENO: result: not found" >&5
10230 $as_echo "not found" >&6; }
10233 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10234 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10236 cat >>confdefs.h <<_ACEOF
10237 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10244 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10245 case "x$with_xinput" in
10246 x) wine_notices="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10248 *) { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10249 This is an error since --with-xinput was requested." >&5
10250 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10251 This is an error since --with-xinput was requested." >&2;}
10252 { (exit 1); exit 1; }; } ;;
10257 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10259 { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10260 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10261 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10262 $as_echo_n "(cached) " >&6
10264 ac_check_lib_save_LIBS=$LIBS
10265 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10266 cat >conftest.$ac_ext <<_ACEOF
10269 cat confdefs.h >>conftest.$ac_ext
10270 cat >>conftest.$ac_ext <<_ACEOF
10271 /* end confdefs.h. */
10273 /* Override any GCC internal prototype to avoid an error.
10274 Use char because int might match the return type of a GCC
10275 builtin and then its argument prototype would still apply. */
10279 char XShmQueryExtension ();
10283 return XShmQueryExtension ();
10288 rm -f conftest.$ac_objext conftest$ac_exeext
10289 if { (ac_try="$ac_link"
10290 case "(($ac_try" in
10291 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10292 *) ac_try_echo
=$ac_try;;
10294 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10295 $as_echo "$ac_try_echo") >&5
10296 (eval "$ac_link") 2>conftest.er1
10298 grep -v '^ *+' conftest.er1
>conftest.err
10300 cat conftest.err
>&5
10301 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10302 (exit $ac_status); } && {
10303 test -z "$ac_c_werror_flag" ||
10304 test ! -s conftest.err
10305 } && test -s conftest
$ac_exeext && {
10306 test "$cross_compiling" = yes ||
10307 $as_test_x conftest
$ac_exeext
10309 ac_cv_lib_Xext_XShmQueryExtension
=yes
10311 $as_echo "$as_me: failed program was:" >&5
10312 sed 's/^/| /' conftest.
$ac_ext >&5
10314 ac_cv_lib_Xext_XShmQueryExtension
=no
10317 rm -rf conftest.dSYM
10318 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10319 conftest
$ac_exeext conftest.
$ac_ext
10320 LIBS
=$ac_check_lib_save_LIBS
10322 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10323 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10324 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x
""yes; then
10326 cat >>confdefs.h
<<\_ACEOF
10327 #define HAVE_LIBXXSHM 1
10333 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10334 case "x$with_xshm" in
10335 x
) wine_notices
="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10337 *) { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10338 This is an error since --with-xshm was requested." >&5
10339 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10340 This is an error since --with-xshm was requested." >&2;}
10341 { (exit 1); exit 1; }; } ;;
10346 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10348 { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10349 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10350 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10351 $as_echo_n "(cached) " >&6
10353 ac_check_lib_save_LIBS
=$LIBS
10354 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10355 cat >conftest.
$ac_ext <<_ACEOF
10358 cat confdefs.h
>>conftest.
$ac_ext
10359 cat >>conftest.
$ac_ext <<_ACEOF
10360 /* end confdefs.h. */
10362 /* Override any GCC internal prototype to avoid an error.
10363 Use char because int might match the return type of a GCC
10364 builtin and then its argument prototype would still apply. */
10368 char XShapeQueryExtension ();
10372 return XShapeQueryExtension ();
10377 rm -f conftest.
$ac_objext conftest
$ac_exeext
10378 if { (ac_try
="$ac_link"
10379 case "(($ac_try" in
10380 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10381 *) ac_try_echo=$ac_try;;
10383 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10384 $as_echo "$ac_try_echo") >&5
10385 (eval "$ac_link") 2>conftest.er1
10387 grep -v '^ *+' conftest.er1 >conftest.err
10389 cat conftest.err >&5
10390 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10391 (exit $ac_status); } && {
10392 test -z "$ac_c_werror_flag" ||
10393 test ! -s conftest.err
10394 } && test -s conftest$ac_exeext && {
10395 test "$cross_compiling" = yes ||
10396 $as_test_x conftest$ac_exeext
10398 ac_cv_lib_Xext_XShapeQueryExtension=yes
10400 $as_echo "$as_me: failed program was:" >&5
10401 sed 's/^/| /' conftest.$ac_ext >&5
10403 ac_cv_lib_Xext_XShapeQueryExtension=no
10406 rm -rf conftest.dSYM
10407 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10408 conftest$ac_exeext conftest.$ac_ext
10409 LIBS=$ac_check_lib_save_LIBS
10411 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10412 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10413 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then
10415 cat >>confdefs.h <<\_ACEOF
10416 #define HAVE_LIBXSHAPE 1
10422 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10423 case "x$with_xshape" in
10424 x) wine_notices="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10426 *) { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10427 This is an error since --with-xshape was requested." >&5
10428 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10429 This is an error since --with-xshape was requested." >&2;}
10430 { (exit 1); exit 1; }; } ;;
10435 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10437 { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10438 $as_echo_n "checking for -lXxf86vm... " >&6; }
10439 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10440 $as_echo_n "(cached) " >&6
10442 ac_check_soname_save_LIBS=$LIBS
10443 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10444 cat >conftest.$ac_ext <<_ACEOF
10447 cat confdefs.h >>conftest.$ac_ext
10448 cat >>conftest.$ac_ext <<_ACEOF
10449 /* end confdefs.h. */
10451 /* Override any GCC internal prototype to avoid an error.
10452 Use char because int might match the return type of a GCC
10453 builtin and then its argument prototype would still apply. */
10457 char XF86VidModeQueryExtension ();
10461 return XF86VidModeQueryExtension ();
10466 rm -f conftest.$ac_objext conftest$ac_exeext
10467 if { (ac_try="$ac_link"
10468 case "(($ac_try" in
10469 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10470 *) ac_try_echo
=$ac_try;;
10472 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10473 $as_echo "$ac_try_echo") >&5
10474 (eval "$ac_link") 2>conftest.er1
10476 grep -v '^ *+' conftest.er1
>conftest.err
10478 cat conftest.err
>&5
10479 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10480 (exit $ac_status); } && {
10481 test -z "$ac_c_werror_flag" ||
10482 test ! -s conftest.err
10483 } && test -s conftest
$ac_exeext && {
10484 test "$cross_compiling" = yes ||
10485 $as_test_x conftest
$ac_exeext
10489 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'` ;;
10490 *) ac_cv_lib_soname_Xxf86vm
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10493 $as_echo "$as_me: failed program was:" >&5
10494 sed 's/^/| /' conftest.
$ac_ext >&5
10499 rm -rf conftest.dSYM
10500 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10501 conftest
$ac_exeext conftest.
$ac_ext
10502 LIBS
=$ac_check_soname_save_LIBS
10504 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10505 { $as_echo "$as_me:$LINENO: result: not found" >&5
10506 $as_echo "not found" >&6; }
10509 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10510 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10512 cat >>confdefs.h
<<_ACEOF
10513 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10520 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10521 case "x$with_xxf86vm" in
10522 x
) wine_notices
="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10524 *) { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10525 This is an error since --with-xxf86vm was requested." >&5
10526 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10527 This is an error since --with-xxf86vm was requested." >&2;}
10528 { (exit 1); exit 1; }; } ;;
10533 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"
10535 { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10536 $as_echo_n "checking for -lXrender... " >&6; }
10537 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10538 $as_echo_n "(cached) " >&6
10540 ac_check_soname_save_LIBS
=$LIBS
10541 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10542 cat >conftest.
$ac_ext <<_ACEOF
10545 cat confdefs.h
>>conftest.
$ac_ext
10546 cat >>conftest.
$ac_ext <<_ACEOF
10547 /* end confdefs.h. */
10549 /* Override any GCC internal prototype to avoid an error.
10550 Use char because int might match the return type of a GCC
10551 builtin and then its argument prototype would still apply. */
10555 char XRenderQueryExtension ();
10559 return XRenderQueryExtension ();
10564 rm -f conftest.
$ac_objext conftest
$ac_exeext
10565 if { (ac_try
="$ac_link"
10566 case "(($ac_try" in
10567 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10568 *) ac_try_echo=$ac_try;;
10570 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10571 $as_echo "$ac_try_echo") >&5
10572 (eval "$ac_link") 2>conftest.er1
10574 grep -v '^ *+' conftest.er1 >conftest.err
10576 cat conftest.err >&5
10577 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10578 (exit $ac_status); } && {
10579 test -z "$ac_c_werror_flag" ||
10580 test ! -s conftest.err
10581 } && test -s conftest$ac_exeext && {
10582 test "$cross_compiling" = yes ||
10583 $as_test_x conftest$ac_exeext
10587 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'` ;;
10588 *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXrender\\.$LIBEXT" |
sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10591 $as_echo "$as_me: failed program was:" >&5
10592 sed 's/^/| /' conftest.$ac_ext >&5
10597 rm -rf conftest.dSYM
10598 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10599 conftest$ac_exeext conftest.$ac_ext
10600 LIBS=$ac_check_soname_save_LIBS
10602 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10603 { $as_echo "$as_me:$LINENO: result: not found" >&5
10604 $as_echo "not found" >&6; }
10607 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10608 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
10610 cat >>confdefs.h <<_ACEOF
10611 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10614 { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10615 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
10616 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10617 $as_echo_n "(cached) " >&6
10619 ac_check_lib_save_LIBS=$LIBS
10620 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10621 cat >conftest.$ac_ext <<_ACEOF
10624 cat confdefs.h >>conftest.$ac_ext
10625 cat >>conftest.$ac_ext <<_ACEOF
10626 /* end confdefs.h. */
10628 /* Override any GCC internal prototype to avoid an error.
10629 Use char because int might match the return type of a GCC
10630 builtin and then its argument prototype would still apply. */
10634 char XRenderSetPictureTransform ();
10638 return XRenderSetPictureTransform ();
10643 rm -f conftest.$ac_objext conftest$ac_exeext
10644 if { (ac_try="$ac_link"
10645 case "(($ac_try" in
10646 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10647 *) ac_try_echo
=$ac_try;;
10649 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10650 $as_echo "$ac_try_echo") >&5
10651 (eval "$ac_link") 2>conftest.er1
10653 grep -v '^ *+' conftest.er1
>conftest.err
10655 cat conftest.err
>&5
10656 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10657 (exit $ac_status); } && {
10658 test -z "$ac_c_werror_flag" ||
10659 test ! -s conftest.err
10660 } && test -s conftest
$ac_exeext && {
10661 test "$cross_compiling" = yes ||
10662 $as_test_x conftest
$ac_exeext
10664 ac_cv_lib_Xrender_XRenderSetPictureTransform
=yes
10666 $as_echo "$as_me: failed program was:" >&5
10667 sed 's/^/| /' conftest.
$ac_ext >&5
10669 ac_cv_lib_Xrender_XRenderSetPictureTransform
=no
10672 rm -rf conftest.dSYM
10673 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10674 conftest
$ac_exeext conftest.
$ac_ext
10675 LIBS
=$ac_check_lib_save_LIBS
10677 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10678 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10679 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x
""yes; then
10681 cat >>confdefs.h
<<\_ACEOF
10682 #define HAVE_XRENDERSETPICTURETRANSFORM 1
10691 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10692 case "x$with_xrender" in
10693 x
) wine_warnings
="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
10695 *) { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10696 This is an error since --with-xrender was requested." >&5
10697 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10698 This is an error since --with-xrender was requested." >&2;}
10699 { (exit 1); exit 1; }; } ;;
10704 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
10706 cat >conftest.
$ac_ext <<_ACEOF
10709 cat confdefs.h
>>conftest.
$ac_ext
10710 cat >>conftest.
$ac_ext <<_ACEOF
10711 /* end confdefs.h. */
10712 #include <X11/Xlib.h>
10713 #include <X11/extensions/Xrandr.h>
10717 static typeof(XRRSetScreenConfigAndRate) * func;
10722 rm -f conftest.
$ac_objext
10723 if { (ac_try
="$ac_compile"
10724 case "(($ac_try" in
10725 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10726 *) ac_try_echo=$ac_try;;
10728 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10729 $as_echo "$ac_try_echo") >&5
10730 (eval "$ac_compile") 2>conftest.er1
10732 grep -v '^ *+' conftest.er1 >conftest.err
10734 cat conftest.err >&5
10735 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10736 (exit $ac_status); } && {
10737 test -z "$ac_c_werror_flag" ||
10738 test ! -s conftest.err
10739 } && test -s conftest.$ac_objext; then
10740 { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
10741 $as_echo_n "checking for -lXrandr... " >&6; }
10742 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
10743 $as_echo_n "(cached) " >&6
10745 ac_check_soname_save_LIBS=$LIBS
10746 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10747 cat >conftest.$ac_ext <<_ACEOF
10750 cat confdefs.h >>conftest.$ac_ext
10751 cat >>conftest.$ac_ext <<_ACEOF
10752 /* end confdefs.h. */
10754 /* Override any GCC internal prototype to avoid an error.
10755 Use char because int might match the return type of a GCC
10756 builtin and then its argument prototype would still apply. */
10760 char XRRQueryExtension ();
10764 return XRRQueryExtension ();
10769 rm -f conftest.$ac_objext conftest$ac_exeext
10770 if { (ac_try="$ac_link"
10771 case "(($ac_try" in
10772 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10773 *) ac_try_echo
=$ac_try;;
10775 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10776 $as_echo "$ac_try_echo") >&5
10777 (eval "$ac_link") 2>conftest.er1
10779 grep -v '^ *+' conftest.er1
>conftest.err
10781 cat conftest.err
>&5
10782 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10783 (exit $ac_status); } && {
10784 test -z "$ac_c_werror_flag" ||
10785 test ! -s conftest.err
10786 } && test -s conftest
$ac_exeext && {
10787 test "$cross_compiling" = yes ||
10788 $as_test_x conftest
$ac_exeext
10792 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'` ;;
10793 *) ac_cv_lib_soname_Xrandr
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10796 $as_echo "$as_me: failed program was:" >&5
10797 sed 's/^/| /' conftest.
$ac_ext >&5
10802 rm -rf conftest.dSYM
10803 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10804 conftest
$ac_exeext conftest.
$ac_ext
10805 LIBS
=$ac_check_soname_save_LIBS
10807 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10808 { $as_echo "$as_me:$LINENO: result: not found" >&5
10809 $as_echo "not found" >&6; }
10812 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
10813 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
10815 cat >>confdefs.h
<<_ACEOF
10816 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
10823 $as_echo "$as_me: failed program was:" >&5
10824 sed 's/^/| /' conftest.
$ac_ext >&5
10829 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10831 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10832 case "x$with_xrandr" in
10833 x
) wine_notices
="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
10835 *) { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
10836 This is an error since --with-xrandr was requested." >&5
10837 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
10838 This is an error since --with-xrandr was requested." >&2;}
10839 { (exit 1); exit 1; }; } ;;
10844 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
10846 cat >conftest.
$ac_ext <<_ACEOF
10849 cat confdefs.h
>>conftest.
$ac_ext
10850 cat >>conftest.
$ac_ext <<_ACEOF
10851 /* end confdefs.h. */
10852 #include <X11/Xlib.h>
10853 #include <X11/extensions/Xinerama.h>
10857 static typeof(XineramaQueryScreens) * func;
10862 rm -f conftest.
$ac_objext
10863 if { (ac_try
="$ac_compile"
10864 case "(($ac_try" in
10865 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10866 *) ac_try_echo=$ac_try;;
10868 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10869 $as_echo "$ac_try_echo") >&5
10870 (eval "$ac_compile") 2>conftest.er1
10872 grep -v '^ *+' conftest.er1 >conftest.err
10874 cat conftest.err >&5
10875 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10876 (exit $ac_status); } && {
10877 test -z "$ac_c_werror_flag" ||
10878 test ! -s conftest.err
10879 } && test -s conftest.$ac_objext; then
10880 { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
10881 $as_echo_n "checking for -lXinerama... " >&6; }
10882 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
10883 $as_echo_n "(cached) " >&6
10885 ac_check_soname_save_LIBS=$LIBS
10886 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10887 cat >conftest.$ac_ext <<_ACEOF
10890 cat confdefs.h >>conftest.$ac_ext
10891 cat >>conftest.$ac_ext <<_ACEOF
10892 /* end confdefs.h. */
10894 /* Override any GCC internal prototype to avoid an error.
10895 Use char because int might match the return type of a GCC
10896 builtin and then its argument prototype would still apply. */
10900 char XineramaQueryScreens ();
10904 return XineramaQueryScreens ();
10909 rm -f conftest.$ac_objext conftest$ac_exeext
10910 if { (ac_try="$ac_link"
10911 case "(($ac_try" in
10912 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10913 *) ac_try_echo
=$ac_try;;
10915 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10916 $as_echo "$ac_try_echo") >&5
10917 (eval "$ac_link") 2>conftest.er1
10919 grep -v '^ *+' conftest.er1
>conftest.err
10921 cat conftest.err
>&5
10922 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10923 (exit $ac_status); } && {
10924 test -z "$ac_c_werror_flag" ||
10925 test ! -s conftest.err
10926 } && test -s conftest
$ac_exeext && {
10927 test "$cross_compiling" = yes ||
10928 $as_test_x conftest
$ac_exeext
10932 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'` ;;
10933 *) ac_cv_lib_soname_Xinerama
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10936 $as_echo "$as_me: failed program was:" >&5
10937 sed 's/^/| /' conftest.
$ac_ext >&5
10942 rm -rf conftest.dSYM
10943 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10944 conftest
$ac_exeext conftest.
$ac_ext
10945 LIBS
=$ac_check_soname_save_LIBS
10947 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
10948 { $as_echo "$as_me:$LINENO: result: not found" >&5
10949 $as_echo "not found" >&6; }
10952 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
10953 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
10955 cat >>confdefs.h
<<_ACEOF
10956 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
10963 $as_echo "$as_me: failed program was:" >&5
10964 sed 's/^/| /' conftest.
$ac_ext >&5
10969 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10971 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
10972 case "x$with_xinerama" in
10973 x
) wine_notices
="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
10975 *) { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
10976 This is an error since --with-xinerama was requested." >&5
10977 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
10978 This is an error since --with-xinerama was requested." >&2;}
10979 { (exit 1); exit 1; }; } ;;
10984 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
10986 { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
10987 $as_echo_n "checking for -lXcomposite... " >&6; }
10988 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
10989 $as_echo_n "(cached) " >&6
10991 ac_check_soname_save_LIBS
=$LIBS
10992 LIBS
="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10993 cat >conftest.
$ac_ext <<_ACEOF
10996 cat confdefs.h
>>conftest.
$ac_ext
10997 cat >>conftest.
$ac_ext <<_ACEOF
10998 /* end confdefs.h. */
11000 /* Override any GCC internal prototype to avoid an error.
11001 Use char because int might match the return type of a GCC
11002 builtin and then its argument prototype would still apply. */
11006 char XCompositeRedirectWindow ();
11010 return XCompositeRedirectWindow ();
11015 rm -f conftest.
$ac_objext conftest
$ac_exeext
11016 if { (ac_try
="$ac_link"
11017 case "(($ac_try" in
11018 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11019 *) ac_try_echo=$ac_try;;
11021 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11022 $as_echo "$ac_try_echo") >&5
11023 (eval "$ac_link") 2>conftest.er1
11025 grep -v '^ *+' conftest.er1 >conftest.err
11027 cat conftest.err >&5
11028 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11029 (exit $ac_status); } && {
11030 test -z "$ac_c_werror_flag" ||
11031 test ! -s conftest.err
11032 } && test -s conftest$ac_exeext && {
11033 test "$cross_compiling" = yes ||
11034 $as_test_x conftest$ac_exeext
11038 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'` ;;
11039 *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXcomposite\\.$LIBEXT" |
sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11042 $as_echo "$as_me: failed program was:" >&5
11043 sed 's/^/| /' conftest.$ac_ext >&5
11048 rm -rf conftest.dSYM
11049 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11050 conftest$ac_exeext conftest.$ac_ext
11051 LIBS=$ac_check_soname_save_LIBS
11053 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11054 { $as_echo "$as_me:$LINENO: result: not found" >&5
11055 $as_echo "not found" >&6; }
11058 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11059 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11061 cat >>confdefs.h <<_ACEOF
11062 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11069 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11070 case "x$with_xcomposite" in
11071 x) wine_notices="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11073 *) { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11074 This is an error since --with-xcomposite was requested." >&5
11075 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11076 This is an error since --with-xcomposite was requested." >&2;}
11077 { (exit 1); exit 1; }; } ;;
11082 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11083 $as_echo_n "checking for XICCallback.callback... " >&6; }
11084 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11085 $as_echo_n "(cached) " >&6
11087 cat >conftest.$ac_ext <<_ACEOF
11090 cat confdefs.h >>conftest.$ac_ext
11091 cat >>conftest.$ac_ext <<_ACEOF
11092 /* end confdefs.h. */
11093 #ifdef HAVE_X11_XLIB_H
11094 #include <X11/Xlib.h>
11100 static XICCallback ac_aggr;
11101 if (ac_aggr.callback)
11107 rm -f conftest.$ac_objext
11108 if { (ac_try="$ac_compile"
11109 case "(($ac_try" in
11110 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11111 *) ac_try_echo
=$ac_try;;
11113 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11114 $as_echo "$ac_try_echo") >&5
11115 (eval "$ac_compile") 2>conftest.er1
11117 grep -v '^ *+' conftest.er1
>conftest.err
11119 cat conftest.err
>&5
11120 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11121 (exit $ac_status); } && {
11122 test -z "$ac_c_werror_flag" ||
11123 test ! -s conftest.err
11124 } && test -s conftest.
$ac_objext; then
11125 ac_cv_member_XICCallback_callback
=yes
11127 $as_echo "$as_me: failed program was:" >&5
11128 sed 's/^/| /' conftest.
$ac_ext >&5
11130 cat >conftest.
$ac_ext <<_ACEOF
11133 cat confdefs.h
>>conftest.
$ac_ext
11134 cat >>conftest.
$ac_ext <<_ACEOF
11135 /* end confdefs.h. */
11136 #ifdef HAVE_X11_XLIB_H
11137 #include <X11/Xlib.h>
11143 static XICCallback ac_aggr;
11144 if (sizeof ac_aggr.callback)
11150 rm -f conftest.
$ac_objext
11151 if { (ac_try
="$ac_compile"
11152 case "(($ac_try" in
11153 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11154 *) ac_try_echo=$ac_try;;
11156 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11157 $as_echo "$ac_try_echo") >&5
11158 (eval "$ac_compile") 2>conftest.er1
11160 grep -v '^ *+' conftest.er1 >conftest.err
11162 cat conftest.err >&5
11163 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11164 (exit $ac_status); } && {
11165 test -z "$ac_c_werror_flag" ||
11166 test ! -s conftest.err
11167 } && test -s conftest.$ac_objext; then
11168 ac_cv_member_XICCallback_callback=yes
11170 $as_echo "$as_me: failed program was:" >&5
11171 sed 's/^/| /' conftest.$ac_ext >&5
11173 ac_cv_member_XICCallback_callback=no
11176 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11179 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11181 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11182 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11183 if test "x$ac_cv_member_XICCallback_callback" = x""yes; then
11185 cat >>confdefs.h <<_ACEOF
11186 #define HAVE_XICCALLBACK_CALLBACK 1
11195 if test "x$with_opengl" != "xno"
11201 for ac_header in GL/gl.h GL/glx.h GL/glext.h GL/glu.h
11203 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
11204 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11205 $as_echo_n "checking for $ac_header... " >&6; }
11206 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11207 $as_echo_n "(cached) " >&6
11209 cat >conftest.$ac_ext <<_ACEOF
11212 cat confdefs.h >>conftest.$ac_ext
11213 cat >>conftest.$ac_ext <<_ACEOF
11214 /* end confdefs.h. */
11215 #ifdef HAVE_GL_GLX_H
11216 # include <GL/glx.h>
11219 #include <$ac_header>
11221 rm -f conftest.$ac_objext
11222 if { (ac_try="$ac_compile"
11223 case "(($ac_try" in
11224 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11225 *) ac_try_echo
=$ac_try;;
11227 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11228 $as_echo "$ac_try_echo") >&5
11229 (eval "$ac_compile") 2>conftest.er1
11231 grep -v '^ *+' conftest.er1
>conftest.err
11233 cat conftest.err
>&5
11234 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11235 (exit $ac_status); } && {
11236 test -z "$ac_c_werror_flag" ||
11237 test ! -s conftest.err
11238 } && test -s conftest.
$ac_objext; then
11239 eval "$as_ac_Header=yes"
11241 $as_echo "$as_me: failed program was:" >&5
11242 sed 's/^/| /' conftest.
$ac_ext >&5
11244 eval "$as_ac_Header=no"
11247 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11249 ac_res
=`eval 'as_val=${'$as_ac_Header'}
11250 $as_echo "$as_val"'`
11251 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11252 $as_echo "$ac_res" >&6; }
11253 as_val
=`eval 'as_val=${'$as_ac_Header'}
11254 $as_echo "$as_val"'`
11255 if test "x$as_val" = x
""yes; then
11256 cat >>confdefs.h
<<_ACEOF
11257 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11264 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11266 { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11267 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11268 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11269 $as_echo_n "(cached) " >&6
11271 cat >conftest.
$ac_ext <<_ACEOF
11274 cat confdefs.h
>>conftest.
$ac_ext
11275 cat >>conftest.
$ac_ext <<_ACEOF
11276 /* end confdefs.h. */
11281 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11286 rm -f conftest.
$ac_objext
11287 if { (ac_try
="$ac_compile"
11288 case "(($ac_try" in
11289 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11290 *) ac_try_echo=$ac_try;;
11292 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11293 $as_echo "$ac_try_echo") >&5
11294 (eval "$ac_compile") 2>conftest.er1
11296 grep -v '^ *+' conftest.er1 >conftest.err
11298 cat conftest.err >&5
11299 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11300 (exit $ac_status); } && {
11301 test -z "$ac_c_werror_flag" ||
11302 test ! -s conftest.err
11303 } && test -s conftest.$ac_objext; then
11304 wine_cv_opengl_header_version_OK="yes"
11306 $as_echo "$as_me: failed program was:" >&5
11307 sed 's/^/| /' conftest.$ac_ext >&5
11309 wine_cv_opengl_header_version_OK="no"
11312 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11314 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11315 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11317 if test "$wine_cv_opengl_header_version_OK" = "yes"
11319 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11320 $as_echo_n "checking for -lGL... " >&6; }
11321 if test "${ac_cv_lib_soname_GL+set}" = set; then
11322 $as_echo_n "(cached) " >&6
11324 ac_check_soname_save_LIBS=$LIBS
11325 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11326 cat >conftest.$ac_ext <<_ACEOF
11329 cat confdefs.h >>conftest.$ac_ext
11330 cat >>conftest.$ac_ext <<_ACEOF
11331 /* end confdefs.h. */
11333 /* Override any GCC internal prototype to avoid an error.
11334 Use char because int might match the return type of a GCC
11335 builtin and then its argument prototype would still apply. */
11339 char glXCreateContext ();
11343 return glXCreateContext ();
11348 rm -f conftest.$ac_objext conftest$ac_exeext
11349 if { (ac_try="$ac_link"
11350 case "(($ac_try" in
11351 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11352 *) ac_try_echo
=$ac_try;;
11354 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11355 $as_echo "$ac_try_echo") >&5
11356 (eval "$ac_link") 2>conftest.er1
11358 grep -v '^ *+' conftest.er1
>conftest.err
11360 cat conftest.err
>&5
11361 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11362 (exit $ac_status); } && {
11363 test -z "$ac_c_werror_flag" ||
11364 test ! -s conftest.err
11365 } && test -s conftest
$ac_exeext && {
11366 test "$cross_compiling" = yes ||
11367 $as_test_x conftest
$ac_exeext
11371 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'` ;;
11372 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11375 $as_echo "$as_me: failed program was:" >&5
11376 sed 's/^/| /' conftest.
$ac_ext >&5
11381 rm -rf conftest.dSYM
11382 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11383 conftest
$ac_exeext conftest.
$ac_ext
11384 LIBS
=$ac_check_soname_save_LIBS
11386 if test "x$ac_cv_lib_soname_GL" = "x"; then
11387 { $as_echo "$as_me:$LINENO: result: not found" >&5
11388 $as_echo "not found" >&6; }
11389 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11390 $as_echo_n "checking for -lGL... " >&6; }
11391 if test "${ac_cv_lib_soname_GL+set}" = set; then
11392 $as_echo_n "(cached) " >&6
11394 ac_check_soname_save_LIBS
=$LIBS
11395 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"
11396 cat >conftest.
$ac_ext <<_ACEOF
11399 cat confdefs.h
>>conftest.
$ac_ext
11400 cat >>conftest.
$ac_ext <<_ACEOF
11401 /* end confdefs.h. */
11403 /* Override any GCC internal prototype to avoid an error.
11404 Use char because int might match the return type of a GCC
11405 builtin and then its argument prototype would still apply. */
11409 char glXCreateContext ();
11413 return glXCreateContext ();
11418 rm -f conftest.
$ac_objext conftest
$ac_exeext
11419 if { (ac_try
="$ac_link"
11420 case "(($ac_try" in
11421 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11422 *) ac_try_echo=$ac_try;;
11424 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11425 $as_echo "$ac_try_echo") >&5
11426 (eval "$ac_link") 2>conftest.er1
11428 grep -v '^ *+' conftest.er1 >conftest.err
11430 cat conftest.err >&5
11431 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11432 (exit $ac_status); } && {
11433 test -z "$ac_c_werror_flag" ||
11434 test ! -s conftest.err
11435 } && test -s conftest$ac_exeext && {
11436 test "$cross_compiling" = yes ||
11437 $as_test_x conftest$ac_exeext
11441 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'` ;;
11442 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libGL\\.$LIBEXT" |
sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11445 $as_echo "$as_me: failed program was:" >&5
11446 sed 's/^/| /' conftest.$ac_ext >&5
11451 rm -rf conftest.dSYM
11452 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11453 conftest$ac_exeext conftest.$ac_ext
11454 LIBS=$ac_check_soname_save_LIBS
11456 if test "x$ac_cv_lib_soname_GL" = "x"; then
11457 { $as_echo "$as_me:$LINENO: result: not found" >&5
11458 $as_echo "not found" >&6; }
11459 if test -f /usr/X11R6/lib/libGL.a
11461 opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
11462 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11464 opengl_msg="No OpenGL library found on this system."
11467 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11468 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11470 cat >>confdefs.h <<_ACEOF
11471 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11474 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"
11476 cat >>confdefs.h <<\_ACEOF
11477 #define HAVE_OPENGL 1
11483 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11484 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11486 cat >>confdefs.h <<_ACEOF
11487 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11492 cat >>confdefs.h <<\_ACEOF
11493 #define HAVE_OPENGL 1
11498 if test "$ac_cv_header_GL_glu_h" = "yes"
11500 { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11501 $as_echo_n "checking for -lGLU... " >&6; }
11502 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11503 $as_echo_n "(cached) " >&6
11505 ac_check_soname_save_LIBS=$LIBS
11506 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11507 cat >conftest.$ac_ext <<_ACEOF
11510 cat confdefs.h >>conftest.$ac_ext
11511 cat >>conftest.$ac_ext <<_ACEOF
11512 /* end confdefs.h. */
11514 /* Override any GCC internal prototype to avoid an error.
11515 Use char because int might match the return type of a GCC
11516 builtin and then its argument prototype would still apply. */
11524 return gluLookAt ();
11529 rm -f conftest.$ac_objext conftest$ac_exeext
11530 if { (ac_try="$ac_link"
11531 case "(($ac_try" in
11532 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11533 *) ac_try_echo
=$ac_try;;
11535 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11536 $as_echo "$ac_try_echo") >&5
11537 (eval "$ac_link") 2>conftest.er1
11539 grep -v '^ *+' conftest.er1
>conftest.err
11541 cat conftest.err
>&5
11542 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11543 (exit $ac_status); } && {
11544 test -z "$ac_c_werror_flag" ||
11545 test ! -s conftest.err
11546 } && test -s conftest
$ac_exeext && {
11547 test "$cross_compiling" = yes ||
11548 $as_test_x conftest
$ac_exeext
11552 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'` ;;
11553 *) ac_cv_lib_soname_GLU
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11556 $as_echo "$as_me: failed program was:" >&5
11557 sed 's/^/| /' conftest.
$ac_ext >&5
11562 rm -rf conftest.dSYM
11563 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11564 conftest
$ac_exeext conftest.
$ac_ext
11565 LIBS
=$ac_check_soname_save_LIBS
11567 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11568 { $as_echo "$as_me:$LINENO: result: not found" >&5
11569 $as_echo "not found" >&6; }
11572 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11573 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11575 cat >>confdefs.h
<<_ACEOF
11576 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11583 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11584 case "x$with_glu" in
11585 x
) wine_notices
="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
11587 *) { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11588 This is an error since --with-glu was requested." >&5
11589 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11590 This is an error since --with-glu was requested." >&2;}
11591 { (exit 1); exit 1; }; } ;;
11596 opengl_msg
="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11599 opengl_msg
="OpenGL development headers not found."
11601 test -n "$opengl_msg" && enable_opengl32
=${enable_opengl32:-no}
11602 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32
=${enable_glu32:-no}
11604 enable_opengl32
=${enable_opengl32:-no}
11605 enable_glu32
=${enable_glu32:-no}
11607 if test -n "$opengl_msg"; then
11608 case "x$with_opengl" in
11609 x
) wine_warnings
="$wine_warnings|$opengl_msg
11610 OpenGL and Direct3D won't be supported." ;;
11612 *) { { $as_echo "$as_me:$LINENO: error: $opengl_msg
11613 OpenGL and Direct3D won't be supported.
11614 This is an error since --with-opengl was requested." >&5
11615 $as_echo "$as_me: error: $opengl_msg
11616 OpenGL and Direct3D won't be supported.
11617 This is an error since --with-opengl was requested." >&2;}
11618 { (exit 1); exit 1; }; } ;;
11626 for ac_header
in audio
/audiolib.h
11628 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11629 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11630 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11631 $as_echo_n "checking for $ac_header... " >&6; }
11632 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11633 $as_echo_n "(cached) " >&6
11635 ac_res
=`eval 'as_val=${'$as_ac_Header'}
11636 $as_echo "$as_val"'`
11637 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11638 $as_echo "$ac_res" >&6; }
11640 # Is the header compilable?
11641 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11642 $as_echo_n "checking $ac_header usability... " >&6; }
11643 cat >conftest.
$ac_ext <<_ACEOF
11646 cat confdefs.h
>>conftest.
$ac_ext
11647 cat >>conftest.
$ac_ext <<_ACEOF
11648 /* end confdefs.h. */
11649 $ac_includes_default
11650 #include <$ac_header>
11652 rm -f conftest.
$ac_objext
11653 if { (ac_try
="$ac_compile"
11654 case "(($ac_try" in
11655 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11656 *) ac_try_echo=$ac_try;;
11658 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11659 $as_echo "$ac_try_echo") >&5
11660 (eval "$ac_compile") 2>conftest.er1
11662 grep -v '^ *+' conftest.er1 >conftest.err
11664 cat conftest.err >&5
11665 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11666 (exit $ac_status); } && {
11667 test -z "$ac_c_werror_flag" ||
11668 test ! -s conftest.err
11669 } && test -s conftest.$ac_objext; then
11670 ac_header_compiler=yes
11672 $as_echo "$as_me: failed program was:" >&5
11673 sed 's/^/| /' conftest.$ac_ext >&5
11675 ac_header_compiler=no
11678 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11679 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11680 $as_echo "$ac_header_compiler" >&6; }
11682 # Is the header present?
11683 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
11684 $as_echo_n "checking $ac_header presence... " >&6; }
11685 cat >conftest.$ac_ext <<_ACEOF
11688 cat confdefs.h >>conftest.$ac_ext
11689 cat >>conftest.$ac_ext <<_ACEOF
11690 /* end confdefs.h. */
11691 #include <$ac_header>
11693 if { (ac_try="$ac_cpp conftest.$ac_ext"
11694 case "(($ac_try" in
11695 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11696 *) ac_try_echo
=$ac_try;;
11698 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11699 $as_echo "$ac_try_echo") >&5
11700 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11702 grep -v '^ *+' conftest.er1
>conftest.err
11704 cat conftest.err
>&5
11705 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11706 (exit $ac_status); } >/dev
/null
&& {
11707 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11708 test ! -s conftest.err
11710 ac_header_preproc
=yes
11712 $as_echo "$as_me: failed program was:" >&5
11713 sed 's/^/| /' conftest.
$ac_ext >&5
11715 ac_header_preproc
=no
11718 rm -f conftest.err conftest.
$ac_ext
11719 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11720 $as_echo "$ac_header_preproc" >&6; }
11722 # So? What about this header?
11723 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11725 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11726 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11727 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11728 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11729 ac_header_preproc
=yes
11732 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11733 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11734 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11735 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11736 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11737 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11738 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11739 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11740 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11741 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11742 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11743 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11745 ## ------------------------------------ ##
11746 ## Report this to wine-devel@winehq.org ##
11747 ## ------------------------------------ ##
11749 ) |
sed "s/^/$as_me: WARNING: /" >&2
11752 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11753 $as_echo_n "checking for $ac_header... " >&6; }
11754 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11755 $as_echo_n "(cached) " >&6
11757 eval "$as_ac_Header=\$ac_header_preproc"
11759 ac_res
=`eval 'as_val=${'$as_ac_Header'}
11760 $as_echo "$as_val"'`
11761 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11762 $as_echo "$ac_res" >&6; }
11765 as_val
=`eval 'as_val=${'$as_ac_Header'}
11766 $as_echo "$as_val"'`
11767 if test "x$as_val" = x
""yes; then
11768 cat >>confdefs.h
<<_ACEOF
11769 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11772 for ac_header
in audio
/soundlib.h
11774 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11775 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11776 $as_echo_n "checking for $ac_header... " >&6; }
11777 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11778 $as_echo_n "(cached) " >&6
11780 cat >conftest.
$ac_ext <<_ACEOF
11783 cat confdefs.h
>>conftest.
$ac_ext
11784 cat >>conftest.
$ac_ext <<_ACEOF
11785 /* end confdefs.h. */
11786 #include <audio/audiolib.h>
11788 #include <$ac_header>
11790 rm -f conftest.
$ac_objext
11791 if { (ac_try
="$ac_compile"
11792 case "(($ac_try" in
11793 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11794 *) ac_try_echo=$ac_try;;
11796 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11797 $as_echo "$ac_try_echo") >&5
11798 (eval "$ac_compile") 2>conftest.er1
11800 grep -v '^ *+' conftest.er1 >conftest.err
11802 cat conftest.err >&5
11803 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11804 (exit $ac_status); } && {
11805 test -z "$ac_c_werror_flag" ||
11806 test ! -s conftest.err
11807 } && test -s conftest.$ac_objext; then
11808 eval "$as_ac_Header=yes"
11810 $as_echo "$as_me: failed program was:" >&5
11811 sed 's/^/| /' conftest.$ac_ext >&5
11813 eval "$as_ac_Header=no"
11816 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11818 ac_res=`eval 'as_val=${'$as_ac_Header'}
11819 $as_echo "$as_val"'`
11820 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11821 $as_echo "$ac_res" >&6; }
11822 as_val=`eval 'as_val=${'$as_ac_Header'}
11823 $as_echo "$as_val"'`
11824 if test "x$as_val" = x""yes; then
11825 cat >>confdefs.h <<_ACEOF
11826 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
11833 { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
11834 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
11835 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
11836 $as_echo_n "(cached) " >&6
11838 ac_check_lib_save_LIBS=$LIBS
11839 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11840 cat >conftest.$ac_ext <<_ACEOF
11843 cat confdefs.h >>conftest.$ac_ext
11844 cat >>conftest.$ac_ext <<_ACEOF
11845 /* end confdefs.h. */
11847 /* Override any GCC internal prototype to avoid an error.
11848 Use char because int might match the return type of a GCC
11849 builtin and then its argument prototype would still apply. */
11853 char AuCreateFlow ();
11857 return AuCreateFlow ();
11862 rm -f conftest.$ac_objext conftest$ac_exeext
11863 if { (ac_try="$ac_link"
11864 case "(($ac_try" in
11865 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11866 *) ac_try_echo
=$ac_try;;
11868 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11869 $as_echo "$ac_try_echo") >&5
11870 (eval "$ac_link") 2>conftest.er1
11872 grep -v '^ *+' conftest.er1
>conftest.err
11874 cat conftest.err
>&5
11875 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11876 (exit $ac_status); } && {
11877 test -z "$ac_c_werror_flag" ||
11878 test ! -s conftest.err
11879 } && test -s conftest
$ac_exeext && {
11880 test "$cross_compiling" = yes ||
11881 $as_test_x conftest
$ac_exeext
11883 ac_cv_lib_audio_AuCreateFlow
=yes
11885 $as_echo "$as_me: failed program was:" >&5
11886 sed 's/^/| /' conftest.
$ac_ext >&5
11888 ac_cv_lib_audio_AuCreateFlow
=no
11891 rm -rf conftest.dSYM
11892 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11893 conftest
$ac_exeext conftest.
$ac_ext
11894 LIBS
=$ac_check_lib_save_LIBS
11896 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
11897 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
11898 if test "x$ac_cv_lib_audio_AuCreateFlow" = x
""yes; then
11900 cat >>confdefs.h
<<\_ACEOF
11904 { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
11905 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
11906 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
11907 $as_echo_n "(cached) " >&6
11909 ac_check_lib_save_LIBS
=$LIBS
11910 LIBS
="-lXau $X_LIBS $LIBS"
11911 cat >conftest.
$ac_ext <<_ACEOF
11914 cat confdefs.h
>>conftest.
$ac_ext
11915 cat >>conftest.
$ac_ext <<_ACEOF
11916 /* end confdefs.h. */
11918 /* Override any GCC internal prototype to avoid an error.
11919 Use char because int might match the return type of a GCC
11920 builtin and then its argument prototype would still apply. */
11924 char XauGetBestAuthByAddr ();
11928 return XauGetBestAuthByAddr ();
11933 rm -f conftest.
$ac_objext conftest
$ac_exeext
11934 if { (ac_try
="$ac_link"
11935 case "(($ac_try" in
11936 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11937 *) ac_try_echo=$ac_try;;
11939 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11940 $as_echo "$ac_try_echo") >&5
11941 (eval "$ac_link") 2>conftest.er1
11943 grep -v '^ *+' conftest.er1 >conftest.err
11945 cat conftest.err >&5
11946 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11947 (exit $ac_status); } && {
11948 test -z "$ac_c_werror_flag" ||
11949 test ! -s conftest.err
11950 } && test -s conftest$ac_exeext && {
11951 test "$cross_compiling" = yes ||
11952 $as_test_x conftest$ac_exeext
11954 ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
11956 $as_echo "$as_me: failed program was:" >&5
11957 sed 's/^/| /' conftest.$ac_ext >&5
11959 ac_cv_lib_Xau_XauGetBestAuthByAddr=no
11962 rm -rf conftest.dSYM
11963 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11964 conftest$ac_exeext conftest.$ac_ext
11965 LIBS=$ac_check_lib_save_LIBS
11967 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
11968 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
11969 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x""yes; then
11970 NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
11972 NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
11983 CPPFLAGS="$ac_save_CPPFLAGS"
11988 enable_winex11_drv=${enable_winex11_drv:-no}
11989 enable_opengl32=${enable_opengl32:-no}
11990 enable_glu32=${enable_glu32:-no}
11992 if test "x$XLIB" = "x"; then
11995 *) { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
11996 without X support, which probably isn't what you want. You will need to install
11997 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
11998 Use the --without-x option if you really want this." >&5
11999 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12000 without X support, which probably isn't what you want. You will need to install
12001 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12002 Use the --without-x option if you really want this." >&2;}
12003 { (exit 1); exit 1; }; } ;;
12015 if test "x$with_xml" != "xno"
12017 ac_save_CPPFLAGS="$CPPFLAGS"
12018 if test "$PKG_CONFIG" != "false"
12020 ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0
2>/dev
/null
`"
12021 ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0
2>/dev
/null
`"
12023 ac_xml_libs="`xml2-config
--libs 2>/dev
/null
`"
12024 ac_xml_cflags="`xml2-config
--cflags 2>/dev
/null
`"
12026 CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
12028 for ac_header in libxml/parser.h
12030 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12031 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12032 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12033 $as_echo_n "checking for $ac_header... " >&6; }
12034 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12035 $as_echo_n "(cached) " >&6
12037 ac_res=`eval 'as_val=${'$as_ac_Header'}
12038 $as_echo "$as_val"'`
12039 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12040 $as_echo "$ac_res" >&6; }
12042 # Is the header compilable?
12043 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12044 $as_echo_n "checking $ac_header usability... " >&6; }
12045 cat >conftest.$ac_ext <<_ACEOF
12048 cat confdefs.h >>conftest.$ac_ext
12049 cat >>conftest.$ac_ext <<_ACEOF
12050 /* end confdefs.h. */
12051 $ac_includes_default
12052 #include <$ac_header>
12054 rm -f conftest.$ac_objext
12055 if { (ac_try="$ac_compile"
12056 case "(($ac_try" in
12057 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12058 *) ac_try_echo
=$ac_try;;
12060 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12061 $as_echo "$ac_try_echo") >&5
12062 (eval "$ac_compile") 2>conftest.er1
12064 grep -v '^ *+' conftest.er1
>conftest.err
12066 cat conftest.err
>&5
12067 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12068 (exit $ac_status); } && {
12069 test -z "$ac_c_werror_flag" ||
12070 test ! -s conftest.err
12071 } && test -s conftest.
$ac_objext; then
12072 ac_header_compiler
=yes
12074 $as_echo "$as_me: failed program was:" >&5
12075 sed 's/^/| /' conftest.
$ac_ext >&5
12077 ac_header_compiler
=no
12080 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12081 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12082 $as_echo "$ac_header_compiler" >&6; }
12084 # Is the header present?
12085 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12086 $as_echo_n "checking $ac_header presence... " >&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 <$ac_header>
12095 if { (ac_try
="$ac_cpp conftest.$ac_ext"
12096 case "(($ac_try" in
12097 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12098 *) ac_try_echo=$ac_try;;
12100 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12101 $as_echo "$ac_try_echo") >&5
12102 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12104 grep -v '^ *+' conftest.er1 >conftest.err
12106 cat conftest.err >&5
12107 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12108 (exit $ac_status); } >/dev/null && {
12109 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12110 test ! -s conftest.err
12112 ac_header_preproc=yes
12114 $as_echo "$as_me: failed program was:" >&5
12115 sed 's/^/| /' conftest.$ac_ext >&5
12117 ac_header_preproc=no
12120 rm -f conftest.err conftest.$ac_ext
12121 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12122 $as_echo "$ac_header_preproc" >&6; }
12124 # So? What about this header?
12125 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12127 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12128 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12129 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12130 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12131 ac_header_preproc=yes
12134 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12135 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12136 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12137 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12138 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12139 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12140 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12141 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12142 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12143 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12144 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12145 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12147 ## ------------------------------------ ##
12148 ## Report this to wine-devel@winehq.org ##
12149 ## ------------------------------------ ##
12151 ) | sed "s/^/$as_me: WARNING: /" >&2
12154 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12155 $as_echo_n "checking for $ac_header... " >&6; }
12156 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12157 $as_echo_n "(cached) " >&6
12159 eval "$as_ac_Header=\$ac_header_preproc"
12161 ac_res=`eval 'as_val=${'$as_ac_Header'}
12162 $as_echo "$as_val"'`
12163 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12164 $as_echo "$ac_res" >&6; }
12167 as_val=`eval 'as_val=${'$as_ac_Header'}
12168 $as_echo "$as_val"'`
12169 if test "x$as_val" = x""yes; then
12170 cat >>confdefs.h <<_ACEOF
12171 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12173 { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12174 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12175 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12176 $as_echo_n "(cached) " >&6
12178 ac_check_lib_save_LIBS=$LIBS
12179 LIBS="-lxml2 $ac_xml_libs $LIBS"
12180 cat >conftest.$ac_ext <<_ACEOF
12183 cat confdefs.h >>conftest.$ac_ext
12184 cat >>conftest.$ac_ext <<_ACEOF
12185 /* end confdefs.h. */
12187 /* Override any GCC internal prototype to avoid an error.
12188 Use char because int might match the return type of a GCC
12189 builtin and then its argument prototype would still apply. */
12193 char xmlParseMemory ();
12197 return xmlParseMemory ();
12202 rm -f conftest.$ac_objext conftest$ac_exeext
12203 if { (ac_try="$ac_link"
12204 case "(($ac_try" in
12205 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12206 *) ac_try_echo
=$ac_try;;
12208 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12209 $as_echo "$ac_try_echo") >&5
12210 (eval "$ac_link") 2>conftest.er1
12212 grep -v '^ *+' conftest.er1
>conftest.err
12214 cat conftest.err
>&5
12215 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12216 (exit $ac_status); } && {
12217 test -z "$ac_c_werror_flag" ||
12218 test ! -s conftest.err
12219 } && test -s conftest
$ac_exeext && {
12220 test "$cross_compiling" = yes ||
12221 $as_test_x conftest
$ac_exeext
12223 ac_cv_lib_xml2_xmlParseMemory
=yes
12225 $as_echo "$as_me: failed program was:" >&5
12226 sed 's/^/| /' conftest.
$ac_ext >&5
12228 ac_cv_lib_xml2_xmlParseMemory
=no
12231 rm -rf conftest.dSYM
12232 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12233 conftest
$ac_exeext conftest.
$ac_ext
12234 LIBS
=$ac_check_lib_save_LIBS
12236 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12237 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12238 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x
""yes; then
12240 cat >>confdefs.h
<<\_ACEOF
12241 #define HAVE_LIBXML2 1
12244 XML2LIBS
="$ac_xml_libs"
12245 XML2INCL
="$ac_xml_cflags"
12248 { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12249 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12250 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12251 $as_echo_n "(cached) " >&6
12253 ac_check_lib_save_LIBS
=$LIBS
12254 LIBS
="-lxml2 $ac_xml_libs $LIBS"
12255 cat >conftest.
$ac_ext <<_ACEOF
12258 cat confdefs.h
>>conftest.
$ac_ext
12259 cat >>conftest.
$ac_ext <<_ACEOF
12260 /* end confdefs.h. */
12262 /* Override any GCC internal prototype to avoid an error.
12263 Use char because int might match the return type of a GCC
12264 builtin and then its argument prototype would still apply. */
12268 char xmlReadMemory ();
12272 return xmlReadMemory ();
12277 rm -f conftest.
$ac_objext conftest
$ac_exeext
12278 if { (ac_try
="$ac_link"
12279 case "(($ac_try" in
12280 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12281 *) ac_try_echo=$ac_try;;
12283 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12284 $as_echo "$ac_try_echo") >&5
12285 (eval "$ac_link") 2>conftest.er1
12287 grep -v '^ *+' conftest.er1 >conftest.err
12289 cat conftest.err >&5
12290 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12291 (exit $ac_status); } && {
12292 test -z "$ac_c_werror_flag" ||
12293 test ! -s conftest.err
12294 } && test -s conftest$ac_exeext && {
12295 test "$cross_compiling" = yes ||
12296 $as_test_x conftest$ac_exeext
12298 ac_cv_lib_xml2_xmlReadMemory=yes
12300 $as_echo "$as_me: failed program was:" >&5
12301 sed 's/^/| /' conftest.$ac_ext >&5
12303 ac_cv_lib_xml2_xmlReadMemory=no
12306 rm -rf conftest.dSYM
12307 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12308 conftest$ac_exeext conftest.$ac_ext
12309 LIBS=$ac_check_lib_save_LIBS
12311 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12312 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12313 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x""yes; then
12315 cat >>confdefs.h <<\_ACEOF
12316 #define HAVE_XMLREADMEMORY 1
12321 { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12322 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12323 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12324 $as_echo_n "(cached) " >&6
12326 ac_check_lib_save_LIBS=$LIBS
12327 LIBS="-lxml2 $ac_xml_libs $LIBS"
12328 cat >conftest.$ac_ext <<_ACEOF
12331 cat confdefs.h >>conftest.$ac_ext
12332 cat >>conftest.$ac_ext <<_ACEOF
12333 /* end confdefs.h. */
12335 /* Override any GCC internal prototype to avoid an error.
12336 Use char because int might match the return type of a GCC
12337 builtin and then its argument prototype would still apply. */
12341 char xmlNewDocPI ();
12345 return xmlNewDocPI ();
12350 rm -f conftest.$ac_objext conftest$ac_exeext
12351 if { (ac_try="$ac_link"
12352 case "(($ac_try" in
12353 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12354 *) ac_try_echo
=$ac_try;;
12356 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12357 $as_echo "$ac_try_echo") >&5
12358 (eval "$ac_link") 2>conftest.er1
12360 grep -v '^ *+' conftest.er1
>conftest.err
12362 cat conftest.err
>&5
12363 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12364 (exit $ac_status); } && {
12365 test -z "$ac_c_werror_flag" ||
12366 test ! -s conftest.err
12367 } && test -s conftest
$ac_exeext && {
12368 test "$cross_compiling" = yes ||
12369 $as_test_x conftest
$ac_exeext
12371 ac_cv_lib_xml2_xmlNewDocPI
=yes
12373 $as_echo "$as_me: failed program was:" >&5
12374 sed 's/^/| /' conftest.
$ac_ext >&5
12376 ac_cv_lib_xml2_xmlNewDocPI
=no
12379 rm -rf conftest.dSYM
12380 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12381 conftest
$ac_exeext conftest.
$ac_ext
12382 LIBS
=$ac_check_lib_save_LIBS
12384 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12385 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12386 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x
""yes; then
12388 cat >>confdefs.h
<<\_ACEOF
12389 #define HAVE_XMLNEWDOCPI 1
12399 CPPFLAGS
="$ac_save_CPPFLAGS"
12401 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12402 case "x$with_xml" in
12403 x
) wine_warnings
="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12405 *) { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12406 This is an error since --with-xml was requested." >&5
12407 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12408 This is an error since --with-xml was requested." >&2;}
12409 { (exit 1); exit 1; }; } ;;
12414 if test "x$with_xslt" != "xno"
12416 if test "$PKG_CONFIG" != "false"
12418 ac_xslt_libs
="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
12419 ac_xslt_cflags
="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
12421 ac_xslt_libs
="`xslt-config --libs 2>/dev/null`"
12422 ac_xslt_cflags
="`xslt-config --cflags 2>/dev/null`"
12424 ac_save_CPPFLAGS
="$CPPFLAGS"
12425 CPPFLAGS
="$CPPFLAGS $ac_xslt_cflags"
12428 for ac_header
in libxslt
/pattern.h libxslt
/transform.h
12430 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12431 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12432 $as_echo_n "checking for $ac_header... " >&6; }
12433 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12434 $as_echo_n "(cached) " >&6
12436 cat >conftest.
$ac_ext <<_ACEOF
12439 cat confdefs.h
>>conftest.
$ac_ext
12440 cat >>conftest.
$ac_ext <<_ACEOF
12441 /* end confdefs.h. */
12442 #ifdef HAVE_LIBXSLT_PATTERN_H
12443 # include <libxslt/pattern.h>
12446 #include <$ac_header>
12448 rm -f conftest.
$ac_objext
12449 if { (ac_try
="$ac_compile"
12450 case "(($ac_try" in
12451 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12452 *) ac_try_echo=$ac_try;;
12454 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12455 $as_echo "$ac_try_echo") >&5
12456 (eval "$ac_compile") 2>conftest.er1
12458 grep -v '^ *+' conftest.er1 >conftest.err
12460 cat conftest.err >&5
12461 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12462 (exit $ac_status); } && {
12463 test -z "$ac_c_werror_flag" ||
12464 test ! -s conftest.err
12465 } && test -s conftest.$ac_objext; then
12466 eval "$as_ac_Header=yes"
12468 $as_echo "$as_me: failed program was:" >&5
12469 sed 's/^/| /' conftest.$ac_ext >&5
12471 eval "$as_ac_Header=no"
12474 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12476 ac_res=`eval 'as_val=${'$as_ac_Header'}
12477 $as_echo "$as_val"'`
12478 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12479 $as_echo "$ac_res" >&6; }
12480 as_val=`eval 'as_val=${'$as_ac_Header'}
12481 $as_echo "$as_val"'`
12482 if test "x$as_val" = x""yes; then
12483 cat >>confdefs.h <<_ACEOF
12484 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12491 CPPFLAGS="$ac_save_CPPFLAGS"
12492 if test "$ac_cv_header_libxslt_transform_h" = "yes"
12494 { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12495 $as_echo_n "checking for -lxslt... " >&6; }
12496 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12497 $as_echo_n "(cached) " >&6
12499 ac_check_soname_save_LIBS=$LIBS
12500 LIBS="-lxslt $ac_xslt_libs $LIBS"
12501 cat >conftest.$ac_ext <<_ACEOF
12504 cat confdefs.h >>conftest.$ac_ext
12505 cat >>conftest.$ac_ext <<_ACEOF
12506 /* end confdefs.h. */
12508 /* Override any GCC internal prototype to avoid an error.
12509 Use char because int might match the return type of a GCC
12510 builtin and then its argument prototype would still apply. */
12514 char xsltCompilePattern ();
12518 return xsltCompilePattern ();
12523 rm -f conftest.$ac_objext conftest$ac_exeext
12524 if { (ac_try="$ac_link"
12525 case "(($ac_try" in
12526 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12527 *) ac_try_echo
=$ac_try;;
12529 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12530 $as_echo "$ac_try_echo") >&5
12531 (eval "$ac_link") 2>conftest.er1
12533 grep -v '^ *+' conftest.er1
>conftest.err
12535 cat conftest.err
>&5
12536 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12537 (exit $ac_status); } && {
12538 test -z "$ac_c_werror_flag" ||
12539 test ! -s conftest.err
12540 } && test -s conftest
$ac_exeext && {
12541 test "$cross_compiling" = yes ||
12542 $as_test_x conftest
$ac_exeext
12546 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'` ;;
12547 *) ac_cv_lib_soname_xslt
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12550 $as_echo "$as_me: failed program was:" >&5
12551 sed 's/^/| /' conftest.
$ac_ext >&5
12556 rm -rf conftest.dSYM
12557 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12558 conftest
$ac_exeext conftest.
$ac_ext
12559 LIBS
=$ac_check_soname_save_LIBS
12561 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12562 { $as_echo "$as_me:$LINENO: result: not found" >&5
12563 $as_echo "not found" >&6; }
12566 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12567 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
12569 cat >>confdefs.h
<<_ACEOF
12570 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
12573 XSLTINCL
="$ac_xslt_cflags"
12578 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12579 case "x$with_xslt" in
12580 x
) wine_warnings
="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12582 *) { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12583 This is an error since --with-xslt was requested." >&5
12584 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12585 This is an error since --with-xslt was requested." >&2;}
12586 { (exit 1); exit 1; }; } ;;
12593 if test "x$with_hal" != "xno"
12595 ac_save_CPPFLAGS
="$CPPFLAGS"
12596 if test "$PKG_CONFIG" != "false"
12598 ac_hal_libs
="`$PKG_CONFIG --libs hal 2>/dev/null`"
12599 ac_hal_cflags
="`$PKG_CONFIG --cflags hal 2>/dev/null`"
12600 CPPFLAGS
="$CPPFLAGS $ac_hal_cflags"
12604 for ac_header
in dbus
/dbus.h hal
/libhal.h
12606 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12607 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12608 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12609 $as_echo_n "checking for $ac_header... " >&6; }
12610 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12611 $as_echo_n "(cached) " >&6
12613 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12614 $as_echo "$as_val"'`
12615 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12616 $as_echo "$ac_res" >&6; }
12618 # Is the header compilable?
12619 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12620 $as_echo_n "checking $ac_header usability... " >&6; }
12621 cat >conftest.
$ac_ext <<_ACEOF
12624 cat confdefs.h
>>conftest.
$ac_ext
12625 cat >>conftest.
$ac_ext <<_ACEOF
12626 /* end confdefs.h. */
12627 $ac_includes_default
12628 #include <$ac_header>
12630 rm -f conftest.
$ac_objext
12631 if { (ac_try
="$ac_compile"
12632 case "(($ac_try" in
12633 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12634 *) ac_try_echo=$ac_try;;
12636 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12637 $as_echo "$ac_try_echo") >&5
12638 (eval "$ac_compile") 2>conftest.er1
12640 grep -v '^ *+' conftest.er1 >conftest.err
12642 cat conftest.err >&5
12643 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12644 (exit $ac_status); } && {
12645 test -z "$ac_c_werror_flag" ||
12646 test ! -s conftest.err
12647 } && test -s conftest.$ac_objext; then
12648 ac_header_compiler=yes
12650 $as_echo "$as_me: failed program was:" >&5
12651 sed 's/^/| /' conftest.$ac_ext >&5
12653 ac_header_compiler=no
12656 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12657 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12658 $as_echo "$ac_header_compiler" >&6; }
12660 # Is the header present?
12661 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12662 $as_echo_n "checking $ac_header presence... " >&6; }
12663 cat >conftest.$ac_ext <<_ACEOF
12666 cat confdefs.h >>conftest.$ac_ext
12667 cat >>conftest.$ac_ext <<_ACEOF
12668 /* end confdefs.h. */
12669 #include <$ac_header>
12671 if { (ac_try="$ac_cpp conftest.$ac_ext"
12672 case "(($ac_try" in
12673 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12674 *) ac_try_echo
=$ac_try;;
12676 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12677 $as_echo "$ac_try_echo") >&5
12678 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12680 grep -v '^ *+' conftest.er1
>conftest.err
12682 cat conftest.err
>&5
12683 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12684 (exit $ac_status); } >/dev
/null
&& {
12685 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12686 test ! -s conftest.err
12688 ac_header_preproc
=yes
12690 $as_echo "$as_me: failed program was:" >&5
12691 sed 's/^/| /' conftest.
$ac_ext >&5
12693 ac_header_preproc
=no
12696 rm -f conftest.err conftest.
$ac_ext
12697 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12698 $as_echo "$ac_header_preproc" >&6; }
12700 # So? What about this header?
12701 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12703 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12704 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12705 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12706 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12707 ac_header_preproc
=yes
12710 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12711 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12712 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12713 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12714 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12715 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12716 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12717 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12718 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12719 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12720 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12721 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12723 ## ------------------------------------ ##
12724 ## Report this to wine-devel@winehq.org ##
12725 ## ------------------------------------ ##
12727 ) |
sed "s/^/$as_me: WARNING: /" >&2
12730 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12731 $as_echo_n "checking for $ac_header... " >&6; }
12732 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12733 $as_echo_n "(cached) " >&6
12735 eval "$as_ac_Header=\$ac_header_preproc"
12737 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12738 $as_echo "$as_val"'`
12739 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12740 $as_echo "$ac_res" >&6; }
12743 as_val
=`eval 'as_val=${'$as_ac_Header'}
12744 $as_echo "$as_val"'`
12745 if test "x$as_val" = x
""yes; then
12746 cat >>confdefs.h
<<_ACEOF
12747 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12754 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
12756 { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
12757 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
12758 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
12759 $as_echo_n "(cached) " >&6
12761 ac_check_lib_save_LIBS
=$LIBS
12762 LIBS
="-ldbus-1 $ac_hal_libs $LIBS"
12763 cat >conftest.
$ac_ext <<_ACEOF
12766 cat confdefs.h
>>conftest.
$ac_ext
12767 cat >>conftest.
$ac_ext <<_ACEOF
12768 /* end confdefs.h. */
12770 /* Override any GCC internal prototype to avoid an error.
12771 Use char because int might match the return type of a GCC
12772 builtin and then its argument prototype would still apply. */
12776 char dbus_connection_close ();
12780 return dbus_connection_close ();
12785 rm -f conftest.
$ac_objext conftest
$ac_exeext
12786 if { (ac_try
="$ac_link"
12787 case "(($ac_try" in
12788 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12789 *) ac_try_echo=$ac_try;;
12791 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12792 $as_echo "$ac_try_echo") >&5
12793 (eval "$ac_link") 2>conftest.er1
12795 grep -v '^ *+' conftest.er1 >conftest.err
12797 cat conftest.err >&5
12798 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12799 (exit $ac_status); } && {
12800 test -z "$ac_c_werror_flag" ||
12801 test ! -s conftest.err
12802 } && test -s conftest$ac_exeext && {
12803 test "$cross_compiling" = yes ||
12804 $as_test_x conftest$ac_exeext
12806 ac_cv_lib_dbus_1_dbus_connection_close=yes
12808 $as_echo "$as_me: failed program was:" >&5
12809 sed 's/^/| /' conftest.$ac_ext >&5
12811 ac_cv_lib_dbus_1_dbus_connection_close=no
12814 rm -rf conftest.dSYM
12815 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12816 conftest$ac_exeext conftest.$ac_ext
12817 LIBS=$ac_check_lib_save_LIBS
12819 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
12820 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
12821 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x""yes; then
12822 { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
12823 $as_echo_n "checking for -lhal... " >&6; }
12824 if test "${ac_cv_lib_soname_hal+set}" = set; then
12825 $as_echo_n "(cached) " >&6
12827 ac_check_soname_save_LIBS=$LIBS
12828 LIBS="-lhal $ac_hal_libs $LIBS"
12829 cat >conftest.$ac_ext <<_ACEOF
12832 cat confdefs.h >>conftest.$ac_ext
12833 cat >>conftest.$ac_ext <<_ACEOF
12834 /* end confdefs.h. */
12836 /* Override any GCC internal prototype to avoid an error.
12837 Use char because int might match the return type of a GCC
12838 builtin and then its argument prototype would still apply. */
12842 char libhal_ctx_new ();
12846 return libhal_ctx_new ();
12851 rm -f conftest.$ac_objext conftest$ac_exeext
12852 if { (ac_try="$ac_link"
12853 case "(($ac_try" in
12854 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12855 *) ac_try_echo
=$ac_try;;
12857 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12858 $as_echo "$ac_try_echo") >&5
12859 (eval "$ac_link") 2>conftest.er1
12861 grep -v '^ *+' conftest.er1
>conftest.err
12863 cat conftest.err
>&5
12864 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12865 (exit $ac_status); } && {
12866 test -z "$ac_c_werror_flag" ||
12867 test ! -s conftest.err
12868 } && test -s conftest
$ac_exeext && {
12869 test "$cross_compiling" = yes ||
12870 $as_test_x conftest
$ac_exeext
12874 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'` ;;
12875 *) ac_cv_lib_soname_hal
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12878 $as_echo "$as_me: failed program was:" >&5
12879 sed 's/^/| /' conftest.
$ac_ext >&5
12884 rm -rf conftest.dSYM
12885 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12886 conftest
$ac_exeext conftest.
$ac_ext
12887 LIBS
=$ac_check_soname_save_LIBS
12889 if test "x$ac_cv_lib_soname_hal" = "x"; then
12890 { $as_echo "$as_me:$LINENO: result: not found" >&5
12891 $as_echo "not found" >&6; }
12894 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
12895 $as_echo "$ac_cv_lib_soname_hal" >&6; }
12897 cat >>confdefs.h
<<_ACEOF
12898 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
12901 HALINCL
="$ac_hal_cflags"
12907 CPPFLAGS
="$ac_save_CPPFLAGS"
12909 if test "x$ac_cv_lib_soname_hal" = "x"; then
12910 case "x$with_hal" in
12911 x
) wine_notices
="$wine_notices|libhal ${notice_platform}development files not found, no dynamic device support." ;;
12913 *) { { $as_echo "$as_me:$LINENO: error: libhal ${notice_platform}development files not found, no dynamic device support.
12914 This is an error since --with-hal was requested." >&5
12915 $as_echo "$as_me: error: libhal ${notice_platform}development files not found, no dynamic device support.
12916 This is an error since --with-hal was requested." >&2;}
12917 { (exit 1); exit 1; }; } ;;
12922 if test "x$with_gnutls" != "xno"
12924 ac_save_CPPFLAGS
="$CPPFLAGS"
12925 if test "$PKG_CONFIG" != "false"
12927 ac_gnutls_libs
="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
12928 ac_gnutls_cflags
="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
12929 CPPFLAGS
="$CPPFLAGS $ac_gnutls_cflags"
12931 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
12932 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
12933 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
12934 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
12935 $as_echo_n "(cached) " >&6
12937 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
12938 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
12940 # Is the header compilable?
12941 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
12942 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
12943 cat >conftest.
$ac_ext <<_ACEOF
12946 cat confdefs.h
>>conftest.
$ac_ext
12947 cat >>conftest.
$ac_ext <<_ACEOF
12948 /* end confdefs.h. */
12949 $ac_includes_default
12950 #include <gnutls/gnutls.h>
12952 rm -f conftest.
$ac_objext
12953 if { (ac_try
="$ac_compile"
12954 case "(($ac_try" in
12955 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12956 *) ac_try_echo=$ac_try;;
12958 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12959 $as_echo "$ac_try_echo") >&5
12960 (eval "$ac_compile") 2>conftest.er1
12962 grep -v '^ *+' conftest.er1 >conftest.err
12964 cat conftest.err >&5
12965 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12966 (exit $ac_status); } && {
12967 test -z "$ac_c_werror_flag" ||
12968 test ! -s conftest.err
12969 } && test -s conftest.$ac_objext; then
12970 ac_header_compiler=yes
12972 $as_echo "$as_me: failed program was:" >&5
12973 sed 's/^/| /' conftest.$ac_ext >&5
12975 ac_header_compiler=no
12978 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12979 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12980 $as_echo "$ac_header_compiler" >&6; }
12982 # Is the header present?
12983 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
12984 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
12985 cat >conftest.$ac_ext <<_ACEOF
12988 cat confdefs.h >>conftest.$ac_ext
12989 cat >>conftest.$ac_ext <<_ACEOF
12990 /* end confdefs.h. */
12991 #include <gnutls/gnutls.h>
12993 if { (ac_try="$ac_cpp conftest.$ac_ext"
12994 case "(($ac_try" in
12995 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12996 *) ac_try_echo
=$ac_try;;
12998 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12999 $as_echo "$ac_try_echo") >&5
13000 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13002 grep -v '^ *+' conftest.er1
>conftest.err
13004 cat conftest.err
>&5
13005 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13006 (exit $ac_status); } >/dev
/null
&& {
13007 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13008 test ! -s conftest.err
13010 ac_header_preproc
=yes
13012 $as_echo "$as_me: failed program was:" >&5
13013 sed 's/^/| /' conftest.
$ac_ext >&5
13015 ac_header_preproc
=no
13018 rm -f conftest.err conftest.
$ac_ext
13019 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13020 $as_echo "$ac_header_preproc" >&6; }
13022 # So? What about this header?
13023 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13025 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13026 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13027 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13028 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13029 ac_header_preproc
=yes
13032 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13033 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13034 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&5
13035 $as_echo "$as_me: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&2;}
13036 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13037 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13038 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&5
13039 $as_echo "$as_me: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&2;}
13040 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13041 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13042 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13043 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13045 ## ------------------------------------ ##
13046 ## Report this to wine-devel@winehq.org ##
13047 ## ------------------------------------ ##
13049 ) |
sed "s/^/$as_me: WARNING: /" >&2
13052 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13053 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13054 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13055 $as_echo_n "(cached) " >&6
13057 ac_cv_header_gnutls_gnutls_h
=$ac_header_preproc
13059 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13060 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13063 if test "x$ac_cv_header_gnutls_gnutls_h" = x
""yes; then
13064 cat >conftest.
$ac_ext <<_ACEOF
13067 cat confdefs.h
>>conftest.
$ac_ext
13068 cat >>conftest.
$ac_ext <<_ACEOF
13069 /* end confdefs.h. */
13070 #include <gnutls/gnutls.h>
13074 typeof(gnutls_mac_get_key_size) *pfunc;
13079 rm -f conftest.
$ac_objext
13080 if { (ac_try
="$ac_compile"
13081 case "(($ac_try" in
13082 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13083 *) ac_try_echo=$ac_try;;
13085 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13086 $as_echo "$ac_try_echo") >&5
13087 (eval "$ac_compile") 2>conftest.er1
13089 grep -v '^ *+' conftest.er1 >conftest.err
13091 cat conftest.err >&5
13092 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13093 (exit $ac_status); } && {
13094 test -z "$ac_c_werror_flag" ||
13095 test ! -s conftest.err
13096 } && test -s conftest.$ac_objext; then
13097 { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13098 $as_echo_n "checking for -lgnutls... " >&6; }
13099 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13100 $as_echo_n "(cached) " >&6
13102 ac_check_soname_save_LIBS=$LIBS
13103 LIBS="-lgnutls $ac_gnutls_libs $LIBS"
13104 cat >conftest.$ac_ext <<_ACEOF
13107 cat confdefs.h >>conftest.$ac_ext
13108 cat >>conftest.$ac_ext <<_ACEOF
13109 /* end confdefs.h. */
13111 /* Override any GCC internal prototype to avoid an error.
13112 Use char because int might match the return type of a GCC
13113 builtin and then its argument prototype would still apply. */
13117 char gnutls_global_init ();
13121 return gnutls_global_init ();
13126 rm -f conftest.$ac_objext conftest$ac_exeext
13127 if { (ac_try="$ac_link"
13128 case "(($ac_try" in
13129 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13130 *) ac_try_echo
=$ac_try;;
13132 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13133 $as_echo "$ac_try_echo") >&5
13134 (eval "$ac_link") 2>conftest.er1
13136 grep -v '^ *+' conftest.er1
>conftest.err
13138 cat conftest.err
>&5
13139 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13140 (exit $ac_status); } && {
13141 test -z "$ac_c_werror_flag" ||
13142 test ! -s conftest.err
13143 } && test -s conftest
$ac_exeext && {
13144 test "$cross_compiling" = yes ||
13145 $as_test_x conftest
$ac_exeext
13149 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'` ;;
13150 *) ac_cv_lib_soname_gnutls
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13153 $as_echo "$as_me: failed program was:" >&5
13154 sed 's/^/| /' conftest.
$ac_ext >&5
13159 rm -rf conftest.dSYM
13160 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13161 conftest
$ac_exeext conftest.
$ac_ext
13162 LIBS
=$ac_check_soname_save_LIBS
13164 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13165 { $as_echo "$as_me:$LINENO: result: not found" >&5
13166 $as_echo "not found" >&6; }
13169 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13170 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13172 cat >>confdefs.h
<<_ACEOF
13173 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13176 GNUTLSINCL
="$ac_gnutls_cflags"
13181 $as_echo "$as_me: failed program was:" >&5
13182 sed 's/^/| /' conftest.
$ac_ext >&5
13187 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13191 CPPFLAGS
="$ac_save_CPPFLAGS"
13193 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13194 case "x$with_gnutls" in
13195 x
) wine_notices
="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13197 *) { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13198 This is an error since --with-gnutls was requested." >&5
13199 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13200 This is an error since --with-gnutls was requested." >&2;}
13201 { (exit 1); exit 1; }; } ;;
13207 if test "$ac_cv_header_ncurses_h" = "yes"
13209 { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13210 $as_echo_n "checking for -lncurses... " >&6; }
13211 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13212 $as_echo_n "(cached) " >&6
13214 ac_check_soname_save_LIBS
=$LIBS
13215 LIBS
="-lncurses $LIBS"
13216 cat >conftest.
$ac_ext <<_ACEOF
13219 cat confdefs.h
>>conftest.
$ac_ext
13220 cat >>conftest.
$ac_ext <<_ACEOF
13221 /* end confdefs.h. */
13223 /* Override any GCC internal prototype to avoid an error.
13224 Use char because int might match the return type of a GCC
13225 builtin and then its argument prototype would still apply. */
13238 rm -f conftest.
$ac_objext conftest
$ac_exeext
13239 if { (ac_try
="$ac_link"
13240 case "(($ac_try" in
13241 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13242 *) ac_try_echo=$ac_try;;
13244 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13245 $as_echo "$ac_try_echo") >&5
13246 (eval "$ac_link") 2>conftest.er1
13248 grep -v '^ *+' conftest.er1 >conftest.err
13250 cat conftest.err >&5
13251 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13252 (exit $ac_status); } && {
13253 test -z "$ac_c_werror_flag" ||
13254 test ! -s conftest.err
13255 } && test -s conftest$ac_exeext && {
13256 test "$cross_compiling" = yes ||
13257 $as_test_x conftest$ac_exeext
13261 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'` ;;
13262 *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libncurses\\.$LIBEXT" |
sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13265 $as_echo "$as_me: failed program was:" >&5
13266 sed 's/^/| /' conftest.$ac_ext >&5
13271 rm -rf conftest.dSYM
13272 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13273 conftest$ac_exeext conftest.$ac_ext
13274 LIBS=$ac_check_soname_save_LIBS
13276 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13277 { $as_echo "$as_me:$LINENO: result: not found" >&5
13278 $as_echo "not found" >&6; }
13281 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13282 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13284 cat >>confdefs.h <<_ACEOF
13285 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13288 CURSESLIBS="-lncurses"
13291 elif test "$ac_cv_header_curses_h" = "yes"
13293 { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13294 $as_echo_n "checking for -lcurses... " >&6; }
13295 if test "${ac_cv_lib_soname_curses+set}" = set; then
13296 $as_echo_n "(cached) " >&6
13298 ac_check_soname_save_LIBS=$LIBS
13299 LIBS="-lcurses $LIBS"
13300 cat >conftest.$ac_ext <<_ACEOF
13303 cat confdefs.h >>conftest.$ac_ext
13304 cat >>conftest.$ac_ext <<_ACEOF
13305 /* end confdefs.h. */
13307 /* Override any GCC internal prototype to avoid an error.
13308 Use char because int might match the return type of a GCC
13309 builtin and then its argument prototype would still apply. */
13322 rm -f conftest.$ac_objext conftest$ac_exeext
13323 if { (ac_try="$ac_link"
13324 case "(($ac_try" in
13325 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13326 *) ac_try_echo
=$ac_try;;
13328 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13329 $as_echo "$ac_try_echo") >&5
13330 (eval "$ac_link") 2>conftest.er1
13332 grep -v '^ *+' conftest.er1
>conftest.err
13334 cat conftest.err
>&5
13335 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13336 (exit $ac_status); } && {
13337 test -z "$ac_c_werror_flag" ||
13338 test ! -s conftest.err
13339 } && test -s conftest
$ac_exeext && {
13340 test "$cross_compiling" = yes ||
13341 $as_test_x conftest
$ac_exeext
13345 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'` ;;
13346 *) ac_cv_lib_soname_curses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13349 $as_echo "$as_me: failed program was:" >&5
13350 sed 's/^/| /' conftest.
$ac_ext >&5
13355 rm -rf conftest.dSYM
13356 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13357 conftest
$ac_exeext conftest.
$ac_ext
13358 LIBS
=$ac_check_soname_save_LIBS
13360 if test "x$ac_cv_lib_soname_curses" = "x"; then
13361 { $as_echo "$as_me:$LINENO: result: not found" >&5
13362 $as_echo "not found" >&6; }
13365 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13366 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13368 cat >>confdefs.h
<<_ACEOF
13369 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13372 CURSESLIBS
="-lcurses"
13376 ac_save_LIBS
="$LIBS"
13377 LIBS
="$LIBS $CURSESLIBS"
13379 for ac_func
in mousemask
13381 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13382 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13383 $as_echo_n "checking for $ac_func... " >&6; }
13384 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13385 $as_echo_n "(cached) " >&6
13387 cat >conftest.
$ac_ext <<_ACEOF
13390 cat confdefs.h
>>conftest.
$ac_ext
13391 cat >>conftest.
$ac_ext <<_ACEOF
13392 /* end confdefs.h. */
13393 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13394 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13395 #define $ac_func innocuous_$ac_func
13397 /* System header to define __stub macros and hopefully few prototypes,
13398 which can conflict with char $ac_func (); below.
13399 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13400 <limits.h> exists even on freestanding compilers. */
13403 # include <limits.h>
13405 # include <assert.h>
13410 /* Override any GCC internal prototype to avoid an error.
13411 Use char because int might match the return type of a GCC
13412 builtin and then its argument prototype would still apply. */
13417 /* The GNU C library defines this for functions which it implements
13418 to always fail with ENOSYS. Some functions are actually named
13419 something starting with __ and the normal name is an alias. */
13420 #if defined __stub_$ac_func || defined __stub___$ac_func
13427 return $ac_func ();
13432 rm -f conftest.
$ac_objext conftest
$ac_exeext
13433 if { (ac_try
="$ac_link"
13434 case "(($ac_try" in
13435 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13436 *) ac_try_echo=$ac_try;;
13438 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13439 $as_echo "$ac_try_echo") >&5
13440 (eval "$ac_link") 2>conftest.er1
13442 grep -v '^ *+' conftest.er1 >conftest.err
13444 cat conftest.err >&5
13445 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13446 (exit $ac_status); } && {
13447 test -z "$ac_c_werror_flag" ||
13448 test ! -s conftest.err
13449 } && test -s conftest$ac_exeext && {
13450 test "$cross_compiling" = yes ||
13451 $as_test_x conftest$ac_exeext
13453 eval "$as_ac_var=yes"
13455 $as_echo "$as_me: failed program was:" >&5
13456 sed 's/^/| /' conftest.$ac_ext >&5
13458 eval "$as_ac_var=no"
13461 rm -rf conftest.dSYM
13462 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13463 conftest$ac_exeext conftest.$ac_ext
13465 ac_res=`eval 'as_val=${'$as_ac_var'}
13466 $as_echo "$as_val"'`
13467 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13468 $as_echo "$ac_res" >&6; }
13469 as_val=`eval 'as_val=${'$as_ac_var'}
13470 $as_echo "$as_val"'`
13471 if test "x$as_val" = x""yes; then
13472 cat >>confdefs.h <<_ACEOF
13473 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
13479 LIBS="$ac_save_LIBS"
13480 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13481 case "x$with_curses" in
13482 x) wine_notices="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13484 *) { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13485 This is an error since --with-curses was requested." >&5
13486 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13487 This is an error since --with-curses was requested." >&2;}
13488 { (exit 1); exit 1; }; } ;;
13493 if test "x$with_sane" != "xno"
13495 ac_save_CPPFLAGS="$CPPFLAGS"
13496 # Extract the first word of "sane-config", so it can be a program name with args.
13497 set dummy sane-config; ac_word=$2
13498 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13499 $as_echo_n "checking for $ac_word... " >&6; }
13500 if test "${ac_cv_prog_sane_devel+set}" = set; then
13501 $as_echo_n "(cached) " >&6
13503 if test -n "$sane_devel"; then
13504 ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
13506 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13507 for as_dir in $PATH
13510 test -z "$as_dir" && as_dir=.
13511 for ac_exec_ext in '' $ac_executable_extensions; do
13512 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13513 ac_cv_prog_sane_devel="sane-config"
13514 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13521 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
13524 sane_devel=$ac_cv_prog_sane_devel
13525 if test -n "$sane_devel"; then
13526 { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13527 $as_echo "$sane_devel" >&6; }
13529 { $as_echo "$as_me:$LINENO: result: no" >&5
13530 $as_echo "no" >&6; }
13534 if test "$sane_devel" != "no"
13536 ac_sane_incl="`$sane_devel --cflags`"
13537 ac_sane_libs="`$sane_devel --ldflags`"
13538 CPPFLAGS="$CPPFLAGS $ac_sane_incl"
13540 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13541 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13542 $as_echo_n "checking for sane/sane.h... " >&6; }
13543 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13544 $as_echo_n "(cached) " >&6
13546 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13547 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13549 # Is the header compilable?
13550 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13551 $as_echo_n "checking sane/sane.h usability... " >&6; }
13552 cat >conftest.$ac_ext <<_ACEOF
13555 cat confdefs.h >>conftest.$ac_ext
13556 cat >>conftest.$ac_ext <<_ACEOF
13557 /* end confdefs.h. */
13558 $ac_includes_default
13559 #include <sane/sane.h>
13561 rm -f conftest.$ac_objext
13562 if { (ac_try="$ac_compile"
13563 case "(($ac_try" in
13564 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13565 *) ac_try_echo
=$ac_try;;
13567 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13568 $as_echo "$ac_try_echo") >&5
13569 (eval "$ac_compile") 2>conftest.er1
13571 grep -v '^ *+' conftest.er1
>conftest.err
13573 cat conftest.err
>&5
13574 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13575 (exit $ac_status); } && {
13576 test -z "$ac_c_werror_flag" ||
13577 test ! -s conftest.err
13578 } && test -s conftest.
$ac_objext; then
13579 ac_header_compiler
=yes
13581 $as_echo "$as_me: failed program was:" >&5
13582 sed 's/^/| /' conftest.
$ac_ext >&5
13584 ac_header_compiler
=no
13587 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13588 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13589 $as_echo "$ac_header_compiler" >&6; }
13591 # Is the header present?
13592 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13593 $as_echo_n "checking sane/sane.h presence... " >&6; }
13594 cat >conftest.
$ac_ext <<_ACEOF
13597 cat confdefs.h
>>conftest.
$ac_ext
13598 cat >>conftest.
$ac_ext <<_ACEOF
13599 /* end confdefs.h. */
13600 #include <sane/sane.h>
13602 if { (ac_try
="$ac_cpp conftest.$ac_ext"
13603 case "(($ac_try" in
13604 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13605 *) ac_try_echo=$ac_try;;
13607 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13608 $as_echo "$ac_try_echo") >&5
13609 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13611 grep -v '^ *+' conftest.er1 >conftest.err
13613 cat conftest.err >&5
13614 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13615 (exit $ac_status); } >/dev/null && {
13616 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13617 test ! -s conftest.err
13619 ac_header_preproc=yes
13621 $as_echo "$as_me: failed program was:" >&5
13622 sed 's/^/| /' conftest.$ac_ext >&5
13624 ac_header_preproc=no
13627 rm -f conftest.err conftest.$ac_ext
13628 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13629 $as_echo "$ac_header_preproc" >&6; }
13631 # So? What about this header?
13632 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13634 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13635 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13636 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13637 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13638 ac_header_preproc=yes
13641 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13642 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13643 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
13644 $as_echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
13645 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13646 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13647 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
13648 $as_echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
13649 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13650 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13651 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13652 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13654 ## ------------------------------------ ##
13655 ## Report this to wine-devel@winehq.org ##
13656 ## ------------------------------------ ##
13658 ) | sed "s/^/$as_me: WARNING: /" >&2
13661 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13662 $as_echo_n "checking for sane/sane.h... " >&6; }
13663 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13664 $as_echo_n "(cached) " >&6
13666 ac_cv_header_sane_sane_h=$ac_header_preproc
13668 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13669 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13672 if test "x$ac_cv_header_sane_sane_h" = x""yes; then
13673 { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
13674 $as_echo_n "checking for -lsane... " >&6; }
13675 if test "${ac_cv_lib_soname_sane+set}" = set; then
13676 $as_echo_n "(cached) " >&6
13678 ac_check_soname_save_LIBS=$LIBS
13679 LIBS="-lsane $ac_sane_libs $LIBS"
13680 cat >conftest.$ac_ext <<_ACEOF
13683 cat confdefs.h >>conftest.$ac_ext
13684 cat >>conftest.$ac_ext <<_ACEOF
13685 /* end confdefs.h. */
13687 /* Override any GCC internal prototype to avoid an error.
13688 Use char because int might match the return type of a GCC
13689 builtin and then its argument prototype would still apply. */
13697 return sane_init ();
13702 rm -f conftest.$ac_objext conftest$ac_exeext
13703 if { (ac_try="$ac_link"
13704 case "(($ac_try" in
13705 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13706 *) ac_try_echo
=$ac_try;;
13708 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13709 $as_echo "$ac_try_echo") >&5
13710 (eval "$ac_link") 2>conftest.er1
13712 grep -v '^ *+' conftest.er1
>conftest.err
13714 cat conftest.err
>&5
13715 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13716 (exit $ac_status); } && {
13717 test -z "$ac_c_werror_flag" ||
13718 test ! -s conftest.err
13719 } && test -s conftest
$ac_exeext && {
13720 test "$cross_compiling" = yes ||
13721 $as_test_x conftest
$ac_exeext
13725 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'` ;;
13726 *) ac_cv_lib_soname_sane
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13729 $as_echo "$as_me: failed program was:" >&5
13730 sed 's/^/| /' conftest.
$ac_ext >&5
13735 rm -rf conftest.dSYM
13736 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13737 conftest
$ac_exeext conftest.
$ac_ext
13738 LIBS
=$ac_check_soname_save_LIBS
13740 if test "x$ac_cv_lib_soname_sane" = "x"; then
13741 { $as_echo "$as_me:$LINENO: result: not found" >&5
13742 $as_echo "not found" >&6; }
13745 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
13746 $as_echo "$ac_cv_lib_soname_sane" >&6; }
13748 cat >>confdefs.h
<<_ACEOF
13749 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
13752 SANEINCL
="$ac_sane_incl"
13759 CPPFLAGS
="$ac_save_CPPFLAGS"
13761 if test "x$ac_cv_lib_soname_sane" = "x"; then
13762 case "x$with_sane" in
13763 x
) wine_notices
="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
13765 *) { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13766 This is an error since --with-sane was requested." >&5
13767 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13768 This is an error since --with-sane was requested." >&2;}
13769 { (exit 1); exit 1; }; } ;;
13774 if test "x$with_gphoto" != "xno"
13776 ac_save_CPPFLAGS
="$CPPFLAGS"
13777 # Extract the first word of "gphoto2-config", so it can be a program name with args.
13778 set dummy gphoto2-config
; ac_word
=$2
13779 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13780 $as_echo_n "checking for $ac_word... " >&6; }
13781 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
13782 $as_echo_n "(cached) " >&6
13784 if test -n "$gphoto2_devel"; then
13785 ac_cv_prog_gphoto2_devel
="$gphoto2_devel" # Let the user override the test.
13787 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13788 for as_dir
in $PATH
13791 test -z "$as_dir" && as_dir
=.
13792 for ac_exec_ext
in '' $ac_executable_extensions; do
13793 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13794 ac_cv_prog_gphoto2_devel
="gphoto2-config"
13795 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13802 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel
="no"
13805 gphoto2_devel
=$ac_cv_prog_gphoto2_devel
13806 if test -n "$gphoto2_devel"; then
13807 { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
13808 $as_echo "$gphoto2_devel" >&6; }
13810 { $as_echo "$as_me:$LINENO: result: no" >&5
13811 $as_echo "no" >&6; }
13815 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
13816 set dummy gphoto2-port-config
; ac_word
=$2
13817 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13818 $as_echo_n "checking for $ac_word... " >&6; }
13819 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
13820 $as_echo_n "(cached) " >&6
13822 if test -n "$gphoto2port_devel"; then
13823 ac_cv_prog_gphoto2port_devel
="$gphoto2port_devel" # Let the user override the test.
13825 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13826 for as_dir
in $PATH
13829 test -z "$as_dir" && as_dir
=.
13830 for ac_exec_ext
in '' $ac_executable_extensions; do
13831 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13832 ac_cv_prog_gphoto2port_devel
="gphoto2-port-config"
13833 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13840 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel
="no"
13843 gphoto2port_devel
=$ac_cv_prog_gphoto2port_devel
13844 if test -n "$gphoto2port_devel"; then
13845 { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
13846 $as_echo "$gphoto2port_devel" >&6; }
13848 { $as_echo "$as_me:$LINENO: result: no" >&5
13849 $as_echo "no" >&6; }
13853 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
13855 ac_gphoto2_incl
="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
13857 for i
in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
13860 -L/usr
/lib|
-L/usr
/lib64
) ;;
13861 -L*|
-l*) ac_gphoto2_libs
="$ac_gphoto2_libs $i";;
13864 CPPFLAGS
="$CPPFLAGS $ac_gphoto2_incl"
13866 ac_gphoto2_libs
=${ac_gphoto2_libs:-"-lgphoto2"}
13867 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
13868 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
13869 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
13870 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
13871 $as_echo_n "(cached) " >&6
13873 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
13874 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
13876 # Is the header compilable?
13877 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
13878 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
13879 cat >conftest.
$ac_ext <<_ACEOF
13882 cat confdefs.h
>>conftest.
$ac_ext
13883 cat >>conftest.
$ac_ext <<_ACEOF
13884 /* end confdefs.h. */
13885 $ac_includes_default
13886 #include <gphoto2-camera.h>
13888 rm -f conftest.
$ac_objext
13889 if { (ac_try
="$ac_compile"
13890 case "(($ac_try" in
13891 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13892 *) ac_try_echo=$ac_try;;
13894 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13895 $as_echo "$ac_try_echo") >&5
13896 (eval "$ac_compile") 2>conftest.er1
13898 grep -v '^ *+' conftest.er1 >conftest.err
13900 cat conftest.err >&5
13901 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13902 (exit $ac_status); } && {
13903 test -z "$ac_c_werror_flag" ||
13904 test ! -s conftest.err
13905 } && test -s conftest.$ac_objext; then
13906 ac_header_compiler=yes
13908 $as_echo "$as_me: failed program was:" >&5
13909 sed 's/^/| /' conftest.$ac_ext >&5
13911 ac_header_compiler=no
13914 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13915 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13916 $as_echo "$ac_header_compiler" >&6; }
13918 # Is the header present?
13919 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
13920 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
13921 cat >conftest.$ac_ext <<_ACEOF
13924 cat confdefs.h >>conftest.$ac_ext
13925 cat >>conftest.$ac_ext <<_ACEOF
13926 /* end confdefs.h. */
13927 #include <gphoto2-camera.h>
13929 if { (ac_try="$ac_cpp conftest.$ac_ext"
13930 case "(($ac_try" in
13931 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13932 *) ac_try_echo
=$ac_try;;
13934 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13935 $as_echo "$ac_try_echo") >&5
13936 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13938 grep -v '^ *+' conftest.er1
>conftest.err
13940 cat conftest.err
>&5
13941 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13942 (exit $ac_status); } >/dev
/null
&& {
13943 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13944 test ! -s conftest.err
13946 ac_header_preproc
=yes
13948 $as_echo "$as_me: failed program was:" >&5
13949 sed 's/^/| /' conftest.
$ac_ext >&5
13951 ac_header_preproc
=no
13954 rm -f conftest.err conftest.
$ac_ext
13955 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13956 $as_echo "$ac_header_preproc" >&6; }
13958 # So? What about this header?
13959 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13961 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
13962 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13963 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
13964 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
13965 ac_header_preproc
=yes
13968 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
13969 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
13970 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
13971 $as_echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
13972 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
13973 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
13974 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
13975 $as_echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
13976 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
13977 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
13978 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
13979 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
13981 ## ------------------------------------ ##
13982 ## Report this to wine-devel@winehq.org ##
13983 ## ------------------------------------ ##
13985 ) |
sed "s/^/$as_me: WARNING: /" >&2
13988 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
13989 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
13990 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
13991 $as_echo_n "(cached) " >&6
13993 ac_cv_header_gphoto2_camera_h
=$ac_header_preproc
13995 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
13996 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
13999 if test "x$ac_cv_header_gphoto2_camera_h" = x
""yes; then
14000 { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14001 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14002 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14003 $as_echo_n "(cached) " >&6
14005 ac_check_lib_save_LIBS
=$LIBS
14006 LIBS
="-lgphoto2 $ac_gphoto2_libs $LIBS"
14007 cat >conftest.
$ac_ext <<_ACEOF
14010 cat confdefs.h
>>conftest.
$ac_ext
14011 cat >>conftest.
$ac_ext <<_ACEOF
14012 /* end confdefs.h. */
14014 /* Override any GCC internal prototype to avoid an error.
14015 Use char because int might match the return type of a GCC
14016 builtin and then its argument prototype would still apply. */
14020 char gp_camera_new ();
14024 return gp_camera_new ();
14029 rm -f conftest.
$ac_objext conftest
$ac_exeext
14030 if { (ac_try
="$ac_link"
14031 case "(($ac_try" in
14032 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14033 *) ac_try_echo=$ac_try;;
14035 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14036 $as_echo "$ac_try_echo") >&5
14037 (eval "$ac_link") 2>conftest.er1
14039 grep -v '^ *+' conftest.er1 >conftest.err
14041 cat conftest.err >&5
14042 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14043 (exit $ac_status); } && {
14044 test -z "$ac_c_werror_flag" ||
14045 test ! -s conftest.err
14046 } && test -s conftest$ac_exeext && {
14047 test "$cross_compiling" = yes ||
14048 $as_test_x conftest$ac_exeext
14050 ac_cv_lib_gphoto2_gp_camera_new=yes
14052 $as_echo "$as_me: failed program was:" >&5
14053 sed 's/^/| /' conftest.$ac_ext >&5
14055 ac_cv_lib_gphoto2_gp_camera_new=no
14058 rm -rf conftest.dSYM
14059 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14060 conftest$ac_exeext conftest.$ac_ext
14061 LIBS=$ac_check_lib_save_LIBS
14063 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14064 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14065 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x""yes; then
14067 cat >>confdefs.h <<\_ACEOF
14068 #define HAVE_GPHOTO2 1
14071 GPHOTO2LIBS="$ac_gphoto2_libs"
14073 GPHOTO2INCL="$ac_gphoto2_incl"
14080 CPPFLAGS="$ac_save_CPPFLAGS"
14082 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14083 case "x$with_gphoto" in
14084 x) wine_notices="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14086 *) { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14087 This is an error since --with-gphoto was requested." >&5
14088 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14089 This is an error since --with-gphoto was requested." >&2;}
14090 { (exit 1); exit 1; }; } ;;
14098 if test "$ac_cv_header_resolv_h" = "yes"
14100 ac_save_LIBS="$LIBS"
14101 LIBS="$LIBS -lresolv"
14102 cat >conftest.$ac_ext <<_ACEOF
14105 cat confdefs.h >>conftest.$ac_ext
14106 cat >>conftest.$ac_ext <<_ACEOF
14107 /* end confdefs.h. */
14108 #ifdef HAVE_NETINET_IN_H
14109 #include <netinet/in.h>
14111 #include <resolv.h>
14120 rm -f conftest.$ac_objext conftest$ac_exeext
14121 if { (ac_try="$ac_link"
14122 case "(($ac_try" in
14123 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14124 *) ac_try_echo
=$ac_try;;
14126 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14127 $as_echo "$ac_try_echo") >&5
14128 (eval "$ac_link") 2>conftest.er1
14130 grep -v '^ *+' conftest.er1
>conftest.err
14132 cat conftest.err
>&5
14133 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14134 (exit $ac_status); } && {
14135 test -z "$ac_c_werror_flag" ||
14136 test ! -s conftest.err
14137 } && test -s conftest
$ac_exeext && {
14138 test "$cross_compiling" = yes ||
14139 $as_test_x conftest
$ac_exeext
14142 cat >>confdefs.h
<<\_ACEOF
14143 #define HAVE_RESOLV 1
14146 RESOLVLIBS
="-lresolv"
14148 $as_echo "$as_me: failed program was:" >&5
14149 sed 's/^/| /' conftest.
$ac_ext >&5
14154 rm -rf conftest.dSYM
14155 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14156 conftest
$ac_exeext conftest.
$ac_ext
14157 LIBS
="$ac_save_LIBS"
14162 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14164 { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14165 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14166 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14167 $as_echo_n "(cached) " >&6
14169 ac_check_lib_save_LIBS
=$LIBS
14170 LIBS
="-llcms $LIBS"
14171 cat >conftest.
$ac_ext <<_ACEOF
14174 cat confdefs.h
>>conftest.
$ac_ext
14175 cat >>conftest.
$ac_ext <<_ACEOF
14176 /* end confdefs.h. */
14178 /* Override any GCC internal prototype to avoid an error.
14179 Use char because int might match the return type of a GCC
14180 builtin and then its argument prototype would still apply. */
14184 char cmsOpenProfileFromFile ();
14188 return cmsOpenProfileFromFile ();
14193 rm -f conftest.
$ac_objext conftest
$ac_exeext
14194 if { (ac_try
="$ac_link"
14195 case "(($ac_try" in
14196 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14197 *) ac_try_echo=$ac_try;;
14199 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14200 $as_echo "$ac_try_echo") >&5
14201 (eval "$ac_link") 2>conftest.er1
14203 grep -v '^ *+' conftest.er1 >conftest.err
14205 cat conftest.err >&5
14206 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14207 (exit $ac_status); } && {
14208 test -z "$ac_c_werror_flag" ||
14209 test ! -s conftest.err
14210 } && test -s conftest$ac_exeext && {
14211 test "$cross_compiling" = yes ||
14212 $as_test_x conftest$ac_exeext
14214 ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
14216 $as_echo "$as_me: failed program was:" >&5
14217 sed 's/^/| /' conftest.$ac_ext >&5
14219 ac_cv_lib_lcms_cmsOpenProfileFromFile=no
14222 rm -rf conftest.dSYM
14223 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14224 conftest$ac_exeext conftest.$ac_ext
14225 LIBS=$ac_check_lib_save_LIBS
14227 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14228 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14229 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x""yes; then
14231 cat >>confdefs.h <<\_ACEOF
14232 #define HAVE_LCMS 1
14239 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14240 case "x$with_cms" in
14241 x) wine_notices="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14243 *) { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14244 This is an error since --with-cms was requested." >&5
14245 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14246 This is an error since --with-cms was requested." >&2;}
14247 { (exit 1); exit 1; }; } ;;
14252 if test "x$with_freetype" != "xno"
14254 for ac_prog in freetype-config freetype2-config
14256 # Extract the first word of "$ac_prog", so it can be a program name with args.
14257 set dummy $ac_prog; ac_word=$2
14258 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14259 $as_echo_n "checking for $ac_word... " >&6; }
14260 if test "${ac_cv_prog_ft_devel+set}" = set; then
14261 $as_echo_n "(cached) " >&6
14263 if test -n "$ft_devel"; then
14264 ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
14266 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14267 for as_dir in $PATH
14270 test -z "$as_dir" && as_dir=.
14271 for ac_exec_ext in '' $ac_executable_extensions; do
14272 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14273 ac_cv_prog_ft_devel="$ac_prog"
14274 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14283 ft_devel=$ac_cv_prog_ft_devel
14284 if test -n "$ft_devel"; then
14285 { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14286 $as_echo "$ft_devel" >&6; }
14288 { $as_echo "$as_me:$LINENO: result: no" >&5
14289 $as_echo "no" >&6; }
14293 test -n "$ft_devel" && break
14295 test -n "$ft_devel" || ft_devel="no"
14297 if test "$ft_devel" != "no"
14299 ac_freetype_incl=`$ft_devel --cflags`
14300 ac_freetype_libs=`$ft_devel --libs`
14302 ac_freetype_libs=${ac_freetype_libs:-"-lfreetype"}
14303 { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14304 $as_echo_n "checking for -lfreetype... " >&6; }
14305 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14306 $as_echo_n "(cached) " >&6
14308 ac_check_soname_save_LIBS=$LIBS
14309 LIBS="-lfreetype $ac_freetype_libs $LIBS"
14310 cat >conftest.$ac_ext <<_ACEOF
14313 cat confdefs.h >>conftest.$ac_ext
14314 cat >>conftest.$ac_ext <<_ACEOF
14315 /* end confdefs.h. */
14317 /* Override any GCC internal prototype to avoid an error.
14318 Use char because int might match the return type of a GCC
14319 builtin and then its argument prototype would still apply. */
14323 char FT_Init_FreeType ();
14327 return FT_Init_FreeType ();
14332 rm -f conftest.$ac_objext conftest$ac_exeext
14333 if { (ac_try="$ac_link"
14334 case "(($ac_try" in
14335 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14336 *) ac_try_echo
=$ac_try;;
14338 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14339 $as_echo "$ac_try_echo") >&5
14340 (eval "$ac_link") 2>conftest.er1
14342 grep -v '^ *+' conftest.er1
>conftest.err
14344 cat conftest.err
>&5
14345 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14346 (exit $ac_status); } && {
14347 test -z "$ac_c_werror_flag" ||
14348 test ! -s conftest.err
14349 } && test -s conftest
$ac_exeext && {
14350 test "$cross_compiling" = yes ||
14351 $as_test_x conftest
$ac_exeext
14355 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'` ;;
14356 *) ac_cv_lib_soname_freetype
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14359 $as_echo "$as_me: failed program was:" >&5
14360 sed 's/^/| /' conftest.
$ac_ext >&5
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_soname_save_LIBS
14370 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14371 { $as_echo "$as_me:$LINENO: result: not found" >&5
14372 $as_echo "not found" >&6; }
14375 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14376 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14378 cat >>confdefs.h
<<_ACEOF
14379 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14385 if test "$ft_lib" = "yes"
14387 ac_save_CPPFLAGS
="$CPPFLAGS"
14388 CPPFLAGS
="$ac_freetype_incl $CPPFLAGS"
14402 for ac_header
in ft2build.h \
14403 freetype
/freetype.h \
14404 freetype
/ftglyph.h \
14405 freetype
/fttypes.h \
14406 freetype
/tttables.h \
14407 freetype
/ftnames.h \
14408 freetype
/ftsnames.h \
14409 freetype
/ttnameid.h \
14410 freetype
/ftoutln.h \
14411 freetype
/ftwinfnt.h \
14412 freetype
/ftmodapi.h \
14413 freetype
/ftlcdfil.h \
14414 freetype
/internal
/sfnt.h
14416 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14417 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14418 $as_echo_n "checking for $ac_header... " >&6; }
14419 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14420 $as_echo_n "(cached) " >&6
14422 cat >conftest.
$ac_ext <<_ACEOF
14425 cat confdefs.h
>>conftest.
$ac_ext
14426 cat >>conftest.
$ac_ext <<_ACEOF
14427 /* end confdefs.h. */
14428 #ifdef HAVE_FT2BUILD_H
14429 # include <ft2build.h>
14432 #include <$ac_header>
14434 rm -f conftest.
$ac_objext
14435 if { (ac_try
="$ac_compile"
14436 case "(($ac_try" in
14437 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14438 *) ac_try_echo=$ac_try;;
14440 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14441 $as_echo "$ac_try_echo") >&5
14442 (eval "$ac_compile") 2>conftest.er1
14444 grep -v '^ *+' conftest.er1 >conftest.err
14446 cat conftest.err >&5
14447 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14448 (exit $ac_status); } && {
14449 test -z "$ac_c_werror_flag" ||
14450 test ! -s conftest.err
14451 } && test -s conftest.$ac_objext; then
14452 eval "$as_ac_Header=yes"
14454 $as_echo "$as_me: failed program was:" >&5
14455 sed 's/^/| /' conftest.$ac_ext >&5
14457 eval "$as_ac_Header=no"
14460 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14462 ac_res=`eval 'as_val=${'$as_ac_Header'}
14463 $as_echo "$as_val"'`
14464 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14465 $as_echo "$ac_res" >&6; }
14466 as_val=`eval 'as_val=${'$as_ac_Header'}
14467 $as_echo "$as_val"'`
14468 if test "x$as_val" = x""yes; then
14469 cat >>confdefs.h <<_ACEOF
14470 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
14477 cat >conftest.$ac_ext <<_ACEOF
14480 cat confdefs.h >>conftest.$ac_ext
14481 cat >>conftest.$ac_ext <<_ACEOF
14482 /* end confdefs.h. */
14483 #include <ft2build.h>
14484 #include <freetype/fttrigon.h>
14486 if { (ac_try="$ac_cpp conftest.$ac_ext"
14487 case "(($ac_try" in
14488 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14489 *) ac_try_echo
=$ac_try;;
14491 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14492 $as_echo "$ac_try_echo") >&5
14493 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14495 grep -v '^ *+' conftest.er1
>conftest.err
14497 cat conftest.err
>&5
14498 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14499 (exit $ac_status); } >/dev
/null
&& {
14500 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14501 test ! -s conftest.err
14504 cat >>confdefs.h
<<\_ACEOF
14505 #define HAVE_FREETYPE_FTTRIGON_H 1
14508 wine_cv_fttrigon
=yes
14510 $as_echo "$as_me: failed program was:" >&5
14511 sed 's/^/| /' conftest.
$ac_ext >&5
14513 wine_cv_fttrigon
=no
14516 rm -f conftest.err conftest.
$ac_ext
14517 { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14518 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14519 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14520 $as_echo_n "(cached) " >&6
14522 ac_cv_type_FT_TrueTypeEngineType
=no
14523 cat >conftest.
$ac_ext <<_ACEOF
14526 cat confdefs.h
>>conftest.
$ac_ext
14527 cat >>conftest.
$ac_ext <<_ACEOF
14528 /* end confdefs.h. */
14529 #include <freetype/ftmodapi.h>
14534 if (sizeof (FT_TrueTypeEngineType))
14540 rm -f conftest.
$ac_objext
14541 if { (ac_try
="$ac_compile"
14542 case "(($ac_try" in
14543 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14544 *) ac_try_echo=$ac_try;;
14546 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14547 $as_echo "$ac_try_echo") >&5
14548 (eval "$ac_compile") 2>conftest.er1
14550 grep -v '^ *+' conftest.er1 >conftest.err
14552 cat conftest.err >&5
14553 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14554 (exit $ac_status); } && {
14555 test -z "$ac_c_werror_flag" ||
14556 test ! -s conftest.err
14557 } && test -s conftest.$ac_objext; then
14558 cat >conftest.$ac_ext <<_ACEOF
14561 cat confdefs.h >>conftest.$ac_ext
14562 cat >>conftest.$ac_ext <<_ACEOF
14563 /* end confdefs.h. */
14564 #include <freetype/ftmodapi.h>
14569 if (sizeof ((FT_TrueTypeEngineType)))
14575 rm -f conftest.$ac_objext
14576 if { (ac_try="$ac_compile"
14577 case "(($ac_try" in
14578 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14579 *) ac_try_echo
=$ac_try;;
14581 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14582 $as_echo "$ac_try_echo") >&5
14583 (eval "$ac_compile") 2>conftest.er1
14585 grep -v '^ *+' conftest.er1
>conftest.err
14587 cat conftest.err
>&5
14588 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14589 (exit $ac_status); } && {
14590 test -z "$ac_c_werror_flag" ||
14591 test ! -s conftest.err
14592 } && test -s conftest.
$ac_objext; then
14595 $as_echo "$as_me: failed program was:" >&5
14596 sed 's/^/| /' conftest.
$ac_ext >&5
14598 ac_cv_type_FT_TrueTypeEngineType
=yes
14601 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14603 $as_echo "$as_me: failed program was:" >&5
14604 sed 's/^/| /' conftest.
$ac_ext >&5
14609 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14611 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14612 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14613 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x
""yes; then
14615 cat >>confdefs.h
<<_ACEOF
14616 #define HAVE_FT_TRUETYPEENGINETYPE 1
14622 ac_save_CFLAGS
="$CFLAGS"
14623 CFLAGS
="$CFLAGS $ac_freetype_libs"
14625 for ac_func
in FT_Load_Sfnt_Table
14627 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14628 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14629 $as_echo_n "checking for $ac_func... " >&6; }
14630 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14631 $as_echo_n "(cached) " >&6
14633 cat >conftest.
$ac_ext <<_ACEOF
14636 cat confdefs.h
>>conftest.
$ac_ext
14637 cat >>conftest.
$ac_ext <<_ACEOF
14638 /* end confdefs.h. */
14639 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14640 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14641 #define $ac_func innocuous_$ac_func
14643 /* System header to define __stub macros and hopefully few prototypes,
14644 which can conflict with char $ac_func (); below.
14645 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14646 <limits.h> exists even on freestanding compilers. */
14649 # include <limits.h>
14651 # include <assert.h>
14656 /* Override any GCC internal prototype to avoid an error.
14657 Use char because int might match the return type of a GCC
14658 builtin and then its argument prototype would still apply. */
14663 /* The GNU C library defines this for functions which it implements
14664 to always fail with ENOSYS. Some functions are actually named
14665 something starting with __ and the normal name is an alias. */
14666 #if defined __stub_$ac_func || defined __stub___$ac_func
14673 return $ac_func ();
14678 rm -f conftest.
$ac_objext conftest
$ac_exeext
14679 if { (ac_try
="$ac_link"
14680 case "(($ac_try" in
14681 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14682 *) ac_try_echo=$ac_try;;
14684 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14685 $as_echo "$ac_try_echo") >&5
14686 (eval "$ac_link") 2>conftest.er1
14688 grep -v '^ *+' conftest.er1 >conftest.err
14690 cat conftest.err >&5
14691 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14692 (exit $ac_status); } && {
14693 test -z "$ac_c_werror_flag" ||
14694 test ! -s conftest.err
14695 } && test -s conftest$ac_exeext && {
14696 test "$cross_compiling" = yes ||
14697 $as_test_x conftest$ac_exeext
14699 eval "$as_ac_var=yes"
14701 $as_echo "$as_me: failed program was:" >&5
14702 sed 's/^/| /' conftest.$ac_ext >&5
14704 eval "$as_ac_var=no"
14707 rm -rf conftest.dSYM
14708 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14709 conftest$ac_exeext conftest.$ac_ext
14711 ac_res=`eval 'as_val=${'$as_ac_var'}
14712 $as_echo "$as_val"'`
14713 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14714 $as_echo "$ac_res" >&6; }
14715 as_val=`eval 'as_val=${'$as_ac_var'}
14716 $as_echo "$as_val"'`
14717 if test "x$as_val" = x""yes; then
14718 cat >>confdefs.h <<_ACEOF
14719 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
14725 CFLAGS="$ac_save_CFLAGS"
14726 CPPFLAGS="$ac_save_CPPFLAGS"
14727 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
14730 cat >>confdefs.h <<\_ACEOF
14731 #define HAVE_FREETYPE 1
14734 FREETYPELIBS="$ac_freetype_libs"
14736 FREETYPEINCL="$ac_freetype_incl"
14741 if test "x$FREETYPELIBS" = "x"; then
14742 case "x$with_freetype" in
14744 *) { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14745 Use the --without-freetype option if you really want this." >&5
14746 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14747 Use the --without-freetype option if you really want this." >&2;}
14748 { (exit 1); exit 1; }; } ;;
14752 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
14754 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
14755 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
14756 if test "${ac_cv_c_ppdev+set}" = set; then
14757 $as_echo_n "(cached) " >&6
14759 cat >conftest.$ac_ext <<_ACEOF
14762 cat confdefs.h >>conftest.$ac_ext
14763 cat >>conftest.$ac_ext <<_ACEOF
14764 /* end confdefs.h. */
14765 #include <linux/ppdev.h>
14769 ioctl (1,PPCLAIM,0)
14774 rm -f conftest.$ac_objext
14775 if { (ac_try="$ac_compile"
14776 case "(($ac_try" in
14777 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14778 *) ac_try_echo
=$ac_try;;
14780 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14781 $as_echo "$ac_try_echo") >&5
14782 (eval "$ac_compile") 2>conftest.er1
14784 grep -v '^ *+' conftest.er1
>conftest.err
14786 cat conftest.err
>&5
14787 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14788 (exit $ac_status); } && {
14789 test -z "$ac_c_werror_flag" ||
14790 test ! -s conftest.err
14791 } && test -s conftest.
$ac_objext; then
14792 ac_cv_c_ppdev
="yes"
14794 $as_echo "$as_me: failed program was:" >&5
14795 sed 's/^/| /' conftest.
$ac_ext >&5
14800 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14802 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
14803 $as_echo "$ac_cv_c_ppdev" >&6; }
14804 if test "$ac_cv_c_ppdev" = "yes"
14807 cat >>confdefs.h
<<\_ACEOF
14808 #define HAVE_PPDEV 1
14813 ac_wine_check_funcs_save_LIBS
="$LIBS"
14814 LIBS
="$LIBS $LIBPTHREAD"
14820 pthread_attr_get_np \
14821 pthread_getattr_np \
14822 pthread_get_stackaddr_np \
14823 pthread_get_stacksize_np
14825 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14826 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14827 $as_echo_n "checking for $ac_func... " >&6; }
14828 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14829 $as_echo_n "(cached) " >&6
14831 cat >conftest.
$ac_ext <<_ACEOF
14834 cat confdefs.h
>>conftest.
$ac_ext
14835 cat >>conftest.
$ac_ext <<_ACEOF
14836 /* end confdefs.h. */
14837 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14838 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14839 #define $ac_func innocuous_$ac_func
14841 /* System header to define __stub macros and hopefully few prototypes,
14842 which can conflict with char $ac_func (); below.
14843 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14844 <limits.h> exists even on freestanding compilers. */
14847 # include <limits.h>
14849 # include <assert.h>
14854 /* Override any GCC internal prototype to avoid an error.
14855 Use char because int might match the return type of a GCC
14856 builtin and then its argument prototype would still apply. */
14861 /* The GNU C library defines this for functions which it implements
14862 to always fail with ENOSYS. Some functions are actually named
14863 something starting with __ and the normal name is an alias. */
14864 #if defined __stub_$ac_func || defined __stub___$ac_func
14871 return $ac_func ();
14876 rm -f conftest.
$ac_objext conftest
$ac_exeext
14877 if { (ac_try
="$ac_link"
14878 case "(($ac_try" in
14879 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14880 *) ac_try_echo=$ac_try;;
14882 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14883 $as_echo "$ac_try_echo") >&5
14884 (eval "$ac_link") 2>conftest.er1
14886 grep -v '^ *+' conftest.er1 >conftest.err
14888 cat conftest.err >&5
14889 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14890 (exit $ac_status); } && {
14891 test -z "$ac_c_werror_flag" ||
14892 test ! -s conftest.err
14893 } && test -s conftest$ac_exeext && {
14894 test "$cross_compiling" = yes ||
14895 $as_test_x conftest$ac_exeext
14897 eval "$as_ac_var=yes"
14899 $as_echo "$as_me: failed program was:" >&5
14900 sed 's/^/| /' conftest.$ac_ext >&5
14902 eval "$as_ac_var=no"
14905 rm -rf conftest.dSYM
14906 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14907 conftest$ac_exeext conftest.$ac_ext
14909 ac_res=`eval 'as_val=${'$as_ac_var'}
14910 $as_echo "$as_val"'`
14911 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14912 $as_echo "$ac_res" >&6; }
14913 as_val=`eval 'as_val=${'$as_ac_var'}
14914 $as_echo "$as_val"'`
14915 if test "x$as_val" = x""yes; then
14916 cat >>confdefs.h <<_ACEOF
14917 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
14923 LIBS="$ac_wine_check_funcs_save_LIBS"
14925 if test "$ac_cv_header_zlib_h" = "yes"
14927 { $as_echo "$as_me:$LINENO: checking for inflate in -lz" >&5
14928 $as_echo_n "checking for inflate in -lz... " >&6; }
14929 if test "${ac_cv_lib_z_inflate+set}" = set; then
14930 $as_echo_n "(cached) " >&6
14932 ac_check_lib_save_LIBS=$LIBS
14934 cat >conftest.$ac_ext <<_ACEOF
14937 cat confdefs.h >>conftest.$ac_ext
14938 cat >>conftest.$ac_ext <<_ACEOF
14939 /* end confdefs.h. */
14941 /* Override any GCC internal prototype to avoid an error.
14942 Use char because int might match the return type of a GCC
14943 builtin and then its argument prototype would still apply. */
14956 rm -f conftest.$ac_objext conftest$ac_exeext
14957 if { (ac_try="$ac_link"
14958 case "(($ac_try" in
14959 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14960 *) ac_try_echo
=$ac_try;;
14962 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14963 $as_echo "$ac_try_echo") >&5
14964 (eval "$ac_link") 2>conftest.er1
14966 grep -v '^ *+' conftest.er1
>conftest.err
14968 cat conftest.err
>&5
14969 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14970 (exit $ac_status); } && {
14971 test -z "$ac_c_werror_flag" ||
14972 test ! -s conftest.err
14973 } && test -s conftest
$ac_exeext && {
14974 test "$cross_compiling" = yes ||
14975 $as_test_x conftest
$ac_exeext
14977 ac_cv_lib_z_inflate
=yes
14979 $as_echo "$as_me: failed program was:" >&5
14980 sed 's/^/| /' conftest.
$ac_ext >&5
14982 ac_cv_lib_z_inflate
=no
14985 rm -rf conftest.dSYM
14986 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14987 conftest
$ac_exeext conftest.
$ac_ext
14988 LIBS
=$ac_check_lib_save_LIBS
14990 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_z_inflate" >&5
14991 $as_echo "$ac_cv_lib_z_inflate" >&6; }
14992 if test "x$ac_cv_lib_z_inflate" = x
""yes; then
14994 cat >>confdefs.h
<<\_ACEOF
14995 #define HAVE_ZLIB 1
15004 if test "x$with_esd" != xno
15006 save_CFLAGS
="$CFLAGS"
15007 # Extract the first word of "esd-config", so it can be a program name with args.
15008 set dummy esd-config
; ac_word
=$2
15009 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15010 $as_echo_n "checking for $ac_word... " >&6; }
15011 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15012 $as_echo_n "(cached) " >&6
15016 ac_cv_path_ESDCONFIG
="$ESDCONFIG" # Let the user override the test with a path.
15019 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
15020 for as_dir
in $PATH
15023 test -z "$as_dir" && as_dir
=.
15024 for ac_exec_ext
in '' $ac_executable_extensions; do
15025 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15026 ac_cv_path_ESDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
15027 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15034 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG
="no"
15038 ESDCONFIG
=$ac_cv_path_ESDCONFIG
15039 if test -n "$ESDCONFIG"; then
15040 { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15041 $as_echo "$ESDCONFIG" >&6; }
15043 { $as_echo "$as_me:$LINENO: result: no" >&5
15044 $as_echo "no" >&6; }
15048 if test "x$ESDCONFIG" != "xno"
15051 for i
in `$ESDCONFIG --cflags`
15054 -I*) ac_esd_incl
="$ac_esd_incl $i";;
15057 ac_esd_libs
=`$ESDCONFIG --libs`
15058 CFLAGS
="$CFLAGS $ac_esd_incl"
15060 ac_esd_libs
=${ac_esd_libs:-"-lesd"}
15061 if test "${ac_cv_header_esd_h+set}" = set; then
15062 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15063 $as_echo_n "checking for esd.h... " >&6; }
15064 if test "${ac_cv_header_esd_h+set}" = set; then
15065 $as_echo_n "(cached) " >&6
15067 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15068 $as_echo "$ac_cv_header_esd_h" >&6; }
15070 # Is the header compilable?
15071 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15072 $as_echo_n "checking esd.h usability... " >&6; }
15073 cat >conftest.
$ac_ext <<_ACEOF
15076 cat confdefs.h
>>conftest.
$ac_ext
15077 cat >>conftest.
$ac_ext <<_ACEOF
15078 /* end confdefs.h. */
15079 $ac_includes_default
15082 rm -f conftest.
$ac_objext
15083 if { (ac_try
="$ac_compile"
15084 case "(($ac_try" in
15085 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15086 *) ac_try_echo=$ac_try;;
15088 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15089 $as_echo "$ac_try_echo") >&5
15090 (eval "$ac_compile") 2>conftest.er1
15092 grep -v '^ *+' conftest.er1 >conftest.err
15094 cat conftest.err >&5
15095 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15096 (exit $ac_status); } && {
15097 test -z "$ac_c_werror_flag" ||
15098 test ! -s conftest.err
15099 } && test -s conftest.$ac_objext; then
15100 ac_header_compiler=yes
15102 $as_echo "$as_me: failed program was:" >&5
15103 sed 's/^/| /' conftest.$ac_ext >&5
15105 ac_header_compiler=no
15108 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15109 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15110 $as_echo "$ac_header_compiler" >&6; }
15112 # Is the header present?
15113 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15114 $as_echo_n "checking esd.h presence... " >&6; }
15115 cat >conftest.$ac_ext <<_ACEOF
15118 cat confdefs.h >>conftest.$ac_ext
15119 cat >>conftest.$ac_ext <<_ACEOF
15120 /* end confdefs.h. */
15123 if { (ac_try="$ac_cpp conftest.$ac_ext"
15124 case "(($ac_try" in
15125 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15126 *) ac_try_echo
=$ac_try;;
15128 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15129 $as_echo "$ac_try_echo") >&5
15130 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15132 grep -v '^ *+' conftest.er1
>conftest.err
15134 cat conftest.err
>&5
15135 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15136 (exit $ac_status); } >/dev
/null
&& {
15137 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15138 test ! -s conftest.err
15140 ac_header_preproc
=yes
15142 $as_echo "$as_me: failed program was:" >&5
15143 sed 's/^/| /' conftest.
$ac_ext >&5
15145 ac_header_preproc
=no
15148 rm -f conftest.err conftest.
$ac_ext
15149 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15150 $as_echo "$ac_header_preproc" >&6; }
15152 # So? What about this header?
15153 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15155 { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15156 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15157 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15158 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15159 ac_header_preproc
=yes
15162 { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15163 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15164 { $as_echo "$as_me:$LINENO: WARNING: esd.h: check for missing prerequisite headers?" >&5
15165 $as_echo "$as_me: WARNING: esd.h: check for missing prerequisite headers?" >&2;}
15166 { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15167 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15168 { $as_echo "$as_me:$LINENO: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&5
15169 $as_echo "$as_me: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&2;}
15170 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15171 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15172 { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15173 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15175 ## ------------------------------------ ##
15176 ## Report this to wine-devel@winehq.org ##
15177 ## ------------------------------------ ##
15179 ) |
sed "s/^/$as_me: WARNING: /" >&2
15182 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15183 $as_echo_n "checking for esd.h... " >&6; }
15184 if test "${ac_cv_header_esd_h+set}" = set; then
15185 $as_echo_n "(cached) " >&6
15187 ac_cv_header_esd_h
=$ac_header_preproc
15189 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15190 $as_echo "$ac_cv_header_esd_h" >&6; }
15193 if test "x$ac_cv_header_esd_h" = x
""yes; then
15194 { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15195 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15196 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15197 $as_echo_n "(cached) " >&6
15199 ac_check_lib_save_LIBS
=$LIBS
15200 LIBS
="-lesd $ac_esd_libs $LIBS"
15201 cat >conftest.
$ac_ext <<_ACEOF
15204 cat confdefs.h
>>conftest.
$ac_ext
15205 cat >>conftest.
$ac_ext <<_ACEOF
15206 /* end confdefs.h. */
15208 /* Override any GCC internal prototype to avoid an error.
15209 Use char because int might match the return type of a GCC
15210 builtin and then its argument prototype would still apply. */
15214 char esd_open_sound ();
15218 return esd_open_sound ();
15223 rm -f conftest.
$ac_objext conftest
$ac_exeext
15224 if { (ac_try
="$ac_link"
15225 case "(($ac_try" in
15226 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15227 *) ac_try_echo=$ac_try;;
15229 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15230 $as_echo "$ac_try_echo") >&5
15231 (eval "$ac_link") 2>conftest.er1
15233 grep -v '^ *+' conftest.er1 >conftest.err
15235 cat conftest.err >&5
15236 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15237 (exit $ac_status); } && {
15238 test -z "$ac_c_werror_flag" ||
15239 test ! -s conftest.err
15240 } && test -s conftest$ac_exeext && {
15241 test "$cross_compiling" = yes ||
15242 $as_test_x conftest$ac_exeext
15244 ac_cv_lib_esd_esd_open_sound=yes
15246 $as_echo "$as_me: failed program was:" >&5
15247 sed 's/^/| /' conftest.$ac_ext >&5
15249 ac_cv_lib_esd_esd_open_sound=no
15252 rm -rf conftest.dSYM
15253 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15254 conftest$ac_exeext conftest.$ac_ext
15255 LIBS=$ac_check_lib_save_LIBS
15257 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15258 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15259 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then
15260 ESDINCL="$ac_esd_incl"
15262 ESDLIBS="$ac_esd_libs"
15265 cat >>confdefs.h <<\_ACEOF
15274 CFLAGS="$save_CFLAGS"
15279 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15281 { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15282 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15283 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15284 $as_echo_n "(cached) " >&6
15286 ac_check_lib_save_LIBS=$LIBS
15287 LIBS="-lasound $LIBS"
15288 cat >conftest.$ac_ext <<_ACEOF
15291 cat confdefs.h >>conftest.$ac_ext
15292 cat >>conftest.$ac_ext <<_ACEOF
15293 /* end confdefs.h. */
15295 /* Override any GCC internal prototype to avoid an error.
15296 Use char because int might match the return type of a GCC
15297 builtin and then its argument prototype would still apply. */
15301 char snd_pcm_hw_params_get_access ();
15305 return snd_pcm_hw_params_get_access ();
15310 rm -f conftest.$ac_objext conftest$ac_exeext
15311 if { (ac_try="$ac_link"
15312 case "(($ac_try" in
15313 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15314 *) ac_try_echo
=$ac_try;;
15316 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15317 $as_echo "$ac_try_echo") >&5
15318 (eval "$ac_link") 2>conftest.er1
15320 grep -v '^ *+' conftest.er1
>conftest.err
15322 cat conftest.err
>&5
15323 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15324 (exit $ac_status); } && {
15325 test -z "$ac_c_werror_flag" ||
15326 test ! -s conftest.err
15327 } && test -s conftest
$ac_exeext && {
15328 test "$cross_compiling" = yes ||
15329 $as_test_x conftest
$ac_exeext
15331 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=yes
15333 $as_echo "$as_me: failed program was:" >&5
15334 sed 's/^/| /' conftest.
$ac_ext >&5
15336 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=no
15339 rm -rf conftest.dSYM
15340 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15341 conftest
$ac_exeext conftest.
$ac_ext
15342 LIBS
=$ac_check_lib_save_LIBS
15344 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15345 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15346 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x
""yes; then
15347 cat >conftest.
$ac_ext <<_ACEOF
15350 cat confdefs.h
>>conftest.
$ac_ext
15351 cat >>conftest.
$ac_ext <<_ACEOF
15352 /* end confdefs.h. */
15353 #ifdef HAVE_ALSA_ASOUNDLIB_H
15354 #include <alsa/asoundlib.h>
15355 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15356 #include <sys/asoundlib.h>
15361 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15366 rm -f conftest.
$ac_objext
15367 if { (ac_try
="$ac_compile"
15368 case "(($ac_try" in
15369 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15370 *) ac_try_echo=$ac_try;;
15372 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15373 $as_echo "$ac_try_echo") >&5
15374 (eval "$ac_compile") 2>conftest.er1
15376 grep -v '^ *+' conftest.er1 >conftest.err
15378 cat conftest.err >&5
15379 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15380 (exit $ac_status); } && {
15381 test -z "$ac_c_werror_flag" ||
15382 test ! -s conftest.err
15383 } && test -s conftest.$ac_objext; then
15385 cat >>confdefs.h <<\_ACEOF
15386 #define HAVE_ALSA 1
15389 ALSALIBS="-lasound"
15391 $as_echo "$as_me: failed program was:" >&5
15392 sed 's/^/| /' conftest.$ac_ext >&5
15397 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15404 if test "$ac_cv_header_libaudioio_h" = "yes"
15406 { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15407 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15408 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15409 $as_echo_n "(cached) " >&6
15411 ac_check_lib_save_LIBS=$LIBS
15412 LIBS="-laudioio $LIBS"
15413 cat >conftest.$ac_ext <<_ACEOF
15416 cat confdefs.h >>conftest.$ac_ext
15417 cat >>conftest.$ac_ext <<_ACEOF
15418 /* end confdefs.h. */
15420 /* Override any GCC internal prototype to avoid an error.
15421 Use char because int might match the return type of a GCC
15422 builtin and then its argument prototype would still apply. */
15426 char AudioIOGetVersion ();
15430 return AudioIOGetVersion ();
15435 rm -f conftest.$ac_objext conftest$ac_exeext
15436 if { (ac_try="$ac_link"
15437 case "(($ac_try" in
15438 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15439 *) ac_try_echo
=$ac_try;;
15441 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15442 $as_echo "$ac_try_echo") >&5
15443 (eval "$ac_link") 2>conftest.er1
15445 grep -v '^ *+' conftest.er1
>conftest.err
15447 cat conftest.err
>&5
15448 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15449 (exit $ac_status); } && {
15450 test -z "$ac_c_werror_flag" ||
15451 test ! -s conftest.err
15452 } && test -s conftest
$ac_exeext && {
15453 test "$cross_compiling" = yes ||
15454 $as_test_x conftest
$ac_exeext
15456 ac_cv_lib_audioio_AudioIOGetVersion
=yes
15458 $as_echo "$as_me: failed program was:" >&5
15459 sed 's/^/| /' conftest.
$ac_ext >&5
15461 ac_cv_lib_audioio_AudioIOGetVersion
=no
15464 rm -rf conftest.dSYM
15465 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15466 conftest
$ac_exeext conftest.
$ac_ext
15467 LIBS
=$ac_check_lib_save_LIBS
15469 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15470 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15471 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x
""yes; then
15472 AUDIOIOLIBS
="-laudioio"
15474 cat >>confdefs.h
<<\_ACEOF
15475 #define HAVE_LIBAUDIOIO 1
15483 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15485 { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15486 $as_echo_n "checking for -lcapi20... " >&6; }
15487 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15488 $as_echo_n "(cached) " >&6
15490 ac_check_soname_save_LIBS
=$LIBS
15491 LIBS
="-lcapi20 $LIBS"
15492 cat >conftest.
$ac_ext <<_ACEOF
15495 cat confdefs.h
>>conftest.
$ac_ext
15496 cat >>conftest.
$ac_ext <<_ACEOF
15497 /* end confdefs.h. */
15499 /* Override any GCC internal prototype to avoid an error.
15500 Use char because int might match the return type of a GCC
15501 builtin and then its argument prototype would still apply. */
15505 char capi20_register ();
15509 return capi20_register ();
15514 rm -f conftest.
$ac_objext conftest
$ac_exeext
15515 if { (ac_try
="$ac_link"
15516 case "(($ac_try" in
15517 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15518 *) ac_try_echo=$ac_try;;
15520 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15521 $as_echo "$ac_try_echo") >&5
15522 (eval "$ac_link") 2>conftest.er1
15524 grep -v '^ *+' conftest.er1 >conftest.err
15526 cat conftest.err >&5
15527 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15528 (exit $ac_status); } && {
15529 test -z "$ac_c_werror_flag" ||
15530 test ! -s conftest.err
15531 } && test -s conftest$ac_exeext && {
15532 test "$cross_compiling" = yes ||
15533 $as_test_x conftest$ac_exeext
15537 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'` ;;
15538 *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcapi20\\.$LIBEXT" |
sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15541 $as_echo "$as_me: failed program was:" >&5
15542 sed 's/^/| /' conftest.$ac_ext >&5
15547 rm -rf conftest.dSYM
15548 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15549 conftest$ac_exeext conftest.$ac_ext
15550 LIBS=$ac_check_soname_save_LIBS
15552 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15553 { $as_echo "$as_me:$LINENO: result: not found" >&5
15554 $as_echo "not found" >&6; }
15557 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15558 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
15560 cat >>confdefs.h <<_ACEOF
15561 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15568 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15569 case "x$with_capi" in
15570 x) wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
15572 *) { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15573 This is an error since --with-capi was requested." >&5
15574 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15575 This is an error since --with-capi was requested." >&2;}
15576 { (exit 1); exit 1; }; } ;;
15583 if test "x$with_cups" != "xno"
15585 ac_save_CPPFLAGS="$CPPFLAGS"
15586 ac_cups_cflags=`cups-config
--cflags 2>/dev
/null
`
15587 ac_cups_libs=`cups-config
--ldflags 2>/dev
/null
`
15588 CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
15590 for ac_header in cups/cups.h
15592 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
15593 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15594 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15595 $as_echo_n "checking for $ac_header... " >&6; }
15596 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15597 $as_echo_n "(cached) " >&6
15599 ac_res=`eval 'as_val=${'$as_ac_Header'}
15600 $as_echo "$as_val"'`
15601 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15602 $as_echo "$ac_res" >&6; }
15604 # Is the header compilable?
15605 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
15606 $as_echo_n "checking $ac_header usability... " >&6; }
15607 cat >conftest.$ac_ext <<_ACEOF
15610 cat confdefs.h >>conftest.$ac_ext
15611 cat >>conftest.$ac_ext <<_ACEOF
15612 /* end confdefs.h. */
15613 $ac_includes_default
15614 #include <$ac_header>
15616 rm -f conftest.$ac_objext
15617 if { (ac_try="$ac_compile"
15618 case "(($ac_try" in
15619 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15620 *) ac_try_echo
=$ac_try;;
15622 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15623 $as_echo "$ac_try_echo") >&5
15624 (eval "$ac_compile") 2>conftest.er1
15626 grep -v '^ *+' conftest.er1
>conftest.err
15628 cat conftest.err
>&5
15629 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15630 (exit $ac_status); } && {
15631 test -z "$ac_c_werror_flag" ||
15632 test ! -s conftest.err
15633 } && test -s conftest.
$ac_objext; then
15634 ac_header_compiler
=yes
15636 $as_echo "$as_me: failed program was:" >&5
15637 sed 's/^/| /' conftest.
$ac_ext >&5
15639 ac_header_compiler
=no
15642 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15643 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15644 $as_echo "$ac_header_compiler" >&6; }
15646 # Is the header present?
15647 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
15648 $as_echo_n "checking $ac_header presence... " >&6; }
15649 cat >conftest.
$ac_ext <<_ACEOF
15652 cat confdefs.h
>>conftest.
$ac_ext
15653 cat >>conftest.
$ac_ext <<_ACEOF
15654 /* end confdefs.h. */
15655 #include <$ac_header>
15657 if { (ac_try
="$ac_cpp conftest.$ac_ext"
15658 case "(($ac_try" in
15659 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15660 *) ac_try_echo=$ac_try;;
15662 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15663 $as_echo "$ac_try_echo") >&5
15664 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15666 grep -v '^ *+' conftest.er1 >conftest.err
15668 cat conftest.err >&5
15669 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15670 (exit $ac_status); } >/dev/null && {
15671 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15672 test ! -s conftest.err
15674 ac_header_preproc=yes
15676 $as_echo "$as_me: failed program was:" >&5
15677 sed 's/^/| /' conftest.$ac_ext >&5
15679 ac_header_preproc=no
15682 rm -f conftest.err conftest.$ac_ext
15683 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15684 $as_echo "$ac_header_preproc" >&6; }
15686 # So? What about this header?
15687 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15689 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15690 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15691 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15692 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15693 ac_header_preproc=yes
15696 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15697 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15698 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15699 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15700 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15701 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15702 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15703 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15704 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15705 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15706 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15707 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15709 ## ------------------------------------ ##
15710 ## Report this to wine-devel@winehq.org ##
15711 ## ------------------------------------ ##
15713 ) | sed "s/^/$as_me: WARNING: /" >&2
15716 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15717 $as_echo_n "checking for $ac_header... " >&6; }
15718 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15719 $as_echo_n "(cached) " >&6
15721 eval "$as_ac_Header=\$ac_header_preproc"
15723 ac_res=`eval 'as_val=${'$as_ac_Header'}
15724 $as_echo "$as_val"'`
15725 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15726 $as_echo "$ac_res" >&6; }
15729 as_val=`eval 'as_val=${'$as_ac_Header'}
15730 $as_echo "$as_val"'`
15731 if test "x$as_val" = x""yes; then
15732 cat >>confdefs.h <<_ACEOF
15733 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
15735 { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
15736 $as_echo_n "checking for -lcups... " >&6; }
15737 if test "${ac_cv_lib_soname_cups+set}" = set; then
15738 $as_echo_n "(cached) " >&6
15740 ac_check_soname_save_LIBS=$LIBS
15741 LIBS="-lcups $ac_cups_libs $LIBS"
15742 cat >conftest.$ac_ext <<_ACEOF
15745 cat confdefs.h >>conftest.$ac_ext
15746 cat >>conftest.$ac_ext <<_ACEOF
15747 /* end confdefs.h. */
15749 /* Override any GCC internal prototype to avoid an error.
15750 Use char because int might match the return type of a GCC
15751 builtin and then its argument prototype would still apply. */
15755 char cupsGetDefault ();
15759 return cupsGetDefault ();
15764 rm -f conftest.$ac_objext conftest$ac_exeext
15765 if { (ac_try="$ac_link"
15766 case "(($ac_try" in
15767 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15768 *) ac_try_echo
=$ac_try;;
15770 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15771 $as_echo "$ac_try_echo") >&5
15772 (eval "$ac_link") 2>conftest.er1
15774 grep -v '^ *+' conftest.er1
>conftest.err
15776 cat conftest.err
>&5
15777 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15778 (exit $ac_status); } && {
15779 test -z "$ac_c_werror_flag" ||
15780 test ! -s conftest.err
15781 } && test -s conftest
$ac_exeext && {
15782 test "$cross_compiling" = yes ||
15783 $as_test_x conftest
$ac_exeext
15787 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'` ;;
15788 *) ac_cv_lib_soname_cups
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15791 $as_echo "$as_me: failed program was:" >&5
15792 sed 's/^/| /' conftest.
$ac_ext >&5
15797 rm -rf conftest.dSYM
15798 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15799 conftest
$ac_exeext conftest.
$ac_ext
15800 LIBS
=$ac_check_soname_save_LIBS
15802 if test "x$ac_cv_lib_soname_cups" = "x"; then
15803 { $as_echo "$as_me:$LINENO: result: not found" >&5
15804 $as_echo "not found" >&6; }
15807 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
15808 $as_echo "$ac_cv_lib_soname_cups" >&6; }
15810 cat >>confdefs.h
<<_ACEOF
15811 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
15814 CUPSINCL
="$ac_cups_cflags"
15821 CPPFLAGS
="$ac_save_CPPFLAGS"
15823 if test "x$ac_cv_lib_soname_cups" = "x"; then
15824 case "x$with_cups" in
15825 x
) wine_notices
="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
15827 *) { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
15828 This is an error since --with-cups was requested." >&5
15829 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
15830 This is an error since --with-cups was requested." >&2;}
15831 { (exit 1); exit 1; }; } ;;
15836 if test "$ac_cv_header_jack_jack_h" = "yes"
15838 { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
15839 $as_echo_n "checking for -ljack... " >&6; }
15840 if test "${ac_cv_lib_soname_jack+set}" = set; then
15841 $as_echo_n "(cached) " >&6
15843 ac_check_soname_save_LIBS
=$LIBS
15844 LIBS
="-ljack $LIBS"
15845 cat >conftest.
$ac_ext <<_ACEOF
15848 cat confdefs.h
>>conftest.
$ac_ext
15849 cat >>conftest.
$ac_ext <<_ACEOF
15850 /* end confdefs.h. */
15852 /* Override any GCC internal prototype to avoid an error.
15853 Use char because int might match the return type of a GCC
15854 builtin and then its argument prototype would still apply. */
15858 char jack_client_new ();
15862 return jack_client_new ();
15867 rm -f conftest.
$ac_objext conftest
$ac_exeext
15868 if { (ac_try
="$ac_link"
15869 case "(($ac_try" in
15870 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15871 *) ac_try_echo=$ac_try;;
15873 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15874 $as_echo "$ac_try_echo") >&5
15875 (eval "$ac_link") 2>conftest.er1
15877 grep -v '^ *+' conftest.er1 >conftest.err
15879 cat conftest.err >&5
15880 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15881 (exit $ac_status); } && {
15882 test -z "$ac_c_werror_flag" ||
15883 test ! -s conftest.err
15884 } && test -s conftest$ac_exeext && {
15885 test "$cross_compiling" = yes ||
15886 $as_test_x conftest$ac_exeext
15890 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'` ;;
15891 *) 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'` ;;
15894 $as_echo "$as_me: failed program was:" >&5
15895 sed 's/^/| /' conftest.$ac_ext >&5
15900 rm -rf conftest.dSYM
15901 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15902 conftest$ac_exeext conftest.$ac_ext
15903 LIBS=$ac_check_soname_save_LIBS
15905 if test "x$ac_cv_lib_soname_jack" = "x"; then
15906 { $as_echo "$as_me:$LINENO: result: not found" >&5
15907 $as_echo "not found" >&6; }
15910 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
15911 $as_echo "$ac_cv_lib_soname_jack" >&6; }
15913 cat >>confdefs.h <<_ACEOF
15914 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
15922 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
15924 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
15925 $as_echo_n "checking for -lfontconfig... " >&6; }
15926 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
15927 $as_echo_n "(cached) " >&6
15929 ac_check_soname_save_LIBS=$LIBS
15930 LIBS="-lfontconfig $LIBS"
15931 cat >conftest.$ac_ext <<_ACEOF
15934 cat confdefs.h >>conftest.$ac_ext
15935 cat >>conftest.$ac_ext <<_ACEOF
15936 /* end confdefs.h. */
15938 /* Override any GCC internal prototype to avoid an error.
15939 Use char because int might match the return type of a GCC
15940 builtin and then its argument prototype would still apply. */
15953 rm -f conftest.$ac_objext conftest$ac_exeext
15954 if { (ac_try="$ac_link"
15955 case "(($ac_try" in
15956 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15957 *) ac_try_echo
=$ac_try;;
15959 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15960 $as_echo "$ac_try_echo") >&5
15961 (eval "$ac_link") 2>conftest.er1
15963 grep -v '^ *+' conftest.er1
>conftest.err
15965 cat conftest.err
>&5
15966 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15967 (exit $ac_status); } && {
15968 test -z "$ac_c_werror_flag" ||
15969 test ! -s conftest.err
15970 } && test -s conftest
$ac_exeext && {
15971 test "$cross_compiling" = yes ||
15972 $as_test_x conftest
$ac_exeext
15976 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'` ;;
15977 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15980 $as_echo "$as_me: failed program was:" >&5
15981 sed 's/^/| /' conftest.
$ac_ext >&5
15986 rm -rf conftest.dSYM
15987 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15988 conftest
$ac_exeext conftest.
$ac_ext
15989 LIBS
=$ac_check_soname_save_LIBS
15991 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
15992 { $as_echo "$as_me:$LINENO: result: not found" >&5
15993 $as_echo "not found" >&6; }
15996 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
15997 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
15999 cat >>confdefs.h
<<_ACEOF
16000 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16006 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16008 ac_save_CPPFLAGS
="$CPPFLAGS"
16009 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
16010 $as_unset ac_cv_header_fontconfig_fontconfig_h
16012 for ac_header
in fontconfig
/fontconfig.h
16014 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16015 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16016 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16017 $as_echo_n "checking for $ac_header... " >&6; }
16018 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16019 $as_echo_n "(cached) " >&6
16021 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16022 $as_echo "$as_val"'`
16023 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16024 $as_echo "$ac_res" >&6; }
16026 # Is the header compilable?
16027 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16028 $as_echo_n "checking $ac_header usability... " >&6; }
16029 cat >conftest.
$ac_ext <<_ACEOF
16032 cat confdefs.h
>>conftest.
$ac_ext
16033 cat >>conftest.
$ac_ext <<_ACEOF
16034 /* end confdefs.h. */
16035 $ac_includes_default
16036 #include <$ac_header>
16038 rm -f conftest.
$ac_objext
16039 if { (ac_try
="$ac_compile"
16040 case "(($ac_try" in
16041 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16042 *) ac_try_echo=$ac_try;;
16044 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16045 $as_echo "$ac_try_echo") >&5
16046 (eval "$ac_compile") 2>conftest.er1
16048 grep -v '^ *+' conftest.er1 >conftest.err
16050 cat conftest.err >&5
16051 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16052 (exit $ac_status); } && {
16053 test -z "$ac_c_werror_flag" ||
16054 test ! -s conftest.err
16055 } && test -s conftest.$ac_objext; then
16056 ac_header_compiler=yes
16058 $as_echo "$as_me: failed program was:" >&5
16059 sed 's/^/| /' conftest.$ac_ext >&5
16061 ac_header_compiler=no
16064 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16065 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16066 $as_echo "$ac_header_compiler" >&6; }
16068 # Is the header present?
16069 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16070 $as_echo_n "checking $ac_header presence... " >&6; }
16071 cat >conftest.$ac_ext <<_ACEOF
16074 cat confdefs.h >>conftest.$ac_ext
16075 cat >>conftest.$ac_ext <<_ACEOF
16076 /* end confdefs.h. */
16077 #include <$ac_header>
16079 if { (ac_try="$ac_cpp conftest.$ac_ext"
16080 case "(($ac_try" in
16081 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16082 *) ac_try_echo
=$ac_try;;
16084 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16085 $as_echo "$ac_try_echo") >&5
16086 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16088 grep -v '^ *+' conftest.er1
>conftest.err
16090 cat conftest.err
>&5
16091 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16092 (exit $ac_status); } >/dev
/null
&& {
16093 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16094 test ! -s conftest.err
16096 ac_header_preproc
=yes
16098 $as_echo "$as_me: failed program was:" >&5
16099 sed 's/^/| /' conftest.
$ac_ext >&5
16101 ac_header_preproc
=no
16104 rm -f conftest.err conftest.
$ac_ext
16105 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16106 $as_echo "$ac_header_preproc" >&6; }
16108 # So? What about this header?
16109 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16111 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16112 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16113 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16114 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16115 ac_header_preproc
=yes
16118 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16119 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16120 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16121 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16122 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16123 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16124 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16125 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16126 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16127 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16128 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16129 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16131 ## ------------------------------------ ##
16132 ## Report this to wine-devel@winehq.org ##
16133 ## ------------------------------------ ##
16135 ) |
sed "s/^/$as_me: WARNING: /" >&2
16138 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16139 $as_echo_n "checking for $ac_header... " >&6; }
16140 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16141 $as_echo_n "(cached) " >&6
16143 eval "$as_ac_Header=\$ac_header_preproc"
16145 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16146 $as_echo "$as_val"'`
16147 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16148 $as_echo "$ac_res" >&6; }
16151 as_val
=`eval 'as_val=${'$as_ac_Header'}
16152 $as_echo "$as_val"'`
16153 if test "x$as_val" = x
""yes; then
16154 cat >>confdefs.h
<<_ACEOF
16155 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16162 CPPFLAGS
="$ac_save_CPPFLAGS"
16163 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16165 FONTCONFIGINCL
="$X_CFLAGS"
16167 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16168 $as_echo_n "checking for -lfontconfig... " >&6; }
16169 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16170 $as_echo_n "(cached) " >&6
16172 ac_check_soname_save_LIBS
=$LIBS
16173 LIBS
="-lfontconfig $X_LIBS $LIBS"
16174 cat >conftest.
$ac_ext <<_ACEOF
16177 cat confdefs.h
>>conftest.
$ac_ext
16178 cat >>conftest.
$ac_ext <<_ACEOF
16179 /* end confdefs.h. */
16181 /* Override any GCC internal prototype to avoid an error.
16182 Use char because int might match the return type of a GCC
16183 builtin and then its argument prototype would still apply. */
16196 rm -f conftest.
$ac_objext conftest
$ac_exeext
16197 if { (ac_try
="$ac_link"
16198 case "(($ac_try" in
16199 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16200 *) ac_try_echo=$ac_try;;
16202 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16203 $as_echo "$ac_try_echo") >&5
16204 (eval "$ac_link") 2>conftest.er1
16206 grep -v '^ *+' conftest.er1 >conftest.err
16208 cat conftest.err >&5
16209 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16210 (exit $ac_status); } && {
16211 test -z "$ac_c_werror_flag" ||
16212 test ! -s conftest.err
16213 } && test -s conftest$ac_exeext && {
16214 test "$cross_compiling" = yes ||
16215 $as_test_x conftest$ac_exeext
16219 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'` ;;
16220 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libfontconfig\\.$LIBEXT" |
sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16223 $as_echo "$as_me: failed program was:" >&5
16224 sed 's/^/| /' conftest.$ac_ext >&5
16229 rm -rf conftest.dSYM
16230 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16231 conftest$ac_exeext conftest.$ac_ext
16232 LIBS=$ac_check_soname_save_LIBS
16234 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16235 { $as_echo "$as_me:$LINENO: result: not found" >&5
16236 $as_echo "not found" >&6; }
16239 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16240 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16242 cat >>confdefs.h <<_ACEOF
16243 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16251 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16252 case "x$with_fontconfig" in
16253 x) wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16255 *) { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16256 This is an error since --with-fontconfig was requested." >&5
16257 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16258 This is an error since --with-fontconfig was requested." >&2;}
16259 { (exit 1); exit 1; }; } ;;
16264 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16266 { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16267 $as_echo_n "checking for -lssl... " >&6; }
16268 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16269 $as_echo_n "(cached) " >&6
16271 ac_check_soname_save_LIBS=$LIBS
16273 cat >conftest.$ac_ext <<_ACEOF
16276 cat confdefs.h >>conftest.$ac_ext
16277 cat >>conftest.$ac_ext <<_ACEOF
16278 /* end confdefs.h. */
16280 /* Override any GCC internal prototype to avoid an error.
16281 Use char because int might match the return type of a GCC
16282 builtin and then its argument prototype would still apply. */
16286 char SSL_library_init ();
16290 return SSL_library_init ();
16295 rm -f conftest.$ac_objext conftest$ac_exeext
16296 if { (ac_try="$ac_link"
16297 case "(($ac_try" in
16298 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16299 *) ac_try_echo
=$ac_try;;
16301 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16302 $as_echo "$ac_try_echo") >&5
16303 (eval "$ac_link") 2>conftest.er1
16305 grep -v '^ *+' conftest.er1
>conftest.err
16307 cat conftest.err
>&5
16308 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16309 (exit $ac_status); } && {
16310 test -z "$ac_c_werror_flag" ||
16311 test ! -s conftest.err
16312 } && test -s conftest
$ac_exeext && {
16313 test "$cross_compiling" = yes ||
16314 $as_test_x conftest
$ac_exeext
16318 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'` ;;
16319 *) ac_cv_lib_soname_ssl
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16322 $as_echo "$as_me: failed program was:" >&5
16323 sed 's/^/| /' conftest.
$ac_ext >&5
16328 rm -rf conftest.dSYM
16329 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16330 conftest
$ac_exeext conftest.
$ac_ext
16331 LIBS
=$ac_check_soname_save_LIBS
16333 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16334 { $as_echo "$as_me:$LINENO: result: not found" >&5
16335 $as_echo "not found" >&6; }
16338 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16339 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16341 cat >>confdefs.h
<<_ACEOF
16342 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16348 { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16349 $as_echo_n "checking for -lcrypto... " >&6; }
16350 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16351 $as_echo_n "(cached) " >&6
16353 ac_check_soname_save_LIBS
=$LIBS
16354 LIBS
="-lcrypto $LIBS"
16355 cat >conftest.
$ac_ext <<_ACEOF
16358 cat confdefs.h
>>conftest.
$ac_ext
16359 cat >>conftest.
$ac_ext <<_ACEOF
16360 /* end confdefs.h. */
16362 /* Override any GCC internal prototype to avoid an error.
16363 Use char because int might match the return type of a GCC
16364 builtin and then its argument prototype would still apply. */
16368 char BIO_new_socket ();
16372 return BIO_new_socket ();
16377 rm -f conftest.
$ac_objext conftest
$ac_exeext
16378 if { (ac_try
="$ac_link"
16379 case "(($ac_try" in
16380 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16381 *) ac_try_echo=$ac_try;;
16383 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16384 $as_echo "$ac_try_echo") >&5
16385 (eval "$ac_link") 2>conftest.er1
16387 grep -v '^ *+' conftest.er1 >conftest.err
16389 cat conftest.err >&5
16390 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16391 (exit $ac_status); } && {
16392 test -z "$ac_c_werror_flag" ||
16393 test ! -s conftest.err
16394 } && test -s conftest$ac_exeext && {
16395 test "$cross_compiling" = yes ||
16396 $as_test_x conftest$ac_exeext
16400 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'` ;;
16401 *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcrypto\\.$LIBEXT" |
sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16404 $as_echo "$as_me: failed program was:" >&5
16405 sed 's/^/| /' conftest.$ac_ext >&5
16410 rm -rf conftest.dSYM
16411 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16412 conftest$ac_exeext conftest.$ac_ext
16413 LIBS=$ac_check_soname_save_LIBS
16415 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16416 { $as_echo "$as_me:$LINENO: result: not found" >&5
16417 $as_echo "not found" >&6; }
16420 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16421 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16423 cat >>confdefs.h <<_ACEOF
16424 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16431 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16432 case "x$with_openssl" in
16433 x) wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16435 *) { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16436 This is an error since --with-openssl was requested." >&5
16437 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16438 This is an error since --with-openssl was requested." >&2;}
16439 { (exit 1); exit 1; }; } ;;
16444 if test "$ac_cv_header_jpeglib_h" = "yes"
16446 { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16447 $as_echo_n "checking for -ljpeg... " >&6; }
16448 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16449 $as_echo_n "(cached) " >&6
16451 ac_check_soname_save_LIBS=$LIBS
16452 LIBS="-ljpeg $LIBS"
16453 cat >conftest.$ac_ext <<_ACEOF
16456 cat confdefs.h >>conftest.$ac_ext
16457 cat >>conftest.$ac_ext <<_ACEOF
16458 /* end confdefs.h. */
16460 /* Override any GCC internal prototype to avoid an error.
16461 Use char because int might match the return type of a GCC
16462 builtin and then its argument prototype would still apply. */
16466 char jpeg_start_decompress ();
16470 return jpeg_start_decompress ();
16475 rm -f conftest.$ac_objext conftest$ac_exeext
16476 if { (ac_try="$ac_link"
16477 case "(($ac_try" in
16478 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16479 *) ac_try_echo
=$ac_try;;
16481 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16482 $as_echo "$ac_try_echo") >&5
16483 (eval "$ac_link") 2>conftest.er1
16485 grep -v '^ *+' conftest.er1
>conftest.err
16487 cat conftest.err
>&5
16488 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16489 (exit $ac_status); } && {
16490 test -z "$ac_c_werror_flag" ||
16491 test ! -s conftest.err
16492 } && test -s conftest
$ac_exeext && {
16493 test "$cross_compiling" = yes ||
16494 $as_test_x conftest
$ac_exeext
16498 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'` ;;
16499 *) ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16502 $as_echo "$as_me: failed program was:" >&5
16503 sed 's/^/| /' conftest.
$ac_ext >&5
16508 rm -rf conftest.dSYM
16509 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16510 conftest
$ac_exeext conftest.
$ac_ext
16511 LIBS
=$ac_check_soname_save_LIBS
16513 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16514 { $as_echo "$as_me:$LINENO: result: not found" >&5
16515 $as_echo "not found" >&6; }
16518 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16519 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16521 cat >>confdefs.h
<<_ACEOF
16522 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16529 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16530 case "x$with_jpeg" in
16531 x
) wine_warnings
="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16533 *) { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16534 This is an error since --with-jpeg was requested." >&5
16535 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16536 This is an error since --with-jpeg was requested." >&2;}
16537 { (exit 1); exit 1; }; } ;;
16542 if test "$ac_cv_header_png_h" = "yes"
16544 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16545 $as_echo_n "checking for -lpng... " >&6; }
16546 if test "${ac_cv_lib_soname_png+set}" = set; then
16547 $as_echo_n "(cached) " >&6
16549 ac_check_soname_save_LIBS
=$LIBS
16550 LIBS
="-lpng -lm -lz $LIBS"
16551 cat >conftest.
$ac_ext <<_ACEOF
16554 cat confdefs.h
>>conftest.
$ac_ext
16555 cat >>conftest.
$ac_ext <<_ACEOF
16556 /* end confdefs.h. */
16558 /* Override any GCC internal prototype to avoid an error.
16559 Use char because int might match the return type of a GCC
16560 builtin and then its argument prototype would still apply. */
16564 char png_create_read_struct ();
16568 return png_create_read_struct ();
16573 rm -f conftest.
$ac_objext conftest
$ac_exeext
16574 if { (ac_try
="$ac_link"
16575 case "(($ac_try" in
16576 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16577 *) ac_try_echo=$ac_try;;
16579 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16580 $as_echo "$ac_try_echo") >&5
16581 (eval "$ac_link") 2>conftest.er1
16583 grep -v '^ *+' conftest.er1 >conftest.err
16585 cat conftest.err >&5
16586 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16587 (exit $ac_status); } && {
16588 test -z "$ac_c_werror_flag" ||
16589 test ! -s conftest.err
16590 } && test -s conftest$ac_exeext && {
16591 test "$cross_compiling" = yes ||
16592 $as_test_x conftest$ac_exeext
16596 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'` ;;
16597 *) 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'` ;;
16600 $as_echo "$as_me: failed program was:" >&5
16601 sed 's/^/| /' conftest.$ac_ext >&5
16606 rm -rf conftest.dSYM
16607 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16608 conftest$ac_exeext conftest.$ac_ext
16609 LIBS=$ac_check_soname_save_LIBS
16611 if test "x$ac_cv_lib_soname_png" = "x"; then
16612 { $as_echo "$as_me:$LINENO: result: not found" >&5
16613 $as_echo "not found" >&6; }
16616 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16617 $as_echo "$ac_cv_lib_soname_png" >&6; }
16619 cat >>confdefs.h <<_ACEOF
16620 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
16626 elif test -n "$X_CFLAGS" -a "x$with_png" != "xno"
16628 ac_save_CPPFLAGS="$CPPFLAGS"
16629 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16630 $as_unset ac_cv_header_png_h
16632 for ac_header in png.h
16634 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
16635 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16636 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16637 $as_echo_n "checking for $ac_header... " >&6; }
16638 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16639 $as_echo_n "(cached) " >&6
16641 ac_res=`eval 'as_val=${'$as_ac_Header'}
16642 $as_echo "$as_val"'`
16643 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16644 $as_echo "$ac_res" >&6; }
16646 # Is the header compilable?
16647 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16648 $as_echo_n "checking $ac_header usability... " >&6; }
16649 cat >conftest.$ac_ext <<_ACEOF
16652 cat confdefs.h >>conftest.$ac_ext
16653 cat >>conftest.$ac_ext <<_ACEOF
16654 /* end confdefs.h. */
16655 $ac_includes_default
16656 #include <$ac_header>
16658 rm -f conftest.$ac_objext
16659 if { (ac_try="$ac_compile"
16660 case "(($ac_try" in
16661 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16662 *) ac_try_echo
=$ac_try;;
16664 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16665 $as_echo "$ac_try_echo") >&5
16666 (eval "$ac_compile") 2>conftest.er1
16668 grep -v '^ *+' conftest.er1
>conftest.err
16670 cat conftest.err
>&5
16671 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16672 (exit $ac_status); } && {
16673 test -z "$ac_c_werror_flag" ||
16674 test ! -s conftest.err
16675 } && test -s conftest.
$ac_objext; then
16676 ac_header_compiler
=yes
16678 $as_echo "$as_me: failed program was:" >&5
16679 sed 's/^/| /' conftest.
$ac_ext >&5
16681 ac_header_compiler
=no
16684 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16685 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16686 $as_echo "$ac_header_compiler" >&6; }
16688 # Is the header present?
16689 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16690 $as_echo_n "checking $ac_header presence... " >&6; }
16691 cat >conftest.
$ac_ext <<_ACEOF
16694 cat confdefs.h
>>conftest.
$ac_ext
16695 cat >>conftest.
$ac_ext <<_ACEOF
16696 /* end confdefs.h. */
16697 #include <$ac_header>
16699 if { (ac_try
="$ac_cpp conftest.$ac_ext"
16700 case "(($ac_try" in
16701 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16702 *) ac_try_echo=$ac_try;;
16704 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16705 $as_echo "$ac_try_echo") >&5
16706 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16708 grep -v '^ *+' conftest.er1 >conftest.err
16710 cat conftest.err >&5
16711 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16712 (exit $ac_status); } >/dev/null && {
16713 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16714 test ! -s conftest.err
16716 ac_header_preproc=yes
16718 $as_echo "$as_me: failed program was:" >&5
16719 sed 's/^/| /' conftest.$ac_ext >&5
16721 ac_header_preproc=no
16724 rm -f conftest.err conftest.$ac_ext
16725 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16726 $as_echo "$ac_header_preproc" >&6; }
16728 # So? What about this header?
16729 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16731 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16732 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16733 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16734 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16735 ac_header_preproc=yes
16738 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16739 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16740 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16741 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16742 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16743 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16744 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16745 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16746 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16747 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16748 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16749 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16751 ## ------------------------------------ ##
16752 ## Report this to wine-devel@winehq.org ##
16753 ## ------------------------------------ ##
16755 ) | sed "s/^/$as_me: WARNING: /" >&2
16758 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16759 $as_echo_n "checking for $ac_header... " >&6; }
16760 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16761 $as_echo_n "(cached) " >&6
16763 eval "$as_ac_Header=\$ac_header_preproc"
16765 ac_res=`eval 'as_val=${'$as_ac_Header'}
16766 $as_echo "$as_val"'`
16767 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16768 $as_echo "$ac_res" >&6; }
16771 as_val=`eval 'as_val=${'$as_ac_Header'}
16772 $as_echo "$as_val"'`
16773 if test "x$as_val" = x""yes; then
16774 cat >>confdefs.h <<_ACEOF
16775 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
16782 CPPFLAGS="$ac_save_CPPFLAGS"
16783 if test "$ac_cv_header_png_h" = "yes"
16785 PNGINCL="$X_CFLAGS"
16787 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16788 $as_echo_n "checking for -lpng... " >&6; }
16789 if test "${ac_cv_lib_soname_png+set}" = set; then
16790 $as_echo_n "(cached) " >&6
16792 ac_check_soname_save_LIBS=$LIBS
16793 LIBS="-lpng $X_LIBS -lm -lz $LIBS"
16794 cat >conftest.$ac_ext <<_ACEOF
16797 cat confdefs.h >>conftest.$ac_ext
16798 cat >>conftest.$ac_ext <<_ACEOF
16799 /* end confdefs.h. */
16801 /* Override any GCC internal prototype to avoid an error.
16802 Use char because int might match the return type of a GCC
16803 builtin and then its argument prototype would still apply. */
16807 char png_create_read_struct ();
16811 return png_create_read_struct ();
16816 rm -f conftest.$ac_objext conftest$ac_exeext
16817 if { (ac_try="$ac_link"
16818 case "(($ac_try" in
16819 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16820 *) ac_try_echo
=$ac_try;;
16822 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16823 $as_echo "$ac_try_echo") >&5
16824 (eval "$ac_link") 2>conftest.er1
16826 grep -v '^ *+' conftest.er1
>conftest.err
16828 cat conftest.err
>&5
16829 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16830 (exit $ac_status); } && {
16831 test -z "$ac_c_werror_flag" ||
16832 test ! -s conftest.err
16833 } && test -s conftest
$ac_exeext && {
16834 test "$cross_compiling" = yes ||
16835 $as_test_x conftest
$ac_exeext
16839 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'` ;;
16840 *) 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'` ;;
16843 $as_echo "$as_me: failed program was:" >&5
16844 sed 's/^/| /' conftest.
$ac_ext >&5
16849 rm -rf conftest.dSYM
16850 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16851 conftest
$ac_exeext conftest.
$ac_ext
16852 LIBS
=$ac_check_soname_save_LIBS
16854 if test "x$ac_cv_lib_soname_png" = "x"; then
16855 { $as_echo "$as_me:$LINENO: result: not found" >&5
16856 $as_echo "not found" >&6; }
16859 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16860 $as_echo "$ac_cv_lib_soname_png" >&6; }
16862 cat >>confdefs.h
<<_ACEOF
16863 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
16871 if test "x$ac_cv_lib_soname_png" = "x"; then
16872 case "x$with_png" in
16873 x
) wine_warnings
="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
16875 *) { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
16876 This is an error since --with-png was requested." >&5
16877 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
16878 This is an error since --with-png was requested." >&2;}
16879 { (exit 1); exit 1; }; } ;;
16884 if test "$ac_cv_header_kstat_h" = "yes"
16886 { $as_echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5
16887 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
16888 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
16889 $as_echo_n "(cached) " >&6
16891 ac_check_lib_save_LIBS
=$LIBS
16892 LIBS
="-lkstat $LIBS"
16893 cat >conftest.
$ac_ext <<_ACEOF
16896 cat confdefs.h
>>conftest.
$ac_ext
16897 cat >>conftest.
$ac_ext <<_ACEOF
16898 /* end confdefs.h. */
16900 /* Override any GCC internal prototype to avoid an error.
16901 Use char because int might match the return type of a GCC
16902 builtin and then its argument prototype would still apply. */
16906 char kstat_open ();
16910 return kstat_open ();
16915 rm -f conftest.
$ac_objext conftest
$ac_exeext
16916 if { (ac_try
="$ac_link"
16917 case "(($ac_try" in
16918 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16919 *) ac_try_echo=$ac_try;;
16921 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16922 $as_echo "$ac_try_echo") >&5
16923 (eval "$ac_link") 2>conftest.er1
16925 grep -v '^ *+' conftest.er1 >conftest.err
16927 cat conftest.err >&5
16928 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16929 (exit $ac_status); } && {
16930 test -z "$ac_c_werror_flag" ||
16931 test ! -s conftest.err
16932 } && test -s conftest$ac_exeext && {
16933 test "$cross_compiling" = yes ||
16934 $as_test_x conftest$ac_exeext
16936 ac_cv_lib_kstat_kstat_open=yes
16938 $as_echo "$as_me: failed program was:" >&5
16939 sed 's/^/| /' conftest.$ac_ext >&5
16941 ac_cv_lib_kstat_kstat_open=no
16944 rm -rf conftest.dSYM
16945 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16946 conftest$ac_exeext conftest.$ac_ext
16947 LIBS=$ac_check_lib_save_LIBS
16949 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
16950 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
16951 if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then
16953 cat >>confdefs.h <<\_ACEOF
16954 #define HAVE_LIBKSTAT 1
16963 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
16964 $as_echo_n "checking for -lodbc... " >&6; }
16965 if test "${ac_cv_lib_soname_odbc+set}" = set; then
16966 $as_echo_n "(cached) " >&6
16968 ac_check_soname_save_LIBS=$LIBS
16969 LIBS="-lodbc $LIBS"
16970 cat >conftest.$ac_ext <<_ACEOF
16973 cat confdefs.h >>conftest.$ac_ext
16974 cat >>conftest.$ac_ext <<_ACEOF
16975 /* end confdefs.h. */
16977 /* Override any GCC internal prototype to avoid an error.
16978 Use char because int might match the return type of a GCC
16979 builtin and then its argument prototype would still apply. */
16983 char SQLConnect ();
16987 return SQLConnect ();
16992 rm -f conftest.$ac_objext conftest$ac_exeext
16993 if { (ac_try="$ac_link"
16994 case "(($ac_try" in
16995 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16996 *) ac_try_echo
=$ac_try;;
16998 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16999 $as_echo "$ac_try_echo") >&5
17000 (eval "$ac_link") 2>conftest.er1
17002 grep -v '^ *+' conftest.er1
>conftest.err
17004 cat conftest.err
>&5
17005 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17006 (exit $ac_status); } && {
17007 test -z "$ac_c_werror_flag" ||
17008 test ! -s conftest.err
17009 } && test -s conftest
$ac_exeext && {
17010 test "$cross_compiling" = yes ||
17011 $as_test_x conftest
$ac_exeext
17015 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'` ;;
17016 *) ac_cv_lib_soname_odbc
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
17019 $as_echo "$as_me: failed program was:" >&5
17020 sed 's/^/| /' conftest.
$ac_ext >&5
17025 rm -rf conftest.dSYM
17026 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17027 conftest
$ac_exeext conftest.
$ac_ext
17028 LIBS
=$ac_check_soname_save_LIBS
17030 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17031 { $as_echo "$as_me:$LINENO: result: not found" >&5
17032 $as_echo "not found" >&6; }
17033 cat >>confdefs.h
<<_ACEOF
17034 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17038 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17039 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17041 cat >>confdefs.h
<<_ACEOF
17042 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17049 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17050 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17051 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17052 "$ac_cv_header_soundcard_h" != "yes" -a \
17053 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17055 wine_warnings
="$wine_warnings|No sound system was found. Windows applications will be silent."
17061 if test "x${GCC}" = "xyes"
17063 EXTRACFLAGS
="-Wall -pipe"
17065 { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17066 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17067 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17068 $as_echo_n "(cached) " >&6
17070 if test "$cross_compiling" = yes; then
17071 ac_cv_c_gcc_strength_bug
="yes"
17073 cat >conftest.
$ac_ext <<_ACEOF
17076 cat confdefs.h
>>conftest.
$ac_ext
17077 cat >>conftest.
$ac_ext <<_ACEOF
17078 /* end confdefs.h. */
17079 int L[4] = {0,1,2,3};
17083 static int Array[3];
17084 unsigned int B = 3;
17086 for(i=0; i<B; i++) Array[i] = i - 3;
17087 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17089 return (Array[1] != -2 || L[2] != 3)
17094 rm -f conftest
$ac_exeext
17095 if { (ac_try
="$ac_link"
17096 case "(($ac_try" in
17097 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17098 *) ac_try_echo=$ac_try;;
17100 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17101 $as_echo "$ac_try_echo") >&5
17102 (eval "$ac_link") 2>&5
17104 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17105 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17106 { (case "(($ac_try" in
17107 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17108 *) ac_try_echo
=$ac_try;;
17110 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17111 $as_echo "$ac_try_echo") >&5
17112 (eval "$ac_try") 2>&5
17114 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17115 (exit $ac_status); }; }; then
17116 ac_cv_c_gcc_strength_bug
="no"
17118 $as_echo "$as_me: program exited with status $ac_status" >&5
17119 $as_echo "$as_me: failed program was:" >&5
17120 sed 's/^/| /' conftest.
$ac_ext >&5
17122 ( exit $ac_status )
17123 ac_cv_c_gcc_strength_bug
="yes"
17125 rm -rf conftest.dSYM
17126 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
17131 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17132 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17133 if test "$ac_cv_c_gcc_strength_bug" = "yes"
17135 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
17138 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17139 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17140 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17141 $as_echo_n "(cached) " >&6
17143 ac_wine_try_cflags_saved
=$CFLAGS
17144 CFLAGS
="$CFLAGS -fno-builtin"
17145 cat >conftest.
$ac_ext <<_ACEOF
17148 cat confdefs.h
>>conftest.
$ac_ext
17149 cat >>conftest.
$ac_ext <<_ACEOF
17150 /* end confdefs.h. */
17160 rm -f conftest.
$ac_objext conftest
$ac_exeext
17161 if { (ac_try
="$ac_link"
17162 case "(($ac_try" in
17163 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17164 *) ac_try_echo=$ac_try;;
17166 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17167 $as_echo "$ac_try_echo") >&5
17168 (eval "$ac_link") 2>conftest.er1
17170 grep -v '^ *+' conftest.er1 >conftest.err
17172 cat conftest.err >&5
17173 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17174 (exit $ac_status); } && {
17175 test -z "$ac_c_werror_flag" ||
17176 test ! -s conftest.err
17177 } && test -s conftest$ac_exeext && {
17178 test "$cross_compiling" = yes ||
17179 $as_test_x conftest$ac_exeext
17181 ac_cv_cflags__fno_builtin=yes
17183 $as_echo "$as_me: failed program was:" >&5
17184 sed 's/^/| /' conftest.$ac_ext >&5
17186 ac_cv_cflags__fno_builtin=no
17189 rm -rf conftest.dSYM
17190 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17191 conftest$ac_exeext conftest.$ac_ext
17192 CFLAGS=$ac_wine_try_cflags_saved
17194 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17195 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17196 if test $ac_cv_cflags__fno_builtin = yes; then
17197 BUILTINFLAG="-fno-builtin"
17201 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17202 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17203 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17204 $as_echo_n "(cached) " >&6
17206 ac_wine_try_cflags_saved=$CFLAGS
17207 CFLAGS="$CFLAGS -fno-strict-aliasing"
17208 cat >conftest.$ac_ext <<_ACEOF
17211 cat confdefs.h >>conftest.$ac_ext
17212 cat >>conftest.$ac_ext <<_ACEOF
17213 /* end confdefs.h. */
17223 rm -f conftest.$ac_objext conftest$ac_exeext
17224 if { (ac_try="$ac_link"
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_link") 2>conftest.er1
17233 grep -v '^ *+' conftest.er1
>conftest.err
17235 cat conftest.err
>&5
17236 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17237 (exit $ac_status); } && {
17238 test -z "$ac_c_werror_flag" ||
17239 test ! -s conftest.err
17240 } && test -s conftest
$ac_exeext && {
17241 test "$cross_compiling" = yes ||
17242 $as_test_x conftest
$ac_exeext
17244 ac_cv_cflags__fno_strict_aliasing
=yes
17246 $as_echo "$as_me: failed program was:" >&5
17247 sed 's/^/| /' conftest.
$ac_ext >&5
17249 ac_cv_cflags__fno_strict_aliasing
=no
17252 rm -rf conftest.dSYM
17253 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17254 conftest
$ac_exeext conftest.
$ac_ext
17255 CFLAGS
=$ac_wine_try_cflags_saved
17257 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17258 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17259 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17260 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
17263 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17264 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17265 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17266 $as_echo_n "(cached) " >&6
17268 ac_wine_try_cflags_saved
=$CFLAGS
17269 CFLAGS
="$CFLAGS -Wdeclaration-after-statement"
17270 cat >conftest.
$ac_ext <<_ACEOF
17273 cat confdefs.h
>>conftest.
$ac_ext
17274 cat >>conftest.
$ac_ext <<_ACEOF
17275 /* end confdefs.h. */
17285 rm -f conftest.
$ac_objext conftest
$ac_exeext
17286 if { (ac_try
="$ac_link"
17287 case "(($ac_try" in
17288 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17289 *) ac_try_echo=$ac_try;;
17291 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17292 $as_echo "$ac_try_echo") >&5
17293 (eval "$ac_link") 2>conftest.er1
17295 grep -v '^ *+' conftest.er1 >conftest.err
17297 cat conftest.err >&5
17298 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17299 (exit $ac_status); } && {
17300 test -z "$ac_c_werror_flag" ||
17301 test ! -s conftest.err
17302 } && test -s conftest$ac_exeext && {
17303 test "$cross_compiling" = yes ||
17304 $as_test_x conftest$ac_exeext
17306 ac_cv_cflags__Wdeclaration_after_statement=yes
17308 $as_echo "$as_me: failed program was:" >&5
17309 sed 's/^/| /' conftest.$ac_ext >&5
17311 ac_cv_cflags__Wdeclaration_after_statement=no
17314 rm -rf conftest.dSYM
17315 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17316 conftest$ac_exeext conftest.$ac_ext
17317 CFLAGS=$ac_wine_try_cflags_saved
17319 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17320 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17321 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17322 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17325 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17326 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17327 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17328 $as_echo_n "(cached) " >&6
17330 ac_wine_try_cflags_saved=$CFLAGS
17331 CFLAGS="$CFLAGS -Wwrite-strings"
17332 cat >conftest.$ac_ext <<_ACEOF
17335 cat confdefs.h >>conftest.$ac_ext
17336 cat >>conftest.$ac_ext <<_ACEOF
17337 /* end confdefs.h. */
17347 rm -f conftest.$ac_objext conftest$ac_exeext
17348 if { (ac_try="$ac_link"
17349 case "(($ac_try" in
17350 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17351 *) ac_try_echo
=$ac_try;;
17353 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17354 $as_echo "$ac_try_echo") >&5
17355 (eval "$ac_link") 2>conftest.er1
17357 grep -v '^ *+' conftest.er1
>conftest.err
17359 cat conftest.err
>&5
17360 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17361 (exit $ac_status); } && {
17362 test -z "$ac_c_werror_flag" ||
17363 test ! -s conftest.err
17364 } && test -s conftest
$ac_exeext && {
17365 test "$cross_compiling" = yes ||
17366 $as_test_x conftest
$ac_exeext
17368 ac_cv_cflags__Wwrite_strings
=yes
17370 $as_echo "$as_me: failed program was:" >&5
17371 sed 's/^/| /' conftest.
$ac_ext >&5
17373 ac_cv_cflags__Wwrite_strings
=no
17376 rm -rf conftest.dSYM
17377 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17378 conftest
$ac_exeext conftest.
$ac_ext
17379 CFLAGS
=$ac_wine_try_cflags_saved
17381 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17382 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17383 if test $ac_cv_cflags__Wwrite_strings = yes; then
17384 EXTRACFLAGS
="$EXTRACFLAGS -Wwrite-strings"
17387 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17388 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17389 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17390 $as_echo_n "(cached) " >&6
17392 ac_wine_try_cflags_saved
=$CFLAGS
17393 CFLAGS
="$CFLAGS -Wtype-limits"
17394 cat >conftest.
$ac_ext <<_ACEOF
17397 cat confdefs.h
>>conftest.
$ac_ext
17398 cat >>conftest.
$ac_ext <<_ACEOF
17399 /* end confdefs.h. */
17409 rm -f conftest.
$ac_objext conftest
$ac_exeext
17410 if { (ac_try
="$ac_link"
17411 case "(($ac_try" in
17412 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17413 *) ac_try_echo=$ac_try;;
17415 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17416 $as_echo "$ac_try_echo") >&5
17417 (eval "$ac_link") 2>conftest.er1
17419 grep -v '^ *+' conftest.er1 >conftest.err
17421 cat conftest.err >&5
17422 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17423 (exit $ac_status); } && {
17424 test -z "$ac_c_werror_flag" ||
17425 test ! -s conftest.err
17426 } && test -s conftest$ac_exeext && {
17427 test "$cross_compiling" = yes ||
17428 $as_test_x conftest$ac_exeext
17430 ac_cv_cflags__Wtype_limits=yes
17432 $as_echo "$as_me: failed program was:" >&5
17433 sed 's/^/| /' conftest.$ac_ext >&5
17435 ac_cv_cflags__Wtype_limits=no
17438 rm -rf conftest.dSYM
17439 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17440 conftest$ac_exeext conftest.$ac_ext
17441 CFLAGS=$ac_wine_try_cflags_saved
17443 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17444 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17445 if test $ac_cv_cflags__Wtype_limits = yes; then
17446 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17450 saved_CFLAGS="$CFLAGS"
17451 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17452 { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17453 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17454 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17455 $as_echo_n "(cached) " >&6
17457 cat >conftest.$ac_ext <<_ACEOF
17460 cat confdefs.h >>conftest.$ac_ext
17461 cat >>conftest.$ac_ext <<_ACEOF
17462 /* end confdefs.h. */
17463 #include <string.h>
17472 rm -f conftest.$ac_objext
17473 if { (ac_try="$ac_compile"
17474 case "(($ac_try" in
17475 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17476 *) ac_try_echo
=$ac_try;;
17478 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17479 $as_echo "$ac_try_echo") >&5
17480 (eval "$ac_compile") 2>conftest.er1
17482 grep -v '^ *+' conftest.er1
>conftest.err
17484 cat conftest.err
>&5
17485 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17486 (exit $ac_status); } && {
17487 test -z "$ac_c_werror_flag" ||
17488 test ! -s conftest.err
17489 } && test -s conftest.
$ac_objext; then
17490 ac_cv_c_string_h_warnings
=no
17492 $as_echo "$as_me: failed program was:" >&5
17493 sed 's/^/| /' conftest.
$ac_ext >&5
17495 ac_cv_c_string_h_warnings
=yes
17498 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
17500 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17501 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17502 CFLAGS
="$saved_CFLAGS"
17503 if test "$ac_cv_c_string_h_warnings" = "no"
17505 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
17510 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17511 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17512 if test "${ac_cv_asm_func_def+set}" = set; then
17513 $as_echo_n "(cached) " >&6
17515 cat >conftest.
$ac_ext <<_ACEOF
17518 cat confdefs.h
>>conftest.
$ac_ext
17519 cat >>conftest.
$ac_ext <<_ACEOF
17520 /* end confdefs.h. */
17525 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17530 rm -f conftest.
$ac_objext conftest
$ac_exeext
17531 if { (ac_try
="$ac_link"
17532 case "(($ac_try" in
17533 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17534 *) ac_try_echo=$ac_try;;
17536 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17537 $as_echo "$ac_try_echo") >&5
17538 (eval "$ac_link") 2>conftest.er1
17540 grep -v '^ *+' conftest.er1 >conftest.err
17542 cat conftest.err >&5
17543 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17544 (exit $ac_status); } && {
17545 test -z "$ac_c_werror_flag" ||
17546 test ! -s conftest.err
17547 } && test -s conftest$ac_exeext && {
17548 test "$cross_compiling" = yes ||
17549 $as_test_x conftest$ac_exeext
17551 ac_cv_asm_func_def=".def"
17553 $as_echo "$as_me: failed program was:" >&5
17554 sed 's/^/| /' conftest.$ac_ext >&5
17556 cat >conftest.$ac_ext <<_ACEOF
17559 cat confdefs.h >>conftest.$ac_ext
17560 cat >>conftest.$ac_ext <<_ACEOF
17561 /* end confdefs.h. */
17566 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17571 rm -f conftest.$ac_objext conftest$ac_exeext
17572 if { (ac_try="$ac_link"
17573 case "(($ac_try" in
17574 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17575 *) ac_try_echo
=$ac_try;;
17577 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17578 $as_echo "$ac_try_echo") >&5
17579 (eval "$ac_link") 2>conftest.er1
17581 grep -v '^ *+' conftest.er1
>conftest.err
17583 cat conftest.err
>&5
17584 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17585 (exit $ac_status); } && {
17586 test -z "$ac_c_werror_flag" ||
17587 test ! -s conftest.err
17588 } && test -s conftest
$ac_exeext && {
17589 test "$cross_compiling" = yes ||
17590 $as_test_x conftest
$ac_exeext
17592 ac_cv_asm_func_def
=".type @function"
17594 $as_echo "$as_me: failed program was:" >&5
17595 sed 's/^/| /' conftest.
$ac_ext >&5
17597 cat >conftest.
$ac_ext <<_ACEOF
17600 cat confdefs.h
>>conftest.
$ac_ext
17601 cat >>conftest.
$ac_ext <<_ACEOF
17602 /* end confdefs.h. */
17607 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17612 rm -f conftest.
$ac_objext conftest
$ac_exeext
17613 if { (ac_try
="$ac_link"
17614 case "(($ac_try" in
17615 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17616 *) ac_try_echo=$ac_try;;
17618 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17619 $as_echo "$ac_try_echo") >&5
17620 (eval "$ac_link") 2>conftest.er1
17622 grep -v '^ *+' conftest.er1 >conftest.err
17624 cat conftest.err >&5
17625 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17626 (exit $ac_status); } && {
17627 test -z "$ac_c_werror_flag" ||
17628 test ! -s conftest.err
17629 } && test -s conftest$ac_exeext && {
17630 test "$cross_compiling" = yes ||
17631 $as_test_x conftest$ac_exeext
17633 ac_cv_asm_func_def=".type 2"
17635 $as_echo "$as_me: failed program was:" >&5
17636 sed 's/^/| /' conftest.$ac_ext >&5
17638 ac_cv_asm_func_def="unknown"
17641 rm -rf conftest.dSYM
17642 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17643 conftest$ac_exeext conftest.$ac_ext
17646 rm -rf conftest.dSYM
17647 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17648 conftest$ac_exeext conftest.$ac_ext
17651 rm -rf conftest.dSYM
17652 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17653 conftest$ac_exeext conftest.$ac_ext
17655 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
17656 $as_echo "$ac_cv_asm_func_def" >&6; }
17660 case "$ac_cv_asm_func_def" in
17662 cat >>confdefs.h <<\_ACEOF
17663 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
17667 cat >>confdefs.h <<\_ACEOF
17668 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17672 cat >>confdefs.h <<\_ACEOF
17673 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
17677 cat >>confdefs.h <<\_ACEOF
17678 #define __ASM_FUNC(name) ""
17684 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17685 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17686 if test "${ac_cv_c_extern_prefix+set}" = set; then
17687 $as_echo_n "(cached) " >&6
17689 cat >conftest.$ac_ext <<_ACEOF
17692 cat confdefs.h >>conftest.$ac_ext
17693 cat >>conftest.$ac_ext <<_ACEOF
17694 /* end confdefs.h. */
17695 extern int ac_test;
17699 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17704 rm -f conftest.$ac_objext conftest$ac_exeext
17705 if { (ac_try="$ac_link"
17706 case "(($ac_try" in
17707 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17708 *) ac_try_echo
=$ac_try;;
17710 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17711 $as_echo "$ac_try_echo") >&5
17712 (eval "$ac_link") 2>conftest.er1
17714 grep -v '^ *+' conftest.er1
>conftest.err
17716 cat conftest.err
>&5
17717 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17718 (exit $ac_status); } && {
17719 test -z "$ac_c_werror_flag" ||
17720 test ! -s conftest.err
17721 } && test -s conftest
$ac_exeext && {
17722 test "$cross_compiling" = yes ||
17723 $as_test_x conftest
$ac_exeext
17725 ac_cv_c_extern_prefix
="yes"
17727 $as_echo "$as_me: failed program was:" >&5
17728 sed 's/^/| /' conftest.
$ac_ext >&5
17730 ac_cv_c_extern_prefix
="no"
17733 rm -rf conftest.dSYM
17734 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17735 conftest
$ac_exeext conftest.
$ac_ext
17737 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17738 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17742 if test "$ac_cv_c_extern_prefix" = "yes"
17744 cat >>confdefs.h
<<\_ACEOF
17745 #define __ASM_NAME(name) "_" name
17749 cat >>confdefs.h
<<\_ACEOF
17750 #define __ASM_NAME(name) name
17760 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
17765 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17773 SOCKETLIBS
="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
17781 linux
* | k
*bsd
*-gnu)
17782 EXTRA_BINARIES
="wine-preloader"
17789 ac_save_CFLAGS
="$CFLAGS"
17790 CFLAGS
="$CFLAGS $BUILTINFLAG"
17932 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
17933 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
17934 $as_echo_n "checking for $ac_func... " >&6; }
17935 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
17936 $as_echo_n "(cached) " >&6
17938 cat >conftest.
$ac_ext <<_ACEOF
17941 cat confdefs.h
>>conftest.
$ac_ext
17942 cat >>conftest.
$ac_ext <<_ACEOF
17943 /* end confdefs.h. */
17944 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
17945 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17946 #define $ac_func innocuous_$ac_func
17948 /* System header to define __stub macros and hopefully few prototypes,
17949 which can conflict with char $ac_func (); below.
17950 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17951 <limits.h> exists even on freestanding compilers. */
17954 # include <limits.h>
17956 # include <assert.h>
17961 /* Override any GCC internal prototype to avoid an error.
17962 Use char because int might match the return type of a GCC
17963 builtin and then its argument prototype would still apply. */
17968 /* The GNU C library defines this for functions which it implements
17969 to always fail with ENOSYS. Some functions are actually named
17970 something starting with __ and the normal name is an alias. */
17971 #if defined __stub_$ac_func || defined __stub___$ac_func
17978 return $ac_func ();
17983 rm -f conftest.
$ac_objext conftest
$ac_exeext
17984 if { (ac_try
="$ac_link"
17985 case "(($ac_try" in
17986 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17987 *) ac_try_echo=$ac_try;;
17989 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17990 $as_echo "$ac_try_echo") >&5
17991 (eval "$ac_link") 2>conftest.er1
17993 grep -v '^ *+' conftest.er1 >conftest.err
17995 cat conftest.err >&5
17996 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17997 (exit $ac_status); } && {
17998 test -z "$ac_c_werror_flag" ||
17999 test ! -s conftest.err
18000 } && test -s conftest$ac_exeext && {
18001 test "$cross_compiling" = yes ||
18002 $as_test_x conftest$ac_exeext
18004 eval "$as_ac_var=yes"
18006 $as_echo "$as_me: failed program was:" >&5
18007 sed 's/^/| /' conftest.$ac_ext >&5
18009 eval "$as_ac_var=no"
18012 rm -rf conftest.dSYM
18013 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18014 conftest$ac_exeext conftest.$ac_ext
18016 ac_res=`eval 'as_val=${'$as_ac_var'}
18017 $as_echo "$as_val"'`
18018 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18019 $as_echo "$ac_res" >&6; }
18020 as_val=`eval 'as_val=${'$as_ac_var'}
18021 $as_echo "$as_val"'`
18022 if test "x$as_val" = x""yes; then
18023 cat >>confdefs.h <<_ACEOF
18024 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18030 CFLAGS="$ac_save_CFLAGS"
18032 if test "$ac_cv_func_dlopen" = no
18034 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18035 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18036 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18037 $as_echo_n "(cached) " >&6
18039 ac_check_lib_save_LIBS=$LIBS
18041 cat >conftest.$ac_ext <<_ACEOF
18044 cat confdefs.h >>conftest.$ac_ext
18045 cat >>conftest.$ac_ext <<_ACEOF
18046 /* end confdefs.h. */
18048 /* Override any GCC internal prototype to avoid an error.
18049 Use char because int might match the return type of a GCC
18050 builtin and then its argument prototype would still apply. */
18063 rm -f conftest.$ac_objext conftest$ac_exeext
18064 if { (ac_try="$ac_link"
18065 case "(($ac_try" in
18066 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18067 *) ac_try_echo
=$ac_try;;
18069 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18070 $as_echo "$ac_try_echo") >&5
18071 (eval "$ac_link") 2>conftest.er1
18073 grep -v '^ *+' conftest.er1
>conftest.err
18075 cat conftest.err
>&5
18076 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18077 (exit $ac_status); } && {
18078 test -z "$ac_c_werror_flag" ||
18079 test ! -s conftest.err
18080 } && test -s conftest
$ac_exeext && {
18081 test "$cross_compiling" = yes ||
18082 $as_test_x conftest
$ac_exeext
18084 ac_cv_lib_dl_dlopen
=yes
18086 $as_echo "$as_me: failed program was:" >&5
18087 sed 's/^/| /' conftest.
$ac_ext >&5
18089 ac_cv_lib_dl_dlopen
=no
18092 rm -rf conftest.dSYM
18093 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18094 conftest
$ac_exeext conftest.
$ac_ext
18095 LIBS
=$ac_check_lib_save_LIBS
18097 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18098 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18099 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then
18100 cat >>confdefs.h
<<\_ACEOF
18101 #define HAVE_DLOPEN 1
18108 ac_wine_check_funcs_save_LIBS
="$LIBS"
18109 LIBS
="$LIBS $LIBDL"
18111 for ac_func
in dladdr
18113 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18114 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18115 $as_echo_n "checking for $ac_func... " >&6; }
18116 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18117 $as_echo_n "(cached) " >&6
18119 cat >conftest.
$ac_ext <<_ACEOF
18122 cat confdefs.h
>>conftest.
$ac_ext
18123 cat >>conftest.
$ac_ext <<_ACEOF
18124 /* end confdefs.h. */
18125 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18126 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18127 #define $ac_func innocuous_$ac_func
18129 /* System header to define __stub macros and hopefully few prototypes,
18130 which can conflict with char $ac_func (); below.
18131 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18132 <limits.h> exists even on freestanding compilers. */
18135 # include <limits.h>
18137 # include <assert.h>
18142 /* Override any GCC internal prototype to avoid an error.
18143 Use char because int might match the return type of a GCC
18144 builtin and then its argument prototype would still apply. */
18149 /* The GNU C library defines this for functions which it implements
18150 to always fail with ENOSYS. Some functions are actually named
18151 something starting with __ and the normal name is an alias. */
18152 #if defined __stub_$ac_func || defined __stub___$ac_func
18159 return $ac_func ();
18164 rm -f conftest.
$ac_objext conftest
$ac_exeext
18165 if { (ac_try
="$ac_link"
18166 case "(($ac_try" in
18167 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18168 *) ac_try_echo=$ac_try;;
18170 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18171 $as_echo "$ac_try_echo") >&5
18172 (eval "$ac_link") 2>conftest.er1
18174 grep -v '^ *+' conftest.er1 >conftest.err
18176 cat conftest.err >&5
18177 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18178 (exit $ac_status); } && {
18179 test -z "$ac_c_werror_flag" ||
18180 test ! -s conftest.err
18181 } && test -s conftest$ac_exeext && {
18182 test "$cross_compiling" = yes ||
18183 $as_test_x conftest$ac_exeext
18185 eval "$as_ac_var=yes"
18187 $as_echo "$as_me: failed program was:" >&5
18188 sed 's/^/| /' conftest.$ac_ext >&5
18190 eval "$as_ac_var=no"
18193 rm -rf conftest.dSYM
18194 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18195 conftest$ac_exeext conftest.$ac_ext
18197 ac_res=`eval 'as_val=${'$as_ac_var'}
18198 $as_echo "$as_val"'`
18199 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18200 $as_echo "$ac_res" >&6; }
18201 as_val=`eval 'as_val=${'$as_ac_var'}
18202 $as_echo "$as_val"'`
18203 if test "x$as_val" = x""yes; then
18204 cat >>confdefs.h <<_ACEOF
18205 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18211 LIBS="$ac_wine_check_funcs_save_LIBS"
18213 if test "$ac_cv_func_poll" = no
18215 { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18216 $as_echo_n "checking for poll in -lpoll... " >&6; }
18217 if test "${ac_cv_lib_poll_poll+set}" = set; then
18218 $as_echo_n "(cached) " >&6
18220 ac_check_lib_save_LIBS=$LIBS
18221 LIBS="-lpoll $LIBS"
18222 cat >conftest.$ac_ext <<_ACEOF
18225 cat confdefs.h >>conftest.$ac_ext
18226 cat >>conftest.$ac_ext <<_ACEOF
18227 /* end confdefs.h. */
18229 /* Override any GCC internal prototype to avoid an error.
18230 Use char because int might match the return type of a GCC
18231 builtin and then its argument prototype would still apply. */
18244 rm -f conftest.$ac_objext conftest$ac_exeext
18245 if { (ac_try="$ac_link"
18246 case "(($ac_try" in
18247 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18248 *) ac_try_echo
=$ac_try;;
18250 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18251 $as_echo "$ac_try_echo") >&5
18252 (eval "$ac_link") 2>conftest.er1
18254 grep -v '^ *+' conftest.er1
>conftest.err
18256 cat conftest.err
>&5
18257 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18258 (exit $ac_status); } && {
18259 test -z "$ac_c_werror_flag" ||
18260 test ! -s conftest.err
18261 } && test -s conftest
$ac_exeext && {
18262 test "$cross_compiling" = yes ||
18263 $as_test_x conftest
$ac_exeext
18265 ac_cv_lib_poll_poll
=yes
18267 $as_echo "$as_me: failed program was:" >&5
18268 sed 's/^/| /' conftest.
$ac_ext >&5
18270 ac_cv_lib_poll_poll
=no
18273 rm -rf conftest.dSYM
18274 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18275 conftest
$ac_exeext conftest.
$ac_ext
18276 LIBS
=$ac_check_lib_save_LIBS
18278 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18279 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18280 if test "x$ac_cv_lib_poll_poll" = x
""yes; then
18281 cat >>confdefs.h
<<\_ACEOF
18282 #define HAVE_POLL 1
18290 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18291 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18292 if test "${ac_cv_search_gethostbyname+set}" = set; then
18293 $as_echo_n "(cached) " >&6
18295 ac_func_search_save_LIBS
=$LIBS
18296 cat >conftest.
$ac_ext <<_ACEOF
18299 cat confdefs.h
>>conftest.
$ac_ext
18300 cat >>conftest.
$ac_ext <<_ACEOF
18301 /* end confdefs.h. */
18303 /* Override any GCC internal prototype to avoid an error.
18304 Use char because int might match the return type of a GCC
18305 builtin and then its argument prototype would still apply. */
18309 char gethostbyname ();
18313 return gethostbyname ();
18318 for ac_lib
in '' nsl
; do
18319 if test -z "$ac_lib"; then
18320 ac_res
="none required"
18323 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18325 rm -f conftest.
$ac_objext conftest
$ac_exeext
18326 if { (ac_try
="$ac_link"
18327 case "(($ac_try" in
18328 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18329 *) ac_try_echo=$ac_try;;
18331 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18332 $as_echo "$ac_try_echo") >&5
18333 (eval "$ac_link") 2>conftest.er1
18335 grep -v '^ *+' conftest.er1 >conftest.err
18337 cat conftest.err >&5
18338 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18339 (exit $ac_status); } && {
18340 test -z "$ac_c_werror_flag" ||
18341 test ! -s conftest.err
18342 } && test -s conftest$ac_exeext && {
18343 test "$cross_compiling" = yes ||
18344 $as_test_x conftest$ac_exeext
18346 ac_cv_search_gethostbyname=$ac_res
18348 $as_echo "$as_me: failed program was:" >&5
18349 sed 's/^/| /' conftest.$ac_ext >&5
18354 rm -rf conftest.dSYM
18355 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18357 if test "${ac_cv_search_gethostbyname+set}" = set; then
18361 if test "${ac_cv_search_gethostbyname+set}" = set; then
18364 ac_cv_search_gethostbyname=no
18366 rm conftest.$ac_ext
18367 LIBS=$ac_func_search_save_LIBS
18369 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18370 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18371 ac_res=$ac_cv_search_gethostbyname
18372 if test "$ac_res" != no; then
18373 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18378 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18379 $as_echo_n "checking for library containing connect... " >&6; }
18380 if test "${ac_cv_search_connect+set}" = set; then
18381 $as_echo_n "(cached) " >&6
18383 ac_func_search_save_LIBS=$LIBS
18384 cat >conftest.$ac_ext <<_ACEOF
18387 cat confdefs.h >>conftest.$ac_ext
18388 cat >>conftest.$ac_ext <<_ACEOF
18389 /* end confdefs.h. */
18391 /* Override any GCC internal prototype to avoid an error.
18392 Use char because int might match the return type of a GCC
18393 builtin and then its argument prototype would still apply. */
18406 for ac_lib in '' socket; do
18407 if test -z "$ac_lib"; then
18408 ac_res="none required"
18411 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18413 rm -f conftest.$ac_objext conftest$ac_exeext
18414 if { (ac_try="$ac_link"
18415 case "(($ac_try" in
18416 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18417 *) ac_try_echo
=$ac_try;;
18419 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18420 $as_echo "$ac_try_echo") >&5
18421 (eval "$ac_link") 2>conftest.er1
18423 grep -v '^ *+' conftest.er1
>conftest.err
18425 cat conftest.err
>&5
18426 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18427 (exit $ac_status); } && {
18428 test -z "$ac_c_werror_flag" ||
18429 test ! -s conftest.err
18430 } && test -s conftest
$ac_exeext && {
18431 test "$cross_compiling" = yes ||
18432 $as_test_x conftest
$ac_exeext
18434 ac_cv_search_connect
=$ac_res
18436 $as_echo "$as_me: failed program was:" >&5
18437 sed 's/^/| /' conftest.
$ac_ext >&5
18442 rm -rf conftest.dSYM
18443 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18445 if test "${ac_cv_search_connect+set}" = set; then
18449 if test "${ac_cv_search_connect+set}" = set; then
18452 ac_cv_search_connect
=no
18454 rm conftest.
$ac_ext
18455 LIBS
=$ac_func_search_save_LIBS
18457 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18458 $as_echo "$ac_cv_search_connect" >&6; }
18459 ac_res
=$ac_cv_search_connect
18460 if test "$ac_res" != no
; then
18461 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
18466 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
18467 $as_echo_n "checking for library containing inet_aton... " >&6; }
18468 if test "${ac_cv_search_inet_aton+set}" = set; then
18469 $as_echo_n "(cached) " >&6
18471 ac_func_search_save_LIBS
=$LIBS
18472 cat >conftest.
$ac_ext <<_ACEOF
18475 cat confdefs.h
>>conftest.
$ac_ext
18476 cat >>conftest.
$ac_ext <<_ACEOF
18477 /* end confdefs.h. */
18479 /* Override any GCC internal prototype to avoid an error.
18480 Use char because int might match the return type of a GCC
18481 builtin and then its argument prototype would still apply. */
18489 return inet_aton ();
18494 for ac_lib
in '' resolv
; do
18495 if test -z "$ac_lib"; then
18496 ac_res
="none required"
18499 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18501 rm -f conftest.
$ac_objext conftest
$ac_exeext
18502 if { (ac_try
="$ac_link"
18503 case "(($ac_try" in
18504 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18505 *) ac_try_echo=$ac_try;;
18507 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18508 $as_echo "$ac_try_echo") >&5
18509 (eval "$ac_link") 2>conftest.er1
18511 grep -v '^ *+' conftest.er1 >conftest.err
18513 cat conftest.err >&5
18514 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18515 (exit $ac_status); } && {
18516 test -z "$ac_c_werror_flag" ||
18517 test ! -s conftest.err
18518 } && test -s conftest$ac_exeext && {
18519 test "$cross_compiling" = yes ||
18520 $as_test_x conftest$ac_exeext
18522 ac_cv_search_inet_aton=$ac_res
18524 $as_echo "$as_me: failed program was:" >&5
18525 sed 's/^/| /' conftest.$ac_ext >&5
18530 rm -rf conftest.dSYM
18531 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18533 if test "${ac_cv_search_inet_aton+set}" = set; then
18537 if test "${ac_cv_search_inet_aton+set}" = set; then
18540 ac_cv_search_inet_aton=no
18542 rm conftest.$ac_ext
18543 LIBS=$ac_func_search_save_LIBS
18545 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
18546 $as_echo "$ac_cv_search_inet_aton" >&6; }
18547 ac_res=$ac_cv_search_inet_aton
18548 if test "$ac_res" != no; then
18549 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18579 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
18580 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18581 $as_echo_n "checking for $ac_func... " >&6; }
18582 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18583 $as_echo_n "(cached) " >&6
18585 cat >conftest.$ac_ext <<_ACEOF
18588 cat confdefs.h >>conftest.$ac_ext
18589 cat >>conftest.$ac_ext <<_ACEOF
18590 /* end confdefs.h. */
18591 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18592 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18593 #define $ac_func innocuous_$ac_func
18595 /* System header to define __stub macros and hopefully few prototypes,
18596 which can conflict with char $ac_func (); below.
18597 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18598 <limits.h> exists even on freestanding compilers. */
18601 # include <limits.h>
18603 # include <assert.h>
18608 /* Override any GCC internal prototype to avoid an error.
18609 Use char because int might match the return type of a GCC
18610 builtin and then its argument prototype would still apply. */
18615 /* The GNU C library defines this for functions which it implements
18616 to always fail with ENOSYS. Some functions are actually named
18617 something starting with __ and the normal name is an alias. */
18618 #if defined __stub_$ac_func || defined __stub___$ac_func
18625 return $ac_func ();
18630 rm -f conftest.$ac_objext conftest$ac_exeext
18631 if { (ac_try="$ac_link"
18632 case "(($ac_try" in
18633 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18634 *) ac_try_echo
=$ac_try;;
18636 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18637 $as_echo "$ac_try_echo") >&5
18638 (eval "$ac_link") 2>conftest.er1
18640 grep -v '^ *+' conftest.er1
>conftest.err
18642 cat conftest.err
>&5
18643 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18644 (exit $ac_status); } && {
18645 test -z "$ac_c_werror_flag" ||
18646 test ! -s conftest.err
18647 } && test -s conftest
$ac_exeext && {
18648 test "$cross_compiling" = yes ||
18649 $as_test_x conftest
$ac_exeext
18651 eval "$as_ac_var=yes"
18653 $as_echo "$as_me: failed program was:" >&5
18654 sed 's/^/| /' conftest.
$ac_ext >&5
18656 eval "$as_ac_var=no"
18659 rm -rf conftest.dSYM
18660 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18661 conftest
$ac_exeext conftest.
$ac_ext
18663 ac_res
=`eval 'as_val=${'$as_ac_var'}
18664 $as_echo "$as_val"'`
18665 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18666 $as_echo "$ac_res" >&6; }
18667 as_val
=`eval 'as_val=${'$as_ac_var'}
18668 $as_echo "$as_val"'`
18669 if test "x$as_val" = x
""yes; then
18670 cat >>confdefs.h
<<_ACEOF
18671 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18680 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
18682 { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
18683 $as_echo_n "checking for LDAPSortKey... " >&6; }
18684 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
18685 $as_echo_n "(cached) " >&6
18687 ac_cv_type_LDAPSortKey
=no
18688 cat >conftest.
$ac_ext <<_ACEOF
18691 cat confdefs.h
>>conftest.
$ac_ext
18692 cat >>conftest.
$ac_ext <<_ACEOF
18693 /* end confdefs.h. */
18699 if (sizeof (LDAPSortKey))
18705 rm -f conftest.
$ac_objext
18706 if { (ac_try
="$ac_compile"
18707 case "(($ac_try" in
18708 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18709 *) ac_try_echo=$ac_try;;
18711 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18712 $as_echo "$ac_try_echo") >&5
18713 (eval "$ac_compile") 2>conftest.er1
18715 grep -v '^ *+' conftest.er1 >conftest.err
18717 cat conftest.err >&5
18718 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18719 (exit $ac_status); } && {
18720 test -z "$ac_c_werror_flag" ||
18721 test ! -s conftest.err
18722 } && test -s conftest.$ac_objext; then
18723 cat >conftest.$ac_ext <<_ACEOF
18726 cat confdefs.h >>conftest.$ac_ext
18727 cat >>conftest.$ac_ext <<_ACEOF
18728 /* end confdefs.h. */
18734 if (sizeof ((LDAPSortKey)))
18740 rm -f conftest.$ac_objext
18741 if { (ac_try="$ac_compile"
18742 case "(($ac_try" in
18743 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18744 *) ac_try_echo
=$ac_try;;
18746 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18747 $as_echo "$ac_try_echo") >&5
18748 (eval "$ac_compile") 2>conftest.er1
18750 grep -v '^ *+' conftest.er1
>conftest.err
18752 cat conftest.err
>&5
18753 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18754 (exit $ac_status); } && {
18755 test -z "$ac_c_werror_flag" ||
18756 test ! -s conftest.err
18757 } && test -s conftest.
$ac_objext; then
18760 $as_echo "$as_me: failed program was:" >&5
18761 sed 's/^/| /' conftest.
$ac_ext >&5
18763 ac_cv_type_LDAPSortKey
=yes
18766 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18768 $as_echo "$as_me: failed program was:" >&5
18769 sed 's/^/| /' conftest.
$ac_ext >&5
18774 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18776 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
18777 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
18778 if test "x$ac_cv_type_LDAPSortKey" = x
""yes; then
18779 { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
18780 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
18781 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
18782 $as_echo_n "(cached) " >&6
18784 ac_check_lib_save_LIBS
=$LIBS
18785 LIBS
="-lldap_r $LIBPTHREAD $LIBS"
18786 cat >conftest.
$ac_ext <<_ACEOF
18789 cat confdefs.h
>>conftest.
$ac_ext
18790 cat >>conftest.
$ac_ext <<_ACEOF
18791 /* end confdefs.h. */
18793 /* Override any GCC internal prototype to avoid an error.
18794 Use char because int might match the return type of a GCC
18795 builtin and then its argument prototype would still apply. */
18799 char ldap_initialize ();
18803 return ldap_initialize ();
18808 rm -f conftest.
$ac_objext conftest
$ac_exeext
18809 if { (ac_try
="$ac_link"
18810 case "(($ac_try" in
18811 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18812 *) ac_try_echo=$ac_try;;
18814 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18815 $as_echo "$ac_try_echo") >&5
18816 (eval "$ac_link") 2>conftest.er1
18818 grep -v '^ *+' conftest.er1 >conftest.err
18820 cat conftest.err >&5
18821 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18822 (exit $ac_status); } && {
18823 test -z "$ac_c_werror_flag" ||
18824 test ! -s conftest.err
18825 } && test -s conftest$ac_exeext && {
18826 test "$cross_compiling" = yes ||
18827 $as_test_x conftest$ac_exeext
18829 ac_cv_lib_ldap_r_ldap_initialize=yes
18831 $as_echo "$as_me: failed program was:" >&5
18832 sed 's/^/| /' conftest.$ac_ext >&5
18834 ac_cv_lib_ldap_r_ldap_initialize=no
18837 rm -rf conftest.dSYM
18838 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18839 conftest$ac_exeext conftest.$ac_ext
18840 LIBS=$ac_check_lib_save_LIBS
18842 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
18843 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
18844 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
18845 { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
18846 $as_echo_n "checking for ber_init in -llber... " >&6; }
18847 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
18848 $as_echo_n "(cached) " >&6
18850 ac_check_lib_save_LIBS=$LIBS
18851 LIBS="-llber $LIBPTHREAD $LIBS"
18852 cat >conftest.$ac_ext <<_ACEOF
18855 cat confdefs.h >>conftest.$ac_ext
18856 cat >>conftest.$ac_ext <<_ACEOF
18857 /* end confdefs.h. */
18859 /* Override any GCC internal prototype to avoid an error.
18860 Use char because int might match the return type of a GCC
18861 builtin and then its argument prototype would still apply. */
18869 return ber_init ();
18874 rm -f conftest.$ac_objext conftest$ac_exeext
18875 if { (ac_try="$ac_link"
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_link") 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_exeext && {
18892 test "$cross_compiling" = yes ||
18893 $as_test_x conftest
$ac_exeext
18895 ac_cv_lib_lber_ber_init
=yes
18897 $as_echo "$as_me: failed program was:" >&5
18898 sed 's/^/| /' conftest.
$ac_ext >&5
18900 ac_cv_lib_lber_ber_init
=no
18903 rm -rf conftest.dSYM
18904 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18905 conftest
$ac_exeext conftest.
$ac_ext
18906 LIBS
=$ac_check_lib_save_LIBS
18908 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
18909 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
18910 if test "x$ac_cv_lib_lber_ber_init" = x
""yes; then
18912 cat >>confdefs.h
<<\_ACEOF
18913 #define HAVE_LDAP 1
18916 LDAPLIBS
="-lldap_r -llber"
18923 ac_wine_check_funcs_save_LIBS
="$LIBS"
18924 LIBS
="$LIBS $LDAPLIBS $LIBPTHREAD"
18934 ldap_count_references \
18935 ldap_first_reference \
18936 ldap_next_reference \
18937 ldap_parse_reference \
18938 ldap_parse_sort_control \
18939 ldap_parse_sortresponse_control \
18940 ldap_parse_vlv_control \
18941 ldap_parse_vlvresponse_control
18943 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18944 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18945 $as_echo_n "checking for $ac_func... " >&6; }
18946 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18947 $as_echo_n "(cached) " >&6
18949 cat >conftest.
$ac_ext <<_ACEOF
18952 cat confdefs.h
>>conftest.
$ac_ext
18953 cat >>conftest.
$ac_ext <<_ACEOF
18954 /* end confdefs.h. */
18955 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18956 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18957 #define $ac_func innocuous_$ac_func
18959 /* System header to define __stub macros and hopefully few prototypes,
18960 which can conflict with char $ac_func (); below.
18961 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18962 <limits.h> exists even on freestanding compilers. */
18965 # include <limits.h>
18967 # include <assert.h>
18972 /* Override any GCC internal prototype to avoid an error.
18973 Use char because int might match the return type of a GCC
18974 builtin and then its argument prototype would still apply. */
18979 /* The GNU C library defines this for functions which it implements
18980 to always fail with ENOSYS. Some functions are actually named
18981 something starting with __ and the normal name is an alias. */
18982 #if defined __stub_$ac_func || defined __stub___$ac_func
18989 return $ac_func ();
18994 rm -f conftest.
$ac_objext conftest
$ac_exeext
18995 if { (ac_try
="$ac_link"
18996 case "(($ac_try" in
18997 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18998 *) ac_try_echo=$ac_try;;
19000 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19001 $as_echo "$ac_try_echo") >&5
19002 (eval "$ac_link") 2>conftest.er1
19004 grep -v '^ *+' conftest.er1 >conftest.err
19006 cat conftest.err >&5
19007 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19008 (exit $ac_status); } && {
19009 test -z "$ac_c_werror_flag" ||
19010 test ! -s conftest.err
19011 } && test -s conftest$ac_exeext && {
19012 test "$cross_compiling" = yes ||
19013 $as_test_x conftest$ac_exeext
19015 eval "$as_ac_var=yes"
19017 $as_echo "$as_me: failed program was:" >&5
19018 sed 's/^/| /' conftest.$ac_ext >&5
19020 eval "$as_ac_var=no"
19023 rm -rf conftest.dSYM
19024 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19025 conftest$ac_exeext conftest.$ac_ext
19027 ac_res=`eval 'as_val=${'$as_ac_var'}
19028 $as_echo "$as_val"'`
19029 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19030 $as_echo "$ac_res" >&6; }
19031 as_val=`eval 'as_val=${'$as_ac_var'}
19032 $as_echo "$as_val"'`
19033 if test "x$as_val" = x""yes; then
19034 cat >>confdefs.h <<_ACEOF
19035 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
19041 LIBS="$ac_wine_check_funcs_save_LIBS"
19043 if test "x$LDAPLIBS" = "x"; then
19044 case "x$with_ldap" in
19045 x) wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19047 *) { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19048 This is an error since --with-ldap was requested." >&5
19049 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19050 This is an error since --with-ldap was requested." >&2;}
19051 { (exit 1); exit 1; }; } ;;
19056 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19057 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19058 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19059 $as_echo_n "(cached) " >&6
19061 cat >conftest.$ac_ext <<_ACEOF
19064 cat confdefs.h >>conftest.$ac_ext
19065 cat >>conftest.$ac_ext <<_ACEOF
19066 /* end confdefs.h. */
19067 #include <sys/stat.h>
19076 rm -f conftest.$ac_objext
19077 if { (ac_try="$ac_compile"
19078 case "(($ac_try" in
19079 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19080 *) ac_try_echo
=$ac_try;;
19082 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19083 $as_echo "$ac_try_echo") >&5
19084 (eval "$ac_compile") 2>conftest.er1
19086 grep -v '^ *+' conftest.er1
>conftest.err
19088 cat conftest.err
>&5
19089 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19090 (exit $ac_status); } && {
19091 test -z "$ac_c_werror_flag" ||
19092 test ! -s conftest.err
19093 } && test -s conftest.
$ac_objext; then
19094 wine_cv_one_arg_mkdir
=yes
19096 $as_echo "$as_me: failed program was:" >&5
19097 sed 's/^/| /' conftest.
$ac_ext >&5
19099 wine_cv_one_arg_mkdir
=no
19102 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19104 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19105 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19106 if test "$wine_cv_one_arg_mkdir" = "yes"
19109 cat >>confdefs.h
<<\_ACEOF
19110 #define HAVE_ONE_ARG_MKDIR 1
19116 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19117 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19118 if test "${ac_cv_c_const+set}" = set; then
19119 $as_echo_n "(cached) " >&6
19121 cat >conftest.
$ac_ext <<_ACEOF
19124 cat confdefs.h
>>conftest.
$ac_ext
19125 cat >>conftest.
$ac_ext <<_ACEOF
19126 /* end confdefs.h. */
19131 /* FIXME: Include the comments suggested by Paul. */
19132 #ifndef __cplusplus
19133 /* Ultrix mips cc rejects this. */
19134 typedef int charset[2];
19136 /* SunOS 4.1.1 cc rejects this. */
19137 char const *const *pcpcc;
19139 /* NEC SVR4.0.2 mips cc rejects this. */
19140 struct point {int x, y;};
19141 static struct point const zero = {0,0};
19142 /* AIX XL C 1.02.0.0 rejects this.
19143 It does not let you subtract one const X* pointer from another in
19144 an arm of an if-expression whose if-part is not a constant
19146 const char *g = "string";
19147 pcpcc = &g + (g ? g-g : 0);
19148 /* HPUX 7.0 cc rejects these. */
19150 ppc = (char**) pcpcc;
19151 pcpcc = (char const *const *) ppc;
19152 { /* SCO 3.2v4 cc rejects this. */
19154 char const *s = 0 ? (char *) 0 : (char const *) 0;
19159 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
19160 int x[] = {25, 17};
19161 const int *foo = &x[0];
19164 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19165 typedef const int *iptr;
19169 { /* AIX XL C 1.02.0.0 rejects this saying
19170 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19171 struct s { int j; const int *ap[3]; };
19172 struct s *b; b->j = 5;
19174 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19175 const int foo = 10;
19176 if (!foo) return 0;
19178 return !cs[0] && !zero.x;
19185 rm -f conftest.
$ac_objext
19186 if { (ac_try
="$ac_compile"
19187 case "(($ac_try" in
19188 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19189 *) ac_try_echo=$ac_try;;
19191 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19192 $as_echo "$ac_try_echo") >&5
19193 (eval "$ac_compile") 2>conftest.er1
19195 grep -v '^ *+' conftest.er1 >conftest.err
19197 cat conftest.err >&5
19198 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19199 (exit $ac_status); } && {
19200 test -z "$ac_c_werror_flag" ||
19201 test ! -s conftest.err
19202 } && test -s conftest.$ac_objext; then
19205 $as_echo "$as_me: failed program was:" >&5
19206 sed 's/^/| /' conftest.$ac_ext >&5
19211 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19213 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19214 $as_echo "$ac_cv_c_const" >&6; }
19215 if test $ac_cv_c_const = no; then
19217 cat >>confdefs.h <<\_ACEOF
19223 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19224 $as_echo_n "checking for inline... " >&6; }
19225 if test "${ac_cv_c_inline+set}" = set; then
19226 $as_echo_n "(cached) " >&6
19229 for ac_kw in inline __inline__ __inline; do
19230 cat >conftest.$ac_ext <<_ACEOF
19233 cat confdefs.h >>conftest.$ac_ext
19234 cat >>conftest.$ac_ext <<_ACEOF
19235 /* end confdefs.h. */
19236 #ifndef __cplusplus
19238 static $ac_kw foo_t static_foo () {return 0; }
19239 $ac_kw foo_t foo () {return 0; }
19243 rm -f conftest.$ac_objext
19244 if { (ac_try="$ac_compile"
19245 case "(($ac_try" in
19246 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19247 *) ac_try_echo
=$ac_try;;
19249 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19250 $as_echo "$ac_try_echo") >&5
19251 (eval "$ac_compile") 2>conftest.er1
19253 grep -v '^ *+' conftest.er1
>conftest.err
19255 cat conftest.err
>&5
19256 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19257 (exit $ac_status); } && {
19258 test -z "$ac_c_werror_flag" ||
19259 test ! -s conftest.err
19260 } && test -s conftest.
$ac_objext; then
19261 ac_cv_c_inline
=$ac_kw
19263 $as_echo "$as_me: failed program was:" >&5
19264 sed 's/^/| /' conftest.
$ac_ext >&5
19269 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19270 test "$ac_cv_c_inline" != no
&& break
19274 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19275 $as_echo "$ac_cv_c_inline" >&6; }
19278 case $ac_cv_c_inline in
19281 case $ac_cv_c_inline in
19283 *) ac_val
=$ac_cv_c_inline;;
19285 cat >>confdefs.h
<<_ACEOF
19286 #ifndef __cplusplus
19287 #define inline $ac_val
19293 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19294 $as_echo_n "checking for mode_t... " >&6; }
19295 if test "${ac_cv_type_mode_t+set}" = set; then
19296 $as_echo_n "(cached) " >&6
19298 ac_cv_type_mode_t
=no
19299 cat >conftest.
$ac_ext <<_ACEOF
19302 cat confdefs.h
>>conftest.
$ac_ext
19303 cat >>conftest.
$ac_ext <<_ACEOF
19304 /* end confdefs.h. */
19305 $ac_includes_default
19309 if (sizeof (mode_t))
19315 rm -f conftest.
$ac_objext
19316 if { (ac_try
="$ac_compile"
19317 case "(($ac_try" in
19318 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19319 *) ac_try_echo=$ac_try;;
19321 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19322 $as_echo "$ac_try_echo") >&5
19323 (eval "$ac_compile") 2>conftest.er1
19325 grep -v '^ *+' conftest.er1 >conftest.err
19327 cat conftest.err >&5
19328 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19329 (exit $ac_status); } && {
19330 test -z "$ac_c_werror_flag" ||
19331 test ! -s conftest.err
19332 } && test -s conftest.$ac_objext; then
19333 cat >conftest.$ac_ext <<_ACEOF
19336 cat confdefs.h >>conftest.$ac_ext
19337 cat >>conftest.$ac_ext <<_ACEOF
19338 /* end confdefs.h. */
19339 $ac_includes_default
19343 if (sizeof ((mode_t)))
19349 rm -f conftest.$ac_objext
19350 if { (ac_try="$ac_compile"
19351 case "(($ac_try" in
19352 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19353 *) ac_try_echo
=$ac_try;;
19355 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19356 $as_echo "$ac_try_echo") >&5
19357 (eval "$ac_compile") 2>conftest.er1
19359 grep -v '^ *+' conftest.er1
>conftest.err
19361 cat conftest.err
>&5
19362 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19363 (exit $ac_status); } && {
19364 test -z "$ac_c_werror_flag" ||
19365 test ! -s conftest.err
19366 } && test -s conftest.
$ac_objext; then
19369 $as_echo "$as_me: failed program was:" >&5
19370 sed 's/^/| /' conftest.
$ac_ext >&5
19372 ac_cv_type_mode_t
=yes
19375 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19377 $as_echo "$as_me: failed program was:" >&5
19378 sed 's/^/| /' conftest.
$ac_ext >&5
19383 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19385 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19386 $as_echo "$ac_cv_type_mode_t" >&6; }
19387 if test "x$ac_cv_type_mode_t" = x
""yes; then
19389 cat >>confdefs.h
<<_ACEOF
19390 #define HAVE_MODE_T 1
19395 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19396 $as_echo_n "checking for off_t... " >&6; }
19397 if test "${ac_cv_type_off_t+set}" = set; then
19398 $as_echo_n "(cached) " >&6
19400 ac_cv_type_off_t
=no
19401 cat >conftest.
$ac_ext <<_ACEOF
19404 cat confdefs.h
>>conftest.
$ac_ext
19405 cat >>conftest.
$ac_ext <<_ACEOF
19406 /* end confdefs.h. */
19407 $ac_includes_default
19411 if (sizeof (off_t))
19417 rm -f conftest.
$ac_objext
19418 if { (ac_try
="$ac_compile"
19419 case "(($ac_try" in
19420 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19421 *) ac_try_echo=$ac_try;;
19423 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19424 $as_echo "$ac_try_echo") >&5
19425 (eval "$ac_compile") 2>conftest.er1
19427 grep -v '^ *+' conftest.er1 >conftest.err
19429 cat conftest.err >&5
19430 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19431 (exit $ac_status); } && {
19432 test -z "$ac_c_werror_flag" ||
19433 test ! -s conftest.err
19434 } && test -s conftest.$ac_objext; then
19435 cat >conftest.$ac_ext <<_ACEOF
19438 cat confdefs.h >>conftest.$ac_ext
19439 cat >>conftest.$ac_ext <<_ACEOF
19440 /* end confdefs.h. */
19441 $ac_includes_default
19445 if (sizeof ((off_t)))
19451 rm -f conftest.$ac_objext
19452 if { (ac_try="$ac_compile"
19453 case "(($ac_try" in
19454 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19455 *) ac_try_echo
=$ac_try;;
19457 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19458 $as_echo "$ac_try_echo") >&5
19459 (eval "$ac_compile") 2>conftest.er1
19461 grep -v '^ *+' conftest.er1
>conftest.err
19463 cat conftest.err
>&5
19464 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19465 (exit $ac_status); } && {
19466 test -z "$ac_c_werror_flag" ||
19467 test ! -s conftest.err
19468 } && test -s conftest.
$ac_objext; then
19471 $as_echo "$as_me: failed program was:" >&5
19472 sed 's/^/| /' conftest.
$ac_ext >&5
19474 ac_cv_type_off_t
=yes
19477 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19479 $as_echo "$as_me: failed program was:" >&5
19480 sed 's/^/| /' conftest.
$ac_ext >&5
19485 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19487 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19488 $as_echo "$ac_cv_type_off_t" >&6; }
19489 if test "x$ac_cv_type_off_t" = x
""yes; then
19491 cat >>confdefs.h
<<_ACEOF
19492 #define HAVE_OFF_T 1
19497 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19498 $as_echo_n "checking for pid_t... " >&6; }
19499 if test "${ac_cv_type_pid_t+set}" = set; then
19500 $as_echo_n "(cached) " >&6
19502 ac_cv_type_pid_t
=no
19503 cat >conftest.
$ac_ext <<_ACEOF
19506 cat confdefs.h
>>conftest.
$ac_ext
19507 cat >>conftest.
$ac_ext <<_ACEOF
19508 /* end confdefs.h. */
19509 $ac_includes_default
19513 if (sizeof (pid_t))
19519 rm -f conftest.
$ac_objext
19520 if { (ac_try
="$ac_compile"
19521 case "(($ac_try" in
19522 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19523 *) ac_try_echo=$ac_try;;
19525 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19526 $as_echo "$ac_try_echo") >&5
19527 (eval "$ac_compile") 2>conftest.er1
19529 grep -v '^ *+' conftest.er1 >conftest.err
19531 cat conftest.err >&5
19532 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19533 (exit $ac_status); } && {
19534 test -z "$ac_c_werror_flag" ||
19535 test ! -s conftest.err
19536 } && test -s conftest.$ac_objext; then
19537 cat >conftest.$ac_ext <<_ACEOF
19540 cat confdefs.h >>conftest.$ac_ext
19541 cat >>conftest.$ac_ext <<_ACEOF
19542 /* end confdefs.h. */
19543 $ac_includes_default
19547 if (sizeof ((pid_t)))
19553 rm -f conftest.$ac_objext
19554 if { (ac_try="$ac_compile"
19555 case "(($ac_try" in
19556 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19557 *) ac_try_echo
=$ac_try;;
19559 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19560 $as_echo "$ac_try_echo") >&5
19561 (eval "$ac_compile") 2>conftest.er1
19563 grep -v '^ *+' conftest.er1
>conftest.err
19565 cat conftest.err
>&5
19566 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19567 (exit $ac_status); } && {
19568 test -z "$ac_c_werror_flag" ||
19569 test ! -s conftest.err
19570 } && test -s conftest.
$ac_objext; then
19573 $as_echo "$as_me: failed program was:" >&5
19574 sed 's/^/| /' conftest.
$ac_ext >&5
19576 ac_cv_type_pid_t
=yes
19579 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19581 $as_echo "$as_me: failed program was:" >&5
19582 sed 's/^/| /' conftest.
$ac_ext >&5
19587 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19589 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19590 $as_echo "$ac_cv_type_pid_t" >&6; }
19591 if test "x$ac_cv_type_pid_t" = x
""yes; then
19593 cat >>confdefs.h
<<_ACEOF
19594 #define HAVE_PID_T 1
19599 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
19600 $as_echo_n "checking for size_t... " >&6; }
19601 if test "${ac_cv_type_size_t+set}" = set; then
19602 $as_echo_n "(cached) " >&6
19604 ac_cv_type_size_t
=no
19605 cat >conftest.
$ac_ext <<_ACEOF
19608 cat confdefs.h
>>conftest.
$ac_ext
19609 cat >>conftest.
$ac_ext <<_ACEOF
19610 /* end confdefs.h. */
19611 $ac_includes_default
19615 if (sizeof (size_t))
19621 rm -f conftest.
$ac_objext
19622 if { (ac_try
="$ac_compile"
19623 case "(($ac_try" in
19624 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19625 *) ac_try_echo=$ac_try;;
19627 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19628 $as_echo "$ac_try_echo") >&5
19629 (eval "$ac_compile") 2>conftest.er1
19631 grep -v '^ *+' conftest.er1 >conftest.err
19633 cat conftest.err >&5
19634 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19635 (exit $ac_status); } && {
19636 test -z "$ac_c_werror_flag" ||
19637 test ! -s conftest.err
19638 } && test -s conftest.$ac_objext; then
19639 cat >conftest.$ac_ext <<_ACEOF
19642 cat confdefs.h >>conftest.$ac_ext
19643 cat >>conftest.$ac_ext <<_ACEOF
19644 /* end confdefs.h. */
19645 $ac_includes_default
19649 if (sizeof ((size_t)))
19655 rm -f conftest.$ac_objext
19656 if { (ac_try="$ac_compile"
19657 case "(($ac_try" in
19658 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19659 *) ac_try_echo
=$ac_try;;
19661 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19662 $as_echo "$ac_try_echo") >&5
19663 (eval "$ac_compile") 2>conftest.er1
19665 grep -v '^ *+' conftest.er1
>conftest.err
19667 cat conftest.err
>&5
19668 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19669 (exit $ac_status); } && {
19670 test -z "$ac_c_werror_flag" ||
19671 test ! -s conftest.err
19672 } && test -s conftest.
$ac_objext; then
19675 $as_echo "$as_me: failed program was:" >&5
19676 sed 's/^/| /' conftest.
$ac_ext >&5
19678 ac_cv_type_size_t
=yes
19681 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19683 $as_echo "$as_me: failed program was:" >&5
19684 sed 's/^/| /' conftest.
$ac_ext >&5
19689 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19691 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
19692 $as_echo "$ac_cv_type_size_t" >&6; }
19693 if test "x$ac_cv_type_size_t" = x
""yes; then
19695 cat >>confdefs.h
<<_ACEOF
19696 #define HAVE_SIZE_T 1
19701 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
19702 $as_echo_n "checking for ssize_t... " >&6; }
19703 if test "${ac_cv_type_ssize_t+set}" = set; then
19704 $as_echo_n "(cached) " >&6
19706 ac_cv_type_ssize_t
=no
19707 cat >conftest.
$ac_ext <<_ACEOF
19710 cat confdefs.h
>>conftest.
$ac_ext
19711 cat >>conftest.
$ac_ext <<_ACEOF
19712 /* end confdefs.h. */
19713 $ac_includes_default
19717 if (sizeof (ssize_t))
19723 rm -f conftest.
$ac_objext
19724 if { (ac_try
="$ac_compile"
19725 case "(($ac_try" in
19726 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19727 *) ac_try_echo=$ac_try;;
19729 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19730 $as_echo "$ac_try_echo") >&5
19731 (eval "$ac_compile") 2>conftest.er1
19733 grep -v '^ *+' conftest.er1 >conftest.err
19735 cat conftest.err >&5
19736 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19737 (exit $ac_status); } && {
19738 test -z "$ac_c_werror_flag" ||
19739 test ! -s conftest.err
19740 } && test -s conftest.$ac_objext; then
19741 cat >conftest.$ac_ext <<_ACEOF
19744 cat confdefs.h >>conftest.$ac_ext
19745 cat >>conftest.$ac_ext <<_ACEOF
19746 /* end confdefs.h. */
19747 $ac_includes_default
19751 if (sizeof ((ssize_t)))
19757 rm -f conftest.$ac_objext
19758 if { (ac_try="$ac_compile"
19759 case "(($ac_try" in
19760 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19761 *) ac_try_echo
=$ac_try;;
19763 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19764 $as_echo "$ac_try_echo") >&5
19765 (eval "$ac_compile") 2>conftest.er1
19767 grep -v '^ *+' conftest.er1
>conftest.err
19769 cat conftest.err
>&5
19770 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19771 (exit $ac_status); } && {
19772 test -z "$ac_c_werror_flag" ||
19773 test ! -s conftest.err
19774 } && test -s conftest.
$ac_objext; then
19777 $as_echo "$as_me: failed program was:" >&5
19778 sed 's/^/| /' conftest.
$ac_ext >&5
19780 ac_cv_type_ssize_t
=yes
19783 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19785 $as_echo "$as_me: failed program was:" >&5
19786 sed 's/^/| /' conftest.
$ac_ext >&5
19791 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19793 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
19794 $as_echo "$ac_cv_type_ssize_t" >&6; }
19795 if test "x$ac_cv_type_ssize_t" = x
""yes; then
19797 cat >>confdefs.h
<<_ACEOF
19798 #define HAVE_SSIZE_T 1
19803 { $as_echo "$as_me:$LINENO: checking for long long" >&5
19804 $as_echo_n "checking for long long... " >&6; }
19805 if test "${ac_cv_type_long_long+set}" = set; then
19806 $as_echo_n "(cached) " >&6
19808 ac_cv_type_long_long
=no
19809 cat >conftest.
$ac_ext <<_ACEOF
19812 cat confdefs.h
>>conftest.
$ac_ext
19813 cat >>conftest.
$ac_ext <<_ACEOF
19814 /* end confdefs.h. */
19815 $ac_includes_default
19819 if (sizeof (long long))
19825 rm -f conftest.
$ac_objext
19826 if { (ac_try
="$ac_compile"
19827 case "(($ac_try" in
19828 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19829 *) ac_try_echo=$ac_try;;
19831 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19832 $as_echo "$ac_try_echo") >&5
19833 (eval "$ac_compile") 2>conftest.er1
19835 grep -v '^ *+' conftest.er1 >conftest.err
19837 cat conftest.err >&5
19838 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19839 (exit $ac_status); } && {
19840 test -z "$ac_c_werror_flag" ||
19841 test ! -s conftest.err
19842 } && test -s conftest.$ac_objext; then
19843 cat >conftest.$ac_ext <<_ACEOF
19846 cat confdefs.h >>conftest.$ac_ext
19847 cat >>conftest.$ac_ext <<_ACEOF
19848 /* end confdefs.h. */
19849 $ac_includes_default
19853 if (sizeof ((long long)))
19859 rm -f conftest.$ac_objext
19860 if { (ac_try="$ac_compile"
19861 case "(($ac_try" in
19862 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19863 *) ac_try_echo
=$ac_try;;
19865 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19866 $as_echo "$ac_try_echo") >&5
19867 (eval "$ac_compile") 2>conftest.er1
19869 grep -v '^ *+' conftest.er1
>conftest.err
19871 cat conftest.err
>&5
19872 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19873 (exit $ac_status); } && {
19874 test -z "$ac_c_werror_flag" ||
19875 test ! -s conftest.err
19876 } && test -s conftest.
$ac_objext; then
19879 $as_echo "$as_me: failed program was:" >&5
19880 sed 's/^/| /' conftest.
$ac_ext >&5
19882 ac_cv_type_long_long
=yes
19885 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19887 $as_echo "$as_me: failed program was:" >&5
19888 sed 's/^/| /' conftest.
$ac_ext >&5
19893 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19895 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
19896 $as_echo "$ac_cv_type_long_long" >&6; }
19897 if test "x$ac_cv_type_long_long" = x
""yes; then
19899 cat >>confdefs.h
<<_ACEOF
19900 #define HAVE_LONG_LONG 1
19905 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
19906 $as_echo_n "checking for fsblkcnt_t... " >&6; }
19907 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
19908 $as_echo_n "(cached) " >&6
19910 ac_cv_type_fsblkcnt_t
=no
19911 cat >conftest.
$ac_ext <<_ACEOF
19914 cat confdefs.h
>>conftest.
$ac_ext
19915 cat >>conftest.
$ac_ext <<_ACEOF
19916 /* end confdefs.h. */
19917 $ac_includes_default
19921 if (sizeof (fsblkcnt_t))
19927 rm -f conftest.
$ac_objext
19928 if { (ac_try
="$ac_compile"
19929 case "(($ac_try" in
19930 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19931 *) ac_try_echo=$ac_try;;
19933 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19934 $as_echo "$ac_try_echo") >&5
19935 (eval "$ac_compile") 2>conftest.er1
19937 grep -v '^ *+' conftest.er1 >conftest.err
19939 cat conftest.err >&5
19940 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19941 (exit $ac_status); } && {
19942 test -z "$ac_c_werror_flag" ||
19943 test ! -s conftest.err
19944 } && test -s conftest.$ac_objext; then
19945 cat >conftest.$ac_ext <<_ACEOF
19948 cat confdefs.h >>conftest.$ac_ext
19949 cat >>conftest.$ac_ext <<_ACEOF
19950 /* end confdefs.h. */
19951 $ac_includes_default
19955 if (sizeof ((fsblkcnt_t)))
19961 rm -f conftest.$ac_objext
19962 if { (ac_try="$ac_compile"
19963 case "(($ac_try" in
19964 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19965 *) ac_try_echo
=$ac_try;;
19967 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19968 $as_echo "$ac_try_echo") >&5
19969 (eval "$ac_compile") 2>conftest.er1
19971 grep -v '^ *+' conftest.er1
>conftest.err
19973 cat conftest.err
>&5
19974 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19975 (exit $ac_status); } && {
19976 test -z "$ac_c_werror_flag" ||
19977 test ! -s conftest.err
19978 } && test -s conftest.
$ac_objext; then
19981 $as_echo "$as_me: failed program was:" >&5
19982 sed 's/^/| /' conftest.
$ac_ext >&5
19984 ac_cv_type_fsblkcnt_t
=yes
19987 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19989 $as_echo "$as_me: failed program was:" >&5
19990 sed 's/^/| /' conftest.
$ac_ext >&5
19995 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19997 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
19998 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
19999 if test "x$ac_cv_type_fsblkcnt_t" = x
""yes; then
20001 cat >>confdefs.h
<<_ACEOF
20002 #define HAVE_FSBLKCNT_T 1
20007 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20008 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20009 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20010 $as_echo_n "(cached) " >&6
20012 ac_cv_type_fsfilcnt_t
=no
20013 cat >conftest.
$ac_ext <<_ACEOF
20016 cat confdefs.h
>>conftest.
$ac_ext
20017 cat >>conftest.
$ac_ext <<_ACEOF
20018 /* end confdefs.h. */
20019 $ac_includes_default
20023 if (sizeof (fsfilcnt_t))
20029 rm -f conftest.
$ac_objext
20030 if { (ac_try
="$ac_compile"
20031 case "(($ac_try" in
20032 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20033 *) ac_try_echo=$ac_try;;
20035 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20036 $as_echo "$ac_try_echo") >&5
20037 (eval "$ac_compile") 2>conftest.er1
20039 grep -v '^ *+' conftest.er1 >conftest.err
20041 cat conftest.err >&5
20042 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20043 (exit $ac_status); } && {
20044 test -z "$ac_c_werror_flag" ||
20045 test ! -s conftest.err
20046 } && test -s conftest.$ac_objext; then
20047 cat >conftest.$ac_ext <<_ACEOF
20050 cat confdefs.h >>conftest.$ac_ext
20051 cat >>conftest.$ac_ext <<_ACEOF
20052 /* end confdefs.h. */
20053 $ac_includes_default
20057 if (sizeof ((fsfilcnt_t)))
20063 rm -f conftest.$ac_objext
20064 if { (ac_try="$ac_compile"
20065 case "(($ac_try" in
20066 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20067 *) ac_try_echo
=$ac_try;;
20069 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20070 $as_echo "$ac_try_echo") >&5
20071 (eval "$ac_compile") 2>conftest.er1
20073 grep -v '^ *+' conftest.er1
>conftest.err
20075 cat conftest.err
>&5
20076 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20077 (exit $ac_status); } && {
20078 test -z "$ac_c_werror_flag" ||
20079 test ! -s conftest.err
20080 } && test -s conftest.
$ac_objext; then
20083 $as_echo "$as_me: failed program was:" >&5
20084 sed 's/^/| /' conftest.
$ac_ext >&5
20086 ac_cv_type_fsfilcnt_t
=yes
20089 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20091 $as_echo "$as_me: failed program was:" >&5
20092 sed 's/^/| /' conftest.
$ac_ext >&5
20097 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20099 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20100 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20101 if test "x$ac_cv_type_fsfilcnt_t" = x
""yes; then
20103 cat >>confdefs.h
<<_ACEOF
20104 #define HAVE_FSFILCNT_T 1
20110 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20111 $as_echo_n "checking for sigset_t... " >&6; }
20112 if test "${ac_cv_type_sigset_t+set}" = set; then
20113 $as_echo_n "(cached) " >&6
20115 ac_cv_type_sigset_t
=no
20116 cat >conftest.
$ac_ext <<_ACEOF
20119 cat confdefs.h
>>conftest.
$ac_ext
20120 cat >>conftest.
$ac_ext <<_ACEOF
20121 /* end confdefs.h. */
20122 #include <sys/types.h>
20123 #include <signal.h>
20128 if (sizeof (sigset_t))
20134 rm -f conftest.
$ac_objext
20135 if { (ac_try
="$ac_compile"
20136 case "(($ac_try" in
20137 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20138 *) ac_try_echo=$ac_try;;
20140 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20141 $as_echo "$ac_try_echo") >&5
20142 (eval "$ac_compile") 2>conftest.er1
20144 grep -v '^ *+' conftest.er1 >conftest.err
20146 cat conftest.err >&5
20147 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20148 (exit $ac_status); } && {
20149 test -z "$ac_c_werror_flag" ||
20150 test ! -s conftest.err
20151 } && test -s conftest.$ac_objext; then
20152 cat >conftest.$ac_ext <<_ACEOF
20155 cat confdefs.h >>conftest.$ac_ext
20156 cat >>conftest.$ac_ext <<_ACEOF
20157 /* end confdefs.h. */
20158 #include <sys/types.h>
20159 #include <signal.h>
20164 if (sizeof ((sigset_t)))
20170 rm -f conftest.$ac_objext
20171 if { (ac_try="$ac_compile"
20172 case "(($ac_try" in
20173 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20174 *) ac_try_echo
=$ac_try;;
20176 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20177 $as_echo "$ac_try_echo") >&5
20178 (eval "$ac_compile") 2>conftest.er1
20180 grep -v '^ *+' conftest.er1
>conftest.err
20182 cat conftest.err
>&5
20183 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20184 (exit $ac_status); } && {
20185 test -z "$ac_c_werror_flag" ||
20186 test ! -s conftest.err
20187 } && test -s conftest.
$ac_objext; then
20190 $as_echo "$as_me: failed program was:" >&5
20191 sed 's/^/| /' conftest.
$ac_ext >&5
20193 ac_cv_type_sigset_t
=yes
20196 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20198 $as_echo "$as_me: failed program was:" >&5
20199 sed 's/^/| /' conftest.
$ac_ext >&5
20204 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20206 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20207 $as_echo "$ac_cv_type_sigset_t" >&6; }
20208 if test "x$ac_cv_type_sigset_t" = x
""yes; then
20210 cat >>confdefs.h
<<_ACEOF
20211 #define HAVE_SIGSET_T 1
20217 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20218 $as_echo_n "checking for request_sense... " >&6; }
20219 if test "${ac_cv_type_request_sense+set}" = set; then
20220 $as_echo_n "(cached) " >&6
20222 ac_cv_type_request_sense
=no
20223 cat >conftest.
$ac_ext <<_ACEOF
20226 cat confdefs.h
>>conftest.
$ac_ext
20227 cat >>conftest.
$ac_ext <<_ACEOF
20228 /* end confdefs.h. */
20229 #include <linux/cdrom.h>
20234 if (sizeof (request_sense))
20240 rm -f conftest.
$ac_objext
20241 if { (ac_try
="$ac_compile"
20242 case "(($ac_try" in
20243 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20244 *) ac_try_echo=$ac_try;;
20246 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20247 $as_echo "$ac_try_echo") >&5
20248 (eval "$ac_compile") 2>conftest.er1
20250 grep -v '^ *+' conftest.er1 >conftest.err
20252 cat conftest.err >&5
20253 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20254 (exit $ac_status); } && {
20255 test -z "$ac_c_werror_flag" ||
20256 test ! -s conftest.err
20257 } && test -s conftest.$ac_objext; then
20258 cat >conftest.$ac_ext <<_ACEOF
20261 cat confdefs.h >>conftest.$ac_ext
20262 cat >>conftest.$ac_ext <<_ACEOF
20263 /* end confdefs.h. */
20264 #include <linux/cdrom.h>
20269 if (sizeof ((request_sense)))
20275 rm -f conftest.$ac_objext
20276 if { (ac_try="$ac_compile"
20277 case "(($ac_try" in
20278 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20279 *) ac_try_echo
=$ac_try;;
20281 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20282 $as_echo "$ac_try_echo") >&5
20283 (eval "$ac_compile") 2>conftest.er1
20285 grep -v '^ *+' conftest.er1
>conftest.err
20287 cat conftest.err
>&5
20288 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20289 (exit $ac_status); } && {
20290 test -z "$ac_c_werror_flag" ||
20291 test ! -s conftest.err
20292 } && test -s conftest.
$ac_objext; then
20295 $as_echo "$as_me: failed program was:" >&5
20296 sed 's/^/| /' conftest.
$ac_ext >&5
20298 ac_cv_type_request_sense
=yes
20301 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20303 $as_echo "$as_me: failed program was:" >&5
20304 sed 's/^/| /' conftest.
$ac_ext >&5
20309 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20311 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20312 $as_echo "$ac_cv_type_request_sense" >&6; }
20313 if test "x$ac_cv_type_request_sense" = x
""yes; then
20315 cat >>confdefs.h
<<_ACEOF
20316 #define HAVE_REQUEST_SENSE 1
20323 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20324 $as_echo_n "checking for struct xinpgen... " >&6; }
20325 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20326 $as_echo_n "(cached) " >&6
20328 ac_cv_type_struct_xinpgen
=no
20329 cat >conftest.
$ac_ext <<_ACEOF
20332 cat confdefs.h
>>conftest.
$ac_ext
20333 cat >>conftest.
$ac_ext <<_ACEOF
20334 /* end confdefs.h. */
20335 #include <sys/types.h>
20336 #ifdef HAVE_SYS_SOCKET_H
20337 #include <sys/socket.h>
20339 #ifdef HAVE_SYS_SOCKETVAR_H
20340 #include <sys/socketvar.h>
20342 #ifdef HAVE_NET_ROUTE_H
20343 #include <net/route.h>
20345 #ifdef HAVE_NETINET_IN_H
20346 #include <netinet/in.h>
20348 #ifdef HAVE_NETINET_IN_SYSTM_H
20349 #include <netinet/in_systm.h>
20351 #ifdef HAVE_NETINET_IP_H
20352 #include <netinet/ip.h>
20354 #ifdef HAVE_NETINET_IN_PCB_H
20355 #include <netinet/in_pcb.h>
20361 if (sizeof (struct xinpgen))
20367 rm -f conftest.
$ac_objext
20368 if { (ac_try
="$ac_compile"
20369 case "(($ac_try" in
20370 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20371 *) ac_try_echo=$ac_try;;
20373 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20374 $as_echo "$ac_try_echo") >&5
20375 (eval "$ac_compile") 2>conftest.er1
20377 grep -v '^ *+' conftest.er1 >conftest.err
20379 cat conftest.err >&5
20380 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20381 (exit $ac_status); } && {
20382 test -z "$ac_c_werror_flag" ||
20383 test ! -s conftest.err
20384 } && test -s conftest.$ac_objext; then
20385 cat >conftest.$ac_ext <<_ACEOF
20388 cat confdefs.h >>conftest.$ac_ext
20389 cat >>conftest.$ac_ext <<_ACEOF
20390 /* end confdefs.h. */
20391 #include <sys/types.h>
20392 #ifdef HAVE_SYS_SOCKET_H
20393 #include <sys/socket.h>
20395 #ifdef HAVE_SYS_SOCKETVAR_H
20396 #include <sys/socketvar.h>
20398 #ifdef HAVE_NET_ROUTE_H
20399 #include <net/route.h>
20401 #ifdef HAVE_NETINET_IN_H
20402 #include <netinet/in.h>
20404 #ifdef HAVE_NETINET_IN_SYSTM_H
20405 #include <netinet/in_systm.h>
20407 #ifdef HAVE_NETINET_IP_H
20408 #include <netinet/ip.h>
20410 #ifdef HAVE_NETINET_IN_PCB_H
20411 #include <netinet/in_pcb.h>
20417 if (sizeof ((struct xinpgen)))
20423 rm -f conftest.$ac_objext
20424 if { (ac_try="$ac_compile"
20425 case "(($ac_try" in
20426 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20427 *) ac_try_echo
=$ac_try;;
20429 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20430 $as_echo "$ac_try_echo") >&5
20431 (eval "$ac_compile") 2>conftest.er1
20433 grep -v '^ *+' conftest.er1
>conftest.err
20435 cat conftest.err
>&5
20436 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20437 (exit $ac_status); } && {
20438 test -z "$ac_c_werror_flag" ||
20439 test ! -s conftest.err
20440 } && test -s conftest.
$ac_objext; then
20443 $as_echo "$as_me: failed program was:" >&5
20444 sed 's/^/| /' conftest.
$ac_ext >&5
20446 ac_cv_type_struct_xinpgen
=yes
20449 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20451 $as_echo "$as_me: failed program was:" >&5
20452 sed 's/^/| /' conftest.
$ac_ext >&5
20457 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20459 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
20460 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
20461 if test "x$ac_cv_type_struct_xinpgen" = x
""yes; then
20463 cat >>confdefs.h
<<_ACEOF
20464 #define HAVE_STRUCT_XINPGEN 1
20471 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20472 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20473 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20474 $as_echo_n "(cached) " >&6
20476 cat >conftest.
$ac_ext <<_ACEOF
20479 cat confdefs.h
>>conftest.
$ac_ext
20480 cat >>conftest.
$ac_ext <<_ACEOF
20481 /* end confdefs.h. */
20482 #ifdef HAVE_LINUX_INPUT_H
20483 #include <linux/input.h>
20489 static struct ff_effect ac_aggr;
20490 if (ac_aggr.direction)
20496 rm -f conftest.
$ac_objext
20497 if { (ac_try
="$ac_compile"
20498 case "(($ac_try" in
20499 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20500 *) ac_try_echo=$ac_try;;
20502 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20503 $as_echo "$ac_try_echo") >&5
20504 (eval "$ac_compile") 2>conftest.er1
20506 grep -v '^ *+' conftest.er1 >conftest.err
20508 cat conftest.err >&5
20509 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20510 (exit $ac_status); } && {
20511 test -z "$ac_c_werror_flag" ||
20512 test ! -s conftest.err
20513 } && test -s conftest.$ac_objext; then
20514 ac_cv_member_struct_ff_effect_direction=yes
20516 $as_echo "$as_me: failed program was:" >&5
20517 sed 's/^/| /' conftest.$ac_ext >&5
20519 cat >conftest.$ac_ext <<_ACEOF
20522 cat confdefs.h >>conftest.$ac_ext
20523 cat >>conftest.$ac_ext <<_ACEOF
20524 /* end confdefs.h. */
20525 #ifdef HAVE_LINUX_INPUT_H
20526 #include <linux/input.h>
20532 static struct ff_effect ac_aggr;
20533 if (sizeof ac_aggr.direction)
20539 rm -f conftest.$ac_objext
20540 if { (ac_try="$ac_compile"
20541 case "(($ac_try" in
20542 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20543 *) ac_try_echo
=$ac_try;;
20545 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20546 $as_echo "$ac_try_echo") >&5
20547 (eval "$ac_compile") 2>conftest.er1
20549 grep -v '^ *+' conftest.er1
>conftest.err
20551 cat conftest.err
>&5
20552 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20553 (exit $ac_status); } && {
20554 test -z "$ac_c_werror_flag" ||
20555 test ! -s conftest.err
20556 } && test -s conftest.
$ac_objext; then
20557 ac_cv_member_struct_ff_effect_direction
=yes
20559 $as_echo "$as_me: failed program was:" >&5
20560 sed 's/^/| /' conftest.
$ac_ext >&5
20562 ac_cv_member_struct_ff_effect_direction
=no
20565 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20568 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20570 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
20571 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
20572 if test "x$ac_cv_member_struct_ff_effect_direction" = x
""yes; then
20574 cat >>confdefs.h
<<_ACEOF
20575 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
20582 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
20583 $as_echo_n "checking for sigaddset... " >&6; }
20584 if test "${wine_cv_have_sigaddset+set}" = set; then
20585 $as_echo_n "(cached) " >&6
20587 cat >conftest.
$ac_ext <<_ACEOF
20590 cat confdefs.h
>>conftest.
$ac_ext
20591 cat >>conftest.
$ac_ext <<_ACEOF
20592 /* end confdefs.h. */
20593 #include <signal.h>
20597 sigset_t set; sigaddset(&set,SIGTERM);
20602 rm -f conftest.
$ac_objext conftest
$ac_exeext
20603 if { (ac_try
="$ac_link"
20604 case "(($ac_try" in
20605 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20606 *) ac_try_echo=$ac_try;;
20608 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20609 $as_echo "$ac_try_echo") >&5
20610 (eval "$ac_link") 2>conftest.er1
20612 grep -v '^ *+' conftest.er1 >conftest.err
20614 cat conftest.err >&5
20615 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20616 (exit $ac_status); } && {
20617 test -z "$ac_c_werror_flag" ||
20618 test ! -s conftest.err
20619 } && test -s conftest$ac_exeext && {
20620 test "$cross_compiling" = yes ||
20621 $as_test_x conftest$ac_exeext
20623 wine_cv_have_sigaddset=yes
20625 $as_echo "$as_me: failed program was:" >&5
20626 sed 's/^/| /' conftest.$ac_ext >&5
20628 wine_cv_have_sigaddset=no
20631 rm -rf conftest.dSYM
20632 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20633 conftest$ac_exeext conftest.$ac_ext
20635 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
20636 $as_echo "$wine_cv_have_sigaddset" >&6; }
20637 if test "$wine_cv_have_sigaddset" = "yes"
20640 cat >>confdefs.h <<\_ACEOF
20641 #define HAVE_SIGADDSET 1
20647 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20648 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20649 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
20650 $as_echo_n "(cached) " >&6
20652 cat >conftest.$ac_ext <<_ACEOF
20655 cat confdefs.h >>conftest.$ac_ext
20656 cat >>conftest.$ac_ext <<_ACEOF
20657 /* end confdefs.h. */
20665 struct hostent *result;
20672 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20673 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
20679 rm -f conftest.$ac_objext conftest$ac_exeext
20680 if { (ac_try="$ac_link"
20681 case "(($ac_try" in
20682 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20683 *) ac_try_echo
=$ac_try;;
20685 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20686 $as_echo "$ac_try_echo") >&5
20687 (eval "$ac_link") 2>conftest.er1
20689 grep -v '^ *+' conftest.er1
>conftest.err
20691 cat conftest.err
>&5
20692 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20693 (exit $ac_status); } && {
20694 test -z "$ac_c_werror_flag" ||
20695 test ! -s conftest.err
20696 } && test -s conftest
$ac_exeext && {
20697 test "$cross_compiling" = yes ||
20698 $as_test_x conftest
$ac_exeext
20700 wine_cv_linux_gethostbyname_r_6
=yes
20702 $as_echo "$as_me: failed program was:" >&5
20703 sed 's/^/| /' conftest.
$ac_ext >&5
20705 wine_cv_linux_gethostbyname_r_6
=no
20709 rm -rf conftest.dSYM
20710 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
20711 conftest
$ac_exeext conftest.
$ac_ext
20714 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
20715 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
20716 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
20719 cat >>confdefs.h
<<\_ACEOF
20720 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
20725 if test "$ac_cv_header_linux_joystick_h" = "yes"
20727 { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
20728 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
20729 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
20730 $as_echo_n "(cached) " >&6
20732 cat >conftest.
$ac_ext <<_ACEOF
20735 cat confdefs.h
>>conftest.
$ac_ext
20736 cat >>conftest.
$ac_ext <<_ACEOF
20737 /* end confdefs.h. */
20739 #include <sys/ioctl.h>
20740 #include <sys/types.h>
20741 #include <linux/joystick.h>
20743 struct js_event blub;
20744 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
20745 #error "no 2.2 header"
20756 rm -f conftest.
$ac_objext
20757 if { (ac_try
="$ac_compile"
20758 case "(($ac_try" in
20759 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20760 *) ac_try_echo=$ac_try;;
20762 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20763 $as_echo "$ac_try_echo") >&5
20764 (eval "$ac_compile") 2>conftest.er1
20766 grep -v '^ *+' conftest.er1 >conftest.err
20768 cat conftest.err >&5
20769 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20770 (exit $ac_status); } && {
20771 test -z "$ac_c_werror_flag" ||
20772 test ! -s conftest.err
20773 } && test -s conftest.$ac_objext; then
20774 wine_cv_linux_joystick_22_api=yes
20776 $as_echo "$as_me: failed program was:" >&5
20777 sed 's/^/| /' conftest.$ac_ext >&5
20779 wine_cv_linux_joystick_22_api=no
20782 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20785 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
20786 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
20787 if test "$wine_cv_linux_joystick_22_api" = "yes"
20790 cat >>confdefs.h <<\_ACEOF
20791 #define HAVE_LINUX_22_JOYSTICK_API 1
20798 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
20799 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
20800 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
20801 $as_echo_n "(cached) " >&6
20803 cat >conftest.$ac_ext <<_ACEOF
20806 cat confdefs.h >>conftest.$ac_ext
20807 cat >>conftest.$ac_ext <<_ACEOF
20808 /* end confdefs.h. */
20809 #include <sys/types.h>
20810 #ifdef HAVE_SYS_PARAM_H
20811 # include <sys/param.h>
20813 #ifdef HAVE_SYS_MOUNT_H
20814 # include <sys/mount.h>
20816 #ifdef HAVE_SYS_VFS_H
20817 # include <sys/vfs.h>
20819 #ifdef HAVE_SYS_STATFS_H
20820 # include <sys/statfs.h>
20826 static struct statfs ac_aggr;
20827 if (ac_aggr.f_bfree)
20833 rm -f conftest.$ac_objext
20834 if { (ac_try="$ac_compile"
20835 case "(($ac_try" in
20836 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20837 *) ac_try_echo
=$ac_try;;
20839 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20840 $as_echo "$ac_try_echo") >&5
20841 (eval "$ac_compile") 2>conftest.er1
20843 grep -v '^ *+' conftest.er1
>conftest.err
20845 cat conftest.err
>&5
20846 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20847 (exit $ac_status); } && {
20848 test -z "$ac_c_werror_flag" ||
20849 test ! -s conftest.err
20850 } && test -s conftest.
$ac_objext; then
20851 ac_cv_member_struct_statfs_f_bfree
=yes
20853 $as_echo "$as_me: failed program was:" >&5
20854 sed 's/^/| /' conftest.
$ac_ext >&5
20856 cat >conftest.
$ac_ext <<_ACEOF
20859 cat confdefs.h
>>conftest.
$ac_ext
20860 cat >>conftest.
$ac_ext <<_ACEOF
20861 /* end confdefs.h. */
20862 #include <sys/types.h>
20863 #ifdef HAVE_SYS_PARAM_H
20864 # include <sys/param.h>
20866 #ifdef HAVE_SYS_MOUNT_H
20867 # include <sys/mount.h>
20869 #ifdef HAVE_SYS_VFS_H
20870 # include <sys/vfs.h>
20872 #ifdef HAVE_SYS_STATFS_H
20873 # include <sys/statfs.h>
20879 static struct statfs ac_aggr;
20880 if (sizeof ac_aggr.f_bfree)
20886 rm -f conftest.
$ac_objext
20887 if { (ac_try
="$ac_compile"
20888 case "(($ac_try" in
20889 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20890 *) ac_try_echo=$ac_try;;
20892 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20893 $as_echo "$ac_try_echo") >&5
20894 (eval "$ac_compile") 2>conftest.er1
20896 grep -v '^ *+' conftest.er1 >conftest.err
20898 cat conftest.err >&5
20899 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20900 (exit $ac_status); } && {
20901 test -z "$ac_c_werror_flag" ||
20902 test ! -s conftest.err
20903 } && test -s conftest.$ac_objext; then
20904 ac_cv_member_struct_statfs_f_bfree=yes
20906 $as_echo "$as_me: failed program was:" >&5
20907 sed 's/^/| /' conftest.$ac_ext >&5
20909 ac_cv_member_struct_statfs_f_bfree=no
20912 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20915 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20917 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
20918 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
20919 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
20921 cat >>confdefs.h <<_ACEOF
20922 #define HAVE_STRUCT_STATFS_F_BFREE 1
20927 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
20928 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
20929 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
20930 $as_echo_n "(cached) " >&6
20932 cat >conftest.$ac_ext <<_ACEOF
20935 cat confdefs.h >>conftest.$ac_ext
20936 cat >>conftest.$ac_ext <<_ACEOF
20937 /* end confdefs.h. */
20938 #include <sys/types.h>
20939 #ifdef HAVE_SYS_PARAM_H
20940 # include <sys/param.h>
20942 #ifdef HAVE_SYS_MOUNT_H
20943 # include <sys/mount.h>
20945 #ifdef HAVE_SYS_VFS_H
20946 # include <sys/vfs.h>
20948 #ifdef HAVE_SYS_STATFS_H
20949 # include <sys/statfs.h>
20955 static struct statfs ac_aggr;
20956 if (ac_aggr.f_bavail)
20962 rm -f conftest.$ac_objext
20963 if { (ac_try="$ac_compile"
20964 case "(($ac_try" in
20965 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20966 *) ac_try_echo
=$ac_try;;
20968 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20969 $as_echo "$ac_try_echo") >&5
20970 (eval "$ac_compile") 2>conftest.er1
20972 grep -v '^ *+' conftest.er1
>conftest.err
20974 cat conftest.err
>&5
20975 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20976 (exit $ac_status); } && {
20977 test -z "$ac_c_werror_flag" ||
20978 test ! -s conftest.err
20979 } && test -s conftest.
$ac_objext; then
20980 ac_cv_member_struct_statfs_f_bavail
=yes
20982 $as_echo "$as_me: failed program was:" >&5
20983 sed 's/^/| /' conftest.
$ac_ext >&5
20985 cat >conftest.
$ac_ext <<_ACEOF
20988 cat confdefs.h
>>conftest.
$ac_ext
20989 cat >>conftest.
$ac_ext <<_ACEOF
20990 /* end confdefs.h. */
20991 #include <sys/types.h>
20992 #ifdef HAVE_SYS_PARAM_H
20993 # include <sys/param.h>
20995 #ifdef HAVE_SYS_MOUNT_H
20996 # include <sys/mount.h>
20998 #ifdef HAVE_SYS_VFS_H
20999 # include <sys/vfs.h>
21001 #ifdef HAVE_SYS_STATFS_H
21002 # include <sys/statfs.h>
21008 static struct statfs ac_aggr;
21009 if (sizeof ac_aggr.f_bavail)
21015 rm -f conftest.
$ac_objext
21016 if { (ac_try
="$ac_compile"
21017 case "(($ac_try" in
21018 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21019 *) ac_try_echo=$ac_try;;
21021 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21022 $as_echo "$ac_try_echo") >&5
21023 (eval "$ac_compile") 2>conftest.er1
21025 grep -v '^ *+' conftest.er1 >conftest.err
21027 cat conftest.err >&5
21028 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21029 (exit $ac_status); } && {
21030 test -z "$ac_c_werror_flag" ||
21031 test ! -s conftest.err
21032 } && test -s conftest.$ac_objext; then
21033 ac_cv_member_struct_statfs_f_bavail=yes
21035 $as_echo "$as_me: failed program was:" >&5
21036 sed 's/^/| /' conftest.$ac_ext >&5
21038 ac_cv_member_struct_statfs_f_bavail=no
21041 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21044 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21046 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21047 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21048 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
21050 cat >>confdefs.h <<_ACEOF
21051 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21056 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21057 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21058 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21059 $as_echo_n "(cached) " >&6
21061 cat >conftest.$ac_ext <<_ACEOF
21064 cat confdefs.h >>conftest.$ac_ext
21065 cat >>conftest.$ac_ext <<_ACEOF
21066 /* end confdefs.h. */
21067 #include <sys/types.h>
21068 #ifdef HAVE_SYS_PARAM_H
21069 # include <sys/param.h>
21071 #ifdef HAVE_SYS_MOUNT_H
21072 # include <sys/mount.h>
21074 #ifdef HAVE_SYS_VFS_H
21075 # include <sys/vfs.h>
21077 #ifdef HAVE_SYS_STATFS_H
21078 # include <sys/statfs.h>
21084 static struct statfs ac_aggr;
21085 if (ac_aggr.f_frsize)
21091 rm -f conftest.$ac_objext
21092 if { (ac_try="$ac_compile"
21093 case "(($ac_try" in
21094 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21095 *) ac_try_echo
=$ac_try;;
21097 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21098 $as_echo "$ac_try_echo") >&5
21099 (eval "$ac_compile") 2>conftest.er1
21101 grep -v '^ *+' conftest.er1
>conftest.err
21103 cat conftest.err
>&5
21104 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21105 (exit $ac_status); } && {
21106 test -z "$ac_c_werror_flag" ||
21107 test ! -s conftest.err
21108 } && test -s conftest.
$ac_objext; then
21109 ac_cv_member_struct_statfs_f_frsize
=yes
21111 $as_echo "$as_me: failed program was:" >&5
21112 sed 's/^/| /' conftest.
$ac_ext >&5
21114 cat >conftest.
$ac_ext <<_ACEOF
21117 cat confdefs.h
>>conftest.
$ac_ext
21118 cat >>conftest.
$ac_ext <<_ACEOF
21119 /* end confdefs.h. */
21120 #include <sys/types.h>
21121 #ifdef HAVE_SYS_PARAM_H
21122 # include <sys/param.h>
21124 #ifdef HAVE_SYS_MOUNT_H
21125 # include <sys/mount.h>
21127 #ifdef HAVE_SYS_VFS_H
21128 # include <sys/vfs.h>
21130 #ifdef HAVE_SYS_STATFS_H
21131 # include <sys/statfs.h>
21137 static struct statfs ac_aggr;
21138 if (sizeof ac_aggr.f_frsize)
21144 rm -f conftest.
$ac_objext
21145 if { (ac_try
="$ac_compile"
21146 case "(($ac_try" in
21147 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21148 *) ac_try_echo=$ac_try;;
21150 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21151 $as_echo "$ac_try_echo") >&5
21152 (eval "$ac_compile") 2>conftest.er1
21154 grep -v '^ *+' conftest.er1 >conftest.err
21156 cat conftest.err >&5
21157 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21158 (exit $ac_status); } && {
21159 test -z "$ac_c_werror_flag" ||
21160 test ! -s conftest.err
21161 } && test -s conftest.$ac_objext; then
21162 ac_cv_member_struct_statfs_f_frsize=yes
21164 $as_echo "$as_me: failed program was:" >&5
21165 sed 's/^/| /' conftest.$ac_ext >&5
21167 ac_cv_member_struct_statfs_f_frsize=no
21170 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21173 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21175 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21176 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21177 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21179 cat >>confdefs.h <<_ACEOF
21180 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21185 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21186 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21187 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21188 $as_echo_n "(cached) " >&6
21190 cat >conftest.$ac_ext <<_ACEOF
21193 cat confdefs.h >>conftest.$ac_ext
21194 cat >>conftest.$ac_ext <<_ACEOF
21195 /* end confdefs.h. */
21196 #include <sys/types.h>
21197 #ifdef HAVE_SYS_PARAM_H
21198 # include <sys/param.h>
21200 #ifdef HAVE_SYS_MOUNT_H
21201 # include <sys/mount.h>
21203 #ifdef HAVE_SYS_VFS_H
21204 # include <sys/vfs.h>
21206 #ifdef HAVE_SYS_STATFS_H
21207 # include <sys/statfs.h>
21213 static struct statfs ac_aggr;
21214 if (ac_aggr.f_ffree)
21220 rm -f conftest.$ac_objext
21221 if { (ac_try="$ac_compile"
21222 case "(($ac_try" in
21223 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21224 *) ac_try_echo
=$ac_try;;
21226 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21227 $as_echo "$ac_try_echo") >&5
21228 (eval "$ac_compile") 2>conftest.er1
21230 grep -v '^ *+' conftest.er1
>conftest.err
21232 cat conftest.err
>&5
21233 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21234 (exit $ac_status); } && {
21235 test -z "$ac_c_werror_flag" ||
21236 test ! -s conftest.err
21237 } && test -s conftest.
$ac_objext; then
21238 ac_cv_member_struct_statfs_f_ffree
=yes
21240 $as_echo "$as_me: failed program was:" >&5
21241 sed 's/^/| /' conftest.
$ac_ext >&5
21243 cat >conftest.
$ac_ext <<_ACEOF
21246 cat confdefs.h
>>conftest.
$ac_ext
21247 cat >>conftest.
$ac_ext <<_ACEOF
21248 /* end confdefs.h. */
21249 #include <sys/types.h>
21250 #ifdef HAVE_SYS_PARAM_H
21251 # include <sys/param.h>
21253 #ifdef HAVE_SYS_MOUNT_H
21254 # include <sys/mount.h>
21256 #ifdef HAVE_SYS_VFS_H
21257 # include <sys/vfs.h>
21259 #ifdef HAVE_SYS_STATFS_H
21260 # include <sys/statfs.h>
21266 static struct statfs ac_aggr;
21267 if (sizeof ac_aggr.f_ffree)
21273 rm -f conftest.
$ac_objext
21274 if { (ac_try
="$ac_compile"
21275 case "(($ac_try" in
21276 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21277 *) ac_try_echo=$ac_try;;
21279 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21280 $as_echo "$ac_try_echo") >&5
21281 (eval "$ac_compile") 2>conftest.er1
21283 grep -v '^ *+' conftest.er1 >conftest.err
21285 cat conftest.err >&5
21286 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21287 (exit $ac_status); } && {
21288 test -z "$ac_c_werror_flag" ||
21289 test ! -s conftest.err
21290 } && test -s conftest.$ac_objext; then
21291 ac_cv_member_struct_statfs_f_ffree=yes
21293 $as_echo "$as_me: failed program was:" >&5
21294 sed 's/^/| /' conftest.$ac_ext >&5
21296 ac_cv_member_struct_statfs_f_ffree=no
21299 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21302 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21304 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21305 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21306 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21308 cat >>confdefs.h <<_ACEOF
21309 #define HAVE_STRUCT_STATFS_F_FFREE 1
21314 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21315 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21316 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21317 $as_echo_n "(cached) " >&6
21319 cat >conftest.$ac_ext <<_ACEOF
21322 cat confdefs.h >>conftest.$ac_ext
21323 cat >>conftest.$ac_ext <<_ACEOF
21324 /* end confdefs.h. */
21325 #include <sys/types.h>
21326 #ifdef HAVE_SYS_PARAM_H
21327 # include <sys/param.h>
21329 #ifdef HAVE_SYS_MOUNT_H
21330 # include <sys/mount.h>
21332 #ifdef HAVE_SYS_VFS_H
21333 # include <sys/vfs.h>
21335 #ifdef HAVE_SYS_STATFS_H
21336 # include <sys/statfs.h>
21342 static struct statfs ac_aggr;
21343 if (ac_aggr.f_favail)
21349 rm -f conftest.$ac_objext
21350 if { (ac_try="$ac_compile"
21351 case "(($ac_try" in
21352 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21353 *) ac_try_echo
=$ac_try;;
21355 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21356 $as_echo "$ac_try_echo") >&5
21357 (eval "$ac_compile") 2>conftest.er1
21359 grep -v '^ *+' conftest.er1
>conftest.err
21361 cat conftest.err
>&5
21362 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21363 (exit $ac_status); } && {
21364 test -z "$ac_c_werror_flag" ||
21365 test ! -s conftest.err
21366 } && test -s conftest.
$ac_objext; then
21367 ac_cv_member_struct_statfs_f_favail
=yes
21369 $as_echo "$as_me: failed program was:" >&5
21370 sed 's/^/| /' conftest.
$ac_ext >&5
21372 cat >conftest.
$ac_ext <<_ACEOF
21375 cat confdefs.h
>>conftest.
$ac_ext
21376 cat >>conftest.
$ac_ext <<_ACEOF
21377 /* end confdefs.h. */
21378 #include <sys/types.h>
21379 #ifdef HAVE_SYS_PARAM_H
21380 # include <sys/param.h>
21382 #ifdef HAVE_SYS_MOUNT_H
21383 # include <sys/mount.h>
21385 #ifdef HAVE_SYS_VFS_H
21386 # include <sys/vfs.h>
21388 #ifdef HAVE_SYS_STATFS_H
21389 # include <sys/statfs.h>
21395 static struct statfs ac_aggr;
21396 if (sizeof ac_aggr.f_favail)
21402 rm -f conftest.
$ac_objext
21403 if { (ac_try
="$ac_compile"
21404 case "(($ac_try" in
21405 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21406 *) ac_try_echo=$ac_try;;
21408 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21409 $as_echo "$ac_try_echo") >&5
21410 (eval "$ac_compile") 2>conftest.er1
21412 grep -v '^ *+' conftest.er1 >conftest.err
21414 cat conftest.err >&5
21415 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21416 (exit $ac_status); } && {
21417 test -z "$ac_c_werror_flag" ||
21418 test ! -s conftest.err
21419 } && test -s conftest.$ac_objext; then
21420 ac_cv_member_struct_statfs_f_favail=yes
21422 $as_echo "$as_me: failed program was:" >&5
21423 sed 's/^/| /' conftest.$ac_ext >&5
21425 ac_cv_member_struct_statfs_f_favail=no
21428 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21431 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21433 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21434 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21435 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
21437 cat >>confdefs.h <<_ACEOF
21438 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21443 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21444 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21445 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21446 $as_echo_n "(cached) " >&6
21448 cat >conftest.$ac_ext <<_ACEOF
21451 cat confdefs.h >>conftest.$ac_ext
21452 cat >>conftest.$ac_ext <<_ACEOF
21453 /* end confdefs.h. */
21454 #include <sys/types.h>
21455 #ifdef HAVE_SYS_PARAM_H
21456 # include <sys/param.h>
21458 #ifdef HAVE_SYS_MOUNT_H
21459 # include <sys/mount.h>
21461 #ifdef HAVE_SYS_VFS_H
21462 # include <sys/vfs.h>
21464 #ifdef HAVE_SYS_STATFS_H
21465 # include <sys/statfs.h>
21471 static struct statfs ac_aggr;
21472 if (ac_aggr.f_namelen)
21478 rm -f conftest.$ac_objext
21479 if { (ac_try="$ac_compile"
21480 case "(($ac_try" in
21481 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21482 *) ac_try_echo
=$ac_try;;
21484 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21485 $as_echo "$ac_try_echo") >&5
21486 (eval "$ac_compile") 2>conftest.er1
21488 grep -v '^ *+' conftest.er1
>conftest.err
21490 cat conftest.err
>&5
21491 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21492 (exit $ac_status); } && {
21493 test -z "$ac_c_werror_flag" ||
21494 test ! -s conftest.err
21495 } && test -s conftest.
$ac_objext; then
21496 ac_cv_member_struct_statfs_f_namelen
=yes
21498 $as_echo "$as_me: failed program was:" >&5
21499 sed 's/^/| /' conftest.
$ac_ext >&5
21501 cat >conftest.
$ac_ext <<_ACEOF
21504 cat confdefs.h
>>conftest.
$ac_ext
21505 cat >>conftest.
$ac_ext <<_ACEOF
21506 /* end confdefs.h. */
21507 #include <sys/types.h>
21508 #ifdef HAVE_SYS_PARAM_H
21509 # include <sys/param.h>
21511 #ifdef HAVE_SYS_MOUNT_H
21512 # include <sys/mount.h>
21514 #ifdef HAVE_SYS_VFS_H
21515 # include <sys/vfs.h>
21517 #ifdef HAVE_SYS_STATFS_H
21518 # include <sys/statfs.h>
21524 static struct statfs ac_aggr;
21525 if (sizeof ac_aggr.f_namelen)
21531 rm -f conftest.
$ac_objext
21532 if { (ac_try
="$ac_compile"
21533 case "(($ac_try" in
21534 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21535 *) ac_try_echo=$ac_try;;
21537 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21538 $as_echo "$ac_try_echo") >&5
21539 (eval "$ac_compile") 2>conftest.er1
21541 grep -v '^ *+' conftest.er1 >conftest.err
21543 cat conftest.err >&5
21544 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21545 (exit $ac_status); } && {
21546 test -z "$ac_c_werror_flag" ||
21547 test ! -s conftest.err
21548 } && test -s conftest.$ac_objext; then
21549 ac_cv_member_struct_statfs_f_namelen=yes
21551 $as_echo "$as_me: failed program was:" >&5
21552 sed 's/^/| /' conftest.$ac_ext >&5
21554 ac_cv_member_struct_statfs_f_namelen=no
21557 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21560 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21562 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
21563 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
21564 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
21566 cat >>confdefs.h <<_ACEOF
21567 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
21574 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
21575 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
21576 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
21577 $as_echo_n "(cached) " >&6
21579 cat >conftest.$ac_ext <<_ACEOF
21582 cat confdefs.h >>conftest.$ac_ext
21583 cat >>conftest.$ac_ext <<_ACEOF
21584 /* end confdefs.h. */
21585 #ifdef HAVE_SYS_STATVFS_H
21586 #include <sys/statvfs.h>
21592 static struct statvfs ac_aggr;
21593 if (ac_aggr.f_blocks)
21599 rm -f conftest.$ac_objext
21600 if { (ac_try="$ac_compile"
21601 case "(($ac_try" in
21602 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21603 *) ac_try_echo
=$ac_try;;
21605 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21606 $as_echo "$ac_try_echo") >&5
21607 (eval "$ac_compile") 2>conftest.er1
21609 grep -v '^ *+' conftest.er1
>conftest.err
21611 cat conftest.err
>&5
21612 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21613 (exit $ac_status); } && {
21614 test -z "$ac_c_werror_flag" ||
21615 test ! -s conftest.err
21616 } && test -s conftest.
$ac_objext; then
21617 ac_cv_member_struct_statvfs_f_blocks
=yes
21619 $as_echo "$as_me: failed program was:" >&5
21620 sed 's/^/| /' conftest.
$ac_ext >&5
21622 cat >conftest.
$ac_ext <<_ACEOF
21625 cat confdefs.h
>>conftest.
$ac_ext
21626 cat >>conftest.
$ac_ext <<_ACEOF
21627 /* end confdefs.h. */
21628 #ifdef HAVE_SYS_STATVFS_H
21629 #include <sys/statvfs.h>
21635 static struct statvfs ac_aggr;
21636 if (sizeof ac_aggr.f_blocks)
21642 rm -f conftest.
$ac_objext
21643 if { (ac_try
="$ac_compile"
21644 case "(($ac_try" in
21645 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21646 *) ac_try_echo=$ac_try;;
21648 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21649 $as_echo "$ac_try_echo") >&5
21650 (eval "$ac_compile") 2>conftest.er1
21652 grep -v '^ *+' conftest.er1 >conftest.err
21654 cat conftest.err >&5
21655 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21656 (exit $ac_status); } && {
21657 test -z "$ac_c_werror_flag" ||
21658 test ! -s conftest.err
21659 } && test -s conftest.$ac_objext; then
21660 ac_cv_member_struct_statvfs_f_blocks=yes
21662 $as_echo "$as_me: failed program was:" >&5
21663 sed 's/^/| /' conftest.$ac_ext >&5
21665 ac_cv_member_struct_statvfs_f_blocks=no
21668 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21671 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21673 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
21674 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
21675 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
21677 cat >>confdefs.h <<_ACEOF
21678 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
21685 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
21686 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
21687 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
21688 $as_echo_n "(cached) " >&6
21690 cat >conftest.$ac_ext <<_ACEOF
21693 cat confdefs.h >>conftest.$ac_ext
21694 cat >>conftest.$ac_ext <<_ACEOF
21695 /* end confdefs.h. */
21696 #include <sys/types.h>
21697 #ifdef HAVE_SYS_SOCKET_H
21698 # include <sys/socket.h>
21700 #ifdef HAVE_SYS_UN_H
21701 # include <sys/un.h>
21707 static struct msghdr ac_aggr;
21708 if (ac_aggr.msg_accrights)
21714 rm -f conftest.$ac_objext
21715 if { (ac_try="$ac_compile"
21716 case "(($ac_try" in
21717 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21718 *) ac_try_echo
=$ac_try;;
21720 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21721 $as_echo "$ac_try_echo") >&5
21722 (eval "$ac_compile") 2>conftest.er1
21724 grep -v '^ *+' conftest.er1
>conftest.err
21726 cat conftest.err
>&5
21727 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21728 (exit $ac_status); } && {
21729 test -z "$ac_c_werror_flag" ||
21730 test ! -s conftest.err
21731 } && test -s conftest.
$ac_objext; then
21732 ac_cv_member_struct_msghdr_msg_accrights
=yes
21734 $as_echo "$as_me: failed program was:" >&5
21735 sed 's/^/| /' conftest.
$ac_ext >&5
21737 cat >conftest.
$ac_ext <<_ACEOF
21740 cat confdefs.h
>>conftest.
$ac_ext
21741 cat >>conftest.
$ac_ext <<_ACEOF
21742 /* end confdefs.h. */
21743 #include <sys/types.h>
21744 #ifdef HAVE_SYS_SOCKET_H
21745 # include <sys/socket.h>
21747 #ifdef HAVE_SYS_UN_H
21748 # include <sys/un.h>
21754 static struct msghdr ac_aggr;
21755 if (sizeof ac_aggr.msg_accrights)
21761 rm -f conftest.
$ac_objext
21762 if { (ac_try
="$ac_compile"
21763 case "(($ac_try" in
21764 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21765 *) ac_try_echo=$ac_try;;
21767 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21768 $as_echo "$ac_try_echo") >&5
21769 (eval "$ac_compile") 2>conftest.er1
21771 grep -v '^ *+' conftest.er1 >conftest.err
21773 cat conftest.err >&5
21774 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21775 (exit $ac_status); } && {
21776 test -z "$ac_c_werror_flag" ||
21777 test ! -s conftest.err
21778 } && test -s conftest.$ac_objext; then
21779 ac_cv_member_struct_msghdr_msg_accrights=yes
21781 $as_echo "$as_me: failed program was:" >&5
21782 sed 's/^/| /' conftest.$ac_ext >&5
21784 ac_cv_member_struct_msghdr_msg_accrights=no
21787 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21790 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21792 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
21793 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
21794 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
21796 cat >>confdefs.h <<_ACEOF
21797 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
21802 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
21803 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
21804 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
21805 $as_echo_n "(cached) " >&6
21807 cat >conftest.$ac_ext <<_ACEOF
21810 cat confdefs.h >>conftest.$ac_ext
21811 cat >>conftest.$ac_ext <<_ACEOF
21812 /* end confdefs.h. */
21813 #include <sys/types.h>
21814 #ifdef HAVE_SYS_SOCKET_H
21815 # include <sys/socket.h>
21817 #ifdef HAVE_SYS_UN_H
21818 # include <sys/un.h>
21824 static struct sockaddr ac_aggr;
21825 if (ac_aggr.sa_len)
21831 rm -f conftest.$ac_objext
21832 if { (ac_try="$ac_compile"
21833 case "(($ac_try" in
21834 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21835 *) ac_try_echo
=$ac_try;;
21837 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21838 $as_echo "$ac_try_echo") >&5
21839 (eval "$ac_compile") 2>conftest.er1
21841 grep -v '^ *+' conftest.er1
>conftest.err
21843 cat conftest.err
>&5
21844 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21845 (exit $ac_status); } && {
21846 test -z "$ac_c_werror_flag" ||
21847 test ! -s conftest.err
21848 } && test -s conftest.
$ac_objext; then
21849 ac_cv_member_struct_sockaddr_sa_len
=yes
21851 $as_echo "$as_me: failed program was:" >&5
21852 sed 's/^/| /' conftest.
$ac_ext >&5
21854 cat >conftest.
$ac_ext <<_ACEOF
21857 cat confdefs.h
>>conftest.
$ac_ext
21858 cat >>conftest.
$ac_ext <<_ACEOF
21859 /* end confdefs.h. */
21860 #include <sys/types.h>
21861 #ifdef HAVE_SYS_SOCKET_H
21862 # include <sys/socket.h>
21864 #ifdef HAVE_SYS_UN_H
21865 # include <sys/un.h>
21871 static struct sockaddr ac_aggr;
21872 if (sizeof ac_aggr.sa_len)
21878 rm -f conftest.
$ac_objext
21879 if { (ac_try
="$ac_compile"
21880 case "(($ac_try" in
21881 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21882 *) ac_try_echo=$ac_try;;
21884 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21885 $as_echo "$ac_try_echo") >&5
21886 (eval "$ac_compile") 2>conftest.er1
21888 grep -v '^ *+' conftest.er1 >conftest.err
21890 cat conftest.err >&5
21891 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21892 (exit $ac_status); } && {
21893 test -z "$ac_c_werror_flag" ||
21894 test ! -s conftest.err
21895 } && test -s conftest.$ac_objext; then
21896 ac_cv_member_struct_sockaddr_sa_len=yes
21898 $as_echo "$as_me: failed program was:" >&5
21899 sed 's/^/| /' conftest.$ac_ext >&5
21901 ac_cv_member_struct_sockaddr_sa_len=no
21904 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21907 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21909 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
21910 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
21911 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
21913 cat >>confdefs.h <<_ACEOF
21914 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
21919 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
21920 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
21921 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
21922 $as_echo_n "(cached) " >&6
21924 cat >conftest.$ac_ext <<_ACEOF
21927 cat confdefs.h >>conftest.$ac_ext
21928 cat >>conftest.$ac_ext <<_ACEOF
21929 /* end confdefs.h. */
21930 #include <sys/types.h>
21931 #ifdef HAVE_SYS_SOCKET_H
21932 # include <sys/socket.h>
21934 #ifdef HAVE_SYS_UN_H
21935 # include <sys/un.h>
21941 static struct sockaddr_un ac_aggr;
21942 if (ac_aggr.sun_len)
21948 rm -f conftest.$ac_objext
21949 if { (ac_try="$ac_compile"
21950 case "(($ac_try" in
21951 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21952 *) ac_try_echo
=$ac_try;;
21954 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21955 $as_echo "$ac_try_echo") >&5
21956 (eval "$ac_compile") 2>conftest.er1
21958 grep -v '^ *+' conftest.er1
>conftest.err
21960 cat conftest.err
>&5
21961 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21962 (exit $ac_status); } && {
21963 test -z "$ac_c_werror_flag" ||
21964 test ! -s conftest.err
21965 } && test -s conftest.
$ac_objext; then
21966 ac_cv_member_struct_sockaddr_un_sun_len
=yes
21968 $as_echo "$as_me: failed program was:" >&5
21969 sed 's/^/| /' conftest.
$ac_ext >&5
21971 cat >conftest.
$ac_ext <<_ACEOF
21974 cat confdefs.h
>>conftest.
$ac_ext
21975 cat >>conftest.
$ac_ext <<_ACEOF
21976 /* end confdefs.h. */
21977 #include <sys/types.h>
21978 #ifdef HAVE_SYS_SOCKET_H
21979 # include <sys/socket.h>
21981 #ifdef HAVE_SYS_UN_H
21982 # include <sys/un.h>
21988 static struct sockaddr_un ac_aggr;
21989 if (sizeof ac_aggr.sun_len)
21995 rm -f conftest.
$ac_objext
21996 if { (ac_try
="$ac_compile"
21997 case "(($ac_try" in
21998 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21999 *) ac_try_echo=$ac_try;;
22001 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22002 $as_echo "$ac_try_echo") >&5
22003 (eval "$ac_compile") 2>conftest.er1
22005 grep -v '^ *+' conftest.er1 >conftest.err
22007 cat conftest.err >&5
22008 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22009 (exit $ac_status); } && {
22010 test -z "$ac_c_werror_flag" ||
22011 test ! -s conftest.err
22012 } && test -s conftest.$ac_objext; then
22013 ac_cv_member_struct_sockaddr_un_sun_len=yes
22015 $as_echo "$as_me: failed program was:" >&5
22016 sed 's/^/| /' conftest.$ac_ext >&5
22018 ac_cv_member_struct_sockaddr_un_sun_len=no
22021 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22024 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22026 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22027 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22028 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
22030 cat >>confdefs.h <<_ACEOF
22031 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22038 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22039 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22040 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22041 $as_echo_n "(cached) " >&6
22043 cat >conftest.$ac_ext <<_ACEOF
22046 cat confdefs.h >>conftest.$ac_ext
22047 cat >>conftest.$ac_ext <<_ACEOF
22048 /* end confdefs.h. */
22049 #include <sys/types.h>
22050 #ifdef HAVE_SCSI_SG_H
22051 #include <scsi/sg.h>
22057 static scsireq_t ac_aggr;
22064 rm -f conftest.$ac_objext
22065 if { (ac_try="$ac_compile"
22066 case "(($ac_try" in
22067 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22068 *) ac_try_echo
=$ac_try;;
22070 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22071 $as_echo "$ac_try_echo") >&5
22072 (eval "$ac_compile") 2>conftest.er1
22074 grep -v '^ *+' conftest.er1
>conftest.err
22076 cat conftest.err
>&5
22077 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22078 (exit $ac_status); } && {
22079 test -z "$ac_c_werror_flag" ||
22080 test ! -s conftest.err
22081 } && test -s conftest.
$ac_objext; then
22082 ac_cv_member_scsireq_t_cmd
=yes
22084 $as_echo "$as_me: failed program was:" >&5
22085 sed 's/^/| /' conftest.
$ac_ext >&5
22087 cat >conftest.
$ac_ext <<_ACEOF
22090 cat confdefs.h
>>conftest.
$ac_ext
22091 cat >>conftest.
$ac_ext <<_ACEOF
22092 /* end confdefs.h. */
22093 #include <sys/types.h>
22094 #ifdef HAVE_SCSI_SG_H
22095 #include <scsi/sg.h>
22101 static scsireq_t ac_aggr;
22102 if (sizeof ac_aggr.cmd)
22108 rm -f conftest.
$ac_objext
22109 if { (ac_try
="$ac_compile"
22110 case "(($ac_try" in
22111 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22112 *) ac_try_echo=$ac_try;;
22114 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22115 $as_echo "$ac_try_echo") >&5
22116 (eval "$ac_compile") 2>conftest.er1
22118 grep -v '^ *+' conftest.er1 >conftest.err
22120 cat conftest.err >&5
22121 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22122 (exit $ac_status); } && {
22123 test -z "$ac_c_werror_flag" ||
22124 test ! -s conftest.err
22125 } && test -s conftest.$ac_objext; then
22126 ac_cv_member_scsireq_t_cmd=yes
22128 $as_echo "$as_me: failed program was:" >&5
22129 sed 's/^/| /' conftest.$ac_ext >&5
22131 ac_cv_member_scsireq_t_cmd=no
22134 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22137 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22139 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22140 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22141 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22143 cat >>confdefs.h <<_ACEOF
22144 #define HAVE_SCSIREQ_T_CMD 1
22149 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22150 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22151 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22152 $as_echo_n "(cached) " >&6
22154 cat >conftest.$ac_ext <<_ACEOF
22157 cat confdefs.h >>conftest.$ac_ext
22158 cat >>conftest.$ac_ext <<_ACEOF
22159 /* end confdefs.h. */
22160 #include <sys/types.h>
22161 #ifdef HAVE_SCSI_SG_H
22162 #include <scsi/sg.h>
22168 static sg_io_hdr_t ac_aggr;
22169 if (ac_aggr.interface_id)
22175 rm -f conftest.$ac_objext
22176 if { (ac_try="$ac_compile"
22177 case "(($ac_try" in
22178 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22179 *) ac_try_echo
=$ac_try;;
22181 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22182 $as_echo "$ac_try_echo") >&5
22183 (eval "$ac_compile") 2>conftest.er1
22185 grep -v '^ *+' conftest.er1
>conftest.err
22187 cat conftest.err
>&5
22188 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22189 (exit $ac_status); } && {
22190 test -z "$ac_c_werror_flag" ||
22191 test ! -s conftest.err
22192 } && test -s conftest.
$ac_objext; then
22193 ac_cv_member_sg_io_hdr_t_interface_id
=yes
22195 $as_echo "$as_me: failed program was:" >&5
22196 sed 's/^/| /' conftest.
$ac_ext >&5
22198 cat >conftest.
$ac_ext <<_ACEOF
22201 cat confdefs.h
>>conftest.
$ac_ext
22202 cat >>conftest.
$ac_ext <<_ACEOF
22203 /* end confdefs.h. */
22204 #include <sys/types.h>
22205 #ifdef HAVE_SCSI_SG_H
22206 #include <scsi/sg.h>
22212 static sg_io_hdr_t ac_aggr;
22213 if (sizeof ac_aggr.interface_id)
22219 rm -f conftest.
$ac_objext
22220 if { (ac_try
="$ac_compile"
22221 case "(($ac_try" in
22222 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22223 *) ac_try_echo=$ac_try;;
22225 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22226 $as_echo "$ac_try_echo") >&5
22227 (eval "$ac_compile") 2>conftest.er1
22229 grep -v '^ *+' conftest.er1 >conftest.err
22231 cat conftest.err >&5
22232 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22233 (exit $ac_status); } && {
22234 test -z "$ac_c_werror_flag" ||
22235 test ! -s conftest.err
22236 } && test -s conftest.$ac_objext; then
22237 ac_cv_member_sg_io_hdr_t_interface_id=yes
22239 $as_echo "$as_me: failed program was:" >&5
22240 sed 's/^/| /' conftest.$ac_ext >&5
22242 ac_cv_member_sg_io_hdr_t_interface_id=no
22245 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22248 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22250 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22251 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22252 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22254 cat >>confdefs.h <<_ACEOF
22255 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22262 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22263 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22264 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22265 $as_echo_n "(cached) " >&6
22267 cat >conftest.$ac_ext <<_ACEOF
22270 cat confdefs.h >>conftest.$ac_ext
22271 cat >>conftest.$ac_ext <<_ACEOF
22272 /* end confdefs.h. */
22273 #include <signal.h>
22278 static siginfo_t ac_aggr;
22285 rm -f conftest.$ac_objext
22286 if { (ac_try="$ac_compile"
22287 case "(($ac_try" in
22288 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22289 *) ac_try_echo
=$ac_try;;
22291 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22292 $as_echo "$ac_try_echo") >&5
22293 (eval "$ac_compile") 2>conftest.er1
22295 grep -v '^ *+' conftest.er1
>conftest.err
22297 cat conftest.err
>&5
22298 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22299 (exit $ac_status); } && {
22300 test -z "$ac_c_werror_flag" ||
22301 test ! -s conftest.err
22302 } && test -s conftest.
$ac_objext; then
22303 ac_cv_member_siginfo_t_si_fd
=yes
22305 $as_echo "$as_me: failed program was:" >&5
22306 sed 's/^/| /' conftest.
$ac_ext >&5
22308 cat >conftest.
$ac_ext <<_ACEOF
22311 cat confdefs.h
>>conftest.
$ac_ext
22312 cat >>conftest.
$ac_ext <<_ACEOF
22313 /* end confdefs.h. */
22314 #include <signal.h>
22319 static siginfo_t ac_aggr;
22320 if (sizeof ac_aggr.si_fd)
22326 rm -f conftest.
$ac_objext
22327 if { (ac_try
="$ac_compile"
22328 case "(($ac_try" in
22329 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22330 *) ac_try_echo=$ac_try;;
22332 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22333 $as_echo "$ac_try_echo") >&5
22334 (eval "$ac_compile") 2>conftest.er1
22336 grep -v '^ *+' conftest.er1 >conftest.err
22338 cat conftest.err >&5
22339 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22340 (exit $ac_status); } && {
22341 test -z "$ac_c_werror_flag" ||
22342 test ! -s conftest.err
22343 } && test -s conftest.$ac_objext; then
22344 ac_cv_member_siginfo_t_si_fd=yes
22346 $as_echo "$as_me: failed program was:" >&5
22347 sed 's/^/| /' conftest.$ac_ext >&5
22349 ac_cv_member_siginfo_t_si_fd=no
22352 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22355 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22357 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22358 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22359 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22361 cat >>confdefs.h <<_ACEOF
22362 #define HAVE_SIGINFO_T_SI_FD 1
22369 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22370 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22371 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22372 $as_echo_n "(cached) " >&6
22374 cat >conftest.$ac_ext <<_ACEOF
22377 cat confdefs.h >>conftest.$ac_ext
22378 cat >>conftest.$ac_ext <<_ACEOF
22379 /* end confdefs.h. */
22380 #include <sys/types.h>
22381 #ifdef HAVE_SYS_MTIO_H
22382 #include <sys/mtio.h>
22388 static struct mtget ac_aggr;
22389 if (ac_aggr.mt_blksiz)
22395 rm -f conftest.$ac_objext
22396 if { (ac_try="$ac_compile"
22397 case "(($ac_try" in
22398 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22399 *) ac_try_echo
=$ac_try;;
22401 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22402 $as_echo "$ac_try_echo") >&5
22403 (eval "$ac_compile") 2>conftest.er1
22405 grep -v '^ *+' conftest.er1
>conftest.err
22407 cat conftest.err
>&5
22408 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22409 (exit $ac_status); } && {
22410 test -z "$ac_c_werror_flag" ||
22411 test ! -s conftest.err
22412 } && test -s conftest.
$ac_objext; then
22413 ac_cv_member_struct_mtget_mt_blksiz
=yes
22415 $as_echo "$as_me: failed program was:" >&5
22416 sed 's/^/| /' conftest.
$ac_ext >&5
22418 cat >conftest.
$ac_ext <<_ACEOF
22421 cat confdefs.h
>>conftest.
$ac_ext
22422 cat >>conftest.
$ac_ext <<_ACEOF
22423 /* end confdefs.h. */
22424 #include <sys/types.h>
22425 #ifdef HAVE_SYS_MTIO_H
22426 #include <sys/mtio.h>
22432 static struct mtget ac_aggr;
22433 if (sizeof ac_aggr.mt_blksiz)
22439 rm -f conftest.
$ac_objext
22440 if { (ac_try
="$ac_compile"
22441 case "(($ac_try" in
22442 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22443 *) ac_try_echo=$ac_try;;
22445 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22446 $as_echo "$ac_try_echo") >&5
22447 (eval "$ac_compile") 2>conftest.er1
22449 grep -v '^ *+' conftest.er1 >conftest.err
22451 cat conftest.err >&5
22452 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22453 (exit $ac_status); } && {
22454 test -z "$ac_c_werror_flag" ||
22455 test ! -s conftest.err
22456 } && test -s conftest.$ac_objext; then
22457 ac_cv_member_struct_mtget_mt_blksiz=yes
22459 $as_echo "$as_me: failed program was:" >&5
22460 sed 's/^/| /' conftest.$ac_ext >&5
22462 ac_cv_member_struct_mtget_mt_blksiz=no
22465 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22468 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22470 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22471 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22472 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
22474 cat >>confdefs.h <<_ACEOF
22475 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22480 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22481 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22482 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22483 $as_echo_n "(cached) " >&6
22485 cat >conftest.$ac_ext <<_ACEOF
22488 cat confdefs.h >>conftest.$ac_ext
22489 cat >>conftest.$ac_ext <<_ACEOF
22490 /* end confdefs.h. */
22491 #include <sys/types.h>
22492 #ifdef HAVE_SYS_MTIO_H
22493 #include <sys/mtio.h>
22499 static struct mtget ac_aggr;
22500 if (ac_aggr.mt_gstat)
22506 rm -f conftest.$ac_objext
22507 if { (ac_try="$ac_compile"
22508 case "(($ac_try" in
22509 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22510 *) ac_try_echo
=$ac_try;;
22512 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22513 $as_echo "$ac_try_echo") >&5
22514 (eval "$ac_compile") 2>conftest.er1
22516 grep -v '^ *+' conftest.er1
>conftest.err
22518 cat conftest.err
>&5
22519 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22520 (exit $ac_status); } && {
22521 test -z "$ac_c_werror_flag" ||
22522 test ! -s conftest.err
22523 } && test -s conftest.
$ac_objext; then
22524 ac_cv_member_struct_mtget_mt_gstat
=yes
22526 $as_echo "$as_me: failed program was:" >&5
22527 sed 's/^/| /' conftest.
$ac_ext >&5
22529 cat >conftest.
$ac_ext <<_ACEOF
22532 cat confdefs.h
>>conftest.
$ac_ext
22533 cat >>conftest.
$ac_ext <<_ACEOF
22534 /* end confdefs.h. */
22535 #include <sys/types.h>
22536 #ifdef HAVE_SYS_MTIO_H
22537 #include <sys/mtio.h>
22543 static struct mtget ac_aggr;
22544 if (sizeof ac_aggr.mt_gstat)
22550 rm -f conftest.
$ac_objext
22551 if { (ac_try
="$ac_compile"
22552 case "(($ac_try" in
22553 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22554 *) ac_try_echo=$ac_try;;
22556 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22557 $as_echo "$ac_try_echo") >&5
22558 (eval "$ac_compile") 2>conftest.er1
22560 grep -v '^ *+' conftest.er1 >conftest.err
22562 cat conftest.err >&5
22563 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22564 (exit $ac_status); } && {
22565 test -z "$ac_c_werror_flag" ||
22566 test ! -s conftest.err
22567 } && test -s conftest.$ac_objext; then
22568 ac_cv_member_struct_mtget_mt_gstat=yes
22570 $as_echo "$as_me: failed program was:" >&5
22571 sed 's/^/| /' conftest.$ac_ext >&5
22573 ac_cv_member_struct_mtget_mt_gstat=no
22576 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22579 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22581 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
22582 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
22583 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
22585 cat >>confdefs.h <<_ACEOF
22586 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
22591 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
22592 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
22593 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
22594 $as_echo_n "(cached) " >&6
22596 cat >conftest.$ac_ext <<_ACEOF
22599 cat confdefs.h >>conftest.$ac_ext
22600 cat >>conftest.$ac_ext <<_ACEOF
22601 /* end confdefs.h. */
22602 #include <sys/types.h>
22603 #ifdef HAVE_SYS_MTIO_H
22604 #include <sys/mtio.h>
22610 static struct mtget ac_aggr;
22611 if (ac_aggr.mt_blkno)
22617 rm -f conftest.$ac_objext
22618 if { (ac_try="$ac_compile"
22619 case "(($ac_try" in
22620 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22621 *) ac_try_echo
=$ac_try;;
22623 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22624 $as_echo "$ac_try_echo") >&5
22625 (eval "$ac_compile") 2>conftest.er1
22627 grep -v '^ *+' conftest.er1
>conftest.err
22629 cat conftest.err
>&5
22630 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22631 (exit $ac_status); } && {
22632 test -z "$ac_c_werror_flag" ||
22633 test ! -s conftest.err
22634 } && test -s conftest.
$ac_objext; then
22635 ac_cv_member_struct_mtget_mt_blkno
=yes
22637 $as_echo "$as_me: failed program was:" >&5
22638 sed 's/^/| /' conftest.
$ac_ext >&5
22640 cat >conftest.
$ac_ext <<_ACEOF
22643 cat confdefs.h
>>conftest.
$ac_ext
22644 cat >>conftest.
$ac_ext <<_ACEOF
22645 /* end confdefs.h. */
22646 #include <sys/types.h>
22647 #ifdef HAVE_SYS_MTIO_H
22648 #include <sys/mtio.h>
22654 static struct mtget ac_aggr;
22655 if (sizeof ac_aggr.mt_blkno)
22661 rm -f conftest.
$ac_objext
22662 if { (ac_try
="$ac_compile"
22663 case "(($ac_try" in
22664 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22665 *) ac_try_echo=$ac_try;;
22667 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22668 $as_echo "$ac_try_echo") >&5
22669 (eval "$ac_compile") 2>conftest.er1
22671 grep -v '^ *+' conftest.er1 >conftest.err
22673 cat conftest.err >&5
22674 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22675 (exit $ac_status); } && {
22676 test -z "$ac_c_werror_flag" ||
22677 test ! -s conftest.err
22678 } && test -s conftest.$ac_objext; then
22679 ac_cv_member_struct_mtget_mt_blkno=yes
22681 $as_echo "$as_me: failed program was:" >&5
22682 sed 's/^/| /' conftest.$ac_ext >&5
22684 ac_cv_member_struct_mtget_mt_blkno=no
22687 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22690 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22692 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
22693 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
22694 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
22696 cat >>confdefs.h <<_ACEOF
22697 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
22704 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
22705 $as_echo_n "checking for struct option.name... " >&6; }
22706 if test "${ac_cv_member_struct_option_name+set}" = set; then
22707 $as_echo_n "(cached) " >&6
22709 cat >conftest.$ac_ext <<_ACEOF
22712 cat confdefs.h >>conftest.$ac_ext
22713 cat >>conftest.$ac_ext <<_ACEOF
22714 /* end confdefs.h. */
22715 #ifdef HAVE_GETOPT_H
22716 #include <getopt.h>
22722 static struct option ac_aggr;
22729 rm -f conftest.$ac_objext
22730 if { (ac_try="$ac_compile"
22731 case "(($ac_try" in
22732 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22733 *) ac_try_echo
=$ac_try;;
22735 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22736 $as_echo "$ac_try_echo") >&5
22737 (eval "$ac_compile") 2>conftest.er1
22739 grep -v '^ *+' conftest.er1
>conftest.err
22741 cat conftest.err
>&5
22742 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22743 (exit $ac_status); } && {
22744 test -z "$ac_c_werror_flag" ||
22745 test ! -s conftest.err
22746 } && test -s conftest.
$ac_objext; then
22747 ac_cv_member_struct_option_name
=yes
22749 $as_echo "$as_me: failed program was:" >&5
22750 sed 's/^/| /' conftest.
$ac_ext >&5
22752 cat >conftest.
$ac_ext <<_ACEOF
22755 cat confdefs.h
>>conftest.
$ac_ext
22756 cat >>conftest.
$ac_ext <<_ACEOF
22757 /* end confdefs.h. */
22758 #ifdef HAVE_GETOPT_H
22759 #include <getopt.h>
22765 static struct option ac_aggr;
22766 if (sizeof ac_aggr.name)
22772 rm -f conftest.
$ac_objext
22773 if { (ac_try
="$ac_compile"
22774 case "(($ac_try" in
22775 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22776 *) ac_try_echo=$ac_try;;
22778 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22779 $as_echo "$ac_try_echo") >&5
22780 (eval "$ac_compile") 2>conftest.er1
22782 grep -v '^ *+' conftest.er1 >conftest.err
22784 cat conftest.err >&5
22785 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22786 (exit $ac_status); } && {
22787 test -z "$ac_c_werror_flag" ||
22788 test ! -s conftest.err
22789 } && test -s conftest.$ac_objext; then
22790 ac_cv_member_struct_option_name=yes
22792 $as_echo "$as_me: failed program was:" >&5
22793 sed 's/^/| /' conftest.$ac_ext >&5
22795 ac_cv_member_struct_option_name=no
22798 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22801 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22803 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
22804 $as_echo "$ac_cv_member_struct_option_name" >&6; }
22805 if test "x$ac_cv_member_struct_option_name" = x""yes; then
22807 cat >>confdefs.h <<_ACEOF
22808 #define HAVE_STRUCT_OPTION_NAME 1
22815 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
22816 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
22817 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
22818 $as_echo_n "(cached) " >&6
22820 cat >conftest.$ac_ext <<_ACEOF
22823 cat confdefs.h >>conftest.$ac_ext
22824 cat >>conftest.$ac_ext <<_ACEOF
22825 /* end confdefs.h. */
22826 $ac_includes_default
22830 static struct stat ac_aggr;
22831 if (ac_aggr.st_blocks)
22837 rm -f conftest.$ac_objext
22838 if { (ac_try="$ac_compile"
22839 case "(($ac_try" in
22840 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22841 *) ac_try_echo
=$ac_try;;
22843 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22844 $as_echo "$ac_try_echo") >&5
22845 (eval "$ac_compile") 2>conftest.er1
22847 grep -v '^ *+' conftest.er1
>conftest.err
22849 cat conftest.err
>&5
22850 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22851 (exit $ac_status); } && {
22852 test -z "$ac_c_werror_flag" ||
22853 test ! -s conftest.err
22854 } && test -s conftest.
$ac_objext; then
22855 ac_cv_member_struct_stat_st_blocks
=yes
22857 $as_echo "$as_me: failed program was:" >&5
22858 sed 's/^/| /' conftest.
$ac_ext >&5
22860 cat >conftest.
$ac_ext <<_ACEOF
22863 cat confdefs.h
>>conftest.
$ac_ext
22864 cat >>conftest.
$ac_ext <<_ACEOF
22865 /* end confdefs.h. */
22866 $ac_includes_default
22870 static struct stat ac_aggr;
22871 if (sizeof ac_aggr.st_blocks)
22877 rm -f conftest.
$ac_objext
22878 if { (ac_try
="$ac_compile"
22879 case "(($ac_try" in
22880 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22881 *) ac_try_echo=$ac_try;;
22883 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22884 $as_echo "$ac_try_echo") >&5
22885 (eval "$ac_compile") 2>conftest.er1
22887 grep -v '^ *+' conftest.er1 >conftest.err
22889 cat conftest.err >&5
22890 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22891 (exit $ac_status); } && {
22892 test -z "$ac_c_werror_flag" ||
22893 test ! -s conftest.err
22894 } && test -s conftest.$ac_objext; then
22895 ac_cv_member_struct_stat_st_blocks=yes
22897 $as_echo "$as_me: failed program was:" >&5
22898 sed 's/^/| /' conftest.$ac_ext >&5
22900 ac_cv_member_struct_stat_st_blocks=no
22903 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22906 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22908 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
22909 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
22910 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
22912 cat >>confdefs.h <<_ACEOF
22913 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
22918 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
22919 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
22920 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
22921 $as_echo_n "(cached) " >&6
22923 cat >conftest.$ac_ext <<_ACEOF
22926 cat confdefs.h >>conftest.$ac_ext
22927 cat >>conftest.$ac_ext <<_ACEOF
22928 /* end confdefs.h. */
22929 $ac_includes_default
22933 static struct stat ac_aggr;
22934 if (ac_aggr.st_mtim)
22940 rm -f conftest.$ac_objext
22941 if { (ac_try="$ac_compile"
22942 case "(($ac_try" in
22943 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22944 *) ac_try_echo
=$ac_try;;
22946 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22947 $as_echo "$ac_try_echo") >&5
22948 (eval "$ac_compile") 2>conftest.er1
22950 grep -v '^ *+' conftest.er1
>conftest.err
22952 cat conftest.err
>&5
22953 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22954 (exit $ac_status); } && {
22955 test -z "$ac_c_werror_flag" ||
22956 test ! -s conftest.err
22957 } && test -s conftest.
$ac_objext; then
22958 ac_cv_member_struct_stat_st_mtim
=yes
22960 $as_echo "$as_me: failed program was:" >&5
22961 sed 's/^/| /' conftest.
$ac_ext >&5
22963 cat >conftest.
$ac_ext <<_ACEOF
22966 cat confdefs.h
>>conftest.
$ac_ext
22967 cat >>conftest.
$ac_ext <<_ACEOF
22968 /* end confdefs.h. */
22969 $ac_includes_default
22973 static struct stat ac_aggr;
22974 if (sizeof ac_aggr.st_mtim)
22980 rm -f conftest.
$ac_objext
22981 if { (ac_try
="$ac_compile"
22982 case "(($ac_try" in
22983 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22984 *) ac_try_echo=$ac_try;;
22986 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22987 $as_echo "$ac_try_echo") >&5
22988 (eval "$ac_compile") 2>conftest.er1
22990 grep -v '^ *+' conftest.er1 >conftest.err
22992 cat conftest.err >&5
22993 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22994 (exit $ac_status); } && {
22995 test -z "$ac_c_werror_flag" ||
22996 test ! -s conftest.err
22997 } && test -s conftest.$ac_objext; then
22998 ac_cv_member_struct_stat_st_mtim=yes
23000 $as_echo "$as_me: failed program was:" >&5
23001 sed 's/^/| /' conftest.$ac_ext >&5
23003 ac_cv_member_struct_stat_st_mtim=no
23006 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23009 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23011 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23012 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23013 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
23015 cat >>confdefs.h <<_ACEOF
23016 #define HAVE_STRUCT_STAT_ST_MTIM 1
23021 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23022 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23023 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23024 $as_echo_n "(cached) " >&6
23026 cat >conftest.$ac_ext <<_ACEOF
23029 cat confdefs.h >>conftest.$ac_ext
23030 cat >>conftest.$ac_ext <<_ACEOF
23031 /* end confdefs.h. */
23032 $ac_includes_default
23036 static struct stat ac_aggr;
23037 if (ac_aggr.st_ctim)
23043 rm -f conftest.$ac_objext
23044 if { (ac_try="$ac_compile"
23045 case "(($ac_try" in
23046 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23047 *) ac_try_echo
=$ac_try;;
23049 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23050 $as_echo "$ac_try_echo") >&5
23051 (eval "$ac_compile") 2>conftest.er1
23053 grep -v '^ *+' conftest.er1
>conftest.err
23055 cat conftest.err
>&5
23056 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23057 (exit $ac_status); } && {
23058 test -z "$ac_c_werror_flag" ||
23059 test ! -s conftest.err
23060 } && test -s conftest.
$ac_objext; then
23061 ac_cv_member_struct_stat_st_ctim
=yes
23063 $as_echo "$as_me: failed program was:" >&5
23064 sed 's/^/| /' conftest.
$ac_ext >&5
23066 cat >conftest.
$ac_ext <<_ACEOF
23069 cat confdefs.h
>>conftest.
$ac_ext
23070 cat >>conftest.
$ac_ext <<_ACEOF
23071 /* end confdefs.h. */
23072 $ac_includes_default
23076 static struct stat ac_aggr;
23077 if (sizeof ac_aggr.st_ctim)
23083 rm -f conftest.
$ac_objext
23084 if { (ac_try
="$ac_compile"
23085 case "(($ac_try" in
23086 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23087 *) ac_try_echo=$ac_try;;
23089 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23090 $as_echo "$ac_try_echo") >&5
23091 (eval "$ac_compile") 2>conftest.er1
23093 grep -v '^ *+' conftest.er1 >conftest.err
23095 cat conftest.err >&5
23096 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23097 (exit $ac_status); } && {
23098 test -z "$ac_c_werror_flag" ||
23099 test ! -s conftest.err
23100 } && test -s conftest.$ac_objext; then
23101 ac_cv_member_struct_stat_st_ctim=yes
23103 $as_echo "$as_me: failed program was:" >&5
23104 sed 's/^/| /' conftest.$ac_ext >&5
23106 ac_cv_member_struct_stat_st_ctim=no
23109 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23112 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23114 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23115 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23116 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23118 cat >>confdefs.h <<_ACEOF
23119 #define HAVE_STRUCT_STAT_ST_CTIM 1
23124 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23125 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23126 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23127 $as_echo_n "(cached) " >&6
23129 cat >conftest.$ac_ext <<_ACEOF
23132 cat confdefs.h >>conftest.$ac_ext
23133 cat >>conftest.$ac_ext <<_ACEOF
23134 /* end confdefs.h. */
23135 $ac_includes_default
23139 static struct stat ac_aggr;
23140 if (ac_aggr.st_atim)
23146 rm -f conftest.$ac_objext
23147 if { (ac_try="$ac_compile"
23148 case "(($ac_try" in
23149 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23150 *) ac_try_echo
=$ac_try;;
23152 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23153 $as_echo "$ac_try_echo") >&5
23154 (eval "$ac_compile") 2>conftest.er1
23156 grep -v '^ *+' conftest.er1
>conftest.err
23158 cat conftest.err
>&5
23159 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23160 (exit $ac_status); } && {
23161 test -z "$ac_c_werror_flag" ||
23162 test ! -s conftest.err
23163 } && test -s conftest.
$ac_objext; then
23164 ac_cv_member_struct_stat_st_atim
=yes
23166 $as_echo "$as_me: failed program was:" >&5
23167 sed 's/^/| /' conftest.
$ac_ext >&5
23169 cat >conftest.
$ac_ext <<_ACEOF
23172 cat confdefs.h
>>conftest.
$ac_ext
23173 cat >>conftest.
$ac_ext <<_ACEOF
23174 /* end confdefs.h. */
23175 $ac_includes_default
23179 static struct stat ac_aggr;
23180 if (sizeof ac_aggr.st_atim)
23186 rm -f conftest.
$ac_objext
23187 if { (ac_try
="$ac_compile"
23188 case "(($ac_try" in
23189 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23190 *) ac_try_echo=$ac_try;;
23192 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23193 $as_echo "$ac_try_echo") >&5
23194 (eval "$ac_compile") 2>conftest.er1
23196 grep -v '^ *+' conftest.er1 >conftest.err
23198 cat conftest.err >&5
23199 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23200 (exit $ac_status); } && {
23201 test -z "$ac_c_werror_flag" ||
23202 test ! -s conftest.err
23203 } && test -s conftest.$ac_objext; then
23204 ac_cv_member_struct_stat_st_atim=yes
23206 $as_echo "$as_me: failed program was:" >&5
23207 sed 's/^/| /' conftest.$ac_ext >&5
23209 ac_cv_member_struct_stat_st_atim=no
23212 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23215 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23217 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23218 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23219 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23221 cat >>confdefs.h <<_ACEOF
23222 #define HAVE_STRUCT_STAT_ST_ATIM 1
23229 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23230 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23231 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23232 $as_echo_n "(cached) " >&6
23234 cat >conftest.$ac_ext <<_ACEOF
23237 cat confdefs.h >>conftest.$ac_ext
23238 cat >>conftest.$ac_ext <<_ACEOF
23239 /* end confdefs.h. */
23240 #ifdef HAVE_SYS_TYPES_H
23241 #include <sys/types.h>
23243 #ifdef HAVE_NETINET_IN_H
23244 #include <netinet/in.h>
23250 static struct sockaddr_in6 ac_aggr;
23251 if (ac_aggr.sin6_scope_id)
23257 rm -f conftest.$ac_objext
23258 if { (ac_try="$ac_compile"
23259 case "(($ac_try" in
23260 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23261 *) ac_try_echo
=$ac_try;;
23263 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23264 $as_echo "$ac_try_echo") >&5
23265 (eval "$ac_compile") 2>conftest.er1
23267 grep -v '^ *+' conftest.er1
>conftest.err
23269 cat conftest.err
>&5
23270 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23271 (exit $ac_status); } && {
23272 test -z "$ac_c_werror_flag" ||
23273 test ! -s conftest.err
23274 } && test -s conftest.
$ac_objext; then
23275 ac_cv_member_struct_sockaddr_in6_sin6_scope_id
=yes
23277 $as_echo "$as_me: failed program was:" >&5
23278 sed 's/^/| /' conftest.
$ac_ext >&5
23280 cat >conftest.
$ac_ext <<_ACEOF
23283 cat confdefs.h
>>conftest.
$ac_ext
23284 cat >>conftest.
$ac_ext <<_ACEOF
23285 /* end confdefs.h. */
23286 #ifdef HAVE_SYS_TYPES_H
23287 #include <sys/types.h>
23289 #ifdef HAVE_NETINET_IN_H
23290 #include <netinet/in.h>
23296 static struct sockaddr_in6 ac_aggr;
23297 if (sizeof ac_aggr.sin6_scope_id)
23303 rm -f conftest.
$ac_objext
23304 if { (ac_try
="$ac_compile"
23305 case "(($ac_try" in
23306 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23307 *) ac_try_echo=$ac_try;;
23309 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23310 $as_echo "$ac_try_echo") >&5
23311 (eval "$ac_compile") 2>conftest.er1
23313 grep -v '^ *+' conftest.er1 >conftest.err
23315 cat conftest.err >&5
23316 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23317 (exit $ac_status); } && {
23318 test -z "$ac_c_werror_flag" ||
23319 test ! -s conftest.err
23320 } && test -s conftest.$ac_objext; then
23321 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23323 $as_echo "$as_me: failed program was:" >&5
23324 sed 's/^/| /' conftest.$ac_ext >&5
23326 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23329 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23332 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23334 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23335 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23336 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23338 cat >>confdefs.h <<_ACEOF
23339 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23346 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23347 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23348 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23349 $as_echo_n "(cached) " >&6
23351 cat >conftest.$ac_ext <<_ACEOF
23354 cat confdefs.h >>conftest.$ac_ext
23355 cat >>conftest.$ac_ext <<_ACEOF
23356 /* end confdefs.h. */
23357 #ifdef HAVE_SYS_TYPES_H
23358 #include <sys/types.h>
23360 #ifdef HAVE_NETINET_IN_H
23361 # include <netinet/in.h>
23363 #ifdef HAVE_ARPA_NAMESER_H
23364 # include <arpa/nameser.h>
23370 static ns_msg ac_aggr;
23371 if (ac_aggr._msg_ptr)
23377 rm -f conftest.$ac_objext
23378 if { (ac_try="$ac_compile"
23379 case "(($ac_try" in
23380 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23381 *) ac_try_echo
=$ac_try;;
23383 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23384 $as_echo "$ac_try_echo") >&5
23385 (eval "$ac_compile") 2>conftest.er1
23387 grep -v '^ *+' conftest.er1
>conftest.err
23389 cat conftest.err
>&5
23390 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23391 (exit $ac_status); } && {
23392 test -z "$ac_c_werror_flag" ||
23393 test ! -s conftest.err
23394 } && test -s conftest.
$ac_objext; then
23395 ac_cv_member_ns_msg__msg_ptr
=yes
23397 $as_echo "$as_me: failed program was:" >&5
23398 sed 's/^/| /' conftest.
$ac_ext >&5
23400 cat >conftest.
$ac_ext <<_ACEOF
23403 cat confdefs.h
>>conftest.
$ac_ext
23404 cat >>conftest.
$ac_ext <<_ACEOF
23405 /* end confdefs.h. */
23406 #ifdef HAVE_SYS_TYPES_H
23407 #include <sys/types.h>
23409 #ifdef HAVE_NETINET_IN_H
23410 # include <netinet/in.h>
23412 #ifdef HAVE_ARPA_NAMESER_H
23413 # include <arpa/nameser.h>
23419 static ns_msg ac_aggr;
23420 if (sizeof ac_aggr._msg_ptr)
23426 rm -f conftest.
$ac_objext
23427 if { (ac_try
="$ac_compile"
23428 case "(($ac_try" in
23429 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23430 *) ac_try_echo=$ac_try;;
23432 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23433 $as_echo "$ac_try_echo") >&5
23434 (eval "$ac_compile") 2>conftest.er1
23436 grep -v '^ *+' conftest.er1 >conftest.err
23438 cat conftest.err >&5
23439 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23440 (exit $ac_status); } && {
23441 test -z "$ac_c_werror_flag" ||
23442 test ! -s conftest.err
23443 } && test -s conftest.$ac_objext; then
23444 ac_cv_member_ns_msg__msg_ptr=yes
23446 $as_echo "$as_me: failed program was:" >&5
23447 sed 's/^/| /' conftest.$ac_ext >&5
23449 ac_cv_member_ns_msg__msg_ptr=no
23452 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23455 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23457 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23458 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23459 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
23461 cat >>confdefs.h <<_ACEOF
23462 #define HAVE_NS_MSG__MSG_PTR 1
23469 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
23470 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
23471 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
23472 $as_echo_n "(cached) " >&6
23474 cat >conftest.$ac_ext <<_ACEOF
23477 cat confdefs.h >>conftest.$ac_ext
23478 cat >>conftest.$ac_ext <<_ACEOF
23479 /* end confdefs.h. */
23480 #ifdef HAVE_SYS_TYPES_H
23481 #include <sys/types.h>
23483 #ifdef HAVE_ALIAS_H
23486 #ifdef HAVE_SYS_SOCKET_H
23487 #include <sys/socket.h>
23489 #ifdef HAVE_SYS_SOCKETVAR_H
23490 #include <sys/socketvar.h>
23492 #ifdef HAVE_SYS_TIMEOUT_H
23493 #include <sys/timeout.h>
23495 #ifdef HAVE_NETINET_IN_H
23496 #include <netinet/in.h>
23498 #ifdef HAVE_NETINET_IN_SYSTM_H
23499 #include <netinet/in_systm.h>
23501 #ifdef HAVE_NETINET_IP_H
23502 #include <netinet/ip.h>
23504 #ifdef HAVE_NETINET_IP_VAR_H
23505 #include <netinet/ip_var.h>
23507 #ifdef HAVE_NETINET_IP_ICMP_H
23508 #include <netinet/ip_icmp.h>
23510 #ifdef HAVE_NETINET_ICMP_VAR
23511 #include <netinet/icmp_var.h>
23517 static struct icmpstat ac_aggr;
23518 if (ac_aggr.icps_outhist)
23524 rm -f conftest.$ac_objext
23525 if { (ac_try="$ac_compile"
23526 case "(($ac_try" in
23527 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23528 *) ac_try_echo
=$ac_try;;
23530 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23531 $as_echo "$ac_try_echo") >&5
23532 (eval "$ac_compile") 2>conftest.er1
23534 grep -v '^ *+' conftest.er1
>conftest.err
23536 cat conftest.err
>&5
23537 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23538 (exit $ac_status); } && {
23539 test -z "$ac_c_werror_flag" ||
23540 test ! -s conftest.err
23541 } && test -s conftest.
$ac_objext; then
23542 ac_cv_member_struct_icmpstat_icps_outhist
=yes
23544 $as_echo "$as_me: failed program was:" >&5
23545 sed 's/^/| /' conftest.
$ac_ext >&5
23547 cat >conftest.
$ac_ext <<_ACEOF
23550 cat confdefs.h
>>conftest.
$ac_ext
23551 cat >>conftest.
$ac_ext <<_ACEOF
23552 /* end confdefs.h. */
23553 #ifdef HAVE_SYS_TYPES_H
23554 #include <sys/types.h>
23556 #ifdef HAVE_ALIAS_H
23559 #ifdef HAVE_SYS_SOCKET_H
23560 #include <sys/socket.h>
23562 #ifdef HAVE_SYS_SOCKETVAR_H
23563 #include <sys/socketvar.h>
23565 #ifdef HAVE_SYS_TIMEOUT_H
23566 #include <sys/timeout.h>
23568 #ifdef HAVE_NETINET_IN_H
23569 #include <netinet/in.h>
23571 #ifdef HAVE_NETINET_IN_SYSTM_H
23572 #include <netinet/in_systm.h>
23574 #ifdef HAVE_NETINET_IP_H
23575 #include <netinet/ip.h>
23577 #ifdef HAVE_NETINET_IP_VAR_H
23578 #include <netinet/ip_var.h>
23580 #ifdef HAVE_NETINET_IP_ICMP_H
23581 #include <netinet/ip_icmp.h>
23583 #ifdef HAVE_NETINET_ICMP_VAR
23584 #include <netinet/icmp_var.h>
23590 static struct icmpstat ac_aggr;
23591 if (sizeof ac_aggr.icps_outhist)
23597 rm -f conftest.
$ac_objext
23598 if { (ac_try
="$ac_compile"
23599 case "(($ac_try" in
23600 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23601 *) ac_try_echo=$ac_try;;
23603 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23604 $as_echo "$ac_try_echo") >&5
23605 (eval "$ac_compile") 2>conftest.er1
23607 grep -v '^ *+' conftest.er1 >conftest.err
23609 cat conftest.err >&5
23610 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23611 (exit $ac_status); } && {
23612 test -z "$ac_c_werror_flag" ||
23613 test ! -s conftest.err
23614 } && test -s conftest.$ac_objext; then
23615 ac_cv_member_struct_icmpstat_icps_outhist=yes
23617 $as_echo "$as_me: failed program was:" >&5
23618 sed 's/^/| /' conftest.$ac_ext >&5
23620 ac_cv_member_struct_icmpstat_icps_outhist=no
23623 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23626 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23628 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
23629 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
23630 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then
23632 cat >>confdefs.h <<_ACEOF
23633 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
23640 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
23641 $as_echo_n "checking for timezone variable... " >&6; }
23642 if test "${ac_cv_have_timezone+set}" = set; then
23643 $as_echo_n "(cached) " >&6
23645 cat >conftest.$ac_ext <<_ACEOF
23648 cat confdefs.h >>conftest.$ac_ext
23649 cat >>conftest.$ac_ext <<_ACEOF
23650 /* end confdefs.h. */
23660 rm -f conftest.$ac_objext conftest$ac_exeext
23661 if { (ac_try="$ac_link"
23662 case "(($ac_try" in
23663 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23664 *) ac_try_echo
=$ac_try;;
23666 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23667 $as_echo "$ac_try_echo") >&5
23668 (eval "$ac_link") 2>conftest.er1
23670 grep -v '^ *+' conftest.er1
>conftest.err
23672 cat conftest.err
>&5
23673 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23674 (exit $ac_status); } && {
23675 test -z "$ac_c_werror_flag" ||
23676 test ! -s conftest.err
23677 } && test -s conftest
$ac_exeext && {
23678 test "$cross_compiling" = yes ||
23679 $as_test_x conftest
$ac_exeext
23681 ac_cv_have_timezone
="yes"
23683 $as_echo "$as_me: failed program was:" >&5
23684 sed 's/^/| /' conftest.
$ac_ext >&5
23686 ac_cv_have_timezone
="no"
23689 rm -rf conftest.dSYM
23690 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
23691 conftest
$ac_exeext conftest.
$ac_ext
23693 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
23694 $as_echo "$ac_cv_have_timezone" >&6; }
23695 if test "$ac_cv_have_timezone" = "yes"
23698 cat >>confdefs.h
<<\_ACEOF
23699 #define HAVE_TIMEZONE 1
23703 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
23704 $as_echo_n "checking for daylight variable... " >&6; }
23705 if test "${ac_cv_have_daylight+set}" = set; then
23706 $as_echo_n "(cached) " >&6
23708 cat >conftest.
$ac_ext <<_ACEOF
23711 cat confdefs.h
>>conftest.
$ac_ext
23712 cat >>conftest.
$ac_ext <<_ACEOF
23713 /* end confdefs.h. */
23723 rm -f conftest.
$ac_objext conftest
$ac_exeext
23724 if { (ac_try
="$ac_link"
23725 case "(($ac_try" in
23726 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23727 *) ac_try_echo=$ac_try;;
23729 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23730 $as_echo "$ac_try_echo") >&5
23731 (eval "$ac_link") 2>conftest.er1
23733 grep -v '^ *+' conftest.er1 >conftest.err
23735 cat conftest.err >&5
23736 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23737 (exit $ac_status); } && {
23738 test -z "$ac_c_werror_flag" ||
23739 test ! -s conftest.err
23740 } && test -s conftest$ac_exeext && {
23741 test "$cross_compiling" = yes ||
23742 $as_test_x conftest$ac_exeext
23744 ac_cv_have_daylight="yes"
23746 $as_echo "$as_me: failed program was:" >&5
23747 sed 's/^/| /' conftest.$ac_ext >&5
23749 ac_cv_have_daylight="no"
23752 rm -rf conftest.dSYM
23753 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23754 conftest$ac_exeext conftest.$ac_ext
23756 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
23757 $as_echo "$ac_cv_have_daylight" >&6; }
23758 if test "$ac_cv_have_daylight" = "yes"
23761 cat >>confdefs.h <<\_ACEOF
23762 #define HAVE_DAYLIGHT 1
23767 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
23768 $as_echo_n "checking for isinf... " >&6; }
23769 if test "${ac_cv_have_isinf+set}" = set; then
23770 $as_echo_n "(cached) " >&6
23772 cat >conftest.$ac_ext <<_ACEOF
23775 cat confdefs.h >>conftest.$ac_ext
23776 cat >>conftest.$ac_ext <<_ACEOF
23777 /* end confdefs.h. */
23782 float f = 0.0; int i=isinf(f)
23787 rm -f conftest.$ac_objext conftest$ac_exeext
23788 if { (ac_try="$ac_link"
23789 case "(($ac_try" in
23790 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23791 *) ac_try_echo
=$ac_try;;
23793 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23794 $as_echo "$ac_try_echo") >&5
23795 (eval "$ac_link") 2>conftest.er1
23797 grep -v '^ *+' conftest.er1
>conftest.err
23799 cat conftest.err
>&5
23800 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23801 (exit $ac_status); } && {
23802 test -z "$ac_c_werror_flag" ||
23803 test ! -s conftest.err
23804 } && test -s conftest
$ac_exeext && {
23805 test "$cross_compiling" = yes ||
23806 $as_test_x conftest
$ac_exeext
23808 ac_cv_have_isinf
="yes"
23810 $as_echo "$as_me: failed program was:" >&5
23811 sed 's/^/| /' conftest.
$ac_ext >&5
23813 ac_cv_have_isinf
="no"
23816 rm -rf conftest.dSYM
23817 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
23818 conftest
$ac_exeext conftest.
$ac_ext
23820 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
23821 $as_echo "$ac_cv_have_isinf" >&6; }
23822 if test "$ac_cv_have_isinf" = "yes"
23825 cat >>confdefs.h
<<\_ACEOF
23826 #define HAVE_ISINF 1
23831 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
23832 $as_echo_n "checking for isnan... " >&6; }
23833 if test "${ac_cv_have_isnan+set}" = set; then
23834 $as_echo_n "(cached) " >&6
23836 cat >conftest.
$ac_ext <<_ACEOF
23839 cat confdefs.h
>>conftest.
$ac_ext
23840 cat >>conftest.
$ac_ext <<_ACEOF
23841 /* end confdefs.h. */
23846 float f = 0.0; int i=isnan(f)
23851 rm -f conftest.
$ac_objext conftest
$ac_exeext
23852 if { (ac_try
="$ac_link"
23853 case "(($ac_try" in
23854 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23855 *) ac_try_echo=$ac_try;;
23857 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23858 $as_echo "$ac_try_echo") >&5
23859 (eval "$ac_link") 2>conftest.er1
23861 grep -v '^ *+' conftest.er1 >conftest.err
23863 cat conftest.err >&5
23864 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23865 (exit $ac_status); } && {
23866 test -z "$ac_c_werror_flag" ||
23867 test ! -s conftest.err
23868 } && test -s conftest$ac_exeext && {
23869 test "$cross_compiling" = yes ||
23870 $as_test_x conftest$ac_exeext
23872 ac_cv_have_isnan="yes"
23874 $as_echo "$as_me: failed program was:" >&5
23875 sed 's/^/| /' conftest.$ac_ext >&5
23877 ac_cv_have_isnan="no"
23880 rm -rf conftest.dSYM
23881 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23882 conftest$ac_exeext conftest.$ac_ext
23884 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
23885 $as_echo "$ac_cv_have_isnan" >&6; }
23886 if test "$ac_cv_have_isnan" = "yes"
23889 cat >>confdefs.h <<\_ACEOF
23890 #define HAVE_ISNAN 1
23897 *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
23898 $as_echo_n "checking whether we need to define __i386__... " >&6; }
23899 if test "${ac_cv_cpp_def___i386__+set}" = set; then
23900 $as_echo_n "(cached) " >&6
23902 cat >conftest.$ac_ext <<_ACEOF
23905 cat confdefs.h >>conftest.$ac_ext
23906 cat >>conftest.$ac_ext <<_ACEOF
23907 /* end confdefs.h. */
23912 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23913 $EGREP "yes" >/dev/null 2>&1; then
23914 ac_cv_cpp_def___i386__=yes
23916 ac_cv_cpp_def___i386__=no
23921 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
23922 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
23923 if test $ac_cv_cpp_def___i386__ = yes; then
23924 CFLAGS="$CFLAGS -D__i386__"
23925 LINTFLAGS="$LINTFLAGS -D__i386__"
23928 *x86_64*) { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
23929 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
23930 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
23931 $as_echo_n "(cached) " >&6
23933 cat >conftest.$ac_ext <<_ACEOF
23936 cat confdefs.h >>conftest.$ac_ext
23937 cat >>conftest.$ac_ext <<_ACEOF
23938 /* end confdefs.h. */
23943 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23944 $EGREP "yes" >/dev/null 2>&1; then
23945 ac_cv_cpp_def___x86_64__=yes
23947 ac_cv_cpp_def___x86_64__=no
23952 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
23953 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
23954 if test $ac_cv_cpp_def___x86_64__ = yes; then
23955 CFLAGS="$CFLAGS -D__x86_64__"
23956 LINTFLAGS="$LINTFLAGS -D__x86_64__"
23959 *alpha*) { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
23960 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
23961 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
23962 $as_echo_n "(cached) " >&6
23964 cat >conftest.$ac_ext <<_ACEOF
23967 cat confdefs.h >>conftest.$ac_ext
23968 cat >>conftest.$ac_ext <<_ACEOF
23969 /* end confdefs.h. */
23974 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23975 $EGREP "yes" >/dev/null 2>&1; then
23976 ac_cv_cpp_def___ALPHA__=yes
23978 ac_cv_cpp_def___ALPHA__=no
23983 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
23984 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
23985 if test $ac_cv_cpp_def___ALPHA__ = yes; then
23986 CFLAGS="$CFLAGS -D__ALPHA__"
23987 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
23990 *sparc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
23991 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
23992 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
23993 $as_echo_n "(cached) " >&6
23995 cat >conftest.$ac_ext <<_ACEOF
23998 cat confdefs.h >>conftest.$ac_ext
23999 cat >>conftest.$ac_ext <<_ACEOF
24000 /* end confdefs.h. */
24005 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24006 $EGREP "yes" >/dev/null 2>&1; then
24007 ac_cv_cpp_def___sparc__=yes
24009 ac_cv_cpp_def___sparc__=no
24014 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24015 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24016 if test $ac_cv_cpp_def___sparc__ = yes; then
24017 CFLAGS="$CFLAGS -D__sparc__"
24018 LINTFLAGS="$LINTFLAGS -D__sparc__"
24021 *powerpc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24022 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24023 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24024 $as_echo_n "(cached) " >&6
24026 cat >conftest.$ac_ext <<_ACEOF
24029 cat confdefs.h >>conftest.$ac_ext
24030 cat >>conftest.$ac_ext <<_ACEOF
24031 /* end confdefs.h. */
24032 #ifndef __powerpc__
24036 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24037 $EGREP "yes" >/dev/null 2>&1; then
24038 ac_cv_cpp_def___powerpc__=yes
24040 ac_cv_cpp_def___powerpc__=no
24045 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24046 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24047 if test $ac_cv_cpp_def___powerpc__ = yes; then
24048 CFLAGS="$CFLAGS -D__powerpc__"
24049 LINTFLAGS="$LINTFLAGS -D__powerpc__"
24054 case $host_vendor in
24055 *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24056 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24057 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24058 $as_echo_n "(cached) " >&6
24060 cat >conftest.$ac_ext <<_ACEOF
24063 cat confdefs.h >>conftest.$ac_ext
24064 cat >>conftest.$ac_ext <<_ACEOF
24065 /* end confdefs.h. */
24070 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24071 $EGREP "yes" >/dev/null 2>&1; then
24072 ac_cv_cpp_def___sun__=yes
24074 ac_cv_cpp_def___sun__=no
24079 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24080 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24081 if test $ac_cv_cpp_def___sun__ = yes; then
24082 CFLAGS="$CFLAGS -D__sun__"
24083 LINTFLAGS="$LINTFLAGS -D__sun__"
24089 DEPENDENCIES="### Dependencies:
24095 -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24097 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
24098 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24099 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24100 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24101 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24108 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
24119 ALL_PROGRAM_DIRS=""
24121 ALL_PROGRAM_INSTALL_DIRS=""
24123 ALL_PROGRAM_BIN_INSTALL_DIRS=""
24129 ac_config_commands="$ac_config_commands include/stamp-h"
24132 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
24134 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
24136 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
24138 ac_config_commands="$ac_config_commands dlls/user32/resources"
24140 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
24142 ac_config_commands="$ac_config_commands include/wine"
24145 ALL_MAKERULES="$ALL_MAKERULES \\
24147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24148 Make.rules: Make.rules.in"
24149 MAKE_RULES=Make.rules
24150 ac_config_files="$ac_config_files Make.rules"
24152 ALL_MAKERULES="$ALL_MAKERULES \\
24153 dlls/Makedll.rules"
24154 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24155 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24156 MAKE_DLL_RULES=dlls/Makedll.rules
24157 ac_config_files="$ac_config_files dlls/Makedll.rules"
24159 ALL_MAKERULES="$ALL_MAKERULES \\
24160 dlls/Makeimplib.rules"
24161 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24162 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24163 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
24164 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
24166 ALL_MAKERULES="$ALL_MAKERULES \\
24167 dlls/Maketest.rules"
24168 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24169 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24170 MAKE_TEST_RULES=dlls/Maketest.rules
24171 ac_config_files="$ac_config_files dlls/Maketest.rules"
24173 ALL_MAKERULES="$ALL_MAKERULES \\
24174 programs/Makeprog.rules"
24175 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24176 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24177 MAKE_PROG_RULES=programs/Makeprog.rules
24178 ac_config_files="$ac_config_files programs/Makeprog.rules"
24183 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24184 Makefile: Makefile.in Make.rules"
24185 ac_config_files="$ac_config_files Makefile"
24187 ALL_MAKEFILES="$ALL_MAKEFILES \\
24189 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
24191 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24192 dlls/Makefile: dlls/Makefile.in Make.rules"
24193 ac_config_files="$ac_config_files dlls/Makefile"
24195 ALL_MAKEFILES="$ALL_MAKEFILES \\
24196 dlls/acledit/Makefile"
24197 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24199 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24200 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24201 ac_config_files="$ac_config_files dlls/acledit/Makefile"
24203 ALL_MAKEFILES="$ALL_MAKEFILES \\
24204 dlls/aclui/Makefile"
24205 test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24207 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24208 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24209 ac_config_files="$ac_config_files dlls/aclui/Makefile"
24211 ALL_MAKEFILES="$ALL_MAKEFILES \\
24212 dlls/activeds/Makefile"
24213 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24215 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24216 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24217 ac_config_files="$ac_config_files dlls/activeds/Makefile"
24219 ALL_MAKEFILES="$ALL_MAKEFILES \\
24220 dlls/actxprxy/Makefile"
24221 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24223 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24224 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24225 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
24227 ALL_MAKEFILES="$ALL_MAKEFILES \\
24228 dlls/adsiid/Makefile"
24229 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24231 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24232 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24233 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
24235 ALL_MAKEFILES="$ALL_MAKEFILES \\
24236 dlls/advapi32/Makefile"
24237 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24239 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24240 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24241 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
24243 ALL_MAKEFILES="$ALL_MAKEFILES \\
24244 dlls/advapi32/tests/Makefile"
24245 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24247 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24248 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24249 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
24251 ALL_MAKEFILES="$ALL_MAKEFILES \\
24252 dlls/advpack/Makefile"
24253 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24255 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24256 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24257 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24259 ALL_MAKEFILES="$ALL_MAKEFILES \\
24260 dlls/advpack/tests/Makefile"
24261 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24263 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24264 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24265 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24267 ALL_MAKEFILES="$ALL_MAKEFILES \\
24268 dlls/amstream/Makefile"
24269 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24271 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24272 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24273 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24275 ALL_MAKEFILES="$ALL_MAKEFILES \\
24276 dlls/amstream/tests/Makefile"
24277 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24279 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24280 dlls/amstream/tests/Makefile: dlls/amstream/tests/Makefile.in dlls/Maketest.rules"
24281 ac_config_files="$ac_config_files dlls/amstream/tests/Makefile"
24283 ALL_MAKEFILES="$ALL_MAKEFILES \\
24284 dlls/appwiz.cpl/Makefile"
24285 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24287 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24288 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24289 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24291 ALL_MAKEFILES="$ALL_MAKEFILES \\
24293 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24295 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24296 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24297 ac_config_files="$ac_config_files dlls/atl/Makefile"
24299 ALL_MAKEFILES="$ALL_MAKEFILES \\
24300 dlls/authz/Makefile"
24301 test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24303 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24304 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24305 ac_config_files="$ac_config_files dlls/authz/Makefile"
24307 ALL_MAKEFILES="$ALL_MAKEFILES \\
24308 dlls/avicap32/Makefile"
24309 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24311 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24312 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24313 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24315 ALL_MAKEFILES="$ALL_MAKEFILES \\
24316 dlls/avifil32/Makefile"
24317 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24319 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24320 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24321 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24323 ALL_MAKEFILES="$ALL_MAKEFILES \\
24324 dlls/avifile.dll16/Makefile"
24325 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24327 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24328 dlls/avifile.dll16/Makefile: dlls/avifile.dll16/Makefile.in dlls/Makedll.rules"
24329 ac_config_files="$ac_config_files dlls/avifile.dll16/Makefile"
24331 ALL_MAKEFILES="$ALL_MAKEFILES \\
24332 dlls/bcrypt/Makefile"
24333 test "x$enable_bcrypt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24335 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24336 dlls/bcrypt/Makefile: dlls/bcrypt/Makefile.in dlls/Makedll.rules"
24337 ac_config_files="$ac_config_files dlls/bcrypt/Makefile"
24339 ALL_MAKEFILES="$ALL_MAKEFILES \\
24340 dlls/browseui/Makefile"
24341 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24343 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24344 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24345 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24347 ALL_MAKEFILES="$ALL_MAKEFILES \\
24348 dlls/browseui/tests/Makefile"
24349 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24351 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24352 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24353 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24355 ALL_MAKEFILES="$ALL_MAKEFILES \\
24356 dlls/cabinet/Makefile"
24357 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24359 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24360 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24361 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24363 ALL_MAKEFILES="$ALL_MAKEFILES \\
24364 dlls/cabinet/tests/Makefile"
24365 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24367 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24368 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24369 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24371 ALL_MAKEFILES="$ALL_MAKEFILES \\
24372 dlls/capi2032/Makefile"
24373 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24375 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24376 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24377 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24379 ALL_MAKEFILES="$ALL_MAKEFILES \\
24380 dlls/cards/Makefile"
24381 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24383 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24384 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24385 ac_config_files="$ac_config_files dlls/cards/Makefile"
24387 ALL_MAKEFILES="$ALL_MAKEFILES \\
24388 dlls/cfgmgr32/Makefile"
24389 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24391 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24392 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24393 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
24395 ALL_MAKEFILES="$ALL_MAKEFILES \\
24396 dlls/clusapi/Makefile"
24397 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24399 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24400 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
24401 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
24403 ALL_MAKEFILES="$ALL_MAKEFILES \\
24404 dlls/comcat/Makefile"
24405 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24407 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24408 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
24409 ac_config_files="$ac_config_files dlls/comcat/Makefile"
24411 ALL_MAKEFILES="$ALL_MAKEFILES \\
24412 dlls/comcat/tests/Makefile"
24413 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24415 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24416 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
24417 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
24419 ALL_MAKEFILES="$ALL_MAKEFILES \\
24420 dlls/comctl32/Makefile"
24421 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24423 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24424 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
24425 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
24427 ALL_MAKEFILES="$ALL_MAKEFILES \\
24428 dlls/comctl32/tests/Makefile"
24429 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24431 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24432 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24433 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
24435 ALL_MAKEFILES="$ALL_MAKEFILES \\
24436 dlls/comdlg32/Makefile"
24437 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24439 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24440 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24441 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
24443 ALL_MAKEFILES="$ALL_MAKEFILES \\
24444 dlls/comdlg32/tests/Makefile"
24445 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24447 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24448 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24449 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
24451 ALL_MAKEFILES="$ALL_MAKEFILES \\
24452 dlls/comm.drv16/Makefile"
24453 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24455 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24456 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
24457 ac_config_files="$ac_config_files dlls/comm.drv16/Makefile"
24459 ALL_MAKEFILES="$ALL_MAKEFILES \\
24460 dlls/compobj.dll16/Makefile"
24461 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24463 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24464 dlls/compobj.dll16/Makefile: dlls/compobj.dll16/Makefile.in dlls/Makedll.rules"
24465 ac_config_files="$ac_config_files dlls/compobj.dll16/Makefile"
24467 ALL_MAKEFILES="$ALL_MAKEFILES \\
24468 dlls/compstui/Makefile"
24469 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24471 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24472 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24473 ac_config_files="$ac_config_files dlls/compstui/Makefile"
24475 ALL_MAKEFILES="$ALL_MAKEFILES \\
24476 dlls/credui/Makefile"
24477 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24479 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24480 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24481 ac_config_files="$ac_config_files dlls/credui/Makefile"
24483 ALL_MAKEFILES="$ALL_MAKEFILES \\
24484 dlls/credui/tests/Makefile"
24485 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24487 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24488 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24489 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
24491 ALL_MAKEFILES="$ALL_MAKEFILES \\
24492 dlls/crtdll/Makefile"
24493 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24495 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24496 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24497 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
24499 ALL_MAKEFILES="$ALL_MAKEFILES \\
24500 dlls/crypt32/Makefile"
24501 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24503 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24504 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24505 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
24507 ALL_MAKEFILES="$ALL_MAKEFILES \\
24508 dlls/crypt32/tests/Makefile"
24509 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24511 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24512 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
24513 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
24515 ALL_MAKEFILES="$ALL_MAKEFILES \\
24516 dlls/cryptdlg/Makefile"
24517 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24519 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24520 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
24521 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
24523 ALL_MAKEFILES="$ALL_MAKEFILES \\
24524 dlls/cryptdll/Makefile"
24525 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24527 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24528 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
24529 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
24531 ALL_MAKEFILES="$ALL_MAKEFILES \\
24532 dlls/cryptnet/Makefile"
24533 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24535 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24536 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
24537 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
24539 ALL_MAKEFILES="$ALL_MAKEFILES \\
24540 dlls/cryptnet/tests/Makefile"
24541 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24543 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24544 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
24545 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
24547 ALL_MAKEFILES="$ALL_MAKEFILES \\
24548 dlls/cryptui/Makefile"
24549 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24551 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24552 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
24553 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
24555 ALL_MAKEFILES="$ALL_MAKEFILES \\
24556 dlls/cryptui/tests/Makefile"
24557 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24559 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24560 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
24561 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
24563 ALL_MAKEFILES="$ALL_MAKEFILES \\
24564 dlls/ctapi32/Makefile"
24565 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24567 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24568 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
24569 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
24571 ALL_MAKEFILES="$ALL_MAKEFILES \\
24572 dlls/ctl3d.dll16/Makefile"
24573 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24575 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24576 dlls/ctl3d.dll16/Makefile: dlls/ctl3d.dll16/Makefile.in dlls/Makedll.rules"
24577 ac_config_files="$ac_config_files dlls/ctl3d.dll16/Makefile"
24579 ALL_MAKEFILES="$ALL_MAKEFILES \\
24580 dlls/ctl3d32/Makefile"
24581 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24583 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24584 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
24585 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
24587 ALL_MAKEFILES="$ALL_MAKEFILES \\
24588 dlls/ctl3dv2.dll16/Makefile"
24589 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24591 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24592 dlls/ctl3dv2.dll16/Makefile: dlls/ctl3dv2.dll16/Makefile.in dlls/Makedll.rules"
24593 ac_config_files="$ac_config_files dlls/ctl3dv2.dll16/Makefile"
24595 ALL_MAKEFILES="$ALL_MAKEFILES \\
24596 dlls/d3d10/Makefile"
24597 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24599 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24600 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
24601 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
24603 ALL_MAKEFILES="$ALL_MAKEFILES \\
24604 dlls/d3d10/tests/Makefile"
24605 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24607 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24608 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
24609 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
24611 ALL_MAKEFILES="$ALL_MAKEFILES \\
24612 dlls/d3d10core/Makefile"
24613 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24615 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24616 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
24617 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
24619 ALL_MAKEFILES="$ALL_MAKEFILES \\
24620 dlls/d3d10core/tests/Makefile"
24621 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24623 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24624 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
24625 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
24627 ALL_MAKEFILES="$ALL_MAKEFILES \\
24628 dlls/d3d8/Makefile"
24629 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24631 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24632 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
24633 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
24635 ALL_MAKEFILES="$ALL_MAKEFILES \\
24636 dlls/d3d8/tests/Makefile"
24637 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24639 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24640 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
24641 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
24643 ALL_MAKEFILES="$ALL_MAKEFILES \\
24644 dlls/d3d9/Makefile"
24645 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24647 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24648 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
24649 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
24651 ALL_MAKEFILES="$ALL_MAKEFILES \\
24652 dlls/d3d9/tests/Makefile"
24653 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24655 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24656 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
24657 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
24659 ALL_MAKEFILES="$ALL_MAKEFILES \\
24660 dlls/d3dim/Makefile"
24661 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24663 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24664 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
24665 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
24667 ALL_MAKEFILES="$ALL_MAKEFILES \\
24668 dlls/d3drm/Makefile"
24669 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24671 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24672 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
24673 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
24675 ALL_MAKEFILES="$ALL_MAKEFILES \\
24676 dlls/d3drm/tests/Makefile"
24677 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24679 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24680 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
24681 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
24683 ALL_MAKEFILES="$ALL_MAKEFILES \\
24684 dlls/d3dx8/Makefile"
24685 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24687 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24688 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
24689 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
24691 ALL_MAKEFILES="$ALL_MAKEFILES \\
24692 dlls/d3dx8/tests/Makefile"
24693 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24695 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24696 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
24697 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
24699 ALL_MAKEFILES="$ALL_MAKEFILES \\
24700 dlls/d3dx9_24/Makefile"
24701 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24703 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24704 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
24705 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
24707 ALL_MAKEFILES="$ALL_MAKEFILES \\
24708 dlls/d3dx9_25/Makefile"
24709 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24711 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24712 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
24713 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
24715 ALL_MAKEFILES="$ALL_MAKEFILES \\
24716 dlls/d3dx9_26/Makefile"
24717 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24719 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24720 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
24721 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
24723 ALL_MAKEFILES="$ALL_MAKEFILES \\
24724 dlls/d3dx9_27/Makefile"
24725 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24727 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24728 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
24729 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
24731 ALL_MAKEFILES="$ALL_MAKEFILES \\
24732 dlls/d3dx9_28/Makefile"
24733 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24735 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24736 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
24737 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
24739 ALL_MAKEFILES="$ALL_MAKEFILES \\
24740 dlls/d3dx9_29/Makefile"
24741 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24743 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24744 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
24745 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
24747 ALL_MAKEFILES="$ALL_MAKEFILES \\
24748 dlls/d3dx9_30/Makefile"
24749 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24751 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24752 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
24753 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
24755 ALL_MAKEFILES="$ALL_MAKEFILES \\
24756 dlls/d3dx9_31/Makefile"
24757 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24759 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24760 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
24761 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
24763 ALL_MAKEFILES="$ALL_MAKEFILES \\
24764 dlls/d3dx9_32/Makefile"
24765 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24767 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24768 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
24769 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
24771 ALL_MAKEFILES="$ALL_MAKEFILES \\
24772 dlls/d3dx9_33/Makefile"
24773 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24775 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24776 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
24777 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
24779 ALL_MAKEFILES="$ALL_MAKEFILES \\
24780 dlls/d3dx9_34/Makefile"
24781 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24783 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24784 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
24785 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
24787 ALL_MAKEFILES="$ALL_MAKEFILES \\
24788 dlls/d3dx9_35/Makefile"
24789 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24791 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24792 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
24793 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
24795 ALL_MAKEFILES="$ALL_MAKEFILES \\
24796 dlls/d3dx9_36/Makefile"
24797 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24799 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24800 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
24801 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
24803 ALL_MAKEFILES="$ALL_MAKEFILES \\
24804 dlls/d3dx9_36/tests/Makefile"
24805 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24807 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24808 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
24809 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
24811 ALL_MAKEFILES="$ALL_MAKEFILES \\
24812 dlls/d3dx9_37/Makefile"
24813 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24815 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24816 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
24817 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
24819 ALL_MAKEFILES="$ALL_MAKEFILES \\
24820 dlls/d3dx9_38/Makefile"
24821 test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24823 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24824 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
24825 ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
24827 ALL_MAKEFILES="$ALL_MAKEFILES \\
24828 dlls/d3dx9_39/Makefile"
24829 test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24831 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24832 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
24833 ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
24835 ALL_MAKEFILES="$ALL_MAKEFILES \\
24836 dlls/d3dx9_40/Makefile"
24837 test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24839 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24840 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
24841 ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
24843 ALL_MAKEFILES="$ALL_MAKEFILES \\
24844 dlls/d3dx9_41/Makefile"
24845 test "x$enable_d3dx9_41" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24847 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24848 dlls/d3dx9_41/Makefile: dlls/d3dx9_41/Makefile.in dlls/Makedll.rules"
24849 ac_config_files="$ac_config_files dlls/d3dx9_41/Makefile"
24851 ALL_MAKEFILES="$ALL_MAKEFILES \\
24852 dlls/d3dxof/Makefile"
24853 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24855 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24856 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
24857 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
24859 ALL_MAKEFILES="$ALL_MAKEFILES \\
24860 dlls/d3dxof/tests/Makefile"
24861 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24863 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24864 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
24865 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
24867 ALL_MAKEFILES="$ALL_MAKEFILES \\
24868 dlls/dbghelp/Makefile"
24869 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24871 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24872 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
24873 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
24875 ALL_MAKEFILES="$ALL_MAKEFILES \\
24876 dlls/dciman32/Makefile"
24877 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24879 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24880 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
24881 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
24883 ALL_MAKEFILES="$ALL_MAKEFILES \\
24884 dlls/ddeml.dll16/Makefile"
24885 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24887 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24888 dlls/ddeml.dll16/Makefile: dlls/ddeml.dll16/Makefile.in dlls/Makedll.rules"
24889 ac_config_files="$ac_config_files dlls/ddeml.dll16/Makefile"
24891 ALL_MAKEFILES="$ALL_MAKEFILES \\
24892 dlls/ddraw/Makefile"
24893 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24895 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24896 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
24897 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
24899 ALL_MAKEFILES="$ALL_MAKEFILES \\
24900 dlls/ddraw/tests/Makefile"
24901 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24903 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24904 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
24905 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
24907 ALL_MAKEFILES="$ALL_MAKEFILES \\
24908 dlls/ddrawex/Makefile"
24909 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24911 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24912 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
24913 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
24915 ALL_MAKEFILES="$ALL_MAKEFILES \\
24916 dlls/ddrawex/tests/Makefile"
24917 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24919 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24920 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
24921 ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
24923 ALL_MAKEFILES="$ALL_MAKEFILES \\
24924 dlls/devenum/Makefile"
24925 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24927 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24928 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
24929 ac_config_files="$ac_config_files dlls/devenum/Makefile"
24931 ALL_MAKEFILES="$ALL_MAKEFILES \\
24932 dlls/dinput/Makefile"
24933 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24935 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24936 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
24937 ac_config_files="$ac_config_files dlls/dinput/Makefile"
24939 ALL_MAKEFILES="$ALL_MAKEFILES \\
24940 dlls/dinput/tests/Makefile"
24941 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24943 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24944 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
24945 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
24947 ALL_MAKEFILES="$ALL_MAKEFILES \\
24948 dlls/dinput8/Makefile"
24949 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24951 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24952 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
24953 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
24955 ALL_MAKEFILES="$ALL_MAKEFILES \\
24956 dlls/dispdib.dll16/Makefile"
24957 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24959 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24960 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
24961 ac_config_files="$ac_config_files dlls/dispdib.dll16/Makefile"
24963 ALL_MAKEFILES="$ALL_MAKEFILES \\
24964 dlls/display.drv16/Makefile"
24965 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24967 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24968 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
24969 ac_config_files="$ac_config_files dlls/display.drv16/Makefile"
24971 ALL_MAKEFILES="$ALL_MAKEFILES \\
24972 dlls/dmband/Makefile"
24973 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24975 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24976 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
24977 ac_config_files="$ac_config_files dlls/dmband/Makefile"
24979 ALL_MAKEFILES="$ALL_MAKEFILES \\
24980 dlls/dmcompos/Makefile"
24981 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24983 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24984 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
24985 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
24987 ALL_MAKEFILES="$ALL_MAKEFILES \\
24988 dlls/dmime/Makefile"
24989 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24991 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24992 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
24993 ac_config_files="$ac_config_files dlls/dmime/Makefile"
24995 ALL_MAKEFILES="$ALL_MAKEFILES \\
24996 dlls/dmloader/Makefile"
24997 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24999 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25000 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25001 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
25003 ALL_MAKEFILES="$ALL_MAKEFILES \\
25004 dlls/dmscript/Makefile"
25005 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25007 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25008 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25009 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
25011 ALL_MAKEFILES="$ALL_MAKEFILES \\
25012 dlls/dmstyle/Makefile"
25013 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25015 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25016 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25017 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
25019 ALL_MAKEFILES="$ALL_MAKEFILES \\
25020 dlls/dmsynth/Makefile"
25021 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25023 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25024 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25025 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
25027 ALL_MAKEFILES="$ALL_MAKEFILES \\
25028 dlls/dmusic/Makefile"
25029 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25031 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25032 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25033 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
25035 ALL_MAKEFILES="$ALL_MAKEFILES \\
25036 dlls/dmusic32/Makefile"
25037 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25039 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25040 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25041 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
25043 ALL_MAKEFILES="$ALL_MAKEFILES \\
25044 dlls/dnsapi/Makefile"
25045 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25047 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25048 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25049 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
25051 ALL_MAKEFILES="$ALL_MAKEFILES \\
25052 dlls/dnsapi/tests/Makefile"
25053 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25055 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25056 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25057 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
25059 ALL_MAKEFILES="$ALL_MAKEFILES \\
25060 dlls/dplay/Makefile"
25061 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25063 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25064 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25065 ac_config_files="$ac_config_files dlls/dplay/Makefile"
25067 ALL_MAKEFILES="$ALL_MAKEFILES \\
25068 dlls/dplayx/Makefile"
25069 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25071 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25072 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25073 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
25075 ALL_MAKEFILES="$ALL_MAKEFILES \\
25076 dlls/dplayx/tests/Makefile"
25077 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25079 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25080 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25081 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
25083 ALL_MAKEFILES="$ALL_MAKEFILES \\
25084 dlls/dpnaddr/Makefile"
25085 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25087 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25088 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25089 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
25091 ALL_MAKEFILES="$ALL_MAKEFILES \\
25092 dlls/dpnet/Makefile"
25093 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25095 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25096 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25097 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
25099 ALL_MAKEFILES="$ALL_MAKEFILES \\
25100 dlls/dpnhpast/Makefile"
25101 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25103 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25104 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25105 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
25107 ALL_MAKEFILES="$ALL_MAKEFILES \\
25108 dlls/dpnlobby/Makefile"
25109 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25111 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25112 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25113 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
25115 ALL_MAKEFILES="$ALL_MAKEFILES \\
25116 dlls/dpwsockx/Makefile"
25117 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25119 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25120 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25121 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
25123 ALL_MAKEFILES="$ALL_MAKEFILES \\
25124 dlls/dsound/Makefile"
25125 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25127 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25128 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25129 ac_config_files="$ac_config_files dlls/dsound/Makefile"
25131 ALL_MAKEFILES="$ALL_MAKEFILES \\
25132 dlls/dsound/tests/Makefile"
25133 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25135 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25136 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25137 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
25139 ALL_MAKEFILES="$ALL_MAKEFILES \\
25140 dlls/dssenh/Makefile"
25141 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25143 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25144 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25145 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
25147 ALL_MAKEFILES="$ALL_MAKEFILES \\
25148 dlls/dswave/Makefile"
25149 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25151 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25152 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25153 ac_config_files="$ac_config_files dlls/dswave/Makefile"
25155 ALL_MAKEFILES="$ALL_MAKEFILES \\
25156 dlls/dwmapi/Makefile"
25157 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25159 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25160 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25161 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
25163 ALL_MAKEFILES="$ALL_MAKEFILES \\
25164 dlls/dxdiagn/Makefile"
25165 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25167 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25168 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25169 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
25171 ALL_MAKEFILES="$ALL_MAKEFILES \\
25172 dlls/dxerr8/Makefile"
25173 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25175 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25176 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25177 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
25179 ALL_MAKEFILES="$ALL_MAKEFILES \\
25180 dlls/dxerr9/Makefile"
25181 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25183 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25184 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25185 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
25187 ALL_MAKEFILES="$ALL_MAKEFILES \\
25188 dlls/dxgi/Makefile"
25189 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25191 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25192 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25193 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
25195 ALL_MAKEFILES="$ALL_MAKEFILES \\
25196 dlls/dxgi/tests/Makefile"
25197 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25199 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25200 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25201 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
25203 ALL_MAKEFILES="$ALL_MAKEFILES \\
25204 dlls/dxguid/Makefile"
25205 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25207 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25208 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25209 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
25211 ALL_MAKEFILES="$ALL_MAKEFILES \\
25212 dlls/faultrep/Makefile"
25213 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25215 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25216 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25217 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
25219 ALL_MAKEFILES="$ALL_MAKEFILES \\
25220 dlls/fusion/Makefile"
25221 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25223 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25224 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25225 ac_config_files="$ac_config_files dlls/fusion/Makefile"
25227 ALL_MAKEFILES="$ALL_MAKEFILES \\
25228 dlls/fusion/tests/Makefile"
25229 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25231 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25232 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25233 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
25235 ALL_MAKEFILES="$ALL_MAKEFILES \\
25236 dlls/gdi32/Makefile"
25237 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25239 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25240 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25241 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
25243 ALL_MAKEFILES="$ALL_MAKEFILES \\
25244 dlls/gdi32/tests/Makefile"
25245 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25247 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25248 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25249 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
25251 ALL_MAKEFILES="$ALL_MAKEFILES \\
25252 dlls/gdiplus/Makefile"
25253 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25255 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25256 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25257 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
25259 ALL_MAKEFILES="$ALL_MAKEFILES \\
25260 dlls/gdiplus/tests/Makefile"
25261 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25263 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25264 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25265 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
25267 ALL_MAKEFILES="$ALL_MAKEFILES \\
25268 dlls/glu32/Makefile"
25269 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25271 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25272 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25273 ac_config_files="$ac_config_files dlls/glu32/Makefile"
25275 ALL_MAKEFILES="$ALL_MAKEFILES \\
25276 dlls/gphoto2.ds/Makefile"
25277 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25279 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25280 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25281 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
25283 ALL_MAKEFILES="$ALL_MAKEFILES \\
25284 dlls/gpkcsp/Makefile"
25285 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25287 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25288 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25289 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
25291 ALL_MAKEFILES="$ALL_MAKEFILES \\
25293 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25295 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25296 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25297 ac_config_files="$ac_config_files dlls/hal/Makefile"
25299 ALL_MAKEFILES="$ALL_MAKEFILES \\
25300 dlls/hhctrl.ocx/Makefile"
25301 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25303 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25304 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25305 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
25307 ALL_MAKEFILES="$ALL_MAKEFILES \\
25309 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25311 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25312 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25313 ac_config_files="$ac_config_files dlls/hid/Makefile"
25315 ALL_MAKEFILES="$ALL_MAKEFILES \\
25316 dlls/hlink/Makefile"
25317 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25319 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25320 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25321 ac_config_files="$ac_config_files dlls/hlink/Makefile"
25323 ALL_MAKEFILES="$ALL_MAKEFILES \\
25324 dlls/hlink/tests/Makefile"
25325 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25327 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25328 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25329 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
25331 ALL_MAKEFILES="$ALL_MAKEFILES \\
25332 dlls/hnetcfg/Makefile"
25333 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25335 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25336 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25337 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
25339 ALL_MAKEFILES="$ALL_MAKEFILES \\
25340 dlls/httpapi/Makefile"
25341 test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25343 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25344 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25345 ac_config_files="$ac_config_files dlls/httpapi/Makefile"
25347 ALL_MAKEFILES="$ALL_MAKEFILES \\
25348 dlls/iccvid/Makefile"
25349 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25351 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25352 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25353 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
25355 ALL_MAKEFILES="$ALL_MAKEFILES \\
25356 dlls/icmp/Makefile"
25357 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25359 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25360 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25361 ac_config_files="$ac_config_files dlls/icmp/Makefile"
25363 ALL_MAKEFILES="$ALL_MAKEFILES \\
25364 dlls/ifsmgr.vxd/Makefile"
25365 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25367 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25368 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25369 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25371 ALL_MAKEFILES="$ALL_MAKEFILES \\
25372 dlls/imaadp32.acm/Makefile"
25373 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25375 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25376 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25377 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
25379 ALL_MAKEFILES="$ALL_MAKEFILES \\
25380 dlls/imagehlp/Makefile"
25381 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25383 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25384 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25385 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
25387 ALL_MAKEFILES="$ALL_MAKEFILES \\
25388 dlls/imm.dll16/Makefile"
25389 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25391 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25392 dlls/imm.dll16/Makefile: dlls/imm.dll16/Makefile.in dlls/Makedll.rules"
25393 ac_config_files="$ac_config_files dlls/imm.dll16/Makefile"
25395 ALL_MAKEFILES="$ALL_MAKEFILES \\
25396 dlls/imm32/Makefile"
25397 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25399 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25400 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25401 ac_config_files="$ac_config_files dlls/imm32/Makefile"
25403 ALL_MAKEFILES="$ALL_MAKEFILES \\
25404 dlls/imm32/tests/Makefile"
25405 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25407 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25408 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
25409 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
25411 ALL_MAKEFILES="$ALL_MAKEFILES \\
25412 dlls/inetcomm/Makefile"
25413 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25415 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25416 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
25417 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
25419 ALL_MAKEFILES="$ALL_MAKEFILES \\
25420 dlls/inetcomm/tests/Makefile"
25421 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25423 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25424 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
25425 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
25427 ALL_MAKEFILES="$ALL_MAKEFILES \\
25428 dlls/inetmib1/Makefile"
25429 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25431 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25432 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
25433 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
25435 ALL_MAKEFILES="$ALL_MAKEFILES \\
25436 dlls/inetmib1/tests/Makefile"
25437 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25439 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25440 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
25441 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
25443 ALL_MAKEFILES="$ALL_MAKEFILES \\
25444 dlls/infosoft/Makefile"
25445 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25447 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25448 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
25449 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
25451 ALL_MAKEFILES="$ALL_MAKEFILES \\
25452 dlls/infosoft/tests/Makefile"
25453 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25455 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25456 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
25457 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
25459 ALL_MAKEFILES="$ALL_MAKEFILES \\
25460 dlls/initpki/Makefile"
25461 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25463 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25464 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
25465 ac_config_files="$ac_config_files dlls/initpki/Makefile"
25467 ALL_MAKEFILES="$ALL_MAKEFILES \\
25468 dlls/inkobj/Makefile"
25469 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25471 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25472 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
25473 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
25475 ALL_MAKEFILES="$ALL_MAKEFILES \\
25476 dlls/inseng/Makefile"
25477 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25479 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25480 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
25481 ac_config_files="$ac_config_files dlls/inseng/Makefile"
25483 ALL_MAKEFILES="$ALL_MAKEFILES \\
25484 dlls/iphlpapi/Makefile"
25485 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25487 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25488 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
25489 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
25491 ALL_MAKEFILES="$ALL_MAKEFILES \\
25492 dlls/iphlpapi/tests/Makefile"
25493 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25495 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25496 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
25497 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
25499 ALL_MAKEFILES="$ALL_MAKEFILES \\
25500 dlls/itircl/Makefile"
25501 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25503 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25504 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
25505 ac_config_files="$ac_config_files dlls/itircl/Makefile"
25507 ALL_MAKEFILES="$ALL_MAKEFILES \\
25508 dlls/itss/Makefile"
25509 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25511 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25512 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
25513 ac_config_files="$ac_config_files dlls/itss/Makefile"
25515 ALL_MAKEFILES="$ALL_MAKEFILES \\
25516 dlls/itss/tests/Makefile"
25517 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25519 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25520 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
25521 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
25523 ALL_MAKEFILES="$ALL_MAKEFILES \\
25524 dlls/jscript/Makefile"
25525 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25527 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25528 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
25529 ac_config_files="$ac_config_files dlls/jscript/Makefile"
25531 ALL_MAKEFILES="$ALL_MAKEFILES \\
25532 dlls/jscript/tests/Makefile"
25533 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25535 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25536 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
25537 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
25539 ALL_MAKEFILES="$ALL_MAKEFILES \\
25540 dlls/kernel32/Makefile"
25541 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25543 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25544 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
25545 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
25547 ALL_MAKEFILES="$ALL_MAKEFILES \\
25548 dlls/kernel32/tests/Makefile"
25549 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25551 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25552 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
25553 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
25555 ALL_MAKEFILES="$ALL_MAKEFILES \\
25556 dlls/keyboard.drv16/Makefile"
25557 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25559 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25560 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
25561 ac_config_files="$ac_config_files dlls/keyboard.drv16/Makefile"
25563 ALL_MAKEFILES="$ALL_MAKEFILES \\
25564 dlls/loadperf/Makefile"
25565 test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25567 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25568 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
25569 ac_config_files="$ac_config_files dlls/loadperf/Makefile"
25571 ALL_MAKEFILES="$ALL_MAKEFILES \\
25572 dlls/localspl/Makefile"
25573 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25575 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25576 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
25577 ac_config_files="$ac_config_files dlls/localspl/Makefile"
25579 ALL_MAKEFILES="$ALL_MAKEFILES \\
25580 dlls/localspl/tests/Makefile"
25581 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25583 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25584 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
25585 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
25587 ALL_MAKEFILES="$ALL_MAKEFILES \\
25588 dlls/localui/Makefile"
25589 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25591 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25592 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
25593 ac_config_files="$ac_config_files dlls/localui/Makefile"
25595 ALL_MAKEFILES="$ALL_MAKEFILES \\
25596 dlls/localui/tests/Makefile"
25597 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25599 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25600 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
25601 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
25603 ALL_MAKEFILES="$ALL_MAKEFILES \\
25604 dlls/lz32/Makefile"
25605 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25607 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25608 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
25609 ac_config_files="$ac_config_files dlls/lz32/Makefile"
25611 ALL_MAKEFILES="$ALL_MAKEFILES \\
25612 dlls/lz32/tests/Makefile"
25613 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25615 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25616 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
25617 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
25619 ALL_MAKEFILES="$ALL_MAKEFILES \\
25620 dlls/lzexpand.dll16/Makefile"
25621 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25623 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25624 dlls/lzexpand.dll16/Makefile: dlls/lzexpand.dll16/Makefile.in dlls/Makedll.rules"
25625 ac_config_files="$ac_config_files dlls/lzexpand.dll16/Makefile"
25627 ALL_MAKEFILES="$ALL_MAKEFILES \\
25628 dlls/mapi32/Makefile"
25629 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25631 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25632 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
25633 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
25635 ALL_MAKEFILES="$ALL_MAKEFILES \\
25636 dlls/mapi32/tests/Makefile"
25637 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25639 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25640 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
25641 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
25643 ALL_MAKEFILES="$ALL_MAKEFILES \\
25644 dlls/mciavi32/Makefile"
25645 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25647 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25648 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
25649 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
25651 ALL_MAKEFILES="$ALL_MAKEFILES \\
25652 dlls/mcicda/Makefile"
25653 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25655 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25656 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
25657 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
25659 ALL_MAKEFILES="$ALL_MAKEFILES \\
25660 dlls/mciqtz32/Makefile"
25661 test "x$enable_mciqtz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25663 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25664 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
25665 ac_config_files="$ac_config_files dlls/mciqtz32/Makefile"
25667 ALL_MAKEFILES="$ALL_MAKEFILES \\
25668 dlls/mciseq/Makefile"
25669 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25671 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25672 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
25673 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
25675 ALL_MAKEFILES="$ALL_MAKEFILES \\
25676 dlls/mciwave/Makefile"
25677 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25679 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25680 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
25681 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
25683 ALL_MAKEFILES="$ALL_MAKEFILES \\
25684 dlls/midimap/Makefile"
25685 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25687 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25688 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
25689 ac_config_files="$ac_config_files dlls/midimap/Makefile"
25691 ALL_MAKEFILES="$ALL_MAKEFILES \\
25692 dlls/mlang/Makefile"
25693 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25695 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25696 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
25697 ac_config_files="$ac_config_files dlls/mlang/Makefile"
25699 ALL_MAKEFILES="$ALL_MAKEFILES \\
25700 dlls/mlang/tests/Makefile"
25701 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25703 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25704 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
25705 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
25707 ALL_MAKEFILES="$ALL_MAKEFILES \\
25708 dlls/mmdevldr.vxd/Makefile"
25709 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25711 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25712 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
25713 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
25715 ALL_MAKEFILES="$ALL_MAKEFILES \\
25716 dlls/monodebg.vxd/Makefile"
25717 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25719 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25720 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
25721 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
25723 ALL_MAKEFILES="$ALL_MAKEFILES \\
25724 dlls/mountmgr.sys/Makefile"
25725 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25727 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25728 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
25729 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
25731 ALL_MAKEFILES="$ALL_MAKEFILES \\
25732 dlls/mouse.drv16/Makefile"
25733 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25735 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25736 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
25737 ac_config_files="$ac_config_files dlls/mouse.drv16/Makefile"
25739 ALL_MAKEFILES="$ALL_MAKEFILES \\
25741 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25743 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25744 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
25745 ac_config_files="$ac_config_files dlls/mpr/Makefile"
25747 ALL_MAKEFILES="$ALL_MAKEFILES \\
25748 dlls/mprapi/Makefile"
25749 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25751 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25752 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
25753 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
25755 ALL_MAKEFILES="$ALL_MAKEFILES \\
25756 dlls/msacm.dll16/Makefile"
25757 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25759 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25760 dlls/msacm.dll16/Makefile: dlls/msacm.dll16/Makefile.in dlls/Makedll.rules"
25761 ac_config_files="$ac_config_files dlls/msacm.dll16/Makefile"
25763 ALL_MAKEFILES="$ALL_MAKEFILES \\
25764 dlls/msacm32.drv/Makefile"
25765 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25767 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25768 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
25769 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
25771 ALL_MAKEFILES="$ALL_MAKEFILES \\
25772 dlls/msacm32/Makefile"
25773 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25775 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25776 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
25777 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
25779 ALL_MAKEFILES="$ALL_MAKEFILES \\
25780 dlls/msacm32/tests/Makefile"
25781 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25783 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25784 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
25785 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
25787 ALL_MAKEFILES="$ALL_MAKEFILES \\
25788 dlls/msadp32.acm/Makefile"
25789 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25791 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25792 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
25793 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
25795 ALL_MAKEFILES="$ALL_MAKEFILES \\
25796 dlls/mscat32/Makefile"
25797 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25799 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25800 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
25801 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
25803 ALL_MAKEFILES="$ALL_MAKEFILES \\
25804 dlls/mscms/Makefile"
25805 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25807 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25808 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
25809 ac_config_files="$ac_config_files dlls/mscms/Makefile"
25811 ALL_MAKEFILES="$ALL_MAKEFILES \\
25812 dlls/mscms/tests/Makefile"
25813 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25815 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25816 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
25817 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
25819 ALL_MAKEFILES="$ALL_MAKEFILES \\
25820 dlls/mscoree/Makefile"
25821 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25823 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25824 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
25825 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
25827 ALL_MAKEFILES="$ALL_MAKEFILES \\
25828 dlls/msctf/Makefile"
25829 test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25831 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25832 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
25833 ac_config_files="$ac_config_files dlls/msctf/Makefile"
25835 ALL_MAKEFILES="$ALL_MAKEFILES \\
25836 dlls/msctf/tests/Makefile"
25837 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25839 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25840 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
25841 ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
25843 ALL_MAKEFILES="$ALL_MAKEFILES \\
25844 dlls/msdmo/Makefile"
25845 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25847 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25848 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
25849 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
25851 ALL_MAKEFILES="$ALL_MAKEFILES \\
25852 dlls/msftedit/Makefile"
25853 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25855 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25856 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
25857 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
25859 ALL_MAKEFILES="$ALL_MAKEFILES \\
25860 dlls/msg711.acm/Makefile"
25861 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25863 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25864 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
25865 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
25867 ALL_MAKEFILES="$ALL_MAKEFILES \\
25868 dlls/mshtml.tlb/Makefile"
25869 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25871 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25872 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
25873 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
25875 ALL_MAKEFILES="$ALL_MAKEFILES \\
25876 dlls/mshtml/Makefile"
25877 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25879 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25880 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
25881 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
25883 ALL_MAKEFILES="$ALL_MAKEFILES \\
25884 dlls/mshtml/tests/Makefile"
25885 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25887 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25888 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
25889 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
25891 ALL_MAKEFILES="$ALL_MAKEFILES \\
25893 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25895 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25896 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
25897 ac_config_files="$ac_config_files dlls/msi/Makefile"
25899 ALL_MAKEFILES="$ALL_MAKEFILES \\
25900 dlls/msi/tests/Makefile"
25901 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25903 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25904 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
25905 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
25907 ALL_MAKEFILES="$ALL_MAKEFILES \\
25908 dlls/msimg32/Makefile"
25909 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25911 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25912 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
25913 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
25915 ALL_MAKEFILES="$ALL_MAKEFILES \\
25916 dlls/msimtf/Makefile"
25917 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25919 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25920 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
25921 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
25923 ALL_MAKEFILES="$ALL_MAKEFILES \\
25924 dlls/msisip/Makefile"
25925 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25927 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25928 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
25929 ac_config_files="$ac_config_files dlls/msisip/Makefile"
25931 ALL_MAKEFILES="$ALL_MAKEFILES \\
25932 dlls/msisys.ocx/Makefile"
25933 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25935 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25936 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
25937 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
25939 ALL_MAKEFILES="$ALL_MAKEFILES \\
25940 dlls/msnet32/Makefile"
25941 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25943 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25944 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
25945 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
25947 ALL_MAKEFILES="$ALL_MAKEFILES \\
25948 dlls/msrle32/Makefile"
25949 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25951 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25952 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
25953 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
25955 ALL_MAKEFILES="$ALL_MAKEFILES \\
25956 dlls/mssign32/Makefile"
25957 test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25959 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25960 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
25961 ac_config_files="$ac_config_files dlls/mssign32/Makefile"
25963 ALL_MAKEFILES="$ALL_MAKEFILES \\
25964 dlls/mssip32/Makefile"
25965 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25967 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25968 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
25969 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
25971 ALL_MAKEFILES="$ALL_MAKEFILES \\
25972 dlls/mstask/Makefile"
25973 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25975 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25976 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
25977 ac_config_files="$ac_config_files dlls/mstask/Makefile"
25979 ALL_MAKEFILES="$ALL_MAKEFILES \\
25980 dlls/mstask/tests/Makefile"
25981 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25983 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25984 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
25985 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
25987 ALL_MAKEFILES="$ALL_MAKEFILES \\
25988 dlls/msvcirt/Makefile"
25989 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25991 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25992 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
25993 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
25995 ALL_MAKEFILES="$ALL_MAKEFILES \\
25996 dlls/msvcr71/Makefile"
25997 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25999 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26000 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
26001 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
26003 ALL_MAKEFILES="$ALL_MAKEFILES \\
26004 dlls/msvcrt/Makefile"
26005 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26007 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26008 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26009 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
26011 ALL_MAKEFILES="$ALL_MAKEFILES \\
26012 dlls/msvcrt/tests/Makefile"
26013 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26015 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26016 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26017 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
26019 ALL_MAKEFILES="$ALL_MAKEFILES \\
26020 dlls/msvcrt20/Makefile"
26021 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26023 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26024 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26025 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
26027 ALL_MAKEFILES="$ALL_MAKEFILES \\
26028 dlls/msvcrt40/Makefile"
26029 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26031 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26032 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26033 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
26035 ALL_MAKEFILES="$ALL_MAKEFILES \\
26036 dlls/msvcrtd/Makefile"
26037 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26039 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26040 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26041 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
26043 ALL_MAKEFILES="$ALL_MAKEFILES \\
26044 dlls/msvcrtd/tests/Makefile"
26045 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26047 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26048 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26049 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
26051 ALL_MAKEFILES="$ALL_MAKEFILES \\
26052 dlls/msvfw32/Makefile"
26053 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26055 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26056 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26057 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
26059 ALL_MAKEFILES="$ALL_MAKEFILES \\
26060 dlls/msvfw32/tests/Makefile"
26061 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26063 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26064 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26065 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
26067 ALL_MAKEFILES="$ALL_MAKEFILES \\
26068 dlls/msvidc32/Makefile"
26069 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26071 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26072 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26073 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
26075 ALL_MAKEFILES="$ALL_MAKEFILES \\
26076 dlls/msvideo.dll16/Makefile"
26077 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26079 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26080 dlls/msvideo.dll16/Makefile: dlls/msvideo.dll16/Makefile.in dlls/Makedll.rules"
26081 ac_config_files="$ac_config_files dlls/msvideo.dll16/Makefile"
26083 ALL_MAKEFILES="$ALL_MAKEFILES \\
26084 dlls/mswsock/Makefile"
26085 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26087 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26088 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26089 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
26091 ALL_MAKEFILES="$ALL_MAKEFILES \\
26092 dlls/msxml3/Makefile"
26093 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26095 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26096 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26097 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
26099 ALL_MAKEFILES="$ALL_MAKEFILES \\
26100 dlls/msxml3/tests/Makefile"
26101 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26103 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26104 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26105 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
26107 ALL_MAKEFILES="$ALL_MAKEFILES \\
26108 dlls/nddeapi/Makefile"
26109 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26111 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26112 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26113 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
26115 ALL_MAKEFILES="$ALL_MAKEFILES \\
26116 dlls/netapi32/Makefile"
26117 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26119 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26120 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26121 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
26123 ALL_MAKEFILES="$ALL_MAKEFILES \\
26124 dlls/netapi32/tests/Makefile"
26125 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26127 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26128 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26129 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
26131 ALL_MAKEFILES="$ALL_MAKEFILES \\
26132 dlls/newdev/Makefile"
26133 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26135 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26136 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26137 ac_config_files="$ac_config_files dlls/newdev/Makefile"
26139 ALL_MAKEFILES="$ALL_MAKEFILES \\
26140 dlls/ntdll/Makefile"
26141 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26143 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26144 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26145 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
26147 ALL_MAKEFILES="$ALL_MAKEFILES \\
26148 dlls/ntdll/tests/Makefile"
26149 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26151 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26152 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26153 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
26155 ALL_MAKEFILES="$ALL_MAKEFILES \\
26156 dlls/ntdsapi/Makefile"
26157 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26159 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26160 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26161 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
26163 ALL_MAKEFILES="$ALL_MAKEFILES \\
26164 dlls/ntdsapi/tests/Makefile"
26165 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26167 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26168 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26169 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
26171 ALL_MAKEFILES="$ALL_MAKEFILES \\
26172 dlls/ntoskrnl.exe/Makefile"
26173 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26175 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26176 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26177 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26179 ALL_MAKEFILES="$ALL_MAKEFILES \\
26180 dlls/ntprint/Makefile"
26181 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26183 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26184 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26185 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
26187 ALL_MAKEFILES="$ALL_MAKEFILES \\
26188 dlls/ntprint/tests/Makefile"
26189 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26191 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26192 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26193 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
26195 ALL_MAKEFILES="$ALL_MAKEFILES \\
26196 dlls/objsel/Makefile"
26197 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26199 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26200 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26201 ac_config_files="$ac_config_files dlls/objsel/Makefile"
26203 ALL_MAKEFILES="$ALL_MAKEFILES \\
26204 dlls/odbc32/Makefile"
26205 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26207 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26208 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26209 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
26211 ALL_MAKEFILES="$ALL_MAKEFILES \\
26212 dlls/odbccp32/Makefile"
26213 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26215 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26216 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26217 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
26219 ALL_MAKEFILES="$ALL_MAKEFILES \\
26220 dlls/odbccp32/tests/Makefile"
26221 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26223 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26224 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26225 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
26227 ALL_MAKEFILES="$ALL_MAKEFILES \\
26228 dlls/ole2.dll16/Makefile"
26229 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26231 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26232 dlls/ole2.dll16/Makefile: dlls/ole2.dll16/Makefile.in dlls/Makedll.rules"
26233 ac_config_files="$ac_config_files dlls/ole2.dll16/Makefile"
26235 ALL_MAKEFILES="$ALL_MAKEFILES \\
26236 dlls/ole2conv.dll16/Makefile"
26237 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26239 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26240 dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules"
26241 ac_config_files="$ac_config_files dlls/ole2conv.dll16/Makefile"
26243 ALL_MAKEFILES="$ALL_MAKEFILES \\
26244 dlls/ole2disp.dll16/Makefile"
26245 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26247 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26248 dlls/ole2disp.dll16/Makefile: dlls/ole2disp.dll16/Makefile.in dlls/Makedll.rules"
26249 ac_config_files="$ac_config_files dlls/ole2disp.dll16/Makefile"
26251 ALL_MAKEFILES="$ALL_MAKEFILES \\
26252 dlls/ole2nls.dll16/Makefile"
26253 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26255 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26256 dlls/ole2nls.dll16/Makefile: dlls/ole2nls.dll16/Makefile.in dlls/Makedll.rules"
26257 ac_config_files="$ac_config_files dlls/ole2nls.dll16/Makefile"
26259 ALL_MAKEFILES="$ALL_MAKEFILES \\
26260 dlls/ole2prox.dll16/Makefile"
26261 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26263 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26264 dlls/ole2prox.dll16/Makefile: dlls/ole2prox.dll16/Makefile.in dlls/Makedll.rules"
26265 ac_config_files="$ac_config_files dlls/ole2prox.dll16/Makefile"
26267 ALL_MAKEFILES="$ALL_MAKEFILES \\
26268 dlls/ole2thk.dll16/Makefile"
26269 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26271 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26272 dlls/ole2thk.dll16/Makefile: dlls/ole2thk.dll16/Makefile.in dlls/Makedll.rules"
26273 ac_config_files="$ac_config_files dlls/ole2thk.dll16/Makefile"
26275 ALL_MAKEFILES="$ALL_MAKEFILES \\
26276 dlls/ole32/Makefile"
26277 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26279 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26280 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26281 ac_config_files="$ac_config_files dlls/ole32/Makefile"
26283 ALL_MAKEFILES="$ALL_MAKEFILES \\
26284 dlls/ole32/tests/Makefile"
26285 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26287 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26288 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26289 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
26291 ALL_MAKEFILES="$ALL_MAKEFILES \\
26292 dlls/oleacc/Makefile"
26293 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26295 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26296 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26297 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
26299 ALL_MAKEFILES="$ALL_MAKEFILES \\
26300 dlls/oleacc/tests/Makefile"
26301 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26303 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26304 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26305 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
26307 ALL_MAKEFILES="$ALL_MAKEFILES \\
26308 dlls/oleaut32/Makefile"
26309 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26311 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26312 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26313 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
26315 ALL_MAKEFILES="$ALL_MAKEFILES \\
26316 dlls/oleaut32/tests/Makefile"
26317 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26319 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26320 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26321 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
26323 ALL_MAKEFILES="$ALL_MAKEFILES \\
26324 dlls/olecli.dll16/Makefile"
26325 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26327 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26328 dlls/olecli.dll16/Makefile: dlls/olecli.dll16/Makefile.in dlls/Makedll.rules"
26329 ac_config_files="$ac_config_files dlls/olecli.dll16/Makefile"
26331 ALL_MAKEFILES="$ALL_MAKEFILES \\
26332 dlls/olecli32/Makefile"
26333 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26335 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26336 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26337 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
26339 ALL_MAKEFILES="$ALL_MAKEFILES \\
26340 dlls/oledlg/Makefile"
26341 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26343 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26344 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26345 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
26347 ALL_MAKEFILES="$ALL_MAKEFILES \\
26348 dlls/olepro32/Makefile"
26349 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26351 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26352 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26353 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
26355 ALL_MAKEFILES="$ALL_MAKEFILES \\
26356 dlls/olesvr.dll16/Makefile"
26357 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26359 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26360 dlls/olesvr.dll16/Makefile: dlls/olesvr.dll16/Makefile.in dlls/Makedll.rules"
26361 ac_config_files="$ac_config_files dlls/olesvr.dll16/Makefile"
26363 ALL_MAKEFILES="$ALL_MAKEFILES \\
26364 dlls/olesvr32/Makefile"
26365 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26367 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26368 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26369 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
26371 ALL_MAKEFILES="$ALL_MAKEFILES \\
26372 dlls/olethk32/Makefile"
26373 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26375 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26376 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26377 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
26379 ALL_MAKEFILES="$ALL_MAKEFILES \\
26380 dlls/opengl32/Makefile"
26381 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26383 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26384 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26385 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
26387 ALL_MAKEFILES="$ALL_MAKEFILES \\
26388 dlls/opengl32/tests/Makefile"
26389 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26391 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26392 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
26393 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
26395 ALL_MAKEFILES="$ALL_MAKEFILES \\
26397 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26399 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26400 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
26401 ac_config_files="$ac_config_files dlls/pdh/Makefile"
26403 ALL_MAKEFILES="$ALL_MAKEFILES \\
26404 dlls/pdh/tests/Makefile"
26405 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26407 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26408 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
26409 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
26411 ALL_MAKEFILES="$ALL_MAKEFILES \\
26412 dlls/pidgen/Makefile"
26413 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26415 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26416 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
26417 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
26419 ALL_MAKEFILES="$ALL_MAKEFILES \\
26420 dlls/powrprof/Makefile"
26421 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26423 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26424 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
26425 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
26427 ALL_MAKEFILES="$ALL_MAKEFILES \\
26428 dlls/printui/Makefile"
26429 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26431 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26432 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
26433 ac_config_files="$ac_config_files dlls/printui/Makefile"
26435 ALL_MAKEFILES="$ALL_MAKEFILES \\
26436 dlls/propsys/Makefile"
26437 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26439 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26440 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
26441 ac_config_files="$ac_config_files dlls/propsys/Makefile"
26443 ALL_MAKEFILES="$ALL_MAKEFILES \\
26444 dlls/psapi/Makefile"
26445 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26447 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26448 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
26449 ac_config_files="$ac_config_files dlls/psapi/Makefile"
26451 ALL_MAKEFILES="$ALL_MAKEFILES \\
26452 dlls/psapi/tests/Makefile"
26453 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26455 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26456 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
26457 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
26459 ALL_MAKEFILES="$ALL_MAKEFILES \\
26460 dlls/pstorec/Makefile"
26461 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26463 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26464 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
26465 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
26467 ALL_MAKEFILES="$ALL_MAKEFILES \\
26468 dlls/qcap/Makefile"
26469 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26471 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26472 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
26473 ac_config_files="$ac_config_files dlls/qcap/Makefile"
26475 ALL_MAKEFILES="$ALL_MAKEFILES \\
26476 dlls/qedit/Makefile"
26477 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26479 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26480 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
26481 ac_config_files="$ac_config_files dlls/qedit/Makefile"
26483 ALL_MAKEFILES="$ALL_MAKEFILES \\
26484 dlls/qedit/tests/Makefile"
26485 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26487 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26488 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
26489 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
26491 ALL_MAKEFILES="$ALL_MAKEFILES \\
26492 dlls/qmgr/Makefile"
26493 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26495 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26496 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
26497 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
26499 ALL_MAKEFILES="$ALL_MAKEFILES \\
26500 dlls/qmgr/tests/Makefile"
26501 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26503 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26504 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
26505 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
26507 ALL_MAKEFILES="$ALL_MAKEFILES \\
26508 dlls/qmgrprxy/Makefile"
26509 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26511 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26512 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
26513 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
26515 ALL_MAKEFILES="$ALL_MAKEFILES \\
26516 dlls/quartz/Makefile"
26517 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26519 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26520 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
26521 ac_config_files="$ac_config_files dlls/quartz/Makefile"
26523 ALL_MAKEFILES="$ALL_MAKEFILES \\
26524 dlls/quartz/tests/Makefile"
26525 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26527 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26528 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
26529 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
26531 ALL_MAKEFILES="$ALL_MAKEFILES \\
26532 dlls/query/Makefile"
26533 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26535 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26536 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
26537 ac_config_files="$ac_config_files dlls/query/Makefile"
26539 ALL_MAKEFILES="$ALL_MAKEFILES \\
26540 dlls/rasapi16.dll16/Makefile"
26541 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26543 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26544 dlls/rasapi16.dll16/Makefile: dlls/rasapi16.dll16/Makefile.in dlls/Makedll.rules"
26545 ac_config_files="$ac_config_files dlls/rasapi16.dll16/Makefile"
26547 ALL_MAKEFILES="$ALL_MAKEFILES \\
26548 dlls/rasapi32/Makefile"
26549 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26551 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26552 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
26553 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
26555 ALL_MAKEFILES="$ALL_MAKEFILES \\
26556 dlls/rasapi32/tests/Makefile"
26557 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26559 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26560 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
26561 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
26563 ALL_MAKEFILES="$ALL_MAKEFILES \\
26564 dlls/rasdlg/Makefile"
26565 test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26567 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26568 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
26569 ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
26571 ALL_MAKEFILES="$ALL_MAKEFILES \\
26572 dlls/resutils/Makefile"
26573 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26575 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26576 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
26577 ac_config_files="$ac_config_files dlls/resutils/Makefile"
26579 ALL_MAKEFILES="$ALL_MAKEFILES \\
26580 dlls/riched20/Makefile"
26581 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26583 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26584 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
26585 ac_config_files="$ac_config_files dlls/riched20/Makefile"
26587 ALL_MAKEFILES="$ALL_MAKEFILES \\
26588 dlls/riched20/tests/Makefile"
26589 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26591 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26592 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
26593 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
26595 ALL_MAKEFILES="$ALL_MAKEFILES \\
26596 dlls/riched32/Makefile"
26597 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26599 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26600 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
26601 ac_config_files="$ac_config_files dlls/riched32/Makefile"
26603 ALL_MAKEFILES="$ALL_MAKEFILES \\
26604 dlls/riched32/tests/Makefile"
26605 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26607 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26608 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
26609 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
26611 ALL_MAKEFILES="$ALL_MAKEFILES \\
26612 dlls/rpcrt4/Makefile"
26613 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26615 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26616 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
26617 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
26619 ALL_MAKEFILES="$ALL_MAKEFILES \\
26620 dlls/rpcrt4/tests/Makefile"
26621 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26623 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26624 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
26625 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
26627 ALL_MAKEFILES="$ALL_MAKEFILES \\
26628 dlls/rsabase/Makefile"
26629 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26631 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26632 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
26633 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
26635 ALL_MAKEFILES="$ALL_MAKEFILES \\
26636 dlls/rsaenh/Makefile"
26637 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26639 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26640 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
26641 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
26643 ALL_MAKEFILES="$ALL_MAKEFILES \\
26644 dlls/rsaenh/tests/Makefile"
26645 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26647 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26648 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
26649 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
26651 ALL_MAKEFILES="$ALL_MAKEFILES \\
26652 dlls/sane.ds/Makefile"
26653 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26655 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26656 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
26657 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
26659 ALL_MAKEFILES="$ALL_MAKEFILES \\
26660 dlls/sccbase/Makefile"
26661 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26663 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26664 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
26665 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
26667 ALL_MAKEFILES="$ALL_MAKEFILES \\
26668 dlls/schannel/Makefile"
26669 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26671 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26672 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
26673 ac_config_files="$ac_config_files dlls/schannel/Makefile"
26675 ALL_MAKEFILES="$ALL_MAKEFILES \\
26676 dlls/schannel/tests/Makefile"
26677 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26679 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26680 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
26681 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
26683 ALL_MAKEFILES="$ALL_MAKEFILES \\
26684 dlls/secur32/Makefile"
26685 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26687 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26688 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
26689 ac_config_files="$ac_config_files dlls/secur32/Makefile"
26691 ALL_MAKEFILES="$ALL_MAKEFILES \\
26692 dlls/secur32/tests/Makefile"
26693 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26695 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26696 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
26697 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
26699 ALL_MAKEFILES="$ALL_MAKEFILES \\
26700 dlls/security/Makefile"
26701 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26703 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26704 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
26705 ac_config_files="$ac_config_files dlls/security/Makefile"
26707 ALL_MAKEFILES="$ALL_MAKEFILES \\
26708 dlls/sensapi/Makefile"
26709 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26711 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26712 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
26713 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
26715 ALL_MAKEFILES="$ALL_MAKEFILES \\
26716 dlls/serialui/Makefile"
26717 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26719 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26720 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
26721 ac_config_files="$ac_config_files dlls/serialui/Makefile"
26723 ALL_MAKEFILES="$ALL_MAKEFILES \\
26724 dlls/serialui/tests/Makefile"
26725 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26727 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26728 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
26729 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
26731 ALL_MAKEFILES="$ALL_MAKEFILES \\
26732 dlls/setupapi/Makefile"
26733 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26735 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26736 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
26737 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
26739 ALL_MAKEFILES="$ALL_MAKEFILES \\
26740 dlls/setupapi/tests/Makefile"
26741 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26743 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26744 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
26745 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
26747 ALL_MAKEFILES="$ALL_MAKEFILES \\
26749 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26751 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26752 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
26753 ac_config_files="$ac_config_files dlls/sfc/Makefile"
26755 ALL_MAKEFILES="$ALL_MAKEFILES \\
26756 dlls/sfc_os/Makefile"
26757 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26759 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26760 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
26761 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
26763 ALL_MAKEFILES="$ALL_MAKEFILES \\
26764 dlls/shdoclc/Makefile"
26765 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26767 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26768 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
26769 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
26771 ALL_MAKEFILES="$ALL_MAKEFILES \\
26772 dlls/shdocvw/Makefile"
26773 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26775 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26776 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
26777 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
26779 ALL_MAKEFILES="$ALL_MAKEFILES \\
26780 dlls/shdocvw/tests/Makefile"
26781 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26783 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26784 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
26785 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
26787 ALL_MAKEFILES="$ALL_MAKEFILES \\
26788 dlls/shell.dll16/Makefile"
26789 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26791 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26792 dlls/shell.dll16/Makefile: dlls/shell.dll16/Makefile.in dlls/Makedll.rules"
26793 ac_config_files="$ac_config_files dlls/shell.dll16/Makefile"
26795 ALL_MAKEFILES="$ALL_MAKEFILES \\
26796 dlls/shell32/Makefile"
26797 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26799 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26800 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
26801 ac_config_files="$ac_config_files dlls/shell32/Makefile"
26803 ALL_MAKEFILES="$ALL_MAKEFILES \\
26804 dlls/shell32/tests/Makefile"
26805 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26807 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26808 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
26809 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
26811 ALL_MAKEFILES="$ALL_MAKEFILES \\
26812 dlls/shfolder/Makefile"
26813 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26815 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26816 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
26817 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
26819 ALL_MAKEFILES="$ALL_MAKEFILES \\
26820 dlls/shlwapi/Makefile"
26821 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26823 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26824 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
26825 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
26827 ALL_MAKEFILES="$ALL_MAKEFILES \\
26828 dlls/shlwapi/tests/Makefile"
26829 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26831 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26832 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
26833 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
26835 ALL_MAKEFILES="$ALL_MAKEFILES \\
26836 dlls/slbcsp/Makefile"
26837 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26839 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26840 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
26841 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
26843 ALL_MAKEFILES="$ALL_MAKEFILES \\
26845 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26847 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26848 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
26849 ac_config_files="$ac_config_files dlls/slc/Makefile"
26851 ALL_MAKEFILES="$ALL_MAKEFILES \\
26852 dlls/snmpapi/Makefile"
26853 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26855 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26856 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
26857 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
26859 ALL_MAKEFILES="$ALL_MAKEFILES \\
26860 dlls/snmpapi/tests/Makefile"
26861 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26863 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26864 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
26865 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
26867 ALL_MAKEFILES="$ALL_MAKEFILES \\
26868 dlls/softpub/Makefile"
26869 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26871 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26872 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
26873 ac_config_files="$ac_config_files dlls/softpub/Makefile"
26875 ALL_MAKEFILES="$ALL_MAKEFILES \\
26876 dlls/sound.drv16/Makefile"
26877 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26879 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26880 dlls/sound.drv16/Makefile: dlls/sound.drv16/Makefile.in dlls/Makedll.rules"
26881 ac_config_files="$ac_config_files dlls/sound.drv16/Makefile"
26883 ALL_MAKEFILES="$ALL_MAKEFILES \\
26884 dlls/spoolss/Makefile"
26885 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26887 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26888 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
26889 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
26891 ALL_MAKEFILES="$ALL_MAKEFILES \\
26892 dlls/spoolss/tests/Makefile"
26893 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26895 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26896 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
26897 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
26899 ALL_MAKEFILES="$ALL_MAKEFILES \\
26900 dlls/stdole2.tlb/Makefile"
26901 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26903 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26904 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
26905 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
26907 ALL_MAKEFILES="$ALL_MAKEFILES \\
26908 dlls/stdole32.tlb/Makefile"
26909 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26911 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26912 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
26913 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
26915 ALL_MAKEFILES="$ALL_MAKEFILES \\
26917 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26919 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26920 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
26921 ac_config_files="$ac_config_files dlls/sti/Makefile"
26923 ALL_MAKEFILES="$ALL_MAKEFILES \\
26924 dlls/storage.dll16/Makefile"
26925 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26927 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26928 dlls/storage.dll16/Makefile: dlls/storage.dll16/Makefile.in dlls/Makedll.rules"
26929 ac_config_files="$ac_config_files dlls/storage.dll16/Makefile"
26931 ALL_MAKEFILES="$ALL_MAKEFILES \\
26932 dlls/stress.dll16/Makefile"
26933 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26935 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26936 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
26937 ac_config_files="$ac_config_files dlls/stress.dll16/Makefile"
26939 ALL_MAKEFILES="$ALL_MAKEFILES \\
26940 dlls/strmiids/Makefile"
26941 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26943 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26944 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
26945 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
26947 ALL_MAKEFILES="$ALL_MAKEFILES \\
26948 dlls/svrapi/Makefile"
26949 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26951 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26952 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
26953 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
26955 ALL_MAKEFILES="$ALL_MAKEFILES \\
26957 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26959 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26960 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
26961 ac_config_files="$ac_config_files dlls/sxs/Makefile"
26963 ALL_MAKEFILES="$ALL_MAKEFILES \\
26964 dlls/t2embed/Makefile"
26965 test "x$enable_t2embed" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26967 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26968 dlls/t2embed/Makefile: dlls/t2embed/Makefile.in dlls/Makedll.rules"
26969 ac_config_files="$ac_config_files dlls/t2embed/Makefile"
26971 ALL_MAKEFILES="$ALL_MAKEFILES \\
26972 dlls/tapi32/Makefile"
26973 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26975 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26976 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
26977 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
26979 ALL_MAKEFILES="$ALL_MAKEFILES \\
26980 dlls/traffic/Makefile"
26981 test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26983 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26984 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
26985 ac_config_files="$ac_config_files dlls/traffic/Makefile"
26987 ALL_MAKEFILES="$ALL_MAKEFILES \\
26988 dlls/twain.dll16/Makefile"
26989 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26991 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26992 dlls/twain.dll16/Makefile: dlls/twain.dll16/Makefile.in dlls/Makedll.rules"
26993 ac_config_files="$ac_config_files dlls/twain.dll16/Makefile"
26995 ALL_MAKEFILES="$ALL_MAKEFILES \\
26996 dlls/twain_32/Makefile"
26997 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26999 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27000 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
27001 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
27003 ALL_MAKEFILES="$ALL_MAKEFILES \\
27004 dlls/twain_32/tests/Makefile"
27005 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27007 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27008 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
27009 ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
27011 ALL_MAKEFILES="$ALL_MAKEFILES \\
27012 dlls/typelib.dll16/Makefile"
27013 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27015 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27016 dlls/typelib.dll16/Makefile: dlls/typelib.dll16/Makefile.in dlls/Makedll.rules"
27017 ac_config_files="$ac_config_files dlls/typelib.dll16/Makefile"
27019 ALL_MAKEFILES="$ALL_MAKEFILES \\
27020 dlls/unicows/Makefile"
27021 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27023 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27024 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
27025 ac_config_files="$ac_config_files dlls/unicows/Makefile"
27027 ALL_MAKEFILES="$ALL_MAKEFILES \\
27028 dlls/updspapi/Makefile"
27029 test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27031 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27032 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
27033 ac_config_files="$ac_config_files dlls/updspapi/Makefile"
27035 ALL_MAKEFILES="$ALL_MAKEFILES \\
27037 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27039 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27040 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
27041 ac_config_files="$ac_config_files dlls/url/Makefile"
27043 ALL_MAKEFILES="$ALL_MAKEFILES \\
27044 dlls/urlmon/Makefile"
27045 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27047 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27048 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
27049 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
27051 ALL_MAKEFILES="$ALL_MAKEFILES \\
27052 dlls/urlmon/tests/Makefile"
27053 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27055 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27056 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
27057 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
27059 ALL_MAKEFILES="$ALL_MAKEFILES \\
27060 dlls/user32/Makefile"
27061 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27063 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27064 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
27065 ac_config_files="$ac_config_files dlls/user32/Makefile"
27067 ALL_MAKEFILES="$ALL_MAKEFILES \\
27068 dlls/user32/tests/Makefile"
27069 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27071 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27072 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
27073 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
27075 ALL_MAKEFILES="$ALL_MAKEFILES \\
27076 dlls/userenv/Makefile"
27077 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27079 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27080 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
27081 ac_config_files="$ac_config_files dlls/userenv/Makefile"
27083 ALL_MAKEFILES="$ALL_MAKEFILES \\
27084 dlls/userenv/tests/Makefile"
27085 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27087 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27088 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
27089 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
27091 ALL_MAKEFILES="$ALL_MAKEFILES \\
27092 dlls/usp10/Makefile"
27093 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27095 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27096 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
27097 ac_config_files="$ac_config_files dlls/usp10/Makefile"
27099 ALL_MAKEFILES="$ALL_MAKEFILES \\
27100 dlls/usp10/tests/Makefile"
27101 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27103 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27104 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
27105 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
27107 ALL_MAKEFILES="$ALL_MAKEFILES \\
27108 dlls/uuid/Makefile"
27109 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27111 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27112 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
27113 ac_config_files="$ac_config_files dlls/uuid/Makefile"
27115 ALL_MAKEFILES="$ALL_MAKEFILES \\
27116 dlls/uxtheme/Makefile"
27117 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27119 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27120 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
27121 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
27123 ALL_MAKEFILES="$ALL_MAKEFILES \\
27124 dlls/uxtheme/tests/Makefile"
27125 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27127 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27128 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
27129 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
27131 ALL_MAKEFILES="$ALL_MAKEFILES \\
27132 dlls/vdhcp.vxd/Makefile"
27133 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27135 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27136 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
27137 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
27139 ALL_MAKEFILES="$ALL_MAKEFILES \\
27140 dlls/vdmdbg/Makefile"
27141 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27143 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27144 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27145 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
27147 ALL_MAKEFILES="$ALL_MAKEFILES \\
27148 dlls/version/Makefile"
27149 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27151 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27152 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27153 ac_config_files="$ac_config_files dlls/version/Makefile"
27155 ALL_MAKEFILES="$ALL_MAKEFILES \\
27156 dlls/version/tests/Makefile"
27157 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27159 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27160 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27161 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
27163 ALL_MAKEFILES="$ALL_MAKEFILES \\
27164 dlls/vmm.vxd/Makefile"
27165 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27167 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27168 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27169 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
27171 ALL_MAKEFILES="$ALL_MAKEFILES \\
27172 dlls/vnbt.vxd/Makefile"
27173 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27175 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27176 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27177 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
27179 ALL_MAKEFILES="$ALL_MAKEFILES \\
27180 dlls/vnetbios.vxd/Makefile"
27181 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27183 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27184 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27185 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
27187 ALL_MAKEFILES="$ALL_MAKEFILES \\
27188 dlls/vtdapi.vxd/Makefile"
27189 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27191 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27192 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27193 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
27195 ALL_MAKEFILES="$ALL_MAKEFILES \\
27196 dlls/vwin32.vxd/Makefile"
27197 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27199 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27200 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27201 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
27203 ALL_MAKEFILES="$ALL_MAKEFILES \\
27204 dlls/w32skrnl/Makefile"
27205 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27207 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27208 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27209 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
27211 ALL_MAKEFILES="$ALL_MAKEFILES \\
27212 dlls/w32sys.dll16/Makefile"
27213 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27215 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27216 dlls/w32sys.dll16/Makefile: dlls/w32sys.dll16/Makefile.in dlls/Makedll.rules"
27217 ac_config_files="$ac_config_files dlls/w32sys.dll16/Makefile"
27219 ALL_MAKEFILES="$ALL_MAKEFILES \\
27220 dlls/wbemprox/Makefile"
27221 test "x$enable_wbemprox" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27223 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27224 dlls/wbemprox/Makefile: dlls/wbemprox/Makefile.in dlls/Makedll.rules"
27225 ac_config_files="$ac_config_files dlls/wbemprox/Makefile"
27227 ALL_MAKEFILES="$ALL_MAKEFILES \\
27228 dlls/win32s16.dll16/Makefile"
27229 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27231 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27232 dlls/win32s16.dll16/Makefile: dlls/win32s16.dll16/Makefile.in dlls/Makedll.rules"
27233 ac_config_files="$ac_config_files dlls/win32s16.dll16/Makefile"
27235 ALL_MAKEFILES="$ALL_MAKEFILES \\
27236 dlls/win87em.dll16/Makefile"
27237 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27239 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27240 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
27241 ac_config_files="$ac_config_files dlls/win87em.dll16/Makefile"
27243 ALL_MAKEFILES="$ALL_MAKEFILES \\
27244 dlls/winaspi.dll16/Makefile"
27245 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27247 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27248 dlls/winaspi.dll16/Makefile: dlls/winaspi.dll16/Makefile.in dlls/Makedll.rules"
27249 ac_config_files="$ac_config_files dlls/winaspi.dll16/Makefile"
27251 ALL_MAKEFILES="$ALL_MAKEFILES \\
27252 dlls/windebug.dll16/Makefile"
27253 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27255 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27256 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
27257 ac_config_files="$ac_config_files dlls/windebug.dll16/Makefile"
27259 ALL_MAKEFILES="$ALL_MAKEFILES \\
27260 dlls/winealsa.drv/Makefile"
27261 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27263 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27264 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27265 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
27267 ALL_MAKEFILES="$ALL_MAKEFILES \\
27268 dlls/wineaudioio.drv/Makefile"
27269 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27271 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27272 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27273 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
27275 ALL_MAKEFILES="$ALL_MAKEFILES \\
27276 dlls/winecoreaudio.drv/Makefile"
27277 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27279 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27280 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27281 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27283 ALL_MAKEFILES="$ALL_MAKEFILES \\
27284 dlls/winecrt0/Makefile"
27285 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27287 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27288 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27289 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
27291 ALL_MAKEFILES="$ALL_MAKEFILES \\
27292 dlls/wined3d/Makefile"
27293 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27295 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27296 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27297 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
27299 ALL_MAKEFILES="$ALL_MAKEFILES \\
27300 dlls/winedos/Makefile"
27301 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27303 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27304 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27305 ac_config_files="$ac_config_files dlls/winedos/Makefile"
27307 ALL_MAKEFILES="$ALL_MAKEFILES \\
27308 dlls/wineesd.drv/Makefile"
27309 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27311 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27312 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27313 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
27315 ALL_MAKEFILES="$ALL_MAKEFILES \\
27316 dlls/winejack.drv/Makefile"
27317 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27319 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27320 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27321 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
27323 ALL_MAKEFILES="$ALL_MAKEFILES \\
27324 dlls/winejoystick.drv/Makefile"
27325 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27327 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27328 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27329 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
27331 ALL_MAKEFILES="$ALL_MAKEFILES \\
27332 dlls/winemp3.acm/Makefile"
27333 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27335 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27336 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27337 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
27339 ALL_MAKEFILES="$ALL_MAKEFILES \\
27340 dlls/winenas.drv/Makefile"
27341 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27343 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27344 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27345 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
27347 ALL_MAKEFILES="$ALL_MAKEFILES \\
27348 dlls/wineoss.drv/Makefile"
27349 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27351 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27352 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27353 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
27355 ALL_MAKEFILES="$ALL_MAKEFILES \\
27356 dlls/wineps.drv/Makefile"
27357 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27359 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27360 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27361 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
27363 ALL_MAKEFILES="$ALL_MAKEFILES \\
27364 dlls/winequartz.drv/Makefile"
27365 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27367 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27368 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
27369 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
27371 ALL_MAKEFILES="$ALL_MAKEFILES \\
27372 dlls/winex11.drv/Makefile"
27373 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27375 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27376 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
27377 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
27379 ALL_MAKEFILES="$ALL_MAKEFILES \\
27380 dlls/wing32/Makefile"
27381 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27383 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27384 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
27385 ac_config_files="$ac_config_files dlls/wing32/Makefile"
27387 ALL_MAKEFILES="$ALL_MAKEFILES \\
27388 dlls/winhttp/Makefile"
27389 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27391 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27392 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
27393 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
27395 ALL_MAKEFILES="$ALL_MAKEFILES \\
27396 dlls/winhttp/tests/Makefile"
27397 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27399 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27400 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
27401 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
27403 ALL_MAKEFILES="$ALL_MAKEFILES \\
27404 dlls/wininet/Makefile"
27405 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27407 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27408 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
27409 ac_config_files="$ac_config_files dlls/wininet/Makefile"
27411 ALL_MAKEFILES="$ALL_MAKEFILES \\
27412 dlls/wininet/tests/Makefile"
27413 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27415 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27416 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
27417 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
27419 ALL_MAKEFILES="$ALL_MAKEFILES \\
27420 dlls/winmm/Makefile"
27421 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27423 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27424 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
27425 ac_config_files="$ac_config_files dlls/winmm/Makefile"
27427 ALL_MAKEFILES="$ALL_MAKEFILES \\
27428 dlls/winmm/tests/Makefile"
27429 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27431 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27432 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
27433 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
27435 ALL_MAKEFILES="$ALL_MAKEFILES \\
27436 dlls/winnls.dll16/Makefile"
27437 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27439 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27440 dlls/winnls.dll16/Makefile: dlls/winnls.dll16/Makefile.in dlls/Makedll.rules"
27441 ac_config_files="$ac_config_files dlls/winnls.dll16/Makefile"
27443 ALL_MAKEFILES="$ALL_MAKEFILES \\
27444 dlls/winnls32/Makefile"
27445 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27447 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27448 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
27449 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
27451 ALL_MAKEFILES="$ALL_MAKEFILES \\
27452 dlls/winscard/Makefile"
27453 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27455 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27456 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
27457 ac_config_files="$ac_config_files dlls/winscard/Makefile"
27459 ALL_MAKEFILES="$ALL_MAKEFILES \\
27460 dlls/winspool.drv/Makefile"
27461 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27463 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27464 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
27465 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
27467 ALL_MAKEFILES="$ALL_MAKEFILES \\
27468 dlls/winspool.drv/tests/Makefile"
27469 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27470 winspool.drv/tests"
27471 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27472 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
27473 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
27475 ALL_MAKEFILES="$ALL_MAKEFILES \\
27476 dlls/wintab.dll16/Makefile"
27477 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27479 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27480 dlls/wintab.dll16/Makefile: dlls/wintab.dll16/Makefile.in dlls/Makedll.rules"
27481 ac_config_files="$ac_config_files dlls/wintab.dll16/Makefile"
27483 ALL_MAKEFILES="$ALL_MAKEFILES \\
27484 dlls/wintab32/Makefile"
27485 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27487 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27488 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
27489 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
27491 ALL_MAKEFILES="$ALL_MAKEFILES \\
27492 dlls/wintrust/Makefile"
27493 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27495 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27496 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
27497 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
27499 ALL_MAKEFILES="$ALL_MAKEFILES \\
27500 dlls/wintrust/tests/Makefile"
27501 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27503 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27504 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
27505 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
27507 ALL_MAKEFILES="$ALL_MAKEFILES \\
27508 dlls/wldap32/Makefile"
27509 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27511 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27512 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
27513 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
27515 ALL_MAKEFILES="$ALL_MAKEFILES \\
27516 dlls/wldap32/tests/Makefile"
27517 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27519 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27520 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
27521 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
27523 ALL_MAKEFILES="$ALL_MAKEFILES \\
27525 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27527 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27528 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
27529 ac_config_files="$ac_config_files dlls/wmi/Makefile"
27531 ALL_MAKEFILES="$ALL_MAKEFILES \\
27532 dlls/wnaspi32/Makefile"
27533 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27535 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27536 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
27537 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
27539 ALL_MAKEFILES="$ALL_MAKEFILES \\
27540 dlls/wow32/Makefile"
27541 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27543 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27544 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
27545 ac_config_files="$ac_config_files dlls/wow32/Makefile"
27547 ALL_MAKEFILES="$ALL_MAKEFILES \\
27548 dlls/ws2_32/Makefile"
27549 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27551 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27552 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
27553 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
27555 ALL_MAKEFILES="$ALL_MAKEFILES \\
27556 dlls/ws2_32/tests/Makefile"
27557 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27559 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27560 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
27561 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
27563 ALL_MAKEFILES="$ALL_MAKEFILES \\
27564 dlls/wsock32/Makefile"
27565 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27567 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27568 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
27569 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
27571 ALL_MAKEFILES="$ALL_MAKEFILES \\
27572 dlls/wtsapi32/Makefile"
27573 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27575 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27576 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
27577 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
27579 ALL_MAKEFILES="$ALL_MAKEFILES \\
27580 dlls/wuapi/Makefile"
27581 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27583 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27584 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
27585 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
27587 ALL_MAKEFILES="$ALL_MAKEFILES \\
27588 dlls/xinput1_1/Makefile"
27589 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27591 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27592 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
27593 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
27595 ALL_MAKEFILES="$ALL_MAKEFILES \\
27596 dlls/xinput1_2/Makefile"
27597 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27599 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27600 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
27601 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
27603 ALL_MAKEFILES="$ALL_MAKEFILES \\
27604 dlls/xinput1_3/Makefile"
27605 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27607 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27608 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
27609 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
27611 ALL_MAKEFILES="$ALL_MAKEFILES \\
27612 dlls/xinput1_3/tests/Makefile"
27613 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27615 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27616 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
27617 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
27619 ALL_MAKEFILES="$ALL_MAKEFILES \\
27620 dlls/xinput9_1_0/Makefile"
27621 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27623 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27624 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
27625 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
27627 ALL_MAKEFILES="$ALL_MAKEFILES \\
27628 dlls/xmllite/Makefile"
27629 test "x$enable_xmllite" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27631 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27632 dlls/xmllite/Makefile: dlls/xmllite/Makefile.in dlls/Makedll.rules"
27633 ac_config_files="$ac_config_files dlls/xmllite/Makefile"
27635 ALL_MAKEFILES="$ALL_MAKEFILES \\
27636 documentation/Makefile"
27637 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27639 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27640 documentation/Makefile: documentation/Makefile.in Make.rules"
27641 ac_config_files="$ac_config_files documentation/Makefile"
27643 ALL_MAKEFILES="$ALL_MAKEFILES \\
27645 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27647 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27648 fonts/Makefile: fonts/Makefile.in Make.rules"
27649 ac_config_files="$ac_config_files fonts/Makefile"
27651 ALL_MAKEFILES="$ALL_MAKEFILES \\
27653 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27655 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27656 include/Makefile: include/Makefile.in Make.rules"
27657 ac_config_files="$ac_config_files include/Makefile"
27659 ALL_MAKEFILES="$ALL_MAKEFILES \\
27661 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27663 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27664 libs/Makefile: libs/Makefile.in Make.rules"
27665 ac_config_files="$ac_config_files libs/Makefile"
27667 ALL_MAKEFILES="$ALL_MAKEFILES \\
27668 libs/port/Makefile"
27670 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27671 libs/port/Makefile: libs/port/Makefile.in Make.rules"
27672 ac_config_files="$ac_config_files libs/port/Makefile"
27674 ALL_MAKEFILES="$ALL_MAKEFILES \\
27675 libs/wine/Makefile"
27677 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27678 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
27679 ac_config_files="$ac_config_files libs/wine/Makefile"
27681 ALL_MAKEFILES="$ALL_MAKEFILES \\
27684 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27685 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
27686 ac_config_files="$ac_config_files libs/wpp/Makefile"
27688 ALL_MAKEFILES="$ALL_MAKEFILES \\
27690 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27692 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27693 loader/Makefile: loader/Makefile.in Make.rules"
27694 ac_config_files="$ac_config_files loader/Makefile"
27696 ALL_MAKEFILES="$ALL_MAKEFILES \\
27698 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27700 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27701 programs/Makefile: programs/Makefile.in Make.rules"
27702 ac_config_files="$ac_config_files programs/Makefile"
27704 ALL_MAKEFILES="$ALL_MAKEFILES \\
27705 programs/cacls/Makefile"
27706 test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27707 cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27709 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27710 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
27711 ac_config_files="$ac_config_files programs/cacls/Makefile"
27713 ALL_MAKEFILES="$ALL_MAKEFILES \\
27714 programs/clock/Makefile"
27715 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27716 clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27718 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27719 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
27720 ac_config_files="$ac_config_files programs/clock/Makefile"
27722 ALL_MAKEFILES="$ALL_MAKEFILES \\
27723 programs/cmd/Makefile"
27724 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27725 cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27727 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27728 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
27729 ac_config_files="$ac_config_files programs/cmd/Makefile"
27731 ALL_MAKEFILES="$ALL_MAKEFILES \\
27732 programs/cmdlgtst/Makefile"
27733 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27735 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27736 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
27737 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
27739 ALL_MAKEFILES="$ALL_MAKEFILES \\
27740 programs/control/Makefile"
27741 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27742 control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27744 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27745 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
27746 ac_config_files="$ac_config_files programs/control/Makefile"
27748 ALL_MAKEFILES="$ALL_MAKEFILES \\
27749 programs/eject/Makefile"
27750 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27751 eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27753 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27754 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
27755 ac_config_files="$ac_config_files programs/eject/Makefile"
27757 ALL_MAKEFILES="$ALL_MAKEFILES \\
27758 programs/expand/Makefile"
27759 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27760 expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27762 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27763 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
27764 ac_config_files="$ac_config_files programs/expand/Makefile"
27766 ALL_MAKEFILES="$ALL_MAKEFILES \\
27767 programs/explorer/Makefile"
27768 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27769 explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27772 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
27773 ac_config_files="$ac_config_files programs/explorer/Makefile"
27775 ALL_MAKEFILES="$ALL_MAKEFILES \\
27776 programs/hh/Makefile"
27777 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27778 hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27780 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27781 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
27782 ac_config_files="$ac_config_files programs/hh/Makefile"
27784 ALL_MAKEFILES="$ALL_MAKEFILES \\
27785 programs/icinfo/Makefile"
27786 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27787 icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27790 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
27791 ac_config_files="$ac_config_files programs/icinfo/Makefile"
27793 ALL_MAKEFILES="$ALL_MAKEFILES \\
27794 programs/iexplore/Makefile"
27795 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27796 iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27798 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27799 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
27800 ac_config_files="$ac_config_files programs/iexplore/Makefile"
27802 ALL_MAKEFILES="$ALL_MAKEFILES \\
27803 programs/lodctr/Makefile"
27804 test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27805 lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27807 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27808 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
27809 ac_config_files="$ac_config_files programs/lodctr/Makefile"
27811 ALL_MAKEFILES="$ALL_MAKEFILES \\
27812 programs/msiexec/Makefile"
27813 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27814 msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27815 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27817 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27818 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
27819 ac_config_files="$ac_config_files programs/msiexec/Makefile"
27821 ALL_MAKEFILES="$ALL_MAKEFILES \\
27822 programs/net/Makefile"
27823 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27824 net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27826 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27827 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
27828 ac_config_files="$ac_config_files programs/net/Makefile"
27830 ALL_MAKEFILES="$ALL_MAKEFILES \\
27831 programs/notepad/Makefile"
27832 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27833 notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27834 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27836 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27837 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
27838 ac_config_files="$ac_config_files programs/notepad/Makefile"
27840 ALL_MAKEFILES="$ALL_MAKEFILES \\
27841 programs/oleview/Makefile"
27842 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27843 oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27845 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27846 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
27847 ac_config_files="$ac_config_files programs/oleview/Makefile"
27849 ALL_MAKEFILES="$ALL_MAKEFILES \\
27850 programs/progman/Makefile"
27851 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27852 progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27854 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27855 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
27856 ac_config_files="$ac_config_files programs/progman/Makefile"
27858 ALL_MAKEFILES="$ALL_MAKEFILES \\
27859 programs/reg/Makefile"
27860 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27861 reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27863 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27864 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
27865 ac_config_files="$ac_config_files programs/reg/Makefile"
27867 ALL_MAKEFILES="$ALL_MAKEFILES \\
27868 programs/regedit/Makefile"
27869 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27870 regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27871 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27873 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27874 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
27875 ac_config_files="$ac_config_files programs/regedit/Makefile"
27877 ALL_MAKEFILES="$ALL_MAKEFILES \\
27878 programs/regsvr32/Makefile"
27879 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27880 regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27881 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27884 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
27885 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
27887 ALL_MAKEFILES="$ALL_MAKEFILES \\
27888 programs/rpcss/Makefile"
27889 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27890 rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27892 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27893 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
27894 ac_config_files="$ac_config_files programs/rpcss/Makefile"
27896 ALL_MAKEFILES="$ALL_MAKEFILES \\
27897 programs/rundll32/Makefile"
27898 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27899 rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27901 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27902 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
27903 ac_config_files="$ac_config_files programs/rundll32/Makefile"
27905 ALL_MAKEFILES="$ALL_MAKEFILES \\
27906 programs/secedit/Makefile"
27907 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27908 secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27910 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27911 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
27912 ac_config_files="$ac_config_files programs/secedit/Makefile"
27914 ALL_MAKEFILES="$ALL_MAKEFILES \\
27915 programs/services/Makefile"
27916 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27917 services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27919 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27920 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
27921 ac_config_files="$ac_config_files programs/services/Makefile"
27923 ALL_MAKEFILES="$ALL_MAKEFILES \\
27924 programs/spoolsv/Makefile"
27925 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27926 spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27928 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27929 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
27930 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
27932 ALL_MAKEFILES="$ALL_MAKEFILES \\
27933 programs/start/Makefile"
27934 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27935 start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27937 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27938 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
27939 ac_config_files="$ac_config_files programs/start/Makefile"
27941 ALL_MAKEFILES="$ALL_MAKEFILES \\
27942 programs/svchost/Makefile"
27943 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27944 svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27946 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27947 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
27948 ac_config_files="$ac_config_files programs/svchost/Makefile"
27950 ALL_MAKEFILES="$ALL_MAKEFILES \\
27951 programs/taskmgr/Makefile"
27952 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27953 taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27956 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
27957 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
27959 ALL_MAKEFILES="$ALL_MAKEFILES \\
27960 programs/termsv/Makefile"
27961 test "x$enable_termsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27962 termsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27964 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27965 programs/termsv/Makefile: programs/termsv/Makefile.in programs/Makeprog.rules"
27966 ac_config_files="$ac_config_files programs/termsv/Makefile"
27968 ALL_MAKEFILES="$ALL_MAKEFILES \\
27969 programs/uninstaller/Makefile"
27970 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27971 uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27973 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27974 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
27975 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
27977 ALL_MAKEFILES="$ALL_MAKEFILES \\
27978 programs/unlodctr/Makefile"
27979 test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27980 unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27982 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27983 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
27984 ac_config_files="$ac_config_files programs/unlodctr/Makefile"
27986 ALL_MAKEFILES="$ALL_MAKEFILES \\
27987 programs/view/Makefile"
27988 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27990 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27991 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
27992 ac_config_files="$ac_config_files programs/view/Makefile"
27994 ALL_MAKEFILES="$ALL_MAKEFILES \\
27995 programs/wineboot/Makefile"
27996 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27997 wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27998 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28000 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28001 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
28002 ac_config_files="$ac_config_files programs/wineboot/Makefile"
28004 ALL_MAKEFILES="$ALL_MAKEFILES \\
28005 programs/winebrowser/Makefile"
28006 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28007 winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28009 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28010 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
28011 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
28013 ALL_MAKEFILES="$ALL_MAKEFILES \\
28014 programs/winecfg/Makefile"
28015 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28016 winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28017 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28020 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
28021 ac_config_files="$ac_config_files programs/winecfg/Makefile"
28023 ALL_MAKEFILES="$ALL_MAKEFILES \\
28024 programs/wineconsole/Makefile"
28025 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28026 wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28027 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28029 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28030 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
28031 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
28033 ALL_MAKEFILES="$ALL_MAKEFILES \\
28034 programs/winedbg/Makefile"
28035 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28036 winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28037 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28039 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28040 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
28041 ac_config_files="$ac_config_files programs/winedbg/Makefile"
28043 ALL_MAKEFILES="$ALL_MAKEFILES \\
28044 programs/winedevice/Makefile"
28045 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28046 winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28048 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28049 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
28050 ac_config_files="$ac_config_files programs/winedevice/Makefile"
28052 ALL_MAKEFILES="$ALL_MAKEFILES \\
28053 programs/winefile/Makefile"
28054 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28055 winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28056 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28058 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28059 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
28060 ac_config_files="$ac_config_files programs/winefile/Makefile"
28062 ALL_MAKEFILES="$ALL_MAKEFILES \\
28063 programs/winemenubuilder/Makefile"
28064 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28065 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28068 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
28069 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
28071 ALL_MAKEFILES="$ALL_MAKEFILES \\
28072 programs/winemine/Makefile"
28073 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28074 winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28075 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28077 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28078 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
28079 ac_config_files="$ac_config_files programs/winemine/Makefile"
28081 ALL_MAKEFILES="$ALL_MAKEFILES \\
28082 programs/winepath/Makefile"
28083 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28084 winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28085 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28087 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28088 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
28089 ac_config_files="$ac_config_files programs/winepath/Makefile"
28091 ALL_MAKEFILES="$ALL_MAKEFILES \\
28092 programs/winetest/Makefile"
28093 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28095 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28096 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
28097 ac_config_files="$ac_config_files programs/winetest/Makefile"
28099 ALL_MAKEFILES="$ALL_MAKEFILES \\
28100 programs/winevdm/Makefile"
28101 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28102 winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28104 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28105 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
28106 ac_config_files="$ac_config_files programs/winevdm/Makefile"
28108 ALL_MAKEFILES="$ALL_MAKEFILES \\
28109 programs/winhelp.exe16/Makefile"
28110 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28111 winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28113 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28114 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
28115 ac_config_files="$ac_config_files programs/winhelp.exe16/Makefile"
28117 ALL_MAKEFILES="$ALL_MAKEFILES \\
28118 programs/winhlp32/Makefile"
28119 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28120 winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28122 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28123 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
28124 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
28126 ALL_MAKEFILES="$ALL_MAKEFILES \\
28127 programs/winoldap.mod16/Makefile"
28128 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28129 winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28132 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
28133 ac_config_files="$ac_config_files programs/winoldap.mod16/Makefile"
28135 ALL_MAKEFILES="$ALL_MAKEFILES \\
28136 programs/winver/Makefile"
28137 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28138 winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28140 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28141 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
28142 ac_config_files="$ac_config_files programs/winver/Makefile"
28144 ALL_MAKEFILES="$ALL_MAKEFILES \\
28145 programs/wordpad/Makefile"
28146 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28147 wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28150 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
28151 ac_config_files="$ac_config_files programs/wordpad/Makefile"
28153 ALL_MAKEFILES="$ALL_MAKEFILES \\
28154 programs/write/Makefile"
28155 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28156 write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28158 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28159 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
28160 ac_config_files="$ac_config_files programs/write/Makefile"
28162 ALL_MAKEFILES="$ALL_MAKEFILES \\
28163 programs/xcopy/Makefile"
28164 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28165 xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28167 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28168 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
28169 ac_config_files="$ac_config_files programs/xcopy/Makefile"
28171 ALL_MAKEFILES="$ALL_MAKEFILES \\
28173 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28175 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28176 server/Makefile: server/Makefile.in Make.rules"
28177 ac_config_files="$ac_config_files server/Makefile"
28179 ALL_MAKEFILES="$ALL_MAKEFILES \\
28181 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28183 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28184 tools/Makefile: tools/Makefile.in Make.rules"
28185 ac_config_files="$ac_config_files tools/Makefile"
28187 ALL_MAKEFILES="$ALL_MAKEFILES \\
28188 tools/widl/Makefile"
28190 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28191 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
28192 ac_config_files="$ac_config_files tools/widl/Makefile"
28194 ALL_MAKEFILES="$ALL_MAKEFILES \\
28195 tools/winebuild/Makefile"
28197 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28198 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
28199 ac_config_files="$ac_config_files tools/winebuild/Makefile"
28201 ALL_MAKEFILES="$ALL_MAKEFILES \\
28202 tools/winedump/Makefile"
28204 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28205 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
28206 ac_config_files="$ac_config_files tools/winedump/Makefile"
28208 ALL_MAKEFILES="$ALL_MAKEFILES \\
28209 tools/winegcc/Makefile"
28211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28212 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
28213 ac_config_files="$ac_config_files tools/winegcc/Makefile"
28215 ALL_MAKEFILES="$ALL_MAKEFILES \\
28216 tools/wmc/Makefile"
28218 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28219 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
28220 ac_config_files="$ac_config_files tools/wmc/Makefile"
28222 ALL_MAKEFILES="$ALL_MAKEFILES \\
28223 tools/wrc/Makefile"
28225 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28226 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
28227 ac_config_files="$ac_config_files tools/wrc/Makefile"
28231 ALL_WINETEST_DEPENDS="# Test binaries"
28233 for dir in $ALL_TEST_DIRS
28235 if test "$dir" != "\\"
28237 testname=`expr $dir : '\(.*\)/tests'`_test.exe
28238 ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
28239 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
28240 cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
28244 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
28246 cat >confcache <<\_ACEOF
28247 # This file is a shell script that caches the results of configure
28248 # tests run on this system so they can be shared between configure
28249 # scripts and configure runs, see configure's option --config-cache.
28250 # It is not useful on other systems. If it contains results you don't
28251 # want to keep, you may remove or edit it.
28253 # config.status only pays attention to the cache file if you give it
28254 # the --recheck option to rerun configure.
28256 # `ac_cv_env_foo
' variables (set or unset) will be overridden when
28257 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28258 # following values.
28262 # The following way of writing the cache mishandles newlines in values,
28263 # but we know of no workaround that is simple, portable, and efficient.
28264 # So, we kill variables containing newlines.
28265 # Ultrix sh set writes to stderr and can't be redirected directly,
28266 # and sets the high bit in the cache file unless we assign to the vars.
28268 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28269 eval ac_val
=\$
$ac_var
28273 *_cv_
*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28274 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28277 _ | IFS | as_nl
) ;; #(
28278 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
28279 *) $as_unset $ac_var ;;
28285 case $as_nl`(ac_space=' '; set) 2>&1` in #(
28286 *${as_nl}ac_space
=\
*)
28287 # `set' does not quote correctly, so add quotes (double-quote
28288 # substitution turns \\\\ into \\, and sed turns \\ into \).
28291 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28294 # `set' quotes correctly as required by POSIX, so do not add quotes.
28295 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28304 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28306 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28308 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
28309 if test -w "$cache_file"; then
28310 test "x$cache_file" != "x/dev/null" &&
28311 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28312 $as_echo "$as_me: updating cache $cache_file" >&6;}
28313 cat confcache
>$cache_file
28315 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28316 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28321 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
28322 # Let make expand exec_prefix.
28323 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
28325 DEFS
=-DHAVE_CONFIG_H
28329 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
28330 # 1. Remove the extension, and $U if already installed.
28331 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
28332 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
28333 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
28334 # will be set to the directory where LIBOBJS objects are built.
28335 ac_libobjs
="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28336 ac_ltlibobjs
="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28338 LIBOBJS
=$ac_libobjs
28340 LTLIBOBJS
=$ac_ltlibobjs
28344 : ${CONFIG_STATUS=./config.status}
28346 ac_clean_files_save
=$ac_clean_files
28347 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
28348 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
28349 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
28350 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28352 # Generated by $as_me.
28353 # Run this file to recreate the current configuration.
28354 # Compiler output produced by configure, useful for debugging
28355 # configure, is in config.log if it exists.
28358 ac_cs_recheck=false
28360 SHELL=\${CONFIG_SHELL-$SHELL}
28363 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28364 ## --------------------- ##
28365 ## M4sh Initialization. ##
28366 ## --------------------- ##
28368 # Be more Bourne compatible
28369 DUALCASE
=1; export DUALCASE
# for MKS sh
28370 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
28373 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
28374 # is contrary to our usage. Disable this feature.
28375 alias -g '${1+"$@"}'='"$@"'
28376 setopt NO_GLOB_SUBST
28378 case `(set -o) 2>/dev/null` in
28379 *posix
*) set -o posix
;;
28388 # Avoid depending upon Character Ranges.
28389 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
28390 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
28391 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
28392 as_cr_digits
='0123456789'
28393 as_cr_alnum
=$as_cr_Letters$as_cr_digits
28398 # Printing a long string crashes Solaris 7 /usr/bin/printf.
28399 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
28400 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
28401 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
28402 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
28403 as_echo='printf %s
\n'
28404 as_echo_n='printf %s
'
28406 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
28407 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
28408 as_echo_n='/usr
/ucb
/echo -n'
28410 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
28411 as_echo_n_body='eval
28415 expr "X$arg" : "X\\(.*\\)$as_nl";
28416 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
28418 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
28420 export as_echo_n_body
28421 as_echo_n='sh
-c $as_echo_n_body as_echo
'
28423 export as_echo_body
28424 as_echo='sh
-c $as_echo_body as_echo
'
28427 # The user is always right.
28428 if test "${PATH_SEPARATOR+set}" != set; then
28430 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
28431 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
28436 # Support unset when possible.
28437 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28445 # We need space, tab and new line, in precisely that order. Quoting is
28446 # there to prevent editors from complaining about space-tab.
28447 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
28448 # splitting by setting IFS to empty value.)
28451 # Find who we are. Look in the path if we contain no directory separator.
28453 *[\\/]* ) as_myself=$0 ;;
28454 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28455 for as_dir in $PATH
28458 test -z "$as_dir" && as_dir=.
28459 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
28465 # We did not find ourselves, most probably we were run as `sh COMMAND'
28466 # in which case we are not to be found in the path.
28467 if test "x$as_myself" = x
; then
28470 if test ! -f "$as_myself"; then
28471 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
28472 { (exit 1); exit 1; }
28475 # Work around bugs in pre-3.0 UWIN ksh.
28476 for as_var
in ENV MAIL MAILPATH
28477 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
28489 # Required to use basename.
28490 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28491 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28497 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
28498 as_basename
=basename
28504 # Name of the executable.
28505 as_me
=`$as_basename -- "$0" ||
28506 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
28507 X"$0" : 'X\(//\)$' \| \
28508 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
28510 sed '/^.*\/\([^/][^/]*\)\/*$/{
28529 as_lineno_1
=$LINENO
28530 as_lineno_2
=$LINENO
28531 test "x$as_lineno_1" != "x$as_lineno_2" &&
28532 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
28534 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
28535 # uniformly replaced by the line number. The first 'sed' inserts a
28536 # line-number line after each line using $LINENO; the second 'sed'
28537 # does the real work. The second script uses 'N' to pair each
28538 # line-number line with the line containing $LINENO, and appends
28539 # trailing '-' during substitution so that $LINENO is not a special
28540 # case at line end.
28541 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
28542 # scripts with optimization help from Paolo Bonzini. Blame Lee
28543 # E. McMahon (1931-1989) for sed's syntax. :-)
28555 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
28558 ' >$as_me.lineno
&&
28559 chmod +x
"$as_me.lineno" ||
28560 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
28561 { (exit 1); exit 1; }; }
28563 # Don't try to exec as it changes $[0], causing all sort of problems
28564 # (the dirname of $[0] is not the place where we might find the
28565 # original and so on. Autoconf is especially sensitive to this).
28566 .
"./$as_me.lineno"
28567 # Exit status is that of the last command.
28572 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
28578 ECHO_C
= ECHO_N
= ECHO_T
=
28579 case `echo -n x` in
28581 case `echo 'x\c'` in
28582 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
28588 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28589 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28595 rm -f conf$$ conf$$.exe conf$$.
file
28596 if test -d conf$$.dir
; then
28597 rm -f conf$$.dir
/conf$$.
file
28600 mkdir conf$$.dir
2>/dev
/null
28602 if (echo >conf$$.
file) 2>/dev
/null
; then
28603 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
28605 # ... but there are two gotchas:
28606 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
28607 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
28608 # In both cases, we have to default to `cp -p'.
28609 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
28611 elif ln conf$$.
file conf$$
2>/dev
/null
; then
28619 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
28620 rmdir conf$$.dir
2>/dev
/null
28622 if mkdir
-p .
2>/dev
/null
; then
28625 test -d .
/-p && rmdir .
/-p
28629 if test -x / >/dev
/null
2>&1; then
28630 as_test_x
='test -x'
28632 if ls -dL / >/dev
/null
2>&1; then
28639 if test -d "$1"; then
28645 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
28646 ???[sx]*):;;*)false;;esac;fi
28650 as_executable_p
=$as_test_x
28652 # Sed expression to map a string onto a valid CPP name.
28653 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
28655 # Sed expression to map a string onto a valid variable name.
28656 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
28661 # Save the log message, to keep $[0] and so on meaningful, and to
28662 # report actual input values of CONFIG_FILES etc. instead of their
28663 # values after options handling.
28665 This file was extended by Wine $as_me 1.1.22, which was
28666 generated by GNU Autoconf 2.63. Invocation command line was
28668 CONFIG_FILES = $CONFIG_FILES
28669 CONFIG_HEADERS = $CONFIG_HEADERS
28670 CONFIG_LINKS = $CONFIG_LINKS
28671 CONFIG_COMMANDS = $CONFIG_COMMANDS
28674 on `(hostname || uname -n) 2>/dev/null | sed 1q`
28679 case $ac_config_files in *"
28680 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
28683 case $ac_config_headers in *"
28684 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
28688 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28689 # Files that config.status was made for.
28690 config_files="$ac_config_files"
28691 config_headers="$ac_config_headers"
28692 config_commands="$ac_config_commands"
28696 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28698 \`$as_me' instantiates files from templates according to the
28699 current configuration.
28701 Usage: $0 [OPTION]... [FILE]...
28703 -h, --help print this help, then exit
28704 -V, --version print version number and configuration settings, then exit
28705 -q, --quiet, --silent
28706 do not print progress messages
28707 -d, --debug don't remove temporary files
28708 --recheck update $as_me by reconfiguring in the same conditions
28709 --file=FILE[:TEMPLATE]
28710 instantiate the configuration file FILE
28711 --header=FILE[:TEMPLATE]
28712 instantiate the configuration header FILE
28714 Configuration files:
28717 Configuration headers:
28720 Configuration commands:
28723 Report bugs to <bug-autoconf@gnu.org>."
28726 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28728 Wine config.status 1.1.22
28729 configured by $0, generated by GNU Autoconf 2.63,
28730 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
28732 Copyright (C) 2008 Free Software Foundation, Inc.
28733 This config.status script is free software; the Free Software Foundation
28734 gives unlimited permission to copy, distribute and modify it."
28739 test -n "\$AWK" || AWK=awk
28742 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28743 # The default lists apply if the user does not specify any file.
28749 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
28750 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
28761 # Handling of the options.
28762 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
28764 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
28765 $as_echo "$ac_cs_version"; exit ;;
28766 --debug |
--debu |
--deb |
--de |
--d |
-d )
28768 --file |
--fil |
--fi |
--f )
28771 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28773 CONFIG_FILES
="$CONFIG_FILES '$ac_optarg'"
28774 ac_need_defaults
=false
;;
28775 --header |
--heade |
--head |
--hea )
28778 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28780 CONFIG_HEADERS
="$CONFIG_HEADERS '$ac_optarg'"
28781 ac_need_defaults
=false
;;
28783 # Conflict between --help and --header
28784 { $as_echo "$as_me: error: ambiguous option: $1
28785 Try \`$0 --help' for more information." >&2
28786 { (exit 1); exit 1; }; };;
28787 --help |
--hel |
-h )
28788 $as_echo "$ac_cs_usage"; exit ;;
28789 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
28790 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
28793 # This is an error.
28794 -*) { $as_echo "$as_me: error: unrecognized option: $1
28795 Try \`$0 --help' for more information." >&2
28796 { (exit 1); exit 1; }; } ;;
28798 *) ac_config_targets
="$ac_config_targets $1"
28799 ac_need_defaults
=false
;;
28805 ac_configure_extra_args
=
28807 if $ac_cs_silent; then
28809 ac_configure_extra_args
="$ac_configure_extra_args --silent"
28813 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28814 if \$ac_cs_recheck; then
28815 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
28817 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
28818 CONFIG_SHELL='$SHELL'
28819 export CONFIG_SHELL
28824 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28828 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
28829 ## Running $as_me. ##
28835 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28838 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28840 # Handling of arguments.
28841 for ac_config_target
in $ac_config_targets
28843 case $ac_config_target in
28844 "include/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
28845 "include/stamp-h") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/stamp-h" ;;
28846 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
28847 "dlls/gdi32/mfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
28848 "dlls/kernel32/nls") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
28849 "dlls/user32/resources") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user32/resources" ;;
28850 "dlls/wineps.drv/data") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
28851 "include/wine") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
28852 "Make.rules") CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
28853 "dlls/Makedll.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
28854 "dlls/Makeimplib.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makeimplib.rules" ;;
28855 "dlls/Maketest.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
28856 "programs/Makeprog.rules") CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
28857 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
28858 "dlls/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/Makefile" ;;
28859 "dlls/acledit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/acledit/Makefile" ;;
28860 "dlls/aclui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/aclui/Makefile" ;;
28861 "dlls/activeds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/activeds/Makefile" ;;
28862 "dlls/actxprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
28863 "dlls/adsiid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/adsiid/Makefile" ;;
28864 "dlls/advapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/Makefile" ;;
28865 "dlls/advapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
28866 "dlls/advpack/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/Makefile" ;;
28867 "dlls/advpack/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
28868 "dlls/amstream/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/Makefile" ;;
28869 "dlls/amstream/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/tests/Makefile" ;;
28870 "dlls/appwiz.cpl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
28871 "dlls/atl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/atl/Makefile" ;;
28872 "dlls/authz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/authz/Makefile" ;;
28873 "dlls/avicap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avicap32/Makefile" ;;
28874 "dlls/avifil32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifil32/Makefile" ;;
28875 "dlls/avifile.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifile.dll16/Makefile" ;;
28876 "dlls/bcrypt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/bcrypt/Makefile" ;;
28877 "dlls/browseui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/Makefile" ;;
28878 "dlls/browseui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
28879 "dlls/cabinet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/Makefile" ;;
28880 "dlls/cabinet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
28881 "dlls/capi2032/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/capi2032/Makefile" ;;
28882 "dlls/cards/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cards/Makefile" ;;
28883 "dlls/cfgmgr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
28884 "dlls/clusapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/clusapi/Makefile" ;;
28885 "dlls/comcat/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/Makefile" ;;
28886 "dlls/comcat/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
28887 "dlls/comctl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/Makefile" ;;
28888 "dlls/comctl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
28889 "dlls/comdlg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
28890 "dlls/comdlg32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
28891 "dlls/comm.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
28892 "dlls/compobj.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compobj.dll16/Makefile" ;;
28893 "dlls/compstui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compstui/Makefile" ;;
28894 "dlls/credui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/Makefile" ;;
28895 "dlls/credui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
28896 "dlls/crtdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crtdll/Makefile" ;;
28897 "dlls/crypt32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/Makefile" ;;
28898 "dlls/crypt32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
28899 "dlls/cryptdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
28900 "dlls/cryptdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
28901 "dlls/cryptnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
28902 "dlls/cryptnet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
28903 "dlls/cryptui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/Makefile" ;;
28904 "dlls/cryptui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
28905 "dlls/ctapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
28906 "dlls/ctl3d.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d.dll16/Makefile" ;;
28907 "dlls/ctl3d32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
28908 "dlls/ctl3dv2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3dv2.dll16/Makefile" ;;
28909 "dlls/d3d10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/Makefile" ;;
28910 "dlls/d3d10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
28911 "dlls/d3d10core/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
28912 "dlls/d3d10core/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
28913 "dlls/d3d8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
28914 "dlls/d3d8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
28915 "dlls/d3d9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
28916 "dlls/d3d9/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
28917 "dlls/d3dim/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
28918 "dlls/d3drm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
28919 "dlls/d3drm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
28920 "dlls/d3dx8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
28921 "dlls/d3dx8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
28922 "dlls/d3dx9_24/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
28923 "dlls/d3dx9_25/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
28924 "dlls/d3dx9_26/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
28925 "dlls/d3dx9_27/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
28926 "dlls/d3dx9_28/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
28927 "dlls/d3dx9_29/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
28928 "dlls/d3dx9_30/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
28929 "dlls/d3dx9_31/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
28930 "dlls/d3dx9_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
28931 "dlls/d3dx9_33/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
28932 "dlls/d3dx9_34/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
28933 "dlls/d3dx9_35/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
28934 "dlls/d3dx9_36/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
28935 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
28936 "dlls/d3dx9_37/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
28937 "dlls/d3dx9_38/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
28938 "dlls/d3dx9_39/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
28939 "dlls/d3dx9_40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
28940 "dlls/d3dx9_41/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_41/Makefile" ;;
28941 "dlls/d3dxof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
28942 "dlls/d3dxof/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
28943 "dlls/dbghelp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
28944 "dlls/dciman32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
28945 "dlls/ddeml.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddeml.dll16/Makefile" ;;
28946 "dlls/ddraw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
28947 "dlls/ddraw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
28948 "dlls/ddrawex/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
28949 "dlls/ddrawex/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
28950 "dlls/devenum/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
28951 "dlls/dinput/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
28952 "dlls/dinput/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
28953 "dlls/dinput8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
28954 "dlls/dispdib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
28955 "dlls/display.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
28956 "dlls/dmband/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
28957 "dlls/dmcompos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
28958 "dlls/dmime/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
28959 "dlls/dmloader/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
28960 "dlls/dmscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
28961 "dlls/dmstyle/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
28962 "dlls/dmsynth/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
28963 "dlls/dmusic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
28964 "dlls/dmusic32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
28965 "dlls/dnsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
28966 "dlls/dnsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
28967 "dlls/dplay/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
28968 "dlls/dplayx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
28969 "dlls/dplayx/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
28970 "dlls/dpnaddr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
28971 "dlls/dpnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
28972 "dlls/dpnhpast/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
28973 "dlls/dpnlobby/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
28974 "dlls/dpwsockx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
28975 "dlls/dsound/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
28976 "dlls/dsound/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
28977 "dlls/dssenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dssenh/Makefile" ;;
28978 "dlls/dswave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
28979 "dlls/dwmapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
28980 "dlls/dxdiagn/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
28981 "dlls/dxerr8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
28982 "dlls/dxerr9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
28983 "dlls/dxgi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/Makefile" ;;
28984 "dlls/dxgi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
28985 "dlls/dxguid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
28986 "dlls/faultrep/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/faultrep/Makefile" ;;
28987 "dlls/fusion/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/Makefile" ;;
28988 "dlls/fusion/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
28989 "dlls/gdi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/Makefile" ;;
28990 "dlls/gdi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
28991 "dlls/gdiplus/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
28992 "dlls/gdiplus/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
28993 "dlls/glu32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
28994 "dlls/gphoto2.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
28995 "dlls/gpkcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
28996 "dlls/hal/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hal/Makefile" ;;
28997 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
28998 "dlls/hid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hid/Makefile" ;;
28999 "dlls/hlink/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/Makefile" ;;
29000 "dlls/hlink/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
29001 "dlls/hnetcfg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
29002 "dlls/httpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/httpapi/Makefile" ;;
29003 "dlls/iccvid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
29004 "dlls/icmp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
29005 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
29006 "dlls/imaadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
29007 "dlls/imagehlp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
29008 "dlls/imm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm.dll16/Makefile" ;;
29009 "dlls/imm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
29010 "dlls/imm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
29011 "dlls/inetcomm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
29012 "dlls/inetcomm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
29013 "dlls/inetmib1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
29014 "dlls/inetmib1/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
29015 "dlls/infosoft/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/Makefile" ;;
29016 "dlls/infosoft/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
29017 "dlls/initpki/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/initpki/Makefile" ;;
29018 "dlls/inkobj/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inkobj/Makefile" ;;
29019 "dlls/inseng/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inseng/Makefile" ;;
29020 "dlls/iphlpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
29021 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
29022 "dlls/itircl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itircl/Makefile" ;;
29023 "dlls/itss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
29024 "dlls/itss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
29025 "dlls/jscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/Makefile" ;;
29026 "dlls/jscript/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
29027 "dlls/kernel32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/Makefile" ;;
29028 "dlls/kernel32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
29029 "dlls/keyboard.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
29030 "dlls/loadperf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/loadperf/Makefile" ;;
29031 "dlls/localspl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/Makefile" ;;
29032 "dlls/localspl/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
29033 "dlls/localui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/Makefile" ;;
29034 "dlls/localui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
29035 "dlls/lz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/Makefile" ;;
29036 "dlls/lz32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
29037 "dlls/lzexpand.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand.dll16/Makefile" ;;
29038 "dlls/mapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
29039 "dlls/mapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
29040 "dlls/mciavi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
29041 "dlls/mcicda/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mcicda/Makefile" ;;
29042 "dlls/mciqtz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
29043 "dlls/mciseq/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciseq/Makefile" ;;
29044 "dlls/mciwave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciwave/Makefile" ;;
29045 "dlls/midimap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/midimap/Makefile" ;;
29046 "dlls/mlang/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
29047 "dlls/mlang/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
29048 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
29049 "dlls/monodebg.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
29050 "dlls/mountmgr.sys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
29051 "dlls/mouse.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
29052 "dlls/mpr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
29053 "dlls/mprapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mprapi/Makefile" ;;
29054 "dlls/msacm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm.dll16/Makefile" ;;
29055 "dlls/msacm32.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
29056 "dlls/msacm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/Makefile" ;;
29057 "dlls/msacm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
29058 "dlls/msadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
29059 "dlls/mscat32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscat32/Makefile" ;;
29060 "dlls/mscms/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
29061 "dlls/mscms/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
29062 "dlls/mscoree/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscoree/Makefile" ;;
29063 "dlls/msctf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/Makefile" ;;
29064 "dlls/msctf/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
29065 "dlls/msdmo/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
29066 "dlls/msftedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msftedit/Makefile" ;;
29067 "dlls/msg711.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
29068 "dlls/mshtml.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
29069 "dlls/mshtml/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
29070 "dlls/mshtml/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
29071 "dlls/msi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
29072 "dlls/msi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
29073 "dlls/msimg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
29074 "dlls/msimtf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimtf/Makefile" ;;
29075 "dlls/msisip/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisip/Makefile" ;;
29076 "dlls/msisys.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
29077 "dlls/msnet32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
29078 "dlls/msrle32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
29079 "dlls/mssign32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssign32/Makefile" ;;
29080 "dlls/mssip32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssip32/Makefile" ;;
29081 "dlls/mstask/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/Makefile" ;;
29082 "dlls/mstask/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
29083 "dlls/msvcirt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
29084 "dlls/msvcr71/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
29085 "dlls/msvcrt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
29086 "dlls/msvcrt/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
29087 "dlls/msvcrt20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
29088 "dlls/msvcrt40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
29089 "dlls/msvcrtd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
29090 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
29091 "dlls/msvfw32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
29092 "dlls/msvfw32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
29093 "dlls/msvidc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
29094 "dlls/msvideo.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvideo.dll16/Makefile" ;;
29095 "dlls/mswsock/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
29096 "dlls/msxml3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/Makefile" ;;
29097 "dlls/msxml3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
29098 "dlls/nddeapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
29099 "dlls/netapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
29100 "dlls/netapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
29101 "dlls/newdev/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
29102 "dlls/ntdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
29103 "dlls/ntdll/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
29104 "dlls/ntdsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
29105 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
29106 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
29107 "dlls/ntprint/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/Makefile" ;;
29108 "dlls/ntprint/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
29109 "dlls/objsel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/objsel/Makefile" ;;
29110 "dlls/odbc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
29111 "dlls/odbccp32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
29112 "dlls/odbccp32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
29113 "dlls/ole2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2.dll16/Makefile" ;;
29114 "dlls/ole2conv.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2conv.dll16/Makefile" ;;
29115 "dlls/ole2disp.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2disp.dll16/Makefile" ;;
29116 "dlls/ole2nls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2nls.dll16/Makefile" ;;
29117 "dlls/ole2prox.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2prox.dll16/Makefile" ;;
29118 "dlls/ole2thk.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2thk.dll16/Makefile" ;;
29119 "dlls/ole32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
29120 "dlls/ole32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
29121 "dlls/oleacc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
29122 "dlls/oleacc/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
29123 "dlls/oleaut32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
29124 "dlls/oleaut32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
29125 "dlls/olecli.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli.dll16/Makefile" ;;
29126 "dlls/olecli32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli32/Makefile" ;;
29127 "dlls/oledlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
29128 "dlls/olepro32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
29129 "dlls/olesvr.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr.dll16/Makefile" ;;
29130 "dlls/olesvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
29131 "dlls/olethk32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olethk32/Makefile" ;;
29132 "dlls/opengl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
29133 "dlls/opengl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
29134 "dlls/pdh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/Makefile" ;;
29135 "dlls/pdh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
29136 "dlls/pidgen/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pidgen/Makefile" ;;
29137 "dlls/powrprof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/powrprof/Makefile" ;;
29138 "dlls/printui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/printui/Makefile" ;;
29139 "dlls/propsys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/propsys/Makefile" ;;
29140 "dlls/psapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
29141 "dlls/psapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
29142 "dlls/pstorec/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pstorec/Makefile" ;;
29143 "dlls/qcap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
29144 "dlls/qedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/Makefile" ;;
29145 "dlls/qedit/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
29146 "dlls/qmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/Makefile" ;;
29147 "dlls/qmgr/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
29148 "dlls/qmgrprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
29149 "dlls/quartz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
29150 "dlls/quartz/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
29151 "dlls/query/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/query/Makefile" ;;
29152 "dlls/rasapi16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi16.dll16/Makefile" ;;
29153 "dlls/rasapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
29154 "dlls/rasapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
29155 "dlls/rasdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
29156 "dlls/resutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/resutils/Makefile" ;;
29157 "dlls/riched20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/Makefile" ;;
29158 "dlls/riched20/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
29159 "dlls/riched32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/Makefile" ;;
29160 "dlls/riched32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
29161 "dlls/rpcrt4/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
29162 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
29163 "dlls/rsabase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
29164 "dlls/rsaenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
29165 "dlls/rsaenh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
29166 "dlls/sane.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
29167 "dlls/sccbase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sccbase/Makefile" ;;
29168 "dlls/schannel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/Makefile" ;;
29169 "dlls/schannel/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
29170 "dlls/secur32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
29171 "dlls/secur32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
29172 "dlls/security/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/security/Makefile" ;;
29173 "dlls/sensapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
29174 "dlls/serialui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
29175 "dlls/serialui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
29176 "dlls/setupapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
29177 "dlls/setupapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
29178 "dlls/sfc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc/Makefile" ;;
29179 "dlls/sfc_os/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
29180 "dlls/shdoclc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
29181 "dlls/shdocvw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
29182 "dlls/shdocvw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
29183 "dlls/shell.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell.dll16/Makefile" ;;
29184 "dlls/shell32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
29185 "dlls/shell32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
29186 "dlls/shfolder/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
29187 "dlls/shlwapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
29188 "dlls/shlwapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
29189 "dlls/slbcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
29190 "dlls/slc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slc/Makefile" ;;
29191 "dlls/snmpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
29192 "dlls/snmpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
29193 "dlls/softpub/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/softpub/Makefile" ;;
29194 "dlls/sound.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sound.drv16/Makefile" ;;
29195 "dlls/spoolss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/Makefile" ;;
29196 "dlls/spoolss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
29197 "dlls/stdole2.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
29198 "dlls/stdole32.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
29199 "dlls/sti/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
29200 "dlls/storage.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/storage.dll16/Makefile" ;;
29201 "dlls/stress.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
29202 "dlls/strmiids/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
29203 "dlls/svrapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/svrapi/Makefile" ;;
29204 "dlls/sxs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sxs/Makefile" ;;
29205 "dlls/t2embed/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/t2embed/Makefile" ;;
29206 "dlls/tapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
29207 "dlls/traffic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/traffic/Makefile" ;;
29208 "dlls/twain.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain.dll16/Makefile" ;;
29209 "dlls/twain_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/Makefile" ;;
29210 "dlls/twain_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
29211 "dlls/typelib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/typelib.dll16/Makefile" ;;
29212 "dlls/unicows/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
29213 "dlls/updspapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/updspapi/Makefile" ;;
29214 "dlls/url/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
29215 "dlls/urlmon/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
29216 "dlls/urlmon/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
29217 "dlls/user32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/Makefile" ;;
29218 "dlls/user32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
29219 "dlls/userenv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/Makefile" ;;
29220 "dlls/userenv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
29221 "dlls/usp10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/Makefile" ;;
29222 "dlls/usp10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
29223 "dlls/uuid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
29224 "dlls/uxtheme/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
29225 "dlls/uxtheme/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
29226 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
29227 "dlls/vdmdbg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
29228 "dlls/version/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
29229 "dlls/version/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
29230 "dlls/vmm.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
29231 "dlls/vnbt.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
29232 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
29233 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
29234 "dlls/vwin32.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
29235 "dlls/w32skrnl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
29236 "dlls/w32sys.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32sys.dll16/Makefile" ;;
29237 "dlls/wbemprox/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wbemprox/Makefile" ;;
29238 "dlls/win32s16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win32s16.dll16/Makefile" ;;
29239 "dlls/win87em.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
29240 "dlls/winaspi.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winaspi.dll16/Makefile" ;;
29241 "dlls/windebug.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
29242 "dlls/winealsa.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
29243 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
29244 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
29245 "dlls/winecrt0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
29246 "dlls/wined3d/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
29247 "dlls/winedos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
29248 "dlls/wineesd.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
29249 "dlls/winejack.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
29250 "dlls/winejoystick.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
29251 "dlls/winemp3.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
29252 "dlls/winenas.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
29253 "dlls/wineoss.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
29254 "dlls/wineps.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
29255 "dlls/winequartz.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
29256 "dlls/winex11.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
29257 "dlls/wing32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wing32/Makefile" ;;
29258 "dlls/winhttp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/Makefile" ;;
29259 "dlls/winhttp/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
29260 "dlls/wininet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
29261 "dlls/wininet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
29262 "dlls/winmm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
29263 "dlls/winmm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
29264 "dlls/winnls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls.dll16/Makefile" ;;
29265 "dlls/winnls32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls32/Makefile" ;;
29266 "dlls/winscard/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winscard/Makefile" ;;
29267 "dlls/winspool.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
29268 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
29269 "dlls/wintab.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab.dll16/Makefile" ;;
29270 "dlls/wintab32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
29271 "dlls/wintrust/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
29272 "dlls/wintrust/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
29273 "dlls/wldap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/Makefile" ;;
29274 "dlls/wldap32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
29275 "dlls/wmi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmi/Makefile" ;;
29276 "dlls/wnaspi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
29277 "dlls/wow32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
29278 "dlls/ws2_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
29279 "dlls/ws2_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
29280 "dlls/wsock32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
29281 "dlls/wtsapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
29282 "dlls/wuapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wuapi/Makefile" ;;
29283 "dlls/xinput1_1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
29284 "dlls/xinput1_2/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
29285 "dlls/xinput1_3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29286 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29287 "dlls/xinput9_1_0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29288 "dlls/xmllite/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xmllite/Makefile" ;;
29289 "documentation/Makefile") CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
29290 "fonts/Makefile") CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
29291 "include/Makefile") CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
29292 "libs/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
29293 "libs/port/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
29294 "libs/wine/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
29295 "libs/wpp/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
29296 "loader/Makefile") CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
29297 "programs/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
29298 "programs/cacls/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cacls/Makefile" ;;
29299 "programs/clock/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
29300 "programs/cmd/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmd/Makefile" ;;
29301 "programs/cmdlgtst/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29302 "programs/control/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
29303 "programs/eject/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/eject/Makefile" ;;
29304 "programs/expand/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
29305 "programs/explorer/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/explorer/Makefile" ;;
29306 "programs/hh/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/hh/Makefile" ;;
29307 "programs/icinfo/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/icinfo/Makefile" ;;
29308 "programs/iexplore/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/iexplore/Makefile" ;;
29309 "programs/lodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/lodctr/Makefile" ;;
29310 "programs/msiexec/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
29311 "programs/net/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/net/Makefile" ;;
29312 "programs/notepad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
29313 "programs/oleview/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/oleview/Makefile" ;;
29314 "programs/progman/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
29315 "programs/reg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/reg/Makefile" ;;
29316 "programs/regedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
29317 "programs/regsvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29318 "programs/rpcss/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
29319 "programs/rundll32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
29320 "programs/secedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/secedit/Makefile" ;;
29321 "programs/services/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/services/Makefile" ;;
29322 "programs/spoolsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29323 "programs/start/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
29324 "programs/svchost/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/svchost/Makefile" ;;
29325 "programs/taskmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29326 "programs/termsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/termsv/Makefile" ;;
29327 "programs/uninstaller/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29328 "programs/unlodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29329 "programs/view/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
29330 "programs/wineboot/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
29331 "programs/winebrowser/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29332 "programs/winecfg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
29333 "programs/wineconsole/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29334 "programs/winedbg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
29335 "programs/winedevice/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedevice/Makefile" ;;
29336 "programs/winefile/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
29337 "programs/winemenubuilder/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
29338 "programs/winemine/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
29339 "programs/winepath/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
29340 "programs/winetest/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
29341 "programs/winevdm/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
29342 "programs/winhelp.exe16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
29343 "programs/winhlp32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhlp32/Makefile" ;;
29344 "programs/winoldap.mod16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
29345 "programs/winver/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
29346 "programs/wordpad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wordpad/Makefile" ;;
29347 "programs/write/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/write/Makefile" ;;
29348 "programs/xcopy/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/xcopy/Makefile" ;;
29349 "server/Makefile") CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
29350 "tools/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
29351 "tools/widl/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
29352 "tools/winebuild/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
29353 "tools/winedump/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
29354 "tools/winegcc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
29355 "tools/wmc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
29356 "tools/wrc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
29358 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
29359 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
29360 { (exit 1); exit 1; }; };;
29365 # If the user did not use the arguments to specify the items to instantiate,
29366 # then the envvar interface is used. Set only those that are not.
29367 # We use the long form for the default assignment because of an extremely
29368 # bizarre bug on SunOS 4.1.3.
29369 if $ac_need_defaults; then
29370 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
29371 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
29372 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
29375 # Have a temporary directory for convenience. Make it in the build tree
29376 # simply because there is no reason against having it here, and in addition,
29377 # creating and moving files from /tmp can sometimes cause problems.
29378 # Hook for its removal unless debugging.
29379 # Note that there is a small window in which the directory will not be cleaned:
29380 # after its creation but before its name has been assigned to `$tmp'.
29384 trap 'exit_status=$?
29385 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
29387 trap '{ (exit 1); exit 1; }' 1 2 13 15
29389 # Create a (secure) tmp directory for tmp files.
29392 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
29393 test -n "$tmp" && test -d "$tmp"
29396 tmp
=.
/conf$$
-$RANDOM
29397 (umask 077 && mkdir
"$tmp")
29400 $as_echo "$as_me: cannot create a temporary directory in ." >&2
29401 { (exit 1); exit 1; }
29404 # Set up the scripts for CONFIG_FILES section.
29405 # No need to generate them if there are no CONFIG_FILES.
29406 # This happens for instance with `./config.status config.h'.
29407 if test -n "$CONFIG_FILES"; then
29409 if $AWK 'BEGIN { getline <"/dev/null" }' </dev
/null
2>/dev
/null
; then
29410 ac_cs_awk_getline
=:
29411 ac_cs_awk_pipe_init
=
29412 ac_cs_awk_read_file
='
29413 while ((getline aline < (F[key])) > 0)
29416 ac_cs_awk_pipe_fini
=
29418 ac_cs_awk_getline
=false
29419 ac_cs_awk_pipe_init
="print \"cat <<'|#_!!_#|' &&\""
29420 ac_cs_awk_read_file
='
29422 print "cat " F[key] " &&"
29423 '$ac_cs_awk_pipe_init
29424 # The final `:' finishes the AND list.
29425 ac_cs_awk_pipe_fini
='END { print "|#_!!_#|"; print ":" }'
29428 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
29429 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29432 ac_cs_awk_cr
=$ac_cr
29435 echo 'BEGIN {' >"$tmp/subs1.awk" &&
29438 # Create commands to substitute file output variables.
29440 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
29441 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
29442 echo "$ac_subst_files" |
sed 's/.*/F["&"]="$&"/' &&
29445 } >conf$
$files.sh
&&
29446 . .
/conf$
$files.sh ||
29447 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29448 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29449 { (exit 1); exit 1; }; }
29450 rm -f conf$
$files.sh
29453 echo "cat >conf$$subs.awk <<_ACEOF" &&
29454 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
29456 } >conf$$subs.sh ||
29457 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29458 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29459 { (exit 1); exit 1; }; }
29460 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
29462 for ac_last_try in false false false false false :; do
29463 . ./conf$$subs.sh ||
29464 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29465 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29466 { (exit 1); exit 1; }; }
29468 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
29469 if test $ac_delim_n = $ac_delim_num; then
29471 elif $ac_last_try; then
29472 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29473 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29474 { (exit 1); exit 1; }; }
29476 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29479 rm -f conf$$subs.sh
29481 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29482 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
29486 s/^/S["/; s
/!.
*/"]=/
29496 s/\(.\{148\}\).*/\1/
29498 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
29503 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29510 s/\(.\{148\}\).*/\1/
29512 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
29516 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29521 ' <conf$$subs.awk | sed '
29526 ' >>$CONFIG_STATUS || ac_write_fail=1
29527 rm -f conf$$subs.awk
29528 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29530 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
29531 for (key in S) S_is_set[key] = 1
29533 \$ac_cs_awk_pipe_init
29537 nfields = split(line, field, "@
")
29539 len = length(field[1])
29540 for (i = 2; i < nfields; i++) {
29542 keylen = length(key)
29543 if (S_is_set[key]) {
29545 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
29546 len += length(value) + length(field[++i])
29551 if (nfields == 3 && !substed) {
29553 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
29554 \$ac_cs_awk_read_file
29560 \$ac_cs_awk_pipe_fini
29563 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29564 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
29565 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
29568 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
29569 || { { $as_echo "$as_me:$LINENO: error
: could not setup config files machinery
" >&5
29570 $as_echo "$as_me: error
: could not setup config files machinery
" >&2;}
29571 { (exit 1); exit 1; }; }
29574 # VPATH may cause trouble with some makes, so we remove $(srcdir),
29575 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
29576 # trailing colons and then remove the whole line if VPATH becomes empty
29577 # (actually we leave an empty line to preserve line numbers).
29578 if test "x
$srcdir" = x.; then
29579 ac_vpsub='/^[ ]*VPATH[ ]*=/{
29580 s/:*\$(srcdir):*/:/
29581 s/:*\${srcdir}:*/:/
29583 s/^\([^=]*=[ ]*\):*/\1/
29589 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29590 fi # test -n "$CONFIG_FILES"
29592 # Set up the scripts for CONFIG_HEADERS section.
29593 # No need to generate them if there are no CONFIG_HEADERS.
29594 # This happens for instance with `./config.status Makefile'.
29595 if test -n "$CONFIG_HEADERS"; then
29596 cat >"$tmp/defines.
awk" <<\_ACAWK ||
29600 # Transform confdefs.h into an awk script `defines.awk', embedded as
29601 # here-document in config.status, that substitutes the proper values into
29602 # config.h.in to produce config.h.
29604 # Create a delimiter string that does not exist in confdefs.h, to ease
29605 # handling of long lines.
29607 for ac_last_try in false false :; do
29608 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
29609 if test -z "$ac_t"; then
29611 elif $ac_last_try; then
29612 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_HEADERS" >&5
29613 $as_echo "$as_me: error
: could not
make $CONFIG_HEADERS" >&2;}
29614 { (exit 1); exit 1; }; }
29616 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29620 # For the awk script, D is an array of macro values keyed by name,
29621 # likewise P contains macro parameters if any. Preserve backslash
29622 # newline sequences.
29624 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
29626 s/.\{148\}/&'"$ac_delim"'/g
29629 s/^[ ]*#[ ]*define[ ][ ]*/ /
29636 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
29638 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
29642 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
29643 D["\
1"]=" \
3\\\\\\n
"\\/p
29645 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
29650 s/.\{148\}/&'"$ac_delim"'/g
29655 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
29658 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
29660 ' <confdefs.h | sed '
29661 s/'"$ac_delim"'/"\\\
29662 "/g' >>$CONFIG_STATUS || ac_write_fail=1
29664 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29665 for (key in D) D_is_set[key] = 1
29668 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
29670 split(line, arg, " ")
29671 if (arg[1] == "#") {
29675 defundef
= substr
(arg
[1], 2)
29678 split(mac1
, mac2
, "(") #)
29680 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
29681 if (D_is_set
[macro
]) {
29682 # Preserve the white space surrounding the "#".
29683 print prefix
"define", macro P
[macro
] D
[macro
]
29686 # Replace #undef with comments. This is necessary, for example,
29687 # in the case of _POSIX_SOURCE, which is predefined and required
29688 # on some systems where configure will not decide to define it.
29689 if (defundef
== "undef") {
29690 print
"/*", prefix defundef
, macro
, "*/"
29698 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29699 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
29700 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
29701 { (exit 1); exit 1; }; }
29702 fi # test -n "$CONFIG_HEADERS"
29705 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
29710 :[FHLC
]) ac_mode
=$ac_tag; continue;;
29712 case $ac_mode$ac_tag in
29714 :L
* |
:C
*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
29715 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
29716 { (exit 1); exit 1; }; };;
29717 :[FH
]-) ac_tag
=-:-;;
29718 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
29735 -) ac_f
="$tmp/stdin";;
29736 *) # Look for the file first in the build tree, then in the source tree
29737 # (if the path is not absolute). The absolute path cannot be DOS-style,
29738 # because $ac_f cannot contain `:'.
29742 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
29744 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
29745 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
29746 { (exit 1); exit 1; }; };;
29748 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
29749 ac_file_inputs
="$ac_file_inputs '$ac_f'"
29752 # Let's still pretend it is `configure' which instantiates (i.e., don't
29753 # use $as_me), people would be surprised to read:
29754 # /* config.h. Generated by config.status. */
29755 configure_input
='Generated from '`
29756 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
29758 if test x
"$ac_file" != x-
; then
29759 configure_input
="$ac_file. $configure_input"
29760 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
29761 $as_echo "$as_me: creating $ac_file" >&6;}
29763 # Neutralize special characters interpreted by sed in replacement strings.
29764 case $configure_input in #(
29765 *\
&* |
*\|
* |
*\\* )
29766 ac_sed_conf_input
=`$as_echo "$configure_input" |
29767 sed 's/[\\\\&|]/\\\\&/g'`;; #(
29768 *) ac_sed_conf_input
=$configure_input;;
29772 *:-:* |
*:-) cat >"$tmp/stdin" \
29773 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29774 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29775 { (exit 1); exit 1; }; } ;;
29780 ac_dir
=`$as_dirname -- "$ac_file" ||
29781 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29782 X"$ac_file" : 'X\(//\)[^/]' \| \
29783 X"$ac_file" : 'X\(//\)$' \| \
29784 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
29785 $as_echo X"$ac_file" |
29786 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29790 /^X\(\/\/\)[^/].*/{
29805 -*) as_dir
=.
/$as_dir;;
29807 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
29811 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
29812 *) as_qdir
=$as_dir;;
29814 as_dirs
="'$as_qdir' $as_dirs"
29815 as_dir
=`$as_dirname -- "$as_dir" ||
29816 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29817 X"$as_dir" : 'X\(//\)[^/]' \| \
29818 X"$as_dir" : 'X\(//\)$' \| \
29819 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
29820 $as_echo X"$as_dir" |
29821 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29825 /^X\(\/\/\)[^/].*/{
29838 test -d "$as_dir" && break
29840 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
29841 } ||
test -d "$as_dir" ||
{ { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
29842 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
29843 { (exit 1); exit 1; }; }; }
29847 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
29849 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
29850 # A ".." for each directory in $ac_dir_suffix.
29851 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
29852 case $ac_top_builddir_sub in
29853 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
29854 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
29857 ac_abs_top_builddir
=$ac_pwd
29858 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
29859 # for backward compatibility:
29860 ac_top_builddir
=$ac_top_build_prefix
29863 .
) # We are building in place.
29865 ac_top_srcdir
=$ac_top_builddir_sub
29866 ac_abs_top_srcdir
=$ac_pwd ;;
29867 [\\/]* | ?
:[\\/]* ) # Absolute name.
29868 ac_srcdir
=$srcdir$ac_dir_suffix;
29869 ac_top_srcdir
=$srcdir
29870 ac_abs_top_srcdir
=$srcdir ;;
29871 *) # Relative name.
29872 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
29873 ac_top_srcdir
=$ac_top_build_prefix$srcdir
29874 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
29876 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
29886 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
29887 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
29891 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29892 # If the template does not know about datarootdir, expand it.
29893 # FIXME: This hack should be removed a few years after 2.60.
29894 ac_datarootdir_hack
=; ac_datarootdir_seen
=
29907 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
29908 *datarootdir
*) ac_datarootdir_seen
=yes;;
29909 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
29910 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
29911 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
29913 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29914 ac_datarootdir_hack='
29915 s&@datadir@&$datadir&g
29916 s&@docdir@&$docdir&g
29917 s&@infodir@&$infodir&g
29918 s&@localedir@&$localedir&g
29919 s&@mandir@&$mandir&g
29920 s&\\\${datarootdir}&$datarootdir&g' ;;
29924 # Neutralize VPATH when `$srcdir' = `.'.
29925 # Shell code in configure.ac might set extrasub.
29926 # FIXME: do we really want to maintain this feature?
29927 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29928 ac_sed_extra="$ac_vpsub
29931 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29933 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
29934 s|@configure_input@|
$ac_sed_conf_input|
;t t
29935 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
29936 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
29937 s
&@srcdir@
&$ac_srcdir&;t t
29938 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
29939 s
&@top_srcdir@
&$ac_top_srcdir&;t t
29940 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
29941 s
&@builddir@
&$ac_builddir&;t t
29942 s
&@abs_builddir@
&$ac_abs_builddir&;t t
29943 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
29944 s
&@INSTALL@
&$ac_INSTALL&;t t
29945 $ac_datarootdir_hack
29947 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
29948 if $ac_cs_awk_getline; then
29949 $AWK -f "$tmp/subs.
awk"
29951 $AWK -f "$tmp/subs.
awk" | $SHELL
29953 || { { $as_echo "$as_me:$LINENO: error
: could not create
$ac_file" >&5
29954 $as_echo "$as_me: error
: could not create
$ac_file" >&2;}
29955 { (exit 1); exit 1; }; }
29957 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
29958 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
29959 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
29960 { $as_echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
29961 which seems to be undefined. Please make sure it is defined." >&5
29962 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
29963 which seems to be undefined. Please make sure it is defined." >&2;}
29967 -) cat "$tmp/out" && rm -f "$tmp/out";;
29968 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
29970 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29971 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29972 { (exit 1); exit 1; }; }
29978 if test x"$ac_file" != x-; then
29980 $as_echo "/* $configure_input */" \
29981 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
29982 } >"$tmp/config.h" \
29983 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29984 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29985 { (exit 1); exit 1; }; }
29986 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
29987 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
29988 $as_echo "$as_me: $ac_file is unchanged" >&6;}
29991 mv "$tmp/config.h" "$ac_file" \
29992 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29993 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29994 { (exit 1); exit 1; }; }
29997 $as_echo "/* $configure_input */" \
29998 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
29999 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
30000 $as_echo "$as_me: error: could not create -" >&2;}
30001 { (exit 1); exit 1; }; }
30005 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
30006 $as_echo "$as_me: executing $ac_file commands" >&6;}
30011 case $ac_file$ac_mode in
30012 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
30013 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
30014 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
30015 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
30016 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
30017 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
30018 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
30019 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
30020 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
30021 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
30022 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
30023 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
30024 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
30030 { (exit 0); exit 0; }
30032 chmod +x $CONFIG_STATUS
30033 ac_clean_files=$ac_clean_files_save
30035 test $ac_write_fail = 0 ||
30036 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
30037 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
30038 { (exit 1); exit 1; }; }
30041 # configure is writing to config.log, and then calls config.status.
30042 # config.status does its own redirection, appending to config.log.
30043 # Unfortunately, on DOS this fails, as config.log is still kept open
30044 # by configure, so config.status won't be able to
write to it
; its
30045 # output is simply discarded. So we exec the FD to /dev/null,
30046 # effectively closing config.log, so it can be properly (re)opened and
30047 # appended to by config.status. When coming back to configure, we
30048 # need to make the FD available again.
30049 if test "$no_create" != yes; then
30051 ac_config_status_args
=
30052 test "$silent" = yes &&
30053 ac_config_status_args
="$ac_config_status_args --quiet"
30055 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
30057 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
30058 # would make configure fail if this is the last instruction.
30059 $ac_cs_success ||
{ (exit 1); exit 1; }
30061 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
30062 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
30063 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
30067 if test "$no_create" = "yes"
30073 if test "x$wine_notices != "x
; then
30076 for msg
in $wine_notices; do
30078 if test -n "$msg"; then
30079 { $as_echo "$as_me:$LINENO: $msg" >&5
30080 $as_echo "$as_me: $msg" >&6;}
30085 for msg
in $wine_warnings; do
30087 if test -n "$msg"; then
30089 { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
30090 $as_echo "$as_me: WARNING: $msg" >&2;}
30096 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.