2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.64 for Wine 1.1.27.
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, 2009 Free Software
11 # This configure script is free software; the Free Software Foundation
12 # gives unlimited permission to copy, distribute and modify it.
13 ## -------------------- ##
14 ## M4sh Initialization. ##
15 ## -------------------- ##
17 # Be more Bourne compatible
18 DUALCASE
=1; export DUALCASE
# for MKS sh
19 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
23 # is contrary to our usage. Disable this feature.
24 alias -g '${1+"$@"}'='"$@"'
27 case `(set -o) 2>/dev/null` in #(
39 # Printing a long string crashes Solaris 7 /usr/bin/printf.
40 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
41 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
42 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
43 # Prefer a ksh shell builtin over an external printf program on Solaris,
44 # but without wasting forks for bash or zsh.
45 if test -z "$BASH_VERSION$ZSH_VERSION" \
46 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo_n='print
-rn --'
49 elif (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 ||
85 # We need space, tab and new line, in precisely that order. Quoting is
86 # there to prevent editors from complaining about space-tab.
87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
88 # splitting by setting IFS to empty value.)
91 # Find who we are. Look in the path if we contain no directory separator.
93 *[\\/]* ) as_myself=$0 ;;
94 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
98 test -z "$as_dir" && as_dir=.
99 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
105 # We did not find ourselves, most probably we were run as `sh COMMAND'
106 # in which case we are not to be found in the path.
107 if test "x$as_myself" = x
; then
110 if test ! -f "$as_myself"; then
111 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
115 # Unset variables that we do not need and which cause bugs (e.g. in
116 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
117 # suppresses any "Segmentation fault" message there. '((' could
118 # trigger a bug in pdksh 5.2.14.
119 for as_var
in BASH_ENV ENV MAIL MAILPATH
120 do eval test x\
${$as_var+set} = xset \
121 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
134 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
136 if test "x$CONFIG_SHELL" = x
; then
137 as_bourne_compatible
="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
140 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
141 # is contrary to our usage. Disable this feature.
142 alias -g '\${1+\"\$@\"}'='\"\$@\"'
145 case \`(set -o) 2>/dev/null\` in #(
153 as_required
="as_fn_return () { (exit \$1); }
154 as_fn_success () { as_fn_return 0; }
155 as_fn_failure () { as_fn_return 1; }
156 as_fn_ret_success () { return 0; }
157 as_fn_ret_failure () { return 1; }
160 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
161 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
162 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
163 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
164 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
167 exitcode=1; echo positional parameters were not saved.
169 test x\$exitcode = x0 || exit 1"
170 as_suggested
=" as_lineno_1=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_1a=\$LINENO
171 as_lineno_2=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_2a=\$LINENO
172 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
173 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
174 test \$(( 1 + 1 )) = 2 || exit 1"
175 if (eval "$as_required") 2>/dev
/null
; then :
180 if test x
$as_have_required = xyes
&& (eval "$as_suggested") 2>/dev
/null
; then :
183 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
185 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
188 test -z "$as_dir" && as_dir
=.
192 for as_base
in sh bash ksh sh5
; do
193 # Try only shells that exist, to save several forks.
194 as_shell
=$as_dir/$as_base
195 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
196 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
197 CONFIG_SHELL
=$as_shell as_have_required
=yes
198 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
206 $as_found ||
{ if { test -f "$SHELL" ||
test -f "$SHELL.exe"; } &&
207 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$SHELL"; } 2>/dev
/null
; then :
208 CONFIG_SHELL
=$SHELL as_have_required
=yes
213 if test "x$CONFIG_SHELL" != x
; then :
214 # We cannot yet assume a decent shell, so we have to provide a
215 # neutralization value for shells without unset; and this also
216 # works around shells that cannot unset nonexistent variables.
219 (unset BASH_ENV
) >/dev
/null
2>&1 && unset BASH_ENV ENV
221 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
224 if test x
$as_have_required = xno
; then :
225 $as_echo "$0: This script requires a shell more modern than all"
226 $as_echo "$0: the shells that I found on your system."
227 if test x
${ZSH_VERSION+set} = xset
; then
228 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
229 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
231 $as_echo "$0: Please tell bug-autoconf@gnu.org and
232 $0: wine-devel@winehq.org about your system, including any
233 $0: error possibly output before this message. Then install
234 $0: a modern shell, or manually run the script under such a
235 $0: shell if you do have one."
241 SHELL
=${CONFIG_SHELL-/bin/sh}
243 # Unset more variables known to interfere with behavior of common tools.
244 CLICOLOR_FORCE
= GREP_OPTIONS
=
245 unset CLICOLOR_FORCE GREP_OPTIONS
247 ## --------------------- ##
248 ## M4sh Shell Functions. ##
249 ## --------------------- ##
252 # Portably unset VAR.
255 { eval $1=; unset $1;}
259 # as_fn_set_status STATUS
260 # -----------------------
261 # Set $? to STATUS, without forking.
269 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
279 # Create "$as_dir" as a directory, including parents if necessary.
284 -*) as_dir
=.
/$as_dir;;
286 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
290 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
293 as_dirs
="'$as_qdir' $as_dirs"
294 as_dir
=`$as_dirname -- "$as_dir" ||
295 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
296 X"$as_dir" : 'X\(//\)[^/]' \| \
297 X"$as_dir" : 'X\(//\)$' \| \
298 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
299 $as_echo X"$as_dir" |
300 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
317 test -d "$as_dir" && break
319 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
320 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
324 # as_fn_append VAR VALUE
325 # ----------------------
326 # Append the text in VALUE to the end of the definition contained in VAR. Take
327 # advantage of any shell optimizations that allow amortized linear growth over
328 # repeated appends, instead of the typical quadratic growth present in naive
330 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
331 eval 'as_fn_append ()
344 # Perform arithmetic evaluation on the ARGs, and store the result in the
345 # global $as_val. Take advantage of shells that can avoid forks. The arguments
346 # must be portable across $(()) and expr.
347 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
355 as_val
=`expr "$@" || test $? -eq 1`
360 # as_fn_error ERROR [LINENO LOG_FD]
361 # ---------------------------------
362 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
363 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
364 # script with status $?, using 1 if that was 0.
367 as_status
=$?
; test $as_status -eq 0 && as_status
=1
369 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
370 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
372 $as_echo "$as_me: error: $1" >&2
373 as_fn_exit
$as_status
376 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
377 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
383 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
389 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
395 as_me
=`$as_basename -- "$0" ||
396 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
397 X"$0" : 'X\(//\)$' \| \
398 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
400 sed '/^.*\/\([^/][^/]*\)\/*$/{
414 # Avoid depending upon Character Ranges.
415 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
416 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
417 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
418 as_cr_digits
='0123456789'
419 as_cr_alnum
=$as_cr_Letters$as_cr_digits
422 as_lineno_1
=$LINENO as_lineno_1a
=$LINENO
423 as_lineno_2
=$LINENO as_lineno_2a
=$LINENO
424 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
425 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' ||
{
426 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
438 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
442 chmod +x
"$as_me.lineno" ||
443 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit
1; }
445 # Don't try to exec as it changes $[0], causing all sort of problems
446 # (the dirname of $[0] is not the place where we might find the
447 # original and so on. Autoconf is especially sensitive to this).
449 # Exit status is that of the last command.
453 ECHO_C
= ECHO_N
= ECHO_T
=
454 case `echo -n x` in #(((((
456 case `echo 'xy\c'` in
457 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
459 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
466 rm -f conf$$ conf$$.exe conf$$.
file
467 if test -d conf$$.dir
; then
468 rm -f conf$$.dir
/conf$$.
file
471 mkdir conf$$.dir
2>/dev
/null
473 if (echo >conf$$.
file) 2>/dev
/null
; then
474 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
476 # ... but there are two gotchas:
477 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
478 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
479 # In both cases, we have to default to `cp -p'.
480 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
482 elif ln conf$$.
file conf$$
2>/dev
/null
; then
490 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
491 rmdir conf$$.dir
2>/dev
/null
493 if mkdir
-p .
2>/dev
/null
; then
494 as_mkdir_p
='mkdir -p "$as_dir"'
496 test -d .
/-p && rmdir .
/-p
500 if test -x / >/dev
/null
2>&1; then
503 if ls -dL / >/dev
/null
2>&1; then
510 if test -d "$1"; then
516 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
517 ???[sx]*):;;*)false;;esac;fi
521 as_executable_p
=$as_test_x
523 # Sed expression to map a string onto a valid CPP name.
524 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
526 # Sed expression to map a string onto a valid variable name.
527 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
530 exec 7<&0 </dev
/null
6>&1
533 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
534 # so uname gets run too.
535 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
540 ac_default_prefix
=/usr
/local
542 ac_config_libobj_dir
=.
549 # Identity of this package.
551 PACKAGE_TARNAME
='wine'
552 PACKAGE_VERSION
='1.1.27'
553 PACKAGE_STRING
='Wine 1.1.27'
554 PACKAGE_BUGREPORT
='wine-devel@winehq.org'
555 PACKAGE_URL
='http://www.winehq.org'
557 ac_unique_file
="server/atom.c"
558 # Factoring default headers for most tests.
559 ac_includes_default
="\
561 #ifdef HAVE_SYS_TYPES_H
562 # include <sys/types.h>
564 #ifdef HAVE_SYS_STAT_H
565 # include <sys/stat.h>
571 # ifdef HAVE_STDLIB_H
576 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
581 #ifdef HAVE_STRINGS_H
582 # include <strings.h>
584 #ifdef HAVE_INTTYPES_H
585 # include <inttypes.h>
594 ac_subst_vars
='LTLIBOBJS
597 ALL_PROGRAM_BIN_INSTALL_DIRS
598 ALL_PROGRAM_INSTALL_DIRS
751 program_transform_name
762 ac_subst_files
='MAKE_RULES
768 enable_option_checking
772 enable_maintainer_mode
813 ac_precious_vars
='build_alias
828 # Initialize some variables set by options.
830 ac_init_version
=false
831 ac_unrecognized_opts
=
833 # The variables have the same names as the options, with
834 # dashes changed to underlines.
842 program_transform_name
=s
,x
,x
,
850 # Installation directory options.
851 # These are left unexpanded so users can "make install exec_prefix=/foo"
852 # and all the variables that are supposed to be based on exec_prefix
853 # by default will actually change.
854 # Use braces instead of parens because sh, perl, etc. also accept them.
855 # (The list follows the same order as the GNU Coding Standards.)
856 bindir
='${exec_prefix}/bin'
857 sbindir
='${exec_prefix}/sbin'
858 libexecdir
='${exec_prefix}/libexec'
859 datarootdir
='${prefix}/share'
860 datadir
='${datarootdir}'
861 sysconfdir
='${prefix}/etc'
862 sharedstatedir
='${prefix}/com'
863 localstatedir
='${prefix}/var'
864 includedir
='${prefix}/include'
865 oldincludedir
='/usr/include'
866 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
867 infodir
='${datarootdir}/info'
872 libdir
='${exec_prefix}/lib'
873 localedir
='${datarootdir}/locale'
874 mandir
='${datarootdir}/man'
880 # If the previous option needs an argument, assign it.
881 if test -n "$ac_prev"; then
882 eval $ac_prev=\
$ac_option
888 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
892 # Accept the important Cygnus configure options, so we can diagnose typos.
894 case $ac_dashdash$ac_option in
898 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
900 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
903 -build |
--build |
--buil |
--bui |
--bu)
904 ac_prev
=build_alias
;;
905 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
906 build_alias
=$ac_optarg ;;
908 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
909 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
910 ac_prev
=cache_file
;;
911 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
912 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
913 cache_file
=$ac_optarg ;;
916 cache_file
=config.cache
;;
918 -datadir |
--datadir |
--datadi |
--datad)
920 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
921 datadir
=$ac_optarg ;;
923 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
924 |
--dataroo |
--dataro |
--datar)
925 ac_prev
=datarootdir
;;
926 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
927 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
928 datarootdir
=$ac_optarg ;;
930 -disable-* |
--disable-*)
931 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
932 # Reject names that are not valid shell variable names.
933 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
934 as_fn_error
"invalid feature name: $ac_useropt"
935 ac_useropt_orig
=$ac_useropt
936 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
937 case $ac_user_opts in
941 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
942 ac_unrecognized_sep
=', ';;
944 eval enable_
$ac_useropt=no
;;
946 -docdir |
--docdir |
--docdi |
--doc |
--do)
948 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
951 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
953 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
956 -enable-* |
--enable-*)
957 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
958 # Reject names that are not valid shell variable names.
959 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
960 as_fn_error
"invalid feature name: $ac_useropt"
961 ac_useropt_orig
=$ac_useropt
962 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
963 case $ac_user_opts in
967 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
968 ac_unrecognized_sep
=', ';;
970 eval enable_
$ac_useropt=\
$ac_optarg ;;
972 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
973 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
974 |
--exec |
--exe |
--ex)
975 ac_prev
=exec_prefix
;;
976 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
977 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
978 |
--exec=* |
--exe=* |
--ex=*)
979 exec_prefix
=$ac_optarg ;;
981 -gas |
--gas |
--ga |
--g)
982 # Obsolete; use --with-gas.
985 -help |
--help |
--hel |
--he |
-h)
987 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
988 ac_init_help
=recursive
;;
989 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
990 ac_init_help
=short
;;
992 -host |
--host |
--hos |
--ho)
993 ac_prev
=host_alias
;;
994 -host=* |
--host=* |
--hos=* |
--ho=*)
995 host_alias
=$ac_optarg ;;
997 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
999 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
1001 htmldir
=$ac_optarg ;;
1003 -includedir |
--includedir |
--includedi |
--included |
--include \
1004 |
--includ |
--inclu |
--incl |
--inc)
1005 ac_prev
=includedir
;;
1006 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1007 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1008 includedir
=$ac_optarg ;;
1010 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1012 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1013 infodir
=$ac_optarg ;;
1015 -libdir |
--libdir |
--libdi |
--libd)
1017 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1018 libdir
=$ac_optarg ;;
1020 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1021 |
--libexe |
--libex |
--libe)
1022 ac_prev
=libexecdir
;;
1023 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1024 |
--libexe=* |
--libex=* |
--libe=*)
1025 libexecdir
=$ac_optarg ;;
1027 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1028 ac_prev
=localedir
;;
1029 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1030 localedir
=$ac_optarg ;;
1032 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1033 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1034 ac_prev
=localstatedir
;;
1035 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1036 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1037 localstatedir
=$ac_optarg ;;
1039 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1041 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1042 mandir
=$ac_optarg ;;
1044 -nfp |
--nfp |
--nf)
1045 # Obsolete; use --without-fp.
1048 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1049 |
--no-cr |
--no-c |
-n)
1052 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1053 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1056 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1057 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1058 |
--oldin |
--oldi |
--old |
--ol |
--o)
1059 ac_prev
=oldincludedir
;;
1060 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1061 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1062 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1063 oldincludedir
=$ac_optarg ;;
1065 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1067 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1068 prefix
=$ac_optarg ;;
1070 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1071 |
--program-pre |
--program-pr |
--program-p)
1072 ac_prev
=program_prefix
;;
1073 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1074 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1075 program_prefix
=$ac_optarg ;;
1077 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1078 |
--program-suf |
--program-su |
--program-s)
1079 ac_prev
=program_suffix
;;
1080 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1081 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1082 program_suffix
=$ac_optarg ;;
1084 -program-transform-name |
--program-transform-name \
1085 |
--program-transform-nam |
--program-transform-na \
1086 |
--program-transform-n |
--program-transform- \
1087 |
--program-transform |
--program-transfor \
1088 |
--program-transfo |
--program-transf \
1089 |
--program-trans |
--program-tran \
1090 |
--progr-tra |
--program-tr |
--program-t)
1091 ac_prev
=program_transform_name
;;
1092 -program-transform-name=* |
--program-transform-name=* \
1093 |
--program-transform-nam=* |
--program-transform-na=* \
1094 |
--program-transform-n=* |
--program-transform-=* \
1095 |
--program-transform=* |
--program-transfor=* \
1096 |
--program-transfo=* |
--program-transf=* \
1097 |
--program-trans=* |
--program-tran=* \
1098 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1099 program_transform_name
=$ac_optarg ;;
1101 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1103 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1104 pdfdir
=$ac_optarg ;;
1106 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1108 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1111 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1112 |
-silent |
--silent |
--silen |
--sile |
--sil)
1115 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1117 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1119 sbindir
=$ac_optarg ;;
1121 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1122 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1123 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1125 ac_prev
=sharedstatedir
;;
1126 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1127 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1128 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1130 sharedstatedir
=$ac_optarg ;;
1132 -site |
--site |
--sit)
1134 -site=* |
--site=* |
--sit=*)
1137 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1139 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1140 srcdir
=$ac_optarg ;;
1142 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1143 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1144 ac_prev
=sysconfdir
;;
1145 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1146 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1147 sysconfdir
=$ac_optarg ;;
1149 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1150 ac_prev
=target_alias
;;
1151 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1152 target_alias
=$ac_optarg ;;
1154 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1157 -version |
--version |
--versio |
--versi |
--vers |
-V)
1158 ac_init_version
=: ;;
1161 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1162 # Reject names that are not valid shell variable names.
1163 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1164 as_fn_error
"invalid package name: $ac_useropt"
1165 ac_useropt_orig
=$ac_useropt
1166 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1167 case $ac_user_opts in
1171 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1172 ac_unrecognized_sep
=', ';;
1174 eval with_
$ac_useropt=\
$ac_optarg ;;
1176 -without-* |
--without-*)
1177 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1178 # Reject names that are not valid shell variable names.
1179 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1180 as_fn_error
"invalid package name: $ac_useropt"
1181 ac_useropt_orig
=$ac_useropt
1182 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1183 case $ac_user_opts in
1187 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1188 ac_unrecognized_sep
=', ';;
1190 eval with_
$ac_useropt=no
;;
1193 # Obsolete; use --with-x.
1196 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1197 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1198 ac_prev
=x_includes
;;
1199 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1200 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1201 x_includes
=$ac_optarg ;;
1203 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1204 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1205 ac_prev
=x_libraries
;;
1206 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1207 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1208 x_libraries
=$ac_optarg ;;
1210 -*) as_fn_error
"unrecognized option: \`$ac_option'
1211 Try \`$0 --help' for more information."
1215 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1216 # Reject names that are not valid shell variable names.
1217 case $ac_envvar in #(
1218 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1219 as_fn_error
"invalid variable name: \`$ac_envvar'" ;;
1221 eval $ac_envvar=\
$ac_optarg
1222 export $ac_envvar ;;
1225 # FIXME: should be removed in autoconf 3.0.
1226 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1227 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1228 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1229 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1235 if test -n "$ac_prev"; then
1236 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1237 as_fn_error
"missing argument to $ac_option"
1240 if test -n "$ac_unrecognized_opts"; then
1241 case $enable_option_checking in
1243 fatal
) as_fn_error
"unrecognized options: $ac_unrecognized_opts" ;;
1244 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1248 # Check all directory arguments for consistency.
1249 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1250 datadir sysconfdir sharedstatedir localstatedir includedir \
1251 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1252 libdir localedir mandir
1254 eval ac_val
=\$
$ac_var
1255 # Remove trailing slashes.
1258 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1259 eval $ac_var=\
$ac_val;;
1261 # Be sure to have absolute directory names.
1263 [\\/$
]* | ?
:[\\/]* ) continue;;
1264 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1266 as_fn_error
"expected an absolute directory name for --$ac_var: $ac_val"
1269 # There might be people who depend on the old broken behavior: `$host'
1270 # used to hold the argument of --host etc.
1271 # FIXME: To remove some day.
1274 target
=$target_alias
1276 # FIXME: To remove some day.
1277 if test "x$host_alias" != x
; then
1278 if test "x$build_alias" = x
; then
1279 cross_compiling
=maybe
1280 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1281 If a cross compiler is detected then cross compile mode will be used." >&2
1282 elif test "x$build_alias" != "x$host_alias"; then
1288 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1290 test "$silent" = yes && exec 6>/dev
/null
1293 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1294 ac_ls_di
=`ls -di .` &&
1295 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1296 as_fn_error
"working directory cannot be determined"
1297 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1298 as_fn_error
"pwd does not report name of working directory"
1301 # Find the source files, if location was not specified.
1302 if test -z "$srcdir"; then
1303 ac_srcdir_defaulted
=yes
1304 # Try the directory containing this script, then the parent directory.
1305 ac_confdir
=`$as_dirname -- "$as_myself" ||
1306 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1307 X"$as_myself" : 'X\(//\)[^/]' \| \
1308 X"$as_myself" : 'X\(//\)$' \| \
1309 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1310 $as_echo X"$as_myself" |
1311 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1329 if test ! -r "$srcdir/$ac_unique_file"; then
1333 ac_srcdir_defaulted
=no
1335 if test ! -r "$srcdir/$ac_unique_file"; then
1336 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1337 as_fn_error
"cannot find sources ($ac_unique_file) in $srcdir"
1339 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1341 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1343 # When building in place, set srcdir=.
1344 if test "$ac_abs_confdir" = "$ac_pwd"; then
1347 # Remove unnecessary trailing slashes from srcdir.
1348 # Double slashes in file names in object file debugging info
1349 # mess up M-x gdb in Emacs.
1351 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1353 for ac_var
in $ac_precious_vars; do
1354 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1355 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1356 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1357 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1361 # Report the --help message.
1363 if test "$ac_init_help" = "long"; then
1364 # Omit some internal or obsolete options to make the list less imposing.
1365 # This message is too long to be a string in the A/UX 3.1 sh.
1367 \`configure' configures Wine 1.1.27 to adapt to many kinds of systems.
1369 Usage: $0 [OPTION]... [VAR=VALUE]...
1371 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1372 VAR=VALUE. See below for descriptions of some of the useful variables.
1374 Defaults for the options are specified in brackets.
1377 -h, --help display this help and exit
1378 --help=short display options specific to this package
1379 --help=recursive display the short help of all the included packages
1380 -V, --version display version information and exit
1381 -q, --quiet, --silent do not print \`checking...' messages
1382 --cache-file=FILE cache test results in FILE [disabled]
1383 -C, --config-cache alias for \`--cache-file=config.cache'
1384 -n, --no-create do not create output files
1385 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1387 Installation directories:
1388 --prefix=PREFIX install architecture-independent files in PREFIX
1389 [$ac_default_prefix]
1390 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1393 By default, \`make install' will install all the files in
1394 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1395 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1396 for instance \`--prefix=\$HOME'.
1398 For better control, use the options below.
1400 Fine tuning of the installation directories:
1401 --bindir=DIR user executables [EPREFIX/bin]
1402 --sbindir=DIR system admin executables [EPREFIX/sbin]
1403 --libexecdir=DIR program executables [EPREFIX/libexec]
1404 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1405 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1406 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1407 --libdir=DIR object code libraries [EPREFIX/lib]
1408 --includedir=DIR C header files [PREFIX/include]
1409 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1410 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1411 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1412 --infodir=DIR info documentation [DATAROOTDIR/info]
1413 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1414 --mandir=DIR man documentation [DATAROOTDIR/man]
1415 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1416 --htmldir=DIR html documentation [DOCDIR]
1417 --dvidir=DIR dvi documentation [DOCDIR]
1418 --pdfdir=DIR pdf documentation [DOCDIR]
1419 --psdir=DIR ps documentation [DOCDIR]
1425 --x-includes=DIR X include files are
in DIR
1426 --x-libraries=DIR X library files are
in DIR
1429 --build=BUILD configure
for building on BUILD
[guessed
]
1430 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1434 if test -n "$ac_init_help"; then
1435 case $ac_init_help in
1436 short | recursive
) echo "Configuration of Wine 1.1.27:";;
1441 --disable-option-checking ignore unrecognized
--enable/--with options
1442 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1443 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1444 --disable-win16 do not include Win16 support
1445 --enable-win64 build a Win64 emulator on AMD64
(won
't run Win32
1447 --disable-tests do not build the regression tests
1448 --enable-maintainer-mode
1449 enable maintainer-specific build rules
1452 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1453 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1454 --without-alsa do not use the Alsa sound support
1455 --without-audioio do not use the AudioIO sound support
1456 --without-capi do not use CAPI (ISDN support)
1457 --without-cms do not use CMS (color management support)
1458 --without-coreaudio do not use the CoreAudio sound support
1459 --without-cups do not use CUPS
1460 --without-curses do not use (n)curses
1461 --without-esd do not use the EsounD sound support
1462 --without-fontconfig do not use fontconfig
1463 --without-freetype do not use the FreeType library
1464 --without-gphoto do not use gphoto (Digital Camera support)
1465 --without-glu do not use the GLU library
1466 --without-gnutls do not use GnuTLS (schannel support)
1467 --without-libgsm do not use libgsm (GSM 06.10 codec support)
1468 --without-hal do not use HAL (dynamic device support)
1469 --without-jack do not use the Jack sound support
1470 --without-jpeg do not use JPEG
1471 --without-ldap do not use LDAP
1472 --without-nas do not use the NAS sound support
1473 --without-opengl do not use OpenGL
1474 --without-openssl do not use OpenSSL
1475 --without-oss do not use the OSS sound support
1476 --without-png do not use PNG
1477 --without-pthread do not use the pthread library
1478 --without-sane do not use SANE (scanner support)
1479 --without-xcomposite do not use the Xcomposite extension
1480 --without-xcursor do not use the Xcursor extension
1481 --without-xinerama do not use Xinerama (multi-monitor support)
1482 --without-xinput do not use the Xinput extension
1483 --without-xml do not use XML
1484 --without-xrandr do not use Xrandr (resolution changes)
1485 --without-xrender do not use the Xrender extension
1486 --without-xshape do not use the Xshape extension
1487 --without-xshm do not use XShm (shared memory extension)
1488 --without-xslt do not use XSLT
1489 --without-xxf86vm do not use XFree video mode extension
1490 --with-wine-tools=DIR use Wine tools from directory DIR
1491 --with-wine64=DIR use the 64-bit Wine in DIR for a Wow64 build
1492 --with-x use the X Window System
1494 Some influential environment variables:
1495 CC C compiler command
1496 CFLAGS C compiler flags
1497 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1498 nonstandard directory <lib dir>
1499 LIBS libraries to pass to the linker, e.g. -l<library>
1500 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1501 you have headers in a nonstandard directory <include dir>
1502 CXX C++ compiler command
1503 CXXFLAGS C++ compiler flags
1505 XMKMF Path to xmkmf, Makefile generator for X Window System
1507 Use these variables to override the choices made by `configure' or to
help
1508 it to
find libraries and programs with nonstandard names
/locations.
1510 Report bugs to
<wine-devel@winehq.org
>.
1511 Wine home page
: <http
://www.winehq.org
>.
1516 if test "$ac_init_help" = "recursive"; then
1517 # If there are subdirs, report their specific --help.
1518 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1519 test -d "$ac_dir" ||
1520 { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=.
&& test -d "$ac_dir"; } ||
1525 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1527 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1528 # A ".." for each directory in $ac_dir_suffix.
1529 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1530 case $ac_top_builddir_sub in
1531 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1532 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1535 ac_abs_top_builddir
=$ac_pwd
1536 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1537 # for backward compatibility:
1538 ac_top_builddir
=$ac_top_build_prefix
1541 .
) # We are building in place.
1543 ac_top_srcdir
=$ac_top_builddir_sub
1544 ac_abs_top_srcdir
=$ac_pwd ;;
1545 [\\/]* | ?
:[\\/]* ) # Absolute name.
1546 ac_srcdir
=$srcdir$ac_dir_suffix;
1547 ac_top_srcdir
=$srcdir
1548 ac_abs_top_srcdir
=$srcdir ;;
1550 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1551 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1552 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1554 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1556 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1557 # Check for guested configure.
1558 if test -f "$ac_srcdir/configure.gnu"; then
1560 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1561 elif test -f "$ac_srcdir/configure"; then
1563 $SHELL "$ac_srcdir/configure" --help=recursive
1565 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1567 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1571 test -n "$ac_init_help" && exit $ac_status
1572 if $ac_init_version; then
1574 Wine configure
1.1.27
1575 generated by GNU Autoconf
2.64
1577 Copyright
(C
) 2009 Free Software Foundation
, Inc.
1578 This configure
script is free software
; the Free Software Foundation
1579 gives unlimited permission to copy
, distribute and modify it.
1584 ## ------------------------ ##
1585 ## Autoconf initialization. ##
1586 ## ------------------------ ##
1588 # ac_fn_c_try_compile LINENO
1589 # --------------------------
1590 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1591 ac_fn_c_try_compile
()
1593 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1594 rm -f conftest.
$ac_objext
1595 if { { ac_try
="$ac_compile"
1597 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1598 *) ac_try_echo=$ac_try;;
1600 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1601 $as_echo "$ac_try_echo"; } >&5
1602 (eval "$ac_compile") 2>conftest.err
1604 if test -s conftest.err; then
1605 grep -v '^ *+' conftest.err >conftest.er1
1606 cat conftest.er1 >&5
1607 mv -f conftest.er1 conftest.err
1609 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1610 test $ac_status = 0; } && {
1611 test -z "$ac_c_werror_flag" ||
1612 test ! -s conftest.err
1613 } && test -s conftest.$ac_objext; then :
1616 $as_echo "$as_me: failed program was:" >&5
1617 sed 's/^/| /' conftest.$ac_ext >&5
1621 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1624 } # ac_fn_c_try_compile
1626 # ac_fn_cxx_try_compile LINENO
1627 # ----------------------------
1628 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1629 ac_fn_cxx_try_compile ()
1631 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1632 rm -f conftest.$ac_objext
1633 if { { ac_try="$ac_compile"
1635 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1636 *) ac_try_echo
=$ac_try;;
1638 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1639 $as_echo "$ac_try_echo"; } >&5
1640 (eval "$ac_compile") 2>conftest.err
1642 if test -s conftest.err
; then
1643 grep -v '^ *+' conftest.err
>conftest.er1
1644 cat conftest.er1
>&5
1645 mv -f conftest.er1 conftest.err
1647 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1648 test $ac_status = 0; } && {
1649 test -z "$ac_cxx_werror_flag" ||
1650 test ! -s conftest.err
1651 } && test -s conftest.
$ac_objext; then :
1654 $as_echo "$as_me: failed program was:" >&5
1655 sed 's/^/| /' conftest.
$ac_ext >&5
1659 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1662 } # ac_fn_cxx_try_compile
1664 # ac_fn_c_try_link LINENO
1665 # -----------------------
1666 # Try to link conftest.$ac_ext, and return whether this succeeded.
1669 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1670 rm -f conftest.
$ac_objext conftest
$ac_exeext
1671 if { { ac_try
="$ac_link"
1673 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1674 *) ac_try_echo=$ac_try;;
1676 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1677 $as_echo "$ac_try_echo"; } >&5
1678 (eval "$ac_link") 2>conftest.err
1680 if test -s conftest.err; then
1681 grep -v '^ *+' conftest.err >conftest.er1
1682 cat conftest.er1 >&5
1683 mv -f conftest.er1 conftest.err
1685 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1686 test $ac_status = 0; } && {
1687 test -z "$ac_c_werror_flag" ||
1688 test ! -s conftest.err
1689 } && test -s conftest$ac_exeext && {
1690 test "$cross_compiling" = yes ||
1691 $as_test_x conftest$ac_exeext
1695 $as_echo "$as_me: failed program was:" >&5
1696 sed 's/^/| /' conftest.$ac_ext >&5
1700 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1701 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1702 # interfere with the next link command; also delete a directory that is
1703 # left behind by Apple's compiler. We do this before executing the actions.
1704 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1705 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1708 } # ac_fn_c_try_link
1710 # ac_fn_c_try_cpp LINENO
1711 # ----------------------
1712 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1715 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1716 if { { ac_try="$ac_cpp conftest.$ac_ext"
1718 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1719 *) ac_try_echo
=$ac_try;;
1721 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1722 $as_echo "$ac_try_echo"; } >&5
1723 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1725 if test -s conftest.err
; then
1726 grep -v '^ *+' conftest.err
>conftest.er1
1727 cat conftest.er1
>&5
1728 mv -f conftest.er1 conftest.err
1730 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1731 test $ac_status = 0; } >/dev
/null
&& {
1732 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1733 test ! -s conftest.err
1737 $as_echo "$as_me: failed program was:" >&5
1738 sed 's/^/| /' conftest.
$ac_ext >&5
1742 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1747 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1748 # -------------------------------------------------------
1749 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1750 # the include files in INCLUDES and setting the cache variable VAR
1752 ac_fn_c_check_header_mongrel
()
1754 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1755 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1756 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1757 $as_echo_n "checking for $2... " >&6; }
1758 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1759 $as_echo_n "(cached) " >&6
1762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1763 $as_echo "$ac_res" >&6; }
1765 # Is the header compilable?
1766 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1767 $as_echo_n "checking $2 usability... " >&6; }
1768 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1769 /* end confdefs.h. */
1773 if ac_fn_c_try_compile
"$LINENO"; then :
1774 ac_header_compiler
=yes
1776 ac_header_compiler
=no
1778 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1780 $as_echo "$ac_header_compiler" >&6; }
1782 # Is the header present?
1783 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1784 $as_echo_n "checking $2 presence... " >&6; }
1785 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1786 /* end confdefs.h. */
1789 if ac_fn_c_try_cpp
"$LINENO"; then :
1790 ac_header_preproc
=yes
1792 ac_header_preproc
=no
1794 rm -f conftest.err conftest.
$ac_ext
1795 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1796 $as_echo "$ac_header_preproc" >&6; }
1798 # So? What about this header?
1799 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1801 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1802 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1803 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1804 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1807 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1808 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1809 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1810 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1811 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1812 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1813 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1814 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1815 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1816 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1818 ## ------------------------------------ ##
1819 ## Report this to wine-devel@winehq.org ##
1820 ## ------------------------------------ ##
1822 ) |
sed "s/^/$as_me: WARNING: /" >&2
1825 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1826 $as_echo_n "checking for $2... " >&6; }
1827 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1828 $as_echo_n "(cached) " >&6
1830 eval "$3=\$ac_header_compiler"
1833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1834 $as_echo "$ac_res" >&6; }
1836 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1838 } # ac_fn_c_check_header_mongrel
1840 # ac_fn_c_try_run LINENO
1841 # ----------------------
1842 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1843 # that executables *can* be run.
1846 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1847 if { { ac_try
="$ac_link"
1849 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1850 *) ac_try_echo=$ac_try;;
1852 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1853 $as_echo "$ac_try_echo"; } >&5
1854 (eval "$ac_link") 2>&5
1856 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1857 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1858 { { case "(($ac_try" in
1859 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1860 *) ac_try_echo
=$ac_try;;
1862 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1863 $as_echo "$ac_try_echo"; } >&5
1864 (eval "$ac_try") 2>&5
1866 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1867 test $ac_status = 0; }; }; then :
1870 $as_echo "$as_me: program exited with status $ac_status" >&5
1871 $as_echo "$as_me: failed program was:" >&5
1872 sed 's/^/| /' conftest.
$ac_ext >&5
1874 ac_retval
=$ac_status
1876 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1877 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1882 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1883 # -------------------------------------------------------
1884 # Tests whether HEADER exists and can be compiled using the include files in
1885 # INCLUDES, setting the cache variable VAR accordingly.
1886 ac_fn_c_check_header_compile
()
1888 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1890 $as_echo_n "checking for $2... " >&6; }
1891 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1892 $as_echo_n "(cached) " >&6
1894 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1895 /* end confdefs.h. */
1899 if ac_fn_c_try_compile
"$LINENO"; then :
1904 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1907 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1908 $as_echo "$ac_res" >&6; }
1909 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1911 } # ac_fn_c_check_header_compile
1913 # ac_fn_c_check_func LINENO FUNC VAR
1914 # ----------------------------------
1915 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1916 ac_fn_c_check_func
()
1918 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1919 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1920 $as_echo_n "checking for $2... " >&6; }
1921 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1922 $as_echo_n "(cached) " >&6
1924 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1925 /* end confdefs.h. */
1926 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1927 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1928 #define $2 innocuous_$2
1930 /* System header to define __stub macros and hopefully few prototypes,
1931 which can conflict with char $2 (); below.
1932 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1933 <limits.h> exists even on freestanding compilers. */
1936 # include <limits.h>
1938 # include <assert.h>
1943 /* Override any GCC internal prototype to avoid an error.
1944 Use char because int might match the return type of a GCC
1945 builtin and then its argument prototype would still apply. */
1950 /* The GNU C library defines this for functions which it implements
1951 to always fail with ENOSYS. Some functions are actually named
1952 something starting with __ and the normal name is an alias. */
1953 #if defined __stub_$2 || defined __stub___$2
1965 if ac_fn_c_try_link
"$LINENO"; then :
1970 rm -f core conftest.err conftest.
$ac_objext \
1971 conftest
$ac_exeext conftest.
$ac_ext
1974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1975 $as_echo "$ac_res" >&6; }
1976 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1978 } # ac_fn_c_check_func
1980 # ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
1981 # ----------------------------------------------------
1982 # Tries to find if the field MEMBER exists in type AGGR, after including
1983 # INCLUDES, setting cache variable VAR accordingly.
1984 ac_fn_c_check_member
()
1986 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1987 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1988 $as_echo_n "checking for $2.$3... " >&6; }
1989 if { as_var
=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
1990 $as_echo_n "(cached) " >&6
1992 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1993 /* end confdefs.h. */
2005 if ac_fn_c_try_compile
"$LINENO"; then :
2008 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2009 /* end confdefs.h. */
2015 if (sizeof ac_aggr.$3)
2021 if ac_fn_c_try_compile
"$LINENO"; then :
2026 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2028 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2031 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2032 $as_echo "$ac_res" >&6; }
2033 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
2035 } # ac_fn_c_check_member
2037 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
2038 # -------------------------------------------
2039 # Tests whether TYPE exists after having included INCLUDES, setting cache
2040 # variable VAR accordingly.
2041 ac_fn_c_check_type
()
2043 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
2044 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2045 $as_echo_n "checking for $2... " >&6; }
2046 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2047 $as_echo_n "(cached) " >&6
2050 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2051 /* end confdefs.h. */
2062 if ac_fn_c_try_compile
"$LINENO"; then :
2063 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2064 /* end confdefs.h. */
2075 if ac_fn_c_try_compile
"$LINENO"; then :
2080 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2082 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2085 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2086 $as_echo "$ac_res" >&6; }
2087 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
2089 } # ac_fn_c_check_type
2090 cat >config.log
<<_ACEOF
2091 This file contains any messages produced by compilers while
2092 running configure, to aid debugging if configure makes a mistake.
2094 It was created by Wine $as_me 1.1.27, which was
2095 generated by GNU Autoconf 2.64. Invocation command line was
2107 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2108 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2109 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2110 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2111 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2113 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2114 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2116 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2117 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2118 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2119 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2120 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2121 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2122 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2126 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2130 test -z "$as_dir" && as_dir
=.
2131 $as_echo "PATH: $as_dir"
2147 # Keep a trace of the command line.
2148 # Strip out --no-create and --no-recursion so they do not pile up.
2149 # Strip out --silent because we don't want to record it for future runs.
2150 # Also quote any args containing shell meta-characters.
2151 # Make two passes to allow for proper duplicate-argument suppression.
2155 ac_must_keep_next
=false
2161 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
2162 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
2163 |
-silent |
--silent |
--silen |
--sile |
--sil)
2166 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2169 1) as_fn_append ac_configure_args0
" '$ac_arg'" ;;
2171 as_fn_append ac_configure_args1
" '$ac_arg'"
2172 if test $ac_must_keep_next = true
; then
2173 ac_must_keep_next
=false
# Got value, back to normal.
2176 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
2177 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
2178 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
2179 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
2180 case "$ac_configure_args0 " in
2181 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2184 -* ) ac_must_keep_next
=true
;;
2187 as_fn_append ac_configure_args
" '$ac_arg'"
2192 { ac_configure_args0
=; unset ac_configure_args0
;}
2193 { ac_configure_args1
=; unset ac_configure_args1
;}
2195 # When interrupted or exit'd, cleanup temporary files, and complete
2196 # config.log. We remove comments because anyway the quotes in there
2197 # would cause problems or look ugly.
2198 # WARNING: Use '\'' to represent an apostrophe within the trap.
2199 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2200 trap 'exit_status=$?
2201 # Save into config.log some information that might help in debugging.
2206 ## ---------------- ##
2207 ## Cache variables. ##
2208 ## ---------------- ##
2211 # The following way of writing the cache mishandles newlines in values,
2213 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2214 eval ac_val=\$$ac_var
2218 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2219 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2222 _ | IFS | as_nl) ;; #(
2223 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2224 *) { eval $ac_var=; unset $ac_var;} ;;
2229 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2230 *${as_nl}ac_space=\ *)
2232 "s/'\''/'\''\\\\'\'''\''/g;
2233 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2236 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2244 ## ----------------- ##
2245 ## Output variables. ##
2246 ## ----------------- ##
2249 for ac_var in $ac_subst_vars
2251 eval ac_val=\$$ac_var
2253 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2255 $as_echo "$ac_var='\''$ac_val'\''"
2259 if test -n "$ac_subst_files"; then
2261 ## ------------------- ##
2262 ## File substitutions. ##
2263 ## ------------------- ##
2266 for ac_var
in $ac_subst_files
2268 eval ac_val
=\$
$ac_var
2270 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2272 $as_echo "$ac_var='\''$ac_val'\''"
2277 if test -s confdefs.h; then
2287 test "$ac_signal" != 0 &&
2288 $as_echo "$as_me: caught signal $ac_signal"
2289 $as_echo "$as_me: exit $exit_status"
2291 rm -f core *.core core.conftest.* &&
2292 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2295 for ac_signal
in 1 2 13 15; do
2296 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2300 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2301 rm -f -r conftest
* confdefs.h
2303 $as_echo "/* confdefs.h */" > confdefs.h
2305 # Predefined preprocessor variables.
2307 cat >>confdefs.h
<<_ACEOF
2308 #define PACKAGE_NAME "$PACKAGE_NAME"
2311 cat >>confdefs.h
<<_ACEOF
2312 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2315 cat >>confdefs.h
<<_ACEOF
2316 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2319 cat >>confdefs.h
<<_ACEOF
2320 #define PACKAGE_STRING "$PACKAGE_STRING"
2323 cat >>confdefs.h
<<_ACEOF
2324 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2327 cat >>confdefs.h
<<_ACEOF
2328 #define PACKAGE_URL "$PACKAGE_URL"
2332 # Let the site file select an alternate cache file if it wants to.
2333 # Prefer an explicitly selected file to automatically selected ones.
2336 if test -n "$CONFIG_SITE"; then
2337 ac_site_file1
=$CONFIG_SITE
2338 elif test "x$prefix" != xNONE
; then
2339 ac_site_file1
=$prefix/share
/config.site
2340 ac_site_file2
=$prefix/etc
/config.site
2342 ac_site_file1
=$ac_default_prefix/share
/config.site
2343 ac_site_file2
=$ac_default_prefix/etc
/config.site
2345 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
2347 test "x$ac_site_file" = xNONE
&& continue
2348 if test -r "$ac_site_file"; then
2349 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2350 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2351 sed 's/^/| /' "$ac_site_file" >&5
2356 if test -r "$cache_file"; then
2357 # Some versions of bash will fail to source /dev/null (special
2358 # files actually), so we avoid doing that.
2359 if test -f "$cache_file"; then
2360 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2361 $as_echo "$as_me: loading cache $cache_file" >&6;}
2363 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
2364 *) .
"./$cache_file";;
2368 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2369 $as_echo "$as_me: creating cache $cache_file" >&6;}
2373 # Check that the precious variables saved in the cache have kept the same
2375 ac_cache_corrupted
=false
2376 for ac_var
in $ac_precious_vars; do
2377 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
2378 eval ac_new_set
=\
$ac_env_${ac_var}_set
2379 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
2380 eval ac_new_val
=\
$ac_env_${ac_var}_value
2381 case $ac_old_set,$ac_new_set in
2383 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2384 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2385 ac_cache_corrupted
=: ;;
2387 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2388 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2389 ac_cache_corrupted
=: ;;
2392 if test "x$ac_old_val" != "x$ac_new_val"; then
2393 # differences in whitespace do not lead to failure.
2394 ac_old_val_w
=`echo x $ac_old_val`
2395 ac_new_val_w
=`echo x $ac_new_val`
2396 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2397 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2398 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2399 ac_cache_corrupted
=:
2401 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2402 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2403 eval $ac_var=\
$ac_old_val
2405 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2406 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2407 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2408 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2411 # Pass precious variables to config.status.
2412 if test "$ac_new_set" = set; then
2414 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2415 *) ac_arg
=$ac_var=$ac_new_val ;;
2417 case " $ac_configure_args " in
2418 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2419 *) as_fn_append ac_configure_args
" '$ac_arg'" ;;
2423 if $ac_cache_corrupted; then
2424 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2425 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2426 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2427 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2428 as_fn_error
"run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2430 ## -------------------- ##
2431 ## Main body of script. ##
2432 ## -------------------- ##
2435 ac_cpp
='$CPP $CPPFLAGS'
2436 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2437 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2438 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2442 ac_config_headers
="$ac_config_headers include/config.h"
2445 for ac_dir
in tools
"$srcdir"/tools
; do
2446 for ac_t
in install-sh
install.sh shtool
; do
2447 if test -f "$ac_dir/$ac_t"; then
2449 ac_install_sh
="$ac_aux_dir/$ac_t -c"
2454 if test -z "$ac_aux_dir"; then
2455 as_fn_error
"cannot find install-sh, install.sh, or shtool in tools \"$srcdir\"/tools" "$LINENO" 5
2458 # These three variables are undocumented and unsupported,
2459 # and are intended to be withdrawn in a future Autoconf release.
2460 # They can cause serious problems if a builder's source tree is in a directory
2461 # whose full name contains unusual characters.
2462 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2463 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2464 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2469 # Check whether --enable-win16 was given.
2470 if test "${enable_win16+set}" = set; then :
2471 enableval
=$enable_win16;
2474 # Check whether --enable-win64 was given.
2475 if test "${enable_win64+set}" = set; then :
2476 enableval
=$enable_win64;
2479 # Check whether --enable-tests was given.
2480 if test "${enable_tests+set}" = set; then :
2481 enableval
=$enable_tests;
2484 # Check whether --enable-maintainer-mode was given.
2485 if test "${enable_maintainer_mode+set}" = set; then :
2486 enableval
=$enable_maintainer_mode;
2494 # Check whether --with-alsa was given.
2495 if test "${with_alsa+set}" = set; then :
2496 withval
=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h
=no
; ac_cv_header_alsa_asoundlib_h
=no
; fi
2500 # Check whether --with-audioio was given.
2501 if test "${with_audioio+set}" = set; then :
2502 withval
=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h
=no
; fi
2506 # Check whether --with-capi was given.
2507 if test "${with_capi+set}" = set; then :
2508 withval
=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h
=no
; ac_cv_header_linux_capi_h
=no
; fi
2512 # Check whether --with-cms was given.
2513 if test "${with_cms+set}" = set; then :
2514 withval
=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h
=no
; ac_cv_header_lcms_lcms_h
=no
; fi
2518 # Check whether --with-coreaudio was given.
2519 if test "${with_coreaudio+set}" = set; then :
2520 withval
=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h
=no
; fi
2524 # Check whether --with-cups was given.
2525 if test "${with_cups+set}" = set; then :
2530 # Check whether --with-curses was given.
2531 if test "${with_curses+set}" = set; then :
2532 withval
=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h
=no
; ac_cv_header_curses_h
=no
; fi
2536 # Check whether --with-esd was given.
2537 if test "${with_esd+set}" = set; then :
2542 # Check whether --with-fontconfig was given.
2543 if test "${with_fontconfig+set}" = set; then :
2544 withval
=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h
=no
; fi
2548 # Check whether --with-freetype was given.
2549 if test "${with_freetype+set}" = set; then :
2550 withval
=$with_freetype;
2554 # Check whether --with-gphoto was given.
2555 if test "${with_gphoto+set}" = set; then :
2556 withval
=$with_gphoto;
2560 # Check whether --with-glu was given.
2561 if test "${with_glu+set}" = set; then :
2562 withval
=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h
=no
; fi
2566 # Check whether --with-gnutls was given.
2567 if test "${with_gnutls+set}" = set; then :
2568 withval
=$with_gnutls;
2572 # Check whether --with-libgsm was given.
2573 if test "${with_libgsm+set}" = set; then :
2574 withval
=$with_libgsm; if test "x$withval" = "xno"; then ac_cv_header_gsm_h
=no
; ac_cv_header_gsm_gsm_h
=no
; fi
2578 # Check whether --with-hal was given.
2579 if test "${with_hal+set}" = set; then :
2584 # Check whether --with-jack was given.
2585 if test "${with_jack+set}" = set; then :
2586 withval
=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h
=no
; fi
2590 # Check whether --with-jpeg was given.
2591 if test "${with_jpeg+set}" = set; then :
2592 withval
=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h
=no
; fi
2596 # Check whether --with-ldap was given.
2597 if test "${with_ldap+set}" = set; then :
2598 withval
=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h
=no
; ac_cv_header_lber_h
=no
; fi
2602 # Check whether --with-nas was given.
2603 if test "${with_nas+set}" = set; then :
2604 withval
=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h
=no
; fi
2608 # Check whether --with-opengl was given.
2609 if test "${with_opengl+set}" = set; then :
2610 withval
=$with_opengl;
2614 # Check whether --with-openssl was given.
2615 if test "${with_openssl+set}" = set; then :
2616 withval
=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h
=no
; ac_cv_header_openssl_ssl_h
=no
; fi
2620 # Check whether --with-oss was given.
2621 if test "${with_oss+set}" = set; then :
2622 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
2626 # Check whether --with-png was given.
2627 if test "${with_png+set}" = set; then :
2628 withval
=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h
=no
; fi
2632 # Check whether --with-pthread was given.
2633 if test "${with_pthread+set}" = set; then :
2634 withval
=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h
=no
; fi
2638 # Check whether --with-sane was given.
2639 if test "${with_sane+set}" = set; then :
2644 # Check whether --with-xcomposite was given.
2645 if test "${with_xcomposite+set}" = set; then :
2646 withval
=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h
=no
; fi
2650 # Check whether --with-xcursor was given.
2651 if test "${with_xcursor+set}" = set; then :
2652 withval
=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h
=no
; fi
2656 # Check whether --with-xinerama was given.
2657 if test "${with_xinerama+set}" = set; then :
2658 withval
=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h
=no
; fi
2662 # Check whether --with-xinput was given.
2663 if test "${with_xinput+set}" = set; then :
2664 withval
=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h
=no
; fi
2668 # Check whether --with-xml was given.
2669 if test "${with_xml+set}" = set; then :
2674 # Check whether --with-xrandr was given.
2675 if test "${with_xrandr+set}" = set; then :
2676 withval
=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h
=no
; fi
2680 # Check whether --with-xrender was given.
2681 if test "${with_xrender+set}" = set; then :
2682 withval
=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h
=no
; fi
2686 # Check whether --with-xshape was given.
2687 if test "${with_xshape+set}" = set; then :
2688 withval
=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h
=no
; fi
2692 # Check whether --with-xshm was given.
2693 if test "${with_xshm+set}" = set; then :
2694 withval
=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h
=no
; fi
2698 # Check whether --with-xslt was given.
2699 if test "${with_xslt+set}" = set; then :
2704 # Check whether --with-xxf86vm was given.
2705 if test "${with_xxf86vm+set}" = set; then :
2706 withval
=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h
=no
; fi
2711 # Check whether --with-wine-tools was given.
2712 if test "${with_wine_tools+set}" = set; then :
2713 withval
=$with_wine_tools;
2717 # Check whether --with-wine64 was given.
2718 if test "${with_wine64+set}" = set; then :
2719 withval
=$with_wine64;
2723 # Make sure we can run config.sub.
2724 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2725 as_fn_error
"cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2727 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2728 $as_echo_n "checking build system type... " >&6; }
2729 if test "${ac_cv_build+set}" = set; then :
2730 $as_echo_n "(cached) " >&6
2732 ac_build_alias
=$build_alias
2733 test "x$ac_build_alias" = x
&&
2734 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2735 test "x$ac_build_alias" = x
&&
2736 as_fn_error
"cannot guess build type; you must specify one" "$LINENO" 5
2737 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2738 as_fn_error
"$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2741 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2742 $as_echo "$ac_cv_build" >&6; }
2743 case $ac_cv_build in
2745 *) as_fn_error
"invalid value of canonical build" "$LINENO" 5;;
2748 ac_save_IFS
=$IFS; IFS
='-'
2754 # Remember, the first character of IFS is used to create $*,
2755 # except with old shells:
2758 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2761 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2762 $as_echo_n "checking host system type... " >&6; }
2763 if test "${ac_cv_host+set}" = set; then :
2764 $as_echo_n "(cached) " >&6
2766 if test "x$host_alias" = x
; then
2767 ac_cv_host
=$ac_cv_build
2769 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2770 as_fn_error
"$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2774 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2775 $as_echo "$ac_cv_host" >&6; }
2778 *) as_fn_error
"invalid value of canonical host" "$LINENO" 5;;
2781 ac_save_IFS
=$IFS; IFS
='-'
2787 # Remember, the first character of IFS is used to create $*,
2788 # except with old shells:
2791 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2797 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2798 as_fn_error
"you are building out of the source tree, but the source tree contains object files.
2799 You need to run 'make distclean' in the source tree first." "$LINENO" 5
2804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2805 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2807 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2808 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
2809 $as_echo_n "(cached) " >&6
2811 cat >conftest.
make <<\_ACEOF
2814 @
echo '@@@%%%=$(MAKE)=@@@%%%'
2816 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2817 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2819 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
2821 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
2825 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
2826 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2827 $as_echo "yes" >&6; }
2830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2831 $as_echo "no" >&6; }
2832 SET_MAKE
="MAKE=${MAKE-make}"
2836 ac_cpp
='$CPP $CPPFLAGS'
2837 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2838 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2839 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2840 if test -n "$ac_tool_prefix"; then
2841 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2842 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2843 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2844 $as_echo_n "checking for $ac_word... " >&6; }
2845 if test "${ac_cv_prog_CC+set}" = set; then :
2846 $as_echo_n "(cached) " >&6
2848 if test -n "$CC"; then
2849 ac_cv_prog_CC
="$CC" # Let the user override the test.
2851 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2855 test -z "$as_dir" && as_dir
=.
2856 for ac_exec_ext
in '' $ac_executable_extensions; do
2857 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2858 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2859 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2869 if test -n "$CC"; then
2870 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2871 $as_echo "$CC" >&6; }
2873 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2874 $as_echo "no" >&6; }
2879 if test -z "$ac_cv_prog_CC"; then
2881 # Extract the first word of "gcc", so it can be a program name with args.
2882 set dummy gcc
; ac_word
=$2
2883 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2884 $as_echo_n "checking for $ac_word... " >&6; }
2885 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2886 $as_echo_n "(cached) " >&6
2888 if test -n "$ac_ct_CC"; then
2889 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2891 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2895 test -z "$as_dir" && as_dir
=.
2896 for ac_exec_ext
in '' $ac_executable_extensions; do
2897 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2898 ac_cv_prog_ac_ct_CC
="gcc"
2899 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2908 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2909 if test -n "$ac_ct_CC"; then
2910 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2911 $as_echo "$ac_ct_CC" >&6; }
2913 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2914 $as_echo "no" >&6; }
2917 if test "x$ac_ct_CC" = x
; then
2920 case $cross_compiling:$ac_tool_warned in
2922 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2923 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2924 ac_tool_warned
=yes ;;
2932 if test -z "$CC"; then
2933 if test -n "$ac_tool_prefix"; then
2934 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2935 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2936 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2937 $as_echo_n "checking for $ac_word... " >&6; }
2938 if test "${ac_cv_prog_CC+set}" = set; then :
2939 $as_echo_n "(cached) " >&6
2941 if test -n "$CC"; then
2942 ac_cv_prog_CC
="$CC" # Let the user override the test.
2944 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2948 test -z "$as_dir" && as_dir
=.
2949 for ac_exec_ext
in '' $ac_executable_extensions; do
2950 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2951 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2952 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2962 if test -n "$CC"; then
2963 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2964 $as_echo "$CC" >&6; }
2966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2967 $as_echo "no" >&6; }
2973 if test -z "$CC"; then
2974 # Extract the first word of "cc", so it can be a program name with args.
2975 set dummy cc
; ac_word
=$2
2976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2977 $as_echo_n "checking for $ac_word... " >&6; }
2978 if test "${ac_cv_prog_CC+set}" = set; then :
2979 $as_echo_n "(cached) " >&6
2981 if test -n "$CC"; then
2982 ac_cv_prog_CC
="$CC" # Let the user override the test.
2985 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2989 test -z "$as_dir" && as_dir
=.
2990 for ac_exec_ext
in '' $ac_executable_extensions; do
2991 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2992 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2993 ac_prog_rejected
=yes
2997 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3004 if test $ac_prog_rejected = yes; then
3005 # We found a bogon in the path, so make sure we never use it.
3006 set dummy
$ac_cv_prog_CC
3008 if test $# != 0; then
3009 # We chose a different compiler from the bogus one.
3010 # However, it has the same basename, so the bogon will be chosen
3011 # first if we set CC to just the basename; use the full file name.
3013 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
3019 if test -n "$CC"; then
3020 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3021 $as_echo "$CC" >&6; }
3023 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3024 $as_echo "no" >&6; }
3029 if test -z "$CC"; then
3030 if test -n "$ac_tool_prefix"; then
3031 for ac_prog
in cl.exe
3033 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3034 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
3035 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3036 $as_echo_n "checking for $ac_word... " >&6; }
3037 if test "${ac_cv_prog_CC+set}" = set; then :
3038 $as_echo_n "(cached) " >&6
3040 if test -n "$CC"; then
3041 ac_cv_prog_CC
="$CC" # Let the user override the test.
3043 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3047 test -z "$as_dir" && as_dir
=.
3048 for ac_exec_ext
in '' $ac_executable_extensions; do
3049 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3050 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
3051 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3061 if test -n "$CC"; then
3062 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3063 $as_echo "$CC" >&6; }
3065 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3066 $as_echo "no" >&6; }
3070 test -n "$CC" && break
3073 if test -z "$CC"; then
3075 for ac_prog
in cl.exe
3077 # Extract the first word of "$ac_prog", so it can be a program name with args.
3078 set dummy
$ac_prog; ac_word
=$2
3079 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3080 $as_echo_n "checking for $ac_word... " >&6; }
3081 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3082 $as_echo_n "(cached) " >&6
3084 if test -n "$ac_ct_CC"; then
3085 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
3087 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3091 test -z "$as_dir" && as_dir
=.
3092 for ac_exec_ext
in '' $ac_executable_extensions; do
3093 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3094 ac_cv_prog_ac_ct_CC
="$ac_prog"
3095 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3104 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3105 if test -n "$ac_ct_CC"; then
3106 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3107 $as_echo "$ac_ct_CC" >&6; }
3109 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3110 $as_echo "no" >&6; }
3114 test -n "$ac_ct_CC" && break
3117 if test "x$ac_ct_CC" = x
; then
3120 case $cross_compiling:$ac_tool_warned in
3122 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3123 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3124 ac_tool_warned
=yes ;;
3133 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3134 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3135 as_fn_error
"no acceptable C compiler found in \$PATH
3136 See \`config.log' for more details." "$LINENO" 5; }
3138 # Provide some information about the compiler.
3139 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3142 for ac_option
in --version -v -V -qversion; do
3143 { { ac_try
="$ac_compiler $ac_option >&5"
3145 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3146 *) ac_try_echo=$ac_try;;
3148 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3149 $as_echo "$ac_try_echo"; } >&5
3150 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3152 if test -s conftest.err; then
3154 ... rest of stderr output deleted ...
3155 10q' conftest.err >conftest.er1
3156 cat conftest.er1 >&5
3157 rm -f conftest.er1 conftest.err
3159 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3160 test $ac_status = 0; }
3163 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3164 /* end confdefs.h. */
3169 FILE *f = fopen ("conftest.out", "w");
3170 return ferror (f) || fclose (f) != 0;
3176 ac_clean_files_save=$ac_clean_files
3177 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
3178 # Try to create an executable without -o first, disregard a.out.
3179 # It will help us diagnose broken compilers, and finding out an intuition
3181 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3182 $as_echo_n "checking for C compiler default output file name... " >&6; }
3183 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
3185 # The possible output files:
3186 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3189 for ac_file in $ac_files
3192 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3193 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3198 if { { ac_try="$ac_link_default"
3200 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3201 *) ac_try_echo
=$ac_try;;
3203 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3204 $as_echo "$ac_try_echo"; } >&5
3205 (eval "$ac_link_default") 2>&5
3207 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3208 test $ac_status = 0; }; then :
3209 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3210 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3211 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3212 # so that the user can short-circuit this test for compilers unknown to
3214 for ac_file
in $ac_files ''
3216 test -f "$ac_file" ||
continue
3218 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
3221 # We found the default executable, but exeext='' is most
3225 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
3227 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3229 # We set ac_cv_exeext here because the later test for it is not
3230 # safe: cross compilers may not add the suffix if given an `-o'
3231 # argument, so we may need to know it at that point already.
3232 # Even if this section looks crufty: it has the advantage of
3239 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
3244 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3245 $as_echo "$ac_file" >&6; }
3246 if test -z "$ac_file"; then :
3247 $as_echo "$as_me: failed program was:" >&5
3248 sed 's/^/| /' conftest.
$ac_ext >&5
3250 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3251 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3252 { as_fn_set_status
77
3253 as_fn_error
"C compiler cannot create executables
3254 See \`config.log' for more details." "$LINENO" 5; }; }
3256 ac_exeext
=$ac_cv_exeext
3258 # Check that the compiler produces executables we can run. If not, either
3259 # the compiler is broken, or we cross compile.
3260 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3261 $as_echo_n "checking whether the C compiler works... " >&6; }
3262 # If not cross compiling, check that we can run a simple program.
3263 if test "$cross_compiling" != yes; then
3264 if { ac_try
='./$ac_file'
3265 { { case "(($ac_try" in
3266 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3267 *) ac_try_echo=$ac_try;;
3269 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3270 $as_echo "$ac_try_echo"; } >&5
3271 (eval "$ac_try") 2>&5
3273 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3274 test $ac_status = 0; }; }; then
3277 if test "$cross_compiling" = maybe; then
3280 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3281 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3282 as_fn_error "cannot run C compiled programs.
3283 If you meant to cross compile
, use \
`--host'.
3284 See \`config.log
' for more details." "$LINENO" 5; }
3288 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3289 $as_echo "yes" >&6; }
3291 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3292 ac_clean_files=$ac_clean_files_save
3293 # Check that the compiler produces executables we can run. If not, either
3294 # the compiler is broken, or we cross compile.
3295 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3296 $as_echo_n "checking whether we are cross compiling... " >&6; }
3297 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3298 $as_echo "$cross_compiling" >&6; }
3300 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3301 $as_echo_n "checking for suffix of executables... " >&6; }
3302 if { { ac_try="$ac_link"
3304 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3305 *) ac_try_echo=$ac_try;;
3307 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3308 $as_echo "$ac_try_echo"; } >&5
3309 (eval "$ac_link") 2>&5
3311 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3312 test $ac_status = 0; }; then :
3313 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
3314 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
3315 # work properly (i.e., refer to `conftest.exe
'), while it won't with
3317 for ac_file
in conftest.exe conftest conftest.
*; do
3318 test -f "$ac_file" ||
continue
3320 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
3321 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3327 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3328 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3329 as_fn_error
"cannot compute suffix of executables: cannot compile and link
3330 See \`config.log' for more details." "$LINENO" 5; }
3332 rm -f conftest
$ac_cv_exeext
3333 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3334 $as_echo "$ac_cv_exeext" >&6; }
3336 rm -f conftest.
$ac_ext
3337 EXEEXT
=$ac_cv_exeext
3339 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3340 $as_echo_n "checking for suffix of object files... " >&6; }
3341 if test "${ac_cv_objext+set}" = set; then :
3342 $as_echo_n "(cached) " >&6
3344 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3345 /* end confdefs.h. */
3355 rm -f conftest.o conftest.obj
3356 if { { ac_try
="$ac_compile"
3358 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3359 *) ac_try_echo=$ac_try;;
3361 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3362 $as_echo "$ac_try_echo"; } >&5
3363 (eval "$ac_compile") 2>&5
3365 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3366 test $ac_status = 0; }; then :
3367 for ac_file in conftest.o conftest.obj conftest.*; do
3368 test -f "$ac_file" || continue;
3370 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3371 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3376 $as_echo "$as_me: failed program was:" >&5
3377 sed 's/^/| /' conftest.$ac_ext >&5
3379 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3380 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3381 as_fn_error "cannot compute suffix of object files
: cannot compile
3382 See \
`config.log' for more details." "$LINENO" 5; }
3384 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3386 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3387 $as_echo "$ac_cv_objext" >&6; }
3388 OBJEXT=$ac_cv_objext
3390 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3391 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3392 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3393 $as_echo_n "(cached) " >&6
3395 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3396 /* end confdefs.h. */
3409 if ac_fn_c_try_compile "$LINENO"; then :
3414 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3415 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3419 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3420 if test $ac_compiler_gnu = yes; then
3425 ac_test_CFLAGS=${CFLAGS+set}
3426 ac_save_CFLAGS=$CFLAGS
3427 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3428 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3429 if test "${ac_cv_prog_cc_g+set}" = set; then :
3430 $as_echo_n "(cached) " >&6
3432 ac_save_c_werror_flag=$ac_c_werror_flag
3433 ac_c_werror_flag=yes
3436 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3437 /* end confdefs.h. */
3447 if ac_fn_c_try_compile "$LINENO"; then :
3451 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3452 /* end confdefs.h. */
3462 if ac_fn_c_try_compile "$LINENO"; then :
3465 ac_c_werror_flag=$ac_save_c_werror_flag
3467 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3468 /* end confdefs.h. */
3478 if ac_fn_c_try_compile "$LINENO"; then :
3481 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3483 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3485 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3486 ac_c_werror_flag=$ac_save_c_werror_flag
3488 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3489 $as_echo "$ac_cv_prog_cc_g" >&6; }
3490 if test "$ac_test_CFLAGS" = set; then
3491 CFLAGS=$ac_save_CFLAGS
3492 elif test $ac_cv_prog_cc_g = yes; then
3493 if test "$GCC" = yes; then
3499 if test "$GCC" = yes; then
3505 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3506 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3507 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3508 $as_echo_n "(cached) " >&6
3510 ac_cv_prog_cc_c89=no
3512 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3513 /* end confdefs.h. */
3516 #include <sys/types.h>
3517 #include <sys/stat.h>
3518 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3519 struct buf { int x; };
3520 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3521 static char *e (p, i)
3527 static char *f (char * (*g) (char **, int), char **p, ...)
3532 s = g (p, va_arg (v,int));
3537 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3538 function prototypes and stuff, but not '\xHH' hex character constants.
3539 These don't provoke an error unfortunately, instead are silently treated
3540 as 'x'. The following induces an error, until -std is added to get
3541 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3542 array size at least. It's necessary to write '\x00'==0 to get something
3543 that's true only with -std. */
3544 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3546 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3547 inside strings and character constants. */
3549 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3551 int test (int i, double x);
3552 struct s1 {int (*f) (int a);};
3553 struct s2 {int (*f) (double a);};
3554 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3560 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3565 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3566 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3568 CC="$ac_save_CC $ac_arg"
3569 if ac_fn_c_try_compile "$LINENO"; then :
3570 ac_cv_prog_cc_c89=$ac_arg
3572 rm -f core conftest.err conftest.$ac_objext
3573 test "x$ac_cv_prog_cc_c89" != "xno" && break
3575 rm -f conftest.$ac_ext
3580 case "x$ac_cv_prog_cc_c89" in
3582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3583 $as_echo "none needed" >&6; } ;;
3585 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3586 $as_echo "unsupported" >&6; } ;;
3588 CC="$CC $ac_cv_prog_cc_c89"
3589 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3590 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3592 if test "x$ac_cv_prog_cc_c89" != xno; then :
3597 ac_cpp='$CPP $CPPFLAGS'
3598 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3599 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3600 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3603 ac_cpp='$CXXCPP $CPPFLAGS'
3604 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3605 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3606 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3607 if test -z "$CXX"; then
3608 if test -n "$CCC"; then
3611 if test -n "$ac_tool_prefix"; then
3612 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3614 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3615 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3616 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3617 $as_echo_n "checking for $ac_word... " >&6; }
3618 if test "${ac_cv_prog_CXX+set}" = set; then :
3619 $as_echo_n "(cached) " >&6
3621 if test -n "$CXX"; then
3622 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3624 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3628 test -z "$as_dir" && as_dir=.
3629 for ac_exec_ext in '' $ac_executable_extensions; do
3630 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3631 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3632 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3642 if test -n "$CXX"; then
3643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
3644 $as_echo "$CXX" >&6; }
3646 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3647 $as_echo "no" >&6; }
3651 test -n "$CXX" && break
3654 if test -z "$CXX"; then
3656 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3658 # Extract the first word of "$ac_prog", so it can be a program name with args.
3659 set dummy $ac_prog; ac_word=$2
3660 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3661 $as_echo_n "checking for $ac_word... " >&6; }
3662 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
3663 $as_echo_n "(cached) " >&6
3665 if test -n "$ac_ct_CXX"; then
3666 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3668 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3672 test -z "$as_dir" && as_dir=.
3673 for ac_exec_ext in '' $ac_executable_extensions; do
3674 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3675 ac_cv_prog_ac_ct_CXX="$ac_prog"
3676 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3685 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3686 if test -n "$ac_ct_CXX"; then
3687 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
3688 $as_echo "$ac_ct_CXX" >&6; }
3690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3691 $as_echo "no" >&6; }
3695 test -n "$ac_ct_CXX" && break
3698 if test "x$ac_ct_CXX" = x; then
3701 case $cross_compiling:$ac_tool_warned in
3703 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3704 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3705 ac_tool_warned=yes ;;
3713 # Provide some information about the compiler.
3714 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
3717 for ac_option in --version -v -V -qversion; do
3718 { { ac_try="$ac_compiler $ac_option >&5"
3720 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3721 *) ac_try_echo
=$ac_try;;
3723 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3724 $as_echo "$ac_try_echo"; } >&5
3725 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3727 if test -s conftest.err
; then
3729 ... rest of stderr output deleted ...
3730 10q' conftest.err
>conftest.er1
3731 cat conftest.er1
>&5
3732 rm -f conftest.er1 conftest.err
3734 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3735 test $ac_status = 0; }
3738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3739 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3740 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
3741 $as_echo_n "(cached) " >&6
3743 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3744 /* end confdefs.h. */
3757 if ac_fn_cxx_try_compile
"$LINENO"; then :
3762 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3763 ac_cv_cxx_compiler_gnu
=$ac_compiler_gnu
3766 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
3767 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3768 if test $ac_compiler_gnu = yes; then
3773 ac_test_CXXFLAGS
=${CXXFLAGS+set}
3774 ac_save_CXXFLAGS
=$CXXFLAGS
3775 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3776 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3777 if test "${ac_cv_prog_cxx_g+set}" = set; then :
3778 $as_echo_n "(cached) " >&6
3780 ac_save_cxx_werror_flag
=$ac_cxx_werror_flag
3781 ac_cxx_werror_flag
=yes
3784 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3785 /* end confdefs.h. */
3795 if ac_fn_cxx_try_compile
"$LINENO"; then :
3796 ac_cv_prog_cxx_g
=yes
3799 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3800 /* end confdefs.h. */
3810 if ac_fn_cxx_try_compile
"$LINENO"; then :
3813 ac_cxx_werror_flag
=$ac_save_cxx_werror_flag
3815 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3816 /* end confdefs.h. */
3826 if ac_fn_cxx_try_compile
"$LINENO"; then :
3827 ac_cv_prog_cxx_g
=yes
3829 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3831 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3833 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3834 ac_cxx_werror_flag
=$ac_save_cxx_werror_flag
3836 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
3837 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3838 if test "$ac_test_CXXFLAGS" = set; then
3839 CXXFLAGS
=$ac_save_CXXFLAGS
3840 elif test $ac_cv_prog_cxx_g = yes; then
3841 if test "$GXX" = yes; then
3847 if test "$GXX" = yes; then
3854 ac_cpp
='$CPP $CPPFLAGS'
3855 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3856 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3857 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3859 if test -n "$ac_tool_prefix"; then
3860 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3861 set dummy
${ac_tool_prefix}cpp
; ac_word
=$2
3862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3863 $as_echo_n "checking for $ac_word... " >&6; }
3864 if test "${ac_cv_prog_CPPBIN+set}" = set; then :
3865 $as_echo_n "(cached) " >&6
3867 if test -n "$CPPBIN"; then
3868 ac_cv_prog_CPPBIN
="$CPPBIN" # Let the user override the test.
3870 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3874 test -z "$as_dir" && as_dir
=.
3875 for ac_exec_ext
in '' $ac_executable_extensions; do
3876 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3877 ac_cv_prog_CPPBIN
="${ac_tool_prefix}cpp"
3878 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3887 CPPBIN
=$ac_cv_prog_CPPBIN
3888 if test -n "$CPPBIN"; then
3889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPPBIN" >&5
3890 $as_echo "$CPPBIN" >&6; }
3892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3893 $as_echo "no" >&6; }
3898 if test -z "$ac_cv_prog_CPPBIN"; then
3899 ac_ct_CPPBIN
=$CPPBIN
3900 # Extract the first word of "cpp", so it can be a program name with args.
3901 set dummy cpp
; ac_word
=$2
3902 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3903 $as_echo_n "checking for $ac_word... " >&6; }
3904 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then :
3905 $as_echo_n "(cached) " >&6
3907 if test -n "$ac_ct_CPPBIN"; then
3908 ac_cv_prog_ac_ct_CPPBIN
="$ac_ct_CPPBIN" # Let the user override the test.
3910 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3914 test -z "$as_dir" && as_dir
=.
3915 for ac_exec_ext
in '' $ac_executable_extensions; do
3916 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3917 ac_cv_prog_ac_ct_CPPBIN
="cpp"
3918 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3927 ac_ct_CPPBIN
=$ac_cv_prog_ac_ct_CPPBIN
3928 if test -n "$ac_ct_CPPBIN"; then
3929 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CPPBIN" >&5
3930 $as_echo "$ac_ct_CPPBIN" >&6; }
3932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3933 $as_echo "no" >&6; }
3936 if test "x$ac_ct_CPPBIN" = x
; then
3939 case $cross_compiling:$ac_tool_warned in
3941 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3942 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3943 ac_tool_warned
=yes ;;
3945 CPPBIN
=$ac_ct_CPPBIN
3948 CPPBIN
="$ac_cv_prog_CPPBIN"
3954 if test "x$enable_win64" = "xyes"
3958 LD
="${LD:-ld} -arch x86_64"
3959 AS
="${AS:-as} -arch x86_64"
3961 notice_platform
="64-bit "
3967 LD
="${LD:-ld} -arch i386"
3968 AS
="${AS:-as} -arch i386"
3970 notice_platform
="32-bit "
3973 enable_win16
=${enable_win16:-yes}
3977 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
3981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC works" >&5
3982 $as_echo_n "checking whether $CC works... " >&6; }
3984 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3985 /* end confdefs.h. */
3995 if ac_fn_c_try_link
"$LINENO"; then :
3996 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3997 $as_echo "yes" >&6; }
3999 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4000 $as_echo "no" >&6; }
4001 as_fn_error
"Cannot build a 32-bit program, you need to install 32-bit development libraries." "$LINENO" 5
4003 rm -f core conftest.err conftest.
$ac_objext \
4004 conftest
$ac_exeext conftest.
$ac_ext
4005 LD
="${LD:-ld} -m elf_i386"
4008 notice_platform
="32-bit "
4011 enable_win16
=${enable_win16:-yes}
4013 if test "x${GCC}" = "xyes"
4015 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports __builtin_ms_va_list" >&5
4016 $as_echo_n "checking whether $CC supports __builtin_ms_va_list... " >&6; }
4017 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4018 /* end confdefs.h. */
4023 void func(__builtin_ms_va_list *args);
4028 if ac_fn_c_try_compile
"$LINENO"; then :
4029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4030 $as_echo "yes" >&6; }
4032 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4033 $as_echo "no" >&6; }
4034 as_fn_error
"You need gcc >= 4.4 to build Wine as 64-bit." "$LINENO" 5
4036 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4042 *-mingw32*|
*-cygwin*)
4043 enable_win16
=${enable_win16:-no}
4046 enable_win16
=${enable_win16:-yes}
4050 enable_win16
=${enable_win16:-no}
4052 WIN16_FILES
="\$(WIN16_FILES)"
4054 WIN16_INSTALL
="\$(WIN16_INSTALL)"
4056 if test "x$enable_win16" != "xyes"
4060 enable_w32skrnl
=${enable_w32skrnl:-no}
4061 enable_winedos
=${enable_winedos:-no}
4062 enable_winevdm
=${enable_winevdm:-no}
4065 if test -n "$with_wine64"
4067 if test "x$enable_win64" = "xyes"
4069 as_fn_error
"--enable-win64 and --with-wine64 are mutually exclusive.
4070 --enable-win64 should be used in the 64-bit build tree, --with-wine64 in the 32-bit Wow64 build tree." "$LINENO" 5
4074 enable_fonts
=${enable_fonts:-no}
4075 enable_include
=${enable_include:-no}
4076 enable_server
=${enable_server:-no}
4077 enable_tools
=${enable_tools:-no}
4078 enable_wineboot
=${enable_wineboot:-no}
4079 enable_winedbg
=${enable_winedbg:-no}
4080 test "x$libdir" != "x\${exec_prefix}/lib" || libdir
="\${exec_prefix}/lib32"
4083 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the directory containing the Wine tools" >&5
4084 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
4085 if test "${wine_cv_toolsdir+set}" = set; then :
4086 $as_echo_n "(cached) " >&6
4088 wine_cv_toolsdir
="$with_wine_tools"
4089 if test -z "$with_wine_tools"; then
4090 if test "$cross_compiling" = "yes"; then
4091 as_fn_error
"you must use the --with-wine-tools option when cross-compiling." "$LINENO" 5
4092 elif test -n "$with_wine64"; then
4093 wine_cv_toolsdir
="$with_wine64"
4096 if test -z "$wine_cv_toolsdir"; then
4097 wine_cv_toolsdir
="\$(TOPOBJDIR)"
4098 elif test -d "$wine_cv_toolsdir/tools/winebuild"; then
4099 case "$wine_cv_toolsdir" in
4101 *) wine_cv_toolsdir
="\$(TOPOBJDIR)/$wine_cv_toolsdir" ;;
4104 as_fn_error
"could not find Wine tools in $wine_cv_toolsdir" "$LINENO" 5
4107 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_toolsdir" >&5
4108 $as_echo "$wine_cv_toolsdir" >&6; }
4109 TOOLSDIR
=$wine_cv_toolsdir
4111 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
4113 TARGETFLAGS
="-b $host_alias $TARGETFLAGS"
4119 # Extract the first word of "$ac_prog", so it can be a program name with args.
4120 set dummy
$ac_prog; ac_word
=$2
4121 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4122 $as_echo_n "checking for $ac_word... " >&6; }
4123 if test "${ac_cv_prog_FLEX+set}" = set; then :
4124 $as_echo_n "(cached) " >&6
4126 if test -n "$FLEX"; then
4127 ac_cv_prog_FLEX
="$FLEX" # Let the user override the test.
4129 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4133 test -z "$as_dir" && as_dir
=.
4134 for ac_exec_ext
in '' $ac_executable_extensions; do
4135 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4136 ac_cv_prog_FLEX
="$ac_prog"
4137 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4146 FLEX
=$ac_cv_prog_FLEX
4147 if test -n "$FLEX"; then
4148 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
4149 $as_echo "$FLEX" >&6; }
4151 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4152 $as_echo "no" >&6; }
4156 test -n "$FLEX" && break
4158 test -n "$FLEX" || FLEX
="none"
4160 if test "$FLEX" = "none"
4162 as_fn_error
"no suitable flex found. Please install the 'flex' package." "$LINENO" 5
4165 for ac_prog
in bison
4167 # Extract the first word of "$ac_prog", so it can be a program name with args.
4168 set dummy
$ac_prog; ac_word
=$2
4169 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4170 $as_echo_n "checking for $ac_word... " >&6; }
4171 if test "${ac_cv_prog_BISON+set}" = set; then :
4172 $as_echo_n "(cached) " >&6
4174 if test -n "$BISON"; then
4175 ac_cv_prog_BISON
="$BISON" # Let the user override the test.
4177 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4181 test -z "$as_dir" && as_dir
=.
4182 for ac_exec_ext
in '' $ac_executable_extensions; do
4183 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4184 ac_cv_prog_BISON
="$ac_prog"
4185 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4194 BISON
=$ac_cv_prog_BISON
4195 if test -n "$BISON"; then
4196 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5
4197 $as_echo "$BISON" >&6; }
4199 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4200 $as_echo "no" >&6; }
4204 test -n "$BISON" && break
4206 test -n "$BISON" || BISON
="none"
4208 if test "$BISON" = "none"
4210 as_fn_error
"no suitable bison found. Please install the 'bison' package." "$LINENO" 5
4213 if test -n "$ac_tool_prefix"; then
4214 for ac_prog
in ar gar
4216 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4217 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
4218 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4219 $as_echo_n "checking for $ac_word... " >&6; }
4220 if test "${ac_cv_prog_AR+set}" = set; then :
4221 $as_echo_n "(cached) " >&6
4223 if test -n "$AR"; then
4224 ac_cv_prog_AR
="$AR" # Let the user override the test.
4226 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4230 test -z "$as_dir" && as_dir
=.
4231 for ac_exec_ext
in '' $ac_executable_extensions; do
4232 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4233 ac_cv_prog_AR
="$ac_tool_prefix$ac_prog"
4234 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4244 if test -n "$AR"; then
4245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
4246 $as_echo "$AR" >&6; }
4248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4249 $as_echo "no" >&6; }
4253 test -n "$AR" && break
4256 if test -z "$AR"; then
4258 for ac_prog
in ar gar
4260 # Extract the first word of "$ac_prog", so it can be a program name with args.
4261 set dummy
$ac_prog; ac_word
=$2
4262 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4263 $as_echo_n "checking for $ac_word... " >&6; }
4264 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
4265 $as_echo_n "(cached) " >&6
4267 if test -n "$ac_ct_AR"; then
4268 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
4270 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4274 test -z "$as_dir" && as_dir
=.
4275 for ac_exec_ext
in '' $ac_executable_extensions; do
4276 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4277 ac_cv_prog_ac_ct_AR
="$ac_prog"
4278 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4287 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
4288 if test -n "$ac_ct_AR"; then
4289 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
4290 $as_echo "$ac_ct_AR" >&6; }
4292 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4293 $as_echo "no" >&6; }
4297 test -n "$ac_ct_AR" && break
4300 if test "x$ac_ct_AR" = x
; then
4303 case $cross_compiling:$ac_tool_warned in
4305 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4306 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4307 ac_tool_warned
=yes ;;
4315 if test -n "$ac_tool_prefix"; then
4316 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4317 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
4318 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4319 $as_echo_n "checking for $ac_word... " >&6; }
4320 if test "${ac_cv_prog_RANLIB+set}" = set; then :
4321 $as_echo_n "(cached) " >&6
4323 if test -n "$RANLIB"; then
4324 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
4326 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4330 test -z "$as_dir" && as_dir
=.
4331 for ac_exec_ext
in '' $ac_executable_extensions; do
4332 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4333 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
4334 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4343 RANLIB
=$ac_cv_prog_RANLIB
4344 if test -n "$RANLIB"; then
4345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
4346 $as_echo "$RANLIB" >&6; }
4348 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4349 $as_echo "no" >&6; }
4354 if test -z "$ac_cv_prog_RANLIB"; then
4355 ac_ct_RANLIB
=$RANLIB
4356 # Extract the first word of "ranlib", so it can be a program name with args.
4357 set dummy ranlib
; ac_word
=$2
4358 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4359 $as_echo_n "checking for $ac_word... " >&6; }
4360 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
4361 $as_echo_n "(cached) " >&6
4363 if test -n "$ac_ct_RANLIB"; then
4364 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
4366 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4370 test -z "$as_dir" && as_dir
=.
4371 for ac_exec_ext
in '' $ac_executable_extensions; do
4372 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4373 ac_cv_prog_ac_ct_RANLIB
="ranlib"
4374 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4383 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
4384 if test -n "$ac_ct_RANLIB"; then
4385 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
4386 $as_echo "$ac_ct_RANLIB" >&6; }
4388 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4389 $as_echo "no" >&6; }
4392 if test "x$ac_ct_RANLIB" = x
; then
4395 case $cross_compiling:$ac_tool_warned in
4397 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4398 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4399 ac_tool_warned
=yes ;;
4401 RANLIB
=$ac_ct_RANLIB
4404 RANLIB
="$ac_cv_prog_RANLIB"
4407 if test -n "$ac_tool_prefix"; then
4408 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4409 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
4410 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4411 $as_echo_n "checking for $ac_word... " >&6; }
4412 if test "${ac_cv_prog_STRIP+set}" = set; then :
4413 $as_echo_n "(cached) " >&6
4415 if test -n "$STRIP"; then
4416 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
4418 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4422 test -z "$as_dir" && as_dir
=.
4423 for ac_exec_ext
in '' $ac_executable_extensions; do
4424 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4425 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
4426 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4435 STRIP
=$ac_cv_prog_STRIP
4436 if test -n "$STRIP"; then
4437 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
4438 $as_echo "$STRIP" >&6; }
4440 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4441 $as_echo "no" >&6; }
4446 if test -z "$ac_cv_prog_STRIP"; then
4448 # Extract the first word of "strip", so it can be a program name with args.
4449 set dummy strip
; ac_word
=$2
4450 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4451 $as_echo_n "checking for $ac_word... " >&6; }
4452 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
4453 $as_echo_n "(cached) " >&6
4455 if test -n "$ac_ct_STRIP"; then
4456 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
4458 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4462 test -z "$as_dir" && as_dir
=.
4463 for ac_exec_ext
in '' $ac_executable_extensions; do
4464 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4465 ac_cv_prog_ac_ct_STRIP
="strip"
4466 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4475 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
4476 if test -n "$ac_ct_STRIP"; then
4477 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
4478 $as_echo "$ac_ct_STRIP" >&6; }
4480 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4481 $as_echo "no" >&6; }
4484 if test "x$ac_ct_STRIP" = x
; then
4487 case $cross_compiling:$ac_tool_warned in
4489 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4490 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4491 ac_tool_warned
=yes ;;
4496 STRIP
="$ac_cv_prog_STRIP"
4499 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
4500 $as_echo_n "checking whether ln -s works... " >&6; }
4502 if test "$LN_S" = "ln -s"; then
4503 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4504 $as_echo "yes" >&6; }
4506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
4507 $as_echo "no, using $LN_S" >&6; }
4510 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln works" >&5
4511 $as_echo_n "checking whether ln works... " >&6; }
4512 rm -f conf$$ conf$$.
file
4514 if ln conf$$.
file conf$$
2>/dev
/null
; then
4517 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4518 $as_echo "yes" >&6; }
4522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN" >&5
4523 $as_echo "no, using $LN" >&6; }
4525 rm -f conf$$ conf$$.
file
4526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4527 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4528 if test "${ac_cv_path_GREP+set}" = set; then :
4529 $as_echo_n "(cached) " >&6
4531 if test -z "$GREP"; then
4532 ac_path_GREP_found
=false
4533 # Loop through the user's path and test for each of PROGNAME-LIST
4534 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4535 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4538 test -z "$as_dir" && as_dir
=.
4539 for ac_prog
in grep ggrep
; do
4540 for ac_exec_ext
in '' $ac_executable_extensions; do
4541 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4542 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4543 # Check for GNU ac_path_GREP and select it if it is found.
4544 # Check for GNU $ac_path_GREP
4545 case `"$ac_path_GREP" --version 2>&1` in
4547 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4550 $as_echo_n 0123456789 >"conftest.in"
4553 cat "conftest.in" "conftest.in" >"conftest.tmp"
4554 mv "conftest.tmp" "conftest.in"
4555 cp "conftest.in" "conftest.nl"
4556 $as_echo 'GREP' >> "conftest.nl"
4557 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4558 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4559 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4560 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4561 # Best one so far, save it but keep looking for a better one
4562 ac_cv_path_GREP
="$ac_path_GREP"
4563 ac_path_GREP_max
=$ac_count
4565 # 10*(2^10) chars as input seems more than enough
4566 test $ac_count -gt 10 && break
4568 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4571 $ac_path_GREP_found && break 3
4576 if test -z "$ac_cv_path_GREP"; then
4577 as_fn_error
"no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4580 ac_cv_path_GREP
=$GREP
4584 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4585 $as_echo "$ac_cv_path_GREP" >&6; }
4586 GREP
="$ac_cv_path_GREP"
4589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4590 $as_echo_n "checking for egrep... " >&6; }
4591 if test "${ac_cv_path_EGREP+set}" = set; then :
4592 $as_echo_n "(cached) " >&6
4594 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4595 then ac_cv_path_EGREP
="$GREP -E"
4597 if test -z "$EGREP"; then
4598 ac_path_EGREP_found
=false
4599 # Loop through the user's path and test for each of PROGNAME-LIST
4600 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4601 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4604 test -z "$as_dir" && as_dir
=.
4605 for ac_prog
in egrep; do
4606 for ac_exec_ext
in '' $ac_executable_extensions; do
4607 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4608 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4609 # Check for GNU ac_path_EGREP and select it if it is found.
4610 # Check for GNU $ac_path_EGREP
4611 case `"$ac_path_EGREP" --version 2>&1` in
4613 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4616 $as_echo_n 0123456789 >"conftest.in"
4619 cat "conftest.in" "conftest.in" >"conftest.tmp"
4620 mv "conftest.tmp" "conftest.in"
4621 cp "conftest.in" "conftest.nl"
4622 $as_echo 'EGREP' >> "conftest.nl"
4623 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4624 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4625 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4626 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4627 # Best one so far, save it but keep looking for a better one
4628 ac_cv_path_EGREP
="$ac_path_EGREP"
4629 ac_path_EGREP_max
=$ac_count
4631 # 10*(2^10) chars as input seems more than enough
4632 test $ac_count -gt 10 && break
4634 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4637 $ac_path_EGREP_found && break 3
4642 if test -z "$ac_cv_path_EGREP"; then
4643 as_fn_error
"no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4646 ac_cv_path_EGREP
=$EGREP
4651 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4652 $as_echo "$ac_cv_path_EGREP" >&6; }
4653 EGREP
="$ac_cv_path_EGREP"
4656 # Extract the first word of "ldconfig", so it can be a program name with args.
4657 set dummy ldconfig
; ac_word
=$2
4658 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4659 $as_echo_n "checking for $ac_word... " >&6; }
4660 if test "${ac_cv_path_LDCONFIG+set}" = set; then :
4661 $as_echo_n "(cached) " >&6
4665 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
4668 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4669 for as_dir
in /sbin
/usr
/sbin
$PATH
4672 test -z "$as_dir" && as_dir
=.
4673 for ac_exec_ext
in '' $ac_executable_extensions; do
4674 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4675 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
4676 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4683 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
4687 LDCONFIG
=$ac_cv_path_LDCONFIG
4688 if test -n "$LDCONFIG"; then
4689 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LDCONFIG" >&5
4690 $as_echo "$LDCONFIG" >&6; }
4692 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4693 $as_echo "no" >&6; }
4697 # Find a good install program. We prefer a C program (faster),
4698 # so one script is as good as another. But avoid the broken or
4699 # incompatible versions:
4700 # SysV /etc/install, /usr/sbin/install
4701 # SunOS /usr/etc/install
4702 # IRIX /sbin/install
4704 # AmigaOS /C/install, which installs bootblocks on floppy discs
4705 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4706 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4707 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4708 # OS/2's system install, which has a completely different semantic
4709 # ./install, which can be erroneously created by make from ./install.sh.
4710 # Reject install programs that cannot install multiple files.
4711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
4712 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4713 if test -z "$INSTALL"; then
4714 if test "${ac_cv_path_install+set}" = set; then :
4715 $as_echo_n "(cached) " >&6
4717 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4721 test -z "$as_dir" && as_dir
=.
4722 # Account for people who put trailing slashes in PATH elements.
4723 case $as_dir/ in #((
4724 .
/ | .
// |
/[cC
]/* | \
4725 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
4726 ?
:[\\/]os2
[\\/]install[\\/]* | ?
:[\\/]OS2
[\\/]INSTALL
[\\/]* | \
4729 # OSF1 and SCO ODT 3.0 have their own names for install.
4730 # Don't use installbsd from OSF since it installs stuff as root
4732 for ac_prog
in ginstall scoinst
install; do
4733 for ac_exec_ext
in '' $ac_executable_extensions; do
4734 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4735 if test $ac_prog = install &&
4736 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4737 # AIX install. It has an incompatible calling convention.
4739 elif test $ac_prog = install &&
4740 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4741 # program-specific install script used by HP pwplus--don't use.
4744 rm -rf conftest.one conftest.two conftest.dir
4745 echo one
> conftest.one
4746 echo two
> conftest.two
4748 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
4749 test -s conftest.one
&& test -s conftest.two
&&
4750 test -s conftest.dir
/conftest.one
&&
4751 test -s conftest.dir
/conftest.two
4753 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
4766 rm -rf conftest.one conftest.two conftest.dir
4769 if test "${ac_cv_path_install+set}" = set; then
4770 INSTALL
=$ac_cv_path_install
4772 # As a last resort, use the slow shell script. Don't cache a
4773 # value for INSTALL within a source directory, because that will
4774 # break other packages using the cache if that directory is
4775 # removed, or if the value is a relative name.
4776 INSTALL
=$ac_install_sh
4779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
4780 $as_echo "$INSTALL" >&6; }
4782 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4783 # It thinks the first close brace ends the variable substitution.
4784 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
4786 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
4788 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
4791 [\\/$
]* | ?
:[\\/]* ) ;;
4792 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
4795 for ac_prog
in lclint lint
4797 # Extract the first word of "$ac_prog", so it can be a program name with args.
4798 set dummy
$ac_prog; ac_word
=$2
4799 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4800 $as_echo_n "checking for $ac_word... " >&6; }
4801 if test "${ac_cv_prog_LINT+set}" = set; then :
4802 $as_echo_n "(cached) " >&6
4804 if test -n "$LINT"; then
4805 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
4807 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4811 test -z "$as_dir" && as_dir
=.
4812 for ac_exec_ext
in '' $ac_executable_extensions; do
4813 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4814 ac_cv_prog_LINT
="$ac_prog"
4815 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4824 LINT
=$ac_cv_prog_LINT
4825 if test -n "$LINT"; then
4826 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINT" >&5
4827 $as_echo "$LINT" >&6; }
4829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4830 $as_echo "no" >&6; }
4834 test -n "$LINT" && break
4837 if test "$LINT" = "lint"
4839 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
4844 for ac_prog
in fontforge
4846 # Extract the first word of "$ac_prog", so it can be a program name with args.
4847 set dummy
$ac_prog; ac_word
=$2
4848 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4849 $as_echo_n "checking for $ac_word... " >&6; }
4850 if test "${ac_cv_prog_FONTFORGE+set}" = set; then :
4851 $as_echo_n "(cached) " >&6
4853 if test -n "$FONTFORGE"; then
4854 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
4856 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4860 test -z "$as_dir" && as_dir
=.
4861 for ac_exec_ext
in '' $ac_executable_extensions; do
4862 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4863 ac_cv_prog_FONTFORGE
="$ac_prog"
4864 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4873 FONTFORGE
=$ac_cv_prog_FONTFORGE
4874 if test -n "$FONTFORGE"; then
4875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FONTFORGE" >&5
4876 $as_echo "$FONTFORGE" >&6; }
4878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4879 $as_echo "no" >&6; }
4883 test -n "$FONTFORGE" && break
4885 test -n "$FONTFORGE" || FONTFORGE
="false"
4887 for ac_prog
in pkg-config
4889 # Extract the first word of "$ac_prog", so it can be a program name with args.
4890 set dummy
$ac_prog; ac_word
=$2
4891 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4892 $as_echo_n "checking for $ac_word... " >&6; }
4893 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then :
4894 $as_echo_n "(cached) " >&6
4896 if test -n "$PKG_CONFIG"; then
4897 ac_cv_prog_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test.
4899 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4903 test -z "$as_dir" && as_dir
=.
4904 for ac_exec_ext
in '' $ac_executable_extensions; do
4905 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4906 ac_cv_prog_PKG_CONFIG
="$ac_prog"
4907 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4916 PKG_CONFIG
=$ac_cv_prog_PKG_CONFIG
4917 if test -n "$PKG_CONFIG"; then
4918 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
4919 $as_echo "$PKG_CONFIG" >&6; }
4921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4922 $as_echo "no" >&6; }
4926 test -n "$PKG_CONFIG" && break
4928 test -n "$PKG_CONFIG" || PKG_CONFIG
="false"
4932 # Extract the first word of "$ac_prog", so it can be a program name with args.
4933 set dummy
$ac_prog; ac_word
=$2
4934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4935 $as_echo_n "checking for $ac_word... " >&6; }
4936 if test "${ac_cv_prog_RSVG+set}" = set; then :
4937 $as_echo_n "(cached) " >&6
4939 if test -n "$RSVG"; then
4940 ac_cv_prog_RSVG
="$RSVG" # Let the user override the test.
4942 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4946 test -z "$as_dir" && as_dir
=.
4947 for ac_exec_ext
in '' $ac_executable_extensions; do
4948 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4949 ac_cv_prog_RSVG
="$ac_prog"
4950 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4959 RSVG
=$ac_cv_prog_RSVG
4960 if test -n "$RSVG"; then
4961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RSVG" >&5
4962 $as_echo "$RSVG" >&6; }
4964 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4965 $as_echo "no" >&6; }
4969 test -n "$RSVG" && break
4971 test -n "$RSVG" || RSVG
="false"
4973 for ac_prog
in icotool
4975 # Extract the first word of "$ac_prog", so it can be a program name with args.
4976 set dummy
$ac_prog; ac_word
=$2
4977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4978 $as_echo_n "checking for $ac_word... " >&6; }
4979 if test "${ac_cv_prog_ICOTOOL+set}" = set; then :
4980 $as_echo_n "(cached) " >&6
4982 if test -n "$ICOTOOL"; then
4983 ac_cv_prog_ICOTOOL
="$ICOTOOL" # Let the user override the test.
4985 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4989 test -z "$as_dir" && as_dir
=.
4990 for ac_exec_ext
in '' $ac_executable_extensions; do
4991 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4992 ac_cv_prog_ICOTOOL
="$ac_prog"
4993 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5002 ICOTOOL
=$ac_cv_prog_ICOTOOL
5003 if test -n "$ICOTOOL"; then
5004 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ICOTOOL" >&5
5005 $as_echo "$ICOTOOL" >&6; }
5007 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5008 $as_echo "no" >&6; }
5012 test -n "$ICOTOOL" && break
5014 test -n "$ICOTOOL" || ICOTOOL
="false"
5017 if test "${enable_maintainer_mode+set}" = set
5019 if test "$FONTFORGE" = "false"; then wine_warnings
="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
5020 if test "$RSVG" = "false"; then wine_warnings
="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
5021 if test "$ICOTOOL" = "false"; then wine_warnings
="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
5026 # Extract the first word of "prelink", so it can be a program name with args.
5027 set dummy prelink
; ac_word
=$2
5028 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5029 $as_echo_n "checking for $ac_word... " >&6; }
5030 if test "${ac_cv_path_PRELINK+set}" = set; then :
5031 $as_echo_n "(cached) " >&6
5035 ac_cv_path_PRELINK
="$PRELINK" # Let the user override the test with a path.
5038 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5039 for as_dir
in /sbin
/usr
/sbin
$PATH
5042 test -z "$as_dir" && as_dir
=.
5043 for ac_exec_ext
in '' $ac_executable_extensions; do
5044 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5045 ac_cv_path_PRELINK
="$as_dir/$ac_word$ac_exec_ext"
5046 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5053 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK
="false"
5057 PRELINK
=$ac_cv_path_PRELINK
5058 if test -n "$PRELINK"; then
5059 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PRELINK" >&5
5060 $as_echo "$PRELINK" >&6; }
5062 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5063 $as_echo "no" >&6; }
5071 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for i386_set_ldt in -li386" >&5
5072 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
5073 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then :
5074 $as_echo_n "(cached) " >&6
5076 ac_check_lib_save_LIBS
=$LIBS
5078 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5079 /* end confdefs.h. */
5081 /* Override any GCC internal prototype to avoid an error.
5082 Use char because int might match the return type of a GCC
5083 builtin and then its argument prototype would still apply. */
5087 char i386_set_ldt ();
5091 return i386_set_ldt ();
5096 if ac_fn_c_try_link
"$LINENO"; then :
5097 ac_cv_lib_i386_i386_set_ldt
=yes
5099 ac_cv_lib_i386_i386_set_ldt
=no
5101 rm -f core conftest.err conftest.
$ac_objext \
5102 conftest
$ac_exeext conftest.
$ac_ext
5103 LIBS
=$ac_check_lib_save_LIBS
5105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5106 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5107 if test "x$ac_cv_lib_i386_i386_set_ldt" = x
""yes; then :
5108 cat >>confdefs.h
<<_ACEOF
5109 #define HAVE_LIBI386 1
5116 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _oss_ioctl in -lossaudio" >&5
5117 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5118 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then :
5119 $as_echo_n "(cached) " >&6
5121 ac_check_lib_save_LIBS
=$LIBS
5122 LIBS
="-lossaudio $LIBS"
5123 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5124 /* end confdefs.h. */
5126 /* Override any GCC internal prototype to avoid an error.
5127 Use char because int might match the return type of a GCC
5128 builtin and then its argument prototype would still apply. */
5136 return _oss_ioctl ();
5141 if ac_fn_c_try_link
"$LINENO"; then :
5142 ac_cv_lib_ossaudio__oss_ioctl
=yes
5144 ac_cv_lib_ossaudio__oss_ioctl
=no
5146 rm -f core conftest.err conftest.
$ac_objext \
5147 conftest
$ac_exeext conftest.
$ac_ext
5148 LIBS
=$ac_check_lib_save_LIBS
5150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5151 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5152 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x
""yes; then :
5153 cat >>confdefs.h
<<_ACEOF
5154 #define HAVE_LIBOSSAUDIO 1
5157 LIBS
="-lossaudio $LIBS"
5169 ac_cpp
='$CPP $CPPFLAGS'
5170 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5171 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5172 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5173 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5174 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5175 # On Suns, sometimes $CPP names a directory.
5176 if test -n "$CPP" && test -d "$CPP"; then
5179 if test -z "$CPP"; then
5180 if test "${ac_cv_prog_CPP+set}" = set; then :
5181 $as_echo_n "(cached) " >&6
5183 # Double quotes because CPP needs to be expanded
5184 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5187 for ac_c_preproc_warn_flag
in '' yes
5189 # Use a header file that comes with gcc, so configuring glibc
5190 # with a fresh cross-compiler works.
5191 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5192 # <limits.h> exists even on freestanding compilers.
5193 # On the NeXT, cc -E runs the code through the compiler's parser,
5194 # not just through cpp. "Syntax error" is here to catch this case.
5195 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5196 /* end confdefs.h. */
5198 # include <limits.h>
5200 # include <assert.h>
5204 if ac_fn_c_try_cpp
"$LINENO"; then :
5207 # Broken: fails on valid input.
5210 rm -f conftest.err conftest.
$ac_ext
5212 # OK, works on sane cases. Now check whether nonexistent headers
5213 # can be detected and how.
5214 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5215 /* end confdefs.h. */
5216 #include <ac_nonexistent.h>
5218 if ac_fn_c_try_cpp
"$LINENO"; then :
5219 # Broken: success on invalid input.
5222 # Passes both tests.
5226 rm -f conftest.err conftest.
$ac_ext
5229 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5230 rm -f conftest.err conftest.
$ac_ext
5231 if $ac_preproc_ok; then :
5243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5244 $as_echo "$CPP" >&6; }
5246 for ac_c_preproc_warn_flag
in '' yes
5248 # Use a header file that comes with gcc, so configuring glibc
5249 # with a fresh cross-compiler works.
5250 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5251 # <limits.h> exists even on freestanding compilers.
5252 # On the NeXT, cc -E runs the code through the compiler's parser,
5253 # not just through cpp. "Syntax error" is here to catch this case.
5254 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5255 /* end confdefs.h. */
5257 # include <limits.h>
5259 # include <assert.h>
5263 if ac_fn_c_try_cpp
"$LINENO"; then :
5266 # Broken: fails on valid input.
5269 rm -f conftest.err conftest.
$ac_ext
5271 # OK, works on sane cases. Now check whether nonexistent headers
5272 # can be detected and how.
5273 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5274 /* end confdefs.h. */
5275 #include <ac_nonexistent.h>
5277 if ac_fn_c_try_cpp
"$LINENO"; then :
5278 # Broken: success on invalid input.
5281 # Passes both tests.
5285 rm -f conftest.err conftest.
$ac_ext
5288 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5289 rm -f conftest.err conftest.
$ac_ext
5290 if $ac_preproc_ok; then :
5293 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5294 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5295 as_fn_error
"C preprocessor \"$CPP\" fails sanity check
5296 See \`config.log' for more details." "$LINENO" 5; }
5300 ac_cpp
='$CPP $CPPFLAGS'
5301 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5302 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5303 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5306 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5307 $as_echo_n "checking for ANSI C header files... " >&6; }
5308 if test "${ac_cv_header_stdc+set}" = set; then :
5309 $as_echo_n "(cached) " >&6
5311 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5312 /* end confdefs.h. */
5326 if ac_fn_c_try_compile
"$LINENO"; then :
5327 ac_cv_header_stdc
=yes
5329 ac_cv_header_stdc
=no
5331 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5333 if test $ac_cv_header_stdc = yes; then
5334 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5335 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5336 /* end confdefs.h. */
5340 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5341 $EGREP "memchr" >/dev
/null
2>&1; then :
5344 ac_cv_header_stdc
=no
5350 if test $ac_cv_header_stdc = yes; then
5351 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5352 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5353 /* end confdefs.h. */
5357 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5358 $EGREP "free" >/dev
/null
2>&1; then :
5361 ac_cv_header_stdc
=no
5367 if test $ac_cv_header_stdc = yes; then
5368 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5369 if test "$cross_compiling" = yes; then :
5372 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5373 /* end confdefs.h. */
5376 #if ((' ' & 0x0FF) == 0x020)
5377 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5378 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5380 # define ISLOWER(c) \
5381 (('a' <= (c) && (c) <= 'i') \
5382 || ('j' <= (c) && (c) <= 'r') \
5383 || ('s' <= (c) && (c) <= 'z'))
5384 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5387 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5392 for (i = 0; i < 256; i++)
5393 if (XOR (islower (i), ISLOWER (i))
5394 || toupper (i) != TOUPPER (i))
5399 if ac_fn_c_try_run
"$LINENO"; then :
5402 ac_cv_header_stdc
=no
5404 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
5405 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
5410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5411 $as_echo "$ac_cv_header_stdc" >&6; }
5412 if test $ac_cv_header_stdc = yes; then
5414 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
5418 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5419 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
5420 inttypes.h stdint.h unistd.h
5422 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5423 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5425 eval as_val
=\$
$as_ac_Header
5426 if test "x$as_val" = x
""yes; then :
5427 cat >>confdefs.h
<<_ACEOF
5428 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5437 AudioUnit
/AudioUnit.h \
5439 CoreAudio
/CoreAudio.h \
5440 DiskArbitration
/DiskArbitration.h \
5442 IOKit
/hid
/IOHIDLib.h \
5456 fontconfig
/fontconfig.h \
5489 machine
/soundcard.h \
5494 netinet
/in_systm.h \
5560 valgrind
/memcheck.h \
5561 valgrind
/valgrind.h \
5565 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5566 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
5567 eval as_val
=\$
$as_ac_Header
5568 if test "x$as_val" = x
""yes; then :
5569 cat >>confdefs.h
<<_ACEOF
5570 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5577 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5
5578 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
5579 if test "${ac_cv_header_stat_broken+set}" = set; then :
5580 $as_echo_n "(cached) " >&6
5582 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5583 /* end confdefs.h. */
5584 #include <sys/types.h>
5585 #include <sys/stat.h>
5587 #if defined S_ISBLK && defined S_IFDIR
5588 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
5591 #if defined S_ISBLK && defined S_IFCHR
5592 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
5595 #if defined S_ISLNK && defined S_IFREG
5596 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
5599 #if defined S_ISSOCK && defined S_IFREG
5600 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
5604 if ac_fn_c_try_compile
"$LINENO"; then :
5605 ac_cv_header_stat_broken
=no
5607 ac_cv_header_stat_broken
=yes
5609 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5611 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stat_broken" >&5
5612 $as_echo "$ac_cv_header_stat_broken" >&6; }
5613 if test $ac_cv_header_stat_broken = yes; then
5615 $as_echo "#define STAT_MACROS_BROKEN 1" >>confdefs.h
5621 for ac_header
in sys
/mount.h sys
/statfs.h sys
/sysctl.h sys
/user.h sys
/vfs.h
5623 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5624 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
5625 #ifdef HAVE_SYS_PARAM_H
5626 # include <sys/param.h>
5629 eval as_val
=\$
$as_ac_Header
5630 if test "x$as_val" = x
""yes; then :
5631 cat >>confdefs.h
<<_ACEOF
5632 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5647 netinet
/if_ether.h \
5648 netinet
/if_inarp.h \
5656 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5657 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
5658 #ifdef HAVE_SYS_SOCKET_H
5659 # include <sys/socket.h>
5661 #ifdef HAVE_SYS_SOCKETVAR_H
5662 # include <sys/socketvar.h>
5664 #ifdef HAVE_NET_ROUTE_H
5665 # include <net/route.h>
5667 #ifdef HAVE_NETINET_IN_H
5668 # include <netinet/in.h>
5670 #ifdef HAVE_NETINET_IN_SYSTM_H
5671 # include <netinet/in_systm.h>
5673 #ifdef HAVE_NET_IF_H
5674 # include <net/if.h>
5676 #ifdef HAVE_NETINET_IP_H
5677 # include <netinet/ip.h>
5680 eval as_val
=\$
$as_ac_Header
5681 if test "x$as_val" = x
""yes; then :
5682 cat >>confdefs.h
<<_ACEOF
5683 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5691 for ac_header
in netinet
/tcp_timer.h netinet
/udp_var.h netinet
/icmp_var.h netinet
/tcp_var.h
5693 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5694 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
5698 #ifdef HAVE_SYS_SOCKET_H
5699 # include <sys/socket.h>
5701 #ifdef HAVE_SYS_SOCKETVAR_H
5702 # include <sys/socketvar.h>
5704 #ifdef HAVE_SYS_TIMEOUT_H
5705 # include <sys/timeout.h>
5707 #ifdef HAVE_NETINET_IN_H
5708 # include <netinet/in.h>
5710 #ifdef HAVE_NETINET_IN_SYSTM_H
5711 # include <netinet/in_systm.h>
5713 #ifdef HAVE_NETINET_IP_H
5714 # include <netinet/ip.h>
5716 #ifdef HAVE_NETINET_IP_VAR_H
5717 # include <netinet/ip_var.h>
5719 #ifdef HAVE_NETINET_IP_ICMP_H
5720 # include <netinet/ip_icmp.h>
5722 #ifdef HAVE_NETINET_UDP_H
5723 # include <netinet/udp.h>
5725 #ifdef HAVE_NETINET_TCP_H
5726 # include <netinet/tcp.h>
5728 #ifdef HAVE_NETINET_TCP_TIMER_H
5729 #include <netinet/tcp_timer.h>
5732 eval as_val
=\$
$as_ac_Header
5733 if test "x$as_val" = x
""yes; then :
5734 cat >>confdefs.h
<<_ACEOF
5735 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5743 for ac_header
in linux
/ipx.h linux
/irda.h
5745 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5746 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
5747 #ifdef HAVE_ASM_TYPES_H
5748 # include <asm/types.h>
5750 #ifdef HAVE_SYS_SOCKET_H
5751 # include <sys/socket.h>
5753 #ifdef HAVE_LINUX_TYPES_H
5754 # include <linux/types.h>
5757 eval as_val
=\$
$as_ac_Header
5758 if test "x$as_val" = x
""yes; then :
5759 cat >>confdefs.h
<<_ACEOF
5760 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5768 for ac_header
in mach-o
/dyld_images.h
5770 ac_fn_c_check_header_compile
"$LINENO" "mach-o/dyld_images.h" "ac_cv_header_mach_o_dyld_images_h" "#ifdef HAVE_STDBOOL_H
5771 # include <stdbool.h>
5773 #ifdef HAVE_STDINT_H
5774 # include <stdint.h>
5777 if test "x$ac_cv_header_mach_o_dyld_images_h" = x
""yes; then :
5778 cat >>confdefs.h
<<_ACEOF
5779 #define HAVE_MACH_O_DYLD_IMAGES_H 1
5787 for ac_header
in resolv.h
5789 ac_fn_c_check_header_compile
"$LINENO" "resolv.h" "ac_cv_header_resolv_h" "#include <sys/types.h>
5790 #ifdef HAVE_SYS_SOCKET_H
5791 # include <sys/socket.h>
5793 #ifdef HAVE_NETINET_IN_H
5794 # include <netinet/in.h>
5796 #ifdef HAVE_ARPA_NAMESER_H
5797 # include <arpa/nameser.h>
5800 if test "x$ac_cv_header_resolv_h" = x
""yes; then :
5801 cat >>confdefs.h
<<_ACEOF
5802 #define HAVE_RESOLV_H 1
5810 for ac_header
in ucontext.h
5812 ac_fn_c_check_header_compile
"$LINENO" "ucontext.h" "ac_cv_header_ucontext_h" "#include <signal.h>
5814 if test "x$ac_cv_header_ucontext_h" = x
""yes; then :
5815 cat >>confdefs.h
<<_ACEOF
5816 #define HAVE_UCONTEXT_H 1
5824 for ac_header
in sys
/thr.h
5826 ac_fn_c_check_header_compile
"$LINENO" "sys/thr.h" "ac_cv_header_sys_thr_h" "#include <sys/types.h>
5827 #ifdef HAVE_UCONTEXT_H
5828 #include <ucontext.h>
5831 if test "x$ac_cv_header_sys_thr_h" = x
""yes; then :
5832 cat >>confdefs.h
<<_ACEOF
5833 #define HAVE_SYS_THR_H 1
5841 for ac_header
in pthread_np.h
5843 ac_fn_c_check_header_compile
"$LINENO" "pthread_np.h" "ac_cv_header_pthread_np_h" "#ifdef HAVE_PTHREAD_H
5844 #include <pthread.h>
5847 if test "x$ac_cv_header_pthread_np_h" = x
""yes; then :
5848 cat >>confdefs.h
<<_ACEOF
5849 #define HAVE_PTHREAD_NP_H 1
5857 for ac_header
in linux
/videodev.h
5859 ac_fn_c_check_header_compile
"$LINENO" "linux/videodev.h" "ac_cv_header_linux_videodev_h" "#ifdef HAVE_SYS_TIME_H
5860 #include <sys/time.h>
5862 #include <sys/types.h>
5863 #ifdef HAVE_ASM_TYPES_H
5864 #include <asm/types.h>
5867 if test "x$ac_cv_header_linux_videodev_h" = x
""yes; then :
5868 cat >>confdefs.h
<<_ACEOF
5869 #define HAVE_LINUX_VIDEODEV_H 1
5877 for ac_header
in linux
/capi.h
5879 ac_fn_c_check_header_compile
"$LINENO" "linux/capi.h" "ac_cv_header_linux_capi_h" "#define __user
5881 if test "x$ac_cv_header_linux_capi_h" = x
""yes; then :
5882 cat >>confdefs.h
<<_ACEOF
5883 #define HAVE_LINUX_CAPI_H 1
5894 DLLFLAGS
="-D_REENTRANT"
5908 # Extract the first word of "ldd", so it can be a program name with args.
5909 set dummy ldd
; ac_word
=$2
5910 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5911 $as_echo_n "checking for $ac_word... " >&6; }
5912 if test "${ac_cv_path_LDD+set}" = set; then :
5913 $as_echo_n "(cached) " >&6
5917 ac_cv_path_LDD
="$LDD" # Let the user override the test with a path.
5920 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5921 as_dummy
="/sbin:/usr/sbin:$PATH"
5922 for as_dir
in $as_dummy
5925 test -z "$as_dir" && as_dir
=.
5926 for ac_exec_ext
in '' $ac_executable_extensions; do
5927 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5928 ac_cv_path_LDD
="$as_dir/$ac_word$ac_exec_ext"
5929 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5936 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD
="true"
5941 if test -n "$LDD"; then
5942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LDD" >&5
5943 $as_echo "$LDD" >&6; }
5945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5946 $as_echo "no" >&6; }
5953 if test -n "$ac_tool_prefix"; then
5954 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
5955 set dummy
${ac_tool_prefix}dlltool
; ac_word
=$2
5956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5957 $as_echo_n "checking for $ac_word... " >&6; }
5958 if test "${ac_cv_prog_DLLTOOL+set}" = set; then :
5959 $as_echo_n "(cached) " >&6
5961 if test -n "$DLLTOOL"; then
5962 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
5964 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5968 test -z "$as_dir" && as_dir
=.
5969 for ac_exec_ext
in '' $ac_executable_extensions; do
5970 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5971 ac_cv_prog_DLLTOOL
="${ac_tool_prefix}dlltool"
5972 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5981 DLLTOOL
=$ac_cv_prog_DLLTOOL
5982 if test -n "$DLLTOOL"; then
5983 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
5984 $as_echo "$DLLTOOL" >&6; }
5986 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5987 $as_echo "no" >&6; }
5992 if test -z "$ac_cv_prog_DLLTOOL"; then
5993 ac_ct_DLLTOOL
=$DLLTOOL
5994 # Extract the first word of "dlltool", so it can be a program name with args.
5995 set dummy dlltool
; ac_word
=$2
5996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5997 $as_echo_n "checking for $ac_word... " >&6; }
5998 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then :
5999 $as_echo_n "(cached) " >&6
6001 if test -n "$ac_ct_DLLTOOL"; then
6002 ac_cv_prog_ac_ct_DLLTOOL
="$ac_ct_DLLTOOL" # Let the user override the test.
6004 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6008 test -z "$as_dir" && as_dir
=.
6009 for ac_exec_ext
in '' $ac_executable_extensions; do
6010 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6011 ac_cv_prog_ac_ct_DLLTOOL
="dlltool"
6012 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6021 ac_ct_DLLTOOL
=$ac_cv_prog_ac_ct_DLLTOOL
6022 if test -n "$ac_ct_DLLTOOL"; then
6023 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
6024 $as_echo "$ac_ct_DLLTOOL" >&6; }
6026 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6027 $as_echo "no" >&6; }
6030 if test "x$ac_ct_DLLTOOL" = x
; then
6033 case $cross_compiling:$ac_tool_warned in
6035 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6036 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6037 ac_tool_warned
=yes ;;
6039 DLLTOOL
=$ac_ct_DLLTOOL
6042 DLLTOOL
="$ac_cv_prog_DLLTOOL"
6045 if test -n "$ac_tool_prefix"; then
6046 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
6047 set dummy
${ac_tool_prefix}dllwrap
; ac_word
=$2
6048 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6049 $as_echo_n "checking for $ac_word... " >&6; }
6050 if test "${ac_cv_prog_DLLWRAP+set}" = set; then :
6051 $as_echo_n "(cached) " >&6
6053 if test -n "$DLLWRAP"; then
6054 ac_cv_prog_DLLWRAP
="$DLLWRAP" # Let the user override the test.
6056 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6060 test -z "$as_dir" && as_dir
=.
6061 for ac_exec_ext
in '' $ac_executable_extensions; do
6062 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6063 ac_cv_prog_DLLWRAP
="${ac_tool_prefix}dllwrap"
6064 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6073 DLLWRAP
=$ac_cv_prog_DLLWRAP
6074 if test -n "$DLLWRAP"; then
6075 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLWRAP" >&5
6076 $as_echo "$DLLWRAP" >&6; }
6078 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6079 $as_echo "no" >&6; }
6084 if test -z "$ac_cv_prog_DLLWRAP"; then
6085 ac_ct_DLLWRAP
=$DLLWRAP
6086 # Extract the first word of "dllwrap", so it can be a program name with args.
6087 set dummy dllwrap
; ac_word
=$2
6088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6089 $as_echo_n "checking for $ac_word... " >&6; }
6090 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then :
6091 $as_echo_n "(cached) " >&6
6093 if test -n "$ac_ct_DLLWRAP"; then
6094 ac_cv_prog_ac_ct_DLLWRAP
="$ac_ct_DLLWRAP" # Let the user override the test.
6096 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6100 test -z "$as_dir" && as_dir
=.
6101 for ac_exec_ext
in '' $ac_executable_extensions; do
6102 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6103 ac_cv_prog_ac_ct_DLLWRAP
="dllwrap"
6104 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6113 ac_ct_DLLWRAP
=$ac_cv_prog_ac_ct_DLLWRAP
6114 if test -n "$ac_ct_DLLWRAP"; then
6115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLWRAP" >&5
6116 $as_echo "$ac_ct_DLLWRAP" >&6; }
6118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6119 $as_echo "no" >&6; }
6122 if test "x$ac_ct_DLLWRAP" = x
; then
6125 case $cross_compiling:$ac_tool_warned in
6127 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6128 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6129 ac_tool_warned
=yes ;;
6131 DLLWRAP
=$ac_ct_DLLWRAP
6134 DLLWRAP
="$ac_cv_prog_DLLWRAP"
6137 if test -n "$ac_tool_prefix"; then
6138 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6139 set dummy
${ac_tool_prefix}ar; ac_word
=$2
6140 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6141 $as_echo_n "checking for $ac_word... " >&6; }
6142 if test "${ac_cv_prog_MINGWAR+set}" = set; then :
6143 $as_echo_n "(cached) " >&6
6145 if test -n "$MINGWAR"; then
6146 ac_cv_prog_MINGWAR
="$MINGWAR" # Let the user override the test.
6148 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6152 test -z "$as_dir" && as_dir
=.
6153 for ac_exec_ext
in '' $ac_executable_extensions; do
6154 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6155 ac_cv_prog_MINGWAR
="${ac_tool_prefix}ar"
6156 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6165 MINGWAR
=$ac_cv_prog_MINGWAR
6166 if test -n "$MINGWAR"; then
6167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MINGWAR" >&5
6168 $as_echo "$MINGWAR" >&6; }
6170 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6171 $as_echo "no" >&6; }
6176 if test -z "$ac_cv_prog_MINGWAR"; then
6177 ac_ct_MINGWAR
=$MINGWAR
6178 # Extract the first word of "ar", so it can be a program name with args.
6179 set dummy
ar; ac_word
=$2
6180 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6181 $as_echo_n "checking for $ac_word... " >&6; }
6182 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then :
6183 $as_echo_n "(cached) " >&6
6185 if test -n "$ac_ct_MINGWAR"; then
6186 ac_cv_prog_ac_ct_MINGWAR
="$ac_ct_MINGWAR" # Let the user override the test.
6188 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6192 test -z "$as_dir" && as_dir
=.
6193 for ac_exec_ext
in '' $ac_executable_extensions; do
6194 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6195 ac_cv_prog_ac_ct_MINGWAR
="ar"
6196 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6205 ac_ct_MINGWAR
=$ac_cv_prog_ac_ct_MINGWAR
6206 if test -n "$ac_ct_MINGWAR"; then
6207 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MINGWAR" >&5
6208 $as_echo "$ac_ct_MINGWAR" >&6; }
6210 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6211 $as_echo "no" >&6; }
6214 if test "x$ac_ct_MINGWAR" = x
; then
6217 case $cross_compiling:$ac_tool_warned in
6219 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6220 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6221 ac_tool_warned
=yes ;;
6223 MINGWAR
=$ac_ct_MINGWAR
6226 MINGWAR
="$ac_cv_prog_MINGWAR"
6229 if test "$DLLWRAP" = "false"; then
6235 enable_iphlpapi
=${enable_iphlpapi:-no}
6236 enable_kernel32
=${enable_kernel32:-no}
6237 enable_msvcrt
=${enable_msvcrt:-no}
6238 enable_ntdll
=${enable_ntdll:-no}
6239 enable_ws2_32
=${enable_ws2_32:-no}
6240 enable_loader
=${enable_loader:-no}
6241 enable_server
=${enable_server:-no}
6242 with_x
=${with_x:-no}
6243 with_pthread
=${with_pthread:-no}
6248 DLLFLAGS
="$DLLFLAGS -fPIC"
6249 LDDLLFLAGS
="-bundle -multiply_defined suppress"
6250 LIBWINE_LDFLAGS
="-multiply_defined suppress"
6251 LDSHARED
="\$(CC) -dynamiclib"
6253 LDRPATH_LOCAL
="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
6254 SECURITYLIB
="-framework Security -framework CoreFoundation"
6256 COREFOUNDATIONLIB
="-framework CoreFoundation"
6258 IOKITLIB
="-framework IOKit -framework CoreFoundation"
6260 LDEXECFLAGS
="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHAREDHEAP,0x7f000000"
6262 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
6264 DISKARBITRATIONLIB
="-framework DiskArbitration -framework CoreFoundation"
6267 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
6269 COREAUDIO
="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
6272 if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
6274 ac_save_LIBS
="$LIBS"
6275 LIBS
="$LIBS $IOKITLIB"
6276 for ac_func
in IOHIDManagerCreate
6278 ac_fn_c_check_func
"$LINENO" "IOHIDManagerCreate" "ac_cv_func_IOHIDManagerCreate"
6279 if test "x$ac_cv_func_IOHIDManagerCreate" = x
""yes; then :
6280 cat >>confdefs.h
<<_ACEOF
6281 #define HAVE_IOHIDMANAGERCREATE 1
6287 LIBS
="$ac_save_LIBS"
6291 LDDLLFLAGS
="$LDDLLFLAGS -read_only_relocs warning" ;;
6293 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
6295 CARBONLIB
="-framework Carbon"
6297 enable_winequartz_drv
=${enable_winequartz_drv:-yes}
6299 if test "x$enable_win16" = "xyes"
6301 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether 16-bit code can be built correctly" >&5
6302 $as_echo_n "checking whether 16-bit code can be built correctly... " >&6; }
6303 if test "$cross_compiling" = yes; then :
6304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: cross-compiling, assuming yes" >&5
6305 $as_echo "cross-compiling, assuming yes" >&6; }
6307 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6308 /* end confdefs.h. */
6311 "good:\tnop;nop\n\t"
6312 ".globl _testfunc\n"
6313 "_testfunc:\tcallw good");
6314 extern void testfunc();
6318 unsigned short *p = (unsigned short *)testfunc;
6319 return p[0] != 0xe866 || p[1] != 0xfffa
6324 if ac_fn_c_try_run
"$LINENO"; then :
6325 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6326 $as_echo "yes" >&6; }
6328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6329 $as_echo "no" >&6; }
6330 as_fn_error
"Xcode 3.x cannot build 16-bit code correctly. Use --disable-win16 if you don't need 16-bit support." "$LINENO" 5
6332 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
6333 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
6339 DLLFLAGS
="$DLLFLAGS -fPIC"
6341 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build a GNU style ELF dll" >&5
6342 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
6343 if test "${ac_cv_c_dll_gnuelf+set}" = set; then :
6344 $as_echo_n "(cached) " >&6
6346 ac_wine_try_cflags_saved
=$CFLAGS
6347 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
6348 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6349 /* end confdefs.h. */
6352 if ac_fn_c_try_link
"$LINENO"; then :
6353 ac_cv_c_dll_gnuelf
="yes"
6355 ac_cv_c_dll_gnuelf
="no"
6357 rm -f core conftest.err conftest.
$ac_objext \
6358 conftest
$ac_exeext conftest.
$ac_ext
6359 CFLAGS
=$ac_wine_try_cflags_saved
6361 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_gnuelf" >&5
6362 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
6363 if test "$ac_cv_c_dll_gnuelf" = "yes"
6365 LDSHARED
="\$(CC) -shared"
6366 LDDLLFLAGS
="-shared -Wl,-Bsymbolic"
6367 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
6368 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
6369 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then :
6370 $as_echo_n "(cached) " >&6
6372 ac_wine_try_cflags_saved
=$CFLAGS
6373 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
6374 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6375 /* end confdefs.h. */
6385 if ac_fn_c_try_link
"$LINENO"; then :
6386 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=yes
6388 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=no
6390 rm -f core conftest.err conftest.
$ac_objext \
6391 conftest
$ac_exeext conftest.
$ac_ext
6392 CFLAGS
=$ac_wine_try_cflags_saved
6394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
6395 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
6396 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then :
6397 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
6399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
6400 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
6401 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then :
6402 $as_echo_n "(cached) " >&6
6404 ac_wine_try_cflags_saved
=$CFLAGS
6405 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
6406 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6407 /* end confdefs.h. */
6417 if ac_fn_c_try_link
"$LINENO"; then :
6418 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=yes
6420 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=no
6422 rm -f core conftest.err conftest.
$ac_objext \
6423 conftest
$ac_exeext conftest.
$ac_ext
6424 CFLAGS
=$ac_wine_try_cflags_saved
6426 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
6427 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
6428 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then :
6429 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
6433 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
6434 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
6435 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then :
6436 $as_echo_n "(cached) " >&6
6438 ac_wine_try_cflags_saved
=$CFLAGS
6439 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
6440 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6441 /* end confdefs.h. */
6451 if ac_fn_c_try_link
"$LINENO"; then :
6452 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=yes
6454 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=no
6456 rm -f core conftest.err conftest.
$ac_objext \
6457 conftest
$ac_exeext conftest.
$ac_ext
6458 CFLAGS
=$ac_wine_try_cflags_saved
6460 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
6461 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
6462 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then :
6463 LDDLLFLAGS
="$LDDLLFLAGS,-z,defs"
6466 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
6467 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
6468 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then :
6469 $as_echo_n "(cached) " >&6
6471 ac_wine_try_cflags_saved
=$CFLAGS
6472 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
6473 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6474 /* end confdefs.h. */
6484 if ac_fn_c_try_link
"$LINENO"; then :
6485 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=yes
6487 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=no
6489 rm -f core conftest.err conftest.
$ac_objext \
6490 conftest
$ac_exeext conftest.
$ac_ext
6491 CFLAGS
=$ac_wine_try_cflags_saved
6493 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
6494 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
6495 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then :
6496 LDDLLFLAGS
="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
6499 echo '{ global: *; };' >conftest.map
6500 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
6501 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
6502 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then :
6503 $as_echo_n "(cached) " >&6
6505 ac_wine_try_cflags_saved
=$CFLAGS
6506 CFLAGS
="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
6507 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6508 /* end confdefs.h. */
6518 if ac_fn_c_try_link
"$LINENO"; then :
6519 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=yes
6521 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=no
6523 rm -f core conftest.err conftest.
$ac_objext \
6524 conftest
$ac_exeext conftest.
$ac_ext
6525 CFLAGS
=$ac_wine_try_cflags_saved
6527 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
6528 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
6529 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then :
6530 LDSHARED
="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
6534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
6535 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
6536 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then :
6537 $as_echo_n "(cached) " >&6
6539 ac_wine_try_cflags_saved
=$CFLAGS
6540 CFLAGS
="$CFLAGS -fPIC -Wl,--export-dynamic"
6541 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6542 /* end confdefs.h. */
6552 if ac_fn_c_try_link
"$LINENO"; then :
6553 ac_cv_cflags__fPIC__Wl___export_dynamic
=yes
6555 ac_cv_cflags__fPIC__Wl___export_dynamic
=no
6557 rm -f core conftest.err conftest.
$ac_objext \
6558 conftest
$ac_exeext conftest.
$ac_ext
6559 CFLAGS
=$ac_wine_try_cflags_saved
6561 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
6562 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
6563 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then :
6564 LDEXECFLAGS
="-Wl,--export-dynamic"
6568 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\\$ORIGIN/../lib" | $as_tr_sh`
6569 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
6570 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
6571 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then :
6572 $as_echo_n "(cached) " >&6
6574 ac_wine_try_cflags_saved
=$CFLAGS
6575 CFLAGS
="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
6576 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6577 /* end confdefs.h. */
6587 if ac_fn_c_try_link
"$LINENO"; then :
6588 eval "$as_ac_var=yes"
6590 eval "$as_ac_var=no"
6592 rm -f core conftest.err conftest.
$ac_objext \
6593 conftest
$ac_exeext conftest.
$ac_ext
6594 CFLAGS
=$ac_wine_try_cflags_saved
6596 eval ac_res
=\$
$as_ac_var
6597 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6598 $as_echo "$ac_res" >&6; }
6599 if test `eval 'as_val=${'$as_ac_var'};$as_echo "$as_val"'` = yes; then :
6600 LDRPATH_INSTALL
="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
6601 LDRPATH_LOCAL
="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
6603 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\\$ORIGIN/../lib" | $as_tr_sh`
6604 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
6605 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
6606 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then :
6607 $as_echo_n "(cached) " >&6
6609 ac_wine_try_cflags_saved
=$CFLAGS
6610 CFLAGS
="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
6611 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6612 /* end confdefs.h. */
6622 if ac_fn_c_try_link
"$LINENO"; then :
6623 eval "$as_ac_var=yes"
6625 eval "$as_ac_var=no"
6627 rm -f core conftest.err conftest.
$ac_objext \
6628 conftest
$ac_exeext conftest.
$ac_ext
6629 CFLAGS
=$ac_wine_try_cflags_saved
6631 eval ac_res
=\$
$as_ac_var
6632 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6633 $as_echo "$ac_res" >&6; }
6634 if test `eval 'as_val=${'$as_ac_var'};$as_echo "$as_val"'` = yes; then :
6635 LDRPATH_INSTALL
="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
6636 LDRPATH_LOCAL
="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
6640 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
6641 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
6642 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then :
6643 $as_echo_n "(cached) " >&6
6645 ac_wine_try_cflags_saved
=$CFLAGS
6646 CFLAGS
="$CFLAGS -Wl,--enable-new-dtags"
6647 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6648 /* end confdefs.h. */
6658 if ac_fn_c_try_link
"$LINENO"; then :
6659 ac_cv_cflags__Wl___enable_new_dtags
=yes
6661 ac_cv_cflags__Wl___enable_new_dtags
=no
6663 rm -f core conftest.err conftest.
$ac_objext \
6664 conftest
$ac_exeext conftest.
$ac_ext
6665 CFLAGS
=$ac_wine_try_cflags_saved
6667 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
6668 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
6669 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then :
6670 LDRPATH_INSTALL
="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
6674 *i
[3456789]86* | x86_64
)
6675 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
6676 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
6677 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then :
6678 $as_echo_n "(cached) " >&6
6680 ac_wine_try_cflags_saved
=$CFLAGS
6681 CFLAGS
="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
6682 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6683 /* end confdefs.h. */
6693 if ac_fn_c_try_link
"$LINENO"; then :
6694 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=yes
6696 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=no
6698 rm -f core conftest.err conftest.
$ac_objext \
6699 conftest
$ac_exeext conftest.
$ac_ext
6700 CFLAGS
=$ac_wine_try_cflags_saved
6702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
6703 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
6704 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then :
6705 LDEXECFLAGS
="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
6711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build a UnixWare (Solaris) dll" >&5
6712 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
6713 if test "${ac_cv_c_dll_unixware+set}" = set; then :
6714 $as_echo_n "(cached) " >&6
6716 ac_wine_try_cflags_saved
=$CFLAGS
6717 CFLAGS
="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
6718 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6719 /* end confdefs.h. */
6722 if ac_fn_c_try_link
"$LINENO"; then :
6723 ac_cv_c_dll_unixware
="yes"
6725 ac_cv_c_dll_unixware
="no"
6727 rm -f core conftest.err conftest.
$ac_objext \
6728 conftest
$ac_exeext conftest.
$ac_ext
6729 CFLAGS
=$ac_wine_try_cflags_saved
6731 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_unixware" >&5
6732 $as_echo "$ac_cv_c_dll_unixware" >&6; }
6733 if test "$ac_cv_c_dll_unixware" = "yes"
6735 LDSHARED
="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
6736 LDDLLFLAGS
="-Wl,-G,-B,symbolic"
6739 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build an HP-UX dll" >&5
6740 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
6741 if test "${ac_cv_c_dll_hpux+set}" = set; then :
6742 $as_echo_n "(cached) " >&6
6744 ac_wine_try_cflags_saved
=$CFLAGS
6745 CFLAGS
="$CFLAGS -shared"
6746 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6747 /* end confdefs.h. */
6750 if ac_fn_c_try_link
"$LINENO"; then :
6751 ac_cv_c_dll_hpux
="yes"
6753 ac_cv_c_dll_hpux
="no"
6755 rm -f core conftest.err conftest.
$ac_objext \
6756 conftest
$ac_exeext conftest.
$ac_ext
6757 CFLAGS
=$ac_wine_try_cflags_saved
6759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_hpux" >&5
6760 $as_echo "$ac_cv_c_dll_hpux" >&6; }
6761 if test "$ac_cv_c_dll_hpux" = "yes"
6765 LDDLLFLAGS
="-shared -fPIC"
6766 LDSHARED
="\$(CC) -shared"
6773 enable_winequartz_drv
=${enable_winequartz_drv:-no}
6775 if test "$LIBEXT" = "a"; then
6776 as_fn_error
"could not find a way to build shared libraries.
6777 It is currently not possible to build Wine without shared library
6778 (.so) support to allow transparent switch between .so and .dll files.
6779 If you are using Linux, you will need a newer binutils.
6783 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
6785 for ac_prog
in $host_cpu-pc-mingw32-gcc i586-mingw32msvc-gcc i386-mingw32msvc-gcc i686-mingw32-gcc i586-mingw32-gcc i486-mingw32-gcc i386-mingw32-gcc i686-pc-mingw32-gcc
6787 # Extract the first word of "$ac_prog", so it can be a program name with args.
6788 set dummy
$ac_prog; ac_word
=$2
6789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6790 $as_echo_n "checking for $ac_word... " >&6; }
6791 if test "${ac_cv_prog_CROSSCC+set}" = set; then :
6792 $as_echo_n "(cached) " >&6
6794 if test -n "$CROSSCC"; then
6795 ac_cv_prog_CROSSCC
="$CROSSCC" # Let the user override the test.
6797 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6801 test -z "$as_dir" && as_dir
=.
6802 for ac_exec_ext
in '' $ac_executable_extensions; do
6803 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6804 ac_cv_prog_CROSSCC
="$ac_prog"
6805 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6814 CROSSCC
=$ac_cv_prog_CROSSCC
6815 if test -n "$CROSSCC"; then
6816 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CROSSCC" >&5
6817 $as_echo "$CROSSCC" >&6; }
6819 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6820 $as_echo "no" >&6; }
6824 test -n "$CROSSCC" && break
6826 test -n "$CROSSCC" || CROSSCC
="false"
6828 for ac_prog
in $host_cpu-pc-mingw32-dlltool i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i686-mingw32-dlltool i586-mingw32-dlltool i486-mingw32-dlltool i386-mingw32-dlltool i686-pc-mingw32-dlltool
6830 # Extract the first word of "$ac_prog", so it can be a program name with args.
6831 set dummy
$ac_prog; ac_word
=$2
6832 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6833 $as_echo_n "checking for $ac_word... " >&6; }
6834 if test "${ac_cv_prog_DLLTOOL+set}" = set; then :
6835 $as_echo_n "(cached) " >&6
6837 if test -n "$DLLTOOL"; then
6838 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
6840 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6844 test -z "$as_dir" && as_dir
=.
6845 for ac_exec_ext
in '' $ac_executable_extensions; do
6846 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6847 ac_cv_prog_DLLTOOL
="$ac_prog"
6848 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6857 DLLTOOL
=$ac_cv_prog_DLLTOOL
6858 if test -n "$DLLTOOL"; then
6859 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
6860 $as_echo "$DLLTOOL" >&6; }
6862 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6863 $as_echo "no" >&6; }
6867 test -n "$DLLTOOL" && break
6869 test -n "$DLLTOOL" || DLLTOOL
="false"
6871 for ac_prog
in $host_cpu-pc-mingw32-ar i586-mingw32msvc-ar i386-mingw32msvc-ar i686-mingw32-ar i586-mingw32-ar i486-mingw32-ar i386-mingw32-ar i686-pc-mingw32-ar
6873 # Extract the first word of "$ac_prog", so it can be a program name with args.
6874 set dummy
$ac_prog; ac_word
=$2
6875 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6876 $as_echo_n "checking for $ac_word... " >&6; }
6877 if test "${ac_cv_prog_MINGWAR+set}" = set; then :
6878 $as_echo_n "(cached) " >&6
6880 if test -n "$MINGWAR"; then
6881 ac_cv_prog_MINGWAR
="$MINGWAR" # Let the user override the test.
6883 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6887 test -z "$as_dir" && as_dir
=.
6888 for ac_exec_ext
in '' $ac_executable_extensions; do
6889 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6890 ac_cv_prog_MINGWAR
="$ac_prog"
6891 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6900 MINGWAR
=$ac_cv_prog_MINGWAR
6901 if test -n "$MINGWAR"; then
6902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MINGWAR" >&5
6903 $as_echo "$MINGWAR" >&6; }
6905 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6906 $as_echo "no" >&6; }
6910 test -n "$MINGWAR" && break
6912 test -n "$MINGWAR" || MINGWAR
="false"
6914 if test "$CROSSCC" != "false"
6916 CROSSTEST
="\$(CROSSTEST)"
6924 *-gcc) target
=`expr "$1" : '\(.*\)-gcc'` ;;
6928 if test -n "$target"
6930 CROSSTARGETFLAGS
="-b $target"
6937 if test "$ac_cv_header_pthread_h" = "yes"
6939 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lpthread" >&5
6940 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
6941 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then :
6942 $as_echo_n "(cached) " >&6
6944 ac_check_lib_save_LIBS
=$LIBS
6945 LIBS
="-lpthread $LIBS"
6946 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6947 /* end confdefs.h. */
6949 /* Override any GCC internal prototype to avoid an error.
6950 Use char because int might match the return type of a GCC
6951 builtin and then its argument prototype would still apply. */
6955 char pthread_create ();
6959 return pthread_create ();
6964 if ac_fn_c_try_link
"$LINENO"; then :
6965 ac_cv_lib_pthread_pthread_create
=yes
6967 ac_cv_lib_pthread_pthread_create
=no
6969 rm -f core conftest.err conftest.
$ac_objext \
6970 conftest
$ac_exeext conftest.
$ac_ext
6971 LIBS
=$ac_check_lib_save_LIBS
6973 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_create" >&5
6974 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
6975 if test "x$ac_cv_lib_pthread_pthread_create" = x
""yes; then :
6976 LIBPTHREAD
="-lpthread"
6981 if test "x$LIBPTHREAD" = "x"; then :
6982 case "x$with_pthread" in
6984 *) as_fn_error
"pthread ${notice_platform}development files not found.
6985 Wine cannot support threads without libpthread.
6986 Use the --without-pthread option if you really want this." "$LINENO" 5 ;;
6991 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
6992 $as_echo_n "checking for X... " >&6; }
6995 # Check whether --with-x was given.
6996 if test "${with_x+set}" = set; then :
7000 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
7001 if test "x$with_x" = xno
; then
7002 # The user explicitly disabled X.
7005 case $x_includes,$x_libraries in #(
7006 *\'*) as_fn_error
"cannot use X directory names containing '" "$LINENO" 5;; #(
7007 *,NONE | NONE
,*) if test "${ac_cv_have_x+set}" = set; then :
7008 $as_echo_n "(cached) " >&6
7010 # One or both of the vars are not set, and there is no cached value.
7011 ac_x_includes
=no ac_x_libraries
=no
7012 rm -f -r conftest.dir
7013 if mkdir conftest.dir
; then
7015 cat >Imakefile
<<'_ACEOF'
7017 @echo incroot='${INCROOT}'
7019 @echo usrlibdir='${USRLIBDIR}'
7021 @echo libdir='${LIBDIR}'
7023 if (export CC
; ${XMKMF-xmkmf}) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
7024 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
7025 for ac_var
in incroot usrlibdir libdir
; do
7026 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
7028 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
7029 for ac_extension
in a so sl dylib la dll
; do
7030 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
7031 test -f "$ac_im_libdir/libX11.$ac_extension"; then
7032 ac_im_usrlibdir
=$ac_im_libdir; break
7035 # Screen out bogus values from the imake configuration. They are
7036 # bogus both because they are the default anyway, and because
7037 # using them would break gcc on systems where it needs fixed includes.
7038 case $ac_im_incroot in
7039 /usr
/include
) ac_x_includes
= ;;
7040 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
=$ac_im_incroot;;
7042 case $ac_im_usrlibdir in
7043 /usr
/lib |
/usr
/lib64 |
/lib |
/lib64
) ;;
7044 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
=$ac_im_usrlibdir ;;
7048 rm -f -r conftest.dir
7051 # Standard set of common directories for X headers.
7052 # Check X11 before X11Rn because it is often a symlink to the current release.
7066 /usr/local/X11/include
7067 /usr/local/X11R7/include
7068 /usr/local/X11R6/include
7069 /usr/local/X11R5/include
7070 /usr/local/X11R4/include
7072 /usr/local/include/X11
7073 /usr/local/include/X11R7
7074 /usr/local/include/X11R6
7075 /usr/local/include/X11R5
7076 /usr/local/include/X11R4
7080 /usr/XFree86/include/X11
7084 /usr/unsupported/include
7086 /usr/local/x11r5/include
7087 /usr/lpp/Xamples/include
7089 /usr/openwin/include
7090 /usr/openwin/share/include'
7092 if test "$ac_x_includes" = no
; then
7093 # Guess where to find include files, by looking for Xlib.h.
7094 # First, try using that file with no special directory specified.
7095 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7096 /* end confdefs.h. */
7097 #include <X11/Xlib.h>
7099 if ac_fn_c_try_cpp
"$LINENO"; then :
7100 # We can compile using X headers with no special include directory.
7103 for ac_dir
in $ac_x_header_dirs; do
7104 if test -r "$ac_dir/X11/Xlib.h"; then
7105 ac_x_includes
=$ac_dir
7110 rm -f conftest.err conftest.
$ac_ext
7111 fi # $ac_x_includes = no
7113 if test "$ac_x_libraries" = no
; then
7114 # Check for the libraries.
7115 # See if we find them without any special options.
7116 # Don't add to $LIBS permanently.
7119 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7120 /* end confdefs.h. */
7121 #include <X11/Xlib.h>
7130 if ac_fn_c_try_link
"$LINENO"; then :
7132 # We can link X programs with no special library path.
7136 for ac_dir
in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
7138 # Don't even attempt the hair of trying to link an X program!
7139 for ac_extension
in a so sl dylib la dll
; do
7140 if test -r "$ac_dir/libX11.$ac_extension"; then
7141 ac_x_libraries
=$ac_dir
7147 rm -f core conftest.err conftest.
$ac_objext \
7148 conftest
$ac_exeext conftest.
$ac_ext
7149 fi # $ac_x_libraries = no
7151 case $ac_x_includes,$ac_x_libraries in #(
7153 # Didn't find X, or a directory has "'" in its name.
7154 ac_cv_have_x
="have_x=no";; #(
7156 # Record where we found X for the cache.
7157 ac_cv_have_x
="have_x=yes\
7158 ac_x_includes='$ac_x_includes'\
7159 ac_x_libraries='$ac_x_libraries'"
7165 eval "$ac_cv_have_x"
7168 if test "$have_x" != yes; then
7169 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
7170 $as_echo "$have_x" >&6; }
7173 # If each of the values was on the command line, it overrides each guess.
7174 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
7175 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
7176 # Update the cache value to reflect the command line values.
7177 ac_cv_have_x
="have_x=yes\
7178 ac_x_includes='$x_includes'\
7179 ac_x_libraries='$x_libraries'"
7180 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
7181 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
7184 if test "$no_x" = yes; then
7185 # Not all programs may use this symbol, but it does not hurt to define it.
7187 $as_echo "#define X_DISPLAY_MISSING 1" >>confdefs.h
7189 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
7191 if test -n "$x_includes"; then
7192 X_CFLAGS
="$X_CFLAGS -I$x_includes"
7195 # It would also be nice to do this for all -L options, not just this one.
7196 if test -n "$x_libraries"; then
7197 X_LIBS
="$X_LIBS -L$x_libraries"
7198 # For Solaris; some versions of Sun CC require a space after -R and
7199 # others require no space. Words are not sufficient . . . .
7200 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
7201 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
7202 ac_xsave_LIBS
=$LIBS; LIBS
="$LIBS -R$x_libraries"
7203 ac_xsave_c_werror_flag
=$ac_c_werror_flag
7204 ac_c_werror_flag
=yes
7205 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7206 /* end confdefs.h. */
7216 if ac_fn_c_try_link
"$LINENO"; then :
7217 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7218 $as_echo "no" >&6; }
7219 X_LIBS
="$X_LIBS -R$x_libraries"
7221 LIBS
="$ac_xsave_LIBS -R $x_libraries"
7222 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7223 /* end confdefs.h. */
7233 if ac_fn_c_try_link
"$LINENO"; then :
7234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7235 $as_echo "yes" >&6; }
7236 X_LIBS
="$X_LIBS -R $x_libraries"
7238 { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
7239 $as_echo "neither works" >&6; }
7241 rm -f core conftest.err conftest.
$ac_objext \
7242 conftest
$ac_exeext conftest.
$ac_ext
7244 rm -f core conftest.err conftest.
$ac_objext \
7245 conftest
$ac_exeext conftest.
$ac_ext
7246 ac_c_werror_flag
=$ac_xsave_c_werror_flag
7250 # Check for system-dependent libraries X programs must link with.
7251 # Do this before checking for the system-independent R6 libraries
7252 # (-lICE), since we may need -lsocket or whatever for X linking.
7254 if test "$ISC" = yes; then
7255 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
7257 # Martyn Johnson says this is needed for Ultrix, if the X
7258 # libraries were built with DECnet support. And Karl Berry says
7259 # the Alpha needs dnet_stub (dnet does not exist).
7260 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS $X_LIBS -lX11"
7261 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7262 /* end confdefs.h. */
7264 /* Override any GCC internal prototype to avoid an error.
7265 Use char because int might match the return type of a GCC
7266 builtin and then its argument prototype would still apply. */
7270 char XOpenDisplay ();
7274 return XOpenDisplay ();
7279 if ac_fn_c_try_link
"$LINENO"; then :
7282 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
7283 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
7284 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :
7285 $as_echo_n "(cached) " >&6
7287 ac_check_lib_save_LIBS
=$LIBS
7289 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7290 /* end confdefs.h. */
7292 /* Override any GCC internal prototype to avoid an error.
7293 Use char because int might match the return type of a GCC
7294 builtin and then its argument prototype would still apply. */
7302 return dnet_ntoa ();
7307 if ac_fn_c_try_link
"$LINENO"; then :
7308 ac_cv_lib_dnet_dnet_ntoa
=yes
7310 ac_cv_lib_dnet_dnet_ntoa
=no
7312 rm -f core conftest.err conftest.
$ac_objext \
7313 conftest
$ac_exeext conftest.
$ac_ext
7314 LIBS
=$ac_check_lib_save_LIBS
7316 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
7317 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
7318 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x
""yes; then :
7319 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
7322 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
7323 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
7324 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
7325 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then :
7326 $as_echo_n "(cached) " >&6
7328 ac_check_lib_save_LIBS
=$LIBS
7329 LIBS
="-ldnet_stub $LIBS"
7330 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7331 /* end confdefs.h. */
7333 /* Override any GCC internal prototype to avoid an error.
7334 Use char because int might match the return type of a GCC
7335 builtin and then its argument prototype would still apply. */
7343 return dnet_ntoa ();
7348 if ac_fn_c_try_link
"$LINENO"; then :
7349 ac_cv_lib_dnet_stub_dnet_ntoa
=yes
7351 ac_cv_lib_dnet_stub_dnet_ntoa
=no
7353 rm -f core conftest.err conftest.
$ac_objext \
7354 conftest
$ac_exeext conftest.
$ac_ext
7355 LIBS
=$ac_check_lib_save_LIBS
7357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
7358 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
7359 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x
""yes; then :
7360 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
7365 rm -f core conftest.err conftest.
$ac_objext \
7366 conftest
$ac_exeext conftest.
$ac_ext
7367 LIBS
="$ac_xsave_LIBS"
7369 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
7370 # to get the SysV transport functions.
7371 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
7373 # The nsl library prevents programs from opening the X display
7374 # on Irix 5.2, according to T.E. Dickey.
7375 # The functions gethostbyname, getservbyname, and inet_addr are
7376 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
7377 ac_fn_c_check_func
"$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
7378 if test "x$ac_cv_func_gethostbyname" = x
""yes; then :
7382 if test $ac_cv_func_gethostbyname = no
; then
7383 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
7384 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
7385 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
7386 $as_echo_n "(cached) " >&6
7388 ac_check_lib_save_LIBS
=$LIBS
7390 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7391 /* end confdefs.h. */
7393 /* Override any GCC internal prototype to avoid an error.
7394 Use char because int might match the return type of a GCC
7395 builtin and then its argument prototype would still apply. */
7399 char gethostbyname ();
7403 return gethostbyname ();
7408 if ac_fn_c_try_link
"$LINENO"; then :
7409 ac_cv_lib_nsl_gethostbyname
=yes
7411 ac_cv_lib_nsl_gethostbyname
=no
7413 rm -f core conftest.err conftest.
$ac_objext \
7414 conftest
$ac_exeext conftest.
$ac_ext
7415 LIBS
=$ac_check_lib_save_LIBS
7417 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
7418 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
7419 if test "x$ac_cv_lib_nsl_gethostbyname" = x
""yes; then :
7420 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
7423 if test $ac_cv_lib_nsl_gethostbyname = no
; then
7424 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
7425 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
7426 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then :
7427 $as_echo_n "(cached) " >&6
7429 ac_check_lib_save_LIBS
=$LIBS
7431 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7432 /* end confdefs.h. */
7434 /* Override any GCC internal prototype to avoid an error.
7435 Use char because int might match the return type of a GCC
7436 builtin and then its argument prototype would still apply. */
7440 char gethostbyname ();
7444 return gethostbyname ();
7449 if ac_fn_c_try_link
"$LINENO"; then :
7450 ac_cv_lib_bsd_gethostbyname
=yes
7452 ac_cv_lib_bsd_gethostbyname
=no
7454 rm -f core conftest.err conftest.
$ac_objext \
7455 conftest
$ac_exeext conftest.
$ac_ext
7456 LIBS
=$ac_check_lib_save_LIBS
7458 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
7459 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
7460 if test "x$ac_cv_lib_bsd_gethostbyname" = x
""yes; then :
7461 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lbsd"
7467 # lieder@skyler.mavd.honeywell.com says without -lsocket,
7468 # socket/setsockopt and other routines are undefined under SCO ODT
7469 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
7470 # on later versions), says Simon Leinen: it contains gethostby*
7471 # variants that don't use the name server (or something). -lsocket
7472 # must be given before -lnsl if both are needed. We assume that
7473 # if connect needs -lnsl, so does gethostbyname.
7474 ac_fn_c_check_func
"$LINENO" "connect" "ac_cv_func_connect"
7475 if test "x$ac_cv_func_connect" = x
""yes; then :
7479 if test $ac_cv_func_connect = no
; then
7480 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
7481 $as_echo_n "checking for connect in -lsocket... " >&6; }
7482 if test "${ac_cv_lib_socket_connect+set}" = set; then :
7483 $as_echo_n "(cached) " >&6
7485 ac_check_lib_save_LIBS
=$LIBS
7486 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
7487 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7488 /* end confdefs.h. */
7490 /* Override any GCC internal prototype to avoid an error.
7491 Use char because int might match the return type of a GCC
7492 builtin and then its argument prototype would still apply. */
7505 if ac_fn_c_try_link
"$LINENO"; then :
7506 ac_cv_lib_socket_connect
=yes
7508 ac_cv_lib_socket_connect
=no
7510 rm -f core conftest.err conftest.
$ac_objext \
7511 conftest
$ac_exeext conftest.
$ac_ext
7512 LIBS
=$ac_check_lib_save_LIBS
7514 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
7515 $as_echo "$ac_cv_lib_socket_connect" >&6; }
7516 if test "x$ac_cv_lib_socket_connect" = x
""yes; then :
7517 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
7522 # Guillermo Gomez says -lposix is necessary on A/UX.
7523 ac_fn_c_check_func
"$LINENO" "remove" "ac_cv_func_remove"
7524 if test "x$ac_cv_func_remove" = x
""yes; then :
7528 if test $ac_cv_func_remove = no
; then
7529 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
7530 $as_echo_n "checking for remove in -lposix... " >&6; }
7531 if test "${ac_cv_lib_posix_remove+set}" = set; then :
7532 $as_echo_n "(cached) " >&6
7534 ac_check_lib_save_LIBS
=$LIBS
7535 LIBS
="-lposix $LIBS"
7536 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7537 /* end confdefs.h. */
7539 /* Override any GCC internal prototype to avoid an error.
7540 Use char because int might match the return type of a GCC
7541 builtin and then its argument prototype would still apply. */
7554 if ac_fn_c_try_link
"$LINENO"; then :
7555 ac_cv_lib_posix_remove
=yes
7557 ac_cv_lib_posix_remove
=no
7559 rm -f core conftest.err conftest.
$ac_objext \
7560 conftest
$ac_exeext conftest.
$ac_ext
7561 LIBS
=$ac_check_lib_save_LIBS
7563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
7564 $as_echo "$ac_cv_lib_posix_remove" >&6; }
7565 if test "x$ac_cv_lib_posix_remove" = x
""yes; then :
7566 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
7571 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
7572 ac_fn_c_check_func
"$LINENO" "shmat" "ac_cv_func_shmat"
7573 if test "x$ac_cv_func_shmat" = x
""yes; then :
7577 if test $ac_cv_func_shmat = no
; then
7578 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
7579 $as_echo_n "checking for shmat in -lipc... " >&6; }
7580 if test "${ac_cv_lib_ipc_shmat+set}" = set; then :
7581 $as_echo_n "(cached) " >&6
7583 ac_check_lib_save_LIBS
=$LIBS
7585 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7586 /* end confdefs.h. */
7588 /* Override any GCC internal prototype to avoid an error.
7589 Use char because int might match the return type of a GCC
7590 builtin and then its argument prototype would still apply. */
7603 if ac_fn_c_try_link
"$LINENO"; then :
7604 ac_cv_lib_ipc_shmat
=yes
7606 ac_cv_lib_ipc_shmat
=no
7608 rm -f core conftest.err conftest.
$ac_objext \
7609 conftest
$ac_exeext conftest.
$ac_ext
7610 LIBS
=$ac_check_lib_save_LIBS
7612 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
7613 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
7614 if test "x$ac_cv_lib_ipc_shmat" = x
""yes; then :
7615 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
7621 # Check for libraries that X11R6 Xt/Xaw programs need.
7622 ac_save_LDFLAGS
=$LDFLAGS
7623 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
7624 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
7625 # check for ICE first), but we must link in the order -lSM -lICE or
7626 # we get undefined symbols. So assume we have SM if we have ICE.
7627 # These have to be linked with before -lX11, unlike the other
7628 # libraries we check for below, so use a different variable.
7629 # John Interrante, Karl Berry
7630 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
7631 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
7632 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then :
7633 $as_echo_n "(cached) " >&6
7635 ac_check_lib_save_LIBS
=$LIBS
7636 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
7637 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7638 /* end confdefs.h. */
7640 /* Override any GCC internal prototype to avoid an error.
7641 Use char because int might match the return type of a GCC
7642 builtin and then its argument prototype would still apply. */
7646 char IceConnectionNumber ();
7650 return IceConnectionNumber ();
7655 if ac_fn_c_try_link
"$LINENO"; then :
7656 ac_cv_lib_ICE_IceConnectionNumber
=yes
7658 ac_cv_lib_ICE_IceConnectionNumber
=no
7660 rm -f core conftest.err conftest.
$ac_objext \
7661 conftest
$ac_exeext conftest.
$ac_ext
7662 LIBS
=$ac_check_lib_save_LIBS
7664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
7665 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
7666 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x
""yes; then :
7667 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
7670 LDFLAGS
=$ac_save_LDFLAGS
7675 if test "$have_x" = "yes"
7678 ac_save_CPPFLAGS
="$CPPFLAGS"
7679 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
7681 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lX11" >&5
7682 $as_echo_n "checking for -lX11... " >&6; }
7683 if test "${ac_cv_lib_soname_X11+set}" = set; then :
7684 $as_echo_n "(cached) " >&6
7686 ac_check_soname_save_LIBS
=$LIBS
7687 LIBS
="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
7688 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7689 /* end confdefs.h. */
7691 /* Override any GCC internal prototype to avoid an error.
7692 Use char because int might match the return type of a GCC
7693 builtin and then its argument prototype would still apply. */
7697 char XCreateWindow ();
7701 return XCreateWindow ();
7706 if ac_fn_c_try_link
"$LINENO"; then :
7709 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'` ;;
7710 *) ac_cv_lib_soname_X11
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
7713 rm -f core conftest.err conftest.
$ac_objext \
7714 conftest
$ac_exeext conftest.
$ac_ext
7715 LIBS
=$ac_check_soname_save_LIBS
7717 if test "x$ac_cv_lib_soname_X11" = "x"; then :
7718 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
7719 $as_echo "not found" >&6; }
7722 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_X11" >&5
7723 $as_echo "$ac_cv_lib_soname_X11" >&6; }
7725 cat >>confdefs.h
<<_ACEOF
7726 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
7731 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXext" >&5
7732 $as_echo_n "checking for -lXext... " >&6; }
7733 if test "${ac_cv_lib_soname_Xext+set}" = set; then :
7734 $as_echo_n "(cached) " >&6
7736 ac_check_soname_save_LIBS
=$LIBS
7737 LIBS
="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
7738 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7739 /* end confdefs.h. */
7741 /* Override any GCC internal prototype to avoid an error.
7742 Use char because int might match the return type of a GCC
7743 builtin and then its argument prototype would still apply. */
7747 char XextCreateExtension ();
7751 return XextCreateExtension ();
7756 if ac_fn_c_try_link
"$LINENO"; then :
7759 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'` ;;
7760 *) ac_cv_lib_soname_Xext
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
7763 rm -f core conftest.err conftest.
$ac_objext \
7764 conftest
$ac_exeext conftest.
$ac_ext
7765 LIBS
=$ac_check_soname_save_LIBS
7767 if test "x$ac_cv_lib_soname_Xext" = "x"; then :
7768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
7769 $as_echo "not found" >&6; }
7772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xext" >&5
7773 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
7775 cat >>confdefs.h
<<_ACEOF
7776 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
7782 for ac_header
in X11
/Xlib.h \
7785 X11
/Xcursor
/Xcursor.h \
7786 X11
/extensions
/shape.h \
7787 X11
/extensions
/XInput.h \
7788 X11
/extensions
/XShm.h \
7789 X11
/extensions
/Xcomposite.h \
7790 X11
/extensions
/Xinerama.h \
7791 X11
/extensions
/Xrandr.h \
7792 X11
/extensions
/Xrender.h \
7793 X11
/extensions
/xf86vmode.h
7795 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7796 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_X11_XLIB_H
7797 # include <X11/Xlib.h>
7799 #ifdef HAVE_X11_XUTIL_H
7800 # include <X11/Xutil.h>
7803 eval as_val
=\$
$as_ac_Header
7804 if test "x$as_val" = x
""yes; then :
7805 cat >>confdefs.h
<<_ACEOF
7806 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7814 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
7816 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XkbQueryExtension in -lX11" >&5
7817 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
7818 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then :
7819 $as_echo_n "(cached) " >&6
7821 ac_check_lib_save_LIBS
=$LIBS
7822 LIBS
="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7823 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7824 /* end confdefs.h. */
7826 /* Override any GCC internal prototype to avoid an error.
7827 Use char because int might match the return type of a GCC
7828 builtin and then its argument prototype would still apply. */
7832 char XkbQueryExtension ();
7836 return XkbQueryExtension ();
7841 if ac_fn_c_try_link
"$LINENO"; then :
7842 ac_cv_lib_X11_XkbQueryExtension
=yes
7844 ac_cv_lib_X11_XkbQueryExtension
=no
7846 rm -f core conftest.err conftest.
$ac_objext \
7847 conftest
$ac_exeext conftest.
$ac_ext
7848 LIBS
=$ac_check_lib_save_LIBS
7850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
7851 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
7852 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x
""yes; then :
7854 $as_echo "#define HAVE_XKB 1" >>confdefs.h
7860 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
7862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXcursor" >&5
7863 $as_echo_n "checking for -lXcursor... " >&6; }
7864 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then :
7865 $as_echo_n "(cached) " >&6
7867 ac_check_soname_save_LIBS
=$LIBS
7868 LIBS
="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7869 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7870 /* end confdefs.h. */
7872 /* Override any GCC internal prototype to avoid an error.
7873 Use char because int might match the return type of a GCC
7874 builtin and then its argument prototype would still apply. */
7878 char XcursorImageLoadCursor ();
7882 return XcursorImageLoadCursor ();
7887 if ac_fn_c_try_link
"$LINENO"; then :
7890 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'` ;;
7891 *) ac_cv_lib_soname_Xcursor
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
7894 rm -f core conftest.err conftest.
$ac_objext \
7895 conftest
$ac_exeext conftest.
$ac_ext
7896 LIBS
=$ac_check_soname_save_LIBS
7898 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then :
7899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
7900 $as_echo "not found" >&6; }
7903 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xcursor" >&5
7904 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
7906 cat >>confdefs.h
<<_ACEOF
7907 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
7913 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then :
7914 case "x$with_xcursor" in
7915 x
) wine_notices
="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
7917 *) as_fn_error
"libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
7918 This is an error since --with-xcursor was requested." "$LINENO" 5 ;;
7922 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
7924 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXi" >&5
7925 $as_echo_n "checking for -lXi... " >&6; }
7926 if test "${ac_cv_lib_soname_Xi+set}" = set; then :
7927 $as_echo_n "(cached) " >&6
7929 ac_check_soname_save_LIBS
=$LIBS
7930 LIBS
="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7931 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7932 /* end confdefs.h. */
7934 /* Override any GCC internal prototype to avoid an error.
7935 Use char because int might match the return type of a GCC
7936 builtin and then its argument prototype would still apply. */
7940 char XOpenDevice ();
7944 return XOpenDevice ();
7949 if ac_fn_c_try_link
"$LINENO"; then :
7952 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'` ;;
7953 *) ac_cv_lib_soname_Xi
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
7956 rm -f core conftest.err conftest.
$ac_objext \
7957 conftest
$ac_exeext conftest.
$ac_ext
7958 LIBS
=$ac_check_soname_save_LIBS
7960 if test "x$ac_cv_lib_soname_Xi" = "x"; then :
7961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
7962 $as_echo "not found" >&6; }
7965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xi" >&5
7966 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
7968 cat >>confdefs.h
<<_ACEOF
7969 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
7975 if test "x$ac_cv_lib_soname_Xi" = "x"; then :
7976 case "x$with_xinput" in
7977 x
) wine_notices
="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
7979 *) as_fn_error
"libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
7980 This is an error since --with-xinput was requested." "$LINENO" 5 ;;
7984 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
7986 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShmQueryExtension in -lXext" >&5
7987 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
7988 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then :
7989 $as_echo_n "(cached) " >&6
7991 ac_check_lib_save_LIBS
=$LIBS
7992 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7993 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7994 /* end confdefs.h. */
7996 /* Override any GCC internal prototype to avoid an error.
7997 Use char because int might match the return type of a GCC
7998 builtin and then its argument prototype would still apply. */
8002 char XShmQueryExtension ();
8006 return XShmQueryExtension ();
8011 if ac_fn_c_try_link
"$LINENO"; then :
8012 ac_cv_lib_Xext_XShmQueryExtension
=yes
8014 ac_cv_lib_Xext_XShmQueryExtension
=no
8016 rm -f core conftest.err conftest.
$ac_objext \
8017 conftest
$ac_exeext conftest.
$ac_ext
8018 LIBS
=$ac_check_lib_save_LIBS
8020 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
8021 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
8022 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x
""yes; then :
8024 $as_echo "#define HAVE_LIBXXSHM 1" >>confdefs.h
8029 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then :
8030 case "x$with_xshm" in
8031 x
) wine_notices
="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
8033 *) as_fn_error
"XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
8034 This is an error since --with-xshm was requested." "$LINENO" 5 ;;
8038 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
8040 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShapeQueryExtension in -lXext" >&5
8041 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
8042 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then :
8043 $as_echo_n "(cached) " >&6
8045 ac_check_lib_save_LIBS
=$LIBS
8046 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8047 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8048 /* end confdefs.h. */
8050 /* Override any GCC internal prototype to avoid an error.
8051 Use char because int might match the return type of a GCC
8052 builtin and then its argument prototype would still apply. */
8056 char XShapeQueryExtension ();
8060 return XShapeQueryExtension ();
8065 if ac_fn_c_try_link
"$LINENO"; then :
8066 ac_cv_lib_Xext_XShapeQueryExtension
=yes
8068 ac_cv_lib_Xext_XShapeQueryExtension
=no
8070 rm -f core conftest.err conftest.
$ac_objext \
8071 conftest
$ac_exeext conftest.
$ac_ext
8072 LIBS
=$ac_check_lib_save_LIBS
8074 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
8075 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
8076 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x
""yes; then :
8078 $as_echo "#define HAVE_LIBXSHAPE 1" >>confdefs.h
8083 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then :
8084 case "x$with_xshape" in
8085 x
) wine_notices
="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
8087 *) as_fn_error
"XShape ${notice_platform}development files not found, XShape won't be supported.
8088 This is an error since --with-xshape was requested." "$LINENO" 5 ;;
8092 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
8094 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXxf86vm" >&5
8095 $as_echo_n "checking for -lXxf86vm... " >&6; }
8096 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then :
8097 $as_echo_n "(cached) " >&6
8099 ac_check_soname_save_LIBS
=$LIBS
8100 LIBS
="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8101 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8102 /* end confdefs.h. */
8104 /* Override any GCC internal prototype to avoid an error.
8105 Use char because int might match the return type of a GCC
8106 builtin and then its argument prototype would still apply. */
8110 char XF86VidModeQueryExtension ();
8114 return XF86VidModeQueryExtension ();
8119 if ac_fn_c_try_link
"$LINENO"; then :
8122 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'` ;;
8123 *) ac_cv_lib_soname_Xxf86vm
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8126 rm -f core conftest.err conftest.
$ac_objext \
8127 conftest
$ac_exeext conftest.
$ac_ext
8128 LIBS
=$ac_check_soname_save_LIBS
8130 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then :
8131 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8132 $as_echo "not found" >&6; }
8135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xxf86vm" >&5
8136 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
8138 cat >>confdefs.h
<<_ACEOF
8139 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
8145 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then :
8146 case "x$with_xxf86vm" in
8147 x
) wine_notices
="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
8149 *) as_fn_error
"libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
8150 This is an error since --with-xxf86vm was requested." "$LINENO" 5 ;;
8154 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"
8156 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXrender" >&5
8157 $as_echo_n "checking for -lXrender... " >&6; }
8158 if test "${ac_cv_lib_soname_Xrender+set}" = set; then :
8159 $as_echo_n "(cached) " >&6
8161 ac_check_soname_save_LIBS
=$LIBS
8162 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8163 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8164 /* end confdefs.h. */
8166 /* Override any GCC internal prototype to avoid an error.
8167 Use char because int might match the return type of a GCC
8168 builtin and then its argument prototype would still apply. */
8172 char XRenderQueryExtension ();
8176 return XRenderQueryExtension ();
8181 if ac_fn_c_try_link
"$LINENO"; then :
8184 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'` ;;
8185 *) ac_cv_lib_soname_Xrender
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8188 rm -f core conftest.err conftest.
$ac_objext \
8189 conftest
$ac_exeext conftest.
$ac_ext
8190 LIBS
=$ac_check_soname_save_LIBS
8192 if test "x$ac_cv_lib_soname_Xrender" = "x"; then :
8193 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8194 $as_echo "not found" >&6; }
8197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xrender" >&5
8198 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
8200 cat >>confdefs.h
<<_ACEOF
8201 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
8204 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XRenderSetPictureTransform in -lXrender" >&5
8205 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
8206 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then :
8207 $as_echo_n "(cached) " >&6
8209 ac_check_lib_save_LIBS
=$LIBS
8210 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8211 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8212 /* end confdefs.h. */
8214 /* Override any GCC internal prototype to avoid an error.
8215 Use char because int might match the return type of a GCC
8216 builtin and then its argument prototype would still apply. */
8220 char XRenderSetPictureTransform ();
8224 return XRenderSetPictureTransform ();
8229 if ac_fn_c_try_link
"$LINENO"; then :
8230 ac_cv_lib_Xrender_XRenderSetPictureTransform
=yes
8232 ac_cv_lib_Xrender_XRenderSetPictureTransform
=no
8234 rm -f core conftest.err conftest.
$ac_objext \
8235 conftest
$ac_exeext conftest.
$ac_ext
8236 LIBS
=$ac_check_lib_save_LIBS
8238 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
8239 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
8240 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x
""yes; then :
8242 $as_echo "#define HAVE_XRENDERSETPICTURETRANSFORM 1" >>confdefs.h
8249 if test "x$ac_cv_lib_soname_Xrender" = "x"; then :
8250 case "x$with_xrender" in
8251 x
) wine_warnings
="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
8253 *) as_fn_error
"libxrender ${notice_platform}development files not found, XRender won't be supported.
8254 This is an error since --with-xrender was requested." "$LINENO" 5 ;;
8258 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
8260 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8261 /* end confdefs.h. */
8262 #include <X11/Xlib.h>
8263 #include <X11/extensions/Xrandr.h>
8267 static typeof(XRRSetScreenConfigAndRate) * func;
8272 if ac_fn_c_try_compile
"$LINENO"; then :
8273 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXrandr" >&5
8274 $as_echo_n "checking for -lXrandr... " >&6; }
8275 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then :
8276 $as_echo_n "(cached) " >&6
8278 ac_check_soname_save_LIBS
=$LIBS
8279 LIBS
="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8280 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8281 /* end confdefs.h. */
8283 /* Override any GCC internal prototype to avoid an error.
8284 Use char because int might match the return type of a GCC
8285 builtin and then its argument prototype would still apply. */
8289 char XRRQueryExtension ();
8293 return XRRQueryExtension ();
8298 if ac_fn_c_try_link
"$LINENO"; then :
8301 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'` ;;
8302 *) ac_cv_lib_soname_Xrandr
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8305 rm -f core conftest.err conftest.
$ac_objext \
8306 conftest
$ac_exeext conftest.
$ac_ext
8307 LIBS
=$ac_check_soname_save_LIBS
8309 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then :
8310 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8311 $as_echo "not found" >&6; }
8314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xrandr" >&5
8315 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
8317 cat >>confdefs.h
<<_ACEOF
8318 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
8324 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8326 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then :
8327 case "x$with_xrandr" in
8328 x
) wine_notices
="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
8330 *) as_fn_error
"libxrandr ${notice_platform}development files not found, XRandr won't be supported.
8331 This is an error since --with-xrandr was requested." "$LINENO" 5 ;;
8335 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
8337 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8338 /* end confdefs.h. */
8339 #include <X11/Xlib.h>
8340 #include <X11/extensions/Xinerama.h>
8344 static typeof(XineramaQueryScreens) * func;
8349 if ac_fn_c_try_compile
"$LINENO"; then :
8350 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXinerama" >&5
8351 $as_echo_n "checking for -lXinerama... " >&6; }
8352 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then :
8353 $as_echo_n "(cached) " >&6
8355 ac_check_soname_save_LIBS
=$LIBS
8356 LIBS
="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8357 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8358 /* end confdefs.h. */
8360 /* Override any GCC internal prototype to avoid an error.
8361 Use char because int might match the return type of a GCC
8362 builtin and then its argument prototype would still apply. */
8366 char XineramaQueryScreens ();
8370 return XineramaQueryScreens ();
8375 if ac_fn_c_try_link
"$LINENO"; then :
8378 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'` ;;
8379 *) ac_cv_lib_soname_Xinerama
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8382 rm -f core conftest.err conftest.
$ac_objext \
8383 conftest
$ac_exeext conftest.
$ac_ext
8384 LIBS
=$ac_check_soname_save_LIBS
8386 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then :
8387 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8388 $as_echo "not found" >&6; }
8391 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xinerama" >&5
8392 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
8394 cat >>confdefs.h
<<_ACEOF
8395 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
8401 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8403 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then :
8404 case "x$with_xinerama" in
8405 x
) wine_notices
="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
8407 *) as_fn_error
"libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
8408 This is an error since --with-xinerama was requested." "$LINENO" 5 ;;
8412 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
8414 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXcomposite" >&5
8415 $as_echo_n "checking for -lXcomposite... " >&6; }
8416 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then :
8417 $as_echo_n "(cached) " >&6
8419 ac_check_soname_save_LIBS
=$LIBS
8420 LIBS
="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8421 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8422 /* end confdefs.h. */
8424 /* Override any GCC internal prototype to avoid an error.
8425 Use char because int might match the return type of a GCC
8426 builtin and then its argument prototype would still apply. */
8430 char XCompositeRedirectWindow ();
8434 return XCompositeRedirectWindow ();
8439 if ac_fn_c_try_link
"$LINENO"; then :
8442 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'` ;;
8443 *) ac_cv_lib_soname_Xcomposite
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8446 rm -f core conftest.err conftest.
$ac_objext \
8447 conftest
$ac_exeext conftest.
$ac_ext
8448 LIBS
=$ac_check_soname_save_LIBS
8450 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then :
8451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8452 $as_echo "not found" >&6; }
8455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xcomposite" >&5
8456 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
8458 cat >>confdefs.h
<<_ACEOF
8459 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
8465 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then :
8466 case "x$with_xcomposite" in
8467 x
) wine_notices
="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
8469 *) as_fn_error
"libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
8470 This is an error since --with-xcomposite was requested." "$LINENO" 5 ;;
8474 ac_fn_c_check_member
"$LINENO" "XICCallback" "callback" "ac_cv_member_XICCallback_callback" "#ifdef HAVE_X11_XLIB_H
8475 #include <X11/Xlib.h>
8478 if test "x$ac_cv_member_XICCallback_callback" = x
""yes; then :
8480 cat >>confdefs.h
<<_ACEOF
8481 #define HAVE_XICCALLBACK_CALLBACK 1
8490 if test "x$with_opengl" != "xno"
8492 for ac_header
in GL
/gl.h GL
/glx.h GL
/glu.h
8494 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8495 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_GL_GLX_H
8496 # include <GL/glx.h>
8499 eval as_val
=\$
$as_ac_Header
8500 if test "x$as_val" = x
""yes; then :
8501 cat >>confdefs.h
<<_ACEOF
8502 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8509 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
8511 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for up-to-date OpenGL version" >&5
8512 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
8513 if test "${wine_cv_opengl_header_version_OK+set}" = set; then :
8514 $as_echo_n "(cached) " >&6
8516 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8517 /* end confdefs.h. */
8522 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
8527 if ac_fn_c_try_compile
"$LINENO"; then :
8528 wine_cv_opengl_header_version_OK
="yes"
8530 wine_cv_opengl_header_version_OK
="no"
8532 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8534 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_opengl_header_version_OK" >&5
8535 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
8537 if test "$wine_cv_opengl_header_version_OK" = "yes"
8539 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGL" >&5
8540 $as_echo_n "checking for -lGL... " >&6; }
8541 if test "${ac_cv_lib_soname_GL+set}" = set; then :
8542 $as_echo_n "(cached) " >&6
8544 ac_check_soname_save_LIBS
=$LIBS
8545 LIBS
="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
8546 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8547 /* end confdefs.h. */
8549 /* Override any GCC internal prototype to avoid an error.
8550 Use char because int might match the return type of a GCC
8551 builtin and then its argument prototype would still apply. */
8555 char glXCreateContext ();
8559 return glXCreateContext ();
8564 if ac_fn_c_try_link
"$LINENO"; then :
8567 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'` ;;
8568 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8571 rm -f core conftest.err conftest.
$ac_objext \
8572 conftest
$ac_exeext conftest.
$ac_ext
8573 LIBS
=$ac_check_soname_save_LIBS
8575 if test "x$ac_cv_lib_soname_GL" = "x"; then :
8576 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8577 $as_echo "not found" >&6; }
8578 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGL" >&5
8579 $as_echo_n "checking for -lGL... " >&6; }
8580 if test "${ac_cv_lib_soname_GL+set}" = set; then :
8581 $as_echo_n "(cached) " >&6
8583 ac_check_soname_save_LIBS
=$LIBS
8584 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"
8585 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8586 /* end confdefs.h. */
8588 /* Override any GCC internal prototype to avoid an error.
8589 Use char because int might match the return type of a GCC
8590 builtin and then its argument prototype would still apply. */
8594 char glXCreateContext ();
8598 return glXCreateContext ();
8603 if ac_fn_c_try_link
"$LINENO"; then :
8606 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'` ;;
8607 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8610 rm -f core conftest.err conftest.
$ac_objext \
8611 conftest
$ac_exeext conftest.
$ac_ext
8612 LIBS
=$ac_check_soname_save_LIBS
8614 if test "x$ac_cv_lib_soname_GL" = "x"; then :
8615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8616 $as_echo "not found" >&6; }
8617 if test -f /usr
/X11R
6/lib
/libGL.a
8619 opengl_msg
="/usr/X11R6/lib/libGL.a is present on your system.
8620 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
8622 opengl_msg
="No OpenGL library found on this system."
8625 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GL" >&5
8626 $as_echo "$ac_cv_lib_soname_GL" >&6; }
8628 cat >>confdefs.h
<<_ACEOF
8629 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
8632 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"
8634 $as_echo "#define HAVE_OPENGL 1" >>confdefs.h
8638 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GL" >&5
8639 $as_echo "$ac_cv_lib_soname_GL" >&6; }
8641 cat >>confdefs.h
<<_ACEOF
8642 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
8647 $as_echo "#define HAVE_OPENGL 1" >>confdefs.h
8650 if test "$ac_cv_header_GL_glu_h" = "yes"
8652 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGLU" >&5
8653 $as_echo_n "checking for -lGLU... " >&6; }
8654 if test "${ac_cv_lib_soname_GLU+set}" = set; then :
8655 $as_echo_n "(cached) " >&6
8657 ac_check_soname_save_LIBS
=$LIBS
8658 LIBS
="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
8659 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8660 /* end confdefs.h. */
8662 /* Override any GCC internal prototype to avoid an error.
8663 Use char because int might match the return type of a GCC
8664 builtin and then its argument prototype would still apply. */
8672 return gluLookAt ();
8677 if ac_fn_c_try_link
"$LINENO"; then :
8680 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'` ;;
8681 *) ac_cv_lib_soname_GLU
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8684 rm -f core conftest.err conftest.
$ac_objext \
8685 conftest
$ac_exeext conftest.
$ac_ext
8686 LIBS
=$ac_check_soname_save_LIBS
8688 if test "x$ac_cv_lib_soname_GLU" = "x"; then :
8689 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8690 $as_echo "not found" >&6; }
8693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GLU" >&5
8694 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
8696 cat >>confdefs.h
<<_ACEOF
8697 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
8703 if test "x$ac_cv_lib_soname_GLU" = "x"; then :
8704 case "x$with_glu" in
8705 x
) wine_notices
="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
8707 *) as_fn_error
"libGLU ${notice_platform}development files not found, GLU won't be supported.
8708 This is an error since --with-glu was requested." "$LINENO" 5 ;;
8712 opengl_msg
="Old Mesa headers detected. Consider upgrading your Mesa libraries."
8715 opengl_msg
="OpenGL development headers not found."
8717 test -n "$opengl_msg" && enable_opengl32
=${enable_opengl32:-no}
8718 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32
=${enable_glu32:-no}
8720 enable_opengl32
=${enable_opengl32:-no}
8721 enable_glu32
=${enable_glu32:-no}
8723 if test -n "$opengl_msg"; then :
8724 case "x$with_opengl" in
8725 x
) wine_warnings
="$wine_warnings|$opengl_msg
8726 OpenGL and Direct3D won't be supported." ;;
8728 *) as_fn_error
"$opengl_msg
8729 OpenGL and Direct3D won't be supported.
8730 This is an error since --with-opengl was requested." "$LINENO" 5 ;;
8736 for ac_header
in audio
/audiolib.h
8738 ac_fn_c_check_header_mongrel
"$LINENO" "audio/audiolib.h" "ac_cv_header_audio_audiolib_h" "$ac_includes_default"
8739 if test "x$ac_cv_header_audio_audiolib_h" = x
""yes; then :
8740 cat >>confdefs.h
<<_ACEOF
8741 #define HAVE_AUDIO_AUDIOLIB_H 1
8743 for ac_header
in audio
/soundlib.h
8745 ac_fn_c_check_header_compile
"$LINENO" "audio/soundlib.h" "ac_cv_header_audio_soundlib_h" "#include <audio/audiolib.h>
8747 if test "x$ac_cv_header_audio_soundlib_h" = x
""yes; then :
8748 cat >>confdefs.h
<<_ACEOF
8749 #define HAVE_AUDIO_SOUNDLIB_H 1
8756 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AuCreateFlow in -laudio" >&5
8757 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
8758 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then :
8759 $as_echo_n "(cached) " >&6
8761 ac_check_lib_save_LIBS
=$LIBS
8762 LIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8763 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8764 /* end confdefs.h. */
8766 /* Override any GCC internal prototype to avoid an error.
8767 Use char because int might match the return type of a GCC
8768 builtin and then its argument prototype would still apply. */
8772 char AuCreateFlow ();
8776 return AuCreateFlow ();
8781 if ac_fn_c_try_link
"$LINENO"; then :
8782 ac_cv_lib_audio_AuCreateFlow
=yes
8784 ac_cv_lib_audio_AuCreateFlow
=no
8786 rm -f core conftest.err conftest.
$ac_objext \
8787 conftest
$ac_exeext conftest.
$ac_ext
8788 LIBS
=$ac_check_lib_save_LIBS
8790 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audio_AuCreateFlow" >&5
8791 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
8792 if test "x$ac_cv_lib_audio_AuCreateFlow" = x
""yes; then :
8794 $as_echo "#define HAVE_NAS 1" >>confdefs.h
8796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XauGetBestAuthByAddr in -lXau" >&5
8797 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
8798 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then :
8799 $as_echo_n "(cached) " >&6
8801 ac_check_lib_save_LIBS
=$LIBS
8802 LIBS
="-lXau $X_LIBS $LIBS"
8803 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8804 /* end confdefs.h. */
8806 /* Override any GCC internal prototype to avoid an error.
8807 Use char because int might match the return type of a GCC
8808 builtin and then its argument prototype would still apply. */
8812 char XauGetBestAuthByAddr ();
8816 return XauGetBestAuthByAddr ();
8821 if ac_fn_c_try_link
"$LINENO"; then :
8822 ac_cv_lib_Xau_XauGetBestAuthByAddr
=yes
8824 ac_cv_lib_Xau_XauGetBestAuthByAddr
=no
8826 rm -f core conftest.err conftest.
$ac_objext \
8827 conftest
$ac_exeext conftest.
$ac_ext
8828 LIBS
=$ac_check_lib_save_LIBS
8830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
8831 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
8832 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x
""yes; then :
8833 NASLIBS
="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
8835 NASLIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
8846 CPPFLAGS
="$ac_save_CPPFLAGS"
8851 enable_winex11_drv
=${enable_winex11_drv:-no}
8852 enable_opengl32
=${enable_opengl32:-no}
8853 enable_glu32
=${enable_glu32:-no}
8855 if test "x$XLIB" = "x"; then :
8858 *) as_fn_error
"X ${notice_platform}development files not found. Wine will be built
8859 without X support, which probably isn't what you want. You will need to install
8860 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
8861 Use the --without-x option if you really want this." "$LINENO" 5 ;;
8872 if test "x$with_xml" != "xno"
8874 ac_save_CPPFLAGS
="$CPPFLAGS"
8875 if test "$PKG_CONFIG" != "false"
8877 ac_xml_libs
="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
8878 ac_xml_cflags
="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
8880 ac_xml_libs
="`xml2-config --libs 2>/dev/null`"
8881 ac_xml_cflags
="`xml2-config --cflags 2>/dev/null`"
8883 CPPFLAGS
="$CPPFLAGS $ac_xml_cflags"
8884 for ac_header
in libxml
/parser.h
8886 ac_fn_c_check_header_mongrel
"$LINENO" "libxml/parser.h" "ac_cv_header_libxml_parser_h" "$ac_includes_default"
8887 if test "x$ac_cv_header_libxml_parser_h" = x
""yes; then :
8888 cat >>confdefs.h
<<_ACEOF
8889 #define HAVE_LIBXML_PARSER_H 1
8891 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlParseMemory in -lxml2" >&5
8892 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
8893 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then :
8894 $as_echo_n "(cached) " >&6
8896 ac_check_lib_save_LIBS
=$LIBS
8897 LIBS
="-lxml2 $ac_xml_libs $LIBS"
8898 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8899 /* end confdefs.h. */
8901 /* Override any GCC internal prototype to avoid an error.
8902 Use char because int might match the return type of a GCC
8903 builtin and then its argument prototype would still apply. */
8907 char xmlParseMemory ();
8911 return xmlParseMemory ();
8916 if ac_fn_c_try_link
"$LINENO"; then :
8917 ac_cv_lib_xml2_xmlParseMemory
=yes
8919 ac_cv_lib_xml2_xmlParseMemory
=no
8921 rm -f core conftest.err conftest.
$ac_objext \
8922 conftest
$ac_exeext conftest.
$ac_ext
8923 LIBS
=$ac_check_lib_save_LIBS
8925 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
8926 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
8927 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x
""yes; then :
8929 $as_echo "#define HAVE_LIBXML2 1" >>confdefs.h
8931 XML2LIBS
="$ac_xml_libs"
8932 XML2INCL
="$ac_xml_cflags"
8935 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlReadMemory in -lxml2" >&5
8936 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
8937 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then :
8938 $as_echo_n "(cached) " >&6
8940 ac_check_lib_save_LIBS
=$LIBS
8941 LIBS
="-lxml2 $ac_xml_libs $LIBS"
8942 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8943 /* end confdefs.h. */
8945 /* Override any GCC internal prototype to avoid an error.
8946 Use char because int might match the return type of a GCC
8947 builtin and then its argument prototype would still apply. */
8951 char xmlReadMemory ();
8955 return xmlReadMemory ();
8960 if ac_fn_c_try_link
"$LINENO"; then :
8961 ac_cv_lib_xml2_xmlReadMemory
=yes
8963 ac_cv_lib_xml2_xmlReadMemory
=no
8965 rm -f core conftest.err conftest.
$ac_objext \
8966 conftest
$ac_exeext conftest.
$ac_ext
8967 LIBS
=$ac_check_lib_save_LIBS
8969 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
8970 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
8971 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x
""yes; then :
8973 $as_echo "#define HAVE_XMLREADMEMORY 1" >>confdefs.h
8977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlNewDocPI in -lxml2" >&5
8978 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
8979 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then :
8980 $as_echo_n "(cached) " >&6
8982 ac_check_lib_save_LIBS
=$LIBS
8983 LIBS
="-lxml2 $ac_xml_libs $LIBS"
8984 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8985 /* end confdefs.h. */
8987 /* Override any GCC internal prototype to avoid an error.
8988 Use char because int might match the return type of a GCC
8989 builtin and then its argument prototype would still apply. */
8993 char xmlNewDocPI ();
8997 return xmlNewDocPI ();
9002 if ac_fn_c_try_link
"$LINENO"; then :
9003 ac_cv_lib_xml2_xmlNewDocPI
=yes
9005 ac_cv_lib_xml2_xmlNewDocPI
=no
9007 rm -f core conftest.err conftest.
$ac_objext \
9008 conftest
$ac_exeext conftest.
$ac_ext
9009 LIBS
=$ac_check_lib_save_LIBS
9011 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
9012 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
9013 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x
""yes; then :
9015 $as_echo "#define HAVE_XMLNEWDOCPI 1" >>confdefs.h
9024 CPPFLAGS
="$ac_save_CPPFLAGS"
9026 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then :
9027 case "x$with_xml" in
9028 x
) wine_warnings
="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
9030 *) as_fn_error
"libxml2 ${notice_platform}development files not found, XML won't be supported.
9031 This is an error since --with-xml was requested." "$LINENO" 5 ;;
9035 if test "x$with_xslt" != "xno"
9037 if test "$PKG_CONFIG" != "false"
9039 ac_xslt_libs
="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
9040 ac_xslt_cflags
="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
9042 ac_xslt_libs
="`xslt-config --libs 2>/dev/null`"
9043 ac_xslt_cflags
="`xslt-config --cflags 2>/dev/null`"
9045 ac_save_CPPFLAGS
="$CPPFLAGS"
9046 CPPFLAGS
="$CPPFLAGS $ac_xslt_cflags"
9047 for ac_header
in libxslt
/pattern.h libxslt
/transform.h
9049 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9050 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_LIBXSLT_PATTERN_H
9051 # include <libxslt/pattern.h>
9054 eval as_val
=\$
$as_ac_Header
9055 if test "x$as_val" = x
""yes; then :
9056 cat >>confdefs.h
<<_ACEOF
9057 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
9064 CPPFLAGS
="$ac_save_CPPFLAGS"
9065 if test "$ac_cv_header_libxslt_transform_h" = "yes"
9067 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lxslt" >&5
9068 $as_echo_n "checking for -lxslt... " >&6; }
9069 if test "${ac_cv_lib_soname_xslt+set}" = set; then :
9070 $as_echo_n "(cached) " >&6
9072 ac_check_soname_save_LIBS
=$LIBS
9073 LIBS
="-lxslt $ac_xslt_libs $LIBS"
9074 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9075 /* end confdefs.h. */
9077 /* Override any GCC internal prototype to avoid an error.
9078 Use char because int might match the return type of a GCC
9079 builtin and then its argument prototype would still apply. */
9083 char xsltCompilePattern ();
9087 return xsltCompilePattern ();
9092 if ac_fn_c_try_link
"$LINENO"; then :
9095 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'` ;;
9096 *) ac_cv_lib_soname_xslt
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9099 rm -f core conftest.err conftest.
$ac_objext \
9100 conftest
$ac_exeext conftest.
$ac_ext
9101 LIBS
=$ac_check_soname_save_LIBS
9103 if test "x$ac_cv_lib_soname_xslt" = "x"; then :
9104 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9105 $as_echo "not found" >&6; }
9108 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_xslt" >&5
9109 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
9111 cat >>confdefs.h
<<_ACEOF
9112 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
9115 XSLTINCL
="$ac_xslt_cflags"
9119 if test "x$ac_cv_lib_soname_xslt" = "x"; then :
9120 case "x$with_xslt" in
9121 x
) wine_warnings
="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
9123 *) as_fn_error
"libxslt ${notice_platform}development files not found, xslt won't be supported.
9124 This is an error since --with-xslt was requested." "$LINENO" 5 ;;
9130 if test "x$with_hal" != "xno"
9132 ac_save_CPPFLAGS
="$CPPFLAGS"
9133 if test "$PKG_CONFIG" != "false"
9135 ac_hal_libs
="`$PKG_CONFIG --libs hal 2>/dev/null`"
9136 ac_hal_cflags
="`$PKG_CONFIG --cflags hal 2>/dev/null`"
9137 CPPFLAGS
="$CPPFLAGS $ac_hal_cflags"
9139 for ac_header
in dbus
/dbus.h hal
/libhal.h
9141 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9142 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
9143 eval as_val
=\$
$as_ac_Header
9144 if test "x$as_val" = x
""yes; then :
9145 cat >>confdefs.h
<<_ACEOF
9146 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
9153 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
9155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dbus_connection_close in -ldbus-1" >&5
9156 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
9157 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then :
9158 $as_echo_n "(cached) " >&6
9160 ac_check_lib_save_LIBS
=$LIBS
9161 LIBS
="-ldbus-1 $ac_hal_libs $LIBS"
9162 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9163 /* end confdefs.h. */
9165 /* Override any GCC internal prototype to avoid an error.
9166 Use char because int might match the return type of a GCC
9167 builtin and then its argument prototype would still apply. */
9171 char dbus_connection_close ();
9175 return dbus_connection_close ();
9180 if ac_fn_c_try_link
"$LINENO"; then :
9181 ac_cv_lib_dbus_1_dbus_connection_close
=yes
9183 ac_cv_lib_dbus_1_dbus_connection_close
=no
9185 rm -f core conftest.err conftest.
$ac_objext \
9186 conftest
$ac_exeext conftest.
$ac_ext
9187 LIBS
=$ac_check_lib_save_LIBS
9189 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
9190 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
9191 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x
""yes; then :
9192 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lhal" >&5
9193 $as_echo_n "checking for -lhal... " >&6; }
9194 if test "${ac_cv_lib_soname_hal+set}" = set; then :
9195 $as_echo_n "(cached) " >&6
9197 ac_check_soname_save_LIBS
=$LIBS
9198 LIBS
="-lhal $ac_hal_libs $LIBS"
9199 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9200 /* end confdefs.h. */
9202 /* Override any GCC internal prototype to avoid an error.
9203 Use char because int might match the return type of a GCC
9204 builtin and then its argument prototype would still apply. */
9208 char libhal_ctx_new ();
9212 return libhal_ctx_new ();
9217 if ac_fn_c_try_link
"$LINENO"; then :
9220 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'` ;;
9221 *) ac_cv_lib_soname_hal
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9224 rm -f core conftest.err conftest.
$ac_objext \
9225 conftest
$ac_exeext conftest.
$ac_ext
9226 LIBS
=$ac_check_soname_save_LIBS
9228 if test "x$ac_cv_lib_soname_hal" = "x"; then :
9229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9230 $as_echo "not found" >&6; }
9233 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_hal" >&5
9234 $as_echo "$ac_cv_lib_soname_hal" >&6; }
9236 cat >>confdefs.h
<<_ACEOF
9237 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
9240 HALINCL
="$ac_hal_cflags"
9245 CPPFLAGS
="$ac_save_CPPFLAGS"
9247 if test "x$ac_cv_lib_soname_hal" = "x"; then :
9248 case "x$with_hal" in
9249 x
) wine_notices
="$wine_notices|libhal/libdbus ${notice_platform}development files not found, no dynamic device support." ;;
9251 *) as_fn_error
"libhal/libdbus ${notice_platform}development files not found, no dynamic device support.
9252 This is an error since --with-hal was requested." "$LINENO" 5 ;;
9256 if test "x$with_gnutls" != "xno"
9258 ac_save_CPPFLAGS
="$CPPFLAGS"
9259 if test "$PKG_CONFIG" != "false"
9261 ac_gnutls_libs
="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
9262 ac_gnutls_cflags
="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
9263 CPPFLAGS
="$CPPFLAGS $ac_gnutls_cflags"
9265 ac_fn_c_check_header_mongrel
"$LINENO" "gnutls/gnutls.h" "ac_cv_header_gnutls_gnutls_h" "$ac_includes_default"
9266 if test "x$ac_cv_header_gnutls_gnutls_h" = x
""yes; then :
9267 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9268 /* end confdefs.h. */
9269 #include <gnutls/gnutls.h>
9273 typeof(gnutls_mac_get_key_size) *pfunc;
9278 if ac_fn_c_try_compile
"$LINENO"; then :
9279 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lgnutls" >&5
9280 $as_echo_n "checking for -lgnutls... " >&6; }
9281 if test "${ac_cv_lib_soname_gnutls+set}" = set; then :
9282 $as_echo_n "(cached) " >&6
9284 ac_check_soname_save_LIBS
=$LIBS
9285 LIBS
="-lgnutls $ac_gnutls_libs $LIBS"
9286 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9287 /* end confdefs.h. */
9289 /* Override any GCC internal prototype to avoid an error.
9290 Use char because int might match the return type of a GCC
9291 builtin and then its argument prototype would still apply. */
9295 char gnutls_global_init ();
9299 return gnutls_global_init ();
9304 if ac_fn_c_try_link
"$LINENO"; then :
9307 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'` ;;
9308 *) ac_cv_lib_soname_gnutls
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9311 rm -f core conftest.err conftest.
$ac_objext \
9312 conftest
$ac_exeext conftest.
$ac_ext
9313 LIBS
=$ac_check_soname_save_LIBS
9315 if test "x$ac_cv_lib_soname_gnutls" = "x"; then :
9316 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9317 $as_echo "not found" >&6; }
9320 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_gnutls" >&5
9321 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
9323 cat >>confdefs.h
<<_ACEOF
9324 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
9327 GNUTLSINCL
="$ac_gnutls_cflags"
9331 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
9335 CPPFLAGS
="$ac_save_CPPFLAGS"
9337 if test "x$ac_cv_lib_soname_gnutls" = "x"; then :
9338 case "x$with_gnutls" in
9339 x
) wine_notices
="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
9341 *) as_fn_error
"libgnutls ${notice_platform}development files not found, no schannel support.
9342 This is an error since --with-gnutls was requested." "$LINENO" 5 ;;
9347 if test "$ac_cv_header_ncurses_h" = "yes"
9349 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lncurses" >&5
9350 $as_echo_n "checking for -lncurses... " >&6; }
9351 if test "${ac_cv_lib_soname_ncurses+set}" = set; then :
9352 $as_echo_n "(cached) " >&6
9354 ac_check_soname_save_LIBS
=$LIBS
9355 LIBS
="-lncurses $LIBS"
9356 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9357 /* end confdefs.h. */
9359 /* Override any GCC internal prototype to avoid an error.
9360 Use char because int might match the return type of a GCC
9361 builtin and then its argument prototype would still apply. */
9374 if ac_fn_c_try_link
"$LINENO"; then :
9377 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'` ;;
9378 *) ac_cv_lib_soname_ncurses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9381 rm -f core conftest.err conftest.
$ac_objext \
9382 conftest
$ac_exeext conftest.
$ac_ext
9383 LIBS
=$ac_check_soname_save_LIBS
9385 if test "x$ac_cv_lib_soname_ncurses" = "x"; then :
9386 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9387 $as_echo "not found" >&6; }
9390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_ncurses" >&5
9391 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
9393 cat >>confdefs.h
<<_ACEOF
9394 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
9397 CURSESLIBS
="-lncurses"
9399 elif test "$ac_cv_header_curses_h" = "yes"
9401 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcurses" >&5
9402 $as_echo_n "checking for -lcurses... " >&6; }
9403 if test "${ac_cv_lib_soname_curses+set}" = set; then :
9404 $as_echo_n "(cached) " >&6
9406 ac_check_soname_save_LIBS
=$LIBS
9407 LIBS
="-lcurses $LIBS"
9408 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9409 /* end confdefs.h. */
9411 /* Override any GCC internal prototype to avoid an error.
9412 Use char because int might match the return type of a GCC
9413 builtin and then its argument prototype would still apply. */
9426 if ac_fn_c_try_link
"$LINENO"; then :
9429 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'` ;;
9430 *) ac_cv_lib_soname_curses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9433 rm -f core conftest.err conftest.
$ac_objext \
9434 conftest
$ac_exeext conftest.
$ac_ext
9435 LIBS
=$ac_check_soname_save_LIBS
9437 if test "x$ac_cv_lib_soname_curses" = "x"; then :
9438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9439 $as_echo "not found" >&6; }
9442 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_curses" >&5
9443 $as_echo "$ac_cv_lib_soname_curses" >&6; }
9445 cat >>confdefs.h
<<_ACEOF
9446 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
9449 CURSESLIBS
="-lcurses"
9452 ac_save_LIBS
="$LIBS"
9453 LIBS
="$LIBS $CURSESLIBS"
9454 for ac_func
in mousemask
9456 ac_fn_c_check_func
"$LINENO" "mousemask" "ac_cv_func_mousemask"
9457 if test "x$ac_cv_func_mousemask" = x
""yes; then :
9458 cat >>confdefs.h
<<_ACEOF
9459 #define HAVE_MOUSEMASK 1
9465 LIBS
="$ac_save_LIBS"
9466 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then :
9467 case "x$with_curses" in
9468 x
) wine_notices
="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
9470 *) as_fn_error
"lib(n)curses ${notice_platform}development files not found, curses won't be supported.
9471 This is an error since --with-curses was requested." "$LINENO" 5 ;;
9475 if test "x$with_sane" != "xno"
9477 ac_save_CPPFLAGS
="$CPPFLAGS"
9478 # Extract the first word of "sane-config", so it can be a program name with args.
9479 set dummy sane-config
; ac_word
=$2
9480 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9481 $as_echo_n "checking for $ac_word... " >&6; }
9482 if test "${ac_cv_prog_sane_devel+set}" = set; then :
9483 $as_echo_n "(cached) " >&6
9485 if test -n "$sane_devel"; then
9486 ac_cv_prog_sane_devel
="$sane_devel" # Let the user override the test.
9488 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9492 test -z "$as_dir" && as_dir
=.
9493 for ac_exec_ext
in '' $ac_executable_extensions; do
9494 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9495 ac_cv_prog_sane_devel
="sane-config"
9496 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9503 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel
="no"
9506 sane_devel
=$ac_cv_prog_sane_devel
9507 if test -n "$sane_devel"; then
9508 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sane_devel" >&5
9509 $as_echo "$sane_devel" >&6; }
9511 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9512 $as_echo "no" >&6; }
9516 if test "$sane_devel" != "no"
9518 ac_sane_incl
="`$sane_devel --cflags`"
9519 ac_sane_libs
="`$sane_devel --ldflags`"
9520 CPPFLAGS
="$CPPFLAGS $ac_sane_incl"
9522 ac_fn_c_check_header_mongrel
"$LINENO" "sane/sane.h" "ac_cv_header_sane_sane_h" "$ac_includes_default"
9523 if test "x$ac_cv_header_sane_sane_h" = x
""yes; then :
9524 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lsane" >&5
9525 $as_echo_n "checking for -lsane... " >&6; }
9526 if test "${ac_cv_lib_soname_sane+set}" = set; then :
9527 $as_echo_n "(cached) " >&6
9529 ac_check_soname_save_LIBS
=$LIBS
9530 LIBS
="-lsane $ac_sane_libs $LIBS"
9531 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9532 /* end confdefs.h. */
9534 /* Override any GCC internal prototype to avoid an error.
9535 Use char because int might match the return type of a GCC
9536 builtin and then its argument prototype would still apply. */
9544 return sane_init ();
9549 if ac_fn_c_try_link
"$LINENO"; then :
9552 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'` ;;
9553 *) ac_cv_lib_soname_sane
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9556 rm -f core conftest.err conftest.
$ac_objext \
9557 conftest
$ac_exeext conftest.
$ac_ext
9558 LIBS
=$ac_check_soname_save_LIBS
9560 if test "x$ac_cv_lib_soname_sane" = "x"; then :
9561 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9562 $as_echo "not found" >&6; }
9565 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_sane" >&5
9566 $as_echo "$ac_cv_lib_soname_sane" >&6; }
9568 cat >>confdefs.h
<<_ACEOF
9569 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
9572 SANEINCL
="$ac_sane_incl"
9578 CPPFLAGS
="$ac_save_CPPFLAGS"
9580 if test "x$ac_cv_lib_soname_sane" = "x"; then :
9581 case "x$with_sane" in
9582 x
) wine_notices
="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
9584 *) as_fn_error
"libsane ${notice_platform}development files not found, scanners won't be supported.
9585 This is an error since --with-sane was requested." "$LINENO" 5 ;;
9589 if test "x$with_gphoto" != "xno"
9591 ac_save_CPPFLAGS
="$CPPFLAGS"
9592 # Extract the first word of "gphoto2-config", so it can be a program name with args.
9593 set dummy gphoto2-config
; ac_word
=$2
9594 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9595 $as_echo_n "checking for $ac_word... " >&6; }
9596 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then :
9597 $as_echo_n "(cached) " >&6
9599 if test -n "$gphoto2_devel"; then
9600 ac_cv_prog_gphoto2_devel
="$gphoto2_devel" # Let the user override the test.
9602 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9606 test -z "$as_dir" && as_dir
=.
9607 for ac_exec_ext
in '' $ac_executable_extensions; do
9608 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9609 ac_cv_prog_gphoto2_devel
="gphoto2-config"
9610 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9617 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel
="no"
9620 gphoto2_devel
=$ac_cv_prog_gphoto2_devel
9621 if test -n "$gphoto2_devel"; then
9622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gphoto2_devel" >&5
9623 $as_echo "$gphoto2_devel" >&6; }
9625 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9626 $as_echo "no" >&6; }
9630 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
9631 set dummy gphoto2-port-config
; ac_word
=$2
9632 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9633 $as_echo_n "checking for $ac_word... " >&6; }
9634 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then :
9635 $as_echo_n "(cached) " >&6
9637 if test -n "$gphoto2port_devel"; then
9638 ac_cv_prog_gphoto2port_devel
="$gphoto2port_devel" # Let the user override the test.
9640 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9644 test -z "$as_dir" && as_dir
=.
9645 for ac_exec_ext
in '' $ac_executable_extensions; do
9646 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9647 ac_cv_prog_gphoto2port_devel
="gphoto2-port-config"
9648 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9655 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel
="no"
9658 gphoto2port_devel
=$ac_cv_prog_gphoto2port_devel
9659 if test -n "$gphoto2port_devel"; then
9660 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gphoto2port_devel" >&5
9661 $as_echo "$gphoto2port_devel" >&6; }
9663 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9664 $as_echo "no" >&6; }
9668 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
9670 ac_gphoto2_incl
="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
9672 for i
in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
9675 -L/usr
/lib|
-L/usr
/lib64
) ;;
9676 -L*|
-l*) ac_gphoto2_libs
="$ac_gphoto2_libs $i";;
9679 CPPFLAGS
="$CPPFLAGS $ac_gphoto2_incl"
9681 ac_gphoto2_libs
=${ac_gphoto2_libs:-"-lgphoto2"}
9682 ac_fn_c_check_header_mongrel
"$LINENO" "gphoto2-camera.h" "ac_cv_header_gphoto2_camera_h" "$ac_includes_default"
9683 if test "x$ac_cv_header_gphoto2_camera_h" = x
""yes; then :
9684 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gp_camera_new in -lgphoto2" >&5
9685 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
9686 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then :
9687 $as_echo_n "(cached) " >&6
9689 ac_check_lib_save_LIBS
=$LIBS
9690 LIBS
="-lgphoto2 $ac_gphoto2_libs $LIBS"
9691 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9692 /* end confdefs.h. */
9694 /* Override any GCC internal prototype to avoid an error.
9695 Use char because int might match the return type of a GCC
9696 builtin and then its argument prototype would still apply. */
9700 char gp_camera_new ();
9704 return gp_camera_new ();
9709 if ac_fn_c_try_link
"$LINENO"; then :
9710 ac_cv_lib_gphoto2_gp_camera_new
=yes
9712 ac_cv_lib_gphoto2_gp_camera_new
=no
9714 rm -f core conftest.err conftest.
$ac_objext \
9715 conftest
$ac_exeext conftest.
$ac_ext
9716 LIBS
=$ac_check_lib_save_LIBS
9718 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
9719 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
9720 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x
""yes; then :
9722 $as_echo "#define HAVE_GPHOTO2 1" >>confdefs.h
9724 GPHOTO2LIBS
="$ac_gphoto2_libs"
9726 GPHOTO2INCL
="$ac_gphoto2_incl"
9733 CPPFLAGS
="$ac_save_CPPFLAGS"
9735 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then :
9736 case "x$with_gphoto" in
9737 x
) wine_notices
="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
9739 *) as_fn_error
"libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
9740 This is an error since --with-gphoto was requested." "$LINENO" 5 ;;
9747 if test "$ac_cv_header_resolv_h" = "yes"
9749 ac_save_LIBS
="$LIBS"
9750 LIBS
="$LIBS -lresolv"
9751 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9752 /* end confdefs.h. */
9753 #ifdef HAVE_NETINET_IN_H
9754 #include <netinet/in.h>
9765 if ac_fn_c_try_link
"$LINENO"; then :
9767 $as_echo "#define HAVE_RESOLV 1" >>confdefs.h
9769 RESOLVLIBS
="-lresolv"
9771 rm -f core conftest.err conftest.
$ac_objext \
9772 conftest
$ac_exeext conftest.
$ac_ext
9773 LIBS
="$ac_save_LIBS"
9778 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
9780 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cmsOpenProfileFromFile in -llcms" >&5
9781 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
9782 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then :
9783 $as_echo_n "(cached) " >&6
9785 ac_check_lib_save_LIBS
=$LIBS
9787 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9788 /* end confdefs.h. */
9790 /* Override any GCC internal prototype to avoid an error.
9791 Use char because int might match the return type of a GCC
9792 builtin and then its argument prototype would still apply. */
9796 char cmsOpenProfileFromFile ();
9800 return cmsOpenProfileFromFile ();
9805 if ac_fn_c_try_link
"$LINENO"; then :
9806 ac_cv_lib_lcms_cmsOpenProfileFromFile
=yes
9808 ac_cv_lib_lcms_cmsOpenProfileFromFile
=no
9810 rm -f core conftest.err conftest.
$ac_objext \
9811 conftest
$ac_exeext conftest.
$ac_ext
9812 LIBS
=$ac_check_lib_save_LIBS
9814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
9815 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
9816 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x
""yes; then :
9818 $as_echo "#define HAVE_LCMS 1" >>confdefs.h
9824 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then :
9825 case "x$with_cms" in
9826 x
) wine_notices
="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
9828 *) as_fn_error
"liblcms ${notice_platform}development files not found, Color Management won't be supported.
9829 This is an error since --with-cms was requested." "$LINENO" 5 ;;
9833 if test "x$with_freetype" != "xno"
9835 for ac_prog
in freetype-config freetype2-config
9837 # Extract the first word of "$ac_prog", so it can be a program name with args.
9838 set dummy
$ac_prog; ac_word
=$2
9839 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9840 $as_echo_n "checking for $ac_word... " >&6; }
9841 if test "${ac_cv_prog_ft_devel+set}" = set; then :
9842 $as_echo_n "(cached) " >&6
9844 if test -n "$ft_devel"; then
9845 ac_cv_prog_ft_devel
="$ft_devel" # Let the user override the test.
9847 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9851 test -z "$as_dir" && as_dir
=.
9852 for ac_exec_ext
in '' $ac_executable_extensions; do
9853 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9854 ac_cv_prog_ft_devel
="$ac_prog"
9855 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9864 ft_devel
=$ac_cv_prog_ft_devel
9865 if test -n "$ft_devel"; then
9866 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ft_devel" >&5
9867 $as_echo "$ft_devel" >&6; }
9869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9870 $as_echo "no" >&6; }
9874 test -n "$ft_devel" && break
9876 test -n "$ft_devel" || ft_devel
="no"
9878 if test "$ft_devel" != "no"
9880 ac_freetype_incl
=`$ft_devel --cflags`
9881 ac_freetype_libs
=`$ft_devel --libs`
9883 ac_freetype_libs
=${ac_freetype_libs:-"-lfreetype"}
9884 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfreetype" >&5
9885 $as_echo_n "checking for -lfreetype... " >&6; }
9886 if test "${ac_cv_lib_soname_freetype+set}" = set; then :
9887 $as_echo_n "(cached) " >&6
9889 ac_check_soname_save_LIBS
=$LIBS
9890 LIBS
="-lfreetype $ac_freetype_libs $LIBS"
9891 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9892 /* end confdefs.h. */
9894 /* Override any GCC internal prototype to avoid an error.
9895 Use char because int might match the return type of a GCC
9896 builtin and then its argument prototype would still apply. */
9900 char FT_Init_FreeType ();
9904 return FT_Init_FreeType ();
9909 if ac_fn_c_try_link
"$LINENO"; then :
9912 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'` ;;
9913 *) ac_cv_lib_soname_freetype
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9916 rm -f core conftest.err conftest.
$ac_objext \
9917 conftest
$ac_exeext conftest.
$ac_ext
9918 LIBS
=$ac_check_soname_save_LIBS
9920 if test "x$ac_cv_lib_soname_freetype" = "x"; then :
9921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9922 $as_echo "not found" >&6; }
9925 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_freetype" >&5
9926 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
9928 cat >>confdefs.h
<<_ACEOF
9929 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
9934 if test "$ft_lib" = "yes"
9936 ac_save_CPPFLAGS
="$CPPFLAGS"
9937 CPPFLAGS
="$ac_freetype_incl $CPPFLAGS"
9938 for ac_header
in ft2build.h \
9939 freetype
/freetype.h \
9940 freetype
/ftglyph.h \
9941 freetype
/fttypes.h \
9942 freetype
/tttables.h \
9943 freetype
/ftsnames.h \
9944 freetype
/ttnameid.h \
9945 freetype
/ftoutln.h \
9946 freetype
/ftwinfnt.h \
9947 freetype
/ftmodapi.h \
9948 freetype
/ftlcdfil.h \
9949 freetype
/internal
/sfnt.h
9951 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9952 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_FT2BUILD_H
9953 # include <ft2build.h>
9956 eval as_val
=\$
$as_ac_Header
9957 if test "x$as_val" = x
""yes; then :
9958 cat >>confdefs.h
<<_ACEOF
9959 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
9966 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9967 /* end confdefs.h. */
9968 #include <ft2build.h>
9969 #include <freetype/fttrigon.h>
9971 if ac_fn_c_try_cpp
"$LINENO"; then :
9973 $as_echo "#define HAVE_FREETYPE_FTTRIGON_H 1" >>confdefs.h
9975 wine_cv_fttrigon
=yes
9979 rm -f conftest.err conftest.
$ac_ext
9980 ac_fn_c_check_type
"$LINENO" "FT_TrueTypeEngineType" "ac_cv_type_FT_TrueTypeEngineType" "#include <freetype/ftmodapi.h>
9982 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x
""yes; then :
9984 cat >>confdefs.h
<<_ACEOF
9985 #define HAVE_FT_TRUETYPEENGINETYPE 1
9991 ac_save_CFLAGS
="$CFLAGS"
9992 CFLAGS
="$CFLAGS $ac_freetype_libs"
9993 for ac_func
in FT_Load_Sfnt_Table
9995 ac_fn_c_check_func
"$LINENO" "FT_Load_Sfnt_Table" "ac_cv_func_FT_Load_Sfnt_Table"
9996 if test "x$ac_cv_func_FT_Load_Sfnt_Table" = x
""yes; then :
9997 cat >>confdefs.h
<<_ACEOF
9998 #define HAVE_FT_LOAD_SFNT_TABLE 1
10004 CFLAGS
="$ac_save_CFLAGS"
10005 CPPFLAGS
="$ac_save_CPPFLAGS"
10006 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
10009 $as_echo "#define HAVE_FREETYPE 1" >>confdefs.h
10011 FREETYPELIBS
="$ac_freetype_libs"
10013 FREETYPEINCL
="$ac_freetype_incl"
10018 if test "x$FREETYPELIBS" = "x"; then :
10019 case "x$with_freetype" in
10021 *) as_fn_error
"FreeType ${notice_platform}development files not found. Fonts will not be built.
10022 Use the --without-freetype option if you really want this." "$LINENO" 5 ;;
10025 test "x$FREETYPELIBS" = "x" && enable_fonts
=${enable_fonts:-no}
10027 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for parport header/ppdev.h" >&5
10028 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
10029 if test "${ac_cv_c_ppdev+set}" = set; then :
10030 $as_echo_n "(cached) " >&6
10032 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10033 /* end confdefs.h. */
10034 #include <linux/ppdev.h>
10038 ioctl (1,PPCLAIM,0)
10043 if ac_fn_c_try_compile
"$LINENO"; then :
10044 ac_cv_c_ppdev
="yes"
10048 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_ppdev" >&5
10051 $as_echo "$ac_cv_c_ppdev" >&6; }
10052 if test "$ac_cv_c_ppdev" = "yes"
10055 $as_echo "#define HAVE_PPDEV 1" >>confdefs.h
10059 ac_wine_check_funcs_save_LIBS
="$LIBS"
10060 LIBS
="$LIBS $LIBPTHREAD"
10062 pthread_attr_get_np \
10063 pthread_getattr_np \
10064 pthread_get_stackaddr_np \
10065 pthread_get_stacksize_np
10067 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
10068 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
10069 eval as_val
=\$
$as_ac_var
10070 if test "x$as_val" = x
""yes; then :
10071 cat >>confdefs.h
<<_ACEOF
10072 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
10078 LIBS
="$ac_wine_check_funcs_save_LIBS"
10080 if test "$ac_cv_header_zlib_h" = "yes"
10082 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5
10083 $as_echo_n "checking for inflate in -lz... " >&6; }
10084 if test "${ac_cv_lib_z_inflate+set}" = set; then :
10085 $as_echo_n "(cached) " >&6
10087 ac_check_lib_save_LIBS
=$LIBS
10089 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10090 /* end confdefs.h. */
10092 /* Override any GCC internal prototype to avoid an error.
10093 Use char because int might match the return type of a GCC
10094 builtin and then its argument prototype would still apply. */
10107 if ac_fn_c_try_link
"$LINENO"; then :
10108 ac_cv_lib_z_inflate
=yes
10110 ac_cv_lib_z_inflate
=no
10112 rm -f core conftest.err conftest.
$ac_objext \
10113 conftest
$ac_exeext conftest.
$ac_ext
10114 LIBS
=$ac_check_lib_save_LIBS
10116 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5
10117 $as_echo "$ac_cv_lib_z_inflate" >&6; }
10118 if test "x$ac_cv_lib_z_inflate" = x
""yes; then :
10120 $as_echo "#define HAVE_ZLIB 1" >>confdefs.h
10128 if test "x$with_esd" != xno
10130 save_CFLAGS
="$CFLAGS"
10131 # Extract the first word of "esd-config", so it can be a program name with args.
10132 set dummy esd-config
; ac_word
=$2
10133 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10134 $as_echo_n "checking for $ac_word... " >&6; }
10135 if test "${ac_cv_path_ESDCONFIG+set}" = set; then :
10136 $as_echo_n "(cached) " >&6
10140 ac_cv_path_ESDCONFIG
="$ESDCONFIG" # Let the user override the test with a path.
10143 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10144 for as_dir
in $PATH
10147 test -z "$as_dir" && as_dir
=.
10148 for ac_exec_ext
in '' $ac_executable_extensions; do
10149 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10150 ac_cv_path_ESDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
10151 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10158 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG
="no"
10162 ESDCONFIG
=$ac_cv_path_ESDCONFIG
10163 if test -n "$ESDCONFIG"; then
10164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ESDCONFIG" >&5
10165 $as_echo "$ESDCONFIG" >&6; }
10167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10168 $as_echo "no" >&6; }
10172 if test "x$ESDCONFIG" != "xno"
10175 for i
in `$ESDCONFIG --cflags`
10178 -I*) ac_esd_incl
="$ac_esd_incl $i";;
10181 ac_esd_libs
=`$ESDCONFIG --libs`
10182 CFLAGS
="$CFLAGS $ac_esd_incl"
10184 ac_esd_libs
=${ac_esd_libs:-"-lesd"}
10185 ac_fn_c_check_header_mongrel
"$LINENO" "esd.h" "ac_cv_header_esd_h" "$ac_includes_default"
10186 if test "x$ac_cv_header_esd_h" = x
""yes; then :
10187 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for esd_open_sound in -lesd" >&5
10188 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
10189 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then :
10190 $as_echo_n "(cached) " >&6
10192 ac_check_lib_save_LIBS
=$LIBS
10193 LIBS
="-lesd $ac_esd_libs $LIBS"
10194 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10195 /* end confdefs.h. */
10197 /* Override any GCC internal prototype to avoid an error.
10198 Use char because int might match the return type of a GCC
10199 builtin and then its argument prototype would still apply. */
10203 char esd_open_sound ();
10207 return esd_open_sound ();
10212 if ac_fn_c_try_link
"$LINENO"; then :
10213 ac_cv_lib_esd_esd_open_sound
=yes
10215 ac_cv_lib_esd_esd_open_sound
=no
10217 rm -f core conftest.err conftest.
$ac_objext \
10218 conftest
$ac_exeext conftest.
$ac_ext
10219 LIBS
=$ac_check_lib_save_LIBS
10221 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_esd_esd_open_sound" >&5
10222 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
10223 if test "x$ac_cv_lib_esd_esd_open_sound" = x
""yes; then :
10224 ESDINCL
="$ac_esd_incl"
10226 ESDLIBS
="$ac_esd_libs"
10229 $as_echo "#define HAVE_ESD 1" >>confdefs.h
10236 CFLAGS
="$save_CFLAGS"
10241 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
10243 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for snd_pcm_hw_params_get_access in -lasound" >&5
10244 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
10245 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then :
10246 $as_echo_n "(cached) " >&6
10248 ac_check_lib_save_LIBS
=$LIBS
10249 LIBS
="-lasound $LIBS"
10250 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10251 /* end confdefs.h. */
10253 /* Override any GCC internal prototype to avoid an error.
10254 Use char because int might match the return type of a GCC
10255 builtin and then its argument prototype would still apply. */
10259 char snd_pcm_hw_params_get_access ();
10263 return snd_pcm_hw_params_get_access ();
10268 if ac_fn_c_try_link
"$LINENO"; then :
10269 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=yes
10271 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=no
10273 rm -f core conftest.err conftest.
$ac_objext \
10274 conftest
$ac_exeext conftest.
$ac_ext
10275 LIBS
=$ac_check_lib_save_LIBS
10277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
10278 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
10279 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x
""yes; then :
10280 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10281 /* end confdefs.h. */
10282 #ifdef HAVE_ALSA_ASOUNDLIB_H
10283 #include <alsa/asoundlib.h>
10284 #elif defined(HAVE_SYS_ASOUNDLIB_H)
10285 #include <sys/asoundlib.h>
10290 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
10295 if ac_fn_c_try_compile
"$LINENO"; then :
10297 $as_echo "#define HAVE_ALSA 1" >>confdefs.h
10299 ALSALIBS
="-lasound"
10301 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10308 if test "$ac_cv_header_libaudioio_h" = "yes"
10310 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AudioIOGetVersion in -laudioio" >&5
10311 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
10312 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then :
10313 $as_echo_n "(cached) " >&6
10315 ac_check_lib_save_LIBS
=$LIBS
10316 LIBS
="-laudioio $LIBS"
10317 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10318 /* end confdefs.h. */
10320 /* Override any GCC internal prototype to avoid an error.
10321 Use char because int might match the return type of a GCC
10322 builtin and then its argument prototype would still apply. */
10326 char AudioIOGetVersion ();
10330 return AudioIOGetVersion ();
10335 if ac_fn_c_try_link
"$LINENO"; then :
10336 ac_cv_lib_audioio_AudioIOGetVersion
=yes
10338 ac_cv_lib_audioio_AudioIOGetVersion
=no
10340 rm -f core conftest.err conftest.
$ac_objext \
10341 conftest
$ac_exeext conftest.
$ac_ext
10342 LIBS
=$ac_check_lib_save_LIBS
10344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
10345 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
10346 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x
""yes; then :
10347 AUDIOIOLIBS
="-laudioio"
10349 $as_echo "#define HAVE_LIBAUDIOIO 1" >>confdefs.h
10356 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
10358 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcapi20" >&5
10359 $as_echo_n "checking for -lcapi20... " >&6; }
10360 if test "${ac_cv_lib_soname_capi20+set}" = set; then :
10361 $as_echo_n "(cached) " >&6
10363 ac_check_soname_save_LIBS
=$LIBS
10364 LIBS
="-lcapi20 $LIBS"
10365 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10366 /* end confdefs.h. */
10368 /* Override any GCC internal prototype to avoid an error.
10369 Use char because int might match the return type of a GCC
10370 builtin and then its argument prototype would still apply. */
10374 char capi20_register ();
10378 return capi20_register ();
10383 if ac_fn_c_try_link
"$LINENO"; then :
10386 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'` ;;
10387 *) ac_cv_lib_soname_capi20
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10390 rm -f core conftest.err conftest.
$ac_objext \
10391 conftest
$ac_exeext conftest.
$ac_ext
10392 LIBS
=$ac_check_soname_save_LIBS
10394 if test "x$ac_cv_lib_soname_capi20" = "x"; then :
10395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10396 $as_echo "not found" >&6; }
10399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_capi20" >&5
10400 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
10402 cat >>confdefs.h
<<_ACEOF
10403 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
10409 if test "x$ac_cv_lib_soname_capi20" = "x"; then :
10410 case "x$with_capi" in
10411 x
) wine_notices
="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
10413 *) as_fn_error
"libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
10414 This is an error since --with-capi was requested." "$LINENO" 5 ;;
10420 if test "x$with_cups" != "xno"
10422 ac_save_CPPFLAGS
="$CPPFLAGS"
10423 ac_cups_cflags
=`cups-config --cflags 2>/dev/null`
10424 ac_cups_libs
=`cups-config --ldflags 2>/dev/null`
10425 CPPFLAGS
="$CPPFLAGS $ac_cups_cflags"
10426 for ac_header
in cups
/cups.h
10428 ac_fn_c_check_header_mongrel
"$LINENO" "cups/cups.h" "ac_cv_header_cups_cups_h" "$ac_includes_default"
10429 if test "x$ac_cv_header_cups_cups_h" = x
""yes; then :
10430 cat >>confdefs.h
<<_ACEOF
10431 #define HAVE_CUPS_CUPS_H 1
10433 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcups" >&5
10434 $as_echo_n "checking for -lcups... " >&6; }
10435 if test "${ac_cv_lib_soname_cups+set}" = set; then :
10436 $as_echo_n "(cached) " >&6
10438 ac_check_soname_save_LIBS
=$LIBS
10439 LIBS
="-lcups $ac_cups_libs $LIBS"
10440 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10441 /* end confdefs.h. */
10443 /* Override any GCC internal prototype to avoid an error.
10444 Use char because int might match the return type of a GCC
10445 builtin and then its argument prototype would still apply. */
10449 char cupsGetDefault ();
10453 return cupsGetDefault ();
10458 if ac_fn_c_try_link
"$LINENO"; then :
10461 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'` ;;
10462 *) ac_cv_lib_soname_cups
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10465 rm -f core conftest.err conftest.
$ac_objext \
10466 conftest
$ac_exeext conftest.
$ac_ext
10467 LIBS
=$ac_check_soname_save_LIBS
10469 if test "x$ac_cv_lib_soname_cups" = "x"; then :
10470 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10471 $as_echo "not found" >&6; }
10474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_cups" >&5
10475 $as_echo "$ac_cv_lib_soname_cups" >&6; }
10477 cat >>confdefs.h
<<_ACEOF
10478 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
10481 CUPSINCL
="$ac_cups_cflags"
10487 CPPFLAGS
="$ac_save_CPPFLAGS"
10489 if test "x$ac_cv_lib_soname_cups" = "x"; then :
10490 case "x$with_cups" in
10491 x
) wine_notices
="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
10493 *) as_fn_error
"libcups ${notice_platform}development files not found, CUPS won't be supported.
10494 This is an error since --with-cups was requested." "$LINENO" 5 ;;
10498 if test "$ac_cv_header_jack_jack_h" = "yes"
10500 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -ljack" >&5
10501 $as_echo_n "checking for -ljack... " >&6; }
10502 if test "${ac_cv_lib_soname_jack+set}" = set; then :
10503 $as_echo_n "(cached) " >&6
10505 ac_check_soname_save_LIBS
=$LIBS
10506 LIBS
="-ljack $LIBS"
10507 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10508 /* end confdefs.h. */
10510 /* Override any GCC internal prototype to avoid an error.
10511 Use char because int might match the return type of a GCC
10512 builtin and then its argument prototype would still apply. */
10516 char jack_client_new ();
10520 return jack_client_new ();
10525 if ac_fn_c_try_link
"$LINENO"; then :
10528 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'` ;;
10529 *) 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'` ;;
10532 rm -f core conftest.err conftest.
$ac_objext \
10533 conftest
$ac_exeext conftest.
$ac_ext
10534 LIBS
=$ac_check_soname_save_LIBS
10536 if test "x$ac_cv_lib_soname_jack" = "x"; then :
10537 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10538 $as_echo "not found" >&6; }
10541 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_jack" >&5
10542 $as_echo "$ac_cv_lib_soname_jack" >&6; }
10544 cat >>confdefs.h
<<_ACEOF
10545 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
10552 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
10554 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfontconfig" >&5
10555 $as_echo_n "checking for -lfontconfig... " >&6; }
10556 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then :
10557 $as_echo_n "(cached) " >&6
10559 ac_check_soname_save_LIBS
=$LIBS
10560 LIBS
="-lfontconfig $LIBS"
10561 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10562 /* end confdefs.h. */
10564 /* Override any GCC internal prototype to avoid an error.
10565 Use char because int might match the return type of a GCC
10566 builtin and then its argument prototype would still apply. */
10579 if ac_fn_c_try_link
"$LINENO"; then :
10582 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'` ;;
10583 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10586 rm -f core conftest.err conftest.
$ac_objext \
10587 conftest
$ac_exeext conftest.
$ac_ext
10588 LIBS
=$ac_check_soname_save_LIBS
10590 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10591 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10592 $as_echo "not found" >&6; }
10595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_fontconfig" >&5
10596 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
10598 cat >>confdefs.h
<<_ACEOF
10599 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
10604 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
10606 ac_save_CPPFLAGS
="$CPPFLAGS"
10607 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
10608 $as_unset ac_cv_header_fontconfig_fontconfig_h
10609 for ac_header
in fontconfig
/fontconfig.h
10611 ac_fn_c_check_header_mongrel
"$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
10612 if test "x$ac_cv_header_fontconfig_fontconfig_h" = x
""yes; then :
10613 cat >>confdefs.h
<<_ACEOF
10614 #define HAVE_FONTCONFIG_FONTCONFIG_H 1
10621 CPPFLAGS
="$ac_save_CPPFLAGS"
10622 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
10624 FONTCONFIGINCL
="$X_CFLAGS"
10626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfontconfig" >&5
10627 $as_echo_n "checking for -lfontconfig... " >&6; }
10628 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then :
10629 $as_echo_n "(cached) " >&6
10631 ac_check_soname_save_LIBS
=$LIBS
10632 LIBS
="-lfontconfig $X_LIBS $LIBS"
10633 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10634 /* end confdefs.h. */
10636 /* Override any GCC internal prototype to avoid an error.
10637 Use char because int might match the return type of a GCC
10638 builtin and then its argument prototype would still apply. */
10651 if ac_fn_c_try_link
"$LINENO"; then :
10654 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'` ;;
10655 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10658 rm -f core conftest.err conftest.
$ac_objext \
10659 conftest
$ac_exeext conftest.
$ac_ext
10660 LIBS
=$ac_check_soname_save_LIBS
10662 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10663 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10664 $as_echo "not found" >&6; }
10667 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_fontconfig" >&5
10668 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
10670 cat >>confdefs.h
<<_ACEOF
10671 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
10678 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10679 case "x$with_fontconfig" in
10680 x
) wine_notices
="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
10682 *) as_fn_error
"fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
10683 This is an error since --with-fontconfig was requested." "$LINENO" 5 ;;
10687 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
10689 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lssl" >&5
10690 $as_echo_n "checking for -lssl... " >&6; }
10691 if test "${ac_cv_lib_soname_ssl+set}" = set; then :
10692 $as_echo_n "(cached) " >&6
10694 ac_check_soname_save_LIBS
=$LIBS
10696 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10697 /* end confdefs.h. */
10699 /* Override any GCC internal prototype to avoid an error.
10700 Use char because int might match the return type of a GCC
10701 builtin and then its argument prototype would still apply. */
10705 char SSL_library_init ();
10709 return SSL_library_init ();
10714 if ac_fn_c_try_link
"$LINENO"; then :
10717 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'` ;;
10718 *) ac_cv_lib_soname_ssl
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10721 rm -f core conftest.err conftest.
$ac_objext \
10722 conftest
$ac_exeext conftest.
$ac_ext
10723 LIBS
=$ac_check_soname_save_LIBS
10725 if test "x$ac_cv_lib_soname_ssl" = "x"; then :
10726 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10727 $as_echo "not found" >&6; }
10730 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_ssl" >&5
10731 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
10733 cat >>confdefs.h
<<_ACEOF
10734 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
10739 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcrypto" >&5
10740 $as_echo_n "checking for -lcrypto... " >&6; }
10741 if test "${ac_cv_lib_soname_crypto+set}" = set; then :
10742 $as_echo_n "(cached) " >&6
10744 ac_check_soname_save_LIBS
=$LIBS
10745 LIBS
="-lcrypto $LIBS"
10746 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10747 /* end confdefs.h. */
10749 /* Override any GCC internal prototype to avoid an error.
10750 Use char because int might match the return type of a GCC
10751 builtin and then its argument prototype would still apply. */
10755 char BIO_new_socket ();
10759 return BIO_new_socket ();
10764 if ac_fn_c_try_link
"$LINENO"; then :
10767 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'` ;;
10768 *) ac_cv_lib_soname_crypto
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10771 rm -f core conftest.err conftest.
$ac_objext \
10772 conftest
$ac_exeext conftest.
$ac_ext
10773 LIBS
=$ac_check_soname_save_LIBS
10775 if test "x$ac_cv_lib_soname_crypto" = "x"; then :
10776 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10777 $as_echo "not found" >&6; }
10780 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_crypto" >&5
10781 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
10783 cat >>confdefs.h
<<_ACEOF
10784 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
10790 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then :
10791 case "x$with_openssl" in
10792 x
) wine_warnings
="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
10794 *) as_fn_error
"OpenSSL ${notice_platform}development files not found, SSL won't be supported.
10795 This is an error since --with-openssl was requested." "$LINENO" 5 ;;
10799 if test "$ac_cv_header_gsm_h" = "yes" -o "$ac_cv_header_gsm_gsm_h" = "yes"
10801 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lgsm" >&5
10802 $as_echo_n "checking for -lgsm... " >&6; }
10803 if test "${ac_cv_lib_soname_gsm+set}" = set; then :
10804 $as_echo_n "(cached) " >&6
10806 ac_check_soname_save_LIBS
=$LIBS
10808 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10809 /* end confdefs.h. */
10811 /* Override any GCC internal prototype to avoid an error.
10812 Use char because int might match the return type of a GCC
10813 builtin and then its argument prototype would still apply. */
10817 char gsm_create ();
10821 return gsm_create ();
10826 if ac_fn_c_try_link
"$LINENO"; then :
10829 dylib
) ac_cv_lib_soname_gsm
=`otool -L conftest$ac_exeext | grep "libgsm\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libgsm\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10830 *) ac_cv_lib_soname_gsm
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgsm\\.$LIBEXT" | sed -e "s/^.*\(libgsm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10833 rm -f core conftest.err conftest.
$ac_objext \
10834 conftest
$ac_exeext conftest.
$ac_ext
10835 LIBS
=$ac_check_soname_save_LIBS
10837 if test "x$ac_cv_lib_soname_gsm" = "x"; then :
10838 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10839 $as_echo "not found" >&6; }
10842 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_gsm" >&5
10843 $as_echo "$ac_cv_lib_soname_gsm" >&6; }
10845 cat >>confdefs.h
<<_ACEOF
10846 #define SONAME_LIBGSM "$ac_cv_lib_soname_gsm"
10852 if test "x$ac_cv_lib_soname_gsm" = "x"; then :
10853 case "x$with_libgsm" in
10854 x
) wine_warnings
="$wine_warnings|libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported." ;;
10856 *) as_fn_error
"libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported.
10857 This is an error since --with-libgsm was requested." "$LINENO" 5 ;;
10861 if test "$ac_cv_header_jpeglib_h" = "yes"
10863 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -ljpeg" >&5
10864 $as_echo_n "checking for -ljpeg... " >&6; }
10865 if test "${ac_cv_lib_soname_jpeg+set}" = set; then :
10866 $as_echo_n "(cached) " >&6
10868 ac_check_soname_save_LIBS
=$LIBS
10869 LIBS
="-ljpeg $LIBS"
10870 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10871 /* end confdefs.h. */
10873 /* Override any GCC internal prototype to avoid an error.
10874 Use char because int might match the return type of a GCC
10875 builtin and then its argument prototype would still apply. */
10879 char jpeg_start_decompress ();
10883 return jpeg_start_decompress ();
10888 if ac_fn_c_try_link
"$LINENO"; then :
10891 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'` ;;
10892 *) ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10895 rm -f core conftest.err conftest.
$ac_objext \
10896 conftest
$ac_exeext conftest.
$ac_ext
10897 LIBS
=$ac_check_soname_save_LIBS
10899 if test "x$ac_cv_lib_soname_jpeg" = "x"; then :
10900 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10901 $as_echo "not found" >&6; }
10904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_jpeg" >&5
10905 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
10907 cat >>confdefs.h
<<_ACEOF
10908 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
10914 if test "x$ac_cv_lib_soname_jpeg" = "x"; then :
10915 case "x$with_jpeg" in
10916 x
) wine_warnings
="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
10918 *) as_fn_error
"libjpeg ${notice_platform}development files not found, JPEG won't be supported.
10919 This is an error since --with-jpeg was requested." "$LINENO" 5 ;;
10923 if test "$ac_cv_header_png_h" = "yes"
10925 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lpng" >&5
10926 $as_echo_n "checking for -lpng... " >&6; }
10927 if test "${ac_cv_lib_soname_png+set}" = set; then :
10928 $as_echo_n "(cached) " >&6
10930 ac_check_soname_save_LIBS
=$LIBS
10931 LIBS
="-lpng -lm -lz $LIBS"
10932 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10933 /* end confdefs.h. */
10935 /* Override any GCC internal prototype to avoid an error.
10936 Use char because int might match the return type of a GCC
10937 builtin and then its argument prototype would still apply. */
10941 char png_create_read_struct ();
10945 return png_create_read_struct ();
10950 if ac_fn_c_try_link
"$LINENO"; then :
10953 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'` ;;
10954 *) 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'` ;;
10957 rm -f core conftest.err conftest.
$ac_objext \
10958 conftest
$ac_exeext conftest.
$ac_ext
10959 LIBS
=$ac_check_soname_save_LIBS
10961 if test "x$ac_cv_lib_soname_png" = "x"; then :
10962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10963 $as_echo "not found" >&6; }
10966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_png" >&5
10967 $as_echo "$ac_cv_lib_soname_png" >&6; }
10969 cat >>confdefs.h
<<_ACEOF
10970 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
10975 elif test -n "$X_CFLAGS" -a "x$with_png" != "xno"
10977 ac_save_CPPFLAGS
="$CPPFLAGS"
10978 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
10979 $as_unset ac_cv_header_png_h
10980 for ac_header
in png.h
10982 ac_fn_c_check_header_mongrel
"$LINENO" "png.h" "ac_cv_header_png_h" "$ac_includes_default"
10983 if test "x$ac_cv_header_png_h" = x
""yes; then :
10984 cat >>confdefs.h
<<_ACEOF
10985 #define HAVE_PNG_H 1
10992 CPPFLAGS
="$ac_save_CPPFLAGS"
10993 if test "$ac_cv_header_png_h" = "yes"
10995 PNGINCL
="$X_CFLAGS"
10997 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lpng" >&5
10998 $as_echo_n "checking for -lpng... " >&6; }
10999 if test "${ac_cv_lib_soname_png+set}" = set; then :
11000 $as_echo_n "(cached) " >&6
11002 ac_check_soname_save_LIBS
=$LIBS
11003 LIBS
="-lpng $X_LIBS -lm -lz $LIBS"
11004 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11005 /* end confdefs.h. */
11007 /* Override any GCC internal prototype to avoid an error.
11008 Use char because int might match the return type of a GCC
11009 builtin and then its argument prototype would still apply. */
11013 char png_create_read_struct ();
11017 return png_create_read_struct ();
11022 if ac_fn_c_try_link
"$LINENO"; then :
11025 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'` ;;
11026 *) 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'` ;;
11029 rm -f core conftest.err conftest.
$ac_objext \
11030 conftest
$ac_exeext conftest.
$ac_ext
11031 LIBS
=$ac_check_soname_save_LIBS
11033 if test "x$ac_cv_lib_soname_png" = "x"; then :
11034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11035 $as_echo "not found" >&6; }
11038 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_png" >&5
11039 $as_echo "$ac_cv_lib_soname_png" >&6; }
11041 cat >>confdefs.h
<<_ACEOF
11042 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
11049 if test "x$ac_cv_lib_soname_png" = "x"; then :
11050 case "x$with_png" in
11051 x
) wine_warnings
="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
11053 *) as_fn_error
"libpng ${notice_platform}development files not found, PNG won't be supported.
11054 This is an error since --with-png was requested." "$LINENO" 5 ;;
11058 if test "$ac_cv_header_kstat_h" = "yes"
11060 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kstat_open in -lkstat" >&5
11061 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
11062 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then :
11063 $as_echo_n "(cached) " >&6
11065 ac_check_lib_save_LIBS
=$LIBS
11066 LIBS
="-lkstat $LIBS"
11067 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11068 /* end confdefs.h. */
11070 /* Override any GCC internal prototype to avoid an error.
11071 Use char because int might match the return type of a GCC
11072 builtin and then its argument prototype would still apply. */
11076 char kstat_open ();
11080 return kstat_open ();
11085 if ac_fn_c_try_link
"$LINENO"; then :
11086 ac_cv_lib_kstat_kstat_open
=yes
11088 ac_cv_lib_kstat_kstat_open
=no
11090 rm -f core conftest.err conftest.
$ac_objext \
11091 conftest
$ac_exeext conftest.
$ac_ext
11092 LIBS
=$ac_check_lib_save_LIBS
11094 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kstat_kstat_open" >&5
11095 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
11096 if test "x$ac_cv_lib_kstat_kstat_open" = x
""yes; then :
11098 $as_echo "#define HAVE_LIBKSTAT 1" >>confdefs.h
11106 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lodbc" >&5
11107 $as_echo_n "checking for -lodbc... " >&6; }
11108 if test "${ac_cv_lib_soname_odbc+set}" = set; then :
11109 $as_echo_n "(cached) " >&6
11111 ac_check_soname_save_LIBS
=$LIBS
11112 LIBS
="-lodbc $LIBS"
11113 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11114 /* end confdefs.h. */
11116 /* Override any GCC internal prototype to avoid an error.
11117 Use char because int might match the return type of a GCC
11118 builtin and then its argument prototype would still apply. */
11122 char SQLConnect ();
11126 return SQLConnect ();
11131 if ac_fn_c_try_link
"$LINENO"; then :
11134 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'` ;;
11135 *) ac_cv_lib_soname_odbc
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11138 rm -f core conftest.err conftest.
$ac_objext \
11139 conftest
$ac_exeext conftest.
$ac_ext
11140 LIBS
=$ac_check_soname_save_LIBS
11142 if test "x$ac_cv_lib_soname_odbc" = "x"; then :
11143 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11144 $as_echo "not found" >&6; }
11145 cat >>confdefs.h
<<_ACEOF
11146 #define SONAME_LIBODBC "libodbc.$LIBEXT"
11150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_odbc" >&5
11151 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
11153 cat >>confdefs.h
<<_ACEOF
11154 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
11160 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
11161 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
11162 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
11163 "$ac_cv_header_soundcard_h" != "yes" -a \
11164 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
11166 wine_warnings
="$wine_warnings|No sound system was found. Windows applications will be silent."
11172 if test "x${GCC}" = "xyes"
11174 EXTRACFLAGS
="-Wall -pipe"
11176 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gcc strength-reduce bug" >&5
11177 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
11178 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then :
11179 $as_echo_n "(cached) " >&6
11181 if test "$cross_compiling" = yes; then :
11182 ac_cv_c_gcc_strength_bug
="yes"
11184 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11185 /* end confdefs.h. */
11186 int L[4] = {0,1,2,3};
11190 static int Array[3];
11191 unsigned int B = 3;
11193 for(i=0; i<B; i++) Array[i] = i - 3;
11194 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
11196 return (Array[1] != -2 || L[2] != 3)
11201 if ac_fn_c_try_run
"$LINENO"; then :
11202 ac_cv_c_gcc_strength_bug
="no"
11204 ac_cv_c_gcc_strength_bug
="yes"
11206 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
11207 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
11211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_gcc_strength_bug" >&5
11212 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
11213 if test "$ac_cv_c_gcc_strength_bug" = "yes"
11215 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
11218 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-builtin" >&5
11219 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
11220 if test "${ac_cv_cflags__fno_builtin+set}" = set; then :
11221 $as_echo_n "(cached) " >&6
11223 ac_wine_try_cflags_saved
=$CFLAGS
11224 CFLAGS
="$CFLAGS -fno-builtin"
11225 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11226 /* end confdefs.h. */
11236 if ac_fn_c_try_link
"$LINENO"; then :
11237 ac_cv_cflags__fno_builtin
=yes
11239 ac_cv_cflags__fno_builtin
=no
11241 rm -f core conftest.err conftest.
$ac_objext \
11242 conftest
$ac_exeext conftest.
$ac_ext
11243 CFLAGS
=$ac_wine_try_cflags_saved
11245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_builtin" >&5
11246 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
11247 if test $ac_cv_cflags__fno_builtin = yes; then :
11248 BUILTINFLAG
="-fno-builtin"
11251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-strict-aliasing" >&5
11252 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
11253 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then :
11254 $as_echo_n "(cached) " >&6
11256 ac_wine_try_cflags_saved
=$CFLAGS
11257 CFLAGS
="$CFLAGS -fno-strict-aliasing"
11258 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11259 /* end confdefs.h. */
11269 if ac_fn_c_try_link
"$LINENO"; then :
11270 ac_cv_cflags__fno_strict_aliasing
=yes
11272 ac_cv_cflags__fno_strict_aliasing
=no
11274 rm -f core conftest.err conftest.
$ac_objext \
11275 conftest
$ac_exeext conftest.
$ac_ext
11276 CFLAGS
=$ac_wine_try_cflags_saved
11278 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_strict_aliasing" >&5
11279 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
11280 if test $ac_cv_cflags__fno_strict_aliasing = yes; then :
11281 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
11283 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wdeclaration-after-statement" >&5
11284 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
11285 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then :
11286 $as_echo_n "(cached) " >&6
11288 ac_wine_try_cflags_saved
=$CFLAGS
11289 CFLAGS
="$CFLAGS -Wdeclaration-after-statement"
11290 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11291 /* end confdefs.h. */
11301 if ac_fn_c_try_link
"$LINENO"; then :
11302 ac_cv_cflags__Wdeclaration_after_statement
=yes
11304 ac_cv_cflags__Wdeclaration_after_statement
=no
11306 rm -f core conftest.err conftest.
$ac_objext \
11307 conftest
$ac_exeext conftest.
$ac_ext
11308 CFLAGS
=$ac_wine_try_cflags_saved
11310 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
11311 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
11312 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then :
11313 EXTRACFLAGS
="$EXTRACFLAGS -Wdeclaration-after-statement"
11315 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wwrite-strings" >&5
11316 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
11317 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then :
11318 $as_echo_n "(cached) " >&6
11320 ac_wine_try_cflags_saved
=$CFLAGS
11321 CFLAGS
="$CFLAGS -Wwrite-strings"
11322 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11323 /* end confdefs.h. */
11333 if ac_fn_c_try_link
"$LINENO"; then :
11334 ac_cv_cflags__Wwrite_strings
=yes
11336 ac_cv_cflags__Wwrite_strings
=no
11338 rm -f core conftest.err conftest.
$ac_objext \
11339 conftest
$ac_exeext conftest.
$ac_ext
11340 CFLAGS
=$ac_wine_try_cflags_saved
11342 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wwrite_strings" >&5
11343 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
11344 if test $ac_cv_cflags__Wwrite_strings = yes; then :
11345 EXTRACFLAGS
="$EXTRACFLAGS -Wwrite-strings"
11347 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wtype-limits" >&5
11348 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
11349 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then :
11350 $as_echo_n "(cached) " >&6
11352 ac_wine_try_cflags_saved
=$CFLAGS
11353 CFLAGS
="$CFLAGS -Wtype-limits"
11354 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11355 /* end confdefs.h. */
11365 if ac_fn_c_try_link
"$LINENO"; then :
11366 ac_cv_cflags__Wtype_limits
=yes
11368 ac_cv_cflags__Wtype_limits
=no
11370 rm -f core conftest.err conftest.
$ac_objext \
11371 conftest
$ac_exeext conftest.
$ac_ext
11372 CFLAGS
=$ac_wine_try_cflags_saved
11374 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wtype_limits" >&5
11375 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
11376 if test $ac_cv_cflags__Wtype_limits = yes; then :
11377 EXTRACFLAGS
="$EXTRACFLAGS -Wtype-limits"
11380 saved_CFLAGS
="$CFLAGS"
11381 CFLAGS
="$CFLAGS -Wpointer-arith -Werror"
11382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken string.h that generates warnings" >&5
11383 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
11384 if test "${ac_cv_c_string_h_warnings+set}" = set; then :
11385 $as_echo_n "(cached) " >&6
11387 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11388 /* end confdefs.h. */
11389 #include <string.h>
11398 if ac_fn_c_try_compile
"$LINENO"; then :
11399 ac_cv_c_string_h_warnings
=no
11401 ac_cv_c_string_h_warnings
=yes
11403 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11405 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_string_h_warnings" >&5
11406 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
11407 CFLAGS
="$saved_CFLAGS"
11408 if test "$ac_cv_c_string_h_warnings" = "no"
11410 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
11415 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether external symbols need an underscore prefix" >&5
11416 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
11417 if test "${ac_cv_c_extern_prefix+set}" = set; then :
11418 $as_echo_n "(cached) " >&6
11420 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11421 /* end confdefs.h. */
11422 extern int ac_test;
11426 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
11431 if ac_fn_c_try_link
"$LINENO"; then :
11432 ac_cv_c_extern_prefix
="yes"
11434 ac_cv_c_extern_prefix
="no"
11436 rm -f core conftest.err conftest.
$ac_objext \
11437 conftest
$ac_exeext conftest.
$ac_ext
11439 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_extern_prefix" >&5
11440 $as_echo "$ac_cv_c_extern_prefix" >&6; }
11444 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether external symbols need stdcall decoration" >&5
11445 $as_echo_n "checking whether external symbols need stdcall decoration... " >&6; }
11446 if test "${ac_cv_c_stdcall_suffix+set}" = set; then :
11447 $as_echo_n "(cached) " >&6
11449 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11450 /* end confdefs.h. */
11452 #define __stdcall __attribute__((__stdcall__))
11454 int __stdcall ac_test(int i) { return i; }
11458 asm("jmp _ac_test@4"); if (ac_test(1)) return 1
11463 if ac_fn_c_try_link
"$LINENO"; then :
11464 ac_cv_c_stdcall_suffix
="yes"
11466 ac_cv_c_stdcall_suffix
="no"
11468 rm -f core conftest.err conftest.
$ac_objext \
11469 conftest
$ac_exeext conftest.
$ac_ext
11471 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stdcall_suffix" >&5
11472 $as_echo "$ac_cv_c_stdcall_suffix" >&6; } ;;
11473 *) ac_cv_c_stdcall_suffix
="no" ;;
11477 if test "$ac_cv_c_extern_prefix" = "yes"
11479 $as_echo "#define __ASM_NAME(name) \"_\" name" >>confdefs.h
11481 asm_name_prefix
="_"
11483 $as_echo "#define __ASM_NAME(name) name" >>confdefs.h
11489 if test "$ac_cv_c_stdcall_suffix" = "yes"
11491 $as_echo "#define __ASM_STDCALL(args) \"@\" #args" >>confdefs.h
11494 $as_echo "#define __ASM_STDCALL(args) \"\"" >>confdefs.h
11499 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to define a function in assembly code" >&5
11500 $as_echo_n "checking how to define a function in assembly code... " >&6; }
11501 if test "${ac_cv_asm_func_def+set}" = set; then :
11502 $as_echo_n "(cached) " >&6
11504 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11505 /* end confdefs.h. */
11510 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
11515 if ac_fn_c_try_link
"$LINENO"; then :
11516 ac_cv_asm_func_def
=".def"
11518 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11519 /* end confdefs.h. */
11524 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
11529 if ac_fn_c_try_link
"$LINENO"; then :
11530 ac_cv_asm_func_def
=".type @function"
11532 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11533 /* end confdefs.h. */
11538 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
11543 if ac_fn_c_try_link
"$LINENO"; then :
11544 ac_cv_asm_func_def
=".type 2"
11546 ac_cv_asm_func_def
="unknown"
11548 rm -f core conftest.err conftest.
$ac_objext \
11549 conftest
$ac_exeext conftest.
$ac_ext
11551 rm -f core conftest.err conftest.
$ac_objext \
11552 conftest
$ac_exeext conftest.
$ac_ext
11554 rm -f core conftest.err conftest.
$ac_objext \
11555 conftest
$ac_exeext conftest.
$ac_ext
11557 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_asm_func_def" >&5
11558 $as_echo "$ac_cv_asm_func_def" >&6; }
11561 case "$ac_cv_asm_func_def" in
11563 $as_echo "#define __ASM_FUNC(name) \".def \" __ASM_NAME(name) \"; .scl 2; .type 32; .endef\"" >>confdefs.h
11565 asm_func_header
=".def $asm_name_prefix\" #name suffix \"; .scl 2; .type 32; .endef" ;;
11567 $as_echo "#define __ASM_FUNC(name) \".type \" __ASM_NAME(name) \",@function\"" >>confdefs.h
11569 asm_func_header
=".type $asm_name_prefix\" #name suffix \",@function" ;;
11571 $as_echo "#define __ASM_FUNC(name) \".type \" __ASM_NAME(name) \",2\"" >>confdefs.h
11573 asm_func_header
=".type $asm_name_prefix\" #name suffix \",2" ;;
11575 $as_echo "#define __ASM_FUNC(name) \"\"" >>confdefs.h
11577 asm_func_header
="" ;;
11580 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether asm() works outside of functions" >&5
11581 $as_echo_n "checking whether asm() works outside of functions... " >&6; }
11582 if test "${ac_cv_c_asm_outside_funcs+set}" = set; then :
11583 $as_echo_n "(cached) " >&6
11585 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11586 /* end confdefs.h. */
11587 asm(".text\n\t.long 0");
11596 if ac_fn_c_try_compile
"$LINENO"; then :
11597 ac_cv_c_asm_outside_funcs
="yes"
11599 ac_cv_c_asm_outside_funcs
="no"
11601 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11603 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_asm_outside_funcs" >&5
11604 $as_echo "$ac_cv_c_asm_outside_funcs" >&6; }
11606 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether .previous is supported in assembly code" >&5
11607 $as_echo_n "checking whether .previous is supported in assembly code... " >&6; }
11608 if test "${ac_cv_c_dot_previous+set}" = set; then :
11609 $as_echo_n "(cached) " >&6
11611 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11612 /* end confdefs.h. */
11617 asm(".text\nac_test:\t.long 0\n\t.previous");
11622 if ac_fn_c_try_link
"$LINENO"; then :
11623 ac_cv_c_dot_previous
="yes"
11625 ac_cv_c_dot_previous
="no"
11627 rm -f core conftest.err conftest.
$ac_objext \
11628 conftest
$ac_exeext conftest.
$ac_ext
11630 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dot_previous" >&5
11631 $as_echo "$ac_cv_c_dot_previous" >&6; }
11633 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether CFI directives are supported in assembly code" >&5
11634 $as_echo_n "checking whether CFI directives are supported in assembly code... " >&6; }
11635 if test "${ac_cv_c_cfi_support+set}" = set; then :
11636 $as_echo_n "(cached) " >&6
11638 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11639 /* end confdefs.h. */
11640 asm(".text\nac_test:\t.cfi_startproc\n\t.long 0\n\t.cfi_endproc");
11649 if ac_fn_c_try_compile
"$LINENO"; then :
11650 ac_cv_c_cfi_support
="yes"
11652 ac_cv_c_cfi_support
="no"
11654 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11656 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_cfi_support" >&5
11657 $as_echo "$ac_cv_c_cfi_support" >&6; }
11659 asm_func_header
=".globl $asm_name_prefix\" #name suffix \"\\n\\t$asm_func_header\\n$asm_name_prefix\" #name suffix \":\\n\\t"
11660 asm_func_trailer
=""
11661 if test "$ac_cv_c_dot_previous" = "yes"
11663 asm_func_trailer
="\\n\\t.previous"
11665 if test "$ac_cv_c_cfi_support" = "yes"
11667 asm_func_header
="$asm_func_header.cfi_startproc\\n\\t"
11668 asm_func_trailer
="\\n\\t.cfi_endproc$asm_func_trailer"
11670 $as_echo "#define __ASM_CFI(str) str" >>confdefs.h
11673 $as_echo "#define __ASM_CFI(str) \"\"" >>confdefs.h
11677 asm_func_code
="$asm_func_header\" code \"$asm_func_trailer"
11680 if test "$ac_cv_c_asm_outside_funcs" = "yes"
11682 cat >>confdefs.h
<<_ACEOF
11683 #define __ASM_DEFINE_FUNC(name,suffix,code) asm(".text\n\t.align 4\n\t$asm_func_code");
11687 cat >>confdefs.h
<<_ACEOF
11688 #define __ASM_DEFINE_FUNC(name,suffix,code) void __asm_dummy_##name(void) { asm(".text\n\t.align 4\n\t$asm_func_code"); }
11693 $as_echo "#define __ASM_GLOBAL_FUNC(name,code) __ASM_DEFINE_FUNC(name,\"\",code)" >>confdefs.h
11696 $as_echo "#define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)" >>confdefs.h
11704 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
11709 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
11717 SOCKETLIBS
="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
11724 test -z "$with_wine64" || MAIN_BINARY
="wine32"
11729 linux
* | k
*bsd
*-gnu)
11730 EXTRA_BINARIES
="wine-preloader"
11737 ac_save_CFLAGS
="$CFLAGS"
11738 CFLAGS
="$CFLAGS $BUILTINFLAG"
11812 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
11813 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
11814 eval as_val
=\$
$as_ac_var
11815 if test "x$as_val" = x
""yes; then :
11816 cat >>confdefs.h
<<_ACEOF
11817 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
11823 CFLAGS
="$ac_save_CFLAGS"
11825 if test "$ac_cv_func_dlopen" = no
11827 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11828 $as_echo_n "checking for dlopen in -ldl... " >&6; }
11829 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
11830 $as_echo_n "(cached) " >&6
11832 ac_check_lib_save_LIBS
=$LIBS
11834 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11835 /* end confdefs.h. */
11837 /* Override any GCC internal prototype to avoid an error.
11838 Use char because int might match the return type of a GCC
11839 builtin and then its argument prototype would still apply. */
11852 if ac_fn_c_try_link
"$LINENO"; then :
11853 ac_cv_lib_dl_dlopen
=yes
11855 ac_cv_lib_dl_dlopen
=no
11857 rm -f core conftest.err conftest.
$ac_objext \
11858 conftest
$ac_exeext conftest.
$ac_ext
11859 LIBS
=$ac_check_lib_save_LIBS
11861 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11862 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11863 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
11864 $as_echo "#define HAVE_DLOPEN 1" >>confdefs.h
11870 ac_wine_check_funcs_save_LIBS
="$LIBS"
11871 LIBS
="$LIBS $LIBDL"
11872 for ac_func
in dladdr
11874 ac_fn_c_check_func
"$LINENO" "dladdr" "ac_cv_func_dladdr"
11875 if test "x$ac_cv_func_dladdr" = x
""yes; then :
11876 cat >>confdefs.h
<<_ACEOF
11877 #define HAVE_DLADDR 1
11883 LIBS
="$ac_wine_check_funcs_save_LIBS"
11885 if test "$ac_cv_func_poll" = no
11887 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for poll in -lpoll" >&5
11888 $as_echo_n "checking for poll in -lpoll... " >&6; }
11889 if test "${ac_cv_lib_poll_poll+set}" = set; then :
11890 $as_echo_n "(cached) " >&6
11892 ac_check_lib_save_LIBS
=$LIBS
11893 LIBS
="-lpoll $LIBS"
11894 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11895 /* end confdefs.h. */
11897 /* Override any GCC internal prototype to avoid an error.
11898 Use char because int might match the return type of a GCC
11899 builtin and then its argument prototype would still apply. */
11912 if ac_fn_c_try_link
"$LINENO"; then :
11913 ac_cv_lib_poll_poll
=yes
11915 ac_cv_lib_poll_poll
=no
11917 rm -f core conftest.err conftest.
$ac_objext \
11918 conftest
$ac_exeext conftest.
$ac_ext
11919 LIBS
=$ac_check_lib_save_LIBS
11921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_poll_poll" >&5
11922 $as_echo "$ac_cv_lib_poll_poll" >&6; }
11923 if test "x$ac_cv_lib_poll_poll" = x
""yes; then :
11924 $as_echo "#define HAVE_POLL 1" >>confdefs.h
11931 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
11932 $as_echo_n "checking for library containing gethostbyname... " >&6; }
11933 if test "${ac_cv_search_gethostbyname+set}" = set; then :
11934 $as_echo_n "(cached) " >&6
11936 ac_func_search_save_LIBS
=$LIBS
11937 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11938 /* end confdefs.h. */
11940 /* Override any GCC internal prototype to avoid an error.
11941 Use char because int might match the return type of a GCC
11942 builtin and then its argument prototype would still apply. */
11946 char gethostbyname ();
11950 return gethostbyname ();
11955 for ac_lib
in '' nsl
; do
11956 if test -z "$ac_lib"; then
11957 ac_res
="none required"
11960 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
11962 if ac_fn_c_try_link
"$LINENO"; then :
11963 ac_cv_search_gethostbyname
=$ac_res
11965 rm -f core conftest.err conftest.
$ac_objext \
11967 if test "${ac_cv_search_gethostbyname+set}" = set; then :
11971 if test "${ac_cv_search_gethostbyname+set}" = set; then :
11974 ac_cv_search_gethostbyname
=no
11976 rm conftest.
$ac_ext
11977 LIBS
=$ac_func_search_save_LIBS
11979 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_gethostbyname" >&5
11980 $as_echo "$ac_cv_search_gethostbyname" >&6; }
11981 ac_res
=$ac_cv_search_gethostbyname
11982 if test "$ac_res" != no
; then :
11983 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
11988 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing connect" >&5
11989 $as_echo_n "checking for library containing connect... " >&6; }
11990 if test "${ac_cv_search_connect+set}" = set; then :
11991 $as_echo_n "(cached) " >&6
11993 ac_func_search_save_LIBS
=$LIBS
11994 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11995 /* end confdefs.h. */
11997 /* Override any GCC internal prototype to avoid an error.
11998 Use char because int might match the return type of a GCC
11999 builtin and then its argument prototype would still apply. */
12012 for ac_lib
in '' socket
; do
12013 if test -z "$ac_lib"; then
12014 ac_res
="none required"
12017 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
12019 if ac_fn_c_try_link
"$LINENO"; then :
12020 ac_cv_search_connect
=$ac_res
12022 rm -f core conftest.err conftest.
$ac_objext \
12024 if test "${ac_cv_search_connect+set}" = set; then :
12028 if test "${ac_cv_search_connect+set}" = set; then :
12031 ac_cv_search_connect
=no
12033 rm conftest.
$ac_ext
12034 LIBS
=$ac_func_search_save_LIBS
12036 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_connect" >&5
12037 $as_echo "$ac_cv_search_connect" >&6; }
12038 ac_res
=$ac_cv_search_connect
12039 if test "$ac_res" != no
; then :
12040 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
12045 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing inet_aton" >&5
12046 $as_echo_n "checking for library containing inet_aton... " >&6; }
12047 if test "${ac_cv_search_inet_aton+set}" = set; then :
12048 $as_echo_n "(cached) " >&6
12050 ac_func_search_save_LIBS
=$LIBS
12051 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12052 /* end confdefs.h. */
12054 /* Override any GCC internal prototype to avoid an error.
12055 Use char because int might match the return type of a GCC
12056 builtin and then its argument prototype would still apply. */
12064 return inet_aton ();
12069 for ac_lib
in '' resolv
; do
12070 if test -z "$ac_lib"; then
12071 ac_res
="none required"
12074 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
12076 if ac_fn_c_try_link
"$LINENO"; then :
12077 ac_cv_search_inet_aton
=$ac_res
12079 rm -f core conftest.err conftest.
$ac_objext \
12081 if test "${ac_cv_search_inet_aton+set}" = set; then :
12085 if test "${ac_cv_search_inet_aton+set}" = set; then :
12088 ac_cv_search_inet_aton
=no
12090 rm conftest.
$ac_ext
12091 LIBS
=$ac_func_search_save_LIBS
12093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_aton" >&5
12094 $as_echo "$ac_cv_search_inet_aton" >&6; }
12095 ac_res
=$ac_cv_search_inet_aton
12096 if test "$ac_res" != no
; then :
12097 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
12116 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12117 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
12118 eval as_val
=\$
$as_ac_var
12119 if test "x$as_val" = x
""yes; then :
12120 cat >>confdefs.h
<<_ACEOF
12121 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12130 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
12132 ac_fn_c_check_type
"$LINENO" "LDAPSortKey" "ac_cv_type_LDAPSortKey" "#include <ldap.h>
12134 if test "x$ac_cv_type_LDAPSortKey" = x
""yes; then :
12135 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ldap_initialize in -lldap_r" >&5
12136 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
12137 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then :
12138 $as_echo_n "(cached) " >&6
12140 ac_check_lib_save_LIBS
=$LIBS
12141 LIBS
="-lldap_r $LIBPTHREAD $LIBS"
12142 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12143 /* end confdefs.h. */
12145 /* Override any GCC internal prototype to avoid an error.
12146 Use char because int might match the return type of a GCC
12147 builtin and then its argument prototype would still apply. */
12151 char ldap_initialize ();
12155 return ldap_initialize ();
12160 if ac_fn_c_try_link
"$LINENO"; then :
12161 ac_cv_lib_ldap_r_ldap_initialize
=yes
12163 ac_cv_lib_ldap_r_ldap_initialize
=no
12165 rm -f core conftest.err conftest.
$ac_objext \
12166 conftest
$ac_exeext conftest.
$ac_ext
12167 LIBS
=$ac_check_lib_save_LIBS
12169 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
12170 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
12171 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x
""yes; then :
12172 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ber_init in -llber" >&5
12173 $as_echo_n "checking for ber_init in -llber... " >&6; }
12174 if test "${ac_cv_lib_lber_ber_init+set}" = set; then :
12175 $as_echo_n "(cached) " >&6
12177 ac_check_lib_save_LIBS
=$LIBS
12178 LIBS
="-llber $LIBPTHREAD $LIBS"
12179 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12180 /* end confdefs.h. */
12182 /* Override any GCC internal prototype to avoid an error.
12183 Use char because int might match the return type of a GCC
12184 builtin and then its argument prototype would still apply. */
12192 return ber_init ();
12197 if ac_fn_c_try_link
"$LINENO"; then :
12198 ac_cv_lib_lber_ber_init
=yes
12200 ac_cv_lib_lber_ber_init
=no
12202 rm -f core conftest.err conftest.
$ac_objext \
12203 conftest
$ac_exeext conftest.
$ac_ext
12204 LIBS
=$ac_check_lib_save_LIBS
12206 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lber_ber_init" >&5
12207 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
12208 if test "x$ac_cv_lib_lber_ber_init" = x
""yes; then :
12210 $as_echo "#define HAVE_LDAP 1" >>confdefs.h
12212 LDAPLIBS
="-lldap_r -llber"
12219 ac_wine_check_funcs_save_LIBS
="$LIBS"
12220 LIBS
="$LIBS $LDAPLIBS $LIBPTHREAD"
12222 ldap_count_references \
12223 ldap_first_reference \
12224 ldap_next_reference \
12225 ldap_parse_reference \
12226 ldap_parse_sort_control \
12227 ldap_parse_sortresponse_control \
12228 ldap_parse_vlv_control \
12229 ldap_parse_vlvresponse_control
12231 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12232 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
12233 eval as_val
=\$
$as_ac_var
12234 if test "x$as_val" = x
""yes; then :
12235 cat >>confdefs.h
<<_ACEOF
12236 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12242 LIBS
="$ac_wine_check_funcs_save_LIBS"
12244 if test "x$LDAPLIBS" = "x"; then :
12245 case "x$with_ldap" in
12246 x
) wine_notices
="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
12248 *) as_fn_error
"libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
12249 This is an error since --with-ldap was requested." "$LINENO" 5 ;;
12253 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether mkdir takes only one argument" >&5
12254 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
12255 if test "${wine_cv_one_arg_mkdir+set}" = set; then :
12256 $as_echo_n "(cached) " >&6
12258 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12259 /* end confdefs.h. */
12260 #include <sys/stat.h>
12269 if ac_fn_c_try_compile
"$LINENO"; then :
12270 wine_cv_one_arg_mkdir
=yes
12272 wine_cv_one_arg_mkdir
=no
12274 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12276 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_one_arg_mkdir" >&5
12277 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
12278 if test "$wine_cv_one_arg_mkdir" = "yes"
12281 $as_echo "#define HAVE_ONE_ARG_MKDIR 1" >>confdefs.h
12286 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
12287 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
12288 if test "${ac_cv_c_const+set}" = set; then :
12289 $as_echo_n "(cached) " >&6
12291 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12292 /* end confdefs.h. */
12297 /* FIXME: Include the comments suggested by Paul. */
12298 #ifndef __cplusplus
12299 /* Ultrix mips cc rejects this. */
12300 typedef int charset[2];
12302 /* SunOS 4.1.1 cc rejects this. */
12303 char const *const *pcpcc;
12305 /* NEC SVR4.0.2 mips cc rejects this. */
12306 struct point {int x, y;};
12307 static struct point const zero = {0,0};
12308 /* AIX XL C 1.02.0.0 rejects this.
12309 It does not let you subtract one const X* pointer from another in
12310 an arm of an if-expression whose if-part is not a constant
12312 const char *g = "string";
12313 pcpcc = &g + (g ? g-g : 0);
12314 /* HPUX 7.0 cc rejects these. */
12316 ppc = (char**) pcpcc;
12317 pcpcc = (char const *const *) ppc;
12318 { /* SCO 3.2v4 cc rejects this. */
12320 char const *s = 0 ? (char *) 0 : (char const *) 0;
12325 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
12326 int x[] = {25, 17};
12327 const int *foo = &x[0];
12330 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
12331 typedef const int *iptr;
12335 { /* AIX XL C 1.02.0.0 rejects this saying
12336 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
12337 struct s { int j; const int *ap[3]; };
12338 struct s *b; b->j = 5;
12340 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
12341 const int foo = 10;
12342 if (!foo) return 0;
12344 return !cs[0] && !zero.x;
12351 if ac_fn_c_try_compile
"$LINENO"; then :
12356 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12358 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
12359 $as_echo "$ac_cv_c_const" >&6; }
12360 if test $ac_cv_c_const = no
; then
12362 $as_echo "#define const /**/" >>confdefs.h
12366 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
12367 $as_echo_n "checking for inline... " >&6; }
12368 if test "${ac_cv_c_inline+set}" = set; then :
12369 $as_echo_n "(cached) " >&6
12372 for ac_kw
in inline __inline__ __inline
; do
12373 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12374 /* end confdefs.h. */
12375 #ifndef __cplusplus
12377 static $ac_kw foo_t static_foo () {return 0; }
12378 $ac_kw foo_t foo () {return 0; }
12382 if ac_fn_c_try_compile
"$LINENO"; then :
12383 ac_cv_c_inline
=$ac_kw
12385 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12386 test "$ac_cv_c_inline" != no
&& break
12390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
12391 $as_echo "$ac_cv_c_inline" >&6; }
12393 case $ac_cv_c_inline in
12396 case $ac_cv_c_inline in
12398 *) ac_val
=$ac_cv_c_inline;;
12400 cat >>confdefs.h
<<_ACEOF
12401 #ifndef __cplusplus
12402 #define inline $ac_val
12408 ac_fn_c_check_type
"$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
12409 if test "x$ac_cv_type_mode_t" = x
""yes; then :
12411 cat >>confdefs.h
<<_ACEOF
12412 #define HAVE_MODE_T 1
12417 ac_fn_c_check_type
"$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default"
12418 if test "x$ac_cv_type_off_t" = x
""yes; then :
12420 cat >>confdefs.h
<<_ACEOF
12421 #define HAVE_OFF_T 1
12426 ac_fn_c_check_type
"$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
12427 if test "x$ac_cv_type_pid_t" = x
""yes; then :
12429 cat >>confdefs.h
<<_ACEOF
12430 #define HAVE_PID_T 1
12435 ac_fn_c_check_type
"$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
12436 if test "x$ac_cv_type_size_t" = x
""yes; then :
12438 cat >>confdefs.h
<<_ACEOF
12439 #define HAVE_SIZE_T 1
12444 ac_fn_c_check_type
"$LINENO" "ssize_t" "ac_cv_type_ssize_t" "$ac_includes_default"
12445 if test "x$ac_cv_type_ssize_t" = x
""yes; then :
12447 cat >>confdefs.h
<<_ACEOF
12448 #define HAVE_SSIZE_T 1
12453 ac_fn_c_check_type
"$LINENO" "long long" "ac_cv_type_long_long" "$ac_includes_default"
12454 if test "x$ac_cv_type_long_long" = x
""yes; then :
12456 cat >>confdefs.h
<<_ACEOF
12457 #define HAVE_LONG_LONG 1
12462 ac_fn_c_check_type
"$LINENO" "fsblkcnt_t" "ac_cv_type_fsblkcnt_t" "$ac_includes_default"
12463 if test "x$ac_cv_type_fsblkcnt_t" = x
""yes; then :
12465 cat >>confdefs.h
<<_ACEOF
12466 #define HAVE_FSBLKCNT_T 1
12471 ac_fn_c_check_type
"$LINENO" "fsfilcnt_t" "ac_cv_type_fsfilcnt_t" "$ac_includes_default"
12472 if test "x$ac_cv_type_fsfilcnt_t" = x
""yes; then :
12474 cat >>confdefs.h
<<_ACEOF
12475 #define HAVE_FSFILCNT_T 1
12481 ac_fn_c_check_type
"$LINENO" "sigset_t" "ac_cv_type_sigset_t" "#include <sys/types.h>
12482 #include <signal.h>
12484 if test "x$ac_cv_type_sigset_t" = x
""yes; then :
12486 cat >>confdefs.h
<<_ACEOF
12487 #define HAVE_SIGSET_T 1
12493 ac_fn_c_check_type
"$LINENO" "request_sense" "ac_cv_type_request_sense" "#include <linux/cdrom.h>
12495 if test "x$ac_cv_type_request_sense" = x
""yes; then :
12497 cat >>confdefs.h
<<_ACEOF
12498 #define HAVE_REQUEST_SENSE 1
12505 ac_fn_c_check_type
"$LINENO" "struct xinpgen" "ac_cv_type_struct_xinpgen" "#include <sys/types.h>
12506 #ifdef HAVE_SYS_SOCKET_H
12507 #include <sys/socket.h>
12509 #ifdef HAVE_SYS_SOCKETVAR_H
12510 #include <sys/socketvar.h>
12512 #ifdef HAVE_NET_ROUTE_H
12513 #include <net/route.h>
12515 #ifdef HAVE_NETINET_IN_H
12516 #include <netinet/in.h>
12518 #ifdef HAVE_NETINET_IN_SYSTM_H
12519 #include <netinet/in_systm.h>
12521 #ifdef HAVE_NETINET_IP_H
12522 #include <netinet/ip.h>
12524 #ifdef HAVE_NETINET_IN_PCB_H
12525 #include <netinet/in_pcb.h>
12528 if test "x$ac_cv_type_struct_xinpgen" = x
""yes; then :
12530 cat >>confdefs.h
<<_ACEOF
12531 #define HAVE_STRUCT_XINPGEN 1
12538 ac_fn_c_check_member
"$LINENO" "struct ff_effect" "direction" "ac_cv_member_struct_ff_effect_direction" "#ifdef HAVE_LINUX_INPUT_H
12539 #include <linux/input.h>
12542 if test "x$ac_cv_member_struct_ff_effect_direction" = x
""yes; then :
12544 cat >>confdefs.h
<<_ACEOF
12545 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
12552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sigaddset" >&5
12553 $as_echo_n "checking for sigaddset... " >&6; }
12554 if test "${wine_cv_have_sigaddset+set}" = set; then :
12555 $as_echo_n "(cached) " >&6
12557 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12558 /* end confdefs.h. */
12559 #include <signal.h>
12563 sigset_t set; sigaddset(&set,SIGTERM);
12568 if ac_fn_c_try_link
"$LINENO"; then :
12569 wine_cv_have_sigaddset
=yes
12571 wine_cv_have_sigaddset
=no
12573 rm -f core conftest.err conftest.
$ac_objext \
12574 conftest
$ac_exeext conftest.
$ac_ext
12576 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_have_sigaddset" >&5
12577 $as_echo "$wine_cv_have_sigaddset" >&6; }
12578 if test "$wine_cv_have_sigaddset" = "yes"
12581 $as_echo "#define HAVE_SIGADDSET 1" >>confdefs.h
12586 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
12587 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
12588 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then :
12589 $as_echo_n "(cached) " >&6
12591 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12592 /* end confdefs.h. */
12600 struct hostent *result;
12607 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
12608 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
12614 if ac_fn_c_try_link
"$LINENO"; then :
12615 wine_cv_linux_gethostbyname_r_6
=yes
12617 wine_cv_linux_gethostbyname_r_6
=no
12620 rm -f core conftest.err conftest.
$ac_objext \
12621 conftest
$ac_exeext conftest.
$ac_ext
12624 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_linux_gethostbyname_r_6" >&5
12625 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
12626 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
12629 $as_echo "#define HAVE_LINUX_GETHOSTBYNAME_R_6 1" >>confdefs.h
12633 if test "$ac_cv_header_linux_joystick_h" = "yes"
12635 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
12636 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
12637 if test "${wine_cv_linux_joystick_22_api+set}" = set; then :
12638 $as_echo_n "(cached) " >&6
12640 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12641 /* end confdefs.h. */
12643 #include <sys/ioctl.h>
12644 #include <sys/types.h>
12645 #include <linux/joystick.h>
12647 struct js_event blub;
12648 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
12649 #error "no 2.2 header"
12660 if ac_fn_c_try_compile
"$LINENO"; then :
12661 wine_cv_linux_joystick_22_api
=yes
12663 wine_cv_linux_joystick_22_api
=no
12665 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12668 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_linux_joystick_22_api" >&5
12669 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
12670 if test "$wine_cv_linux_joystick_22_api" = "yes"
12673 $as_echo "#define HAVE_LINUX_22_JOYSTICK_API 1" >>confdefs.h
12679 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_bfree" "ac_cv_member_struct_statfs_f_bfree" "#include <sys/types.h>
12680 #ifdef HAVE_SYS_PARAM_H
12681 # include <sys/param.h>
12683 #ifdef HAVE_SYS_MOUNT_H
12684 # include <sys/mount.h>
12686 #ifdef HAVE_SYS_VFS_H
12687 # include <sys/vfs.h>
12689 #ifdef HAVE_SYS_STATFS_H
12690 # include <sys/statfs.h>
12693 if test "x$ac_cv_member_struct_statfs_f_bfree" = x
""yes; then :
12695 cat >>confdefs.h
<<_ACEOF
12696 #define HAVE_STRUCT_STATFS_F_BFREE 1
12701 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_bavail" "ac_cv_member_struct_statfs_f_bavail" "#include <sys/types.h>
12702 #ifdef HAVE_SYS_PARAM_H
12703 # include <sys/param.h>
12705 #ifdef HAVE_SYS_MOUNT_H
12706 # include <sys/mount.h>
12708 #ifdef HAVE_SYS_VFS_H
12709 # include <sys/vfs.h>
12711 #ifdef HAVE_SYS_STATFS_H
12712 # include <sys/statfs.h>
12715 if test "x$ac_cv_member_struct_statfs_f_bavail" = x
""yes; then :
12717 cat >>confdefs.h
<<_ACEOF
12718 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
12723 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_frsize" "ac_cv_member_struct_statfs_f_frsize" "#include <sys/types.h>
12724 #ifdef HAVE_SYS_PARAM_H
12725 # include <sys/param.h>
12727 #ifdef HAVE_SYS_MOUNT_H
12728 # include <sys/mount.h>
12730 #ifdef HAVE_SYS_VFS_H
12731 # include <sys/vfs.h>
12733 #ifdef HAVE_SYS_STATFS_H
12734 # include <sys/statfs.h>
12737 if test "x$ac_cv_member_struct_statfs_f_frsize" = x
""yes; then :
12739 cat >>confdefs.h
<<_ACEOF
12740 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
12745 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_ffree" "ac_cv_member_struct_statfs_f_ffree" "#include <sys/types.h>
12746 #ifdef HAVE_SYS_PARAM_H
12747 # include <sys/param.h>
12749 #ifdef HAVE_SYS_MOUNT_H
12750 # include <sys/mount.h>
12752 #ifdef HAVE_SYS_VFS_H
12753 # include <sys/vfs.h>
12755 #ifdef HAVE_SYS_STATFS_H
12756 # include <sys/statfs.h>
12759 if test "x$ac_cv_member_struct_statfs_f_ffree" = x
""yes; then :
12761 cat >>confdefs.h
<<_ACEOF
12762 #define HAVE_STRUCT_STATFS_F_FFREE 1
12767 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_favail" "ac_cv_member_struct_statfs_f_favail" "#include <sys/types.h>
12768 #ifdef HAVE_SYS_PARAM_H
12769 # include <sys/param.h>
12771 #ifdef HAVE_SYS_MOUNT_H
12772 # include <sys/mount.h>
12774 #ifdef HAVE_SYS_VFS_H
12775 # include <sys/vfs.h>
12777 #ifdef HAVE_SYS_STATFS_H
12778 # include <sys/statfs.h>
12781 if test "x$ac_cv_member_struct_statfs_f_favail" = x
""yes; then :
12783 cat >>confdefs.h
<<_ACEOF
12784 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
12789 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_namelen" "ac_cv_member_struct_statfs_f_namelen" "#include <sys/types.h>
12790 #ifdef HAVE_SYS_PARAM_H
12791 # include <sys/param.h>
12793 #ifdef HAVE_SYS_MOUNT_H
12794 # include <sys/mount.h>
12796 #ifdef HAVE_SYS_VFS_H
12797 # include <sys/vfs.h>
12799 #ifdef HAVE_SYS_STATFS_H
12800 # include <sys/statfs.h>
12803 if test "x$ac_cv_member_struct_statfs_f_namelen" = x
""yes; then :
12805 cat >>confdefs.h
<<_ACEOF
12806 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
12813 ac_fn_c_check_member
"$LINENO" "struct statvfs" "f_blocks" "ac_cv_member_struct_statvfs_f_blocks" "#ifdef HAVE_SYS_STATVFS_H
12814 #include <sys/statvfs.h>
12817 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x
""yes; then :
12819 cat >>confdefs.h
<<_ACEOF
12820 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
12827 ac_fn_c_check_member
"$LINENO" "struct msghdr" "msg_accrights" "ac_cv_member_struct_msghdr_msg_accrights" "#include <sys/types.h>
12828 #ifdef HAVE_SYS_SOCKET_H
12829 # include <sys/socket.h>
12831 #ifdef HAVE_SYS_UN_H
12832 # include <sys/un.h>
12835 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x
""yes; then :
12837 cat >>confdefs.h
<<_ACEOF
12838 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
12843 ac_fn_c_check_member
"$LINENO" "struct sockaddr" "sa_len" "ac_cv_member_struct_sockaddr_sa_len" "#include <sys/types.h>
12844 #ifdef HAVE_SYS_SOCKET_H
12845 # include <sys/socket.h>
12847 #ifdef HAVE_SYS_UN_H
12848 # include <sys/un.h>
12851 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x
""yes; then :
12853 cat >>confdefs.h
<<_ACEOF
12854 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
12859 ac_fn_c_check_member
"$LINENO" "struct sockaddr_un" "sun_len" "ac_cv_member_struct_sockaddr_un_sun_len" "#include <sys/types.h>
12860 #ifdef HAVE_SYS_SOCKET_H
12861 # include <sys/socket.h>
12863 #ifdef HAVE_SYS_UN_H
12864 # include <sys/un.h>
12867 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x
""yes; then :
12869 cat >>confdefs.h
<<_ACEOF
12870 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
12877 ac_fn_c_check_member
"$LINENO" "scsireq_t" "cmd" "ac_cv_member_scsireq_t_cmd" "#include <sys/types.h>
12878 #ifdef HAVE_SCSI_SG_H
12879 #include <scsi/sg.h>
12882 if test "x$ac_cv_member_scsireq_t_cmd" = x
""yes; then :
12884 cat >>confdefs.h
<<_ACEOF
12885 #define HAVE_SCSIREQ_T_CMD 1
12890 ac_fn_c_check_member
"$LINENO" "sg_io_hdr_t" "interface_id" "ac_cv_member_sg_io_hdr_t_interface_id" "#include <sys/types.h>
12891 #ifdef HAVE_SCSI_SG_H
12892 #include <scsi/sg.h>
12895 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x
""yes; then :
12897 cat >>confdefs.h
<<_ACEOF
12898 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
12905 ac_fn_c_check_member
"$LINENO" "siginfo_t" "si_fd" "ac_cv_member_siginfo_t_si_fd" "#include <signal.h>
12907 if test "x$ac_cv_member_siginfo_t_si_fd" = x
""yes; then :
12909 cat >>confdefs.h
<<_ACEOF
12910 #define HAVE_SIGINFO_T_SI_FD 1
12917 ac_fn_c_check_member
"$LINENO" "struct mtget" "mt_blksiz" "ac_cv_member_struct_mtget_mt_blksiz" "#include <sys/types.h>
12918 #ifdef HAVE_SYS_MTIO_H
12919 #include <sys/mtio.h>
12922 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x
""yes; then :
12924 cat >>confdefs.h
<<_ACEOF
12925 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
12930 ac_fn_c_check_member
"$LINENO" "struct mtget" "mt_gstat" "ac_cv_member_struct_mtget_mt_gstat" "#include <sys/types.h>
12931 #ifdef HAVE_SYS_MTIO_H
12932 #include <sys/mtio.h>
12935 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x
""yes; then :
12937 cat >>confdefs.h
<<_ACEOF
12938 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
12943 ac_fn_c_check_member
"$LINENO" "struct mtget" "mt_blkno" "ac_cv_member_struct_mtget_mt_blkno" "#include <sys/types.h>
12944 #ifdef HAVE_SYS_MTIO_H
12945 #include <sys/mtio.h>
12948 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x
""yes; then :
12950 cat >>confdefs.h
<<_ACEOF
12951 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
12958 ac_fn_c_check_member
"$LINENO" "struct option" "name" "ac_cv_member_struct_option_name" "#ifdef HAVE_GETOPT_H
12959 #include <getopt.h>
12962 if test "x$ac_cv_member_struct_option_name" = x
""yes; then :
12964 cat >>confdefs.h
<<_ACEOF
12965 #define HAVE_STRUCT_OPTION_NAME 1
12972 ac_fn_c_check_member
"$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "$ac_includes_default"
12973 if test "x$ac_cv_member_struct_stat_st_blocks" = x
""yes; then :
12975 cat >>confdefs.h
<<_ACEOF
12976 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
12981 ac_fn_c_check_member
"$LINENO" "struct stat" "st_mtim" "ac_cv_member_struct_stat_st_mtim" "$ac_includes_default"
12982 if test "x$ac_cv_member_struct_stat_st_mtim" = x
""yes; then :
12984 cat >>confdefs.h
<<_ACEOF
12985 #define HAVE_STRUCT_STAT_ST_MTIM 1
12990 ac_fn_c_check_member
"$LINENO" "struct stat" "st_ctim" "ac_cv_member_struct_stat_st_ctim" "$ac_includes_default"
12991 if test "x$ac_cv_member_struct_stat_st_ctim" = x
""yes; then :
12993 cat >>confdefs.h
<<_ACEOF
12994 #define HAVE_STRUCT_STAT_ST_CTIM 1
12999 ac_fn_c_check_member
"$LINENO" "struct stat" "st_atim" "ac_cv_member_struct_stat_st_atim" "$ac_includes_default"
13000 if test "x$ac_cv_member_struct_stat_st_atim" = x
""yes; then :
13002 cat >>confdefs.h
<<_ACEOF
13003 #define HAVE_STRUCT_STAT_ST_ATIM 1
13010 ac_fn_c_check_member
"$LINENO" "struct sockaddr_in6" "sin6_scope_id" "ac_cv_member_struct_sockaddr_in6_sin6_scope_id" "#ifdef HAVE_SYS_TYPES_H
13011 #include <sys/types.h>
13013 #ifdef HAVE_NETINET_IN_H
13014 #include <netinet/in.h>
13017 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x
""yes; then :
13019 cat >>confdefs.h
<<_ACEOF
13020 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
13027 ac_fn_c_check_member
"$LINENO" "ns_msg" "_msg_ptr" "ac_cv_member_ns_msg__msg_ptr" "#ifdef HAVE_SYS_TYPES_H
13028 #include <sys/types.h>
13030 #ifdef HAVE_NETINET_IN_H
13031 # include <netinet/in.h>
13033 #ifdef HAVE_ARPA_NAMESER_H
13034 # include <arpa/nameser.h>
13037 if test "x$ac_cv_member_ns_msg__msg_ptr" = x
""yes; then :
13039 cat >>confdefs.h
<<_ACEOF
13040 #define HAVE_NS_MSG__MSG_PTR 1
13047 ac_fn_c_check_member
"$LINENO" "struct icmpstat" "icps_outhist" "ac_cv_member_struct_icmpstat_icps_outhist" "#ifdef HAVE_SYS_TYPES_H
13048 #include <sys/types.h>
13050 #ifdef HAVE_ALIAS_H
13053 #ifdef HAVE_SYS_SOCKET_H
13054 #include <sys/socket.h>
13056 #ifdef HAVE_SYS_SOCKETVAR_H
13057 #include <sys/socketvar.h>
13059 #ifdef HAVE_SYS_TIMEOUT_H
13060 #include <sys/timeout.h>
13062 #ifdef HAVE_NETINET_IN_H
13063 #include <netinet/in.h>
13065 #ifdef HAVE_NETINET_IN_SYSTM_H
13066 #include <netinet/in_systm.h>
13068 #ifdef HAVE_NETINET_IP_H
13069 #include <netinet/ip.h>
13071 #ifdef HAVE_NETINET_IP_VAR_H
13072 #include <netinet/ip_var.h>
13074 #ifdef HAVE_NETINET_IP_ICMP_H
13075 #include <netinet/ip_icmp.h>
13077 #ifdef HAVE_NETINET_ICMP_VAR
13078 #include <netinet/icmp_var.h>
13081 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x
""yes; then :
13083 cat >>confdefs.h
<<_ACEOF
13084 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
13091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for timezone variable" >&5
13092 $as_echo_n "checking for timezone variable... " >&6; }
13093 if test "${ac_cv_have_timezone+set}" = set; then :
13094 $as_echo_n "(cached) " >&6
13096 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13097 /* end confdefs.h. */
13107 if ac_fn_c_try_link
"$LINENO"; then :
13108 ac_cv_have_timezone
="yes"
13110 ac_cv_have_timezone
="no"
13112 rm -f core conftest.err conftest.
$ac_objext \
13113 conftest
$ac_exeext conftest.
$ac_ext
13115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_timezone" >&5
13116 $as_echo "$ac_cv_have_timezone" >&6; }
13117 if test "$ac_cv_have_timezone" = "yes"
13120 $as_echo "#define HAVE_TIMEZONE 1" >>confdefs.h
13123 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for daylight variable" >&5
13124 $as_echo_n "checking for daylight variable... " >&6; }
13125 if test "${ac_cv_have_daylight+set}" = set; then :
13126 $as_echo_n "(cached) " >&6
13128 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13129 /* end confdefs.h. */
13139 if ac_fn_c_try_link
"$LINENO"; then :
13140 ac_cv_have_daylight
="yes"
13142 ac_cv_have_daylight
="no"
13144 rm -f core conftest.err conftest.
$ac_objext \
13145 conftest
$ac_exeext conftest.
$ac_ext
13147 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_daylight" >&5
13148 $as_echo "$ac_cv_have_daylight" >&6; }
13149 if test "$ac_cv_have_daylight" = "yes"
13152 $as_echo "#define HAVE_DAYLIGHT 1" >>confdefs.h
13156 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for isinf" >&5
13157 $as_echo_n "checking for isinf... " >&6; }
13158 if test "${ac_cv_have_isinf+set}" = set; then :
13159 $as_echo_n "(cached) " >&6
13161 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13162 /* end confdefs.h. */
13167 float f = 0.0; int i=isinf(f)
13172 if ac_fn_c_try_link
"$LINENO"; then :
13173 ac_cv_have_isinf
="yes"
13175 ac_cv_have_isinf
="no"
13177 rm -f core conftest.err conftest.
$ac_objext \
13178 conftest
$ac_exeext conftest.
$ac_ext
13180 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_isinf" >&5
13181 $as_echo "$ac_cv_have_isinf" >&6; }
13182 if test "$ac_cv_have_isinf" = "yes"
13185 $as_echo "#define HAVE_ISINF 1" >>confdefs.h
13189 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for isnan" >&5
13190 $as_echo_n "checking for isnan... " >&6; }
13191 if test "${ac_cv_have_isnan+set}" = set; then :
13192 $as_echo_n "(cached) " >&6
13194 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13195 /* end confdefs.h. */
13200 float f = 0.0; int i=isnan(f)
13205 if ac_fn_c_try_link
"$LINENO"; then :
13206 ac_cv_have_isnan
="yes"
13208 ac_cv_have_isnan
="no"
13210 rm -f core conftest.err conftest.
$ac_objext \
13211 conftest
$ac_exeext conftest.
$ac_ext
13213 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_isnan" >&5
13214 $as_echo "$ac_cv_have_isnan" >&6; }
13215 if test "$ac_cv_have_isnan" = "yes"
13218 $as_echo "#define HAVE_ISNAN 1" >>confdefs.h
13224 *i
[3456789]86*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __i386__" >&5
13225 $as_echo_n "checking whether we need to define __i386__... " >&6; }
13226 if test "${ac_cv_cpp_def___i386__+set}" = set; then :
13227 $as_echo_n "(cached) " >&6
13229 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13230 /* end confdefs.h. */
13235 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13236 $EGREP "yes" >/dev
/null
2>&1; then :
13237 ac_cv_cpp_def___i386__
=yes
13239 ac_cv_cpp_def___i386__
=no
13244 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___i386__" >&5
13245 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
13246 if test $ac_cv_cpp_def___i386__ = yes; then :
13247 CFLAGS
="$CFLAGS -D__i386__"
13248 LINTFLAGS
="$LINTFLAGS -D__i386__"
13250 *x86_64
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __x86_64__" >&5
13251 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
13252 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then :
13253 $as_echo_n "(cached) " >&6
13255 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13256 /* end confdefs.h. */
13261 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13262 $EGREP "yes" >/dev
/null
2>&1; then :
13263 ac_cv_cpp_def___x86_64__
=yes
13265 ac_cv_cpp_def___x86_64__
=no
13270 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___x86_64__" >&5
13271 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
13272 if test $ac_cv_cpp_def___x86_64__ = yes; then :
13273 CFLAGS
="$CFLAGS -D__x86_64__"
13274 LINTFLAGS
="$LINTFLAGS -D__x86_64__"
13276 *alpha
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __ALPHA__" >&5
13277 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
13278 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then :
13279 $as_echo_n "(cached) " >&6
13281 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13282 /* end confdefs.h. */
13287 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13288 $EGREP "yes" >/dev
/null
2>&1; then :
13289 ac_cv_cpp_def___ALPHA__
=yes
13291 ac_cv_cpp_def___ALPHA__
=no
13296 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___ALPHA__" >&5
13297 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
13298 if test $ac_cv_cpp_def___ALPHA__ = yes; then :
13299 CFLAGS
="$CFLAGS -D__ALPHA__"
13300 LINTFLAGS
="$LINTFLAGS -D__ALPHA__"
13302 *sparc
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sparc__" >&5
13303 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
13304 if test "${ac_cv_cpp_def___sparc__+set}" = set; then :
13305 $as_echo_n "(cached) " >&6
13307 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13308 /* end confdefs.h. */
13313 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13314 $EGREP "yes" >/dev
/null
2>&1; then :
13315 ac_cv_cpp_def___sparc__
=yes
13317 ac_cv_cpp_def___sparc__
=no
13322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sparc__" >&5
13323 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
13324 if test $ac_cv_cpp_def___sparc__ = yes; then :
13325 CFLAGS
="$CFLAGS -D__sparc__"
13326 LINTFLAGS
="$LINTFLAGS -D__sparc__"
13328 *powerpc
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __powerpc__" >&5
13329 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
13330 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then :
13331 $as_echo_n "(cached) " >&6
13333 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13334 /* end confdefs.h. */
13335 #ifndef __powerpc__
13339 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13340 $EGREP "yes" >/dev
/null
2>&1; then :
13341 ac_cv_cpp_def___powerpc__
=yes
13343 ac_cv_cpp_def___powerpc__
=no
13348 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___powerpc__" >&5
13349 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
13350 if test $ac_cv_cpp_def___powerpc__ = yes; then :
13351 CFLAGS
="$CFLAGS -D__powerpc__"
13352 LINTFLAGS
="$LINTFLAGS -D__powerpc__"
13356 case $host_vendor in
13357 *sun
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sun__" >&5
13358 $as_echo_n "checking whether we need to define __sun__... " >&6; }
13359 if test "${ac_cv_cpp_def___sun__+set}" = set; then :
13360 $as_echo_n "(cached) " >&6
13362 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13363 /* end confdefs.h. */
13368 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13369 $EGREP "yes" >/dev
/null
2>&1; then :
13370 ac_cv_cpp_def___sun__
=yes
13372 ac_cv_cpp_def___sun__
=no
13377 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sun__" >&5
13378 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
13379 if test $ac_cv_cpp_def___sun__ = yes; then :
13380 CFLAGS
="$CFLAGS -D__sun__"
13381 LINTFLAGS
="$LINTFLAGS -D__sun__"
13386 DEPENDENCIES
="### Dependencies:
13392 -\$(MAKEDEP) \$(MAKEDEPFLAGS) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
13394 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
13395 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
13396 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
13397 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
13398 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
13405 ALL_MAKEFILE_DEPENDS
="# Makefile dependencies"
13416 ALL_PROGRAM_DIRS
=""
13418 ALL_PROGRAM_INSTALL_DIRS
=""
13420 ALL_PROGRAM_BIN_INSTALL_DIRS
=""
13425 ac_config_commands
="$ac_config_commands include/stamp-h"
13428 ac_config_commands
="$ac_config_commands dlls/gdi32/enhmfdrv"
13430 ac_config_commands
="$ac_config_commands dlls/gdi32/mfdrv"
13432 ac_config_commands
="$ac_config_commands dlls/kernel32/nls"
13434 ac_config_commands
="$ac_config_commands dlls/user32/resources"
13436 ac_config_commands
="$ac_config_commands dlls/wineps.drv/data"
13438 ac_config_commands
="$ac_config_commands include/wine"
13441 ALL_MAKERULES
="$ALL_MAKERULES \\
13443 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13444 Make.rules: Make.rules.in"
13445 MAKE_RULES
=Make.rules
13446 ac_config_files
="$ac_config_files Make.rules"
13448 ALL_MAKERULES
="$ALL_MAKERULES \\
13449 dlls/Makedll.rules"
13450 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13451 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
13452 MAKE_DLL_RULES
=dlls
/Makedll.rules
13453 ac_config_files
="$ac_config_files dlls/Makedll.rules"
13455 ALL_MAKERULES
="$ALL_MAKERULES \\
13456 dlls/Makeimplib.rules"
13457 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13458 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
13459 MAKE_IMPLIB_RULES
=dlls
/Makeimplib.rules
13460 ac_config_files
="$ac_config_files dlls/Makeimplib.rules"
13462 ALL_MAKERULES
="$ALL_MAKERULES \\
13463 dlls/Maketest.rules"
13464 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13465 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
13466 MAKE_TEST_RULES
=dlls
/Maketest.rules
13467 ac_config_files
="$ac_config_files dlls/Maketest.rules"
13469 ALL_MAKERULES
="$ALL_MAKERULES \\
13470 programs/Makeprog.rules"
13471 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13472 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
13473 MAKE_PROG_RULES
=programs
/Makeprog.rules
13474 ac_config_files
="$ac_config_files programs/Makeprog.rules"
13479 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13480 Makefile: Makefile.in Make.rules"
13481 ac_config_files
="$ac_config_files Makefile"
13483 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13485 test "x$enable_dlls" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
13487 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13488 dlls/Makefile: dlls/Makefile.in Make.rules"
13489 ac_config_files
="$ac_config_files dlls/Makefile"
13491 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13492 dlls/acledit/Makefile"
13493 test "x$enable_acledit" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13495 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13496 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
13497 ac_config_files
="$ac_config_files dlls/acledit/Makefile"
13499 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13500 dlls/aclui/Makefile"
13501 test "x$enable_aclui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13503 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13504 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
13505 ac_config_files
="$ac_config_files dlls/aclui/Makefile"
13507 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13508 dlls/activeds/Makefile"
13509 test "x$enable_activeds" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13511 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13512 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
13513 ac_config_files
="$ac_config_files dlls/activeds/Makefile"
13515 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13516 dlls/actxprxy/Makefile"
13517 test "x$enable_actxprxy" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13519 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13520 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
13521 ac_config_files
="$ac_config_files dlls/actxprxy/Makefile"
13523 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13524 dlls/adsiid/Makefile"
13525 test "x$enable_adsiid" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
13527 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13528 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
13529 ac_config_files
="$ac_config_files dlls/adsiid/Makefile"
13531 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13532 dlls/advapi32/Makefile"
13533 test "x$enable_advapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13535 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13536 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
13537 ac_config_files
="$ac_config_files dlls/advapi32/Makefile"
13539 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13540 dlls/advapi32/tests/Makefile"
13541 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13543 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13544 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
13545 ac_config_files
="$ac_config_files dlls/advapi32/tests/Makefile"
13547 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13548 dlls/advpack/Makefile"
13549 test "x$enable_advpack" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13551 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13552 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
13553 ac_config_files
="$ac_config_files dlls/advpack/Makefile"
13555 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13556 dlls/advpack/tests/Makefile"
13557 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13559 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13560 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
13561 ac_config_files
="$ac_config_files dlls/advpack/tests/Makefile"
13563 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13564 dlls/amstream/Makefile"
13565 test "x$enable_amstream" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13567 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13568 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
13569 ac_config_files
="$ac_config_files dlls/amstream/Makefile"
13571 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13572 dlls/amstream/tests/Makefile"
13573 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13575 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13576 dlls/amstream/tests/Makefile: dlls/amstream/tests/Makefile.in dlls/Maketest.rules"
13577 ac_config_files
="$ac_config_files dlls/amstream/tests/Makefile"
13579 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13580 dlls/appwiz.cpl/Makefile"
13581 test "x$enable_appwiz_cpl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13583 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13584 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
13585 ac_config_files
="$ac_config_files dlls/appwiz.cpl/Makefile"
13587 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13589 test "x$enable_atl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13591 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13592 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
13593 ac_config_files
="$ac_config_files dlls/atl/Makefile"
13595 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13596 dlls/authz/Makefile"
13597 test "x$enable_authz" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13599 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13600 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
13601 ac_config_files
="$ac_config_files dlls/authz/Makefile"
13603 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13604 dlls/avicap32/Makefile"
13605 test "x$enable_avicap32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13607 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13608 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
13609 ac_config_files
="$ac_config_files dlls/avicap32/Makefile"
13611 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13612 dlls/avifil32/Makefile"
13613 test "x$enable_avifil32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13615 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13616 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
13617 ac_config_files
="$ac_config_files dlls/avifil32/Makefile"
13619 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13620 dlls/avifile.dll16/Makefile"
13621 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13623 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13624 dlls/avifile.dll16/Makefile: dlls/avifile.dll16/Makefile.in dlls/Makedll.rules"
13625 ac_config_files
="$ac_config_files dlls/avifile.dll16/Makefile"
13627 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13628 dlls/bcrypt/Makefile"
13629 test "x$enable_bcrypt" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13631 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13632 dlls/bcrypt/Makefile: dlls/bcrypt/Makefile.in dlls/Makedll.rules"
13633 ac_config_files
="$ac_config_files dlls/bcrypt/Makefile"
13635 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13636 dlls/browseui/Makefile"
13637 test "x$enable_browseui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13639 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13640 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
13641 ac_config_files
="$ac_config_files dlls/browseui/Makefile"
13643 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13644 dlls/browseui/tests/Makefile"
13645 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13647 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13648 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
13649 ac_config_files
="$ac_config_files dlls/browseui/tests/Makefile"
13651 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13652 dlls/cabinet/Makefile"
13653 test "x$enable_cabinet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13655 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13656 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
13657 ac_config_files
="$ac_config_files dlls/cabinet/Makefile"
13659 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13660 dlls/cabinet/tests/Makefile"
13661 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13663 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13664 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
13665 ac_config_files
="$ac_config_files dlls/cabinet/tests/Makefile"
13667 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13668 dlls/capi2032/Makefile"
13669 test "x$enable_capi2032" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13671 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13672 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
13673 ac_config_files
="$ac_config_files dlls/capi2032/Makefile"
13675 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13676 dlls/cards/Makefile"
13677 test "x$enable_cards" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13679 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13680 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
13681 ac_config_files
="$ac_config_files dlls/cards/Makefile"
13683 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13684 dlls/cfgmgr32/Makefile"
13685 test "x$enable_cfgmgr32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13687 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13688 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
13689 ac_config_files
="$ac_config_files dlls/cfgmgr32/Makefile"
13691 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13692 dlls/clusapi/Makefile"
13693 test "x$enable_clusapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13695 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13696 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
13697 ac_config_files
="$ac_config_files dlls/clusapi/Makefile"
13699 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13700 dlls/comcat/Makefile"
13701 test "x$enable_comcat" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13703 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13704 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
13705 ac_config_files
="$ac_config_files dlls/comcat/Makefile"
13707 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13708 dlls/comcat/tests/Makefile"
13709 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13711 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13712 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
13713 ac_config_files
="$ac_config_files dlls/comcat/tests/Makefile"
13715 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13716 dlls/comctl32/Makefile"
13717 test "x$enable_comctl32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13719 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13720 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
13721 ac_config_files
="$ac_config_files dlls/comctl32/Makefile"
13723 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13724 dlls/comctl32/tests/Makefile"
13725 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13727 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13728 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
13729 ac_config_files
="$ac_config_files dlls/comctl32/tests/Makefile"
13731 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13732 dlls/comdlg32/Makefile"
13733 test "x$enable_comdlg32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13735 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13736 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
13737 ac_config_files
="$ac_config_files dlls/comdlg32/Makefile"
13739 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13740 dlls/comdlg32/tests/Makefile"
13741 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13743 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13744 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
13745 ac_config_files
="$ac_config_files dlls/comdlg32/tests/Makefile"
13747 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13748 dlls/comm.drv16/Makefile"
13749 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13751 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13752 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
13753 ac_config_files
="$ac_config_files dlls/comm.drv16/Makefile"
13755 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13756 dlls/compobj.dll16/Makefile"
13757 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13759 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13760 dlls/compobj.dll16/Makefile: dlls/compobj.dll16/Makefile.in dlls/Makedll.rules"
13761 ac_config_files
="$ac_config_files dlls/compobj.dll16/Makefile"
13763 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13764 dlls/compstui/Makefile"
13765 test "x$enable_compstui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13767 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13768 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
13769 ac_config_files
="$ac_config_files dlls/compstui/Makefile"
13771 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13772 dlls/credui/Makefile"
13773 test "x$enable_credui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13775 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13776 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
13777 ac_config_files
="$ac_config_files dlls/credui/Makefile"
13779 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13780 dlls/credui/tests/Makefile"
13781 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13783 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13784 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
13785 ac_config_files
="$ac_config_files dlls/credui/tests/Makefile"
13787 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13788 dlls/crtdll/Makefile"
13789 test "x$enable_crtdll" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13791 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13792 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
13793 ac_config_files
="$ac_config_files dlls/crtdll/Makefile"
13795 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13796 dlls/crypt32/Makefile"
13797 test "x$enable_crypt32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13799 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13800 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
13801 ac_config_files
="$ac_config_files dlls/crypt32/Makefile"
13803 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13804 dlls/crypt32/tests/Makefile"
13805 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13807 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13808 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
13809 ac_config_files
="$ac_config_files dlls/crypt32/tests/Makefile"
13811 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13812 dlls/cryptdlg/Makefile"
13813 test "x$enable_cryptdlg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13815 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13816 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
13817 ac_config_files
="$ac_config_files dlls/cryptdlg/Makefile"
13819 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13820 dlls/cryptdll/Makefile"
13821 test "x$enable_cryptdll" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13823 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13824 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
13825 ac_config_files
="$ac_config_files dlls/cryptdll/Makefile"
13827 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13828 dlls/cryptnet/Makefile"
13829 test "x$enable_cryptnet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13831 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13832 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
13833 ac_config_files
="$ac_config_files dlls/cryptnet/Makefile"
13835 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13836 dlls/cryptnet/tests/Makefile"
13837 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13839 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13840 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
13841 ac_config_files
="$ac_config_files dlls/cryptnet/tests/Makefile"
13843 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13844 dlls/cryptui/Makefile"
13845 test "x$enable_cryptui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13847 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13848 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
13849 ac_config_files
="$ac_config_files dlls/cryptui/Makefile"
13851 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13852 dlls/cryptui/tests/Makefile"
13853 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13855 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13856 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
13857 ac_config_files
="$ac_config_files dlls/cryptui/tests/Makefile"
13859 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13860 dlls/ctapi32/Makefile"
13861 test "x$enable_ctapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13863 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13864 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
13865 ac_config_files
="$ac_config_files dlls/ctapi32/Makefile"
13867 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13868 dlls/ctl3d.dll16/Makefile"
13869 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13871 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13872 dlls/ctl3d.dll16/Makefile: dlls/ctl3d.dll16/Makefile.in dlls/Makedll.rules"
13873 ac_config_files
="$ac_config_files dlls/ctl3d.dll16/Makefile"
13875 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13876 dlls/ctl3d32/Makefile"
13877 test "x$enable_ctl3d32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13879 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13880 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
13881 ac_config_files
="$ac_config_files dlls/ctl3d32/Makefile"
13883 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13884 dlls/ctl3dv2.dll16/Makefile"
13885 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13887 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13888 dlls/ctl3dv2.dll16/Makefile: dlls/ctl3dv2.dll16/Makefile.in dlls/Makedll.rules"
13889 ac_config_files
="$ac_config_files dlls/ctl3dv2.dll16/Makefile"
13891 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13892 dlls/d3d10/Makefile"
13893 test "x$enable_d3d10" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13895 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13896 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
13897 ac_config_files
="$ac_config_files dlls/d3d10/Makefile"
13899 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13900 dlls/d3d10/tests/Makefile"
13901 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13903 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13904 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
13905 ac_config_files
="$ac_config_files dlls/d3d10/tests/Makefile"
13907 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13908 dlls/d3d10core/Makefile"
13909 test "x$enable_d3d10core" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13911 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13912 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
13913 ac_config_files
="$ac_config_files dlls/d3d10core/Makefile"
13915 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13916 dlls/d3d10core/tests/Makefile"
13917 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13919 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13920 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
13921 ac_config_files
="$ac_config_files dlls/d3d10core/tests/Makefile"
13923 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13924 dlls/d3d8/Makefile"
13925 test "x$enable_d3d8" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13927 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13928 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
13929 ac_config_files
="$ac_config_files dlls/d3d8/Makefile"
13931 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13932 dlls/d3d8/tests/Makefile"
13933 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13935 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13936 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
13937 ac_config_files
="$ac_config_files dlls/d3d8/tests/Makefile"
13939 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13940 dlls/d3d9/Makefile"
13941 test "x$enable_d3d9" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13943 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13944 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
13945 ac_config_files
="$ac_config_files dlls/d3d9/Makefile"
13947 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13948 dlls/d3d9/tests/Makefile"
13949 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13951 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13952 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
13953 ac_config_files
="$ac_config_files dlls/d3d9/tests/Makefile"
13955 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13956 dlls/d3dim/Makefile"
13957 test "x$enable_d3dim" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13959 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13960 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
13961 ac_config_files
="$ac_config_files dlls/d3dim/Makefile"
13963 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13964 dlls/d3drm/Makefile"
13965 test "x$enable_d3drm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13967 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13968 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
13969 ac_config_files
="$ac_config_files dlls/d3drm/Makefile"
13971 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13972 dlls/d3drm/tests/Makefile"
13973 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13975 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13976 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
13977 ac_config_files
="$ac_config_files dlls/d3drm/tests/Makefile"
13979 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13980 dlls/d3dx9_24/Makefile"
13981 test "x$enable_d3dx9_24" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13983 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13984 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
13985 ac_config_files
="$ac_config_files dlls/d3dx9_24/Makefile"
13987 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13988 dlls/d3dx9_25/Makefile"
13989 test "x$enable_d3dx9_25" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13991 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13992 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
13993 ac_config_files
="$ac_config_files dlls/d3dx9_25/Makefile"
13995 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13996 dlls/d3dx9_26/Makefile"
13997 test "x$enable_d3dx9_26" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13999 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14000 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
14001 ac_config_files
="$ac_config_files dlls/d3dx9_26/Makefile"
14003 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14004 dlls/d3dx9_27/Makefile"
14005 test "x$enable_d3dx9_27" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14007 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14008 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
14009 ac_config_files
="$ac_config_files dlls/d3dx9_27/Makefile"
14011 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14012 dlls/d3dx9_28/Makefile"
14013 test "x$enable_d3dx9_28" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14015 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14016 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
14017 ac_config_files
="$ac_config_files dlls/d3dx9_28/Makefile"
14019 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14020 dlls/d3dx9_29/Makefile"
14021 test "x$enable_d3dx9_29" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14023 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14024 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
14025 ac_config_files
="$ac_config_files dlls/d3dx9_29/Makefile"
14027 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14028 dlls/d3dx9_30/Makefile"
14029 test "x$enable_d3dx9_30" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14031 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14032 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
14033 ac_config_files
="$ac_config_files dlls/d3dx9_30/Makefile"
14035 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14036 dlls/d3dx9_31/Makefile"
14037 test "x$enable_d3dx9_31" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14039 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14040 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
14041 ac_config_files
="$ac_config_files dlls/d3dx9_31/Makefile"
14043 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14044 dlls/d3dx9_32/Makefile"
14045 test "x$enable_d3dx9_32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14047 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14048 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
14049 ac_config_files
="$ac_config_files dlls/d3dx9_32/Makefile"
14051 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14052 dlls/d3dx9_33/Makefile"
14053 test "x$enable_d3dx9_33" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14055 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14056 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
14057 ac_config_files
="$ac_config_files dlls/d3dx9_33/Makefile"
14059 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14060 dlls/d3dx9_34/Makefile"
14061 test "x$enable_d3dx9_34" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14063 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14064 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
14065 ac_config_files
="$ac_config_files dlls/d3dx9_34/Makefile"
14067 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14068 dlls/d3dx9_35/Makefile"
14069 test "x$enable_d3dx9_35" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14071 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14072 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
14073 ac_config_files
="$ac_config_files dlls/d3dx9_35/Makefile"
14075 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14076 dlls/d3dx9_36/Makefile"
14077 test "x$enable_d3dx9_36" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14079 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14080 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
14081 ac_config_files
="$ac_config_files dlls/d3dx9_36/Makefile"
14083 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14084 dlls/d3dx9_36/tests/Makefile"
14085 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14087 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14088 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
14089 ac_config_files
="$ac_config_files dlls/d3dx9_36/tests/Makefile"
14091 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14092 dlls/d3dx9_37/Makefile"
14093 test "x$enable_d3dx9_37" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14095 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14096 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
14097 ac_config_files
="$ac_config_files dlls/d3dx9_37/Makefile"
14099 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14100 dlls/d3dx9_38/Makefile"
14101 test "x$enable_d3dx9_38" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14103 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14104 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
14105 ac_config_files
="$ac_config_files dlls/d3dx9_38/Makefile"
14107 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14108 dlls/d3dx9_39/Makefile"
14109 test "x$enable_d3dx9_39" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14111 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14112 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
14113 ac_config_files
="$ac_config_files dlls/d3dx9_39/Makefile"
14115 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14116 dlls/d3dx9_40/Makefile"
14117 test "x$enable_d3dx9_40" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14119 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14120 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
14121 ac_config_files
="$ac_config_files dlls/d3dx9_40/Makefile"
14123 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14124 dlls/d3dx9_41/Makefile"
14125 test "x$enable_d3dx9_41" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14127 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14128 dlls/d3dx9_41/Makefile: dlls/d3dx9_41/Makefile.in dlls/Makedll.rules"
14129 ac_config_files
="$ac_config_files dlls/d3dx9_41/Makefile"
14131 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14132 dlls/d3dxof/Makefile"
14133 test "x$enable_d3dxof" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14135 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14136 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
14137 ac_config_files
="$ac_config_files dlls/d3dxof/Makefile"
14139 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14140 dlls/d3dxof/tests/Makefile"
14141 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14143 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14144 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
14145 ac_config_files
="$ac_config_files dlls/d3dxof/tests/Makefile"
14147 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14148 dlls/dbghelp/Makefile"
14149 test "x$enable_dbghelp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14151 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14152 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
14153 ac_config_files
="$ac_config_files dlls/dbghelp/Makefile"
14155 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14156 dlls/dciman32/Makefile"
14157 test "x$enable_dciman32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14159 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14160 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
14161 ac_config_files
="$ac_config_files dlls/dciman32/Makefile"
14163 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14164 dlls/ddeml.dll16/Makefile"
14165 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14167 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14168 dlls/ddeml.dll16/Makefile: dlls/ddeml.dll16/Makefile.in dlls/Makedll.rules"
14169 ac_config_files
="$ac_config_files dlls/ddeml.dll16/Makefile"
14171 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14172 dlls/ddraw/Makefile"
14173 test "x$enable_ddraw" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14175 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14176 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
14177 ac_config_files
="$ac_config_files dlls/ddraw/Makefile"
14179 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14180 dlls/ddraw/tests/Makefile"
14181 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14183 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14184 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
14185 ac_config_files
="$ac_config_files dlls/ddraw/tests/Makefile"
14187 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14188 dlls/ddrawex/Makefile"
14189 test "x$enable_ddrawex" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14191 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14192 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
14193 ac_config_files
="$ac_config_files dlls/ddrawex/Makefile"
14195 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14196 dlls/ddrawex/tests/Makefile"
14197 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14199 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14200 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
14201 ac_config_files
="$ac_config_files dlls/ddrawex/tests/Makefile"
14203 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14204 dlls/devenum/Makefile"
14205 test "x$enable_devenum" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14207 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14208 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
14209 ac_config_files
="$ac_config_files dlls/devenum/Makefile"
14211 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14212 dlls/dinput/Makefile"
14213 test "x$enable_dinput" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14215 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14216 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
14217 ac_config_files
="$ac_config_files dlls/dinput/Makefile"
14219 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14220 dlls/dinput/tests/Makefile"
14221 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14223 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14224 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
14225 ac_config_files
="$ac_config_files dlls/dinput/tests/Makefile"
14227 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14228 dlls/dinput8/Makefile"
14229 test "x$enable_dinput8" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14231 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14232 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
14233 ac_config_files
="$ac_config_files dlls/dinput8/Makefile"
14235 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14236 dlls/dispdib.dll16/Makefile"
14237 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14239 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14240 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
14241 ac_config_files
="$ac_config_files dlls/dispdib.dll16/Makefile"
14243 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14244 dlls/display.drv16/Makefile"
14245 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14247 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14248 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
14249 ac_config_files
="$ac_config_files dlls/display.drv16/Makefile"
14251 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14252 dlls/dmband/Makefile"
14253 test "x$enable_dmband" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14255 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14256 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
14257 ac_config_files
="$ac_config_files dlls/dmband/Makefile"
14259 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14260 dlls/dmcompos/Makefile"
14261 test "x$enable_dmcompos" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14263 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14264 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
14265 ac_config_files
="$ac_config_files dlls/dmcompos/Makefile"
14267 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14268 dlls/dmime/Makefile"
14269 test "x$enable_dmime" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14271 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14272 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
14273 ac_config_files
="$ac_config_files dlls/dmime/Makefile"
14275 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14276 dlls/dmloader/Makefile"
14277 test "x$enable_dmloader" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14279 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14280 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
14281 ac_config_files
="$ac_config_files dlls/dmloader/Makefile"
14283 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14284 dlls/dmscript/Makefile"
14285 test "x$enable_dmscript" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14287 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14288 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
14289 ac_config_files
="$ac_config_files dlls/dmscript/Makefile"
14291 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14292 dlls/dmstyle/Makefile"
14293 test "x$enable_dmstyle" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14295 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14296 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
14297 ac_config_files
="$ac_config_files dlls/dmstyle/Makefile"
14299 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14300 dlls/dmsynth/Makefile"
14301 test "x$enable_dmsynth" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14303 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14304 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
14305 ac_config_files
="$ac_config_files dlls/dmsynth/Makefile"
14307 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14308 dlls/dmusic/Makefile"
14309 test "x$enable_dmusic" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14311 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14312 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
14313 ac_config_files
="$ac_config_files dlls/dmusic/Makefile"
14315 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14316 dlls/dmusic32/Makefile"
14317 test "x$enable_dmusic32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14319 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14320 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
14321 ac_config_files
="$ac_config_files dlls/dmusic32/Makefile"
14323 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14324 dlls/dnsapi/Makefile"
14325 test "x$enable_dnsapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14327 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14328 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
14329 ac_config_files
="$ac_config_files dlls/dnsapi/Makefile"
14331 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14332 dlls/dnsapi/tests/Makefile"
14333 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14335 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14336 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
14337 ac_config_files
="$ac_config_files dlls/dnsapi/tests/Makefile"
14339 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14340 dlls/dplay/Makefile"
14341 test "x$enable_dplay" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14343 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14344 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
14345 ac_config_files
="$ac_config_files dlls/dplay/Makefile"
14347 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14348 dlls/dplayx/Makefile"
14349 test "x$enable_dplayx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14351 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14352 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
14353 ac_config_files
="$ac_config_files dlls/dplayx/Makefile"
14355 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14356 dlls/dplayx/tests/Makefile"
14357 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14359 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14360 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
14361 ac_config_files
="$ac_config_files dlls/dplayx/tests/Makefile"
14363 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14364 dlls/dpnaddr/Makefile"
14365 test "x$enable_dpnaddr" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14367 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14368 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
14369 ac_config_files
="$ac_config_files dlls/dpnaddr/Makefile"
14371 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14372 dlls/dpnet/Makefile"
14373 test "x$enable_dpnet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14375 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14376 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
14377 ac_config_files
="$ac_config_files dlls/dpnet/Makefile"
14379 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14380 dlls/dpnhpast/Makefile"
14381 test "x$enable_dpnhpast" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14383 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14384 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
14385 ac_config_files
="$ac_config_files dlls/dpnhpast/Makefile"
14387 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14388 dlls/dpnlobby/Makefile"
14389 test "x$enable_dpnlobby" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14391 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14392 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
14393 ac_config_files
="$ac_config_files dlls/dpnlobby/Makefile"
14395 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14396 dlls/dpwsockx/Makefile"
14397 test "x$enable_dpwsockx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14399 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14400 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
14401 ac_config_files
="$ac_config_files dlls/dpwsockx/Makefile"
14403 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14404 dlls/drmclien/Makefile"
14405 test "x$enable_drmclien" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14407 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14408 dlls/drmclien/Makefile: dlls/drmclien/Makefile.in dlls/Makedll.rules"
14409 ac_config_files
="$ac_config_files dlls/drmclien/Makefile"
14411 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14412 dlls/dsound/Makefile"
14413 test "x$enable_dsound" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14415 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14416 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
14417 ac_config_files
="$ac_config_files dlls/dsound/Makefile"
14419 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14420 dlls/dsound/tests/Makefile"
14421 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14423 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14424 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
14425 ac_config_files
="$ac_config_files dlls/dsound/tests/Makefile"
14427 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14428 dlls/dssenh/Makefile"
14429 test "x$enable_dssenh" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14431 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14432 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
14433 ac_config_files
="$ac_config_files dlls/dssenh/Makefile"
14435 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14436 dlls/dswave/Makefile"
14437 test "x$enable_dswave" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14439 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14440 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
14441 ac_config_files
="$ac_config_files dlls/dswave/Makefile"
14443 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14444 dlls/dwmapi/Makefile"
14445 test "x$enable_dwmapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14447 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14448 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
14449 ac_config_files
="$ac_config_files dlls/dwmapi/Makefile"
14451 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14452 dlls/dxdiagn/Makefile"
14453 test "x$enable_dxdiagn" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14455 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14456 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
14457 ac_config_files
="$ac_config_files dlls/dxdiagn/Makefile"
14459 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14460 dlls/dxerr8/Makefile"
14461 test "x$enable_dxerr8" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
14463 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14464 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
14465 ac_config_files
="$ac_config_files dlls/dxerr8/Makefile"
14467 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14468 dlls/dxerr9/Makefile"
14469 test "x$enable_dxerr9" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
14471 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14472 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
14473 ac_config_files
="$ac_config_files dlls/dxerr9/Makefile"
14475 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14476 dlls/dxgi/Makefile"
14477 test "x$enable_dxgi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14479 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14480 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
14481 ac_config_files
="$ac_config_files dlls/dxgi/Makefile"
14483 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14484 dlls/dxgi/tests/Makefile"
14485 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14487 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14488 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
14489 ac_config_files
="$ac_config_files dlls/dxgi/tests/Makefile"
14491 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14492 dlls/dxguid/Makefile"
14493 test "x$enable_dxguid" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
14495 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14496 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
14497 ac_config_files
="$ac_config_files dlls/dxguid/Makefile"
14499 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14500 dlls/faultrep/Makefile"
14501 test "x$enable_faultrep" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14503 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14504 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
14505 ac_config_files
="$ac_config_files dlls/faultrep/Makefile"
14507 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14508 dlls/fusion/Makefile"
14509 test "x$enable_fusion" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14511 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14512 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
14513 ac_config_files
="$ac_config_files dlls/fusion/Makefile"
14515 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14516 dlls/fusion/tests/Makefile"
14517 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14519 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14520 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
14521 ac_config_files
="$ac_config_files dlls/fusion/tests/Makefile"
14523 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14524 dlls/gdi32/Makefile"
14525 test "x$enable_gdi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14527 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14528 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
14529 ac_config_files
="$ac_config_files dlls/gdi32/Makefile"
14531 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14532 dlls/gdi32/tests/Makefile"
14533 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14535 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14536 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
14537 ac_config_files
="$ac_config_files dlls/gdi32/tests/Makefile"
14539 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14540 dlls/gdiplus/Makefile"
14541 test "x$enable_gdiplus" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14543 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14544 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
14545 ac_config_files
="$ac_config_files dlls/gdiplus/Makefile"
14547 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14548 dlls/gdiplus/tests/Makefile"
14549 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14551 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14552 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
14553 ac_config_files
="$ac_config_files dlls/gdiplus/tests/Makefile"
14555 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14556 dlls/glu32/Makefile"
14557 test "x$enable_glu32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14559 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14560 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
14561 ac_config_files
="$ac_config_files dlls/glu32/Makefile"
14563 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14564 dlls/gphoto2.ds/Makefile"
14565 test "x$enable_gphoto2_ds" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14567 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14568 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
14569 ac_config_files
="$ac_config_files dlls/gphoto2.ds/Makefile"
14571 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14572 dlls/gpkcsp/Makefile"
14573 test "x$enable_gpkcsp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14575 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14576 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
14577 ac_config_files
="$ac_config_files dlls/gpkcsp/Makefile"
14579 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14581 test "x$enable_hal" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14583 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14584 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
14585 ac_config_files
="$ac_config_files dlls/hal/Makefile"
14587 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14588 dlls/hhctrl.ocx/Makefile"
14589 test "x$enable_hhctrl_ocx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14591 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14592 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
14593 ac_config_files
="$ac_config_files dlls/hhctrl.ocx/Makefile"
14595 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14597 test "x$enable_hid" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14599 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14600 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
14601 ac_config_files
="$ac_config_files dlls/hid/Makefile"
14603 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14604 dlls/hlink/Makefile"
14605 test "x$enable_hlink" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14607 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14608 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
14609 ac_config_files
="$ac_config_files dlls/hlink/Makefile"
14611 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14612 dlls/hlink/tests/Makefile"
14613 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14615 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14616 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
14617 ac_config_files
="$ac_config_files dlls/hlink/tests/Makefile"
14619 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14620 dlls/hnetcfg/Makefile"
14621 test "x$enable_hnetcfg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14623 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14624 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
14625 ac_config_files
="$ac_config_files dlls/hnetcfg/Makefile"
14627 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14628 dlls/httpapi/Makefile"
14629 test "x$enable_httpapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14631 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14632 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
14633 ac_config_files
="$ac_config_files dlls/httpapi/Makefile"
14635 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14636 dlls/iccvid/Makefile"
14637 test "x$enable_iccvid" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14639 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14640 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
14641 ac_config_files
="$ac_config_files dlls/iccvid/Makefile"
14643 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14644 dlls/icmp/Makefile"
14645 test "x$enable_icmp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14647 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14648 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
14649 ac_config_files
="$ac_config_files dlls/icmp/Makefile"
14651 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14652 dlls/ifsmgr.vxd/Makefile"
14653 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14655 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14656 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
14657 ac_config_files
="$ac_config_files dlls/ifsmgr.vxd/Makefile"
14659 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14660 dlls/imaadp32.acm/Makefile"
14661 test "x$enable_imaadp32_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14663 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14664 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
14665 ac_config_files
="$ac_config_files dlls/imaadp32.acm/Makefile"
14667 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14668 dlls/imagehlp/Makefile"
14669 test "x$enable_imagehlp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14671 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14672 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
14673 ac_config_files
="$ac_config_files dlls/imagehlp/Makefile"
14675 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14676 dlls/imm.dll16/Makefile"
14677 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14679 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14680 dlls/imm.dll16/Makefile: dlls/imm.dll16/Makefile.in dlls/Makedll.rules"
14681 ac_config_files
="$ac_config_files dlls/imm.dll16/Makefile"
14683 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14684 dlls/imm32/Makefile"
14685 test "x$enable_imm32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14687 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14688 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
14689 ac_config_files
="$ac_config_files dlls/imm32/Makefile"
14691 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14692 dlls/imm32/tests/Makefile"
14693 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14695 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14696 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
14697 ac_config_files
="$ac_config_files dlls/imm32/tests/Makefile"
14699 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14700 dlls/inetcomm/Makefile"
14701 test "x$enable_inetcomm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14703 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14704 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
14705 ac_config_files
="$ac_config_files dlls/inetcomm/Makefile"
14707 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14708 dlls/inetcomm/tests/Makefile"
14709 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14711 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14712 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
14713 ac_config_files
="$ac_config_files dlls/inetcomm/tests/Makefile"
14715 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14716 dlls/inetmib1/Makefile"
14717 test "x$enable_inetmib1" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14719 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14720 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
14721 ac_config_files
="$ac_config_files dlls/inetmib1/Makefile"
14723 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14724 dlls/inetmib1/tests/Makefile"
14725 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14727 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14728 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
14729 ac_config_files
="$ac_config_files dlls/inetmib1/tests/Makefile"
14731 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14732 dlls/infosoft/Makefile"
14733 test "x$enable_infosoft" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14735 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14736 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
14737 ac_config_files
="$ac_config_files dlls/infosoft/Makefile"
14739 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14740 dlls/infosoft/tests/Makefile"
14741 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14743 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14744 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
14745 ac_config_files
="$ac_config_files dlls/infosoft/tests/Makefile"
14747 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14748 dlls/initpki/Makefile"
14749 test "x$enable_initpki" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14751 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14752 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
14753 ac_config_files
="$ac_config_files dlls/initpki/Makefile"
14755 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14756 dlls/inkobj/Makefile"
14757 test "x$enable_inkobj" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14759 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14760 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
14761 ac_config_files
="$ac_config_files dlls/inkobj/Makefile"
14763 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14764 dlls/inseng/Makefile"
14765 test "x$enable_inseng" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14767 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14768 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
14769 ac_config_files
="$ac_config_files dlls/inseng/Makefile"
14771 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14772 dlls/iphlpapi/Makefile"
14773 test "x$enable_iphlpapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14775 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14776 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
14777 ac_config_files
="$ac_config_files dlls/iphlpapi/Makefile"
14779 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14780 dlls/iphlpapi/tests/Makefile"
14781 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14783 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14784 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
14785 ac_config_files
="$ac_config_files dlls/iphlpapi/tests/Makefile"
14787 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14788 dlls/itircl/Makefile"
14789 test "x$enable_itircl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14791 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14792 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
14793 ac_config_files
="$ac_config_files dlls/itircl/Makefile"
14795 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14796 dlls/itss/Makefile"
14797 test "x$enable_itss" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14799 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14800 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
14801 ac_config_files
="$ac_config_files dlls/itss/Makefile"
14803 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14804 dlls/itss/tests/Makefile"
14805 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14807 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14808 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
14809 ac_config_files
="$ac_config_files dlls/itss/tests/Makefile"
14811 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14812 dlls/jscript/Makefile"
14813 test "x$enable_jscript" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14815 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14816 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
14817 ac_config_files
="$ac_config_files dlls/jscript/Makefile"
14819 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14820 dlls/jscript/tests/Makefile"
14821 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14823 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14824 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
14825 ac_config_files
="$ac_config_files dlls/jscript/tests/Makefile"
14827 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14828 dlls/kernel32/Makefile"
14829 test "x$enable_kernel32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14831 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14832 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
14833 ac_config_files
="$ac_config_files dlls/kernel32/Makefile"
14835 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14836 dlls/kernel32/tests/Makefile"
14837 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14839 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14840 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
14841 ac_config_files
="$ac_config_files dlls/kernel32/tests/Makefile"
14843 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14844 dlls/keyboard.drv16/Makefile"
14845 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14847 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14848 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
14849 ac_config_files
="$ac_config_files dlls/keyboard.drv16/Makefile"
14851 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14852 dlls/loadperf/Makefile"
14853 test "x$enable_loadperf" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14855 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14856 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
14857 ac_config_files
="$ac_config_files dlls/loadperf/Makefile"
14859 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14860 dlls/localspl/Makefile"
14861 test "x$enable_localspl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14863 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14864 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
14865 ac_config_files
="$ac_config_files dlls/localspl/Makefile"
14867 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14868 dlls/localspl/tests/Makefile"
14869 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14871 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14872 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
14873 ac_config_files
="$ac_config_files dlls/localspl/tests/Makefile"
14875 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14876 dlls/localui/Makefile"
14877 test "x$enable_localui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14879 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14880 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
14881 ac_config_files
="$ac_config_files dlls/localui/Makefile"
14883 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14884 dlls/localui/tests/Makefile"
14885 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14887 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14888 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
14889 ac_config_files
="$ac_config_files dlls/localui/tests/Makefile"
14891 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14892 dlls/lz32/Makefile"
14893 test "x$enable_lz32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14895 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14896 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
14897 ac_config_files
="$ac_config_files dlls/lz32/Makefile"
14899 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14900 dlls/lz32/tests/Makefile"
14901 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14903 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14904 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
14905 ac_config_files
="$ac_config_files dlls/lz32/tests/Makefile"
14907 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14908 dlls/lzexpand.dll16/Makefile"
14909 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14911 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14912 dlls/lzexpand.dll16/Makefile: dlls/lzexpand.dll16/Makefile.in dlls/Makedll.rules"
14913 ac_config_files
="$ac_config_files dlls/lzexpand.dll16/Makefile"
14915 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14916 dlls/mapi32/Makefile"
14917 test "x$enable_mapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14919 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14920 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
14921 ac_config_files
="$ac_config_files dlls/mapi32/Makefile"
14923 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14924 dlls/mapi32/tests/Makefile"
14925 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14927 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14928 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
14929 ac_config_files
="$ac_config_files dlls/mapi32/tests/Makefile"
14931 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14932 dlls/mciavi32/Makefile"
14933 test "x$enable_mciavi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14935 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14936 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
14937 ac_config_files
="$ac_config_files dlls/mciavi32/Makefile"
14939 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14940 dlls/mcicda/Makefile"
14941 test "x$enable_mcicda" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14943 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14944 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
14945 ac_config_files
="$ac_config_files dlls/mcicda/Makefile"
14947 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14948 dlls/mciqtz32/Makefile"
14949 test "x$enable_mciqtz32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14951 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14952 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
14953 ac_config_files
="$ac_config_files dlls/mciqtz32/Makefile"
14955 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14956 dlls/mciseq/Makefile"
14957 test "x$enable_mciseq" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14959 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14960 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
14961 ac_config_files
="$ac_config_files dlls/mciseq/Makefile"
14963 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14964 dlls/mciwave/Makefile"
14965 test "x$enable_mciwave" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14967 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14968 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
14969 ac_config_files
="$ac_config_files dlls/mciwave/Makefile"
14971 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14972 dlls/midimap/Makefile"
14973 test "x$enable_midimap" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14975 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14976 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
14977 ac_config_files
="$ac_config_files dlls/midimap/Makefile"
14979 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14980 dlls/mlang/Makefile"
14981 test "x$enable_mlang" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14983 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14984 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
14985 ac_config_files
="$ac_config_files dlls/mlang/Makefile"
14987 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14988 dlls/mlang/tests/Makefile"
14989 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14991 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14992 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
14993 ac_config_files
="$ac_config_files dlls/mlang/tests/Makefile"
14995 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14996 dlls/mmdevldr.vxd/Makefile"
14997 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14999 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15000 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
15001 ac_config_files
="$ac_config_files dlls/mmdevldr.vxd/Makefile"
15003 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15004 dlls/monodebg.vxd/Makefile"
15005 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15007 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15008 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
15009 ac_config_files
="$ac_config_files dlls/monodebg.vxd/Makefile"
15011 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15012 dlls/mountmgr.sys/Makefile"
15013 test "x$enable_mountmgr_sys" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15015 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15016 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
15017 ac_config_files
="$ac_config_files dlls/mountmgr.sys/Makefile"
15019 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15020 dlls/mouse.drv16/Makefile"
15021 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15023 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15024 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
15025 ac_config_files
="$ac_config_files dlls/mouse.drv16/Makefile"
15027 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15029 test "x$enable_mpr" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15031 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15032 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
15033 ac_config_files
="$ac_config_files dlls/mpr/Makefile"
15035 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15036 dlls/mprapi/Makefile"
15037 test "x$enable_mprapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15039 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15040 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
15041 ac_config_files
="$ac_config_files dlls/mprapi/Makefile"
15043 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15044 dlls/msacm.dll16/Makefile"
15045 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15047 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15048 dlls/msacm.dll16/Makefile: dlls/msacm.dll16/Makefile.in dlls/Makedll.rules"
15049 ac_config_files
="$ac_config_files dlls/msacm.dll16/Makefile"
15051 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15052 dlls/msacm32.drv/Makefile"
15053 test "x$enable_msacm32_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15055 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15056 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
15057 ac_config_files
="$ac_config_files dlls/msacm32.drv/Makefile"
15059 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15060 dlls/msacm32/Makefile"
15061 test "x$enable_msacm32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15063 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15064 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
15065 ac_config_files
="$ac_config_files dlls/msacm32/Makefile"
15067 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15068 dlls/msacm32/tests/Makefile"
15069 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15071 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15072 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
15073 ac_config_files
="$ac_config_files dlls/msacm32/tests/Makefile"
15075 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15076 dlls/msadp32.acm/Makefile"
15077 test "x$enable_msadp32_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15079 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15080 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
15081 ac_config_files
="$ac_config_files dlls/msadp32.acm/Makefile"
15083 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15084 dlls/mscat32/Makefile"
15085 test "x$enable_mscat32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15087 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15088 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
15089 ac_config_files
="$ac_config_files dlls/mscat32/Makefile"
15091 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15092 dlls/mscms/Makefile"
15093 test "x$enable_mscms" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15095 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15096 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
15097 ac_config_files
="$ac_config_files dlls/mscms/Makefile"
15099 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15100 dlls/mscms/tests/Makefile"
15101 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15103 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15104 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
15105 ac_config_files
="$ac_config_files dlls/mscms/tests/Makefile"
15107 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15108 dlls/mscoree/Makefile"
15109 test "x$enable_mscoree" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15111 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15112 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
15113 ac_config_files
="$ac_config_files dlls/mscoree/Makefile"
15115 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15116 dlls/msctf/Makefile"
15117 test "x$enable_msctf" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15119 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15120 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
15121 ac_config_files
="$ac_config_files dlls/msctf/Makefile"
15123 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15124 dlls/msctf/tests/Makefile"
15125 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15127 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15128 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
15129 ac_config_files
="$ac_config_files dlls/msctf/tests/Makefile"
15131 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15132 dlls/msdaps/Makefile"
15133 test "x$enable_msdaps" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15135 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15136 dlls/msdaps/Makefile: dlls/msdaps/Makefile.in dlls/Makedll.rules"
15137 ac_config_files
="$ac_config_files dlls/msdaps/Makefile"
15139 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15140 dlls/msdmo/Makefile"
15141 test "x$enable_msdmo" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15143 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15144 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
15145 ac_config_files
="$ac_config_files dlls/msdmo/Makefile"
15147 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15148 dlls/msftedit/Makefile"
15149 test "x$enable_msftedit" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15151 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15152 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
15153 ac_config_files
="$ac_config_files dlls/msftedit/Makefile"
15155 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15156 dlls/msg711.acm/Makefile"
15157 test "x$enable_msg711_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15159 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15160 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
15161 ac_config_files
="$ac_config_files dlls/msg711.acm/Makefile"
15163 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15164 dlls/msgsm32.acm/Makefile"
15165 test "x$enable_msgsm32_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15167 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15168 dlls/msgsm32.acm/Makefile: dlls/msgsm32.acm/Makefile.in dlls/Makedll.rules"
15169 ac_config_files
="$ac_config_files dlls/msgsm32.acm/Makefile"
15171 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15172 dlls/mshtml.tlb/Makefile"
15173 test "x$enable_mshtml_tlb" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15175 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15176 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
15177 ac_config_files
="$ac_config_files dlls/mshtml.tlb/Makefile"
15179 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15180 dlls/mshtml/Makefile"
15181 test "x$enable_mshtml" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15183 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15184 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
15185 ac_config_files
="$ac_config_files dlls/mshtml/Makefile"
15187 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15188 dlls/mshtml/tests/Makefile"
15189 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15191 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15192 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
15193 ac_config_files
="$ac_config_files dlls/mshtml/tests/Makefile"
15195 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15197 test "x$enable_msi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15199 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15200 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
15201 ac_config_files
="$ac_config_files dlls/msi/Makefile"
15203 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15204 dlls/msi/tests/Makefile"
15205 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15207 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15208 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
15209 ac_config_files
="$ac_config_files dlls/msi/tests/Makefile"
15211 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15212 dlls/msimg32/Makefile"
15213 test "x$enable_msimg32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15215 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15216 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
15217 ac_config_files
="$ac_config_files dlls/msimg32/Makefile"
15219 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15220 dlls/msimtf/Makefile"
15221 test "x$enable_msimtf" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15223 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15224 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
15225 ac_config_files
="$ac_config_files dlls/msimtf/Makefile"
15227 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15228 dlls/msisip/Makefile"
15229 test "x$enable_msisip" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15231 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15232 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
15233 ac_config_files
="$ac_config_files dlls/msisip/Makefile"
15235 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15236 dlls/msisys.ocx/Makefile"
15237 test "x$enable_msisys_ocx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15239 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15240 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
15241 ac_config_files
="$ac_config_files dlls/msisys.ocx/Makefile"
15243 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15244 dlls/msnet32/Makefile"
15245 test "x$enable_msnet32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15247 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15248 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
15249 ac_config_files
="$ac_config_files dlls/msnet32/Makefile"
15251 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15252 dlls/msrle32/Makefile"
15253 test "x$enable_msrle32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15255 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15256 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
15257 ac_config_files
="$ac_config_files dlls/msrle32/Makefile"
15259 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15260 dlls/mssign32/Makefile"
15261 test "x$enable_mssign32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15263 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15264 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
15265 ac_config_files
="$ac_config_files dlls/mssign32/Makefile"
15267 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15268 dlls/mssip32/Makefile"
15269 test "x$enable_mssip32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15271 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15272 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
15273 ac_config_files
="$ac_config_files dlls/mssip32/Makefile"
15275 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15276 dlls/mstask/Makefile"
15277 test "x$enable_mstask" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15279 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15280 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
15281 ac_config_files
="$ac_config_files dlls/mstask/Makefile"
15283 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15284 dlls/mstask/tests/Makefile"
15285 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15287 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15288 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
15289 ac_config_files
="$ac_config_files dlls/mstask/tests/Makefile"
15291 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15292 dlls/msvcirt/Makefile"
15293 test "x$enable_msvcirt" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15295 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15296 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
15297 ac_config_files
="$ac_config_files dlls/msvcirt/Makefile"
15299 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15300 dlls/msvcr71/Makefile"
15301 test "x$enable_msvcr71" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15303 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15304 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
15305 ac_config_files
="$ac_config_files dlls/msvcr71/Makefile"
15307 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15308 dlls/msvcrt/Makefile"
15309 test "x$enable_msvcrt" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15311 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15312 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
15313 ac_config_files
="$ac_config_files dlls/msvcrt/Makefile"
15315 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15316 dlls/msvcrt/tests/Makefile"
15317 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15319 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15320 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
15321 ac_config_files
="$ac_config_files dlls/msvcrt/tests/Makefile"
15323 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15324 dlls/msvcrt20/Makefile"
15325 test "x$enable_msvcrt20" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15327 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15328 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
15329 ac_config_files
="$ac_config_files dlls/msvcrt20/Makefile"
15331 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15332 dlls/msvcrt40/Makefile"
15333 test "x$enable_msvcrt40" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15335 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15336 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
15337 ac_config_files
="$ac_config_files dlls/msvcrt40/Makefile"
15339 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15340 dlls/msvcrtd/Makefile"
15341 test "x$enable_msvcrtd" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15343 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15344 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
15345 ac_config_files
="$ac_config_files dlls/msvcrtd/Makefile"
15347 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15348 dlls/msvcrtd/tests/Makefile"
15349 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15351 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15352 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
15353 ac_config_files
="$ac_config_files dlls/msvcrtd/tests/Makefile"
15355 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15356 dlls/msvfw32/Makefile"
15357 test "x$enable_msvfw32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15359 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15360 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
15361 ac_config_files
="$ac_config_files dlls/msvfw32/Makefile"
15363 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15364 dlls/msvfw32/tests/Makefile"
15365 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15367 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15368 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
15369 ac_config_files
="$ac_config_files dlls/msvfw32/tests/Makefile"
15371 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15372 dlls/msvidc32/Makefile"
15373 test "x$enable_msvidc32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15375 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15376 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
15377 ac_config_files
="$ac_config_files dlls/msvidc32/Makefile"
15379 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15380 dlls/msvideo.dll16/Makefile"
15381 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15383 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15384 dlls/msvideo.dll16/Makefile: dlls/msvideo.dll16/Makefile.in dlls/Makedll.rules"
15385 ac_config_files
="$ac_config_files dlls/msvideo.dll16/Makefile"
15387 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15388 dlls/mswsock/Makefile"
15389 test "x$enable_mswsock" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15391 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15392 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
15393 ac_config_files
="$ac_config_files dlls/mswsock/Makefile"
15395 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15396 dlls/msxml3/Makefile"
15397 test "x$enable_msxml3" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15399 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15400 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
15401 ac_config_files
="$ac_config_files dlls/msxml3/Makefile"
15403 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15404 dlls/msxml3/tests/Makefile"
15405 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15407 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15408 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
15409 ac_config_files
="$ac_config_files dlls/msxml3/tests/Makefile"
15411 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15412 dlls/nddeapi/Makefile"
15413 test "x$enable_nddeapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15415 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15416 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
15417 ac_config_files
="$ac_config_files dlls/nddeapi/Makefile"
15419 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15420 dlls/netapi32/Makefile"
15421 test "x$enable_netapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15423 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15424 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
15425 ac_config_files
="$ac_config_files dlls/netapi32/Makefile"
15427 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15428 dlls/netapi32/tests/Makefile"
15429 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15431 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15432 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
15433 ac_config_files
="$ac_config_files dlls/netapi32/tests/Makefile"
15435 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15436 dlls/newdev/Makefile"
15437 test "x$enable_newdev" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15439 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15440 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
15441 ac_config_files
="$ac_config_files dlls/newdev/Makefile"
15443 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15444 dlls/ntdll/Makefile"
15445 test "x$enable_ntdll" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15447 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15448 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
15449 ac_config_files
="$ac_config_files dlls/ntdll/Makefile"
15451 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15452 dlls/ntdll/tests/Makefile"
15453 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15455 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15456 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
15457 ac_config_files
="$ac_config_files dlls/ntdll/tests/Makefile"
15459 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15460 dlls/ntdsapi/Makefile"
15461 test "x$enable_ntdsapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15463 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15464 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
15465 ac_config_files
="$ac_config_files dlls/ntdsapi/Makefile"
15467 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15468 dlls/ntdsapi/tests/Makefile"
15469 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15471 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15472 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
15473 ac_config_files
="$ac_config_files dlls/ntdsapi/tests/Makefile"
15475 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15476 dlls/ntoskrnl.exe/Makefile"
15477 test "x$enable_ntoskrnl_exe" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15479 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15480 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
15481 ac_config_files
="$ac_config_files dlls/ntoskrnl.exe/Makefile"
15483 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15484 dlls/ntprint/Makefile"
15485 test "x$enable_ntprint" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15487 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15488 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
15489 ac_config_files
="$ac_config_files dlls/ntprint/Makefile"
15491 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15492 dlls/ntprint/tests/Makefile"
15493 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15495 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15496 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
15497 ac_config_files
="$ac_config_files dlls/ntprint/tests/Makefile"
15499 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15500 dlls/objsel/Makefile"
15501 test "x$enable_objsel" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15503 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15504 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
15505 ac_config_files
="$ac_config_files dlls/objsel/Makefile"
15507 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15508 dlls/odbc32/Makefile"
15509 test "x$enable_odbc32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15511 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15512 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
15513 ac_config_files
="$ac_config_files dlls/odbc32/Makefile"
15515 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15516 dlls/odbccp32/Makefile"
15517 test "x$enable_odbccp32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15519 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15520 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
15521 ac_config_files
="$ac_config_files dlls/odbccp32/Makefile"
15523 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15524 dlls/odbccp32/tests/Makefile"
15525 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15527 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15528 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
15529 ac_config_files
="$ac_config_files dlls/odbccp32/tests/Makefile"
15531 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15532 dlls/ole2.dll16/Makefile"
15533 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15535 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15536 dlls/ole2.dll16/Makefile: dlls/ole2.dll16/Makefile.in dlls/Makedll.rules"
15537 ac_config_files
="$ac_config_files dlls/ole2.dll16/Makefile"
15539 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15540 dlls/ole2conv.dll16/Makefile"
15541 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15543 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15544 dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules"
15545 ac_config_files
="$ac_config_files dlls/ole2conv.dll16/Makefile"
15547 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15548 dlls/ole2disp.dll16/Makefile"
15549 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15551 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15552 dlls/ole2disp.dll16/Makefile: dlls/ole2disp.dll16/Makefile.in dlls/Makedll.rules"
15553 ac_config_files
="$ac_config_files dlls/ole2disp.dll16/Makefile"
15555 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15556 dlls/ole2nls.dll16/Makefile"
15557 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15559 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15560 dlls/ole2nls.dll16/Makefile: dlls/ole2nls.dll16/Makefile.in dlls/Makedll.rules"
15561 ac_config_files
="$ac_config_files dlls/ole2nls.dll16/Makefile"
15563 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15564 dlls/ole2prox.dll16/Makefile"
15565 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15567 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15568 dlls/ole2prox.dll16/Makefile: dlls/ole2prox.dll16/Makefile.in dlls/Makedll.rules"
15569 ac_config_files
="$ac_config_files dlls/ole2prox.dll16/Makefile"
15571 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15572 dlls/ole2thk.dll16/Makefile"
15573 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15575 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15576 dlls/ole2thk.dll16/Makefile: dlls/ole2thk.dll16/Makefile.in dlls/Makedll.rules"
15577 ac_config_files
="$ac_config_files dlls/ole2thk.dll16/Makefile"
15579 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15580 dlls/ole32/Makefile"
15581 test "x$enable_ole32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15583 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15584 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
15585 ac_config_files
="$ac_config_files dlls/ole32/Makefile"
15587 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15588 dlls/ole32/tests/Makefile"
15589 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15591 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15592 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
15593 ac_config_files
="$ac_config_files dlls/ole32/tests/Makefile"
15595 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15596 dlls/oleacc/Makefile"
15597 test "x$enable_oleacc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15599 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15600 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
15601 ac_config_files
="$ac_config_files dlls/oleacc/Makefile"
15603 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15604 dlls/oleacc/tests/Makefile"
15605 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15607 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15608 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
15609 ac_config_files
="$ac_config_files dlls/oleacc/tests/Makefile"
15611 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15612 dlls/oleaut32/Makefile"
15613 test "x$enable_oleaut32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15615 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15616 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
15617 ac_config_files
="$ac_config_files dlls/oleaut32/Makefile"
15619 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15620 dlls/oleaut32/tests/Makefile"
15621 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15623 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15624 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
15625 ac_config_files
="$ac_config_files dlls/oleaut32/tests/Makefile"
15627 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15628 dlls/olecli.dll16/Makefile"
15629 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15631 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15632 dlls/olecli.dll16/Makefile: dlls/olecli.dll16/Makefile.in dlls/Makedll.rules"
15633 ac_config_files
="$ac_config_files dlls/olecli.dll16/Makefile"
15635 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15636 dlls/olecli32/Makefile"
15637 test "x$enable_olecli32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15639 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15640 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
15641 ac_config_files
="$ac_config_files dlls/olecli32/Makefile"
15643 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15644 dlls/oledlg/Makefile"
15645 test "x$enable_oledlg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15647 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15648 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
15649 ac_config_files
="$ac_config_files dlls/oledlg/Makefile"
15651 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15652 dlls/olepro32/Makefile"
15653 test "x$enable_olepro32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15655 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15656 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
15657 ac_config_files
="$ac_config_files dlls/olepro32/Makefile"
15659 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15660 dlls/olesvr.dll16/Makefile"
15661 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15663 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15664 dlls/olesvr.dll16/Makefile: dlls/olesvr.dll16/Makefile.in dlls/Makedll.rules"
15665 ac_config_files
="$ac_config_files dlls/olesvr.dll16/Makefile"
15667 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15668 dlls/olesvr32/Makefile"
15669 test "x$enable_olesvr32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15671 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15672 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
15673 ac_config_files
="$ac_config_files dlls/olesvr32/Makefile"
15675 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15676 dlls/olethk32/Makefile"
15677 test "x$enable_olethk32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15679 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15680 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
15681 ac_config_files
="$ac_config_files dlls/olethk32/Makefile"
15683 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15684 dlls/opengl32/Makefile"
15685 test "x$enable_opengl32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15687 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15688 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
15689 ac_config_files
="$ac_config_files dlls/opengl32/Makefile"
15691 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15692 dlls/opengl32/tests/Makefile"
15693 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15695 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15696 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
15697 ac_config_files
="$ac_config_files dlls/opengl32/tests/Makefile"
15699 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15701 test "x$enable_pdh" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15703 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15704 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
15705 ac_config_files
="$ac_config_files dlls/pdh/Makefile"
15707 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15708 dlls/pdh/tests/Makefile"
15709 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15711 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15712 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
15713 ac_config_files
="$ac_config_files dlls/pdh/tests/Makefile"
15715 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15716 dlls/pidgen/Makefile"
15717 test "x$enable_pidgen" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15719 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15720 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
15721 ac_config_files
="$ac_config_files dlls/pidgen/Makefile"
15723 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15724 dlls/powrprof/Makefile"
15725 test "x$enable_powrprof" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15727 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15728 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
15729 ac_config_files
="$ac_config_files dlls/powrprof/Makefile"
15731 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15732 dlls/printui/Makefile"
15733 test "x$enable_printui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15735 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15736 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
15737 ac_config_files
="$ac_config_files dlls/printui/Makefile"
15739 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15740 dlls/propsys/Makefile"
15741 test "x$enable_propsys" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15743 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15744 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
15745 ac_config_files
="$ac_config_files dlls/propsys/Makefile"
15747 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15748 dlls/psapi/Makefile"
15749 test "x$enable_psapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15751 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15752 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
15753 ac_config_files
="$ac_config_files dlls/psapi/Makefile"
15755 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15756 dlls/psapi/tests/Makefile"
15757 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15759 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15760 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
15761 ac_config_files
="$ac_config_files dlls/psapi/tests/Makefile"
15763 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15764 dlls/pstorec/Makefile"
15765 test "x$enable_pstorec" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15767 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15768 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
15769 ac_config_files
="$ac_config_files dlls/pstorec/Makefile"
15771 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15772 dlls/qcap/Makefile"
15773 test "x$enable_qcap" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15775 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15776 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
15777 ac_config_files
="$ac_config_files dlls/qcap/Makefile"
15779 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15780 dlls/qedit/Makefile"
15781 test "x$enable_qedit" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15783 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15784 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
15785 ac_config_files
="$ac_config_files dlls/qedit/Makefile"
15787 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15788 dlls/qedit/tests/Makefile"
15789 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15791 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15792 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
15793 ac_config_files
="$ac_config_files dlls/qedit/tests/Makefile"
15795 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15796 dlls/qmgr/Makefile"
15797 test "x$enable_qmgr" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15799 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15800 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
15801 ac_config_files
="$ac_config_files dlls/qmgr/Makefile"
15803 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15804 dlls/qmgr/tests/Makefile"
15805 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15807 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15808 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
15809 ac_config_files
="$ac_config_files dlls/qmgr/tests/Makefile"
15811 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15812 dlls/qmgrprxy/Makefile"
15813 test "x$enable_qmgrprxy" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15815 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15816 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
15817 ac_config_files
="$ac_config_files dlls/qmgrprxy/Makefile"
15819 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15820 dlls/quartz/Makefile"
15821 test "x$enable_quartz" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15823 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15824 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
15825 ac_config_files
="$ac_config_files dlls/quartz/Makefile"
15827 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15828 dlls/quartz/tests/Makefile"
15829 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15831 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15832 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
15833 ac_config_files
="$ac_config_files dlls/quartz/tests/Makefile"
15835 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15836 dlls/query/Makefile"
15837 test "x$enable_query" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15839 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15840 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
15841 ac_config_files
="$ac_config_files dlls/query/Makefile"
15843 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15844 dlls/rasapi16.dll16/Makefile"
15845 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15847 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15848 dlls/rasapi16.dll16/Makefile: dlls/rasapi16.dll16/Makefile.in dlls/Makedll.rules"
15849 ac_config_files
="$ac_config_files dlls/rasapi16.dll16/Makefile"
15851 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15852 dlls/rasapi32/Makefile"
15853 test "x$enable_rasapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15855 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15856 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
15857 ac_config_files
="$ac_config_files dlls/rasapi32/Makefile"
15859 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15860 dlls/rasapi32/tests/Makefile"
15861 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15863 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15864 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
15865 ac_config_files
="$ac_config_files dlls/rasapi32/tests/Makefile"
15867 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15868 dlls/rasdlg/Makefile"
15869 test "x$enable_rasdlg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15871 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15872 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
15873 ac_config_files
="$ac_config_files dlls/rasdlg/Makefile"
15875 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15876 dlls/resutils/Makefile"
15877 test "x$enable_resutils" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15879 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15880 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
15881 ac_config_files
="$ac_config_files dlls/resutils/Makefile"
15883 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15884 dlls/riched20/Makefile"
15885 test "x$enable_riched20" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15887 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15888 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
15889 ac_config_files
="$ac_config_files dlls/riched20/Makefile"
15891 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15892 dlls/riched20/tests/Makefile"
15893 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15895 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15896 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
15897 ac_config_files
="$ac_config_files dlls/riched20/tests/Makefile"
15899 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15900 dlls/riched32/Makefile"
15901 test "x$enable_riched32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15903 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15904 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
15905 ac_config_files
="$ac_config_files dlls/riched32/Makefile"
15907 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15908 dlls/riched32/tests/Makefile"
15909 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15911 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15912 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
15913 ac_config_files
="$ac_config_files dlls/riched32/tests/Makefile"
15915 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15916 dlls/rpcrt4/Makefile"
15917 test "x$enable_rpcrt4" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15919 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15920 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
15921 ac_config_files
="$ac_config_files dlls/rpcrt4/Makefile"
15923 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15924 dlls/rpcrt4/tests/Makefile"
15925 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15927 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15928 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
15929 ac_config_files
="$ac_config_files dlls/rpcrt4/tests/Makefile"
15931 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15932 dlls/rsabase/Makefile"
15933 test "x$enable_rsabase" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15935 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15936 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
15937 ac_config_files
="$ac_config_files dlls/rsabase/Makefile"
15939 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15940 dlls/rsaenh/Makefile"
15941 test "x$enable_rsaenh" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15943 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15944 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
15945 ac_config_files
="$ac_config_files dlls/rsaenh/Makefile"
15947 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15948 dlls/rsaenh/tests/Makefile"
15949 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15951 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15952 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
15953 ac_config_files
="$ac_config_files dlls/rsaenh/tests/Makefile"
15955 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15956 dlls/rtutils/Makefile"
15957 test "x$enable_rtutils" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15959 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15960 dlls/rtutils/Makefile: dlls/rtutils/Makefile.in dlls/Makedll.rules"
15961 ac_config_files
="$ac_config_files dlls/rtutils/Makefile"
15963 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15964 dlls/sane.ds/Makefile"
15965 test "x$enable_sane_ds" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15967 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15968 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
15969 ac_config_files
="$ac_config_files dlls/sane.ds/Makefile"
15971 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15972 dlls/sccbase/Makefile"
15973 test "x$enable_sccbase" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15975 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15976 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
15977 ac_config_files
="$ac_config_files dlls/sccbase/Makefile"
15979 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15980 dlls/schannel/Makefile"
15981 test "x$enable_schannel" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15983 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15984 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
15985 ac_config_files
="$ac_config_files dlls/schannel/Makefile"
15987 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15988 dlls/schannel/tests/Makefile"
15989 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15991 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15992 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
15993 ac_config_files
="$ac_config_files dlls/schannel/tests/Makefile"
15995 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15996 dlls/secur32/Makefile"
15997 test "x$enable_secur32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15999 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16000 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
16001 ac_config_files
="$ac_config_files dlls/secur32/Makefile"
16003 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16004 dlls/secur32/tests/Makefile"
16005 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16007 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16008 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
16009 ac_config_files
="$ac_config_files dlls/secur32/tests/Makefile"
16011 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16012 dlls/security/Makefile"
16013 test "x$enable_security" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16015 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16016 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
16017 ac_config_files
="$ac_config_files dlls/security/Makefile"
16019 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16020 dlls/sensapi/Makefile"
16021 test "x$enable_sensapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16023 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16024 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
16025 ac_config_files
="$ac_config_files dlls/sensapi/Makefile"
16027 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16028 dlls/serialui/Makefile"
16029 test "x$enable_serialui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16031 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16032 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
16033 ac_config_files
="$ac_config_files dlls/serialui/Makefile"
16035 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16036 dlls/serialui/tests/Makefile"
16037 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16039 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16040 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
16041 ac_config_files
="$ac_config_files dlls/serialui/tests/Makefile"
16043 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16044 dlls/setupapi/Makefile"
16045 test "x$enable_setupapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16047 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16048 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
16049 ac_config_files
="$ac_config_files dlls/setupapi/Makefile"
16051 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16052 dlls/setupapi/tests/Makefile"
16053 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16055 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16056 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
16057 ac_config_files
="$ac_config_files dlls/setupapi/tests/Makefile"
16059 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16061 test "x$enable_sfc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16063 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16064 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
16065 ac_config_files
="$ac_config_files dlls/sfc/Makefile"
16067 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16068 dlls/sfc_os/Makefile"
16069 test "x$enable_sfc_os" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16071 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16072 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
16073 ac_config_files
="$ac_config_files dlls/sfc_os/Makefile"
16075 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16076 dlls/shdoclc/Makefile"
16077 test "x$enable_shdoclc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16079 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16080 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
16081 ac_config_files
="$ac_config_files dlls/shdoclc/Makefile"
16083 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16084 dlls/shdocvw/Makefile"
16085 test "x$enable_shdocvw" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16087 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16088 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
16089 ac_config_files
="$ac_config_files dlls/shdocvw/Makefile"
16091 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16092 dlls/shdocvw/tests/Makefile"
16093 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16095 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16096 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
16097 ac_config_files
="$ac_config_files dlls/shdocvw/tests/Makefile"
16099 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16100 dlls/shell.dll16/Makefile"
16101 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16103 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16104 dlls/shell.dll16/Makefile: dlls/shell.dll16/Makefile.in dlls/Makedll.rules"
16105 ac_config_files
="$ac_config_files dlls/shell.dll16/Makefile"
16107 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16108 dlls/shell32/Makefile"
16109 test "x$enable_shell32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16111 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16112 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
16113 ac_config_files
="$ac_config_files dlls/shell32/Makefile"
16115 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16116 dlls/shell32/tests/Makefile"
16117 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16119 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16120 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
16121 ac_config_files
="$ac_config_files dlls/shell32/tests/Makefile"
16123 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16124 dlls/shfolder/Makefile"
16125 test "x$enable_shfolder" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16127 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16128 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
16129 ac_config_files
="$ac_config_files dlls/shfolder/Makefile"
16131 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16132 dlls/shlwapi/Makefile"
16133 test "x$enable_shlwapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16135 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16136 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
16137 ac_config_files
="$ac_config_files dlls/shlwapi/Makefile"
16139 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16140 dlls/shlwapi/tests/Makefile"
16141 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16143 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16144 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
16145 ac_config_files
="$ac_config_files dlls/shlwapi/tests/Makefile"
16147 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16148 dlls/slbcsp/Makefile"
16149 test "x$enable_slbcsp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16151 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16152 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
16153 ac_config_files
="$ac_config_files dlls/slbcsp/Makefile"
16155 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16157 test "x$enable_slc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16159 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16160 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
16161 ac_config_files
="$ac_config_files dlls/slc/Makefile"
16163 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16164 dlls/snmpapi/Makefile"
16165 test "x$enable_snmpapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16167 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16168 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
16169 ac_config_files
="$ac_config_files dlls/snmpapi/Makefile"
16171 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16172 dlls/snmpapi/tests/Makefile"
16173 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16175 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16176 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
16177 ac_config_files
="$ac_config_files dlls/snmpapi/tests/Makefile"
16179 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16180 dlls/softpub/Makefile"
16181 test "x$enable_softpub" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16183 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16184 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
16185 ac_config_files
="$ac_config_files dlls/softpub/Makefile"
16187 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16188 dlls/sound.drv16/Makefile"
16189 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16191 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16192 dlls/sound.drv16/Makefile: dlls/sound.drv16/Makefile.in dlls/Makedll.rules"
16193 ac_config_files
="$ac_config_files dlls/sound.drv16/Makefile"
16195 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16196 dlls/spoolss/Makefile"
16197 test "x$enable_spoolss" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16199 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16200 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
16201 ac_config_files
="$ac_config_files dlls/spoolss/Makefile"
16203 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16204 dlls/spoolss/tests/Makefile"
16205 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16207 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16208 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
16209 ac_config_files
="$ac_config_files dlls/spoolss/tests/Makefile"
16211 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16212 dlls/stdole2.tlb/Makefile"
16213 test "x$enable_stdole2_tlb" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16215 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16216 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
16217 ac_config_files
="$ac_config_files dlls/stdole2.tlb/Makefile"
16219 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16220 dlls/stdole32.tlb/Makefile"
16221 test "x$enable_stdole32_tlb" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16223 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16224 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
16225 ac_config_files
="$ac_config_files dlls/stdole32.tlb/Makefile"
16227 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16229 test "x$enable_sti" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16231 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16232 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
16233 ac_config_files
="$ac_config_files dlls/sti/Makefile"
16235 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16236 dlls/storage.dll16/Makefile"
16237 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16239 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16240 dlls/storage.dll16/Makefile: dlls/storage.dll16/Makefile.in dlls/Makedll.rules"
16241 ac_config_files
="$ac_config_files dlls/storage.dll16/Makefile"
16243 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16244 dlls/stress.dll16/Makefile"
16245 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16247 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16248 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
16249 ac_config_files
="$ac_config_files dlls/stress.dll16/Makefile"
16251 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16252 dlls/strmiids/Makefile"
16253 test "x$enable_strmiids" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
16255 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16256 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
16257 ac_config_files
="$ac_config_files dlls/strmiids/Makefile"
16259 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16260 dlls/svrapi/Makefile"
16261 test "x$enable_svrapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16263 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16264 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
16265 ac_config_files
="$ac_config_files dlls/svrapi/Makefile"
16267 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16269 test "x$enable_sxs" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16271 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16272 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
16273 ac_config_files
="$ac_config_files dlls/sxs/Makefile"
16275 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16276 dlls/t2embed/Makefile"
16277 test "x$enable_t2embed" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16279 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16280 dlls/t2embed/Makefile: dlls/t2embed/Makefile.in dlls/Makedll.rules"
16281 ac_config_files
="$ac_config_files dlls/t2embed/Makefile"
16283 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16284 dlls/tapi32/Makefile"
16285 test "x$enable_tapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16287 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16288 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
16289 ac_config_files
="$ac_config_files dlls/tapi32/Makefile"
16291 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16292 dlls/traffic/Makefile"
16293 test "x$enable_traffic" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16295 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16296 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
16297 ac_config_files
="$ac_config_files dlls/traffic/Makefile"
16299 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16300 dlls/twain.dll16/Makefile"
16301 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16303 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16304 dlls/twain.dll16/Makefile: dlls/twain.dll16/Makefile.in dlls/Makedll.rules"
16305 ac_config_files
="$ac_config_files dlls/twain.dll16/Makefile"
16307 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16308 dlls/twain_32/Makefile"
16309 test "x$enable_twain_32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16311 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16312 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
16313 ac_config_files
="$ac_config_files dlls/twain_32/Makefile"
16315 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16316 dlls/twain_32/tests/Makefile"
16317 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16319 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16320 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
16321 ac_config_files
="$ac_config_files dlls/twain_32/tests/Makefile"
16323 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16324 dlls/typelib.dll16/Makefile"
16325 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16327 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16328 dlls/typelib.dll16/Makefile: dlls/typelib.dll16/Makefile.in dlls/Makedll.rules"
16329 ac_config_files
="$ac_config_files dlls/typelib.dll16/Makefile"
16331 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16332 dlls/unicows/Makefile"
16333 test "x$enable_unicows" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16335 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16336 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
16337 ac_config_files
="$ac_config_files dlls/unicows/Makefile"
16339 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16340 dlls/updspapi/Makefile"
16341 test "x$enable_updspapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16343 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16344 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
16345 ac_config_files
="$ac_config_files dlls/updspapi/Makefile"
16347 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16349 test "x$enable_url" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16351 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16352 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
16353 ac_config_files
="$ac_config_files dlls/url/Makefile"
16355 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16356 dlls/urlmon/Makefile"
16357 test "x$enable_urlmon" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16359 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16360 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
16361 ac_config_files
="$ac_config_files dlls/urlmon/Makefile"
16363 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16364 dlls/urlmon/tests/Makefile"
16365 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16367 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16368 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
16369 ac_config_files
="$ac_config_files dlls/urlmon/tests/Makefile"
16371 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16372 dlls/user32/Makefile"
16373 test "x$enable_user32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16375 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16376 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
16377 ac_config_files
="$ac_config_files dlls/user32/Makefile"
16379 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16380 dlls/user32/tests/Makefile"
16381 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16383 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16384 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
16385 ac_config_files
="$ac_config_files dlls/user32/tests/Makefile"
16387 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16388 dlls/userenv/Makefile"
16389 test "x$enable_userenv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16391 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16392 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
16393 ac_config_files
="$ac_config_files dlls/userenv/Makefile"
16395 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16396 dlls/userenv/tests/Makefile"
16397 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16399 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16400 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
16401 ac_config_files
="$ac_config_files dlls/userenv/tests/Makefile"
16403 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16404 dlls/usp10/Makefile"
16405 test "x$enable_usp10" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16407 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16408 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
16409 ac_config_files
="$ac_config_files dlls/usp10/Makefile"
16411 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16412 dlls/usp10/tests/Makefile"
16413 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16415 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16416 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
16417 ac_config_files
="$ac_config_files dlls/usp10/tests/Makefile"
16419 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16420 dlls/uuid/Makefile"
16421 test "x$enable_uuid" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
16423 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16424 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
16425 ac_config_files
="$ac_config_files dlls/uuid/Makefile"
16427 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16428 dlls/uxtheme/Makefile"
16429 test "x$enable_uxtheme" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16431 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16432 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
16433 ac_config_files
="$ac_config_files dlls/uxtheme/Makefile"
16435 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16436 dlls/uxtheme/tests/Makefile"
16437 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16439 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16440 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
16441 ac_config_files
="$ac_config_files dlls/uxtheme/tests/Makefile"
16443 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16444 dlls/vdhcp.vxd/Makefile"
16445 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16447 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16448 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
16449 ac_config_files
="$ac_config_files dlls/vdhcp.vxd/Makefile"
16451 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16452 dlls/vdmdbg/Makefile"
16453 test "x$enable_vdmdbg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16455 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16456 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
16457 ac_config_files
="$ac_config_files dlls/vdmdbg/Makefile"
16459 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16460 dlls/version/Makefile"
16461 test "x$enable_version" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16463 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16464 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
16465 ac_config_files
="$ac_config_files dlls/version/Makefile"
16467 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16468 dlls/version/tests/Makefile"
16469 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16471 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16472 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
16473 ac_config_files
="$ac_config_files dlls/version/tests/Makefile"
16475 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16476 dlls/vmm.vxd/Makefile"
16477 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16479 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16480 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
16481 ac_config_files
="$ac_config_files dlls/vmm.vxd/Makefile"
16483 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16484 dlls/vnbt.vxd/Makefile"
16485 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16487 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16488 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
16489 ac_config_files
="$ac_config_files dlls/vnbt.vxd/Makefile"
16491 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16492 dlls/vnetbios.vxd/Makefile"
16493 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16495 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16496 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
16497 ac_config_files
="$ac_config_files dlls/vnetbios.vxd/Makefile"
16499 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16500 dlls/vtdapi.vxd/Makefile"
16501 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16503 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16504 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
16505 ac_config_files
="$ac_config_files dlls/vtdapi.vxd/Makefile"
16507 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16508 dlls/vwin32.vxd/Makefile"
16509 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16511 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16512 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
16513 ac_config_files
="$ac_config_files dlls/vwin32.vxd/Makefile"
16515 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16516 dlls/w32skrnl/Makefile"
16517 test "x$enable_w32skrnl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16519 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16520 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
16521 ac_config_files
="$ac_config_files dlls/w32skrnl/Makefile"
16523 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16524 dlls/w32sys.dll16/Makefile"
16525 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16527 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16528 dlls/w32sys.dll16/Makefile: dlls/w32sys.dll16/Makefile.in dlls/Makedll.rules"
16529 ac_config_files
="$ac_config_files dlls/w32sys.dll16/Makefile"
16531 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16532 dlls/wbemprox/Makefile"
16533 test "x$enable_wbemprox" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16535 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16536 dlls/wbemprox/Makefile: dlls/wbemprox/Makefile.in dlls/Makedll.rules"
16537 ac_config_files
="$ac_config_files dlls/wbemprox/Makefile"
16539 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16540 dlls/win32s16.dll16/Makefile"
16541 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16543 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16544 dlls/win32s16.dll16/Makefile: dlls/win32s16.dll16/Makefile.in dlls/Makedll.rules"
16545 ac_config_files
="$ac_config_files dlls/win32s16.dll16/Makefile"
16547 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16548 dlls/win87em.dll16/Makefile"
16549 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16551 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16552 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
16553 ac_config_files
="$ac_config_files dlls/win87em.dll16/Makefile"
16555 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16556 dlls/winaspi.dll16/Makefile"
16557 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16559 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16560 dlls/winaspi.dll16/Makefile: dlls/winaspi.dll16/Makefile.in dlls/Makedll.rules"
16561 ac_config_files
="$ac_config_files dlls/winaspi.dll16/Makefile"
16563 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16564 dlls/windebug.dll16/Makefile"
16565 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16567 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16568 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
16569 ac_config_files
="$ac_config_files dlls/windebug.dll16/Makefile"
16571 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16572 dlls/windowscodecs/Makefile"
16573 test "x$enable_windowscodecs" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16575 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16576 dlls/windowscodecs/Makefile: dlls/windowscodecs/Makefile.in dlls/Makedll.rules"
16577 ac_config_files
="$ac_config_files dlls/windowscodecs/Makefile"
16579 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16580 dlls/windowscodecs/tests/Makefile"
16581 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16582 windowscodecs/tests"
16583 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16584 dlls/windowscodecs/tests/Makefile: dlls/windowscodecs/tests/Makefile.in dlls/Maketest.rules"
16585 ac_config_files
="$ac_config_files dlls/windowscodecs/tests/Makefile"
16587 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16588 dlls/winealsa.drv/Makefile"
16589 test "x$enable_winealsa_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16591 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16592 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
16593 ac_config_files
="$ac_config_files dlls/winealsa.drv/Makefile"
16595 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16596 dlls/wineaudioio.drv/Makefile"
16597 test "x$enable_wineaudioio_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16599 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16600 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
16601 ac_config_files
="$ac_config_files dlls/wineaudioio.drv/Makefile"
16603 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16604 dlls/winecoreaudio.drv/Makefile"
16605 test "x$enable_winecoreaudio_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16607 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16608 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
16609 ac_config_files
="$ac_config_files dlls/winecoreaudio.drv/Makefile"
16611 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16612 dlls/winecrt0/Makefile"
16613 test "x$enable_winecrt0" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
16615 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16616 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
16617 ac_config_files
="$ac_config_files dlls/winecrt0/Makefile"
16619 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16620 dlls/wined3d/Makefile"
16621 test "x$enable_wined3d" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16623 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16624 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
16625 ac_config_files
="$ac_config_files dlls/wined3d/Makefile"
16627 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16628 dlls/winedos/Makefile"
16629 test "x$enable_winedos" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16631 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16632 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
16633 ac_config_files
="$ac_config_files dlls/winedos/Makefile"
16635 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16636 dlls/wineesd.drv/Makefile"
16637 test "x$enable_wineesd_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16639 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16640 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
16641 ac_config_files
="$ac_config_files dlls/wineesd.drv/Makefile"
16643 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16644 dlls/winejack.drv/Makefile"
16645 test "x$enable_winejack_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16647 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16648 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
16649 ac_config_files
="$ac_config_files dlls/winejack.drv/Makefile"
16651 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16652 dlls/winejoystick.drv/Makefile"
16653 test "x$enable_winejoystick_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16655 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16656 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
16657 ac_config_files
="$ac_config_files dlls/winejoystick.drv/Makefile"
16659 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16660 dlls/winemp3.acm/Makefile"
16661 test "x$enable_winemp3_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16663 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16664 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
16665 ac_config_files
="$ac_config_files dlls/winemp3.acm/Makefile"
16667 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16668 dlls/winenas.drv/Makefile"
16669 test "x$enable_winenas_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16671 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16672 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
16673 ac_config_files
="$ac_config_files dlls/winenas.drv/Makefile"
16675 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16676 dlls/wineoss.drv/Makefile"
16677 test "x$enable_wineoss_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16679 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16680 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
16681 ac_config_files
="$ac_config_files dlls/wineoss.drv/Makefile"
16683 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16684 dlls/wineps.drv/Makefile"
16685 test "x$enable_wineps_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16687 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16688 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
16689 ac_config_files
="$ac_config_files dlls/wineps.drv/Makefile"
16691 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16692 dlls/winequartz.drv/Makefile"
16693 test "x$enable_winequartz_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16695 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16696 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
16697 ac_config_files
="$ac_config_files dlls/winequartz.drv/Makefile"
16699 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16700 dlls/winex11.drv/Makefile"
16701 test "x$enable_winex11_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16703 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16704 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
16705 ac_config_files
="$ac_config_files dlls/winex11.drv/Makefile"
16707 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16708 dlls/wing32/Makefile"
16709 test "x$enable_wing32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16711 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16712 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
16713 ac_config_files
="$ac_config_files dlls/wing32/Makefile"
16715 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16716 dlls/winhttp/Makefile"
16717 test "x$enable_winhttp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16719 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16720 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
16721 ac_config_files
="$ac_config_files dlls/winhttp/Makefile"
16723 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16724 dlls/winhttp/tests/Makefile"
16725 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16727 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16728 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
16729 ac_config_files
="$ac_config_files dlls/winhttp/tests/Makefile"
16731 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16732 dlls/wininet/Makefile"
16733 test "x$enable_wininet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16735 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16736 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
16737 ac_config_files
="$ac_config_files dlls/wininet/Makefile"
16739 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16740 dlls/wininet/tests/Makefile"
16741 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16743 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16744 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
16745 ac_config_files
="$ac_config_files dlls/wininet/tests/Makefile"
16747 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16748 dlls/winmm/Makefile"
16749 test "x$enable_winmm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16751 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16752 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
16753 ac_config_files
="$ac_config_files dlls/winmm/Makefile"
16755 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16756 dlls/winmm/tests/Makefile"
16757 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16759 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16760 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
16761 ac_config_files
="$ac_config_files dlls/winmm/tests/Makefile"
16763 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16764 dlls/winnls.dll16/Makefile"
16765 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16767 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16768 dlls/winnls.dll16/Makefile: dlls/winnls.dll16/Makefile.in dlls/Makedll.rules"
16769 ac_config_files
="$ac_config_files dlls/winnls.dll16/Makefile"
16771 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16772 dlls/winnls32/Makefile"
16773 test "x$enable_winnls32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16775 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16776 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
16777 ac_config_files
="$ac_config_files dlls/winnls32/Makefile"
16779 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16780 dlls/winscard/Makefile"
16781 test "x$enable_winscard" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16783 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16784 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
16785 ac_config_files
="$ac_config_files dlls/winscard/Makefile"
16787 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16788 dlls/winspool.drv/Makefile"
16789 test "x$enable_winspool_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16791 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16792 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
16793 ac_config_files
="$ac_config_files dlls/winspool.drv/Makefile"
16795 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16796 dlls/winspool.drv/tests/Makefile"
16797 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16798 winspool.drv/tests"
16799 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16800 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
16801 ac_config_files
="$ac_config_files dlls/winspool.drv/tests/Makefile"
16803 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16804 dlls/wintab.dll16/Makefile"
16805 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16807 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16808 dlls/wintab.dll16/Makefile: dlls/wintab.dll16/Makefile.in dlls/Makedll.rules"
16809 ac_config_files
="$ac_config_files dlls/wintab.dll16/Makefile"
16811 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16812 dlls/wintab32/Makefile"
16813 test "x$enable_wintab32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16815 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16816 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
16817 ac_config_files
="$ac_config_files dlls/wintab32/Makefile"
16819 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16820 dlls/wintab32/tests/Makefile"
16821 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16823 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16824 dlls/wintab32/tests/Makefile: dlls/wintab32/tests/Makefile.in dlls/Maketest.rules"
16825 ac_config_files
="$ac_config_files dlls/wintab32/tests/Makefile"
16827 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16828 dlls/wintrust/Makefile"
16829 test "x$enable_wintrust" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16831 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16832 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
16833 ac_config_files
="$ac_config_files dlls/wintrust/Makefile"
16835 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16836 dlls/wintrust/tests/Makefile"
16837 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16839 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16840 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
16841 ac_config_files
="$ac_config_files dlls/wintrust/tests/Makefile"
16843 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16844 dlls/wldap32/Makefile"
16845 test "x$enable_wldap32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16847 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16848 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
16849 ac_config_files
="$ac_config_files dlls/wldap32/Makefile"
16851 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16852 dlls/wldap32/tests/Makefile"
16853 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16855 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16856 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
16857 ac_config_files
="$ac_config_files dlls/wldap32/tests/Makefile"
16859 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16861 test "x$enable_wmi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16863 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16864 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
16865 ac_config_files
="$ac_config_files dlls/wmi/Makefile"
16867 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16868 dlls/wmiutils/Makefile"
16869 test "x$enable_wmiutils" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16871 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16872 dlls/wmiutils/Makefile: dlls/wmiutils/Makefile.in dlls/Makedll.rules"
16873 ac_config_files
="$ac_config_files dlls/wmiutils/Makefile"
16875 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16876 dlls/wnaspi32/Makefile"
16877 test "x$enable_wnaspi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16879 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16880 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
16881 ac_config_files
="$ac_config_files dlls/wnaspi32/Makefile"
16883 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16884 dlls/wow32/Makefile"
16885 test "x$enable_wow32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16887 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16888 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
16889 ac_config_files
="$ac_config_files dlls/wow32/Makefile"
16891 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16892 dlls/ws2_32/Makefile"
16893 test "x$enable_ws2_32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16895 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16896 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
16897 ac_config_files
="$ac_config_files dlls/ws2_32/Makefile"
16899 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16900 dlls/ws2_32/tests/Makefile"
16901 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16903 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16904 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
16905 ac_config_files
="$ac_config_files dlls/ws2_32/tests/Makefile"
16907 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16908 dlls/wsock32/Makefile"
16909 test "x$enable_wsock32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16911 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16912 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
16913 ac_config_files
="$ac_config_files dlls/wsock32/Makefile"
16915 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16916 dlls/wtsapi32/Makefile"
16917 test "x$enable_wtsapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16919 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16920 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
16921 ac_config_files
="$ac_config_files dlls/wtsapi32/Makefile"
16923 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16924 dlls/wuapi/Makefile"
16925 test "x$enable_wuapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16927 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16928 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
16929 ac_config_files
="$ac_config_files dlls/wuapi/Makefile"
16931 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16932 dlls/xinput1_1/Makefile"
16933 test "x$enable_xinput1_1" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16935 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16936 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
16937 ac_config_files
="$ac_config_files dlls/xinput1_1/Makefile"
16939 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16940 dlls/xinput1_2/Makefile"
16941 test "x$enable_xinput1_2" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16943 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16944 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
16945 ac_config_files
="$ac_config_files dlls/xinput1_2/Makefile"
16947 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16948 dlls/xinput1_3/Makefile"
16949 test "x$enable_xinput1_3" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16951 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16952 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
16953 ac_config_files
="$ac_config_files dlls/xinput1_3/Makefile"
16955 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16956 dlls/xinput1_3/tests/Makefile"
16957 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16959 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16960 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
16961 ac_config_files
="$ac_config_files dlls/xinput1_3/tests/Makefile"
16963 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16964 dlls/xinput9_1_0/Makefile"
16965 test "x$enable_xinput9_1_0" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16967 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16968 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
16969 ac_config_files
="$ac_config_files dlls/xinput9_1_0/Makefile"
16971 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16972 dlls/xmllite/Makefile"
16973 test "x$enable_xmllite" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16975 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16976 dlls/xmllite/Makefile: dlls/xmllite/Makefile.in dlls/Makedll.rules"
16977 ac_config_files
="$ac_config_files dlls/xmllite/Makefile"
16979 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16980 documentation/Makefile"
16981 test "x$enable_documentation" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
16983 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16984 documentation/Makefile: documentation/Makefile.in Make.rules"
16985 ac_config_files
="$ac_config_files documentation/Makefile"
16987 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16989 test "x$enable_fonts" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
16991 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16992 fonts/Makefile: fonts/Makefile.in Make.rules"
16993 ac_config_files
="$ac_config_files fonts/Makefile"
16995 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16997 test "x$enable_include" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
16999 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17000 include/Makefile: include/Makefile.in Make.rules"
17001 ac_config_files
="$ac_config_files include/Makefile"
17003 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17005 test "x$enable_libs" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17007 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17008 libs/Makefile: libs/Makefile.in Make.rules"
17009 ac_config_files
="$ac_config_files libs/Makefile"
17011 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17012 libs/port/Makefile"
17014 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17015 libs/port/Makefile: libs/port/Makefile.in Make.rules"
17016 ac_config_files
="$ac_config_files libs/port/Makefile"
17018 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17019 libs/wine/Makefile"
17021 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17022 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
17023 ac_config_files
="$ac_config_files libs/wine/Makefile"
17025 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17028 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17029 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
17030 ac_config_files
="$ac_config_files libs/wpp/Makefile"
17032 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17034 test "x$enable_loader" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17036 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17037 loader/Makefile: loader/Makefile.in Make.rules"
17038 ac_config_files
="$ac_config_files loader/Makefile"
17040 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17042 test "x$enable_programs" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17044 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17045 programs/Makefile: programs/Makefile.in Make.rules"
17046 ac_config_files
="$ac_config_files programs/Makefile"
17048 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17049 programs/cacls/Makefile"
17050 test "x$enable_cacls" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17051 cacls" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17053 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17054 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
17055 ac_config_files
="$ac_config_files programs/cacls/Makefile"
17057 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17058 programs/clock/Makefile"
17059 test "x$enable_clock" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17060 clock" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17062 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17063 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
17064 ac_config_files
="$ac_config_files programs/clock/Makefile"
17066 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17067 programs/cmd/Makefile"
17068 test "x$enable_cmd" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17069 cmd" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17071 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17072 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
17073 ac_config_files
="$ac_config_files programs/cmd/Makefile"
17075 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17076 programs/cmdlgtst/Makefile"
17077 test "x$enable_cmdlgtst" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17079 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17080 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
17081 ac_config_files
="$ac_config_files programs/cmdlgtst/Makefile"
17083 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17084 programs/control/Makefile"
17085 test "x$enable_control" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17086 control" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17088 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17089 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
17090 ac_config_files
="$ac_config_files programs/control/Makefile"
17092 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17093 programs/eject/Makefile"
17094 test "x$enable_eject" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17095 eject" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17097 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17098 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
17099 ac_config_files
="$ac_config_files programs/eject/Makefile"
17101 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17102 programs/expand/Makefile"
17103 test "x$enable_expand" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17104 expand" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17106 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17107 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
17108 ac_config_files
="$ac_config_files programs/expand/Makefile"
17110 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17111 programs/explorer/Makefile"
17112 test "x$enable_explorer" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17113 explorer" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17115 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17116 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
17117 ac_config_files
="$ac_config_files programs/explorer/Makefile"
17119 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17120 programs/hh/Makefile"
17121 test "x$enable_hh" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17122 hh" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17124 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17125 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
17126 ac_config_files
="$ac_config_files programs/hh/Makefile"
17128 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17129 programs/icinfo/Makefile"
17130 test "x$enable_icinfo" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17131 icinfo" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17133 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17134 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
17135 ac_config_files
="$ac_config_files programs/icinfo/Makefile"
17137 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17138 programs/iexplore/Makefile"
17139 test "x$enable_iexplore" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17140 iexplore" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17142 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17143 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
17144 ac_config_files
="$ac_config_files programs/iexplore/Makefile"
17146 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17147 programs/lodctr/Makefile"
17148 test "x$enable_lodctr" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17149 lodctr" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17151 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17152 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
17153 ac_config_files
="$ac_config_files programs/lodctr/Makefile"
17155 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17156 programs/msiexec/Makefile"
17157 test "x$enable_msiexec" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17158 msiexec" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17159 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17161 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17162 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
17163 ac_config_files
="$ac_config_files programs/msiexec/Makefile"
17165 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17166 programs/net/Makefile"
17167 test "x$enable_net" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17168 net" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17170 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17171 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
17172 ac_config_files
="$ac_config_files programs/net/Makefile"
17174 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17175 programs/notepad/Makefile"
17176 test "x$enable_notepad" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17177 notepad" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17178 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17180 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17181 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
17182 ac_config_files
="$ac_config_files programs/notepad/Makefile"
17184 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17185 programs/oleview/Makefile"
17186 test "x$enable_oleview" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17187 oleview" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17189 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17190 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
17191 ac_config_files
="$ac_config_files programs/oleview/Makefile"
17193 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17194 programs/progman/Makefile"
17195 test "x$enable_progman" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17196 progman" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17198 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17199 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
17200 ac_config_files
="$ac_config_files programs/progman/Makefile"
17202 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17203 programs/reg/Makefile"
17204 test "x$enable_reg" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17205 reg" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17207 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17208 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
17209 ac_config_files
="$ac_config_files programs/reg/Makefile"
17211 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17212 programs/regedit/Makefile"
17213 test "x$enable_regedit" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17214 regedit" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17215 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17217 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17218 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
17219 ac_config_files
="$ac_config_files programs/regedit/Makefile"
17221 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17222 programs/regsvr32/Makefile"
17223 test "x$enable_regsvr32" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17224 regsvr32" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17225 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17227 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17228 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
17229 ac_config_files
="$ac_config_files programs/regsvr32/Makefile"
17231 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17232 programs/rpcss/Makefile"
17233 test "x$enable_rpcss" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17234 rpcss" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17236 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17237 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
17238 ac_config_files
="$ac_config_files programs/rpcss/Makefile"
17240 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17241 programs/rundll32/Makefile"
17242 test "x$enable_rundll32" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17243 rundll32" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17245 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17246 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
17247 ac_config_files
="$ac_config_files programs/rundll32/Makefile"
17249 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17250 programs/secedit/Makefile"
17251 test "x$enable_secedit" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17252 secedit" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17254 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17255 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
17256 ac_config_files
="$ac_config_files programs/secedit/Makefile"
17258 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17259 programs/services/Makefile"
17260 test "x$enable_services" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17261 services" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17263 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17264 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
17265 ac_config_files
="$ac_config_files programs/services/Makefile"
17267 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17268 programs/spoolsv/Makefile"
17269 test "x$enable_spoolsv" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17270 spoolsv" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17272 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17273 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
17274 ac_config_files
="$ac_config_files programs/spoolsv/Makefile"
17276 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17277 programs/start/Makefile"
17278 test "x$enable_start" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17279 start" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17281 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17282 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
17283 ac_config_files
="$ac_config_files programs/start/Makefile"
17285 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17286 programs/svchost/Makefile"
17287 test "x$enable_svchost" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17288 svchost" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17290 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17291 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
17292 ac_config_files
="$ac_config_files programs/svchost/Makefile"
17294 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17295 programs/taskmgr/Makefile"
17296 test "x$enable_taskmgr" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17297 taskmgr" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17299 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17300 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
17301 ac_config_files
="$ac_config_files programs/taskmgr/Makefile"
17303 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17304 programs/termsv/Makefile"
17305 test "x$enable_termsv" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17306 termsv" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17308 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17309 programs/termsv/Makefile: programs/termsv/Makefile.in programs/Makeprog.rules"
17310 ac_config_files
="$ac_config_files programs/termsv/Makefile"
17312 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17313 programs/uninstaller/Makefile"
17314 test "x$enable_uninstaller" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17315 uninstaller" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17317 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17318 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
17319 ac_config_files
="$ac_config_files programs/uninstaller/Makefile"
17321 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17322 programs/unlodctr/Makefile"
17323 test "x$enable_unlodctr" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17324 unlodctr" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17326 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17327 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
17328 ac_config_files
="$ac_config_files programs/unlodctr/Makefile"
17330 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17331 programs/view/Makefile"
17332 test "x$enable_view" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17334 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17335 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
17336 ac_config_files
="$ac_config_files programs/view/Makefile"
17338 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17339 programs/wineboot/Makefile"
17340 test "x$enable_wineboot" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17341 wineboot" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17342 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17344 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17345 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
17346 ac_config_files
="$ac_config_files programs/wineboot/Makefile"
17348 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17349 programs/winebrowser/Makefile"
17350 test "x$enable_winebrowser" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17351 winebrowser" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17353 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17354 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
17355 ac_config_files
="$ac_config_files programs/winebrowser/Makefile"
17357 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17358 programs/winecfg/Makefile"
17359 test "x$enable_winecfg" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17360 winecfg" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17361 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17363 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17364 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
17365 ac_config_files
="$ac_config_files programs/winecfg/Makefile"
17367 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17368 programs/wineconsole/Makefile"
17369 test "x$enable_wineconsole" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17370 wineconsole" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17371 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17373 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17374 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
17375 ac_config_files
="$ac_config_files programs/wineconsole/Makefile"
17377 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17378 programs/winedbg/Makefile"
17379 test "x$enable_winedbg" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17380 winedbg" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17381 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17383 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17384 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
17385 ac_config_files
="$ac_config_files programs/winedbg/Makefile"
17387 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17388 programs/winedevice/Makefile"
17389 test "x$enable_winedevice" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17390 winedevice" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17392 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17393 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
17394 ac_config_files
="$ac_config_files programs/winedevice/Makefile"
17396 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17397 programs/winefile/Makefile"
17398 test "x$enable_winefile" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17399 winefile" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17400 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17402 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17403 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
17404 ac_config_files
="$ac_config_files programs/winefile/Makefile"
17406 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17407 programs/winemenubuilder/Makefile"
17408 test "x$enable_winemenubuilder" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17409 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17411 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17412 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
17413 ac_config_files
="$ac_config_files programs/winemenubuilder/Makefile"
17415 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17416 programs/winemine/Makefile"
17417 test "x$enable_winemine" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17418 winemine" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17419 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17421 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17422 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
17423 ac_config_files
="$ac_config_files programs/winemine/Makefile"
17425 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17426 programs/winepath/Makefile"
17427 test "x$enable_winepath" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17428 winepath" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17429 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17431 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17432 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
17433 ac_config_files
="$ac_config_files programs/winepath/Makefile"
17435 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17436 programs/winetest/Makefile"
17437 test "x$enable_winetest" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17439 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17440 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
17441 ac_config_files
="$ac_config_files programs/winetest/Makefile"
17443 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17444 programs/winevdm/Makefile"
17445 test "x$enable_winevdm" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17446 winevdm" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17448 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17449 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
17450 ac_config_files
="$ac_config_files programs/winevdm/Makefile"
17452 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17453 programs/winhelp.exe16/Makefile"
17454 test "x$enable_win16" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17455 winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17457 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17458 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
17459 ac_config_files
="$ac_config_files programs/winhelp.exe16/Makefile"
17461 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17462 programs/winhlp32/Makefile"
17463 test "x$enable_winhlp32" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17464 winhlp32" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17466 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17467 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
17468 ac_config_files
="$ac_config_files programs/winhlp32/Makefile"
17470 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17471 programs/winoldap.mod16/Makefile"
17472 test "x$enable_win16" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17473 winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17475 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17476 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
17477 ac_config_files
="$ac_config_files programs/winoldap.mod16/Makefile"
17479 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17480 programs/winver/Makefile"
17481 test "x$enable_winver" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17482 winver" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17484 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17485 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
17486 ac_config_files
="$ac_config_files programs/winver/Makefile"
17488 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17489 programs/wordpad/Makefile"
17490 test "x$enable_wordpad" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17491 wordpad" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17493 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17494 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
17495 ac_config_files
="$ac_config_files programs/wordpad/Makefile"
17497 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17498 programs/write/Makefile"
17499 test "x$enable_write" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17500 write" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17502 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17503 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
17504 ac_config_files
="$ac_config_files programs/write/Makefile"
17506 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17507 programs/xcopy/Makefile"
17508 test "x$enable_xcopy" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17509 xcopy" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17511 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17512 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
17513 ac_config_files
="$ac_config_files programs/xcopy/Makefile"
17515 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17517 test "x$enable_server" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17519 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17520 server/Makefile: server/Makefile.in Make.rules"
17521 ac_config_files
="$ac_config_files server/Makefile"
17523 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17525 test "x$enable_tools" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17527 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17528 tools/Makefile: tools/Makefile.in Make.rules"
17529 ac_config_files
="$ac_config_files tools/Makefile"
17531 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17532 tools/widl/Makefile"
17534 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17535 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
17536 ac_config_files
="$ac_config_files tools/widl/Makefile"
17538 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17539 tools/winebuild/Makefile"
17541 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17542 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
17543 ac_config_files
="$ac_config_files tools/winebuild/Makefile"
17545 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17546 tools/winedump/Makefile"
17548 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17549 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
17550 ac_config_files
="$ac_config_files tools/winedump/Makefile"
17552 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17553 tools/winegcc/Makefile"
17555 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17556 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
17557 ac_config_files
="$ac_config_files tools/winegcc/Makefile"
17559 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17560 tools/wmc/Makefile"
17562 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17563 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
17564 ac_config_files
="$ac_config_files tools/wmc/Makefile"
17566 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17567 tools/wrc/Makefile"
17569 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17570 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
17571 ac_config_files
="$ac_config_files tools/wrc/Makefile"
17575 ALL_WINETEST_DEPENDS
="# Test binaries"
17577 for dir
in $ALL_TEST_DIRS
17579 if test "$dir" != "\\"
17581 testname
=`expr $dir : '\(.*\)/tests'`_test
17582 ALL_WINETEST_DEPENDS
="$ALL_WINETEST_DEPENDS
17584 $testname.exe: \$(DLLDIR)/$dir/$testname.exe\$(DLLEXT)
17585 cp \$(DLLDIR)/$dir/$testname.exe\$(DLLEXT) \$@ && \$(STRIP) \$@
17587 echo \"$testname.exe TESTRES \\\"$testname.exe\\\"\" >\$@ || (\$(RM) \$@ && false)
17588 $testname.res: $testname.rc $testname.exe"
17592 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS
=""
17594 cat >confcache
<<\_ACEOF
17595 # This file is a shell script that caches the results of configure
17596 # tests run on this system so they can be shared between configure
17597 # scripts and configure runs, see configure's option --config-cache.
17598 # It is not useful on other systems. If it contains results you don't
17599 # want to keep, you may remove or edit it.
17601 # config.status only pays attention to the cache file if you give it
17602 # the --recheck option to rerun configure.
17604 # `ac_cv_env_foo' variables (set or unset) will be overridden when
17605 # loading this file, other *unset* `ac_cv_foo' will be assigned the
17606 # following values.
17610 # The following way of writing the cache mishandles newlines in values,
17611 # but we know of no workaround that is simple, portable, and efficient.
17612 # So, we kill variables containing newlines.
17613 # Ultrix sh set writes to stderr and can't be redirected directly,
17614 # and sets the high bit in the cache file unless we assign to the vars.
17616 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
17617 eval ac_val
=\$
$ac_var
17621 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
17622 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
17625 _ | IFS | as_nl
) ;; #(
17626 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
17627 *) { eval $ac_var=; unset $ac_var;} ;;
17633 case $as_nl`(ac_space=' '; set) 2>&1` in #(
17634 *${as_nl}ac_space
=\
*)
17635 # `set' does not quote correctly, so add quotes: double-quote
17636 # substitution turns \\\\ into \\, and sed turns \\ into \.
17639 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
17642 # `set' quotes correctly as required by POSIX, so do not add quotes.
17643 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
17652 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
17654 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
17656 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
17657 if test -w "$cache_file"; then
17658 test "x$cache_file" != "x/dev/null" &&
17659 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
17660 $as_echo "$as_me: updating cache $cache_file" >&6;}
17661 cat confcache
>$cache_file
17663 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
17664 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
17669 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
17670 # Let make expand exec_prefix.
17671 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
17673 DEFS
=-DHAVE_CONFIG_H
17677 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
17678 # 1. Remove the extension, and $U if already installed.
17679 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
17680 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
17681 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
17682 # will be set to the directory where LIBOBJS objects are built.
17683 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
17684 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
17686 LIBOBJS
=$ac_libobjs
17688 LTLIBOBJS
=$ac_ltlibobjs
17692 : ${CONFIG_STATUS=./config.status}
17694 ac_clean_files_save
=$ac_clean_files
17695 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
17696 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
17697 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
17699 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
17701 # Generated by $as_me.
17702 # Run this file to recreate the current configuration.
17703 # Compiler output produced by configure, useful for debugging
17704 # configure, is in config.log if it exists.
17707 ac_cs_recheck=false
17710 SHELL=\${CONFIG_SHELL-$SHELL}
17713 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
17714 ## -------------------- ##
17715 ## M4sh Initialization. ##
17716 ## -------------------- ##
17718 # Be more Bourne compatible
17719 DUALCASE
=1; export DUALCASE
# for MKS sh
17720 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
17723 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
17724 # is contrary to our usage. Disable this feature.
17725 alias -g '${1+"$@"}'='"$@"'
17726 setopt NO_GLOB_SUBST
17728 case `(set -o) 2>/dev/null` in #(
17740 # Printing a long string crashes Solaris 7 /usr/bin/printf.
17741 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
17742 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
17743 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
17744 # Prefer a ksh shell builtin over an external printf program on Solaris,
17745 # but without wasting forks for bash or zsh.
17746 if test -z "$BASH_VERSION$ZSH_VERSION" \
17747 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
17748 as_echo='print
-r --'
17749 as_echo_n='print
-rn --'
17750 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
17751 as_echo='printf %s
\n'
17752 as_echo_n='printf %s
'
17754 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
17755 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
17756 as_echo_n='/usr
/ucb
/echo -n'
17758 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
17759 as_echo_n_body='eval
17763 expr "X$arg" : "X\\(.*\\)$as_nl";
17764 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
17766 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
17768 export as_echo_n_body
17769 as_echo_n='sh
-c $as_echo_n_body as_echo
'
17771 export as_echo_body
17772 as_echo='sh
-c $as_echo_body as_echo
'
17775 # The user is always right.
17776 if test "${PATH_SEPARATOR+set}" != set; then
17778 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
17779 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
17786 # We need space, tab and new line, in precisely that order. Quoting is
17787 # there to prevent editors from complaining about space-tab.
17788 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
17789 # splitting by setting IFS to empty value.)
17792 # Find who we are. Look in the path if we contain no directory separator.
17794 *[\\/]* ) as_myself=$0 ;;
17795 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
17796 for as_dir in $PATH
17799 test -z "$as_dir" && as_dir=.
17800 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
17806 # We did not find ourselves, most probably we were run as `sh COMMAND'
17807 # in which case we are not to be found in the path.
17808 if test "x$as_myself" = x
; then
17811 if test ! -f "$as_myself"; then
17812 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
17816 # Unset variables that we do not need and which cause bugs (e.g. in
17817 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
17818 # suppresses any "Segmentation fault" message there. '((' could
17819 # trigger a bug in pdksh 5.2.14.
17820 for as_var
in BASH_ENV ENV MAIL MAILPATH
17821 do eval test x\
${$as_var+set} = xset \
17822 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
17835 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
17838 # as_fn_error ERROR [LINENO LOG_FD]
17839 # ---------------------------------
17840 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
17841 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
17842 # script with status $?, using 1 if that was 0.
17845 as_status
=$?
; test $as_status -eq 0 && as_status
=1
17847 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
17848 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
17850 $as_echo "$as_me: error: $1" >&2
17851 as_fn_exit
$as_status
17855 # as_fn_set_status STATUS
17856 # -----------------------
17857 # Set $? to STATUS, without forking.
17858 as_fn_set_status
()
17861 } # as_fn_set_status
17863 # as_fn_exit STATUS
17864 # -----------------
17865 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
17869 as_fn_set_status
$1
17875 # Portably unset VAR.
17878 { eval $1=; unset $1;}
17880 as_unset
=as_fn_unset
17881 # as_fn_append VAR VALUE
17882 # ----------------------
17883 # Append the text in VALUE to the end of the definition contained in VAR. Take
17884 # advantage of any shell optimizations that allow amortized linear growth over
17885 # repeated appends, instead of the typical quadratic growth present in naive
17887 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
17888 eval 'as_fn_append ()
17899 # as_fn_arith ARG...
17900 # ------------------
17901 # Perform arithmetic evaluation on the ARGs, and store the result in the
17902 # global $as_val. Take advantage of shells that can avoid forks. The arguments
17903 # must be portable across $(()) and expr.
17904 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
17905 eval 'as_fn_arith ()
17912 as_val
=`expr "$@" || test $? -eq 1`
17917 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
17918 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
17924 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
17925 as_basename
=basename
17930 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
17936 as_me
=`$as_basename -- "$0" ||
17937 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
17938 X"$0" : 'X\(//\)$' \| \
17939 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
17941 sed '/^.*\/\([^/][^/]*\)\/*$/{
17955 # Avoid depending upon Character Ranges.
17956 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
17957 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
17958 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
17959 as_cr_digits
='0123456789'
17960 as_cr_alnum
=$as_cr_Letters$as_cr_digits
17962 ECHO_C
= ECHO_N
= ECHO_T
=
17963 case `echo -n x` in #(((((
17965 case `echo 'xy\c'` in
17966 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
17968 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
17975 rm -f conf$$ conf$$.exe conf$$.
file
17976 if test -d conf$$.dir
; then
17977 rm -f conf$$.dir
/conf$$.
file
17980 mkdir conf$$.dir
2>/dev
/null
17982 if (echo >conf$$.
file) 2>/dev
/null
; then
17983 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
17985 # ... but there are two gotchas:
17986 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
17987 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
17988 # In both cases, we have to default to `cp -p'.
17989 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
17991 elif ln conf$$.
file conf$$
2>/dev
/null
; then
17999 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
18000 rmdir conf$$.dir
2>/dev
/null
18005 # Create "$as_dir" as a directory, including parents if necessary.
18010 -*) as_dir
=.
/$as_dir;;
18012 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
18016 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
18017 *) as_qdir
=$as_dir;;
18019 as_dirs
="'$as_qdir' $as_dirs"
18020 as_dir
=`$as_dirname -- "$as_dir" ||
18021 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
18022 X"$as_dir" : 'X\(//\)[^/]' \| \
18023 X"$as_dir" : 'X\(//\)$' \| \
18024 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
18025 $as_echo X"$as_dir" |
18026 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
18030 /^X\(\/\/\)[^/].*/{
18043 test -d "$as_dir" && break
18045 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
18046 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
18050 if mkdir
-p .
2>/dev
/null
; then
18051 as_mkdir_p
='mkdir -p "$as_dir"'
18053 test -d .
/-p && rmdir .
/-p
18057 if test -x / >/dev
/null
2>&1; then
18058 as_test_x
='test -x'
18060 if ls -dL / >/dev
/null
2>&1; then
18067 if test -d "$1"; then
18073 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
18074 ???[sx]*):;;*)false;;esac;fi
18078 as_executable_p
=$as_test_x
18080 # Sed expression to map a string onto a valid CPP name.
18081 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
18083 # Sed expression to map a string onto a valid variable name.
18084 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
18088 ## ----------------------------------- ##
18089 ## Main body of $CONFIG_STATUS script. ##
18090 ## ----------------------------------- ##
18092 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
18094 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18095 # Save the log message, to keep $0 and so on meaningful, and to
18096 # report actual input values of CONFIG_FILES etc. instead of their
18097 # values after options handling.
18099 This file was extended by Wine $as_me 1.1.27, which was
18100 generated by GNU Autoconf 2.64. Invocation command line was
18102 CONFIG_FILES = $CONFIG_FILES
18103 CONFIG_HEADERS = $CONFIG_HEADERS
18104 CONFIG_LINKS = $CONFIG_LINKS
18105 CONFIG_COMMANDS = $CONFIG_COMMANDS
18108 on `(hostname || uname -n) 2>/dev/null | sed 1q`
18113 case $ac_config_files in *"
18114 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
18117 case $ac_config_headers in *"
18118 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
18122 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18123 # Files that config.status was made for.
18124 config_files="$ac_config_files"
18125 config_headers="$ac_config_headers"
18126 config_commands="$ac_config_commands"
18130 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18132 \`$as_me' instantiates files and other configuration actions
18133 from templates according to the current configuration. Unless the files
18134 and actions are specified as TAGs, all are instantiated by default.
18136 Usage: $0 [OPTION]... [TAG]...
18138 -h, --help print this help, then exit
18139 -V, --version print version number and configuration settings, then exit
18140 -q, --quiet, --silent
18141 do not print progress messages
18142 -d, --debug don't remove temporary files
18143 --recheck update $as_me by reconfiguring in the same conditions
18144 --file=FILE[:TEMPLATE]
18145 instantiate the configuration file FILE
18146 --header=FILE[:TEMPLATE]
18147 instantiate the configuration header FILE
18149 Configuration files:
18152 Configuration headers:
18155 Configuration commands:
18158 Report bugs to <wine-devel@winehq.org>.
18159 Wine home page: <http://www.winehq.org>."
18162 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18164 Wine config.status 1.1.27
18165 configured by $0, generated by GNU Autoconf 2.64,
18166 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
18168 Copyright (C) 2009 Free Software Foundation, Inc.
18169 This config.status script is free software; the Free Software Foundation
18170 gives unlimited permission to copy, distribute and modify it."
18175 test -n "\$AWK" || AWK=awk
18178 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18179 # The default lists apply if the user does not specify any file.
18185 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
18186 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
18197 # Handling of the options.
18198 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
18200 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
18201 $as_echo "$ac_cs_version"; exit ;;
18202 --debug |
--debu |
--deb |
--de |
--d |
-d )
18204 --file |
--fil |
--fi |
--f )
18207 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
18209 as_fn_append CONFIG_FILES
" '$ac_optarg'"
18210 ac_need_defaults
=false
;;
18211 --header |
--heade |
--head |
--hea )
18214 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
18216 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
18217 ac_need_defaults
=false
;;
18219 # Conflict between --help and --header
18220 as_fn_error
"ambiguous option: \`$1'
18221 Try \`$0 --help' for more information.";;
18222 --help |
--hel |
-h )
18223 $as_echo "$ac_cs_usage"; exit ;;
18224 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
18225 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
18228 # This is an error.
18229 -*) as_fn_error
"unrecognized option: \`$1'
18230 Try \`$0 --help' for more information." ;;
18232 *) as_fn_append ac_config_targets
" $1"
18233 ac_need_defaults
=false
;;
18239 ac_configure_extra_args
=
18241 if $ac_cs_silent; then
18243 ac_configure_extra_args
="$ac_configure_extra_args --silent"
18247 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18248 if \$ac_cs_recheck; then
18249 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
18251 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
18252 CONFIG_SHELL='$SHELL'
18253 export CONFIG_SHELL
18258 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18262 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
18263 ## Running $as_me. ##
18269 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18272 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18274 # Handling of arguments.
18275 for ac_config_target
in $ac_config_targets
18277 case $ac_config_target in
18278 "include/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
18279 "include/stamp-h") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/stamp-h" ;;
18280 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
18281 "dlls/gdi32/mfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
18282 "dlls/kernel32/nls") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
18283 "dlls/user32/resources") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user32/resources" ;;
18284 "dlls/wineps.drv/data") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
18285 "include/wine") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
18286 "Make.rules") CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
18287 "dlls/Makedll.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
18288 "dlls/Makeimplib.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makeimplib.rules" ;;
18289 "dlls/Maketest.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
18290 "programs/Makeprog.rules") CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
18291 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
18292 "dlls/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/Makefile" ;;
18293 "dlls/acledit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/acledit/Makefile" ;;
18294 "dlls/aclui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/aclui/Makefile" ;;
18295 "dlls/activeds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/activeds/Makefile" ;;
18296 "dlls/actxprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
18297 "dlls/adsiid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/adsiid/Makefile" ;;
18298 "dlls/advapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/Makefile" ;;
18299 "dlls/advapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
18300 "dlls/advpack/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/Makefile" ;;
18301 "dlls/advpack/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
18302 "dlls/amstream/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/Makefile" ;;
18303 "dlls/amstream/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/tests/Makefile" ;;
18304 "dlls/appwiz.cpl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
18305 "dlls/atl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/atl/Makefile" ;;
18306 "dlls/authz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/authz/Makefile" ;;
18307 "dlls/avicap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avicap32/Makefile" ;;
18308 "dlls/avifil32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifil32/Makefile" ;;
18309 "dlls/avifile.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifile.dll16/Makefile" ;;
18310 "dlls/bcrypt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/bcrypt/Makefile" ;;
18311 "dlls/browseui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/Makefile" ;;
18312 "dlls/browseui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
18313 "dlls/cabinet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/Makefile" ;;
18314 "dlls/cabinet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
18315 "dlls/capi2032/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/capi2032/Makefile" ;;
18316 "dlls/cards/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cards/Makefile" ;;
18317 "dlls/cfgmgr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
18318 "dlls/clusapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/clusapi/Makefile" ;;
18319 "dlls/comcat/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/Makefile" ;;
18320 "dlls/comcat/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
18321 "dlls/comctl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/Makefile" ;;
18322 "dlls/comctl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
18323 "dlls/comdlg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
18324 "dlls/comdlg32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
18325 "dlls/comm.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
18326 "dlls/compobj.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compobj.dll16/Makefile" ;;
18327 "dlls/compstui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compstui/Makefile" ;;
18328 "dlls/credui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/Makefile" ;;
18329 "dlls/credui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
18330 "dlls/crtdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crtdll/Makefile" ;;
18331 "dlls/crypt32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/Makefile" ;;
18332 "dlls/crypt32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
18333 "dlls/cryptdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
18334 "dlls/cryptdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
18335 "dlls/cryptnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
18336 "dlls/cryptnet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
18337 "dlls/cryptui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/Makefile" ;;
18338 "dlls/cryptui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
18339 "dlls/ctapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
18340 "dlls/ctl3d.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d.dll16/Makefile" ;;
18341 "dlls/ctl3d32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
18342 "dlls/ctl3dv2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3dv2.dll16/Makefile" ;;
18343 "dlls/d3d10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/Makefile" ;;
18344 "dlls/d3d10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
18345 "dlls/d3d10core/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
18346 "dlls/d3d10core/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
18347 "dlls/d3d8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
18348 "dlls/d3d8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
18349 "dlls/d3d9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
18350 "dlls/d3d9/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
18351 "dlls/d3dim/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
18352 "dlls/d3drm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
18353 "dlls/d3drm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
18354 "dlls/d3dx9_24/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
18355 "dlls/d3dx9_25/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
18356 "dlls/d3dx9_26/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
18357 "dlls/d3dx9_27/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
18358 "dlls/d3dx9_28/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
18359 "dlls/d3dx9_29/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
18360 "dlls/d3dx9_30/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
18361 "dlls/d3dx9_31/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
18362 "dlls/d3dx9_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
18363 "dlls/d3dx9_33/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
18364 "dlls/d3dx9_34/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
18365 "dlls/d3dx9_35/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
18366 "dlls/d3dx9_36/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
18367 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
18368 "dlls/d3dx9_37/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
18369 "dlls/d3dx9_38/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
18370 "dlls/d3dx9_39/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
18371 "dlls/d3dx9_40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
18372 "dlls/d3dx9_41/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_41/Makefile" ;;
18373 "dlls/d3dxof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
18374 "dlls/d3dxof/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
18375 "dlls/dbghelp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
18376 "dlls/dciman32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
18377 "dlls/ddeml.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddeml.dll16/Makefile" ;;
18378 "dlls/ddraw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
18379 "dlls/ddraw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
18380 "dlls/ddrawex/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
18381 "dlls/ddrawex/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
18382 "dlls/devenum/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
18383 "dlls/dinput/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
18384 "dlls/dinput/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
18385 "dlls/dinput8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
18386 "dlls/dispdib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
18387 "dlls/display.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
18388 "dlls/dmband/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
18389 "dlls/dmcompos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
18390 "dlls/dmime/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
18391 "dlls/dmloader/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
18392 "dlls/dmscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
18393 "dlls/dmstyle/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
18394 "dlls/dmsynth/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
18395 "dlls/dmusic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
18396 "dlls/dmusic32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
18397 "dlls/dnsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
18398 "dlls/dnsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
18399 "dlls/dplay/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
18400 "dlls/dplayx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
18401 "dlls/dplayx/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
18402 "dlls/dpnaddr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
18403 "dlls/dpnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
18404 "dlls/dpnhpast/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
18405 "dlls/dpnlobby/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
18406 "dlls/dpwsockx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
18407 "dlls/drmclien/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/drmclien/Makefile" ;;
18408 "dlls/dsound/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
18409 "dlls/dsound/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
18410 "dlls/dssenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dssenh/Makefile" ;;
18411 "dlls/dswave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
18412 "dlls/dwmapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
18413 "dlls/dxdiagn/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
18414 "dlls/dxerr8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
18415 "dlls/dxerr9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
18416 "dlls/dxgi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/Makefile" ;;
18417 "dlls/dxgi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
18418 "dlls/dxguid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
18419 "dlls/faultrep/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/faultrep/Makefile" ;;
18420 "dlls/fusion/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/Makefile" ;;
18421 "dlls/fusion/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
18422 "dlls/gdi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/Makefile" ;;
18423 "dlls/gdi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
18424 "dlls/gdiplus/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
18425 "dlls/gdiplus/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
18426 "dlls/glu32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
18427 "dlls/gphoto2.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
18428 "dlls/gpkcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
18429 "dlls/hal/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hal/Makefile" ;;
18430 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
18431 "dlls/hid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hid/Makefile" ;;
18432 "dlls/hlink/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/Makefile" ;;
18433 "dlls/hlink/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
18434 "dlls/hnetcfg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
18435 "dlls/httpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/httpapi/Makefile" ;;
18436 "dlls/iccvid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
18437 "dlls/icmp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
18438 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
18439 "dlls/imaadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
18440 "dlls/imagehlp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
18441 "dlls/imm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm.dll16/Makefile" ;;
18442 "dlls/imm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
18443 "dlls/imm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
18444 "dlls/inetcomm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
18445 "dlls/inetcomm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
18446 "dlls/inetmib1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
18447 "dlls/inetmib1/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
18448 "dlls/infosoft/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/Makefile" ;;
18449 "dlls/infosoft/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
18450 "dlls/initpki/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/initpki/Makefile" ;;
18451 "dlls/inkobj/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inkobj/Makefile" ;;
18452 "dlls/inseng/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inseng/Makefile" ;;
18453 "dlls/iphlpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
18454 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
18455 "dlls/itircl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itircl/Makefile" ;;
18456 "dlls/itss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
18457 "dlls/itss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
18458 "dlls/jscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/Makefile" ;;
18459 "dlls/jscript/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
18460 "dlls/kernel32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/Makefile" ;;
18461 "dlls/kernel32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
18462 "dlls/keyboard.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
18463 "dlls/loadperf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/loadperf/Makefile" ;;
18464 "dlls/localspl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/Makefile" ;;
18465 "dlls/localspl/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
18466 "dlls/localui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/Makefile" ;;
18467 "dlls/localui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
18468 "dlls/lz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/Makefile" ;;
18469 "dlls/lz32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
18470 "dlls/lzexpand.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand.dll16/Makefile" ;;
18471 "dlls/mapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
18472 "dlls/mapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
18473 "dlls/mciavi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
18474 "dlls/mcicda/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mcicda/Makefile" ;;
18475 "dlls/mciqtz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
18476 "dlls/mciseq/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciseq/Makefile" ;;
18477 "dlls/mciwave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciwave/Makefile" ;;
18478 "dlls/midimap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/midimap/Makefile" ;;
18479 "dlls/mlang/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
18480 "dlls/mlang/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
18481 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
18482 "dlls/monodebg.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
18483 "dlls/mountmgr.sys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
18484 "dlls/mouse.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
18485 "dlls/mpr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
18486 "dlls/mprapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mprapi/Makefile" ;;
18487 "dlls/msacm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm.dll16/Makefile" ;;
18488 "dlls/msacm32.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
18489 "dlls/msacm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/Makefile" ;;
18490 "dlls/msacm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
18491 "dlls/msadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
18492 "dlls/mscat32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscat32/Makefile" ;;
18493 "dlls/mscms/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
18494 "dlls/mscms/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
18495 "dlls/mscoree/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscoree/Makefile" ;;
18496 "dlls/msctf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/Makefile" ;;
18497 "dlls/msctf/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
18498 "dlls/msdaps/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdaps/Makefile" ;;
18499 "dlls/msdmo/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
18500 "dlls/msftedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msftedit/Makefile" ;;
18501 "dlls/msg711.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
18502 "dlls/msgsm32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msgsm32.acm/Makefile" ;;
18503 "dlls/mshtml.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
18504 "dlls/mshtml/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
18505 "dlls/mshtml/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
18506 "dlls/msi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
18507 "dlls/msi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
18508 "dlls/msimg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
18509 "dlls/msimtf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimtf/Makefile" ;;
18510 "dlls/msisip/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisip/Makefile" ;;
18511 "dlls/msisys.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
18512 "dlls/msnet32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
18513 "dlls/msrle32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
18514 "dlls/mssign32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssign32/Makefile" ;;
18515 "dlls/mssip32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssip32/Makefile" ;;
18516 "dlls/mstask/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/Makefile" ;;
18517 "dlls/mstask/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
18518 "dlls/msvcirt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
18519 "dlls/msvcr71/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
18520 "dlls/msvcrt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
18521 "dlls/msvcrt/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
18522 "dlls/msvcrt20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
18523 "dlls/msvcrt40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
18524 "dlls/msvcrtd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
18525 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
18526 "dlls/msvfw32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
18527 "dlls/msvfw32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
18528 "dlls/msvidc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
18529 "dlls/msvideo.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvideo.dll16/Makefile" ;;
18530 "dlls/mswsock/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
18531 "dlls/msxml3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/Makefile" ;;
18532 "dlls/msxml3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
18533 "dlls/nddeapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
18534 "dlls/netapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
18535 "dlls/netapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
18536 "dlls/newdev/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
18537 "dlls/ntdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
18538 "dlls/ntdll/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
18539 "dlls/ntdsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
18540 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
18541 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
18542 "dlls/ntprint/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/Makefile" ;;
18543 "dlls/ntprint/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
18544 "dlls/objsel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/objsel/Makefile" ;;
18545 "dlls/odbc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
18546 "dlls/odbccp32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
18547 "dlls/odbccp32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
18548 "dlls/ole2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2.dll16/Makefile" ;;
18549 "dlls/ole2conv.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2conv.dll16/Makefile" ;;
18550 "dlls/ole2disp.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2disp.dll16/Makefile" ;;
18551 "dlls/ole2nls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2nls.dll16/Makefile" ;;
18552 "dlls/ole2prox.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2prox.dll16/Makefile" ;;
18553 "dlls/ole2thk.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2thk.dll16/Makefile" ;;
18554 "dlls/ole32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
18555 "dlls/ole32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
18556 "dlls/oleacc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
18557 "dlls/oleacc/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
18558 "dlls/oleaut32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
18559 "dlls/oleaut32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
18560 "dlls/olecli.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli.dll16/Makefile" ;;
18561 "dlls/olecli32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli32/Makefile" ;;
18562 "dlls/oledlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
18563 "dlls/olepro32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
18564 "dlls/olesvr.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr.dll16/Makefile" ;;
18565 "dlls/olesvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
18566 "dlls/olethk32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olethk32/Makefile" ;;
18567 "dlls/opengl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
18568 "dlls/opengl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
18569 "dlls/pdh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/Makefile" ;;
18570 "dlls/pdh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
18571 "dlls/pidgen/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pidgen/Makefile" ;;
18572 "dlls/powrprof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/powrprof/Makefile" ;;
18573 "dlls/printui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/printui/Makefile" ;;
18574 "dlls/propsys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/propsys/Makefile" ;;
18575 "dlls/psapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
18576 "dlls/psapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
18577 "dlls/pstorec/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pstorec/Makefile" ;;
18578 "dlls/qcap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
18579 "dlls/qedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/Makefile" ;;
18580 "dlls/qedit/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
18581 "dlls/qmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/Makefile" ;;
18582 "dlls/qmgr/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
18583 "dlls/qmgrprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
18584 "dlls/quartz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
18585 "dlls/quartz/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
18586 "dlls/query/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/query/Makefile" ;;
18587 "dlls/rasapi16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi16.dll16/Makefile" ;;
18588 "dlls/rasapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
18589 "dlls/rasapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
18590 "dlls/rasdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
18591 "dlls/resutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/resutils/Makefile" ;;
18592 "dlls/riched20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/Makefile" ;;
18593 "dlls/riched20/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
18594 "dlls/riched32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/Makefile" ;;
18595 "dlls/riched32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
18596 "dlls/rpcrt4/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
18597 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
18598 "dlls/rsabase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
18599 "dlls/rsaenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
18600 "dlls/rsaenh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
18601 "dlls/rtutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rtutils/Makefile" ;;
18602 "dlls/sane.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
18603 "dlls/sccbase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sccbase/Makefile" ;;
18604 "dlls/schannel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/Makefile" ;;
18605 "dlls/schannel/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
18606 "dlls/secur32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
18607 "dlls/secur32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
18608 "dlls/security/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/security/Makefile" ;;
18609 "dlls/sensapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
18610 "dlls/serialui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
18611 "dlls/serialui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
18612 "dlls/setupapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
18613 "dlls/setupapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
18614 "dlls/sfc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc/Makefile" ;;
18615 "dlls/sfc_os/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
18616 "dlls/shdoclc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
18617 "dlls/shdocvw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
18618 "dlls/shdocvw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
18619 "dlls/shell.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell.dll16/Makefile" ;;
18620 "dlls/shell32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
18621 "dlls/shell32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
18622 "dlls/shfolder/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
18623 "dlls/shlwapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
18624 "dlls/shlwapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
18625 "dlls/slbcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
18626 "dlls/slc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slc/Makefile" ;;
18627 "dlls/snmpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
18628 "dlls/snmpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
18629 "dlls/softpub/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/softpub/Makefile" ;;
18630 "dlls/sound.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sound.drv16/Makefile" ;;
18631 "dlls/spoolss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/Makefile" ;;
18632 "dlls/spoolss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
18633 "dlls/stdole2.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
18634 "dlls/stdole32.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
18635 "dlls/sti/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
18636 "dlls/storage.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/storage.dll16/Makefile" ;;
18637 "dlls/stress.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
18638 "dlls/strmiids/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
18639 "dlls/svrapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/svrapi/Makefile" ;;
18640 "dlls/sxs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sxs/Makefile" ;;
18641 "dlls/t2embed/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/t2embed/Makefile" ;;
18642 "dlls/tapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
18643 "dlls/traffic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/traffic/Makefile" ;;
18644 "dlls/twain.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain.dll16/Makefile" ;;
18645 "dlls/twain_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/Makefile" ;;
18646 "dlls/twain_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
18647 "dlls/typelib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/typelib.dll16/Makefile" ;;
18648 "dlls/unicows/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
18649 "dlls/updspapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/updspapi/Makefile" ;;
18650 "dlls/url/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
18651 "dlls/urlmon/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
18652 "dlls/urlmon/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
18653 "dlls/user32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/Makefile" ;;
18654 "dlls/user32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
18655 "dlls/userenv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/Makefile" ;;
18656 "dlls/userenv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
18657 "dlls/usp10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/Makefile" ;;
18658 "dlls/usp10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
18659 "dlls/uuid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
18660 "dlls/uxtheme/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
18661 "dlls/uxtheme/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
18662 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
18663 "dlls/vdmdbg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
18664 "dlls/version/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
18665 "dlls/version/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
18666 "dlls/vmm.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
18667 "dlls/vnbt.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
18668 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
18669 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
18670 "dlls/vwin32.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
18671 "dlls/w32skrnl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
18672 "dlls/w32sys.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32sys.dll16/Makefile" ;;
18673 "dlls/wbemprox/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wbemprox/Makefile" ;;
18674 "dlls/win32s16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win32s16.dll16/Makefile" ;;
18675 "dlls/win87em.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
18676 "dlls/winaspi.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winaspi.dll16/Makefile" ;;
18677 "dlls/windebug.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
18678 "dlls/windowscodecs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windowscodecs/Makefile" ;;
18679 "dlls/windowscodecs/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windowscodecs/tests/Makefile" ;;
18680 "dlls/winealsa.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
18681 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
18682 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
18683 "dlls/winecrt0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
18684 "dlls/wined3d/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
18685 "dlls/winedos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
18686 "dlls/wineesd.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
18687 "dlls/winejack.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
18688 "dlls/winejoystick.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
18689 "dlls/winemp3.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
18690 "dlls/winenas.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
18691 "dlls/wineoss.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
18692 "dlls/wineps.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
18693 "dlls/winequartz.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
18694 "dlls/winex11.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
18695 "dlls/wing32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wing32/Makefile" ;;
18696 "dlls/winhttp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/Makefile" ;;
18697 "dlls/winhttp/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
18698 "dlls/wininet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
18699 "dlls/wininet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
18700 "dlls/winmm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
18701 "dlls/winmm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
18702 "dlls/winnls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls.dll16/Makefile" ;;
18703 "dlls/winnls32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls32/Makefile" ;;
18704 "dlls/winscard/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winscard/Makefile" ;;
18705 "dlls/winspool.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
18706 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
18707 "dlls/wintab.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab.dll16/Makefile" ;;
18708 "dlls/wintab32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
18709 "dlls/wintab32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/tests/Makefile" ;;
18710 "dlls/wintrust/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
18711 "dlls/wintrust/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
18712 "dlls/wldap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/Makefile" ;;
18713 "dlls/wldap32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
18714 "dlls/wmi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmi/Makefile" ;;
18715 "dlls/wmiutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmiutils/Makefile" ;;
18716 "dlls/wnaspi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
18717 "dlls/wow32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
18718 "dlls/ws2_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
18719 "dlls/ws2_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
18720 "dlls/wsock32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
18721 "dlls/wtsapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
18722 "dlls/wuapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wuapi/Makefile" ;;
18723 "dlls/xinput1_1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
18724 "dlls/xinput1_2/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
18725 "dlls/xinput1_3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
18726 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
18727 "dlls/xinput9_1_0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
18728 "dlls/xmllite/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xmllite/Makefile" ;;
18729 "documentation/Makefile") CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
18730 "fonts/Makefile") CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
18731 "include/Makefile") CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
18732 "libs/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
18733 "libs/port/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
18734 "libs/wine/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
18735 "libs/wpp/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
18736 "loader/Makefile") CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
18737 "programs/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
18738 "programs/cacls/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cacls/Makefile" ;;
18739 "programs/clock/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
18740 "programs/cmd/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmd/Makefile" ;;
18741 "programs/cmdlgtst/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
18742 "programs/control/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
18743 "programs/eject/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/eject/Makefile" ;;
18744 "programs/expand/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
18745 "programs/explorer/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/explorer/Makefile" ;;
18746 "programs/hh/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/hh/Makefile" ;;
18747 "programs/icinfo/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/icinfo/Makefile" ;;
18748 "programs/iexplore/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/iexplore/Makefile" ;;
18749 "programs/lodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/lodctr/Makefile" ;;
18750 "programs/msiexec/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
18751 "programs/net/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/net/Makefile" ;;
18752 "programs/notepad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
18753 "programs/oleview/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/oleview/Makefile" ;;
18754 "programs/progman/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
18755 "programs/reg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/reg/Makefile" ;;
18756 "programs/regedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
18757 "programs/regsvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
18758 "programs/rpcss/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
18759 "programs/rundll32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
18760 "programs/secedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/secedit/Makefile" ;;
18761 "programs/services/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/services/Makefile" ;;
18762 "programs/spoolsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/spoolsv/Makefile" ;;
18763 "programs/start/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
18764 "programs/svchost/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/svchost/Makefile" ;;
18765 "programs/taskmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
18766 "programs/termsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/termsv/Makefile" ;;
18767 "programs/uninstaller/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
18768 "programs/unlodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/unlodctr/Makefile" ;;
18769 "programs/view/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
18770 "programs/wineboot/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
18771 "programs/winebrowser/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
18772 "programs/winecfg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
18773 "programs/wineconsole/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
18774 "programs/winedbg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
18775 "programs/winedevice/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedevice/Makefile" ;;
18776 "programs/winefile/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
18777 "programs/winemenubuilder/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
18778 "programs/winemine/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
18779 "programs/winepath/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
18780 "programs/winetest/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
18781 "programs/winevdm/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
18782 "programs/winhelp.exe16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
18783 "programs/winhlp32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhlp32/Makefile" ;;
18784 "programs/winoldap.mod16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
18785 "programs/winver/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
18786 "programs/wordpad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wordpad/Makefile" ;;
18787 "programs/write/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/write/Makefile" ;;
18788 "programs/xcopy/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/xcopy/Makefile" ;;
18789 "server/Makefile") CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
18790 "tools/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
18791 "tools/widl/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
18792 "tools/winebuild/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
18793 "tools/winedump/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
18794 "tools/winegcc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
18795 "tools/wmc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
18796 "tools/wrc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
18798 *) as_fn_error
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
18803 # If the user did not use the arguments to specify the items to instantiate,
18804 # then the envvar interface is used. Set only those that are not.
18805 # We use the long form for the default assignment because of an extremely
18806 # bizarre bug on SunOS 4.1.3.
18807 if $ac_need_defaults; then
18808 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
18809 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
18810 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
18813 # Have a temporary directory for convenience. Make it in the build tree
18814 # simply because there is no reason against having it here, and in addition,
18815 # creating and moving files from /tmp can sometimes cause problems.
18816 # Hook for its removal unless debugging.
18817 # Note that there is a small window in which the directory will not be cleaned:
18818 # after its creation but before its name has been assigned to `$tmp'.
18822 trap 'exit_status=$?
18823 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
18825 trap 'as_fn_exit 1' 1 2 13 15
18827 # Create a (secure) tmp directory for tmp files.
18830 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
18831 test -n "$tmp" && test -d "$tmp"
18834 tmp
=.
/conf$$
-$RANDOM
18835 (umask 077 && mkdir
"$tmp")
18836 } || as_fn_error
"cannot create a temporary directory in ." "$LINENO" 5
18838 # Set up the scripts for CONFIG_FILES section.
18839 # No need to generate them if there are no CONFIG_FILES.
18840 # This happens for instance with `./config.status config.h'.
18841 if test -n "$CONFIG_FILES"; then
18843 if $AWK 'BEGIN { getline <"/dev/null" }' </dev
/null
2>/dev
/null
; then
18844 ac_cs_awk_getline
=:
18845 ac_cs_awk_pipe_init
=
18846 ac_cs_awk_read_file
='
18847 while ((getline aline < (F[key])) > 0)
18850 ac_cs_awk_pipe_fini
=
18852 ac_cs_awk_getline
=false
18853 ac_cs_awk_pipe_init
="print \"cat <<'|#_!!_#|' &&\""
18854 ac_cs_awk_read_file
='
18856 print "cat " F[key] " &&"
18857 '$ac_cs_awk_pipe_init
18858 # The final `:' finishes the AND list.
18859 ac_cs_awk_pipe_fini
='END { print "|#_!!_#|"; print ":" }'
18861 ac_cr
=`echo X | tr X '\015'`
18862 # On cygwin, bash can eat \r inside `` if the user requested igncr.
18863 # But we know of no other shell where ac_cr would be empty at this
18864 # point, so we can use a bashism as a fallback.
18865 if test "x$ac_cr" = x
; then
18866 eval ac_cr
=\$
\'\\r
\'
18868 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
18869 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
18872 ac_cs_awk_cr
=$ac_cr
18875 echo 'BEGIN {' >"$tmp/subs1.awk" &&
18878 # Create commands to substitute file output variables.
18880 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
18881 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
18882 echo "$ac_subst_files" |
sed 's/.*/F["&"]="$&"/' &&
18885 } >conf$
$files.sh
&&
18886 . .
/conf$
$files.sh ||
18887 as_fn_error
"could not make $CONFIG_STATUS" "$LINENO" 5
18888 rm -f conf$
$files.sh
18891 echo "cat >conf$$subs.awk <<_ACEOF" &&
18892 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
18894 } >conf$$subs.sh ||
18895 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
18896 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
18898 for ac_last_try in false false false false false :; do
18899 . ./conf$$subs.sh ||
18900 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
18902 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
18903 if test $ac_delim_n = $ac_delim_num; then
18905 elif $ac_last_try; then
18906 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
18908 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
18911 rm -f conf$$subs.sh
18913 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18914 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
18918 s/^/S["/; s
/!.
*/"]=/
18928 s/\(.\{148\}\).*/\1/
18930 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
18935 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
18942 s/\(.\{148\}\).*/\1/
18944 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
18948 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
18953 ' <conf$$subs.awk | sed '
18958 ' >>$CONFIG_STATUS || ac_write_fail=1
18959 rm -f conf$$subs.awk
18960 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18962 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
18963 for (key in S) S_is_set[key] = 1
18965 \$ac_cs_awk_pipe_init
18969 nfields = split(line, field, "@
")
18971 len = length(field[1])
18972 for (i = 2; i < nfields; i++) {
18974 keylen = length(key)
18975 if (S_is_set[key]) {
18977 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
18978 len += length(value) + length(field[++i])
18983 if (nfields == 3 && !substed) {
18985 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
18986 \$ac_cs_awk_read_file
18992 \$ac_cs_awk_pipe_fini
18995 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
18996 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
18997 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
19000 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
19001 || as_fn_error "could not setup config files machinery
" "$LINENO" 5
19004 # VPATH may cause trouble with some makes, so we remove $(srcdir),
19005 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
19006 # trailing colons and then remove the whole line if VPATH becomes empty
19007 # (actually we leave an empty line to preserve line numbers).
19008 if test "x
$srcdir" = x.; then
19009 ac_vpsub='/^[ ]*VPATH[ ]*=/{
19010 s/:*\$(srcdir):*/:/
19011 s/:*\${srcdir}:*/:/
19013 s/^\([^=]*=[ ]*\):*/\1/
19019 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
19020 fi # test -n "$CONFIG_FILES"
19022 # Set up the scripts for CONFIG_HEADERS section.
19023 # No need to generate them if there are no CONFIG_HEADERS.
19024 # This happens for instance with `./config.status Makefile'.
19025 if test -n "$CONFIG_HEADERS"; then
19026 cat >"$tmp/defines.
awk" <<\_ACAWK ||
19030 # Transform confdefs.h into an awk script `defines.awk', embedded as
19031 # here-document in config.status, that substitutes the proper values into
19032 # config.h.in to produce config.h.
19034 # Create a delimiter string that does not exist in confdefs.h, to ease
19035 # handling of long lines.
19037 for ac_last_try in false false :; do
19038 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
19039 if test -z "$ac_t"; then
19041 elif $ac_last_try; then
19042 as_fn_error "could not
make $CONFIG_HEADERS" "$LINENO" 5
19044 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
19048 # For the awk script, D is an array of macro values keyed by name,
19049 # likewise P contains macro parameters if any. Preserve backslash
19050 # newline sequences.
19052 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
19054 s/.\{148\}/&'"$ac_delim"'/g
19057 s/^[ ]*#[ ]*define[ ][ ]*/ /
19064 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
19066 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
19070 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
19071 D["\
1"]=" \
3\\\\\\n
"\\/p
19073 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
19078 s/.\{148\}/&'"$ac_delim"'/g
19083 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
19086 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
19088 ' <confdefs.h | sed '
19089 s/'"$ac_delim"'/"\\\
19090 "/g' >>$CONFIG_STATUS || ac_write_fail=1
19092 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19093 for (key in D) D_is_set[key] = 1
19096 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
19098 split(line, arg, " ")
19099 if (arg[1] == "#") {
19103 defundef
= substr
(arg
[1], 2)
19106 split(mac1
, mac2
, "(") #)
19108 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
19109 if (D_is_set
[macro
]) {
19110 # Preserve the white space surrounding the "#".
19111 print prefix
"define", macro P
[macro
] D
[macro
]
19114 # Replace #undef with comments. This is necessary, for example,
19115 # in the case of _POSIX_SOURCE, which is predefined and required
19116 # on some systems where configure will not decide to define it.
19117 if (defundef
== "undef") {
19118 print
"/*", prefix defundef
, macro
, "*/"
19126 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
19127 as_fn_error
"could not setup config headers machinery" "$LINENO" 5
19128 fi # test -n "$CONFIG_HEADERS"
19131 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
19136 :[FHLC
]) ac_mode
=$ac_tag; continue;;
19138 case $ac_mode$ac_tag in
19140 :L
* |
:C
*:*) as_fn_error
"invalid tag \`$ac_tag'" "$LINENO" 5;;
19141 :[FH
]-) ac_tag
=-:-;;
19142 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
19159 -) ac_f
="$tmp/stdin";;
19160 *) # Look for the file first in the build tree, then in the source tree
19161 # (if the path is not absolute). The absolute path cannot be DOS-style,
19162 # because $ac_f cannot contain `:'.
19166 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
19168 as_fn_error
"cannot find input file: \`$ac_f'" "$LINENO" 5;;
19170 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
19171 as_fn_append ac_file_inputs
" '$ac_f'"
19174 # Let's still pretend it is `configure' which instantiates (i.e., don't
19175 # use $as_me), people would be surprised to read:
19176 # /* config.h. Generated by config.status. */
19177 configure_input
='Generated from '`
19178 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
19180 if test x
"$ac_file" != x-
; then
19181 configure_input
="$ac_file. $configure_input"
19182 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
19183 $as_echo "$as_me: creating $ac_file" >&6;}
19185 # Neutralize special characters interpreted by sed in replacement strings.
19186 case $configure_input in #(
19187 *\
&* |
*\|
* |
*\\* )
19188 ac_sed_conf_input
=`$as_echo "$configure_input" |
19189 sed 's/[\\\\&|]/\\\\&/g'`;; #(
19190 *) ac_sed_conf_input
=$configure_input;;
19194 *:-:* |
*:-) cat >"$tmp/stdin" \
19195 || as_fn_error
"could not create $ac_file" "$LINENO" 5 ;;
19200 ac_dir
=`$as_dirname -- "$ac_file" ||
19201 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19202 X"$ac_file" : 'X\(//\)[^/]' \| \
19203 X"$ac_file" : 'X\(//\)$' \| \
19204 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
19205 $as_echo X"$ac_file" |
19206 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
19210 /^X\(\/\/\)[^/].*/{
19223 as_dir
="$ac_dir"; as_fn_mkdir_p
19227 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
19229 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
19230 # A ".." for each directory in $ac_dir_suffix.
19231 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
19232 case $ac_top_builddir_sub in
19233 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
19234 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
19237 ac_abs_top_builddir
=$ac_pwd
19238 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
19239 # for backward compatibility:
19240 ac_top_builddir
=$ac_top_build_prefix
19243 .
) # We are building in place.
19245 ac_top_srcdir
=$ac_top_builddir_sub
19246 ac_abs_top_srcdir
=$ac_pwd ;;
19247 [\\/]* | ?
:[\\/]* ) # Absolute name.
19248 ac_srcdir
=$srcdir$ac_dir_suffix;
19249 ac_top_srcdir
=$srcdir
19250 ac_abs_top_srcdir
=$srcdir ;;
19251 *) # Relative name.
19252 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
19253 ac_top_srcdir
=$ac_top_build_prefix$srcdir
19254 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
19256 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
19266 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
19267 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
19271 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
19272 # If the template does not know about datarootdir, expand it.
19273 # FIXME: This hack should be removed a few years after 2.60.
19274 ac_datarootdir_hack
=; ac_datarootdir_seen
=
19285 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
19286 *datarootdir
*) ac_datarootdir_seen
=yes;;
19287 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
19288 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
19289 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
19291 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19292 ac_datarootdir_hack='
19293 s&@datadir@&$datadir&g
19294 s&@docdir@&$docdir&g
19295 s&@infodir@&$infodir&g
19296 s&@localedir@&$localedir&g
19297 s&@mandir@&$mandir&g
19298 s&\\\${datarootdir}&$datarootdir&g' ;;
19302 # Neutralize VPATH when `$srcdir' = `.'.
19303 # Shell code in configure.ac might set extrasub.
19304 # FIXME: do we really want to maintain this feature?
19305 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19306 ac_sed_extra="$ac_vpsub
19309 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
19311 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
19312 s|@configure_input@|
$ac_sed_conf_input|
;t t
19313 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
19314 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
19315 s
&@srcdir@
&$ac_srcdir&;t t
19316 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
19317 s
&@top_srcdir@
&$ac_top_srcdir&;t t
19318 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
19319 s
&@builddir@
&$ac_builddir&;t t
19320 s
&@abs_builddir@
&$ac_abs_builddir&;t t
19321 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
19322 s
&@INSTALL@
&$ac_INSTALL&;t t
19323 $ac_datarootdir_hack
19325 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
19326 if $ac_cs_awk_getline; then
19327 $AWK -f "$tmp/subs.
awk"
19329 $AWK -f "$tmp/subs.
awk" | $SHELL
19331 || as_fn_error "could not create
$ac_file" "$LINENO" 5
19333 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
19334 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
19335 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
19336 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
19337 which seems to be undefined. Please make sure it is defined." >&5
19338 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
19339 which seems to be undefined. Please make sure it is defined." >&2;}
19343 -) cat "$tmp/out" && rm -f "$tmp/out";;
19344 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
19346 || as_fn_error "could not create $ac_file" "$LINENO" 5
19352 if test x"$ac_file" != x-; then
19354 $as_echo "/* $configure_input */" \
19355 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
19356 } >"$tmp/config.h" \
19357 || as_fn_error "could not create $ac_file" "$LINENO" 5
19358 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
19359 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
19360 $as_echo "$as_me: $ac_file is unchanged" >&6;}
19363 mv "$tmp/config.h" "$ac_file" \
19364 || as_fn_error "could not create $ac_file" "$LINENO" 5
19367 $as_echo "/* $configure_input */" \
19368 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
19369 || as_fn_error "could not create -" "$LINENO" 5
19373 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
19374 $as_echo "$as_me: executing $ac_file commands" >&6;}
19379 case $ac_file$ac_mode in
19380 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
19381 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/gdi32/enhmfdrv" >&5
19382 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
19383 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/gdi32/mfdrv" >&5
19384 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
19385 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/kernel32/nls" >&5
19386 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
19387 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/user32/resources" >&5
19388 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
19389 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/wineps.drv/data" >&5
19390 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
19391 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating include/wine" >&5
19392 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
19400 ac_clean_files=$ac_clean_files_save
19402 test $ac_write_fail = 0 ||
19403 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
19406 # configure is writing to config.log, and then calls config.status.
19407 # config.status does its own redirection, appending to config.log.
19408 # Unfortunately, on DOS this fails, as config.log is still kept open
19409 # by configure, so config.status won't be able to
write to it
; its
19410 # output is simply discarded. So we exec the FD to /dev/null,
19411 # effectively closing config.log, so it can be properly (re)opened and
19412 # appended to by config.status. When coming back to configure, we
19413 # need to make the FD available again.
19414 if test "$no_create" != yes; then
19416 ac_config_status_args
=
19417 test "$silent" = yes &&
19418 ac_config_status_args
="$ac_config_status_args --quiet"
19420 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
19422 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
19423 # would make configure fail if this is the last instruction.
19424 $ac_cs_success || as_fn_exit $?
19426 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
19427 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
19428 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
19432 if test "$no_create" = "yes"
19438 if test "x$wine_notices != "x
; then
19441 for msg
in $wine_notices; do
19443 if test -n "$msg"; then
19444 { $as_echo "$as_me:${as_lineno-$LINENO}: $msg" >&5
19445 $as_echo "$as_me: $msg" >&6;}
19450 for msg
in $wine_warnings; do
19452 if test -n "$msg"; then
19454 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $msg" >&5
19455 $as_echo "$as_me: WARNING: $msg" >&2;}
19461 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.