2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.64 for Wine 1.1.30.
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.30'
553 PACKAGE_STRING
='Wine 1.1.30'
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
754 program_transform_name
765 ac_subst_files
='MAKE_RULES
771 enable_option_checking
775 enable_maintainer_mode
819 ac_precious_vars
='build_alias
834 # Initialize some variables set by options.
836 ac_init_version
=false
837 ac_unrecognized_opts
=
839 # The variables have the same names as the options, with
840 # dashes changed to underlines.
848 program_transform_name
=s
,x
,x
,
856 # Installation directory options.
857 # These are left unexpanded so users can "make install exec_prefix=/foo"
858 # and all the variables that are supposed to be based on exec_prefix
859 # by default will actually change.
860 # Use braces instead of parens because sh, perl, etc. also accept them.
861 # (The list follows the same order as the GNU Coding Standards.)
862 bindir
='${exec_prefix}/bin'
863 sbindir
='${exec_prefix}/sbin'
864 libexecdir
='${exec_prefix}/libexec'
865 datarootdir
='${prefix}/share'
866 datadir
='${datarootdir}'
867 sysconfdir
='${prefix}/etc'
868 sharedstatedir
='${prefix}/com'
869 localstatedir
='${prefix}/var'
870 includedir
='${prefix}/include'
871 oldincludedir
='/usr/include'
872 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
873 infodir
='${datarootdir}/info'
878 libdir
='${exec_prefix}/lib'
879 localedir
='${datarootdir}/locale'
880 mandir
='${datarootdir}/man'
886 # If the previous option needs an argument, assign it.
887 if test -n "$ac_prev"; then
888 eval $ac_prev=\
$ac_option
894 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
898 # Accept the important Cygnus configure options, so we can diagnose typos.
900 case $ac_dashdash$ac_option in
904 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
906 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
909 -build |
--build |
--buil |
--bui |
--bu)
910 ac_prev
=build_alias
;;
911 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
912 build_alias
=$ac_optarg ;;
914 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
915 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
916 ac_prev
=cache_file
;;
917 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
918 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
919 cache_file
=$ac_optarg ;;
922 cache_file
=config.cache
;;
924 -datadir |
--datadir |
--datadi |
--datad)
926 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
927 datadir
=$ac_optarg ;;
929 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
930 |
--dataroo |
--dataro |
--datar)
931 ac_prev
=datarootdir
;;
932 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
933 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
934 datarootdir
=$ac_optarg ;;
936 -disable-* |
--disable-*)
937 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
938 # Reject names that are not valid shell variable names.
939 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
940 as_fn_error
"invalid feature name: $ac_useropt"
941 ac_useropt_orig
=$ac_useropt
942 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
943 case $ac_user_opts in
947 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
948 ac_unrecognized_sep
=', ';;
950 eval enable_
$ac_useropt=no
;;
952 -docdir |
--docdir |
--docdi |
--doc |
--do)
954 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
957 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
959 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
962 -enable-* |
--enable-*)
963 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
964 # Reject names that are not valid shell variable names.
965 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
966 as_fn_error
"invalid feature name: $ac_useropt"
967 ac_useropt_orig
=$ac_useropt
968 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
969 case $ac_user_opts in
973 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
974 ac_unrecognized_sep
=', ';;
976 eval enable_
$ac_useropt=\
$ac_optarg ;;
978 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
979 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
980 |
--exec |
--exe |
--ex)
981 ac_prev
=exec_prefix
;;
982 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
983 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
984 |
--exec=* |
--exe=* |
--ex=*)
985 exec_prefix
=$ac_optarg ;;
987 -gas |
--gas |
--ga |
--g)
988 # Obsolete; use --with-gas.
991 -help |
--help |
--hel |
--he |
-h)
993 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
994 ac_init_help
=recursive
;;
995 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
996 ac_init_help
=short
;;
998 -host |
--host |
--hos |
--ho)
999 ac_prev
=host_alias
;;
1000 -host=* |
--host=* |
--hos=* |
--ho=*)
1001 host_alias
=$ac_optarg ;;
1003 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
1005 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
1007 htmldir
=$ac_optarg ;;
1009 -includedir |
--includedir |
--includedi |
--included |
--include \
1010 |
--includ |
--inclu |
--incl |
--inc)
1011 ac_prev
=includedir
;;
1012 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1013 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1014 includedir
=$ac_optarg ;;
1016 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1018 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1019 infodir
=$ac_optarg ;;
1021 -libdir |
--libdir |
--libdi |
--libd)
1023 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1024 libdir
=$ac_optarg ;;
1026 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1027 |
--libexe |
--libex |
--libe)
1028 ac_prev
=libexecdir
;;
1029 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1030 |
--libexe=* |
--libex=* |
--libe=*)
1031 libexecdir
=$ac_optarg ;;
1033 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1034 ac_prev
=localedir
;;
1035 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1036 localedir
=$ac_optarg ;;
1038 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1039 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1040 ac_prev
=localstatedir
;;
1041 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1042 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1043 localstatedir
=$ac_optarg ;;
1045 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1047 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1048 mandir
=$ac_optarg ;;
1050 -nfp |
--nfp |
--nf)
1051 # Obsolete; use --without-fp.
1054 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1055 |
--no-cr |
--no-c |
-n)
1058 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1059 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1062 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1063 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1064 |
--oldin |
--oldi |
--old |
--ol |
--o)
1065 ac_prev
=oldincludedir
;;
1066 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1067 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1068 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1069 oldincludedir
=$ac_optarg ;;
1071 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1073 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1074 prefix
=$ac_optarg ;;
1076 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1077 |
--program-pre |
--program-pr |
--program-p)
1078 ac_prev
=program_prefix
;;
1079 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1080 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1081 program_prefix
=$ac_optarg ;;
1083 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1084 |
--program-suf |
--program-su |
--program-s)
1085 ac_prev
=program_suffix
;;
1086 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1087 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1088 program_suffix
=$ac_optarg ;;
1090 -program-transform-name |
--program-transform-name \
1091 |
--program-transform-nam |
--program-transform-na \
1092 |
--program-transform-n |
--program-transform- \
1093 |
--program-transform |
--program-transfor \
1094 |
--program-transfo |
--program-transf \
1095 |
--program-trans |
--program-tran \
1096 |
--progr-tra |
--program-tr |
--program-t)
1097 ac_prev
=program_transform_name
;;
1098 -program-transform-name=* |
--program-transform-name=* \
1099 |
--program-transform-nam=* |
--program-transform-na=* \
1100 |
--program-transform-n=* |
--program-transform-=* \
1101 |
--program-transform=* |
--program-transfor=* \
1102 |
--program-transfo=* |
--program-transf=* \
1103 |
--program-trans=* |
--program-tran=* \
1104 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1105 program_transform_name
=$ac_optarg ;;
1107 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1109 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1110 pdfdir
=$ac_optarg ;;
1112 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1114 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1117 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1118 |
-silent |
--silent |
--silen |
--sile |
--sil)
1121 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1123 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1125 sbindir
=$ac_optarg ;;
1127 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1128 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1129 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1131 ac_prev
=sharedstatedir
;;
1132 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1133 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1134 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1136 sharedstatedir
=$ac_optarg ;;
1138 -site |
--site |
--sit)
1140 -site=* |
--site=* |
--sit=*)
1143 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1145 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1146 srcdir
=$ac_optarg ;;
1148 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1149 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1150 ac_prev
=sysconfdir
;;
1151 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1152 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1153 sysconfdir
=$ac_optarg ;;
1155 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1156 ac_prev
=target_alias
;;
1157 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1158 target_alias
=$ac_optarg ;;
1160 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1163 -version |
--version |
--versio |
--versi |
--vers |
-V)
1164 ac_init_version
=: ;;
1167 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1168 # Reject names that are not valid shell variable names.
1169 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1170 as_fn_error
"invalid package name: $ac_useropt"
1171 ac_useropt_orig
=$ac_useropt
1172 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1173 case $ac_user_opts in
1177 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1178 ac_unrecognized_sep
=', ';;
1180 eval with_
$ac_useropt=\
$ac_optarg ;;
1182 -without-* |
--without-*)
1183 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1184 # Reject names that are not valid shell variable names.
1185 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1186 as_fn_error
"invalid package name: $ac_useropt"
1187 ac_useropt_orig
=$ac_useropt
1188 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1189 case $ac_user_opts in
1193 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1194 ac_unrecognized_sep
=', ';;
1196 eval with_
$ac_useropt=no
;;
1199 # Obsolete; use --with-x.
1202 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1203 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1204 ac_prev
=x_includes
;;
1205 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1206 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1207 x_includes
=$ac_optarg ;;
1209 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1210 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1211 ac_prev
=x_libraries
;;
1212 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1213 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1214 x_libraries
=$ac_optarg ;;
1216 -*) as_fn_error
"unrecognized option: \`$ac_option'
1217 Try \`$0 --help' for more information."
1221 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1222 # Reject names that are not valid shell variable names.
1223 case $ac_envvar in #(
1224 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1225 as_fn_error
"invalid variable name: \`$ac_envvar'" ;;
1227 eval $ac_envvar=\
$ac_optarg
1228 export $ac_envvar ;;
1231 # FIXME: should be removed in autoconf 3.0.
1232 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1233 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1234 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1235 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1241 if test -n "$ac_prev"; then
1242 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1243 as_fn_error
"missing argument to $ac_option"
1246 if test -n "$ac_unrecognized_opts"; then
1247 case $enable_option_checking in
1249 fatal
) as_fn_error
"unrecognized options: $ac_unrecognized_opts" ;;
1250 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1254 # Check all directory arguments for consistency.
1255 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1256 datadir sysconfdir sharedstatedir localstatedir includedir \
1257 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1258 libdir localedir mandir
1260 eval ac_val
=\$
$ac_var
1261 # Remove trailing slashes.
1264 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1265 eval $ac_var=\
$ac_val;;
1267 # Be sure to have absolute directory names.
1269 [\\/$
]* | ?
:[\\/]* ) continue;;
1270 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1272 as_fn_error
"expected an absolute directory name for --$ac_var: $ac_val"
1275 # There might be people who depend on the old broken behavior: `$host'
1276 # used to hold the argument of --host etc.
1277 # FIXME: To remove some day.
1280 target
=$target_alias
1282 # FIXME: To remove some day.
1283 if test "x$host_alias" != x
; then
1284 if test "x$build_alias" = x
; then
1285 cross_compiling
=maybe
1286 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1287 If a cross compiler is detected then cross compile mode will be used." >&2
1288 elif test "x$build_alias" != "x$host_alias"; then
1294 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1296 test "$silent" = yes && exec 6>/dev
/null
1299 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1300 ac_ls_di
=`ls -di .` &&
1301 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1302 as_fn_error
"working directory cannot be determined"
1303 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1304 as_fn_error
"pwd does not report name of working directory"
1307 # Find the source files, if location was not specified.
1308 if test -z "$srcdir"; then
1309 ac_srcdir_defaulted
=yes
1310 # Try the directory containing this script, then the parent directory.
1311 ac_confdir
=`$as_dirname -- "$as_myself" ||
1312 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1313 X"$as_myself" : 'X\(//\)[^/]' \| \
1314 X"$as_myself" : 'X\(//\)$' \| \
1315 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1316 $as_echo X"$as_myself" |
1317 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1335 if test ! -r "$srcdir/$ac_unique_file"; then
1339 ac_srcdir_defaulted
=no
1341 if test ! -r "$srcdir/$ac_unique_file"; then
1342 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1343 as_fn_error
"cannot find sources ($ac_unique_file) in $srcdir"
1345 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1347 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1349 # When building in place, set srcdir=.
1350 if test "$ac_abs_confdir" = "$ac_pwd"; then
1353 # Remove unnecessary trailing slashes from srcdir.
1354 # Double slashes in file names in object file debugging info
1355 # mess up M-x gdb in Emacs.
1357 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1359 for ac_var
in $ac_precious_vars; do
1360 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1361 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1362 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1363 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1367 # Report the --help message.
1369 if test "$ac_init_help" = "long"; then
1370 # Omit some internal or obsolete options to make the list less imposing.
1371 # This message is too long to be a string in the A/UX 3.1 sh.
1373 \`configure' configures Wine 1.1.30 to adapt to many kinds of systems.
1375 Usage: $0 [OPTION]... [VAR=VALUE]...
1377 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1378 VAR=VALUE. See below for descriptions of some of the useful variables.
1380 Defaults for the options are specified in brackets.
1383 -h, --help display this help and exit
1384 --help=short display options specific to this package
1385 --help=recursive display the short help of all the included packages
1386 -V, --version display version information and exit
1387 -q, --quiet, --silent do not print \`checking...' messages
1388 --cache-file=FILE cache test results in FILE [disabled]
1389 -C, --config-cache alias for \`--cache-file=config.cache'
1390 -n, --no-create do not create output files
1391 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1393 Installation directories:
1394 --prefix=PREFIX install architecture-independent files in PREFIX
1395 [$ac_default_prefix]
1396 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1399 By default, \`make install' will install all the files in
1400 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1401 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1402 for instance \`--prefix=\$HOME'.
1404 For better control, use the options below.
1406 Fine tuning of the installation directories:
1407 --bindir=DIR user executables [EPREFIX/bin]
1408 --sbindir=DIR system admin executables [EPREFIX/sbin]
1409 --libexecdir=DIR program executables [EPREFIX/libexec]
1410 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1411 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1412 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1413 --libdir=DIR object code libraries [EPREFIX/lib]
1414 --includedir=DIR C header files [PREFIX/include]
1415 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1416 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1417 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1418 --infodir=DIR info documentation [DATAROOTDIR/info]
1419 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1420 --mandir=DIR man documentation [DATAROOTDIR/man]
1421 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1422 --htmldir=DIR html documentation [DOCDIR]
1423 --dvidir=DIR dvi documentation [DOCDIR]
1424 --pdfdir=DIR pdf documentation [DOCDIR]
1425 --psdir=DIR ps documentation [DOCDIR]
1431 --x-includes=DIR X include files are
in DIR
1432 --x-libraries=DIR X library files are
in DIR
1435 --build=BUILD configure
for building on BUILD
[guessed
]
1436 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1440 if test -n "$ac_init_help"; then
1441 case $ac_init_help in
1442 short | recursive
) echo "Configuration of Wine 1.1.30:";;
1447 --disable-option-checking ignore unrecognized
--enable/--with options
1448 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1449 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1450 --disable-win16 do not include Win16 support
1451 --enable-win64 build a Win64 emulator on AMD64
(won
't run Win32
1453 --disable-tests do not build the regression tests
1454 --enable-maintainer-mode
1455 enable maintainer-specific build rules
1456 --disable-largefile omit support for large files
1459 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1460 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1461 --without-alsa do not use the Alsa sound support
1462 --without-audioio do not use the AudioIO sound support
1463 --without-capi do not use CAPI (ISDN support)
1464 --without-cms do not use CMS (color management support)
1465 --without-coreaudio do not use the CoreAudio sound support
1466 --without-cups do not use CUPS
1467 --without-curses do not use (n)curses
1468 --without-esd do not use the EsounD sound support
1469 --without-fontconfig do not use fontconfig
1470 --without-freetype do not use the FreeType library
1471 --without-gphoto do not use gphoto (Digital Camera support)
1472 --without-glu do not use the GLU library
1473 --without-gnutls do not use GnuTLS (schannel support)
1474 --without-gsm do not use libgsm (GSM 06.10 codec support)
1475 --without-hal do not use HAL (dynamic device support)
1476 --without-jack do not use the Jack sound support
1477 --without-jpeg do not use JPEG
1478 --without-ldap do not use LDAP
1479 --without-mpg123 do not use the mpg123 library
1480 --without-nas do not use the NAS sound support
1481 --without-openal do not use OpenAL
1482 --without-opengl do not use OpenGL
1483 --without-openssl do not use OpenSSL
1484 --without-oss do not use the OSS sound support
1485 --without-png do not use PNG
1486 --without-pthread do not use the pthread library
1487 --without-sane do not use SANE (scanner support)
1488 --without-xcomposite do not use the Xcomposite extension
1489 --without-xcursor do not use the Xcursor extension
1490 --without-xinerama do not use Xinerama (multi-monitor support)
1491 --without-xinput do not use the Xinput extension
1492 --without-xml do not use XML
1493 --without-xrandr do not use Xrandr (resolution changes)
1494 --without-xrender do not use the Xrender extension
1495 --without-xshape do not use the Xshape extension
1496 --without-xshm do not use XShm (shared memory extension)
1497 --without-xslt do not use XSLT
1498 --without-xxf86vm do not use XFree video mode extension
1499 --with-wine-tools=DIR use Wine tools from directory DIR
1500 --with-wine64=DIR use the 64-bit Wine in DIR for a Wow64 build
1501 --with-x use the X Window System
1503 Some influential environment variables:
1504 CC C compiler command
1505 CFLAGS C compiler flags
1506 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1507 nonstandard directory <lib dir>
1508 LIBS libraries to pass to the linker, e.g. -l<library>
1509 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1510 you have headers in a nonstandard directory <include dir>
1511 CXX C++ compiler command
1512 CXXFLAGS C++ compiler flags
1514 XMKMF Path to xmkmf, Makefile generator for X Window System
1516 Use these variables to override the choices made by `configure' or to
help
1517 it to
find libraries and programs with nonstandard names
/locations.
1519 Report bugs to
<wine-devel@winehq.org
>.
1520 Wine home page
: <http
://www.winehq.org
>.
1525 if test "$ac_init_help" = "recursive"; then
1526 # If there are subdirs, report their specific --help.
1527 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1528 test -d "$ac_dir" ||
1529 { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=.
&& test -d "$ac_dir"; } ||
1534 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1536 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1537 # A ".." for each directory in $ac_dir_suffix.
1538 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1539 case $ac_top_builddir_sub in
1540 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1541 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1544 ac_abs_top_builddir
=$ac_pwd
1545 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1546 # for backward compatibility:
1547 ac_top_builddir
=$ac_top_build_prefix
1550 .
) # We are building in place.
1552 ac_top_srcdir
=$ac_top_builddir_sub
1553 ac_abs_top_srcdir
=$ac_pwd ;;
1554 [\\/]* | ?
:[\\/]* ) # Absolute name.
1555 ac_srcdir
=$srcdir$ac_dir_suffix;
1556 ac_top_srcdir
=$srcdir
1557 ac_abs_top_srcdir
=$srcdir ;;
1559 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1560 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1561 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1563 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1565 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1566 # Check for guested configure.
1567 if test -f "$ac_srcdir/configure.gnu"; then
1569 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1570 elif test -f "$ac_srcdir/configure"; then
1572 $SHELL "$ac_srcdir/configure" --help=recursive
1574 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1576 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1580 test -n "$ac_init_help" && exit $ac_status
1581 if $ac_init_version; then
1583 Wine configure
1.1.30
1584 generated by GNU Autoconf
2.64
1586 Copyright
(C
) 2009 Free Software Foundation
, Inc.
1587 This configure
script is free software
; the Free Software Foundation
1588 gives unlimited permission to copy
, distribute and modify it.
1593 ## ------------------------ ##
1594 ## Autoconf initialization. ##
1595 ## ------------------------ ##
1597 # ac_fn_c_try_compile LINENO
1598 # --------------------------
1599 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1600 ac_fn_c_try_compile
()
1602 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1603 rm -f conftest.
$ac_objext
1604 if { { ac_try
="$ac_compile"
1606 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1607 *) ac_try_echo=$ac_try;;
1609 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1610 $as_echo "$ac_try_echo"; } >&5
1611 (eval "$ac_compile") 2>conftest.err
1613 if test -s conftest.err; then
1614 grep -v '^ *+' conftest.err >conftest.er1
1615 cat conftest.er1 >&5
1616 mv -f conftest.er1 conftest.err
1618 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1619 test $ac_status = 0; } && {
1620 test -z "$ac_c_werror_flag" ||
1621 test ! -s conftest.err
1622 } && test -s conftest.$ac_objext; then :
1625 $as_echo "$as_me: failed program was:" >&5
1626 sed 's/^/| /' conftest.$ac_ext >&5
1630 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1633 } # ac_fn_c_try_compile
1635 # ac_fn_cxx_try_compile LINENO
1636 # ----------------------------
1637 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1638 ac_fn_cxx_try_compile ()
1640 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1641 rm -f conftest.$ac_objext
1642 if { { ac_try="$ac_compile"
1644 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1645 *) ac_try_echo
=$ac_try;;
1647 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1648 $as_echo "$ac_try_echo"; } >&5
1649 (eval "$ac_compile") 2>conftest.err
1651 if test -s conftest.err
; then
1652 grep -v '^ *+' conftest.err
>conftest.er1
1653 cat conftest.er1
>&5
1654 mv -f conftest.er1 conftest.err
1656 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1657 test $ac_status = 0; } && {
1658 test -z "$ac_cxx_werror_flag" ||
1659 test ! -s conftest.err
1660 } && test -s conftest.
$ac_objext; then :
1663 $as_echo "$as_me: failed program was:" >&5
1664 sed 's/^/| /' conftest.
$ac_ext >&5
1668 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1671 } # ac_fn_cxx_try_compile
1673 # ac_fn_c_try_link LINENO
1674 # -----------------------
1675 # Try to link conftest.$ac_ext, and return whether this succeeded.
1678 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1679 rm -f conftest.
$ac_objext conftest
$ac_exeext
1680 if { { ac_try
="$ac_link"
1682 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1683 *) ac_try_echo=$ac_try;;
1685 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1686 $as_echo "$ac_try_echo"; } >&5
1687 (eval "$ac_link") 2>conftest.err
1689 if test -s conftest.err; then
1690 grep -v '^ *+' conftest.err >conftest.er1
1691 cat conftest.er1 >&5
1692 mv -f conftest.er1 conftest.err
1694 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1695 test $ac_status = 0; } && {
1696 test -z "$ac_c_werror_flag" ||
1697 test ! -s conftest.err
1698 } && test -s conftest$ac_exeext && {
1699 test "$cross_compiling" = yes ||
1700 $as_test_x conftest$ac_exeext
1704 $as_echo "$as_me: failed program was:" >&5
1705 sed 's/^/| /' conftest.$ac_ext >&5
1709 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1710 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1711 # interfere with the next link command; also delete a directory that is
1712 # left behind by Apple's compiler. We do this before executing the actions.
1713 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1714 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1717 } # ac_fn_c_try_link
1719 # ac_fn_c_try_cpp LINENO
1720 # ----------------------
1721 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1724 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1725 if { { ac_try="$ac_cpp conftest.$ac_ext"
1727 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1728 *) ac_try_echo
=$ac_try;;
1730 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1731 $as_echo "$ac_try_echo"; } >&5
1732 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1734 if test -s conftest.err
; then
1735 grep -v '^ *+' conftest.err
>conftest.er1
1736 cat conftest.er1
>&5
1737 mv -f conftest.er1 conftest.err
1739 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1740 test $ac_status = 0; } >/dev
/null
&& {
1741 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1742 test ! -s conftest.err
1746 $as_echo "$as_me: failed program was:" >&5
1747 sed 's/^/| /' conftest.
$ac_ext >&5
1751 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1756 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1757 # -------------------------------------------------------
1758 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1759 # the include files in INCLUDES and setting the cache variable VAR
1761 ac_fn_c_check_header_mongrel
()
1763 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1764 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1765 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1766 $as_echo_n "checking for $2... " >&6; }
1767 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1768 $as_echo_n "(cached) " >&6
1771 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1772 $as_echo "$ac_res" >&6; }
1774 # Is the header compilable?
1775 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1776 $as_echo_n "checking $2 usability... " >&6; }
1777 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1778 /* end confdefs.h. */
1782 if ac_fn_c_try_compile
"$LINENO"; then :
1783 ac_header_compiler
=yes
1785 ac_header_compiler
=no
1787 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1788 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1789 $as_echo "$ac_header_compiler" >&6; }
1791 # Is the header present?
1792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1793 $as_echo_n "checking $2 presence... " >&6; }
1794 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1795 /* end confdefs.h. */
1798 if ac_fn_c_try_cpp
"$LINENO"; then :
1799 ac_header_preproc
=yes
1801 ac_header_preproc
=no
1803 rm -f conftest.err conftest.
$ac_ext
1804 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1805 $as_echo "$ac_header_preproc" >&6; }
1807 # So? What about this header?
1808 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1810 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1811 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1812 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1813 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1816 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1817 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1818 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1819 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1820 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1821 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1822 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1823 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1824 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1825 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1827 ## ------------------------------------ ##
1828 ## Report this to wine-devel@winehq.org ##
1829 ## ------------------------------------ ##
1831 ) |
sed "s/^/$as_me: WARNING: /" >&2
1834 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1835 $as_echo_n "checking for $2... " >&6; }
1836 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1837 $as_echo_n "(cached) " >&6
1839 eval "$3=\$ac_header_compiler"
1842 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1843 $as_echo "$ac_res" >&6; }
1845 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1847 } # ac_fn_c_check_header_mongrel
1849 # ac_fn_c_try_run LINENO
1850 # ----------------------
1851 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1852 # that executables *can* be run.
1855 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1856 if { { ac_try
="$ac_link"
1858 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1859 *) ac_try_echo=$ac_try;;
1861 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1862 $as_echo "$ac_try_echo"; } >&5
1863 (eval "$ac_link") 2>&5
1865 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1866 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1867 { { case "(($ac_try" in
1868 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1869 *) ac_try_echo
=$ac_try;;
1871 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1872 $as_echo "$ac_try_echo"; } >&5
1873 (eval "$ac_try") 2>&5
1875 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1876 test $ac_status = 0; }; }; then :
1879 $as_echo "$as_me: program exited with status $ac_status" >&5
1880 $as_echo "$as_me: failed program was:" >&5
1881 sed 's/^/| /' conftest.
$ac_ext >&5
1883 ac_retval
=$ac_status
1885 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1886 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1891 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1892 # -------------------------------------------------------
1893 # Tests whether HEADER exists and can be compiled using the include files in
1894 # INCLUDES, setting the cache variable VAR accordingly.
1895 ac_fn_c_check_header_compile
()
1897 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1898 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1899 $as_echo_n "checking for $2... " >&6; }
1900 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1901 $as_echo_n "(cached) " >&6
1903 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1904 /* end confdefs.h. */
1908 if ac_fn_c_try_compile
"$LINENO"; then :
1913 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
1916 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1917 $as_echo "$ac_res" >&6; }
1918 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1920 } # ac_fn_c_check_header_compile
1922 # ac_fn_c_check_func LINENO FUNC VAR
1923 # ----------------------------------
1924 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1925 ac_fn_c_check_func
()
1927 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1928 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1929 $as_echo_n "checking for $2... " >&6; }
1930 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1931 $as_echo_n "(cached) " >&6
1933 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
1934 /* end confdefs.h. */
1935 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1936 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1937 #define $2 innocuous_$2
1939 /* System header to define __stub macros and hopefully few prototypes,
1940 which can conflict with char $2 (); below.
1941 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1942 <limits.h> exists even on freestanding compilers. */
1945 # include <limits.h>
1947 # include <assert.h>
1952 /* Override any GCC internal prototype to avoid an error.
1953 Use char because int might match the return type of a GCC
1954 builtin and then its argument prototype would still apply. */
1959 /* The GNU C library defines this for functions which it implements
1960 to always fail with ENOSYS. Some functions are actually named
1961 something starting with __ and the normal name is an alias. */
1962 #if defined __stub_$2 || defined __stub___$2
1974 if ac_fn_c_try_link
"$LINENO"; then :
1979 rm -f core conftest.err conftest.
$ac_objext \
1980 conftest
$ac_exeext conftest.
$ac_ext
1983 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1984 $as_echo "$ac_res" >&6; }
1985 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1987 } # ac_fn_c_check_func
1989 # ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
1990 # ----------------------------------------------------
1991 # Tries to find if the field MEMBER exists in type AGGR, after including
1992 # INCLUDES, setting cache variable VAR accordingly.
1993 ac_fn_c_check_member
()
1995 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1997 $as_echo_n "checking for $2.$3... " >&6; }
1998 if { as_var
=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
1999 $as_echo_n "(cached) " >&6
2001 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2002 /* end confdefs.h. */
2014 if ac_fn_c_try_compile
"$LINENO"; then :
2017 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2018 /* end confdefs.h. */
2024 if (sizeof ac_aggr.$3)
2030 if ac_fn_c_try_compile
"$LINENO"; then :
2035 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2037 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2041 $as_echo "$ac_res" >&6; }
2042 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
2044 } # ac_fn_c_check_member
2046 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
2047 # -------------------------------------------
2048 # Tests whether TYPE exists after having included INCLUDES, setting cache
2049 # variable VAR accordingly.
2050 ac_fn_c_check_type
()
2052 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
2053 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2054 $as_echo_n "checking for $2... " >&6; }
2055 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2056 $as_echo_n "(cached) " >&6
2059 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2060 /* end confdefs.h. */
2071 if ac_fn_c_try_compile
"$LINENO"; then :
2072 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2073 /* end confdefs.h. */
2084 if ac_fn_c_try_compile
"$LINENO"; then :
2089 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2091 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2094 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2095 $as_echo "$ac_res" >&6; }
2096 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
2098 } # ac_fn_c_check_type
2099 cat >config.log
<<_ACEOF
2100 This file contains any messages produced by compilers while
2101 running configure, to aid debugging if configure makes a mistake.
2103 It was created by Wine $as_me 1.1.30, which was
2104 generated by GNU Autoconf 2.64. Invocation command line was
2116 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2117 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2118 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2119 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2120 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2122 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2123 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2125 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2126 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2127 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2128 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2129 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2130 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2131 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2135 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2139 test -z "$as_dir" && as_dir
=.
2140 $as_echo "PATH: $as_dir"
2156 # Keep a trace of the command line.
2157 # Strip out --no-create and --no-recursion so they do not pile up.
2158 # Strip out --silent because we don't want to record it for future runs.
2159 # Also quote any args containing shell meta-characters.
2160 # Make two passes to allow for proper duplicate-argument suppression.
2164 ac_must_keep_next
=false
2170 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
2171 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
2172 |
-silent |
--silent |
--silen |
--sile |
--sil)
2175 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2178 1) as_fn_append ac_configure_args0
" '$ac_arg'" ;;
2180 as_fn_append ac_configure_args1
" '$ac_arg'"
2181 if test $ac_must_keep_next = true
; then
2182 ac_must_keep_next
=false
# Got value, back to normal.
2185 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
2186 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
2187 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
2188 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
2189 case "$ac_configure_args0 " in
2190 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2193 -* ) ac_must_keep_next
=true
;;
2196 as_fn_append ac_configure_args
" '$ac_arg'"
2201 { ac_configure_args0
=; unset ac_configure_args0
;}
2202 { ac_configure_args1
=; unset ac_configure_args1
;}
2204 # When interrupted or exit'd, cleanup temporary files, and complete
2205 # config.log. We remove comments because anyway the quotes in there
2206 # would cause problems or look ugly.
2207 # WARNING: Use '\'' to represent an apostrophe within the trap.
2208 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2209 trap 'exit_status=$?
2210 # Save into config.log some information that might help in debugging.
2215 ## ---------------- ##
2216 ## Cache variables. ##
2217 ## ---------------- ##
2220 # The following way of writing the cache mishandles newlines in values,
2222 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2223 eval ac_val=\$$ac_var
2227 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2228 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2231 _ | IFS | as_nl) ;; #(
2232 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2233 *) { eval $ac_var=; unset $ac_var;} ;;
2238 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2239 *${as_nl}ac_space=\ *)
2241 "s/'\''/'\''\\\\'\'''\''/g;
2242 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2245 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2253 ## ----------------- ##
2254 ## Output variables. ##
2255 ## ----------------- ##
2258 for ac_var in $ac_subst_vars
2260 eval ac_val=\$$ac_var
2262 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2264 $as_echo "$ac_var='\''$ac_val'\''"
2268 if test -n "$ac_subst_files"; then
2270 ## ------------------- ##
2271 ## File substitutions. ##
2272 ## ------------------- ##
2275 for ac_var
in $ac_subst_files
2277 eval ac_val
=\$
$ac_var
2279 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2281 $as_echo "$ac_var='\''$ac_val'\''"
2286 if test -s confdefs.h; then
2296 test "$ac_signal" != 0 &&
2297 $as_echo "$as_me: caught signal $ac_signal"
2298 $as_echo "$as_me: exit $exit_status"
2300 rm -f core *.core core.conftest.* &&
2301 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2304 for ac_signal
in 1 2 13 15; do
2305 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2309 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2310 rm -f -r conftest
* confdefs.h
2312 $as_echo "/* confdefs.h */" > confdefs.h
2314 # Predefined preprocessor variables.
2316 cat >>confdefs.h
<<_ACEOF
2317 #define PACKAGE_NAME "$PACKAGE_NAME"
2320 cat >>confdefs.h
<<_ACEOF
2321 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2324 cat >>confdefs.h
<<_ACEOF
2325 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2328 cat >>confdefs.h
<<_ACEOF
2329 #define PACKAGE_STRING "$PACKAGE_STRING"
2332 cat >>confdefs.h
<<_ACEOF
2333 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2336 cat >>confdefs.h
<<_ACEOF
2337 #define PACKAGE_URL "$PACKAGE_URL"
2341 # Let the site file select an alternate cache file if it wants to.
2342 # Prefer an explicitly selected file to automatically selected ones.
2345 if test -n "$CONFIG_SITE"; then
2346 ac_site_file1
=$CONFIG_SITE
2347 elif test "x$prefix" != xNONE
; then
2348 ac_site_file1
=$prefix/share
/config.site
2349 ac_site_file2
=$prefix/etc
/config.site
2351 ac_site_file1
=$ac_default_prefix/share
/config.site
2352 ac_site_file2
=$ac_default_prefix/etc
/config.site
2354 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
2356 test "x$ac_site_file" = xNONE
&& continue
2357 if test -r "$ac_site_file"; then
2358 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2359 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2360 sed 's/^/| /' "$ac_site_file" >&5
2365 if test -r "$cache_file"; then
2366 # Some versions of bash will fail to source /dev/null (special
2367 # files actually), so we avoid doing that.
2368 if test -f "$cache_file"; then
2369 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2370 $as_echo "$as_me: loading cache $cache_file" >&6;}
2372 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
2373 *) .
"./$cache_file";;
2377 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2378 $as_echo "$as_me: creating cache $cache_file" >&6;}
2382 # Check that the precious variables saved in the cache have kept the same
2384 ac_cache_corrupted
=false
2385 for ac_var
in $ac_precious_vars; do
2386 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
2387 eval ac_new_set
=\
$ac_env_${ac_var}_set
2388 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
2389 eval ac_new_val
=\
$ac_env_${ac_var}_value
2390 case $ac_old_set,$ac_new_set in
2392 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2393 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2394 ac_cache_corrupted
=: ;;
2396 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2397 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2398 ac_cache_corrupted
=: ;;
2401 if test "x$ac_old_val" != "x$ac_new_val"; then
2402 # differences in whitespace do not lead to failure.
2403 ac_old_val_w
=`echo x $ac_old_val`
2404 ac_new_val_w
=`echo x $ac_new_val`
2405 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2406 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2407 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2408 ac_cache_corrupted
=:
2410 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2411 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2412 eval $ac_var=\
$ac_old_val
2414 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2415 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2416 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2417 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2420 # Pass precious variables to config.status.
2421 if test "$ac_new_set" = set; then
2423 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2424 *) ac_arg
=$ac_var=$ac_new_val ;;
2426 case " $ac_configure_args " in
2427 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2428 *) as_fn_append ac_configure_args
" '$ac_arg'" ;;
2432 if $ac_cache_corrupted; then
2433 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2434 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2435 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2436 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2437 as_fn_error
"run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2439 ## -------------------- ##
2440 ## Main body of script. ##
2441 ## -------------------- ##
2444 ac_cpp
='$CPP $CPPFLAGS'
2445 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2446 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2447 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2451 ac_config_headers
="$ac_config_headers include/config.h"
2454 for ac_dir
in tools
"$srcdir"/tools
; do
2455 for ac_t
in install-sh
install.sh shtool
; do
2456 if test -f "$ac_dir/$ac_t"; then
2458 ac_install_sh
="$ac_aux_dir/$ac_t -c"
2463 if test -z "$ac_aux_dir"; then
2464 as_fn_error
"cannot find install-sh, install.sh, or shtool in tools \"$srcdir\"/tools" "$LINENO" 5
2467 # These three variables are undocumented and unsupported,
2468 # and are intended to be withdrawn in a future Autoconf release.
2469 # They can cause serious problems if a builder's source tree is in a directory
2470 # whose full name contains unusual characters.
2471 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2472 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2473 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2478 # Check whether --enable-win16 was given.
2479 if test "${enable_win16+set}" = set; then :
2480 enableval
=$enable_win16;
2483 # Check whether --enable-win64 was given.
2484 if test "${enable_win64+set}" = set; then :
2485 enableval
=$enable_win64;
2488 # Check whether --enable-tests was given.
2489 if test "${enable_tests+set}" = set; then :
2490 enableval
=$enable_tests;
2493 # Check whether --enable-maintainer-mode was given.
2494 if test "${enable_maintainer_mode+set}" = set; then :
2495 enableval
=$enable_maintainer_mode;
2503 # Check whether --with-alsa was given.
2504 if test "${with_alsa+set}" = set; then :
2505 withval
=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h
=no
; ac_cv_header_alsa_asoundlib_h
=no
; fi
2509 # Check whether --with-audioio was given.
2510 if test "${with_audioio+set}" = set; then :
2511 withval
=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h
=no
; fi
2515 # Check whether --with-capi was given.
2516 if test "${with_capi+set}" = set; then :
2517 withval
=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h
=no
; ac_cv_header_linux_capi_h
=no
; fi
2521 # Check whether --with-cms was given.
2522 if test "${with_cms+set}" = set; then :
2523 withval
=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h
=no
; ac_cv_header_lcms_lcms_h
=no
; fi
2527 # Check whether --with-coreaudio was given.
2528 if test "${with_coreaudio+set}" = set; then :
2529 withval
=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h
=no
; fi
2533 # Check whether --with-cups was given.
2534 if test "${with_cups+set}" = set; then :
2539 # Check whether --with-curses was given.
2540 if test "${with_curses+set}" = set; then :
2541 withval
=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h
=no
; ac_cv_header_curses_h
=no
; fi
2545 # Check whether --with-esd was given.
2546 if test "${with_esd+set}" = set; then :
2551 # Check whether --with-fontconfig was given.
2552 if test "${with_fontconfig+set}" = set; then :
2553 withval
=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h
=no
; fi
2557 # Check whether --with-freetype was given.
2558 if test "${with_freetype+set}" = set; then :
2559 withval
=$with_freetype;
2563 # Check whether --with-gphoto was given.
2564 if test "${with_gphoto+set}" = set; then :
2565 withval
=$with_gphoto;
2569 # Check whether --with-glu was given.
2570 if test "${with_glu+set}" = set; then :
2571 withval
=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h
=no
; fi
2575 # Check whether --with-gnutls was given.
2576 if test "${with_gnutls+set}" = set; then :
2577 withval
=$with_gnutls;
2581 # Check whether --with-gsm was given.
2582 if test "${with_gsm+set}" = set; then :
2583 withval
=$with_gsm; if test "x$withval" = "xno"; then ac_cv_header_gsm_h
=no
; ac_cv_header_gsm_gsm_h
=no
; fi
2587 # Check whether --with-hal was given.
2588 if test "${with_hal+set}" = set; then :
2593 # Check whether --with-jack was given.
2594 if test "${with_jack+set}" = set; then :
2595 withval
=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h
=no
; fi
2599 # Check whether --with-jpeg was given.
2600 if test "${with_jpeg+set}" = set; then :
2601 withval
=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h
=no
; fi
2605 # Check whether --with-ldap was given.
2606 if test "${with_ldap+set}" = set; then :
2607 withval
=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h
=no
; ac_cv_header_lber_h
=no
; fi
2611 # Check whether --with-mpg123 was given.
2612 if test "${with_mpg123+set}" = set; then :
2613 withval
=$with_mpg123; if test "x$withval" = "xno"; then ac_cv_header_mpg123_h
=no
; fi
2617 # Check whether --with-nas was given.
2618 if test "${with_nas+set}" = set; then :
2619 withval
=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h
=no
; fi
2623 # Check whether --with-openal was given.
2624 if test "${with_openal+set}" = set; then :
2625 withval
=$with_openal; if test "x$withval" = "xno"; then ac_cv_header_AL_al_h
=no
; ac_cv_header_OpenAL_al_h
=no
; fi
2629 # Check whether --with-opengl was given.
2630 if test "${with_opengl+set}" = set; then :
2631 withval
=$with_opengl;
2635 # Check whether --with-openssl was given.
2636 if test "${with_openssl+set}" = set; then :
2637 withval
=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h
=no
; ac_cv_header_openssl_ssl_h
=no
; fi
2641 # Check whether --with-oss was given.
2642 if test "${with_oss+set}" = set; then :
2643 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
2647 # Check whether --with-png was given.
2648 if test "${with_png+set}" = set; then :
2649 withval
=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h
=no
; fi
2653 # Check whether --with-pthread was given.
2654 if test "${with_pthread+set}" = set; then :
2655 withval
=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h
=no
; fi
2659 # Check whether --with-sane was given.
2660 if test "${with_sane+set}" = set; then :
2665 # Check whether --with-xcomposite was given.
2666 if test "${with_xcomposite+set}" = set; then :
2667 withval
=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h
=no
; fi
2671 # Check whether --with-xcursor was given.
2672 if test "${with_xcursor+set}" = set; then :
2673 withval
=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h
=no
; fi
2677 # Check whether --with-xinerama was given.
2678 if test "${with_xinerama+set}" = set; then :
2679 withval
=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h
=no
; fi
2683 # Check whether --with-xinput was given.
2684 if test "${with_xinput+set}" = set; then :
2685 withval
=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h
=no
; fi
2689 # Check whether --with-xml was given.
2690 if test "${with_xml+set}" = set; then :
2695 # Check whether --with-xrandr was given.
2696 if test "${with_xrandr+set}" = set; then :
2697 withval
=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h
=no
; fi
2701 # Check whether --with-xrender was given.
2702 if test "${with_xrender+set}" = set; then :
2703 withval
=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h
=no
; fi
2707 # Check whether --with-xshape was given.
2708 if test "${with_xshape+set}" = set; then :
2709 withval
=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h
=no
; fi
2713 # Check whether --with-xshm was given.
2714 if test "${with_xshm+set}" = set; then :
2715 withval
=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h
=no
; fi
2719 # Check whether --with-xslt was given.
2720 if test "${with_xslt+set}" = set; then :
2725 # Check whether --with-xxf86vm was given.
2726 if test "${with_xxf86vm+set}" = set; then :
2727 withval
=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h
=no
; ac_cv_header_X11_extensions_xf86vmproto_h
=no
; fi
2732 # Check whether --with-wine-tools was given.
2733 if test "${with_wine_tools+set}" = set; then :
2734 withval
=$with_wine_tools;
2738 # Check whether --with-wine64 was given.
2739 if test "${with_wine64+set}" = set; then :
2740 withval
=$with_wine64;
2744 # Make sure we can run config.sub.
2745 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2746 as_fn_error
"cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2748 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2749 $as_echo_n "checking build system type... " >&6; }
2750 if test "${ac_cv_build+set}" = set; then :
2751 $as_echo_n "(cached) " >&6
2753 ac_build_alias
=$build_alias
2754 test "x$ac_build_alias" = x
&&
2755 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2756 test "x$ac_build_alias" = x
&&
2757 as_fn_error
"cannot guess build type; you must specify one" "$LINENO" 5
2758 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2759 as_fn_error
"$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2763 $as_echo "$ac_cv_build" >&6; }
2764 case $ac_cv_build in
2766 *) as_fn_error
"invalid value of canonical build" "$LINENO" 5;;
2769 ac_save_IFS
=$IFS; IFS
='-'
2775 # Remember, the first character of IFS is used to create $*,
2776 # except with old shells:
2779 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2782 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2783 $as_echo_n "checking host system type... " >&6; }
2784 if test "${ac_cv_host+set}" = set; then :
2785 $as_echo_n "(cached) " >&6
2787 if test "x$host_alias" = x
; then
2788 ac_cv_host
=$ac_cv_build
2790 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2791 as_fn_error
"$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2795 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2796 $as_echo "$ac_cv_host" >&6; }
2799 *) as_fn_error
"invalid value of canonical host" "$LINENO" 5;;
2802 ac_save_IFS
=$IFS; IFS
='-'
2808 # Remember, the first character of IFS is used to create $*,
2809 # except with old shells:
2812 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2818 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2819 as_fn_error
"you are building out of the source tree, but the source tree contains object files.
2820 You need to run 'make distclean' in the source tree first." "$LINENO" 5
2825 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2826 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2828 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2829 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
2830 $as_echo_n "(cached) " >&6
2832 cat >conftest.
make <<\_ACEOF
2835 @
echo '@@@%%%=$(MAKE)=@@@%%%'
2837 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2838 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2840 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
2842 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
2846 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
2847 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2848 $as_echo "yes" >&6; }
2851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2852 $as_echo "no" >&6; }
2853 SET_MAKE
="MAKE=${MAKE-make}"
2857 ac_cpp
='$CPP $CPPFLAGS'
2858 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2859 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2860 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2861 if test -n "$ac_tool_prefix"; then
2862 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2863 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2865 $as_echo_n "checking for $ac_word... " >&6; }
2866 if test "${ac_cv_prog_CC+set}" = set; then :
2867 $as_echo_n "(cached) " >&6
2869 if test -n "$CC"; then
2870 ac_cv_prog_CC
="$CC" # Let the user override the test.
2872 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2876 test -z "$as_dir" && as_dir
=.
2877 for ac_exec_ext
in '' $ac_executable_extensions; do
2878 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2879 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2880 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2890 if test -n "$CC"; then
2891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2892 $as_echo "$CC" >&6; }
2894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2895 $as_echo "no" >&6; }
2900 if test -z "$ac_cv_prog_CC"; then
2902 # Extract the first word of "gcc", so it can be a program name with args.
2903 set dummy gcc
; ac_word
=$2
2904 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2905 $as_echo_n "checking for $ac_word... " >&6; }
2906 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2907 $as_echo_n "(cached) " >&6
2909 if test -n "$ac_ct_CC"; then
2910 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2912 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2916 test -z "$as_dir" && as_dir
=.
2917 for ac_exec_ext
in '' $ac_executable_extensions; do
2918 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2919 ac_cv_prog_ac_ct_CC
="gcc"
2920 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2929 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2930 if test -n "$ac_ct_CC"; then
2931 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2932 $as_echo "$ac_ct_CC" >&6; }
2934 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2935 $as_echo "no" >&6; }
2938 if test "x$ac_ct_CC" = x
; then
2941 case $cross_compiling:$ac_tool_warned in
2943 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2944 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2945 ac_tool_warned
=yes ;;
2953 if test -z "$CC"; then
2954 if test -n "$ac_tool_prefix"; then
2955 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2956 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2957 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2958 $as_echo_n "checking for $ac_word... " >&6; }
2959 if test "${ac_cv_prog_CC+set}" = set; then :
2960 $as_echo_n "(cached) " >&6
2962 if test -n "$CC"; then
2963 ac_cv_prog_CC
="$CC" # Let the user override the test.
2965 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2969 test -z "$as_dir" && as_dir
=.
2970 for ac_exec_ext
in '' $ac_executable_extensions; do
2971 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2972 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2973 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2983 if test -n "$CC"; then
2984 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2985 $as_echo "$CC" >&6; }
2987 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2988 $as_echo "no" >&6; }
2994 if test -z "$CC"; then
2995 # Extract the first word of "cc", so it can be a program name with args.
2996 set dummy cc
; ac_word
=$2
2997 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2998 $as_echo_n "checking for $ac_word... " >&6; }
2999 if test "${ac_cv_prog_CC+set}" = set; then :
3000 $as_echo_n "(cached) " >&6
3002 if test -n "$CC"; then
3003 ac_cv_prog_CC
="$CC" # Let the user override the test.
3006 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3010 test -z "$as_dir" && as_dir
=.
3011 for ac_exec_ext
in '' $ac_executable_extensions; do
3012 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3013 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3014 ac_prog_rejected
=yes
3018 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3025 if test $ac_prog_rejected = yes; then
3026 # We found a bogon in the path, so make sure we never use it.
3027 set dummy
$ac_cv_prog_CC
3029 if test $# != 0; then
3030 # We chose a different compiler from the bogus one.
3031 # However, it has the same basename, so the bogon will be chosen
3032 # first if we set CC to just the basename; use the full file name.
3034 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
3040 if test -n "$CC"; then
3041 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3042 $as_echo "$CC" >&6; }
3044 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3045 $as_echo "no" >&6; }
3050 if test -z "$CC"; then
3051 if test -n "$ac_tool_prefix"; then
3052 for ac_prog
in cl.exe
3054 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3055 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
3056 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3057 $as_echo_n "checking for $ac_word... " >&6; }
3058 if test "${ac_cv_prog_CC+set}" = set; then :
3059 $as_echo_n "(cached) " >&6
3061 if test -n "$CC"; then
3062 ac_cv_prog_CC
="$CC" # Let the user override the test.
3064 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3068 test -z "$as_dir" && as_dir
=.
3069 for ac_exec_ext
in '' $ac_executable_extensions; do
3070 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3071 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
3072 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3082 if test -n "$CC"; then
3083 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3084 $as_echo "$CC" >&6; }
3086 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3087 $as_echo "no" >&6; }
3091 test -n "$CC" && break
3094 if test -z "$CC"; then
3096 for ac_prog
in cl.exe
3098 # Extract the first word of "$ac_prog", so it can be a program name with args.
3099 set dummy
$ac_prog; ac_word
=$2
3100 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3101 $as_echo_n "checking for $ac_word... " >&6; }
3102 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3103 $as_echo_n "(cached) " >&6
3105 if test -n "$ac_ct_CC"; then
3106 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
3108 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3112 test -z "$as_dir" && as_dir
=.
3113 for ac_exec_ext
in '' $ac_executable_extensions; do
3114 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3115 ac_cv_prog_ac_ct_CC
="$ac_prog"
3116 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3125 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3126 if test -n "$ac_ct_CC"; then
3127 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3128 $as_echo "$ac_ct_CC" >&6; }
3130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3131 $as_echo "no" >&6; }
3135 test -n "$ac_ct_CC" && break
3138 if test "x$ac_ct_CC" = x
; then
3141 case $cross_compiling:$ac_tool_warned in
3143 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3144 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3145 ac_tool_warned
=yes ;;
3154 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3155 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3156 as_fn_error
"no acceptable C compiler found in \$PATH
3157 See \`config.log' for more details." "$LINENO" 5; }
3159 # Provide some information about the compiler.
3160 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3163 for ac_option
in --version -v -V -qversion; do
3164 { { ac_try
="$ac_compiler $ac_option >&5"
3166 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3167 *) ac_try_echo=$ac_try;;
3169 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3170 $as_echo "$ac_try_echo"; } >&5
3171 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3173 if test -s conftest.err; then
3175 ... rest of stderr output deleted ...
3176 10q' conftest.err >conftest.er1
3177 cat conftest.er1 >&5
3178 rm -f conftest.er1 conftest.err
3180 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3181 test $ac_status = 0; }
3184 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3185 /* end confdefs.h. */
3190 FILE *f = fopen ("conftest.out", "w");
3191 return ferror (f) || fclose (f) != 0;
3197 ac_clean_files_save=$ac_clean_files
3198 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
3199 # Try to create an executable without -o first, disregard a.out.
3200 # It will help us diagnose broken compilers, and finding out an intuition
3202 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3203 $as_echo_n "checking for C compiler default output file name... " >&6; }
3204 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
3206 # The possible output files:
3207 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3210 for ac_file in $ac_files
3213 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3214 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3219 if { { ac_try="$ac_link_default"
3221 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3222 *) ac_try_echo
=$ac_try;;
3224 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3225 $as_echo "$ac_try_echo"; } >&5
3226 (eval "$ac_link_default") 2>&5
3228 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3229 test $ac_status = 0; }; then :
3230 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3231 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3232 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3233 # so that the user can short-circuit this test for compilers unknown to
3235 for ac_file
in $ac_files ''
3237 test -f "$ac_file" ||
continue
3239 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
3242 # We found the default executable, but exeext='' is most
3246 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
3248 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3250 # We set ac_cv_exeext here because the later test for it is not
3251 # safe: cross compilers may not add the suffix if given an `-o'
3252 # argument, so we may need to know it at that point already.
3253 # Even if this section looks crufty: it has the advantage of
3260 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
3265 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3266 $as_echo "$ac_file" >&6; }
3267 if test -z "$ac_file"; then :
3268 $as_echo "$as_me: failed program was:" >&5
3269 sed 's/^/| /' conftest.
$ac_ext >&5
3271 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3272 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3273 { as_fn_set_status
77
3274 as_fn_error
"C compiler cannot create executables
3275 See \`config.log' for more details." "$LINENO" 5; }; }
3277 ac_exeext
=$ac_cv_exeext
3279 # Check that the compiler produces executables we can run. If not, either
3280 # the compiler is broken, or we cross compile.
3281 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3282 $as_echo_n "checking whether the C compiler works... " >&6; }
3283 # If not cross compiling, check that we can run a simple program.
3284 if test "$cross_compiling" != yes; then
3285 if { ac_try
='./$ac_file'
3286 { { case "(($ac_try" in
3287 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3288 *) ac_try_echo=$ac_try;;
3290 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3291 $as_echo "$ac_try_echo"; } >&5
3292 (eval "$ac_try") 2>&5
3294 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3295 test $ac_status = 0; }; }; then
3298 if test "$cross_compiling" = maybe; then
3301 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3302 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3303 as_fn_error "cannot run C compiled programs.
3304 If you meant to cross compile
, use \
`--host'.
3305 See \`config.log
' for more details." "$LINENO" 5; }
3309 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3310 $as_echo "yes" >&6; }
3312 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3313 ac_clean_files=$ac_clean_files_save
3314 # Check that the compiler produces executables we can run. If not, either
3315 # the compiler is broken, or we cross compile.
3316 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3317 $as_echo_n "checking whether we are cross compiling... " >&6; }
3318 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3319 $as_echo "$cross_compiling" >&6; }
3321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3322 $as_echo_n "checking for suffix of executables... " >&6; }
3323 if { { ac_try="$ac_link"
3325 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3326 *) ac_try_echo=$ac_try;;
3328 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3329 $as_echo "$ac_try_echo"; } >&5
3330 (eval "$ac_link") 2>&5
3332 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3333 test $ac_status = 0; }; then :
3334 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
3335 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
3336 # work properly (i.e., refer to `conftest.exe
'), while it won't with
3338 for ac_file
in conftest.exe conftest conftest.
*; do
3339 test -f "$ac_file" ||
continue
3341 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
3342 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3348 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3349 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3350 as_fn_error
"cannot compute suffix of executables: cannot compile and link
3351 See \`config.log' for more details." "$LINENO" 5; }
3353 rm -f conftest
$ac_cv_exeext
3354 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3355 $as_echo "$ac_cv_exeext" >&6; }
3357 rm -f conftest.
$ac_ext
3358 EXEEXT
=$ac_cv_exeext
3360 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3361 $as_echo_n "checking for suffix of object files... " >&6; }
3362 if test "${ac_cv_objext+set}" = set; then :
3363 $as_echo_n "(cached) " >&6
3365 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3366 /* end confdefs.h. */
3376 rm -f conftest.o conftest.obj
3377 if { { ac_try
="$ac_compile"
3379 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3380 *) ac_try_echo=$ac_try;;
3382 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3383 $as_echo "$ac_try_echo"; } >&5
3384 (eval "$ac_compile") 2>&5
3386 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3387 test $ac_status = 0; }; then :
3388 for ac_file in conftest.o conftest.obj conftest.*; do
3389 test -f "$ac_file" || continue;
3391 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3392 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3397 $as_echo "$as_me: failed program was:" >&5
3398 sed 's/^/| /' conftest.$ac_ext >&5
3400 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3401 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3402 as_fn_error "cannot compute suffix of object files
: cannot compile
3403 See \
`config.log' for more details." "$LINENO" 5; }
3405 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3408 $as_echo "$ac_cv_objext" >&6; }
3409 OBJEXT=$ac_cv_objext
3411 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3412 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3413 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3414 $as_echo_n "(cached) " >&6
3416 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3417 /* end confdefs.h. */
3430 if ac_fn_c_try_compile "$LINENO"; then :
3435 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3436 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3439 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3440 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3441 if test $ac_compiler_gnu = yes; then
3446 ac_test_CFLAGS=${CFLAGS+set}
3447 ac_save_CFLAGS=$CFLAGS
3448 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3449 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3450 if test "${ac_cv_prog_cc_g+set}" = set; then :
3451 $as_echo_n "(cached) " >&6
3453 ac_save_c_werror_flag=$ac_c_werror_flag
3454 ac_c_werror_flag=yes
3457 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3458 /* end confdefs.h. */
3468 if ac_fn_c_try_compile "$LINENO"; then :
3472 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3473 /* end confdefs.h. */
3483 if ac_fn_c_try_compile "$LINENO"; then :
3486 ac_c_werror_flag=$ac_save_c_werror_flag
3488 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3489 /* end confdefs.h. */
3499 if ac_fn_c_try_compile "$LINENO"; then :
3502 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3504 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3506 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3507 ac_c_werror_flag=$ac_save_c_werror_flag
3509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3510 $as_echo "$ac_cv_prog_cc_g" >&6; }
3511 if test "$ac_test_CFLAGS" = set; then
3512 CFLAGS=$ac_save_CFLAGS
3513 elif test $ac_cv_prog_cc_g = yes; then
3514 if test "$GCC" = yes; then
3520 if test "$GCC" = yes; then
3526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3527 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3528 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3529 $as_echo_n "(cached) " >&6
3531 ac_cv_prog_cc_c89=no
3533 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3534 /* end confdefs.h. */
3537 #include <sys/types.h>
3538 #include <sys/stat.h>
3539 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3540 struct buf { int x; };
3541 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3542 static char *e (p, i)
3548 static char *f (char * (*g) (char **, int), char **p, ...)
3553 s = g (p, va_arg (v,int));
3558 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3559 function prototypes and stuff, but not '\xHH' hex character constants.
3560 These don't provoke an error unfortunately, instead are silently treated
3561 as 'x'. The following induces an error, until -std is added to get
3562 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3563 array size at least. It's necessary to write '\x00'==0 to get something
3564 that's true only with -std. */
3565 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3567 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3568 inside strings and character constants. */
3570 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3572 int test (int i, double x);
3573 struct s1 {int (*f) (int a);};
3574 struct s2 {int (*f) (double a);};
3575 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3581 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3586 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3587 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3589 CC="$ac_save_CC $ac_arg"
3590 if ac_fn_c_try_compile "$LINENO"; then :
3591 ac_cv_prog_cc_c89=$ac_arg
3593 rm -f core conftest.err conftest.$ac_objext
3594 test "x$ac_cv_prog_cc_c89" != "xno" && break
3596 rm -f conftest.$ac_ext
3601 case "x$ac_cv_prog_cc_c89" in
3603 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3604 $as_echo "none needed" >&6; } ;;
3606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3607 $as_echo "unsupported" >&6; } ;;
3609 CC="$CC $ac_cv_prog_cc_c89"
3610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3611 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3613 if test "x$ac_cv_prog_cc_c89" != xno; then :
3618 ac_cpp='$CPP $CPPFLAGS'
3619 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3620 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3621 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3624 ac_cpp='$CXXCPP $CPPFLAGS'
3625 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3626 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3627 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3628 if test -z "$CXX"; then
3629 if test -n "$CCC"; then
3632 if test -n "$ac_tool_prefix"; then
3633 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3635 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3636 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3637 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3638 $as_echo_n "checking for $ac_word... " >&6; }
3639 if test "${ac_cv_prog_CXX+set}" = set; then :
3640 $as_echo_n "(cached) " >&6
3642 if test -n "$CXX"; then
3643 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3645 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3649 test -z "$as_dir" && as_dir=.
3650 for ac_exec_ext in '' $ac_executable_extensions; do
3651 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3652 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3653 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3663 if test -n "$CXX"; then
3664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
3665 $as_echo "$CXX" >&6; }
3667 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3668 $as_echo "no" >&6; }
3672 test -n "$CXX" && break
3675 if test -z "$CXX"; then
3677 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3679 # Extract the first word of "$ac_prog", so it can be a program name with args.
3680 set dummy $ac_prog; ac_word=$2
3681 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3682 $as_echo_n "checking for $ac_word... " >&6; }
3683 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
3684 $as_echo_n "(cached) " >&6
3686 if test -n "$ac_ct_CXX"; then
3687 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3689 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3693 test -z "$as_dir" && as_dir=.
3694 for ac_exec_ext in '' $ac_executable_extensions; do
3695 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3696 ac_cv_prog_ac_ct_CXX="$ac_prog"
3697 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3706 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3707 if test -n "$ac_ct_CXX"; then
3708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
3709 $as_echo "$ac_ct_CXX" >&6; }
3711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3712 $as_echo "no" >&6; }
3716 test -n "$ac_ct_CXX" && break
3719 if test "x$ac_ct_CXX" = x; then
3722 case $cross_compiling:$ac_tool_warned in
3724 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3725 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3726 ac_tool_warned=yes ;;
3734 # Provide some information about the compiler.
3735 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
3738 for ac_option in --version -v -V -qversion; do
3739 { { ac_try="$ac_compiler $ac_option >&5"
3741 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3742 *) ac_try_echo
=$ac_try;;
3744 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3745 $as_echo "$ac_try_echo"; } >&5
3746 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3748 if test -s conftest.err
; then
3750 ... rest of stderr output deleted ...
3751 10q' conftest.err
>conftest.er1
3752 cat conftest.er1
>&5
3753 rm -f conftest.er1 conftest.err
3755 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3756 test $ac_status = 0; }
3759 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3760 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3761 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
3762 $as_echo_n "(cached) " >&6
3764 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3765 /* end confdefs.h. */
3778 if ac_fn_cxx_try_compile
"$LINENO"; then :
3783 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3784 ac_cv_cxx_compiler_gnu
=$ac_compiler_gnu
3787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
3788 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3789 if test $ac_compiler_gnu = yes; then
3794 ac_test_CXXFLAGS
=${CXXFLAGS+set}
3795 ac_save_CXXFLAGS
=$CXXFLAGS
3796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3797 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3798 if test "${ac_cv_prog_cxx_g+set}" = set; then :
3799 $as_echo_n "(cached) " >&6
3801 ac_save_cxx_werror_flag
=$ac_cxx_werror_flag
3802 ac_cxx_werror_flag
=yes
3805 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3806 /* end confdefs.h. */
3816 if ac_fn_cxx_try_compile
"$LINENO"; then :
3817 ac_cv_prog_cxx_g
=yes
3820 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3821 /* end confdefs.h. */
3831 if ac_fn_cxx_try_compile
"$LINENO"; then :
3834 ac_cxx_werror_flag
=$ac_save_cxx_werror_flag
3836 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3837 /* end confdefs.h. */
3847 if ac_fn_cxx_try_compile
"$LINENO"; then :
3848 ac_cv_prog_cxx_g
=yes
3850 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3852 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3854 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3855 ac_cxx_werror_flag
=$ac_save_cxx_werror_flag
3857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
3858 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3859 if test "$ac_test_CXXFLAGS" = set; then
3860 CXXFLAGS
=$ac_save_CXXFLAGS
3861 elif test $ac_cv_prog_cxx_g = yes; then
3862 if test "$GXX" = yes; then
3868 if test "$GXX" = yes; then
3875 ac_cpp
='$CPP $CPPFLAGS'
3876 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3877 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3878 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3880 if test -n "$ac_tool_prefix"; then
3881 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3882 set dummy
${ac_tool_prefix}cpp
; ac_word
=$2
3883 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3884 $as_echo_n "checking for $ac_word... " >&6; }
3885 if test "${ac_cv_prog_CPPBIN+set}" = set; then :
3886 $as_echo_n "(cached) " >&6
3888 if test -n "$CPPBIN"; then
3889 ac_cv_prog_CPPBIN
="$CPPBIN" # Let the user override the test.
3891 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3895 test -z "$as_dir" && as_dir
=.
3896 for ac_exec_ext
in '' $ac_executable_extensions; do
3897 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3898 ac_cv_prog_CPPBIN
="${ac_tool_prefix}cpp"
3899 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3908 CPPBIN
=$ac_cv_prog_CPPBIN
3909 if test -n "$CPPBIN"; then
3910 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPPBIN" >&5
3911 $as_echo "$CPPBIN" >&6; }
3913 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3914 $as_echo "no" >&6; }
3919 if test -z "$ac_cv_prog_CPPBIN"; then
3920 ac_ct_CPPBIN
=$CPPBIN
3921 # Extract the first word of "cpp", so it can be a program name with args.
3922 set dummy cpp
; ac_word
=$2
3923 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3924 $as_echo_n "checking for $ac_word... " >&6; }
3925 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then :
3926 $as_echo_n "(cached) " >&6
3928 if test -n "$ac_ct_CPPBIN"; then
3929 ac_cv_prog_ac_ct_CPPBIN
="$ac_ct_CPPBIN" # Let the user override the test.
3931 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3935 test -z "$as_dir" && as_dir
=.
3936 for ac_exec_ext
in '' $ac_executable_extensions; do
3937 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3938 ac_cv_prog_ac_ct_CPPBIN
="cpp"
3939 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3948 ac_ct_CPPBIN
=$ac_cv_prog_ac_ct_CPPBIN
3949 if test -n "$ac_ct_CPPBIN"; then
3950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CPPBIN" >&5
3951 $as_echo "$ac_ct_CPPBIN" >&6; }
3953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3954 $as_echo "no" >&6; }
3957 if test "x$ac_ct_CPPBIN" = x
; then
3960 case $cross_compiling:$ac_tool_warned in
3962 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3963 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3964 ac_tool_warned
=yes ;;
3966 CPPBIN
=$ac_ct_CPPBIN
3969 CPPBIN
="$ac_cv_prog_CPPBIN"
3973 cat >>confdefs.h
<<_ACEOF
3974 #define EXEEXT "$ac_exeext"
3980 if test "x$enable_win64" = "xyes"
3984 LD
="${LD:-ld} -arch x86_64"
3985 AS
="${AS:-as} -arch x86_64"
3987 notice_platform
="64-bit "
3993 LD
="${LD:-ld} -arch i386"
3994 AS
="${AS:-as} -arch i386"
3996 notice_platform
="32-bit "
3999 enable_win16
=${enable_win16:-yes}
4003 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
4007 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC works" >&5
4008 $as_echo_n "checking whether $CC works... " >&6; }
4010 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4011 /* end confdefs.h. */
4021 if ac_fn_c_try_link
"$LINENO"; then :
4022 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4023 $as_echo "yes" >&6; }
4025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4026 $as_echo "no" >&6; }
4027 as_fn_error
"Cannot build a 32-bit program, you need to install 32-bit development libraries." "$LINENO" 5
4029 rm -f core conftest.err conftest.
$ac_objext \
4030 conftest
$ac_exeext conftest.
$ac_ext
4031 LD
="${LD:-ld} -m elf_i386"
4034 notice_platform
="32-bit "
4037 enable_win16
=${enable_win16:-yes}
4039 if test "x${GCC}" = "xyes"
4041 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports __builtin_ms_va_list" >&5
4042 $as_echo_n "checking whether $CC supports __builtin_ms_va_list... " >&6; }
4043 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4044 /* end confdefs.h. */
4049 void func(__builtin_ms_va_list *args);
4054 if ac_fn_c_try_compile
"$LINENO"; then :
4055 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4056 $as_echo "yes" >&6; }
4058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4059 $as_echo "no" >&6; }
4060 as_fn_error
"You need gcc >= 4.4 to build Wine as 64-bit." "$LINENO" 5
4062 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4068 *-mingw32*|
*-cygwin*)
4069 enable_win16
=${enable_win16:-no}
4072 enable_win16
=${enable_win16:-yes}
4076 enable_win16
=${enable_win16:-no}
4078 WIN16_FILES
="\$(WIN16_FILES)"
4080 WIN16_INSTALL
="\$(WIN16_INSTALL)"
4082 if test "x$enable_win16" != "xyes"
4086 enable_w32skrnl
=${enable_w32skrnl:-no}
4087 enable_winedos
=${enable_winedos:-no}
4088 enable_winevdm
=${enable_winevdm:-no}
4091 if test -n "$with_wine64"
4093 if test "x$enable_win64" = "xyes"
4095 as_fn_error
"--enable-win64 and --with-wine64 are mutually exclusive.
4096 --enable-win64 should be used in the 64-bit build tree, --with-wine64 in the 32-bit Wow64 build tree." "$LINENO" 5
4100 enable_fonts
=${enable_fonts:-no}
4101 enable_include
=${enable_include:-no}
4102 enable_server
=${enable_server:-no}
4103 enable_tools
=${enable_tools:-no}
4104 enable_wineboot
=${enable_wineboot:-no}
4105 enable_winedbg
=${enable_winedbg:-no}
4106 test "x$libdir" != "x\${exec_prefix}/lib" || libdir
="\${exec_prefix}/lib32"
4109 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the directory containing the Wine tools" >&5
4110 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
4111 if test "${wine_cv_toolsdir+set}" = set; then :
4112 $as_echo_n "(cached) " >&6
4114 wine_cv_toolsdir
="$with_wine_tools"
4115 if test -z "$with_wine_tools"; then
4116 if test "$cross_compiling" = "yes"; then
4117 as_fn_error
"you must use the --with-wine-tools option when cross-compiling." "$LINENO" 5
4118 elif test -n "$with_wine64"; then
4119 wine_cv_toolsdir
="$with_wine64"
4122 if test -z "$wine_cv_toolsdir"; then
4123 wine_cv_toolsdir
="\$(TOPOBJDIR)"
4124 elif test -d "$wine_cv_toolsdir/tools/winebuild"; then
4125 case "$wine_cv_toolsdir" in
4127 *) wine_cv_toolsdir
="\$(TOPOBJDIR)/$wine_cv_toolsdir" ;;
4130 as_fn_error
"could not find Wine tools in $wine_cv_toolsdir" "$LINENO" 5
4133 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_toolsdir" >&5
4134 $as_echo "$wine_cv_toolsdir" >&6; }
4135 TOOLSDIR
=$wine_cv_toolsdir
4137 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
4139 TARGETFLAGS
="-b $host_alias $TARGETFLAGS"
4145 # Extract the first word of "$ac_prog", so it can be a program name with args.
4146 set dummy
$ac_prog; ac_word
=$2
4147 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4148 $as_echo_n "checking for $ac_word... " >&6; }
4149 if test "${ac_cv_prog_FLEX+set}" = set; then :
4150 $as_echo_n "(cached) " >&6
4152 if test -n "$FLEX"; then
4153 ac_cv_prog_FLEX
="$FLEX" # Let the user override the test.
4155 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4159 test -z "$as_dir" && as_dir
=.
4160 for ac_exec_ext
in '' $ac_executable_extensions; do
4161 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4162 ac_cv_prog_FLEX
="$ac_prog"
4163 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4172 FLEX
=$ac_cv_prog_FLEX
4173 if test -n "$FLEX"; then
4174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
4175 $as_echo "$FLEX" >&6; }
4177 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4178 $as_echo "no" >&6; }
4182 test -n "$FLEX" && break
4184 test -n "$FLEX" || FLEX
="none"
4186 if test "$FLEX" = "none"
4188 as_fn_error
"no suitable flex found. Please install the 'flex' package." "$LINENO" 5
4191 for ac_prog
in bison
4193 # Extract the first word of "$ac_prog", so it can be a program name with args.
4194 set dummy
$ac_prog; ac_word
=$2
4195 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4196 $as_echo_n "checking for $ac_word... " >&6; }
4197 if test "${ac_cv_prog_BISON+set}" = set; then :
4198 $as_echo_n "(cached) " >&6
4200 if test -n "$BISON"; then
4201 ac_cv_prog_BISON
="$BISON" # Let the user override the test.
4203 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4207 test -z "$as_dir" && as_dir
=.
4208 for ac_exec_ext
in '' $ac_executable_extensions; do
4209 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4210 ac_cv_prog_BISON
="$ac_prog"
4211 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4220 BISON
=$ac_cv_prog_BISON
4221 if test -n "$BISON"; then
4222 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5
4223 $as_echo "$BISON" >&6; }
4225 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4226 $as_echo "no" >&6; }
4230 test -n "$BISON" && break
4232 test -n "$BISON" || BISON
="none"
4234 if test "$BISON" = "none"
4236 as_fn_error
"no suitable bison found. Please install the 'bison' package." "$LINENO" 5
4239 if test -n "$ac_tool_prefix"; then
4240 for ac_prog
in ar gar
4242 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4243 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
4244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4245 $as_echo_n "checking for $ac_word... " >&6; }
4246 if test "${ac_cv_prog_AR+set}" = set; then :
4247 $as_echo_n "(cached) " >&6
4249 if test -n "$AR"; then
4250 ac_cv_prog_AR
="$AR" # Let the user override the test.
4252 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4256 test -z "$as_dir" && as_dir
=.
4257 for ac_exec_ext
in '' $ac_executable_extensions; do
4258 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4259 ac_cv_prog_AR
="$ac_tool_prefix$ac_prog"
4260 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4270 if test -n "$AR"; then
4271 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
4272 $as_echo "$AR" >&6; }
4274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4275 $as_echo "no" >&6; }
4279 test -n "$AR" && break
4282 if test -z "$AR"; then
4284 for ac_prog
in ar gar
4286 # Extract the first word of "$ac_prog", so it can be a program name with args.
4287 set dummy
$ac_prog; ac_word
=$2
4288 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4289 $as_echo_n "checking for $ac_word... " >&6; }
4290 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
4291 $as_echo_n "(cached) " >&6
4293 if test -n "$ac_ct_AR"; then
4294 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
4296 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4300 test -z "$as_dir" && as_dir
=.
4301 for ac_exec_ext
in '' $ac_executable_extensions; do
4302 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4303 ac_cv_prog_ac_ct_AR
="$ac_prog"
4304 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4313 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
4314 if test -n "$ac_ct_AR"; then
4315 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
4316 $as_echo "$ac_ct_AR" >&6; }
4318 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4319 $as_echo "no" >&6; }
4323 test -n "$ac_ct_AR" && break
4326 if test "x$ac_ct_AR" = x
; then
4329 case $cross_compiling:$ac_tool_warned in
4331 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4332 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4333 ac_tool_warned
=yes ;;
4341 if test -n "$ac_tool_prefix"; then
4342 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4343 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
4344 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4345 $as_echo_n "checking for $ac_word... " >&6; }
4346 if test "${ac_cv_prog_RANLIB+set}" = set; then :
4347 $as_echo_n "(cached) " >&6
4349 if test -n "$RANLIB"; then
4350 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
4352 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4356 test -z "$as_dir" && as_dir
=.
4357 for ac_exec_ext
in '' $ac_executable_extensions; do
4358 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4359 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
4360 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4369 RANLIB
=$ac_cv_prog_RANLIB
4370 if test -n "$RANLIB"; then
4371 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
4372 $as_echo "$RANLIB" >&6; }
4374 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4375 $as_echo "no" >&6; }
4380 if test -z "$ac_cv_prog_RANLIB"; then
4381 ac_ct_RANLIB
=$RANLIB
4382 # Extract the first word of "ranlib", so it can be a program name with args.
4383 set dummy ranlib
; ac_word
=$2
4384 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4385 $as_echo_n "checking for $ac_word... " >&6; }
4386 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
4387 $as_echo_n "(cached) " >&6
4389 if test -n "$ac_ct_RANLIB"; then
4390 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
4392 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4396 test -z "$as_dir" && as_dir
=.
4397 for ac_exec_ext
in '' $ac_executable_extensions; do
4398 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4399 ac_cv_prog_ac_ct_RANLIB
="ranlib"
4400 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4409 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
4410 if test -n "$ac_ct_RANLIB"; then
4411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
4412 $as_echo "$ac_ct_RANLIB" >&6; }
4414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4415 $as_echo "no" >&6; }
4418 if test "x$ac_ct_RANLIB" = x
; then
4421 case $cross_compiling:$ac_tool_warned in
4423 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4424 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4425 ac_tool_warned
=yes ;;
4427 RANLIB
=$ac_ct_RANLIB
4430 RANLIB
="$ac_cv_prog_RANLIB"
4433 if test -n "$ac_tool_prefix"; then
4434 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4435 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
4436 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4437 $as_echo_n "checking for $ac_word... " >&6; }
4438 if test "${ac_cv_prog_STRIP+set}" = set; then :
4439 $as_echo_n "(cached) " >&6
4441 if test -n "$STRIP"; then
4442 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
4444 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4448 test -z "$as_dir" && as_dir
=.
4449 for ac_exec_ext
in '' $ac_executable_extensions; do
4450 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4451 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
4452 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4461 STRIP
=$ac_cv_prog_STRIP
4462 if test -n "$STRIP"; then
4463 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
4464 $as_echo "$STRIP" >&6; }
4466 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4467 $as_echo "no" >&6; }
4472 if test -z "$ac_cv_prog_STRIP"; then
4474 # Extract the first word of "strip", so it can be a program name with args.
4475 set dummy strip
; ac_word
=$2
4476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4477 $as_echo_n "checking for $ac_word... " >&6; }
4478 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
4479 $as_echo_n "(cached) " >&6
4481 if test -n "$ac_ct_STRIP"; then
4482 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
4484 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4488 test -z "$as_dir" && as_dir
=.
4489 for ac_exec_ext
in '' $ac_executable_extensions; do
4490 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4491 ac_cv_prog_ac_ct_STRIP
="strip"
4492 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4501 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
4502 if test -n "$ac_ct_STRIP"; then
4503 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
4504 $as_echo "$ac_ct_STRIP" >&6; }
4506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4507 $as_echo "no" >&6; }
4510 if test "x$ac_ct_STRIP" = x
; then
4513 case $cross_compiling:$ac_tool_warned in
4515 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4516 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4517 ac_tool_warned
=yes ;;
4522 STRIP
="$ac_cv_prog_STRIP"
4525 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
4526 $as_echo_n "checking whether ln -s works... " >&6; }
4528 if test "$LN_S" = "ln -s"; then
4529 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4530 $as_echo "yes" >&6; }
4532 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
4533 $as_echo "no, using $LN_S" >&6; }
4536 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln works" >&5
4537 $as_echo_n "checking whether ln works... " >&6; }
4538 rm -f conf$$ conf$$.
file
4540 if ln conf$$.
file conf$$
2>/dev
/null
; then
4543 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4544 $as_echo "yes" >&6; }
4548 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN" >&5
4549 $as_echo "no, using $LN" >&6; }
4551 rm -f conf$$ conf$$.
file
4552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4553 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4554 if test "${ac_cv_path_GREP+set}" = set; then :
4555 $as_echo_n "(cached) " >&6
4557 if test -z "$GREP"; then
4558 ac_path_GREP_found
=false
4559 # Loop through the user's path and test for each of PROGNAME-LIST
4560 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4561 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4564 test -z "$as_dir" && as_dir
=.
4565 for ac_prog
in grep ggrep
; do
4566 for ac_exec_ext
in '' $ac_executable_extensions; do
4567 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4568 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4569 # Check for GNU ac_path_GREP and select it if it is found.
4570 # Check for GNU $ac_path_GREP
4571 case `"$ac_path_GREP" --version 2>&1` in
4573 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4576 $as_echo_n 0123456789 >"conftest.in"
4579 cat "conftest.in" "conftest.in" >"conftest.tmp"
4580 mv "conftest.tmp" "conftest.in"
4581 cp "conftest.in" "conftest.nl"
4582 $as_echo 'GREP' >> "conftest.nl"
4583 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4584 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4585 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4586 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4587 # Best one so far, save it but keep looking for a better one
4588 ac_cv_path_GREP
="$ac_path_GREP"
4589 ac_path_GREP_max
=$ac_count
4591 # 10*(2^10) chars as input seems more than enough
4592 test $ac_count -gt 10 && break
4594 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4597 $ac_path_GREP_found && break 3
4602 if test -z "$ac_cv_path_GREP"; then
4603 as_fn_error
"no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4606 ac_cv_path_GREP
=$GREP
4610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4611 $as_echo "$ac_cv_path_GREP" >&6; }
4612 GREP
="$ac_cv_path_GREP"
4615 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4616 $as_echo_n "checking for egrep... " >&6; }
4617 if test "${ac_cv_path_EGREP+set}" = set; then :
4618 $as_echo_n "(cached) " >&6
4620 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4621 then ac_cv_path_EGREP
="$GREP -E"
4623 if test -z "$EGREP"; then
4624 ac_path_EGREP_found
=false
4625 # Loop through the user's path and test for each of PROGNAME-LIST
4626 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4627 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4630 test -z "$as_dir" && as_dir
=.
4631 for ac_prog
in egrep; do
4632 for ac_exec_ext
in '' $ac_executable_extensions; do
4633 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4634 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4635 # Check for GNU ac_path_EGREP and select it if it is found.
4636 # Check for GNU $ac_path_EGREP
4637 case `"$ac_path_EGREP" --version 2>&1` in
4639 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4642 $as_echo_n 0123456789 >"conftest.in"
4645 cat "conftest.in" "conftest.in" >"conftest.tmp"
4646 mv "conftest.tmp" "conftest.in"
4647 cp "conftest.in" "conftest.nl"
4648 $as_echo 'EGREP' >> "conftest.nl"
4649 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4650 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4651 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4652 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4653 # Best one so far, save it but keep looking for a better one
4654 ac_cv_path_EGREP
="$ac_path_EGREP"
4655 ac_path_EGREP_max
=$ac_count
4657 # 10*(2^10) chars as input seems more than enough
4658 test $ac_count -gt 10 && break
4660 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4663 $ac_path_EGREP_found && break 3
4668 if test -z "$ac_cv_path_EGREP"; then
4669 as_fn_error
"no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4672 ac_cv_path_EGREP
=$EGREP
4677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4678 $as_echo "$ac_cv_path_EGREP" >&6; }
4679 EGREP
="$ac_cv_path_EGREP"
4682 # Extract the first word of "ldconfig", so it can be a program name with args.
4683 set dummy ldconfig
; ac_word
=$2
4684 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4685 $as_echo_n "checking for $ac_word... " >&6; }
4686 if test "${ac_cv_path_LDCONFIG+set}" = set; then :
4687 $as_echo_n "(cached) " >&6
4691 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
4694 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4695 for as_dir
in /sbin
/usr
/sbin
$PATH
4698 test -z "$as_dir" && as_dir
=.
4699 for ac_exec_ext
in '' $ac_executable_extensions; do
4700 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4701 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
4702 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4709 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
4713 LDCONFIG
=$ac_cv_path_LDCONFIG
4714 if test -n "$LDCONFIG"; then
4715 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LDCONFIG" >&5
4716 $as_echo "$LDCONFIG" >&6; }
4718 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4719 $as_echo "no" >&6; }
4723 # Find a good install program. We prefer a C program (faster),
4724 # so one script is as good as another. But avoid the broken or
4725 # incompatible versions:
4726 # SysV /etc/install, /usr/sbin/install
4727 # SunOS /usr/etc/install
4728 # IRIX /sbin/install
4730 # AmigaOS /C/install, which installs bootblocks on floppy discs
4731 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4732 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4733 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4734 # OS/2's system install, which has a completely different semantic
4735 # ./install, which can be erroneously created by make from ./install.sh.
4736 # Reject install programs that cannot install multiple files.
4737 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
4738 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4739 if test -z "$INSTALL"; then
4740 if test "${ac_cv_path_install+set}" = set; then :
4741 $as_echo_n "(cached) " >&6
4743 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4747 test -z "$as_dir" && as_dir
=.
4748 # Account for people who put trailing slashes in PATH elements.
4749 case $as_dir/ in #((
4750 .
/ | .
// |
/[cC
]/* | \
4751 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
4752 ?
:[\\/]os2
[\\/]install[\\/]* | ?
:[\\/]OS2
[\\/]INSTALL
[\\/]* | \
4755 # OSF1 and SCO ODT 3.0 have their own names for install.
4756 # Don't use installbsd from OSF since it installs stuff as root
4758 for ac_prog
in ginstall scoinst
install; do
4759 for ac_exec_ext
in '' $ac_executable_extensions; do
4760 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4761 if test $ac_prog = install &&
4762 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4763 # AIX install. It has an incompatible calling convention.
4765 elif test $ac_prog = install &&
4766 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4767 # program-specific install script used by HP pwplus--don't use.
4770 rm -rf conftest.one conftest.two conftest.dir
4771 echo one
> conftest.one
4772 echo two
> conftest.two
4774 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
4775 test -s conftest.one
&& test -s conftest.two
&&
4776 test -s conftest.dir
/conftest.one
&&
4777 test -s conftest.dir
/conftest.two
4779 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
4792 rm -rf conftest.one conftest.two conftest.dir
4795 if test "${ac_cv_path_install+set}" = set; then
4796 INSTALL
=$ac_cv_path_install
4798 # As a last resort, use the slow shell script. Don't cache a
4799 # value for INSTALL within a source directory, because that will
4800 # break other packages using the cache if that directory is
4801 # removed, or if the value is a relative name.
4802 INSTALL
=$ac_install_sh
4805 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
4806 $as_echo "$INSTALL" >&6; }
4808 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4809 # It thinks the first close brace ends the variable substitution.
4810 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
4812 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
4814 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
4817 [\\/$
]* | ?
:[\\/]* ) ;;
4818 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
4821 for ac_prog
in lclint lint
4823 # Extract the first word of "$ac_prog", so it can be a program name with args.
4824 set dummy
$ac_prog; ac_word
=$2
4825 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4826 $as_echo_n "checking for $ac_word... " >&6; }
4827 if test "${ac_cv_prog_LINT+set}" = set; then :
4828 $as_echo_n "(cached) " >&6
4830 if test -n "$LINT"; then
4831 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
4833 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4837 test -z "$as_dir" && as_dir
=.
4838 for ac_exec_ext
in '' $ac_executable_extensions; do
4839 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4840 ac_cv_prog_LINT
="$ac_prog"
4841 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4850 LINT
=$ac_cv_prog_LINT
4851 if test -n "$LINT"; then
4852 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINT" >&5
4853 $as_echo "$LINT" >&6; }
4855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4856 $as_echo "no" >&6; }
4860 test -n "$LINT" && break
4863 if test "$LINT" = "lint"
4865 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
4870 for ac_prog
in fontforge
4872 # Extract the first word of "$ac_prog", so it can be a program name with args.
4873 set dummy
$ac_prog; ac_word
=$2
4874 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4875 $as_echo_n "checking for $ac_word... " >&6; }
4876 if test "${ac_cv_prog_FONTFORGE+set}" = set; then :
4877 $as_echo_n "(cached) " >&6
4879 if test -n "$FONTFORGE"; then
4880 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
4882 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4886 test -z "$as_dir" && as_dir
=.
4887 for ac_exec_ext
in '' $ac_executable_extensions; do
4888 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4889 ac_cv_prog_FONTFORGE
="$ac_prog"
4890 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4899 FONTFORGE
=$ac_cv_prog_FONTFORGE
4900 if test -n "$FONTFORGE"; then
4901 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FONTFORGE" >&5
4902 $as_echo "$FONTFORGE" >&6; }
4904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4905 $as_echo "no" >&6; }
4909 test -n "$FONTFORGE" && break
4911 test -n "$FONTFORGE" || FONTFORGE
="false"
4913 for ac_prog
in pkg-config
4915 # Extract the first word of "$ac_prog", so it can be a program name with args.
4916 set dummy
$ac_prog; ac_word
=$2
4917 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4918 $as_echo_n "checking for $ac_word... " >&6; }
4919 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then :
4920 $as_echo_n "(cached) " >&6
4922 if test -n "$PKG_CONFIG"; then
4923 ac_cv_prog_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test.
4925 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4929 test -z "$as_dir" && as_dir
=.
4930 for ac_exec_ext
in '' $ac_executable_extensions; do
4931 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4932 ac_cv_prog_PKG_CONFIG
="$ac_prog"
4933 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4942 PKG_CONFIG
=$ac_cv_prog_PKG_CONFIG
4943 if test -n "$PKG_CONFIG"; then
4944 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
4945 $as_echo "$PKG_CONFIG" >&6; }
4947 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4948 $as_echo "no" >&6; }
4952 test -n "$PKG_CONFIG" && break
4954 test -n "$PKG_CONFIG" || PKG_CONFIG
="false"
4958 # Extract the first word of "$ac_prog", so it can be a program name with args.
4959 set dummy
$ac_prog; ac_word
=$2
4960 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4961 $as_echo_n "checking for $ac_word... " >&6; }
4962 if test "${ac_cv_prog_RSVG+set}" = set; then :
4963 $as_echo_n "(cached) " >&6
4965 if test -n "$RSVG"; then
4966 ac_cv_prog_RSVG
="$RSVG" # Let the user override the test.
4968 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4972 test -z "$as_dir" && as_dir
=.
4973 for ac_exec_ext
in '' $ac_executable_extensions; do
4974 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4975 ac_cv_prog_RSVG
="$ac_prog"
4976 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4985 RSVG
=$ac_cv_prog_RSVG
4986 if test -n "$RSVG"; then
4987 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RSVG" >&5
4988 $as_echo "$RSVG" >&6; }
4990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4991 $as_echo "no" >&6; }
4995 test -n "$RSVG" && break
4997 test -n "$RSVG" || RSVG
="false"
4999 for ac_prog
in icotool
5001 # Extract the first word of "$ac_prog", so it can be a program name with args.
5002 set dummy
$ac_prog; ac_word
=$2
5003 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5004 $as_echo_n "checking for $ac_word... " >&6; }
5005 if test "${ac_cv_prog_ICOTOOL+set}" = set; then :
5006 $as_echo_n "(cached) " >&6
5008 if test -n "$ICOTOOL"; then
5009 ac_cv_prog_ICOTOOL
="$ICOTOOL" # Let the user override the test.
5011 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5015 test -z "$as_dir" && as_dir
=.
5016 for ac_exec_ext
in '' $ac_executable_extensions; do
5017 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5018 ac_cv_prog_ICOTOOL
="$ac_prog"
5019 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5028 ICOTOOL
=$ac_cv_prog_ICOTOOL
5029 if test -n "$ICOTOOL"; then
5030 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ICOTOOL" >&5
5031 $as_echo "$ICOTOOL" >&6; }
5033 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5034 $as_echo "no" >&6; }
5038 test -n "$ICOTOOL" && break
5040 test -n "$ICOTOOL" || ICOTOOL
="false"
5043 if test "${enable_maintainer_mode+set}" = set
5045 if test "$FONTFORGE" = "false"; then wine_warnings
="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
5046 if test "$RSVG" = "false"; then wine_warnings
="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
5047 if test "$ICOTOOL" = "false"; then wine_warnings
="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
5052 # Extract the first word of "prelink", so it can be a program name with args.
5053 set dummy prelink
; ac_word
=$2
5054 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5055 $as_echo_n "checking for $ac_word... " >&6; }
5056 if test "${ac_cv_path_PRELINK+set}" = set; then :
5057 $as_echo_n "(cached) " >&6
5061 ac_cv_path_PRELINK
="$PRELINK" # Let the user override the test with a path.
5064 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5065 for as_dir
in /sbin
/usr
/sbin
$PATH
5068 test -z "$as_dir" && as_dir
=.
5069 for ac_exec_ext
in '' $ac_executable_extensions; do
5070 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5071 ac_cv_path_PRELINK
="$as_dir/$ac_word$ac_exec_ext"
5072 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5079 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK
="false"
5083 PRELINK
=$ac_cv_path_PRELINK
5084 if test -n "$PRELINK"; then
5085 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PRELINK" >&5
5086 $as_echo "$PRELINK" >&6; }
5088 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5089 $as_echo "no" >&6; }
5097 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for i386_set_ldt in -li386" >&5
5098 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
5099 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then :
5100 $as_echo_n "(cached) " >&6
5102 ac_check_lib_save_LIBS
=$LIBS
5104 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5105 /* end confdefs.h. */
5107 /* Override any GCC internal prototype to avoid an error.
5108 Use char because int might match the return type of a GCC
5109 builtin and then its argument prototype would still apply. */
5113 char i386_set_ldt ();
5117 return i386_set_ldt ();
5122 if ac_fn_c_try_link
"$LINENO"; then :
5123 ac_cv_lib_i386_i386_set_ldt
=yes
5125 ac_cv_lib_i386_i386_set_ldt
=no
5127 rm -f core conftest.err conftest.
$ac_objext \
5128 conftest
$ac_exeext conftest.
$ac_ext
5129 LIBS
=$ac_check_lib_save_LIBS
5131 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5132 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5133 if test "x$ac_cv_lib_i386_i386_set_ldt" = x
""yes; then :
5134 cat >>confdefs.h
<<_ACEOF
5135 #define HAVE_LIBI386 1
5142 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _oss_ioctl in -lossaudio" >&5
5143 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5144 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then :
5145 $as_echo_n "(cached) " >&6
5147 ac_check_lib_save_LIBS
=$LIBS
5148 LIBS
="-lossaudio $LIBS"
5149 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5150 /* end confdefs.h. */
5152 /* Override any GCC internal prototype to avoid an error.
5153 Use char because int might match the return type of a GCC
5154 builtin and then its argument prototype would still apply. */
5162 return _oss_ioctl ();
5167 if ac_fn_c_try_link
"$LINENO"; then :
5168 ac_cv_lib_ossaudio__oss_ioctl
=yes
5170 ac_cv_lib_ossaudio__oss_ioctl
=no
5172 rm -f core conftest.err conftest.
$ac_objext \
5173 conftest
$ac_exeext conftest.
$ac_ext
5174 LIBS
=$ac_check_lib_save_LIBS
5176 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5177 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5178 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x
""yes; then :
5179 cat >>confdefs.h
<<_ACEOF
5180 #define HAVE_LIBOSSAUDIO 1
5183 LIBS
="-lossaudio $LIBS"
5194 # Check whether --enable-largefile was given.
5195 if test "${enable_largefile+set}" = set; then :
5196 enableval
=$enable_largefile;
5199 if test "$enable_largefile" != no
; then
5201 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
5202 $as_echo_n "checking for special C compiler options needed for large files... " >&6; }
5203 if test "${ac_cv_sys_largefile_CC+set}" = set; then :
5204 $as_echo_n "(cached) " >&6
5206 ac_cv_sys_largefile_CC
=no
5207 if test "$GCC" != yes; then
5210 # IRIX 6.2 and later do not support large files by default,
5211 # so use the C compiler's -n32 option if that helps.
5212 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5213 /* end confdefs.h. */
5214 #include <sys/types.h>
5215 /* Check that off_t can represent 2**63 - 1 correctly.
5216 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5217 since some C++ compilers masquerading as C compilers
5218 incorrectly reject 9223372036854775807. */
5219 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5220 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5221 && LARGE_OFF_T % 2147483647 == 1)
5231 if ac_fn_c_try_compile
"$LINENO"; then :
5234 rm -f core conftest.err conftest.
$ac_objext
5236 if ac_fn_c_try_compile
"$LINENO"; then :
5237 ac_cv_sys_largefile_CC
=' -n32'; break
5239 rm -f core conftest.err conftest.
$ac_objext
5243 rm -f conftest.
$ac_ext
5246 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
5247 $as_echo "$ac_cv_sys_largefile_CC" >&6; }
5248 if test "$ac_cv_sys_largefile_CC" != no
; then
5249 CC
=$CC$ac_cv_sys_largefile_CC
5252 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
5253 $as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
5254 if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
5255 $as_echo_n "(cached) " >&6
5258 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5259 /* end confdefs.h. */
5260 #include <sys/types.h>
5261 /* Check that off_t can represent 2**63 - 1 correctly.
5262 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5263 since some C++ compilers masquerading as C compilers
5264 incorrectly reject 9223372036854775807. */
5265 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5266 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5267 && LARGE_OFF_T % 2147483647 == 1)
5277 if ac_fn_c_try_compile
"$LINENO"; then :
5278 ac_cv_sys_file_offset_bits
=no
; break
5280 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5281 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5282 /* end confdefs.h. */
5283 #define _FILE_OFFSET_BITS 64
5284 #include <sys/types.h>
5285 /* Check that off_t can represent 2**63 - 1 correctly.
5286 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5287 since some C++ compilers masquerading as C compilers
5288 incorrectly reject 9223372036854775807. */
5289 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5290 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5291 && LARGE_OFF_T % 2147483647 == 1)
5301 if ac_fn_c_try_compile
"$LINENO"; then :
5302 ac_cv_sys_file_offset_bits
=64; break
5304 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5305 ac_cv_sys_file_offset_bits
=unknown
5309 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
5310 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
5311 case $ac_cv_sys_file_offset_bits in #(
5314 cat >>confdefs.h
<<_ACEOF
5315 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
5320 if test $ac_cv_sys_file_offset_bits = unknown
; then
5321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
5322 $as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
5323 if test "${ac_cv_sys_large_files+set}" = set; then :
5324 $as_echo_n "(cached) " >&6
5327 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5328 /* end confdefs.h. */
5329 #include <sys/types.h>
5330 /* Check that off_t can represent 2**63 - 1 correctly.
5331 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5332 since some C++ compilers masquerading as C compilers
5333 incorrectly reject 9223372036854775807. */
5334 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5335 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5336 && LARGE_OFF_T % 2147483647 == 1)
5346 if ac_fn_c_try_compile
"$LINENO"; then :
5347 ac_cv_sys_large_files
=no
; break
5349 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5350 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5351 /* end confdefs.h. */
5352 #define _LARGE_FILES 1
5353 #include <sys/types.h>
5354 /* Check that off_t can represent 2**63 - 1 correctly.
5355 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5356 since some C++ compilers masquerading as C compilers
5357 incorrectly reject 9223372036854775807. */
5358 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5359 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5360 && LARGE_OFF_T % 2147483647 == 1)
5370 if ac_fn_c_try_compile
"$LINENO"; then :
5371 ac_cv_sys_large_files
=1; break
5373 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5374 ac_cv_sys_large_files
=unknown
5378 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
5379 $as_echo "$ac_cv_sys_large_files" >&6; }
5380 case $ac_cv_sys_large_files in #(
5383 cat >>confdefs.h
<<_ACEOF
5384 #define _LARGE_FILES $ac_cv_sys_large_files
5394 ac_cpp
='$CPP $CPPFLAGS'
5395 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5396 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5397 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5398 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5399 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5400 # On Suns, sometimes $CPP names a directory.
5401 if test -n "$CPP" && test -d "$CPP"; then
5404 if test -z "$CPP"; then
5405 if test "${ac_cv_prog_CPP+set}" = set; then :
5406 $as_echo_n "(cached) " >&6
5408 # Double quotes because CPP needs to be expanded
5409 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5412 for ac_c_preproc_warn_flag
in '' yes
5414 # Use a header file that comes with gcc, so configuring glibc
5415 # with a fresh cross-compiler works.
5416 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5417 # <limits.h> exists even on freestanding compilers.
5418 # On the NeXT, cc -E runs the code through the compiler's parser,
5419 # not just through cpp. "Syntax error" is here to catch this case.
5420 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5421 /* end confdefs.h. */
5423 # include <limits.h>
5425 # include <assert.h>
5429 if ac_fn_c_try_cpp
"$LINENO"; then :
5432 # Broken: fails on valid input.
5435 rm -f conftest.err conftest.
$ac_ext
5437 # OK, works on sane cases. Now check whether nonexistent headers
5438 # can be detected and how.
5439 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5440 /* end confdefs.h. */
5441 #include <ac_nonexistent.h>
5443 if ac_fn_c_try_cpp
"$LINENO"; then :
5444 # Broken: success on invalid input.
5447 # Passes both tests.
5451 rm -f conftest.err conftest.
$ac_ext
5454 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5455 rm -f conftest.err conftest.
$ac_ext
5456 if $ac_preproc_ok; then :
5468 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5469 $as_echo "$CPP" >&6; }
5471 for ac_c_preproc_warn_flag
in '' yes
5473 # Use a header file that comes with gcc, so configuring glibc
5474 # with a fresh cross-compiler works.
5475 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5476 # <limits.h> exists even on freestanding compilers.
5477 # On the NeXT, cc -E runs the code through the compiler's parser,
5478 # not just through cpp. "Syntax error" is here to catch this case.
5479 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5480 /* end confdefs.h. */
5482 # include <limits.h>
5484 # include <assert.h>
5488 if ac_fn_c_try_cpp
"$LINENO"; then :
5491 # Broken: fails on valid input.
5494 rm -f conftest.err conftest.
$ac_ext
5496 # OK, works on sane cases. Now check whether nonexistent headers
5497 # can be detected and how.
5498 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5499 /* end confdefs.h. */
5500 #include <ac_nonexistent.h>
5502 if ac_fn_c_try_cpp
"$LINENO"; then :
5503 # Broken: success on invalid input.
5506 # Passes both tests.
5510 rm -f conftest.err conftest.
$ac_ext
5513 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5514 rm -f conftest.err conftest.
$ac_ext
5515 if $ac_preproc_ok; then :
5518 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5519 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5520 as_fn_error
"C preprocessor \"$CPP\" fails sanity check
5521 See \`config.log' for more details." "$LINENO" 5; }
5525 ac_cpp
='$CPP $CPPFLAGS'
5526 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5527 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5528 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5531 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5532 $as_echo_n "checking for ANSI C header files... " >&6; }
5533 if test "${ac_cv_header_stdc+set}" = set; then :
5534 $as_echo_n "(cached) " >&6
5536 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5537 /* end confdefs.h. */
5551 if ac_fn_c_try_compile
"$LINENO"; then :
5552 ac_cv_header_stdc
=yes
5554 ac_cv_header_stdc
=no
5556 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5558 if test $ac_cv_header_stdc = yes; then
5559 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5560 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5561 /* end confdefs.h. */
5565 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5566 $EGREP "memchr" >/dev
/null
2>&1; then :
5569 ac_cv_header_stdc
=no
5575 if test $ac_cv_header_stdc = yes; then
5576 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5577 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5578 /* end confdefs.h. */
5582 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5583 $EGREP "free" >/dev
/null
2>&1; then :
5586 ac_cv_header_stdc
=no
5592 if test $ac_cv_header_stdc = yes; then
5593 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5594 if test "$cross_compiling" = yes; then :
5597 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5598 /* end confdefs.h. */
5601 #if ((' ' & 0x0FF) == 0x020)
5602 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5603 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5605 # define ISLOWER(c) \
5606 (('a' <= (c) && (c) <= 'i') \
5607 || ('j' <= (c) && (c) <= 'r') \
5608 || ('s' <= (c) && (c) <= 'z'))
5609 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5612 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5617 for (i = 0; i < 256; i++)
5618 if (XOR (islower (i), ISLOWER (i))
5619 || toupper (i) != TOUPPER (i))
5624 if ac_fn_c_try_run
"$LINENO"; then :
5627 ac_cv_header_stdc
=no
5629 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
5630 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
5635 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5636 $as_echo "$ac_cv_header_stdc" >&6; }
5637 if test $ac_cv_header_stdc = yes; then
5639 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
5643 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5644 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
5645 inttypes.h stdint.h unistd.h
5647 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5648 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5650 eval as_val
=\$
$as_ac_Header
5651 if test "x$as_val" = x
""yes; then :
5652 cat >>confdefs.h
<<_ACEOF
5653 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5663 AudioUnit
/AudioUnit.h \
5665 CoreAudio
/CoreAudio.h \
5666 DiskArbitration
/DiskArbitration.h \
5668 IOKit
/hid
/IOHIDLib.h \
5683 fontconfig
/fontconfig.h \
5716 machine
/soundcard.h \
5722 netinet
/in_systm.h \
5788 valgrind
/memcheck.h \
5789 valgrind
/valgrind.h \
5793 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5794 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
5795 eval as_val
=\$
$as_ac_Header
5796 if test "x$as_val" = x
""yes; then :
5797 cat >>confdefs.h
<<_ACEOF
5798 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5805 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5
5806 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
5807 if test "${ac_cv_header_stat_broken+set}" = set; then :
5808 $as_echo_n "(cached) " >&6
5810 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5811 /* end confdefs.h. */
5812 #include <sys/types.h>
5813 #include <sys/stat.h>
5815 #if defined S_ISBLK && defined S_IFDIR
5816 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
5819 #if defined S_ISBLK && defined S_IFCHR
5820 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
5823 #if defined S_ISLNK && defined S_IFREG
5824 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
5827 #if defined S_ISSOCK && defined S_IFREG
5828 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
5832 if ac_fn_c_try_compile
"$LINENO"; then :
5833 ac_cv_header_stat_broken
=no
5835 ac_cv_header_stat_broken
=yes
5837 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5839 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stat_broken" >&5
5840 $as_echo "$ac_cv_header_stat_broken" >&6; }
5841 if test $ac_cv_header_stat_broken = yes; then
5843 $as_echo "#define STAT_MACROS_BROKEN 1" >>confdefs.h
5849 for ac_header
in sys
/mount.h sys
/statfs.h sys
/sysctl.h sys
/user.h sys
/vfs.h
5851 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5852 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
5853 #ifdef HAVE_SYS_PARAM_H
5854 # include <sys/param.h>
5857 eval as_val
=\$
$as_ac_Header
5858 if test "x$as_val" = x
""yes; then :
5859 cat >>confdefs.h
<<_ACEOF
5860 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5875 netinet
/if_ether.h \
5876 netinet
/if_inarp.h \
5884 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5885 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
5886 #ifdef HAVE_SYS_SOCKET_H
5887 # include <sys/socket.h>
5889 #ifdef HAVE_SYS_SOCKETVAR_H
5890 # include <sys/socketvar.h>
5892 #ifdef HAVE_NET_ROUTE_H
5893 # include <net/route.h>
5895 #ifdef HAVE_NETINET_IN_H
5896 # include <netinet/in.h>
5898 #ifdef HAVE_NETINET_IN_SYSTM_H
5899 # include <netinet/in_systm.h>
5901 #ifdef HAVE_NET_IF_H
5902 # include <net/if.h>
5904 #ifdef HAVE_NETINET_IP_H
5905 # include <netinet/ip.h>
5908 eval as_val
=\$
$as_ac_Header
5909 if test "x$as_val" = x
""yes; then :
5910 cat >>confdefs.h
<<_ACEOF
5911 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5919 for ac_header
in netinet
/tcp_timer.h netinet
/udp_var.h netinet
/icmp_var.h netinet
/tcp_var.h
5921 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5922 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
5926 #ifdef HAVE_SYS_SOCKET_H
5927 # include <sys/socket.h>
5929 #ifdef HAVE_SYS_SOCKETVAR_H
5930 # include <sys/socketvar.h>
5932 #ifdef HAVE_SYS_TIMEOUT_H
5933 # include <sys/timeout.h>
5935 #ifdef HAVE_NETINET_IN_H
5936 # include <netinet/in.h>
5938 #ifdef HAVE_NETINET_IN_SYSTM_H
5939 # include <netinet/in_systm.h>
5941 #ifdef HAVE_NETINET_IP_H
5942 # include <netinet/ip.h>
5944 #ifdef HAVE_NETINET_IP_VAR_H
5945 # include <netinet/ip_var.h>
5947 #ifdef HAVE_NETINET_IP_ICMP_H
5948 # include <netinet/ip_icmp.h>
5950 #ifdef HAVE_NETINET_UDP_H
5951 # include <netinet/udp.h>
5953 #ifdef HAVE_NETINET_TCP_H
5954 # include <netinet/tcp.h>
5956 #ifdef HAVE_NETINET_TCP_TIMER_H
5957 #include <netinet/tcp_timer.h>
5960 eval as_val
=\$
$as_ac_Header
5961 if test "x$as_val" = x
""yes; then :
5962 cat >>confdefs.h
<<_ACEOF
5963 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5971 for ac_header
in linux
/ipx.h linux
/irda.h
5973 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5974 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
5975 #ifdef HAVE_ASM_TYPES_H
5976 # include <asm/types.h>
5978 #ifdef HAVE_SYS_SOCKET_H
5979 # include <sys/socket.h>
5981 #ifdef HAVE_LINUX_TYPES_H
5982 # include <linux/types.h>
5985 eval as_val
=\$
$as_ac_Header
5986 if test "x$as_val" = x
""yes; then :
5987 cat >>confdefs.h
<<_ACEOF
5988 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5996 for ac_header
in mach-o
/dyld_images.h
5998 ac_fn_c_check_header_compile
"$LINENO" "mach-o/dyld_images.h" "ac_cv_header_mach_o_dyld_images_h" "#ifdef HAVE_STDBOOL_H
5999 # include <stdbool.h>
6001 #ifdef HAVE_STDINT_H
6002 # include <stdint.h>
6005 if test "x$ac_cv_header_mach_o_dyld_images_h" = x
""yes; then :
6006 cat >>confdefs.h
<<_ACEOF
6007 #define HAVE_MACH_O_DYLD_IMAGES_H 1
6015 for ac_header
in resolv.h
6017 ac_fn_c_check_header_compile
"$LINENO" "resolv.h" "ac_cv_header_resolv_h" "#include <sys/types.h>
6018 #ifdef HAVE_SYS_SOCKET_H
6019 # include <sys/socket.h>
6021 #ifdef HAVE_NETINET_IN_H
6022 # include <netinet/in.h>
6024 #ifdef HAVE_ARPA_NAMESER_H
6025 # include <arpa/nameser.h>
6028 if test "x$ac_cv_header_resolv_h" = x
""yes; then :
6029 cat >>confdefs.h
<<_ACEOF
6030 #define HAVE_RESOLV_H 1
6038 for ac_header
in ucontext.h
6040 ac_fn_c_check_header_compile
"$LINENO" "ucontext.h" "ac_cv_header_ucontext_h" "#include <signal.h>
6042 if test "x$ac_cv_header_ucontext_h" = x
""yes; then :
6043 cat >>confdefs.h
<<_ACEOF
6044 #define HAVE_UCONTEXT_H 1
6052 for ac_header
in sys
/thr.h
6054 ac_fn_c_check_header_compile
"$LINENO" "sys/thr.h" "ac_cv_header_sys_thr_h" "#include <sys/types.h>
6055 #ifdef HAVE_UCONTEXT_H
6056 #include <ucontext.h>
6059 if test "x$ac_cv_header_sys_thr_h" = x
""yes; then :
6060 cat >>confdefs.h
<<_ACEOF
6061 #define HAVE_SYS_THR_H 1
6069 for ac_header
in pthread_np.h
6071 ac_fn_c_check_header_compile
"$LINENO" "pthread_np.h" "ac_cv_header_pthread_np_h" "#ifdef HAVE_PTHREAD_H
6072 #include <pthread.h>
6075 if test "x$ac_cv_header_pthread_np_h" = x
""yes; then :
6076 cat >>confdefs.h
<<_ACEOF
6077 #define HAVE_PTHREAD_NP_H 1
6085 for ac_header
in linux
/videodev.h
6087 ac_fn_c_check_header_compile
"$LINENO" "linux/videodev.h" "ac_cv_header_linux_videodev_h" "#ifdef HAVE_SYS_TIME_H
6088 #include <sys/time.h>
6090 #include <sys/types.h>
6091 #ifdef HAVE_ASM_TYPES_H
6092 #include <asm/types.h>
6095 if test "x$ac_cv_header_linux_videodev_h" = x
""yes; then :
6096 cat >>confdefs.h
<<_ACEOF
6097 #define HAVE_LINUX_VIDEODEV_H 1
6105 for ac_header
in linux
/capi.h
6107 ac_fn_c_check_header_compile
"$LINENO" "linux/capi.h" "ac_cv_header_linux_capi_h" "#define __user
6109 if test "x$ac_cv_header_linux_capi_h" = x
""yes; then :
6110 cat >>confdefs.h
<<_ACEOF
6111 #define HAVE_LINUX_CAPI_H 1
6122 DLLFLAGS
="-D_REENTRANT"
6136 # Extract the first word of "ldd", so it can be a program name with args.
6137 set dummy ldd
; ac_word
=$2
6138 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6139 $as_echo_n "checking for $ac_word... " >&6; }
6140 if test "${ac_cv_path_LDD+set}" = set; then :
6141 $as_echo_n "(cached) " >&6
6145 ac_cv_path_LDD
="$LDD" # Let the user override the test with a path.
6148 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6149 as_dummy
="/sbin:/usr/sbin:$PATH"
6150 for as_dir
in $as_dummy
6153 test -z "$as_dir" && as_dir
=.
6154 for ac_exec_ext
in '' $ac_executable_extensions; do
6155 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6156 ac_cv_path_LDD
="$as_dir/$ac_word$ac_exec_ext"
6157 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6164 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD
="true"
6169 if test -n "$LDD"; then
6170 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LDD" >&5
6171 $as_echo "$LDD" >&6; }
6173 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6174 $as_echo "no" >&6; }
6181 if test -n "$ac_tool_prefix"; then
6182 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
6183 set dummy
${ac_tool_prefix}dlltool
; ac_word
=$2
6184 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6185 $as_echo_n "checking for $ac_word... " >&6; }
6186 if test "${ac_cv_prog_DLLTOOL+set}" = set; then :
6187 $as_echo_n "(cached) " >&6
6189 if test -n "$DLLTOOL"; then
6190 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
6192 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6196 test -z "$as_dir" && as_dir
=.
6197 for ac_exec_ext
in '' $ac_executable_extensions; do
6198 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6199 ac_cv_prog_DLLTOOL
="${ac_tool_prefix}dlltool"
6200 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6209 DLLTOOL
=$ac_cv_prog_DLLTOOL
6210 if test -n "$DLLTOOL"; then
6211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
6212 $as_echo "$DLLTOOL" >&6; }
6214 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6215 $as_echo "no" >&6; }
6220 if test -z "$ac_cv_prog_DLLTOOL"; then
6221 ac_ct_DLLTOOL
=$DLLTOOL
6222 # Extract the first word of "dlltool", so it can be a program name with args.
6223 set dummy dlltool
; ac_word
=$2
6224 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6225 $as_echo_n "checking for $ac_word... " >&6; }
6226 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then :
6227 $as_echo_n "(cached) " >&6
6229 if test -n "$ac_ct_DLLTOOL"; then
6230 ac_cv_prog_ac_ct_DLLTOOL
="$ac_ct_DLLTOOL" # Let the user override the test.
6232 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6236 test -z "$as_dir" && as_dir
=.
6237 for ac_exec_ext
in '' $ac_executable_extensions; do
6238 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6239 ac_cv_prog_ac_ct_DLLTOOL
="dlltool"
6240 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6249 ac_ct_DLLTOOL
=$ac_cv_prog_ac_ct_DLLTOOL
6250 if test -n "$ac_ct_DLLTOOL"; then
6251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
6252 $as_echo "$ac_ct_DLLTOOL" >&6; }
6254 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6255 $as_echo "no" >&6; }
6258 if test "x$ac_ct_DLLTOOL" = x
; then
6261 case $cross_compiling:$ac_tool_warned in
6263 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6264 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6265 ac_tool_warned
=yes ;;
6267 DLLTOOL
=$ac_ct_DLLTOOL
6270 DLLTOOL
="$ac_cv_prog_DLLTOOL"
6273 if test -n "$ac_tool_prefix"; then
6274 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
6275 set dummy
${ac_tool_prefix}dllwrap
; ac_word
=$2
6276 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6277 $as_echo_n "checking for $ac_word... " >&6; }
6278 if test "${ac_cv_prog_DLLWRAP+set}" = set; then :
6279 $as_echo_n "(cached) " >&6
6281 if test -n "$DLLWRAP"; then
6282 ac_cv_prog_DLLWRAP
="$DLLWRAP" # Let the user override the test.
6284 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6288 test -z "$as_dir" && as_dir
=.
6289 for ac_exec_ext
in '' $ac_executable_extensions; do
6290 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6291 ac_cv_prog_DLLWRAP
="${ac_tool_prefix}dllwrap"
6292 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6301 DLLWRAP
=$ac_cv_prog_DLLWRAP
6302 if test -n "$DLLWRAP"; then
6303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLWRAP" >&5
6304 $as_echo "$DLLWRAP" >&6; }
6306 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6307 $as_echo "no" >&6; }
6312 if test -z "$ac_cv_prog_DLLWRAP"; then
6313 ac_ct_DLLWRAP
=$DLLWRAP
6314 # Extract the first word of "dllwrap", so it can be a program name with args.
6315 set dummy dllwrap
; ac_word
=$2
6316 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6317 $as_echo_n "checking for $ac_word... " >&6; }
6318 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then :
6319 $as_echo_n "(cached) " >&6
6321 if test -n "$ac_ct_DLLWRAP"; then
6322 ac_cv_prog_ac_ct_DLLWRAP
="$ac_ct_DLLWRAP" # Let the user override the test.
6324 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6328 test -z "$as_dir" && as_dir
=.
6329 for ac_exec_ext
in '' $ac_executable_extensions; do
6330 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6331 ac_cv_prog_ac_ct_DLLWRAP
="dllwrap"
6332 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6341 ac_ct_DLLWRAP
=$ac_cv_prog_ac_ct_DLLWRAP
6342 if test -n "$ac_ct_DLLWRAP"; then
6343 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLWRAP" >&5
6344 $as_echo "$ac_ct_DLLWRAP" >&6; }
6346 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6347 $as_echo "no" >&6; }
6350 if test "x$ac_ct_DLLWRAP" = x
; then
6353 case $cross_compiling:$ac_tool_warned in
6355 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6356 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6357 ac_tool_warned
=yes ;;
6359 DLLWRAP
=$ac_ct_DLLWRAP
6362 DLLWRAP
="$ac_cv_prog_DLLWRAP"
6365 if test -n "$ac_tool_prefix"; then
6366 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6367 set dummy
${ac_tool_prefix}ar; ac_word
=$2
6368 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6369 $as_echo_n "checking for $ac_word... " >&6; }
6370 if test "${ac_cv_prog_MINGWAR+set}" = set; then :
6371 $as_echo_n "(cached) " >&6
6373 if test -n "$MINGWAR"; then
6374 ac_cv_prog_MINGWAR
="$MINGWAR" # Let the user override the test.
6376 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6380 test -z "$as_dir" && as_dir
=.
6381 for ac_exec_ext
in '' $ac_executable_extensions; do
6382 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6383 ac_cv_prog_MINGWAR
="${ac_tool_prefix}ar"
6384 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6393 MINGWAR
=$ac_cv_prog_MINGWAR
6394 if test -n "$MINGWAR"; then
6395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MINGWAR" >&5
6396 $as_echo "$MINGWAR" >&6; }
6398 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6399 $as_echo "no" >&6; }
6404 if test -z "$ac_cv_prog_MINGWAR"; then
6405 ac_ct_MINGWAR
=$MINGWAR
6406 # Extract the first word of "ar", so it can be a program name with args.
6407 set dummy
ar; ac_word
=$2
6408 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6409 $as_echo_n "checking for $ac_word... " >&6; }
6410 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then :
6411 $as_echo_n "(cached) " >&6
6413 if test -n "$ac_ct_MINGWAR"; then
6414 ac_cv_prog_ac_ct_MINGWAR
="$ac_ct_MINGWAR" # Let the user override the test.
6416 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6420 test -z "$as_dir" && as_dir
=.
6421 for ac_exec_ext
in '' $ac_executable_extensions; do
6422 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6423 ac_cv_prog_ac_ct_MINGWAR
="ar"
6424 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6433 ac_ct_MINGWAR
=$ac_cv_prog_ac_ct_MINGWAR
6434 if test -n "$ac_ct_MINGWAR"; then
6435 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MINGWAR" >&5
6436 $as_echo "$ac_ct_MINGWAR" >&6; }
6438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6439 $as_echo "no" >&6; }
6442 if test "x$ac_ct_MINGWAR" = x
; then
6445 case $cross_compiling:$ac_tool_warned in
6447 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6448 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6449 ac_tool_warned
=yes ;;
6451 MINGWAR
=$ac_ct_MINGWAR
6454 MINGWAR
="$ac_cv_prog_MINGWAR"
6457 if test "$DLLWRAP" = "false"; then
6463 enable_iphlpapi
=${enable_iphlpapi:-no}
6464 enable_kernel32
=${enable_kernel32:-no}
6465 enable_msvcrt
=${enable_msvcrt:-no}
6466 enable_ntdll
=${enable_ntdll:-no}
6467 enable_ws2_32
=${enable_ws2_32:-no}
6468 enable_loader
=${enable_loader:-no}
6469 enable_server
=${enable_server:-no}
6470 with_x
=${with_x:-no}
6471 with_pthread
=${with_pthread:-no}
6476 DLLFLAGS
="$DLLFLAGS -fPIC"
6477 LDDLLFLAGS
="-bundle -multiply_defined suppress"
6478 LIBWINE_LDFLAGS
="-multiply_defined suppress"
6479 LDSHARED
="\$(CC) -dynamiclib"
6481 LDRPATH_LOCAL
="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
6482 SECURITYLIB
="-framework Security -framework CoreFoundation"
6484 COREFOUNDATIONLIB
="-framework CoreFoundation"
6486 IOKITLIB
="-framework IOKit -framework CoreFoundation"
6488 LDEXECFLAGS
="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHAREDHEAP,0x7f000000"
6490 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
6492 DISKARBITRATIONLIB
="-framework DiskArbitration -framework CoreFoundation"
6495 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
6497 COREAUDIO
="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
6500 if test "$ac_cv_header_OpenAL_al_h" = "yes"
6502 LIBOPENAL
="-framework OpenAL"
6504 ac_cv_lib_openal_alGetSource3i
=yes
6506 if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
6508 ac_save_LIBS
="$LIBS"
6509 LIBS
="$LIBS $IOKITLIB"
6510 for ac_func
in IOHIDManagerCreate
6512 ac_fn_c_check_func
"$LINENO" "IOHIDManagerCreate" "ac_cv_func_IOHIDManagerCreate"
6513 if test "x$ac_cv_func_IOHIDManagerCreate" = x
""yes; then :
6514 cat >>confdefs.h
<<_ACEOF
6515 #define HAVE_IOHIDMANAGERCREATE 1
6521 LIBS
="$ac_save_LIBS"
6525 LDDLLFLAGS
="$LDDLLFLAGS -read_only_relocs warning" ;;
6527 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
6529 CARBONLIB
="-framework Carbon"
6531 enable_winequartz_drv
=${enable_winequartz_drv:-yes}
6533 if test "x$enable_win16" = "xyes"
6535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether 16-bit code can be built correctly" >&5
6536 $as_echo_n "checking whether 16-bit code can be built correctly... " >&6; }
6537 if test "$cross_compiling" = yes; then :
6538 { $as_echo "$as_me:${as_lineno-$LINENO}: result: cross-compiling, assuming yes" >&5
6539 $as_echo "cross-compiling, assuming yes" >&6; }
6541 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6542 /* end confdefs.h. */
6545 "good:\tnop;nop\n\t"
6546 ".globl _testfunc\n"
6547 "_testfunc:\tcallw good");
6548 extern void testfunc();
6552 unsigned short *p = (unsigned short *)testfunc;
6553 return p[0] != 0xe866 || p[1] != 0xfffa
6558 if ac_fn_c_try_run
"$LINENO"; then :
6559 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6560 $as_echo "yes" >&6; }
6562 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6563 $as_echo "no" >&6; }
6564 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
6566 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
6567 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
6573 DLLFLAGS
="$DLLFLAGS -fPIC"
6575 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build a GNU style ELF dll" >&5
6576 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
6577 if test "${ac_cv_c_dll_gnuelf+set}" = set; then :
6578 $as_echo_n "(cached) " >&6
6580 ac_wine_try_cflags_saved
=$CFLAGS
6581 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
6582 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6583 /* end confdefs.h. */
6586 if ac_fn_c_try_link
"$LINENO"; then :
6587 ac_cv_c_dll_gnuelf
="yes"
6589 ac_cv_c_dll_gnuelf
="no"
6591 rm -f core conftest.err conftest.
$ac_objext \
6592 conftest
$ac_exeext conftest.
$ac_ext
6593 CFLAGS
=$ac_wine_try_cflags_saved
6595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_gnuelf" >&5
6596 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
6597 if test "$ac_cv_c_dll_gnuelf" = "yes"
6599 LDSHARED
="\$(CC) -shared"
6600 LDDLLFLAGS
="-shared -Wl,-Bsymbolic"
6601 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
6602 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
6603 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then :
6604 $as_echo_n "(cached) " >&6
6606 ac_wine_try_cflags_saved
=$CFLAGS
6607 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
6608 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6609 /* end confdefs.h. */
6619 if ac_fn_c_try_link
"$LINENO"; then :
6620 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=yes
6622 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=no
6624 rm -f core conftest.err conftest.
$ac_objext \
6625 conftest
$ac_exeext conftest.
$ac_ext
6626 CFLAGS
=$ac_wine_try_cflags_saved
6628 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
6629 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
6630 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then :
6631 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
6633 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
6634 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
6635 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then :
6636 $as_echo_n "(cached) " >&6
6638 ac_wine_try_cflags_saved
=$CFLAGS
6639 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
6640 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6641 /* end confdefs.h. */
6651 if ac_fn_c_try_link
"$LINENO"; then :
6652 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=yes
6654 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=no
6656 rm -f core conftest.err conftest.
$ac_objext \
6657 conftest
$ac_exeext conftest.
$ac_ext
6658 CFLAGS
=$ac_wine_try_cflags_saved
6660 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
6661 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
6662 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then :
6663 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
6667 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
6668 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
6669 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then :
6670 $as_echo_n "(cached) " >&6
6672 ac_wine_try_cflags_saved
=$CFLAGS
6673 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
6674 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6675 /* end confdefs.h. */
6685 if ac_fn_c_try_link
"$LINENO"; then :
6686 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=yes
6688 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=no
6690 rm -f core conftest.err conftest.
$ac_objext \
6691 conftest
$ac_exeext conftest.
$ac_ext
6692 CFLAGS
=$ac_wine_try_cflags_saved
6694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
6695 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
6696 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then :
6697 LDDLLFLAGS
="$LDDLLFLAGS,-z,defs"
6700 { $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
6701 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
6702 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then :
6703 $as_echo_n "(cached) " >&6
6705 ac_wine_try_cflags_saved
=$CFLAGS
6706 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
6707 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6708 /* end confdefs.h. */
6718 if ac_fn_c_try_link
"$LINENO"; then :
6719 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=yes
6721 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=no
6723 rm -f core conftest.err conftest.
$ac_objext \
6724 conftest
$ac_exeext conftest.
$ac_ext
6725 CFLAGS
=$ac_wine_try_cflags_saved
6727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
6728 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
6729 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then :
6730 LDDLLFLAGS
="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
6733 echo '{ global: *; };' >conftest.map
6734 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
6735 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
6736 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then :
6737 $as_echo_n "(cached) " >&6
6739 ac_wine_try_cflags_saved
=$CFLAGS
6740 CFLAGS
="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
6741 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6742 /* end confdefs.h. */
6752 if ac_fn_c_try_link
"$LINENO"; then :
6753 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=yes
6755 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=no
6757 rm -f core conftest.err conftest.
$ac_objext \
6758 conftest
$ac_exeext conftest.
$ac_ext
6759 CFLAGS
=$ac_wine_try_cflags_saved
6761 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
6762 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
6763 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then :
6764 LDSHARED
="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
6768 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
6769 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
6770 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then :
6771 $as_echo_n "(cached) " >&6
6773 ac_wine_try_cflags_saved
=$CFLAGS
6774 CFLAGS
="$CFLAGS -fPIC -Wl,--export-dynamic"
6775 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6776 /* end confdefs.h. */
6786 if ac_fn_c_try_link
"$LINENO"; then :
6787 ac_cv_cflags__fPIC__Wl___export_dynamic
=yes
6789 ac_cv_cflags__fPIC__Wl___export_dynamic
=no
6791 rm -f core conftest.err conftest.
$ac_objext \
6792 conftest
$ac_exeext conftest.
$ac_ext
6793 CFLAGS
=$ac_wine_try_cflags_saved
6795 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
6796 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
6797 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then :
6798 LDEXECFLAGS
="-Wl,--export-dynamic"
6802 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\\$ORIGIN/../lib" | $as_tr_sh`
6803 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
6804 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
6805 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then :
6806 $as_echo_n "(cached) " >&6
6808 ac_wine_try_cflags_saved
=$CFLAGS
6809 CFLAGS
="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
6810 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6811 /* end confdefs.h. */
6821 if ac_fn_c_try_link
"$LINENO"; then :
6822 eval "$as_ac_var=yes"
6824 eval "$as_ac_var=no"
6826 rm -f core conftest.err conftest.
$ac_objext \
6827 conftest
$ac_exeext conftest.
$ac_ext
6828 CFLAGS
=$ac_wine_try_cflags_saved
6830 eval ac_res
=\$
$as_ac_var
6831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6832 $as_echo "$ac_res" >&6; }
6833 if test `eval 'as_val=${'$as_ac_var'};$as_echo "$as_val"'` = yes; then :
6834 LDRPATH_INSTALL
="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
6835 LDRPATH_LOCAL
="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
6837 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\\$ORIGIN/../lib" | $as_tr_sh`
6838 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
6839 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
6840 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then :
6841 $as_echo_n "(cached) " >&6
6843 ac_wine_try_cflags_saved
=$CFLAGS
6844 CFLAGS
="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
6845 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6846 /* end confdefs.h. */
6856 if ac_fn_c_try_link
"$LINENO"; then :
6857 eval "$as_ac_var=yes"
6859 eval "$as_ac_var=no"
6861 rm -f core conftest.err conftest.
$ac_objext \
6862 conftest
$ac_exeext conftest.
$ac_ext
6863 CFLAGS
=$ac_wine_try_cflags_saved
6865 eval ac_res
=\$
$as_ac_var
6866 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6867 $as_echo "$ac_res" >&6; }
6868 if test `eval 'as_val=${'$as_ac_var'};$as_echo "$as_val"'` = yes; then :
6869 LDRPATH_INSTALL
="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
6870 LDRPATH_LOCAL
="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
6874 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
6875 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
6876 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then :
6877 $as_echo_n "(cached) " >&6
6879 ac_wine_try_cflags_saved
=$CFLAGS
6880 CFLAGS
="$CFLAGS -Wl,--enable-new-dtags"
6881 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6882 /* end confdefs.h. */
6892 if ac_fn_c_try_link
"$LINENO"; then :
6893 ac_cv_cflags__Wl___enable_new_dtags
=yes
6895 ac_cv_cflags__Wl___enable_new_dtags
=no
6897 rm -f core conftest.err conftest.
$ac_objext \
6898 conftest
$ac_exeext conftest.
$ac_ext
6899 CFLAGS
=$ac_wine_try_cflags_saved
6901 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
6902 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
6903 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then :
6904 LDRPATH_INSTALL
="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
6908 *i
[3456789]86* | x86_64
)
6909 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
6910 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
6911 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then :
6912 $as_echo_n "(cached) " >&6
6914 ac_wine_try_cflags_saved
=$CFLAGS
6915 CFLAGS
="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
6916 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6917 /* end confdefs.h. */
6927 if ac_fn_c_try_link
"$LINENO"; then :
6928 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=yes
6930 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=no
6932 rm -f core conftest.err conftest.
$ac_objext \
6933 conftest
$ac_exeext conftest.
$ac_ext
6934 CFLAGS
=$ac_wine_try_cflags_saved
6936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
6937 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
6938 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then :
6939 LDEXECFLAGS
="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
6945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build a UnixWare (Solaris) dll" >&5
6946 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
6947 if test "${ac_cv_c_dll_unixware+set}" = set; then :
6948 $as_echo_n "(cached) " >&6
6950 ac_wine_try_cflags_saved
=$CFLAGS
6951 CFLAGS
="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
6952 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6953 /* end confdefs.h. */
6956 if ac_fn_c_try_link
"$LINENO"; then :
6957 ac_cv_c_dll_unixware
="yes"
6959 ac_cv_c_dll_unixware
="no"
6961 rm -f core conftest.err conftest.
$ac_objext \
6962 conftest
$ac_exeext conftest.
$ac_ext
6963 CFLAGS
=$ac_wine_try_cflags_saved
6965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_unixware" >&5
6966 $as_echo "$ac_cv_c_dll_unixware" >&6; }
6967 if test "$ac_cv_c_dll_unixware" = "yes"
6969 LDSHARED
="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
6970 LDDLLFLAGS
="-Wl,-G,-B,symbolic"
6973 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build an HP-UX dll" >&5
6974 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
6975 if test "${ac_cv_c_dll_hpux+set}" = set; then :
6976 $as_echo_n "(cached) " >&6
6978 ac_wine_try_cflags_saved
=$CFLAGS
6979 CFLAGS
="$CFLAGS -shared"
6980 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6981 /* end confdefs.h. */
6984 if ac_fn_c_try_link
"$LINENO"; then :
6985 ac_cv_c_dll_hpux
="yes"
6987 ac_cv_c_dll_hpux
="no"
6989 rm -f core conftest.err conftest.
$ac_objext \
6990 conftest
$ac_exeext conftest.
$ac_ext
6991 CFLAGS
=$ac_wine_try_cflags_saved
6993 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_hpux" >&5
6994 $as_echo "$ac_cv_c_dll_hpux" >&6; }
6995 if test "$ac_cv_c_dll_hpux" = "yes"
6999 LDDLLFLAGS
="-shared -fPIC"
7000 LDSHARED
="\$(CC) -shared"
7007 enable_winequartz_drv
=${enable_winequartz_drv:-no}
7009 if test "$LIBEXT" = "a"; then
7010 as_fn_error
"could not find a way to build shared libraries.
7011 It is currently not possible to build Wine without shared library
7012 (.so) support to allow transparent switch between .so and .dll files.
7013 If you are using Linux, you will need a newer binutils.
7017 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
7019 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
7021 # Extract the first word of "$ac_prog", so it can be a program name with args.
7022 set dummy
$ac_prog; ac_word
=$2
7023 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7024 $as_echo_n "checking for $ac_word... " >&6; }
7025 if test "${ac_cv_prog_CROSSCC+set}" = set; then :
7026 $as_echo_n "(cached) " >&6
7028 if test -n "$CROSSCC"; then
7029 ac_cv_prog_CROSSCC
="$CROSSCC" # Let the user override the test.
7031 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7035 test -z "$as_dir" && as_dir
=.
7036 for ac_exec_ext
in '' $ac_executable_extensions; do
7037 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7038 ac_cv_prog_CROSSCC
="$ac_prog"
7039 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7048 CROSSCC
=$ac_cv_prog_CROSSCC
7049 if test -n "$CROSSCC"; then
7050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CROSSCC" >&5
7051 $as_echo "$CROSSCC" >&6; }
7053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7054 $as_echo "no" >&6; }
7058 test -n "$CROSSCC" && break
7060 test -n "$CROSSCC" || CROSSCC
="false"
7062 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
7064 # Extract the first word of "$ac_prog", so it can be a program name with args.
7065 set dummy
$ac_prog; ac_word
=$2
7066 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7067 $as_echo_n "checking for $ac_word... " >&6; }
7068 if test "${ac_cv_prog_DLLTOOL+set}" = set; then :
7069 $as_echo_n "(cached) " >&6
7071 if test -n "$DLLTOOL"; then
7072 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
7074 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7078 test -z "$as_dir" && as_dir
=.
7079 for ac_exec_ext
in '' $ac_executable_extensions; do
7080 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7081 ac_cv_prog_DLLTOOL
="$ac_prog"
7082 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7091 DLLTOOL
=$ac_cv_prog_DLLTOOL
7092 if test -n "$DLLTOOL"; then
7093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
7094 $as_echo "$DLLTOOL" >&6; }
7096 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7097 $as_echo "no" >&6; }
7101 test -n "$DLLTOOL" && break
7103 test -n "$DLLTOOL" || DLLTOOL
="false"
7105 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
7107 # Extract the first word of "$ac_prog", so it can be a program name with args.
7108 set dummy
$ac_prog; ac_word
=$2
7109 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7110 $as_echo_n "checking for $ac_word... " >&6; }
7111 if test "${ac_cv_prog_MINGWAR+set}" = set; then :
7112 $as_echo_n "(cached) " >&6
7114 if test -n "$MINGWAR"; then
7115 ac_cv_prog_MINGWAR
="$MINGWAR" # Let the user override the test.
7117 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7121 test -z "$as_dir" && as_dir
=.
7122 for ac_exec_ext
in '' $ac_executable_extensions; do
7123 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7124 ac_cv_prog_MINGWAR
="$ac_prog"
7125 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7134 MINGWAR
=$ac_cv_prog_MINGWAR
7135 if test -n "$MINGWAR"; then
7136 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MINGWAR" >&5
7137 $as_echo "$MINGWAR" >&6; }
7139 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7140 $as_echo "no" >&6; }
7144 test -n "$MINGWAR" && break
7146 test -n "$MINGWAR" || MINGWAR
="false"
7148 if test "$CROSSCC" != "false"
7150 CROSSTEST
="\$(CROSSTEST)"
7158 *-gcc) target
=`expr "$1" : '\(.*\)-gcc'` ;;
7162 if test -n "$target"
7164 CROSSTARGETFLAGS
="-b $target"
7171 if test "$ac_cv_header_pthread_h" = "yes"
7173 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lpthread" >&5
7174 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
7175 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then :
7176 $as_echo_n "(cached) " >&6
7178 ac_check_lib_save_LIBS
=$LIBS
7179 LIBS
="-lpthread $LIBS"
7180 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7181 /* end confdefs.h. */
7183 /* Override any GCC internal prototype to avoid an error.
7184 Use char because int might match the return type of a GCC
7185 builtin and then its argument prototype would still apply. */
7189 char pthread_create ();
7193 return pthread_create ();
7198 if ac_fn_c_try_link
"$LINENO"; then :
7199 ac_cv_lib_pthread_pthread_create
=yes
7201 ac_cv_lib_pthread_pthread_create
=no
7203 rm -f core conftest.err conftest.
$ac_objext \
7204 conftest
$ac_exeext conftest.
$ac_ext
7205 LIBS
=$ac_check_lib_save_LIBS
7207 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_create" >&5
7208 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
7209 if test "x$ac_cv_lib_pthread_pthread_create" = x
""yes; then :
7210 LIBPTHREAD
="-lpthread"
7215 if test "x$LIBPTHREAD" = "x"; then :
7216 case "x$with_pthread" in
7218 *) as_fn_error
"pthread ${notice_platform}development files not found.
7219 Wine cannot support threads without libpthread.
7220 Use the --without-pthread option if you really want this." "$LINENO" 5 ;;
7225 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
7226 $as_echo_n "checking for X... " >&6; }
7229 # Check whether --with-x was given.
7230 if test "${with_x+set}" = set; then :
7234 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
7235 if test "x$with_x" = xno
; then
7236 # The user explicitly disabled X.
7239 case $x_includes,$x_libraries in #(
7240 *\'*) as_fn_error
"cannot use X directory names containing '" "$LINENO" 5;; #(
7241 *,NONE | NONE
,*) if test "${ac_cv_have_x+set}" = set; then :
7242 $as_echo_n "(cached) " >&6
7244 # One or both of the vars are not set, and there is no cached value.
7245 ac_x_includes
=no ac_x_libraries
=no
7246 rm -f -r conftest.dir
7247 if mkdir conftest.dir
; then
7249 cat >Imakefile
<<'_ACEOF'
7251 @echo incroot='${INCROOT}'
7253 @echo usrlibdir='${USRLIBDIR}'
7255 @echo libdir='${LIBDIR}'
7257 if (export CC
; ${XMKMF-xmkmf}) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
7258 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
7259 for ac_var
in incroot usrlibdir libdir
; do
7260 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
7262 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
7263 for ac_extension
in a so sl dylib la dll
; do
7264 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
7265 test -f "$ac_im_libdir/libX11.$ac_extension"; then
7266 ac_im_usrlibdir
=$ac_im_libdir; break
7269 # Screen out bogus values from the imake configuration. They are
7270 # bogus both because they are the default anyway, and because
7271 # using them would break gcc on systems where it needs fixed includes.
7272 case $ac_im_incroot in
7273 /usr
/include
) ac_x_includes
= ;;
7274 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
=$ac_im_incroot;;
7276 case $ac_im_usrlibdir in
7277 /usr
/lib |
/usr
/lib64 |
/lib |
/lib64
) ;;
7278 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
=$ac_im_usrlibdir ;;
7282 rm -f -r conftest.dir
7285 # Standard set of common directories for X headers.
7286 # Check X11 before X11Rn because it is often a symlink to the current release.
7300 /usr/local/X11/include
7301 /usr/local/X11R7/include
7302 /usr/local/X11R6/include
7303 /usr/local/X11R5/include
7304 /usr/local/X11R4/include
7306 /usr/local/include/X11
7307 /usr/local/include/X11R7
7308 /usr/local/include/X11R6
7309 /usr/local/include/X11R5
7310 /usr/local/include/X11R4
7314 /usr/XFree86/include/X11
7318 /usr/unsupported/include
7320 /usr/local/x11r5/include
7321 /usr/lpp/Xamples/include
7323 /usr/openwin/include
7324 /usr/openwin/share/include'
7326 if test "$ac_x_includes" = no
; then
7327 # Guess where to find include files, by looking for Xlib.h.
7328 # First, try using that file with no special directory specified.
7329 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7330 /* end confdefs.h. */
7331 #include <X11/Xlib.h>
7333 if ac_fn_c_try_cpp
"$LINENO"; then :
7334 # We can compile using X headers with no special include directory.
7337 for ac_dir
in $ac_x_header_dirs; do
7338 if test -r "$ac_dir/X11/Xlib.h"; then
7339 ac_x_includes
=$ac_dir
7344 rm -f conftest.err conftest.
$ac_ext
7345 fi # $ac_x_includes = no
7347 if test "$ac_x_libraries" = no
; then
7348 # Check for the libraries.
7349 # See if we find them without any special options.
7350 # Don't add to $LIBS permanently.
7353 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7354 /* end confdefs.h. */
7355 #include <X11/Xlib.h>
7364 if ac_fn_c_try_link
"$LINENO"; then :
7366 # We can link X programs with no special library path.
7370 for ac_dir
in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
7372 # Don't even attempt the hair of trying to link an X program!
7373 for ac_extension
in a so sl dylib la dll
; do
7374 if test -r "$ac_dir/libX11.$ac_extension"; then
7375 ac_x_libraries
=$ac_dir
7381 rm -f core conftest.err conftest.
$ac_objext \
7382 conftest
$ac_exeext conftest.
$ac_ext
7383 fi # $ac_x_libraries = no
7385 case $ac_x_includes,$ac_x_libraries in #(
7387 # Didn't find X, or a directory has "'" in its name.
7388 ac_cv_have_x
="have_x=no";; #(
7390 # Record where we found X for the cache.
7391 ac_cv_have_x
="have_x=yes\
7392 ac_x_includes='$ac_x_includes'\
7393 ac_x_libraries='$ac_x_libraries'"
7399 eval "$ac_cv_have_x"
7402 if test "$have_x" != yes; then
7403 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
7404 $as_echo "$have_x" >&6; }
7407 # If each of the values was on the command line, it overrides each guess.
7408 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
7409 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
7410 # Update the cache value to reflect the command line values.
7411 ac_cv_have_x
="have_x=yes\
7412 ac_x_includes='$x_includes'\
7413 ac_x_libraries='$x_libraries'"
7414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
7415 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
7418 if test "$no_x" = yes; then
7419 # Not all programs may use this symbol, but it does not hurt to define it.
7421 $as_echo "#define X_DISPLAY_MISSING 1" >>confdefs.h
7423 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
7425 if test -n "$x_includes"; then
7426 X_CFLAGS
="$X_CFLAGS -I$x_includes"
7429 # It would also be nice to do this for all -L options, not just this one.
7430 if test -n "$x_libraries"; then
7431 X_LIBS
="$X_LIBS -L$x_libraries"
7432 # For Solaris; some versions of Sun CC require a space after -R and
7433 # others require no space. Words are not sufficient . . . .
7434 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
7435 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
7436 ac_xsave_LIBS
=$LIBS; LIBS
="$LIBS -R$x_libraries"
7437 ac_xsave_c_werror_flag
=$ac_c_werror_flag
7438 ac_c_werror_flag
=yes
7439 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7440 /* end confdefs.h. */
7450 if ac_fn_c_try_link
"$LINENO"; then :
7451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7452 $as_echo "no" >&6; }
7453 X_LIBS
="$X_LIBS -R$x_libraries"
7455 LIBS
="$ac_xsave_LIBS -R $x_libraries"
7456 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7457 /* end confdefs.h. */
7467 if ac_fn_c_try_link
"$LINENO"; then :
7468 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7469 $as_echo "yes" >&6; }
7470 X_LIBS
="$X_LIBS -R $x_libraries"
7472 { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
7473 $as_echo "neither works" >&6; }
7475 rm -f core conftest.err conftest.
$ac_objext \
7476 conftest
$ac_exeext conftest.
$ac_ext
7478 rm -f core conftest.err conftest.
$ac_objext \
7479 conftest
$ac_exeext conftest.
$ac_ext
7480 ac_c_werror_flag
=$ac_xsave_c_werror_flag
7484 # Check for system-dependent libraries X programs must link with.
7485 # Do this before checking for the system-independent R6 libraries
7486 # (-lICE), since we may need -lsocket or whatever for X linking.
7488 if test "$ISC" = yes; then
7489 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
7491 # Martyn Johnson says this is needed for Ultrix, if the X
7492 # libraries were built with DECnet support. And Karl Berry says
7493 # the Alpha needs dnet_stub (dnet does not exist).
7494 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS $X_LIBS -lX11"
7495 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7496 /* end confdefs.h. */
7498 /* Override any GCC internal prototype to avoid an error.
7499 Use char because int might match the return type of a GCC
7500 builtin and then its argument prototype would still apply. */
7504 char XOpenDisplay ();
7508 return XOpenDisplay ();
7513 if ac_fn_c_try_link
"$LINENO"; then :
7516 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
7517 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
7518 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :
7519 $as_echo_n "(cached) " >&6
7521 ac_check_lib_save_LIBS
=$LIBS
7523 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7524 /* end confdefs.h. */
7526 /* Override any GCC internal prototype to avoid an error.
7527 Use char because int might match the return type of a GCC
7528 builtin and then its argument prototype would still apply. */
7536 return dnet_ntoa ();
7541 if ac_fn_c_try_link
"$LINENO"; then :
7542 ac_cv_lib_dnet_dnet_ntoa
=yes
7544 ac_cv_lib_dnet_dnet_ntoa
=no
7546 rm -f core conftest.err conftest.
$ac_objext \
7547 conftest
$ac_exeext conftest.
$ac_ext
7548 LIBS
=$ac_check_lib_save_LIBS
7550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
7551 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
7552 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x
""yes; then :
7553 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
7556 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
7557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
7558 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
7559 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then :
7560 $as_echo_n "(cached) " >&6
7562 ac_check_lib_save_LIBS
=$LIBS
7563 LIBS
="-ldnet_stub $LIBS"
7564 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7565 /* end confdefs.h. */
7567 /* Override any GCC internal prototype to avoid an error.
7568 Use char because int might match the return type of a GCC
7569 builtin and then its argument prototype would still apply. */
7577 return dnet_ntoa ();
7582 if ac_fn_c_try_link
"$LINENO"; then :
7583 ac_cv_lib_dnet_stub_dnet_ntoa
=yes
7585 ac_cv_lib_dnet_stub_dnet_ntoa
=no
7587 rm -f core conftest.err conftest.
$ac_objext \
7588 conftest
$ac_exeext conftest.
$ac_ext
7589 LIBS
=$ac_check_lib_save_LIBS
7591 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
7592 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
7593 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x
""yes; then :
7594 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
7599 rm -f core conftest.err conftest.
$ac_objext \
7600 conftest
$ac_exeext conftest.
$ac_ext
7601 LIBS
="$ac_xsave_LIBS"
7603 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
7604 # to get the SysV transport functions.
7605 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
7607 # The nsl library prevents programs from opening the X display
7608 # on Irix 5.2, according to T.E. Dickey.
7609 # The functions gethostbyname, getservbyname, and inet_addr are
7610 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
7611 ac_fn_c_check_func
"$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
7612 if test "x$ac_cv_func_gethostbyname" = x
""yes; then :
7616 if test $ac_cv_func_gethostbyname = no
; then
7617 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
7618 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
7619 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
7620 $as_echo_n "(cached) " >&6
7622 ac_check_lib_save_LIBS
=$LIBS
7624 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7625 /* end confdefs.h. */
7627 /* Override any GCC internal prototype to avoid an error.
7628 Use char because int might match the return type of a GCC
7629 builtin and then its argument prototype would still apply. */
7633 char gethostbyname ();
7637 return gethostbyname ();
7642 if ac_fn_c_try_link
"$LINENO"; then :
7643 ac_cv_lib_nsl_gethostbyname
=yes
7645 ac_cv_lib_nsl_gethostbyname
=no
7647 rm -f core conftest.err conftest.
$ac_objext \
7648 conftest
$ac_exeext conftest.
$ac_ext
7649 LIBS
=$ac_check_lib_save_LIBS
7651 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
7652 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
7653 if test "x$ac_cv_lib_nsl_gethostbyname" = x
""yes; then :
7654 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
7657 if test $ac_cv_lib_nsl_gethostbyname = no
; then
7658 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
7659 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
7660 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then :
7661 $as_echo_n "(cached) " >&6
7663 ac_check_lib_save_LIBS
=$LIBS
7665 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7666 /* end confdefs.h. */
7668 /* Override any GCC internal prototype to avoid an error.
7669 Use char because int might match the return type of a GCC
7670 builtin and then its argument prototype would still apply. */
7674 char gethostbyname ();
7678 return gethostbyname ();
7683 if ac_fn_c_try_link
"$LINENO"; then :
7684 ac_cv_lib_bsd_gethostbyname
=yes
7686 ac_cv_lib_bsd_gethostbyname
=no
7688 rm -f core conftest.err conftest.
$ac_objext \
7689 conftest
$ac_exeext conftest.
$ac_ext
7690 LIBS
=$ac_check_lib_save_LIBS
7692 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
7693 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
7694 if test "x$ac_cv_lib_bsd_gethostbyname" = x
""yes; then :
7695 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lbsd"
7701 # lieder@skyler.mavd.honeywell.com says without -lsocket,
7702 # socket/setsockopt and other routines are undefined under SCO ODT
7703 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
7704 # on later versions), says Simon Leinen: it contains gethostby*
7705 # variants that don't use the name server (or something). -lsocket
7706 # must be given before -lnsl if both are needed. We assume that
7707 # if connect needs -lnsl, so does gethostbyname.
7708 ac_fn_c_check_func
"$LINENO" "connect" "ac_cv_func_connect"
7709 if test "x$ac_cv_func_connect" = x
""yes; then :
7713 if test $ac_cv_func_connect = no
; then
7714 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
7715 $as_echo_n "checking for connect in -lsocket... " >&6; }
7716 if test "${ac_cv_lib_socket_connect+set}" = set; then :
7717 $as_echo_n "(cached) " >&6
7719 ac_check_lib_save_LIBS
=$LIBS
7720 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
7721 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7722 /* end confdefs.h. */
7724 /* Override any GCC internal prototype to avoid an error.
7725 Use char because int might match the return type of a GCC
7726 builtin and then its argument prototype would still apply. */
7739 if ac_fn_c_try_link
"$LINENO"; then :
7740 ac_cv_lib_socket_connect
=yes
7742 ac_cv_lib_socket_connect
=no
7744 rm -f core conftest.err conftest.
$ac_objext \
7745 conftest
$ac_exeext conftest.
$ac_ext
7746 LIBS
=$ac_check_lib_save_LIBS
7748 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
7749 $as_echo "$ac_cv_lib_socket_connect" >&6; }
7750 if test "x$ac_cv_lib_socket_connect" = x
""yes; then :
7751 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
7756 # Guillermo Gomez says -lposix is necessary on A/UX.
7757 ac_fn_c_check_func
"$LINENO" "remove" "ac_cv_func_remove"
7758 if test "x$ac_cv_func_remove" = x
""yes; then :
7762 if test $ac_cv_func_remove = no
; then
7763 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
7764 $as_echo_n "checking for remove in -lposix... " >&6; }
7765 if test "${ac_cv_lib_posix_remove+set}" = set; then :
7766 $as_echo_n "(cached) " >&6
7768 ac_check_lib_save_LIBS
=$LIBS
7769 LIBS
="-lposix $LIBS"
7770 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7771 /* end confdefs.h. */
7773 /* Override any GCC internal prototype to avoid an error.
7774 Use char because int might match the return type of a GCC
7775 builtin and then its argument prototype would still apply. */
7788 if ac_fn_c_try_link
"$LINENO"; then :
7789 ac_cv_lib_posix_remove
=yes
7791 ac_cv_lib_posix_remove
=no
7793 rm -f core conftest.err conftest.
$ac_objext \
7794 conftest
$ac_exeext conftest.
$ac_ext
7795 LIBS
=$ac_check_lib_save_LIBS
7797 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
7798 $as_echo "$ac_cv_lib_posix_remove" >&6; }
7799 if test "x$ac_cv_lib_posix_remove" = x
""yes; then :
7800 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
7805 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
7806 ac_fn_c_check_func
"$LINENO" "shmat" "ac_cv_func_shmat"
7807 if test "x$ac_cv_func_shmat" = x
""yes; then :
7811 if test $ac_cv_func_shmat = no
; then
7812 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
7813 $as_echo_n "checking for shmat in -lipc... " >&6; }
7814 if test "${ac_cv_lib_ipc_shmat+set}" = set; then :
7815 $as_echo_n "(cached) " >&6
7817 ac_check_lib_save_LIBS
=$LIBS
7819 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7820 /* end confdefs.h. */
7822 /* Override any GCC internal prototype to avoid an error.
7823 Use char because int might match the return type of a GCC
7824 builtin and then its argument prototype would still apply. */
7837 if ac_fn_c_try_link
"$LINENO"; then :
7838 ac_cv_lib_ipc_shmat
=yes
7840 ac_cv_lib_ipc_shmat
=no
7842 rm -f core conftest.err conftest.
$ac_objext \
7843 conftest
$ac_exeext conftest.
$ac_ext
7844 LIBS
=$ac_check_lib_save_LIBS
7846 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
7847 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
7848 if test "x$ac_cv_lib_ipc_shmat" = x
""yes; then :
7849 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
7855 # Check for libraries that X11R6 Xt/Xaw programs need.
7856 ac_save_LDFLAGS
=$LDFLAGS
7857 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
7858 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
7859 # check for ICE first), but we must link in the order -lSM -lICE or
7860 # we get undefined symbols. So assume we have SM if we have ICE.
7861 # These have to be linked with before -lX11, unlike the other
7862 # libraries we check for below, so use a different variable.
7863 # John Interrante, Karl Berry
7864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
7865 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
7866 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then :
7867 $as_echo_n "(cached) " >&6
7869 ac_check_lib_save_LIBS
=$LIBS
7870 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
7871 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7872 /* end confdefs.h. */
7874 /* Override any GCC internal prototype to avoid an error.
7875 Use char because int might match the return type of a GCC
7876 builtin and then its argument prototype would still apply. */
7880 char IceConnectionNumber ();
7884 return IceConnectionNumber ();
7889 if ac_fn_c_try_link
"$LINENO"; then :
7890 ac_cv_lib_ICE_IceConnectionNumber
=yes
7892 ac_cv_lib_ICE_IceConnectionNumber
=no
7894 rm -f core conftest.err conftest.
$ac_objext \
7895 conftest
$ac_exeext conftest.
$ac_ext
7896 LIBS
=$ac_check_lib_save_LIBS
7898 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
7899 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
7900 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x
""yes; then :
7901 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
7904 LDFLAGS
=$ac_save_LDFLAGS
7909 if test "$have_x" = "yes"
7912 ac_save_CPPFLAGS
="$CPPFLAGS"
7913 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
7915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lX11" >&5
7916 $as_echo_n "checking for -lX11... " >&6; }
7917 if test "${ac_cv_lib_soname_X11+set}" = set; then :
7918 $as_echo_n "(cached) " >&6
7920 ac_check_soname_save_LIBS
=$LIBS
7921 LIBS
="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
7922 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7923 /* end confdefs.h. */
7925 /* Override any GCC internal prototype to avoid an error.
7926 Use char because int might match the return type of a GCC
7927 builtin and then its argument prototype would still apply. */
7931 char XCreateWindow ();
7935 return XCreateWindow ();
7940 if ac_fn_c_try_link
"$LINENO"; then :
7943 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'` ;;
7944 *) ac_cv_lib_soname_X11
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
7947 rm -f core conftest.err conftest.
$ac_objext \
7948 conftest
$ac_exeext conftest.
$ac_ext
7949 LIBS
=$ac_check_soname_save_LIBS
7951 if test "x$ac_cv_lib_soname_X11" = "x"; then :
7952 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
7953 $as_echo "not found" >&6; }
7956 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_X11" >&5
7957 $as_echo "$ac_cv_lib_soname_X11" >&6; }
7959 cat >>confdefs.h
<<_ACEOF
7960 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
7965 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXext" >&5
7966 $as_echo_n "checking for -lXext... " >&6; }
7967 if test "${ac_cv_lib_soname_Xext+set}" = set; then :
7968 $as_echo_n "(cached) " >&6
7970 ac_check_soname_save_LIBS
=$LIBS
7971 LIBS
="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
7972 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7973 /* end confdefs.h. */
7975 /* Override any GCC internal prototype to avoid an error.
7976 Use char because int might match the return type of a GCC
7977 builtin and then its argument prototype would still apply. */
7981 char XextCreateExtension ();
7985 return XextCreateExtension ();
7990 if ac_fn_c_try_link
"$LINENO"; then :
7993 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'` ;;
7994 *) ac_cv_lib_soname_Xext
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
7997 rm -f core conftest.err conftest.
$ac_objext \
7998 conftest
$ac_exeext conftest.
$ac_ext
7999 LIBS
=$ac_check_soname_save_LIBS
8001 if test "x$ac_cv_lib_soname_Xext" = "x"; then :
8002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8003 $as_echo "not found" >&6; }
8006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xext" >&5
8007 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
8009 cat >>confdefs.h
<<_ACEOF
8010 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
8016 for ac_header
in X11
/Xlib.h \
8019 X11
/Xcursor
/Xcursor.h \
8020 X11
/extensions
/shape.h \
8021 X11
/extensions
/XInput.h \
8022 X11
/extensions
/XShm.h \
8023 X11
/extensions
/Xcomposite.h \
8024 X11
/extensions
/Xinerama.h \
8025 X11
/extensions
/Xrandr.h \
8026 X11
/extensions
/Xrender.h \
8027 X11
/extensions
/xf86vmode.h \
8028 X11
/extensions
/xf86vmproto.h
8030 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8031 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_X11_XLIB_H
8032 # include <X11/Xlib.h>
8034 #ifdef HAVE_X11_XUTIL_H
8035 # include <X11/Xutil.h>
8038 eval as_val
=\$
$as_ac_Header
8039 if test "x$as_val" = x
""yes; then :
8040 cat >>confdefs.h
<<_ACEOF
8041 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8049 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
8051 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XkbQueryExtension in -lX11" >&5
8052 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
8053 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then :
8054 $as_echo_n "(cached) " >&6
8056 ac_check_lib_save_LIBS
=$LIBS
8057 LIBS
="-lX11 $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8058 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8059 /* end confdefs.h. */
8061 /* Override any GCC internal prototype to avoid an error.
8062 Use char because int might match the return type of a GCC
8063 builtin and then its argument prototype would still apply. */
8067 char XkbQueryExtension ();
8071 return XkbQueryExtension ();
8076 if ac_fn_c_try_link
"$LINENO"; then :
8077 ac_cv_lib_X11_XkbQueryExtension
=yes
8079 ac_cv_lib_X11_XkbQueryExtension
=no
8081 rm -f core conftest.err conftest.
$ac_objext \
8082 conftest
$ac_exeext conftest.
$ac_ext
8083 LIBS
=$ac_check_lib_save_LIBS
8085 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
8086 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
8087 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x
""yes; then :
8089 $as_echo "#define HAVE_XKB 1" >>confdefs.h
8095 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
8097 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXcursor" >&5
8098 $as_echo_n "checking for -lXcursor... " >&6; }
8099 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then :
8100 $as_echo_n "(cached) " >&6
8102 ac_check_soname_save_LIBS
=$LIBS
8103 LIBS
="-lXcursor $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8104 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8105 /* end confdefs.h. */
8107 /* Override any GCC internal prototype to avoid an error.
8108 Use char because int might match the return type of a GCC
8109 builtin and then its argument prototype would still apply. */
8113 char XcursorImageLoadCursor ();
8117 return XcursorImageLoadCursor ();
8122 if ac_fn_c_try_link
"$LINENO"; then :
8125 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'` ;;
8126 *) ac_cv_lib_soname_Xcursor
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8129 rm -f core conftest.err conftest.
$ac_objext \
8130 conftest
$ac_exeext conftest.
$ac_ext
8131 LIBS
=$ac_check_soname_save_LIBS
8133 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then :
8134 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8135 $as_echo "not found" >&6; }
8138 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xcursor" >&5
8139 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
8141 cat >>confdefs.h
<<_ACEOF
8142 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
8148 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then :
8149 case "x$with_xcursor" in
8150 x
) wine_notices
="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
8152 *) as_fn_error
"libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
8153 This is an error since --with-xcursor was requested." "$LINENO" 5 ;;
8157 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
8159 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXi" >&5
8160 $as_echo_n "checking for -lXi... " >&6; }
8161 if test "${ac_cv_lib_soname_Xi+set}" = set; then :
8162 $as_echo_n "(cached) " >&6
8164 ac_check_soname_save_LIBS
=$LIBS
8165 LIBS
="-lXi $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8166 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8167 /* end confdefs.h. */
8169 /* Override any GCC internal prototype to avoid an error.
8170 Use char because int might match the return type of a GCC
8171 builtin and then its argument prototype would still apply. */
8175 char XOpenDevice ();
8179 return XOpenDevice ();
8184 if ac_fn_c_try_link
"$LINENO"; then :
8187 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'` ;;
8188 *) ac_cv_lib_soname_Xi
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8191 rm -f core conftest.err conftest.
$ac_objext \
8192 conftest
$ac_exeext conftest.
$ac_ext
8193 LIBS
=$ac_check_soname_save_LIBS
8195 if test "x$ac_cv_lib_soname_Xi" = "x"; then :
8196 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8197 $as_echo "not found" >&6; }
8200 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xi" >&5
8201 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
8203 cat >>confdefs.h
<<_ACEOF
8204 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
8210 if test "x$ac_cv_lib_soname_Xi" = "x"; then :
8211 case "x$with_xinput" in
8212 x
) wine_notices
="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
8214 *) as_fn_error
"libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
8215 This is an error since --with-xinput was requested." "$LINENO" 5 ;;
8219 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
8221 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShmQueryExtension in -lXext" >&5
8222 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
8223 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then :
8224 $as_echo_n "(cached) " >&6
8226 ac_check_lib_save_LIBS
=$LIBS
8227 LIBS
="-lXext $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8228 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8229 /* end confdefs.h. */
8231 /* Override any GCC internal prototype to avoid an error.
8232 Use char because int might match the return type of a GCC
8233 builtin and then its argument prototype would still apply. */
8237 char XShmQueryExtension ();
8241 return XShmQueryExtension ();
8246 if ac_fn_c_try_link
"$LINENO"; then :
8247 ac_cv_lib_Xext_XShmQueryExtension
=yes
8249 ac_cv_lib_Xext_XShmQueryExtension
=no
8251 rm -f core conftest.err conftest.
$ac_objext \
8252 conftest
$ac_exeext conftest.
$ac_ext
8253 LIBS
=$ac_check_lib_save_LIBS
8255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
8256 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
8257 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x
""yes; then :
8259 $as_echo "#define HAVE_LIBXXSHM 1" >>confdefs.h
8264 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then :
8265 case "x$with_xshm" in
8266 x
) wine_notices
="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
8268 *) as_fn_error
"XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
8269 This is an error since --with-xshm was requested." "$LINENO" 5 ;;
8273 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
8275 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShapeQueryExtension in -lXext" >&5
8276 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
8277 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then :
8278 $as_echo_n "(cached) " >&6
8280 ac_check_lib_save_LIBS
=$LIBS
8281 LIBS
="-lXext $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8282 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8283 /* end confdefs.h. */
8285 /* Override any GCC internal prototype to avoid an error.
8286 Use char because int might match the return type of a GCC
8287 builtin and then its argument prototype would still apply. */
8291 char XShapeQueryExtension ();
8295 return XShapeQueryExtension ();
8300 if ac_fn_c_try_link
"$LINENO"; then :
8301 ac_cv_lib_Xext_XShapeQueryExtension
=yes
8303 ac_cv_lib_Xext_XShapeQueryExtension
=no
8305 rm -f core conftest.err conftest.
$ac_objext \
8306 conftest
$ac_exeext conftest.
$ac_ext
8307 LIBS
=$ac_check_lib_save_LIBS
8309 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
8310 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
8311 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x
""yes; then :
8313 $as_echo "#define HAVE_LIBXSHAPE 1" >>confdefs.h
8318 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then :
8319 case "x$with_xshape" in
8320 x
) wine_notices
="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
8322 *) as_fn_error
"XShape ${notice_platform}development files not found, XShape won't be supported.
8323 This is an error since --with-xshape was requested." "$LINENO" 5 ;;
8327 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes" -o "$ac_cv_header_X11_extensions_xf86vmproto_h" = "yes"
8329 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXxf86vm" >&5
8330 $as_echo_n "checking for -lXxf86vm... " >&6; }
8331 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then :
8332 $as_echo_n "(cached) " >&6
8334 ac_check_soname_save_LIBS
=$LIBS
8335 LIBS
="-lXxf86vm $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8336 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8337 /* end confdefs.h. */
8339 /* Override any GCC internal prototype to avoid an error.
8340 Use char because int might match the return type of a GCC
8341 builtin and then its argument prototype would still apply. */
8345 char XF86VidModeQueryExtension ();
8349 return XF86VidModeQueryExtension ();
8354 if ac_fn_c_try_link
"$LINENO"; then :
8357 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'` ;;
8358 *) ac_cv_lib_soname_Xxf86vm
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8361 rm -f core conftest.err conftest.
$ac_objext \
8362 conftest
$ac_exeext conftest.
$ac_ext
8363 LIBS
=$ac_check_soname_save_LIBS
8365 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then :
8366 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8367 $as_echo "not found" >&6; }
8370 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xxf86vm" >&5
8371 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
8373 cat >>confdefs.h
<<_ACEOF
8374 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
8380 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then :
8381 case "x$with_xxf86vm" in
8382 x
) wine_notices
="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
8384 *) as_fn_error
"libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
8385 This is an error since --with-xxf86vm was requested." "$LINENO" 5 ;;
8389 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"
8391 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXrender" >&5
8392 $as_echo_n "checking for -lXrender... " >&6; }
8393 if test "${ac_cv_lib_soname_Xrender+set}" = set; then :
8394 $as_echo_n "(cached) " >&6
8396 ac_check_soname_save_LIBS
=$LIBS
8397 LIBS
="-lXrender $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8398 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8399 /* end confdefs.h. */
8401 /* Override any GCC internal prototype to avoid an error.
8402 Use char because int might match the return type of a GCC
8403 builtin and then its argument prototype would still apply. */
8407 char XRenderQueryExtension ();
8411 return XRenderQueryExtension ();
8416 if ac_fn_c_try_link
"$LINENO"; then :
8419 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'` ;;
8420 *) ac_cv_lib_soname_Xrender
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8423 rm -f core conftest.err conftest.
$ac_objext \
8424 conftest
$ac_exeext conftest.
$ac_ext
8425 LIBS
=$ac_check_soname_save_LIBS
8427 if test "x$ac_cv_lib_soname_Xrender" = "x"; then :
8428 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8429 $as_echo "not found" >&6; }
8432 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xrender" >&5
8433 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
8435 cat >>confdefs.h
<<_ACEOF
8436 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
8439 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XRenderSetPictureTransform in -lXrender" >&5
8440 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
8441 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then :
8442 $as_echo_n "(cached) " >&6
8444 ac_check_lib_save_LIBS
=$LIBS
8445 LIBS
="-lXrender $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8446 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8447 /* end confdefs.h. */
8449 /* Override any GCC internal prototype to avoid an error.
8450 Use char because int might match the return type of a GCC
8451 builtin and then its argument prototype would still apply. */
8455 char XRenderSetPictureTransform ();
8459 return XRenderSetPictureTransform ();
8464 if ac_fn_c_try_link
"$LINENO"; then :
8465 ac_cv_lib_Xrender_XRenderSetPictureTransform
=yes
8467 ac_cv_lib_Xrender_XRenderSetPictureTransform
=no
8469 rm -f core conftest.err conftest.
$ac_objext \
8470 conftest
$ac_exeext conftest.
$ac_ext
8471 LIBS
=$ac_check_lib_save_LIBS
8473 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
8474 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
8475 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x
""yes; then :
8477 $as_echo "#define HAVE_XRENDERSETPICTURETRANSFORM 1" >>confdefs.h
8484 if test "x$ac_cv_lib_soname_Xrender" = "x"; then :
8485 case "x$with_xrender" in
8486 x
) wine_warnings
="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
8488 *) as_fn_error
"libxrender ${notice_platform}development files not found, XRender won't be supported.
8489 This is an error since --with-xrender was requested." "$LINENO" 5 ;;
8493 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
8495 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8496 /* end confdefs.h. */
8497 #include <X11/Xlib.h>
8498 #include <X11/extensions/Xrandr.h>
8502 static typeof(XRRSetScreenConfigAndRate) * func;
8507 if ac_fn_c_try_compile
"$LINENO"; then :
8508 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXrandr" >&5
8509 $as_echo_n "checking for -lXrandr... " >&6; }
8510 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then :
8511 $as_echo_n "(cached) " >&6
8513 ac_check_soname_save_LIBS
=$LIBS
8514 LIBS
="-lXrandr $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8515 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8516 /* end confdefs.h. */
8518 /* Override any GCC internal prototype to avoid an error.
8519 Use char because int might match the return type of a GCC
8520 builtin and then its argument prototype would still apply. */
8524 char XRRQueryExtension ();
8528 return XRRQueryExtension ();
8533 if ac_fn_c_try_link
"$LINENO"; then :
8536 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'` ;;
8537 *) ac_cv_lib_soname_Xrandr
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8540 rm -f core conftest.err conftest.
$ac_objext \
8541 conftest
$ac_exeext conftest.
$ac_ext
8542 LIBS
=$ac_check_soname_save_LIBS
8544 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then :
8545 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8546 $as_echo "not found" >&6; }
8549 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xrandr" >&5
8550 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
8552 cat >>confdefs.h
<<_ACEOF
8553 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
8559 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8561 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then :
8562 case "x$with_xrandr" in
8563 x
) wine_notices
="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
8565 *) as_fn_error
"libxrandr ${notice_platform}development files not found, XRandr won't be supported.
8566 This is an error since --with-xrandr was requested." "$LINENO" 5 ;;
8570 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
8572 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8573 /* end confdefs.h. */
8574 #include <X11/Xlib.h>
8575 #include <X11/extensions/Xinerama.h>
8579 static typeof(XineramaQueryScreens) * func;
8584 if ac_fn_c_try_compile
"$LINENO"; then :
8585 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXinerama" >&5
8586 $as_echo_n "checking for -lXinerama... " >&6; }
8587 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then :
8588 $as_echo_n "(cached) " >&6
8590 ac_check_soname_save_LIBS
=$LIBS
8591 LIBS
="-lXinerama $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8592 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8593 /* end confdefs.h. */
8595 /* Override any GCC internal prototype to avoid an error.
8596 Use char because int might match the return type of a GCC
8597 builtin and then its argument prototype would still apply. */
8601 char XineramaQueryScreens ();
8605 return XineramaQueryScreens ();
8610 if ac_fn_c_try_link
"$LINENO"; then :
8613 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'` ;;
8614 *) ac_cv_lib_soname_Xinerama
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8617 rm -f core conftest.err conftest.
$ac_objext \
8618 conftest
$ac_exeext conftest.
$ac_ext
8619 LIBS
=$ac_check_soname_save_LIBS
8621 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then :
8622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8623 $as_echo "not found" >&6; }
8626 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xinerama" >&5
8627 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
8629 cat >>confdefs.h
<<_ACEOF
8630 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
8636 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8638 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then :
8639 case "x$with_xinerama" in
8640 x
) wine_notices
="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
8642 *) as_fn_error
"libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
8643 This is an error since --with-xinerama was requested." "$LINENO" 5 ;;
8647 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
8649 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXcomposite" >&5
8650 $as_echo_n "checking for -lXcomposite... " >&6; }
8651 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then :
8652 $as_echo_n "(cached) " >&6
8654 ac_check_soname_save_LIBS
=$LIBS
8655 LIBS
="-lXcomposite $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8656 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8657 /* end confdefs.h. */
8659 /* Override any GCC internal prototype to avoid an error.
8660 Use char because int might match the return type of a GCC
8661 builtin and then its argument prototype would still apply. */
8665 char XCompositeRedirectWindow ();
8669 return XCompositeRedirectWindow ();
8674 if ac_fn_c_try_link
"$LINENO"; then :
8677 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'` ;;
8678 *) ac_cv_lib_soname_Xcomposite
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8681 rm -f core conftest.err conftest.
$ac_objext \
8682 conftest
$ac_exeext conftest.
$ac_ext
8683 LIBS
=$ac_check_soname_save_LIBS
8685 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then :
8686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8687 $as_echo "not found" >&6; }
8690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xcomposite" >&5
8691 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
8693 cat >>confdefs.h
<<_ACEOF
8694 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
8700 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then :
8701 case "x$with_xcomposite" in
8702 x
) wine_notices
="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
8704 *) as_fn_error
"libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
8705 This is an error since --with-xcomposite was requested." "$LINENO" 5 ;;
8709 ac_fn_c_check_member
"$LINENO" "XICCallback" "callback" "ac_cv_member_XICCallback_callback" "#ifdef HAVE_X11_XLIB_H
8710 #include <X11/Xlib.h>
8713 if test "x$ac_cv_member_XICCallback_callback" = x
""yes; then :
8715 cat >>confdefs.h
<<_ACEOF
8716 #define HAVE_XICCALLBACK_CALLBACK 1
8725 if test "x$with_opengl" != "xno"
8727 for ac_header
in GL
/gl.h GL
/glx.h GL
/glu.h
8729 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8730 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_GL_GLX_H
8731 # include <GL/glx.h>
8734 eval as_val
=\$
$as_ac_Header
8735 if test "x$as_val" = x
""yes; then :
8736 cat >>confdefs.h
<<_ACEOF
8737 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8744 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
8746 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for up-to-date OpenGL version" >&5
8747 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
8748 if test "${wine_cv_opengl_header_version_OK+set}" = set; then :
8749 $as_echo_n "(cached) " >&6
8751 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8752 /* end confdefs.h. */
8757 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
8762 if ac_fn_c_try_compile
"$LINENO"; then :
8763 wine_cv_opengl_header_version_OK
="yes"
8765 wine_cv_opengl_header_version_OK
="no"
8767 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8769 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_opengl_header_version_OK" >&5
8770 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
8772 if test "$wine_cv_opengl_header_version_OK" = "yes"
8774 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGL" >&5
8775 $as_echo_n "checking for -lGL... " >&6; }
8776 if test "${ac_cv_lib_soname_GL+set}" = set; then :
8777 $as_echo_n "(cached) " >&6
8779 ac_check_soname_save_LIBS
=$LIBS
8780 LIBS
="-lGL $X_LIBS $XLIB -lm $X_EXTRA_LIBS $LIBS"
8781 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8782 /* end confdefs.h. */
8784 /* Override any GCC internal prototype to avoid an error.
8785 Use char because int might match the return type of a GCC
8786 builtin and then its argument prototype would still apply. */
8790 char glXCreateContext ();
8794 return glXCreateContext ();
8799 if ac_fn_c_try_link
"$LINENO"; then :
8802 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'` ;;
8803 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8806 rm -f core conftest.err conftest.
$ac_objext \
8807 conftest
$ac_exeext conftest.
$ac_ext
8808 LIBS
=$ac_check_soname_save_LIBS
8810 if test "x$ac_cv_lib_soname_GL" = "x"; then :
8811 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8812 $as_echo "not found" >&6; }
8813 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGL" >&5
8814 $as_echo_n "checking for -lGL... " >&6; }
8815 if test "${ac_cv_lib_soname_GL+set}" = set; then :
8816 $as_echo_n "(cached) " >&6
8818 ac_check_soname_save_LIBS
=$LIBS
8819 LIBS
="-lGL $X_LIBS $XLIB -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"
8820 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8821 /* end confdefs.h. */
8823 /* Override any GCC internal prototype to avoid an error.
8824 Use char because int might match the return type of a GCC
8825 builtin and then its argument prototype would still apply. */
8829 char glXCreateContext ();
8833 return glXCreateContext ();
8838 if ac_fn_c_try_link
"$LINENO"; then :
8841 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'` ;;
8842 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8845 rm -f core conftest.err conftest.
$ac_objext \
8846 conftest
$ac_exeext conftest.
$ac_ext
8847 LIBS
=$ac_check_soname_save_LIBS
8849 if test "x$ac_cv_lib_soname_GL" = "x"; then :
8850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8851 $as_echo "not found" >&6; }
8852 if test -f /usr
/X11R
6/lib
/libGL.a
8854 opengl_msg
="/usr/X11R6/lib/libGL.a is present on your system.
8855 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
8857 opengl_msg
="No OpenGL library found on this system."
8860 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GL" >&5
8861 $as_echo "$ac_cv_lib_soname_GL" >&6; }
8863 cat >>confdefs.h
<<_ACEOF
8864 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
8867 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"
8869 $as_echo "#define HAVE_OPENGL 1" >>confdefs.h
8873 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GL" >&5
8874 $as_echo "$ac_cv_lib_soname_GL" >&6; }
8876 cat >>confdefs.h
<<_ACEOF
8877 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
8882 $as_echo "#define HAVE_OPENGL 1" >>confdefs.h
8885 if test "$ac_cv_header_GL_glu_h" = "yes"
8887 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGLU" >&5
8888 $as_echo_n "checking for -lGLU... " >&6; }
8889 if test "${ac_cv_lib_soname_GLU+set}" = set; then :
8890 $as_echo_n "(cached) " >&6
8892 ac_check_soname_save_LIBS
=$LIBS
8893 LIBS
="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS $XLIB -lm $X_EXTRA_LIBS $LIBS"
8894 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8895 /* end confdefs.h. */
8897 /* Override any GCC internal prototype to avoid an error.
8898 Use char because int might match the return type of a GCC
8899 builtin and then its argument prototype would still apply. */
8907 return gluLookAt ();
8912 if ac_fn_c_try_link
"$LINENO"; then :
8915 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'` ;;
8916 *) ac_cv_lib_soname_GLU
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8919 rm -f core conftest.err conftest.
$ac_objext \
8920 conftest
$ac_exeext conftest.
$ac_ext
8921 LIBS
=$ac_check_soname_save_LIBS
8923 if test "x$ac_cv_lib_soname_GLU" = "x"; then :
8924 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8925 $as_echo "not found" >&6; }
8928 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GLU" >&5
8929 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
8931 cat >>confdefs.h
<<_ACEOF
8932 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
8938 if test "x$ac_cv_lib_soname_GLU" = "x"; then :
8939 case "x$with_glu" in
8940 x
) wine_notices
="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
8942 *) as_fn_error
"libGLU ${notice_platform}development files not found, GLU won't be supported.
8943 This is an error since --with-glu was requested." "$LINENO" 5 ;;
8947 opengl_msg
="Old Mesa headers detected. Consider upgrading your Mesa libraries."
8950 opengl_msg
="OpenGL development headers not found."
8952 test -n "$opengl_msg" && enable_opengl32
=${enable_opengl32:-no}
8953 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32
=${enable_glu32:-no}
8955 enable_opengl32
=${enable_opengl32:-no}
8956 enable_glu32
=${enable_glu32:-no}
8958 if test -n "$opengl_msg"; then :
8959 case "x$with_opengl" in
8960 x
) wine_warnings
="$wine_warnings|$opengl_msg
8961 OpenGL and Direct3D won't be supported." ;;
8963 *) as_fn_error
"$opengl_msg
8964 OpenGL and Direct3D won't be supported.
8965 This is an error since --with-opengl was requested." "$LINENO" 5 ;;
8971 for ac_header
in audio
/audiolib.h
8973 ac_fn_c_check_header_mongrel
"$LINENO" "audio/audiolib.h" "ac_cv_header_audio_audiolib_h" "$ac_includes_default"
8974 if test "x$ac_cv_header_audio_audiolib_h" = x
""yes; then :
8975 cat >>confdefs.h
<<_ACEOF
8976 #define HAVE_AUDIO_AUDIOLIB_H 1
8978 for ac_header
in audio
/soundlib.h
8980 ac_fn_c_check_header_compile
"$LINENO" "audio/soundlib.h" "ac_cv_header_audio_soundlib_h" "#include <audio/audiolib.h>
8982 if test "x$ac_cv_header_audio_soundlib_h" = x
""yes; then :
8983 cat >>confdefs.h
<<_ACEOF
8984 #define HAVE_AUDIO_SOUNDLIB_H 1
8991 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AuCreateFlow in -laudio" >&5
8992 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
8993 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then :
8994 $as_echo_n "(cached) " >&6
8996 ac_check_lib_save_LIBS
=$LIBS
8997 LIBS
="-laudio -lXt $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8998 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8999 /* end confdefs.h. */
9001 /* Override any GCC internal prototype to avoid an error.
9002 Use char because int might match the return type of a GCC
9003 builtin and then its argument prototype would still apply. */
9007 char AuCreateFlow ();
9011 return AuCreateFlow ();
9016 if ac_fn_c_try_link
"$LINENO"; then :
9017 ac_cv_lib_audio_AuCreateFlow
=yes
9019 ac_cv_lib_audio_AuCreateFlow
=no
9021 rm -f core conftest.err conftest.
$ac_objext \
9022 conftest
$ac_exeext conftest.
$ac_ext
9023 LIBS
=$ac_check_lib_save_LIBS
9025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audio_AuCreateFlow" >&5
9026 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
9027 if test "x$ac_cv_lib_audio_AuCreateFlow" = x
""yes; then :
9029 $as_echo "#define HAVE_NAS 1" >>confdefs.h
9031 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XauGetBestAuthByAddr in -lXau" >&5
9032 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
9033 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then :
9034 $as_echo_n "(cached) " >&6
9036 ac_check_lib_save_LIBS
=$LIBS
9037 LIBS
="-lXau $X_LIBS $LIBS"
9038 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9039 /* end confdefs.h. */
9041 /* Override any GCC internal prototype to avoid an error.
9042 Use char because int might match the return type of a GCC
9043 builtin and then its argument prototype would still apply. */
9047 char XauGetBestAuthByAddr ();
9051 return XauGetBestAuthByAddr ();
9056 if ac_fn_c_try_link
"$LINENO"; then :
9057 ac_cv_lib_Xau_XauGetBestAuthByAddr
=yes
9059 ac_cv_lib_Xau_XauGetBestAuthByAddr
=no
9061 rm -f core conftest.err conftest.
$ac_objext \
9062 conftest
$ac_exeext conftest.
$ac_ext
9063 LIBS
=$ac_check_lib_save_LIBS
9065 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
9066 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
9067 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x
""yes; then :
9068 NASLIBS
="-lXau -laudio -lXt $X_LIBS $XLIB $X_EXTRA_LIBS"
9070 NASLIBS
="-laudio -lXt $X_LIBS $XLIB $X_EXTRA_LIBS"
9081 CPPFLAGS
="$ac_save_CPPFLAGS"
9086 enable_winex11_drv
=${enable_winex11_drv:-no}
9087 enable_opengl32
=${enable_opengl32:-no}
9088 enable_glu32
=${enable_glu32:-no}
9090 if test "x$XLIB" = "x"; then :
9093 *) as_fn_error
"X ${notice_platform}development files not found. Wine will be built
9094 without X support, which probably isn't what you want. You will need to install
9095 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
9096 Use the --without-x option if you really want this." "$LINENO" 5 ;;
9107 if test "x$with_xml" != "xno"
9109 ac_save_CPPFLAGS
="$CPPFLAGS"
9110 if test "$PKG_CONFIG" != "false"
9112 ac_xml_libs
="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
9113 ac_xml_cflags
="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
9115 ac_xml_libs
="`xml2-config --libs 2>/dev/null`"
9116 ac_xml_cflags
="`xml2-config --cflags 2>/dev/null`"
9118 CPPFLAGS
="$CPPFLAGS $ac_xml_cflags"
9119 for ac_header
in libxml
/parser.h
9121 ac_fn_c_check_header_mongrel
"$LINENO" "libxml/parser.h" "ac_cv_header_libxml_parser_h" "$ac_includes_default"
9122 if test "x$ac_cv_header_libxml_parser_h" = x
""yes; then :
9123 cat >>confdefs.h
<<_ACEOF
9124 #define HAVE_LIBXML_PARSER_H 1
9126 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlParseMemory in -lxml2" >&5
9127 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
9128 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then :
9129 $as_echo_n "(cached) " >&6
9131 ac_check_lib_save_LIBS
=$LIBS
9132 LIBS
="-lxml2 $ac_xml_libs $LIBS"
9133 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9134 /* end confdefs.h. */
9136 /* Override any GCC internal prototype to avoid an error.
9137 Use char because int might match the return type of a GCC
9138 builtin and then its argument prototype would still apply. */
9142 char xmlParseMemory ();
9146 return xmlParseMemory ();
9151 if ac_fn_c_try_link
"$LINENO"; then :
9152 ac_cv_lib_xml2_xmlParseMemory
=yes
9154 ac_cv_lib_xml2_xmlParseMemory
=no
9156 rm -f core conftest.err conftest.
$ac_objext \
9157 conftest
$ac_exeext conftest.
$ac_ext
9158 LIBS
=$ac_check_lib_save_LIBS
9160 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
9161 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
9162 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x
""yes; then :
9164 $as_echo "#define HAVE_LIBXML2 1" >>confdefs.h
9166 XML2LIBS
="$ac_xml_libs"
9167 XML2INCL
="$ac_xml_cflags"
9170 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlReadMemory in -lxml2" >&5
9171 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
9172 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then :
9173 $as_echo_n "(cached) " >&6
9175 ac_check_lib_save_LIBS
=$LIBS
9176 LIBS
="-lxml2 $ac_xml_libs $LIBS"
9177 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9178 /* end confdefs.h. */
9180 /* Override any GCC internal prototype to avoid an error.
9181 Use char because int might match the return type of a GCC
9182 builtin and then its argument prototype would still apply. */
9186 char xmlReadMemory ();
9190 return xmlReadMemory ();
9195 if ac_fn_c_try_link
"$LINENO"; then :
9196 ac_cv_lib_xml2_xmlReadMemory
=yes
9198 ac_cv_lib_xml2_xmlReadMemory
=no
9200 rm -f core conftest.err conftest.
$ac_objext \
9201 conftest
$ac_exeext conftest.
$ac_ext
9202 LIBS
=$ac_check_lib_save_LIBS
9204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
9205 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
9206 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x
""yes; then :
9208 $as_echo "#define HAVE_XMLREADMEMORY 1" >>confdefs.h
9212 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlNewDocPI in -lxml2" >&5
9213 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
9214 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then :
9215 $as_echo_n "(cached) " >&6
9217 ac_check_lib_save_LIBS
=$LIBS
9218 LIBS
="-lxml2 $ac_xml_libs $LIBS"
9219 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9220 /* end confdefs.h. */
9222 /* Override any GCC internal prototype to avoid an error.
9223 Use char because int might match the return type of a GCC
9224 builtin and then its argument prototype would still apply. */
9228 char xmlNewDocPI ();
9232 return xmlNewDocPI ();
9237 if ac_fn_c_try_link
"$LINENO"; then :
9238 ac_cv_lib_xml2_xmlNewDocPI
=yes
9240 ac_cv_lib_xml2_xmlNewDocPI
=no
9242 rm -f core conftest.err conftest.
$ac_objext \
9243 conftest
$ac_exeext conftest.
$ac_ext
9244 LIBS
=$ac_check_lib_save_LIBS
9246 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
9247 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
9248 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x
""yes; then :
9250 $as_echo "#define HAVE_XMLNEWDOCPI 1" >>confdefs.h
9259 CPPFLAGS
="$ac_save_CPPFLAGS"
9261 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then :
9262 case "x$with_xml" in
9263 x
) wine_warnings
="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
9265 *) as_fn_error
"libxml2 ${notice_platform}development files not found, XML won't be supported.
9266 This is an error since --with-xml was requested." "$LINENO" 5 ;;
9270 if test "x$with_xslt" != "xno"
9272 if test "$PKG_CONFIG" != "false"
9274 ac_xslt_libs
="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
9275 ac_xslt_cflags
="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
9277 ac_xslt_libs
="`xslt-config --libs 2>/dev/null`"
9278 ac_xslt_cflags
="`xslt-config --cflags 2>/dev/null`"
9280 ac_save_CPPFLAGS
="$CPPFLAGS"
9281 CPPFLAGS
="$CPPFLAGS $ac_xslt_cflags"
9282 for ac_header
in libxslt
/pattern.h libxslt
/transform.h
9284 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9285 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_LIBXSLT_PATTERN_H
9286 # include <libxslt/pattern.h>
9289 eval as_val
=\$
$as_ac_Header
9290 if test "x$as_val" = x
""yes; then :
9291 cat >>confdefs.h
<<_ACEOF
9292 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
9299 CPPFLAGS
="$ac_save_CPPFLAGS"
9300 if test "$ac_cv_header_libxslt_transform_h" = "yes"
9302 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lxslt" >&5
9303 $as_echo_n "checking for -lxslt... " >&6; }
9304 if test "${ac_cv_lib_soname_xslt+set}" = set; then :
9305 $as_echo_n "(cached) " >&6
9307 ac_check_soname_save_LIBS
=$LIBS
9308 LIBS
="-lxslt $ac_xslt_libs $LIBS"
9309 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9310 /* end confdefs.h. */
9312 /* Override any GCC internal prototype to avoid an error.
9313 Use char because int might match the return type of a GCC
9314 builtin and then its argument prototype would still apply. */
9318 char xsltCompilePattern ();
9322 return xsltCompilePattern ();
9327 if ac_fn_c_try_link
"$LINENO"; then :
9330 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'` ;;
9331 *) ac_cv_lib_soname_xslt
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9334 rm -f core conftest.err conftest.
$ac_objext \
9335 conftest
$ac_exeext conftest.
$ac_ext
9336 LIBS
=$ac_check_soname_save_LIBS
9338 if test "x$ac_cv_lib_soname_xslt" = "x"; then :
9339 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9340 $as_echo "not found" >&6; }
9343 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_xslt" >&5
9344 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
9346 cat >>confdefs.h
<<_ACEOF
9347 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
9350 XSLTINCL
="$ac_xslt_cflags"
9354 if test "x$ac_cv_lib_soname_xslt" = "x"; then :
9355 case "x$with_xslt" in
9356 x
) wine_warnings
="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
9358 *) as_fn_error
"libxslt ${notice_platform}development files not found, xslt won't be supported.
9359 This is an error since --with-xslt was requested." "$LINENO" 5 ;;
9365 if test "x$with_hal" != "xno"
9367 ac_save_CPPFLAGS
="$CPPFLAGS"
9368 if test "$PKG_CONFIG" != "false"
9370 ac_hal_libs
="`$PKG_CONFIG --libs hal 2>/dev/null`"
9371 ac_hal_cflags
="`$PKG_CONFIG --cflags hal 2>/dev/null`"
9372 CPPFLAGS
="$CPPFLAGS $ac_hal_cflags"
9374 for ac_header
in dbus
/dbus.h hal
/libhal.h
9376 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9377 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
9378 eval as_val
=\$
$as_ac_Header
9379 if test "x$as_val" = x
""yes; then :
9380 cat >>confdefs.h
<<_ACEOF
9381 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
9388 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
9390 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dbus_connection_close in -ldbus-1" >&5
9391 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
9392 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then :
9393 $as_echo_n "(cached) " >&6
9395 ac_check_lib_save_LIBS
=$LIBS
9396 LIBS
="-ldbus-1 $ac_hal_libs $LIBS"
9397 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9398 /* end confdefs.h. */
9400 /* Override any GCC internal prototype to avoid an error.
9401 Use char because int might match the return type of a GCC
9402 builtin and then its argument prototype would still apply. */
9406 char dbus_connection_close ();
9410 return dbus_connection_close ();
9415 if ac_fn_c_try_link
"$LINENO"; then :
9416 ac_cv_lib_dbus_1_dbus_connection_close
=yes
9418 ac_cv_lib_dbus_1_dbus_connection_close
=no
9420 rm -f core conftest.err conftest.
$ac_objext \
9421 conftest
$ac_exeext conftest.
$ac_ext
9422 LIBS
=$ac_check_lib_save_LIBS
9424 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
9425 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
9426 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x
""yes; then :
9427 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lhal" >&5
9428 $as_echo_n "checking for -lhal... " >&6; }
9429 if test "${ac_cv_lib_soname_hal+set}" = set; then :
9430 $as_echo_n "(cached) " >&6
9432 ac_check_soname_save_LIBS
=$LIBS
9433 LIBS
="-lhal $ac_hal_libs $LIBS"
9434 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9435 /* end confdefs.h. */
9437 /* Override any GCC internal prototype to avoid an error.
9438 Use char because int might match the return type of a GCC
9439 builtin and then its argument prototype would still apply. */
9443 char libhal_ctx_new ();
9447 return libhal_ctx_new ();
9452 if ac_fn_c_try_link
"$LINENO"; then :
9455 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'` ;;
9456 *) ac_cv_lib_soname_hal
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9459 rm -f core conftest.err conftest.
$ac_objext \
9460 conftest
$ac_exeext conftest.
$ac_ext
9461 LIBS
=$ac_check_soname_save_LIBS
9463 if test "x$ac_cv_lib_soname_hal" = "x"; then :
9464 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9465 $as_echo "not found" >&6; }
9468 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_hal" >&5
9469 $as_echo "$ac_cv_lib_soname_hal" >&6; }
9471 cat >>confdefs.h
<<_ACEOF
9472 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
9475 HALINCL
="$ac_hal_cflags"
9480 CPPFLAGS
="$ac_save_CPPFLAGS"
9482 if test "x$ac_cv_lib_soname_hal" = "x"; then :
9483 case "x$with_hal" in
9484 x
) wine_notices
="$wine_notices|libhal/libdbus ${notice_platform}development files not found, no dynamic device support." ;;
9486 *) as_fn_error
"libhal/libdbus ${notice_platform}development files not found, no dynamic device support.
9487 This is an error since --with-hal was requested." "$LINENO" 5 ;;
9491 if test "x$with_gnutls" != "xno"
9493 ac_save_CPPFLAGS
="$CPPFLAGS"
9494 if test "$PKG_CONFIG" != "false"
9496 ac_gnutls_libs
="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
9497 ac_gnutls_cflags
="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
9498 CPPFLAGS
="$CPPFLAGS $ac_gnutls_cflags"
9500 ac_fn_c_check_header_mongrel
"$LINENO" "gnutls/gnutls.h" "ac_cv_header_gnutls_gnutls_h" "$ac_includes_default"
9501 if test "x$ac_cv_header_gnutls_gnutls_h" = x
""yes; then :
9502 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9503 /* end confdefs.h. */
9504 #include <gnutls/gnutls.h>
9508 typeof(gnutls_mac_get_key_size) *pfunc;
9513 if ac_fn_c_try_compile
"$LINENO"; then :
9514 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lgnutls" >&5
9515 $as_echo_n "checking for -lgnutls... " >&6; }
9516 if test "${ac_cv_lib_soname_gnutls+set}" = set; then :
9517 $as_echo_n "(cached) " >&6
9519 ac_check_soname_save_LIBS
=$LIBS
9520 LIBS
="-lgnutls $ac_gnutls_libs $LIBS"
9521 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9522 /* end confdefs.h. */
9524 /* Override any GCC internal prototype to avoid an error.
9525 Use char because int might match the return type of a GCC
9526 builtin and then its argument prototype would still apply. */
9530 char gnutls_global_init ();
9534 return gnutls_global_init ();
9539 if ac_fn_c_try_link
"$LINENO"; then :
9542 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'` ;;
9543 *) ac_cv_lib_soname_gnutls
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9546 rm -f core conftest.err conftest.
$ac_objext \
9547 conftest
$ac_exeext conftest.
$ac_ext
9548 LIBS
=$ac_check_soname_save_LIBS
9550 if test "x$ac_cv_lib_soname_gnutls" = "x"; then :
9551 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9552 $as_echo "not found" >&6; }
9555 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_gnutls" >&5
9556 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
9558 cat >>confdefs.h
<<_ACEOF
9559 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
9562 GNUTLSINCL
="$ac_gnutls_cflags"
9566 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
9570 CPPFLAGS
="$ac_save_CPPFLAGS"
9572 if test "x$ac_cv_lib_soname_gnutls" = "x"; then :
9573 case "x$with_gnutls" in
9574 x
) wine_notices
="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
9576 *) as_fn_error
"libgnutls ${notice_platform}development files not found, no schannel support.
9577 This is an error since --with-gnutls was requested." "$LINENO" 5 ;;
9582 if test "$ac_cv_header_ncurses_h" = "yes"
9584 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lncurses" >&5
9585 $as_echo_n "checking for -lncurses... " >&6; }
9586 if test "${ac_cv_lib_soname_ncurses+set}" = set; then :
9587 $as_echo_n "(cached) " >&6
9589 ac_check_soname_save_LIBS
=$LIBS
9590 LIBS
="-lncurses $LIBS"
9591 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9592 /* end confdefs.h. */
9594 /* Override any GCC internal prototype to avoid an error.
9595 Use char because int might match the return type of a GCC
9596 builtin and then its argument prototype would still apply. */
9609 if ac_fn_c_try_link
"$LINENO"; then :
9612 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'` ;;
9613 *) ac_cv_lib_soname_ncurses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9616 rm -f core conftest.err conftest.
$ac_objext \
9617 conftest
$ac_exeext conftest.
$ac_ext
9618 LIBS
=$ac_check_soname_save_LIBS
9620 if test "x$ac_cv_lib_soname_ncurses" = "x"; then :
9621 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9622 $as_echo "not found" >&6; }
9625 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_ncurses" >&5
9626 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
9628 cat >>confdefs.h
<<_ACEOF
9629 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
9632 CURSESLIBS
="-lncurses"
9634 elif test "$ac_cv_header_curses_h" = "yes"
9636 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcurses" >&5
9637 $as_echo_n "checking for -lcurses... " >&6; }
9638 if test "${ac_cv_lib_soname_curses+set}" = set; then :
9639 $as_echo_n "(cached) " >&6
9641 ac_check_soname_save_LIBS
=$LIBS
9642 LIBS
="-lcurses $LIBS"
9643 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9644 /* end confdefs.h. */
9646 /* Override any GCC internal prototype to avoid an error.
9647 Use char because int might match the return type of a GCC
9648 builtin and then its argument prototype would still apply. */
9661 if ac_fn_c_try_link
"$LINENO"; then :
9664 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'` ;;
9665 *) ac_cv_lib_soname_curses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9668 rm -f core conftest.err conftest.
$ac_objext \
9669 conftest
$ac_exeext conftest.
$ac_ext
9670 LIBS
=$ac_check_soname_save_LIBS
9672 if test "x$ac_cv_lib_soname_curses" = "x"; then :
9673 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9674 $as_echo "not found" >&6; }
9677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_curses" >&5
9678 $as_echo "$ac_cv_lib_soname_curses" >&6; }
9680 cat >>confdefs.h
<<_ACEOF
9681 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
9684 CURSESLIBS
="-lcurses"
9687 ac_save_LIBS
="$LIBS"
9688 LIBS
="$LIBS $CURSESLIBS"
9689 for ac_func
in mousemask
9691 ac_fn_c_check_func
"$LINENO" "mousemask" "ac_cv_func_mousemask"
9692 if test "x$ac_cv_func_mousemask" = x
""yes; then :
9693 cat >>confdefs.h
<<_ACEOF
9694 #define HAVE_MOUSEMASK 1
9700 LIBS
="$ac_save_LIBS"
9701 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then :
9702 case "x$with_curses" in
9703 x
) wine_notices
="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
9705 *) as_fn_error
"lib(n)curses ${notice_platform}development files not found, curses won't be supported.
9706 This is an error since --with-curses was requested." "$LINENO" 5 ;;
9710 if test "x$with_sane" != "xno"
9712 ac_save_CPPFLAGS
="$CPPFLAGS"
9713 # Extract the first word of "sane-config", so it can be a program name with args.
9714 set dummy sane-config
; ac_word
=$2
9715 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9716 $as_echo_n "checking for $ac_word... " >&6; }
9717 if test "${ac_cv_prog_sane_devel+set}" = set; then :
9718 $as_echo_n "(cached) " >&6
9720 if test -n "$sane_devel"; then
9721 ac_cv_prog_sane_devel
="$sane_devel" # Let the user override the test.
9723 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9727 test -z "$as_dir" && as_dir
=.
9728 for ac_exec_ext
in '' $ac_executable_extensions; do
9729 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9730 ac_cv_prog_sane_devel
="sane-config"
9731 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9738 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel
="no"
9741 sane_devel
=$ac_cv_prog_sane_devel
9742 if test -n "$sane_devel"; then
9743 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sane_devel" >&5
9744 $as_echo "$sane_devel" >&6; }
9746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9747 $as_echo "no" >&6; }
9751 if test "$sane_devel" != "no"
9753 ac_sane_incl
="`$sane_devel --cflags`"
9754 ac_sane_libs
="`$sane_devel --ldflags`"
9755 CPPFLAGS
="$CPPFLAGS $ac_sane_incl"
9757 ac_fn_c_check_header_mongrel
"$LINENO" "sane/sane.h" "ac_cv_header_sane_sane_h" "$ac_includes_default"
9758 if test "x$ac_cv_header_sane_sane_h" = x
""yes; then :
9759 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lsane" >&5
9760 $as_echo_n "checking for -lsane... " >&6; }
9761 if test "${ac_cv_lib_soname_sane+set}" = set; then :
9762 $as_echo_n "(cached) " >&6
9764 ac_check_soname_save_LIBS
=$LIBS
9765 LIBS
="-lsane $ac_sane_libs $LIBS"
9766 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9767 /* end confdefs.h. */
9769 /* Override any GCC internal prototype to avoid an error.
9770 Use char because int might match the return type of a GCC
9771 builtin and then its argument prototype would still apply. */
9779 return sane_init ();
9784 if ac_fn_c_try_link
"$LINENO"; then :
9787 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'` ;;
9788 *) ac_cv_lib_soname_sane
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9791 rm -f core conftest.err conftest.
$ac_objext \
9792 conftest
$ac_exeext conftest.
$ac_ext
9793 LIBS
=$ac_check_soname_save_LIBS
9795 if test "x$ac_cv_lib_soname_sane" = "x"; then :
9796 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9797 $as_echo "not found" >&6; }
9800 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_sane" >&5
9801 $as_echo "$ac_cv_lib_soname_sane" >&6; }
9803 cat >>confdefs.h
<<_ACEOF
9804 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
9807 SANEINCL
="$ac_sane_incl"
9813 CPPFLAGS
="$ac_save_CPPFLAGS"
9815 if test "x$ac_cv_lib_soname_sane" = "x"; then :
9816 case "x$with_sane" in
9817 x
) wine_notices
="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
9819 *) as_fn_error
"libsane ${notice_platform}development files not found, scanners won't be supported.
9820 This is an error since --with-sane was requested." "$LINENO" 5 ;;
9824 if test "x$with_gphoto" != "xno"
9826 ac_save_CPPFLAGS
="$CPPFLAGS"
9827 # Extract the first word of "gphoto2-config", so it can be a program name with args.
9828 set dummy gphoto2-config
; ac_word
=$2
9829 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9830 $as_echo_n "checking for $ac_word... " >&6; }
9831 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then :
9832 $as_echo_n "(cached) " >&6
9834 if test -n "$gphoto2_devel"; then
9835 ac_cv_prog_gphoto2_devel
="$gphoto2_devel" # Let the user override the test.
9837 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9841 test -z "$as_dir" && as_dir
=.
9842 for ac_exec_ext
in '' $ac_executable_extensions; do
9843 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9844 ac_cv_prog_gphoto2_devel
="gphoto2-config"
9845 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9852 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel
="no"
9855 gphoto2_devel
=$ac_cv_prog_gphoto2_devel
9856 if test -n "$gphoto2_devel"; then
9857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gphoto2_devel" >&5
9858 $as_echo "$gphoto2_devel" >&6; }
9860 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9861 $as_echo "no" >&6; }
9865 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
9866 set dummy gphoto2-port-config
; ac_word
=$2
9867 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9868 $as_echo_n "checking for $ac_word... " >&6; }
9869 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then :
9870 $as_echo_n "(cached) " >&6
9872 if test -n "$gphoto2port_devel"; then
9873 ac_cv_prog_gphoto2port_devel
="$gphoto2port_devel" # Let the user override the test.
9875 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9879 test -z "$as_dir" && as_dir
=.
9880 for ac_exec_ext
in '' $ac_executable_extensions; do
9881 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9882 ac_cv_prog_gphoto2port_devel
="gphoto2-port-config"
9883 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9890 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel
="no"
9893 gphoto2port_devel
=$ac_cv_prog_gphoto2port_devel
9894 if test -n "$gphoto2port_devel"; then
9895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gphoto2port_devel" >&5
9896 $as_echo "$gphoto2port_devel" >&6; }
9898 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9899 $as_echo "no" >&6; }
9903 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
9905 ac_gphoto2_incl
="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
9907 for i
in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
9910 -L/usr
/lib|
-L/usr
/lib64
) ;;
9911 -L*|
-l*) ac_gphoto2_libs
="$ac_gphoto2_libs $i";;
9914 CPPFLAGS
="$CPPFLAGS $ac_gphoto2_incl"
9916 ac_gphoto2_libs
=${ac_gphoto2_libs:-"-lgphoto2"}
9917 ac_fn_c_check_header_mongrel
"$LINENO" "gphoto2-camera.h" "ac_cv_header_gphoto2_camera_h" "$ac_includes_default"
9918 if test "x$ac_cv_header_gphoto2_camera_h" = x
""yes; then :
9919 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gp_camera_new in -lgphoto2" >&5
9920 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
9921 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then :
9922 $as_echo_n "(cached) " >&6
9924 ac_check_lib_save_LIBS
=$LIBS
9925 LIBS
="-lgphoto2 $ac_gphoto2_libs $LIBS"
9926 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9927 /* end confdefs.h. */
9929 /* Override any GCC internal prototype to avoid an error.
9930 Use char because int might match the return type of a GCC
9931 builtin and then its argument prototype would still apply. */
9935 char gp_camera_new ();
9939 return gp_camera_new ();
9944 if ac_fn_c_try_link
"$LINENO"; then :
9945 ac_cv_lib_gphoto2_gp_camera_new
=yes
9947 ac_cv_lib_gphoto2_gp_camera_new
=no
9949 rm -f core conftest.err conftest.
$ac_objext \
9950 conftest
$ac_exeext conftest.
$ac_ext
9951 LIBS
=$ac_check_lib_save_LIBS
9953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
9954 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
9955 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x
""yes; then :
9957 $as_echo "#define HAVE_GPHOTO2 1" >>confdefs.h
9959 GPHOTO2LIBS
="$ac_gphoto2_libs"
9961 GPHOTO2INCL
="$ac_gphoto2_incl"
9968 CPPFLAGS
="$ac_save_CPPFLAGS"
9970 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then :
9971 case "x$with_gphoto" in
9972 x
) wine_notices
="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
9974 *) as_fn_error
"libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
9975 This is an error since --with-gphoto was requested." "$LINENO" 5 ;;
9982 if test "$ac_cv_header_resolv_h" = "yes"
9984 ac_save_LIBS
="$LIBS"
9985 LIBS
="$LIBS -lresolv"
9986 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9987 /* end confdefs.h. */
9988 #ifdef HAVE_NETINET_IN_H
9989 #include <netinet/in.h>
10000 if ac_fn_c_try_link
"$LINENO"; then :
10002 $as_echo "#define HAVE_RESOLV 1" >>confdefs.h
10004 RESOLVLIBS
="-lresolv"
10006 rm -f core conftest.err conftest.
$ac_objext \
10007 conftest
$ac_exeext conftest.
$ac_ext
10008 LIBS
="$ac_save_LIBS"
10013 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
10015 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cmsOpenProfileFromFile in -llcms" >&5
10016 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
10017 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then :
10018 $as_echo_n "(cached) " >&6
10020 ac_check_lib_save_LIBS
=$LIBS
10021 LIBS
="-llcms $LIBS"
10022 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10023 /* end confdefs.h. */
10025 /* Override any GCC internal prototype to avoid an error.
10026 Use char because int might match the return type of a GCC
10027 builtin and then its argument prototype would still apply. */
10031 char cmsOpenProfileFromFile ();
10035 return cmsOpenProfileFromFile ();
10040 if ac_fn_c_try_link
"$LINENO"; then :
10041 ac_cv_lib_lcms_cmsOpenProfileFromFile
=yes
10043 ac_cv_lib_lcms_cmsOpenProfileFromFile
=no
10045 rm -f core conftest.err conftest.
$ac_objext \
10046 conftest
$ac_exeext conftest.
$ac_ext
10047 LIBS
=$ac_check_lib_save_LIBS
10049 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
10050 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
10051 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x
""yes; then :
10053 $as_echo "#define HAVE_LCMS 1" >>confdefs.h
10059 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then :
10060 case "x$with_cms" in
10061 x
) wine_notices
="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
10063 *) as_fn_error
"liblcms ${notice_platform}development files not found, Color Management won't be supported.
10064 This is an error since --with-cms was requested." "$LINENO" 5 ;;
10068 if test "x$with_freetype" != "xno"
10070 for ac_prog
in freetype-config freetype2-config
10072 # Extract the first word of "$ac_prog", so it can be a program name with args.
10073 set dummy
$ac_prog; ac_word
=$2
10074 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10075 $as_echo_n "checking for $ac_word... " >&6; }
10076 if test "${ac_cv_prog_ft_devel+set}" = set; then :
10077 $as_echo_n "(cached) " >&6
10079 if test -n "$ft_devel"; then
10080 ac_cv_prog_ft_devel
="$ft_devel" # Let the user override the test.
10082 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10083 for as_dir
in $PATH
10086 test -z "$as_dir" && as_dir
=.
10087 for ac_exec_ext
in '' $ac_executable_extensions; do
10088 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10089 ac_cv_prog_ft_devel
="$ac_prog"
10090 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10099 ft_devel
=$ac_cv_prog_ft_devel
10100 if test -n "$ft_devel"; then
10101 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ft_devel" >&5
10102 $as_echo "$ft_devel" >&6; }
10104 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10105 $as_echo "no" >&6; }
10109 test -n "$ft_devel" && break
10111 test -n "$ft_devel" || ft_devel
="no"
10113 if test "$ft_devel" != "no"
10115 ac_freetype_incl
=`$ft_devel --cflags`
10116 ac_freetype_libs
=`$ft_devel --libs`
10118 ac_freetype_libs
=${ac_freetype_libs:-"-lfreetype"}
10119 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfreetype" >&5
10120 $as_echo_n "checking for -lfreetype... " >&6; }
10121 if test "${ac_cv_lib_soname_freetype+set}" = set; then :
10122 $as_echo_n "(cached) " >&6
10124 ac_check_soname_save_LIBS
=$LIBS
10125 LIBS
="-lfreetype $ac_freetype_libs $LIBS"
10126 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10127 /* end confdefs.h. */
10129 /* Override any GCC internal prototype to avoid an error.
10130 Use char because int might match the return type of a GCC
10131 builtin and then its argument prototype would still apply. */
10135 char FT_Init_FreeType ();
10139 return FT_Init_FreeType ();
10144 if ac_fn_c_try_link
"$LINENO"; then :
10147 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'` ;;
10148 *) ac_cv_lib_soname_freetype
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10151 rm -f core conftest.err conftest.
$ac_objext \
10152 conftest
$ac_exeext conftest.
$ac_ext
10153 LIBS
=$ac_check_soname_save_LIBS
10155 if test "x$ac_cv_lib_soname_freetype" = "x"; then :
10156 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10157 $as_echo "not found" >&6; }
10160 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_freetype" >&5
10161 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
10163 cat >>confdefs.h
<<_ACEOF
10164 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
10169 if test "$ft_lib" = "yes"
10171 ac_save_CPPFLAGS
="$CPPFLAGS"
10172 CPPFLAGS
="$ac_freetype_incl $CPPFLAGS"
10173 for ac_header
in ft2build.h \
10174 freetype
/freetype.h \
10175 freetype
/ftglyph.h \
10176 freetype
/fttypes.h \
10177 freetype
/tttables.h \
10178 freetype
/ftsnames.h \
10179 freetype
/ttnameid.h \
10180 freetype
/ftoutln.h \
10181 freetype
/ftwinfnt.h \
10182 freetype
/ftmodapi.h \
10183 freetype
/ftlcdfil.h \
10184 freetype
/internal
/sfnt.h
10186 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10187 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_FT2BUILD_H
10188 # include <ft2build.h>
10191 eval as_val
=\$
$as_ac_Header
10192 if test "x$as_val" = x
""yes; then :
10193 cat >>confdefs.h
<<_ACEOF
10194 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10201 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10202 /* end confdefs.h. */
10203 #include <ft2build.h>
10204 #include <freetype/fttrigon.h>
10206 if ac_fn_c_try_cpp
"$LINENO"; then :
10208 $as_echo "#define HAVE_FREETYPE_FTTRIGON_H 1" >>confdefs.h
10210 wine_cv_fttrigon
=yes
10212 wine_cv_fttrigon
=no
10214 rm -f conftest.err conftest.
$ac_ext
10215 ac_fn_c_check_type
"$LINENO" "FT_TrueTypeEngineType" "ac_cv_type_FT_TrueTypeEngineType" "#include <freetype/ftmodapi.h>
10217 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x
""yes; then :
10219 cat >>confdefs.h
<<_ACEOF
10220 #define HAVE_FT_TRUETYPEENGINETYPE 1
10226 ac_save_CFLAGS
="$CFLAGS"
10227 CFLAGS
="$CFLAGS $ac_freetype_libs"
10228 for ac_func
in FT_Load_Sfnt_Table
10230 ac_fn_c_check_func
"$LINENO" "FT_Load_Sfnt_Table" "ac_cv_func_FT_Load_Sfnt_Table"
10231 if test "x$ac_cv_func_FT_Load_Sfnt_Table" = x
""yes; then :
10232 cat >>confdefs.h
<<_ACEOF
10233 #define HAVE_FT_LOAD_SFNT_TABLE 1
10239 CFLAGS
="$ac_save_CFLAGS"
10240 CPPFLAGS
="$ac_save_CPPFLAGS"
10241 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
10244 $as_echo "#define HAVE_FREETYPE 1" >>confdefs.h
10246 FREETYPELIBS
="$ac_freetype_libs"
10248 FREETYPEINCL
="$ac_freetype_incl"
10253 if test "x$FREETYPELIBS" = "x"; then :
10254 case "x$with_freetype" in
10256 *) as_fn_error
"FreeType ${notice_platform}development files not found. Fonts will not be built.
10257 Use the --without-freetype option if you really want this." "$LINENO" 5 ;;
10260 test "x$FREETYPELIBS" = "x" && enable_fonts
=${enable_fonts:-no}
10262 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for parport header/ppdev.h" >&5
10263 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
10264 if test "${ac_cv_c_ppdev+set}" = set; then :
10265 $as_echo_n "(cached) " >&6
10267 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10268 /* end confdefs.h. */
10269 #include <linux/ppdev.h>
10273 ioctl (1,PPCLAIM,0)
10278 if ac_fn_c_try_compile
"$LINENO"; then :
10279 ac_cv_c_ppdev
="yes"
10283 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10285 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_ppdev" >&5
10286 $as_echo "$ac_cv_c_ppdev" >&6; }
10287 if test "$ac_cv_c_ppdev" = "yes"
10290 $as_echo "#define HAVE_PPDEV 1" >>confdefs.h
10294 ac_wine_check_funcs_save_LIBS
="$LIBS"
10295 LIBS
="$LIBS $LIBPTHREAD"
10297 pthread_attr_get_np \
10298 pthread_getattr_np \
10299 pthread_get_stackaddr_np \
10300 pthread_get_stacksize_np
10302 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
10303 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
10304 eval as_val
=\$
$as_ac_var
10305 if test "x$as_val" = x
""yes; then :
10306 cat >>confdefs.h
<<_ACEOF
10307 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
10313 LIBS
="$ac_wine_check_funcs_save_LIBS"
10315 if test "$ac_cv_header_zlib_h" = "yes"
10317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5
10318 $as_echo_n "checking for inflate in -lz... " >&6; }
10319 if test "${ac_cv_lib_z_inflate+set}" = set; then :
10320 $as_echo_n "(cached) " >&6
10322 ac_check_lib_save_LIBS
=$LIBS
10324 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10325 /* end confdefs.h. */
10327 /* Override any GCC internal prototype to avoid an error.
10328 Use char because int might match the return type of a GCC
10329 builtin and then its argument prototype would still apply. */
10342 if ac_fn_c_try_link
"$LINENO"; then :
10343 ac_cv_lib_z_inflate
=yes
10345 ac_cv_lib_z_inflate
=no
10347 rm -f core conftest.err conftest.
$ac_objext \
10348 conftest
$ac_exeext conftest.
$ac_ext
10349 LIBS
=$ac_check_lib_save_LIBS
10351 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5
10352 $as_echo "$ac_cv_lib_z_inflate" >&6; }
10353 if test "x$ac_cv_lib_z_inflate" = x
""yes; then :
10355 $as_echo "#define HAVE_ZLIB 1" >>confdefs.h
10363 if test "x$with_esd" != xno
10365 save_CFLAGS
="$CFLAGS"
10366 # Extract the first word of "esd-config", so it can be a program name with args.
10367 set dummy esd-config
; ac_word
=$2
10368 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10369 $as_echo_n "checking for $ac_word... " >&6; }
10370 if test "${ac_cv_path_ESDCONFIG+set}" = set; then :
10371 $as_echo_n "(cached) " >&6
10375 ac_cv_path_ESDCONFIG
="$ESDCONFIG" # Let the user override the test with a path.
10378 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10379 for as_dir
in $PATH
10382 test -z "$as_dir" && as_dir
=.
10383 for ac_exec_ext
in '' $ac_executable_extensions; do
10384 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10385 ac_cv_path_ESDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
10386 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10393 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG
="no"
10397 ESDCONFIG
=$ac_cv_path_ESDCONFIG
10398 if test -n "$ESDCONFIG"; then
10399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ESDCONFIG" >&5
10400 $as_echo "$ESDCONFIG" >&6; }
10402 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10403 $as_echo "no" >&6; }
10407 if test "x$ESDCONFIG" != "xno"
10410 for i
in `$ESDCONFIG --cflags`
10413 -I*) ac_esd_incl
="$ac_esd_incl $i";;
10416 ac_esd_libs
=`$ESDCONFIG --libs`
10417 CFLAGS
="$CFLAGS $ac_esd_incl"
10419 ac_esd_libs
=${ac_esd_libs:-"-lesd"}
10420 ac_fn_c_check_header_mongrel
"$LINENO" "esd.h" "ac_cv_header_esd_h" "$ac_includes_default"
10421 if test "x$ac_cv_header_esd_h" = x
""yes; then :
10422 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for esd_open_sound in -lesd" >&5
10423 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
10424 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then :
10425 $as_echo_n "(cached) " >&6
10427 ac_check_lib_save_LIBS
=$LIBS
10428 LIBS
="-lesd $ac_esd_libs $LIBS"
10429 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10430 /* end confdefs.h. */
10432 /* Override any GCC internal prototype to avoid an error.
10433 Use char because int might match the return type of a GCC
10434 builtin and then its argument prototype would still apply. */
10438 char esd_open_sound ();
10442 return esd_open_sound ();
10447 if ac_fn_c_try_link
"$LINENO"; then :
10448 ac_cv_lib_esd_esd_open_sound
=yes
10450 ac_cv_lib_esd_esd_open_sound
=no
10452 rm -f core conftest.err conftest.
$ac_objext \
10453 conftest
$ac_exeext conftest.
$ac_ext
10454 LIBS
=$ac_check_lib_save_LIBS
10456 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_esd_esd_open_sound" >&5
10457 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
10458 if test "x$ac_cv_lib_esd_esd_open_sound" = x
""yes; then :
10459 ESDINCL
="$ac_esd_incl"
10461 ESDLIBS
="$ac_esd_libs"
10464 $as_echo "#define HAVE_ESD 1" >>confdefs.h
10471 CFLAGS
="$save_CFLAGS"
10476 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
10478 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for snd_pcm_hw_params_get_access in -lasound" >&5
10479 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
10480 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then :
10481 $as_echo_n "(cached) " >&6
10483 ac_check_lib_save_LIBS
=$LIBS
10484 LIBS
="-lasound $LIBS"
10485 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10486 /* end confdefs.h. */
10488 /* Override any GCC internal prototype to avoid an error.
10489 Use char because int might match the return type of a GCC
10490 builtin and then its argument prototype would still apply. */
10494 char snd_pcm_hw_params_get_access ();
10498 return snd_pcm_hw_params_get_access ();
10503 if ac_fn_c_try_link
"$LINENO"; then :
10504 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=yes
10506 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=no
10508 rm -f core conftest.err conftest.
$ac_objext \
10509 conftest
$ac_exeext conftest.
$ac_ext
10510 LIBS
=$ac_check_lib_save_LIBS
10512 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
10513 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
10514 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x
""yes; then :
10515 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10516 /* end confdefs.h. */
10517 #ifdef HAVE_ALSA_ASOUNDLIB_H
10518 #include <alsa/asoundlib.h>
10519 #elif defined(HAVE_SYS_ASOUNDLIB_H)
10520 #include <sys/asoundlib.h>
10525 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
10530 if ac_fn_c_try_compile
"$LINENO"; then :
10532 $as_echo "#define HAVE_ALSA 1" >>confdefs.h
10534 ALSALIBS
="-lasound"
10536 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10543 if test "$ac_cv_header_libaudioio_h" = "yes"
10545 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AudioIOGetVersion in -laudioio" >&5
10546 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
10547 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then :
10548 $as_echo_n "(cached) " >&6
10550 ac_check_lib_save_LIBS
=$LIBS
10551 LIBS
="-laudioio $LIBS"
10552 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10553 /* end confdefs.h. */
10555 /* Override any GCC internal prototype to avoid an error.
10556 Use char because int might match the return type of a GCC
10557 builtin and then its argument prototype would still apply. */
10561 char AudioIOGetVersion ();
10565 return AudioIOGetVersion ();
10570 if ac_fn_c_try_link
"$LINENO"; then :
10571 ac_cv_lib_audioio_AudioIOGetVersion
=yes
10573 ac_cv_lib_audioio_AudioIOGetVersion
=no
10575 rm -f core conftest.err conftest.
$ac_objext \
10576 conftest
$ac_exeext conftest.
$ac_ext
10577 LIBS
=$ac_check_lib_save_LIBS
10579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
10580 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
10581 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x
""yes; then :
10582 AUDIOIOLIBS
="-laudioio"
10584 $as_echo "#define HAVE_LIBAUDIOIO 1" >>confdefs.h
10591 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
10593 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcapi20" >&5
10594 $as_echo_n "checking for -lcapi20... " >&6; }
10595 if test "${ac_cv_lib_soname_capi20+set}" = set; then :
10596 $as_echo_n "(cached) " >&6
10598 ac_check_soname_save_LIBS
=$LIBS
10599 LIBS
="-lcapi20 $LIBS"
10600 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10601 /* end confdefs.h. */
10603 /* Override any GCC internal prototype to avoid an error.
10604 Use char because int might match the return type of a GCC
10605 builtin and then its argument prototype would still apply. */
10609 char capi20_register ();
10613 return capi20_register ();
10618 if ac_fn_c_try_link
"$LINENO"; then :
10621 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'` ;;
10622 *) ac_cv_lib_soname_capi20
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10625 rm -f core conftest.err conftest.
$ac_objext \
10626 conftest
$ac_exeext conftest.
$ac_ext
10627 LIBS
=$ac_check_soname_save_LIBS
10629 if test "x$ac_cv_lib_soname_capi20" = "x"; then :
10630 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10631 $as_echo "not found" >&6; }
10634 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_capi20" >&5
10635 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
10637 cat >>confdefs.h
<<_ACEOF
10638 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
10644 if test "x$ac_cv_lib_soname_capi20" = "x"; then :
10645 case "x$with_capi" in
10646 x
) wine_notices
="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
10648 *) as_fn_error
"libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
10649 This is an error since --with-capi was requested." "$LINENO" 5 ;;
10655 if test "x$with_cups" != "xno"
10657 ac_save_CPPFLAGS
="$CPPFLAGS"
10658 ac_cups_cflags
=`cups-config --cflags 2>/dev/null`
10659 ac_cups_libs
=`cups-config --ldflags 2>/dev/null`
10660 CPPFLAGS
="$CPPFLAGS $ac_cups_cflags"
10661 for ac_header
in cups
/cups.h
10663 ac_fn_c_check_header_mongrel
"$LINENO" "cups/cups.h" "ac_cv_header_cups_cups_h" "$ac_includes_default"
10664 if test "x$ac_cv_header_cups_cups_h" = x
""yes; then :
10665 cat >>confdefs.h
<<_ACEOF
10666 #define HAVE_CUPS_CUPS_H 1
10668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcups" >&5
10669 $as_echo_n "checking for -lcups... " >&6; }
10670 if test "${ac_cv_lib_soname_cups+set}" = set; then :
10671 $as_echo_n "(cached) " >&6
10673 ac_check_soname_save_LIBS
=$LIBS
10674 LIBS
="-lcups $ac_cups_libs $LIBS"
10675 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10676 /* end confdefs.h. */
10678 /* Override any GCC internal prototype to avoid an error.
10679 Use char because int might match the return type of a GCC
10680 builtin and then its argument prototype would still apply. */
10684 char cupsGetDefault ();
10688 return cupsGetDefault ();
10693 if ac_fn_c_try_link
"$LINENO"; then :
10696 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'` ;;
10697 *) ac_cv_lib_soname_cups
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10700 rm -f core conftest.err conftest.
$ac_objext \
10701 conftest
$ac_exeext conftest.
$ac_ext
10702 LIBS
=$ac_check_soname_save_LIBS
10704 if test "x$ac_cv_lib_soname_cups" = "x"; then :
10705 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10706 $as_echo "not found" >&6; }
10709 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_cups" >&5
10710 $as_echo "$ac_cv_lib_soname_cups" >&6; }
10712 cat >>confdefs.h
<<_ACEOF
10713 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
10716 CUPSINCL
="$ac_cups_cflags"
10722 CPPFLAGS
="$ac_save_CPPFLAGS"
10724 if test "x$ac_cv_lib_soname_cups" = "x"; then :
10725 case "x$with_cups" in
10726 x
) wine_notices
="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
10728 *) as_fn_error
"libcups ${notice_platform}development files not found, CUPS won't be supported.
10729 This is an error since --with-cups was requested." "$LINENO" 5 ;;
10733 if test "$ac_cv_header_jack_jack_h" = "yes"
10735 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -ljack" >&5
10736 $as_echo_n "checking for -ljack... " >&6; }
10737 if test "${ac_cv_lib_soname_jack+set}" = set; then :
10738 $as_echo_n "(cached) " >&6
10740 ac_check_soname_save_LIBS
=$LIBS
10741 LIBS
="-ljack $LIBS"
10742 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10743 /* end confdefs.h. */
10745 /* Override any GCC internal prototype to avoid an error.
10746 Use char because int might match the return type of a GCC
10747 builtin and then its argument prototype would still apply. */
10751 char jack_client_new ();
10755 return jack_client_new ();
10760 if ac_fn_c_try_link
"$LINENO"; then :
10763 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'` ;;
10764 *) 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'` ;;
10767 rm -f core conftest.err conftest.
$ac_objext \
10768 conftest
$ac_exeext conftest.
$ac_ext
10769 LIBS
=$ac_check_soname_save_LIBS
10771 if test "x$ac_cv_lib_soname_jack" = "x"; then :
10772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10773 $as_echo "not found" >&6; }
10776 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_jack" >&5
10777 $as_echo "$ac_cv_lib_soname_jack" >&6; }
10779 cat >>confdefs.h
<<_ACEOF
10780 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
10787 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
10789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfontconfig" >&5
10790 $as_echo_n "checking for -lfontconfig... " >&6; }
10791 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then :
10792 $as_echo_n "(cached) " >&6
10794 ac_check_soname_save_LIBS
=$LIBS
10795 LIBS
="-lfontconfig $LIBS"
10796 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10797 /* end confdefs.h. */
10799 /* Override any GCC internal prototype to avoid an error.
10800 Use char because int might match the return type of a GCC
10801 builtin and then its argument prototype would still apply. */
10814 if ac_fn_c_try_link
"$LINENO"; then :
10817 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'` ;;
10818 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10821 rm -f core conftest.err conftest.
$ac_objext \
10822 conftest
$ac_exeext conftest.
$ac_ext
10823 LIBS
=$ac_check_soname_save_LIBS
10825 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10826 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10827 $as_echo "not found" >&6; }
10830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_fontconfig" >&5
10831 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
10833 cat >>confdefs.h
<<_ACEOF
10834 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
10839 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
10841 ac_save_CPPFLAGS
="$CPPFLAGS"
10842 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
10843 $as_unset ac_cv_header_fontconfig_fontconfig_h
10844 for ac_header
in fontconfig
/fontconfig.h
10846 ac_fn_c_check_header_mongrel
"$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
10847 if test "x$ac_cv_header_fontconfig_fontconfig_h" = x
""yes; then :
10848 cat >>confdefs.h
<<_ACEOF
10849 #define HAVE_FONTCONFIG_FONTCONFIG_H 1
10856 CPPFLAGS
="$ac_save_CPPFLAGS"
10857 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
10859 FONTCONFIGINCL
="$X_CFLAGS"
10861 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfontconfig" >&5
10862 $as_echo_n "checking for -lfontconfig... " >&6; }
10863 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then :
10864 $as_echo_n "(cached) " >&6
10866 ac_check_soname_save_LIBS
=$LIBS
10867 LIBS
="-lfontconfig $X_LIBS $LIBS"
10868 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10869 /* end confdefs.h. */
10871 /* Override any GCC internal prototype to avoid an error.
10872 Use char because int might match the return type of a GCC
10873 builtin and then its argument prototype would still apply. */
10886 if ac_fn_c_try_link
"$LINENO"; then :
10889 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'` ;;
10890 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10893 rm -f core conftest.err conftest.
$ac_objext \
10894 conftest
$ac_exeext conftest.
$ac_ext
10895 LIBS
=$ac_check_soname_save_LIBS
10897 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10898 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10899 $as_echo "not found" >&6; }
10902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_fontconfig" >&5
10903 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
10905 cat >>confdefs.h
<<_ACEOF
10906 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
10913 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10914 case "x$with_fontconfig" in
10915 x
) wine_notices
="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
10917 *) as_fn_error
"fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
10918 This is an error since --with-fontconfig was requested." "$LINENO" 5 ;;
10922 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
10924 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lssl" >&5
10925 $as_echo_n "checking for -lssl... " >&6; }
10926 if test "${ac_cv_lib_soname_ssl+set}" = set; then :
10927 $as_echo_n "(cached) " >&6
10929 ac_check_soname_save_LIBS
=$LIBS
10931 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10932 /* end confdefs.h. */
10934 /* Override any GCC internal prototype to avoid an error.
10935 Use char because int might match the return type of a GCC
10936 builtin and then its argument prototype would still apply. */
10940 char SSL_library_init ();
10944 return SSL_library_init ();
10949 if ac_fn_c_try_link
"$LINENO"; then :
10952 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'` ;;
10953 *) ac_cv_lib_soname_ssl
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10956 rm -f core conftest.err conftest.
$ac_objext \
10957 conftest
$ac_exeext conftest.
$ac_ext
10958 LIBS
=$ac_check_soname_save_LIBS
10960 if test "x$ac_cv_lib_soname_ssl" = "x"; then :
10961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10962 $as_echo "not found" >&6; }
10965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_ssl" >&5
10966 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
10968 cat >>confdefs.h
<<_ACEOF
10969 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
10974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcrypto" >&5
10975 $as_echo_n "checking for -lcrypto... " >&6; }
10976 if test "${ac_cv_lib_soname_crypto+set}" = set; then :
10977 $as_echo_n "(cached) " >&6
10979 ac_check_soname_save_LIBS
=$LIBS
10980 LIBS
="-lcrypto $LIBS"
10981 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10982 /* end confdefs.h. */
10984 /* Override any GCC internal prototype to avoid an error.
10985 Use char because int might match the return type of a GCC
10986 builtin and then its argument prototype would still apply. */
10990 char BIO_new_socket ();
10994 return BIO_new_socket ();
10999 if ac_fn_c_try_link
"$LINENO"; then :
11002 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'` ;;
11003 *) ac_cv_lib_soname_crypto
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11006 rm -f core conftest.err conftest.
$ac_objext \
11007 conftest
$ac_exeext conftest.
$ac_ext
11008 LIBS
=$ac_check_soname_save_LIBS
11010 if test "x$ac_cv_lib_soname_crypto" = "x"; then :
11011 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11012 $as_echo "not found" >&6; }
11015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_crypto" >&5
11016 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
11018 cat >>confdefs.h
<<_ACEOF
11019 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
11025 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then :
11026 case "x$with_openssl" in
11027 x
) wine_warnings
="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
11029 *) as_fn_error
"OpenSSL ${notice_platform}development files not found, SSL won't be supported.
11030 This is an error since --with-openssl was requested." "$LINENO" 5 ;;
11034 if test "$ac_cv_header_gsm_h" = "yes" -o "$ac_cv_header_gsm_gsm_h" = "yes"
11036 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lgsm" >&5
11037 $as_echo_n "checking for -lgsm... " >&6; }
11038 if test "${ac_cv_lib_soname_gsm+set}" = set; then :
11039 $as_echo_n "(cached) " >&6
11041 ac_check_soname_save_LIBS
=$LIBS
11043 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11044 /* end confdefs.h. */
11046 /* Override any GCC internal prototype to avoid an error.
11047 Use char because int might match the return type of a GCC
11048 builtin and then its argument prototype would still apply. */
11052 char gsm_create ();
11056 return gsm_create ();
11061 if ac_fn_c_try_link
"$LINENO"; then :
11064 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'` ;;
11065 *) ac_cv_lib_soname_gsm
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgsm\\.$LIBEXT" | sed -e "s/^.*\(libgsm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11068 rm -f core conftest.err conftest.
$ac_objext \
11069 conftest
$ac_exeext conftest.
$ac_ext
11070 LIBS
=$ac_check_soname_save_LIBS
11072 if test "x$ac_cv_lib_soname_gsm" = "x"; then :
11073 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11074 $as_echo "not found" >&6; }
11077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_gsm" >&5
11078 $as_echo "$ac_cv_lib_soname_gsm" >&6; }
11080 cat >>confdefs.h
<<_ACEOF
11081 #define SONAME_LIBGSM "$ac_cv_lib_soname_gsm"
11087 if test "x$ac_cv_lib_soname_gsm" = "x"; then :
11088 case "x$with_gsm" in
11089 x
) wine_notices
="$wine_notices|libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported." ;;
11091 *) as_fn_error
"libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported.
11092 This is an error since --with-gsm was requested." "$LINENO" 5 ;;
11096 if test "$ac_cv_header_jpeglib_h" = "yes"
11098 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -ljpeg" >&5
11099 $as_echo_n "checking for -ljpeg... " >&6; }
11100 if test "${ac_cv_lib_soname_jpeg+set}" = set; then :
11101 $as_echo_n "(cached) " >&6
11103 ac_check_soname_save_LIBS
=$LIBS
11104 LIBS
="-ljpeg $LIBS"
11105 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11106 /* end confdefs.h. */
11108 /* Override any GCC internal prototype to avoid an error.
11109 Use char because int might match the return type of a GCC
11110 builtin and then its argument prototype would still apply. */
11114 char jpeg_start_decompress ();
11118 return jpeg_start_decompress ();
11123 if ac_fn_c_try_link
"$LINENO"; then :
11126 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'` ;;
11127 *) ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11130 rm -f core conftest.err conftest.
$ac_objext \
11131 conftest
$ac_exeext conftest.
$ac_ext
11132 LIBS
=$ac_check_soname_save_LIBS
11134 if test "x$ac_cv_lib_soname_jpeg" = "x"; then :
11135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11136 $as_echo "not found" >&6; }
11139 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_jpeg" >&5
11140 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
11142 cat >>confdefs.h
<<_ACEOF
11143 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
11149 if test "x$ac_cv_lib_soname_jpeg" = "x"; then :
11150 case "x$with_jpeg" in
11151 x
) wine_warnings
="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
11153 *) as_fn_error
"libjpeg ${notice_platform}development files not found, JPEG won't be supported.
11154 This is an error since --with-jpeg was requested." "$LINENO" 5 ;;
11158 if test "$ac_cv_header_png_h" = "yes"
11160 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lpng" >&5
11161 $as_echo_n "checking for -lpng... " >&6; }
11162 if test "${ac_cv_lib_soname_png+set}" = set; then :
11163 $as_echo_n "(cached) " >&6
11165 ac_check_soname_save_LIBS
=$LIBS
11166 LIBS
="-lpng -lm -lz $LIBS"
11167 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11168 /* end confdefs.h. */
11170 /* Override any GCC internal prototype to avoid an error.
11171 Use char because int might match the return type of a GCC
11172 builtin and then its argument prototype would still apply. */
11176 char png_create_read_struct ();
11180 return png_create_read_struct ();
11185 if ac_fn_c_try_link
"$LINENO"; then :
11188 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'` ;;
11189 *) 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'` ;;
11192 rm -f core conftest.err conftest.
$ac_objext \
11193 conftest
$ac_exeext conftest.
$ac_ext
11194 LIBS
=$ac_check_soname_save_LIBS
11196 if test "x$ac_cv_lib_soname_png" = "x"; then :
11197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11198 $as_echo "not found" >&6; }
11201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_png" >&5
11202 $as_echo "$ac_cv_lib_soname_png" >&6; }
11204 cat >>confdefs.h
<<_ACEOF
11205 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
11210 elif test -n "$X_CFLAGS" -a "x$with_png" != "xno"
11212 ac_save_CPPFLAGS
="$CPPFLAGS"
11213 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
11214 $as_unset ac_cv_header_png_h
11215 for ac_header
in png.h
11217 ac_fn_c_check_header_mongrel
"$LINENO" "png.h" "ac_cv_header_png_h" "$ac_includes_default"
11218 if test "x$ac_cv_header_png_h" = x
""yes; then :
11219 cat >>confdefs.h
<<_ACEOF
11220 #define HAVE_PNG_H 1
11227 CPPFLAGS
="$ac_save_CPPFLAGS"
11228 if test "$ac_cv_header_png_h" = "yes"
11230 PNGINCL
="$X_CFLAGS"
11232 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lpng" >&5
11233 $as_echo_n "checking for -lpng... " >&6; }
11234 if test "${ac_cv_lib_soname_png+set}" = set; then :
11235 $as_echo_n "(cached) " >&6
11237 ac_check_soname_save_LIBS
=$LIBS
11238 LIBS
="-lpng $X_LIBS -lm -lz $LIBS"
11239 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11240 /* end confdefs.h. */
11242 /* Override any GCC internal prototype to avoid an error.
11243 Use char because int might match the return type of a GCC
11244 builtin and then its argument prototype would still apply. */
11248 char png_create_read_struct ();
11252 return png_create_read_struct ();
11257 if ac_fn_c_try_link
"$LINENO"; then :
11260 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'` ;;
11261 *) 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'` ;;
11264 rm -f core conftest.err conftest.
$ac_objext \
11265 conftest
$ac_exeext conftest.
$ac_ext
11266 LIBS
=$ac_check_soname_save_LIBS
11268 if test "x$ac_cv_lib_soname_png" = "x"; then :
11269 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11270 $as_echo "not found" >&6; }
11273 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_png" >&5
11274 $as_echo "$ac_cv_lib_soname_png" >&6; }
11276 cat >>confdefs.h
<<_ACEOF
11277 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
11284 if test "x$ac_cv_lib_soname_png" = "x"; then :
11285 case "x$with_png" in
11286 x
) wine_warnings
="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
11288 *) as_fn_error
"libpng ${notice_platform}development files not found, PNG won't be supported.
11289 This is an error since --with-png was requested." "$LINENO" 5 ;;
11293 if test "$ac_cv_header_mpg123_h" = "yes"
11295 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mpg123_feed in -lmpg123" >&5
11296 $as_echo_n "checking for mpg123_feed in -lmpg123... " >&6; }
11297 if test "${ac_cv_lib_mpg123_mpg123_feed+set}" = set; then :
11298 $as_echo_n "(cached) " >&6
11300 ac_check_lib_save_LIBS
=$LIBS
11301 LIBS
="-lmpg123 $LIBS"
11302 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11303 /* end confdefs.h. */
11305 /* Override any GCC internal prototype to avoid an error.
11306 Use char because int might match the return type of a GCC
11307 builtin and then its argument prototype would still apply. */
11311 char mpg123_feed ();
11315 return mpg123_feed ();
11320 if ac_fn_c_try_link
"$LINENO"; then :
11321 ac_cv_lib_mpg123_mpg123_feed
=yes
11323 ac_cv_lib_mpg123_mpg123_feed
=no
11325 rm -f core conftest.err conftest.
$ac_objext \
11326 conftest
$ac_exeext conftest.
$ac_ext
11327 LIBS
=$ac_check_lib_save_LIBS
11329 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mpg123_mpg123_feed" >&5
11330 $as_echo "$ac_cv_lib_mpg123_mpg123_feed" >&6; }
11331 if test "x$ac_cv_lib_mpg123_mpg123_feed" = x
""yes; then :
11332 LIBMPG123
="-lmpg123"
11337 if test "x$ac_cv_lib_mpg123_mpg123_feed" != xyes
; then :
11338 case "x$with_mpg123" in
11339 x
) wine_notices
="$wine_notices|libmpg123 ${notice_platform}development files not found (or too old), mp3 codec won't be supported." ;;
11341 *) as_fn_error
"libmpg123 ${notice_platform}development files not found (or too old), mp3 codec won't be supported.
11342 This is an error since --with-mpg123 was requested." "$LINENO" 5 ;;
11345 test "x$ac_cv_lib_mpg123_mpg123_feed" = xyes || enable_winemp3_acm
=${enable_winemp3_acm:-no}
11347 if test "$ac_cv_header_AL_al_h" = "yes"
11349 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alGetSource3i in -lopenal" >&5
11350 $as_echo_n "checking for alGetSource3i in -lopenal... " >&6; }
11351 if test "${ac_cv_lib_openal_alGetSource3i+set}" = set; then :
11352 $as_echo_n "(cached) " >&6
11354 ac_check_lib_save_LIBS
=$LIBS
11355 LIBS
="-lopenal $LIBS"
11356 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11357 /* end confdefs.h. */
11359 /* Override any GCC internal prototype to avoid an error.
11360 Use char because int might match the return type of a GCC
11361 builtin and then its argument prototype would still apply. */
11365 char alGetSource3i ();
11369 return alGetSource3i ();
11374 if ac_fn_c_try_link
"$LINENO"; then :
11375 ac_cv_lib_openal_alGetSource3i
=yes
11377 ac_cv_lib_openal_alGetSource3i
=no
11379 rm -f core conftest.err conftest.
$ac_objext \
11380 conftest
$ac_exeext conftest.
$ac_ext
11381 LIBS
=$ac_check_lib_save_LIBS
11383 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_openal_alGetSource3i" >&5
11384 $as_echo "$ac_cv_lib_openal_alGetSource3i" >&6; }
11385 if test "x$ac_cv_lib_openal_alGetSource3i" = x
""yes; then :
11386 LIBOPENAL
="-lopenal"
11391 if test "x$ac_cv_lib_openal_alGetSource3i" != xyes
; then :
11392 case "x$with_openal" in
11393 x
) wine_notices
="$wine_notices|libopenal ${notice_platform}development files not found (or too old), OpenAL won't be supported." ;;
11395 *) as_fn_error
"libopenal ${notice_platform}development files not found (or too old), OpenAL won't be supported.
11396 This is an error since --with-openal was requested." "$LINENO" 5 ;;
11399 test "x$ac_cv_lib_openal_alGetSource3i" = xyes || enable_openal32
=${enable_openal32:-no}
11401 if test "$ac_cv_header_kstat_h" = "yes"
11403 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kstat_open in -lkstat" >&5
11404 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
11405 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then :
11406 $as_echo_n "(cached) " >&6
11408 ac_check_lib_save_LIBS
=$LIBS
11409 LIBS
="-lkstat $LIBS"
11410 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11411 /* end confdefs.h. */
11413 /* Override any GCC internal prototype to avoid an error.
11414 Use char because int might match the return type of a GCC
11415 builtin and then its argument prototype would still apply. */
11419 char kstat_open ();
11423 return kstat_open ();
11428 if ac_fn_c_try_link
"$LINENO"; then :
11429 ac_cv_lib_kstat_kstat_open
=yes
11431 ac_cv_lib_kstat_kstat_open
=no
11433 rm -f core conftest.err conftest.
$ac_objext \
11434 conftest
$ac_exeext conftest.
$ac_ext
11435 LIBS
=$ac_check_lib_save_LIBS
11437 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kstat_kstat_open" >&5
11438 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
11439 if test "x$ac_cv_lib_kstat_kstat_open" = x
""yes; then :
11441 $as_echo "#define HAVE_LIBKSTAT 1" >>confdefs.h
11449 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lodbc" >&5
11450 $as_echo_n "checking for -lodbc... " >&6; }
11451 if test "${ac_cv_lib_soname_odbc+set}" = set; then :
11452 $as_echo_n "(cached) " >&6
11454 ac_check_soname_save_LIBS
=$LIBS
11455 LIBS
="-lodbc $LIBS"
11456 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11457 /* end confdefs.h. */
11459 /* Override any GCC internal prototype to avoid an error.
11460 Use char because int might match the return type of a GCC
11461 builtin and then its argument prototype would still apply. */
11465 char SQLConnect ();
11469 return SQLConnect ();
11474 if ac_fn_c_try_link
"$LINENO"; then :
11477 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'` ;;
11478 *) ac_cv_lib_soname_odbc
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11481 rm -f core conftest.err conftest.
$ac_objext \
11482 conftest
$ac_exeext conftest.
$ac_ext
11483 LIBS
=$ac_check_soname_save_LIBS
11485 if test "x$ac_cv_lib_soname_odbc" = "x"; then :
11486 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11487 $as_echo "not found" >&6; }
11488 cat >>confdefs.h
<<_ACEOF
11489 #define SONAME_LIBODBC "libodbc.$LIBEXT"
11493 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_odbc" >&5
11494 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
11496 cat >>confdefs.h
<<_ACEOF
11497 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
11503 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
11504 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
11505 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
11506 "$ac_cv_header_soundcard_h" != "yes" -a \
11507 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
11509 wine_warnings
="$wine_warnings|No sound system was found. Windows applications will be silent."
11515 if test "x${GCC}" = "xyes"
11517 EXTRACFLAGS
="-Wall -pipe"
11519 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gcc strength-reduce bug" >&5
11520 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
11521 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then :
11522 $as_echo_n "(cached) " >&6
11524 if test "$cross_compiling" = yes; then :
11525 ac_cv_c_gcc_strength_bug
="yes"
11527 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11528 /* end confdefs.h. */
11529 int L[4] = {0,1,2,3};
11533 static int Array[3];
11534 unsigned int B = 3;
11536 for(i=0; i<B; i++) Array[i] = i - 3;
11537 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
11539 return (Array[1] != -2 || L[2] != 3)
11544 if ac_fn_c_try_run
"$LINENO"; then :
11545 ac_cv_c_gcc_strength_bug
="no"
11547 ac_cv_c_gcc_strength_bug
="yes"
11549 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
11550 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
11554 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_gcc_strength_bug" >&5
11555 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
11556 if test "$ac_cv_c_gcc_strength_bug" = "yes"
11558 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
11561 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-builtin" >&5
11562 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
11563 if test "${ac_cv_cflags__fno_builtin+set}" = set; then :
11564 $as_echo_n "(cached) " >&6
11566 ac_wine_try_cflags_saved
=$CFLAGS
11567 CFLAGS
="$CFLAGS -fno-builtin"
11568 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11569 /* end confdefs.h. */
11579 if ac_fn_c_try_link
"$LINENO"; then :
11580 ac_cv_cflags__fno_builtin
=yes
11582 ac_cv_cflags__fno_builtin
=no
11584 rm -f core conftest.err conftest.
$ac_objext \
11585 conftest
$ac_exeext conftest.
$ac_ext
11586 CFLAGS
=$ac_wine_try_cflags_saved
11588 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_builtin" >&5
11589 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
11590 if test $ac_cv_cflags__fno_builtin = yes; then :
11591 BUILTINFLAG
="-fno-builtin"
11594 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-strict-aliasing" >&5
11595 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
11596 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then :
11597 $as_echo_n "(cached) " >&6
11599 ac_wine_try_cflags_saved
=$CFLAGS
11600 CFLAGS
="$CFLAGS -fno-strict-aliasing"
11601 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11602 /* end confdefs.h. */
11612 if ac_fn_c_try_link
"$LINENO"; then :
11613 ac_cv_cflags__fno_strict_aliasing
=yes
11615 ac_cv_cflags__fno_strict_aliasing
=no
11617 rm -f core conftest.err conftest.
$ac_objext \
11618 conftest
$ac_exeext conftest.
$ac_ext
11619 CFLAGS
=$ac_wine_try_cflags_saved
11621 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_strict_aliasing" >&5
11622 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
11623 if test $ac_cv_cflags__fno_strict_aliasing = yes; then :
11624 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
11626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wdeclaration-after-statement" >&5
11627 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
11628 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then :
11629 $as_echo_n "(cached) " >&6
11631 ac_wine_try_cflags_saved
=$CFLAGS
11632 CFLAGS
="$CFLAGS -Wdeclaration-after-statement"
11633 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11634 /* end confdefs.h. */
11644 if ac_fn_c_try_link
"$LINENO"; then :
11645 ac_cv_cflags__Wdeclaration_after_statement
=yes
11647 ac_cv_cflags__Wdeclaration_after_statement
=no
11649 rm -f core conftest.err conftest.
$ac_objext \
11650 conftest
$ac_exeext conftest.
$ac_ext
11651 CFLAGS
=$ac_wine_try_cflags_saved
11653 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
11654 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
11655 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then :
11656 EXTRACFLAGS
="$EXTRACFLAGS -Wdeclaration-after-statement"
11658 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wwrite-strings" >&5
11659 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
11660 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then :
11661 $as_echo_n "(cached) " >&6
11663 ac_wine_try_cflags_saved
=$CFLAGS
11664 CFLAGS
="$CFLAGS -Wwrite-strings"
11665 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11666 /* end confdefs.h. */
11676 if ac_fn_c_try_link
"$LINENO"; then :
11677 ac_cv_cflags__Wwrite_strings
=yes
11679 ac_cv_cflags__Wwrite_strings
=no
11681 rm -f core conftest.err conftest.
$ac_objext \
11682 conftest
$ac_exeext conftest.
$ac_ext
11683 CFLAGS
=$ac_wine_try_cflags_saved
11685 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wwrite_strings" >&5
11686 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
11687 if test $ac_cv_cflags__Wwrite_strings = yes; then :
11688 EXTRACFLAGS
="$EXTRACFLAGS -Wwrite-strings"
11690 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wtype-limits" >&5
11691 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
11692 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then :
11693 $as_echo_n "(cached) " >&6
11695 ac_wine_try_cflags_saved
=$CFLAGS
11696 CFLAGS
="$CFLAGS -Wtype-limits"
11697 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11698 /* end confdefs.h. */
11708 if ac_fn_c_try_link
"$LINENO"; then :
11709 ac_cv_cflags__Wtype_limits
=yes
11711 ac_cv_cflags__Wtype_limits
=no
11713 rm -f core conftest.err conftest.
$ac_objext \
11714 conftest
$ac_exeext conftest.
$ac_ext
11715 CFLAGS
=$ac_wine_try_cflags_saved
11717 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wtype_limits" >&5
11718 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
11719 if test $ac_cv_cflags__Wtype_limits = yes; then :
11720 EXTRACFLAGS
="$EXTRACFLAGS -Wtype-limits"
11723 saved_CFLAGS
="$CFLAGS"
11724 CFLAGS
="$CFLAGS -Wpointer-arith -Werror"
11725 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken string.h that generates warnings" >&5
11726 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
11727 if test "${ac_cv_c_string_h_warnings+set}" = set; then :
11728 $as_echo_n "(cached) " >&6
11730 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11731 /* end confdefs.h. */
11732 #include <string.h>
11741 if ac_fn_c_try_compile
"$LINENO"; then :
11742 ac_cv_c_string_h_warnings
=no
11744 ac_cv_c_string_h_warnings
=yes
11746 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11748 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_string_h_warnings" >&5
11749 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
11750 CFLAGS
="$saved_CFLAGS"
11751 if test "$ac_cv_c_string_h_warnings" = "no"
11753 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
11758 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether external symbols need an underscore prefix" >&5
11759 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
11760 if test "${ac_cv_c_extern_prefix+set}" = set; then :
11761 $as_echo_n "(cached) " >&6
11763 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11764 /* end confdefs.h. */
11765 extern int ac_test;
11769 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
11774 if ac_fn_c_try_link
"$LINENO"; then :
11775 ac_cv_c_extern_prefix
="yes"
11777 ac_cv_c_extern_prefix
="no"
11779 rm -f core conftest.err conftest.
$ac_objext \
11780 conftest
$ac_exeext conftest.
$ac_ext
11782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_extern_prefix" >&5
11783 $as_echo "$ac_cv_c_extern_prefix" >&6; }
11787 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether external symbols need stdcall decoration" >&5
11788 $as_echo_n "checking whether external symbols need stdcall decoration... " >&6; }
11789 if test "${ac_cv_c_stdcall_suffix+set}" = set; then :
11790 $as_echo_n "(cached) " >&6
11792 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11793 /* end confdefs.h. */
11795 #define __stdcall __attribute__((__stdcall__))
11797 int __stdcall ac_test(int i) { return i; }
11801 asm("jmp _ac_test@4"); if (ac_test(1)) return 1
11806 if ac_fn_c_try_link
"$LINENO"; then :
11807 ac_cv_c_stdcall_suffix
="yes"
11809 ac_cv_c_stdcall_suffix
="no"
11811 rm -f core conftest.err conftest.
$ac_objext \
11812 conftest
$ac_exeext conftest.
$ac_ext
11814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stdcall_suffix" >&5
11815 $as_echo "$ac_cv_c_stdcall_suffix" >&6; } ;;
11816 *) ac_cv_c_stdcall_suffix
="no" ;;
11820 if test "$ac_cv_c_extern_prefix" = "yes"
11822 $as_echo "#define __ASM_NAME(name) \"_\" name" >>confdefs.h
11824 asm_name_prefix
="_"
11826 $as_echo "#define __ASM_NAME(name) name" >>confdefs.h
11832 if test "$ac_cv_c_stdcall_suffix" = "yes"
11834 $as_echo "#define __ASM_STDCALL(args) \"@\" #args" >>confdefs.h
11837 $as_echo "#define __ASM_STDCALL(args) \"\"" >>confdefs.h
11842 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to define a function in assembly code" >&5
11843 $as_echo_n "checking how to define a function in assembly code... " >&6; }
11844 if test "${ac_cv_asm_func_def+set}" = set; then :
11845 $as_echo_n "(cached) " >&6
11847 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11848 /* end confdefs.h. */
11853 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
11858 if ac_fn_c_try_link
"$LINENO"; then :
11859 ac_cv_asm_func_def
=".def"
11861 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11862 /* end confdefs.h. */
11867 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
11872 if ac_fn_c_try_link
"$LINENO"; then :
11873 ac_cv_asm_func_def
=".type @function"
11875 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11876 /* end confdefs.h. */
11881 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
11886 if ac_fn_c_try_link
"$LINENO"; then :
11887 ac_cv_asm_func_def
=".type 2"
11889 ac_cv_asm_func_def
="unknown"
11891 rm -f core conftest.err conftest.
$ac_objext \
11892 conftest
$ac_exeext conftest.
$ac_ext
11894 rm -f core conftest.err conftest.
$ac_objext \
11895 conftest
$ac_exeext conftest.
$ac_ext
11897 rm -f core conftest.err conftest.
$ac_objext \
11898 conftest
$ac_exeext conftest.
$ac_ext
11900 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_asm_func_def" >&5
11901 $as_echo "$ac_cv_asm_func_def" >&6; }
11904 case "$ac_cv_asm_func_def" in
11906 $as_echo "#define __ASM_FUNC(name) \".def \" __ASM_NAME(name) \"; .scl 2; .type 32; .endef\"" >>confdefs.h
11908 asm_func_header
=".def $asm_name_prefix\" #name suffix \"; .scl 2; .type 32; .endef" ;;
11910 $as_echo "#define __ASM_FUNC(name) \".type \" __ASM_NAME(name) \",@function\"" >>confdefs.h
11912 asm_func_header
=".type $asm_name_prefix\" #name suffix \",@function" ;;
11914 $as_echo "#define __ASM_FUNC(name) \".type \" __ASM_NAME(name) \",2\"" >>confdefs.h
11916 asm_func_header
=".type $asm_name_prefix\" #name suffix \",2" ;;
11918 $as_echo "#define __ASM_FUNC(name) \"\"" >>confdefs.h
11920 asm_func_header
="" ;;
11923 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether asm() works outside of functions" >&5
11924 $as_echo_n "checking whether asm() works outside of functions... " >&6; }
11925 if test "${ac_cv_c_asm_outside_funcs+set}" = set; then :
11926 $as_echo_n "(cached) " >&6
11928 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11929 /* end confdefs.h. */
11930 asm(".text\n\t.long 0");
11939 if ac_fn_c_try_compile
"$LINENO"; then :
11940 ac_cv_c_asm_outside_funcs
="yes"
11942 ac_cv_c_asm_outside_funcs
="no"
11944 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11946 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_asm_outside_funcs" >&5
11947 $as_echo "$ac_cv_c_asm_outside_funcs" >&6; }
11949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether .previous is supported in assembly code" >&5
11950 $as_echo_n "checking whether .previous is supported in assembly code... " >&6; }
11951 if test "${ac_cv_c_dot_previous+set}" = set; then :
11952 $as_echo_n "(cached) " >&6
11954 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11955 /* end confdefs.h. */
11960 asm(".text\nac_test:\t.long 0\n\t.previous");
11965 if ac_fn_c_try_link
"$LINENO"; then :
11966 ac_cv_c_dot_previous
="yes"
11968 ac_cv_c_dot_previous
="no"
11970 rm -f core conftest.err conftest.
$ac_objext \
11971 conftest
$ac_exeext conftest.
$ac_ext
11973 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dot_previous" >&5
11974 $as_echo "$ac_cv_c_dot_previous" >&6; }
11976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether CFI directives are supported in assembly code" >&5
11977 $as_echo_n "checking whether CFI directives are supported in assembly code... " >&6; }
11978 if test "${ac_cv_c_cfi_support+set}" = set; then :
11979 $as_echo_n "(cached) " >&6
11981 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11982 /* end confdefs.h. */
11983 asm(".text\nac_test:\t.cfi_startproc\n\t.long 0\n\t.cfi_endproc");
11992 if ac_fn_c_try_compile
"$LINENO"; then :
11993 ac_cv_c_cfi_support
="yes"
11995 ac_cv_c_cfi_support
="no"
11997 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11999 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_cfi_support" >&5
12000 $as_echo "$ac_cv_c_cfi_support" >&6; }
12002 asm_func_header
=".globl $asm_name_prefix\" #name suffix \"\\n\\t$asm_func_header\\n$asm_name_prefix\" #name suffix \":\\n\\t"
12003 asm_func_trailer
=""
12004 if test "$ac_cv_c_dot_previous" = "yes"
12006 asm_func_trailer
="\\n\\t.previous"
12008 if test "$ac_cv_c_cfi_support" = "yes"
12010 asm_func_header
="$asm_func_header.cfi_startproc\\n\\t"
12011 asm_func_trailer
="\\n\\t.cfi_endproc$asm_func_trailer"
12013 $as_echo "#define __ASM_CFI(str) str" >>confdefs.h
12016 $as_echo "#define __ASM_CFI(str) \"\"" >>confdefs.h
12020 asm_func_code
="$asm_func_header\" code \"$asm_func_trailer"
12023 if test "$ac_cv_c_asm_outside_funcs" = "yes"
12025 cat >>confdefs.h
<<_ACEOF
12026 #define __ASM_DEFINE_FUNC(name,suffix,code) asm(".text\n\t.align 4\n\t$asm_func_code");
12030 cat >>confdefs.h
<<_ACEOF
12031 #define __ASM_DEFINE_FUNC(name,suffix,code) void __asm_dummy_##name(void) { asm(".text\n\t.align 4\n\t$asm_func_code"); }
12036 $as_echo "#define __ASM_GLOBAL_FUNC(name,code) __ASM_DEFINE_FUNC(name,\"\",code)" >>confdefs.h
12039 $as_echo "#define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)" >>confdefs.h
12049 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
12054 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
12062 SOCKETLIBS
="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
12069 test -z "$with_wine64" || MAIN_BINARY
="wine32"
12074 linux
* | k
*bsd
*-gnu)
12075 EXTRA_BINARIES
="wine-preloader"
12082 ac_save_CFLAGS
="$CFLAGS"
12083 CFLAGS
="$CFLAGS $BUILTINFLAG"
12157 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12158 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
12159 eval as_val
=\$
$as_ac_var
12160 if test "x$as_val" = x
""yes; then :
12161 cat >>confdefs.h
<<_ACEOF
12162 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12168 CFLAGS
="$ac_save_CFLAGS"
12170 if test "$ac_cv_func_dlopen" = no
12172 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12173 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12174 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12175 $as_echo_n "(cached) " >&6
12177 ac_check_lib_save_LIBS
=$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. */
12197 if ac_fn_c_try_link
"$LINENO"; then :
12198 ac_cv_lib_dl_dlopen
=yes
12200 ac_cv_lib_dl_dlopen
=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_dl_dlopen" >&5
12207 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12208 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
12209 $as_echo "#define HAVE_DLOPEN 1" >>confdefs.h
12215 ac_wine_check_funcs_save_LIBS
="$LIBS"
12216 LIBS
="$LIBS $LIBDL"
12217 for ac_func
in dladdr
12219 ac_fn_c_check_func
"$LINENO" "dladdr" "ac_cv_func_dladdr"
12220 if test "x$ac_cv_func_dladdr" = x
""yes; then :
12221 cat >>confdefs.h
<<_ACEOF
12222 #define HAVE_DLADDR 1
12228 LIBS
="$ac_wine_check_funcs_save_LIBS"
12230 if test "$ac_cv_func_poll" = no
12232 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for poll in -lpoll" >&5
12233 $as_echo_n "checking for poll in -lpoll... " >&6; }
12234 if test "${ac_cv_lib_poll_poll+set}" = set; then :
12235 $as_echo_n "(cached) " >&6
12237 ac_check_lib_save_LIBS
=$LIBS
12238 LIBS
="-lpoll $LIBS"
12239 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12240 /* end confdefs.h. */
12242 /* Override any GCC internal prototype to avoid an error.
12243 Use char because int might match the return type of a GCC
12244 builtin and then its argument prototype would still apply. */
12257 if ac_fn_c_try_link
"$LINENO"; then :
12258 ac_cv_lib_poll_poll
=yes
12260 ac_cv_lib_poll_poll
=no
12262 rm -f core conftest.err conftest.
$ac_objext \
12263 conftest
$ac_exeext conftest.
$ac_ext
12264 LIBS
=$ac_check_lib_save_LIBS
12266 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_poll_poll" >&5
12267 $as_echo "$ac_cv_lib_poll_poll" >&6; }
12268 if test "x$ac_cv_lib_poll_poll" = x
""yes; then :
12269 $as_echo "#define HAVE_POLL 1" >>confdefs.h
12276 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
12277 $as_echo_n "checking for library containing gethostbyname... " >&6; }
12278 if test "${ac_cv_search_gethostbyname+set}" = set; then :
12279 $as_echo_n "(cached) " >&6
12281 ac_func_search_save_LIBS
=$LIBS
12282 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12283 /* end confdefs.h. */
12285 /* Override any GCC internal prototype to avoid an error.
12286 Use char because int might match the return type of a GCC
12287 builtin and then its argument prototype would still apply. */
12291 char gethostbyname ();
12295 return gethostbyname ();
12300 for ac_lib
in '' nsl
; do
12301 if test -z "$ac_lib"; then
12302 ac_res
="none required"
12305 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
12307 if ac_fn_c_try_link
"$LINENO"; then :
12308 ac_cv_search_gethostbyname
=$ac_res
12310 rm -f core conftest.err conftest.
$ac_objext \
12312 if test "${ac_cv_search_gethostbyname+set}" = set; then :
12316 if test "${ac_cv_search_gethostbyname+set}" = set; then :
12319 ac_cv_search_gethostbyname
=no
12321 rm conftest.
$ac_ext
12322 LIBS
=$ac_func_search_save_LIBS
12324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_gethostbyname" >&5
12325 $as_echo "$ac_cv_search_gethostbyname" >&6; }
12326 ac_res
=$ac_cv_search_gethostbyname
12327 if test "$ac_res" != no
; then :
12328 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
12333 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing connect" >&5
12334 $as_echo_n "checking for library containing connect... " >&6; }
12335 if test "${ac_cv_search_connect+set}" = set; then :
12336 $as_echo_n "(cached) " >&6
12338 ac_func_search_save_LIBS
=$LIBS
12339 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12340 /* end confdefs.h. */
12342 /* Override any GCC internal prototype to avoid an error.
12343 Use char because int might match the return type of a GCC
12344 builtin and then its argument prototype would still apply. */
12357 for ac_lib
in '' socket
; do
12358 if test -z "$ac_lib"; then
12359 ac_res
="none required"
12362 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
12364 if ac_fn_c_try_link
"$LINENO"; then :
12365 ac_cv_search_connect
=$ac_res
12367 rm -f core conftest.err conftest.
$ac_objext \
12369 if test "${ac_cv_search_connect+set}" = set; then :
12373 if test "${ac_cv_search_connect+set}" = set; then :
12376 ac_cv_search_connect
=no
12378 rm conftest.
$ac_ext
12379 LIBS
=$ac_func_search_save_LIBS
12381 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_connect" >&5
12382 $as_echo "$ac_cv_search_connect" >&6; }
12383 ac_res
=$ac_cv_search_connect
12384 if test "$ac_res" != no
; then :
12385 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
12390 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing inet_aton" >&5
12391 $as_echo_n "checking for library containing inet_aton... " >&6; }
12392 if test "${ac_cv_search_inet_aton+set}" = set; then :
12393 $as_echo_n "(cached) " >&6
12395 ac_func_search_save_LIBS
=$LIBS
12396 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12397 /* end confdefs.h. */
12399 /* Override any GCC internal prototype to avoid an error.
12400 Use char because int might match the return type of a GCC
12401 builtin and then its argument prototype would still apply. */
12409 return inet_aton ();
12414 for ac_lib
in '' resolv
; do
12415 if test -z "$ac_lib"; then
12416 ac_res
="none required"
12419 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
12421 if ac_fn_c_try_link
"$LINENO"; then :
12422 ac_cv_search_inet_aton
=$ac_res
12424 rm -f core conftest.err conftest.
$ac_objext \
12426 if test "${ac_cv_search_inet_aton+set}" = set; then :
12430 if test "${ac_cv_search_inet_aton+set}" = set; then :
12433 ac_cv_search_inet_aton
=no
12435 rm conftest.
$ac_ext
12436 LIBS
=$ac_func_search_save_LIBS
12438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_aton" >&5
12439 $as_echo "$ac_cv_search_inet_aton" >&6; }
12440 ac_res
=$ac_cv_search_inet_aton
12441 if test "$ac_res" != no
; then :
12442 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
12461 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12462 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
12463 eval as_val
=\$
$as_ac_var
12464 if test "x$as_val" = x
""yes; then :
12465 cat >>confdefs.h
<<_ACEOF
12466 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12475 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
12477 ac_fn_c_check_type
"$LINENO" "LDAPSortKey" "ac_cv_type_LDAPSortKey" "#include <ldap.h>
12479 if test "x$ac_cv_type_LDAPSortKey" = x
""yes; then :
12480 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ldap_initialize in -lldap_r" >&5
12481 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
12482 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then :
12483 $as_echo_n "(cached) " >&6
12485 ac_check_lib_save_LIBS
=$LIBS
12486 LIBS
="-lldap_r $LIBPTHREAD $LIBS"
12487 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12488 /* end confdefs.h. */
12490 /* Override any GCC internal prototype to avoid an error.
12491 Use char because int might match the return type of a GCC
12492 builtin and then its argument prototype would still apply. */
12496 char ldap_initialize ();
12500 return ldap_initialize ();
12505 if ac_fn_c_try_link
"$LINENO"; then :
12506 ac_cv_lib_ldap_r_ldap_initialize
=yes
12508 ac_cv_lib_ldap_r_ldap_initialize
=no
12510 rm -f core conftest.err conftest.
$ac_objext \
12511 conftest
$ac_exeext conftest.
$ac_ext
12512 LIBS
=$ac_check_lib_save_LIBS
12514 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
12515 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
12516 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x
""yes; then :
12517 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ber_init in -llber" >&5
12518 $as_echo_n "checking for ber_init in -llber... " >&6; }
12519 if test "${ac_cv_lib_lber_ber_init+set}" = set; then :
12520 $as_echo_n "(cached) " >&6
12522 ac_check_lib_save_LIBS
=$LIBS
12523 LIBS
="-llber $LIBPTHREAD $LIBS"
12524 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12525 /* end confdefs.h. */
12527 /* Override any GCC internal prototype to avoid an error.
12528 Use char because int might match the return type of a GCC
12529 builtin and then its argument prototype would still apply. */
12537 return ber_init ();
12542 if ac_fn_c_try_link
"$LINENO"; then :
12543 ac_cv_lib_lber_ber_init
=yes
12545 ac_cv_lib_lber_ber_init
=no
12547 rm -f core conftest.err conftest.
$ac_objext \
12548 conftest
$ac_exeext conftest.
$ac_ext
12549 LIBS
=$ac_check_lib_save_LIBS
12551 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lber_ber_init" >&5
12552 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
12553 if test "x$ac_cv_lib_lber_ber_init" = x
""yes; then :
12555 $as_echo "#define HAVE_LDAP 1" >>confdefs.h
12557 LDAPLIBS
="-lldap_r -llber"
12564 ac_wine_check_funcs_save_LIBS
="$LIBS"
12565 LIBS
="$LIBS $LDAPLIBS $LIBPTHREAD"
12567 ldap_count_references \
12568 ldap_first_reference \
12569 ldap_next_reference \
12570 ldap_parse_reference \
12571 ldap_parse_sort_control \
12572 ldap_parse_sortresponse_control \
12573 ldap_parse_vlv_control \
12574 ldap_parse_vlvresponse_control
12576 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12577 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
12578 eval as_val
=\$
$as_ac_var
12579 if test "x$as_val" = x
""yes; then :
12580 cat >>confdefs.h
<<_ACEOF
12581 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12587 LIBS
="$ac_wine_check_funcs_save_LIBS"
12589 if test "x$LDAPLIBS" = "x"; then :
12590 case "x$with_ldap" in
12591 x
) wine_notices
="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
12593 *) as_fn_error
"libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
12594 This is an error since --with-ldap was requested." "$LINENO" 5 ;;
12598 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether mkdir takes only one argument" >&5
12599 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
12600 if test "${wine_cv_one_arg_mkdir+set}" = set; then :
12601 $as_echo_n "(cached) " >&6
12603 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12604 /* end confdefs.h. */
12605 #include <sys/stat.h>
12614 if ac_fn_c_try_compile
"$LINENO"; then :
12615 wine_cv_one_arg_mkdir
=yes
12617 wine_cv_one_arg_mkdir
=no
12619 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12621 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_one_arg_mkdir" >&5
12622 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
12623 if test "$wine_cv_one_arg_mkdir" = "yes"
12626 $as_echo "#define HAVE_ONE_ARG_MKDIR 1" >>confdefs.h
12631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
12632 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
12633 if test "${ac_cv_c_const+set}" = set; then :
12634 $as_echo_n "(cached) " >&6
12636 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12637 /* end confdefs.h. */
12642 /* FIXME: Include the comments suggested by Paul. */
12643 #ifndef __cplusplus
12644 /* Ultrix mips cc rejects this. */
12645 typedef int charset[2];
12647 /* SunOS 4.1.1 cc rejects this. */
12648 char const *const *pcpcc;
12650 /* NEC SVR4.0.2 mips cc rejects this. */
12651 struct point {int x, y;};
12652 static struct point const zero = {0,0};
12653 /* AIX XL C 1.02.0.0 rejects this.
12654 It does not let you subtract one const X* pointer from another in
12655 an arm of an if-expression whose if-part is not a constant
12657 const char *g = "string";
12658 pcpcc = &g + (g ? g-g : 0);
12659 /* HPUX 7.0 cc rejects these. */
12661 ppc = (char**) pcpcc;
12662 pcpcc = (char const *const *) ppc;
12663 { /* SCO 3.2v4 cc rejects this. */
12665 char const *s = 0 ? (char *) 0 : (char const *) 0;
12670 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
12671 int x[] = {25, 17};
12672 const int *foo = &x[0];
12675 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
12676 typedef const int *iptr;
12680 { /* AIX XL C 1.02.0.0 rejects this saying
12681 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
12682 struct s { int j; const int *ap[3]; };
12683 struct s *b; b->j = 5;
12685 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
12686 const int foo = 10;
12687 if (!foo) return 0;
12689 return !cs[0] && !zero.x;
12696 if ac_fn_c_try_compile
"$LINENO"; then :
12701 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
12704 $as_echo "$ac_cv_c_const" >&6; }
12705 if test $ac_cv_c_const = no
; then
12707 $as_echo "#define const /**/" >>confdefs.h
12711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
12712 $as_echo_n "checking for inline... " >&6; }
12713 if test "${ac_cv_c_inline+set}" = set; then :
12714 $as_echo_n "(cached) " >&6
12717 for ac_kw
in inline __inline__ __inline
; do
12718 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12719 /* end confdefs.h. */
12720 #ifndef __cplusplus
12722 static $ac_kw foo_t static_foo () {return 0; }
12723 $ac_kw foo_t foo () {return 0; }
12727 if ac_fn_c_try_compile
"$LINENO"; then :
12728 ac_cv_c_inline
=$ac_kw
12730 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12731 test "$ac_cv_c_inline" != no
&& break
12735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
12736 $as_echo "$ac_cv_c_inline" >&6; }
12738 case $ac_cv_c_inline in
12741 case $ac_cv_c_inline in
12743 *) ac_val
=$ac_cv_c_inline;;
12745 cat >>confdefs.h
<<_ACEOF
12746 #ifndef __cplusplus
12747 #define inline $ac_val
12753 ac_fn_c_check_type
"$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
12754 if test "x$ac_cv_type_mode_t" = x
""yes; then :
12756 cat >>confdefs.h
<<_ACEOF
12757 #define HAVE_MODE_T 1
12762 ac_fn_c_check_type
"$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default"
12763 if test "x$ac_cv_type_off_t" = x
""yes; then :
12765 cat >>confdefs.h
<<_ACEOF
12766 #define HAVE_OFF_T 1
12771 ac_fn_c_check_type
"$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
12772 if test "x$ac_cv_type_pid_t" = x
""yes; then :
12774 cat >>confdefs.h
<<_ACEOF
12775 #define HAVE_PID_T 1
12780 ac_fn_c_check_type
"$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
12781 if test "x$ac_cv_type_size_t" = x
""yes; then :
12783 cat >>confdefs.h
<<_ACEOF
12784 #define HAVE_SIZE_T 1
12789 ac_fn_c_check_type
"$LINENO" "ssize_t" "ac_cv_type_ssize_t" "$ac_includes_default"
12790 if test "x$ac_cv_type_ssize_t" = x
""yes; then :
12792 cat >>confdefs.h
<<_ACEOF
12793 #define HAVE_SSIZE_T 1
12798 ac_fn_c_check_type
"$LINENO" "long long" "ac_cv_type_long_long" "$ac_includes_default"
12799 if test "x$ac_cv_type_long_long" = x
""yes; then :
12801 cat >>confdefs.h
<<_ACEOF
12802 #define HAVE_LONG_LONG 1
12807 ac_fn_c_check_type
"$LINENO" "fsblkcnt_t" "ac_cv_type_fsblkcnt_t" "$ac_includes_default"
12808 if test "x$ac_cv_type_fsblkcnt_t" = x
""yes; then :
12810 cat >>confdefs.h
<<_ACEOF
12811 #define HAVE_FSBLKCNT_T 1
12816 ac_fn_c_check_type
"$LINENO" "fsfilcnt_t" "ac_cv_type_fsfilcnt_t" "$ac_includes_default"
12817 if test "x$ac_cv_type_fsfilcnt_t" = x
""yes; then :
12819 cat >>confdefs.h
<<_ACEOF
12820 #define HAVE_FSFILCNT_T 1
12826 ac_fn_c_check_type
"$LINENO" "sigset_t" "ac_cv_type_sigset_t" "#include <sys/types.h>
12827 #include <signal.h>
12829 if test "x$ac_cv_type_sigset_t" = x
""yes; then :
12831 cat >>confdefs.h
<<_ACEOF
12832 #define HAVE_SIGSET_T 1
12838 ac_fn_c_check_type
"$LINENO" "request_sense" "ac_cv_type_request_sense" "#include <linux/cdrom.h>
12840 if test "x$ac_cv_type_request_sense" = x
""yes; then :
12842 cat >>confdefs.h
<<_ACEOF
12843 #define HAVE_REQUEST_SENSE 1
12850 ac_fn_c_check_type
"$LINENO" "struct xinpgen" "ac_cv_type_struct_xinpgen" "#include <sys/types.h>
12851 #ifdef HAVE_SYS_SOCKET_H
12852 #include <sys/socket.h>
12854 #ifdef HAVE_SYS_SOCKETVAR_H
12855 #include <sys/socketvar.h>
12857 #ifdef HAVE_NET_ROUTE_H
12858 #include <net/route.h>
12860 #ifdef HAVE_NETINET_IN_H
12861 #include <netinet/in.h>
12863 #ifdef HAVE_NETINET_IN_SYSTM_H
12864 #include <netinet/in_systm.h>
12866 #ifdef HAVE_NETINET_IP_H
12867 #include <netinet/ip.h>
12869 #ifdef HAVE_NETINET_IN_PCB_H
12870 #include <netinet/in_pcb.h>
12873 if test "x$ac_cv_type_struct_xinpgen" = x
""yes; then :
12875 cat >>confdefs.h
<<_ACEOF
12876 #define HAVE_STRUCT_XINPGEN 1
12883 ac_fn_c_check_member
"$LINENO" "struct ff_effect" "direction" "ac_cv_member_struct_ff_effect_direction" "#ifdef HAVE_LINUX_INPUT_H
12884 #include <linux/input.h>
12887 if test "x$ac_cv_member_struct_ff_effect_direction" = x
""yes; then :
12889 cat >>confdefs.h
<<_ACEOF
12890 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
12897 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sigaddset" >&5
12898 $as_echo_n "checking for sigaddset... " >&6; }
12899 if test "${wine_cv_have_sigaddset+set}" = set; then :
12900 $as_echo_n "(cached) " >&6
12902 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12903 /* end confdefs.h. */
12904 #include <signal.h>
12908 sigset_t set; sigaddset(&set,SIGTERM);
12913 if ac_fn_c_try_link
"$LINENO"; then :
12914 wine_cv_have_sigaddset
=yes
12916 wine_cv_have_sigaddset
=no
12918 rm -f core conftest.err conftest.
$ac_objext \
12919 conftest
$ac_exeext conftest.
$ac_ext
12921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_have_sigaddset" >&5
12922 $as_echo "$wine_cv_have_sigaddset" >&6; }
12923 if test "$wine_cv_have_sigaddset" = "yes"
12926 $as_echo "#define HAVE_SIGADDSET 1" >>confdefs.h
12931 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
12932 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
12933 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then :
12934 $as_echo_n "(cached) " >&6
12936 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12937 /* end confdefs.h. */
12945 struct hostent *result;
12952 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
12953 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
12959 if ac_fn_c_try_link
"$LINENO"; then :
12960 wine_cv_linux_gethostbyname_r_6
=yes
12962 wine_cv_linux_gethostbyname_r_6
=no
12965 rm -f core conftest.err conftest.
$ac_objext \
12966 conftest
$ac_exeext conftest.
$ac_ext
12969 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_linux_gethostbyname_r_6" >&5
12970 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
12971 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
12974 $as_echo "#define HAVE_LINUX_GETHOSTBYNAME_R_6 1" >>confdefs.h
12978 if test "$ac_cv_header_linux_joystick_h" = "yes"
12980 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
12981 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
12982 if test "${wine_cv_linux_joystick_22_api+set}" = set; then :
12983 $as_echo_n "(cached) " >&6
12985 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12986 /* end confdefs.h. */
12988 #include <sys/ioctl.h>
12989 #include <sys/types.h>
12990 #include <linux/joystick.h>
12992 struct js_event blub;
12993 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
12994 #error "no 2.2 header"
13005 if ac_fn_c_try_compile
"$LINENO"; then :
13006 wine_cv_linux_joystick_22_api
=yes
13008 wine_cv_linux_joystick_22_api
=no
13010 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_linux_joystick_22_api" >&5
13014 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
13015 if test "$wine_cv_linux_joystick_22_api" = "yes"
13018 $as_echo "#define HAVE_LINUX_22_JOYSTICK_API 1" >>confdefs.h
13024 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_bfree" "ac_cv_member_struct_statfs_f_bfree" "#include <sys/types.h>
13025 #ifdef HAVE_SYS_PARAM_H
13026 # include <sys/param.h>
13028 #ifdef HAVE_SYS_MOUNT_H
13029 # include <sys/mount.h>
13031 #ifdef HAVE_SYS_VFS_H
13032 # include <sys/vfs.h>
13034 #ifdef HAVE_SYS_STATFS_H
13035 # include <sys/statfs.h>
13038 if test "x$ac_cv_member_struct_statfs_f_bfree" = x
""yes; then :
13040 cat >>confdefs.h
<<_ACEOF
13041 #define HAVE_STRUCT_STATFS_F_BFREE 1
13046 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_bavail" "ac_cv_member_struct_statfs_f_bavail" "#include <sys/types.h>
13047 #ifdef HAVE_SYS_PARAM_H
13048 # include <sys/param.h>
13050 #ifdef HAVE_SYS_MOUNT_H
13051 # include <sys/mount.h>
13053 #ifdef HAVE_SYS_VFS_H
13054 # include <sys/vfs.h>
13056 #ifdef HAVE_SYS_STATFS_H
13057 # include <sys/statfs.h>
13060 if test "x$ac_cv_member_struct_statfs_f_bavail" = x
""yes; then :
13062 cat >>confdefs.h
<<_ACEOF
13063 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
13068 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_frsize" "ac_cv_member_struct_statfs_f_frsize" "#include <sys/types.h>
13069 #ifdef HAVE_SYS_PARAM_H
13070 # include <sys/param.h>
13072 #ifdef HAVE_SYS_MOUNT_H
13073 # include <sys/mount.h>
13075 #ifdef HAVE_SYS_VFS_H
13076 # include <sys/vfs.h>
13078 #ifdef HAVE_SYS_STATFS_H
13079 # include <sys/statfs.h>
13082 if test "x$ac_cv_member_struct_statfs_f_frsize" = x
""yes; then :
13084 cat >>confdefs.h
<<_ACEOF
13085 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
13090 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_ffree" "ac_cv_member_struct_statfs_f_ffree" "#include <sys/types.h>
13091 #ifdef HAVE_SYS_PARAM_H
13092 # include <sys/param.h>
13094 #ifdef HAVE_SYS_MOUNT_H
13095 # include <sys/mount.h>
13097 #ifdef HAVE_SYS_VFS_H
13098 # include <sys/vfs.h>
13100 #ifdef HAVE_SYS_STATFS_H
13101 # include <sys/statfs.h>
13104 if test "x$ac_cv_member_struct_statfs_f_ffree" = x
""yes; then :
13106 cat >>confdefs.h
<<_ACEOF
13107 #define HAVE_STRUCT_STATFS_F_FFREE 1
13112 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_favail" "ac_cv_member_struct_statfs_f_favail" "#include <sys/types.h>
13113 #ifdef HAVE_SYS_PARAM_H
13114 # include <sys/param.h>
13116 #ifdef HAVE_SYS_MOUNT_H
13117 # include <sys/mount.h>
13119 #ifdef HAVE_SYS_VFS_H
13120 # include <sys/vfs.h>
13122 #ifdef HAVE_SYS_STATFS_H
13123 # include <sys/statfs.h>
13126 if test "x$ac_cv_member_struct_statfs_f_favail" = x
""yes; then :
13128 cat >>confdefs.h
<<_ACEOF
13129 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
13134 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_namelen" "ac_cv_member_struct_statfs_f_namelen" "#include <sys/types.h>
13135 #ifdef HAVE_SYS_PARAM_H
13136 # include <sys/param.h>
13138 #ifdef HAVE_SYS_MOUNT_H
13139 # include <sys/mount.h>
13141 #ifdef HAVE_SYS_VFS_H
13142 # include <sys/vfs.h>
13144 #ifdef HAVE_SYS_STATFS_H
13145 # include <sys/statfs.h>
13148 if test "x$ac_cv_member_struct_statfs_f_namelen" = x
""yes; then :
13150 cat >>confdefs.h
<<_ACEOF
13151 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
13158 ac_fn_c_check_member
"$LINENO" "struct statvfs" "f_blocks" "ac_cv_member_struct_statvfs_f_blocks" "#ifdef HAVE_SYS_STATVFS_H
13159 #include <sys/statvfs.h>
13162 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x
""yes; then :
13164 cat >>confdefs.h
<<_ACEOF
13165 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
13172 ac_fn_c_check_member
"$LINENO" "struct msghdr" "msg_accrights" "ac_cv_member_struct_msghdr_msg_accrights" "#include <sys/types.h>
13173 #ifdef HAVE_SYS_SOCKET_H
13174 # include <sys/socket.h>
13176 #ifdef HAVE_SYS_UN_H
13177 # include <sys/un.h>
13180 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x
""yes; then :
13182 cat >>confdefs.h
<<_ACEOF
13183 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
13188 ac_fn_c_check_member
"$LINENO" "struct sockaddr" "sa_len" "ac_cv_member_struct_sockaddr_sa_len" "#include <sys/types.h>
13189 #ifdef HAVE_SYS_SOCKET_H
13190 # include <sys/socket.h>
13192 #ifdef HAVE_SYS_UN_H
13193 # include <sys/un.h>
13196 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x
""yes; then :
13198 cat >>confdefs.h
<<_ACEOF
13199 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
13204 ac_fn_c_check_member
"$LINENO" "struct sockaddr_un" "sun_len" "ac_cv_member_struct_sockaddr_un_sun_len" "#include <sys/types.h>
13205 #ifdef HAVE_SYS_SOCKET_H
13206 # include <sys/socket.h>
13208 #ifdef HAVE_SYS_UN_H
13209 # include <sys/un.h>
13212 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x
""yes; then :
13214 cat >>confdefs.h
<<_ACEOF
13215 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
13222 ac_fn_c_check_member
"$LINENO" "scsireq_t" "cmd" "ac_cv_member_scsireq_t_cmd" "#include <sys/types.h>
13223 #ifdef HAVE_SCSI_SG_H
13224 #include <scsi/sg.h>
13227 if test "x$ac_cv_member_scsireq_t_cmd" = x
""yes; then :
13229 cat >>confdefs.h
<<_ACEOF
13230 #define HAVE_SCSIREQ_T_CMD 1
13235 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>
13236 #ifdef HAVE_SCSI_SG_H
13237 #include <scsi/sg.h>
13240 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x
""yes; then :
13242 cat >>confdefs.h
<<_ACEOF
13243 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
13250 ac_fn_c_check_member
"$LINENO" "siginfo_t" "si_fd" "ac_cv_member_siginfo_t_si_fd" "#include <signal.h>
13252 if test "x$ac_cv_member_siginfo_t_si_fd" = x
""yes; then :
13254 cat >>confdefs.h
<<_ACEOF
13255 #define HAVE_SIGINFO_T_SI_FD 1
13262 ac_fn_c_check_member
"$LINENO" "struct mtget" "mt_blksiz" "ac_cv_member_struct_mtget_mt_blksiz" "#include <sys/types.h>
13263 #ifdef HAVE_SYS_MTIO_H
13264 #include <sys/mtio.h>
13267 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x
""yes; then :
13269 cat >>confdefs.h
<<_ACEOF
13270 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
13275 ac_fn_c_check_member
"$LINENO" "struct mtget" "mt_gstat" "ac_cv_member_struct_mtget_mt_gstat" "#include <sys/types.h>
13276 #ifdef HAVE_SYS_MTIO_H
13277 #include <sys/mtio.h>
13280 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x
""yes; then :
13282 cat >>confdefs.h
<<_ACEOF
13283 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
13288 ac_fn_c_check_member
"$LINENO" "struct mtget" "mt_blkno" "ac_cv_member_struct_mtget_mt_blkno" "#include <sys/types.h>
13289 #ifdef HAVE_SYS_MTIO_H
13290 #include <sys/mtio.h>
13293 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x
""yes; then :
13295 cat >>confdefs.h
<<_ACEOF
13296 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
13303 ac_fn_c_check_member
"$LINENO" "struct option" "name" "ac_cv_member_struct_option_name" "#ifdef HAVE_GETOPT_H
13304 #include <getopt.h>
13307 if test "x$ac_cv_member_struct_option_name" = x
""yes; then :
13309 cat >>confdefs.h
<<_ACEOF
13310 #define HAVE_STRUCT_OPTION_NAME 1
13317 ac_fn_c_check_member
"$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "$ac_includes_default"
13318 if test "x$ac_cv_member_struct_stat_st_blocks" = x
""yes; then :
13320 cat >>confdefs.h
<<_ACEOF
13321 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
13326 ac_fn_c_check_member
"$LINENO" "struct stat" "st_mtim" "ac_cv_member_struct_stat_st_mtim" "$ac_includes_default"
13327 if test "x$ac_cv_member_struct_stat_st_mtim" = x
""yes; then :
13329 cat >>confdefs.h
<<_ACEOF
13330 #define HAVE_STRUCT_STAT_ST_MTIM 1
13335 ac_fn_c_check_member
"$LINENO" "struct stat" "st_ctim" "ac_cv_member_struct_stat_st_ctim" "$ac_includes_default"
13336 if test "x$ac_cv_member_struct_stat_st_ctim" = x
""yes; then :
13338 cat >>confdefs.h
<<_ACEOF
13339 #define HAVE_STRUCT_STAT_ST_CTIM 1
13344 ac_fn_c_check_member
"$LINENO" "struct stat" "st_atim" "ac_cv_member_struct_stat_st_atim" "$ac_includes_default"
13345 if test "x$ac_cv_member_struct_stat_st_atim" = x
""yes; then :
13347 cat >>confdefs.h
<<_ACEOF
13348 #define HAVE_STRUCT_STAT_ST_ATIM 1
13355 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
13356 #include <sys/types.h>
13358 #ifdef HAVE_NETINET_IN_H
13359 #include <netinet/in.h>
13362 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x
""yes; then :
13364 cat >>confdefs.h
<<_ACEOF
13365 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
13372 ac_fn_c_check_member
"$LINENO" "ns_msg" "_msg_ptr" "ac_cv_member_ns_msg__msg_ptr" "#ifdef HAVE_SYS_TYPES_H
13373 #include <sys/types.h>
13375 #ifdef HAVE_NETINET_IN_H
13376 # include <netinet/in.h>
13378 #ifdef HAVE_ARPA_NAMESER_H
13379 # include <arpa/nameser.h>
13382 if test "x$ac_cv_member_ns_msg__msg_ptr" = x
""yes; then :
13384 cat >>confdefs.h
<<_ACEOF
13385 #define HAVE_NS_MSG__MSG_PTR 1
13392 ac_fn_c_check_member
"$LINENO" "struct icmpstat" "icps_outhist" "ac_cv_member_struct_icmpstat_icps_outhist" "#ifdef HAVE_SYS_TYPES_H
13393 #include <sys/types.h>
13395 #ifdef HAVE_ALIAS_H
13398 #ifdef HAVE_SYS_SOCKET_H
13399 #include <sys/socket.h>
13401 #ifdef HAVE_SYS_SOCKETVAR_H
13402 #include <sys/socketvar.h>
13404 #ifdef HAVE_SYS_TIMEOUT_H
13405 #include <sys/timeout.h>
13407 #ifdef HAVE_NETINET_IN_H
13408 #include <netinet/in.h>
13410 #ifdef HAVE_NETINET_IN_SYSTM_H
13411 #include <netinet/in_systm.h>
13413 #ifdef HAVE_NETINET_IP_H
13414 #include <netinet/ip.h>
13416 #ifdef HAVE_NETINET_IP_VAR_H
13417 #include <netinet/ip_var.h>
13419 #ifdef HAVE_NETINET_IP_ICMP_H
13420 #include <netinet/ip_icmp.h>
13422 #ifdef HAVE_NETINET_ICMP_VAR
13423 #include <netinet/icmp_var.h>
13426 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x
""yes; then :
13428 cat >>confdefs.h
<<_ACEOF
13429 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
13436 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for timezone variable" >&5
13437 $as_echo_n "checking for timezone variable... " >&6; }
13438 if test "${ac_cv_have_timezone+set}" = set; then :
13439 $as_echo_n "(cached) " >&6
13441 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13442 /* end confdefs.h. */
13452 if ac_fn_c_try_link
"$LINENO"; then :
13453 ac_cv_have_timezone
="yes"
13455 ac_cv_have_timezone
="no"
13457 rm -f core conftest.err conftest.
$ac_objext \
13458 conftest
$ac_exeext conftest.
$ac_ext
13460 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_timezone" >&5
13461 $as_echo "$ac_cv_have_timezone" >&6; }
13462 if test "$ac_cv_have_timezone" = "yes"
13465 $as_echo "#define HAVE_TIMEZONE 1" >>confdefs.h
13468 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for daylight variable" >&5
13469 $as_echo_n "checking for daylight variable... " >&6; }
13470 if test "${ac_cv_have_daylight+set}" = set; then :
13471 $as_echo_n "(cached) " >&6
13473 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13474 /* end confdefs.h. */
13484 if ac_fn_c_try_link
"$LINENO"; then :
13485 ac_cv_have_daylight
="yes"
13487 ac_cv_have_daylight
="no"
13489 rm -f core conftest.err conftest.
$ac_objext \
13490 conftest
$ac_exeext conftest.
$ac_ext
13492 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_daylight" >&5
13493 $as_echo "$ac_cv_have_daylight" >&6; }
13494 if test "$ac_cv_have_daylight" = "yes"
13497 $as_echo "#define HAVE_DAYLIGHT 1" >>confdefs.h
13501 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for isinf" >&5
13502 $as_echo_n "checking for isinf... " >&6; }
13503 if test "${ac_cv_have_isinf+set}" = set; then :
13504 $as_echo_n "(cached) " >&6
13506 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13507 /* end confdefs.h. */
13512 float f = 0.0; int i=isinf(f)
13517 if ac_fn_c_try_link
"$LINENO"; then :
13518 ac_cv_have_isinf
="yes"
13520 ac_cv_have_isinf
="no"
13522 rm -f core conftest.err conftest.
$ac_objext \
13523 conftest
$ac_exeext conftest.
$ac_ext
13525 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_isinf" >&5
13526 $as_echo "$ac_cv_have_isinf" >&6; }
13527 if test "$ac_cv_have_isinf" = "yes"
13530 $as_echo "#define HAVE_ISINF 1" >>confdefs.h
13534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for isnan" >&5
13535 $as_echo_n "checking for isnan... " >&6; }
13536 if test "${ac_cv_have_isnan+set}" = set; then :
13537 $as_echo_n "(cached) " >&6
13539 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13540 /* end confdefs.h. */
13545 float f = 0.0; int i=isnan(f)
13550 if ac_fn_c_try_link
"$LINENO"; then :
13551 ac_cv_have_isnan
="yes"
13553 ac_cv_have_isnan
="no"
13555 rm -f core conftest.err conftest.
$ac_objext \
13556 conftest
$ac_exeext conftest.
$ac_ext
13558 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_isnan" >&5
13559 $as_echo "$ac_cv_have_isnan" >&6; }
13560 if test "$ac_cv_have_isnan" = "yes"
13563 $as_echo "#define HAVE_ISNAN 1" >>confdefs.h
13569 *i
[3456789]86*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __i386__" >&5
13570 $as_echo_n "checking whether we need to define __i386__... " >&6; }
13571 if test "${ac_cv_cpp_def___i386__+set}" = set; then :
13572 $as_echo_n "(cached) " >&6
13574 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13575 /* end confdefs.h. */
13580 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13581 $EGREP "yes" >/dev
/null
2>&1; then :
13582 ac_cv_cpp_def___i386__
=yes
13584 ac_cv_cpp_def___i386__
=no
13589 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___i386__" >&5
13590 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
13591 if test $ac_cv_cpp_def___i386__ = yes; then :
13592 CFLAGS
="$CFLAGS -D__i386__"
13593 LINTFLAGS
="$LINTFLAGS -D__i386__"
13595 *x86_64
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __x86_64__" >&5
13596 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
13597 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then :
13598 $as_echo_n "(cached) " >&6
13600 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13601 /* end confdefs.h. */
13606 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13607 $EGREP "yes" >/dev
/null
2>&1; then :
13608 ac_cv_cpp_def___x86_64__
=yes
13610 ac_cv_cpp_def___x86_64__
=no
13615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___x86_64__" >&5
13616 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
13617 if test $ac_cv_cpp_def___x86_64__ = yes; then :
13618 CFLAGS
="$CFLAGS -D__x86_64__"
13619 LINTFLAGS
="$LINTFLAGS -D__x86_64__"
13621 *alpha
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __ALPHA__" >&5
13622 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
13623 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then :
13624 $as_echo_n "(cached) " >&6
13626 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13627 /* end confdefs.h. */
13632 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13633 $EGREP "yes" >/dev
/null
2>&1; then :
13634 ac_cv_cpp_def___ALPHA__
=yes
13636 ac_cv_cpp_def___ALPHA__
=no
13641 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___ALPHA__" >&5
13642 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
13643 if test $ac_cv_cpp_def___ALPHA__ = yes; then :
13644 CFLAGS
="$CFLAGS -D__ALPHA__"
13645 LINTFLAGS
="$LINTFLAGS -D__ALPHA__"
13647 *sparc
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sparc__" >&5
13648 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
13649 if test "${ac_cv_cpp_def___sparc__+set}" = set; then :
13650 $as_echo_n "(cached) " >&6
13652 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13653 /* end confdefs.h. */
13658 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13659 $EGREP "yes" >/dev
/null
2>&1; then :
13660 ac_cv_cpp_def___sparc__
=yes
13662 ac_cv_cpp_def___sparc__
=no
13667 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sparc__" >&5
13668 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
13669 if test $ac_cv_cpp_def___sparc__ = yes; then :
13670 CFLAGS
="$CFLAGS -D__sparc__"
13671 LINTFLAGS
="$LINTFLAGS -D__sparc__"
13673 *powerpc
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __powerpc__" >&5
13674 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
13675 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then :
13676 $as_echo_n "(cached) " >&6
13678 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13679 /* end confdefs.h. */
13680 #ifndef __powerpc__
13684 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13685 $EGREP "yes" >/dev
/null
2>&1; then :
13686 ac_cv_cpp_def___powerpc__
=yes
13688 ac_cv_cpp_def___powerpc__
=no
13693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___powerpc__" >&5
13694 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
13695 if test $ac_cv_cpp_def___powerpc__ = yes; then :
13696 CFLAGS
="$CFLAGS -D__powerpc__"
13697 LINTFLAGS
="$LINTFLAGS -D__powerpc__"
13701 case $host_vendor in
13702 *sun
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sun__" >&5
13703 $as_echo_n "checking whether we need to define __sun__... " >&6; }
13704 if test "${ac_cv_cpp_def___sun__+set}" = set; then :
13705 $as_echo_n "(cached) " >&6
13707 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13708 /* end confdefs.h. */
13713 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13714 $EGREP "yes" >/dev
/null
2>&1; then :
13715 ac_cv_cpp_def___sun__
=yes
13717 ac_cv_cpp_def___sun__
=no
13722 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sun__" >&5
13723 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
13724 if test $ac_cv_cpp_def___sun__ = yes; then :
13725 CFLAGS
="$CFLAGS -D__sun__"
13726 LINTFLAGS
="$LINTFLAGS -D__sun__"
13731 DEPENDENCIES
="### Dependencies:
13737 -\$(MAKEDEP) \$(MAKEDEPFLAGS) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
13739 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
13740 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
13741 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
13742 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
13743 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
13750 ALL_MAKEFILE_DEPENDS
="# Makefile dependencies"
13761 ALL_PROGRAM_DIRS
=""
13763 ALL_PROGRAM_INSTALL_DIRS
=""
13765 ALL_PROGRAM_BIN_INSTALL_DIRS
=""
13770 ac_config_commands
="$ac_config_commands include/stamp-h"
13773 ac_config_commands
="$ac_config_commands dlls/gdi32/enhmfdrv"
13775 ac_config_commands
="$ac_config_commands dlls/gdi32/mfdrv"
13777 ac_config_commands
="$ac_config_commands dlls/kernel32/nls"
13779 ac_config_commands
="$ac_config_commands dlls/user32/resources"
13781 ac_config_commands
="$ac_config_commands dlls/wineps.drv/data"
13783 ac_config_commands
="$ac_config_commands include/wine"
13786 ALL_MAKERULES
="$ALL_MAKERULES \\
13788 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13789 Make.rules: Make.rules.in"
13790 MAKE_RULES
=Make.rules
13791 ac_config_files
="$ac_config_files Make.rules"
13793 ALL_MAKERULES
="$ALL_MAKERULES \\
13794 dlls/Makedll.rules"
13795 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13796 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
13797 MAKE_DLL_RULES
=dlls
/Makedll.rules
13798 ac_config_files
="$ac_config_files dlls/Makedll.rules"
13800 ALL_MAKERULES
="$ALL_MAKERULES \\
13801 dlls/Makeimplib.rules"
13802 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13803 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
13804 MAKE_IMPLIB_RULES
=dlls
/Makeimplib.rules
13805 ac_config_files
="$ac_config_files dlls/Makeimplib.rules"
13807 ALL_MAKERULES
="$ALL_MAKERULES \\
13808 dlls/Maketest.rules"
13809 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13810 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
13811 MAKE_TEST_RULES
=dlls
/Maketest.rules
13812 ac_config_files
="$ac_config_files dlls/Maketest.rules"
13814 ALL_MAKERULES
="$ALL_MAKERULES \\
13815 programs/Makeprog.rules"
13816 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13817 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
13818 MAKE_PROG_RULES
=programs
/Makeprog.rules
13819 ac_config_files
="$ac_config_files programs/Makeprog.rules"
13824 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13825 Makefile: Makefile.in Make.rules"
13826 ac_config_files
="$ac_config_files Makefile"
13828 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13830 test "x$enable_dlls" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
13832 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13833 dlls/Makefile: dlls/Makefile.in Make.rules"
13834 ac_config_files
="$ac_config_files dlls/Makefile"
13836 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13837 dlls/acledit/Makefile"
13838 test "x$enable_acledit" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13840 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13841 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
13842 ac_config_files
="$ac_config_files dlls/acledit/Makefile"
13844 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13845 dlls/aclui/Makefile"
13846 test "x$enable_aclui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13848 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13849 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
13850 ac_config_files
="$ac_config_files dlls/aclui/Makefile"
13852 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13853 dlls/activeds/Makefile"
13854 test "x$enable_activeds" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13856 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13857 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
13858 ac_config_files
="$ac_config_files dlls/activeds/Makefile"
13860 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13861 dlls/actxprxy/Makefile"
13862 test "x$enable_actxprxy" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13864 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13865 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
13866 ac_config_files
="$ac_config_files dlls/actxprxy/Makefile"
13868 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13869 dlls/adsiid/Makefile"
13870 test "x$enable_adsiid" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
13872 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13873 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
13874 ac_config_files
="$ac_config_files dlls/adsiid/Makefile"
13876 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13877 dlls/advapi32/Makefile"
13878 test "x$enable_advapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13880 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13881 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
13882 ac_config_files
="$ac_config_files dlls/advapi32/Makefile"
13884 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13885 dlls/advapi32/tests/Makefile"
13886 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13888 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13889 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
13890 ac_config_files
="$ac_config_files dlls/advapi32/tests/Makefile"
13892 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13893 dlls/advpack/Makefile"
13894 test "x$enable_advpack" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13896 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13897 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
13898 ac_config_files
="$ac_config_files dlls/advpack/Makefile"
13900 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13901 dlls/advpack/tests/Makefile"
13902 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13904 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13905 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
13906 ac_config_files
="$ac_config_files dlls/advpack/tests/Makefile"
13908 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13909 dlls/amstream/Makefile"
13910 test "x$enable_amstream" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13912 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13913 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
13914 ac_config_files
="$ac_config_files dlls/amstream/Makefile"
13916 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13917 dlls/amstream/tests/Makefile"
13918 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13920 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13921 dlls/amstream/tests/Makefile: dlls/amstream/tests/Makefile.in dlls/Maketest.rules"
13922 ac_config_files
="$ac_config_files dlls/amstream/tests/Makefile"
13924 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13925 dlls/appwiz.cpl/Makefile"
13926 test "x$enable_appwiz_cpl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13928 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13929 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
13930 ac_config_files
="$ac_config_files dlls/appwiz.cpl/Makefile"
13932 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13934 test "x$enable_atl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13936 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13937 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
13938 ac_config_files
="$ac_config_files dlls/atl/Makefile"
13940 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13941 dlls/authz/Makefile"
13942 test "x$enable_authz" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13944 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13945 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
13946 ac_config_files
="$ac_config_files dlls/authz/Makefile"
13948 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13949 dlls/avicap32/Makefile"
13950 test "x$enable_avicap32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13952 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13953 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
13954 ac_config_files
="$ac_config_files dlls/avicap32/Makefile"
13956 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13957 dlls/avifil32/Makefile"
13958 test "x$enable_avifil32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13960 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13961 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
13962 ac_config_files
="$ac_config_files dlls/avifil32/Makefile"
13964 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13965 dlls/avifile.dll16/Makefile"
13966 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13968 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13969 dlls/avifile.dll16/Makefile: dlls/avifile.dll16/Makefile.in dlls/Makedll.rules"
13970 ac_config_files
="$ac_config_files dlls/avifile.dll16/Makefile"
13972 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13973 dlls/bcrypt/Makefile"
13974 test "x$enable_bcrypt" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13976 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13977 dlls/bcrypt/Makefile: dlls/bcrypt/Makefile.in dlls/Makedll.rules"
13978 ac_config_files
="$ac_config_files dlls/bcrypt/Makefile"
13980 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13981 dlls/browseui/Makefile"
13982 test "x$enable_browseui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13984 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13985 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
13986 ac_config_files
="$ac_config_files dlls/browseui/Makefile"
13988 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13989 dlls/browseui/tests/Makefile"
13990 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13992 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13993 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
13994 ac_config_files
="$ac_config_files dlls/browseui/tests/Makefile"
13996 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13997 dlls/cabinet/Makefile"
13998 test "x$enable_cabinet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14000 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14001 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
14002 ac_config_files
="$ac_config_files dlls/cabinet/Makefile"
14004 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14005 dlls/cabinet/tests/Makefile"
14006 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14008 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14009 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
14010 ac_config_files
="$ac_config_files dlls/cabinet/tests/Makefile"
14012 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14013 dlls/capi2032/Makefile"
14014 test "x$enable_capi2032" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14016 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14017 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
14018 ac_config_files
="$ac_config_files dlls/capi2032/Makefile"
14020 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14021 dlls/cards/Makefile"
14022 test "x$enable_cards" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14024 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14025 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
14026 ac_config_files
="$ac_config_files dlls/cards/Makefile"
14028 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14029 dlls/cfgmgr32/Makefile"
14030 test "x$enable_cfgmgr32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14032 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14033 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
14034 ac_config_files
="$ac_config_files dlls/cfgmgr32/Makefile"
14036 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14037 dlls/clusapi/Makefile"
14038 test "x$enable_clusapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14040 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14041 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
14042 ac_config_files
="$ac_config_files dlls/clusapi/Makefile"
14044 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14045 dlls/comcat/Makefile"
14046 test "x$enable_comcat" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14048 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14049 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
14050 ac_config_files
="$ac_config_files dlls/comcat/Makefile"
14052 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14053 dlls/comcat/tests/Makefile"
14054 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14056 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14057 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
14058 ac_config_files
="$ac_config_files dlls/comcat/tests/Makefile"
14060 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14061 dlls/comctl32/Makefile"
14062 test "x$enable_comctl32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14064 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14065 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
14066 ac_config_files
="$ac_config_files dlls/comctl32/Makefile"
14068 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14069 dlls/comctl32/tests/Makefile"
14070 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14072 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14073 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
14074 ac_config_files
="$ac_config_files dlls/comctl32/tests/Makefile"
14076 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14077 dlls/comdlg32/Makefile"
14078 test "x$enable_comdlg32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14080 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14081 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
14082 ac_config_files
="$ac_config_files dlls/comdlg32/Makefile"
14084 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14085 dlls/comdlg32/tests/Makefile"
14086 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14088 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14089 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
14090 ac_config_files
="$ac_config_files dlls/comdlg32/tests/Makefile"
14092 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14093 dlls/comm.drv16/Makefile"
14094 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14096 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14097 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
14098 ac_config_files
="$ac_config_files dlls/comm.drv16/Makefile"
14100 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14101 dlls/compobj.dll16/Makefile"
14102 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14104 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14105 dlls/compobj.dll16/Makefile: dlls/compobj.dll16/Makefile.in dlls/Makedll.rules"
14106 ac_config_files
="$ac_config_files dlls/compobj.dll16/Makefile"
14108 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14109 dlls/compstui/Makefile"
14110 test "x$enable_compstui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14112 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14113 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
14114 ac_config_files
="$ac_config_files dlls/compstui/Makefile"
14116 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14117 dlls/credui/Makefile"
14118 test "x$enable_credui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14120 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14121 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
14122 ac_config_files
="$ac_config_files dlls/credui/Makefile"
14124 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14125 dlls/credui/tests/Makefile"
14126 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14128 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14129 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
14130 ac_config_files
="$ac_config_files dlls/credui/tests/Makefile"
14132 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14133 dlls/crtdll/Makefile"
14134 test "x$enable_crtdll" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14136 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14137 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
14138 ac_config_files
="$ac_config_files dlls/crtdll/Makefile"
14140 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14141 dlls/crypt32/Makefile"
14142 test "x$enable_crypt32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14144 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14145 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
14146 ac_config_files
="$ac_config_files dlls/crypt32/Makefile"
14148 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14149 dlls/crypt32/tests/Makefile"
14150 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14152 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14153 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
14154 ac_config_files
="$ac_config_files dlls/crypt32/tests/Makefile"
14156 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14157 dlls/cryptdlg/Makefile"
14158 test "x$enable_cryptdlg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14160 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14161 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
14162 ac_config_files
="$ac_config_files dlls/cryptdlg/Makefile"
14164 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14165 dlls/cryptdll/Makefile"
14166 test "x$enable_cryptdll" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14168 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14169 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
14170 ac_config_files
="$ac_config_files dlls/cryptdll/Makefile"
14172 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14173 dlls/cryptnet/Makefile"
14174 test "x$enable_cryptnet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14176 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14177 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
14178 ac_config_files
="$ac_config_files dlls/cryptnet/Makefile"
14180 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14181 dlls/cryptnet/tests/Makefile"
14182 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14184 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14185 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
14186 ac_config_files
="$ac_config_files dlls/cryptnet/tests/Makefile"
14188 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14189 dlls/cryptui/Makefile"
14190 test "x$enable_cryptui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14192 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14193 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
14194 ac_config_files
="$ac_config_files dlls/cryptui/Makefile"
14196 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14197 dlls/cryptui/tests/Makefile"
14198 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14200 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14201 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
14202 ac_config_files
="$ac_config_files dlls/cryptui/tests/Makefile"
14204 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14205 dlls/ctapi32/Makefile"
14206 test "x$enable_ctapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14208 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14209 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
14210 ac_config_files
="$ac_config_files dlls/ctapi32/Makefile"
14212 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14213 dlls/ctl3d.dll16/Makefile"
14214 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14216 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14217 dlls/ctl3d.dll16/Makefile: dlls/ctl3d.dll16/Makefile.in dlls/Makedll.rules"
14218 ac_config_files
="$ac_config_files dlls/ctl3d.dll16/Makefile"
14220 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14221 dlls/ctl3d32/Makefile"
14222 test "x$enable_ctl3d32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14224 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14225 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
14226 ac_config_files
="$ac_config_files dlls/ctl3d32/Makefile"
14228 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14229 dlls/ctl3dv2.dll16/Makefile"
14230 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14232 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14233 dlls/ctl3dv2.dll16/Makefile: dlls/ctl3dv2.dll16/Makefile.in dlls/Makedll.rules"
14234 ac_config_files
="$ac_config_files dlls/ctl3dv2.dll16/Makefile"
14236 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14237 dlls/d3d10/Makefile"
14238 test "x$enable_d3d10" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14240 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14241 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
14242 ac_config_files
="$ac_config_files dlls/d3d10/Makefile"
14244 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14245 dlls/d3d10/tests/Makefile"
14246 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14248 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14249 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
14250 ac_config_files
="$ac_config_files dlls/d3d10/tests/Makefile"
14252 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14253 dlls/d3d10core/Makefile"
14254 test "x$enable_d3d10core" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14256 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14257 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
14258 ac_config_files
="$ac_config_files dlls/d3d10core/Makefile"
14260 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14261 dlls/d3d10core/tests/Makefile"
14262 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14264 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14265 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
14266 ac_config_files
="$ac_config_files dlls/d3d10core/tests/Makefile"
14268 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14269 dlls/d3d8/Makefile"
14270 test "x$enable_d3d8" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14272 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14273 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
14274 ac_config_files
="$ac_config_files dlls/d3d8/Makefile"
14276 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14277 dlls/d3d8/tests/Makefile"
14278 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14280 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14281 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
14282 ac_config_files
="$ac_config_files dlls/d3d8/tests/Makefile"
14284 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14285 dlls/d3d9/Makefile"
14286 test "x$enable_d3d9" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14288 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14289 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
14290 ac_config_files
="$ac_config_files dlls/d3d9/Makefile"
14292 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14293 dlls/d3d9/tests/Makefile"
14294 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14296 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14297 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
14298 ac_config_files
="$ac_config_files dlls/d3d9/tests/Makefile"
14300 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14301 dlls/d3dim/Makefile"
14302 test "x$enable_d3dim" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14304 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14305 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
14306 ac_config_files
="$ac_config_files dlls/d3dim/Makefile"
14308 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14309 dlls/d3drm/Makefile"
14310 test "x$enable_d3drm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14312 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14313 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
14314 ac_config_files
="$ac_config_files dlls/d3drm/Makefile"
14316 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14317 dlls/d3drm/tests/Makefile"
14318 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14320 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14321 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
14322 ac_config_files
="$ac_config_files dlls/d3drm/tests/Makefile"
14324 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14325 dlls/d3dx9_24/Makefile"
14326 test "x$enable_d3dx9_24" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14328 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14329 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
14330 ac_config_files
="$ac_config_files dlls/d3dx9_24/Makefile"
14332 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14333 dlls/d3dx9_25/Makefile"
14334 test "x$enable_d3dx9_25" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14336 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14337 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
14338 ac_config_files
="$ac_config_files dlls/d3dx9_25/Makefile"
14340 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14341 dlls/d3dx9_26/Makefile"
14342 test "x$enable_d3dx9_26" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14344 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14345 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
14346 ac_config_files
="$ac_config_files dlls/d3dx9_26/Makefile"
14348 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14349 dlls/d3dx9_27/Makefile"
14350 test "x$enable_d3dx9_27" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14352 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14353 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
14354 ac_config_files
="$ac_config_files dlls/d3dx9_27/Makefile"
14356 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14357 dlls/d3dx9_28/Makefile"
14358 test "x$enable_d3dx9_28" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14360 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14361 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
14362 ac_config_files
="$ac_config_files dlls/d3dx9_28/Makefile"
14364 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14365 dlls/d3dx9_29/Makefile"
14366 test "x$enable_d3dx9_29" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14368 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14369 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
14370 ac_config_files
="$ac_config_files dlls/d3dx9_29/Makefile"
14372 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14373 dlls/d3dx9_30/Makefile"
14374 test "x$enable_d3dx9_30" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14376 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14377 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
14378 ac_config_files
="$ac_config_files dlls/d3dx9_30/Makefile"
14380 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14381 dlls/d3dx9_31/Makefile"
14382 test "x$enable_d3dx9_31" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14384 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14385 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
14386 ac_config_files
="$ac_config_files dlls/d3dx9_31/Makefile"
14388 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14389 dlls/d3dx9_32/Makefile"
14390 test "x$enable_d3dx9_32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14392 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14393 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
14394 ac_config_files
="$ac_config_files dlls/d3dx9_32/Makefile"
14396 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14397 dlls/d3dx9_33/Makefile"
14398 test "x$enable_d3dx9_33" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14400 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14401 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
14402 ac_config_files
="$ac_config_files dlls/d3dx9_33/Makefile"
14404 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14405 dlls/d3dx9_34/Makefile"
14406 test "x$enable_d3dx9_34" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14408 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14409 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
14410 ac_config_files
="$ac_config_files dlls/d3dx9_34/Makefile"
14412 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14413 dlls/d3dx9_35/Makefile"
14414 test "x$enable_d3dx9_35" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14416 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14417 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
14418 ac_config_files
="$ac_config_files dlls/d3dx9_35/Makefile"
14420 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14421 dlls/d3dx9_36/Makefile"
14422 test "x$enable_d3dx9_36" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14424 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14425 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
14426 ac_config_files
="$ac_config_files dlls/d3dx9_36/Makefile"
14428 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14429 dlls/d3dx9_36/tests/Makefile"
14430 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14432 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14433 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
14434 ac_config_files
="$ac_config_files dlls/d3dx9_36/tests/Makefile"
14436 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14437 dlls/d3dx9_37/Makefile"
14438 test "x$enable_d3dx9_37" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14440 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14441 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
14442 ac_config_files
="$ac_config_files dlls/d3dx9_37/Makefile"
14444 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14445 dlls/d3dx9_38/Makefile"
14446 test "x$enable_d3dx9_38" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14448 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14449 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
14450 ac_config_files
="$ac_config_files dlls/d3dx9_38/Makefile"
14452 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14453 dlls/d3dx9_39/Makefile"
14454 test "x$enable_d3dx9_39" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14456 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14457 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
14458 ac_config_files
="$ac_config_files dlls/d3dx9_39/Makefile"
14460 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14461 dlls/d3dx9_40/Makefile"
14462 test "x$enable_d3dx9_40" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14464 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14465 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
14466 ac_config_files
="$ac_config_files dlls/d3dx9_40/Makefile"
14468 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14469 dlls/d3dx9_41/Makefile"
14470 test "x$enable_d3dx9_41" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14472 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14473 dlls/d3dx9_41/Makefile: dlls/d3dx9_41/Makefile.in dlls/Makedll.rules"
14474 ac_config_files
="$ac_config_files dlls/d3dx9_41/Makefile"
14476 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14477 dlls/d3dx9_42/Makefile"
14478 test "x$enable_d3dx9_42" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14480 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14481 dlls/d3dx9_42/Makefile: dlls/d3dx9_42/Makefile.in dlls/Makedll.rules"
14482 ac_config_files
="$ac_config_files dlls/d3dx9_42/Makefile"
14484 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14485 dlls/d3dxof/Makefile"
14486 test "x$enable_d3dxof" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14488 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14489 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
14490 ac_config_files
="$ac_config_files dlls/d3dxof/Makefile"
14492 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14493 dlls/d3dxof/tests/Makefile"
14494 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14496 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14497 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
14498 ac_config_files
="$ac_config_files dlls/d3dxof/tests/Makefile"
14500 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14501 dlls/dbghelp/Makefile"
14502 test "x$enable_dbghelp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14504 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14505 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
14506 ac_config_files
="$ac_config_files dlls/dbghelp/Makefile"
14508 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14509 dlls/dciman32/Makefile"
14510 test "x$enable_dciman32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14512 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14513 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
14514 ac_config_files
="$ac_config_files dlls/dciman32/Makefile"
14516 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14517 dlls/ddeml.dll16/Makefile"
14518 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14520 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14521 dlls/ddeml.dll16/Makefile: dlls/ddeml.dll16/Makefile.in dlls/Makedll.rules"
14522 ac_config_files
="$ac_config_files dlls/ddeml.dll16/Makefile"
14524 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14525 dlls/ddraw/Makefile"
14526 test "x$enable_ddraw" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14528 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14529 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
14530 ac_config_files
="$ac_config_files dlls/ddraw/Makefile"
14532 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14533 dlls/ddraw/tests/Makefile"
14534 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14536 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14537 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
14538 ac_config_files
="$ac_config_files dlls/ddraw/tests/Makefile"
14540 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14541 dlls/ddrawex/Makefile"
14542 test "x$enable_ddrawex" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14544 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14545 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
14546 ac_config_files
="$ac_config_files dlls/ddrawex/Makefile"
14548 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14549 dlls/ddrawex/tests/Makefile"
14550 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14552 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14553 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
14554 ac_config_files
="$ac_config_files dlls/ddrawex/tests/Makefile"
14556 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14557 dlls/devenum/Makefile"
14558 test "x$enable_devenum" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14560 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14561 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
14562 ac_config_files
="$ac_config_files dlls/devenum/Makefile"
14564 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14565 dlls/dinput/Makefile"
14566 test "x$enable_dinput" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14568 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14569 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
14570 ac_config_files
="$ac_config_files dlls/dinput/Makefile"
14572 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14573 dlls/dinput/tests/Makefile"
14574 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14576 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14577 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
14578 ac_config_files
="$ac_config_files dlls/dinput/tests/Makefile"
14580 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14581 dlls/dinput8/Makefile"
14582 test "x$enable_dinput8" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14584 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14585 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
14586 ac_config_files
="$ac_config_files dlls/dinput8/Makefile"
14588 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14589 dlls/dispdib.dll16/Makefile"
14590 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14592 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14593 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
14594 ac_config_files
="$ac_config_files dlls/dispdib.dll16/Makefile"
14596 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14597 dlls/display.drv16/Makefile"
14598 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14600 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14601 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
14602 ac_config_files
="$ac_config_files dlls/display.drv16/Makefile"
14604 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14605 dlls/dmband/Makefile"
14606 test "x$enable_dmband" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14608 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14609 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
14610 ac_config_files
="$ac_config_files dlls/dmband/Makefile"
14612 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14613 dlls/dmcompos/Makefile"
14614 test "x$enable_dmcompos" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14616 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14617 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
14618 ac_config_files
="$ac_config_files dlls/dmcompos/Makefile"
14620 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14621 dlls/dmime/Makefile"
14622 test "x$enable_dmime" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14624 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14625 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
14626 ac_config_files
="$ac_config_files dlls/dmime/Makefile"
14628 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14629 dlls/dmloader/Makefile"
14630 test "x$enable_dmloader" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14632 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14633 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
14634 ac_config_files
="$ac_config_files dlls/dmloader/Makefile"
14636 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14637 dlls/dmscript/Makefile"
14638 test "x$enable_dmscript" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14640 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14641 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
14642 ac_config_files
="$ac_config_files dlls/dmscript/Makefile"
14644 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14645 dlls/dmstyle/Makefile"
14646 test "x$enable_dmstyle" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14648 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14649 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
14650 ac_config_files
="$ac_config_files dlls/dmstyle/Makefile"
14652 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14653 dlls/dmsynth/Makefile"
14654 test "x$enable_dmsynth" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14656 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14657 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
14658 ac_config_files
="$ac_config_files dlls/dmsynth/Makefile"
14660 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14661 dlls/dmusic/Makefile"
14662 test "x$enable_dmusic" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14664 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14665 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
14666 ac_config_files
="$ac_config_files dlls/dmusic/Makefile"
14668 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14669 dlls/dmusic32/Makefile"
14670 test "x$enable_dmusic32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14672 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14673 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
14674 ac_config_files
="$ac_config_files dlls/dmusic32/Makefile"
14676 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14677 dlls/dnsapi/Makefile"
14678 test "x$enable_dnsapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14680 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14681 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
14682 ac_config_files
="$ac_config_files dlls/dnsapi/Makefile"
14684 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14685 dlls/dnsapi/tests/Makefile"
14686 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14688 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14689 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
14690 ac_config_files
="$ac_config_files dlls/dnsapi/tests/Makefile"
14692 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14693 dlls/dplay/Makefile"
14694 test "x$enable_dplay" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14696 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14697 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
14698 ac_config_files
="$ac_config_files dlls/dplay/Makefile"
14700 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14701 dlls/dplayx/Makefile"
14702 test "x$enable_dplayx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14704 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14705 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
14706 ac_config_files
="$ac_config_files dlls/dplayx/Makefile"
14708 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14709 dlls/dplayx/tests/Makefile"
14710 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14712 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14713 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
14714 ac_config_files
="$ac_config_files dlls/dplayx/tests/Makefile"
14716 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14717 dlls/dpnaddr/Makefile"
14718 test "x$enable_dpnaddr" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14720 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14721 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
14722 ac_config_files
="$ac_config_files dlls/dpnaddr/Makefile"
14724 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14725 dlls/dpnet/Makefile"
14726 test "x$enable_dpnet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14728 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14729 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
14730 ac_config_files
="$ac_config_files dlls/dpnet/Makefile"
14732 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14733 dlls/dpnhpast/Makefile"
14734 test "x$enable_dpnhpast" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14736 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14737 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
14738 ac_config_files
="$ac_config_files dlls/dpnhpast/Makefile"
14740 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14741 dlls/dpnlobby/Makefile"
14742 test "x$enable_dpnlobby" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14744 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14745 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
14746 ac_config_files
="$ac_config_files dlls/dpnlobby/Makefile"
14748 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14749 dlls/dpwsockx/Makefile"
14750 test "x$enable_dpwsockx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14752 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14753 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
14754 ac_config_files
="$ac_config_files dlls/dpwsockx/Makefile"
14756 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14757 dlls/drmclien/Makefile"
14758 test "x$enable_drmclien" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14760 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14761 dlls/drmclien/Makefile: dlls/drmclien/Makefile.in dlls/Makedll.rules"
14762 ac_config_files
="$ac_config_files dlls/drmclien/Makefile"
14764 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14765 dlls/dsound/Makefile"
14766 test "x$enable_dsound" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14768 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14769 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
14770 ac_config_files
="$ac_config_files dlls/dsound/Makefile"
14772 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14773 dlls/dsound/tests/Makefile"
14774 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14776 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14777 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
14778 ac_config_files
="$ac_config_files dlls/dsound/tests/Makefile"
14780 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14781 dlls/dssenh/Makefile"
14782 test "x$enable_dssenh" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14784 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14785 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
14786 ac_config_files
="$ac_config_files dlls/dssenh/Makefile"
14788 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14789 dlls/dswave/Makefile"
14790 test "x$enable_dswave" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14792 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14793 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
14794 ac_config_files
="$ac_config_files dlls/dswave/Makefile"
14796 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14797 dlls/dwmapi/Makefile"
14798 test "x$enable_dwmapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14800 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14801 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
14802 ac_config_files
="$ac_config_files dlls/dwmapi/Makefile"
14804 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14805 dlls/dxdiagn/Makefile"
14806 test "x$enable_dxdiagn" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14808 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14809 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
14810 ac_config_files
="$ac_config_files dlls/dxdiagn/Makefile"
14812 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14813 dlls/dxerr8/Makefile"
14814 test "x$enable_dxerr8" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
14816 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14817 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
14818 ac_config_files
="$ac_config_files dlls/dxerr8/Makefile"
14820 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14821 dlls/dxerr9/Makefile"
14822 test "x$enable_dxerr9" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
14824 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14825 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
14826 ac_config_files
="$ac_config_files dlls/dxerr9/Makefile"
14828 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14829 dlls/dxgi/Makefile"
14830 test "x$enable_dxgi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14832 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14833 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
14834 ac_config_files
="$ac_config_files dlls/dxgi/Makefile"
14836 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14837 dlls/dxgi/tests/Makefile"
14838 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14840 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14841 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
14842 ac_config_files
="$ac_config_files dlls/dxgi/tests/Makefile"
14844 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14845 dlls/dxguid/Makefile"
14846 test "x$enable_dxguid" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
14848 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14849 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
14850 ac_config_files
="$ac_config_files dlls/dxguid/Makefile"
14852 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14853 dlls/faultrep/Makefile"
14854 test "x$enable_faultrep" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14856 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14857 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
14858 ac_config_files
="$ac_config_files dlls/faultrep/Makefile"
14860 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14861 dlls/fusion/Makefile"
14862 test "x$enable_fusion" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14864 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14865 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
14866 ac_config_files
="$ac_config_files dlls/fusion/Makefile"
14868 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14869 dlls/fusion/tests/Makefile"
14870 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14872 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14873 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
14874 ac_config_files
="$ac_config_files dlls/fusion/tests/Makefile"
14876 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14877 dlls/gdi32/Makefile"
14878 test "x$enable_gdi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14880 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14881 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
14882 ac_config_files
="$ac_config_files dlls/gdi32/Makefile"
14884 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14885 dlls/gdi32/tests/Makefile"
14886 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14888 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14889 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
14890 ac_config_files
="$ac_config_files dlls/gdi32/tests/Makefile"
14892 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14893 dlls/gdiplus/Makefile"
14894 test "x$enable_gdiplus" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14896 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14897 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
14898 ac_config_files
="$ac_config_files dlls/gdiplus/Makefile"
14900 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14901 dlls/gdiplus/tests/Makefile"
14902 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14904 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14905 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
14906 ac_config_files
="$ac_config_files dlls/gdiplus/tests/Makefile"
14908 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14909 dlls/glu32/Makefile"
14910 test "x$enable_glu32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14912 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14913 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
14914 ac_config_files
="$ac_config_files dlls/glu32/Makefile"
14916 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14917 dlls/gphoto2.ds/Makefile"
14918 test "x$enable_gphoto2_ds" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14920 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14921 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
14922 ac_config_files
="$ac_config_files dlls/gphoto2.ds/Makefile"
14924 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14925 dlls/gpkcsp/Makefile"
14926 test "x$enable_gpkcsp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14928 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14929 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
14930 ac_config_files
="$ac_config_files dlls/gpkcsp/Makefile"
14932 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14934 test "x$enable_hal" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14936 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14937 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
14938 ac_config_files
="$ac_config_files dlls/hal/Makefile"
14940 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14941 dlls/hhctrl.ocx/Makefile"
14942 test "x$enable_hhctrl_ocx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14944 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14945 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
14946 ac_config_files
="$ac_config_files dlls/hhctrl.ocx/Makefile"
14948 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14950 test "x$enable_hid" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14952 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14953 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
14954 ac_config_files
="$ac_config_files dlls/hid/Makefile"
14956 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14957 dlls/hlink/Makefile"
14958 test "x$enable_hlink" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14960 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14961 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
14962 ac_config_files
="$ac_config_files dlls/hlink/Makefile"
14964 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14965 dlls/hlink/tests/Makefile"
14966 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14968 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14969 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
14970 ac_config_files
="$ac_config_files dlls/hlink/tests/Makefile"
14972 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14973 dlls/hnetcfg/Makefile"
14974 test "x$enable_hnetcfg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14976 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14977 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
14978 ac_config_files
="$ac_config_files dlls/hnetcfg/Makefile"
14980 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14981 dlls/httpapi/Makefile"
14982 test "x$enable_httpapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14984 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14985 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
14986 ac_config_files
="$ac_config_files dlls/httpapi/Makefile"
14988 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14989 dlls/iccvid/Makefile"
14990 test "x$enable_iccvid" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14992 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14993 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
14994 ac_config_files
="$ac_config_files dlls/iccvid/Makefile"
14996 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14997 dlls/icmp/Makefile"
14998 test "x$enable_icmp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15000 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15001 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
15002 ac_config_files
="$ac_config_files dlls/icmp/Makefile"
15004 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15005 dlls/ifsmgr.vxd/Makefile"
15006 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15008 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15009 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
15010 ac_config_files
="$ac_config_files dlls/ifsmgr.vxd/Makefile"
15012 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15013 dlls/imaadp32.acm/Makefile"
15014 test "x$enable_imaadp32_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15016 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15017 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
15018 ac_config_files
="$ac_config_files dlls/imaadp32.acm/Makefile"
15020 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15021 dlls/imagehlp/Makefile"
15022 test "x$enable_imagehlp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15024 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15025 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
15026 ac_config_files
="$ac_config_files dlls/imagehlp/Makefile"
15028 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15029 dlls/imm.dll16/Makefile"
15030 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15032 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15033 dlls/imm.dll16/Makefile: dlls/imm.dll16/Makefile.in dlls/Makedll.rules"
15034 ac_config_files
="$ac_config_files dlls/imm.dll16/Makefile"
15036 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15037 dlls/imm32/Makefile"
15038 test "x$enable_imm32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15040 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15041 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
15042 ac_config_files
="$ac_config_files dlls/imm32/Makefile"
15044 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15045 dlls/imm32/tests/Makefile"
15046 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15048 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15049 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
15050 ac_config_files
="$ac_config_files dlls/imm32/tests/Makefile"
15052 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15053 dlls/inetcomm/Makefile"
15054 test "x$enable_inetcomm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15056 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15057 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
15058 ac_config_files
="$ac_config_files dlls/inetcomm/Makefile"
15060 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15061 dlls/inetcomm/tests/Makefile"
15062 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15064 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15065 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
15066 ac_config_files
="$ac_config_files dlls/inetcomm/tests/Makefile"
15068 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15069 dlls/inetmib1/Makefile"
15070 test "x$enable_inetmib1" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15072 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15073 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
15074 ac_config_files
="$ac_config_files dlls/inetmib1/Makefile"
15076 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15077 dlls/inetmib1/tests/Makefile"
15078 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15080 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15081 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
15082 ac_config_files
="$ac_config_files dlls/inetmib1/tests/Makefile"
15084 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15085 dlls/infosoft/Makefile"
15086 test "x$enable_infosoft" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15088 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15089 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
15090 ac_config_files
="$ac_config_files dlls/infosoft/Makefile"
15092 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15093 dlls/infosoft/tests/Makefile"
15094 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15096 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15097 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
15098 ac_config_files
="$ac_config_files dlls/infosoft/tests/Makefile"
15100 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15101 dlls/initpki/Makefile"
15102 test "x$enable_initpki" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15104 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15105 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
15106 ac_config_files
="$ac_config_files dlls/initpki/Makefile"
15108 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15109 dlls/inkobj/Makefile"
15110 test "x$enable_inkobj" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15112 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15113 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
15114 ac_config_files
="$ac_config_files dlls/inkobj/Makefile"
15116 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15117 dlls/inseng/Makefile"
15118 test "x$enable_inseng" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15120 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15121 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
15122 ac_config_files
="$ac_config_files dlls/inseng/Makefile"
15124 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15125 dlls/iphlpapi/Makefile"
15126 test "x$enable_iphlpapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15128 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15129 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
15130 ac_config_files
="$ac_config_files dlls/iphlpapi/Makefile"
15132 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15133 dlls/iphlpapi/tests/Makefile"
15134 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15136 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15137 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
15138 ac_config_files
="$ac_config_files dlls/iphlpapi/tests/Makefile"
15140 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15141 dlls/itircl/Makefile"
15142 test "x$enable_itircl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15144 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15145 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
15146 ac_config_files
="$ac_config_files dlls/itircl/Makefile"
15148 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15149 dlls/itss/Makefile"
15150 test "x$enable_itss" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15152 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15153 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
15154 ac_config_files
="$ac_config_files dlls/itss/Makefile"
15156 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15157 dlls/itss/tests/Makefile"
15158 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15160 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15161 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
15162 ac_config_files
="$ac_config_files dlls/itss/tests/Makefile"
15164 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15165 dlls/jscript/Makefile"
15166 test "x$enable_jscript" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15168 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15169 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
15170 ac_config_files
="$ac_config_files dlls/jscript/Makefile"
15172 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15173 dlls/jscript/tests/Makefile"
15174 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15176 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15177 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
15178 ac_config_files
="$ac_config_files dlls/jscript/tests/Makefile"
15180 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15181 dlls/kernel32/Makefile"
15182 test "x$enable_kernel32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15184 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15185 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
15186 ac_config_files
="$ac_config_files dlls/kernel32/Makefile"
15188 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15189 dlls/kernel32/tests/Makefile"
15190 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15192 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15193 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
15194 ac_config_files
="$ac_config_files dlls/kernel32/tests/Makefile"
15196 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15197 dlls/keyboard.drv16/Makefile"
15198 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15200 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15201 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
15202 ac_config_files
="$ac_config_files dlls/keyboard.drv16/Makefile"
15204 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15205 dlls/loadperf/Makefile"
15206 test "x$enable_loadperf" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15208 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15209 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
15210 ac_config_files
="$ac_config_files dlls/loadperf/Makefile"
15212 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15213 dlls/localspl/Makefile"
15214 test "x$enable_localspl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15216 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15217 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
15218 ac_config_files
="$ac_config_files dlls/localspl/Makefile"
15220 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15221 dlls/localspl/tests/Makefile"
15222 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15224 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15225 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
15226 ac_config_files
="$ac_config_files dlls/localspl/tests/Makefile"
15228 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15229 dlls/localui/Makefile"
15230 test "x$enable_localui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15232 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15233 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
15234 ac_config_files
="$ac_config_files dlls/localui/Makefile"
15236 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15237 dlls/localui/tests/Makefile"
15238 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15240 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15241 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
15242 ac_config_files
="$ac_config_files dlls/localui/tests/Makefile"
15244 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15245 dlls/lz32/Makefile"
15246 test "x$enable_lz32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15248 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15249 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
15250 ac_config_files
="$ac_config_files dlls/lz32/Makefile"
15252 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15253 dlls/lz32/tests/Makefile"
15254 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15256 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15257 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
15258 ac_config_files
="$ac_config_files dlls/lz32/tests/Makefile"
15260 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15261 dlls/lzexpand.dll16/Makefile"
15262 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15264 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15265 dlls/lzexpand.dll16/Makefile: dlls/lzexpand.dll16/Makefile.in dlls/Makedll.rules"
15266 ac_config_files
="$ac_config_files dlls/lzexpand.dll16/Makefile"
15268 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15269 dlls/mapi32/Makefile"
15270 test "x$enable_mapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15272 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15273 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
15274 ac_config_files
="$ac_config_files dlls/mapi32/Makefile"
15276 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15277 dlls/mapi32/tests/Makefile"
15278 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15280 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15281 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
15282 ac_config_files
="$ac_config_files dlls/mapi32/tests/Makefile"
15284 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15285 dlls/mciavi32/Makefile"
15286 test "x$enable_mciavi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15288 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15289 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
15290 ac_config_files
="$ac_config_files dlls/mciavi32/Makefile"
15292 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15293 dlls/mcicda/Makefile"
15294 test "x$enable_mcicda" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15296 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15297 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
15298 ac_config_files
="$ac_config_files dlls/mcicda/Makefile"
15300 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15301 dlls/mciqtz32/Makefile"
15302 test "x$enable_mciqtz32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15304 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15305 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
15306 ac_config_files
="$ac_config_files dlls/mciqtz32/Makefile"
15308 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15309 dlls/mciseq/Makefile"
15310 test "x$enable_mciseq" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15312 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15313 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
15314 ac_config_files
="$ac_config_files dlls/mciseq/Makefile"
15316 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15317 dlls/mciwave/Makefile"
15318 test "x$enable_mciwave" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15320 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15321 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
15322 ac_config_files
="$ac_config_files dlls/mciwave/Makefile"
15324 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15325 dlls/midimap/Makefile"
15326 test "x$enable_midimap" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15328 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15329 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
15330 ac_config_files
="$ac_config_files dlls/midimap/Makefile"
15332 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15333 dlls/mlang/Makefile"
15334 test "x$enable_mlang" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15336 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15337 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
15338 ac_config_files
="$ac_config_files dlls/mlang/Makefile"
15340 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15341 dlls/mlang/tests/Makefile"
15342 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15344 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15345 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
15346 ac_config_files
="$ac_config_files dlls/mlang/tests/Makefile"
15348 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15349 dlls/mmdevldr.vxd/Makefile"
15350 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15352 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15353 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
15354 ac_config_files
="$ac_config_files dlls/mmdevldr.vxd/Makefile"
15356 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15357 dlls/monodebg.vxd/Makefile"
15358 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15360 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15361 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
15362 ac_config_files
="$ac_config_files dlls/monodebg.vxd/Makefile"
15364 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15365 dlls/mountmgr.sys/Makefile"
15366 test "x$enable_mountmgr_sys" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15368 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15369 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
15370 ac_config_files
="$ac_config_files dlls/mountmgr.sys/Makefile"
15372 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15373 dlls/mouse.drv16/Makefile"
15374 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15376 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15377 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
15378 ac_config_files
="$ac_config_files dlls/mouse.drv16/Makefile"
15380 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15382 test "x$enable_mpr" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15384 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15385 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
15386 ac_config_files
="$ac_config_files dlls/mpr/Makefile"
15388 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15389 dlls/mprapi/Makefile"
15390 test "x$enable_mprapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15392 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15393 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
15394 ac_config_files
="$ac_config_files dlls/mprapi/Makefile"
15396 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15397 dlls/msacm.dll16/Makefile"
15398 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15400 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15401 dlls/msacm.dll16/Makefile: dlls/msacm.dll16/Makefile.in dlls/Makedll.rules"
15402 ac_config_files
="$ac_config_files dlls/msacm.dll16/Makefile"
15404 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15405 dlls/msacm32.drv/Makefile"
15406 test "x$enable_msacm32_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15408 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15409 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
15410 ac_config_files
="$ac_config_files dlls/msacm32.drv/Makefile"
15412 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15413 dlls/msacm32/Makefile"
15414 test "x$enable_msacm32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15416 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15417 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
15418 ac_config_files
="$ac_config_files dlls/msacm32/Makefile"
15420 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15421 dlls/msacm32/tests/Makefile"
15422 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15424 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15425 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
15426 ac_config_files
="$ac_config_files dlls/msacm32/tests/Makefile"
15428 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15429 dlls/msadp32.acm/Makefile"
15430 test "x$enable_msadp32_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15432 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15433 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
15434 ac_config_files
="$ac_config_files dlls/msadp32.acm/Makefile"
15436 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15437 dlls/mscat32/Makefile"
15438 test "x$enable_mscat32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15440 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15441 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
15442 ac_config_files
="$ac_config_files dlls/mscat32/Makefile"
15444 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15445 dlls/mscms/Makefile"
15446 test "x$enable_mscms" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15448 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15449 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
15450 ac_config_files
="$ac_config_files dlls/mscms/Makefile"
15452 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15453 dlls/mscms/tests/Makefile"
15454 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15456 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15457 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
15458 ac_config_files
="$ac_config_files dlls/mscms/tests/Makefile"
15460 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15461 dlls/mscoree/Makefile"
15462 test "x$enable_mscoree" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15464 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15465 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
15466 ac_config_files
="$ac_config_files dlls/mscoree/Makefile"
15468 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15469 dlls/msctf/Makefile"
15470 test "x$enable_msctf" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15472 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15473 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
15474 ac_config_files
="$ac_config_files dlls/msctf/Makefile"
15476 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15477 dlls/msctf/tests/Makefile"
15478 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15480 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15481 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
15482 ac_config_files
="$ac_config_files dlls/msctf/tests/Makefile"
15484 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15485 dlls/msdaps/Makefile"
15486 test "x$enable_msdaps" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15488 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15489 dlls/msdaps/Makefile: dlls/msdaps/Makefile.in dlls/Makedll.rules"
15490 ac_config_files
="$ac_config_files dlls/msdaps/Makefile"
15492 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15493 dlls/msdmo/Makefile"
15494 test "x$enable_msdmo" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15496 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15497 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
15498 ac_config_files
="$ac_config_files dlls/msdmo/Makefile"
15500 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15501 dlls/msftedit/Makefile"
15502 test "x$enable_msftedit" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15504 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15505 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
15506 ac_config_files
="$ac_config_files dlls/msftedit/Makefile"
15508 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15509 dlls/msg711.acm/Makefile"
15510 test "x$enable_msg711_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15512 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15513 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
15514 ac_config_files
="$ac_config_files dlls/msg711.acm/Makefile"
15516 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15517 dlls/msgsm32.acm/Makefile"
15518 test "x$enable_msgsm32_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15520 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15521 dlls/msgsm32.acm/Makefile: dlls/msgsm32.acm/Makefile.in dlls/Makedll.rules"
15522 ac_config_files
="$ac_config_files dlls/msgsm32.acm/Makefile"
15524 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15525 dlls/mshtml.tlb/Makefile"
15526 test "x$enable_mshtml_tlb" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15528 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15529 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
15530 ac_config_files
="$ac_config_files dlls/mshtml.tlb/Makefile"
15532 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15533 dlls/mshtml/Makefile"
15534 test "x$enable_mshtml" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15536 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15537 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
15538 ac_config_files
="$ac_config_files dlls/mshtml/Makefile"
15540 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15541 dlls/mshtml/tests/Makefile"
15542 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15544 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15545 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
15546 ac_config_files
="$ac_config_files dlls/mshtml/tests/Makefile"
15548 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15550 test "x$enable_msi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15552 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15553 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
15554 ac_config_files
="$ac_config_files dlls/msi/Makefile"
15556 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15557 dlls/msi/tests/Makefile"
15558 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15560 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15561 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
15562 ac_config_files
="$ac_config_files dlls/msi/tests/Makefile"
15564 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15565 dlls/msimg32/Makefile"
15566 test "x$enable_msimg32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15568 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15569 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
15570 ac_config_files
="$ac_config_files dlls/msimg32/Makefile"
15572 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15573 dlls/msimtf/Makefile"
15574 test "x$enable_msimtf" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15576 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15577 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
15578 ac_config_files
="$ac_config_files dlls/msimtf/Makefile"
15580 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15581 dlls/msisip/Makefile"
15582 test "x$enable_msisip" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15584 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15585 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
15586 ac_config_files
="$ac_config_files dlls/msisip/Makefile"
15588 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15589 dlls/msisys.ocx/Makefile"
15590 test "x$enable_msisys_ocx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15592 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15593 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
15594 ac_config_files
="$ac_config_files dlls/msisys.ocx/Makefile"
15596 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15597 dlls/msnet32/Makefile"
15598 test "x$enable_msnet32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15600 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15601 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
15602 ac_config_files
="$ac_config_files dlls/msnet32/Makefile"
15604 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15605 dlls/msrle32/Makefile"
15606 test "x$enable_msrle32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15608 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15609 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
15610 ac_config_files
="$ac_config_files dlls/msrle32/Makefile"
15612 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15613 dlls/mssign32/Makefile"
15614 test "x$enable_mssign32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15616 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15617 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
15618 ac_config_files
="$ac_config_files dlls/mssign32/Makefile"
15620 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15621 dlls/mssip32/Makefile"
15622 test "x$enable_mssip32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15624 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15625 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
15626 ac_config_files
="$ac_config_files dlls/mssip32/Makefile"
15628 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15629 dlls/mstask/Makefile"
15630 test "x$enable_mstask" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15632 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15633 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
15634 ac_config_files
="$ac_config_files dlls/mstask/Makefile"
15636 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15637 dlls/mstask/tests/Makefile"
15638 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15640 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15641 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
15642 ac_config_files
="$ac_config_files dlls/mstask/tests/Makefile"
15644 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15645 dlls/msvcirt/Makefile"
15646 test "x$enable_msvcirt" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15648 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15649 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
15650 ac_config_files
="$ac_config_files dlls/msvcirt/Makefile"
15652 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15653 dlls/msvcr71/Makefile"
15654 test "x$enable_msvcr71" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15656 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15657 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
15658 ac_config_files
="$ac_config_files dlls/msvcr71/Makefile"
15660 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15661 dlls/msvcrt/Makefile"
15662 test "x$enable_msvcrt" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15664 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15665 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
15666 ac_config_files
="$ac_config_files dlls/msvcrt/Makefile"
15668 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15669 dlls/msvcrt/tests/Makefile"
15670 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15672 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15673 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
15674 ac_config_files
="$ac_config_files dlls/msvcrt/tests/Makefile"
15676 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15677 dlls/msvcrt20/Makefile"
15678 test "x$enable_msvcrt20" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15680 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15681 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
15682 ac_config_files
="$ac_config_files dlls/msvcrt20/Makefile"
15684 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15685 dlls/msvcrt40/Makefile"
15686 test "x$enable_msvcrt40" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15688 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15689 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
15690 ac_config_files
="$ac_config_files dlls/msvcrt40/Makefile"
15692 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15693 dlls/msvcrtd/Makefile"
15694 test "x$enable_msvcrtd" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15696 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15697 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
15698 ac_config_files
="$ac_config_files dlls/msvcrtd/Makefile"
15700 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15701 dlls/msvcrtd/tests/Makefile"
15702 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15704 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15705 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
15706 ac_config_files
="$ac_config_files dlls/msvcrtd/tests/Makefile"
15708 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15709 dlls/msvfw32/Makefile"
15710 test "x$enable_msvfw32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15712 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15713 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
15714 ac_config_files
="$ac_config_files dlls/msvfw32/Makefile"
15716 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15717 dlls/msvfw32/tests/Makefile"
15718 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15720 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15721 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
15722 ac_config_files
="$ac_config_files dlls/msvfw32/tests/Makefile"
15724 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15725 dlls/msvidc32/Makefile"
15726 test "x$enable_msvidc32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15728 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15729 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
15730 ac_config_files
="$ac_config_files dlls/msvidc32/Makefile"
15732 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15733 dlls/msvideo.dll16/Makefile"
15734 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15736 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15737 dlls/msvideo.dll16/Makefile: dlls/msvideo.dll16/Makefile.in dlls/Makedll.rules"
15738 ac_config_files
="$ac_config_files dlls/msvideo.dll16/Makefile"
15740 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15741 dlls/mswsock/Makefile"
15742 test "x$enable_mswsock" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15744 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15745 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
15746 ac_config_files
="$ac_config_files dlls/mswsock/Makefile"
15748 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15749 dlls/msxml3/Makefile"
15750 test "x$enable_msxml3" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15752 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15753 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
15754 ac_config_files
="$ac_config_files dlls/msxml3/Makefile"
15756 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15757 dlls/msxml3/tests/Makefile"
15758 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15760 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15761 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
15762 ac_config_files
="$ac_config_files dlls/msxml3/tests/Makefile"
15764 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15765 dlls/nddeapi/Makefile"
15766 test "x$enable_nddeapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15768 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15769 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
15770 ac_config_files
="$ac_config_files dlls/nddeapi/Makefile"
15772 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15773 dlls/netapi32/Makefile"
15774 test "x$enable_netapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15776 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15777 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
15778 ac_config_files
="$ac_config_files dlls/netapi32/Makefile"
15780 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15781 dlls/netapi32/tests/Makefile"
15782 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15784 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15785 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
15786 ac_config_files
="$ac_config_files dlls/netapi32/tests/Makefile"
15788 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15789 dlls/newdev/Makefile"
15790 test "x$enable_newdev" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15792 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15793 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
15794 ac_config_files
="$ac_config_files dlls/newdev/Makefile"
15796 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15797 dlls/ntdll/Makefile"
15798 test "x$enable_ntdll" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15800 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15801 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
15802 ac_config_files
="$ac_config_files dlls/ntdll/Makefile"
15804 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15805 dlls/ntdll/tests/Makefile"
15806 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15808 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15809 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
15810 ac_config_files
="$ac_config_files dlls/ntdll/tests/Makefile"
15812 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15813 dlls/ntdsapi/Makefile"
15814 test "x$enable_ntdsapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15816 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15817 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
15818 ac_config_files
="$ac_config_files dlls/ntdsapi/Makefile"
15820 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15821 dlls/ntdsapi/tests/Makefile"
15822 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15824 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15825 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
15826 ac_config_files
="$ac_config_files dlls/ntdsapi/tests/Makefile"
15828 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15829 dlls/ntoskrnl.exe/Makefile"
15830 test "x$enable_ntoskrnl_exe" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15832 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15833 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
15834 ac_config_files
="$ac_config_files dlls/ntoskrnl.exe/Makefile"
15836 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15837 dlls/ntprint/Makefile"
15838 test "x$enable_ntprint" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15840 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15841 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
15842 ac_config_files
="$ac_config_files dlls/ntprint/Makefile"
15844 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15845 dlls/ntprint/tests/Makefile"
15846 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15848 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15849 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
15850 ac_config_files
="$ac_config_files dlls/ntprint/tests/Makefile"
15852 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15853 dlls/objsel/Makefile"
15854 test "x$enable_objsel" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15856 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15857 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
15858 ac_config_files
="$ac_config_files dlls/objsel/Makefile"
15860 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15861 dlls/odbc32/Makefile"
15862 test "x$enable_odbc32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15864 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15865 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
15866 ac_config_files
="$ac_config_files dlls/odbc32/Makefile"
15868 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15869 dlls/odbccp32/Makefile"
15870 test "x$enable_odbccp32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15872 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15873 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
15874 ac_config_files
="$ac_config_files dlls/odbccp32/Makefile"
15876 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15877 dlls/odbccp32/tests/Makefile"
15878 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15880 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15881 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
15882 ac_config_files
="$ac_config_files dlls/odbccp32/tests/Makefile"
15884 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15885 dlls/ole2.dll16/Makefile"
15886 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15888 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15889 dlls/ole2.dll16/Makefile: dlls/ole2.dll16/Makefile.in dlls/Makedll.rules"
15890 ac_config_files
="$ac_config_files dlls/ole2.dll16/Makefile"
15892 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15893 dlls/ole2conv.dll16/Makefile"
15894 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15896 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15897 dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules"
15898 ac_config_files
="$ac_config_files dlls/ole2conv.dll16/Makefile"
15900 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15901 dlls/ole2disp.dll16/Makefile"
15902 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15904 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15905 dlls/ole2disp.dll16/Makefile: dlls/ole2disp.dll16/Makefile.in dlls/Makedll.rules"
15906 ac_config_files
="$ac_config_files dlls/ole2disp.dll16/Makefile"
15908 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15909 dlls/ole2nls.dll16/Makefile"
15910 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15912 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15913 dlls/ole2nls.dll16/Makefile: dlls/ole2nls.dll16/Makefile.in dlls/Makedll.rules"
15914 ac_config_files
="$ac_config_files dlls/ole2nls.dll16/Makefile"
15916 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15917 dlls/ole2prox.dll16/Makefile"
15918 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15920 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15921 dlls/ole2prox.dll16/Makefile: dlls/ole2prox.dll16/Makefile.in dlls/Makedll.rules"
15922 ac_config_files
="$ac_config_files dlls/ole2prox.dll16/Makefile"
15924 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15925 dlls/ole2thk.dll16/Makefile"
15926 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15928 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15929 dlls/ole2thk.dll16/Makefile: dlls/ole2thk.dll16/Makefile.in dlls/Makedll.rules"
15930 ac_config_files
="$ac_config_files dlls/ole2thk.dll16/Makefile"
15932 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15933 dlls/ole32/Makefile"
15934 test "x$enable_ole32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15936 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15937 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
15938 ac_config_files
="$ac_config_files dlls/ole32/Makefile"
15940 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15941 dlls/ole32/tests/Makefile"
15942 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15944 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15945 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
15946 ac_config_files
="$ac_config_files dlls/ole32/tests/Makefile"
15948 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15949 dlls/oleacc/Makefile"
15950 test "x$enable_oleacc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15952 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15953 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
15954 ac_config_files
="$ac_config_files dlls/oleacc/Makefile"
15956 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15957 dlls/oleacc/tests/Makefile"
15958 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15960 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15961 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
15962 ac_config_files
="$ac_config_files dlls/oleacc/tests/Makefile"
15964 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15965 dlls/oleaut32/Makefile"
15966 test "x$enable_oleaut32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15968 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15969 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
15970 ac_config_files
="$ac_config_files dlls/oleaut32/Makefile"
15972 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15973 dlls/oleaut32/tests/Makefile"
15974 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15976 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15977 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
15978 ac_config_files
="$ac_config_files dlls/oleaut32/tests/Makefile"
15980 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15981 dlls/olecli.dll16/Makefile"
15982 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15984 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15985 dlls/olecli.dll16/Makefile: dlls/olecli.dll16/Makefile.in dlls/Makedll.rules"
15986 ac_config_files
="$ac_config_files dlls/olecli.dll16/Makefile"
15988 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15989 dlls/olecli32/Makefile"
15990 test "x$enable_olecli32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15992 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15993 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
15994 ac_config_files
="$ac_config_files dlls/olecli32/Makefile"
15996 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15997 dlls/oledb32/Makefile"
15998 test "x$enable_oledb32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16000 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16001 dlls/oledb32/Makefile: dlls/oledb32/Makefile.in dlls/Makedll.rules"
16002 ac_config_files
="$ac_config_files dlls/oledb32/Makefile"
16004 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16005 dlls/oledb32/tests/Makefile"
16006 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16008 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16009 dlls/oledb32/tests/Makefile: dlls/oledb32/tests/Makefile.in dlls/Maketest.rules"
16010 ac_config_files
="$ac_config_files dlls/oledb32/tests/Makefile"
16012 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16013 dlls/oledlg/Makefile"
16014 test "x$enable_oledlg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16016 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16017 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
16018 ac_config_files
="$ac_config_files dlls/oledlg/Makefile"
16020 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16021 dlls/olepro32/Makefile"
16022 test "x$enable_olepro32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16024 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16025 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
16026 ac_config_files
="$ac_config_files dlls/olepro32/Makefile"
16028 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16029 dlls/olesvr.dll16/Makefile"
16030 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16032 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16033 dlls/olesvr.dll16/Makefile: dlls/olesvr.dll16/Makefile.in dlls/Makedll.rules"
16034 ac_config_files
="$ac_config_files dlls/olesvr.dll16/Makefile"
16036 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16037 dlls/olesvr32/Makefile"
16038 test "x$enable_olesvr32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16040 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16041 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
16042 ac_config_files
="$ac_config_files dlls/olesvr32/Makefile"
16044 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16045 dlls/olethk32/Makefile"
16046 test "x$enable_olethk32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16048 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16049 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
16050 ac_config_files
="$ac_config_files dlls/olethk32/Makefile"
16052 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16053 dlls/openal32/Makefile"
16054 test "x$enable_openal32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16056 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16057 dlls/openal32/Makefile: dlls/openal32/Makefile.in dlls/Makedll.rules"
16058 ac_config_files
="$ac_config_files dlls/openal32/Makefile"
16060 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16061 dlls/opengl32/Makefile"
16062 test "x$enable_opengl32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16064 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16065 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
16066 ac_config_files
="$ac_config_files dlls/opengl32/Makefile"
16068 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16069 dlls/opengl32/tests/Makefile"
16070 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16072 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16073 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
16074 ac_config_files
="$ac_config_files dlls/opengl32/tests/Makefile"
16076 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16078 test "x$enable_pdh" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16080 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16081 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
16082 ac_config_files
="$ac_config_files dlls/pdh/Makefile"
16084 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16085 dlls/pdh/tests/Makefile"
16086 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16088 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16089 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
16090 ac_config_files
="$ac_config_files dlls/pdh/tests/Makefile"
16092 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16093 dlls/pidgen/Makefile"
16094 test "x$enable_pidgen" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16096 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16097 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
16098 ac_config_files
="$ac_config_files dlls/pidgen/Makefile"
16100 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16101 dlls/powrprof/Makefile"
16102 test "x$enable_powrprof" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16104 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16105 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
16106 ac_config_files
="$ac_config_files dlls/powrprof/Makefile"
16108 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16109 dlls/printui/Makefile"
16110 test "x$enable_printui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16112 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16113 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
16114 ac_config_files
="$ac_config_files dlls/printui/Makefile"
16116 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16117 dlls/propsys/Makefile"
16118 test "x$enable_propsys" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16120 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16121 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
16122 ac_config_files
="$ac_config_files dlls/propsys/Makefile"
16124 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16125 dlls/psapi/Makefile"
16126 test "x$enable_psapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16128 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16129 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
16130 ac_config_files
="$ac_config_files dlls/psapi/Makefile"
16132 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16133 dlls/psapi/tests/Makefile"
16134 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16136 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16137 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
16138 ac_config_files
="$ac_config_files dlls/psapi/tests/Makefile"
16140 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16141 dlls/pstorec/Makefile"
16142 test "x$enable_pstorec" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16144 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16145 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
16146 ac_config_files
="$ac_config_files dlls/pstorec/Makefile"
16148 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16149 dlls/qcap/Makefile"
16150 test "x$enable_qcap" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16152 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16153 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
16154 ac_config_files
="$ac_config_files dlls/qcap/Makefile"
16156 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16157 dlls/qedit/Makefile"
16158 test "x$enable_qedit" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16160 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16161 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
16162 ac_config_files
="$ac_config_files dlls/qedit/Makefile"
16164 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16165 dlls/qedit/tests/Makefile"
16166 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16168 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16169 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
16170 ac_config_files
="$ac_config_files dlls/qedit/tests/Makefile"
16172 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16173 dlls/qmgr/Makefile"
16174 test "x$enable_qmgr" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16176 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16177 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
16178 ac_config_files
="$ac_config_files dlls/qmgr/Makefile"
16180 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16181 dlls/qmgr/tests/Makefile"
16182 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16184 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16185 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
16186 ac_config_files
="$ac_config_files dlls/qmgr/tests/Makefile"
16188 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16189 dlls/qmgrprxy/Makefile"
16190 test "x$enable_qmgrprxy" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16192 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16193 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
16194 ac_config_files
="$ac_config_files dlls/qmgrprxy/Makefile"
16196 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16197 dlls/quartz/Makefile"
16198 test "x$enable_quartz" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16200 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16201 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
16202 ac_config_files
="$ac_config_files dlls/quartz/Makefile"
16204 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16205 dlls/quartz/tests/Makefile"
16206 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16208 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16209 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
16210 ac_config_files
="$ac_config_files dlls/quartz/tests/Makefile"
16212 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16213 dlls/query/Makefile"
16214 test "x$enable_query" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16216 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16217 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
16218 ac_config_files
="$ac_config_files dlls/query/Makefile"
16220 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16221 dlls/rasapi16.dll16/Makefile"
16222 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16224 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16225 dlls/rasapi16.dll16/Makefile: dlls/rasapi16.dll16/Makefile.in dlls/Makedll.rules"
16226 ac_config_files
="$ac_config_files dlls/rasapi16.dll16/Makefile"
16228 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16229 dlls/rasapi32/Makefile"
16230 test "x$enable_rasapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16232 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16233 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
16234 ac_config_files
="$ac_config_files dlls/rasapi32/Makefile"
16236 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16237 dlls/rasapi32/tests/Makefile"
16238 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16240 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16241 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
16242 ac_config_files
="$ac_config_files dlls/rasapi32/tests/Makefile"
16244 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16245 dlls/rasdlg/Makefile"
16246 test "x$enable_rasdlg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16248 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16249 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
16250 ac_config_files
="$ac_config_files dlls/rasdlg/Makefile"
16252 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16253 dlls/resutils/Makefile"
16254 test "x$enable_resutils" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16256 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16257 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
16258 ac_config_files
="$ac_config_files dlls/resutils/Makefile"
16260 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16261 dlls/riched20/Makefile"
16262 test "x$enable_riched20" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16264 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16265 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
16266 ac_config_files
="$ac_config_files dlls/riched20/Makefile"
16268 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16269 dlls/riched20/tests/Makefile"
16270 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16272 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16273 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
16274 ac_config_files
="$ac_config_files dlls/riched20/tests/Makefile"
16276 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16277 dlls/riched32/Makefile"
16278 test "x$enable_riched32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16280 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16281 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
16282 ac_config_files
="$ac_config_files dlls/riched32/Makefile"
16284 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16285 dlls/riched32/tests/Makefile"
16286 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16288 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16289 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
16290 ac_config_files
="$ac_config_files dlls/riched32/tests/Makefile"
16292 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16293 dlls/rpcrt4/Makefile"
16294 test "x$enable_rpcrt4" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16296 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16297 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
16298 ac_config_files
="$ac_config_files dlls/rpcrt4/Makefile"
16300 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16301 dlls/rpcrt4/tests/Makefile"
16302 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16304 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16305 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
16306 ac_config_files
="$ac_config_files dlls/rpcrt4/tests/Makefile"
16308 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16309 dlls/rsabase/Makefile"
16310 test "x$enable_rsabase" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16312 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16313 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
16314 ac_config_files
="$ac_config_files dlls/rsabase/Makefile"
16316 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16317 dlls/rsaenh/Makefile"
16318 test "x$enable_rsaenh" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16320 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16321 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
16322 ac_config_files
="$ac_config_files dlls/rsaenh/Makefile"
16324 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16325 dlls/rsaenh/tests/Makefile"
16326 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16328 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16329 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
16330 ac_config_files
="$ac_config_files dlls/rsaenh/tests/Makefile"
16332 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16333 dlls/rtutils/Makefile"
16334 test "x$enable_rtutils" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16336 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16337 dlls/rtutils/Makefile: dlls/rtutils/Makefile.in dlls/Makedll.rules"
16338 ac_config_files
="$ac_config_files dlls/rtutils/Makefile"
16340 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16341 dlls/sane.ds/Makefile"
16342 test "x$enable_sane_ds" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16344 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16345 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
16346 ac_config_files
="$ac_config_files dlls/sane.ds/Makefile"
16348 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16349 dlls/sccbase/Makefile"
16350 test "x$enable_sccbase" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16352 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16353 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
16354 ac_config_files
="$ac_config_files dlls/sccbase/Makefile"
16356 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16357 dlls/schannel/Makefile"
16358 test "x$enable_schannel" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16360 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16361 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
16362 ac_config_files
="$ac_config_files dlls/schannel/Makefile"
16364 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16365 dlls/schannel/tests/Makefile"
16366 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16368 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16369 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
16370 ac_config_files
="$ac_config_files dlls/schannel/tests/Makefile"
16372 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16373 dlls/secur32/Makefile"
16374 test "x$enable_secur32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16376 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16377 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
16378 ac_config_files
="$ac_config_files dlls/secur32/Makefile"
16380 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16381 dlls/secur32/tests/Makefile"
16382 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16384 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16385 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
16386 ac_config_files
="$ac_config_files dlls/secur32/tests/Makefile"
16388 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16389 dlls/security/Makefile"
16390 test "x$enable_security" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16392 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16393 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
16394 ac_config_files
="$ac_config_files dlls/security/Makefile"
16396 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16397 dlls/sensapi/Makefile"
16398 test "x$enable_sensapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16400 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16401 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
16402 ac_config_files
="$ac_config_files dlls/sensapi/Makefile"
16404 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16405 dlls/serialui/Makefile"
16406 test "x$enable_serialui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16408 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16409 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
16410 ac_config_files
="$ac_config_files dlls/serialui/Makefile"
16412 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16413 dlls/serialui/tests/Makefile"
16414 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16416 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16417 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
16418 ac_config_files
="$ac_config_files dlls/serialui/tests/Makefile"
16420 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16421 dlls/setupapi/Makefile"
16422 test "x$enable_setupapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16424 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16425 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
16426 ac_config_files
="$ac_config_files dlls/setupapi/Makefile"
16428 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16429 dlls/setupapi/tests/Makefile"
16430 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16432 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16433 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
16434 ac_config_files
="$ac_config_files dlls/setupapi/tests/Makefile"
16436 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16438 test "x$enable_sfc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16440 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16441 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
16442 ac_config_files
="$ac_config_files dlls/sfc/Makefile"
16444 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16445 dlls/sfc_os/Makefile"
16446 test "x$enable_sfc_os" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16448 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16449 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
16450 ac_config_files
="$ac_config_files dlls/sfc_os/Makefile"
16452 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16453 dlls/shdoclc/Makefile"
16454 test "x$enable_shdoclc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16456 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16457 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
16458 ac_config_files
="$ac_config_files dlls/shdoclc/Makefile"
16460 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16461 dlls/shdocvw/Makefile"
16462 test "x$enable_shdocvw" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16464 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16465 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
16466 ac_config_files
="$ac_config_files dlls/shdocvw/Makefile"
16468 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16469 dlls/shdocvw/tests/Makefile"
16470 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16472 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16473 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
16474 ac_config_files
="$ac_config_files dlls/shdocvw/tests/Makefile"
16476 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16477 dlls/shell.dll16/Makefile"
16478 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16480 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16481 dlls/shell.dll16/Makefile: dlls/shell.dll16/Makefile.in dlls/Makedll.rules"
16482 ac_config_files
="$ac_config_files dlls/shell.dll16/Makefile"
16484 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16485 dlls/shell32/Makefile"
16486 test "x$enable_shell32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16488 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16489 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
16490 ac_config_files
="$ac_config_files dlls/shell32/Makefile"
16492 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16493 dlls/shell32/tests/Makefile"
16494 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16496 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16497 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
16498 ac_config_files
="$ac_config_files dlls/shell32/tests/Makefile"
16500 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16501 dlls/shfolder/Makefile"
16502 test "x$enable_shfolder" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16504 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16505 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
16506 ac_config_files
="$ac_config_files dlls/shfolder/Makefile"
16508 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16509 dlls/shlwapi/Makefile"
16510 test "x$enable_shlwapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16512 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16513 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
16514 ac_config_files
="$ac_config_files dlls/shlwapi/Makefile"
16516 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16517 dlls/shlwapi/tests/Makefile"
16518 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16520 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16521 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
16522 ac_config_files
="$ac_config_files dlls/shlwapi/tests/Makefile"
16524 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16525 dlls/slbcsp/Makefile"
16526 test "x$enable_slbcsp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16528 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16529 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
16530 ac_config_files
="$ac_config_files dlls/slbcsp/Makefile"
16532 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16534 test "x$enable_slc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16536 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16537 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
16538 ac_config_files
="$ac_config_files dlls/slc/Makefile"
16540 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16541 dlls/snmpapi/Makefile"
16542 test "x$enable_snmpapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16544 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16545 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
16546 ac_config_files
="$ac_config_files dlls/snmpapi/Makefile"
16548 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16549 dlls/snmpapi/tests/Makefile"
16550 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16552 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16553 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
16554 ac_config_files
="$ac_config_files dlls/snmpapi/tests/Makefile"
16556 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16557 dlls/softpub/Makefile"
16558 test "x$enable_softpub" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16560 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16561 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
16562 ac_config_files
="$ac_config_files dlls/softpub/Makefile"
16564 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16565 dlls/sound.drv16/Makefile"
16566 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16568 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16569 dlls/sound.drv16/Makefile: dlls/sound.drv16/Makefile.in dlls/Makedll.rules"
16570 ac_config_files
="$ac_config_files dlls/sound.drv16/Makefile"
16572 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16573 dlls/spoolss/Makefile"
16574 test "x$enable_spoolss" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16576 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16577 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
16578 ac_config_files
="$ac_config_files dlls/spoolss/Makefile"
16580 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16581 dlls/spoolss/tests/Makefile"
16582 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16584 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16585 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
16586 ac_config_files
="$ac_config_files dlls/spoolss/tests/Makefile"
16588 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16589 dlls/stdole2.tlb/Makefile"
16590 test "x$enable_stdole2_tlb" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16592 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16593 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
16594 ac_config_files
="$ac_config_files dlls/stdole2.tlb/Makefile"
16596 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16597 dlls/stdole32.tlb/Makefile"
16598 test "x$enable_stdole32_tlb" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16600 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16601 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
16602 ac_config_files
="$ac_config_files dlls/stdole32.tlb/Makefile"
16604 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16606 test "x$enable_sti" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16608 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16609 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
16610 ac_config_files
="$ac_config_files dlls/sti/Makefile"
16612 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16613 dlls/sti/tests/Makefile"
16614 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16616 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16617 dlls/sti/tests/Makefile: dlls/sti/tests/Makefile.in dlls/Maketest.rules"
16618 ac_config_files
="$ac_config_files dlls/sti/tests/Makefile"
16620 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16621 dlls/storage.dll16/Makefile"
16622 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16624 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16625 dlls/storage.dll16/Makefile: dlls/storage.dll16/Makefile.in dlls/Makedll.rules"
16626 ac_config_files
="$ac_config_files dlls/storage.dll16/Makefile"
16628 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16629 dlls/stress.dll16/Makefile"
16630 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16632 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16633 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
16634 ac_config_files
="$ac_config_files dlls/stress.dll16/Makefile"
16636 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16637 dlls/strmiids/Makefile"
16638 test "x$enable_strmiids" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
16640 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16641 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
16642 ac_config_files
="$ac_config_files dlls/strmiids/Makefile"
16644 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16645 dlls/svrapi/Makefile"
16646 test "x$enable_svrapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16648 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16649 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
16650 ac_config_files
="$ac_config_files dlls/svrapi/Makefile"
16652 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16654 test "x$enable_sxs" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16656 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16657 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
16658 ac_config_files
="$ac_config_files dlls/sxs/Makefile"
16660 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16661 dlls/system.drv16/Makefile"
16662 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16664 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16665 dlls/system.drv16/Makefile: dlls/system.drv16/Makefile.in dlls/Makedll.rules"
16666 ac_config_files
="$ac_config_files dlls/system.drv16/Makefile"
16668 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16669 dlls/t2embed/Makefile"
16670 test "x$enable_t2embed" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16672 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16673 dlls/t2embed/Makefile: dlls/t2embed/Makefile.in dlls/Makedll.rules"
16674 ac_config_files
="$ac_config_files dlls/t2embed/Makefile"
16676 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16677 dlls/tapi32/Makefile"
16678 test "x$enable_tapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16680 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16681 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
16682 ac_config_files
="$ac_config_files dlls/tapi32/Makefile"
16684 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16685 dlls/toolhelp.dll16/Makefile"
16686 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16688 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16689 dlls/toolhelp.dll16/Makefile: dlls/toolhelp.dll16/Makefile.in dlls/Makedll.rules"
16690 ac_config_files
="$ac_config_files dlls/toolhelp.dll16/Makefile"
16692 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16693 dlls/traffic/Makefile"
16694 test "x$enable_traffic" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16696 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16697 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
16698 ac_config_files
="$ac_config_files dlls/traffic/Makefile"
16700 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16701 dlls/twain.dll16/Makefile"
16702 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16704 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16705 dlls/twain.dll16/Makefile: dlls/twain.dll16/Makefile.in dlls/Makedll.rules"
16706 ac_config_files
="$ac_config_files dlls/twain.dll16/Makefile"
16708 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16709 dlls/twain_32/Makefile"
16710 test "x$enable_twain_32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16712 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16713 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
16714 ac_config_files
="$ac_config_files dlls/twain_32/Makefile"
16716 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16717 dlls/twain_32/tests/Makefile"
16718 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16720 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16721 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
16722 ac_config_files
="$ac_config_files dlls/twain_32/tests/Makefile"
16724 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16725 dlls/typelib.dll16/Makefile"
16726 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16728 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16729 dlls/typelib.dll16/Makefile: dlls/typelib.dll16/Makefile.in dlls/Makedll.rules"
16730 ac_config_files
="$ac_config_files dlls/typelib.dll16/Makefile"
16732 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16733 dlls/unicows/Makefile"
16734 test "x$enable_unicows" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16736 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16737 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
16738 ac_config_files
="$ac_config_files dlls/unicows/Makefile"
16740 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16741 dlls/updspapi/Makefile"
16742 test "x$enable_updspapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16744 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16745 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
16746 ac_config_files
="$ac_config_files dlls/updspapi/Makefile"
16748 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16750 test "x$enable_url" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16752 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16753 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
16754 ac_config_files
="$ac_config_files dlls/url/Makefile"
16756 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16757 dlls/urlmon/Makefile"
16758 test "x$enable_urlmon" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16760 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16761 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
16762 ac_config_files
="$ac_config_files dlls/urlmon/Makefile"
16764 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16765 dlls/urlmon/tests/Makefile"
16766 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16768 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16769 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
16770 ac_config_files
="$ac_config_files dlls/urlmon/tests/Makefile"
16772 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16773 dlls/user32/Makefile"
16774 test "x$enable_user32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16776 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16777 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
16778 ac_config_files
="$ac_config_files dlls/user32/Makefile"
16780 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16781 dlls/user32/tests/Makefile"
16782 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16784 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16785 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
16786 ac_config_files
="$ac_config_files dlls/user32/tests/Makefile"
16788 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16789 dlls/userenv/Makefile"
16790 test "x$enable_userenv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16792 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16793 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
16794 ac_config_files
="$ac_config_files dlls/userenv/Makefile"
16796 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16797 dlls/userenv/tests/Makefile"
16798 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16800 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16801 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
16802 ac_config_files
="$ac_config_files dlls/userenv/tests/Makefile"
16804 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16805 dlls/usp10/Makefile"
16806 test "x$enable_usp10" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16808 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16809 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
16810 ac_config_files
="$ac_config_files dlls/usp10/Makefile"
16812 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16813 dlls/usp10/tests/Makefile"
16814 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16816 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16817 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
16818 ac_config_files
="$ac_config_files dlls/usp10/tests/Makefile"
16820 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16821 dlls/uuid/Makefile"
16822 test "x$enable_uuid" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
16824 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16825 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
16826 ac_config_files
="$ac_config_files dlls/uuid/Makefile"
16828 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16829 dlls/uxtheme/Makefile"
16830 test "x$enable_uxtheme" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16832 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16833 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
16834 ac_config_files
="$ac_config_files dlls/uxtheme/Makefile"
16836 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16837 dlls/uxtheme/tests/Makefile"
16838 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16840 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16841 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
16842 ac_config_files
="$ac_config_files dlls/uxtheme/tests/Makefile"
16844 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16845 dlls/vdhcp.vxd/Makefile"
16846 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16848 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16849 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
16850 ac_config_files
="$ac_config_files dlls/vdhcp.vxd/Makefile"
16852 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16853 dlls/vdmdbg/Makefile"
16854 test "x$enable_vdmdbg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16856 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16857 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
16858 ac_config_files
="$ac_config_files dlls/vdmdbg/Makefile"
16860 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16861 dlls/version/Makefile"
16862 test "x$enable_version" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16864 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16865 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
16866 ac_config_files
="$ac_config_files dlls/version/Makefile"
16868 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16869 dlls/version/tests/Makefile"
16870 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16872 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16873 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
16874 ac_config_files
="$ac_config_files dlls/version/tests/Makefile"
16876 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16877 dlls/vmm.vxd/Makefile"
16878 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16880 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16881 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
16882 ac_config_files
="$ac_config_files dlls/vmm.vxd/Makefile"
16884 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16885 dlls/vnbt.vxd/Makefile"
16886 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16888 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16889 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
16890 ac_config_files
="$ac_config_files dlls/vnbt.vxd/Makefile"
16892 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16893 dlls/vnetbios.vxd/Makefile"
16894 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16896 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16897 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
16898 ac_config_files
="$ac_config_files dlls/vnetbios.vxd/Makefile"
16900 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16901 dlls/vtdapi.vxd/Makefile"
16902 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16904 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16905 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
16906 ac_config_files
="$ac_config_files dlls/vtdapi.vxd/Makefile"
16908 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16909 dlls/vwin32.vxd/Makefile"
16910 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16912 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16913 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
16914 ac_config_files
="$ac_config_files dlls/vwin32.vxd/Makefile"
16916 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16917 dlls/w32skrnl/Makefile"
16918 test "x$enable_w32skrnl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16920 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16921 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
16922 ac_config_files
="$ac_config_files dlls/w32skrnl/Makefile"
16924 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16925 dlls/w32sys.dll16/Makefile"
16926 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16928 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16929 dlls/w32sys.dll16/Makefile: dlls/w32sys.dll16/Makefile.in dlls/Makedll.rules"
16930 ac_config_files
="$ac_config_files dlls/w32sys.dll16/Makefile"
16932 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16933 dlls/wbemprox/Makefile"
16934 test "x$enable_wbemprox" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16936 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16937 dlls/wbemprox/Makefile: dlls/wbemprox/Makefile.in dlls/Makedll.rules"
16938 ac_config_files
="$ac_config_files dlls/wbemprox/Makefile"
16940 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16941 dlls/win32s16.dll16/Makefile"
16942 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16944 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16945 dlls/win32s16.dll16/Makefile: dlls/win32s16.dll16/Makefile.in dlls/Makedll.rules"
16946 ac_config_files
="$ac_config_files dlls/win32s16.dll16/Makefile"
16948 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16949 dlls/win87em.dll16/Makefile"
16950 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16952 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16953 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
16954 ac_config_files
="$ac_config_files dlls/win87em.dll16/Makefile"
16956 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16957 dlls/winaspi.dll16/Makefile"
16958 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16960 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16961 dlls/winaspi.dll16/Makefile: dlls/winaspi.dll16/Makefile.in dlls/Makedll.rules"
16962 ac_config_files
="$ac_config_files dlls/winaspi.dll16/Makefile"
16964 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16965 dlls/windebug.dll16/Makefile"
16966 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16968 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16969 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
16970 ac_config_files
="$ac_config_files dlls/windebug.dll16/Makefile"
16972 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16973 dlls/windowscodecs/Makefile"
16974 test "x$enable_windowscodecs" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16976 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16977 dlls/windowscodecs/Makefile: dlls/windowscodecs/Makefile.in dlls/Makedll.rules"
16978 ac_config_files
="$ac_config_files dlls/windowscodecs/Makefile"
16980 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16981 dlls/windowscodecs/tests/Makefile"
16982 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16983 windowscodecs/tests"
16984 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16985 dlls/windowscodecs/tests/Makefile: dlls/windowscodecs/tests/Makefile.in dlls/Maketest.rules"
16986 ac_config_files
="$ac_config_files dlls/windowscodecs/tests/Makefile"
16988 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16989 dlls/winealsa.drv/Makefile"
16990 test "x$enable_winealsa_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16992 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16993 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
16994 ac_config_files
="$ac_config_files dlls/winealsa.drv/Makefile"
16996 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16997 dlls/wineaudioio.drv/Makefile"
16998 test "x$enable_wineaudioio_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17000 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17001 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
17002 ac_config_files
="$ac_config_files dlls/wineaudioio.drv/Makefile"
17004 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17005 dlls/winecoreaudio.drv/Makefile"
17006 test "x$enable_winecoreaudio_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17008 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17009 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
17010 ac_config_files
="$ac_config_files dlls/winecoreaudio.drv/Makefile"
17012 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17013 dlls/winecrt0/Makefile"
17014 test "x$enable_winecrt0" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
17016 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17017 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
17018 ac_config_files
="$ac_config_files dlls/winecrt0/Makefile"
17020 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17021 dlls/wined3d/Makefile"
17022 test "x$enable_wined3d" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17024 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17025 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
17026 ac_config_files
="$ac_config_files dlls/wined3d/Makefile"
17028 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17029 dlls/winedos/Makefile"
17030 test "x$enable_winedos" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17032 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17033 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
17034 ac_config_files
="$ac_config_files dlls/winedos/Makefile"
17036 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17037 dlls/wineesd.drv/Makefile"
17038 test "x$enable_wineesd_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17040 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17041 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
17042 ac_config_files
="$ac_config_files dlls/wineesd.drv/Makefile"
17044 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17045 dlls/winejack.drv/Makefile"
17046 test "x$enable_winejack_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17048 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17049 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
17050 ac_config_files
="$ac_config_files dlls/winejack.drv/Makefile"
17052 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17053 dlls/winejoystick.drv/Makefile"
17054 test "x$enable_winejoystick_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17056 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17057 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
17058 ac_config_files
="$ac_config_files dlls/winejoystick.drv/Makefile"
17060 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17061 dlls/winemp3.acm/Makefile"
17062 test "x$enable_winemp3_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17064 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17065 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
17066 ac_config_files
="$ac_config_files dlls/winemp3.acm/Makefile"
17068 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17069 dlls/winenas.drv/Makefile"
17070 test "x$enable_winenas_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17072 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17073 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
17074 ac_config_files
="$ac_config_files dlls/winenas.drv/Makefile"
17076 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17077 dlls/wineoss.drv/Makefile"
17078 test "x$enable_wineoss_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17080 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17081 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
17082 ac_config_files
="$ac_config_files dlls/wineoss.drv/Makefile"
17084 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17085 dlls/wineps.drv/Makefile"
17086 test "x$enable_wineps_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17088 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17089 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
17090 ac_config_files
="$ac_config_files dlls/wineps.drv/Makefile"
17092 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17093 dlls/winequartz.drv/Makefile"
17094 test "x$enable_winequartz_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17096 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17097 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
17098 ac_config_files
="$ac_config_files dlls/winequartz.drv/Makefile"
17100 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17101 dlls/winex11.drv/Makefile"
17102 test "x$enable_winex11_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17104 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17105 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
17106 ac_config_files
="$ac_config_files dlls/winex11.drv/Makefile"
17108 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17109 dlls/wing.dll16/Makefile"
17110 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17112 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17113 dlls/wing.dll16/Makefile: dlls/wing.dll16/Makefile.in dlls/Makedll.rules"
17114 ac_config_files
="$ac_config_files dlls/wing.dll16/Makefile"
17116 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17117 dlls/wing32/Makefile"
17118 test "x$enable_wing32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17120 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17121 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
17122 ac_config_files
="$ac_config_files dlls/wing32/Makefile"
17124 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17125 dlls/winhttp/Makefile"
17126 test "x$enable_winhttp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17128 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17129 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
17130 ac_config_files
="$ac_config_files dlls/winhttp/Makefile"
17132 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17133 dlls/winhttp/tests/Makefile"
17134 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17136 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17137 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
17138 ac_config_files
="$ac_config_files dlls/winhttp/tests/Makefile"
17140 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17141 dlls/wininet/Makefile"
17142 test "x$enable_wininet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17144 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17145 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
17146 ac_config_files
="$ac_config_files dlls/wininet/Makefile"
17148 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17149 dlls/wininet/tests/Makefile"
17150 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17152 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17153 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
17154 ac_config_files
="$ac_config_files dlls/wininet/tests/Makefile"
17156 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17157 dlls/winmm/Makefile"
17158 test "x$enable_winmm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17160 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17161 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
17162 ac_config_files
="$ac_config_files dlls/winmm/Makefile"
17164 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17165 dlls/winmm/tests/Makefile"
17166 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17168 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17169 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
17170 ac_config_files
="$ac_config_files dlls/winmm/tests/Makefile"
17172 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17173 dlls/winnls.dll16/Makefile"
17174 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17176 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17177 dlls/winnls.dll16/Makefile: dlls/winnls.dll16/Makefile.in dlls/Makedll.rules"
17178 ac_config_files
="$ac_config_files dlls/winnls.dll16/Makefile"
17180 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17181 dlls/winnls32/Makefile"
17182 test "x$enable_winnls32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17184 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17185 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
17186 ac_config_files
="$ac_config_files dlls/winnls32/Makefile"
17188 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17189 dlls/winscard/Makefile"
17190 test "x$enable_winscard" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17192 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17193 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
17194 ac_config_files
="$ac_config_files dlls/winscard/Makefile"
17196 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17197 dlls/winspool.drv/Makefile"
17198 test "x$enable_winspool_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17200 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17201 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
17202 ac_config_files
="$ac_config_files dlls/winspool.drv/Makefile"
17204 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17205 dlls/winspool.drv/tests/Makefile"
17206 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17207 winspool.drv/tests"
17208 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17209 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
17210 ac_config_files
="$ac_config_files dlls/winspool.drv/tests/Makefile"
17212 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17213 dlls/wintab.dll16/Makefile"
17214 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17216 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17217 dlls/wintab.dll16/Makefile: dlls/wintab.dll16/Makefile.in dlls/Makedll.rules"
17218 ac_config_files
="$ac_config_files dlls/wintab.dll16/Makefile"
17220 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17221 dlls/wintab32/Makefile"
17222 test "x$enable_wintab32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17224 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17225 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
17226 ac_config_files
="$ac_config_files dlls/wintab32/Makefile"
17228 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17229 dlls/wintab32/tests/Makefile"
17230 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17232 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17233 dlls/wintab32/tests/Makefile: dlls/wintab32/tests/Makefile.in dlls/Maketest.rules"
17234 ac_config_files
="$ac_config_files dlls/wintab32/tests/Makefile"
17236 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17237 dlls/wintrust/Makefile"
17238 test "x$enable_wintrust" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17240 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17241 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
17242 ac_config_files
="$ac_config_files dlls/wintrust/Makefile"
17244 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17245 dlls/wintrust/tests/Makefile"
17246 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17248 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17249 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
17250 ac_config_files
="$ac_config_files dlls/wintrust/tests/Makefile"
17252 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17253 dlls/wldap32/Makefile"
17254 test "x$enable_wldap32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17256 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17257 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
17258 ac_config_files
="$ac_config_files dlls/wldap32/Makefile"
17260 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17261 dlls/wldap32/tests/Makefile"
17262 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17264 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17265 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
17266 ac_config_files
="$ac_config_files dlls/wldap32/tests/Makefile"
17268 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17270 test "x$enable_wmi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17272 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17273 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
17274 ac_config_files
="$ac_config_files dlls/wmi/Makefile"
17276 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17277 dlls/wmiutils/Makefile"
17278 test "x$enable_wmiutils" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17280 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17281 dlls/wmiutils/Makefile: dlls/wmiutils/Makefile.in dlls/Makedll.rules"
17282 ac_config_files
="$ac_config_files dlls/wmiutils/Makefile"
17284 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17285 dlls/wnaspi32/Makefile"
17286 test "x$enable_wnaspi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17288 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17289 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
17290 ac_config_files
="$ac_config_files dlls/wnaspi32/Makefile"
17292 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17293 dlls/wow32/Makefile"
17294 test "x$enable_wow32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17296 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17297 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
17298 ac_config_files
="$ac_config_files dlls/wow32/Makefile"
17300 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17301 dlls/ws2_32/Makefile"
17302 test "x$enable_ws2_32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17304 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17305 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
17306 ac_config_files
="$ac_config_files dlls/ws2_32/Makefile"
17308 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17309 dlls/ws2_32/tests/Makefile"
17310 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17312 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17313 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
17314 ac_config_files
="$ac_config_files dlls/ws2_32/tests/Makefile"
17316 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17317 dlls/wsock32/Makefile"
17318 test "x$enable_wsock32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17320 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17321 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
17322 ac_config_files
="$ac_config_files dlls/wsock32/Makefile"
17324 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17325 dlls/wtsapi32/Makefile"
17326 test "x$enable_wtsapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17328 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17329 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
17330 ac_config_files
="$ac_config_files dlls/wtsapi32/Makefile"
17332 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17333 dlls/wuapi/Makefile"
17334 test "x$enable_wuapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17336 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17337 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
17338 ac_config_files
="$ac_config_files dlls/wuapi/Makefile"
17340 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17341 dlls/xinput1_1/Makefile"
17342 test "x$enable_xinput1_1" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17344 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17345 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
17346 ac_config_files
="$ac_config_files dlls/xinput1_1/Makefile"
17348 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17349 dlls/xinput1_2/Makefile"
17350 test "x$enable_xinput1_2" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17352 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17353 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
17354 ac_config_files
="$ac_config_files dlls/xinput1_2/Makefile"
17356 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17357 dlls/xinput1_3/Makefile"
17358 test "x$enable_xinput1_3" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17360 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17361 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
17362 ac_config_files
="$ac_config_files dlls/xinput1_3/Makefile"
17364 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17365 dlls/xinput1_3/tests/Makefile"
17366 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17368 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17369 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
17370 ac_config_files
="$ac_config_files dlls/xinput1_3/tests/Makefile"
17372 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17373 dlls/xinput9_1_0/Makefile"
17374 test "x$enable_xinput9_1_0" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17376 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17377 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
17378 ac_config_files
="$ac_config_files dlls/xinput9_1_0/Makefile"
17380 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17381 dlls/xmllite/Makefile"
17382 test "x$enable_xmllite" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17384 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17385 dlls/xmllite/Makefile: dlls/xmllite/Makefile.in dlls/Makedll.rules"
17386 ac_config_files
="$ac_config_files dlls/xmllite/Makefile"
17388 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17389 documentation/Makefile"
17390 test "x$enable_documentation" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17392 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17393 documentation/Makefile: documentation/Makefile.in Make.rules"
17394 ac_config_files
="$ac_config_files documentation/Makefile"
17396 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17398 test "x$enable_fonts" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17400 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17401 fonts/Makefile: fonts/Makefile.in Make.rules"
17402 ac_config_files
="$ac_config_files fonts/Makefile"
17404 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17406 test "x$enable_include" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17408 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17409 include/Makefile: include/Makefile.in Make.rules"
17410 ac_config_files
="$ac_config_files include/Makefile"
17412 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17414 test "x$enable_libs" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17416 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17417 libs/Makefile: libs/Makefile.in Make.rules"
17418 ac_config_files
="$ac_config_files libs/Makefile"
17420 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17421 libs/port/Makefile"
17423 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17424 libs/port/Makefile: libs/port/Makefile.in Make.rules"
17425 ac_config_files
="$ac_config_files libs/port/Makefile"
17427 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17428 libs/wine/Makefile"
17430 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17431 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
17432 ac_config_files
="$ac_config_files libs/wine/Makefile"
17434 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17437 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17438 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
17439 ac_config_files
="$ac_config_files libs/wpp/Makefile"
17441 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17443 test "x$enable_loader" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17445 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17446 loader/Makefile: loader/Makefile.in Make.rules"
17447 ac_config_files
="$ac_config_files loader/Makefile"
17449 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17451 test "x$enable_programs" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17453 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17454 programs/Makefile: programs/Makefile.in Make.rules"
17455 ac_config_files
="$ac_config_files programs/Makefile"
17457 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17458 programs/cacls/Makefile"
17459 test "x$enable_cacls" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17460 cacls" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17462 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17463 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
17464 ac_config_files
="$ac_config_files programs/cacls/Makefile"
17466 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17467 programs/clock/Makefile"
17468 test "x$enable_clock" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17469 clock" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17471 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17472 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
17473 ac_config_files
="$ac_config_files programs/clock/Makefile"
17475 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17476 programs/cmd/Makefile"
17477 test "x$enable_cmd" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17478 cmd" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17480 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17481 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
17482 ac_config_files
="$ac_config_files programs/cmd/Makefile"
17484 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17485 programs/cmdlgtst/Makefile"
17486 test "x$enable_cmdlgtst" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17488 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17489 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
17490 ac_config_files
="$ac_config_files programs/cmdlgtst/Makefile"
17492 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17493 programs/control/Makefile"
17494 test "x$enable_control" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17495 control" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17497 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17498 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
17499 ac_config_files
="$ac_config_files programs/control/Makefile"
17501 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17502 programs/dxdiag/Makefile"
17503 test "x$enable_dxdiag" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17504 dxdiag" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17506 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17507 programs/dxdiag/Makefile: programs/dxdiag/Makefile.in programs/Makeprog.rules"
17508 ac_config_files
="$ac_config_files programs/dxdiag/Makefile"
17510 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17511 programs/eject/Makefile"
17512 test "x$enable_eject" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17513 eject" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17515 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17516 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
17517 ac_config_files
="$ac_config_files programs/eject/Makefile"
17519 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17520 programs/expand/Makefile"
17521 test "x$enable_expand" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17522 expand" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17524 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17525 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
17526 ac_config_files
="$ac_config_files programs/expand/Makefile"
17528 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17529 programs/explorer/Makefile"
17530 test "x$enable_explorer" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17531 explorer" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17533 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17534 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
17535 ac_config_files
="$ac_config_files programs/explorer/Makefile"
17537 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17538 programs/hh/Makefile"
17539 test "x$enable_hh" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17540 hh" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17542 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17543 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
17544 ac_config_files
="$ac_config_files programs/hh/Makefile"
17546 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17547 programs/icinfo/Makefile"
17548 test "x$enable_icinfo" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17549 icinfo" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17551 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17552 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
17553 ac_config_files
="$ac_config_files programs/icinfo/Makefile"
17555 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17556 programs/iexplore/Makefile"
17557 test "x$enable_iexplore" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17558 iexplore" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17560 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17561 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
17562 ac_config_files
="$ac_config_files programs/iexplore/Makefile"
17564 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17565 programs/lodctr/Makefile"
17566 test "x$enable_lodctr" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17567 lodctr" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17569 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17570 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
17571 ac_config_files
="$ac_config_files programs/lodctr/Makefile"
17573 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17574 programs/msiexec/Makefile"
17575 test "x$enable_msiexec" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17576 msiexec" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17577 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17579 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17580 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
17581 ac_config_files
="$ac_config_files programs/msiexec/Makefile"
17583 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17584 programs/net/Makefile"
17585 test "x$enable_net" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17586 net" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17588 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17589 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
17590 ac_config_files
="$ac_config_files programs/net/Makefile"
17592 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17593 programs/notepad/Makefile"
17594 test "x$enable_notepad" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17595 notepad" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17596 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17598 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17599 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
17600 ac_config_files
="$ac_config_files programs/notepad/Makefile"
17602 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17603 programs/oleview/Makefile"
17604 test "x$enable_oleview" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17605 oleview" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17607 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17608 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
17609 ac_config_files
="$ac_config_files programs/oleview/Makefile"
17611 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17612 programs/progman/Makefile"
17613 test "x$enable_progman" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17614 progman" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17616 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17617 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
17618 ac_config_files
="$ac_config_files programs/progman/Makefile"
17620 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17621 programs/reg/Makefile"
17622 test "x$enable_reg" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17623 reg" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17625 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17626 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
17627 ac_config_files
="$ac_config_files programs/reg/Makefile"
17629 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17630 programs/regedit/Makefile"
17631 test "x$enable_regedit" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17632 regedit" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17633 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17635 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17636 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
17637 ac_config_files
="$ac_config_files programs/regedit/Makefile"
17639 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17640 programs/regsvr32/Makefile"
17641 test "x$enable_regsvr32" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17642 regsvr32" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17643 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17645 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17646 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
17647 ac_config_files
="$ac_config_files programs/regsvr32/Makefile"
17649 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17650 programs/rpcss/Makefile"
17651 test "x$enable_rpcss" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17652 rpcss" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17654 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17655 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
17656 ac_config_files
="$ac_config_files programs/rpcss/Makefile"
17658 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17659 programs/rundll32/Makefile"
17660 test "x$enable_rundll32" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17661 rundll32" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17663 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17664 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
17665 ac_config_files
="$ac_config_files programs/rundll32/Makefile"
17667 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17668 programs/secedit/Makefile"
17669 test "x$enable_secedit" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17670 secedit" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17672 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17673 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
17674 ac_config_files
="$ac_config_files programs/secedit/Makefile"
17676 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17677 programs/services/Makefile"
17678 test "x$enable_services" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17679 services" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17681 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17682 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
17683 ac_config_files
="$ac_config_files programs/services/Makefile"
17685 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17686 programs/spoolsv/Makefile"
17687 test "x$enable_spoolsv" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17688 spoolsv" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17690 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17691 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
17692 ac_config_files
="$ac_config_files programs/spoolsv/Makefile"
17694 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17695 programs/start/Makefile"
17696 test "x$enable_start" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17697 start" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17699 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17700 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
17701 ac_config_files
="$ac_config_files programs/start/Makefile"
17703 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17704 programs/svchost/Makefile"
17705 test "x$enable_svchost" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17706 svchost" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17708 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17709 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
17710 ac_config_files
="$ac_config_files programs/svchost/Makefile"
17712 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17713 programs/taskmgr/Makefile"
17714 test "x$enable_taskmgr" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17715 taskmgr" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17717 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17718 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
17719 ac_config_files
="$ac_config_files programs/taskmgr/Makefile"
17721 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17722 programs/termsv/Makefile"
17723 test "x$enable_termsv" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17724 termsv" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17726 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17727 programs/termsv/Makefile: programs/termsv/Makefile.in programs/Makeprog.rules"
17728 ac_config_files
="$ac_config_files programs/termsv/Makefile"
17730 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17731 programs/uninstaller/Makefile"
17732 test "x$enable_uninstaller" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17733 uninstaller" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17735 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17736 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
17737 ac_config_files
="$ac_config_files programs/uninstaller/Makefile"
17739 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17740 programs/unlodctr/Makefile"
17741 test "x$enable_unlodctr" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17742 unlodctr" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17744 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17745 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
17746 ac_config_files
="$ac_config_files programs/unlodctr/Makefile"
17748 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17749 programs/view/Makefile"
17750 test "x$enable_view" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17752 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17753 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
17754 ac_config_files
="$ac_config_files programs/view/Makefile"
17756 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17757 programs/wineboot/Makefile"
17758 test "x$enable_wineboot" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17759 wineboot" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17760 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17762 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17763 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
17764 ac_config_files
="$ac_config_files programs/wineboot/Makefile"
17766 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17767 programs/winebrowser/Makefile"
17768 test "x$enable_winebrowser" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17769 winebrowser" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17771 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17772 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
17773 ac_config_files
="$ac_config_files programs/winebrowser/Makefile"
17775 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17776 programs/winecfg/Makefile"
17777 test "x$enable_winecfg" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17778 winecfg" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17779 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17781 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17782 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
17783 ac_config_files
="$ac_config_files programs/winecfg/Makefile"
17785 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17786 programs/wineconsole/Makefile"
17787 test "x$enable_wineconsole" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17788 wineconsole" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17789 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17791 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17792 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
17793 ac_config_files
="$ac_config_files programs/wineconsole/Makefile"
17795 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17796 programs/winedbg/Makefile"
17797 test "x$enable_winedbg" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17798 winedbg" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17799 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17801 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17802 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
17803 ac_config_files
="$ac_config_files programs/winedbg/Makefile"
17805 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17806 programs/winedevice/Makefile"
17807 test "x$enable_winedevice" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17808 winedevice" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17810 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17811 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
17812 ac_config_files
="$ac_config_files programs/winedevice/Makefile"
17814 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17815 programs/winefile/Makefile"
17816 test "x$enable_winefile" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17817 winefile" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17818 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17820 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17821 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
17822 ac_config_files
="$ac_config_files programs/winefile/Makefile"
17824 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17825 programs/winemenubuilder/Makefile"
17826 test "x$enable_winemenubuilder" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17827 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17829 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17830 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
17831 ac_config_files
="$ac_config_files programs/winemenubuilder/Makefile"
17833 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17834 programs/winemine/Makefile"
17835 test "x$enable_winemine" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17836 winemine" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17837 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17839 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17840 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
17841 ac_config_files
="$ac_config_files programs/winemine/Makefile"
17843 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17844 programs/winepath/Makefile"
17845 test "x$enable_winepath" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17846 winepath" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17847 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17849 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17850 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
17851 ac_config_files
="$ac_config_files programs/winepath/Makefile"
17853 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17854 programs/winetest/Makefile"
17855 test "x$enable_winetest" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17857 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17858 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
17859 ac_config_files
="$ac_config_files programs/winetest/Makefile"
17861 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17862 programs/winevdm/Makefile"
17863 test "x$enable_winevdm" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17864 winevdm" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17866 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17867 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
17868 ac_config_files
="$ac_config_files programs/winevdm/Makefile"
17870 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17871 programs/winhelp.exe16/Makefile"
17872 test "x$enable_win16" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17873 winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17875 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17876 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
17877 ac_config_files
="$ac_config_files programs/winhelp.exe16/Makefile"
17879 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17880 programs/winhlp32/Makefile"
17881 test "x$enable_winhlp32" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17882 winhlp32" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17884 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17885 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
17886 ac_config_files
="$ac_config_files programs/winhlp32/Makefile"
17888 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17889 programs/winoldap.mod16/Makefile"
17890 test "x$enable_win16" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17891 winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17893 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17894 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
17895 ac_config_files
="$ac_config_files programs/winoldap.mod16/Makefile"
17897 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17898 programs/winver/Makefile"
17899 test "x$enable_winver" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17900 winver" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17902 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17903 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
17904 ac_config_files
="$ac_config_files programs/winver/Makefile"
17906 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17907 programs/wordpad/Makefile"
17908 test "x$enable_wordpad" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17909 wordpad" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17911 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17912 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
17913 ac_config_files
="$ac_config_files programs/wordpad/Makefile"
17915 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17916 programs/write/Makefile"
17917 test "x$enable_write" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17918 write" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17920 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17921 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
17922 ac_config_files
="$ac_config_files programs/write/Makefile"
17924 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17925 programs/xcopy/Makefile"
17926 test "x$enable_xcopy" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17927 xcopy" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17929 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17930 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
17931 ac_config_files
="$ac_config_files programs/xcopy/Makefile"
17933 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17935 test "x$enable_server" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17937 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17938 server/Makefile: server/Makefile.in Make.rules"
17939 ac_config_files
="$ac_config_files server/Makefile"
17941 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17943 test "x$enable_tools" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17945 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17946 tools/Makefile: tools/Makefile.in Make.rules"
17947 ac_config_files
="$ac_config_files tools/Makefile"
17949 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17950 tools/widl/Makefile"
17952 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17953 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
17954 ac_config_files
="$ac_config_files tools/widl/Makefile"
17956 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17957 tools/winebuild/Makefile"
17959 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17960 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
17961 ac_config_files
="$ac_config_files tools/winebuild/Makefile"
17963 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17964 tools/winedump/Makefile"
17966 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17967 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
17968 ac_config_files
="$ac_config_files tools/winedump/Makefile"
17970 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17971 tools/winegcc/Makefile"
17973 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17974 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
17975 ac_config_files
="$ac_config_files tools/winegcc/Makefile"
17977 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17978 tools/wmc/Makefile"
17980 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17981 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
17982 ac_config_files
="$ac_config_files tools/wmc/Makefile"
17984 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17985 tools/wrc/Makefile"
17987 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17988 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
17989 ac_config_files
="$ac_config_files tools/wrc/Makefile"
17993 ALL_WINETEST_DEPENDS
="# Test binaries"
17995 for dir
in $ALL_TEST_DIRS
17997 if test "$dir" != "\\"
17999 testname
=`expr $dir : '\(.*\)/tests'`_test
18000 ALL_WINETEST_DEPENDS
="$ALL_WINETEST_DEPENDS
18002 $testname.exe: \$(DLLDIR)/$dir/$testname.exe\$(DLLEXT)
18003 cp \$(DLLDIR)/$dir/$testname.exe\$(DLLEXT) \$@ && \$(STRIP) \$@
18005 echo \"$testname.exe TESTRES \\\"$testname.exe\\\"\" >\$@ || (\$(RM) \$@ && false)
18006 $testname.res: $testname.rc $testname.exe"
18010 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS
=""
18012 cat >confcache
<<\_ACEOF
18013 # This file is a shell script that caches the results of configure
18014 # tests run on this system so they can be shared between configure
18015 # scripts and configure runs, see configure's option --config-cache.
18016 # It is not useful on other systems. If it contains results you don't
18017 # want to keep, you may remove or edit it.
18019 # config.status only pays attention to the cache file if you give it
18020 # the --recheck option to rerun configure.
18022 # `ac_cv_env_foo' variables (set or unset) will be overridden when
18023 # loading this file, other *unset* `ac_cv_foo' will be assigned the
18024 # following values.
18028 # The following way of writing the cache mishandles newlines in values,
18029 # but we know of no workaround that is simple, portable, and efficient.
18030 # So, we kill variables containing newlines.
18031 # Ultrix sh set writes to stderr and can't be redirected directly,
18032 # and sets the high bit in the cache file unless we assign to the vars.
18034 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
18035 eval ac_val
=\$
$ac_var
18039 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
18040 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
18043 _ | IFS | as_nl
) ;; #(
18044 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
18045 *) { eval $ac_var=; unset $ac_var;} ;;
18051 case $as_nl`(ac_space=' '; set) 2>&1` in #(
18052 *${as_nl}ac_space
=\
*)
18053 # `set' does not quote correctly, so add quotes: double-quote
18054 # substitution turns \\\\ into \\, and sed turns \\ into \.
18057 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
18060 # `set' quotes correctly as required by POSIX, so do not add quotes.
18061 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
18070 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
18072 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
18074 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
18075 if test -w "$cache_file"; then
18076 test "x$cache_file" != "x/dev/null" &&
18077 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
18078 $as_echo "$as_me: updating cache $cache_file" >&6;}
18079 cat confcache
>$cache_file
18081 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
18082 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
18087 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
18088 # Let make expand exec_prefix.
18089 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
18091 DEFS
=-DHAVE_CONFIG_H
18095 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
18096 # 1. Remove the extension, and $U if already installed.
18097 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
18098 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
18099 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
18100 # will be set to the directory where LIBOBJS objects are built.
18101 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
18102 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
18104 LIBOBJS
=$ac_libobjs
18106 LTLIBOBJS
=$ac_ltlibobjs
18110 : ${CONFIG_STATUS=./config.status}
18112 ac_clean_files_save
=$ac_clean_files
18113 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
18114 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
18115 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
18117 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
18119 # Generated by $as_me.
18120 # Run this file to recreate the current configuration.
18121 # Compiler output produced by configure, useful for debugging
18122 # configure, is in config.log if it exists.
18125 ac_cs_recheck=false
18128 SHELL=\${CONFIG_SHELL-$SHELL}
18131 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
18132 ## -------------------- ##
18133 ## M4sh Initialization. ##
18134 ## -------------------- ##
18136 # Be more Bourne compatible
18137 DUALCASE
=1; export DUALCASE
# for MKS sh
18138 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
18141 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
18142 # is contrary to our usage. Disable this feature.
18143 alias -g '${1+"$@"}'='"$@"'
18144 setopt NO_GLOB_SUBST
18146 case `(set -o) 2>/dev/null` in #(
18158 # Printing a long string crashes Solaris 7 /usr/bin/printf.
18159 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
18160 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
18161 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
18162 # Prefer a ksh shell builtin over an external printf program on Solaris,
18163 # but without wasting forks for bash or zsh.
18164 if test -z "$BASH_VERSION$ZSH_VERSION" \
18165 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
18166 as_echo='print
-r --'
18167 as_echo_n='print
-rn --'
18168 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
18169 as_echo='printf %s
\n'
18170 as_echo_n='printf %s
'
18172 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
18173 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
18174 as_echo_n='/usr
/ucb
/echo -n'
18176 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
18177 as_echo_n_body='eval
18181 expr "X$arg" : "X\\(.*\\)$as_nl";
18182 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
18184 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
18186 export as_echo_n_body
18187 as_echo_n='sh
-c $as_echo_n_body as_echo
'
18189 export as_echo_body
18190 as_echo='sh
-c $as_echo_body as_echo
'
18193 # The user is always right.
18194 if test "${PATH_SEPARATOR+set}" != set; then
18196 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
18197 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
18204 # We need space, tab and new line, in precisely that order. Quoting is
18205 # there to prevent editors from complaining about space-tab.
18206 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
18207 # splitting by setting IFS to empty value.)
18210 # Find who we are. Look in the path if we contain no directory separator.
18212 *[\\/]* ) as_myself=$0 ;;
18213 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
18214 for as_dir in $PATH
18217 test -z "$as_dir" && as_dir=.
18218 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
18224 # We did not find ourselves, most probably we were run as `sh COMMAND'
18225 # in which case we are not to be found in the path.
18226 if test "x$as_myself" = x
; then
18229 if test ! -f "$as_myself"; then
18230 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
18234 # Unset variables that we do not need and which cause bugs (e.g. in
18235 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
18236 # suppresses any "Segmentation fault" message there. '((' could
18237 # trigger a bug in pdksh 5.2.14.
18238 for as_var
in BASH_ENV ENV MAIL MAILPATH
18239 do eval test x\
${$as_var+set} = xset \
18240 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
18253 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
18256 # as_fn_error ERROR [LINENO LOG_FD]
18257 # ---------------------------------
18258 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
18259 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
18260 # script with status $?, using 1 if that was 0.
18263 as_status
=$?
; test $as_status -eq 0 && as_status
=1
18265 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
18266 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
18268 $as_echo "$as_me: error: $1" >&2
18269 as_fn_exit
$as_status
18273 # as_fn_set_status STATUS
18274 # -----------------------
18275 # Set $? to STATUS, without forking.
18276 as_fn_set_status
()
18279 } # as_fn_set_status
18281 # as_fn_exit STATUS
18282 # -----------------
18283 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
18287 as_fn_set_status
$1
18293 # Portably unset VAR.
18296 { eval $1=; unset $1;}
18298 as_unset
=as_fn_unset
18299 # as_fn_append VAR VALUE
18300 # ----------------------
18301 # Append the text in VALUE to the end of the definition contained in VAR. Take
18302 # advantage of any shell optimizations that allow amortized linear growth over
18303 # repeated appends, instead of the typical quadratic growth present in naive
18305 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
18306 eval 'as_fn_append ()
18317 # as_fn_arith ARG...
18318 # ------------------
18319 # Perform arithmetic evaluation on the ARGs, and store the result in the
18320 # global $as_val. Take advantage of shells that can avoid forks. The arguments
18321 # must be portable across $(()) and expr.
18322 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
18323 eval 'as_fn_arith ()
18330 as_val
=`expr "$@" || test $? -eq 1`
18335 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
18336 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
18342 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
18343 as_basename
=basename
18348 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
18354 as_me
=`$as_basename -- "$0" ||
18355 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
18356 X"$0" : 'X\(//\)$' \| \
18357 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
18359 sed '/^.*\/\([^/][^/]*\)\/*$/{
18373 # Avoid depending upon Character Ranges.
18374 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
18375 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
18376 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
18377 as_cr_digits
='0123456789'
18378 as_cr_alnum
=$as_cr_Letters$as_cr_digits
18380 ECHO_C
= ECHO_N
= ECHO_T
=
18381 case `echo -n x` in #(((((
18383 case `echo 'xy\c'` in
18384 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
18386 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
18393 rm -f conf$$ conf$$.exe conf$$.
file
18394 if test -d conf$$.dir
; then
18395 rm -f conf$$.dir
/conf$$.
file
18398 mkdir conf$$.dir
2>/dev
/null
18400 if (echo >conf$$.
file) 2>/dev
/null
; then
18401 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
18403 # ... but there are two gotchas:
18404 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
18405 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
18406 # In both cases, we have to default to `cp -p'.
18407 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
18409 elif ln conf$$.
file conf$$
2>/dev
/null
; then
18417 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
18418 rmdir conf$$.dir
2>/dev
/null
18423 # Create "$as_dir" as a directory, including parents if necessary.
18428 -*) as_dir
=.
/$as_dir;;
18430 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
18434 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
18435 *) as_qdir
=$as_dir;;
18437 as_dirs
="'$as_qdir' $as_dirs"
18438 as_dir
=`$as_dirname -- "$as_dir" ||
18439 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
18440 X"$as_dir" : 'X\(//\)[^/]' \| \
18441 X"$as_dir" : 'X\(//\)$' \| \
18442 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
18443 $as_echo X"$as_dir" |
18444 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
18448 /^X\(\/\/\)[^/].*/{
18461 test -d "$as_dir" && break
18463 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
18464 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
18468 if mkdir
-p .
2>/dev
/null
; then
18469 as_mkdir_p
='mkdir -p "$as_dir"'
18471 test -d .
/-p && rmdir .
/-p
18475 if test -x / >/dev
/null
2>&1; then
18476 as_test_x
='test -x'
18478 if ls -dL / >/dev
/null
2>&1; then
18485 if test -d "$1"; then
18491 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
18492 ???[sx]*):;;*)false;;esac;fi
18496 as_executable_p
=$as_test_x
18498 # Sed expression to map a string onto a valid CPP name.
18499 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
18501 # Sed expression to map a string onto a valid variable name.
18502 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
18506 ## ----------------------------------- ##
18507 ## Main body of $CONFIG_STATUS script. ##
18508 ## ----------------------------------- ##
18510 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
18512 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18513 # Save the log message, to keep $0 and so on meaningful, and to
18514 # report actual input values of CONFIG_FILES etc. instead of their
18515 # values after options handling.
18517 This file was extended by Wine $as_me 1.1.30, which was
18518 generated by GNU Autoconf 2.64. Invocation command line was
18520 CONFIG_FILES = $CONFIG_FILES
18521 CONFIG_HEADERS = $CONFIG_HEADERS
18522 CONFIG_LINKS = $CONFIG_LINKS
18523 CONFIG_COMMANDS = $CONFIG_COMMANDS
18526 on `(hostname || uname -n) 2>/dev/null | sed 1q`
18531 case $ac_config_files in *"
18532 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
18535 case $ac_config_headers in *"
18536 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
18540 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18541 # Files that config.status was made for.
18542 config_files="$ac_config_files"
18543 config_headers="$ac_config_headers"
18544 config_commands="$ac_config_commands"
18548 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18550 \`$as_me' instantiates files and other configuration actions
18551 from templates according to the current configuration. Unless the files
18552 and actions are specified as TAGs, all are instantiated by default.
18554 Usage: $0 [OPTION]... [TAG]...
18556 -h, --help print this help, then exit
18557 -V, --version print version number and configuration settings, then exit
18558 -q, --quiet, --silent
18559 do not print progress messages
18560 -d, --debug don't remove temporary files
18561 --recheck update $as_me by reconfiguring in the same conditions
18562 --file=FILE[:TEMPLATE]
18563 instantiate the configuration file FILE
18564 --header=FILE[:TEMPLATE]
18565 instantiate the configuration header FILE
18567 Configuration files:
18570 Configuration headers:
18573 Configuration commands:
18576 Report bugs to <wine-devel@winehq.org>.
18577 Wine home page: <http://www.winehq.org>."
18580 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18582 Wine config.status 1.1.30
18583 configured by $0, generated by GNU Autoconf 2.64,
18584 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
18586 Copyright (C) 2009 Free Software Foundation, Inc.
18587 This config.status script is free software; the Free Software Foundation
18588 gives unlimited permission to copy, distribute and modify it."
18593 test -n "\$AWK" || AWK=awk
18596 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18597 # The default lists apply if the user does not specify any file.
18603 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
18604 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
18615 # Handling of the options.
18616 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
18618 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
18619 $as_echo "$ac_cs_version"; exit ;;
18620 --debug |
--debu |
--deb |
--de |
--d |
-d )
18622 --file |
--fil |
--fi |
--f )
18625 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
18627 as_fn_append CONFIG_FILES
" '$ac_optarg'"
18628 ac_need_defaults
=false
;;
18629 --header |
--heade |
--head |
--hea )
18632 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
18634 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
18635 ac_need_defaults
=false
;;
18637 # Conflict between --help and --header
18638 as_fn_error
"ambiguous option: \`$1'
18639 Try \`$0 --help' for more information.";;
18640 --help |
--hel |
-h )
18641 $as_echo "$ac_cs_usage"; exit ;;
18642 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
18643 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
18646 # This is an error.
18647 -*) as_fn_error
"unrecognized option: \`$1'
18648 Try \`$0 --help' for more information." ;;
18650 *) as_fn_append ac_config_targets
" $1"
18651 ac_need_defaults
=false
;;
18657 ac_configure_extra_args
=
18659 if $ac_cs_silent; then
18661 ac_configure_extra_args
="$ac_configure_extra_args --silent"
18665 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18666 if \$ac_cs_recheck; then
18667 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
18669 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
18670 CONFIG_SHELL='$SHELL'
18671 export CONFIG_SHELL
18676 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18680 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
18681 ## Running $as_me. ##
18687 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18690 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18692 # Handling of arguments.
18693 for ac_config_target
in $ac_config_targets
18695 case $ac_config_target in
18696 "include/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
18697 "include/stamp-h") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/stamp-h" ;;
18698 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
18699 "dlls/gdi32/mfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
18700 "dlls/kernel32/nls") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
18701 "dlls/user32/resources") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user32/resources" ;;
18702 "dlls/wineps.drv/data") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
18703 "include/wine") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
18704 "Make.rules") CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
18705 "dlls/Makedll.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
18706 "dlls/Makeimplib.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makeimplib.rules" ;;
18707 "dlls/Maketest.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
18708 "programs/Makeprog.rules") CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
18709 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
18710 "dlls/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/Makefile" ;;
18711 "dlls/acledit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/acledit/Makefile" ;;
18712 "dlls/aclui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/aclui/Makefile" ;;
18713 "dlls/activeds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/activeds/Makefile" ;;
18714 "dlls/actxprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
18715 "dlls/adsiid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/adsiid/Makefile" ;;
18716 "dlls/advapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/Makefile" ;;
18717 "dlls/advapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
18718 "dlls/advpack/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/Makefile" ;;
18719 "dlls/advpack/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
18720 "dlls/amstream/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/Makefile" ;;
18721 "dlls/amstream/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/tests/Makefile" ;;
18722 "dlls/appwiz.cpl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
18723 "dlls/atl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/atl/Makefile" ;;
18724 "dlls/authz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/authz/Makefile" ;;
18725 "dlls/avicap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avicap32/Makefile" ;;
18726 "dlls/avifil32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifil32/Makefile" ;;
18727 "dlls/avifile.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifile.dll16/Makefile" ;;
18728 "dlls/bcrypt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/bcrypt/Makefile" ;;
18729 "dlls/browseui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/Makefile" ;;
18730 "dlls/browseui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
18731 "dlls/cabinet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/Makefile" ;;
18732 "dlls/cabinet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
18733 "dlls/capi2032/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/capi2032/Makefile" ;;
18734 "dlls/cards/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cards/Makefile" ;;
18735 "dlls/cfgmgr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
18736 "dlls/clusapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/clusapi/Makefile" ;;
18737 "dlls/comcat/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/Makefile" ;;
18738 "dlls/comcat/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
18739 "dlls/comctl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/Makefile" ;;
18740 "dlls/comctl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
18741 "dlls/comdlg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
18742 "dlls/comdlg32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
18743 "dlls/comm.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
18744 "dlls/compobj.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compobj.dll16/Makefile" ;;
18745 "dlls/compstui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compstui/Makefile" ;;
18746 "dlls/credui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/Makefile" ;;
18747 "dlls/credui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
18748 "dlls/crtdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crtdll/Makefile" ;;
18749 "dlls/crypt32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/Makefile" ;;
18750 "dlls/crypt32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
18751 "dlls/cryptdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
18752 "dlls/cryptdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
18753 "dlls/cryptnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
18754 "dlls/cryptnet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
18755 "dlls/cryptui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/Makefile" ;;
18756 "dlls/cryptui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
18757 "dlls/ctapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
18758 "dlls/ctl3d.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d.dll16/Makefile" ;;
18759 "dlls/ctl3d32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
18760 "dlls/ctl3dv2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3dv2.dll16/Makefile" ;;
18761 "dlls/d3d10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/Makefile" ;;
18762 "dlls/d3d10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
18763 "dlls/d3d10core/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
18764 "dlls/d3d10core/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
18765 "dlls/d3d8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
18766 "dlls/d3d8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
18767 "dlls/d3d9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
18768 "dlls/d3d9/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
18769 "dlls/d3dim/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
18770 "dlls/d3drm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
18771 "dlls/d3drm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
18772 "dlls/d3dx9_24/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
18773 "dlls/d3dx9_25/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
18774 "dlls/d3dx9_26/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
18775 "dlls/d3dx9_27/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
18776 "dlls/d3dx9_28/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
18777 "dlls/d3dx9_29/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
18778 "dlls/d3dx9_30/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
18779 "dlls/d3dx9_31/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
18780 "dlls/d3dx9_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
18781 "dlls/d3dx9_33/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
18782 "dlls/d3dx9_34/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
18783 "dlls/d3dx9_35/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
18784 "dlls/d3dx9_36/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
18785 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
18786 "dlls/d3dx9_37/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
18787 "dlls/d3dx9_38/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
18788 "dlls/d3dx9_39/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
18789 "dlls/d3dx9_40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
18790 "dlls/d3dx9_41/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_41/Makefile" ;;
18791 "dlls/d3dx9_42/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_42/Makefile" ;;
18792 "dlls/d3dxof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
18793 "dlls/d3dxof/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
18794 "dlls/dbghelp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
18795 "dlls/dciman32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
18796 "dlls/ddeml.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddeml.dll16/Makefile" ;;
18797 "dlls/ddraw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
18798 "dlls/ddraw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
18799 "dlls/ddrawex/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
18800 "dlls/ddrawex/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
18801 "dlls/devenum/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
18802 "dlls/dinput/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
18803 "dlls/dinput/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
18804 "dlls/dinput8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
18805 "dlls/dispdib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
18806 "dlls/display.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
18807 "dlls/dmband/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
18808 "dlls/dmcompos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
18809 "dlls/dmime/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
18810 "dlls/dmloader/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
18811 "dlls/dmscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
18812 "dlls/dmstyle/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
18813 "dlls/dmsynth/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
18814 "dlls/dmusic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
18815 "dlls/dmusic32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
18816 "dlls/dnsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
18817 "dlls/dnsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
18818 "dlls/dplay/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
18819 "dlls/dplayx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
18820 "dlls/dplayx/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
18821 "dlls/dpnaddr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
18822 "dlls/dpnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
18823 "dlls/dpnhpast/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
18824 "dlls/dpnlobby/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
18825 "dlls/dpwsockx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
18826 "dlls/drmclien/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/drmclien/Makefile" ;;
18827 "dlls/dsound/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
18828 "dlls/dsound/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
18829 "dlls/dssenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dssenh/Makefile" ;;
18830 "dlls/dswave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
18831 "dlls/dwmapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
18832 "dlls/dxdiagn/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
18833 "dlls/dxerr8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
18834 "dlls/dxerr9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
18835 "dlls/dxgi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/Makefile" ;;
18836 "dlls/dxgi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
18837 "dlls/dxguid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
18838 "dlls/faultrep/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/faultrep/Makefile" ;;
18839 "dlls/fusion/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/Makefile" ;;
18840 "dlls/fusion/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
18841 "dlls/gdi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/Makefile" ;;
18842 "dlls/gdi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
18843 "dlls/gdiplus/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
18844 "dlls/gdiplus/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
18845 "dlls/glu32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
18846 "dlls/gphoto2.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
18847 "dlls/gpkcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
18848 "dlls/hal/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hal/Makefile" ;;
18849 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
18850 "dlls/hid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hid/Makefile" ;;
18851 "dlls/hlink/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/Makefile" ;;
18852 "dlls/hlink/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
18853 "dlls/hnetcfg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
18854 "dlls/httpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/httpapi/Makefile" ;;
18855 "dlls/iccvid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
18856 "dlls/icmp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
18857 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
18858 "dlls/imaadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
18859 "dlls/imagehlp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
18860 "dlls/imm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm.dll16/Makefile" ;;
18861 "dlls/imm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
18862 "dlls/imm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
18863 "dlls/inetcomm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
18864 "dlls/inetcomm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
18865 "dlls/inetmib1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
18866 "dlls/inetmib1/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
18867 "dlls/infosoft/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/Makefile" ;;
18868 "dlls/infosoft/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
18869 "dlls/initpki/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/initpki/Makefile" ;;
18870 "dlls/inkobj/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inkobj/Makefile" ;;
18871 "dlls/inseng/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inseng/Makefile" ;;
18872 "dlls/iphlpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
18873 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
18874 "dlls/itircl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itircl/Makefile" ;;
18875 "dlls/itss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
18876 "dlls/itss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
18877 "dlls/jscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/Makefile" ;;
18878 "dlls/jscript/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
18879 "dlls/kernel32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/Makefile" ;;
18880 "dlls/kernel32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
18881 "dlls/keyboard.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
18882 "dlls/loadperf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/loadperf/Makefile" ;;
18883 "dlls/localspl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/Makefile" ;;
18884 "dlls/localspl/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
18885 "dlls/localui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/Makefile" ;;
18886 "dlls/localui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
18887 "dlls/lz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/Makefile" ;;
18888 "dlls/lz32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
18889 "dlls/lzexpand.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand.dll16/Makefile" ;;
18890 "dlls/mapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
18891 "dlls/mapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
18892 "dlls/mciavi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
18893 "dlls/mcicda/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mcicda/Makefile" ;;
18894 "dlls/mciqtz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
18895 "dlls/mciseq/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciseq/Makefile" ;;
18896 "dlls/mciwave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciwave/Makefile" ;;
18897 "dlls/midimap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/midimap/Makefile" ;;
18898 "dlls/mlang/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
18899 "dlls/mlang/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
18900 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
18901 "dlls/monodebg.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
18902 "dlls/mountmgr.sys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
18903 "dlls/mouse.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
18904 "dlls/mpr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
18905 "dlls/mprapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mprapi/Makefile" ;;
18906 "dlls/msacm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm.dll16/Makefile" ;;
18907 "dlls/msacm32.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
18908 "dlls/msacm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/Makefile" ;;
18909 "dlls/msacm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
18910 "dlls/msadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
18911 "dlls/mscat32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscat32/Makefile" ;;
18912 "dlls/mscms/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
18913 "dlls/mscms/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
18914 "dlls/mscoree/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscoree/Makefile" ;;
18915 "dlls/msctf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/Makefile" ;;
18916 "dlls/msctf/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
18917 "dlls/msdaps/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdaps/Makefile" ;;
18918 "dlls/msdmo/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
18919 "dlls/msftedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msftedit/Makefile" ;;
18920 "dlls/msg711.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
18921 "dlls/msgsm32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msgsm32.acm/Makefile" ;;
18922 "dlls/mshtml.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
18923 "dlls/mshtml/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
18924 "dlls/mshtml/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
18925 "dlls/msi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
18926 "dlls/msi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
18927 "dlls/msimg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
18928 "dlls/msimtf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimtf/Makefile" ;;
18929 "dlls/msisip/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisip/Makefile" ;;
18930 "dlls/msisys.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
18931 "dlls/msnet32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
18932 "dlls/msrle32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
18933 "dlls/mssign32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssign32/Makefile" ;;
18934 "dlls/mssip32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssip32/Makefile" ;;
18935 "dlls/mstask/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/Makefile" ;;
18936 "dlls/mstask/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
18937 "dlls/msvcirt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
18938 "dlls/msvcr71/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
18939 "dlls/msvcrt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
18940 "dlls/msvcrt/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
18941 "dlls/msvcrt20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
18942 "dlls/msvcrt40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
18943 "dlls/msvcrtd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
18944 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
18945 "dlls/msvfw32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
18946 "dlls/msvfw32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
18947 "dlls/msvidc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
18948 "dlls/msvideo.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvideo.dll16/Makefile" ;;
18949 "dlls/mswsock/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
18950 "dlls/msxml3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/Makefile" ;;
18951 "dlls/msxml3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
18952 "dlls/nddeapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
18953 "dlls/netapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
18954 "dlls/netapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
18955 "dlls/newdev/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
18956 "dlls/ntdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
18957 "dlls/ntdll/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
18958 "dlls/ntdsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
18959 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
18960 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
18961 "dlls/ntprint/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/Makefile" ;;
18962 "dlls/ntprint/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
18963 "dlls/objsel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/objsel/Makefile" ;;
18964 "dlls/odbc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
18965 "dlls/odbccp32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
18966 "dlls/odbccp32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
18967 "dlls/ole2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2.dll16/Makefile" ;;
18968 "dlls/ole2conv.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2conv.dll16/Makefile" ;;
18969 "dlls/ole2disp.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2disp.dll16/Makefile" ;;
18970 "dlls/ole2nls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2nls.dll16/Makefile" ;;
18971 "dlls/ole2prox.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2prox.dll16/Makefile" ;;
18972 "dlls/ole2thk.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2thk.dll16/Makefile" ;;
18973 "dlls/ole32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
18974 "dlls/ole32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
18975 "dlls/oleacc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
18976 "dlls/oleacc/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
18977 "dlls/oleaut32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
18978 "dlls/oleaut32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
18979 "dlls/olecli.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli.dll16/Makefile" ;;
18980 "dlls/olecli32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli32/Makefile" ;;
18981 "dlls/oledb32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledb32/Makefile" ;;
18982 "dlls/oledb32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledb32/tests/Makefile" ;;
18983 "dlls/oledlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
18984 "dlls/olepro32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
18985 "dlls/olesvr.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr.dll16/Makefile" ;;
18986 "dlls/olesvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
18987 "dlls/olethk32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olethk32/Makefile" ;;
18988 "dlls/openal32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/openal32/Makefile" ;;
18989 "dlls/opengl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
18990 "dlls/opengl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
18991 "dlls/pdh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/Makefile" ;;
18992 "dlls/pdh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
18993 "dlls/pidgen/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pidgen/Makefile" ;;
18994 "dlls/powrprof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/powrprof/Makefile" ;;
18995 "dlls/printui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/printui/Makefile" ;;
18996 "dlls/propsys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/propsys/Makefile" ;;
18997 "dlls/psapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
18998 "dlls/psapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
18999 "dlls/pstorec/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pstorec/Makefile" ;;
19000 "dlls/qcap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
19001 "dlls/qedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/Makefile" ;;
19002 "dlls/qedit/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
19003 "dlls/qmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/Makefile" ;;
19004 "dlls/qmgr/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
19005 "dlls/qmgrprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
19006 "dlls/quartz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
19007 "dlls/quartz/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
19008 "dlls/query/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/query/Makefile" ;;
19009 "dlls/rasapi16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi16.dll16/Makefile" ;;
19010 "dlls/rasapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
19011 "dlls/rasapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
19012 "dlls/rasdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
19013 "dlls/resutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/resutils/Makefile" ;;
19014 "dlls/riched20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/Makefile" ;;
19015 "dlls/riched20/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
19016 "dlls/riched32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/Makefile" ;;
19017 "dlls/riched32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
19018 "dlls/rpcrt4/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
19019 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
19020 "dlls/rsabase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
19021 "dlls/rsaenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
19022 "dlls/rsaenh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
19023 "dlls/rtutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rtutils/Makefile" ;;
19024 "dlls/sane.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
19025 "dlls/sccbase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sccbase/Makefile" ;;
19026 "dlls/schannel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/Makefile" ;;
19027 "dlls/schannel/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
19028 "dlls/secur32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
19029 "dlls/secur32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
19030 "dlls/security/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/security/Makefile" ;;
19031 "dlls/sensapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
19032 "dlls/serialui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
19033 "dlls/serialui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
19034 "dlls/setupapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
19035 "dlls/setupapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
19036 "dlls/sfc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc/Makefile" ;;
19037 "dlls/sfc_os/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
19038 "dlls/shdoclc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
19039 "dlls/shdocvw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
19040 "dlls/shdocvw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
19041 "dlls/shell.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell.dll16/Makefile" ;;
19042 "dlls/shell32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
19043 "dlls/shell32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
19044 "dlls/shfolder/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
19045 "dlls/shlwapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
19046 "dlls/shlwapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
19047 "dlls/slbcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
19048 "dlls/slc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slc/Makefile" ;;
19049 "dlls/snmpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
19050 "dlls/snmpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
19051 "dlls/softpub/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/softpub/Makefile" ;;
19052 "dlls/sound.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sound.drv16/Makefile" ;;
19053 "dlls/spoolss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/Makefile" ;;
19054 "dlls/spoolss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
19055 "dlls/stdole2.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
19056 "dlls/stdole32.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
19057 "dlls/sti/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
19058 "dlls/sti/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sti/tests/Makefile" ;;
19059 "dlls/storage.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/storage.dll16/Makefile" ;;
19060 "dlls/stress.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
19061 "dlls/strmiids/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
19062 "dlls/svrapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/svrapi/Makefile" ;;
19063 "dlls/sxs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sxs/Makefile" ;;
19064 "dlls/system.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/system.drv16/Makefile" ;;
19065 "dlls/t2embed/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/t2embed/Makefile" ;;
19066 "dlls/tapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
19067 "dlls/toolhelp.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/toolhelp.dll16/Makefile" ;;
19068 "dlls/traffic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/traffic/Makefile" ;;
19069 "dlls/twain.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain.dll16/Makefile" ;;
19070 "dlls/twain_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/Makefile" ;;
19071 "dlls/twain_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
19072 "dlls/typelib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/typelib.dll16/Makefile" ;;
19073 "dlls/unicows/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
19074 "dlls/updspapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/updspapi/Makefile" ;;
19075 "dlls/url/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
19076 "dlls/urlmon/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
19077 "dlls/urlmon/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
19078 "dlls/user32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/Makefile" ;;
19079 "dlls/user32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
19080 "dlls/userenv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/Makefile" ;;
19081 "dlls/userenv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
19082 "dlls/usp10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/Makefile" ;;
19083 "dlls/usp10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
19084 "dlls/uuid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
19085 "dlls/uxtheme/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
19086 "dlls/uxtheme/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
19087 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
19088 "dlls/vdmdbg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
19089 "dlls/version/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
19090 "dlls/version/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
19091 "dlls/vmm.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
19092 "dlls/vnbt.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
19093 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
19094 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
19095 "dlls/vwin32.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
19096 "dlls/w32skrnl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
19097 "dlls/w32sys.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32sys.dll16/Makefile" ;;
19098 "dlls/wbemprox/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wbemprox/Makefile" ;;
19099 "dlls/win32s16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win32s16.dll16/Makefile" ;;
19100 "dlls/win87em.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
19101 "dlls/winaspi.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winaspi.dll16/Makefile" ;;
19102 "dlls/windebug.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
19103 "dlls/windowscodecs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windowscodecs/Makefile" ;;
19104 "dlls/windowscodecs/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windowscodecs/tests/Makefile" ;;
19105 "dlls/winealsa.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
19106 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
19107 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
19108 "dlls/winecrt0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
19109 "dlls/wined3d/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
19110 "dlls/winedos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
19111 "dlls/wineesd.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
19112 "dlls/winejack.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
19113 "dlls/winejoystick.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
19114 "dlls/winemp3.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
19115 "dlls/winenas.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
19116 "dlls/wineoss.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
19117 "dlls/wineps.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
19118 "dlls/winequartz.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
19119 "dlls/winex11.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
19120 "dlls/wing.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wing.dll16/Makefile" ;;
19121 "dlls/wing32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wing32/Makefile" ;;
19122 "dlls/winhttp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/Makefile" ;;
19123 "dlls/winhttp/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
19124 "dlls/wininet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
19125 "dlls/wininet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
19126 "dlls/winmm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
19127 "dlls/winmm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
19128 "dlls/winnls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls.dll16/Makefile" ;;
19129 "dlls/winnls32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls32/Makefile" ;;
19130 "dlls/winscard/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winscard/Makefile" ;;
19131 "dlls/winspool.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
19132 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
19133 "dlls/wintab.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab.dll16/Makefile" ;;
19134 "dlls/wintab32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
19135 "dlls/wintab32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/tests/Makefile" ;;
19136 "dlls/wintrust/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
19137 "dlls/wintrust/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
19138 "dlls/wldap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/Makefile" ;;
19139 "dlls/wldap32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
19140 "dlls/wmi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmi/Makefile" ;;
19141 "dlls/wmiutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmiutils/Makefile" ;;
19142 "dlls/wnaspi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
19143 "dlls/wow32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
19144 "dlls/ws2_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
19145 "dlls/ws2_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
19146 "dlls/wsock32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
19147 "dlls/wtsapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
19148 "dlls/wuapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wuapi/Makefile" ;;
19149 "dlls/xinput1_1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
19150 "dlls/xinput1_2/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
19151 "dlls/xinput1_3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
19152 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
19153 "dlls/xinput9_1_0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
19154 "dlls/xmllite/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xmllite/Makefile" ;;
19155 "documentation/Makefile") CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
19156 "fonts/Makefile") CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
19157 "include/Makefile") CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
19158 "libs/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
19159 "libs/port/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
19160 "libs/wine/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
19161 "libs/wpp/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
19162 "loader/Makefile") CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
19163 "programs/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
19164 "programs/cacls/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cacls/Makefile" ;;
19165 "programs/clock/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
19166 "programs/cmd/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmd/Makefile" ;;
19167 "programs/cmdlgtst/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
19168 "programs/control/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
19169 "programs/dxdiag/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/dxdiag/Makefile" ;;
19170 "programs/eject/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/eject/Makefile" ;;
19171 "programs/expand/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
19172 "programs/explorer/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/explorer/Makefile" ;;
19173 "programs/hh/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/hh/Makefile" ;;
19174 "programs/icinfo/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/icinfo/Makefile" ;;
19175 "programs/iexplore/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/iexplore/Makefile" ;;
19176 "programs/lodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/lodctr/Makefile" ;;
19177 "programs/msiexec/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
19178 "programs/net/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/net/Makefile" ;;
19179 "programs/notepad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
19180 "programs/oleview/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/oleview/Makefile" ;;
19181 "programs/progman/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
19182 "programs/reg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/reg/Makefile" ;;
19183 "programs/regedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
19184 "programs/regsvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
19185 "programs/rpcss/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
19186 "programs/rundll32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
19187 "programs/secedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/secedit/Makefile" ;;
19188 "programs/services/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/services/Makefile" ;;
19189 "programs/spoolsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/spoolsv/Makefile" ;;
19190 "programs/start/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
19191 "programs/svchost/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/svchost/Makefile" ;;
19192 "programs/taskmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
19193 "programs/termsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/termsv/Makefile" ;;
19194 "programs/uninstaller/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
19195 "programs/unlodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/unlodctr/Makefile" ;;
19196 "programs/view/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
19197 "programs/wineboot/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
19198 "programs/winebrowser/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
19199 "programs/winecfg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
19200 "programs/wineconsole/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
19201 "programs/winedbg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
19202 "programs/winedevice/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedevice/Makefile" ;;
19203 "programs/winefile/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
19204 "programs/winemenubuilder/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
19205 "programs/winemine/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
19206 "programs/winepath/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
19207 "programs/winetest/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
19208 "programs/winevdm/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
19209 "programs/winhelp.exe16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
19210 "programs/winhlp32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhlp32/Makefile" ;;
19211 "programs/winoldap.mod16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
19212 "programs/winver/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
19213 "programs/wordpad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wordpad/Makefile" ;;
19214 "programs/write/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/write/Makefile" ;;
19215 "programs/xcopy/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/xcopy/Makefile" ;;
19216 "server/Makefile") CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
19217 "tools/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
19218 "tools/widl/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
19219 "tools/winebuild/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
19220 "tools/winedump/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
19221 "tools/winegcc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
19222 "tools/wmc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
19223 "tools/wrc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
19225 *) as_fn_error
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
19230 # If the user did not use the arguments to specify the items to instantiate,
19231 # then the envvar interface is used. Set only those that are not.
19232 # We use the long form for the default assignment because of an extremely
19233 # bizarre bug on SunOS 4.1.3.
19234 if $ac_need_defaults; then
19235 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
19236 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
19237 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
19240 # Have a temporary directory for convenience. Make it in the build tree
19241 # simply because there is no reason against having it here, and in addition,
19242 # creating and moving files from /tmp can sometimes cause problems.
19243 # Hook for its removal unless debugging.
19244 # Note that there is a small window in which the directory will not be cleaned:
19245 # after its creation but before its name has been assigned to `$tmp'.
19249 trap 'exit_status=$?
19250 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
19252 trap 'as_fn_exit 1' 1 2 13 15
19254 # Create a (secure) tmp directory for tmp files.
19257 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
19258 test -n "$tmp" && test -d "$tmp"
19261 tmp
=.
/conf$$
-$RANDOM
19262 (umask 077 && mkdir
"$tmp")
19263 } || as_fn_error
"cannot create a temporary directory in ." "$LINENO" 5
19265 # Set up the scripts for CONFIG_FILES section.
19266 # No need to generate them if there are no CONFIG_FILES.
19267 # This happens for instance with `./config.status config.h'.
19268 if test -n "$CONFIG_FILES"; then
19270 if $AWK 'BEGIN { getline <"/dev/null" }' </dev
/null
2>/dev
/null
; then
19271 ac_cs_awk_getline
=:
19272 ac_cs_awk_pipe_init
=
19273 ac_cs_awk_read_file
='
19274 while ((getline aline < (F[key])) > 0)
19277 ac_cs_awk_pipe_fini
=
19279 ac_cs_awk_getline
=false
19280 ac_cs_awk_pipe_init
="print \"cat <<'|#_!!_#|' &&\""
19281 ac_cs_awk_read_file
='
19283 print "cat " F[key] " &&"
19284 '$ac_cs_awk_pipe_init
19285 # The final `:' finishes the AND list.
19286 ac_cs_awk_pipe_fini
='END { print "|#_!!_#|"; print ":" }'
19288 ac_cr
=`echo X | tr X '\015'`
19289 # On cygwin, bash can eat \r inside `` if the user requested igncr.
19290 # But we know of no other shell where ac_cr would be empty at this
19291 # point, so we can use a bashism as a fallback.
19292 if test "x$ac_cr" = x
; then
19293 eval ac_cr
=\$
\'\\r
\'
19295 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
19296 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
19299 ac_cs_awk_cr
=$ac_cr
19302 echo 'BEGIN {' >"$tmp/subs1.awk" &&
19305 # Create commands to substitute file output variables.
19307 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
19308 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
19309 echo "$ac_subst_files" |
sed 's/.*/F["&"]="$&"/' &&
19312 } >conf$
$files.sh
&&
19313 . .
/conf$
$files.sh ||
19314 as_fn_error
"could not make $CONFIG_STATUS" "$LINENO" 5
19315 rm -f conf$
$files.sh
19318 echo "cat >conf$$subs.awk <<_ACEOF" &&
19319 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
19321 } >conf$$subs.sh ||
19322 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
19323 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
19325 for ac_last_try in false false false false false :; do
19326 . ./conf$$subs.sh ||
19327 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
19329 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
19330 if test $ac_delim_n = $ac_delim_num; then
19332 elif $ac_last_try; then
19333 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
19335 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
19338 rm -f conf$$subs.sh
19340 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19341 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
19345 s/^/S["/; s
/!.
*/"]=/
19355 s/\(.\{148\}\).*/\1/
19357 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
19362 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
19369 s/\(.\{148\}\).*/\1/
19371 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
19375 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
19380 ' <conf$$subs.awk | sed '
19385 ' >>$CONFIG_STATUS || ac_write_fail=1
19386 rm -f conf$$subs.awk
19387 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19389 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
19390 for (key in S) S_is_set[key] = 1
19392 \$ac_cs_awk_pipe_init
19396 nfields = split(line, field, "@
")
19398 len = length(field[1])
19399 for (i = 2; i < nfields; i++) {
19401 keylen = length(key)
19402 if (S_is_set[key]) {
19404 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
19405 len += length(value) + length(field[++i])
19410 if (nfields == 3 && !substed) {
19412 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
19413 \$ac_cs_awk_read_file
19419 \$ac_cs_awk_pipe_fini
19422 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
19423 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
19424 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
19427 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
19428 || as_fn_error "could not setup config files machinery
" "$LINENO" 5
19431 # VPATH may cause trouble with some makes, so we remove $(srcdir),
19432 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
19433 # trailing colons and then remove the whole line if VPATH becomes empty
19434 # (actually we leave an empty line to preserve line numbers).
19435 if test "x
$srcdir" = x.; then
19436 ac_vpsub='/^[ ]*VPATH[ ]*=/{
19437 s/:*\$(srcdir):*/:/
19438 s/:*\${srcdir}:*/:/
19440 s/^\([^=]*=[ ]*\):*/\1/
19446 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
19447 fi # test -n "$CONFIG_FILES"
19449 # Set up the scripts for CONFIG_HEADERS section.
19450 # No need to generate them if there are no CONFIG_HEADERS.
19451 # This happens for instance with `./config.status Makefile'.
19452 if test -n "$CONFIG_HEADERS"; then
19453 cat >"$tmp/defines.
awk" <<\_ACAWK ||
19457 # Transform confdefs.h into an awk script `defines.awk', embedded as
19458 # here-document in config.status, that substitutes the proper values into
19459 # config.h.in to produce config.h.
19461 # Create a delimiter string that does not exist in confdefs.h, to ease
19462 # handling of long lines.
19464 for ac_last_try in false false :; do
19465 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
19466 if test -z "$ac_t"; then
19468 elif $ac_last_try; then
19469 as_fn_error "could not
make $CONFIG_HEADERS" "$LINENO" 5
19471 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
19475 # For the awk script, D is an array of macro values keyed by name,
19476 # likewise P contains macro parameters if any. Preserve backslash
19477 # newline sequences.
19479 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
19481 s/.\{148\}/&'"$ac_delim"'/g
19484 s/^[ ]*#[ ]*define[ ][ ]*/ /
19491 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
19493 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
19497 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
19498 D["\
1"]=" \
3\\\\\\n
"\\/p
19500 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
19505 s/.\{148\}/&'"$ac_delim"'/g
19510 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
19513 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
19515 ' <confdefs.h | sed '
19516 s/'"$ac_delim"'/"\\\
19517 "/g' >>$CONFIG_STATUS || ac_write_fail=1
19519 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19520 for (key in D) D_is_set[key] = 1
19523 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
19525 split(line, arg, " ")
19526 if (arg[1] == "#") {
19530 defundef
= substr
(arg
[1], 2)
19533 split(mac1
, mac2
, "(") #)
19535 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
19536 if (D_is_set
[macro
]) {
19537 # Preserve the white space surrounding the "#".
19538 print prefix
"define", macro P
[macro
] D
[macro
]
19541 # Replace #undef with comments. This is necessary, for example,
19542 # in the case of _POSIX_SOURCE, which is predefined and required
19543 # on some systems where configure will not decide to define it.
19544 if (defundef
== "undef") {
19545 print
"/*", prefix defundef
, macro
, "*/"
19553 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
19554 as_fn_error
"could not setup config headers machinery" "$LINENO" 5
19555 fi # test -n "$CONFIG_HEADERS"
19558 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
19563 :[FHLC
]) ac_mode
=$ac_tag; continue;;
19565 case $ac_mode$ac_tag in
19567 :L
* |
:C
*:*) as_fn_error
"invalid tag \`$ac_tag'" "$LINENO" 5;;
19568 :[FH
]-) ac_tag
=-:-;;
19569 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
19586 -) ac_f
="$tmp/stdin";;
19587 *) # Look for the file first in the build tree, then in the source tree
19588 # (if the path is not absolute). The absolute path cannot be DOS-style,
19589 # because $ac_f cannot contain `:'.
19593 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
19595 as_fn_error
"cannot find input file: \`$ac_f'" "$LINENO" 5;;
19597 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
19598 as_fn_append ac_file_inputs
" '$ac_f'"
19601 # Let's still pretend it is `configure' which instantiates (i.e., don't
19602 # use $as_me), people would be surprised to read:
19603 # /* config.h. Generated by config.status. */
19604 configure_input
='Generated from '`
19605 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
19607 if test x
"$ac_file" != x-
; then
19608 configure_input
="$ac_file. $configure_input"
19609 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
19610 $as_echo "$as_me: creating $ac_file" >&6;}
19612 # Neutralize special characters interpreted by sed in replacement strings.
19613 case $configure_input in #(
19614 *\
&* |
*\|
* |
*\\* )
19615 ac_sed_conf_input
=`$as_echo "$configure_input" |
19616 sed 's/[\\\\&|]/\\\\&/g'`;; #(
19617 *) ac_sed_conf_input
=$configure_input;;
19621 *:-:* |
*:-) cat >"$tmp/stdin" \
19622 || as_fn_error
"could not create $ac_file" "$LINENO" 5 ;;
19627 ac_dir
=`$as_dirname -- "$ac_file" ||
19628 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19629 X"$ac_file" : 'X\(//\)[^/]' \| \
19630 X"$ac_file" : 'X\(//\)$' \| \
19631 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
19632 $as_echo X"$ac_file" |
19633 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
19637 /^X\(\/\/\)[^/].*/{
19650 as_dir
="$ac_dir"; as_fn_mkdir_p
19654 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
19656 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
19657 # A ".." for each directory in $ac_dir_suffix.
19658 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
19659 case $ac_top_builddir_sub in
19660 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
19661 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
19664 ac_abs_top_builddir
=$ac_pwd
19665 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
19666 # for backward compatibility:
19667 ac_top_builddir
=$ac_top_build_prefix
19670 .
) # We are building in place.
19672 ac_top_srcdir
=$ac_top_builddir_sub
19673 ac_abs_top_srcdir
=$ac_pwd ;;
19674 [\\/]* | ?
:[\\/]* ) # Absolute name.
19675 ac_srcdir
=$srcdir$ac_dir_suffix;
19676 ac_top_srcdir
=$srcdir
19677 ac_abs_top_srcdir
=$srcdir ;;
19678 *) # Relative name.
19679 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
19680 ac_top_srcdir
=$ac_top_build_prefix$srcdir
19681 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
19683 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
19693 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
19694 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
19698 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
19699 # If the template does not know about datarootdir, expand it.
19700 # FIXME: This hack should be removed a few years after 2.60.
19701 ac_datarootdir_hack
=; ac_datarootdir_seen
=
19712 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
19713 *datarootdir
*) ac_datarootdir_seen
=yes;;
19714 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
19715 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
19716 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
19718 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19719 ac_datarootdir_hack='
19720 s&@datadir@&$datadir&g
19721 s&@docdir@&$docdir&g
19722 s&@infodir@&$infodir&g
19723 s&@localedir@&$localedir&g
19724 s&@mandir@&$mandir&g
19725 s&\\\${datarootdir}&$datarootdir&g' ;;
19729 # Neutralize VPATH when `$srcdir' = `.'.
19730 # Shell code in configure.ac might set extrasub.
19731 # FIXME: do we really want to maintain this feature?
19732 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19733 ac_sed_extra="$ac_vpsub
19736 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
19738 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
19739 s|@configure_input@|
$ac_sed_conf_input|
;t t
19740 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
19741 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
19742 s
&@srcdir@
&$ac_srcdir&;t t
19743 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
19744 s
&@top_srcdir@
&$ac_top_srcdir&;t t
19745 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
19746 s
&@builddir@
&$ac_builddir&;t t
19747 s
&@abs_builddir@
&$ac_abs_builddir&;t t
19748 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
19749 s
&@INSTALL@
&$ac_INSTALL&;t t
19750 $ac_datarootdir_hack
19752 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
19753 if $ac_cs_awk_getline; then
19754 $AWK -f "$tmp/subs.
awk"
19756 $AWK -f "$tmp/subs.
awk" | $SHELL
19758 || as_fn_error "could not create
$ac_file" "$LINENO" 5
19760 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
19761 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
19762 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
19763 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
19764 which seems to be undefined. Please make sure it is defined." >&5
19765 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
19766 which seems to be undefined. Please make sure it is defined." >&2;}
19770 -) cat "$tmp/out" && rm -f "$tmp/out";;
19771 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
19773 || as_fn_error "could not create $ac_file" "$LINENO" 5
19779 if test x"$ac_file" != x-; then
19781 $as_echo "/* $configure_input */" \
19782 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
19783 } >"$tmp/config.h" \
19784 || as_fn_error "could not create $ac_file" "$LINENO" 5
19785 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
19786 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
19787 $as_echo "$as_me: $ac_file is unchanged" >&6;}
19790 mv "$tmp/config.h" "$ac_file" \
19791 || as_fn_error "could not create $ac_file" "$LINENO" 5
19794 $as_echo "/* $configure_input */" \
19795 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
19796 || as_fn_error "could not create -" "$LINENO" 5
19800 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
19801 $as_echo "$as_me: executing $ac_file commands" >&6;}
19806 case $ac_file$ac_mode in
19807 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
19808 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/gdi32/enhmfdrv" >&5
19809 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
19810 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/gdi32/mfdrv" >&5
19811 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
19812 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/kernel32/nls" >&5
19813 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
19814 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/user32/resources" >&5
19815 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
19816 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/wineps.drv/data" >&5
19817 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
19818 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating include/wine" >&5
19819 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
19827 ac_clean_files=$ac_clean_files_save
19829 test $ac_write_fail = 0 ||
19830 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
19833 # configure is writing to config.log, and then calls config.status.
19834 # config.status does its own redirection, appending to config.log.
19835 # Unfortunately, on DOS this fails, as config.log is still kept open
19836 # by configure, so config.status won't be able to
write to it
; its
19837 # output is simply discarded. So we exec the FD to /dev/null,
19838 # effectively closing config.log, so it can be properly (re)opened and
19839 # appended to by config.status. When coming back to configure, we
19840 # need to make the FD available again.
19841 if test "$no_create" != yes; then
19843 ac_config_status_args
=
19844 test "$silent" = yes &&
19845 ac_config_status_args
="$ac_config_status_args --quiet"
19847 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
19849 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
19850 # would make configure fail if this is the last instruction.
19851 $ac_cs_success || as_fn_exit $?
19853 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
19854 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
19855 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
19859 if test "$no_create" = "yes"
19865 if test "x$wine_notices != "x
; then
19868 for msg
in $wine_notices; do
19870 if test -n "$msg"; then
19871 { $as_echo "$as_me:${as_lineno-$LINENO}: $msg" >&5
19872 $as_echo "$as_me: $msg" >&6;}
19877 for msg
in $wine_warnings; do
19879 if test -n "$msg"; then
19881 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $msg" >&5
19882 $as_echo "$as_me: WARNING: $msg" >&2;}
19888 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.