2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.63 for Wine 1.1.26.
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.26'
600 PACKAGE_STRING
='Wine 1.1.26'
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
855 ac_precious_vars
='build_alias
870 # Initialize some variables set by options.
872 ac_init_version
=false
873 ac_unrecognized_opts
=
875 # The variables have the same names as the options, with
876 # dashes changed to underlines.
884 program_transform_name
=s
,x
,x
,
892 # Installation directory options.
893 # These are left unexpanded so users can "make install exec_prefix=/foo"
894 # and all the variables that are supposed to be based on exec_prefix
895 # by default will actually change.
896 # Use braces instead of parens because sh, perl, etc. also accept them.
897 # (The list follows the same order as the GNU Coding Standards.)
898 bindir
='${exec_prefix}/bin'
899 sbindir
='${exec_prefix}/sbin'
900 libexecdir
='${exec_prefix}/libexec'
901 datarootdir
='${prefix}/share'
902 datadir
='${datarootdir}'
903 sysconfdir
='${prefix}/etc'
904 sharedstatedir
='${prefix}/com'
905 localstatedir
='${prefix}/var'
906 includedir
='${prefix}/include'
907 oldincludedir
='/usr/include'
908 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
909 infodir
='${datarootdir}/info'
914 libdir
='${exec_prefix}/lib'
915 localedir
='${datarootdir}/locale'
916 mandir
='${datarootdir}/man'
922 # If the previous option needs an argument, assign it.
923 if test -n "$ac_prev"; then
924 eval $ac_prev=\
$ac_option
930 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
934 # Accept the important Cygnus configure options, so we can diagnose typos.
936 case $ac_dashdash$ac_option in
940 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
942 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
945 -build |
--build |
--buil |
--bui |
--bu)
946 ac_prev
=build_alias
;;
947 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
948 build_alias
=$ac_optarg ;;
950 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
951 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
952 ac_prev
=cache_file
;;
953 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
954 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
955 cache_file
=$ac_optarg ;;
958 cache_file
=config.cache
;;
960 -datadir |
--datadir |
--datadi |
--datad)
962 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
963 datadir
=$ac_optarg ;;
965 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
966 |
--dataroo |
--dataro |
--datar)
967 ac_prev
=datarootdir
;;
968 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
969 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
970 datarootdir
=$ac_optarg ;;
972 -disable-* |
--disable-*)
973 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
974 # Reject names that are not valid shell variable names.
975 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
976 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
977 { (exit 1); exit 1; }; }
978 ac_useropt_orig
=$ac_useropt
979 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
980 case $ac_user_opts in
984 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
985 ac_unrecognized_sep
=', ';;
987 eval enable_
$ac_useropt=no
;;
989 -docdir |
--docdir |
--docdi |
--doc |
--do)
991 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
994 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
996 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
999 -enable-* |
--enable-*)
1000 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1001 # Reject names that are not valid shell variable names.
1002 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1003 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1004 { (exit 1); exit 1; }; }
1005 ac_useropt_orig
=$ac_useropt
1006 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1007 case $ac_user_opts in
1009 "enable_
$ac_useropt"
1011 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1012 ac_unrecognized_sep
=', ';;
1014 eval enable_
$ac_useropt=\
$ac_optarg ;;
1016 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
1017 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
1018 |
--exec |
--exe |
--ex)
1019 ac_prev
=exec_prefix
;;
1020 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
1021 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
1022 |
--exec=* |
--exe=* |
--ex=*)
1023 exec_prefix
=$ac_optarg ;;
1025 -gas |
--gas |
--ga |
--g)
1026 # Obsolete; use --with-gas.
1029 -help |
--help |
--hel |
--he |
-h)
1030 ac_init_help
=long
;;
1031 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
1032 ac_init_help
=recursive
;;
1033 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
1034 ac_init_help
=short
;;
1036 -host |
--host |
--hos |
--ho)
1037 ac_prev
=host_alias
;;
1038 -host=* |
--host=* |
--hos=* |
--ho=*)
1039 host_alias
=$ac_optarg ;;
1041 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
1043 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
1045 htmldir
=$ac_optarg ;;
1047 -includedir |
--includedir |
--includedi |
--included |
--include \
1048 |
--includ |
--inclu |
--incl |
--inc)
1049 ac_prev
=includedir
;;
1050 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1051 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1052 includedir
=$ac_optarg ;;
1054 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1056 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1057 infodir
=$ac_optarg ;;
1059 -libdir |
--libdir |
--libdi |
--libd)
1061 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1062 libdir
=$ac_optarg ;;
1064 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1065 |
--libexe |
--libex |
--libe)
1066 ac_prev
=libexecdir
;;
1067 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1068 |
--libexe=* |
--libex=* |
--libe=*)
1069 libexecdir
=$ac_optarg ;;
1071 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1072 ac_prev
=localedir
;;
1073 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1074 localedir
=$ac_optarg ;;
1076 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1077 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1078 ac_prev
=localstatedir
;;
1079 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1080 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1081 localstatedir
=$ac_optarg ;;
1083 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1085 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1086 mandir
=$ac_optarg ;;
1088 -nfp |
--nfp |
--nf)
1089 # Obsolete; use --without-fp.
1092 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1093 |
--no-cr |
--no-c |
-n)
1096 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1097 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1100 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1101 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1102 |
--oldin |
--oldi |
--old |
--ol |
--o)
1103 ac_prev
=oldincludedir
;;
1104 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1105 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1106 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1107 oldincludedir
=$ac_optarg ;;
1109 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1111 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1112 prefix
=$ac_optarg ;;
1114 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1115 |
--program-pre |
--program-pr |
--program-p)
1116 ac_prev
=program_prefix
;;
1117 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1118 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1119 program_prefix
=$ac_optarg ;;
1121 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1122 |
--program-suf |
--program-su |
--program-s)
1123 ac_prev
=program_suffix
;;
1124 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1125 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1126 program_suffix
=$ac_optarg ;;
1128 -program-transform-name |
--program-transform-name \
1129 |
--program-transform-nam |
--program-transform-na \
1130 |
--program-transform-n |
--program-transform- \
1131 |
--program-transform |
--program-transfor \
1132 |
--program-transfo |
--program-transf \
1133 |
--program-trans |
--program-tran \
1134 |
--progr-tra |
--program-tr |
--program-t)
1135 ac_prev
=program_transform_name
;;
1136 -program-transform-name=* |
--program-transform-name=* \
1137 |
--program-transform-nam=* |
--program-transform-na=* \
1138 |
--program-transform-n=* |
--program-transform-=* \
1139 |
--program-transform=* |
--program-transfor=* \
1140 |
--program-transfo=* |
--program-transf=* \
1141 |
--program-trans=* |
--program-tran=* \
1142 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1143 program_transform_name
=$ac_optarg ;;
1145 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1147 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1148 pdfdir
=$ac_optarg ;;
1150 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1152 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1155 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1156 |
-silent |
--silent |
--silen |
--sile |
--sil)
1159 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1161 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1163 sbindir
=$ac_optarg ;;
1165 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1166 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1167 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1169 ac_prev
=sharedstatedir
;;
1170 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1171 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1172 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1174 sharedstatedir
=$ac_optarg ;;
1176 -site |
--site |
--sit)
1178 -site=* |
--site=* |
--sit=*)
1181 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1183 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1184 srcdir
=$ac_optarg ;;
1186 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1187 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1188 ac_prev
=sysconfdir
;;
1189 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1190 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1191 sysconfdir
=$ac_optarg ;;
1193 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1194 ac_prev
=target_alias
;;
1195 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1196 target_alias
=$ac_optarg ;;
1198 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1201 -version |
--version |
--versio |
--versi |
--vers |
-V)
1202 ac_init_version
=: ;;
1205 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1206 # Reject names that are not valid shell variable names.
1207 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1208 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1209 { (exit 1); exit 1; }; }
1210 ac_useropt_orig
=$ac_useropt
1211 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1212 case $ac_user_opts in
1216 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1217 ac_unrecognized_sep
=', ';;
1219 eval with_
$ac_useropt=\
$ac_optarg ;;
1221 -without-* |
--without-*)
1222 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1223 # Reject names that are not valid shell variable names.
1224 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1225 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1226 { (exit 1); exit 1; }; }
1227 ac_useropt_orig
=$ac_useropt
1228 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1229 case $ac_user_opts in
1233 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1234 ac_unrecognized_sep
=', ';;
1236 eval with_
$ac_useropt=no
;;
1239 # Obsolete; use --with-x.
1242 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1243 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1244 ac_prev
=x_includes
;;
1245 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1246 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1247 x_includes
=$ac_optarg ;;
1249 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1250 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1251 ac_prev
=x_libraries
;;
1252 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1253 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1254 x_libraries
=$ac_optarg ;;
1256 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1257 Try \`$0 --help' for more information." >&2
1258 { (exit 1); exit 1; }; }
1262 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1263 # Reject names that are not valid shell variable names.
1264 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
1265 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1266 { (exit 1); exit 1; }; }
1267 eval $ac_envvar=\
$ac_optarg
1268 export $ac_envvar ;;
1271 # FIXME: should be removed in autoconf 3.0.
1272 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1273 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1274 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1275 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1281 if test -n "$ac_prev"; then
1282 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1283 { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1284 { (exit 1); exit 1; }; }
1287 if test -n "$ac_unrecognized_opts"; then
1288 case $enable_option_checking in
1290 fatal
) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1291 { (exit 1); exit 1; }; } ;;
1292 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1296 # Check all directory arguments for consistency.
1297 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1298 datadir sysconfdir sharedstatedir localstatedir includedir \
1299 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1300 libdir localedir mandir
1302 eval ac_val
=\$
$ac_var
1303 # Remove trailing slashes.
1306 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1307 eval $ac_var=\
$ac_val;;
1309 # Be sure to have absolute directory names.
1311 [\\/$
]* | ?
:[\\/]* ) continue;;
1312 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1314 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1315 { (exit 1); exit 1; }; }
1318 # There might be people who depend on the old broken behavior: `$host'
1319 # used to hold the argument of --host etc.
1320 # FIXME: To remove some day.
1323 target
=$target_alias
1325 # FIXME: To remove some day.
1326 if test "x$host_alias" != x
; then
1327 if test "x$build_alias" = x
; then
1328 cross_compiling
=maybe
1329 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1330 If a cross compiler is detected then cross compile mode will be used." >&2
1331 elif test "x$build_alias" != "x$host_alias"; then
1337 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1339 test "$silent" = yes && exec 6>/dev
/null
1342 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1343 ac_ls_di
=`ls -di .` &&
1344 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1345 { $as_echo "$as_me: error: working directory cannot be determined" >&2
1346 { (exit 1); exit 1; }; }
1347 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1348 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1349 { (exit 1); exit 1; }; }
1352 # Find the source files, if location was not specified.
1353 if test -z "$srcdir"; then
1354 ac_srcdir_defaulted
=yes
1355 # Try the directory containing this script, then the parent directory.
1356 ac_confdir
=`$as_dirname -- "$as_myself" ||
1357 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1358 X"$as_myself" : 'X\(//\)[^/]' \| \
1359 X"$as_myself" : 'X\(//\)$' \| \
1360 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1361 $as_echo X"$as_myself" |
1362 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1380 if test ! -r "$srcdir/$ac_unique_file"; then
1384 ac_srcdir_defaulted
=no
1386 if test ! -r "$srcdir/$ac_unique_file"; then
1387 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1388 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1389 { (exit 1); exit 1; }; }
1391 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1393 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1394 { (exit 1); exit 1; }; }
1396 # When building in place, set srcdir=.
1397 if test "$ac_abs_confdir" = "$ac_pwd"; then
1400 # Remove unnecessary trailing slashes from srcdir.
1401 # Double slashes in file names in object file debugging info
1402 # mess up M-x gdb in Emacs.
1404 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1406 for ac_var
in $ac_precious_vars; do
1407 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1408 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1409 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1410 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1414 # Report the --help message.
1416 if test "$ac_init_help" = "long"; then
1417 # Omit some internal or obsolete options to make the list less imposing.
1418 # This message is too long to be a string in the A/UX 3.1 sh.
1420 \`configure' configures Wine 1.1.26 to adapt to many kinds of systems.
1422 Usage: $0 [OPTION]... [VAR=VALUE]...
1424 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1425 VAR=VALUE. See below for descriptions of some of the useful variables.
1427 Defaults for the options are specified in brackets.
1430 -h, --help display this help and exit
1431 --help=short display options specific to this package
1432 --help=recursive display the short help of all the included packages
1433 -V, --version display version information and exit
1434 -q, --quiet, --silent do not print \`checking...' messages
1435 --cache-file=FILE cache test results in FILE [disabled]
1436 -C, --config-cache alias for \`--cache-file=config.cache'
1437 -n, --no-create do not create output files
1438 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1440 Installation directories:
1441 --prefix=PREFIX install architecture-independent files in PREFIX
1442 [$ac_default_prefix]
1443 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1446 By default, \`make install' will install all the files in
1447 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1448 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1449 for instance \`--prefix=\$HOME'.
1451 For better control, use the options below.
1453 Fine tuning of the installation directories:
1454 --bindir=DIR user executables [EPREFIX/bin]
1455 --sbindir=DIR system admin executables [EPREFIX/sbin]
1456 --libexecdir=DIR program executables [EPREFIX/libexec]
1457 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1458 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1459 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1460 --libdir=DIR object code libraries [EPREFIX/lib]
1461 --includedir=DIR C header files [PREFIX/include]
1462 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1463 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1464 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1465 --infodir=DIR info documentation [DATAROOTDIR/info]
1466 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1467 --mandir=DIR man documentation [DATAROOTDIR/man]
1468 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1469 --htmldir=DIR html documentation [DOCDIR]
1470 --dvidir=DIR dvi documentation [DOCDIR]
1471 --pdfdir=DIR pdf documentation [DOCDIR]
1472 --psdir=DIR ps documentation [DOCDIR]
1478 --x-includes=DIR X include files are
in DIR
1479 --x-libraries=DIR X library files are
in DIR
1482 --build=BUILD configure
for building on BUILD
[guessed
]
1483 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1487 if test -n "$ac_init_help"; then
1488 case $ac_init_help in
1489 short | recursive
) echo "Configuration of Wine 1.1.26:";;
1494 --disable-option-checking ignore unrecognized
--enable/--with options
1495 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1496 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1497 --disable-win16 do not include Win16 support
1498 --enable-win64 build a Win64 emulator on AMD64
(won
't run Win32
1500 --disable-tests do not build the regression tests
1501 --enable-maintainer-mode
1502 enable maintainer-specific build rules
1505 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1506 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1507 --without-alsa do not use the Alsa sound support
1508 --without-audioio do not use the AudioIO sound support
1509 --without-capi do not use CAPI (ISDN support)
1510 --without-cms do not use CMS (color management support)
1511 --without-coreaudio do not use the CoreAudio sound support
1512 --without-cups do not use CUPS
1513 --without-curses do not use (n)curses
1514 --without-esd do not use the EsounD sound support
1515 --without-fontconfig do not use fontconfig
1516 --without-freetype do not use the FreeType library
1517 --without-gphoto do not use gphoto (Digital Camera support)
1518 --without-glu do not use the GLU library
1519 --without-gnutls do not use GnuTLS (schannel support)
1520 --without-libgsm do not use libgsm (GSM 06.10 codec support)
1521 --without-hal do not use HAL (dynamic device support)
1522 --without-jack do not use the Jack sound support
1523 --without-jpeg do not use JPEG
1524 --without-ldap do not use LDAP
1525 --without-nas do not use the NAS sound support
1526 --without-opengl do not use OpenGL
1527 --without-openssl do not use OpenSSL
1528 --without-oss do not use the OSS sound support
1529 --without-png do not use PNG
1530 --without-pthread do not use the pthread library
1531 --without-sane do not use SANE (scanner support)
1532 --without-xcomposite do not use the Xcomposite extension
1533 --without-xcursor do not use the Xcursor extension
1534 --without-xinerama do not use Xinerama (multi-monitor support)
1535 --without-xinput do not use the Xinput extension
1536 --without-xml do not use XML
1537 --without-xrandr do not use Xrandr (resolution changes)
1538 --without-xrender do not use the Xrender extension
1539 --without-xshape do not use the Xshape extension
1540 --without-xshm do not use XShm (shared memory extension)
1541 --without-xslt do not use XSLT
1542 --without-xxf86vm do not use XFree video mode extension
1543 --with-wine-tools=DIR use Wine tools from directory DIR
1544 --with-x use the X Window System
1546 Some influential environment variables:
1547 CC C compiler command
1548 CFLAGS C compiler flags
1549 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1550 nonstandard directory <lib dir>
1551 LIBS libraries to pass to the linker, e.g. -l<library>
1552 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1553 you have headers in a nonstandard directory <include dir>
1554 CXX C++ compiler command
1555 CXXFLAGS C++ compiler flags
1557 XMKMF Path to xmkmf, Makefile generator for X Window System
1559 Use these variables to override the choices made by `configure' or to
help
1560 it to
find libraries and programs with nonstandard names
/locations.
1562 Report bugs to
<wine-devel@winehq.org
>.
1567 if test "$ac_init_help" = "recursive"; then
1568 # If there are subdirs, report their specific --help.
1569 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1570 test -d "$ac_dir" ||
1571 { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=.
&& test -d "$ac_dir"; } ||
1576 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1578 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1579 # A ".." for each directory in $ac_dir_suffix.
1580 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1581 case $ac_top_builddir_sub in
1582 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1583 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1586 ac_abs_top_builddir
=$ac_pwd
1587 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1588 # for backward compatibility:
1589 ac_top_builddir
=$ac_top_build_prefix
1592 .
) # We are building in place.
1594 ac_top_srcdir
=$ac_top_builddir_sub
1595 ac_abs_top_srcdir
=$ac_pwd ;;
1596 [\\/]* | ?
:[\\/]* ) # Absolute name.
1597 ac_srcdir
=$srcdir$ac_dir_suffix;
1598 ac_top_srcdir
=$srcdir
1599 ac_abs_top_srcdir
=$srcdir ;;
1601 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1602 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1603 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1605 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1607 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1608 # Check for guested configure.
1609 if test -f "$ac_srcdir/configure.gnu"; then
1611 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1612 elif test -f "$ac_srcdir/configure"; then
1614 $SHELL "$ac_srcdir/configure" --help=recursive
1616 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1618 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1622 test -n "$ac_init_help" && exit $ac_status
1623 if $ac_init_version; then
1625 Wine configure
1.1.26
1626 generated by GNU Autoconf
2.63
1628 Copyright
(C
) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1629 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
, Inc.
1630 This configure
script is free software
; the Free Software Foundation
1631 gives unlimited permission to copy
, distribute and modify it.
1635 cat >config.log
<<_ACEOF
1636 This file contains any messages produced by compilers while
1637 running configure, to aid debugging if configure makes a mistake.
1639 It was created by Wine $as_me 1.1.26, which was
1640 generated by GNU Autoconf 2.63. Invocation command line was
1652 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1653 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1654 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1655 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1656 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1658 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1659 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1661 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1662 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1663 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1664 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1665 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1666 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1667 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1671 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1675 test -z "$as_dir" && as_dir
=.
1676 $as_echo "PATH: $as_dir"
1692 # Keep a trace of the command line.
1693 # Strip out --no-create and --no-recursion so they do not pile up.
1694 # Strip out --silent because we don't want to record it for future runs.
1695 # Also quote any args containing shell meta-characters.
1696 # Make two passes to allow for proper duplicate-argument suppression.
1700 ac_must_keep_next
=false
1706 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1707 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1708 |
-silent |
--silent |
--silen |
--sile |
--sil)
1711 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1714 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
1716 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
1717 if test $ac_must_keep_next = true
; then
1718 ac_must_keep_next
=false
# Got value, back to normal.
1721 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1722 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1723 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1724 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1725 case "$ac_configure_args0 " in
1726 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1729 -* ) ac_must_keep_next
=true
;;
1732 ac_configure_args
="$ac_configure_args '$ac_arg'"
1737 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1738 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1740 # When interrupted or exit'd, cleanup temporary files, and complete
1741 # config.log. We remove comments because anyway the quotes in there
1742 # would cause problems or look ugly.
1743 # WARNING: Use '\'' to represent an apostrophe within the trap.
1744 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1745 trap 'exit_status=$?
1746 # Save into config.log some information that might help in debugging.
1751 ## ---------------- ##
1752 ## Cache variables. ##
1753 ## ---------------- ##
1756 # The following way of writing the cache mishandles newlines in values,
1758 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1759 eval ac_val=\$$ac_var
1763 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1764 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1767 _ | IFS | as_nl) ;; #(
1768 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1769 *) $as_unset $ac_var ;;
1774 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1775 *${as_nl}ac_space=\ *)
1777 "s/'\''/'\''\\\\'\'''\''/g;
1778 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1781 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1789 ## ----------------- ##
1790 ## Output variables. ##
1791 ## ----------------- ##
1794 for ac_var in $ac_subst_vars
1796 eval ac_val=\$$ac_var
1798 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1800 $as_echo "$ac_var='\''$ac_val'\''"
1804 if test -n "$ac_subst_files"; then
1806 ## ------------------- ##
1807 ## File substitutions. ##
1808 ## ------------------- ##
1811 for ac_var
in $ac_subst_files
1813 eval ac_val
=\$
$ac_var
1815 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1817 $as_echo "$ac_var='\''$ac_val'\''"
1822 if test -s confdefs.h; then
1832 test "$ac_signal" != 0 &&
1833 $as_echo "$as_me: caught signal $ac_signal"
1834 $as_echo "$as_me: exit $exit_status"
1836 rm -f core *.core core.conftest.* &&
1837 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1840 for ac_signal
in 1 2 13 15; do
1841 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1845 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1846 rm -f -r conftest
* confdefs.h
1848 # Predefined preprocessor variables.
1850 cat >>confdefs.h
<<_ACEOF
1851 #define PACKAGE_NAME "$PACKAGE_NAME"
1855 cat >>confdefs.h
<<_ACEOF
1856 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1860 cat >>confdefs.h
<<_ACEOF
1861 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1865 cat >>confdefs.h
<<_ACEOF
1866 #define PACKAGE_STRING "$PACKAGE_STRING"
1870 cat >>confdefs.h
<<_ACEOF
1871 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1875 # Let the site file select an alternate cache file if it wants to.
1876 # Prefer an explicitly selected file to automatically selected ones.
1879 if test -n "$CONFIG_SITE"; then
1880 ac_site_file1
=$CONFIG_SITE
1881 elif test "x$prefix" != xNONE
; then
1882 ac_site_file1
=$prefix/share
/config.site
1883 ac_site_file2
=$prefix/etc
/config.site
1885 ac_site_file1
=$ac_default_prefix/share
/config.site
1886 ac_site_file2
=$ac_default_prefix/etc
/config.site
1888 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
1890 test "x$ac_site_file" = xNONE
&& continue
1891 if test -r "$ac_site_file"; then
1892 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1893 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1894 sed 's/^/| /' "$ac_site_file" >&5
1899 if test -r "$cache_file"; then
1900 # Some versions of bash will fail to source /dev/null (special
1901 # files actually), so we avoid doing that.
1902 if test -f "$cache_file"; then
1903 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1904 $as_echo "$as_me: loading cache $cache_file" >&6;}
1906 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
1907 *) .
"./$cache_file";;
1911 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1912 $as_echo "$as_me: creating cache $cache_file" >&6;}
1916 # Check that the precious variables saved in the cache have kept the same
1918 ac_cache_corrupted
=false
1919 for ac_var
in $ac_precious_vars; do
1920 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1921 eval ac_new_set
=\
$ac_env_${ac_var}_set
1922 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
1923 eval ac_new_val
=\
$ac_env_${ac_var}_value
1924 case $ac_old_set,$ac_new_set in
1926 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1927 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1928 ac_cache_corrupted
=: ;;
1930 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1931 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1932 ac_cache_corrupted
=: ;;
1935 if test "x$ac_old_val" != "x$ac_new_val"; then
1936 # differences in whitespace do not lead to failure.
1937 ac_old_val_w
=`echo x $ac_old_val`
1938 ac_new_val_w
=`echo x $ac_new_val`
1939 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1940 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1941 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1942 ac_cache_corrupted
=:
1944 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1945 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1946 eval $ac_var=\
$ac_old_val
1948 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5
1949 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1950 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5
1951 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1954 # Pass precious variables to config.status.
1955 if test "$ac_new_set" = set; then
1957 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1958 *) ac_arg
=$ac_var=$ac_new_val ;;
1960 case " $ac_configure_args " in
1961 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1962 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1966 if $ac_cache_corrupted; then
1967 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1968 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1969 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1970 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1971 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1972 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1973 { (exit 1); exit 1; }; }
2001 ac_cpp
='$CPP $CPPFLAGS'
2002 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2003 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2004 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2008 ac_config_headers
="$ac_config_headers include/config.h"
2011 for ac_dir
in tools
"$srcdir"/tools
; do
2012 if test -f "$ac_dir/install-sh"; then
2014 ac_install_sh
="$ac_aux_dir/install-sh -c"
2016 elif test -f "$ac_dir/install.sh"; then
2018 ac_install_sh
="$ac_aux_dir/install.sh -c"
2020 elif test -f "$ac_dir/shtool"; then
2022 ac_install_sh
="$ac_aux_dir/shtool install -c"
2026 if test -z "$ac_aux_dir"; then
2027 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
2028 $as_echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
2029 { (exit 1); exit 1; }; }
2032 # These three variables are undocumented and unsupported,
2033 # and are intended to be withdrawn in a future Autoconf release.
2034 # They can cause serious problems if a builder's source tree is in a directory
2035 # whose full name contains unusual characters.
2036 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2037 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2038 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2043 # Check whether --enable-win16 was given.
2044 if test "${enable_win16+set}" = set; then
2045 enableval
=$enable_win16;
2048 # Check whether --enable-win64 was given.
2049 if test "${enable_win64+set}" = set; then
2050 enableval
=$enable_win64;
2053 # Check whether --enable-tests was given.
2054 if test "${enable_tests+set}" = set; then
2055 enableval
=$enable_tests;
2058 # Check whether --enable-maintainer-mode was given.
2059 if test "${enable_maintainer_mode+set}" = set; then
2060 enableval
=$enable_maintainer_mode;
2068 # Check whether --with-alsa was given.
2069 if test "${with_alsa+set}" = set; then
2070 withval
=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h
=no
; ac_cv_header_alsa_asoundlib_h
=no
; fi
2074 # Check whether --with-audioio was given.
2075 if test "${with_audioio+set}" = set; then
2076 withval
=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h
=no
; fi
2080 # Check whether --with-capi was given.
2081 if test "${with_capi+set}" = set; then
2082 withval
=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h
=no
; ac_cv_header_linux_capi_h
=no
; fi
2086 # Check whether --with-cms was given.
2087 if test "${with_cms+set}" = set; then
2088 withval
=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h
=no
; ac_cv_header_lcms_lcms_h
=no
; fi
2092 # Check whether --with-coreaudio was given.
2093 if test "${with_coreaudio+set}" = set; then
2094 withval
=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h
=no
; fi
2098 # Check whether --with-cups was given.
2099 if test "${with_cups+set}" = set; then
2104 # Check whether --with-curses was given.
2105 if test "${with_curses+set}" = set; then
2106 withval
=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h
=no
; ac_cv_header_curses_h
=no
; fi
2110 # Check whether --with-esd was given.
2111 if test "${with_esd+set}" = set; then
2116 # Check whether --with-fontconfig was given.
2117 if test "${with_fontconfig+set}" = set; then
2118 withval
=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h
=no
; fi
2122 # Check whether --with-freetype was given.
2123 if test "${with_freetype+set}" = set; then
2124 withval
=$with_freetype;
2128 # Check whether --with-gphoto was given.
2129 if test "${with_gphoto+set}" = set; then
2130 withval
=$with_gphoto;
2134 # Check whether --with-glu was given.
2135 if test "${with_glu+set}" = set; then
2136 withval
=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h
=no
; fi
2140 # Check whether --with-gnutls was given.
2141 if test "${with_gnutls+set}" = set; then
2142 withval
=$with_gnutls;
2146 # Check whether --with-libgsm was given.
2147 if test "${with_libgsm+set}" = set; then
2148 withval
=$with_libgsm; if test "x$withval" = "xno"; then ac_cv_header_gsm_h
=no
; fi
2152 # Check whether --with-hal was given.
2153 if test "${with_hal+set}" = set; then
2158 # Check whether --with-jack was given.
2159 if test "${with_jack+set}" = set; then
2160 withval
=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h
=no
; fi
2164 # Check whether --with-jpeg was given.
2165 if test "${with_jpeg+set}" = set; then
2166 withval
=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h
=no
; fi
2170 # Check whether --with-ldap was given.
2171 if test "${with_ldap+set}" = set; then
2172 withval
=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h
=no
; ac_cv_header_lber_h
=no
; fi
2176 # Check whether --with-nas was given.
2177 if test "${with_nas+set}" = set; then
2178 withval
=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h
=no
; fi
2182 # Check whether --with-opengl was given.
2183 if test "${with_opengl+set}" = set; then
2184 withval
=$with_opengl;
2188 # Check whether --with-openssl was given.
2189 if test "${with_openssl+set}" = set; then
2190 withval
=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h
=no
; ac_cv_header_openssl_ssl_h
=no
; fi
2194 # Check whether --with-oss was given.
2195 if test "${with_oss+set}" = set; then
2196 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
2200 # Check whether --with-png was given.
2201 if test "${with_png+set}" = set; then
2202 withval
=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h
=no
; fi
2206 # Check whether --with-pthread was given.
2207 if test "${with_pthread+set}" = set; then
2208 withval
=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h
=no
; fi
2212 # Check whether --with-sane was given.
2213 if test "${with_sane+set}" = set; then
2218 # Check whether --with-xcomposite was given.
2219 if test "${with_xcomposite+set}" = set; then
2220 withval
=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h
=no
; fi
2224 # Check whether --with-xcursor was given.
2225 if test "${with_xcursor+set}" = set; then
2226 withval
=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h
=no
; fi
2230 # Check whether --with-xinerama was given.
2231 if test "${with_xinerama+set}" = set; then
2232 withval
=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h
=no
; fi
2236 # Check whether --with-xinput was given.
2237 if test "${with_xinput+set}" = set; then
2238 withval
=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h
=no
; fi
2242 # Check whether --with-xml was given.
2243 if test "${with_xml+set}" = set; then
2248 # Check whether --with-xrandr was given.
2249 if test "${with_xrandr+set}" = set; then
2250 withval
=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h
=no
; fi
2254 # Check whether --with-xrender was given.
2255 if test "${with_xrender+set}" = set; then
2256 withval
=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h
=no
; fi
2260 # Check whether --with-xshape was given.
2261 if test "${with_xshape+set}" = set; then
2262 withval
=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h
=no
; fi
2266 # Check whether --with-xshm was given.
2267 if test "${with_xshm+set}" = set; then
2268 withval
=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h
=no
; fi
2272 # Check whether --with-xslt was given.
2273 if test "${with_xslt+set}" = set; then
2278 # Check whether --with-xxf86vm was given.
2279 if test "${with_xxf86vm+set}" = set; then
2280 withval
=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h
=no
; fi
2285 # Check whether --with-wine-tools was given.
2286 if test "${with_wine_tools+set}" = set; then
2287 withval
=$with_wine_tools;
2291 # Make sure we can run config.sub.
2292 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2293 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2294 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2295 { (exit 1); exit 1; }; }
2297 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2298 $as_echo_n "checking build system type... " >&6; }
2299 if test "${ac_cv_build+set}" = set; then
2300 $as_echo_n "(cached) " >&6
2302 ac_build_alias
=$build_alias
2303 test "x$ac_build_alias" = x
&&
2304 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2305 test "x$ac_build_alias" = x
&&
2306 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2307 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2308 { (exit 1); exit 1; }; }
2309 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2310 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2311 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2312 { (exit 1); exit 1; }; }
2315 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2316 $as_echo "$ac_cv_build" >&6; }
2317 case $ac_cv_build in
2319 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2320 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2321 { (exit 1); exit 1; }; };;
2324 ac_save_IFS
=$IFS; IFS
='-'
2330 # Remember, the first character of IFS is used to create $*,
2331 # except with old shells:
2334 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2337 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2338 $as_echo_n "checking host system type... " >&6; }
2339 if test "${ac_cv_host+set}" = set; then
2340 $as_echo_n "(cached) " >&6
2342 if test "x$host_alias" = x
; then
2343 ac_cv_host
=$ac_cv_build
2345 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2346 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2347 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2348 { (exit 1); exit 1; }; }
2352 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2353 $as_echo "$ac_cv_host" >&6; }
2356 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2357 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2358 { (exit 1); exit 1; }; };;
2361 ac_save_IFS
=$IFS; IFS
='-'
2367 # Remember, the first character of IFS is used to create $*,
2368 # except with old shells:
2371 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2377 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2378 { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2379 You need to run 'make distclean' in the source tree first." >&5
2380 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2381 You need to run 'make distclean' in the source tree first." >&2;}
2382 { (exit 1); exit 1; }; }
2387 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2388 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2390 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2391 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2392 $as_echo_n "(cached) " >&6
2394 cat >conftest.
make <<\_ACEOF
2397 @
echo '@@@%%%=$(MAKE)=@@@%%%'
2399 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2400 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2402 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
2404 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
2408 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
2409 { $as_echo "$as_me:$LINENO: result: yes" >&5
2410 $as_echo "yes" >&6; }
2413 { $as_echo "$as_me:$LINENO: result: no" >&5
2414 $as_echo "no" >&6; }
2415 SET_MAKE
="MAKE=${MAKE-make}"
2419 ac_cpp
='$CPP $CPPFLAGS'
2420 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2421 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2422 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2423 if test -n "$ac_tool_prefix"; then
2424 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2425 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2426 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2427 $as_echo_n "checking for $ac_word... " >&6; }
2428 if test "${ac_cv_prog_CC+set}" = set; then
2429 $as_echo_n "(cached) " >&6
2431 if test -n "$CC"; then
2432 ac_cv_prog_CC
="$CC" # Let the user override the test.
2434 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2438 test -z "$as_dir" && as_dir
=.
2439 for ac_exec_ext
in '' $ac_executable_extensions; do
2440 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2441 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2442 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2452 if test -n "$CC"; then
2453 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2454 $as_echo "$CC" >&6; }
2456 { $as_echo "$as_me:$LINENO: result: no" >&5
2457 $as_echo "no" >&6; }
2462 if test -z "$ac_cv_prog_CC"; then
2464 # Extract the first word of "gcc", so it can be a program name with args.
2465 set dummy gcc
; ac_word
=$2
2466 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2467 $as_echo_n "checking for $ac_word... " >&6; }
2468 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2469 $as_echo_n "(cached) " >&6
2471 if test -n "$ac_ct_CC"; then
2472 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2474 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2478 test -z "$as_dir" && as_dir
=.
2479 for ac_exec_ext
in '' $ac_executable_extensions; do
2480 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2481 ac_cv_prog_ac_ct_CC
="gcc"
2482 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2491 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2492 if test -n "$ac_ct_CC"; then
2493 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2494 $as_echo "$ac_ct_CC" >&6; }
2496 { $as_echo "$as_me:$LINENO: result: no" >&5
2497 $as_echo "no" >&6; }
2500 if test "x$ac_ct_CC" = x
; then
2503 case $cross_compiling:$ac_tool_warned in
2505 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2506 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2507 ac_tool_warned
=yes ;;
2515 if test -z "$CC"; then
2516 if test -n "$ac_tool_prefix"; then
2517 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2518 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2519 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2520 $as_echo_n "checking for $ac_word... " >&6; }
2521 if test "${ac_cv_prog_CC+set}" = set; then
2522 $as_echo_n "(cached) " >&6
2524 if test -n "$CC"; then
2525 ac_cv_prog_CC
="$CC" # Let the user override the test.
2527 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2531 test -z "$as_dir" && as_dir
=.
2532 for ac_exec_ext
in '' $ac_executable_extensions; do
2533 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2534 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2535 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2545 if test -n "$CC"; then
2546 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2547 $as_echo "$CC" >&6; }
2549 { $as_echo "$as_me:$LINENO: result: no" >&5
2550 $as_echo "no" >&6; }
2556 if test -z "$CC"; then
2557 # Extract the first word of "cc", so it can be a program name with args.
2558 set dummy cc
; ac_word
=$2
2559 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2560 $as_echo_n "checking for $ac_word... " >&6; }
2561 if test "${ac_cv_prog_CC+set}" = set; then
2562 $as_echo_n "(cached) " >&6
2564 if test -n "$CC"; then
2565 ac_cv_prog_CC
="$CC" # Let the user override the test.
2568 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2572 test -z "$as_dir" && as_dir
=.
2573 for ac_exec_ext
in '' $ac_executable_extensions; do
2574 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2575 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2576 ac_prog_rejected
=yes
2580 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2587 if test $ac_prog_rejected = yes; then
2588 # We found a bogon in the path, so make sure we never use it.
2589 set dummy
$ac_cv_prog_CC
2591 if test $# != 0; then
2592 # We chose a different compiler from the bogus one.
2593 # However, it has the same basename, so the bogon will be chosen
2594 # first if we set CC to just the basename; use the full file name.
2596 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
2602 if test -n "$CC"; then
2603 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2604 $as_echo "$CC" >&6; }
2606 { $as_echo "$as_me:$LINENO: result: no" >&5
2607 $as_echo "no" >&6; }
2612 if test -z "$CC"; then
2613 if test -n "$ac_tool_prefix"; then
2614 for ac_prog
in cl.exe
2616 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2617 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2618 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2619 $as_echo_n "checking for $ac_word... " >&6; }
2620 if test "${ac_cv_prog_CC+set}" = set; then
2621 $as_echo_n "(cached) " >&6
2623 if test -n "$CC"; then
2624 ac_cv_prog_CC
="$CC" # Let the user override the test.
2626 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2630 test -z "$as_dir" && as_dir
=.
2631 for ac_exec_ext
in '' $ac_executable_extensions; do
2632 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2633 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
2634 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2644 if test -n "$CC"; then
2645 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2646 $as_echo "$CC" >&6; }
2648 { $as_echo "$as_me:$LINENO: result: no" >&5
2649 $as_echo "no" >&6; }
2653 test -n "$CC" && break
2656 if test -z "$CC"; then
2658 for ac_prog
in cl.exe
2660 # Extract the first word of "$ac_prog", so it can be a program name with args.
2661 set dummy
$ac_prog; ac_word
=$2
2662 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2663 $as_echo_n "checking for $ac_word... " >&6; }
2664 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2665 $as_echo_n "(cached) " >&6
2667 if test -n "$ac_ct_CC"; then
2668 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2670 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2674 test -z "$as_dir" && as_dir
=.
2675 for ac_exec_ext
in '' $ac_executable_extensions; do
2676 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2677 ac_cv_prog_ac_ct_CC
="$ac_prog"
2678 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2687 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2688 if test -n "$ac_ct_CC"; then
2689 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2690 $as_echo "$ac_ct_CC" >&6; }
2692 { $as_echo "$as_me:$LINENO: result: no" >&5
2693 $as_echo "no" >&6; }
2697 test -n "$ac_ct_CC" && break
2700 if test "x$ac_ct_CC" = x
; then
2703 case $cross_compiling:$ac_tool_warned in
2705 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2706 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2707 ac_tool_warned
=yes ;;
2716 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2717 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2718 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2719 See \`config.log' for more details." >&5
2720 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2721 See \`config.log' for more details." >&2;}
2722 { (exit 1); exit 1; }; }; }
2724 # Provide some information about the compiler.
2725 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2728 { (ac_try
="$ac_compiler --version >&5"
2730 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2731 *) ac_try_echo=$ac_try;;
2733 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2734 $as_echo "$ac_try_echo") >&5
2735 (eval "$ac_compiler --version >&5") 2>&5
2737 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2738 (exit $ac_status); }
2739 { (ac_try="$ac_compiler -v >&5"
2741 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2742 *) ac_try_echo
=$ac_try;;
2744 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2745 $as_echo "$ac_try_echo") >&5
2746 (eval "$ac_compiler -v >&5") 2>&5
2748 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2749 (exit $ac_status); }
2750 { (ac_try
="$ac_compiler -V >&5"
2752 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2753 *) ac_try_echo=$ac_try;;
2755 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2756 $as_echo "$ac_try_echo") >&5
2757 (eval "$ac_compiler -V >&5") 2>&5
2759 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2760 (exit $ac_status); }
2762 cat >conftest.$ac_ext <<_ACEOF
2765 cat confdefs.h >>conftest.$ac_ext
2766 cat >>conftest.$ac_ext <<_ACEOF
2767 /* end confdefs.h. */
2777 ac_clean_files_save=$ac_clean_files
2778 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2779 # Try to create an executable without -o first, disregard a.out.
2780 # It will help us diagnose broken compilers, and finding out an intuition
2782 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2783 $as_echo_n "checking for C compiler default output file name... " >&6; }
2784 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
2786 # The possible output files:
2787 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2790 for ac_file in $ac_files
2793 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2794 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2799 if { (ac_try="$ac_link_default"
2801 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2802 *) ac_try_echo
=$ac_try;;
2804 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2805 $as_echo "$ac_try_echo") >&5
2806 (eval "$ac_link_default") 2>&5
2808 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2809 (exit $ac_status); }; then
2810 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2811 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2812 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2813 # so that the user can short-circuit this test for compilers unknown to
2815 for ac_file
in $ac_files ''
2817 test -f "$ac_file" ||
continue
2819 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
2822 # We found the default executable, but exeext='' is most
2826 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
2828 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2830 # We set ac_cv_exeext here because the later test for it is not
2831 # safe: cross compilers may not add the suffix if given an `-o'
2832 # argument, so we may need to know it at that point already.
2833 # Even if this section looks crufty: it has the advantage of
2840 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
2846 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2847 $as_echo "$ac_file" >&6; }
2848 if test -z "$ac_file"; then
2849 $as_echo "$as_me: failed program was:" >&5
2850 sed 's/^/| /' conftest.
$ac_ext >&5
2852 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2853 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2854 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2855 See \`config.log' for more details." >&5
2856 $as_echo "$as_me: error: C compiler cannot create executables
2857 See \`config.log' for more details." >&2;}
2858 { (exit 77); exit 77; }; }; }
2861 ac_exeext
=$ac_cv_exeext
2863 # Check that the compiler produces executables we can run. If not, either
2864 # the compiler is broken, or we cross compile.
2865 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2866 $as_echo_n "checking whether the C compiler works... " >&6; }
2867 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2868 # If not cross compiling, check that we can run a simple program.
2869 if test "$cross_compiling" != yes; then
2870 if { ac_try
='./$ac_file'
2871 { (case "(($ac_try" in
2872 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2873 *) ac_try_echo=$ac_try;;
2875 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2876 $as_echo "$ac_try_echo") >&5
2877 (eval "$ac_try") 2>&5
2879 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2880 (exit $ac_status); }; }; then
2883 if test "$cross_compiling" = maybe; then
2886 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2887 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2888 { { $as_echo "$as_me:$LINENO: error
: cannot run C compiled programs.
2889 If you meant to cross compile
, use \
`--host'.
2890 See \`config.log
' for more details." >&5
2891 $as_echo "$as_me: error: cannot run C compiled programs.
2892 If you meant to cross compile, use \`--host'.
2893 See \
`config.log' for more details." >&2;}
2894 { (exit 1); exit 1; }; }; }
2898 { $as_echo "$as_me:$LINENO: result: yes" >&5
2899 $as_echo "yes" >&6; }
2901 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2902 ac_clean_files=$ac_clean_files_save
2903 # Check that the compiler produces executables we can run. If not, either
2904 # the compiler is broken, or we cross compile.
2905 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2906 $as_echo_n "checking whether we are cross compiling... " >&6; }
2907 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2908 $as_echo "$cross_compiling" >&6; }
2910 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2911 $as_echo_n "checking for suffix of executables... " >&6; }
2912 if { (ac_try="$ac_link"
2914 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2915 *) ac_try_echo
=$ac_try;;
2917 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2918 $as_echo "$ac_try_echo") >&5
2919 (eval "$ac_link") 2>&5
2921 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2922 (exit $ac_status); }; then
2923 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2924 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2925 # work properly (i.e., refer to `conftest.exe'), while it won't with
2927 for ac_file
in conftest.exe conftest conftest.
*; do
2928 test -f "$ac_file" ||
continue
2930 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
2931 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2937 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2938 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2939 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2940 See \`config.log' for more details." >&5
2941 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2942 See \`config.log' for more details." >&2;}
2943 { (exit 1); exit 1; }; }; }
2946 rm -f conftest
$ac_cv_exeext
2947 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2948 $as_echo "$ac_cv_exeext" >&6; }
2950 rm -f conftest.
$ac_ext
2951 EXEEXT
=$ac_cv_exeext
2953 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2954 $as_echo_n "checking for suffix of object files... " >&6; }
2955 if test "${ac_cv_objext+set}" = set; then
2956 $as_echo_n "(cached) " >&6
2958 cat >conftest.
$ac_ext <<_ACEOF
2961 cat confdefs.h
>>conftest.
$ac_ext
2962 cat >>conftest.
$ac_ext <<_ACEOF
2963 /* end confdefs.h. */
2973 rm -f conftest.o conftest.obj
2974 if { (ac_try
="$ac_compile"
2976 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2977 *) ac_try_echo=$ac_try;;
2979 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2980 $as_echo "$ac_try_echo") >&5
2981 (eval "$ac_compile") 2>&5
2983 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2984 (exit $ac_status); }; then
2985 for ac_file in conftest.o conftest.obj conftest.*; do
2986 test -f "$ac_file" || continue;
2988 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2989 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2994 $as_echo "$as_me: failed program was:" >&5
2995 sed 's/^/| /' conftest.$ac_ext >&5
2997 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2998 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2999 { { $as_echo "$as_me:$LINENO: error
: cannot compute suffix of object files
: cannot compile
3000 See \
`config.log' for more details." >&5
3001 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
3002 See \`config.log
' for more details." >&2;}
3003 { (exit 1); exit 1; }; }; }
3006 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3008 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3009 $as_echo "$ac_cv_objext" >&6; }
3010 OBJEXT=$ac_cv_objext
3012 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3013 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3014 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3015 $as_echo_n "(cached) " >&6
3017 cat >conftest.$ac_ext <<_ACEOF
3020 cat confdefs.h >>conftest.$ac_ext
3021 cat >>conftest.$ac_ext <<_ACEOF
3022 /* end confdefs.h. */
3035 rm -f conftest.$ac_objext
3036 if { (ac_try="$ac_compile"
3038 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3039 *) ac_try_echo=$ac_try;;
3041 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3042 $as_echo "$ac_try_echo") >&5
3043 (eval "$ac_compile") 2>conftest.er1
3045 grep -v '^
*+' conftest.er1 >conftest.err
3047 cat conftest.err >&5
3048 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3049 (exit $ac_status); } && {
3050 test -z "$ac_c_werror_flag" ||
3051 test ! -s conftest.err
3052 } && test -s conftest.$ac_objext; then
3055 $as_echo "$as_me: failed program was:" >&5
3056 sed 's
/^
/|
/' conftest.$ac_ext >&5
3061 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3062 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3065 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3066 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3067 if test $ac_compiler_gnu = yes; then
3072 ac_test_CFLAGS=${CFLAGS+set}
3073 ac_save_CFLAGS=$CFLAGS
3074 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3075 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3076 if test "${ac_cv_prog_cc_g+set}" = set; then
3077 $as_echo_n "(cached) " >&6
3079 ac_save_c_werror_flag=$ac_c_werror_flag
3080 ac_c_werror_flag=yes
3083 cat >conftest.$ac_ext <<_ACEOF
3086 cat confdefs.h >>conftest.$ac_ext
3087 cat >>conftest.$ac_ext <<_ACEOF
3088 /* end confdefs.h. */
3098 rm -f conftest.$ac_objext
3099 if { (ac_try="$ac_compile"
3101 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3102 *) ac_try_echo=$ac_try;;
3104 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3105 $as_echo "$ac_try_echo") >&5
3106 (eval "$ac_compile") 2>conftest.er1
3108 grep -v '^
*+' conftest.er1 >conftest.err
3110 cat conftest.err >&5
3111 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3112 (exit $ac_status); } && {
3113 test -z "$ac_c_werror_flag" ||
3114 test ! -s conftest.err
3115 } && test -s conftest.$ac_objext; then
3118 $as_echo "$as_me: failed program was:" >&5
3119 sed 's
/^
/|
/' conftest.$ac_ext >&5
3122 cat >conftest.$ac_ext <<_ACEOF
3125 cat confdefs.h >>conftest.$ac_ext
3126 cat >>conftest.$ac_ext <<_ACEOF
3127 /* end confdefs.h. */
3137 rm -f conftest.$ac_objext
3138 if { (ac_try="$ac_compile"
3140 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3141 *) ac_try_echo=$ac_try;;
3143 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3144 $as_echo "$ac_try_echo") >&5
3145 (eval "$ac_compile") 2>conftest.er1
3147 grep -v '^
*+' conftest.er1 >conftest.err
3149 cat conftest.err >&5
3150 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3151 (exit $ac_status); } && {
3152 test -z "$ac_c_werror_flag" ||
3153 test ! -s conftest.err
3154 } && test -s conftest.$ac_objext; then
3157 $as_echo "$as_me: failed program was:" >&5
3158 sed 's
/^
/|
/' conftest.$ac_ext >&5
3160 ac_c_werror_flag=$ac_save_c_werror_flag
3162 cat >conftest.$ac_ext <<_ACEOF
3165 cat confdefs.h >>conftest.$ac_ext
3166 cat >>conftest.$ac_ext <<_ACEOF
3167 /* end confdefs.h. */
3177 rm -f conftest.$ac_objext
3178 if { (ac_try="$ac_compile"
3180 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3181 *) ac_try_echo=$ac_try;;
3183 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3184 $as_echo "$ac_try_echo") >&5
3185 (eval "$ac_compile") 2>conftest.er1
3187 grep -v '^
*+' conftest.er1 >conftest.err
3189 cat conftest.err >&5
3190 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3191 (exit $ac_status); } && {
3192 test -z "$ac_c_werror_flag" ||
3193 test ! -s conftest.err
3194 } && test -s conftest.$ac_objext; then
3197 $as_echo "$as_me: failed program was:" >&5
3198 sed 's
/^
/|
/' conftest.$ac_ext >&5
3203 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3206 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3209 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3210 ac_c_werror_flag=$ac_save_c_werror_flag
3212 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3213 $as_echo "$ac_cv_prog_cc_g" >&6; }
3214 if test "$ac_test_CFLAGS" = set; then
3215 CFLAGS=$ac_save_CFLAGS
3216 elif test $ac_cv_prog_cc_g = yes; then
3217 if test "$GCC" = yes; then
3223 if test "$GCC" = yes; then
3229 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3230 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3231 if test "${ac_cv_prog_cc_c89+set}" = set; then
3232 $as_echo_n "(cached) " >&6
3234 ac_cv_prog_cc_c89=no
3236 cat >conftest.$ac_ext <<_ACEOF
3239 cat confdefs.h >>conftest.$ac_ext
3240 cat >>conftest.$ac_ext <<_ACEOF
3241 /* end confdefs.h. */
3244 #include <sys/types.h>
3245 #include <sys/stat.h>
3246 /* Most of the following tests are stolen from RCS 5.7's src
/conf.sh.
*/
3247 struct buf
{ int x
; };
3248 FILE
* (*rcsopen
) (struct buf
*, struct stat
*, int
);
3249 static char
*e
(p
, i
)
3255 static char
*f
(char
* (*g
) (char
**, int
), char
**p
, ...
)
3260 s
= g
(p
, va_arg
(v
,int
));
3265 /* OSF
4.0 Compaq cc is some
sort of almost-ANSI by default. It has
3266 function prototypes and stuff
, but not
'\xHH' hex character constants.
3267 These don
't provoke an error unfortunately, instead are silently treated
3268 as 'x
'. The following induces an error, until -std is added to get
3269 proper ANSI mode. Curiously '\x00'!='x
' always comes out true, for an
3270 array size at least. It's necessary to
write '\x00'==0 to get something
3271 that
's true only with -std. */
3272 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3274 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3275 inside strings and character constants. */
3277 int xlc6_cc_array[FOO(a) == 'x
' ? 1 : -1];
3279 int test (int i, double x);
3280 struct s1 {int (*f) (int a);};
3281 struct s2 {int (*f) (double a);};
3282 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3288 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3293 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3294 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3296 CC="$ac_save_CC $ac_arg"
3297 rm -f conftest.$ac_objext
3298 if { (ac_try="$ac_compile"
3300 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3301 *) ac_try_echo=$ac_try;;
3303 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3304 $as_echo "$ac_try_echo") >&5
3305 (eval "$ac_compile") 2>conftest.er1
3307 grep -v '^
*+' conftest.er1 >conftest.err
3309 cat conftest.err >&5
3310 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3311 (exit $ac_status); } && {
3312 test -z "$ac_c_werror_flag" ||
3313 test ! -s conftest.err
3314 } && test -s conftest.$ac_objext; then
3315 ac_cv_prog_cc_c89=$ac_arg
3317 $as_echo "$as_me: failed program was:" >&5
3318 sed 's
/^
/|
/' conftest.$ac_ext >&5
3323 rm -f core conftest.err conftest.$ac_objext
3324 test "x$ac_cv_prog_cc_c89" != "xno" && break
3326 rm -f conftest.$ac_ext
3331 case "x$ac_cv_prog_cc_c89" in
3333 { $as_echo "$as_me:$LINENO: result: none needed" >&5
3334 $as_echo "none needed" >&6; } ;;
3336 { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3337 $as_echo "unsupported" >&6; } ;;
3339 CC="$CC $ac_cv_prog_cc_c89"
3340 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3341 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3346 ac_cpp='$CPP $CPPFLAGS'
3347 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3348 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3349 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3352 ac_cpp='$CXXCPP $CPPFLAGS'
3353 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3354 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3355 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3356 if test -z "$CXX"; then
3357 if test -n "$CCC"; then
3360 if test -n "$ac_tool_prefix"; then
3361 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3363 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3364 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3365 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3366 $as_echo_n "checking for $ac_word... " >&6; }
3367 if test "${ac_cv_prog_CXX+set}" = set; then
3368 $as_echo_n "(cached) " >&6
3370 if test -n "$CXX"; then
3371 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3373 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3377 test -z "$as_dir" && as_dir=.
3378 for ac_exec_ext in '' $ac_executable_extensions; do
3379 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3380 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3381 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3391 if test -n "$CXX"; then
3392 { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3393 $as_echo "$CXX" >&6; }
3395 { $as_echo "$as_me:$LINENO: result: no" >&5
3396 $as_echo "no" >&6; }
3400 test -n "$CXX" && break
3403 if test -z "$CXX"; then
3405 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3407 # Extract the first word of "$ac_prog", so it can be a program name with args.
3408 set dummy $ac_prog; ac_word=$2
3409 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3410 $as_echo_n "checking for $ac_word... " >&6; }
3411 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3412 $as_echo_n "(cached) " >&6
3414 if test -n "$ac_ct_CXX"; then
3415 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3417 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3421 test -z "$as_dir" && as_dir=.
3422 for ac_exec_ext in '' $ac_executable_extensions; do
3423 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3424 ac_cv_prog_ac_ct_CXX="$ac_prog"
3425 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3434 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3435 if test -n "$ac_ct_CXX"; then
3436 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3437 $as_echo "$ac_ct_CXX" >&6; }
3439 { $as_echo "$as_me:$LINENO: result: no" >&5
3440 $as_echo "no" >&6; }
3444 test -n "$ac_ct_CXX" && break
3447 if test "x$ac_ct_CXX" = x; then
3450 case $cross_compiling:$ac_tool_warned in
3452 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3453 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3454 ac_tool_warned=yes ;;
3462 # Provide some information about the compiler.
3463 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3466 { (ac_try="$ac_compiler --version >&5"
3468 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3469 *) ac_try_echo=$ac_try;;
3471 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3472 $as_echo "$ac_try_echo") >&5
3473 (eval "$ac_compiler --version >&5") 2>&5
3475 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3476 (exit $ac_status); }
3477 { (ac_try="$ac_compiler -v >&5"
3479 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3480 *) ac_try_echo=$ac_try;;
3482 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3483 $as_echo "$ac_try_echo") >&5
3484 (eval "$ac_compiler -v >&5") 2>&5
3486 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3487 (exit $ac_status); }
3488 { (ac_try="$ac_compiler -V >&5"
3490 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3491 *) ac_try_echo=$ac_try;;
3493 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3494 $as_echo "$ac_try_echo") >&5
3495 (eval "$ac_compiler -V >&5") 2>&5
3497 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3498 (exit $ac_status); }
3500 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3501 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3502 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3503 $as_echo_n "(cached) " >&6
3505 cat >conftest.$ac_ext <<_ACEOF
3508 cat confdefs.h >>conftest.$ac_ext
3509 cat >>conftest.$ac_ext <<_ACEOF
3510 /* end confdefs.h. */
3523 rm -f conftest.$ac_objext
3524 if { (ac_try="$ac_compile"
3526 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3527 *) ac_try_echo=$ac_try;;
3529 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3530 $as_echo "$ac_try_echo") >&5
3531 (eval "$ac_compile") 2>conftest.er1
3533 grep -v '^
*+' conftest.er1 >conftest.err
3535 cat conftest.err >&5
3536 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3537 (exit $ac_status); } && {
3538 test -z "$ac_cxx_werror_flag" ||
3539 test ! -s conftest.err
3540 } && test -s conftest.$ac_objext; then
3543 $as_echo "$as_me: failed program was:" >&5
3544 sed 's
/^
/|
/' conftest.$ac_ext >&5
3549 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3550 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3553 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3554 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3555 if test $ac_compiler_gnu = yes; then
3560 ac_test_CXXFLAGS=${CXXFLAGS+set}
3561 ac_save_CXXFLAGS=$CXXFLAGS
3562 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3563 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3564 if test "${ac_cv_prog_cxx_g+set}" = set; then
3565 $as_echo_n "(cached) " >&6
3567 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3568 ac_cxx_werror_flag=yes
3571 cat >conftest.$ac_ext <<_ACEOF
3574 cat confdefs.h >>conftest.$ac_ext
3575 cat >>conftest.$ac_ext <<_ACEOF
3576 /* end confdefs.h. */
3586 rm -f conftest.$ac_objext
3587 if { (ac_try="$ac_compile"
3589 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3590 *) ac_try_echo=$ac_try;;
3592 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3593 $as_echo "$ac_try_echo") >&5
3594 (eval "$ac_compile") 2>conftest.er1
3596 grep -v '^
*+' conftest.er1 >conftest.err
3598 cat conftest.err >&5
3599 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3600 (exit $ac_status); } && {
3601 test -z "$ac_cxx_werror_flag" ||
3602 test ! -s conftest.err
3603 } && test -s conftest.$ac_objext; then
3604 ac_cv_prog_cxx_g=yes
3606 $as_echo "$as_me: failed program was:" >&5
3607 sed 's
/^
/|
/' conftest.$ac_ext >&5
3610 cat >conftest.$ac_ext <<_ACEOF
3613 cat confdefs.h >>conftest.$ac_ext
3614 cat >>conftest.$ac_ext <<_ACEOF
3615 /* end confdefs.h. */
3625 rm -f conftest.$ac_objext
3626 if { (ac_try="$ac_compile"
3628 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3629 *) ac_try_echo=$ac_try;;
3631 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3632 $as_echo "$ac_try_echo") >&5
3633 (eval "$ac_compile") 2>conftest.er1
3635 grep -v '^
*+' conftest.er1 >conftest.err
3637 cat conftest.err >&5
3638 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3639 (exit $ac_status); } && {
3640 test -z "$ac_cxx_werror_flag" ||
3641 test ! -s conftest.err
3642 } && test -s conftest.$ac_objext; then
3645 $as_echo "$as_me: failed program was:" >&5
3646 sed 's
/^
/|
/' conftest.$ac_ext >&5
3648 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3650 cat >conftest.$ac_ext <<_ACEOF
3653 cat confdefs.h >>conftest.$ac_ext
3654 cat >>conftest.$ac_ext <<_ACEOF
3655 /* end confdefs.h. */
3665 rm -f conftest.$ac_objext
3666 if { (ac_try="$ac_compile"
3668 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3669 *) ac_try_echo=$ac_try;;
3671 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3672 $as_echo "$ac_try_echo") >&5
3673 (eval "$ac_compile") 2>conftest.er1
3675 grep -v '^
*+' conftest.er1 >conftest.err
3677 cat conftest.err >&5
3678 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3679 (exit $ac_status); } && {
3680 test -z "$ac_cxx_werror_flag" ||
3681 test ! -s conftest.err
3682 } && test -s conftest.$ac_objext; then
3683 ac_cv_prog_cxx_g=yes
3685 $as_echo "$as_me: failed program was:" >&5
3686 sed 's
/^
/|
/' conftest.$ac_ext >&5
3691 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3697 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3698 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3700 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3701 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3702 if test "$ac_test_CXXFLAGS" = set; then
3703 CXXFLAGS=$ac_save_CXXFLAGS
3704 elif test $ac_cv_prog_cxx_g = yes; then
3705 if test "$GXX" = yes; then
3711 if test "$GXX" = yes; then
3718 ac_cpp='$CPP $CPPFLAGS'
3719 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3720 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3721 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3723 if test -n "$ac_tool_prefix"; then
3724 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3725 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3726 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3727 $as_echo_n "checking for $ac_word... " >&6; }
3728 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3729 $as_echo_n "(cached) " >&6
3731 if test -n "$CPPBIN"; then
3732 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3734 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3738 test -z "$as_dir" && as_dir=.
3739 for ac_exec_ext in '' $ac_executable_extensions; do
3740 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3741 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3742 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3751 CPPBIN=$ac_cv_prog_CPPBIN
3752 if test -n "$CPPBIN"; then
3753 { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3754 $as_echo "$CPPBIN" >&6; }
3756 { $as_echo "$as_me:$LINENO: result: no" >&5
3757 $as_echo "no" >&6; }
3762 if test -z "$ac_cv_prog_CPPBIN"; then
3763 ac_ct_CPPBIN=$CPPBIN
3764 # Extract the first word of "cpp", so it can be a program name with args.
3765 set dummy cpp; ac_word=$2
3766 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3767 $as_echo_n "checking for $ac_word... " >&6; }
3768 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3769 $as_echo_n "(cached) " >&6
3771 if test -n "$ac_ct_CPPBIN"; then
3772 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3774 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3778 test -z "$as_dir" && as_dir=.
3779 for ac_exec_ext in '' $ac_executable_extensions; do
3780 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3781 ac_cv_prog_ac_ct_CPPBIN="cpp"
3782 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3791 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3792 if test -n "$ac_ct_CPPBIN"; then
3793 { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3794 $as_echo "$ac_ct_CPPBIN" >&6; }
3796 { $as_echo "$as_me:$LINENO: result: no" >&5
3797 $as_echo "no" >&6; }
3800 if test "x$ac_ct_CPPBIN" = x; then
3803 case $cross_compiling:$ac_tool_warned in
3805 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3806 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3807 ac_tool_warned=yes ;;
3809 CPPBIN=$ac_ct_CPPBIN
3812 CPPBIN="$ac_cv_prog_CPPBIN"
3818 if test "x$enable_win64" == "xyes"
3822 LD="${LD:-ld} -arch x86_64"
3823 AS="${AS:-as} -arch x86_64"
3825 notice_platform="64-bit "
3831 LD="${LD:-ld} -arch i386"
3832 AS="${AS:-as} -arch i386"
3834 notice_platform="32-bit "
3837 enable_win16=${enable_win16:-yes}
3841 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
3845 { $as_echo "$as_me:$LINENO: checking whether $CC works" >&5
3846 $as_echo_n "checking whether $CC works... " >&6; }
3848 cat >conftest.$ac_ext <<_ACEOF
3851 cat confdefs.h >>conftest.$ac_ext
3852 cat >>conftest.$ac_ext <<_ACEOF
3853 /* end confdefs.h. */
3863 rm -f conftest.$ac_objext conftest$ac_exeext
3864 if { (ac_try="$ac_link"
3866 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3867 *) ac_try_echo=$ac_try;;
3869 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3870 $as_echo "$ac_try_echo") >&5
3871 (eval "$ac_link") 2>conftest.er1
3873 grep -v '^
*+' conftest.er1 >conftest.err
3875 cat conftest.err >&5
3876 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3877 (exit $ac_status); } && {
3878 test -z "$ac_c_werror_flag" ||
3879 test ! -s conftest.err
3880 } && test -s conftest$ac_exeext && {
3881 test "$cross_compiling" = yes ||
3882 $as_test_x conftest$ac_exeext
3884 { $as_echo "$as_me:$LINENO: result: yes" >&5
3885 $as_echo "yes" >&6; }
3887 $as_echo "$as_me: failed program was:" >&5
3888 sed 's
/^
/|
/' conftest.$ac_ext >&5
3890 { $as_echo "$as_me:$LINENO: result: no" >&5
3891 $as_echo "no" >&6; }
3892 { { $as_echo "$as_me:$LINENO: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&5
3893 $as_echo "$as_me: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&2;}
3894 { (exit 1); exit 1; }; }
3897 rm -rf conftest.dSYM
3898 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3899 conftest$ac_exeext conftest.$ac_ext
3900 LD="${LD:-ld} -m elf_i386"
3903 notice_platform="32-bit "
3906 enable_win16=${enable_win16:-yes}
3908 if test "x${GCC}" = "xyes"
3910 { $as_echo "$as_me:$LINENO: checking whether $CC supports __builtin_ms_va_list" >&5
3911 $as_echo_n "checking whether $CC supports __builtin_ms_va_list... " >&6; }
3912 cat >conftest.$ac_ext <<_ACEOF
3915 cat confdefs.h >>conftest.$ac_ext
3916 cat >>conftest.$ac_ext <<_ACEOF
3917 /* end confdefs.h. */
3922 void func(__builtin_ms_va_list *args);
3927 rm -f conftest.$ac_objext
3928 if { (ac_try="$ac_compile"
3930 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3931 *) ac_try_echo=$ac_try;;
3933 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3934 $as_echo "$ac_try_echo") >&5
3935 (eval "$ac_compile") 2>conftest.er1
3937 grep -v '^
*+' conftest.er1 >conftest.err
3939 cat conftest.err >&5
3940 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3941 (exit $ac_status); } && {
3942 test -z "$ac_c_werror_flag" ||
3943 test ! -s conftest.err
3944 } && test -s conftest.$ac_objext; then
3945 { $as_echo "$as_me:$LINENO: result: yes" >&5
3946 $as_echo "yes" >&6; }
3948 $as_echo "$as_me: failed program was:" >&5
3949 sed 's
/^
/|
/' conftest.$ac_ext >&5
3951 { $as_echo "$as_me:$LINENO: result: no" >&5
3952 $as_echo "no" >&6; }
3953 { { $as_echo "$as_me:$LINENO: error: You need gcc >= 4.4 to build Wine as 64-bit." >&5
3954 $as_echo "$as_me: error: You need gcc >= 4.4 to build Wine as 64-bit." >&2;}
3955 { (exit 1); exit 1; }; }
3958 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3964 *-mingw32*|*-cygwin*)
3965 enable_win16=${enable_win16:-no}
3968 enable_win16=${enable_win16:-yes}
3972 enable_win16=${enable_win16:-no}
3974 WIN16_FILES="\$(WIN16_FILES)"
3976 WIN16_INSTALL="\$(WIN16_INSTALL)"
3978 if test "x$enable_win16" != "xyes"
3982 enable_w32skrnl=${enable_w32skrnl:-no}
3983 enable_winedos=${enable_winedos:-no}
3984 enable_winevdm=${enable_winevdm:-no}
3987 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3988 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3989 if test "${wine_cv_toolsdir+set}" = set; then
3990 $as_echo_n "(cached) " >&6
3992 if test -z "$with_wine_tools"; then
3993 if test "$cross_compiling" = "yes"; then
3994 { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3995 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3996 { (exit 1); exit 1; }; }
3998 wine_cv_toolsdir="\$(TOPOBJDIR)"
4000 elif test -d "$with_wine_tools/tools/winebuild"; then
4001 case $with_wine_tools in
4002 /*) wine_cv_toolsdir="$with_wine_tools" ;;
4003 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
4006 { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
4007 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
4008 { (exit 1); exit 1; }; }
4011 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
4012 $as_echo "$wine_cv_toolsdir" >&6; }
4013 TOOLSDIR=$wine_cv_toolsdir
4015 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
4017 TARGETFLAGS="-b $host_alias $TARGETFLAGS"
4023 # Extract the first word of "$ac_prog", so it can be a program name with args.
4024 set dummy $ac_prog; ac_word=$2
4025 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4026 $as_echo_n "checking for $ac_word... " >&6; }
4027 if test "${ac_cv_prog_FLEX+set}" = set; then
4028 $as_echo_n "(cached) " >&6
4030 if test -n "$FLEX"; then
4031 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
4033 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4037 test -z "$as_dir" && as_dir=.
4038 for ac_exec_ext in '' $ac_executable_extensions; do
4039 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4040 ac_cv_prog_FLEX="$ac_prog"
4041 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4050 FLEX=$ac_cv_prog_FLEX
4051 if test -n "$FLEX"; then
4052 { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
4053 $as_echo "$FLEX" >&6; }
4055 { $as_echo "$as_me:$LINENO: result: no" >&5
4056 $as_echo "no" >&6; }
4060 test -n "$FLEX" && break
4062 test -n "$FLEX" || FLEX="none"
4064 if test "$FLEX" = "none"
4066 { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex
' package." >&5
4067 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex
' package." >&2;}
4068 { (exit 1); exit 1; }; }
4071 for ac_prog in bison
4073 # Extract the first word of "$ac_prog", so it can be a program name with args.
4074 set dummy $ac_prog; ac_word=$2
4075 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4076 $as_echo_n "checking for $ac_word... " >&6; }
4077 if test "${ac_cv_prog_BISON+set}" = set; then
4078 $as_echo_n "(cached) " >&6
4080 if test -n "$BISON"; then
4081 ac_cv_prog_BISON="$BISON" # Let the user override the test.
4083 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4087 test -z "$as_dir" && as_dir=.
4088 for ac_exec_ext in '' $ac_executable_extensions; do
4089 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4090 ac_cv_prog_BISON="$ac_prog"
4091 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4100 BISON=$ac_cv_prog_BISON
4101 if test -n "$BISON"; then
4102 { $as_echo "$as_me:$LINENO: result: $BISON" >&5
4103 $as_echo "$BISON" >&6; }
4105 { $as_echo "$as_me:$LINENO: result: no" >&5
4106 $as_echo "no" >&6; }
4110 test -n "$BISON" && break
4112 test -n "$BISON" || BISON="none"
4114 if test "$BISON" = "none"
4116 { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison
' package." >&5
4117 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison
' package." >&2;}
4118 { (exit 1); exit 1; }; }
4121 if test -n "$ac_tool_prefix"; then
4122 for ac_prog in ar gar
4124 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4125 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4126 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4127 $as_echo_n "checking for $ac_word... " >&6; }
4128 if test "${ac_cv_prog_AR+set}" = set; then
4129 $as_echo_n "(cached) " >&6
4131 if test -n "$AR"; then
4132 ac_cv_prog_AR="$AR" # Let the user override the test.
4134 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4138 test -z "$as_dir" && as_dir=.
4139 for ac_exec_ext in '' $ac_executable_extensions; do
4140 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4141 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4142 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4152 if test -n "$AR"; then
4153 { $as_echo "$as_me:$LINENO: result: $AR" >&5
4154 $as_echo "$AR" >&6; }
4156 { $as_echo "$as_me:$LINENO: result: no" >&5
4157 $as_echo "no" >&6; }
4161 test -n "$AR" && break
4164 if test -z "$AR"; then
4166 for ac_prog in ar gar
4168 # Extract the first word of "$ac_prog", so it can be a program name with args.
4169 set dummy $ac_prog; ac_word=$2
4170 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4171 $as_echo_n "checking for $ac_word... " >&6; }
4172 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4173 $as_echo_n "(cached) " >&6
4175 if test -n "$ac_ct_AR"; then
4176 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4178 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4182 test -z "$as_dir" && as_dir=.
4183 for ac_exec_ext in '' $ac_executable_extensions; do
4184 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4185 ac_cv_prog_ac_ct_AR="$ac_prog"
4186 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4195 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4196 if test -n "$ac_ct_AR"; then
4197 { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4198 $as_echo "$ac_ct_AR" >&6; }
4200 { $as_echo "$as_me:$LINENO: result: no" >&5
4201 $as_echo "no" >&6; }
4205 test -n "$ac_ct_AR" && break
4208 if test "x$ac_ct_AR" = x; then
4211 case $cross_compiling:$ac_tool_warned in
4213 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4214 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4215 ac_tool_warned=yes ;;
4223 if test -n "$ac_tool_prefix"; then
4224 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4225 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4226 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4227 $as_echo_n "checking for $ac_word... " >&6; }
4228 if test "${ac_cv_prog_RANLIB+set}" = set; then
4229 $as_echo_n "(cached) " >&6
4231 if test -n "$RANLIB"; then
4232 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4234 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4238 test -z "$as_dir" && as_dir=.
4239 for ac_exec_ext in '' $ac_executable_extensions; do
4240 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4241 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4242 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4251 RANLIB=$ac_cv_prog_RANLIB
4252 if test -n "$RANLIB"; then
4253 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
4254 $as_echo "$RANLIB" >&6; }
4256 { $as_echo "$as_me:$LINENO: result: no" >&5
4257 $as_echo "no" >&6; }
4262 if test -z "$ac_cv_prog_RANLIB"; then
4263 ac_ct_RANLIB=$RANLIB
4264 # Extract the first word of "ranlib", so it can be a program name with args.
4265 set dummy ranlib; ac_word=$2
4266 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4267 $as_echo_n "checking for $ac_word... " >&6; }
4268 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4269 $as_echo_n "(cached) " >&6
4271 if test -n "$ac_ct_RANLIB"; then
4272 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4274 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4278 test -z "$as_dir" && as_dir=.
4279 for ac_exec_ext in '' $ac_executable_extensions; do
4280 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4281 ac_cv_prog_ac_ct_RANLIB="ranlib"
4282 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4291 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4292 if test -n "$ac_ct_RANLIB"; then
4293 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4294 $as_echo "$ac_ct_RANLIB" >&6; }
4296 { $as_echo "$as_me:$LINENO: result: no" >&5
4297 $as_echo "no" >&6; }
4300 if test "x$ac_ct_RANLIB" = x; then
4303 case $cross_compiling:$ac_tool_warned in
4305 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4306 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4307 ac_tool_warned=yes ;;
4309 RANLIB=$ac_ct_RANLIB
4312 RANLIB="$ac_cv_prog_RANLIB"
4315 if test -n "$ac_tool_prefix"; then
4316 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4317 set dummy ${ac_tool_prefix}strip; ac_word=$2
4318 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4319 $as_echo_n "checking for $ac_word... " >&6; }
4320 if test "${ac_cv_prog_STRIP+set}" = set; then
4321 $as_echo_n "(cached) " >&6
4323 if test -n "$STRIP"; then
4324 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4326 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4330 test -z "$as_dir" && as_dir=.
4331 for ac_exec_ext in '' $ac_executable_extensions; do
4332 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4333 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4334 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4343 STRIP=$ac_cv_prog_STRIP
4344 if test -n "$STRIP"; then
4345 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
4346 $as_echo "$STRIP" >&6; }
4348 { $as_echo "$as_me:$LINENO: result: no" >&5
4349 $as_echo "no" >&6; }
4354 if test -z "$ac_cv_prog_STRIP"; then
4356 # Extract the first word of "strip", so it can be a program name with args.
4357 set dummy strip; ac_word=$2
4358 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4359 $as_echo_n "checking for $ac_word... " >&6; }
4360 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4361 $as_echo_n "(cached) " >&6
4363 if test -n "$ac_ct_STRIP"; then
4364 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4366 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4370 test -z "$as_dir" && as_dir=.
4371 for ac_exec_ext in '' $ac_executable_extensions; do
4372 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4373 ac_cv_prog_ac_ct_STRIP="strip"
4374 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4383 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4384 if test -n "$ac_ct_STRIP"; then
4385 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4386 $as_echo "$ac_ct_STRIP" >&6; }
4388 { $as_echo "$as_me:$LINENO: result: no" >&5
4389 $as_echo "no" >&6; }
4392 if test "x$ac_ct_STRIP" = x; then
4395 case $cross_compiling:$ac_tool_warned in
4397 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4398 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4399 ac_tool_warned=yes ;;
4404 STRIP="$ac_cv_prog_STRIP"
4407 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4408 $as_echo_n "checking whether ln -s works... " >&6; }
4410 if test "$LN_S" = "ln -s"; then
4411 { $as_echo "$as_me:$LINENO: result: yes" >&5
4412 $as_echo "yes" >&6; }
4414 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4415 $as_echo "no, using $LN_S" >&6; }
4418 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
4419 $as_echo_n "checking whether ln works... " >&6; }
4420 rm -f conf$$ conf$$.file
4422 if ln conf$$.file conf$$ 2>/dev/null; then
4425 { $as_echo "$as_me:$LINENO: result: yes" >&5
4426 $as_echo "yes" >&6; }
4430 { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
4431 $as_echo "no, using $LN" >&6; }
4433 rm -f conf$$ conf$$.file
4434 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4435 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4436 if test "${ac_cv_path_GREP+set}" = set; then
4437 $as_echo_n "(cached) " >&6
4439 if test -z "$GREP"; then
4440 ac_path_GREP_found=false
4441 # Loop through the user's path and
test for each of PROGNAME-LIST
4442 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4443 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4446 test -z "$as_dir" && as_dir
=.
4447 for ac_prog
in grep ggrep
; do
4448 for ac_exec_ext
in '' $ac_executable_extensions; do
4449 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4450 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4451 # Check for GNU ac_path_GREP and select it if it is found.
4452 # Check for GNU $ac_path_GREP
4453 case `"$ac_path_GREP" --version 2>&1` in
4455 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4458 $as_echo_n 0123456789 >"conftest.in"
4461 cat "conftest.in" "conftest.in" >"conftest.tmp"
4462 mv "conftest.tmp" "conftest.in"
4463 cp "conftest.in" "conftest.nl"
4464 $as_echo 'GREP' >> "conftest.nl"
4465 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4466 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4467 ac_count
=`expr $ac_count + 1`
4468 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4469 # Best one so far, save it but keep looking for a better one
4470 ac_cv_path_GREP
="$ac_path_GREP"
4471 ac_path_GREP_max
=$ac_count
4473 # 10*(2^10) chars as input seems more than enough
4474 test $ac_count -gt 10 && break
4476 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4479 $ac_path_GREP_found && break 3
4484 if test -z "$ac_cv_path_GREP"; then
4485 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4486 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4487 { (exit 1); exit 1; }; }
4490 ac_cv_path_GREP
=$GREP
4494 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4495 $as_echo "$ac_cv_path_GREP" >&6; }
4496 GREP
="$ac_cv_path_GREP"
4499 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4500 $as_echo_n "checking for egrep... " >&6; }
4501 if test "${ac_cv_path_EGREP+set}" = set; then
4502 $as_echo_n "(cached) " >&6
4504 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4505 then ac_cv_path_EGREP
="$GREP -E"
4507 if test -z "$EGREP"; then
4508 ac_path_EGREP_found
=false
4509 # Loop through the user's path and test for each of PROGNAME-LIST
4510 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4511 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4514 test -z "$as_dir" && as_dir
=.
4515 for ac_prog
in egrep; do
4516 for ac_exec_ext
in '' $ac_executable_extensions; do
4517 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4518 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4519 # Check for GNU ac_path_EGREP and select it if it is found.
4520 # Check for GNU $ac_path_EGREP
4521 case `"$ac_path_EGREP" --version 2>&1` in
4523 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4526 $as_echo_n 0123456789 >"conftest.in"
4529 cat "conftest.in" "conftest.in" >"conftest.tmp"
4530 mv "conftest.tmp" "conftest.in"
4531 cp "conftest.in" "conftest.nl"
4532 $as_echo 'EGREP' >> "conftest.nl"
4533 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4534 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4535 ac_count
=`expr $ac_count + 1`
4536 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4537 # Best one so far, save it but keep looking for a better one
4538 ac_cv_path_EGREP
="$ac_path_EGREP"
4539 ac_path_EGREP_max
=$ac_count
4541 # 10*(2^10) chars as input seems more than enough
4542 test $ac_count -gt 10 && break
4544 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4547 $ac_path_EGREP_found && break 3
4552 if test -z "$ac_cv_path_EGREP"; then
4553 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4554 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4555 { (exit 1); exit 1; }; }
4558 ac_cv_path_EGREP
=$EGREP
4563 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4564 $as_echo "$ac_cv_path_EGREP" >&6; }
4565 EGREP
="$ac_cv_path_EGREP"
4568 # Extract the first word of "ldconfig", so it can be a program name with args.
4569 set dummy ldconfig
; ac_word
=$2
4570 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4571 $as_echo_n "checking for $ac_word... " >&6; }
4572 if test "${ac_cv_path_LDCONFIG+set}" = set; then
4573 $as_echo_n "(cached) " >&6
4577 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
4580 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4581 for as_dir
in /sbin
/usr
/sbin
$PATH
4584 test -z "$as_dir" && as_dir
=.
4585 for ac_exec_ext
in '' $ac_executable_extensions; do
4586 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4587 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
4588 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4595 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
4599 LDCONFIG
=$ac_cv_path_LDCONFIG
4600 if test -n "$LDCONFIG"; then
4601 { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
4602 $as_echo "$LDCONFIG" >&6; }
4604 { $as_echo "$as_me:$LINENO: result: no" >&5
4605 $as_echo "no" >&6; }
4609 # Find a good install program. We prefer a C program (faster),
4610 # so one script is as good as another. But avoid the broken or
4611 # incompatible versions:
4612 # SysV /etc/install, /usr/sbin/install
4613 # SunOS /usr/etc/install
4614 # IRIX /sbin/install
4616 # AmigaOS /C/install, which installs bootblocks on floppy discs
4617 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4618 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4619 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4620 # OS/2's system install, which has a completely different semantic
4621 # ./install, which can be erroneously created by make from ./install.sh.
4622 # Reject install programs that cannot install multiple files.
4623 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4624 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4625 if test -z "$INSTALL"; then
4626 if test "${ac_cv_path_install+set}" = set; then
4627 $as_echo_n "(cached) " >&6
4629 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4633 test -z "$as_dir" && as_dir
=.
4634 # Account for people who put trailing slashes in PATH elements.
4636 .
/ | .
// |
/cC
/* | \
4637 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
4638 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
4641 # OSF1 and SCO ODT 3.0 have their own names for install.
4642 # Don't use installbsd from OSF since it installs stuff as root
4644 for ac_prog
in ginstall scoinst
install; do
4645 for ac_exec_ext
in '' $ac_executable_extensions; do
4646 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4647 if test $ac_prog = install &&
4648 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4649 # AIX install. It has an incompatible calling convention.
4651 elif test $ac_prog = install &&
4652 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4653 # program-specific install script used by HP pwplus--don't use.
4656 rm -rf conftest.one conftest.two conftest.dir
4657 echo one
> conftest.one
4658 echo two
> conftest.two
4660 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
4661 test -s conftest.one
&& test -s conftest.two
&&
4662 test -s conftest.dir
/conftest.one
&&
4663 test -s conftest.dir
/conftest.two
4665 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
4678 rm -rf conftest.one conftest.two conftest.dir
4681 if test "${ac_cv_path_install+set}" = set; then
4682 INSTALL
=$ac_cv_path_install
4684 # As a last resort, use the slow shell script. Don't cache a
4685 # value for INSTALL within a source directory, because that will
4686 # break other packages using the cache if that directory is
4687 # removed, or if the value is a relative name.
4688 INSTALL
=$ac_install_sh
4691 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
4692 $as_echo "$INSTALL" >&6; }
4694 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4695 # It thinks the first close brace ends the variable substitution.
4696 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
4698 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
4700 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
4703 [\\/$
]* | ?
:[\\/]* ) ;;
4704 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
4707 for ac_prog
in lclint lint
4709 # Extract the first word of "$ac_prog", so it can be a program name with args.
4710 set dummy
$ac_prog; ac_word
=$2
4711 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4712 $as_echo_n "checking for $ac_word... " >&6; }
4713 if test "${ac_cv_prog_LINT+set}" = set; then
4714 $as_echo_n "(cached) " >&6
4716 if test -n "$LINT"; then
4717 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
4719 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4723 test -z "$as_dir" && as_dir
=.
4724 for ac_exec_ext
in '' $ac_executable_extensions; do
4725 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4726 ac_cv_prog_LINT
="$ac_prog"
4727 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4736 LINT
=$ac_cv_prog_LINT
4737 if test -n "$LINT"; then
4738 { $as_echo "$as_me:$LINENO: result: $LINT" >&5
4739 $as_echo "$LINT" >&6; }
4741 { $as_echo "$as_me:$LINENO: result: no" >&5
4742 $as_echo "no" >&6; }
4746 test -n "$LINT" && break
4749 if test "$LINT" = "lint"
4751 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
4756 for ac_prog
in fontforge
4758 # Extract the first word of "$ac_prog", so it can be a program name with args.
4759 set dummy
$ac_prog; ac_word
=$2
4760 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4761 $as_echo_n "checking for $ac_word... " >&6; }
4762 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
4763 $as_echo_n "(cached) " >&6
4765 if test -n "$FONTFORGE"; then
4766 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
4768 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4772 test -z "$as_dir" && as_dir
=.
4773 for ac_exec_ext
in '' $ac_executable_extensions; do
4774 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4775 ac_cv_prog_FONTFORGE
="$ac_prog"
4776 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4785 FONTFORGE
=$ac_cv_prog_FONTFORGE
4786 if test -n "$FONTFORGE"; then
4787 { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
4788 $as_echo "$FONTFORGE" >&6; }
4790 { $as_echo "$as_me:$LINENO: result: no" >&5
4791 $as_echo "no" >&6; }
4795 test -n "$FONTFORGE" && break
4797 test -n "$FONTFORGE" || FONTFORGE
="false"
4799 for ac_prog
in pkg-config
4801 # Extract the first word of "$ac_prog", so it can be a program name with args.
4802 set dummy
$ac_prog; ac_word
=$2
4803 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4804 $as_echo_n "checking for $ac_word... " >&6; }
4805 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
4806 $as_echo_n "(cached) " >&6
4808 if test -n "$PKG_CONFIG"; then
4809 ac_cv_prog_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test.
4811 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4815 test -z "$as_dir" && as_dir
=.
4816 for ac_exec_ext
in '' $ac_executable_extensions; do
4817 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4818 ac_cv_prog_PKG_CONFIG
="$ac_prog"
4819 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4828 PKG_CONFIG
=$ac_cv_prog_PKG_CONFIG
4829 if test -n "$PKG_CONFIG"; then
4830 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
4831 $as_echo "$PKG_CONFIG" >&6; }
4833 { $as_echo "$as_me:$LINENO: result: no" >&5
4834 $as_echo "no" >&6; }
4838 test -n "$PKG_CONFIG" && break
4840 test -n "$PKG_CONFIG" || PKG_CONFIG
="false"
4844 # Extract the first word of "$ac_prog", so it can be a program name with args.
4845 set dummy
$ac_prog; ac_word
=$2
4846 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4847 $as_echo_n "checking for $ac_word... " >&6; }
4848 if test "${ac_cv_prog_RSVG+set}" = set; then
4849 $as_echo_n "(cached) " >&6
4851 if test -n "$RSVG"; then
4852 ac_cv_prog_RSVG
="$RSVG" # Let the user override the test.
4854 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4858 test -z "$as_dir" && as_dir
=.
4859 for ac_exec_ext
in '' $ac_executable_extensions; do
4860 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4861 ac_cv_prog_RSVG
="$ac_prog"
4862 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4871 RSVG
=$ac_cv_prog_RSVG
4872 if test -n "$RSVG"; then
4873 { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
4874 $as_echo "$RSVG" >&6; }
4876 { $as_echo "$as_me:$LINENO: result: no" >&5
4877 $as_echo "no" >&6; }
4881 test -n "$RSVG" && break
4883 test -n "$RSVG" || RSVG
="false"
4885 for ac_prog
in icotool
4887 # Extract the first word of "$ac_prog", so it can be a program name with args.
4888 set dummy
$ac_prog; ac_word
=$2
4889 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4890 $as_echo_n "checking for $ac_word... " >&6; }
4891 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
4892 $as_echo_n "(cached) " >&6
4894 if test -n "$ICOTOOL"; then
4895 ac_cv_prog_ICOTOOL
="$ICOTOOL" # Let the user override the test.
4897 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4901 test -z "$as_dir" && as_dir
=.
4902 for ac_exec_ext
in '' $ac_executable_extensions; do
4903 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4904 ac_cv_prog_ICOTOOL
="$ac_prog"
4905 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4914 ICOTOOL
=$ac_cv_prog_ICOTOOL
4915 if test -n "$ICOTOOL"; then
4916 { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
4917 $as_echo "$ICOTOOL" >&6; }
4919 { $as_echo "$as_me:$LINENO: result: no" >&5
4920 $as_echo "no" >&6; }
4924 test -n "$ICOTOOL" && break
4926 test -n "$ICOTOOL" || ICOTOOL
="false"
4929 if test "${enable_maintainer_mode+set}" = set
4931 if test "$FONTFORGE" = "false"; then wine_warnings
="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
4932 if test "$RSVG" = "false"; then wine_warnings
="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
4933 if test "$ICOTOOL" = "false"; then wine_warnings
="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
4938 # Extract the first word of "prelink", so it can be a program name with args.
4939 set dummy prelink
; ac_word
=$2
4940 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4941 $as_echo_n "checking for $ac_word... " >&6; }
4942 if test "${ac_cv_path_PRELINK+set}" = set; then
4943 $as_echo_n "(cached) " >&6
4947 ac_cv_path_PRELINK
="$PRELINK" # Let the user override the test with a path.
4950 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4951 for as_dir
in /sbin
/usr
/sbin
$PATH
4954 test -z "$as_dir" && as_dir
=.
4955 for ac_exec_ext
in '' $ac_executable_extensions; do
4956 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4957 ac_cv_path_PRELINK
="$as_dir/$ac_word$ac_exec_ext"
4958 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4965 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK
="false"
4969 PRELINK
=$ac_cv_path_PRELINK
4970 if test -n "$PRELINK"; then
4971 { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
4972 $as_echo "$PRELINK" >&6; }
4974 { $as_echo "$as_me:$LINENO: result: no" >&5
4975 $as_echo "no" >&6; }
4984 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
4985 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
4986 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
4987 $as_echo_n "(cached) " >&6
4989 ac_check_lib_save_LIBS
=$LIBS
4991 cat >conftest.
$ac_ext <<_ACEOF
4994 cat confdefs.h
>>conftest.
$ac_ext
4995 cat >>conftest.
$ac_ext <<_ACEOF
4996 /* end confdefs.h. */
4998 /* Override any GCC internal prototype to avoid an error.
4999 Use char because int might match the return type of a GCC
5000 builtin and then its argument prototype would still apply. */
5004 char i386_set_ldt ();
5008 return i386_set_ldt ();
5013 rm -f conftest.
$ac_objext conftest
$ac_exeext
5014 if { (ac_try
="$ac_link"
5016 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5017 *) ac_try_echo=$ac_try;;
5019 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5020 $as_echo "$ac_try_echo") >&5
5021 (eval "$ac_link") 2>conftest.er1
5023 grep -v '^ *+' conftest.er1 >conftest.err
5025 cat conftest.err >&5
5026 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5027 (exit $ac_status); } && {
5028 test -z "$ac_c_werror_flag" ||
5029 test ! -s conftest.err
5030 } && test -s conftest$ac_exeext && {
5031 test "$cross_compiling" = yes ||
5032 $as_test_x conftest$ac_exeext
5034 ac_cv_lib_i386_i386_set_ldt=yes
5036 $as_echo "$as_me: failed program was:" >&5
5037 sed 's/^/| /' conftest.$ac_ext >&5
5039 ac_cv_lib_i386_i386_set_ldt=no
5042 rm -rf conftest.dSYM
5043 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5044 conftest$ac_exeext conftest.$ac_ext
5045 LIBS=$ac_check_lib_save_LIBS
5047 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5048 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5049 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
5050 cat >>confdefs.h <<_ACEOF
5051 #define HAVE_LIBI386 1
5059 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5060 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5061 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5062 $as_echo_n "(cached) " >&6
5064 ac_check_lib_save_LIBS=$LIBS
5065 LIBS="-lossaudio $LIBS"
5066 cat >conftest.$ac_ext <<_ACEOF
5069 cat confdefs.h >>conftest.$ac_ext
5070 cat >>conftest.$ac_ext <<_ACEOF
5071 /* end confdefs.h. */
5073 /* Override any GCC internal prototype to avoid an error.
5074 Use char because int might match the return type of a GCC
5075 builtin and then its argument prototype would still apply. */
5083 return _oss_ioctl ();
5088 rm -f conftest.$ac_objext conftest$ac_exeext
5089 if { (ac_try="$ac_link"
5091 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5092 *) ac_try_echo
=$ac_try;;
5094 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5095 $as_echo "$ac_try_echo") >&5
5096 (eval "$ac_link") 2>conftest.er1
5098 grep -v '^ *+' conftest.er1
>conftest.err
5100 cat conftest.err
>&5
5101 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5102 (exit $ac_status); } && {
5103 test -z "$ac_c_werror_flag" ||
5104 test ! -s conftest.err
5105 } && test -s conftest
$ac_exeext && {
5106 test "$cross_compiling" = yes ||
5107 $as_test_x conftest
$ac_exeext
5109 ac_cv_lib_ossaudio__oss_ioctl
=yes
5111 $as_echo "$as_me: failed program was:" >&5
5112 sed 's/^/| /' conftest.
$ac_ext >&5
5114 ac_cv_lib_ossaudio__oss_ioctl
=no
5117 rm -rf conftest.dSYM
5118 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
5119 conftest
$ac_exeext conftest.
$ac_ext
5120 LIBS
=$ac_check_lib_save_LIBS
5122 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5123 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5124 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x
""yes; then
5125 cat >>confdefs.h
<<_ACEOF
5126 #define HAVE_LIBOSSAUDIO 1
5129 LIBS
="-lossaudio $LIBS"
5141 ac_cpp
='$CPP $CPPFLAGS'
5142 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5143 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5144 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5145 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5146 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5147 # On Suns, sometimes $CPP names a directory.
5148 if test -n "$CPP" && test -d "$CPP"; then
5151 if test -z "$CPP"; then
5152 if test "${ac_cv_prog_CPP+set}" = set; then
5153 $as_echo_n "(cached) " >&6
5155 # Double quotes because CPP needs to be expanded
5156 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5159 for ac_c_preproc_warn_flag
in '' yes
5161 # Use a header file that comes with gcc, so configuring glibc
5162 # with a fresh cross-compiler works.
5163 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5164 # <limits.h> exists even on freestanding compilers.
5165 # On the NeXT, cc -E runs the code through the compiler's parser,
5166 # not just through cpp. "Syntax error" is here to catch this case.
5167 cat >conftest.
$ac_ext <<_ACEOF
5170 cat confdefs.h
>>conftest.
$ac_ext
5171 cat >>conftest.
$ac_ext <<_ACEOF
5172 /* end confdefs.h. */
5174 # include <limits.h>
5176 # include <assert.h>
5180 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5182 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5183 *) ac_try_echo=$ac_try;;
5185 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5186 $as_echo "$ac_try_echo") >&5
5187 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5189 grep -v '^ *+' conftest.er1 >conftest.err
5191 cat conftest.err >&5
5192 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5193 (exit $ac_status); } >/dev/null && {
5194 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5195 test ! -s conftest.err
5199 $as_echo "$as_me: failed program was:" >&5
5200 sed 's/^/| /' conftest.$ac_ext >&5
5202 # Broken: fails on valid input.
5206 rm -f conftest.err conftest.$ac_ext
5208 # OK, works on sane cases. Now check whether nonexistent headers
5209 # can be detected and how.
5210 cat >conftest.$ac_ext <<_ACEOF
5213 cat confdefs.h >>conftest.$ac_ext
5214 cat >>conftest.$ac_ext <<_ACEOF
5215 /* end confdefs.h. */
5216 #include <ac_nonexistent.h>
5218 if { (ac_try="$ac_cpp conftest.$ac_ext"
5220 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5221 *) ac_try_echo
=$ac_try;;
5223 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5224 $as_echo "$ac_try_echo") >&5
5225 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5227 grep -v '^ *+' conftest.er1
>conftest.err
5229 cat conftest.err
>&5
5230 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5231 (exit $ac_status); } >/dev
/null
&& {
5232 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5233 test ! -s conftest.err
5235 # Broken: success on invalid input.
5238 $as_echo "$as_me: failed program was:" >&5
5239 sed 's/^/| /' conftest.
$ac_ext >&5
5241 # Passes both tests.
5246 rm -f conftest.err conftest.
$ac_ext
5249 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5250 rm -f conftest.err conftest.
$ac_ext
5251 if $ac_preproc_ok; then
5263 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5264 $as_echo "$CPP" >&6; }
5266 for ac_c_preproc_warn_flag
in '' yes
5268 # Use a header file that comes with gcc, so configuring glibc
5269 # with a fresh cross-compiler works.
5270 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5271 # <limits.h> exists even on freestanding compilers.
5272 # On the NeXT, cc -E runs the code through the compiler's parser,
5273 # not just through cpp. "Syntax error" is here to catch this case.
5274 cat >conftest.
$ac_ext <<_ACEOF
5277 cat confdefs.h
>>conftest.
$ac_ext
5278 cat >>conftest.
$ac_ext <<_ACEOF
5279 /* end confdefs.h. */
5281 # include <limits.h>
5283 # include <assert.h>
5287 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5289 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5290 *) ac_try_echo=$ac_try;;
5292 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5293 $as_echo "$ac_try_echo") >&5
5294 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5296 grep -v '^ *+' conftest.er1 >conftest.err
5298 cat conftest.err >&5
5299 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5300 (exit $ac_status); } >/dev/null && {
5301 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5302 test ! -s conftest.err
5306 $as_echo "$as_me: failed program was:" >&5
5307 sed 's/^/| /' conftest.$ac_ext >&5
5309 # Broken: fails on valid input.
5313 rm -f conftest.err conftest.$ac_ext
5315 # OK, works on sane cases. Now check whether nonexistent headers
5316 # can be detected and how.
5317 cat >conftest.$ac_ext <<_ACEOF
5320 cat confdefs.h >>conftest.$ac_ext
5321 cat >>conftest.$ac_ext <<_ACEOF
5322 /* end confdefs.h. */
5323 #include <ac_nonexistent.h>
5325 if { (ac_try="$ac_cpp conftest.$ac_ext"
5327 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5328 *) ac_try_echo
=$ac_try;;
5330 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5331 $as_echo "$ac_try_echo") >&5
5332 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5334 grep -v '^ *+' conftest.er1
>conftest.err
5336 cat conftest.err
>&5
5337 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5338 (exit $ac_status); } >/dev
/null
&& {
5339 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5340 test ! -s conftest.err
5342 # Broken: success on invalid input.
5345 $as_echo "$as_me: failed program was:" >&5
5346 sed 's/^/| /' conftest.
$ac_ext >&5
5348 # Passes both tests.
5353 rm -f conftest.err conftest.
$ac_ext
5356 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5357 rm -f conftest.err conftest.
$ac_ext
5358 if $ac_preproc_ok; then
5361 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5362 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5363 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5364 See \`config.log' for more details." >&5
5365 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5366 See \`config.log' for more details." >&2;}
5367 { (exit 1); exit 1; }; }; }
5371 ac_cpp
='$CPP $CPPFLAGS'
5372 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5373 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5374 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5377 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5378 $as_echo_n "checking for ANSI C header files... " >&6; }
5379 if test "${ac_cv_header_stdc+set}" = set; then
5380 $as_echo_n "(cached) " >&6
5382 cat >conftest.
$ac_ext <<_ACEOF
5385 cat confdefs.h
>>conftest.
$ac_ext
5386 cat >>conftest.
$ac_ext <<_ACEOF
5387 /* end confdefs.h. */
5401 rm -f conftest.
$ac_objext
5402 if { (ac_try
="$ac_compile"
5404 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5405 *) ac_try_echo=$ac_try;;
5407 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5408 $as_echo "$ac_try_echo") >&5
5409 (eval "$ac_compile") 2>conftest.er1
5411 grep -v '^ *+' conftest.er1 >conftest.err
5413 cat conftest.err >&5
5414 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5415 (exit $ac_status); } && {
5416 test -z "$ac_c_werror_flag" ||
5417 test ! -s conftest.err
5418 } && test -s conftest.$ac_objext; then
5419 ac_cv_header_stdc=yes
5421 $as_echo "$as_me: failed program was:" >&5
5422 sed 's/^/| /' conftest.$ac_ext >&5
5424 ac_cv_header_stdc=no
5427 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5429 if test $ac_cv_header_stdc = yes; then
5430 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5431 cat >conftest.$ac_ext <<_ACEOF
5434 cat confdefs.h >>conftest.$ac_ext
5435 cat >>conftest.$ac_ext <<_ACEOF
5436 /* end confdefs.h. */
5440 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5441 $EGREP "memchr" >/dev/null 2>&1; then
5444 ac_cv_header_stdc=no
5450 if test $ac_cv_header_stdc = yes; then
5451 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5452 cat >conftest.$ac_ext <<_ACEOF
5455 cat confdefs.h >>conftest.$ac_ext
5456 cat >>conftest.$ac_ext <<_ACEOF
5457 /* end confdefs.h. */
5461 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5462 $EGREP "free" >/dev/null 2>&1; then
5465 ac_cv_header_stdc=no
5471 if test $ac_cv_header_stdc = yes; then
5472 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5473 if test "$cross_compiling" = yes; then
5476 cat >conftest.$ac_ext <<_ACEOF
5479 cat confdefs.h >>conftest.$ac_ext
5480 cat >>conftest.$ac_ext <<_ACEOF
5481 /* end confdefs.h. */
5484 #if ((' ' & 0x0FF) == 0x020)
5485 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5486 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5488 # define ISLOWER(c) \
5489 (('a' <= (c) && (c) <= 'i') \
5490 || ('j' <= (c) && (c) <= 'r') \
5491 || ('s' <= (c) && (c) <= 'z'))
5492 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5495 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5500 for (i = 0; i < 256; i++)
5501 if (XOR (islower (i), ISLOWER (i))
5502 || toupper (i) != TOUPPER (i))
5507 rm -f conftest$ac_exeext
5508 if { (ac_try="$ac_link"
5510 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5511 *) ac_try_echo
=$ac_try;;
5513 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5514 $as_echo "$ac_try_echo") >&5
5515 (eval "$ac_link") 2>&5
5517 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5518 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
5519 { (case "(($ac_try" in
5520 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5521 *) ac_try_echo=$ac_try;;
5523 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5524 $as_echo "$ac_try_echo") >&5
5525 (eval "$ac_try") 2>&5
5527 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5528 (exit $ac_status); }; }; then
5531 $as_echo "$as_me: program exited with status $ac_status" >&5
5532 $as_echo "$as_me: failed program was:" >&5
5533 sed 's/^/| /' conftest.$ac_ext >&5
5536 ac_cv_header_stdc=no
5538 rm -rf conftest.dSYM
5539 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5545 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5546 $as_echo "$ac_cv_header_stdc" >&6; }
5547 if test $ac_cv_header_stdc = yes; then
5549 cat >>confdefs.h <<\_ACEOF
5550 #define STDC_HEADERS 1
5555 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5565 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5566 inttypes.h stdint.h unistd.h
5568 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
5569 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5570 $as_echo_n "checking for $ac_header... " >&6; }
5571 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5572 $as_echo_n "(cached) " >&6
5574 cat >conftest.$ac_ext <<_ACEOF
5577 cat confdefs.h >>conftest.$ac_ext
5578 cat >>conftest.$ac_ext <<_ACEOF
5579 /* end confdefs.h. */
5580 $ac_includes_default
5582 #include <$ac_header>
5584 rm -f conftest.$ac_objext
5585 if { (ac_try="$ac_compile"
5587 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5588 *) ac_try_echo
=$ac_try;;
5590 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5591 $as_echo "$ac_try_echo") >&5
5592 (eval "$ac_compile") 2>conftest.er1
5594 grep -v '^ *+' conftest.er1
>conftest.err
5596 cat conftest.err
>&5
5597 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5598 (exit $ac_status); } && {
5599 test -z "$ac_c_werror_flag" ||
5600 test ! -s conftest.err
5601 } && test -s conftest.
$ac_objext; then
5602 eval "$as_ac_Header=yes"
5604 $as_echo "$as_me: failed program was:" >&5
5605 sed 's/^/| /' conftest.
$ac_ext >&5
5607 eval "$as_ac_Header=no"
5610 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5612 ac_res
=`eval 'as_val=${'$as_ac_Header'}
5613 $as_echo "$as_val"'`
5614 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5615 $as_echo "$ac_res" >&6; }
5616 as_val
=`eval 'as_val=${'$as_ac_Header'}
5617 $as_echo "$as_val"'`
5618 if test "x$as_val" = x
""yes; then
5619 cat >>confdefs.h
<<_ACEOF
5620 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5754 AudioUnit
/AudioUnit.h \
5756 CoreAudio
/CoreAudio.h \
5757 DiskArbitration
/DiskArbitration.h \
5759 IOKit
/hid
/IOHIDLib.h \
5773 fontconfig
/fontconfig.h \
5805 machine
/soundcard.h \
5810 netinet
/in_systm.h \
5876 valgrind
/memcheck.h \
5877 valgrind
/valgrind.h \
5881 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5882 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5883 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5884 $as_echo_n "checking for $ac_header... " >&6; }
5885 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5886 $as_echo_n "(cached) " >&6
5888 ac_res
=`eval 'as_val=${'$as_ac_Header'}
5889 $as_echo "$as_val"'`
5890 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5891 $as_echo "$ac_res" >&6; }
5893 # Is the header compilable?
5894 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
5895 $as_echo_n "checking $ac_header usability... " >&6; }
5896 cat >conftest.
$ac_ext <<_ACEOF
5899 cat confdefs.h
>>conftest.
$ac_ext
5900 cat >>conftest.
$ac_ext <<_ACEOF
5901 /* end confdefs.h. */
5902 $ac_includes_default
5903 #include <$ac_header>
5905 rm -f conftest.
$ac_objext
5906 if { (ac_try
="$ac_compile"
5908 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5909 *) ac_try_echo=$ac_try;;
5911 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5912 $as_echo "$ac_try_echo") >&5
5913 (eval "$ac_compile") 2>conftest.er1
5915 grep -v '^ *+' conftest.er1 >conftest.err
5917 cat conftest.err >&5
5918 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5919 (exit $ac_status); } && {
5920 test -z "$ac_c_werror_flag" ||
5921 test ! -s conftest.err
5922 } && test -s conftest.$ac_objext; then
5923 ac_header_compiler=yes
5925 $as_echo "$as_me: failed program was:" >&5
5926 sed 's/^/| /' conftest.$ac_ext >&5
5928 ac_header_compiler=no
5931 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5932 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5933 $as_echo "$ac_header_compiler" >&6; }
5935 # Is the header present?
5936 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
5937 $as_echo_n "checking $ac_header presence... " >&6; }
5938 cat >conftest.$ac_ext <<_ACEOF
5941 cat confdefs.h >>conftest.$ac_ext
5942 cat >>conftest.$ac_ext <<_ACEOF
5943 /* end confdefs.h. */
5944 #include <$ac_header>
5946 if { (ac_try="$ac_cpp conftest.$ac_ext"
5948 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5949 *) ac_try_echo
=$ac_try;;
5951 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5952 $as_echo "$ac_try_echo") >&5
5953 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5955 grep -v '^ *+' conftest.er1
>conftest.err
5957 cat conftest.err
>&5
5958 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5959 (exit $ac_status); } >/dev
/null
&& {
5960 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5961 test ! -s conftest.err
5963 ac_header_preproc
=yes
5965 $as_echo "$as_me: failed program was:" >&5
5966 sed 's/^/| /' conftest.
$ac_ext >&5
5968 ac_header_preproc
=no
5971 rm -f conftest.err conftest.
$ac_ext
5972 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
5973 $as_echo "$ac_header_preproc" >&6; }
5975 # So? What about this header?
5976 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
5978 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5979 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5980 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
5981 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
5982 ac_header_preproc
=yes
5985 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
5986 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5987 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
5988 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
5989 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5990 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5991 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
5992 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
5993 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5994 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5995 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5996 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5998 ## ------------------------------------ ##
5999 ## Report this to wine-devel@winehq.org ##
6000 ## ------------------------------------ ##
6002 ) |
sed "s/^/$as_me: WARNING: /" >&2
6005 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6006 $as_echo_n "checking for $ac_header... " >&6; }
6007 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6008 $as_echo_n "(cached) " >&6
6010 eval "$as_ac_Header=\$ac_header_preproc"
6012 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6013 $as_echo "$as_val"'`
6014 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6015 $as_echo "$ac_res" >&6; }
6018 as_val
=`eval 'as_val=${'$as_ac_Header'}
6019 $as_echo "$as_val"'`
6020 if test "x$as_val" = x
""yes; then
6021 cat >>confdefs.h
<<_ACEOF
6022 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6029 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
6030 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6031 if test "${ac_cv_header_stat_broken+set}" = set; then
6032 $as_echo_n "(cached) " >&6
6034 cat >conftest.
$ac_ext <<_ACEOF
6037 cat confdefs.h
>>conftest.
$ac_ext
6038 cat >>conftest.
$ac_ext <<_ACEOF
6039 /* end confdefs.h. */
6040 #include <sys/types.h>
6041 #include <sys/stat.h>
6043 #if defined S_ISBLK && defined S_IFDIR
6044 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6047 #if defined S_ISBLK && defined S_IFCHR
6048 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6051 #if defined S_ISLNK && defined S_IFREG
6052 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6055 #if defined S_ISSOCK && defined S_IFREG
6056 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6060 rm -f conftest.
$ac_objext
6061 if { (ac_try
="$ac_compile"
6063 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6064 *) ac_try_echo=$ac_try;;
6066 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6067 $as_echo "$ac_try_echo") >&5
6068 (eval "$ac_compile") 2>conftest.er1
6070 grep -v '^ *+' conftest.er1 >conftest.err
6072 cat conftest.err >&5
6073 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6074 (exit $ac_status); } && {
6075 test -z "$ac_c_werror_flag" ||
6076 test ! -s conftest.err
6077 } && test -s conftest.$ac_objext; then
6078 ac_cv_header_stat_broken=no
6080 $as_echo "$as_me: failed program was:" >&5
6081 sed 's/^/| /' conftest.$ac_ext >&5
6083 ac_cv_header_stat_broken=yes
6086 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6088 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6089 $as_echo "$ac_cv_header_stat_broken" >&6; }
6090 if test $ac_cv_header_stat_broken = yes; then
6092 cat >>confdefs.h <<\_ACEOF
6093 #define STAT_MACROS_BROKEN 1
6105 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6107 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6108 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6109 $as_echo_n "checking for $ac_header... " >&6; }
6110 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6111 $as_echo_n "(cached) " >&6
6113 cat >conftest.$ac_ext <<_ACEOF
6116 cat confdefs.h >>conftest.$ac_ext
6117 cat >>conftest.$ac_ext <<_ACEOF
6118 /* end confdefs.h. */
6119 #include <sys/types.h>
6120 #ifdef HAVE_SYS_PARAM_H
6121 # include <sys/param.h>
6124 #include <$ac_header>
6126 rm -f conftest.$ac_objext
6127 if { (ac_try="$ac_compile"
6129 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6130 *) ac_try_echo
=$ac_try;;
6132 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6133 $as_echo "$ac_try_echo") >&5
6134 (eval "$ac_compile") 2>conftest.er1
6136 grep -v '^ *+' conftest.er1
>conftest.err
6138 cat conftest.err
>&5
6139 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6140 (exit $ac_status); } && {
6141 test -z "$ac_c_werror_flag" ||
6142 test ! -s conftest.err
6143 } && test -s conftest.
$ac_objext; then
6144 eval "$as_ac_Header=yes"
6146 $as_echo "$as_me: failed program was:" >&5
6147 sed 's/^/| /' conftest.
$ac_ext >&5
6149 eval "$as_ac_Header=no"
6152 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6154 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6155 $as_echo "$as_val"'`
6156 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6157 $as_echo "$ac_res" >&6; }
6158 as_val
=`eval 'as_val=${'$as_ac_Header'}
6159 $as_echo "$as_val"'`
6160 if test "x$as_val" = x
""yes; then
6161 cat >>confdefs.h
<<_ACEOF
6162 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6190 netinet
/if_ether.h \
6191 netinet
/if_inarp.h \
6199 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6200 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6201 $as_echo_n "checking for $ac_header... " >&6; }
6202 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6203 $as_echo_n "(cached) " >&6
6205 cat >conftest.
$ac_ext <<_ACEOF
6208 cat confdefs.h
>>conftest.
$ac_ext
6209 cat >>conftest.
$ac_ext <<_ACEOF
6210 /* end confdefs.h. */
6211 #include <sys/types.h>
6212 #ifdef HAVE_SYS_SOCKET_H
6213 # include <sys/socket.h>
6215 #ifdef HAVE_SYS_SOCKETVAR_H
6216 # include <sys/socketvar.h>
6218 #ifdef HAVE_NET_ROUTE_H
6219 # include <net/route.h>
6221 #ifdef HAVE_NETINET_IN_H
6222 # include <netinet/in.h>
6224 #ifdef HAVE_NETINET_IN_SYSTM_H
6225 # include <netinet/in_systm.h>
6227 #ifdef HAVE_NET_IF_H
6228 # include <net/if.h>
6230 #ifdef HAVE_NETINET_IP_H
6231 # include <netinet/ip.h>
6234 #include <$ac_header>
6236 rm -f conftest.
$ac_objext
6237 if { (ac_try
="$ac_compile"
6239 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6240 *) ac_try_echo=$ac_try;;
6242 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6243 $as_echo "$ac_try_echo") >&5
6244 (eval "$ac_compile") 2>conftest.er1
6246 grep -v '^ *+' conftest.er1 >conftest.err
6248 cat conftest.err >&5
6249 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6250 (exit $ac_status); } && {
6251 test -z "$ac_c_werror_flag" ||
6252 test ! -s conftest.err
6253 } && test -s conftest.$ac_objext; then
6254 eval "$as_ac_Header=yes"
6256 $as_echo "$as_me: failed program was:" >&5
6257 sed 's/^/| /' conftest.$ac_ext >&5
6259 eval "$as_ac_Header=no"
6262 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6264 ac_res=`eval 'as_val=${'$as_ac_Header'}
6265 $as_echo "$as_val"'`
6266 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6267 $as_echo "$ac_res" >&6; }
6268 as_val=`eval 'as_val=${'$as_ac_Header'}
6269 $as_echo "$as_val"'`
6270 if test "x$as_val" = x""yes; then
6271 cat >>confdefs.h <<_ACEOF
6272 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6284 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6286 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6287 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6288 $as_echo_n "checking for $ac_header... " >&6; }
6289 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6290 $as_echo_n "(cached) " >&6
6292 cat >conftest.$ac_ext <<_ACEOF
6295 cat confdefs.h >>conftest.$ac_ext
6296 cat >>conftest.$ac_ext <<_ACEOF
6297 /* end confdefs.h. */
6298 #include <sys/types.h>
6302 #ifdef HAVE_SYS_SOCKET_H
6303 # include <sys/socket.h>
6305 #ifdef HAVE_SYS_SOCKETVAR_H
6306 # include <sys/socketvar.h>
6308 #ifdef HAVE_SYS_TIMEOUT_H
6309 # include <sys/timeout.h>
6311 #ifdef HAVE_NETINET_IN_H
6312 # include <netinet/in.h>
6314 #ifdef HAVE_NETINET_IN_SYSTM_H
6315 # include <netinet/in_systm.h>
6317 #ifdef HAVE_NETINET_IP_H
6318 # include <netinet/ip.h>
6320 #ifdef HAVE_NETINET_IP_VAR_H
6321 # include <netinet/ip_var.h>
6323 #ifdef HAVE_NETINET_IP_ICMP_H
6324 # include <netinet/ip_icmp.h>
6326 #ifdef HAVE_NETINET_UDP_H
6327 # include <netinet/udp.h>
6329 #ifdef HAVE_NETINET_TCP_H
6330 # include <netinet/tcp.h>
6332 #ifdef HAVE_NETINET_TCP_TIMER_H
6333 #include <netinet/tcp_timer.h>
6336 #include <$ac_header>
6338 rm -f conftest.$ac_objext
6339 if { (ac_try="$ac_compile"
6341 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6342 *) ac_try_echo
=$ac_try;;
6344 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6345 $as_echo "$ac_try_echo") >&5
6346 (eval "$ac_compile") 2>conftest.er1
6348 grep -v '^ *+' conftest.er1
>conftest.err
6350 cat conftest.err
>&5
6351 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6352 (exit $ac_status); } && {
6353 test -z "$ac_c_werror_flag" ||
6354 test ! -s conftest.err
6355 } && test -s conftest.
$ac_objext; then
6356 eval "$as_ac_Header=yes"
6358 $as_echo "$as_me: failed program was:" >&5
6359 sed 's/^/| /' conftest.
$ac_ext >&5
6361 eval "$as_ac_Header=no"
6364 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6366 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6367 $as_echo "$as_val"'`
6368 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6369 $as_echo "$ac_res" >&6; }
6370 as_val
=`eval 'as_val=${'$as_ac_Header'}
6371 $as_echo "$as_val"'`
6372 if test "x$as_val" = x
""yes; then
6373 cat >>confdefs.h
<<_ACEOF
6374 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6383 for ac_header
in linux
/ipx.h
6385 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6386 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6387 $as_echo_n "checking for $ac_header... " >&6; }
6388 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6389 $as_echo_n "(cached) " >&6
6391 cat >conftest.
$ac_ext <<_ACEOF
6394 cat confdefs.h
>>conftest.
$ac_ext
6395 cat >>conftest.
$ac_ext <<_ACEOF
6396 /* end confdefs.h. */
6397 #include <sys/types.h>
6398 #ifdef HAVE_ASM_TYPES_H
6399 # include <asm/types.h>
6401 #ifdef HAVE_SYS_SOCKET_H
6402 # include <sys/socket.h>
6404 #ifdef HAVE_LINUX_TYPES_H
6405 # include <linux/types.h>
6408 #include <$ac_header>
6410 rm -f conftest.
$ac_objext
6411 if { (ac_try
="$ac_compile"
6413 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6414 *) ac_try_echo=$ac_try;;
6416 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6417 $as_echo "$ac_try_echo") >&5
6418 (eval "$ac_compile") 2>conftest.er1
6420 grep -v '^ *+' conftest.er1 >conftest.err
6422 cat conftest.err >&5
6423 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6424 (exit $ac_status); } && {
6425 test -z "$ac_c_werror_flag" ||
6426 test ! -s conftest.err
6427 } && test -s conftest.$ac_objext; then
6428 eval "$as_ac_Header=yes"
6430 $as_echo "$as_me: failed program was:" >&5
6431 sed 's/^/| /' conftest.$ac_ext >&5
6433 eval "$as_ac_Header=no"
6436 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6438 ac_res=`eval 'as_val=${'$as_ac_Header'}
6439 $as_echo "$as_val"'`
6440 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6441 $as_echo "$ac_res" >&6; }
6442 as_val=`eval 'as_val=${'$as_ac_Header'}
6443 $as_echo "$as_val"'`
6444 if test "x$as_val" = x""yes; then
6445 cat >>confdefs.h <<_ACEOF
6446 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6455 for ac_header in mach-o/dyld_images.h
6457 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6458 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6459 $as_echo_n "checking for $ac_header... " >&6; }
6460 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6461 $as_echo_n "(cached) " >&6
6463 cat >conftest.$ac_ext <<_ACEOF
6466 cat confdefs.h >>conftest.$ac_ext
6467 cat >>conftest.$ac_ext <<_ACEOF
6468 /* end confdefs.h. */
6469 #ifdef HAVE_STDBOOL_H
6470 # include <stdbool.h>
6472 #ifdef HAVE_STDINT_H
6473 # include <stdint.h>
6476 #include <$ac_header>
6478 rm -f conftest.$ac_objext
6479 if { (ac_try="$ac_compile"
6481 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6482 *) ac_try_echo
=$ac_try;;
6484 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6485 $as_echo "$ac_try_echo") >&5
6486 (eval "$ac_compile") 2>conftest.er1
6488 grep -v '^ *+' conftest.er1
>conftest.err
6490 cat conftest.err
>&5
6491 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6492 (exit $ac_status); } && {
6493 test -z "$ac_c_werror_flag" ||
6494 test ! -s conftest.err
6495 } && test -s conftest.
$ac_objext; then
6496 eval "$as_ac_Header=yes"
6498 $as_echo "$as_me: failed program was:" >&5
6499 sed 's/^/| /' conftest.
$ac_ext >&5
6501 eval "$as_ac_Header=no"
6504 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6506 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6507 $as_echo "$as_val"'`
6508 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6509 $as_echo "$ac_res" >&6; }
6510 as_val
=`eval 'as_val=${'$as_ac_Header'}
6511 $as_echo "$as_val"'`
6512 if test "x$as_val" = x
""yes; then
6513 cat >>confdefs.h
<<_ACEOF
6514 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6523 for ac_header
in resolv.h
6525 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6526 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6527 $as_echo_n "checking for $ac_header... " >&6; }
6528 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6529 $as_echo_n "(cached) " >&6
6531 cat >conftest.
$ac_ext <<_ACEOF
6534 cat confdefs.h
>>conftest.
$ac_ext
6535 cat >>conftest.
$ac_ext <<_ACEOF
6536 /* end confdefs.h. */
6537 #include <sys/types.h>
6538 #ifdef HAVE_SYS_SOCKET_H
6539 # include <sys/socket.h>
6541 #ifdef HAVE_NETINET_IN_H
6542 # include <netinet/in.h>
6544 #ifdef HAVE_ARPA_NAMESER_H
6545 # include <arpa/nameser.h>
6548 #include <$ac_header>
6550 rm -f conftest.
$ac_objext
6551 if { (ac_try
="$ac_compile"
6553 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6554 *) ac_try_echo=$ac_try;;
6556 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6557 $as_echo "$ac_try_echo") >&5
6558 (eval "$ac_compile") 2>conftest.er1
6560 grep -v '^ *+' conftest.er1 >conftest.err
6562 cat conftest.err >&5
6563 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6564 (exit $ac_status); } && {
6565 test -z "$ac_c_werror_flag" ||
6566 test ! -s conftest.err
6567 } && test -s conftest.$ac_objext; then
6568 eval "$as_ac_Header=yes"
6570 $as_echo "$as_me: failed program was:" >&5
6571 sed 's/^/| /' conftest.$ac_ext >&5
6573 eval "$as_ac_Header=no"
6576 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6578 ac_res=`eval 'as_val=${'$as_ac_Header'}
6579 $as_echo "$as_val"'`
6580 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6581 $as_echo "$ac_res" >&6; }
6582 as_val=`eval 'as_val=${'$as_ac_Header'}
6583 $as_echo "$as_val"'`
6584 if test "x$as_val" = x""yes; then
6585 cat >>confdefs.h <<_ACEOF
6586 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6595 for ac_header in ucontext.h
6597 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6598 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6599 $as_echo_n "checking for $ac_header... " >&6; }
6600 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6601 $as_echo_n "(cached) " >&6
6603 cat >conftest.$ac_ext <<_ACEOF
6606 cat confdefs.h >>conftest.$ac_ext
6607 cat >>conftest.$ac_ext <<_ACEOF
6608 /* end confdefs.h. */
6611 #include <$ac_header>
6613 rm -f conftest.$ac_objext
6614 if { (ac_try="$ac_compile"
6616 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6617 *) ac_try_echo
=$ac_try;;
6619 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6620 $as_echo "$ac_try_echo") >&5
6621 (eval "$ac_compile") 2>conftest.er1
6623 grep -v '^ *+' conftest.er1
>conftest.err
6625 cat conftest.err
>&5
6626 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6627 (exit $ac_status); } && {
6628 test -z "$ac_c_werror_flag" ||
6629 test ! -s conftest.err
6630 } && test -s conftest.
$ac_objext; then
6631 eval "$as_ac_Header=yes"
6633 $as_echo "$as_me: failed program was:" >&5
6634 sed 's/^/| /' conftest.
$ac_ext >&5
6636 eval "$as_ac_Header=no"
6639 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6641 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6642 $as_echo "$as_val"'`
6643 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6644 $as_echo "$ac_res" >&6; }
6645 as_val
=`eval 'as_val=${'$as_ac_Header'}
6646 $as_echo "$as_val"'`
6647 if test "x$as_val" = x
""yes; then
6648 cat >>confdefs.h
<<_ACEOF
6649 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6658 for ac_header
in sys
/thr.h
6660 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6661 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6662 $as_echo_n "checking for $ac_header... " >&6; }
6663 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6664 $as_echo_n "(cached) " >&6
6666 cat >conftest.
$ac_ext <<_ACEOF
6669 cat confdefs.h
>>conftest.
$ac_ext
6670 cat >>conftest.
$ac_ext <<_ACEOF
6671 /* end confdefs.h. */
6672 #include <sys/types.h>
6673 #ifdef HAVE_UCONTEXT_H
6674 #include <ucontext.h>
6677 #include <$ac_header>
6679 rm -f conftest.
$ac_objext
6680 if { (ac_try
="$ac_compile"
6682 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6683 *) ac_try_echo=$ac_try;;
6685 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6686 $as_echo "$ac_try_echo") >&5
6687 (eval "$ac_compile") 2>conftest.er1
6689 grep -v '^ *+' conftest.er1 >conftest.err
6691 cat conftest.err >&5
6692 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6693 (exit $ac_status); } && {
6694 test -z "$ac_c_werror_flag" ||
6695 test ! -s conftest.err
6696 } && test -s conftest.$ac_objext; then
6697 eval "$as_ac_Header=yes"
6699 $as_echo "$as_me: failed program was:" >&5
6700 sed 's/^/| /' conftest.$ac_ext >&5
6702 eval "$as_ac_Header=no"
6705 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6707 ac_res=`eval 'as_val=${'$as_ac_Header'}
6708 $as_echo "$as_val"'`
6709 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6710 $as_echo "$ac_res" >&6; }
6711 as_val=`eval 'as_val=${'$as_ac_Header'}
6712 $as_echo "$as_val"'`
6713 if test "x$as_val" = x""yes; then
6714 cat >>confdefs.h <<_ACEOF
6715 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6724 for ac_header in pthread_np.h
6726 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6727 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6728 $as_echo_n "checking for $ac_header... " >&6; }
6729 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6730 $as_echo_n "(cached) " >&6
6732 cat >conftest.$ac_ext <<_ACEOF
6735 cat confdefs.h >>conftest.$ac_ext
6736 cat >>conftest.$ac_ext <<_ACEOF
6737 /* end confdefs.h. */
6738 #ifdef HAVE_PTHREAD_H
6739 #include <pthread.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
6789 for ac_header
in linux
/videodev.h
6791 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6792 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6793 $as_echo_n "checking for $ac_header... " >&6; }
6794 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6795 $as_echo_n "(cached) " >&6
6797 cat >conftest.
$ac_ext <<_ACEOF
6800 cat confdefs.h
>>conftest.
$ac_ext
6801 cat >>conftest.
$ac_ext <<_ACEOF
6802 /* end confdefs.h. */
6803 #ifdef HAVE_SYS_TIME_H
6804 #include <sys/time.h>
6806 #include <sys/types.h>
6807 #ifdef HAVE_ASM_TYPES_H
6808 #include <asm/types.h>
6811 #include <$ac_header>
6813 rm -f conftest.
$ac_objext
6814 if { (ac_try
="$ac_compile"
6816 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6817 *) ac_try_echo=$ac_try;;
6819 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6820 $as_echo "$ac_try_echo") >&5
6821 (eval "$ac_compile") 2>conftest.er1
6823 grep -v '^ *+' conftest.er1 >conftest.err
6825 cat conftest.err >&5
6826 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6827 (exit $ac_status); } && {
6828 test -z "$ac_c_werror_flag" ||
6829 test ! -s conftest.err
6830 } && test -s conftest.$ac_objext; then
6831 eval "$as_ac_Header=yes"
6833 $as_echo "$as_me: failed program was:" >&5
6834 sed 's/^/| /' conftest.$ac_ext >&5
6836 eval "$as_ac_Header=no"
6839 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6841 ac_res=`eval 'as_val=${'$as_ac_Header'}
6842 $as_echo "$as_val"'`
6843 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6844 $as_echo "$ac_res" >&6; }
6845 as_val=`eval 'as_val=${'$as_ac_Header'}
6846 $as_echo "$as_val"'`
6847 if test "x$as_val" = x""yes; then
6848 cat >>confdefs.h <<_ACEOF
6849 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6858 for ac_header in linux/capi.h
6860 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6861 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6862 $as_echo_n "checking for $ac_header... " >&6; }
6863 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6864 $as_echo_n "(cached) " >&6
6866 cat >conftest.$ac_ext <<_ACEOF
6869 cat confdefs.h >>conftest.$ac_ext
6870 cat >>conftest.$ac_ext <<_ACEOF
6871 /* end confdefs.h. */
6874 #include <$ac_header>
6876 rm -f conftest.$ac_objext
6877 if { (ac_try="$ac_compile"
6879 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6880 *) ac_try_echo
=$ac_try;;
6882 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6883 $as_echo "$ac_try_echo") >&5
6884 (eval "$ac_compile") 2>conftest.er1
6886 grep -v '^ *+' conftest.er1
>conftest.err
6888 cat conftest.err
>&5
6889 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6890 (exit $ac_status); } && {
6891 test -z "$ac_c_werror_flag" ||
6892 test ! -s conftest.err
6893 } && test -s conftest.
$ac_objext; then
6894 eval "$as_ac_Header=yes"
6896 $as_echo "$as_me: failed program was:" >&5
6897 sed 's/^/| /' conftest.
$ac_ext >&5
6899 eval "$as_ac_Header=no"
6902 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6904 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6905 $as_echo "$as_val"'`
6906 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6907 $as_echo "$ac_res" >&6; }
6908 as_val
=`eval 'as_val=${'$as_ac_Header'}
6909 $as_echo "$as_val"'`
6910 if test "x$as_val" = x
""yes; then
6911 cat >>confdefs.h
<<_ACEOF
6912 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6923 DLLFLAGS
="-D_REENTRANT"
6937 # Extract the first word of "ldd", so it can be a program name with args.
6938 set dummy ldd
; ac_word
=$2
6939 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6940 $as_echo_n "checking for $ac_word... " >&6; }
6941 if test "${ac_cv_path_LDD+set}" = set; then
6942 $as_echo_n "(cached) " >&6
6946 ac_cv_path_LDD
="$LDD" # Let the user override the test with a path.
6949 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6950 as_dummy
="/sbin:/usr/sbin:$PATH"
6951 for as_dir
in $as_dummy
6954 test -z "$as_dir" && as_dir
=.
6955 for ac_exec_ext
in '' $ac_executable_extensions; do
6956 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6957 ac_cv_path_LDD
="$as_dir/$ac_word$ac_exec_ext"
6958 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6965 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD
="true"
6970 if test -n "$LDD"; then
6971 { $as_echo "$as_me:$LINENO: result: $LDD" >&5
6972 $as_echo "$LDD" >&6; }
6974 { $as_echo "$as_me:$LINENO: result: no" >&5
6975 $as_echo "no" >&6; }
6982 if test -n "$ac_tool_prefix"; then
6983 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
6984 set dummy
${ac_tool_prefix}dlltool
; 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_DLLTOOL+set}" = set; then
6988 $as_echo_n "(cached) " >&6
6990 if test -n "$DLLTOOL"; then
6991 ac_cv_prog_DLLTOOL
="$DLLTOOL" # 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_DLLTOOL
="${ac_tool_prefix}dlltool"
7001 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7010 DLLTOOL
=$ac_cv_prog_DLLTOOL
7011 if test -n "$DLLTOOL"; then
7012 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
7013 $as_echo "$DLLTOOL" >&6; }
7015 { $as_echo "$as_me:$LINENO: result: no" >&5
7016 $as_echo "no" >&6; }
7021 if test -z "$ac_cv_prog_DLLTOOL"; then
7022 ac_ct_DLLTOOL
=$DLLTOOL
7023 # Extract the first word of "dlltool", so it can be a program name with args.
7024 set dummy dlltool
; ac_word
=$2
7025 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7026 $as_echo_n "checking for $ac_word... " >&6; }
7027 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
7028 $as_echo_n "(cached) " >&6
7030 if test -n "$ac_ct_DLLTOOL"; then
7031 ac_cv_prog_ac_ct_DLLTOOL
="$ac_ct_DLLTOOL" # Let the user override the test.
7033 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7037 test -z "$as_dir" && as_dir
=.
7038 for ac_exec_ext
in '' $ac_executable_extensions; do
7039 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7040 ac_cv_prog_ac_ct_DLLTOOL
="dlltool"
7041 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7050 ac_ct_DLLTOOL
=$ac_cv_prog_ac_ct_DLLTOOL
7051 if test -n "$ac_ct_DLLTOOL"; then
7052 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
7053 $as_echo "$ac_ct_DLLTOOL" >&6; }
7055 { $as_echo "$as_me:$LINENO: result: no" >&5
7056 $as_echo "no" >&6; }
7059 if test "x$ac_ct_DLLTOOL" = x
; then
7062 case $cross_compiling:$ac_tool_warned in
7064 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7065 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7066 ac_tool_warned
=yes ;;
7068 DLLTOOL
=$ac_ct_DLLTOOL
7071 DLLTOOL
="$ac_cv_prog_DLLTOOL"
7074 if test -n "$ac_tool_prefix"; then
7075 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
7076 set dummy
${ac_tool_prefix}dllwrap
; 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_DLLWRAP+set}" = set; then
7080 $as_echo_n "(cached) " >&6
7082 if test -n "$DLLWRAP"; then
7083 ac_cv_prog_DLLWRAP
="$DLLWRAP" # 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_DLLWRAP
="${ac_tool_prefix}dllwrap"
7093 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7102 DLLWRAP
=$ac_cv_prog_DLLWRAP
7103 if test -n "$DLLWRAP"; then
7104 { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
7105 $as_echo "$DLLWRAP" >&6; }
7107 { $as_echo "$as_me:$LINENO: result: no" >&5
7108 $as_echo "no" >&6; }
7113 if test -z "$ac_cv_prog_DLLWRAP"; then
7114 ac_ct_DLLWRAP
=$DLLWRAP
7115 # Extract the first word of "dllwrap", so it can be a program name with args.
7116 set dummy dllwrap
; ac_word
=$2
7117 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7118 $as_echo_n "checking for $ac_word... " >&6; }
7119 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
7120 $as_echo_n "(cached) " >&6
7122 if test -n "$ac_ct_DLLWRAP"; then
7123 ac_cv_prog_ac_ct_DLLWRAP
="$ac_ct_DLLWRAP" # Let the user override the test.
7125 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7129 test -z "$as_dir" && as_dir
=.
7130 for ac_exec_ext
in '' $ac_executable_extensions; do
7131 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7132 ac_cv_prog_ac_ct_DLLWRAP
="dllwrap"
7133 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7142 ac_ct_DLLWRAP
=$ac_cv_prog_ac_ct_DLLWRAP
7143 if test -n "$ac_ct_DLLWRAP"; then
7144 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7145 $as_echo "$ac_ct_DLLWRAP" >&6; }
7147 { $as_echo "$as_me:$LINENO: result: no" >&5
7148 $as_echo "no" >&6; }
7151 if test "x$ac_ct_DLLWRAP" = x
; then
7154 case $cross_compiling:$ac_tool_warned in
7156 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7157 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7158 ac_tool_warned
=yes ;;
7160 DLLWRAP
=$ac_ct_DLLWRAP
7163 DLLWRAP
="$ac_cv_prog_DLLWRAP"
7166 if test -n "$ac_tool_prefix"; then
7167 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7168 set dummy
${ac_tool_prefix}ar; ac_word
=$2
7169 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7170 $as_echo_n "checking for $ac_word... " >&6; }
7171 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7172 $as_echo_n "(cached) " >&6
7174 if test -n "$MINGWAR"; then
7175 ac_cv_prog_MINGWAR
="$MINGWAR" # Let the user override the test.
7177 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7181 test -z "$as_dir" && as_dir
=.
7182 for ac_exec_ext
in '' $ac_executable_extensions; do
7183 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7184 ac_cv_prog_MINGWAR
="${ac_tool_prefix}ar"
7185 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7194 MINGWAR
=$ac_cv_prog_MINGWAR
7195 if test -n "$MINGWAR"; then
7196 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7197 $as_echo "$MINGWAR" >&6; }
7199 { $as_echo "$as_me:$LINENO: result: no" >&5
7200 $as_echo "no" >&6; }
7205 if test -z "$ac_cv_prog_MINGWAR"; then
7206 ac_ct_MINGWAR
=$MINGWAR
7207 # Extract the first word of "ar", so it can be a program name with args.
7208 set dummy
ar; ac_word
=$2
7209 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7210 $as_echo_n "checking for $ac_word... " >&6; }
7211 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7212 $as_echo_n "(cached) " >&6
7214 if test -n "$ac_ct_MINGWAR"; then
7215 ac_cv_prog_ac_ct_MINGWAR
="$ac_ct_MINGWAR" # Let the user override the test.
7217 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7221 test -z "$as_dir" && as_dir
=.
7222 for ac_exec_ext
in '' $ac_executable_extensions; do
7223 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7224 ac_cv_prog_ac_ct_MINGWAR
="ar"
7225 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7234 ac_ct_MINGWAR
=$ac_cv_prog_ac_ct_MINGWAR
7235 if test -n "$ac_ct_MINGWAR"; then
7236 { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7237 $as_echo "$ac_ct_MINGWAR" >&6; }
7239 { $as_echo "$as_me:$LINENO: result: no" >&5
7240 $as_echo "no" >&6; }
7243 if test "x$ac_ct_MINGWAR" = x
; then
7246 case $cross_compiling:$ac_tool_warned in
7248 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7249 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7250 ac_tool_warned
=yes ;;
7252 MINGWAR
=$ac_ct_MINGWAR
7255 MINGWAR
="$ac_cv_prog_MINGWAR"
7258 if test "$DLLWRAP" = "false"; then
7264 enable_iphlpapi
=${enable_iphlpapi:-no}
7265 enable_kernel32
=${enable_kernel32:-no}
7266 enable_msvcrt
=${enable_msvcrt:-no}
7267 enable_ntdll
=${enable_ntdll:-no}
7268 enable_ws2_32
=${enable_ws2_32:-no}
7269 enable_loader
=${enable_loader:-no}
7270 enable_server
=${enable_server:-no}
7271 with_x
=${with_x:-no}
7272 with_pthread
=${with_pthread:-no}
7277 DLLFLAGS
="$DLLFLAGS -fPIC"
7278 LDDLLFLAGS
="-bundle -multiply_defined suppress"
7279 LIBWINE_LDFLAGS
="-multiply_defined suppress"
7280 LDSHARED
="\$(CC) -dynamiclib"
7282 LDRPATH_LOCAL
="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7283 SECURITYLIB
="-framework Security -framework CoreFoundation"
7285 COREFOUNDATIONLIB
="-framework CoreFoundation"
7287 IOKITLIB
="-framework IOKit -framework CoreFoundation"
7289 LDEXECFLAGS
="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHAREDHEAP,0x7f000000"
7291 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7293 DISKARBITRATIONLIB
="-framework DiskArbitration -framework CoreFoundation"
7296 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7298 COREAUDIO
="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7301 if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
7303 ac_save_LIBS
="$LIBS"
7304 LIBS
="$LIBS $IOKITLIB"
7306 for ac_func
in IOHIDManagerCreate
7308 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7309 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
7310 $as_echo_n "checking for $ac_func... " >&6; }
7311 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7312 $as_echo_n "(cached) " >&6
7314 cat >conftest.
$ac_ext <<_ACEOF
7317 cat confdefs.h
>>conftest.
$ac_ext
7318 cat >>conftest.
$ac_ext <<_ACEOF
7319 /* end confdefs.h. */
7320 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7321 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7322 #define $ac_func innocuous_$ac_func
7324 /* System header to define __stub macros and hopefully few prototypes,
7325 which can conflict with char $ac_func (); below.
7326 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7327 <limits.h> exists even on freestanding compilers. */
7330 # include <limits.h>
7332 # include <assert.h>
7337 /* Override any GCC internal prototype to avoid an error.
7338 Use char because int might match the return type of a GCC
7339 builtin and then its argument prototype would still apply. */
7344 /* The GNU C library defines this for functions which it implements
7345 to always fail with ENOSYS. Some functions are actually named
7346 something starting with __ and the normal name is an alias. */
7347 #if defined __stub_$ac_func || defined __stub___$ac_func
7359 rm -f conftest.
$ac_objext conftest
$ac_exeext
7360 if { (ac_try
="$ac_link"
7362 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7363 *) ac_try_echo=$ac_try;;
7365 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7366 $as_echo "$ac_try_echo") >&5
7367 (eval "$ac_link") 2>conftest.er1
7369 grep -v '^ *+' conftest.er1 >conftest.err
7371 cat conftest.err >&5
7372 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7373 (exit $ac_status); } && {
7374 test -z "$ac_c_werror_flag" ||
7375 test ! -s conftest.err
7376 } && test -s conftest$ac_exeext && {
7377 test "$cross_compiling" = yes ||
7378 $as_test_x conftest$ac_exeext
7380 eval "$as_ac_var=yes"
7382 $as_echo "$as_me: failed program was:" >&5
7383 sed 's/^/| /' conftest.$ac_ext >&5
7385 eval "$as_ac_var=no"
7388 rm -rf conftest.dSYM
7389 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7390 conftest$ac_exeext conftest.$ac_ext
7392 ac_res=`eval 'as_val=${'$as_ac_var'}
7393 $as_echo "$as_val"'`
7394 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7395 $as_echo "$ac_res" >&6; }
7396 as_val=`eval 'as_val=${'$as_ac_var'}
7397 $as_echo "$as_val"'`
7398 if test "x$as_val" = x""yes; then
7399 cat >>confdefs.h <<_ACEOF
7400 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
7406 LIBS="$ac_save_LIBS"
7410 LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning" ;;
7412 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7414 CARBONLIB="-framework Carbon"
7416 enable_winequartz_drv=${enable_winequartz_drv:-yes}
7418 if test "x$enable_win16" = "xyes"
7420 { $as_echo "$as_me:$LINENO: checking whether 16-bit code can be built correctly" >&5
7421 $as_echo_n "checking whether 16-bit code can be built correctly... " >&6; }
7422 if test "$cross_compiling" = yes; then
7423 { $as_echo "$as_me:$LINENO: result: cross-compiling, assuming yes" >&5
7424 $as_echo "cross-compiling, assuming yes" >&6; }
7426 cat >conftest.$ac_ext <<_ACEOF
7429 cat confdefs.h >>conftest.$ac_ext
7430 cat >>conftest.$ac_ext <<_ACEOF
7431 /* end confdefs.h. */
7434 "good:\tnop;nop\n\t"
7435 ".globl _testfunc\n"
7436 "_testfunc:\tcallw good");
7437 extern void testfunc();
7441 unsigned short *p = (unsigned short *)testfunc;
7442 return p[0] != 0xe866 || p[1] != 0xfffa
7447 rm -f conftest$ac_exeext
7448 if { (ac_try="$ac_link"
7450 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7451 *) ac_try_echo
=$ac_try;;
7453 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7454 $as_echo "$ac_try_echo") >&5
7455 (eval "$ac_link") 2>&5
7457 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7458 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
7459 { (case "(($ac_try" in
7460 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7461 *) ac_try_echo=$ac_try;;
7463 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7464 $as_echo "$ac_try_echo") >&5
7465 (eval "$ac_try") 2>&5
7467 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7468 (exit $ac_status); }; }; then
7469 { $as_echo "$as_me:$LINENO: result: yes" >&5
7470 $as_echo "yes" >&6; }
7472 $as_echo "$as_me: program exited with status $ac_status" >&5
7473 $as_echo "$as_me: failed program was:" >&5
7474 sed 's/^/| /' conftest.$ac_ext >&5
7477 { $as_echo "$as_me:$LINENO: result: no" >&5
7478 $as_echo "no" >&6; }
7479 { { $as_echo "$as_me:$LINENO: error: Xcode 3.x cannot build 16-bit code correctly. Use --disable-win16 if you don't need 16-bit support." >&5
7480 $as_echo "$as_me: error: Xcode 3.x cannot build 16-bit code correctly. Use --disable-win16 if you don't need 16-bit support." >&2;}
7481 { (exit 1); exit 1; }; }
7483 rm -rf conftest.dSYM
7484 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7491 DLLFLAGS="$DLLFLAGS -fPIC"
7493 { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7494 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7495 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7496 $as_echo_n "(cached) " >&6
7498 ac_wine_try_cflags_saved=$CFLAGS
7499 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7500 cat >conftest.$ac_ext <<_ACEOF
7503 rm -f conftest.$ac_objext conftest$ac_exeext
7504 if { (ac_try="$ac_link"
7506 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7507 *) ac_try_echo
=$ac_try;;
7509 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7510 $as_echo "$ac_try_echo") >&5
7511 (eval "$ac_link") 2>conftest.er1
7513 grep -v '^ *+' conftest.er1
>conftest.err
7515 cat conftest.err
>&5
7516 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7517 (exit $ac_status); } && {
7518 test -z "$ac_c_werror_flag" ||
7519 test ! -s conftest.err
7520 } && test -s conftest
$ac_exeext && {
7521 test "$cross_compiling" = yes ||
7522 $as_test_x conftest
$ac_exeext
7524 ac_cv_c_dll_gnuelf
="yes"
7526 $as_echo "$as_me: failed program was:" >&5
7527 sed 's/^/| /' conftest.
$ac_ext >&5
7529 ac_cv_c_dll_gnuelf
="no"
7532 rm -rf conftest.dSYM
7533 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7534 conftest
$ac_exeext conftest.
$ac_ext
7535 CFLAGS
=$ac_wine_try_cflags_saved
7537 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7538 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7539 if test "$ac_cv_c_dll_gnuelf" = "yes"
7541 LDSHARED
="\$(CC) -shared"
7542 LDDLLFLAGS
="-shared -Wl,-Bsymbolic"
7543 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7544 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7545 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7546 $as_echo_n "(cached) " >&6
7548 ac_wine_try_cflags_saved
=$CFLAGS
7549 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7550 cat >conftest.
$ac_ext <<_ACEOF
7553 cat confdefs.h
>>conftest.
$ac_ext
7554 cat >>conftest.
$ac_ext <<_ACEOF
7555 /* end confdefs.h. */
7565 rm -f conftest.
$ac_objext conftest
$ac_exeext
7566 if { (ac_try
="$ac_link"
7568 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7569 *) ac_try_echo=$ac_try;;
7571 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7572 $as_echo "$ac_try_echo") >&5
7573 (eval "$ac_link") 2>conftest.er1
7575 grep -v '^ *+' conftest.er1 >conftest.err
7577 cat conftest.err >&5
7578 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7579 (exit $ac_status); } && {
7580 test -z "$ac_c_werror_flag" ||
7581 test ! -s conftest.err
7582 } && test -s conftest$ac_exeext && {
7583 test "$cross_compiling" = yes ||
7584 $as_test_x conftest$ac_exeext
7586 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
7588 $as_echo "$as_me: failed program was:" >&5
7589 sed 's/^/| /' conftest.$ac_ext >&5
7591 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
7594 rm -rf conftest.dSYM
7595 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7596 conftest$ac_exeext conftest.$ac_ext
7597 CFLAGS=$ac_wine_try_cflags_saved
7599 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7600 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7601 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7602 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7604 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7605 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7606 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7607 $as_echo_n "(cached) " >&6
7609 ac_wine_try_cflags_saved=$CFLAGS
7610 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7611 cat >conftest.$ac_ext <<_ACEOF
7614 cat confdefs.h >>conftest.$ac_ext
7615 cat >>conftest.$ac_ext <<_ACEOF
7616 /* end confdefs.h. */
7626 rm -f conftest.$ac_objext conftest$ac_exeext
7627 if { (ac_try="$ac_link"
7629 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7630 *) ac_try_echo
=$ac_try;;
7632 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7633 $as_echo "$ac_try_echo") >&5
7634 (eval "$ac_link") 2>conftest.er1
7636 grep -v '^ *+' conftest.er1
>conftest.err
7638 cat conftest.err
>&5
7639 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7640 (exit $ac_status); } && {
7641 test -z "$ac_c_werror_flag" ||
7642 test ! -s conftest.err
7643 } && test -s conftest
$ac_exeext && {
7644 test "$cross_compiling" = yes ||
7645 $as_test_x conftest
$ac_exeext
7647 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=yes
7649 $as_echo "$as_me: failed program was:" >&5
7650 sed 's/^/| /' conftest.
$ac_ext >&5
7652 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=no
7655 rm -rf conftest.dSYM
7656 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7657 conftest
$ac_exeext conftest.
$ac_ext
7658 CFLAGS
=$ac_wine_try_cflags_saved
7660 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7661 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7662 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7663 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7669 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7670 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7671 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7672 $as_echo_n "(cached) " >&6
7674 ac_wine_try_cflags_saved
=$CFLAGS
7675 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
7676 cat >conftest.
$ac_ext <<_ACEOF
7679 cat confdefs.h
>>conftest.
$ac_ext
7680 cat >>conftest.
$ac_ext <<_ACEOF
7681 /* end confdefs.h. */
7691 rm -f conftest.
$ac_objext conftest
$ac_exeext
7692 if { (ac_try
="$ac_link"
7694 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7695 *) ac_try_echo=$ac_try;;
7697 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7698 $as_echo "$ac_try_echo") >&5
7699 (eval "$ac_link") 2>conftest.er1
7701 grep -v '^ *+' conftest.er1 >conftest.err
7703 cat conftest.err >&5
7704 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7705 (exit $ac_status); } && {
7706 test -z "$ac_c_werror_flag" ||
7707 test ! -s conftest.err
7708 } && test -s conftest$ac_exeext && {
7709 test "$cross_compiling" = yes ||
7710 $as_test_x conftest$ac_exeext
7712 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
7714 $as_echo "$as_me: failed program was:" >&5
7715 sed 's/^/| /' conftest.$ac_ext >&5
7717 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
7720 rm -rf conftest.dSYM
7721 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7722 conftest$ac_exeext conftest.$ac_ext
7723 CFLAGS=$ac_wine_try_cflags_saved
7725 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
7726 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7727 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7728 LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
7732 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7733 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7734 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7735 $as_echo_n "(cached) " >&6
7737 ac_wine_try_cflags_saved=$CFLAGS
7738 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7739 cat >conftest.$ac_ext <<_ACEOF
7742 cat confdefs.h >>conftest.$ac_ext
7743 cat >>conftest.$ac_ext <<_ACEOF
7744 /* end confdefs.h. */
7754 rm -f conftest.$ac_objext conftest$ac_exeext
7755 if { (ac_try="$ac_link"
7757 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7758 *) ac_try_echo
=$ac_try;;
7760 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7761 $as_echo "$ac_try_echo") >&5
7762 (eval "$ac_link") 2>conftest.er1
7764 grep -v '^ *+' conftest.er1
>conftest.err
7766 cat conftest.err
>&5
7767 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7768 (exit $ac_status); } && {
7769 test -z "$ac_c_werror_flag" ||
7770 test ! -s conftest.err
7771 } && test -s conftest
$ac_exeext && {
7772 test "$cross_compiling" = yes ||
7773 $as_test_x conftest
$ac_exeext
7775 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=yes
7777 $as_echo "$as_me: failed program was:" >&5
7778 sed 's/^/| /' conftest.
$ac_ext >&5
7780 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=no
7783 rm -rf conftest.dSYM
7784 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7785 conftest
$ac_exeext conftest.
$ac_ext
7786 CFLAGS
=$ac_wine_try_cflags_saved
7788 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7789 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7790 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7791 LDDLLFLAGS
="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7795 echo '{ global: *; };' >conftest.map
7796 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7797 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7798 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7799 $as_echo_n "(cached) " >&6
7801 ac_wine_try_cflags_saved
=$CFLAGS
7802 CFLAGS
="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7803 cat >conftest.
$ac_ext <<_ACEOF
7806 cat confdefs.h
>>conftest.
$ac_ext
7807 cat >>conftest.
$ac_ext <<_ACEOF
7808 /* end confdefs.h. */
7818 rm -f conftest.
$ac_objext conftest
$ac_exeext
7819 if { (ac_try
="$ac_link"
7821 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7822 *) ac_try_echo=$ac_try;;
7824 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7825 $as_echo "$ac_try_echo") >&5
7826 (eval "$ac_link") 2>conftest.er1
7828 grep -v '^ *+' conftest.er1 >conftest.err
7830 cat conftest.err >&5
7831 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7832 (exit $ac_status); } && {
7833 test -z "$ac_c_werror_flag" ||
7834 test ! -s conftest.err
7835 } && test -s conftest$ac_exeext && {
7836 test "$cross_compiling" = yes ||
7837 $as_test_x conftest$ac_exeext
7839 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
7841 $as_echo "$as_me: failed program was:" >&5
7842 sed 's/^/| /' conftest.$ac_ext >&5
7844 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
7847 rm -rf conftest.dSYM
7848 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7849 conftest$ac_exeext conftest.$ac_ext
7850 CFLAGS=$ac_wine_try_cflags_saved
7852 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
7853 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
7854 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
7855 LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
7860 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
7861 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
7862 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
7863 $as_echo_n "(cached) " >&6
7865 ac_wine_try_cflags_saved=$CFLAGS
7866 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
7867 cat >conftest.$ac_ext <<_ACEOF
7870 cat confdefs.h >>conftest.$ac_ext
7871 cat >>conftest.$ac_ext <<_ACEOF
7872 /* end confdefs.h. */
7882 rm -f conftest.$ac_objext conftest$ac_exeext
7883 if { (ac_try="$ac_link"
7885 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7886 *) ac_try_echo
=$ac_try;;
7888 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7889 $as_echo "$ac_try_echo") >&5
7890 (eval "$ac_link") 2>conftest.er1
7892 grep -v '^ *+' conftest.er1
>conftest.err
7894 cat conftest.err
>&5
7895 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7896 (exit $ac_status); } && {
7897 test -z "$ac_c_werror_flag" ||
7898 test ! -s conftest.err
7899 } && test -s conftest
$ac_exeext && {
7900 test "$cross_compiling" = yes ||
7901 $as_test_x conftest
$ac_exeext
7903 ac_cv_cflags__fPIC__Wl___export_dynamic
=yes
7905 $as_echo "$as_me: failed program was:" >&5
7906 sed 's/^/| /' conftest.
$ac_ext >&5
7908 ac_cv_cflags__fPIC__Wl___export_dynamic
=no
7911 rm -rf conftest.dSYM
7912 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7913 conftest
$ac_exeext conftest.
$ac_ext
7914 CFLAGS
=$ac_wine_try_cflags_saved
7916 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
7917 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
7918 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
7919 LDEXECFLAGS
="-Wl,--export-dynamic"
7924 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
7925 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
7926 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
7927 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7928 $as_echo_n "(cached) " >&6
7930 ac_wine_try_cflags_saved
=$CFLAGS
7931 CFLAGS
="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
7932 cat >conftest.
$ac_ext <<_ACEOF
7935 cat confdefs.h
>>conftest.
$ac_ext
7936 cat >>conftest.
$ac_ext <<_ACEOF
7937 /* end confdefs.h. */
7947 rm -f conftest.
$ac_objext conftest
$ac_exeext
7948 if { (ac_try
="$ac_link"
7950 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7951 *) ac_try_echo=$ac_try;;
7953 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7954 $as_echo "$ac_try_echo") >&5
7955 (eval "$ac_link") 2>conftest.er1
7957 grep -v '^ *+' conftest.er1 >conftest.err
7959 cat conftest.err >&5
7960 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7961 (exit $ac_status); } && {
7962 test -z "$ac_c_werror_flag" ||
7963 test ! -s conftest.err
7964 } && test -s conftest$ac_exeext && {
7965 test "$cross_compiling" = yes ||
7966 $as_test_x conftest$ac_exeext
7968 eval "$as_ac_var=yes"
7970 $as_echo "$as_me: failed program was:" >&5
7971 sed 's/^/| /' conftest.$ac_ext >&5
7973 eval "$as_ac_var=no"
7976 rm -rf conftest.dSYM
7977 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7978 conftest$ac_exeext conftest.$ac_ext
7979 CFLAGS=$ac_wine_try_cflags_saved
7981 ac_res=`eval 'as_val=${'$as_ac_var'}
7982 $as_echo "$as_val"'`
7983 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7984 $as_echo "$ac_res" >&6; }
7985 if test `eval 'as_val=${'$as_ac_var'}
7986 $as_echo "$as_val"'` = yes; then
7987 LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`"
7988 LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
7990 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" |
$as_tr_sh`
7991 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
7992 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
7993 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7994 $as_echo_n "(cached) " >&6
7996 ac_wine_try_cflags_saved=$CFLAGS
7997 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
7998 cat >conftest.$ac_ext <<_ACEOF
8001 cat confdefs.h >>conftest.$ac_ext
8002 cat >>conftest.$ac_ext <<_ACEOF
8003 /* end confdefs.h. */
8013 rm -f conftest.$ac_objext conftest$ac_exeext
8014 if { (ac_try="$ac_link"
8016 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8017 *) ac_try_echo
=$ac_try;;
8019 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8020 $as_echo "$ac_try_echo") >&5
8021 (eval "$ac_link") 2>conftest.er1
8023 grep -v '^ *+' conftest.er1
>conftest.err
8025 cat conftest.err
>&5
8026 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8027 (exit $ac_status); } && {
8028 test -z "$ac_c_werror_flag" ||
8029 test ! -s conftest.err
8030 } && test -s conftest
$ac_exeext && {
8031 test "$cross_compiling" = yes ||
8032 $as_test_x conftest
$ac_exeext
8034 eval "$as_ac_var=yes"
8036 $as_echo "$as_me: failed program was:" >&5
8037 sed 's/^/| /' conftest.
$ac_ext >&5
8039 eval "$as_ac_var=no"
8042 rm -rf conftest.dSYM
8043 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8044 conftest
$ac_exeext conftest.
$ac_ext
8045 CFLAGS
=$ac_wine_try_cflags_saved
8047 ac_res
=`eval 'as_val=${'$as_ac_var'}
8048 $as_echo "$as_val"'`
8049 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8050 $as_echo "$ac_res" >&6; }
8051 if test `eval 'as_val=${'$as_ac_var'}
8052 $as_echo "$as_val"'` = yes; then
8053 LDRPATH_INSTALL
="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8054 LDRPATH_LOCAL
="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8060 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
8061 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
8062 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
8063 $as_echo_n "(cached) " >&6
8065 ac_wine_try_cflags_saved
=$CFLAGS
8066 CFLAGS
="$CFLAGS -Wl,--enable-new-dtags"
8067 cat >conftest.
$ac_ext <<_ACEOF
8070 cat confdefs.h
>>conftest.
$ac_ext
8071 cat >>conftest.
$ac_ext <<_ACEOF
8072 /* end confdefs.h. */
8082 rm -f conftest.
$ac_objext conftest
$ac_exeext
8083 if { (ac_try
="$ac_link"
8085 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8086 *) ac_try_echo=$ac_try;;
8088 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8089 $as_echo "$ac_try_echo") >&5
8090 (eval "$ac_link") 2>conftest.er1
8092 grep -v '^ *+' conftest.er1 >conftest.err
8094 cat conftest.err >&5
8095 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8096 (exit $ac_status); } && {
8097 test -z "$ac_c_werror_flag" ||
8098 test ! -s conftest.err
8099 } && test -s conftest$ac_exeext && {
8100 test "$cross_compiling" = yes ||
8101 $as_test_x conftest$ac_exeext
8103 ac_cv_cflags__Wl___enable_new_dtags=yes
8105 $as_echo "$as_me: failed program was:" >&5
8106 sed 's/^/| /' conftest.$ac_ext >&5
8108 ac_cv_cflags__Wl___enable_new_dtags=no
8111 rm -rf conftest.dSYM
8112 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8113 conftest$ac_exeext conftest.$ac_ext
8114 CFLAGS=$ac_wine_try_cflags_saved
8116 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
8117 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
8118 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
8119 LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
8124 *i[3456789]86* | x86_64)
8125 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
8126 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
8127 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
8128 $as_echo_n "(cached) " >&6
8130 ac_wine_try_cflags_saved=$CFLAGS
8131 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
8132 cat >conftest.$ac_ext <<_ACEOF
8135 cat confdefs.h >>conftest.$ac_ext
8136 cat >>conftest.$ac_ext <<_ACEOF
8137 /* end confdefs.h. */
8147 rm -f conftest.$ac_objext conftest$ac_exeext
8148 if { (ac_try="$ac_link"
8150 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8151 *) ac_try_echo
=$ac_try;;
8153 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8154 $as_echo "$ac_try_echo") >&5
8155 (eval "$ac_link") 2>conftest.er1
8157 grep -v '^ *+' conftest.er1
>conftest.err
8159 cat conftest.err
>&5
8160 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8161 (exit $ac_status); } && {
8162 test -z "$ac_c_werror_flag" ||
8163 test ! -s conftest.err
8164 } && test -s conftest
$ac_exeext && {
8165 test "$cross_compiling" = yes ||
8166 $as_test_x conftest
$ac_exeext
8168 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=yes
8170 $as_echo "$as_me: failed program was:" >&5
8171 sed 's/^/| /' conftest.
$ac_ext >&5
8173 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=no
8176 rm -rf conftest.dSYM
8177 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8178 conftest
$ac_exeext conftest.
$ac_ext
8179 CFLAGS
=$ac_wine_try_cflags_saved
8181 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8182 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8183 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8184 LDEXECFLAGS
="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8191 { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8192 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
8193 if test "${ac_cv_c_dll_unixware+set}" = set; then
8194 $as_echo_n "(cached) " >&6
8196 ac_wine_try_cflags_saved
=$CFLAGS
8197 CFLAGS
="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8198 cat >conftest.
$ac_ext <<_ACEOF
8201 rm -f conftest.
$ac_objext conftest
$ac_exeext
8202 if { (ac_try
="$ac_link"
8204 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8205 *) ac_try_echo=$ac_try;;
8207 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8208 $as_echo "$ac_try_echo") >&5
8209 (eval "$ac_link") 2>conftest.er1
8211 grep -v '^ *+' conftest.er1 >conftest.err
8213 cat conftest.err >&5
8214 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8215 (exit $ac_status); } && {
8216 test -z "$ac_c_werror_flag" ||
8217 test ! -s conftest.err
8218 } && test -s conftest$ac_exeext && {
8219 test "$cross_compiling" = yes ||
8220 $as_test_x conftest$ac_exeext
8222 ac_cv_c_dll_unixware="yes"
8224 $as_echo "$as_me: failed program was:" >&5
8225 sed 's/^/| /' conftest.$ac_ext >&5
8227 ac_cv_c_dll_unixware="no"
8230 rm -rf conftest.dSYM
8231 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8232 conftest$ac_exeext conftest.$ac_ext
8233 CFLAGS=$ac_wine_try_cflags_saved
8235 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8236 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8237 if test "$ac_cv_c_dll_unixware" = "yes"
8239 LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8240 LDDLLFLAGS="-Wl,-G,-B,symbolic"
8243 { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8244 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8245 if test "${ac_cv_c_dll_hpux+set}" = set; then
8246 $as_echo_n "(cached) " >&6
8248 ac_wine_try_cflags_saved=$CFLAGS
8249 CFLAGS="$CFLAGS -shared"
8250 cat >conftest.$ac_ext <<_ACEOF
8253 rm -f conftest.$ac_objext conftest$ac_exeext
8254 if { (ac_try="$ac_link"
8256 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8257 *) ac_try_echo
=$ac_try;;
8259 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8260 $as_echo "$ac_try_echo") >&5
8261 (eval "$ac_link") 2>conftest.er1
8263 grep -v '^ *+' conftest.er1
>conftest.err
8265 cat conftest.err
>&5
8266 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8267 (exit $ac_status); } && {
8268 test -z "$ac_c_werror_flag" ||
8269 test ! -s conftest.err
8270 } && test -s conftest
$ac_exeext && {
8271 test "$cross_compiling" = yes ||
8272 $as_test_x conftest
$ac_exeext
8274 ac_cv_c_dll_hpux
="yes"
8276 $as_echo "$as_me: failed program was:" >&5
8277 sed 's/^/| /' conftest.
$ac_ext >&5
8279 ac_cv_c_dll_hpux
="no"
8282 rm -rf conftest.dSYM
8283 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8284 conftest
$ac_exeext conftest.
$ac_ext
8285 CFLAGS
=$ac_wine_try_cflags_saved
8287 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8288 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8289 if test "$ac_cv_c_dll_hpux" = "yes"
8293 LDDLLFLAGS
="-shared -fPIC"
8294 LDSHARED
="\$(CC) -shared"
8301 enable_winequartz_drv
=${enable_winequartz_drv:-no}
8303 if test "$LIBEXT" = "a"; then
8304 { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8305 It is currently not possible to build Wine without shared library
8306 (.so) support to allow transparent switch between .so and .dll files.
8307 If you are using Linux, you will need a newer binutils.
8309 $as_echo "$as_me: error: could not find a way to build shared libraries.
8310 It is currently not possible to build Wine without shared library
8311 (.so) support to allow transparent switch between .so and .dll files.
8312 If you are using Linux, you will need a newer binutils.
8314 { (exit 1); exit 1; }; }
8317 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8319 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 i686-pc-mingw32-gcc
8321 # Extract the first word of "$ac_prog", so it can be a program name with args.
8322 set dummy
$ac_prog; ac_word
=$2
8323 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8324 $as_echo_n "checking for $ac_word... " >&6; }
8325 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8326 $as_echo_n "(cached) " >&6
8328 if test -n "$CROSSCC"; then
8329 ac_cv_prog_CROSSCC
="$CROSSCC" # Let the user override the test.
8331 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8335 test -z "$as_dir" && as_dir
=.
8336 for ac_exec_ext
in '' $ac_executable_extensions; do
8337 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8338 ac_cv_prog_CROSSCC
="$ac_prog"
8339 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8348 CROSSCC
=$ac_cv_prog_CROSSCC
8349 if test -n "$CROSSCC"; then
8350 { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8351 $as_echo "$CROSSCC" >&6; }
8353 { $as_echo "$as_me:$LINENO: result: no" >&5
8354 $as_echo "no" >&6; }
8358 test -n "$CROSSCC" && break
8360 test -n "$CROSSCC" || CROSSCC
="false"
8362 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 i686-pc-mingw32-dlltool
8364 # Extract the first word of "$ac_prog", so it can be a program name with args.
8365 set dummy
$ac_prog; ac_word
=$2
8366 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8367 $as_echo_n "checking for $ac_word... " >&6; }
8368 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8369 $as_echo_n "(cached) " >&6
8371 if test -n "$DLLTOOL"; then
8372 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
8374 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8378 test -z "$as_dir" && as_dir
=.
8379 for ac_exec_ext
in '' $ac_executable_extensions; do
8380 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8381 ac_cv_prog_DLLTOOL
="$ac_prog"
8382 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8391 DLLTOOL
=$ac_cv_prog_DLLTOOL
8392 if test -n "$DLLTOOL"; then
8393 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8394 $as_echo "$DLLTOOL" >&6; }
8396 { $as_echo "$as_me:$LINENO: result: no" >&5
8397 $as_echo "no" >&6; }
8401 test -n "$DLLTOOL" && break
8403 test -n "$DLLTOOL" || DLLTOOL
="false"
8405 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 i686-pc-mingw32-ar
8407 # Extract the first word of "$ac_prog", so it can be a program name with args.
8408 set dummy
$ac_prog; ac_word
=$2
8409 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8410 $as_echo_n "checking for $ac_word... " >&6; }
8411 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8412 $as_echo_n "(cached) " >&6
8414 if test -n "$MINGWAR"; then
8415 ac_cv_prog_MINGWAR
="$MINGWAR" # Let the user override the test.
8417 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8421 test -z "$as_dir" && as_dir
=.
8422 for ac_exec_ext
in '' $ac_executable_extensions; do
8423 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8424 ac_cv_prog_MINGWAR
="$ac_prog"
8425 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8434 MINGWAR
=$ac_cv_prog_MINGWAR
8435 if test -n "$MINGWAR"; then
8436 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8437 $as_echo "$MINGWAR" >&6; }
8439 { $as_echo "$as_me:$LINENO: result: no" >&5
8440 $as_echo "no" >&6; }
8444 test -n "$MINGWAR" && break
8446 test -n "$MINGWAR" || MINGWAR
="false"
8448 if test "$CROSSCC" != "false"
8450 CROSSTEST
="\$(CROSSTEST)"
8458 *-gcc) target
=`expr "$1" : '\(.*\)-gcc'` ;;
8462 if test -n "$target"
8464 CROSSTARGETFLAGS
="-b $target"
8471 if test "$ac_cv_header_pthread_h" = "yes"
8473 { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8474 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8475 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8476 $as_echo_n "(cached) " >&6
8478 ac_check_lib_save_LIBS
=$LIBS
8479 LIBS
="-lpthread $LIBS"
8480 cat >conftest.
$ac_ext <<_ACEOF
8483 cat confdefs.h
>>conftest.
$ac_ext
8484 cat >>conftest.
$ac_ext <<_ACEOF
8485 /* end confdefs.h. */
8487 /* Override any GCC internal prototype to avoid an error.
8488 Use char because int might match the return type of a GCC
8489 builtin and then its argument prototype would still apply. */
8493 char pthread_create ();
8497 return pthread_create ();
8502 rm -f conftest.
$ac_objext conftest
$ac_exeext
8503 if { (ac_try
="$ac_link"
8505 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8506 *) ac_try_echo=$ac_try;;
8508 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8509 $as_echo "$ac_try_echo") >&5
8510 (eval "$ac_link") 2>conftest.er1
8512 grep -v '^ *+' conftest.er1 >conftest.err
8514 cat conftest.err >&5
8515 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8516 (exit $ac_status); } && {
8517 test -z "$ac_c_werror_flag" ||
8518 test ! -s conftest.err
8519 } && test -s conftest$ac_exeext && {
8520 test "$cross_compiling" = yes ||
8521 $as_test_x conftest$ac_exeext
8523 ac_cv_lib_pthread_pthread_create=yes
8525 $as_echo "$as_me: failed program was:" >&5
8526 sed 's/^/| /' conftest.$ac_ext >&5
8528 ac_cv_lib_pthread_pthread_create=no
8531 rm -rf conftest.dSYM
8532 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8533 conftest$ac_exeext conftest.$ac_ext
8534 LIBS=$ac_check_lib_save_LIBS
8536 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8537 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8538 if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then
8539 LIBPTHREAD="-lpthread"
8544 if test "x$LIBPTHREAD" = "x"; then
8545 case "x$with_pthread" in
8547 *) { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8548 Wine cannot support threads without libpthread.
8549 Use the --without-pthread option if you really want this." >&5
8550 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8551 Wine cannot support threads without libpthread.
8552 Use the --without-pthread option if you really want this." >&2;}
8553 { (exit 1); exit 1; }; } ;;
8559 { $as_echo "$as_me:$LINENO: checking for X" >&5
8560 $as_echo_n "checking for X... " >&6; }
8563 # Check whether --with-x was given.
8564 if test "${with_x+set}" = set; then
8568 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8569 if test "x$with_x" = xno; then
8570 # The user explicitly disabled X.
8573 case $x_includes,$x_libraries in #(
8574 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8575 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8576 { (exit 1); exit 1; }; };; #(
8577 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
8578 $as_echo_n "(cached) " >&6
8580 # One or both of the vars are not set, and there is no cached value.
8581 ac_x_includes=no ac_x_libraries=no
8582 rm -f -r conftest.dir
8583 if mkdir conftest.dir; then
8585 cat >Imakefile <<'_ACEOF'
8587 @echo incroot='${INCROOT}'
8589 @echo usrlibdir='${USRLIBDIR}'
8591 @echo libdir='${LIBDIR}'
8593 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
8594 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8595 for ac_var in incroot usrlibdir libdir; do
8596 eval "ac_im_$ac_var=\`\
${MAKE-make} $ac_var 2>/dev
/null |
sed -n 's/^$ac_var=//p'\
`"
8598 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8599 for ac_extension in a so sl dylib la dll; do
8600 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8601 test -f "$ac_im_libdir/libX11.$ac_extension"; then
8602 ac_im_usrlibdir=$ac_im_libdir; break
8605 # Screen out bogus values from the imake configuration. They are
8606 # bogus both because they are the default anyway, and because
8607 # using them would break gcc on systems where it needs fixed includes.
8608 case $ac_im_incroot in
8609 /usr/include) ac_x_includes= ;;
8610 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
8612 case $ac_im_usrlibdir in
8613 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
8614 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
8618 rm -f -r conftest.dir
8621 # Standard set of common directories for X headers.
8622 # Check X11 before X11Rn because it is often a symlink to the current release.
8634 /usr/local/X11/include
8635 /usr/local/X11R6/include
8636 /usr/local/X11R5/include
8637 /usr/local/X11R4/include
8639 /usr/local/include/X11
8640 /usr/local/include/X11R6
8641 /usr/local/include/X11R5
8642 /usr/local/include/X11R4
8646 /usr/XFree86/include/X11
8650 /usr/unsupported/include
8652 /usr/local/x11r5/include
8653 /usr/lpp/Xamples/include
8655 /usr/openwin/include
8656 /usr/openwin/share/include'
8658 if test "$ac_x_includes" = no; then
8659 # Guess where to find include files, by looking for Xlib.h.
8660 # First, try using that file with no special directory specified.
8661 cat >conftest.$ac_ext <<_ACEOF
8664 cat confdefs.h >>conftest.$ac_ext
8665 cat >>conftest.$ac_ext <<_ACEOF
8666 /* end confdefs.h. */
8667 #include <X11/Xlib.h>
8669 if { (ac_try="$ac_cpp conftest.$ac_ext"
8671 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8672 *) ac_try_echo
=$ac_try;;
8674 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8675 $as_echo "$ac_try_echo") >&5
8676 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8678 grep -v '^ *+' conftest.er1
>conftest.err
8680 cat conftest.err
>&5
8681 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8682 (exit $ac_status); } >/dev
/null
&& {
8683 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8684 test ! -s conftest.err
8686 # We can compile using X headers with no special include directory.
8689 $as_echo "$as_me: failed program was:" >&5
8690 sed 's/^/| /' conftest.
$ac_ext >&5
8692 for ac_dir
in $ac_x_header_dirs; do
8693 if test -r "$ac_dir/X11/Xlib.h"; then
8694 ac_x_includes
=$ac_dir
8700 rm -f conftest.err conftest.
$ac_ext
8701 fi # $ac_x_includes = no
8703 if test "$ac_x_libraries" = no
; then
8704 # Check for the libraries.
8705 # See if we find them without any special options.
8706 # Don't add to $LIBS permanently.
8709 cat >conftest.
$ac_ext <<_ACEOF
8712 cat confdefs.h
>>conftest.
$ac_ext
8713 cat >>conftest.
$ac_ext <<_ACEOF
8714 /* end confdefs.h. */
8715 #include <X11/Xlib.h>
8724 rm -f conftest.
$ac_objext conftest
$ac_exeext
8725 if { (ac_try
="$ac_link"
8727 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8728 *) ac_try_echo=$ac_try;;
8730 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8731 $as_echo "$ac_try_echo") >&5
8732 (eval "$ac_link") 2>conftest.er1
8734 grep -v '^ *+' conftest.er1 >conftest.err
8736 cat conftest.err >&5
8737 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8738 (exit $ac_status); } && {
8739 test -z "$ac_c_werror_flag" ||
8740 test ! -s conftest.err
8741 } && test -s conftest$ac_exeext && {
8742 test "$cross_compiling" = yes ||
8743 $as_test_x conftest$ac_exeext
8746 # We can link X programs with no special library path.
8749 $as_echo "$as_me: failed program was:" >&5
8750 sed 's/^/| /' conftest.$ac_ext >&5
8753 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" |
sed s
/include
/lib
/g
`
8755 # Don't even attempt the hair of trying to link an X program!
8756 for ac_extension in a so sl dylib la dll; do
8757 if test -r "$ac_dir/libX11.$ac_extension"; then
8758 ac_x_libraries=$ac_dir
8765 rm -rf conftest.dSYM
8766 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8767 conftest$ac_exeext conftest.$ac_ext
8768 fi # $ac_x_libraries = no
8770 case $ac_x_includes,$ac_x_libraries in #(
8772 # Didn't find X, or a directory has "'" in its name.
8773 ac_cv_have_x="have_x=no";; #(
8775 # Record where we found X for the cache.
8776 ac_cv_have_x="have_x=yes\
8777 ac_x_includes='$ac_x_includes'\
8778 ac_x_libraries='$ac_x_libraries'"
8784 eval "$ac_cv_have_x"
8787 if test "$have_x" != yes; then
8788 { $as_echo "$as_me:$LINENO: result: $have_x" >&5
8789 $as_echo "$have_x" >&6; }
8792 # If each of the values was on the command line, it overrides each guess.
8793 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
8794 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
8795 # Update the cache value to reflect the command line values.
8796 ac_cv_have_x="have_x=yes\
8797 ac_x_includes='$x_includes'\
8798 ac_x_libraries='$x_libraries'"
8799 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
8800 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
8803 if test "$no_x" = yes; then
8804 # Not all programs may use this symbol, but it does not hurt to define it.
8806 cat >>confdefs.h <<\_ACEOF
8807 #define X_DISPLAY_MISSING 1
8810 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
8812 if test -n "$x_includes"; then
8813 X_CFLAGS="$X_CFLAGS -I$x_includes"
8816 # It would also be nice to do this for all -L options, not just this one.
8817 if test -n "$x_libraries"; then
8818 X_LIBS="$X_LIBS -L$x_libraries"
8819 # For Solaris; some versions of Sun CC require a space after -R and
8820 # others require no space. Words are not sufficient . . . .
8821 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
8822 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
8823 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
8824 ac_xsave_c_werror_flag=$ac_c_werror_flag
8825 ac_c_werror_flag=yes
8826 cat >conftest.$ac_ext <<_ACEOF
8829 cat confdefs.h >>conftest.$ac_ext
8830 cat >>conftest.$ac_ext <<_ACEOF
8831 /* end confdefs.h. */
8841 rm -f conftest.$ac_objext conftest$ac_exeext
8842 if { (ac_try="$ac_link"
8844 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8845 *) ac_try_echo
=$ac_try;;
8847 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8848 $as_echo "$ac_try_echo") >&5
8849 (eval "$ac_link") 2>conftest.er1
8851 grep -v '^ *+' conftest.er1
>conftest.err
8853 cat conftest.err
>&5
8854 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8855 (exit $ac_status); } && {
8856 test -z "$ac_c_werror_flag" ||
8857 test ! -s conftest.err
8858 } && test -s conftest
$ac_exeext && {
8859 test "$cross_compiling" = yes ||
8860 $as_test_x conftest
$ac_exeext
8862 { $as_echo "$as_me:$LINENO: result: no" >&5
8863 $as_echo "no" >&6; }
8864 X_LIBS
="$X_LIBS -R$x_libraries"
8866 $as_echo "$as_me: failed program was:" >&5
8867 sed 's/^/| /' conftest.
$ac_ext >&5
8869 LIBS
="$ac_xsave_LIBS -R $x_libraries"
8870 cat >conftest.
$ac_ext <<_ACEOF
8873 cat confdefs.h
>>conftest.
$ac_ext
8874 cat >>conftest.
$ac_ext <<_ACEOF
8875 /* end confdefs.h. */
8885 rm -f conftest.
$ac_objext conftest
$ac_exeext
8886 if { (ac_try
="$ac_link"
8888 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8889 *) ac_try_echo=$ac_try;;
8891 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8892 $as_echo "$ac_try_echo") >&5
8893 (eval "$ac_link") 2>conftest.er1
8895 grep -v '^ *+' conftest.er1 >conftest.err
8897 cat conftest.err >&5
8898 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8899 (exit $ac_status); } && {
8900 test -z "$ac_c_werror_flag" ||
8901 test ! -s conftest.err
8902 } && test -s conftest$ac_exeext && {
8903 test "$cross_compiling" = yes ||
8904 $as_test_x conftest$ac_exeext
8906 { $as_echo "$as_me:$LINENO: result: yes" >&5
8907 $as_echo "yes" >&6; }
8908 X_LIBS="$X_LIBS -R $x_libraries"
8910 $as_echo "$as_me: failed program was:" >&5
8911 sed 's/^/| /' conftest.$ac_ext >&5
8913 { $as_echo "$as_me:$LINENO: result: neither works" >&5
8914 $as_echo "neither works" >&6; }
8917 rm -rf conftest.dSYM
8918 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8919 conftest$ac_exeext conftest.$ac_ext
8922 rm -rf conftest.dSYM
8923 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8924 conftest$ac_exeext conftest.$ac_ext
8925 ac_c_werror_flag=$ac_xsave_c_werror_flag
8929 # Check for system-dependent libraries X programs must link with.
8930 # Do this before checking for the system-independent R6 libraries
8931 # (-lICE), since we may need -lsocket or whatever for X linking.
8933 if test "$ISC" = yes; then
8934 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
8936 # Martyn Johnson says this is needed for Ultrix, if the X
8937 # libraries were built with DECnet support. And Karl Berry says
8938 # the Alpha needs dnet_stub (dnet does not exist).
8939 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
8940 cat >conftest.$ac_ext <<_ACEOF
8943 cat confdefs.h >>conftest.$ac_ext
8944 cat >>conftest.$ac_ext <<_ACEOF
8945 /* end confdefs.h. */
8947 /* Override any GCC internal prototype to avoid an error.
8948 Use char because int might match the return type of a GCC
8949 builtin and then its argument prototype would still apply. */
8953 char XOpenDisplay ();
8957 return XOpenDisplay ();
8962 rm -f conftest.$ac_objext conftest$ac_exeext
8963 if { (ac_try="$ac_link"
8965 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8966 *) ac_try_echo
=$ac_try;;
8968 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8969 $as_echo "$ac_try_echo") >&5
8970 (eval "$ac_link") 2>conftest.er1
8972 grep -v '^ *+' conftest.er1
>conftest.err
8974 cat conftest.err
>&5
8975 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8976 (exit $ac_status); } && {
8977 test -z "$ac_c_werror_flag" ||
8978 test ! -s conftest.err
8979 } && test -s conftest
$ac_exeext && {
8980 test "$cross_compiling" = yes ||
8981 $as_test_x conftest
$ac_exeext
8985 $as_echo "$as_me: failed program was:" >&5
8986 sed 's/^/| /' conftest.
$ac_ext >&5
8988 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
8989 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
8990 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
8991 $as_echo_n "(cached) " >&6
8993 ac_check_lib_save_LIBS
=$LIBS
8995 cat >conftest.
$ac_ext <<_ACEOF
8998 cat confdefs.h
>>conftest.
$ac_ext
8999 cat >>conftest.
$ac_ext <<_ACEOF
9000 /* end confdefs.h. */
9002 /* Override any GCC internal prototype to avoid an error.
9003 Use char because int might match the return type of a GCC
9004 builtin and then its argument prototype would still apply. */
9012 return dnet_ntoa ();
9017 rm -f conftest.
$ac_objext conftest
$ac_exeext
9018 if { (ac_try
="$ac_link"
9020 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9021 *) ac_try_echo=$ac_try;;
9023 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9024 $as_echo "$ac_try_echo") >&5
9025 (eval "$ac_link") 2>conftest.er1
9027 grep -v '^ *+' conftest.er1 >conftest.err
9029 cat conftest.err >&5
9030 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9031 (exit $ac_status); } && {
9032 test -z "$ac_c_werror_flag" ||
9033 test ! -s conftest.err
9034 } && test -s conftest$ac_exeext && {
9035 test "$cross_compiling" = yes ||
9036 $as_test_x conftest$ac_exeext
9038 ac_cv_lib_dnet_dnet_ntoa=yes
9040 $as_echo "$as_me: failed program was:" >&5
9041 sed 's/^/| /' conftest.$ac_ext >&5
9043 ac_cv_lib_dnet_dnet_ntoa=no
9046 rm -rf conftest.dSYM
9047 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9048 conftest$ac_exeext conftest.$ac_ext
9049 LIBS=$ac_check_lib_save_LIBS
9051 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
9052 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
9053 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then
9054 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
9057 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
9058 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
9059 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
9060 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
9061 $as_echo_n "(cached) " >&6
9063 ac_check_lib_save_LIBS=$LIBS
9064 LIBS="-ldnet_stub $LIBS"
9065 cat >conftest.$ac_ext <<_ACEOF
9068 cat confdefs.h >>conftest.$ac_ext
9069 cat >>conftest.$ac_ext <<_ACEOF
9070 /* end confdefs.h. */
9072 /* Override any GCC internal prototype to avoid an error.
9073 Use char because int might match the return type of a GCC
9074 builtin and then its argument prototype would still apply. */
9082 return dnet_ntoa ();
9087 rm -f conftest.$ac_objext conftest$ac_exeext
9088 if { (ac_try="$ac_link"
9090 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9091 *) ac_try_echo
=$ac_try;;
9093 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9094 $as_echo "$ac_try_echo") >&5
9095 (eval "$ac_link") 2>conftest.er1
9097 grep -v '^ *+' conftest.er1
>conftest.err
9099 cat conftest.err
>&5
9100 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9101 (exit $ac_status); } && {
9102 test -z "$ac_c_werror_flag" ||
9103 test ! -s conftest.err
9104 } && test -s conftest
$ac_exeext && {
9105 test "$cross_compiling" = yes ||
9106 $as_test_x conftest
$ac_exeext
9108 ac_cv_lib_dnet_stub_dnet_ntoa
=yes
9110 $as_echo "$as_me: failed program was:" >&5
9111 sed 's/^/| /' conftest.
$ac_ext >&5
9113 ac_cv_lib_dnet_stub_dnet_ntoa
=no
9116 rm -rf conftest.dSYM
9117 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9118 conftest
$ac_exeext conftest.
$ac_ext
9119 LIBS
=$ac_check_lib_save_LIBS
9121 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
9122 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
9123 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x
""yes; then
9124 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
9130 rm -rf conftest.dSYM
9131 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9132 conftest
$ac_exeext conftest.
$ac_ext
9133 LIBS
="$ac_xsave_LIBS"
9135 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
9136 # to get the SysV transport functions.
9137 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
9139 # The nsl library prevents programs from opening the X display
9140 # on Irix 5.2, according to T.E. Dickey.
9141 # The functions gethostbyname, getservbyname, and inet_addr are
9142 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
9143 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
9144 $as_echo_n "checking for gethostbyname... " >&6; }
9145 if test "${ac_cv_func_gethostbyname+set}" = set; then
9146 $as_echo_n "(cached) " >&6
9148 cat >conftest.
$ac_ext <<_ACEOF
9151 cat confdefs.h
>>conftest.
$ac_ext
9152 cat >>conftest.
$ac_ext <<_ACEOF
9153 /* end confdefs.h. */
9154 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
9155 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9156 #define gethostbyname innocuous_gethostbyname
9158 /* System header to define __stub macros and hopefully few prototypes,
9159 which can conflict with char gethostbyname (); below.
9160 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9161 <limits.h> exists even on freestanding compilers. */
9164 # include <limits.h>
9166 # include <assert.h>
9169 #undef gethostbyname
9171 /* Override any GCC internal prototype to avoid an error.
9172 Use char because int might match the return type of a GCC
9173 builtin and then its argument prototype would still apply. */
9177 char gethostbyname ();
9178 /* The GNU C library defines this for functions which it implements
9179 to always fail with ENOSYS. Some functions are actually named
9180 something starting with __ and the normal name is an alias. */
9181 #if defined __stub_gethostbyname || defined __stub___gethostbyname
9188 return gethostbyname ();
9193 rm -f conftest.
$ac_objext conftest
$ac_exeext
9194 if { (ac_try
="$ac_link"
9196 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9197 *) ac_try_echo=$ac_try;;
9199 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9200 $as_echo "$ac_try_echo") >&5
9201 (eval "$ac_link") 2>conftest.er1
9203 grep -v '^ *+' conftest.er1 >conftest.err
9205 cat conftest.err >&5
9206 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9207 (exit $ac_status); } && {
9208 test -z "$ac_c_werror_flag" ||
9209 test ! -s conftest.err
9210 } && test -s conftest$ac_exeext && {
9211 test "$cross_compiling" = yes ||
9212 $as_test_x conftest$ac_exeext
9214 ac_cv_func_gethostbyname=yes
9216 $as_echo "$as_me: failed program was:" >&5
9217 sed 's/^/| /' conftest.$ac_ext >&5
9219 ac_cv_func_gethostbyname=no
9222 rm -rf conftest.dSYM
9223 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9224 conftest$ac_exeext conftest.$ac_ext
9226 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9227 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9229 if test $ac_cv_func_gethostbyname = no; then
9230 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9231 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9232 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9233 $as_echo_n "(cached) " >&6
9235 ac_check_lib_save_LIBS=$LIBS
9237 cat >conftest.$ac_ext <<_ACEOF
9240 cat confdefs.h >>conftest.$ac_ext
9241 cat >>conftest.$ac_ext <<_ACEOF
9242 /* end confdefs.h. */
9244 /* Override any GCC internal prototype to avoid an error.
9245 Use char because int might match the return type of a GCC
9246 builtin and then its argument prototype would still apply. */
9250 char gethostbyname ();
9254 return gethostbyname ();
9259 rm -f conftest.$ac_objext conftest$ac_exeext
9260 if { (ac_try="$ac_link"
9262 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9263 *) ac_try_echo
=$ac_try;;
9265 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9266 $as_echo "$ac_try_echo") >&5
9267 (eval "$ac_link") 2>conftest.er1
9269 grep -v '^ *+' conftest.er1
>conftest.err
9271 cat conftest.err
>&5
9272 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9273 (exit $ac_status); } && {
9274 test -z "$ac_c_werror_flag" ||
9275 test ! -s conftest.err
9276 } && test -s conftest
$ac_exeext && {
9277 test "$cross_compiling" = yes ||
9278 $as_test_x conftest
$ac_exeext
9280 ac_cv_lib_nsl_gethostbyname
=yes
9282 $as_echo "$as_me: failed program was:" >&5
9283 sed 's/^/| /' conftest.
$ac_ext >&5
9285 ac_cv_lib_nsl_gethostbyname
=no
9288 rm -rf conftest.dSYM
9289 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9290 conftest
$ac_exeext conftest.
$ac_ext
9291 LIBS
=$ac_check_lib_save_LIBS
9293 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9294 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9295 if test "x$ac_cv_lib_nsl_gethostbyname" = x
""yes; then
9296 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
9299 if test $ac_cv_lib_nsl_gethostbyname = no
; then
9300 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9301 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9302 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9303 $as_echo_n "(cached) " >&6
9305 ac_check_lib_save_LIBS
=$LIBS
9307 cat >conftest.
$ac_ext <<_ACEOF
9310 cat confdefs.h
>>conftest.
$ac_ext
9311 cat >>conftest.
$ac_ext <<_ACEOF
9312 /* end confdefs.h. */
9314 /* Override any GCC internal prototype to avoid an error.
9315 Use char because int might match the return type of a GCC
9316 builtin and then its argument prototype would still apply. */
9320 char gethostbyname ();
9324 return gethostbyname ();
9329 rm -f conftest.
$ac_objext conftest
$ac_exeext
9330 if { (ac_try
="$ac_link"
9332 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9333 *) ac_try_echo=$ac_try;;
9335 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9336 $as_echo "$ac_try_echo") >&5
9337 (eval "$ac_link") 2>conftest.er1
9339 grep -v '^ *+' conftest.er1 >conftest.err
9341 cat conftest.err >&5
9342 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9343 (exit $ac_status); } && {
9344 test -z "$ac_c_werror_flag" ||
9345 test ! -s conftest.err
9346 } && test -s conftest$ac_exeext && {
9347 test "$cross_compiling" = yes ||
9348 $as_test_x conftest$ac_exeext
9350 ac_cv_lib_bsd_gethostbyname=yes
9352 $as_echo "$as_me: failed program was:" >&5
9353 sed 's/^/| /' conftest.$ac_ext >&5
9355 ac_cv_lib_bsd_gethostbyname=no
9358 rm -rf conftest.dSYM
9359 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9360 conftest$ac_exeext conftest.$ac_ext
9361 LIBS=$ac_check_lib_save_LIBS
9363 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9364 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9365 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then
9366 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
9372 # lieder@skyler.mavd.honeywell.com says without -lsocket,
9373 # socket/setsockopt and other routines are undefined under SCO ODT
9374 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
9375 # on later versions), says Simon Leinen: it contains gethostby*
9376 # variants that don't use the name server (or something). -lsocket
9377 # must be given before -lnsl if both are needed. We assume that
9378 # if connect needs -lnsl, so does gethostbyname.
9379 { $as_echo "$as_me:$LINENO: checking for connect" >&5
9380 $as_echo_n "checking for connect... " >&6; }
9381 if test "${ac_cv_func_connect+set}" = set; then
9382 $as_echo_n "(cached) " >&6
9384 cat >conftest.$ac_ext <<_ACEOF
9387 cat confdefs.h >>conftest.$ac_ext
9388 cat >>conftest.$ac_ext <<_ACEOF
9389 /* end confdefs.h. */
9390 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9391 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9392 #define connect innocuous_connect
9394 /* System header to define __stub macros and hopefully few prototypes,
9395 which can conflict with char connect (); below.
9396 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9397 <limits.h> exists even on freestanding compilers. */
9400 # include <limits.h>
9402 # include <assert.h>
9407 /* Override any GCC internal prototype to avoid an error.
9408 Use char because int might match the return type of a GCC
9409 builtin and then its argument prototype would still apply. */
9414 /* The GNU C library defines this for functions which it implements
9415 to always fail with ENOSYS. Some functions are actually named
9416 something starting with __ and the normal name is an alias. */
9417 #if defined __stub_connect || defined __stub___connect
9429 rm -f conftest.$ac_objext conftest$ac_exeext
9430 if { (ac_try="$ac_link"
9432 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9433 *) ac_try_echo
=$ac_try;;
9435 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9436 $as_echo "$ac_try_echo") >&5
9437 (eval "$ac_link") 2>conftest.er1
9439 grep -v '^ *+' conftest.er1
>conftest.err
9441 cat conftest.err
>&5
9442 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9443 (exit $ac_status); } && {
9444 test -z "$ac_c_werror_flag" ||
9445 test ! -s conftest.err
9446 } && test -s conftest
$ac_exeext && {
9447 test "$cross_compiling" = yes ||
9448 $as_test_x conftest
$ac_exeext
9450 ac_cv_func_connect
=yes
9452 $as_echo "$as_me: failed program was:" >&5
9453 sed 's/^/| /' conftest.
$ac_ext >&5
9455 ac_cv_func_connect
=no
9458 rm -rf conftest.dSYM
9459 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9460 conftest
$ac_exeext conftest.
$ac_ext
9462 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9463 $as_echo "$ac_cv_func_connect" >&6; }
9465 if test $ac_cv_func_connect = no
; then
9466 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9467 $as_echo_n "checking for connect in -lsocket... " >&6; }
9468 if test "${ac_cv_lib_socket_connect+set}" = set; then
9469 $as_echo_n "(cached) " >&6
9471 ac_check_lib_save_LIBS
=$LIBS
9472 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
9473 cat >conftest.
$ac_ext <<_ACEOF
9476 cat confdefs.h
>>conftest.
$ac_ext
9477 cat >>conftest.
$ac_ext <<_ACEOF
9478 /* end confdefs.h. */
9480 /* Override any GCC internal prototype to avoid an error.
9481 Use char because int might match the return type of a GCC
9482 builtin and then its argument prototype would still apply. */
9495 rm -f conftest.
$ac_objext conftest
$ac_exeext
9496 if { (ac_try
="$ac_link"
9498 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9499 *) ac_try_echo=$ac_try;;
9501 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9502 $as_echo "$ac_try_echo") >&5
9503 (eval "$ac_link") 2>conftest.er1
9505 grep -v '^ *+' conftest.er1 >conftest.err
9507 cat conftest.err >&5
9508 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9509 (exit $ac_status); } && {
9510 test -z "$ac_c_werror_flag" ||
9511 test ! -s conftest.err
9512 } && test -s conftest$ac_exeext && {
9513 test "$cross_compiling" = yes ||
9514 $as_test_x conftest$ac_exeext
9516 ac_cv_lib_socket_connect=yes
9518 $as_echo "$as_me: failed program was:" >&5
9519 sed 's/^/| /' conftest.$ac_ext >&5
9521 ac_cv_lib_socket_connect=no
9524 rm -rf conftest.dSYM
9525 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9526 conftest$ac_exeext conftest.$ac_ext
9527 LIBS=$ac_check_lib_save_LIBS
9529 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9530 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9531 if test "x$ac_cv_lib_socket_connect" = x""yes; then
9532 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
9537 # Guillermo Gomez says -lposix is necessary on A/UX.
9538 { $as_echo "$as_me:$LINENO: checking for remove" >&5
9539 $as_echo_n "checking for remove... " >&6; }
9540 if test "${ac_cv_func_remove+set}" = set; then
9541 $as_echo_n "(cached) " >&6
9543 cat >conftest.$ac_ext <<_ACEOF
9546 cat confdefs.h >>conftest.$ac_ext
9547 cat >>conftest.$ac_ext <<_ACEOF
9548 /* end confdefs.h. */
9549 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9550 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9551 #define remove innocuous_remove
9553 /* System header to define __stub macros and hopefully few prototypes,
9554 which can conflict with char remove (); below.
9555 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9556 <limits.h> exists even on freestanding compilers. */
9559 # include <limits.h>
9561 # include <assert.h>
9566 /* Override any GCC internal prototype to avoid an error.
9567 Use char because int might match the return type of a GCC
9568 builtin and then its argument prototype would still apply. */
9573 /* The GNU C library defines this for functions which it implements
9574 to always fail with ENOSYS. Some functions are actually named
9575 something starting with __ and the normal name is an alias. */
9576 #if defined __stub_remove || defined __stub___remove
9588 rm -f conftest.$ac_objext conftest$ac_exeext
9589 if { (ac_try="$ac_link"
9591 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9592 *) ac_try_echo
=$ac_try;;
9594 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9595 $as_echo "$ac_try_echo") >&5
9596 (eval "$ac_link") 2>conftest.er1
9598 grep -v '^ *+' conftest.er1
>conftest.err
9600 cat conftest.err
>&5
9601 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9602 (exit $ac_status); } && {
9603 test -z "$ac_c_werror_flag" ||
9604 test ! -s conftest.err
9605 } && test -s conftest
$ac_exeext && {
9606 test "$cross_compiling" = yes ||
9607 $as_test_x conftest
$ac_exeext
9609 ac_cv_func_remove
=yes
9611 $as_echo "$as_me: failed program was:" >&5
9612 sed 's/^/| /' conftest.
$ac_ext >&5
9614 ac_cv_func_remove
=no
9617 rm -rf conftest.dSYM
9618 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9619 conftest
$ac_exeext conftest.
$ac_ext
9621 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9622 $as_echo "$ac_cv_func_remove" >&6; }
9624 if test $ac_cv_func_remove = no
; then
9625 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9626 $as_echo_n "checking for remove in -lposix... " >&6; }
9627 if test "${ac_cv_lib_posix_remove+set}" = set; then
9628 $as_echo_n "(cached) " >&6
9630 ac_check_lib_save_LIBS
=$LIBS
9631 LIBS
="-lposix $LIBS"
9632 cat >conftest.
$ac_ext <<_ACEOF
9635 cat confdefs.h
>>conftest.
$ac_ext
9636 cat >>conftest.
$ac_ext <<_ACEOF
9637 /* end confdefs.h. */
9639 /* Override any GCC internal prototype to avoid an error.
9640 Use char because int might match the return type of a GCC
9641 builtin and then its argument prototype would still apply. */
9654 rm -f conftest.
$ac_objext conftest
$ac_exeext
9655 if { (ac_try
="$ac_link"
9657 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9658 *) ac_try_echo=$ac_try;;
9660 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9661 $as_echo "$ac_try_echo") >&5
9662 (eval "$ac_link") 2>conftest.er1
9664 grep -v '^ *+' conftest.er1 >conftest.err
9666 cat conftest.err >&5
9667 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9668 (exit $ac_status); } && {
9669 test -z "$ac_c_werror_flag" ||
9670 test ! -s conftest.err
9671 } && test -s conftest$ac_exeext && {
9672 test "$cross_compiling" = yes ||
9673 $as_test_x conftest$ac_exeext
9675 ac_cv_lib_posix_remove=yes
9677 $as_echo "$as_me: failed program was:" >&5
9678 sed 's/^/| /' conftest.$ac_ext >&5
9680 ac_cv_lib_posix_remove=no
9683 rm -rf conftest.dSYM
9684 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9685 conftest$ac_exeext conftest.$ac_ext
9686 LIBS=$ac_check_lib_save_LIBS
9688 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9689 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9690 if test "x$ac_cv_lib_posix_remove" = x""yes; then
9691 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
9696 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9697 { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9698 $as_echo_n "checking for shmat... " >&6; }
9699 if test "${ac_cv_func_shmat+set}" = set; then
9700 $as_echo_n "(cached) " >&6
9702 cat >conftest.$ac_ext <<_ACEOF
9705 cat confdefs.h >>conftest.$ac_ext
9706 cat >>conftest.$ac_ext <<_ACEOF
9707 /* end confdefs.h. */
9708 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9709 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9710 #define shmat innocuous_shmat
9712 /* System header to define __stub macros and hopefully few prototypes,
9713 which can conflict with char shmat (); below.
9714 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9715 <limits.h> exists even on freestanding compilers. */
9718 # include <limits.h>
9720 # include <assert.h>
9725 /* Override any GCC internal prototype to avoid an error.
9726 Use char because int might match the return type of a GCC
9727 builtin and then its argument prototype would still apply. */
9732 /* The GNU C library defines this for functions which it implements
9733 to always fail with ENOSYS. Some functions are actually named
9734 something starting with __ and the normal name is an alias. */
9735 #if defined __stub_shmat || defined __stub___shmat
9747 rm -f conftest.$ac_objext conftest$ac_exeext
9748 if { (ac_try="$ac_link"
9750 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9751 *) ac_try_echo
=$ac_try;;
9753 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9754 $as_echo "$ac_try_echo") >&5
9755 (eval "$ac_link") 2>conftest.er1
9757 grep -v '^ *+' conftest.er1
>conftest.err
9759 cat conftest.err
>&5
9760 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9761 (exit $ac_status); } && {
9762 test -z "$ac_c_werror_flag" ||
9763 test ! -s conftest.err
9764 } && test -s conftest
$ac_exeext && {
9765 test "$cross_compiling" = yes ||
9766 $as_test_x conftest
$ac_exeext
9768 ac_cv_func_shmat
=yes
9770 $as_echo "$as_me: failed program was:" >&5
9771 sed 's/^/| /' conftest.
$ac_ext >&5
9776 rm -rf conftest.dSYM
9777 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9778 conftest
$ac_exeext conftest.
$ac_ext
9780 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
9781 $as_echo "$ac_cv_func_shmat" >&6; }
9783 if test $ac_cv_func_shmat = no
; then
9784 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
9785 $as_echo_n "checking for shmat in -lipc... " >&6; }
9786 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
9787 $as_echo_n "(cached) " >&6
9789 ac_check_lib_save_LIBS
=$LIBS
9791 cat >conftest.
$ac_ext <<_ACEOF
9794 cat confdefs.h
>>conftest.
$ac_ext
9795 cat >>conftest.
$ac_ext <<_ACEOF
9796 /* end confdefs.h. */
9798 /* Override any GCC internal prototype to avoid an error.
9799 Use char because int might match the return type of a GCC
9800 builtin and then its argument prototype would still apply. */
9813 rm -f conftest.
$ac_objext conftest
$ac_exeext
9814 if { (ac_try
="$ac_link"
9816 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9817 *) ac_try_echo=$ac_try;;
9819 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9820 $as_echo "$ac_try_echo") >&5
9821 (eval "$ac_link") 2>conftest.er1
9823 grep -v '^ *+' conftest.er1 >conftest.err
9825 cat conftest.err >&5
9826 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9827 (exit $ac_status); } && {
9828 test -z "$ac_c_werror_flag" ||
9829 test ! -s conftest.err
9830 } && test -s conftest$ac_exeext && {
9831 test "$cross_compiling" = yes ||
9832 $as_test_x conftest$ac_exeext
9834 ac_cv_lib_ipc_shmat=yes
9836 $as_echo "$as_me: failed program was:" >&5
9837 sed 's/^/| /' conftest.$ac_ext >&5
9839 ac_cv_lib_ipc_shmat=no
9842 rm -rf conftest.dSYM
9843 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9844 conftest$ac_exeext conftest.$ac_ext
9845 LIBS=$ac_check_lib_save_LIBS
9847 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
9848 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
9849 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then
9850 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
9856 # Check for libraries that X11R6 Xt/Xaw programs need.
9857 ac_save_LDFLAGS=$LDFLAGS
9858 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
9859 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
9860 # check for ICE first), but we must link in the order -lSM -lICE or
9861 # we get undefined symbols. So assume we have SM if we have ICE.
9862 # These have to be linked with before -lX11, unlike the other
9863 # libraries we check for below, so use a different variable.
9864 # John Interrante, Karl Berry
9865 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
9866 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
9867 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
9868 $as_echo_n "(cached) " >&6
9870 ac_check_lib_save_LIBS=$LIBS
9871 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
9872 cat >conftest.$ac_ext <<_ACEOF
9875 cat confdefs.h >>conftest.$ac_ext
9876 cat >>conftest.$ac_ext <<_ACEOF
9877 /* end confdefs.h. */
9879 /* Override any GCC internal prototype to avoid an error.
9880 Use char because int might match the return type of a GCC
9881 builtin and then its argument prototype would still apply. */
9885 char IceConnectionNumber ();
9889 return IceConnectionNumber ();
9894 rm -f conftest.$ac_objext conftest$ac_exeext
9895 if { (ac_try="$ac_link"
9897 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9898 *) ac_try_echo
=$ac_try;;
9900 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9901 $as_echo "$ac_try_echo") >&5
9902 (eval "$ac_link") 2>conftest.er1
9904 grep -v '^ *+' conftest.er1
>conftest.err
9906 cat conftest.err
>&5
9907 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9908 (exit $ac_status); } && {
9909 test -z "$ac_c_werror_flag" ||
9910 test ! -s conftest.err
9911 } && test -s conftest
$ac_exeext && {
9912 test "$cross_compiling" = yes ||
9913 $as_test_x conftest
$ac_exeext
9915 ac_cv_lib_ICE_IceConnectionNumber
=yes
9917 $as_echo "$as_me: failed program was:" >&5
9918 sed 's/^/| /' conftest.
$ac_ext >&5
9920 ac_cv_lib_ICE_IceConnectionNumber
=no
9923 rm -rf conftest.dSYM
9924 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9925 conftest
$ac_exeext conftest.
$ac_ext
9926 LIBS
=$ac_check_lib_save_LIBS
9928 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
9929 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
9930 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x
""yes; then
9931 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
9934 LDFLAGS
=$ac_save_LDFLAGS
9939 if test "$have_x" = "yes"
9942 ac_save_CPPFLAGS
="$CPPFLAGS"
9943 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
9945 { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
9946 $as_echo_n "checking for -lX11... " >&6; }
9947 if test "${ac_cv_lib_soname_X11+set}" = set; then
9948 $as_echo_n "(cached) " >&6
9950 ac_check_soname_save_LIBS
=$LIBS
9951 LIBS
="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
9952 cat >conftest.
$ac_ext <<_ACEOF
9955 cat confdefs.h
>>conftest.
$ac_ext
9956 cat >>conftest.
$ac_ext <<_ACEOF
9957 /* end confdefs.h. */
9959 /* Override any GCC internal prototype to avoid an error.
9960 Use char because int might match the return type of a GCC
9961 builtin and then its argument prototype would still apply. */
9965 char XCreateWindow ();
9969 return XCreateWindow ();
9974 rm -f conftest.
$ac_objext conftest
$ac_exeext
9975 if { (ac_try
="$ac_link"
9977 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9978 *) ac_try_echo=$ac_try;;
9980 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9981 $as_echo "$ac_try_echo") >&5
9982 (eval "$ac_link") 2>conftest.er1
9984 grep -v '^ *+' conftest.er1 >conftest.err
9986 cat conftest.err >&5
9987 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9988 (exit $ac_status); } && {
9989 test -z "$ac_c_werror_flag" ||
9990 test ! -s conftest.err
9991 } && test -s conftest$ac_exeext && {
9992 test "$cross_compiling" = yes ||
9993 $as_test_x conftest$ac_exeext
9997 dylib) ac_cv_lib_soname_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'` ;;
9998 *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libX11\\.$LIBEXT" |
sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10001 $as_echo "$as_me: failed program was:" >&5
10002 sed 's/^/| /' conftest.$ac_ext >&5
10007 rm -rf conftest.dSYM
10008 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10009 conftest$ac_exeext conftest.$ac_ext
10010 LIBS=$ac_check_soname_save_LIBS
10012 if test "x$ac_cv_lib_soname_X11" = "x"; then
10013 { $as_echo "$as_me:$LINENO: result: not found" >&5
10014 $as_echo "not found" >&6; }
10017 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
10018 $as_echo "$ac_cv_lib_soname_X11" >&6; }
10020 cat >>confdefs.h <<_ACEOF
10021 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
10027 { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
10028 $as_echo_n "checking for -lXext... " >&6; }
10029 if test "${ac_cv_lib_soname_Xext+set}" = set; then
10030 $as_echo_n "(cached) " >&6
10032 ac_check_soname_save_LIBS=$LIBS
10033 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
10034 cat >conftest.$ac_ext <<_ACEOF
10037 cat confdefs.h >>conftest.$ac_ext
10038 cat >>conftest.$ac_ext <<_ACEOF
10039 /* end confdefs.h. */
10041 /* Override any GCC internal prototype to avoid an error.
10042 Use char because int might match the return type of a GCC
10043 builtin and then its argument prototype would still apply. */
10047 char XextCreateExtension ();
10051 return XextCreateExtension ();
10056 rm -f conftest.$ac_objext conftest$ac_exeext
10057 if { (ac_try="$ac_link"
10058 case "(($ac_try" in
10059 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10060 *) ac_try_echo
=$ac_try;;
10062 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10063 $as_echo "$ac_try_echo") >&5
10064 (eval "$ac_link") 2>conftest.er1
10066 grep -v '^ *+' conftest.er1
>conftest.err
10068 cat conftest.err
>&5
10069 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10070 (exit $ac_status); } && {
10071 test -z "$ac_c_werror_flag" ||
10072 test ! -s conftest.err
10073 } && test -s conftest
$ac_exeext && {
10074 test "$cross_compiling" = yes ||
10075 $as_test_x conftest
$ac_exeext
10079 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'` ;;
10080 *) ac_cv_lib_soname_Xext
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10083 $as_echo "$as_me: failed program was:" >&5
10084 sed 's/^/| /' conftest.
$ac_ext >&5
10089 rm -rf conftest.dSYM
10090 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10091 conftest
$ac_exeext conftest.
$ac_ext
10092 LIBS
=$ac_check_soname_save_LIBS
10094 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10095 { $as_echo "$as_me:$LINENO: result: not found" >&5
10096 $as_echo "not found" >&6; }
10099 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10100 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10102 cat >>confdefs.h
<<_ACEOF
10103 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10122 for ac_header
in X11
/Xlib.h \
10125 X11
/Xcursor
/Xcursor.h \
10126 X11
/extensions
/shape.h \
10127 X11
/extensions
/XInput.h \
10128 X11
/extensions
/XShm.h \
10129 X11
/extensions
/Xcomposite.h \
10130 X11
/extensions
/Xinerama.h \
10131 X11
/extensions
/Xrandr.h \
10132 X11
/extensions
/Xrender.h \
10133 X11
/extensions
/xf86vmode.h
10135 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10136 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10137 $as_echo_n "checking for $ac_header... " >&6; }
10138 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10139 $as_echo_n "(cached) " >&6
10141 cat >conftest.
$ac_ext <<_ACEOF
10144 cat confdefs.h
>>conftest.
$ac_ext
10145 cat >>conftest.
$ac_ext <<_ACEOF
10146 /* end confdefs.h. */
10147 #ifdef HAVE_X11_XLIB_H
10148 # include <X11/Xlib.h>
10150 #ifdef HAVE_X11_XUTIL_H
10151 # include <X11/Xutil.h>
10154 #include <$ac_header>
10156 rm -f conftest.
$ac_objext
10157 if { (ac_try
="$ac_compile"
10158 case "(($ac_try" in
10159 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10160 *) ac_try_echo=$ac_try;;
10162 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10163 $as_echo "$ac_try_echo") >&5
10164 (eval "$ac_compile") 2>conftest.er1
10166 grep -v '^ *+' conftest.er1 >conftest.err
10168 cat conftest.err >&5
10169 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10170 (exit $ac_status); } && {
10171 test -z "$ac_c_werror_flag" ||
10172 test ! -s conftest.err
10173 } && test -s conftest.$ac_objext; then
10174 eval "$as_ac_Header=yes"
10176 $as_echo "$as_me: failed program was:" >&5
10177 sed 's/^/| /' conftest.$ac_ext >&5
10179 eval "$as_ac_Header=no"
10182 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10184 ac_res=`eval 'as_val=${'$as_ac_Header'}
10185 $as_echo "$as_val"'`
10186 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10187 $as_echo "$ac_res" >&6; }
10188 as_val=`eval 'as_val=${'$as_ac_Header'}
10189 $as_echo "$as_val"'`
10190 if test "x$as_val" = x""yes; then
10191 cat >>confdefs.h <<_ACEOF
10192 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
10200 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10202 { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10203 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10204 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10205 $as_echo_n "(cached) " >&6
10207 ac_check_lib_save_LIBS=$LIBS
10208 LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10209 cat >conftest.$ac_ext <<_ACEOF
10212 cat confdefs.h >>conftest.$ac_ext
10213 cat >>conftest.$ac_ext <<_ACEOF
10214 /* end confdefs.h. */
10216 /* Override any GCC internal prototype to avoid an error.
10217 Use char because int might match the return type of a GCC
10218 builtin and then its argument prototype would still apply. */
10222 char XkbQueryExtension ();
10226 return XkbQueryExtension ();
10231 rm -f conftest.$ac_objext conftest$ac_exeext
10232 if { (ac_try="$ac_link"
10233 case "(($ac_try" in
10234 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10235 *) ac_try_echo
=$ac_try;;
10237 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10238 $as_echo "$ac_try_echo") >&5
10239 (eval "$ac_link") 2>conftest.er1
10241 grep -v '^ *+' conftest.er1
>conftest.err
10243 cat conftest.err
>&5
10244 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10245 (exit $ac_status); } && {
10246 test -z "$ac_c_werror_flag" ||
10247 test ! -s conftest.err
10248 } && test -s conftest
$ac_exeext && {
10249 test "$cross_compiling" = yes ||
10250 $as_test_x conftest
$ac_exeext
10252 ac_cv_lib_X11_XkbQueryExtension
=yes
10254 $as_echo "$as_me: failed program was:" >&5
10255 sed 's/^/| /' conftest.
$ac_ext >&5
10257 ac_cv_lib_X11_XkbQueryExtension
=no
10260 rm -rf conftest.dSYM
10261 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10262 conftest
$ac_exeext conftest.
$ac_ext
10263 LIBS
=$ac_check_lib_save_LIBS
10265 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10266 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10267 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x
""yes; then
10269 cat >>confdefs.h
<<\_ACEOF
10277 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10279 { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10280 $as_echo_n "checking for -lXcursor... " >&6; }
10281 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10282 $as_echo_n "(cached) " >&6
10284 ac_check_soname_save_LIBS
=$LIBS
10285 LIBS
="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10286 cat >conftest.
$ac_ext <<_ACEOF
10289 cat confdefs.h
>>conftest.
$ac_ext
10290 cat >>conftest.
$ac_ext <<_ACEOF
10291 /* end confdefs.h. */
10293 /* Override any GCC internal prototype to avoid an error.
10294 Use char because int might match the return type of a GCC
10295 builtin and then its argument prototype would still apply. */
10299 char XcursorImageLoadCursor ();
10303 return XcursorImageLoadCursor ();
10308 rm -f conftest.
$ac_objext conftest
$ac_exeext
10309 if { (ac_try
="$ac_link"
10310 case "(($ac_try" in
10311 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10312 *) ac_try_echo=$ac_try;;
10314 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10315 $as_echo "$ac_try_echo") >&5
10316 (eval "$ac_link") 2>conftest.er1
10318 grep -v '^ *+' conftest.er1 >conftest.err
10320 cat conftest.err >&5
10321 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10322 (exit $ac_status); } && {
10323 test -z "$ac_c_werror_flag" ||
10324 test ! -s conftest.err
10325 } && test -s conftest$ac_exeext && {
10326 test "$cross_compiling" = yes ||
10327 $as_test_x conftest$ac_exeext
10331 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'` ;;
10332 *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXcursor\\.$LIBEXT" |
sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10335 $as_echo "$as_me: failed program was:" >&5
10336 sed 's/^/| /' conftest.$ac_ext >&5
10341 rm -rf conftest.dSYM
10342 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10343 conftest$ac_exeext conftest.$ac_ext
10344 LIBS=$ac_check_soname_save_LIBS
10346 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10347 { $as_echo "$as_me:$LINENO: result: not found" >&5
10348 $as_echo "not found" >&6; }
10351 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10352 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10354 cat >>confdefs.h <<_ACEOF
10355 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10362 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10363 case "x$with_xcursor" in
10364 x) wine_notices="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10366 *) { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10367 This is an error since --with-xcursor was requested." >&5
10368 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10369 This is an error since --with-xcursor was requested." >&2;}
10370 { (exit 1); exit 1; }; } ;;
10375 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10377 { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10378 $as_echo_n "checking for -lXi... " >&6; }
10379 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10380 $as_echo_n "(cached) " >&6
10382 ac_check_soname_save_LIBS=$LIBS
10383 LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10384 cat >conftest.$ac_ext <<_ACEOF
10387 cat confdefs.h >>conftest.$ac_ext
10388 cat >>conftest.$ac_ext <<_ACEOF
10389 /* end confdefs.h. */
10391 /* Override any GCC internal prototype to avoid an error.
10392 Use char because int might match the return type of a GCC
10393 builtin and then its argument prototype would still apply. */
10397 char XOpenDevice ();
10401 return XOpenDevice ();
10406 rm -f conftest.$ac_objext conftest$ac_exeext
10407 if { (ac_try="$ac_link"
10408 case "(($ac_try" in
10409 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10410 *) ac_try_echo
=$ac_try;;
10412 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10413 $as_echo "$ac_try_echo") >&5
10414 (eval "$ac_link") 2>conftest.er1
10416 grep -v '^ *+' conftest.er1
>conftest.err
10418 cat conftest.err
>&5
10419 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10420 (exit $ac_status); } && {
10421 test -z "$ac_c_werror_flag" ||
10422 test ! -s conftest.err
10423 } && test -s conftest
$ac_exeext && {
10424 test "$cross_compiling" = yes ||
10425 $as_test_x conftest
$ac_exeext
10429 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'` ;;
10430 *) ac_cv_lib_soname_Xi
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10433 $as_echo "$as_me: failed program was:" >&5
10434 sed 's/^/| /' conftest.
$ac_ext >&5
10439 rm -rf conftest.dSYM
10440 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10441 conftest
$ac_exeext conftest.
$ac_ext
10442 LIBS
=$ac_check_soname_save_LIBS
10444 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10445 { $as_echo "$as_me:$LINENO: result: not found" >&5
10446 $as_echo "not found" >&6; }
10449 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10450 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10452 cat >>confdefs.h
<<_ACEOF
10453 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10460 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10461 case "x$with_xinput" in
10462 x
) wine_notices
="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10464 *) { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10465 This is an error since --with-xinput was requested." >&5
10466 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10467 This is an error since --with-xinput was requested." >&2;}
10468 { (exit 1); exit 1; }; } ;;
10473 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10475 { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10476 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10477 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10478 $as_echo_n "(cached) " >&6
10480 ac_check_lib_save_LIBS
=$LIBS
10481 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10482 cat >conftest.
$ac_ext <<_ACEOF
10485 cat confdefs.h
>>conftest.
$ac_ext
10486 cat >>conftest.
$ac_ext <<_ACEOF
10487 /* end confdefs.h. */
10489 /* Override any GCC internal prototype to avoid an error.
10490 Use char because int might match the return type of a GCC
10491 builtin and then its argument prototype would still apply. */
10495 char XShmQueryExtension ();
10499 return XShmQueryExtension ();
10504 rm -f conftest.
$ac_objext conftest
$ac_exeext
10505 if { (ac_try
="$ac_link"
10506 case "(($ac_try" in
10507 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10508 *) ac_try_echo=$ac_try;;
10510 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10511 $as_echo "$ac_try_echo") >&5
10512 (eval "$ac_link") 2>conftest.er1
10514 grep -v '^ *+' conftest.er1 >conftest.err
10516 cat conftest.err >&5
10517 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10518 (exit $ac_status); } && {
10519 test -z "$ac_c_werror_flag" ||
10520 test ! -s conftest.err
10521 } && test -s conftest$ac_exeext && {
10522 test "$cross_compiling" = yes ||
10523 $as_test_x conftest$ac_exeext
10525 ac_cv_lib_Xext_XShmQueryExtension=yes
10527 $as_echo "$as_me: failed program was:" >&5
10528 sed 's/^/| /' conftest.$ac_ext >&5
10530 ac_cv_lib_Xext_XShmQueryExtension=no
10533 rm -rf conftest.dSYM
10534 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10535 conftest$ac_exeext conftest.$ac_ext
10536 LIBS=$ac_check_lib_save_LIBS
10538 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10539 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10540 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x""yes; then
10542 cat >>confdefs.h <<\_ACEOF
10543 #define HAVE_LIBXXSHM 1
10549 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10550 case "x$with_xshm" in
10551 x) wine_notices="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10553 *) { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10554 This is an error since --with-xshm was requested." >&5
10555 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10556 This is an error since --with-xshm was requested." >&2;}
10557 { (exit 1); exit 1; }; } ;;
10562 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10564 { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10565 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10566 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10567 $as_echo_n "(cached) " >&6
10569 ac_check_lib_save_LIBS=$LIBS
10570 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10571 cat >conftest.$ac_ext <<_ACEOF
10574 cat confdefs.h >>conftest.$ac_ext
10575 cat >>conftest.$ac_ext <<_ACEOF
10576 /* end confdefs.h. */
10578 /* Override any GCC internal prototype to avoid an error.
10579 Use char because int might match the return type of a GCC
10580 builtin and then its argument prototype would still apply. */
10584 char XShapeQueryExtension ();
10588 return XShapeQueryExtension ();
10593 rm -f conftest.$ac_objext conftest$ac_exeext
10594 if { (ac_try="$ac_link"
10595 case "(($ac_try" in
10596 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10597 *) ac_try_echo
=$ac_try;;
10599 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10600 $as_echo "$ac_try_echo") >&5
10601 (eval "$ac_link") 2>conftest.er1
10603 grep -v '^ *+' conftest.er1
>conftest.err
10605 cat conftest.err
>&5
10606 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10607 (exit $ac_status); } && {
10608 test -z "$ac_c_werror_flag" ||
10609 test ! -s conftest.err
10610 } && test -s conftest
$ac_exeext && {
10611 test "$cross_compiling" = yes ||
10612 $as_test_x conftest
$ac_exeext
10614 ac_cv_lib_Xext_XShapeQueryExtension
=yes
10616 $as_echo "$as_me: failed program was:" >&5
10617 sed 's/^/| /' conftest.
$ac_ext >&5
10619 ac_cv_lib_Xext_XShapeQueryExtension
=no
10622 rm -rf conftest.dSYM
10623 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10624 conftest
$ac_exeext conftest.
$ac_ext
10625 LIBS
=$ac_check_lib_save_LIBS
10627 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10628 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10629 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x
""yes; then
10631 cat >>confdefs.h
<<\_ACEOF
10632 #define HAVE_LIBXSHAPE 1
10638 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10639 case "x$with_xshape" in
10640 x
) wine_notices
="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10642 *) { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10643 This is an error since --with-xshape was requested." >&5
10644 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10645 This is an error since --with-xshape was requested." >&2;}
10646 { (exit 1); exit 1; }; } ;;
10651 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10653 { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10654 $as_echo_n "checking for -lXxf86vm... " >&6; }
10655 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10656 $as_echo_n "(cached) " >&6
10658 ac_check_soname_save_LIBS
=$LIBS
10659 LIBS
="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10660 cat >conftest.
$ac_ext <<_ACEOF
10663 cat confdefs.h
>>conftest.
$ac_ext
10664 cat >>conftest.
$ac_ext <<_ACEOF
10665 /* end confdefs.h. */
10667 /* Override any GCC internal prototype to avoid an error.
10668 Use char because int might match the return type of a GCC
10669 builtin and then its argument prototype would still apply. */
10673 char XF86VidModeQueryExtension ();
10677 return XF86VidModeQueryExtension ();
10682 rm -f conftest.
$ac_objext conftest
$ac_exeext
10683 if { (ac_try
="$ac_link"
10684 case "(($ac_try" in
10685 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10686 *) ac_try_echo=$ac_try;;
10688 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10689 $as_echo "$ac_try_echo") >&5
10690 (eval "$ac_link") 2>conftest.er1
10692 grep -v '^ *+' conftest.er1 >conftest.err
10694 cat conftest.err >&5
10695 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10696 (exit $ac_status); } && {
10697 test -z "$ac_c_werror_flag" ||
10698 test ! -s conftest.err
10699 } && test -s conftest$ac_exeext && {
10700 test "$cross_compiling" = yes ||
10701 $as_test_x conftest$ac_exeext
10705 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'` ;;
10706 *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXxf86vm\\.$LIBEXT" |
sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10709 $as_echo "$as_me: failed program was:" >&5
10710 sed 's/^/| /' conftest.$ac_ext >&5
10715 rm -rf conftest.dSYM
10716 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10717 conftest$ac_exeext conftest.$ac_ext
10718 LIBS=$ac_check_soname_save_LIBS
10720 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10721 { $as_echo "$as_me:$LINENO: result: not found" >&5
10722 $as_echo "not found" >&6; }
10725 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10726 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10728 cat >>confdefs.h <<_ACEOF
10729 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10736 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10737 case "x$with_xxf86vm" in
10738 x) wine_notices="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10740 *) { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10741 This is an error since --with-xxf86vm was requested." >&5
10742 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10743 This is an error since --with-xxf86vm was requested." >&2;}
10744 { (exit 1); exit 1; }; } ;;
10749 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"
10751 { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10752 $as_echo_n "checking for -lXrender... " >&6; }
10753 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10754 $as_echo_n "(cached) " >&6
10756 ac_check_soname_save_LIBS=$LIBS
10757 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10758 cat >conftest.$ac_ext <<_ACEOF
10761 cat confdefs.h >>conftest.$ac_ext
10762 cat >>conftest.$ac_ext <<_ACEOF
10763 /* end confdefs.h. */
10765 /* Override any GCC internal prototype to avoid an error.
10766 Use char because int might match the return type of a GCC
10767 builtin and then its argument prototype would still apply. */
10771 char XRenderQueryExtension ();
10775 return XRenderQueryExtension ();
10780 rm -f conftest.$ac_objext conftest$ac_exeext
10781 if { (ac_try="$ac_link"
10782 case "(($ac_try" in
10783 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10784 *) ac_try_echo
=$ac_try;;
10786 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10787 $as_echo "$ac_try_echo") >&5
10788 (eval "$ac_link") 2>conftest.er1
10790 grep -v '^ *+' conftest.er1
>conftest.err
10792 cat conftest.err
>&5
10793 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10794 (exit $ac_status); } && {
10795 test -z "$ac_c_werror_flag" ||
10796 test ! -s conftest.err
10797 } && test -s conftest
$ac_exeext && {
10798 test "$cross_compiling" = yes ||
10799 $as_test_x conftest
$ac_exeext
10803 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'` ;;
10804 *) ac_cv_lib_soname_Xrender
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10807 $as_echo "$as_me: failed program was:" >&5
10808 sed 's/^/| /' conftest.
$ac_ext >&5
10813 rm -rf conftest.dSYM
10814 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10815 conftest
$ac_exeext conftest.
$ac_ext
10816 LIBS
=$ac_check_soname_save_LIBS
10818 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10819 { $as_echo "$as_me:$LINENO: result: not found" >&5
10820 $as_echo "not found" >&6; }
10823 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10824 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
10826 cat >>confdefs.h
<<_ACEOF
10827 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10830 { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10831 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
10832 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10833 $as_echo_n "(cached) " >&6
10835 ac_check_lib_save_LIBS
=$LIBS
10836 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10837 cat >conftest.
$ac_ext <<_ACEOF
10840 cat confdefs.h
>>conftest.
$ac_ext
10841 cat >>conftest.
$ac_ext <<_ACEOF
10842 /* end confdefs.h. */
10844 /* Override any GCC internal prototype to avoid an error.
10845 Use char because int might match the return type of a GCC
10846 builtin and then its argument prototype would still apply. */
10850 char XRenderSetPictureTransform ();
10854 return XRenderSetPictureTransform ();
10859 rm -f conftest.
$ac_objext conftest
$ac_exeext
10860 if { (ac_try
="$ac_link"
10861 case "(($ac_try" in
10862 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10863 *) ac_try_echo=$ac_try;;
10865 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10866 $as_echo "$ac_try_echo") >&5
10867 (eval "$ac_link") 2>conftest.er1
10869 grep -v '^ *+' conftest.er1 >conftest.err
10871 cat conftest.err >&5
10872 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10873 (exit $ac_status); } && {
10874 test -z "$ac_c_werror_flag" ||
10875 test ! -s conftest.err
10876 } && test -s conftest$ac_exeext && {
10877 test "$cross_compiling" = yes ||
10878 $as_test_x conftest$ac_exeext
10880 ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
10882 $as_echo "$as_me: failed program was:" >&5
10883 sed 's/^/| /' conftest.$ac_ext >&5
10885 ac_cv_lib_Xrender_XRenderSetPictureTransform=no
10888 rm -rf conftest.dSYM
10889 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10890 conftest$ac_exeext conftest.$ac_ext
10891 LIBS=$ac_check_lib_save_LIBS
10893 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10894 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10895 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x""yes; then
10897 cat >>confdefs.h <<\_ACEOF
10898 #define HAVE_XRENDERSETPICTURETRANSFORM 1
10907 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10908 case "x$with_xrender" in
10909 x) wine_warnings="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
10911 *) { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10912 This is an error since --with-xrender was requested." >&5
10913 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10914 This is an error since --with-xrender was requested." >&2;}
10915 { (exit 1); exit 1; }; } ;;
10920 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
10922 cat >conftest.$ac_ext <<_ACEOF
10925 cat confdefs.h >>conftest.$ac_ext
10926 cat >>conftest.$ac_ext <<_ACEOF
10927 /* end confdefs.h. */
10928 #include <X11/Xlib.h>
10929 #include <X11/extensions/Xrandr.h>
10933 static typeof(XRRSetScreenConfigAndRate) * func;
10938 rm -f conftest.$ac_objext
10939 if { (ac_try="$ac_compile"
10940 case "(($ac_try" in
10941 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10942 *) ac_try_echo
=$ac_try;;
10944 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10945 $as_echo "$ac_try_echo") >&5
10946 (eval "$ac_compile") 2>conftest.er1
10948 grep -v '^ *+' conftest.er1
>conftest.err
10950 cat conftest.err
>&5
10951 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10952 (exit $ac_status); } && {
10953 test -z "$ac_c_werror_flag" ||
10954 test ! -s conftest.err
10955 } && test -s conftest.
$ac_objext; then
10956 { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
10957 $as_echo_n "checking for -lXrandr... " >&6; }
10958 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
10959 $as_echo_n "(cached) " >&6
10961 ac_check_soname_save_LIBS
=$LIBS
10962 LIBS
="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10963 cat >conftest.
$ac_ext <<_ACEOF
10966 cat confdefs.h
>>conftest.
$ac_ext
10967 cat >>conftest.
$ac_ext <<_ACEOF
10968 /* end confdefs.h. */
10970 /* Override any GCC internal prototype to avoid an error.
10971 Use char because int might match the return type of a GCC
10972 builtin and then its argument prototype would still apply. */
10976 char XRRQueryExtension ();
10980 return XRRQueryExtension ();
10985 rm -f conftest.
$ac_objext conftest
$ac_exeext
10986 if { (ac_try
="$ac_link"
10987 case "(($ac_try" in
10988 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10989 *) ac_try_echo=$ac_try;;
10991 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10992 $as_echo "$ac_try_echo") >&5
10993 (eval "$ac_link") 2>conftest.er1
10995 grep -v '^ *+' conftest.er1 >conftest.err
10997 cat conftest.err >&5
10998 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10999 (exit $ac_status); } && {
11000 test -z "$ac_c_werror_flag" ||
11001 test ! -s conftest.err
11002 } && test -s conftest$ac_exeext && {
11003 test "$cross_compiling" = yes ||
11004 $as_test_x conftest$ac_exeext
11008 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'` ;;
11009 *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXrandr\\.$LIBEXT" |
sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11012 $as_echo "$as_me: failed program was:" >&5
11013 sed 's/^/| /' conftest.$ac_ext >&5
11018 rm -rf conftest.dSYM
11019 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11020 conftest$ac_exeext conftest.$ac_ext
11021 LIBS=$ac_check_soname_save_LIBS
11023 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11024 { $as_echo "$as_me:$LINENO: result: not found" >&5
11025 $as_echo "not found" >&6; }
11028 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
11029 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
11031 cat >>confdefs.h <<_ACEOF
11032 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
11039 $as_echo "$as_me: failed program was:" >&5
11040 sed 's/^/| /' conftest.$ac_ext >&5
11045 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11047 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11048 case "x$with_xrandr" in
11049 x) wine_notices="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
11051 *) { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11052 This is an error since --with-xrandr was requested." >&5
11053 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11054 This is an error since --with-xrandr was requested." >&2;}
11055 { (exit 1); exit 1; }; } ;;
11060 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
11062 cat >conftest.$ac_ext <<_ACEOF
11065 cat confdefs.h >>conftest.$ac_ext
11066 cat >>conftest.$ac_ext <<_ACEOF
11067 /* end confdefs.h. */
11068 #include <X11/Xlib.h>
11069 #include <X11/extensions/Xinerama.h>
11073 static typeof(XineramaQueryScreens) * func;
11078 rm -f conftest.$ac_objext
11079 if { (ac_try="$ac_compile"
11080 case "(($ac_try" in
11081 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11082 *) ac_try_echo
=$ac_try;;
11084 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11085 $as_echo "$ac_try_echo") >&5
11086 (eval "$ac_compile") 2>conftest.er1
11088 grep -v '^ *+' conftest.er1
>conftest.err
11090 cat conftest.err
>&5
11091 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11092 (exit $ac_status); } && {
11093 test -z "$ac_c_werror_flag" ||
11094 test ! -s conftest.err
11095 } && test -s conftest.
$ac_objext; then
11096 { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11097 $as_echo_n "checking for -lXinerama... " >&6; }
11098 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11099 $as_echo_n "(cached) " >&6
11101 ac_check_soname_save_LIBS
=$LIBS
11102 LIBS
="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11103 cat >conftest.
$ac_ext <<_ACEOF
11106 cat confdefs.h
>>conftest.
$ac_ext
11107 cat >>conftest.
$ac_ext <<_ACEOF
11108 /* end confdefs.h. */
11110 /* Override any GCC internal prototype to avoid an error.
11111 Use char because int might match the return type of a GCC
11112 builtin and then its argument prototype would still apply. */
11116 char XineramaQueryScreens ();
11120 return XineramaQueryScreens ();
11125 rm -f conftest.
$ac_objext conftest
$ac_exeext
11126 if { (ac_try
="$ac_link"
11127 case "(($ac_try" in
11128 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11129 *) ac_try_echo=$ac_try;;
11131 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11132 $as_echo "$ac_try_echo") >&5
11133 (eval "$ac_link") 2>conftest.er1
11135 grep -v '^ *+' conftest.er1 >conftest.err
11137 cat conftest.err >&5
11138 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11139 (exit $ac_status); } && {
11140 test -z "$ac_c_werror_flag" ||
11141 test ! -s conftest.err
11142 } && test -s conftest$ac_exeext && {
11143 test "$cross_compiling" = yes ||
11144 $as_test_x conftest$ac_exeext
11148 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'` ;;
11149 *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXinerama\\.$LIBEXT" |
sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11152 $as_echo "$as_me: failed program was:" >&5
11153 sed 's/^/| /' conftest.$ac_ext >&5
11158 rm -rf conftest.dSYM
11159 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11160 conftest$ac_exeext conftest.$ac_ext
11161 LIBS=$ac_check_soname_save_LIBS
11163 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11164 { $as_echo "$as_me:$LINENO: result: not found" >&5
11165 $as_echo "not found" >&6; }
11168 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11169 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11171 cat >>confdefs.h <<_ACEOF
11172 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11179 $as_echo "$as_me: failed program was:" >&5
11180 sed 's/^/| /' conftest.$ac_ext >&5
11185 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11187 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11188 case "x$with_xinerama" in
11189 x) wine_notices="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11191 *) { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11192 This is an error since --with-xinerama was requested." >&5
11193 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11194 This is an error since --with-xinerama was requested." >&2;}
11195 { (exit 1); exit 1; }; } ;;
11200 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11202 { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11203 $as_echo_n "checking for -lXcomposite... " >&6; }
11204 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11205 $as_echo_n "(cached) " >&6
11207 ac_check_soname_save_LIBS=$LIBS
11208 LIBS="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11209 cat >conftest.$ac_ext <<_ACEOF
11212 cat confdefs.h >>conftest.$ac_ext
11213 cat >>conftest.$ac_ext <<_ACEOF
11214 /* end confdefs.h. */
11216 /* Override any GCC internal prototype to avoid an error.
11217 Use char because int might match the return type of a GCC
11218 builtin and then its argument prototype would still apply. */
11222 char XCompositeRedirectWindow ();
11226 return XCompositeRedirectWindow ();
11231 rm -f conftest.$ac_objext conftest$ac_exeext
11232 if { (ac_try="$ac_link"
11233 case "(($ac_try" in
11234 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11235 *) ac_try_echo
=$ac_try;;
11237 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11238 $as_echo "$ac_try_echo") >&5
11239 (eval "$ac_link") 2>conftest.er1
11241 grep -v '^ *+' conftest.er1
>conftest.err
11243 cat conftest.err
>&5
11244 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11245 (exit $ac_status); } && {
11246 test -z "$ac_c_werror_flag" ||
11247 test ! -s conftest.err
11248 } && test -s conftest
$ac_exeext && {
11249 test "$cross_compiling" = yes ||
11250 $as_test_x conftest
$ac_exeext
11254 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'` ;;
11255 *) ac_cv_lib_soname_Xcomposite
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11258 $as_echo "$as_me: failed program was:" >&5
11259 sed 's/^/| /' conftest.
$ac_ext >&5
11264 rm -rf conftest.dSYM
11265 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11266 conftest
$ac_exeext conftest.
$ac_ext
11267 LIBS
=$ac_check_soname_save_LIBS
11269 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11270 { $as_echo "$as_me:$LINENO: result: not found" >&5
11271 $as_echo "not found" >&6; }
11274 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11275 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11277 cat >>confdefs.h
<<_ACEOF
11278 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11285 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11286 case "x$with_xcomposite" in
11287 x
) wine_notices
="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11289 *) { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11290 This is an error since --with-xcomposite was requested." >&5
11291 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11292 This is an error since --with-xcomposite was requested." >&2;}
11293 { (exit 1); exit 1; }; } ;;
11298 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11299 $as_echo_n "checking for XICCallback.callback... " >&6; }
11300 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11301 $as_echo_n "(cached) " >&6
11303 cat >conftest.
$ac_ext <<_ACEOF
11306 cat confdefs.h
>>conftest.
$ac_ext
11307 cat >>conftest.
$ac_ext <<_ACEOF
11308 /* end confdefs.h. */
11309 #ifdef HAVE_X11_XLIB_H
11310 #include <X11/Xlib.h>
11316 static XICCallback ac_aggr;
11317 if (ac_aggr.callback)
11323 rm -f conftest.
$ac_objext
11324 if { (ac_try
="$ac_compile"
11325 case "(($ac_try" in
11326 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11327 *) ac_try_echo=$ac_try;;
11329 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11330 $as_echo "$ac_try_echo") >&5
11331 (eval "$ac_compile") 2>conftest.er1
11333 grep -v '^ *+' conftest.er1 >conftest.err
11335 cat conftest.err >&5
11336 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11337 (exit $ac_status); } && {
11338 test -z "$ac_c_werror_flag" ||
11339 test ! -s conftest.err
11340 } && test -s conftest.$ac_objext; then
11341 ac_cv_member_XICCallback_callback=yes
11343 $as_echo "$as_me: failed program was:" >&5
11344 sed 's/^/| /' conftest.$ac_ext >&5
11346 cat >conftest.$ac_ext <<_ACEOF
11349 cat confdefs.h >>conftest.$ac_ext
11350 cat >>conftest.$ac_ext <<_ACEOF
11351 /* end confdefs.h. */
11352 #ifdef HAVE_X11_XLIB_H
11353 #include <X11/Xlib.h>
11359 static XICCallback ac_aggr;
11360 if (sizeof ac_aggr.callback)
11366 rm -f conftest.$ac_objext
11367 if { (ac_try="$ac_compile"
11368 case "(($ac_try" in
11369 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11370 *) ac_try_echo
=$ac_try;;
11372 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11373 $as_echo "$ac_try_echo") >&5
11374 (eval "$ac_compile") 2>conftest.er1
11376 grep -v '^ *+' conftest.er1
>conftest.err
11378 cat conftest.err
>&5
11379 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11380 (exit $ac_status); } && {
11381 test -z "$ac_c_werror_flag" ||
11382 test ! -s conftest.err
11383 } && test -s conftest.
$ac_objext; then
11384 ac_cv_member_XICCallback_callback
=yes
11386 $as_echo "$as_me: failed program was:" >&5
11387 sed 's/^/| /' conftest.
$ac_ext >&5
11389 ac_cv_member_XICCallback_callback
=no
11392 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11395 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11397 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11398 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11399 if test "x$ac_cv_member_XICCallback_callback" = x
""yes; then
11401 cat >>confdefs.h
<<_ACEOF
11402 #define HAVE_XICCALLBACK_CALLBACK 1
11411 if test "x$with_opengl" != "xno"
11416 for ac_header
in GL
/gl.h GL
/glx.h GL
/glu.h
11418 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11419 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11420 $as_echo_n "checking for $ac_header... " >&6; }
11421 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11422 $as_echo_n "(cached) " >&6
11424 cat >conftest.
$ac_ext <<_ACEOF
11427 cat confdefs.h
>>conftest.
$ac_ext
11428 cat >>conftest.
$ac_ext <<_ACEOF
11429 /* end confdefs.h. */
11430 #ifdef HAVE_GL_GLX_H
11431 # include <GL/glx.h>
11434 #include <$ac_header>
11436 rm -f conftest.
$ac_objext
11437 if { (ac_try
="$ac_compile"
11438 case "(($ac_try" in
11439 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11440 *) ac_try_echo=$ac_try;;
11442 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11443 $as_echo "$ac_try_echo") >&5
11444 (eval "$ac_compile") 2>conftest.er1
11446 grep -v '^ *+' conftest.er1 >conftest.err
11448 cat conftest.err >&5
11449 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11450 (exit $ac_status); } && {
11451 test -z "$ac_c_werror_flag" ||
11452 test ! -s conftest.err
11453 } && test -s conftest.$ac_objext; then
11454 eval "$as_ac_Header=yes"
11456 $as_echo "$as_me: failed program was:" >&5
11457 sed 's/^/| /' conftest.$ac_ext >&5
11459 eval "$as_ac_Header=no"
11462 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11464 ac_res=`eval 'as_val=${'$as_ac_Header'}
11465 $as_echo "$as_val"'`
11466 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11467 $as_echo "$ac_res" >&6; }
11468 as_val=`eval 'as_val=${'$as_ac_Header'}
11469 $as_echo "$as_val"'`
11470 if test "x$as_val" = x""yes; then
11471 cat >>confdefs.h <<_ACEOF
11472 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
11479 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11481 { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11482 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11483 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11484 $as_echo_n "(cached) " >&6
11486 cat >conftest.$ac_ext <<_ACEOF
11489 cat confdefs.h >>conftest.$ac_ext
11490 cat >>conftest.$ac_ext <<_ACEOF
11491 /* end confdefs.h. */
11496 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11501 rm -f conftest.$ac_objext
11502 if { (ac_try="$ac_compile"
11503 case "(($ac_try" in
11504 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11505 *) ac_try_echo
=$ac_try;;
11507 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11508 $as_echo "$ac_try_echo") >&5
11509 (eval "$ac_compile") 2>conftest.er1
11511 grep -v '^ *+' conftest.er1
>conftest.err
11513 cat conftest.err
>&5
11514 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11515 (exit $ac_status); } && {
11516 test -z "$ac_c_werror_flag" ||
11517 test ! -s conftest.err
11518 } && test -s conftest.
$ac_objext; then
11519 wine_cv_opengl_header_version_OK
="yes"
11521 $as_echo "$as_me: failed program was:" >&5
11522 sed 's/^/| /' conftest.
$ac_ext >&5
11524 wine_cv_opengl_header_version_OK
="no"
11527 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11529 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11530 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11532 if test "$wine_cv_opengl_header_version_OK" = "yes"
11534 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11535 $as_echo_n "checking for -lGL... " >&6; }
11536 if test "${ac_cv_lib_soname_GL+set}" = set; then
11537 $as_echo_n "(cached) " >&6
11539 ac_check_soname_save_LIBS
=$LIBS
11540 LIBS
="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11541 cat >conftest.
$ac_ext <<_ACEOF
11544 cat confdefs.h
>>conftest.
$ac_ext
11545 cat >>conftest.
$ac_ext <<_ACEOF
11546 /* end confdefs.h. */
11548 /* Override any GCC internal prototype to avoid an error.
11549 Use char because int might match the return type of a GCC
11550 builtin and then its argument prototype would still apply. */
11554 char glXCreateContext ();
11558 return glXCreateContext ();
11563 rm -f conftest.
$ac_objext conftest
$ac_exeext
11564 if { (ac_try
="$ac_link"
11565 case "(($ac_try" in
11566 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11567 *) ac_try_echo=$ac_try;;
11569 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11570 $as_echo "$ac_try_echo") >&5
11571 (eval "$ac_link") 2>conftest.er1
11573 grep -v '^ *+' conftest.er1 >conftest.err
11575 cat conftest.err >&5
11576 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11577 (exit $ac_status); } && {
11578 test -z "$ac_c_werror_flag" ||
11579 test ! -s conftest.err
11580 } && test -s conftest$ac_exeext && {
11581 test "$cross_compiling" = yes ||
11582 $as_test_x conftest$ac_exeext
11586 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'` ;;
11587 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libGL\\.$LIBEXT" |
sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11590 $as_echo "$as_me: failed program was:" >&5
11591 sed 's/^/| /' conftest.$ac_ext >&5
11596 rm -rf conftest.dSYM
11597 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11598 conftest$ac_exeext conftest.$ac_ext
11599 LIBS=$ac_check_soname_save_LIBS
11601 if test "x$ac_cv_lib_soname_GL" = "x"; then
11602 { $as_echo "$as_me:$LINENO: result: not found" >&5
11603 $as_echo "not found" >&6; }
11604 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11605 $as_echo_n "checking for -lGL... " >&6; }
11606 if test "${ac_cv_lib_soname_GL+set}" = set; then
11607 $as_echo_n "(cached) " >&6
11609 ac_check_soname_save_LIBS=$LIBS
11610 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"
11611 cat >conftest.$ac_ext <<_ACEOF
11614 cat confdefs.h >>conftest.$ac_ext
11615 cat >>conftest.$ac_ext <<_ACEOF
11616 /* end confdefs.h. */
11618 /* Override any GCC internal prototype to avoid an error.
11619 Use char because int might match the return type of a GCC
11620 builtin and then its argument prototype would still apply. */
11624 char glXCreateContext ();
11628 return glXCreateContext ();
11633 rm -f conftest.$ac_objext conftest$ac_exeext
11634 if { (ac_try="$ac_link"
11635 case "(($ac_try" in
11636 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11637 *) ac_try_echo
=$ac_try;;
11639 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11640 $as_echo "$ac_try_echo") >&5
11641 (eval "$ac_link") 2>conftest.er1
11643 grep -v '^ *+' conftest.er1
>conftest.err
11645 cat conftest.err
>&5
11646 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11647 (exit $ac_status); } && {
11648 test -z "$ac_c_werror_flag" ||
11649 test ! -s conftest.err
11650 } && test -s conftest
$ac_exeext && {
11651 test "$cross_compiling" = yes ||
11652 $as_test_x conftest
$ac_exeext
11656 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'` ;;
11657 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11660 $as_echo "$as_me: failed program was:" >&5
11661 sed 's/^/| /' conftest.
$ac_ext >&5
11666 rm -rf conftest.dSYM
11667 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11668 conftest
$ac_exeext conftest.
$ac_ext
11669 LIBS
=$ac_check_soname_save_LIBS
11671 if test "x$ac_cv_lib_soname_GL" = "x"; then
11672 { $as_echo "$as_me:$LINENO: result: not found" >&5
11673 $as_echo "not found" >&6; }
11674 if test -f /usr
/X11R
6/lib
/libGL.a
11676 opengl_msg
="/usr/X11R6/lib/libGL.a is present on your system.
11677 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11679 opengl_msg
="No OpenGL library found on this system."
11682 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11683 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11685 cat >>confdefs.h
<<_ACEOF
11686 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11689 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"
11691 cat >>confdefs.h
<<\_ACEOF
11692 #define HAVE_OPENGL 1
11698 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11699 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11701 cat >>confdefs.h
<<_ACEOF
11702 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11707 cat >>confdefs.h
<<\_ACEOF
11708 #define HAVE_OPENGL 1
11713 if test "$ac_cv_header_GL_glu_h" = "yes"
11715 { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11716 $as_echo_n "checking for -lGLU... " >&6; }
11717 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11718 $as_echo_n "(cached) " >&6
11720 ac_check_soname_save_LIBS
=$LIBS
11721 LIBS
="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11722 cat >conftest.
$ac_ext <<_ACEOF
11725 cat confdefs.h
>>conftest.
$ac_ext
11726 cat >>conftest.
$ac_ext <<_ACEOF
11727 /* end confdefs.h. */
11729 /* Override any GCC internal prototype to avoid an error.
11730 Use char because int might match the return type of a GCC
11731 builtin and then its argument prototype would still apply. */
11739 return gluLookAt ();
11744 rm -f conftest.
$ac_objext conftest
$ac_exeext
11745 if { (ac_try
="$ac_link"
11746 case "(($ac_try" in
11747 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11748 *) ac_try_echo=$ac_try;;
11750 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11751 $as_echo "$ac_try_echo") >&5
11752 (eval "$ac_link") 2>conftest.er1
11754 grep -v '^ *+' conftest.er1 >conftest.err
11756 cat conftest.err >&5
11757 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11758 (exit $ac_status); } && {
11759 test -z "$ac_c_werror_flag" ||
11760 test ! -s conftest.err
11761 } && test -s conftest$ac_exeext && {
11762 test "$cross_compiling" = yes ||
11763 $as_test_x conftest$ac_exeext
11767 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'` ;;
11768 *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libGLU\\.$LIBEXT" |
sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11771 $as_echo "$as_me: failed program was:" >&5
11772 sed 's/^/| /' conftest.$ac_ext >&5
11777 rm -rf conftest.dSYM
11778 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11779 conftest$ac_exeext conftest.$ac_ext
11780 LIBS=$ac_check_soname_save_LIBS
11782 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11783 { $as_echo "$as_me:$LINENO: result: not found" >&5
11784 $as_echo "not found" >&6; }
11787 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11788 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11790 cat >>confdefs.h <<_ACEOF
11791 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11798 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11799 case "x$with_glu" in
11800 x) wine_notices="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
11802 *) { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11803 This is an error since --with-glu was requested." >&5
11804 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11805 This is an error since --with-glu was requested." >&2;}
11806 { (exit 1); exit 1; }; } ;;
11811 opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11814 opengl_msg="OpenGL development headers not found."
11816 test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
11817 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
11819 enable_opengl32=${enable_opengl32:-no}
11820 enable_glu32=${enable_glu32:-no}
11822 if test -n "$opengl_msg"; then
11823 case "x$with_opengl" in
11824 x) wine_warnings="$wine_warnings|$opengl_msg
11825 OpenGL and Direct3D won't be supported." ;;
11827 *) { { $as_echo "$as_me:$LINENO: error: $opengl_msg
11828 OpenGL and Direct3D won't be supported.
11829 This is an error since --with-opengl was requested." >&5
11830 $as_echo "$as_me: error: $opengl_msg
11831 OpenGL and Direct3D won't be supported.
11832 This is an error since --with-opengl was requested." >&2;}
11833 { (exit 1); exit 1; }; } ;;
11841 for ac_header in audio/audiolib.h
11843 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
11844 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11845 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11846 $as_echo_n "checking for $ac_header... " >&6; }
11847 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11848 $as_echo_n "(cached) " >&6
11850 ac_res=`eval 'as_val=${'$as_ac_Header'}
11851 $as_echo "$as_val"'`
11852 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11853 $as_echo "$ac_res" >&6; }
11855 # Is the header compilable?
11856 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11857 $as_echo_n "checking $ac_header usability... " >&6; }
11858 cat >conftest.$ac_ext <<_ACEOF
11861 cat confdefs.h >>conftest.$ac_ext
11862 cat >>conftest.$ac_ext <<_ACEOF
11863 /* end confdefs.h. */
11864 $ac_includes_default
11865 #include <$ac_header>
11867 rm -f conftest.$ac_objext
11868 if { (ac_try="$ac_compile"
11869 case "(($ac_try" in
11870 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11871 *) ac_try_echo
=$ac_try;;
11873 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11874 $as_echo "$ac_try_echo") >&5
11875 (eval "$ac_compile") 2>conftest.er1
11877 grep -v '^ *+' conftest.er1
>conftest.err
11879 cat conftest.err
>&5
11880 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11881 (exit $ac_status); } && {
11882 test -z "$ac_c_werror_flag" ||
11883 test ! -s conftest.err
11884 } && test -s conftest.
$ac_objext; then
11885 ac_header_compiler
=yes
11887 $as_echo "$as_me: failed program was:" >&5
11888 sed 's/^/| /' conftest.
$ac_ext >&5
11890 ac_header_compiler
=no
11893 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11894 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11895 $as_echo "$ac_header_compiler" >&6; }
11897 # Is the header present?
11898 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
11899 $as_echo_n "checking $ac_header presence... " >&6; }
11900 cat >conftest.
$ac_ext <<_ACEOF
11903 cat confdefs.h
>>conftest.
$ac_ext
11904 cat >>conftest.
$ac_ext <<_ACEOF
11905 /* end confdefs.h. */
11906 #include <$ac_header>
11908 if { (ac_try
="$ac_cpp conftest.$ac_ext"
11909 case "(($ac_try" in
11910 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11911 *) ac_try_echo=$ac_try;;
11913 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11914 $as_echo "$ac_try_echo") >&5
11915 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11917 grep -v '^ *+' conftest.er1 >conftest.err
11919 cat conftest.err >&5
11920 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11921 (exit $ac_status); } >/dev/null && {
11922 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11923 test ! -s conftest.err
11925 ac_header_preproc=yes
11927 $as_echo "$as_me: failed program was:" >&5
11928 sed 's/^/| /' conftest.$ac_ext >&5
11930 ac_header_preproc=no
11933 rm -f conftest.err conftest.$ac_ext
11934 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11935 $as_echo "$ac_header_preproc" >&6; }
11937 # So? What about this header?
11938 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11940 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11941 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11942 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11943 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11944 ac_header_preproc=yes
11947 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11948 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11949 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11950 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11951 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11952 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11953 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11954 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11955 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11956 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11957 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11958 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11960 ## ------------------------------------ ##
11961 ## Report this to wine-devel@winehq.org ##
11962 ## ------------------------------------ ##
11964 ) | sed "s/^/$as_me: WARNING: /" >&2
11967 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11968 $as_echo_n "checking for $ac_header... " >&6; }
11969 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11970 $as_echo_n "(cached) " >&6
11972 eval "$as_ac_Header=\$ac_header_preproc"
11974 ac_res=`eval 'as_val=${'$as_ac_Header'}
11975 $as_echo "$as_val"'`
11976 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11977 $as_echo "$ac_res" >&6; }
11980 as_val=`eval 'as_val=${'$as_ac_Header'}
11981 $as_echo "$as_val"'`
11982 if test "x$as_val" = x""yes; then
11983 cat >>confdefs.h <<_ACEOF
11984 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
11987 for ac_header in audio/soundlib.h
11989 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
11990 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11991 $as_echo_n "checking for $ac_header... " >&6; }
11992 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11993 $as_echo_n "(cached) " >&6
11995 cat >conftest.$ac_ext <<_ACEOF
11998 cat confdefs.h >>conftest.$ac_ext
11999 cat >>conftest.$ac_ext <<_ACEOF
12000 /* end confdefs.h. */
12001 #include <audio/audiolib.h>
12003 #include <$ac_header>
12005 rm -f conftest.$ac_objext
12006 if { (ac_try="$ac_compile"
12007 case "(($ac_try" in
12008 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12009 *) ac_try_echo
=$ac_try;;
12011 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12012 $as_echo "$ac_try_echo") >&5
12013 (eval "$ac_compile") 2>conftest.er1
12015 grep -v '^ *+' conftest.er1
>conftest.err
12017 cat conftest.err
>&5
12018 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12019 (exit $ac_status); } && {
12020 test -z "$ac_c_werror_flag" ||
12021 test ! -s conftest.err
12022 } && test -s conftest.
$ac_objext; then
12023 eval "$as_ac_Header=yes"
12025 $as_echo "$as_me: failed program was:" >&5
12026 sed 's/^/| /' conftest.
$ac_ext >&5
12028 eval "$as_ac_Header=no"
12031 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12033 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12034 $as_echo "$as_val"'`
12035 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12036 $as_echo "$ac_res" >&6; }
12037 as_val
=`eval 'as_val=${'$as_ac_Header'}
12038 $as_echo "$as_val"'`
12039 if test "x$as_val" = x
""yes; then
12040 cat >>confdefs.h
<<_ACEOF
12041 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12048 { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
12049 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
12050 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
12051 $as_echo_n "(cached) " >&6
12053 ac_check_lib_save_LIBS
=$LIBS
12054 LIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
12055 cat >conftest.
$ac_ext <<_ACEOF
12058 cat confdefs.h
>>conftest.
$ac_ext
12059 cat >>conftest.
$ac_ext <<_ACEOF
12060 /* end confdefs.h. */
12062 /* Override any GCC internal prototype to avoid an error.
12063 Use char because int might match the return type of a GCC
12064 builtin and then its argument prototype would still apply. */
12068 char AuCreateFlow ();
12072 return AuCreateFlow ();
12077 rm -f conftest.
$ac_objext conftest
$ac_exeext
12078 if { (ac_try
="$ac_link"
12079 case "(($ac_try" in
12080 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12081 *) ac_try_echo=$ac_try;;
12083 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12084 $as_echo "$ac_try_echo") >&5
12085 (eval "$ac_link") 2>conftest.er1
12087 grep -v '^ *+' conftest.er1 >conftest.err
12089 cat conftest.err >&5
12090 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12091 (exit $ac_status); } && {
12092 test -z "$ac_c_werror_flag" ||
12093 test ! -s conftest.err
12094 } && test -s conftest$ac_exeext && {
12095 test "$cross_compiling" = yes ||
12096 $as_test_x conftest$ac_exeext
12098 ac_cv_lib_audio_AuCreateFlow=yes
12100 $as_echo "$as_me: failed program was:" >&5
12101 sed 's/^/| /' conftest.$ac_ext >&5
12103 ac_cv_lib_audio_AuCreateFlow=no
12106 rm -rf conftest.dSYM
12107 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12108 conftest$ac_exeext conftest.$ac_ext
12109 LIBS=$ac_check_lib_save_LIBS
12111 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12112 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12113 if test "x$ac_cv_lib_audio_AuCreateFlow" = x""yes; then
12115 cat >>confdefs.h <<\_ACEOF
12119 { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12120 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12121 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12122 $as_echo_n "(cached) " >&6
12124 ac_check_lib_save_LIBS=$LIBS
12125 LIBS="-lXau $X_LIBS $LIBS"
12126 cat >conftest.$ac_ext <<_ACEOF
12129 cat confdefs.h >>conftest.$ac_ext
12130 cat >>conftest.$ac_ext <<_ACEOF
12131 /* end confdefs.h. */
12133 /* Override any GCC internal prototype to avoid an error.
12134 Use char because int might match the return type of a GCC
12135 builtin and then its argument prototype would still apply. */
12139 char XauGetBestAuthByAddr ();
12143 return XauGetBestAuthByAddr ();
12148 rm -f conftest.$ac_objext conftest$ac_exeext
12149 if { (ac_try="$ac_link"
12150 case "(($ac_try" in
12151 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12152 *) ac_try_echo
=$ac_try;;
12154 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12155 $as_echo "$ac_try_echo") >&5
12156 (eval "$ac_link") 2>conftest.er1
12158 grep -v '^ *+' conftest.er1
>conftest.err
12160 cat conftest.err
>&5
12161 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12162 (exit $ac_status); } && {
12163 test -z "$ac_c_werror_flag" ||
12164 test ! -s conftest.err
12165 } && test -s conftest
$ac_exeext && {
12166 test "$cross_compiling" = yes ||
12167 $as_test_x conftest
$ac_exeext
12169 ac_cv_lib_Xau_XauGetBestAuthByAddr
=yes
12171 $as_echo "$as_me: failed program was:" >&5
12172 sed 's/^/| /' conftest.
$ac_ext >&5
12174 ac_cv_lib_Xau_XauGetBestAuthByAddr
=no
12177 rm -rf conftest.dSYM
12178 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12179 conftest
$ac_exeext conftest.
$ac_ext
12180 LIBS
=$ac_check_lib_save_LIBS
12182 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12183 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12184 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x
""yes; then
12185 NASLIBS
="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12187 NASLIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12198 CPPFLAGS
="$ac_save_CPPFLAGS"
12203 enable_winex11_drv
=${enable_winex11_drv:-no}
12204 enable_opengl32
=${enable_opengl32:-no}
12205 enable_glu32
=${enable_glu32:-no}
12207 if test "x$XLIB" = "x"; then
12210 *) { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12211 without X support, which probably isn't what you want. You will need to install
12212 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12213 Use the --without-x option if you really want this." >&5
12214 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12215 without X support, which probably isn't what you want. You will need to install
12216 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12217 Use the --without-x option if you really want this." >&2;}
12218 { (exit 1); exit 1; }; } ;;
12230 if test "x$with_xml" != "xno"
12232 ac_save_CPPFLAGS
="$CPPFLAGS"
12233 if test "$PKG_CONFIG" != "false"
12235 ac_xml_libs
="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
12236 ac_xml_cflags
="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
12238 ac_xml_libs
="`xml2-config --libs 2>/dev/null`"
12239 ac_xml_cflags
="`xml2-config --cflags 2>/dev/null`"
12241 CPPFLAGS
="$CPPFLAGS $ac_xml_cflags"
12243 for ac_header
in libxml
/parser.h
12245 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12246 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12247 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12248 $as_echo_n "checking for $ac_header... " >&6; }
12249 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12250 $as_echo_n "(cached) " >&6
12252 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12253 $as_echo "$as_val"'`
12254 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12255 $as_echo "$ac_res" >&6; }
12257 # Is the header compilable?
12258 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12259 $as_echo_n "checking $ac_header usability... " >&6; }
12260 cat >conftest.
$ac_ext <<_ACEOF
12263 cat confdefs.h
>>conftest.
$ac_ext
12264 cat >>conftest.
$ac_ext <<_ACEOF
12265 /* end confdefs.h. */
12266 $ac_includes_default
12267 #include <$ac_header>
12269 rm -f conftest.
$ac_objext
12270 if { (ac_try
="$ac_compile"
12271 case "(($ac_try" in
12272 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12273 *) ac_try_echo=$ac_try;;
12275 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12276 $as_echo "$ac_try_echo") >&5
12277 (eval "$ac_compile") 2>conftest.er1
12279 grep -v '^ *+' conftest.er1 >conftest.err
12281 cat conftest.err >&5
12282 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12283 (exit $ac_status); } && {
12284 test -z "$ac_c_werror_flag" ||
12285 test ! -s conftest.err
12286 } && test -s conftest.$ac_objext; then
12287 ac_header_compiler=yes
12289 $as_echo "$as_me: failed program was:" >&5
12290 sed 's/^/| /' conftest.$ac_ext >&5
12292 ac_header_compiler=no
12295 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12296 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12297 $as_echo "$ac_header_compiler" >&6; }
12299 # Is the header present?
12300 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12301 $as_echo_n "checking $ac_header presence... " >&6; }
12302 cat >conftest.$ac_ext <<_ACEOF
12305 cat confdefs.h >>conftest.$ac_ext
12306 cat >>conftest.$ac_ext <<_ACEOF
12307 /* end confdefs.h. */
12308 #include <$ac_header>
12310 if { (ac_try="$ac_cpp conftest.$ac_ext"
12311 case "(($ac_try" in
12312 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12313 *) ac_try_echo
=$ac_try;;
12315 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12316 $as_echo "$ac_try_echo") >&5
12317 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12319 grep -v '^ *+' conftest.er1
>conftest.err
12321 cat conftest.err
>&5
12322 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12323 (exit $ac_status); } >/dev
/null
&& {
12324 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12325 test ! -s conftest.err
12327 ac_header_preproc
=yes
12329 $as_echo "$as_me: failed program was:" >&5
12330 sed 's/^/| /' conftest.
$ac_ext >&5
12332 ac_header_preproc
=no
12335 rm -f conftest.err conftest.
$ac_ext
12336 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12337 $as_echo "$ac_header_preproc" >&6; }
12339 # So? What about this header?
12340 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12342 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12343 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12344 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12345 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12346 ac_header_preproc
=yes
12349 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12350 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12351 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12352 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12353 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12354 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12355 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12356 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12357 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12358 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12359 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12360 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12362 ## ------------------------------------ ##
12363 ## Report this to wine-devel@winehq.org ##
12364 ## ------------------------------------ ##
12366 ) |
sed "s/^/$as_me: WARNING: /" >&2
12369 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12370 $as_echo_n "checking for $ac_header... " >&6; }
12371 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12372 $as_echo_n "(cached) " >&6
12374 eval "$as_ac_Header=\$ac_header_preproc"
12376 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12377 $as_echo "$as_val"'`
12378 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12379 $as_echo "$ac_res" >&6; }
12382 as_val
=`eval 'as_val=${'$as_ac_Header'}
12383 $as_echo "$as_val"'`
12384 if test "x$as_val" = x
""yes; then
12385 cat >>confdefs.h
<<_ACEOF
12386 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12388 { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12389 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12390 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12391 $as_echo_n "(cached) " >&6
12393 ac_check_lib_save_LIBS
=$LIBS
12394 LIBS
="-lxml2 $ac_xml_libs $LIBS"
12395 cat >conftest.
$ac_ext <<_ACEOF
12398 cat confdefs.h
>>conftest.
$ac_ext
12399 cat >>conftest.
$ac_ext <<_ACEOF
12400 /* end confdefs.h. */
12402 /* Override any GCC internal prototype to avoid an error.
12403 Use char because int might match the return type of a GCC
12404 builtin and then its argument prototype would still apply. */
12408 char xmlParseMemory ();
12412 return xmlParseMemory ();
12417 rm -f conftest.
$ac_objext conftest
$ac_exeext
12418 if { (ac_try
="$ac_link"
12419 case "(($ac_try" in
12420 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12421 *) ac_try_echo=$ac_try;;
12423 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12424 $as_echo "$ac_try_echo") >&5
12425 (eval "$ac_link") 2>conftest.er1
12427 grep -v '^ *+' conftest.er1 >conftest.err
12429 cat conftest.err >&5
12430 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12431 (exit $ac_status); } && {
12432 test -z "$ac_c_werror_flag" ||
12433 test ! -s conftest.err
12434 } && test -s conftest$ac_exeext && {
12435 test "$cross_compiling" = yes ||
12436 $as_test_x conftest$ac_exeext
12438 ac_cv_lib_xml2_xmlParseMemory=yes
12440 $as_echo "$as_me: failed program was:" >&5
12441 sed 's/^/| /' conftest.$ac_ext >&5
12443 ac_cv_lib_xml2_xmlParseMemory=no
12446 rm -rf conftest.dSYM
12447 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12448 conftest$ac_exeext conftest.$ac_ext
12449 LIBS=$ac_check_lib_save_LIBS
12451 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12452 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12453 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x""yes; then
12455 cat >>confdefs.h <<\_ACEOF
12456 #define HAVE_LIBXML2 1
12459 XML2LIBS="$ac_xml_libs"
12460 XML2INCL="$ac_xml_cflags"
12463 { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12464 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12465 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12466 $as_echo_n "(cached) " >&6
12468 ac_check_lib_save_LIBS=$LIBS
12469 LIBS="-lxml2 $ac_xml_libs $LIBS"
12470 cat >conftest.$ac_ext <<_ACEOF
12473 cat confdefs.h >>conftest.$ac_ext
12474 cat >>conftest.$ac_ext <<_ACEOF
12475 /* end confdefs.h. */
12477 /* Override any GCC internal prototype to avoid an error.
12478 Use char because int might match the return type of a GCC
12479 builtin and then its argument prototype would still apply. */
12483 char xmlReadMemory ();
12487 return xmlReadMemory ();
12492 rm -f conftest.$ac_objext conftest$ac_exeext
12493 if { (ac_try="$ac_link"
12494 case "(($ac_try" in
12495 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12496 *) ac_try_echo
=$ac_try;;
12498 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12499 $as_echo "$ac_try_echo") >&5
12500 (eval "$ac_link") 2>conftest.er1
12502 grep -v '^ *+' conftest.er1
>conftest.err
12504 cat conftest.err
>&5
12505 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12506 (exit $ac_status); } && {
12507 test -z "$ac_c_werror_flag" ||
12508 test ! -s conftest.err
12509 } && test -s conftest
$ac_exeext && {
12510 test "$cross_compiling" = yes ||
12511 $as_test_x conftest
$ac_exeext
12513 ac_cv_lib_xml2_xmlReadMemory
=yes
12515 $as_echo "$as_me: failed program was:" >&5
12516 sed 's/^/| /' conftest.
$ac_ext >&5
12518 ac_cv_lib_xml2_xmlReadMemory
=no
12521 rm -rf conftest.dSYM
12522 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12523 conftest
$ac_exeext conftest.
$ac_ext
12524 LIBS
=$ac_check_lib_save_LIBS
12526 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12527 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12528 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x
""yes; then
12530 cat >>confdefs.h
<<\_ACEOF
12531 #define HAVE_XMLREADMEMORY 1
12536 { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12537 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12538 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12539 $as_echo_n "(cached) " >&6
12541 ac_check_lib_save_LIBS
=$LIBS
12542 LIBS
="-lxml2 $ac_xml_libs $LIBS"
12543 cat >conftest.
$ac_ext <<_ACEOF
12546 cat confdefs.h
>>conftest.
$ac_ext
12547 cat >>conftest.
$ac_ext <<_ACEOF
12548 /* end confdefs.h. */
12550 /* Override any GCC internal prototype to avoid an error.
12551 Use char because int might match the return type of a GCC
12552 builtin and then its argument prototype would still apply. */
12556 char xmlNewDocPI ();
12560 return xmlNewDocPI ();
12565 rm -f conftest.
$ac_objext conftest
$ac_exeext
12566 if { (ac_try
="$ac_link"
12567 case "(($ac_try" in
12568 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12569 *) ac_try_echo=$ac_try;;
12571 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12572 $as_echo "$ac_try_echo") >&5
12573 (eval "$ac_link") 2>conftest.er1
12575 grep -v '^ *+' conftest.er1 >conftest.err
12577 cat conftest.err >&5
12578 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12579 (exit $ac_status); } && {
12580 test -z "$ac_c_werror_flag" ||
12581 test ! -s conftest.err
12582 } && test -s conftest$ac_exeext && {
12583 test "$cross_compiling" = yes ||
12584 $as_test_x conftest$ac_exeext
12586 ac_cv_lib_xml2_xmlNewDocPI=yes
12588 $as_echo "$as_me: failed program was:" >&5
12589 sed 's/^/| /' conftest.$ac_ext >&5
12591 ac_cv_lib_xml2_xmlNewDocPI=no
12594 rm -rf conftest.dSYM
12595 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12596 conftest$ac_exeext conftest.$ac_ext
12597 LIBS=$ac_check_lib_save_LIBS
12599 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12600 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12601 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x""yes; then
12603 cat >>confdefs.h <<\_ACEOF
12604 #define HAVE_XMLNEWDOCPI 1
12614 CPPFLAGS="$ac_save_CPPFLAGS"
12616 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12617 case "x$with_xml" in
12618 x) wine_warnings="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12620 *) { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12621 This is an error since --with-xml was requested." >&5
12622 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12623 This is an error since --with-xml was requested." >&2;}
12624 { (exit 1); exit 1; }; } ;;
12629 if test "x$with_xslt" != "xno"
12631 if test "$PKG_CONFIG" != "false"
12633 ac_xslt_libs="`$PKG_CONFIG --libs libxslt
2>/dev
/null
`"
12634 ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt
2>/dev
/null
`"
12636 ac_xslt_libs="`xslt-config
--libs 2>/dev
/null
`"
12637 ac_xslt_cflags="`xslt-config
--cflags 2>/dev
/null
`"
12639 ac_save_CPPFLAGS="$CPPFLAGS"
12640 CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
12643 for ac_header in libxslt/pattern.h libxslt/transform.h
12645 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12646 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12647 $as_echo_n "checking for $ac_header... " >&6; }
12648 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12649 $as_echo_n "(cached) " >&6
12651 cat >conftest.$ac_ext <<_ACEOF
12654 cat confdefs.h >>conftest.$ac_ext
12655 cat >>conftest.$ac_ext <<_ACEOF
12656 /* end confdefs.h. */
12657 #ifdef HAVE_LIBXSLT_PATTERN_H
12658 # include <libxslt/pattern.h>
12661 #include <$ac_header>
12663 rm -f conftest.$ac_objext
12664 if { (ac_try="$ac_compile"
12665 case "(($ac_try" in
12666 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12667 *) ac_try_echo
=$ac_try;;
12669 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12670 $as_echo "$ac_try_echo") >&5
12671 (eval "$ac_compile") 2>conftest.er1
12673 grep -v '^ *+' conftest.er1
>conftest.err
12675 cat conftest.err
>&5
12676 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12677 (exit $ac_status); } && {
12678 test -z "$ac_c_werror_flag" ||
12679 test ! -s conftest.err
12680 } && test -s conftest.
$ac_objext; then
12681 eval "$as_ac_Header=yes"
12683 $as_echo "$as_me: failed program was:" >&5
12684 sed 's/^/| /' conftest.
$ac_ext >&5
12686 eval "$as_ac_Header=no"
12689 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12691 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12692 $as_echo "$as_val"'`
12693 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12694 $as_echo "$ac_res" >&6; }
12695 as_val
=`eval 'as_val=${'$as_ac_Header'}
12696 $as_echo "$as_val"'`
12697 if test "x$as_val" = x
""yes; then
12698 cat >>confdefs.h
<<_ACEOF
12699 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12706 CPPFLAGS
="$ac_save_CPPFLAGS"
12707 if test "$ac_cv_header_libxslt_transform_h" = "yes"
12709 { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12710 $as_echo_n "checking for -lxslt... " >&6; }
12711 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12712 $as_echo_n "(cached) " >&6
12714 ac_check_soname_save_LIBS
=$LIBS
12715 LIBS
="-lxslt $ac_xslt_libs $LIBS"
12716 cat >conftest.
$ac_ext <<_ACEOF
12719 cat confdefs.h
>>conftest.
$ac_ext
12720 cat >>conftest.
$ac_ext <<_ACEOF
12721 /* end confdefs.h. */
12723 /* Override any GCC internal prototype to avoid an error.
12724 Use char because int might match the return type of a GCC
12725 builtin and then its argument prototype would still apply. */
12729 char xsltCompilePattern ();
12733 return xsltCompilePattern ();
12738 rm -f conftest.
$ac_objext conftest
$ac_exeext
12739 if { (ac_try
="$ac_link"
12740 case "(($ac_try" in
12741 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12742 *) ac_try_echo=$ac_try;;
12744 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12745 $as_echo "$ac_try_echo") >&5
12746 (eval "$ac_link") 2>conftest.er1
12748 grep -v '^ *+' conftest.er1 >conftest.err
12750 cat conftest.err >&5
12751 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12752 (exit $ac_status); } && {
12753 test -z "$ac_c_werror_flag" ||
12754 test ! -s conftest.err
12755 } && test -s conftest$ac_exeext && {
12756 test "$cross_compiling" = yes ||
12757 $as_test_x conftest$ac_exeext
12761 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'` ;;
12762 *) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libxslt\\.$LIBEXT" |
sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12765 $as_echo "$as_me: failed program was:" >&5
12766 sed 's/^/| /' conftest.$ac_ext >&5
12771 rm -rf conftest.dSYM
12772 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12773 conftest$ac_exeext conftest.$ac_ext
12774 LIBS=$ac_check_soname_save_LIBS
12776 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12777 { $as_echo "$as_me:$LINENO: result: not found" >&5
12778 $as_echo "not found" >&6; }
12781 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12782 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
12784 cat >>confdefs.h <<_ACEOF
12785 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
12788 XSLTINCL="$ac_xslt_cflags"
12793 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12794 case "x$with_xslt" in
12795 x) wine_warnings="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12797 *) { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12798 This is an error since --with-xslt was requested." >&5
12799 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12800 This is an error since --with-xslt was requested." >&2;}
12801 { (exit 1); exit 1; }; } ;;
12808 if test "x$with_hal" != "xno"
12810 ac_save_CPPFLAGS="$CPPFLAGS"
12811 if test "$PKG_CONFIG" != "false"
12813 ac_hal_libs="`$PKG_CONFIG --libs hal
2>/dev
/null
`"
12814 ac_hal_cflags="`$PKG_CONFIG --cflags hal
2>/dev
/null
`"
12815 CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
12819 for ac_header in dbus/dbus.h hal/libhal.h
12821 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12822 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12823 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12824 $as_echo_n "checking for $ac_header... " >&6; }
12825 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12826 $as_echo_n "(cached) " >&6
12828 ac_res=`eval 'as_val=${'$as_ac_Header'}
12829 $as_echo "$as_val"'`
12830 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12831 $as_echo "$ac_res" >&6; }
12833 # Is the header compilable?
12834 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12835 $as_echo_n "checking $ac_header usability... " >&6; }
12836 cat >conftest.$ac_ext <<_ACEOF
12839 cat confdefs.h >>conftest.$ac_ext
12840 cat >>conftest.$ac_ext <<_ACEOF
12841 /* end confdefs.h. */
12842 $ac_includes_default
12843 #include <$ac_header>
12845 rm -f conftest.$ac_objext
12846 if { (ac_try="$ac_compile"
12847 case "(($ac_try" in
12848 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12849 *) ac_try_echo
=$ac_try;;
12851 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12852 $as_echo "$ac_try_echo") >&5
12853 (eval "$ac_compile") 2>conftest.er1
12855 grep -v '^ *+' conftest.er1
>conftest.err
12857 cat conftest.err
>&5
12858 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12859 (exit $ac_status); } && {
12860 test -z "$ac_c_werror_flag" ||
12861 test ! -s conftest.err
12862 } && test -s conftest.
$ac_objext; then
12863 ac_header_compiler
=yes
12865 $as_echo "$as_me: failed program was:" >&5
12866 sed 's/^/| /' conftest.
$ac_ext >&5
12868 ac_header_compiler
=no
12871 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12872 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12873 $as_echo "$ac_header_compiler" >&6; }
12875 # Is the header present?
12876 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12877 $as_echo_n "checking $ac_header presence... " >&6; }
12878 cat >conftest.
$ac_ext <<_ACEOF
12881 cat confdefs.h
>>conftest.
$ac_ext
12882 cat >>conftest.
$ac_ext <<_ACEOF
12883 /* end confdefs.h. */
12884 #include <$ac_header>
12886 if { (ac_try
="$ac_cpp conftest.$ac_ext"
12887 case "(($ac_try" in
12888 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12889 *) ac_try_echo=$ac_try;;
12891 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12892 $as_echo "$ac_try_echo") >&5
12893 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12895 grep -v '^ *+' conftest.er1 >conftest.err
12897 cat conftest.err >&5
12898 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12899 (exit $ac_status); } >/dev/null && {
12900 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12901 test ! -s conftest.err
12903 ac_header_preproc=yes
12905 $as_echo "$as_me: failed program was:" >&5
12906 sed 's/^/| /' conftest.$ac_ext >&5
12908 ac_header_preproc=no
12911 rm -f conftest.err conftest.$ac_ext
12912 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12913 $as_echo "$ac_header_preproc" >&6; }
12915 # So? What about this header?
12916 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12918 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12919 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12920 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12921 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12922 ac_header_preproc=yes
12925 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12926 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12927 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12928 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12929 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12930 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12931 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12932 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12933 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12934 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12935 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12936 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12938 ## ------------------------------------ ##
12939 ## Report this to wine-devel@winehq.org ##
12940 ## ------------------------------------ ##
12942 ) | sed "s/^/$as_me: WARNING: /" >&2
12945 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12946 $as_echo_n "checking for $ac_header... " >&6; }
12947 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12948 $as_echo_n "(cached) " >&6
12950 eval "$as_ac_Header=\$ac_header_preproc"
12952 ac_res=`eval 'as_val=${'$as_ac_Header'}
12953 $as_echo "$as_val"'`
12954 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12955 $as_echo "$ac_res" >&6; }
12958 as_val=`eval 'as_val=${'$as_ac_Header'}
12959 $as_echo "$as_val"'`
12960 if test "x$as_val" = x""yes; then
12961 cat >>confdefs.h <<_ACEOF
12962 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12969 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
12971 { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
12972 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
12973 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
12974 $as_echo_n "(cached) " >&6
12976 ac_check_lib_save_LIBS=$LIBS
12977 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
12978 cat >conftest.$ac_ext <<_ACEOF
12981 cat confdefs.h >>conftest.$ac_ext
12982 cat >>conftest.$ac_ext <<_ACEOF
12983 /* end confdefs.h. */
12985 /* Override any GCC internal prototype to avoid an error.
12986 Use char because int might match the return type of a GCC
12987 builtin and then its argument prototype would still apply. */
12991 char dbus_connection_close ();
12995 return dbus_connection_close ();
13000 rm -f conftest.$ac_objext conftest$ac_exeext
13001 if { (ac_try="$ac_link"
13002 case "(($ac_try" in
13003 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13004 *) ac_try_echo
=$ac_try;;
13006 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13007 $as_echo "$ac_try_echo") >&5
13008 (eval "$ac_link") 2>conftest.er1
13010 grep -v '^ *+' conftest.er1
>conftest.err
13012 cat conftest.err
>&5
13013 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13014 (exit $ac_status); } && {
13015 test -z "$ac_c_werror_flag" ||
13016 test ! -s conftest.err
13017 } && test -s conftest
$ac_exeext && {
13018 test "$cross_compiling" = yes ||
13019 $as_test_x conftest
$ac_exeext
13021 ac_cv_lib_dbus_1_dbus_connection_close
=yes
13023 $as_echo "$as_me: failed program was:" >&5
13024 sed 's/^/| /' conftest.
$ac_ext >&5
13026 ac_cv_lib_dbus_1_dbus_connection_close
=no
13029 rm -rf conftest.dSYM
13030 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13031 conftest
$ac_exeext conftest.
$ac_ext
13032 LIBS
=$ac_check_lib_save_LIBS
13034 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
13035 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
13036 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x
""yes; then
13037 { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
13038 $as_echo_n "checking for -lhal... " >&6; }
13039 if test "${ac_cv_lib_soname_hal+set}" = set; then
13040 $as_echo_n "(cached) " >&6
13042 ac_check_soname_save_LIBS
=$LIBS
13043 LIBS
="-lhal $ac_hal_libs $LIBS"
13044 cat >conftest.
$ac_ext <<_ACEOF
13047 cat confdefs.h
>>conftest.
$ac_ext
13048 cat >>conftest.
$ac_ext <<_ACEOF
13049 /* end confdefs.h. */
13051 /* Override any GCC internal prototype to avoid an error.
13052 Use char because int might match the return type of a GCC
13053 builtin and then its argument prototype would still apply. */
13057 char libhal_ctx_new ();
13061 return libhal_ctx_new ();
13066 rm -f conftest.
$ac_objext conftest
$ac_exeext
13067 if { (ac_try
="$ac_link"
13068 case "(($ac_try" in
13069 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13070 *) ac_try_echo=$ac_try;;
13072 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13073 $as_echo "$ac_try_echo") >&5
13074 (eval "$ac_link") 2>conftest.er1
13076 grep -v '^ *+' conftest.er1 >conftest.err
13078 cat conftest.err >&5
13079 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13080 (exit $ac_status); } && {
13081 test -z "$ac_c_werror_flag" ||
13082 test ! -s conftest.err
13083 } && test -s conftest$ac_exeext && {
13084 test "$cross_compiling" = yes ||
13085 $as_test_x conftest$ac_exeext
13089 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'` ;;
13090 *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libhal\\.$LIBEXT" |
sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13093 $as_echo "$as_me: failed program was:" >&5
13094 sed 's/^/| /' conftest.$ac_ext >&5
13099 rm -rf conftest.dSYM
13100 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13101 conftest$ac_exeext conftest.$ac_ext
13102 LIBS=$ac_check_soname_save_LIBS
13104 if test "x$ac_cv_lib_soname_hal" = "x"; then
13105 { $as_echo "$as_me:$LINENO: result: not found" >&5
13106 $as_echo "not found" >&6; }
13109 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13110 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13112 cat >>confdefs.h <<_ACEOF
13113 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13116 HALINCL="$ac_hal_cflags"
13122 CPPFLAGS="$ac_save_CPPFLAGS"
13124 if test "x$ac_cv_lib_soname_hal" = "x"; then
13125 case "x$with_hal" in
13126 x) wine_notices="$wine_notices|libhal/libdbus ${notice_platform}development files not found, no dynamic device support." ;;
13128 *) { { $as_echo "$as_me:$LINENO: error: libhal/libdbus ${notice_platform}development files not found, no dynamic device support.
13129 This is an error since --with-hal was requested." >&5
13130 $as_echo "$as_me: error: libhal/libdbus ${notice_platform}development files not found, no dynamic device support.
13131 This is an error since --with-hal was requested." >&2;}
13132 { (exit 1); exit 1; }; } ;;
13137 if test "x$with_gnutls" != "xno"
13139 ac_save_CPPFLAGS="$CPPFLAGS"
13140 if test "$PKG_CONFIG" != "false"
13142 ac_gnutls_libs="`$PKG_CONFIG --libs gnutls
2>/dev
/null
`"
13143 ac_gnutls_cflags="`$PKG_CONFIG --cflags gnutls
2>/dev
/null
`"
13144 CPPFLAGS="$CPPFLAGS $ac_gnutls_cflags"
13146 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13147 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13148 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13149 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13150 $as_echo_n "(cached) " >&6
13152 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13153 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13155 # Is the header compilable?
13156 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13157 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13158 cat >conftest.$ac_ext <<_ACEOF
13161 cat confdefs.h >>conftest.$ac_ext
13162 cat >>conftest.$ac_ext <<_ACEOF
13163 /* end confdefs.h. */
13164 $ac_includes_default
13165 #include <gnutls/gnutls.h>
13167 rm -f conftest.$ac_objext
13168 if { (ac_try="$ac_compile"
13169 case "(($ac_try" in
13170 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13171 *) ac_try_echo
=$ac_try;;
13173 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13174 $as_echo "$ac_try_echo") >&5
13175 (eval "$ac_compile") 2>conftest.er1
13177 grep -v '^ *+' conftest.er1
>conftest.err
13179 cat conftest.err
>&5
13180 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13181 (exit $ac_status); } && {
13182 test -z "$ac_c_werror_flag" ||
13183 test ! -s conftest.err
13184 } && test -s conftest.
$ac_objext; then
13185 ac_header_compiler
=yes
13187 $as_echo "$as_me: failed program was:" >&5
13188 sed 's/^/| /' conftest.
$ac_ext >&5
13190 ac_header_compiler
=no
13193 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13194 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13195 $as_echo "$ac_header_compiler" >&6; }
13197 # Is the header present?
13198 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13199 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13200 cat >conftest.
$ac_ext <<_ACEOF
13203 cat confdefs.h
>>conftest.
$ac_ext
13204 cat >>conftest.
$ac_ext <<_ACEOF
13205 /* end confdefs.h. */
13206 #include <gnutls/gnutls.h>
13208 if { (ac_try
="$ac_cpp conftest.$ac_ext"
13209 case "(($ac_try" in
13210 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13211 *) ac_try_echo=$ac_try;;
13213 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13214 $as_echo "$ac_try_echo") >&5
13215 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13217 grep -v '^ *+' conftest.er1 >conftest.err
13219 cat conftest.err >&5
13220 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13221 (exit $ac_status); } >/dev/null && {
13222 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13223 test ! -s conftest.err
13225 ac_header_preproc=yes
13227 $as_echo "$as_me: failed program was:" >&5
13228 sed 's/^/| /' conftest.$ac_ext >&5
13230 ac_header_preproc=no
13233 rm -f conftest.err conftest.$ac_ext
13234 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13235 $as_echo "$ac_header_preproc" >&6; }
13237 # So? What about this header?
13238 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13240 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13241 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13242 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13243 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13244 ac_header_preproc=yes
13247 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13248 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13249 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&5
13250 $as_echo "$as_me: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&2;}
13251 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13252 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13253 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&5
13254 $as_echo "$as_me: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&2;}
13255 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13256 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13257 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13258 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13260 ## ------------------------------------ ##
13261 ## Report this to wine-devel@winehq.org ##
13262 ## ------------------------------------ ##
13264 ) | sed "s/^/$as_me: WARNING: /" >&2
13267 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13268 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13269 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13270 $as_echo_n "(cached) " >&6
13272 ac_cv_header_gnutls_gnutls_h=$ac_header_preproc
13274 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13275 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13278 if test "x$ac_cv_header_gnutls_gnutls_h" = x""yes; then
13279 cat >conftest.$ac_ext <<_ACEOF
13282 cat confdefs.h >>conftest.$ac_ext
13283 cat >>conftest.$ac_ext <<_ACEOF
13284 /* end confdefs.h. */
13285 #include <gnutls/gnutls.h>
13289 typeof(gnutls_mac_get_key_size) *pfunc;
13294 rm -f conftest.$ac_objext
13295 if { (ac_try="$ac_compile"
13296 case "(($ac_try" in
13297 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13298 *) ac_try_echo
=$ac_try;;
13300 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13301 $as_echo "$ac_try_echo") >&5
13302 (eval "$ac_compile") 2>conftest.er1
13304 grep -v '^ *+' conftest.er1
>conftest.err
13306 cat conftest.err
>&5
13307 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13308 (exit $ac_status); } && {
13309 test -z "$ac_c_werror_flag" ||
13310 test ! -s conftest.err
13311 } && test -s conftest.
$ac_objext; then
13312 { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13313 $as_echo_n "checking for -lgnutls... " >&6; }
13314 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13315 $as_echo_n "(cached) " >&6
13317 ac_check_soname_save_LIBS
=$LIBS
13318 LIBS
="-lgnutls $ac_gnutls_libs $LIBS"
13319 cat >conftest.
$ac_ext <<_ACEOF
13322 cat confdefs.h
>>conftest.
$ac_ext
13323 cat >>conftest.
$ac_ext <<_ACEOF
13324 /* end confdefs.h. */
13326 /* Override any GCC internal prototype to avoid an error.
13327 Use char because int might match the return type of a GCC
13328 builtin and then its argument prototype would still apply. */
13332 char gnutls_global_init ();
13336 return gnutls_global_init ();
13341 rm -f conftest.
$ac_objext conftest
$ac_exeext
13342 if { (ac_try
="$ac_link"
13343 case "(($ac_try" in
13344 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13345 *) ac_try_echo=$ac_try;;
13347 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13348 $as_echo "$ac_try_echo") >&5
13349 (eval "$ac_link") 2>conftest.er1
13351 grep -v '^ *+' conftest.er1 >conftest.err
13353 cat conftest.err >&5
13354 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13355 (exit $ac_status); } && {
13356 test -z "$ac_c_werror_flag" ||
13357 test ! -s conftest.err
13358 } && test -s conftest$ac_exeext && {
13359 test "$cross_compiling" = yes ||
13360 $as_test_x conftest$ac_exeext
13364 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'` ;;
13365 *) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libgnutls\\.$LIBEXT" |
sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13368 $as_echo "$as_me: failed program was:" >&5
13369 sed 's/^/| /' conftest.$ac_ext >&5
13374 rm -rf conftest.dSYM
13375 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13376 conftest$ac_exeext conftest.$ac_ext
13377 LIBS=$ac_check_soname_save_LIBS
13379 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13380 { $as_echo "$as_me:$LINENO: result: not found" >&5
13381 $as_echo "not found" >&6; }
13384 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13385 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13387 cat >>confdefs.h <<_ACEOF
13388 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13391 GNUTLSINCL="$ac_gnutls_cflags"
13396 $as_echo "$as_me: failed program was:" >&5
13397 sed 's/^/| /' conftest.$ac_ext >&5
13402 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13406 CPPFLAGS="$ac_save_CPPFLAGS"
13408 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13409 case "x$with_gnutls" in
13410 x) wine_notices="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13412 *) { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13413 This is an error since --with-gnutls was requested." >&5
13414 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13415 This is an error since --with-gnutls was requested." >&2;}
13416 { (exit 1); exit 1; }; } ;;
13422 if test "$ac_cv_header_ncurses_h" = "yes"
13424 { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13425 $as_echo_n "checking for -lncurses... " >&6; }
13426 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13427 $as_echo_n "(cached) " >&6
13429 ac_check_soname_save_LIBS=$LIBS
13430 LIBS="-lncurses $LIBS"
13431 cat >conftest.$ac_ext <<_ACEOF
13434 cat confdefs.h >>conftest.$ac_ext
13435 cat >>conftest.$ac_ext <<_ACEOF
13436 /* end confdefs.h. */
13438 /* Override any GCC internal prototype to avoid an error.
13439 Use char because int might match the return type of a GCC
13440 builtin and then its argument prototype would still apply. */
13453 rm -f conftest.$ac_objext conftest$ac_exeext
13454 if { (ac_try="$ac_link"
13455 case "(($ac_try" in
13456 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13457 *) ac_try_echo
=$ac_try;;
13459 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13460 $as_echo "$ac_try_echo") >&5
13461 (eval "$ac_link") 2>conftest.er1
13463 grep -v '^ *+' conftest.er1
>conftest.err
13465 cat conftest.err
>&5
13466 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13467 (exit $ac_status); } && {
13468 test -z "$ac_c_werror_flag" ||
13469 test ! -s conftest.err
13470 } && test -s conftest
$ac_exeext && {
13471 test "$cross_compiling" = yes ||
13472 $as_test_x conftest
$ac_exeext
13476 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'` ;;
13477 *) ac_cv_lib_soname_ncurses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13480 $as_echo "$as_me: failed program was:" >&5
13481 sed 's/^/| /' conftest.
$ac_ext >&5
13486 rm -rf conftest.dSYM
13487 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13488 conftest
$ac_exeext conftest.
$ac_ext
13489 LIBS
=$ac_check_soname_save_LIBS
13491 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13492 { $as_echo "$as_me:$LINENO: result: not found" >&5
13493 $as_echo "not found" >&6; }
13496 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13497 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13499 cat >>confdefs.h
<<_ACEOF
13500 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13503 CURSESLIBS
="-lncurses"
13506 elif test "$ac_cv_header_curses_h" = "yes"
13508 { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13509 $as_echo_n "checking for -lcurses... " >&6; }
13510 if test "${ac_cv_lib_soname_curses+set}" = set; then
13511 $as_echo_n "(cached) " >&6
13513 ac_check_soname_save_LIBS
=$LIBS
13514 LIBS
="-lcurses $LIBS"
13515 cat >conftest.
$ac_ext <<_ACEOF
13518 cat confdefs.h
>>conftest.
$ac_ext
13519 cat >>conftest.
$ac_ext <<_ACEOF
13520 /* end confdefs.h. */
13522 /* Override any GCC internal prototype to avoid an error.
13523 Use char because int might match the return type of a GCC
13524 builtin and then its argument prototype would still apply. */
13537 rm -f conftest.
$ac_objext conftest
$ac_exeext
13538 if { (ac_try
="$ac_link"
13539 case "(($ac_try" in
13540 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13541 *) ac_try_echo=$ac_try;;
13543 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13544 $as_echo "$ac_try_echo") >&5
13545 (eval "$ac_link") 2>conftest.er1
13547 grep -v '^ *+' conftest.er1 >conftest.err
13549 cat conftest.err >&5
13550 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13551 (exit $ac_status); } && {
13552 test -z "$ac_c_werror_flag" ||
13553 test ! -s conftest.err
13554 } && test -s conftest$ac_exeext && {
13555 test "$cross_compiling" = yes ||
13556 $as_test_x conftest$ac_exeext
13560 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'` ;;
13561 *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcurses\\.$LIBEXT" |
sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13564 $as_echo "$as_me: failed program was:" >&5
13565 sed 's/^/| /' conftest.$ac_ext >&5
13570 rm -rf conftest.dSYM
13571 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13572 conftest$ac_exeext conftest.$ac_ext
13573 LIBS=$ac_check_soname_save_LIBS
13575 if test "x$ac_cv_lib_soname_curses" = "x"; then
13576 { $as_echo "$as_me:$LINENO: result: not found" >&5
13577 $as_echo "not found" >&6; }
13580 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13581 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13583 cat >>confdefs.h <<_ACEOF
13584 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13587 CURSESLIBS="-lcurses"
13591 ac_save_LIBS="$LIBS"
13592 LIBS="$LIBS $CURSESLIBS"
13594 for ac_func in mousemask
13596 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
13597 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13598 $as_echo_n "checking for $ac_func... " >&6; }
13599 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13600 $as_echo_n "(cached) " >&6
13602 cat >conftest.$ac_ext <<_ACEOF
13605 cat confdefs.h >>conftest.$ac_ext
13606 cat >>conftest.$ac_ext <<_ACEOF
13607 /* end confdefs.h. */
13608 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13609 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13610 #define $ac_func innocuous_$ac_func
13612 /* System header to define __stub macros and hopefully few prototypes,
13613 which can conflict with char $ac_func (); below.
13614 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13615 <limits.h> exists even on freestanding compilers. */
13618 # include <limits.h>
13620 # include <assert.h>
13625 /* Override any GCC internal prototype to avoid an error.
13626 Use char because int might match the return type of a GCC
13627 builtin and then its argument prototype would still apply. */
13632 /* The GNU C library defines this for functions which it implements
13633 to always fail with ENOSYS. Some functions are actually named
13634 something starting with __ and the normal name is an alias. */
13635 #if defined __stub_$ac_func || defined __stub___$ac_func
13642 return $ac_func ();
13647 rm -f conftest.$ac_objext conftest$ac_exeext
13648 if { (ac_try="$ac_link"
13649 case "(($ac_try" in
13650 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13651 *) ac_try_echo
=$ac_try;;
13653 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13654 $as_echo "$ac_try_echo") >&5
13655 (eval "$ac_link") 2>conftest.er1
13657 grep -v '^ *+' conftest.er1
>conftest.err
13659 cat conftest.err
>&5
13660 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13661 (exit $ac_status); } && {
13662 test -z "$ac_c_werror_flag" ||
13663 test ! -s conftest.err
13664 } && test -s conftest
$ac_exeext && {
13665 test "$cross_compiling" = yes ||
13666 $as_test_x conftest
$ac_exeext
13668 eval "$as_ac_var=yes"
13670 $as_echo "$as_me: failed program was:" >&5
13671 sed 's/^/| /' conftest.
$ac_ext >&5
13673 eval "$as_ac_var=no"
13676 rm -rf conftest.dSYM
13677 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13678 conftest
$ac_exeext conftest.
$ac_ext
13680 ac_res
=`eval 'as_val=${'$as_ac_var'}
13681 $as_echo "$as_val"'`
13682 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13683 $as_echo "$ac_res" >&6; }
13684 as_val
=`eval 'as_val=${'$as_ac_var'}
13685 $as_echo "$as_val"'`
13686 if test "x$as_val" = x
""yes; then
13687 cat >>confdefs.h
<<_ACEOF
13688 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13694 LIBS
="$ac_save_LIBS"
13695 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13696 case "x$with_curses" in
13697 x
) wine_notices
="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13699 *) { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13700 This is an error since --with-curses was requested." >&5
13701 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13702 This is an error since --with-curses was requested." >&2;}
13703 { (exit 1); exit 1; }; } ;;
13708 if test "x$with_sane" != "xno"
13710 ac_save_CPPFLAGS
="$CPPFLAGS"
13711 # Extract the first word of "sane-config", so it can be a program name with args.
13712 set dummy sane-config
; ac_word
=$2
13713 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13714 $as_echo_n "checking for $ac_word... " >&6; }
13715 if test "${ac_cv_prog_sane_devel+set}" = set; then
13716 $as_echo_n "(cached) " >&6
13718 if test -n "$sane_devel"; then
13719 ac_cv_prog_sane_devel
="$sane_devel" # Let the user override the test.
13721 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13722 for as_dir
in $PATH
13725 test -z "$as_dir" && as_dir
=.
13726 for ac_exec_ext
in '' $ac_executable_extensions; do
13727 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13728 ac_cv_prog_sane_devel
="sane-config"
13729 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13736 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel
="no"
13739 sane_devel
=$ac_cv_prog_sane_devel
13740 if test -n "$sane_devel"; then
13741 { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13742 $as_echo "$sane_devel" >&6; }
13744 { $as_echo "$as_me:$LINENO: result: no" >&5
13745 $as_echo "no" >&6; }
13749 if test "$sane_devel" != "no"
13751 ac_sane_incl
="`$sane_devel --cflags`"
13752 ac_sane_libs
="`$sane_devel --ldflags`"
13753 CPPFLAGS
="$CPPFLAGS $ac_sane_incl"
13755 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13756 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13757 $as_echo_n "checking for sane/sane.h... " >&6; }
13758 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13759 $as_echo_n "(cached) " >&6
13761 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13762 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13764 # Is the header compilable?
13765 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13766 $as_echo_n "checking sane/sane.h usability... " >&6; }
13767 cat >conftest.
$ac_ext <<_ACEOF
13770 cat confdefs.h
>>conftest.
$ac_ext
13771 cat >>conftest.
$ac_ext <<_ACEOF
13772 /* end confdefs.h. */
13773 $ac_includes_default
13774 #include <sane/sane.h>
13776 rm -f conftest.
$ac_objext
13777 if { (ac_try
="$ac_compile"
13778 case "(($ac_try" in
13779 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13780 *) ac_try_echo=$ac_try;;
13782 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13783 $as_echo "$ac_try_echo") >&5
13784 (eval "$ac_compile") 2>conftest.er1
13786 grep -v '^ *+' conftest.er1 >conftest.err
13788 cat conftest.err >&5
13789 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13790 (exit $ac_status); } && {
13791 test -z "$ac_c_werror_flag" ||
13792 test ! -s conftest.err
13793 } && test -s conftest.$ac_objext; then
13794 ac_header_compiler=yes
13796 $as_echo "$as_me: failed program was:" >&5
13797 sed 's/^/| /' conftest.$ac_ext >&5
13799 ac_header_compiler=no
13802 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13803 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13804 $as_echo "$ac_header_compiler" >&6; }
13806 # Is the header present?
13807 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13808 $as_echo_n "checking sane/sane.h presence... " >&6; }
13809 cat >conftest.$ac_ext <<_ACEOF
13812 cat confdefs.h >>conftest.$ac_ext
13813 cat >>conftest.$ac_ext <<_ACEOF
13814 /* end confdefs.h. */
13815 #include <sane/sane.h>
13817 if { (ac_try="$ac_cpp conftest.$ac_ext"
13818 case "(($ac_try" in
13819 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13820 *) ac_try_echo
=$ac_try;;
13822 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13823 $as_echo "$ac_try_echo") >&5
13824 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13826 grep -v '^ *+' conftest.er1
>conftest.err
13828 cat conftest.err
>&5
13829 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13830 (exit $ac_status); } >/dev
/null
&& {
13831 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13832 test ! -s conftest.err
13834 ac_header_preproc
=yes
13836 $as_echo "$as_me: failed program was:" >&5
13837 sed 's/^/| /' conftest.
$ac_ext >&5
13839 ac_header_preproc
=no
13842 rm -f conftest.err conftest.
$ac_ext
13843 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13844 $as_echo "$ac_header_preproc" >&6; }
13846 # So? What about this header?
13847 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13849 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13850 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13851 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13852 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13853 ac_header_preproc
=yes
13856 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13857 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13858 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
13859 $as_echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
13860 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13861 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13862 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
13863 $as_echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
13864 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13865 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13866 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13867 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13869 ## ------------------------------------ ##
13870 ## Report this to wine-devel@winehq.org ##
13871 ## ------------------------------------ ##
13873 ) |
sed "s/^/$as_me: WARNING: /" >&2
13876 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13877 $as_echo_n "checking for sane/sane.h... " >&6; }
13878 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13879 $as_echo_n "(cached) " >&6
13881 ac_cv_header_sane_sane_h
=$ac_header_preproc
13883 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13884 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13887 if test "x$ac_cv_header_sane_sane_h" = x
""yes; then
13888 { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
13889 $as_echo_n "checking for -lsane... " >&6; }
13890 if test "${ac_cv_lib_soname_sane+set}" = set; then
13891 $as_echo_n "(cached) " >&6
13893 ac_check_soname_save_LIBS
=$LIBS
13894 LIBS
="-lsane $ac_sane_libs $LIBS"
13895 cat >conftest.
$ac_ext <<_ACEOF
13898 cat confdefs.h
>>conftest.
$ac_ext
13899 cat >>conftest.
$ac_ext <<_ACEOF
13900 /* end confdefs.h. */
13902 /* Override any GCC internal prototype to avoid an error.
13903 Use char because int might match the return type of a GCC
13904 builtin and then its argument prototype would still apply. */
13912 return sane_init ();
13917 rm -f conftest.
$ac_objext conftest
$ac_exeext
13918 if { (ac_try
="$ac_link"
13919 case "(($ac_try" in
13920 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13921 *) ac_try_echo=$ac_try;;
13923 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13924 $as_echo "$ac_try_echo") >&5
13925 (eval "$ac_link") 2>conftest.er1
13927 grep -v '^ *+' conftest.er1 >conftest.err
13929 cat conftest.err >&5
13930 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13931 (exit $ac_status); } && {
13932 test -z "$ac_c_werror_flag" ||
13933 test ! -s conftest.err
13934 } && test -s conftest$ac_exeext && {
13935 test "$cross_compiling" = yes ||
13936 $as_test_x conftest$ac_exeext
13940 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'` ;;
13941 *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libsane\\.$LIBEXT" |
sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13944 $as_echo "$as_me: failed program was:" >&5
13945 sed 's/^/| /' conftest.$ac_ext >&5
13950 rm -rf conftest.dSYM
13951 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13952 conftest$ac_exeext conftest.$ac_ext
13953 LIBS=$ac_check_soname_save_LIBS
13955 if test "x$ac_cv_lib_soname_sane" = "x"; then
13956 { $as_echo "$as_me:$LINENO: result: not found" >&5
13957 $as_echo "not found" >&6; }
13960 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
13961 $as_echo "$ac_cv_lib_soname_sane" >&6; }
13963 cat >>confdefs.h <<_ACEOF
13964 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
13967 SANEINCL="$ac_sane_incl"
13974 CPPFLAGS="$ac_save_CPPFLAGS"
13976 if test "x$ac_cv_lib_soname_sane" = "x"; then
13977 case "x$with_sane" in
13978 x) wine_notices="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
13980 *) { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13981 This is an error since --with-sane was requested." >&5
13982 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13983 This is an error since --with-sane was requested." >&2;}
13984 { (exit 1); exit 1; }; } ;;
13989 if test "x$with_gphoto" != "xno"
13991 ac_save_CPPFLAGS="$CPPFLAGS"
13992 # Extract the first word of "gphoto2-config", so it can be a program name with args.
13993 set dummy gphoto2-config; ac_word=$2
13994 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13995 $as_echo_n "checking for $ac_word... " >&6; }
13996 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
13997 $as_echo_n "(cached) " >&6
13999 if test -n "$gphoto2_devel"; then
14000 ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
14002 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14003 for as_dir in $PATH
14006 test -z "$as_dir" && as_dir=.
14007 for ac_exec_ext in '' $ac_executable_extensions; do
14008 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14009 ac_cv_prog_gphoto2_devel="gphoto2-config"
14010 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14017 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
14020 gphoto2_devel=$ac_cv_prog_gphoto2_devel
14021 if test -n "$gphoto2_devel"; then
14022 { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
14023 $as_echo "$gphoto2_devel" >&6; }
14025 { $as_echo "$as_me:$LINENO: result: no" >&5
14026 $as_echo "no" >&6; }
14030 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
14031 set dummy gphoto2-port-config; ac_word=$2
14032 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14033 $as_echo_n "checking for $ac_word... " >&6; }
14034 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
14035 $as_echo_n "(cached) " >&6
14037 if test -n "$gphoto2port_devel"; then
14038 ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
14040 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14041 for as_dir in $PATH
14044 test -z "$as_dir" && as_dir=.
14045 for ac_exec_ext in '' $ac_executable_extensions; do
14046 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14047 ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
14048 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14055 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
14058 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
14059 if test -n "$gphoto2port_devel"; then
14060 { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
14061 $as_echo "$gphoto2port_devel" >&6; }
14063 { $as_echo "$as_me:$LINENO: result: no" >&5
14064 $as_echo "no" >&6; }
14068 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
14070 ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
14072 for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
14075 -L/usr/lib|-L/usr/lib64) ;;
14076 -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
14079 CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
14081 ac_gphoto2_libs=${ac_gphoto2_libs:-"-lgphoto2"}
14082 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14083 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14084 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14085 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14086 $as_echo_n "(cached) " >&6
14088 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14089 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14091 # Is the header compilable?
14092 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14093 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
14094 cat >conftest.$ac_ext <<_ACEOF
14097 cat confdefs.h >>conftest.$ac_ext
14098 cat >>conftest.$ac_ext <<_ACEOF
14099 /* end confdefs.h. */
14100 $ac_includes_default
14101 #include <gphoto2-camera.h>
14103 rm -f conftest.$ac_objext
14104 if { (ac_try="$ac_compile"
14105 case "(($ac_try" in
14106 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14107 *) ac_try_echo
=$ac_try;;
14109 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14110 $as_echo "$ac_try_echo") >&5
14111 (eval "$ac_compile") 2>conftest.er1
14113 grep -v '^ *+' conftest.er1
>conftest.err
14115 cat conftest.err
>&5
14116 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14117 (exit $ac_status); } && {
14118 test -z "$ac_c_werror_flag" ||
14119 test ! -s conftest.err
14120 } && test -s conftest.
$ac_objext; then
14121 ac_header_compiler
=yes
14123 $as_echo "$as_me: failed program was:" >&5
14124 sed 's/^/| /' conftest.
$ac_ext >&5
14126 ac_header_compiler
=no
14129 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14130 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14131 $as_echo "$ac_header_compiler" >&6; }
14133 # Is the header present?
14134 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14135 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14136 cat >conftest.
$ac_ext <<_ACEOF
14139 cat confdefs.h
>>conftest.
$ac_ext
14140 cat >>conftest.
$ac_ext <<_ACEOF
14141 /* end confdefs.h. */
14142 #include <gphoto2-camera.h>
14144 if { (ac_try
="$ac_cpp conftest.$ac_ext"
14145 case "(($ac_try" in
14146 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14147 *) ac_try_echo=$ac_try;;
14149 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14150 $as_echo "$ac_try_echo") >&5
14151 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14153 grep -v '^ *+' conftest.er1 >conftest.err
14155 cat conftest.err >&5
14156 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14157 (exit $ac_status); } >/dev/null && {
14158 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14159 test ! -s conftest.err
14161 ac_header_preproc=yes
14163 $as_echo "$as_me: failed program was:" >&5
14164 sed 's/^/| /' conftest.$ac_ext >&5
14166 ac_header_preproc=no
14169 rm -f conftest.err conftest.$ac_ext
14170 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14171 $as_echo "$ac_header_preproc" >&6; }
14173 # So? What about this header?
14174 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14176 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14177 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14178 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14179 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14180 ac_header_preproc=yes
14183 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14184 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14185 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
14186 $as_echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
14187 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14188 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14189 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
14190 $as_echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
14191 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14192 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14193 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14194 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14196 ## ------------------------------------ ##
14197 ## Report this to wine-devel@winehq.org ##
14198 ## ------------------------------------ ##
14200 ) | sed "s/^/$as_me: WARNING: /" >&2
14203 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14204 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14205 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14206 $as_echo_n "(cached) " >&6
14208 ac_cv_header_gphoto2_camera_h=$ac_header_preproc
14210 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14211 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14214 if test "x$ac_cv_header_gphoto2_camera_h" = x""yes; then
14215 { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14216 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14217 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14218 $as_echo_n "(cached) " >&6
14220 ac_check_lib_save_LIBS=$LIBS
14221 LIBS="-lgphoto2 $ac_gphoto2_libs $LIBS"
14222 cat >conftest.$ac_ext <<_ACEOF
14225 cat confdefs.h >>conftest.$ac_ext
14226 cat >>conftest.$ac_ext <<_ACEOF
14227 /* end confdefs.h. */
14229 /* Override any GCC internal prototype to avoid an error.
14230 Use char because int might match the return type of a GCC
14231 builtin and then its argument prototype would still apply. */
14235 char gp_camera_new ();
14239 return gp_camera_new ();
14244 rm -f conftest.$ac_objext conftest$ac_exeext
14245 if { (ac_try="$ac_link"
14246 case "(($ac_try" in
14247 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14248 *) ac_try_echo
=$ac_try;;
14250 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14251 $as_echo "$ac_try_echo") >&5
14252 (eval "$ac_link") 2>conftest.er1
14254 grep -v '^ *+' conftest.er1
>conftest.err
14256 cat conftest.err
>&5
14257 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14258 (exit $ac_status); } && {
14259 test -z "$ac_c_werror_flag" ||
14260 test ! -s conftest.err
14261 } && test -s conftest
$ac_exeext && {
14262 test "$cross_compiling" = yes ||
14263 $as_test_x conftest
$ac_exeext
14265 ac_cv_lib_gphoto2_gp_camera_new
=yes
14267 $as_echo "$as_me: failed program was:" >&5
14268 sed 's/^/| /' conftest.
$ac_ext >&5
14270 ac_cv_lib_gphoto2_gp_camera_new
=no
14273 rm -rf conftest.dSYM
14274 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14275 conftest
$ac_exeext conftest.
$ac_ext
14276 LIBS
=$ac_check_lib_save_LIBS
14278 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14279 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14280 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x
""yes; then
14282 cat >>confdefs.h
<<\_ACEOF
14283 #define HAVE_GPHOTO2 1
14286 GPHOTO2LIBS
="$ac_gphoto2_libs"
14288 GPHOTO2INCL
="$ac_gphoto2_incl"
14295 CPPFLAGS
="$ac_save_CPPFLAGS"
14297 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14298 case "x$with_gphoto" in
14299 x
) wine_notices
="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14301 *) { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14302 This is an error since --with-gphoto was requested." >&5
14303 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14304 This is an error since --with-gphoto was requested." >&2;}
14305 { (exit 1); exit 1; }; } ;;
14313 if test "$ac_cv_header_resolv_h" = "yes"
14315 ac_save_LIBS
="$LIBS"
14316 LIBS
="$LIBS -lresolv"
14317 cat >conftest.
$ac_ext <<_ACEOF
14320 cat confdefs.h
>>conftest.
$ac_ext
14321 cat >>conftest.
$ac_ext <<_ACEOF
14322 /* end confdefs.h. */
14323 #ifdef HAVE_NETINET_IN_H
14324 #include <netinet/in.h>
14326 #include <resolv.h>
14335 rm -f conftest.
$ac_objext conftest
$ac_exeext
14336 if { (ac_try
="$ac_link"
14337 case "(($ac_try" in
14338 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14339 *) ac_try_echo=$ac_try;;
14341 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14342 $as_echo "$ac_try_echo") >&5
14343 (eval "$ac_link") 2>conftest.er1
14345 grep -v '^ *+' conftest.er1 >conftest.err
14347 cat conftest.err >&5
14348 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14349 (exit $ac_status); } && {
14350 test -z "$ac_c_werror_flag" ||
14351 test ! -s conftest.err
14352 } && test -s conftest$ac_exeext && {
14353 test "$cross_compiling" = yes ||
14354 $as_test_x conftest$ac_exeext
14357 cat >>confdefs.h <<\_ACEOF
14358 #define HAVE_RESOLV 1
14361 RESOLVLIBS="-lresolv"
14363 $as_echo "$as_me: failed program was:" >&5
14364 sed 's/^/| /' conftest.$ac_ext >&5
14369 rm -rf conftest.dSYM
14370 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14371 conftest$ac_exeext conftest.$ac_ext
14372 LIBS="$ac_save_LIBS"
14377 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14379 { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14380 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14381 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14382 $as_echo_n "(cached) " >&6
14384 ac_check_lib_save_LIBS=$LIBS
14385 LIBS="-llcms $LIBS"
14386 cat >conftest.$ac_ext <<_ACEOF
14389 cat confdefs.h >>conftest.$ac_ext
14390 cat >>conftest.$ac_ext <<_ACEOF
14391 /* end confdefs.h. */
14393 /* Override any GCC internal prototype to avoid an error.
14394 Use char because int might match the return type of a GCC
14395 builtin and then its argument prototype would still apply. */
14399 char cmsOpenProfileFromFile ();
14403 return cmsOpenProfileFromFile ();
14408 rm -f conftest.$ac_objext conftest$ac_exeext
14409 if { (ac_try="$ac_link"
14410 case "(($ac_try" in
14411 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14412 *) ac_try_echo
=$ac_try;;
14414 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14415 $as_echo "$ac_try_echo") >&5
14416 (eval "$ac_link") 2>conftest.er1
14418 grep -v '^ *+' conftest.er1
>conftest.err
14420 cat conftest.err
>&5
14421 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14422 (exit $ac_status); } && {
14423 test -z "$ac_c_werror_flag" ||
14424 test ! -s conftest.err
14425 } && test -s conftest
$ac_exeext && {
14426 test "$cross_compiling" = yes ||
14427 $as_test_x conftest
$ac_exeext
14429 ac_cv_lib_lcms_cmsOpenProfileFromFile
=yes
14431 $as_echo "$as_me: failed program was:" >&5
14432 sed 's/^/| /' conftest.
$ac_ext >&5
14434 ac_cv_lib_lcms_cmsOpenProfileFromFile
=no
14437 rm -rf conftest.dSYM
14438 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14439 conftest
$ac_exeext conftest.
$ac_ext
14440 LIBS
=$ac_check_lib_save_LIBS
14442 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14443 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14444 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x
""yes; then
14446 cat >>confdefs.h
<<\_ACEOF
14447 #define HAVE_LCMS 1
14454 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14455 case "x$with_cms" in
14456 x
) wine_notices
="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14458 *) { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14459 This is an error since --with-cms was requested." >&5
14460 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14461 This is an error since --with-cms was requested." >&2;}
14462 { (exit 1); exit 1; }; } ;;
14467 if test "x$with_freetype" != "xno"
14469 for ac_prog
in freetype-config freetype2-config
14471 # Extract the first word of "$ac_prog", so it can be a program name with args.
14472 set dummy
$ac_prog; ac_word
=$2
14473 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14474 $as_echo_n "checking for $ac_word... " >&6; }
14475 if test "${ac_cv_prog_ft_devel+set}" = set; then
14476 $as_echo_n "(cached) " >&6
14478 if test -n "$ft_devel"; then
14479 ac_cv_prog_ft_devel
="$ft_devel" # Let the user override the test.
14481 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14482 for as_dir
in $PATH
14485 test -z "$as_dir" && as_dir
=.
14486 for ac_exec_ext
in '' $ac_executable_extensions; do
14487 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14488 ac_cv_prog_ft_devel
="$ac_prog"
14489 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14498 ft_devel
=$ac_cv_prog_ft_devel
14499 if test -n "$ft_devel"; then
14500 { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14501 $as_echo "$ft_devel" >&6; }
14503 { $as_echo "$as_me:$LINENO: result: no" >&5
14504 $as_echo "no" >&6; }
14508 test -n "$ft_devel" && break
14510 test -n "$ft_devel" || ft_devel
="no"
14512 if test "$ft_devel" != "no"
14514 ac_freetype_incl
=`$ft_devel --cflags`
14515 ac_freetype_libs
=`$ft_devel --libs`
14517 ac_freetype_libs
=${ac_freetype_libs:-"-lfreetype"}
14518 { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14519 $as_echo_n "checking for -lfreetype... " >&6; }
14520 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14521 $as_echo_n "(cached) " >&6
14523 ac_check_soname_save_LIBS
=$LIBS
14524 LIBS
="-lfreetype $ac_freetype_libs $LIBS"
14525 cat >conftest.
$ac_ext <<_ACEOF
14528 cat confdefs.h
>>conftest.
$ac_ext
14529 cat >>conftest.
$ac_ext <<_ACEOF
14530 /* end confdefs.h. */
14532 /* Override any GCC internal prototype to avoid an error.
14533 Use char because int might match the return type of a GCC
14534 builtin and then its argument prototype would still apply. */
14538 char FT_Init_FreeType ();
14542 return FT_Init_FreeType ();
14547 rm -f conftest.
$ac_objext conftest
$ac_exeext
14548 if { (ac_try
="$ac_link"
14549 case "(($ac_try" in
14550 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14551 *) ac_try_echo=$ac_try;;
14553 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14554 $as_echo "$ac_try_echo") >&5
14555 (eval "$ac_link") 2>conftest.er1
14557 grep -v '^ *+' conftest.er1 >conftest.err
14559 cat conftest.err >&5
14560 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14561 (exit $ac_status); } && {
14562 test -z "$ac_c_werror_flag" ||
14563 test ! -s conftest.err
14564 } && test -s conftest$ac_exeext && {
14565 test "$cross_compiling" = yes ||
14566 $as_test_x conftest$ac_exeext
14570 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'` ;;
14571 *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libfreetype\\.$LIBEXT" |
sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14574 $as_echo "$as_me: failed program was:" >&5
14575 sed 's/^/| /' conftest.$ac_ext >&5
14580 rm -rf conftest.dSYM
14581 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14582 conftest$ac_exeext conftest.$ac_ext
14583 LIBS=$ac_check_soname_save_LIBS
14585 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14586 { $as_echo "$as_me:$LINENO: result: not found" >&5
14587 $as_echo "not found" >&6; }
14590 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14591 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14593 cat >>confdefs.h <<_ACEOF
14594 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14600 if test "$ft_lib" = "yes"
14602 ac_save_CPPFLAGS="$CPPFLAGS"
14603 CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
14616 for ac_header in ft2build.h \
14617 freetype/freetype.h \
14618 freetype/ftglyph.h \
14619 freetype/fttypes.h \
14620 freetype/tttables.h \
14621 freetype/ftsnames.h \
14622 freetype/ttnameid.h \
14623 freetype/ftoutln.h \
14624 freetype/ftwinfnt.h \
14625 freetype/ftmodapi.h \
14626 freetype/ftlcdfil.h \
14627 freetype/internal/sfnt.h
14629 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
14630 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14631 $as_echo_n "checking for $ac_header... " >&6; }
14632 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14633 $as_echo_n "(cached) " >&6
14635 cat >conftest.$ac_ext <<_ACEOF
14638 cat confdefs.h >>conftest.$ac_ext
14639 cat >>conftest.$ac_ext <<_ACEOF
14640 /* end confdefs.h. */
14641 #ifdef HAVE_FT2BUILD_H
14642 # include <ft2build.h>
14645 #include <$ac_header>
14647 rm -f conftest.$ac_objext
14648 if { (ac_try="$ac_compile"
14649 case "(($ac_try" in
14650 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14651 *) ac_try_echo
=$ac_try;;
14653 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14654 $as_echo "$ac_try_echo") >&5
14655 (eval "$ac_compile") 2>conftest.er1
14657 grep -v '^ *+' conftest.er1
>conftest.err
14659 cat conftest.err
>&5
14660 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14661 (exit $ac_status); } && {
14662 test -z "$ac_c_werror_flag" ||
14663 test ! -s conftest.err
14664 } && test -s conftest.
$ac_objext; then
14665 eval "$as_ac_Header=yes"
14667 $as_echo "$as_me: failed program was:" >&5
14668 sed 's/^/| /' conftest.
$ac_ext >&5
14670 eval "$as_ac_Header=no"
14673 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14675 ac_res
=`eval 'as_val=${'$as_ac_Header'}
14676 $as_echo "$as_val"'`
14677 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14678 $as_echo "$ac_res" >&6; }
14679 as_val
=`eval 'as_val=${'$as_ac_Header'}
14680 $as_echo "$as_val"'`
14681 if test "x$as_val" = x
""yes; then
14682 cat >>confdefs.h
<<_ACEOF
14683 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14690 cat >conftest.
$ac_ext <<_ACEOF
14693 cat confdefs.h
>>conftest.
$ac_ext
14694 cat >>conftest.
$ac_ext <<_ACEOF
14695 /* end confdefs.h. */
14696 #include <ft2build.h>
14697 #include <freetype/fttrigon.h>
14699 if { (ac_try
="$ac_cpp conftest.$ac_ext"
14700 case "(($ac_try" in
14701 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14702 *) ac_try_echo=$ac_try;;
14704 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14705 $as_echo "$ac_try_echo") >&5
14706 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14708 grep -v '^ *+' conftest.er1 >conftest.err
14710 cat conftest.err >&5
14711 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14712 (exit $ac_status); } >/dev/null && {
14713 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14714 test ! -s conftest.err
14717 cat >>confdefs.h <<\_ACEOF
14718 #define HAVE_FREETYPE_FTTRIGON_H 1
14721 wine_cv_fttrigon=yes
14723 $as_echo "$as_me: failed program was:" >&5
14724 sed 's/^/| /' conftest.$ac_ext >&5
14726 wine_cv_fttrigon=no
14729 rm -f conftest.err conftest.$ac_ext
14730 { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14731 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14732 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14733 $as_echo_n "(cached) " >&6
14735 ac_cv_type_FT_TrueTypeEngineType=no
14736 cat >conftest.$ac_ext <<_ACEOF
14739 cat confdefs.h >>conftest.$ac_ext
14740 cat >>conftest.$ac_ext <<_ACEOF
14741 /* end confdefs.h. */
14742 #include <freetype/ftmodapi.h>
14747 if (sizeof (FT_TrueTypeEngineType))
14753 rm -f conftest.$ac_objext
14754 if { (ac_try="$ac_compile"
14755 case "(($ac_try" in
14756 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14757 *) ac_try_echo
=$ac_try;;
14759 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14760 $as_echo "$ac_try_echo") >&5
14761 (eval "$ac_compile") 2>conftest.er1
14763 grep -v '^ *+' conftest.er1
>conftest.err
14765 cat conftest.err
>&5
14766 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14767 (exit $ac_status); } && {
14768 test -z "$ac_c_werror_flag" ||
14769 test ! -s conftest.err
14770 } && test -s conftest.
$ac_objext; then
14771 cat >conftest.
$ac_ext <<_ACEOF
14774 cat confdefs.h
>>conftest.
$ac_ext
14775 cat >>conftest.
$ac_ext <<_ACEOF
14776 /* end confdefs.h. */
14777 #include <freetype/ftmodapi.h>
14782 if (sizeof ((FT_TrueTypeEngineType)))
14788 rm -f conftest.
$ac_objext
14789 if { (ac_try
="$ac_compile"
14790 case "(($ac_try" in
14791 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14792 *) ac_try_echo=$ac_try;;
14794 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14795 $as_echo "$ac_try_echo") >&5
14796 (eval "$ac_compile") 2>conftest.er1
14798 grep -v '^ *+' conftest.er1 >conftest.err
14800 cat conftest.err >&5
14801 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14802 (exit $ac_status); } && {
14803 test -z "$ac_c_werror_flag" ||
14804 test ! -s conftest.err
14805 } && test -s conftest.$ac_objext; then
14808 $as_echo "$as_me: failed program was:" >&5
14809 sed 's/^/| /' conftest.$ac_ext >&5
14811 ac_cv_type_FT_TrueTypeEngineType=yes
14814 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14816 $as_echo "$as_me: failed program was:" >&5
14817 sed 's/^/| /' conftest.$ac_ext >&5
14822 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14824 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14825 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14826 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x""yes; then
14828 cat >>confdefs.h <<_ACEOF
14829 #define HAVE_FT_TRUETYPEENGINETYPE 1
14835 ac_save_CFLAGS="$CFLAGS"
14836 CFLAGS="$CFLAGS $ac_freetype_libs"
14838 for ac_func in FT_Load_Sfnt_Table
14840 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
14841 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14842 $as_echo_n "checking for $ac_func... " >&6; }
14843 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14844 $as_echo_n "(cached) " >&6
14846 cat >conftest.$ac_ext <<_ACEOF
14849 cat confdefs.h >>conftest.$ac_ext
14850 cat >>conftest.$ac_ext <<_ACEOF
14851 /* end confdefs.h. */
14852 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14853 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14854 #define $ac_func innocuous_$ac_func
14856 /* System header to define __stub macros and hopefully few prototypes,
14857 which can conflict with char $ac_func (); below.
14858 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14859 <limits.h> exists even on freestanding compilers. */
14862 # include <limits.h>
14864 # include <assert.h>
14869 /* Override any GCC internal prototype to avoid an error.
14870 Use char because int might match the return type of a GCC
14871 builtin and then its argument prototype would still apply. */
14876 /* The GNU C library defines this for functions which it implements
14877 to always fail with ENOSYS. Some functions are actually named
14878 something starting with __ and the normal name is an alias. */
14879 #if defined __stub_$ac_func || defined __stub___$ac_func
14886 return $ac_func ();
14891 rm -f conftest.$ac_objext conftest$ac_exeext
14892 if { (ac_try="$ac_link"
14893 case "(($ac_try" in
14894 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14895 *) ac_try_echo
=$ac_try;;
14897 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14898 $as_echo "$ac_try_echo") >&5
14899 (eval "$ac_link") 2>conftest.er1
14901 grep -v '^ *+' conftest.er1
>conftest.err
14903 cat conftest.err
>&5
14904 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14905 (exit $ac_status); } && {
14906 test -z "$ac_c_werror_flag" ||
14907 test ! -s conftest.err
14908 } && test -s conftest
$ac_exeext && {
14909 test "$cross_compiling" = yes ||
14910 $as_test_x conftest
$ac_exeext
14912 eval "$as_ac_var=yes"
14914 $as_echo "$as_me: failed program was:" >&5
14915 sed 's/^/| /' conftest.
$ac_ext >&5
14917 eval "$as_ac_var=no"
14920 rm -rf conftest.dSYM
14921 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14922 conftest
$ac_exeext conftest.
$ac_ext
14924 ac_res
=`eval 'as_val=${'$as_ac_var'}
14925 $as_echo "$as_val"'`
14926 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14927 $as_echo "$ac_res" >&6; }
14928 as_val
=`eval 'as_val=${'$as_ac_var'}
14929 $as_echo "$as_val"'`
14930 if test "x$as_val" = x
""yes; then
14931 cat >>confdefs.h
<<_ACEOF
14932 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
14938 CFLAGS
="$ac_save_CFLAGS"
14939 CPPFLAGS
="$ac_save_CPPFLAGS"
14940 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
14943 cat >>confdefs.h
<<\_ACEOF
14944 #define HAVE_FREETYPE 1
14947 FREETYPELIBS
="$ac_freetype_libs"
14949 FREETYPEINCL
="$ac_freetype_incl"
14954 if test "x$FREETYPELIBS" = "x"; then
14955 case "x$with_freetype" in
14957 *) { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14958 Use the --without-freetype option if you really want this." >&5
14959 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14960 Use the --without-freetype option if you really want this." >&2;}
14961 { (exit 1); exit 1; }; } ;;
14965 test "x$FREETYPELIBS" = "x" && enable_fonts
=${enable_fonts:-no}
14967 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
14968 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
14969 if test "${ac_cv_c_ppdev+set}" = set; then
14970 $as_echo_n "(cached) " >&6
14972 cat >conftest.
$ac_ext <<_ACEOF
14975 cat confdefs.h
>>conftest.
$ac_ext
14976 cat >>conftest.
$ac_ext <<_ACEOF
14977 /* end confdefs.h. */
14978 #include <linux/ppdev.h>
14982 ioctl (1,PPCLAIM,0)
14987 rm -f conftest.
$ac_objext
14988 if { (ac_try
="$ac_compile"
14989 case "(($ac_try" in
14990 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14991 *) ac_try_echo=$ac_try;;
14993 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14994 $as_echo "$ac_try_echo") >&5
14995 (eval "$ac_compile") 2>conftest.er1
14997 grep -v '^ *+' conftest.er1 >conftest.err
14999 cat conftest.err >&5
15000 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15001 (exit $ac_status); } && {
15002 test -z "$ac_c_werror_flag" ||
15003 test ! -s conftest.err
15004 } && test -s conftest.$ac_objext; then
15005 ac_cv_c_ppdev="yes"
15007 $as_echo "$as_me: failed program was:" >&5
15008 sed 's/^/| /' conftest.$ac_ext >&5
15013 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15015 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
15016 $as_echo "$ac_cv_c_ppdev" >&6; }
15017 if test "$ac_cv_c_ppdev" = "yes"
15020 cat >>confdefs.h <<\_ACEOF
15021 #define HAVE_PPDEV 1
15026 ac_wine_check_funcs_save_LIBS="$LIBS"
15027 LIBS="$LIBS $LIBPTHREAD"
15033 pthread_attr_get_np \
15034 pthread_getattr_np \
15035 pthread_get_stackaddr_np \
15036 pthread_get_stacksize_np
15038 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
15039 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15040 $as_echo_n "checking for $ac_func... " >&6; }
15041 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15042 $as_echo_n "(cached) " >&6
15044 cat >conftest.$ac_ext <<_ACEOF
15047 cat confdefs.h >>conftest.$ac_ext
15048 cat >>conftest.$ac_ext <<_ACEOF
15049 /* end confdefs.h. */
15050 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15051 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15052 #define $ac_func innocuous_$ac_func
15054 /* System header to define __stub macros and hopefully few prototypes,
15055 which can conflict with char $ac_func (); below.
15056 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15057 <limits.h> exists even on freestanding compilers. */
15060 # include <limits.h>
15062 # include <assert.h>
15067 /* Override any GCC internal prototype to avoid an error.
15068 Use char because int might match the return type of a GCC
15069 builtin and then its argument prototype would still apply. */
15074 /* The GNU C library defines this for functions which it implements
15075 to always fail with ENOSYS. Some functions are actually named
15076 something starting with __ and the normal name is an alias. */
15077 #if defined __stub_$ac_func || defined __stub___$ac_func
15084 return $ac_func ();
15089 rm -f conftest.$ac_objext conftest$ac_exeext
15090 if { (ac_try="$ac_link"
15091 case "(($ac_try" in
15092 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15093 *) ac_try_echo
=$ac_try;;
15095 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15096 $as_echo "$ac_try_echo") >&5
15097 (eval "$ac_link") 2>conftest.er1
15099 grep -v '^ *+' conftest.er1
>conftest.err
15101 cat conftest.err
>&5
15102 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15103 (exit $ac_status); } && {
15104 test -z "$ac_c_werror_flag" ||
15105 test ! -s conftest.err
15106 } && test -s conftest
$ac_exeext && {
15107 test "$cross_compiling" = yes ||
15108 $as_test_x conftest
$ac_exeext
15110 eval "$as_ac_var=yes"
15112 $as_echo "$as_me: failed program was:" >&5
15113 sed 's/^/| /' conftest.
$ac_ext >&5
15115 eval "$as_ac_var=no"
15118 rm -rf conftest.dSYM
15119 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15120 conftest
$ac_exeext conftest.
$ac_ext
15122 ac_res
=`eval 'as_val=${'$as_ac_var'}
15123 $as_echo "$as_val"'`
15124 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15125 $as_echo "$ac_res" >&6; }
15126 as_val
=`eval 'as_val=${'$as_ac_var'}
15127 $as_echo "$as_val"'`
15128 if test "x$as_val" = x
""yes; then
15129 cat >>confdefs.h
<<_ACEOF
15130 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15136 LIBS
="$ac_wine_check_funcs_save_LIBS"
15138 if test "$ac_cv_header_zlib_h" = "yes"
15140 { $as_echo "$as_me:$LINENO: checking for inflate in -lz" >&5
15141 $as_echo_n "checking for inflate in -lz... " >&6; }
15142 if test "${ac_cv_lib_z_inflate+set}" = set; then
15143 $as_echo_n "(cached) " >&6
15145 ac_check_lib_save_LIBS
=$LIBS
15147 cat >conftest.
$ac_ext <<_ACEOF
15150 cat confdefs.h
>>conftest.
$ac_ext
15151 cat >>conftest.
$ac_ext <<_ACEOF
15152 /* end confdefs.h. */
15154 /* Override any GCC internal prototype to avoid an error.
15155 Use char because int might match the return type of a GCC
15156 builtin and then its argument prototype would still apply. */
15169 rm -f conftest.
$ac_objext conftest
$ac_exeext
15170 if { (ac_try
="$ac_link"
15171 case "(($ac_try" in
15172 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15173 *) ac_try_echo=$ac_try;;
15175 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15176 $as_echo "$ac_try_echo") >&5
15177 (eval "$ac_link") 2>conftest.er1
15179 grep -v '^ *+' conftest.er1 >conftest.err
15181 cat conftest.err >&5
15182 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15183 (exit $ac_status); } && {
15184 test -z "$ac_c_werror_flag" ||
15185 test ! -s conftest.err
15186 } && test -s conftest$ac_exeext && {
15187 test "$cross_compiling" = yes ||
15188 $as_test_x conftest$ac_exeext
15190 ac_cv_lib_z_inflate=yes
15192 $as_echo "$as_me: failed program was:" >&5
15193 sed 's/^/| /' conftest.$ac_ext >&5
15195 ac_cv_lib_z_inflate=no
15198 rm -rf conftest.dSYM
15199 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15200 conftest$ac_exeext conftest.$ac_ext
15201 LIBS=$ac_check_lib_save_LIBS
15203 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_z_inflate" >&5
15204 $as_echo "$ac_cv_lib_z_inflate" >&6; }
15205 if test "x$ac_cv_lib_z_inflate" = x""yes; then
15207 cat >>confdefs.h <<\_ACEOF
15208 #define HAVE_ZLIB 1
15217 if test "x$with_esd" != xno
15219 save_CFLAGS="$CFLAGS"
15220 # Extract the first word of "esd-config", so it can be a program name with args.
15221 set dummy esd-config; ac_word=$2
15222 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15223 $as_echo_n "checking for $ac_word... " >&6; }
15224 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15225 $as_echo_n "(cached) " >&6
15229 ac_cv_path_ESDCONFIG="$ESDCONFIG" # Let the user override the test with a path.
15232 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15233 for as_dir in $PATH
15236 test -z "$as_dir" && as_dir=.
15237 for ac_exec_ext in '' $ac_executable_extensions; do
15238 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15239 ac_cv_path_ESDCONFIG="$as_dir/$ac_word$ac_exec_ext"
15240 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15247 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG="no"
15251 ESDCONFIG=$ac_cv_path_ESDCONFIG
15252 if test -n "$ESDCONFIG"; then
15253 { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15254 $as_echo "$ESDCONFIG" >&6; }
15256 { $as_echo "$as_me:$LINENO: result: no" >&5
15257 $as_echo "no" >&6; }
15261 if test "x$ESDCONFIG" != "xno"
15264 for i in `$ESDCONFIG --cflags`
15267 -I*) ac_esd_incl="$ac_esd_incl $i";;
15270 ac_esd_libs=`$ESDCONFIG --libs`
15271 CFLAGS="$CFLAGS $ac_esd_incl"
15273 ac_esd_libs=${ac_esd_libs:-"-lesd"}
15274 if test "${ac_cv_header_esd_h+set}" = set; then
15275 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15276 $as_echo_n "checking for esd.h... " >&6; }
15277 if test "${ac_cv_header_esd_h+set}" = set; then
15278 $as_echo_n "(cached) " >&6
15280 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15281 $as_echo "$ac_cv_header_esd_h" >&6; }
15283 # Is the header compilable?
15284 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15285 $as_echo_n "checking esd.h usability... " >&6; }
15286 cat >conftest.$ac_ext <<_ACEOF
15289 cat confdefs.h >>conftest.$ac_ext
15290 cat >>conftest.$ac_ext <<_ACEOF
15291 /* end confdefs.h. */
15292 $ac_includes_default
15295 rm -f conftest.$ac_objext
15296 if { (ac_try="$ac_compile"
15297 case "(($ac_try" in
15298 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15299 *) ac_try_echo
=$ac_try;;
15301 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15302 $as_echo "$ac_try_echo") >&5
15303 (eval "$ac_compile") 2>conftest.er1
15305 grep -v '^ *+' conftest.er1
>conftest.err
15307 cat conftest.err
>&5
15308 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15309 (exit $ac_status); } && {
15310 test -z "$ac_c_werror_flag" ||
15311 test ! -s conftest.err
15312 } && test -s conftest.
$ac_objext; then
15313 ac_header_compiler
=yes
15315 $as_echo "$as_me: failed program was:" >&5
15316 sed 's/^/| /' conftest.
$ac_ext >&5
15318 ac_header_compiler
=no
15321 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15322 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15323 $as_echo "$ac_header_compiler" >&6; }
15325 # Is the header present?
15326 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15327 $as_echo_n "checking esd.h presence... " >&6; }
15328 cat >conftest.
$ac_ext <<_ACEOF
15331 cat confdefs.h
>>conftest.
$ac_ext
15332 cat >>conftest.
$ac_ext <<_ACEOF
15333 /* end confdefs.h. */
15336 if { (ac_try
="$ac_cpp conftest.$ac_ext"
15337 case "(($ac_try" in
15338 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15339 *) ac_try_echo=$ac_try;;
15341 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15342 $as_echo "$ac_try_echo") >&5
15343 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15345 grep -v '^ *+' conftest.er1 >conftest.err
15347 cat conftest.err >&5
15348 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15349 (exit $ac_status); } >/dev/null && {
15350 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15351 test ! -s conftest.err
15353 ac_header_preproc=yes
15355 $as_echo "$as_me: failed program was:" >&5
15356 sed 's/^/| /' conftest.$ac_ext >&5
15358 ac_header_preproc=no
15361 rm -f conftest.err conftest.$ac_ext
15362 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15363 $as_echo "$ac_header_preproc" >&6; }
15365 # So? What about this header?
15366 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15368 { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15369 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15370 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15371 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15372 ac_header_preproc=yes
15375 { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15376 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15377 { $as_echo "$as_me:$LINENO: WARNING: esd.h: check for missing prerequisite headers?" >&5
15378 $as_echo "$as_me: WARNING: esd.h: check for missing prerequisite headers?" >&2;}
15379 { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15380 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15381 { $as_echo "$as_me:$LINENO: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&5
15382 $as_echo "$as_me: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&2;}
15383 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15384 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15385 { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15386 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15388 ## ------------------------------------ ##
15389 ## Report this to wine-devel@winehq.org ##
15390 ## ------------------------------------ ##
15392 ) | sed "s/^/$as_me: WARNING: /" >&2
15395 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15396 $as_echo_n "checking for esd.h... " >&6; }
15397 if test "${ac_cv_header_esd_h+set}" = set; then
15398 $as_echo_n "(cached) " >&6
15400 ac_cv_header_esd_h=$ac_header_preproc
15402 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15403 $as_echo "$ac_cv_header_esd_h" >&6; }
15406 if test "x$ac_cv_header_esd_h" = x""yes; then
15407 { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15408 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15409 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15410 $as_echo_n "(cached) " >&6
15412 ac_check_lib_save_LIBS=$LIBS
15413 LIBS="-lesd $ac_esd_libs $LIBS"
15414 cat >conftest.$ac_ext <<_ACEOF
15417 cat confdefs.h >>conftest.$ac_ext
15418 cat >>conftest.$ac_ext <<_ACEOF
15419 /* end confdefs.h. */
15421 /* Override any GCC internal prototype to avoid an error.
15422 Use char because int might match the return type of a GCC
15423 builtin and then its argument prototype would still apply. */
15427 char esd_open_sound ();
15431 return esd_open_sound ();
15436 rm -f conftest.$ac_objext conftest$ac_exeext
15437 if { (ac_try="$ac_link"
15438 case "(($ac_try" in
15439 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15440 *) ac_try_echo
=$ac_try;;
15442 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15443 $as_echo "$ac_try_echo") >&5
15444 (eval "$ac_link") 2>conftest.er1
15446 grep -v '^ *+' conftest.er1
>conftest.err
15448 cat conftest.err
>&5
15449 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15450 (exit $ac_status); } && {
15451 test -z "$ac_c_werror_flag" ||
15452 test ! -s conftest.err
15453 } && test -s conftest
$ac_exeext && {
15454 test "$cross_compiling" = yes ||
15455 $as_test_x conftest
$ac_exeext
15457 ac_cv_lib_esd_esd_open_sound
=yes
15459 $as_echo "$as_me: failed program was:" >&5
15460 sed 's/^/| /' conftest.
$ac_ext >&5
15462 ac_cv_lib_esd_esd_open_sound
=no
15465 rm -rf conftest.dSYM
15466 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15467 conftest
$ac_exeext conftest.
$ac_ext
15468 LIBS
=$ac_check_lib_save_LIBS
15470 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15471 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15472 if test "x$ac_cv_lib_esd_esd_open_sound" = x
""yes; then
15473 ESDINCL
="$ac_esd_incl"
15475 ESDLIBS
="$ac_esd_libs"
15478 cat >>confdefs.h
<<\_ACEOF
15487 CFLAGS
="$save_CFLAGS"
15492 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15494 { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15495 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15496 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15497 $as_echo_n "(cached) " >&6
15499 ac_check_lib_save_LIBS
=$LIBS
15500 LIBS
="-lasound $LIBS"
15501 cat >conftest.
$ac_ext <<_ACEOF
15504 cat confdefs.h
>>conftest.
$ac_ext
15505 cat >>conftest.
$ac_ext <<_ACEOF
15506 /* end confdefs.h. */
15508 /* Override any GCC internal prototype to avoid an error.
15509 Use char because int might match the return type of a GCC
15510 builtin and then its argument prototype would still apply. */
15514 char snd_pcm_hw_params_get_access ();
15518 return snd_pcm_hw_params_get_access ();
15523 rm -f conftest.
$ac_objext conftest
$ac_exeext
15524 if { (ac_try
="$ac_link"
15525 case "(($ac_try" in
15526 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15527 *) ac_try_echo=$ac_try;;
15529 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15530 $as_echo "$ac_try_echo") >&5
15531 (eval "$ac_link") 2>conftest.er1
15533 grep -v '^ *+' conftest.er1 >conftest.err
15535 cat conftest.err >&5
15536 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15537 (exit $ac_status); } && {
15538 test -z "$ac_c_werror_flag" ||
15539 test ! -s conftest.err
15540 } && test -s conftest$ac_exeext && {
15541 test "$cross_compiling" = yes ||
15542 $as_test_x conftest$ac_exeext
15544 ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes
15546 $as_echo "$as_me: failed program was:" >&5
15547 sed 's/^/| /' conftest.$ac_ext >&5
15549 ac_cv_lib_asound_snd_pcm_hw_params_get_access=no
15552 rm -rf conftest.dSYM
15553 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15554 conftest$ac_exeext conftest.$ac_ext
15555 LIBS=$ac_check_lib_save_LIBS
15557 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15558 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15559 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x""yes; then
15560 cat >conftest.$ac_ext <<_ACEOF
15563 cat confdefs.h >>conftest.$ac_ext
15564 cat >>conftest.$ac_ext <<_ACEOF
15565 /* end confdefs.h. */
15566 #ifdef HAVE_ALSA_ASOUNDLIB_H
15567 #include <alsa/asoundlib.h>
15568 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15569 #include <sys/asoundlib.h>
15574 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15579 rm -f conftest.$ac_objext
15580 if { (ac_try="$ac_compile"
15581 case "(($ac_try" in
15582 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15583 *) ac_try_echo
=$ac_try;;
15585 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15586 $as_echo "$ac_try_echo") >&5
15587 (eval "$ac_compile") 2>conftest.er1
15589 grep -v '^ *+' conftest.er1
>conftest.err
15591 cat conftest.err
>&5
15592 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15593 (exit $ac_status); } && {
15594 test -z "$ac_c_werror_flag" ||
15595 test ! -s conftest.err
15596 } && test -s conftest.
$ac_objext; then
15598 cat >>confdefs.h
<<\_ACEOF
15599 #define HAVE_ALSA 1
15602 ALSALIBS
="-lasound"
15604 $as_echo "$as_me: failed program was:" >&5
15605 sed 's/^/| /' conftest.
$ac_ext >&5
15610 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15617 if test "$ac_cv_header_libaudioio_h" = "yes"
15619 { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15620 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15621 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15622 $as_echo_n "(cached) " >&6
15624 ac_check_lib_save_LIBS
=$LIBS
15625 LIBS
="-laudioio $LIBS"
15626 cat >conftest.
$ac_ext <<_ACEOF
15629 cat confdefs.h
>>conftest.
$ac_ext
15630 cat >>conftest.
$ac_ext <<_ACEOF
15631 /* end confdefs.h. */
15633 /* Override any GCC internal prototype to avoid an error.
15634 Use char because int might match the return type of a GCC
15635 builtin and then its argument prototype would still apply. */
15639 char AudioIOGetVersion ();
15643 return AudioIOGetVersion ();
15648 rm -f conftest.
$ac_objext conftest
$ac_exeext
15649 if { (ac_try
="$ac_link"
15650 case "(($ac_try" in
15651 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15652 *) ac_try_echo=$ac_try;;
15654 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15655 $as_echo "$ac_try_echo") >&5
15656 (eval "$ac_link") 2>conftest.er1
15658 grep -v '^ *+' conftest.er1 >conftest.err
15660 cat conftest.err >&5
15661 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15662 (exit $ac_status); } && {
15663 test -z "$ac_c_werror_flag" ||
15664 test ! -s conftest.err
15665 } && test -s conftest$ac_exeext && {
15666 test "$cross_compiling" = yes ||
15667 $as_test_x conftest$ac_exeext
15669 ac_cv_lib_audioio_AudioIOGetVersion=yes
15671 $as_echo "$as_me: failed program was:" >&5
15672 sed 's/^/| /' conftest.$ac_ext >&5
15674 ac_cv_lib_audioio_AudioIOGetVersion=no
15677 rm -rf conftest.dSYM
15678 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15679 conftest$ac_exeext conftest.$ac_ext
15680 LIBS=$ac_check_lib_save_LIBS
15682 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15683 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15684 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x""yes; then
15685 AUDIOIOLIBS="-laudioio"
15687 cat >>confdefs.h <<\_ACEOF
15688 #define HAVE_LIBAUDIOIO 1
15696 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15698 { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15699 $as_echo_n "checking for -lcapi20... " >&6; }
15700 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15701 $as_echo_n "(cached) " >&6
15703 ac_check_soname_save_LIBS=$LIBS
15704 LIBS="-lcapi20 $LIBS"
15705 cat >conftest.$ac_ext <<_ACEOF
15708 cat confdefs.h >>conftest.$ac_ext
15709 cat >>conftest.$ac_ext <<_ACEOF
15710 /* end confdefs.h. */
15712 /* Override any GCC internal prototype to avoid an error.
15713 Use char because int might match the return type of a GCC
15714 builtin and then its argument prototype would still apply. */
15718 char capi20_register ();
15722 return capi20_register ();
15727 rm -f conftest.$ac_objext conftest$ac_exeext
15728 if { (ac_try="$ac_link"
15729 case "(($ac_try" in
15730 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15731 *) ac_try_echo
=$ac_try;;
15733 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15734 $as_echo "$ac_try_echo") >&5
15735 (eval "$ac_link") 2>conftest.er1
15737 grep -v '^ *+' conftest.er1
>conftest.err
15739 cat conftest.err
>&5
15740 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15741 (exit $ac_status); } && {
15742 test -z "$ac_c_werror_flag" ||
15743 test ! -s conftest.err
15744 } && test -s conftest
$ac_exeext && {
15745 test "$cross_compiling" = yes ||
15746 $as_test_x conftest
$ac_exeext
15750 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'` ;;
15751 *) ac_cv_lib_soname_capi20
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15754 $as_echo "$as_me: failed program was:" >&5
15755 sed 's/^/| /' conftest.
$ac_ext >&5
15760 rm -rf conftest.dSYM
15761 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15762 conftest
$ac_exeext conftest.
$ac_ext
15763 LIBS
=$ac_check_soname_save_LIBS
15765 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15766 { $as_echo "$as_me:$LINENO: result: not found" >&5
15767 $as_echo "not found" >&6; }
15770 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15771 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
15773 cat >>confdefs.h
<<_ACEOF
15774 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15781 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15782 case "x$with_capi" in
15783 x
) wine_notices
="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
15785 *) { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15786 This is an error since --with-capi was requested." >&5
15787 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15788 This is an error since --with-capi was requested." >&2;}
15789 { (exit 1); exit 1; }; } ;;
15796 if test "x$with_cups" != "xno"
15798 ac_save_CPPFLAGS
="$CPPFLAGS"
15799 ac_cups_cflags
=`cups-config --cflags 2>/dev/null`
15800 ac_cups_libs
=`cups-config --ldflags 2>/dev/null`
15801 CPPFLAGS
="$CPPFLAGS $ac_cups_cflags"
15803 for ac_header
in cups
/cups.h
15805 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
15806 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15807 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15808 $as_echo_n "checking for $ac_header... " >&6; }
15809 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15810 $as_echo_n "(cached) " >&6
15812 ac_res
=`eval 'as_val=${'$as_ac_Header'}
15813 $as_echo "$as_val"'`
15814 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15815 $as_echo "$ac_res" >&6; }
15817 # Is the header compilable?
15818 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
15819 $as_echo_n "checking $ac_header usability... " >&6; }
15820 cat >conftest.
$ac_ext <<_ACEOF
15823 cat confdefs.h
>>conftest.
$ac_ext
15824 cat >>conftest.
$ac_ext <<_ACEOF
15825 /* end confdefs.h. */
15826 $ac_includes_default
15827 #include <$ac_header>
15829 rm -f conftest.
$ac_objext
15830 if { (ac_try
="$ac_compile"
15831 case "(($ac_try" in
15832 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15833 *) ac_try_echo=$ac_try;;
15835 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15836 $as_echo "$ac_try_echo") >&5
15837 (eval "$ac_compile") 2>conftest.er1
15839 grep -v '^ *+' conftest.er1 >conftest.err
15841 cat conftest.err >&5
15842 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15843 (exit $ac_status); } && {
15844 test -z "$ac_c_werror_flag" ||
15845 test ! -s conftest.err
15846 } && test -s conftest.$ac_objext; then
15847 ac_header_compiler=yes
15849 $as_echo "$as_me: failed program was:" >&5
15850 sed 's/^/| /' conftest.$ac_ext >&5
15852 ac_header_compiler=no
15855 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15856 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15857 $as_echo "$ac_header_compiler" >&6; }
15859 # Is the header present?
15860 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
15861 $as_echo_n "checking $ac_header presence... " >&6; }
15862 cat >conftest.$ac_ext <<_ACEOF
15865 cat confdefs.h >>conftest.$ac_ext
15866 cat >>conftest.$ac_ext <<_ACEOF
15867 /* end confdefs.h. */
15868 #include <$ac_header>
15870 if { (ac_try="$ac_cpp conftest.$ac_ext"
15871 case "(($ac_try" in
15872 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15873 *) ac_try_echo
=$ac_try;;
15875 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15876 $as_echo "$ac_try_echo") >&5
15877 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15879 grep -v '^ *+' conftest.er1
>conftest.err
15881 cat conftest.err
>&5
15882 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15883 (exit $ac_status); } >/dev
/null
&& {
15884 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15885 test ! -s conftest.err
15887 ac_header_preproc
=yes
15889 $as_echo "$as_me: failed program was:" >&5
15890 sed 's/^/| /' conftest.
$ac_ext >&5
15892 ac_header_preproc
=no
15895 rm -f conftest.err conftest.
$ac_ext
15896 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15897 $as_echo "$ac_header_preproc" >&6; }
15899 # So? What about this header?
15900 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15902 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15903 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15904 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15905 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15906 ac_header_preproc
=yes
15909 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15910 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15911 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15912 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15913 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15914 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15915 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15916 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15917 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15918 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15919 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15920 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15922 ## ------------------------------------ ##
15923 ## Report this to wine-devel@winehq.org ##
15924 ## ------------------------------------ ##
15926 ) |
sed "s/^/$as_me: WARNING: /" >&2
15929 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15930 $as_echo_n "checking for $ac_header... " >&6; }
15931 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15932 $as_echo_n "(cached) " >&6
15934 eval "$as_ac_Header=\$ac_header_preproc"
15936 ac_res
=`eval 'as_val=${'$as_ac_Header'}
15937 $as_echo "$as_val"'`
15938 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15939 $as_echo "$ac_res" >&6; }
15942 as_val
=`eval 'as_val=${'$as_ac_Header'}
15943 $as_echo "$as_val"'`
15944 if test "x$as_val" = x
""yes; then
15945 cat >>confdefs.h
<<_ACEOF
15946 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
15948 { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
15949 $as_echo_n "checking for -lcups... " >&6; }
15950 if test "${ac_cv_lib_soname_cups+set}" = set; then
15951 $as_echo_n "(cached) " >&6
15953 ac_check_soname_save_LIBS
=$LIBS
15954 LIBS
="-lcups $ac_cups_libs $LIBS"
15955 cat >conftest.
$ac_ext <<_ACEOF
15958 cat confdefs.h
>>conftest.
$ac_ext
15959 cat >>conftest.
$ac_ext <<_ACEOF
15960 /* end confdefs.h. */
15962 /* Override any GCC internal prototype to avoid an error.
15963 Use char because int might match the return type of a GCC
15964 builtin and then its argument prototype would still apply. */
15968 char cupsGetDefault ();
15972 return cupsGetDefault ();
15977 rm -f conftest.
$ac_objext conftest
$ac_exeext
15978 if { (ac_try
="$ac_link"
15979 case "(($ac_try" in
15980 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15981 *) ac_try_echo=$ac_try;;
15983 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15984 $as_echo "$ac_try_echo") >&5
15985 (eval "$ac_link") 2>conftest.er1
15987 grep -v '^ *+' conftest.er1 >conftest.err
15989 cat conftest.err >&5
15990 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15991 (exit $ac_status); } && {
15992 test -z "$ac_c_werror_flag" ||
15993 test ! -s conftest.err
15994 } && test -s conftest$ac_exeext && {
15995 test "$cross_compiling" = yes ||
15996 $as_test_x conftest$ac_exeext
16000 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'` ;;
16001 *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcups\\.$LIBEXT" |
sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16004 $as_echo "$as_me: failed program was:" >&5
16005 sed 's/^/| /' conftest.$ac_ext >&5
16010 rm -rf conftest.dSYM
16011 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16012 conftest$ac_exeext conftest.$ac_ext
16013 LIBS=$ac_check_soname_save_LIBS
16015 if test "x$ac_cv_lib_soname_cups" = "x"; then
16016 { $as_echo "$as_me:$LINENO: result: not found" >&5
16017 $as_echo "not found" >&6; }
16020 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
16021 $as_echo "$ac_cv_lib_soname_cups" >&6; }
16023 cat >>confdefs.h <<_ACEOF
16024 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
16027 CUPSINCL="$ac_cups_cflags"
16034 CPPFLAGS="$ac_save_CPPFLAGS"
16036 if test "x$ac_cv_lib_soname_cups" = "x"; then
16037 case "x$with_cups" in
16038 x) wine_notices="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
16040 *) { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16041 This is an error since --with-cups was requested." >&5
16042 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16043 This is an error since --with-cups was requested." >&2;}
16044 { (exit 1); exit 1; }; } ;;
16049 if test "$ac_cv_header_jack_jack_h" = "yes"
16051 { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
16052 $as_echo_n "checking for -ljack... " >&6; }
16053 if test "${ac_cv_lib_soname_jack+set}" = set; then
16054 $as_echo_n "(cached) " >&6
16056 ac_check_soname_save_LIBS=$LIBS
16057 LIBS="-ljack $LIBS"
16058 cat >conftest.$ac_ext <<_ACEOF
16061 cat confdefs.h >>conftest.$ac_ext
16062 cat >>conftest.$ac_ext <<_ACEOF
16063 /* end confdefs.h. */
16065 /* Override any GCC internal prototype to avoid an error.
16066 Use char because int might match the return type of a GCC
16067 builtin and then its argument prototype would still apply. */
16071 char jack_client_new ();
16075 return jack_client_new ();
16080 rm -f conftest.$ac_objext conftest$ac_exeext
16081 if { (ac_try="$ac_link"
16082 case "(($ac_try" in
16083 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16084 *) ac_try_echo
=$ac_try;;
16086 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16087 $as_echo "$ac_try_echo") >&5
16088 (eval "$ac_link") 2>conftest.er1
16090 grep -v '^ *+' conftest.er1
>conftest.err
16092 cat conftest.err
>&5
16093 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16094 (exit $ac_status); } && {
16095 test -z "$ac_c_werror_flag" ||
16096 test ! -s conftest.err
16097 } && test -s conftest
$ac_exeext && {
16098 test "$cross_compiling" = yes ||
16099 $as_test_x conftest
$ac_exeext
16103 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'` ;;
16104 *) 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'` ;;
16107 $as_echo "$as_me: failed program was:" >&5
16108 sed 's/^/| /' conftest.
$ac_ext >&5
16113 rm -rf conftest.dSYM
16114 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16115 conftest
$ac_exeext conftest.
$ac_ext
16116 LIBS
=$ac_check_soname_save_LIBS
16118 if test "x$ac_cv_lib_soname_jack" = "x"; then
16119 { $as_echo "$as_me:$LINENO: result: not found" >&5
16120 $as_echo "not found" >&6; }
16123 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16124 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16126 cat >>confdefs.h
<<_ACEOF
16127 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16135 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16137 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16138 $as_echo_n "checking for -lfontconfig... " >&6; }
16139 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16140 $as_echo_n "(cached) " >&6
16142 ac_check_soname_save_LIBS
=$LIBS
16143 LIBS
="-lfontconfig $LIBS"
16144 cat >conftest.
$ac_ext <<_ACEOF
16147 cat confdefs.h
>>conftest.
$ac_ext
16148 cat >>conftest.
$ac_ext <<_ACEOF
16149 /* end confdefs.h. */
16151 /* Override any GCC internal prototype to avoid an error.
16152 Use char because int might match the return type of a GCC
16153 builtin and then its argument prototype would still apply. */
16166 rm -f conftest.
$ac_objext conftest
$ac_exeext
16167 if { (ac_try
="$ac_link"
16168 case "(($ac_try" in
16169 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16170 *) ac_try_echo=$ac_try;;
16172 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16173 $as_echo "$ac_try_echo") >&5
16174 (eval "$ac_link") 2>conftest.er1
16176 grep -v '^ *+' conftest.er1 >conftest.err
16178 cat conftest.err >&5
16179 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16180 (exit $ac_status); } && {
16181 test -z "$ac_c_werror_flag" ||
16182 test ! -s conftest.err
16183 } && test -s conftest$ac_exeext && {
16184 test "$cross_compiling" = yes ||
16185 $as_test_x conftest$ac_exeext
16189 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'` ;;
16190 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libfontconfig\\.$LIBEXT" |
sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16193 $as_echo "$as_me: failed program was:" >&5
16194 sed 's/^/| /' conftest.$ac_ext >&5
16199 rm -rf conftest.dSYM
16200 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16201 conftest$ac_exeext conftest.$ac_ext
16202 LIBS=$ac_check_soname_save_LIBS
16204 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16205 { $as_echo "$as_me:$LINENO: result: not found" >&5
16206 $as_echo "not found" >&6; }
16209 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16210 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16212 cat >>confdefs.h <<_ACEOF
16213 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16219 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16221 ac_save_CPPFLAGS="$CPPFLAGS"
16222 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16223 $as_unset ac_cv_header_fontconfig_fontconfig_h
16225 for ac_header in fontconfig/fontconfig.h
16227 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
16228 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16229 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16230 $as_echo_n "checking for $ac_header... " >&6; }
16231 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16232 $as_echo_n "(cached) " >&6
16234 ac_res=`eval 'as_val=${'$as_ac_Header'}
16235 $as_echo "$as_val"'`
16236 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16237 $as_echo "$ac_res" >&6; }
16239 # Is the header compilable?
16240 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16241 $as_echo_n "checking $ac_header usability... " >&6; }
16242 cat >conftest.$ac_ext <<_ACEOF
16245 cat confdefs.h >>conftest.$ac_ext
16246 cat >>conftest.$ac_ext <<_ACEOF
16247 /* end confdefs.h. */
16248 $ac_includes_default
16249 #include <$ac_header>
16251 rm -f conftest.$ac_objext
16252 if { (ac_try="$ac_compile"
16253 case "(($ac_try" in
16254 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16255 *) ac_try_echo
=$ac_try;;
16257 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16258 $as_echo "$ac_try_echo") >&5
16259 (eval "$ac_compile") 2>conftest.er1
16261 grep -v '^ *+' conftest.er1
>conftest.err
16263 cat conftest.err
>&5
16264 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16265 (exit $ac_status); } && {
16266 test -z "$ac_c_werror_flag" ||
16267 test ! -s conftest.err
16268 } && test -s conftest.
$ac_objext; then
16269 ac_header_compiler
=yes
16271 $as_echo "$as_me: failed program was:" >&5
16272 sed 's/^/| /' conftest.
$ac_ext >&5
16274 ac_header_compiler
=no
16277 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16278 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16279 $as_echo "$ac_header_compiler" >&6; }
16281 # Is the header present?
16282 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16283 $as_echo_n "checking $ac_header presence... " >&6; }
16284 cat >conftest.
$ac_ext <<_ACEOF
16287 cat confdefs.h
>>conftest.
$ac_ext
16288 cat >>conftest.
$ac_ext <<_ACEOF
16289 /* end confdefs.h. */
16290 #include <$ac_header>
16292 if { (ac_try
="$ac_cpp conftest.$ac_ext"
16293 case "(($ac_try" in
16294 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16295 *) ac_try_echo=$ac_try;;
16297 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16298 $as_echo "$ac_try_echo") >&5
16299 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16301 grep -v '^ *+' conftest.er1 >conftest.err
16303 cat conftest.err >&5
16304 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16305 (exit $ac_status); } >/dev/null && {
16306 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16307 test ! -s conftest.err
16309 ac_header_preproc=yes
16311 $as_echo "$as_me: failed program was:" >&5
16312 sed 's/^/| /' conftest.$ac_ext >&5
16314 ac_header_preproc=no
16317 rm -f conftest.err conftest.$ac_ext
16318 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16319 $as_echo "$ac_header_preproc" >&6; }
16321 # So? What about this header?
16322 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16324 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16325 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16326 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16327 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16328 ac_header_preproc=yes
16331 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16332 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16333 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16334 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16335 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16336 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16337 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16338 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16339 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16340 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16341 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16342 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16344 ## ------------------------------------ ##
16345 ## Report this to wine-devel@winehq.org ##
16346 ## ------------------------------------ ##
16348 ) | sed "s/^/$as_me: WARNING: /" >&2
16351 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16352 $as_echo_n "checking for $ac_header... " >&6; }
16353 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16354 $as_echo_n "(cached) " >&6
16356 eval "$as_ac_Header=\$ac_header_preproc"
16358 ac_res=`eval 'as_val=${'$as_ac_Header'}
16359 $as_echo "$as_val"'`
16360 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16361 $as_echo "$ac_res" >&6; }
16364 as_val=`eval 'as_val=${'$as_ac_Header'}
16365 $as_echo "$as_val"'`
16366 if test "x$as_val" = x""yes; then
16367 cat >>confdefs.h <<_ACEOF
16368 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
16375 CPPFLAGS="$ac_save_CPPFLAGS"
16376 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16378 FONTCONFIGINCL="$X_CFLAGS"
16380 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16381 $as_echo_n "checking for -lfontconfig... " >&6; }
16382 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16383 $as_echo_n "(cached) " >&6
16385 ac_check_soname_save_LIBS=$LIBS
16386 LIBS="-lfontconfig $X_LIBS $LIBS"
16387 cat >conftest.$ac_ext <<_ACEOF
16390 cat confdefs.h >>conftest.$ac_ext
16391 cat >>conftest.$ac_ext <<_ACEOF
16392 /* end confdefs.h. */
16394 /* Override any GCC internal prototype to avoid an error.
16395 Use char because int might match the return type of a GCC
16396 builtin and then its argument prototype would still apply. */
16409 rm -f conftest.$ac_objext conftest$ac_exeext
16410 if { (ac_try="$ac_link"
16411 case "(($ac_try" in
16412 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16413 *) ac_try_echo
=$ac_try;;
16415 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16416 $as_echo "$ac_try_echo") >&5
16417 (eval "$ac_link") 2>conftest.er1
16419 grep -v '^ *+' conftest.er1
>conftest.err
16421 cat conftest.err
>&5
16422 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16423 (exit $ac_status); } && {
16424 test -z "$ac_c_werror_flag" ||
16425 test ! -s conftest.err
16426 } && test -s conftest
$ac_exeext && {
16427 test "$cross_compiling" = yes ||
16428 $as_test_x conftest
$ac_exeext
16432 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'` ;;
16433 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16436 $as_echo "$as_me: failed program was:" >&5
16437 sed 's/^/| /' conftest.
$ac_ext >&5
16442 rm -rf conftest.dSYM
16443 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16444 conftest
$ac_exeext conftest.
$ac_ext
16445 LIBS
=$ac_check_soname_save_LIBS
16447 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16448 { $as_echo "$as_me:$LINENO: result: not found" >&5
16449 $as_echo "not found" >&6; }
16452 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16453 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16455 cat >>confdefs.h
<<_ACEOF
16456 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16464 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16465 case "x$with_fontconfig" in
16466 x
) wine_notices
="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16468 *) { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16469 This is an error since --with-fontconfig was requested." >&5
16470 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16471 This is an error since --with-fontconfig was requested." >&2;}
16472 { (exit 1); exit 1; }; } ;;
16477 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16479 { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16480 $as_echo_n "checking for -lssl... " >&6; }
16481 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16482 $as_echo_n "(cached) " >&6
16484 ac_check_soname_save_LIBS
=$LIBS
16486 cat >conftest.
$ac_ext <<_ACEOF
16489 cat confdefs.h
>>conftest.
$ac_ext
16490 cat >>conftest.
$ac_ext <<_ACEOF
16491 /* end confdefs.h. */
16493 /* Override any GCC internal prototype to avoid an error.
16494 Use char because int might match the return type of a GCC
16495 builtin and then its argument prototype would still apply. */
16499 char SSL_library_init ();
16503 return SSL_library_init ();
16508 rm -f conftest.
$ac_objext conftest
$ac_exeext
16509 if { (ac_try
="$ac_link"
16510 case "(($ac_try" in
16511 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16512 *) ac_try_echo=$ac_try;;
16514 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16515 $as_echo "$ac_try_echo") >&5
16516 (eval "$ac_link") 2>conftest.er1
16518 grep -v '^ *+' conftest.er1 >conftest.err
16520 cat conftest.err >&5
16521 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16522 (exit $ac_status); } && {
16523 test -z "$ac_c_werror_flag" ||
16524 test ! -s conftest.err
16525 } && test -s conftest$ac_exeext && {
16526 test "$cross_compiling" = yes ||
16527 $as_test_x conftest$ac_exeext
16531 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'` ;;
16532 *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libssl\\.$LIBEXT" |
sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16535 $as_echo "$as_me: failed program was:" >&5
16536 sed 's/^/| /' conftest.$ac_ext >&5
16541 rm -rf conftest.dSYM
16542 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16543 conftest$ac_exeext conftest.$ac_ext
16544 LIBS=$ac_check_soname_save_LIBS
16546 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16547 { $as_echo "$as_me:$LINENO: result: not found" >&5
16548 $as_echo "not found" >&6; }
16551 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16552 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16554 cat >>confdefs.h <<_ACEOF
16555 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16561 { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16562 $as_echo_n "checking for -lcrypto... " >&6; }
16563 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16564 $as_echo_n "(cached) " >&6
16566 ac_check_soname_save_LIBS=$LIBS
16567 LIBS="-lcrypto $LIBS"
16568 cat >conftest.$ac_ext <<_ACEOF
16571 cat confdefs.h >>conftest.$ac_ext
16572 cat >>conftest.$ac_ext <<_ACEOF
16573 /* end confdefs.h. */
16575 /* Override any GCC internal prototype to avoid an error.
16576 Use char because int might match the return type of a GCC
16577 builtin and then its argument prototype would still apply. */
16581 char BIO_new_socket ();
16585 return BIO_new_socket ();
16590 rm -f conftest.$ac_objext conftest$ac_exeext
16591 if { (ac_try="$ac_link"
16592 case "(($ac_try" in
16593 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16594 *) ac_try_echo
=$ac_try;;
16596 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16597 $as_echo "$ac_try_echo") >&5
16598 (eval "$ac_link") 2>conftest.er1
16600 grep -v '^ *+' conftest.er1
>conftest.err
16602 cat conftest.err
>&5
16603 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16604 (exit $ac_status); } && {
16605 test -z "$ac_c_werror_flag" ||
16606 test ! -s conftest.err
16607 } && test -s conftest
$ac_exeext && {
16608 test "$cross_compiling" = yes ||
16609 $as_test_x conftest
$ac_exeext
16613 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'` ;;
16614 *) ac_cv_lib_soname_crypto
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16617 $as_echo "$as_me: failed program was:" >&5
16618 sed 's/^/| /' conftest.
$ac_ext >&5
16623 rm -rf conftest.dSYM
16624 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16625 conftest
$ac_exeext conftest.
$ac_ext
16626 LIBS
=$ac_check_soname_save_LIBS
16628 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16629 { $as_echo "$as_me:$LINENO: result: not found" >&5
16630 $as_echo "not found" >&6; }
16633 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16634 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16636 cat >>confdefs.h
<<_ACEOF
16637 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16644 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16645 case "x$with_openssl" in
16646 x
) wine_warnings
="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16648 *) { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16649 This is an error since --with-openssl was requested." >&5
16650 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16651 This is an error since --with-openssl was requested." >&2;}
16652 { (exit 1); exit 1; }; } ;;
16657 if test "$ac_cv_header_gsm_h" = "yes"
16659 { $as_echo "$as_me:$LINENO: checking for -lgsm" >&5
16660 $as_echo_n "checking for -lgsm... " >&6; }
16661 if test "${ac_cv_lib_soname_gsm+set}" = set; then
16662 $as_echo_n "(cached) " >&6
16664 ac_check_soname_save_LIBS
=$LIBS
16666 cat >conftest.
$ac_ext <<_ACEOF
16669 cat confdefs.h
>>conftest.
$ac_ext
16670 cat >>conftest.
$ac_ext <<_ACEOF
16671 /* end confdefs.h. */
16673 /* Override any GCC internal prototype to avoid an error.
16674 Use char because int might match the return type of a GCC
16675 builtin and then its argument prototype would still apply. */
16679 char gsm_create ();
16683 return gsm_create ();
16688 rm -f conftest.
$ac_objext conftest
$ac_exeext
16689 if { (ac_try
="$ac_link"
16690 case "(($ac_try" in
16691 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16692 *) ac_try_echo=$ac_try;;
16694 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16695 $as_echo "$ac_try_echo") >&5
16696 (eval "$ac_link") 2>conftest.er1
16698 grep -v '^ *+' conftest.er1 >conftest.err
16700 cat conftest.err >&5
16701 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16702 (exit $ac_status); } && {
16703 test -z "$ac_c_werror_flag" ||
16704 test ! -s conftest.err
16705 } && test -s conftest$ac_exeext && {
16706 test "$cross_compiling" = yes ||
16707 $as_test_x conftest$ac_exeext
16711 dylib) ac_cv_lib_soname_gsm=`otool
-L conftest
$ac_exeext |
grep "libgsm\\.[0-9A-Za-z.]*dylib" |
sed -e "s/^.*\/\(libgsm\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
16712 *) ac_cv_lib_soname_gsm=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libgsm\\.$LIBEXT" |
sed -e "s/^.*\(libgsm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16715 $as_echo "$as_me: failed program was:" >&5
16716 sed 's/^/| /' conftest.$ac_ext >&5
16721 rm -rf conftest.dSYM
16722 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16723 conftest$ac_exeext conftest.$ac_ext
16724 LIBS=$ac_check_soname_save_LIBS
16726 if test "x$ac_cv_lib_soname_gsm" = "x"; then
16727 { $as_echo "$as_me:$LINENO: result: not found" >&5
16728 $as_echo "not found" >&6; }
16731 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gsm" >&5
16732 $as_echo "$ac_cv_lib_soname_gsm" >&6; }
16734 cat >>confdefs.h <<_ACEOF
16735 #define SONAME_LIBGSM "$ac_cv_lib_soname_gsm"
16742 if test "x$ac_cv_lib_soname_gsm" = "x"; then
16743 case "x$with_libgsm" in
16744 x) wine_warnings="$wine_warnings|libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported." ;;
16746 *) { { $as_echo "$as_me:$LINENO: error: libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported.
16747 This is an error since --with-libgsm was requested." >&5
16748 $as_echo "$as_me: error: libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported.
16749 This is an error since --with-libgsm was requested." >&2;}
16750 { (exit 1); exit 1; }; } ;;
16755 if test "$ac_cv_header_jpeglib_h" = "yes"
16757 { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16758 $as_echo_n "checking for -ljpeg... " >&6; }
16759 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16760 $as_echo_n "(cached) " >&6
16762 ac_check_soname_save_LIBS=$LIBS
16763 LIBS="-ljpeg $LIBS"
16764 cat >conftest.$ac_ext <<_ACEOF
16767 cat confdefs.h >>conftest.$ac_ext
16768 cat >>conftest.$ac_ext <<_ACEOF
16769 /* end confdefs.h. */
16771 /* Override any GCC internal prototype to avoid an error.
16772 Use char because int might match the return type of a GCC
16773 builtin and then its argument prototype would still apply. */
16777 char jpeg_start_decompress ();
16781 return jpeg_start_decompress ();
16786 rm -f conftest.$ac_objext conftest$ac_exeext
16787 if { (ac_try="$ac_link"
16788 case "(($ac_try" in
16789 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16790 *) ac_try_echo
=$ac_try;;
16792 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16793 $as_echo "$ac_try_echo") >&5
16794 (eval "$ac_link") 2>conftest.er1
16796 grep -v '^ *+' conftest.er1
>conftest.err
16798 cat conftest.err
>&5
16799 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16800 (exit $ac_status); } && {
16801 test -z "$ac_c_werror_flag" ||
16802 test ! -s conftest.err
16803 } && test -s conftest
$ac_exeext && {
16804 test "$cross_compiling" = yes ||
16805 $as_test_x conftest
$ac_exeext
16809 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'` ;;
16810 *) ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16813 $as_echo "$as_me: failed program was:" >&5
16814 sed 's/^/| /' conftest.
$ac_ext >&5
16819 rm -rf conftest.dSYM
16820 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16821 conftest
$ac_exeext conftest.
$ac_ext
16822 LIBS
=$ac_check_soname_save_LIBS
16824 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16825 { $as_echo "$as_me:$LINENO: result: not found" >&5
16826 $as_echo "not found" >&6; }
16829 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16830 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16832 cat >>confdefs.h
<<_ACEOF
16833 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16840 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16841 case "x$with_jpeg" in
16842 x
) wine_warnings
="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16844 *) { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16845 This is an error since --with-jpeg was requested." >&5
16846 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16847 This is an error since --with-jpeg was requested." >&2;}
16848 { (exit 1); exit 1; }; } ;;
16853 if test "$ac_cv_header_png_h" = "yes"
16855 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16856 $as_echo_n "checking for -lpng... " >&6; }
16857 if test "${ac_cv_lib_soname_png+set}" = set; then
16858 $as_echo_n "(cached) " >&6
16860 ac_check_soname_save_LIBS
=$LIBS
16861 LIBS
="-lpng -lm -lz $LIBS"
16862 cat >conftest.
$ac_ext <<_ACEOF
16865 cat confdefs.h
>>conftest.
$ac_ext
16866 cat >>conftest.
$ac_ext <<_ACEOF
16867 /* end confdefs.h. */
16869 /* Override any GCC internal prototype to avoid an error.
16870 Use char because int might match the return type of a GCC
16871 builtin and then its argument prototype would still apply. */
16875 char png_create_read_struct ();
16879 return png_create_read_struct ();
16884 rm -f conftest.
$ac_objext conftest
$ac_exeext
16885 if { (ac_try
="$ac_link"
16886 case "(($ac_try" in
16887 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16888 *) ac_try_echo=$ac_try;;
16890 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16891 $as_echo "$ac_try_echo") >&5
16892 (eval "$ac_link") 2>conftest.er1
16894 grep -v '^ *+' conftest.er1 >conftest.err
16896 cat conftest.err >&5
16897 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16898 (exit $ac_status); } && {
16899 test -z "$ac_c_werror_flag" ||
16900 test ! -s conftest.err
16901 } && test -s conftest$ac_exeext && {
16902 test "$cross_compiling" = yes ||
16903 $as_test_x conftest$ac_exeext
16907 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'` ;;
16908 *) 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'` ;;
16911 $as_echo "$as_me: failed program was:" >&5
16912 sed 's/^/| /' conftest.$ac_ext >&5
16917 rm -rf conftest.dSYM
16918 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16919 conftest$ac_exeext conftest.$ac_ext
16920 LIBS=$ac_check_soname_save_LIBS
16922 if test "x$ac_cv_lib_soname_png" = "x"; then
16923 { $as_echo "$as_me:$LINENO: result: not found" >&5
16924 $as_echo "not found" >&6; }
16927 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16928 $as_echo "$ac_cv_lib_soname_png" >&6; }
16930 cat >>confdefs.h <<_ACEOF
16931 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
16937 elif test -n "$X_CFLAGS" -a "x$with_png" != "xno"
16939 ac_save_CPPFLAGS="$CPPFLAGS"
16940 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16941 $as_unset ac_cv_header_png_h
16943 for ac_header in png.h
16945 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
16946 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16947 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16948 $as_echo_n "checking for $ac_header... " >&6; }
16949 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16950 $as_echo_n "(cached) " >&6
16952 ac_res=`eval 'as_val=${'$as_ac_Header'}
16953 $as_echo "$as_val"'`
16954 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16955 $as_echo "$ac_res" >&6; }
16957 # Is the header compilable?
16958 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16959 $as_echo_n "checking $ac_header usability... " >&6; }
16960 cat >conftest.$ac_ext <<_ACEOF
16963 cat confdefs.h >>conftest.$ac_ext
16964 cat >>conftest.$ac_ext <<_ACEOF
16965 /* end confdefs.h. */
16966 $ac_includes_default
16967 #include <$ac_header>
16969 rm -f conftest.$ac_objext
16970 if { (ac_try="$ac_compile"
16971 case "(($ac_try" in
16972 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16973 *) ac_try_echo
=$ac_try;;
16975 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16976 $as_echo "$ac_try_echo") >&5
16977 (eval "$ac_compile") 2>conftest.er1
16979 grep -v '^ *+' conftest.er1
>conftest.err
16981 cat conftest.err
>&5
16982 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16983 (exit $ac_status); } && {
16984 test -z "$ac_c_werror_flag" ||
16985 test ! -s conftest.err
16986 } && test -s conftest.
$ac_objext; then
16987 ac_header_compiler
=yes
16989 $as_echo "$as_me: failed program was:" >&5
16990 sed 's/^/| /' conftest.
$ac_ext >&5
16992 ac_header_compiler
=no
16995 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16996 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16997 $as_echo "$ac_header_compiler" >&6; }
16999 # Is the header present?
17000 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
17001 $as_echo_n "checking $ac_header presence... " >&6; }
17002 cat >conftest.
$ac_ext <<_ACEOF
17005 cat confdefs.h
>>conftest.
$ac_ext
17006 cat >>conftest.
$ac_ext <<_ACEOF
17007 /* end confdefs.h. */
17008 #include <$ac_header>
17010 if { (ac_try
="$ac_cpp conftest.$ac_ext"
17011 case "(($ac_try" in
17012 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17013 *) ac_try_echo=$ac_try;;
17015 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17016 $as_echo "$ac_try_echo") >&5
17017 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
17019 grep -v '^ *+' conftest.er1 >conftest.err
17021 cat conftest.err >&5
17022 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17023 (exit $ac_status); } >/dev/null && {
17024 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
17025 test ! -s conftest.err
17027 ac_header_preproc=yes
17029 $as_echo "$as_me: failed program was:" >&5
17030 sed 's/^/| /' conftest.$ac_ext >&5
17032 ac_header_preproc=no
17035 rm -f conftest.err conftest.$ac_ext
17036 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
17037 $as_echo "$ac_header_preproc" >&6; }
17039 # So? What about this header?
17040 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
17042 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
17043 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
17044 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
17045 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
17046 ac_header_preproc=yes
17049 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17050 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17051 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17052 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
17053 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
17054 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
17055 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
17056 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
17057 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17058 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
17059 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
17060 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17062 ## ------------------------------------ ##
17063 ## Report this to wine-devel@winehq.org ##
17064 ## ------------------------------------ ##
17066 ) | sed "s/^/$as_me: WARNING: /" >&2
17069 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
17070 $as_echo_n "checking for $ac_header... " >&6; }
17071 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
17072 $as_echo_n "(cached) " >&6
17074 eval "$as_ac_Header=\$ac_header_preproc"
17076 ac_res=`eval 'as_val=${'$as_ac_Header'}
17077 $as_echo "$as_val"'`
17078 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
17079 $as_echo "$ac_res" >&6; }
17082 as_val=`eval 'as_val=${'$as_ac_Header'}
17083 $as_echo "$as_val"'`
17084 if test "x$as_val" = x""yes; then
17085 cat >>confdefs.h <<_ACEOF
17086 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
17093 CPPFLAGS="$ac_save_CPPFLAGS"
17094 if test "$ac_cv_header_png_h" = "yes"
17096 PNGINCL="$X_CFLAGS"
17098 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
17099 $as_echo_n "checking for -lpng... " >&6; }
17100 if test "${ac_cv_lib_soname_png+set}" = set; then
17101 $as_echo_n "(cached) " >&6
17103 ac_check_soname_save_LIBS=$LIBS
17104 LIBS="-lpng $X_LIBS -lm -lz $LIBS"
17105 cat >conftest.$ac_ext <<_ACEOF
17108 cat confdefs.h >>conftest.$ac_ext
17109 cat >>conftest.$ac_ext <<_ACEOF
17110 /* end confdefs.h. */
17112 /* Override any GCC internal prototype to avoid an error.
17113 Use char because int might match the return type of a GCC
17114 builtin and then its argument prototype would still apply. */
17118 char png_create_read_struct ();
17122 return png_create_read_struct ();
17127 rm -f conftest.$ac_objext conftest$ac_exeext
17128 if { (ac_try="$ac_link"
17129 case "(($ac_try" in
17130 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17131 *) ac_try_echo
=$ac_try;;
17133 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17134 $as_echo "$ac_try_echo") >&5
17135 (eval "$ac_link") 2>conftest.er1
17137 grep -v '^ *+' conftest.er1
>conftest.err
17139 cat conftest.err
>&5
17140 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17141 (exit $ac_status); } && {
17142 test -z "$ac_c_werror_flag" ||
17143 test ! -s conftest.err
17144 } && test -s conftest
$ac_exeext && {
17145 test "$cross_compiling" = yes ||
17146 $as_test_x conftest
$ac_exeext
17150 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'` ;;
17151 *) 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'` ;;
17154 $as_echo "$as_me: failed program was:" >&5
17155 sed 's/^/| /' conftest.
$ac_ext >&5
17160 rm -rf conftest.dSYM
17161 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17162 conftest
$ac_exeext conftest.
$ac_ext
17163 LIBS
=$ac_check_soname_save_LIBS
17165 if test "x$ac_cv_lib_soname_png" = "x"; then
17166 { $as_echo "$as_me:$LINENO: result: not found" >&5
17167 $as_echo "not found" >&6; }
17170 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
17171 $as_echo "$ac_cv_lib_soname_png" >&6; }
17173 cat >>confdefs.h
<<_ACEOF
17174 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
17182 if test "x$ac_cv_lib_soname_png" = "x"; then
17183 case "x$with_png" in
17184 x
) wine_warnings
="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
17186 *) { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17187 This is an error since --with-png was requested." >&5
17188 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17189 This is an error since --with-png was requested." >&2;}
17190 { (exit 1); exit 1; }; } ;;
17195 if test "$ac_cv_header_kstat_h" = "yes"
17197 { $as_echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5
17198 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
17199 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
17200 $as_echo_n "(cached) " >&6
17202 ac_check_lib_save_LIBS
=$LIBS
17203 LIBS
="-lkstat $LIBS"
17204 cat >conftest.
$ac_ext <<_ACEOF
17207 cat confdefs.h
>>conftest.
$ac_ext
17208 cat >>conftest.
$ac_ext <<_ACEOF
17209 /* end confdefs.h. */
17211 /* Override any GCC internal prototype to avoid an error.
17212 Use char because int might match the return type of a GCC
17213 builtin and then its argument prototype would still apply. */
17217 char kstat_open ();
17221 return kstat_open ();
17226 rm -f conftest.
$ac_objext conftest
$ac_exeext
17227 if { (ac_try
="$ac_link"
17228 case "(($ac_try" in
17229 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17230 *) ac_try_echo=$ac_try;;
17232 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17233 $as_echo "$ac_try_echo") >&5
17234 (eval "$ac_link") 2>conftest.er1
17236 grep -v '^ *+' conftest.er1 >conftest.err
17238 cat conftest.err >&5
17239 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17240 (exit $ac_status); } && {
17241 test -z "$ac_c_werror_flag" ||
17242 test ! -s conftest.err
17243 } && test -s conftest$ac_exeext && {
17244 test "$cross_compiling" = yes ||
17245 $as_test_x conftest$ac_exeext
17247 ac_cv_lib_kstat_kstat_open=yes
17249 $as_echo "$as_me: failed program was:" >&5
17250 sed 's/^/| /' conftest.$ac_ext >&5
17252 ac_cv_lib_kstat_kstat_open=no
17255 rm -rf conftest.dSYM
17256 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17257 conftest$ac_exeext conftest.$ac_ext
17258 LIBS=$ac_check_lib_save_LIBS
17260 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
17261 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
17262 if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then
17264 cat >>confdefs.h <<\_ACEOF
17265 #define HAVE_LIBKSTAT 1
17274 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17275 $as_echo_n "checking for -lodbc... " >&6; }
17276 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17277 $as_echo_n "(cached) " >&6
17279 ac_check_soname_save_LIBS=$LIBS
17280 LIBS="-lodbc $LIBS"
17281 cat >conftest.$ac_ext <<_ACEOF
17284 cat confdefs.h >>conftest.$ac_ext
17285 cat >>conftest.$ac_ext <<_ACEOF
17286 /* end confdefs.h. */
17288 /* Override any GCC internal prototype to avoid an error.
17289 Use char because int might match the return type of a GCC
17290 builtin and then its argument prototype would still apply. */
17294 char SQLConnect ();
17298 return SQLConnect ();
17303 rm -f conftest.$ac_objext conftest$ac_exeext
17304 if { (ac_try="$ac_link"
17305 case "(($ac_try" in
17306 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17307 *) ac_try_echo
=$ac_try;;
17309 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17310 $as_echo "$ac_try_echo") >&5
17311 (eval "$ac_link") 2>conftest.er1
17313 grep -v '^ *+' conftest.er1
>conftest.err
17315 cat conftest.err
>&5
17316 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17317 (exit $ac_status); } && {
17318 test -z "$ac_c_werror_flag" ||
17319 test ! -s conftest.err
17320 } && test -s conftest
$ac_exeext && {
17321 test "$cross_compiling" = yes ||
17322 $as_test_x conftest
$ac_exeext
17326 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'` ;;
17327 *) ac_cv_lib_soname_odbc
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
17330 $as_echo "$as_me: failed program was:" >&5
17331 sed 's/^/| /' conftest.
$ac_ext >&5
17336 rm -rf conftest.dSYM
17337 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17338 conftest
$ac_exeext conftest.
$ac_ext
17339 LIBS
=$ac_check_soname_save_LIBS
17341 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17342 { $as_echo "$as_me:$LINENO: result: not found" >&5
17343 $as_echo "not found" >&6; }
17344 cat >>confdefs.h
<<_ACEOF
17345 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17349 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17350 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17352 cat >>confdefs.h
<<_ACEOF
17353 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17360 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17361 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17362 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17363 "$ac_cv_header_soundcard_h" != "yes" -a \
17364 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17366 wine_warnings
="$wine_warnings|No sound system was found. Windows applications will be silent."
17372 if test "x${GCC}" = "xyes"
17374 EXTRACFLAGS
="-Wall -pipe"
17376 { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17377 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17378 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17379 $as_echo_n "(cached) " >&6
17381 if test "$cross_compiling" = yes; then
17382 ac_cv_c_gcc_strength_bug
="yes"
17384 cat >conftest.
$ac_ext <<_ACEOF
17387 cat confdefs.h
>>conftest.
$ac_ext
17388 cat >>conftest.
$ac_ext <<_ACEOF
17389 /* end confdefs.h. */
17390 int L[4] = {0,1,2,3};
17394 static int Array[3];
17395 unsigned int B = 3;
17397 for(i=0; i<B; i++) Array[i] = i - 3;
17398 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17400 return (Array[1] != -2 || L[2] != 3)
17405 rm -f conftest
$ac_exeext
17406 if { (ac_try
="$ac_link"
17407 case "(($ac_try" in
17408 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17409 *) ac_try_echo=$ac_try;;
17411 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17412 $as_echo "$ac_try_echo") >&5
17413 (eval "$ac_link") 2>&5
17415 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17416 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17417 { (case "(($ac_try" in
17418 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17419 *) ac_try_echo
=$ac_try;;
17421 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17422 $as_echo "$ac_try_echo") >&5
17423 (eval "$ac_try") 2>&5
17425 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17426 (exit $ac_status); }; }; then
17427 ac_cv_c_gcc_strength_bug
="no"
17429 $as_echo "$as_me: program exited with status $ac_status" >&5
17430 $as_echo "$as_me: failed program was:" >&5
17431 sed 's/^/| /' conftest.
$ac_ext >&5
17433 ( exit $ac_status )
17434 ac_cv_c_gcc_strength_bug
="yes"
17436 rm -rf conftest.dSYM
17437 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
17442 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17443 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17444 if test "$ac_cv_c_gcc_strength_bug" = "yes"
17446 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
17449 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17450 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17451 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17452 $as_echo_n "(cached) " >&6
17454 ac_wine_try_cflags_saved
=$CFLAGS
17455 CFLAGS
="$CFLAGS -fno-builtin"
17456 cat >conftest.
$ac_ext <<_ACEOF
17459 cat confdefs.h
>>conftest.
$ac_ext
17460 cat >>conftest.
$ac_ext <<_ACEOF
17461 /* end confdefs.h. */
17471 rm -f conftest.
$ac_objext conftest
$ac_exeext
17472 if { (ac_try
="$ac_link"
17473 case "(($ac_try" in
17474 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17475 *) ac_try_echo=$ac_try;;
17477 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17478 $as_echo "$ac_try_echo") >&5
17479 (eval "$ac_link") 2>conftest.er1
17481 grep -v '^ *+' conftest.er1 >conftest.err
17483 cat conftest.err >&5
17484 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17485 (exit $ac_status); } && {
17486 test -z "$ac_c_werror_flag" ||
17487 test ! -s conftest.err
17488 } && test -s conftest$ac_exeext && {
17489 test "$cross_compiling" = yes ||
17490 $as_test_x conftest$ac_exeext
17492 ac_cv_cflags__fno_builtin=yes
17494 $as_echo "$as_me: failed program was:" >&5
17495 sed 's/^/| /' conftest.$ac_ext >&5
17497 ac_cv_cflags__fno_builtin=no
17500 rm -rf conftest.dSYM
17501 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17502 conftest$ac_exeext conftest.$ac_ext
17503 CFLAGS=$ac_wine_try_cflags_saved
17505 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17506 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17507 if test $ac_cv_cflags__fno_builtin = yes; then
17508 BUILTINFLAG="-fno-builtin"
17512 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17513 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17514 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17515 $as_echo_n "(cached) " >&6
17517 ac_wine_try_cflags_saved=$CFLAGS
17518 CFLAGS="$CFLAGS -fno-strict-aliasing"
17519 cat >conftest.$ac_ext <<_ACEOF
17522 cat confdefs.h >>conftest.$ac_ext
17523 cat >>conftest.$ac_ext <<_ACEOF
17524 /* end confdefs.h. */
17534 rm -f conftest.$ac_objext conftest$ac_exeext
17535 if { (ac_try="$ac_link"
17536 case "(($ac_try" in
17537 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17538 *) ac_try_echo
=$ac_try;;
17540 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17541 $as_echo "$ac_try_echo") >&5
17542 (eval "$ac_link") 2>conftest.er1
17544 grep -v '^ *+' conftest.er1
>conftest.err
17546 cat conftest.err
>&5
17547 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17548 (exit $ac_status); } && {
17549 test -z "$ac_c_werror_flag" ||
17550 test ! -s conftest.err
17551 } && test -s conftest
$ac_exeext && {
17552 test "$cross_compiling" = yes ||
17553 $as_test_x conftest
$ac_exeext
17555 ac_cv_cflags__fno_strict_aliasing
=yes
17557 $as_echo "$as_me: failed program was:" >&5
17558 sed 's/^/| /' conftest.
$ac_ext >&5
17560 ac_cv_cflags__fno_strict_aliasing
=no
17563 rm -rf conftest.dSYM
17564 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17565 conftest
$ac_exeext conftest.
$ac_ext
17566 CFLAGS
=$ac_wine_try_cflags_saved
17568 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17569 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17570 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17571 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
17574 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17575 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17576 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17577 $as_echo_n "(cached) " >&6
17579 ac_wine_try_cflags_saved
=$CFLAGS
17580 CFLAGS
="$CFLAGS -Wdeclaration-after-statement"
17581 cat >conftest.
$ac_ext <<_ACEOF
17584 cat confdefs.h
>>conftest.
$ac_ext
17585 cat >>conftest.
$ac_ext <<_ACEOF
17586 /* end confdefs.h. */
17596 rm -f conftest.
$ac_objext conftest
$ac_exeext
17597 if { (ac_try
="$ac_link"
17598 case "(($ac_try" in
17599 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17600 *) ac_try_echo=$ac_try;;
17602 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17603 $as_echo "$ac_try_echo") >&5
17604 (eval "$ac_link") 2>conftest.er1
17606 grep -v '^ *+' conftest.er1 >conftest.err
17608 cat conftest.err >&5
17609 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17610 (exit $ac_status); } && {
17611 test -z "$ac_c_werror_flag" ||
17612 test ! -s conftest.err
17613 } && test -s conftest$ac_exeext && {
17614 test "$cross_compiling" = yes ||
17615 $as_test_x conftest$ac_exeext
17617 ac_cv_cflags__Wdeclaration_after_statement=yes
17619 $as_echo "$as_me: failed program was:" >&5
17620 sed 's/^/| /' conftest.$ac_ext >&5
17622 ac_cv_cflags__Wdeclaration_after_statement=no
17625 rm -rf conftest.dSYM
17626 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17627 conftest$ac_exeext conftest.$ac_ext
17628 CFLAGS=$ac_wine_try_cflags_saved
17630 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17631 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17632 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17633 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17636 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17637 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17638 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17639 $as_echo_n "(cached) " >&6
17641 ac_wine_try_cflags_saved=$CFLAGS
17642 CFLAGS="$CFLAGS -Wwrite-strings"
17643 cat >conftest.$ac_ext <<_ACEOF
17646 cat confdefs.h >>conftest.$ac_ext
17647 cat >>conftest.$ac_ext <<_ACEOF
17648 /* end confdefs.h. */
17658 rm -f conftest.$ac_objext conftest$ac_exeext
17659 if { (ac_try="$ac_link"
17660 case "(($ac_try" in
17661 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17662 *) ac_try_echo
=$ac_try;;
17664 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17665 $as_echo "$ac_try_echo") >&5
17666 (eval "$ac_link") 2>conftest.er1
17668 grep -v '^ *+' conftest.er1
>conftest.err
17670 cat conftest.err
>&5
17671 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17672 (exit $ac_status); } && {
17673 test -z "$ac_c_werror_flag" ||
17674 test ! -s conftest.err
17675 } && test -s conftest
$ac_exeext && {
17676 test "$cross_compiling" = yes ||
17677 $as_test_x conftest
$ac_exeext
17679 ac_cv_cflags__Wwrite_strings
=yes
17681 $as_echo "$as_me: failed program was:" >&5
17682 sed 's/^/| /' conftest.
$ac_ext >&5
17684 ac_cv_cflags__Wwrite_strings
=no
17687 rm -rf conftest.dSYM
17688 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17689 conftest
$ac_exeext conftest.
$ac_ext
17690 CFLAGS
=$ac_wine_try_cflags_saved
17692 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17693 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17694 if test $ac_cv_cflags__Wwrite_strings = yes; then
17695 EXTRACFLAGS
="$EXTRACFLAGS -Wwrite-strings"
17698 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17699 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17700 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17701 $as_echo_n "(cached) " >&6
17703 ac_wine_try_cflags_saved
=$CFLAGS
17704 CFLAGS
="$CFLAGS -Wtype-limits"
17705 cat >conftest.
$ac_ext <<_ACEOF
17708 cat confdefs.h
>>conftest.
$ac_ext
17709 cat >>conftest.
$ac_ext <<_ACEOF
17710 /* end confdefs.h. */
17720 rm -f conftest.
$ac_objext conftest
$ac_exeext
17721 if { (ac_try
="$ac_link"
17722 case "(($ac_try" in
17723 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17724 *) ac_try_echo=$ac_try;;
17726 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17727 $as_echo "$ac_try_echo") >&5
17728 (eval "$ac_link") 2>conftest.er1
17730 grep -v '^ *+' conftest.er1 >conftest.err
17732 cat conftest.err >&5
17733 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17734 (exit $ac_status); } && {
17735 test -z "$ac_c_werror_flag" ||
17736 test ! -s conftest.err
17737 } && test -s conftest$ac_exeext && {
17738 test "$cross_compiling" = yes ||
17739 $as_test_x conftest$ac_exeext
17741 ac_cv_cflags__Wtype_limits=yes
17743 $as_echo "$as_me: failed program was:" >&5
17744 sed 's/^/| /' conftest.$ac_ext >&5
17746 ac_cv_cflags__Wtype_limits=no
17749 rm -rf conftest.dSYM
17750 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17751 conftest$ac_exeext conftest.$ac_ext
17752 CFLAGS=$ac_wine_try_cflags_saved
17754 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17755 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17756 if test $ac_cv_cflags__Wtype_limits = yes; then
17757 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17761 saved_CFLAGS="$CFLAGS"
17762 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17763 { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17764 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17765 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17766 $as_echo_n "(cached) " >&6
17768 cat >conftest.$ac_ext <<_ACEOF
17771 cat confdefs.h >>conftest.$ac_ext
17772 cat >>conftest.$ac_ext <<_ACEOF
17773 /* end confdefs.h. */
17774 #include <string.h>
17783 rm -f conftest.$ac_objext
17784 if { (ac_try="$ac_compile"
17785 case "(($ac_try" in
17786 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17787 *) ac_try_echo
=$ac_try;;
17789 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17790 $as_echo "$ac_try_echo") >&5
17791 (eval "$ac_compile") 2>conftest.er1
17793 grep -v '^ *+' conftest.er1
>conftest.err
17795 cat conftest.err
>&5
17796 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17797 (exit $ac_status); } && {
17798 test -z "$ac_c_werror_flag" ||
17799 test ! -s conftest.err
17800 } && test -s conftest.
$ac_objext; then
17801 ac_cv_c_string_h_warnings
=no
17803 $as_echo "$as_me: failed program was:" >&5
17804 sed 's/^/| /' conftest.
$ac_ext >&5
17806 ac_cv_c_string_h_warnings
=yes
17809 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
17811 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17812 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17813 CFLAGS
="$saved_CFLAGS"
17814 if test "$ac_cv_c_string_h_warnings" = "no"
17816 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
17821 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17822 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17823 if test "${ac_cv_c_extern_prefix+set}" = set; then
17824 $as_echo_n "(cached) " >&6
17826 cat >conftest.
$ac_ext <<_ACEOF
17829 cat confdefs.h
>>conftest.
$ac_ext
17830 cat >>conftest.
$ac_ext <<_ACEOF
17831 /* end confdefs.h. */
17832 extern int ac_test;
17836 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17841 rm -f conftest.
$ac_objext conftest
$ac_exeext
17842 if { (ac_try
="$ac_link"
17843 case "(($ac_try" in
17844 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17845 *) ac_try_echo=$ac_try;;
17847 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17848 $as_echo "$ac_try_echo") >&5
17849 (eval "$ac_link") 2>conftest.er1
17851 grep -v '^ *+' conftest.er1 >conftest.err
17853 cat conftest.err >&5
17854 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17855 (exit $ac_status); } && {
17856 test -z "$ac_c_werror_flag" ||
17857 test ! -s conftest.err
17858 } && test -s conftest$ac_exeext && {
17859 test "$cross_compiling" = yes ||
17860 $as_test_x conftest$ac_exeext
17862 ac_cv_c_extern_prefix="yes"
17864 $as_echo "$as_me: failed program was:" >&5
17865 sed 's/^/| /' conftest.$ac_ext >&5
17867 ac_cv_c_extern_prefix="no"
17870 rm -rf conftest.dSYM
17871 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17872 conftest$ac_exeext conftest.$ac_ext
17874 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17875 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17879 { $as_echo "$as_me:$LINENO: checking whether external symbols need stdcall decoration" >&5
17880 $as_echo_n "checking whether external symbols need stdcall decoration... " >&6; }
17881 if test "${ac_cv_c_stdcall_suffix+set}" = set; then
17882 $as_echo_n "(cached) " >&6
17884 cat >conftest.$ac_ext <<_ACEOF
17887 cat confdefs.h >>conftest.$ac_ext
17888 cat >>conftest.$ac_ext <<_ACEOF
17889 /* end confdefs.h. */
17891 #define __stdcall __attribute__((__stdcall__))
17893 int __stdcall ac_test(int i) { return i; }
17897 asm("jmp _ac_test@4"); if (ac_test(1)) return 1
17902 rm -f conftest.$ac_objext conftest$ac_exeext
17903 if { (ac_try="$ac_link"
17904 case "(($ac_try" in
17905 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17906 *) ac_try_echo
=$ac_try;;
17908 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17909 $as_echo "$ac_try_echo") >&5
17910 (eval "$ac_link") 2>conftest.er1
17912 grep -v '^ *+' conftest.er1
>conftest.err
17914 cat conftest.err
>&5
17915 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17916 (exit $ac_status); } && {
17917 test -z "$ac_c_werror_flag" ||
17918 test ! -s conftest.err
17919 } && test -s conftest
$ac_exeext && {
17920 test "$cross_compiling" = yes ||
17921 $as_test_x conftest
$ac_exeext
17923 ac_cv_c_stdcall_suffix
="yes"
17925 $as_echo "$as_me: failed program was:" >&5
17926 sed 's/^/| /' conftest.
$ac_ext >&5
17928 ac_cv_c_stdcall_suffix
="no"
17931 rm -rf conftest.dSYM
17932 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17933 conftest
$ac_exeext conftest.
$ac_ext
17935 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_stdcall_suffix" >&5
17936 $as_echo "$ac_cv_c_stdcall_suffix" >&6; } ;;
17937 *) ac_cv_c_stdcall_suffix
="no" ;;
17942 if test "$ac_cv_c_extern_prefix" = "yes"
17944 cat >>confdefs.h
<<\_ACEOF
17945 #define __ASM_NAME(name) "_" name
17948 asm_name_prefix
="_"
17950 cat >>confdefs.h
<<\_ACEOF
17951 #define __ASM_NAME(name) name
17959 if test "$ac_cv_c_stdcall_suffix" = "yes"
17961 cat >>confdefs.h
<<\_ACEOF
17962 #define __ASM_STDCALL(args) "@" #args
17966 cat >>confdefs.h
<<\_ACEOF
17967 #define __ASM_STDCALL(args) ""
17973 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17974 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17975 if test "${ac_cv_asm_func_def+set}" = set; then
17976 $as_echo_n "(cached) " >&6
17978 cat >conftest.
$ac_ext <<_ACEOF
17981 cat confdefs.h
>>conftest.
$ac_ext
17982 cat >>conftest.
$ac_ext <<_ACEOF
17983 /* end confdefs.h. */
17988 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17993 rm -f conftest.
$ac_objext conftest
$ac_exeext
17994 if { (ac_try
="$ac_link"
17995 case "(($ac_try" in
17996 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17997 *) ac_try_echo=$ac_try;;
17999 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18000 $as_echo "$ac_try_echo") >&5
18001 (eval "$ac_link") 2>conftest.er1
18003 grep -v '^ *+' conftest.er1 >conftest.err
18005 cat conftest.err >&5
18006 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18007 (exit $ac_status); } && {
18008 test -z "$ac_c_werror_flag" ||
18009 test ! -s conftest.err
18010 } && test -s conftest$ac_exeext && {
18011 test "$cross_compiling" = yes ||
18012 $as_test_x conftest$ac_exeext
18014 ac_cv_asm_func_def=".def"
18016 $as_echo "$as_me: failed program was:" >&5
18017 sed 's/^/| /' conftest.$ac_ext >&5
18019 cat >conftest.$ac_ext <<_ACEOF
18022 cat confdefs.h >>conftest.$ac_ext
18023 cat >>conftest.$ac_ext <<_ACEOF
18024 /* end confdefs.h. */
18029 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
18034 rm -f conftest.$ac_objext conftest$ac_exeext
18035 if { (ac_try="$ac_link"
18036 case "(($ac_try" in
18037 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18038 *) ac_try_echo
=$ac_try;;
18040 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18041 $as_echo "$ac_try_echo") >&5
18042 (eval "$ac_link") 2>conftest.er1
18044 grep -v '^ *+' conftest.er1
>conftest.err
18046 cat conftest.err
>&5
18047 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18048 (exit $ac_status); } && {
18049 test -z "$ac_c_werror_flag" ||
18050 test ! -s conftest.err
18051 } && test -s conftest
$ac_exeext && {
18052 test "$cross_compiling" = yes ||
18053 $as_test_x conftest
$ac_exeext
18055 ac_cv_asm_func_def
=".type @function"
18057 $as_echo "$as_me: failed program was:" >&5
18058 sed 's/^/| /' conftest.
$ac_ext >&5
18060 cat >conftest.
$ac_ext <<_ACEOF
18063 cat confdefs.h
>>conftest.
$ac_ext
18064 cat >>conftest.
$ac_ext <<_ACEOF
18065 /* end confdefs.h. */
18070 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
18075 rm -f conftest.
$ac_objext conftest
$ac_exeext
18076 if { (ac_try
="$ac_link"
18077 case "(($ac_try" in
18078 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18079 *) ac_try_echo=$ac_try;;
18081 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18082 $as_echo "$ac_try_echo") >&5
18083 (eval "$ac_link") 2>conftest.er1
18085 grep -v '^ *+' conftest.er1 >conftest.err
18087 cat conftest.err >&5
18088 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18089 (exit $ac_status); } && {
18090 test -z "$ac_c_werror_flag" ||
18091 test ! -s conftest.err
18092 } && test -s conftest$ac_exeext && {
18093 test "$cross_compiling" = yes ||
18094 $as_test_x conftest$ac_exeext
18096 ac_cv_asm_func_def=".type 2"
18098 $as_echo "$as_me: failed program was:" >&5
18099 sed 's/^/| /' conftest.$ac_ext >&5
18101 ac_cv_asm_func_def="unknown"
18104 rm -rf conftest.dSYM
18105 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18106 conftest$ac_exeext conftest.$ac_ext
18109 rm -rf conftest.dSYM
18110 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18111 conftest$ac_exeext conftest.$ac_ext
18114 rm -rf conftest.dSYM
18115 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18116 conftest$ac_exeext conftest.$ac_ext
18118 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
18119 $as_echo "$ac_cv_asm_func_def" >&6; }
18123 case "$ac_cv_asm_func_def" in
18125 cat >>confdefs.h <<\_ACEOF
18126 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
18129 asm_func_header=".def $asm_name_prefix\" #name suffix \"; .scl 2; .type 32; .endef" ;;
18131 cat >>confdefs.h <<\_ACEOF
18132 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
18135 asm_func_header=".type $asm_name_prefix\" #name suffix \",@function" ;;
18137 cat >>confdefs.h <<\_ACEOF
18138 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
18141 asm_func_header=".type $asm_name_prefix\" #name suffix \",2" ;;
18143 cat >>confdefs.h <<\_ACEOF
18144 #define __ASM_FUNC(name) ""
18147 asm_func_header="" ;;
18150 { $as_echo "$as_me:$LINENO: checking whether asm() works outside of functions" >&5
18151 $as_echo_n "checking whether asm() works outside of functions... " >&6; }
18152 if test "${ac_cv_c_asm_outside_funcs+set}" = set; then
18153 $as_echo_n "(cached) " >&6
18155 cat >conftest.$ac_ext <<_ACEOF
18158 cat confdefs.h >>conftest.$ac_ext
18159 cat >>conftest.$ac_ext <<_ACEOF
18160 /* end confdefs.h. */
18161 asm(".text\n\t.long 0");
18170 rm -f conftest.$ac_objext
18171 if { (ac_try="$ac_compile"
18172 case "(($ac_try" in
18173 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18174 *) ac_try_echo
=$ac_try;;
18176 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18177 $as_echo "$ac_try_echo") >&5
18178 (eval "$ac_compile") 2>conftest.er1
18180 grep -v '^ *+' conftest.er1
>conftest.err
18182 cat conftest.err
>&5
18183 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18184 (exit $ac_status); } && {
18185 test -z "$ac_c_werror_flag" ||
18186 test ! -s conftest.err
18187 } && test -s conftest.
$ac_objext; then
18188 ac_cv_c_asm_outside_funcs
="yes"
18190 $as_echo "$as_me: failed program was:" >&5
18191 sed 's/^/| /' conftest.
$ac_ext >&5
18193 ac_cv_c_asm_outside_funcs
="no"
18196 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18198 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_asm_outside_funcs" >&5
18199 $as_echo "$ac_cv_c_asm_outside_funcs" >&6; }
18201 { $as_echo "$as_me:$LINENO: checking whether .previous is supported in assembly code" >&5
18202 $as_echo_n "checking whether .previous is supported in assembly code... " >&6; }
18203 if test "${ac_cv_c_dot_previous+set}" = set; then
18204 $as_echo_n "(cached) " >&6
18206 cat >conftest.
$ac_ext <<_ACEOF
18209 cat confdefs.h
>>conftest.
$ac_ext
18210 cat >>conftest.
$ac_ext <<_ACEOF
18211 /* end confdefs.h. */
18216 asm(".text\nac_test:\t.long 0\n\t.previous");
18221 rm -f conftest.
$ac_objext conftest
$ac_exeext
18222 if { (ac_try
="$ac_link"
18223 case "(($ac_try" in
18224 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18225 *) ac_try_echo=$ac_try;;
18227 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18228 $as_echo "$ac_try_echo") >&5
18229 (eval "$ac_link") 2>conftest.er1
18231 grep -v '^ *+' conftest.er1 >conftest.err
18233 cat conftest.err >&5
18234 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18235 (exit $ac_status); } && {
18236 test -z "$ac_c_werror_flag" ||
18237 test ! -s conftest.err
18238 } && test -s conftest$ac_exeext && {
18239 test "$cross_compiling" = yes ||
18240 $as_test_x conftest$ac_exeext
18242 ac_cv_c_dot_previous="yes"
18244 $as_echo "$as_me: failed program was:" >&5
18245 sed 's/^/| /' conftest.$ac_ext >&5
18247 ac_cv_c_dot_previous="no"
18250 rm -rf conftest.dSYM
18251 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18252 conftest$ac_exeext conftest.$ac_ext
18254 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dot_previous" >&5
18255 $as_echo "$ac_cv_c_dot_previous" >&6; }
18257 { $as_echo "$as_me:$LINENO: checking whether CFI directives are supported in assembly code" >&5
18258 $as_echo_n "checking whether CFI directives are supported in assembly code... " >&6; }
18259 if test "${ac_cv_c_cfi_support+set}" = set; then
18260 $as_echo_n "(cached) " >&6
18262 cat >conftest.$ac_ext <<_ACEOF
18265 cat confdefs.h >>conftest.$ac_ext
18266 cat >>conftest.$ac_ext <<_ACEOF
18267 /* end confdefs.h. */
18268 asm(".text\nac_test:\t.cfi_startproc\n\t.long 0\n\t.cfi_endproc");
18277 rm -f conftest.$ac_objext
18278 if { (ac_try="$ac_compile"
18279 case "(($ac_try" in
18280 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18281 *) ac_try_echo
=$ac_try;;
18283 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18284 $as_echo "$ac_try_echo") >&5
18285 (eval "$ac_compile") 2>conftest.er1
18287 grep -v '^ *+' conftest.er1
>conftest.err
18289 cat conftest.err
>&5
18290 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18291 (exit $ac_status); } && {
18292 test -z "$ac_c_werror_flag" ||
18293 test ! -s conftest.err
18294 } && test -s conftest.
$ac_objext; then
18295 ac_cv_c_cfi_support
="yes"
18297 $as_echo "$as_me: failed program was:" >&5
18298 sed 's/^/| /' conftest.
$ac_ext >&5
18300 ac_cv_c_cfi_support
="no"
18303 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18305 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_cfi_support" >&5
18306 $as_echo "$ac_cv_c_cfi_support" >&6; }
18308 asm_func_header
=".globl $asm_name_prefix\" #name suffix \"\\n\\t$asm_func_header\\n$asm_name_prefix\" #name suffix \":\\n\\t"
18309 asm_func_trailer
=""
18310 if test "$ac_cv_c_dot_previous" = "yes"
18312 asm_func_trailer
="\\n\\t.previous"
18314 if test "$ac_cv_c_cfi_support" = "yes"
18316 asm_func_header
="$asm_func_header.cfi_startproc\\n\\t"
18317 asm_func_trailer
="\\n\\t.cfi_endproc$asm_func_trailer"
18319 cat >>confdefs.h
<<\_ACEOF
18320 #define __ASM_CFI(str) str
18324 cat >>confdefs.h
<<\_ACEOF
18325 #define __ASM_CFI(str) ""
18330 asm_func_code
="$asm_func_header\" code \"$asm_func_trailer"
18334 if test "$ac_cv_c_asm_outside_funcs" = "yes"
18336 cat >>confdefs.h
<<_ACEOF
18337 #define __ASM_DEFINE_FUNC(name,suffix,code) asm(".text\n\t.align 4\n\t$asm_func_code");
18341 cat >>confdefs.h
<<_ACEOF
18342 #define __ASM_DEFINE_FUNC(name,suffix,code) void __asm_dummy_##name(void) { asm(".text\n\t.align 4\n\t$asm_func_code"); }
18347 cat >>confdefs.h
<<\_ACEOF
18348 #define __ASM_GLOBAL_FUNC(name,code) __ASM_DEFINE_FUNC(name,"",code)
18352 cat >>confdefs.h
<<\_ACEOF
18353 #define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)
18362 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
18367 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
18375 SOCKETLIBS
="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
18383 linux
* | k
*bsd
*-gnu)
18384 EXTRA_BINARIES
="wine-preloader"
18391 ac_save_CFLAGS
="$CFLAGS"
18392 CFLAGS
="$CFLAGS $BUILTINFLAG"
18536 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18537 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18538 $as_echo_n "checking for $ac_func... " >&6; }
18539 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18540 $as_echo_n "(cached) " >&6
18542 cat >conftest.
$ac_ext <<_ACEOF
18545 cat confdefs.h
>>conftest.
$ac_ext
18546 cat >>conftest.
$ac_ext <<_ACEOF
18547 /* end confdefs.h. */
18548 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18549 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18550 #define $ac_func innocuous_$ac_func
18552 /* System header to define __stub macros and hopefully few prototypes,
18553 which can conflict with char $ac_func (); below.
18554 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18555 <limits.h> exists even on freestanding compilers. */
18558 # include <limits.h>
18560 # include <assert.h>
18565 /* Override any GCC internal prototype to avoid an error.
18566 Use char because int might match the return type of a GCC
18567 builtin and then its argument prototype would still apply. */
18572 /* The GNU C library defines this for functions which it implements
18573 to always fail with ENOSYS. Some functions are actually named
18574 something starting with __ and the normal name is an alias. */
18575 #if defined __stub_$ac_func || defined __stub___$ac_func
18582 return $ac_func ();
18587 rm -f conftest.
$ac_objext conftest
$ac_exeext
18588 if { (ac_try
="$ac_link"
18589 case "(($ac_try" in
18590 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18591 *) ac_try_echo=$ac_try;;
18593 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18594 $as_echo "$ac_try_echo") >&5
18595 (eval "$ac_link") 2>conftest.er1
18597 grep -v '^ *+' conftest.er1 >conftest.err
18599 cat conftest.err >&5
18600 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18601 (exit $ac_status); } && {
18602 test -z "$ac_c_werror_flag" ||
18603 test ! -s conftest.err
18604 } && test -s conftest$ac_exeext && {
18605 test "$cross_compiling" = yes ||
18606 $as_test_x conftest$ac_exeext
18608 eval "$as_ac_var=yes"
18610 $as_echo "$as_me: failed program was:" >&5
18611 sed 's/^/| /' conftest.$ac_ext >&5
18613 eval "$as_ac_var=no"
18616 rm -rf conftest.dSYM
18617 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18618 conftest$ac_exeext conftest.$ac_ext
18620 ac_res=`eval 'as_val=${'$as_ac_var'}
18621 $as_echo "$as_val"'`
18622 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18623 $as_echo "$ac_res" >&6; }
18624 as_val=`eval 'as_val=${'$as_ac_var'}
18625 $as_echo "$as_val"'`
18626 if test "x$as_val" = x""yes; then
18627 cat >>confdefs.h <<_ACEOF
18628 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18634 CFLAGS="$ac_save_CFLAGS"
18636 if test "$ac_cv_func_dlopen" = no
18638 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18639 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18640 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18641 $as_echo_n "(cached) " >&6
18643 ac_check_lib_save_LIBS=$LIBS
18645 cat >conftest.$ac_ext <<_ACEOF
18648 cat confdefs.h >>conftest.$ac_ext
18649 cat >>conftest.$ac_ext <<_ACEOF
18650 /* end confdefs.h. */
18652 /* Override any GCC internal prototype to avoid an error.
18653 Use char because int might match the return type of a GCC
18654 builtin and then its argument prototype would still apply. */
18667 rm -f conftest.$ac_objext conftest$ac_exeext
18668 if { (ac_try="$ac_link"
18669 case "(($ac_try" in
18670 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18671 *) ac_try_echo
=$ac_try;;
18673 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18674 $as_echo "$ac_try_echo") >&5
18675 (eval "$ac_link") 2>conftest.er1
18677 grep -v '^ *+' conftest.er1
>conftest.err
18679 cat conftest.err
>&5
18680 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18681 (exit $ac_status); } && {
18682 test -z "$ac_c_werror_flag" ||
18683 test ! -s conftest.err
18684 } && test -s conftest
$ac_exeext && {
18685 test "$cross_compiling" = yes ||
18686 $as_test_x conftest
$ac_exeext
18688 ac_cv_lib_dl_dlopen
=yes
18690 $as_echo "$as_me: failed program was:" >&5
18691 sed 's/^/| /' conftest.
$ac_ext >&5
18693 ac_cv_lib_dl_dlopen
=no
18696 rm -rf conftest.dSYM
18697 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18698 conftest
$ac_exeext conftest.
$ac_ext
18699 LIBS
=$ac_check_lib_save_LIBS
18701 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18702 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18703 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then
18704 cat >>confdefs.h
<<\_ACEOF
18705 #define HAVE_DLOPEN 1
18712 ac_wine_check_funcs_save_LIBS
="$LIBS"
18713 LIBS
="$LIBS $LIBDL"
18715 for ac_func
in dladdr
18717 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18718 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18719 $as_echo_n "checking for $ac_func... " >&6; }
18720 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18721 $as_echo_n "(cached) " >&6
18723 cat >conftest.
$ac_ext <<_ACEOF
18726 cat confdefs.h
>>conftest.
$ac_ext
18727 cat >>conftest.
$ac_ext <<_ACEOF
18728 /* end confdefs.h. */
18729 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18730 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18731 #define $ac_func innocuous_$ac_func
18733 /* System header to define __stub macros and hopefully few prototypes,
18734 which can conflict with char $ac_func (); below.
18735 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18736 <limits.h> exists even on freestanding compilers. */
18739 # include <limits.h>
18741 # include <assert.h>
18746 /* Override any GCC internal prototype to avoid an error.
18747 Use char because int might match the return type of a GCC
18748 builtin and then its argument prototype would still apply. */
18753 /* The GNU C library defines this for functions which it implements
18754 to always fail with ENOSYS. Some functions are actually named
18755 something starting with __ and the normal name is an alias. */
18756 #if defined __stub_$ac_func || defined __stub___$ac_func
18763 return $ac_func ();
18768 rm -f conftest.
$ac_objext conftest
$ac_exeext
18769 if { (ac_try
="$ac_link"
18770 case "(($ac_try" in
18771 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18772 *) ac_try_echo=$ac_try;;
18774 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18775 $as_echo "$ac_try_echo") >&5
18776 (eval "$ac_link") 2>conftest.er1
18778 grep -v '^ *+' conftest.er1 >conftest.err
18780 cat conftest.err >&5
18781 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18782 (exit $ac_status); } && {
18783 test -z "$ac_c_werror_flag" ||
18784 test ! -s conftest.err
18785 } && test -s conftest$ac_exeext && {
18786 test "$cross_compiling" = yes ||
18787 $as_test_x conftest$ac_exeext
18789 eval "$as_ac_var=yes"
18791 $as_echo "$as_me: failed program was:" >&5
18792 sed 's/^/| /' conftest.$ac_ext >&5
18794 eval "$as_ac_var=no"
18797 rm -rf conftest.dSYM
18798 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18799 conftest$ac_exeext conftest.$ac_ext
18801 ac_res=`eval 'as_val=${'$as_ac_var'}
18802 $as_echo "$as_val"'`
18803 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18804 $as_echo "$ac_res" >&6; }
18805 as_val=`eval 'as_val=${'$as_ac_var'}
18806 $as_echo "$as_val"'`
18807 if test "x$as_val" = x""yes; then
18808 cat >>confdefs.h <<_ACEOF
18809 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18815 LIBS="$ac_wine_check_funcs_save_LIBS"
18817 if test "$ac_cv_func_poll" = no
18819 { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18820 $as_echo_n "checking for poll in -lpoll... " >&6; }
18821 if test "${ac_cv_lib_poll_poll+set}" = set; then
18822 $as_echo_n "(cached) " >&6
18824 ac_check_lib_save_LIBS=$LIBS
18825 LIBS="-lpoll $LIBS"
18826 cat >conftest.$ac_ext <<_ACEOF
18829 cat confdefs.h >>conftest.$ac_ext
18830 cat >>conftest.$ac_ext <<_ACEOF
18831 /* end confdefs.h. */
18833 /* Override any GCC internal prototype to avoid an error.
18834 Use char because int might match the return type of a GCC
18835 builtin and then its argument prototype would still apply. */
18848 rm -f conftest.$ac_objext conftest$ac_exeext
18849 if { (ac_try="$ac_link"
18850 case "(($ac_try" in
18851 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18852 *) ac_try_echo
=$ac_try;;
18854 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18855 $as_echo "$ac_try_echo") >&5
18856 (eval "$ac_link") 2>conftest.er1
18858 grep -v '^ *+' conftest.er1
>conftest.err
18860 cat conftest.err
>&5
18861 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18862 (exit $ac_status); } && {
18863 test -z "$ac_c_werror_flag" ||
18864 test ! -s conftest.err
18865 } && test -s conftest
$ac_exeext && {
18866 test "$cross_compiling" = yes ||
18867 $as_test_x conftest
$ac_exeext
18869 ac_cv_lib_poll_poll
=yes
18871 $as_echo "$as_me: failed program was:" >&5
18872 sed 's/^/| /' conftest.
$ac_ext >&5
18874 ac_cv_lib_poll_poll
=no
18877 rm -rf conftest.dSYM
18878 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18879 conftest
$ac_exeext conftest.
$ac_ext
18880 LIBS
=$ac_check_lib_save_LIBS
18882 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18883 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18884 if test "x$ac_cv_lib_poll_poll" = x
""yes; then
18885 cat >>confdefs.h
<<\_ACEOF
18886 #define HAVE_POLL 1
18894 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18895 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18896 if test "${ac_cv_search_gethostbyname+set}" = set; then
18897 $as_echo_n "(cached) " >&6
18899 ac_func_search_save_LIBS
=$LIBS
18900 cat >conftest.
$ac_ext <<_ACEOF
18903 cat confdefs.h
>>conftest.
$ac_ext
18904 cat >>conftest.
$ac_ext <<_ACEOF
18905 /* end confdefs.h. */
18907 /* Override any GCC internal prototype to avoid an error.
18908 Use char because int might match the return type of a GCC
18909 builtin and then its argument prototype would still apply. */
18913 char gethostbyname ();
18917 return gethostbyname ();
18922 for ac_lib
in '' nsl
; do
18923 if test -z "$ac_lib"; then
18924 ac_res
="none required"
18927 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18929 rm -f conftest.
$ac_objext conftest
$ac_exeext
18930 if { (ac_try
="$ac_link"
18931 case "(($ac_try" in
18932 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18933 *) ac_try_echo=$ac_try;;
18935 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18936 $as_echo "$ac_try_echo") >&5
18937 (eval "$ac_link") 2>conftest.er1
18939 grep -v '^ *+' conftest.er1 >conftest.err
18941 cat conftest.err >&5
18942 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18943 (exit $ac_status); } && {
18944 test -z "$ac_c_werror_flag" ||
18945 test ! -s conftest.err
18946 } && test -s conftest$ac_exeext && {
18947 test "$cross_compiling" = yes ||
18948 $as_test_x conftest$ac_exeext
18950 ac_cv_search_gethostbyname=$ac_res
18952 $as_echo "$as_me: failed program was:" >&5
18953 sed 's/^/| /' conftest.$ac_ext >&5
18958 rm -rf conftest.dSYM
18959 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18961 if test "${ac_cv_search_gethostbyname+set}" = set; then
18965 if test "${ac_cv_search_gethostbyname+set}" = set; then
18968 ac_cv_search_gethostbyname=no
18970 rm conftest.$ac_ext
18971 LIBS=$ac_func_search_save_LIBS
18973 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18974 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18975 ac_res=$ac_cv_search_gethostbyname
18976 if test "$ac_res" != no; then
18977 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18982 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18983 $as_echo_n "checking for library containing connect... " >&6; }
18984 if test "${ac_cv_search_connect+set}" = set; then
18985 $as_echo_n "(cached) " >&6
18987 ac_func_search_save_LIBS=$LIBS
18988 cat >conftest.$ac_ext <<_ACEOF
18991 cat confdefs.h >>conftest.$ac_ext
18992 cat >>conftest.$ac_ext <<_ACEOF
18993 /* end confdefs.h. */
18995 /* Override any GCC internal prototype to avoid an error.
18996 Use char because int might match the return type of a GCC
18997 builtin and then its argument prototype would still apply. */
19010 for ac_lib in '' socket; do
19011 if test -z "$ac_lib"; then
19012 ac_res="none required"
19015 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
19017 rm -f conftest.$ac_objext conftest$ac_exeext
19018 if { (ac_try="$ac_link"
19019 case "(($ac_try" in
19020 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19021 *) ac_try_echo
=$ac_try;;
19023 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19024 $as_echo "$ac_try_echo") >&5
19025 (eval "$ac_link") 2>conftest.er1
19027 grep -v '^ *+' conftest.er1
>conftest.err
19029 cat conftest.err
>&5
19030 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19031 (exit $ac_status); } && {
19032 test -z "$ac_c_werror_flag" ||
19033 test ! -s conftest.err
19034 } && test -s conftest
$ac_exeext && {
19035 test "$cross_compiling" = yes ||
19036 $as_test_x conftest
$ac_exeext
19038 ac_cv_search_connect
=$ac_res
19040 $as_echo "$as_me: failed program was:" >&5
19041 sed 's/^/| /' conftest.
$ac_ext >&5
19046 rm -rf conftest.dSYM
19047 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
19049 if test "${ac_cv_search_connect+set}" = set; then
19053 if test "${ac_cv_search_connect+set}" = set; then
19056 ac_cv_search_connect
=no
19058 rm conftest.
$ac_ext
19059 LIBS
=$ac_func_search_save_LIBS
19061 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
19062 $as_echo "$ac_cv_search_connect" >&6; }
19063 ac_res
=$ac_cv_search_connect
19064 if test "$ac_res" != no
; then
19065 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
19070 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
19071 $as_echo_n "checking for library containing inet_aton... " >&6; }
19072 if test "${ac_cv_search_inet_aton+set}" = set; then
19073 $as_echo_n "(cached) " >&6
19075 ac_func_search_save_LIBS
=$LIBS
19076 cat >conftest.
$ac_ext <<_ACEOF
19079 cat confdefs.h
>>conftest.
$ac_ext
19080 cat >>conftest.
$ac_ext <<_ACEOF
19081 /* end confdefs.h. */
19083 /* Override any GCC internal prototype to avoid an error.
19084 Use char because int might match the return type of a GCC
19085 builtin and then its argument prototype would still apply. */
19093 return inet_aton ();
19098 for ac_lib
in '' resolv
; do
19099 if test -z "$ac_lib"; then
19100 ac_res
="none required"
19103 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
19105 rm -f conftest.
$ac_objext conftest
$ac_exeext
19106 if { (ac_try
="$ac_link"
19107 case "(($ac_try" in
19108 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19109 *) ac_try_echo=$ac_try;;
19111 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19112 $as_echo "$ac_try_echo") >&5
19113 (eval "$ac_link") 2>conftest.er1
19115 grep -v '^ *+' conftest.er1 >conftest.err
19117 cat conftest.err >&5
19118 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19119 (exit $ac_status); } && {
19120 test -z "$ac_c_werror_flag" ||
19121 test ! -s conftest.err
19122 } && test -s conftest$ac_exeext && {
19123 test "$cross_compiling" = yes ||
19124 $as_test_x conftest$ac_exeext
19126 ac_cv_search_inet_aton=$ac_res
19128 $as_echo "$as_me: failed program was:" >&5
19129 sed 's/^/| /' conftest.$ac_ext >&5
19134 rm -rf conftest.dSYM
19135 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19137 if test "${ac_cv_search_inet_aton+set}" = set; then
19141 if test "${ac_cv_search_inet_aton+set}" = set; then
19144 ac_cv_search_inet_aton=no
19146 rm conftest.$ac_ext
19147 LIBS=$ac_func_search_save_LIBS
19149 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
19150 $as_echo "$ac_cv_search_inet_aton" >&6; }
19151 ac_res=$ac_cv_search_inet_aton
19152 if test "$ac_res" != no; then
19153 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
19183 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
19184 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19185 $as_echo_n "checking for $ac_func... " >&6; }
19186 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19187 $as_echo_n "(cached) " >&6
19189 cat >conftest.$ac_ext <<_ACEOF
19192 cat confdefs.h >>conftest.$ac_ext
19193 cat >>conftest.$ac_ext <<_ACEOF
19194 /* end confdefs.h. */
19195 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19196 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19197 #define $ac_func innocuous_$ac_func
19199 /* System header to define __stub macros and hopefully few prototypes,
19200 which can conflict with char $ac_func (); below.
19201 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19202 <limits.h> exists even on freestanding compilers. */
19205 # include <limits.h>
19207 # include <assert.h>
19212 /* Override any GCC internal prototype to avoid an error.
19213 Use char because int might match the return type of a GCC
19214 builtin and then its argument prototype would still apply. */
19219 /* The GNU C library defines this for functions which it implements
19220 to always fail with ENOSYS. Some functions are actually named
19221 something starting with __ and the normal name is an alias. */
19222 #if defined __stub_$ac_func || defined __stub___$ac_func
19229 return $ac_func ();
19234 rm -f conftest.$ac_objext conftest$ac_exeext
19235 if { (ac_try="$ac_link"
19236 case "(($ac_try" in
19237 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19238 *) ac_try_echo
=$ac_try;;
19240 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19241 $as_echo "$ac_try_echo") >&5
19242 (eval "$ac_link") 2>conftest.er1
19244 grep -v '^ *+' conftest.er1
>conftest.err
19246 cat conftest.err
>&5
19247 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19248 (exit $ac_status); } && {
19249 test -z "$ac_c_werror_flag" ||
19250 test ! -s conftest.err
19251 } && test -s conftest
$ac_exeext && {
19252 test "$cross_compiling" = yes ||
19253 $as_test_x conftest
$ac_exeext
19255 eval "$as_ac_var=yes"
19257 $as_echo "$as_me: failed program was:" >&5
19258 sed 's/^/| /' conftest.
$ac_ext >&5
19260 eval "$as_ac_var=no"
19263 rm -rf conftest.dSYM
19264 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
19265 conftest
$ac_exeext conftest.
$ac_ext
19267 ac_res
=`eval 'as_val=${'$as_ac_var'}
19268 $as_echo "$as_val"'`
19269 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19270 $as_echo "$ac_res" >&6; }
19271 as_val
=`eval 'as_val=${'$as_ac_var'}
19272 $as_echo "$as_val"'`
19273 if test "x$as_val" = x
""yes; then
19274 cat >>confdefs.h
<<_ACEOF
19275 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
19284 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
19286 { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
19287 $as_echo_n "checking for LDAPSortKey... " >&6; }
19288 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
19289 $as_echo_n "(cached) " >&6
19291 ac_cv_type_LDAPSortKey
=no
19292 cat >conftest.
$ac_ext <<_ACEOF
19295 cat confdefs.h
>>conftest.
$ac_ext
19296 cat >>conftest.
$ac_ext <<_ACEOF
19297 /* end confdefs.h. */
19303 if (sizeof (LDAPSortKey))
19309 rm -f conftest.
$ac_objext
19310 if { (ac_try
="$ac_compile"
19311 case "(($ac_try" in
19312 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19313 *) ac_try_echo=$ac_try;;
19315 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19316 $as_echo "$ac_try_echo") >&5
19317 (eval "$ac_compile") 2>conftest.er1
19319 grep -v '^ *+' conftest.er1 >conftest.err
19321 cat conftest.err >&5
19322 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19323 (exit $ac_status); } && {
19324 test -z "$ac_c_werror_flag" ||
19325 test ! -s conftest.err
19326 } && test -s conftest.$ac_objext; then
19327 cat >conftest.$ac_ext <<_ACEOF
19330 cat confdefs.h >>conftest.$ac_ext
19331 cat >>conftest.$ac_ext <<_ACEOF
19332 /* end confdefs.h. */
19338 if (sizeof ((LDAPSortKey)))
19344 rm -f conftest.$ac_objext
19345 if { (ac_try="$ac_compile"
19346 case "(($ac_try" in
19347 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19348 *) ac_try_echo
=$ac_try;;
19350 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19351 $as_echo "$ac_try_echo") >&5
19352 (eval "$ac_compile") 2>conftest.er1
19354 grep -v '^ *+' conftest.er1
>conftest.err
19356 cat conftest.err
>&5
19357 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19358 (exit $ac_status); } && {
19359 test -z "$ac_c_werror_flag" ||
19360 test ! -s conftest.err
19361 } && test -s conftest.
$ac_objext; then
19364 $as_echo "$as_me: failed program was:" >&5
19365 sed 's/^/| /' conftest.
$ac_ext >&5
19367 ac_cv_type_LDAPSortKey
=yes
19370 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19372 $as_echo "$as_me: failed program was:" >&5
19373 sed 's/^/| /' conftest.
$ac_ext >&5
19378 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19380 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
19381 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
19382 if test "x$ac_cv_type_LDAPSortKey" = x
""yes; then
19383 { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
19384 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
19385 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
19386 $as_echo_n "(cached) " >&6
19388 ac_check_lib_save_LIBS
=$LIBS
19389 LIBS
="-lldap_r $LIBPTHREAD $LIBS"
19390 cat >conftest.
$ac_ext <<_ACEOF
19393 cat confdefs.h
>>conftest.
$ac_ext
19394 cat >>conftest.
$ac_ext <<_ACEOF
19395 /* end confdefs.h. */
19397 /* Override any GCC internal prototype to avoid an error.
19398 Use char because int might match the return type of a GCC
19399 builtin and then its argument prototype would still apply. */
19403 char ldap_initialize ();
19407 return ldap_initialize ();
19412 rm -f conftest.
$ac_objext conftest
$ac_exeext
19413 if { (ac_try
="$ac_link"
19414 case "(($ac_try" in
19415 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19416 *) ac_try_echo=$ac_try;;
19418 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19419 $as_echo "$ac_try_echo") >&5
19420 (eval "$ac_link") 2>conftest.er1
19422 grep -v '^ *+' conftest.er1 >conftest.err
19424 cat conftest.err >&5
19425 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19426 (exit $ac_status); } && {
19427 test -z "$ac_c_werror_flag" ||
19428 test ! -s conftest.err
19429 } && test -s conftest$ac_exeext && {
19430 test "$cross_compiling" = yes ||
19431 $as_test_x conftest$ac_exeext
19433 ac_cv_lib_ldap_r_ldap_initialize=yes
19435 $as_echo "$as_me: failed program was:" >&5
19436 sed 's/^/| /' conftest.$ac_ext >&5
19438 ac_cv_lib_ldap_r_ldap_initialize=no
19441 rm -rf conftest.dSYM
19442 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19443 conftest$ac_exeext conftest.$ac_ext
19444 LIBS=$ac_check_lib_save_LIBS
19446 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
19447 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
19448 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
19449 { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
19450 $as_echo_n "checking for ber_init in -llber... " >&6; }
19451 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
19452 $as_echo_n "(cached) " >&6
19454 ac_check_lib_save_LIBS=$LIBS
19455 LIBS="-llber $LIBPTHREAD $LIBS"
19456 cat >conftest.$ac_ext <<_ACEOF
19459 cat confdefs.h >>conftest.$ac_ext
19460 cat >>conftest.$ac_ext <<_ACEOF
19461 /* end confdefs.h. */
19463 /* Override any GCC internal prototype to avoid an error.
19464 Use char because int might match the return type of a GCC
19465 builtin and then its argument prototype would still apply. */
19473 return ber_init ();
19478 rm -f conftest.$ac_objext conftest$ac_exeext
19479 if { (ac_try="$ac_link"
19480 case "(($ac_try" in
19481 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19482 *) ac_try_echo
=$ac_try;;
19484 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19485 $as_echo "$ac_try_echo") >&5
19486 (eval "$ac_link") 2>conftest.er1
19488 grep -v '^ *+' conftest.er1
>conftest.err
19490 cat conftest.err
>&5
19491 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19492 (exit $ac_status); } && {
19493 test -z "$ac_c_werror_flag" ||
19494 test ! -s conftest.err
19495 } && test -s conftest
$ac_exeext && {
19496 test "$cross_compiling" = yes ||
19497 $as_test_x conftest
$ac_exeext
19499 ac_cv_lib_lber_ber_init
=yes
19501 $as_echo "$as_me: failed program was:" >&5
19502 sed 's/^/| /' conftest.
$ac_ext >&5
19504 ac_cv_lib_lber_ber_init
=no
19507 rm -rf conftest.dSYM
19508 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
19509 conftest
$ac_exeext conftest.
$ac_ext
19510 LIBS
=$ac_check_lib_save_LIBS
19512 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19513 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19514 if test "x$ac_cv_lib_lber_ber_init" = x
""yes; then
19516 cat >>confdefs.h
<<\_ACEOF
19517 #define HAVE_LDAP 1
19520 LDAPLIBS
="-lldap_r -llber"
19527 ac_wine_check_funcs_save_LIBS
="$LIBS"
19528 LIBS
="$LIBS $LDAPLIBS $LIBPTHREAD"
19538 ldap_count_references \
19539 ldap_first_reference \
19540 ldap_next_reference \
19541 ldap_parse_reference \
19542 ldap_parse_sort_control \
19543 ldap_parse_sortresponse_control \
19544 ldap_parse_vlv_control \
19545 ldap_parse_vlvresponse_control
19547 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19548 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19549 $as_echo_n "checking for $ac_func... " >&6; }
19550 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19551 $as_echo_n "(cached) " >&6
19553 cat >conftest.
$ac_ext <<_ACEOF
19556 cat confdefs.h
>>conftest.
$ac_ext
19557 cat >>conftest.
$ac_ext <<_ACEOF
19558 /* end confdefs.h. */
19559 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19560 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19561 #define $ac_func innocuous_$ac_func
19563 /* System header to define __stub macros and hopefully few prototypes,
19564 which can conflict with char $ac_func (); below.
19565 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19566 <limits.h> exists even on freestanding compilers. */
19569 # include <limits.h>
19571 # include <assert.h>
19576 /* Override any GCC internal prototype to avoid an error.
19577 Use char because int might match the return type of a GCC
19578 builtin and then its argument prototype would still apply. */
19583 /* The GNU C library defines this for functions which it implements
19584 to always fail with ENOSYS. Some functions are actually named
19585 something starting with __ and the normal name is an alias. */
19586 #if defined __stub_$ac_func || defined __stub___$ac_func
19593 return $ac_func ();
19598 rm -f conftest.
$ac_objext conftest
$ac_exeext
19599 if { (ac_try
="$ac_link"
19600 case "(($ac_try" in
19601 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19602 *) ac_try_echo=$ac_try;;
19604 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19605 $as_echo "$ac_try_echo") >&5
19606 (eval "$ac_link") 2>conftest.er1
19608 grep -v '^ *+' conftest.er1 >conftest.err
19610 cat conftest.err >&5
19611 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19612 (exit $ac_status); } && {
19613 test -z "$ac_c_werror_flag" ||
19614 test ! -s conftest.err
19615 } && test -s conftest$ac_exeext && {
19616 test "$cross_compiling" = yes ||
19617 $as_test_x conftest$ac_exeext
19619 eval "$as_ac_var=yes"
19621 $as_echo "$as_me: failed program was:" >&5
19622 sed 's/^/| /' conftest.$ac_ext >&5
19624 eval "$as_ac_var=no"
19627 rm -rf conftest.dSYM
19628 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19629 conftest$ac_exeext conftest.$ac_ext
19631 ac_res=`eval 'as_val=${'$as_ac_var'}
19632 $as_echo "$as_val"'`
19633 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19634 $as_echo "$ac_res" >&6; }
19635 as_val=`eval 'as_val=${'$as_ac_var'}
19636 $as_echo "$as_val"'`
19637 if test "x$as_val" = x""yes; then
19638 cat >>confdefs.h <<_ACEOF
19639 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
19645 LIBS="$ac_wine_check_funcs_save_LIBS"
19647 if test "x$LDAPLIBS" = "x"; then
19648 case "x$with_ldap" in
19649 x) wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19651 *) { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19652 This is an error since --with-ldap was requested." >&5
19653 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19654 This is an error since --with-ldap was requested." >&2;}
19655 { (exit 1); exit 1; }; } ;;
19660 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19661 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19662 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19663 $as_echo_n "(cached) " >&6
19665 cat >conftest.$ac_ext <<_ACEOF
19668 cat confdefs.h >>conftest.$ac_ext
19669 cat >>conftest.$ac_ext <<_ACEOF
19670 /* end confdefs.h. */
19671 #include <sys/stat.h>
19680 rm -f conftest.$ac_objext
19681 if { (ac_try="$ac_compile"
19682 case "(($ac_try" in
19683 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19684 *) ac_try_echo
=$ac_try;;
19686 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19687 $as_echo "$ac_try_echo") >&5
19688 (eval "$ac_compile") 2>conftest.er1
19690 grep -v '^ *+' conftest.er1
>conftest.err
19692 cat conftest.err
>&5
19693 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19694 (exit $ac_status); } && {
19695 test -z "$ac_c_werror_flag" ||
19696 test ! -s conftest.err
19697 } && test -s conftest.
$ac_objext; then
19698 wine_cv_one_arg_mkdir
=yes
19700 $as_echo "$as_me: failed program was:" >&5
19701 sed 's/^/| /' conftest.
$ac_ext >&5
19703 wine_cv_one_arg_mkdir
=no
19706 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19708 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19709 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19710 if test "$wine_cv_one_arg_mkdir" = "yes"
19713 cat >>confdefs.h
<<\_ACEOF
19714 #define HAVE_ONE_ARG_MKDIR 1
19720 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19721 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19722 if test "${ac_cv_c_const+set}" = set; then
19723 $as_echo_n "(cached) " >&6
19725 cat >conftest.
$ac_ext <<_ACEOF
19728 cat confdefs.h
>>conftest.
$ac_ext
19729 cat >>conftest.
$ac_ext <<_ACEOF
19730 /* end confdefs.h. */
19735 /* FIXME: Include the comments suggested by Paul. */
19736 #ifndef __cplusplus
19737 /* Ultrix mips cc rejects this. */
19738 typedef int charset[2];
19740 /* SunOS 4.1.1 cc rejects this. */
19741 char const *const *pcpcc;
19743 /* NEC SVR4.0.2 mips cc rejects this. */
19744 struct point {int x, y;};
19745 static struct point const zero = {0,0};
19746 /* AIX XL C 1.02.0.0 rejects this.
19747 It does not let you subtract one const X* pointer from another in
19748 an arm of an if-expression whose if-part is not a constant
19750 const char *g = "string";
19751 pcpcc = &g + (g ? g-g : 0);
19752 /* HPUX 7.0 cc rejects these. */
19754 ppc = (char**) pcpcc;
19755 pcpcc = (char const *const *) ppc;
19756 { /* SCO 3.2v4 cc rejects this. */
19758 char const *s = 0 ? (char *) 0 : (char const *) 0;
19763 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
19764 int x[] = {25, 17};
19765 const int *foo = &x[0];
19768 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19769 typedef const int *iptr;
19773 { /* AIX XL C 1.02.0.0 rejects this saying
19774 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19775 struct s { int j; const int *ap[3]; };
19776 struct s *b; b->j = 5;
19778 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19779 const int foo = 10;
19780 if (!foo) return 0;
19782 return !cs[0] && !zero.x;
19789 rm -f conftest.
$ac_objext
19790 if { (ac_try
="$ac_compile"
19791 case "(($ac_try" in
19792 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19793 *) ac_try_echo=$ac_try;;
19795 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19796 $as_echo "$ac_try_echo") >&5
19797 (eval "$ac_compile") 2>conftest.er1
19799 grep -v '^ *+' conftest.er1 >conftest.err
19801 cat conftest.err >&5
19802 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19803 (exit $ac_status); } && {
19804 test -z "$ac_c_werror_flag" ||
19805 test ! -s conftest.err
19806 } && test -s conftest.$ac_objext; then
19809 $as_echo "$as_me: failed program was:" >&5
19810 sed 's/^/| /' conftest.$ac_ext >&5
19815 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19817 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19818 $as_echo "$ac_cv_c_const" >&6; }
19819 if test $ac_cv_c_const = no; then
19821 cat >>confdefs.h <<\_ACEOF
19827 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19828 $as_echo_n "checking for inline... " >&6; }
19829 if test "${ac_cv_c_inline+set}" = set; then
19830 $as_echo_n "(cached) " >&6
19833 for ac_kw in inline __inline__ __inline; do
19834 cat >conftest.$ac_ext <<_ACEOF
19837 cat confdefs.h >>conftest.$ac_ext
19838 cat >>conftest.$ac_ext <<_ACEOF
19839 /* end confdefs.h. */
19840 #ifndef __cplusplus
19842 static $ac_kw foo_t static_foo () {return 0; }
19843 $ac_kw foo_t foo () {return 0; }
19847 rm -f conftest.$ac_objext
19848 if { (ac_try="$ac_compile"
19849 case "(($ac_try" in
19850 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19851 *) ac_try_echo
=$ac_try;;
19853 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19854 $as_echo "$ac_try_echo") >&5
19855 (eval "$ac_compile") 2>conftest.er1
19857 grep -v '^ *+' conftest.er1
>conftest.err
19859 cat conftest.err
>&5
19860 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19861 (exit $ac_status); } && {
19862 test -z "$ac_c_werror_flag" ||
19863 test ! -s conftest.err
19864 } && test -s conftest.
$ac_objext; then
19865 ac_cv_c_inline
=$ac_kw
19867 $as_echo "$as_me: failed program was:" >&5
19868 sed 's/^/| /' conftest.
$ac_ext >&5
19873 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19874 test "$ac_cv_c_inline" != no
&& break
19878 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19879 $as_echo "$ac_cv_c_inline" >&6; }
19882 case $ac_cv_c_inline in
19885 case $ac_cv_c_inline in
19887 *) ac_val
=$ac_cv_c_inline;;
19889 cat >>confdefs.h
<<_ACEOF
19890 #ifndef __cplusplus
19891 #define inline $ac_val
19897 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19898 $as_echo_n "checking for mode_t... " >&6; }
19899 if test "${ac_cv_type_mode_t+set}" = set; then
19900 $as_echo_n "(cached) " >&6
19902 ac_cv_type_mode_t
=no
19903 cat >conftest.
$ac_ext <<_ACEOF
19906 cat confdefs.h
>>conftest.
$ac_ext
19907 cat >>conftest.
$ac_ext <<_ACEOF
19908 /* end confdefs.h. */
19909 $ac_includes_default
19913 if (sizeof (mode_t))
19919 rm -f conftest.
$ac_objext
19920 if { (ac_try
="$ac_compile"
19921 case "(($ac_try" in
19922 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19923 *) ac_try_echo=$ac_try;;
19925 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19926 $as_echo "$ac_try_echo") >&5
19927 (eval "$ac_compile") 2>conftest.er1
19929 grep -v '^ *+' conftest.er1 >conftest.err
19931 cat conftest.err >&5
19932 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19933 (exit $ac_status); } && {
19934 test -z "$ac_c_werror_flag" ||
19935 test ! -s conftest.err
19936 } && test -s conftest.$ac_objext; then
19937 cat >conftest.$ac_ext <<_ACEOF
19940 cat confdefs.h >>conftest.$ac_ext
19941 cat >>conftest.$ac_ext <<_ACEOF
19942 /* end confdefs.h. */
19943 $ac_includes_default
19947 if (sizeof ((mode_t)))
19953 rm -f conftest.$ac_objext
19954 if { (ac_try="$ac_compile"
19955 case "(($ac_try" in
19956 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19957 *) ac_try_echo
=$ac_try;;
19959 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19960 $as_echo "$ac_try_echo") >&5
19961 (eval "$ac_compile") 2>conftest.er1
19963 grep -v '^ *+' conftest.er1
>conftest.err
19965 cat conftest.err
>&5
19966 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19967 (exit $ac_status); } && {
19968 test -z "$ac_c_werror_flag" ||
19969 test ! -s conftest.err
19970 } && test -s conftest.
$ac_objext; then
19973 $as_echo "$as_me: failed program was:" >&5
19974 sed 's/^/| /' conftest.
$ac_ext >&5
19976 ac_cv_type_mode_t
=yes
19979 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19981 $as_echo "$as_me: failed program was:" >&5
19982 sed 's/^/| /' conftest.
$ac_ext >&5
19987 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19989 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19990 $as_echo "$ac_cv_type_mode_t" >&6; }
19991 if test "x$ac_cv_type_mode_t" = x
""yes; then
19993 cat >>confdefs.h
<<_ACEOF
19994 #define HAVE_MODE_T 1
19999 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
20000 $as_echo_n "checking for off_t... " >&6; }
20001 if test "${ac_cv_type_off_t+set}" = set; then
20002 $as_echo_n "(cached) " >&6
20004 ac_cv_type_off_t
=no
20005 cat >conftest.
$ac_ext <<_ACEOF
20008 cat confdefs.h
>>conftest.
$ac_ext
20009 cat >>conftest.
$ac_ext <<_ACEOF
20010 /* end confdefs.h. */
20011 $ac_includes_default
20015 if (sizeof (off_t))
20021 rm -f conftest.
$ac_objext
20022 if { (ac_try
="$ac_compile"
20023 case "(($ac_try" in
20024 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20025 *) ac_try_echo=$ac_try;;
20027 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20028 $as_echo "$ac_try_echo") >&5
20029 (eval "$ac_compile") 2>conftest.er1
20031 grep -v '^ *+' conftest.er1 >conftest.err
20033 cat conftest.err >&5
20034 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20035 (exit $ac_status); } && {
20036 test -z "$ac_c_werror_flag" ||
20037 test ! -s conftest.err
20038 } && test -s conftest.$ac_objext; then
20039 cat >conftest.$ac_ext <<_ACEOF
20042 cat confdefs.h >>conftest.$ac_ext
20043 cat >>conftest.$ac_ext <<_ACEOF
20044 /* end confdefs.h. */
20045 $ac_includes_default
20049 if (sizeof ((off_t)))
20055 rm -f conftest.$ac_objext
20056 if { (ac_try="$ac_compile"
20057 case "(($ac_try" in
20058 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20059 *) ac_try_echo
=$ac_try;;
20061 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20062 $as_echo "$ac_try_echo") >&5
20063 (eval "$ac_compile") 2>conftest.er1
20065 grep -v '^ *+' conftest.er1
>conftest.err
20067 cat conftest.err
>&5
20068 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20069 (exit $ac_status); } && {
20070 test -z "$ac_c_werror_flag" ||
20071 test ! -s conftest.err
20072 } && test -s conftest.
$ac_objext; then
20075 $as_echo "$as_me: failed program was:" >&5
20076 sed 's/^/| /' conftest.
$ac_ext >&5
20078 ac_cv_type_off_t
=yes
20081 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20083 $as_echo "$as_me: failed program was:" >&5
20084 sed 's/^/| /' conftest.
$ac_ext >&5
20089 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20091 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
20092 $as_echo "$ac_cv_type_off_t" >&6; }
20093 if test "x$ac_cv_type_off_t" = x
""yes; then
20095 cat >>confdefs.h
<<_ACEOF
20096 #define HAVE_OFF_T 1
20101 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
20102 $as_echo_n "checking for pid_t... " >&6; }
20103 if test "${ac_cv_type_pid_t+set}" = set; then
20104 $as_echo_n "(cached) " >&6
20106 ac_cv_type_pid_t
=no
20107 cat >conftest.
$ac_ext <<_ACEOF
20110 cat confdefs.h
>>conftest.
$ac_ext
20111 cat >>conftest.
$ac_ext <<_ACEOF
20112 /* end confdefs.h. */
20113 $ac_includes_default
20117 if (sizeof (pid_t))
20123 rm -f conftest.
$ac_objext
20124 if { (ac_try
="$ac_compile"
20125 case "(($ac_try" in
20126 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20127 *) ac_try_echo=$ac_try;;
20129 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20130 $as_echo "$ac_try_echo") >&5
20131 (eval "$ac_compile") 2>conftest.er1
20133 grep -v '^ *+' conftest.er1 >conftest.err
20135 cat conftest.err >&5
20136 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20137 (exit $ac_status); } && {
20138 test -z "$ac_c_werror_flag" ||
20139 test ! -s conftest.err
20140 } && test -s conftest.$ac_objext; then
20141 cat >conftest.$ac_ext <<_ACEOF
20144 cat confdefs.h >>conftest.$ac_ext
20145 cat >>conftest.$ac_ext <<_ACEOF
20146 /* end confdefs.h. */
20147 $ac_includes_default
20151 if (sizeof ((pid_t)))
20157 rm -f conftest.$ac_objext
20158 if { (ac_try="$ac_compile"
20159 case "(($ac_try" in
20160 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20161 *) ac_try_echo
=$ac_try;;
20163 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20164 $as_echo "$ac_try_echo") >&5
20165 (eval "$ac_compile") 2>conftest.er1
20167 grep -v '^ *+' conftest.er1
>conftest.err
20169 cat conftest.err
>&5
20170 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20171 (exit $ac_status); } && {
20172 test -z "$ac_c_werror_flag" ||
20173 test ! -s conftest.err
20174 } && test -s conftest.
$ac_objext; then
20177 $as_echo "$as_me: failed program was:" >&5
20178 sed 's/^/| /' conftest.
$ac_ext >&5
20180 ac_cv_type_pid_t
=yes
20183 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20185 $as_echo "$as_me: failed program was:" >&5
20186 sed 's/^/| /' conftest.
$ac_ext >&5
20191 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20193 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
20194 $as_echo "$ac_cv_type_pid_t" >&6; }
20195 if test "x$ac_cv_type_pid_t" = x
""yes; then
20197 cat >>confdefs.h
<<_ACEOF
20198 #define HAVE_PID_T 1
20203 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
20204 $as_echo_n "checking for size_t... " >&6; }
20205 if test "${ac_cv_type_size_t+set}" = set; then
20206 $as_echo_n "(cached) " >&6
20208 ac_cv_type_size_t
=no
20209 cat >conftest.
$ac_ext <<_ACEOF
20212 cat confdefs.h
>>conftest.
$ac_ext
20213 cat >>conftest.
$ac_ext <<_ACEOF
20214 /* end confdefs.h. */
20215 $ac_includes_default
20219 if (sizeof (size_t))
20225 rm -f conftest.
$ac_objext
20226 if { (ac_try
="$ac_compile"
20227 case "(($ac_try" in
20228 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20229 *) ac_try_echo=$ac_try;;
20231 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20232 $as_echo "$ac_try_echo") >&5
20233 (eval "$ac_compile") 2>conftest.er1
20235 grep -v '^ *+' conftest.er1 >conftest.err
20237 cat conftest.err >&5
20238 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20239 (exit $ac_status); } && {
20240 test -z "$ac_c_werror_flag" ||
20241 test ! -s conftest.err
20242 } && test -s conftest.$ac_objext; then
20243 cat >conftest.$ac_ext <<_ACEOF
20246 cat confdefs.h >>conftest.$ac_ext
20247 cat >>conftest.$ac_ext <<_ACEOF
20248 /* end confdefs.h. */
20249 $ac_includes_default
20253 if (sizeof ((size_t)))
20259 rm -f conftest.$ac_objext
20260 if { (ac_try="$ac_compile"
20261 case "(($ac_try" in
20262 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20263 *) ac_try_echo
=$ac_try;;
20265 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20266 $as_echo "$ac_try_echo") >&5
20267 (eval "$ac_compile") 2>conftest.er1
20269 grep -v '^ *+' conftest.er1
>conftest.err
20271 cat conftest.err
>&5
20272 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20273 (exit $ac_status); } && {
20274 test -z "$ac_c_werror_flag" ||
20275 test ! -s conftest.err
20276 } && test -s conftest.
$ac_objext; then
20279 $as_echo "$as_me: failed program was:" >&5
20280 sed 's/^/| /' conftest.
$ac_ext >&5
20282 ac_cv_type_size_t
=yes
20285 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20287 $as_echo "$as_me: failed program was:" >&5
20288 sed 's/^/| /' conftest.
$ac_ext >&5
20293 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20295 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
20296 $as_echo "$ac_cv_type_size_t" >&6; }
20297 if test "x$ac_cv_type_size_t" = x
""yes; then
20299 cat >>confdefs.h
<<_ACEOF
20300 #define HAVE_SIZE_T 1
20305 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
20306 $as_echo_n "checking for ssize_t... " >&6; }
20307 if test "${ac_cv_type_ssize_t+set}" = set; then
20308 $as_echo_n "(cached) " >&6
20310 ac_cv_type_ssize_t
=no
20311 cat >conftest.
$ac_ext <<_ACEOF
20314 cat confdefs.h
>>conftest.
$ac_ext
20315 cat >>conftest.
$ac_ext <<_ACEOF
20316 /* end confdefs.h. */
20317 $ac_includes_default
20321 if (sizeof (ssize_t))
20327 rm -f conftest.
$ac_objext
20328 if { (ac_try
="$ac_compile"
20329 case "(($ac_try" in
20330 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20331 *) ac_try_echo=$ac_try;;
20333 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20334 $as_echo "$ac_try_echo") >&5
20335 (eval "$ac_compile") 2>conftest.er1
20337 grep -v '^ *+' conftest.er1 >conftest.err
20339 cat conftest.err >&5
20340 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20341 (exit $ac_status); } && {
20342 test -z "$ac_c_werror_flag" ||
20343 test ! -s conftest.err
20344 } && test -s conftest.$ac_objext; then
20345 cat >conftest.$ac_ext <<_ACEOF
20348 cat confdefs.h >>conftest.$ac_ext
20349 cat >>conftest.$ac_ext <<_ACEOF
20350 /* end confdefs.h. */
20351 $ac_includes_default
20355 if (sizeof ((ssize_t)))
20361 rm -f conftest.$ac_objext
20362 if { (ac_try="$ac_compile"
20363 case "(($ac_try" in
20364 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20365 *) ac_try_echo
=$ac_try;;
20367 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20368 $as_echo "$ac_try_echo") >&5
20369 (eval "$ac_compile") 2>conftest.er1
20371 grep -v '^ *+' conftest.er1
>conftest.err
20373 cat conftest.err
>&5
20374 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20375 (exit $ac_status); } && {
20376 test -z "$ac_c_werror_flag" ||
20377 test ! -s conftest.err
20378 } && test -s conftest.
$ac_objext; then
20381 $as_echo "$as_me: failed program was:" >&5
20382 sed 's/^/| /' conftest.
$ac_ext >&5
20384 ac_cv_type_ssize_t
=yes
20387 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20389 $as_echo "$as_me: failed program was:" >&5
20390 sed 's/^/| /' conftest.
$ac_ext >&5
20395 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20397 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
20398 $as_echo "$ac_cv_type_ssize_t" >&6; }
20399 if test "x$ac_cv_type_ssize_t" = x
""yes; then
20401 cat >>confdefs.h
<<_ACEOF
20402 #define HAVE_SSIZE_T 1
20407 { $as_echo "$as_me:$LINENO: checking for long long" >&5
20408 $as_echo_n "checking for long long... " >&6; }
20409 if test "${ac_cv_type_long_long+set}" = set; then
20410 $as_echo_n "(cached) " >&6
20412 ac_cv_type_long_long
=no
20413 cat >conftest.
$ac_ext <<_ACEOF
20416 cat confdefs.h
>>conftest.
$ac_ext
20417 cat >>conftest.
$ac_ext <<_ACEOF
20418 /* end confdefs.h. */
20419 $ac_includes_default
20423 if (sizeof (long long))
20429 rm -f conftest.
$ac_objext
20430 if { (ac_try
="$ac_compile"
20431 case "(($ac_try" in
20432 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20433 *) ac_try_echo=$ac_try;;
20435 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20436 $as_echo "$ac_try_echo") >&5
20437 (eval "$ac_compile") 2>conftest.er1
20439 grep -v '^ *+' conftest.er1 >conftest.err
20441 cat conftest.err >&5
20442 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20443 (exit $ac_status); } && {
20444 test -z "$ac_c_werror_flag" ||
20445 test ! -s conftest.err
20446 } && test -s conftest.$ac_objext; then
20447 cat >conftest.$ac_ext <<_ACEOF
20450 cat confdefs.h >>conftest.$ac_ext
20451 cat >>conftest.$ac_ext <<_ACEOF
20452 /* end confdefs.h. */
20453 $ac_includes_default
20457 if (sizeof ((long long)))
20463 rm -f conftest.$ac_objext
20464 if { (ac_try="$ac_compile"
20465 case "(($ac_try" in
20466 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20467 *) ac_try_echo
=$ac_try;;
20469 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20470 $as_echo "$ac_try_echo") >&5
20471 (eval "$ac_compile") 2>conftest.er1
20473 grep -v '^ *+' conftest.er1
>conftest.err
20475 cat conftest.err
>&5
20476 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20477 (exit $ac_status); } && {
20478 test -z "$ac_c_werror_flag" ||
20479 test ! -s conftest.err
20480 } && test -s conftest.
$ac_objext; then
20483 $as_echo "$as_me: failed program was:" >&5
20484 sed 's/^/| /' conftest.
$ac_ext >&5
20486 ac_cv_type_long_long
=yes
20489 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20491 $as_echo "$as_me: failed program was:" >&5
20492 sed 's/^/| /' conftest.
$ac_ext >&5
20497 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20499 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20500 $as_echo "$ac_cv_type_long_long" >&6; }
20501 if test "x$ac_cv_type_long_long" = x
""yes; then
20503 cat >>confdefs.h
<<_ACEOF
20504 #define HAVE_LONG_LONG 1
20509 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
20510 $as_echo_n "checking for fsblkcnt_t... " >&6; }
20511 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
20512 $as_echo_n "(cached) " >&6
20514 ac_cv_type_fsblkcnt_t
=no
20515 cat >conftest.
$ac_ext <<_ACEOF
20518 cat confdefs.h
>>conftest.
$ac_ext
20519 cat >>conftest.
$ac_ext <<_ACEOF
20520 /* end confdefs.h. */
20521 $ac_includes_default
20525 if (sizeof (fsblkcnt_t))
20531 rm -f conftest.
$ac_objext
20532 if { (ac_try
="$ac_compile"
20533 case "(($ac_try" in
20534 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20535 *) ac_try_echo=$ac_try;;
20537 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20538 $as_echo "$ac_try_echo") >&5
20539 (eval "$ac_compile") 2>conftest.er1
20541 grep -v '^ *+' conftest.er1 >conftest.err
20543 cat conftest.err >&5
20544 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20545 (exit $ac_status); } && {
20546 test -z "$ac_c_werror_flag" ||
20547 test ! -s conftest.err
20548 } && test -s conftest.$ac_objext; then
20549 cat >conftest.$ac_ext <<_ACEOF
20552 cat confdefs.h >>conftest.$ac_ext
20553 cat >>conftest.$ac_ext <<_ACEOF
20554 /* end confdefs.h. */
20555 $ac_includes_default
20559 if (sizeof ((fsblkcnt_t)))
20565 rm -f conftest.$ac_objext
20566 if { (ac_try="$ac_compile"
20567 case "(($ac_try" in
20568 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20569 *) ac_try_echo
=$ac_try;;
20571 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20572 $as_echo "$ac_try_echo") >&5
20573 (eval "$ac_compile") 2>conftest.er1
20575 grep -v '^ *+' conftest.er1
>conftest.err
20577 cat conftest.err
>&5
20578 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20579 (exit $ac_status); } && {
20580 test -z "$ac_c_werror_flag" ||
20581 test ! -s conftest.err
20582 } && test -s conftest.
$ac_objext; then
20585 $as_echo "$as_me: failed program was:" >&5
20586 sed 's/^/| /' conftest.
$ac_ext >&5
20588 ac_cv_type_fsblkcnt_t
=yes
20591 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20593 $as_echo "$as_me: failed program was:" >&5
20594 sed 's/^/| /' conftest.
$ac_ext >&5
20599 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20601 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20602 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20603 if test "x$ac_cv_type_fsblkcnt_t" = x
""yes; then
20605 cat >>confdefs.h
<<_ACEOF
20606 #define HAVE_FSBLKCNT_T 1
20611 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20612 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20613 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20614 $as_echo_n "(cached) " >&6
20616 ac_cv_type_fsfilcnt_t
=no
20617 cat >conftest.
$ac_ext <<_ACEOF
20620 cat confdefs.h
>>conftest.
$ac_ext
20621 cat >>conftest.
$ac_ext <<_ACEOF
20622 /* end confdefs.h. */
20623 $ac_includes_default
20627 if (sizeof (fsfilcnt_t))
20633 rm -f conftest.
$ac_objext
20634 if { (ac_try
="$ac_compile"
20635 case "(($ac_try" in
20636 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20637 *) ac_try_echo=$ac_try;;
20639 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20640 $as_echo "$ac_try_echo") >&5
20641 (eval "$ac_compile") 2>conftest.er1
20643 grep -v '^ *+' conftest.er1 >conftest.err
20645 cat conftest.err >&5
20646 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20647 (exit $ac_status); } && {
20648 test -z "$ac_c_werror_flag" ||
20649 test ! -s conftest.err
20650 } && test -s conftest.$ac_objext; then
20651 cat >conftest.$ac_ext <<_ACEOF
20654 cat confdefs.h >>conftest.$ac_ext
20655 cat >>conftest.$ac_ext <<_ACEOF
20656 /* end confdefs.h. */
20657 $ac_includes_default
20661 if (sizeof ((fsfilcnt_t)))
20667 rm -f conftest.$ac_objext
20668 if { (ac_try="$ac_compile"
20669 case "(($ac_try" in
20670 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20671 *) ac_try_echo
=$ac_try;;
20673 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20674 $as_echo "$ac_try_echo") >&5
20675 (eval "$ac_compile") 2>conftest.er1
20677 grep -v '^ *+' conftest.er1
>conftest.err
20679 cat conftest.err
>&5
20680 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20681 (exit $ac_status); } && {
20682 test -z "$ac_c_werror_flag" ||
20683 test ! -s conftest.err
20684 } && test -s conftest.
$ac_objext; then
20687 $as_echo "$as_me: failed program was:" >&5
20688 sed 's/^/| /' conftest.
$ac_ext >&5
20690 ac_cv_type_fsfilcnt_t
=yes
20693 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20695 $as_echo "$as_me: failed program was:" >&5
20696 sed 's/^/| /' conftest.
$ac_ext >&5
20701 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20703 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20704 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20705 if test "x$ac_cv_type_fsfilcnt_t" = x
""yes; then
20707 cat >>confdefs.h
<<_ACEOF
20708 #define HAVE_FSFILCNT_T 1
20714 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20715 $as_echo_n "checking for sigset_t... " >&6; }
20716 if test "${ac_cv_type_sigset_t+set}" = set; then
20717 $as_echo_n "(cached) " >&6
20719 ac_cv_type_sigset_t
=no
20720 cat >conftest.
$ac_ext <<_ACEOF
20723 cat confdefs.h
>>conftest.
$ac_ext
20724 cat >>conftest.
$ac_ext <<_ACEOF
20725 /* end confdefs.h. */
20726 #include <sys/types.h>
20727 #include <signal.h>
20732 if (sizeof (sigset_t))
20738 rm -f conftest.
$ac_objext
20739 if { (ac_try
="$ac_compile"
20740 case "(($ac_try" in
20741 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20742 *) ac_try_echo=$ac_try;;
20744 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20745 $as_echo "$ac_try_echo") >&5
20746 (eval "$ac_compile") 2>conftest.er1
20748 grep -v '^ *+' conftest.er1 >conftest.err
20750 cat conftest.err >&5
20751 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20752 (exit $ac_status); } && {
20753 test -z "$ac_c_werror_flag" ||
20754 test ! -s conftest.err
20755 } && test -s conftest.$ac_objext; then
20756 cat >conftest.$ac_ext <<_ACEOF
20759 cat confdefs.h >>conftest.$ac_ext
20760 cat >>conftest.$ac_ext <<_ACEOF
20761 /* end confdefs.h. */
20762 #include <sys/types.h>
20763 #include <signal.h>
20768 if (sizeof ((sigset_t)))
20774 rm -f conftest.$ac_objext
20775 if { (ac_try="$ac_compile"
20776 case "(($ac_try" in
20777 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20778 *) ac_try_echo
=$ac_try;;
20780 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20781 $as_echo "$ac_try_echo") >&5
20782 (eval "$ac_compile") 2>conftest.er1
20784 grep -v '^ *+' conftest.er1
>conftest.err
20786 cat conftest.err
>&5
20787 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20788 (exit $ac_status); } && {
20789 test -z "$ac_c_werror_flag" ||
20790 test ! -s conftest.err
20791 } && test -s conftest.
$ac_objext; then
20794 $as_echo "$as_me: failed program was:" >&5
20795 sed 's/^/| /' conftest.
$ac_ext >&5
20797 ac_cv_type_sigset_t
=yes
20800 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20802 $as_echo "$as_me: failed program was:" >&5
20803 sed 's/^/| /' conftest.
$ac_ext >&5
20808 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20810 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20811 $as_echo "$ac_cv_type_sigset_t" >&6; }
20812 if test "x$ac_cv_type_sigset_t" = x
""yes; then
20814 cat >>confdefs.h
<<_ACEOF
20815 #define HAVE_SIGSET_T 1
20821 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20822 $as_echo_n "checking for request_sense... " >&6; }
20823 if test "${ac_cv_type_request_sense+set}" = set; then
20824 $as_echo_n "(cached) " >&6
20826 ac_cv_type_request_sense
=no
20827 cat >conftest.
$ac_ext <<_ACEOF
20830 cat confdefs.h
>>conftest.
$ac_ext
20831 cat >>conftest.
$ac_ext <<_ACEOF
20832 /* end confdefs.h. */
20833 #include <linux/cdrom.h>
20838 if (sizeof (request_sense))
20844 rm -f conftest.
$ac_objext
20845 if { (ac_try
="$ac_compile"
20846 case "(($ac_try" in
20847 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20848 *) ac_try_echo=$ac_try;;
20850 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20851 $as_echo "$ac_try_echo") >&5
20852 (eval "$ac_compile") 2>conftest.er1
20854 grep -v '^ *+' conftest.er1 >conftest.err
20856 cat conftest.err >&5
20857 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20858 (exit $ac_status); } && {
20859 test -z "$ac_c_werror_flag" ||
20860 test ! -s conftest.err
20861 } && test -s conftest.$ac_objext; then
20862 cat >conftest.$ac_ext <<_ACEOF
20865 cat confdefs.h >>conftest.$ac_ext
20866 cat >>conftest.$ac_ext <<_ACEOF
20867 /* end confdefs.h. */
20868 #include <linux/cdrom.h>
20873 if (sizeof ((request_sense)))
20879 rm -f conftest.$ac_objext
20880 if { (ac_try="$ac_compile"
20881 case "(($ac_try" in
20882 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20883 *) ac_try_echo
=$ac_try;;
20885 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20886 $as_echo "$ac_try_echo") >&5
20887 (eval "$ac_compile") 2>conftest.er1
20889 grep -v '^ *+' conftest.er1
>conftest.err
20891 cat conftest.err
>&5
20892 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20893 (exit $ac_status); } && {
20894 test -z "$ac_c_werror_flag" ||
20895 test ! -s conftest.err
20896 } && test -s conftest.
$ac_objext; then
20899 $as_echo "$as_me: failed program was:" >&5
20900 sed 's/^/| /' conftest.
$ac_ext >&5
20902 ac_cv_type_request_sense
=yes
20905 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20907 $as_echo "$as_me: failed program was:" >&5
20908 sed 's/^/| /' conftest.
$ac_ext >&5
20913 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20915 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20916 $as_echo "$ac_cv_type_request_sense" >&6; }
20917 if test "x$ac_cv_type_request_sense" = x
""yes; then
20919 cat >>confdefs.h
<<_ACEOF
20920 #define HAVE_REQUEST_SENSE 1
20927 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20928 $as_echo_n "checking for struct xinpgen... " >&6; }
20929 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20930 $as_echo_n "(cached) " >&6
20932 ac_cv_type_struct_xinpgen
=no
20933 cat >conftest.
$ac_ext <<_ACEOF
20936 cat confdefs.h
>>conftest.
$ac_ext
20937 cat >>conftest.
$ac_ext <<_ACEOF
20938 /* end confdefs.h. */
20939 #include <sys/types.h>
20940 #ifdef HAVE_SYS_SOCKET_H
20941 #include <sys/socket.h>
20943 #ifdef HAVE_SYS_SOCKETVAR_H
20944 #include <sys/socketvar.h>
20946 #ifdef HAVE_NET_ROUTE_H
20947 #include <net/route.h>
20949 #ifdef HAVE_NETINET_IN_H
20950 #include <netinet/in.h>
20952 #ifdef HAVE_NETINET_IN_SYSTM_H
20953 #include <netinet/in_systm.h>
20955 #ifdef HAVE_NETINET_IP_H
20956 #include <netinet/ip.h>
20958 #ifdef HAVE_NETINET_IN_PCB_H
20959 #include <netinet/in_pcb.h>
20965 if (sizeof (struct xinpgen))
20971 rm -f conftest.
$ac_objext
20972 if { (ac_try
="$ac_compile"
20973 case "(($ac_try" in
20974 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20975 *) ac_try_echo=$ac_try;;
20977 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20978 $as_echo "$ac_try_echo") >&5
20979 (eval "$ac_compile") 2>conftest.er1
20981 grep -v '^ *+' conftest.er1 >conftest.err
20983 cat conftest.err >&5
20984 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20985 (exit $ac_status); } && {
20986 test -z "$ac_c_werror_flag" ||
20987 test ! -s conftest.err
20988 } && test -s conftest.$ac_objext; then
20989 cat >conftest.$ac_ext <<_ACEOF
20992 cat confdefs.h >>conftest.$ac_ext
20993 cat >>conftest.$ac_ext <<_ACEOF
20994 /* end confdefs.h. */
20995 #include <sys/types.h>
20996 #ifdef HAVE_SYS_SOCKET_H
20997 #include <sys/socket.h>
20999 #ifdef HAVE_SYS_SOCKETVAR_H
21000 #include <sys/socketvar.h>
21002 #ifdef HAVE_NET_ROUTE_H
21003 #include <net/route.h>
21005 #ifdef HAVE_NETINET_IN_H
21006 #include <netinet/in.h>
21008 #ifdef HAVE_NETINET_IN_SYSTM_H
21009 #include <netinet/in_systm.h>
21011 #ifdef HAVE_NETINET_IP_H
21012 #include <netinet/ip.h>
21014 #ifdef HAVE_NETINET_IN_PCB_H
21015 #include <netinet/in_pcb.h>
21021 if (sizeof ((struct xinpgen)))
21027 rm -f conftest.$ac_objext
21028 if { (ac_try="$ac_compile"
21029 case "(($ac_try" in
21030 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21031 *) ac_try_echo
=$ac_try;;
21033 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21034 $as_echo "$ac_try_echo") >&5
21035 (eval "$ac_compile") 2>conftest.er1
21037 grep -v '^ *+' conftest.er1
>conftest.err
21039 cat conftest.err
>&5
21040 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21041 (exit $ac_status); } && {
21042 test -z "$ac_c_werror_flag" ||
21043 test ! -s conftest.err
21044 } && test -s conftest.
$ac_objext; then
21047 $as_echo "$as_me: failed program was:" >&5
21048 sed 's/^/| /' conftest.
$ac_ext >&5
21050 ac_cv_type_struct_xinpgen
=yes
21053 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21055 $as_echo "$as_me: failed program was:" >&5
21056 sed 's/^/| /' conftest.
$ac_ext >&5
21061 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21063 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
21064 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
21065 if test "x$ac_cv_type_struct_xinpgen" = x
""yes; then
21067 cat >>confdefs.h
<<_ACEOF
21068 #define HAVE_STRUCT_XINPGEN 1
21075 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
21076 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
21077 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
21078 $as_echo_n "(cached) " >&6
21080 cat >conftest.
$ac_ext <<_ACEOF
21083 cat confdefs.h
>>conftest.
$ac_ext
21084 cat >>conftest.
$ac_ext <<_ACEOF
21085 /* end confdefs.h. */
21086 #ifdef HAVE_LINUX_INPUT_H
21087 #include <linux/input.h>
21093 static struct ff_effect ac_aggr;
21094 if (ac_aggr.direction)
21100 rm -f conftest.
$ac_objext
21101 if { (ac_try
="$ac_compile"
21102 case "(($ac_try" in
21103 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21104 *) ac_try_echo=$ac_try;;
21106 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21107 $as_echo "$ac_try_echo") >&5
21108 (eval "$ac_compile") 2>conftest.er1
21110 grep -v '^ *+' conftest.er1 >conftest.err
21112 cat conftest.err >&5
21113 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21114 (exit $ac_status); } && {
21115 test -z "$ac_c_werror_flag" ||
21116 test ! -s conftest.err
21117 } && test -s conftest.$ac_objext; then
21118 ac_cv_member_struct_ff_effect_direction=yes
21120 $as_echo "$as_me: failed program was:" >&5
21121 sed 's/^/| /' conftest.$ac_ext >&5
21123 cat >conftest.$ac_ext <<_ACEOF
21126 cat confdefs.h >>conftest.$ac_ext
21127 cat >>conftest.$ac_ext <<_ACEOF
21128 /* end confdefs.h. */
21129 #ifdef HAVE_LINUX_INPUT_H
21130 #include <linux/input.h>
21136 static struct ff_effect ac_aggr;
21137 if (sizeof ac_aggr.direction)
21143 rm -f conftest.$ac_objext
21144 if { (ac_try="$ac_compile"
21145 case "(($ac_try" in
21146 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21147 *) ac_try_echo
=$ac_try;;
21149 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21150 $as_echo "$ac_try_echo") >&5
21151 (eval "$ac_compile") 2>conftest.er1
21153 grep -v '^ *+' conftest.er1
>conftest.err
21155 cat conftest.err
>&5
21156 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21157 (exit $ac_status); } && {
21158 test -z "$ac_c_werror_flag" ||
21159 test ! -s conftest.err
21160 } && test -s conftest.
$ac_objext; then
21161 ac_cv_member_struct_ff_effect_direction
=yes
21163 $as_echo "$as_me: failed program was:" >&5
21164 sed 's/^/| /' conftest.
$ac_ext >&5
21166 ac_cv_member_struct_ff_effect_direction
=no
21169 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21172 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21174 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
21175 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
21176 if test "x$ac_cv_member_struct_ff_effect_direction" = x
""yes; then
21178 cat >>confdefs.h
<<_ACEOF
21179 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
21186 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
21187 $as_echo_n "checking for sigaddset... " >&6; }
21188 if test "${wine_cv_have_sigaddset+set}" = set; then
21189 $as_echo_n "(cached) " >&6
21191 cat >conftest.
$ac_ext <<_ACEOF
21194 cat confdefs.h
>>conftest.
$ac_ext
21195 cat >>conftest.
$ac_ext <<_ACEOF
21196 /* end confdefs.h. */
21197 #include <signal.h>
21201 sigset_t set; sigaddset(&set,SIGTERM);
21206 rm -f conftest.
$ac_objext conftest
$ac_exeext
21207 if { (ac_try
="$ac_link"
21208 case "(($ac_try" in
21209 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21210 *) ac_try_echo=$ac_try;;
21212 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21213 $as_echo "$ac_try_echo") >&5
21214 (eval "$ac_link") 2>conftest.er1
21216 grep -v '^ *+' conftest.er1 >conftest.err
21218 cat conftest.err >&5
21219 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21220 (exit $ac_status); } && {
21221 test -z "$ac_c_werror_flag" ||
21222 test ! -s conftest.err
21223 } && test -s conftest$ac_exeext && {
21224 test "$cross_compiling" = yes ||
21225 $as_test_x conftest$ac_exeext
21227 wine_cv_have_sigaddset=yes
21229 $as_echo "$as_me: failed program was:" >&5
21230 sed 's/^/| /' conftest.$ac_ext >&5
21232 wine_cv_have_sigaddset=no
21235 rm -rf conftest.dSYM
21236 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21237 conftest$ac_exeext conftest.$ac_ext
21239 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
21240 $as_echo "$wine_cv_have_sigaddset" >&6; }
21241 if test "$wine_cv_have_sigaddset" = "yes"
21244 cat >>confdefs.h <<\_ACEOF
21245 #define HAVE_SIGADDSET 1
21251 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
21252 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
21253 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
21254 $as_echo_n "(cached) " >&6
21256 cat >conftest.$ac_ext <<_ACEOF
21259 cat confdefs.h >>conftest.$ac_ext
21260 cat >>conftest.$ac_ext <<_ACEOF
21261 /* end confdefs.h. */
21269 struct hostent *result;
21276 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
21277 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
21283 rm -f conftest.$ac_objext conftest$ac_exeext
21284 if { (ac_try="$ac_link"
21285 case "(($ac_try" in
21286 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21287 *) ac_try_echo
=$ac_try;;
21289 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21290 $as_echo "$ac_try_echo") >&5
21291 (eval "$ac_link") 2>conftest.er1
21293 grep -v '^ *+' conftest.er1
>conftest.err
21295 cat conftest.err
>&5
21296 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21297 (exit $ac_status); } && {
21298 test -z "$ac_c_werror_flag" ||
21299 test ! -s conftest.err
21300 } && test -s conftest
$ac_exeext && {
21301 test "$cross_compiling" = yes ||
21302 $as_test_x conftest
$ac_exeext
21304 wine_cv_linux_gethostbyname_r_6
=yes
21306 $as_echo "$as_me: failed program was:" >&5
21307 sed 's/^/| /' conftest.
$ac_ext >&5
21309 wine_cv_linux_gethostbyname_r_6
=no
21313 rm -rf conftest.dSYM
21314 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
21315 conftest
$ac_exeext conftest.
$ac_ext
21318 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
21319 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
21320 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
21323 cat >>confdefs.h
<<\_ACEOF
21324 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
21329 if test "$ac_cv_header_linux_joystick_h" = "yes"
21331 { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
21332 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
21333 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
21334 $as_echo_n "(cached) " >&6
21336 cat >conftest.
$ac_ext <<_ACEOF
21339 cat confdefs.h
>>conftest.
$ac_ext
21340 cat >>conftest.
$ac_ext <<_ACEOF
21341 /* end confdefs.h. */
21343 #include <sys/ioctl.h>
21344 #include <sys/types.h>
21345 #include <linux/joystick.h>
21347 struct js_event blub;
21348 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
21349 #error "no 2.2 header"
21360 rm -f conftest.
$ac_objext
21361 if { (ac_try
="$ac_compile"
21362 case "(($ac_try" in
21363 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21364 *) ac_try_echo=$ac_try;;
21366 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21367 $as_echo "$ac_try_echo") >&5
21368 (eval "$ac_compile") 2>conftest.er1
21370 grep -v '^ *+' conftest.er1 >conftest.err
21372 cat conftest.err >&5
21373 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21374 (exit $ac_status); } && {
21375 test -z "$ac_c_werror_flag" ||
21376 test ! -s conftest.err
21377 } && test -s conftest.$ac_objext; then
21378 wine_cv_linux_joystick_22_api=yes
21380 $as_echo "$as_me: failed program was:" >&5
21381 sed 's/^/| /' conftest.$ac_ext >&5
21383 wine_cv_linux_joystick_22_api=no
21386 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21389 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
21390 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
21391 if test "$wine_cv_linux_joystick_22_api" = "yes"
21394 cat >>confdefs.h <<\_ACEOF
21395 #define HAVE_LINUX_22_JOYSTICK_API 1
21402 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
21403 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
21404 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
21405 $as_echo_n "(cached) " >&6
21407 cat >conftest.$ac_ext <<_ACEOF
21410 cat confdefs.h >>conftest.$ac_ext
21411 cat >>conftest.$ac_ext <<_ACEOF
21412 /* end confdefs.h. */
21413 #include <sys/types.h>
21414 #ifdef HAVE_SYS_PARAM_H
21415 # include <sys/param.h>
21417 #ifdef HAVE_SYS_MOUNT_H
21418 # include <sys/mount.h>
21420 #ifdef HAVE_SYS_VFS_H
21421 # include <sys/vfs.h>
21423 #ifdef HAVE_SYS_STATFS_H
21424 # include <sys/statfs.h>
21430 static struct statfs ac_aggr;
21431 if (ac_aggr.f_bfree)
21437 rm -f conftest.$ac_objext
21438 if { (ac_try="$ac_compile"
21439 case "(($ac_try" in
21440 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21441 *) ac_try_echo
=$ac_try;;
21443 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21444 $as_echo "$ac_try_echo") >&5
21445 (eval "$ac_compile") 2>conftest.er1
21447 grep -v '^ *+' conftest.er1
>conftest.err
21449 cat conftest.err
>&5
21450 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21451 (exit $ac_status); } && {
21452 test -z "$ac_c_werror_flag" ||
21453 test ! -s conftest.err
21454 } && test -s conftest.
$ac_objext; then
21455 ac_cv_member_struct_statfs_f_bfree
=yes
21457 $as_echo "$as_me: failed program was:" >&5
21458 sed 's/^/| /' conftest.
$ac_ext >&5
21460 cat >conftest.
$ac_ext <<_ACEOF
21463 cat confdefs.h
>>conftest.
$ac_ext
21464 cat >>conftest.
$ac_ext <<_ACEOF
21465 /* end confdefs.h. */
21466 #include <sys/types.h>
21467 #ifdef HAVE_SYS_PARAM_H
21468 # include <sys/param.h>
21470 #ifdef HAVE_SYS_MOUNT_H
21471 # include <sys/mount.h>
21473 #ifdef HAVE_SYS_VFS_H
21474 # include <sys/vfs.h>
21476 #ifdef HAVE_SYS_STATFS_H
21477 # include <sys/statfs.h>
21483 static struct statfs ac_aggr;
21484 if (sizeof ac_aggr.f_bfree)
21490 rm -f conftest.
$ac_objext
21491 if { (ac_try
="$ac_compile"
21492 case "(($ac_try" in
21493 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21494 *) ac_try_echo=$ac_try;;
21496 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21497 $as_echo "$ac_try_echo") >&5
21498 (eval "$ac_compile") 2>conftest.er1
21500 grep -v '^ *+' conftest.er1 >conftest.err
21502 cat conftest.err >&5
21503 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21504 (exit $ac_status); } && {
21505 test -z "$ac_c_werror_flag" ||
21506 test ! -s conftest.err
21507 } && test -s conftest.$ac_objext; then
21508 ac_cv_member_struct_statfs_f_bfree=yes
21510 $as_echo "$as_me: failed program was:" >&5
21511 sed 's/^/| /' conftest.$ac_ext >&5
21513 ac_cv_member_struct_statfs_f_bfree=no
21516 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21519 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21521 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
21522 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
21523 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
21525 cat >>confdefs.h <<_ACEOF
21526 #define HAVE_STRUCT_STATFS_F_BFREE 1
21531 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
21532 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
21533 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
21534 $as_echo_n "(cached) " >&6
21536 cat >conftest.$ac_ext <<_ACEOF
21539 cat confdefs.h >>conftest.$ac_ext
21540 cat >>conftest.$ac_ext <<_ACEOF
21541 /* end confdefs.h. */
21542 #include <sys/types.h>
21543 #ifdef HAVE_SYS_PARAM_H
21544 # include <sys/param.h>
21546 #ifdef HAVE_SYS_MOUNT_H
21547 # include <sys/mount.h>
21549 #ifdef HAVE_SYS_VFS_H
21550 # include <sys/vfs.h>
21552 #ifdef HAVE_SYS_STATFS_H
21553 # include <sys/statfs.h>
21559 static struct statfs ac_aggr;
21560 if (ac_aggr.f_bavail)
21566 rm -f conftest.$ac_objext
21567 if { (ac_try="$ac_compile"
21568 case "(($ac_try" in
21569 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21570 *) ac_try_echo
=$ac_try;;
21572 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21573 $as_echo "$ac_try_echo") >&5
21574 (eval "$ac_compile") 2>conftest.er1
21576 grep -v '^ *+' conftest.er1
>conftest.err
21578 cat conftest.err
>&5
21579 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21580 (exit $ac_status); } && {
21581 test -z "$ac_c_werror_flag" ||
21582 test ! -s conftest.err
21583 } && test -s conftest.
$ac_objext; then
21584 ac_cv_member_struct_statfs_f_bavail
=yes
21586 $as_echo "$as_me: failed program was:" >&5
21587 sed 's/^/| /' conftest.
$ac_ext >&5
21589 cat >conftest.
$ac_ext <<_ACEOF
21592 cat confdefs.h
>>conftest.
$ac_ext
21593 cat >>conftest.
$ac_ext <<_ACEOF
21594 /* end confdefs.h. */
21595 #include <sys/types.h>
21596 #ifdef HAVE_SYS_PARAM_H
21597 # include <sys/param.h>
21599 #ifdef HAVE_SYS_MOUNT_H
21600 # include <sys/mount.h>
21602 #ifdef HAVE_SYS_VFS_H
21603 # include <sys/vfs.h>
21605 #ifdef HAVE_SYS_STATFS_H
21606 # include <sys/statfs.h>
21612 static struct statfs ac_aggr;
21613 if (sizeof ac_aggr.f_bavail)
21619 rm -f conftest.
$ac_objext
21620 if { (ac_try
="$ac_compile"
21621 case "(($ac_try" in
21622 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21623 *) ac_try_echo=$ac_try;;
21625 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21626 $as_echo "$ac_try_echo") >&5
21627 (eval "$ac_compile") 2>conftest.er1
21629 grep -v '^ *+' conftest.er1 >conftest.err
21631 cat conftest.err >&5
21632 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21633 (exit $ac_status); } && {
21634 test -z "$ac_c_werror_flag" ||
21635 test ! -s conftest.err
21636 } && test -s conftest.$ac_objext; then
21637 ac_cv_member_struct_statfs_f_bavail=yes
21639 $as_echo "$as_me: failed program was:" >&5
21640 sed 's/^/| /' conftest.$ac_ext >&5
21642 ac_cv_member_struct_statfs_f_bavail=no
21645 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21648 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21650 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21651 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21652 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
21654 cat >>confdefs.h <<_ACEOF
21655 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21660 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21661 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21662 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21663 $as_echo_n "(cached) " >&6
21665 cat >conftest.$ac_ext <<_ACEOF
21668 cat confdefs.h >>conftest.$ac_ext
21669 cat >>conftest.$ac_ext <<_ACEOF
21670 /* end confdefs.h. */
21671 #include <sys/types.h>
21672 #ifdef HAVE_SYS_PARAM_H
21673 # include <sys/param.h>
21675 #ifdef HAVE_SYS_MOUNT_H
21676 # include <sys/mount.h>
21678 #ifdef HAVE_SYS_VFS_H
21679 # include <sys/vfs.h>
21681 #ifdef HAVE_SYS_STATFS_H
21682 # include <sys/statfs.h>
21688 static struct statfs ac_aggr;
21689 if (ac_aggr.f_frsize)
21695 rm -f conftest.$ac_objext
21696 if { (ac_try="$ac_compile"
21697 case "(($ac_try" in
21698 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21699 *) ac_try_echo
=$ac_try;;
21701 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21702 $as_echo "$ac_try_echo") >&5
21703 (eval "$ac_compile") 2>conftest.er1
21705 grep -v '^ *+' conftest.er1
>conftest.err
21707 cat conftest.err
>&5
21708 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21709 (exit $ac_status); } && {
21710 test -z "$ac_c_werror_flag" ||
21711 test ! -s conftest.err
21712 } && test -s conftest.
$ac_objext; then
21713 ac_cv_member_struct_statfs_f_frsize
=yes
21715 $as_echo "$as_me: failed program was:" >&5
21716 sed 's/^/| /' conftest.
$ac_ext >&5
21718 cat >conftest.
$ac_ext <<_ACEOF
21721 cat confdefs.h
>>conftest.
$ac_ext
21722 cat >>conftest.
$ac_ext <<_ACEOF
21723 /* end confdefs.h. */
21724 #include <sys/types.h>
21725 #ifdef HAVE_SYS_PARAM_H
21726 # include <sys/param.h>
21728 #ifdef HAVE_SYS_MOUNT_H
21729 # include <sys/mount.h>
21731 #ifdef HAVE_SYS_VFS_H
21732 # include <sys/vfs.h>
21734 #ifdef HAVE_SYS_STATFS_H
21735 # include <sys/statfs.h>
21741 static struct statfs ac_aggr;
21742 if (sizeof ac_aggr.f_frsize)
21748 rm -f conftest.
$ac_objext
21749 if { (ac_try
="$ac_compile"
21750 case "(($ac_try" in
21751 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21752 *) ac_try_echo=$ac_try;;
21754 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21755 $as_echo "$ac_try_echo") >&5
21756 (eval "$ac_compile") 2>conftest.er1
21758 grep -v '^ *+' conftest.er1 >conftest.err
21760 cat conftest.err >&5
21761 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21762 (exit $ac_status); } && {
21763 test -z "$ac_c_werror_flag" ||
21764 test ! -s conftest.err
21765 } && test -s conftest.$ac_objext; then
21766 ac_cv_member_struct_statfs_f_frsize=yes
21768 $as_echo "$as_me: failed program was:" >&5
21769 sed 's/^/| /' conftest.$ac_ext >&5
21771 ac_cv_member_struct_statfs_f_frsize=no
21774 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21777 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21779 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21780 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21781 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21783 cat >>confdefs.h <<_ACEOF
21784 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21789 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21790 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21791 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21792 $as_echo_n "(cached) " >&6
21794 cat >conftest.$ac_ext <<_ACEOF
21797 cat confdefs.h >>conftest.$ac_ext
21798 cat >>conftest.$ac_ext <<_ACEOF
21799 /* end confdefs.h. */
21800 #include <sys/types.h>
21801 #ifdef HAVE_SYS_PARAM_H
21802 # include <sys/param.h>
21804 #ifdef HAVE_SYS_MOUNT_H
21805 # include <sys/mount.h>
21807 #ifdef HAVE_SYS_VFS_H
21808 # include <sys/vfs.h>
21810 #ifdef HAVE_SYS_STATFS_H
21811 # include <sys/statfs.h>
21817 static struct statfs ac_aggr;
21818 if (ac_aggr.f_ffree)
21824 rm -f conftest.$ac_objext
21825 if { (ac_try="$ac_compile"
21826 case "(($ac_try" in
21827 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21828 *) ac_try_echo
=$ac_try;;
21830 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21831 $as_echo "$ac_try_echo") >&5
21832 (eval "$ac_compile") 2>conftest.er1
21834 grep -v '^ *+' conftest.er1
>conftest.err
21836 cat conftest.err
>&5
21837 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21838 (exit $ac_status); } && {
21839 test -z "$ac_c_werror_flag" ||
21840 test ! -s conftest.err
21841 } && test -s conftest.
$ac_objext; then
21842 ac_cv_member_struct_statfs_f_ffree
=yes
21844 $as_echo "$as_me: failed program was:" >&5
21845 sed 's/^/| /' conftest.
$ac_ext >&5
21847 cat >conftest.
$ac_ext <<_ACEOF
21850 cat confdefs.h
>>conftest.
$ac_ext
21851 cat >>conftest.
$ac_ext <<_ACEOF
21852 /* end confdefs.h. */
21853 #include <sys/types.h>
21854 #ifdef HAVE_SYS_PARAM_H
21855 # include <sys/param.h>
21857 #ifdef HAVE_SYS_MOUNT_H
21858 # include <sys/mount.h>
21860 #ifdef HAVE_SYS_VFS_H
21861 # include <sys/vfs.h>
21863 #ifdef HAVE_SYS_STATFS_H
21864 # include <sys/statfs.h>
21870 static struct statfs ac_aggr;
21871 if (sizeof ac_aggr.f_ffree)
21877 rm -f conftest.
$ac_objext
21878 if { (ac_try
="$ac_compile"
21879 case "(($ac_try" in
21880 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21881 *) ac_try_echo=$ac_try;;
21883 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21884 $as_echo "$ac_try_echo") >&5
21885 (eval "$ac_compile") 2>conftest.er1
21887 grep -v '^ *+' conftest.er1 >conftest.err
21889 cat conftest.err >&5
21890 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21891 (exit $ac_status); } && {
21892 test -z "$ac_c_werror_flag" ||
21893 test ! -s conftest.err
21894 } && test -s conftest.$ac_objext; then
21895 ac_cv_member_struct_statfs_f_ffree=yes
21897 $as_echo "$as_me: failed program was:" >&5
21898 sed 's/^/| /' conftest.$ac_ext >&5
21900 ac_cv_member_struct_statfs_f_ffree=no
21903 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21906 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21908 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21909 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21910 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21912 cat >>confdefs.h <<_ACEOF
21913 #define HAVE_STRUCT_STATFS_F_FFREE 1
21918 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21919 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21920 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21921 $as_echo_n "(cached) " >&6
21923 cat >conftest.$ac_ext <<_ACEOF
21926 cat confdefs.h >>conftest.$ac_ext
21927 cat >>conftest.$ac_ext <<_ACEOF
21928 /* end confdefs.h. */
21929 #include <sys/types.h>
21930 #ifdef HAVE_SYS_PARAM_H
21931 # include <sys/param.h>
21933 #ifdef HAVE_SYS_MOUNT_H
21934 # include <sys/mount.h>
21936 #ifdef HAVE_SYS_VFS_H
21937 # include <sys/vfs.h>
21939 #ifdef HAVE_SYS_STATFS_H
21940 # include <sys/statfs.h>
21946 static struct statfs ac_aggr;
21947 if (ac_aggr.f_favail)
21953 rm -f conftest.$ac_objext
21954 if { (ac_try="$ac_compile"
21955 case "(($ac_try" in
21956 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21957 *) ac_try_echo
=$ac_try;;
21959 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21960 $as_echo "$ac_try_echo") >&5
21961 (eval "$ac_compile") 2>conftest.er1
21963 grep -v '^ *+' conftest.er1
>conftest.err
21965 cat conftest.err
>&5
21966 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21967 (exit $ac_status); } && {
21968 test -z "$ac_c_werror_flag" ||
21969 test ! -s conftest.err
21970 } && test -s conftest.
$ac_objext; then
21971 ac_cv_member_struct_statfs_f_favail
=yes
21973 $as_echo "$as_me: failed program was:" >&5
21974 sed 's/^/| /' conftest.
$ac_ext >&5
21976 cat >conftest.
$ac_ext <<_ACEOF
21979 cat confdefs.h
>>conftest.
$ac_ext
21980 cat >>conftest.
$ac_ext <<_ACEOF
21981 /* end confdefs.h. */
21982 #include <sys/types.h>
21983 #ifdef HAVE_SYS_PARAM_H
21984 # include <sys/param.h>
21986 #ifdef HAVE_SYS_MOUNT_H
21987 # include <sys/mount.h>
21989 #ifdef HAVE_SYS_VFS_H
21990 # include <sys/vfs.h>
21992 #ifdef HAVE_SYS_STATFS_H
21993 # include <sys/statfs.h>
21999 static struct statfs ac_aggr;
22000 if (sizeof ac_aggr.f_favail)
22006 rm -f conftest.
$ac_objext
22007 if { (ac_try
="$ac_compile"
22008 case "(($ac_try" in
22009 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22010 *) ac_try_echo=$ac_try;;
22012 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22013 $as_echo "$ac_try_echo") >&5
22014 (eval "$ac_compile") 2>conftest.er1
22016 grep -v '^ *+' conftest.er1 >conftest.err
22018 cat conftest.err >&5
22019 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22020 (exit $ac_status); } && {
22021 test -z "$ac_c_werror_flag" ||
22022 test ! -s conftest.err
22023 } && test -s conftest.$ac_objext; then
22024 ac_cv_member_struct_statfs_f_favail=yes
22026 $as_echo "$as_me: failed program was:" >&5
22027 sed 's/^/| /' conftest.$ac_ext >&5
22029 ac_cv_member_struct_statfs_f_favail=no
22032 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22035 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22037 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
22038 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
22039 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
22041 cat >>confdefs.h <<_ACEOF
22042 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
22047 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
22048 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
22049 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
22050 $as_echo_n "(cached) " >&6
22052 cat >conftest.$ac_ext <<_ACEOF
22055 cat confdefs.h >>conftest.$ac_ext
22056 cat >>conftest.$ac_ext <<_ACEOF
22057 /* end confdefs.h. */
22058 #include <sys/types.h>
22059 #ifdef HAVE_SYS_PARAM_H
22060 # include <sys/param.h>
22062 #ifdef HAVE_SYS_MOUNT_H
22063 # include <sys/mount.h>
22065 #ifdef HAVE_SYS_VFS_H
22066 # include <sys/vfs.h>
22068 #ifdef HAVE_SYS_STATFS_H
22069 # include <sys/statfs.h>
22075 static struct statfs ac_aggr;
22076 if (ac_aggr.f_namelen)
22082 rm -f conftest.$ac_objext
22083 if { (ac_try="$ac_compile"
22084 case "(($ac_try" in
22085 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22086 *) ac_try_echo
=$ac_try;;
22088 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22089 $as_echo "$ac_try_echo") >&5
22090 (eval "$ac_compile") 2>conftest.er1
22092 grep -v '^ *+' conftest.er1
>conftest.err
22094 cat conftest.err
>&5
22095 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22096 (exit $ac_status); } && {
22097 test -z "$ac_c_werror_flag" ||
22098 test ! -s conftest.err
22099 } && test -s conftest.
$ac_objext; then
22100 ac_cv_member_struct_statfs_f_namelen
=yes
22102 $as_echo "$as_me: failed program was:" >&5
22103 sed 's/^/| /' conftest.
$ac_ext >&5
22105 cat >conftest.
$ac_ext <<_ACEOF
22108 cat confdefs.h
>>conftest.
$ac_ext
22109 cat >>conftest.
$ac_ext <<_ACEOF
22110 /* end confdefs.h. */
22111 #include <sys/types.h>
22112 #ifdef HAVE_SYS_PARAM_H
22113 # include <sys/param.h>
22115 #ifdef HAVE_SYS_MOUNT_H
22116 # include <sys/mount.h>
22118 #ifdef HAVE_SYS_VFS_H
22119 # include <sys/vfs.h>
22121 #ifdef HAVE_SYS_STATFS_H
22122 # include <sys/statfs.h>
22128 static struct statfs ac_aggr;
22129 if (sizeof ac_aggr.f_namelen)
22135 rm -f conftest.
$ac_objext
22136 if { (ac_try
="$ac_compile"
22137 case "(($ac_try" in
22138 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22139 *) ac_try_echo=$ac_try;;
22141 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22142 $as_echo "$ac_try_echo") >&5
22143 (eval "$ac_compile") 2>conftest.er1
22145 grep -v '^ *+' conftest.er1 >conftest.err
22147 cat conftest.err >&5
22148 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22149 (exit $ac_status); } && {
22150 test -z "$ac_c_werror_flag" ||
22151 test ! -s conftest.err
22152 } && test -s conftest.$ac_objext; then
22153 ac_cv_member_struct_statfs_f_namelen=yes
22155 $as_echo "$as_me: failed program was:" >&5
22156 sed 's/^/| /' conftest.$ac_ext >&5
22158 ac_cv_member_struct_statfs_f_namelen=no
22161 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22164 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22166 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
22167 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
22168 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
22170 cat >>confdefs.h <<_ACEOF
22171 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
22178 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
22179 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
22180 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
22181 $as_echo_n "(cached) " >&6
22183 cat >conftest.$ac_ext <<_ACEOF
22186 cat confdefs.h >>conftest.$ac_ext
22187 cat >>conftest.$ac_ext <<_ACEOF
22188 /* end confdefs.h. */
22189 #ifdef HAVE_SYS_STATVFS_H
22190 #include <sys/statvfs.h>
22196 static struct statvfs ac_aggr;
22197 if (ac_aggr.f_blocks)
22203 rm -f conftest.$ac_objext
22204 if { (ac_try="$ac_compile"
22205 case "(($ac_try" in
22206 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22207 *) ac_try_echo
=$ac_try;;
22209 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22210 $as_echo "$ac_try_echo") >&5
22211 (eval "$ac_compile") 2>conftest.er1
22213 grep -v '^ *+' conftest.er1
>conftest.err
22215 cat conftest.err
>&5
22216 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22217 (exit $ac_status); } && {
22218 test -z "$ac_c_werror_flag" ||
22219 test ! -s conftest.err
22220 } && test -s conftest.
$ac_objext; then
22221 ac_cv_member_struct_statvfs_f_blocks
=yes
22223 $as_echo "$as_me: failed program was:" >&5
22224 sed 's/^/| /' conftest.
$ac_ext >&5
22226 cat >conftest.
$ac_ext <<_ACEOF
22229 cat confdefs.h
>>conftest.
$ac_ext
22230 cat >>conftest.
$ac_ext <<_ACEOF
22231 /* end confdefs.h. */
22232 #ifdef HAVE_SYS_STATVFS_H
22233 #include <sys/statvfs.h>
22239 static struct statvfs ac_aggr;
22240 if (sizeof ac_aggr.f_blocks)
22246 rm -f conftest.
$ac_objext
22247 if { (ac_try
="$ac_compile"
22248 case "(($ac_try" in
22249 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22250 *) ac_try_echo=$ac_try;;
22252 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22253 $as_echo "$ac_try_echo") >&5
22254 (eval "$ac_compile") 2>conftest.er1
22256 grep -v '^ *+' conftest.er1 >conftest.err
22258 cat conftest.err >&5
22259 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22260 (exit $ac_status); } && {
22261 test -z "$ac_c_werror_flag" ||
22262 test ! -s conftest.err
22263 } && test -s conftest.$ac_objext; then
22264 ac_cv_member_struct_statvfs_f_blocks=yes
22266 $as_echo "$as_me: failed program was:" >&5
22267 sed 's/^/| /' conftest.$ac_ext >&5
22269 ac_cv_member_struct_statvfs_f_blocks=no
22272 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22275 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22277 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
22278 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
22279 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
22281 cat >>confdefs.h <<_ACEOF
22282 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
22289 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
22290 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
22291 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
22292 $as_echo_n "(cached) " >&6
22294 cat >conftest.$ac_ext <<_ACEOF
22297 cat confdefs.h >>conftest.$ac_ext
22298 cat >>conftest.$ac_ext <<_ACEOF
22299 /* end confdefs.h. */
22300 #include <sys/types.h>
22301 #ifdef HAVE_SYS_SOCKET_H
22302 # include <sys/socket.h>
22304 #ifdef HAVE_SYS_UN_H
22305 # include <sys/un.h>
22311 static struct msghdr ac_aggr;
22312 if (ac_aggr.msg_accrights)
22318 rm -f conftest.$ac_objext
22319 if { (ac_try="$ac_compile"
22320 case "(($ac_try" in
22321 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22322 *) ac_try_echo
=$ac_try;;
22324 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22325 $as_echo "$ac_try_echo") >&5
22326 (eval "$ac_compile") 2>conftest.er1
22328 grep -v '^ *+' conftest.er1
>conftest.err
22330 cat conftest.err
>&5
22331 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22332 (exit $ac_status); } && {
22333 test -z "$ac_c_werror_flag" ||
22334 test ! -s conftest.err
22335 } && test -s conftest.
$ac_objext; then
22336 ac_cv_member_struct_msghdr_msg_accrights
=yes
22338 $as_echo "$as_me: failed program was:" >&5
22339 sed 's/^/| /' conftest.
$ac_ext >&5
22341 cat >conftest.
$ac_ext <<_ACEOF
22344 cat confdefs.h
>>conftest.
$ac_ext
22345 cat >>conftest.
$ac_ext <<_ACEOF
22346 /* end confdefs.h. */
22347 #include <sys/types.h>
22348 #ifdef HAVE_SYS_SOCKET_H
22349 # include <sys/socket.h>
22351 #ifdef HAVE_SYS_UN_H
22352 # include <sys/un.h>
22358 static struct msghdr ac_aggr;
22359 if (sizeof ac_aggr.msg_accrights)
22365 rm -f conftest.
$ac_objext
22366 if { (ac_try
="$ac_compile"
22367 case "(($ac_try" in
22368 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22369 *) ac_try_echo=$ac_try;;
22371 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22372 $as_echo "$ac_try_echo") >&5
22373 (eval "$ac_compile") 2>conftest.er1
22375 grep -v '^ *+' conftest.er1 >conftest.err
22377 cat conftest.err >&5
22378 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22379 (exit $ac_status); } && {
22380 test -z "$ac_c_werror_flag" ||
22381 test ! -s conftest.err
22382 } && test -s conftest.$ac_objext; then
22383 ac_cv_member_struct_msghdr_msg_accrights=yes
22385 $as_echo "$as_me: failed program was:" >&5
22386 sed 's/^/| /' conftest.$ac_ext >&5
22388 ac_cv_member_struct_msghdr_msg_accrights=no
22391 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22394 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22396 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
22397 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
22398 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
22400 cat >>confdefs.h <<_ACEOF
22401 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
22406 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
22407 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
22408 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
22409 $as_echo_n "(cached) " >&6
22411 cat >conftest.$ac_ext <<_ACEOF
22414 cat confdefs.h >>conftest.$ac_ext
22415 cat >>conftest.$ac_ext <<_ACEOF
22416 /* end confdefs.h. */
22417 #include <sys/types.h>
22418 #ifdef HAVE_SYS_SOCKET_H
22419 # include <sys/socket.h>
22421 #ifdef HAVE_SYS_UN_H
22422 # include <sys/un.h>
22428 static struct sockaddr ac_aggr;
22429 if (ac_aggr.sa_len)
22435 rm -f conftest.$ac_objext
22436 if { (ac_try="$ac_compile"
22437 case "(($ac_try" in
22438 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22439 *) ac_try_echo
=$ac_try;;
22441 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22442 $as_echo "$ac_try_echo") >&5
22443 (eval "$ac_compile") 2>conftest.er1
22445 grep -v '^ *+' conftest.er1
>conftest.err
22447 cat conftest.err
>&5
22448 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22449 (exit $ac_status); } && {
22450 test -z "$ac_c_werror_flag" ||
22451 test ! -s conftest.err
22452 } && test -s conftest.
$ac_objext; then
22453 ac_cv_member_struct_sockaddr_sa_len
=yes
22455 $as_echo "$as_me: failed program was:" >&5
22456 sed 's/^/| /' conftest.
$ac_ext >&5
22458 cat >conftest.
$ac_ext <<_ACEOF
22461 cat confdefs.h
>>conftest.
$ac_ext
22462 cat >>conftest.
$ac_ext <<_ACEOF
22463 /* end confdefs.h. */
22464 #include <sys/types.h>
22465 #ifdef HAVE_SYS_SOCKET_H
22466 # include <sys/socket.h>
22468 #ifdef HAVE_SYS_UN_H
22469 # include <sys/un.h>
22475 static struct sockaddr ac_aggr;
22476 if (sizeof ac_aggr.sa_len)
22482 rm -f conftest.
$ac_objext
22483 if { (ac_try
="$ac_compile"
22484 case "(($ac_try" in
22485 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22486 *) ac_try_echo=$ac_try;;
22488 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22489 $as_echo "$ac_try_echo") >&5
22490 (eval "$ac_compile") 2>conftest.er1
22492 grep -v '^ *+' conftest.er1 >conftest.err
22494 cat conftest.err >&5
22495 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22496 (exit $ac_status); } && {
22497 test -z "$ac_c_werror_flag" ||
22498 test ! -s conftest.err
22499 } && test -s conftest.$ac_objext; then
22500 ac_cv_member_struct_sockaddr_sa_len=yes
22502 $as_echo "$as_me: failed program was:" >&5
22503 sed 's/^/| /' conftest.$ac_ext >&5
22505 ac_cv_member_struct_sockaddr_sa_len=no
22508 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22511 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22513 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
22514 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
22515 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
22517 cat >>confdefs.h <<_ACEOF
22518 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
22523 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
22524 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
22525 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
22526 $as_echo_n "(cached) " >&6
22528 cat >conftest.$ac_ext <<_ACEOF
22531 cat confdefs.h >>conftest.$ac_ext
22532 cat >>conftest.$ac_ext <<_ACEOF
22533 /* end confdefs.h. */
22534 #include <sys/types.h>
22535 #ifdef HAVE_SYS_SOCKET_H
22536 # include <sys/socket.h>
22538 #ifdef HAVE_SYS_UN_H
22539 # include <sys/un.h>
22545 static struct sockaddr_un ac_aggr;
22546 if (ac_aggr.sun_len)
22552 rm -f conftest.$ac_objext
22553 if { (ac_try="$ac_compile"
22554 case "(($ac_try" in
22555 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22556 *) ac_try_echo
=$ac_try;;
22558 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22559 $as_echo "$ac_try_echo") >&5
22560 (eval "$ac_compile") 2>conftest.er1
22562 grep -v '^ *+' conftest.er1
>conftest.err
22564 cat conftest.err
>&5
22565 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22566 (exit $ac_status); } && {
22567 test -z "$ac_c_werror_flag" ||
22568 test ! -s conftest.err
22569 } && test -s conftest.
$ac_objext; then
22570 ac_cv_member_struct_sockaddr_un_sun_len
=yes
22572 $as_echo "$as_me: failed program was:" >&5
22573 sed 's/^/| /' conftest.
$ac_ext >&5
22575 cat >conftest.
$ac_ext <<_ACEOF
22578 cat confdefs.h
>>conftest.
$ac_ext
22579 cat >>conftest.
$ac_ext <<_ACEOF
22580 /* end confdefs.h. */
22581 #include <sys/types.h>
22582 #ifdef HAVE_SYS_SOCKET_H
22583 # include <sys/socket.h>
22585 #ifdef HAVE_SYS_UN_H
22586 # include <sys/un.h>
22592 static struct sockaddr_un ac_aggr;
22593 if (sizeof ac_aggr.sun_len)
22599 rm -f conftest.
$ac_objext
22600 if { (ac_try
="$ac_compile"
22601 case "(($ac_try" in
22602 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22603 *) ac_try_echo=$ac_try;;
22605 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22606 $as_echo "$ac_try_echo") >&5
22607 (eval "$ac_compile") 2>conftest.er1
22609 grep -v '^ *+' conftest.er1 >conftest.err
22611 cat conftest.err >&5
22612 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22613 (exit $ac_status); } && {
22614 test -z "$ac_c_werror_flag" ||
22615 test ! -s conftest.err
22616 } && test -s conftest.$ac_objext; then
22617 ac_cv_member_struct_sockaddr_un_sun_len=yes
22619 $as_echo "$as_me: failed program was:" >&5
22620 sed 's/^/| /' conftest.$ac_ext >&5
22622 ac_cv_member_struct_sockaddr_un_sun_len=no
22625 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22628 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22630 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22631 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22632 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
22634 cat >>confdefs.h <<_ACEOF
22635 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22642 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22643 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22644 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22645 $as_echo_n "(cached) " >&6
22647 cat >conftest.$ac_ext <<_ACEOF
22650 cat confdefs.h >>conftest.$ac_ext
22651 cat >>conftest.$ac_ext <<_ACEOF
22652 /* end confdefs.h. */
22653 #include <sys/types.h>
22654 #ifdef HAVE_SCSI_SG_H
22655 #include <scsi/sg.h>
22661 static scsireq_t ac_aggr;
22668 rm -f conftest.$ac_objext
22669 if { (ac_try="$ac_compile"
22670 case "(($ac_try" in
22671 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22672 *) ac_try_echo
=$ac_try;;
22674 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22675 $as_echo "$ac_try_echo") >&5
22676 (eval "$ac_compile") 2>conftest.er1
22678 grep -v '^ *+' conftest.er1
>conftest.err
22680 cat conftest.err
>&5
22681 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22682 (exit $ac_status); } && {
22683 test -z "$ac_c_werror_flag" ||
22684 test ! -s conftest.err
22685 } && test -s conftest.
$ac_objext; then
22686 ac_cv_member_scsireq_t_cmd
=yes
22688 $as_echo "$as_me: failed program was:" >&5
22689 sed 's/^/| /' conftest.
$ac_ext >&5
22691 cat >conftest.
$ac_ext <<_ACEOF
22694 cat confdefs.h
>>conftest.
$ac_ext
22695 cat >>conftest.
$ac_ext <<_ACEOF
22696 /* end confdefs.h. */
22697 #include <sys/types.h>
22698 #ifdef HAVE_SCSI_SG_H
22699 #include <scsi/sg.h>
22705 static scsireq_t ac_aggr;
22706 if (sizeof ac_aggr.cmd)
22712 rm -f conftest.
$ac_objext
22713 if { (ac_try
="$ac_compile"
22714 case "(($ac_try" in
22715 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22716 *) ac_try_echo=$ac_try;;
22718 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22719 $as_echo "$ac_try_echo") >&5
22720 (eval "$ac_compile") 2>conftest.er1
22722 grep -v '^ *+' conftest.er1 >conftest.err
22724 cat conftest.err >&5
22725 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22726 (exit $ac_status); } && {
22727 test -z "$ac_c_werror_flag" ||
22728 test ! -s conftest.err
22729 } && test -s conftest.$ac_objext; then
22730 ac_cv_member_scsireq_t_cmd=yes
22732 $as_echo "$as_me: failed program was:" >&5
22733 sed 's/^/| /' conftest.$ac_ext >&5
22735 ac_cv_member_scsireq_t_cmd=no
22738 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22741 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22743 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22744 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22745 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22747 cat >>confdefs.h <<_ACEOF
22748 #define HAVE_SCSIREQ_T_CMD 1
22753 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22754 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22755 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22756 $as_echo_n "(cached) " >&6
22758 cat >conftest.$ac_ext <<_ACEOF
22761 cat confdefs.h >>conftest.$ac_ext
22762 cat >>conftest.$ac_ext <<_ACEOF
22763 /* end confdefs.h. */
22764 #include <sys/types.h>
22765 #ifdef HAVE_SCSI_SG_H
22766 #include <scsi/sg.h>
22772 static sg_io_hdr_t ac_aggr;
22773 if (ac_aggr.interface_id)
22779 rm -f conftest.$ac_objext
22780 if { (ac_try="$ac_compile"
22781 case "(($ac_try" in
22782 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22783 *) ac_try_echo
=$ac_try;;
22785 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22786 $as_echo "$ac_try_echo") >&5
22787 (eval "$ac_compile") 2>conftest.er1
22789 grep -v '^ *+' conftest.er1
>conftest.err
22791 cat conftest.err
>&5
22792 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22793 (exit $ac_status); } && {
22794 test -z "$ac_c_werror_flag" ||
22795 test ! -s conftest.err
22796 } && test -s conftest.
$ac_objext; then
22797 ac_cv_member_sg_io_hdr_t_interface_id
=yes
22799 $as_echo "$as_me: failed program was:" >&5
22800 sed 's/^/| /' conftest.
$ac_ext >&5
22802 cat >conftest.
$ac_ext <<_ACEOF
22805 cat confdefs.h
>>conftest.
$ac_ext
22806 cat >>conftest.
$ac_ext <<_ACEOF
22807 /* end confdefs.h. */
22808 #include <sys/types.h>
22809 #ifdef HAVE_SCSI_SG_H
22810 #include <scsi/sg.h>
22816 static sg_io_hdr_t ac_aggr;
22817 if (sizeof ac_aggr.interface_id)
22823 rm -f conftest.
$ac_objext
22824 if { (ac_try
="$ac_compile"
22825 case "(($ac_try" in
22826 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22827 *) ac_try_echo=$ac_try;;
22829 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22830 $as_echo "$ac_try_echo") >&5
22831 (eval "$ac_compile") 2>conftest.er1
22833 grep -v '^ *+' conftest.er1 >conftest.err
22835 cat conftest.err >&5
22836 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22837 (exit $ac_status); } && {
22838 test -z "$ac_c_werror_flag" ||
22839 test ! -s conftest.err
22840 } && test -s conftest.$ac_objext; then
22841 ac_cv_member_sg_io_hdr_t_interface_id=yes
22843 $as_echo "$as_me: failed program was:" >&5
22844 sed 's/^/| /' conftest.$ac_ext >&5
22846 ac_cv_member_sg_io_hdr_t_interface_id=no
22849 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22852 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22854 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22855 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22856 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22858 cat >>confdefs.h <<_ACEOF
22859 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22866 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22867 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22868 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22869 $as_echo_n "(cached) " >&6
22871 cat >conftest.$ac_ext <<_ACEOF
22874 cat confdefs.h >>conftest.$ac_ext
22875 cat >>conftest.$ac_ext <<_ACEOF
22876 /* end confdefs.h. */
22877 #include <signal.h>
22882 static siginfo_t ac_aggr;
22889 rm -f conftest.$ac_objext
22890 if { (ac_try="$ac_compile"
22891 case "(($ac_try" in
22892 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22893 *) ac_try_echo
=$ac_try;;
22895 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22896 $as_echo "$ac_try_echo") >&5
22897 (eval "$ac_compile") 2>conftest.er1
22899 grep -v '^ *+' conftest.er1
>conftest.err
22901 cat conftest.err
>&5
22902 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22903 (exit $ac_status); } && {
22904 test -z "$ac_c_werror_flag" ||
22905 test ! -s conftest.err
22906 } && test -s conftest.
$ac_objext; then
22907 ac_cv_member_siginfo_t_si_fd
=yes
22909 $as_echo "$as_me: failed program was:" >&5
22910 sed 's/^/| /' conftest.
$ac_ext >&5
22912 cat >conftest.
$ac_ext <<_ACEOF
22915 cat confdefs.h
>>conftest.
$ac_ext
22916 cat >>conftest.
$ac_ext <<_ACEOF
22917 /* end confdefs.h. */
22918 #include <signal.h>
22923 static siginfo_t ac_aggr;
22924 if (sizeof ac_aggr.si_fd)
22930 rm -f conftest.
$ac_objext
22931 if { (ac_try
="$ac_compile"
22932 case "(($ac_try" in
22933 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22934 *) ac_try_echo=$ac_try;;
22936 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22937 $as_echo "$ac_try_echo") >&5
22938 (eval "$ac_compile") 2>conftest.er1
22940 grep -v '^ *+' conftest.er1 >conftest.err
22942 cat conftest.err >&5
22943 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22944 (exit $ac_status); } && {
22945 test -z "$ac_c_werror_flag" ||
22946 test ! -s conftest.err
22947 } && test -s conftest.$ac_objext; then
22948 ac_cv_member_siginfo_t_si_fd=yes
22950 $as_echo "$as_me: failed program was:" >&5
22951 sed 's/^/| /' conftest.$ac_ext >&5
22953 ac_cv_member_siginfo_t_si_fd=no
22956 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22959 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22961 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22962 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22963 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22965 cat >>confdefs.h <<_ACEOF
22966 #define HAVE_SIGINFO_T_SI_FD 1
22973 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22974 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22975 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22976 $as_echo_n "(cached) " >&6
22978 cat >conftest.$ac_ext <<_ACEOF
22981 cat confdefs.h >>conftest.$ac_ext
22982 cat >>conftest.$ac_ext <<_ACEOF
22983 /* end confdefs.h. */
22984 #include <sys/types.h>
22985 #ifdef HAVE_SYS_MTIO_H
22986 #include <sys/mtio.h>
22992 static struct mtget ac_aggr;
22993 if (ac_aggr.mt_blksiz)
22999 rm -f conftest.$ac_objext
23000 if { (ac_try="$ac_compile"
23001 case "(($ac_try" in
23002 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23003 *) ac_try_echo
=$ac_try;;
23005 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23006 $as_echo "$ac_try_echo") >&5
23007 (eval "$ac_compile") 2>conftest.er1
23009 grep -v '^ *+' conftest.er1
>conftest.err
23011 cat conftest.err
>&5
23012 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23013 (exit $ac_status); } && {
23014 test -z "$ac_c_werror_flag" ||
23015 test ! -s conftest.err
23016 } && test -s conftest.
$ac_objext; then
23017 ac_cv_member_struct_mtget_mt_blksiz
=yes
23019 $as_echo "$as_me: failed program was:" >&5
23020 sed 's/^/| /' conftest.
$ac_ext >&5
23022 cat >conftest.
$ac_ext <<_ACEOF
23025 cat confdefs.h
>>conftest.
$ac_ext
23026 cat >>conftest.
$ac_ext <<_ACEOF
23027 /* end confdefs.h. */
23028 #include <sys/types.h>
23029 #ifdef HAVE_SYS_MTIO_H
23030 #include <sys/mtio.h>
23036 static struct mtget ac_aggr;
23037 if (sizeof ac_aggr.mt_blksiz)
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_mtget_mt_blksiz=yes
23063 $as_echo "$as_me: failed program was:" >&5
23064 sed 's/^/| /' conftest.$ac_ext >&5
23066 ac_cv_member_struct_mtget_mt_blksiz=no
23069 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23072 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23074 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
23075 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
23076 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
23078 cat >>confdefs.h <<_ACEOF
23079 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
23084 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
23085 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
23086 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
23087 $as_echo_n "(cached) " >&6
23089 cat >conftest.$ac_ext <<_ACEOF
23092 cat confdefs.h >>conftest.$ac_ext
23093 cat >>conftest.$ac_ext <<_ACEOF
23094 /* end confdefs.h. */
23095 #include <sys/types.h>
23096 #ifdef HAVE_SYS_MTIO_H
23097 #include <sys/mtio.h>
23103 static struct mtget ac_aggr;
23104 if (ac_aggr.mt_gstat)
23110 rm -f conftest.$ac_objext
23111 if { (ac_try="$ac_compile"
23112 case "(($ac_try" in
23113 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23114 *) ac_try_echo
=$ac_try;;
23116 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23117 $as_echo "$ac_try_echo") >&5
23118 (eval "$ac_compile") 2>conftest.er1
23120 grep -v '^ *+' conftest.er1
>conftest.err
23122 cat conftest.err
>&5
23123 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23124 (exit $ac_status); } && {
23125 test -z "$ac_c_werror_flag" ||
23126 test ! -s conftest.err
23127 } && test -s conftest.
$ac_objext; then
23128 ac_cv_member_struct_mtget_mt_gstat
=yes
23130 $as_echo "$as_me: failed program was:" >&5
23131 sed 's/^/| /' conftest.
$ac_ext >&5
23133 cat >conftest.
$ac_ext <<_ACEOF
23136 cat confdefs.h
>>conftest.
$ac_ext
23137 cat >>conftest.
$ac_ext <<_ACEOF
23138 /* end confdefs.h. */
23139 #include <sys/types.h>
23140 #ifdef HAVE_SYS_MTIO_H
23141 #include <sys/mtio.h>
23147 static struct mtget ac_aggr;
23148 if (sizeof ac_aggr.mt_gstat)
23154 rm -f conftest.
$ac_objext
23155 if { (ac_try
="$ac_compile"
23156 case "(($ac_try" in
23157 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23158 *) ac_try_echo=$ac_try;;
23160 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23161 $as_echo "$ac_try_echo") >&5
23162 (eval "$ac_compile") 2>conftest.er1
23164 grep -v '^ *+' conftest.er1 >conftest.err
23166 cat conftest.err >&5
23167 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23168 (exit $ac_status); } && {
23169 test -z "$ac_c_werror_flag" ||
23170 test ! -s conftest.err
23171 } && test -s conftest.$ac_objext; then
23172 ac_cv_member_struct_mtget_mt_gstat=yes
23174 $as_echo "$as_me: failed program was:" >&5
23175 sed 's/^/| /' conftest.$ac_ext >&5
23177 ac_cv_member_struct_mtget_mt_gstat=no
23180 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23183 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23185 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
23186 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
23187 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
23189 cat >>confdefs.h <<_ACEOF
23190 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
23195 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
23196 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
23197 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
23198 $as_echo_n "(cached) " >&6
23200 cat >conftest.$ac_ext <<_ACEOF
23203 cat confdefs.h >>conftest.$ac_ext
23204 cat >>conftest.$ac_ext <<_ACEOF
23205 /* end confdefs.h. */
23206 #include <sys/types.h>
23207 #ifdef HAVE_SYS_MTIO_H
23208 #include <sys/mtio.h>
23214 static struct mtget ac_aggr;
23215 if (ac_aggr.mt_blkno)
23221 rm -f conftest.$ac_objext
23222 if { (ac_try="$ac_compile"
23223 case "(($ac_try" in
23224 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23225 *) ac_try_echo
=$ac_try;;
23227 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23228 $as_echo "$ac_try_echo") >&5
23229 (eval "$ac_compile") 2>conftest.er1
23231 grep -v '^ *+' conftest.er1
>conftest.err
23233 cat conftest.err
>&5
23234 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23235 (exit $ac_status); } && {
23236 test -z "$ac_c_werror_flag" ||
23237 test ! -s conftest.err
23238 } && test -s conftest.
$ac_objext; then
23239 ac_cv_member_struct_mtget_mt_blkno
=yes
23241 $as_echo "$as_me: failed program was:" >&5
23242 sed 's/^/| /' conftest.
$ac_ext >&5
23244 cat >conftest.
$ac_ext <<_ACEOF
23247 cat confdefs.h
>>conftest.
$ac_ext
23248 cat >>conftest.
$ac_ext <<_ACEOF
23249 /* end confdefs.h. */
23250 #include <sys/types.h>
23251 #ifdef HAVE_SYS_MTIO_H
23252 #include <sys/mtio.h>
23258 static struct mtget ac_aggr;
23259 if (sizeof ac_aggr.mt_blkno)
23265 rm -f conftest.
$ac_objext
23266 if { (ac_try
="$ac_compile"
23267 case "(($ac_try" in
23268 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23269 *) ac_try_echo=$ac_try;;
23271 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23272 $as_echo "$ac_try_echo") >&5
23273 (eval "$ac_compile") 2>conftest.er1
23275 grep -v '^ *+' conftest.er1 >conftest.err
23277 cat conftest.err >&5
23278 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23279 (exit $ac_status); } && {
23280 test -z "$ac_c_werror_flag" ||
23281 test ! -s conftest.err
23282 } && test -s conftest.$ac_objext; then
23283 ac_cv_member_struct_mtget_mt_blkno=yes
23285 $as_echo "$as_me: failed program was:" >&5
23286 sed 's/^/| /' conftest.$ac_ext >&5
23288 ac_cv_member_struct_mtget_mt_blkno=no
23291 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23294 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23296 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
23297 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
23298 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
23300 cat >>confdefs.h <<_ACEOF
23301 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
23308 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
23309 $as_echo_n "checking for struct option.name... " >&6; }
23310 if test "${ac_cv_member_struct_option_name+set}" = set; then
23311 $as_echo_n "(cached) " >&6
23313 cat >conftest.$ac_ext <<_ACEOF
23316 cat confdefs.h >>conftest.$ac_ext
23317 cat >>conftest.$ac_ext <<_ACEOF
23318 /* end confdefs.h. */
23319 #ifdef HAVE_GETOPT_H
23320 #include <getopt.h>
23326 static struct option ac_aggr;
23333 rm -f conftest.$ac_objext
23334 if { (ac_try="$ac_compile"
23335 case "(($ac_try" in
23336 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23337 *) ac_try_echo
=$ac_try;;
23339 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23340 $as_echo "$ac_try_echo") >&5
23341 (eval "$ac_compile") 2>conftest.er1
23343 grep -v '^ *+' conftest.er1
>conftest.err
23345 cat conftest.err
>&5
23346 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23347 (exit $ac_status); } && {
23348 test -z "$ac_c_werror_flag" ||
23349 test ! -s conftest.err
23350 } && test -s conftest.
$ac_objext; then
23351 ac_cv_member_struct_option_name
=yes
23353 $as_echo "$as_me: failed program was:" >&5
23354 sed 's/^/| /' conftest.
$ac_ext >&5
23356 cat >conftest.
$ac_ext <<_ACEOF
23359 cat confdefs.h
>>conftest.
$ac_ext
23360 cat >>conftest.
$ac_ext <<_ACEOF
23361 /* end confdefs.h. */
23362 #ifdef HAVE_GETOPT_H
23363 #include <getopt.h>
23369 static struct option ac_aggr;
23370 if (sizeof ac_aggr.name)
23376 rm -f conftest.
$ac_objext
23377 if { (ac_try
="$ac_compile"
23378 case "(($ac_try" in
23379 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23380 *) ac_try_echo=$ac_try;;
23382 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23383 $as_echo "$ac_try_echo") >&5
23384 (eval "$ac_compile") 2>conftest.er1
23386 grep -v '^ *+' conftest.er1 >conftest.err
23388 cat conftest.err >&5
23389 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23390 (exit $ac_status); } && {
23391 test -z "$ac_c_werror_flag" ||
23392 test ! -s conftest.err
23393 } && test -s conftest.$ac_objext; then
23394 ac_cv_member_struct_option_name=yes
23396 $as_echo "$as_me: failed program was:" >&5
23397 sed 's/^/| /' conftest.$ac_ext >&5
23399 ac_cv_member_struct_option_name=no
23402 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23405 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23407 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
23408 $as_echo "$ac_cv_member_struct_option_name" >&6; }
23409 if test "x$ac_cv_member_struct_option_name" = x""yes; then
23411 cat >>confdefs.h <<_ACEOF
23412 #define HAVE_STRUCT_OPTION_NAME 1
23419 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
23420 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
23421 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
23422 $as_echo_n "(cached) " >&6
23424 cat >conftest.$ac_ext <<_ACEOF
23427 cat confdefs.h >>conftest.$ac_ext
23428 cat >>conftest.$ac_ext <<_ACEOF
23429 /* end confdefs.h. */
23430 $ac_includes_default
23434 static struct stat ac_aggr;
23435 if (ac_aggr.st_blocks)
23441 rm -f conftest.$ac_objext
23442 if { (ac_try="$ac_compile"
23443 case "(($ac_try" in
23444 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23445 *) ac_try_echo
=$ac_try;;
23447 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23448 $as_echo "$ac_try_echo") >&5
23449 (eval "$ac_compile") 2>conftest.er1
23451 grep -v '^ *+' conftest.er1
>conftest.err
23453 cat conftest.err
>&5
23454 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23455 (exit $ac_status); } && {
23456 test -z "$ac_c_werror_flag" ||
23457 test ! -s conftest.err
23458 } && test -s conftest.
$ac_objext; then
23459 ac_cv_member_struct_stat_st_blocks
=yes
23461 $as_echo "$as_me: failed program was:" >&5
23462 sed 's/^/| /' conftest.
$ac_ext >&5
23464 cat >conftest.
$ac_ext <<_ACEOF
23467 cat confdefs.h
>>conftest.
$ac_ext
23468 cat >>conftest.
$ac_ext <<_ACEOF
23469 /* end confdefs.h. */
23470 $ac_includes_default
23474 static struct stat ac_aggr;
23475 if (sizeof ac_aggr.st_blocks)
23481 rm -f conftest.
$ac_objext
23482 if { (ac_try
="$ac_compile"
23483 case "(($ac_try" in
23484 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23485 *) ac_try_echo=$ac_try;;
23487 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23488 $as_echo "$ac_try_echo") >&5
23489 (eval "$ac_compile") 2>conftest.er1
23491 grep -v '^ *+' conftest.er1 >conftest.err
23493 cat conftest.err >&5
23494 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23495 (exit $ac_status); } && {
23496 test -z "$ac_c_werror_flag" ||
23497 test ! -s conftest.err
23498 } && test -s conftest.$ac_objext; then
23499 ac_cv_member_struct_stat_st_blocks=yes
23501 $as_echo "$as_me: failed program was:" >&5
23502 sed 's/^/| /' conftest.$ac_ext >&5
23504 ac_cv_member_struct_stat_st_blocks=no
23507 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23510 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23512 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
23513 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
23514 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
23516 cat >>confdefs.h <<_ACEOF
23517 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23522 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
23523 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
23524 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
23525 $as_echo_n "(cached) " >&6
23527 cat >conftest.$ac_ext <<_ACEOF
23530 cat confdefs.h >>conftest.$ac_ext
23531 cat >>conftest.$ac_ext <<_ACEOF
23532 /* end confdefs.h. */
23533 $ac_includes_default
23537 static struct stat ac_aggr;
23538 if (ac_aggr.st_mtim)
23544 rm -f conftest.$ac_objext
23545 if { (ac_try="$ac_compile"
23546 case "(($ac_try" in
23547 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23548 *) ac_try_echo
=$ac_try;;
23550 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23551 $as_echo "$ac_try_echo") >&5
23552 (eval "$ac_compile") 2>conftest.er1
23554 grep -v '^ *+' conftest.er1
>conftest.err
23556 cat conftest.err
>&5
23557 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23558 (exit $ac_status); } && {
23559 test -z "$ac_c_werror_flag" ||
23560 test ! -s conftest.err
23561 } && test -s conftest.
$ac_objext; then
23562 ac_cv_member_struct_stat_st_mtim
=yes
23564 $as_echo "$as_me: failed program was:" >&5
23565 sed 's/^/| /' conftest.
$ac_ext >&5
23567 cat >conftest.
$ac_ext <<_ACEOF
23570 cat confdefs.h
>>conftest.
$ac_ext
23571 cat >>conftest.
$ac_ext <<_ACEOF
23572 /* end confdefs.h. */
23573 $ac_includes_default
23577 static struct stat ac_aggr;
23578 if (sizeof ac_aggr.st_mtim)
23584 rm -f conftest.
$ac_objext
23585 if { (ac_try
="$ac_compile"
23586 case "(($ac_try" in
23587 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23588 *) ac_try_echo=$ac_try;;
23590 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23591 $as_echo "$ac_try_echo") >&5
23592 (eval "$ac_compile") 2>conftest.er1
23594 grep -v '^ *+' conftest.er1 >conftest.err
23596 cat conftest.err >&5
23597 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23598 (exit $ac_status); } && {
23599 test -z "$ac_c_werror_flag" ||
23600 test ! -s conftest.err
23601 } && test -s conftest.$ac_objext; then
23602 ac_cv_member_struct_stat_st_mtim=yes
23604 $as_echo "$as_me: failed program was:" >&5
23605 sed 's/^/| /' conftest.$ac_ext >&5
23607 ac_cv_member_struct_stat_st_mtim=no
23610 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23613 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23615 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23616 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23617 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
23619 cat >>confdefs.h <<_ACEOF
23620 #define HAVE_STRUCT_STAT_ST_MTIM 1
23625 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23626 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23627 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23628 $as_echo_n "(cached) " >&6
23630 cat >conftest.$ac_ext <<_ACEOF
23633 cat confdefs.h >>conftest.$ac_ext
23634 cat >>conftest.$ac_ext <<_ACEOF
23635 /* end confdefs.h. */
23636 $ac_includes_default
23640 static struct stat ac_aggr;
23641 if (ac_aggr.st_ctim)
23647 rm -f conftest.$ac_objext
23648 if { (ac_try="$ac_compile"
23649 case "(($ac_try" in
23650 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23651 *) ac_try_echo
=$ac_try;;
23653 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23654 $as_echo "$ac_try_echo") >&5
23655 (eval "$ac_compile") 2>conftest.er1
23657 grep -v '^ *+' conftest.er1
>conftest.err
23659 cat conftest.err
>&5
23660 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23661 (exit $ac_status); } && {
23662 test -z "$ac_c_werror_flag" ||
23663 test ! -s conftest.err
23664 } && test -s conftest.
$ac_objext; then
23665 ac_cv_member_struct_stat_st_ctim
=yes
23667 $as_echo "$as_me: failed program was:" >&5
23668 sed 's/^/| /' conftest.
$ac_ext >&5
23670 cat >conftest.
$ac_ext <<_ACEOF
23673 cat confdefs.h
>>conftest.
$ac_ext
23674 cat >>conftest.
$ac_ext <<_ACEOF
23675 /* end confdefs.h. */
23676 $ac_includes_default
23680 static struct stat ac_aggr;
23681 if (sizeof ac_aggr.st_ctim)
23687 rm -f conftest.
$ac_objext
23688 if { (ac_try
="$ac_compile"
23689 case "(($ac_try" in
23690 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23691 *) ac_try_echo=$ac_try;;
23693 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23694 $as_echo "$ac_try_echo") >&5
23695 (eval "$ac_compile") 2>conftest.er1
23697 grep -v '^ *+' conftest.er1 >conftest.err
23699 cat conftest.err >&5
23700 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23701 (exit $ac_status); } && {
23702 test -z "$ac_c_werror_flag" ||
23703 test ! -s conftest.err
23704 } && test -s conftest.$ac_objext; then
23705 ac_cv_member_struct_stat_st_ctim=yes
23707 $as_echo "$as_me: failed program was:" >&5
23708 sed 's/^/| /' conftest.$ac_ext >&5
23710 ac_cv_member_struct_stat_st_ctim=no
23713 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23716 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23718 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23719 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23720 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23722 cat >>confdefs.h <<_ACEOF
23723 #define HAVE_STRUCT_STAT_ST_CTIM 1
23728 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23729 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23730 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23731 $as_echo_n "(cached) " >&6
23733 cat >conftest.$ac_ext <<_ACEOF
23736 cat confdefs.h >>conftest.$ac_ext
23737 cat >>conftest.$ac_ext <<_ACEOF
23738 /* end confdefs.h. */
23739 $ac_includes_default
23743 static struct stat ac_aggr;
23744 if (ac_aggr.st_atim)
23750 rm -f conftest.$ac_objext
23751 if { (ac_try="$ac_compile"
23752 case "(($ac_try" in
23753 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23754 *) ac_try_echo
=$ac_try;;
23756 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23757 $as_echo "$ac_try_echo") >&5
23758 (eval "$ac_compile") 2>conftest.er1
23760 grep -v '^ *+' conftest.er1
>conftest.err
23762 cat conftest.err
>&5
23763 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23764 (exit $ac_status); } && {
23765 test -z "$ac_c_werror_flag" ||
23766 test ! -s conftest.err
23767 } && test -s conftest.
$ac_objext; then
23768 ac_cv_member_struct_stat_st_atim
=yes
23770 $as_echo "$as_me: failed program was:" >&5
23771 sed 's/^/| /' conftest.
$ac_ext >&5
23773 cat >conftest.
$ac_ext <<_ACEOF
23776 cat confdefs.h
>>conftest.
$ac_ext
23777 cat >>conftest.
$ac_ext <<_ACEOF
23778 /* end confdefs.h. */
23779 $ac_includes_default
23783 static struct stat ac_aggr;
23784 if (sizeof ac_aggr.st_atim)
23790 rm -f conftest.
$ac_objext
23791 if { (ac_try
="$ac_compile"
23792 case "(($ac_try" in
23793 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23794 *) ac_try_echo=$ac_try;;
23796 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23797 $as_echo "$ac_try_echo") >&5
23798 (eval "$ac_compile") 2>conftest.er1
23800 grep -v '^ *+' conftest.er1 >conftest.err
23802 cat conftest.err >&5
23803 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23804 (exit $ac_status); } && {
23805 test -z "$ac_c_werror_flag" ||
23806 test ! -s conftest.err
23807 } && test -s conftest.$ac_objext; then
23808 ac_cv_member_struct_stat_st_atim=yes
23810 $as_echo "$as_me: failed program was:" >&5
23811 sed 's/^/| /' conftest.$ac_ext >&5
23813 ac_cv_member_struct_stat_st_atim=no
23816 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23819 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23821 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23822 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23823 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23825 cat >>confdefs.h <<_ACEOF
23826 #define HAVE_STRUCT_STAT_ST_ATIM 1
23833 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23834 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23835 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23836 $as_echo_n "(cached) " >&6
23838 cat >conftest.$ac_ext <<_ACEOF
23841 cat confdefs.h >>conftest.$ac_ext
23842 cat >>conftest.$ac_ext <<_ACEOF
23843 /* end confdefs.h. */
23844 #ifdef HAVE_SYS_TYPES_H
23845 #include <sys/types.h>
23847 #ifdef HAVE_NETINET_IN_H
23848 #include <netinet/in.h>
23854 static struct sockaddr_in6 ac_aggr;
23855 if (ac_aggr.sin6_scope_id)
23861 rm -f conftest.$ac_objext
23862 if { (ac_try="$ac_compile"
23863 case "(($ac_try" in
23864 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23865 *) ac_try_echo
=$ac_try;;
23867 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23868 $as_echo "$ac_try_echo") >&5
23869 (eval "$ac_compile") 2>conftest.er1
23871 grep -v '^ *+' conftest.er1
>conftest.err
23873 cat conftest.err
>&5
23874 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23875 (exit $ac_status); } && {
23876 test -z "$ac_c_werror_flag" ||
23877 test ! -s conftest.err
23878 } && test -s conftest.
$ac_objext; then
23879 ac_cv_member_struct_sockaddr_in6_sin6_scope_id
=yes
23881 $as_echo "$as_me: failed program was:" >&5
23882 sed 's/^/| /' conftest.
$ac_ext >&5
23884 cat >conftest.
$ac_ext <<_ACEOF
23887 cat confdefs.h
>>conftest.
$ac_ext
23888 cat >>conftest.
$ac_ext <<_ACEOF
23889 /* end confdefs.h. */
23890 #ifdef HAVE_SYS_TYPES_H
23891 #include <sys/types.h>
23893 #ifdef HAVE_NETINET_IN_H
23894 #include <netinet/in.h>
23900 static struct sockaddr_in6 ac_aggr;
23901 if (sizeof ac_aggr.sin6_scope_id)
23907 rm -f conftest.
$ac_objext
23908 if { (ac_try
="$ac_compile"
23909 case "(($ac_try" in
23910 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23911 *) ac_try_echo=$ac_try;;
23913 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23914 $as_echo "$ac_try_echo") >&5
23915 (eval "$ac_compile") 2>conftest.er1
23917 grep -v '^ *+' conftest.er1 >conftest.err
23919 cat conftest.err >&5
23920 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23921 (exit $ac_status); } && {
23922 test -z "$ac_c_werror_flag" ||
23923 test ! -s conftest.err
23924 } && test -s conftest.$ac_objext; then
23925 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23927 $as_echo "$as_me: failed program was:" >&5
23928 sed 's/^/| /' conftest.$ac_ext >&5
23930 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23933 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23936 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23938 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23939 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23940 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23942 cat >>confdefs.h <<_ACEOF
23943 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23950 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23951 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23952 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23953 $as_echo_n "(cached) " >&6
23955 cat >conftest.$ac_ext <<_ACEOF
23958 cat confdefs.h >>conftest.$ac_ext
23959 cat >>conftest.$ac_ext <<_ACEOF
23960 /* end confdefs.h. */
23961 #ifdef HAVE_SYS_TYPES_H
23962 #include <sys/types.h>
23964 #ifdef HAVE_NETINET_IN_H
23965 # include <netinet/in.h>
23967 #ifdef HAVE_ARPA_NAMESER_H
23968 # include <arpa/nameser.h>
23974 static ns_msg ac_aggr;
23975 if (ac_aggr._msg_ptr)
23981 rm -f conftest.$ac_objext
23982 if { (ac_try="$ac_compile"
23983 case "(($ac_try" in
23984 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23985 *) ac_try_echo
=$ac_try;;
23987 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23988 $as_echo "$ac_try_echo") >&5
23989 (eval "$ac_compile") 2>conftest.er1
23991 grep -v '^ *+' conftest.er1
>conftest.err
23993 cat conftest.err
>&5
23994 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23995 (exit $ac_status); } && {
23996 test -z "$ac_c_werror_flag" ||
23997 test ! -s conftest.err
23998 } && test -s conftest.
$ac_objext; then
23999 ac_cv_member_ns_msg__msg_ptr
=yes
24001 $as_echo "$as_me: failed program was:" >&5
24002 sed 's/^/| /' conftest.
$ac_ext >&5
24004 cat >conftest.
$ac_ext <<_ACEOF
24007 cat confdefs.h
>>conftest.
$ac_ext
24008 cat >>conftest.
$ac_ext <<_ACEOF
24009 /* end confdefs.h. */
24010 #ifdef HAVE_SYS_TYPES_H
24011 #include <sys/types.h>
24013 #ifdef HAVE_NETINET_IN_H
24014 # include <netinet/in.h>
24016 #ifdef HAVE_ARPA_NAMESER_H
24017 # include <arpa/nameser.h>
24023 static ns_msg ac_aggr;
24024 if (sizeof ac_aggr._msg_ptr)
24030 rm -f conftest.
$ac_objext
24031 if { (ac_try
="$ac_compile"
24032 case "(($ac_try" in
24033 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
24034 *) ac_try_echo=$ac_try;;
24036 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24037 $as_echo "$ac_try_echo") >&5
24038 (eval "$ac_compile") 2>conftest.er1
24040 grep -v '^ *+' conftest.er1 >conftest.err
24042 cat conftest.err >&5
24043 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24044 (exit $ac_status); } && {
24045 test -z "$ac_c_werror_flag" ||
24046 test ! -s conftest.err
24047 } && test -s conftest.$ac_objext; then
24048 ac_cv_member_ns_msg__msg_ptr=yes
24050 $as_echo "$as_me: failed program was:" >&5
24051 sed 's/^/| /' conftest.$ac_ext >&5
24053 ac_cv_member_ns_msg__msg_ptr=no
24056 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24059 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24061 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
24062 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
24063 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
24065 cat >>confdefs.h <<_ACEOF
24066 #define HAVE_NS_MSG__MSG_PTR 1
24073 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
24074 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
24075 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
24076 $as_echo_n "(cached) " >&6
24078 cat >conftest.$ac_ext <<_ACEOF
24081 cat confdefs.h >>conftest.$ac_ext
24082 cat >>conftest.$ac_ext <<_ACEOF
24083 /* end confdefs.h. */
24084 #ifdef HAVE_SYS_TYPES_H
24085 #include <sys/types.h>
24087 #ifdef HAVE_ALIAS_H
24090 #ifdef HAVE_SYS_SOCKET_H
24091 #include <sys/socket.h>
24093 #ifdef HAVE_SYS_SOCKETVAR_H
24094 #include <sys/socketvar.h>
24096 #ifdef HAVE_SYS_TIMEOUT_H
24097 #include <sys/timeout.h>
24099 #ifdef HAVE_NETINET_IN_H
24100 #include <netinet/in.h>
24102 #ifdef HAVE_NETINET_IN_SYSTM_H
24103 #include <netinet/in_systm.h>
24105 #ifdef HAVE_NETINET_IP_H
24106 #include <netinet/ip.h>
24108 #ifdef HAVE_NETINET_IP_VAR_H
24109 #include <netinet/ip_var.h>
24111 #ifdef HAVE_NETINET_IP_ICMP_H
24112 #include <netinet/ip_icmp.h>
24114 #ifdef HAVE_NETINET_ICMP_VAR
24115 #include <netinet/icmp_var.h>
24121 static struct icmpstat ac_aggr;
24122 if (ac_aggr.icps_outhist)
24128 rm -f conftest.$ac_objext
24129 if { (ac_try="$ac_compile"
24130 case "(($ac_try" in
24131 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
24132 *) ac_try_echo
=$ac_try;;
24134 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
24135 $as_echo "$ac_try_echo") >&5
24136 (eval "$ac_compile") 2>conftest.er1
24138 grep -v '^ *+' conftest.er1
>conftest.err
24140 cat conftest.err
>&5
24141 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24142 (exit $ac_status); } && {
24143 test -z "$ac_c_werror_flag" ||
24144 test ! -s conftest.err
24145 } && test -s conftest.
$ac_objext; then
24146 ac_cv_member_struct_icmpstat_icps_outhist
=yes
24148 $as_echo "$as_me: failed program was:" >&5
24149 sed 's/^/| /' conftest.
$ac_ext >&5
24151 cat >conftest.
$ac_ext <<_ACEOF
24154 cat confdefs.h
>>conftest.
$ac_ext
24155 cat >>conftest.
$ac_ext <<_ACEOF
24156 /* end confdefs.h. */
24157 #ifdef HAVE_SYS_TYPES_H
24158 #include <sys/types.h>
24160 #ifdef HAVE_ALIAS_H
24163 #ifdef HAVE_SYS_SOCKET_H
24164 #include <sys/socket.h>
24166 #ifdef HAVE_SYS_SOCKETVAR_H
24167 #include <sys/socketvar.h>
24169 #ifdef HAVE_SYS_TIMEOUT_H
24170 #include <sys/timeout.h>
24172 #ifdef HAVE_NETINET_IN_H
24173 #include <netinet/in.h>
24175 #ifdef HAVE_NETINET_IN_SYSTM_H
24176 #include <netinet/in_systm.h>
24178 #ifdef HAVE_NETINET_IP_H
24179 #include <netinet/ip.h>
24181 #ifdef HAVE_NETINET_IP_VAR_H
24182 #include <netinet/ip_var.h>
24184 #ifdef HAVE_NETINET_IP_ICMP_H
24185 #include <netinet/ip_icmp.h>
24187 #ifdef HAVE_NETINET_ICMP_VAR
24188 #include <netinet/icmp_var.h>
24194 static struct icmpstat ac_aggr;
24195 if (sizeof ac_aggr.icps_outhist)
24201 rm -f conftest.
$ac_objext
24202 if { (ac_try
="$ac_compile"
24203 case "(($ac_try" in
24204 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
24205 *) ac_try_echo=$ac_try;;
24207 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24208 $as_echo "$ac_try_echo") >&5
24209 (eval "$ac_compile") 2>conftest.er1
24211 grep -v '^ *+' conftest.er1 >conftest.err
24213 cat conftest.err >&5
24214 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24215 (exit $ac_status); } && {
24216 test -z "$ac_c_werror_flag" ||
24217 test ! -s conftest.err
24218 } && test -s conftest.$ac_objext; then
24219 ac_cv_member_struct_icmpstat_icps_outhist=yes
24221 $as_echo "$as_me: failed program was:" >&5
24222 sed 's/^/| /' conftest.$ac_ext >&5
24224 ac_cv_member_struct_icmpstat_icps_outhist=no
24227 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24230 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24232 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
24233 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
24234 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then
24236 cat >>confdefs.h <<_ACEOF
24237 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
24244 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
24245 $as_echo_n "checking for timezone variable... " >&6; }
24246 if test "${ac_cv_have_timezone+set}" = set; then
24247 $as_echo_n "(cached) " >&6
24249 cat >conftest.$ac_ext <<_ACEOF
24252 cat confdefs.h >>conftest.$ac_ext
24253 cat >>conftest.$ac_ext <<_ACEOF
24254 /* end confdefs.h. */
24264 rm -f conftest.$ac_objext conftest$ac_exeext
24265 if { (ac_try="$ac_link"
24266 case "(($ac_try" in
24267 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
24268 *) ac_try_echo
=$ac_try;;
24270 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
24271 $as_echo "$ac_try_echo") >&5
24272 (eval "$ac_link") 2>conftest.er1
24274 grep -v '^ *+' conftest.er1
>conftest.err
24276 cat conftest.err
>&5
24277 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24278 (exit $ac_status); } && {
24279 test -z "$ac_c_werror_flag" ||
24280 test ! -s conftest.err
24281 } && test -s conftest
$ac_exeext && {
24282 test "$cross_compiling" = yes ||
24283 $as_test_x conftest
$ac_exeext
24285 ac_cv_have_timezone
="yes"
24287 $as_echo "$as_me: failed program was:" >&5
24288 sed 's/^/| /' conftest.
$ac_ext >&5
24290 ac_cv_have_timezone
="no"
24293 rm -rf conftest.dSYM
24294 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
24295 conftest
$ac_exeext conftest.
$ac_ext
24297 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
24298 $as_echo "$ac_cv_have_timezone" >&6; }
24299 if test "$ac_cv_have_timezone" = "yes"
24302 cat >>confdefs.h
<<\_ACEOF
24303 #define HAVE_TIMEZONE 1
24307 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
24308 $as_echo_n "checking for daylight variable... " >&6; }
24309 if test "${ac_cv_have_daylight+set}" = set; then
24310 $as_echo_n "(cached) " >&6
24312 cat >conftest.
$ac_ext <<_ACEOF
24315 cat confdefs.h
>>conftest.
$ac_ext
24316 cat >>conftest.
$ac_ext <<_ACEOF
24317 /* end confdefs.h. */
24327 rm -f conftest.
$ac_objext conftest
$ac_exeext
24328 if { (ac_try
="$ac_link"
24329 case "(($ac_try" in
24330 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
24331 *) ac_try_echo=$ac_try;;
24333 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24334 $as_echo "$ac_try_echo") >&5
24335 (eval "$ac_link") 2>conftest.er1
24337 grep -v '^ *+' conftest.er1 >conftest.err
24339 cat conftest.err >&5
24340 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24341 (exit $ac_status); } && {
24342 test -z "$ac_c_werror_flag" ||
24343 test ! -s conftest.err
24344 } && test -s conftest$ac_exeext && {
24345 test "$cross_compiling" = yes ||
24346 $as_test_x conftest$ac_exeext
24348 ac_cv_have_daylight="yes"
24350 $as_echo "$as_me: failed program was:" >&5
24351 sed 's/^/| /' conftest.$ac_ext >&5
24353 ac_cv_have_daylight="no"
24356 rm -rf conftest.dSYM
24357 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24358 conftest$ac_exeext conftest.$ac_ext
24360 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
24361 $as_echo "$ac_cv_have_daylight" >&6; }
24362 if test "$ac_cv_have_daylight" = "yes"
24365 cat >>confdefs.h <<\_ACEOF
24366 #define HAVE_DAYLIGHT 1
24371 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
24372 $as_echo_n "checking for isinf... " >&6; }
24373 if test "${ac_cv_have_isinf+set}" = set; then
24374 $as_echo_n "(cached) " >&6
24376 cat >conftest.$ac_ext <<_ACEOF
24379 cat confdefs.h >>conftest.$ac_ext
24380 cat >>conftest.$ac_ext <<_ACEOF
24381 /* end confdefs.h. */
24386 float f = 0.0; int i=isinf(f)
24391 rm -f conftest.$ac_objext conftest$ac_exeext
24392 if { (ac_try="$ac_link"
24393 case "(($ac_try" in
24394 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
24395 *) ac_try_echo
=$ac_try;;
24397 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
24398 $as_echo "$ac_try_echo") >&5
24399 (eval "$ac_link") 2>conftest.er1
24401 grep -v '^ *+' conftest.er1
>conftest.err
24403 cat conftest.err
>&5
24404 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24405 (exit $ac_status); } && {
24406 test -z "$ac_c_werror_flag" ||
24407 test ! -s conftest.err
24408 } && test -s conftest
$ac_exeext && {
24409 test "$cross_compiling" = yes ||
24410 $as_test_x conftest
$ac_exeext
24412 ac_cv_have_isinf
="yes"
24414 $as_echo "$as_me: failed program was:" >&5
24415 sed 's/^/| /' conftest.
$ac_ext >&5
24417 ac_cv_have_isinf
="no"
24420 rm -rf conftest.dSYM
24421 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
24422 conftest
$ac_exeext conftest.
$ac_ext
24424 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
24425 $as_echo "$ac_cv_have_isinf" >&6; }
24426 if test "$ac_cv_have_isinf" = "yes"
24429 cat >>confdefs.h
<<\_ACEOF
24430 #define HAVE_ISINF 1
24435 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
24436 $as_echo_n "checking for isnan... " >&6; }
24437 if test "${ac_cv_have_isnan+set}" = set; then
24438 $as_echo_n "(cached) " >&6
24440 cat >conftest.
$ac_ext <<_ACEOF
24443 cat confdefs.h
>>conftest.
$ac_ext
24444 cat >>conftest.
$ac_ext <<_ACEOF
24445 /* end confdefs.h. */
24450 float f = 0.0; int i=isnan(f)
24455 rm -f conftest.
$ac_objext conftest
$ac_exeext
24456 if { (ac_try
="$ac_link"
24457 case "(($ac_try" in
24458 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
24459 *) ac_try_echo=$ac_try;;
24461 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24462 $as_echo "$ac_try_echo") >&5
24463 (eval "$ac_link") 2>conftest.er1
24465 grep -v '^ *+' conftest.er1 >conftest.err
24467 cat conftest.err >&5
24468 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24469 (exit $ac_status); } && {
24470 test -z "$ac_c_werror_flag" ||
24471 test ! -s conftest.err
24472 } && test -s conftest$ac_exeext && {
24473 test "$cross_compiling" = yes ||
24474 $as_test_x conftest$ac_exeext
24476 ac_cv_have_isnan="yes"
24478 $as_echo "$as_me: failed program was:" >&5
24479 sed 's/^/| /' conftest.$ac_ext >&5
24481 ac_cv_have_isnan="no"
24484 rm -rf conftest.dSYM
24485 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24486 conftest$ac_exeext conftest.$ac_ext
24488 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
24489 $as_echo "$ac_cv_have_isnan" >&6; }
24490 if test "$ac_cv_have_isnan" = "yes"
24493 cat >>confdefs.h <<\_ACEOF
24494 #define HAVE_ISNAN 1
24501 *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
24502 $as_echo_n "checking whether we need to define __i386__... " >&6; }
24503 if test "${ac_cv_cpp_def___i386__+set}" = set; then
24504 $as_echo_n "(cached) " >&6
24506 cat >conftest.$ac_ext <<_ACEOF
24509 cat confdefs.h >>conftest.$ac_ext
24510 cat >>conftest.$ac_ext <<_ACEOF
24511 /* end confdefs.h. */
24516 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24517 $EGREP "yes" >/dev/null 2>&1; then
24518 ac_cv_cpp_def___i386__=yes
24520 ac_cv_cpp_def___i386__=no
24525 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
24526 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
24527 if test $ac_cv_cpp_def___i386__ = yes; then
24528 CFLAGS="$CFLAGS -D__i386__"
24529 LINTFLAGS="$LINTFLAGS -D__i386__"
24532 *x86_64*) { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
24533 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
24534 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
24535 $as_echo_n "(cached) " >&6
24537 cat >conftest.$ac_ext <<_ACEOF
24540 cat confdefs.h >>conftest.$ac_ext
24541 cat >>conftest.$ac_ext <<_ACEOF
24542 /* end confdefs.h. */
24547 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24548 $EGREP "yes" >/dev/null 2>&1; then
24549 ac_cv_cpp_def___x86_64__=yes
24551 ac_cv_cpp_def___x86_64__=no
24556 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
24557 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
24558 if test $ac_cv_cpp_def___x86_64__ = yes; then
24559 CFLAGS="$CFLAGS -D__x86_64__"
24560 LINTFLAGS="$LINTFLAGS -D__x86_64__"
24563 *alpha*) { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
24564 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
24565 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
24566 $as_echo_n "(cached) " >&6
24568 cat >conftest.$ac_ext <<_ACEOF
24571 cat confdefs.h >>conftest.$ac_ext
24572 cat >>conftest.$ac_ext <<_ACEOF
24573 /* end confdefs.h. */
24578 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24579 $EGREP "yes" >/dev/null 2>&1; then
24580 ac_cv_cpp_def___ALPHA__=yes
24582 ac_cv_cpp_def___ALPHA__=no
24587 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
24588 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
24589 if test $ac_cv_cpp_def___ALPHA__ = yes; then
24590 CFLAGS="$CFLAGS -D__ALPHA__"
24591 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
24594 *sparc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
24595 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
24596 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
24597 $as_echo_n "(cached) " >&6
24599 cat >conftest.$ac_ext <<_ACEOF
24602 cat confdefs.h >>conftest.$ac_ext
24603 cat >>conftest.$ac_ext <<_ACEOF
24604 /* end confdefs.h. */
24609 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24610 $EGREP "yes" >/dev/null 2>&1; then
24611 ac_cv_cpp_def___sparc__=yes
24613 ac_cv_cpp_def___sparc__=no
24618 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24619 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24620 if test $ac_cv_cpp_def___sparc__ = yes; then
24621 CFLAGS="$CFLAGS -D__sparc__"
24622 LINTFLAGS="$LINTFLAGS -D__sparc__"
24625 *powerpc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24626 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24627 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24628 $as_echo_n "(cached) " >&6
24630 cat >conftest.$ac_ext <<_ACEOF
24633 cat confdefs.h >>conftest.$ac_ext
24634 cat >>conftest.$ac_ext <<_ACEOF
24635 /* end confdefs.h. */
24636 #ifndef __powerpc__
24640 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24641 $EGREP "yes" >/dev/null 2>&1; then
24642 ac_cv_cpp_def___powerpc__=yes
24644 ac_cv_cpp_def___powerpc__=no
24649 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24650 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24651 if test $ac_cv_cpp_def___powerpc__ = yes; then
24652 CFLAGS="$CFLAGS -D__powerpc__"
24653 LINTFLAGS="$LINTFLAGS -D__powerpc__"
24658 case $host_vendor in
24659 *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24660 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24661 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24662 $as_echo_n "(cached) " >&6
24664 cat >conftest.$ac_ext <<_ACEOF
24667 cat confdefs.h >>conftest.$ac_ext
24668 cat >>conftest.$ac_ext <<_ACEOF
24669 /* end confdefs.h. */
24674 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24675 $EGREP "yes" >/dev/null 2>&1; then
24676 ac_cv_cpp_def___sun__=yes
24678 ac_cv_cpp_def___sun__=no
24683 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24684 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24685 if test $ac_cv_cpp_def___sun__ = yes; then
24686 CFLAGS="$CFLAGS -D__sun__"
24687 LINTFLAGS="$LINTFLAGS -D__sun__"
24693 DEPENDENCIES="### Dependencies:
24699 -\$(MAKEDEP) \$(MAKEDEPFLAGS) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24701 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
24702 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24703 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24704 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24705 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24712 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
24723 ALL_PROGRAM_DIRS=""
24725 ALL_PROGRAM_INSTALL_DIRS=""
24727 ALL_PROGRAM_BIN_INSTALL_DIRS=""
24733 ac_config_commands="$ac_config_commands include/stamp-h"
24736 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
24738 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
24740 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
24742 ac_config_commands="$ac_config_commands dlls/user32/resources"
24744 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
24746 ac_config_commands="$ac_config_commands include/wine"
24749 ALL_MAKERULES="$ALL_MAKERULES \\
24751 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24752 Make.rules: Make.rules.in"
24753 MAKE_RULES=Make.rules
24754 ac_config_files="$ac_config_files Make.rules"
24756 ALL_MAKERULES="$ALL_MAKERULES \\
24757 dlls/Makedll.rules"
24758 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24759 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24760 MAKE_DLL_RULES=dlls/Makedll.rules
24761 ac_config_files="$ac_config_files dlls/Makedll.rules"
24763 ALL_MAKERULES="$ALL_MAKERULES \\
24764 dlls/Makeimplib.rules"
24765 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24766 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24767 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
24768 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
24770 ALL_MAKERULES="$ALL_MAKERULES \\
24771 dlls/Maketest.rules"
24772 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24773 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24774 MAKE_TEST_RULES=dlls/Maketest.rules
24775 ac_config_files="$ac_config_files dlls/Maketest.rules"
24777 ALL_MAKERULES="$ALL_MAKERULES \\
24778 programs/Makeprog.rules"
24779 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24780 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24781 MAKE_PROG_RULES=programs/Makeprog.rules
24782 ac_config_files="$ac_config_files programs/Makeprog.rules"
24787 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24788 Makefile: Makefile.in Make.rules"
24789 ac_config_files="$ac_config_files Makefile"
24791 ALL_MAKEFILES="$ALL_MAKEFILES \\
24793 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
24795 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24796 dlls/Makefile: dlls/Makefile.in Make.rules"
24797 ac_config_files="$ac_config_files dlls/Makefile"
24799 ALL_MAKEFILES="$ALL_MAKEFILES \\
24800 dlls/acledit/Makefile"
24801 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24804 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24805 ac_config_files="$ac_config_files dlls/acledit/Makefile"
24807 ALL_MAKEFILES="$ALL_MAKEFILES \\
24808 dlls/aclui/Makefile"
24809 test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24812 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24813 ac_config_files="$ac_config_files dlls/aclui/Makefile"
24815 ALL_MAKEFILES="$ALL_MAKEFILES \\
24816 dlls/activeds/Makefile"
24817 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24820 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24821 ac_config_files="$ac_config_files dlls/activeds/Makefile"
24823 ALL_MAKEFILES="$ALL_MAKEFILES \\
24824 dlls/actxprxy/Makefile"
24825 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24828 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24829 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
24831 ALL_MAKEFILES="$ALL_MAKEFILES \\
24832 dlls/adsiid/Makefile"
24833 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24836 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24837 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
24839 ALL_MAKEFILES="$ALL_MAKEFILES \\
24840 dlls/advapi32/Makefile"
24841 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24844 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24845 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
24847 ALL_MAKEFILES="$ALL_MAKEFILES \\
24848 dlls/advapi32/tests/Makefile"
24849 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24852 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24853 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
24855 ALL_MAKEFILES="$ALL_MAKEFILES \\
24856 dlls/advpack/Makefile"
24857 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24859 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24860 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24861 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24863 ALL_MAKEFILES="$ALL_MAKEFILES \\
24864 dlls/advpack/tests/Makefile"
24865 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24868 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24869 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24871 ALL_MAKEFILES="$ALL_MAKEFILES \\
24872 dlls/amstream/Makefile"
24873 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24876 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24877 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24879 ALL_MAKEFILES="$ALL_MAKEFILES \\
24880 dlls/amstream/tests/Makefile"
24881 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24884 dlls/amstream/tests/Makefile: dlls/amstream/tests/Makefile.in dlls/Maketest.rules"
24885 ac_config_files="$ac_config_files dlls/amstream/tests/Makefile"
24887 ALL_MAKEFILES="$ALL_MAKEFILES \\
24888 dlls/appwiz.cpl/Makefile"
24889 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24892 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24893 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24895 ALL_MAKEFILES="$ALL_MAKEFILES \\
24897 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24900 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24901 ac_config_files="$ac_config_files dlls/atl/Makefile"
24903 ALL_MAKEFILES="$ALL_MAKEFILES \\
24904 dlls/authz/Makefile"
24905 test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24908 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24909 ac_config_files="$ac_config_files dlls/authz/Makefile"
24911 ALL_MAKEFILES="$ALL_MAKEFILES \\
24912 dlls/avicap32/Makefile"
24913 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24916 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24917 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24919 ALL_MAKEFILES="$ALL_MAKEFILES \\
24920 dlls/avifil32/Makefile"
24921 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24924 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24925 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24927 ALL_MAKEFILES="$ALL_MAKEFILES \\
24928 dlls/avifile.dll16/Makefile"
24929 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24932 dlls/avifile.dll16/Makefile: dlls/avifile.dll16/Makefile.in dlls/Makedll.rules"
24933 ac_config_files="$ac_config_files dlls/avifile.dll16/Makefile"
24935 ALL_MAKEFILES="$ALL_MAKEFILES \\
24936 dlls/bcrypt/Makefile"
24937 test "x$enable_bcrypt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24940 dlls/bcrypt/Makefile: dlls/bcrypt/Makefile.in dlls/Makedll.rules"
24941 ac_config_files="$ac_config_files dlls/bcrypt/Makefile"
24943 ALL_MAKEFILES="$ALL_MAKEFILES \\
24944 dlls/browseui/Makefile"
24945 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24948 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24949 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24951 ALL_MAKEFILES="$ALL_MAKEFILES \\
24952 dlls/browseui/tests/Makefile"
24953 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24956 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24957 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24959 ALL_MAKEFILES="$ALL_MAKEFILES \\
24960 dlls/cabinet/Makefile"
24961 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24964 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24965 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24967 ALL_MAKEFILES="$ALL_MAKEFILES \\
24968 dlls/cabinet/tests/Makefile"
24969 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24972 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24973 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24975 ALL_MAKEFILES="$ALL_MAKEFILES \\
24976 dlls/capi2032/Makefile"
24977 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24980 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24981 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24983 ALL_MAKEFILES="$ALL_MAKEFILES \\
24984 dlls/cards/Makefile"
24985 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24988 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24989 ac_config_files="$ac_config_files dlls/cards/Makefile"
24991 ALL_MAKEFILES="$ALL_MAKEFILES \\
24992 dlls/cfgmgr32/Makefile"
24993 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24995 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24996 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24997 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
24999 ALL_MAKEFILES="$ALL_MAKEFILES \\
25000 dlls/clusapi/Makefile"
25001 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25004 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
25005 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
25007 ALL_MAKEFILES="$ALL_MAKEFILES \\
25008 dlls/comcat/Makefile"
25009 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25011 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25012 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
25013 ac_config_files="$ac_config_files dlls/comcat/Makefile"
25015 ALL_MAKEFILES="$ALL_MAKEFILES \\
25016 dlls/comcat/tests/Makefile"
25017 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25020 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
25021 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
25023 ALL_MAKEFILES="$ALL_MAKEFILES \\
25024 dlls/comctl32/Makefile"
25025 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25028 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
25029 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
25031 ALL_MAKEFILES="$ALL_MAKEFILES \\
25032 dlls/comctl32/tests/Makefile"
25033 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25036 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
25037 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
25039 ALL_MAKEFILES="$ALL_MAKEFILES \\
25040 dlls/comdlg32/Makefile"
25041 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25044 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
25045 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
25047 ALL_MAKEFILES="$ALL_MAKEFILES \\
25048 dlls/comdlg32/tests/Makefile"
25049 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25052 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
25053 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
25055 ALL_MAKEFILES="$ALL_MAKEFILES \\
25056 dlls/comm.drv16/Makefile"
25057 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25059 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25060 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
25061 ac_config_files="$ac_config_files dlls/comm.drv16/Makefile"
25063 ALL_MAKEFILES="$ALL_MAKEFILES \\
25064 dlls/compobj.dll16/Makefile"
25065 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25068 dlls/compobj.dll16/Makefile: dlls/compobj.dll16/Makefile.in dlls/Makedll.rules"
25069 ac_config_files="$ac_config_files dlls/compobj.dll16/Makefile"
25071 ALL_MAKEFILES="$ALL_MAKEFILES \\
25072 dlls/compstui/Makefile"
25073 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25076 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
25077 ac_config_files="$ac_config_files dlls/compstui/Makefile"
25079 ALL_MAKEFILES="$ALL_MAKEFILES \\
25080 dlls/credui/Makefile"
25081 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25083 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25084 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
25085 ac_config_files="$ac_config_files dlls/credui/Makefile"
25087 ALL_MAKEFILES="$ALL_MAKEFILES \\
25088 dlls/credui/tests/Makefile"
25089 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25091 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25092 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
25093 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
25095 ALL_MAKEFILES="$ALL_MAKEFILES \\
25096 dlls/crtdll/Makefile"
25097 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25099 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25100 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
25101 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
25103 ALL_MAKEFILES="$ALL_MAKEFILES \\
25104 dlls/crypt32/Makefile"
25105 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25108 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
25109 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
25111 ALL_MAKEFILES="$ALL_MAKEFILES \\
25112 dlls/crypt32/tests/Makefile"
25113 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25115 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25116 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
25117 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
25119 ALL_MAKEFILES="$ALL_MAKEFILES \\
25120 dlls/cryptdlg/Makefile"
25121 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25123 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25124 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
25125 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
25127 ALL_MAKEFILES="$ALL_MAKEFILES \\
25128 dlls/cryptdll/Makefile"
25129 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25132 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
25133 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
25135 ALL_MAKEFILES="$ALL_MAKEFILES \\
25136 dlls/cryptnet/Makefile"
25137 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25140 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
25141 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
25143 ALL_MAKEFILES="$ALL_MAKEFILES \\
25144 dlls/cryptnet/tests/Makefile"
25145 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25148 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
25149 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
25151 ALL_MAKEFILES="$ALL_MAKEFILES \\
25152 dlls/cryptui/Makefile"
25153 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25155 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25156 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
25157 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
25159 ALL_MAKEFILES="$ALL_MAKEFILES \\
25160 dlls/cryptui/tests/Makefile"
25161 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25164 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
25165 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
25167 ALL_MAKEFILES="$ALL_MAKEFILES \\
25168 dlls/ctapi32/Makefile"
25169 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25172 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
25173 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
25175 ALL_MAKEFILES="$ALL_MAKEFILES \\
25176 dlls/ctl3d.dll16/Makefile"
25177 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25179 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25180 dlls/ctl3d.dll16/Makefile: dlls/ctl3d.dll16/Makefile.in dlls/Makedll.rules"
25181 ac_config_files="$ac_config_files dlls/ctl3d.dll16/Makefile"
25183 ALL_MAKEFILES="$ALL_MAKEFILES \\
25184 dlls/ctl3d32/Makefile"
25185 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25187 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25188 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
25189 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
25191 ALL_MAKEFILES="$ALL_MAKEFILES \\
25192 dlls/ctl3dv2.dll16/Makefile"
25193 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25195 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25196 dlls/ctl3dv2.dll16/Makefile: dlls/ctl3dv2.dll16/Makefile.in dlls/Makedll.rules"
25197 ac_config_files="$ac_config_files dlls/ctl3dv2.dll16/Makefile"
25199 ALL_MAKEFILES="$ALL_MAKEFILES \\
25200 dlls/d3d10/Makefile"
25201 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25203 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25204 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
25205 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
25207 ALL_MAKEFILES="$ALL_MAKEFILES \\
25208 dlls/d3d10/tests/Makefile"
25209 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25212 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
25213 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
25215 ALL_MAKEFILES="$ALL_MAKEFILES \\
25216 dlls/d3d10core/Makefile"
25217 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25219 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25220 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
25221 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
25223 ALL_MAKEFILES="$ALL_MAKEFILES \\
25224 dlls/d3d10core/tests/Makefile"
25225 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25227 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25228 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
25229 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
25231 ALL_MAKEFILES="$ALL_MAKEFILES \\
25232 dlls/d3d8/Makefile"
25233 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25236 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
25237 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
25239 ALL_MAKEFILES="$ALL_MAKEFILES \\
25240 dlls/d3d8/tests/Makefile"
25241 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25244 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
25245 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
25247 ALL_MAKEFILES="$ALL_MAKEFILES \\
25248 dlls/d3d9/Makefile"
25249 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25251 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25252 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
25253 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
25255 ALL_MAKEFILES="$ALL_MAKEFILES \\
25256 dlls/d3d9/tests/Makefile"
25257 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25259 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25260 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
25261 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
25263 ALL_MAKEFILES="$ALL_MAKEFILES \\
25264 dlls/d3dim/Makefile"
25265 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25267 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25268 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
25269 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
25271 ALL_MAKEFILES="$ALL_MAKEFILES \\
25272 dlls/d3drm/Makefile"
25273 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25276 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
25277 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
25279 ALL_MAKEFILES="$ALL_MAKEFILES \\
25280 dlls/d3drm/tests/Makefile"
25281 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25284 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
25285 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
25287 ALL_MAKEFILES="$ALL_MAKEFILES \\
25288 dlls/d3dx9_24/Makefile"
25289 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25292 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
25293 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
25295 ALL_MAKEFILES="$ALL_MAKEFILES \\
25296 dlls/d3dx9_25/Makefile"
25297 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25300 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
25301 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
25303 ALL_MAKEFILES="$ALL_MAKEFILES \\
25304 dlls/d3dx9_26/Makefile"
25305 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25307 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25308 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
25309 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
25311 ALL_MAKEFILES="$ALL_MAKEFILES \\
25312 dlls/d3dx9_27/Makefile"
25313 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25316 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
25317 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
25319 ALL_MAKEFILES="$ALL_MAKEFILES \\
25320 dlls/d3dx9_28/Makefile"
25321 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25323 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25324 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
25325 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
25327 ALL_MAKEFILES="$ALL_MAKEFILES \\
25328 dlls/d3dx9_29/Makefile"
25329 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25332 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
25333 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
25335 ALL_MAKEFILES="$ALL_MAKEFILES \\
25336 dlls/d3dx9_30/Makefile"
25337 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25339 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25340 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
25341 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
25343 ALL_MAKEFILES="$ALL_MAKEFILES \\
25344 dlls/d3dx9_31/Makefile"
25345 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25347 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25348 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
25349 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
25351 ALL_MAKEFILES="$ALL_MAKEFILES \\
25352 dlls/d3dx9_32/Makefile"
25353 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25355 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25356 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
25357 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
25359 ALL_MAKEFILES="$ALL_MAKEFILES \\
25360 dlls/d3dx9_33/Makefile"
25361 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25363 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25364 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
25365 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
25367 ALL_MAKEFILES="$ALL_MAKEFILES \\
25368 dlls/d3dx9_34/Makefile"
25369 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25372 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
25373 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
25375 ALL_MAKEFILES="$ALL_MAKEFILES \\
25376 dlls/d3dx9_35/Makefile"
25377 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25379 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25380 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
25381 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
25383 ALL_MAKEFILES="$ALL_MAKEFILES \\
25384 dlls/d3dx9_36/Makefile"
25385 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25387 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25388 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
25389 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
25391 ALL_MAKEFILES="$ALL_MAKEFILES \\
25392 dlls/d3dx9_36/tests/Makefile"
25393 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25395 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25396 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
25397 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
25399 ALL_MAKEFILES="$ALL_MAKEFILES \\
25400 dlls/d3dx9_37/Makefile"
25401 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25403 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25404 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
25405 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
25407 ALL_MAKEFILES="$ALL_MAKEFILES \\
25408 dlls/d3dx9_38/Makefile"
25409 test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25412 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
25413 ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
25415 ALL_MAKEFILES="$ALL_MAKEFILES \\
25416 dlls/d3dx9_39/Makefile"
25417 test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25419 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25420 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
25421 ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
25423 ALL_MAKEFILES="$ALL_MAKEFILES \\
25424 dlls/d3dx9_40/Makefile"
25425 test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25428 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
25429 ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
25431 ALL_MAKEFILES="$ALL_MAKEFILES \\
25432 dlls/d3dx9_41/Makefile"
25433 test "x$enable_d3dx9_41" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25435 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25436 dlls/d3dx9_41/Makefile: dlls/d3dx9_41/Makefile.in dlls/Makedll.rules"
25437 ac_config_files="$ac_config_files dlls/d3dx9_41/Makefile"
25439 ALL_MAKEFILES="$ALL_MAKEFILES \\
25440 dlls/d3dxof/Makefile"
25441 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25444 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
25445 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
25447 ALL_MAKEFILES="$ALL_MAKEFILES \\
25448 dlls/d3dxof/tests/Makefile"
25449 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25451 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25452 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
25453 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
25455 ALL_MAKEFILES="$ALL_MAKEFILES \\
25456 dlls/dbghelp/Makefile"
25457 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25460 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
25461 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
25463 ALL_MAKEFILES="$ALL_MAKEFILES \\
25464 dlls/dciman32/Makefile"
25465 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25468 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
25469 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
25471 ALL_MAKEFILES="$ALL_MAKEFILES \\
25472 dlls/ddeml.dll16/Makefile"
25473 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25476 dlls/ddeml.dll16/Makefile: dlls/ddeml.dll16/Makefile.in dlls/Makedll.rules"
25477 ac_config_files="$ac_config_files dlls/ddeml.dll16/Makefile"
25479 ALL_MAKEFILES="$ALL_MAKEFILES \\
25480 dlls/ddraw/Makefile"
25481 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25484 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
25485 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
25487 ALL_MAKEFILES="$ALL_MAKEFILES \\
25488 dlls/ddraw/tests/Makefile"
25489 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25491 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25492 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
25493 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
25495 ALL_MAKEFILES="$ALL_MAKEFILES \\
25496 dlls/ddrawex/Makefile"
25497 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25500 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
25501 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
25503 ALL_MAKEFILES="$ALL_MAKEFILES \\
25504 dlls/ddrawex/tests/Makefile"
25505 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25508 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
25509 ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
25511 ALL_MAKEFILES="$ALL_MAKEFILES \\
25512 dlls/devenum/Makefile"
25513 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25516 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
25517 ac_config_files="$ac_config_files dlls/devenum/Makefile"
25519 ALL_MAKEFILES="$ALL_MAKEFILES \\
25520 dlls/dinput/Makefile"
25521 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25523 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25524 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
25525 ac_config_files="$ac_config_files dlls/dinput/Makefile"
25527 ALL_MAKEFILES="$ALL_MAKEFILES \\
25528 dlls/dinput/tests/Makefile"
25529 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25531 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25532 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
25533 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
25535 ALL_MAKEFILES="$ALL_MAKEFILES \\
25536 dlls/dinput8/Makefile"
25537 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25539 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25540 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
25541 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
25543 ALL_MAKEFILES="$ALL_MAKEFILES \\
25544 dlls/dispdib.dll16/Makefile"
25545 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25548 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
25549 ac_config_files="$ac_config_files dlls/dispdib.dll16/Makefile"
25551 ALL_MAKEFILES="$ALL_MAKEFILES \\
25552 dlls/display.drv16/Makefile"
25553 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25556 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
25557 ac_config_files="$ac_config_files dlls/display.drv16/Makefile"
25559 ALL_MAKEFILES="$ALL_MAKEFILES \\
25560 dlls/dmband/Makefile"
25561 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25564 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
25565 ac_config_files="$ac_config_files dlls/dmband/Makefile"
25567 ALL_MAKEFILES="$ALL_MAKEFILES \\
25568 dlls/dmcompos/Makefile"
25569 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25572 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
25573 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
25575 ALL_MAKEFILES="$ALL_MAKEFILES \\
25576 dlls/dmime/Makefile"
25577 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25579 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25580 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
25581 ac_config_files="$ac_config_files dlls/dmime/Makefile"
25583 ALL_MAKEFILES="$ALL_MAKEFILES \\
25584 dlls/dmloader/Makefile"
25585 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25588 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25589 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
25591 ALL_MAKEFILES="$ALL_MAKEFILES \\
25592 dlls/dmscript/Makefile"
25593 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25596 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25597 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
25599 ALL_MAKEFILES="$ALL_MAKEFILES \\
25600 dlls/dmstyle/Makefile"
25601 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25604 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25605 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
25607 ALL_MAKEFILES="$ALL_MAKEFILES \\
25608 dlls/dmsynth/Makefile"
25609 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25611 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25612 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25613 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
25615 ALL_MAKEFILES="$ALL_MAKEFILES \\
25616 dlls/dmusic/Makefile"
25617 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25620 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25621 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
25623 ALL_MAKEFILES="$ALL_MAKEFILES \\
25624 dlls/dmusic32/Makefile"
25625 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25627 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25628 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25629 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
25631 ALL_MAKEFILES="$ALL_MAKEFILES \\
25632 dlls/dnsapi/Makefile"
25633 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25635 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25636 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25637 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
25639 ALL_MAKEFILES="$ALL_MAKEFILES \\
25640 dlls/dnsapi/tests/Makefile"
25641 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25643 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25644 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25645 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
25647 ALL_MAKEFILES="$ALL_MAKEFILES \\
25648 dlls/dplay/Makefile"
25649 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25651 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25652 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25653 ac_config_files="$ac_config_files dlls/dplay/Makefile"
25655 ALL_MAKEFILES="$ALL_MAKEFILES \\
25656 dlls/dplayx/Makefile"
25657 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25659 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25660 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25661 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
25663 ALL_MAKEFILES="$ALL_MAKEFILES \\
25664 dlls/dplayx/tests/Makefile"
25665 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25668 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25669 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
25671 ALL_MAKEFILES="$ALL_MAKEFILES \\
25672 dlls/dpnaddr/Makefile"
25673 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25676 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25677 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
25679 ALL_MAKEFILES="$ALL_MAKEFILES \\
25680 dlls/dpnet/Makefile"
25681 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25684 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25685 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
25687 ALL_MAKEFILES="$ALL_MAKEFILES \\
25688 dlls/dpnhpast/Makefile"
25689 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25692 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25693 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
25695 ALL_MAKEFILES="$ALL_MAKEFILES \\
25696 dlls/dpnlobby/Makefile"
25697 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25700 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25701 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
25703 ALL_MAKEFILES="$ALL_MAKEFILES \\
25704 dlls/dpwsockx/Makefile"
25705 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25707 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25708 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25709 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
25711 ALL_MAKEFILES="$ALL_MAKEFILES \\
25712 dlls/drmclien/Makefile"
25713 test "x$enable_drmclien" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25715 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25716 dlls/drmclien/Makefile: dlls/drmclien/Makefile.in dlls/Makedll.rules"
25717 ac_config_files="$ac_config_files dlls/drmclien/Makefile"
25719 ALL_MAKEFILES="$ALL_MAKEFILES \\
25720 dlls/dsound/Makefile"
25721 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25723 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25724 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25725 ac_config_files="$ac_config_files dlls/dsound/Makefile"
25727 ALL_MAKEFILES="$ALL_MAKEFILES \\
25728 dlls/dsound/tests/Makefile"
25729 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25732 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25733 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
25735 ALL_MAKEFILES="$ALL_MAKEFILES \\
25736 dlls/dssenh/Makefile"
25737 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25740 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25741 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
25743 ALL_MAKEFILES="$ALL_MAKEFILES \\
25744 dlls/dswave/Makefile"
25745 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25748 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25749 ac_config_files="$ac_config_files dlls/dswave/Makefile"
25751 ALL_MAKEFILES="$ALL_MAKEFILES \\
25752 dlls/dwmapi/Makefile"
25753 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25755 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25756 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25757 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
25759 ALL_MAKEFILES="$ALL_MAKEFILES \\
25760 dlls/dxdiagn/Makefile"
25761 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25764 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25765 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
25767 ALL_MAKEFILES="$ALL_MAKEFILES \\
25768 dlls/dxerr8/Makefile"
25769 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25772 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25773 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
25775 ALL_MAKEFILES="$ALL_MAKEFILES \\
25776 dlls/dxerr9/Makefile"
25777 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25779 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25780 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25781 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
25783 ALL_MAKEFILES="$ALL_MAKEFILES \\
25784 dlls/dxgi/Makefile"
25785 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25787 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25788 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25789 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
25791 ALL_MAKEFILES="$ALL_MAKEFILES \\
25792 dlls/dxgi/tests/Makefile"
25793 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25795 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25796 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25797 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
25799 ALL_MAKEFILES="$ALL_MAKEFILES \\
25800 dlls/dxguid/Makefile"
25801 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25804 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25805 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
25807 ALL_MAKEFILES="$ALL_MAKEFILES \\
25808 dlls/faultrep/Makefile"
25809 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25812 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25813 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
25815 ALL_MAKEFILES="$ALL_MAKEFILES \\
25816 dlls/fusion/Makefile"
25817 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25820 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25821 ac_config_files="$ac_config_files dlls/fusion/Makefile"
25823 ALL_MAKEFILES="$ALL_MAKEFILES \\
25824 dlls/fusion/tests/Makefile"
25825 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25828 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25829 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
25831 ALL_MAKEFILES="$ALL_MAKEFILES \\
25832 dlls/gdi32/Makefile"
25833 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25836 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25837 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
25839 ALL_MAKEFILES="$ALL_MAKEFILES \\
25840 dlls/gdi32/tests/Makefile"
25841 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25844 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25845 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
25847 ALL_MAKEFILES="$ALL_MAKEFILES \\
25848 dlls/gdiplus/Makefile"
25849 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25852 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25853 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
25855 ALL_MAKEFILES="$ALL_MAKEFILES \\
25856 dlls/gdiplus/tests/Makefile"
25857 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25859 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25860 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25861 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
25863 ALL_MAKEFILES="$ALL_MAKEFILES \\
25864 dlls/glu32/Makefile"
25865 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25868 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25869 ac_config_files="$ac_config_files dlls/glu32/Makefile"
25871 ALL_MAKEFILES="$ALL_MAKEFILES \\
25872 dlls/gphoto2.ds/Makefile"
25873 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25876 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25877 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
25879 ALL_MAKEFILES="$ALL_MAKEFILES \\
25880 dlls/gpkcsp/Makefile"
25881 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25884 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25885 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
25887 ALL_MAKEFILES="$ALL_MAKEFILES \\
25889 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25892 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25893 ac_config_files="$ac_config_files dlls/hal/Makefile"
25895 ALL_MAKEFILES="$ALL_MAKEFILES \\
25896 dlls/hhctrl.ocx/Makefile"
25897 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25900 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25901 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
25903 ALL_MAKEFILES="$ALL_MAKEFILES \\
25905 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25908 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25909 ac_config_files="$ac_config_files dlls/hid/Makefile"
25911 ALL_MAKEFILES="$ALL_MAKEFILES \\
25912 dlls/hlink/Makefile"
25913 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25916 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25917 ac_config_files="$ac_config_files dlls/hlink/Makefile"
25919 ALL_MAKEFILES="$ALL_MAKEFILES \\
25920 dlls/hlink/tests/Makefile"
25921 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25924 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25925 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
25927 ALL_MAKEFILES="$ALL_MAKEFILES \\
25928 dlls/hnetcfg/Makefile"
25929 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25932 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25933 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
25935 ALL_MAKEFILES="$ALL_MAKEFILES \\
25936 dlls/httpapi/Makefile"
25937 test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25940 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25941 ac_config_files="$ac_config_files dlls/httpapi/Makefile"
25943 ALL_MAKEFILES="$ALL_MAKEFILES \\
25944 dlls/iccvid/Makefile"
25945 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25948 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25949 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
25951 ALL_MAKEFILES="$ALL_MAKEFILES \\
25952 dlls/icmp/Makefile"
25953 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25956 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25957 ac_config_files="$ac_config_files dlls/icmp/Makefile"
25959 ALL_MAKEFILES="$ALL_MAKEFILES \\
25960 dlls/ifsmgr.vxd/Makefile"
25961 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25964 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25965 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25967 ALL_MAKEFILES="$ALL_MAKEFILES \\
25968 dlls/imaadp32.acm/Makefile"
25969 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25972 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25973 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
25975 ALL_MAKEFILES="$ALL_MAKEFILES \\
25976 dlls/imagehlp/Makefile"
25977 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25980 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25981 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
25983 ALL_MAKEFILES="$ALL_MAKEFILES \\
25984 dlls/imm.dll16/Makefile"
25985 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25988 dlls/imm.dll16/Makefile: dlls/imm.dll16/Makefile.in dlls/Makedll.rules"
25989 ac_config_files="$ac_config_files dlls/imm.dll16/Makefile"
25991 ALL_MAKEFILES="$ALL_MAKEFILES \\
25992 dlls/imm32/Makefile"
25993 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25995 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25996 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25997 ac_config_files="$ac_config_files dlls/imm32/Makefile"
25999 ALL_MAKEFILES="$ALL_MAKEFILES \\
26000 dlls/imm32/tests/Makefile"
26001 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26004 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
26005 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
26007 ALL_MAKEFILES="$ALL_MAKEFILES \\
26008 dlls/inetcomm/Makefile"
26009 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26011 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26012 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
26013 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
26015 ALL_MAKEFILES="$ALL_MAKEFILES \\
26016 dlls/inetcomm/tests/Makefile"
26017 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26020 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
26021 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
26023 ALL_MAKEFILES="$ALL_MAKEFILES \\
26024 dlls/inetmib1/Makefile"
26025 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26028 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
26029 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
26031 ALL_MAKEFILES="$ALL_MAKEFILES \\
26032 dlls/inetmib1/tests/Makefile"
26033 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26036 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
26037 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
26039 ALL_MAKEFILES="$ALL_MAKEFILES \\
26040 dlls/infosoft/Makefile"
26041 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26044 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
26045 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
26047 ALL_MAKEFILES="$ALL_MAKEFILES \\
26048 dlls/infosoft/tests/Makefile"
26049 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26052 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
26053 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
26055 ALL_MAKEFILES="$ALL_MAKEFILES \\
26056 dlls/initpki/Makefile"
26057 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26059 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26060 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
26061 ac_config_files="$ac_config_files dlls/initpki/Makefile"
26063 ALL_MAKEFILES="$ALL_MAKEFILES \\
26064 dlls/inkobj/Makefile"
26065 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26068 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
26069 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
26071 ALL_MAKEFILES="$ALL_MAKEFILES \\
26072 dlls/inseng/Makefile"
26073 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26076 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
26077 ac_config_files="$ac_config_files dlls/inseng/Makefile"
26079 ALL_MAKEFILES="$ALL_MAKEFILES \\
26080 dlls/iphlpapi/Makefile"
26081 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26083 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26084 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
26085 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
26087 ALL_MAKEFILES="$ALL_MAKEFILES \\
26088 dlls/iphlpapi/tests/Makefile"
26089 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26091 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26092 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
26093 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
26095 ALL_MAKEFILES="$ALL_MAKEFILES \\
26096 dlls/itircl/Makefile"
26097 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26099 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26100 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
26101 ac_config_files="$ac_config_files dlls/itircl/Makefile"
26103 ALL_MAKEFILES="$ALL_MAKEFILES \\
26104 dlls/itss/Makefile"
26105 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26108 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
26109 ac_config_files="$ac_config_files dlls/itss/Makefile"
26111 ALL_MAKEFILES="$ALL_MAKEFILES \\
26112 dlls/itss/tests/Makefile"
26113 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26115 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26116 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
26117 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
26119 ALL_MAKEFILES="$ALL_MAKEFILES \\
26120 dlls/jscript/Makefile"
26121 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26123 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26124 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
26125 ac_config_files="$ac_config_files dlls/jscript/Makefile"
26127 ALL_MAKEFILES="$ALL_MAKEFILES \\
26128 dlls/jscript/tests/Makefile"
26129 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26132 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
26133 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
26135 ALL_MAKEFILES="$ALL_MAKEFILES \\
26136 dlls/kernel32/Makefile"
26137 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26140 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
26141 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
26143 ALL_MAKEFILES="$ALL_MAKEFILES \\
26144 dlls/kernel32/tests/Makefile"
26145 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26148 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
26149 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
26151 ALL_MAKEFILES="$ALL_MAKEFILES \\
26152 dlls/keyboard.drv16/Makefile"
26153 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26155 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26156 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
26157 ac_config_files="$ac_config_files dlls/keyboard.drv16/Makefile"
26159 ALL_MAKEFILES="$ALL_MAKEFILES \\
26160 dlls/loadperf/Makefile"
26161 test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26164 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
26165 ac_config_files="$ac_config_files dlls/loadperf/Makefile"
26167 ALL_MAKEFILES="$ALL_MAKEFILES \\
26168 dlls/localspl/Makefile"
26169 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26172 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
26173 ac_config_files="$ac_config_files dlls/localspl/Makefile"
26175 ALL_MAKEFILES="$ALL_MAKEFILES \\
26176 dlls/localspl/tests/Makefile"
26177 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26179 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26180 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
26181 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
26183 ALL_MAKEFILES="$ALL_MAKEFILES \\
26184 dlls/localui/Makefile"
26185 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26187 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26188 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
26189 ac_config_files="$ac_config_files dlls/localui/Makefile"
26191 ALL_MAKEFILES="$ALL_MAKEFILES \\
26192 dlls/localui/tests/Makefile"
26193 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26195 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26196 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
26197 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
26199 ALL_MAKEFILES="$ALL_MAKEFILES \\
26200 dlls/lz32/Makefile"
26201 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26203 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26204 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
26205 ac_config_files="$ac_config_files dlls/lz32/Makefile"
26207 ALL_MAKEFILES="$ALL_MAKEFILES \\
26208 dlls/lz32/tests/Makefile"
26209 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26212 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
26213 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
26215 ALL_MAKEFILES="$ALL_MAKEFILES \\
26216 dlls/lzexpand.dll16/Makefile"
26217 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26219 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26220 dlls/lzexpand.dll16/Makefile: dlls/lzexpand.dll16/Makefile.in dlls/Makedll.rules"
26221 ac_config_files="$ac_config_files dlls/lzexpand.dll16/Makefile"
26223 ALL_MAKEFILES="$ALL_MAKEFILES \\
26224 dlls/mapi32/Makefile"
26225 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26227 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26228 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
26229 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
26231 ALL_MAKEFILES="$ALL_MAKEFILES \\
26232 dlls/mapi32/tests/Makefile"
26233 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26236 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
26237 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
26239 ALL_MAKEFILES="$ALL_MAKEFILES \\
26240 dlls/mciavi32/Makefile"
26241 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26244 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
26245 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
26247 ALL_MAKEFILES="$ALL_MAKEFILES \\
26248 dlls/mcicda/Makefile"
26249 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26251 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26252 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
26253 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
26255 ALL_MAKEFILES="$ALL_MAKEFILES \\
26256 dlls/mciqtz32/Makefile"
26257 test "x$enable_mciqtz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26259 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26260 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
26261 ac_config_files="$ac_config_files dlls/mciqtz32/Makefile"
26263 ALL_MAKEFILES="$ALL_MAKEFILES \\
26264 dlls/mciseq/Makefile"
26265 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26267 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26268 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
26269 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
26271 ALL_MAKEFILES="$ALL_MAKEFILES \\
26272 dlls/mciwave/Makefile"
26273 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26276 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
26277 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
26279 ALL_MAKEFILES="$ALL_MAKEFILES \\
26280 dlls/midimap/Makefile"
26281 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26284 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
26285 ac_config_files="$ac_config_files dlls/midimap/Makefile"
26287 ALL_MAKEFILES="$ALL_MAKEFILES \\
26288 dlls/mlang/Makefile"
26289 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26292 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
26293 ac_config_files="$ac_config_files dlls/mlang/Makefile"
26295 ALL_MAKEFILES="$ALL_MAKEFILES \\
26296 dlls/mlang/tests/Makefile"
26297 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26300 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
26301 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
26303 ALL_MAKEFILES="$ALL_MAKEFILES \\
26304 dlls/mmdevldr.vxd/Makefile"
26305 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26307 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26308 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
26309 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
26311 ALL_MAKEFILES="$ALL_MAKEFILES \\
26312 dlls/monodebg.vxd/Makefile"
26313 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26316 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
26317 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
26319 ALL_MAKEFILES="$ALL_MAKEFILES \\
26320 dlls/mountmgr.sys/Makefile"
26321 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26323 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26324 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
26325 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
26327 ALL_MAKEFILES="$ALL_MAKEFILES \\
26328 dlls/mouse.drv16/Makefile"
26329 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26332 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
26333 ac_config_files="$ac_config_files dlls/mouse.drv16/Makefile"
26335 ALL_MAKEFILES="$ALL_MAKEFILES \\
26337 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26339 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26340 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
26341 ac_config_files="$ac_config_files dlls/mpr/Makefile"
26343 ALL_MAKEFILES="$ALL_MAKEFILES \\
26344 dlls/mprapi/Makefile"
26345 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26347 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26348 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
26349 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
26351 ALL_MAKEFILES="$ALL_MAKEFILES \\
26352 dlls/msacm.dll16/Makefile"
26353 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26355 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26356 dlls/msacm.dll16/Makefile: dlls/msacm.dll16/Makefile.in dlls/Makedll.rules"
26357 ac_config_files="$ac_config_files dlls/msacm.dll16/Makefile"
26359 ALL_MAKEFILES="$ALL_MAKEFILES \\
26360 dlls/msacm32.drv/Makefile"
26361 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26363 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26364 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
26365 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
26367 ALL_MAKEFILES="$ALL_MAKEFILES \\
26368 dlls/msacm32/Makefile"
26369 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26372 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
26373 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
26375 ALL_MAKEFILES="$ALL_MAKEFILES \\
26376 dlls/msacm32/tests/Makefile"
26377 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26379 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26380 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
26381 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
26383 ALL_MAKEFILES="$ALL_MAKEFILES \\
26384 dlls/msadp32.acm/Makefile"
26385 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26387 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26388 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
26389 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
26391 ALL_MAKEFILES="$ALL_MAKEFILES \\
26392 dlls/mscat32/Makefile"
26393 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26395 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26396 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
26397 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
26399 ALL_MAKEFILES="$ALL_MAKEFILES \\
26400 dlls/mscms/Makefile"
26401 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26403 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26404 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
26405 ac_config_files="$ac_config_files dlls/mscms/Makefile"
26407 ALL_MAKEFILES="$ALL_MAKEFILES \\
26408 dlls/mscms/tests/Makefile"
26409 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26412 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
26413 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
26415 ALL_MAKEFILES="$ALL_MAKEFILES \\
26416 dlls/mscoree/Makefile"
26417 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26419 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26420 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
26421 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
26423 ALL_MAKEFILES="$ALL_MAKEFILES \\
26424 dlls/msctf/Makefile"
26425 test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26428 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
26429 ac_config_files="$ac_config_files dlls/msctf/Makefile"
26431 ALL_MAKEFILES="$ALL_MAKEFILES \\
26432 dlls/msctf/tests/Makefile"
26433 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26435 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26436 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
26437 ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
26439 ALL_MAKEFILES="$ALL_MAKEFILES \\
26440 dlls/msdaps/Makefile"
26441 test "x$enable_msdaps" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26444 dlls/msdaps/Makefile: dlls/msdaps/Makefile.in dlls/Makedll.rules"
26445 ac_config_files="$ac_config_files dlls/msdaps/Makefile"
26447 ALL_MAKEFILES="$ALL_MAKEFILES \\
26448 dlls/msdmo/Makefile"
26449 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26451 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26452 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
26453 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
26455 ALL_MAKEFILES="$ALL_MAKEFILES \\
26456 dlls/msftedit/Makefile"
26457 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26460 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
26461 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
26463 ALL_MAKEFILES="$ALL_MAKEFILES \\
26464 dlls/msg711.acm/Makefile"
26465 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26468 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
26469 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
26471 ALL_MAKEFILES="$ALL_MAKEFILES \\
26472 dlls/msgsm32.acm/Makefile"
26473 test "x$enable_msgsm32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26476 dlls/msgsm32.acm/Makefile: dlls/msgsm32.acm/Makefile.in dlls/Makedll.rules"
26477 ac_config_files="$ac_config_files dlls/msgsm32.acm/Makefile"
26479 ALL_MAKEFILES="$ALL_MAKEFILES \\
26480 dlls/mshtml.tlb/Makefile"
26481 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26484 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
26485 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
26487 ALL_MAKEFILES="$ALL_MAKEFILES \\
26488 dlls/mshtml/Makefile"
26489 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26491 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26492 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
26493 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
26495 ALL_MAKEFILES="$ALL_MAKEFILES \\
26496 dlls/mshtml/tests/Makefile"
26497 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26500 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
26501 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
26503 ALL_MAKEFILES="$ALL_MAKEFILES \\
26505 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26508 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
26509 ac_config_files="$ac_config_files dlls/msi/Makefile"
26511 ALL_MAKEFILES="$ALL_MAKEFILES \\
26512 dlls/msi/tests/Makefile"
26513 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26516 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
26517 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
26519 ALL_MAKEFILES="$ALL_MAKEFILES \\
26520 dlls/msimg32/Makefile"
26521 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26523 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26524 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
26525 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
26527 ALL_MAKEFILES="$ALL_MAKEFILES \\
26528 dlls/msimtf/Makefile"
26529 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26531 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26532 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
26533 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
26535 ALL_MAKEFILES="$ALL_MAKEFILES \\
26536 dlls/msisip/Makefile"
26537 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26539 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26540 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
26541 ac_config_files="$ac_config_files dlls/msisip/Makefile"
26543 ALL_MAKEFILES="$ALL_MAKEFILES \\
26544 dlls/msisys.ocx/Makefile"
26545 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26548 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
26549 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
26551 ALL_MAKEFILES="$ALL_MAKEFILES \\
26552 dlls/msnet32/Makefile"
26553 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26556 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
26557 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
26559 ALL_MAKEFILES="$ALL_MAKEFILES \\
26560 dlls/msrle32/Makefile"
26561 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26564 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
26565 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
26567 ALL_MAKEFILES="$ALL_MAKEFILES \\
26568 dlls/mssign32/Makefile"
26569 test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26572 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
26573 ac_config_files="$ac_config_files dlls/mssign32/Makefile"
26575 ALL_MAKEFILES="$ALL_MAKEFILES \\
26576 dlls/mssip32/Makefile"
26577 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26579 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26580 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
26581 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
26583 ALL_MAKEFILES="$ALL_MAKEFILES \\
26584 dlls/mstask/Makefile"
26585 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26588 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
26589 ac_config_files="$ac_config_files dlls/mstask/Makefile"
26591 ALL_MAKEFILES="$ALL_MAKEFILES \\
26592 dlls/mstask/tests/Makefile"
26593 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26596 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
26597 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
26599 ALL_MAKEFILES="$ALL_MAKEFILES \\
26600 dlls/msvcirt/Makefile"
26601 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26604 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
26605 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
26607 ALL_MAKEFILES="$ALL_MAKEFILES \\
26608 dlls/msvcr71/Makefile"
26609 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26611 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26612 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
26613 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
26615 ALL_MAKEFILES="$ALL_MAKEFILES \\
26616 dlls/msvcrt/Makefile"
26617 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26620 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26621 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
26623 ALL_MAKEFILES="$ALL_MAKEFILES \\
26624 dlls/msvcrt/tests/Makefile"
26625 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26627 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26628 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26629 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
26631 ALL_MAKEFILES="$ALL_MAKEFILES \\
26632 dlls/msvcrt20/Makefile"
26633 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26635 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26636 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26637 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
26639 ALL_MAKEFILES="$ALL_MAKEFILES \\
26640 dlls/msvcrt40/Makefile"
26641 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26643 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26644 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26645 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
26647 ALL_MAKEFILES="$ALL_MAKEFILES \\
26648 dlls/msvcrtd/Makefile"
26649 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26651 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26652 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26653 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
26655 ALL_MAKEFILES="$ALL_MAKEFILES \\
26656 dlls/msvcrtd/tests/Makefile"
26657 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26659 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26660 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26661 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
26663 ALL_MAKEFILES="$ALL_MAKEFILES \\
26664 dlls/msvfw32/Makefile"
26665 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26668 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26669 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
26671 ALL_MAKEFILES="$ALL_MAKEFILES \\
26672 dlls/msvfw32/tests/Makefile"
26673 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26676 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26677 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
26679 ALL_MAKEFILES="$ALL_MAKEFILES \\
26680 dlls/msvidc32/Makefile"
26681 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26684 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26685 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
26687 ALL_MAKEFILES="$ALL_MAKEFILES \\
26688 dlls/msvideo.dll16/Makefile"
26689 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26692 dlls/msvideo.dll16/Makefile: dlls/msvideo.dll16/Makefile.in dlls/Makedll.rules"
26693 ac_config_files="$ac_config_files dlls/msvideo.dll16/Makefile"
26695 ALL_MAKEFILES="$ALL_MAKEFILES \\
26696 dlls/mswsock/Makefile"
26697 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26700 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26701 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
26703 ALL_MAKEFILES="$ALL_MAKEFILES \\
26704 dlls/msxml3/Makefile"
26705 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26707 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26708 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26709 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
26711 ALL_MAKEFILES="$ALL_MAKEFILES \\
26712 dlls/msxml3/tests/Makefile"
26713 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26715 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26716 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26717 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
26719 ALL_MAKEFILES="$ALL_MAKEFILES \\
26720 dlls/nddeapi/Makefile"
26721 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26723 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26724 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26725 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
26727 ALL_MAKEFILES="$ALL_MAKEFILES \\
26728 dlls/netapi32/Makefile"
26729 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26732 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26733 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
26735 ALL_MAKEFILES="$ALL_MAKEFILES \\
26736 dlls/netapi32/tests/Makefile"
26737 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26740 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26741 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
26743 ALL_MAKEFILES="$ALL_MAKEFILES \\
26744 dlls/newdev/Makefile"
26745 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26748 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26749 ac_config_files="$ac_config_files dlls/newdev/Makefile"
26751 ALL_MAKEFILES="$ALL_MAKEFILES \\
26752 dlls/ntdll/Makefile"
26753 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26755 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26756 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26757 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
26759 ALL_MAKEFILES="$ALL_MAKEFILES \\
26760 dlls/ntdll/tests/Makefile"
26761 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26764 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26765 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
26767 ALL_MAKEFILES="$ALL_MAKEFILES \\
26768 dlls/ntdsapi/Makefile"
26769 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26772 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26773 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
26775 ALL_MAKEFILES="$ALL_MAKEFILES \\
26776 dlls/ntdsapi/tests/Makefile"
26777 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26779 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26780 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26781 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
26783 ALL_MAKEFILES="$ALL_MAKEFILES \\
26784 dlls/ntoskrnl.exe/Makefile"
26785 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26787 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26788 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26789 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26791 ALL_MAKEFILES="$ALL_MAKEFILES \\
26792 dlls/ntprint/Makefile"
26793 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26795 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26796 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26797 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
26799 ALL_MAKEFILES="$ALL_MAKEFILES \\
26800 dlls/ntprint/tests/Makefile"
26801 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26804 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26805 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
26807 ALL_MAKEFILES="$ALL_MAKEFILES \\
26808 dlls/objsel/Makefile"
26809 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26812 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26813 ac_config_files="$ac_config_files dlls/objsel/Makefile"
26815 ALL_MAKEFILES="$ALL_MAKEFILES \\
26816 dlls/odbc32/Makefile"
26817 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26820 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26821 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
26823 ALL_MAKEFILES="$ALL_MAKEFILES \\
26824 dlls/odbccp32/Makefile"
26825 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26828 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26829 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
26831 ALL_MAKEFILES="$ALL_MAKEFILES \\
26832 dlls/odbccp32/tests/Makefile"
26833 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26836 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26837 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
26839 ALL_MAKEFILES="$ALL_MAKEFILES \\
26840 dlls/ole2.dll16/Makefile"
26841 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26844 dlls/ole2.dll16/Makefile: dlls/ole2.dll16/Makefile.in dlls/Makedll.rules"
26845 ac_config_files="$ac_config_files dlls/ole2.dll16/Makefile"
26847 ALL_MAKEFILES="$ALL_MAKEFILES \\
26848 dlls/ole2conv.dll16/Makefile"
26849 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26852 dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules"
26853 ac_config_files="$ac_config_files dlls/ole2conv.dll16/Makefile"
26855 ALL_MAKEFILES="$ALL_MAKEFILES \\
26856 dlls/ole2disp.dll16/Makefile"
26857 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26859 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26860 dlls/ole2disp.dll16/Makefile: dlls/ole2disp.dll16/Makefile.in dlls/Makedll.rules"
26861 ac_config_files="$ac_config_files dlls/ole2disp.dll16/Makefile"
26863 ALL_MAKEFILES="$ALL_MAKEFILES \\
26864 dlls/ole2nls.dll16/Makefile"
26865 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26868 dlls/ole2nls.dll16/Makefile: dlls/ole2nls.dll16/Makefile.in dlls/Makedll.rules"
26869 ac_config_files="$ac_config_files dlls/ole2nls.dll16/Makefile"
26871 ALL_MAKEFILES="$ALL_MAKEFILES \\
26872 dlls/ole2prox.dll16/Makefile"
26873 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26876 dlls/ole2prox.dll16/Makefile: dlls/ole2prox.dll16/Makefile.in dlls/Makedll.rules"
26877 ac_config_files="$ac_config_files dlls/ole2prox.dll16/Makefile"
26879 ALL_MAKEFILES="$ALL_MAKEFILES \\
26880 dlls/ole2thk.dll16/Makefile"
26881 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26884 dlls/ole2thk.dll16/Makefile: dlls/ole2thk.dll16/Makefile.in dlls/Makedll.rules"
26885 ac_config_files="$ac_config_files dlls/ole2thk.dll16/Makefile"
26887 ALL_MAKEFILES="$ALL_MAKEFILES \\
26888 dlls/ole32/Makefile"
26889 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26892 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26893 ac_config_files="$ac_config_files dlls/ole32/Makefile"
26895 ALL_MAKEFILES="$ALL_MAKEFILES \\
26896 dlls/ole32/tests/Makefile"
26897 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26900 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26901 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
26903 ALL_MAKEFILES="$ALL_MAKEFILES \\
26904 dlls/oleacc/Makefile"
26905 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26908 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26909 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
26911 ALL_MAKEFILES="$ALL_MAKEFILES \\
26912 dlls/oleacc/tests/Makefile"
26913 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26916 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26917 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
26919 ALL_MAKEFILES="$ALL_MAKEFILES \\
26920 dlls/oleaut32/Makefile"
26921 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26924 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26925 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
26927 ALL_MAKEFILES="$ALL_MAKEFILES \\
26928 dlls/oleaut32/tests/Makefile"
26929 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26932 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26933 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
26935 ALL_MAKEFILES="$ALL_MAKEFILES \\
26936 dlls/olecli.dll16/Makefile"
26937 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26940 dlls/olecli.dll16/Makefile: dlls/olecli.dll16/Makefile.in dlls/Makedll.rules"
26941 ac_config_files="$ac_config_files dlls/olecli.dll16/Makefile"
26943 ALL_MAKEFILES="$ALL_MAKEFILES \\
26944 dlls/olecli32/Makefile"
26945 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26948 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26949 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
26951 ALL_MAKEFILES="$ALL_MAKEFILES \\
26952 dlls/oledlg/Makefile"
26953 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26956 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26957 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
26959 ALL_MAKEFILES="$ALL_MAKEFILES \\
26960 dlls/olepro32/Makefile"
26961 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26964 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26965 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
26967 ALL_MAKEFILES="$ALL_MAKEFILES \\
26968 dlls/olesvr.dll16/Makefile"
26969 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26972 dlls/olesvr.dll16/Makefile: dlls/olesvr.dll16/Makefile.in dlls/Makedll.rules"
26973 ac_config_files="$ac_config_files dlls/olesvr.dll16/Makefile"
26975 ALL_MAKEFILES="$ALL_MAKEFILES \\
26976 dlls/olesvr32/Makefile"
26977 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26980 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26981 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
26983 ALL_MAKEFILES="$ALL_MAKEFILES \\
26984 dlls/olethk32/Makefile"
26985 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26988 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26989 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
26991 ALL_MAKEFILES="$ALL_MAKEFILES \\
26992 dlls/opengl32/Makefile"
26993 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26995 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26996 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26997 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
26999 ALL_MAKEFILES="$ALL_MAKEFILES \\
27000 dlls/opengl32/tests/Makefile"
27001 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27004 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
27005 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
27007 ALL_MAKEFILES="$ALL_MAKEFILES \\
27009 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27011 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27012 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
27013 ac_config_files="$ac_config_files dlls/pdh/Makefile"
27015 ALL_MAKEFILES="$ALL_MAKEFILES \\
27016 dlls/pdh/tests/Makefile"
27017 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27020 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
27021 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
27023 ALL_MAKEFILES="$ALL_MAKEFILES \\
27024 dlls/pidgen/Makefile"
27025 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27028 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
27029 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
27031 ALL_MAKEFILES="$ALL_MAKEFILES \\
27032 dlls/powrprof/Makefile"
27033 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27036 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
27037 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
27039 ALL_MAKEFILES="$ALL_MAKEFILES \\
27040 dlls/printui/Makefile"
27041 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27044 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
27045 ac_config_files="$ac_config_files dlls/printui/Makefile"
27047 ALL_MAKEFILES="$ALL_MAKEFILES \\
27048 dlls/propsys/Makefile"
27049 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27052 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
27053 ac_config_files="$ac_config_files dlls/propsys/Makefile"
27055 ALL_MAKEFILES="$ALL_MAKEFILES \\
27056 dlls/psapi/Makefile"
27057 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27059 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27060 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
27061 ac_config_files="$ac_config_files dlls/psapi/Makefile"
27063 ALL_MAKEFILES="$ALL_MAKEFILES \\
27064 dlls/psapi/tests/Makefile"
27065 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27068 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
27069 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
27071 ALL_MAKEFILES="$ALL_MAKEFILES \\
27072 dlls/pstorec/Makefile"
27073 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27076 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
27077 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
27079 ALL_MAKEFILES="$ALL_MAKEFILES \\
27080 dlls/qcap/Makefile"
27081 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27083 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27084 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
27085 ac_config_files="$ac_config_files dlls/qcap/Makefile"
27087 ALL_MAKEFILES="$ALL_MAKEFILES \\
27088 dlls/qedit/Makefile"
27089 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27091 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27092 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
27093 ac_config_files="$ac_config_files dlls/qedit/Makefile"
27095 ALL_MAKEFILES="$ALL_MAKEFILES \\
27096 dlls/qedit/tests/Makefile"
27097 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27099 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27100 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
27101 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
27103 ALL_MAKEFILES="$ALL_MAKEFILES \\
27104 dlls/qmgr/Makefile"
27105 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27108 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
27109 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
27111 ALL_MAKEFILES="$ALL_MAKEFILES \\
27112 dlls/qmgr/tests/Makefile"
27113 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27115 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27116 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
27117 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
27119 ALL_MAKEFILES="$ALL_MAKEFILES \\
27120 dlls/qmgrprxy/Makefile"
27121 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27123 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27124 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
27125 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
27127 ALL_MAKEFILES="$ALL_MAKEFILES \\
27128 dlls/quartz/Makefile"
27129 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27132 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
27133 ac_config_files="$ac_config_files dlls/quartz/Makefile"
27135 ALL_MAKEFILES="$ALL_MAKEFILES \\
27136 dlls/quartz/tests/Makefile"
27137 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27140 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
27141 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
27143 ALL_MAKEFILES="$ALL_MAKEFILES \\
27144 dlls/query/Makefile"
27145 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27148 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
27149 ac_config_files="$ac_config_files dlls/query/Makefile"
27151 ALL_MAKEFILES="$ALL_MAKEFILES \\
27152 dlls/rasapi16.dll16/Makefile"
27153 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27155 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27156 dlls/rasapi16.dll16/Makefile: dlls/rasapi16.dll16/Makefile.in dlls/Makedll.rules"
27157 ac_config_files="$ac_config_files dlls/rasapi16.dll16/Makefile"
27159 ALL_MAKEFILES="$ALL_MAKEFILES \\
27160 dlls/rasapi32/Makefile"
27161 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27164 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
27165 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
27167 ALL_MAKEFILES="$ALL_MAKEFILES \\
27168 dlls/rasapi32/tests/Makefile"
27169 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27172 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
27173 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
27175 ALL_MAKEFILES="$ALL_MAKEFILES \\
27176 dlls/rasdlg/Makefile"
27177 test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27179 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27180 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
27181 ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
27183 ALL_MAKEFILES="$ALL_MAKEFILES \\
27184 dlls/resutils/Makefile"
27185 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27187 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27188 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
27189 ac_config_files="$ac_config_files dlls/resutils/Makefile"
27191 ALL_MAKEFILES="$ALL_MAKEFILES \\
27192 dlls/riched20/Makefile"
27193 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27195 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27196 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
27197 ac_config_files="$ac_config_files dlls/riched20/Makefile"
27199 ALL_MAKEFILES="$ALL_MAKEFILES \\
27200 dlls/riched20/tests/Makefile"
27201 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27203 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27204 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
27205 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
27207 ALL_MAKEFILES="$ALL_MAKEFILES \\
27208 dlls/riched32/Makefile"
27209 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27212 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
27213 ac_config_files="$ac_config_files dlls/riched32/Makefile"
27215 ALL_MAKEFILES="$ALL_MAKEFILES \\
27216 dlls/riched32/tests/Makefile"
27217 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27219 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27220 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
27221 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
27223 ALL_MAKEFILES="$ALL_MAKEFILES \\
27224 dlls/rpcrt4/Makefile"
27225 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27227 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27228 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
27229 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
27231 ALL_MAKEFILES="$ALL_MAKEFILES \\
27232 dlls/rpcrt4/tests/Makefile"
27233 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27236 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
27237 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
27239 ALL_MAKEFILES="$ALL_MAKEFILES \\
27240 dlls/rsabase/Makefile"
27241 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27244 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
27245 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
27247 ALL_MAKEFILES="$ALL_MAKEFILES \\
27248 dlls/rsaenh/Makefile"
27249 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27251 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27252 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
27253 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
27255 ALL_MAKEFILES="$ALL_MAKEFILES \\
27256 dlls/rsaenh/tests/Makefile"
27257 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27259 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27260 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
27261 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
27263 ALL_MAKEFILES="$ALL_MAKEFILES \\
27264 dlls/rtutils/Makefile"
27265 test "x$enable_rtutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27267 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27268 dlls/rtutils/Makefile: dlls/rtutils/Makefile.in dlls/Makedll.rules"
27269 ac_config_files="$ac_config_files dlls/rtutils/Makefile"
27271 ALL_MAKEFILES="$ALL_MAKEFILES \\
27272 dlls/sane.ds/Makefile"
27273 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27276 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
27277 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
27279 ALL_MAKEFILES="$ALL_MAKEFILES \\
27280 dlls/sccbase/Makefile"
27281 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27284 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
27285 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
27287 ALL_MAKEFILES="$ALL_MAKEFILES \\
27288 dlls/schannel/Makefile"
27289 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27292 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
27293 ac_config_files="$ac_config_files dlls/schannel/Makefile"
27295 ALL_MAKEFILES="$ALL_MAKEFILES \\
27296 dlls/schannel/tests/Makefile"
27297 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27300 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
27301 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
27303 ALL_MAKEFILES="$ALL_MAKEFILES \\
27304 dlls/secur32/Makefile"
27305 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27307 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27308 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
27309 ac_config_files="$ac_config_files dlls/secur32/Makefile"
27311 ALL_MAKEFILES="$ALL_MAKEFILES \\
27312 dlls/secur32/tests/Makefile"
27313 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27316 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
27317 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
27319 ALL_MAKEFILES="$ALL_MAKEFILES \\
27320 dlls/security/Makefile"
27321 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27323 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27324 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
27325 ac_config_files="$ac_config_files dlls/security/Makefile"
27327 ALL_MAKEFILES="$ALL_MAKEFILES \\
27328 dlls/sensapi/Makefile"
27329 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27332 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
27333 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
27335 ALL_MAKEFILES="$ALL_MAKEFILES \\
27336 dlls/serialui/Makefile"
27337 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27339 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27340 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
27341 ac_config_files="$ac_config_files dlls/serialui/Makefile"
27343 ALL_MAKEFILES="$ALL_MAKEFILES \\
27344 dlls/serialui/tests/Makefile"
27345 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27347 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27348 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
27349 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
27351 ALL_MAKEFILES="$ALL_MAKEFILES \\
27352 dlls/setupapi/Makefile"
27353 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27355 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27356 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
27357 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
27359 ALL_MAKEFILES="$ALL_MAKEFILES \\
27360 dlls/setupapi/tests/Makefile"
27361 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27363 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27364 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
27365 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
27367 ALL_MAKEFILES="$ALL_MAKEFILES \\
27369 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27372 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
27373 ac_config_files="$ac_config_files dlls/sfc/Makefile"
27375 ALL_MAKEFILES="$ALL_MAKEFILES \\
27376 dlls/sfc_os/Makefile"
27377 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27379 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27380 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
27381 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
27383 ALL_MAKEFILES="$ALL_MAKEFILES \\
27384 dlls/shdoclc/Makefile"
27385 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27387 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27388 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
27389 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
27391 ALL_MAKEFILES="$ALL_MAKEFILES \\
27392 dlls/shdocvw/Makefile"
27393 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27395 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27396 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
27397 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
27399 ALL_MAKEFILES="$ALL_MAKEFILES \\
27400 dlls/shdocvw/tests/Makefile"
27401 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27403 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27404 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
27405 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
27407 ALL_MAKEFILES="$ALL_MAKEFILES \\
27408 dlls/shell.dll16/Makefile"
27409 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27412 dlls/shell.dll16/Makefile: dlls/shell.dll16/Makefile.in dlls/Makedll.rules"
27413 ac_config_files="$ac_config_files dlls/shell.dll16/Makefile"
27415 ALL_MAKEFILES="$ALL_MAKEFILES \\
27416 dlls/shell32/Makefile"
27417 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27419 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27420 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
27421 ac_config_files="$ac_config_files dlls/shell32/Makefile"
27423 ALL_MAKEFILES="$ALL_MAKEFILES \\
27424 dlls/shell32/tests/Makefile"
27425 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27428 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
27429 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
27431 ALL_MAKEFILES="$ALL_MAKEFILES \\
27432 dlls/shfolder/Makefile"
27433 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27435 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27436 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
27437 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
27439 ALL_MAKEFILES="$ALL_MAKEFILES \\
27440 dlls/shlwapi/Makefile"
27441 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27444 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
27445 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
27447 ALL_MAKEFILES="$ALL_MAKEFILES \\
27448 dlls/shlwapi/tests/Makefile"
27449 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27451 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27452 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
27453 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
27455 ALL_MAKEFILES="$ALL_MAKEFILES \\
27456 dlls/slbcsp/Makefile"
27457 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27460 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
27461 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
27463 ALL_MAKEFILES="$ALL_MAKEFILES \\
27465 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27468 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
27469 ac_config_files="$ac_config_files dlls/slc/Makefile"
27471 ALL_MAKEFILES="$ALL_MAKEFILES \\
27472 dlls/snmpapi/Makefile"
27473 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27476 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
27477 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
27479 ALL_MAKEFILES="$ALL_MAKEFILES \\
27480 dlls/snmpapi/tests/Makefile"
27481 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27484 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
27485 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
27487 ALL_MAKEFILES="$ALL_MAKEFILES \\
27488 dlls/softpub/Makefile"
27489 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27491 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27492 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
27493 ac_config_files="$ac_config_files dlls/softpub/Makefile"
27495 ALL_MAKEFILES="$ALL_MAKEFILES \\
27496 dlls/sound.drv16/Makefile"
27497 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27500 dlls/sound.drv16/Makefile: dlls/sound.drv16/Makefile.in dlls/Makedll.rules"
27501 ac_config_files="$ac_config_files dlls/sound.drv16/Makefile"
27503 ALL_MAKEFILES="$ALL_MAKEFILES \\
27504 dlls/spoolss/Makefile"
27505 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27508 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
27509 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
27511 ALL_MAKEFILES="$ALL_MAKEFILES \\
27512 dlls/spoolss/tests/Makefile"
27513 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27516 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
27517 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
27519 ALL_MAKEFILES="$ALL_MAKEFILES \\
27520 dlls/stdole2.tlb/Makefile"
27521 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27523 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27524 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
27525 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
27527 ALL_MAKEFILES="$ALL_MAKEFILES \\
27528 dlls/stdole32.tlb/Makefile"
27529 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27531 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27532 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
27533 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
27535 ALL_MAKEFILES="$ALL_MAKEFILES \\
27537 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27539 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27540 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
27541 ac_config_files="$ac_config_files dlls/sti/Makefile"
27543 ALL_MAKEFILES="$ALL_MAKEFILES \\
27544 dlls/storage.dll16/Makefile"
27545 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27548 dlls/storage.dll16/Makefile: dlls/storage.dll16/Makefile.in dlls/Makedll.rules"
27549 ac_config_files="$ac_config_files dlls/storage.dll16/Makefile"
27551 ALL_MAKEFILES="$ALL_MAKEFILES \\
27552 dlls/stress.dll16/Makefile"
27553 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27556 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
27557 ac_config_files="$ac_config_files dlls/stress.dll16/Makefile"
27559 ALL_MAKEFILES="$ALL_MAKEFILES \\
27560 dlls/strmiids/Makefile"
27561 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27564 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
27565 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
27567 ALL_MAKEFILES="$ALL_MAKEFILES \\
27568 dlls/svrapi/Makefile"
27569 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27572 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
27573 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
27575 ALL_MAKEFILES="$ALL_MAKEFILES \\
27577 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27579 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27580 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
27581 ac_config_files="$ac_config_files dlls/sxs/Makefile"
27583 ALL_MAKEFILES="$ALL_MAKEFILES \\
27584 dlls/t2embed/Makefile"
27585 test "x$enable_t2embed" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27588 dlls/t2embed/Makefile: dlls/t2embed/Makefile.in dlls/Makedll.rules"
27589 ac_config_files="$ac_config_files dlls/t2embed/Makefile"
27591 ALL_MAKEFILES="$ALL_MAKEFILES \\
27592 dlls/tapi32/Makefile"
27593 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27596 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
27597 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
27599 ALL_MAKEFILES="$ALL_MAKEFILES \\
27600 dlls/traffic/Makefile"
27601 test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27604 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
27605 ac_config_files="$ac_config_files dlls/traffic/Makefile"
27607 ALL_MAKEFILES="$ALL_MAKEFILES \\
27608 dlls/twain.dll16/Makefile"
27609 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27611 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27612 dlls/twain.dll16/Makefile: dlls/twain.dll16/Makefile.in dlls/Makedll.rules"
27613 ac_config_files="$ac_config_files dlls/twain.dll16/Makefile"
27615 ALL_MAKEFILES="$ALL_MAKEFILES \\
27616 dlls/twain_32/Makefile"
27617 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27620 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
27621 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
27623 ALL_MAKEFILES="$ALL_MAKEFILES \\
27624 dlls/twain_32/tests/Makefile"
27625 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27627 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27628 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
27629 ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
27631 ALL_MAKEFILES="$ALL_MAKEFILES \\
27632 dlls/typelib.dll16/Makefile"
27633 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27635 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27636 dlls/typelib.dll16/Makefile: dlls/typelib.dll16/Makefile.in dlls/Makedll.rules"
27637 ac_config_files="$ac_config_files dlls/typelib.dll16/Makefile"
27639 ALL_MAKEFILES="$ALL_MAKEFILES \\
27640 dlls/unicows/Makefile"
27641 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27643 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27644 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
27645 ac_config_files="$ac_config_files dlls/unicows/Makefile"
27647 ALL_MAKEFILES="$ALL_MAKEFILES \\
27648 dlls/updspapi/Makefile"
27649 test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27651 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27652 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
27653 ac_config_files="$ac_config_files dlls/updspapi/Makefile"
27655 ALL_MAKEFILES="$ALL_MAKEFILES \\
27657 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27659 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27660 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
27661 ac_config_files="$ac_config_files dlls/url/Makefile"
27663 ALL_MAKEFILES="$ALL_MAKEFILES \\
27664 dlls/urlmon/Makefile"
27665 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27668 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
27669 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
27671 ALL_MAKEFILES="$ALL_MAKEFILES \\
27672 dlls/urlmon/tests/Makefile"
27673 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27676 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
27677 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
27679 ALL_MAKEFILES="$ALL_MAKEFILES \\
27680 dlls/user32/Makefile"
27681 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27684 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
27685 ac_config_files="$ac_config_files dlls/user32/Makefile"
27687 ALL_MAKEFILES="$ALL_MAKEFILES \\
27688 dlls/user32/tests/Makefile"
27689 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27692 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
27693 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
27695 ALL_MAKEFILES="$ALL_MAKEFILES \\
27696 dlls/userenv/Makefile"
27697 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27700 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
27701 ac_config_files="$ac_config_files dlls/userenv/Makefile"
27703 ALL_MAKEFILES="$ALL_MAKEFILES \\
27704 dlls/userenv/tests/Makefile"
27705 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27707 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27708 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
27709 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
27711 ALL_MAKEFILES="$ALL_MAKEFILES \\
27712 dlls/usp10/Makefile"
27713 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27715 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27716 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
27717 ac_config_files="$ac_config_files dlls/usp10/Makefile"
27719 ALL_MAKEFILES="$ALL_MAKEFILES \\
27720 dlls/usp10/tests/Makefile"
27721 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27723 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27724 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
27725 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
27727 ALL_MAKEFILES="$ALL_MAKEFILES \\
27728 dlls/uuid/Makefile"
27729 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27732 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
27733 ac_config_files="$ac_config_files dlls/uuid/Makefile"
27735 ALL_MAKEFILES="$ALL_MAKEFILES \\
27736 dlls/uxtheme/Makefile"
27737 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27740 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
27741 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
27743 ALL_MAKEFILES="$ALL_MAKEFILES \\
27744 dlls/uxtheme/tests/Makefile"
27745 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27748 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
27749 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
27751 ALL_MAKEFILES="$ALL_MAKEFILES \\
27752 dlls/vdhcp.vxd/Makefile"
27753 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27755 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27756 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
27757 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
27759 ALL_MAKEFILES="$ALL_MAKEFILES \\
27760 dlls/vdmdbg/Makefile"
27761 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27764 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27765 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
27767 ALL_MAKEFILES="$ALL_MAKEFILES \\
27768 dlls/version/Makefile"
27769 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27772 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27773 ac_config_files="$ac_config_files dlls/version/Makefile"
27775 ALL_MAKEFILES="$ALL_MAKEFILES \\
27776 dlls/version/tests/Makefile"
27777 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27779 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27780 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27781 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
27783 ALL_MAKEFILES="$ALL_MAKEFILES \\
27784 dlls/vmm.vxd/Makefile"
27785 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27787 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27788 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27789 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
27791 ALL_MAKEFILES="$ALL_MAKEFILES \\
27792 dlls/vnbt.vxd/Makefile"
27793 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27795 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27796 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27797 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
27799 ALL_MAKEFILES="$ALL_MAKEFILES \\
27800 dlls/vnetbios.vxd/Makefile"
27801 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27804 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27805 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
27807 ALL_MAKEFILES="$ALL_MAKEFILES \\
27808 dlls/vtdapi.vxd/Makefile"
27809 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27812 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27813 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
27815 ALL_MAKEFILES="$ALL_MAKEFILES \\
27816 dlls/vwin32.vxd/Makefile"
27817 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27820 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27821 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
27823 ALL_MAKEFILES="$ALL_MAKEFILES \\
27824 dlls/w32skrnl/Makefile"
27825 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27828 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27829 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
27831 ALL_MAKEFILES="$ALL_MAKEFILES \\
27832 dlls/w32sys.dll16/Makefile"
27833 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27836 dlls/w32sys.dll16/Makefile: dlls/w32sys.dll16/Makefile.in dlls/Makedll.rules"
27837 ac_config_files="$ac_config_files dlls/w32sys.dll16/Makefile"
27839 ALL_MAKEFILES="$ALL_MAKEFILES \\
27840 dlls/wbemprox/Makefile"
27841 test "x$enable_wbemprox" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27844 dlls/wbemprox/Makefile: dlls/wbemprox/Makefile.in dlls/Makedll.rules"
27845 ac_config_files="$ac_config_files dlls/wbemprox/Makefile"
27847 ALL_MAKEFILES="$ALL_MAKEFILES \\
27848 dlls/win32s16.dll16/Makefile"
27849 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27852 dlls/win32s16.dll16/Makefile: dlls/win32s16.dll16/Makefile.in dlls/Makedll.rules"
27853 ac_config_files="$ac_config_files dlls/win32s16.dll16/Makefile"
27855 ALL_MAKEFILES="$ALL_MAKEFILES \\
27856 dlls/win87em.dll16/Makefile"
27857 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27859 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27860 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
27861 ac_config_files="$ac_config_files dlls/win87em.dll16/Makefile"
27863 ALL_MAKEFILES="$ALL_MAKEFILES \\
27864 dlls/winaspi.dll16/Makefile"
27865 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27868 dlls/winaspi.dll16/Makefile: dlls/winaspi.dll16/Makefile.in dlls/Makedll.rules"
27869 ac_config_files="$ac_config_files dlls/winaspi.dll16/Makefile"
27871 ALL_MAKEFILES="$ALL_MAKEFILES \\
27872 dlls/windebug.dll16/Makefile"
27873 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27876 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
27877 ac_config_files="$ac_config_files dlls/windebug.dll16/Makefile"
27879 ALL_MAKEFILES="$ALL_MAKEFILES \\
27880 dlls/windowscodecs/Makefile"
27881 test "x$enable_windowscodecs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27884 dlls/windowscodecs/Makefile: dlls/windowscodecs/Makefile.in dlls/Makedll.rules"
27885 ac_config_files="$ac_config_files dlls/windowscodecs/Makefile"
27887 ALL_MAKEFILES="$ALL_MAKEFILES \\
27888 dlls/windowscodecs/tests/Makefile"
27889 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27890 windowscodecs/tests"
27891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27892 dlls/windowscodecs/tests/Makefile: dlls/windowscodecs/tests/Makefile.in dlls/Maketest.rules"
27893 ac_config_files="$ac_config_files dlls/windowscodecs/tests/Makefile"
27895 ALL_MAKEFILES="$ALL_MAKEFILES \\
27896 dlls/winealsa.drv/Makefile"
27897 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27900 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27901 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
27903 ALL_MAKEFILES="$ALL_MAKEFILES \\
27904 dlls/wineaudioio.drv/Makefile"
27905 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27908 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27909 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
27911 ALL_MAKEFILES="$ALL_MAKEFILES \\
27912 dlls/winecoreaudio.drv/Makefile"
27913 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27916 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27917 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27919 ALL_MAKEFILES="$ALL_MAKEFILES \\
27920 dlls/winecrt0/Makefile"
27921 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27924 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27925 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
27927 ALL_MAKEFILES="$ALL_MAKEFILES \\
27928 dlls/wined3d/Makefile"
27929 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27932 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27933 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
27935 ALL_MAKEFILES="$ALL_MAKEFILES \\
27936 dlls/winedos/Makefile"
27937 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27940 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27941 ac_config_files="$ac_config_files dlls/winedos/Makefile"
27943 ALL_MAKEFILES="$ALL_MAKEFILES \\
27944 dlls/wineesd.drv/Makefile"
27945 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27948 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27949 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
27951 ALL_MAKEFILES="$ALL_MAKEFILES \\
27952 dlls/winejack.drv/Makefile"
27953 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27956 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27957 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
27959 ALL_MAKEFILES="$ALL_MAKEFILES \\
27960 dlls/winejoystick.drv/Makefile"
27961 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27964 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27965 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
27967 ALL_MAKEFILES="$ALL_MAKEFILES \\
27968 dlls/winemp3.acm/Makefile"
27969 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27972 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27973 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
27975 ALL_MAKEFILES="$ALL_MAKEFILES \\
27976 dlls/winenas.drv/Makefile"
27977 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27980 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27981 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
27983 ALL_MAKEFILES="$ALL_MAKEFILES \\
27984 dlls/wineoss.drv/Makefile"
27985 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27988 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27989 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
27991 ALL_MAKEFILES="$ALL_MAKEFILES \\
27992 dlls/wineps.drv/Makefile"
27993 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27995 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27996 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27997 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
27999 ALL_MAKEFILES="$ALL_MAKEFILES \\
28000 dlls/winequartz.drv/Makefile"
28001 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28004 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
28005 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
28007 ALL_MAKEFILES="$ALL_MAKEFILES \\
28008 dlls/winex11.drv/Makefile"
28009 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28011 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28012 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
28013 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
28015 ALL_MAKEFILES="$ALL_MAKEFILES \\
28016 dlls/wing32/Makefile"
28017 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28020 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
28021 ac_config_files="$ac_config_files dlls/wing32/Makefile"
28023 ALL_MAKEFILES="$ALL_MAKEFILES \\
28024 dlls/winhttp/Makefile"
28025 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28028 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
28029 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
28031 ALL_MAKEFILES="$ALL_MAKEFILES \\
28032 dlls/winhttp/tests/Makefile"
28033 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28036 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
28037 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
28039 ALL_MAKEFILES="$ALL_MAKEFILES \\
28040 dlls/wininet/Makefile"
28041 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28044 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
28045 ac_config_files="$ac_config_files dlls/wininet/Makefile"
28047 ALL_MAKEFILES="$ALL_MAKEFILES \\
28048 dlls/wininet/tests/Makefile"
28049 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28052 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
28053 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
28055 ALL_MAKEFILES="$ALL_MAKEFILES \\
28056 dlls/winmm/Makefile"
28057 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28059 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28060 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
28061 ac_config_files="$ac_config_files dlls/winmm/Makefile"
28063 ALL_MAKEFILES="$ALL_MAKEFILES \\
28064 dlls/winmm/tests/Makefile"
28065 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28068 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
28069 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
28071 ALL_MAKEFILES="$ALL_MAKEFILES \\
28072 dlls/winnls.dll16/Makefile"
28073 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28076 dlls/winnls.dll16/Makefile: dlls/winnls.dll16/Makefile.in dlls/Makedll.rules"
28077 ac_config_files="$ac_config_files dlls/winnls.dll16/Makefile"
28079 ALL_MAKEFILES="$ALL_MAKEFILES \\
28080 dlls/winnls32/Makefile"
28081 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28083 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28084 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
28085 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
28087 ALL_MAKEFILES="$ALL_MAKEFILES \\
28088 dlls/winscard/Makefile"
28089 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28091 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28092 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
28093 ac_config_files="$ac_config_files dlls/winscard/Makefile"
28095 ALL_MAKEFILES="$ALL_MAKEFILES \\
28096 dlls/winspool.drv/Makefile"
28097 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28099 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28100 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
28101 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
28103 ALL_MAKEFILES="$ALL_MAKEFILES \\
28104 dlls/winspool.drv/tests/Makefile"
28105 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28106 winspool.drv/tests"
28107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28108 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
28109 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
28111 ALL_MAKEFILES="$ALL_MAKEFILES \\
28112 dlls/wintab.dll16/Makefile"
28113 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28115 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28116 dlls/wintab.dll16/Makefile: dlls/wintab.dll16/Makefile.in dlls/Makedll.rules"
28117 ac_config_files="$ac_config_files dlls/wintab.dll16/Makefile"
28119 ALL_MAKEFILES="$ALL_MAKEFILES \\
28120 dlls/wintab32/Makefile"
28121 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28123 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28124 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
28125 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
28127 ALL_MAKEFILES="$ALL_MAKEFILES \\
28128 dlls/wintab32/tests/Makefile"
28129 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28132 dlls/wintab32/tests/Makefile: dlls/wintab32/tests/Makefile.in dlls/Maketest.rules"
28133 ac_config_files="$ac_config_files dlls/wintab32/tests/Makefile"
28135 ALL_MAKEFILES="$ALL_MAKEFILES \\
28136 dlls/wintrust/Makefile"
28137 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28140 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
28141 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
28143 ALL_MAKEFILES="$ALL_MAKEFILES \\
28144 dlls/wintrust/tests/Makefile"
28145 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28148 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
28149 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
28151 ALL_MAKEFILES="$ALL_MAKEFILES \\
28152 dlls/wldap32/Makefile"
28153 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28155 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28156 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
28157 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
28159 ALL_MAKEFILES="$ALL_MAKEFILES \\
28160 dlls/wldap32/tests/Makefile"
28161 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28164 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
28165 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
28167 ALL_MAKEFILES="$ALL_MAKEFILES \\
28169 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28172 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
28173 ac_config_files="$ac_config_files dlls/wmi/Makefile"
28175 ALL_MAKEFILES="$ALL_MAKEFILES \\
28176 dlls/wmiutils/Makefile"
28177 test "x$enable_wmiutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28179 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28180 dlls/wmiutils/Makefile: dlls/wmiutils/Makefile.in dlls/Makedll.rules"
28181 ac_config_files="$ac_config_files dlls/wmiutils/Makefile"
28183 ALL_MAKEFILES="$ALL_MAKEFILES \\
28184 dlls/wnaspi32/Makefile"
28185 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28187 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28188 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
28189 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
28191 ALL_MAKEFILES="$ALL_MAKEFILES \\
28192 dlls/wow32/Makefile"
28193 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28195 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28196 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
28197 ac_config_files="$ac_config_files dlls/wow32/Makefile"
28199 ALL_MAKEFILES="$ALL_MAKEFILES \\
28200 dlls/ws2_32/Makefile"
28201 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28203 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28204 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
28205 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
28207 ALL_MAKEFILES="$ALL_MAKEFILES \\
28208 dlls/ws2_32/tests/Makefile"
28209 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28212 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
28213 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
28215 ALL_MAKEFILES="$ALL_MAKEFILES \\
28216 dlls/wsock32/Makefile"
28217 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28219 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28220 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
28221 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
28223 ALL_MAKEFILES="$ALL_MAKEFILES \\
28224 dlls/wtsapi32/Makefile"
28225 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28227 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28228 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
28229 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
28231 ALL_MAKEFILES="$ALL_MAKEFILES \\
28232 dlls/wuapi/Makefile"
28233 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28236 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
28237 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
28239 ALL_MAKEFILES="$ALL_MAKEFILES \\
28240 dlls/xinput1_1/Makefile"
28241 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28244 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
28245 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
28247 ALL_MAKEFILES="$ALL_MAKEFILES \\
28248 dlls/xinput1_2/Makefile"
28249 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28251 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28252 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
28253 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
28255 ALL_MAKEFILES="$ALL_MAKEFILES \\
28256 dlls/xinput1_3/Makefile"
28257 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28259 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28260 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
28261 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
28263 ALL_MAKEFILES="$ALL_MAKEFILES \\
28264 dlls/xinput1_3/tests/Makefile"
28265 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
28267 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28268 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
28269 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
28271 ALL_MAKEFILES="$ALL_MAKEFILES \\
28272 dlls/xinput9_1_0/Makefile"
28273 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28276 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
28277 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
28279 ALL_MAKEFILES="$ALL_MAKEFILES \\
28280 dlls/xmllite/Makefile"
28281 test "x$enable_xmllite" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
28283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28284 dlls/xmllite/Makefile: dlls/xmllite/Makefile.in dlls/Makedll.rules"
28285 ac_config_files="$ac_config_files dlls/xmllite/Makefile"
28287 ALL_MAKEFILES="$ALL_MAKEFILES \\
28288 documentation/Makefile"
28289 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28292 documentation/Makefile: documentation/Makefile.in Make.rules"
28293 ac_config_files="$ac_config_files documentation/Makefile"
28295 ALL_MAKEFILES="$ALL_MAKEFILES \\
28297 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28300 fonts/Makefile: fonts/Makefile.in Make.rules"
28301 ac_config_files="$ac_config_files fonts/Makefile"
28303 ALL_MAKEFILES="$ALL_MAKEFILES \\
28305 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28307 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28308 include/Makefile: include/Makefile.in Make.rules"
28309 ac_config_files="$ac_config_files include/Makefile"
28311 ALL_MAKEFILES="$ALL_MAKEFILES \\
28313 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28316 libs/Makefile: libs/Makefile.in Make.rules"
28317 ac_config_files="$ac_config_files libs/Makefile"
28319 ALL_MAKEFILES="$ALL_MAKEFILES \\
28320 libs/port/Makefile"
28322 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28323 libs/port/Makefile: libs/port/Makefile.in Make.rules"
28324 ac_config_files="$ac_config_files libs/port/Makefile"
28326 ALL_MAKEFILES="$ALL_MAKEFILES \\
28327 libs/wine/Makefile"
28329 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28330 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
28331 ac_config_files="$ac_config_files libs/wine/Makefile"
28333 ALL_MAKEFILES="$ALL_MAKEFILES \\
28336 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28337 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
28338 ac_config_files="$ac_config_files libs/wpp/Makefile"
28340 ALL_MAKEFILES="$ALL_MAKEFILES \\
28342 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28344 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28345 loader/Makefile: loader/Makefile.in Make.rules"
28346 ac_config_files="$ac_config_files loader/Makefile"
28348 ALL_MAKEFILES="$ALL_MAKEFILES \\
28350 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28352 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28353 programs/Makefile: programs/Makefile.in Make.rules"
28354 ac_config_files="$ac_config_files programs/Makefile"
28356 ALL_MAKEFILES="$ALL_MAKEFILES \\
28357 programs/cacls/Makefile"
28358 test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28359 cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28361 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28362 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
28363 ac_config_files="$ac_config_files programs/cacls/Makefile"
28365 ALL_MAKEFILES="$ALL_MAKEFILES \\
28366 programs/clock/Makefile"
28367 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28368 clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28370 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28371 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
28372 ac_config_files="$ac_config_files programs/clock/Makefile"
28374 ALL_MAKEFILES="$ALL_MAKEFILES \\
28375 programs/cmd/Makefile"
28376 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28377 cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28379 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28380 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
28381 ac_config_files="$ac_config_files programs/cmd/Makefile"
28383 ALL_MAKEFILES="$ALL_MAKEFILES \\
28384 programs/cmdlgtst/Makefile"
28385 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28387 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28388 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
28389 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
28391 ALL_MAKEFILES="$ALL_MAKEFILES \\
28392 programs/control/Makefile"
28393 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28394 control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28396 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28397 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
28398 ac_config_files="$ac_config_files programs/control/Makefile"
28400 ALL_MAKEFILES="$ALL_MAKEFILES \\
28401 programs/eject/Makefile"
28402 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28403 eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28405 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28406 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
28407 ac_config_files="$ac_config_files programs/eject/Makefile"
28409 ALL_MAKEFILES="$ALL_MAKEFILES \\
28410 programs/expand/Makefile"
28411 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28412 expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28414 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28415 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
28416 ac_config_files="$ac_config_files programs/expand/Makefile"
28418 ALL_MAKEFILES="$ALL_MAKEFILES \\
28419 programs/explorer/Makefile"
28420 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28421 explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28423 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28424 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
28425 ac_config_files="$ac_config_files programs/explorer/Makefile"
28427 ALL_MAKEFILES="$ALL_MAKEFILES \\
28428 programs/hh/Makefile"
28429 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28430 hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28432 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28433 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
28434 ac_config_files="$ac_config_files programs/hh/Makefile"
28436 ALL_MAKEFILES="$ALL_MAKEFILES \\
28437 programs/icinfo/Makefile"
28438 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28439 icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28441 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28442 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
28443 ac_config_files="$ac_config_files programs/icinfo/Makefile"
28445 ALL_MAKEFILES="$ALL_MAKEFILES \\
28446 programs/iexplore/Makefile"
28447 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28448 iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28450 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28451 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
28452 ac_config_files="$ac_config_files programs/iexplore/Makefile"
28454 ALL_MAKEFILES="$ALL_MAKEFILES \\
28455 programs/lodctr/Makefile"
28456 test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28457 lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28460 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
28461 ac_config_files="$ac_config_files programs/lodctr/Makefile"
28463 ALL_MAKEFILES="$ALL_MAKEFILES \\
28464 programs/msiexec/Makefile"
28465 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28466 msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28467 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28469 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28470 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
28471 ac_config_files="$ac_config_files programs/msiexec/Makefile"
28473 ALL_MAKEFILES="$ALL_MAKEFILES \\
28474 programs/net/Makefile"
28475 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28476 net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28478 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28479 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
28480 ac_config_files="$ac_config_files programs/net/Makefile"
28482 ALL_MAKEFILES="$ALL_MAKEFILES \\
28483 programs/notepad/Makefile"
28484 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28485 notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28486 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28488 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28489 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
28490 ac_config_files="$ac_config_files programs/notepad/Makefile"
28492 ALL_MAKEFILES="$ALL_MAKEFILES \\
28493 programs/oleview/Makefile"
28494 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28495 oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28497 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28498 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
28499 ac_config_files="$ac_config_files programs/oleview/Makefile"
28501 ALL_MAKEFILES="$ALL_MAKEFILES \\
28502 programs/progman/Makefile"
28503 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28504 progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28506 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28507 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
28508 ac_config_files="$ac_config_files programs/progman/Makefile"
28510 ALL_MAKEFILES="$ALL_MAKEFILES \\
28511 programs/reg/Makefile"
28512 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28513 reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28516 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
28517 ac_config_files="$ac_config_files programs/reg/Makefile"
28519 ALL_MAKEFILES="$ALL_MAKEFILES \\
28520 programs/regedit/Makefile"
28521 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28522 regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28523 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28525 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28526 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
28527 ac_config_files="$ac_config_files programs/regedit/Makefile"
28529 ALL_MAKEFILES="$ALL_MAKEFILES \\
28530 programs/regsvr32/Makefile"
28531 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28532 regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28533 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28535 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28536 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
28537 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
28539 ALL_MAKEFILES="$ALL_MAKEFILES \\
28540 programs/rpcss/Makefile"
28541 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28542 rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28544 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28545 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
28546 ac_config_files="$ac_config_files programs/rpcss/Makefile"
28548 ALL_MAKEFILES="$ALL_MAKEFILES \\
28549 programs/rundll32/Makefile"
28550 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28551 rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28553 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28554 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
28555 ac_config_files="$ac_config_files programs/rundll32/Makefile"
28557 ALL_MAKEFILES="$ALL_MAKEFILES \\
28558 programs/secedit/Makefile"
28559 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28560 secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28562 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28563 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
28564 ac_config_files="$ac_config_files programs/secedit/Makefile"
28566 ALL_MAKEFILES="$ALL_MAKEFILES \\
28567 programs/services/Makefile"
28568 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28569 services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28572 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
28573 ac_config_files="$ac_config_files programs/services/Makefile"
28575 ALL_MAKEFILES="$ALL_MAKEFILES \\
28576 programs/spoolsv/Makefile"
28577 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28578 spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28580 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28581 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
28582 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
28584 ALL_MAKEFILES="$ALL_MAKEFILES \\
28585 programs/start/Makefile"
28586 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28587 start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28589 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28590 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
28591 ac_config_files="$ac_config_files programs/start/Makefile"
28593 ALL_MAKEFILES="$ALL_MAKEFILES \\
28594 programs/svchost/Makefile"
28595 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28596 svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28598 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28599 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
28600 ac_config_files="$ac_config_files programs/svchost/Makefile"
28602 ALL_MAKEFILES="$ALL_MAKEFILES \\
28603 programs/taskmgr/Makefile"
28604 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28605 taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28607 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28608 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
28609 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
28611 ALL_MAKEFILES="$ALL_MAKEFILES \\
28612 programs/termsv/Makefile"
28613 test "x$enable_termsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28614 termsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28616 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28617 programs/termsv/Makefile: programs/termsv/Makefile.in programs/Makeprog.rules"
28618 ac_config_files="$ac_config_files programs/termsv/Makefile"
28620 ALL_MAKEFILES="$ALL_MAKEFILES \\
28621 programs/uninstaller/Makefile"
28622 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28623 uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28625 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28626 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
28627 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
28629 ALL_MAKEFILES="$ALL_MAKEFILES \\
28630 programs/unlodctr/Makefile"
28631 test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28632 unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28634 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28635 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
28636 ac_config_files="$ac_config_files programs/unlodctr/Makefile"
28638 ALL_MAKEFILES="$ALL_MAKEFILES \\
28639 programs/view/Makefile"
28640 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28642 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28643 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
28644 ac_config_files="$ac_config_files programs/view/Makefile"
28646 ALL_MAKEFILES="$ALL_MAKEFILES \\
28647 programs/wineboot/Makefile"
28648 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28649 wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28650 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28652 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28653 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
28654 ac_config_files="$ac_config_files programs/wineboot/Makefile"
28656 ALL_MAKEFILES="$ALL_MAKEFILES \\
28657 programs/winebrowser/Makefile"
28658 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28659 winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28661 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28662 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
28663 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
28665 ALL_MAKEFILES="$ALL_MAKEFILES \\
28666 programs/winecfg/Makefile"
28667 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28668 winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28669 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28671 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28672 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
28673 ac_config_files="$ac_config_files programs/winecfg/Makefile"
28675 ALL_MAKEFILES="$ALL_MAKEFILES \\
28676 programs/wineconsole/Makefile"
28677 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28678 wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28679 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28681 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28682 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
28683 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
28685 ALL_MAKEFILES="$ALL_MAKEFILES \\
28686 programs/winedbg/Makefile"
28687 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28688 winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28689 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28692 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
28693 ac_config_files="$ac_config_files programs/winedbg/Makefile"
28695 ALL_MAKEFILES="$ALL_MAKEFILES \\
28696 programs/winedevice/Makefile"
28697 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28698 winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28700 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28701 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
28702 ac_config_files="$ac_config_files programs/winedevice/Makefile"
28704 ALL_MAKEFILES="$ALL_MAKEFILES \\
28705 programs/winefile/Makefile"
28706 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28707 winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28708 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28710 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28711 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
28712 ac_config_files="$ac_config_files programs/winefile/Makefile"
28714 ALL_MAKEFILES="$ALL_MAKEFILES \\
28715 programs/winemenubuilder/Makefile"
28716 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28717 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28719 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28720 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
28721 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
28723 ALL_MAKEFILES="$ALL_MAKEFILES \\
28724 programs/winemine/Makefile"
28725 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28726 winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28727 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28729 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28730 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
28731 ac_config_files="$ac_config_files programs/winemine/Makefile"
28733 ALL_MAKEFILES="$ALL_MAKEFILES \\
28734 programs/winepath/Makefile"
28735 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28736 winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28737 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28740 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
28741 ac_config_files="$ac_config_files programs/winepath/Makefile"
28743 ALL_MAKEFILES="$ALL_MAKEFILES \\
28744 programs/winetest/Makefile"
28745 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28748 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
28749 ac_config_files="$ac_config_files programs/winetest/Makefile"
28751 ALL_MAKEFILES="$ALL_MAKEFILES \\
28752 programs/winevdm/Makefile"
28753 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28754 winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28756 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28757 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
28758 ac_config_files="$ac_config_files programs/winevdm/Makefile"
28760 ALL_MAKEFILES="$ALL_MAKEFILES \\
28761 programs/winhelp.exe16/Makefile"
28762 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28763 winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28765 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28766 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
28767 ac_config_files="$ac_config_files programs/winhelp.exe16/Makefile"
28769 ALL_MAKEFILES="$ALL_MAKEFILES \\
28770 programs/winhlp32/Makefile"
28771 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28772 winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28774 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28775 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
28776 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
28778 ALL_MAKEFILES="$ALL_MAKEFILES \\
28779 programs/winoldap.mod16/Makefile"
28780 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28781 winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28783 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28784 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
28785 ac_config_files="$ac_config_files programs/winoldap.mod16/Makefile"
28787 ALL_MAKEFILES="$ALL_MAKEFILES \\
28788 programs/winver/Makefile"
28789 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28790 winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28792 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28793 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
28794 ac_config_files="$ac_config_files programs/winver/Makefile"
28796 ALL_MAKEFILES="$ALL_MAKEFILES \\
28797 programs/wordpad/Makefile"
28798 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28799 wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28801 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28802 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
28803 ac_config_files="$ac_config_files programs/wordpad/Makefile"
28805 ALL_MAKEFILES="$ALL_MAKEFILES \\
28806 programs/write/Makefile"
28807 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28808 write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28810 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28811 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
28812 ac_config_files="$ac_config_files programs/write/Makefile"
28814 ALL_MAKEFILES="$ALL_MAKEFILES \\
28815 programs/xcopy/Makefile"
28816 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28817 xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28820 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
28821 ac_config_files="$ac_config_files programs/xcopy/Makefile"
28823 ALL_MAKEFILES="$ALL_MAKEFILES \\
28825 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28828 server/Makefile: server/Makefile.in Make.rules"
28829 ac_config_files="$ac_config_files server/Makefile"
28831 ALL_MAKEFILES="$ALL_MAKEFILES \\
28833 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28836 tools/Makefile: tools/Makefile.in Make.rules"
28837 ac_config_files="$ac_config_files tools/Makefile"
28839 ALL_MAKEFILES="$ALL_MAKEFILES \\
28840 tools/widl/Makefile"
28842 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28843 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
28844 ac_config_files="$ac_config_files tools/widl/Makefile"
28846 ALL_MAKEFILES="$ALL_MAKEFILES \\
28847 tools/winebuild/Makefile"
28849 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28850 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
28851 ac_config_files="$ac_config_files tools/winebuild/Makefile"
28853 ALL_MAKEFILES="$ALL_MAKEFILES \\
28854 tools/winedump/Makefile"
28856 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28857 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
28858 ac_config_files="$ac_config_files tools/winedump/Makefile"
28860 ALL_MAKEFILES="$ALL_MAKEFILES \\
28861 tools/winegcc/Makefile"
28863 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28864 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
28865 ac_config_files="$ac_config_files tools/winegcc/Makefile"
28867 ALL_MAKEFILES="$ALL_MAKEFILES \\
28868 tools/wmc/Makefile"
28870 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28871 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
28872 ac_config_files="$ac_config_files tools/wmc/Makefile"
28874 ALL_MAKEFILES="$ALL_MAKEFILES \\
28875 tools/wrc/Makefile"
28877 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28878 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
28879 ac_config_files="$ac_config_files tools/wrc/Makefile"
28883 ALL_WINETEST_DEPENDS="# Test binaries"
28885 for dir in $ALL_TEST_DIRS
28887 if test "$dir" != "\\"
28889 testname=`expr $dir : '\(.*\)/tests'`_test
28890 ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
28892 $testname.exe: \$(DLLDIR)/$dir/$testname.exe\$(DLLEXT)
28893 cp \$(DLLDIR)/$dir/$testname.exe\$(DLLEXT) \$@ && \$(STRIP) \$@
28895 echo \"$testname.exe TESTRES \\\"$testname.exe\\\"\" >\$@ || (\$(RM) \$@ && false)
28896 $testname.res: $testname.rc $testname.exe"
28900 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
28902 cat >confcache <<\_ACEOF
28903 # This file is a shell script that caches the results of configure
28904 # tests run on this system so they can be shared between configure
28905 # scripts and configure runs, see configure's option --config-cache.
28906 # It is not useful on other systems. If it contains results you don't
28907 # want to keep, you may remove or edit it.
28909 # config.status only pays attention to the cache file if you give it
28910 # the --recheck option to rerun configure.
28912 # `ac_cv_env_foo
' variables (set or unset) will be overridden when
28913 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28914 # following values.
28918 # The following way of writing the cache mishandles newlines in values,
28919 # but we know of no workaround that is simple, portable, and efficient.
28920 # So, we kill variables containing newlines.
28921 # Ultrix sh set writes to stderr and can't be redirected directly,
28922 # and sets the high bit in the cache file unless we assign to the vars.
28924 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28925 eval ac_val
=\$
$ac_var
28929 *_cv_
*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28930 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28933 _ | IFS | as_nl
) ;; #(
28934 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
28935 *) $as_unset $ac_var ;;
28941 case $as_nl`(ac_space=' '; set) 2>&1` in #(
28942 *${as_nl}ac_space
=\
*)
28943 # `set' does not quote correctly, so add quotes (double-quote
28944 # substitution turns \\\\ into \\, and sed turns \\ into \).
28947 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28950 # `set' quotes correctly as required by POSIX, so do not add quotes.
28951 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28960 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28962 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28964 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
28965 if test -w "$cache_file"; then
28966 test "x$cache_file" != "x/dev/null" &&
28967 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28968 $as_echo "$as_me: updating cache $cache_file" >&6;}
28969 cat confcache
>$cache_file
28971 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28972 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28977 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
28978 # Let make expand exec_prefix.
28979 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
28981 DEFS
=-DHAVE_CONFIG_H
28985 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
28986 # 1. Remove the extension, and $U if already installed.
28987 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
28988 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
28989 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
28990 # will be set to the directory where LIBOBJS objects are built.
28991 ac_libobjs
="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28992 ac_ltlibobjs
="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28994 LIBOBJS
=$ac_libobjs
28996 LTLIBOBJS
=$ac_ltlibobjs
29000 : ${CONFIG_STATUS=./config.status}
29002 ac_clean_files_save
=$ac_clean_files
29003 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
29004 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
29005 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
29006 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29008 # Generated by $as_me.
29009 # Run this file to recreate the current configuration.
29010 # Compiler output produced by configure, useful for debugging
29011 # configure, is in config.log if it exists.
29014 ac_cs_recheck=false
29016 SHELL=\${CONFIG_SHELL-$SHELL}
29019 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29020 ## --------------------- ##
29021 ## M4sh Initialization. ##
29022 ## --------------------- ##
29024 # Be more Bourne compatible
29025 DUALCASE
=1; export DUALCASE
# for MKS sh
29026 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
29029 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
29030 # is contrary to our usage. Disable this feature.
29031 alias -g '${1+"$@"}'='"$@"'
29032 setopt NO_GLOB_SUBST
29034 case `(set -o) 2>/dev/null` in
29035 *posix
*) set -o posix
;;
29044 # Avoid depending upon Character Ranges.
29045 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
29046 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
29047 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
29048 as_cr_digits
='0123456789'
29049 as_cr_alnum
=$as_cr_Letters$as_cr_digits
29054 # Printing a long string crashes Solaris 7 /usr/bin/printf.
29055 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
29056 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
29057 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
29058 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
29059 as_echo='printf %s
\n'
29060 as_echo_n='printf %s
'
29062 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
29063 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
29064 as_echo_n='/usr
/ucb
/echo -n'
29066 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
29067 as_echo_n_body='eval
29071 expr "X$arg" : "X\\(.*\\)$as_nl";
29072 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
29074 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
29076 export as_echo_n_body
29077 as_echo_n='sh
-c $as_echo_n_body as_echo
'
29079 export as_echo_body
29080 as_echo='sh
-c $as_echo_body as_echo
'
29083 # The user is always right.
29084 if test "${PATH_SEPARATOR+set}" != set; then
29086 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
29087 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
29092 # Support unset when possible.
29093 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
29101 # We need space, tab and new line, in precisely that order. Quoting is
29102 # there to prevent editors from complaining about space-tab.
29103 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
29104 # splitting by setting IFS to empty value.)
29107 # Find who we are. Look in the path if we contain no directory separator.
29109 *[\\/]* ) as_myself=$0 ;;
29110 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
29111 for as_dir in $PATH
29114 test -z "$as_dir" && as_dir=.
29115 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
29121 # We did not find ourselves, most probably we were run as `sh COMMAND'
29122 # in which case we are not to be found in the path.
29123 if test "x$as_myself" = x
; then
29126 if test ! -f "$as_myself"; then
29127 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
29128 { (exit 1); exit 1; }
29131 # Work around bugs in pre-3.0 UWIN ksh.
29132 for as_var
in ENV MAIL MAILPATH
29133 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
29145 # Required to use basename.
29146 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
29147 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
29153 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
29154 as_basename
=basename
29160 # Name of the executable.
29161 as_me
=`$as_basename -- "$0" ||
29162 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
29163 X"$0" : 'X\(//\)$' \| \
29164 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
29166 sed '/^.*\/\([^/][^/]*\)\/*$/{
29185 as_lineno_1
=$LINENO
29186 as_lineno_2
=$LINENO
29187 test "x$as_lineno_1" != "x$as_lineno_2" &&
29188 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
29190 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
29191 # uniformly replaced by the line number. The first 'sed' inserts a
29192 # line-number line after each line using $LINENO; the second 'sed'
29193 # does the real work. The second script uses 'N' to pair each
29194 # line-number line with the line containing $LINENO, and appends
29195 # trailing '-' during substitution so that $LINENO is not a special
29196 # case at line end.
29197 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
29198 # scripts with optimization help from Paolo Bonzini. Blame Lee
29199 # E. McMahon (1931-1989) for sed's syntax. :-)
29211 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
29214 ' >$as_me.lineno
&&
29215 chmod +x
"$as_me.lineno" ||
29216 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
29217 { (exit 1); exit 1; }; }
29219 # Don't try to exec as it changes $[0], causing all sort of problems
29220 # (the dirname of $[0] is not the place where we might find the
29221 # original and so on. Autoconf is especially sensitive to this).
29222 .
"./$as_me.lineno"
29223 # Exit status is that of the last command.
29228 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
29234 ECHO_C
= ECHO_N
= ECHO_T
=
29235 case `echo -n x` in
29237 case `echo 'x\c'` in
29238 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
29244 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
29245 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
29251 rm -f conf$$ conf$$.exe conf$$.
file
29252 if test -d conf$$.dir
; then
29253 rm -f conf$$.dir
/conf$$.
file
29256 mkdir conf$$.dir
2>/dev
/null
29258 if (echo >conf$$.
file) 2>/dev
/null
; then
29259 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
29261 # ... but there are two gotchas:
29262 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
29263 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
29264 # In both cases, we have to default to `cp -p'.
29265 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
29267 elif ln conf$$.
file conf$$
2>/dev
/null
; then
29275 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
29276 rmdir conf$$.dir
2>/dev
/null
29278 if mkdir
-p .
2>/dev
/null
; then
29281 test -d .
/-p && rmdir .
/-p
29285 if test -x / >/dev
/null
2>&1; then
29286 as_test_x
='test -x'
29288 if ls -dL / >/dev
/null
2>&1; then
29295 if test -d "$1"; then
29301 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
29302 ???[sx]*):;;*)false;;esac;fi
29306 as_executable_p
=$as_test_x
29308 # Sed expression to map a string onto a valid CPP name.
29309 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
29311 # Sed expression to map a string onto a valid variable name.
29312 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
29317 # Save the log message, to keep $[0] and so on meaningful, and to
29318 # report actual input values of CONFIG_FILES etc. instead of their
29319 # values after options handling.
29321 This file was extended by Wine $as_me 1.1.26, which was
29322 generated by GNU Autoconf 2.63. Invocation command line was
29324 CONFIG_FILES = $CONFIG_FILES
29325 CONFIG_HEADERS = $CONFIG_HEADERS
29326 CONFIG_LINKS = $CONFIG_LINKS
29327 CONFIG_COMMANDS = $CONFIG_COMMANDS
29330 on `(hostname || uname -n) 2>/dev/null | sed 1q`
29335 case $ac_config_files in *"
29336 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
29339 case $ac_config_headers in *"
29340 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
29344 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29345 # Files that config.status was made for.
29346 config_files="$ac_config_files"
29347 config_headers="$ac_config_headers"
29348 config_commands="$ac_config_commands"
29352 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29354 \`$as_me' instantiates files from templates according to the
29355 current configuration.
29357 Usage: $0 [OPTION]... [FILE]...
29359 -h, --help print this help, then exit
29360 -V, --version print version number and configuration settings, then exit
29361 -q, --quiet, --silent
29362 do not print progress messages
29363 -d, --debug don't remove temporary files
29364 --recheck update $as_me by reconfiguring in the same conditions
29365 --file=FILE[:TEMPLATE]
29366 instantiate the configuration file FILE
29367 --header=FILE[:TEMPLATE]
29368 instantiate the configuration header FILE
29370 Configuration files:
29373 Configuration headers:
29376 Configuration commands:
29379 Report bugs to <bug-autoconf@gnu.org>."
29382 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29384 Wine config.status 1.1.26
29385 configured by $0, generated by GNU Autoconf 2.63,
29386 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
29388 Copyright (C) 2008 Free Software Foundation, Inc.
29389 This config.status script is free software; the Free Software Foundation
29390 gives unlimited permission to copy, distribute and modify it."
29395 test -n "\$AWK" || AWK=awk
29398 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29399 # The default lists apply if the user does not specify any file.
29405 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
29406 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
29417 # Handling of the options.
29418 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
29420 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
29421 $as_echo "$ac_cs_version"; exit ;;
29422 --debug |
--debu |
--deb |
--de |
--d |
-d )
29424 --file |
--fil |
--fi |
--f )
29427 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
29429 CONFIG_FILES
="$CONFIG_FILES '$ac_optarg'"
29430 ac_need_defaults
=false
;;
29431 --header |
--heade |
--head |
--hea )
29434 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
29436 CONFIG_HEADERS
="$CONFIG_HEADERS '$ac_optarg'"
29437 ac_need_defaults
=false
;;
29439 # Conflict between --help and --header
29440 { $as_echo "$as_me: error: ambiguous option: $1
29441 Try \`$0 --help' for more information." >&2
29442 { (exit 1); exit 1; }; };;
29443 --help |
--hel |
-h )
29444 $as_echo "$ac_cs_usage"; exit ;;
29445 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
29446 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
29449 # This is an error.
29450 -*) { $as_echo "$as_me: error: unrecognized option: $1
29451 Try \`$0 --help' for more information." >&2
29452 { (exit 1); exit 1; }; } ;;
29454 *) ac_config_targets
="$ac_config_targets $1"
29455 ac_need_defaults
=false
;;
29461 ac_configure_extra_args
=
29463 if $ac_cs_silent; then
29465 ac_configure_extra_args
="$ac_configure_extra_args --silent"
29469 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29470 if \$ac_cs_recheck; then
29471 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
29473 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
29474 CONFIG_SHELL='$SHELL'
29475 export CONFIG_SHELL
29480 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29484 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
29485 ## Running $as_me. ##
29491 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29494 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29496 # Handling of arguments.
29497 for ac_config_target
in $ac_config_targets
29499 case $ac_config_target in
29500 "include/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
29501 "include/stamp-h") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/stamp-h" ;;
29502 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
29503 "dlls/gdi32/mfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
29504 "dlls/kernel32/nls") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
29505 "dlls/user32/resources") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user32/resources" ;;
29506 "dlls/wineps.drv/data") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
29507 "include/wine") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
29508 "Make.rules") CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
29509 "dlls/Makedll.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
29510 "dlls/Makeimplib.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makeimplib.rules" ;;
29511 "dlls/Maketest.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
29512 "programs/Makeprog.rules") CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
29513 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
29514 "dlls/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/Makefile" ;;
29515 "dlls/acledit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/acledit/Makefile" ;;
29516 "dlls/aclui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/aclui/Makefile" ;;
29517 "dlls/activeds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/activeds/Makefile" ;;
29518 "dlls/actxprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
29519 "dlls/adsiid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/adsiid/Makefile" ;;
29520 "dlls/advapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/Makefile" ;;
29521 "dlls/advapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
29522 "dlls/advpack/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/Makefile" ;;
29523 "dlls/advpack/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
29524 "dlls/amstream/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/Makefile" ;;
29525 "dlls/amstream/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/tests/Makefile" ;;
29526 "dlls/appwiz.cpl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
29527 "dlls/atl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/atl/Makefile" ;;
29528 "dlls/authz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/authz/Makefile" ;;
29529 "dlls/avicap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avicap32/Makefile" ;;
29530 "dlls/avifil32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifil32/Makefile" ;;
29531 "dlls/avifile.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifile.dll16/Makefile" ;;
29532 "dlls/bcrypt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/bcrypt/Makefile" ;;
29533 "dlls/browseui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/Makefile" ;;
29534 "dlls/browseui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
29535 "dlls/cabinet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/Makefile" ;;
29536 "dlls/cabinet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
29537 "dlls/capi2032/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/capi2032/Makefile" ;;
29538 "dlls/cards/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cards/Makefile" ;;
29539 "dlls/cfgmgr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
29540 "dlls/clusapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/clusapi/Makefile" ;;
29541 "dlls/comcat/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/Makefile" ;;
29542 "dlls/comcat/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
29543 "dlls/comctl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/Makefile" ;;
29544 "dlls/comctl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
29545 "dlls/comdlg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
29546 "dlls/comdlg32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
29547 "dlls/comm.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
29548 "dlls/compobj.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compobj.dll16/Makefile" ;;
29549 "dlls/compstui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compstui/Makefile" ;;
29550 "dlls/credui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/Makefile" ;;
29551 "dlls/credui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
29552 "dlls/crtdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crtdll/Makefile" ;;
29553 "dlls/crypt32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/Makefile" ;;
29554 "dlls/crypt32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
29555 "dlls/cryptdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
29556 "dlls/cryptdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
29557 "dlls/cryptnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
29558 "dlls/cryptnet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
29559 "dlls/cryptui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/Makefile" ;;
29560 "dlls/cryptui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
29561 "dlls/ctapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
29562 "dlls/ctl3d.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d.dll16/Makefile" ;;
29563 "dlls/ctl3d32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
29564 "dlls/ctl3dv2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3dv2.dll16/Makefile" ;;
29565 "dlls/d3d10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/Makefile" ;;
29566 "dlls/d3d10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
29567 "dlls/d3d10core/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
29568 "dlls/d3d10core/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
29569 "dlls/d3d8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
29570 "dlls/d3d8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
29571 "dlls/d3d9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
29572 "dlls/d3d9/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
29573 "dlls/d3dim/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
29574 "dlls/d3drm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
29575 "dlls/d3drm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
29576 "dlls/d3dx9_24/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
29577 "dlls/d3dx9_25/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
29578 "dlls/d3dx9_26/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
29579 "dlls/d3dx9_27/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
29580 "dlls/d3dx9_28/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
29581 "dlls/d3dx9_29/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
29582 "dlls/d3dx9_30/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
29583 "dlls/d3dx9_31/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
29584 "dlls/d3dx9_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
29585 "dlls/d3dx9_33/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
29586 "dlls/d3dx9_34/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
29587 "dlls/d3dx9_35/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
29588 "dlls/d3dx9_36/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
29589 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
29590 "dlls/d3dx9_37/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
29591 "dlls/d3dx9_38/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
29592 "dlls/d3dx9_39/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
29593 "dlls/d3dx9_40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
29594 "dlls/d3dx9_41/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_41/Makefile" ;;
29595 "dlls/d3dxof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
29596 "dlls/d3dxof/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
29597 "dlls/dbghelp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
29598 "dlls/dciman32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
29599 "dlls/ddeml.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddeml.dll16/Makefile" ;;
29600 "dlls/ddraw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
29601 "dlls/ddraw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
29602 "dlls/ddrawex/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
29603 "dlls/ddrawex/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
29604 "dlls/devenum/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
29605 "dlls/dinput/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
29606 "dlls/dinput/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
29607 "dlls/dinput8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
29608 "dlls/dispdib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
29609 "dlls/display.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
29610 "dlls/dmband/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
29611 "dlls/dmcompos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
29612 "dlls/dmime/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
29613 "dlls/dmloader/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
29614 "dlls/dmscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
29615 "dlls/dmstyle/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
29616 "dlls/dmsynth/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
29617 "dlls/dmusic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
29618 "dlls/dmusic32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
29619 "dlls/dnsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
29620 "dlls/dnsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
29621 "dlls/dplay/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
29622 "dlls/dplayx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
29623 "dlls/dplayx/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
29624 "dlls/dpnaddr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
29625 "dlls/dpnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
29626 "dlls/dpnhpast/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
29627 "dlls/dpnlobby/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
29628 "dlls/dpwsockx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
29629 "dlls/drmclien/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/drmclien/Makefile" ;;
29630 "dlls/dsound/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
29631 "dlls/dsound/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
29632 "dlls/dssenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dssenh/Makefile" ;;
29633 "dlls/dswave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
29634 "dlls/dwmapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
29635 "dlls/dxdiagn/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
29636 "dlls/dxerr8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
29637 "dlls/dxerr9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
29638 "dlls/dxgi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/Makefile" ;;
29639 "dlls/dxgi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
29640 "dlls/dxguid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
29641 "dlls/faultrep/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/faultrep/Makefile" ;;
29642 "dlls/fusion/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/Makefile" ;;
29643 "dlls/fusion/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
29644 "dlls/gdi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/Makefile" ;;
29645 "dlls/gdi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
29646 "dlls/gdiplus/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
29647 "dlls/gdiplus/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
29648 "dlls/glu32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
29649 "dlls/gphoto2.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
29650 "dlls/gpkcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
29651 "dlls/hal/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hal/Makefile" ;;
29652 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
29653 "dlls/hid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hid/Makefile" ;;
29654 "dlls/hlink/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/Makefile" ;;
29655 "dlls/hlink/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
29656 "dlls/hnetcfg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
29657 "dlls/httpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/httpapi/Makefile" ;;
29658 "dlls/iccvid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
29659 "dlls/icmp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
29660 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
29661 "dlls/imaadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
29662 "dlls/imagehlp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
29663 "dlls/imm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm.dll16/Makefile" ;;
29664 "dlls/imm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
29665 "dlls/imm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
29666 "dlls/inetcomm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
29667 "dlls/inetcomm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
29668 "dlls/inetmib1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
29669 "dlls/inetmib1/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
29670 "dlls/infosoft/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/Makefile" ;;
29671 "dlls/infosoft/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
29672 "dlls/initpki/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/initpki/Makefile" ;;
29673 "dlls/inkobj/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inkobj/Makefile" ;;
29674 "dlls/inseng/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inseng/Makefile" ;;
29675 "dlls/iphlpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
29676 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
29677 "dlls/itircl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itircl/Makefile" ;;
29678 "dlls/itss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
29679 "dlls/itss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
29680 "dlls/jscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/Makefile" ;;
29681 "dlls/jscript/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
29682 "dlls/kernel32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/Makefile" ;;
29683 "dlls/kernel32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
29684 "dlls/keyboard.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
29685 "dlls/loadperf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/loadperf/Makefile" ;;
29686 "dlls/localspl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/Makefile" ;;
29687 "dlls/localspl/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
29688 "dlls/localui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/Makefile" ;;
29689 "dlls/localui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
29690 "dlls/lz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/Makefile" ;;
29691 "dlls/lz32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
29692 "dlls/lzexpand.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand.dll16/Makefile" ;;
29693 "dlls/mapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
29694 "dlls/mapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
29695 "dlls/mciavi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
29696 "dlls/mcicda/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mcicda/Makefile" ;;
29697 "dlls/mciqtz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
29698 "dlls/mciseq/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciseq/Makefile" ;;
29699 "dlls/mciwave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciwave/Makefile" ;;
29700 "dlls/midimap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/midimap/Makefile" ;;
29701 "dlls/mlang/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
29702 "dlls/mlang/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
29703 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
29704 "dlls/monodebg.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
29705 "dlls/mountmgr.sys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
29706 "dlls/mouse.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
29707 "dlls/mpr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
29708 "dlls/mprapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mprapi/Makefile" ;;
29709 "dlls/msacm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm.dll16/Makefile" ;;
29710 "dlls/msacm32.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
29711 "dlls/msacm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/Makefile" ;;
29712 "dlls/msacm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
29713 "dlls/msadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
29714 "dlls/mscat32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscat32/Makefile" ;;
29715 "dlls/mscms/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
29716 "dlls/mscms/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
29717 "dlls/mscoree/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscoree/Makefile" ;;
29718 "dlls/msctf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/Makefile" ;;
29719 "dlls/msctf/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
29720 "dlls/msdaps/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdaps/Makefile" ;;
29721 "dlls/msdmo/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
29722 "dlls/msftedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msftedit/Makefile" ;;
29723 "dlls/msg711.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
29724 "dlls/msgsm32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msgsm32.acm/Makefile" ;;
29725 "dlls/mshtml.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
29726 "dlls/mshtml/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
29727 "dlls/mshtml/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
29728 "dlls/msi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
29729 "dlls/msi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
29730 "dlls/msimg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
29731 "dlls/msimtf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimtf/Makefile" ;;
29732 "dlls/msisip/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisip/Makefile" ;;
29733 "dlls/msisys.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
29734 "dlls/msnet32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
29735 "dlls/msrle32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
29736 "dlls/mssign32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssign32/Makefile" ;;
29737 "dlls/mssip32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssip32/Makefile" ;;
29738 "dlls/mstask/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/Makefile" ;;
29739 "dlls/mstask/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
29740 "dlls/msvcirt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
29741 "dlls/msvcr71/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
29742 "dlls/msvcrt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
29743 "dlls/msvcrt/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
29744 "dlls/msvcrt20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
29745 "dlls/msvcrt40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
29746 "dlls/msvcrtd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
29747 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
29748 "dlls/msvfw32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
29749 "dlls/msvfw32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
29750 "dlls/msvidc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
29751 "dlls/msvideo.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvideo.dll16/Makefile" ;;
29752 "dlls/mswsock/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
29753 "dlls/msxml3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/Makefile" ;;
29754 "dlls/msxml3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
29755 "dlls/nddeapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
29756 "dlls/netapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
29757 "dlls/netapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
29758 "dlls/newdev/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
29759 "dlls/ntdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
29760 "dlls/ntdll/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
29761 "dlls/ntdsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
29762 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
29763 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
29764 "dlls/ntprint/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/Makefile" ;;
29765 "dlls/ntprint/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
29766 "dlls/objsel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/objsel/Makefile" ;;
29767 "dlls/odbc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
29768 "dlls/odbccp32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
29769 "dlls/odbccp32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
29770 "dlls/ole2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2.dll16/Makefile" ;;
29771 "dlls/ole2conv.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2conv.dll16/Makefile" ;;
29772 "dlls/ole2disp.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2disp.dll16/Makefile" ;;
29773 "dlls/ole2nls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2nls.dll16/Makefile" ;;
29774 "dlls/ole2prox.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2prox.dll16/Makefile" ;;
29775 "dlls/ole2thk.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2thk.dll16/Makefile" ;;
29776 "dlls/ole32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
29777 "dlls/ole32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
29778 "dlls/oleacc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
29779 "dlls/oleacc/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
29780 "dlls/oleaut32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
29781 "dlls/oleaut32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
29782 "dlls/olecli.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli.dll16/Makefile" ;;
29783 "dlls/olecli32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli32/Makefile" ;;
29784 "dlls/oledlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
29785 "dlls/olepro32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
29786 "dlls/olesvr.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr.dll16/Makefile" ;;
29787 "dlls/olesvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
29788 "dlls/olethk32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olethk32/Makefile" ;;
29789 "dlls/opengl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
29790 "dlls/opengl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
29791 "dlls/pdh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/Makefile" ;;
29792 "dlls/pdh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
29793 "dlls/pidgen/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pidgen/Makefile" ;;
29794 "dlls/powrprof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/powrprof/Makefile" ;;
29795 "dlls/printui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/printui/Makefile" ;;
29796 "dlls/propsys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/propsys/Makefile" ;;
29797 "dlls/psapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
29798 "dlls/psapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
29799 "dlls/pstorec/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pstorec/Makefile" ;;
29800 "dlls/qcap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
29801 "dlls/qedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/Makefile" ;;
29802 "dlls/qedit/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
29803 "dlls/qmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/Makefile" ;;
29804 "dlls/qmgr/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
29805 "dlls/qmgrprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
29806 "dlls/quartz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
29807 "dlls/quartz/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
29808 "dlls/query/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/query/Makefile" ;;
29809 "dlls/rasapi16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi16.dll16/Makefile" ;;
29810 "dlls/rasapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
29811 "dlls/rasapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
29812 "dlls/rasdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
29813 "dlls/resutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/resutils/Makefile" ;;
29814 "dlls/riched20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/Makefile" ;;
29815 "dlls/riched20/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
29816 "dlls/riched32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/Makefile" ;;
29817 "dlls/riched32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
29818 "dlls/rpcrt4/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
29819 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
29820 "dlls/rsabase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
29821 "dlls/rsaenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
29822 "dlls/rsaenh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
29823 "dlls/rtutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rtutils/Makefile" ;;
29824 "dlls/sane.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
29825 "dlls/sccbase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sccbase/Makefile" ;;
29826 "dlls/schannel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/Makefile" ;;
29827 "dlls/schannel/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
29828 "dlls/secur32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
29829 "dlls/secur32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
29830 "dlls/security/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/security/Makefile" ;;
29831 "dlls/sensapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
29832 "dlls/serialui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
29833 "dlls/serialui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
29834 "dlls/setupapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
29835 "dlls/setupapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
29836 "dlls/sfc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc/Makefile" ;;
29837 "dlls/sfc_os/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
29838 "dlls/shdoclc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
29839 "dlls/shdocvw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
29840 "dlls/shdocvw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
29841 "dlls/shell.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell.dll16/Makefile" ;;
29842 "dlls/shell32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
29843 "dlls/shell32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
29844 "dlls/shfolder/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
29845 "dlls/shlwapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
29846 "dlls/shlwapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
29847 "dlls/slbcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
29848 "dlls/slc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slc/Makefile" ;;
29849 "dlls/snmpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
29850 "dlls/snmpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
29851 "dlls/softpub/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/softpub/Makefile" ;;
29852 "dlls/sound.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sound.drv16/Makefile" ;;
29853 "dlls/spoolss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/Makefile" ;;
29854 "dlls/spoolss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
29855 "dlls/stdole2.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
29856 "dlls/stdole32.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
29857 "dlls/sti/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
29858 "dlls/storage.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/storage.dll16/Makefile" ;;
29859 "dlls/stress.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
29860 "dlls/strmiids/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
29861 "dlls/svrapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/svrapi/Makefile" ;;
29862 "dlls/sxs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sxs/Makefile" ;;
29863 "dlls/t2embed/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/t2embed/Makefile" ;;
29864 "dlls/tapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
29865 "dlls/traffic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/traffic/Makefile" ;;
29866 "dlls/twain.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain.dll16/Makefile" ;;
29867 "dlls/twain_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/Makefile" ;;
29868 "dlls/twain_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
29869 "dlls/typelib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/typelib.dll16/Makefile" ;;
29870 "dlls/unicows/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
29871 "dlls/updspapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/updspapi/Makefile" ;;
29872 "dlls/url/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
29873 "dlls/urlmon/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
29874 "dlls/urlmon/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
29875 "dlls/user32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/Makefile" ;;
29876 "dlls/user32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
29877 "dlls/userenv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/Makefile" ;;
29878 "dlls/userenv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
29879 "dlls/usp10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/Makefile" ;;
29880 "dlls/usp10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
29881 "dlls/uuid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
29882 "dlls/uxtheme/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
29883 "dlls/uxtheme/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
29884 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
29885 "dlls/vdmdbg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
29886 "dlls/version/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
29887 "dlls/version/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
29888 "dlls/vmm.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
29889 "dlls/vnbt.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
29890 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
29891 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
29892 "dlls/vwin32.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
29893 "dlls/w32skrnl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
29894 "dlls/w32sys.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32sys.dll16/Makefile" ;;
29895 "dlls/wbemprox/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wbemprox/Makefile" ;;
29896 "dlls/win32s16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win32s16.dll16/Makefile" ;;
29897 "dlls/win87em.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
29898 "dlls/winaspi.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winaspi.dll16/Makefile" ;;
29899 "dlls/windebug.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
29900 "dlls/windowscodecs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windowscodecs/Makefile" ;;
29901 "dlls/windowscodecs/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windowscodecs/tests/Makefile" ;;
29902 "dlls/winealsa.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
29903 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
29904 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
29905 "dlls/winecrt0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
29906 "dlls/wined3d/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
29907 "dlls/winedos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
29908 "dlls/wineesd.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
29909 "dlls/winejack.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
29910 "dlls/winejoystick.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
29911 "dlls/winemp3.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
29912 "dlls/winenas.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
29913 "dlls/wineoss.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
29914 "dlls/wineps.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
29915 "dlls/winequartz.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
29916 "dlls/winex11.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
29917 "dlls/wing32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wing32/Makefile" ;;
29918 "dlls/winhttp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/Makefile" ;;
29919 "dlls/winhttp/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
29920 "dlls/wininet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
29921 "dlls/wininet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
29922 "dlls/winmm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
29923 "dlls/winmm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
29924 "dlls/winnls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls.dll16/Makefile" ;;
29925 "dlls/winnls32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls32/Makefile" ;;
29926 "dlls/winscard/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winscard/Makefile" ;;
29927 "dlls/winspool.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
29928 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
29929 "dlls/wintab.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab.dll16/Makefile" ;;
29930 "dlls/wintab32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
29931 "dlls/wintab32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/tests/Makefile" ;;
29932 "dlls/wintrust/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
29933 "dlls/wintrust/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
29934 "dlls/wldap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/Makefile" ;;
29935 "dlls/wldap32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
29936 "dlls/wmi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmi/Makefile" ;;
29937 "dlls/wmiutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmiutils/Makefile" ;;
29938 "dlls/wnaspi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
29939 "dlls/wow32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
29940 "dlls/ws2_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
29941 "dlls/ws2_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
29942 "dlls/wsock32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
29943 "dlls/wtsapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
29944 "dlls/wuapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wuapi/Makefile" ;;
29945 "dlls/xinput1_1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
29946 "dlls/xinput1_2/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
29947 "dlls/xinput1_3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29948 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29949 "dlls/xinput9_1_0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29950 "dlls/xmllite/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xmllite/Makefile" ;;
29951 "documentation/Makefile") CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
29952 "fonts/Makefile") CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
29953 "include/Makefile") CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
29954 "libs/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
29955 "libs/port/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
29956 "libs/wine/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
29957 "libs/wpp/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
29958 "loader/Makefile") CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
29959 "programs/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
29960 "programs/cacls/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cacls/Makefile" ;;
29961 "programs/clock/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
29962 "programs/cmd/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmd/Makefile" ;;
29963 "programs/cmdlgtst/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29964 "programs/control/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
29965 "programs/eject/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/eject/Makefile" ;;
29966 "programs/expand/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
29967 "programs/explorer/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/explorer/Makefile" ;;
29968 "programs/hh/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/hh/Makefile" ;;
29969 "programs/icinfo/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/icinfo/Makefile" ;;
29970 "programs/iexplore/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/iexplore/Makefile" ;;
29971 "programs/lodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/lodctr/Makefile" ;;
29972 "programs/msiexec/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
29973 "programs/net/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/net/Makefile" ;;
29974 "programs/notepad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
29975 "programs/oleview/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/oleview/Makefile" ;;
29976 "programs/progman/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
29977 "programs/reg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/reg/Makefile" ;;
29978 "programs/regedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
29979 "programs/regsvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29980 "programs/rpcss/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
29981 "programs/rundll32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
29982 "programs/secedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/secedit/Makefile" ;;
29983 "programs/services/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/services/Makefile" ;;
29984 "programs/spoolsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29985 "programs/start/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
29986 "programs/svchost/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/svchost/Makefile" ;;
29987 "programs/taskmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29988 "programs/termsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/termsv/Makefile" ;;
29989 "programs/uninstaller/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29990 "programs/unlodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29991 "programs/view/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
29992 "programs/wineboot/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
29993 "programs/winebrowser/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29994 "programs/winecfg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
29995 "programs/wineconsole/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29996 "programs/winedbg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
29997 "programs/winedevice/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedevice/Makefile" ;;
29998 "programs/winefile/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
29999 "programs/winemenubuilder/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
30000 "programs/winemine/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
30001 "programs/winepath/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
30002 "programs/winetest/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
30003 "programs/winevdm/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
30004 "programs/winhelp.exe16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
30005 "programs/winhlp32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhlp32/Makefile" ;;
30006 "programs/winoldap.mod16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
30007 "programs/winver/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
30008 "programs/wordpad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wordpad/Makefile" ;;
30009 "programs/write/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/write/Makefile" ;;
30010 "programs/xcopy/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/xcopy/Makefile" ;;
30011 "server/Makefile") CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
30012 "tools/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
30013 "tools/widl/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
30014 "tools/winebuild/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
30015 "tools/winedump/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
30016 "tools/winegcc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
30017 "tools/wmc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
30018 "tools/wrc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
30020 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
30021 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
30022 { (exit 1); exit 1; }; };;
30027 # If the user did not use the arguments to specify the items to instantiate,
30028 # then the envvar interface is used. Set only those that are not.
30029 # We use the long form for the default assignment because of an extremely
30030 # bizarre bug on SunOS 4.1.3.
30031 if $ac_need_defaults; then
30032 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
30033 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
30034 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
30037 # Have a temporary directory for convenience. Make it in the build tree
30038 # simply because there is no reason against having it here, and in addition,
30039 # creating and moving files from /tmp can sometimes cause problems.
30040 # Hook for its removal unless debugging.
30041 # Note that there is a small window in which the directory will not be cleaned:
30042 # after its creation but before its name has been assigned to `$tmp'.
30046 trap 'exit_status=$?
30047 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
30049 trap '{ (exit 1); exit 1; }' 1 2 13 15
30051 # Create a (secure) tmp directory for tmp files.
30054 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
30055 test -n "$tmp" && test -d "$tmp"
30058 tmp
=.
/conf$$
-$RANDOM
30059 (umask 077 && mkdir
"$tmp")
30062 $as_echo "$as_me: cannot create a temporary directory in ." >&2
30063 { (exit 1); exit 1; }
30066 # Set up the scripts for CONFIG_FILES section.
30067 # No need to generate them if there are no CONFIG_FILES.
30068 # This happens for instance with `./config.status config.h'.
30069 if test -n "$CONFIG_FILES"; then
30071 if $AWK 'BEGIN { getline <"/dev/null" }' </dev
/null
2>/dev
/null
; then
30072 ac_cs_awk_getline
=:
30073 ac_cs_awk_pipe_init
=
30074 ac_cs_awk_read_file
='
30075 while ((getline aline < (F[key])) > 0)
30078 ac_cs_awk_pipe_fini
=
30080 ac_cs_awk_getline
=false
30081 ac_cs_awk_pipe_init
="print \"cat <<'|#_!!_#|' &&\""
30082 ac_cs_awk_read_file
='
30084 print "cat " F[key] " &&"
30085 '$ac_cs_awk_pipe_init
30086 # The final `:' finishes the AND list.
30087 ac_cs_awk_pipe_fini
='END { print "|#_!!_#|"; print ":" }'
30090 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
30091 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
30094 ac_cs_awk_cr
=$ac_cr
30097 echo 'BEGIN {' >"$tmp/subs1.awk" &&
30100 # Create commands to substitute file output variables.
30102 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
30103 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
30104 echo "$ac_subst_files" |
sed 's/.*/F["&"]="$&"/' &&
30107 } >conf$
$files.sh
&&
30108 . .
/conf$
$files.sh ||
30109 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
30110 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
30111 { (exit 1); exit 1; }; }
30112 rm -f conf$
$files.sh
30115 echo "cat >conf$$subs.awk <<_ACEOF" &&
30116 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
30118 } >conf$$subs.sh ||
30119 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
30120 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
30121 { (exit 1); exit 1; }; }
30122 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
30124 for ac_last_try in false false false false false :; do
30125 . ./conf$$subs.sh ||
30126 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
30127 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
30128 { (exit 1); exit 1; }; }
30130 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
30131 if test $ac_delim_n = $ac_delim_num; then
30133 elif $ac_last_try; then
30134 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
30135 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
30136 { (exit 1); exit 1; }; }
30138 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
30141 rm -f conf$$subs.sh
30143 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30144 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
30148 s/^/S["/; s
/!.
*/"]=/
30158 s/\(.\{148\}\).*/\1/
30160 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
30165 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
30172 s/\(.\{148\}\).*/\1/
30174 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
30178 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
30183 ' <conf$$subs.awk | sed '
30188 ' >>$CONFIG_STATUS || ac_write_fail=1
30189 rm -f conf$$subs.awk
30190 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30192 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
30193 for (key in S) S_is_set[key] = 1
30195 \$ac_cs_awk_pipe_init
30199 nfields = split(line, field, "@
")
30201 len = length(field[1])
30202 for (i = 2; i < nfields; i++) {
30204 keylen = length(key)
30205 if (S_is_set[key]) {
30207 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
30208 len += length(value) + length(field[++i])
30213 if (nfields == 3 && !substed) {
30215 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
30216 \$ac_cs_awk_read_file
30222 \$ac_cs_awk_pipe_fini
30225 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30226 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
30227 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
30230 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
30231 || { { $as_echo "$as_me:$LINENO: error
: could not setup config files machinery
" >&5
30232 $as_echo "$as_me: error
: could not setup config files machinery
" >&2;}
30233 { (exit 1); exit 1; }; }
30236 # VPATH may cause trouble with some makes, so we remove $(srcdir),
30237 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
30238 # trailing colons and then remove the whole line if VPATH becomes empty
30239 # (actually we leave an empty line to preserve line numbers).
30240 if test "x
$srcdir" = x.; then
30241 ac_vpsub='/^[ ]*VPATH[ ]*=/{
30242 s/:*\$(srcdir):*/:/
30243 s/:*\${srcdir}:*/:/
30245 s/^\([^=]*=[ ]*\):*/\1/
30251 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30252 fi # test -n "$CONFIG_FILES"
30254 # Set up the scripts for CONFIG_HEADERS section.
30255 # No need to generate them if there are no CONFIG_HEADERS.
30256 # This happens for instance with `./config.status Makefile'.
30257 if test -n "$CONFIG_HEADERS"; then
30258 cat >"$tmp/defines.
awk" <<\_ACAWK ||
30262 # Transform confdefs.h into an awk script `defines.awk', embedded as
30263 # here-document in config.status, that substitutes the proper values into
30264 # config.h.in to produce config.h.
30266 # Create a delimiter string that does not exist in confdefs.h, to ease
30267 # handling of long lines.
30269 for ac_last_try in false false :; do
30270 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
30271 if test -z "$ac_t"; then
30273 elif $ac_last_try; then
30274 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_HEADERS" >&5
30275 $as_echo "$as_me: error
: could not
make $CONFIG_HEADERS" >&2;}
30276 { (exit 1); exit 1; }; }
30278 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
30282 # For the awk script, D is an array of macro values keyed by name,
30283 # likewise P contains macro parameters if any. Preserve backslash
30284 # newline sequences.
30286 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
30288 s/.\{148\}/&'"$ac_delim"'/g
30291 s/^[ ]*#[ ]*define[ ][ ]*/ /
30298 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
30300 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
30304 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
30305 D["\
1"]=" \
3\\\\\\n
"\\/p
30307 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
30312 s/.\{148\}/&'"$ac_delim"'/g
30317 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
30320 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
30322 ' <confdefs.h | sed '
30323 s/'"$ac_delim"'/"\\\
30324 "/g' >>$CONFIG_STATUS || ac_write_fail=1
30326 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30327 for (key in D) D_is_set[key] = 1
30330 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
30332 split(line, arg, " ")
30333 if (arg[1] == "#") {
30337 defundef
= substr
(arg
[1], 2)
30340 split(mac1
, mac2
, "(") #)
30342 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
30343 if (D_is_set
[macro
]) {
30344 # Preserve the white space surrounding the "#".
30345 print prefix
"define", macro P
[macro
] D
[macro
]
30348 # Replace #undef with comments. This is necessary, for example,
30349 # in the case of _POSIX_SOURCE, which is predefined and required
30350 # on some systems where configure will not decide to define it.
30351 if (defundef
== "undef") {
30352 print
"/*", prefix defundef
, macro
, "*/"
30360 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
30361 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
30362 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
30363 { (exit 1); exit 1; }; }
30364 fi # test -n "$CONFIG_HEADERS"
30367 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
30372 :[FHLC
]) ac_mode
=$ac_tag; continue;;
30374 case $ac_mode$ac_tag in
30376 :L
* |
:C
*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
30377 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
30378 { (exit 1); exit 1; }; };;
30379 :[FH
]-) ac_tag
=-:-;;
30380 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
30397 -) ac_f
="$tmp/stdin";;
30398 *) # Look for the file first in the build tree, then in the source tree
30399 # (if the path is not absolute). The absolute path cannot be DOS-style,
30400 # because $ac_f cannot contain `:'.
30404 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
30406 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
30407 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
30408 { (exit 1); exit 1; }; };;
30410 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
30411 ac_file_inputs
="$ac_file_inputs '$ac_f'"
30414 # Let's still pretend it is `configure' which instantiates (i.e., don't
30415 # use $as_me), people would be surprised to read:
30416 # /* config.h. Generated by config.status. */
30417 configure_input
='Generated from '`
30418 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
30420 if test x
"$ac_file" != x-
; then
30421 configure_input
="$ac_file. $configure_input"
30422 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
30423 $as_echo "$as_me: creating $ac_file" >&6;}
30425 # Neutralize special characters interpreted by sed in replacement strings.
30426 case $configure_input in #(
30427 *\
&* |
*\|
* |
*\\* )
30428 ac_sed_conf_input
=`$as_echo "$configure_input" |
30429 sed 's/[\\\\&|]/\\\\&/g'`;; #(
30430 *) ac_sed_conf_input
=$configure_input;;
30434 *:-:* |
*:-) cat >"$tmp/stdin" \
30435 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30436 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30437 { (exit 1); exit 1; }; } ;;
30442 ac_dir
=`$as_dirname -- "$ac_file" ||
30443 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
30444 X"$ac_file" : 'X\(//\)[^/]' \| \
30445 X"$ac_file" : 'X\(//\)$' \| \
30446 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
30447 $as_echo X"$ac_file" |
30448 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
30452 /^X\(\/\/\)[^/].*/{
30467 -*) as_dir
=.
/$as_dir;;
30469 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
30473 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
30474 *) as_qdir
=$as_dir;;
30476 as_dirs
="'$as_qdir' $as_dirs"
30477 as_dir
=`$as_dirname -- "$as_dir" ||
30478 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
30479 X"$as_dir" : 'X\(//\)[^/]' \| \
30480 X"$as_dir" : 'X\(//\)$' \| \
30481 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
30482 $as_echo X"$as_dir" |
30483 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
30487 /^X\(\/\/\)[^/].*/{
30500 test -d "$as_dir" && break
30502 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
30503 } ||
test -d "$as_dir" ||
{ { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
30504 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
30505 { (exit 1); exit 1; }; }; }
30509 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
30511 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
30512 # A ".." for each directory in $ac_dir_suffix.
30513 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
30514 case $ac_top_builddir_sub in
30515 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
30516 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
30519 ac_abs_top_builddir
=$ac_pwd
30520 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
30521 # for backward compatibility:
30522 ac_top_builddir
=$ac_top_build_prefix
30525 .
) # We are building in place.
30527 ac_top_srcdir
=$ac_top_builddir_sub
30528 ac_abs_top_srcdir
=$ac_pwd ;;
30529 [\\/]* | ?
:[\\/]* ) # Absolute name.
30530 ac_srcdir
=$srcdir$ac_dir_suffix;
30531 ac_top_srcdir
=$srcdir
30532 ac_abs_top_srcdir
=$srcdir ;;
30533 *) # Relative name.
30534 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
30535 ac_top_srcdir
=$ac_top_build_prefix$srcdir
30536 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
30538 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
30548 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
30549 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
30553 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
30554 # If the template does not know about datarootdir, expand it.
30555 # FIXME: This hack should be removed a few years after 2.60.
30556 ac_datarootdir_hack
=; ac_datarootdir_seen
=
30569 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
30570 *datarootdir
*) ac_datarootdir_seen
=yes;;
30571 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
30572 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
30573 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
30575 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30576 ac_datarootdir_hack='
30577 s&@datadir@&$datadir&g
30578 s&@docdir@&$docdir&g
30579 s&@infodir@&$infodir&g
30580 s&@localedir@&$localedir&g
30581 s&@mandir@&$mandir&g
30582 s&\\\${datarootdir}&$datarootdir&g' ;;
30586 # Neutralize VPATH when `$srcdir' = `.'.
30587 # Shell code in configure.ac might set extrasub.
30588 # FIXME: do we really want to maintain this feature?
30589 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30590 ac_sed_extra="$ac_vpsub
30593 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
30595 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
30596 s|@configure_input@|
$ac_sed_conf_input|
;t t
30597 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
30598 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
30599 s
&@srcdir@
&$ac_srcdir&;t t
30600 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
30601 s
&@top_srcdir@
&$ac_top_srcdir&;t t
30602 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
30603 s
&@builddir@
&$ac_builddir&;t t
30604 s
&@abs_builddir@
&$ac_abs_builddir&;t t
30605 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
30606 s
&@INSTALL@
&$ac_INSTALL&;t t
30607 $ac_datarootdir_hack
30609 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
30610 if $ac_cs_awk_getline; then
30611 $AWK -f "$tmp/subs.
awk"
30613 $AWK -f "$tmp/subs.
awk" | $SHELL
30615 || { { $as_echo "$as_me:$LINENO: error
: could not create
$ac_file" >&5
30616 $as_echo "$as_me: error
: could not create
$ac_file" >&2;}
30617 { (exit 1); exit 1; }; }
30619 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
30620 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
30621 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
30622 { $as_echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
30623 which seems to be undefined. Please make sure it is defined." >&5
30624 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
30625 which seems to be undefined. Please make sure it is defined." >&2;}
30629 -) cat "$tmp/out" && rm -f "$tmp/out";;
30630 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
30632 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30633 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30634 { (exit 1); exit 1; }; }
30640 if test x"$ac_file" != x-; then
30642 $as_echo "/* $configure_input */" \
30643 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
30644 } >"$tmp/config.h" \
30645 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30646 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30647 { (exit 1); exit 1; }; }
30648 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
30649 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
30650 $as_echo "$as_me: $ac_file is unchanged" >&6;}
30653 mv "$tmp/config.h" "$ac_file" \
30654 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30655 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30656 { (exit 1); exit 1; }; }
30659 $as_echo "/* $configure_input */" \
30660 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
30661 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
30662 $as_echo "$as_me: error: could not create -" >&2;}
30663 { (exit 1); exit 1; }; }
30667 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
30668 $as_echo "$as_me: executing $ac_file commands" >&6;}
30673 case $ac_file$ac_mode in
30674 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
30675 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
30676 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
30677 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
30678 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
30679 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
30680 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
30681 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
30682 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
30683 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
30684 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
30685 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
30686 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
30692 { (exit 0); exit 0; }
30694 chmod +x $CONFIG_STATUS
30695 ac_clean_files=$ac_clean_files_save
30697 test $ac_write_fail = 0 ||
30698 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
30699 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
30700 { (exit 1); exit 1; }; }
30703 # configure is writing to config.log, and then calls config.status.
30704 # config.status does its own redirection, appending to config.log.
30705 # Unfortunately, on DOS this fails, as config.log is still kept open
30706 # by configure, so config.status won't be able to
write to it
; its
30707 # output is simply discarded. So we exec the FD to /dev/null,
30708 # effectively closing config.log, so it can be properly (re)opened and
30709 # appended to by config.status. When coming back to configure, we
30710 # need to make the FD available again.
30711 if test "$no_create" != yes; then
30713 ac_config_status_args
=
30714 test "$silent" = yes &&
30715 ac_config_status_args
="$ac_config_status_args --quiet"
30717 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
30719 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
30720 # would make configure fail if this is the last instruction.
30721 $ac_cs_success ||
{ (exit 1); exit 1; }
30723 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
30724 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
30725 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
30729 if test "$no_create" = "yes"
30735 if test "x$wine_notices != "x
; then
30738 for msg
in $wine_notices; do
30740 if test -n "$msg"; then
30741 { $as_echo "$as_me:$LINENO: $msg" >&5
30742 $as_echo "$as_me: $msg" >&6;}
30747 for msg
in $wine_warnings; do
30749 if test -n "$msg"; then
30751 { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
30752 $as_echo "$as_me: WARNING: $msg" >&2;}
30758 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.