2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.63 for Wine 1.1.22.
5 # Report bugs to <wine-devel@winehq.org>.
7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## --------------------- ##
12 ## M4sh Initialization. ##
13 ## --------------------- ##
15 # Be more Bourne compatible
16 DUALCASE
=1; export DUALCASE
# for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
25 case `(set -o) 2>/dev/null` in
26 *posix
*) set -o posix
;;
35 # Avoid depending upon Character Ranges.
36 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
37 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
38 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
39 as_cr_digits
='0123456789'
40 as_cr_alnum
=$as_cr_Letters$as_cr_digits
45 # Printing a long string crashes Solaris 7 /usr/bin/printf.
46 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
47 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
49 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
55 as_echo_n='/usr
/ucb
/echo -n'
57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
68 as_echo_n='sh
-c $as_echo_n_body as_echo
'
71 as_echo='sh
-c $as_echo_body as_echo
'
74 # The user is always right.
75 if test "${PATH_SEPARATOR+set}" != set; then
77 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
83 # Support unset when possible.
84 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
92 # We need space, tab and new line, in precisely that order. Quoting is
93 # there to prevent editors from complaining about space-tab.
94 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
95 # splitting by setting IFS to empty value.)
98 # Find who we are. Look in the path if we contain no directory separator.
100 *[\\/]* ) as_myself=$0 ;;
101 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
105 test -z "$as_dir" && as_dir=.
106 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
112 # We did not find ourselves, most probably we were run as `sh COMMAND'
113 # in which case we are not to be found in the path.
114 if test "x$as_myself" = x
; then
117 if test ! -f "$as_myself"; then
118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
119 { (exit 1); exit 1; }
122 # Work around bugs in pre-3.0 UWIN ksh.
123 for as_var
in ENV MAIL MAILPATH
124 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
136 # Required to use basename.
137 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
138 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
144 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
151 # Name of the executable.
152 as_me
=`$as_basename -- "$0" ||
153 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
154 X"$0" : 'X\(//\)$' \| \
155 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
157 sed '/^.*\/\([^/][^/]*\)\/*$/{
175 if test "x$CONFIG_SHELL" = x
; then
176 if (eval ":") 2>/dev
/null
; then
182 if test $as_have_required = yes && (eval ":
192 as_func_ret_success () {
195 as_func_ret_failure () {
200 if as_func_success; then
204 echo as_func_success failed.
207 if as_func_failure; then
209 echo as_func_failure succeeded.
212 if as_func_ret_success; then
216 echo as_func_ret_success failed.
219 if as_func_ret_failure; then
221 echo as_func_ret_failure succeeded.
224 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
228 echo positional parameters were not saved.
231 test \$exitcode = 0) || { (exit 1); exit 1; }
236 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
237 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
238 ") 2> /dev
/null
; then
242 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
243 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
246 test -z "$as_dir" && as_dir
=.
249 for as_base
in sh bash ksh sh5
; do
250 as_candidate_shells
="$as_candidate_shells $as_dir/$as_base"
257 for as_shell
in $as_candidate_shells $SHELL; do
258 # Try only shells that exist, to save several forks.
259 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
260 { ("$as_shell") 2> /dev
/null
<<\_ASEOF
261 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
264 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
265 # is contrary to our usage. Disable this feature.
266 alias -g '${1+"$@"}'='"$@"'
269 case `(set -o) 2>/dev/null` in
270 *posix
*) set -o posix
;;
279 CONFIG_SHELL
=$as_shell
281 if { "$as_shell" 2> /dev
/null
<<\_ASEOF
282 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
285 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
286 # is contrary to our usage. Disable this feature.
287 alias -g '${1+"$@"}'='"$@"'
290 case `(set -o) 2>/dev/null` in
291 *posix
*) set -o posix
;;
307 as_func_ret_success
() {
310 as_func_ret_failure
() {
315 if as_func_success
; then
319 echo as_func_success failed.
322 if as_func_failure
; then
324 echo as_func_failure succeeded.
327 if as_func_ret_success
; then
331 echo as_func_ret_success failed.
334 if as_func_ret_failure
; then
336 echo as_func_ret_failure succeeded.
339 if ( set x
; as_func_ret_success y
&& test x
= "$1" ); then
343 echo positional parameters were not saved.
346 test $exitcode = 0) ||
{ (exit 1); exit 1; }
351 test "x$as_lineno_1" != "x$as_lineno_2" &&
352 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") ||
{ (exit 1); exit 1; }
363 if test "x$CONFIG_SHELL" != x
; then
364 for as_var
in BASH_ENV ENV
365 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
368 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
372 if test $as_have_required = no
; then
373 echo This
script requires a shell
more modern than all the
374 echo shells that I found on your system. Please
install a
375 echo modern shell
, or manually run the
script under such a
376 echo shell
if you
do have one.
377 { (exit 1); exit 1; }
387 (eval "as_func_return () {
396 as_func_ret_success () {
399 as_func_ret_failure () {
404 if as_func_success; then
408 echo as_func_success failed.
411 if as_func_failure; then
413 echo as_func_failure succeeded.
416 if as_func_ret_success; then
420 echo as_func_ret_success failed.
423 if as_func_ret_failure; then
425 echo as_func_ret_failure succeeded.
428 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
432 echo positional parameters were not saved.
435 test \$exitcode = 0") ||
{
436 echo No shell found that supports shell functions.
437 echo Please tell bug-autoconf@gnu.org about your system
,
438 echo including any error possibly output before this message.
439 echo This can
help us improve future autoconf versions.
440 echo Configuration will now proceed without shell functions.
447 test "x$as_lineno_1" != "x$as_lineno_2" &&
448 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
450 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
451 # uniformly replaced by the line number. The first 'sed' inserts a
452 # line-number line after each line using $LINENO; the second 'sed'
453 # does the real work. The second script uses 'N' to pair each
454 # line-number line with the line containing $LINENO, and appends
455 # trailing '-' during substitution so that $LINENO is not a special
457 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
458 # scripts with optimization help from Paolo Bonzini. Blame Lee
459 # E. McMahon (1931-1989) for sed's syntax. :-)
471 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
475 chmod +x
"$as_me.lineno" ||
476 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
477 { (exit 1); exit 1; }; }
479 # Don't try to exec as it changes $[0], causing all sort of problems
480 # (the dirname of $[0] is not the place where we might find the
481 # original and so on. Autoconf is especially sensitive to this).
483 # Exit status is that of the last command.
488 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
494 ECHO_C
= ECHO_N
= ECHO_T
=
498 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
504 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
505 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
511 rm -f conf$$ conf$$.exe conf$$.
file
512 if test -d conf$$.dir
; then
513 rm -f conf$$.dir
/conf$$.
file
516 mkdir conf$$.dir
2>/dev
/null
518 if (echo >conf$$.
file) 2>/dev
/null
; then
519 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
521 # ... but there are two gotchas:
522 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
523 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
524 # In both cases, we have to default to `cp -p'.
525 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
527 elif ln conf$$.
file conf$$
2>/dev
/null
; then
535 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
536 rmdir conf$$.dir
2>/dev
/null
538 if mkdir
-p .
2>/dev
/null
; then
541 test -d .
/-p && rmdir .
/-p
545 if test -x / >/dev
/null
2>&1; then
548 if ls -dL / >/dev
/null
2>&1; then
555 if test -d "$1"; then
561 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
562 ???[sx]*):;;*)false;;esac;fi
566 as_executable_p
=$as_test_x
568 # Sed expression to map a string onto a valid CPP name.
569 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
571 # Sed expression to map a string onto a valid variable name.
572 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
576 exec 7<&0 </dev
/null
6>&1
579 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
580 # so uname gets run too.
581 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
586 ac_default_prefix
=/usr
/local
588 ac_config_libobj_dir
=.
594 SHELL
=${CONFIG_SHELL-/bin/sh}
596 # Identity of this package.
598 PACKAGE_TARNAME
='wine'
599 PACKAGE_VERSION
='1.1.22'
600 PACKAGE_STRING
='Wine 1.1.22'
601 PACKAGE_BUGREPORT
='wine-devel@winehq.org'
603 ac_unique_file
="server/atom.c"
604 # Factoring default headers for most tests.
605 ac_includes_default
="\
607 #ifdef HAVE_SYS_TYPES_H
608 # include <sys/types.h>
610 #ifdef HAVE_SYS_STAT_H
611 # include <sys/stat.h>
617 # ifdef HAVE_STDLIB_H
622 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
627 #ifdef HAVE_STRINGS_H
628 # include <strings.h>
630 #ifdef HAVE_INTTYPES_H
631 # include <inttypes.h>
640 ac_subst_vars
='LTLIBOBJS
643 ALL_PROGRAM_BIN_INSTALL_DIRS
644 ALL_PROGRAM_INSTALL_DIRS
801 program_transform_name
811 ac_subst_files
='MAKE_RULES
817 enable_option_checking
821 enable_maintainer_mode
860 ac_precious_vars
='build_alias
875 # Initialize some variables set by options.
877 ac_init_version
=false
878 ac_unrecognized_opts
=
880 # The variables have the same names as the options, with
881 # dashes changed to underlines.
889 program_transform_name
=s
,x
,x
,
897 # Installation directory options.
898 # These are left unexpanded so users can "make install exec_prefix=/foo"
899 # and all the variables that are supposed to be based on exec_prefix
900 # by default will actually change.
901 # Use braces instead of parens because sh, perl, etc. also accept them.
902 # (The list follows the same order as the GNU Coding Standards.)
903 bindir
='${exec_prefix}/bin'
904 sbindir
='${exec_prefix}/sbin'
905 libexecdir
='${exec_prefix}/libexec'
906 datarootdir
='${prefix}/share'
907 datadir
='${datarootdir}'
908 sysconfdir
='${prefix}/etc'
909 sharedstatedir
='${prefix}/com'
910 localstatedir
='${prefix}/var'
911 includedir
='${prefix}/include'
912 oldincludedir
='/usr/include'
913 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
914 infodir
='${datarootdir}/info'
919 libdir
='${exec_prefix}/lib'
920 localedir
='${datarootdir}/locale'
921 mandir
='${datarootdir}/man'
927 # If the previous option needs an argument, assign it.
928 if test -n "$ac_prev"; then
929 eval $ac_prev=\
$ac_option
935 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
939 # Accept the important Cygnus configure options, so we can diagnose typos.
941 case $ac_dashdash$ac_option in
945 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
947 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
950 -build |
--build |
--buil |
--bui |
--bu)
951 ac_prev
=build_alias
;;
952 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
953 build_alias
=$ac_optarg ;;
955 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
956 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
957 ac_prev
=cache_file
;;
958 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
959 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
960 cache_file
=$ac_optarg ;;
963 cache_file
=config.cache
;;
965 -datadir |
--datadir |
--datadi |
--datad)
967 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
968 datadir
=$ac_optarg ;;
970 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
971 |
--dataroo |
--dataro |
--datar)
972 ac_prev
=datarootdir
;;
973 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
974 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
975 datarootdir
=$ac_optarg ;;
977 -disable-* |
--disable-*)
978 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
979 # Reject names that are not valid shell variable names.
980 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
981 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
982 { (exit 1); exit 1; }; }
983 ac_useropt_orig
=$ac_useropt
984 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
985 case $ac_user_opts in
989 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
990 ac_unrecognized_sep
=', ';;
992 eval enable_
$ac_useropt=no
;;
994 -docdir |
--docdir |
--docdi |
--doc |
--do)
996 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
999 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
1001 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
1002 dvidir
=$ac_optarg ;;
1004 -enable-* |
--enable-*)
1005 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1006 # Reject names that are not valid shell variable names.
1007 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1008 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1009 { (exit 1); exit 1; }; }
1010 ac_useropt_orig
=$ac_useropt
1011 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1012 case $ac_user_opts in
1014 "enable_
$ac_useropt"
1016 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1017 ac_unrecognized_sep
=', ';;
1019 eval enable_
$ac_useropt=\
$ac_optarg ;;
1021 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
1022 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
1023 |
--exec |
--exe |
--ex)
1024 ac_prev
=exec_prefix
;;
1025 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
1026 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
1027 |
--exec=* |
--exe=* |
--ex=*)
1028 exec_prefix
=$ac_optarg ;;
1030 -gas |
--gas |
--ga |
--g)
1031 # Obsolete; use --with-gas.
1034 -help |
--help |
--hel |
--he |
-h)
1035 ac_init_help
=long
;;
1036 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
1037 ac_init_help
=recursive
;;
1038 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
1039 ac_init_help
=short
;;
1041 -host |
--host |
--hos |
--ho)
1042 ac_prev
=host_alias
;;
1043 -host=* |
--host=* |
--hos=* |
--ho=*)
1044 host_alias
=$ac_optarg ;;
1046 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
1048 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
1050 htmldir
=$ac_optarg ;;
1052 -includedir |
--includedir |
--includedi |
--included |
--include \
1053 |
--includ |
--inclu |
--incl |
--inc)
1054 ac_prev
=includedir
;;
1055 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1056 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1057 includedir
=$ac_optarg ;;
1059 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1061 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1062 infodir
=$ac_optarg ;;
1064 -libdir |
--libdir |
--libdi |
--libd)
1066 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1067 libdir
=$ac_optarg ;;
1069 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1070 |
--libexe |
--libex |
--libe)
1071 ac_prev
=libexecdir
;;
1072 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1073 |
--libexe=* |
--libex=* |
--libe=*)
1074 libexecdir
=$ac_optarg ;;
1076 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1077 ac_prev
=localedir
;;
1078 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1079 localedir
=$ac_optarg ;;
1081 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1082 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1083 ac_prev
=localstatedir
;;
1084 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1085 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1086 localstatedir
=$ac_optarg ;;
1088 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1090 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1091 mandir
=$ac_optarg ;;
1093 -nfp |
--nfp |
--nf)
1094 # Obsolete; use --without-fp.
1097 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1098 |
--no-cr |
--no-c |
-n)
1101 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1102 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1105 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1106 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1107 |
--oldin |
--oldi |
--old |
--ol |
--o)
1108 ac_prev
=oldincludedir
;;
1109 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1110 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1111 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1112 oldincludedir
=$ac_optarg ;;
1114 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1116 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1117 prefix
=$ac_optarg ;;
1119 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1120 |
--program-pre |
--program-pr |
--program-p)
1121 ac_prev
=program_prefix
;;
1122 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1123 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1124 program_prefix
=$ac_optarg ;;
1126 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1127 |
--program-suf |
--program-su |
--program-s)
1128 ac_prev
=program_suffix
;;
1129 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1130 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1131 program_suffix
=$ac_optarg ;;
1133 -program-transform-name |
--program-transform-name \
1134 |
--program-transform-nam |
--program-transform-na \
1135 |
--program-transform-n |
--program-transform- \
1136 |
--program-transform |
--program-transfor \
1137 |
--program-transfo |
--program-transf \
1138 |
--program-trans |
--program-tran \
1139 |
--progr-tra |
--program-tr |
--program-t)
1140 ac_prev
=program_transform_name
;;
1141 -program-transform-name=* |
--program-transform-name=* \
1142 |
--program-transform-nam=* |
--program-transform-na=* \
1143 |
--program-transform-n=* |
--program-transform-=* \
1144 |
--program-transform=* |
--program-transfor=* \
1145 |
--program-transfo=* |
--program-transf=* \
1146 |
--program-trans=* |
--program-tran=* \
1147 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1148 program_transform_name
=$ac_optarg ;;
1150 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1152 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1153 pdfdir
=$ac_optarg ;;
1155 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1157 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1160 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1161 |
-silent |
--silent |
--silen |
--sile |
--sil)
1164 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1166 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1168 sbindir
=$ac_optarg ;;
1170 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1171 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1172 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1174 ac_prev
=sharedstatedir
;;
1175 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1176 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1177 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1179 sharedstatedir
=$ac_optarg ;;
1181 -site |
--site |
--sit)
1183 -site=* |
--site=* |
--sit=*)
1186 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1188 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1189 srcdir
=$ac_optarg ;;
1191 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1192 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1193 ac_prev
=sysconfdir
;;
1194 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1195 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1196 sysconfdir
=$ac_optarg ;;
1198 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1199 ac_prev
=target_alias
;;
1200 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1201 target_alias
=$ac_optarg ;;
1203 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1206 -version |
--version |
--versio |
--versi |
--vers |
-V)
1207 ac_init_version
=: ;;
1210 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1211 # Reject names that are not valid shell variable names.
1212 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1213 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1214 { (exit 1); exit 1; }; }
1215 ac_useropt_orig
=$ac_useropt
1216 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1217 case $ac_user_opts in
1221 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1222 ac_unrecognized_sep
=', ';;
1224 eval with_
$ac_useropt=\
$ac_optarg ;;
1226 -without-* |
--without-*)
1227 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1228 # Reject names that are not valid shell variable names.
1229 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1230 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1231 { (exit 1); exit 1; }; }
1232 ac_useropt_orig
=$ac_useropt
1233 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1234 case $ac_user_opts in
1238 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1239 ac_unrecognized_sep
=', ';;
1241 eval with_
$ac_useropt=no
;;
1244 # Obsolete; use --with-x.
1247 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1248 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1249 ac_prev
=x_includes
;;
1250 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1251 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1252 x_includes
=$ac_optarg ;;
1254 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1255 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1256 ac_prev
=x_libraries
;;
1257 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1258 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1259 x_libraries
=$ac_optarg ;;
1261 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1262 Try \`$0 --help' for more information." >&2
1263 { (exit 1); exit 1; }; }
1267 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1268 # Reject names that are not valid shell variable names.
1269 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
1270 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1271 { (exit 1); exit 1; }; }
1272 eval $ac_envvar=\
$ac_optarg
1273 export $ac_envvar ;;
1276 # FIXME: should be removed in autoconf 3.0.
1277 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1278 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1279 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1280 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1286 if test -n "$ac_prev"; then
1287 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1288 { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1289 { (exit 1); exit 1; }; }
1292 if test -n "$ac_unrecognized_opts"; then
1293 case $enable_option_checking in
1295 fatal
) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1296 { (exit 1); exit 1; }; } ;;
1297 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1301 # Check all directory arguments for consistency.
1302 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1303 datadir sysconfdir sharedstatedir localstatedir includedir \
1304 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1305 libdir localedir mandir
1307 eval ac_val
=\$
$ac_var
1308 # Remove trailing slashes.
1311 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1312 eval $ac_var=\
$ac_val;;
1314 # Be sure to have absolute directory names.
1316 [\\/$
]* | ?
:[\\/]* ) continue;;
1317 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1319 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1320 { (exit 1); exit 1; }; }
1323 # There might be people who depend on the old broken behavior: `$host'
1324 # used to hold the argument of --host etc.
1325 # FIXME: To remove some day.
1328 target
=$target_alias
1330 # FIXME: To remove some day.
1331 if test "x$host_alias" != x
; then
1332 if test "x$build_alias" = x
; then
1333 cross_compiling
=maybe
1334 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1335 If a cross compiler is detected then cross compile mode will be used." >&2
1336 elif test "x$build_alias" != "x$host_alias"; then
1342 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1344 test "$silent" = yes && exec 6>/dev
/null
1347 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1348 ac_ls_di
=`ls -di .` &&
1349 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1350 { $as_echo "$as_me: error: working directory cannot be determined" >&2
1351 { (exit 1); exit 1; }; }
1352 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1353 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1354 { (exit 1); exit 1; }; }
1357 # Find the source files, if location was not specified.
1358 if test -z "$srcdir"; then
1359 ac_srcdir_defaulted
=yes
1360 # Try the directory containing this script, then the parent directory.
1361 ac_confdir
=`$as_dirname -- "$as_myself" ||
1362 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1363 X"$as_myself" : 'X\(//\)[^/]' \| \
1364 X"$as_myself" : 'X\(//\)$' \| \
1365 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1366 $as_echo X"$as_myself" |
1367 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1385 if test ! -r "$srcdir/$ac_unique_file"; then
1389 ac_srcdir_defaulted
=no
1391 if test ! -r "$srcdir/$ac_unique_file"; then
1392 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1393 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1394 { (exit 1); exit 1; }; }
1396 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1398 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1399 { (exit 1); exit 1; }; }
1401 # When building in place, set srcdir=.
1402 if test "$ac_abs_confdir" = "$ac_pwd"; then
1405 # Remove unnecessary trailing slashes from srcdir.
1406 # Double slashes in file names in object file debugging info
1407 # mess up M-x gdb in Emacs.
1409 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1411 for ac_var
in $ac_precious_vars; do
1412 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1413 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1414 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1415 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1419 # Report the --help message.
1421 if test "$ac_init_help" = "long"; then
1422 # Omit some internal or obsolete options to make the list less imposing.
1423 # This message is too long to be a string in the A/UX 3.1 sh.
1425 \`configure' configures Wine 1.1.22 to adapt to many kinds of systems.
1427 Usage: $0 [OPTION]... [VAR=VALUE]...
1429 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1430 VAR=VALUE. See below for descriptions of some of the useful variables.
1432 Defaults for the options are specified in brackets.
1435 -h, --help display this help and exit
1436 --help=short display options specific to this package
1437 --help=recursive display the short help of all the included packages
1438 -V, --version display version information and exit
1439 -q, --quiet, --silent do not print \`checking...' messages
1440 --cache-file=FILE cache test results in FILE [disabled]
1441 -C, --config-cache alias for \`--cache-file=config.cache'
1442 -n, --no-create do not create output files
1443 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1445 Installation directories:
1446 --prefix=PREFIX install architecture-independent files in PREFIX
1447 [$ac_default_prefix]
1448 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1451 By default, \`make install' will install all the files in
1452 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1453 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1454 for instance \`--prefix=\$HOME'.
1456 For better control, use the options below.
1458 Fine tuning of the installation directories:
1459 --bindir=DIR user executables [EPREFIX/bin]
1460 --sbindir=DIR system admin executables [EPREFIX/sbin]
1461 --libexecdir=DIR program executables [EPREFIX/libexec]
1462 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1463 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1464 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1465 --libdir=DIR object code libraries [EPREFIX/lib]
1466 --includedir=DIR C header files [PREFIX/include]
1467 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1468 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1469 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1470 --infodir=DIR info documentation [DATAROOTDIR/info]
1471 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1472 --mandir=DIR man documentation [DATAROOTDIR/man]
1473 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1474 --htmldir=DIR html documentation [DOCDIR]
1475 --dvidir=DIR dvi documentation [DOCDIR]
1476 --pdfdir=DIR pdf documentation [DOCDIR]
1477 --psdir=DIR ps documentation [DOCDIR]
1483 --x-includes=DIR X include files are
in DIR
1484 --x-libraries=DIR X library files are
in DIR
1487 --build=BUILD configure
for building on BUILD
[guessed
]
1488 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1492 if test -n "$ac_init_help"; then
1493 case $ac_init_help in
1494 short | recursive
) echo "Configuration of Wine 1.1.22:";;
1499 --disable-option-checking ignore unrecognized
--enable/--with options
1500 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1501 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1502 --disable-win16 do not include Win16 support
1503 --enable-win64 build a Win64 emulator on AMD64
(won
't run Win32
1505 --disable-tests do not build the regression tests
1506 --enable-maintainer-mode
1507 enable maintainer-specific build rules
1510 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1511 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1512 --without-alsa do not use the Alsa sound support
1513 --without-audioio do not use the AudioIO sound support
1514 --without-capi do not use CAPI (ISDN support)
1515 --without-cms do not use CMS (color management support)
1516 --without-coreaudio do not use the CoreAudio sound support
1517 --without-cups do not use CUPS
1518 --without-curses do not use (n)curses
1519 --without-esd do not use the EsounD sound support
1520 --without-fontconfig do not use fontconfig
1521 --without-freetype do not use the FreeType library
1522 --without-gphoto do not use gphoto (Digital Camera support)
1523 --without-glu do not use the GLU library
1524 --without-gnutls do not use GnuTLS (schannel support)
1525 --without-hal do not use HAL (dynamic device support)
1526 --without-jack do not use the Jack sound support
1527 --without-jpeg do not use JPEG
1528 --without-ldap do not use LDAP
1529 --without-nas do not use the NAS sound support
1530 --without-opengl do not use OpenGL
1531 --without-openssl do not use OpenSSL
1532 --without-oss do not use the OSS sound support
1533 --without-png do not use PNG
1534 --without-pthread do not use the pthread library
1535 --without-sane do not use SANE (scanner support)
1536 --without-xcomposite do not use the Xcomposite extension
1537 --without-xcursor do not use the Xcursor extension
1538 --without-xinerama do not use Xinerama (multi-monitor support)
1539 --without-xinput do not use the Xinput extension
1540 --without-xml do not use XML
1541 --without-xrandr do not use Xrandr (resolution changes)
1542 --without-xrender do not use the Xrender extension
1543 --without-xshape do not use the Xshape extension
1544 --without-xshm do not use XShm (shared memory extension)
1545 --without-xslt do not use XSLT
1546 --without-xxf86vm do not use XFree video mode extension
1547 --with-wine-tools=DIR use Wine tools from directory DIR
1548 --with-x use the X Window System
1550 Some influential environment variables:
1551 CC C compiler command
1552 CFLAGS C compiler flags
1553 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1554 nonstandard directory <lib dir>
1555 LIBS libraries to pass to the linker, e.g. -l<library>
1556 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1557 you have headers in a nonstandard directory <include dir>
1558 CXX C++ compiler command
1559 CXXFLAGS C++ compiler flags
1561 XMKMF Path to xmkmf, Makefile generator for X Window System
1563 Use these variables to override the choices made by `configure' or to
help
1564 it to
find libraries and programs with nonstandard names
/locations.
1566 Report bugs to
<wine-devel@winehq.org
>.
1571 if test "$ac_init_help" = "recursive"; then
1572 # If there are subdirs, report their specific --help.
1573 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1574 test -d "$ac_dir" ||
1575 { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=.
&& test -d "$ac_dir"; } ||
1580 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1582 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1583 # A ".." for each directory in $ac_dir_suffix.
1584 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1585 case $ac_top_builddir_sub in
1586 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1587 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1590 ac_abs_top_builddir
=$ac_pwd
1591 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1592 # for backward compatibility:
1593 ac_top_builddir
=$ac_top_build_prefix
1596 .
) # We are building in place.
1598 ac_top_srcdir
=$ac_top_builddir_sub
1599 ac_abs_top_srcdir
=$ac_pwd ;;
1600 [\\/]* | ?
:[\\/]* ) # Absolute name.
1601 ac_srcdir
=$srcdir$ac_dir_suffix;
1602 ac_top_srcdir
=$srcdir
1603 ac_abs_top_srcdir
=$srcdir ;;
1605 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1606 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1607 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1609 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1611 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1612 # Check for guested configure.
1613 if test -f "$ac_srcdir/configure.gnu"; then
1615 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1616 elif test -f "$ac_srcdir/configure"; then
1618 $SHELL "$ac_srcdir/configure" --help=recursive
1620 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1622 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1626 test -n "$ac_init_help" && exit $ac_status
1627 if $ac_init_version; then
1629 Wine configure
1.1.22
1630 generated by GNU Autoconf
2.63
1632 Copyright
(C
) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1633 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
, Inc.
1634 This configure
script is free software
; the Free Software Foundation
1635 gives unlimited permission to copy
, distribute and modify it.
1639 cat >config.log
<<_ACEOF
1640 This file contains any messages produced by compilers while
1641 running configure, to aid debugging if configure makes a mistake.
1643 It was created by Wine $as_me 1.1.22, which was
1644 generated by GNU Autoconf 2.63. Invocation command line was
1656 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1657 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1658 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1659 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1660 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1662 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1663 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1665 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1666 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1667 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1668 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1669 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1670 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1671 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1675 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1679 test -z "$as_dir" && as_dir
=.
1680 $as_echo "PATH: $as_dir"
1696 # Keep a trace of the command line.
1697 # Strip out --no-create and --no-recursion so they do not pile up.
1698 # Strip out --silent because we don't want to record it for future runs.
1699 # Also quote any args containing shell meta-characters.
1700 # Make two passes to allow for proper duplicate-argument suppression.
1704 ac_must_keep_next
=false
1710 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1711 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1712 |
-silent |
--silent |
--silen |
--sile |
--sil)
1715 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1718 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
1720 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
1721 if test $ac_must_keep_next = true
; then
1722 ac_must_keep_next
=false
# Got value, back to normal.
1725 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1726 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1727 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1728 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1729 case "$ac_configure_args0 " in
1730 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1733 -* ) ac_must_keep_next
=true
;;
1736 ac_configure_args
="$ac_configure_args '$ac_arg'"
1741 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1742 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1744 # When interrupted or exit'd, cleanup temporary files, and complete
1745 # config.log. We remove comments because anyway the quotes in there
1746 # would cause problems or look ugly.
1747 # WARNING: Use '\'' to represent an apostrophe within the trap.
1748 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1749 trap 'exit_status=$?
1750 # Save into config.log some information that might help in debugging.
1755 ## ---------------- ##
1756 ## Cache variables. ##
1757 ## ---------------- ##
1760 # The following way of writing the cache mishandles newlines in values,
1762 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1763 eval ac_val=\$$ac_var
1767 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1768 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1771 _ | IFS | as_nl) ;; #(
1772 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1773 *) $as_unset $ac_var ;;
1778 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1779 *${as_nl}ac_space=\ *)
1781 "s/'\''/'\''\\\\'\'''\''/g;
1782 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1785 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1793 ## ----------------- ##
1794 ## Output variables. ##
1795 ## ----------------- ##
1798 for ac_var in $ac_subst_vars
1800 eval ac_val=\$$ac_var
1802 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1804 $as_echo "$ac_var='\''$ac_val'\''"
1808 if test -n "$ac_subst_files"; then
1810 ## ------------------- ##
1811 ## File substitutions. ##
1812 ## ------------------- ##
1815 for ac_var
in $ac_subst_files
1817 eval ac_val
=\$
$ac_var
1819 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1821 $as_echo "$ac_var='\''$ac_val'\''"
1826 if test -s confdefs.h; then
1836 test "$ac_signal" != 0 &&
1837 $as_echo "$as_me: caught signal $ac_signal"
1838 $as_echo "$as_me: exit $exit_status"
1840 rm -f core *.core core.conftest.* &&
1841 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1844 for ac_signal
in 1 2 13 15; do
1845 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1849 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1850 rm -f -r conftest
* confdefs.h
1852 # Predefined preprocessor variables.
1854 cat >>confdefs.h
<<_ACEOF
1855 #define PACKAGE_NAME "$PACKAGE_NAME"
1859 cat >>confdefs.h
<<_ACEOF
1860 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1864 cat >>confdefs.h
<<_ACEOF
1865 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1869 cat >>confdefs.h
<<_ACEOF
1870 #define PACKAGE_STRING "$PACKAGE_STRING"
1874 cat >>confdefs.h
<<_ACEOF
1875 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1879 # Let the site file select an alternate cache file if it wants to.
1880 # Prefer an explicitly selected file to automatically selected ones.
1883 if test -n "$CONFIG_SITE"; then
1884 ac_site_file1
=$CONFIG_SITE
1885 elif test "x$prefix" != xNONE
; then
1886 ac_site_file1
=$prefix/share
/config.site
1887 ac_site_file2
=$prefix/etc
/config.site
1889 ac_site_file1
=$ac_default_prefix/share
/config.site
1890 ac_site_file2
=$ac_default_prefix/etc
/config.site
1892 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
1894 test "x$ac_site_file" = xNONE
&& continue
1895 if test -r "$ac_site_file"; then
1896 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1897 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1898 sed 's/^/| /' "$ac_site_file" >&5
1903 if test -r "$cache_file"; then
1904 # Some versions of bash will fail to source /dev/null (special
1905 # files actually), so we avoid doing that.
1906 if test -f "$cache_file"; then
1907 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1908 $as_echo "$as_me: loading cache $cache_file" >&6;}
1910 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
1911 *) .
"./$cache_file";;
1915 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1916 $as_echo "$as_me: creating cache $cache_file" >&6;}
1920 # Check that the precious variables saved in the cache have kept the same
1922 ac_cache_corrupted
=false
1923 for ac_var
in $ac_precious_vars; do
1924 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1925 eval ac_new_set
=\
$ac_env_${ac_var}_set
1926 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
1927 eval ac_new_val
=\
$ac_env_${ac_var}_value
1928 case $ac_old_set,$ac_new_set in
1930 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1931 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1932 ac_cache_corrupted
=: ;;
1934 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1935 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1936 ac_cache_corrupted
=: ;;
1939 if test "x$ac_old_val" != "x$ac_new_val"; then
1940 # differences in whitespace do not lead to failure.
1941 ac_old_val_w
=`echo x $ac_old_val`
1942 ac_new_val_w
=`echo x $ac_new_val`
1943 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1944 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1945 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1946 ac_cache_corrupted
=:
1948 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1949 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1950 eval $ac_var=\
$ac_old_val
1952 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5
1953 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1954 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5
1955 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1958 # Pass precious variables to config.status.
1959 if test "$ac_new_set" = set; then
1961 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1962 *) ac_arg
=$ac_var=$ac_new_val ;;
1964 case " $ac_configure_args " in
1965 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1966 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1970 if $ac_cache_corrupted; then
1971 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1972 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1973 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1974 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1975 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1976 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1977 { (exit 1); exit 1; }; }
2005 ac_cpp
='$CPP $CPPFLAGS'
2006 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2007 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2008 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2012 ac_config_headers
="$ac_config_headers include/config.h"
2015 for ac_dir
in tools
"$srcdir"/tools
; do
2016 if test -f "$ac_dir/install-sh"; then
2018 ac_install_sh
="$ac_aux_dir/install-sh -c"
2020 elif test -f "$ac_dir/install.sh"; then
2022 ac_install_sh
="$ac_aux_dir/install.sh -c"
2024 elif test -f "$ac_dir/shtool"; then
2026 ac_install_sh
="$ac_aux_dir/shtool install -c"
2030 if test -z "$ac_aux_dir"; then
2031 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
2032 $as_echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
2033 { (exit 1); exit 1; }; }
2036 # These three variables are undocumented and unsupported,
2037 # and are intended to be withdrawn in a future Autoconf release.
2038 # They can cause serious problems if a builder's source tree is in a directory
2039 # whose full name contains unusual characters.
2040 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2041 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2042 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2047 # Check whether --enable-win16 was given.
2048 if test "${enable_win16+set}" = set; then
2049 enableval
=$enable_win16;
2052 # Check whether --enable-win64 was given.
2053 if test "${enable_win64+set}" = set; then
2054 enableval
=$enable_win64;
2057 # Check whether --enable-tests was given.
2058 if test "${enable_tests+set}" = set; then
2059 enableval
=$enable_tests;
2062 # Check whether --enable-maintainer-mode was given.
2063 if test "${enable_maintainer_mode+set}" = set; then
2064 enableval
=$enable_maintainer_mode;
2072 # Check whether --with-alsa was given.
2073 if test "${with_alsa+set}" = set; then
2074 withval
=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h
=no
; ac_cv_header_alsa_asoundlib_h
=no
; fi
2078 # Check whether --with-audioio was given.
2079 if test "${with_audioio+set}" = set; then
2080 withval
=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h
=no
; fi
2084 # Check whether --with-capi was given.
2085 if test "${with_capi+set}" = set; then
2086 withval
=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h
=no
; ac_cv_header_linux_capi_h
=no
; fi
2090 # Check whether --with-cms was given.
2091 if test "${with_cms+set}" = set; then
2092 withval
=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h
=no
; ac_cv_header_lcms_lcms_h
=no
; fi
2096 # Check whether --with-coreaudio was given.
2097 if test "${with_coreaudio+set}" = set; then
2098 withval
=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h
=no
; fi
2102 # Check whether --with-cups was given.
2103 if test "${with_cups+set}" = set; then
2108 # Check whether --with-curses was given.
2109 if test "${with_curses+set}" = set; then
2110 withval
=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h
=no
; ac_cv_header_curses_h
=no
; fi
2114 # Check whether --with-esd was given.
2115 if test "${with_esd+set}" = set; then
2120 # Check whether --with-fontconfig was given.
2121 if test "${with_fontconfig+set}" = set; then
2122 withval
=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h
=no
; fi
2126 # Check whether --with-freetype was given.
2127 if test "${with_freetype+set}" = set; then
2128 withval
=$with_freetype;
2132 # Check whether --with-gphoto was given.
2133 if test "${with_gphoto+set}" = set; then
2134 withval
=$with_gphoto;
2138 # Check whether --with-glu was given.
2139 if test "${with_glu+set}" = set; then
2140 withval
=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h
=no
; fi
2144 # Check whether --with-gnutls was given.
2145 if test "${with_gnutls+set}" = set; then
2146 withval
=$with_gnutls;
2150 # Check whether --with-hal was given.
2151 if test "${with_hal+set}" = set; then
2156 # Check whether --with-jack was given.
2157 if test "${with_jack+set}" = set; then
2158 withval
=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h
=no
; fi
2162 # Check whether --with-jpeg was given.
2163 if test "${with_jpeg+set}" = set; then
2164 withval
=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h
=no
; fi
2168 # Check whether --with-ldap was given.
2169 if test "${with_ldap+set}" = set; then
2170 withval
=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h
=no
; ac_cv_header_lber_h
=no
; fi
2174 # Check whether --with-nas was given.
2175 if test "${with_nas+set}" = set; then
2176 withval
=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h
=no
; fi
2180 # Check whether --with-opengl was given.
2181 if test "${with_opengl+set}" = set; then
2182 withval
=$with_opengl;
2186 # Check whether --with-openssl was given.
2187 if test "${with_openssl+set}" = set; then
2188 withval
=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h
=no
; ac_cv_header_openssl_ssl_h
=no
; fi
2192 # Check whether --with-oss was given.
2193 if test "${with_oss+set}" = set; then
2194 withval
=$with_oss; if test "x$withval" = "xno"; then ac_cv_header_soundcard_h
=no
; ac_cv_header_sys_soundcard_h
=no
; ac_cv_header_machine_soundcard_h
=no
; fi
2198 # Check whether --with-png was given.
2199 if test "${with_png+set}" = set; then
2200 withval
=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h
=no
; fi
2204 # Check whether --with-pthread was given.
2205 if test "${with_pthread+set}" = set; then
2206 withval
=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h
=no
; fi
2210 # Check whether --with-sane was given.
2211 if test "${with_sane+set}" = set; then
2216 # Check whether --with-xcomposite was given.
2217 if test "${with_xcomposite+set}" = set; then
2218 withval
=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h
=no
; fi
2222 # Check whether --with-xcursor was given.
2223 if test "${with_xcursor+set}" = set; then
2224 withval
=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h
=no
; fi
2228 # Check whether --with-xinerama was given.
2229 if test "${with_xinerama+set}" = set; then
2230 withval
=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h
=no
; fi
2234 # Check whether --with-xinput was given.
2235 if test "${with_xinput+set}" = set; then
2236 withval
=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h
=no
; fi
2240 # Check whether --with-xml was given.
2241 if test "${with_xml+set}" = set; then
2246 # Check whether --with-xrandr was given.
2247 if test "${with_xrandr+set}" = set; then
2248 withval
=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h
=no
; fi
2252 # Check whether --with-xrender was given.
2253 if test "${with_xrender+set}" = set; then
2254 withval
=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h
=no
; fi
2258 # Check whether --with-xshape was given.
2259 if test "${with_xshape+set}" = set; then
2260 withval
=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h
=no
; fi
2264 # Check whether --with-xshm was given.
2265 if test "${with_xshm+set}" = set; then
2266 withval
=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h
=no
; fi
2270 # Check whether --with-xslt was given.
2271 if test "${with_xslt+set}" = set; then
2276 # Check whether --with-xxf86vm was given.
2277 if test "${with_xxf86vm+set}" = set; then
2278 withval
=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h
=no
; fi
2283 # Check whether --with-wine-tools was given.
2284 if test "${with_wine_tools+set}" = set; then
2285 withval
=$with_wine_tools;
2289 # Make sure we can run config.sub.
2290 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2291 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2292 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2293 { (exit 1); exit 1; }; }
2295 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2296 $as_echo_n "checking build system type... " >&6; }
2297 if test "${ac_cv_build+set}" = set; then
2298 $as_echo_n "(cached) " >&6
2300 ac_build_alias
=$build_alias
2301 test "x$ac_build_alias" = x
&&
2302 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2303 test "x$ac_build_alias" = x
&&
2304 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2305 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2306 { (exit 1); exit 1; }; }
2307 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2308 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2309 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2310 { (exit 1); exit 1; }; }
2313 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2314 $as_echo "$ac_cv_build" >&6; }
2315 case $ac_cv_build in
2317 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2318 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2319 { (exit 1); exit 1; }; };;
2322 ac_save_IFS
=$IFS; IFS
='-'
2328 # Remember, the first character of IFS is used to create $*,
2329 # except with old shells:
2332 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2335 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2336 $as_echo_n "checking host system type... " >&6; }
2337 if test "${ac_cv_host+set}" = set; then
2338 $as_echo_n "(cached) " >&6
2340 if test "x$host_alias" = x
; then
2341 ac_cv_host
=$ac_cv_build
2343 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2344 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2345 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2346 { (exit 1); exit 1; }; }
2350 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2351 $as_echo "$ac_cv_host" >&6; }
2354 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2355 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2356 { (exit 1); exit 1; }; };;
2359 ac_save_IFS
=$IFS; IFS
='-'
2365 # Remember, the first character of IFS is used to create $*,
2366 # except with old shells:
2369 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2375 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2376 { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2377 You need to run 'make distclean' in the source tree first." >&5
2378 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2379 You need to run 'make distclean' in the source tree first." >&2;}
2380 { (exit 1); exit 1; }; }
2385 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2386 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2388 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2389 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2390 $as_echo_n "(cached) " >&6
2392 cat >conftest.
make <<\_ACEOF
2395 @
echo '@@@%%%=$(MAKE)=@@@%%%'
2397 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2398 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2400 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
2402 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
2406 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
2407 { $as_echo "$as_me:$LINENO: result: yes" >&5
2408 $as_echo "yes" >&6; }
2411 { $as_echo "$as_me:$LINENO: result: no" >&5
2412 $as_echo "no" >&6; }
2413 SET_MAKE
="MAKE=${MAKE-make}"
2417 ac_cpp
='$CPP $CPPFLAGS'
2418 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2419 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2420 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2421 if test -n "$ac_tool_prefix"; then
2422 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2423 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2424 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2425 $as_echo_n "checking for $ac_word... " >&6; }
2426 if test "${ac_cv_prog_CC+set}" = set; then
2427 $as_echo_n "(cached) " >&6
2429 if test -n "$CC"; then
2430 ac_cv_prog_CC
="$CC" # Let the user override the test.
2432 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2436 test -z "$as_dir" && as_dir
=.
2437 for ac_exec_ext
in '' $ac_executable_extensions; do
2438 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2439 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2440 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2450 if test -n "$CC"; then
2451 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2452 $as_echo "$CC" >&6; }
2454 { $as_echo "$as_me:$LINENO: result: no" >&5
2455 $as_echo "no" >&6; }
2460 if test -z "$ac_cv_prog_CC"; then
2462 # Extract the first word of "gcc", so it can be a program name with args.
2463 set dummy gcc
; ac_word
=$2
2464 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2465 $as_echo_n "checking for $ac_word... " >&6; }
2466 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2467 $as_echo_n "(cached) " >&6
2469 if test -n "$ac_ct_CC"; then
2470 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2472 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2476 test -z "$as_dir" && as_dir
=.
2477 for ac_exec_ext
in '' $ac_executable_extensions; do
2478 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2479 ac_cv_prog_ac_ct_CC
="gcc"
2480 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2489 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2490 if test -n "$ac_ct_CC"; then
2491 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2492 $as_echo "$ac_ct_CC" >&6; }
2494 { $as_echo "$as_me:$LINENO: result: no" >&5
2495 $as_echo "no" >&6; }
2498 if test "x$ac_ct_CC" = x
; then
2501 case $cross_compiling:$ac_tool_warned in
2503 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2504 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2505 ac_tool_warned
=yes ;;
2513 if test -z "$CC"; then
2514 if test -n "$ac_tool_prefix"; then
2515 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2516 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2517 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2518 $as_echo_n "checking for $ac_word... " >&6; }
2519 if test "${ac_cv_prog_CC+set}" = set; then
2520 $as_echo_n "(cached) " >&6
2522 if test -n "$CC"; then
2523 ac_cv_prog_CC
="$CC" # Let the user override the test.
2525 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2529 test -z "$as_dir" && as_dir
=.
2530 for ac_exec_ext
in '' $ac_executable_extensions; do
2531 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2532 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2533 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2543 if test -n "$CC"; then
2544 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2545 $as_echo "$CC" >&6; }
2547 { $as_echo "$as_me:$LINENO: result: no" >&5
2548 $as_echo "no" >&6; }
2554 if test -z "$CC"; then
2555 # Extract the first word of "cc", so it can be a program name with args.
2556 set dummy cc
; ac_word
=$2
2557 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2558 $as_echo_n "checking for $ac_word... " >&6; }
2559 if test "${ac_cv_prog_CC+set}" = set; then
2560 $as_echo_n "(cached) " >&6
2562 if test -n "$CC"; then
2563 ac_cv_prog_CC
="$CC" # Let the user override the test.
2566 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2570 test -z "$as_dir" && as_dir
=.
2571 for ac_exec_ext
in '' $ac_executable_extensions; do
2572 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2573 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2574 ac_prog_rejected
=yes
2578 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2585 if test $ac_prog_rejected = yes; then
2586 # We found a bogon in the path, so make sure we never use it.
2587 set dummy
$ac_cv_prog_CC
2589 if test $# != 0; then
2590 # We chose a different compiler from the bogus one.
2591 # However, it has the same basename, so the bogon will be chosen
2592 # first if we set CC to just the basename; use the full file name.
2594 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
2600 if test -n "$CC"; then
2601 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2602 $as_echo "$CC" >&6; }
2604 { $as_echo "$as_me:$LINENO: result: no" >&5
2605 $as_echo "no" >&6; }
2610 if test -z "$CC"; then
2611 if test -n "$ac_tool_prefix"; then
2612 for ac_prog
in cl.exe
2614 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2615 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2616 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2617 $as_echo_n "checking for $ac_word... " >&6; }
2618 if test "${ac_cv_prog_CC+set}" = set; then
2619 $as_echo_n "(cached) " >&6
2621 if test -n "$CC"; then
2622 ac_cv_prog_CC
="$CC" # Let the user override the test.
2624 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2628 test -z "$as_dir" && as_dir
=.
2629 for ac_exec_ext
in '' $ac_executable_extensions; do
2630 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2631 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
2632 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2642 if test -n "$CC"; then
2643 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2644 $as_echo "$CC" >&6; }
2646 { $as_echo "$as_me:$LINENO: result: no" >&5
2647 $as_echo "no" >&6; }
2651 test -n "$CC" && break
2654 if test -z "$CC"; then
2656 for ac_prog
in cl.exe
2658 # Extract the first word of "$ac_prog", so it can be a program name with args.
2659 set dummy
$ac_prog; ac_word
=$2
2660 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2661 $as_echo_n "checking for $ac_word... " >&6; }
2662 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2663 $as_echo_n "(cached) " >&6
2665 if test -n "$ac_ct_CC"; then
2666 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2668 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2672 test -z "$as_dir" && as_dir
=.
2673 for ac_exec_ext
in '' $ac_executable_extensions; do
2674 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2675 ac_cv_prog_ac_ct_CC
="$ac_prog"
2676 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2685 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2686 if test -n "$ac_ct_CC"; then
2687 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2688 $as_echo "$ac_ct_CC" >&6; }
2690 { $as_echo "$as_me:$LINENO: result: no" >&5
2691 $as_echo "no" >&6; }
2695 test -n "$ac_ct_CC" && break
2698 if test "x$ac_ct_CC" = x
; then
2701 case $cross_compiling:$ac_tool_warned in
2703 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2704 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2705 ac_tool_warned
=yes ;;
2714 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2715 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2716 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2717 See \`config.log' for more details." >&5
2718 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2719 See \`config.log' for more details." >&2;}
2720 { (exit 1); exit 1; }; }; }
2722 # Provide some information about the compiler.
2723 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2726 { (ac_try
="$ac_compiler --version >&5"
2728 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2729 *) ac_try_echo=$ac_try;;
2731 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2732 $as_echo "$ac_try_echo") >&5
2733 (eval "$ac_compiler --version >&5") 2>&5
2735 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2736 (exit $ac_status); }
2737 { (ac_try="$ac_compiler -v >&5"
2739 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2740 *) ac_try_echo
=$ac_try;;
2742 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2743 $as_echo "$ac_try_echo") >&5
2744 (eval "$ac_compiler -v >&5") 2>&5
2746 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2747 (exit $ac_status); }
2748 { (ac_try
="$ac_compiler -V >&5"
2750 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2751 *) ac_try_echo=$ac_try;;
2753 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2754 $as_echo "$ac_try_echo") >&5
2755 (eval "$ac_compiler -V >&5") 2>&5
2757 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2758 (exit $ac_status); }
2760 cat >conftest.$ac_ext <<_ACEOF
2763 cat confdefs.h >>conftest.$ac_ext
2764 cat >>conftest.$ac_ext <<_ACEOF
2765 /* end confdefs.h. */
2775 ac_clean_files_save=$ac_clean_files
2776 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2777 # Try to create an executable without -o first, disregard a.out.
2778 # It will help us diagnose broken compilers, and finding out an intuition
2780 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2781 $as_echo_n "checking for C compiler default output file name... " >&6; }
2782 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
2784 # The possible output files:
2785 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2788 for ac_file in $ac_files
2791 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2792 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2797 if { (ac_try="$ac_link_default"
2799 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2800 *) ac_try_echo
=$ac_try;;
2802 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2803 $as_echo "$ac_try_echo") >&5
2804 (eval "$ac_link_default") 2>&5
2806 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2807 (exit $ac_status); }; then
2808 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2809 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2810 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2811 # so that the user can short-circuit this test for compilers unknown to
2813 for ac_file
in $ac_files ''
2815 test -f "$ac_file" ||
continue
2817 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
2820 # We found the default executable, but exeext='' is most
2824 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
2826 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2828 # We set ac_cv_exeext here because the later test for it is not
2829 # safe: cross compilers may not add the suffix if given an `-o'
2830 # argument, so we may need to know it at that point already.
2831 # Even if this section looks crufty: it has the advantage of
2838 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
2844 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2845 $as_echo "$ac_file" >&6; }
2846 if test -z "$ac_file"; then
2847 $as_echo "$as_me: failed program was:" >&5
2848 sed 's/^/| /' conftest.
$ac_ext >&5
2850 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2851 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2852 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2853 See \`config.log' for more details." >&5
2854 $as_echo "$as_me: error: C compiler cannot create executables
2855 See \`config.log' for more details." >&2;}
2856 { (exit 77); exit 77; }; }; }
2859 ac_exeext
=$ac_cv_exeext
2861 # Check that the compiler produces executables we can run. If not, either
2862 # the compiler is broken, or we cross compile.
2863 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2864 $as_echo_n "checking whether the C compiler works... " >&6; }
2865 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2866 # If not cross compiling, check that we can run a simple program.
2867 if test "$cross_compiling" != yes; then
2868 if { ac_try
='./$ac_file'
2869 { (case "(($ac_try" in
2870 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2871 *) ac_try_echo=$ac_try;;
2873 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2874 $as_echo "$ac_try_echo") >&5
2875 (eval "$ac_try") 2>&5
2877 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2878 (exit $ac_status); }; }; then
2881 if test "$cross_compiling" = maybe; then
2884 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2885 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2886 { { $as_echo "$as_me:$LINENO: error
: cannot run C compiled programs.
2887 If you meant to cross compile
, use \
`--host'.
2888 See \`config.log
' for more details." >&5
2889 $as_echo "$as_me: error: cannot run C compiled programs.
2890 If you meant to cross compile, use \`--host'.
2891 See \
`config.log' for more details." >&2;}
2892 { (exit 1); exit 1; }; }; }
2896 { $as_echo "$as_me:$LINENO: result: yes" >&5
2897 $as_echo "yes" >&6; }
2899 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2900 ac_clean_files=$ac_clean_files_save
2901 # Check that the compiler produces executables we can run. If not, either
2902 # the compiler is broken, or we cross compile.
2903 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2904 $as_echo_n "checking whether we are cross compiling... " >&6; }
2905 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2906 $as_echo "$cross_compiling" >&6; }
2908 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2909 $as_echo_n "checking for suffix of executables... " >&6; }
2910 if { (ac_try="$ac_link"
2912 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2913 *) ac_try_echo
=$ac_try;;
2915 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2916 $as_echo "$ac_try_echo") >&5
2917 (eval "$ac_link") 2>&5
2919 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2920 (exit $ac_status); }; then
2921 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2922 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2923 # work properly (i.e., refer to `conftest.exe'), while it won't with
2925 for ac_file
in conftest.exe conftest conftest.
*; do
2926 test -f "$ac_file" ||
continue
2928 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
2929 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2935 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2936 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2937 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2938 See \`config.log' for more details." >&5
2939 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2940 See \`config.log' for more details." >&2;}
2941 { (exit 1); exit 1; }; }; }
2944 rm -f conftest
$ac_cv_exeext
2945 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2946 $as_echo "$ac_cv_exeext" >&6; }
2948 rm -f conftest.
$ac_ext
2949 EXEEXT
=$ac_cv_exeext
2951 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2952 $as_echo_n "checking for suffix of object files... " >&6; }
2953 if test "${ac_cv_objext+set}" = set; then
2954 $as_echo_n "(cached) " >&6
2956 cat >conftest.
$ac_ext <<_ACEOF
2959 cat confdefs.h
>>conftest.
$ac_ext
2960 cat >>conftest.
$ac_ext <<_ACEOF
2961 /* end confdefs.h. */
2971 rm -f conftest.o conftest.obj
2972 if { (ac_try
="$ac_compile"
2974 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2975 *) ac_try_echo=$ac_try;;
2977 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2978 $as_echo "$ac_try_echo") >&5
2979 (eval "$ac_compile") 2>&5
2981 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2982 (exit $ac_status); }; then
2983 for ac_file in conftest.o conftest.obj conftest.*; do
2984 test -f "$ac_file" || continue;
2986 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2987 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2992 $as_echo "$as_me: failed program was:" >&5
2993 sed 's/^/| /' conftest.$ac_ext >&5
2995 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2996 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2997 { { $as_echo "$as_me:$LINENO: error
: cannot compute suffix of object files
: cannot compile
2998 See \
`config.log' for more details." >&5
2999 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
3000 See \`config.log
' for more details." >&2;}
3001 { (exit 1); exit 1; }; }; }
3004 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3006 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3007 $as_echo "$ac_cv_objext" >&6; }
3008 OBJEXT=$ac_cv_objext
3010 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3011 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3012 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3013 $as_echo_n "(cached) " >&6
3015 cat >conftest.$ac_ext <<_ACEOF
3018 cat confdefs.h >>conftest.$ac_ext
3019 cat >>conftest.$ac_ext <<_ACEOF
3020 /* end confdefs.h. */
3033 rm -f conftest.$ac_objext
3034 if { (ac_try="$ac_compile"
3036 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3037 *) ac_try_echo=$ac_try;;
3039 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3040 $as_echo "$ac_try_echo") >&5
3041 (eval "$ac_compile") 2>conftest.er1
3043 grep -v '^
*+' conftest.er1 >conftest.err
3045 cat conftest.err >&5
3046 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3047 (exit $ac_status); } && {
3048 test -z "$ac_c_werror_flag" ||
3049 test ! -s conftest.err
3050 } && test -s conftest.$ac_objext; then
3053 $as_echo "$as_me: failed program was:" >&5
3054 sed 's
/^
/|
/' conftest.$ac_ext >&5
3059 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3060 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3063 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3064 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3065 if test $ac_compiler_gnu = yes; then
3070 ac_test_CFLAGS=${CFLAGS+set}
3071 ac_save_CFLAGS=$CFLAGS
3072 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3073 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3074 if test "${ac_cv_prog_cc_g+set}" = set; then
3075 $as_echo_n "(cached) " >&6
3077 ac_save_c_werror_flag=$ac_c_werror_flag
3078 ac_c_werror_flag=yes
3081 cat >conftest.$ac_ext <<_ACEOF
3084 cat confdefs.h >>conftest.$ac_ext
3085 cat >>conftest.$ac_ext <<_ACEOF
3086 /* end confdefs.h. */
3096 rm -f conftest.$ac_objext
3097 if { (ac_try="$ac_compile"
3099 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3100 *) ac_try_echo=$ac_try;;
3102 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3103 $as_echo "$ac_try_echo") >&5
3104 (eval "$ac_compile") 2>conftest.er1
3106 grep -v '^
*+' conftest.er1 >conftest.err
3108 cat conftest.err >&5
3109 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3110 (exit $ac_status); } && {
3111 test -z "$ac_c_werror_flag" ||
3112 test ! -s conftest.err
3113 } && test -s conftest.$ac_objext; then
3116 $as_echo "$as_me: failed program was:" >&5
3117 sed 's
/^
/|
/' conftest.$ac_ext >&5
3120 cat >conftest.$ac_ext <<_ACEOF
3123 cat confdefs.h >>conftest.$ac_ext
3124 cat >>conftest.$ac_ext <<_ACEOF
3125 /* end confdefs.h. */
3135 rm -f conftest.$ac_objext
3136 if { (ac_try="$ac_compile"
3138 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3139 *) ac_try_echo=$ac_try;;
3141 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3142 $as_echo "$ac_try_echo") >&5
3143 (eval "$ac_compile") 2>conftest.er1
3145 grep -v '^
*+' conftest.er1 >conftest.err
3147 cat conftest.err >&5
3148 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3149 (exit $ac_status); } && {
3150 test -z "$ac_c_werror_flag" ||
3151 test ! -s conftest.err
3152 } && test -s conftest.$ac_objext; then
3155 $as_echo "$as_me: failed program was:" >&5
3156 sed 's
/^
/|
/' conftest.$ac_ext >&5
3158 ac_c_werror_flag=$ac_save_c_werror_flag
3160 cat >conftest.$ac_ext <<_ACEOF
3163 cat confdefs.h >>conftest.$ac_ext
3164 cat >>conftest.$ac_ext <<_ACEOF
3165 /* end confdefs.h. */
3175 rm -f conftest.$ac_objext
3176 if { (ac_try="$ac_compile"
3178 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3179 *) ac_try_echo=$ac_try;;
3181 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3182 $as_echo "$ac_try_echo") >&5
3183 (eval "$ac_compile") 2>conftest.er1
3185 grep -v '^
*+' conftest.er1 >conftest.err
3187 cat conftest.err >&5
3188 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3189 (exit $ac_status); } && {
3190 test -z "$ac_c_werror_flag" ||
3191 test ! -s conftest.err
3192 } && test -s conftest.$ac_objext; then
3195 $as_echo "$as_me: failed program was:" >&5
3196 sed 's
/^
/|
/' conftest.$ac_ext >&5
3201 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3204 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3207 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3208 ac_c_werror_flag=$ac_save_c_werror_flag
3210 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3211 $as_echo "$ac_cv_prog_cc_g" >&6; }
3212 if test "$ac_test_CFLAGS" = set; then
3213 CFLAGS=$ac_save_CFLAGS
3214 elif test $ac_cv_prog_cc_g = yes; then
3215 if test "$GCC" = yes; then
3221 if test "$GCC" = yes; then
3227 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3228 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3229 if test "${ac_cv_prog_cc_c89+set}" = set; then
3230 $as_echo_n "(cached) " >&6
3232 ac_cv_prog_cc_c89=no
3234 cat >conftest.$ac_ext <<_ACEOF
3237 cat confdefs.h >>conftest.$ac_ext
3238 cat >>conftest.$ac_ext <<_ACEOF
3239 /* end confdefs.h. */
3242 #include <sys/types.h>
3243 #include <sys/stat.h>
3244 /* Most of the following tests are stolen from RCS 5.7's src
/conf.sh.
*/
3245 struct buf
{ int x
; };
3246 FILE
* (*rcsopen
) (struct buf
*, struct stat
*, int
);
3247 static char
*e
(p
, i
)
3253 static char
*f
(char
* (*g
) (char
**, int
), char
**p
, ...
)
3258 s
= g
(p
, va_arg
(v
,int
));
3263 /* OSF
4.0 Compaq cc is some
sort of almost-ANSI by default. It has
3264 function prototypes and stuff
, but not
'\xHH' hex character constants.
3265 These don
't provoke an error unfortunately, instead are silently treated
3266 as 'x
'. The following induces an error, until -std is added to get
3267 proper ANSI mode. Curiously '\x00'!='x
' always comes out true, for an
3268 array size at least. It's necessary to
write '\x00'==0 to get something
3269 that
's true only with -std. */
3270 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3272 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3273 inside strings and character constants. */
3275 int xlc6_cc_array[FOO(a) == 'x
' ? 1 : -1];
3277 int test (int i, double x);
3278 struct s1 {int (*f) (int a);};
3279 struct s2 {int (*f) (double a);};
3280 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3286 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3291 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3292 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3294 CC="$ac_save_CC $ac_arg"
3295 rm -f conftest.$ac_objext
3296 if { (ac_try="$ac_compile"
3298 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3299 *) ac_try_echo=$ac_try;;
3301 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3302 $as_echo "$ac_try_echo") >&5
3303 (eval "$ac_compile") 2>conftest.er1
3305 grep -v '^
*+' conftest.er1 >conftest.err
3307 cat conftest.err >&5
3308 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3309 (exit $ac_status); } && {
3310 test -z "$ac_c_werror_flag" ||
3311 test ! -s conftest.err
3312 } && test -s conftest.$ac_objext; then
3313 ac_cv_prog_cc_c89=$ac_arg
3315 $as_echo "$as_me: failed program was:" >&5
3316 sed 's
/^
/|
/' conftest.$ac_ext >&5
3321 rm -f core conftest.err conftest.$ac_objext
3322 test "x$ac_cv_prog_cc_c89" != "xno" && break
3324 rm -f conftest.$ac_ext
3329 case "x$ac_cv_prog_cc_c89" in
3331 { $as_echo "$as_me:$LINENO: result: none needed" >&5
3332 $as_echo "none needed" >&6; } ;;
3334 { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3335 $as_echo "unsupported" >&6; } ;;
3337 CC="$CC $ac_cv_prog_cc_c89"
3338 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3339 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3344 ac_cpp='$CPP $CPPFLAGS'
3345 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3346 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3347 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3350 ac_cpp='$CXXCPP $CPPFLAGS'
3351 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3352 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3353 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3354 if test -z "$CXX"; then
3355 if test -n "$CCC"; then
3358 if test -n "$ac_tool_prefix"; then
3359 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3361 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3362 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3363 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3364 $as_echo_n "checking for $ac_word... " >&6; }
3365 if test "${ac_cv_prog_CXX+set}" = set; then
3366 $as_echo_n "(cached) " >&6
3368 if test -n "$CXX"; then
3369 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3371 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3375 test -z "$as_dir" && as_dir=.
3376 for ac_exec_ext in '' $ac_executable_extensions; do
3377 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3378 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3379 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3389 if test -n "$CXX"; then
3390 { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3391 $as_echo "$CXX" >&6; }
3393 { $as_echo "$as_me:$LINENO: result: no" >&5
3394 $as_echo "no" >&6; }
3398 test -n "$CXX" && break
3401 if test -z "$CXX"; then
3403 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3405 # Extract the first word of "$ac_prog", so it can be a program name with args.
3406 set dummy $ac_prog; ac_word=$2
3407 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3408 $as_echo_n "checking for $ac_word... " >&6; }
3409 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3410 $as_echo_n "(cached) " >&6
3412 if test -n "$ac_ct_CXX"; then
3413 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3415 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3419 test -z "$as_dir" && as_dir=.
3420 for ac_exec_ext in '' $ac_executable_extensions; do
3421 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3422 ac_cv_prog_ac_ct_CXX="$ac_prog"
3423 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3432 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3433 if test -n "$ac_ct_CXX"; then
3434 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3435 $as_echo "$ac_ct_CXX" >&6; }
3437 { $as_echo "$as_me:$LINENO: result: no" >&5
3438 $as_echo "no" >&6; }
3442 test -n "$ac_ct_CXX" && break
3445 if test "x$ac_ct_CXX" = x; then
3448 case $cross_compiling:$ac_tool_warned in
3450 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3451 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3452 ac_tool_warned=yes ;;
3460 # Provide some information about the compiler.
3461 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3464 { (ac_try="$ac_compiler --version >&5"
3466 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3467 *) ac_try_echo=$ac_try;;
3469 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3470 $as_echo "$ac_try_echo") >&5
3471 (eval "$ac_compiler --version >&5") 2>&5
3473 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3474 (exit $ac_status); }
3475 { (ac_try="$ac_compiler -v >&5"
3477 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3478 *) ac_try_echo=$ac_try;;
3480 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3481 $as_echo "$ac_try_echo") >&5
3482 (eval "$ac_compiler -v >&5") 2>&5
3484 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3485 (exit $ac_status); }
3486 { (ac_try="$ac_compiler -V >&5"
3488 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3489 *) ac_try_echo=$ac_try;;
3491 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3492 $as_echo "$ac_try_echo") >&5
3493 (eval "$ac_compiler -V >&5") 2>&5
3495 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3496 (exit $ac_status); }
3498 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3499 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3500 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3501 $as_echo_n "(cached) " >&6
3503 cat >conftest.$ac_ext <<_ACEOF
3506 cat confdefs.h >>conftest.$ac_ext
3507 cat >>conftest.$ac_ext <<_ACEOF
3508 /* end confdefs.h. */
3521 rm -f conftest.$ac_objext
3522 if { (ac_try="$ac_compile"
3524 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3525 *) ac_try_echo=$ac_try;;
3527 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3528 $as_echo "$ac_try_echo") >&5
3529 (eval "$ac_compile") 2>conftest.er1
3531 grep -v '^
*+' conftest.er1 >conftest.err
3533 cat conftest.err >&5
3534 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3535 (exit $ac_status); } && {
3536 test -z "$ac_cxx_werror_flag" ||
3537 test ! -s conftest.err
3538 } && test -s conftest.$ac_objext; then
3541 $as_echo "$as_me: failed program was:" >&5
3542 sed 's
/^
/|
/' conftest.$ac_ext >&5
3547 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3548 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3551 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3552 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3553 if test $ac_compiler_gnu = yes; then
3558 ac_test_CXXFLAGS=${CXXFLAGS+set}
3559 ac_save_CXXFLAGS=$CXXFLAGS
3560 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3561 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3562 if test "${ac_cv_prog_cxx_g+set}" = set; then
3563 $as_echo_n "(cached) " >&6
3565 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3566 ac_cxx_werror_flag=yes
3569 cat >conftest.$ac_ext <<_ACEOF
3572 cat confdefs.h >>conftest.$ac_ext
3573 cat >>conftest.$ac_ext <<_ACEOF
3574 /* end confdefs.h. */
3584 rm -f conftest.$ac_objext
3585 if { (ac_try="$ac_compile"
3587 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3588 *) ac_try_echo=$ac_try;;
3590 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3591 $as_echo "$ac_try_echo") >&5
3592 (eval "$ac_compile") 2>conftest.er1
3594 grep -v '^
*+' conftest.er1 >conftest.err
3596 cat conftest.err >&5
3597 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3598 (exit $ac_status); } && {
3599 test -z "$ac_cxx_werror_flag" ||
3600 test ! -s conftest.err
3601 } && test -s conftest.$ac_objext; then
3602 ac_cv_prog_cxx_g=yes
3604 $as_echo "$as_me: failed program was:" >&5
3605 sed 's
/^
/|
/' conftest.$ac_ext >&5
3608 cat >conftest.$ac_ext <<_ACEOF
3611 cat confdefs.h >>conftest.$ac_ext
3612 cat >>conftest.$ac_ext <<_ACEOF
3613 /* end confdefs.h. */
3623 rm -f conftest.$ac_objext
3624 if { (ac_try="$ac_compile"
3626 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3627 *) ac_try_echo=$ac_try;;
3629 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3630 $as_echo "$ac_try_echo") >&5
3631 (eval "$ac_compile") 2>conftest.er1
3633 grep -v '^
*+' conftest.er1 >conftest.err
3635 cat conftest.err >&5
3636 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3637 (exit $ac_status); } && {
3638 test -z "$ac_cxx_werror_flag" ||
3639 test ! -s conftest.err
3640 } && test -s conftest.$ac_objext; then
3643 $as_echo "$as_me: failed program was:" >&5
3644 sed 's
/^
/|
/' conftest.$ac_ext >&5
3646 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3648 cat >conftest.$ac_ext <<_ACEOF
3651 cat confdefs.h >>conftest.$ac_ext
3652 cat >>conftest.$ac_ext <<_ACEOF
3653 /* end confdefs.h. */
3663 rm -f conftest.$ac_objext
3664 if { (ac_try="$ac_compile"
3666 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3667 *) ac_try_echo=$ac_try;;
3669 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3670 $as_echo "$ac_try_echo") >&5
3671 (eval "$ac_compile") 2>conftest.er1
3673 grep -v '^
*+' conftest.er1 >conftest.err
3675 cat conftest.err >&5
3676 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3677 (exit $ac_status); } && {
3678 test -z "$ac_cxx_werror_flag" ||
3679 test ! -s conftest.err
3680 } && test -s conftest.$ac_objext; then
3681 ac_cv_prog_cxx_g=yes
3683 $as_echo "$as_me: failed program was:" >&5
3684 sed 's
/^
/|
/' conftest.$ac_ext >&5
3689 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3692 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3695 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3696 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3698 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3699 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3700 if test "$ac_test_CXXFLAGS" = set; then
3701 CXXFLAGS=$ac_save_CXXFLAGS
3702 elif test $ac_cv_prog_cxx_g = yes; then
3703 if test "$GXX" = yes; then
3709 if test "$GXX" = yes; then
3716 ac_cpp='$CPP $CPPFLAGS'
3717 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3718 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3719 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3721 if test -n "$ac_tool_prefix"; then
3722 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3723 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3724 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3725 $as_echo_n "checking for $ac_word... " >&6; }
3726 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3727 $as_echo_n "(cached) " >&6
3729 if test -n "$CPPBIN"; then
3730 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3732 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3736 test -z "$as_dir" && as_dir=.
3737 for ac_exec_ext in '' $ac_executable_extensions; do
3738 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3739 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3740 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3749 CPPBIN=$ac_cv_prog_CPPBIN
3750 if test -n "$CPPBIN"; then
3751 { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3752 $as_echo "$CPPBIN" >&6; }
3754 { $as_echo "$as_me:$LINENO: result: no" >&5
3755 $as_echo "no" >&6; }
3760 if test -z "$ac_cv_prog_CPPBIN"; then
3761 ac_ct_CPPBIN=$CPPBIN
3762 # Extract the first word of "cpp", so it can be a program name with args.
3763 set dummy cpp; ac_word=$2
3764 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3765 $as_echo_n "checking for $ac_word... " >&6; }
3766 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3767 $as_echo_n "(cached) " >&6
3769 if test -n "$ac_ct_CPPBIN"; then
3770 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3772 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3776 test -z "$as_dir" && as_dir=.
3777 for ac_exec_ext in '' $ac_executable_extensions; do
3778 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3779 ac_cv_prog_ac_ct_CPPBIN="cpp"
3780 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3789 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3790 if test -n "$ac_ct_CPPBIN"; then
3791 { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3792 $as_echo "$ac_ct_CPPBIN" >&6; }
3794 { $as_echo "$as_me:$LINENO: result: no" >&5
3795 $as_echo "no" >&6; }
3798 if test "x$ac_ct_CPPBIN" = x; then
3801 case $cross_compiling:$ac_tool_warned in
3803 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3804 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3805 ac_tool_warned=yes ;;
3807 CPPBIN=$ac_ct_CPPBIN
3810 CPPBIN="$ac_cv_prog_CPPBIN"
3816 if test "x$enable_win64" == "xyes"
3820 LD="${LD:-ld} -arch x86_64"
3821 AS="${AS:-as} -arch x86_64"
3823 notice_platform="64-bit "
3829 LD="${LD:-ld} -arch i386"
3830 AS="${AS:-as} -arch i386"
3832 notice_platform="32-bit "
3835 enable_win16=${enable_win16:-yes}
3839 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
3843 { $as_echo "$as_me:$LINENO: checking whether $CC works" >&5
3844 $as_echo_n "checking whether $CC works... " >&6; }
3846 cat >conftest.$ac_ext <<_ACEOF
3849 cat confdefs.h >>conftest.$ac_ext
3850 cat >>conftest.$ac_ext <<_ACEOF
3851 /* end confdefs.h. */
3861 rm -f conftest.$ac_objext conftest$ac_exeext
3862 if { (ac_try="$ac_link"
3864 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3865 *) ac_try_echo=$ac_try;;
3867 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3868 $as_echo "$ac_try_echo") >&5
3869 (eval "$ac_link") 2>conftest.er1
3871 grep -v '^
*+' conftest.er1 >conftest.err
3873 cat conftest.err >&5
3874 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3875 (exit $ac_status); } && {
3876 test -z "$ac_c_werror_flag" ||
3877 test ! -s conftest.err
3878 } && test -s conftest$ac_exeext && {
3879 test "$cross_compiling" = yes ||
3880 $as_test_x conftest$ac_exeext
3882 { $as_echo "$as_me:$LINENO: result: yes" >&5
3883 $as_echo "yes" >&6; }
3885 $as_echo "$as_me: failed program was:" >&5
3886 sed 's
/^
/|
/' conftest.$ac_ext >&5
3888 { $as_echo "$as_me:$LINENO: result: no" >&5
3889 $as_echo "no" >&6; }
3890 { { $as_echo "$as_me:$LINENO: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&5
3891 $as_echo "$as_me: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&2;}
3892 { (exit 1); exit 1; }; }
3895 rm -rf conftest.dSYM
3896 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3897 conftest$ac_exeext conftest.$ac_ext
3898 LD="${LD:-ld} -m elf_i386"
3901 notice_platform="32-bit "
3904 enable_win16=${enable_win16:-yes}
3910 *-mingw32*|*-cygwin*)
3911 enable_win16=${enable_win16:-no}
3914 enable_win16=${enable_win16:-yes}
3918 enable_win16=${enable_win16:-no}
3920 WIN16_FILES="\$(WIN16_FILES)"
3922 WIN16_INSTALL="\$(WIN16_INSTALL)"
3924 if test "x$enable_win16" != "xyes"
3928 enable_w32skrnl=${enable_w32skrnl:-no}
3929 enable_winedos=${enable_winedos:-no}
3930 enable_winevdm=${enable_winevdm:-no}
3933 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3934 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3935 if test "${wine_cv_toolsdir+set}" = set; then
3936 $as_echo_n "(cached) " >&6
3938 if test -z "$with_wine_tools"; then
3939 if test "$cross_compiling" = "yes"; then
3940 { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3941 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3942 { (exit 1); exit 1; }; }
3944 wine_cv_toolsdir="\$(TOPOBJDIR)"
3946 elif test -d "$with_wine_tools/tools/winebuild"; then
3947 case $with_wine_tools in
3948 /*) wine_cv_toolsdir="$with_wine_tools" ;;
3949 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3952 { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3953 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
3954 { (exit 1); exit 1; }; }
3957 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
3958 $as_echo "$wine_cv_toolsdir" >&6; }
3959 TOOLSDIR=$wine_cv_toolsdir
3961 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
3963 TARGETFLAGS="-b $host_alias $TARGETFLAGS"
3969 # Extract the first word of "$ac_prog", so it can be a program name with args.
3970 set dummy $ac_prog; ac_word=$2
3971 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3972 $as_echo_n "checking for $ac_word... " >&6; }
3973 if test "${ac_cv_prog_FLEX+set}" = set; then
3974 $as_echo_n "(cached) " >&6
3976 if test -n "$FLEX"; then
3977 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
3979 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3983 test -z "$as_dir" && as_dir=.
3984 for ac_exec_ext in '' $ac_executable_extensions; do
3985 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3986 ac_cv_prog_FLEX="$ac_prog"
3987 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3996 FLEX=$ac_cv_prog_FLEX
3997 if test -n "$FLEX"; then
3998 { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
3999 $as_echo "$FLEX" >&6; }
4001 { $as_echo "$as_me:$LINENO: result: no" >&5
4002 $as_echo "no" >&6; }
4006 test -n "$FLEX" && break
4008 test -n "$FLEX" || FLEX="none"
4010 if test "$FLEX" = "none"
4012 { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex
' package." >&5
4013 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex
' package." >&2;}
4014 { (exit 1); exit 1; }; }
4017 for ac_prog in bison
4019 # Extract the first word of "$ac_prog", so it can be a program name with args.
4020 set dummy $ac_prog; ac_word=$2
4021 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4022 $as_echo_n "checking for $ac_word... " >&6; }
4023 if test "${ac_cv_prog_BISON+set}" = set; then
4024 $as_echo_n "(cached) " >&6
4026 if test -n "$BISON"; then
4027 ac_cv_prog_BISON="$BISON" # Let the user override the test.
4029 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4033 test -z "$as_dir" && as_dir=.
4034 for ac_exec_ext in '' $ac_executable_extensions; do
4035 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4036 ac_cv_prog_BISON="$ac_prog"
4037 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4046 BISON=$ac_cv_prog_BISON
4047 if test -n "$BISON"; then
4048 { $as_echo "$as_me:$LINENO: result: $BISON" >&5
4049 $as_echo "$BISON" >&6; }
4051 { $as_echo "$as_me:$LINENO: result: no" >&5
4052 $as_echo "no" >&6; }
4056 test -n "$BISON" && break
4058 test -n "$BISON" || BISON="none"
4060 if test "$BISON" = "none"
4062 { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison
' package." >&5
4063 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison
' package." >&2;}
4064 { (exit 1); exit 1; }; }
4067 if test -n "$ac_tool_prefix"; then
4068 for ac_prog in gas as
4070 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4071 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4072 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4073 $as_echo_n "checking for $ac_word... " >&6; }
4074 if test "${ac_cv_prog_AS+set}" = set; then
4075 $as_echo_n "(cached) " >&6
4077 if test -n "$AS"; then
4078 ac_cv_prog_AS="$AS" # Let the user override the test.
4080 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4084 test -z "$as_dir" && as_dir=.
4085 for ac_exec_ext in '' $ac_executable_extensions; do
4086 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4087 ac_cv_prog_AS="$ac_tool_prefix$ac_prog"
4088 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4098 if test -n "$AS"; then
4099 { $as_echo "$as_me:$LINENO: result: $AS" >&5
4100 $as_echo "$AS" >&6; }
4102 { $as_echo "$as_me:$LINENO: result: no" >&5
4103 $as_echo "no" >&6; }
4107 test -n "$AS" && break
4110 if test -z "$AS"; then
4112 for ac_prog in gas as
4114 # Extract the first word of "$ac_prog", so it can be a program name with args.
4115 set dummy $ac_prog; ac_word=$2
4116 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4117 $as_echo_n "checking for $ac_word... " >&6; }
4118 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
4119 $as_echo_n "(cached) " >&6
4121 if test -n "$ac_ct_AS"; then
4122 ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
4124 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4128 test -z "$as_dir" && as_dir=.
4129 for ac_exec_ext in '' $ac_executable_extensions; do
4130 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4131 ac_cv_prog_ac_ct_AS="$ac_prog"
4132 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4141 ac_ct_AS=$ac_cv_prog_ac_ct_AS
4142 if test -n "$ac_ct_AS"; then
4143 { $as_echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
4144 $as_echo "$ac_ct_AS" >&6; }
4146 { $as_echo "$as_me:$LINENO: result: no" >&5
4147 $as_echo "no" >&6; }
4151 test -n "$ac_ct_AS" && break
4154 if test "x$ac_ct_AS" = x; then
4157 case $cross_compiling:$ac_tool_warned in
4159 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4160 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4161 ac_tool_warned=yes ;;
4167 if test -n "$ac_tool_prefix"; then
4168 for ac_prog in ld gld
4170 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4171 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4172 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4173 $as_echo_n "checking for $ac_word... " >&6; }
4174 if test "${ac_cv_prog_LD+set}" = set; then
4175 $as_echo_n "(cached) " >&6
4177 if test -n "$LD"; then
4178 ac_cv_prog_LD="$LD" # Let the user override the test.
4180 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4184 test -z "$as_dir" && as_dir=.
4185 for ac_exec_ext in '' $ac_executable_extensions; do
4186 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4187 ac_cv_prog_LD="$ac_tool_prefix$ac_prog"
4188 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4198 if test -n "$LD"; then
4199 { $as_echo "$as_me:$LINENO: result: $LD" >&5
4200 $as_echo "$LD" >&6; }
4202 { $as_echo "$as_me:$LINENO: result: no" >&5
4203 $as_echo "no" >&6; }
4207 test -n "$LD" && break
4210 if test -z "$LD"; then
4212 for ac_prog in ld gld
4214 # Extract the first word of "$ac_prog", so it can be a program name with args.
4215 set dummy $ac_prog; ac_word=$2
4216 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4217 $as_echo_n "checking for $ac_word... " >&6; }
4218 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
4219 $as_echo_n "(cached) " >&6
4221 if test -n "$ac_ct_LD"; then
4222 ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
4224 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4228 test -z "$as_dir" && as_dir=.
4229 for ac_exec_ext in '' $ac_executable_extensions; do
4230 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4231 ac_cv_prog_ac_ct_LD="$ac_prog"
4232 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4241 ac_ct_LD=$ac_cv_prog_ac_ct_LD
4242 if test -n "$ac_ct_LD"; then
4243 { $as_echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
4244 $as_echo "$ac_ct_LD" >&6; }
4246 { $as_echo "$as_me:$LINENO: result: no" >&5
4247 $as_echo "no" >&6; }
4251 test -n "$ac_ct_LD" && break
4254 if test "x$ac_ct_LD" = x; then
4257 case $cross_compiling:$ac_tool_warned in
4259 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4260 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4261 ac_tool_warned=yes ;;
4267 if test -n "$ac_tool_prefix"; then
4268 for ac_prog in nm gnm
4270 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4271 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4272 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4273 $as_echo_n "checking for $ac_word... " >&6; }
4274 if test "${ac_cv_prog_NM+set}" = set; then
4275 $as_echo_n "(cached) " >&6
4277 if test -n "$NM"; then
4278 ac_cv_prog_NM="$NM" # Let the user override the test.
4280 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4284 test -z "$as_dir" && as_dir=.
4285 for ac_exec_ext in '' $ac_executable_extensions; do
4286 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4287 ac_cv_prog_NM="$ac_tool_prefix$ac_prog"
4288 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4298 if test -n "$NM"; then
4299 { $as_echo "$as_me:$LINENO: result: $NM" >&5
4300 $as_echo "$NM" >&6; }
4302 { $as_echo "$as_me:$LINENO: result: no" >&5
4303 $as_echo "no" >&6; }
4307 test -n "$NM" && break
4310 if test -z "$NM"; then
4312 for ac_prog in nm gnm
4314 # Extract the first word of "$ac_prog", so it can be a program name with args.
4315 set dummy $ac_prog; ac_word=$2
4316 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4317 $as_echo_n "checking for $ac_word... " >&6; }
4318 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then
4319 $as_echo_n "(cached) " >&6
4321 if test -n "$ac_ct_NM"; then
4322 ac_cv_prog_ac_ct_NM="$ac_ct_NM" # Let the user override the test.
4324 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4328 test -z "$as_dir" && as_dir=.
4329 for ac_exec_ext in '' $ac_executable_extensions; do
4330 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4331 ac_cv_prog_ac_ct_NM="$ac_prog"
4332 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4341 ac_ct_NM=$ac_cv_prog_ac_ct_NM
4342 if test -n "$ac_ct_NM"; then
4343 { $as_echo "$as_me:$LINENO: result: $ac_ct_NM" >&5
4344 $as_echo "$ac_ct_NM" >&6; }
4346 { $as_echo "$as_me:$LINENO: result: no" >&5
4347 $as_echo "no" >&6; }
4351 test -n "$ac_ct_NM" && break
4354 if test "x$ac_ct_NM" = x; then
4357 case $cross_compiling:$ac_tool_warned in
4359 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4360 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4361 ac_tool_warned=yes ;;
4367 if test -n "$ac_tool_prefix"; then
4368 for ac_prog in ar gar
4370 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4371 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4372 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4373 $as_echo_n "checking for $ac_word... " >&6; }
4374 if test "${ac_cv_prog_AR+set}" = set; then
4375 $as_echo_n "(cached) " >&6
4377 if test -n "$AR"; then
4378 ac_cv_prog_AR="$AR" # Let the user override the test.
4380 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4384 test -z "$as_dir" && as_dir=.
4385 for ac_exec_ext in '' $ac_executable_extensions; do
4386 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4387 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4388 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4398 if test -n "$AR"; then
4399 { $as_echo "$as_me:$LINENO: result: $AR" >&5
4400 $as_echo "$AR" >&6; }
4402 { $as_echo "$as_me:$LINENO: result: no" >&5
4403 $as_echo "no" >&6; }
4407 test -n "$AR" && break
4410 if test -z "$AR"; then
4412 for ac_prog in ar gar
4414 # Extract the first word of "$ac_prog", so it can be a program name with args.
4415 set dummy $ac_prog; ac_word=$2
4416 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4417 $as_echo_n "checking for $ac_word... " >&6; }
4418 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4419 $as_echo_n "(cached) " >&6
4421 if test -n "$ac_ct_AR"; then
4422 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4424 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4428 test -z "$as_dir" && as_dir=.
4429 for ac_exec_ext in '' $ac_executable_extensions; do
4430 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4431 ac_cv_prog_ac_ct_AR="$ac_prog"
4432 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4441 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4442 if test -n "$ac_ct_AR"; then
4443 { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4444 $as_echo "$ac_ct_AR" >&6; }
4446 { $as_echo "$as_me:$LINENO: result: no" >&5
4447 $as_echo "no" >&6; }
4451 test -n "$ac_ct_AR" && break
4454 if test "x$ac_ct_AR" = x; then
4457 case $cross_compiling:$ac_tool_warned in
4459 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4460 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4461 ac_tool_warned=yes ;;
4469 if test -n "$ac_tool_prefix"; then
4470 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4471 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4472 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4473 $as_echo_n "checking for $ac_word... " >&6; }
4474 if test "${ac_cv_prog_RANLIB+set}" = set; then
4475 $as_echo_n "(cached) " >&6
4477 if test -n "$RANLIB"; then
4478 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4480 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4484 test -z "$as_dir" && as_dir=.
4485 for ac_exec_ext in '' $ac_executable_extensions; do
4486 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4487 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4488 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4497 RANLIB=$ac_cv_prog_RANLIB
4498 if test -n "$RANLIB"; then
4499 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
4500 $as_echo "$RANLIB" >&6; }
4502 { $as_echo "$as_me:$LINENO: result: no" >&5
4503 $as_echo "no" >&6; }
4508 if test -z "$ac_cv_prog_RANLIB"; then
4509 ac_ct_RANLIB=$RANLIB
4510 # Extract the first word of "ranlib", so it can be a program name with args.
4511 set dummy ranlib; ac_word=$2
4512 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4513 $as_echo_n "checking for $ac_word... " >&6; }
4514 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4515 $as_echo_n "(cached) " >&6
4517 if test -n "$ac_ct_RANLIB"; then
4518 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4520 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4524 test -z "$as_dir" && as_dir=.
4525 for ac_exec_ext in '' $ac_executable_extensions; do
4526 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4527 ac_cv_prog_ac_ct_RANLIB="ranlib"
4528 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4537 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4538 if test -n "$ac_ct_RANLIB"; then
4539 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4540 $as_echo "$ac_ct_RANLIB" >&6; }
4542 { $as_echo "$as_me:$LINENO: result: no" >&5
4543 $as_echo "no" >&6; }
4546 if test "x$ac_ct_RANLIB" = x; then
4549 case $cross_compiling:$ac_tool_warned in
4551 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4552 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4553 ac_tool_warned=yes ;;
4555 RANLIB=$ac_ct_RANLIB
4558 RANLIB="$ac_cv_prog_RANLIB"
4561 if test -n "$ac_tool_prefix"; then
4562 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4563 set dummy ${ac_tool_prefix}strip; ac_word=$2
4564 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4565 $as_echo_n "checking for $ac_word... " >&6; }
4566 if test "${ac_cv_prog_STRIP+set}" = set; then
4567 $as_echo_n "(cached) " >&6
4569 if test -n "$STRIP"; then
4570 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4572 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4576 test -z "$as_dir" && as_dir=.
4577 for ac_exec_ext in '' $ac_executable_extensions; do
4578 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4579 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4580 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4589 STRIP=$ac_cv_prog_STRIP
4590 if test -n "$STRIP"; then
4591 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
4592 $as_echo "$STRIP" >&6; }
4594 { $as_echo "$as_me:$LINENO: result: no" >&5
4595 $as_echo "no" >&6; }
4600 if test -z "$ac_cv_prog_STRIP"; then
4602 # Extract the first word of "strip", so it can be a program name with args.
4603 set dummy strip; ac_word=$2
4604 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4605 $as_echo_n "checking for $ac_word... " >&6; }
4606 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4607 $as_echo_n "(cached) " >&6
4609 if test -n "$ac_ct_STRIP"; then
4610 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4612 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4616 test -z "$as_dir" && as_dir=.
4617 for ac_exec_ext in '' $ac_executable_extensions; do
4618 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4619 ac_cv_prog_ac_ct_STRIP="strip"
4620 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4629 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4630 if test -n "$ac_ct_STRIP"; then
4631 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4632 $as_echo "$ac_ct_STRIP" >&6; }
4634 { $as_echo "$as_me:$LINENO: result: no" >&5
4635 $as_echo "no" >&6; }
4638 if test "x$ac_ct_STRIP" = x; then
4641 case $cross_compiling:$ac_tool_warned in
4643 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4644 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4645 ac_tool_warned=yes ;;
4650 STRIP="$ac_cv_prog_STRIP"
4653 if test -n "$ac_tool_prefix"; then
4654 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
4655 set dummy ${ac_tool_prefix}windres; ac_word=$2
4656 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4657 $as_echo_n "checking for $ac_word... " >&6; }
4658 if test "${ac_cv_prog_WINDRES+set}" = set; then
4659 $as_echo_n "(cached) " >&6
4661 if test -n "$WINDRES"; then
4662 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
4664 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4668 test -z "$as_dir" && as_dir=.
4669 for ac_exec_ext in '' $ac_executable_extensions; do
4670 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4671 ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
4672 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4681 WINDRES=$ac_cv_prog_WINDRES
4682 if test -n "$WINDRES"; then
4683 { $as_echo "$as_me:$LINENO: result: $WINDRES" >&5
4684 $as_echo "$WINDRES" >&6; }
4686 { $as_echo "$as_me:$LINENO: result: no" >&5
4687 $as_echo "no" >&6; }
4692 if test -z "$ac_cv_prog_WINDRES"; then
4693 ac_ct_WINDRES=$WINDRES
4694 # Extract the first word of "windres", so it can be a program name with args.
4695 set dummy windres; ac_word=$2
4696 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4697 $as_echo_n "checking for $ac_word... " >&6; }
4698 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
4699 $as_echo_n "(cached) " >&6
4701 if test -n "$ac_ct_WINDRES"; then
4702 ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
4704 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4708 test -z "$as_dir" && as_dir=.
4709 for ac_exec_ext in '' $ac_executable_extensions; do
4710 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4711 ac_cv_prog_ac_ct_WINDRES="windres"
4712 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4721 ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
4722 if test -n "$ac_ct_WINDRES"; then
4723 { $as_echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
4724 $as_echo "$ac_ct_WINDRES" >&6; }
4726 { $as_echo "$as_me:$LINENO: result: no" >&5
4727 $as_echo "no" >&6; }
4730 if test "x$ac_ct_WINDRES" = x; then
4733 case $cross_compiling:$ac_tool_warned in
4735 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4736 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4737 ac_tool_warned=yes ;;
4739 WINDRES=$ac_ct_WINDRES
4742 WINDRES="$ac_cv_prog_WINDRES"
4745 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4746 $as_echo_n "checking whether ln -s works... " >&6; }
4748 if test "$LN_S" = "ln -s"; then
4749 { $as_echo "$as_me:$LINENO: result: yes" >&5
4750 $as_echo "yes" >&6; }
4752 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4753 $as_echo "no, using $LN_S" >&6; }
4756 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
4757 $as_echo_n "checking whether ln works... " >&6; }
4758 rm -f conf$$ conf$$.file
4760 if ln conf$$.file conf$$ 2>/dev/null; then
4763 { $as_echo "$as_me:$LINENO: result: yes" >&5
4764 $as_echo "yes" >&6; }
4768 { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
4769 $as_echo "no, using $LN" >&6; }
4771 rm -f conf$$ conf$$.file
4772 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4773 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4774 if test "${ac_cv_path_GREP+set}" = set; then
4775 $as_echo_n "(cached) " >&6
4777 if test -z "$GREP"; then
4778 ac_path_GREP_found=false
4779 # Loop through the user's path and
test for each of PROGNAME-LIST
4780 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4781 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4784 test -z "$as_dir" && as_dir
=.
4785 for ac_prog
in grep ggrep
; do
4786 for ac_exec_ext
in '' $ac_executable_extensions; do
4787 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4788 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4789 # Check for GNU ac_path_GREP and select it if it is found.
4790 # Check for GNU $ac_path_GREP
4791 case `"$ac_path_GREP" --version 2>&1` in
4793 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4796 $as_echo_n 0123456789 >"conftest.in"
4799 cat "conftest.in" "conftest.in" >"conftest.tmp"
4800 mv "conftest.tmp" "conftest.in"
4801 cp "conftest.in" "conftest.nl"
4802 $as_echo 'GREP' >> "conftest.nl"
4803 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4804 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4805 ac_count
=`expr $ac_count + 1`
4806 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4807 # Best one so far, save it but keep looking for a better one
4808 ac_cv_path_GREP
="$ac_path_GREP"
4809 ac_path_GREP_max
=$ac_count
4811 # 10*(2^10) chars as input seems more than enough
4812 test $ac_count -gt 10 && break
4814 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4817 $ac_path_GREP_found && break 3
4822 if test -z "$ac_cv_path_GREP"; then
4823 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4824 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4825 { (exit 1); exit 1; }; }
4828 ac_cv_path_GREP
=$GREP
4832 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4833 $as_echo "$ac_cv_path_GREP" >&6; }
4834 GREP
="$ac_cv_path_GREP"
4837 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4838 $as_echo_n "checking for egrep... " >&6; }
4839 if test "${ac_cv_path_EGREP+set}" = set; then
4840 $as_echo_n "(cached) " >&6
4842 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4843 then ac_cv_path_EGREP
="$GREP -E"
4845 if test -z "$EGREP"; then
4846 ac_path_EGREP_found
=false
4847 # Loop through the user's path and test for each of PROGNAME-LIST
4848 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4849 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4852 test -z "$as_dir" && as_dir
=.
4853 for ac_prog
in egrep; do
4854 for ac_exec_ext
in '' $ac_executable_extensions; do
4855 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4856 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4857 # Check for GNU ac_path_EGREP and select it if it is found.
4858 # Check for GNU $ac_path_EGREP
4859 case `"$ac_path_EGREP" --version 2>&1` in
4861 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4864 $as_echo_n 0123456789 >"conftest.in"
4867 cat "conftest.in" "conftest.in" >"conftest.tmp"
4868 mv "conftest.tmp" "conftest.in"
4869 cp "conftest.in" "conftest.nl"
4870 $as_echo 'EGREP' >> "conftest.nl"
4871 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4872 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4873 ac_count
=`expr $ac_count + 1`
4874 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4875 # Best one so far, save it but keep looking for a better one
4876 ac_cv_path_EGREP
="$ac_path_EGREP"
4877 ac_path_EGREP_max
=$ac_count
4879 # 10*(2^10) chars as input seems more than enough
4880 test $ac_count -gt 10 && break
4882 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4885 $ac_path_EGREP_found && break 3
4890 if test -z "$ac_cv_path_EGREP"; then
4891 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4892 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4893 { (exit 1); exit 1; }; }
4896 ac_cv_path_EGREP
=$EGREP
4901 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4902 $as_echo "$ac_cv_path_EGREP" >&6; }
4903 EGREP
="$ac_cv_path_EGREP"
4906 # Extract the first word of "ldconfig", so it can be a program name with args.
4907 set dummy ldconfig
; ac_word
=$2
4908 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4909 $as_echo_n "checking for $ac_word... " >&6; }
4910 if test "${ac_cv_path_LDCONFIG+set}" = set; then
4911 $as_echo_n "(cached) " >&6
4915 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
4918 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4919 for as_dir
in /sbin
/usr
/sbin
$PATH
4922 test -z "$as_dir" && as_dir
=.
4923 for ac_exec_ext
in '' $ac_executable_extensions; do
4924 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4925 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
4926 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4933 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
4937 LDCONFIG
=$ac_cv_path_LDCONFIG
4938 if test -n "$LDCONFIG"; then
4939 { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
4940 $as_echo "$LDCONFIG" >&6; }
4942 { $as_echo "$as_me:$LINENO: result: no" >&5
4943 $as_echo "no" >&6; }
4947 # Find a good install program. We prefer a C program (faster),
4948 # so one script is as good as another. But avoid the broken or
4949 # incompatible versions:
4950 # SysV /etc/install, /usr/sbin/install
4951 # SunOS /usr/etc/install
4952 # IRIX /sbin/install
4954 # AmigaOS /C/install, which installs bootblocks on floppy discs
4955 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4956 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4957 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4958 # OS/2's system install, which has a completely different semantic
4959 # ./install, which can be erroneously created by make from ./install.sh.
4960 # Reject install programs that cannot install multiple files.
4961 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4962 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4963 if test -z "$INSTALL"; then
4964 if test "${ac_cv_path_install+set}" = set; then
4965 $as_echo_n "(cached) " >&6
4967 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4971 test -z "$as_dir" && as_dir
=.
4972 # Account for people who put trailing slashes in PATH elements.
4974 .
/ | .
// |
/cC
/* | \
4975 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
4976 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
4979 # OSF1 and SCO ODT 3.0 have their own names for install.
4980 # Don't use installbsd from OSF since it installs stuff as root
4982 for ac_prog
in ginstall scoinst
install; do
4983 for ac_exec_ext
in '' $ac_executable_extensions; do
4984 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4985 if test $ac_prog = install &&
4986 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4987 # AIX install. It has an incompatible calling convention.
4989 elif test $ac_prog = install &&
4990 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4991 # program-specific install script used by HP pwplus--don't use.
4994 rm -rf conftest.one conftest.two conftest.dir
4995 echo one
> conftest.one
4996 echo two
> conftest.two
4998 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
4999 test -s conftest.one
&& test -s conftest.two
&&
5000 test -s conftest.dir
/conftest.one
&&
5001 test -s conftest.dir
/conftest.two
5003 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
5016 rm -rf conftest.one conftest.two conftest.dir
5019 if test "${ac_cv_path_install+set}" = set; then
5020 INSTALL
=$ac_cv_path_install
5022 # As a last resort, use the slow shell script. Don't cache a
5023 # value for INSTALL within a source directory, because that will
5024 # break other packages using the cache if that directory is
5025 # removed, or if the value is a relative name.
5026 INSTALL
=$ac_install_sh
5029 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
5030 $as_echo "$INSTALL" >&6; }
5032 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5033 # It thinks the first close brace ends the variable substitution.
5034 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
5036 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
5038 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
5041 [\\/$
]* | ?
:[\\/]* ) ;;
5042 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
5045 for ac_prog
in lclint lint
5047 # Extract the first word of "$ac_prog", so it can be a program name with args.
5048 set dummy
$ac_prog; ac_word
=$2
5049 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5050 $as_echo_n "checking for $ac_word... " >&6; }
5051 if test "${ac_cv_prog_LINT+set}" = set; then
5052 $as_echo_n "(cached) " >&6
5054 if test -n "$LINT"; then
5055 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
5057 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5061 test -z "$as_dir" && as_dir
=.
5062 for ac_exec_ext
in '' $ac_executable_extensions; do
5063 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5064 ac_cv_prog_LINT
="$ac_prog"
5065 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5074 LINT
=$ac_cv_prog_LINT
5075 if test -n "$LINT"; then
5076 { $as_echo "$as_me:$LINENO: result: $LINT" >&5
5077 $as_echo "$LINT" >&6; }
5079 { $as_echo "$as_me:$LINENO: result: no" >&5
5080 $as_echo "no" >&6; }
5084 test -n "$LINT" && break
5087 if test "$LINT" = "lint"
5089 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
5094 for ac_prog
in fontforge
5096 # Extract the first word of "$ac_prog", so it can be a program name with args.
5097 set dummy
$ac_prog; ac_word
=$2
5098 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5099 $as_echo_n "checking for $ac_word... " >&6; }
5100 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
5101 $as_echo_n "(cached) " >&6
5103 if test -n "$FONTFORGE"; then
5104 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
5106 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5110 test -z "$as_dir" && as_dir
=.
5111 for ac_exec_ext
in '' $ac_executable_extensions; do
5112 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5113 ac_cv_prog_FONTFORGE
="$ac_prog"
5114 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5123 FONTFORGE
=$ac_cv_prog_FONTFORGE
5124 if test -n "$FONTFORGE"; then
5125 { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
5126 $as_echo "$FONTFORGE" >&6; }
5128 { $as_echo "$as_me:$LINENO: result: no" >&5
5129 $as_echo "no" >&6; }
5133 test -n "$FONTFORGE" && break
5135 test -n "$FONTFORGE" || FONTFORGE
="false"
5137 for ac_prog
in pkg-config
5139 # Extract the first word of "$ac_prog", so it can be a program name with args.
5140 set dummy
$ac_prog; ac_word
=$2
5141 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5142 $as_echo_n "checking for $ac_word... " >&6; }
5143 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
5144 $as_echo_n "(cached) " >&6
5146 if test -n "$PKG_CONFIG"; then
5147 ac_cv_prog_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test.
5149 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5153 test -z "$as_dir" && as_dir
=.
5154 for ac_exec_ext
in '' $ac_executable_extensions; do
5155 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5156 ac_cv_prog_PKG_CONFIG
="$ac_prog"
5157 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5166 PKG_CONFIG
=$ac_cv_prog_PKG_CONFIG
5167 if test -n "$PKG_CONFIG"; then
5168 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
5169 $as_echo "$PKG_CONFIG" >&6; }
5171 { $as_echo "$as_me:$LINENO: result: no" >&5
5172 $as_echo "no" >&6; }
5176 test -n "$PKG_CONFIG" && break
5178 test -n "$PKG_CONFIG" || PKG_CONFIG
="false"
5182 # Extract the first word of "$ac_prog", so it can be a program name with args.
5183 set dummy
$ac_prog; ac_word
=$2
5184 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5185 $as_echo_n "checking for $ac_word... " >&6; }
5186 if test "${ac_cv_prog_RSVG+set}" = set; then
5187 $as_echo_n "(cached) " >&6
5189 if test -n "$RSVG"; then
5190 ac_cv_prog_RSVG
="$RSVG" # Let the user override the test.
5192 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5196 test -z "$as_dir" && as_dir
=.
5197 for ac_exec_ext
in '' $ac_executable_extensions; do
5198 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5199 ac_cv_prog_RSVG
="$ac_prog"
5200 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5209 RSVG
=$ac_cv_prog_RSVG
5210 if test -n "$RSVG"; then
5211 { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
5212 $as_echo "$RSVG" >&6; }
5214 { $as_echo "$as_me:$LINENO: result: no" >&5
5215 $as_echo "no" >&6; }
5219 test -n "$RSVG" && break
5221 test -n "$RSVG" || RSVG
="false"
5223 for ac_prog
in icotool
5225 # Extract the first word of "$ac_prog", so it can be a program name with args.
5226 set dummy
$ac_prog; ac_word
=$2
5227 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5228 $as_echo_n "checking for $ac_word... " >&6; }
5229 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
5230 $as_echo_n "(cached) " >&6
5232 if test -n "$ICOTOOL"; then
5233 ac_cv_prog_ICOTOOL
="$ICOTOOL" # Let the user override the test.
5235 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5239 test -z "$as_dir" && as_dir
=.
5240 for ac_exec_ext
in '' $ac_executable_extensions; do
5241 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5242 ac_cv_prog_ICOTOOL
="$ac_prog"
5243 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5252 ICOTOOL
=$ac_cv_prog_ICOTOOL
5253 if test -n "$ICOTOOL"; then
5254 { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
5255 $as_echo "$ICOTOOL" >&6; }
5257 { $as_echo "$as_me:$LINENO: result: no" >&5
5258 $as_echo "no" >&6; }
5262 test -n "$ICOTOOL" && break
5264 test -n "$ICOTOOL" || ICOTOOL
="false"
5267 if test "${enable_maintainer_mode+set}" = set
5269 if test "$FONTFORGE" = "false"; then wine_warnings
="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
5270 if test "$RSVG" = "false"; then wine_warnings
="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
5271 if test "$ICOTOOL" = "false"; then wine_warnings
="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
5276 # Extract the first word of "prelink", so it can be a program name with args.
5277 set dummy prelink
; ac_word
=$2
5278 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5279 $as_echo_n "checking for $ac_word... " >&6; }
5280 if test "${ac_cv_path_PRELINK+set}" = set; then
5281 $as_echo_n "(cached) " >&6
5285 ac_cv_path_PRELINK
="$PRELINK" # Let the user override the test with a path.
5288 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5289 for as_dir
in /sbin
/usr
/sbin
$PATH
5292 test -z "$as_dir" && as_dir
=.
5293 for ac_exec_ext
in '' $ac_executable_extensions; do
5294 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5295 ac_cv_path_PRELINK
="$as_dir/$ac_word$ac_exec_ext"
5296 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5303 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK
="false"
5307 PRELINK
=$ac_cv_path_PRELINK
5308 if test -n "$PRELINK"; then
5309 { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
5310 $as_echo "$PRELINK" >&6; }
5312 { $as_echo "$as_me:$LINENO: result: no" >&5
5313 $as_echo "no" >&6; }
5322 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
5323 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
5324 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
5325 $as_echo_n "(cached) " >&6
5327 ac_check_lib_save_LIBS
=$LIBS
5329 cat >conftest.
$ac_ext <<_ACEOF
5332 cat confdefs.h
>>conftest.
$ac_ext
5333 cat >>conftest.
$ac_ext <<_ACEOF
5334 /* end confdefs.h. */
5336 /* Override any GCC internal prototype to avoid an error.
5337 Use char because int might match the return type of a GCC
5338 builtin and then its argument prototype would still apply. */
5342 char i386_set_ldt ();
5346 return i386_set_ldt ();
5351 rm -f conftest.
$ac_objext conftest
$ac_exeext
5352 if { (ac_try
="$ac_link"
5354 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5355 *) ac_try_echo=$ac_try;;
5357 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5358 $as_echo "$ac_try_echo") >&5
5359 (eval "$ac_link") 2>conftest.er1
5361 grep -v '^ *+' conftest.er1 >conftest.err
5363 cat conftest.err >&5
5364 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5365 (exit $ac_status); } && {
5366 test -z "$ac_c_werror_flag" ||
5367 test ! -s conftest.err
5368 } && test -s conftest$ac_exeext && {
5369 test "$cross_compiling" = yes ||
5370 $as_test_x conftest$ac_exeext
5372 ac_cv_lib_i386_i386_set_ldt=yes
5374 $as_echo "$as_me: failed program was:" >&5
5375 sed 's/^/| /' conftest.$ac_ext >&5
5377 ac_cv_lib_i386_i386_set_ldt=no
5380 rm -rf conftest.dSYM
5381 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5382 conftest$ac_exeext conftest.$ac_ext
5383 LIBS=$ac_check_lib_save_LIBS
5385 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5386 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5387 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
5388 cat >>confdefs.h <<_ACEOF
5389 #define HAVE_LIBI386 1
5397 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5398 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5399 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5400 $as_echo_n "(cached) " >&6
5402 ac_check_lib_save_LIBS=$LIBS
5403 LIBS="-lossaudio $LIBS"
5404 cat >conftest.$ac_ext <<_ACEOF
5407 cat confdefs.h >>conftest.$ac_ext
5408 cat >>conftest.$ac_ext <<_ACEOF
5409 /* end confdefs.h. */
5411 /* Override any GCC internal prototype to avoid an error.
5412 Use char because int might match the return type of a GCC
5413 builtin and then its argument prototype would still apply. */
5421 return _oss_ioctl ();
5426 rm -f conftest.$ac_objext conftest$ac_exeext
5427 if { (ac_try="$ac_link"
5429 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5430 *) ac_try_echo
=$ac_try;;
5432 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5433 $as_echo "$ac_try_echo") >&5
5434 (eval "$ac_link") 2>conftest.er1
5436 grep -v '^ *+' conftest.er1
>conftest.err
5438 cat conftest.err
>&5
5439 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5440 (exit $ac_status); } && {
5441 test -z "$ac_c_werror_flag" ||
5442 test ! -s conftest.err
5443 } && test -s conftest
$ac_exeext && {
5444 test "$cross_compiling" = yes ||
5445 $as_test_x conftest
$ac_exeext
5447 ac_cv_lib_ossaudio__oss_ioctl
=yes
5449 $as_echo "$as_me: failed program was:" >&5
5450 sed 's/^/| /' conftest.
$ac_ext >&5
5452 ac_cv_lib_ossaudio__oss_ioctl
=no
5455 rm -rf conftest.dSYM
5456 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
5457 conftest
$ac_exeext conftest.
$ac_ext
5458 LIBS
=$ac_check_lib_save_LIBS
5460 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5461 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5462 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x
""yes; then
5463 cat >>confdefs.h
<<_ACEOF
5464 #define HAVE_LIBOSSAUDIO 1
5467 LIBS
="-lossaudio $LIBS"
5479 ac_cpp
='$CPP $CPPFLAGS'
5480 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5481 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5482 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5483 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5484 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5485 # On Suns, sometimes $CPP names a directory.
5486 if test -n "$CPP" && test -d "$CPP"; then
5489 if test -z "$CPP"; then
5490 if test "${ac_cv_prog_CPP+set}" = set; then
5491 $as_echo_n "(cached) " >&6
5493 # Double quotes because CPP needs to be expanded
5494 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5497 for ac_c_preproc_warn_flag
in '' yes
5499 # Use a header file that comes with gcc, so configuring glibc
5500 # with a fresh cross-compiler works.
5501 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5502 # <limits.h> exists even on freestanding compilers.
5503 # On the NeXT, cc -E runs the code through the compiler's parser,
5504 # not just through cpp. "Syntax error" is here to catch this case.
5505 cat >conftest.
$ac_ext <<_ACEOF
5508 cat confdefs.h
>>conftest.
$ac_ext
5509 cat >>conftest.
$ac_ext <<_ACEOF
5510 /* end confdefs.h. */
5512 # include <limits.h>
5514 # include <assert.h>
5518 if { (ac_try
="$ac_cpp conftest.$ac_ext"
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_cpp conftest.$ac_ext") 2>conftest.er1
5527 grep -v '^ *+' conftest.er1 >conftest.err
5529 cat conftest.err >&5
5530 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5531 (exit $ac_status); } >/dev/null && {
5532 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5533 test ! -s conftest.err
5537 $as_echo "$as_me: failed program was:" >&5
5538 sed 's/^/| /' conftest.$ac_ext >&5
5540 # Broken: fails on valid input.
5544 rm -f conftest.err conftest.$ac_ext
5546 # OK, works on sane cases. Now check whether nonexistent headers
5547 # can be detected and how.
5548 cat >conftest.$ac_ext <<_ACEOF
5551 cat confdefs.h >>conftest.$ac_ext
5552 cat >>conftest.$ac_ext <<_ACEOF
5553 /* end confdefs.h. */
5554 #include <ac_nonexistent.h>
5556 if { (ac_try="$ac_cpp conftest.$ac_ext"
5558 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5559 *) ac_try_echo
=$ac_try;;
5561 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5562 $as_echo "$ac_try_echo") >&5
5563 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5565 grep -v '^ *+' conftest.er1
>conftest.err
5567 cat conftest.err
>&5
5568 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5569 (exit $ac_status); } >/dev
/null
&& {
5570 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5571 test ! -s conftest.err
5573 # Broken: success on invalid input.
5576 $as_echo "$as_me: failed program was:" >&5
5577 sed 's/^/| /' conftest.
$ac_ext >&5
5579 # Passes both tests.
5584 rm -f conftest.err conftest.
$ac_ext
5587 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5588 rm -f conftest.err conftest.
$ac_ext
5589 if $ac_preproc_ok; then
5601 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5602 $as_echo "$CPP" >&6; }
5604 for ac_c_preproc_warn_flag
in '' yes
5606 # Use a header file that comes with gcc, so configuring glibc
5607 # with a fresh cross-compiler works.
5608 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5609 # <limits.h> exists even on freestanding compilers.
5610 # On the NeXT, cc -E runs the code through the compiler's parser,
5611 # not just through cpp. "Syntax error" is here to catch this case.
5612 cat >conftest.
$ac_ext <<_ACEOF
5615 cat confdefs.h
>>conftest.
$ac_ext
5616 cat >>conftest.
$ac_ext <<_ACEOF
5617 /* end confdefs.h. */
5619 # include <limits.h>
5621 # include <assert.h>
5625 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5627 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5628 *) ac_try_echo=$ac_try;;
5630 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5631 $as_echo "$ac_try_echo") >&5
5632 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5634 grep -v '^ *+' conftest.er1 >conftest.err
5636 cat conftest.err >&5
5637 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5638 (exit $ac_status); } >/dev/null && {
5639 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5640 test ! -s conftest.err
5644 $as_echo "$as_me: failed program was:" >&5
5645 sed 's/^/| /' conftest.$ac_ext >&5
5647 # Broken: fails on valid input.
5651 rm -f conftest.err conftest.$ac_ext
5653 # OK, works on sane cases. Now check whether nonexistent headers
5654 # can be detected and how.
5655 cat >conftest.$ac_ext <<_ACEOF
5658 cat confdefs.h >>conftest.$ac_ext
5659 cat >>conftest.$ac_ext <<_ACEOF
5660 /* end confdefs.h. */
5661 #include <ac_nonexistent.h>
5663 if { (ac_try="$ac_cpp conftest.$ac_ext"
5665 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5666 *) ac_try_echo
=$ac_try;;
5668 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5669 $as_echo "$ac_try_echo") >&5
5670 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5672 grep -v '^ *+' conftest.er1
>conftest.err
5674 cat conftest.err
>&5
5675 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5676 (exit $ac_status); } >/dev
/null
&& {
5677 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5678 test ! -s conftest.err
5680 # Broken: success on invalid input.
5683 $as_echo "$as_me: failed program was:" >&5
5684 sed 's/^/| /' conftest.
$ac_ext >&5
5686 # Passes both tests.
5691 rm -f conftest.err conftest.
$ac_ext
5694 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5695 rm -f conftest.err conftest.
$ac_ext
5696 if $ac_preproc_ok; then
5699 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5700 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5701 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5702 See \`config.log' for more details." >&5
5703 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5704 See \`config.log' for more details." >&2;}
5705 { (exit 1); exit 1; }; }; }
5709 ac_cpp
='$CPP $CPPFLAGS'
5710 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5711 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5712 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5715 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5716 $as_echo_n "checking for ANSI C header files... " >&6; }
5717 if test "${ac_cv_header_stdc+set}" = set; then
5718 $as_echo_n "(cached) " >&6
5720 cat >conftest.
$ac_ext <<_ACEOF
5723 cat confdefs.h
>>conftest.
$ac_ext
5724 cat >>conftest.
$ac_ext <<_ACEOF
5725 /* end confdefs.h. */
5739 rm -f conftest.
$ac_objext
5740 if { (ac_try
="$ac_compile"
5742 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5743 *) ac_try_echo=$ac_try;;
5745 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5746 $as_echo "$ac_try_echo") >&5
5747 (eval "$ac_compile") 2>conftest.er1
5749 grep -v '^ *+' conftest.er1 >conftest.err
5751 cat conftest.err >&5
5752 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5753 (exit $ac_status); } && {
5754 test -z "$ac_c_werror_flag" ||
5755 test ! -s conftest.err
5756 } && test -s conftest.$ac_objext; then
5757 ac_cv_header_stdc=yes
5759 $as_echo "$as_me: failed program was:" >&5
5760 sed 's/^/| /' conftest.$ac_ext >&5
5762 ac_cv_header_stdc=no
5765 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5767 if test $ac_cv_header_stdc = yes; then
5768 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5769 cat >conftest.$ac_ext <<_ACEOF
5772 cat confdefs.h >>conftest.$ac_ext
5773 cat >>conftest.$ac_ext <<_ACEOF
5774 /* end confdefs.h. */
5778 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5779 $EGREP "memchr" >/dev/null 2>&1; then
5782 ac_cv_header_stdc=no
5788 if test $ac_cv_header_stdc = yes; then
5789 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5790 cat >conftest.$ac_ext <<_ACEOF
5793 cat confdefs.h >>conftest.$ac_ext
5794 cat >>conftest.$ac_ext <<_ACEOF
5795 /* end confdefs.h. */
5799 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5800 $EGREP "free" >/dev/null 2>&1; then
5803 ac_cv_header_stdc=no
5809 if test $ac_cv_header_stdc = yes; then
5810 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5811 if test "$cross_compiling" = yes; then
5814 cat >conftest.$ac_ext <<_ACEOF
5817 cat confdefs.h >>conftest.$ac_ext
5818 cat >>conftest.$ac_ext <<_ACEOF
5819 /* end confdefs.h. */
5822 #if ((' ' & 0x0FF) == 0x020)
5823 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5824 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5826 # define ISLOWER(c) \
5827 (('a' <= (c) && (c) <= 'i') \
5828 || ('j' <= (c) && (c) <= 'r') \
5829 || ('s' <= (c) && (c) <= 'z'))
5830 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5833 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5838 for (i = 0; i < 256; i++)
5839 if (XOR (islower (i), ISLOWER (i))
5840 || toupper (i) != TOUPPER (i))
5845 rm -f conftest$ac_exeext
5846 if { (ac_try="$ac_link"
5848 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5849 *) ac_try_echo
=$ac_try;;
5851 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5852 $as_echo "$ac_try_echo") >&5
5853 (eval "$ac_link") 2>&5
5855 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5856 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
5857 { (case "(($ac_try" in
5858 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5859 *) ac_try_echo=$ac_try;;
5861 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5862 $as_echo "$ac_try_echo") >&5
5863 (eval "$ac_try") 2>&5
5865 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5866 (exit $ac_status); }; }; then
5869 $as_echo "$as_me: program exited with status $ac_status" >&5
5870 $as_echo "$as_me: failed program was:" >&5
5871 sed 's/^/| /' conftest.$ac_ext >&5
5874 ac_cv_header_stdc=no
5876 rm -rf conftest.dSYM
5877 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5883 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5884 $as_echo "$ac_cv_header_stdc" >&6; }
5885 if test $ac_cv_header_stdc = yes; then
5887 cat >>confdefs.h <<\_ACEOF
5888 #define STDC_HEADERS 1
5893 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5903 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5904 inttypes.h stdint.h unistd.h
5906 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
5907 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5908 $as_echo_n "checking for $ac_header... " >&6; }
5909 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5910 $as_echo_n "(cached) " >&6
5912 cat >conftest.$ac_ext <<_ACEOF
5915 cat confdefs.h >>conftest.$ac_ext
5916 cat >>conftest.$ac_ext <<_ACEOF
5917 /* end confdefs.h. */
5918 $ac_includes_default
5920 #include <$ac_header>
5922 rm -f conftest.$ac_objext
5923 if { (ac_try="$ac_compile"
5925 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5926 *) ac_try_echo
=$ac_try;;
5928 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5929 $as_echo "$ac_try_echo") >&5
5930 (eval "$ac_compile") 2>conftest.er1
5932 grep -v '^ *+' conftest.er1
>conftest.err
5934 cat conftest.err
>&5
5935 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5936 (exit $ac_status); } && {
5937 test -z "$ac_c_werror_flag" ||
5938 test ! -s conftest.err
5939 } && test -s conftest.
$ac_objext; then
5940 eval "$as_ac_Header=yes"
5942 $as_echo "$as_me: failed program was:" >&5
5943 sed 's/^/| /' conftest.
$ac_ext >&5
5945 eval "$as_ac_Header=no"
5948 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5950 ac_res
=`eval 'as_val=${'$as_ac_Header'}
5951 $as_echo "$as_val"'`
5952 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5953 $as_echo "$ac_res" >&6; }
5954 as_val
=`eval 'as_val=${'$as_ac_Header'}
5955 $as_echo "$as_val"'`
5956 if test "x$as_val" = x
""yes; then
5957 cat >>confdefs.h
<<_ACEOF
5958 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6088 AudioUnit
/AudioUnit.h \
6090 CoreAudio
/CoreAudio.h \
6091 DiskArbitration
/DiskArbitration.h \
6093 IOKit
/hid
/IOHIDLib.h \
6106 fontconfig
/fontconfig.h \
6132 mach-o
/dyld_images.h \
6138 machine
/soundcard.h \
6143 netinet
/in_systm.h \
6207 valgrind
/memcheck.h \
6211 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6212 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6213 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6214 $as_echo_n "checking for $ac_header... " >&6; }
6215 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6216 $as_echo_n "(cached) " >&6
6218 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6219 $as_echo "$as_val"'`
6220 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6221 $as_echo "$ac_res" >&6; }
6223 # Is the header compilable?
6224 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
6225 $as_echo_n "checking $ac_header usability... " >&6; }
6226 cat >conftest.
$ac_ext <<_ACEOF
6229 cat confdefs.h
>>conftest.
$ac_ext
6230 cat >>conftest.
$ac_ext <<_ACEOF
6231 /* end confdefs.h. */
6232 $ac_includes_default
6233 #include <$ac_header>
6235 rm -f conftest.
$ac_objext
6236 if { (ac_try
="$ac_compile"
6238 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6239 *) ac_try_echo=$ac_try;;
6241 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6242 $as_echo "$ac_try_echo") >&5
6243 (eval "$ac_compile") 2>conftest.er1
6245 grep -v '^ *+' conftest.er1 >conftest.err
6247 cat conftest.err >&5
6248 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6249 (exit $ac_status); } && {
6250 test -z "$ac_c_werror_flag" ||
6251 test ! -s conftest.err
6252 } && test -s conftest.$ac_objext; then
6253 ac_header_compiler=yes
6255 $as_echo "$as_me: failed program was:" >&5
6256 sed 's/^/| /' conftest.$ac_ext >&5
6258 ac_header_compiler=no
6261 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6262 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6263 $as_echo "$ac_header_compiler" >&6; }
6265 # Is the header present?
6266 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
6267 $as_echo_n "checking $ac_header presence... " >&6; }
6268 cat >conftest.$ac_ext <<_ACEOF
6271 cat confdefs.h >>conftest.$ac_ext
6272 cat >>conftest.$ac_ext <<_ACEOF
6273 /* end confdefs.h. */
6274 #include <$ac_header>
6276 if { (ac_try="$ac_cpp conftest.$ac_ext"
6278 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6279 *) ac_try_echo
=$ac_try;;
6281 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6282 $as_echo "$ac_try_echo") >&5
6283 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6285 grep -v '^ *+' conftest.er1
>conftest.err
6287 cat conftest.err
>&5
6288 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6289 (exit $ac_status); } >/dev
/null
&& {
6290 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6291 test ! -s conftest.err
6293 ac_header_preproc
=yes
6295 $as_echo "$as_me: failed program was:" >&5
6296 sed 's/^/| /' conftest.
$ac_ext >&5
6298 ac_header_preproc
=no
6301 rm -f conftest.err conftest.
$ac_ext
6302 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6303 $as_echo "$ac_header_preproc" >&6; }
6305 # So? What about this header?
6306 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6308 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6309 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6310 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6311 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6312 ac_header_preproc
=yes
6315 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6316 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6317 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6318 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6319 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6320 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6321 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
6322 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
6323 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6324 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6325 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6326 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6328 ## ------------------------------------ ##
6329 ## Report this to wine-devel@winehq.org ##
6330 ## ------------------------------------ ##
6332 ) |
sed "s/^/$as_me: WARNING: /" >&2
6335 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6336 $as_echo_n "checking for $ac_header... " >&6; }
6337 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6338 $as_echo_n "(cached) " >&6
6340 eval "$as_ac_Header=\$ac_header_preproc"
6342 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6343 $as_echo "$as_val"'`
6344 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6345 $as_echo "$ac_res" >&6; }
6348 as_val
=`eval 'as_val=${'$as_ac_Header'}
6349 $as_echo "$as_val"'`
6350 if test "x$as_val" = x
""yes; then
6351 cat >>confdefs.h
<<_ACEOF
6352 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6359 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
6360 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6361 if test "${ac_cv_header_stat_broken+set}" = set; then
6362 $as_echo_n "(cached) " >&6
6364 cat >conftest.
$ac_ext <<_ACEOF
6367 cat confdefs.h
>>conftest.
$ac_ext
6368 cat >>conftest.
$ac_ext <<_ACEOF
6369 /* end confdefs.h. */
6370 #include <sys/types.h>
6371 #include <sys/stat.h>
6373 #if defined S_ISBLK && defined S_IFDIR
6374 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6377 #if defined S_ISBLK && defined S_IFCHR
6378 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6381 #if defined S_ISLNK && defined S_IFREG
6382 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6385 #if defined S_ISSOCK && defined S_IFREG
6386 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6390 rm -f conftest.
$ac_objext
6391 if { (ac_try
="$ac_compile"
6393 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6394 *) ac_try_echo=$ac_try;;
6396 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6397 $as_echo "$ac_try_echo") >&5
6398 (eval "$ac_compile") 2>conftest.er1
6400 grep -v '^ *+' conftest.er1 >conftest.err
6402 cat conftest.err >&5
6403 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6404 (exit $ac_status); } && {
6405 test -z "$ac_c_werror_flag" ||
6406 test ! -s conftest.err
6407 } && test -s conftest.$ac_objext; then
6408 ac_cv_header_stat_broken=no
6410 $as_echo "$as_me: failed program was:" >&5
6411 sed 's/^/| /' conftest.$ac_ext >&5
6413 ac_cv_header_stat_broken=yes
6416 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6418 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6419 $as_echo "$ac_cv_header_stat_broken" >&6; }
6420 if test $ac_cv_header_stat_broken = yes; then
6422 cat >>confdefs.h <<\_ACEOF
6423 #define STAT_MACROS_BROKEN 1
6435 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6437 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6438 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6439 $as_echo_n "checking for $ac_header... " >&6; }
6440 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6441 $as_echo_n "(cached) " >&6
6443 cat >conftest.$ac_ext <<_ACEOF
6446 cat confdefs.h >>conftest.$ac_ext
6447 cat >>conftest.$ac_ext <<_ACEOF
6448 /* end confdefs.h. */
6449 #include <sys/types.h>
6450 #ifdef HAVE_SYS_PARAM_H
6451 # include <sys/param.h>
6454 #include <$ac_header>
6456 rm -f conftest.$ac_objext
6457 if { (ac_try="$ac_compile"
6459 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6460 *) ac_try_echo
=$ac_try;;
6462 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6463 $as_echo "$ac_try_echo") >&5
6464 (eval "$ac_compile") 2>conftest.er1
6466 grep -v '^ *+' conftest.er1
>conftest.err
6468 cat conftest.err
>&5
6469 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6470 (exit $ac_status); } && {
6471 test -z "$ac_c_werror_flag" ||
6472 test ! -s conftest.err
6473 } && test -s conftest.
$ac_objext; then
6474 eval "$as_ac_Header=yes"
6476 $as_echo "$as_me: failed program was:" >&5
6477 sed 's/^/| /' conftest.
$ac_ext >&5
6479 eval "$as_ac_Header=no"
6482 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6484 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6485 $as_echo "$as_val"'`
6486 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6487 $as_echo "$ac_res" >&6; }
6488 as_val
=`eval 'as_val=${'$as_ac_Header'}
6489 $as_echo "$as_val"'`
6490 if test "x$as_val" = x
""yes; then
6491 cat >>confdefs.h
<<_ACEOF
6492 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6520 netinet
/if_ether.h \
6521 netinet
/if_inarp.h \
6529 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6530 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6531 $as_echo_n "checking for $ac_header... " >&6; }
6532 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6533 $as_echo_n "(cached) " >&6
6535 cat >conftest.
$ac_ext <<_ACEOF
6538 cat confdefs.h
>>conftest.
$ac_ext
6539 cat >>conftest.
$ac_ext <<_ACEOF
6540 /* end confdefs.h. */
6541 #include <sys/types.h>
6542 #ifdef HAVE_SYS_SOCKET_H
6543 # include <sys/socket.h>
6545 #ifdef HAVE_SYS_SOCKETVAR_H
6546 # include <sys/socketvar.h>
6548 #ifdef HAVE_NET_ROUTE_H
6549 # include <net/route.h>
6551 #ifdef HAVE_NETINET_IN_H
6552 # include <netinet/in.h>
6554 #ifdef HAVE_NETINET_IN_SYSTM_H
6555 # include <netinet/in_systm.h>
6557 #ifdef HAVE_NET_IF_H
6558 # include <net/if.h>
6560 #ifdef HAVE_NETINET_IP_H
6561 # include <netinet/ip.h>
6564 #include <$ac_header>
6566 rm -f conftest.
$ac_objext
6567 if { (ac_try
="$ac_compile"
6569 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6570 *) ac_try_echo=$ac_try;;
6572 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6573 $as_echo "$ac_try_echo") >&5
6574 (eval "$ac_compile") 2>conftest.er1
6576 grep -v '^ *+' conftest.er1 >conftest.err
6578 cat conftest.err >&5
6579 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6580 (exit $ac_status); } && {
6581 test -z "$ac_c_werror_flag" ||
6582 test ! -s conftest.err
6583 } && test -s conftest.$ac_objext; then
6584 eval "$as_ac_Header=yes"
6586 $as_echo "$as_me: failed program was:" >&5
6587 sed 's/^/| /' conftest.$ac_ext >&5
6589 eval "$as_ac_Header=no"
6592 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6594 ac_res=`eval 'as_val=${'$as_ac_Header'}
6595 $as_echo "$as_val"'`
6596 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6597 $as_echo "$ac_res" >&6; }
6598 as_val=`eval 'as_val=${'$as_ac_Header'}
6599 $as_echo "$as_val"'`
6600 if test "x$as_val" = x""yes; then
6601 cat >>confdefs.h <<_ACEOF
6602 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6614 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6616 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6617 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6618 $as_echo_n "checking for $ac_header... " >&6; }
6619 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6620 $as_echo_n "(cached) " >&6
6622 cat >conftest.$ac_ext <<_ACEOF
6625 cat confdefs.h >>conftest.$ac_ext
6626 cat >>conftest.$ac_ext <<_ACEOF
6627 /* end confdefs.h. */
6628 #include <sys/types.h>
6632 #ifdef HAVE_SYS_SOCKET_H
6633 # include <sys/socket.h>
6635 #ifdef HAVE_SYS_SOCKETVAR_H
6636 # include <sys/socketvar.h>
6638 #ifdef HAVE_SYS_TIMEOUT_H
6639 # include <sys/timeout.h>
6641 #ifdef HAVE_NETINET_IN_H
6642 # include <netinet/in.h>
6644 #ifdef HAVE_NETINET_IN_SYSTM_H
6645 # include <netinet/in_systm.h>
6647 #ifdef HAVE_NETINET_IP_H
6648 # include <netinet/ip.h>
6650 #ifdef HAVE_NETINET_IP_VAR_H
6651 # include <netinet/ip_var.h>
6653 #ifdef HAVE_NETINET_IP_ICMP_H
6654 # include <netinet/ip_icmp.h>
6656 #ifdef HAVE_NETINET_UDP_H
6657 # include <netinet/udp.h>
6659 #ifdef HAVE_NETINET_TCP_H
6660 # include <netinet/tcp.h>
6662 #ifdef HAVE_NETINET_TCP_TIMER_H
6663 #include <netinet/tcp_timer.h>
6666 #include <$ac_header>
6668 rm -f conftest.$ac_objext
6669 if { (ac_try="$ac_compile"
6671 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6672 *) ac_try_echo
=$ac_try;;
6674 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6675 $as_echo "$ac_try_echo") >&5
6676 (eval "$ac_compile") 2>conftest.er1
6678 grep -v '^ *+' conftest.er1
>conftest.err
6680 cat conftest.err
>&5
6681 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6682 (exit $ac_status); } && {
6683 test -z "$ac_c_werror_flag" ||
6684 test ! -s conftest.err
6685 } && test -s conftest.
$ac_objext; then
6686 eval "$as_ac_Header=yes"
6688 $as_echo "$as_me: failed program was:" >&5
6689 sed 's/^/| /' conftest.
$ac_ext >&5
6691 eval "$as_ac_Header=no"
6694 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6696 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6697 $as_echo "$as_val"'`
6698 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6699 $as_echo "$ac_res" >&6; }
6700 as_val
=`eval 'as_val=${'$as_ac_Header'}
6701 $as_echo "$as_val"'`
6702 if test "x$as_val" = x
""yes; then
6703 cat >>confdefs.h
<<_ACEOF
6704 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6713 for ac_header
in linux
/ipx.h
6715 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6716 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6717 $as_echo_n "checking for $ac_header... " >&6; }
6718 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6719 $as_echo_n "(cached) " >&6
6721 cat >conftest.
$ac_ext <<_ACEOF
6724 cat confdefs.h
>>conftest.
$ac_ext
6725 cat >>conftest.
$ac_ext <<_ACEOF
6726 /* end confdefs.h. */
6727 #include <sys/types.h>
6728 #ifdef HAVE_ASM_TYPES_H
6729 # include <asm/types.h>
6731 #ifdef HAVE_SYS_SOCKET_H
6732 # include <sys/socket.h>
6734 #ifdef HAVE_LINUX_TYPES_H
6735 # include <linux/types.h>
6738 #include <$ac_header>
6740 rm -f conftest.
$ac_objext
6741 if { (ac_try
="$ac_compile"
6743 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6744 *) ac_try_echo=$ac_try;;
6746 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6747 $as_echo "$ac_try_echo") >&5
6748 (eval "$ac_compile") 2>conftest.er1
6750 grep -v '^ *+' conftest.er1 >conftest.err
6752 cat conftest.err >&5
6753 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6754 (exit $ac_status); } && {
6755 test -z "$ac_c_werror_flag" ||
6756 test ! -s conftest.err
6757 } && test -s conftest.$ac_objext; then
6758 eval "$as_ac_Header=yes"
6760 $as_echo "$as_me: failed program was:" >&5
6761 sed 's/^/| /' conftest.$ac_ext >&5
6763 eval "$as_ac_Header=no"
6766 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6768 ac_res=`eval 'as_val=${'$as_ac_Header'}
6769 $as_echo "$as_val"'`
6770 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6771 $as_echo "$ac_res" >&6; }
6772 as_val=`eval 'as_val=${'$as_ac_Header'}
6773 $as_echo "$as_val"'`
6774 if test "x$as_val" = x""yes; then
6775 cat >>confdefs.h <<_ACEOF
6776 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6785 for ac_header in resolv.h
6787 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6788 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6789 $as_echo_n "checking for $ac_header... " >&6; }
6790 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6791 $as_echo_n "(cached) " >&6
6793 cat >conftest.$ac_ext <<_ACEOF
6796 cat confdefs.h >>conftest.$ac_ext
6797 cat >>conftest.$ac_ext <<_ACEOF
6798 /* end confdefs.h. */
6799 #include <sys/types.h>
6800 #ifdef HAVE_SYS_SOCKET_H
6801 # include <sys/socket.h>
6803 #ifdef HAVE_NETINET_IN_H
6804 # include <netinet/in.h>
6806 #ifdef HAVE_ARPA_NAMESER_H
6807 # include <arpa/nameser.h>
6810 #include <$ac_header>
6812 rm -f conftest.$ac_objext
6813 if { (ac_try="$ac_compile"
6815 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6816 *) ac_try_echo
=$ac_try;;
6818 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6819 $as_echo "$ac_try_echo") >&5
6820 (eval "$ac_compile") 2>conftest.er1
6822 grep -v '^ *+' conftest.er1
>conftest.err
6824 cat conftest.err
>&5
6825 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6826 (exit $ac_status); } && {
6827 test -z "$ac_c_werror_flag" ||
6828 test ! -s conftest.err
6829 } && test -s conftest.
$ac_objext; then
6830 eval "$as_ac_Header=yes"
6832 $as_echo "$as_me: failed program was:" >&5
6833 sed 's/^/| /' conftest.
$ac_ext >&5
6835 eval "$as_ac_Header=no"
6838 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6840 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6841 $as_echo "$as_val"'`
6842 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6843 $as_echo "$ac_res" >&6; }
6844 as_val
=`eval 'as_val=${'$as_ac_Header'}
6845 $as_echo "$as_val"'`
6846 if test "x$as_val" = x
""yes; then
6847 cat >>confdefs.h
<<_ACEOF
6848 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6857 for ac_header
in ucontext.h
6859 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6860 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6861 $as_echo_n "checking for $ac_header... " >&6; }
6862 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6863 $as_echo_n "(cached) " >&6
6865 cat >conftest.
$ac_ext <<_ACEOF
6868 cat confdefs.h
>>conftest.
$ac_ext
6869 cat >>conftest.
$ac_ext <<_ACEOF
6870 /* end confdefs.h. */
6873 #include <$ac_header>
6875 rm -f conftest.
$ac_objext
6876 if { (ac_try
="$ac_compile"
6878 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6879 *) ac_try_echo=$ac_try;;
6881 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6882 $as_echo "$ac_try_echo") >&5
6883 (eval "$ac_compile") 2>conftest.er1
6885 grep -v '^ *+' conftest.er1 >conftest.err
6887 cat conftest.err >&5
6888 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6889 (exit $ac_status); } && {
6890 test -z "$ac_c_werror_flag" ||
6891 test ! -s conftest.err
6892 } && test -s conftest.$ac_objext; then
6893 eval "$as_ac_Header=yes"
6895 $as_echo "$as_me: failed program was:" >&5
6896 sed 's/^/| /' conftest.$ac_ext >&5
6898 eval "$as_ac_Header=no"
6901 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6903 ac_res=`eval 'as_val=${'$as_ac_Header'}
6904 $as_echo "$as_val"'`
6905 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6906 $as_echo "$ac_res" >&6; }
6907 as_val=`eval 'as_val=${'$as_ac_Header'}
6908 $as_echo "$as_val"'`
6909 if test "x$as_val" = x""yes; then
6910 cat >>confdefs.h <<_ACEOF
6911 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6920 for ac_header in sys/thr.h
6922 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6923 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6924 $as_echo_n "checking for $ac_header... " >&6; }
6925 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6926 $as_echo_n "(cached) " >&6
6928 cat >conftest.$ac_ext <<_ACEOF
6931 cat confdefs.h >>conftest.$ac_ext
6932 cat >>conftest.$ac_ext <<_ACEOF
6933 /* end confdefs.h. */
6934 #include <sys/types.h>
6935 #ifdef HAVE_UCONTEXT_H
6936 #include <ucontext.h>
6939 #include <$ac_header>
6941 rm -f conftest.$ac_objext
6942 if { (ac_try="$ac_compile"
6944 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6945 *) ac_try_echo
=$ac_try;;
6947 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6948 $as_echo "$ac_try_echo") >&5
6949 (eval "$ac_compile") 2>conftest.er1
6951 grep -v '^ *+' conftest.er1
>conftest.err
6953 cat conftest.err
>&5
6954 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6955 (exit $ac_status); } && {
6956 test -z "$ac_c_werror_flag" ||
6957 test ! -s conftest.err
6958 } && test -s conftest.
$ac_objext; then
6959 eval "$as_ac_Header=yes"
6961 $as_echo "$as_me: failed program was:" >&5
6962 sed 's/^/| /' conftest.
$ac_ext >&5
6964 eval "$as_ac_Header=no"
6967 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6969 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6970 $as_echo "$as_val"'`
6971 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6972 $as_echo "$ac_res" >&6; }
6973 as_val
=`eval 'as_val=${'$as_ac_Header'}
6974 $as_echo "$as_val"'`
6975 if test "x$as_val" = x
""yes; then
6976 cat >>confdefs.h
<<_ACEOF
6977 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6986 for ac_header
in pthread_np.h
6988 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6989 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6990 $as_echo_n "checking for $ac_header... " >&6; }
6991 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6992 $as_echo_n "(cached) " >&6
6994 cat >conftest.
$ac_ext <<_ACEOF
6997 cat confdefs.h
>>conftest.
$ac_ext
6998 cat >>conftest.
$ac_ext <<_ACEOF
6999 /* end confdefs.h. */
7000 #ifdef HAVE_PTHREAD_H
7001 #include <pthread.h>
7004 #include <$ac_header>
7006 rm -f conftest.
$ac_objext
7007 if { (ac_try
="$ac_compile"
7009 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7010 *) ac_try_echo=$ac_try;;
7012 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7013 $as_echo "$ac_try_echo") >&5
7014 (eval "$ac_compile") 2>conftest.er1
7016 grep -v '^ *+' conftest.er1 >conftest.err
7018 cat conftest.err >&5
7019 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7020 (exit $ac_status); } && {
7021 test -z "$ac_c_werror_flag" ||
7022 test ! -s conftest.err
7023 } && test -s conftest.$ac_objext; then
7024 eval "$as_ac_Header=yes"
7026 $as_echo "$as_me: failed program was:" >&5
7027 sed 's/^/| /' conftest.$ac_ext >&5
7029 eval "$as_ac_Header=no"
7032 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7034 ac_res=`eval 'as_val=${'$as_ac_Header'}
7035 $as_echo "$as_val"'`
7036 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7037 $as_echo "$ac_res" >&6; }
7038 as_val=`eval 'as_val=${'$as_ac_Header'}
7039 $as_echo "$as_val"'`
7040 if test "x$as_val" = x""yes; then
7041 cat >>confdefs.h <<_ACEOF
7042 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
7051 for ac_header in linux/videodev.h
7053 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
7054 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7055 $as_echo_n "checking for $ac_header... " >&6; }
7056 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7057 $as_echo_n "(cached) " >&6
7059 cat >conftest.$ac_ext <<_ACEOF
7062 cat confdefs.h >>conftest.$ac_ext
7063 cat >>conftest.$ac_ext <<_ACEOF
7064 /* end confdefs.h. */
7065 #ifdef HAVE_SYS_TIME_H
7066 #include <sys/time.h>
7068 #include <sys/types.h>
7069 #ifdef HAVE_ASM_TYPES_H
7070 #include <asm/types.h>
7073 #include <$ac_header>
7075 rm -f conftest.$ac_objext
7076 if { (ac_try="$ac_compile"
7078 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7079 *) ac_try_echo
=$ac_try;;
7081 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7082 $as_echo "$ac_try_echo") >&5
7083 (eval "$ac_compile") 2>conftest.er1
7085 grep -v '^ *+' conftest.er1
>conftest.err
7087 cat conftest.err
>&5
7088 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7089 (exit $ac_status); } && {
7090 test -z "$ac_c_werror_flag" ||
7091 test ! -s conftest.err
7092 } && test -s conftest.
$ac_objext; then
7093 eval "$as_ac_Header=yes"
7095 $as_echo "$as_me: failed program was:" >&5
7096 sed 's/^/| /' conftest.
$ac_ext >&5
7098 eval "$as_ac_Header=no"
7101 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
7103 ac_res
=`eval 'as_val=${'$as_ac_Header'}
7104 $as_echo "$as_val"'`
7105 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7106 $as_echo "$ac_res" >&6; }
7107 as_val
=`eval 'as_val=${'$as_ac_Header'}
7108 $as_echo "$as_val"'`
7109 if test "x$as_val" = x
""yes; then
7110 cat >>confdefs.h
<<_ACEOF
7111 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7120 for ac_header
in linux
/capi.h
7122 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7123 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7124 $as_echo_n "checking for $ac_header... " >&6; }
7125 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7126 $as_echo_n "(cached) " >&6
7128 cat >conftest.
$ac_ext <<_ACEOF
7131 cat confdefs.h
>>conftest.
$ac_ext
7132 cat >>conftest.
$ac_ext <<_ACEOF
7133 /* end confdefs.h. */
7136 #include <$ac_header>
7138 rm -f conftest.
$ac_objext
7139 if { (ac_try
="$ac_compile"
7141 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7142 *) ac_try_echo=$ac_try;;
7144 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7145 $as_echo "$ac_try_echo") >&5
7146 (eval "$ac_compile") 2>conftest.er1
7148 grep -v '^ *+' conftest.er1 >conftest.err
7150 cat conftest.err >&5
7151 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7152 (exit $ac_status); } && {
7153 test -z "$ac_c_werror_flag" ||
7154 test ! -s conftest.err
7155 } && test -s conftest.$ac_objext; then
7156 eval "$as_ac_Header=yes"
7158 $as_echo "$as_me: failed program was:" >&5
7159 sed 's/^/| /' conftest.$ac_ext >&5
7161 eval "$as_ac_Header=no"
7164 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7166 ac_res=`eval 'as_val=${'$as_ac_Header'}
7167 $as_echo "$as_val"'`
7168 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7169 $as_echo "$ac_res" >&6; }
7170 as_val=`eval 'as_val=${'$as_ac_Header'}
7171 $as_echo "$as_val"'`
7172 if test "x$as_val" = x""yes; then
7173 cat >>confdefs.h <<_ACEOF
7174 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
7185 DLLFLAGS="-D_REENTRANT"
7199 # Extract the first word of "ldd", so it can be a program name with args.
7200 set dummy ldd; ac_word=$2
7201 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7202 $as_echo_n "checking for $ac_word... " >&6; }
7203 if test "${ac_cv_path_LDD+set}" = set; then
7204 $as_echo_n "(cached) " >&6
7208 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
7211 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7212 as_dummy="/sbin:/usr/sbin:$PATH"
7213 for as_dir in $as_dummy
7216 test -z "$as_dir" && as_dir=.
7217 for ac_exec_ext in '' $ac_executable_extensions; do
7218 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7219 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
7220 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7227 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
7232 if test -n "$LDD"; then
7233 { $as_echo "$as_me:$LINENO: result: $LDD" >&5
7234 $as_echo "$LDD" >&6; }
7236 { $as_echo "$as_me:$LINENO: result: no" >&5
7237 $as_echo "no" >&6; }
7244 if test -n "$ac_tool_prefix"; then
7245 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
7246 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
7247 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7248 $as_echo_n "checking for $ac_word... " >&6; }
7249 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
7250 $as_echo_n "(cached) " >&6
7252 if test -n "$DLLTOOL"; then
7253 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
7255 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7259 test -z "$as_dir" && as_dir=.
7260 for ac_exec_ext in '' $ac_executable_extensions; do
7261 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7262 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
7263 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7272 DLLTOOL=$ac_cv_prog_DLLTOOL
7273 if test -n "$DLLTOOL"; then
7274 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
7275 $as_echo "$DLLTOOL" >&6; }
7277 { $as_echo "$as_me:$LINENO: result: no" >&5
7278 $as_echo "no" >&6; }
7283 if test -z "$ac_cv_prog_DLLTOOL"; then
7284 ac_ct_DLLTOOL=$DLLTOOL
7285 # Extract the first word of "dlltool", so it can be a program name with args.
7286 set dummy dlltool; ac_word=$2
7287 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7288 $as_echo_n "checking for $ac_word... " >&6; }
7289 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
7290 $as_echo_n "(cached) " >&6
7292 if test -n "$ac_ct_DLLTOOL"; then
7293 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
7295 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7299 test -z "$as_dir" && as_dir=.
7300 for ac_exec_ext in '' $ac_executable_extensions; do
7301 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7302 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
7303 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7312 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
7313 if test -n "$ac_ct_DLLTOOL"; then
7314 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
7315 $as_echo "$ac_ct_DLLTOOL" >&6; }
7317 { $as_echo "$as_me:$LINENO: result: no" >&5
7318 $as_echo "no" >&6; }
7321 if test "x$ac_ct_DLLTOOL" = x; then
7324 case $cross_compiling:$ac_tool_warned in
7326 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7327 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7328 ac_tool_warned=yes ;;
7330 DLLTOOL=$ac_ct_DLLTOOL
7333 DLLTOOL="$ac_cv_prog_DLLTOOL"
7336 if test -n "$ac_tool_prefix"; then
7337 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
7338 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
7339 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7340 $as_echo_n "checking for $ac_word... " >&6; }
7341 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
7342 $as_echo_n "(cached) " >&6
7344 if test -n "$DLLWRAP"; then
7345 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
7347 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7351 test -z "$as_dir" && as_dir=.
7352 for ac_exec_ext in '' $ac_executable_extensions; do
7353 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7354 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
7355 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7364 DLLWRAP=$ac_cv_prog_DLLWRAP
7365 if test -n "$DLLWRAP"; then
7366 { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
7367 $as_echo "$DLLWRAP" >&6; }
7369 { $as_echo "$as_me:$LINENO: result: no" >&5
7370 $as_echo "no" >&6; }
7375 if test -z "$ac_cv_prog_DLLWRAP"; then
7376 ac_ct_DLLWRAP=$DLLWRAP
7377 # Extract the first word of "dllwrap", so it can be a program name with args.
7378 set dummy dllwrap; ac_word=$2
7379 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7380 $as_echo_n "checking for $ac_word... " >&6; }
7381 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
7382 $as_echo_n "(cached) " >&6
7384 if test -n "$ac_ct_DLLWRAP"; then
7385 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
7387 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7391 test -z "$as_dir" && as_dir=.
7392 for ac_exec_ext in '' $ac_executable_extensions; do
7393 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7394 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
7395 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7404 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
7405 if test -n "$ac_ct_DLLWRAP"; then
7406 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7407 $as_echo "$ac_ct_DLLWRAP" >&6; }
7409 { $as_echo "$as_me:$LINENO: result: no" >&5
7410 $as_echo "no" >&6; }
7413 if test "x$ac_ct_DLLWRAP" = x; then
7416 case $cross_compiling:$ac_tool_warned in
7418 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7419 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7420 ac_tool_warned=yes ;;
7422 DLLWRAP=$ac_ct_DLLWRAP
7425 DLLWRAP="$ac_cv_prog_DLLWRAP"
7428 if test -n "$ac_tool_prefix"; then
7429 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7430 set dummy ${ac_tool_prefix}ar; ac_word=$2
7431 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7432 $as_echo_n "checking for $ac_word... " >&6; }
7433 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7434 $as_echo_n "(cached) " >&6
7436 if test -n "$MINGWAR"; then
7437 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
7439 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7443 test -z "$as_dir" && as_dir=.
7444 for ac_exec_ext in '' $ac_executable_extensions; do
7445 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7446 ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
7447 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7456 MINGWAR=$ac_cv_prog_MINGWAR
7457 if test -n "$MINGWAR"; then
7458 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7459 $as_echo "$MINGWAR" >&6; }
7461 { $as_echo "$as_me:$LINENO: result: no" >&5
7462 $as_echo "no" >&6; }
7467 if test -z "$ac_cv_prog_MINGWAR"; then
7468 ac_ct_MINGWAR=$MINGWAR
7469 # Extract the first word of "ar", so it can be a program name with args.
7470 set dummy ar; ac_word=$2
7471 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7472 $as_echo_n "checking for $ac_word... " >&6; }
7473 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7474 $as_echo_n "(cached) " >&6
7476 if test -n "$ac_ct_MINGWAR"; then
7477 ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
7479 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7483 test -z "$as_dir" && as_dir=.
7484 for ac_exec_ext in '' $ac_executable_extensions; do
7485 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7486 ac_cv_prog_ac_ct_MINGWAR="ar"
7487 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7496 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
7497 if test -n "$ac_ct_MINGWAR"; then
7498 { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7499 $as_echo "$ac_ct_MINGWAR" >&6; }
7501 { $as_echo "$as_me:$LINENO: result: no" >&5
7502 $as_echo "no" >&6; }
7505 if test "x$ac_ct_MINGWAR" = x; then
7508 case $cross_compiling:$ac_tool_warned in
7510 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7511 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7512 ac_tool_warned=yes ;;
7514 MINGWAR=$ac_ct_MINGWAR
7517 MINGWAR="$ac_cv_prog_MINGWAR"
7520 if test "$DLLWRAP" = "false"; then
7526 enable_iphlpapi=${enable_iphlpapi:-no}
7527 enable_kernel32=${enable_kernel32:-no}
7528 enable_msvcrt=${enable_msvcrt:-no}
7529 enable_ntdll=${enable_ntdll:-no}
7530 enable_ws2_32=${enable_ws2_32:-no}
7531 enable_loader=${enable_loader:-no}
7532 enable_server=${enable_server:-no}
7533 with_x=${with_x:-no}
7534 with_pthread=${with_pthread:-no}
7539 DLLFLAGS="$DLLFLAGS -fPIC"
7540 LDDLLFLAGS="-bundle -multiply_defined suppress"
7541 LIBWINE_LDFLAGS="-multiply_defined suppress"
7542 LDSHARED="\$(CC) -dynamiclib"
7544 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7545 SECURITYLIB="-framework Security -framework CoreFoundation"
7547 COREFOUNDATIONLIB="-framework CoreFoundation"
7549 IOKITLIB="-framework IOKit -framework CoreFoundation"
7551 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
7553 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7555 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
7558 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7560 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7563 if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
7565 ac_save_LIBS="$LIBS"
7566 LIBS="$LIBS $IOKITLIB"
7568 for ac_func in IOHIDManagerCreate
7570 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
7571 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
7572 $as_echo_n "checking for $ac_func... " >&6; }
7573 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7574 $as_echo_n "(cached) " >&6
7576 cat >conftest.$ac_ext <<_ACEOF
7579 cat confdefs.h >>conftest.$ac_ext
7580 cat >>conftest.$ac_ext <<_ACEOF
7581 /* end confdefs.h. */
7582 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7583 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7584 #define $ac_func innocuous_$ac_func
7586 /* System header to define __stub macros and hopefully few prototypes,
7587 which can conflict with char $ac_func (); below.
7588 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7589 <limits.h> exists even on freestanding compilers. */
7592 # include <limits.h>
7594 # include <assert.h>
7599 /* Override any GCC internal prototype to avoid an error.
7600 Use char because int might match the return type of a GCC
7601 builtin and then its argument prototype would still apply. */
7606 /* The GNU C library defines this for functions which it implements
7607 to always fail with ENOSYS. Some functions are actually named
7608 something starting with __ and the normal name is an alias. */
7609 #if defined __stub_$ac_func || defined __stub___$ac_func
7621 rm -f conftest.$ac_objext conftest$ac_exeext
7622 if { (ac_try="$ac_link"
7624 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7625 *) ac_try_echo
=$ac_try;;
7627 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7628 $as_echo "$ac_try_echo") >&5
7629 (eval "$ac_link") 2>conftest.er1
7631 grep -v '^ *+' conftest.er1
>conftest.err
7633 cat conftest.err
>&5
7634 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7635 (exit $ac_status); } && {
7636 test -z "$ac_c_werror_flag" ||
7637 test ! -s conftest.err
7638 } && test -s conftest
$ac_exeext && {
7639 test "$cross_compiling" = yes ||
7640 $as_test_x conftest
$ac_exeext
7642 eval "$as_ac_var=yes"
7644 $as_echo "$as_me: failed program was:" >&5
7645 sed 's/^/| /' conftest.
$ac_ext >&5
7647 eval "$as_ac_var=no"
7650 rm -rf conftest.dSYM
7651 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7652 conftest
$ac_exeext conftest.
$ac_ext
7654 ac_res
=`eval 'as_val=${'$as_ac_var'}
7655 $as_echo "$as_val"'`
7656 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7657 $as_echo "$ac_res" >&6; }
7658 as_val
=`eval 'as_val=${'$as_ac_var'}
7659 $as_echo "$as_val"'`
7660 if test "x$as_val" = x
""yes; then
7661 cat >>confdefs.h
<<_ACEOF
7662 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7668 LIBS
="$ac_save_LIBS"
7672 LDDLLFLAGS
="$LDDLLFLAGS -read_only_relocs warning" ;;
7674 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7676 CARBONLIB
="-framework Carbon"
7678 enable_winequartz_drv
=${enable_winequartz_drv:-yes}
7682 DLLFLAGS
="$DLLFLAGS -fPIC"
7684 { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7685 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7686 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7687 $as_echo_n "(cached) " >&6
7689 ac_wine_try_cflags_saved
=$CFLAGS
7690 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7691 cat >conftest.
$ac_ext <<_ACEOF
7694 rm -f conftest.
$ac_objext conftest
$ac_exeext
7695 if { (ac_try
="$ac_link"
7697 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7698 *) ac_try_echo=$ac_try;;
7700 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7701 $as_echo "$ac_try_echo") >&5
7702 (eval "$ac_link") 2>conftest.er1
7704 grep -v '^ *+' conftest.er1 >conftest.err
7706 cat conftest.err >&5
7707 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7708 (exit $ac_status); } && {
7709 test -z "$ac_c_werror_flag" ||
7710 test ! -s conftest.err
7711 } && test -s conftest$ac_exeext && {
7712 test "$cross_compiling" = yes ||
7713 $as_test_x conftest$ac_exeext
7715 ac_cv_c_dll_gnuelf="yes"
7717 $as_echo "$as_me: failed program was:" >&5
7718 sed 's/^/| /' conftest.$ac_ext >&5
7720 ac_cv_c_dll_gnuelf="no"
7723 rm -rf conftest.dSYM
7724 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7725 conftest$ac_exeext conftest.$ac_ext
7726 CFLAGS=$ac_wine_try_cflags_saved
7728 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7729 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7730 if test "$ac_cv_c_dll_gnuelf" = "yes"
7732 LDSHARED="\$(CC) -shared"
7733 LDDLLFLAGS="-shared -Wl,-Bsymbolic"
7734 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7735 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7736 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7737 $as_echo_n "(cached) " >&6
7739 ac_wine_try_cflags_saved=$CFLAGS
7740 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7741 cat >conftest.$ac_ext <<_ACEOF
7744 cat confdefs.h >>conftest.$ac_ext
7745 cat >>conftest.$ac_ext <<_ACEOF
7746 /* end confdefs.h. */
7756 rm -f conftest.$ac_objext conftest$ac_exeext
7757 if { (ac_try="$ac_link"
7759 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7760 *) ac_try_echo
=$ac_try;;
7762 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7763 $as_echo "$ac_try_echo") >&5
7764 (eval "$ac_link") 2>conftest.er1
7766 grep -v '^ *+' conftest.er1
>conftest.err
7768 cat conftest.err
>&5
7769 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7770 (exit $ac_status); } && {
7771 test -z "$ac_c_werror_flag" ||
7772 test ! -s conftest.err
7773 } && test -s conftest
$ac_exeext && {
7774 test "$cross_compiling" = yes ||
7775 $as_test_x conftest
$ac_exeext
7777 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=yes
7779 $as_echo "$as_me: failed program was:" >&5
7780 sed 's/^/| /' conftest.
$ac_ext >&5
7782 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=no
7785 rm -rf conftest.dSYM
7786 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7787 conftest
$ac_exeext conftest.
$ac_ext
7788 CFLAGS
=$ac_wine_try_cflags_saved
7790 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7791 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7792 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7793 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7795 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7796 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7797 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7798 $as_echo_n "(cached) " >&6
7800 ac_wine_try_cflags_saved
=$CFLAGS
7801 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7802 cat >conftest.
$ac_ext <<_ACEOF
7805 cat confdefs.h
>>conftest.
$ac_ext
7806 cat >>conftest.
$ac_ext <<_ACEOF
7807 /* end confdefs.h. */
7817 rm -f conftest.
$ac_objext conftest
$ac_exeext
7818 if { (ac_try
="$ac_link"
7820 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7821 *) ac_try_echo=$ac_try;;
7823 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7824 $as_echo "$ac_try_echo") >&5
7825 (eval "$ac_link") 2>conftest.er1
7827 grep -v '^ *+' conftest.er1 >conftest.err
7829 cat conftest.err >&5
7830 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7831 (exit $ac_status); } && {
7832 test -z "$ac_c_werror_flag" ||
7833 test ! -s conftest.err
7834 } && test -s conftest$ac_exeext && {
7835 test "$cross_compiling" = yes ||
7836 $as_test_x conftest$ac_exeext
7838 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
7840 $as_echo "$as_me: failed program was:" >&5
7841 sed 's/^/| /' conftest.$ac_ext >&5
7843 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
7846 rm -rf conftest.dSYM
7847 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7848 conftest$ac_exeext conftest.$ac_ext
7849 CFLAGS=$ac_wine_try_cflags_saved
7851 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7852 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7853 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7854 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7860 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7861 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7862 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7863 $as_echo_n "(cached) " >&6
7865 ac_wine_try_cflags_saved=$CFLAGS
7866 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
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__shared__Wl__Bsymbolic__z_defs
=yes
7905 $as_echo "$as_me: failed program was:" >&5
7906 sed 's/^/| /' conftest.
$ac_ext >&5
7908 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=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__shared__Wl__Bsymbolic__z_defs" >&5
7917 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7918 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7919 LDDLLFLAGS
="$LDDLLFLAGS,-z,defs"
7923 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7924 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7925 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7926 $as_echo_n "(cached) " >&6
7928 ac_wine_try_cflags_saved
=$CFLAGS
7929 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7930 cat >conftest.
$ac_ext <<_ACEOF
7933 cat confdefs.h
>>conftest.
$ac_ext
7934 cat >>conftest.
$ac_ext <<_ACEOF
7935 /* end confdefs.h. */
7945 rm -f conftest.
$ac_objext conftest
$ac_exeext
7946 if { (ac_try
="$ac_link"
7948 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7949 *) ac_try_echo=$ac_try;;
7951 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7952 $as_echo "$ac_try_echo") >&5
7953 (eval "$ac_link") 2>conftest.er1
7955 grep -v '^ *+' conftest.er1 >conftest.err
7957 cat conftest.err >&5
7958 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7959 (exit $ac_status); } && {
7960 test -z "$ac_c_werror_flag" ||
7961 test ! -s conftest.err
7962 } && test -s conftest$ac_exeext && {
7963 test "$cross_compiling" = yes ||
7964 $as_test_x conftest$ac_exeext
7966 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
7968 $as_echo "$as_me: failed program was:" >&5
7969 sed 's/^/| /' conftest.$ac_ext >&5
7971 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
7974 rm -rf conftest.dSYM
7975 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7976 conftest$ac_exeext conftest.$ac_ext
7977 CFLAGS=$ac_wine_try_cflags_saved
7979 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7980 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7981 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7982 LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7986 echo '{ global: *; };' >conftest.map
7987 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7988 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7989 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7990 $as_echo_n "(cached) " >&6
7992 ac_wine_try_cflags_saved=$CFLAGS
7993 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7994 cat >conftest.$ac_ext <<_ACEOF
7997 cat confdefs.h >>conftest.$ac_ext
7998 cat >>conftest.$ac_ext <<_ACEOF
7999 /* end confdefs.h. */
8009 rm -f conftest.$ac_objext conftest$ac_exeext
8010 if { (ac_try="$ac_link"
8012 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8013 *) ac_try_echo
=$ac_try;;
8015 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8016 $as_echo "$ac_try_echo") >&5
8017 (eval "$ac_link") 2>conftest.er1
8019 grep -v '^ *+' conftest.er1
>conftest.err
8021 cat conftest.err
>&5
8022 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8023 (exit $ac_status); } && {
8024 test -z "$ac_c_werror_flag" ||
8025 test ! -s conftest.err
8026 } && test -s conftest
$ac_exeext && {
8027 test "$cross_compiling" = yes ||
8028 $as_test_x conftest
$ac_exeext
8030 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=yes
8032 $as_echo "$as_me: failed program was:" >&5
8033 sed 's/^/| /' conftest.
$ac_ext >&5
8035 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=no
8038 rm -rf conftest.dSYM
8039 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8040 conftest
$ac_exeext conftest.
$ac_ext
8041 CFLAGS
=$ac_wine_try_cflags_saved
8043 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
8044 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
8045 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
8046 LDSHARED
="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
8051 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
8052 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
8053 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
8054 $as_echo_n "(cached) " >&6
8056 ac_wine_try_cflags_saved
=$CFLAGS
8057 CFLAGS
="$CFLAGS -fPIC -Wl,--export-dynamic"
8058 cat >conftest.
$ac_ext <<_ACEOF
8061 cat confdefs.h
>>conftest.
$ac_ext
8062 cat >>conftest.
$ac_ext <<_ACEOF
8063 /* end confdefs.h. */
8073 rm -f conftest.
$ac_objext conftest
$ac_exeext
8074 if { (ac_try
="$ac_link"
8076 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8077 *) ac_try_echo=$ac_try;;
8079 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8080 $as_echo "$ac_try_echo") >&5
8081 (eval "$ac_link") 2>conftest.er1
8083 grep -v '^ *+' conftest.er1 >conftest.err
8085 cat conftest.err >&5
8086 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8087 (exit $ac_status); } && {
8088 test -z "$ac_c_werror_flag" ||
8089 test ! -s conftest.err
8090 } && test -s conftest$ac_exeext && {
8091 test "$cross_compiling" = yes ||
8092 $as_test_x conftest$ac_exeext
8094 ac_cv_cflags__fPIC__Wl___export_dynamic=yes
8096 $as_echo "$as_me: failed program was:" >&5
8097 sed 's/^/| /' conftest.$ac_ext >&5
8099 ac_cv_cflags__fPIC__Wl___export_dynamic=no
8102 rm -rf conftest.dSYM
8103 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8104 conftest$ac_exeext conftest.$ac_ext
8105 CFLAGS=$ac_wine_try_cflags_saved
8107 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
8108 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
8109 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
8110 LDEXECFLAGS="-Wl,--export-dynamic"
8115 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" |
$as_tr_sh`
8116 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
8117 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
8118 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8119 $as_echo_n "(cached) " >&6
8121 ac_wine_try_cflags_saved=$CFLAGS
8122 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
8123 cat >conftest.$ac_ext <<_ACEOF
8126 cat confdefs.h >>conftest.$ac_ext
8127 cat >>conftest.$ac_ext <<_ACEOF
8128 /* end confdefs.h. */
8138 rm -f conftest.$ac_objext conftest$ac_exeext
8139 if { (ac_try="$ac_link"
8141 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8142 *) ac_try_echo
=$ac_try;;
8144 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8145 $as_echo "$ac_try_echo") >&5
8146 (eval "$ac_link") 2>conftest.er1
8148 grep -v '^ *+' conftest.er1
>conftest.err
8150 cat conftest.err
>&5
8151 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8152 (exit $ac_status); } && {
8153 test -z "$ac_c_werror_flag" ||
8154 test ! -s conftest.err
8155 } && test -s conftest
$ac_exeext && {
8156 test "$cross_compiling" = yes ||
8157 $as_test_x conftest
$ac_exeext
8159 eval "$as_ac_var=yes"
8161 $as_echo "$as_me: failed program was:" >&5
8162 sed 's/^/| /' conftest.
$ac_ext >&5
8164 eval "$as_ac_var=no"
8167 rm -rf conftest.dSYM
8168 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8169 conftest
$ac_exeext conftest.
$ac_ext
8170 CFLAGS
=$ac_wine_try_cflags_saved
8172 ac_res
=`eval 'as_val=${'$as_ac_var'}
8173 $as_echo "$as_val"'`
8174 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8175 $as_echo "$ac_res" >&6; }
8176 if test `eval 'as_val=${'$as_ac_var'}
8177 $as_echo "$as_val"'` = yes; then
8178 LDRPATH_INSTALL
="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8179 LDRPATH_LOCAL
="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8181 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
8182 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
8183 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
8184 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8185 $as_echo_n "(cached) " >&6
8187 ac_wine_try_cflags_saved
=$CFLAGS
8188 CFLAGS
="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
8189 cat >conftest.
$ac_ext <<_ACEOF
8192 cat confdefs.h
>>conftest.
$ac_ext
8193 cat >>conftest.
$ac_ext <<_ACEOF
8194 /* end confdefs.h. */
8204 rm -f conftest.
$ac_objext conftest
$ac_exeext
8205 if { (ac_try
="$ac_link"
8207 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8208 *) ac_try_echo=$ac_try;;
8210 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8211 $as_echo "$ac_try_echo") >&5
8212 (eval "$ac_link") 2>conftest.er1
8214 grep -v '^ *+' conftest.er1 >conftest.err
8216 cat conftest.err >&5
8217 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8218 (exit $ac_status); } && {
8219 test -z "$ac_c_werror_flag" ||
8220 test ! -s conftest.err
8221 } && test -s conftest$ac_exeext && {
8222 test "$cross_compiling" = yes ||
8223 $as_test_x conftest$ac_exeext
8225 eval "$as_ac_var=yes"
8227 $as_echo "$as_me: failed program was:" >&5
8228 sed 's/^/| /' conftest.$ac_ext >&5
8230 eval "$as_ac_var=no"
8233 rm -rf conftest.dSYM
8234 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8235 conftest$ac_exeext conftest.$ac_ext
8236 CFLAGS=$ac_wine_try_cflags_saved
8238 ac_res=`eval 'as_val=${'$as_ac_var'}
8239 $as_echo "$as_val"'`
8240 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8241 $as_echo "$ac_res" >&6; }
8242 if test `eval 'as_val=${'$as_ac_var'}
8243 $as_echo "$as_val"'` = yes; then
8244 LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`"
8245 LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8251 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
8252 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
8253 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
8254 $as_echo_n "(cached) " >&6
8256 ac_wine_try_cflags_saved=$CFLAGS
8257 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
8258 cat >conftest.$ac_ext <<_ACEOF
8261 cat confdefs.h >>conftest.$ac_ext
8262 cat >>conftest.$ac_ext <<_ACEOF
8263 /* end confdefs.h. */
8273 rm -f conftest.$ac_objext conftest$ac_exeext
8274 if { (ac_try="$ac_link"
8276 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8277 *) ac_try_echo
=$ac_try;;
8279 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8280 $as_echo "$ac_try_echo") >&5
8281 (eval "$ac_link") 2>conftest.er1
8283 grep -v '^ *+' conftest.er1
>conftest.err
8285 cat conftest.err
>&5
8286 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8287 (exit $ac_status); } && {
8288 test -z "$ac_c_werror_flag" ||
8289 test ! -s conftest.err
8290 } && test -s conftest
$ac_exeext && {
8291 test "$cross_compiling" = yes ||
8292 $as_test_x conftest
$ac_exeext
8294 ac_cv_cflags__Wl___enable_new_dtags
=yes
8296 $as_echo "$as_me: failed program was:" >&5
8297 sed 's/^/| /' conftest.
$ac_ext >&5
8299 ac_cv_cflags__Wl___enable_new_dtags
=no
8302 rm -rf conftest.dSYM
8303 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8304 conftest
$ac_exeext conftest.
$ac_ext
8305 CFLAGS
=$ac_wine_try_cflags_saved
8307 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
8308 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
8309 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
8310 LDRPATH_INSTALL
="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
8315 *i
[3456789]86* | x86_64
)
8316 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
8317 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
8318 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
8319 $as_echo_n "(cached) " >&6
8321 ac_wine_try_cflags_saved
=$CFLAGS
8322 CFLAGS
="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
8323 cat >conftest.
$ac_ext <<_ACEOF
8326 cat confdefs.h
>>conftest.
$ac_ext
8327 cat >>conftest.
$ac_ext <<_ACEOF
8328 /* end confdefs.h. */
8338 rm -f conftest.
$ac_objext conftest
$ac_exeext
8339 if { (ac_try
="$ac_link"
8341 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8342 *) ac_try_echo=$ac_try;;
8344 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8345 $as_echo "$ac_try_echo") >&5
8346 (eval "$ac_link") 2>conftest.er1
8348 grep -v '^ *+' conftest.er1 >conftest.err
8350 cat conftest.err >&5
8351 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8352 (exit $ac_status); } && {
8353 test -z "$ac_c_werror_flag" ||
8354 test ! -s conftest.err
8355 } && test -s conftest$ac_exeext && {
8356 test "$cross_compiling" = yes ||
8357 $as_test_x conftest$ac_exeext
8359 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
8361 $as_echo "$as_me: failed program was:" >&5
8362 sed 's/^/| /' conftest.$ac_ext >&5
8364 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
8367 rm -rf conftest.dSYM
8368 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8369 conftest$ac_exeext conftest.$ac_ext
8370 CFLAGS=$ac_wine_try_cflags_saved
8372 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8373 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8374 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8375 LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8382 { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8383 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
8384 if test "${ac_cv_c_dll_unixware+set}" = set; then
8385 $as_echo_n "(cached) " >&6
8387 ac_wine_try_cflags_saved=$CFLAGS
8388 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8389 cat >conftest.$ac_ext <<_ACEOF
8392 rm -f conftest.$ac_objext conftest$ac_exeext
8393 if { (ac_try="$ac_link"
8395 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8396 *) ac_try_echo
=$ac_try;;
8398 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8399 $as_echo "$ac_try_echo") >&5
8400 (eval "$ac_link") 2>conftest.er1
8402 grep -v '^ *+' conftest.er1
>conftest.err
8404 cat conftest.err
>&5
8405 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8406 (exit $ac_status); } && {
8407 test -z "$ac_c_werror_flag" ||
8408 test ! -s conftest.err
8409 } && test -s conftest
$ac_exeext && {
8410 test "$cross_compiling" = yes ||
8411 $as_test_x conftest
$ac_exeext
8413 ac_cv_c_dll_unixware
="yes"
8415 $as_echo "$as_me: failed program was:" >&5
8416 sed 's/^/| /' conftest.
$ac_ext >&5
8418 ac_cv_c_dll_unixware
="no"
8421 rm -rf conftest.dSYM
8422 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8423 conftest
$ac_exeext conftest.
$ac_ext
8424 CFLAGS
=$ac_wine_try_cflags_saved
8426 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8427 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8428 if test "$ac_cv_c_dll_unixware" = "yes"
8430 LDSHARED
="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8431 LDDLLFLAGS
="-Wl,-G,-B,symbolic"
8434 { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8435 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8436 if test "${ac_cv_c_dll_hpux+set}" = set; then
8437 $as_echo_n "(cached) " >&6
8439 ac_wine_try_cflags_saved
=$CFLAGS
8440 CFLAGS
="$CFLAGS -shared"
8441 cat >conftest.
$ac_ext <<_ACEOF
8444 rm -f conftest.
$ac_objext conftest
$ac_exeext
8445 if { (ac_try
="$ac_link"
8447 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8448 *) ac_try_echo=$ac_try;;
8450 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8451 $as_echo "$ac_try_echo") >&5
8452 (eval "$ac_link") 2>conftest.er1
8454 grep -v '^ *+' conftest.er1 >conftest.err
8456 cat conftest.err >&5
8457 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8458 (exit $ac_status); } && {
8459 test -z "$ac_c_werror_flag" ||
8460 test ! -s conftest.err
8461 } && test -s conftest$ac_exeext && {
8462 test "$cross_compiling" = yes ||
8463 $as_test_x conftest$ac_exeext
8465 ac_cv_c_dll_hpux="yes"
8467 $as_echo "$as_me: failed program was:" >&5
8468 sed 's/^/| /' conftest.$ac_ext >&5
8470 ac_cv_c_dll_hpux="no"
8473 rm -rf conftest.dSYM
8474 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8475 conftest$ac_exeext conftest.$ac_ext
8476 CFLAGS=$ac_wine_try_cflags_saved
8478 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8479 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8480 if test "$ac_cv_c_dll_hpux" = "yes"
8484 LDDLLFLAGS="-shared -fPIC"
8485 LDSHARED="\$(CC) -shared"
8492 enable_winequartz_drv=${enable_winequartz_drv:-no}
8494 if test "$LIBEXT" = "a"; then
8495 { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8496 It is currently not possible to build Wine without shared library
8497 (.so) support to allow transparent switch between .so and .dll files.
8498 If you are using Linux, you will need a newer binutils.
8500 $as_echo "$as_me: error: could not find a way to build shared libraries.
8501 It is currently not possible to build Wine without shared library
8502 (.so) support to allow transparent switch between .so and .dll files.
8503 If you are using Linux, you will need a newer binutils.
8505 { (exit 1); exit 1; }; }
8508 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8510 for ac_prog in $host_cpu-pc-mingw32-gcc i586-mingw32msvc-gcc i386-mingw32msvc-gcc i686-mingw32-gcc i586-mingw32-gcc i486-mingw32-gcc i386-mingw32-gcc mingw32-gcc i686-pc-mingw32-gcc mingw-gcc
8512 # Extract the first word of "$ac_prog", so it can be a program name with args.
8513 set dummy $ac_prog; ac_word=$2
8514 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8515 $as_echo_n "checking for $ac_word... " >&6; }
8516 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8517 $as_echo_n "(cached) " >&6
8519 if test -n "$CROSSCC"; then
8520 ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
8522 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8526 test -z "$as_dir" && as_dir=.
8527 for ac_exec_ext in '' $ac_executable_extensions; do
8528 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8529 ac_cv_prog_CROSSCC="$ac_prog"
8530 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8539 CROSSCC=$ac_cv_prog_CROSSCC
8540 if test -n "$CROSSCC"; then
8541 { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8542 $as_echo "$CROSSCC" >&6; }
8544 { $as_echo "$as_me:$LINENO: result: no" >&5
8545 $as_echo "no" >&6; }
8549 test -n "$CROSSCC" && break
8551 test -n "$CROSSCC" || CROSSCC="false"
8553 for ac_prog in $host_cpu-pc-mingw32-dlltool i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i686-mingw32-dlltool i586-mingw32-dlltool i486-mingw32-dlltool i386-mingw32-dlltool mingw32-dlltool i686-pc-mingw32-dlltool mingw-dlltool
8555 # Extract the first word of "$ac_prog", so it can be a program name with args.
8556 set dummy $ac_prog; ac_word=$2
8557 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8558 $as_echo_n "checking for $ac_word... " >&6; }
8559 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8560 $as_echo_n "(cached) " >&6
8562 if test -n "$DLLTOOL"; then
8563 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8565 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8569 test -z "$as_dir" && as_dir=.
8570 for ac_exec_ext in '' $ac_executable_extensions; do
8571 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8572 ac_cv_prog_DLLTOOL="$ac_prog"
8573 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8582 DLLTOOL=$ac_cv_prog_DLLTOOL
8583 if test -n "$DLLTOOL"; then
8584 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8585 $as_echo "$DLLTOOL" >&6; }
8587 { $as_echo "$as_me:$LINENO: result: no" >&5
8588 $as_echo "no" >&6; }
8592 test -n "$DLLTOOL" && break
8594 test -n "$DLLTOOL" || DLLTOOL="false"
8596 for ac_prog in $host_cpu-pc-mingw32-windres i586-mingw32msvc-windres i386-mingw32msvc-windres i686-mingw32-windres i586-mingw32-windres i486-mingw32-windres i386-mingw32-windres mingw32-windres i686-pc-mingw32-windres mingw-windres
8598 # Extract the first word of "$ac_prog", so it can be a program name with args.
8599 set dummy $ac_prog; ac_word=$2
8600 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8601 $as_echo_n "checking for $ac_word... " >&6; }
8602 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
8603 $as_echo_n "(cached) " >&6
8605 if test -n "$CROSSWINDRES"; then
8606 ac_cv_prog_CROSSWINDRES="$CROSSWINDRES" # Let the user override the test.
8608 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8612 test -z "$as_dir" && as_dir=.
8613 for ac_exec_ext in '' $ac_executable_extensions; do
8614 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8615 ac_cv_prog_CROSSWINDRES="$ac_prog"
8616 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8625 CROSSWINDRES=$ac_cv_prog_CROSSWINDRES
8626 if test -n "$CROSSWINDRES"; then
8627 { $as_echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
8628 $as_echo "$CROSSWINDRES" >&6; }
8630 { $as_echo "$as_me:$LINENO: result: no" >&5
8631 $as_echo "no" >&6; }
8635 test -n "$CROSSWINDRES" && break
8637 test -n "$CROSSWINDRES" || CROSSWINDRES="false"
8639 for ac_prog in $host_cpu-pc-mingw32-ar i586-mingw32msvc-ar i386-mingw32msvc-ar i686-mingw32-ar i586-mingw32-ar i486-mingw32-ar i386-mingw32-ar mingw32-ar i686-pc-mingw32-ar mingw-ar
8641 # Extract the first word of "$ac_prog", so it can be a program name with args.
8642 set dummy $ac_prog; ac_word=$2
8643 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8644 $as_echo_n "checking for $ac_word... " >&6; }
8645 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8646 $as_echo_n "(cached) " >&6
8648 if test -n "$MINGWAR"; then
8649 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8651 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8655 test -z "$as_dir" && as_dir=.
8656 for ac_exec_ext in '' $ac_executable_extensions; do
8657 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8658 ac_cv_prog_MINGWAR="$ac_prog"
8659 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8668 MINGWAR=$ac_cv_prog_MINGWAR
8669 if test -n "$MINGWAR"; then
8670 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8671 $as_echo "$MINGWAR" >&6; }
8673 { $as_echo "$as_me:$LINENO: result: no" >&5
8674 $as_echo "no" >&6; }
8678 test -n "$MINGWAR" && break
8680 test -n "$MINGWAR" || MINGWAR="false"
8682 if test "$CROSSCC" != "false"
8684 CROSSTEST="\$(CROSSTEST)"
8690 if test "$ac_cv_header_pthread_h" = "yes"
8692 { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8693 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8694 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8695 $as_echo_n "(cached) " >&6
8697 ac_check_lib_save_LIBS=$LIBS
8698 LIBS="-lpthread $LIBS"
8699 cat >conftest.$ac_ext <<_ACEOF
8702 cat confdefs.h >>conftest.$ac_ext
8703 cat >>conftest.$ac_ext <<_ACEOF
8704 /* end confdefs.h. */
8706 /* Override any GCC internal prototype to avoid an error.
8707 Use char because int might match the return type of a GCC
8708 builtin and then its argument prototype would still apply. */
8712 char pthread_create ();
8716 return pthread_create ();
8721 rm -f conftest.$ac_objext conftest$ac_exeext
8722 if { (ac_try="$ac_link"
8724 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8725 *) ac_try_echo
=$ac_try;;
8727 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8728 $as_echo "$ac_try_echo") >&5
8729 (eval "$ac_link") 2>conftest.er1
8731 grep -v '^ *+' conftest.er1
>conftest.err
8733 cat conftest.err
>&5
8734 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8735 (exit $ac_status); } && {
8736 test -z "$ac_c_werror_flag" ||
8737 test ! -s conftest.err
8738 } && test -s conftest
$ac_exeext && {
8739 test "$cross_compiling" = yes ||
8740 $as_test_x conftest
$ac_exeext
8742 ac_cv_lib_pthread_pthread_create
=yes
8744 $as_echo "$as_me: failed program was:" >&5
8745 sed 's/^/| /' conftest.
$ac_ext >&5
8747 ac_cv_lib_pthread_pthread_create
=no
8750 rm -rf conftest.dSYM
8751 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8752 conftest
$ac_exeext conftest.
$ac_ext
8753 LIBS
=$ac_check_lib_save_LIBS
8755 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8756 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8757 if test "x$ac_cv_lib_pthread_pthread_create" = x
""yes; then
8758 LIBPTHREAD
="-lpthread"
8763 if test "x$LIBPTHREAD" = "x"; then
8764 case "x$with_pthread" in
8766 *) { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8767 Wine cannot support threads without libpthread.
8768 Use the --without-pthread option if you really want this." >&5
8769 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8770 Wine cannot support threads without libpthread.
8771 Use the --without-pthread option if you really want this." >&2;}
8772 { (exit 1); exit 1; }; } ;;
8778 { $as_echo "$as_me:$LINENO: checking for X" >&5
8779 $as_echo_n "checking for X... " >&6; }
8782 # Check whether --with-x was given.
8783 if test "${with_x+set}" = set; then
8787 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8788 if test "x$with_x" = xno
; then
8789 # The user explicitly disabled X.
8792 case $x_includes,$x_libraries in #(
8793 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8794 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8795 { (exit 1); exit 1; }; };; #(
8796 *,NONE | NONE
,*) if test "${ac_cv_have_x+set}" = set; then
8797 $as_echo_n "(cached) " >&6
8799 # One or both of the vars are not set, and there is no cached value.
8800 ac_x_includes
=no ac_x_libraries
=no
8801 rm -f -r conftest.dir
8802 if mkdir conftest.dir
; then
8804 cat >Imakefile
<<'_ACEOF'
8806 @echo incroot='${INCROOT}'
8808 @echo usrlibdir='${USRLIBDIR}'
8810 @echo libdir='${LIBDIR}'
8812 if (export CC
; ${XMKMF-xmkmf}) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
8813 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8814 for ac_var
in incroot usrlibdir libdir
; do
8815 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
8817 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8818 for ac_extension
in a so sl dylib la dll
; do
8819 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8820 test -f "$ac_im_libdir/libX11.$ac_extension"; then
8821 ac_im_usrlibdir
=$ac_im_libdir; break
8824 # Screen out bogus values from the imake configuration. They are
8825 # bogus both because they are the default anyway, and because
8826 # using them would break gcc on systems where it needs fixed includes.
8827 case $ac_im_incroot in
8828 /usr
/include
) ac_x_includes
= ;;
8829 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
=$ac_im_incroot;;
8831 case $ac_im_usrlibdir in
8832 /usr
/lib |
/usr
/lib64 |
/lib |
/lib64
) ;;
8833 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
=$ac_im_usrlibdir ;;
8837 rm -f -r conftest.dir
8840 # Standard set of common directories for X headers.
8841 # Check X11 before X11Rn because it is often a symlink to the current release.
8853 /usr/local/X11/include
8854 /usr/local/X11R6/include
8855 /usr/local/X11R5/include
8856 /usr/local/X11R4/include
8858 /usr/local/include/X11
8859 /usr/local/include/X11R6
8860 /usr/local/include/X11R5
8861 /usr/local/include/X11R4
8865 /usr/XFree86/include/X11
8869 /usr/unsupported/include
8871 /usr/local/x11r5/include
8872 /usr/lpp/Xamples/include
8874 /usr/openwin/include
8875 /usr/openwin/share/include'
8877 if test "$ac_x_includes" = no
; then
8878 # Guess where to find include files, by looking for Xlib.h.
8879 # First, try using that file with no special directory specified.
8880 cat >conftest.
$ac_ext <<_ACEOF
8883 cat confdefs.h
>>conftest.
$ac_ext
8884 cat >>conftest.
$ac_ext <<_ACEOF
8885 /* end confdefs.h. */
8886 #include <X11/Xlib.h>
8888 if { (ac_try
="$ac_cpp conftest.$ac_ext"
8890 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8891 *) ac_try_echo=$ac_try;;
8893 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8894 $as_echo "$ac_try_echo") >&5
8895 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8897 grep -v '^ *+' conftest.er1 >conftest.err
8899 cat conftest.err >&5
8900 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8901 (exit $ac_status); } >/dev/null && {
8902 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8903 test ! -s conftest.err
8905 # We can compile using X headers with no special include directory.
8908 $as_echo "$as_me: failed program was:" >&5
8909 sed 's/^/| /' conftest.$ac_ext >&5
8911 for ac_dir in $ac_x_header_dirs; do
8912 if test -r "$ac_dir/X11/Xlib.h"; then
8913 ac_x_includes=$ac_dir
8919 rm -f conftest.err conftest.$ac_ext
8920 fi # $ac_x_includes = no
8922 if test "$ac_x_libraries" = no; then
8923 # Check for the libraries.
8924 # See if we find them without any special options.
8925 # Don't add to $LIBS permanently.
8928 cat >conftest.$ac_ext <<_ACEOF
8931 cat confdefs.h >>conftest.$ac_ext
8932 cat >>conftest.$ac_ext <<_ACEOF
8933 /* end confdefs.h. */
8934 #include <X11/Xlib.h>
8943 rm -f conftest.$ac_objext conftest$ac_exeext
8944 if { (ac_try="$ac_link"
8946 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8947 *) ac_try_echo
=$ac_try;;
8949 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8950 $as_echo "$ac_try_echo") >&5
8951 (eval "$ac_link") 2>conftest.er1
8953 grep -v '^ *+' conftest.er1
>conftest.err
8955 cat conftest.err
>&5
8956 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8957 (exit $ac_status); } && {
8958 test -z "$ac_c_werror_flag" ||
8959 test ! -s conftest.err
8960 } && test -s conftest
$ac_exeext && {
8961 test "$cross_compiling" = yes ||
8962 $as_test_x conftest
$ac_exeext
8965 # We can link X programs with no special library path.
8968 $as_echo "$as_me: failed program was:" >&5
8969 sed 's/^/| /' conftest.
$ac_ext >&5
8972 for ac_dir
in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
8974 # Don't even attempt the hair of trying to link an X program!
8975 for ac_extension
in a so sl dylib la dll
; do
8976 if test -r "$ac_dir/libX11.$ac_extension"; then
8977 ac_x_libraries
=$ac_dir
8984 rm -rf conftest.dSYM
8985 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8986 conftest
$ac_exeext conftest.
$ac_ext
8987 fi # $ac_x_libraries = no
8989 case $ac_x_includes,$ac_x_libraries in #(
8991 # Didn't find X, or a directory has "'" in its name.
8992 ac_cv_have_x
="have_x=no";; #(
8994 # Record where we found X for the cache.
8995 ac_cv_have_x
="have_x=yes\
8996 ac_x_includes='$ac_x_includes'\
8997 ac_x_libraries='$ac_x_libraries'"
9003 eval "$ac_cv_have_x"
9006 if test "$have_x" != yes; then
9007 { $as_echo "$as_me:$LINENO: result: $have_x" >&5
9008 $as_echo "$have_x" >&6; }
9011 # If each of the values was on the command line, it overrides each guess.
9012 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
9013 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
9014 # Update the cache value to reflect the command line values.
9015 ac_cv_have_x
="have_x=yes\
9016 ac_x_includes='$x_includes'\
9017 ac_x_libraries='$x_libraries'"
9018 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
9019 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
9022 if test "$no_x" = yes; then
9023 # Not all programs may use this symbol, but it does not hurt to define it.
9025 cat >>confdefs.h
<<\_ACEOF
9026 #define X_DISPLAY_MISSING 1
9029 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
9031 if test -n "$x_includes"; then
9032 X_CFLAGS
="$X_CFLAGS -I$x_includes"
9035 # It would also be nice to do this for all -L options, not just this one.
9036 if test -n "$x_libraries"; then
9037 X_LIBS
="$X_LIBS -L$x_libraries"
9038 # For Solaris; some versions of Sun CC require a space after -R and
9039 # others require no space. Words are not sufficient . . . .
9040 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
9041 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
9042 ac_xsave_LIBS
=$LIBS; LIBS
="$LIBS -R$x_libraries"
9043 ac_xsave_c_werror_flag
=$ac_c_werror_flag
9044 ac_c_werror_flag
=yes
9045 cat >conftest.
$ac_ext <<_ACEOF
9048 cat confdefs.h
>>conftest.
$ac_ext
9049 cat >>conftest.
$ac_ext <<_ACEOF
9050 /* end confdefs.h. */
9060 rm -f conftest.
$ac_objext conftest
$ac_exeext
9061 if { (ac_try
="$ac_link"
9063 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9064 *) ac_try_echo=$ac_try;;
9066 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9067 $as_echo "$ac_try_echo") >&5
9068 (eval "$ac_link") 2>conftest.er1
9070 grep -v '^ *+' conftest.er1 >conftest.err
9072 cat conftest.err >&5
9073 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9074 (exit $ac_status); } && {
9075 test -z "$ac_c_werror_flag" ||
9076 test ! -s conftest.err
9077 } && test -s conftest$ac_exeext && {
9078 test "$cross_compiling" = yes ||
9079 $as_test_x conftest$ac_exeext
9081 { $as_echo "$as_me:$LINENO: result: no" >&5
9082 $as_echo "no" >&6; }
9083 X_LIBS="$X_LIBS -R$x_libraries"
9085 $as_echo "$as_me: failed program was:" >&5
9086 sed 's/^/| /' conftest.$ac_ext >&5
9088 LIBS="$ac_xsave_LIBS -R $x_libraries"
9089 cat >conftest.$ac_ext <<_ACEOF
9092 cat confdefs.h >>conftest.$ac_ext
9093 cat >>conftest.$ac_ext <<_ACEOF
9094 /* end confdefs.h. */
9104 rm -f conftest.$ac_objext conftest$ac_exeext
9105 if { (ac_try="$ac_link"
9107 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9108 *) ac_try_echo
=$ac_try;;
9110 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9111 $as_echo "$ac_try_echo") >&5
9112 (eval "$ac_link") 2>conftest.er1
9114 grep -v '^ *+' conftest.er1
>conftest.err
9116 cat conftest.err
>&5
9117 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9118 (exit $ac_status); } && {
9119 test -z "$ac_c_werror_flag" ||
9120 test ! -s conftest.err
9121 } && test -s conftest
$ac_exeext && {
9122 test "$cross_compiling" = yes ||
9123 $as_test_x conftest
$ac_exeext
9125 { $as_echo "$as_me:$LINENO: result: yes" >&5
9126 $as_echo "yes" >&6; }
9127 X_LIBS
="$X_LIBS -R $x_libraries"
9129 $as_echo "$as_me: failed program was:" >&5
9130 sed 's/^/| /' conftest.
$ac_ext >&5
9132 { $as_echo "$as_me:$LINENO: result: neither works" >&5
9133 $as_echo "neither works" >&6; }
9136 rm -rf conftest.dSYM
9137 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9138 conftest
$ac_exeext conftest.
$ac_ext
9141 rm -rf conftest.dSYM
9142 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9143 conftest
$ac_exeext conftest.
$ac_ext
9144 ac_c_werror_flag
=$ac_xsave_c_werror_flag
9148 # Check for system-dependent libraries X programs must link with.
9149 # Do this before checking for the system-independent R6 libraries
9150 # (-lICE), since we may need -lsocket or whatever for X linking.
9152 if test "$ISC" = yes; then
9153 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
9155 # Martyn Johnson says this is needed for Ultrix, if the X
9156 # libraries were built with DECnet support. And Karl Berry says
9157 # the Alpha needs dnet_stub (dnet does not exist).
9158 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS $X_LIBS -lX11"
9159 cat >conftest.
$ac_ext <<_ACEOF
9162 cat confdefs.h
>>conftest.
$ac_ext
9163 cat >>conftest.
$ac_ext <<_ACEOF
9164 /* end confdefs.h. */
9166 /* Override any GCC internal prototype to avoid an error.
9167 Use char because int might match the return type of a GCC
9168 builtin and then its argument prototype would still apply. */
9172 char XOpenDisplay ();
9176 return XOpenDisplay ();
9181 rm -f conftest.
$ac_objext conftest
$ac_exeext
9182 if { (ac_try
="$ac_link"
9184 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9185 *) ac_try_echo=$ac_try;;
9187 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9188 $as_echo "$ac_try_echo") >&5
9189 (eval "$ac_link") 2>conftest.er1
9191 grep -v '^ *+' conftest.er1 >conftest.err
9193 cat conftest.err >&5
9194 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9195 (exit $ac_status); } && {
9196 test -z "$ac_c_werror_flag" ||
9197 test ! -s conftest.err
9198 } && test -s conftest$ac_exeext && {
9199 test "$cross_compiling" = yes ||
9200 $as_test_x conftest$ac_exeext
9204 $as_echo "$as_me: failed program was:" >&5
9205 sed 's/^/| /' conftest.$ac_ext >&5
9207 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
9208 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
9209 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
9210 $as_echo_n "(cached) " >&6
9212 ac_check_lib_save_LIBS=$LIBS
9214 cat >conftest.$ac_ext <<_ACEOF
9217 cat confdefs.h >>conftest.$ac_ext
9218 cat >>conftest.$ac_ext <<_ACEOF
9219 /* end confdefs.h. */
9221 /* Override any GCC internal prototype to avoid an error.
9222 Use char because int might match the return type of a GCC
9223 builtin and then its argument prototype would still apply. */
9231 return dnet_ntoa ();
9236 rm -f conftest.$ac_objext conftest$ac_exeext
9237 if { (ac_try="$ac_link"
9239 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9240 *) ac_try_echo
=$ac_try;;
9242 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9243 $as_echo "$ac_try_echo") >&5
9244 (eval "$ac_link") 2>conftest.er1
9246 grep -v '^ *+' conftest.er1
>conftest.err
9248 cat conftest.err
>&5
9249 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9250 (exit $ac_status); } && {
9251 test -z "$ac_c_werror_flag" ||
9252 test ! -s conftest.err
9253 } && test -s conftest
$ac_exeext && {
9254 test "$cross_compiling" = yes ||
9255 $as_test_x conftest
$ac_exeext
9257 ac_cv_lib_dnet_dnet_ntoa
=yes
9259 $as_echo "$as_me: failed program was:" >&5
9260 sed 's/^/| /' conftest.
$ac_ext >&5
9262 ac_cv_lib_dnet_dnet_ntoa
=no
9265 rm -rf conftest.dSYM
9266 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9267 conftest
$ac_exeext conftest.
$ac_ext
9268 LIBS
=$ac_check_lib_save_LIBS
9270 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
9271 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
9272 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x
""yes; then
9273 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
9276 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
9277 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
9278 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
9279 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
9280 $as_echo_n "(cached) " >&6
9282 ac_check_lib_save_LIBS
=$LIBS
9283 LIBS
="-ldnet_stub $LIBS"
9284 cat >conftest.
$ac_ext <<_ACEOF
9287 cat confdefs.h
>>conftest.
$ac_ext
9288 cat >>conftest.
$ac_ext <<_ACEOF
9289 /* end confdefs.h. */
9291 /* Override any GCC internal prototype to avoid an error.
9292 Use char because int might match the return type of a GCC
9293 builtin and then its argument prototype would still apply. */
9301 return dnet_ntoa ();
9306 rm -f conftest.
$ac_objext conftest
$ac_exeext
9307 if { (ac_try
="$ac_link"
9309 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9310 *) ac_try_echo=$ac_try;;
9312 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9313 $as_echo "$ac_try_echo") >&5
9314 (eval "$ac_link") 2>conftest.er1
9316 grep -v '^ *+' conftest.er1 >conftest.err
9318 cat conftest.err >&5
9319 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9320 (exit $ac_status); } && {
9321 test -z "$ac_c_werror_flag" ||
9322 test ! -s conftest.err
9323 } && test -s conftest$ac_exeext && {
9324 test "$cross_compiling" = yes ||
9325 $as_test_x conftest$ac_exeext
9327 ac_cv_lib_dnet_stub_dnet_ntoa=yes
9329 $as_echo "$as_me: failed program was:" >&5
9330 sed 's/^/| /' conftest.$ac_ext >&5
9332 ac_cv_lib_dnet_stub_dnet_ntoa=no
9335 rm -rf conftest.dSYM
9336 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9337 conftest$ac_exeext conftest.$ac_ext
9338 LIBS=$ac_check_lib_save_LIBS
9340 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
9341 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
9342 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then
9343 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
9349 rm -rf conftest.dSYM
9350 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9351 conftest$ac_exeext conftest.$ac_ext
9352 LIBS="$ac_xsave_LIBS"
9354 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
9355 # to get the SysV transport functions.
9356 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
9358 # The nsl library prevents programs from opening the X display
9359 # on Irix 5.2, according to T.E. Dickey.
9360 # The functions gethostbyname, getservbyname, and inet_addr are
9361 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
9362 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
9363 $as_echo_n "checking for gethostbyname... " >&6; }
9364 if test "${ac_cv_func_gethostbyname+set}" = set; then
9365 $as_echo_n "(cached) " >&6
9367 cat >conftest.$ac_ext <<_ACEOF
9370 cat confdefs.h >>conftest.$ac_ext
9371 cat >>conftest.$ac_ext <<_ACEOF
9372 /* end confdefs.h. */
9373 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
9374 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9375 #define gethostbyname innocuous_gethostbyname
9377 /* System header to define __stub macros and hopefully few prototypes,
9378 which can conflict with char gethostbyname (); below.
9379 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9380 <limits.h> exists even on freestanding compilers. */
9383 # include <limits.h>
9385 # include <assert.h>
9388 #undef gethostbyname
9390 /* Override any GCC internal prototype to avoid an error.
9391 Use char because int might match the return type of a GCC
9392 builtin and then its argument prototype would still apply. */
9396 char gethostbyname ();
9397 /* The GNU C library defines this for functions which it implements
9398 to always fail with ENOSYS. Some functions are actually named
9399 something starting with __ and the normal name is an alias. */
9400 #if defined __stub_gethostbyname || defined __stub___gethostbyname
9407 return gethostbyname ();
9412 rm -f conftest.$ac_objext conftest$ac_exeext
9413 if { (ac_try="$ac_link"
9415 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9416 *) ac_try_echo
=$ac_try;;
9418 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9419 $as_echo "$ac_try_echo") >&5
9420 (eval "$ac_link") 2>conftest.er1
9422 grep -v '^ *+' conftest.er1
>conftest.err
9424 cat conftest.err
>&5
9425 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9426 (exit $ac_status); } && {
9427 test -z "$ac_c_werror_flag" ||
9428 test ! -s conftest.err
9429 } && test -s conftest
$ac_exeext && {
9430 test "$cross_compiling" = yes ||
9431 $as_test_x conftest
$ac_exeext
9433 ac_cv_func_gethostbyname
=yes
9435 $as_echo "$as_me: failed program was:" >&5
9436 sed 's/^/| /' conftest.
$ac_ext >&5
9438 ac_cv_func_gethostbyname
=no
9441 rm -rf conftest.dSYM
9442 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9443 conftest
$ac_exeext conftest.
$ac_ext
9445 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9446 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9448 if test $ac_cv_func_gethostbyname = no
; then
9449 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9450 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9451 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9452 $as_echo_n "(cached) " >&6
9454 ac_check_lib_save_LIBS
=$LIBS
9456 cat >conftest.
$ac_ext <<_ACEOF
9459 cat confdefs.h
>>conftest.
$ac_ext
9460 cat >>conftest.
$ac_ext <<_ACEOF
9461 /* end confdefs.h. */
9463 /* Override any GCC internal prototype to avoid an error.
9464 Use char because int might match the return type of a GCC
9465 builtin and then its argument prototype would still apply. */
9469 char gethostbyname ();
9473 return gethostbyname ();
9478 rm -f conftest.
$ac_objext conftest
$ac_exeext
9479 if { (ac_try
="$ac_link"
9481 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9482 *) ac_try_echo=$ac_try;;
9484 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9485 $as_echo "$ac_try_echo") >&5
9486 (eval "$ac_link") 2>conftest.er1
9488 grep -v '^ *+' conftest.er1 >conftest.err
9490 cat conftest.err >&5
9491 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9492 (exit $ac_status); } && {
9493 test -z "$ac_c_werror_flag" ||
9494 test ! -s conftest.err
9495 } && test -s conftest$ac_exeext && {
9496 test "$cross_compiling" = yes ||
9497 $as_test_x conftest$ac_exeext
9499 ac_cv_lib_nsl_gethostbyname=yes
9501 $as_echo "$as_me: failed program was:" >&5
9502 sed 's/^/| /' conftest.$ac_ext >&5
9504 ac_cv_lib_nsl_gethostbyname=no
9507 rm -rf conftest.dSYM
9508 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9509 conftest$ac_exeext conftest.$ac_ext
9510 LIBS=$ac_check_lib_save_LIBS
9512 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9513 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9514 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
9515 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
9518 if test $ac_cv_lib_nsl_gethostbyname = no; then
9519 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9520 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9521 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9522 $as_echo_n "(cached) " >&6
9524 ac_check_lib_save_LIBS=$LIBS
9526 cat >conftest.$ac_ext <<_ACEOF
9529 cat confdefs.h >>conftest.$ac_ext
9530 cat >>conftest.$ac_ext <<_ACEOF
9531 /* end confdefs.h. */
9533 /* Override any GCC internal prototype to avoid an error.
9534 Use char because int might match the return type of a GCC
9535 builtin and then its argument prototype would still apply. */
9539 char gethostbyname ();
9543 return gethostbyname ();
9548 rm -f conftest.$ac_objext conftest$ac_exeext
9549 if { (ac_try="$ac_link"
9551 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9552 *) ac_try_echo
=$ac_try;;
9554 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9555 $as_echo "$ac_try_echo") >&5
9556 (eval "$ac_link") 2>conftest.er1
9558 grep -v '^ *+' conftest.er1
>conftest.err
9560 cat conftest.err
>&5
9561 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9562 (exit $ac_status); } && {
9563 test -z "$ac_c_werror_flag" ||
9564 test ! -s conftest.err
9565 } && test -s conftest
$ac_exeext && {
9566 test "$cross_compiling" = yes ||
9567 $as_test_x conftest
$ac_exeext
9569 ac_cv_lib_bsd_gethostbyname
=yes
9571 $as_echo "$as_me: failed program was:" >&5
9572 sed 's/^/| /' conftest.
$ac_ext >&5
9574 ac_cv_lib_bsd_gethostbyname
=no
9577 rm -rf conftest.dSYM
9578 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9579 conftest
$ac_exeext conftest.
$ac_ext
9580 LIBS
=$ac_check_lib_save_LIBS
9582 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9583 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9584 if test "x$ac_cv_lib_bsd_gethostbyname" = x
""yes; then
9585 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lbsd"
9591 # lieder@skyler.mavd.honeywell.com says without -lsocket,
9592 # socket/setsockopt and other routines are undefined under SCO ODT
9593 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
9594 # on later versions), says Simon Leinen: it contains gethostby*
9595 # variants that don't use the name server (or something). -lsocket
9596 # must be given before -lnsl if both are needed. We assume that
9597 # if connect needs -lnsl, so does gethostbyname.
9598 { $as_echo "$as_me:$LINENO: checking for connect" >&5
9599 $as_echo_n "checking for connect... " >&6; }
9600 if test "${ac_cv_func_connect+set}" = set; then
9601 $as_echo_n "(cached) " >&6
9603 cat >conftest.
$ac_ext <<_ACEOF
9606 cat confdefs.h
>>conftest.
$ac_ext
9607 cat >>conftest.
$ac_ext <<_ACEOF
9608 /* end confdefs.h. */
9609 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9610 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9611 #define connect innocuous_connect
9613 /* System header to define __stub macros and hopefully few prototypes,
9614 which can conflict with char connect (); below.
9615 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9616 <limits.h> exists even on freestanding compilers. */
9619 # include <limits.h>
9621 # include <assert.h>
9626 /* Override any GCC internal prototype to avoid an error.
9627 Use char because int might match the return type of a GCC
9628 builtin and then its argument prototype would still apply. */
9633 /* The GNU C library defines this for functions which it implements
9634 to always fail with ENOSYS. Some functions are actually named
9635 something starting with __ and the normal name is an alias. */
9636 #if defined __stub_connect || defined __stub___connect
9648 rm -f conftest.
$ac_objext conftest
$ac_exeext
9649 if { (ac_try
="$ac_link"
9651 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9652 *) ac_try_echo=$ac_try;;
9654 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9655 $as_echo "$ac_try_echo") >&5
9656 (eval "$ac_link") 2>conftest.er1
9658 grep -v '^ *+' conftest.er1 >conftest.err
9660 cat conftest.err >&5
9661 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9662 (exit $ac_status); } && {
9663 test -z "$ac_c_werror_flag" ||
9664 test ! -s conftest.err
9665 } && test -s conftest$ac_exeext && {
9666 test "$cross_compiling" = yes ||
9667 $as_test_x conftest$ac_exeext
9669 ac_cv_func_connect=yes
9671 $as_echo "$as_me: failed program was:" >&5
9672 sed 's/^/| /' conftest.$ac_ext >&5
9674 ac_cv_func_connect=no
9677 rm -rf conftest.dSYM
9678 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9679 conftest$ac_exeext conftest.$ac_ext
9681 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9682 $as_echo "$ac_cv_func_connect" >&6; }
9684 if test $ac_cv_func_connect = no; then
9685 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9686 $as_echo_n "checking for connect in -lsocket... " >&6; }
9687 if test "${ac_cv_lib_socket_connect+set}" = set; then
9688 $as_echo_n "(cached) " >&6
9690 ac_check_lib_save_LIBS=$LIBS
9691 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
9692 cat >conftest.$ac_ext <<_ACEOF
9695 cat confdefs.h >>conftest.$ac_ext
9696 cat >>conftest.$ac_ext <<_ACEOF
9697 /* end confdefs.h. */
9699 /* Override any GCC internal prototype to avoid an error.
9700 Use char because int might match the return type of a GCC
9701 builtin and then its argument prototype would still apply. */
9714 rm -f conftest.$ac_objext conftest$ac_exeext
9715 if { (ac_try="$ac_link"
9717 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9718 *) ac_try_echo
=$ac_try;;
9720 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9721 $as_echo "$ac_try_echo") >&5
9722 (eval "$ac_link") 2>conftest.er1
9724 grep -v '^ *+' conftest.er1
>conftest.err
9726 cat conftest.err
>&5
9727 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9728 (exit $ac_status); } && {
9729 test -z "$ac_c_werror_flag" ||
9730 test ! -s conftest.err
9731 } && test -s conftest
$ac_exeext && {
9732 test "$cross_compiling" = yes ||
9733 $as_test_x conftest
$ac_exeext
9735 ac_cv_lib_socket_connect
=yes
9737 $as_echo "$as_me: failed program was:" >&5
9738 sed 's/^/| /' conftest.
$ac_ext >&5
9740 ac_cv_lib_socket_connect
=no
9743 rm -rf conftest.dSYM
9744 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9745 conftest
$ac_exeext conftest.
$ac_ext
9746 LIBS
=$ac_check_lib_save_LIBS
9748 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9749 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9750 if test "x$ac_cv_lib_socket_connect" = x
""yes; then
9751 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
9756 # Guillermo Gomez says -lposix is necessary on A/UX.
9757 { $as_echo "$as_me:$LINENO: checking for remove" >&5
9758 $as_echo_n "checking for remove... " >&6; }
9759 if test "${ac_cv_func_remove+set}" = set; then
9760 $as_echo_n "(cached) " >&6
9762 cat >conftest.
$ac_ext <<_ACEOF
9765 cat confdefs.h
>>conftest.
$ac_ext
9766 cat >>conftest.
$ac_ext <<_ACEOF
9767 /* end confdefs.h. */
9768 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9769 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9770 #define remove innocuous_remove
9772 /* System header to define __stub macros and hopefully few prototypes,
9773 which can conflict with char remove (); below.
9774 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9775 <limits.h> exists even on freestanding compilers. */
9778 # include <limits.h>
9780 # include <assert.h>
9785 /* Override any GCC internal prototype to avoid an error.
9786 Use char because int might match the return type of a GCC
9787 builtin and then its argument prototype would still apply. */
9792 /* The GNU C library defines this for functions which it implements
9793 to always fail with ENOSYS. Some functions are actually named
9794 something starting with __ and the normal name is an alias. */
9795 #if defined __stub_remove || defined __stub___remove
9807 rm -f conftest.
$ac_objext conftest
$ac_exeext
9808 if { (ac_try
="$ac_link"
9810 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9811 *) ac_try_echo=$ac_try;;
9813 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9814 $as_echo "$ac_try_echo") >&5
9815 (eval "$ac_link") 2>conftest.er1
9817 grep -v '^ *+' conftest.er1 >conftest.err
9819 cat conftest.err >&5
9820 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9821 (exit $ac_status); } && {
9822 test -z "$ac_c_werror_flag" ||
9823 test ! -s conftest.err
9824 } && test -s conftest$ac_exeext && {
9825 test "$cross_compiling" = yes ||
9826 $as_test_x conftest$ac_exeext
9828 ac_cv_func_remove=yes
9830 $as_echo "$as_me: failed program was:" >&5
9831 sed 's/^/| /' conftest.$ac_ext >&5
9833 ac_cv_func_remove=no
9836 rm -rf conftest.dSYM
9837 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9838 conftest$ac_exeext conftest.$ac_ext
9840 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9841 $as_echo "$ac_cv_func_remove" >&6; }
9843 if test $ac_cv_func_remove = no; then
9844 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9845 $as_echo_n "checking for remove in -lposix... " >&6; }
9846 if test "${ac_cv_lib_posix_remove+set}" = set; then
9847 $as_echo_n "(cached) " >&6
9849 ac_check_lib_save_LIBS=$LIBS
9850 LIBS="-lposix $LIBS"
9851 cat >conftest.$ac_ext <<_ACEOF
9854 cat confdefs.h >>conftest.$ac_ext
9855 cat >>conftest.$ac_ext <<_ACEOF
9856 /* end confdefs.h. */
9858 /* Override any GCC internal prototype to avoid an error.
9859 Use char because int might match the return type of a GCC
9860 builtin and then its argument prototype would still apply. */
9873 rm -f conftest.$ac_objext conftest$ac_exeext
9874 if { (ac_try="$ac_link"
9876 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9877 *) ac_try_echo
=$ac_try;;
9879 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9880 $as_echo "$ac_try_echo") >&5
9881 (eval "$ac_link") 2>conftest.er1
9883 grep -v '^ *+' conftest.er1
>conftest.err
9885 cat conftest.err
>&5
9886 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9887 (exit $ac_status); } && {
9888 test -z "$ac_c_werror_flag" ||
9889 test ! -s conftest.err
9890 } && test -s conftest
$ac_exeext && {
9891 test "$cross_compiling" = yes ||
9892 $as_test_x conftest
$ac_exeext
9894 ac_cv_lib_posix_remove
=yes
9896 $as_echo "$as_me: failed program was:" >&5
9897 sed 's/^/| /' conftest.
$ac_ext >&5
9899 ac_cv_lib_posix_remove
=no
9902 rm -rf conftest.dSYM
9903 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9904 conftest
$ac_exeext conftest.
$ac_ext
9905 LIBS
=$ac_check_lib_save_LIBS
9907 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9908 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9909 if test "x$ac_cv_lib_posix_remove" = x
""yes; then
9910 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
9915 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9916 { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9917 $as_echo_n "checking for shmat... " >&6; }
9918 if test "${ac_cv_func_shmat+set}" = set; then
9919 $as_echo_n "(cached) " >&6
9921 cat >conftest.
$ac_ext <<_ACEOF
9924 cat confdefs.h
>>conftest.
$ac_ext
9925 cat >>conftest.
$ac_ext <<_ACEOF
9926 /* end confdefs.h. */
9927 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9928 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9929 #define shmat innocuous_shmat
9931 /* System header to define __stub macros and hopefully few prototypes,
9932 which can conflict with char shmat (); below.
9933 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9934 <limits.h> exists even on freestanding compilers. */
9937 # include <limits.h>
9939 # include <assert.h>
9944 /* Override any GCC internal prototype to avoid an error.
9945 Use char because int might match the return type of a GCC
9946 builtin and then its argument prototype would still apply. */
9951 /* The GNU C library defines this for functions which it implements
9952 to always fail with ENOSYS. Some functions are actually named
9953 something starting with __ and the normal name is an alias. */
9954 #if defined __stub_shmat || defined __stub___shmat
9966 rm -f conftest.
$ac_objext conftest
$ac_exeext
9967 if { (ac_try
="$ac_link"
9969 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9970 *) ac_try_echo=$ac_try;;
9972 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9973 $as_echo "$ac_try_echo") >&5
9974 (eval "$ac_link") 2>conftest.er1
9976 grep -v '^ *+' conftest.er1 >conftest.err
9978 cat conftest.err >&5
9979 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9980 (exit $ac_status); } && {
9981 test -z "$ac_c_werror_flag" ||
9982 test ! -s conftest.err
9983 } && test -s conftest$ac_exeext && {
9984 test "$cross_compiling" = yes ||
9985 $as_test_x conftest$ac_exeext
9987 ac_cv_func_shmat=yes
9989 $as_echo "$as_me: failed program was:" >&5
9990 sed 's/^/| /' conftest.$ac_ext >&5
9995 rm -rf conftest.dSYM
9996 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9997 conftest$ac_exeext conftest.$ac_ext
9999 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
10000 $as_echo "$ac_cv_func_shmat" >&6; }
10002 if test $ac_cv_func_shmat = no; then
10003 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
10004 $as_echo_n "checking for shmat in -lipc... " >&6; }
10005 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
10006 $as_echo_n "(cached) " >&6
10008 ac_check_lib_save_LIBS=$LIBS
10010 cat >conftest.$ac_ext <<_ACEOF
10013 cat confdefs.h >>conftest.$ac_ext
10014 cat >>conftest.$ac_ext <<_ACEOF
10015 /* end confdefs.h. */
10017 /* Override any GCC internal prototype to avoid an error.
10018 Use char because int might match the return type of a GCC
10019 builtin and then its argument prototype would still apply. */
10032 rm -f conftest.$ac_objext conftest$ac_exeext
10033 if { (ac_try="$ac_link"
10034 case "(($ac_try" in
10035 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10036 *) ac_try_echo
=$ac_try;;
10038 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10039 $as_echo "$ac_try_echo") >&5
10040 (eval "$ac_link") 2>conftest.er1
10042 grep -v '^ *+' conftest.er1
>conftest.err
10044 cat conftest.err
>&5
10045 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10046 (exit $ac_status); } && {
10047 test -z "$ac_c_werror_flag" ||
10048 test ! -s conftest.err
10049 } && test -s conftest
$ac_exeext && {
10050 test "$cross_compiling" = yes ||
10051 $as_test_x conftest
$ac_exeext
10053 ac_cv_lib_ipc_shmat
=yes
10055 $as_echo "$as_me: failed program was:" >&5
10056 sed 's/^/| /' conftest.
$ac_ext >&5
10058 ac_cv_lib_ipc_shmat
=no
10061 rm -rf conftest.dSYM
10062 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10063 conftest
$ac_exeext conftest.
$ac_ext
10064 LIBS
=$ac_check_lib_save_LIBS
10066 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
10067 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
10068 if test "x$ac_cv_lib_ipc_shmat" = x
""yes; then
10069 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
10075 # Check for libraries that X11R6 Xt/Xaw programs need.
10076 ac_save_LDFLAGS
=$LDFLAGS
10077 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
10078 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
10079 # check for ICE first), but we must link in the order -lSM -lICE or
10080 # we get undefined symbols. So assume we have SM if we have ICE.
10081 # These have to be linked with before -lX11, unlike the other
10082 # libraries we check for below, so use a different variable.
10083 # John Interrante, Karl Berry
10084 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
10085 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
10086 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
10087 $as_echo_n "(cached) " >&6
10089 ac_check_lib_save_LIBS
=$LIBS
10090 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
10091 cat >conftest.
$ac_ext <<_ACEOF
10094 cat confdefs.h
>>conftest.
$ac_ext
10095 cat >>conftest.
$ac_ext <<_ACEOF
10096 /* end confdefs.h. */
10098 /* Override any GCC internal prototype to avoid an error.
10099 Use char because int might match the return type of a GCC
10100 builtin and then its argument prototype would still apply. */
10104 char IceConnectionNumber ();
10108 return IceConnectionNumber ();
10113 rm -f conftest.
$ac_objext conftest
$ac_exeext
10114 if { (ac_try
="$ac_link"
10115 case "(($ac_try" in
10116 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10117 *) ac_try_echo=$ac_try;;
10119 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10120 $as_echo "$ac_try_echo") >&5
10121 (eval "$ac_link") 2>conftest.er1
10123 grep -v '^ *+' conftest.er1 >conftest.err
10125 cat conftest.err >&5
10126 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10127 (exit $ac_status); } && {
10128 test -z "$ac_c_werror_flag" ||
10129 test ! -s conftest.err
10130 } && test -s conftest$ac_exeext && {
10131 test "$cross_compiling" = yes ||
10132 $as_test_x conftest$ac_exeext
10134 ac_cv_lib_ICE_IceConnectionNumber=yes
10136 $as_echo "$as_me: failed program was:" >&5
10137 sed 's/^/| /' conftest.$ac_ext >&5
10139 ac_cv_lib_ICE_IceConnectionNumber=no
10142 rm -rf conftest.dSYM
10143 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10144 conftest$ac_exeext conftest.$ac_ext
10145 LIBS=$ac_check_lib_save_LIBS
10147 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
10148 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
10149 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then
10150 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
10153 LDFLAGS=$ac_save_LDFLAGS
10158 if test "$have_x" = "yes"
10160 XLIB="-lXext -lX11"
10161 ac_save_CPPFLAGS="$CPPFLAGS"
10162 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
10164 { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
10165 $as_echo_n "checking for -lX11... " >&6; }
10166 if test "${ac_cv_lib_soname_X11+set}" = set; then
10167 $as_echo_n "(cached) " >&6
10169 ac_check_soname_save_LIBS=$LIBS
10170 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
10171 cat >conftest.$ac_ext <<_ACEOF
10174 cat confdefs.h >>conftest.$ac_ext
10175 cat >>conftest.$ac_ext <<_ACEOF
10176 /* end confdefs.h. */
10178 /* Override any GCC internal prototype to avoid an error.
10179 Use char because int might match the return type of a GCC
10180 builtin and then its argument prototype would still apply. */
10184 char XCreateWindow ();
10188 return XCreateWindow ();
10193 rm -f conftest.$ac_objext conftest$ac_exeext
10194 if { (ac_try="$ac_link"
10195 case "(($ac_try" in
10196 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10197 *) ac_try_echo
=$ac_try;;
10199 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10200 $as_echo "$ac_try_echo") >&5
10201 (eval "$ac_link") 2>conftest.er1
10203 grep -v '^ *+' conftest.er1
>conftest.err
10205 cat conftest.err
>&5
10206 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10207 (exit $ac_status); } && {
10208 test -z "$ac_c_werror_flag" ||
10209 test ! -s conftest.err
10210 } && test -s conftest
$ac_exeext && {
10211 test "$cross_compiling" = yes ||
10212 $as_test_x conftest
$ac_exeext
10216 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'` ;;
10217 *) ac_cv_lib_soname_X11
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10220 $as_echo "$as_me: failed program was:" >&5
10221 sed 's/^/| /' conftest.
$ac_ext >&5
10226 rm -rf conftest.dSYM
10227 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10228 conftest
$ac_exeext conftest.
$ac_ext
10229 LIBS
=$ac_check_soname_save_LIBS
10231 if test "x$ac_cv_lib_soname_X11" = "x"; then
10232 { $as_echo "$as_me:$LINENO: result: not found" >&5
10233 $as_echo "not found" >&6; }
10236 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
10237 $as_echo "$ac_cv_lib_soname_X11" >&6; }
10239 cat >>confdefs.h
<<_ACEOF
10240 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
10246 { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
10247 $as_echo_n "checking for -lXext... " >&6; }
10248 if test "${ac_cv_lib_soname_Xext+set}" = set; then
10249 $as_echo_n "(cached) " >&6
10251 ac_check_soname_save_LIBS
=$LIBS
10252 LIBS
="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
10253 cat >conftest.
$ac_ext <<_ACEOF
10256 cat confdefs.h
>>conftest.
$ac_ext
10257 cat >>conftest.
$ac_ext <<_ACEOF
10258 /* end confdefs.h. */
10260 /* Override any GCC internal prototype to avoid an error.
10261 Use char because int might match the return type of a GCC
10262 builtin and then its argument prototype would still apply. */
10266 char XextCreateExtension ();
10270 return XextCreateExtension ();
10275 rm -f conftest.
$ac_objext conftest
$ac_exeext
10276 if { (ac_try
="$ac_link"
10277 case "(($ac_try" in
10278 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10279 *) ac_try_echo=$ac_try;;
10281 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10282 $as_echo "$ac_try_echo") >&5
10283 (eval "$ac_link") 2>conftest.er1
10285 grep -v '^ *+' conftest.er1 >conftest.err
10287 cat conftest.err >&5
10288 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10289 (exit $ac_status); } && {
10290 test -z "$ac_c_werror_flag" ||
10291 test ! -s conftest.err
10292 } && test -s conftest$ac_exeext && {
10293 test "$cross_compiling" = yes ||
10294 $as_test_x conftest$ac_exeext
10298 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'` ;;
10299 *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXext\\.$LIBEXT" |
sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10302 $as_echo "$as_me: failed program was:" >&5
10303 sed 's/^/| /' conftest.$ac_ext >&5
10308 rm -rf conftest.dSYM
10309 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10310 conftest$ac_exeext conftest.$ac_ext
10311 LIBS=$ac_check_soname_save_LIBS
10313 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10314 { $as_echo "$as_me:$LINENO: result: not found" >&5
10315 $as_echo "not found" >&6; }
10318 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10319 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10321 cat >>confdefs.h <<_ACEOF
10322 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10341 for ac_header in X11/Xlib.h \
10344 X11/Xcursor/Xcursor.h \
10345 X11/extensions/shape.h \
10346 X11/extensions/XInput.h \
10347 X11/extensions/XShm.h \
10348 X11/extensions/Xcomposite.h \
10349 X11/extensions/Xinerama.h \
10350 X11/extensions/Xrandr.h \
10351 X11/extensions/Xrender.h \
10352 X11/extensions/xf86vmode.h
10354 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
10355 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10356 $as_echo_n "checking for $ac_header... " >&6; }
10357 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10358 $as_echo_n "(cached) " >&6
10360 cat >conftest.$ac_ext <<_ACEOF
10363 cat confdefs.h >>conftest.$ac_ext
10364 cat >>conftest.$ac_ext <<_ACEOF
10365 /* end confdefs.h. */
10366 #ifdef HAVE_X11_XLIB_H
10367 # include <X11/Xlib.h>
10369 #ifdef HAVE_X11_XUTIL_H
10370 # include <X11/Xutil.h>
10373 #include <$ac_header>
10375 rm -f conftest.$ac_objext
10376 if { (ac_try="$ac_compile"
10377 case "(($ac_try" in
10378 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10379 *) ac_try_echo
=$ac_try;;
10381 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10382 $as_echo "$ac_try_echo") >&5
10383 (eval "$ac_compile") 2>conftest.er1
10385 grep -v '^ *+' conftest.er1
>conftest.err
10387 cat conftest.err
>&5
10388 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10389 (exit $ac_status); } && {
10390 test -z "$ac_c_werror_flag" ||
10391 test ! -s conftest.err
10392 } && test -s conftest.
$ac_objext; then
10393 eval "$as_ac_Header=yes"
10395 $as_echo "$as_me: failed program was:" >&5
10396 sed 's/^/| /' conftest.
$ac_ext >&5
10398 eval "$as_ac_Header=no"
10401 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10403 ac_res
=`eval 'as_val=${'$as_ac_Header'}
10404 $as_echo "$as_val"'`
10405 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10406 $as_echo "$ac_res" >&6; }
10407 as_val
=`eval 'as_val=${'$as_ac_Header'}
10408 $as_echo "$as_val"'`
10409 if test "x$as_val" = x
""yes; then
10410 cat >>confdefs.h
<<_ACEOF
10411 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10419 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10421 { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10422 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10423 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10424 $as_echo_n "(cached) " >&6
10426 ac_check_lib_save_LIBS
=$LIBS
10427 LIBS
="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10428 cat >conftest.
$ac_ext <<_ACEOF
10431 cat confdefs.h
>>conftest.
$ac_ext
10432 cat >>conftest.
$ac_ext <<_ACEOF
10433 /* end confdefs.h. */
10435 /* Override any GCC internal prototype to avoid an error.
10436 Use char because int might match the return type of a GCC
10437 builtin and then its argument prototype would still apply. */
10441 char XkbQueryExtension ();
10445 return XkbQueryExtension ();
10450 rm -f conftest.
$ac_objext conftest
$ac_exeext
10451 if { (ac_try
="$ac_link"
10452 case "(($ac_try" in
10453 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10454 *) ac_try_echo=$ac_try;;
10456 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10457 $as_echo "$ac_try_echo") >&5
10458 (eval "$ac_link") 2>conftest.er1
10460 grep -v '^ *+' conftest.er1 >conftest.err
10462 cat conftest.err >&5
10463 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10464 (exit $ac_status); } && {
10465 test -z "$ac_c_werror_flag" ||
10466 test ! -s conftest.err
10467 } && test -s conftest$ac_exeext && {
10468 test "$cross_compiling" = yes ||
10469 $as_test_x conftest$ac_exeext
10471 ac_cv_lib_X11_XkbQueryExtension=yes
10473 $as_echo "$as_me: failed program was:" >&5
10474 sed 's/^/| /' conftest.$ac_ext >&5
10476 ac_cv_lib_X11_XkbQueryExtension=no
10479 rm -rf conftest.dSYM
10480 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10481 conftest$ac_exeext conftest.$ac_ext
10482 LIBS=$ac_check_lib_save_LIBS
10484 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10485 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10486 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x""yes; then
10488 cat >>confdefs.h <<\_ACEOF
10496 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10498 { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10499 $as_echo_n "checking for -lXcursor... " >&6; }
10500 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10501 $as_echo_n "(cached) " >&6
10503 ac_check_soname_save_LIBS=$LIBS
10504 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10505 cat >conftest.$ac_ext <<_ACEOF
10508 cat confdefs.h >>conftest.$ac_ext
10509 cat >>conftest.$ac_ext <<_ACEOF
10510 /* end confdefs.h. */
10512 /* Override any GCC internal prototype to avoid an error.
10513 Use char because int might match the return type of a GCC
10514 builtin and then its argument prototype would still apply. */
10518 char XcursorImageLoadCursor ();
10522 return XcursorImageLoadCursor ();
10527 rm -f conftest.$ac_objext conftest$ac_exeext
10528 if { (ac_try="$ac_link"
10529 case "(($ac_try" in
10530 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10531 *) ac_try_echo
=$ac_try;;
10533 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10534 $as_echo "$ac_try_echo") >&5
10535 (eval "$ac_link") 2>conftest.er1
10537 grep -v '^ *+' conftest.er1
>conftest.err
10539 cat conftest.err
>&5
10540 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10541 (exit $ac_status); } && {
10542 test -z "$ac_c_werror_flag" ||
10543 test ! -s conftest.err
10544 } && test -s conftest
$ac_exeext && {
10545 test "$cross_compiling" = yes ||
10546 $as_test_x conftest
$ac_exeext
10550 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'` ;;
10551 *) ac_cv_lib_soname_Xcursor
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10554 $as_echo "$as_me: failed program was:" >&5
10555 sed 's/^/| /' conftest.
$ac_ext >&5
10560 rm -rf conftest.dSYM
10561 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10562 conftest
$ac_exeext conftest.
$ac_ext
10563 LIBS
=$ac_check_soname_save_LIBS
10565 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10566 { $as_echo "$as_me:$LINENO: result: not found" >&5
10567 $as_echo "not found" >&6; }
10570 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10571 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10573 cat >>confdefs.h
<<_ACEOF
10574 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10581 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10582 case "x$with_xcursor" in
10583 x
) wine_notices
="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10585 *) { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10586 This is an error since --with-xcursor was requested." >&5
10587 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10588 This is an error since --with-xcursor was requested." >&2;}
10589 { (exit 1); exit 1; }; } ;;
10594 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10596 { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10597 $as_echo_n "checking for -lXi... " >&6; }
10598 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10599 $as_echo_n "(cached) " >&6
10601 ac_check_soname_save_LIBS
=$LIBS
10602 LIBS
="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10603 cat >conftest.
$ac_ext <<_ACEOF
10606 cat confdefs.h
>>conftest.
$ac_ext
10607 cat >>conftest.
$ac_ext <<_ACEOF
10608 /* end confdefs.h. */
10610 /* Override any GCC internal prototype to avoid an error.
10611 Use char because int might match the return type of a GCC
10612 builtin and then its argument prototype would still apply. */
10616 char XOpenDevice ();
10620 return XOpenDevice ();
10625 rm -f conftest.
$ac_objext conftest
$ac_exeext
10626 if { (ac_try
="$ac_link"
10627 case "(($ac_try" in
10628 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10629 *) ac_try_echo=$ac_try;;
10631 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10632 $as_echo "$ac_try_echo") >&5
10633 (eval "$ac_link") 2>conftest.er1
10635 grep -v '^ *+' conftest.er1 >conftest.err
10637 cat conftest.err >&5
10638 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10639 (exit $ac_status); } && {
10640 test -z "$ac_c_werror_flag" ||
10641 test ! -s conftest.err
10642 } && test -s conftest$ac_exeext && {
10643 test "$cross_compiling" = yes ||
10644 $as_test_x conftest$ac_exeext
10648 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'` ;;
10649 *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXi\\.$LIBEXT" |
sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10652 $as_echo "$as_me: failed program was:" >&5
10653 sed 's/^/| /' conftest.$ac_ext >&5
10658 rm -rf conftest.dSYM
10659 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10660 conftest$ac_exeext conftest.$ac_ext
10661 LIBS=$ac_check_soname_save_LIBS
10663 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10664 { $as_echo "$as_me:$LINENO: result: not found" >&5
10665 $as_echo "not found" >&6; }
10668 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10669 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10671 cat >>confdefs.h <<_ACEOF
10672 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10679 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10680 case "x$with_xinput" in
10681 x) wine_notices="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10683 *) { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10684 This is an error since --with-xinput was requested." >&5
10685 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10686 This is an error since --with-xinput was requested." >&2;}
10687 { (exit 1); exit 1; }; } ;;
10692 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10694 { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10695 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10696 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10697 $as_echo_n "(cached) " >&6
10699 ac_check_lib_save_LIBS=$LIBS
10700 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10701 cat >conftest.$ac_ext <<_ACEOF
10704 cat confdefs.h >>conftest.$ac_ext
10705 cat >>conftest.$ac_ext <<_ACEOF
10706 /* end confdefs.h. */
10708 /* Override any GCC internal prototype to avoid an error.
10709 Use char because int might match the return type of a GCC
10710 builtin and then its argument prototype would still apply. */
10714 char XShmQueryExtension ();
10718 return XShmQueryExtension ();
10723 rm -f conftest.$ac_objext conftest$ac_exeext
10724 if { (ac_try="$ac_link"
10725 case "(($ac_try" in
10726 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10727 *) ac_try_echo
=$ac_try;;
10729 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10730 $as_echo "$ac_try_echo") >&5
10731 (eval "$ac_link") 2>conftest.er1
10733 grep -v '^ *+' conftest.er1
>conftest.err
10735 cat conftest.err
>&5
10736 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10737 (exit $ac_status); } && {
10738 test -z "$ac_c_werror_flag" ||
10739 test ! -s conftest.err
10740 } && test -s conftest
$ac_exeext && {
10741 test "$cross_compiling" = yes ||
10742 $as_test_x conftest
$ac_exeext
10744 ac_cv_lib_Xext_XShmQueryExtension
=yes
10746 $as_echo "$as_me: failed program was:" >&5
10747 sed 's/^/| /' conftest.
$ac_ext >&5
10749 ac_cv_lib_Xext_XShmQueryExtension
=no
10752 rm -rf conftest.dSYM
10753 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10754 conftest
$ac_exeext conftest.
$ac_ext
10755 LIBS
=$ac_check_lib_save_LIBS
10757 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10758 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10759 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x
""yes; then
10761 cat >>confdefs.h
<<\_ACEOF
10762 #define HAVE_LIBXXSHM 1
10768 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10769 case "x$with_xshm" in
10770 x
) wine_notices
="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10772 *) { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10773 This is an error since --with-xshm was requested." >&5
10774 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10775 This is an error since --with-xshm was requested." >&2;}
10776 { (exit 1); exit 1; }; } ;;
10781 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10783 { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10784 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10785 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10786 $as_echo_n "(cached) " >&6
10788 ac_check_lib_save_LIBS
=$LIBS
10789 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10790 cat >conftest.
$ac_ext <<_ACEOF
10793 cat confdefs.h
>>conftest.
$ac_ext
10794 cat >>conftest.
$ac_ext <<_ACEOF
10795 /* end confdefs.h. */
10797 /* Override any GCC internal prototype to avoid an error.
10798 Use char because int might match the return type of a GCC
10799 builtin and then its argument prototype would still apply. */
10803 char XShapeQueryExtension ();
10807 return XShapeQueryExtension ();
10812 rm -f conftest.
$ac_objext conftest
$ac_exeext
10813 if { (ac_try
="$ac_link"
10814 case "(($ac_try" in
10815 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10816 *) ac_try_echo=$ac_try;;
10818 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10819 $as_echo "$ac_try_echo") >&5
10820 (eval "$ac_link") 2>conftest.er1
10822 grep -v '^ *+' conftest.er1 >conftest.err
10824 cat conftest.err >&5
10825 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10826 (exit $ac_status); } && {
10827 test -z "$ac_c_werror_flag" ||
10828 test ! -s conftest.err
10829 } && test -s conftest$ac_exeext && {
10830 test "$cross_compiling" = yes ||
10831 $as_test_x conftest$ac_exeext
10833 ac_cv_lib_Xext_XShapeQueryExtension=yes
10835 $as_echo "$as_me: failed program was:" >&5
10836 sed 's/^/| /' conftest.$ac_ext >&5
10838 ac_cv_lib_Xext_XShapeQueryExtension=no
10841 rm -rf conftest.dSYM
10842 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10843 conftest$ac_exeext conftest.$ac_ext
10844 LIBS=$ac_check_lib_save_LIBS
10846 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10847 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10848 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then
10850 cat >>confdefs.h <<\_ACEOF
10851 #define HAVE_LIBXSHAPE 1
10857 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10858 case "x$with_xshape" in
10859 x) wine_notices="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10861 *) { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10862 This is an error since --with-xshape was requested." >&5
10863 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10864 This is an error since --with-xshape was requested." >&2;}
10865 { (exit 1); exit 1; }; } ;;
10870 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10872 { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10873 $as_echo_n "checking for -lXxf86vm... " >&6; }
10874 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10875 $as_echo_n "(cached) " >&6
10877 ac_check_soname_save_LIBS=$LIBS
10878 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10879 cat >conftest.$ac_ext <<_ACEOF
10882 cat confdefs.h >>conftest.$ac_ext
10883 cat >>conftest.$ac_ext <<_ACEOF
10884 /* end confdefs.h. */
10886 /* Override any GCC internal prototype to avoid an error.
10887 Use char because int might match the return type of a GCC
10888 builtin and then its argument prototype would still apply. */
10892 char XF86VidModeQueryExtension ();
10896 return XF86VidModeQueryExtension ();
10901 rm -f conftest.$ac_objext conftest$ac_exeext
10902 if { (ac_try="$ac_link"
10903 case "(($ac_try" in
10904 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10905 *) ac_try_echo
=$ac_try;;
10907 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10908 $as_echo "$ac_try_echo") >&5
10909 (eval "$ac_link") 2>conftest.er1
10911 grep -v '^ *+' conftest.er1
>conftest.err
10913 cat conftest.err
>&5
10914 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10915 (exit $ac_status); } && {
10916 test -z "$ac_c_werror_flag" ||
10917 test ! -s conftest.err
10918 } && test -s conftest
$ac_exeext && {
10919 test "$cross_compiling" = yes ||
10920 $as_test_x conftest
$ac_exeext
10924 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'` ;;
10925 *) ac_cv_lib_soname_Xxf86vm
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10928 $as_echo "$as_me: failed program was:" >&5
10929 sed 's/^/| /' conftest.
$ac_ext >&5
10934 rm -rf conftest.dSYM
10935 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10936 conftest
$ac_exeext conftest.
$ac_ext
10937 LIBS
=$ac_check_soname_save_LIBS
10939 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10940 { $as_echo "$as_me:$LINENO: result: not found" >&5
10941 $as_echo "not found" >&6; }
10944 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10945 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10947 cat >>confdefs.h
<<_ACEOF
10948 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10955 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10956 case "x$with_xxf86vm" in
10957 x
) wine_notices
="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10959 *) { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10960 This is an error since --with-xxf86vm was requested." >&5
10961 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10962 This is an error since --with-xxf86vm was requested." >&2;}
10963 { (exit 1); exit 1; }; } ;;
10968 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"
10970 { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10971 $as_echo_n "checking for -lXrender... " >&6; }
10972 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10973 $as_echo_n "(cached) " >&6
10975 ac_check_soname_save_LIBS
=$LIBS
10976 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10977 cat >conftest.
$ac_ext <<_ACEOF
10980 cat confdefs.h
>>conftest.
$ac_ext
10981 cat >>conftest.
$ac_ext <<_ACEOF
10982 /* end confdefs.h. */
10984 /* Override any GCC internal prototype to avoid an error.
10985 Use char because int might match the return type of a GCC
10986 builtin and then its argument prototype would still apply. */
10990 char XRenderQueryExtension ();
10994 return XRenderQueryExtension ();
10999 rm -f conftest.
$ac_objext conftest
$ac_exeext
11000 if { (ac_try
="$ac_link"
11001 case "(($ac_try" in
11002 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11003 *) ac_try_echo=$ac_try;;
11005 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11006 $as_echo "$ac_try_echo") >&5
11007 (eval "$ac_link") 2>conftest.er1
11009 grep -v '^ *+' conftest.er1 >conftest.err
11011 cat conftest.err >&5
11012 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11013 (exit $ac_status); } && {
11014 test -z "$ac_c_werror_flag" ||
11015 test ! -s conftest.err
11016 } && test -s conftest$ac_exeext && {
11017 test "$cross_compiling" = yes ||
11018 $as_test_x conftest$ac_exeext
11022 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'` ;;
11023 *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXrender\\.$LIBEXT" |
sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11026 $as_echo "$as_me: failed program was:" >&5
11027 sed 's/^/| /' conftest.$ac_ext >&5
11032 rm -rf conftest.dSYM
11033 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11034 conftest$ac_exeext conftest.$ac_ext
11035 LIBS=$ac_check_soname_save_LIBS
11037 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
11038 { $as_echo "$as_me:$LINENO: result: not found" >&5
11039 $as_echo "not found" >&6; }
11042 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
11043 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
11045 cat >>confdefs.h <<_ACEOF
11046 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
11049 { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
11050 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
11051 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
11052 $as_echo_n "(cached) " >&6
11054 ac_check_lib_save_LIBS=$LIBS
11055 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11056 cat >conftest.$ac_ext <<_ACEOF
11059 cat confdefs.h >>conftest.$ac_ext
11060 cat >>conftest.$ac_ext <<_ACEOF
11061 /* end confdefs.h. */
11063 /* Override any GCC internal prototype to avoid an error.
11064 Use char because int might match the return type of a GCC
11065 builtin and then its argument prototype would still apply. */
11069 char XRenderSetPictureTransform ();
11073 return XRenderSetPictureTransform ();
11078 rm -f conftest.$ac_objext conftest$ac_exeext
11079 if { (ac_try="$ac_link"
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_link") 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_exeext && {
11096 test "$cross_compiling" = yes ||
11097 $as_test_x conftest
$ac_exeext
11099 ac_cv_lib_Xrender_XRenderSetPictureTransform
=yes
11101 $as_echo "$as_me: failed program was:" >&5
11102 sed 's/^/| /' conftest.
$ac_ext >&5
11104 ac_cv_lib_Xrender_XRenderSetPictureTransform
=no
11107 rm -rf conftest.dSYM
11108 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11109 conftest
$ac_exeext conftest.
$ac_ext
11110 LIBS
=$ac_check_lib_save_LIBS
11112 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
11113 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
11114 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x
""yes; then
11116 cat >>confdefs.h
<<\_ACEOF
11117 #define HAVE_XRENDERSETPICTURETRANSFORM 1
11126 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
11127 case "x$with_xrender" in
11128 x
) wine_warnings
="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
11130 *) { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
11131 This is an error since --with-xrender was requested." >&5
11132 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
11133 This is an error since --with-xrender was requested." >&2;}
11134 { (exit 1); exit 1; }; } ;;
11139 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
11141 cat >conftest.
$ac_ext <<_ACEOF
11144 cat confdefs.h
>>conftest.
$ac_ext
11145 cat >>conftest.
$ac_ext <<_ACEOF
11146 /* end confdefs.h. */
11147 #include <X11/Xlib.h>
11148 #include <X11/extensions/Xrandr.h>
11152 static typeof(XRRSetScreenConfigAndRate) * func;
11157 rm -f conftest.
$ac_objext
11158 if { (ac_try
="$ac_compile"
11159 case "(($ac_try" in
11160 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11161 *) ac_try_echo=$ac_try;;
11163 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11164 $as_echo "$ac_try_echo") >&5
11165 (eval "$ac_compile") 2>conftest.er1
11167 grep -v '^ *+' conftest.er1 >conftest.err
11169 cat conftest.err >&5
11170 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11171 (exit $ac_status); } && {
11172 test -z "$ac_c_werror_flag" ||
11173 test ! -s conftest.err
11174 } && test -s conftest.$ac_objext; then
11175 { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
11176 $as_echo_n "checking for -lXrandr... " >&6; }
11177 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
11178 $as_echo_n "(cached) " >&6
11180 ac_check_soname_save_LIBS=$LIBS
11181 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11182 cat >conftest.$ac_ext <<_ACEOF
11185 cat confdefs.h >>conftest.$ac_ext
11186 cat >>conftest.$ac_ext <<_ACEOF
11187 /* end confdefs.h. */
11189 /* Override any GCC internal prototype to avoid an error.
11190 Use char because int might match the return type of a GCC
11191 builtin and then its argument prototype would still apply. */
11195 char XRRQueryExtension ();
11199 return XRRQueryExtension ();
11204 rm -f conftest.$ac_objext conftest$ac_exeext
11205 if { (ac_try="$ac_link"
11206 case "(($ac_try" in
11207 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11208 *) ac_try_echo
=$ac_try;;
11210 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11211 $as_echo "$ac_try_echo") >&5
11212 (eval "$ac_link") 2>conftest.er1
11214 grep -v '^ *+' conftest.er1
>conftest.err
11216 cat conftest.err
>&5
11217 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11218 (exit $ac_status); } && {
11219 test -z "$ac_c_werror_flag" ||
11220 test ! -s conftest.err
11221 } && test -s conftest
$ac_exeext && {
11222 test "$cross_compiling" = yes ||
11223 $as_test_x conftest
$ac_exeext
11227 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'` ;;
11228 *) ac_cv_lib_soname_Xrandr
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11231 $as_echo "$as_me: failed program was:" >&5
11232 sed 's/^/| /' conftest.
$ac_ext >&5
11237 rm -rf conftest.dSYM
11238 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11239 conftest
$ac_exeext conftest.
$ac_ext
11240 LIBS
=$ac_check_soname_save_LIBS
11242 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11243 { $as_echo "$as_me:$LINENO: result: not found" >&5
11244 $as_echo "not found" >&6; }
11247 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
11248 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
11250 cat >>confdefs.h
<<_ACEOF
11251 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
11258 $as_echo "$as_me: failed program was:" >&5
11259 sed 's/^/| /' conftest.
$ac_ext >&5
11264 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11266 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11267 case "x$with_xrandr" in
11268 x
) wine_notices
="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
11270 *) { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11271 This is an error since --with-xrandr was requested." >&5
11272 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11273 This is an error since --with-xrandr was requested." >&2;}
11274 { (exit 1); exit 1; }; } ;;
11279 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
11281 cat >conftest.
$ac_ext <<_ACEOF
11284 cat confdefs.h
>>conftest.
$ac_ext
11285 cat >>conftest.
$ac_ext <<_ACEOF
11286 /* end confdefs.h. */
11287 #include <X11/Xlib.h>
11288 #include <X11/extensions/Xinerama.h>
11292 static typeof(XineramaQueryScreens) * func;
11297 rm -f conftest.
$ac_objext
11298 if { (ac_try
="$ac_compile"
11299 case "(($ac_try" in
11300 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11301 *) ac_try_echo=$ac_try;;
11303 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11304 $as_echo "$ac_try_echo") >&5
11305 (eval "$ac_compile") 2>conftest.er1
11307 grep -v '^ *+' conftest.er1 >conftest.err
11309 cat conftest.err >&5
11310 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11311 (exit $ac_status); } && {
11312 test -z "$ac_c_werror_flag" ||
11313 test ! -s conftest.err
11314 } && test -s conftest.$ac_objext; then
11315 { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11316 $as_echo_n "checking for -lXinerama... " >&6; }
11317 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11318 $as_echo_n "(cached) " >&6
11320 ac_check_soname_save_LIBS=$LIBS
11321 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11322 cat >conftest.$ac_ext <<_ACEOF
11325 cat confdefs.h >>conftest.$ac_ext
11326 cat >>conftest.$ac_ext <<_ACEOF
11327 /* end confdefs.h. */
11329 /* Override any GCC internal prototype to avoid an error.
11330 Use char because int might match the return type of a GCC
11331 builtin and then its argument prototype would still apply. */
11335 char XineramaQueryScreens ();
11339 return XineramaQueryScreens ();
11344 rm -f conftest.$ac_objext conftest$ac_exeext
11345 if { (ac_try="$ac_link"
11346 case "(($ac_try" in
11347 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11348 *) ac_try_echo
=$ac_try;;
11350 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11351 $as_echo "$ac_try_echo") >&5
11352 (eval "$ac_link") 2>conftest.er1
11354 grep -v '^ *+' conftest.er1
>conftest.err
11356 cat conftest.err
>&5
11357 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11358 (exit $ac_status); } && {
11359 test -z "$ac_c_werror_flag" ||
11360 test ! -s conftest.err
11361 } && test -s conftest
$ac_exeext && {
11362 test "$cross_compiling" = yes ||
11363 $as_test_x conftest
$ac_exeext
11367 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'` ;;
11368 *) ac_cv_lib_soname_Xinerama
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11371 $as_echo "$as_me: failed program was:" >&5
11372 sed 's/^/| /' conftest.
$ac_ext >&5
11377 rm -rf conftest.dSYM
11378 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11379 conftest
$ac_exeext conftest.
$ac_ext
11380 LIBS
=$ac_check_soname_save_LIBS
11382 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11383 { $as_echo "$as_me:$LINENO: result: not found" >&5
11384 $as_echo "not found" >&6; }
11387 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11388 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11390 cat >>confdefs.h
<<_ACEOF
11391 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11398 $as_echo "$as_me: failed program was:" >&5
11399 sed 's/^/| /' conftest.
$ac_ext >&5
11404 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11406 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11407 case "x$with_xinerama" in
11408 x
) wine_notices
="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11410 *) { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11411 This is an error since --with-xinerama was requested." >&5
11412 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11413 This is an error since --with-xinerama was requested." >&2;}
11414 { (exit 1); exit 1; }; } ;;
11419 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11421 { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11422 $as_echo_n "checking for -lXcomposite... " >&6; }
11423 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11424 $as_echo_n "(cached) " >&6
11426 ac_check_soname_save_LIBS
=$LIBS
11427 LIBS
="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11428 cat >conftest.
$ac_ext <<_ACEOF
11431 cat confdefs.h
>>conftest.
$ac_ext
11432 cat >>conftest.
$ac_ext <<_ACEOF
11433 /* end confdefs.h. */
11435 /* Override any GCC internal prototype to avoid an error.
11436 Use char because int might match the return type of a GCC
11437 builtin and then its argument prototype would still apply. */
11441 char XCompositeRedirectWindow ();
11445 return XCompositeRedirectWindow ();
11450 rm -f conftest.
$ac_objext conftest
$ac_exeext
11451 if { (ac_try
="$ac_link"
11452 case "(($ac_try" in
11453 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11454 *) ac_try_echo=$ac_try;;
11456 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11457 $as_echo "$ac_try_echo") >&5
11458 (eval "$ac_link") 2>conftest.er1
11460 grep -v '^ *+' conftest.er1 >conftest.err
11462 cat conftest.err >&5
11463 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11464 (exit $ac_status); } && {
11465 test -z "$ac_c_werror_flag" ||
11466 test ! -s conftest.err
11467 } && test -s conftest$ac_exeext && {
11468 test "$cross_compiling" = yes ||
11469 $as_test_x conftest$ac_exeext
11473 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'` ;;
11474 *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXcomposite\\.$LIBEXT" |
sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11477 $as_echo "$as_me: failed program was:" >&5
11478 sed 's/^/| /' conftest.$ac_ext >&5
11483 rm -rf conftest.dSYM
11484 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11485 conftest$ac_exeext conftest.$ac_ext
11486 LIBS=$ac_check_soname_save_LIBS
11488 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11489 { $as_echo "$as_me:$LINENO: result: not found" >&5
11490 $as_echo "not found" >&6; }
11493 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11494 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11496 cat >>confdefs.h <<_ACEOF
11497 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11504 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11505 case "x$with_xcomposite" in
11506 x) wine_notices="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11508 *) { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11509 This is an error since --with-xcomposite was requested." >&5
11510 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11511 This is an error since --with-xcomposite was requested." >&2;}
11512 { (exit 1); exit 1; }; } ;;
11517 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11518 $as_echo_n "checking for XICCallback.callback... " >&6; }
11519 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11520 $as_echo_n "(cached) " >&6
11522 cat >conftest.$ac_ext <<_ACEOF
11525 cat confdefs.h >>conftest.$ac_ext
11526 cat >>conftest.$ac_ext <<_ACEOF
11527 /* end confdefs.h. */
11528 #ifdef HAVE_X11_XLIB_H
11529 #include <X11/Xlib.h>
11535 static XICCallback ac_aggr;
11536 if (ac_aggr.callback)
11542 rm -f conftest.$ac_objext
11543 if { (ac_try="$ac_compile"
11544 case "(($ac_try" in
11545 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11546 *) ac_try_echo
=$ac_try;;
11548 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11549 $as_echo "$ac_try_echo") >&5
11550 (eval "$ac_compile") 2>conftest.er1
11552 grep -v '^ *+' conftest.er1
>conftest.err
11554 cat conftest.err
>&5
11555 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11556 (exit $ac_status); } && {
11557 test -z "$ac_c_werror_flag" ||
11558 test ! -s conftest.err
11559 } && test -s conftest.
$ac_objext; then
11560 ac_cv_member_XICCallback_callback
=yes
11562 $as_echo "$as_me: failed program was:" >&5
11563 sed 's/^/| /' conftest.
$ac_ext >&5
11565 cat >conftest.
$ac_ext <<_ACEOF
11568 cat confdefs.h
>>conftest.
$ac_ext
11569 cat >>conftest.
$ac_ext <<_ACEOF
11570 /* end confdefs.h. */
11571 #ifdef HAVE_X11_XLIB_H
11572 #include <X11/Xlib.h>
11578 static XICCallback ac_aggr;
11579 if (sizeof ac_aggr.callback)
11585 rm -f conftest.
$ac_objext
11586 if { (ac_try
="$ac_compile"
11587 case "(($ac_try" in
11588 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11589 *) ac_try_echo=$ac_try;;
11591 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11592 $as_echo "$ac_try_echo") >&5
11593 (eval "$ac_compile") 2>conftest.er1
11595 grep -v '^ *+' conftest.er1 >conftest.err
11597 cat conftest.err >&5
11598 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11599 (exit $ac_status); } && {
11600 test -z "$ac_c_werror_flag" ||
11601 test ! -s conftest.err
11602 } && test -s conftest.$ac_objext; then
11603 ac_cv_member_XICCallback_callback=yes
11605 $as_echo "$as_me: failed program was:" >&5
11606 sed 's/^/| /' conftest.$ac_ext >&5
11608 ac_cv_member_XICCallback_callback=no
11611 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11614 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11616 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11617 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11618 if test "x$ac_cv_member_XICCallback_callback" = x""yes; then
11620 cat >>confdefs.h <<_ACEOF
11621 #define HAVE_XICCALLBACK_CALLBACK 1
11630 if test "x$with_opengl" != "xno"
11636 for ac_header in GL/gl.h GL/glx.h GL/glext.h GL/glu.h
11638 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
11639 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11640 $as_echo_n "checking for $ac_header... " >&6; }
11641 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11642 $as_echo_n "(cached) " >&6
11644 cat >conftest.$ac_ext <<_ACEOF
11647 cat confdefs.h >>conftest.$ac_ext
11648 cat >>conftest.$ac_ext <<_ACEOF
11649 /* end confdefs.h. */
11650 #ifdef HAVE_GL_GLX_H
11651 # include <GL/glx.h>
11654 #include <$ac_header>
11656 rm -f conftest.$ac_objext
11657 if { (ac_try="$ac_compile"
11658 case "(($ac_try" in
11659 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11660 *) ac_try_echo
=$ac_try;;
11662 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11663 $as_echo "$ac_try_echo") >&5
11664 (eval "$ac_compile") 2>conftest.er1
11666 grep -v '^ *+' conftest.er1
>conftest.err
11668 cat conftest.err
>&5
11669 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11670 (exit $ac_status); } && {
11671 test -z "$ac_c_werror_flag" ||
11672 test ! -s conftest.err
11673 } && test -s conftest.
$ac_objext; then
11674 eval "$as_ac_Header=yes"
11676 $as_echo "$as_me: failed program was:" >&5
11677 sed 's/^/| /' conftest.
$ac_ext >&5
11679 eval "$as_ac_Header=no"
11682 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11684 ac_res
=`eval 'as_val=${'$as_ac_Header'}
11685 $as_echo "$as_val"'`
11686 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11687 $as_echo "$ac_res" >&6; }
11688 as_val
=`eval 'as_val=${'$as_ac_Header'}
11689 $as_echo "$as_val"'`
11690 if test "x$as_val" = x
""yes; then
11691 cat >>confdefs.h
<<_ACEOF
11692 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11699 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11701 { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11702 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11703 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11704 $as_echo_n "(cached) " >&6
11706 cat >conftest.
$ac_ext <<_ACEOF
11709 cat confdefs.h
>>conftest.
$ac_ext
11710 cat >>conftest.
$ac_ext <<_ACEOF
11711 /* end confdefs.h. */
11716 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11721 rm -f conftest.
$ac_objext
11722 if { (ac_try
="$ac_compile"
11723 case "(($ac_try" in
11724 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11725 *) ac_try_echo=$ac_try;;
11727 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11728 $as_echo "$ac_try_echo") >&5
11729 (eval "$ac_compile") 2>conftest.er1
11731 grep -v '^ *+' conftest.er1 >conftest.err
11733 cat conftest.err >&5
11734 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11735 (exit $ac_status); } && {
11736 test -z "$ac_c_werror_flag" ||
11737 test ! -s conftest.err
11738 } && test -s conftest.$ac_objext; then
11739 wine_cv_opengl_header_version_OK="yes"
11741 $as_echo "$as_me: failed program was:" >&5
11742 sed 's/^/| /' conftest.$ac_ext >&5
11744 wine_cv_opengl_header_version_OK="no"
11747 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11749 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11750 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11752 if test "$wine_cv_opengl_header_version_OK" = "yes"
11754 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11755 $as_echo_n "checking for -lGL... " >&6; }
11756 if test "${ac_cv_lib_soname_GL+set}" = set; then
11757 $as_echo_n "(cached) " >&6
11759 ac_check_soname_save_LIBS=$LIBS
11760 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11761 cat >conftest.$ac_ext <<_ACEOF
11764 cat confdefs.h >>conftest.$ac_ext
11765 cat >>conftest.$ac_ext <<_ACEOF
11766 /* end confdefs.h. */
11768 /* Override any GCC internal prototype to avoid an error.
11769 Use char because int might match the return type of a GCC
11770 builtin and then its argument prototype would still apply. */
11774 char glXCreateContext ();
11778 return glXCreateContext ();
11783 rm -f conftest.$ac_objext conftest$ac_exeext
11784 if { (ac_try="$ac_link"
11785 case "(($ac_try" in
11786 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11787 *) ac_try_echo
=$ac_try;;
11789 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11790 $as_echo "$ac_try_echo") >&5
11791 (eval "$ac_link") 2>conftest.er1
11793 grep -v '^ *+' conftest.er1
>conftest.err
11795 cat conftest.err
>&5
11796 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11797 (exit $ac_status); } && {
11798 test -z "$ac_c_werror_flag" ||
11799 test ! -s conftest.err
11800 } && test -s conftest
$ac_exeext && {
11801 test "$cross_compiling" = yes ||
11802 $as_test_x conftest
$ac_exeext
11806 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'` ;;
11807 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11810 $as_echo "$as_me: failed program was:" >&5
11811 sed 's/^/| /' conftest.
$ac_ext >&5
11816 rm -rf conftest.dSYM
11817 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11818 conftest
$ac_exeext conftest.
$ac_ext
11819 LIBS
=$ac_check_soname_save_LIBS
11821 if test "x$ac_cv_lib_soname_GL" = "x"; then
11822 { $as_echo "$as_me:$LINENO: result: not found" >&5
11823 $as_echo "not found" >&6; }
11824 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11825 $as_echo_n "checking for -lGL... " >&6; }
11826 if test "${ac_cv_lib_soname_GL+set}" = set; then
11827 $as_echo_n "(cached) " >&6
11829 ac_check_soname_save_LIBS
=$LIBS
11830 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"
11831 cat >conftest.
$ac_ext <<_ACEOF
11834 cat confdefs.h
>>conftest.
$ac_ext
11835 cat >>conftest.
$ac_ext <<_ACEOF
11836 /* end confdefs.h. */
11838 /* Override any GCC internal prototype to avoid an error.
11839 Use char because int might match the return type of a GCC
11840 builtin and then its argument prototype would still apply. */
11844 char glXCreateContext ();
11848 return glXCreateContext ();
11853 rm -f conftest.
$ac_objext conftest
$ac_exeext
11854 if { (ac_try
="$ac_link"
11855 case "(($ac_try" in
11856 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11857 *) ac_try_echo=$ac_try;;
11859 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11860 $as_echo "$ac_try_echo") >&5
11861 (eval "$ac_link") 2>conftest.er1
11863 grep -v '^ *+' conftest.er1 >conftest.err
11865 cat conftest.err >&5
11866 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11867 (exit $ac_status); } && {
11868 test -z "$ac_c_werror_flag" ||
11869 test ! -s conftest.err
11870 } && test -s conftest$ac_exeext && {
11871 test "$cross_compiling" = yes ||
11872 $as_test_x conftest$ac_exeext
11876 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'` ;;
11877 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libGL\\.$LIBEXT" |
sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11880 $as_echo "$as_me: failed program was:" >&5
11881 sed 's/^/| /' conftest.$ac_ext >&5
11886 rm -rf conftest.dSYM
11887 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11888 conftest$ac_exeext conftest.$ac_ext
11889 LIBS=$ac_check_soname_save_LIBS
11891 if test "x$ac_cv_lib_soname_GL" = "x"; then
11892 { $as_echo "$as_me:$LINENO: result: not found" >&5
11893 $as_echo "not found" >&6; }
11894 if test -f /usr/X11R6/lib/libGL.a
11896 opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
11897 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11899 opengl_msg="No OpenGL library found on this system."
11902 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11903 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11905 cat >>confdefs.h <<_ACEOF
11906 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11909 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"
11911 cat >>confdefs.h <<\_ACEOF
11912 #define HAVE_OPENGL 1
11918 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11919 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11921 cat >>confdefs.h <<_ACEOF
11922 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11927 cat >>confdefs.h <<\_ACEOF
11928 #define HAVE_OPENGL 1
11933 if test "$ac_cv_header_GL_glu_h" = "yes"
11935 { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11936 $as_echo_n "checking for -lGLU... " >&6; }
11937 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11938 $as_echo_n "(cached) " >&6
11940 ac_check_soname_save_LIBS=$LIBS
11941 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11942 cat >conftest.$ac_ext <<_ACEOF
11945 cat confdefs.h >>conftest.$ac_ext
11946 cat >>conftest.$ac_ext <<_ACEOF
11947 /* end confdefs.h. */
11949 /* Override any GCC internal prototype to avoid an error.
11950 Use char because int might match the return type of a GCC
11951 builtin and then its argument prototype would still apply. */
11959 return gluLookAt ();
11964 rm -f conftest.$ac_objext conftest$ac_exeext
11965 if { (ac_try="$ac_link"
11966 case "(($ac_try" in
11967 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11968 *) ac_try_echo
=$ac_try;;
11970 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11971 $as_echo "$ac_try_echo") >&5
11972 (eval "$ac_link") 2>conftest.er1
11974 grep -v '^ *+' conftest.er1
>conftest.err
11976 cat conftest.err
>&5
11977 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11978 (exit $ac_status); } && {
11979 test -z "$ac_c_werror_flag" ||
11980 test ! -s conftest.err
11981 } && test -s conftest
$ac_exeext && {
11982 test "$cross_compiling" = yes ||
11983 $as_test_x conftest
$ac_exeext
11987 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'` ;;
11988 *) ac_cv_lib_soname_GLU
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11991 $as_echo "$as_me: failed program was:" >&5
11992 sed 's/^/| /' conftest.
$ac_ext >&5
11997 rm -rf conftest.dSYM
11998 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11999 conftest
$ac_exeext conftest.
$ac_ext
12000 LIBS
=$ac_check_soname_save_LIBS
12002 if test "x$ac_cv_lib_soname_GLU" = "x"; then
12003 { $as_echo "$as_me:$LINENO: result: not found" >&5
12004 $as_echo "not found" >&6; }
12007 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
12008 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
12010 cat >>confdefs.h
<<_ACEOF
12011 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
12018 if test "x$ac_cv_lib_soname_GLU" = "x"; then
12019 case "x$with_glu" in
12020 x
) wine_notices
="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
12022 *) { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
12023 This is an error since --with-glu was requested." >&5
12024 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
12025 This is an error since --with-glu was requested." >&2;}
12026 { (exit 1); exit 1; }; } ;;
12031 opengl_msg
="Old Mesa headers detected. Consider upgrading your Mesa libraries."
12034 opengl_msg
="OpenGL development headers not found."
12036 test -n "$opengl_msg" && enable_opengl32
=${enable_opengl32:-no}
12037 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32
=${enable_glu32:-no}
12039 enable_opengl32
=${enable_opengl32:-no}
12040 enable_glu32
=${enable_glu32:-no}
12042 if test -n "$opengl_msg"; then
12043 case "x$with_opengl" in
12044 x
) wine_warnings
="$wine_warnings|$opengl_msg
12045 OpenGL and Direct3D won't be supported." ;;
12047 *) { { $as_echo "$as_me:$LINENO: error: $opengl_msg
12048 OpenGL and Direct3D won't be supported.
12049 This is an error since --with-opengl was requested." >&5
12050 $as_echo "$as_me: error: $opengl_msg
12051 OpenGL and Direct3D won't be supported.
12052 This is an error since --with-opengl was requested." >&2;}
12053 { (exit 1); exit 1; }; } ;;
12061 for ac_header
in audio
/audiolib.h
12063 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12064 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12065 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12066 $as_echo_n "checking for $ac_header... " >&6; }
12067 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12068 $as_echo_n "(cached) " >&6
12070 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12071 $as_echo "$as_val"'`
12072 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12073 $as_echo "$ac_res" >&6; }
12075 # Is the header compilable?
12076 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12077 $as_echo_n "checking $ac_header usability... " >&6; }
12078 cat >conftest.
$ac_ext <<_ACEOF
12081 cat confdefs.h
>>conftest.
$ac_ext
12082 cat >>conftest.
$ac_ext <<_ACEOF
12083 /* end confdefs.h. */
12084 $ac_includes_default
12085 #include <$ac_header>
12087 rm -f conftest.
$ac_objext
12088 if { (ac_try
="$ac_compile"
12089 case "(($ac_try" in
12090 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12091 *) ac_try_echo=$ac_try;;
12093 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12094 $as_echo "$ac_try_echo") >&5
12095 (eval "$ac_compile") 2>conftest.er1
12097 grep -v '^ *+' conftest.er1 >conftest.err
12099 cat conftest.err >&5
12100 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12101 (exit $ac_status); } && {
12102 test -z "$ac_c_werror_flag" ||
12103 test ! -s conftest.err
12104 } && test -s conftest.$ac_objext; then
12105 ac_header_compiler=yes
12107 $as_echo "$as_me: failed program was:" >&5
12108 sed 's/^/| /' conftest.$ac_ext >&5
12110 ac_header_compiler=no
12113 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12114 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12115 $as_echo "$ac_header_compiler" >&6; }
12117 # Is the header present?
12118 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12119 $as_echo_n "checking $ac_header presence... " >&6; }
12120 cat >conftest.$ac_ext <<_ACEOF
12123 cat confdefs.h >>conftest.$ac_ext
12124 cat >>conftest.$ac_ext <<_ACEOF
12125 /* end confdefs.h. */
12126 #include <$ac_header>
12128 if { (ac_try="$ac_cpp conftest.$ac_ext"
12129 case "(($ac_try" in
12130 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12131 *) ac_try_echo
=$ac_try;;
12133 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12134 $as_echo "$ac_try_echo") >&5
12135 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12137 grep -v '^ *+' conftest.er1
>conftest.err
12139 cat conftest.err
>&5
12140 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12141 (exit $ac_status); } >/dev
/null
&& {
12142 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12143 test ! -s conftest.err
12145 ac_header_preproc
=yes
12147 $as_echo "$as_me: failed program was:" >&5
12148 sed 's/^/| /' conftest.
$ac_ext >&5
12150 ac_header_preproc
=no
12153 rm -f conftest.err conftest.
$ac_ext
12154 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12155 $as_echo "$ac_header_preproc" >&6; }
12157 # So? What about this header?
12158 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12160 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12161 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12162 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12163 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12164 ac_header_preproc
=yes
12167 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12168 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12169 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12170 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12171 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12172 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12173 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12174 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12175 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12176 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12177 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12178 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12180 ## ------------------------------------ ##
12181 ## Report this to wine-devel@winehq.org ##
12182 ## ------------------------------------ ##
12184 ) |
sed "s/^/$as_me: WARNING: /" >&2
12187 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12188 $as_echo_n "checking for $ac_header... " >&6; }
12189 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12190 $as_echo_n "(cached) " >&6
12192 eval "$as_ac_Header=\$ac_header_preproc"
12194 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12195 $as_echo "$as_val"'`
12196 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12197 $as_echo "$ac_res" >&6; }
12200 as_val
=`eval 'as_val=${'$as_ac_Header'}
12201 $as_echo "$as_val"'`
12202 if test "x$as_val" = x
""yes; then
12203 cat >>confdefs.h
<<_ACEOF
12204 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12207 for ac_header
in audio
/soundlib.h
12209 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12210 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12211 $as_echo_n "checking for $ac_header... " >&6; }
12212 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12213 $as_echo_n "(cached) " >&6
12215 cat >conftest.
$ac_ext <<_ACEOF
12218 cat confdefs.h
>>conftest.
$ac_ext
12219 cat >>conftest.
$ac_ext <<_ACEOF
12220 /* end confdefs.h. */
12221 #include <audio/audiolib.h>
12223 #include <$ac_header>
12225 rm -f conftest.
$ac_objext
12226 if { (ac_try
="$ac_compile"
12227 case "(($ac_try" in
12228 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12229 *) ac_try_echo=$ac_try;;
12231 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12232 $as_echo "$ac_try_echo") >&5
12233 (eval "$ac_compile") 2>conftest.er1
12235 grep -v '^ *+' conftest.er1 >conftest.err
12237 cat conftest.err >&5
12238 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12239 (exit $ac_status); } && {
12240 test -z "$ac_c_werror_flag" ||
12241 test ! -s conftest.err
12242 } && test -s conftest.$ac_objext; then
12243 eval "$as_ac_Header=yes"
12245 $as_echo "$as_me: failed program was:" >&5
12246 sed 's/^/| /' conftest.$ac_ext >&5
12248 eval "$as_ac_Header=no"
12251 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12253 ac_res=`eval 'as_val=${'$as_ac_Header'}
12254 $as_echo "$as_val"'`
12255 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12256 $as_echo "$ac_res" >&6; }
12257 as_val=`eval 'as_val=${'$as_ac_Header'}
12258 $as_echo "$as_val"'`
12259 if test "x$as_val" = x""yes; then
12260 cat >>confdefs.h <<_ACEOF
12261 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12268 { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
12269 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
12270 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
12271 $as_echo_n "(cached) " >&6
12273 ac_check_lib_save_LIBS=$LIBS
12274 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
12275 cat >conftest.$ac_ext <<_ACEOF
12278 cat confdefs.h >>conftest.$ac_ext
12279 cat >>conftest.$ac_ext <<_ACEOF
12280 /* end confdefs.h. */
12282 /* Override any GCC internal prototype to avoid an error.
12283 Use char because int might match the return type of a GCC
12284 builtin and then its argument prototype would still apply. */
12288 char AuCreateFlow ();
12292 return AuCreateFlow ();
12297 rm -f conftest.$ac_objext conftest$ac_exeext
12298 if { (ac_try="$ac_link"
12299 case "(($ac_try" in
12300 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12301 *) ac_try_echo
=$ac_try;;
12303 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12304 $as_echo "$ac_try_echo") >&5
12305 (eval "$ac_link") 2>conftest.er1
12307 grep -v '^ *+' conftest.er1
>conftest.err
12309 cat conftest.err
>&5
12310 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12311 (exit $ac_status); } && {
12312 test -z "$ac_c_werror_flag" ||
12313 test ! -s conftest.err
12314 } && test -s conftest
$ac_exeext && {
12315 test "$cross_compiling" = yes ||
12316 $as_test_x conftest
$ac_exeext
12318 ac_cv_lib_audio_AuCreateFlow
=yes
12320 $as_echo "$as_me: failed program was:" >&5
12321 sed 's/^/| /' conftest.
$ac_ext >&5
12323 ac_cv_lib_audio_AuCreateFlow
=no
12326 rm -rf conftest.dSYM
12327 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12328 conftest
$ac_exeext conftest.
$ac_ext
12329 LIBS
=$ac_check_lib_save_LIBS
12331 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12332 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12333 if test "x$ac_cv_lib_audio_AuCreateFlow" = x
""yes; then
12335 cat >>confdefs.h
<<\_ACEOF
12339 { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12340 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12341 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12342 $as_echo_n "(cached) " >&6
12344 ac_check_lib_save_LIBS
=$LIBS
12345 LIBS
="-lXau $X_LIBS $LIBS"
12346 cat >conftest.
$ac_ext <<_ACEOF
12349 cat confdefs.h
>>conftest.
$ac_ext
12350 cat >>conftest.
$ac_ext <<_ACEOF
12351 /* end confdefs.h. */
12353 /* Override any GCC internal prototype to avoid an error.
12354 Use char because int might match the return type of a GCC
12355 builtin and then its argument prototype would still apply. */
12359 char XauGetBestAuthByAddr ();
12363 return XauGetBestAuthByAddr ();
12368 rm -f conftest.
$ac_objext conftest
$ac_exeext
12369 if { (ac_try
="$ac_link"
12370 case "(($ac_try" in
12371 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12372 *) ac_try_echo=$ac_try;;
12374 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12375 $as_echo "$ac_try_echo") >&5
12376 (eval "$ac_link") 2>conftest.er1
12378 grep -v '^ *+' conftest.er1 >conftest.err
12380 cat conftest.err >&5
12381 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12382 (exit $ac_status); } && {
12383 test -z "$ac_c_werror_flag" ||
12384 test ! -s conftest.err
12385 } && test -s conftest$ac_exeext && {
12386 test "$cross_compiling" = yes ||
12387 $as_test_x conftest$ac_exeext
12389 ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
12391 $as_echo "$as_me: failed program was:" >&5
12392 sed 's/^/| /' conftest.$ac_ext >&5
12394 ac_cv_lib_Xau_XauGetBestAuthByAddr=no
12397 rm -rf conftest.dSYM
12398 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12399 conftest$ac_exeext conftest.$ac_ext
12400 LIBS=$ac_check_lib_save_LIBS
12402 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12403 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12404 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x""yes; then
12405 NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12407 NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12418 CPPFLAGS="$ac_save_CPPFLAGS"
12423 enable_winex11_drv=${enable_winex11_drv:-no}
12424 enable_opengl32=${enable_opengl32:-no}
12425 enable_glu32=${enable_glu32:-no}
12427 if test "x$XLIB" = "x"; then
12430 *) { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12431 without X support, which probably isn't what you want. You will need to install
12432 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12433 Use the --without-x option if you really want this." >&5
12434 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12435 without X support, which probably isn't what you want. You will need to install
12436 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12437 Use the --without-x option if you really want this." >&2;}
12438 { (exit 1); exit 1; }; } ;;
12450 if test "x$with_xml" != "xno"
12452 ac_save_CPPFLAGS="$CPPFLAGS"
12453 if test "$PKG_CONFIG" != "false"
12455 ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0
2>/dev
/null
`"
12456 ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0
2>/dev
/null
`"
12458 ac_xml_libs="`xml2-config
--libs 2>/dev
/null
`"
12459 ac_xml_cflags="`xml2-config
--cflags 2>/dev
/null
`"
12461 CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
12463 for ac_header in libxml/parser.h
12465 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12466 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12467 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12468 $as_echo_n "checking for $ac_header... " >&6; }
12469 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12470 $as_echo_n "(cached) " >&6
12472 ac_res=`eval 'as_val=${'$as_ac_Header'}
12473 $as_echo "$as_val"'`
12474 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12475 $as_echo "$ac_res" >&6; }
12477 # Is the header compilable?
12478 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12479 $as_echo_n "checking $ac_header usability... " >&6; }
12480 cat >conftest.$ac_ext <<_ACEOF
12483 cat confdefs.h >>conftest.$ac_ext
12484 cat >>conftest.$ac_ext <<_ACEOF
12485 /* end confdefs.h. */
12486 $ac_includes_default
12487 #include <$ac_header>
12489 rm -f conftest.$ac_objext
12490 if { (ac_try="$ac_compile"
12491 case "(($ac_try" in
12492 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12493 *) ac_try_echo
=$ac_try;;
12495 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12496 $as_echo "$ac_try_echo") >&5
12497 (eval "$ac_compile") 2>conftest.er1
12499 grep -v '^ *+' conftest.er1
>conftest.err
12501 cat conftest.err
>&5
12502 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12503 (exit $ac_status); } && {
12504 test -z "$ac_c_werror_flag" ||
12505 test ! -s conftest.err
12506 } && test -s conftest.
$ac_objext; then
12507 ac_header_compiler
=yes
12509 $as_echo "$as_me: failed program was:" >&5
12510 sed 's/^/| /' conftest.
$ac_ext >&5
12512 ac_header_compiler
=no
12515 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12516 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12517 $as_echo "$ac_header_compiler" >&6; }
12519 # Is the header present?
12520 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12521 $as_echo_n "checking $ac_header presence... " >&6; }
12522 cat >conftest.
$ac_ext <<_ACEOF
12525 cat confdefs.h
>>conftest.
$ac_ext
12526 cat >>conftest.
$ac_ext <<_ACEOF
12527 /* end confdefs.h. */
12528 #include <$ac_header>
12530 if { (ac_try
="$ac_cpp conftest.$ac_ext"
12531 case "(($ac_try" in
12532 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12533 *) ac_try_echo=$ac_try;;
12535 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12536 $as_echo "$ac_try_echo") >&5
12537 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12539 grep -v '^ *+' conftest.er1 >conftest.err
12541 cat conftest.err >&5
12542 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12543 (exit $ac_status); } >/dev/null && {
12544 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12545 test ! -s conftest.err
12547 ac_header_preproc=yes
12549 $as_echo "$as_me: failed program was:" >&5
12550 sed 's/^/| /' conftest.$ac_ext >&5
12552 ac_header_preproc=no
12555 rm -f conftest.err conftest.$ac_ext
12556 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12557 $as_echo "$ac_header_preproc" >&6; }
12559 # So? What about this header?
12560 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12562 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12563 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12564 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12565 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12566 ac_header_preproc=yes
12569 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12570 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12571 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12572 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12573 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12574 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12575 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12576 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12577 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12578 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12579 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12580 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12582 ## ------------------------------------ ##
12583 ## Report this to wine-devel@winehq.org ##
12584 ## ------------------------------------ ##
12586 ) | sed "s/^/$as_me: WARNING: /" >&2
12589 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12590 $as_echo_n "checking for $ac_header... " >&6; }
12591 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12592 $as_echo_n "(cached) " >&6
12594 eval "$as_ac_Header=\$ac_header_preproc"
12596 ac_res=`eval 'as_val=${'$as_ac_Header'}
12597 $as_echo "$as_val"'`
12598 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12599 $as_echo "$ac_res" >&6; }
12602 as_val=`eval 'as_val=${'$as_ac_Header'}
12603 $as_echo "$as_val"'`
12604 if test "x$as_val" = x""yes; then
12605 cat >>confdefs.h <<_ACEOF
12606 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12608 { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12609 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12610 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12611 $as_echo_n "(cached) " >&6
12613 ac_check_lib_save_LIBS=$LIBS
12614 LIBS="-lxml2 $ac_xml_libs $LIBS"
12615 cat >conftest.$ac_ext <<_ACEOF
12618 cat confdefs.h >>conftest.$ac_ext
12619 cat >>conftest.$ac_ext <<_ACEOF
12620 /* end confdefs.h. */
12622 /* Override any GCC internal prototype to avoid an error.
12623 Use char because int might match the return type of a GCC
12624 builtin and then its argument prototype would still apply. */
12628 char xmlParseMemory ();
12632 return xmlParseMemory ();
12637 rm -f conftest.$ac_objext conftest$ac_exeext
12638 if { (ac_try="$ac_link"
12639 case "(($ac_try" in
12640 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12641 *) ac_try_echo
=$ac_try;;
12643 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12644 $as_echo "$ac_try_echo") >&5
12645 (eval "$ac_link") 2>conftest.er1
12647 grep -v '^ *+' conftest.er1
>conftest.err
12649 cat conftest.err
>&5
12650 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12651 (exit $ac_status); } && {
12652 test -z "$ac_c_werror_flag" ||
12653 test ! -s conftest.err
12654 } && test -s conftest
$ac_exeext && {
12655 test "$cross_compiling" = yes ||
12656 $as_test_x conftest
$ac_exeext
12658 ac_cv_lib_xml2_xmlParseMemory
=yes
12660 $as_echo "$as_me: failed program was:" >&5
12661 sed 's/^/| /' conftest.
$ac_ext >&5
12663 ac_cv_lib_xml2_xmlParseMemory
=no
12666 rm -rf conftest.dSYM
12667 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12668 conftest
$ac_exeext conftest.
$ac_ext
12669 LIBS
=$ac_check_lib_save_LIBS
12671 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12672 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12673 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x
""yes; then
12675 cat >>confdefs.h
<<\_ACEOF
12676 #define HAVE_LIBXML2 1
12679 XML2LIBS
="$ac_xml_libs"
12680 XML2INCL
="$ac_xml_cflags"
12683 { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12684 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12685 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12686 $as_echo_n "(cached) " >&6
12688 ac_check_lib_save_LIBS
=$LIBS
12689 LIBS
="-lxml2 $ac_xml_libs $LIBS"
12690 cat >conftest.
$ac_ext <<_ACEOF
12693 cat confdefs.h
>>conftest.
$ac_ext
12694 cat >>conftest.
$ac_ext <<_ACEOF
12695 /* end confdefs.h. */
12697 /* Override any GCC internal prototype to avoid an error.
12698 Use char because int might match the return type of a GCC
12699 builtin and then its argument prototype would still apply. */
12703 char xmlReadMemory ();
12707 return xmlReadMemory ();
12712 rm -f conftest.
$ac_objext conftest
$ac_exeext
12713 if { (ac_try
="$ac_link"
12714 case "(($ac_try" in
12715 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12716 *) ac_try_echo=$ac_try;;
12718 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12719 $as_echo "$ac_try_echo") >&5
12720 (eval "$ac_link") 2>conftest.er1
12722 grep -v '^ *+' conftest.er1 >conftest.err
12724 cat conftest.err >&5
12725 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12726 (exit $ac_status); } && {
12727 test -z "$ac_c_werror_flag" ||
12728 test ! -s conftest.err
12729 } && test -s conftest$ac_exeext && {
12730 test "$cross_compiling" = yes ||
12731 $as_test_x conftest$ac_exeext
12733 ac_cv_lib_xml2_xmlReadMemory=yes
12735 $as_echo "$as_me: failed program was:" >&5
12736 sed 's/^/| /' conftest.$ac_ext >&5
12738 ac_cv_lib_xml2_xmlReadMemory=no
12741 rm -rf conftest.dSYM
12742 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12743 conftest$ac_exeext conftest.$ac_ext
12744 LIBS=$ac_check_lib_save_LIBS
12746 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12747 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12748 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x""yes; then
12750 cat >>confdefs.h <<\_ACEOF
12751 #define HAVE_XMLREADMEMORY 1
12756 { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12757 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12758 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12759 $as_echo_n "(cached) " >&6
12761 ac_check_lib_save_LIBS=$LIBS
12762 LIBS="-lxml2 $ac_xml_libs $LIBS"
12763 cat >conftest.$ac_ext <<_ACEOF
12766 cat confdefs.h >>conftest.$ac_ext
12767 cat >>conftest.$ac_ext <<_ACEOF
12768 /* end confdefs.h. */
12770 /* Override any GCC internal prototype to avoid an error.
12771 Use char because int might match the return type of a GCC
12772 builtin and then its argument prototype would still apply. */
12776 char xmlNewDocPI ();
12780 return xmlNewDocPI ();
12785 rm -f conftest.$ac_objext conftest$ac_exeext
12786 if { (ac_try="$ac_link"
12787 case "(($ac_try" in
12788 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12789 *) ac_try_echo
=$ac_try;;
12791 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12792 $as_echo "$ac_try_echo") >&5
12793 (eval "$ac_link") 2>conftest.er1
12795 grep -v '^ *+' conftest.er1
>conftest.err
12797 cat conftest.err
>&5
12798 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12799 (exit $ac_status); } && {
12800 test -z "$ac_c_werror_flag" ||
12801 test ! -s conftest.err
12802 } && test -s conftest
$ac_exeext && {
12803 test "$cross_compiling" = yes ||
12804 $as_test_x conftest
$ac_exeext
12806 ac_cv_lib_xml2_xmlNewDocPI
=yes
12808 $as_echo "$as_me: failed program was:" >&5
12809 sed 's/^/| /' conftest.
$ac_ext >&5
12811 ac_cv_lib_xml2_xmlNewDocPI
=no
12814 rm -rf conftest.dSYM
12815 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12816 conftest
$ac_exeext conftest.
$ac_ext
12817 LIBS
=$ac_check_lib_save_LIBS
12819 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12820 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12821 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x
""yes; then
12823 cat >>confdefs.h
<<\_ACEOF
12824 #define HAVE_XMLNEWDOCPI 1
12834 CPPFLAGS
="$ac_save_CPPFLAGS"
12836 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12837 case "x$with_xml" in
12838 x
) wine_warnings
="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12840 *) { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12841 This is an error since --with-xml was requested." >&5
12842 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12843 This is an error since --with-xml was requested." >&2;}
12844 { (exit 1); exit 1; }; } ;;
12849 if test "x$with_xslt" != "xno"
12851 if test "$PKG_CONFIG" != "false"
12853 ac_xslt_libs
="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
12854 ac_xslt_cflags
="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
12856 ac_xslt_libs
="`xslt-config --libs 2>/dev/null`"
12857 ac_xslt_cflags
="`xslt-config --cflags 2>/dev/null`"
12859 ac_save_CPPFLAGS
="$CPPFLAGS"
12860 CPPFLAGS
="$CPPFLAGS $ac_xslt_cflags"
12863 for ac_header
in libxslt
/pattern.h libxslt
/transform.h
12865 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12866 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12867 $as_echo_n "checking for $ac_header... " >&6; }
12868 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12869 $as_echo_n "(cached) " >&6
12871 cat >conftest.
$ac_ext <<_ACEOF
12874 cat confdefs.h
>>conftest.
$ac_ext
12875 cat >>conftest.
$ac_ext <<_ACEOF
12876 /* end confdefs.h. */
12877 #ifdef HAVE_LIBXSLT_PATTERN_H
12878 # include <libxslt/pattern.h>
12881 #include <$ac_header>
12883 rm -f conftest.
$ac_objext
12884 if { (ac_try
="$ac_compile"
12885 case "(($ac_try" in
12886 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12887 *) ac_try_echo=$ac_try;;
12889 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12890 $as_echo "$ac_try_echo") >&5
12891 (eval "$ac_compile") 2>conftest.er1
12893 grep -v '^ *+' conftest.er1 >conftest.err
12895 cat conftest.err >&5
12896 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12897 (exit $ac_status); } && {
12898 test -z "$ac_c_werror_flag" ||
12899 test ! -s conftest.err
12900 } && test -s conftest.$ac_objext; then
12901 eval "$as_ac_Header=yes"
12903 $as_echo "$as_me: failed program was:" >&5
12904 sed 's/^/| /' conftest.$ac_ext >&5
12906 eval "$as_ac_Header=no"
12909 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12911 ac_res=`eval 'as_val=${'$as_ac_Header'}
12912 $as_echo "$as_val"'`
12913 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12914 $as_echo "$ac_res" >&6; }
12915 as_val=`eval 'as_val=${'$as_ac_Header'}
12916 $as_echo "$as_val"'`
12917 if test "x$as_val" = x""yes; then
12918 cat >>confdefs.h <<_ACEOF
12919 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12926 CPPFLAGS="$ac_save_CPPFLAGS"
12927 if test "$ac_cv_header_libxslt_transform_h" = "yes"
12929 { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12930 $as_echo_n "checking for -lxslt... " >&6; }
12931 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12932 $as_echo_n "(cached) " >&6
12934 ac_check_soname_save_LIBS=$LIBS
12935 LIBS="-lxslt $ac_xslt_libs $LIBS"
12936 cat >conftest.$ac_ext <<_ACEOF
12939 cat confdefs.h >>conftest.$ac_ext
12940 cat >>conftest.$ac_ext <<_ACEOF
12941 /* end confdefs.h. */
12943 /* Override any GCC internal prototype to avoid an error.
12944 Use char because int might match the return type of a GCC
12945 builtin and then its argument prototype would still apply. */
12949 char xsltCompilePattern ();
12953 return xsltCompilePattern ();
12958 rm -f conftest.$ac_objext conftest$ac_exeext
12959 if { (ac_try="$ac_link"
12960 case "(($ac_try" in
12961 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12962 *) ac_try_echo
=$ac_try;;
12964 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12965 $as_echo "$ac_try_echo") >&5
12966 (eval "$ac_link") 2>conftest.er1
12968 grep -v '^ *+' conftest.er1
>conftest.err
12970 cat conftest.err
>&5
12971 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12972 (exit $ac_status); } && {
12973 test -z "$ac_c_werror_flag" ||
12974 test ! -s conftest.err
12975 } && test -s conftest
$ac_exeext && {
12976 test "$cross_compiling" = yes ||
12977 $as_test_x conftest
$ac_exeext
12981 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'` ;;
12982 *) ac_cv_lib_soname_xslt
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12985 $as_echo "$as_me: failed program was:" >&5
12986 sed 's/^/| /' conftest.
$ac_ext >&5
12991 rm -rf conftest.dSYM
12992 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12993 conftest
$ac_exeext conftest.
$ac_ext
12994 LIBS
=$ac_check_soname_save_LIBS
12996 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12997 { $as_echo "$as_me:$LINENO: result: not found" >&5
12998 $as_echo "not found" >&6; }
13001 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
13002 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
13004 cat >>confdefs.h
<<_ACEOF
13005 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
13008 XSLTINCL
="$ac_xslt_cflags"
13013 if test "x$ac_cv_lib_soname_xslt" = "x"; then
13014 case "x$with_xslt" in
13015 x
) wine_warnings
="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
13017 *) { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
13018 This is an error since --with-xslt was requested." >&5
13019 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
13020 This is an error since --with-xslt was requested." >&2;}
13021 { (exit 1); exit 1; }; } ;;
13028 if test "x$with_hal" != "xno"
13030 ac_save_CPPFLAGS
="$CPPFLAGS"
13031 if test "$PKG_CONFIG" != "false"
13033 ac_hal_libs
="`$PKG_CONFIG --libs hal 2>/dev/null`"
13034 ac_hal_cflags
="`$PKG_CONFIG --cflags hal 2>/dev/null`"
13035 CPPFLAGS
="$CPPFLAGS $ac_hal_cflags"
13039 for ac_header
in dbus
/dbus.h hal
/libhal.h
13041 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13042 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13043 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
13044 $as_echo_n "checking for $ac_header... " >&6; }
13045 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13046 $as_echo_n "(cached) " >&6
13048 ac_res
=`eval 'as_val=${'$as_ac_Header'}
13049 $as_echo "$as_val"'`
13050 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13051 $as_echo "$ac_res" >&6; }
13053 # Is the header compilable?
13054 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
13055 $as_echo_n "checking $ac_header usability... " >&6; }
13056 cat >conftest.
$ac_ext <<_ACEOF
13059 cat confdefs.h
>>conftest.
$ac_ext
13060 cat >>conftest.
$ac_ext <<_ACEOF
13061 /* end confdefs.h. */
13062 $ac_includes_default
13063 #include <$ac_header>
13065 rm -f conftest.
$ac_objext
13066 if { (ac_try
="$ac_compile"
13067 case "(($ac_try" in
13068 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13069 *) ac_try_echo=$ac_try;;
13071 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13072 $as_echo "$ac_try_echo") >&5
13073 (eval "$ac_compile") 2>conftest.er1
13075 grep -v '^ *+' conftest.er1 >conftest.err
13077 cat conftest.err >&5
13078 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13079 (exit $ac_status); } && {
13080 test -z "$ac_c_werror_flag" ||
13081 test ! -s conftest.err
13082 } && test -s conftest.$ac_objext; then
13083 ac_header_compiler=yes
13085 $as_echo "$as_me: failed program was:" >&5
13086 sed 's/^/| /' conftest.$ac_ext >&5
13088 ac_header_compiler=no
13091 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13092 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13093 $as_echo "$ac_header_compiler" >&6; }
13095 # Is the header present?
13096 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
13097 $as_echo_n "checking $ac_header presence... " >&6; }
13098 cat >conftest.$ac_ext <<_ACEOF
13101 cat confdefs.h >>conftest.$ac_ext
13102 cat >>conftest.$ac_ext <<_ACEOF
13103 /* end confdefs.h. */
13104 #include <$ac_header>
13106 if { (ac_try="$ac_cpp conftest.$ac_ext"
13107 case "(($ac_try" in
13108 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13109 *) ac_try_echo
=$ac_try;;
13111 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13112 $as_echo "$ac_try_echo") >&5
13113 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13115 grep -v '^ *+' conftest.er1
>conftest.err
13117 cat conftest.err
>&5
13118 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13119 (exit $ac_status); } >/dev
/null
&& {
13120 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13121 test ! -s conftest.err
13123 ac_header_preproc
=yes
13125 $as_echo "$as_me: failed program was:" >&5
13126 sed 's/^/| /' conftest.
$ac_ext >&5
13128 ac_header_preproc
=no
13131 rm -f conftest.err conftest.
$ac_ext
13132 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13133 $as_echo "$ac_header_preproc" >&6; }
13135 # So? What about this header?
13136 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13138 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13139 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13140 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13141 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13142 ac_header_preproc
=yes
13145 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13146 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13147 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13148 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13149 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13150 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13151 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13152 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13153 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13154 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13155 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13156 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13158 ## ------------------------------------ ##
13159 ## Report this to wine-devel@winehq.org ##
13160 ## ------------------------------------ ##
13162 ) |
sed "s/^/$as_me: WARNING: /" >&2
13165 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
13166 $as_echo_n "checking for $ac_header... " >&6; }
13167 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13168 $as_echo_n "(cached) " >&6
13170 eval "$as_ac_Header=\$ac_header_preproc"
13172 ac_res
=`eval 'as_val=${'$as_ac_Header'}
13173 $as_echo "$as_val"'`
13174 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13175 $as_echo "$ac_res" >&6; }
13178 as_val
=`eval 'as_val=${'$as_ac_Header'}
13179 $as_echo "$as_val"'`
13180 if test "x$as_val" = x
""yes; then
13181 cat >>confdefs.h
<<_ACEOF
13182 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13189 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
13191 { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
13192 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
13193 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
13194 $as_echo_n "(cached) " >&6
13196 ac_check_lib_save_LIBS
=$LIBS
13197 LIBS
="-ldbus-1 $ac_hal_libs $LIBS"
13198 cat >conftest.
$ac_ext <<_ACEOF
13201 cat confdefs.h
>>conftest.
$ac_ext
13202 cat >>conftest.
$ac_ext <<_ACEOF
13203 /* end confdefs.h. */
13205 /* Override any GCC internal prototype to avoid an error.
13206 Use char because int might match the return type of a GCC
13207 builtin and then its argument prototype would still apply. */
13211 char dbus_connection_close ();
13215 return dbus_connection_close ();
13220 rm -f conftest.
$ac_objext conftest
$ac_exeext
13221 if { (ac_try
="$ac_link"
13222 case "(($ac_try" in
13223 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13224 *) ac_try_echo=$ac_try;;
13226 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13227 $as_echo "$ac_try_echo") >&5
13228 (eval "$ac_link") 2>conftest.er1
13230 grep -v '^ *+' conftest.er1 >conftest.err
13232 cat conftest.err >&5
13233 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13234 (exit $ac_status); } && {
13235 test -z "$ac_c_werror_flag" ||
13236 test ! -s conftest.err
13237 } && test -s conftest$ac_exeext && {
13238 test "$cross_compiling" = yes ||
13239 $as_test_x conftest$ac_exeext
13241 ac_cv_lib_dbus_1_dbus_connection_close=yes
13243 $as_echo "$as_me: failed program was:" >&5
13244 sed 's/^/| /' conftest.$ac_ext >&5
13246 ac_cv_lib_dbus_1_dbus_connection_close=no
13249 rm -rf conftest.dSYM
13250 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13251 conftest$ac_exeext conftest.$ac_ext
13252 LIBS=$ac_check_lib_save_LIBS
13254 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
13255 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
13256 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x""yes; then
13257 { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
13258 $as_echo_n "checking for -lhal... " >&6; }
13259 if test "${ac_cv_lib_soname_hal+set}" = set; then
13260 $as_echo_n "(cached) " >&6
13262 ac_check_soname_save_LIBS=$LIBS
13263 LIBS="-lhal $ac_hal_libs $LIBS"
13264 cat >conftest.$ac_ext <<_ACEOF
13267 cat confdefs.h >>conftest.$ac_ext
13268 cat >>conftest.$ac_ext <<_ACEOF
13269 /* end confdefs.h. */
13271 /* Override any GCC internal prototype to avoid an error.
13272 Use char because int might match the return type of a GCC
13273 builtin and then its argument prototype would still apply. */
13277 char libhal_ctx_new ();
13281 return libhal_ctx_new ();
13286 rm -f conftest.$ac_objext conftest$ac_exeext
13287 if { (ac_try="$ac_link"
13288 case "(($ac_try" in
13289 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13290 *) ac_try_echo
=$ac_try;;
13292 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13293 $as_echo "$ac_try_echo") >&5
13294 (eval "$ac_link") 2>conftest.er1
13296 grep -v '^ *+' conftest.er1
>conftest.err
13298 cat conftest.err
>&5
13299 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13300 (exit $ac_status); } && {
13301 test -z "$ac_c_werror_flag" ||
13302 test ! -s conftest.err
13303 } && test -s conftest
$ac_exeext && {
13304 test "$cross_compiling" = yes ||
13305 $as_test_x conftest
$ac_exeext
13309 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'` ;;
13310 *) ac_cv_lib_soname_hal
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13313 $as_echo "$as_me: failed program was:" >&5
13314 sed 's/^/| /' conftest.
$ac_ext >&5
13319 rm -rf conftest.dSYM
13320 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13321 conftest
$ac_exeext conftest.
$ac_ext
13322 LIBS
=$ac_check_soname_save_LIBS
13324 if test "x$ac_cv_lib_soname_hal" = "x"; then
13325 { $as_echo "$as_me:$LINENO: result: not found" >&5
13326 $as_echo "not found" >&6; }
13329 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13330 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13332 cat >>confdefs.h
<<_ACEOF
13333 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13336 HALINCL
="$ac_hal_cflags"
13342 CPPFLAGS
="$ac_save_CPPFLAGS"
13344 if test "x$ac_cv_lib_soname_hal" = "x"; then
13345 case "x$with_hal" in
13346 x
) wine_notices
="$wine_notices|libhal ${notice_platform}development files not found, no dynamic device support." ;;
13348 *) { { $as_echo "$as_me:$LINENO: error: libhal ${notice_platform}development files not found, no dynamic device support.
13349 This is an error since --with-hal was requested." >&5
13350 $as_echo "$as_me: error: libhal ${notice_platform}development files not found, no dynamic device support.
13351 This is an error since --with-hal was requested." >&2;}
13352 { (exit 1); exit 1; }; } ;;
13357 if test "x$with_gnutls" != "xno"
13359 ac_save_CPPFLAGS
="$CPPFLAGS"
13360 if test "$PKG_CONFIG" != "false"
13362 ac_gnutls_libs
="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
13363 ac_gnutls_cflags
="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
13364 CPPFLAGS
="$CPPFLAGS $ac_gnutls_cflags"
13366 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13367 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13368 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13369 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13370 $as_echo_n "(cached) " >&6
13372 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13373 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13375 # Is the header compilable?
13376 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13377 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13378 cat >conftest.
$ac_ext <<_ACEOF
13381 cat confdefs.h
>>conftest.
$ac_ext
13382 cat >>conftest.
$ac_ext <<_ACEOF
13383 /* end confdefs.h. */
13384 $ac_includes_default
13385 #include <gnutls/gnutls.h>
13387 rm -f conftest.
$ac_objext
13388 if { (ac_try
="$ac_compile"
13389 case "(($ac_try" in
13390 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13391 *) ac_try_echo=$ac_try;;
13393 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13394 $as_echo "$ac_try_echo") >&5
13395 (eval "$ac_compile") 2>conftest.er1
13397 grep -v '^ *+' conftest.er1 >conftest.err
13399 cat conftest.err >&5
13400 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13401 (exit $ac_status); } && {
13402 test -z "$ac_c_werror_flag" ||
13403 test ! -s conftest.err
13404 } && test -s conftest.$ac_objext; then
13405 ac_header_compiler=yes
13407 $as_echo "$as_me: failed program was:" >&5
13408 sed 's/^/| /' conftest.$ac_ext >&5
13410 ac_header_compiler=no
13413 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13414 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13415 $as_echo "$ac_header_compiler" >&6; }
13417 # Is the header present?
13418 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13419 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13420 cat >conftest.$ac_ext <<_ACEOF
13423 cat confdefs.h >>conftest.$ac_ext
13424 cat >>conftest.$ac_ext <<_ACEOF
13425 /* end confdefs.h. */
13426 #include <gnutls/gnutls.h>
13428 if { (ac_try="$ac_cpp conftest.$ac_ext"
13429 case "(($ac_try" in
13430 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13431 *) ac_try_echo
=$ac_try;;
13433 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13434 $as_echo "$ac_try_echo") >&5
13435 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13437 grep -v '^ *+' conftest.er1
>conftest.err
13439 cat conftest.err
>&5
13440 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13441 (exit $ac_status); } >/dev
/null
&& {
13442 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13443 test ! -s conftest.err
13445 ac_header_preproc
=yes
13447 $as_echo "$as_me: failed program was:" >&5
13448 sed 's/^/| /' conftest.
$ac_ext >&5
13450 ac_header_preproc
=no
13453 rm -f conftest.err conftest.
$ac_ext
13454 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13455 $as_echo "$ac_header_preproc" >&6; }
13457 # So? What about this header?
13458 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13460 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13461 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13462 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13463 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13464 ac_header_preproc
=yes
13467 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13468 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13469 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&5
13470 $as_echo "$as_me: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&2;}
13471 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13472 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13473 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&5
13474 $as_echo "$as_me: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&2;}
13475 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13476 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13477 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13478 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13480 ## ------------------------------------ ##
13481 ## Report this to wine-devel@winehq.org ##
13482 ## ------------------------------------ ##
13484 ) |
sed "s/^/$as_me: WARNING: /" >&2
13487 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13488 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13489 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13490 $as_echo_n "(cached) " >&6
13492 ac_cv_header_gnutls_gnutls_h
=$ac_header_preproc
13494 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13495 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13498 if test "x$ac_cv_header_gnutls_gnutls_h" = x
""yes; then
13499 cat >conftest.
$ac_ext <<_ACEOF
13502 cat confdefs.h
>>conftest.
$ac_ext
13503 cat >>conftest.
$ac_ext <<_ACEOF
13504 /* end confdefs.h. */
13505 #include <gnutls/gnutls.h>
13509 typeof(gnutls_mac_get_key_size) *pfunc;
13514 rm -f conftest.
$ac_objext
13515 if { (ac_try
="$ac_compile"
13516 case "(($ac_try" in
13517 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13518 *) ac_try_echo=$ac_try;;
13520 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13521 $as_echo "$ac_try_echo") >&5
13522 (eval "$ac_compile") 2>conftest.er1
13524 grep -v '^ *+' conftest.er1 >conftest.err
13526 cat conftest.err >&5
13527 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13528 (exit $ac_status); } && {
13529 test -z "$ac_c_werror_flag" ||
13530 test ! -s conftest.err
13531 } && test -s conftest.$ac_objext; then
13532 { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13533 $as_echo_n "checking for -lgnutls... " >&6; }
13534 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13535 $as_echo_n "(cached) " >&6
13537 ac_check_soname_save_LIBS=$LIBS
13538 LIBS="-lgnutls $ac_gnutls_libs $LIBS"
13539 cat >conftest.$ac_ext <<_ACEOF
13542 cat confdefs.h >>conftest.$ac_ext
13543 cat >>conftest.$ac_ext <<_ACEOF
13544 /* end confdefs.h. */
13546 /* Override any GCC internal prototype to avoid an error.
13547 Use char because int might match the return type of a GCC
13548 builtin and then its argument prototype would still apply. */
13552 char gnutls_global_init ();
13556 return gnutls_global_init ();
13561 rm -f conftest.$ac_objext conftest$ac_exeext
13562 if { (ac_try="$ac_link"
13563 case "(($ac_try" in
13564 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13565 *) ac_try_echo
=$ac_try;;
13567 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13568 $as_echo "$ac_try_echo") >&5
13569 (eval "$ac_link") 2>conftest.er1
13571 grep -v '^ *+' conftest.er1
>conftest.err
13573 cat conftest.err
>&5
13574 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13575 (exit $ac_status); } && {
13576 test -z "$ac_c_werror_flag" ||
13577 test ! -s conftest.err
13578 } && test -s conftest
$ac_exeext && {
13579 test "$cross_compiling" = yes ||
13580 $as_test_x conftest
$ac_exeext
13584 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'` ;;
13585 *) ac_cv_lib_soname_gnutls
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13588 $as_echo "$as_me: failed program was:" >&5
13589 sed 's/^/| /' conftest.
$ac_ext >&5
13594 rm -rf conftest.dSYM
13595 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13596 conftest
$ac_exeext conftest.
$ac_ext
13597 LIBS
=$ac_check_soname_save_LIBS
13599 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13600 { $as_echo "$as_me:$LINENO: result: not found" >&5
13601 $as_echo "not found" >&6; }
13604 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13605 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13607 cat >>confdefs.h
<<_ACEOF
13608 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13611 GNUTLSINCL
="$ac_gnutls_cflags"
13616 $as_echo "$as_me: failed program was:" >&5
13617 sed 's/^/| /' conftest.
$ac_ext >&5
13622 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13626 CPPFLAGS
="$ac_save_CPPFLAGS"
13628 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13629 case "x$with_gnutls" in
13630 x
) wine_notices
="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13632 *) { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13633 This is an error since --with-gnutls was requested." >&5
13634 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13635 This is an error since --with-gnutls was requested." >&2;}
13636 { (exit 1); exit 1; }; } ;;
13642 if test "$ac_cv_header_ncurses_h" = "yes"
13644 { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13645 $as_echo_n "checking for -lncurses... " >&6; }
13646 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13647 $as_echo_n "(cached) " >&6
13649 ac_check_soname_save_LIBS
=$LIBS
13650 LIBS
="-lncurses $LIBS"
13651 cat >conftest.
$ac_ext <<_ACEOF
13654 cat confdefs.h
>>conftest.
$ac_ext
13655 cat >>conftest.
$ac_ext <<_ACEOF
13656 /* end confdefs.h. */
13658 /* Override any GCC internal prototype to avoid an error.
13659 Use char because int might match the return type of a GCC
13660 builtin and then its argument prototype would still apply. */
13673 rm -f conftest.
$ac_objext conftest
$ac_exeext
13674 if { (ac_try
="$ac_link"
13675 case "(($ac_try" in
13676 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13677 *) ac_try_echo=$ac_try;;
13679 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13680 $as_echo "$ac_try_echo") >&5
13681 (eval "$ac_link") 2>conftest.er1
13683 grep -v '^ *+' conftest.er1 >conftest.err
13685 cat conftest.err >&5
13686 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13687 (exit $ac_status); } && {
13688 test -z "$ac_c_werror_flag" ||
13689 test ! -s conftest.err
13690 } && test -s conftest$ac_exeext && {
13691 test "$cross_compiling" = yes ||
13692 $as_test_x conftest$ac_exeext
13696 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'` ;;
13697 *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libncurses\\.$LIBEXT" |
sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13700 $as_echo "$as_me: failed program was:" >&5
13701 sed 's/^/| /' conftest.$ac_ext >&5
13706 rm -rf conftest.dSYM
13707 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13708 conftest$ac_exeext conftest.$ac_ext
13709 LIBS=$ac_check_soname_save_LIBS
13711 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13712 { $as_echo "$as_me:$LINENO: result: not found" >&5
13713 $as_echo "not found" >&6; }
13716 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13717 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13719 cat >>confdefs.h <<_ACEOF
13720 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13723 CURSESLIBS="-lncurses"
13726 elif test "$ac_cv_header_curses_h" = "yes"
13728 { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13729 $as_echo_n "checking for -lcurses... " >&6; }
13730 if test "${ac_cv_lib_soname_curses+set}" = set; then
13731 $as_echo_n "(cached) " >&6
13733 ac_check_soname_save_LIBS=$LIBS
13734 LIBS="-lcurses $LIBS"
13735 cat >conftest.$ac_ext <<_ACEOF
13738 cat confdefs.h >>conftest.$ac_ext
13739 cat >>conftest.$ac_ext <<_ACEOF
13740 /* end confdefs.h. */
13742 /* Override any GCC internal prototype to avoid an error.
13743 Use char because int might match the return type of a GCC
13744 builtin and then its argument prototype would still apply. */
13757 rm -f conftest.$ac_objext conftest$ac_exeext
13758 if { (ac_try="$ac_link"
13759 case "(($ac_try" in
13760 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13761 *) ac_try_echo
=$ac_try;;
13763 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13764 $as_echo "$ac_try_echo") >&5
13765 (eval "$ac_link") 2>conftest.er1
13767 grep -v '^ *+' conftest.er1
>conftest.err
13769 cat conftest.err
>&5
13770 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13771 (exit $ac_status); } && {
13772 test -z "$ac_c_werror_flag" ||
13773 test ! -s conftest.err
13774 } && test -s conftest
$ac_exeext && {
13775 test "$cross_compiling" = yes ||
13776 $as_test_x conftest
$ac_exeext
13780 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'` ;;
13781 *) ac_cv_lib_soname_curses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13784 $as_echo "$as_me: failed program was:" >&5
13785 sed 's/^/| /' conftest.
$ac_ext >&5
13790 rm -rf conftest.dSYM
13791 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13792 conftest
$ac_exeext conftest.
$ac_ext
13793 LIBS
=$ac_check_soname_save_LIBS
13795 if test "x$ac_cv_lib_soname_curses" = "x"; then
13796 { $as_echo "$as_me:$LINENO: result: not found" >&5
13797 $as_echo "not found" >&6; }
13800 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13801 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13803 cat >>confdefs.h
<<_ACEOF
13804 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13807 CURSESLIBS
="-lcurses"
13811 ac_save_LIBS
="$LIBS"
13812 LIBS
="$LIBS $CURSESLIBS"
13814 for ac_func
in mousemask
13816 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13817 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13818 $as_echo_n "checking for $ac_func... " >&6; }
13819 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13820 $as_echo_n "(cached) " >&6
13822 cat >conftest.
$ac_ext <<_ACEOF
13825 cat confdefs.h
>>conftest.
$ac_ext
13826 cat >>conftest.
$ac_ext <<_ACEOF
13827 /* end confdefs.h. */
13828 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13829 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13830 #define $ac_func innocuous_$ac_func
13832 /* System header to define __stub macros and hopefully few prototypes,
13833 which can conflict with char $ac_func (); below.
13834 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13835 <limits.h> exists even on freestanding compilers. */
13838 # include <limits.h>
13840 # include <assert.h>
13845 /* Override any GCC internal prototype to avoid an error.
13846 Use char because int might match the return type of a GCC
13847 builtin and then its argument prototype would still apply. */
13852 /* The GNU C library defines this for functions which it implements
13853 to always fail with ENOSYS. Some functions are actually named
13854 something starting with __ and the normal name is an alias. */
13855 #if defined __stub_$ac_func || defined __stub___$ac_func
13862 return $ac_func ();
13867 rm -f conftest.
$ac_objext conftest
$ac_exeext
13868 if { (ac_try
="$ac_link"
13869 case "(($ac_try" in
13870 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13871 *) ac_try_echo=$ac_try;;
13873 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13874 $as_echo "$ac_try_echo") >&5
13875 (eval "$ac_link") 2>conftest.er1
13877 grep -v '^ *+' conftest.er1 >conftest.err
13879 cat conftest.err >&5
13880 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13881 (exit $ac_status); } && {
13882 test -z "$ac_c_werror_flag" ||
13883 test ! -s conftest.err
13884 } && test -s conftest$ac_exeext && {
13885 test "$cross_compiling" = yes ||
13886 $as_test_x conftest$ac_exeext
13888 eval "$as_ac_var=yes"
13890 $as_echo "$as_me: failed program was:" >&5
13891 sed 's/^/| /' conftest.$ac_ext >&5
13893 eval "$as_ac_var=no"
13896 rm -rf conftest.dSYM
13897 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13898 conftest$ac_exeext conftest.$ac_ext
13900 ac_res=`eval 'as_val=${'$as_ac_var'}
13901 $as_echo "$as_val"'`
13902 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13903 $as_echo "$ac_res" >&6; }
13904 as_val=`eval 'as_val=${'$as_ac_var'}
13905 $as_echo "$as_val"'`
13906 if test "x$as_val" = x""yes; then
13907 cat >>confdefs.h <<_ACEOF
13908 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
13914 LIBS="$ac_save_LIBS"
13915 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13916 case "x$with_curses" in
13917 x) wine_notices="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13919 *) { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13920 This is an error since --with-curses was requested." >&5
13921 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13922 This is an error since --with-curses was requested." >&2;}
13923 { (exit 1); exit 1; }; } ;;
13928 if test "x$with_sane" != "xno"
13930 ac_save_CPPFLAGS="$CPPFLAGS"
13931 # Extract the first word of "sane-config", so it can be a program name with args.
13932 set dummy sane-config; ac_word=$2
13933 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13934 $as_echo_n "checking for $ac_word... " >&6; }
13935 if test "${ac_cv_prog_sane_devel+set}" = set; then
13936 $as_echo_n "(cached) " >&6
13938 if test -n "$sane_devel"; then
13939 ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
13941 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13942 for as_dir in $PATH
13945 test -z "$as_dir" && as_dir=.
13946 for ac_exec_ext in '' $ac_executable_extensions; do
13947 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13948 ac_cv_prog_sane_devel="sane-config"
13949 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13956 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
13959 sane_devel=$ac_cv_prog_sane_devel
13960 if test -n "$sane_devel"; then
13961 { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13962 $as_echo "$sane_devel" >&6; }
13964 { $as_echo "$as_me:$LINENO: result: no" >&5
13965 $as_echo "no" >&6; }
13969 if test "$sane_devel" != "no"
13971 ac_sane_incl="`$sane_devel --cflags`"
13972 ac_sane_libs="`$sane_devel --ldflags`"
13973 CPPFLAGS="$CPPFLAGS $ac_sane_incl"
13975 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13976 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13977 $as_echo_n "checking for sane/sane.h... " >&6; }
13978 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13979 $as_echo_n "(cached) " >&6
13981 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13982 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13984 # Is the header compilable?
13985 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13986 $as_echo_n "checking sane/sane.h usability... " >&6; }
13987 cat >conftest.$ac_ext <<_ACEOF
13990 cat confdefs.h >>conftest.$ac_ext
13991 cat >>conftest.$ac_ext <<_ACEOF
13992 /* end confdefs.h. */
13993 $ac_includes_default
13994 #include <sane/sane.h>
13996 rm -f conftest.$ac_objext
13997 if { (ac_try="$ac_compile"
13998 case "(($ac_try" in
13999 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14000 *) ac_try_echo
=$ac_try;;
14002 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14003 $as_echo "$ac_try_echo") >&5
14004 (eval "$ac_compile") 2>conftest.er1
14006 grep -v '^ *+' conftest.er1
>conftest.err
14008 cat conftest.err
>&5
14009 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14010 (exit $ac_status); } && {
14011 test -z "$ac_c_werror_flag" ||
14012 test ! -s conftest.err
14013 } && test -s conftest.
$ac_objext; then
14014 ac_header_compiler
=yes
14016 $as_echo "$as_me: failed program was:" >&5
14017 sed 's/^/| /' conftest.
$ac_ext >&5
14019 ac_header_compiler
=no
14022 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14023 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14024 $as_echo "$ac_header_compiler" >&6; }
14026 # Is the header present?
14027 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
14028 $as_echo_n "checking sane/sane.h presence... " >&6; }
14029 cat >conftest.
$ac_ext <<_ACEOF
14032 cat confdefs.h
>>conftest.
$ac_ext
14033 cat >>conftest.
$ac_ext <<_ACEOF
14034 /* end confdefs.h. */
14035 #include <sane/sane.h>
14037 if { (ac_try
="$ac_cpp conftest.$ac_ext"
14038 case "(($ac_try" in
14039 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14040 *) ac_try_echo=$ac_try;;
14042 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14043 $as_echo "$ac_try_echo") >&5
14044 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14046 grep -v '^ *+' conftest.er1 >conftest.err
14048 cat conftest.err >&5
14049 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14050 (exit $ac_status); } >/dev/null && {
14051 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14052 test ! -s conftest.err
14054 ac_header_preproc=yes
14056 $as_echo "$as_me: failed program was:" >&5
14057 sed 's/^/| /' conftest.$ac_ext >&5
14059 ac_header_preproc=no
14062 rm -f conftest.err conftest.$ac_ext
14063 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14064 $as_echo "$ac_header_preproc" >&6; }
14066 # So? What about this header?
14067 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14069 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
14070 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14071 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
14072 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
14073 ac_header_preproc=yes
14076 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
14077 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
14078 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
14079 $as_echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
14080 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
14081 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
14082 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
14083 $as_echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
14084 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
14085 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
14086 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
14087 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
14089 ## ------------------------------------ ##
14090 ## Report this to wine-devel@winehq.org ##
14091 ## ------------------------------------ ##
14093 ) | sed "s/^/$as_me: WARNING: /" >&2
14096 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
14097 $as_echo_n "checking for sane/sane.h... " >&6; }
14098 if test "${ac_cv_header_sane_sane_h+set}" = set; then
14099 $as_echo_n "(cached) " >&6
14101 ac_cv_header_sane_sane_h=$ac_header_preproc
14103 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
14104 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
14107 if test "x$ac_cv_header_sane_sane_h" = x""yes; then
14108 { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
14109 $as_echo_n "checking for -lsane... " >&6; }
14110 if test "${ac_cv_lib_soname_sane+set}" = set; then
14111 $as_echo_n "(cached) " >&6
14113 ac_check_soname_save_LIBS=$LIBS
14114 LIBS="-lsane $ac_sane_libs $LIBS"
14115 cat >conftest.$ac_ext <<_ACEOF
14118 cat confdefs.h >>conftest.$ac_ext
14119 cat >>conftest.$ac_ext <<_ACEOF
14120 /* end confdefs.h. */
14122 /* Override any GCC internal prototype to avoid an error.
14123 Use char because int might match the return type of a GCC
14124 builtin and then its argument prototype would still apply. */
14132 return sane_init ();
14137 rm -f conftest.$ac_objext conftest$ac_exeext
14138 if { (ac_try="$ac_link"
14139 case "(($ac_try" in
14140 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14141 *) ac_try_echo
=$ac_try;;
14143 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14144 $as_echo "$ac_try_echo") >&5
14145 (eval "$ac_link") 2>conftest.er1
14147 grep -v '^ *+' conftest.er1
>conftest.err
14149 cat conftest.err
>&5
14150 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14151 (exit $ac_status); } && {
14152 test -z "$ac_c_werror_flag" ||
14153 test ! -s conftest.err
14154 } && test -s conftest
$ac_exeext && {
14155 test "$cross_compiling" = yes ||
14156 $as_test_x conftest
$ac_exeext
14160 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'` ;;
14161 *) ac_cv_lib_soname_sane
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14164 $as_echo "$as_me: failed program was:" >&5
14165 sed 's/^/| /' conftest.
$ac_ext >&5
14170 rm -rf conftest.dSYM
14171 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14172 conftest
$ac_exeext conftest.
$ac_ext
14173 LIBS
=$ac_check_soname_save_LIBS
14175 if test "x$ac_cv_lib_soname_sane" = "x"; then
14176 { $as_echo "$as_me:$LINENO: result: not found" >&5
14177 $as_echo "not found" >&6; }
14180 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
14181 $as_echo "$ac_cv_lib_soname_sane" >&6; }
14183 cat >>confdefs.h
<<_ACEOF
14184 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
14187 SANEINCL
="$ac_sane_incl"
14194 CPPFLAGS
="$ac_save_CPPFLAGS"
14196 if test "x$ac_cv_lib_soname_sane" = "x"; then
14197 case "x$with_sane" in
14198 x
) wine_notices
="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
14200 *) { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14201 This is an error since --with-sane was requested." >&5
14202 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14203 This is an error since --with-sane was requested." >&2;}
14204 { (exit 1); exit 1; }; } ;;
14209 if test "x$with_gphoto" != "xno"
14211 ac_save_CPPFLAGS
="$CPPFLAGS"
14212 # Extract the first word of "gphoto2-config", so it can be a program name with args.
14213 set dummy gphoto2-config
; ac_word
=$2
14214 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14215 $as_echo_n "checking for $ac_word... " >&6; }
14216 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
14217 $as_echo_n "(cached) " >&6
14219 if test -n "$gphoto2_devel"; then
14220 ac_cv_prog_gphoto2_devel
="$gphoto2_devel" # Let the user override the test.
14222 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14223 for as_dir
in $PATH
14226 test -z "$as_dir" && as_dir
=.
14227 for ac_exec_ext
in '' $ac_executable_extensions; do
14228 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14229 ac_cv_prog_gphoto2_devel
="gphoto2-config"
14230 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14237 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel
="no"
14240 gphoto2_devel
=$ac_cv_prog_gphoto2_devel
14241 if test -n "$gphoto2_devel"; then
14242 { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
14243 $as_echo "$gphoto2_devel" >&6; }
14245 { $as_echo "$as_me:$LINENO: result: no" >&5
14246 $as_echo "no" >&6; }
14250 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
14251 set dummy gphoto2-port-config
; ac_word
=$2
14252 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14253 $as_echo_n "checking for $ac_word... " >&6; }
14254 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
14255 $as_echo_n "(cached) " >&6
14257 if test -n "$gphoto2port_devel"; then
14258 ac_cv_prog_gphoto2port_devel
="$gphoto2port_devel" # Let the user override the test.
14260 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14261 for as_dir
in $PATH
14264 test -z "$as_dir" && as_dir
=.
14265 for ac_exec_ext
in '' $ac_executable_extensions; do
14266 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14267 ac_cv_prog_gphoto2port_devel
="gphoto2-port-config"
14268 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14275 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel
="no"
14278 gphoto2port_devel
=$ac_cv_prog_gphoto2port_devel
14279 if test -n "$gphoto2port_devel"; then
14280 { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
14281 $as_echo "$gphoto2port_devel" >&6; }
14283 { $as_echo "$as_me:$LINENO: result: no" >&5
14284 $as_echo "no" >&6; }
14288 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
14290 ac_gphoto2_incl
="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
14292 for i
in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
14295 -L/usr
/lib|
-L/usr
/lib64
) ;;
14296 -L*|
-l*) ac_gphoto2_libs
="$ac_gphoto2_libs $i";;
14299 CPPFLAGS
="$CPPFLAGS $ac_gphoto2_incl"
14301 ac_gphoto2_libs
=${ac_gphoto2_libs:-"-lgphoto2"}
14302 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14303 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14304 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14305 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14306 $as_echo_n "(cached) " >&6
14308 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14309 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14311 # Is the header compilable?
14312 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14313 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
14314 cat >conftest.
$ac_ext <<_ACEOF
14317 cat confdefs.h
>>conftest.
$ac_ext
14318 cat >>conftest.
$ac_ext <<_ACEOF
14319 /* end confdefs.h. */
14320 $ac_includes_default
14321 #include <gphoto2-camera.h>
14323 rm -f conftest.
$ac_objext
14324 if { (ac_try
="$ac_compile"
14325 case "(($ac_try" in
14326 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14327 *) ac_try_echo=$ac_try;;
14329 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14330 $as_echo "$ac_try_echo") >&5
14331 (eval "$ac_compile") 2>conftest.er1
14333 grep -v '^ *+' conftest.er1 >conftest.err
14335 cat conftest.err >&5
14336 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14337 (exit $ac_status); } && {
14338 test -z "$ac_c_werror_flag" ||
14339 test ! -s conftest.err
14340 } && test -s conftest.$ac_objext; then
14341 ac_header_compiler=yes
14343 $as_echo "$as_me: failed program was:" >&5
14344 sed 's/^/| /' conftest.$ac_ext >&5
14346 ac_header_compiler=no
14349 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14350 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14351 $as_echo "$ac_header_compiler" >&6; }
14353 # Is the header present?
14354 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14355 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14356 cat >conftest.$ac_ext <<_ACEOF
14359 cat confdefs.h >>conftest.$ac_ext
14360 cat >>conftest.$ac_ext <<_ACEOF
14361 /* end confdefs.h. */
14362 #include <gphoto2-camera.h>
14364 if { (ac_try="$ac_cpp conftest.$ac_ext"
14365 case "(($ac_try" in
14366 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14367 *) ac_try_echo
=$ac_try;;
14369 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14370 $as_echo "$ac_try_echo") >&5
14371 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14373 grep -v '^ *+' conftest.er1
>conftest.err
14375 cat conftest.err
>&5
14376 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14377 (exit $ac_status); } >/dev
/null
&& {
14378 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14379 test ! -s conftest.err
14381 ac_header_preproc
=yes
14383 $as_echo "$as_me: failed program was:" >&5
14384 sed 's/^/| /' conftest.
$ac_ext >&5
14386 ac_header_preproc
=no
14389 rm -f conftest.err conftest.
$ac_ext
14390 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14391 $as_echo "$ac_header_preproc" >&6; }
14393 # So? What about this header?
14394 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14396 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14397 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14398 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14399 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14400 ac_header_preproc
=yes
14403 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14404 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14405 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
14406 $as_echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
14407 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14408 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14409 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
14410 $as_echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
14411 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14412 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14413 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14414 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14416 ## ------------------------------------ ##
14417 ## Report this to wine-devel@winehq.org ##
14418 ## ------------------------------------ ##
14420 ) |
sed "s/^/$as_me: WARNING: /" >&2
14423 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14424 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14425 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14426 $as_echo_n "(cached) " >&6
14428 ac_cv_header_gphoto2_camera_h
=$ac_header_preproc
14430 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14431 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14434 if test "x$ac_cv_header_gphoto2_camera_h" = x
""yes; then
14435 { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14436 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14437 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14438 $as_echo_n "(cached) " >&6
14440 ac_check_lib_save_LIBS
=$LIBS
14441 LIBS
="-lgphoto2 $ac_gphoto2_libs $LIBS"
14442 cat >conftest.
$ac_ext <<_ACEOF
14445 cat confdefs.h
>>conftest.
$ac_ext
14446 cat >>conftest.
$ac_ext <<_ACEOF
14447 /* end confdefs.h. */
14449 /* Override any GCC internal prototype to avoid an error.
14450 Use char because int might match the return type of a GCC
14451 builtin and then its argument prototype would still apply. */
14455 char gp_camera_new ();
14459 return gp_camera_new ();
14464 rm -f conftest.
$ac_objext conftest
$ac_exeext
14465 if { (ac_try
="$ac_link"
14466 case "(($ac_try" in
14467 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14468 *) ac_try_echo=$ac_try;;
14470 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14471 $as_echo "$ac_try_echo") >&5
14472 (eval "$ac_link") 2>conftest.er1
14474 grep -v '^ *+' conftest.er1 >conftest.err
14476 cat conftest.err >&5
14477 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14478 (exit $ac_status); } && {
14479 test -z "$ac_c_werror_flag" ||
14480 test ! -s conftest.err
14481 } && test -s conftest$ac_exeext && {
14482 test "$cross_compiling" = yes ||
14483 $as_test_x conftest$ac_exeext
14485 ac_cv_lib_gphoto2_gp_camera_new=yes
14487 $as_echo "$as_me: failed program was:" >&5
14488 sed 's/^/| /' conftest.$ac_ext >&5
14490 ac_cv_lib_gphoto2_gp_camera_new=no
14493 rm -rf conftest.dSYM
14494 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14495 conftest$ac_exeext conftest.$ac_ext
14496 LIBS=$ac_check_lib_save_LIBS
14498 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14499 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14500 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x""yes; then
14502 cat >>confdefs.h <<\_ACEOF
14503 #define HAVE_GPHOTO2 1
14506 GPHOTO2LIBS="$ac_gphoto2_libs"
14508 GPHOTO2INCL="$ac_gphoto2_incl"
14515 CPPFLAGS="$ac_save_CPPFLAGS"
14517 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14518 case "x$with_gphoto" in
14519 x) wine_notices="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14521 *) { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14522 This is an error since --with-gphoto was requested." >&5
14523 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14524 This is an error since --with-gphoto was requested." >&2;}
14525 { (exit 1); exit 1; }; } ;;
14533 if test "$ac_cv_header_resolv_h" = "yes"
14535 ac_save_LIBS="$LIBS"
14536 LIBS="$LIBS -lresolv"
14537 cat >conftest.$ac_ext <<_ACEOF
14540 cat confdefs.h >>conftest.$ac_ext
14541 cat >>conftest.$ac_ext <<_ACEOF
14542 /* end confdefs.h. */
14543 #ifdef HAVE_NETINET_IN_H
14544 #include <netinet/in.h>
14546 #include <resolv.h>
14555 rm -f conftest.$ac_objext conftest$ac_exeext
14556 if { (ac_try="$ac_link"
14557 case "(($ac_try" in
14558 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14559 *) ac_try_echo
=$ac_try;;
14561 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14562 $as_echo "$ac_try_echo") >&5
14563 (eval "$ac_link") 2>conftest.er1
14565 grep -v '^ *+' conftest.er1
>conftest.err
14567 cat conftest.err
>&5
14568 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14569 (exit $ac_status); } && {
14570 test -z "$ac_c_werror_flag" ||
14571 test ! -s conftest.err
14572 } && test -s conftest
$ac_exeext && {
14573 test "$cross_compiling" = yes ||
14574 $as_test_x conftest
$ac_exeext
14577 cat >>confdefs.h
<<\_ACEOF
14578 #define HAVE_RESOLV 1
14581 RESOLVLIBS
="-lresolv"
14583 $as_echo "$as_me: failed program was:" >&5
14584 sed 's/^/| /' conftest.
$ac_ext >&5
14589 rm -rf conftest.dSYM
14590 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14591 conftest
$ac_exeext conftest.
$ac_ext
14592 LIBS
="$ac_save_LIBS"
14597 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14599 { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14600 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14601 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14602 $as_echo_n "(cached) " >&6
14604 ac_check_lib_save_LIBS
=$LIBS
14605 LIBS
="-llcms $LIBS"
14606 cat >conftest.
$ac_ext <<_ACEOF
14609 cat confdefs.h
>>conftest.
$ac_ext
14610 cat >>conftest.
$ac_ext <<_ACEOF
14611 /* end confdefs.h. */
14613 /* Override any GCC internal prototype to avoid an error.
14614 Use char because int might match the return type of a GCC
14615 builtin and then its argument prototype would still apply. */
14619 char cmsOpenProfileFromFile ();
14623 return cmsOpenProfileFromFile ();
14628 rm -f conftest.
$ac_objext conftest
$ac_exeext
14629 if { (ac_try
="$ac_link"
14630 case "(($ac_try" in
14631 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14632 *) ac_try_echo=$ac_try;;
14634 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14635 $as_echo "$ac_try_echo") >&5
14636 (eval "$ac_link") 2>conftest.er1
14638 grep -v '^ *+' conftest.er1 >conftest.err
14640 cat conftest.err >&5
14641 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14642 (exit $ac_status); } && {
14643 test -z "$ac_c_werror_flag" ||
14644 test ! -s conftest.err
14645 } && test -s conftest$ac_exeext && {
14646 test "$cross_compiling" = yes ||
14647 $as_test_x conftest$ac_exeext
14649 ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
14651 $as_echo "$as_me: failed program was:" >&5
14652 sed 's/^/| /' conftest.$ac_ext >&5
14654 ac_cv_lib_lcms_cmsOpenProfileFromFile=no
14657 rm -rf conftest.dSYM
14658 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14659 conftest$ac_exeext conftest.$ac_ext
14660 LIBS=$ac_check_lib_save_LIBS
14662 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14663 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14664 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x""yes; then
14666 cat >>confdefs.h <<\_ACEOF
14667 #define HAVE_LCMS 1
14674 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14675 case "x$with_cms" in
14676 x) wine_notices="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14678 *) { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14679 This is an error since --with-cms was requested." >&5
14680 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14681 This is an error since --with-cms was requested." >&2;}
14682 { (exit 1); exit 1; }; } ;;
14687 if test "x$with_freetype" != "xno"
14689 for ac_prog in freetype-config freetype2-config
14691 # Extract the first word of "$ac_prog", so it can be a program name with args.
14692 set dummy $ac_prog; ac_word=$2
14693 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14694 $as_echo_n "checking for $ac_word... " >&6; }
14695 if test "${ac_cv_prog_ft_devel+set}" = set; then
14696 $as_echo_n "(cached) " >&6
14698 if test -n "$ft_devel"; then
14699 ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
14701 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14702 for as_dir in $PATH
14705 test -z "$as_dir" && as_dir=.
14706 for ac_exec_ext in '' $ac_executable_extensions; do
14707 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14708 ac_cv_prog_ft_devel="$ac_prog"
14709 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14718 ft_devel=$ac_cv_prog_ft_devel
14719 if test -n "$ft_devel"; then
14720 { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14721 $as_echo "$ft_devel" >&6; }
14723 { $as_echo "$as_me:$LINENO: result: no" >&5
14724 $as_echo "no" >&6; }
14728 test -n "$ft_devel" && break
14730 test -n "$ft_devel" || ft_devel="no"
14732 if test "$ft_devel" != "no"
14734 ac_freetype_incl=`$ft_devel --cflags`
14735 ac_freetype_libs=`$ft_devel --libs`
14737 ac_freetype_libs=${ac_freetype_libs:-"-lfreetype"}
14738 { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14739 $as_echo_n "checking for -lfreetype... " >&6; }
14740 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14741 $as_echo_n "(cached) " >&6
14743 ac_check_soname_save_LIBS=$LIBS
14744 LIBS="-lfreetype $ac_freetype_libs $LIBS"
14745 cat >conftest.$ac_ext <<_ACEOF
14748 cat confdefs.h >>conftest.$ac_ext
14749 cat >>conftest.$ac_ext <<_ACEOF
14750 /* end confdefs.h. */
14752 /* Override any GCC internal prototype to avoid an error.
14753 Use char because int might match the return type of a GCC
14754 builtin and then its argument prototype would still apply. */
14758 char FT_Init_FreeType ();
14762 return FT_Init_FreeType ();
14767 rm -f conftest.$ac_objext conftest$ac_exeext
14768 if { (ac_try="$ac_link"
14769 case "(($ac_try" in
14770 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14771 *) ac_try_echo
=$ac_try;;
14773 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14774 $as_echo "$ac_try_echo") >&5
14775 (eval "$ac_link") 2>conftest.er1
14777 grep -v '^ *+' conftest.er1
>conftest.err
14779 cat conftest.err
>&5
14780 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14781 (exit $ac_status); } && {
14782 test -z "$ac_c_werror_flag" ||
14783 test ! -s conftest.err
14784 } && test -s conftest
$ac_exeext && {
14785 test "$cross_compiling" = yes ||
14786 $as_test_x conftest
$ac_exeext
14790 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'` ;;
14791 *) ac_cv_lib_soname_freetype
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14794 $as_echo "$as_me: failed program was:" >&5
14795 sed 's/^/| /' conftest.
$ac_ext >&5
14800 rm -rf conftest.dSYM
14801 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14802 conftest
$ac_exeext conftest.
$ac_ext
14803 LIBS
=$ac_check_soname_save_LIBS
14805 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14806 { $as_echo "$as_me:$LINENO: result: not found" >&5
14807 $as_echo "not found" >&6; }
14810 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14811 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14813 cat >>confdefs.h
<<_ACEOF
14814 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14820 if test "$ft_lib" = "yes"
14822 ac_save_CPPFLAGS
="$CPPFLAGS"
14823 CPPFLAGS
="$ac_freetype_incl $CPPFLAGS"
14837 for ac_header
in ft2build.h \
14838 freetype
/freetype.h \
14839 freetype
/ftglyph.h \
14840 freetype
/fttypes.h \
14841 freetype
/tttables.h \
14842 freetype
/ftnames.h \
14843 freetype
/ftsnames.h \
14844 freetype
/ttnameid.h \
14845 freetype
/ftoutln.h \
14846 freetype
/ftwinfnt.h \
14847 freetype
/ftmodapi.h \
14848 freetype
/ftlcdfil.h \
14849 freetype
/internal
/sfnt.h
14851 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14852 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14853 $as_echo_n "checking for $ac_header... " >&6; }
14854 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14855 $as_echo_n "(cached) " >&6
14857 cat >conftest.
$ac_ext <<_ACEOF
14860 cat confdefs.h
>>conftest.
$ac_ext
14861 cat >>conftest.
$ac_ext <<_ACEOF
14862 /* end confdefs.h. */
14863 #ifdef HAVE_FT2BUILD_H
14864 # include <ft2build.h>
14867 #include <$ac_header>
14869 rm -f conftest.
$ac_objext
14870 if { (ac_try
="$ac_compile"
14871 case "(($ac_try" in
14872 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14873 *) ac_try_echo=$ac_try;;
14875 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14876 $as_echo "$ac_try_echo") >&5
14877 (eval "$ac_compile") 2>conftest.er1
14879 grep -v '^ *+' conftest.er1 >conftest.err
14881 cat conftest.err >&5
14882 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14883 (exit $ac_status); } && {
14884 test -z "$ac_c_werror_flag" ||
14885 test ! -s conftest.err
14886 } && test -s conftest.$ac_objext; then
14887 eval "$as_ac_Header=yes"
14889 $as_echo "$as_me: failed program was:" >&5
14890 sed 's/^/| /' conftest.$ac_ext >&5
14892 eval "$as_ac_Header=no"
14895 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14897 ac_res=`eval 'as_val=${'$as_ac_Header'}
14898 $as_echo "$as_val"'`
14899 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14900 $as_echo "$ac_res" >&6; }
14901 as_val=`eval 'as_val=${'$as_ac_Header'}
14902 $as_echo "$as_val"'`
14903 if test "x$as_val" = x""yes; then
14904 cat >>confdefs.h <<_ACEOF
14905 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
14912 cat >conftest.$ac_ext <<_ACEOF
14915 cat confdefs.h >>conftest.$ac_ext
14916 cat >>conftest.$ac_ext <<_ACEOF
14917 /* end confdefs.h. */
14918 #include <ft2build.h>
14919 #include <freetype/fttrigon.h>
14921 if { (ac_try="$ac_cpp conftest.$ac_ext"
14922 case "(($ac_try" in
14923 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14924 *) ac_try_echo
=$ac_try;;
14926 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14927 $as_echo "$ac_try_echo") >&5
14928 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14930 grep -v '^ *+' conftest.er1
>conftest.err
14932 cat conftest.err
>&5
14933 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14934 (exit $ac_status); } >/dev
/null
&& {
14935 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14936 test ! -s conftest.err
14939 cat >>confdefs.h
<<\_ACEOF
14940 #define HAVE_FREETYPE_FTTRIGON_H 1
14943 wine_cv_fttrigon
=yes
14945 $as_echo "$as_me: failed program was:" >&5
14946 sed 's/^/| /' conftest.
$ac_ext >&5
14948 wine_cv_fttrigon
=no
14951 rm -f conftest.err conftest.
$ac_ext
14952 { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14953 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14954 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14955 $as_echo_n "(cached) " >&6
14957 ac_cv_type_FT_TrueTypeEngineType
=no
14958 cat >conftest.
$ac_ext <<_ACEOF
14961 cat confdefs.h
>>conftest.
$ac_ext
14962 cat >>conftest.
$ac_ext <<_ACEOF
14963 /* end confdefs.h. */
14964 #include <freetype/ftmodapi.h>
14969 if (sizeof (FT_TrueTypeEngineType))
14975 rm -f conftest.
$ac_objext
14976 if { (ac_try
="$ac_compile"
14977 case "(($ac_try" in
14978 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14979 *) ac_try_echo=$ac_try;;
14981 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14982 $as_echo "$ac_try_echo") >&5
14983 (eval "$ac_compile") 2>conftest.er1
14985 grep -v '^ *+' conftest.er1 >conftest.err
14987 cat conftest.err >&5
14988 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14989 (exit $ac_status); } && {
14990 test -z "$ac_c_werror_flag" ||
14991 test ! -s conftest.err
14992 } && test -s conftest.$ac_objext; then
14993 cat >conftest.$ac_ext <<_ACEOF
14996 cat confdefs.h >>conftest.$ac_ext
14997 cat >>conftest.$ac_ext <<_ACEOF
14998 /* end confdefs.h. */
14999 #include <freetype/ftmodapi.h>
15004 if (sizeof ((FT_TrueTypeEngineType)))
15010 rm -f conftest.$ac_objext
15011 if { (ac_try="$ac_compile"
15012 case "(($ac_try" in
15013 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15014 *) ac_try_echo
=$ac_try;;
15016 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15017 $as_echo "$ac_try_echo") >&5
15018 (eval "$ac_compile") 2>conftest.er1
15020 grep -v '^ *+' conftest.er1
>conftest.err
15022 cat conftest.err
>&5
15023 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15024 (exit $ac_status); } && {
15025 test -z "$ac_c_werror_flag" ||
15026 test ! -s conftest.err
15027 } && test -s conftest.
$ac_objext; then
15030 $as_echo "$as_me: failed program was:" >&5
15031 sed 's/^/| /' conftest.
$ac_ext >&5
15033 ac_cv_type_FT_TrueTypeEngineType
=yes
15036 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15038 $as_echo "$as_me: failed program was:" >&5
15039 sed 's/^/| /' conftest.
$ac_ext >&5
15044 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15046 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
15047 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
15048 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x
""yes; then
15050 cat >>confdefs.h
<<_ACEOF
15051 #define HAVE_FT_TRUETYPEENGINETYPE 1
15057 ac_save_CFLAGS
="$CFLAGS"
15058 CFLAGS
="$CFLAGS $ac_freetype_libs"
15060 for ac_func
in FT_Load_Sfnt_Table
15062 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15063 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15064 $as_echo_n "checking for $ac_func... " >&6; }
15065 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15066 $as_echo_n "(cached) " >&6
15068 cat >conftest.
$ac_ext <<_ACEOF
15071 cat confdefs.h
>>conftest.
$ac_ext
15072 cat >>conftest.
$ac_ext <<_ACEOF
15073 /* end confdefs.h. */
15074 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15075 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15076 #define $ac_func innocuous_$ac_func
15078 /* System header to define __stub macros and hopefully few prototypes,
15079 which can conflict with char $ac_func (); below.
15080 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15081 <limits.h> exists even on freestanding compilers. */
15084 # include <limits.h>
15086 # include <assert.h>
15091 /* Override any GCC internal prototype to avoid an error.
15092 Use char because int might match the return type of a GCC
15093 builtin and then its argument prototype would still apply. */
15098 /* The GNU C library defines this for functions which it implements
15099 to always fail with ENOSYS. Some functions are actually named
15100 something starting with __ and the normal name is an alias. */
15101 #if defined __stub_$ac_func || defined __stub___$ac_func
15108 return $ac_func ();
15113 rm -f conftest.
$ac_objext conftest
$ac_exeext
15114 if { (ac_try
="$ac_link"
15115 case "(($ac_try" in
15116 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15117 *) ac_try_echo=$ac_try;;
15119 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15120 $as_echo "$ac_try_echo") >&5
15121 (eval "$ac_link") 2>conftest.er1
15123 grep -v '^ *+' conftest.er1 >conftest.err
15125 cat conftest.err >&5
15126 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15127 (exit $ac_status); } && {
15128 test -z "$ac_c_werror_flag" ||
15129 test ! -s conftest.err
15130 } && test -s conftest$ac_exeext && {
15131 test "$cross_compiling" = yes ||
15132 $as_test_x conftest$ac_exeext
15134 eval "$as_ac_var=yes"
15136 $as_echo "$as_me: failed program was:" >&5
15137 sed 's/^/| /' conftest.$ac_ext >&5
15139 eval "$as_ac_var=no"
15142 rm -rf conftest.dSYM
15143 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15144 conftest$ac_exeext conftest.$ac_ext
15146 ac_res=`eval 'as_val=${'$as_ac_var'}
15147 $as_echo "$as_val"'`
15148 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15149 $as_echo "$ac_res" >&6; }
15150 as_val=`eval 'as_val=${'$as_ac_var'}
15151 $as_echo "$as_val"'`
15152 if test "x$as_val" = x""yes; then
15153 cat >>confdefs.h <<_ACEOF
15154 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
15160 CFLAGS="$ac_save_CFLAGS"
15161 CPPFLAGS="$ac_save_CPPFLAGS"
15162 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
15165 cat >>confdefs.h <<\_ACEOF
15166 #define HAVE_FREETYPE 1
15169 FREETYPELIBS="$ac_freetype_libs"
15171 FREETYPEINCL="$ac_freetype_incl"
15176 if test "x$FREETYPELIBS" = "x"; then
15177 case "x$with_freetype" in
15179 *) { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15180 Use the --without-freetype option if you really want this." >&5
15181 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15182 Use the --without-freetype option if you really want this." >&2;}
15183 { (exit 1); exit 1; }; } ;;
15187 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
15189 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
15190 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
15191 if test "${ac_cv_c_ppdev+set}" = set; then
15192 $as_echo_n "(cached) " >&6
15194 cat >conftest.$ac_ext <<_ACEOF
15197 cat confdefs.h >>conftest.$ac_ext
15198 cat >>conftest.$ac_ext <<_ACEOF
15199 /* end confdefs.h. */
15200 #include <linux/ppdev.h>
15204 ioctl (1,PPCLAIM,0)
15209 rm -f conftest.$ac_objext
15210 if { (ac_try="$ac_compile"
15211 case "(($ac_try" in
15212 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15213 *) ac_try_echo
=$ac_try;;
15215 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15216 $as_echo "$ac_try_echo") >&5
15217 (eval "$ac_compile") 2>conftest.er1
15219 grep -v '^ *+' conftest.er1
>conftest.err
15221 cat conftest.err
>&5
15222 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15223 (exit $ac_status); } && {
15224 test -z "$ac_c_werror_flag" ||
15225 test ! -s conftest.err
15226 } && test -s conftest.
$ac_objext; then
15227 ac_cv_c_ppdev
="yes"
15229 $as_echo "$as_me: failed program was:" >&5
15230 sed 's/^/| /' conftest.
$ac_ext >&5
15235 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15237 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
15238 $as_echo "$ac_cv_c_ppdev" >&6; }
15239 if test "$ac_cv_c_ppdev" = "yes"
15242 cat >>confdefs.h
<<\_ACEOF
15243 #define HAVE_PPDEV 1
15248 ac_wine_check_funcs_save_LIBS
="$LIBS"
15249 LIBS
="$LIBS $LIBPTHREAD"
15255 pthread_attr_get_np \
15256 pthread_getattr_np \
15257 pthread_get_stackaddr_np \
15258 pthread_get_stacksize_np
15260 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15261 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15262 $as_echo_n "checking for $ac_func... " >&6; }
15263 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15264 $as_echo_n "(cached) " >&6
15266 cat >conftest.
$ac_ext <<_ACEOF
15269 cat confdefs.h
>>conftest.
$ac_ext
15270 cat >>conftest.
$ac_ext <<_ACEOF
15271 /* end confdefs.h. */
15272 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15273 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15274 #define $ac_func innocuous_$ac_func
15276 /* System header to define __stub macros and hopefully few prototypes,
15277 which can conflict with char $ac_func (); below.
15278 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15279 <limits.h> exists even on freestanding compilers. */
15282 # include <limits.h>
15284 # include <assert.h>
15289 /* Override any GCC internal prototype to avoid an error.
15290 Use char because int might match the return type of a GCC
15291 builtin and then its argument prototype would still apply. */
15296 /* The GNU C library defines this for functions which it implements
15297 to always fail with ENOSYS. Some functions are actually named
15298 something starting with __ and the normal name is an alias. */
15299 #if defined __stub_$ac_func || defined __stub___$ac_func
15306 return $ac_func ();
15311 rm -f conftest.
$ac_objext conftest
$ac_exeext
15312 if { (ac_try
="$ac_link"
15313 case "(($ac_try" in
15314 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15315 *) ac_try_echo=$ac_try;;
15317 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15318 $as_echo "$ac_try_echo") >&5
15319 (eval "$ac_link") 2>conftest.er1
15321 grep -v '^ *+' conftest.er1 >conftest.err
15323 cat conftest.err >&5
15324 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15325 (exit $ac_status); } && {
15326 test -z "$ac_c_werror_flag" ||
15327 test ! -s conftest.err
15328 } && test -s conftest$ac_exeext && {
15329 test "$cross_compiling" = yes ||
15330 $as_test_x conftest$ac_exeext
15332 eval "$as_ac_var=yes"
15334 $as_echo "$as_me: failed program was:" >&5
15335 sed 's/^/| /' conftest.$ac_ext >&5
15337 eval "$as_ac_var=no"
15340 rm -rf conftest.dSYM
15341 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15342 conftest$ac_exeext conftest.$ac_ext
15344 ac_res=`eval 'as_val=${'$as_ac_var'}
15345 $as_echo "$as_val"'`
15346 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15347 $as_echo "$ac_res" >&6; }
15348 as_val=`eval 'as_val=${'$as_ac_var'}
15349 $as_echo "$as_val"'`
15350 if test "x$as_val" = x""yes; then
15351 cat >>confdefs.h <<_ACEOF
15352 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
15358 LIBS="$ac_wine_check_funcs_save_LIBS"
15360 if test "x$with_esd" != xno
15362 save_CFLAGS="$CFLAGS"
15363 # Extract the first word of "esd-config", so it can be a program name with args.
15364 set dummy esd-config; ac_word=$2
15365 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15366 $as_echo_n "checking for $ac_word... " >&6; }
15367 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15368 $as_echo_n "(cached) " >&6
15372 ac_cv_path_ESDCONFIG="$ESDCONFIG" # Let the user override the test with a path.
15375 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15376 for as_dir in $PATH
15379 test -z "$as_dir" && as_dir=.
15380 for ac_exec_ext in '' $ac_executable_extensions; do
15381 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15382 ac_cv_path_ESDCONFIG="$as_dir/$ac_word$ac_exec_ext"
15383 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15390 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG="no"
15394 ESDCONFIG=$ac_cv_path_ESDCONFIG
15395 if test -n "$ESDCONFIG"; then
15396 { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15397 $as_echo "$ESDCONFIG" >&6; }
15399 { $as_echo "$as_me:$LINENO: result: no" >&5
15400 $as_echo "no" >&6; }
15404 if test "x$ESDCONFIG" != "xno"
15407 for i in `$ESDCONFIG --cflags`
15410 -I*) ac_esd_incl="$ac_esd_incl $i";;
15413 ac_esd_libs=`$ESDCONFIG --libs`
15414 CFLAGS="$CFLAGS $ac_esd_incl"
15416 ac_esd_libs=${ac_esd_libs:-"-lesd"}
15417 if test "${ac_cv_header_esd_h+set}" = set; then
15418 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15419 $as_echo_n "checking for esd.h... " >&6; }
15420 if test "${ac_cv_header_esd_h+set}" = set; then
15421 $as_echo_n "(cached) " >&6
15423 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15424 $as_echo "$ac_cv_header_esd_h" >&6; }
15426 # Is the header compilable?
15427 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15428 $as_echo_n "checking esd.h usability... " >&6; }
15429 cat >conftest.$ac_ext <<_ACEOF
15432 cat confdefs.h >>conftest.$ac_ext
15433 cat >>conftest.$ac_ext <<_ACEOF
15434 /* end confdefs.h. */
15435 $ac_includes_default
15438 rm -f conftest.$ac_objext
15439 if { (ac_try="$ac_compile"
15440 case "(($ac_try" in
15441 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15442 *) ac_try_echo
=$ac_try;;
15444 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15445 $as_echo "$ac_try_echo") >&5
15446 (eval "$ac_compile") 2>conftest.er1
15448 grep -v '^ *+' conftest.er1
>conftest.err
15450 cat conftest.err
>&5
15451 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15452 (exit $ac_status); } && {
15453 test -z "$ac_c_werror_flag" ||
15454 test ! -s conftest.err
15455 } && test -s conftest.
$ac_objext; then
15456 ac_header_compiler
=yes
15458 $as_echo "$as_me: failed program was:" >&5
15459 sed 's/^/| /' conftest.
$ac_ext >&5
15461 ac_header_compiler
=no
15464 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15465 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15466 $as_echo "$ac_header_compiler" >&6; }
15468 # Is the header present?
15469 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15470 $as_echo_n "checking esd.h presence... " >&6; }
15471 cat >conftest.
$ac_ext <<_ACEOF
15474 cat confdefs.h
>>conftest.
$ac_ext
15475 cat >>conftest.
$ac_ext <<_ACEOF
15476 /* end confdefs.h. */
15479 if { (ac_try
="$ac_cpp conftest.$ac_ext"
15480 case "(($ac_try" in
15481 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15482 *) ac_try_echo=$ac_try;;
15484 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15485 $as_echo "$ac_try_echo") >&5
15486 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15488 grep -v '^ *+' conftest.er1 >conftest.err
15490 cat conftest.err >&5
15491 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15492 (exit $ac_status); } >/dev/null && {
15493 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15494 test ! -s conftest.err
15496 ac_header_preproc=yes
15498 $as_echo "$as_me: failed program was:" >&5
15499 sed 's/^/| /' conftest.$ac_ext >&5
15501 ac_header_preproc=no
15504 rm -f conftest.err conftest.$ac_ext
15505 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15506 $as_echo "$ac_header_preproc" >&6; }
15508 # So? What about this header?
15509 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15511 { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15512 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15513 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15514 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15515 ac_header_preproc=yes
15518 { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15519 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15520 { $as_echo "$as_me:$LINENO: WARNING: esd.h: check for missing prerequisite headers?" >&5
15521 $as_echo "$as_me: WARNING: esd.h: check for missing prerequisite headers?" >&2;}
15522 { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15523 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15524 { $as_echo "$as_me:$LINENO: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&5
15525 $as_echo "$as_me: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&2;}
15526 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15527 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15528 { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15529 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15531 ## ------------------------------------ ##
15532 ## Report this to wine-devel@winehq.org ##
15533 ## ------------------------------------ ##
15535 ) | sed "s/^/$as_me: WARNING: /" >&2
15538 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15539 $as_echo_n "checking for esd.h... " >&6; }
15540 if test "${ac_cv_header_esd_h+set}" = set; then
15541 $as_echo_n "(cached) " >&6
15543 ac_cv_header_esd_h=$ac_header_preproc
15545 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15546 $as_echo "$ac_cv_header_esd_h" >&6; }
15549 if test "x$ac_cv_header_esd_h" = x""yes; then
15550 { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15551 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15552 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15553 $as_echo_n "(cached) " >&6
15555 ac_check_lib_save_LIBS=$LIBS
15556 LIBS="-lesd $ac_esd_libs $LIBS"
15557 cat >conftest.$ac_ext <<_ACEOF
15560 cat confdefs.h >>conftest.$ac_ext
15561 cat >>conftest.$ac_ext <<_ACEOF
15562 /* end confdefs.h. */
15564 /* Override any GCC internal prototype to avoid an error.
15565 Use char because int might match the return type of a GCC
15566 builtin and then its argument prototype would still apply. */
15570 char esd_open_sound ();
15574 return esd_open_sound ();
15579 rm -f conftest.$ac_objext conftest$ac_exeext
15580 if { (ac_try="$ac_link"
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_link") 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_exeext && {
15597 test "$cross_compiling" = yes ||
15598 $as_test_x conftest
$ac_exeext
15600 ac_cv_lib_esd_esd_open_sound
=yes
15602 $as_echo "$as_me: failed program was:" >&5
15603 sed 's/^/| /' conftest.
$ac_ext >&5
15605 ac_cv_lib_esd_esd_open_sound
=no
15608 rm -rf conftest.dSYM
15609 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15610 conftest
$ac_exeext conftest.
$ac_ext
15611 LIBS
=$ac_check_lib_save_LIBS
15613 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15614 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15615 if test "x$ac_cv_lib_esd_esd_open_sound" = x
""yes; then
15616 ESDINCL
="$ac_esd_incl"
15618 ESDLIBS
="$ac_esd_libs"
15621 cat >>confdefs.h
<<\_ACEOF
15630 CFLAGS
="$save_CFLAGS"
15635 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15637 { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15638 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15639 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15640 $as_echo_n "(cached) " >&6
15642 ac_check_lib_save_LIBS
=$LIBS
15643 LIBS
="-lasound $LIBS"
15644 cat >conftest.
$ac_ext <<_ACEOF
15647 cat confdefs.h
>>conftest.
$ac_ext
15648 cat >>conftest.
$ac_ext <<_ACEOF
15649 /* end confdefs.h. */
15651 /* Override any GCC internal prototype to avoid an error.
15652 Use char because int might match the return type of a GCC
15653 builtin and then its argument prototype would still apply. */
15657 char snd_pcm_hw_params_get_access ();
15661 return snd_pcm_hw_params_get_access ();
15666 rm -f conftest.
$ac_objext conftest
$ac_exeext
15667 if { (ac_try
="$ac_link"
15668 case "(($ac_try" in
15669 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15670 *) ac_try_echo=$ac_try;;
15672 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15673 $as_echo "$ac_try_echo") >&5
15674 (eval "$ac_link") 2>conftest.er1
15676 grep -v '^ *+' conftest.er1 >conftest.err
15678 cat conftest.err >&5
15679 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15680 (exit $ac_status); } && {
15681 test -z "$ac_c_werror_flag" ||
15682 test ! -s conftest.err
15683 } && test -s conftest$ac_exeext && {
15684 test "$cross_compiling" = yes ||
15685 $as_test_x conftest$ac_exeext
15687 ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes
15689 $as_echo "$as_me: failed program was:" >&5
15690 sed 's/^/| /' conftest.$ac_ext >&5
15692 ac_cv_lib_asound_snd_pcm_hw_params_get_access=no
15695 rm -rf conftest.dSYM
15696 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15697 conftest$ac_exeext conftest.$ac_ext
15698 LIBS=$ac_check_lib_save_LIBS
15700 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15701 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15702 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x""yes; then
15703 cat >conftest.$ac_ext <<_ACEOF
15706 cat confdefs.h >>conftest.$ac_ext
15707 cat >>conftest.$ac_ext <<_ACEOF
15708 /* end confdefs.h. */
15709 #ifdef HAVE_ALSA_ASOUNDLIB_H
15710 #include <alsa/asoundlib.h>
15711 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15712 #include <sys/asoundlib.h>
15717 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15722 rm -f conftest.$ac_objext
15723 if { (ac_try="$ac_compile"
15724 case "(($ac_try" in
15725 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15726 *) ac_try_echo
=$ac_try;;
15728 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15729 $as_echo "$ac_try_echo") >&5
15730 (eval "$ac_compile") 2>conftest.er1
15732 grep -v '^ *+' conftest.er1
>conftest.err
15734 cat conftest.err
>&5
15735 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15736 (exit $ac_status); } && {
15737 test -z "$ac_c_werror_flag" ||
15738 test ! -s conftest.err
15739 } && test -s conftest.
$ac_objext; then
15741 cat >>confdefs.h
<<\_ACEOF
15742 #define HAVE_ALSA 1
15745 ALSALIBS
="-lasound"
15747 $as_echo "$as_me: failed program was:" >&5
15748 sed 's/^/| /' conftest.
$ac_ext >&5
15753 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15760 if test "$ac_cv_header_libaudioio_h" = "yes"
15762 { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15763 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15764 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15765 $as_echo_n "(cached) " >&6
15767 ac_check_lib_save_LIBS
=$LIBS
15768 LIBS
="-laudioio $LIBS"
15769 cat >conftest.
$ac_ext <<_ACEOF
15772 cat confdefs.h
>>conftest.
$ac_ext
15773 cat >>conftest.
$ac_ext <<_ACEOF
15774 /* end confdefs.h. */
15776 /* Override any GCC internal prototype to avoid an error.
15777 Use char because int might match the return type of a GCC
15778 builtin and then its argument prototype would still apply. */
15782 char AudioIOGetVersion ();
15786 return AudioIOGetVersion ();
15791 rm -f conftest.
$ac_objext conftest
$ac_exeext
15792 if { (ac_try
="$ac_link"
15793 case "(($ac_try" in
15794 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15795 *) ac_try_echo=$ac_try;;
15797 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15798 $as_echo "$ac_try_echo") >&5
15799 (eval "$ac_link") 2>conftest.er1
15801 grep -v '^ *+' conftest.er1 >conftest.err
15803 cat conftest.err >&5
15804 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15805 (exit $ac_status); } && {
15806 test -z "$ac_c_werror_flag" ||
15807 test ! -s conftest.err
15808 } && test -s conftest$ac_exeext && {
15809 test "$cross_compiling" = yes ||
15810 $as_test_x conftest$ac_exeext
15812 ac_cv_lib_audioio_AudioIOGetVersion=yes
15814 $as_echo "$as_me: failed program was:" >&5
15815 sed 's/^/| /' conftest.$ac_ext >&5
15817 ac_cv_lib_audioio_AudioIOGetVersion=no
15820 rm -rf conftest.dSYM
15821 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15822 conftest$ac_exeext conftest.$ac_ext
15823 LIBS=$ac_check_lib_save_LIBS
15825 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15826 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15827 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x""yes; then
15828 AUDIOIOLIBS="-laudioio"
15830 cat >>confdefs.h <<\_ACEOF
15831 #define HAVE_LIBAUDIOIO 1
15839 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15841 { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15842 $as_echo_n "checking for -lcapi20... " >&6; }
15843 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15844 $as_echo_n "(cached) " >&6
15846 ac_check_soname_save_LIBS=$LIBS
15847 LIBS="-lcapi20 $LIBS"
15848 cat >conftest.$ac_ext <<_ACEOF
15851 cat confdefs.h >>conftest.$ac_ext
15852 cat >>conftest.$ac_ext <<_ACEOF
15853 /* end confdefs.h. */
15855 /* Override any GCC internal prototype to avoid an error.
15856 Use char because int might match the return type of a GCC
15857 builtin and then its argument prototype would still apply. */
15861 char capi20_register ();
15865 return capi20_register ();
15870 rm -f conftest.$ac_objext conftest$ac_exeext
15871 if { (ac_try="$ac_link"
15872 case "(($ac_try" in
15873 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15874 *) ac_try_echo
=$ac_try;;
15876 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15877 $as_echo "$ac_try_echo") >&5
15878 (eval "$ac_link") 2>conftest.er1
15880 grep -v '^ *+' conftest.er1
>conftest.err
15882 cat conftest.err
>&5
15883 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15884 (exit $ac_status); } && {
15885 test -z "$ac_c_werror_flag" ||
15886 test ! -s conftest.err
15887 } && test -s conftest
$ac_exeext && {
15888 test "$cross_compiling" = yes ||
15889 $as_test_x conftest
$ac_exeext
15893 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'` ;;
15894 *) ac_cv_lib_soname_capi20
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15897 $as_echo "$as_me: failed program was:" >&5
15898 sed 's/^/| /' conftest.
$ac_ext >&5
15903 rm -rf conftest.dSYM
15904 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15905 conftest
$ac_exeext conftest.
$ac_ext
15906 LIBS
=$ac_check_soname_save_LIBS
15908 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15909 { $as_echo "$as_me:$LINENO: result: not found" >&5
15910 $as_echo "not found" >&6; }
15913 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15914 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
15916 cat >>confdefs.h
<<_ACEOF
15917 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15924 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15925 case "x$with_capi" in
15926 x
) wine_notices
="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
15928 *) { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15929 This is an error since --with-capi was requested." >&5
15930 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15931 This is an error since --with-capi was requested." >&2;}
15932 { (exit 1); exit 1; }; } ;;
15939 if test "x$with_cups" != "xno"
15941 ac_save_CPPFLAGS
="$CPPFLAGS"
15942 ac_cups_cflags
=`cups-config --cflags 2>/dev/null`
15943 ac_cups_libs
=`cups-config --ldflags 2>/dev/null`
15944 CPPFLAGS
="$CPPFLAGS $ac_cups_cflags"
15946 for ac_header
in cups
/cups.h
15948 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
15949 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15950 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15951 $as_echo_n "checking for $ac_header... " >&6; }
15952 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15953 $as_echo_n "(cached) " >&6
15955 ac_res
=`eval 'as_val=${'$as_ac_Header'}
15956 $as_echo "$as_val"'`
15957 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15958 $as_echo "$ac_res" >&6; }
15960 # Is the header compilable?
15961 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
15962 $as_echo_n "checking $ac_header usability... " >&6; }
15963 cat >conftest.
$ac_ext <<_ACEOF
15966 cat confdefs.h
>>conftest.
$ac_ext
15967 cat >>conftest.
$ac_ext <<_ACEOF
15968 /* end confdefs.h. */
15969 $ac_includes_default
15970 #include <$ac_header>
15972 rm -f conftest.
$ac_objext
15973 if { (ac_try
="$ac_compile"
15974 case "(($ac_try" in
15975 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15976 *) ac_try_echo=$ac_try;;
15978 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15979 $as_echo "$ac_try_echo") >&5
15980 (eval "$ac_compile") 2>conftest.er1
15982 grep -v '^ *+' conftest.er1 >conftest.err
15984 cat conftest.err >&5
15985 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15986 (exit $ac_status); } && {
15987 test -z "$ac_c_werror_flag" ||
15988 test ! -s conftest.err
15989 } && test -s conftest.$ac_objext; then
15990 ac_header_compiler=yes
15992 $as_echo "$as_me: failed program was:" >&5
15993 sed 's/^/| /' conftest.$ac_ext >&5
15995 ac_header_compiler=no
15998 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15999 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16000 $as_echo "$ac_header_compiler" >&6; }
16002 # Is the header present?
16003 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16004 $as_echo_n "checking $ac_header presence... " >&6; }
16005 cat >conftest.$ac_ext <<_ACEOF
16008 cat confdefs.h >>conftest.$ac_ext
16009 cat >>conftest.$ac_ext <<_ACEOF
16010 /* end confdefs.h. */
16011 #include <$ac_header>
16013 if { (ac_try="$ac_cpp conftest.$ac_ext"
16014 case "(($ac_try" in
16015 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16016 *) ac_try_echo
=$ac_try;;
16018 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16019 $as_echo "$ac_try_echo") >&5
16020 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16022 grep -v '^ *+' conftest.er1
>conftest.err
16024 cat conftest.err
>&5
16025 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16026 (exit $ac_status); } >/dev
/null
&& {
16027 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16028 test ! -s conftest.err
16030 ac_header_preproc
=yes
16032 $as_echo "$as_me: failed program was:" >&5
16033 sed 's/^/| /' conftest.
$ac_ext >&5
16035 ac_header_preproc
=no
16038 rm -f conftest.err conftest.
$ac_ext
16039 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16040 $as_echo "$ac_header_preproc" >&6; }
16042 # So? What about this header?
16043 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16045 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16046 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16047 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16048 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16049 ac_header_preproc
=yes
16052 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16053 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16054 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16055 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16056 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16057 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16058 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16059 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16060 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16061 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16062 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16063 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16065 ## ------------------------------------ ##
16066 ## Report this to wine-devel@winehq.org ##
16067 ## ------------------------------------ ##
16069 ) |
sed "s/^/$as_me: WARNING: /" >&2
16072 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16073 $as_echo_n "checking for $ac_header... " >&6; }
16074 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16075 $as_echo_n "(cached) " >&6
16077 eval "$as_ac_Header=\$ac_header_preproc"
16079 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16080 $as_echo "$as_val"'`
16081 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16082 $as_echo "$ac_res" >&6; }
16085 as_val
=`eval 'as_val=${'$as_ac_Header'}
16086 $as_echo "$as_val"'`
16087 if test "x$as_val" = x
""yes; then
16088 cat >>confdefs.h
<<_ACEOF
16089 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16091 { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
16092 $as_echo_n "checking for -lcups... " >&6; }
16093 if test "${ac_cv_lib_soname_cups+set}" = set; then
16094 $as_echo_n "(cached) " >&6
16096 ac_check_soname_save_LIBS
=$LIBS
16097 LIBS
="-lcups $ac_cups_libs $LIBS"
16098 cat >conftest.
$ac_ext <<_ACEOF
16101 cat confdefs.h
>>conftest.
$ac_ext
16102 cat >>conftest.
$ac_ext <<_ACEOF
16103 /* end confdefs.h. */
16105 /* Override any GCC internal prototype to avoid an error.
16106 Use char because int might match the return type of a GCC
16107 builtin and then its argument prototype would still apply. */
16111 char cupsGetDefault ();
16115 return cupsGetDefault ();
16120 rm -f conftest.
$ac_objext conftest
$ac_exeext
16121 if { (ac_try
="$ac_link"
16122 case "(($ac_try" in
16123 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16124 *) ac_try_echo=$ac_try;;
16126 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16127 $as_echo "$ac_try_echo") >&5
16128 (eval "$ac_link") 2>conftest.er1
16130 grep -v '^ *+' conftest.er1 >conftest.err
16132 cat conftest.err >&5
16133 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16134 (exit $ac_status); } && {
16135 test -z "$ac_c_werror_flag" ||
16136 test ! -s conftest.err
16137 } && test -s conftest$ac_exeext && {
16138 test "$cross_compiling" = yes ||
16139 $as_test_x conftest$ac_exeext
16143 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'` ;;
16144 *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcups\\.$LIBEXT" |
sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16147 $as_echo "$as_me: failed program was:" >&5
16148 sed 's/^/| /' conftest.$ac_ext >&5
16153 rm -rf conftest.dSYM
16154 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16155 conftest$ac_exeext conftest.$ac_ext
16156 LIBS=$ac_check_soname_save_LIBS
16158 if test "x$ac_cv_lib_soname_cups" = "x"; then
16159 { $as_echo "$as_me:$LINENO: result: not found" >&5
16160 $as_echo "not found" >&6; }
16163 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
16164 $as_echo "$ac_cv_lib_soname_cups" >&6; }
16166 cat >>confdefs.h <<_ACEOF
16167 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
16170 CUPSINCL="$ac_cups_cflags"
16177 CPPFLAGS="$ac_save_CPPFLAGS"
16179 if test "x$ac_cv_lib_soname_cups" = "x"; then
16180 case "x$with_cups" in
16181 x) wine_notices="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
16183 *) { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16184 This is an error since --with-cups was requested." >&5
16185 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16186 This is an error since --with-cups was requested." >&2;}
16187 { (exit 1); exit 1; }; } ;;
16192 if test "$ac_cv_header_jack_jack_h" = "yes"
16194 { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
16195 $as_echo_n "checking for -ljack... " >&6; }
16196 if test "${ac_cv_lib_soname_jack+set}" = set; then
16197 $as_echo_n "(cached) " >&6
16199 ac_check_soname_save_LIBS=$LIBS
16200 LIBS="-ljack $LIBS"
16201 cat >conftest.$ac_ext <<_ACEOF
16204 cat confdefs.h >>conftest.$ac_ext
16205 cat >>conftest.$ac_ext <<_ACEOF
16206 /* end confdefs.h. */
16208 /* Override any GCC internal prototype to avoid an error.
16209 Use char because int might match the return type of a GCC
16210 builtin and then its argument prototype would still apply. */
16214 char jack_client_new ();
16218 return jack_client_new ();
16223 rm -f conftest.$ac_objext conftest$ac_exeext
16224 if { (ac_try="$ac_link"
16225 case "(($ac_try" in
16226 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16227 *) ac_try_echo
=$ac_try;;
16229 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16230 $as_echo "$ac_try_echo") >&5
16231 (eval "$ac_link") 2>conftest.er1
16233 grep -v '^ *+' conftest.er1
>conftest.err
16235 cat conftest.err
>&5
16236 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16237 (exit $ac_status); } && {
16238 test -z "$ac_c_werror_flag" ||
16239 test ! -s conftest.err
16240 } && test -s conftest
$ac_exeext && {
16241 test "$cross_compiling" = yes ||
16242 $as_test_x conftest
$ac_exeext
16246 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'` ;;
16247 *) 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'` ;;
16250 $as_echo "$as_me: failed program was:" >&5
16251 sed 's/^/| /' conftest.
$ac_ext >&5
16256 rm -rf conftest.dSYM
16257 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16258 conftest
$ac_exeext conftest.
$ac_ext
16259 LIBS
=$ac_check_soname_save_LIBS
16261 if test "x$ac_cv_lib_soname_jack" = "x"; then
16262 { $as_echo "$as_me:$LINENO: result: not found" >&5
16263 $as_echo "not found" >&6; }
16266 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16267 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16269 cat >>confdefs.h
<<_ACEOF
16270 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16278 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16280 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16281 $as_echo_n "checking for -lfontconfig... " >&6; }
16282 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16283 $as_echo_n "(cached) " >&6
16285 ac_check_soname_save_LIBS
=$LIBS
16286 LIBS
="-lfontconfig $LIBS"
16287 cat >conftest.
$ac_ext <<_ACEOF
16290 cat confdefs.h
>>conftest.
$ac_ext
16291 cat >>conftest.
$ac_ext <<_ACEOF
16292 /* end confdefs.h. */
16294 /* Override any GCC internal prototype to avoid an error.
16295 Use char because int might match the return type of a GCC
16296 builtin and then its argument prototype would still apply. */
16309 rm -f conftest.
$ac_objext conftest
$ac_exeext
16310 if { (ac_try
="$ac_link"
16311 case "(($ac_try" in
16312 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16313 *) ac_try_echo=$ac_try;;
16315 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16316 $as_echo "$ac_try_echo") >&5
16317 (eval "$ac_link") 2>conftest.er1
16319 grep -v '^ *+' conftest.er1 >conftest.err
16321 cat conftest.err >&5
16322 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16323 (exit $ac_status); } && {
16324 test -z "$ac_c_werror_flag" ||
16325 test ! -s conftest.err
16326 } && test -s conftest$ac_exeext && {
16327 test "$cross_compiling" = yes ||
16328 $as_test_x conftest$ac_exeext
16332 dylib) ac_cv_lib_soname_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'` ;;
16333 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libfontconfig\\.$LIBEXT" |
sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16336 $as_echo "$as_me: failed program was:" >&5
16337 sed 's/^/| /' conftest.$ac_ext >&5
16342 rm -rf conftest.dSYM
16343 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16344 conftest$ac_exeext conftest.$ac_ext
16345 LIBS=$ac_check_soname_save_LIBS
16347 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16348 { $as_echo "$as_me:$LINENO: result: not found" >&5
16349 $as_echo "not found" >&6; }
16352 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16353 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16355 cat >>confdefs.h <<_ACEOF
16356 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16362 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16364 ac_save_CPPFLAGS="$CPPFLAGS"
16365 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16366 $as_unset ac_cv_header_fontconfig_fontconfig_h
16368 for ac_header in fontconfig/fontconfig.h
16370 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
16371 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16372 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16373 $as_echo_n "checking for $ac_header... " >&6; }
16374 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16375 $as_echo_n "(cached) " >&6
16377 ac_res=`eval 'as_val=${'$as_ac_Header'}
16378 $as_echo "$as_val"'`
16379 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16380 $as_echo "$ac_res" >&6; }
16382 # Is the header compilable?
16383 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16384 $as_echo_n "checking $ac_header usability... " >&6; }
16385 cat >conftest.$ac_ext <<_ACEOF
16388 cat confdefs.h >>conftest.$ac_ext
16389 cat >>conftest.$ac_ext <<_ACEOF
16390 /* end confdefs.h. */
16391 $ac_includes_default
16392 #include <$ac_header>
16394 rm -f conftest.$ac_objext
16395 if { (ac_try="$ac_compile"
16396 case "(($ac_try" in
16397 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16398 *) ac_try_echo
=$ac_try;;
16400 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16401 $as_echo "$ac_try_echo") >&5
16402 (eval "$ac_compile") 2>conftest.er1
16404 grep -v '^ *+' conftest.er1
>conftest.err
16406 cat conftest.err
>&5
16407 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16408 (exit $ac_status); } && {
16409 test -z "$ac_c_werror_flag" ||
16410 test ! -s conftest.err
16411 } && test -s conftest.
$ac_objext; then
16412 ac_header_compiler
=yes
16414 $as_echo "$as_me: failed program was:" >&5
16415 sed 's/^/| /' conftest.
$ac_ext >&5
16417 ac_header_compiler
=no
16420 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16421 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16422 $as_echo "$ac_header_compiler" >&6; }
16424 # Is the header present?
16425 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16426 $as_echo_n "checking $ac_header presence... " >&6; }
16427 cat >conftest.
$ac_ext <<_ACEOF
16430 cat confdefs.h
>>conftest.
$ac_ext
16431 cat >>conftest.
$ac_ext <<_ACEOF
16432 /* end confdefs.h. */
16433 #include <$ac_header>
16435 if { (ac_try
="$ac_cpp conftest.$ac_ext"
16436 case "(($ac_try" in
16437 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16438 *) ac_try_echo=$ac_try;;
16440 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16441 $as_echo "$ac_try_echo") >&5
16442 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16444 grep -v '^ *+' conftest.er1 >conftest.err
16446 cat conftest.err >&5
16447 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16448 (exit $ac_status); } >/dev/null && {
16449 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16450 test ! -s conftest.err
16452 ac_header_preproc=yes
16454 $as_echo "$as_me: failed program was:" >&5
16455 sed 's/^/| /' conftest.$ac_ext >&5
16457 ac_header_preproc=no
16460 rm -f conftest.err conftest.$ac_ext
16461 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16462 $as_echo "$ac_header_preproc" >&6; }
16464 # So? What about this header?
16465 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16467 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16468 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16469 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16470 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16471 ac_header_preproc=yes
16474 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16475 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16476 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16477 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16478 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16479 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16480 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16481 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16482 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16483 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16484 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16485 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16487 ## ------------------------------------ ##
16488 ## Report this to wine-devel@winehq.org ##
16489 ## ------------------------------------ ##
16491 ) | sed "s/^/$as_me: WARNING: /" >&2
16494 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16495 $as_echo_n "checking for $ac_header... " >&6; }
16496 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16497 $as_echo_n "(cached) " >&6
16499 eval "$as_ac_Header=\$ac_header_preproc"
16501 ac_res=`eval 'as_val=${'$as_ac_Header'}
16502 $as_echo "$as_val"'`
16503 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16504 $as_echo "$ac_res" >&6; }
16507 as_val=`eval 'as_val=${'$as_ac_Header'}
16508 $as_echo "$as_val"'`
16509 if test "x$as_val" = x""yes; then
16510 cat >>confdefs.h <<_ACEOF
16511 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
16518 CPPFLAGS="$ac_save_CPPFLAGS"
16519 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16521 FONTCONFIGINCL="$X_CFLAGS"
16523 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16524 $as_echo_n "checking for -lfontconfig... " >&6; }
16525 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16526 $as_echo_n "(cached) " >&6
16528 ac_check_soname_save_LIBS=$LIBS
16529 LIBS="-lfontconfig $X_LIBS $LIBS"
16530 cat >conftest.$ac_ext <<_ACEOF
16533 cat confdefs.h >>conftest.$ac_ext
16534 cat >>conftest.$ac_ext <<_ACEOF
16535 /* end confdefs.h. */
16537 /* Override any GCC internal prototype to avoid an error.
16538 Use char because int might match the return type of a GCC
16539 builtin and then its argument prototype would still apply. */
16552 rm -f conftest.$ac_objext conftest$ac_exeext
16553 if { (ac_try="$ac_link"
16554 case "(($ac_try" in
16555 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16556 *) ac_try_echo
=$ac_try;;
16558 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16559 $as_echo "$ac_try_echo") >&5
16560 (eval "$ac_link") 2>conftest.er1
16562 grep -v '^ *+' conftest.er1
>conftest.err
16564 cat conftest.err
>&5
16565 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16566 (exit $ac_status); } && {
16567 test -z "$ac_c_werror_flag" ||
16568 test ! -s conftest.err
16569 } && test -s conftest
$ac_exeext && {
16570 test "$cross_compiling" = yes ||
16571 $as_test_x conftest
$ac_exeext
16575 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'` ;;
16576 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16579 $as_echo "$as_me: failed program was:" >&5
16580 sed 's/^/| /' conftest.
$ac_ext >&5
16585 rm -rf conftest.dSYM
16586 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16587 conftest
$ac_exeext conftest.
$ac_ext
16588 LIBS
=$ac_check_soname_save_LIBS
16590 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16591 { $as_echo "$as_me:$LINENO: result: not found" >&5
16592 $as_echo "not found" >&6; }
16595 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16596 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16598 cat >>confdefs.h
<<_ACEOF
16599 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16607 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16608 case "x$with_fontconfig" in
16609 x
) wine_notices
="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16611 *) { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16612 This is an error since --with-fontconfig was requested." >&5
16613 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16614 This is an error since --with-fontconfig was requested." >&2;}
16615 { (exit 1); exit 1; }; } ;;
16620 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16622 { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16623 $as_echo_n "checking for -lssl... " >&6; }
16624 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16625 $as_echo_n "(cached) " >&6
16627 ac_check_soname_save_LIBS
=$LIBS
16629 cat >conftest.
$ac_ext <<_ACEOF
16632 cat confdefs.h
>>conftest.
$ac_ext
16633 cat >>conftest.
$ac_ext <<_ACEOF
16634 /* end confdefs.h. */
16636 /* Override any GCC internal prototype to avoid an error.
16637 Use char because int might match the return type of a GCC
16638 builtin and then its argument prototype would still apply. */
16642 char SSL_library_init ();
16646 return SSL_library_init ();
16651 rm -f conftest.
$ac_objext conftest
$ac_exeext
16652 if { (ac_try
="$ac_link"
16653 case "(($ac_try" in
16654 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16655 *) ac_try_echo=$ac_try;;
16657 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16658 $as_echo "$ac_try_echo") >&5
16659 (eval "$ac_link") 2>conftest.er1
16661 grep -v '^ *+' conftest.er1 >conftest.err
16663 cat conftest.err >&5
16664 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16665 (exit $ac_status); } && {
16666 test -z "$ac_c_werror_flag" ||
16667 test ! -s conftest.err
16668 } && test -s conftest$ac_exeext && {
16669 test "$cross_compiling" = yes ||
16670 $as_test_x conftest$ac_exeext
16674 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'` ;;
16675 *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libssl\\.$LIBEXT" |
sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16678 $as_echo "$as_me: failed program was:" >&5
16679 sed 's/^/| /' conftest.$ac_ext >&5
16684 rm -rf conftest.dSYM
16685 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16686 conftest$ac_exeext conftest.$ac_ext
16687 LIBS=$ac_check_soname_save_LIBS
16689 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16690 { $as_echo "$as_me:$LINENO: result: not found" >&5
16691 $as_echo "not found" >&6; }
16694 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16695 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16697 cat >>confdefs.h <<_ACEOF
16698 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16704 { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16705 $as_echo_n "checking for -lcrypto... " >&6; }
16706 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16707 $as_echo_n "(cached) " >&6
16709 ac_check_soname_save_LIBS=$LIBS
16710 LIBS="-lcrypto $LIBS"
16711 cat >conftest.$ac_ext <<_ACEOF
16714 cat confdefs.h >>conftest.$ac_ext
16715 cat >>conftest.$ac_ext <<_ACEOF
16716 /* end confdefs.h. */
16718 /* Override any GCC internal prototype to avoid an error.
16719 Use char because int might match the return type of a GCC
16720 builtin and then its argument prototype would still apply. */
16724 char BIO_new_socket ();
16728 return BIO_new_socket ();
16733 rm -f conftest.$ac_objext conftest$ac_exeext
16734 if { (ac_try="$ac_link"
16735 case "(($ac_try" in
16736 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16737 *) ac_try_echo
=$ac_try;;
16739 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16740 $as_echo "$ac_try_echo") >&5
16741 (eval "$ac_link") 2>conftest.er1
16743 grep -v '^ *+' conftest.er1
>conftest.err
16745 cat conftest.err
>&5
16746 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16747 (exit $ac_status); } && {
16748 test -z "$ac_c_werror_flag" ||
16749 test ! -s conftest.err
16750 } && test -s conftest
$ac_exeext && {
16751 test "$cross_compiling" = yes ||
16752 $as_test_x conftest
$ac_exeext
16756 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'` ;;
16757 *) ac_cv_lib_soname_crypto
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16760 $as_echo "$as_me: failed program was:" >&5
16761 sed 's/^/| /' conftest.
$ac_ext >&5
16766 rm -rf conftest.dSYM
16767 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16768 conftest
$ac_exeext conftest.
$ac_ext
16769 LIBS
=$ac_check_soname_save_LIBS
16771 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16772 { $as_echo "$as_me:$LINENO: result: not found" >&5
16773 $as_echo "not found" >&6; }
16776 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16777 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16779 cat >>confdefs.h
<<_ACEOF
16780 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16787 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16788 case "x$with_openssl" in
16789 x
) wine_warnings
="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16791 *) { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16792 This is an error since --with-openssl was requested." >&5
16793 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16794 This is an error since --with-openssl was requested." >&2;}
16795 { (exit 1); exit 1; }; } ;;
16800 if test "$ac_cv_header_jpeglib_h" = "yes"
16802 { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16803 $as_echo_n "checking for -ljpeg... " >&6; }
16804 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16805 $as_echo_n "(cached) " >&6
16807 ac_check_soname_save_LIBS
=$LIBS
16808 LIBS
="-ljpeg $LIBS"
16809 cat >conftest.
$ac_ext <<_ACEOF
16812 cat confdefs.h
>>conftest.
$ac_ext
16813 cat >>conftest.
$ac_ext <<_ACEOF
16814 /* end confdefs.h. */
16816 /* Override any GCC internal prototype to avoid an error.
16817 Use char because int might match the return type of a GCC
16818 builtin and then its argument prototype would still apply. */
16822 char jpeg_start_decompress ();
16826 return jpeg_start_decompress ();
16831 rm -f conftest.
$ac_objext conftest
$ac_exeext
16832 if { (ac_try
="$ac_link"
16833 case "(($ac_try" in
16834 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16835 *) ac_try_echo=$ac_try;;
16837 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16838 $as_echo "$ac_try_echo") >&5
16839 (eval "$ac_link") 2>conftest.er1
16841 grep -v '^ *+' conftest.er1 >conftest.err
16843 cat conftest.err >&5
16844 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16845 (exit $ac_status); } && {
16846 test -z "$ac_c_werror_flag" ||
16847 test ! -s conftest.err
16848 } && test -s conftest$ac_exeext && {
16849 test "$cross_compiling" = yes ||
16850 $as_test_x conftest$ac_exeext
16854 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'` ;;
16855 *) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libjpeg\\.$LIBEXT" |
sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16858 $as_echo "$as_me: failed program was:" >&5
16859 sed 's/^/| /' conftest.$ac_ext >&5
16864 rm -rf conftest.dSYM
16865 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16866 conftest$ac_exeext conftest.$ac_ext
16867 LIBS=$ac_check_soname_save_LIBS
16869 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16870 { $as_echo "$as_me:$LINENO: result: not found" >&5
16871 $as_echo "not found" >&6; }
16874 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16875 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16877 cat >>confdefs.h <<_ACEOF
16878 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16885 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16886 case "x$with_jpeg" in
16887 x) wine_warnings="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16889 *) { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16890 This is an error since --with-jpeg was requested." >&5
16891 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16892 This is an error since --with-jpeg was requested." >&2;}
16893 { (exit 1); exit 1; }; } ;;
16898 if test "$ac_cv_header_png_h" = "yes"
16900 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16901 $as_echo_n "checking for -lpng... " >&6; }
16902 if test "${ac_cv_lib_soname_png+set}" = set; then
16903 $as_echo_n "(cached) " >&6
16905 ac_check_soname_save_LIBS=$LIBS
16906 LIBS="-lpng -lm -lz $LIBS"
16907 cat >conftest.$ac_ext <<_ACEOF
16910 cat confdefs.h >>conftest.$ac_ext
16911 cat >>conftest.$ac_ext <<_ACEOF
16912 /* end confdefs.h. */
16914 /* Override any GCC internal prototype to avoid an error.
16915 Use char because int might match the return type of a GCC
16916 builtin and then its argument prototype would still apply. */
16920 char png_create_read_struct ();
16924 return png_create_read_struct ();
16929 rm -f conftest.$ac_objext conftest$ac_exeext
16930 if { (ac_try="$ac_link"
16931 case "(($ac_try" in
16932 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16933 *) ac_try_echo
=$ac_try;;
16935 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16936 $as_echo "$ac_try_echo") >&5
16937 (eval "$ac_link") 2>conftest.er1
16939 grep -v '^ *+' conftest.er1
>conftest.err
16941 cat conftest.err
>&5
16942 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16943 (exit $ac_status); } && {
16944 test -z "$ac_c_werror_flag" ||
16945 test ! -s conftest.err
16946 } && test -s conftest
$ac_exeext && {
16947 test "$cross_compiling" = yes ||
16948 $as_test_x conftest
$ac_exeext
16952 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'` ;;
16953 *) 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'` ;;
16956 $as_echo "$as_me: failed program was:" >&5
16957 sed 's/^/| /' conftest.
$ac_ext >&5
16962 rm -rf conftest.dSYM
16963 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16964 conftest
$ac_exeext conftest.
$ac_ext
16965 LIBS
=$ac_check_soname_save_LIBS
16967 if test "x$ac_cv_lib_soname_png" = "x"; then
16968 { $as_echo "$as_me:$LINENO: result: not found" >&5
16969 $as_echo "not found" >&6; }
16972 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16973 $as_echo "$ac_cv_lib_soname_png" >&6; }
16975 cat >>confdefs.h
<<_ACEOF
16976 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
16982 elif test -n "$X_CFLAGS" -a "x$with_png" != "xno"
16984 ac_save_CPPFLAGS
="$CPPFLAGS"
16985 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
16986 $as_unset ac_cv_header_png_h
16988 for ac_header
in png.h
16990 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16991 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16992 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16993 $as_echo_n "checking for $ac_header... " >&6; }
16994 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16995 $as_echo_n "(cached) " >&6
16997 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16998 $as_echo "$as_val"'`
16999 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
17000 $as_echo "$ac_res" >&6; }
17002 # Is the header compilable?
17003 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
17004 $as_echo_n "checking $ac_header usability... " >&6; }
17005 cat >conftest.
$ac_ext <<_ACEOF
17008 cat confdefs.h
>>conftest.
$ac_ext
17009 cat >>conftest.
$ac_ext <<_ACEOF
17010 /* end confdefs.h. */
17011 $ac_includes_default
17012 #include <$ac_header>
17014 rm -f conftest.
$ac_objext
17015 if { (ac_try
="$ac_compile"
17016 case "(($ac_try" in
17017 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17018 *) ac_try_echo=$ac_try;;
17020 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17021 $as_echo "$ac_try_echo") >&5
17022 (eval "$ac_compile") 2>conftest.er1
17024 grep -v '^ *+' conftest.er1 >conftest.err
17026 cat conftest.err >&5
17027 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17028 (exit $ac_status); } && {
17029 test -z "$ac_c_werror_flag" ||
17030 test ! -s conftest.err
17031 } && test -s conftest.$ac_objext; then
17032 ac_header_compiler=yes
17034 $as_echo "$as_me: failed program was:" >&5
17035 sed 's/^/| /' conftest.$ac_ext >&5
17037 ac_header_compiler=no
17040 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17041 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
17042 $as_echo "$ac_header_compiler" >&6; }
17044 # Is the header present?
17045 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
17046 $as_echo_n "checking $ac_header presence... " >&6; }
17047 cat >conftest.$ac_ext <<_ACEOF
17050 cat confdefs.h >>conftest.$ac_ext
17051 cat >>conftest.$ac_ext <<_ACEOF
17052 /* end confdefs.h. */
17053 #include <$ac_header>
17055 if { (ac_try="$ac_cpp conftest.$ac_ext"
17056 case "(($ac_try" in
17057 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17058 *) ac_try_echo
=$ac_try;;
17060 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17061 $as_echo "$ac_try_echo") >&5
17062 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
17064 grep -v '^ *+' conftest.er1
>conftest.err
17066 cat conftest.err
>&5
17067 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17068 (exit $ac_status); } >/dev
/null
&& {
17069 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
17070 test ! -s conftest.err
17072 ac_header_preproc
=yes
17074 $as_echo "$as_me: failed program was:" >&5
17075 sed 's/^/| /' conftest.
$ac_ext >&5
17077 ac_header_preproc
=no
17080 rm -f conftest.err conftest.
$ac_ext
17081 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
17082 $as_echo "$ac_header_preproc" >&6; }
17084 # So? What about this header?
17085 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
17087 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
17088 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
17089 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
17090 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
17091 ac_header_preproc
=yes
17094 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17095 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17096 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17097 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
17098 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
17099 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
17100 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
17101 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
17102 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17103 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
17104 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
17105 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17107 ## ------------------------------------ ##
17108 ## Report this to wine-devel@winehq.org ##
17109 ## ------------------------------------ ##
17111 ) |
sed "s/^/$as_me: WARNING: /" >&2
17114 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
17115 $as_echo_n "checking for $ac_header... " >&6; }
17116 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
17117 $as_echo_n "(cached) " >&6
17119 eval "$as_ac_Header=\$ac_header_preproc"
17121 ac_res
=`eval 'as_val=${'$as_ac_Header'}
17122 $as_echo "$as_val"'`
17123 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
17124 $as_echo "$ac_res" >&6; }
17127 as_val
=`eval 'as_val=${'$as_ac_Header'}
17128 $as_echo "$as_val"'`
17129 if test "x$as_val" = x
""yes; then
17130 cat >>confdefs.h
<<_ACEOF
17131 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
17138 CPPFLAGS
="$ac_save_CPPFLAGS"
17139 if test "$ac_cv_header_png_h" = "yes"
17141 PNGINCL
="$X_CFLAGS"
17143 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
17144 $as_echo_n "checking for -lpng... " >&6; }
17145 if test "${ac_cv_lib_soname_png+set}" = set; then
17146 $as_echo_n "(cached) " >&6
17148 ac_check_soname_save_LIBS
=$LIBS
17149 LIBS
="-lpng $X_LIBS -lm -lz $LIBS"
17150 cat >conftest.
$ac_ext <<_ACEOF
17153 cat confdefs.h
>>conftest.
$ac_ext
17154 cat >>conftest.
$ac_ext <<_ACEOF
17155 /* end confdefs.h. */
17157 /* Override any GCC internal prototype to avoid an error.
17158 Use char because int might match the return type of a GCC
17159 builtin and then its argument prototype would still apply. */
17163 char png_create_read_struct ();
17167 return png_create_read_struct ();
17172 rm -f conftest.
$ac_objext conftest
$ac_exeext
17173 if { (ac_try
="$ac_link"
17174 case "(($ac_try" in
17175 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17176 *) ac_try_echo=$ac_try;;
17178 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17179 $as_echo "$ac_try_echo") >&5
17180 (eval "$ac_link") 2>conftest.er1
17182 grep -v '^ *+' conftest.er1 >conftest.err
17184 cat conftest.err >&5
17185 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17186 (exit $ac_status); } && {
17187 test -z "$ac_c_werror_flag" ||
17188 test ! -s conftest.err
17189 } && test -s conftest$ac_exeext && {
17190 test "$cross_compiling" = yes ||
17191 $as_test_x conftest$ac_exeext
17195 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'` ;;
17196 *) 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'` ;;
17199 $as_echo "$as_me: failed program was:" >&5
17200 sed 's/^/| /' conftest.$ac_ext >&5
17205 rm -rf conftest.dSYM
17206 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17207 conftest$ac_exeext conftest.$ac_ext
17208 LIBS=$ac_check_soname_save_LIBS
17210 if test "x$ac_cv_lib_soname_png" = "x"; then
17211 { $as_echo "$as_me:$LINENO: result: not found" >&5
17212 $as_echo "not found" >&6; }
17215 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
17216 $as_echo "$ac_cv_lib_soname_png" >&6; }
17218 cat >>confdefs.h <<_ACEOF
17219 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
17227 if test "x$ac_cv_lib_soname_png" = "x"; then
17228 case "x$with_png" in
17229 x) wine_warnings="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
17231 *) { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17232 This is an error since --with-png was requested." >&5
17233 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17234 This is an error since --with-png was requested." >&2;}
17235 { (exit 1); exit 1; }; } ;;
17240 if test "$ac_cv_header_kstat_h" = "yes"
17242 { $as_echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5
17243 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
17244 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
17245 $as_echo_n "(cached) " >&6
17247 ac_check_lib_save_LIBS=$LIBS
17248 LIBS="-lkstat $LIBS"
17249 cat >conftest.$ac_ext <<_ACEOF
17252 cat confdefs.h >>conftest.$ac_ext
17253 cat >>conftest.$ac_ext <<_ACEOF
17254 /* end confdefs.h. */
17256 /* Override any GCC internal prototype to avoid an error.
17257 Use char because int might match the return type of a GCC
17258 builtin and then its argument prototype would still apply. */
17262 char kstat_open ();
17266 return kstat_open ();
17271 rm -f conftest.$ac_objext conftest$ac_exeext
17272 if { (ac_try="$ac_link"
17273 case "(($ac_try" in
17274 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17275 *) ac_try_echo
=$ac_try;;
17277 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17278 $as_echo "$ac_try_echo") >&5
17279 (eval "$ac_link") 2>conftest.er1
17281 grep -v '^ *+' conftest.er1
>conftest.err
17283 cat conftest.err
>&5
17284 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17285 (exit $ac_status); } && {
17286 test -z "$ac_c_werror_flag" ||
17287 test ! -s conftest.err
17288 } && test -s conftest
$ac_exeext && {
17289 test "$cross_compiling" = yes ||
17290 $as_test_x conftest
$ac_exeext
17292 ac_cv_lib_kstat_kstat_open
=yes
17294 $as_echo "$as_me: failed program was:" >&5
17295 sed 's/^/| /' conftest.
$ac_ext >&5
17297 ac_cv_lib_kstat_kstat_open
=no
17300 rm -rf conftest.dSYM
17301 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17302 conftest
$ac_exeext conftest.
$ac_ext
17303 LIBS
=$ac_check_lib_save_LIBS
17305 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
17306 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
17307 if test "x$ac_cv_lib_kstat_kstat_open" = x
""yes; then
17309 cat >>confdefs.h
<<\_ACEOF
17310 #define HAVE_LIBKSTAT 1
17319 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17320 $as_echo_n "checking for -lodbc... " >&6; }
17321 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17322 $as_echo_n "(cached) " >&6
17324 ac_check_soname_save_LIBS
=$LIBS
17325 LIBS
="-lodbc $LIBS"
17326 cat >conftest.
$ac_ext <<_ACEOF
17329 cat confdefs.h
>>conftest.
$ac_ext
17330 cat >>conftest.
$ac_ext <<_ACEOF
17331 /* end confdefs.h. */
17333 /* Override any GCC internal prototype to avoid an error.
17334 Use char because int might match the return type of a GCC
17335 builtin and then its argument prototype would still apply. */
17339 char SQLConnect ();
17343 return SQLConnect ();
17348 rm -f conftest.
$ac_objext conftest
$ac_exeext
17349 if { (ac_try
="$ac_link"
17350 case "(($ac_try" in
17351 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17352 *) ac_try_echo=$ac_try;;
17354 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17355 $as_echo "$ac_try_echo") >&5
17356 (eval "$ac_link") 2>conftest.er1
17358 grep -v '^ *+' conftest.er1 >conftest.err
17360 cat conftest.err >&5
17361 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17362 (exit $ac_status); } && {
17363 test -z "$ac_c_werror_flag" ||
17364 test ! -s conftest.err
17365 } && test -s conftest$ac_exeext && {
17366 test "$cross_compiling" = yes ||
17367 $as_test_x conftest$ac_exeext
17371 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'` ;;
17372 *) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libodbc\\.$LIBEXT" |
sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
17375 $as_echo "$as_me: failed program was:" >&5
17376 sed 's/^/| /' conftest.$ac_ext >&5
17381 rm -rf conftest.dSYM
17382 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17383 conftest$ac_exeext conftest.$ac_ext
17384 LIBS=$ac_check_soname_save_LIBS
17386 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17387 { $as_echo "$as_me:$LINENO: result: not found" >&5
17388 $as_echo "not found" >&6; }
17389 cat >>confdefs.h <<_ACEOF
17390 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17394 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17395 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17397 cat >>confdefs.h <<_ACEOF
17398 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17405 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17406 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17407 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17408 "$ac_cv_header_soundcard_h" != "yes" -a \
17409 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17411 wine_warnings="$wine_warnings|No sound system was found. Windows applications will be silent."
17417 if test "x${GCC}" = "xyes"
17419 EXTRACFLAGS="-Wall -pipe"
17421 { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17422 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17423 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17424 $as_echo_n "(cached) " >&6
17426 if test "$cross_compiling" = yes; then
17427 ac_cv_c_gcc_strength_bug="yes"
17429 cat >conftest.$ac_ext <<_ACEOF
17432 cat confdefs.h >>conftest.$ac_ext
17433 cat >>conftest.$ac_ext <<_ACEOF
17434 /* end confdefs.h. */
17435 int L[4] = {0,1,2,3};
17439 static int Array[3];
17440 unsigned int B = 3;
17442 for(i=0; i<B; i++) Array[i] = i - 3;
17443 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17445 return (Array[1] != -2 || L[2] != 3)
17450 rm -f conftest$ac_exeext
17451 if { (ac_try="$ac_link"
17452 case "(($ac_try" in
17453 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17454 *) ac_try_echo
=$ac_try;;
17456 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17457 $as_echo "$ac_try_echo") >&5
17458 (eval "$ac_link") 2>&5
17460 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17461 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
17462 { (case "(($ac_try" in
17463 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17464 *) ac_try_echo=$ac_try;;
17466 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17467 $as_echo "$ac_try_echo") >&5
17468 (eval "$ac_try") 2>&5
17470 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17471 (exit $ac_status); }; }; then
17472 ac_cv_c_gcc_strength_bug="no"
17474 $as_echo "$as_me: program exited with status $ac_status" >&5
17475 $as_echo "$as_me: failed program was:" >&5
17476 sed 's/^/| /' conftest.$ac_ext >&5
17478 ( exit $ac_status )
17479 ac_cv_c_gcc_strength_bug="yes"
17481 rm -rf conftest.dSYM
17482 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17487 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17488 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17489 if test "$ac_cv_c_gcc_strength_bug" = "yes"
17491 EXTRACFLAGS="$EXTRACFLAGS -fno-strength-reduce"
17494 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17495 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17496 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17497 $as_echo_n "(cached) " >&6
17499 ac_wine_try_cflags_saved=$CFLAGS
17500 CFLAGS="$CFLAGS -fno-builtin"
17501 cat >conftest.$ac_ext <<_ACEOF
17504 cat confdefs.h >>conftest.$ac_ext
17505 cat >>conftest.$ac_ext <<_ACEOF
17506 /* end confdefs.h. */
17516 rm -f conftest.$ac_objext conftest$ac_exeext
17517 if { (ac_try="$ac_link"
17518 case "(($ac_try" in
17519 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17520 *) ac_try_echo
=$ac_try;;
17522 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17523 $as_echo "$ac_try_echo") >&5
17524 (eval "$ac_link") 2>conftest.er1
17526 grep -v '^ *+' conftest.er1
>conftest.err
17528 cat conftest.err
>&5
17529 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17530 (exit $ac_status); } && {
17531 test -z "$ac_c_werror_flag" ||
17532 test ! -s conftest.err
17533 } && test -s conftest
$ac_exeext && {
17534 test "$cross_compiling" = yes ||
17535 $as_test_x conftest
$ac_exeext
17537 ac_cv_cflags__fno_builtin
=yes
17539 $as_echo "$as_me: failed program was:" >&5
17540 sed 's/^/| /' conftest.
$ac_ext >&5
17542 ac_cv_cflags__fno_builtin
=no
17545 rm -rf conftest.dSYM
17546 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17547 conftest
$ac_exeext conftest.
$ac_ext
17548 CFLAGS
=$ac_wine_try_cflags_saved
17550 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17551 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17552 if test $ac_cv_cflags__fno_builtin = yes; then
17553 BUILTINFLAG
="-fno-builtin"
17557 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17558 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17559 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17560 $as_echo_n "(cached) " >&6
17562 ac_wine_try_cflags_saved
=$CFLAGS
17563 CFLAGS
="$CFLAGS -fno-strict-aliasing"
17564 cat >conftest.
$ac_ext <<_ACEOF
17567 cat confdefs.h
>>conftest.
$ac_ext
17568 cat >>conftest.
$ac_ext <<_ACEOF
17569 /* end confdefs.h. */
17579 rm -f conftest.
$ac_objext conftest
$ac_exeext
17580 if { (ac_try
="$ac_link"
17581 case "(($ac_try" in
17582 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17583 *) ac_try_echo=$ac_try;;
17585 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17586 $as_echo "$ac_try_echo") >&5
17587 (eval "$ac_link") 2>conftest.er1
17589 grep -v '^ *+' conftest.er1 >conftest.err
17591 cat conftest.err >&5
17592 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17593 (exit $ac_status); } && {
17594 test -z "$ac_c_werror_flag" ||
17595 test ! -s conftest.err
17596 } && test -s conftest$ac_exeext && {
17597 test "$cross_compiling" = yes ||
17598 $as_test_x conftest$ac_exeext
17600 ac_cv_cflags__fno_strict_aliasing=yes
17602 $as_echo "$as_me: failed program was:" >&5
17603 sed 's/^/| /' conftest.$ac_ext >&5
17605 ac_cv_cflags__fno_strict_aliasing=no
17608 rm -rf conftest.dSYM
17609 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17610 conftest$ac_exeext conftest.$ac_ext
17611 CFLAGS=$ac_wine_try_cflags_saved
17613 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17614 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17615 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17616 EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing"
17619 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17620 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17621 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17622 $as_echo_n "(cached) " >&6
17624 ac_wine_try_cflags_saved=$CFLAGS
17625 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
17626 cat >conftest.$ac_ext <<_ACEOF
17629 cat confdefs.h >>conftest.$ac_ext
17630 cat >>conftest.$ac_ext <<_ACEOF
17631 /* end confdefs.h. */
17641 rm -f conftest.$ac_objext conftest$ac_exeext
17642 if { (ac_try="$ac_link"
17643 case "(($ac_try" in
17644 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17645 *) ac_try_echo
=$ac_try;;
17647 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17648 $as_echo "$ac_try_echo") >&5
17649 (eval "$ac_link") 2>conftest.er1
17651 grep -v '^ *+' conftest.er1
>conftest.err
17653 cat conftest.err
>&5
17654 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17655 (exit $ac_status); } && {
17656 test -z "$ac_c_werror_flag" ||
17657 test ! -s conftest.err
17658 } && test -s conftest
$ac_exeext && {
17659 test "$cross_compiling" = yes ||
17660 $as_test_x conftest
$ac_exeext
17662 ac_cv_cflags__Wdeclaration_after_statement
=yes
17664 $as_echo "$as_me: failed program was:" >&5
17665 sed 's/^/| /' conftest.
$ac_ext >&5
17667 ac_cv_cflags__Wdeclaration_after_statement
=no
17670 rm -rf conftest.dSYM
17671 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17672 conftest
$ac_exeext conftest.
$ac_ext
17673 CFLAGS
=$ac_wine_try_cflags_saved
17675 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17676 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17677 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17678 EXTRACFLAGS
="$EXTRACFLAGS -Wdeclaration-after-statement"
17681 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17682 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17683 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17684 $as_echo_n "(cached) " >&6
17686 ac_wine_try_cflags_saved
=$CFLAGS
17687 CFLAGS
="$CFLAGS -Wwrite-strings"
17688 cat >conftest.
$ac_ext <<_ACEOF
17691 cat confdefs.h
>>conftest.
$ac_ext
17692 cat >>conftest.
$ac_ext <<_ACEOF
17693 /* end confdefs.h. */
17703 rm -f conftest.
$ac_objext conftest
$ac_exeext
17704 if { (ac_try
="$ac_link"
17705 case "(($ac_try" in
17706 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17707 *) ac_try_echo=$ac_try;;
17709 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17710 $as_echo "$ac_try_echo") >&5
17711 (eval "$ac_link") 2>conftest.er1
17713 grep -v '^ *+' conftest.er1 >conftest.err
17715 cat conftest.err >&5
17716 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17717 (exit $ac_status); } && {
17718 test -z "$ac_c_werror_flag" ||
17719 test ! -s conftest.err
17720 } && test -s conftest$ac_exeext && {
17721 test "$cross_compiling" = yes ||
17722 $as_test_x conftest$ac_exeext
17724 ac_cv_cflags__Wwrite_strings=yes
17726 $as_echo "$as_me: failed program was:" >&5
17727 sed 's/^/| /' conftest.$ac_ext >&5
17729 ac_cv_cflags__Wwrite_strings=no
17732 rm -rf conftest.dSYM
17733 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17734 conftest$ac_exeext conftest.$ac_ext
17735 CFLAGS=$ac_wine_try_cflags_saved
17737 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17738 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17739 if test $ac_cv_cflags__Wwrite_strings = yes; then
17740 EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
17743 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17744 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17745 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17746 $as_echo_n "(cached) " >&6
17748 ac_wine_try_cflags_saved=$CFLAGS
17749 CFLAGS="$CFLAGS -Wtype-limits"
17750 cat >conftest.$ac_ext <<_ACEOF
17753 cat confdefs.h >>conftest.$ac_ext
17754 cat >>conftest.$ac_ext <<_ACEOF
17755 /* end confdefs.h. */
17765 rm -f conftest.$ac_objext conftest$ac_exeext
17766 if { (ac_try="$ac_link"
17767 case "(($ac_try" in
17768 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17769 *) ac_try_echo
=$ac_try;;
17771 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17772 $as_echo "$ac_try_echo") >&5
17773 (eval "$ac_link") 2>conftest.er1
17775 grep -v '^ *+' conftest.er1
>conftest.err
17777 cat conftest.err
>&5
17778 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17779 (exit $ac_status); } && {
17780 test -z "$ac_c_werror_flag" ||
17781 test ! -s conftest.err
17782 } && test -s conftest
$ac_exeext && {
17783 test "$cross_compiling" = yes ||
17784 $as_test_x conftest
$ac_exeext
17786 ac_cv_cflags__Wtype_limits
=yes
17788 $as_echo "$as_me: failed program was:" >&5
17789 sed 's/^/| /' conftest.
$ac_ext >&5
17791 ac_cv_cflags__Wtype_limits
=no
17794 rm -rf conftest.dSYM
17795 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17796 conftest
$ac_exeext conftest.
$ac_ext
17797 CFLAGS
=$ac_wine_try_cflags_saved
17799 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17800 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17801 if test $ac_cv_cflags__Wtype_limits = yes; then
17802 EXTRACFLAGS
="$EXTRACFLAGS -Wtype-limits"
17806 saved_CFLAGS
="$CFLAGS"
17807 CFLAGS
="$CFLAGS -Wpointer-arith -Werror"
17808 { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17809 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17810 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17811 $as_echo_n "(cached) " >&6
17813 cat >conftest.
$ac_ext <<_ACEOF
17816 cat confdefs.h
>>conftest.
$ac_ext
17817 cat >>conftest.
$ac_ext <<_ACEOF
17818 /* end confdefs.h. */
17819 #include <string.h>
17828 rm -f conftest.
$ac_objext
17829 if { (ac_try
="$ac_compile"
17830 case "(($ac_try" in
17831 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17832 *) ac_try_echo=$ac_try;;
17834 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17835 $as_echo "$ac_try_echo") >&5
17836 (eval "$ac_compile") 2>conftest.er1
17838 grep -v '^ *+' conftest.er1 >conftest.err
17840 cat conftest.err >&5
17841 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17842 (exit $ac_status); } && {
17843 test -z "$ac_c_werror_flag" ||
17844 test ! -s conftest.err
17845 } && test -s conftest.$ac_objext; then
17846 ac_cv_c_string_h_warnings=no
17848 $as_echo "$as_me: failed program was:" >&5
17849 sed 's/^/| /' conftest.$ac_ext >&5
17851 ac_cv_c_string_h_warnings=yes
17854 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17856 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17857 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17858 CFLAGS="$saved_CFLAGS"
17859 if test "$ac_cv_c_string_h_warnings" = "no"
17861 EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
17866 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17867 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17868 if test "${ac_cv_asm_func_def+set}" = set; then
17869 $as_echo_n "(cached) " >&6
17871 cat >conftest.$ac_ext <<_ACEOF
17874 cat confdefs.h >>conftest.$ac_ext
17875 cat >>conftest.$ac_ext <<_ACEOF
17876 /* end confdefs.h. */
17881 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17886 rm -f conftest.$ac_objext conftest$ac_exeext
17887 if { (ac_try="$ac_link"
17888 case "(($ac_try" in
17889 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17890 *) ac_try_echo
=$ac_try;;
17892 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17893 $as_echo "$ac_try_echo") >&5
17894 (eval "$ac_link") 2>conftest.er1
17896 grep -v '^ *+' conftest.er1
>conftest.err
17898 cat conftest.err
>&5
17899 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17900 (exit $ac_status); } && {
17901 test -z "$ac_c_werror_flag" ||
17902 test ! -s conftest.err
17903 } && test -s conftest
$ac_exeext && {
17904 test "$cross_compiling" = yes ||
17905 $as_test_x conftest
$ac_exeext
17907 ac_cv_asm_func_def
=".def"
17909 $as_echo "$as_me: failed program was:" >&5
17910 sed 's/^/| /' conftest.
$ac_ext >&5
17912 cat >conftest.
$ac_ext <<_ACEOF
17915 cat confdefs.h
>>conftest.
$ac_ext
17916 cat >>conftest.
$ac_ext <<_ACEOF
17917 /* end confdefs.h. */
17922 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17927 rm -f conftest.
$ac_objext conftest
$ac_exeext
17928 if { (ac_try
="$ac_link"
17929 case "(($ac_try" in
17930 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17931 *) ac_try_echo=$ac_try;;
17933 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17934 $as_echo "$ac_try_echo") >&5
17935 (eval "$ac_link") 2>conftest.er1
17937 grep -v '^ *+' conftest.er1 >conftest.err
17939 cat conftest.err >&5
17940 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17941 (exit $ac_status); } && {
17942 test -z "$ac_c_werror_flag" ||
17943 test ! -s conftest.err
17944 } && test -s conftest$ac_exeext && {
17945 test "$cross_compiling" = yes ||
17946 $as_test_x conftest$ac_exeext
17948 ac_cv_asm_func_def=".type @function"
17950 $as_echo "$as_me: failed program was:" >&5
17951 sed 's/^/| /' conftest.$ac_ext >&5
17953 cat >conftest.$ac_ext <<_ACEOF
17956 cat confdefs.h >>conftest.$ac_ext
17957 cat >>conftest.$ac_ext <<_ACEOF
17958 /* end confdefs.h. */
17963 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17968 rm -f conftest.$ac_objext conftest$ac_exeext
17969 if { (ac_try="$ac_link"
17970 case "(($ac_try" in
17971 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17972 *) ac_try_echo
=$ac_try;;
17974 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17975 $as_echo "$ac_try_echo") >&5
17976 (eval "$ac_link") 2>conftest.er1
17978 grep -v '^ *+' conftest.er1
>conftest.err
17980 cat conftest.err
>&5
17981 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17982 (exit $ac_status); } && {
17983 test -z "$ac_c_werror_flag" ||
17984 test ! -s conftest.err
17985 } && test -s conftest
$ac_exeext && {
17986 test "$cross_compiling" = yes ||
17987 $as_test_x conftest
$ac_exeext
17989 ac_cv_asm_func_def
=".type 2"
17991 $as_echo "$as_me: failed program was:" >&5
17992 sed 's/^/| /' conftest.
$ac_ext >&5
17994 ac_cv_asm_func_def
="unknown"
17997 rm -rf conftest.dSYM
17998 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17999 conftest
$ac_exeext conftest.
$ac_ext
18002 rm -rf conftest.dSYM
18003 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18004 conftest
$ac_exeext conftest.
$ac_ext
18007 rm -rf conftest.dSYM
18008 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18009 conftest
$ac_exeext conftest.
$ac_ext
18011 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
18012 $as_echo "$ac_cv_asm_func_def" >&6; }
18016 case "$ac_cv_asm_func_def" in
18018 cat >>confdefs.h
<<\_ACEOF
18019 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
18023 cat >>confdefs.h
<<\_ACEOF
18024 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
18028 cat >>confdefs.h
<<\_ACEOF
18029 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
18033 cat >>confdefs.h
<<\_ACEOF
18034 #define __ASM_FUNC(name) ""
18040 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
18041 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
18042 if test "${ac_cv_c_extern_prefix+set}" = set; then
18043 $as_echo_n "(cached) " >&6
18045 cat >conftest.
$ac_ext <<_ACEOF
18048 cat confdefs.h
>>conftest.
$ac_ext
18049 cat >>conftest.
$ac_ext <<_ACEOF
18050 /* end confdefs.h. */
18051 extern int ac_test;
18055 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
18060 rm -f conftest.
$ac_objext conftest
$ac_exeext
18061 if { (ac_try
="$ac_link"
18062 case "(($ac_try" in
18063 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18064 *) ac_try_echo=$ac_try;;
18066 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18067 $as_echo "$ac_try_echo") >&5
18068 (eval "$ac_link") 2>conftest.er1
18070 grep -v '^ *+' conftest.er1 >conftest.err
18072 cat conftest.err >&5
18073 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18074 (exit $ac_status); } && {
18075 test -z "$ac_c_werror_flag" ||
18076 test ! -s conftest.err
18077 } && test -s conftest$ac_exeext && {
18078 test "$cross_compiling" = yes ||
18079 $as_test_x conftest$ac_exeext
18081 ac_cv_c_extern_prefix="yes"
18083 $as_echo "$as_me: failed program was:" >&5
18084 sed 's/^/| /' conftest.$ac_ext >&5
18086 ac_cv_c_extern_prefix="no"
18089 rm -rf conftest.dSYM
18090 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18091 conftest$ac_exeext conftest.$ac_ext
18093 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
18094 $as_echo "$ac_cv_c_extern_prefix" >&6; }
18098 if test "$ac_cv_c_extern_prefix" = "yes"
18100 cat >>confdefs.h <<\_ACEOF
18101 #define __ASM_NAME(name) "_" name
18105 cat >>confdefs.h <<\_ACEOF
18106 #define __ASM_NAME(name) name
18116 LDPATH="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
18121 LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
18129 SOCKETLIBS="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
18137 linux* | k*bsd*-gnu)
18138 EXTRA_BINARIES="wine-preloader"
18145 ac_save_CFLAGS="$CFLAGS"
18146 CFLAGS="$CFLAGS $BUILTINFLAG"
18286 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
18287 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18288 $as_echo_n "checking for $ac_func... " >&6; }
18289 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18290 $as_echo_n "(cached) " >&6
18292 cat >conftest.$ac_ext <<_ACEOF
18295 cat confdefs.h >>conftest.$ac_ext
18296 cat >>conftest.$ac_ext <<_ACEOF
18297 /* end confdefs.h. */
18298 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18299 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18300 #define $ac_func innocuous_$ac_func
18302 /* System header to define __stub macros and hopefully few prototypes,
18303 which can conflict with char $ac_func (); below.
18304 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18305 <limits.h> exists even on freestanding compilers. */
18308 # include <limits.h>
18310 # include <assert.h>
18315 /* Override any GCC internal prototype to avoid an error.
18316 Use char because int might match the return type of a GCC
18317 builtin and then its argument prototype would still apply. */
18322 /* The GNU C library defines this for functions which it implements
18323 to always fail with ENOSYS. Some functions are actually named
18324 something starting with __ and the normal name is an alias. */
18325 #if defined __stub_$ac_func || defined __stub___$ac_func
18332 return $ac_func ();
18337 rm -f conftest.$ac_objext conftest$ac_exeext
18338 if { (ac_try="$ac_link"
18339 case "(($ac_try" in
18340 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18341 *) ac_try_echo
=$ac_try;;
18343 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18344 $as_echo "$ac_try_echo") >&5
18345 (eval "$ac_link") 2>conftest.er1
18347 grep -v '^ *+' conftest.er1
>conftest.err
18349 cat conftest.err
>&5
18350 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18351 (exit $ac_status); } && {
18352 test -z "$ac_c_werror_flag" ||
18353 test ! -s conftest.err
18354 } && test -s conftest
$ac_exeext && {
18355 test "$cross_compiling" = yes ||
18356 $as_test_x conftest
$ac_exeext
18358 eval "$as_ac_var=yes"
18360 $as_echo "$as_me: failed program was:" >&5
18361 sed 's/^/| /' conftest.
$ac_ext >&5
18363 eval "$as_ac_var=no"
18366 rm -rf conftest.dSYM
18367 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18368 conftest
$ac_exeext conftest.
$ac_ext
18370 ac_res
=`eval 'as_val=${'$as_ac_var'}
18371 $as_echo "$as_val"'`
18372 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18373 $as_echo "$ac_res" >&6; }
18374 as_val
=`eval 'as_val=${'$as_ac_var'}
18375 $as_echo "$as_val"'`
18376 if test "x$as_val" = x
""yes; then
18377 cat >>confdefs.h
<<_ACEOF
18378 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18384 CFLAGS
="$ac_save_CFLAGS"
18386 if test "$ac_cv_func_dlopen" = no
18388 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18389 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18390 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18391 $as_echo_n "(cached) " >&6
18393 ac_check_lib_save_LIBS
=$LIBS
18395 cat >conftest.
$ac_ext <<_ACEOF
18398 cat confdefs.h
>>conftest.
$ac_ext
18399 cat >>conftest.
$ac_ext <<_ACEOF
18400 /* end confdefs.h. */
18402 /* Override any GCC internal prototype to avoid an error.
18403 Use char because int might match the return type of a GCC
18404 builtin and then its argument prototype would still apply. */
18417 rm -f conftest.
$ac_objext conftest
$ac_exeext
18418 if { (ac_try
="$ac_link"
18419 case "(($ac_try" in
18420 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18421 *) ac_try_echo=$ac_try;;
18423 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18424 $as_echo "$ac_try_echo") >&5
18425 (eval "$ac_link") 2>conftest.er1
18427 grep -v '^ *+' conftest.er1 >conftest.err
18429 cat conftest.err >&5
18430 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18431 (exit $ac_status); } && {
18432 test -z "$ac_c_werror_flag" ||
18433 test ! -s conftest.err
18434 } && test -s conftest$ac_exeext && {
18435 test "$cross_compiling" = yes ||
18436 $as_test_x conftest$ac_exeext
18438 ac_cv_lib_dl_dlopen=yes
18440 $as_echo "$as_me: failed program was:" >&5
18441 sed 's/^/| /' conftest.$ac_ext >&5
18443 ac_cv_lib_dl_dlopen=no
18446 rm -rf conftest.dSYM
18447 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18448 conftest$ac_exeext conftest.$ac_ext
18449 LIBS=$ac_check_lib_save_LIBS
18451 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18452 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18453 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
18454 cat >>confdefs.h <<\_ACEOF
18455 #define HAVE_DLOPEN 1
18462 ac_wine_check_funcs_save_LIBS="$LIBS"
18463 LIBS="$LIBS $LIBDL"
18465 for ac_func in dladdr
18467 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
18468 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18469 $as_echo_n "checking for $ac_func... " >&6; }
18470 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18471 $as_echo_n "(cached) " >&6
18473 cat >conftest.$ac_ext <<_ACEOF
18476 cat confdefs.h >>conftest.$ac_ext
18477 cat >>conftest.$ac_ext <<_ACEOF
18478 /* end confdefs.h. */
18479 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18480 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18481 #define $ac_func innocuous_$ac_func
18483 /* System header to define __stub macros and hopefully few prototypes,
18484 which can conflict with char $ac_func (); below.
18485 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18486 <limits.h> exists even on freestanding compilers. */
18489 # include <limits.h>
18491 # include <assert.h>
18496 /* Override any GCC internal prototype to avoid an error.
18497 Use char because int might match the return type of a GCC
18498 builtin and then its argument prototype would still apply. */
18503 /* The GNU C library defines this for functions which it implements
18504 to always fail with ENOSYS. Some functions are actually named
18505 something starting with __ and the normal name is an alias. */
18506 #if defined __stub_$ac_func || defined __stub___$ac_func
18513 return $ac_func ();
18518 rm -f conftest.$ac_objext conftest$ac_exeext
18519 if { (ac_try="$ac_link"
18520 case "(($ac_try" in
18521 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18522 *) ac_try_echo
=$ac_try;;
18524 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18525 $as_echo "$ac_try_echo") >&5
18526 (eval "$ac_link") 2>conftest.er1
18528 grep -v '^ *+' conftest.er1
>conftest.err
18530 cat conftest.err
>&5
18531 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18532 (exit $ac_status); } && {
18533 test -z "$ac_c_werror_flag" ||
18534 test ! -s conftest.err
18535 } && test -s conftest
$ac_exeext && {
18536 test "$cross_compiling" = yes ||
18537 $as_test_x conftest
$ac_exeext
18539 eval "$as_ac_var=yes"
18541 $as_echo "$as_me: failed program was:" >&5
18542 sed 's/^/| /' conftest.
$ac_ext >&5
18544 eval "$as_ac_var=no"
18547 rm -rf conftest.dSYM
18548 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18549 conftest
$ac_exeext conftest.
$ac_ext
18551 ac_res
=`eval 'as_val=${'$as_ac_var'}
18552 $as_echo "$as_val"'`
18553 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18554 $as_echo "$ac_res" >&6; }
18555 as_val
=`eval 'as_val=${'$as_ac_var'}
18556 $as_echo "$as_val"'`
18557 if test "x$as_val" = x
""yes; then
18558 cat >>confdefs.h
<<_ACEOF
18559 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18565 LIBS
="$ac_wine_check_funcs_save_LIBS"
18567 if test "$ac_cv_func_poll" = no
18569 { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18570 $as_echo_n "checking for poll in -lpoll... " >&6; }
18571 if test "${ac_cv_lib_poll_poll+set}" = set; then
18572 $as_echo_n "(cached) " >&6
18574 ac_check_lib_save_LIBS
=$LIBS
18575 LIBS
="-lpoll $LIBS"
18576 cat >conftest.
$ac_ext <<_ACEOF
18579 cat confdefs.h
>>conftest.
$ac_ext
18580 cat >>conftest.
$ac_ext <<_ACEOF
18581 /* end confdefs.h. */
18583 /* Override any GCC internal prototype to avoid an error.
18584 Use char because int might match the return type of a GCC
18585 builtin and then its argument prototype would still apply. */
18598 rm -f conftest.
$ac_objext conftest
$ac_exeext
18599 if { (ac_try
="$ac_link"
18600 case "(($ac_try" in
18601 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18602 *) ac_try_echo=$ac_try;;
18604 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18605 $as_echo "$ac_try_echo") >&5
18606 (eval "$ac_link") 2>conftest.er1
18608 grep -v '^ *+' conftest.er1 >conftest.err
18610 cat conftest.err >&5
18611 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18612 (exit $ac_status); } && {
18613 test -z "$ac_c_werror_flag" ||
18614 test ! -s conftest.err
18615 } && test -s conftest$ac_exeext && {
18616 test "$cross_compiling" = yes ||
18617 $as_test_x conftest$ac_exeext
18619 ac_cv_lib_poll_poll=yes
18621 $as_echo "$as_me: failed program was:" >&5
18622 sed 's/^/| /' conftest.$ac_ext >&5
18624 ac_cv_lib_poll_poll=no
18627 rm -rf conftest.dSYM
18628 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18629 conftest$ac_exeext conftest.$ac_ext
18630 LIBS=$ac_check_lib_save_LIBS
18632 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18633 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18634 if test "x$ac_cv_lib_poll_poll" = x""yes; then
18635 cat >>confdefs.h <<\_ACEOF
18636 #define HAVE_POLL 1
18644 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18645 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18646 if test "${ac_cv_search_gethostbyname+set}" = set; then
18647 $as_echo_n "(cached) " >&6
18649 ac_func_search_save_LIBS=$LIBS
18650 cat >conftest.$ac_ext <<_ACEOF
18653 cat confdefs.h >>conftest.$ac_ext
18654 cat >>conftest.$ac_ext <<_ACEOF
18655 /* end confdefs.h. */
18657 /* Override any GCC internal prototype to avoid an error.
18658 Use char because int might match the return type of a GCC
18659 builtin and then its argument prototype would still apply. */
18663 char gethostbyname ();
18667 return gethostbyname ();
18672 for ac_lib in '' nsl; do
18673 if test -z "$ac_lib"; then
18674 ac_res="none required"
18677 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18679 rm -f conftest.$ac_objext conftest$ac_exeext
18680 if { (ac_try="$ac_link"
18681 case "(($ac_try" in
18682 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18683 *) ac_try_echo
=$ac_try;;
18685 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18686 $as_echo "$ac_try_echo") >&5
18687 (eval "$ac_link") 2>conftest.er1
18689 grep -v '^ *+' conftest.er1
>conftest.err
18691 cat conftest.err
>&5
18692 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18693 (exit $ac_status); } && {
18694 test -z "$ac_c_werror_flag" ||
18695 test ! -s conftest.err
18696 } && test -s conftest
$ac_exeext && {
18697 test "$cross_compiling" = yes ||
18698 $as_test_x conftest
$ac_exeext
18700 ac_cv_search_gethostbyname
=$ac_res
18702 $as_echo "$as_me: failed program was:" >&5
18703 sed 's/^/| /' conftest.
$ac_ext >&5
18708 rm -rf conftest.dSYM
18709 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18711 if test "${ac_cv_search_gethostbyname+set}" = set; then
18715 if test "${ac_cv_search_gethostbyname+set}" = set; then
18718 ac_cv_search_gethostbyname
=no
18720 rm conftest.
$ac_ext
18721 LIBS
=$ac_func_search_save_LIBS
18723 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18724 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18725 ac_res
=$ac_cv_search_gethostbyname
18726 if test "$ac_res" != no
; then
18727 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
18732 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18733 $as_echo_n "checking for library containing connect... " >&6; }
18734 if test "${ac_cv_search_connect+set}" = set; then
18735 $as_echo_n "(cached) " >&6
18737 ac_func_search_save_LIBS
=$LIBS
18738 cat >conftest.
$ac_ext <<_ACEOF
18741 cat confdefs.h
>>conftest.
$ac_ext
18742 cat >>conftest.
$ac_ext <<_ACEOF
18743 /* end confdefs.h. */
18745 /* Override any GCC internal prototype to avoid an error.
18746 Use char because int might match the return type of a GCC
18747 builtin and then its argument prototype would still apply. */
18760 for ac_lib
in '' socket
; do
18761 if test -z "$ac_lib"; then
18762 ac_res
="none required"
18765 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18767 rm -f conftest.
$ac_objext conftest
$ac_exeext
18768 if { (ac_try
="$ac_link"
18769 case "(($ac_try" in
18770 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18771 *) ac_try_echo=$ac_try;;
18773 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18774 $as_echo "$ac_try_echo") >&5
18775 (eval "$ac_link") 2>conftest.er1
18777 grep -v '^ *+' conftest.er1 >conftest.err
18779 cat conftest.err >&5
18780 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18781 (exit $ac_status); } && {
18782 test -z "$ac_c_werror_flag" ||
18783 test ! -s conftest.err
18784 } && test -s conftest$ac_exeext && {
18785 test "$cross_compiling" = yes ||
18786 $as_test_x conftest$ac_exeext
18788 ac_cv_search_connect=$ac_res
18790 $as_echo "$as_me: failed program was:" >&5
18791 sed 's/^/| /' conftest.$ac_ext >&5
18796 rm -rf conftest.dSYM
18797 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18799 if test "${ac_cv_search_connect+set}" = set; then
18803 if test "${ac_cv_search_connect+set}" = set; then
18806 ac_cv_search_connect=no
18808 rm conftest.$ac_ext
18809 LIBS=$ac_func_search_save_LIBS
18811 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18812 $as_echo "$ac_cv_search_connect" >&6; }
18813 ac_res=$ac_cv_search_connect
18814 if test "$ac_res" != no; then
18815 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18820 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
18821 $as_echo_n "checking for library containing inet_aton... " >&6; }
18822 if test "${ac_cv_search_inet_aton+set}" = set; then
18823 $as_echo_n "(cached) " >&6
18825 ac_func_search_save_LIBS=$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. */
18843 return inet_aton ();
18848 for ac_lib in '' resolv; do
18849 if test -z "$ac_lib"; then
18850 ac_res="none required"
18853 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18855 rm -f conftest.$ac_objext conftest$ac_exeext
18856 if { (ac_try="$ac_link"
18857 case "(($ac_try" in
18858 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18859 *) ac_try_echo
=$ac_try;;
18861 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18862 $as_echo "$ac_try_echo") >&5
18863 (eval "$ac_link") 2>conftest.er1
18865 grep -v '^ *+' conftest.er1
>conftest.err
18867 cat conftest.err
>&5
18868 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18869 (exit $ac_status); } && {
18870 test -z "$ac_c_werror_flag" ||
18871 test ! -s conftest.err
18872 } && test -s conftest
$ac_exeext && {
18873 test "$cross_compiling" = yes ||
18874 $as_test_x conftest
$ac_exeext
18876 ac_cv_search_inet_aton
=$ac_res
18878 $as_echo "$as_me: failed program was:" >&5
18879 sed 's/^/| /' conftest.
$ac_ext >&5
18884 rm -rf conftest.dSYM
18885 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18887 if test "${ac_cv_search_inet_aton+set}" = set; then
18891 if test "${ac_cv_search_inet_aton+set}" = set; then
18894 ac_cv_search_inet_aton
=no
18896 rm conftest.
$ac_ext
18897 LIBS
=$ac_func_search_save_LIBS
18899 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
18900 $as_echo "$ac_cv_search_inet_aton" >&6; }
18901 ac_res
=$ac_cv_search_inet_aton
18902 if test "$ac_res" != no
; then
18903 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
18933 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18934 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18935 $as_echo_n "checking for $ac_func... " >&6; }
18936 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18937 $as_echo_n "(cached) " >&6
18939 cat >conftest.
$ac_ext <<_ACEOF
18942 cat confdefs.h
>>conftest.
$ac_ext
18943 cat >>conftest.
$ac_ext <<_ACEOF
18944 /* end confdefs.h. */
18945 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18946 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18947 #define $ac_func innocuous_$ac_func
18949 /* System header to define __stub macros and hopefully few prototypes,
18950 which can conflict with char $ac_func (); below.
18951 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18952 <limits.h> exists even on freestanding compilers. */
18955 # include <limits.h>
18957 # include <assert.h>
18962 /* Override any GCC internal prototype to avoid an error.
18963 Use char because int might match the return type of a GCC
18964 builtin and then its argument prototype would still apply. */
18969 /* The GNU C library defines this for functions which it implements
18970 to always fail with ENOSYS. Some functions are actually named
18971 something starting with __ and the normal name is an alias. */
18972 #if defined __stub_$ac_func || defined __stub___$ac_func
18979 return $ac_func ();
18984 rm -f conftest.
$ac_objext conftest
$ac_exeext
18985 if { (ac_try
="$ac_link"
18986 case "(($ac_try" in
18987 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18988 *) ac_try_echo=$ac_try;;
18990 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18991 $as_echo "$ac_try_echo") >&5
18992 (eval "$ac_link") 2>conftest.er1
18994 grep -v '^ *+' conftest.er1 >conftest.err
18996 cat conftest.err >&5
18997 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18998 (exit $ac_status); } && {
18999 test -z "$ac_c_werror_flag" ||
19000 test ! -s conftest.err
19001 } && test -s conftest$ac_exeext && {
19002 test "$cross_compiling" = yes ||
19003 $as_test_x conftest$ac_exeext
19005 eval "$as_ac_var=yes"
19007 $as_echo "$as_me: failed program was:" >&5
19008 sed 's/^/| /' conftest.$ac_ext >&5
19010 eval "$as_ac_var=no"
19013 rm -rf conftest.dSYM
19014 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19015 conftest$ac_exeext conftest.$ac_ext
19017 ac_res=`eval 'as_val=${'$as_ac_var'}
19018 $as_echo "$as_val"'`
19019 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19020 $as_echo "$ac_res" >&6; }
19021 as_val=`eval 'as_val=${'$as_ac_var'}
19022 $as_echo "$as_val"'`
19023 if test "x$as_val" = x""yes; then
19024 cat >>confdefs.h <<_ACEOF
19025 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
19034 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
19036 { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
19037 $as_echo_n "checking for LDAPSortKey... " >&6; }
19038 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
19039 $as_echo_n "(cached) " >&6
19041 ac_cv_type_LDAPSortKey=no
19042 cat >conftest.$ac_ext <<_ACEOF
19045 cat confdefs.h >>conftest.$ac_ext
19046 cat >>conftest.$ac_ext <<_ACEOF
19047 /* end confdefs.h. */
19053 if (sizeof (LDAPSortKey))
19059 rm -f conftest.$ac_objext
19060 if { (ac_try="$ac_compile"
19061 case "(($ac_try" in
19062 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19063 *) ac_try_echo
=$ac_try;;
19065 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19066 $as_echo "$ac_try_echo") >&5
19067 (eval "$ac_compile") 2>conftest.er1
19069 grep -v '^ *+' conftest.er1
>conftest.err
19071 cat conftest.err
>&5
19072 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19073 (exit $ac_status); } && {
19074 test -z "$ac_c_werror_flag" ||
19075 test ! -s conftest.err
19076 } && test -s conftest.
$ac_objext; then
19077 cat >conftest.
$ac_ext <<_ACEOF
19080 cat confdefs.h
>>conftest.
$ac_ext
19081 cat >>conftest.
$ac_ext <<_ACEOF
19082 /* end confdefs.h. */
19088 if (sizeof ((LDAPSortKey)))
19094 rm -f conftest.
$ac_objext
19095 if { (ac_try
="$ac_compile"
19096 case "(($ac_try" in
19097 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19098 *) ac_try_echo=$ac_try;;
19100 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19101 $as_echo "$ac_try_echo") >&5
19102 (eval "$ac_compile") 2>conftest.er1
19104 grep -v '^ *+' conftest.er1 >conftest.err
19106 cat conftest.err >&5
19107 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19108 (exit $ac_status); } && {
19109 test -z "$ac_c_werror_flag" ||
19110 test ! -s conftest.err
19111 } && test -s conftest.$ac_objext; then
19114 $as_echo "$as_me: failed program was:" >&5
19115 sed 's/^/| /' conftest.$ac_ext >&5
19117 ac_cv_type_LDAPSortKey=yes
19120 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19122 $as_echo "$as_me: failed program was:" >&5
19123 sed 's/^/| /' conftest.$ac_ext >&5
19128 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19130 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
19131 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
19132 if test "x$ac_cv_type_LDAPSortKey" = x""yes; then
19133 { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
19134 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
19135 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
19136 $as_echo_n "(cached) " >&6
19138 ac_check_lib_save_LIBS=$LIBS
19139 LIBS="-lldap_r $LIBPTHREAD $LIBS"
19140 cat >conftest.$ac_ext <<_ACEOF
19143 cat confdefs.h >>conftest.$ac_ext
19144 cat >>conftest.$ac_ext <<_ACEOF
19145 /* end confdefs.h. */
19147 /* Override any GCC internal prototype to avoid an error.
19148 Use char because int might match the return type of a GCC
19149 builtin and then its argument prototype would still apply. */
19153 char ldap_initialize ();
19157 return ldap_initialize ();
19162 rm -f conftest.$ac_objext conftest$ac_exeext
19163 if { (ac_try="$ac_link"
19164 case "(($ac_try" in
19165 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19166 *) ac_try_echo
=$ac_try;;
19168 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19169 $as_echo "$ac_try_echo") >&5
19170 (eval "$ac_link") 2>conftest.er1
19172 grep -v '^ *+' conftest.er1
>conftest.err
19174 cat conftest.err
>&5
19175 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19176 (exit $ac_status); } && {
19177 test -z "$ac_c_werror_flag" ||
19178 test ! -s conftest.err
19179 } && test -s conftest
$ac_exeext && {
19180 test "$cross_compiling" = yes ||
19181 $as_test_x conftest
$ac_exeext
19183 ac_cv_lib_ldap_r_ldap_initialize
=yes
19185 $as_echo "$as_me: failed program was:" >&5
19186 sed 's/^/| /' conftest.
$ac_ext >&5
19188 ac_cv_lib_ldap_r_ldap_initialize
=no
19191 rm -rf conftest.dSYM
19192 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
19193 conftest
$ac_exeext conftest.
$ac_ext
19194 LIBS
=$ac_check_lib_save_LIBS
19196 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
19197 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
19198 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x
""yes; then
19199 { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
19200 $as_echo_n "checking for ber_init in -llber... " >&6; }
19201 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
19202 $as_echo_n "(cached) " >&6
19204 ac_check_lib_save_LIBS
=$LIBS
19205 LIBS
="-llber $LIBPTHREAD $LIBS"
19206 cat >conftest.
$ac_ext <<_ACEOF
19209 cat confdefs.h
>>conftest.
$ac_ext
19210 cat >>conftest.
$ac_ext <<_ACEOF
19211 /* end confdefs.h. */
19213 /* Override any GCC internal prototype to avoid an error.
19214 Use char because int might match the return type of a GCC
19215 builtin and then its argument prototype would still apply. */
19223 return ber_init ();
19228 rm -f conftest.
$ac_objext conftest
$ac_exeext
19229 if { (ac_try
="$ac_link"
19230 case "(($ac_try" in
19231 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19232 *) ac_try_echo=$ac_try;;
19234 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19235 $as_echo "$ac_try_echo") >&5
19236 (eval "$ac_link") 2>conftest.er1
19238 grep -v '^ *+' conftest.er1 >conftest.err
19240 cat conftest.err >&5
19241 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19242 (exit $ac_status); } && {
19243 test -z "$ac_c_werror_flag" ||
19244 test ! -s conftest.err
19245 } && test -s conftest$ac_exeext && {
19246 test "$cross_compiling" = yes ||
19247 $as_test_x conftest$ac_exeext
19249 ac_cv_lib_lber_ber_init=yes
19251 $as_echo "$as_me: failed program was:" >&5
19252 sed 's/^/| /' conftest.$ac_ext >&5
19254 ac_cv_lib_lber_ber_init=no
19257 rm -rf conftest.dSYM
19258 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19259 conftest$ac_exeext conftest.$ac_ext
19260 LIBS=$ac_check_lib_save_LIBS
19262 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19263 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19264 if test "x$ac_cv_lib_lber_ber_init" = x""yes; then
19266 cat >>confdefs.h <<\_ACEOF
19267 #define HAVE_LDAP 1
19270 LDAPLIBS="-lldap_r -llber"
19277 ac_wine_check_funcs_save_LIBS="$LIBS"
19278 LIBS="$LIBS $LDAPLIBS $LIBPTHREAD"
19288 ldap_count_references \
19289 ldap_first_reference \
19290 ldap_next_reference \
19291 ldap_parse_reference \
19292 ldap_parse_sort_control \
19293 ldap_parse_sortresponse_control \
19294 ldap_parse_vlv_control \
19295 ldap_parse_vlvresponse_control
19297 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
19298 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19299 $as_echo_n "checking for $ac_func... " >&6; }
19300 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19301 $as_echo_n "(cached) " >&6
19303 cat >conftest.$ac_ext <<_ACEOF
19306 cat confdefs.h >>conftest.$ac_ext
19307 cat >>conftest.$ac_ext <<_ACEOF
19308 /* end confdefs.h. */
19309 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19310 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19311 #define $ac_func innocuous_$ac_func
19313 /* System header to define __stub macros and hopefully few prototypes,
19314 which can conflict with char $ac_func (); below.
19315 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19316 <limits.h> exists even on freestanding compilers. */
19319 # include <limits.h>
19321 # include <assert.h>
19326 /* Override any GCC internal prototype to avoid an error.
19327 Use char because int might match the return type of a GCC
19328 builtin and then its argument prototype would still apply. */
19333 /* The GNU C library defines this for functions which it implements
19334 to always fail with ENOSYS. Some functions are actually named
19335 something starting with __ and the normal name is an alias. */
19336 #if defined __stub_$ac_func || defined __stub___$ac_func
19343 return $ac_func ();
19348 rm -f conftest.$ac_objext conftest$ac_exeext
19349 if { (ac_try="$ac_link"
19350 case "(($ac_try" in
19351 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19352 *) ac_try_echo
=$ac_try;;
19354 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19355 $as_echo "$ac_try_echo") >&5
19356 (eval "$ac_link") 2>conftest.er1
19358 grep -v '^ *+' conftest.er1
>conftest.err
19360 cat conftest.err
>&5
19361 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19362 (exit $ac_status); } && {
19363 test -z "$ac_c_werror_flag" ||
19364 test ! -s conftest.err
19365 } && test -s conftest
$ac_exeext && {
19366 test "$cross_compiling" = yes ||
19367 $as_test_x conftest
$ac_exeext
19369 eval "$as_ac_var=yes"
19371 $as_echo "$as_me: failed program was:" >&5
19372 sed 's/^/| /' conftest.
$ac_ext >&5
19374 eval "$as_ac_var=no"
19377 rm -rf conftest.dSYM
19378 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
19379 conftest
$ac_exeext conftest.
$ac_ext
19381 ac_res
=`eval 'as_val=${'$as_ac_var'}
19382 $as_echo "$as_val"'`
19383 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19384 $as_echo "$ac_res" >&6; }
19385 as_val
=`eval 'as_val=${'$as_ac_var'}
19386 $as_echo "$as_val"'`
19387 if test "x$as_val" = x
""yes; then
19388 cat >>confdefs.h
<<_ACEOF
19389 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
19395 LIBS
="$ac_wine_check_funcs_save_LIBS"
19397 if test "x$LDAPLIBS" = "x"; then
19398 case "x$with_ldap" in
19399 x
) wine_notices
="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19401 *) { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19402 This is an error since --with-ldap was requested." >&5
19403 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19404 This is an error since --with-ldap was requested." >&2;}
19405 { (exit 1); exit 1; }; } ;;
19410 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19411 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19412 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19413 $as_echo_n "(cached) " >&6
19415 cat >conftest.
$ac_ext <<_ACEOF
19418 cat confdefs.h
>>conftest.
$ac_ext
19419 cat >>conftest.
$ac_ext <<_ACEOF
19420 /* end confdefs.h. */
19421 #include <sys/stat.h>
19430 rm -f conftest.
$ac_objext
19431 if { (ac_try
="$ac_compile"
19432 case "(($ac_try" in
19433 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19434 *) ac_try_echo=$ac_try;;
19436 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19437 $as_echo "$ac_try_echo") >&5
19438 (eval "$ac_compile") 2>conftest.er1
19440 grep -v '^ *+' conftest.er1 >conftest.err
19442 cat conftest.err >&5
19443 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19444 (exit $ac_status); } && {
19445 test -z "$ac_c_werror_flag" ||
19446 test ! -s conftest.err
19447 } && test -s conftest.$ac_objext; then
19448 wine_cv_one_arg_mkdir=yes
19450 $as_echo "$as_me: failed program was:" >&5
19451 sed 's/^/| /' conftest.$ac_ext >&5
19453 wine_cv_one_arg_mkdir=no
19456 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19458 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19459 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19460 if test "$wine_cv_one_arg_mkdir" = "yes"
19463 cat >>confdefs.h <<\_ACEOF
19464 #define HAVE_ONE_ARG_MKDIR 1
19470 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19471 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19472 if test "${ac_cv_c_const+set}" = set; then
19473 $as_echo_n "(cached) " >&6
19475 cat >conftest.$ac_ext <<_ACEOF
19478 cat confdefs.h >>conftest.$ac_ext
19479 cat >>conftest.$ac_ext <<_ACEOF
19480 /* end confdefs.h. */
19485 /* FIXME: Include the comments suggested by Paul. */
19486 #ifndef __cplusplus
19487 /* Ultrix mips cc rejects this. */
19488 typedef int charset[2];
19490 /* SunOS 4.1.1 cc rejects this. */
19491 char const *const *pcpcc;
19493 /* NEC SVR4.0.2 mips cc rejects this. */
19494 struct point {int x, y;};
19495 static struct point const zero = {0,0};
19496 /* AIX XL C 1.02.0.0 rejects this.
19497 It does not let you subtract one const X* pointer from another in
19498 an arm of an if-expression whose if-part is not a constant
19500 const char *g = "string";
19501 pcpcc = &g + (g ? g-g : 0);
19502 /* HPUX 7.0 cc rejects these. */
19504 ppc = (char**) pcpcc;
19505 pcpcc = (char const *const *) ppc;
19506 { /* SCO 3.2v4 cc rejects this. */
19508 char const *s = 0 ? (char *) 0 : (char const *) 0;
19513 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
19514 int x[] = {25, 17};
19515 const int *foo = &x[0];
19518 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19519 typedef const int *iptr;
19523 { /* AIX XL C 1.02.0.0 rejects this saying
19524 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19525 struct s { int j; const int *ap[3]; };
19526 struct s *b; b->j = 5;
19528 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19529 const int foo = 10;
19530 if (!foo) return 0;
19532 return !cs[0] && !zero.x;
19539 rm -f conftest.$ac_objext
19540 if { (ac_try="$ac_compile"
19541 case "(($ac_try" in
19542 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19543 *) ac_try_echo
=$ac_try;;
19545 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19546 $as_echo "$ac_try_echo") >&5
19547 (eval "$ac_compile") 2>conftest.er1
19549 grep -v '^ *+' conftest.er1
>conftest.err
19551 cat conftest.err
>&5
19552 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19553 (exit $ac_status); } && {
19554 test -z "$ac_c_werror_flag" ||
19555 test ! -s conftest.err
19556 } && test -s conftest.
$ac_objext; then
19559 $as_echo "$as_me: failed program was:" >&5
19560 sed 's/^/| /' conftest.
$ac_ext >&5
19565 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19567 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19568 $as_echo "$ac_cv_c_const" >&6; }
19569 if test $ac_cv_c_const = no
; then
19571 cat >>confdefs.h
<<\_ACEOF
19577 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19578 $as_echo_n "checking for inline... " >&6; }
19579 if test "${ac_cv_c_inline+set}" = set; then
19580 $as_echo_n "(cached) " >&6
19583 for ac_kw
in inline __inline__ __inline
; do
19584 cat >conftest.
$ac_ext <<_ACEOF
19587 cat confdefs.h
>>conftest.
$ac_ext
19588 cat >>conftest.
$ac_ext <<_ACEOF
19589 /* end confdefs.h. */
19590 #ifndef __cplusplus
19592 static $ac_kw foo_t static_foo () {return 0; }
19593 $ac_kw foo_t foo () {return 0; }
19597 rm -f conftest.
$ac_objext
19598 if { (ac_try
="$ac_compile"
19599 case "(($ac_try" in
19600 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19601 *) ac_try_echo=$ac_try;;
19603 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19604 $as_echo "$ac_try_echo") >&5
19605 (eval "$ac_compile") 2>conftest.er1
19607 grep -v '^ *+' conftest.er1 >conftest.err
19609 cat conftest.err >&5
19610 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19611 (exit $ac_status); } && {
19612 test -z "$ac_c_werror_flag" ||
19613 test ! -s conftest.err
19614 } && test -s conftest.$ac_objext; then
19615 ac_cv_c_inline=$ac_kw
19617 $as_echo "$as_me: failed program was:" >&5
19618 sed 's/^/| /' conftest.$ac_ext >&5
19623 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19624 test "$ac_cv_c_inline" != no && break
19628 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19629 $as_echo "$ac_cv_c_inline" >&6; }
19632 case $ac_cv_c_inline in
19635 case $ac_cv_c_inline in
19637 *) ac_val=$ac_cv_c_inline;;
19639 cat >>confdefs.h <<_ACEOF
19640 #ifndef __cplusplus
19641 #define inline $ac_val
19647 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19648 $as_echo_n "checking for mode_t... " >&6; }
19649 if test "${ac_cv_type_mode_t+set}" = set; then
19650 $as_echo_n "(cached) " >&6
19652 ac_cv_type_mode_t=no
19653 cat >conftest.$ac_ext <<_ACEOF
19656 cat confdefs.h >>conftest.$ac_ext
19657 cat >>conftest.$ac_ext <<_ACEOF
19658 /* end confdefs.h. */
19659 $ac_includes_default
19663 if (sizeof (mode_t))
19669 rm -f conftest.$ac_objext
19670 if { (ac_try="$ac_compile"
19671 case "(($ac_try" in
19672 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19673 *) ac_try_echo
=$ac_try;;
19675 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19676 $as_echo "$ac_try_echo") >&5
19677 (eval "$ac_compile") 2>conftest.er1
19679 grep -v '^ *+' conftest.er1
>conftest.err
19681 cat conftest.err
>&5
19682 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19683 (exit $ac_status); } && {
19684 test -z "$ac_c_werror_flag" ||
19685 test ! -s conftest.err
19686 } && test -s conftest.
$ac_objext; then
19687 cat >conftest.
$ac_ext <<_ACEOF
19690 cat confdefs.h
>>conftest.
$ac_ext
19691 cat >>conftest.
$ac_ext <<_ACEOF
19692 /* end confdefs.h. */
19693 $ac_includes_default
19697 if (sizeof ((mode_t)))
19703 rm -f conftest.
$ac_objext
19704 if { (ac_try
="$ac_compile"
19705 case "(($ac_try" in
19706 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19707 *) ac_try_echo=$ac_try;;
19709 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19710 $as_echo "$ac_try_echo") >&5
19711 (eval "$ac_compile") 2>conftest.er1
19713 grep -v '^ *+' conftest.er1 >conftest.err
19715 cat conftest.err >&5
19716 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19717 (exit $ac_status); } && {
19718 test -z "$ac_c_werror_flag" ||
19719 test ! -s conftest.err
19720 } && test -s conftest.$ac_objext; then
19723 $as_echo "$as_me: failed program was:" >&5
19724 sed 's/^/| /' conftest.$ac_ext >&5
19726 ac_cv_type_mode_t=yes
19729 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19731 $as_echo "$as_me: failed program was:" >&5
19732 sed 's/^/| /' conftest.$ac_ext >&5
19737 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19739 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19740 $as_echo "$ac_cv_type_mode_t" >&6; }
19741 if test "x$ac_cv_type_mode_t" = x""yes; then
19743 cat >>confdefs.h <<_ACEOF
19744 #define HAVE_MODE_T 1
19749 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19750 $as_echo_n "checking for off_t... " >&6; }
19751 if test "${ac_cv_type_off_t+set}" = set; then
19752 $as_echo_n "(cached) " >&6
19754 ac_cv_type_off_t=no
19755 cat >conftest.$ac_ext <<_ACEOF
19758 cat confdefs.h >>conftest.$ac_ext
19759 cat >>conftest.$ac_ext <<_ACEOF
19760 /* end confdefs.h. */
19761 $ac_includes_default
19765 if (sizeof (off_t))
19771 rm -f conftest.$ac_objext
19772 if { (ac_try="$ac_compile"
19773 case "(($ac_try" in
19774 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19775 *) ac_try_echo
=$ac_try;;
19777 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19778 $as_echo "$ac_try_echo") >&5
19779 (eval "$ac_compile") 2>conftest.er1
19781 grep -v '^ *+' conftest.er1
>conftest.err
19783 cat conftest.err
>&5
19784 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19785 (exit $ac_status); } && {
19786 test -z "$ac_c_werror_flag" ||
19787 test ! -s conftest.err
19788 } && test -s conftest.
$ac_objext; then
19789 cat >conftest.
$ac_ext <<_ACEOF
19792 cat confdefs.h
>>conftest.
$ac_ext
19793 cat >>conftest.
$ac_ext <<_ACEOF
19794 /* end confdefs.h. */
19795 $ac_includes_default
19799 if (sizeof ((off_t)))
19805 rm -f conftest.
$ac_objext
19806 if { (ac_try
="$ac_compile"
19807 case "(($ac_try" in
19808 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19809 *) ac_try_echo=$ac_try;;
19811 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19812 $as_echo "$ac_try_echo") >&5
19813 (eval "$ac_compile") 2>conftest.er1
19815 grep -v '^ *+' conftest.er1 >conftest.err
19817 cat conftest.err >&5
19818 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19819 (exit $ac_status); } && {
19820 test -z "$ac_c_werror_flag" ||
19821 test ! -s conftest.err
19822 } && test -s conftest.$ac_objext; then
19825 $as_echo "$as_me: failed program was:" >&5
19826 sed 's/^/| /' conftest.$ac_ext >&5
19828 ac_cv_type_off_t=yes
19831 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19833 $as_echo "$as_me: failed program was:" >&5
19834 sed 's/^/| /' conftest.$ac_ext >&5
19839 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19841 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19842 $as_echo "$ac_cv_type_off_t" >&6; }
19843 if test "x$ac_cv_type_off_t" = x""yes; then
19845 cat >>confdefs.h <<_ACEOF
19846 #define HAVE_OFF_T 1
19851 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19852 $as_echo_n "checking for pid_t... " >&6; }
19853 if test "${ac_cv_type_pid_t+set}" = set; then
19854 $as_echo_n "(cached) " >&6
19856 ac_cv_type_pid_t=no
19857 cat >conftest.$ac_ext <<_ACEOF
19860 cat confdefs.h >>conftest.$ac_ext
19861 cat >>conftest.$ac_ext <<_ACEOF
19862 /* end confdefs.h. */
19863 $ac_includes_default
19867 if (sizeof (pid_t))
19873 rm -f conftest.$ac_objext
19874 if { (ac_try="$ac_compile"
19875 case "(($ac_try" in
19876 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19877 *) ac_try_echo
=$ac_try;;
19879 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19880 $as_echo "$ac_try_echo") >&5
19881 (eval "$ac_compile") 2>conftest.er1
19883 grep -v '^ *+' conftest.er1
>conftest.err
19885 cat conftest.err
>&5
19886 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19887 (exit $ac_status); } && {
19888 test -z "$ac_c_werror_flag" ||
19889 test ! -s conftest.err
19890 } && test -s conftest.
$ac_objext; then
19891 cat >conftest.
$ac_ext <<_ACEOF
19894 cat confdefs.h
>>conftest.
$ac_ext
19895 cat >>conftest.
$ac_ext <<_ACEOF
19896 /* end confdefs.h. */
19897 $ac_includes_default
19901 if (sizeof ((pid_t)))
19907 rm -f conftest.
$ac_objext
19908 if { (ac_try
="$ac_compile"
19909 case "(($ac_try" in
19910 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19911 *) ac_try_echo=$ac_try;;
19913 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19914 $as_echo "$ac_try_echo") >&5
19915 (eval "$ac_compile") 2>conftest.er1
19917 grep -v '^ *+' conftest.er1 >conftest.err
19919 cat conftest.err >&5
19920 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19921 (exit $ac_status); } && {
19922 test -z "$ac_c_werror_flag" ||
19923 test ! -s conftest.err
19924 } && test -s conftest.$ac_objext; then
19927 $as_echo "$as_me: failed program was:" >&5
19928 sed 's/^/| /' conftest.$ac_ext >&5
19930 ac_cv_type_pid_t=yes
19933 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19935 $as_echo "$as_me: failed program was:" >&5
19936 sed 's/^/| /' conftest.$ac_ext >&5
19941 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19943 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19944 $as_echo "$ac_cv_type_pid_t" >&6; }
19945 if test "x$ac_cv_type_pid_t" = x""yes; then
19947 cat >>confdefs.h <<_ACEOF
19948 #define HAVE_PID_T 1
19953 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
19954 $as_echo_n "checking for size_t... " >&6; }
19955 if test "${ac_cv_type_size_t+set}" = set; then
19956 $as_echo_n "(cached) " >&6
19958 ac_cv_type_size_t=no
19959 cat >conftest.$ac_ext <<_ACEOF
19962 cat confdefs.h >>conftest.$ac_ext
19963 cat >>conftest.$ac_ext <<_ACEOF
19964 /* end confdefs.h. */
19965 $ac_includes_default
19969 if (sizeof (size_t))
19975 rm -f conftest.$ac_objext
19976 if { (ac_try="$ac_compile"
19977 case "(($ac_try" in
19978 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19979 *) ac_try_echo
=$ac_try;;
19981 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19982 $as_echo "$ac_try_echo") >&5
19983 (eval "$ac_compile") 2>conftest.er1
19985 grep -v '^ *+' conftest.er1
>conftest.err
19987 cat conftest.err
>&5
19988 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19989 (exit $ac_status); } && {
19990 test -z "$ac_c_werror_flag" ||
19991 test ! -s conftest.err
19992 } && test -s conftest.
$ac_objext; then
19993 cat >conftest.
$ac_ext <<_ACEOF
19996 cat confdefs.h
>>conftest.
$ac_ext
19997 cat >>conftest.
$ac_ext <<_ACEOF
19998 /* end confdefs.h. */
19999 $ac_includes_default
20003 if (sizeof ((size_t)))
20009 rm -f conftest.
$ac_objext
20010 if { (ac_try
="$ac_compile"
20011 case "(($ac_try" in
20012 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20013 *) ac_try_echo=$ac_try;;
20015 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20016 $as_echo "$ac_try_echo") >&5
20017 (eval "$ac_compile") 2>conftest.er1
20019 grep -v '^ *+' conftest.er1 >conftest.err
20021 cat conftest.err >&5
20022 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20023 (exit $ac_status); } && {
20024 test -z "$ac_c_werror_flag" ||
20025 test ! -s conftest.err
20026 } && test -s conftest.$ac_objext; then
20029 $as_echo "$as_me: failed program was:" >&5
20030 sed 's/^/| /' conftest.$ac_ext >&5
20032 ac_cv_type_size_t=yes
20035 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20037 $as_echo "$as_me: failed program was:" >&5
20038 sed 's/^/| /' conftest.$ac_ext >&5
20043 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20045 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
20046 $as_echo "$ac_cv_type_size_t" >&6; }
20047 if test "x$ac_cv_type_size_t" = x""yes; then
20049 cat >>confdefs.h <<_ACEOF
20050 #define HAVE_SIZE_T 1
20055 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
20056 $as_echo_n "checking for ssize_t... " >&6; }
20057 if test "${ac_cv_type_ssize_t+set}" = set; then
20058 $as_echo_n "(cached) " >&6
20060 ac_cv_type_ssize_t=no
20061 cat >conftest.$ac_ext <<_ACEOF
20064 cat confdefs.h >>conftest.$ac_ext
20065 cat >>conftest.$ac_ext <<_ACEOF
20066 /* end confdefs.h. */
20067 $ac_includes_default
20071 if (sizeof (ssize_t))
20077 rm -f conftest.$ac_objext
20078 if { (ac_try="$ac_compile"
20079 case "(($ac_try" in
20080 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20081 *) ac_try_echo
=$ac_try;;
20083 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20084 $as_echo "$ac_try_echo") >&5
20085 (eval "$ac_compile") 2>conftest.er1
20087 grep -v '^ *+' conftest.er1
>conftest.err
20089 cat conftest.err
>&5
20090 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20091 (exit $ac_status); } && {
20092 test -z "$ac_c_werror_flag" ||
20093 test ! -s conftest.err
20094 } && test -s conftest.
$ac_objext; then
20095 cat >conftest.
$ac_ext <<_ACEOF
20098 cat confdefs.h
>>conftest.
$ac_ext
20099 cat >>conftest.
$ac_ext <<_ACEOF
20100 /* end confdefs.h. */
20101 $ac_includes_default
20105 if (sizeof ((ssize_t)))
20111 rm -f conftest.
$ac_objext
20112 if { (ac_try
="$ac_compile"
20113 case "(($ac_try" in
20114 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20115 *) ac_try_echo=$ac_try;;
20117 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20118 $as_echo "$ac_try_echo") >&5
20119 (eval "$ac_compile") 2>conftest.er1
20121 grep -v '^ *+' conftest.er1 >conftest.err
20123 cat conftest.err >&5
20124 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20125 (exit $ac_status); } && {
20126 test -z "$ac_c_werror_flag" ||
20127 test ! -s conftest.err
20128 } && test -s conftest.$ac_objext; then
20131 $as_echo "$as_me: failed program was:" >&5
20132 sed 's/^/| /' conftest.$ac_ext >&5
20134 ac_cv_type_ssize_t=yes
20137 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20139 $as_echo "$as_me: failed program was:" >&5
20140 sed 's/^/| /' conftest.$ac_ext >&5
20145 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20147 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
20148 $as_echo "$ac_cv_type_ssize_t" >&6; }
20149 if test "x$ac_cv_type_ssize_t" = x""yes; then
20151 cat >>confdefs.h <<_ACEOF
20152 #define HAVE_SSIZE_T 1
20157 { $as_echo "$as_me:$LINENO: checking for long long" >&5
20158 $as_echo_n "checking for long long... " >&6; }
20159 if test "${ac_cv_type_long_long+set}" = set; then
20160 $as_echo_n "(cached) " >&6
20162 ac_cv_type_long_long=no
20163 cat >conftest.$ac_ext <<_ACEOF
20166 cat confdefs.h >>conftest.$ac_ext
20167 cat >>conftest.$ac_ext <<_ACEOF
20168 /* end confdefs.h. */
20169 $ac_includes_default
20173 if (sizeof (long long))
20179 rm -f conftest.$ac_objext
20180 if { (ac_try="$ac_compile"
20181 case "(($ac_try" in
20182 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20183 *) ac_try_echo
=$ac_try;;
20185 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20186 $as_echo "$ac_try_echo") >&5
20187 (eval "$ac_compile") 2>conftest.er1
20189 grep -v '^ *+' conftest.er1
>conftest.err
20191 cat conftest.err
>&5
20192 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20193 (exit $ac_status); } && {
20194 test -z "$ac_c_werror_flag" ||
20195 test ! -s conftest.err
20196 } && test -s conftest.
$ac_objext; then
20197 cat >conftest.
$ac_ext <<_ACEOF
20200 cat confdefs.h
>>conftest.
$ac_ext
20201 cat >>conftest.
$ac_ext <<_ACEOF
20202 /* end confdefs.h. */
20203 $ac_includes_default
20207 if (sizeof ((long long)))
20213 rm -f conftest.
$ac_objext
20214 if { (ac_try
="$ac_compile"
20215 case "(($ac_try" in
20216 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20217 *) ac_try_echo=$ac_try;;
20219 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20220 $as_echo "$ac_try_echo") >&5
20221 (eval "$ac_compile") 2>conftest.er1
20223 grep -v '^ *+' conftest.er1 >conftest.err
20225 cat conftest.err >&5
20226 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20227 (exit $ac_status); } && {
20228 test -z "$ac_c_werror_flag" ||
20229 test ! -s conftest.err
20230 } && test -s conftest.$ac_objext; then
20233 $as_echo "$as_me: failed program was:" >&5
20234 sed 's/^/| /' conftest.$ac_ext >&5
20236 ac_cv_type_long_long=yes
20239 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20241 $as_echo "$as_me: failed program was:" >&5
20242 sed 's/^/| /' conftest.$ac_ext >&5
20247 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20249 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20250 $as_echo "$ac_cv_type_long_long" >&6; }
20251 if test "x$ac_cv_type_long_long" = x""yes; then
20253 cat >>confdefs.h <<_ACEOF
20254 #define HAVE_LONG_LONG 1
20259 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
20260 $as_echo_n "checking for fsblkcnt_t... " >&6; }
20261 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
20262 $as_echo_n "(cached) " >&6
20264 ac_cv_type_fsblkcnt_t=no
20265 cat >conftest.$ac_ext <<_ACEOF
20268 cat confdefs.h >>conftest.$ac_ext
20269 cat >>conftest.$ac_ext <<_ACEOF
20270 /* end confdefs.h. */
20271 $ac_includes_default
20275 if (sizeof (fsblkcnt_t))
20281 rm -f conftest.$ac_objext
20282 if { (ac_try="$ac_compile"
20283 case "(($ac_try" in
20284 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20285 *) ac_try_echo
=$ac_try;;
20287 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20288 $as_echo "$ac_try_echo") >&5
20289 (eval "$ac_compile") 2>conftest.er1
20291 grep -v '^ *+' conftest.er1
>conftest.err
20293 cat conftest.err
>&5
20294 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20295 (exit $ac_status); } && {
20296 test -z "$ac_c_werror_flag" ||
20297 test ! -s conftest.err
20298 } && test -s conftest.
$ac_objext; then
20299 cat >conftest.
$ac_ext <<_ACEOF
20302 cat confdefs.h
>>conftest.
$ac_ext
20303 cat >>conftest.
$ac_ext <<_ACEOF
20304 /* end confdefs.h. */
20305 $ac_includes_default
20309 if (sizeof ((fsblkcnt_t)))
20315 rm -f conftest.
$ac_objext
20316 if { (ac_try
="$ac_compile"
20317 case "(($ac_try" in
20318 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20319 *) ac_try_echo=$ac_try;;
20321 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20322 $as_echo "$ac_try_echo") >&5
20323 (eval "$ac_compile") 2>conftest.er1
20325 grep -v '^ *+' conftest.er1 >conftest.err
20327 cat conftest.err >&5
20328 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20329 (exit $ac_status); } && {
20330 test -z "$ac_c_werror_flag" ||
20331 test ! -s conftest.err
20332 } && test -s conftest.$ac_objext; then
20335 $as_echo "$as_me: failed program was:" >&5
20336 sed 's/^/| /' conftest.$ac_ext >&5
20338 ac_cv_type_fsblkcnt_t=yes
20341 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20343 $as_echo "$as_me: failed program was:" >&5
20344 sed 's/^/| /' conftest.$ac_ext >&5
20349 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20351 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20352 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20353 if test "x$ac_cv_type_fsblkcnt_t" = x""yes; then
20355 cat >>confdefs.h <<_ACEOF
20356 #define HAVE_FSBLKCNT_T 1
20361 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20362 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20363 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20364 $as_echo_n "(cached) " >&6
20366 ac_cv_type_fsfilcnt_t=no
20367 cat >conftest.$ac_ext <<_ACEOF
20370 cat confdefs.h >>conftest.$ac_ext
20371 cat >>conftest.$ac_ext <<_ACEOF
20372 /* end confdefs.h. */
20373 $ac_includes_default
20377 if (sizeof (fsfilcnt_t))
20383 rm -f conftest.$ac_objext
20384 if { (ac_try="$ac_compile"
20385 case "(($ac_try" in
20386 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20387 *) ac_try_echo
=$ac_try;;
20389 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20390 $as_echo "$ac_try_echo") >&5
20391 (eval "$ac_compile") 2>conftest.er1
20393 grep -v '^ *+' conftest.er1
>conftest.err
20395 cat conftest.err
>&5
20396 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20397 (exit $ac_status); } && {
20398 test -z "$ac_c_werror_flag" ||
20399 test ! -s conftest.err
20400 } && test -s conftest.
$ac_objext; then
20401 cat >conftest.
$ac_ext <<_ACEOF
20404 cat confdefs.h
>>conftest.
$ac_ext
20405 cat >>conftest.
$ac_ext <<_ACEOF
20406 /* end confdefs.h. */
20407 $ac_includes_default
20411 if (sizeof ((fsfilcnt_t)))
20417 rm -f conftest.
$ac_objext
20418 if { (ac_try
="$ac_compile"
20419 case "(($ac_try" in
20420 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20421 *) ac_try_echo=$ac_try;;
20423 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20424 $as_echo "$ac_try_echo") >&5
20425 (eval "$ac_compile") 2>conftest.er1
20427 grep -v '^ *+' conftest.er1 >conftest.err
20429 cat conftest.err >&5
20430 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20431 (exit $ac_status); } && {
20432 test -z "$ac_c_werror_flag" ||
20433 test ! -s conftest.err
20434 } && test -s conftest.$ac_objext; then
20437 $as_echo "$as_me: failed program was:" >&5
20438 sed 's/^/| /' conftest.$ac_ext >&5
20440 ac_cv_type_fsfilcnt_t=yes
20443 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20445 $as_echo "$as_me: failed program was:" >&5
20446 sed 's/^/| /' conftest.$ac_ext >&5
20451 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20453 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20454 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20455 if test "x$ac_cv_type_fsfilcnt_t" = x""yes; then
20457 cat >>confdefs.h <<_ACEOF
20458 #define HAVE_FSFILCNT_T 1
20464 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20465 $as_echo_n "checking for sigset_t... " >&6; }
20466 if test "${ac_cv_type_sigset_t+set}" = set; then
20467 $as_echo_n "(cached) " >&6
20469 ac_cv_type_sigset_t=no
20470 cat >conftest.$ac_ext <<_ACEOF
20473 cat confdefs.h >>conftest.$ac_ext
20474 cat >>conftest.$ac_ext <<_ACEOF
20475 /* end confdefs.h. */
20476 #include <sys/types.h>
20477 #include <signal.h>
20482 if (sizeof (sigset_t))
20488 rm -f conftest.$ac_objext
20489 if { (ac_try="$ac_compile"
20490 case "(($ac_try" in
20491 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20492 *) ac_try_echo
=$ac_try;;
20494 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20495 $as_echo "$ac_try_echo") >&5
20496 (eval "$ac_compile") 2>conftest.er1
20498 grep -v '^ *+' conftest.er1
>conftest.err
20500 cat conftest.err
>&5
20501 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20502 (exit $ac_status); } && {
20503 test -z "$ac_c_werror_flag" ||
20504 test ! -s conftest.err
20505 } && test -s conftest.
$ac_objext; then
20506 cat >conftest.
$ac_ext <<_ACEOF
20509 cat confdefs.h
>>conftest.
$ac_ext
20510 cat >>conftest.
$ac_ext <<_ACEOF
20511 /* end confdefs.h. */
20512 #include <sys/types.h>
20513 #include <signal.h>
20518 if (sizeof ((sigset_t)))
20524 rm -f conftest.
$ac_objext
20525 if { (ac_try
="$ac_compile"
20526 case "(($ac_try" in
20527 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20528 *) ac_try_echo=$ac_try;;
20530 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20531 $as_echo "$ac_try_echo") >&5
20532 (eval "$ac_compile") 2>conftest.er1
20534 grep -v '^ *+' conftest.er1 >conftest.err
20536 cat conftest.err >&5
20537 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20538 (exit $ac_status); } && {
20539 test -z "$ac_c_werror_flag" ||
20540 test ! -s conftest.err
20541 } && test -s conftest.$ac_objext; then
20544 $as_echo "$as_me: failed program was:" >&5
20545 sed 's/^/| /' conftest.$ac_ext >&5
20547 ac_cv_type_sigset_t=yes
20550 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20552 $as_echo "$as_me: failed program was:" >&5
20553 sed 's/^/| /' conftest.$ac_ext >&5
20558 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20560 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20561 $as_echo "$ac_cv_type_sigset_t" >&6; }
20562 if test "x$ac_cv_type_sigset_t" = x""yes; then
20564 cat >>confdefs.h <<_ACEOF
20565 #define HAVE_SIGSET_T 1
20571 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20572 $as_echo_n "checking for request_sense... " >&6; }
20573 if test "${ac_cv_type_request_sense+set}" = set; then
20574 $as_echo_n "(cached) " >&6
20576 ac_cv_type_request_sense=no
20577 cat >conftest.$ac_ext <<_ACEOF
20580 cat confdefs.h >>conftest.$ac_ext
20581 cat >>conftest.$ac_ext <<_ACEOF
20582 /* end confdefs.h. */
20583 #include <linux/cdrom.h>
20588 if (sizeof (request_sense))
20594 rm -f conftest.$ac_objext
20595 if { (ac_try="$ac_compile"
20596 case "(($ac_try" in
20597 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20598 *) ac_try_echo
=$ac_try;;
20600 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20601 $as_echo "$ac_try_echo") >&5
20602 (eval "$ac_compile") 2>conftest.er1
20604 grep -v '^ *+' conftest.er1
>conftest.err
20606 cat conftest.err
>&5
20607 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20608 (exit $ac_status); } && {
20609 test -z "$ac_c_werror_flag" ||
20610 test ! -s conftest.err
20611 } && test -s conftest.
$ac_objext; then
20612 cat >conftest.
$ac_ext <<_ACEOF
20615 cat confdefs.h
>>conftest.
$ac_ext
20616 cat >>conftest.
$ac_ext <<_ACEOF
20617 /* end confdefs.h. */
20618 #include <linux/cdrom.h>
20623 if (sizeof ((request_sense)))
20629 rm -f conftest.
$ac_objext
20630 if { (ac_try
="$ac_compile"
20631 case "(($ac_try" in
20632 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20633 *) ac_try_echo=$ac_try;;
20635 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20636 $as_echo "$ac_try_echo") >&5
20637 (eval "$ac_compile") 2>conftest.er1
20639 grep -v '^ *+' conftest.er1 >conftest.err
20641 cat conftest.err >&5
20642 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20643 (exit $ac_status); } && {
20644 test -z "$ac_c_werror_flag" ||
20645 test ! -s conftest.err
20646 } && test -s conftest.$ac_objext; then
20649 $as_echo "$as_me: failed program was:" >&5
20650 sed 's/^/| /' conftest.$ac_ext >&5
20652 ac_cv_type_request_sense=yes
20655 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20657 $as_echo "$as_me: failed program was:" >&5
20658 sed 's/^/| /' conftest.$ac_ext >&5
20663 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20665 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20666 $as_echo "$ac_cv_type_request_sense" >&6; }
20667 if test "x$ac_cv_type_request_sense" = x""yes; then
20669 cat >>confdefs.h <<_ACEOF
20670 #define HAVE_REQUEST_SENSE 1
20677 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20678 $as_echo_n "checking for struct xinpgen... " >&6; }
20679 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20680 $as_echo_n "(cached) " >&6
20682 ac_cv_type_struct_xinpgen=no
20683 cat >conftest.$ac_ext <<_ACEOF
20686 cat confdefs.h >>conftest.$ac_ext
20687 cat >>conftest.$ac_ext <<_ACEOF
20688 /* end confdefs.h. */
20689 #include <sys/types.h>
20690 #ifdef HAVE_SYS_SOCKET_H
20691 #include <sys/socket.h>
20693 #ifdef HAVE_SYS_SOCKETVAR_H
20694 #include <sys/socketvar.h>
20696 #ifdef HAVE_NET_ROUTE_H
20697 #include <net/route.h>
20699 #ifdef HAVE_NETINET_IN_H
20700 #include <netinet/in.h>
20702 #ifdef HAVE_NETINET_IN_SYSTM_H
20703 #include <netinet/in_systm.h>
20705 #ifdef HAVE_NETINET_IP_H
20706 #include <netinet/ip.h>
20708 #ifdef HAVE_NETINET_IN_PCB_H
20709 #include <netinet/in_pcb.h>
20715 if (sizeof (struct xinpgen))
20721 rm -f conftest.$ac_objext
20722 if { (ac_try="$ac_compile"
20723 case "(($ac_try" in
20724 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20725 *) ac_try_echo
=$ac_try;;
20727 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20728 $as_echo "$ac_try_echo") >&5
20729 (eval "$ac_compile") 2>conftest.er1
20731 grep -v '^ *+' conftest.er1
>conftest.err
20733 cat conftest.err
>&5
20734 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20735 (exit $ac_status); } && {
20736 test -z "$ac_c_werror_flag" ||
20737 test ! -s conftest.err
20738 } && test -s conftest.
$ac_objext; then
20739 cat >conftest.
$ac_ext <<_ACEOF
20742 cat confdefs.h
>>conftest.
$ac_ext
20743 cat >>conftest.
$ac_ext <<_ACEOF
20744 /* end confdefs.h. */
20745 #include <sys/types.h>
20746 #ifdef HAVE_SYS_SOCKET_H
20747 #include <sys/socket.h>
20749 #ifdef HAVE_SYS_SOCKETVAR_H
20750 #include <sys/socketvar.h>
20752 #ifdef HAVE_NET_ROUTE_H
20753 #include <net/route.h>
20755 #ifdef HAVE_NETINET_IN_H
20756 #include <netinet/in.h>
20758 #ifdef HAVE_NETINET_IN_SYSTM_H
20759 #include <netinet/in_systm.h>
20761 #ifdef HAVE_NETINET_IP_H
20762 #include <netinet/ip.h>
20764 #ifdef HAVE_NETINET_IN_PCB_H
20765 #include <netinet/in_pcb.h>
20771 if (sizeof ((struct xinpgen)))
20777 rm -f conftest.
$ac_objext
20778 if { (ac_try
="$ac_compile"
20779 case "(($ac_try" in
20780 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20781 *) ac_try_echo=$ac_try;;
20783 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20784 $as_echo "$ac_try_echo") >&5
20785 (eval "$ac_compile") 2>conftest.er1
20787 grep -v '^ *+' conftest.er1 >conftest.err
20789 cat conftest.err >&5
20790 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20791 (exit $ac_status); } && {
20792 test -z "$ac_c_werror_flag" ||
20793 test ! -s conftest.err
20794 } && test -s conftest.$ac_objext; then
20797 $as_echo "$as_me: failed program was:" >&5
20798 sed 's/^/| /' conftest.$ac_ext >&5
20800 ac_cv_type_struct_xinpgen=yes
20803 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20805 $as_echo "$as_me: failed program was:" >&5
20806 sed 's/^/| /' conftest.$ac_ext >&5
20811 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20813 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
20814 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
20815 if test "x$ac_cv_type_struct_xinpgen" = x""yes; then
20817 cat >>confdefs.h <<_ACEOF
20818 #define HAVE_STRUCT_XINPGEN 1
20825 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20826 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20827 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20828 $as_echo_n "(cached) " >&6
20830 cat >conftest.$ac_ext <<_ACEOF
20833 cat confdefs.h >>conftest.$ac_ext
20834 cat >>conftest.$ac_ext <<_ACEOF
20835 /* end confdefs.h. */
20836 #ifdef HAVE_LINUX_INPUT_H
20837 #include <linux/input.h>
20843 static struct ff_effect ac_aggr;
20844 if (ac_aggr.direction)
20850 rm -f conftest.$ac_objext
20851 if { (ac_try="$ac_compile"
20852 case "(($ac_try" in
20853 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20854 *) ac_try_echo
=$ac_try;;
20856 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20857 $as_echo "$ac_try_echo") >&5
20858 (eval "$ac_compile") 2>conftest.er1
20860 grep -v '^ *+' conftest.er1
>conftest.err
20862 cat conftest.err
>&5
20863 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20864 (exit $ac_status); } && {
20865 test -z "$ac_c_werror_flag" ||
20866 test ! -s conftest.err
20867 } && test -s conftest.
$ac_objext; then
20868 ac_cv_member_struct_ff_effect_direction
=yes
20870 $as_echo "$as_me: failed program was:" >&5
20871 sed 's/^/| /' conftest.
$ac_ext >&5
20873 cat >conftest.
$ac_ext <<_ACEOF
20876 cat confdefs.h
>>conftest.
$ac_ext
20877 cat >>conftest.
$ac_ext <<_ACEOF
20878 /* end confdefs.h. */
20879 #ifdef HAVE_LINUX_INPUT_H
20880 #include <linux/input.h>
20886 static struct ff_effect ac_aggr;
20887 if (sizeof ac_aggr.direction)
20893 rm -f conftest.
$ac_objext
20894 if { (ac_try
="$ac_compile"
20895 case "(($ac_try" in
20896 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20897 *) ac_try_echo=$ac_try;;
20899 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20900 $as_echo "$ac_try_echo") >&5
20901 (eval "$ac_compile") 2>conftest.er1
20903 grep -v '^ *+' conftest.er1 >conftest.err
20905 cat conftest.err >&5
20906 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20907 (exit $ac_status); } && {
20908 test -z "$ac_c_werror_flag" ||
20909 test ! -s conftest.err
20910 } && test -s conftest.$ac_objext; then
20911 ac_cv_member_struct_ff_effect_direction=yes
20913 $as_echo "$as_me: failed program was:" >&5
20914 sed 's/^/| /' conftest.$ac_ext >&5
20916 ac_cv_member_struct_ff_effect_direction=no
20919 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20922 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20924 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
20925 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
20926 if test "x$ac_cv_member_struct_ff_effect_direction" = x""yes; then
20928 cat >>confdefs.h <<_ACEOF
20929 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
20936 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
20937 $as_echo_n "checking for sigaddset... " >&6; }
20938 if test "${wine_cv_have_sigaddset+set}" = set; then
20939 $as_echo_n "(cached) " >&6
20941 cat >conftest.$ac_ext <<_ACEOF
20944 cat confdefs.h >>conftest.$ac_ext
20945 cat >>conftest.$ac_ext <<_ACEOF
20946 /* end confdefs.h. */
20947 #include <signal.h>
20951 sigset_t set; sigaddset(&set,SIGTERM);
20956 rm -f conftest.$ac_objext conftest$ac_exeext
20957 if { (ac_try="$ac_link"
20958 case "(($ac_try" in
20959 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20960 *) ac_try_echo
=$ac_try;;
20962 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20963 $as_echo "$ac_try_echo") >&5
20964 (eval "$ac_link") 2>conftest.er1
20966 grep -v '^ *+' conftest.er1
>conftest.err
20968 cat conftest.err
>&5
20969 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20970 (exit $ac_status); } && {
20971 test -z "$ac_c_werror_flag" ||
20972 test ! -s conftest.err
20973 } && test -s conftest
$ac_exeext && {
20974 test "$cross_compiling" = yes ||
20975 $as_test_x conftest
$ac_exeext
20977 wine_cv_have_sigaddset
=yes
20979 $as_echo "$as_me: failed program was:" >&5
20980 sed 's/^/| /' conftest.
$ac_ext >&5
20982 wine_cv_have_sigaddset
=no
20985 rm -rf conftest.dSYM
20986 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
20987 conftest
$ac_exeext conftest.
$ac_ext
20989 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
20990 $as_echo "$wine_cv_have_sigaddset" >&6; }
20991 if test "$wine_cv_have_sigaddset" = "yes"
20994 cat >>confdefs.h
<<\_ACEOF
20995 #define HAVE_SIGADDSET 1
21001 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
21002 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
21003 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
21004 $as_echo_n "(cached) " >&6
21006 cat >conftest.
$ac_ext <<_ACEOF
21009 cat confdefs.h
>>conftest.
$ac_ext
21010 cat >>conftest.
$ac_ext <<_ACEOF
21011 /* end confdefs.h. */
21019 struct hostent *result;
21026 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
21027 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
21033 rm -f conftest.
$ac_objext conftest
$ac_exeext
21034 if { (ac_try
="$ac_link"
21035 case "(($ac_try" in
21036 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21037 *) ac_try_echo=$ac_try;;
21039 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21040 $as_echo "$ac_try_echo") >&5
21041 (eval "$ac_link") 2>conftest.er1
21043 grep -v '^ *+' conftest.er1 >conftest.err
21045 cat conftest.err >&5
21046 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21047 (exit $ac_status); } && {
21048 test -z "$ac_c_werror_flag" ||
21049 test ! -s conftest.err
21050 } && test -s conftest$ac_exeext && {
21051 test "$cross_compiling" = yes ||
21052 $as_test_x conftest$ac_exeext
21054 wine_cv_linux_gethostbyname_r_6=yes
21056 $as_echo "$as_me: failed program was:" >&5
21057 sed 's/^/| /' conftest.$ac_ext >&5
21059 wine_cv_linux_gethostbyname_r_6=no
21063 rm -rf conftest.dSYM
21064 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21065 conftest$ac_exeext conftest.$ac_ext
21068 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
21069 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
21070 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
21073 cat >>confdefs.h <<\_ACEOF
21074 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
21079 if test "$ac_cv_header_linux_joystick_h" = "yes"
21081 { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
21082 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
21083 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
21084 $as_echo_n "(cached) " >&6
21086 cat >conftest.$ac_ext <<_ACEOF
21089 cat confdefs.h >>conftest.$ac_ext
21090 cat >>conftest.$ac_ext <<_ACEOF
21091 /* end confdefs.h. */
21093 #include <sys/ioctl.h>
21094 #include <sys/types.h>
21095 #include <linux/joystick.h>
21097 struct js_event blub;
21098 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
21099 #error "no 2.2 header"
21110 rm -f conftest.$ac_objext
21111 if { (ac_try="$ac_compile"
21112 case "(($ac_try" in
21113 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21114 *) ac_try_echo
=$ac_try;;
21116 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21117 $as_echo "$ac_try_echo") >&5
21118 (eval "$ac_compile") 2>conftest.er1
21120 grep -v '^ *+' conftest.er1
>conftest.err
21122 cat conftest.err
>&5
21123 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21124 (exit $ac_status); } && {
21125 test -z "$ac_c_werror_flag" ||
21126 test ! -s conftest.err
21127 } && test -s conftest.
$ac_objext; then
21128 wine_cv_linux_joystick_22_api
=yes
21130 $as_echo "$as_me: failed program was:" >&5
21131 sed 's/^/| /' conftest.
$ac_ext >&5
21133 wine_cv_linux_joystick_22_api
=no
21136 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21139 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
21140 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
21141 if test "$wine_cv_linux_joystick_22_api" = "yes"
21144 cat >>confdefs.h
<<\_ACEOF
21145 #define HAVE_LINUX_22_JOYSTICK_API 1
21152 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
21153 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
21154 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
21155 $as_echo_n "(cached) " >&6
21157 cat >conftest.
$ac_ext <<_ACEOF
21160 cat confdefs.h
>>conftest.
$ac_ext
21161 cat >>conftest.
$ac_ext <<_ACEOF
21162 /* end confdefs.h. */
21163 #include <sys/types.h>
21164 #ifdef HAVE_SYS_PARAM_H
21165 # include <sys/param.h>
21167 #ifdef HAVE_SYS_MOUNT_H
21168 # include <sys/mount.h>
21170 #ifdef HAVE_SYS_VFS_H
21171 # include <sys/vfs.h>
21173 #ifdef HAVE_SYS_STATFS_H
21174 # include <sys/statfs.h>
21180 static struct statfs ac_aggr;
21181 if (ac_aggr.f_bfree)
21187 rm -f conftest.
$ac_objext
21188 if { (ac_try
="$ac_compile"
21189 case "(($ac_try" in
21190 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21191 *) ac_try_echo=$ac_try;;
21193 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21194 $as_echo "$ac_try_echo") >&5
21195 (eval "$ac_compile") 2>conftest.er1
21197 grep -v '^ *+' conftest.er1 >conftest.err
21199 cat conftest.err >&5
21200 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21201 (exit $ac_status); } && {
21202 test -z "$ac_c_werror_flag" ||
21203 test ! -s conftest.err
21204 } && test -s conftest.$ac_objext; then
21205 ac_cv_member_struct_statfs_f_bfree=yes
21207 $as_echo "$as_me: failed program was:" >&5
21208 sed 's/^/| /' conftest.$ac_ext >&5
21210 cat >conftest.$ac_ext <<_ACEOF
21213 cat confdefs.h >>conftest.$ac_ext
21214 cat >>conftest.$ac_ext <<_ACEOF
21215 /* end confdefs.h. */
21216 #include <sys/types.h>
21217 #ifdef HAVE_SYS_PARAM_H
21218 # include <sys/param.h>
21220 #ifdef HAVE_SYS_MOUNT_H
21221 # include <sys/mount.h>
21223 #ifdef HAVE_SYS_VFS_H
21224 # include <sys/vfs.h>
21226 #ifdef HAVE_SYS_STATFS_H
21227 # include <sys/statfs.h>
21233 static struct statfs ac_aggr;
21234 if (sizeof ac_aggr.f_bfree)
21240 rm -f conftest.$ac_objext
21241 if { (ac_try="$ac_compile"
21242 case "(($ac_try" in
21243 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21244 *) ac_try_echo
=$ac_try;;
21246 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21247 $as_echo "$ac_try_echo") >&5
21248 (eval "$ac_compile") 2>conftest.er1
21250 grep -v '^ *+' conftest.er1
>conftest.err
21252 cat conftest.err
>&5
21253 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21254 (exit $ac_status); } && {
21255 test -z "$ac_c_werror_flag" ||
21256 test ! -s conftest.err
21257 } && test -s conftest.
$ac_objext; then
21258 ac_cv_member_struct_statfs_f_bfree
=yes
21260 $as_echo "$as_me: failed program was:" >&5
21261 sed 's/^/| /' conftest.
$ac_ext >&5
21263 ac_cv_member_struct_statfs_f_bfree
=no
21266 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21269 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21271 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
21272 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
21273 if test "x$ac_cv_member_struct_statfs_f_bfree" = x
""yes; then
21275 cat >>confdefs.h
<<_ACEOF
21276 #define HAVE_STRUCT_STATFS_F_BFREE 1
21281 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
21282 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
21283 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
21284 $as_echo_n "(cached) " >&6
21286 cat >conftest.
$ac_ext <<_ACEOF
21289 cat confdefs.h
>>conftest.
$ac_ext
21290 cat >>conftest.
$ac_ext <<_ACEOF
21291 /* end confdefs.h. */
21292 #include <sys/types.h>
21293 #ifdef HAVE_SYS_PARAM_H
21294 # include <sys/param.h>
21296 #ifdef HAVE_SYS_MOUNT_H
21297 # include <sys/mount.h>
21299 #ifdef HAVE_SYS_VFS_H
21300 # include <sys/vfs.h>
21302 #ifdef HAVE_SYS_STATFS_H
21303 # include <sys/statfs.h>
21309 static struct statfs ac_aggr;
21310 if (ac_aggr.f_bavail)
21316 rm -f conftest.
$ac_objext
21317 if { (ac_try
="$ac_compile"
21318 case "(($ac_try" in
21319 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21320 *) ac_try_echo=$ac_try;;
21322 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21323 $as_echo "$ac_try_echo") >&5
21324 (eval "$ac_compile") 2>conftest.er1
21326 grep -v '^ *+' conftest.er1 >conftest.err
21328 cat conftest.err >&5
21329 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21330 (exit $ac_status); } && {
21331 test -z "$ac_c_werror_flag" ||
21332 test ! -s conftest.err
21333 } && test -s conftest.$ac_objext; then
21334 ac_cv_member_struct_statfs_f_bavail=yes
21336 $as_echo "$as_me: failed program was:" >&5
21337 sed 's/^/| /' conftest.$ac_ext >&5
21339 cat >conftest.$ac_ext <<_ACEOF
21342 cat confdefs.h >>conftest.$ac_ext
21343 cat >>conftest.$ac_ext <<_ACEOF
21344 /* end confdefs.h. */
21345 #include <sys/types.h>
21346 #ifdef HAVE_SYS_PARAM_H
21347 # include <sys/param.h>
21349 #ifdef HAVE_SYS_MOUNT_H
21350 # include <sys/mount.h>
21352 #ifdef HAVE_SYS_VFS_H
21353 # include <sys/vfs.h>
21355 #ifdef HAVE_SYS_STATFS_H
21356 # include <sys/statfs.h>
21362 static struct statfs ac_aggr;
21363 if (sizeof ac_aggr.f_bavail)
21369 rm -f conftest.$ac_objext
21370 if { (ac_try="$ac_compile"
21371 case "(($ac_try" in
21372 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21373 *) ac_try_echo
=$ac_try;;
21375 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21376 $as_echo "$ac_try_echo") >&5
21377 (eval "$ac_compile") 2>conftest.er1
21379 grep -v '^ *+' conftest.er1
>conftest.err
21381 cat conftest.err
>&5
21382 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21383 (exit $ac_status); } && {
21384 test -z "$ac_c_werror_flag" ||
21385 test ! -s conftest.err
21386 } && test -s conftest.
$ac_objext; then
21387 ac_cv_member_struct_statfs_f_bavail
=yes
21389 $as_echo "$as_me: failed program was:" >&5
21390 sed 's/^/| /' conftest.
$ac_ext >&5
21392 ac_cv_member_struct_statfs_f_bavail
=no
21395 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21398 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21400 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21401 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21402 if test "x$ac_cv_member_struct_statfs_f_bavail" = x
""yes; then
21404 cat >>confdefs.h
<<_ACEOF
21405 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21410 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21411 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21412 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21413 $as_echo_n "(cached) " >&6
21415 cat >conftest.
$ac_ext <<_ACEOF
21418 cat confdefs.h
>>conftest.
$ac_ext
21419 cat >>conftest.
$ac_ext <<_ACEOF
21420 /* end confdefs.h. */
21421 #include <sys/types.h>
21422 #ifdef HAVE_SYS_PARAM_H
21423 # include <sys/param.h>
21425 #ifdef HAVE_SYS_MOUNT_H
21426 # include <sys/mount.h>
21428 #ifdef HAVE_SYS_VFS_H
21429 # include <sys/vfs.h>
21431 #ifdef HAVE_SYS_STATFS_H
21432 # include <sys/statfs.h>
21438 static struct statfs ac_aggr;
21439 if (ac_aggr.f_frsize)
21445 rm -f conftest.
$ac_objext
21446 if { (ac_try
="$ac_compile"
21447 case "(($ac_try" in
21448 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21449 *) ac_try_echo=$ac_try;;
21451 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21452 $as_echo "$ac_try_echo") >&5
21453 (eval "$ac_compile") 2>conftest.er1
21455 grep -v '^ *+' conftest.er1 >conftest.err
21457 cat conftest.err >&5
21458 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21459 (exit $ac_status); } && {
21460 test -z "$ac_c_werror_flag" ||
21461 test ! -s conftest.err
21462 } && test -s conftest.$ac_objext; then
21463 ac_cv_member_struct_statfs_f_frsize=yes
21465 $as_echo "$as_me: failed program was:" >&5
21466 sed 's/^/| /' conftest.$ac_ext >&5
21468 cat >conftest.$ac_ext <<_ACEOF
21471 cat confdefs.h >>conftest.$ac_ext
21472 cat >>conftest.$ac_ext <<_ACEOF
21473 /* end confdefs.h. */
21474 #include <sys/types.h>
21475 #ifdef HAVE_SYS_PARAM_H
21476 # include <sys/param.h>
21478 #ifdef HAVE_SYS_MOUNT_H
21479 # include <sys/mount.h>
21481 #ifdef HAVE_SYS_VFS_H
21482 # include <sys/vfs.h>
21484 #ifdef HAVE_SYS_STATFS_H
21485 # include <sys/statfs.h>
21491 static struct statfs ac_aggr;
21492 if (sizeof ac_aggr.f_frsize)
21498 rm -f conftest.$ac_objext
21499 if { (ac_try="$ac_compile"
21500 case "(($ac_try" in
21501 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21502 *) ac_try_echo
=$ac_try;;
21504 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21505 $as_echo "$ac_try_echo") >&5
21506 (eval "$ac_compile") 2>conftest.er1
21508 grep -v '^ *+' conftest.er1
>conftest.err
21510 cat conftest.err
>&5
21511 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21512 (exit $ac_status); } && {
21513 test -z "$ac_c_werror_flag" ||
21514 test ! -s conftest.err
21515 } && test -s conftest.
$ac_objext; then
21516 ac_cv_member_struct_statfs_f_frsize
=yes
21518 $as_echo "$as_me: failed program was:" >&5
21519 sed 's/^/| /' conftest.
$ac_ext >&5
21521 ac_cv_member_struct_statfs_f_frsize
=no
21524 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21527 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21529 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21530 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21531 if test "x$ac_cv_member_struct_statfs_f_frsize" = x
""yes; then
21533 cat >>confdefs.h
<<_ACEOF
21534 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21539 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21540 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21541 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21542 $as_echo_n "(cached) " >&6
21544 cat >conftest.
$ac_ext <<_ACEOF
21547 cat confdefs.h
>>conftest.
$ac_ext
21548 cat >>conftest.
$ac_ext <<_ACEOF
21549 /* end confdefs.h. */
21550 #include <sys/types.h>
21551 #ifdef HAVE_SYS_PARAM_H
21552 # include <sys/param.h>
21554 #ifdef HAVE_SYS_MOUNT_H
21555 # include <sys/mount.h>
21557 #ifdef HAVE_SYS_VFS_H
21558 # include <sys/vfs.h>
21560 #ifdef HAVE_SYS_STATFS_H
21561 # include <sys/statfs.h>
21567 static struct statfs ac_aggr;
21568 if (ac_aggr.f_ffree)
21574 rm -f conftest.
$ac_objext
21575 if { (ac_try
="$ac_compile"
21576 case "(($ac_try" in
21577 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21578 *) ac_try_echo=$ac_try;;
21580 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21581 $as_echo "$ac_try_echo") >&5
21582 (eval "$ac_compile") 2>conftest.er1
21584 grep -v '^ *+' conftest.er1 >conftest.err
21586 cat conftest.err >&5
21587 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21588 (exit $ac_status); } && {
21589 test -z "$ac_c_werror_flag" ||
21590 test ! -s conftest.err
21591 } && test -s conftest.$ac_objext; then
21592 ac_cv_member_struct_statfs_f_ffree=yes
21594 $as_echo "$as_me: failed program was:" >&5
21595 sed 's/^/| /' conftest.$ac_ext >&5
21597 cat >conftest.$ac_ext <<_ACEOF
21600 cat confdefs.h >>conftest.$ac_ext
21601 cat >>conftest.$ac_ext <<_ACEOF
21602 /* end confdefs.h. */
21603 #include <sys/types.h>
21604 #ifdef HAVE_SYS_PARAM_H
21605 # include <sys/param.h>
21607 #ifdef HAVE_SYS_MOUNT_H
21608 # include <sys/mount.h>
21610 #ifdef HAVE_SYS_VFS_H
21611 # include <sys/vfs.h>
21613 #ifdef HAVE_SYS_STATFS_H
21614 # include <sys/statfs.h>
21620 static struct statfs ac_aggr;
21621 if (sizeof ac_aggr.f_ffree)
21627 rm -f conftest.$ac_objext
21628 if { (ac_try="$ac_compile"
21629 case "(($ac_try" in
21630 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21631 *) ac_try_echo
=$ac_try;;
21633 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21634 $as_echo "$ac_try_echo") >&5
21635 (eval "$ac_compile") 2>conftest.er1
21637 grep -v '^ *+' conftest.er1
>conftest.err
21639 cat conftest.err
>&5
21640 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21641 (exit $ac_status); } && {
21642 test -z "$ac_c_werror_flag" ||
21643 test ! -s conftest.err
21644 } && test -s conftest.
$ac_objext; then
21645 ac_cv_member_struct_statfs_f_ffree
=yes
21647 $as_echo "$as_me: failed program was:" >&5
21648 sed 's/^/| /' conftest.
$ac_ext >&5
21650 ac_cv_member_struct_statfs_f_ffree
=no
21653 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21656 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21658 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21659 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21660 if test "x$ac_cv_member_struct_statfs_f_ffree" = x
""yes; then
21662 cat >>confdefs.h
<<_ACEOF
21663 #define HAVE_STRUCT_STATFS_F_FFREE 1
21668 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21669 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21670 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21671 $as_echo_n "(cached) " >&6
21673 cat >conftest.
$ac_ext <<_ACEOF
21676 cat confdefs.h
>>conftest.
$ac_ext
21677 cat >>conftest.
$ac_ext <<_ACEOF
21678 /* end confdefs.h. */
21679 #include <sys/types.h>
21680 #ifdef HAVE_SYS_PARAM_H
21681 # include <sys/param.h>
21683 #ifdef HAVE_SYS_MOUNT_H
21684 # include <sys/mount.h>
21686 #ifdef HAVE_SYS_VFS_H
21687 # include <sys/vfs.h>
21689 #ifdef HAVE_SYS_STATFS_H
21690 # include <sys/statfs.h>
21696 static struct statfs ac_aggr;
21697 if (ac_aggr.f_favail)
21703 rm -f conftest.
$ac_objext
21704 if { (ac_try
="$ac_compile"
21705 case "(($ac_try" in
21706 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21707 *) ac_try_echo=$ac_try;;
21709 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21710 $as_echo "$ac_try_echo") >&5
21711 (eval "$ac_compile") 2>conftest.er1
21713 grep -v '^ *+' conftest.er1 >conftest.err
21715 cat conftest.err >&5
21716 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21717 (exit $ac_status); } && {
21718 test -z "$ac_c_werror_flag" ||
21719 test ! -s conftest.err
21720 } && test -s conftest.$ac_objext; then
21721 ac_cv_member_struct_statfs_f_favail=yes
21723 $as_echo "$as_me: failed program was:" >&5
21724 sed 's/^/| /' conftest.$ac_ext >&5
21726 cat >conftest.$ac_ext <<_ACEOF
21729 cat confdefs.h >>conftest.$ac_ext
21730 cat >>conftest.$ac_ext <<_ACEOF
21731 /* end confdefs.h. */
21732 #include <sys/types.h>
21733 #ifdef HAVE_SYS_PARAM_H
21734 # include <sys/param.h>
21736 #ifdef HAVE_SYS_MOUNT_H
21737 # include <sys/mount.h>
21739 #ifdef HAVE_SYS_VFS_H
21740 # include <sys/vfs.h>
21742 #ifdef HAVE_SYS_STATFS_H
21743 # include <sys/statfs.h>
21749 static struct statfs ac_aggr;
21750 if (sizeof ac_aggr.f_favail)
21756 rm -f conftest.$ac_objext
21757 if { (ac_try="$ac_compile"
21758 case "(($ac_try" in
21759 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21760 *) ac_try_echo
=$ac_try;;
21762 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21763 $as_echo "$ac_try_echo") >&5
21764 (eval "$ac_compile") 2>conftest.er1
21766 grep -v '^ *+' conftest.er1
>conftest.err
21768 cat conftest.err
>&5
21769 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21770 (exit $ac_status); } && {
21771 test -z "$ac_c_werror_flag" ||
21772 test ! -s conftest.err
21773 } && test -s conftest.
$ac_objext; then
21774 ac_cv_member_struct_statfs_f_favail
=yes
21776 $as_echo "$as_me: failed program was:" >&5
21777 sed 's/^/| /' conftest.
$ac_ext >&5
21779 ac_cv_member_struct_statfs_f_favail
=no
21782 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21785 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21787 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21788 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21789 if test "x$ac_cv_member_struct_statfs_f_favail" = x
""yes; then
21791 cat >>confdefs.h
<<_ACEOF
21792 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21797 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21798 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21799 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21800 $as_echo_n "(cached) " >&6
21802 cat >conftest.
$ac_ext <<_ACEOF
21805 cat confdefs.h
>>conftest.
$ac_ext
21806 cat >>conftest.
$ac_ext <<_ACEOF
21807 /* end confdefs.h. */
21808 #include <sys/types.h>
21809 #ifdef HAVE_SYS_PARAM_H
21810 # include <sys/param.h>
21812 #ifdef HAVE_SYS_MOUNT_H
21813 # include <sys/mount.h>
21815 #ifdef HAVE_SYS_VFS_H
21816 # include <sys/vfs.h>
21818 #ifdef HAVE_SYS_STATFS_H
21819 # include <sys/statfs.h>
21825 static struct statfs ac_aggr;
21826 if (ac_aggr.f_namelen)
21832 rm -f conftest.
$ac_objext
21833 if { (ac_try
="$ac_compile"
21834 case "(($ac_try" in
21835 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21836 *) ac_try_echo=$ac_try;;
21838 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21839 $as_echo "$ac_try_echo") >&5
21840 (eval "$ac_compile") 2>conftest.er1
21842 grep -v '^ *+' conftest.er1 >conftest.err
21844 cat conftest.err >&5
21845 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21846 (exit $ac_status); } && {
21847 test -z "$ac_c_werror_flag" ||
21848 test ! -s conftest.err
21849 } && test -s conftest.$ac_objext; then
21850 ac_cv_member_struct_statfs_f_namelen=yes
21852 $as_echo "$as_me: failed program was:" >&5
21853 sed 's/^/| /' conftest.$ac_ext >&5
21855 cat >conftest.$ac_ext <<_ACEOF
21858 cat confdefs.h >>conftest.$ac_ext
21859 cat >>conftest.$ac_ext <<_ACEOF
21860 /* end confdefs.h. */
21861 #include <sys/types.h>
21862 #ifdef HAVE_SYS_PARAM_H
21863 # include <sys/param.h>
21865 #ifdef HAVE_SYS_MOUNT_H
21866 # include <sys/mount.h>
21868 #ifdef HAVE_SYS_VFS_H
21869 # include <sys/vfs.h>
21871 #ifdef HAVE_SYS_STATFS_H
21872 # include <sys/statfs.h>
21878 static struct statfs ac_aggr;
21879 if (sizeof ac_aggr.f_namelen)
21885 rm -f conftest.$ac_objext
21886 if { (ac_try="$ac_compile"
21887 case "(($ac_try" in
21888 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21889 *) ac_try_echo
=$ac_try;;
21891 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21892 $as_echo "$ac_try_echo") >&5
21893 (eval "$ac_compile") 2>conftest.er1
21895 grep -v '^ *+' conftest.er1
>conftest.err
21897 cat conftest.err
>&5
21898 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21899 (exit $ac_status); } && {
21900 test -z "$ac_c_werror_flag" ||
21901 test ! -s conftest.err
21902 } && test -s conftest.
$ac_objext; then
21903 ac_cv_member_struct_statfs_f_namelen
=yes
21905 $as_echo "$as_me: failed program was:" >&5
21906 sed 's/^/| /' conftest.
$ac_ext >&5
21908 ac_cv_member_struct_statfs_f_namelen
=no
21911 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21914 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21916 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
21917 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
21918 if test "x$ac_cv_member_struct_statfs_f_namelen" = x
""yes; then
21920 cat >>confdefs.h
<<_ACEOF
21921 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
21928 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
21929 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
21930 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
21931 $as_echo_n "(cached) " >&6
21933 cat >conftest.
$ac_ext <<_ACEOF
21936 cat confdefs.h
>>conftest.
$ac_ext
21937 cat >>conftest.
$ac_ext <<_ACEOF
21938 /* end confdefs.h. */
21939 #ifdef HAVE_SYS_STATVFS_H
21940 #include <sys/statvfs.h>
21946 static struct statvfs ac_aggr;
21947 if (ac_aggr.f_blocks)
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_statvfs_f_blocks=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 #ifdef HAVE_SYS_STATVFS_H
21983 #include <sys/statvfs.h>
21989 static struct statvfs ac_aggr;
21990 if (sizeof ac_aggr.f_blocks)
21996 rm -f conftest.$ac_objext
21997 if { (ac_try="$ac_compile"
21998 case "(($ac_try" in
21999 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22000 *) ac_try_echo
=$ac_try;;
22002 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22003 $as_echo "$ac_try_echo") >&5
22004 (eval "$ac_compile") 2>conftest.er1
22006 grep -v '^ *+' conftest.er1
>conftest.err
22008 cat conftest.err
>&5
22009 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22010 (exit $ac_status); } && {
22011 test -z "$ac_c_werror_flag" ||
22012 test ! -s conftest.err
22013 } && test -s conftest.
$ac_objext; then
22014 ac_cv_member_struct_statvfs_f_blocks
=yes
22016 $as_echo "$as_me: failed program was:" >&5
22017 sed 's/^/| /' conftest.
$ac_ext >&5
22019 ac_cv_member_struct_statvfs_f_blocks
=no
22022 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22025 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22027 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
22028 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
22029 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x
""yes; then
22031 cat >>confdefs.h
<<_ACEOF
22032 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
22039 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
22040 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
22041 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
22042 $as_echo_n "(cached) " >&6
22044 cat >conftest.
$ac_ext <<_ACEOF
22047 cat confdefs.h
>>conftest.
$ac_ext
22048 cat >>conftest.
$ac_ext <<_ACEOF
22049 /* end confdefs.h. */
22050 #include <sys/types.h>
22051 #ifdef HAVE_SYS_SOCKET_H
22052 # include <sys/socket.h>
22054 #ifdef HAVE_SYS_UN_H
22055 # include <sys/un.h>
22061 static struct msghdr ac_aggr;
22062 if (ac_aggr.msg_accrights)
22068 rm -f conftest.
$ac_objext
22069 if { (ac_try
="$ac_compile"
22070 case "(($ac_try" in
22071 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22072 *) ac_try_echo=$ac_try;;
22074 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22075 $as_echo "$ac_try_echo") >&5
22076 (eval "$ac_compile") 2>conftest.er1
22078 grep -v '^ *+' conftest.er1 >conftest.err
22080 cat conftest.err >&5
22081 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22082 (exit $ac_status); } && {
22083 test -z "$ac_c_werror_flag" ||
22084 test ! -s conftest.err
22085 } && test -s conftest.$ac_objext; then
22086 ac_cv_member_struct_msghdr_msg_accrights=yes
22088 $as_echo "$as_me: failed program was:" >&5
22089 sed 's/^/| /' conftest.$ac_ext >&5
22091 cat >conftest.$ac_ext <<_ACEOF
22094 cat confdefs.h >>conftest.$ac_ext
22095 cat >>conftest.$ac_ext <<_ACEOF
22096 /* end confdefs.h. */
22097 #include <sys/types.h>
22098 #ifdef HAVE_SYS_SOCKET_H
22099 # include <sys/socket.h>
22101 #ifdef HAVE_SYS_UN_H
22102 # include <sys/un.h>
22108 static struct msghdr ac_aggr;
22109 if (sizeof ac_aggr.msg_accrights)
22115 rm -f conftest.$ac_objext
22116 if { (ac_try="$ac_compile"
22117 case "(($ac_try" in
22118 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22119 *) ac_try_echo
=$ac_try;;
22121 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22122 $as_echo "$ac_try_echo") >&5
22123 (eval "$ac_compile") 2>conftest.er1
22125 grep -v '^ *+' conftest.er1
>conftest.err
22127 cat conftest.err
>&5
22128 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22129 (exit $ac_status); } && {
22130 test -z "$ac_c_werror_flag" ||
22131 test ! -s conftest.err
22132 } && test -s conftest.
$ac_objext; then
22133 ac_cv_member_struct_msghdr_msg_accrights
=yes
22135 $as_echo "$as_me: failed program was:" >&5
22136 sed 's/^/| /' conftest.
$ac_ext >&5
22138 ac_cv_member_struct_msghdr_msg_accrights
=no
22141 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22144 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22146 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
22147 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
22148 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x
""yes; then
22150 cat >>confdefs.h
<<_ACEOF
22151 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
22156 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
22157 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
22158 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
22159 $as_echo_n "(cached) " >&6
22161 cat >conftest.
$ac_ext <<_ACEOF
22164 cat confdefs.h
>>conftest.
$ac_ext
22165 cat >>conftest.
$ac_ext <<_ACEOF
22166 /* end confdefs.h. */
22167 #include <sys/types.h>
22168 #ifdef HAVE_SYS_SOCKET_H
22169 # include <sys/socket.h>
22171 #ifdef HAVE_SYS_UN_H
22172 # include <sys/un.h>
22178 static struct sockaddr ac_aggr;
22179 if (ac_aggr.sa_len)
22185 rm -f conftest.
$ac_objext
22186 if { (ac_try
="$ac_compile"
22187 case "(($ac_try" in
22188 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22189 *) ac_try_echo=$ac_try;;
22191 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22192 $as_echo "$ac_try_echo") >&5
22193 (eval "$ac_compile") 2>conftest.er1
22195 grep -v '^ *+' conftest.er1 >conftest.err
22197 cat conftest.err >&5
22198 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22199 (exit $ac_status); } && {
22200 test -z "$ac_c_werror_flag" ||
22201 test ! -s conftest.err
22202 } && test -s conftest.$ac_objext; then
22203 ac_cv_member_struct_sockaddr_sa_len=yes
22205 $as_echo "$as_me: failed program was:" >&5
22206 sed 's/^/| /' conftest.$ac_ext >&5
22208 cat >conftest.$ac_ext <<_ACEOF
22211 cat confdefs.h >>conftest.$ac_ext
22212 cat >>conftest.$ac_ext <<_ACEOF
22213 /* end confdefs.h. */
22214 #include <sys/types.h>
22215 #ifdef HAVE_SYS_SOCKET_H
22216 # include <sys/socket.h>
22218 #ifdef HAVE_SYS_UN_H
22219 # include <sys/un.h>
22225 static struct sockaddr ac_aggr;
22226 if (sizeof ac_aggr.sa_len)
22232 rm -f conftest.$ac_objext
22233 if { (ac_try="$ac_compile"
22234 case "(($ac_try" in
22235 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22236 *) ac_try_echo
=$ac_try;;
22238 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22239 $as_echo "$ac_try_echo") >&5
22240 (eval "$ac_compile") 2>conftest.er1
22242 grep -v '^ *+' conftest.er1
>conftest.err
22244 cat conftest.err
>&5
22245 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22246 (exit $ac_status); } && {
22247 test -z "$ac_c_werror_flag" ||
22248 test ! -s conftest.err
22249 } && test -s conftest.
$ac_objext; then
22250 ac_cv_member_struct_sockaddr_sa_len
=yes
22252 $as_echo "$as_me: failed program was:" >&5
22253 sed 's/^/| /' conftest.
$ac_ext >&5
22255 ac_cv_member_struct_sockaddr_sa_len
=no
22258 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22261 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22263 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
22264 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
22265 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x
""yes; then
22267 cat >>confdefs.h
<<_ACEOF
22268 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
22273 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
22274 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
22275 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
22276 $as_echo_n "(cached) " >&6
22278 cat >conftest.
$ac_ext <<_ACEOF
22281 cat confdefs.h
>>conftest.
$ac_ext
22282 cat >>conftest.
$ac_ext <<_ACEOF
22283 /* end confdefs.h. */
22284 #include <sys/types.h>
22285 #ifdef HAVE_SYS_SOCKET_H
22286 # include <sys/socket.h>
22288 #ifdef HAVE_SYS_UN_H
22289 # include <sys/un.h>
22295 static struct sockaddr_un ac_aggr;
22296 if (ac_aggr.sun_len)
22302 rm -f conftest.
$ac_objext
22303 if { (ac_try
="$ac_compile"
22304 case "(($ac_try" in
22305 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22306 *) ac_try_echo=$ac_try;;
22308 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22309 $as_echo "$ac_try_echo") >&5
22310 (eval "$ac_compile") 2>conftest.er1
22312 grep -v '^ *+' conftest.er1 >conftest.err
22314 cat conftest.err >&5
22315 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22316 (exit $ac_status); } && {
22317 test -z "$ac_c_werror_flag" ||
22318 test ! -s conftest.err
22319 } && test -s conftest.$ac_objext; then
22320 ac_cv_member_struct_sockaddr_un_sun_len=yes
22322 $as_echo "$as_me: failed program was:" >&5
22323 sed 's/^/| /' conftest.$ac_ext >&5
22325 cat >conftest.$ac_ext <<_ACEOF
22328 cat confdefs.h >>conftest.$ac_ext
22329 cat >>conftest.$ac_ext <<_ACEOF
22330 /* end confdefs.h. */
22331 #include <sys/types.h>
22332 #ifdef HAVE_SYS_SOCKET_H
22333 # include <sys/socket.h>
22335 #ifdef HAVE_SYS_UN_H
22336 # include <sys/un.h>
22342 static struct sockaddr_un ac_aggr;
22343 if (sizeof ac_aggr.sun_len)
22349 rm -f conftest.$ac_objext
22350 if { (ac_try="$ac_compile"
22351 case "(($ac_try" in
22352 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22353 *) ac_try_echo
=$ac_try;;
22355 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22356 $as_echo "$ac_try_echo") >&5
22357 (eval "$ac_compile") 2>conftest.er1
22359 grep -v '^ *+' conftest.er1
>conftest.err
22361 cat conftest.err
>&5
22362 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22363 (exit $ac_status); } && {
22364 test -z "$ac_c_werror_flag" ||
22365 test ! -s conftest.err
22366 } && test -s conftest.
$ac_objext; then
22367 ac_cv_member_struct_sockaddr_un_sun_len
=yes
22369 $as_echo "$as_me: failed program was:" >&5
22370 sed 's/^/| /' conftest.
$ac_ext >&5
22372 ac_cv_member_struct_sockaddr_un_sun_len
=no
22375 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22378 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22380 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22381 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22382 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x
""yes; then
22384 cat >>confdefs.h
<<_ACEOF
22385 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22392 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22393 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22394 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22395 $as_echo_n "(cached) " >&6
22397 cat >conftest.
$ac_ext <<_ACEOF
22400 cat confdefs.h
>>conftest.
$ac_ext
22401 cat >>conftest.
$ac_ext <<_ACEOF
22402 /* end confdefs.h. */
22403 #include <sys/types.h>
22404 #ifdef HAVE_SCSI_SG_H
22405 #include <scsi/sg.h>
22411 static scsireq_t ac_aggr;
22418 rm -f conftest.
$ac_objext
22419 if { (ac_try
="$ac_compile"
22420 case "(($ac_try" in
22421 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22422 *) ac_try_echo=$ac_try;;
22424 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22425 $as_echo "$ac_try_echo") >&5
22426 (eval "$ac_compile") 2>conftest.er1
22428 grep -v '^ *+' conftest.er1 >conftest.err
22430 cat conftest.err >&5
22431 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22432 (exit $ac_status); } && {
22433 test -z "$ac_c_werror_flag" ||
22434 test ! -s conftest.err
22435 } && test -s conftest.$ac_objext; then
22436 ac_cv_member_scsireq_t_cmd=yes
22438 $as_echo "$as_me: failed program was:" >&5
22439 sed 's/^/| /' conftest.$ac_ext >&5
22441 cat >conftest.$ac_ext <<_ACEOF
22444 cat confdefs.h >>conftest.$ac_ext
22445 cat >>conftest.$ac_ext <<_ACEOF
22446 /* end confdefs.h. */
22447 #include <sys/types.h>
22448 #ifdef HAVE_SCSI_SG_H
22449 #include <scsi/sg.h>
22455 static scsireq_t ac_aggr;
22456 if (sizeof ac_aggr.cmd)
22462 rm -f conftest.$ac_objext
22463 if { (ac_try="$ac_compile"
22464 case "(($ac_try" in
22465 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22466 *) ac_try_echo
=$ac_try;;
22468 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22469 $as_echo "$ac_try_echo") >&5
22470 (eval "$ac_compile") 2>conftest.er1
22472 grep -v '^ *+' conftest.er1
>conftest.err
22474 cat conftest.err
>&5
22475 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22476 (exit $ac_status); } && {
22477 test -z "$ac_c_werror_flag" ||
22478 test ! -s conftest.err
22479 } && test -s conftest.
$ac_objext; then
22480 ac_cv_member_scsireq_t_cmd
=yes
22482 $as_echo "$as_me: failed program was:" >&5
22483 sed 's/^/| /' conftest.
$ac_ext >&5
22485 ac_cv_member_scsireq_t_cmd
=no
22488 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22491 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22493 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22494 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22495 if test "x$ac_cv_member_scsireq_t_cmd" = x
""yes; then
22497 cat >>confdefs.h
<<_ACEOF
22498 #define HAVE_SCSIREQ_T_CMD 1
22503 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22504 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22505 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22506 $as_echo_n "(cached) " >&6
22508 cat >conftest.
$ac_ext <<_ACEOF
22511 cat confdefs.h
>>conftest.
$ac_ext
22512 cat >>conftest.
$ac_ext <<_ACEOF
22513 /* end confdefs.h. */
22514 #include <sys/types.h>
22515 #ifdef HAVE_SCSI_SG_H
22516 #include <scsi/sg.h>
22522 static sg_io_hdr_t ac_aggr;
22523 if (ac_aggr.interface_id)
22529 rm -f conftest.
$ac_objext
22530 if { (ac_try
="$ac_compile"
22531 case "(($ac_try" in
22532 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22533 *) ac_try_echo=$ac_try;;
22535 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22536 $as_echo "$ac_try_echo") >&5
22537 (eval "$ac_compile") 2>conftest.er1
22539 grep -v '^ *+' conftest.er1 >conftest.err
22541 cat conftest.err >&5
22542 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22543 (exit $ac_status); } && {
22544 test -z "$ac_c_werror_flag" ||
22545 test ! -s conftest.err
22546 } && test -s conftest.$ac_objext; then
22547 ac_cv_member_sg_io_hdr_t_interface_id=yes
22549 $as_echo "$as_me: failed program was:" >&5
22550 sed 's/^/| /' conftest.$ac_ext >&5
22552 cat >conftest.$ac_ext <<_ACEOF
22555 cat confdefs.h >>conftest.$ac_ext
22556 cat >>conftest.$ac_ext <<_ACEOF
22557 /* end confdefs.h. */
22558 #include <sys/types.h>
22559 #ifdef HAVE_SCSI_SG_H
22560 #include <scsi/sg.h>
22566 static sg_io_hdr_t ac_aggr;
22567 if (sizeof ac_aggr.interface_id)
22573 rm -f conftest.$ac_objext
22574 if { (ac_try="$ac_compile"
22575 case "(($ac_try" in
22576 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22577 *) ac_try_echo
=$ac_try;;
22579 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22580 $as_echo "$ac_try_echo") >&5
22581 (eval "$ac_compile") 2>conftest.er1
22583 grep -v '^ *+' conftest.er1
>conftest.err
22585 cat conftest.err
>&5
22586 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22587 (exit $ac_status); } && {
22588 test -z "$ac_c_werror_flag" ||
22589 test ! -s conftest.err
22590 } && test -s conftest.
$ac_objext; then
22591 ac_cv_member_sg_io_hdr_t_interface_id
=yes
22593 $as_echo "$as_me: failed program was:" >&5
22594 sed 's/^/| /' conftest.
$ac_ext >&5
22596 ac_cv_member_sg_io_hdr_t_interface_id
=no
22599 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22602 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22604 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22605 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22606 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x
""yes; then
22608 cat >>confdefs.h
<<_ACEOF
22609 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22616 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22617 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22618 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22619 $as_echo_n "(cached) " >&6
22621 cat >conftest.
$ac_ext <<_ACEOF
22624 cat confdefs.h
>>conftest.
$ac_ext
22625 cat >>conftest.
$ac_ext <<_ACEOF
22626 /* end confdefs.h. */
22627 #include <signal.h>
22632 static siginfo_t ac_aggr;
22639 rm -f conftest.
$ac_objext
22640 if { (ac_try
="$ac_compile"
22641 case "(($ac_try" in
22642 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22643 *) ac_try_echo=$ac_try;;
22645 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22646 $as_echo "$ac_try_echo") >&5
22647 (eval "$ac_compile") 2>conftest.er1
22649 grep -v '^ *+' conftest.er1 >conftest.err
22651 cat conftest.err >&5
22652 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22653 (exit $ac_status); } && {
22654 test -z "$ac_c_werror_flag" ||
22655 test ! -s conftest.err
22656 } && test -s conftest.$ac_objext; then
22657 ac_cv_member_siginfo_t_si_fd=yes
22659 $as_echo "$as_me: failed program was:" >&5
22660 sed 's/^/| /' conftest.$ac_ext >&5
22662 cat >conftest.$ac_ext <<_ACEOF
22665 cat confdefs.h >>conftest.$ac_ext
22666 cat >>conftest.$ac_ext <<_ACEOF
22667 /* end confdefs.h. */
22668 #include <signal.h>
22673 static siginfo_t ac_aggr;
22674 if (sizeof ac_aggr.si_fd)
22680 rm -f conftest.$ac_objext
22681 if { (ac_try="$ac_compile"
22682 case "(($ac_try" in
22683 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22684 *) ac_try_echo
=$ac_try;;
22686 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22687 $as_echo "$ac_try_echo") >&5
22688 (eval "$ac_compile") 2>conftest.er1
22690 grep -v '^ *+' conftest.er1
>conftest.err
22692 cat conftest.err
>&5
22693 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22694 (exit $ac_status); } && {
22695 test -z "$ac_c_werror_flag" ||
22696 test ! -s conftest.err
22697 } && test -s conftest.
$ac_objext; then
22698 ac_cv_member_siginfo_t_si_fd
=yes
22700 $as_echo "$as_me: failed program was:" >&5
22701 sed 's/^/| /' conftest.
$ac_ext >&5
22703 ac_cv_member_siginfo_t_si_fd
=no
22706 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22709 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22711 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22712 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22713 if test "x$ac_cv_member_siginfo_t_si_fd" = x
""yes; then
22715 cat >>confdefs.h
<<_ACEOF
22716 #define HAVE_SIGINFO_T_SI_FD 1
22723 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22724 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22725 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22726 $as_echo_n "(cached) " >&6
22728 cat >conftest.
$ac_ext <<_ACEOF
22731 cat confdefs.h
>>conftest.
$ac_ext
22732 cat >>conftest.
$ac_ext <<_ACEOF
22733 /* end confdefs.h. */
22734 #include <sys/types.h>
22735 #ifdef HAVE_SYS_MTIO_H
22736 #include <sys/mtio.h>
22742 static struct mtget ac_aggr;
22743 if (ac_aggr.mt_blksiz)
22749 rm -f conftest.
$ac_objext
22750 if { (ac_try
="$ac_compile"
22751 case "(($ac_try" in
22752 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22753 *) ac_try_echo=$ac_try;;
22755 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22756 $as_echo "$ac_try_echo") >&5
22757 (eval "$ac_compile") 2>conftest.er1
22759 grep -v '^ *+' conftest.er1 >conftest.err
22761 cat conftest.err >&5
22762 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22763 (exit $ac_status); } && {
22764 test -z "$ac_c_werror_flag" ||
22765 test ! -s conftest.err
22766 } && test -s conftest.$ac_objext; then
22767 ac_cv_member_struct_mtget_mt_blksiz=yes
22769 $as_echo "$as_me: failed program was:" >&5
22770 sed 's/^/| /' conftest.$ac_ext >&5
22772 cat >conftest.$ac_ext <<_ACEOF
22775 cat confdefs.h >>conftest.$ac_ext
22776 cat >>conftest.$ac_ext <<_ACEOF
22777 /* end confdefs.h. */
22778 #include <sys/types.h>
22779 #ifdef HAVE_SYS_MTIO_H
22780 #include <sys/mtio.h>
22786 static struct mtget ac_aggr;
22787 if (sizeof ac_aggr.mt_blksiz)
22793 rm -f conftest.$ac_objext
22794 if { (ac_try="$ac_compile"
22795 case "(($ac_try" in
22796 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22797 *) ac_try_echo
=$ac_try;;
22799 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22800 $as_echo "$ac_try_echo") >&5
22801 (eval "$ac_compile") 2>conftest.er1
22803 grep -v '^ *+' conftest.er1
>conftest.err
22805 cat conftest.err
>&5
22806 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22807 (exit $ac_status); } && {
22808 test -z "$ac_c_werror_flag" ||
22809 test ! -s conftest.err
22810 } && test -s conftest.
$ac_objext; then
22811 ac_cv_member_struct_mtget_mt_blksiz
=yes
22813 $as_echo "$as_me: failed program was:" >&5
22814 sed 's/^/| /' conftest.
$ac_ext >&5
22816 ac_cv_member_struct_mtget_mt_blksiz
=no
22819 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22822 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22824 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22825 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22826 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x
""yes; then
22828 cat >>confdefs.h
<<_ACEOF
22829 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22834 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22835 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22836 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22837 $as_echo_n "(cached) " >&6
22839 cat >conftest.
$ac_ext <<_ACEOF
22842 cat confdefs.h
>>conftest.
$ac_ext
22843 cat >>conftest.
$ac_ext <<_ACEOF
22844 /* end confdefs.h. */
22845 #include <sys/types.h>
22846 #ifdef HAVE_SYS_MTIO_H
22847 #include <sys/mtio.h>
22853 static struct mtget ac_aggr;
22854 if (ac_aggr.mt_gstat)
22860 rm -f conftest.
$ac_objext
22861 if { (ac_try
="$ac_compile"
22862 case "(($ac_try" in
22863 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22864 *) ac_try_echo=$ac_try;;
22866 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22867 $as_echo "$ac_try_echo") >&5
22868 (eval "$ac_compile") 2>conftest.er1
22870 grep -v '^ *+' conftest.er1 >conftest.err
22872 cat conftest.err >&5
22873 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22874 (exit $ac_status); } && {
22875 test -z "$ac_c_werror_flag" ||
22876 test ! -s conftest.err
22877 } && test -s conftest.$ac_objext; then
22878 ac_cv_member_struct_mtget_mt_gstat=yes
22880 $as_echo "$as_me: failed program was:" >&5
22881 sed 's/^/| /' conftest.$ac_ext >&5
22883 cat >conftest.$ac_ext <<_ACEOF
22886 cat confdefs.h >>conftest.$ac_ext
22887 cat >>conftest.$ac_ext <<_ACEOF
22888 /* end confdefs.h. */
22889 #include <sys/types.h>
22890 #ifdef HAVE_SYS_MTIO_H
22891 #include <sys/mtio.h>
22897 static struct mtget ac_aggr;
22898 if (sizeof ac_aggr.mt_gstat)
22904 rm -f conftest.$ac_objext
22905 if { (ac_try="$ac_compile"
22906 case "(($ac_try" in
22907 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22908 *) ac_try_echo
=$ac_try;;
22910 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22911 $as_echo "$ac_try_echo") >&5
22912 (eval "$ac_compile") 2>conftest.er1
22914 grep -v '^ *+' conftest.er1
>conftest.err
22916 cat conftest.err
>&5
22917 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22918 (exit $ac_status); } && {
22919 test -z "$ac_c_werror_flag" ||
22920 test ! -s conftest.err
22921 } && test -s conftest.
$ac_objext; then
22922 ac_cv_member_struct_mtget_mt_gstat
=yes
22924 $as_echo "$as_me: failed program was:" >&5
22925 sed 's/^/| /' conftest.
$ac_ext >&5
22927 ac_cv_member_struct_mtget_mt_gstat
=no
22930 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22933 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22935 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
22936 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
22937 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x
""yes; then
22939 cat >>confdefs.h
<<_ACEOF
22940 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
22945 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
22946 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
22947 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
22948 $as_echo_n "(cached) " >&6
22950 cat >conftest.
$ac_ext <<_ACEOF
22953 cat confdefs.h
>>conftest.
$ac_ext
22954 cat >>conftest.
$ac_ext <<_ACEOF
22955 /* end confdefs.h. */
22956 #include <sys/types.h>
22957 #ifdef HAVE_SYS_MTIO_H
22958 #include <sys/mtio.h>
22964 static struct mtget ac_aggr;
22965 if (ac_aggr.mt_blkno)
22971 rm -f conftest.
$ac_objext
22972 if { (ac_try
="$ac_compile"
22973 case "(($ac_try" in
22974 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22975 *) ac_try_echo=$ac_try;;
22977 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22978 $as_echo "$ac_try_echo") >&5
22979 (eval "$ac_compile") 2>conftest.er1
22981 grep -v '^ *+' conftest.er1 >conftest.err
22983 cat conftest.err >&5
22984 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22985 (exit $ac_status); } && {
22986 test -z "$ac_c_werror_flag" ||
22987 test ! -s conftest.err
22988 } && test -s conftest.$ac_objext; then
22989 ac_cv_member_struct_mtget_mt_blkno=yes
22991 $as_echo "$as_me: failed program was:" >&5
22992 sed 's/^/| /' conftest.$ac_ext >&5
22994 cat >conftest.$ac_ext <<_ACEOF
22997 cat confdefs.h >>conftest.$ac_ext
22998 cat >>conftest.$ac_ext <<_ACEOF
22999 /* end confdefs.h. */
23000 #include <sys/types.h>
23001 #ifdef HAVE_SYS_MTIO_H
23002 #include <sys/mtio.h>
23008 static struct mtget ac_aggr;
23009 if (sizeof ac_aggr.mt_blkno)
23015 rm -f conftest.$ac_objext
23016 if { (ac_try="$ac_compile"
23017 case "(($ac_try" in
23018 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23019 *) ac_try_echo
=$ac_try;;
23021 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23022 $as_echo "$ac_try_echo") >&5
23023 (eval "$ac_compile") 2>conftest.er1
23025 grep -v '^ *+' conftest.er1
>conftest.err
23027 cat conftest.err
>&5
23028 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23029 (exit $ac_status); } && {
23030 test -z "$ac_c_werror_flag" ||
23031 test ! -s conftest.err
23032 } && test -s conftest.
$ac_objext; then
23033 ac_cv_member_struct_mtget_mt_blkno
=yes
23035 $as_echo "$as_me: failed program was:" >&5
23036 sed 's/^/| /' conftest.
$ac_ext >&5
23038 ac_cv_member_struct_mtget_mt_blkno
=no
23041 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23044 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23046 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
23047 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
23048 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x
""yes; then
23050 cat >>confdefs.h
<<_ACEOF
23051 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
23058 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
23059 $as_echo_n "checking for struct option.name... " >&6; }
23060 if test "${ac_cv_member_struct_option_name+set}" = set; then
23061 $as_echo_n "(cached) " >&6
23063 cat >conftest.
$ac_ext <<_ACEOF
23066 cat confdefs.h
>>conftest.
$ac_ext
23067 cat >>conftest.
$ac_ext <<_ACEOF
23068 /* end confdefs.h. */
23069 #ifdef HAVE_GETOPT_H
23070 #include <getopt.h>
23076 static struct option ac_aggr;
23083 rm -f conftest.
$ac_objext
23084 if { (ac_try
="$ac_compile"
23085 case "(($ac_try" in
23086 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23087 *) ac_try_echo=$ac_try;;
23089 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23090 $as_echo "$ac_try_echo") >&5
23091 (eval "$ac_compile") 2>conftest.er1
23093 grep -v '^ *+' conftest.er1 >conftest.err
23095 cat conftest.err >&5
23096 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23097 (exit $ac_status); } && {
23098 test -z "$ac_c_werror_flag" ||
23099 test ! -s conftest.err
23100 } && test -s conftest.$ac_objext; then
23101 ac_cv_member_struct_option_name=yes
23103 $as_echo "$as_me: failed program was:" >&5
23104 sed 's/^/| /' conftest.$ac_ext >&5
23106 cat >conftest.$ac_ext <<_ACEOF
23109 cat confdefs.h >>conftest.$ac_ext
23110 cat >>conftest.$ac_ext <<_ACEOF
23111 /* end confdefs.h. */
23112 #ifdef HAVE_GETOPT_H
23113 #include <getopt.h>
23119 static struct option ac_aggr;
23120 if (sizeof ac_aggr.name)
23126 rm -f conftest.$ac_objext
23127 if { (ac_try="$ac_compile"
23128 case "(($ac_try" in
23129 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23130 *) ac_try_echo
=$ac_try;;
23132 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23133 $as_echo "$ac_try_echo") >&5
23134 (eval "$ac_compile") 2>conftest.er1
23136 grep -v '^ *+' conftest.er1
>conftest.err
23138 cat conftest.err
>&5
23139 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23140 (exit $ac_status); } && {
23141 test -z "$ac_c_werror_flag" ||
23142 test ! -s conftest.err
23143 } && test -s conftest.
$ac_objext; then
23144 ac_cv_member_struct_option_name
=yes
23146 $as_echo "$as_me: failed program was:" >&5
23147 sed 's/^/| /' conftest.
$ac_ext >&5
23149 ac_cv_member_struct_option_name
=no
23152 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23155 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23157 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
23158 $as_echo "$ac_cv_member_struct_option_name" >&6; }
23159 if test "x$ac_cv_member_struct_option_name" = x
""yes; then
23161 cat >>confdefs.h
<<_ACEOF
23162 #define HAVE_STRUCT_OPTION_NAME 1
23169 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
23170 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
23171 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
23172 $as_echo_n "(cached) " >&6
23174 cat >conftest.
$ac_ext <<_ACEOF
23177 cat confdefs.h
>>conftest.
$ac_ext
23178 cat >>conftest.
$ac_ext <<_ACEOF
23179 /* end confdefs.h. */
23180 $ac_includes_default
23184 static struct stat ac_aggr;
23185 if (ac_aggr.st_blocks)
23191 rm -f conftest.
$ac_objext
23192 if { (ac_try
="$ac_compile"
23193 case "(($ac_try" in
23194 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23195 *) ac_try_echo=$ac_try;;
23197 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23198 $as_echo "$ac_try_echo") >&5
23199 (eval "$ac_compile") 2>conftest.er1
23201 grep -v '^ *+' conftest.er1 >conftest.err
23203 cat conftest.err >&5
23204 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23205 (exit $ac_status); } && {
23206 test -z "$ac_c_werror_flag" ||
23207 test ! -s conftest.err
23208 } && test -s conftest.$ac_objext; then
23209 ac_cv_member_struct_stat_st_blocks=yes
23211 $as_echo "$as_me: failed program was:" >&5
23212 sed 's/^/| /' conftest.$ac_ext >&5
23214 cat >conftest.$ac_ext <<_ACEOF
23217 cat confdefs.h >>conftest.$ac_ext
23218 cat >>conftest.$ac_ext <<_ACEOF
23219 /* end confdefs.h. */
23220 $ac_includes_default
23224 static struct stat ac_aggr;
23225 if (sizeof ac_aggr.st_blocks)
23231 rm -f conftest.$ac_objext
23232 if { (ac_try="$ac_compile"
23233 case "(($ac_try" in
23234 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23235 *) ac_try_echo
=$ac_try;;
23237 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23238 $as_echo "$ac_try_echo") >&5
23239 (eval "$ac_compile") 2>conftest.er1
23241 grep -v '^ *+' conftest.er1
>conftest.err
23243 cat conftest.err
>&5
23244 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23245 (exit $ac_status); } && {
23246 test -z "$ac_c_werror_flag" ||
23247 test ! -s conftest.err
23248 } && test -s conftest.
$ac_objext; then
23249 ac_cv_member_struct_stat_st_blocks
=yes
23251 $as_echo "$as_me: failed program was:" >&5
23252 sed 's/^/| /' conftest.
$ac_ext >&5
23254 ac_cv_member_struct_stat_st_blocks
=no
23257 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23260 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23262 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
23263 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
23264 if test "x$ac_cv_member_struct_stat_st_blocks" = x
""yes; then
23266 cat >>confdefs.h
<<_ACEOF
23267 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23272 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
23273 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
23274 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
23275 $as_echo_n "(cached) " >&6
23277 cat >conftest.
$ac_ext <<_ACEOF
23280 cat confdefs.h
>>conftest.
$ac_ext
23281 cat >>conftest.
$ac_ext <<_ACEOF
23282 /* end confdefs.h. */
23283 $ac_includes_default
23287 static struct stat ac_aggr;
23288 if (ac_aggr.st_mtim)
23294 rm -f conftest.
$ac_objext
23295 if { (ac_try
="$ac_compile"
23296 case "(($ac_try" in
23297 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23298 *) ac_try_echo=$ac_try;;
23300 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23301 $as_echo "$ac_try_echo") >&5
23302 (eval "$ac_compile") 2>conftest.er1
23304 grep -v '^ *+' conftest.er1 >conftest.err
23306 cat conftest.err >&5
23307 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23308 (exit $ac_status); } && {
23309 test -z "$ac_c_werror_flag" ||
23310 test ! -s conftest.err
23311 } && test -s conftest.$ac_objext; then
23312 ac_cv_member_struct_stat_st_mtim=yes
23314 $as_echo "$as_me: failed program was:" >&5
23315 sed 's/^/| /' conftest.$ac_ext >&5
23317 cat >conftest.$ac_ext <<_ACEOF
23320 cat confdefs.h >>conftest.$ac_ext
23321 cat >>conftest.$ac_ext <<_ACEOF
23322 /* end confdefs.h. */
23323 $ac_includes_default
23327 static struct stat ac_aggr;
23328 if (sizeof ac_aggr.st_mtim)
23334 rm -f conftest.$ac_objext
23335 if { (ac_try="$ac_compile"
23336 case "(($ac_try" in
23337 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23338 *) ac_try_echo
=$ac_try;;
23340 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23341 $as_echo "$ac_try_echo") >&5
23342 (eval "$ac_compile") 2>conftest.er1
23344 grep -v '^ *+' conftest.er1
>conftest.err
23346 cat conftest.err
>&5
23347 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23348 (exit $ac_status); } && {
23349 test -z "$ac_c_werror_flag" ||
23350 test ! -s conftest.err
23351 } && test -s conftest.
$ac_objext; then
23352 ac_cv_member_struct_stat_st_mtim
=yes
23354 $as_echo "$as_me: failed program was:" >&5
23355 sed 's/^/| /' conftest.
$ac_ext >&5
23357 ac_cv_member_struct_stat_st_mtim
=no
23360 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23363 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23365 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23366 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23367 if test "x$ac_cv_member_struct_stat_st_mtim" = x
""yes; then
23369 cat >>confdefs.h
<<_ACEOF
23370 #define HAVE_STRUCT_STAT_ST_MTIM 1
23375 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23376 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23377 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23378 $as_echo_n "(cached) " >&6
23380 cat >conftest.
$ac_ext <<_ACEOF
23383 cat confdefs.h
>>conftest.
$ac_ext
23384 cat >>conftest.
$ac_ext <<_ACEOF
23385 /* end confdefs.h. */
23386 $ac_includes_default
23390 static struct stat ac_aggr;
23391 if (ac_aggr.st_ctim)
23397 rm -f conftest.
$ac_objext
23398 if { (ac_try
="$ac_compile"
23399 case "(($ac_try" in
23400 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23401 *) ac_try_echo=$ac_try;;
23403 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23404 $as_echo "$ac_try_echo") >&5
23405 (eval "$ac_compile") 2>conftest.er1
23407 grep -v '^ *+' conftest.er1 >conftest.err
23409 cat conftest.err >&5
23410 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23411 (exit $ac_status); } && {
23412 test -z "$ac_c_werror_flag" ||
23413 test ! -s conftest.err
23414 } && test -s conftest.$ac_objext; then
23415 ac_cv_member_struct_stat_st_ctim=yes
23417 $as_echo "$as_me: failed program was:" >&5
23418 sed 's/^/| /' conftest.$ac_ext >&5
23420 cat >conftest.$ac_ext <<_ACEOF
23423 cat confdefs.h >>conftest.$ac_ext
23424 cat >>conftest.$ac_ext <<_ACEOF
23425 /* end confdefs.h. */
23426 $ac_includes_default
23430 static struct stat ac_aggr;
23431 if (sizeof ac_aggr.st_ctim)
23437 rm -f conftest.$ac_objext
23438 if { (ac_try="$ac_compile"
23439 case "(($ac_try" in
23440 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23441 *) ac_try_echo
=$ac_try;;
23443 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23444 $as_echo "$ac_try_echo") >&5
23445 (eval "$ac_compile") 2>conftest.er1
23447 grep -v '^ *+' conftest.er1
>conftest.err
23449 cat conftest.err
>&5
23450 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23451 (exit $ac_status); } && {
23452 test -z "$ac_c_werror_flag" ||
23453 test ! -s conftest.err
23454 } && test -s conftest.
$ac_objext; then
23455 ac_cv_member_struct_stat_st_ctim
=yes
23457 $as_echo "$as_me: failed program was:" >&5
23458 sed 's/^/| /' conftest.
$ac_ext >&5
23460 ac_cv_member_struct_stat_st_ctim
=no
23463 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23466 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23468 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23469 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23470 if test "x$ac_cv_member_struct_stat_st_ctim" = x
""yes; then
23472 cat >>confdefs.h
<<_ACEOF
23473 #define HAVE_STRUCT_STAT_ST_CTIM 1
23478 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23479 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23480 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23481 $as_echo_n "(cached) " >&6
23483 cat >conftest.
$ac_ext <<_ACEOF
23486 cat confdefs.h
>>conftest.
$ac_ext
23487 cat >>conftest.
$ac_ext <<_ACEOF
23488 /* end confdefs.h. */
23489 $ac_includes_default
23493 static struct stat ac_aggr;
23494 if (ac_aggr.st_atim)
23500 rm -f conftest.
$ac_objext
23501 if { (ac_try
="$ac_compile"
23502 case "(($ac_try" in
23503 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23504 *) ac_try_echo=$ac_try;;
23506 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23507 $as_echo "$ac_try_echo") >&5
23508 (eval "$ac_compile") 2>conftest.er1
23510 grep -v '^ *+' conftest.er1 >conftest.err
23512 cat conftest.err >&5
23513 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23514 (exit $ac_status); } && {
23515 test -z "$ac_c_werror_flag" ||
23516 test ! -s conftest.err
23517 } && test -s conftest.$ac_objext; then
23518 ac_cv_member_struct_stat_st_atim=yes
23520 $as_echo "$as_me: failed program was:" >&5
23521 sed 's/^/| /' conftest.$ac_ext >&5
23523 cat >conftest.$ac_ext <<_ACEOF
23526 cat confdefs.h >>conftest.$ac_ext
23527 cat >>conftest.$ac_ext <<_ACEOF
23528 /* end confdefs.h. */
23529 $ac_includes_default
23533 static struct stat ac_aggr;
23534 if (sizeof ac_aggr.st_atim)
23540 rm -f conftest.$ac_objext
23541 if { (ac_try="$ac_compile"
23542 case "(($ac_try" in
23543 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23544 *) ac_try_echo
=$ac_try;;
23546 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23547 $as_echo "$ac_try_echo") >&5
23548 (eval "$ac_compile") 2>conftest.er1
23550 grep -v '^ *+' conftest.er1
>conftest.err
23552 cat conftest.err
>&5
23553 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23554 (exit $ac_status); } && {
23555 test -z "$ac_c_werror_flag" ||
23556 test ! -s conftest.err
23557 } && test -s conftest.
$ac_objext; then
23558 ac_cv_member_struct_stat_st_atim
=yes
23560 $as_echo "$as_me: failed program was:" >&5
23561 sed 's/^/| /' conftest.
$ac_ext >&5
23563 ac_cv_member_struct_stat_st_atim
=no
23566 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23569 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23571 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23572 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23573 if test "x$ac_cv_member_struct_stat_st_atim" = x
""yes; then
23575 cat >>confdefs.h
<<_ACEOF
23576 #define HAVE_STRUCT_STAT_ST_ATIM 1
23583 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23584 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23585 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23586 $as_echo_n "(cached) " >&6
23588 cat >conftest.
$ac_ext <<_ACEOF
23591 cat confdefs.h
>>conftest.
$ac_ext
23592 cat >>conftest.
$ac_ext <<_ACEOF
23593 /* end confdefs.h. */
23594 #ifdef HAVE_SYS_TYPES_H
23595 #include <sys/types.h>
23597 #ifdef HAVE_NETINET_IN_H
23598 #include <netinet/in.h>
23604 static struct sockaddr_in6 ac_aggr;
23605 if (ac_aggr.sin6_scope_id)
23611 rm -f conftest.
$ac_objext
23612 if { (ac_try
="$ac_compile"
23613 case "(($ac_try" in
23614 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23615 *) ac_try_echo=$ac_try;;
23617 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23618 $as_echo "$ac_try_echo") >&5
23619 (eval "$ac_compile") 2>conftest.er1
23621 grep -v '^ *+' conftest.er1 >conftest.err
23623 cat conftest.err >&5
23624 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23625 (exit $ac_status); } && {
23626 test -z "$ac_c_werror_flag" ||
23627 test ! -s conftest.err
23628 } && test -s conftest.$ac_objext; then
23629 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23631 $as_echo "$as_me: failed program was:" >&5
23632 sed 's/^/| /' conftest.$ac_ext >&5
23634 cat >conftest.$ac_ext <<_ACEOF
23637 cat confdefs.h >>conftest.$ac_ext
23638 cat >>conftest.$ac_ext <<_ACEOF
23639 /* end confdefs.h. */
23640 #ifdef HAVE_SYS_TYPES_H
23641 #include <sys/types.h>
23643 #ifdef HAVE_NETINET_IN_H
23644 #include <netinet/in.h>
23650 static struct sockaddr_in6 ac_aggr;
23651 if (sizeof ac_aggr.sin6_scope_id)
23657 rm -f conftest.$ac_objext
23658 if { (ac_try="$ac_compile"
23659 case "(($ac_try" in
23660 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23661 *) ac_try_echo
=$ac_try;;
23663 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23664 $as_echo "$ac_try_echo") >&5
23665 (eval "$ac_compile") 2>conftest.er1
23667 grep -v '^ *+' conftest.er1
>conftest.err
23669 cat conftest.err
>&5
23670 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23671 (exit $ac_status); } && {
23672 test -z "$ac_c_werror_flag" ||
23673 test ! -s conftest.err
23674 } && test -s conftest.
$ac_objext; then
23675 ac_cv_member_struct_sockaddr_in6_sin6_scope_id
=yes
23677 $as_echo "$as_me: failed program was:" >&5
23678 sed 's/^/| /' conftest.
$ac_ext >&5
23680 ac_cv_member_struct_sockaddr_in6_sin6_scope_id
=no
23683 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23686 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23688 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23689 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23690 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x
""yes; then
23692 cat >>confdefs.h
<<_ACEOF
23693 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23700 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23701 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23702 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23703 $as_echo_n "(cached) " >&6
23705 cat >conftest.
$ac_ext <<_ACEOF
23708 cat confdefs.h
>>conftest.
$ac_ext
23709 cat >>conftest.
$ac_ext <<_ACEOF
23710 /* end confdefs.h. */
23711 #ifdef HAVE_SYS_TYPES_H
23712 #include <sys/types.h>
23714 #ifdef HAVE_NETINET_IN_H
23715 # include <netinet/in.h>
23717 #ifdef HAVE_ARPA_NAMESER_H
23718 # include <arpa/nameser.h>
23724 static ns_msg ac_aggr;
23725 if (ac_aggr._msg_ptr)
23731 rm -f conftest.
$ac_objext
23732 if { (ac_try
="$ac_compile"
23733 case "(($ac_try" in
23734 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23735 *) ac_try_echo=$ac_try;;
23737 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23738 $as_echo "$ac_try_echo") >&5
23739 (eval "$ac_compile") 2>conftest.er1
23741 grep -v '^ *+' conftest.er1 >conftest.err
23743 cat conftest.err >&5
23744 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23745 (exit $ac_status); } && {
23746 test -z "$ac_c_werror_flag" ||
23747 test ! -s conftest.err
23748 } && test -s conftest.$ac_objext; then
23749 ac_cv_member_ns_msg__msg_ptr=yes
23751 $as_echo "$as_me: failed program was:" >&5
23752 sed 's/^/| /' conftest.$ac_ext >&5
23754 cat >conftest.$ac_ext <<_ACEOF
23757 cat confdefs.h >>conftest.$ac_ext
23758 cat >>conftest.$ac_ext <<_ACEOF
23759 /* end confdefs.h. */
23760 #ifdef HAVE_SYS_TYPES_H
23761 #include <sys/types.h>
23763 #ifdef HAVE_NETINET_IN_H
23764 # include <netinet/in.h>
23766 #ifdef HAVE_ARPA_NAMESER_H
23767 # include <arpa/nameser.h>
23773 static ns_msg ac_aggr;
23774 if (sizeof ac_aggr._msg_ptr)
23780 rm -f conftest.$ac_objext
23781 if { (ac_try="$ac_compile"
23782 case "(($ac_try" in
23783 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23784 *) ac_try_echo
=$ac_try;;
23786 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23787 $as_echo "$ac_try_echo") >&5
23788 (eval "$ac_compile") 2>conftest.er1
23790 grep -v '^ *+' conftest.er1
>conftest.err
23792 cat conftest.err
>&5
23793 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23794 (exit $ac_status); } && {
23795 test -z "$ac_c_werror_flag" ||
23796 test ! -s conftest.err
23797 } && test -s conftest.
$ac_objext; then
23798 ac_cv_member_ns_msg__msg_ptr
=yes
23800 $as_echo "$as_me: failed program was:" >&5
23801 sed 's/^/| /' conftest.
$ac_ext >&5
23803 ac_cv_member_ns_msg__msg_ptr
=no
23806 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23809 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23811 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23812 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23813 if test "x$ac_cv_member_ns_msg__msg_ptr" = x
""yes; then
23815 cat >>confdefs.h
<<_ACEOF
23816 #define HAVE_NS_MSG__MSG_PTR 1
23823 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
23824 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
23825 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
23826 $as_echo_n "(cached) " >&6
23828 cat >conftest.
$ac_ext <<_ACEOF
23831 cat confdefs.h
>>conftest.
$ac_ext
23832 cat >>conftest.
$ac_ext <<_ACEOF
23833 /* end confdefs.h. */
23834 #ifdef HAVE_SYS_TYPES_H
23835 #include <sys/types.h>
23837 #ifdef HAVE_ALIAS_H
23840 #ifdef HAVE_SYS_SOCKET_H
23841 #include <sys/socket.h>
23843 #ifdef HAVE_SYS_SOCKETVAR_H
23844 #include <sys/socketvar.h>
23846 #ifdef HAVE_SYS_TIMEOUT_H
23847 #include <sys/timeout.h>
23849 #ifdef HAVE_NETINET_IN_H
23850 #include <netinet/in.h>
23852 #ifdef HAVE_NETINET_IN_SYSTM_H
23853 #include <netinet/in_systm.h>
23855 #ifdef HAVE_NETINET_IP_H
23856 #include <netinet/ip.h>
23858 #ifdef HAVE_NETINET_IP_VAR_H
23859 #include <netinet/ip_var.h>
23861 #ifdef HAVE_NETINET_IP_ICMP_H
23862 #include <netinet/ip_icmp.h>
23864 #ifdef HAVE_NETINET_ICMP_VAR
23865 #include <netinet/icmp_var.h>
23871 static struct icmpstat ac_aggr;
23872 if (ac_aggr.icps_outhist)
23878 rm -f conftest.
$ac_objext
23879 if { (ac_try
="$ac_compile"
23880 case "(($ac_try" in
23881 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23882 *) ac_try_echo=$ac_try;;
23884 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23885 $as_echo "$ac_try_echo") >&5
23886 (eval "$ac_compile") 2>conftest.er1
23888 grep -v '^ *+' conftest.er1 >conftest.err
23890 cat conftest.err >&5
23891 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23892 (exit $ac_status); } && {
23893 test -z "$ac_c_werror_flag" ||
23894 test ! -s conftest.err
23895 } && test -s conftest.$ac_objext; then
23896 ac_cv_member_struct_icmpstat_icps_outhist=yes
23898 $as_echo "$as_me: failed program was:" >&5
23899 sed 's/^/| /' conftest.$ac_ext >&5
23901 cat >conftest.$ac_ext <<_ACEOF
23904 cat confdefs.h >>conftest.$ac_ext
23905 cat >>conftest.$ac_ext <<_ACEOF
23906 /* end confdefs.h. */
23907 #ifdef HAVE_SYS_TYPES_H
23908 #include <sys/types.h>
23910 #ifdef HAVE_ALIAS_H
23913 #ifdef HAVE_SYS_SOCKET_H
23914 #include <sys/socket.h>
23916 #ifdef HAVE_SYS_SOCKETVAR_H
23917 #include <sys/socketvar.h>
23919 #ifdef HAVE_SYS_TIMEOUT_H
23920 #include <sys/timeout.h>
23922 #ifdef HAVE_NETINET_IN_H
23923 #include <netinet/in.h>
23925 #ifdef HAVE_NETINET_IN_SYSTM_H
23926 #include <netinet/in_systm.h>
23928 #ifdef HAVE_NETINET_IP_H
23929 #include <netinet/ip.h>
23931 #ifdef HAVE_NETINET_IP_VAR_H
23932 #include <netinet/ip_var.h>
23934 #ifdef HAVE_NETINET_IP_ICMP_H
23935 #include <netinet/ip_icmp.h>
23937 #ifdef HAVE_NETINET_ICMP_VAR
23938 #include <netinet/icmp_var.h>
23944 static struct icmpstat ac_aggr;
23945 if (sizeof ac_aggr.icps_outhist)
23951 rm -f conftest.$ac_objext
23952 if { (ac_try="$ac_compile"
23953 case "(($ac_try" in
23954 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23955 *) ac_try_echo
=$ac_try;;
23957 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23958 $as_echo "$ac_try_echo") >&5
23959 (eval "$ac_compile") 2>conftest.er1
23961 grep -v '^ *+' conftest.er1
>conftest.err
23963 cat conftest.err
>&5
23964 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23965 (exit $ac_status); } && {
23966 test -z "$ac_c_werror_flag" ||
23967 test ! -s conftest.err
23968 } && test -s conftest.
$ac_objext; then
23969 ac_cv_member_struct_icmpstat_icps_outhist
=yes
23971 $as_echo "$as_me: failed program was:" >&5
23972 sed 's/^/| /' conftest.
$ac_ext >&5
23974 ac_cv_member_struct_icmpstat_icps_outhist
=no
23977 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23980 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
23982 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
23983 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
23984 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x
""yes; then
23986 cat >>confdefs.h
<<_ACEOF
23987 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
23994 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
23995 $as_echo_n "checking for timezone variable... " >&6; }
23996 if test "${ac_cv_have_timezone+set}" = set; then
23997 $as_echo_n "(cached) " >&6
23999 cat >conftest.
$ac_ext <<_ACEOF
24002 cat confdefs.h
>>conftest.
$ac_ext
24003 cat >>conftest.
$ac_ext <<_ACEOF
24004 /* end confdefs.h. */
24014 rm -f conftest.
$ac_objext conftest
$ac_exeext
24015 if { (ac_try
="$ac_link"
24016 case "(($ac_try" in
24017 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
24018 *) ac_try_echo=$ac_try;;
24020 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24021 $as_echo "$ac_try_echo") >&5
24022 (eval "$ac_link") 2>conftest.er1
24024 grep -v '^ *+' conftest.er1 >conftest.err
24026 cat conftest.err >&5
24027 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24028 (exit $ac_status); } && {
24029 test -z "$ac_c_werror_flag" ||
24030 test ! -s conftest.err
24031 } && test -s conftest$ac_exeext && {
24032 test "$cross_compiling" = yes ||
24033 $as_test_x conftest$ac_exeext
24035 ac_cv_have_timezone="yes"
24037 $as_echo "$as_me: failed program was:" >&5
24038 sed 's/^/| /' conftest.$ac_ext >&5
24040 ac_cv_have_timezone="no"
24043 rm -rf conftest.dSYM
24044 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24045 conftest$ac_exeext conftest.$ac_ext
24047 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
24048 $as_echo "$ac_cv_have_timezone" >&6; }
24049 if test "$ac_cv_have_timezone" = "yes"
24052 cat >>confdefs.h <<\_ACEOF
24053 #define HAVE_TIMEZONE 1
24057 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
24058 $as_echo_n "checking for daylight variable... " >&6; }
24059 if test "${ac_cv_have_daylight+set}" = set; then
24060 $as_echo_n "(cached) " >&6
24062 cat >conftest.$ac_ext <<_ACEOF
24065 cat confdefs.h >>conftest.$ac_ext
24066 cat >>conftest.$ac_ext <<_ACEOF
24067 /* end confdefs.h. */
24077 rm -f conftest.$ac_objext conftest$ac_exeext
24078 if { (ac_try="$ac_link"
24079 case "(($ac_try" in
24080 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
24081 *) ac_try_echo
=$ac_try;;
24083 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
24084 $as_echo "$ac_try_echo") >&5
24085 (eval "$ac_link") 2>conftest.er1
24087 grep -v '^ *+' conftest.er1
>conftest.err
24089 cat conftest.err
>&5
24090 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24091 (exit $ac_status); } && {
24092 test -z "$ac_c_werror_flag" ||
24093 test ! -s conftest.err
24094 } && test -s conftest
$ac_exeext && {
24095 test "$cross_compiling" = yes ||
24096 $as_test_x conftest
$ac_exeext
24098 ac_cv_have_daylight
="yes"
24100 $as_echo "$as_me: failed program was:" >&5
24101 sed 's/^/| /' conftest.
$ac_ext >&5
24103 ac_cv_have_daylight
="no"
24106 rm -rf conftest.dSYM
24107 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
24108 conftest
$ac_exeext conftest.
$ac_ext
24110 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
24111 $as_echo "$ac_cv_have_daylight" >&6; }
24112 if test "$ac_cv_have_daylight" = "yes"
24115 cat >>confdefs.h
<<\_ACEOF
24116 #define HAVE_DAYLIGHT 1
24121 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
24122 $as_echo_n "checking for isinf... " >&6; }
24123 if test "${ac_cv_have_isinf+set}" = set; then
24124 $as_echo_n "(cached) " >&6
24126 cat >conftest.
$ac_ext <<_ACEOF
24129 cat confdefs.h
>>conftest.
$ac_ext
24130 cat >>conftest.
$ac_ext <<_ACEOF
24131 /* end confdefs.h. */
24136 float f = 0.0; int i=isinf(f)
24141 rm -f conftest.
$ac_objext conftest
$ac_exeext
24142 if { (ac_try
="$ac_link"
24143 case "(($ac_try" in
24144 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
24145 *) ac_try_echo=$ac_try;;
24147 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24148 $as_echo "$ac_try_echo") >&5
24149 (eval "$ac_link") 2>conftest.er1
24151 grep -v '^ *+' conftest.er1 >conftest.err
24153 cat conftest.err >&5
24154 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24155 (exit $ac_status); } && {
24156 test -z "$ac_c_werror_flag" ||
24157 test ! -s conftest.err
24158 } && test -s conftest$ac_exeext && {
24159 test "$cross_compiling" = yes ||
24160 $as_test_x conftest$ac_exeext
24162 ac_cv_have_isinf="yes"
24164 $as_echo "$as_me: failed program was:" >&5
24165 sed 's/^/| /' conftest.$ac_ext >&5
24167 ac_cv_have_isinf="no"
24170 rm -rf conftest.dSYM
24171 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24172 conftest$ac_exeext conftest.$ac_ext
24174 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
24175 $as_echo "$ac_cv_have_isinf" >&6; }
24176 if test "$ac_cv_have_isinf" = "yes"
24179 cat >>confdefs.h <<\_ACEOF
24180 #define HAVE_ISINF 1
24185 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
24186 $as_echo_n "checking for isnan... " >&6; }
24187 if test "${ac_cv_have_isnan+set}" = set; then
24188 $as_echo_n "(cached) " >&6
24190 cat >conftest.$ac_ext <<_ACEOF
24193 cat confdefs.h >>conftest.$ac_ext
24194 cat >>conftest.$ac_ext <<_ACEOF
24195 /* end confdefs.h. */
24200 float f = 0.0; int i=isnan(f)
24205 rm -f conftest.$ac_objext conftest$ac_exeext
24206 if { (ac_try="$ac_link"
24207 case "(($ac_try" in
24208 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
24209 *) ac_try_echo
=$ac_try;;
24211 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
24212 $as_echo "$ac_try_echo") >&5
24213 (eval "$ac_link") 2>conftest.er1
24215 grep -v '^ *+' conftest.er1
>conftest.err
24217 cat conftest.err
>&5
24218 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24219 (exit $ac_status); } && {
24220 test -z "$ac_c_werror_flag" ||
24221 test ! -s conftest.err
24222 } && test -s conftest
$ac_exeext && {
24223 test "$cross_compiling" = yes ||
24224 $as_test_x conftest
$ac_exeext
24226 ac_cv_have_isnan
="yes"
24228 $as_echo "$as_me: failed program was:" >&5
24229 sed 's/^/| /' conftest.
$ac_ext >&5
24231 ac_cv_have_isnan
="no"
24234 rm -rf conftest.dSYM
24235 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
24236 conftest
$ac_exeext conftest.
$ac_ext
24238 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
24239 $as_echo "$ac_cv_have_isnan" >&6; }
24240 if test "$ac_cv_have_isnan" = "yes"
24243 cat >>confdefs.h
<<\_ACEOF
24244 #define HAVE_ISNAN 1
24251 *i
[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
24252 $as_echo_n "checking whether we need to define __i386__... " >&6; }
24253 if test "${ac_cv_cpp_def___i386__+set}" = set; then
24254 $as_echo_n "(cached) " >&6
24256 cat >conftest.
$ac_ext <<_ACEOF
24259 cat confdefs.h
>>conftest.
$ac_ext
24260 cat >>conftest.
$ac_ext <<_ACEOF
24261 /* end confdefs.h. */
24266 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24267 $EGREP "yes" >/dev
/null
2>&1; then
24268 ac_cv_cpp_def___i386__
=yes
24270 ac_cv_cpp_def___i386__
=no
24275 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
24276 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
24277 if test $ac_cv_cpp_def___i386__ = yes; then
24278 CFLAGS
="$CFLAGS -D__i386__"
24279 LINTFLAGS
="$LINTFLAGS -D__i386__"
24282 *x86_64
*) { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
24283 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
24284 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
24285 $as_echo_n "(cached) " >&6
24287 cat >conftest.
$ac_ext <<_ACEOF
24290 cat confdefs.h
>>conftest.
$ac_ext
24291 cat >>conftest.
$ac_ext <<_ACEOF
24292 /* end confdefs.h. */
24297 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24298 $EGREP "yes" >/dev
/null
2>&1; then
24299 ac_cv_cpp_def___x86_64__
=yes
24301 ac_cv_cpp_def___x86_64__
=no
24306 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
24307 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
24308 if test $ac_cv_cpp_def___x86_64__ = yes; then
24309 CFLAGS
="$CFLAGS -D__x86_64__"
24310 LINTFLAGS
="$LINTFLAGS -D__x86_64__"
24313 *alpha
*) { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
24314 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
24315 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
24316 $as_echo_n "(cached) " >&6
24318 cat >conftest.
$ac_ext <<_ACEOF
24321 cat confdefs.h
>>conftest.
$ac_ext
24322 cat >>conftest.
$ac_ext <<_ACEOF
24323 /* end confdefs.h. */
24328 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24329 $EGREP "yes" >/dev
/null
2>&1; then
24330 ac_cv_cpp_def___ALPHA__
=yes
24332 ac_cv_cpp_def___ALPHA__
=no
24337 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
24338 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
24339 if test $ac_cv_cpp_def___ALPHA__ = yes; then
24340 CFLAGS
="$CFLAGS -D__ALPHA__"
24341 LINTFLAGS
="$LINTFLAGS -D__ALPHA__"
24344 *sparc
*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
24345 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
24346 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
24347 $as_echo_n "(cached) " >&6
24349 cat >conftest.
$ac_ext <<_ACEOF
24352 cat confdefs.h
>>conftest.
$ac_ext
24353 cat >>conftest.
$ac_ext <<_ACEOF
24354 /* end confdefs.h. */
24359 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24360 $EGREP "yes" >/dev
/null
2>&1; then
24361 ac_cv_cpp_def___sparc__
=yes
24363 ac_cv_cpp_def___sparc__
=no
24368 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24369 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24370 if test $ac_cv_cpp_def___sparc__ = yes; then
24371 CFLAGS
="$CFLAGS -D__sparc__"
24372 LINTFLAGS
="$LINTFLAGS -D__sparc__"
24375 *powerpc
*) { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24376 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24377 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24378 $as_echo_n "(cached) " >&6
24380 cat >conftest.
$ac_ext <<_ACEOF
24383 cat confdefs.h
>>conftest.
$ac_ext
24384 cat >>conftest.
$ac_ext <<_ACEOF
24385 /* end confdefs.h. */
24386 #ifndef __powerpc__
24390 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24391 $EGREP "yes" >/dev
/null
2>&1; then
24392 ac_cv_cpp_def___powerpc__
=yes
24394 ac_cv_cpp_def___powerpc__
=no
24399 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24400 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24401 if test $ac_cv_cpp_def___powerpc__ = yes; then
24402 CFLAGS
="$CFLAGS -D__powerpc__"
24403 LINTFLAGS
="$LINTFLAGS -D__powerpc__"
24408 case $host_vendor in
24409 *sun
*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24410 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24411 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24412 $as_echo_n "(cached) " >&6
24414 cat >conftest.
$ac_ext <<_ACEOF
24417 cat confdefs.h
>>conftest.
$ac_ext
24418 cat >>conftest.
$ac_ext <<_ACEOF
24419 /* end confdefs.h. */
24424 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24425 $EGREP "yes" >/dev
/null
2>&1; then
24426 ac_cv_cpp_def___sun__
=yes
24428 ac_cv_cpp_def___sun__
=no
24433 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24434 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24435 if test $ac_cv_cpp_def___sun__ = yes; then
24436 CFLAGS
="$CFLAGS -D__sun__"
24437 LINTFLAGS
="$LINTFLAGS -D__sun__"
24443 DEPENDENCIES
="### Dependencies:
24449 -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24451 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
24452 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24453 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24454 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24455 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24462 ALL_MAKEFILE_DEPENDS
="# Makefile dependencies"
24473 ALL_PROGRAM_DIRS
=""
24475 ALL_PROGRAM_INSTALL_DIRS
=""
24477 ALL_PROGRAM_BIN_INSTALL_DIRS
=""
24483 ac_config_commands
="$ac_config_commands include/stamp-h"
24486 ac_config_commands
="$ac_config_commands dlls/gdi32/enhmfdrv"
24488 ac_config_commands
="$ac_config_commands dlls/gdi32/mfdrv"
24490 ac_config_commands
="$ac_config_commands dlls/kernel32/nls"
24492 ac_config_commands
="$ac_config_commands dlls/user32/resources"
24494 ac_config_commands
="$ac_config_commands dlls/wineps.drv/data"
24496 ac_config_commands
="$ac_config_commands include/wine"
24499 ALL_MAKERULES
="$ALL_MAKERULES \\
24501 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24502 Make.rules: Make.rules.in"
24503 MAKE_RULES
=Make.rules
24504 ac_config_files
="$ac_config_files Make.rules"
24506 ALL_MAKERULES
="$ALL_MAKERULES \\
24507 dlls/Makedll.rules"
24508 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24509 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24510 MAKE_DLL_RULES
=dlls
/Makedll.rules
24511 ac_config_files
="$ac_config_files dlls/Makedll.rules"
24513 ALL_MAKERULES
="$ALL_MAKERULES \\
24514 dlls/Makeimplib.rules"
24515 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24516 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24517 MAKE_IMPLIB_RULES
=dlls
/Makeimplib.rules
24518 ac_config_files
="$ac_config_files dlls/Makeimplib.rules"
24520 ALL_MAKERULES
="$ALL_MAKERULES \\
24521 dlls/Maketest.rules"
24522 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24523 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24524 MAKE_TEST_RULES
=dlls
/Maketest.rules
24525 ac_config_files
="$ac_config_files dlls/Maketest.rules"
24527 ALL_MAKERULES
="$ALL_MAKERULES \\
24528 programs/Makeprog.rules"
24529 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24530 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24531 MAKE_PROG_RULES
=programs
/Makeprog.rules
24532 ac_config_files
="$ac_config_files programs/Makeprog.rules"
24537 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24538 Makefile: Makefile.in Make.rules"
24539 ac_config_files
="$ac_config_files Makefile"
24541 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24543 test "x$enable_dlls" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
24545 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24546 dlls/Makefile: dlls/Makefile.in Make.rules"
24547 ac_config_files
="$ac_config_files dlls/Makefile"
24549 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24550 dlls/acledit/Makefile"
24551 test "x$enable_acledit" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24553 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24554 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24555 ac_config_files
="$ac_config_files dlls/acledit/Makefile"
24557 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24558 dlls/aclui/Makefile"
24559 test "x$enable_aclui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24561 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24562 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24563 ac_config_files
="$ac_config_files dlls/aclui/Makefile"
24565 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24566 dlls/activeds/Makefile"
24567 test "x$enable_activeds" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24569 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24570 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24571 ac_config_files
="$ac_config_files dlls/activeds/Makefile"
24573 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24574 dlls/actxprxy/Makefile"
24575 test "x$enable_actxprxy" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24577 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24578 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24579 ac_config_files
="$ac_config_files dlls/actxprxy/Makefile"
24581 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24582 dlls/adsiid/Makefile"
24583 test "x$enable_adsiid" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
24585 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24586 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24587 ac_config_files
="$ac_config_files dlls/adsiid/Makefile"
24589 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24590 dlls/advapi32/Makefile"
24591 test "x$enable_advapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24593 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24594 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24595 ac_config_files
="$ac_config_files dlls/advapi32/Makefile"
24597 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24598 dlls/advapi32/tests/Makefile"
24599 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24601 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24602 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24603 ac_config_files
="$ac_config_files dlls/advapi32/tests/Makefile"
24605 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24606 dlls/advpack/Makefile"
24607 test "x$enable_advpack" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24609 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24610 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24611 ac_config_files
="$ac_config_files dlls/advpack/Makefile"
24613 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24614 dlls/advpack/tests/Makefile"
24615 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24617 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24618 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24619 ac_config_files
="$ac_config_files dlls/advpack/tests/Makefile"
24621 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24622 dlls/amstream/Makefile"
24623 test "x$enable_amstream" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24625 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24626 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24627 ac_config_files
="$ac_config_files dlls/amstream/Makefile"
24629 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24630 dlls/amstream/tests/Makefile"
24631 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24633 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24634 dlls/amstream/tests/Makefile: dlls/amstream/tests/Makefile.in dlls/Maketest.rules"
24635 ac_config_files
="$ac_config_files dlls/amstream/tests/Makefile"
24637 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24638 dlls/appwiz.cpl/Makefile"
24639 test "x$enable_appwiz_cpl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24641 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24642 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24643 ac_config_files
="$ac_config_files dlls/appwiz.cpl/Makefile"
24645 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24647 test "x$enable_atl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24649 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24650 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24651 ac_config_files
="$ac_config_files dlls/atl/Makefile"
24653 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24654 dlls/authz/Makefile"
24655 test "x$enable_authz" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24657 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24658 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24659 ac_config_files
="$ac_config_files dlls/authz/Makefile"
24661 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24662 dlls/avicap32/Makefile"
24663 test "x$enable_avicap32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24665 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24666 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24667 ac_config_files
="$ac_config_files dlls/avicap32/Makefile"
24669 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24670 dlls/avifil32/Makefile"
24671 test "x$enable_avifil32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24673 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24674 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24675 ac_config_files
="$ac_config_files dlls/avifil32/Makefile"
24677 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24678 dlls/avifile.dll16/Makefile"
24679 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24681 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24682 dlls/avifile.dll16/Makefile: dlls/avifile.dll16/Makefile.in dlls/Makedll.rules"
24683 ac_config_files
="$ac_config_files dlls/avifile.dll16/Makefile"
24685 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24686 dlls/bcrypt/Makefile"
24687 test "x$enable_bcrypt" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24689 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24690 dlls/bcrypt/Makefile: dlls/bcrypt/Makefile.in dlls/Makedll.rules"
24691 ac_config_files
="$ac_config_files dlls/bcrypt/Makefile"
24693 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24694 dlls/browseui/Makefile"
24695 test "x$enable_browseui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24697 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24698 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24699 ac_config_files
="$ac_config_files dlls/browseui/Makefile"
24701 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24702 dlls/browseui/tests/Makefile"
24703 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24705 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24706 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24707 ac_config_files
="$ac_config_files dlls/browseui/tests/Makefile"
24709 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24710 dlls/cabinet/Makefile"
24711 test "x$enable_cabinet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24713 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24714 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24715 ac_config_files
="$ac_config_files dlls/cabinet/Makefile"
24717 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24718 dlls/cabinet/tests/Makefile"
24719 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24721 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24722 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24723 ac_config_files
="$ac_config_files dlls/cabinet/tests/Makefile"
24725 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24726 dlls/capi2032/Makefile"
24727 test "x$enable_capi2032" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24729 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24730 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24731 ac_config_files
="$ac_config_files dlls/capi2032/Makefile"
24733 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24734 dlls/cards/Makefile"
24735 test "x$enable_cards" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24737 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24738 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24739 ac_config_files
="$ac_config_files dlls/cards/Makefile"
24741 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24742 dlls/cfgmgr32/Makefile"
24743 test "x$enable_cfgmgr32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24745 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24746 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24747 ac_config_files
="$ac_config_files dlls/cfgmgr32/Makefile"
24749 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24750 dlls/clusapi/Makefile"
24751 test "x$enable_clusapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24753 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24754 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
24755 ac_config_files
="$ac_config_files dlls/clusapi/Makefile"
24757 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24758 dlls/comcat/Makefile"
24759 test "x$enable_comcat" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24761 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24762 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
24763 ac_config_files
="$ac_config_files dlls/comcat/Makefile"
24765 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24766 dlls/comcat/tests/Makefile"
24767 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24769 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24770 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
24771 ac_config_files
="$ac_config_files dlls/comcat/tests/Makefile"
24773 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24774 dlls/comctl32/Makefile"
24775 test "x$enable_comctl32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24777 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24778 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
24779 ac_config_files
="$ac_config_files dlls/comctl32/Makefile"
24781 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24782 dlls/comctl32/tests/Makefile"
24783 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24785 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24786 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24787 ac_config_files
="$ac_config_files dlls/comctl32/tests/Makefile"
24789 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24790 dlls/comdlg32/Makefile"
24791 test "x$enable_comdlg32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24793 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24794 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24795 ac_config_files
="$ac_config_files dlls/comdlg32/Makefile"
24797 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24798 dlls/comdlg32/tests/Makefile"
24799 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24801 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24802 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24803 ac_config_files
="$ac_config_files dlls/comdlg32/tests/Makefile"
24805 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24806 dlls/comm.drv16/Makefile"
24807 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24809 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24810 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
24811 ac_config_files
="$ac_config_files dlls/comm.drv16/Makefile"
24813 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24814 dlls/compobj.dll16/Makefile"
24815 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24817 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24818 dlls/compobj.dll16/Makefile: dlls/compobj.dll16/Makefile.in dlls/Makedll.rules"
24819 ac_config_files
="$ac_config_files dlls/compobj.dll16/Makefile"
24821 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24822 dlls/compstui/Makefile"
24823 test "x$enable_compstui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24825 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24826 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24827 ac_config_files
="$ac_config_files dlls/compstui/Makefile"
24829 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24830 dlls/credui/Makefile"
24831 test "x$enable_credui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24833 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24834 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24835 ac_config_files
="$ac_config_files dlls/credui/Makefile"
24837 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24838 dlls/credui/tests/Makefile"
24839 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24841 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24842 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24843 ac_config_files
="$ac_config_files dlls/credui/tests/Makefile"
24845 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24846 dlls/crtdll/Makefile"
24847 test "x$enable_crtdll" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24849 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24850 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24851 ac_config_files
="$ac_config_files dlls/crtdll/Makefile"
24853 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24854 dlls/crypt32/Makefile"
24855 test "x$enable_crypt32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24857 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24858 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24859 ac_config_files
="$ac_config_files dlls/crypt32/Makefile"
24861 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24862 dlls/crypt32/tests/Makefile"
24863 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24865 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24866 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
24867 ac_config_files
="$ac_config_files dlls/crypt32/tests/Makefile"
24869 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24870 dlls/cryptdlg/Makefile"
24871 test "x$enable_cryptdlg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24873 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24874 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
24875 ac_config_files
="$ac_config_files dlls/cryptdlg/Makefile"
24877 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24878 dlls/cryptdll/Makefile"
24879 test "x$enable_cryptdll" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24881 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24882 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
24883 ac_config_files
="$ac_config_files dlls/cryptdll/Makefile"
24885 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24886 dlls/cryptnet/Makefile"
24887 test "x$enable_cryptnet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24889 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24890 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
24891 ac_config_files
="$ac_config_files dlls/cryptnet/Makefile"
24893 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24894 dlls/cryptnet/tests/Makefile"
24895 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24897 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24898 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
24899 ac_config_files
="$ac_config_files dlls/cryptnet/tests/Makefile"
24901 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24902 dlls/cryptui/Makefile"
24903 test "x$enable_cryptui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24905 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24906 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
24907 ac_config_files
="$ac_config_files dlls/cryptui/Makefile"
24909 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24910 dlls/cryptui/tests/Makefile"
24911 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24913 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24914 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
24915 ac_config_files
="$ac_config_files dlls/cryptui/tests/Makefile"
24917 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24918 dlls/ctapi32/Makefile"
24919 test "x$enable_ctapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24921 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24922 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
24923 ac_config_files
="$ac_config_files dlls/ctapi32/Makefile"
24925 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24926 dlls/ctl3d.dll16/Makefile"
24927 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24929 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24930 dlls/ctl3d.dll16/Makefile: dlls/ctl3d.dll16/Makefile.in dlls/Makedll.rules"
24931 ac_config_files
="$ac_config_files dlls/ctl3d.dll16/Makefile"
24933 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24934 dlls/ctl3d32/Makefile"
24935 test "x$enable_ctl3d32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24937 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24938 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
24939 ac_config_files
="$ac_config_files dlls/ctl3d32/Makefile"
24941 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24942 dlls/ctl3dv2.dll16/Makefile"
24943 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24945 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24946 dlls/ctl3dv2.dll16/Makefile: dlls/ctl3dv2.dll16/Makefile.in dlls/Makedll.rules"
24947 ac_config_files
="$ac_config_files dlls/ctl3dv2.dll16/Makefile"
24949 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24950 dlls/d3d10/Makefile"
24951 test "x$enable_d3d10" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24953 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24954 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
24955 ac_config_files
="$ac_config_files dlls/d3d10/Makefile"
24957 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24958 dlls/d3d10/tests/Makefile"
24959 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24961 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24962 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
24963 ac_config_files
="$ac_config_files dlls/d3d10/tests/Makefile"
24965 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24966 dlls/d3d10core/Makefile"
24967 test "x$enable_d3d10core" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24969 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24970 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
24971 ac_config_files
="$ac_config_files dlls/d3d10core/Makefile"
24973 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24974 dlls/d3d10core/tests/Makefile"
24975 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24977 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24978 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
24979 ac_config_files
="$ac_config_files dlls/d3d10core/tests/Makefile"
24981 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24982 dlls/d3d8/Makefile"
24983 test "x$enable_d3d8" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
24985 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24986 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
24987 ac_config_files
="$ac_config_files dlls/d3d8/Makefile"
24989 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24990 dlls/d3d8/tests/Makefile"
24991 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
24993 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
24994 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
24995 ac_config_files
="$ac_config_files dlls/d3d8/tests/Makefile"
24997 ALL_MAKEFILES
="$ALL_MAKEFILES \\
24998 dlls/d3d9/Makefile"
24999 test "x$enable_d3d9" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25001 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25002 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
25003 ac_config_files
="$ac_config_files dlls/d3d9/Makefile"
25005 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25006 dlls/d3d9/tests/Makefile"
25007 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25009 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25010 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
25011 ac_config_files
="$ac_config_files dlls/d3d9/tests/Makefile"
25013 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25014 dlls/d3dim/Makefile"
25015 test "x$enable_d3dim" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25017 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25018 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
25019 ac_config_files
="$ac_config_files dlls/d3dim/Makefile"
25021 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25022 dlls/d3drm/Makefile"
25023 test "x$enable_d3drm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25025 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25026 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
25027 ac_config_files
="$ac_config_files dlls/d3drm/Makefile"
25029 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25030 dlls/d3drm/tests/Makefile"
25031 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25033 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25034 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
25035 ac_config_files
="$ac_config_files dlls/d3drm/tests/Makefile"
25037 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25038 dlls/d3dx8/Makefile"
25039 test "x$enable_d3dx8" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25041 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25042 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
25043 ac_config_files
="$ac_config_files dlls/d3dx8/Makefile"
25045 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25046 dlls/d3dx8/tests/Makefile"
25047 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25049 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25050 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
25051 ac_config_files
="$ac_config_files dlls/d3dx8/tests/Makefile"
25053 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25054 dlls/d3dx9_24/Makefile"
25055 test "x$enable_d3dx9_24" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25057 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25058 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
25059 ac_config_files
="$ac_config_files dlls/d3dx9_24/Makefile"
25061 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25062 dlls/d3dx9_25/Makefile"
25063 test "x$enable_d3dx9_25" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25065 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25066 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
25067 ac_config_files
="$ac_config_files dlls/d3dx9_25/Makefile"
25069 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25070 dlls/d3dx9_26/Makefile"
25071 test "x$enable_d3dx9_26" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25073 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25074 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
25075 ac_config_files
="$ac_config_files dlls/d3dx9_26/Makefile"
25077 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25078 dlls/d3dx9_27/Makefile"
25079 test "x$enable_d3dx9_27" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25081 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25082 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
25083 ac_config_files
="$ac_config_files dlls/d3dx9_27/Makefile"
25085 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25086 dlls/d3dx9_28/Makefile"
25087 test "x$enable_d3dx9_28" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25089 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25090 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
25091 ac_config_files
="$ac_config_files dlls/d3dx9_28/Makefile"
25093 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25094 dlls/d3dx9_29/Makefile"
25095 test "x$enable_d3dx9_29" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25097 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25098 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
25099 ac_config_files
="$ac_config_files dlls/d3dx9_29/Makefile"
25101 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25102 dlls/d3dx9_30/Makefile"
25103 test "x$enable_d3dx9_30" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25105 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25106 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
25107 ac_config_files
="$ac_config_files dlls/d3dx9_30/Makefile"
25109 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25110 dlls/d3dx9_31/Makefile"
25111 test "x$enable_d3dx9_31" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25113 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25114 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
25115 ac_config_files
="$ac_config_files dlls/d3dx9_31/Makefile"
25117 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25118 dlls/d3dx9_32/Makefile"
25119 test "x$enable_d3dx9_32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25121 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25122 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
25123 ac_config_files
="$ac_config_files dlls/d3dx9_32/Makefile"
25125 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25126 dlls/d3dx9_33/Makefile"
25127 test "x$enable_d3dx9_33" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25129 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25130 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
25131 ac_config_files
="$ac_config_files dlls/d3dx9_33/Makefile"
25133 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25134 dlls/d3dx9_34/Makefile"
25135 test "x$enable_d3dx9_34" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25137 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25138 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
25139 ac_config_files
="$ac_config_files dlls/d3dx9_34/Makefile"
25141 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25142 dlls/d3dx9_35/Makefile"
25143 test "x$enable_d3dx9_35" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25145 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25146 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
25147 ac_config_files
="$ac_config_files dlls/d3dx9_35/Makefile"
25149 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25150 dlls/d3dx9_36/Makefile"
25151 test "x$enable_d3dx9_36" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25153 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25154 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
25155 ac_config_files
="$ac_config_files dlls/d3dx9_36/Makefile"
25157 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25158 dlls/d3dx9_36/tests/Makefile"
25159 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25161 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25162 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
25163 ac_config_files
="$ac_config_files dlls/d3dx9_36/tests/Makefile"
25165 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25166 dlls/d3dx9_37/Makefile"
25167 test "x$enable_d3dx9_37" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25169 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25170 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
25171 ac_config_files
="$ac_config_files dlls/d3dx9_37/Makefile"
25173 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25174 dlls/d3dx9_38/Makefile"
25175 test "x$enable_d3dx9_38" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25177 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25178 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
25179 ac_config_files
="$ac_config_files dlls/d3dx9_38/Makefile"
25181 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25182 dlls/d3dx9_39/Makefile"
25183 test "x$enable_d3dx9_39" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25185 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25186 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
25187 ac_config_files
="$ac_config_files dlls/d3dx9_39/Makefile"
25189 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25190 dlls/d3dx9_40/Makefile"
25191 test "x$enable_d3dx9_40" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25193 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25194 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
25195 ac_config_files
="$ac_config_files dlls/d3dx9_40/Makefile"
25197 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25198 dlls/d3dx9_41/Makefile"
25199 test "x$enable_d3dx9_41" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25201 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25202 dlls/d3dx9_41/Makefile: dlls/d3dx9_41/Makefile.in dlls/Makedll.rules"
25203 ac_config_files
="$ac_config_files dlls/d3dx9_41/Makefile"
25205 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25206 dlls/d3dxof/Makefile"
25207 test "x$enable_d3dxof" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25209 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25210 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
25211 ac_config_files
="$ac_config_files dlls/d3dxof/Makefile"
25213 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25214 dlls/d3dxof/tests/Makefile"
25215 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25217 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25218 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
25219 ac_config_files
="$ac_config_files dlls/d3dxof/tests/Makefile"
25221 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25222 dlls/dbghelp/Makefile"
25223 test "x$enable_dbghelp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25225 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25226 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
25227 ac_config_files
="$ac_config_files dlls/dbghelp/Makefile"
25229 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25230 dlls/dciman32/Makefile"
25231 test "x$enable_dciman32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25233 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25234 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
25235 ac_config_files
="$ac_config_files dlls/dciman32/Makefile"
25237 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25238 dlls/ddeml.dll16/Makefile"
25239 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25241 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25242 dlls/ddeml.dll16/Makefile: dlls/ddeml.dll16/Makefile.in dlls/Makedll.rules"
25243 ac_config_files
="$ac_config_files dlls/ddeml.dll16/Makefile"
25245 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25246 dlls/ddraw/Makefile"
25247 test "x$enable_ddraw" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25249 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25250 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
25251 ac_config_files
="$ac_config_files dlls/ddraw/Makefile"
25253 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25254 dlls/ddraw/tests/Makefile"
25255 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25257 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25258 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
25259 ac_config_files
="$ac_config_files dlls/ddraw/tests/Makefile"
25261 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25262 dlls/ddrawex/Makefile"
25263 test "x$enable_ddrawex" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25265 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25266 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
25267 ac_config_files
="$ac_config_files dlls/ddrawex/Makefile"
25269 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25270 dlls/ddrawex/tests/Makefile"
25271 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25273 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25274 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
25275 ac_config_files
="$ac_config_files dlls/ddrawex/tests/Makefile"
25277 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25278 dlls/devenum/Makefile"
25279 test "x$enable_devenum" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25281 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25282 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
25283 ac_config_files
="$ac_config_files dlls/devenum/Makefile"
25285 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25286 dlls/dinput/Makefile"
25287 test "x$enable_dinput" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25289 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25290 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
25291 ac_config_files
="$ac_config_files dlls/dinput/Makefile"
25293 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25294 dlls/dinput/tests/Makefile"
25295 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25297 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25298 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
25299 ac_config_files
="$ac_config_files dlls/dinput/tests/Makefile"
25301 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25302 dlls/dinput8/Makefile"
25303 test "x$enable_dinput8" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25305 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25306 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
25307 ac_config_files
="$ac_config_files dlls/dinput8/Makefile"
25309 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25310 dlls/dispdib.dll16/Makefile"
25311 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25313 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25314 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
25315 ac_config_files
="$ac_config_files dlls/dispdib.dll16/Makefile"
25317 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25318 dlls/display.drv16/Makefile"
25319 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25321 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25322 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
25323 ac_config_files
="$ac_config_files dlls/display.drv16/Makefile"
25325 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25326 dlls/dmband/Makefile"
25327 test "x$enable_dmband" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25329 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25330 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
25331 ac_config_files
="$ac_config_files dlls/dmband/Makefile"
25333 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25334 dlls/dmcompos/Makefile"
25335 test "x$enable_dmcompos" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25337 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25338 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
25339 ac_config_files
="$ac_config_files dlls/dmcompos/Makefile"
25341 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25342 dlls/dmime/Makefile"
25343 test "x$enable_dmime" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25345 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25346 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
25347 ac_config_files
="$ac_config_files dlls/dmime/Makefile"
25349 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25350 dlls/dmloader/Makefile"
25351 test "x$enable_dmloader" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25353 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25354 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25355 ac_config_files
="$ac_config_files dlls/dmloader/Makefile"
25357 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25358 dlls/dmscript/Makefile"
25359 test "x$enable_dmscript" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25361 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25362 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25363 ac_config_files
="$ac_config_files dlls/dmscript/Makefile"
25365 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25366 dlls/dmstyle/Makefile"
25367 test "x$enable_dmstyle" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25369 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25370 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25371 ac_config_files
="$ac_config_files dlls/dmstyle/Makefile"
25373 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25374 dlls/dmsynth/Makefile"
25375 test "x$enable_dmsynth" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25377 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25378 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25379 ac_config_files
="$ac_config_files dlls/dmsynth/Makefile"
25381 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25382 dlls/dmusic/Makefile"
25383 test "x$enable_dmusic" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25385 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25386 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25387 ac_config_files
="$ac_config_files dlls/dmusic/Makefile"
25389 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25390 dlls/dmusic32/Makefile"
25391 test "x$enable_dmusic32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25393 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25394 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25395 ac_config_files
="$ac_config_files dlls/dmusic32/Makefile"
25397 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25398 dlls/dnsapi/Makefile"
25399 test "x$enable_dnsapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25401 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25402 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25403 ac_config_files
="$ac_config_files dlls/dnsapi/Makefile"
25405 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25406 dlls/dnsapi/tests/Makefile"
25407 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25409 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25410 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25411 ac_config_files
="$ac_config_files dlls/dnsapi/tests/Makefile"
25413 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25414 dlls/dplay/Makefile"
25415 test "x$enable_dplay" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25417 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25418 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25419 ac_config_files
="$ac_config_files dlls/dplay/Makefile"
25421 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25422 dlls/dplayx/Makefile"
25423 test "x$enable_dplayx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25425 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25426 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25427 ac_config_files
="$ac_config_files dlls/dplayx/Makefile"
25429 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25430 dlls/dplayx/tests/Makefile"
25431 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25433 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25434 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25435 ac_config_files
="$ac_config_files dlls/dplayx/tests/Makefile"
25437 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25438 dlls/dpnaddr/Makefile"
25439 test "x$enable_dpnaddr" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25441 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25442 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25443 ac_config_files
="$ac_config_files dlls/dpnaddr/Makefile"
25445 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25446 dlls/dpnet/Makefile"
25447 test "x$enable_dpnet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25449 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25450 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25451 ac_config_files
="$ac_config_files dlls/dpnet/Makefile"
25453 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25454 dlls/dpnhpast/Makefile"
25455 test "x$enable_dpnhpast" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25457 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25458 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25459 ac_config_files
="$ac_config_files dlls/dpnhpast/Makefile"
25461 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25462 dlls/dpnlobby/Makefile"
25463 test "x$enable_dpnlobby" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25465 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25466 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25467 ac_config_files
="$ac_config_files dlls/dpnlobby/Makefile"
25469 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25470 dlls/dpwsockx/Makefile"
25471 test "x$enable_dpwsockx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25473 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25474 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25475 ac_config_files
="$ac_config_files dlls/dpwsockx/Makefile"
25477 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25478 dlls/dsound/Makefile"
25479 test "x$enable_dsound" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25481 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25482 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25483 ac_config_files
="$ac_config_files dlls/dsound/Makefile"
25485 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25486 dlls/dsound/tests/Makefile"
25487 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25489 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25490 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25491 ac_config_files
="$ac_config_files dlls/dsound/tests/Makefile"
25493 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25494 dlls/dssenh/Makefile"
25495 test "x$enable_dssenh" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25497 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25498 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25499 ac_config_files
="$ac_config_files dlls/dssenh/Makefile"
25501 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25502 dlls/dswave/Makefile"
25503 test "x$enable_dswave" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25505 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25506 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25507 ac_config_files
="$ac_config_files dlls/dswave/Makefile"
25509 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25510 dlls/dwmapi/Makefile"
25511 test "x$enable_dwmapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25513 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25514 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25515 ac_config_files
="$ac_config_files dlls/dwmapi/Makefile"
25517 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25518 dlls/dxdiagn/Makefile"
25519 test "x$enable_dxdiagn" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25521 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25522 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25523 ac_config_files
="$ac_config_files dlls/dxdiagn/Makefile"
25525 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25526 dlls/dxerr8/Makefile"
25527 test "x$enable_dxerr8" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
25529 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25530 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25531 ac_config_files
="$ac_config_files dlls/dxerr8/Makefile"
25533 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25534 dlls/dxerr9/Makefile"
25535 test "x$enable_dxerr9" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
25537 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25538 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25539 ac_config_files
="$ac_config_files dlls/dxerr9/Makefile"
25541 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25542 dlls/dxgi/Makefile"
25543 test "x$enable_dxgi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25545 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25546 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25547 ac_config_files
="$ac_config_files dlls/dxgi/Makefile"
25549 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25550 dlls/dxgi/tests/Makefile"
25551 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25553 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25554 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25555 ac_config_files
="$ac_config_files dlls/dxgi/tests/Makefile"
25557 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25558 dlls/dxguid/Makefile"
25559 test "x$enable_dxguid" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
25561 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25562 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25563 ac_config_files
="$ac_config_files dlls/dxguid/Makefile"
25565 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25566 dlls/faultrep/Makefile"
25567 test "x$enable_faultrep" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25569 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25570 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25571 ac_config_files
="$ac_config_files dlls/faultrep/Makefile"
25573 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25574 dlls/fusion/Makefile"
25575 test "x$enable_fusion" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25577 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25578 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25579 ac_config_files
="$ac_config_files dlls/fusion/Makefile"
25581 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25582 dlls/fusion/tests/Makefile"
25583 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25585 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25586 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25587 ac_config_files
="$ac_config_files dlls/fusion/tests/Makefile"
25589 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25590 dlls/gdi32/Makefile"
25591 test "x$enable_gdi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25593 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25594 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25595 ac_config_files
="$ac_config_files dlls/gdi32/Makefile"
25597 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25598 dlls/gdi32/tests/Makefile"
25599 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25601 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25602 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25603 ac_config_files
="$ac_config_files dlls/gdi32/tests/Makefile"
25605 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25606 dlls/gdiplus/Makefile"
25607 test "x$enable_gdiplus" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25609 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25610 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25611 ac_config_files
="$ac_config_files dlls/gdiplus/Makefile"
25613 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25614 dlls/gdiplus/tests/Makefile"
25615 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25617 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25618 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25619 ac_config_files
="$ac_config_files dlls/gdiplus/tests/Makefile"
25621 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25622 dlls/glu32/Makefile"
25623 test "x$enable_glu32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25625 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25626 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25627 ac_config_files
="$ac_config_files dlls/glu32/Makefile"
25629 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25630 dlls/gphoto2.ds/Makefile"
25631 test "x$enable_gphoto2_ds" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25633 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25634 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25635 ac_config_files
="$ac_config_files dlls/gphoto2.ds/Makefile"
25637 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25638 dlls/gpkcsp/Makefile"
25639 test "x$enable_gpkcsp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25641 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25642 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25643 ac_config_files
="$ac_config_files dlls/gpkcsp/Makefile"
25645 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25647 test "x$enable_hal" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25649 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25650 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25651 ac_config_files
="$ac_config_files dlls/hal/Makefile"
25653 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25654 dlls/hhctrl.ocx/Makefile"
25655 test "x$enable_hhctrl_ocx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25657 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25658 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25659 ac_config_files
="$ac_config_files dlls/hhctrl.ocx/Makefile"
25661 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25663 test "x$enable_hid" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25665 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25666 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25667 ac_config_files
="$ac_config_files dlls/hid/Makefile"
25669 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25670 dlls/hlink/Makefile"
25671 test "x$enable_hlink" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25673 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25674 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25675 ac_config_files
="$ac_config_files dlls/hlink/Makefile"
25677 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25678 dlls/hlink/tests/Makefile"
25679 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25681 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25682 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25683 ac_config_files
="$ac_config_files dlls/hlink/tests/Makefile"
25685 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25686 dlls/hnetcfg/Makefile"
25687 test "x$enable_hnetcfg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25689 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25690 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25691 ac_config_files
="$ac_config_files dlls/hnetcfg/Makefile"
25693 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25694 dlls/httpapi/Makefile"
25695 test "x$enable_httpapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25697 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25698 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25699 ac_config_files
="$ac_config_files dlls/httpapi/Makefile"
25701 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25702 dlls/iccvid/Makefile"
25703 test "x$enable_iccvid" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25705 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25706 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25707 ac_config_files
="$ac_config_files dlls/iccvid/Makefile"
25709 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25710 dlls/icmp/Makefile"
25711 test "x$enable_icmp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25713 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25714 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25715 ac_config_files
="$ac_config_files dlls/icmp/Makefile"
25717 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25718 dlls/ifsmgr.vxd/Makefile"
25719 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25721 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25722 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25723 ac_config_files
="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25725 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25726 dlls/imaadp32.acm/Makefile"
25727 test "x$enable_imaadp32_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25729 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25730 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25731 ac_config_files
="$ac_config_files dlls/imaadp32.acm/Makefile"
25733 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25734 dlls/imagehlp/Makefile"
25735 test "x$enable_imagehlp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25737 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25738 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25739 ac_config_files
="$ac_config_files dlls/imagehlp/Makefile"
25741 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25742 dlls/imm.dll16/Makefile"
25743 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25745 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25746 dlls/imm.dll16/Makefile: dlls/imm.dll16/Makefile.in dlls/Makedll.rules"
25747 ac_config_files
="$ac_config_files dlls/imm.dll16/Makefile"
25749 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25750 dlls/imm32/Makefile"
25751 test "x$enable_imm32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25753 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25754 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25755 ac_config_files
="$ac_config_files dlls/imm32/Makefile"
25757 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25758 dlls/imm32/tests/Makefile"
25759 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25761 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25762 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
25763 ac_config_files
="$ac_config_files dlls/imm32/tests/Makefile"
25765 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25766 dlls/inetcomm/Makefile"
25767 test "x$enable_inetcomm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25769 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25770 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
25771 ac_config_files
="$ac_config_files dlls/inetcomm/Makefile"
25773 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25774 dlls/inetcomm/tests/Makefile"
25775 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25777 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25778 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
25779 ac_config_files
="$ac_config_files dlls/inetcomm/tests/Makefile"
25781 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25782 dlls/inetmib1/Makefile"
25783 test "x$enable_inetmib1" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25785 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25786 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
25787 ac_config_files
="$ac_config_files dlls/inetmib1/Makefile"
25789 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25790 dlls/inetmib1/tests/Makefile"
25791 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25793 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25794 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
25795 ac_config_files
="$ac_config_files dlls/inetmib1/tests/Makefile"
25797 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25798 dlls/infosoft/Makefile"
25799 test "x$enable_infosoft" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25801 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25802 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
25803 ac_config_files
="$ac_config_files dlls/infosoft/Makefile"
25805 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25806 dlls/infosoft/tests/Makefile"
25807 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25809 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25810 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
25811 ac_config_files
="$ac_config_files dlls/infosoft/tests/Makefile"
25813 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25814 dlls/initpki/Makefile"
25815 test "x$enable_initpki" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25817 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25818 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
25819 ac_config_files
="$ac_config_files dlls/initpki/Makefile"
25821 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25822 dlls/inkobj/Makefile"
25823 test "x$enable_inkobj" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25825 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25826 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
25827 ac_config_files
="$ac_config_files dlls/inkobj/Makefile"
25829 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25830 dlls/inseng/Makefile"
25831 test "x$enable_inseng" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25833 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25834 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
25835 ac_config_files
="$ac_config_files dlls/inseng/Makefile"
25837 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25838 dlls/iphlpapi/Makefile"
25839 test "x$enable_iphlpapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25841 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25842 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
25843 ac_config_files
="$ac_config_files dlls/iphlpapi/Makefile"
25845 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25846 dlls/iphlpapi/tests/Makefile"
25847 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25849 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25850 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
25851 ac_config_files
="$ac_config_files dlls/iphlpapi/tests/Makefile"
25853 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25854 dlls/itircl/Makefile"
25855 test "x$enable_itircl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25857 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25858 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
25859 ac_config_files
="$ac_config_files dlls/itircl/Makefile"
25861 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25862 dlls/itss/Makefile"
25863 test "x$enable_itss" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25865 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25866 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
25867 ac_config_files
="$ac_config_files dlls/itss/Makefile"
25869 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25870 dlls/itss/tests/Makefile"
25871 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25873 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25874 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
25875 ac_config_files
="$ac_config_files dlls/itss/tests/Makefile"
25877 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25878 dlls/jscript/Makefile"
25879 test "x$enable_jscript" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25881 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25882 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
25883 ac_config_files
="$ac_config_files dlls/jscript/Makefile"
25885 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25886 dlls/jscript/tests/Makefile"
25887 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25889 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25890 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
25891 ac_config_files
="$ac_config_files dlls/jscript/tests/Makefile"
25893 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25894 dlls/kernel32/Makefile"
25895 test "x$enable_kernel32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25897 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25898 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
25899 ac_config_files
="$ac_config_files dlls/kernel32/Makefile"
25901 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25902 dlls/kernel32/tests/Makefile"
25903 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25905 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25906 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
25907 ac_config_files
="$ac_config_files dlls/kernel32/tests/Makefile"
25909 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25910 dlls/keyboard.drv16/Makefile"
25911 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25913 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25914 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
25915 ac_config_files
="$ac_config_files dlls/keyboard.drv16/Makefile"
25917 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25918 dlls/loadperf/Makefile"
25919 test "x$enable_loadperf" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25921 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25922 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
25923 ac_config_files
="$ac_config_files dlls/loadperf/Makefile"
25925 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25926 dlls/localspl/Makefile"
25927 test "x$enable_localspl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25929 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25930 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
25931 ac_config_files
="$ac_config_files dlls/localspl/Makefile"
25933 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25934 dlls/localspl/tests/Makefile"
25935 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25937 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25938 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
25939 ac_config_files
="$ac_config_files dlls/localspl/tests/Makefile"
25941 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25942 dlls/localui/Makefile"
25943 test "x$enable_localui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25945 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25946 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
25947 ac_config_files
="$ac_config_files dlls/localui/Makefile"
25949 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25950 dlls/localui/tests/Makefile"
25951 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25953 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25954 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
25955 ac_config_files
="$ac_config_files dlls/localui/tests/Makefile"
25957 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25958 dlls/lz32/Makefile"
25959 test "x$enable_lz32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25961 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25962 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
25963 ac_config_files
="$ac_config_files dlls/lz32/Makefile"
25965 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25966 dlls/lz32/tests/Makefile"
25967 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25969 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25970 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
25971 ac_config_files
="$ac_config_files dlls/lz32/tests/Makefile"
25973 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25974 dlls/lzexpand.dll16/Makefile"
25975 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25977 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25978 dlls/lzexpand.dll16/Makefile: dlls/lzexpand.dll16/Makefile.in dlls/Makedll.rules"
25979 ac_config_files
="$ac_config_files dlls/lzexpand.dll16/Makefile"
25981 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25982 dlls/mapi32/Makefile"
25983 test "x$enable_mapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
25985 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25986 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
25987 ac_config_files
="$ac_config_files dlls/mapi32/Makefile"
25989 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25990 dlls/mapi32/tests/Makefile"
25991 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
25993 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
25994 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
25995 ac_config_files
="$ac_config_files dlls/mapi32/tests/Makefile"
25997 ALL_MAKEFILES
="$ALL_MAKEFILES \\
25998 dlls/mciavi32/Makefile"
25999 test "x$enable_mciavi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26001 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26002 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
26003 ac_config_files
="$ac_config_files dlls/mciavi32/Makefile"
26005 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26006 dlls/mcicda/Makefile"
26007 test "x$enable_mcicda" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26009 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26010 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
26011 ac_config_files
="$ac_config_files dlls/mcicda/Makefile"
26013 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26014 dlls/mciqtz32/Makefile"
26015 test "x$enable_mciqtz32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26017 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26018 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
26019 ac_config_files
="$ac_config_files dlls/mciqtz32/Makefile"
26021 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26022 dlls/mciseq/Makefile"
26023 test "x$enable_mciseq" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26025 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26026 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
26027 ac_config_files
="$ac_config_files dlls/mciseq/Makefile"
26029 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26030 dlls/mciwave/Makefile"
26031 test "x$enable_mciwave" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26033 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26034 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
26035 ac_config_files
="$ac_config_files dlls/mciwave/Makefile"
26037 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26038 dlls/midimap/Makefile"
26039 test "x$enable_midimap" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26041 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26042 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
26043 ac_config_files
="$ac_config_files dlls/midimap/Makefile"
26045 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26046 dlls/mlang/Makefile"
26047 test "x$enable_mlang" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26049 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26050 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
26051 ac_config_files
="$ac_config_files dlls/mlang/Makefile"
26053 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26054 dlls/mlang/tests/Makefile"
26055 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26057 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26058 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
26059 ac_config_files
="$ac_config_files dlls/mlang/tests/Makefile"
26061 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26062 dlls/mmdevldr.vxd/Makefile"
26063 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26065 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26066 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
26067 ac_config_files
="$ac_config_files dlls/mmdevldr.vxd/Makefile"
26069 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26070 dlls/monodebg.vxd/Makefile"
26071 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26073 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26074 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
26075 ac_config_files
="$ac_config_files dlls/monodebg.vxd/Makefile"
26077 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26078 dlls/mountmgr.sys/Makefile"
26079 test "x$enable_mountmgr_sys" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26081 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26082 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
26083 ac_config_files
="$ac_config_files dlls/mountmgr.sys/Makefile"
26085 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26086 dlls/mouse.drv16/Makefile"
26087 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26089 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26090 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
26091 ac_config_files
="$ac_config_files dlls/mouse.drv16/Makefile"
26093 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26095 test "x$enable_mpr" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26097 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26098 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
26099 ac_config_files
="$ac_config_files dlls/mpr/Makefile"
26101 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26102 dlls/mprapi/Makefile"
26103 test "x$enable_mprapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26105 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26106 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
26107 ac_config_files
="$ac_config_files dlls/mprapi/Makefile"
26109 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26110 dlls/msacm.dll16/Makefile"
26111 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26113 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26114 dlls/msacm.dll16/Makefile: dlls/msacm.dll16/Makefile.in dlls/Makedll.rules"
26115 ac_config_files
="$ac_config_files dlls/msacm.dll16/Makefile"
26117 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26118 dlls/msacm32.drv/Makefile"
26119 test "x$enable_msacm32_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26121 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26122 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
26123 ac_config_files
="$ac_config_files dlls/msacm32.drv/Makefile"
26125 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26126 dlls/msacm32/Makefile"
26127 test "x$enable_msacm32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26129 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26130 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
26131 ac_config_files
="$ac_config_files dlls/msacm32/Makefile"
26133 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26134 dlls/msacm32/tests/Makefile"
26135 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26137 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26138 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
26139 ac_config_files
="$ac_config_files dlls/msacm32/tests/Makefile"
26141 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26142 dlls/msadp32.acm/Makefile"
26143 test "x$enable_msadp32_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26145 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26146 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
26147 ac_config_files
="$ac_config_files dlls/msadp32.acm/Makefile"
26149 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26150 dlls/mscat32/Makefile"
26151 test "x$enable_mscat32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26153 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26154 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
26155 ac_config_files
="$ac_config_files dlls/mscat32/Makefile"
26157 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26158 dlls/mscms/Makefile"
26159 test "x$enable_mscms" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26161 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26162 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
26163 ac_config_files
="$ac_config_files dlls/mscms/Makefile"
26165 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26166 dlls/mscms/tests/Makefile"
26167 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26169 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26170 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
26171 ac_config_files
="$ac_config_files dlls/mscms/tests/Makefile"
26173 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26174 dlls/mscoree/Makefile"
26175 test "x$enable_mscoree" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26177 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26178 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
26179 ac_config_files
="$ac_config_files dlls/mscoree/Makefile"
26181 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26182 dlls/msctf/Makefile"
26183 test "x$enable_msctf" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26185 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26186 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
26187 ac_config_files
="$ac_config_files dlls/msctf/Makefile"
26189 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26190 dlls/msctf/tests/Makefile"
26191 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26193 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26194 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
26195 ac_config_files
="$ac_config_files dlls/msctf/tests/Makefile"
26197 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26198 dlls/msdmo/Makefile"
26199 test "x$enable_msdmo" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26201 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26202 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
26203 ac_config_files
="$ac_config_files dlls/msdmo/Makefile"
26205 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26206 dlls/msftedit/Makefile"
26207 test "x$enable_msftedit" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26209 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26210 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
26211 ac_config_files
="$ac_config_files dlls/msftedit/Makefile"
26213 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26214 dlls/msg711.acm/Makefile"
26215 test "x$enable_msg711_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26217 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26218 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
26219 ac_config_files
="$ac_config_files dlls/msg711.acm/Makefile"
26221 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26222 dlls/mshtml.tlb/Makefile"
26223 test "x$enable_mshtml_tlb" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26225 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26226 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
26227 ac_config_files
="$ac_config_files dlls/mshtml.tlb/Makefile"
26229 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26230 dlls/mshtml/Makefile"
26231 test "x$enable_mshtml" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26233 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26234 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
26235 ac_config_files
="$ac_config_files dlls/mshtml/Makefile"
26237 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26238 dlls/mshtml/tests/Makefile"
26239 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26241 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26242 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
26243 ac_config_files
="$ac_config_files dlls/mshtml/tests/Makefile"
26245 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26247 test "x$enable_msi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26249 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26250 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
26251 ac_config_files
="$ac_config_files dlls/msi/Makefile"
26253 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26254 dlls/msi/tests/Makefile"
26255 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26257 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26258 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
26259 ac_config_files
="$ac_config_files dlls/msi/tests/Makefile"
26261 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26262 dlls/msimg32/Makefile"
26263 test "x$enable_msimg32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26265 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26266 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
26267 ac_config_files
="$ac_config_files dlls/msimg32/Makefile"
26269 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26270 dlls/msimtf/Makefile"
26271 test "x$enable_msimtf" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26273 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26274 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
26275 ac_config_files
="$ac_config_files dlls/msimtf/Makefile"
26277 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26278 dlls/msisip/Makefile"
26279 test "x$enable_msisip" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26281 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26282 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
26283 ac_config_files
="$ac_config_files dlls/msisip/Makefile"
26285 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26286 dlls/msisys.ocx/Makefile"
26287 test "x$enable_msisys_ocx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26289 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26290 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
26291 ac_config_files
="$ac_config_files dlls/msisys.ocx/Makefile"
26293 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26294 dlls/msnet32/Makefile"
26295 test "x$enable_msnet32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26297 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26298 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
26299 ac_config_files
="$ac_config_files dlls/msnet32/Makefile"
26301 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26302 dlls/msrle32/Makefile"
26303 test "x$enable_msrle32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26305 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26306 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
26307 ac_config_files
="$ac_config_files dlls/msrle32/Makefile"
26309 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26310 dlls/mssign32/Makefile"
26311 test "x$enable_mssign32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26313 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26314 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
26315 ac_config_files
="$ac_config_files dlls/mssign32/Makefile"
26317 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26318 dlls/mssip32/Makefile"
26319 test "x$enable_mssip32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26321 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26322 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
26323 ac_config_files
="$ac_config_files dlls/mssip32/Makefile"
26325 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26326 dlls/mstask/Makefile"
26327 test "x$enable_mstask" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26329 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26330 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
26331 ac_config_files
="$ac_config_files dlls/mstask/Makefile"
26333 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26334 dlls/mstask/tests/Makefile"
26335 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26337 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26338 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
26339 ac_config_files
="$ac_config_files dlls/mstask/tests/Makefile"
26341 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26342 dlls/msvcirt/Makefile"
26343 test "x$enable_msvcirt" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26345 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26346 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
26347 ac_config_files
="$ac_config_files dlls/msvcirt/Makefile"
26349 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26350 dlls/msvcr71/Makefile"
26351 test "x$enable_msvcr71" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26353 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26354 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
26355 ac_config_files
="$ac_config_files dlls/msvcr71/Makefile"
26357 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26358 dlls/msvcrt/Makefile"
26359 test "x$enable_msvcrt" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26361 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26362 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26363 ac_config_files
="$ac_config_files dlls/msvcrt/Makefile"
26365 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26366 dlls/msvcrt/tests/Makefile"
26367 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26369 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26370 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26371 ac_config_files
="$ac_config_files dlls/msvcrt/tests/Makefile"
26373 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26374 dlls/msvcrt20/Makefile"
26375 test "x$enable_msvcrt20" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26377 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26378 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26379 ac_config_files
="$ac_config_files dlls/msvcrt20/Makefile"
26381 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26382 dlls/msvcrt40/Makefile"
26383 test "x$enable_msvcrt40" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26385 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26386 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26387 ac_config_files
="$ac_config_files dlls/msvcrt40/Makefile"
26389 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26390 dlls/msvcrtd/Makefile"
26391 test "x$enable_msvcrtd" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26393 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26394 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26395 ac_config_files
="$ac_config_files dlls/msvcrtd/Makefile"
26397 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26398 dlls/msvcrtd/tests/Makefile"
26399 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26401 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26402 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26403 ac_config_files
="$ac_config_files dlls/msvcrtd/tests/Makefile"
26405 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26406 dlls/msvfw32/Makefile"
26407 test "x$enable_msvfw32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26409 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26410 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26411 ac_config_files
="$ac_config_files dlls/msvfw32/Makefile"
26413 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26414 dlls/msvfw32/tests/Makefile"
26415 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26417 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26418 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26419 ac_config_files
="$ac_config_files dlls/msvfw32/tests/Makefile"
26421 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26422 dlls/msvidc32/Makefile"
26423 test "x$enable_msvidc32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26425 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26426 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26427 ac_config_files
="$ac_config_files dlls/msvidc32/Makefile"
26429 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26430 dlls/msvideo.dll16/Makefile"
26431 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26433 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26434 dlls/msvideo.dll16/Makefile: dlls/msvideo.dll16/Makefile.in dlls/Makedll.rules"
26435 ac_config_files
="$ac_config_files dlls/msvideo.dll16/Makefile"
26437 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26438 dlls/mswsock/Makefile"
26439 test "x$enable_mswsock" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26441 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26442 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26443 ac_config_files
="$ac_config_files dlls/mswsock/Makefile"
26445 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26446 dlls/msxml3/Makefile"
26447 test "x$enable_msxml3" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26449 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26450 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26451 ac_config_files
="$ac_config_files dlls/msxml3/Makefile"
26453 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26454 dlls/msxml3/tests/Makefile"
26455 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26457 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26458 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26459 ac_config_files
="$ac_config_files dlls/msxml3/tests/Makefile"
26461 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26462 dlls/nddeapi/Makefile"
26463 test "x$enable_nddeapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26465 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26466 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26467 ac_config_files
="$ac_config_files dlls/nddeapi/Makefile"
26469 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26470 dlls/netapi32/Makefile"
26471 test "x$enable_netapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26473 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26474 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26475 ac_config_files
="$ac_config_files dlls/netapi32/Makefile"
26477 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26478 dlls/netapi32/tests/Makefile"
26479 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26481 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26482 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26483 ac_config_files
="$ac_config_files dlls/netapi32/tests/Makefile"
26485 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26486 dlls/newdev/Makefile"
26487 test "x$enable_newdev" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26489 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26490 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26491 ac_config_files
="$ac_config_files dlls/newdev/Makefile"
26493 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26494 dlls/ntdll/Makefile"
26495 test "x$enable_ntdll" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26497 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26498 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26499 ac_config_files
="$ac_config_files dlls/ntdll/Makefile"
26501 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26502 dlls/ntdll/tests/Makefile"
26503 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26505 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26506 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26507 ac_config_files
="$ac_config_files dlls/ntdll/tests/Makefile"
26509 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26510 dlls/ntdsapi/Makefile"
26511 test "x$enable_ntdsapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26513 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26514 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26515 ac_config_files
="$ac_config_files dlls/ntdsapi/Makefile"
26517 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26518 dlls/ntdsapi/tests/Makefile"
26519 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26521 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26522 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26523 ac_config_files
="$ac_config_files dlls/ntdsapi/tests/Makefile"
26525 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26526 dlls/ntoskrnl.exe/Makefile"
26527 test "x$enable_ntoskrnl_exe" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26529 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26530 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26531 ac_config_files
="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26533 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26534 dlls/ntprint/Makefile"
26535 test "x$enable_ntprint" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26537 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26538 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26539 ac_config_files
="$ac_config_files dlls/ntprint/Makefile"
26541 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26542 dlls/ntprint/tests/Makefile"
26543 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26545 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26546 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26547 ac_config_files
="$ac_config_files dlls/ntprint/tests/Makefile"
26549 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26550 dlls/objsel/Makefile"
26551 test "x$enable_objsel" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26553 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26554 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26555 ac_config_files
="$ac_config_files dlls/objsel/Makefile"
26557 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26558 dlls/odbc32/Makefile"
26559 test "x$enable_odbc32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26561 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26562 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26563 ac_config_files
="$ac_config_files dlls/odbc32/Makefile"
26565 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26566 dlls/odbccp32/Makefile"
26567 test "x$enable_odbccp32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26569 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26570 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26571 ac_config_files
="$ac_config_files dlls/odbccp32/Makefile"
26573 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26574 dlls/odbccp32/tests/Makefile"
26575 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26577 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26578 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26579 ac_config_files
="$ac_config_files dlls/odbccp32/tests/Makefile"
26581 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26582 dlls/ole2.dll16/Makefile"
26583 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26585 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26586 dlls/ole2.dll16/Makefile: dlls/ole2.dll16/Makefile.in dlls/Makedll.rules"
26587 ac_config_files
="$ac_config_files dlls/ole2.dll16/Makefile"
26589 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26590 dlls/ole2conv.dll16/Makefile"
26591 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26593 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26594 dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules"
26595 ac_config_files
="$ac_config_files dlls/ole2conv.dll16/Makefile"
26597 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26598 dlls/ole2disp.dll16/Makefile"
26599 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26601 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26602 dlls/ole2disp.dll16/Makefile: dlls/ole2disp.dll16/Makefile.in dlls/Makedll.rules"
26603 ac_config_files
="$ac_config_files dlls/ole2disp.dll16/Makefile"
26605 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26606 dlls/ole2nls.dll16/Makefile"
26607 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26609 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26610 dlls/ole2nls.dll16/Makefile: dlls/ole2nls.dll16/Makefile.in dlls/Makedll.rules"
26611 ac_config_files
="$ac_config_files dlls/ole2nls.dll16/Makefile"
26613 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26614 dlls/ole2prox.dll16/Makefile"
26615 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26617 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26618 dlls/ole2prox.dll16/Makefile: dlls/ole2prox.dll16/Makefile.in dlls/Makedll.rules"
26619 ac_config_files
="$ac_config_files dlls/ole2prox.dll16/Makefile"
26621 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26622 dlls/ole2thk.dll16/Makefile"
26623 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26625 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26626 dlls/ole2thk.dll16/Makefile: dlls/ole2thk.dll16/Makefile.in dlls/Makedll.rules"
26627 ac_config_files
="$ac_config_files dlls/ole2thk.dll16/Makefile"
26629 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26630 dlls/ole32/Makefile"
26631 test "x$enable_ole32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26633 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26634 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26635 ac_config_files
="$ac_config_files dlls/ole32/Makefile"
26637 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26638 dlls/ole32/tests/Makefile"
26639 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26641 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26642 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26643 ac_config_files
="$ac_config_files dlls/ole32/tests/Makefile"
26645 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26646 dlls/oleacc/Makefile"
26647 test "x$enable_oleacc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26649 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26650 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26651 ac_config_files
="$ac_config_files dlls/oleacc/Makefile"
26653 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26654 dlls/oleacc/tests/Makefile"
26655 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26657 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26658 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26659 ac_config_files
="$ac_config_files dlls/oleacc/tests/Makefile"
26661 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26662 dlls/oleaut32/Makefile"
26663 test "x$enable_oleaut32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26665 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26666 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26667 ac_config_files
="$ac_config_files dlls/oleaut32/Makefile"
26669 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26670 dlls/oleaut32/tests/Makefile"
26671 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26673 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26674 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26675 ac_config_files
="$ac_config_files dlls/oleaut32/tests/Makefile"
26677 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26678 dlls/olecli.dll16/Makefile"
26679 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26681 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26682 dlls/olecli.dll16/Makefile: dlls/olecli.dll16/Makefile.in dlls/Makedll.rules"
26683 ac_config_files
="$ac_config_files dlls/olecli.dll16/Makefile"
26685 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26686 dlls/olecli32/Makefile"
26687 test "x$enable_olecli32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26689 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26690 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26691 ac_config_files
="$ac_config_files dlls/olecli32/Makefile"
26693 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26694 dlls/oledlg/Makefile"
26695 test "x$enable_oledlg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26697 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26698 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26699 ac_config_files
="$ac_config_files dlls/oledlg/Makefile"
26701 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26702 dlls/olepro32/Makefile"
26703 test "x$enable_olepro32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26705 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26706 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26707 ac_config_files
="$ac_config_files dlls/olepro32/Makefile"
26709 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26710 dlls/olesvr.dll16/Makefile"
26711 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26713 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26714 dlls/olesvr.dll16/Makefile: dlls/olesvr.dll16/Makefile.in dlls/Makedll.rules"
26715 ac_config_files
="$ac_config_files dlls/olesvr.dll16/Makefile"
26717 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26718 dlls/olesvr32/Makefile"
26719 test "x$enable_olesvr32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26721 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26722 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26723 ac_config_files
="$ac_config_files dlls/olesvr32/Makefile"
26725 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26726 dlls/olethk32/Makefile"
26727 test "x$enable_olethk32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26729 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26730 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26731 ac_config_files
="$ac_config_files dlls/olethk32/Makefile"
26733 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26734 dlls/opengl32/Makefile"
26735 test "x$enable_opengl32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26737 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26738 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26739 ac_config_files
="$ac_config_files dlls/opengl32/Makefile"
26741 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26742 dlls/opengl32/tests/Makefile"
26743 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26745 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26746 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
26747 ac_config_files
="$ac_config_files dlls/opengl32/tests/Makefile"
26749 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26751 test "x$enable_pdh" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26753 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26754 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
26755 ac_config_files
="$ac_config_files dlls/pdh/Makefile"
26757 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26758 dlls/pdh/tests/Makefile"
26759 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26761 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26762 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
26763 ac_config_files
="$ac_config_files dlls/pdh/tests/Makefile"
26765 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26766 dlls/pidgen/Makefile"
26767 test "x$enable_pidgen" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26769 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26770 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
26771 ac_config_files
="$ac_config_files dlls/pidgen/Makefile"
26773 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26774 dlls/powrprof/Makefile"
26775 test "x$enable_powrprof" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26777 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26778 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
26779 ac_config_files
="$ac_config_files dlls/powrprof/Makefile"
26781 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26782 dlls/printui/Makefile"
26783 test "x$enable_printui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26785 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26786 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
26787 ac_config_files
="$ac_config_files dlls/printui/Makefile"
26789 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26790 dlls/propsys/Makefile"
26791 test "x$enable_propsys" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26793 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26794 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
26795 ac_config_files
="$ac_config_files dlls/propsys/Makefile"
26797 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26798 dlls/psapi/Makefile"
26799 test "x$enable_psapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26801 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26802 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
26803 ac_config_files
="$ac_config_files dlls/psapi/Makefile"
26805 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26806 dlls/psapi/tests/Makefile"
26807 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26809 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26810 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
26811 ac_config_files
="$ac_config_files dlls/psapi/tests/Makefile"
26813 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26814 dlls/pstorec/Makefile"
26815 test "x$enable_pstorec" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26817 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26818 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
26819 ac_config_files
="$ac_config_files dlls/pstorec/Makefile"
26821 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26822 dlls/qcap/Makefile"
26823 test "x$enable_qcap" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26825 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26826 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
26827 ac_config_files
="$ac_config_files dlls/qcap/Makefile"
26829 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26830 dlls/qedit/Makefile"
26831 test "x$enable_qedit" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26833 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26834 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
26835 ac_config_files
="$ac_config_files dlls/qedit/Makefile"
26837 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26838 dlls/qedit/tests/Makefile"
26839 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26841 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26842 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
26843 ac_config_files
="$ac_config_files dlls/qedit/tests/Makefile"
26845 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26846 dlls/qmgr/Makefile"
26847 test "x$enable_qmgr" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26849 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26850 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
26851 ac_config_files
="$ac_config_files dlls/qmgr/Makefile"
26853 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26854 dlls/qmgr/tests/Makefile"
26855 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26857 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26858 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
26859 ac_config_files
="$ac_config_files dlls/qmgr/tests/Makefile"
26861 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26862 dlls/qmgrprxy/Makefile"
26863 test "x$enable_qmgrprxy" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26865 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26866 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
26867 ac_config_files
="$ac_config_files dlls/qmgrprxy/Makefile"
26869 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26870 dlls/quartz/Makefile"
26871 test "x$enable_quartz" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26873 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26874 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
26875 ac_config_files
="$ac_config_files dlls/quartz/Makefile"
26877 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26878 dlls/quartz/tests/Makefile"
26879 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26881 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26882 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
26883 ac_config_files
="$ac_config_files dlls/quartz/tests/Makefile"
26885 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26886 dlls/query/Makefile"
26887 test "x$enable_query" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26889 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26890 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
26891 ac_config_files
="$ac_config_files dlls/query/Makefile"
26893 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26894 dlls/rasapi16.dll16/Makefile"
26895 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26897 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26898 dlls/rasapi16.dll16/Makefile: dlls/rasapi16.dll16/Makefile.in dlls/Makedll.rules"
26899 ac_config_files
="$ac_config_files dlls/rasapi16.dll16/Makefile"
26901 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26902 dlls/rasapi32/Makefile"
26903 test "x$enable_rasapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26905 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26906 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
26907 ac_config_files
="$ac_config_files dlls/rasapi32/Makefile"
26909 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26910 dlls/rasapi32/tests/Makefile"
26911 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26913 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26914 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
26915 ac_config_files
="$ac_config_files dlls/rasapi32/tests/Makefile"
26917 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26918 dlls/rasdlg/Makefile"
26919 test "x$enable_rasdlg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26921 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26922 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
26923 ac_config_files
="$ac_config_files dlls/rasdlg/Makefile"
26925 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26926 dlls/resutils/Makefile"
26927 test "x$enable_resutils" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26929 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26930 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
26931 ac_config_files
="$ac_config_files dlls/resutils/Makefile"
26933 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26934 dlls/riched20/Makefile"
26935 test "x$enable_riched20" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26937 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26938 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
26939 ac_config_files
="$ac_config_files dlls/riched20/Makefile"
26941 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26942 dlls/riched20/tests/Makefile"
26943 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26945 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26946 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
26947 ac_config_files
="$ac_config_files dlls/riched20/tests/Makefile"
26949 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26950 dlls/riched32/Makefile"
26951 test "x$enable_riched32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26953 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26954 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
26955 ac_config_files
="$ac_config_files dlls/riched32/Makefile"
26957 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26958 dlls/riched32/tests/Makefile"
26959 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26961 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26962 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
26963 ac_config_files
="$ac_config_files dlls/riched32/tests/Makefile"
26965 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26966 dlls/rpcrt4/Makefile"
26967 test "x$enable_rpcrt4" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26969 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26970 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
26971 ac_config_files
="$ac_config_files dlls/rpcrt4/Makefile"
26973 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26974 dlls/rpcrt4/tests/Makefile"
26975 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
26977 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26978 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
26979 ac_config_files
="$ac_config_files dlls/rpcrt4/tests/Makefile"
26981 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26982 dlls/rsabase/Makefile"
26983 test "x$enable_rsabase" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26985 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26986 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
26987 ac_config_files
="$ac_config_files dlls/rsabase/Makefile"
26989 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26990 dlls/rsaenh/Makefile"
26991 test "x$enable_rsaenh" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
26993 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
26994 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
26995 ac_config_files
="$ac_config_files dlls/rsaenh/Makefile"
26997 ALL_MAKEFILES
="$ALL_MAKEFILES \\
26998 dlls/rsaenh/tests/Makefile"
26999 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27001 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27002 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
27003 ac_config_files
="$ac_config_files dlls/rsaenh/tests/Makefile"
27005 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27006 dlls/sane.ds/Makefile"
27007 test "x$enable_sane_ds" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27009 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27010 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
27011 ac_config_files
="$ac_config_files dlls/sane.ds/Makefile"
27013 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27014 dlls/sccbase/Makefile"
27015 test "x$enable_sccbase" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27017 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27018 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
27019 ac_config_files
="$ac_config_files dlls/sccbase/Makefile"
27021 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27022 dlls/schannel/Makefile"
27023 test "x$enable_schannel" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27025 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27026 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
27027 ac_config_files
="$ac_config_files dlls/schannel/Makefile"
27029 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27030 dlls/schannel/tests/Makefile"
27031 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27033 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27034 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
27035 ac_config_files
="$ac_config_files dlls/schannel/tests/Makefile"
27037 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27038 dlls/secur32/Makefile"
27039 test "x$enable_secur32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27041 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27042 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
27043 ac_config_files
="$ac_config_files dlls/secur32/Makefile"
27045 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27046 dlls/secur32/tests/Makefile"
27047 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27049 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27050 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
27051 ac_config_files
="$ac_config_files dlls/secur32/tests/Makefile"
27053 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27054 dlls/security/Makefile"
27055 test "x$enable_security" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27057 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27058 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
27059 ac_config_files
="$ac_config_files dlls/security/Makefile"
27061 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27062 dlls/sensapi/Makefile"
27063 test "x$enable_sensapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27065 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27066 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
27067 ac_config_files
="$ac_config_files dlls/sensapi/Makefile"
27069 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27070 dlls/serialui/Makefile"
27071 test "x$enable_serialui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27073 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27074 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
27075 ac_config_files
="$ac_config_files dlls/serialui/Makefile"
27077 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27078 dlls/serialui/tests/Makefile"
27079 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27081 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27082 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
27083 ac_config_files
="$ac_config_files dlls/serialui/tests/Makefile"
27085 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27086 dlls/setupapi/Makefile"
27087 test "x$enable_setupapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27089 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27090 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
27091 ac_config_files
="$ac_config_files dlls/setupapi/Makefile"
27093 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27094 dlls/setupapi/tests/Makefile"
27095 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27097 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27098 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
27099 ac_config_files
="$ac_config_files dlls/setupapi/tests/Makefile"
27101 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27103 test "x$enable_sfc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27105 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27106 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
27107 ac_config_files
="$ac_config_files dlls/sfc/Makefile"
27109 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27110 dlls/sfc_os/Makefile"
27111 test "x$enable_sfc_os" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27113 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27114 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
27115 ac_config_files
="$ac_config_files dlls/sfc_os/Makefile"
27117 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27118 dlls/shdoclc/Makefile"
27119 test "x$enable_shdoclc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27121 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27122 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
27123 ac_config_files
="$ac_config_files dlls/shdoclc/Makefile"
27125 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27126 dlls/shdocvw/Makefile"
27127 test "x$enable_shdocvw" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27129 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27130 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
27131 ac_config_files
="$ac_config_files dlls/shdocvw/Makefile"
27133 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27134 dlls/shdocvw/tests/Makefile"
27135 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27137 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27138 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
27139 ac_config_files
="$ac_config_files dlls/shdocvw/tests/Makefile"
27141 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27142 dlls/shell.dll16/Makefile"
27143 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27145 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27146 dlls/shell.dll16/Makefile: dlls/shell.dll16/Makefile.in dlls/Makedll.rules"
27147 ac_config_files
="$ac_config_files dlls/shell.dll16/Makefile"
27149 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27150 dlls/shell32/Makefile"
27151 test "x$enable_shell32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27153 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27154 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
27155 ac_config_files
="$ac_config_files dlls/shell32/Makefile"
27157 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27158 dlls/shell32/tests/Makefile"
27159 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27161 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27162 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
27163 ac_config_files
="$ac_config_files dlls/shell32/tests/Makefile"
27165 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27166 dlls/shfolder/Makefile"
27167 test "x$enable_shfolder" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27169 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27170 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
27171 ac_config_files
="$ac_config_files dlls/shfolder/Makefile"
27173 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27174 dlls/shlwapi/Makefile"
27175 test "x$enable_shlwapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27177 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27178 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
27179 ac_config_files
="$ac_config_files dlls/shlwapi/Makefile"
27181 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27182 dlls/shlwapi/tests/Makefile"
27183 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27185 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27186 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
27187 ac_config_files
="$ac_config_files dlls/shlwapi/tests/Makefile"
27189 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27190 dlls/slbcsp/Makefile"
27191 test "x$enable_slbcsp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27193 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27194 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
27195 ac_config_files
="$ac_config_files dlls/slbcsp/Makefile"
27197 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27199 test "x$enable_slc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27201 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27202 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
27203 ac_config_files
="$ac_config_files dlls/slc/Makefile"
27205 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27206 dlls/snmpapi/Makefile"
27207 test "x$enable_snmpapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27209 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27210 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
27211 ac_config_files
="$ac_config_files dlls/snmpapi/Makefile"
27213 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27214 dlls/snmpapi/tests/Makefile"
27215 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27217 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27218 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
27219 ac_config_files
="$ac_config_files dlls/snmpapi/tests/Makefile"
27221 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27222 dlls/softpub/Makefile"
27223 test "x$enable_softpub" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27225 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27226 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
27227 ac_config_files
="$ac_config_files dlls/softpub/Makefile"
27229 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27230 dlls/sound.drv16/Makefile"
27231 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27233 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27234 dlls/sound.drv16/Makefile: dlls/sound.drv16/Makefile.in dlls/Makedll.rules"
27235 ac_config_files
="$ac_config_files dlls/sound.drv16/Makefile"
27237 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27238 dlls/spoolss/Makefile"
27239 test "x$enable_spoolss" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27241 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27242 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
27243 ac_config_files
="$ac_config_files dlls/spoolss/Makefile"
27245 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27246 dlls/spoolss/tests/Makefile"
27247 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27249 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27250 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
27251 ac_config_files
="$ac_config_files dlls/spoolss/tests/Makefile"
27253 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27254 dlls/stdole2.tlb/Makefile"
27255 test "x$enable_stdole2_tlb" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27257 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27258 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
27259 ac_config_files
="$ac_config_files dlls/stdole2.tlb/Makefile"
27261 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27262 dlls/stdole32.tlb/Makefile"
27263 test "x$enable_stdole32_tlb" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27265 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27266 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
27267 ac_config_files
="$ac_config_files dlls/stdole32.tlb/Makefile"
27269 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27271 test "x$enable_sti" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27273 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27274 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
27275 ac_config_files
="$ac_config_files dlls/sti/Makefile"
27277 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27278 dlls/storage.dll16/Makefile"
27279 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27281 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27282 dlls/storage.dll16/Makefile: dlls/storage.dll16/Makefile.in dlls/Makedll.rules"
27283 ac_config_files
="$ac_config_files dlls/storage.dll16/Makefile"
27285 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27286 dlls/stress.dll16/Makefile"
27287 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27289 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27290 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
27291 ac_config_files
="$ac_config_files dlls/stress.dll16/Makefile"
27293 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27294 dlls/strmiids/Makefile"
27295 test "x$enable_strmiids" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
27297 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27298 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
27299 ac_config_files
="$ac_config_files dlls/strmiids/Makefile"
27301 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27302 dlls/svrapi/Makefile"
27303 test "x$enable_svrapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27305 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27306 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
27307 ac_config_files
="$ac_config_files dlls/svrapi/Makefile"
27309 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27311 test "x$enable_sxs" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27313 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27314 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
27315 ac_config_files
="$ac_config_files dlls/sxs/Makefile"
27317 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27318 dlls/t2embed/Makefile"
27319 test "x$enable_t2embed" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27321 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27322 dlls/t2embed/Makefile: dlls/t2embed/Makefile.in dlls/Makedll.rules"
27323 ac_config_files
="$ac_config_files dlls/t2embed/Makefile"
27325 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27326 dlls/tapi32/Makefile"
27327 test "x$enable_tapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27329 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27330 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
27331 ac_config_files
="$ac_config_files dlls/tapi32/Makefile"
27333 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27334 dlls/traffic/Makefile"
27335 test "x$enable_traffic" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27337 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27338 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
27339 ac_config_files
="$ac_config_files dlls/traffic/Makefile"
27341 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27342 dlls/twain.dll16/Makefile"
27343 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27345 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27346 dlls/twain.dll16/Makefile: dlls/twain.dll16/Makefile.in dlls/Makedll.rules"
27347 ac_config_files
="$ac_config_files dlls/twain.dll16/Makefile"
27349 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27350 dlls/twain_32/Makefile"
27351 test "x$enable_twain_32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27353 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27354 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
27355 ac_config_files
="$ac_config_files dlls/twain_32/Makefile"
27357 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27358 dlls/twain_32/tests/Makefile"
27359 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27361 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27362 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
27363 ac_config_files
="$ac_config_files dlls/twain_32/tests/Makefile"
27365 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27366 dlls/typelib.dll16/Makefile"
27367 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27369 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27370 dlls/typelib.dll16/Makefile: dlls/typelib.dll16/Makefile.in dlls/Makedll.rules"
27371 ac_config_files
="$ac_config_files dlls/typelib.dll16/Makefile"
27373 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27374 dlls/unicows/Makefile"
27375 test "x$enable_unicows" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27377 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27378 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
27379 ac_config_files
="$ac_config_files dlls/unicows/Makefile"
27381 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27382 dlls/updspapi/Makefile"
27383 test "x$enable_updspapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27385 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27386 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
27387 ac_config_files
="$ac_config_files dlls/updspapi/Makefile"
27389 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27391 test "x$enable_url" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27393 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27394 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
27395 ac_config_files
="$ac_config_files dlls/url/Makefile"
27397 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27398 dlls/urlmon/Makefile"
27399 test "x$enable_urlmon" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27401 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27402 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
27403 ac_config_files
="$ac_config_files dlls/urlmon/Makefile"
27405 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27406 dlls/urlmon/tests/Makefile"
27407 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27409 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27410 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
27411 ac_config_files
="$ac_config_files dlls/urlmon/tests/Makefile"
27413 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27414 dlls/user32/Makefile"
27415 test "x$enable_user32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27417 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27418 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
27419 ac_config_files
="$ac_config_files dlls/user32/Makefile"
27421 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27422 dlls/user32/tests/Makefile"
27423 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27425 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27426 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
27427 ac_config_files
="$ac_config_files dlls/user32/tests/Makefile"
27429 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27430 dlls/userenv/Makefile"
27431 test "x$enable_userenv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27433 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27434 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
27435 ac_config_files
="$ac_config_files dlls/userenv/Makefile"
27437 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27438 dlls/userenv/tests/Makefile"
27439 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27441 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27442 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
27443 ac_config_files
="$ac_config_files dlls/userenv/tests/Makefile"
27445 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27446 dlls/usp10/Makefile"
27447 test "x$enable_usp10" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27449 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27450 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
27451 ac_config_files
="$ac_config_files dlls/usp10/Makefile"
27453 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27454 dlls/usp10/tests/Makefile"
27455 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27457 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27458 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
27459 ac_config_files
="$ac_config_files dlls/usp10/tests/Makefile"
27461 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27462 dlls/uuid/Makefile"
27463 test "x$enable_uuid" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
27465 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27466 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
27467 ac_config_files
="$ac_config_files dlls/uuid/Makefile"
27469 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27470 dlls/uxtheme/Makefile"
27471 test "x$enable_uxtheme" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27473 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27474 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
27475 ac_config_files
="$ac_config_files dlls/uxtheme/Makefile"
27477 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27478 dlls/uxtheme/tests/Makefile"
27479 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27481 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27482 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
27483 ac_config_files
="$ac_config_files dlls/uxtheme/tests/Makefile"
27485 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27486 dlls/vdhcp.vxd/Makefile"
27487 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27489 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27490 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
27491 ac_config_files
="$ac_config_files dlls/vdhcp.vxd/Makefile"
27493 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27494 dlls/vdmdbg/Makefile"
27495 test "x$enable_vdmdbg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27497 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27498 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27499 ac_config_files
="$ac_config_files dlls/vdmdbg/Makefile"
27501 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27502 dlls/version/Makefile"
27503 test "x$enable_version" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27505 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27506 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27507 ac_config_files
="$ac_config_files dlls/version/Makefile"
27509 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27510 dlls/version/tests/Makefile"
27511 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27513 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27514 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27515 ac_config_files
="$ac_config_files dlls/version/tests/Makefile"
27517 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27518 dlls/vmm.vxd/Makefile"
27519 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27521 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27522 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27523 ac_config_files
="$ac_config_files dlls/vmm.vxd/Makefile"
27525 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27526 dlls/vnbt.vxd/Makefile"
27527 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27529 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27530 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27531 ac_config_files
="$ac_config_files dlls/vnbt.vxd/Makefile"
27533 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27534 dlls/vnetbios.vxd/Makefile"
27535 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27537 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27538 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27539 ac_config_files
="$ac_config_files dlls/vnetbios.vxd/Makefile"
27541 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27542 dlls/vtdapi.vxd/Makefile"
27543 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27545 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27546 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27547 ac_config_files
="$ac_config_files dlls/vtdapi.vxd/Makefile"
27549 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27550 dlls/vwin32.vxd/Makefile"
27551 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27553 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27554 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27555 ac_config_files
="$ac_config_files dlls/vwin32.vxd/Makefile"
27557 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27558 dlls/w32skrnl/Makefile"
27559 test "x$enable_w32skrnl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27561 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27562 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27563 ac_config_files
="$ac_config_files dlls/w32skrnl/Makefile"
27565 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27566 dlls/w32sys.dll16/Makefile"
27567 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27569 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27570 dlls/w32sys.dll16/Makefile: dlls/w32sys.dll16/Makefile.in dlls/Makedll.rules"
27571 ac_config_files
="$ac_config_files dlls/w32sys.dll16/Makefile"
27573 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27574 dlls/wbemprox/Makefile"
27575 test "x$enable_wbemprox" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27577 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27578 dlls/wbemprox/Makefile: dlls/wbemprox/Makefile.in dlls/Makedll.rules"
27579 ac_config_files
="$ac_config_files dlls/wbemprox/Makefile"
27581 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27582 dlls/win32s16.dll16/Makefile"
27583 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27585 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27586 dlls/win32s16.dll16/Makefile: dlls/win32s16.dll16/Makefile.in dlls/Makedll.rules"
27587 ac_config_files
="$ac_config_files dlls/win32s16.dll16/Makefile"
27589 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27590 dlls/win87em.dll16/Makefile"
27591 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27593 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27594 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
27595 ac_config_files
="$ac_config_files dlls/win87em.dll16/Makefile"
27597 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27598 dlls/winaspi.dll16/Makefile"
27599 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27601 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27602 dlls/winaspi.dll16/Makefile: dlls/winaspi.dll16/Makefile.in dlls/Makedll.rules"
27603 ac_config_files
="$ac_config_files dlls/winaspi.dll16/Makefile"
27605 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27606 dlls/windebug.dll16/Makefile"
27607 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27609 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27610 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
27611 ac_config_files
="$ac_config_files dlls/windebug.dll16/Makefile"
27613 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27614 dlls/winealsa.drv/Makefile"
27615 test "x$enable_winealsa_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27617 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27618 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27619 ac_config_files
="$ac_config_files dlls/winealsa.drv/Makefile"
27621 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27622 dlls/wineaudioio.drv/Makefile"
27623 test "x$enable_wineaudioio_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27625 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27626 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27627 ac_config_files
="$ac_config_files dlls/wineaudioio.drv/Makefile"
27629 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27630 dlls/winecoreaudio.drv/Makefile"
27631 test "x$enable_winecoreaudio_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27633 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27634 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27635 ac_config_files
="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27637 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27638 dlls/winecrt0/Makefile"
27639 test "x$enable_winecrt0" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
27641 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27642 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27643 ac_config_files
="$ac_config_files dlls/winecrt0/Makefile"
27645 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27646 dlls/wined3d/Makefile"
27647 test "x$enable_wined3d" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27649 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27650 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27651 ac_config_files
="$ac_config_files dlls/wined3d/Makefile"
27653 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27654 dlls/winedos/Makefile"
27655 test "x$enable_winedos" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27657 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27658 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27659 ac_config_files
="$ac_config_files dlls/winedos/Makefile"
27661 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27662 dlls/wineesd.drv/Makefile"
27663 test "x$enable_wineesd_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27665 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27666 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27667 ac_config_files
="$ac_config_files dlls/wineesd.drv/Makefile"
27669 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27670 dlls/winejack.drv/Makefile"
27671 test "x$enable_winejack_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27673 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27674 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27675 ac_config_files
="$ac_config_files dlls/winejack.drv/Makefile"
27677 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27678 dlls/winejoystick.drv/Makefile"
27679 test "x$enable_winejoystick_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27681 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27682 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27683 ac_config_files
="$ac_config_files dlls/winejoystick.drv/Makefile"
27685 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27686 dlls/winemp3.acm/Makefile"
27687 test "x$enable_winemp3_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27689 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27690 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27691 ac_config_files
="$ac_config_files dlls/winemp3.acm/Makefile"
27693 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27694 dlls/winenas.drv/Makefile"
27695 test "x$enable_winenas_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27697 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27698 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27699 ac_config_files
="$ac_config_files dlls/winenas.drv/Makefile"
27701 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27702 dlls/wineoss.drv/Makefile"
27703 test "x$enable_wineoss_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27705 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27706 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27707 ac_config_files
="$ac_config_files dlls/wineoss.drv/Makefile"
27709 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27710 dlls/wineps.drv/Makefile"
27711 test "x$enable_wineps_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27713 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27714 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27715 ac_config_files
="$ac_config_files dlls/wineps.drv/Makefile"
27717 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27718 dlls/winequartz.drv/Makefile"
27719 test "x$enable_winequartz_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27721 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27722 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
27723 ac_config_files
="$ac_config_files dlls/winequartz.drv/Makefile"
27725 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27726 dlls/winex11.drv/Makefile"
27727 test "x$enable_winex11_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27729 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27730 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
27731 ac_config_files
="$ac_config_files dlls/winex11.drv/Makefile"
27733 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27734 dlls/wing32/Makefile"
27735 test "x$enable_wing32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27737 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27738 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
27739 ac_config_files
="$ac_config_files dlls/wing32/Makefile"
27741 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27742 dlls/winhttp/Makefile"
27743 test "x$enable_winhttp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27745 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27746 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
27747 ac_config_files
="$ac_config_files dlls/winhttp/Makefile"
27749 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27750 dlls/winhttp/tests/Makefile"
27751 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27753 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27754 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
27755 ac_config_files
="$ac_config_files dlls/winhttp/tests/Makefile"
27757 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27758 dlls/wininet/Makefile"
27759 test "x$enable_wininet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27761 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27762 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
27763 ac_config_files
="$ac_config_files dlls/wininet/Makefile"
27765 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27766 dlls/wininet/tests/Makefile"
27767 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27769 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27770 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
27771 ac_config_files
="$ac_config_files dlls/wininet/tests/Makefile"
27773 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27774 dlls/winmm/Makefile"
27775 test "x$enable_winmm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27777 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27778 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
27779 ac_config_files
="$ac_config_files dlls/winmm/Makefile"
27781 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27782 dlls/winmm/tests/Makefile"
27783 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27785 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27786 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
27787 ac_config_files
="$ac_config_files dlls/winmm/tests/Makefile"
27789 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27790 dlls/winnls.dll16/Makefile"
27791 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27793 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27794 dlls/winnls.dll16/Makefile: dlls/winnls.dll16/Makefile.in dlls/Makedll.rules"
27795 ac_config_files
="$ac_config_files dlls/winnls.dll16/Makefile"
27797 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27798 dlls/winnls32/Makefile"
27799 test "x$enable_winnls32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27801 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27802 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
27803 ac_config_files
="$ac_config_files dlls/winnls32/Makefile"
27805 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27806 dlls/winscard/Makefile"
27807 test "x$enable_winscard" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27809 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27810 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
27811 ac_config_files
="$ac_config_files dlls/winscard/Makefile"
27813 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27814 dlls/winspool.drv/Makefile"
27815 test "x$enable_winspool_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27817 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27818 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
27819 ac_config_files
="$ac_config_files dlls/winspool.drv/Makefile"
27821 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27822 dlls/winspool.drv/tests/Makefile"
27823 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27824 winspool.drv/tests"
27825 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27826 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
27827 ac_config_files
="$ac_config_files dlls/winspool.drv/tests/Makefile"
27829 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27830 dlls/wintab.dll16/Makefile"
27831 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27833 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27834 dlls/wintab.dll16/Makefile: dlls/wintab.dll16/Makefile.in dlls/Makedll.rules"
27835 ac_config_files
="$ac_config_files dlls/wintab.dll16/Makefile"
27837 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27838 dlls/wintab32/Makefile"
27839 test "x$enable_wintab32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27841 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27842 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
27843 ac_config_files
="$ac_config_files dlls/wintab32/Makefile"
27845 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27846 dlls/wintrust/Makefile"
27847 test "x$enable_wintrust" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27849 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27850 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
27851 ac_config_files
="$ac_config_files dlls/wintrust/Makefile"
27853 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27854 dlls/wintrust/tests/Makefile"
27855 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27857 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27858 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
27859 ac_config_files
="$ac_config_files dlls/wintrust/tests/Makefile"
27861 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27862 dlls/wldap32/Makefile"
27863 test "x$enable_wldap32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27865 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27866 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
27867 ac_config_files
="$ac_config_files dlls/wldap32/Makefile"
27869 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27870 dlls/wldap32/tests/Makefile"
27871 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27873 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27874 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
27875 ac_config_files
="$ac_config_files dlls/wldap32/tests/Makefile"
27877 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27879 test "x$enable_wmi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27881 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27882 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
27883 ac_config_files
="$ac_config_files dlls/wmi/Makefile"
27885 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27886 dlls/wnaspi32/Makefile"
27887 test "x$enable_wnaspi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27889 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27890 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
27891 ac_config_files
="$ac_config_files dlls/wnaspi32/Makefile"
27893 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27894 dlls/wow32/Makefile"
27895 test "x$enable_wow32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27897 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27898 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
27899 ac_config_files
="$ac_config_files dlls/wow32/Makefile"
27901 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27902 dlls/ws2_32/Makefile"
27903 test "x$enable_ws2_32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27905 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27906 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
27907 ac_config_files
="$ac_config_files dlls/ws2_32/Makefile"
27909 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27910 dlls/ws2_32/tests/Makefile"
27911 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27913 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27914 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
27915 ac_config_files
="$ac_config_files dlls/ws2_32/tests/Makefile"
27917 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27918 dlls/wsock32/Makefile"
27919 test "x$enable_wsock32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27921 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27922 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
27923 ac_config_files
="$ac_config_files dlls/wsock32/Makefile"
27925 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27926 dlls/wtsapi32/Makefile"
27927 test "x$enable_wtsapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27929 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27930 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
27931 ac_config_files
="$ac_config_files dlls/wtsapi32/Makefile"
27933 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27934 dlls/wuapi/Makefile"
27935 test "x$enable_wuapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27937 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27938 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
27939 ac_config_files
="$ac_config_files dlls/wuapi/Makefile"
27941 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27942 dlls/xinput1_1/Makefile"
27943 test "x$enable_xinput1_1" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27945 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27946 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
27947 ac_config_files
="$ac_config_files dlls/xinput1_1/Makefile"
27949 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27950 dlls/xinput1_2/Makefile"
27951 test "x$enable_xinput1_2" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27953 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27954 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
27955 ac_config_files
="$ac_config_files dlls/xinput1_2/Makefile"
27957 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27958 dlls/xinput1_3/Makefile"
27959 test "x$enable_xinput1_3" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27961 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27962 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
27963 ac_config_files
="$ac_config_files dlls/xinput1_3/Makefile"
27965 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27966 dlls/xinput1_3/tests/Makefile"
27967 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
27969 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27970 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
27971 ac_config_files
="$ac_config_files dlls/xinput1_3/tests/Makefile"
27973 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27974 dlls/xinput9_1_0/Makefile"
27975 test "x$enable_xinput9_1_0" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27977 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27978 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
27979 ac_config_files
="$ac_config_files dlls/xinput9_1_0/Makefile"
27981 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27982 dlls/xmllite/Makefile"
27983 test "x$enable_xmllite" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
27985 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27986 dlls/xmllite/Makefile: dlls/xmllite/Makefile.in dlls/Makedll.rules"
27987 ac_config_files
="$ac_config_files dlls/xmllite/Makefile"
27989 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27990 documentation/Makefile"
27991 test "x$enable_documentation" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
27993 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
27994 documentation/Makefile: documentation/Makefile.in Make.rules"
27995 ac_config_files
="$ac_config_files documentation/Makefile"
27997 ALL_MAKEFILES
="$ALL_MAKEFILES \\
27999 test "x$enable_fonts" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
28001 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28002 fonts/Makefile: fonts/Makefile.in Make.rules"
28003 ac_config_files
="$ac_config_files fonts/Makefile"
28005 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28007 test "x$enable_include" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
28009 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28010 include/Makefile: include/Makefile.in Make.rules"
28011 ac_config_files
="$ac_config_files include/Makefile"
28013 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28015 test "x$enable_libs" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
28017 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28018 libs/Makefile: libs/Makefile.in Make.rules"
28019 ac_config_files
="$ac_config_files libs/Makefile"
28021 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28022 libs/port/Makefile"
28024 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28025 libs/port/Makefile: libs/port/Makefile.in Make.rules"
28026 ac_config_files
="$ac_config_files libs/port/Makefile"
28028 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28029 libs/wine/Makefile"
28031 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28032 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
28033 ac_config_files
="$ac_config_files libs/wine/Makefile"
28035 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28038 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28039 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
28040 ac_config_files
="$ac_config_files libs/wpp/Makefile"
28042 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28044 test "x$enable_loader" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
28046 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28047 loader/Makefile: loader/Makefile.in Make.rules"
28048 ac_config_files
="$ac_config_files loader/Makefile"
28050 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28052 test "x$enable_programs" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
28054 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28055 programs/Makefile: programs/Makefile.in Make.rules"
28056 ac_config_files
="$ac_config_files programs/Makefile"
28058 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28059 programs/cacls/Makefile"
28060 test "x$enable_cacls" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28061 cacls" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28063 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28064 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
28065 ac_config_files
="$ac_config_files programs/cacls/Makefile"
28067 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28068 programs/clock/Makefile"
28069 test "x$enable_clock" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28070 clock" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28072 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28073 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
28074 ac_config_files
="$ac_config_files programs/clock/Makefile"
28076 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28077 programs/cmd/Makefile"
28078 test "x$enable_cmd" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28079 cmd" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28081 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28082 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
28083 ac_config_files
="$ac_config_files programs/cmd/Makefile"
28085 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28086 programs/cmdlgtst/Makefile"
28087 test "x$enable_cmdlgtst" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28089 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28090 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
28091 ac_config_files
="$ac_config_files programs/cmdlgtst/Makefile"
28093 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28094 programs/control/Makefile"
28095 test "x$enable_control" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28096 control" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28098 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28099 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
28100 ac_config_files
="$ac_config_files programs/control/Makefile"
28102 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28103 programs/eject/Makefile"
28104 test "x$enable_eject" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28105 eject" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28107 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28108 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
28109 ac_config_files
="$ac_config_files programs/eject/Makefile"
28111 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28112 programs/expand/Makefile"
28113 test "x$enable_expand" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28114 expand" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28116 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28117 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
28118 ac_config_files
="$ac_config_files programs/expand/Makefile"
28120 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28121 programs/explorer/Makefile"
28122 test "x$enable_explorer" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28123 explorer" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28125 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28126 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
28127 ac_config_files
="$ac_config_files programs/explorer/Makefile"
28129 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28130 programs/hh/Makefile"
28131 test "x$enable_hh" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28132 hh" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28134 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28135 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
28136 ac_config_files
="$ac_config_files programs/hh/Makefile"
28138 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28139 programs/icinfo/Makefile"
28140 test "x$enable_icinfo" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28141 icinfo" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28143 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28144 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
28145 ac_config_files
="$ac_config_files programs/icinfo/Makefile"
28147 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28148 programs/iexplore/Makefile"
28149 test "x$enable_iexplore" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28150 iexplore" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28152 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28153 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
28154 ac_config_files
="$ac_config_files programs/iexplore/Makefile"
28156 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28157 programs/lodctr/Makefile"
28158 test "x$enable_lodctr" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28159 lodctr" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28161 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28162 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
28163 ac_config_files
="$ac_config_files programs/lodctr/Makefile"
28165 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28166 programs/msiexec/Makefile"
28167 test "x$enable_msiexec" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28168 msiexec" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28169 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28171 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28172 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
28173 ac_config_files
="$ac_config_files programs/msiexec/Makefile"
28175 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28176 programs/net/Makefile"
28177 test "x$enable_net" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28178 net" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28180 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28181 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
28182 ac_config_files
="$ac_config_files programs/net/Makefile"
28184 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28185 programs/notepad/Makefile"
28186 test "x$enable_notepad" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28187 notepad" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28188 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28190 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28191 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
28192 ac_config_files
="$ac_config_files programs/notepad/Makefile"
28194 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28195 programs/oleview/Makefile"
28196 test "x$enable_oleview" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28197 oleview" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28199 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28200 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
28201 ac_config_files
="$ac_config_files programs/oleview/Makefile"
28203 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28204 programs/progman/Makefile"
28205 test "x$enable_progman" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28206 progman" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28208 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28209 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
28210 ac_config_files
="$ac_config_files programs/progman/Makefile"
28212 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28213 programs/reg/Makefile"
28214 test "x$enable_reg" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28215 reg" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28217 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28218 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
28219 ac_config_files
="$ac_config_files programs/reg/Makefile"
28221 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28222 programs/regedit/Makefile"
28223 test "x$enable_regedit" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28224 regedit" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28225 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28227 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28228 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
28229 ac_config_files
="$ac_config_files programs/regedit/Makefile"
28231 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28232 programs/regsvr32/Makefile"
28233 test "x$enable_regsvr32" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28234 regsvr32" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28235 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28237 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28238 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
28239 ac_config_files
="$ac_config_files programs/regsvr32/Makefile"
28241 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28242 programs/rpcss/Makefile"
28243 test "x$enable_rpcss" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28244 rpcss" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28246 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28247 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
28248 ac_config_files
="$ac_config_files programs/rpcss/Makefile"
28250 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28251 programs/rundll32/Makefile"
28252 test "x$enable_rundll32" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28253 rundll32" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28255 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28256 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
28257 ac_config_files
="$ac_config_files programs/rundll32/Makefile"
28259 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28260 programs/secedit/Makefile"
28261 test "x$enable_secedit" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28262 secedit" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28264 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28265 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
28266 ac_config_files
="$ac_config_files programs/secedit/Makefile"
28268 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28269 programs/services/Makefile"
28270 test "x$enable_services" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28271 services" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28273 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28274 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
28275 ac_config_files
="$ac_config_files programs/services/Makefile"
28277 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28278 programs/spoolsv/Makefile"
28279 test "x$enable_spoolsv" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28280 spoolsv" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28282 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28283 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
28284 ac_config_files
="$ac_config_files programs/spoolsv/Makefile"
28286 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28287 programs/start/Makefile"
28288 test "x$enable_start" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28289 start" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28291 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28292 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
28293 ac_config_files
="$ac_config_files programs/start/Makefile"
28295 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28296 programs/svchost/Makefile"
28297 test "x$enable_svchost" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28298 svchost" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28300 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28301 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
28302 ac_config_files
="$ac_config_files programs/svchost/Makefile"
28304 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28305 programs/taskmgr/Makefile"
28306 test "x$enable_taskmgr" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28307 taskmgr" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28309 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28310 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
28311 ac_config_files
="$ac_config_files programs/taskmgr/Makefile"
28313 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28314 programs/termsv/Makefile"
28315 test "x$enable_termsv" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28316 termsv" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28318 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28319 programs/termsv/Makefile: programs/termsv/Makefile.in programs/Makeprog.rules"
28320 ac_config_files
="$ac_config_files programs/termsv/Makefile"
28322 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28323 programs/uninstaller/Makefile"
28324 test "x$enable_uninstaller" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28325 uninstaller" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28327 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28328 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
28329 ac_config_files
="$ac_config_files programs/uninstaller/Makefile"
28331 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28332 programs/unlodctr/Makefile"
28333 test "x$enable_unlodctr" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28334 unlodctr" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28336 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28337 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
28338 ac_config_files
="$ac_config_files programs/unlodctr/Makefile"
28340 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28341 programs/view/Makefile"
28342 test "x$enable_view" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28344 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28345 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
28346 ac_config_files
="$ac_config_files programs/view/Makefile"
28348 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28349 programs/wineboot/Makefile"
28350 test "x$enable_wineboot" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28351 wineboot" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28352 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28354 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28355 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
28356 ac_config_files
="$ac_config_files programs/wineboot/Makefile"
28358 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28359 programs/winebrowser/Makefile"
28360 test "x$enable_winebrowser" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28361 winebrowser" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28363 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28364 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
28365 ac_config_files
="$ac_config_files programs/winebrowser/Makefile"
28367 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28368 programs/winecfg/Makefile"
28369 test "x$enable_winecfg" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28370 winecfg" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28371 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28373 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28374 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
28375 ac_config_files
="$ac_config_files programs/winecfg/Makefile"
28377 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28378 programs/wineconsole/Makefile"
28379 test "x$enable_wineconsole" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28380 wineconsole" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28381 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28383 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28384 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
28385 ac_config_files
="$ac_config_files programs/wineconsole/Makefile"
28387 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28388 programs/winedbg/Makefile"
28389 test "x$enable_winedbg" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28390 winedbg" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28391 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28393 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28394 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
28395 ac_config_files
="$ac_config_files programs/winedbg/Makefile"
28397 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28398 programs/winedevice/Makefile"
28399 test "x$enable_winedevice" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28400 winedevice" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28402 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28403 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
28404 ac_config_files
="$ac_config_files programs/winedevice/Makefile"
28406 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28407 programs/winefile/Makefile"
28408 test "x$enable_winefile" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28409 winefile" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28410 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28412 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28413 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
28414 ac_config_files
="$ac_config_files programs/winefile/Makefile"
28416 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28417 programs/winemenubuilder/Makefile"
28418 test "x$enable_winemenubuilder" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28419 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28421 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28422 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
28423 ac_config_files
="$ac_config_files programs/winemenubuilder/Makefile"
28425 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28426 programs/winemine/Makefile"
28427 test "x$enable_winemine" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28428 winemine" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28429 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28431 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28432 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
28433 ac_config_files
="$ac_config_files programs/winemine/Makefile"
28435 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28436 programs/winepath/Makefile"
28437 test "x$enable_winepath" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28438 winepath" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28439 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28441 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28442 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
28443 ac_config_files
="$ac_config_files programs/winepath/Makefile"
28445 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28446 programs/winetest/Makefile"
28447 test "x$enable_winetest" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28449 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28450 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
28451 ac_config_files
="$ac_config_files programs/winetest/Makefile"
28453 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28454 programs/winevdm/Makefile"
28455 test "x$enable_winevdm" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28456 winevdm" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28458 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28459 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
28460 ac_config_files
="$ac_config_files programs/winevdm/Makefile"
28462 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28463 programs/winhelp.exe16/Makefile"
28464 test "x$enable_win16" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28465 winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28467 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28468 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
28469 ac_config_files
="$ac_config_files programs/winhelp.exe16/Makefile"
28471 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28472 programs/winhlp32/Makefile"
28473 test "x$enable_winhlp32" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28474 winhlp32" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28476 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28477 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
28478 ac_config_files
="$ac_config_files programs/winhlp32/Makefile"
28480 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28481 programs/winoldap.mod16/Makefile"
28482 test "x$enable_win16" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28483 winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28485 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28486 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
28487 ac_config_files
="$ac_config_files programs/winoldap.mod16/Makefile"
28489 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28490 programs/winver/Makefile"
28491 test "x$enable_winver" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28492 winver" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28494 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28495 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
28496 ac_config_files
="$ac_config_files programs/winver/Makefile"
28498 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28499 programs/wordpad/Makefile"
28500 test "x$enable_wordpad" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28501 wordpad" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28503 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28504 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
28505 ac_config_files
="$ac_config_files programs/wordpad/Makefile"
28507 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28508 programs/write/Makefile"
28509 test "x$enable_write" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28510 write" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28512 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28513 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
28514 ac_config_files
="$ac_config_files programs/write/Makefile"
28516 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28517 programs/xcopy/Makefile"
28518 test "x$enable_xcopy" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
28519 xcopy" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
28521 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28522 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
28523 ac_config_files
="$ac_config_files programs/xcopy/Makefile"
28525 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28527 test "x$enable_server" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
28529 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28530 server/Makefile: server/Makefile.in Make.rules"
28531 ac_config_files
="$ac_config_files server/Makefile"
28533 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28535 test "x$enable_tools" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
28537 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28538 tools/Makefile: tools/Makefile.in Make.rules"
28539 ac_config_files
="$ac_config_files tools/Makefile"
28541 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28542 tools/widl/Makefile"
28544 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28545 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
28546 ac_config_files
="$ac_config_files tools/widl/Makefile"
28548 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28549 tools/winebuild/Makefile"
28551 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28552 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
28553 ac_config_files
="$ac_config_files tools/winebuild/Makefile"
28555 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28556 tools/winedump/Makefile"
28558 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28559 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
28560 ac_config_files
="$ac_config_files tools/winedump/Makefile"
28562 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28563 tools/winegcc/Makefile"
28565 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28566 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
28567 ac_config_files
="$ac_config_files tools/winegcc/Makefile"
28569 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28570 tools/wmc/Makefile"
28572 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28573 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
28574 ac_config_files
="$ac_config_files tools/wmc/Makefile"
28576 ALL_MAKEFILES
="$ALL_MAKEFILES \\
28577 tools/wrc/Makefile"
28579 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
28580 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
28581 ac_config_files
="$ac_config_files tools/wrc/Makefile"
28585 ALL_WINETEST_DEPENDS
="# Test binaries"
28587 for dir
in $ALL_TEST_DIRS
28589 if test "$dir" != "\\"
28591 testname
=`expr $dir : '\(.*\)/tests'`_test.exe
28592 ALL_WINETEST_DEPENDS
="$ALL_WINETEST_DEPENDS
28593 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
28594 cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
28598 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS
=""
28600 cat >confcache
<<\_ACEOF
28601 # This file is a shell script that caches the results of configure
28602 # tests run on this system so they can be shared between configure
28603 # scripts and configure runs, see configure's option --config-cache.
28604 # It is not useful on other systems. If it contains results you don't
28605 # want to keep, you may remove or edit it.
28607 # config.status only pays attention to the cache file if you give it
28608 # the --recheck option to rerun configure.
28610 # `ac_cv_env_foo' variables (set or unset) will be overridden when
28611 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28612 # following values.
28616 # The following way of writing the cache mishandles newlines in values,
28617 # but we know of no workaround that is simple, portable, and efficient.
28618 # So, we kill variables containing newlines.
28619 # Ultrix sh set writes to stderr and can't be redirected directly,
28620 # and sets the high bit in the cache file unless we assign to the vars.
28622 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28623 eval ac_val
=\$
$ac_var
28627 *_cv_
*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28628 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28631 _ | IFS | as_nl
) ;; #(
28632 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
28633 *) $as_unset $ac_var ;;
28639 case $as_nl`(ac_space=' '; set) 2>&1` in #(
28640 *${as_nl}ac_space
=\
*)
28641 # `set' does not quote correctly, so add quotes (double-quote
28642 # substitution turns \\\\ into \\, and sed turns \\ into \).
28645 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28648 # `set' quotes correctly as required by POSIX, so do not add quotes.
28649 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28658 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28660 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28662 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
28663 if test -w "$cache_file"; then
28664 test "x$cache_file" != "x/dev/null" &&
28665 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28666 $as_echo "$as_me: updating cache $cache_file" >&6;}
28667 cat confcache
>$cache_file
28669 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28670 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28675 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
28676 # Let make expand exec_prefix.
28677 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
28679 DEFS
=-DHAVE_CONFIG_H
28683 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
28684 # 1. Remove the extension, and $U if already installed.
28685 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
28686 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
28687 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
28688 # will be set to the directory where LIBOBJS objects are built.
28689 ac_libobjs
="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28690 ac_ltlibobjs
="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28692 LIBOBJS
=$ac_libobjs
28694 LTLIBOBJS
=$ac_ltlibobjs
28698 : ${CONFIG_STATUS=./config.status}
28700 ac_clean_files_save
=$ac_clean_files
28701 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
28702 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
28703 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
28704 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28706 # Generated by $as_me.
28707 # Run this file to recreate the current configuration.
28708 # Compiler output produced by configure, useful for debugging
28709 # configure, is in config.log if it exists.
28712 ac_cs_recheck=false
28714 SHELL=\${CONFIG_SHELL-$SHELL}
28717 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28718 ## --------------------- ##
28719 ## M4sh Initialization. ##
28720 ## --------------------- ##
28722 # Be more Bourne compatible
28723 DUALCASE
=1; export DUALCASE
# for MKS sh
28724 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
28727 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
28728 # is contrary to our usage. Disable this feature.
28729 alias -g '${1+"$@"}'='"$@"'
28730 setopt NO_GLOB_SUBST
28732 case `(set -o) 2>/dev/null` in
28733 *posix
*) set -o posix
;;
28742 # Avoid depending upon Character Ranges.
28743 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
28744 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
28745 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
28746 as_cr_digits
='0123456789'
28747 as_cr_alnum
=$as_cr_Letters$as_cr_digits
28752 # Printing a long string crashes Solaris 7 /usr/bin/printf.
28753 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
28754 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
28755 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
28756 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
28757 as_echo='printf %s
\n'
28758 as_echo_n='printf %s
'
28760 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
28761 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
28762 as_echo_n='/usr
/ucb
/echo -n'
28764 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
28765 as_echo_n_body='eval
28769 expr "X$arg" : "X\\(.*\\)$as_nl";
28770 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
28772 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
28774 export as_echo_n_body
28775 as_echo_n='sh
-c $as_echo_n_body as_echo
'
28777 export as_echo_body
28778 as_echo='sh
-c $as_echo_body as_echo
'
28781 # The user is always right.
28782 if test "${PATH_SEPARATOR+set}" != set; then
28784 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
28785 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
28790 # Support unset when possible.
28791 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28799 # We need space, tab and new line, in precisely that order. Quoting is
28800 # there to prevent editors from complaining about space-tab.
28801 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
28802 # splitting by setting IFS to empty value.)
28805 # Find who we are. Look in the path if we contain no directory separator.
28807 *[\\/]* ) as_myself=$0 ;;
28808 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28809 for as_dir in $PATH
28812 test -z "$as_dir" && as_dir=.
28813 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
28819 # We did not find ourselves, most probably we were run as `sh COMMAND'
28820 # in which case we are not to be found in the path.
28821 if test "x$as_myself" = x
; then
28824 if test ! -f "$as_myself"; then
28825 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
28826 { (exit 1); exit 1; }
28829 # Work around bugs in pre-3.0 UWIN ksh.
28830 for as_var
in ENV MAIL MAILPATH
28831 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
28843 # Required to use basename.
28844 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28845 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28851 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
28852 as_basename
=basename
28858 # Name of the executable.
28859 as_me
=`$as_basename -- "$0" ||
28860 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
28861 X"$0" : 'X\(//\)$' \| \
28862 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
28864 sed '/^.*\/\([^/][^/]*\)\/*$/{
28883 as_lineno_1
=$LINENO
28884 as_lineno_2
=$LINENO
28885 test "x$as_lineno_1" != "x$as_lineno_2" &&
28886 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
28888 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
28889 # uniformly replaced by the line number. The first 'sed' inserts a
28890 # line-number line after each line using $LINENO; the second 'sed'
28891 # does the real work. The second script uses 'N' to pair each
28892 # line-number line with the line containing $LINENO, and appends
28893 # trailing '-' during substitution so that $LINENO is not a special
28894 # case at line end.
28895 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
28896 # scripts with optimization help from Paolo Bonzini. Blame Lee
28897 # E. McMahon (1931-1989) for sed's syntax. :-)
28909 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
28912 ' >$as_me.lineno
&&
28913 chmod +x
"$as_me.lineno" ||
28914 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
28915 { (exit 1); exit 1; }; }
28917 # Don't try to exec as it changes $[0], causing all sort of problems
28918 # (the dirname of $[0] is not the place where we might find the
28919 # original and so on. Autoconf is especially sensitive to this).
28920 .
"./$as_me.lineno"
28921 # Exit status is that of the last command.
28926 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
28932 ECHO_C
= ECHO_N
= ECHO_T
=
28933 case `echo -n x` in
28935 case `echo 'x\c'` in
28936 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
28942 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28943 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28949 rm -f conf$$ conf$$.exe conf$$.
file
28950 if test -d conf$$.dir
; then
28951 rm -f conf$$.dir
/conf$$.
file
28954 mkdir conf$$.dir
2>/dev
/null
28956 if (echo >conf$$.
file) 2>/dev
/null
; then
28957 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
28959 # ... but there are two gotchas:
28960 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
28961 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
28962 # In both cases, we have to default to `cp -p'.
28963 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
28965 elif ln conf$$.
file conf$$
2>/dev
/null
; then
28973 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
28974 rmdir conf$$.dir
2>/dev
/null
28976 if mkdir
-p .
2>/dev
/null
; then
28979 test -d .
/-p && rmdir .
/-p
28983 if test -x / >/dev
/null
2>&1; then
28984 as_test_x
='test -x'
28986 if ls -dL / >/dev
/null
2>&1; then
28993 if test -d "$1"; then
28999 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
29000 ???[sx]*):;;*)false;;esac;fi
29004 as_executable_p
=$as_test_x
29006 # Sed expression to map a string onto a valid CPP name.
29007 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
29009 # Sed expression to map a string onto a valid variable name.
29010 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
29015 # Save the log message, to keep $[0] and so on meaningful, and to
29016 # report actual input values of CONFIG_FILES etc. instead of their
29017 # values after options handling.
29019 This file was extended by Wine $as_me 1.1.22, which was
29020 generated by GNU Autoconf 2.63. Invocation command line was
29022 CONFIG_FILES = $CONFIG_FILES
29023 CONFIG_HEADERS = $CONFIG_HEADERS
29024 CONFIG_LINKS = $CONFIG_LINKS
29025 CONFIG_COMMANDS = $CONFIG_COMMANDS
29028 on `(hostname || uname -n) 2>/dev/null | sed 1q`
29033 case $ac_config_files in *"
29034 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
29037 case $ac_config_headers in *"
29038 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
29042 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29043 # Files that config.status was made for.
29044 config_files="$ac_config_files"
29045 config_headers="$ac_config_headers"
29046 config_commands="$ac_config_commands"
29050 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29052 \`$as_me' instantiates files from templates according to the
29053 current configuration.
29055 Usage: $0 [OPTION]... [FILE]...
29057 -h, --help print this help, then exit
29058 -V, --version print version number and configuration settings, then exit
29059 -q, --quiet, --silent
29060 do not print progress messages
29061 -d, --debug don't remove temporary files
29062 --recheck update $as_me by reconfiguring in the same conditions
29063 --file=FILE[:TEMPLATE]
29064 instantiate the configuration file FILE
29065 --header=FILE[:TEMPLATE]
29066 instantiate the configuration header FILE
29068 Configuration files:
29071 Configuration headers:
29074 Configuration commands:
29077 Report bugs to <bug-autoconf@gnu.org>."
29080 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29082 Wine config.status 1.1.22
29083 configured by $0, generated by GNU Autoconf 2.63,
29084 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
29086 Copyright (C) 2008 Free Software Foundation, Inc.
29087 This config.status script is free software; the Free Software Foundation
29088 gives unlimited permission to copy, distribute and modify it."
29093 test -n "\$AWK" || AWK=awk
29096 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29097 # The default lists apply if the user does not specify any file.
29103 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
29104 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
29115 # Handling of the options.
29116 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
29118 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
29119 $as_echo "$ac_cs_version"; exit ;;
29120 --debug |
--debu |
--deb |
--de |
--d |
-d )
29122 --file |
--fil |
--fi |
--f )
29125 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
29127 CONFIG_FILES
="$CONFIG_FILES '$ac_optarg'"
29128 ac_need_defaults
=false
;;
29129 --header |
--heade |
--head |
--hea )
29132 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
29134 CONFIG_HEADERS
="$CONFIG_HEADERS '$ac_optarg'"
29135 ac_need_defaults
=false
;;
29137 # Conflict between --help and --header
29138 { $as_echo "$as_me: error: ambiguous option: $1
29139 Try \`$0 --help' for more information." >&2
29140 { (exit 1); exit 1; }; };;
29141 --help |
--hel |
-h )
29142 $as_echo "$ac_cs_usage"; exit ;;
29143 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
29144 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
29147 # This is an error.
29148 -*) { $as_echo "$as_me: error: unrecognized option: $1
29149 Try \`$0 --help' for more information." >&2
29150 { (exit 1); exit 1; }; } ;;
29152 *) ac_config_targets
="$ac_config_targets $1"
29153 ac_need_defaults
=false
;;
29159 ac_configure_extra_args
=
29161 if $ac_cs_silent; then
29163 ac_configure_extra_args
="$ac_configure_extra_args --silent"
29167 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29168 if \$ac_cs_recheck; then
29169 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
29171 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
29172 CONFIG_SHELL='$SHELL'
29173 export CONFIG_SHELL
29178 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29182 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
29183 ## Running $as_me. ##
29189 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29192 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29194 # Handling of arguments.
29195 for ac_config_target
in $ac_config_targets
29197 case $ac_config_target in
29198 "include/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
29199 "include/stamp-h") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/stamp-h" ;;
29200 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
29201 "dlls/gdi32/mfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
29202 "dlls/kernel32/nls") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
29203 "dlls/user32/resources") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user32/resources" ;;
29204 "dlls/wineps.drv/data") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
29205 "include/wine") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
29206 "Make.rules") CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
29207 "dlls/Makedll.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
29208 "dlls/Makeimplib.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makeimplib.rules" ;;
29209 "dlls/Maketest.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
29210 "programs/Makeprog.rules") CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
29211 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
29212 "dlls/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/Makefile" ;;
29213 "dlls/acledit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/acledit/Makefile" ;;
29214 "dlls/aclui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/aclui/Makefile" ;;
29215 "dlls/activeds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/activeds/Makefile" ;;
29216 "dlls/actxprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
29217 "dlls/adsiid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/adsiid/Makefile" ;;
29218 "dlls/advapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/Makefile" ;;
29219 "dlls/advapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
29220 "dlls/advpack/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/Makefile" ;;
29221 "dlls/advpack/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
29222 "dlls/amstream/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/Makefile" ;;
29223 "dlls/amstream/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/tests/Makefile" ;;
29224 "dlls/appwiz.cpl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
29225 "dlls/atl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/atl/Makefile" ;;
29226 "dlls/authz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/authz/Makefile" ;;
29227 "dlls/avicap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avicap32/Makefile" ;;
29228 "dlls/avifil32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifil32/Makefile" ;;
29229 "dlls/avifile.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifile.dll16/Makefile" ;;
29230 "dlls/bcrypt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/bcrypt/Makefile" ;;
29231 "dlls/browseui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/Makefile" ;;
29232 "dlls/browseui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
29233 "dlls/cabinet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/Makefile" ;;
29234 "dlls/cabinet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
29235 "dlls/capi2032/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/capi2032/Makefile" ;;
29236 "dlls/cards/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cards/Makefile" ;;
29237 "dlls/cfgmgr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
29238 "dlls/clusapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/clusapi/Makefile" ;;
29239 "dlls/comcat/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/Makefile" ;;
29240 "dlls/comcat/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
29241 "dlls/comctl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/Makefile" ;;
29242 "dlls/comctl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
29243 "dlls/comdlg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
29244 "dlls/comdlg32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
29245 "dlls/comm.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
29246 "dlls/compobj.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compobj.dll16/Makefile" ;;
29247 "dlls/compstui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compstui/Makefile" ;;
29248 "dlls/credui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/Makefile" ;;
29249 "dlls/credui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
29250 "dlls/crtdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crtdll/Makefile" ;;
29251 "dlls/crypt32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/Makefile" ;;
29252 "dlls/crypt32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
29253 "dlls/cryptdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
29254 "dlls/cryptdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
29255 "dlls/cryptnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
29256 "dlls/cryptnet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
29257 "dlls/cryptui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/Makefile" ;;
29258 "dlls/cryptui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
29259 "dlls/ctapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
29260 "dlls/ctl3d.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d.dll16/Makefile" ;;
29261 "dlls/ctl3d32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
29262 "dlls/ctl3dv2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3dv2.dll16/Makefile" ;;
29263 "dlls/d3d10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/Makefile" ;;
29264 "dlls/d3d10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
29265 "dlls/d3d10core/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
29266 "dlls/d3d10core/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
29267 "dlls/d3d8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
29268 "dlls/d3d8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
29269 "dlls/d3d9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
29270 "dlls/d3d9/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
29271 "dlls/d3dim/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
29272 "dlls/d3drm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
29273 "dlls/d3drm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
29274 "dlls/d3dx8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
29275 "dlls/d3dx8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
29276 "dlls/d3dx9_24/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
29277 "dlls/d3dx9_25/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
29278 "dlls/d3dx9_26/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
29279 "dlls/d3dx9_27/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
29280 "dlls/d3dx9_28/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
29281 "dlls/d3dx9_29/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
29282 "dlls/d3dx9_30/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
29283 "dlls/d3dx9_31/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
29284 "dlls/d3dx9_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
29285 "dlls/d3dx9_33/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
29286 "dlls/d3dx9_34/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
29287 "dlls/d3dx9_35/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
29288 "dlls/d3dx9_36/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
29289 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
29290 "dlls/d3dx9_37/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
29291 "dlls/d3dx9_38/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
29292 "dlls/d3dx9_39/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
29293 "dlls/d3dx9_40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
29294 "dlls/d3dx9_41/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_41/Makefile" ;;
29295 "dlls/d3dxof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
29296 "dlls/d3dxof/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
29297 "dlls/dbghelp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
29298 "dlls/dciman32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
29299 "dlls/ddeml.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddeml.dll16/Makefile" ;;
29300 "dlls/ddraw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
29301 "dlls/ddraw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
29302 "dlls/ddrawex/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
29303 "dlls/ddrawex/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
29304 "dlls/devenum/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
29305 "dlls/dinput/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
29306 "dlls/dinput/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
29307 "dlls/dinput8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
29308 "dlls/dispdib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
29309 "dlls/display.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
29310 "dlls/dmband/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
29311 "dlls/dmcompos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
29312 "dlls/dmime/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
29313 "dlls/dmloader/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
29314 "dlls/dmscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
29315 "dlls/dmstyle/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
29316 "dlls/dmsynth/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
29317 "dlls/dmusic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
29318 "dlls/dmusic32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
29319 "dlls/dnsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
29320 "dlls/dnsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
29321 "dlls/dplay/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
29322 "dlls/dplayx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
29323 "dlls/dplayx/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
29324 "dlls/dpnaddr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
29325 "dlls/dpnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
29326 "dlls/dpnhpast/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
29327 "dlls/dpnlobby/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
29328 "dlls/dpwsockx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
29329 "dlls/dsound/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
29330 "dlls/dsound/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
29331 "dlls/dssenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dssenh/Makefile" ;;
29332 "dlls/dswave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
29333 "dlls/dwmapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
29334 "dlls/dxdiagn/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
29335 "dlls/dxerr8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
29336 "dlls/dxerr9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
29337 "dlls/dxgi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/Makefile" ;;
29338 "dlls/dxgi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
29339 "dlls/dxguid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
29340 "dlls/faultrep/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/faultrep/Makefile" ;;
29341 "dlls/fusion/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/Makefile" ;;
29342 "dlls/fusion/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
29343 "dlls/gdi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/Makefile" ;;
29344 "dlls/gdi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
29345 "dlls/gdiplus/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
29346 "dlls/gdiplus/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
29347 "dlls/glu32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
29348 "dlls/gphoto2.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
29349 "dlls/gpkcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
29350 "dlls/hal/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hal/Makefile" ;;
29351 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
29352 "dlls/hid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hid/Makefile" ;;
29353 "dlls/hlink/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/Makefile" ;;
29354 "dlls/hlink/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
29355 "dlls/hnetcfg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
29356 "dlls/httpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/httpapi/Makefile" ;;
29357 "dlls/iccvid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
29358 "dlls/icmp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
29359 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
29360 "dlls/imaadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
29361 "dlls/imagehlp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
29362 "dlls/imm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm.dll16/Makefile" ;;
29363 "dlls/imm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
29364 "dlls/imm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
29365 "dlls/inetcomm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
29366 "dlls/inetcomm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
29367 "dlls/inetmib1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
29368 "dlls/inetmib1/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
29369 "dlls/infosoft/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/Makefile" ;;
29370 "dlls/infosoft/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
29371 "dlls/initpki/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/initpki/Makefile" ;;
29372 "dlls/inkobj/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inkobj/Makefile" ;;
29373 "dlls/inseng/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inseng/Makefile" ;;
29374 "dlls/iphlpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
29375 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
29376 "dlls/itircl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itircl/Makefile" ;;
29377 "dlls/itss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
29378 "dlls/itss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
29379 "dlls/jscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/Makefile" ;;
29380 "dlls/jscript/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
29381 "dlls/kernel32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/Makefile" ;;
29382 "dlls/kernel32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
29383 "dlls/keyboard.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
29384 "dlls/loadperf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/loadperf/Makefile" ;;
29385 "dlls/localspl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/Makefile" ;;
29386 "dlls/localspl/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
29387 "dlls/localui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/Makefile" ;;
29388 "dlls/localui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
29389 "dlls/lz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/Makefile" ;;
29390 "dlls/lz32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
29391 "dlls/lzexpand.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand.dll16/Makefile" ;;
29392 "dlls/mapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
29393 "dlls/mapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
29394 "dlls/mciavi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
29395 "dlls/mcicda/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mcicda/Makefile" ;;
29396 "dlls/mciqtz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
29397 "dlls/mciseq/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciseq/Makefile" ;;
29398 "dlls/mciwave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciwave/Makefile" ;;
29399 "dlls/midimap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/midimap/Makefile" ;;
29400 "dlls/mlang/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
29401 "dlls/mlang/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
29402 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
29403 "dlls/monodebg.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
29404 "dlls/mountmgr.sys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
29405 "dlls/mouse.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
29406 "dlls/mpr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
29407 "dlls/mprapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mprapi/Makefile" ;;
29408 "dlls/msacm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm.dll16/Makefile" ;;
29409 "dlls/msacm32.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
29410 "dlls/msacm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/Makefile" ;;
29411 "dlls/msacm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
29412 "dlls/msadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
29413 "dlls/mscat32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscat32/Makefile" ;;
29414 "dlls/mscms/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
29415 "dlls/mscms/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
29416 "dlls/mscoree/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscoree/Makefile" ;;
29417 "dlls/msctf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/Makefile" ;;
29418 "dlls/msctf/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
29419 "dlls/msdmo/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
29420 "dlls/msftedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msftedit/Makefile" ;;
29421 "dlls/msg711.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
29422 "dlls/mshtml.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
29423 "dlls/mshtml/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
29424 "dlls/mshtml/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
29425 "dlls/msi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
29426 "dlls/msi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
29427 "dlls/msimg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
29428 "dlls/msimtf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimtf/Makefile" ;;
29429 "dlls/msisip/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisip/Makefile" ;;
29430 "dlls/msisys.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
29431 "dlls/msnet32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
29432 "dlls/msrle32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
29433 "dlls/mssign32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssign32/Makefile" ;;
29434 "dlls/mssip32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssip32/Makefile" ;;
29435 "dlls/mstask/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/Makefile" ;;
29436 "dlls/mstask/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
29437 "dlls/msvcirt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
29438 "dlls/msvcr71/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
29439 "dlls/msvcrt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
29440 "dlls/msvcrt/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
29441 "dlls/msvcrt20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
29442 "dlls/msvcrt40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
29443 "dlls/msvcrtd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
29444 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
29445 "dlls/msvfw32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
29446 "dlls/msvfw32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
29447 "dlls/msvidc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
29448 "dlls/msvideo.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvideo.dll16/Makefile" ;;
29449 "dlls/mswsock/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
29450 "dlls/msxml3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/Makefile" ;;
29451 "dlls/msxml3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
29452 "dlls/nddeapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
29453 "dlls/netapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
29454 "dlls/netapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
29455 "dlls/newdev/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
29456 "dlls/ntdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
29457 "dlls/ntdll/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
29458 "dlls/ntdsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
29459 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
29460 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
29461 "dlls/ntprint/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/Makefile" ;;
29462 "dlls/ntprint/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
29463 "dlls/objsel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/objsel/Makefile" ;;
29464 "dlls/odbc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
29465 "dlls/odbccp32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
29466 "dlls/odbccp32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
29467 "dlls/ole2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2.dll16/Makefile" ;;
29468 "dlls/ole2conv.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2conv.dll16/Makefile" ;;
29469 "dlls/ole2disp.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2disp.dll16/Makefile" ;;
29470 "dlls/ole2nls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2nls.dll16/Makefile" ;;
29471 "dlls/ole2prox.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2prox.dll16/Makefile" ;;
29472 "dlls/ole2thk.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2thk.dll16/Makefile" ;;
29473 "dlls/ole32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
29474 "dlls/ole32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
29475 "dlls/oleacc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
29476 "dlls/oleacc/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
29477 "dlls/oleaut32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
29478 "dlls/oleaut32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
29479 "dlls/olecli.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli.dll16/Makefile" ;;
29480 "dlls/olecli32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli32/Makefile" ;;
29481 "dlls/oledlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
29482 "dlls/olepro32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
29483 "dlls/olesvr.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr.dll16/Makefile" ;;
29484 "dlls/olesvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
29485 "dlls/olethk32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olethk32/Makefile" ;;
29486 "dlls/opengl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
29487 "dlls/opengl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
29488 "dlls/pdh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/Makefile" ;;
29489 "dlls/pdh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
29490 "dlls/pidgen/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pidgen/Makefile" ;;
29491 "dlls/powrprof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/powrprof/Makefile" ;;
29492 "dlls/printui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/printui/Makefile" ;;
29493 "dlls/propsys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/propsys/Makefile" ;;
29494 "dlls/psapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
29495 "dlls/psapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
29496 "dlls/pstorec/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pstorec/Makefile" ;;
29497 "dlls/qcap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
29498 "dlls/qedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/Makefile" ;;
29499 "dlls/qedit/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
29500 "dlls/qmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/Makefile" ;;
29501 "dlls/qmgr/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
29502 "dlls/qmgrprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
29503 "dlls/quartz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
29504 "dlls/quartz/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
29505 "dlls/query/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/query/Makefile" ;;
29506 "dlls/rasapi16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi16.dll16/Makefile" ;;
29507 "dlls/rasapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
29508 "dlls/rasapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
29509 "dlls/rasdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
29510 "dlls/resutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/resutils/Makefile" ;;
29511 "dlls/riched20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/Makefile" ;;
29512 "dlls/riched20/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
29513 "dlls/riched32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/Makefile" ;;
29514 "dlls/riched32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
29515 "dlls/rpcrt4/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
29516 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
29517 "dlls/rsabase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
29518 "dlls/rsaenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
29519 "dlls/rsaenh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
29520 "dlls/sane.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
29521 "dlls/sccbase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sccbase/Makefile" ;;
29522 "dlls/schannel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/Makefile" ;;
29523 "dlls/schannel/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
29524 "dlls/secur32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
29525 "dlls/secur32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
29526 "dlls/security/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/security/Makefile" ;;
29527 "dlls/sensapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
29528 "dlls/serialui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
29529 "dlls/serialui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
29530 "dlls/setupapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
29531 "dlls/setupapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
29532 "dlls/sfc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc/Makefile" ;;
29533 "dlls/sfc_os/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
29534 "dlls/shdoclc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
29535 "dlls/shdocvw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
29536 "dlls/shdocvw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
29537 "dlls/shell.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell.dll16/Makefile" ;;
29538 "dlls/shell32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
29539 "dlls/shell32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
29540 "dlls/shfolder/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
29541 "dlls/shlwapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
29542 "dlls/shlwapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
29543 "dlls/slbcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
29544 "dlls/slc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slc/Makefile" ;;
29545 "dlls/snmpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
29546 "dlls/snmpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
29547 "dlls/softpub/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/softpub/Makefile" ;;
29548 "dlls/sound.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sound.drv16/Makefile" ;;
29549 "dlls/spoolss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/Makefile" ;;
29550 "dlls/spoolss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
29551 "dlls/stdole2.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
29552 "dlls/stdole32.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
29553 "dlls/sti/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
29554 "dlls/storage.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/storage.dll16/Makefile" ;;
29555 "dlls/stress.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
29556 "dlls/strmiids/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
29557 "dlls/svrapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/svrapi/Makefile" ;;
29558 "dlls/sxs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sxs/Makefile" ;;
29559 "dlls/t2embed/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/t2embed/Makefile" ;;
29560 "dlls/tapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
29561 "dlls/traffic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/traffic/Makefile" ;;
29562 "dlls/twain.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain.dll16/Makefile" ;;
29563 "dlls/twain_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/Makefile" ;;
29564 "dlls/twain_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
29565 "dlls/typelib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/typelib.dll16/Makefile" ;;
29566 "dlls/unicows/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
29567 "dlls/updspapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/updspapi/Makefile" ;;
29568 "dlls/url/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
29569 "dlls/urlmon/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
29570 "dlls/urlmon/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
29571 "dlls/user32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/Makefile" ;;
29572 "dlls/user32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
29573 "dlls/userenv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/Makefile" ;;
29574 "dlls/userenv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
29575 "dlls/usp10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/Makefile" ;;
29576 "dlls/usp10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
29577 "dlls/uuid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
29578 "dlls/uxtheme/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
29579 "dlls/uxtheme/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
29580 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
29581 "dlls/vdmdbg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
29582 "dlls/version/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
29583 "dlls/version/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
29584 "dlls/vmm.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
29585 "dlls/vnbt.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
29586 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
29587 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
29588 "dlls/vwin32.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
29589 "dlls/w32skrnl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
29590 "dlls/w32sys.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32sys.dll16/Makefile" ;;
29591 "dlls/wbemprox/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wbemprox/Makefile" ;;
29592 "dlls/win32s16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win32s16.dll16/Makefile" ;;
29593 "dlls/win87em.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
29594 "dlls/winaspi.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winaspi.dll16/Makefile" ;;
29595 "dlls/windebug.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
29596 "dlls/winealsa.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
29597 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
29598 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
29599 "dlls/winecrt0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
29600 "dlls/wined3d/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
29601 "dlls/winedos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
29602 "dlls/wineesd.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
29603 "dlls/winejack.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
29604 "dlls/winejoystick.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
29605 "dlls/winemp3.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
29606 "dlls/winenas.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
29607 "dlls/wineoss.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
29608 "dlls/wineps.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
29609 "dlls/winequartz.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
29610 "dlls/winex11.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
29611 "dlls/wing32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wing32/Makefile" ;;
29612 "dlls/winhttp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/Makefile" ;;
29613 "dlls/winhttp/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
29614 "dlls/wininet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
29615 "dlls/wininet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
29616 "dlls/winmm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
29617 "dlls/winmm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
29618 "dlls/winnls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls.dll16/Makefile" ;;
29619 "dlls/winnls32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls32/Makefile" ;;
29620 "dlls/winscard/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winscard/Makefile" ;;
29621 "dlls/winspool.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
29622 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
29623 "dlls/wintab.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab.dll16/Makefile" ;;
29624 "dlls/wintab32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
29625 "dlls/wintrust/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
29626 "dlls/wintrust/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
29627 "dlls/wldap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/Makefile" ;;
29628 "dlls/wldap32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
29629 "dlls/wmi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmi/Makefile" ;;
29630 "dlls/wnaspi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
29631 "dlls/wow32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
29632 "dlls/ws2_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
29633 "dlls/ws2_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
29634 "dlls/wsock32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
29635 "dlls/wtsapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
29636 "dlls/wuapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wuapi/Makefile" ;;
29637 "dlls/xinput1_1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
29638 "dlls/xinput1_2/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
29639 "dlls/xinput1_3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29640 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29641 "dlls/xinput9_1_0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29642 "dlls/xmllite/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xmllite/Makefile" ;;
29643 "documentation/Makefile") CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
29644 "fonts/Makefile") CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
29645 "include/Makefile") CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
29646 "libs/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
29647 "libs/port/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
29648 "libs/wine/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
29649 "libs/wpp/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
29650 "loader/Makefile") CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
29651 "programs/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
29652 "programs/cacls/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cacls/Makefile" ;;
29653 "programs/clock/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
29654 "programs/cmd/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmd/Makefile" ;;
29655 "programs/cmdlgtst/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29656 "programs/control/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
29657 "programs/eject/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/eject/Makefile" ;;
29658 "programs/expand/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
29659 "programs/explorer/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/explorer/Makefile" ;;
29660 "programs/hh/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/hh/Makefile" ;;
29661 "programs/icinfo/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/icinfo/Makefile" ;;
29662 "programs/iexplore/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/iexplore/Makefile" ;;
29663 "programs/lodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/lodctr/Makefile" ;;
29664 "programs/msiexec/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
29665 "programs/net/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/net/Makefile" ;;
29666 "programs/notepad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
29667 "programs/oleview/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/oleview/Makefile" ;;
29668 "programs/progman/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
29669 "programs/reg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/reg/Makefile" ;;
29670 "programs/regedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
29671 "programs/regsvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29672 "programs/rpcss/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
29673 "programs/rundll32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
29674 "programs/secedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/secedit/Makefile" ;;
29675 "programs/services/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/services/Makefile" ;;
29676 "programs/spoolsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29677 "programs/start/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
29678 "programs/svchost/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/svchost/Makefile" ;;
29679 "programs/taskmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29680 "programs/termsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/termsv/Makefile" ;;
29681 "programs/uninstaller/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29682 "programs/unlodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29683 "programs/view/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
29684 "programs/wineboot/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
29685 "programs/winebrowser/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29686 "programs/winecfg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
29687 "programs/wineconsole/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29688 "programs/winedbg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
29689 "programs/winedevice/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedevice/Makefile" ;;
29690 "programs/winefile/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
29691 "programs/winemenubuilder/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
29692 "programs/winemine/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
29693 "programs/winepath/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
29694 "programs/winetest/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
29695 "programs/winevdm/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
29696 "programs/winhelp.exe16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
29697 "programs/winhlp32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhlp32/Makefile" ;;
29698 "programs/winoldap.mod16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
29699 "programs/winver/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
29700 "programs/wordpad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wordpad/Makefile" ;;
29701 "programs/write/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/write/Makefile" ;;
29702 "programs/xcopy/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/xcopy/Makefile" ;;
29703 "server/Makefile") CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
29704 "tools/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
29705 "tools/widl/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
29706 "tools/winebuild/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
29707 "tools/winedump/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
29708 "tools/winegcc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
29709 "tools/wmc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
29710 "tools/wrc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
29712 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
29713 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
29714 { (exit 1); exit 1; }; };;
29719 # If the user did not use the arguments to specify the items to instantiate,
29720 # then the envvar interface is used. Set only those that are not.
29721 # We use the long form for the default assignment because of an extremely
29722 # bizarre bug on SunOS 4.1.3.
29723 if $ac_need_defaults; then
29724 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
29725 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
29726 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
29729 # Have a temporary directory for convenience. Make it in the build tree
29730 # simply because there is no reason against having it here, and in addition,
29731 # creating and moving files from /tmp can sometimes cause problems.
29732 # Hook for its removal unless debugging.
29733 # Note that there is a small window in which the directory will not be cleaned:
29734 # after its creation but before its name has been assigned to `$tmp'.
29738 trap 'exit_status=$?
29739 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
29741 trap '{ (exit 1); exit 1; }' 1 2 13 15
29743 # Create a (secure) tmp directory for tmp files.
29746 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
29747 test -n "$tmp" && test -d "$tmp"
29750 tmp
=.
/conf$$
-$RANDOM
29751 (umask 077 && mkdir
"$tmp")
29754 $as_echo "$as_me: cannot create a temporary directory in ." >&2
29755 { (exit 1); exit 1; }
29758 # Set up the scripts for CONFIG_FILES section.
29759 # No need to generate them if there are no CONFIG_FILES.
29760 # This happens for instance with `./config.status config.h'.
29761 if test -n "$CONFIG_FILES"; then
29763 if $AWK 'BEGIN { getline <"/dev/null" }' </dev
/null
2>/dev
/null
; then
29764 ac_cs_awk_getline
=:
29765 ac_cs_awk_pipe_init
=
29766 ac_cs_awk_read_file
='
29767 while ((getline aline < (F[key])) > 0)
29770 ac_cs_awk_pipe_fini
=
29772 ac_cs_awk_getline
=false
29773 ac_cs_awk_pipe_init
="print \"cat <<'|#_!!_#|' &&\""
29774 ac_cs_awk_read_file
='
29776 print "cat " F[key] " &&"
29777 '$ac_cs_awk_pipe_init
29778 # The final `:' finishes the AND list.
29779 ac_cs_awk_pipe_fini
='END { print "|#_!!_#|"; print ":" }'
29782 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
29783 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29786 ac_cs_awk_cr
=$ac_cr
29789 echo 'BEGIN {' >"$tmp/subs1.awk" &&
29792 # Create commands to substitute file output variables.
29794 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
29795 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
29796 echo "$ac_subst_files" |
sed 's/.*/F["&"]="$&"/' &&
29799 } >conf$
$files.sh
&&
29800 . .
/conf$
$files.sh ||
29801 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29802 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29803 { (exit 1); exit 1; }; }
29804 rm -f conf$
$files.sh
29807 echo "cat >conf$$subs.awk <<_ACEOF" &&
29808 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
29810 } >conf$$subs.sh ||
29811 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29812 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29813 { (exit 1); exit 1; }; }
29814 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
29816 for ac_last_try in false false false false false :; do
29817 . ./conf$$subs.sh ||
29818 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29819 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29820 { (exit 1); exit 1; }; }
29822 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
29823 if test $ac_delim_n = $ac_delim_num; then
29825 elif $ac_last_try; then
29826 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29827 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29828 { (exit 1); exit 1; }; }
29830 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29833 rm -f conf$$subs.sh
29835 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29836 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
29840 s/^/S["/; s
/!.
*/"]=/
29850 s/\(.\{148\}\).*/\1/
29852 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
29857 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29864 s/\(.\{148\}\).*/\1/
29866 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
29870 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29875 ' <conf$$subs.awk | sed '
29880 ' >>$CONFIG_STATUS || ac_write_fail=1
29881 rm -f conf$$subs.awk
29882 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29884 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
29885 for (key in S) S_is_set[key] = 1
29887 \$ac_cs_awk_pipe_init
29891 nfields = split(line, field, "@
")
29893 len = length(field[1])
29894 for (i = 2; i < nfields; i++) {
29896 keylen = length(key)
29897 if (S_is_set[key]) {
29899 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
29900 len += length(value) + length(field[++i])
29905 if (nfields == 3 && !substed) {
29907 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
29908 \$ac_cs_awk_read_file
29914 \$ac_cs_awk_pipe_fini
29917 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29918 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
29919 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
29922 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
29923 || { { $as_echo "$as_me:$LINENO: error
: could not setup config files machinery
" >&5
29924 $as_echo "$as_me: error
: could not setup config files machinery
" >&2;}
29925 { (exit 1); exit 1; }; }
29928 # VPATH may cause trouble with some makes, so we remove $(srcdir),
29929 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
29930 # trailing colons and then remove the whole line if VPATH becomes empty
29931 # (actually we leave an empty line to preserve line numbers).
29932 if test "x
$srcdir" = x.; then
29933 ac_vpsub='/^[ ]*VPATH[ ]*=/{
29934 s/:*\$(srcdir):*/:/
29935 s/:*\${srcdir}:*/:/
29937 s/^\([^=]*=[ ]*\):*/\1/
29943 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29944 fi # test -n "$CONFIG_FILES"
29946 # Set up the scripts for CONFIG_HEADERS section.
29947 # No need to generate them if there are no CONFIG_HEADERS.
29948 # This happens for instance with `./config.status Makefile'.
29949 if test -n "$CONFIG_HEADERS"; then
29950 cat >"$tmp/defines.
awk" <<\_ACAWK ||
29954 # Transform confdefs.h into an awk script `defines.awk', embedded as
29955 # here-document in config.status, that substitutes the proper values into
29956 # config.h.in to produce config.h.
29958 # Create a delimiter string that does not exist in confdefs.h, to ease
29959 # handling of long lines.
29961 for ac_last_try in false false :; do
29962 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
29963 if test -z "$ac_t"; then
29965 elif $ac_last_try; then
29966 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_HEADERS" >&5
29967 $as_echo "$as_me: error
: could not
make $CONFIG_HEADERS" >&2;}
29968 { (exit 1); exit 1; }; }
29970 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29974 # For the awk script, D is an array of macro values keyed by name,
29975 # likewise P contains macro parameters if any. Preserve backslash
29976 # newline sequences.
29978 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
29980 s/.\{148\}/&'"$ac_delim"'/g
29983 s/^[ ]*#[ ]*define[ ][ ]*/ /
29990 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
29992 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
29996 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
29997 D["\
1"]=" \
3\\\\\\n
"\\/p
29999 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
30004 s/.\{148\}/&'"$ac_delim"'/g
30009 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
30012 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
30014 ' <confdefs.h | sed '
30015 s/'"$ac_delim"'/"\\\
30016 "/g' >>$CONFIG_STATUS || ac_write_fail=1
30018 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30019 for (key in D) D_is_set[key] = 1
30022 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
30024 split(line, arg, " ")
30025 if (arg[1] == "#") {
30029 defundef
= substr
(arg
[1], 2)
30032 split(mac1
, mac2
, "(") #)
30034 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
30035 if (D_is_set
[macro
]) {
30036 # Preserve the white space surrounding the "#".
30037 print prefix
"define", macro P
[macro
] D
[macro
]
30040 # Replace #undef with comments. This is necessary, for example,
30041 # in the case of _POSIX_SOURCE, which is predefined and required
30042 # on some systems where configure will not decide to define it.
30043 if (defundef
== "undef") {
30044 print
"/*", prefix defundef
, macro
, "*/"
30052 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
30053 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
30054 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
30055 { (exit 1); exit 1; }; }
30056 fi # test -n "$CONFIG_HEADERS"
30059 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
30064 :[FHLC
]) ac_mode
=$ac_tag; continue;;
30066 case $ac_mode$ac_tag in
30068 :L
* |
:C
*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
30069 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
30070 { (exit 1); exit 1; }; };;
30071 :[FH
]-) ac_tag
=-:-;;
30072 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
30089 -) ac_f
="$tmp/stdin";;
30090 *) # Look for the file first in the build tree, then in the source tree
30091 # (if the path is not absolute). The absolute path cannot be DOS-style,
30092 # because $ac_f cannot contain `:'.
30096 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
30098 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
30099 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
30100 { (exit 1); exit 1; }; };;
30102 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
30103 ac_file_inputs
="$ac_file_inputs '$ac_f'"
30106 # Let's still pretend it is `configure' which instantiates (i.e., don't
30107 # use $as_me), people would be surprised to read:
30108 # /* config.h. Generated by config.status. */
30109 configure_input
='Generated from '`
30110 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
30112 if test x
"$ac_file" != x-
; then
30113 configure_input
="$ac_file. $configure_input"
30114 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
30115 $as_echo "$as_me: creating $ac_file" >&6;}
30117 # Neutralize special characters interpreted by sed in replacement strings.
30118 case $configure_input in #(
30119 *\
&* |
*\|
* |
*\\* )
30120 ac_sed_conf_input
=`$as_echo "$configure_input" |
30121 sed 's/[\\\\&|]/\\\\&/g'`;; #(
30122 *) ac_sed_conf_input
=$configure_input;;
30126 *:-:* |
*:-) cat >"$tmp/stdin" \
30127 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30128 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30129 { (exit 1); exit 1; }; } ;;
30134 ac_dir
=`$as_dirname -- "$ac_file" ||
30135 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
30136 X"$ac_file" : 'X\(//\)[^/]' \| \
30137 X"$ac_file" : 'X\(//\)$' \| \
30138 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
30139 $as_echo X"$ac_file" |
30140 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
30144 /^X\(\/\/\)[^/].*/{
30159 -*) as_dir
=.
/$as_dir;;
30161 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
30165 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
30166 *) as_qdir
=$as_dir;;
30168 as_dirs
="'$as_qdir' $as_dirs"
30169 as_dir
=`$as_dirname -- "$as_dir" ||
30170 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
30171 X"$as_dir" : 'X\(//\)[^/]' \| \
30172 X"$as_dir" : 'X\(//\)$' \| \
30173 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
30174 $as_echo X"$as_dir" |
30175 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
30179 /^X\(\/\/\)[^/].*/{
30192 test -d "$as_dir" && break
30194 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
30195 } ||
test -d "$as_dir" ||
{ { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
30196 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
30197 { (exit 1); exit 1; }; }; }
30201 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
30203 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
30204 # A ".." for each directory in $ac_dir_suffix.
30205 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
30206 case $ac_top_builddir_sub in
30207 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
30208 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
30211 ac_abs_top_builddir
=$ac_pwd
30212 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
30213 # for backward compatibility:
30214 ac_top_builddir
=$ac_top_build_prefix
30217 .
) # We are building in place.
30219 ac_top_srcdir
=$ac_top_builddir_sub
30220 ac_abs_top_srcdir
=$ac_pwd ;;
30221 [\\/]* | ?
:[\\/]* ) # Absolute name.
30222 ac_srcdir
=$srcdir$ac_dir_suffix;
30223 ac_top_srcdir
=$srcdir
30224 ac_abs_top_srcdir
=$srcdir ;;
30225 *) # Relative name.
30226 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
30227 ac_top_srcdir
=$ac_top_build_prefix$srcdir
30228 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
30230 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
30240 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
30241 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
30245 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
30246 # If the template does not know about datarootdir, expand it.
30247 # FIXME: This hack should be removed a few years after 2.60.
30248 ac_datarootdir_hack
=; ac_datarootdir_seen
=
30261 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
30262 *datarootdir
*) ac_datarootdir_seen
=yes;;
30263 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
30264 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
30265 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
30267 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30268 ac_datarootdir_hack='
30269 s&@datadir@&$datadir&g
30270 s&@docdir@&$docdir&g
30271 s&@infodir@&$infodir&g
30272 s&@localedir@&$localedir&g
30273 s&@mandir@&$mandir&g
30274 s&\\\${datarootdir}&$datarootdir&g' ;;
30278 # Neutralize VPATH when `$srcdir' = `.'.
30279 # Shell code in configure.ac might set extrasub.
30280 # FIXME: do we really want to maintain this feature?
30281 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30282 ac_sed_extra="$ac_vpsub
30285 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
30287 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
30288 s|@configure_input@|
$ac_sed_conf_input|
;t t
30289 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
30290 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
30291 s
&@srcdir@
&$ac_srcdir&;t t
30292 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
30293 s
&@top_srcdir@
&$ac_top_srcdir&;t t
30294 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
30295 s
&@builddir@
&$ac_builddir&;t t
30296 s
&@abs_builddir@
&$ac_abs_builddir&;t t
30297 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
30298 s
&@INSTALL@
&$ac_INSTALL&;t t
30299 $ac_datarootdir_hack
30301 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
30302 if $ac_cs_awk_getline; then
30303 $AWK -f "$tmp/subs.
awk"
30305 $AWK -f "$tmp/subs.
awk" | $SHELL
30307 || { { $as_echo "$as_me:$LINENO: error
: could not create
$ac_file" >&5
30308 $as_echo "$as_me: error
: could not create
$ac_file" >&2;}
30309 { (exit 1); exit 1; }; }
30311 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
30312 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
30313 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
30314 { $as_echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
30315 which seems to be undefined. Please make sure it is defined." >&5
30316 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
30317 which seems to be undefined. Please make sure it is defined." >&2;}
30321 -) cat "$tmp/out" && rm -f "$tmp/out";;
30322 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
30324 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30325 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30326 { (exit 1); exit 1; }; }
30332 if test x"$ac_file" != x-; then
30334 $as_echo "/* $configure_input */" \
30335 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
30336 } >"$tmp/config.h" \
30337 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30338 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30339 { (exit 1); exit 1; }; }
30340 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
30341 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
30342 $as_echo "$as_me: $ac_file is unchanged" >&6;}
30345 mv "$tmp/config.h" "$ac_file" \
30346 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30347 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30348 { (exit 1); exit 1; }; }
30351 $as_echo "/* $configure_input */" \
30352 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
30353 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
30354 $as_echo "$as_me: error: could not create -" >&2;}
30355 { (exit 1); exit 1; }; }
30359 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
30360 $as_echo "$as_me: executing $ac_file commands" >&6;}
30365 case $ac_file$ac_mode in
30366 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
30367 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
30368 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
30369 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
30370 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
30371 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
30372 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
30373 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
30374 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
30375 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
30376 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
30377 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
30378 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
30384 { (exit 0); exit 0; }
30386 chmod +x $CONFIG_STATUS
30387 ac_clean_files=$ac_clean_files_save
30389 test $ac_write_fail = 0 ||
30390 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
30391 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
30392 { (exit 1); exit 1; }; }
30395 # configure is writing to config.log, and then calls config.status.
30396 # config.status does its own redirection, appending to config.log.
30397 # Unfortunately, on DOS this fails, as config.log is still kept open
30398 # by configure, so config.status won't be able to
write to it
; its
30399 # output is simply discarded. So we exec the FD to /dev/null,
30400 # effectively closing config.log, so it can be properly (re)opened and
30401 # appended to by config.status. When coming back to configure, we
30402 # need to make the FD available again.
30403 if test "$no_create" != yes; then
30405 ac_config_status_args
=
30406 test "$silent" = yes &&
30407 ac_config_status_args
="$ac_config_status_args --quiet"
30409 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
30411 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
30412 # would make configure fail if this is the last instruction.
30413 $ac_cs_success ||
{ (exit 1); exit 1; }
30415 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
30416 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
30417 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
30421 if test "$no_create" = "yes"
30427 if test "x$wine_notices != "x
; then
30430 for msg
in $wine_notices; do
30432 if test -n "$msg"; then
30433 { $as_echo "$as_me:$LINENO: $msg" >&5
30434 $as_echo "$as_me: $msg" >&6;}
30439 for msg
in $wine_warnings; do
30441 if test -n "$msg"; then
30443 { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
30444 $as_echo "$as_me: WARNING: $msg" >&2;}
30450 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.