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}
4089 enable_wow32
=${enable_wow32:-no}
4092 if test -n "$with_wine64"
4094 if test "x$enable_win64" = "xyes"
4096 as_fn_error
"--enable-win64 and --with-wine64 are mutually exclusive.
4097 --enable-win64 should be used in the 64-bit build tree, --with-wine64 in the 32-bit Wow64 build tree." "$LINENO" 5
4101 enable_fonts
=${enable_fonts:-no}
4102 enable_include
=${enable_include:-no}
4103 enable_server
=${enable_server:-no}
4104 enable_tools
=${enable_tools:-no}
4105 enable_wineboot
=${enable_wineboot:-no}
4106 enable_winedbg
=${enable_winedbg:-no}
4107 test "x$libdir" != "x\${exec_prefix}/lib" || libdir
="\${exec_prefix}/lib32"
4110 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the directory containing the Wine tools" >&5
4111 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
4112 if test "${wine_cv_toolsdir+set}" = set; then :
4113 $as_echo_n "(cached) " >&6
4115 wine_cv_toolsdir
="$with_wine_tools"
4116 if test -z "$with_wine_tools"; then
4117 if test "$cross_compiling" = "yes"; then
4118 as_fn_error
"you must use the --with-wine-tools option when cross-compiling." "$LINENO" 5
4119 elif test -n "$with_wine64"; then
4120 wine_cv_toolsdir
="$with_wine64"
4123 if test -z "$wine_cv_toolsdir"; then
4124 wine_cv_toolsdir
="\$(TOPOBJDIR)"
4125 elif test -d "$wine_cv_toolsdir/tools/winebuild"; then
4126 case "$wine_cv_toolsdir" in
4128 *) wine_cv_toolsdir
="\$(TOPOBJDIR)/$wine_cv_toolsdir" ;;
4131 as_fn_error
"could not find Wine tools in $wine_cv_toolsdir" "$LINENO" 5
4134 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_toolsdir" >&5
4135 $as_echo "$wine_cv_toolsdir" >&6; }
4136 TOOLSDIR
=$wine_cv_toolsdir
4138 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
4140 TARGETFLAGS
="-b $host_alias $TARGETFLAGS"
4146 # Extract the first word of "$ac_prog", so it can be a program name with args.
4147 set dummy
$ac_prog; ac_word
=$2
4148 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4149 $as_echo_n "checking for $ac_word... " >&6; }
4150 if test "${ac_cv_prog_FLEX+set}" = set; then :
4151 $as_echo_n "(cached) " >&6
4153 if test -n "$FLEX"; then
4154 ac_cv_prog_FLEX
="$FLEX" # Let the user override the test.
4156 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4160 test -z "$as_dir" && as_dir
=.
4161 for ac_exec_ext
in '' $ac_executable_extensions; do
4162 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4163 ac_cv_prog_FLEX
="$ac_prog"
4164 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4173 FLEX
=$ac_cv_prog_FLEX
4174 if test -n "$FLEX"; then
4175 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
4176 $as_echo "$FLEX" >&6; }
4178 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4179 $as_echo "no" >&6; }
4183 test -n "$FLEX" && break
4185 test -n "$FLEX" || FLEX
="none"
4187 if test "$FLEX" = "none"
4189 as_fn_error
"no suitable flex found. Please install the 'flex' package." "$LINENO" 5
4192 for ac_prog
in bison
4194 # Extract the first word of "$ac_prog", so it can be a program name with args.
4195 set dummy
$ac_prog; ac_word
=$2
4196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4197 $as_echo_n "checking for $ac_word... " >&6; }
4198 if test "${ac_cv_prog_BISON+set}" = set; then :
4199 $as_echo_n "(cached) " >&6
4201 if test -n "$BISON"; then
4202 ac_cv_prog_BISON
="$BISON" # Let the user override the test.
4204 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4208 test -z "$as_dir" && as_dir
=.
4209 for ac_exec_ext
in '' $ac_executable_extensions; do
4210 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4211 ac_cv_prog_BISON
="$ac_prog"
4212 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4221 BISON
=$ac_cv_prog_BISON
4222 if test -n "$BISON"; then
4223 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5
4224 $as_echo "$BISON" >&6; }
4226 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4227 $as_echo "no" >&6; }
4231 test -n "$BISON" && break
4233 test -n "$BISON" || BISON
="none"
4235 if test "$BISON" = "none"
4237 as_fn_error
"no suitable bison found. Please install the 'bison' package." "$LINENO" 5
4240 if test -n "$ac_tool_prefix"; then
4241 for ac_prog
in ar gar
4243 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4244 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
4245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4246 $as_echo_n "checking for $ac_word... " >&6; }
4247 if test "${ac_cv_prog_AR+set}" = set; then :
4248 $as_echo_n "(cached) " >&6
4250 if test -n "$AR"; then
4251 ac_cv_prog_AR
="$AR" # Let the user override the test.
4253 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4257 test -z "$as_dir" && as_dir
=.
4258 for ac_exec_ext
in '' $ac_executable_extensions; do
4259 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4260 ac_cv_prog_AR
="$ac_tool_prefix$ac_prog"
4261 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4271 if test -n "$AR"; then
4272 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
4273 $as_echo "$AR" >&6; }
4275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4276 $as_echo "no" >&6; }
4280 test -n "$AR" && break
4283 if test -z "$AR"; then
4285 for ac_prog
in ar gar
4287 # Extract the first word of "$ac_prog", so it can be a program name with args.
4288 set dummy
$ac_prog; ac_word
=$2
4289 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4290 $as_echo_n "checking for $ac_word... " >&6; }
4291 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
4292 $as_echo_n "(cached) " >&6
4294 if test -n "$ac_ct_AR"; then
4295 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
4297 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4301 test -z "$as_dir" && as_dir
=.
4302 for ac_exec_ext
in '' $ac_executable_extensions; do
4303 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4304 ac_cv_prog_ac_ct_AR
="$ac_prog"
4305 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4314 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
4315 if test -n "$ac_ct_AR"; then
4316 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
4317 $as_echo "$ac_ct_AR" >&6; }
4319 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4320 $as_echo "no" >&6; }
4324 test -n "$ac_ct_AR" && break
4327 if test "x$ac_ct_AR" = x
; then
4330 case $cross_compiling:$ac_tool_warned in
4332 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4333 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4334 ac_tool_warned
=yes ;;
4342 if test -n "$ac_tool_prefix"; then
4343 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4344 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
4345 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4346 $as_echo_n "checking for $ac_word... " >&6; }
4347 if test "${ac_cv_prog_RANLIB+set}" = set; then :
4348 $as_echo_n "(cached) " >&6
4350 if test -n "$RANLIB"; then
4351 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
4353 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4357 test -z "$as_dir" && as_dir
=.
4358 for ac_exec_ext
in '' $ac_executable_extensions; do
4359 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4360 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
4361 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4370 RANLIB
=$ac_cv_prog_RANLIB
4371 if test -n "$RANLIB"; then
4372 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
4373 $as_echo "$RANLIB" >&6; }
4375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4376 $as_echo "no" >&6; }
4381 if test -z "$ac_cv_prog_RANLIB"; then
4382 ac_ct_RANLIB
=$RANLIB
4383 # Extract the first word of "ranlib", so it can be a program name with args.
4384 set dummy ranlib
; ac_word
=$2
4385 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4386 $as_echo_n "checking for $ac_word... " >&6; }
4387 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
4388 $as_echo_n "(cached) " >&6
4390 if test -n "$ac_ct_RANLIB"; then
4391 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
4393 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4397 test -z "$as_dir" && as_dir
=.
4398 for ac_exec_ext
in '' $ac_executable_extensions; do
4399 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4400 ac_cv_prog_ac_ct_RANLIB
="ranlib"
4401 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4410 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
4411 if test -n "$ac_ct_RANLIB"; then
4412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
4413 $as_echo "$ac_ct_RANLIB" >&6; }
4415 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4416 $as_echo "no" >&6; }
4419 if test "x$ac_ct_RANLIB" = x
; then
4422 case $cross_compiling:$ac_tool_warned in
4424 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4425 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4426 ac_tool_warned
=yes ;;
4428 RANLIB
=$ac_ct_RANLIB
4431 RANLIB
="$ac_cv_prog_RANLIB"
4434 if test -n "$ac_tool_prefix"; then
4435 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4436 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
4437 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4438 $as_echo_n "checking for $ac_word... " >&6; }
4439 if test "${ac_cv_prog_STRIP+set}" = set; then :
4440 $as_echo_n "(cached) " >&6
4442 if test -n "$STRIP"; then
4443 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
4445 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4449 test -z "$as_dir" && as_dir
=.
4450 for ac_exec_ext
in '' $ac_executable_extensions; do
4451 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4452 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
4453 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4462 STRIP
=$ac_cv_prog_STRIP
4463 if test -n "$STRIP"; then
4464 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
4465 $as_echo "$STRIP" >&6; }
4467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4468 $as_echo "no" >&6; }
4473 if test -z "$ac_cv_prog_STRIP"; then
4475 # Extract the first word of "strip", so it can be a program name with args.
4476 set dummy strip
; ac_word
=$2
4477 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4478 $as_echo_n "checking for $ac_word... " >&6; }
4479 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
4480 $as_echo_n "(cached) " >&6
4482 if test -n "$ac_ct_STRIP"; then
4483 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
4485 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4489 test -z "$as_dir" && as_dir
=.
4490 for ac_exec_ext
in '' $ac_executable_extensions; do
4491 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4492 ac_cv_prog_ac_ct_STRIP
="strip"
4493 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4502 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
4503 if test -n "$ac_ct_STRIP"; then
4504 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
4505 $as_echo "$ac_ct_STRIP" >&6; }
4507 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4508 $as_echo "no" >&6; }
4511 if test "x$ac_ct_STRIP" = x
; then
4514 case $cross_compiling:$ac_tool_warned in
4516 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4517 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4518 ac_tool_warned
=yes ;;
4523 STRIP
="$ac_cv_prog_STRIP"
4526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
4527 $as_echo_n "checking whether ln -s works... " >&6; }
4529 if test "$LN_S" = "ln -s"; then
4530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4531 $as_echo "yes" >&6; }
4533 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
4534 $as_echo "no, using $LN_S" >&6; }
4537 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln works" >&5
4538 $as_echo_n "checking whether ln works... " >&6; }
4539 rm -f conf$$ conf$$.
file
4541 if ln conf$$.
file conf$$
2>/dev
/null
; then
4544 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4545 $as_echo "yes" >&6; }
4549 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN" >&5
4550 $as_echo "no, using $LN" >&6; }
4552 rm -f conf$$ conf$$.
file
4553 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4554 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4555 if test "${ac_cv_path_GREP+set}" = set; then :
4556 $as_echo_n "(cached) " >&6
4558 if test -z "$GREP"; then
4559 ac_path_GREP_found
=false
4560 # Loop through the user's path and test for each of PROGNAME-LIST
4561 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4562 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4565 test -z "$as_dir" && as_dir
=.
4566 for ac_prog
in grep ggrep
; do
4567 for ac_exec_ext
in '' $ac_executable_extensions; do
4568 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4569 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4570 # Check for GNU ac_path_GREP and select it if it is found.
4571 # Check for GNU $ac_path_GREP
4572 case `"$ac_path_GREP" --version 2>&1` in
4574 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4577 $as_echo_n 0123456789 >"conftest.in"
4580 cat "conftest.in" "conftest.in" >"conftest.tmp"
4581 mv "conftest.tmp" "conftest.in"
4582 cp "conftest.in" "conftest.nl"
4583 $as_echo 'GREP' >> "conftest.nl"
4584 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4585 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4586 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4587 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4588 # Best one so far, save it but keep looking for a better one
4589 ac_cv_path_GREP
="$ac_path_GREP"
4590 ac_path_GREP_max
=$ac_count
4592 # 10*(2^10) chars as input seems more than enough
4593 test $ac_count -gt 10 && break
4595 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4598 $ac_path_GREP_found && break 3
4603 if test -z "$ac_cv_path_GREP"; then
4604 as_fn_error
"no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4607 ac_cv_path_GREP
=$GREP
4611 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4612 $as_echo "$ac_cv_path_GREP" >&6; }
4613 GREP
="$ac_cv_path_GREP"
4616 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4617 $as_echo_n "checking for egrep... " >&6; }
4618 if test "${ac_cv_path_EGREP+set}" = set; then :
4619 $as_echo_n "(cached) " >&6
4621 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4622 then ac_cv_path_EGREP
="$GREP -E"
4624 if test -z "$EGREP"; then
4625 ac_path_EGREP_found
=false
4626 # Loop through the user's path and test for each of PROGNAME-LIST
4627 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4628 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4631 test -z "$as_dir" && as_dir
=.
4632 for ac_prog
in egrep; do
4633 for ac_exec_ext
in '' $ac_executable_extensions; do
4634 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4635 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4636 # Check for GNU ac_path_EGREP and select it if it is found.
4637 # Check for GNU $ac_path_EGREP
4638 case `"$ac_path_EGREP" --version 2>&1` in
4640 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4643 $as_echo_n 0123456789 >"conftest.in"
4646 cat "conftest.in" "conftest.in" >"conftest.tmp"
4647 mv "conftest.tmp" "conftest.in"
4648 cp "conftest.in" "conftest.nl"
4649 $as_echo 'EGREP' >> "conftest.nl"
4650 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4651 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4652 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4653 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4654 # Best one so far, save it but keep looking for a better one
4655 ac_cv_path_EGREP
="$ac_path_EGREP"
4656 ac_path_EGREP_max
=$ac_count
4658 # 10*(2^10) chars as input seems more than enough
4659 test $ac_count -gt 10 && break
4661 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4664 $ac_path_EGREP_found && break 3
4669 if test -z "$ac_cv_path_EGREP"; then
4670 as_fn_error
"no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4673 ac_cv_path_EGREP
=$EGREP
4678 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4679 $as_echo "$ac_cv_path_EGREP" >&6; }
4680 EGREP
="$ac_cv_path_EGREP"
4683 # Extract the first word of "ldconfig", so it can be a program name with args.
4684 set dummy ldconfig
; ac_word
=$2
4685 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4686 $as_echo_n "checking for $ac_word... " >&6; }
4687 if test "${ac_cv_path_LDCONFIG+set}" = set; then :
4688 $as_echo_n "(cached) " >&6
4692 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
4695 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4696 for as_dir
in /sbin
/usr
/sbin
$PATH
4699 test -z "$as_dir" && as_dir
=.
4700 for ac_exec_ext
in '' $ac_executable_extensions; do
4701 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4702 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
4703 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4710 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
4714 LDCONFIG
=$ac_cv_path_LDCONFIG
4715 if test -n "$LDCONFIG"; then
4716 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LDCONFIG" >&5
4717 $as_echo "$LDCONFIG" >&6; }
4719 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4720 $as_echo "no" >&6; }
4724 # Find a good install program. We prefer a C program (faster),
4725 # so one script is as good as another. But avoid the broken or
4726 # incompatible versions:
4727 # SysV /etc/install, /usr/sbin/install
4728 # SunOS /usr/etc/install
4729 # IRIX /sbin/install
4731 # AmigaOS /C/install, which installs bootblocks on floppy discs
4732 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4733 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4734 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4735 # OS/2's system install, which has a completely different semantic
4736 # ./install, which can be erroneously created by make from ./install.sh.
4737 # Reject install programs that cannot install multiple files.
4738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
4739 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4740 if test -z "$INSTALL"; then
4741 if test "${ac_cv_path_install+set}" = set; then :
4742 $as_echo_n "(cached) " >&6
4744 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4748 test -z "$as_dir" && as_dir
=.
4749 # Account for people who put trailing slashes in PATH elements.
4750 case $as_dir/ in #((
4751 .
/ | .
// |
/[cC
]/* | \
4752 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
4753 ?
:[\\/]os2
[\\/]install[\\/]* | ?
:[\\/]OS2
[\\/]INSTALL
[\\/]* | \
4756 # OSF1 and SCO ODT 3.0 have their own names for install.
4757 # Don't use installbsd from OSF since it installs stuff as root
4759 for ac_prog
in ginstall scoinst
install; do
4760 for ac_exec_ext
in '' $ac_executable_extensions; do
4761 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4762 if test $ac_prog = install &&
4763 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4764 # AIX install. It has an incompatible calling convention.
4766 elif test $ac_prog = install &&
4767 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4768 # program-specific install script used by HP pwplus--don't use.
4771 rm -rf conftest.one conftest.two conftest.dir
4772 echo one
> conftest.one
4773 echo two
> conftest.two
4775 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
4776 test -s conftest.one
&& test -s conftest.two
&&
4777 test -s conftest.dir
/conftest.one
&&
4778 test -s conftest.dir
/conftest.two
4780 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
4793 rm -rf conftest.one conftest.two conftest.dir
4796 if test "${ac_cv_path_install+set}" = set; then
4797 INSTALL
=$ac_cv_path_install
4799 # As a last resort, use the slow shell script. Don't cache a
4800 # value for INSTALL within a source directory, because that will
4801 # break other packages using the cache if that directory is
4802 # removed, or if the value is a relative name.
4803 INSTALL
=$ac_install_sh
4806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
4807 $as_echo "$INSTALL" >&6; }
4809 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4810 # It thinks the first close brace ends the variable substitution.
4811 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
4813 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
4815 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
4818 [\\/$
]* | ?
:[\\/]* ) ;;
4819 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
4822 for ac_prog
in lclint lint
4824 # Extract the first word of "$ac_prog", so it can be a program name with args.
4825 set dummy
$ac_prog; ac_word
=$2
4826 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4827 $as_echo_n "checking for $ac_word... " >&6; }
4828 if test "${ac_cv_prog_LINT+set}" = set; then :
4829 $as_echo_n "(cached) " >&6
4831 if test -n "$LINT"; then
4832 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
4834 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4838 test -z "$as_dir" && as_dir
=.
4839 for ac_exec_ext
in '' $ac_executable_extensions; do
4840 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4841 ac_cv_prog_LINT
="$ac_prog"
4842 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4851 LINT
=$ac_cv_prog_LINT
4852 if test -n "$LINT"; then
4853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINT" >&5
4854 $as_echo "$LINT" >&6; }
4856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4857 $as_echo "no" >&6; }
4861 test -n "$LINT" && break
4864 if test "$LINT" = "lint"
4866 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
4871 for ac_prog
in fontforge
4873 # Extract the first word of "$ac_prog", so it can be a program name with args.
4874 set dummy
$ac_prog; ac_word
=$2
4875 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4876 $as_echo_n "checking for $ac_word... " >&6; }
4877 if test "${ac_cv_prog_FONTFORGE+set}" = set; then :
4878 $as_echo_n "(cached) " >&6
4880 if test -n "$FONTFORGE"; then
4881 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
4883 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4887 test -z "$as_dir" && as_dir
=.
4888 for ac_exec_ext
in '' $ac_executable_extensions; do
4889 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4890 ac_cv_prog_FONTFORGE
="$ac_prog"
4891 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4900 FONTFORGE
=$ac_cv_prog_FONTFORGE
4901 if test -n "$FONTFORGE"; then
4902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FONTFORGE" >&5
4903 $as_echo "$FONTFORGE" >&6; }
4905 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4906 $as_echo "no" >&6; }
4910 test -n "$FONTFORGE" && break
4912 test -n "$FONTFORGE" || FONTFORGE
="false"
4914 for ac_prog
in pkg-config
4916 # Extract the first word of "$ac_prog", so it can be a program name with args.
4917 set dummy
$ac_prog; ac_word
=$2
4918 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4919 $as_echo_n "checking for $ac_word... " >&6; }
4920 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then :
4921 $as_echo_n "(cached) " >&6
4923 if test -n "$PKG_CONFIG"; then
4924 ac_cv_prog_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test.
4926 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4930 test -z "$as_dir" && as_dir
=.
4931 for ac_exec_ext
in '' $ac_executable_extensions; do
4932 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4933 ac_cv_prog_PKG_CONFIG
="$ac_prog"
4934 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4943 PKG_CONFIG
=$ac_cv_prog_PKG_CONFIG
4944 if test -n "$PKG_CONFIG"; then
4945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
4946 $as_echo "$PKG_CONFIG" >&6; }
4948 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4949 $as_echo "no" >&6; }
4953 test -n "$PKG_CONFIG" && break
4955 test -n "$PKG_CONFIG" || PKG_CONFIG
="false"
4959 # Extract the first word of "$ac_prog", so it can be a program name with args.
4960 set dummy
$ac_prog; ac_word
=$2
4961 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4962 $as_echo_n "checking for $ac_word... " >&6; }
4963 if test "${ac_cv_prog_RSVG+set}" = set; then :
4964 $as_echo_n "(cached) " >&6
4966 if test -n "$RSVG"; then
4967 ac_cv_prog_RSVG
="$RSVG" # Let the user override the test.
4969 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4973 test -z "$as_dir" && as_dir
=.
4974 for ac_exec_ext
in '' $ac_executable_extensions; do
4975 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4976 ac_cv_prog_RSVG
="$ac_prog"
4977 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4986 RSVG
=$ac_cv_prog_RSVG
4987 if test -n "$RSVG"; then
4988 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RSVG" >&5
4989 $as_echo "$RSVG" >&6; }
4991 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4992 $as_echo "no" >&6; }
4996 test -n "$RSVG" && break
4998 test -n "$RSVG" || RSVG
="false"
5000 for ac_prog
in icotool
5002 # Extract the first word of "$ac_prog", so it can be a program name with args.
5003 set dummy
$ac_prog; ac_word
=$2
5004 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5005 $as_echo_n "checking for $ac_word... " >&6; }
5006 if test "${ac_cv_prog_ICOTOOL+set}" = set; then :
5007 $as_echo_n "(cached) " >&6
5009 if test -n "$ICOTOOL"; then
5010 ac_cv_prog_ICOTOOL
="$ICOTOOL" # Let the user override the test.
5012 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5016 test -z "$as_dir" && as_dir
=.
5017 for ac_exec_ext
in '' $ac_executable_extensions; do
5018 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5019 ac_cv_prog_ICOTOOL
="$ac_prog"
5020 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5029 ICOTOOL
=$ac_cv_prog_ICOTOOL
5030 if test -n "$ICOTOOL"; then
5031 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ICOTOOL" >&5
5032 $as_echo "$ICOTOOL" >&6; }
5034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5035 $as_echo "no" >&6; }
5039 test -n "$ICOTOOL" && break
5041 test -n "$ICOTOOL" || ICOTOOL
="false"
5044 if test "${enable_maintainer_mode+set}" = set
5046 if test "$FONTFORGE" = "false"; then wine_warnings
="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
5047 if test "$RSVG" = "false"; then wine_warnings
="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
5048 if test "$ICOTOOL" = "false"; then wine_warnings
="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
5053 # Extract the first word of "prelink", so it can be a program name with args.
5054 set dummy prelink
; ac_word
=$2
5055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5056 $as_echo_n "checking for $ac_word... " >&6; }
5057 if test "${ac_cv_path_PRELINK+set}" = set; then :
5058 $as_echo_n "(cached) " >&6
5062 ac_cv_path_PRELINK
="$PRELINK" # Let the user override the test with a path.
5065 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5066 for as_dir
in /sbin
/usr
/sbin
$PATH
5069 test -z "$as_dir" && as_dir
=.
5070 for ac_exec_ext
in '' $ac_executable_extensions; do
5071 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5072 ac_cv_path_PRELINK
="$as_dir/$ac_word$ac_exec_ext"
5073 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5080 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK
="false"
5084 PRELINK
=$ac_cv_path_PRELINK
5085 if test -n "$PRELINK"; then
5086 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PRELINK" >&5
5087 $as_echo "$PRELINK" >&6; }
5089 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5090 $as_echo "no" >&6; }
5098 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for i386_set_ldt in -li386" >&5
5099 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
5100 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then :
5101 $as_echo_n "(cached) " >&6
5103 ac_check_lib_save_LIBS
=$LIBS
5105 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5106 /* end confdefs.h. */
5108 /* Override any GCC internal prototype to avoid an error.
5109 Use char because int might match the return type of a GCC
5110 builtin and then its argument prototype would still apply. */
5114 char i386_set_ldt ();
5118 return i386_set_ldt ();
5123 if ac_fn_c_try_link
"$LINENO"; then :
5124 ac_cv_lib_i386_i386_set_ldt
=yes
5126 ac_cv_lib_i386_i386_set_ldt
=no
5128 rm -f core conftest.err conftest.
$ac_objext \
5129 conftest
$ac_exeext conftest.
$ac_ext
5130 LIBS
=$ac_check_lib_save_LIBS
5132 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5133 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5134 if test "x$ac_cv_lib_i386_i386_set_ldt" = x
""yes; then :
5135 cat >>confdefs.h
<<_ACEOF
5136 #define HAVE_LIBI386 1
5143 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _oss_ioctl in -lossaudio" >&5
5144 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5145 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then :
5146 $as_echo_n "(cached) " >&6
5148 ac_check_lib_save_LIBS
=$LIBS
5149 LIBS
="-lossaudio $LIBS"
5150 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5151 /* end confdefs.h. */
5153 /* Override any GCC internal prototype to avoid an error.
5154 Use char because int might match the return type of a GCC
5155 builtin and then its argument prototype would still apply. */
5163 return _oss_ioctl ();
5168 if ac_fn_c_try_link
"$LINENO"; then :
5169 ac_cv_lib_ossaudio__oss_ioctl
=yes
5171 ac_cv_lib_ossaudio__oss_ioctl
=no
5173 rm -f core conftest.err conftest.
$ac_objext \
5174 conftest
$ac_exeext conftest.
$ac_ext
5175 LIBS
=$ac_check_lib_save_LIBS
5177 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5178 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5179 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x
""yes; then :
5180 cat >>confdefs.h
<<_ACEOF
5181 #define HAVE_LIBOSSAUDIO 1
5184 LIBS
="-lossaudio $LIBS"
5195 # Check whether --enable-largefile was given.
5196 if test "${enable_largefile+set}" = set; then :
5197 enableval
=$enable_largefile;
5200 if test "$enable_largefile" != no
; then
5202 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
5203 $as_echo_n "checking for special C compiler options needed for large files... " >&6; }
5204 if test "${ac_cv_sys_largefile_CC+set}" = set; then :
5205 $as_echo_n "(cached) " >&6
5207 ac_cv_sys_largefile_CC
=no
5208 if test "$GCC" != yes; then
5211 # IRIX 6.2 and later do not support large files by default,
5212 # so use the C compiler's -n32 option if that helps.
5213 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5214 /* end confdefs.h. */
5215 #include <sys/types.h>
5216 /* Check that off_t can represent 2**63 - 1 correctly.
5217 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5218 since some C++ compilers masquerading as C compilers
5219 incorrectly reject 9223372036854775807. */
5220 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5221 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5222 && LARGE_OFF_T % 2147483647 == 1)
5232 if ac_fn_c_try_compile
"$LINENO"; then :
5235 rm -f core conftest.err conftest.
$ac_objext
5237 if ac_fn_c_try_compile
"$LINENO"; then :
5238 ac_cv_sys_largefile_CC
=' -n32'; break
5240 rm -f core conftest.err conftest.
$ac_objext
5244 rm -f conftest.
$ac_ext
5247 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
5248 $as_echo "$ac_cv_sys_largefile_CC" >&6; }
5249 if test "$ac_cv_sys_largefile_CC" != no
; then
5250 CC
=$CC$ac_cv_sys_largefile_CC
5253 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
5254 $as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
5255 if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
5256 $as_echo_n "(cached) " >&6
5259 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5260 /* end confdefs.h. */
5261 #include <sys/types.h>
5262 /* Check that off_t can represent 2**63 - 1 correctly.
5263 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5264 since some C++ compilers masquerading as C compilers
5265 incorrectly reject 9223372036854775807. */
5266 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5267 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5268 && LARGE_OFF_T % 2147483647 == 1)
5278 if ac_fn_c_try_compile
"$LINENO"; then :
5279 ac_cv_sys_file_offset_bits
=no
; break
5281 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5282 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5283 /* end confdefs.h. */
5284 #define _FILE_OFFSET_BITS 64
5285 #include <sys/types.h>
5286 /* Check that off_t can represent 2**63 - 1 correctly.
5287 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5288 since some C++ compilers masquerading as C compilers
5289 incorrectly reject 9223372036854775807. */
5290 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5291 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5292 && LARGE_OFF_T % 2147483647 == 1)
5302 if ac_fn_c_try_compile
"$LINENO"; then :
5303 ac_cv_sys_file_offset_bits
=64; break
5305 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5306 ac_cv_sys_file_offset_bits
=unknown
5310 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
5311 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
5312 case $ac_cv_sys_file_offset_bits in #(
5315 cat >>confdefs.h
<<_ACEOF
5316 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
5321 if test $ac_cv_sys_file_offset_bits = unknown
; then
5322 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
5323 $as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
5324 if test "${ac_cv_sys_large_files+set}" = set; then :
5325 $as_echo_n "(cached) " >&6
5328 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5329 /* end confdefs.h. */
5330 #include <sys/types.h>
5331 /* Check that off_t can represent 2**63 - 1 correctly.
5332 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5333 since some C++ compilers masquerading as C compilers
5334 incorrectly reject 9223372036854775807. */
5335 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5336 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5337 && LARGE_OFF_T % 2147483647 == 1)
5347 if ac_fn_c_try_compile
"$LINENO"; then :
5348 ac_cv_sys_large_files
=no
; break
5350 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5351 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5352 /* end confdefs.h. */
5353 #define _LARGE_FILES 1
5354 #include <sys/types.h>
5355 /* Check that off_t can represent 2**63 - 1 correctly.
5356 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5357 since some C++ compilers masquerading as C compilers
5358 incorrectly reject 9223372036854775807. */
5359 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5360 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5361 && LARGE_OFF_T % 2147483647 == 1)
5371 if ac_fn_c_try_compile
"$LINENO"; then :
5372 ac_cv_sys_large_files
=1; break
5374 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5375 ac_cv_sys_large_files
=unknown
5379 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
5380 $as_echo "$ac_cv_sys_large_files" >&6; }
5381 case $ac_cv_sys_large_files in #(
5384 cat >>confdefs.h
<<_ACEOF
5385 #define _LARGE_FILES $ac_cv_sys_large_files
5395 ac_cpp
='$CPP $CPPFLAGS'
5396 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5397 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5398 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5400 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5401 # On Suns, sometimes $CPP names a directory.
5402 if test -n "$CPP" && test -d "$CPP"; then
5405 if test -z "$CPP"; then
5406 if test "${ac_cv_prog_CPP+set}" = set; then :
5407 $as_echo_n "(cached) " >&6
5409 # Double quotes because CPP needs to be expanded
5410 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5413 for ac_c_preproc_warn_flag
in '' yes
5415 # Use a header file that comes with gcc, so configuring glibc
5416 # with a fresh cross-compiler works.
5417 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5418 # <limits.h> exists even on freestanding compilers.
5419 # On the NeXT, cc -E runs the code through the compiler's parser,
5420 # not just through cpp. "Syntax error" is here to catch this case.
5421 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5422 /* end confdefs.h. */
5424 # include <limits.h>
5426 # include <assert.h>
5430 if ac_fn_c_try_cpp
"$LINENO"; then :
5433 # Broken: fails on valid input.
5436 rm -f conftest.err conftest.
$ac_ext
5438 # OK, works on sane cases. Now check whether nonexistent headers
5439 # can be detected and how.
5440 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5441 /* end confdefs.h. */
5442 #include <ac_nonexistent.h>
5444 if ac_fn_c_try_cpp
"$LINENO"; then :
5445 # Broken: success on invalid input.
5448 # Passes both tests.
5452 rm -f conftest.err conftest.
$ac_ext
5455 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5456 rm -f conftest.err conftest.
$ac_ext
5457 if $ac_preproc_ok; then :
5469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5470 $as_echo "$CPP" >&6; }
5472 for ac_c_preproc_warn_flag
in '' yes
5474 # Use a header file that comes with gcc, so configuring glibc
5475 # with a fresh cross-compiler works.
5476 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5477 # <limits.h> exists even on freestanding compilers.
5478 # On the NeXT, cc -E runs the code through the compiler's parser,
5479 # not just through cpp. "Syntax error" is here to catch this case.
5480 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5481 /* end confdefs.h. */
5483 # include <limits.h>
5485 # include <assert.h>
5489 if ac_fn_c_try_cpp
"$LINENO"; then :
5492 # Broken: fails on valid input.
5495 rm -f conftest.err conftest.
$ac_ext
5497 # OK, works on sane cases. Now check whether nonexistent headers
5498 # can be detected and how.
5499 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5500 /* end confdefs.h. */
5501 #include <ac_nonexistent.h>
5503 if ac_fn_c_try_cpp
"$LINENO"; then :
5504 # Broken: success on invalid input.
5507 # Passes both tests.
5511 rm -f conftest.err conftest.
$ac_ext
5514 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5515 rm -f conftest.err conftest.
$ac_ext
5516 if $ac_preproc_ok; then :
5519 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5520 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5521 as_fn_error
"C preprocessor \"$CPP\" fails sanity check
5522 See \`config.log' for more details." "$LINENO" 5; }
5526 ac_cpp
='$CPP $CPPFLAGS'
5527 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5528 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5529 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5532 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5533 $as_echo_n "checking for ANSI C header files... " >&6; }
5534 if test "${ac_cv_header_stdc+set}" = set; then :
5535 $as_echo_n "(cached) " >&6
5537 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5538 /* end confdefs.h. */
5552 if ac_fn_c_try_compile
"$LINENO"; then :
5553 ac_cv_header_stdc
=yes
5555 ac_cv_header_stdc
=no
5557 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5559 if test $ac_cv_header_stdc = yes; then
5560 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5561 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5562 /* end confdefs.h. */
5566 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5567 $EGREP "memchr" >/dev
/null
2>&1; then :
5570 ac_cv_header_stdc
=no
5576 if test $ac_cv_header_stdc = yes; then
5577 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5578 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5579 /* end confdefs.h. */
5583 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5584 $EGREP "free" >/dev
/null
2>&1; then :
5587 ac_cv_header_stdc
=no
5593 if test $ac_cv_header_stdc = yes; then
5594 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5595 if test "$cross_compiling" = yes; then :
5598 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5599 /* end confdefs.h. */
5602 #if ((' ' & 0x0FF) == 0x020)
5603 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5604 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5606 # define ISLOWER(c) \
5607 (('a' <= (c) && (c) <= 'i') \
5608 || ('j' <= (c) && (c) <= 'r') \
5609 || ('s' <= (c) && (c) <= 'z'))
5610 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5613 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5618 for (i = 0; i < 256; i++)
5619 if (XOR (islower (i), ISLOWER (i))
5620 || toupper (i) != TOUPPER (i))
5625 if ac_fn_c_try_run
"$LINENO"; then :
5628 ac_cv_header_stdc
=no
5630 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
5631 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
5636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5637 $as_echo "$ac_cv_header_stdc" >&6; }
5638 if test $ac_cv_header_stdc = yes; then
5640 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
5644 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5645 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
5646 inttypes.h stdint.h unistd.h
5648 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5649 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5651 eval as_val
=\$
$as_ac_Header
5652 if test "x$as_val" = x
""yes; then :
5653 cat >>confdefs.h
<<_ACEOF
5654 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5664 AudioUnit
/AudioUnit.h \
5666 CoreAudio
/CoreAudio.h \
5667 DiskArbitration
/DiskArbitration.h \
5669 IOKit
/hid
/IOHIDLib.h \
5684 fontconfig
/fontconfig.h \
5717 machine
/soundcard.h \
5723 netinet
/in_systm.h \
5789 valgrind
/memcheck.h \
5790 valgrind
/valgrind.h \
5794 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5795 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
5796 eval as_val
=\$
$as_ac_Header
5797 if test "x$as_val" = x
""yes; then :
5798 cat >>confdefs.h
<<_ACEOF
5799 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5806 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5
5807 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
5808 if test "${ac_cv_header_stat_broken+set}" = set; then :
5809 $as_echo_n "(cached) " >&6
5811 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5812 /* end confdefs.h. */
5813 #include <sys/types.h>
5814 #include <sys/stat.h>
5816 #if defined S_ISBLK && defined S_IFDIR
5817 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
5820 #if defined S_ISBLK && defined S_IFCHR
5821 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
5824 #if defined S_ISLNK && defined S_IFREG
5825 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
5828 #if defined S_ISSOCK && defined S_IFREG
5829 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
5833 if ac_fn_c_try_compile
"$LINENO"; then :
5834 ac_cv_header_stat_broken
=no
5836 ac_cv_header_stat_broken
=yes
5838 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stat_broken" >&5
5841 $as_echo "$ac_cv_header_stat_broken" >&6; }
5842 if test $ac_cv_header_stat_broken = yes; then
5844 $as_echo "#define STAT_MACROS_BROKEN 1" >>confdefs.h
5850 for ac_header
in sys
/mount.h sys
/statfs.h sys
/sysctl.h sys
/user.h sys
/vfs.h
5852 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5853 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
5854 #ifdef HAVE_SYS_PARAM_H
5855 # include <sys/param.h>
5858 eval as_val
=\$
$as_ac_Header
5859 if test "x$as_val" = x
""yes; then :
5860 cat >>confdefs.h
<<_ACEOF
5861 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5876 netinet
/if_ether.h \
5877 netinet
/if_inarp.h \
5885 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5886 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
5887 #ifdef HAVE_SYS_SOCKET_H
5888 # include <sys/socket.h>
5890 #ifdef HAVE_SYS_SOCKETVAR_H
5891 # include <sys/socketvar.h>
5893 #ifdef HAVE_NET_ROUTE_H
5894 # include <net/route.h>
5896 #ifdef HAVE_NETINET_IN_H
5897 # include <netinet/in.h>
5899 #ifdef HAVE_NETINET_IN_SYSTM_H
5900 # include <netinet/in_systm.h>
5902 #ifdef HAVE_NET_IF_H
5903 # include <net/if.h>
5905 #ifdef HAVE_NETINET_IP_H
5906 # include <netinet/ip.h>
5909 eval as_val
=\$
$as_ac_Header
5910 if test "x$as_val" = x
""yes; then :
5911 cat >>confdefs.h
<<_ACEOF
5912 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5920 for ac_header
in netinet
/tcp_timer.h netinet
/udp_var.h netinet
/icmp_var.h netinet
/tcp_var.h
5922 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5923 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
5927 #ifdef HAVE_SYS_SOCKET_H
5928 # include <sys/socket.h>
5930 #ifdef HAVE_SYS_SOCKETVAR_H
5931 # include <sys/socketvar.h>
5933 #ifdef HAVE_SYS_TIMEOUT_H
5934 # include <sys/timeout.h>
5936 #ifdef HAVE_NETINET_IN_H
5937 # include <netinet/in.h>
5939 #ifdef HAVE_NETINET_IN_SYSTM_H
5940 # include <netinet/in_systm.h>
5942 #ifdef HAVE_NETINET_IP_H
5943 # include <netinet/ip.h>
5945 #ifdef HAVE_NETINET_IP_VAR_H
5946 # include <netinet/ip_var.h>
5948 #ifdef HAVE_NETINET_IP_ICMP_H
5949 # include <netinet/ip_icmp.h>
5951 #ifdef HAVE_NETINET_UDP_H
5952 # include <netinet/udp.h>
5954 #ifdef HAVE_NETINET_TCP_H
5955 # include <netinet/tcp.h>
5957 #ifdef HAVE_NETINET_TCP_TIMER_H
5958 #include <netinet/tcp_timer.h>
5961 eval as_val
=\$
$as_ac_Header
5962 if test "x$as_val" = x
""yes; then :
5963 cat >>confdefs.h
<<_ACEOF
5964 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5972 for ac_header
in linux
/ipx.h linux
/irda.h
5974 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5975 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
5976 #ifdef HAVE_ASM_TYPES_H
5977 # include <asm/types.h>
5979 #ifdef HAVE_SYS_SOCKET_H
5980 # include <sys/socket.h>
5982 #ifdef HAVE_LINUX_TYPES_H
5983 # include <linux/types.h>
5986 eval as_val
=\$
$as_ac_Header
5987 if test "x$as_val" = x
""yes; then :
5988 cat >>confdefs.h
<<_ACEOF
5989 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5997 for ac_header
in mach-o
/dyld_images.h
5999 ac_fn_c_check_header_compile
"$LINENO" "mach-o/dyld_images.h" "ac_cv_header_mach_o_dyld_images_h" "#ifdef HAVE_STDBOOL_H
6000 # include <stdbool.h>
6002 #ifdef HAVE_STDINT_H
6003 # include <stdint.h>
6006 if test "x$ac_cv_header_mach_o_dyld_images_h" = x
""yes; then :
6007 cat >>confdefs.h
<<_ACEOF
6008 #define HAVE_MACH_O_DYLD_IMAGES_H 1
6016 for ac_header
in resolv.h
6018 ac_fn_c_check_header_compile
"$LINENO" "resolv.h" "ac_cv_header_resolv_h" "#include <sys/types.h>
6019 #ifdef HAVE_SYS_SOCKET_H
6020 # include <sys/socket.h>
6022 #ifdef HAVE_NETINET_IN_H
6023 # include <netinet/in.h>
6025 #ifdef HAVE_ARPA_NAMESER_H
6026 # include <arpa/nameser.h>
6029 if test "x$ac_cv_header_resolv_h" = x
""yes; then :
6030 cat >>confdefs.h
<<_ACEOF
6031 #define HAVE_RESOLV_H 1
6039 for ac_header
in ucontext.h
6041 ac_fn_c_check_header_compile
"$LINENO" "ucontext.h" "ac_cv_header_ucontext_h" "#include <signal.h>
6043 if test "x$ac_cv_header_ucontext_h" = x
""yes; then :
6044 cat >>confdefs.h
<<_ACEOF
6045 #define HAVE_UCONTEXT_H 1
6053 for ac_header
in sys
/thr.h
6055 ac_fn_c_check_header_compile
"$LINENO" "sys/thr.h" "ac_cv_header_sys_thr_h" "#include <sys/types.h>
6056 #ifdef HAVE_UCONTEXT_H
6057 #include <ucontext.h>
6060 if test "x$ac_cv_header_sys_thr_h" = x
""yes; then :
6061 cat >>confdefs.h
<<_ACEOF
6062 #define HAVE_SYS_THR_H 1
6070 for ac_header
in pthread_np.h
6072 ac_fn_c_check_header_compile
"$LINENO" "pthread_np.h" "ac_cv_header_pthread_np_h" "#ifdef HAVE_PTHREAD_H
6073 #include <pthread.h>
6076 if test "x$ac_cv_header_pthread_np_h" = x
""yes; then :
6077 cat >>confdefs.h
<<_ACEOF
6078 #define HAVE_PTHREAD_NP_H 1
6086 for ac_header
in linux
/videodev.h
6088 ac_fn_c_check_header_compile
"$LINENO" "linux/videodev.h" "ac_cv_header_linux_videodev_h" "#ifdef HAVE_SYS_TIME_H
6089 #include <sys/time.h>
6091 #include <sys/types.h>
6092 #ifdef HAVE_ASM_TYPES_H
6093 #include <asm/types.h>
6096 if test "x$ac_cv_header_linux_videodev_h" = x
""yes; then :
6097 cat >>confdefs.h
<<_ACEOF
6098 #define HAVE_LINUX_VIDEODEV_H 1
6106 for ac_header
in linux
/capi.h
6108 ac_fn_c_check_header_compile
"$LINENO" "linux/capi.h" "ac_cv_header_linux_capi_h" "#define __user
6110 if test "x$ac_cv_header_linux_capi_h" = x
""yes; then :
6111 cat >>confdefs.h
<<_ACEOF
6112 #define HAVE_LINUX_CAPI_H 1
6123 DLLFLAGS
="-D_REENTRANT"
6137 # Extract the first word of "ldd", so it can be a program name with args.
6138 set dummy ldd
; ac_word
=$2
6139 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6140 $as_echo_n "checking for $ac_word... " >&6; }
6141 if test "${ac_cv_path_LDD+set}" = set; then :
6142 $as_echo_n "(cached) " >&6
6146 ac_cv_path_LDD
="$LDD" # Let the user override the test with a path.
6149 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6150 as_dummy
="/sbin:/usr/sbin:$PATH"
6151 for as_dir
in $as_dummy
6154 test -z "$as_dir" && as_dir
=.
6155 for ac_exec_ext
in '' $ac_executable_extensions; do
6156 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6157 ac_cv_path_LDD
="$as_dir/$ac_word$ac_exec_ext"
6158 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6165 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD
="true"
6170 if test -n "$LDD"; then
6171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LDD" >&5
6172 $as_echo "$LDD" >&6; }
6174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6175 $as_echo "no" >&6; }
6182 if test -n "$ac_tool_prefix"; then
6183 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
6184 set dummy
${ac_tool_prefix}dlltool
; ac_word
=$2
6185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6186 $as_echo_n "checking for $ac_word... " >&6; }
6187 if test "${ac_cv_prog_DLLTOOL+set}" = set; then :
6188 $as_echo_n "(cached) " >&6
6190 if test -n "$DLLTOOL"; then
6191 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
6193 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6197 test -z "$as_dir" && as_dir
=.
6198 for ac_exec_ext
in '' $ac_executable_extensions; do
6199 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6200 ac_cv_prog_DLLTOOL
="${ac_tool_prefix}dlltool"
6201 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6210 DLLTOOL
=$ac_cv_prog_DLLTOOL
6211 if test -n "$DLLTOOL"; then
6212 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
6213 $as_echo "$DLLTOOL" >&6; }
6215 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6216 $as_echo "no" >&6; }
6221 if test -z "$ac_cv_prog_DLLTOOL"; then
6222 ac_ct_DLLTOOL
=$DLLTOOL
6223 # Extract the first word of "dlltool", so it can be a program name with args.
6224 set dummy dlltool
; ac_word
=$2
6225 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6226 $as_echo_n "checking for $ac_word... " >&6; }
6227 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then :
6228 $as_echo_n "(cached) " >&6
6230 if test -n "$ac_ct_DLLTOOL"; then
6231 ac_cv_prog_ac_ct_DLLTOOL
="$ac_ct_DLLTOOL" # Let the user override the test.
6233 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6237 test -z "$as_dir" && as_dir
=.
6238 for ac_exec_ext
in '' $ac_executable_extensions; do
6239 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6240 ac_cv_prog_ac_ct_DLLTOOL
="dlltool"
6241 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6250 ac_ct_DLLTOOL
=$ac_cv_prog_ac_ct_DLLTOOL
6251 if test -n "$ac_ct_DLLTOOL"; then
6252 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
6253 $as_echo "$ac_ct_DLLTOOL" >&6; }
6255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6256 $as_echo "no" >&6; }
6259 if test "x$ac_ct_DLLTOOL" = x
; then
6262 case $cross_compiling:$ac_tool_warned in
6264 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6265 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6266 ac_tool_warned
=yes ;;
6268 DLLTOOL
=$ac_ct_DLLTOOL
6271 DLLTOOL
="$ac_cv_prog_DLLTOOL"
6274 if test -n "$ac_tool_prefix"; then
6275 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
6276 set dummy
${ac_tool_prefix}dllwrap
; ac_word
=$2
6277 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6278 $as_echo_n "checking for $ac_word... " >&6; }
6279 if test "${ac_cv_prog_DLLWRAP+set}" = set; then :
6280 $as_echo_n "(cached) " >&6
6282 if test -n "$DLLWRAP"; then
6283 ac_cv_prog_DLLWRAP
="$DLLWRAP" # Let the user override the test.
6285 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6289 test -z "$as_dir" && as_dir
=.
6290 for ac_exec_ext
in '' $ac_executable_extensions; do
6291 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6292 ac_cv_prog_DLLWRAP
="${ac_tool_prefix}dllwrap"
6293 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6302 DLLWRAP
=$ac_cv_prog_DLLWRAP
6303 if test -n "$DLLWRAP"; then
6304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLWRAP" >&5
6305 $as_echo "$DLLWRAP" >&6; }
6307 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6308 $as_echo "no" >&6; }
6313 if test -z "$ac_cv_prog_DLLWRAP"; then
6314 ac_ct_DLLWRAP
=$DLLWRAP
6315 # Extract the first word of "dllwrap", so it can be a program name with args.
6316 set dummy dllwrap
; ac_word
=$2
6317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6318 $as_echo_n "checking for $ac_word... " >&6; }
6319 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then :
6320 $as_echo_n "(cached) " >&6
6322 if test -n "$ac_ct_DLLWRAP"; then
6323 ac_cv_prog_ac_ct_DLLWRAP
="$ac_ct_DLLWRAP" # Let the user override the test.
6325 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6329 test -z "$as_dir" && as_dir
=.
6330 for ac_exec_ext
in '' $ac_executable_extensions; do
6331 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6332 ac_cv_prog_ac_ct_DLLWRAP
="dllwrap"
6333 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6342 ac_ct_DLLWRAP
=$ac_cv_prog_ac_ct_DLLWRAP
6343 if test -n "$ac_ct_DLLWRAP"; then
6344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLWRAP" >&5
6345 $as_echo "$ac_ct_DLLWRAP" >&6; }
6347 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6348 $as_echo "no" >&6; }
6351 if test "x$ac_ct_DLLWRAP" = x
; then
6354 case $cross_compiling:$ac_tool_warned in
6356 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6357 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6358 ac_tool_warned
=yes ;;
6360 DLLWRAP
=$ac_ct_DLLWRAP
6363 DLLWRAP
="$ac_cv_prog_DLLWRAP"
6366 if test -n "$ac_tool_prefix"; then
6367 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6368 set dummy
${ac_tool_prefix}ar; ac_word
=$2
6369 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6370 $as_echo_n "checking for $ac_word... " >&6; }
6371 if test "${ac_cv_prog_MINGWAR+set}" = set; then :
6372 $as_echo_n "(cached) " >&6
6374 if test -n "$MINGWAR"; then
6375 ac_cv_prog_MINGWAR
="$MINGWAR" # Let the user override the test.
6377 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6381 test -z "$as_dir" && as_dir
=.
6382 for ac_exec_ext
in '' $ac_executable_extensions; do
6383 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6384 ac_cv_prog_MINGWAR
="${ac_tool_prefix}ar"
6385 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6394 MINGWAR
=$ac_cv_prog_MINGWAR
6395 if test -n "$MINGWAR"; then
6396 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MINGWAR" >&5
6397 $as_echo "$MINGWAR" >&6; }
6399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6400 $as_echo "no" >&6; }
6405 if test -z "$ac_cv_prog_MINGWAR"; then
6406 ac_ct_MINGWAR
=$MINGWAR
6407 # Extract the first word of "ar", so it can be a program name with args.
6408 set dummy
ar; ac_word
=$2
6409 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6410 $as_echo_n "checking for $ac_word... " >&6; }
6411 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then :
6412 $as_echo_n "(cached) " >&6
6414 if test -n "$ac_ct_MINGWAR"; then
6415 ac_cv_prog_ac_ct_MINGWAR
="$ac_ct_MINGWAR" # Let the user override the test.
6417 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6421 test -z "$as_dir" && as_dir
=.
6422 for ac_exec_ext
in '' $ac_executable_extensions; do
6423 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6424 ac_cv_prog_ac_ct_MINGWAR
="ar"
6425 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6434 ac_ct_MINGWAR
=$ac_cv_prog_ac_ct_MINGWAR
6435 if test -n "$ac_ct_MINGWAR"; then
6436 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MINGWAR" >&5
6437 $as_echo "$ac_ct_MINGWAR" >&6; }
6439 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6440 $as_echo "no" >&6; }
6443 if test "x$ac_ct_MINGWAR" = x
; then
6446 case $cross_compiling:$ac_tool_warned in
6448 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6449 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6450 ac_tool_warned
=yes ;;
6452 MINGWAR
=$ac_ct_MINGWAR
6455 MINGWAR
="$ac_cv_prog_MINGWAR"
6458 if test "$DLLWRAP" = "false"; then
6464 enable_iphlpapi
=${enable_iphlpapi:-no}
6465 enable_kernel32
=${enable_kernel32:-no}
6466 enable_msvcrt
=${enable_msvcrt:-no}
6467 enable_ntdll
=${enable_ntdll:-no}
6468 enable_ws2_32
=${enable_ws2_32:-no}
6469 enable_loader
=${enable_loader:-no}
6470 enable_server
=${enable_server:-no}
6471 with_x
=${with_x:-no}
6472 with_pthread
=${with_pthread:-no}
6477 DLLFLAGS
="$DLLFLAGS -fPIC"
6478 LDDLLFLAGS
="-bundle -multiply_defined suppress"
6479 LIBWINE_LDFLAGS
="-multiply_defined suppress"
6480 LDSHARED
="\$(CC) -dynamiclib"
6482 LDRPATH_LOCAL
="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
6483 SECURITYLIB
="-framework Security -framework CoreFoundation"
6485 COREFOUNDATIONLIB
="-framework CoreFoundation"
6487 IOKITLIB
="-framework IOKit -framework CoreFoundation"
6489 LDEXECFLAGS
="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHAREDHEAP,0x7f000000"
6491 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
6493 DISKARBITRATIONLIB
="-framework DiskArbitration -framework CoreFoundation"
6496 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
6498 COREAUDIO
="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
6501 if test "$ac_cv_header_OpenAL_al_h" = "yes"
6503 LIBOPENAL
="-framework OpenAL"
6505 ac_cv_lib_openal_alGetSource3i
=yes
6507 if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
6509 ac_save_LIBS
="$LIBS"
6510 LIBS
="$LIBS $IOKITLIB"
6511 for ac_func
in IOHIDManagerCreate
6513 ac_fn_c_check_func
"$LINENO" "IOHIDManagerCreate" "ac_cv_func_IOHIDManagerCreate"
6514 if test "x$ac_cv_func_IOHIDManagerCreate" = x
""yes; then :
6515 cat >>confdefs.h
<<_ACEOF
6516 #define HAVE_IOHIDMANAGERCREATE 1
6522 LIBS
="$ac_save_LIBS"
6526 LDDLLFLAGS
="$LDDLLFLAGS -read_only_relocs warning" ;;
6528 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
6530 CARBONLIB
="-framework Carbon"
6532 enable_winequartz_drv
=${enable_winequartz_drv:-yes}
6534 if test "x$enable_win16" = "xyes"
6536 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether 16-bit code can be built correctly" >&5
6537 $as_echo_n "checking whether 16-bit code can be built correctly... " >&6; }
6538 if test "$cross_compiling" = yes; then :
6539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: cross-compiling, assuming yes" >&5
6540 $as_echo "cross-compiling, assuming yes" >&6; }
6542 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6543 /* end confdefs.h. */
6546 "good:\tnop;nop\n\t"
6547 ".globl _testfunc\n"
6548 "_testfunc:\tcallw good");
6549 extern void testfunc();
6553 unsigned short *p = (unsigned short *)testfunc;
6554 return p[0] != 0xe866 || p[1] != 0xfffa
6559 if ac_fn_c_try_run
"$LINENO"; then :
6560 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6561 $as_echo "yes" >&6; }
6563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6564 $as_echo "no" >&6; }
6565 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
6567 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
6568 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
6574 DLLFLAGS
="$DLLFLAGS -fPIC"
6576 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build a GNU style ELF dll" >&5
6577 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
6578 if test "${ac_cv_c_dll_gnuelf+set}" = set; then :
6579 $as_echo_n "(cached) " >&6
6581 ac_wine_try_cflags_saved
=$CFLAGS
6582 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
6583 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6584 /* end confdefs.h. */
6587 if ac_fn_c_try_link
"$LINENO"; then :
6588 ac_cv_c_dll_gnuelf
="yes"
6590 ac_cv_c_dll_gnuelf
="no"
6592 rm -f core conftest.err conftest.
$ac_objext \
6593 conftest
$ac_exeext conftest.
$ac_ext
6594 CFLAGS
=$ac_wine_try_cflags_saved
6596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_gnuelf" >&5
6597 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
6598 if test "$ac_cv_c_dll_gnuelf" = "yes"
6600 LDSHARED
="\$(CC) -shared"
6601 LDDLLFLAGS
="-shared -Wl,-Bsymbolic"
6602 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
6603 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
6604 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then :
6605 $as_echo_n "(cached) " >&6
6607 ac_wine_try_cflags_saved
=$CFLAGS
6608 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
6609 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6610 /* end confdefs.h. */
6611 int main(int argc, char *argv) { return 0; }
6613 if ac_fn_c_try_link
"$LINENO"; then :
6614 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=yes
6616 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=no
6618 rm -f core conftest.err conftest.
$ac_objext \
6619 conftest
$ac_exeext conftest.
$ac_ext
6620 CFLAGS
=$ac_wine_try_cflags_saved
6622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
6623 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
6624 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then :
6625 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
6627 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
6628 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
6629 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then :
6630 $as_echo_n "(cached) " >&6
6632 ac_wine_try_cflags_saved
=$CFLAGS
6633 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
6634 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6635 /* end confdefs.h. */
6636 int main(int argc, char *argv) { return 0; }
6638 if ac_fn_c_try_link
"$LINENO"; then :
6639 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=yes
6641 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=no
6643 rm -f core conftest.err conftest.
$ac_objext \
6644 conftest
$ac_exeext conftest.
$ac_ext
6645 CFLAGS
=$ac_wine_try_cflags_saved
6647 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
6648 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
6649 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then :
6650 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
6654 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
6655 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
6656 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then :
6657 $as_echo_n "(cached) " >&6
6659 ac_wine_try_cflags_saved
=$CFLAGS
6660 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
6661 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6662 /* end confdefs.h. */
6663 int main(int argc, char *argv) { return 0; }
6665 if ac_fn_c_try_link
"$LINENO"; then :
6666 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=yes
6668 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=no
6670 rm -f core conftest.err conftest.
$ac_objext \
6671 conftest
$ac_exeext conftest.
$ac_ext
6672 CFLAGS
=$ac_wine_try_cflags_saved
6674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
6675 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
6676 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then :
6677 LDDLLFLAGS
="$LDDLLFLAGS,-z,defs"
6680 { $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
6681 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
6682 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then :
6683 $as_echo_n "(cached) " >&6
6685 ac_wine_try_cflags_saved
=$CFLAGS
6686 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
6687 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6688 /* end confdefs.h. */
6689 int main(int argc, char *argv) { return 0; }
6691 if ac_fn_c_try_link
"$LINENO"; then :
6692 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=yes
6694 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=no
6696 rm -f core conftest.err conftest.
$ac_objext \
6697 conftest
$ac_exeext conftest.
$ac_ext
6698 CFLAGS
=$ac_wine_try_cflags_saved
6700 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
6701 $as_echo "$ac_cv_cflags__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 = yes; then :
6703 LDDLLFLAGS
="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
6706 echo '{ global: *; };' >conftest.map
6707 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
6708 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
6709 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then :
6710 $as_echo_n "(cached) " >&6
6712 ac_wine_try_cflags_saved
=$CFLAGS
6713 CFLAGS
="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
6714 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6715 /* end confdefs.h. */
6716 int main(int argc, char *argv) { return 0; }
6718 if ac_fn_c_try_link
"$LINENO"; then :
6719 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=yes
6721 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=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___version_script_conftest_map" >&5
6728 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
6729 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then :
6730 LDSHARED
="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
6734 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
6735 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
6736 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then :
6737 $as_echo_n "(cached) " >&6
6739 ac_wine_try_cflags_saved
=$CFLAGS
6740 CFLAGS
="$CFLAGS -fPIC -Wl,--export-dynamic"
6741 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6742 /* end confdefs.h. */
6743 int main(int argc, char *argv) { return 0; }
6745 if ac_fn_c_try_link
"$LINENO"; then :
6746 ac_cv_cflags__fPIC__Wl___export_dynamic
=yes
6748 ac_cv_cflags__fPIC__Wl___export_dynamic
=no
6750 rm -f core conftest.err conftest.
$ac_objext \
6751 conftest
$ac_exeext conftest.
$ac_ext
6752 CFLAGS
=$ac_wine_try_cflags_saved
6754 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
6755 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
6756 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then :
6757 LDEXECFLAGS
="-Wl,--export-dynamic"
6761 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\\$ORIGIN/../lib" | $as_tr_sh`
6762 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
6763 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
6764 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then :
6765 $as_echo_n "(cached) " >&6
6767 ac_wine_try_cflags_saved
=$CFLAGS
6768 CFLAGS
="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
6769 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6770 /* end confdefs.h. */
6771 int main(int argc, char *argv) { return 0; }
6773 if ac_fn_c_try_link
"$LINENO"; then :
6774 eval "$as_ac_var=yes"
6776 eval "$as_ac_var=no"
6778 rm -f core conftest.err conftest.
$ac_objext \
6779 conftest
$ac_exeext conftest.
$ac_ext
6780 CFLAGS
=$ac_wine_try_cflags_saved
6782 eval ac_res
=\$
$as_ac_var
6783 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6784 $as_echo "$ac_res" >&6; }
6785 if test `eval 'as_val=${'$as_ac_var'};$as_echo "$as_val"'` = yes; then :
6786 LDRPATH_INSTALL
="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
6787 LDRPATH_LOCAL
="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
6789 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\\$ORIGIN/../lib" | $as_tr_sh`
6790 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
6791 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
6792 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then :
6793 $as_echo_n "(cached) " >&6
6795 ac_wine_try_cflags_saved
=$CFLAGS
6796 CFLAGS
="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
6797 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6798 /* end confdefs.h. */
6799 int main(int argc, char *argv) { return 0; }
6801 if ac_fn_c_try_link
"$LINENO"; then :
6802 eval "$as_ac_var=yes"
6804 eval "$as_ac_var=no"
6806 rm -f core conftest.err conftest.
$ac_objext \
6807 conftest
$ac_exeext conftest.
$ac_ext
6808 CFLAGS
=$ac_wine_try_cflags_saved
6810 eval ac_res
=\$
$as_ac_var
6811 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6812 $as_echo "$ac_res" >&6; }
6813 if test `eval 'as_val=${'$as_ac_var'};$as_echo "$as_val"'` = yes; then :
6814 LDRPATH_INSTALL
="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
6815 LDRPATH_LOCAL
="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
6819 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
6820 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
6821 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then :
6822 $as_echo_n "(cached) " >&6
6824 ac_wine_try_cflags_saved
=$CFLAGS
6825 CFLAGS
="$CFLAGS -Wl,--enable-new-dtags"
6826 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6827 /* end confdefs.h. */
6828 int main(int argc, char *argv) { return 0; }
6830 if ac_fn_c_try_link
"$LINENO"; then :
6831 ac_cv_cflags__Wl___enable_new_dtags
=yes
6833 ac_cv_cflags__Wl___enable_new_dtags
=no
6835 rm -f core conftest.err conftest.
$ac_objext \
6836 conftest
$ac_exeext conftest.
$ac_ext
6837 CFLAGS
=$ac_wine_try_cflags_saved
6839 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
6840 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
6841 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then :
6842 LDRPATH_INSTALL
="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
6846 *i
[3456789]86* | x86_64
)
6847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
6848 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
6849 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then :
6850 $as_echo_n "(cached) " >&6
6852 ac_wine_try_cflags_saved
=$CFLAGS
6853 CFLAGS
="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
6854 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6855 /* end confdefs.h. */
6856 int main(int argc, char *argv) { return 0; }
6858 if ac_fn_c_try_link
"$LINENO"; then :
6859 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=yes
6861 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=no
6863 rm -f core conftest.err conftest.
$ac_objext \
6864 conftest
$ac_exeext conftest.
$ac_ext
6865 CFLAGS
=$ac_wine_try_cflags_saved
6867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
6868 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
6869 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then :
6870 LDEXECFLAGS
="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
6876 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build a UnixWare (Solaris) dll" >&5
6877 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
6878 if test "${ac_cv_c_dll_unixware+set}" = set; then :
6879 $as_echo_n "(cached) " >&6
6881 ac_wine_try_cflags_saved
=$CFLAGS
6882 CFLAGS
="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
6883 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6884 /* end confdefs.h. */
6887 if ac_fn_c_try_link
"$LINENO"; then :
6888 ac_cv_c_dll_unixware
="yes"
6890 ac_cv_c_dll_unixware
="no"
6892 rm -f core conftest.err conftest.
$ac_objext \
6893 conftest
$ac_exeext conftest.
$ac_ext
6894 CFLAGS
=$ac_wine_try_cflags_saved
6896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_unixware" >&5
6897 $as_echo "$ac_cv_c_dll_unixware" >&6; }
6898 if test "$ac_cv_c_dll_unixware" = "yes"
6900 LDSHARED
="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
6901 LDDLLFLAGS
="-Wl,-G,-B,symbolic"
6904 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build an HP-UX dll" >&5
6905 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
6906 if test "${ac_cv_c_dll_hpux+set}" = set; then :
6907 $as_echo_n "(cached) " >&6
6909 ac_wine_try_cflags_saved
=$CFLAGS
6910 CFLAGS
="$CFLAGS -shared"
6911 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6912 /* end confdefs.h. */
6915 if ac_fn_c_try_link
"$LINENO"; then :
6916 ac_cv_c_dll_hpux
="yes"
6918 ac_cv_c_dll_hpux
="no"
6920 rm -f core conftest.err conftest.
$ac_objext \
6921 conftest
$ac_exeext conftest.
$ac_ext
6922 CFLAGS
=$ac_wine_try_cflags_saved
6924 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_hpux" >&5
6925 $as_echo "$ac_cv_c_dll_hpux" >&6; }
6926 if test "$ac_cv_c_dll_hpux" = "yes"
6930 LDDLLFLAGS
="-shared -fPIC"
6931 LDSHARED
="\$(CC) -shared"
6938 enable_winequartz_drv
=${enable_winequartz_drv:-no}
6940 if test "$LIBEXT" = "a"; then
6941 as_fn_error
"could not find a way to build shared libraries.
6942 It is currently not possible to build Wine without shared library
6943 (.so) support to allow transparent switch between .so and .dll files.
6944 If you are using Linux, you will need a newer binutils.
6948 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
6950 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
6952 # Extract the first word of "$ac_prog", so it can be a program name with args.
6953 set dummy
$ac_prog; ac_word
=$2
6954 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6955 $as_echo_n "checking for $ac_word... " >&6; }
6956 if test "${ac_cv_prog_CROSSCC+set}" = set; then :
6957 $as_echo_n "(cached) " >&6
6959 if test -n "$CROSSCC"; then
6960 ac_cv_prog_CROSSCC
="$CROSSCC" # Let the user override the test.
6962 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6966 test -z "$as_dir" && as_dir
=.
6967 for ac_exec_ext
in '' $ac_executable_extensions; do
6968 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6969 ac_cv_prog_CROSSCC
="$ac_prog"
6970 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6979 CROSSCC
=$ac_cv_prog_CROSSCC
6980 if test -n "$CROSSCC"; then
6981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CROSSCC" >&5
6982 $as_echo "$CROSSCC" >&6; }
6984 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6985 $as_echo "no" >&6; }
6989 test -n "$CROSSCC" && break
6991 test -n "$CROSSCC" || CROSSCC
="false"
6993 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
6995 # Extract the first word of "$ac_prog", so it can be a program name with args.
6996 set dummy
$ac_prog; ac_word
=$2
6997 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6998 $as_echo_n "checking for $ac_word... " >&6; }
6999 if test "${ac_cv_prog_DLLTOOL+set}" = set; then :
7000 $as_echo_n "(cached) " >&6
7002 if test -n "$DLLTOOL"; then
7003 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
7005 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7009 test -z "$as_dir" && as_dir
=.
7010 for ac_exec_ext
in '' $ac_executable_extensions; do
7011 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7012 ac_cv_prog_DLLTOOL
="$ac_prog"
7013 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7022 DLLTOOL
=$ac_cv_prog_DLLTOOL
7023 if test -n "$DLLTOOL"; then
7024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
7025 $as_echo "$DLLTOOL" >&6; }
7027 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7028 $as_echo "no" >&6; }
7032 test -n "$DLLTOOL" && break
7034 test -n "$DLLTOOL" || DLLTOOL
="false"
7036 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
7038 # Extract the first word of "$ac_prog", so it can be a program name with args.
7039 set dummy
$ac_prog; ac_word
=$2
7040 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7041 $as_echo_n "checking for $ac_word... " >&6; }
7042 if test "${ac_cv_prog_MINGWAR+set}" = set; then :
7043 $as_echo_n "(cached) " >&6
7045 if test -n "$MINGWAR"; then
7046 ac_cv_prog_MINGWAR
="$MINGWAR" # Let the user override the test.
7048 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7052 test -z "$as_dir" && as_dir
=.
7053 for ac_exec_ext
in '' $ac_executable_extensions; do
7054 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7055 ac_cv_prog_MINGWAR
="$ac_prog"
7056 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7065 MINGWAR
=$ac_cv_prog_MINGWAR
7066 if test -n "$MINGWAR"; then
7067 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MINGWAR" >&5
7068 $as_echo "$MINGWAR" >&6; }
7070 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7071 $as_echo "no" >&6; }
7075 test -n "$MINGWAR" && break
7077 test -n "$MINGWAR" || MINGWAR
="false"
7079 if test "$CROSSCC" != "false"
7081 CROSSTEST
="\$(CROSSTEST)"
7089 *-gcc) target
=`expr "$1" : '\(.*\)-gcc'` ;;
7093 if test -n "$target"
7095 CROSSTARGETFLAGS
="-b $target"
7102 if test "$ac_cv_header_pthread_h" = "yes"
7104 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lpthread" >&5
7105 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
7106 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then :
7107 $as_echo_n "(cached) " >&6
7109 ac_check_lib_save_LIBS
=$LIBS
7110 LIBS
="-lpthread $LIBS"
7111 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7112 /* end confdefs.h. */
7114 /* Override any GCC internal prototype to avoid an error.
7115 Use char because int might match the return type of a GCC
7116 builtin and then its argument prototype would still apply. */
7120 char pthread_create ();
7124 return pthread_create ();
7129 if ac_fn_c_try_link
"$LINENO"; then :
7130 ac_cv_lib_pthread_pthread_create
=yes
7132 ac_cv_lib_pthread_pthread_create
=no
7134 rm -f core conftest.err conftest.
$ac_objext \
7135 conftest
$ac_exeext conftest.
$ac_ext
7136 LIBS
=$ac_check_lib_save_LIBS
7138 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_create" >&5
7139 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
7140 if test "x$ac_cv_lib_pthread_pthread_create" = x
""yes; then :
7141 LIBPTHREAD
="-lpthread"
7146 if test "x$LIBPTHREAD" = "x"; then :
7147 case "x$with_pthread" in
7149 *) as_fn_error
"pthread ${notice_platform}development files not found.
7150 Wine cannot support threads without libpthread.
7151 Use the --without-pthread option if you really want this." "$LINENO" 5 ;;
7156 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
7157 $as_echo_n "checking for X... " >&6; }
7160 # Check whether --with-x was given.
7161 if test "${with_x+set}" = set; then :
7165 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
7166 if test "x$with_x" = xno
; then
7167 # The user explicitly disabled X.
7170 case $x_includes,$x_libraries in #(
7171 *\'*) as_fn_error
"cannot use X directory names containing '" "$LINENO" 5;; #(
7172 *,NONE | NONE
,*) if test "${ac_cv_have_x+set}" = set; then :
7173 $as_echo_n "(cached) " >&6
7175 # One or both of the vars are not set, and there is no cached value.
7176 ac_x_includes
=no ac_x_libraries
=no
7177 rm -f -r conftest.dir
7178 if mkdir conftest.dir
; then
7180 cat >Imakefile
<<'_ACEOF'
7182 @echo incroot='${INCROOT}'
7184 @echo usrlibdir='${USRLIBDIR}'
7186 @echo libdir='${LIBDIR}'
7188 if (export CC
; ${XMKMF-xmkmf}) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
7189 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
7190 for ac_var
in incroot usrlibdir libdir
; do
7191 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
7193 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
7194 for ac_extension
in a so sl dylib la dll
; do
7195 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
7196 test -f "$ac_im_libdir/libX11.$ac_extension"; then
7197 ac_im_usrlibdir
=$ac_im_libdir; break
7200 # Screen out bogus values from the imake configuration. They are
7201 # bogus both because they are the default anyway, and because
7202 # using them would break gcc on systems where it needs fixed includes.
7203 case $ac_im_incroot in
7204 /usr
/include
) ac_x_includes
= ;;
7205 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
=$ac_im_incroot;;
7207 case $ac_im_usrlibdir in
7208 /usr
/lib |
/usr
/lib64 |
/lib |
/lib64
) ;;
7209 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
=$ac_im_usrlibdir ;;
7213 rm -f -r conftest.dir
7216 # Standard set of common directories for X headers.
7217 # Check X11 before X11Rn because it is often a symlink to the current release.
7231 /usr/local/X11/include
7232 /usr/local/X11R7/include
7233 /usr/local/X11R6/include
7234 /usr/local/X11R5/include
7235 /usr/local/X11R4/include
7237 /usr/local/include/X11
7238 /usr/local/include/X11R7
7239 /usr/local/include/X11R6
7240 /usr/local/include/X11R5
7241 /usr/local/include/X11R4
7245 /usr/XFree86/include/X11
7249 /usr/unsupported/include
7251 /usr/local/x11r5/include
7252 /usr/lpp/Xamples/include
7254 /usr/openwin/include
7255 /usr/openwin/share/include'
7257 if test "$ac_x_includes" = no
; then
7258 # Guess where to find include files, by looking for Xlib.h.
7259 # First, try using that file with no special directory specified.
7260 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7261 /* end confdefs.h. */
7262 #include <X11/Xlib.h>
7264 if ac_fn_c_try_cpp
"$LINENO"; then :
7265 # We can compile using X headers with no special include directory.
7268 for ac_dir
in $ac_x_header_dirs; do
7269 if test -r "$ac_dir/X11/Xlib.h"; then
7270 ac_x_includes
=$ac_dir
7275 rm -f conftest.err conftest.
$ac_ext
7276 fi # $ac_x_includes = no
7278 if test "$ac_x_libraries" = no
; then
7279 # Check for the libraries.
7280 # See if we find them without any special options.
7281 # Don't add to $LIBS permanently.
7284 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7285 /* end confdefs.h. */
7286 #include <X11/Xlib.h>
7295 if ac_fn_c_try_link
"$LINENO"; then :
7297 # We can link X programs with no special library path.
7301 for ac_dir
in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
7303 # Don't even attempt the hair of trying to link an X program!
7304 for ac_extension
in a so sl dylib la dll
; do
7305 if test -r "$ac_dir/libX11.$ac_extension"; then
7306 ac_x_libraries
=$ac_dir
7312 rm -f core conftest.err conftest.
$ac_objext \
7313 conftest
$ac_exeext conftest.
$ac_ext
7314 fi # $ac_x_libraries = no
7316 case $ac_x_includes,$ac_x_libraries in #(
7318 # Didn't find X, or a directory has "'" in its name.
7319 ac_cv_have_x
="have_x=no";; #(
7321 # Record where we found X for the cache.
7322 ac_cv_have_x
="have_x=yes\
7323 ac_x_includes='$ac_x_includes'\
7324 ac_x_libraries='$ac_x_libraries'"
7330 eval "$ac_cv_have_x"
7333 if test "$have_x" != yes; then
7334 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
7335 $as_echo "$have_x" >&6; }
7338 # If each of the values was on the command line, it overrides each guess.
7339 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
7340 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
7341 # Update the cache value to reflect the command line values.
7342 ac_cv_have_x
="have_x=yes\
7343 ac_x_includes='$x_includes'\
7344 ac_x_libraries='$x_libraries'"
7345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
7346 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
7349 if test "$no_x" = yes; then
7350 # Not all programs may use this symbol, but it does not hurt to define it.
7352 $as_echo "#define X_DISPLAY_MISSING 1" >>confdefs.h
7354 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
7356 if test -n "$x_includes"; then
7357 X_CFLAGS
="$X_CFLAGS -I$x_includes"
7360 # It would also be nice to do this for all -L options, not just this one.
7361 if test -n "$x_libraries"; then
7362 X_LIBS
="$X_LIBS -L$x_libraries"
7363 # For Solaris; some versions of Sun CC require a space after -R and
7364 # others require no space. Words are not sufficient . . . .
7365 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
7366 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
7367 ac_xsave_LIBS
=$LIBS; LIBS
="$LIBS -R$x_libraries"
7368 ac_xsave_c_werror_flag
=$ac_c_werror_flag
7369 ac_c_werror_flag
=yes
7370 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7371 /* end confdefs.h. */
7381 if ac_fn_c_try_link
"$LINENO"; then :
7382 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7383 $as_echo "no" >&6; }
7384 X_LIBS
="$X_LIBS -R$x_libraries"
7386 LIBS
="$ac_xsave_LIBS -R $x_libraries"
7387 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7388 /* end confdefs.h. */
7398 if ac_fn_c_try_link
"$LINENO"; then :
7399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7400 $as_echo "yes" >&6; }
7401 X_LIBS
="$X_LIBS -R $x_libraries"
7403 { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
7404 $as_echo "neither works" >&6; }
7406 rm -f core conftest.err conftest.
$ac_objext \
7407 conftest
$ac_exeext conftest.
$ac_ext
7409 rm -f core conftest.err conftest.
$ac_objext \
7410 conftest
$ac_exeext conftest.
$ac_ext
7411 ac_c_werror_flag
=$ac_xsave_c_werror_flag
7415 # Check for system-dependent libraries X programs must link with.
7416 # Do this before checking for the system-independent R6 libraries
7417 # (-lICE), since we may need -lsocket or whatever for X linking.
7419 if test "$ISC" = yes; then
7420 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
7422 # Martyn Johnson says this is needed for Ultrix, if the X
7423 # libraries were built with DECnet support. And Karl Berry says
7424 # the Alpha needs dnet_stub (dnet does not exist).
7425 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS $X_LIBS -lX11"
7426 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7427 /* end confdefs.h. */
7429 /* Override any GCC internal prototype to avoid an error.
7430 Use char because int might match the return type of a GCC
7431 builtin and then its argument prototype would still apply. */
7435 char XOpenDisplay ();
7439 return XOpenDisplay ();
7444 if ac_fn_c_try_link
"$LINENO"; then :
7447 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
7448 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
7449 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :
7450 $as_echo_n "(cached) " >&6
7452 ac_check_lib_save_LIBS
=$LIBS
7454 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7455 /* end confdefs.h. */
7457 /* Override any GCC internal prototype to avoid an error.
7458 Use char because int might match the return type of a GCC
7459 builtin and then its argument prototype would still apply. */
7467 return dnet_ntoa ();
7472 if ac_fn_c_try_link
"$LINENO"; then :
7473 ac_cv_lib_dnet_dnet_ntoa
=yes
7475 ac_cv_lib_dnet_dnet_ntoa
=no
7477 rm -f core conftest.err conftest.
$ac_objext \
7478 conftest
$ac_exeext conftest.
$ac_ext
7479 LIBS
=$ac_check_lib_save_LIBS
7481 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
7482 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
7483 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x
""yes; then :
7484 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
7487 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
7488 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
7489 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
7490 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then :
7491 $as_echo_n "(cached) " >&6
7493 ac_check_lib_save_LIBS
=$LIBS
7494 LIBS
="-ldnet_stub $LIBS"
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. */
7508 return dnet_ntoa ();
7513 if ac_fn_c_try_link
"$LINENO"; then :
7514 ac_cv_lib_dnet_stub_dnet_ntoa
=yes
7516 ac_cv_lib_dnet_stub_dnet_ntoa
=no
7518 rm -f core conftest.err conftest.
$ac_objext \
7519 conftest
$ac_exeext conftest.
$ac_ext
7520 LIBS
=$ac_check_lib_save_LIBS
7522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
7523 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
7524 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x
""yes; then :
7525 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
7530 rm -f core conftest.err conftest.
$ac_objext \
7531 conftest
$ac_exeext conftest.
$ac_ext
7532 LIBS
="$ac_xsave_LIBS"
7534 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
7535 # to get the SysV transport functions.
7536 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
7538 # The nsl library prevents programs from opening the X display
7539 # on Irix 5.2, according to T.E. Dickey.
7540 # The functions gethostbyname, getservbyname, and inet_addr are
7541 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
7542 ac_fn_c_check_func
"$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
7543 if test "x$ac_cv_func_gethostbyname" = x
""yes; then :
7547 if test $ac_cv_func_gethostbyname = no
; then
7548 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
7549 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
7550 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
7551 $as_echo_n "(cached) " >&6
7553 ac_check_lib_save_LIBS
=$LIBS
7555 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7556 /* end confdefs.h. */
7558 /* Override any GCC internal prototype to avoid an error.
7559 Use char because int might match the return type of a GCC
7560 builtin and then its argument prototype would still apply. */
7564 char gethostbyname ();
7568 return gethostbyname ();
7573 if ac_fn_c_try_link
"$LINENO"; then :
7574 ac_cv_lib_nsl_gethostbyname
=yes
7576 ac_cv_lib_nsl_gethostbyname
=no
7578 rm -f core conftest.err conftest.
$ac_objext \
7579 conftest
$ac_exeext conftest.
$ac_ext
7580 LIBS
=$ac_check_lib_save_LIBS
7582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
7583 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
7584 if test "x$ac_cv_lib_nsl_gethostbyname" = x
""yes; then :
7585 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
7588 if test $ac_cv_lib_nsl_gethostbyname = no
; then
7589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
7590 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
7591 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then :
7592 $as_echo_n "(cached) " >&6
7594 ac_check_lib_save_LIBS
=$LIBS
7596 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7597 /* end confdefs.h. */
7599 /* Override any GCC internal prototype to avoid an error.
7600 Use char because int might match the return type of a GCC
7601 builtin and then its argument prototype would still apply. */
7605 char gethostbyname ();
7609 return gethostbyname ();
7614 if ac_fn_c_try_link
"$LINENO"; then :
7615 ac_cv_lib_bsd_gethostbyname
=yes
7617 ac_cv_lib_bsd_gethostbyname
=no
7619 rm -f core conftest.err conftest.
$ac_objext \
7620 conftest
$ac_exeext conftest.
$ac_ext
7621 LIBS
=$ac_check_lib_save_LIBS
7623 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
7624 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
7625 if test "x$ac_cv_lib_bsd_gethostbyname" = x
""yes; then :
7626 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lbsd"
7632 # lieder@skyler.mavd.honeywell.com says without -lsocket,
7633 # socket/setsockopt and other routines are undefined under SCO ODT
7634 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
7635 # on later versions), says Simon Leinen: it contains gethostby*
7636 # variants that don't use the name server (or something). -lsocket
7637 # must be given before -lnsl if both are needed. We assume that
7638 # if connect needs -lnsl, so does gethostbyname.
7639 ac_fn_c_check_func
"$LINENO" "connect" "ac_cv_func_connect"
7640 if test "x$ac_cv_func_connect" = x
""yes; then :
7644 if test $ac_cv_func_connect = no
; then
7645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
7646 $as_echo_n "checking for connect in -lsocket... " >&6; }
7647 if test "${ac_cv_lib_socket_connect+set}" = set; then :
7648 $as_echo_n "(cached) " >&6
7650 ac_check_lib_save_LIBS
=$LIBS
7651 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
7652 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7653 /* end confdefs.h. */
7655 /* Override any GCC internal prototype to avoid an error.
7656 Use char because int might match the return type of a GCC
7657 builtin and then its argument prototype would still apply. */
7670 if ac_fn_c_try_link
"$LINENO"; then :
7671 ac_cv_lib_socket_connect
=yes
7673 ac_cv_lib_socket_connect
=no
7675 rm -f core conftest.err conftest.
$ac_objext \
7676 conftest
$ac_exeext conftest.
$ac_ext
7677 LIBS
=$ac_check_lib_save_LIBS
7679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
7680 $as_echo "$ac_cv_lib_socket_connect" >&6; }
7681 if test "x$ac_cv_lib_socket_connect" = x
""yes; then :
7682 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
7687 # Guillermo Gomez says -lposix is necessary on A/UX.
7688 ac_fn_c_check_func
"$LINENO" "remove" "ac_cv_func_remove"
7689 if test "x$ac_cv_func_remove" = x
""yes; then :
7693 if test $ac_cv_func_remove = no
; then
7694 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
7695 $as_echo_n "checking for remove in -lposix... " >&6; }
7696 if test "${ac_cv_lib_posix_remove+set}" = set; then :
7697 $as_echo_n "(cached) " >&6
7699 ac_check_lib_save_LIBS
=$LIBS
7700 LIBS
="-lposix $LIBS"
7701 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7702 /* end confdefs.h. */
7704 /* Override any GCC internal prototype to avoid an error.
7705 Use char because int might match the return type of a GCC
7706 builtin and then its argument prototype would still apply. */
7719 if ac_fn_c_try_link
"$LINENO"; then :
7720 ac_cv_lib_posix_remove
=yes
7722 ac_cv_lib_posix_remove
=no
7724 rm -f core conftest.err conftest.
$ac_objext \
7725 conftest
$ac_exeext conftest.
$ac_ext
7726 LIBS
=$ac_check_lib_save_LIBS
7728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
7729 $as_echo "$ac_cv_lib_posix_remove" >&6; }
7730 if test "x$ac_cv_lib_posix_remove" = x
""yes; then :
7731 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
7736 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
7737 ac_fn_c_check_func
"$LINENO" "shmat" "ac_cv_func_shmat"
7738 if test "x$ac_cv_func_shmat" = x
""yes; then :
7742 if test $ac_cv_func_shmat = no
; then
7743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
7744 $as_echo_n "checking for shmat in -lipc... " >&6; }
7745 if test "${ac_cv_lib_ipc_shmat+set}" = set; then :
7746 $as_echo_n "(cached) " >&6
7748 ac_check_lib_save_LIBS
=$LIBS
7750 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7751 /* end confdefs.h. */
7753 /* Override any GCC internal prototype to avoid an error.
7754 Use char because int might match the return type of a GCC
7755 builtin and then its argument prototype would still apply. */
7768 if ac_fn_c_try_link
"$LINENO"; then :
7769 ac_cv_lib_ipc_shmat
=yes
7771 ac_cv_lib_ipc_shmat
=no
7773 rm -f core conftest.err conftest.
$ac_objext \
7774 conftest
$ac_exeext conftest.
$ac_ext
7775 LIBS
=$ac_check_lib_save_LIBS
7777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
7778 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
7779 if test "x$ac_cv_lib_ipc_shmat" = x
""yes; then :
7780 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
7786 # Check for libraries that X11R6 Xt/Xaw programs need.
7787 ac_save_LDFLAGS
=$LDFLAGS
7788 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
7789 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
7790 # check for ICE first), but we must link in the order -lSM -lICE or
7791 # we get undefined symbols. So assume we have SM if we have ICE.
7792 # These have to be linked with before -lX11, unlike the other
7793 # libraries we check for below, so use a different variable.
7794 # John Interrante, Karl Berry
7795 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
7796 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
7797 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then :
7798 $as_echo_n "(cached) " >&6
7800 ac_check_lib_save_LIBS
=$LIBS
7801 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
7802 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7803 /* end confdefs.h. */
7805 /* Override any GCC internal prototype to avoid an error.
7806 Use char because int might match the return type of a GCC
7807 builtin and then its argument prototype would still apply. */
7811 char IceConnectionNumber ();
7815 return IceConnectionNumber ();
7820 if ac_fn_c_try_link
"$LINENO"; then :
7821 ac_cv_lib_ICE_IceConnectionNumber
=yes
7823 ac_cv_lib_ICE_IceConnectionNumber
=no
7825 rm -f core conftest.err conftest.
$ac_objext \
7826 conftest
$ac_exeext conftest.
$ac_ext
7827 LIBS
=$ac_check_lib_save_LIBS
7829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
7830 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
7831 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x
""yes; then :
7832 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
7835 LDFLAGS
=$ac_save_LDFLAGS
7840 if test "$have_x" = "yes"
7843 ac_save_CPPFLAGS
="$CPPFLAGS"
7844 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
7846 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lX11" >&5
7847 $as_echo_n "checking for -lX11... " >&6; }
7848 if test "${ac_cv_lib_soname_X11+set}" = set; then :
7849 $as_echo_n "(cached) " >&6
7851 ac_check_soname_save_LIBS
=$LIBS
7852 LIBS
="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
7853 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7854 /* end confdefs.h. */
7856 /* Override any GCC internal prototype to avoid an error.
7857 Use char because int might match the return type of a GCC
7858 builtin and then its argument prototype would still apply. */
7862 char XCreateWindow ();
7866 return XCreateWindow ();
7871 if ac_fn_c_try_link
"$LINENO"; then :
7874 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'` ;;
7875 *) ac_cv_lib_soname_X11
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
7878 rm -f core conftest.err conftest.
$ac_objext \
7879 conftest
$ac_exeext conftest.
$ac_ext
7880 LIBS
=$ac_check_soname_save_LIBS
7882 if test "x$ac_cv_lib_soname_X11" = "x"; then :
7883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
7884 $as_echo "not found" >&6; }
7887 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_X11" >&5
7888 $as_echo "$ac_cv_lib_soname_X11" >&6; }
7890 cat >>confdefs.h
<<_ACEOF
7891 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
7896 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXext" >&5
7897 $as_echo_n "checking for -lXext... " >&6; }
7898 if test "${ac_cv_lib_soname_Xext+set}" = set; then :
7899 $as_echo_n "(cached) " >&6
7901 ac_check_soname_save_LIBS
=$LIBS
7902 LIBS
="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
7903 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7904 /* end confdefs.h. */
7906 /* Override any GCC internal prototype to avoid an error.
7907 Use char because int might match the return type of a GCC
7908 builtin and then its argument prototype would still apply. */
7912 char XextCreateExtension ();
7916 return XextCreateExtension ();
7921 if ac_fn_c_try_link
"$LINENO"; then :
7924 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'` ;;
7925 *) ac_cv_lib_soname_Xext
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
7928 rm -f core conftest.err conftest.
$ac_objext \
7929 conftest
$ac_exeext conftest.
$ac_ext
7930 LIBS
=$ac_check_soname_save_LIBS
7932 if test "x$ac_cv_lib_soname_Xext" = "x"; then :
7933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
7934 $as_echo "not found" >&6; }
7937 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xext" >&5
7938 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
7940 cat >>confdefs.h
<<_ACEOF
7941 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
7947 for ac_header
in X11
/Xlib.h \
7950 X11
/Xcursor
/Xcursor.h \
7951 X11
/extensions
/shape.h \
7952 X11
/extensions
/XInput.h \
7953 X11
/extensions
/XShm.h \
7954 X11
/extensions
/Xcomposite.h \
7955 X11
/extensions
/Xinerama.h \
7956 X11
/extensions
/Xrandr.h \
7957 X11
/extensions
/Xrender.h \
7958 X11
/extensions
/xf86vmode.h \
7959 X11
/extensions
/xf86vmproto.h
7961 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7962 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_X11_XLIB_H
7963 # include <X11/Xlib.h>
7965 #ifdef HAVE_X11_XUTIL_H
7966 # include <X11/Xutil.h>
7969 eval as_val
=\$
$as_ac_Header
7970 if test "x$as_val" = x
""yes; then :
7971 cat >>confdefs.h
<<_ACEOF
7972 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7980 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
7982 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XkbQueryExtension in -lX11" >&5
7983 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
7984 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then :
7985 $as_echo_n "(cached) " >&6
7987 ac_check_lib_save_LIBS
=$LIBS
7988 LIBS
="-lX11 $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
7989 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7990 /* end confdefs.h. */
7992 /* Override any GCC internal prototype to avoid an error.
7993 Use char because int might match the return type of a GCC
7994 builtin and then its argument prototype would still apply. */
7998 char XkbQueryExtension ();
8002 return XkbQueryExtension ();
8007 if ac_fn_c_try_link
"$LINENO"; then :
8008 ac_cv_lib_X11_XkbQueryExtension
=yes
8010 ac_cv_lib_X11_XkbQueryExtension
=no
8012 rm -f core conftest.err conftest.
$ac_objext \
8013 conftest
$ac_exeext conftest.
$ac_ext
8014 LIBS
=$ac_check_lib_save_LIBS
8016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
8017 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
8018 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x
""yes; then :
8020 $as_echo "#define HAVE_XKB 1" >>confdefs.h
8026 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
8028 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXcursor" >&5
8029 $as_echo_n "checking for -lXcursor... " >&6; }
8030 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then :
8031 $as_echo_n "(cached) " >&6
8033 ac_check_soname_save_LIBS
=$LIBS
8034 LIBS
="-lXcursor $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8035 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8036 /* end confdefs.h. */
8038 /* Override any GCC internal prototype to avoid an error.
8039 Use char because int might match the return type of a GCC
8040 builtin and then its argument prototype would still apply. */
8044 char XcursorImageLoadCursor ();
8048 return XcursorImageLoadCursor ();
8053 if ac_fn_c_try_link
"$LINENO"; then :
8056 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'` ;;
8057 *) ac_cv_lib_soname_Xcursor
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8060 rm -f core conftest.err conftest.
$ac_objext \
8061 conftest
$ac_exeext conftest.
$ac_ext
8062 LIBS
=$ac_check_soname_save_LIBS
8064 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then :
8065 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8066 $as_echo "not found" >&6; }
8069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xcursor" >&5
8070 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
8072 cat >>confdefs.h
<<_ACEOF
8073 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
8079 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then :
8080 case "x$with_xcursor" in
8081 x
) wine_notices
="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
8083 *) as_fn_error
"libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
8084 This is an error since --with-xcursor was requested." "$LINENO" 5 ;;
8088 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
8090 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXi" >&5
8091 $as_echo_n "checking for -lXi... " >&6; }
8092 if test "${ac_cv_lib_soname_Xi+set}" = set; then :
8093 $as_echo_n "(cached) " >&6
8095 ac_check_soname_save_LIBS
=$LIBS
8096 LIBS
="-lXi $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8097 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8098 /* end confdefs.h. */
8100 /* Override any GCC internal prototype to avoid an error.
8101 Use char because int might match the return type of a GCC
8102 builtin and then its argument prototype would still apply. */
8106 char XOpenDevice ();
8110 return XOpenDevice ();
8115 if ac_fn_c_try_link
"$LINENO"; then :
8118 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'` ;;
8119 *) ac_cv_lib_soname_Xi
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8122 rm -f core conftest.err conftest.
$ac_objext \
8123 conftest
$ac_exeext conftest.
$ac_ext
8124 LIBS
=$ac_check_soname_save_LIBS
8126 if test "x$ac_cv_lib_soname_Xi" = "x"; then :
8127 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8128 $as_echo "not found" >&6; }
8131 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xi" >&5
8132 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
8134 cat >>confdefs.h
<<_ACEOF
8135 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
8141 if test "x$ac_cv_lib_soname_Xi" = "x"; then :
8142 case "x$with_xinput" in
8143 x
) wine_notices
="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
8145 *) as_fn_error
"libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
8146 This is an error since --with-xinput was requested." "$LINENO" 5 ;;
8150 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
8152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShmQueryExtension in -lXext" >&5
8153 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
8154 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then :
8155 $as_echo_n "(cached) " >&6
8157 ac_check_lib_save_LIBS
=$LIBS
8158 LIBS
="-lXext $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8159 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8160 /* end confdefs.h. */
8162 /* Override any GCC internal prototype to avoid an error.
8163 Use char because int might match the return type of a GCC
8164 builtin and then its argument prototype would still apply. */
8168 char XShmQueryExtension ();
8172 return XShmQueryExtension ();
8177 if ac_fn_c_try_link
"$LINENO"; then :
8178 ac_cv_lib_Xext_XShmQueryExtension
=yes
8180 ac_cv_lib_Xext_XShmQueryExtension
=no
8182 rm -f core conftest.err conftest.
$ac_objext \
8183 conftest
$ac_exeext conftest.
$ac_ext
8184 LIBS
=$ac_check_lib_save_LIBS
8186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
8187 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
8188 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x
""yes; then :
8190 $as_echo "#define HAVE_LIBXXSHM 1" >>confdefs.h
8195 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then :
8196 case "x$with_xshm" in
8197 x
) wine_notices
="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
8199 *) as_fn_error
"XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
8200 This is an error since --with-xshm was requested." "$LINENO" 5 ;;
8204 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
8206 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShapeQueryExtension in -lXext" >&5
8207 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
8208 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then :
8209 $as_echo_n "(cached) " >&6
8211 ac_check_lib_save_LIBS
=$LIBS
8212 LIBS
="-lXext $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8213 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8214 /* end confdefs.h. */
8216 /* Override any GCC internal prototype to avoid an error.
8217 Use char because int might match the return type of a GCC
8218 builtin and then its argument prototype would still apply. */
8222 char XShapeQueryExtension ();
8226 return XShapeQueryExtension ();
8231 if ac_fn_c_try_link
"$LINENO"; then :
8232 ac_cv_lib_Xext_XShapeQueryExtension
=yes
8234 ac_cv_lib_Xext_XShapeQueryExtension
=no
8236 rm -f core conftest.err conftest.
$ac_objext \
8237 conftest
$ac_exeext conftest.
$ac_ext
8238 LIBS
=$ac_check_lib_save_LIBS
8240 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
8241 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
8242 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x
""yes; then :
8244 $as_echo "#define HAVE_LIBXSHAPE 1" >>confdefs.h
8249 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then :
8250 case "x$with_xshape" in
8251 x
) wine_notices
="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
8253 *) as_fn_error
"XShape ${notice_platform}development files not found, XShape won't be supported.
8254 This is an error since --with-xshape was requested." "$LINENO" 5 ;;
8258 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes" -o "$ac_cv_header_X11_extensions_xf86vmproto_h" = "yes"
8260 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXxf86vm" >&5
8261 $as_echo_n "checking for -lXxf86vm... " >&6; }
8262 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then :
8263 $as_echo_n "(cached) " >&6
8265 ac_check_soname_save_LIBS
=$LIBS
8266 LIBS
="-lXxf86vm $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8267 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8268 /* end confdefs.h. */
8270 /* Override any GCC internal prototype to avoid an error.
8271 Use char because int might match the return type of a GCC
8272 builtin and then its argument prototype would still apply. */
8276 char XF86VidModeQueryExtension ();
8280 return XF86VidModeQueryExtension ();
8285 if ac_fn_c_try_link
"$LINENO"; then :
8288 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'` ;;
8289 *) ac_cv_lib_soname_Xxf86vm
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8292 rm -f core conftest.err conftest.
$ac_objext \
8293 conftest
$ac_exeext conftest.
$ac_ext
8294 LIBS
=$ac_check_soname_save_LIBS
8296 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then :
8297 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8298 $as_echo "not found" >&6; }
8301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xxf86vm" >&5
8302 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
8304 cat >>confdefs.h
<<_ACEOF
8305 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
8311 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then :
8312 case "x$with_xxf86vm" in
8313 x
) wine_notices
="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
8315 *) as_fn_error
"libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
8316 This is an error since --with-xxf86vm was requested." "$LINENO" 5 ;;
8320 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"
8322 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXrender" >&5
8323 $as_echo_n "checking for -lXrender... " >&6; }
8324 if test "${ac_cv_lib_soname_Xrender+set}" = set; then :
8325 $as_echo_n "(cached) " >&6
8327 ac_check_soname_save_LIBS
=$LIBS
8328 LIBS
="-lXrender $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8329 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8330 /* end confdefs.h. */
8332 /* Override any GCC internal prototype to avoid an error.
8333 Use char because int might match the return type of a GCC
8334 builtin and then its argument prototype would still apply. */
8338 char XRenderQueryExtension ();
8342 return XRenderQueryExtension ();
8347 if ac_fn_c_try_link
"$LINENO"; then :
8350 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'` ;;
8351 *) ac_cv_lib_soname_Xrender
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8354 rm -f core conftest.err conftest.
$ac_objext \
8355 conftest
$ac_exeext conftest.
$ac_ext
8356 LIBS
=$ac_check_soname_save_LIBS
8358 if test "x$ac_cv_lib_soname_Xrender" = "x"; then :
8359 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8360 $as_echo "not found" >&6; }
8363 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xrender" >&5
8364 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
8366 cat >>confdefs.h
<<_ACEOF
8367 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
8370 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XRenderSetPictureTransform in -lXrender" >&5
8371 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
8372 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then :
8373 $as_echo_n "(cached) " >&6
8375 ac_check_lib_save_LIBS
=$LIBS
8376 LIBS
="-lXrender $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8377 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8378 /* end confdefs.h. */
8380 /* Override any GCC internal prototype to avoid an error.
8381 Use char because int might match the return type of a GCC
8382 builtin and then its argument prototype would still apply. */
8386 char XRenderSetPictureTransform ();
8390 return XRenderSetPictureTransform ();
8395 if ac_fn_c_try_link
"$LINENO"; then :
8396 ac_cv_lib_Xrender_XRenderSetPictureTransform
=yes
8398 ac_cv_lib_Xrender_XRenderSetPictureTransform
=no
8400 rm -f core conftest.err conftest.
$ac_objext \
8401 conftest
$ac_exeext conftest.
$ac_ext
8402 LIBS
=$ac_check_lib_save_LIBS
8404 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
8405 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
8406 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x
""yes; then :
8408 $as_echo "#define HAVE_XRENDERSETPICTURETRANSFORM 1" >>confdefs.h
8415 if test "x$ac_cv_lib_soname_Xrender" = "x"; then :
8416 case "x$with_xrender" in
8417 x
) wine_warnings
="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
8419 *) as_fn_error
"libxrender ${notice_platform}development files not found, XRender won't be supported.
8420 This is an error since --with-xrender was requested." "$LINENO" 5 ;;
8424 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
8426 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8427 /* end confdefs.h. */
8428 #include <X11/Xlib.h>
8429 #include <X11/extensions/Xrandr.h>
8433 static typeof(XRRSetScreenConfigAndRate) * func;
8438 if ac_fn_c_try_compile
"$LINENO"; then :
8439 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXrandr" >&5
8440 $as_echo_n "checking for -lXrandr... " >&6; }
8441 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then :
8442 $as_echo_n "(cached) " >&6
8444 ac_check_soname_save_LIBS
=$LIBS
8445 LIBS
="-lXrandr $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 XRRQueryExtension ();
8459 return XRRQueryExtension ();
8464 if ac_fn_c_try_link
"$LINENO"; then :
8467 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'` ;;
8468 *) ac_cv_lib_soname_Xrandr
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8471 rm -f core conftest.err conftest.
$ac_objext \
8472 conftest
$ac_exeext conftest.
$ac_ext
8473 LIBS
=$ac_check_soname_save_LIBS
8475 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then :
8476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8477 $as_echo "not found" >&6; }
8480 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xrandr" >&5
8481 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
8483 cat >>confdefs.h
<<_ACEOF
8484 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
8490 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8492 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then :
8493 case "x$with_xrandr" in
8494 x
) wine_notices
="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
8496 *) as_fn_error
"libxrandr ${notice_platform}development files not found, XRandr won't be supported.
8497 This is an error since --with-xrandr was requested." "$LINENO" 5 ;;
8501 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
8503 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8504 /* end confdefs.h. */
8505 #include <X11/Xlib.h>
8506 #include <X11/extensions/Xinerama.h>
8510 static typeof(XineramaQueryScreens) * func;
8515 if ac_fn_c_try_compile
"$LINENO"; then :
8516 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXinerama" >&5
8517 $as_echo_n "checking for -lXinerama... " >&6; }
8518 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then :
8519 $as_echo_n "(cached) " >&6
8521 ac_check_soname_save_LIBS
=$LIBS
8522 LIBS
="-lXinerama $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8523 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8524 /* end confdefs.h. */
8526 /* Override any GCC internal prototype to avoid an error.
8527 Use char because int might match the return type of a GCC
8528 builtin and then its argument prototype would still apply. */
8532 char XineramaQueryScreens ();
8536 return XineramaQueryScreens ();
8541 if ac_fn_c_try_link
"$LINENO"; then :
8544 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'` ;;
8545 *) ac_cv_lib_soname_Xinerama
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8548 rm -f core conftest.err conftest.
$ac_objext \
8549 conftest
$ac_exeext conftest.
$ac_ext
8550 LIBS
=$ac_check_soname_save_LIBS
8552 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then :
8553 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8554 $as_echo "not found" >&6; }
8557 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xinerama" >&5
8558 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
8560 cat >>confdefs.h
<<_ACEOF
8561 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
8567 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8569 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then :
8570 case "x$with_xinerama" in
8571 x
) wine_notices
="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
8573 *) as_fn_error
"libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
8574 This is an error since --with-xinerama was requested." "$LINENO" 5 ;;
8578 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
8580 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXcomposite" >&5
8581 $as_echo_n "checking for -lXcomposite... " >&6; }
8582 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then :
8583 $as_echo_n "(cached) " >&6
8585 ac_check_soname_save_LIBS
=$LIBS
8586 LIBS
="-lXcomposite $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8587 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8588 /* end confdefs.h. */
8590 /* Override any GCC internal prototype to avoid an error.
8591 Use char because int might match the return type of a GCC
8592 builtin and then its argument prototype would still apply. */
8596 char XCompositeRedirectWindow ();
8600 return XCompositeRedirectWindow ();
8605 if ac_fn_c_try_link
"$LINENO"; then :
8608 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'` ;;
8609 *) ac_cv_lib_soname_Xcomposite
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8612 rm -f core conftest.err conftest.
$ac_objext \
8613 conftest
$ac_exeext conftest.
$ac_ext
8614 LIBS
=$ac_check_soname_save_LIBS
8616 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then :
8617 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8618 $as_echo "not found" >&6; }
8621 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xcomposite" >&5
8622 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
8624 cat >>confdefs.h
<<_ACEOF
8625 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
8631 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then :
8632 case "x$with_xcomposite" in
8633 x
) wine_notices
="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
8635 *) as_fn_error
"libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
8636 This is an error since --with-xcomposite was requested." "$LINENO" 5 ;;
8640 ac_fn_c_check_member
"$LINENO" "XICCallback" "callback" "ac_cv_member_XICCallback_callback" "#ifdef HAVE_X11_XLIB_H
8641 #include <X11/Xlib.h>
8644 if test "x$ac_cv_member_XICCallback_callback" = x
""yes; then :
8646 cat >>confdefs.h
<<_ACEOF
8647 #define HAVE_XICCALLBACK_CALLBACK 1
8656 if test "x$with_opengl" != "xno"
8658 for ac_header
in GL
/gl.h GL
/glx.h GL
/glu.h
8660 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8661 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_GL_GLX_H
8662 # include <GL/glx.h>
8665 eval as_val
=\$
$as_ac_Header
8666 if test "x$as_val" = x
""yes; then :
8667 cat >>confdefs.h
<<_ACEOF
8668 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8675 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
8677 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for up-to-date OpenGL version" >&5
8678 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
8679 if test "${wine_cv_opengl_header_version_OK+set}" = set; then :
8680 $as_echo_n "(cached) " >&6
8682 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8683 /* end confdefs.h. */
8688 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
8693 if ac_fn_c_try_compile
"$LINENO"; then :
8694 wine_cv_opengl_header_version_OK
="yes"
8696 wine_cv_opengl_header_version_OK
="no"
8698 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8700 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_opengl_header_version_OK" >&5
8701 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
8703 if test "$wine_cv_opengl_header_version_OK" = "yes"
8705 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGL" >&5
8706 $as_echo_n "checking for -lGL... " >&6; }
8707 if test "${ac_cv_lib_soname_GL+set}" = set; then :
8708 $as_echo_n "(cached) " >&6
8710 ac_check_soname_save_LIBS
=$LIBS
8711 LIBS
="-lGL $X_LIBS $XLIB -lm $X_EXTRA_LIBS $LIBS"
8712 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8713 /* end confdefs.h. */
8715 /* Override any GCC internal prototype to avoid an error.
8716 Use char because int might match the return type of a GCC
8717 builtin and then its argument prototype would still apply. */
8721 char glXCreateContext ();
8725 return glXCreateContext ();
8730 if ac_fn_c_try_link
"$LINENO"; then :
8733 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'` ;;
8734 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8737 rm -f core conftest.err conftest.
$ac_objext \
8738 conftest
$ac_exeext conftest.
$ac_ext
8739 LIBS
=$ac_check_soname_save_LIBS
8741 if test "x$ac_cv_lib_soname_GL" = "x"; then :
8742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8743 $as_echo "not found" >&6; }
8744 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGL" >&5
8745 $as_echo_n "checking for -lGL... " >&6; }
8746 if test "${ac_cv_lib_soname_GL+set}" = set; then :
8747 $as_echo_n "(cached) " >&6
8749 ac_check_soname_save_LIBS
=$LIBS
8750 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"
8751 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8752 /* end confdefs.h. */
8754 /* Override any GCC internal prototype to avoid an error.
8755 Use char because int might match the return type of a GCC
8756 builtin and then its argument prototype would still apply. */
8760 char glXCreateContext ();
8764 return glXCreateContext ();
8769 if ac_fn_c_try_link
"$LINENO"; then :
8772 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'` ;;
8773 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8776 rm -f core conftest.err conftest.
$ac_objext \
8777 conftest
$ac_exeext conftest.
$ac_ext
8778 LIBS
=$ac_check_soname_save_LIBS
8780 if test "x$ac_cv_lib_soname_GL" = "x"; then :
8781 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8782 $as_echo "not found" >&6; }
8783 if test -f /usr
/X11R
6/lib
/libGL.a
8785 opengl_msg
="/usr/X11R6/lib/libGL.a is present on your system.
8786 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
8788 opengl_msg
="No OpenGL library found on this system."
8791 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GL" >&5
8792 $as_echo "$ac_cv_lib_soname_GL" >&6; }
8794 cat >>confdefs.h
<<_ACEOF
8795 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
8798 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"
8800 $as_echo "#define HAVE_OPENGL 1" >>confdefs.h
8804 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GL" >&5
8805 $as_echo "$ac_cv_lib_soname_GL" >&6; }
8807 cat >>confdefs.h
<<_ACEOF
8808 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
8813 $as_echo "#define HAVE_OPENGL 1" >>confdefs.h
8816 if test "$ac_cv_header_GL_glu_h" = "yes"
8818 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGLU" >&5
8819 $as_echo_n "checking for -lGLU... " >&6; }
8820 if test "${ac_cv_lib_soname_GLU+set}" = set; then :
8821 $as_echo_n "(cached) " >&6
8823 ac_check_soname_save_LIBS
=$LIBS
8824 LIBS
="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS $XLIB -lm $X_EXTRA_LIBS $LIBS"
8825 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8826 /* end confdefs.h. */
8828 /* Override any GCC internal prototype to avoid an error.
8829 Use char because int might match the return type of a GCC
8830 builtin and then its argument prototype would still apply. */
8838 return gluLookAt ();
8843 if ac_fn_c_try_link
"$LINENO"; then :
8846 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'` ;;
8847 *) ac_cv_lib_soname_GLU
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8850 rm -f core conftest.err conftest.
$ac_objext \
8851 conftest
$ac_exeext conftest.
$ac_ext
8852 LIBS
=$ac_check_soname_save_LIBS
8854 if test "x$ac_cv_lib_soname_GLU" = "x"; then :
8855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8856 $as_echo "not found" >&6; }
8859 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GLU" >&5
8860 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
8862 cat >>confdefs.h
<<_ACEOF
8863 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
8869 if test "x$ac_cv_lib_soname_GLU" = "x"; then :
8870 case "x$with_glu" in
8871 x
) wine_notices
="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
8873 *) as_fn_error
"libGLU ${notice_platform}development files not found, GLU won't be supported.
8874 This is an error since --with-glu was requested." "$LINENO" 5 ;;
8878 opengl_msg
="Old Mesa headers detected. Consider upgrading your Mesa libraries."
8881 opengl_msg
="OpenGL development headers not found."
8883 test -n "$opengl_msg" && enable_opengl32
=${enable_opengl32:-no}
8884 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32
=${enable_glu32:-no}
8886 enable_opengl32
=${enable_opengl32:-no}
8887 enable_glu32
=${enable_glu32:-no}
8889 if test -n "$opengl_msg"; then :
8890 case "x$with_opengl" in
8891 x
) wine_warnings
="$wine_warnings|$opengl_msg
8892 OpenGL and Direct3D won't be supported." ;;
8894 *) as_fn_error
"$opengl_msg
8895 OpenGL and Direct3D won't be supported.
8896 This is an error since --with-opengl was requested." "$LINENO" 5 ;;
8902 for ac_header
in audio
/audiolib.h
8904 ac_fn_c_check_header_mongrel
"$LINENO" "audio/audiolib.h" "ac_cv_header_audio_audiolib_h" "$ac_includes_default"
8905 if test "x$ac_cv_header_audio_audiolib_h" = x
""yes; then :
8906 cat >>confdefs.h
<<_ACEOF
8907 #define HAVE_AUDIO_AUDIOLIB_H 1
8909 for ac_header
in audio
/soundlib.h
8911 ac_fn_c_check_header_compile
"$LINENO" "audio/soundlib.h" "ac_cv_header_audio_soundlib_h" "#include <audio/audiolib.h>
8913 if test "x$ac_cv_header_audio_soundlib_h" = x
""yes; then :
8914 cat >>confdefs.h
<<_ACEOF
8915 #define HAVE_AUDIO_SOUNDLIB_H 1
8922 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AuCreateFlow in -laudio" >&5
8923 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
8924 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then :
8925 $as_echo_n "(cached) " >&6
8927 ac_check_lib_save_LIBS
=$LIBS
8928 LIBS
="-laudio -lXt $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8929 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8930 /* end confdefs.h. */
8932 /* Override any GCC internal prototype to avoid an error.
8933 Use char because int might match the return type of a GCC
8934 builtin and then its argument prototype would still apply. */
8938 char AuCreateFlow ();
8942 return AuCreateFlow ();
8947 if ac_fn_c_try_link
"$LINENO"; then :
8948 ac_cv_lib_audio_AuCreateFlow
=yes
8950 ac_cv_lib_audio_AuCreateFlow
=no
8952 rm -f core conftest.err conftest.
$ac_objext \
8953 conftest
$ac_exeext conftest.
$ac_ext
8954 LIBS
=$ac_check_lib_save_LIBS
8956 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audio_AuCreateFlow" >&5
8957 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
8958 if test "x$ac_cv_lib_audio_AuCreateFlow" = x
""yes; then :
8960 $as_echo "#define HAVE_NAS 1" >>confdefs.h
8962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XauGetBestAuthByAddr in -lXau" >&5
8963 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
8964 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then :
8965 $as_echo_n "(cached) " >&6
8967 ac_check_lib_save_LIBS
=$LIBS
8968 LIBS
="-lXau $X_LIBS $LIBS"
8969 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8970 /* end confdefs.h. */
8972 /* Override any GCC internal prototype to avoid an error.
8973 Use char because int might match the return type of a GCC
8974 builtin and then its argument prototype would still apply. */
8978 char XauGetBestAuthByAddr ();
8982 return XauGetBestAuthByAddr ();
8987 if ac_fn_c_try_link
"$LINENO"; then :
8988 ac_cv_lib_Xau_XauGetBestAuthByAddr
=yes
8990 ac_cv_lib_Xau_XauGetBestAuthByAddr
=no
8992 rm -f core conftest.err conftest.
$ac_objext \
8993 conftest
$ac_exeext conftest.
$ac_ext
8994 LIBS
=$ac_check_lib_save_LIBS
8996 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
8997 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
8998 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x
""yes; then :
8999 NASLIBS
="-lXau -laudio -lXt $X_LIBS $XLIB $X_EXTRA_LIBS"
9001 NASLIBS
="-laudio -lXt $X_LIBS $XLIB $X_EXTRA_LIBS"
9012 CPPFLAGS
="$ac_save_CPPFLAGS"
9017 enable_winex11_drv
=${enable_winex11_drv:-no}
9018 enable_opengl32
=${enable_opengl32:-no}
9019 enable_glu32
=${enable_glu32:-no}
9021 if test "x$XLIB" = "x"; then :
9024 *) as_fn_error
"X ${notice_platform}development files not found. Wine will be built
9025 without X support, which probably isn't what you want. You will need to install
9026 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
9027 Use the --without-x option if you really want this." "$LINENO" 5 ;;
9038 if test "x$with_xml" != "xno"
9040 ac_save_CPPFLAGS
="$CPPFLAGS"
9041 if test "$PKG_CONFIG" != "false"
9043 ac_xml_libs
="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
9044 ac_xml_cflags
="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
9046 ac_xml_libs
="`xml2-config --libs 2>/dev/null`"
9047 ac_xml_cflags
="`xml2-config --cflags 2>/dev/null`"
9049 CPPFLAGS
="$CPPFLAGS $ac_xml_cflags"
9050 for ac_header
in libxml
/parser.h
9052 ac_fn_c_check_header_mongrel
"$LINENO" "libxml/parser.h" "ac_cv_header_libxml_parser_h" "$ac_includes_default"
9053 if test "x$ac_cv_header_libxml_parser_h" = x
""yes; then :
9054 cat >>confdefs.h
<<_ACEOF
9055 #define HAVE_LIBXML_PARSER_H 1
9057 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlParseMemory in -lxml2" >&5
9058 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
9059 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then :
9060 $as_echo_n "(cached) " >&6
9062 ac_check_lib_save_LIBS
=$LIBS
9063 LIBS
="-lxml2 $ac_xml_libs $LIBS"
9064 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9065 /* end confdefs.h. */
9067 /* Override any GCC internal prototype to avoid an error.
9068 Use char because int might match the return type of a GCC
9069 builtin and then its argument prototype would still apply. */
9073 char xmlParseMemory ();
9077 return xmlParseMemory ();
9082 if ac_fn_c_try_link
"$LINENO"; then :
9083 ac_cv_lib_xml2_xmlParseMemory
=yes
9085 ac_cv_lib_xml2_xmlParseMemory
=no
9087 rm -f core conftest.err conftest.
$ac_objext \
9088 conftest
$ac_exeext conftest.
$ac_ext
9089 LIBS
=$ac_check_lib_save_LIBS
9091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
9092 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
9093 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x
""yes; then :
9095 $as_echo "#define HAVE_LIBXML2 1" >>confdefs.h
9097 XML2LIBS
="$ac_xml_libs"
9098 XML2INCL
="$ac_xml_cflags"
9101 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlReadMemory in -lxml2" >&5
9102 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
9103 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then :
9104 $as_echo_n "(cached) " >&6
9106 ac_check_lib_save_LIBS
=$LIBS
9107 LIBS
="-lxml2 $ac_xml_libs $LIBS"
9108 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9109 /* end confdefs.h. */
9111 /* Override any GCC internal prototype to avoid an error.
9112 Use char because int might match the return type of a GCC
9113 builtin and then its argument prototype would still apply. */
9117 char xmlReadMemory ();
9121 return xmlReadMemory ();
9126 if ac_fn_c_try_link
"$LINENO"; then :
9127 ac_cv_lib_xml2_xmlReadMemory
=yes
9129 ac_cv_lib_xml2_xmlReadMemory
=no
9131 rm -f core conftest.err conftest.
$ac_objext \
9132 conftest
$ac_exeext conftest.
$ac_ext
9133 LIBS
=$ac_check_lib_save_LIBS
9135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
9136 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
9137 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x
""yes; then :
9139 $as_echo "#define HAVE_XMLREADMEMORY 1" >>confdefs.h
9143 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlNewDocPI in -lxml2" >&5
9144 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
9145 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then :
9146 $as_echo_n "(cached) " >&6
9148 ac_check_lib_save_LIBS
=$LIBS
9149 LIBS
="-lxml2 $ac_xml_libs $LIBS"
9150 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9151 /* end confdefs.h. */
9153 /* Override any GCC internal prototype to avoid an error.
9154 Use char because int might match the return type of a GCC
9155 builtin and then its argument prototype would still apply. */
9159 char xmlNewDocPI ();
9163 return xmlNewDocPI ();
9168 if ac_fn_c_try_link
"$LINENO"; then :
9169 ac_cv_lib_xml2_xmlNewDocPI
=yes
9171 ac_cv_lib_xml2_xmlNewDocPI
=no
9173 rm -f core conftest.err conftest.
$ac_objext \
9174 conftest
$ac_exeext conftest.
$ac_ext
9175 LIBS
=$ac_check_lib_save_LIBS
9177 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
9178 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
9179 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x
""yes; then :
9181 $as_echo "#define HAVE_XMLNEWDOCPI 1" >>confdefs.h
9190 CPPFLAGS
="$ac_save_CPPFLAGS"
9192 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then :
9193 case "x$with_xml" in
9194 x
) wine_warnings
="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
9196 *) as_fn_error
"libxml2 ${notice_platform}development files not found, XML won't be supported.
9197 This is an error since --with-xml was requested." "$LINENO" 5 ;;
9201 if test "x$with_xslt" != "xno"
9203 if test "$PKG_CONFIG" != "false"
9205 ac_xslt_libs
="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
9206 ac_xslt_cflags
="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
9208 ac_xslt_libs
="`xslt-config --libs 2>/dev/null`"
9209 ac_xslt_cflags
="`xslt-config --cflags 2>/dev/null`"
9211 ac_save_CPPFLAGS
="$CPPFLAGS"
9212 CPPFLAGS
="$CPPFLAGS $ac_xslt_cflags"
9213 for ac_header
in libxslt
/pattern.h libxslt
/transform.h
9215 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9216 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_LIBXSLT_PATTERN_H
9217 # include <libxslt/pattern.h>
9220 eval as_val
=\$
$as_ac_Header
9221 if test "x$as_val" = x
""yes; then :
9222 cat >>confdefs.h
<<_ACEOF
9223 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
9230 CPPFLAGS
="$ac_save_CPPFLAGS"
9231 if test "$ac_cv_header_libxslt_transform_h" = "yes"
9233 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lxslt" >&5
9234 $as_echo_n "checking for -lxslt... " >&6; }
9235 if test "${ac_cv_lib_soname_xslt+set}" = set; then :
9236 $as_echo_n "(cached) " >&6
9238 ac_check_soname_save_LIBS
=$LIBS
9239 LIBS
="-lxslt $ac_xslt_libs $LIBS"
9240 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9241 /* end confdefs.h. */
9243 /* Override any GCC internal prototype to avoid an error.
9244 Use char because int might match the return type of a GCC
9245 builtin and then its argument prototype would still apply. */
9249 char xsltCompilePattern ();
9253 return xsltCompilePattern ();
9258 if ac_fn_c_try_link
"$LINENO"; then :
9261 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'` ;;
9262 *) ac_cv_lib_soname_xslt
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9265 rm -f core conftest.err conftest.
$ac_objext \
9266 conftest
$ac_exeext conftest.
$ac_ext
9267 LIBS
=$ac_check_soname_save_LIBS
9269 if test "x$ac_cv_lib_soname_xslt" = "x"; then :
9270 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9271 $as_echo "not found" >&6; }
9274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_xslt" >&5
9275 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
9277 cat >>confdefs.h
<<_ACEOF
9278 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
9281 XSLTINCL
="$ac_xslt_cflags"
9285 if test "x$ac_cv_lib_soname_xslt" = "x"; then :
9286 case "x$with_xslt" in
9287 x
) wine_warnings
="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
9289 *) as_fn_error
"libxslt ${notice_platform}development files not found, xslt won't be supported.
9290 This is an error since --with-xslt was requested." "$LINENO" 5 ;;
9296 if test "x$with_hal" != "xno"
9298 ac_save_CPPFLAGS
="$CPPFLAGS"
9299 if test "$PKG_CONFIG" != "false"
9301 ac_hal_libs
="`$PKG_CONFIG --libs hal 2>/dev/null`"
9302 ac_hal_cflags
="`$PKG_CONFIG --cflags hal 2>/dev/null`"
9303 CPPFLAGS
="$CPPFLAGS $ac_hal_cflags"
9305 for ac_header
in dbus
/dbus.h hal
/libhal.h
9307 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9308 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
9309 eval as_val
=\$
$as_ac_Header
9310 if test "x$as_val" = x
""yes; then :
9311 cat >>confdefs.h
<<_ACEOF
9312 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
9319 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
9321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dbus_connection_close in -ldbus-1" >&5
9322 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
9323 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then :
9324 $as_echo_n "(cached) " >&6
9326 ac_check_lib_save_LIBS
=$LIBS
9327 LIBS
="-ldbus-1 $ac_hal_libs $LIBS"
9328 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9329 /* end confdefs.h. */
9331 /* Override any GCC internal prototype to avoid an error.
9332 Use char because int might match the return type of a GCC
9333 builtin and then its argument prototype would still apply. */
9337 char dbus_connection_close ();
9341 return dbus_connection_close ();
9346 if ac_fn_c_try_link
"$LINENO"; then :
9347 ac_cv_lib_dbus_1_dbus_connection_close
=yes
9349 ac_cv_lib_dbus_1_dbus_connection_close
=no
9351 rm -f core conftest.err conftest.
$ac_objext \
9352 conftest
$ac_exeext conftest.
$ac_ext
9353 LIBS
=$ac_check_lib_save_LIBS
9355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
9356 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
9357 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x
""yes; then :
9358 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lhal" >&5
9359 $as_echo_n "checking for -lhal... " >&6; }
9360 if test "${ac_cv_lib_soname_hal+set}" = set; then :
9361 $as_echo_n "(cached) " >&6
9363 ac_check_soname_save_LIBS
=$LIBS
9364 LIBS
="-lhal $ac_hal_libs $LIBS"
9365 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9366 /* end confdefs.h. */
9368 /* Override any GCC internal prototype to avoid an error.
9369 Use char because int might match the return type of a GCC
9370 builtin and then its argument prototype would still apply. */
9374 char libhal_ctx_new ();
9378 return libhal_ctx_new ();
9383 if ac_fn_c_try_link
"$LINENO"; then :
9386 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'` ;;
9387 *) ac_cv_lib_soname_hal
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9390 rm -f core conftest.err conftest.
$ac_objext \
9391 conftest
$ac_exeext conftest.
$ac_ext
9392 LIBS
=$ac_check_soname_save_LIBS
9394 if test "x$ac_cv_lib_soname_hal" = "x"; then :
9395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9396 $as_echo "not found" >&6; }
9399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_hal" >&5
9400 $as_echo "$ac_cv_lib_soname_hal" >&6; }
9402 cat >>confdefs.h
<<_ACEOF
9403 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
9406 HALINCL
="$ac_hal_cflags"
9411 CPPFLAGS
="$ac_save_CPPFLAGS"
9413 if test "x$ac_cv_lib_soname_hal" = "x"; then :
9414 case "x$with_hal" in
9415 x
) wine_notices
="$wine_notices|libhal/libdbus ${notice_platform}development files not found, no dynamic device support." ;;
9417 *) as_fn_error
"libhal/libdbus ${notice_platform}development files not found, no dynamic device support.
9418 This is an error since --with-hal was requested." "$LINENO" 5 ;;
9422 if test "x$with_gnutls" != "xno"
9424 ac_save_CPPFLAGS
="$CPPFLAGS"
9425 if test "$PKG_CONFIG" != "false"
9427 ac_gnutls_libs
="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
9428 ac_gnutls_cflags
="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
9429 CPPFLAGS
="$CPPFLAGS $ac_gnutls_cflags"
9431 ac_fn_c_check_header_mongrel
"$LINENO" "gnutls/gnutls.h" "ac_cv_header_gnutls_gnutls_h" "$ac_includes_default"
9432 if test "x$ac_cv_header_gnutls_gnutls_h" = x
""yes; then :
9433 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9434 /* end confdefs.h. */
9435 #include <gnutls/gnutls.h>
9439 typeof(gnutls_mac_get_key_size) *pfunc;
9444 if ac_fn_c_try_compile
"$LINENO"; then :
9445 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lgnutls" >&5
9446 $as_echo_n "checking for -lgnutls... " >&6; }
9447 if test "${ac_cv_lib_soname_gnutls+set}" = set; then :
9448 $as_echo_n "(cached) " >&6
9450 ac_check_soname_save_LIBS
=$LIBS
9451 LIBS
="-lgnutls $ac_gnutls_libs $LIBS"
9452 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9453 /* end confdefs.h. */
9455 /* Override any GCC internal prototype to avoid an error.
9456 Use char because int might match the return type of a GCC
9457 builtin and then its argument prototype would still apply. */
9461 char gnutls_global_init ();
9465 return gnutls_global_init ();
9470 if ac_fn_c_try_link
"$LINENO"; then :
9473 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'` ;;
9474 *) ac_cv_lib_soname_gnutls
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9477 rm -f core conftest.err conftest.
$ac_objext \
9478 conftest
$ac_exeext conftest.
$ac_ext
9479 LIBS
=$ac_check_soname_save_LIBS
9481 if test "x$ac_cv_lib_soname_gnutls" = "x"; then :
9482 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9483 $as_echo "not found" >&6; }
9486 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_gnutls" >&5
9487 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
9489 cat >>confdefs.h
<<_ACEOF
9490 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
9493 GNUTLSINCL
="$ac_gnutls_cflags"
9497 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
9501 CPPFLAGS
="$ac_save_CPPFLAGS"
9503 if test "x$ac_cv_lib_soname_gnutls" = "x"; then :
9504 case "x$with_gnutls" in
9505 x
) wine_notices
="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
9507 *) as_fn_error
"libgnutls ${notice_platform}development files not found, no schannel support.
9508 This is an error since --with-gnutls was requested." "$LINENO" 5 ;;
9513 if test "$ac_cv_header_ncurses_h" = "yes"
9515 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lncurses" >&5
9516 $as_echo_n "checking for -lncurses... " >&6; }
9517 if test "${ac_cv_lib_soname_ncurses+set}" = set; then :
9518 $as_echo_n "(cached) " >&6
9520 ac_check_soname_save_LIBS
=$LIBS
9521 LIBS
="-lncurses $LIBS"
9522 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9523 /* end confdefs.h. */
9525 /* Override any GCC internal prototype to avoid an error.
9526 Use char because int might match the return type of a GCC
9527 builtin and then its argument prototype would still apply. */
9540 if ac_fn_c_try_link
"$LINENO"; then :
9543 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'` ;;
9544 *) ac_cv_lib_soname_ncurses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9547 rm -f core conftest.err conftest.
$ac_objext \
9548 conftest
$ac_exeext conftest.
$ac_ext
9549 LIBS
=$ac_check_soname_save_LIBS
9551 if test "x$ac_cv_lib_soname_ncurses" = "x"; then :
9552 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9553 $as_echo "not found" >&6; }
9556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_ncurses" >&5
9557 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
9559 cat >>confdefs.h
<<_ACEOF
9560 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
9563 CURSESLIBS
="-lncurses"
9565 elif test "$ac_cv_header_curses_h" = "yes"
9567 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcurses" >&5
9568 $as_echo_n "checking for -lcurses... " >&6; }
9569 if test "${ac_cv_lib_soname_curses+set}" = set; then :
9570 $as_echo_n "(cached) " >&6
9572 ac_check_soname_save_LIBS
=$LIBS
9573 LIBS
="-lcurses $LIBS"
9574 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9575 /* end confdefs.h. */
9577 /* Override any GCC internal prototype to avoid an error.
9578 Use char because int might match the return type of a GCC
9579 builtin and then its argument prototype would still apply. */
9592 if ac_fn_c_try_link
"$LINENO"; then :
9595 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'` ;;
9596 *) ac_cv_lib_soname_curses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9599 rm -f core conftest.err conftest.
$ac_objext \
9600 conftest
$ac_exeext conftest.
$ac_ext
9601 LIBS
=$ac_check_soname_save_LIBS
9603 if test "x$ac_cv_lib_soname_curses" = "x"; then :
9604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9605 $as_echo "not found" >&6; }
9608 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_curses" >&5
9609 $as_echo "$ac_cv_lib_soname_curses" >&6; }
9611 cat >>confdefs.h
<<_ACEOF
9612 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
9615 CURSESLIBS
="-lcurses"
9618 ac_save_LIBS
="$LIBS"
9619 LIBS
="$LIBS $CURSESLIBS"
9620 for ac_func
in mousemask
9622 ac_fn_c_check_func
"$LINENO" "mousemask" "ac_cv_func_mousemask"
9623 if test "x$ac_cv_func_mousemask" = x
""yes; then :
9624 cat >>confdefs.h
<<_ACEOF
9625 #define HAVE_MOUSEMASK 1
9631 LIBS
="$ac_save_LIBS"
9632 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then :
9633 case "x$with_curses" in
9634 x
) wine_notices
="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
9636 *) as_fn_error
"lib(n)curses ${notice_platform}development files not found, curses won't be supported.
9637 This is an error since --with-curses was requested." "$LINENO" 5 ;;
9641 if test "x$with_sane" != "xno"
9643 ac_save_CPPFLAGS
="$CPPFLAGS"
9644 # Extract the first word of "sane-config", so it can be a program name with args.
9645 set dummy sane-config
; ac_word
=$2
9646 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9647 $as_echo_n "checking for $ac_word... " >&6; }
9648 if test "${ac_cv_prog_sane_devel+set}" = set; then :
9649 $as_echo_n "(cached) " >&6
9651 if test -n "$sane_devel"; then
9652 ac_cv_prog_sane_devel
="$sane_devel" # Let the user override the test.
9654 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9658 test -z "$as_dir" && as_dir
=.
9659 for ac_exec_ext
in '' $ac_executable_extensions; do
9660 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9661 ac_cv_prog_sane_devel
="sane-config"
9662 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9669 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel
="no"
9672 sane_devel
=$ac_cv_prog_sane_devel
9673 if test -n "$sane_devel"; then
9674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sane_devel" >&5
9675 $as_echo "$sane_devel" >&6; }
9677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9678 $as_echo "no" >&6; }
9682 if test "$sane_devel" != "no"
9684 ac_sane_incl
="`$sane_devel --cflags`"
9685 ac_sane_libs
="`$sane_devel --ldflags`"
9686 CPPFLAGS
="$CPPFLAGS $ac_sane_incl"
9688 ac_fn_c_check_header_mongrel
"$LINENO" "sane/sane.h" "ac_cv_header_sane_sane_h" "$ac_includes_default"
9689 if test "x$ac_cv_header_sane_sane_h" = x
""yes; then :
9690 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lsane" >&5
9691 $as_echo_n "checking for -lsane... " >&6; }
9692 if test "${ac_cv_lib_soname_sane+set}" = set; then :
9693 $as_echo_n "(cached) " >&6
9695 ac_check_soname_save_LIBS
=$LIBS
9696 LIBS
="-lsane $ac_sane_libs $LIBS"
9697 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9698 /* end confdefs.h. */
9700 /* Override any GCC internal prototype to avoid an error.
9701 Use char because int might match the return type of a GCC
9702 builtin and then its argument prototype would still apply. */
9710 return sane_init ();
9715 if ac_fn_c_try_link
"$LINENO"; then :
9718 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'` ;;
9719 *) ac_cv_lib_soname_sane
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9722 rm -f core conftest.err conftest.
$ac_objext \
9723 conftest
$ac_exeext conftest.
$ac_ext
9724 LIBS
=$ac_check_soname_save_LIBS
9726 if test "x$ac_cv_lib_soname_sane" = "x"; then :
9727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9728 $as_echo "not found" >&6; }
9731 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_sane" >&5
9732 $as_echo "$ac_cv_lib_soname_sane" >&6; }
9734 cat >>confdefs.h
<<_ACEOF
9735 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
9738 SANEINCL
="$ac_sane_incl"
9744 CPPFLAGS
="$ac_save_CPPFLAGS"
9746 if test "x$ac_cv_lib_soname_sane" = "x"; then :
9747 case "x$with_sane" in
9748 x
) wine_notices
="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
9750 *) as_fn_error
"libsane ${notice_platform}development files not found, scanners won't be supported.
9751 This is an error since --with-sane was requested." "$LINENO" 5 ;;
9755 if test "x$with_gphoto" != "xno"
9757 ac_save_CPPFLAGS
="$CPPFLAGS"
9758 # Extract the first word of "gphoto2-config", so it can be a program name with args.
9759 set dummy gphoto2-config
; ac_word
=$2
9760 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9761 $as_echo_n "checking for $ac_word... " >&6; }
9762 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then :
9763 $as_echo_n "(cached) " >&6
9765 if test -n "$gphoto2_devel"; then
9766 ac_cv_prog_gphoto2_devel
="$gphoto2_devel" # Let the user override the test.
9768 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9772 test -z "$as_dir" && as_dir
=.
9773 for ac_exec_ext
in '' $ac_executable_extensions; do
9774 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9775 ac_cv_prog_gphoto2_devel
="gphoto2-config"
9776 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9783 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel
="no"
9786 gphoto2_devel
=$ac_cv_prog_gphoto2_devel
9787 if test -n "$gphoto2_devel"; then
9788 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gphoto2_devel" >&5
9789 $as_echo "$gphoto2_devel" >&6; }
9791 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9792 $as_echo "no" >&6; }
9796 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
9797 set dummy gphoto2-port-config
; ac_word
=$2
9798 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9799 $as_echo_n "checking for $ac_word... " >&6; }
9800 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then :
9801 $as_echo_n "(cached) " >&6
9803 if test -n "$gphoto2port_devel"; then
9804 ac_cv_prog_gphoto2port_devel
="$gphoto2port_devel" # Let the user override the test.
9806 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9810 test -z "$as_dir" && as_dir
=.
9811 for ac_exec_ext
in '' $ac_executable_extensions; do
9812 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9813 ac_cv_prog_gphoto2port_devel
="gphoto2-port-config"
9814 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9821 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel
="no"
9824 gphoto2port_devel
=$ac_cv_prog_gphoto2port_devel
9825 if test -n "$gphoto2port_devel"; then
9826 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gphoto2port_devel" >&5
9827 $as_echo "$gphoto2port_devel" >&6; }
9829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9830 $as_echo "no" >&6; }
9834 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
9836 ac_gphoto2_incl
="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
9838 for i
in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
9841 -L/usr
/lib|
-L/usr
/lib64
) ;;
9842 -L*|
-l*) ac_gphoto2_libs
="$ac_gphoto2_libs $i";;
9845 CPPFLAGS
="$CPPFLAGS $ac_gphoto2_incl"
9847 ac_gphoto2_libs
=${ac_gphoto2_libs:-"-lgphoto2"}
9848 ac_fn_c_check_header_mongrel
"$LINENO" "gphoto2-camera.h" "ac_cv_header_gphoto2_camera_h" "$ac_includes_default"
9849 if test "x$ac_cv_header_gphoto2_camera_h" = x
""yes; then :
9850 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gp_camera_new in -lgphoto2" >&5
9851 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
9852 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then :
9853 $as_echo_n "(cached) " >&6
9855 ac_check_lib_save_LIBS
=$LIBS
9856 LIBS
="-lgphoto2 $ac_gphoto2_libs $LIBS"
9857 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9858 /* end confdefs.h. */
9860 /* Override any GCC internal prototype to avoid an error.
9861 Use char because int might match the return type of a GCC
9862 builtin and then its argument prototype would still apply. */
9866 char gp_camera_new ();
9870 return gp_camera_new ();
9875 if ac_fn_c_try_link
"$LINENO"; then :
9876 ac_cv_lib_gphoto2_gp_camera_new
=yes
9878 ac_cv_lib_gphoto2_gp_camera_new
=no
9880 rm -f core conftest.err conftest.
$ac_objext \
9881 conftest
$ac_exeext conftest.
$ac_ext
9882 LIBS
=$ac_check_lib_save_LIBS
9884 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
9885 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
9886 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x
""yes; then :
9888 $as_echo "#define HAVE_GPHOTO2 1" >>confdefs.h
9890 GPHOTO2LIBS
="$ac_gphoto2_libs"
9892 GPHOTO2INCL
="$ac_gphoto2_incl"
9899 CPPFLAGS
="$ac_save_CPPFLAGS"
9901 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then :
9902 case "x$with_gphoto" in
9903 x
) wine_notices
="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
9905 *) as_fn_error
"libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
9906 This is an error since --with-gphoto was requested." "$LINENO" 5 ;;
9913 if test "$ac_cv_header_resolv_h" = "yes"
9915 ac_save_LIBS
="$LIBS"
9916 LIBS
="$LIBS -lresolv"
9917 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9918 /* end confdefs.h. */
9919 #ifdef HAVE_NETINET_IN_H
9920 #include <netinet/in.h>
9931 if ac_fn_c_try_link
"$LINENO"; then :
9933 $as_echo "#define HAVE_RESOLV 1" >>confdefs.h
9935 RESOLVLIBS
="-lresolv"
9937 rm -f core conftest.err conftest.
$ac_objext \
9938 conftest
$ac_exeext conftest.
$ac_ext
9939 LIBS
="$ac_save_LIBS"
9944 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
9946 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cmsOpenProfileFromFile in -llcms" >&5
9947 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
9948 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then :
9949 $as_echo_n "(cached) " >&6
9951 ac_check_lib_save_LIBS
=$LIBS
9953 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9954 /* end confdefs.h. */
9956 /* Override any GCC internal prototype to avoid an error.
9957 Use char because int might match the return type of a GCC
9958 builtin and then its argument prototype would still apply. */
9962 char cmsOpenProfileFromFile ();
9966 return cmsOpenProfileFromFile ();
9971 if ac_fn_c_try_link
"$LINENO"; then :
9972 ac_cv_lib_lcms_cmsOpenProfileFromFile
=yes
9974 ac_cv_lib_lcms_cmsOpenProfileFromFile
=no
9976 rm -f core conftest.err conftest.
$ac_objext \
9977 conftest
$ac_exeext conftest.
$ac_ext
9978 LIBS
=$ac_check_lib_save_LIBS
9980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
9981 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
9982 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x
""yes; then :
9984 $as_echo "#define HAVE_LCMS 1" >>confdefs.h
9990 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then :
9991 case "x$with_cms" in
9992 x
) wine_notices
="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
9994 *) as_fn_error
"liblcms ${notice_platform}development files not found, Color Management won't be supported.
9995 This is an error since --with-cms was requested." "$LINENO" 5 ;;
9999 if test "x$with_freetype" != "xno"
10001 for ac_prog
in freetype-config freetype2-config
10003 # Extract the first word of "$ac_prog", so it can be a program name with args.
10004 set dummy
$ac_prog; ac_word
=$2
10005 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10006 $as_echo_n "checking for $ac_word... " >&6; }
10007 if test "${ac_cv_prog_ft_devel+set}" = set; then :
10008 $as_echo_n "(cached) " >&6
10010 if test -n "$ft_devel"; then
10011 ac_cv_prog_ft_devel
="$ft_devel" # Let the user override the test.
10013 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10014 for as_dir
in $PATH
10017 test -z "$as_dir" && as_dir
=.
10018 for ac_exec_ext
in '' $ac_executable_extensions; do
10019 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10020 ac_cv_prog_ft_devel
="$ac_prog"
10021 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10030 ft_devel
=$ac_cv_prog_ft_devel
10031 if test -n "$ft_devel"; then
10032 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ft_devel" >&5
10033 $as_echo "$ft_devel" >&6; }
10035 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10036 $as_echo "no" >&6; }
10040 test -n "$ft_devel" && break
10042 test -n "$ft_devel" || ft_devel
="no"
10044 if test "$ft_devel" != "no"
10046 ac_freetype_incl
=`$ft_devel --cflags`
10047 ac_freetype_libs
=`$ft_devel --libs`
10049 ac_freetype_libs
=${ac_freetype_libs:-"-lfreetype"}
10050 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfreetype" >&5
10051 $as_echo_n "checking for -lfreetype... " >&6; }
10052 if test "${ac_cv_lib_soname_freetype+set}" = set; then :
10053 $as_echo_n "(cached) " >&6
10055 ac_check_soname_save_LIBS
=$LIBS
10056 LIBS
="-lfreetype $ac_freetype_libs $LIBS"
10057 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10058 /* end confdefs.h. */
10060 /* Override any GCC internal prototype to avoid an error.
10061 Use char because int might match the return type of a GCC
10062 builtin and then its argument prototype would still apply. */
10066 char FT_Init_FreeType ();
10070 return FT_Init_FreeType ();
10075 if ac_fn_c_try_link
"$LINENO"; then :
10078 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'` ;;
10079 *) ac_cv_lib_soname_freetype
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10082 rm -f core conftest.err conftest.
$ac_objext \
10083 conftest
$ac_exeext conftest.
$ac_ext
10084 LIBS
=$ac_check_soname_save_LIBS
10086 if test "x$ac_cv_lib_soname_freetype" = "x"; then :
10087 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10088 $as_echo "not found" >&6; }
10091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_freetype" >&5
10092 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
10094 cat >>confdefs.h
<<_ACEOF
10095 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
10100 if test "$ft_lib" = "yes"
10102 ac_save_CPPFLAGS
="$CPPFLAGS"
10103 CPPFLAGS
="$ac_freetype_incl $CPPFLAGS"
10104 for ac_header
in ft2build.h \
10105 freetype
/freetype.h \
10106 freetype
/ftglyph.h \
10107 freetype
/fttypes.h \
10108 freetype
/tttables.h \
10109 freetype
/ftsnames.h \
10110 freetype
/ttnameid.h \
10111 freetype
/ftoutln.h \
10112 freetype
/ftwinfnt.h \
10113 freetype
/ftmodapi.h \
10114 freetype
/ftlcdfil.h \
10115 freetype
/internal
/sfnt.h
10117 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10118 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_FT2BUILD_H
10119 # include <ft2build.h>
10122 eval as_val
=\$
$as_ac_Header
10123 if test "x$as_val" = x
""yes; then :
10124 cat >>confdefs.h
<<_ACEOF
10125 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10132 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10133 /* end confdefs.h. */
10134 #include <ft2build.h>
10135 #include <freetype/fttrigon.h>
10137 if ac_fn_c_try_cpp
"$LINENO"; then :
10139 $as_echo "#define HAVE_FREETYPE_FTTRIGON_H 1" >>confdefs.h
10141 wine_cv_fttrigon
=yes
10143 wine_cv_fttrigon
=no
10145 rm -f conftest.err conftest.
$ac_ext
10146 ac_fn_c_check_type
"$LINENO" "FT_TrueTypeEngineType" "ac_cv_type_FT_TrueTypeEngineType" "#include <freetype/ftmodapi.h>
10148 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x
""yes; then :
10150 cat >>confdefs.h
<<_ACEOF
10151 #define HAVE_FT_TRUETYPEENGINETYPE 1
10157 ac_save_CFLAGS
="$CFLAGS"
10158 CFLAGS
="$CFLAGS $ac_freetype_libs"
10159 for ac_func
in FT_Load_Sfnt_Table
10161 ac_fn_c_check_func
"$LINENO" "FT_Load_Sfnt_Table" "ac_cv_func_FT_Load_Sfnt_Table"
10162 if test "x$ac_cv_func_FT_Load_Sfnt_Table" = x
""yes; then :
10163 cat >>confdefs.h
<<_ACEOF
10164 #define HAVE_FT_LOAD_SFNT_TABLE 1
10170 CFLAGS
="$ac_save_CFLAGS"
10171 CPPFLAGS
="$ac_save_CPPFLAGS"
10172 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
10175 $as_echo "#define HAVE_FREETYPE 1" >>confdefs.h
10177 FREETYPELIBS
="$ac_freetype_libs"
10179 FREETYPEINCL
="$ac_freetype_incl"
10184 if test "x$FREETYPELIBS" = "x"; then :
10185 case "x$with_freetype" in
10187 *) as_fn_error
"FreeType ${notice_platform}development files not found. Fonts will not be built.
10188 Use the --without-freetype option if you really want this." "$LINENO" 5 ;;
10191 test "x$FREETYPELIBS" = "x" && enable_fonts
=${enable_fonts:-no}
10193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for parport header/ppdev.h" >&5
10194 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
10195 if test "${ac_cv_c_ppdev+set}" = set; then :
10196 $as_echo_n "(cached) " >&6
10198 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10199 /* end confdefs.h. */
10200 #include <linux/ppdev.h>
10204 ioctl (1,PPCLAIM,0)
10209 if ac_fn_c_try_compile
"$LINENO"; then :
10210 ac_cv_c_ppdev
="yes"
10214 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_ppdev" >&5
10217 $as_echo "$ac_cv_c_ppdev" >&6; }
10218 if test "$ac_cv_c_ppdev" = "yes"
10221 $as_echo "#define HAVE_PPDEV 1" >>confdefs.h
10225 ac_wine_check_funcs_save_LIBS
="$LIBS"
10226 LIBS
="$LIBS $LIBPTHREAD"
10228 pthread_attr_get_np \
10229 pthread_getattr_np \
10230 pthread_get_stackaddr_np \
10231 pthread_get_stacksize_np
10233 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
10234 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
10235 eval as_val
=\$
$as_ac_var
10236 if test "x$as_val" = x
""yes; then :
10237 cat >>confdefs.h
<<_ACEOF
10238 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
10244 LIBS
="$ac_wine_check_funcs_save_LIBS"
10246 if test "$ac_cv_header_zlib_h" = "yes"
10248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5
10249 $as_echo_n "checking for inflate in -lz... " >&6; }
10250 if test "${ac_cv_lib_z_inflate+set}" = set; then :
10251 $as_echo_n "(cached) " >&6
10253 ac_check_lib_save_LIBS
=$LIBS
10255 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10256 /* end confdefs.h. */
10258 /* Override any GCC internal prototype to avoid an error.
10259 Use char because int might match the return type of a GCC
10260 builtin and then its argument prototype would still apply. */
10273 if ac_fn_c_try_link
"$LINENO"; then :
10274 ac_cv_lib_z_inflate
=yes
10276 ac_cv_lib_z_inflate
=no
10278 rm -f core conftest.err conftest.
$ac_objext \
10279 conftest
$ac_exeext conftest.
$ac_ext
10280 LIBS
=$ac_check_lib_save_LIBS
10282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5
10283 $as_echo "$ac_cv_lib_z_inflate" >&6; }
10284 if test "x$ac_cv_lib_z_inflate" = x
""yes; then :
10286 $as_echo "#define HAVE_ZLIB 1" >>confdefs.h
10294 if test "x$with_esd" != xno
10296 save_CFLAGS
="$CFLAGS"
10297 # Extract the first word of "esd-config", so it can be a program name with args.
10298 set dummy esd-config
; ac_word
=$2
10299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10300 $as_echo_n "checking for $ac_word... " >&6; }
10301 if test "${ac_cv_path_ESDCONFIG+set}" = set; then :
10302 $as_echo_n "(cached) " >&6
10306 ac_cv_path_ESDCONFIG
="$ESDCONFIG" # Let the user override the test with a path.
10309 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10310 for as_dir
in $PATH
10313 test -z "$as_dir" && as_dir
=.
10314 for ac_exec_ext
in '' $ac_executable_extensions; do
10315 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10316 ac_cv_path_ESDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
10317 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10324 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG
="no"
10328 ESDCONFIG
=$ac_cv_path_ESDCONFIG
10329 if test -n "$ESDCONFIG"; then
10330 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ESDCONFIG" >&5
10331 $as_echo "$ESDCONFIG" >&6; }
10333 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10334 $as_echo "no" >&6; }
10338 if test "x$ESDCONFIG" != "xno"
10341 for i
in `$ESDCONFIG --cflags`
10344 -I*) ac_esd_incl
="$ac_esd_incl $i";;
10347 ac_esd_libs
=`$ESDCONFIG --libs`
10348 CFLAGS
="$CFLAGS $ac_esd_incl"
10350 ac_esd_libs
=${ac_esd_libs:-"-lesd"}
10351 ac_fn_c_check_header_mongrel
"$LINENO" "esd.h" "ac_cv_header_esd_h" "$ac_includes_default"
10352 if test "x$ac_cv_header_esd_h" = x
""yes; then :
10353 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for esd_open_sound in -lesd" >&5
10354 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
10355 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then :
10356 $as_echo_n "(cached) " >&6
10358 ac_check_lib_save_LIBS
=$LIBS
10359 LIBS
="-lesd $ac_esd_libs $LIBS"
10360 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10361 /* end confdefs.h. */
10363 /* Override any GCC internal prototype to avoid an error.
10364 Use char because int might match the return type of a GCC
10365 builtin and then its argument prototype would still apply. */
10369 char esd_open_sound ();
10373 return esd_open_sound ();
10378 if ac_fn_c_try_link
"$LINENO"; then :
10379 ac_cv_lib_esd_esd_open_sound
=yes
10381 ac_cv_lib_esd_esd_open_sound
=no
10383 rm -f core conftest.err conftest.
$ac_objext \
10384 conftest
$ac_exeext conftest.
$ac_ext
10385 LIBS
=$ac_check_lib_save_LIBS
10387 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_esd_esd_open_sound" >&5
10388 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
10389 if test "x$ac_cv_lib_esd_esd_open_sound" = x
""yes; then :
10390 ESDINCL
="$ac_esd_incl"
10392 ESDLIBS
="$ac_esd_libs"
10395 $as_echo "#define HAVE_ESD 1" >>confdefs.h
10402 CFLAGS
="$save_CFLAGS"
10407 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
10409 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for snd_pcm_hw_params_get_access in -lasound" >&5
10410 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
10411 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then :
10412 $as_echo_n "(cached) " >&6
10414 ac_check_lib_save_LIBS
=$LIBS
10415 LIBS
="-lasound $LIBS"
10416 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10417 /* end confdefs.h. */
10419 /* Override any GCC internal prototype to avoid an error.
10420 Use char because int might match the return type of a GCC
10421 builtin and then its argument prototype would still apply. */
10425 char snd_pcm_hw_params_get_access ();
10429 return snd_pcm_hw_params_get_access ();
10434 if ac_fn_c_try_link
"$LINENO"; then :
10435 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=yes
10437 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=no
10439 rm -f core conftest.err conftest.
$ac_objext \
10440 conftest
$ac_exeext conftest.
$ac_ext
10441 LIBS
=$ac_check_lib_save_LIBS
10443 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
10444 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
10445 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x
""yes; then :
10446 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10447 /* end confdefs.h. */
10448 #ifdef HAVE_ALSA_ASOUNDLIB_H
10449 #include <alsa/asoundlib.h>
10450 #elif defined(HAVE_SYS_ASOUNDLIB_H)
10451 #include <sys/asoundlib.h>
10456 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
10461 if ac_fn_c_try_compile
"$LINENO"; then :
10463 $as_echo "#define HAVE_ALSA 1" >>confdefs.h
10465 ALSALIBS
="-lasound"
10467 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10474 if test "$ac_cv_header_libaudioio_h" = "yes"
10476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AudioIOGetVersion in -laudioio" >&5
10477 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
10478 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then :
10479 $as_echo_n "(cached) " >&6
10481 ac_check_lib_save_LIBS
=$LIBS
10482 LIBS
="-laudioio $LIBS"
10483 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10484 /* end confdefs.h. */
10486 /* Override any GCC internal prototype to avoid an error.
10487 Use char because int might match the return type of a GCC
10488 builtin and then its argument prototype would still apply. */
10492 char AudioIOGetVersion ();
10496 return AudioIOGetVersion ();
10501 if ac_fn_c_try_link
"$LINENO"; then :
10502 ac_cv_lib_audioio_AudioIOGetVersion
=yes
10504 ac_cv_lib_audioio_AudioIOGetVersion
=no
10506 rm -f core conftest.err conftest.
$ac_objext \
10507 conftest
$ac_exeext conftest.
$ac_ext
10508 LIBS
=$ac_check_lib_save_LIBS
10510 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
10511 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
10512 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x
""yes; then :
10513 AUDIOIOLIBS
="-laudioio"
10515 $as_echo "#define HAVE_LIBAUDIOIO 1" >>confdefs.h
10522 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
10524 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcapi20" >&5
10525 $as_echo_n "checking for -lcapi20... " >&6; }
10526 if test "${ac_cv_lib_soname_capi20+set}" = set; then :
10527 $as_echo_n "(cached) " >&6
10529 ac_check_soname_save_LIBS
=$LIBS
10530 LIBS
="-lcapi20 $LIBS"
10531 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10532 /* end confdefs.h. */
10534 /* Override any GCC internal prototype to avoid an error.
10535 Use char because int might match the return type of a GCC
10536 builtin and then its argument prototype would still apply. */
10540 char capi20_register ();
10544 return capi20_register ();
10549 if ac_fn_c_try_link
"$LINENO"; then :
10552 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'` ;;
10553 *) ac_cv_lib_soname_capi20
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10556 rm -f core conftest.err conftest.
$ac_objext \
10557 conftest
$ac_exeext conftest.
$ac_ext
10558 LIBS
=$ac_check_soname_save_LIBS
10560 if test "x$ac_cv_lib_soname_capi20" = "x"; then :
10561 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10562 $as_echo "not found" >&6; }
10565 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_capi20" >&5
10566 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
10568 cat >>confdefs.h
<<_ACEOF
10569 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
10575 if test "x$ac_cv_lib_soname_capi20" = "x"; then :
10576 case "x$with_capi" in
10577 x
) wine_notices
="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
10579 *) as_fn_error
"libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
10580 This is an error since --with-capi was requested." "$LINENO" 5 ;;
10586 if test "x$with_cups" != "xno"
10588 ac_save_CPPFLAGS
="$CPPFLAGS"
10589 ac_cups_cflags
=`cups-config --cflags 2>/dev/null`
10590 ac_cups_libs
=`cups-config --ldflags 2>/dev/null`
10591 CPPFLAGS
="$CPPFLAGS $ac_cups_cflags"
10592 for ac_header
in cups
/cups.h
10594 ac_fn_c_check_header_mongrel
"$LINENO" "cups/cups.h" "ac_cv_header_cups_cups_h" "$ac_includes_default"
10595 if test "x$ac_cv_header_cups_cups_h" = x
""yes; then :
10596 cat >>confdefs.h
<<_ACEOF
10597 #define HAVE_CUPS_CUPS_H 1
10599 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcups" >&5
10600 $as_echo_n "checking for -lcups... " >&6; }
10601 if test "${ac_cv_lib_soname_cups+set}" = set; then :
10602 $as_echo_n "(cached) " >&6
10604 ac_check_soname_save_LIBS
=$LIBS
10605 LIBS
="-lcups $ac_cups_libs $LIBS"
10606 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10607 /* end confdefs.h. */
10609 /* Override any GCC internal prototype to avoid an error.
10610 Use char because int might match the return type of a GCC
10611 builtin and then its argument prototype would still apply. */
10615 char cupsGetDefault ();
10619 return cupsGetDefault ();
10624 if ac_fn_c_try_link
"$LINENO"; then :
10627 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'` ;;
10628 *) ac_cv_lib_soname_cups
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10631 rm -f core conftest.err conftest.
$ac_objext \
10632 conftest
$ac_exeext conftest.
$ac_ext
10633 LIBS
=$ac_check_soname_save_LIBS
10635 if test "x$ac_cv_lib_soname_cups" = "x"; then :
10636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10637 $as_echo "not found" >&6; }
10640 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_cups" >&5
10641 $as_echo "$ac_cv_lib_soname_cups" >&6; }
10643 cat >>confdefs.h
<<_ACEOF
10644 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
10647 CUPSINCL
="$ac_cups_cflags"
10653 CPPFLAGS
="$ac_save_CPPFLAGS"
10655 if test "x$ac_cv_lib_soname_cups" = "x"; then :
10656 case "x$with_cups" in
10657 x
) wine_notices
="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
10659 *) as_fn_error
"libcups ${notice_platform}development files not found, CUPS won't be supported.
10660 This is an error since --with-cups was requested." "$LINENO" 5 ;;
10664 if test "$ac_cv_header_jack_jack_h" = "yes"
10666 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -ljack" >&5
10667 $as_echo_n "checking for -ljack... " >&6; }
10668 if test "${ac_cv_lib_soname_jack+set}" = set; then :
10669 $as_echo_n "(cached) " >&6
10671 ac_check_soname_save_LIBS
=$LIBS
10672 LIBS
="-ljack $LIBS"
10673 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10674 /* end confdefs.h. */
10676 /* Override any GCC internal prototype to avoid an error.
10677 Use char because int might match the return type of a GCC
10678 builtin and then its argument prototype would still apply. */
10682 char jack_client_new ();
10686 return jack_client_new ();
10691 if ac_fn_c_try_link
"$LINENO"; then :
10694 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'` ;;
10695 *) 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'` ;;
10698 rm -f core conftest.err conftest.
$ac_objext \
10699 conftest
$ac_exeext conftest.
$ac_ext
10700 LIBS
=$ac_check_soname_save_LIBS
10702 if test "x$ac_cv_lib_soname_jack" = "x"; then :
10703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10704 $as_echo "not found" >&6; }
10707 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_jack" >&5
10708 $as_echo "$ac_cv_lib_soname_jack" >&6; }
10710 cat >>confdefs.h
<<_ACEOF
10711 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
10718 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
10720 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfontconfig" >&5
10721 $as_echo_n "checking for -lfontconfig... " >&6; }
10722 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then :
10723 $as_echo_n "(cached) " >&6
10725 ac_check_soname_save_LIBS
=$LIBS
10726 LIBS
="-lfontconfig $LIBS"
10727 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10728 /* end confdefs.h. */
10730 /* Override any GCC internal prototype to avoid an error.
10731 Use char because int might match the return type of a GCC
10732 builtin and then its argument prototype would still apply. */
10745 if ac_fn_c_try_link
"$LINENO"; then :
10748 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'` ;;
10749 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10752 rm -f core conftest.err conftest.
$ac_objext \
10753 conftest
$ac_exeext conftest.
$ac_ext
10754 LIBS
=$ac_check_soname_save_LIBS
10756 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10757 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10758 $as_echo "not found" >&6; }
10761 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_fontconfig" >&5
10762 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
10764 cat >>confdefs.h
<<_ACEOF
10765 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
10770 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
10772 ac_save_CPPFLAGS
="$CPPFLAGS"
10773 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
10774 $as_unset ac_cv_header_fontconfig_fontconfig_h
10775 for ac_header
in fontconfig
/fontconfig.h
10777 ac_fn_c_check_header_mongrel
"$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
10778 if test "x$ac_cv_header_fontconfig_fontconfig_h" = x
""yes; then :
10779 cat >>confdefs.h
<<_ACEOF
10780 #define HAVE_FONTCONFIG_FONTCONFIG_H 1
10787 CPPFLAGS
="$ac_save_CPPFLAGS"
10788 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
10790 FONTCONFIGINCL
="$X_CFLAGS"
10792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfontconfig" >&5
10793 $as_echo_n "checking for -lfontconfig... " >&6; }
10794 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then :
10795 $as_echo_n "(cached) " >&6
10797 ac_check_soname_save_LIBS
=$LIBS
10798 LIBS
="-lfontconfig $X_LIBS $LIBS"
10799 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10800 /* end confdefs.h. */
10802 /* Override any GCC internal prototype to avoid an error.
10803 Use char because int might match the return type of a GCC
10804 builtin and then its argument prototype would still apply. */
10817 if ac_fn_c_try_link
"$LINENO"; then :
10820 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'` ;;
10821 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10824 rm -f core conftest.err conftest.
$ac_objext \
10825 conftest
$ac_exeext conftest.
$ac_ext
10826 LIBS
=$ac_check_soname_save_LIBS
10828 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10830 $as_echo "not found" >&6; }
10833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_fontconfig" >&5
10834 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
10836 cat >>confdefs.h
<<_ACEOF
10837 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
10844 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10845 case "x$with_fontconfig" in
10846 x
) wine_notices
="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
10848 *) as_fn_error
"fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
10849 This is an error since --with-fontconfig was requested." "$LINENO" 5 ;;
10853 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
10855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lssl" >&5
10856 $as_echo_n "checking for -lssl... " >&6; }
10857 if test "${ac_cv_lib_soname_ssl+set}" = set; then :
10858 $as_echo_n "(cached) " >&6
10860 ac_check_soname_save_LIBS
=$LIBS
10862 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10863 /* end confdefs.h. */
10865 /* Override any GCC internal prototype to avoid an error.
10866 Use char because int might match the return type of a GCC
10867 builtin and then its argument prototype would still apply. */
10871 char SSL_library_init ();
10875 return SSL_library_init ();
10880 if ac_fn_c_try_link
"$LINENO"; then :
10883 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'` ;;
10884 *) ac_cv_lib_soname_ssl
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10887 rm -f core conftest.err conftest.
$ac_objext \
10888 conftest
$ac_exeext conftest.
$ac_ext
10889 LIBS
=$ac_check_soname_save_LIBS
10891 if test "x$ac_cv_lib_soname_ssl" = "x"; then :
10892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10893 $as_echo "not found" >&6; }
10896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_ssl" >&5
10897 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
10899 cat >>confdefs.h
<<_ACEOF
10900 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
10905 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcrypto" >&5
10906 $as_echo_n "checking for -lcrypto... " >&6; }
10907 if test "${ac_cv_lib_soname_crypto+set}" = set; then :
10908 $as_echo_n "(cached) " >&6
10910 ac_check_soname_save_LIBS
=$LIBS
10911 LIBS
="-lcrypto $LIBS"
10912 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10913 /* end confdefs.h. */
10915 /* Override any GCC internal prototype to avoid an error.
10916 Use char because int might match the return type of a GCC
10917 builtin and then its argument prototype would still apply. */
10921 char BIO_new_socket ();
10925 return BIO_new_socket ();
10930 if ac_fn_c_try_link
"$LINENO"; then :
10933 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'` ;;
10934 *) ac_cv_lib_soname_crypto
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10937 rm -f core conftest.err conftest.
$ac_objext \
10938 conftest
$ac_exeext conftest.
$ac_ext
10939 LIBS
=$ac_check_soname_save_LIBS
10941 if test "x$ac_cv_lib_soname_crypto" = "x"; then :
10942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10943 $as_echo "not found" >&6; }
10946 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_crypto" >&5
10947 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
10949 cat >>confdefs.h
<<_ACEOF
10950 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
10956 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then :
10957 case "x$with_openssl" in
10958 x
) wine_warnings
="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
10960 *) as_fn_error
"OpenSSL ${notice_platform}development files not found, SSL won't be supported.
10961 This is an error since --with-openssl was requested." "$LINENO" 5 ;;
10965 if test "$ac_cv_header_gsm_h" = "yes" -o "$ac_cv_header_gsm_gsm_h" = "yes"
10967 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lgsm" >&5
10968 $as_echo_n "checking for -lgsm... " >&6; }
10969 if test "${ac_cv_lib_soname_gsm+set}" = set; then :
10970 $as_echo_n "(cached) " >&6
10972 ac_check_soname_save_LIBS
=$LIBS
10974 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10975 /* end confdefs.h. */
10977 /* Override any GCC internal prototype to avoid an error.
10978 Use char because int might match the return type of a GCC
10979 builtin and then its argument prototype would still apply. */
10983 char gsm_create ();
10987 return gsm_create ();
10992 if ac_fn_c_try_link
"$LINENO"; then :
10995 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'` ;;
10996 *) ac_cv_lib_soname_gsm
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgsm\\.$LIBEXT" | sed -e "s/^.*\(libgsm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10999 rm -f core conftest.err conftest.
$ac_objext \
11000 conftest
$ac_exeext conftest.
$ac_ext
11001 LIBS
=$ac_check_soname_save_LIBS
11003 if test "x$ac_cv_lib_soname_gsm" = "x"; then :
11004 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11005 $as_echo "not found" >&6; }
11008 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_gsm" >&5
11009 $as_echo "$ac_cv_lib_soname_gsm" >&6; }
11011 cat >>confdefs.h
<<_ACEOF
11012 #define SONAME_LIBGSM "$ac_cv_lib_soname_gsm"
11018 if test "x$ac_cv_lib_soname_gsm" = "x"; then :
11019 case "x$with_gsm" in
11020 x
) wine_notices
="$wine_notices|libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported." ;;
11022 *) as_fn_error
"libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported.
11023 This is an error since --with-gsm was requested." "$LINENO" 5 ;;
11027 if test "$ac_cv_header_jpeglib_h" = "yes"
11029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -ljpeg" >&5
11030 $as_echo_n "checking for -ljpeg... " >&6; }
11031 if test "${ac_cv_lib_soname_jpeg+set}" = set; then :
11032 $as_echo_n "(cached) " >&6
11034 ac_check_soname_save_LIBS
=$LIBS
11035 LIBS
="-ljpeg $LIBS"
11036 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11037 /* end confdefs.h. */
11039 /* Override any GCC internal prototype to avoid an error.
11040 Use char because int might match the return type of a GCC
11041 builtin and then its argument prototype would still apply. */
11045 char jpeg_start_decompress ();
11049 return jpeg_start_decompress ();
11054 if ac_fn_c_try_link
"$LINENO"; then :
11057 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'` ;;
11058 *) ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11061 rm -f core conftest.err conftest.
$ac_objext \
11062 conftest
$ac_exeext conftest.
$ac_ext
11063 LIBS
=$ac_check_soname_save_LIBS
11065 if test "x$ac_cv_lib_soname_jpeg" = "x"; then :
11066 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11067 $as_echo "not found" >&6; }
11070 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_jpeg" >&5
11071 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
11073 cat >>confdefs.h
<<_ACEOF
11074 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
11080 if test "x$ac_cv_lib_soname_jpeg" = "x"; then :
11081 case "x$with_jpeg" in
11082 x
) wine_warnings
="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
11084 *) as_fn_error
"libjpeg ${notice_platform}development files not found, JPEG won't be supported.
11085 This is an error since --with-jpeg was requested." "$LINENO" 5 ;;
11089 if test "$ac_cv_header_png_h" = "yes"
11091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lpng" >&5
11092 $as_echo_n "checking for -lpng... " >&6; }
11093 if test "${ac_cv_lib_soname_png+set}" = set; then :
11094 $as_echo_n "(cached) " >&6
11096 ac_check_soname_save_LIBS
=$LIBS
11097 LIBS
="-lpng -lm -lz $LIBS"
11098 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11099 /* end confdefs.h. */
11101 /* Override any GCC internal prototype to avoid an error.
11102 Use char because int might match the return type of a GCC
11103 builtin and then its argument prototype would still apply. */
11107 char png_create_read_struct ();
11111 return png_create_read_struct ();
11116 if ac_fn_c_try_link
"$LINENO"; then :
11119 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'` ;;
11120 *) 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'` ;;
11123 rm -f core conftest.err conftest.
$ac_objext \
11124 conftest
$ac_exeext conftest.
$ac_ext
11125 LIBS
=$ac_check_soname_save_LIBS
11127 if test "x$ac_cv_lib_soname_png" = "x"; then :
11128 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11129 $as_echo "not found" >&6; }
11132 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_png" >&5
11133 $as_echo "$ac_cv_lib_soname_png" >&6; }
11135 cat >>confdefs.h
<<_ACEOF
11136 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
11141 elif test -n "$X_CFLAGS" -a "x$with_png" != "xno"
11143 ac_save_CPPFLAGS
="$CPPFLAGS"
11144 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
11145 $as_unset ac_cv_header_png_h
11146 for ac_header
in png.h
11148 ac_fn_c_check_header_mongrel
"$LINENO" "png.h" "ac_cv_header_png_h" "$ac_includes_default"
11149 if test "x$ac_cv_header_png_h" = x
""yes; then :
11150 cat >>confdefs.h
<<_ACEOF
11151 #define HAVE_PNG_H 1
11158 CPPFLAGS
="$ac_save_CPPFLAGS"
11159 if test "$ac_cv_header_png_h" = "yes"
11161 PNGINCL
="$X_CFLAGS"
11163 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lpng" >&5
11164 $as_echo_n "checking for -lpng... " >&6; }
11165 if test "${ac_cv_lib_soname_png+set}" = set; then :
11166 $as_echo_n "(cached) " >&6
11168 ac_check_soname_save_LIBS
=$LIBS
11169 LIBS
="-lpng $X_LIBS -lm -lz $LIBS"
11170 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11171 /* end confdefs.h. */
11173 /* Override any GCC internal prototype to avoid an error.
11174 Use char because int might match the return type of a GCC
11175 builtin and then its argument prototype would still apply. */
11179 char png_create_read_struct ();
11183 return png_create_read_struct ();
11188 if ac_fn_c_try_link
"$LINENO"; then :
11191 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'` ;;
11192 *) 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'` ;;
11195 rm -f core conftest.err conftest.
$ac_objext \
11196 conftest
$ac_exeext conftest.
$ac_ext
11197 LIBS
=$ac_check_soname_save_LIBS
11199 if test "x$ac_cv_lib_soname_png" = "x"; then :
11200 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11201 $as_echo "not found" >&6; }
11204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_png" >&5
11205 $as_echo "$ac_cv_lib_soname_png" >&6; }
11207 cat >>confdefs.h
<<_ACEOF
11208 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
11215 if test "x$ac_cv_lib_soname_png" = "x"; then :
11216 case "x$with_png" in
11217 x
) wine_warnings
="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
11219 *) as_fn_error
"libpng ${notice_platform}development files not found, PNG won't be supported.
11220 This is an error since --with-png was requested." "$LINENO" 5 ;;
11224 if test "$ac_cv_header_mpg123_h" = "yes"
11226 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mpg123_feed in -lmpg123" >&5
11227 $as_echo_n "checking for mpg123_feed in -lmpg123... " >&6; }
11228 if test "${ac_cv_lib_mpg123_mpg123_feed+set}" = set; then :
11229 $as_echo_n "(cached) " >&6
11231 ac_check_lib_save_LIBS
=$LIBS
11232 LIBS
="-lmpg123 $LIBS"
11233 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11234 /* end confdefs.h. */
11236 /* Override any GCC internal prototype to avoid an error.
11237 Use char because int might match the return type of a GCC
11238 builtin and then its argument prototype would still apply. */
11242 char mpg123_feed ();
11246 return mpg123_feed ();
11251 if ac_fn_c_try_link
"$LINENO"; then :
11252 ac_cv_lib_mpg123_mpg123_feed
=yes
11254 ac_cv_lib_mpg123_mpg123_feed
=no
11256 rm -f core conftest.err conftest.
$ac_objext \
11257 conftest
$ac_exeext conftest.
$ac_ext
11258 LIBS
=$ac_check_lib_save_LIBS
11260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mpg123_mpg123_feed" >&5
11261 $as_echo "$ac_cv_lib_mpg123_mpg123_feed" >&6; }
11262 if test "x$ac_cv_lib_mpg123_mpg123_feed" = x
""yes; then :
11263 LIBMPG123
="-lmpg123"
11268 if test "x$ac_cv_lib_mpg123_mpg123_feed" != xyes
; then :
11269 case "x$with_mpg123" in
11270 x
) wine_notices
="$wine_notices|libmpg123 ${notice_platform}development files not found (or too old), mp3 codec won't be supported." ;;
11272 *) as_fn_error
"libmpg123 ${notice_platform}development files not found (or too old), mp3 codec won't be supported.
11273 This is an error since --with-mpg123 was requested." "$LINENO" 5 ;;
11276 test "x$ac_cv_lib_mpg123_mpg123_feed" = xyes || enable_winemp3_acm
=${enable_winemp3_acm:-no}
11278 if test "$ac_cv_header_AL_al_h" = "yes"
11280 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alGetSource3i in -lopenal" >&5
11281 $as_echo_n "checking for alGetSource3i in -lopenal... " >&6; }
11282 if test "${ac_cv_lib_openal_alGetSource3i+set}" = set; then :
11283 $as_echo_n "(cached) " >&6
11285 ac_check_lib_save_LIBS
=$LIBS
11286 LIBS
="-lopenal $LIBS"
11287 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11288 /* end confdefs.h. */
11290 /* Override any GCC internal prototype to avoid an error.
11291 Use char because int might match the return type of a GCC
11292 builtin and then its argument prototype would still apply. */
11296 char alGetSource3i ();
11300 return alGetSource3i ();
11305 if ac_fn_c_try_link
"$LINENO"; then :
11306 ac_cv_lib_openal_alGetSource3i
=yes
11308 ac_cv_lib_openal_alGetSource3i
=no
11310 rm -f core conftest.err conftest.
$ac_objext \
11311 conftest
$ac_exeext conftest.
$ac_ext
11312 LIBS
=$ac_check_lib_save_LIBS
11314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_openal_alGetSource3i" >&5
11315 $as_echo "$ac_cv_lib_openal_alGetSource3i" >&6; }
11316 if test "x$ac_cv_lib_openal_alGetSource3i" = x
""yes; then :
11317 LIBOPENAL
="-lopenal"
11322 if test "x$ac_cv_lib_openal_alGetSource3i" != xyes
; then :
11323 case "x$with_openal" in
11324 x
) wine_notices
="$wine_notices|libopenal ${notice_platform}development files not found (or too old), OpenAL won't be supported." ;;
11326 *) as_fn_error
"libopenal ${notice_platform}development files not found (or too old), OpenAL won't be supported.
11327 This is an error since --with-openal was requested." "$LINENO" 5 ;;
11330 test "x$ac_cv_lib_openal_alGetSource3i" = xyes || enable_openal32
=${enable_openal32:-no}
11332 if test "$ac_cv_header_kstat_h" = "yes"
11334 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kstat_open in -lkstat" >&5
11335 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
11336 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then :
11337 $as_echo_n "(cached) " >&6
11339 ac_check_lib_save_LIBS
=$LIBS
11340 LIBS
="-lkstat $LIBS"
11341 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11342 /* end confdefs.h. */
11344 /* Override any GCC internal prototype to avoid an error.
11345 Use char because int might match the return type of a GCC
11346 builtin and then its argument prototype would still apply. */
11350 char kstat_open ();
11354 return kstat_open ();
11359 if ac_fn_c_try_link
"$LINENO"; then :
11360 ac_cv_lib_kstat_kstat_open
=yes
11362 ac_cv_lib_kstat_kstat_open
=no
11364 rm -f core conftest.err conftest.
$ac_objext \
11365 conftest
$ac_exeext conftest.
$ac_ext
11366 LIBS
=$ac_check_lib_save_LIBS
11368 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kstat_kstat_open" >&5
11369 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
11370 if test "x$ac_cv_lib_kstat_kstat_open" = x
""yes; then :
11372 $as_echo "#define HAVE_LIBKSTAT 1" >>confdefs.h
11380 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lodbc" >&5
11381 $as_echo_n "checking for -lodbc... " >&6; }
11382 if test "${ac_cv_lib_soname_odbc+set}" = set; then :
11383 $as_echo_n "(cached) " >&6
11385 ac_check_soname_save_LIBS
=$LIBS
11386 LIBS
="-lodbc $LIBS"
11387 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11388 /* end confdefs.h. */
11390 /* Override any GCC internal prototype to avoid an error.
11391 Use char because int might match the return type of a GCC
11392 builtin and then its argument prototype would still apply. */
11396 char SQLConnect ();
11400 return SQLConnect ();
11405 if ac_fn_c_try_link
"$LINENO"; then :
11408 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'` ;;
11409 *) ac_cv_lib_soname_odbc
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11412 rm -f core conftest.err conftest.
$ac_objext \
11413 conftest
$ac_exeext conftest.
$ac_ext
11414 LIBS
=$ac_check_soname_save_LIBS
11416 if test "x$ac_cv_lib_soname_odbc" = "x"; then :
11417 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11418 $as_echo "not found" >&6; }
11419 cat >>confdefs.h
<<_ACEOF
11420 #define SONAME_LIBODBC "libodbc.$LIBEXT"
11424 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_odbc" >&5
11425 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
11427 cat >>confdefs.h
<<_ACEOF
11428 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
11434 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
11435 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
11436 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
11437 "$ac_cv_header_soundcard_h" != "yes" -a \
11438 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
11440 wine_warnings
="$wine_warnings|No sound system was found. Windows applications will be silent."
11446 if test "x${GCC}" = "xyes"
11448 EXTRACFLAGS
="-Wall -pipe"
11450 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gcc strength-reduce bug" >&5
11451 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
11452 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then :
11453 $as_echo_n "(cached) " >&6
11455 if test "$cross_compiling" = yes; then :
11456 ac_cv_c_gcc_strength_bug
="yes"
11458 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11459 /* end confdefs.h. */
11460 int L[4] = {0,1,2,3};
11464 static int Array[3];
11465 unsigned int B = 3;
11467 for(i=0; i<B; i++) Array[i] = i - 3;
11468 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
11470 return (Array[1] != -2 || L[2] != 3)
11475 if ac_fn_c_try_run
"$LINENO"; then :
11476 ac_cv_c_gcc_strength_bug
="no"
11478 ac_cv_c_gcc_strength_bug
="yes"
11480 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
11481 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
11485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_gcc_strength_bug" >&5
11486 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
11487 if test "$ac_cv_c_gcc_strength_bug" = "yes"
11489 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
11492 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-builtin" >&5
11493 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
11494 if test "${ac_cv_cflags__fno_builtin+set}" = set; then :
11495 $as_echo_n "(cached) " >&6
11497 ac_wine_try_cflags_saved
=$CFLAGS
11498 CFLAGS
="$CFLAGS -fno-builtin"
11499 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11500 /* end confdefs.h. */
11501 int main(int argc, char *argv) { return 0; }
11503 if ac_fn_c_try_link
"$LINENO"; then :
11504 ac_cv_cflags__fno_builtin
=yes
11506 ac_cv_cflags__fno_builtin
=no
11508 rm -f core conftest.err conftest.
$ac_objext \
11509 conftest
$ac_exeext conftest.
$ac_ext
11510 CFLAGS
=$ac_wine_try_cflags_saved
11512 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_builtin" >&5
11513 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
11514 if test $ac_cv_cflags__fno_builtin = yes; then :
11515 BUILTINFLAG
="-fno-builtin"
11518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-strict-aliasing" >&5
11519 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
11520 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then :
11521 $as_echo_n "(cached) " >&6
11523 ac_wine_try_cflags_saved
=$CFLAGS
11524 CFLAGS
="$CFLAGS -fno-strict-aliasing"
11525 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11526 /* end confdefs.h. */
11527 int main(int argc, char *argv) { return 0; }
11529 if ac_fn_c_try_link
"$LINENO"; then :
11530 ac_cv_cflags__fno_strict_aliasing
=yes
11532 ac_cv_cflags__fno_strict_aliasing
=no
11534 rm -f core conftest.err conftest.
$ac_objext \
11535 conftest
$ac_exeext conftest.
$ac_ext
11536 CFLAGS
=$ac_wine_try_cflags_saved
11538 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_strict_aliasing" >&5
11539 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
11540 if test $ac_cv_cflags__fno_strict_aliasing = yes; then :
11541 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
11543 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wdeclaration-after-statement" >&5
11544 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
11545 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then :
11546 $as_echo_n "(cached) " >&6
11548 ac_wine_try_cflags_saved
=$CFLAGS
11549 CFLAGS
="$CFLAGS -Wdeclaration-after-statement"
11550 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11551 /* end confdefs.h. */
11552 int main(int argc, char *argv) { return 0; }
11554 if ac_fn_c_try_link
"$LINENO"; then :
11555 ac_cv_cflags__Wdeclaration_after_statement
=yes
11557 ac_cv_cflags__Wdeclaration_after_statement
=no
11559 rm -f core conftest.err conftest.
$ac_objext \
11560 conftest
$ac_exeext conftest.
$ac_ext
11561 CFLAGS
=$ac_wine_try_cflags_saved
11563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
11564 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
11565 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then :
11566 EXTRACFLAGS
="$EXTRACFLAGS -Wdeclaration-after-statement"
11568 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wstrict-prototypes" >&5
11569 $as_echo_n "checking whether the compiler supports -Wstrict-prototypes... " >&6; }
11570 if test "${ac_cv_cflags__Wstrict_prototypes+set}" = set; then :
11571 $as_echo_n "(cached) " >&6
11573 ac_wine_try_cflags_saved
=$CFLAGS
11574 CFLAGS
="$CFLAGS -Wstrict-prototypes"
11575 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11576 /* end confdefs.h. */
11577 int main(int argc, char *argv) { return 0; }
11579 if ac_fn_c_try_link
"$LINENO"; then :
11580 ac_cv_cflags__Wstrict_prototypes
=yes
11582 ac_cv_cflags__Wstrict_prototypes
=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__Wstrict_prototypes" >&5
11589 $as_echo "$ac_cv_cflags__Wstrict_prototypes" >&6; }
11590 if test $ac_cv_cflags__Wstrict_prototypes = yes; then :
11591 EXTRACFLAGS
="$EXTRACFLAGS -Wstrict-prototypes"
11593 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wwrite-strings" >&5
11594 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
11595 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then :
11596 $as_echo_n "(cached) " >&6
11598 ac_wine_try_cflags_saved
=$CFLAGS
11599 CFLAGS
="$CFLAGS -Wwrite-strings"
11600 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11601 /* end confdefs.h. */
11602 int main(int argc, char *argv) { return 0; }
11604 if ac_fn_c_try_link
"$LINENO"; then :
11605 ac_cv_cflags__Wwrite_strings
=yes
11607 ac_cv_cflags__Wwrite_strings
=no
11609 rm -f core conftest.err conftest.
$ac_objext \
11610 conftest
$ac_exeext conftest.
$ac_ext
11611 CFLAGS
=$ac_wine_try_cflags_saved
11613 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wwrite_strings" >&5
11614 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
11615 if test $ac_cv_cflags__Wwrite_strings = yes; then :
11616 EXTRACFLAGS
="$EXTRACFLAGS -Wwrite-strings"
11618 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wtype-limits" >&5
11619 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
11620 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then :
11621 $as_echo_n "(cached) " >&6
11623 ac_wine_try_cflags_saved
=$CFLAGS
11624 CFLAGS
="$CFLAGS -Wtype-limits"
11625 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11626 /* end confdefs.h. */
11627 int main(int argc, char *argv) { return 0; }
11629 if ac_fn_c_try_link
"$LINENO"; then :
11630 ac_cv_cflags__Wtype_limits
=yes
11632 ac_cv_cflags__Wtype_limits
=no
11634 rm -f core conftest.err conftest.
$ac_objext \
11635 conftest
$ac_exeext conftest.
$ac_ext
11636 CFLAGS
=$ac_wine_try_cflags_saved
11638 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wtype_limits" >&5
11639 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
11640 if test $ac_cv_cflags__Wtype_limits = yes; then :
11641 EXTRACFLAGS
="$EXTRACFLAGS -Wtype-limits"
11644 saved_CFLAGS
="$CFLAGS"
11645 CFLAGS
="$CFLAGS -Wpointer-arith -Werror"
11646 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken string.h that generates warnings" >&5
11647 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
11648 if test "${ac_cv_c_string_h_warnings+set}" = set; then :
11649 $as_echo_n "(cached) " >&6
11651 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11652 /* end confdefs.h. */
11653 #include <string.h>
11662 if ac_fn_c_try_compile
"$LINENO"; then :
11663 ac_cv_c_string_h_warnings
=no
11665 ac_cv_c_string_h_warnings
=yes
11667 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11669 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_string_h_warnings" >&5
11670 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
11671 CFLAGS
="$saved_CFLAGS"
11672 if test "$ac_cv_c_string_h_warnings" = "no"
11674 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
11677 if test "${enable_maintainer_mode+set}" = set
11679 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Werror" >&5
11680 $as_echo_n "checking whether the compiler supports -Werror... " >&6; }
11681 if test "${ac_cv_cflags__Werror+set}" = set; then :
11682 $as_echo_n "(cached) " >&6
11684 ac_wine_try_cflags_saved
=$CFLAGS
11685 CFLAGS
="$CFLAGS -Werror"
11686 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11687 /* end confdefs.h. */
11688 int main(int argc, char *argv) { return 0; }
11690 if ac_fn_c_try_link
"$LINENO"; then :
11691 ac_cv_cflags__Werror
=yes
11693 ac_cv_cflags__Werror
=no
11695 rm -f core conftest.err conftest.
$ac_objext \
11696 conftest
$ac_exeext conftest.
$ac_ext
11697 CFLAGS
=$ac_wine_try_cflags_saved
11699 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Werror" >&5
11700 $as_echo "$ac_cv_cflags__Werror" >&6; }
11701 if test $ac_cv_cflags__Werror = yes; then :
11702 EXTRACFLAGS
="$EXTRACFLAGS -Werror"
11708 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether external symbols need an underscore prefix" >&5
11709 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
11710 if test "${ac_cv_c_extern_prefix+set}" = set; then :
11711 $as_echo_n "(cached) " >&6
11713 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11714 /* end confdefs.h. */
11715 extern int ac_test;
11719 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
11724 if ac_fn_c_try_link
"$LINENO"; then :
11725 ac_cv_c_extern_prefix
="yes"
11727 ac_cv_c_extern_prefix
="no"
11729 rm -f core conftest.err conftest.
$ac_objext \
11730 conftest
$ac_exeext conftest.
$ac_ext
11732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_extern_prefix" >&5
11733 $as_echo "$ac_cv_c_extern_prefix" >&6; }
11737 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether external symbols need stdcall decoration" >&5
11738 $as_echo_n "checking whether external symbols need stdcall decoration... " >&6; }
11739 if test "${ac_cv_c_stdcall_suffix+set}" = set; then :
11740 $as_echo_n "(cached) " >&6
11742 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11743 /* end confdefs.h. */
11745 #define __stdcall __attribute__((__stdcall__))
11747 int __stdcall ac_test(int i) { return i; }
11751 asm("jmp _ac_test@4"); if (ac_test(1)) return 1
11756 if ac_fn_c_try_link
"$LINENO"; then :
11757 ac_cv_c_stdcall_suffix
="yes"
11759 ac_cv_c_stdcall_suffix
="no"
11761 rm -f core conftest.err conftest.
$ac_objext \
11762 conftest
$ac_exeext conftest.
$ac_ext
11764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stdcall_suffix" >&5
11765 $as_echo "$ac_cv_c_stdcall_suffix" >&6; } ;;
11766 *) ac_cv_c_stdcall_suffix
="no" ;;
11770 if test "$ac_cv_c_extern_prefix" = "yes"
11772 $as_echo "#define __ASM_NAME(name) \"_\" name" >>confdefs.h
11774 asm_name_prefix
="_"
11776 $as_echo "#define __ASM_NAME(name) name" >>confdefs.h
11782 if test "$ac_cv_c_stdcall_suffix" = "yes"
11784 $as_echo "#define __ASM_STDCALL(args) \"@\" #args" >>confdefs.h
11787 $as_echo "#define __ASM_STDCALL(args) \"\"" >>confdefs.h
11792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to define a function in assembly code" >&5
11793 $as_echo_n "checking how to define a function in assembly code... " >&6; }
11794 if test "${ac_cv_asm_func_def+set}" = set; then :
11795 $as_echo_n "(cached) " >&6
11797 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11798 /* end confdefs.h. */
11803 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
11808 if ac_fn_c_try_link
"$LINENO"; then :
11809 ac_cv_asm_func_def
=".def"
11811 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11812 /* end confdefs.h. */
11817 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
11822 if ac_fn_c_try_link
"$LINENO"; then :
11823 ac_cv_asm_func_def
=".type @function"
11825 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11826 /* end confdefs.h. */
11831 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
11836 if ac_fn_c_try_link
"$LINENO"; then :
11837 ac_cv_asm_func_def
=".type 2"
11839 ac_cv_asm_func_def
="unknown"
11841 rm -f core conftest.err conftest.
$ac_objext \
11842 conftest
$ac_exeext conftest.
$ac_ext
11844 rm -f core conftest.err conftest.
$ac_objext \
11845 conftest
$ac_exeext conftest.
$ac_ext
11847 rm -f core conftest.err conftest.
$ac_objext \
11848 conftest
$ac_exeext conftest.
$ac_ext
11850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_asm_func_def" >&5
11851 $as_echo "$ac_cv_asm_func_def" >&6; }
11854 case "$ac_cv_asm_func_def" in
11856 $as_echo "#define __ASM_FUNC(name) \".def \" __ASM_NAME(name) \"; .scl 2; .type 32; .endef\"" >>confdefs.h
11858 asm_func_header
=".def $asm_name_prefix\" #name suffix \"; .scl 2; .type 32; .endef" ;;
11860 $as_echo "#define __ASM_FUNC(name) \".type \" __ASM_NAME(name) \",@function\"" >>confdefs.h
11862 asm_func_header
=".type $asm_name_prefix\" #name suffix \",@function" ;;
11864 $as_echo "#define __ASM_FUNC(name) \".type \" __ASM_NAME(name) \",2\"" >>confdefs.h
11866 asm_func_header
=".type $asm_name_prefix\" #name suffix \",2" ;;
11868 $as_echo "#define __ASM_FUNC(name) \"\"" >>confdefs.h
11870 asm_func_header
="" ;;
11873 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether asm() works outside of functions" >&5
11874 $as_echo_n "checking whether asm() works outside of functions... " >&6; }
11875 if test "${ac_cv_c_asm_outside_funcs+set}" = set; then :
11876 $as_echo_n "(cached) " >&6
11878 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11879 /* end confdefs.h. */
11880 asm(".text\n\t.long 0");
11889 if ac_fn_c_try_compile
"$LINENO"; then :
11890 ac_cv_c_asm_outside_funcs
="yes"
11892 ac_cv_c_asm_outside_funcs
="no"
11894 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_asm_outside_funcs" >&5
11897 $as_echo "$ac_cv_c_asm_outside_funcs" >&6; }
11899 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether .previous is supported in assembly code" >&5
11900 $as_echo_n "checking whether .previous is supported in assembly code... " >&6; }
11901 if test "${ac_cv_c_dot_previous+set}" = set; then :
11902 $as_echo_n "(cached) " >&6
11904 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11905 /* end confdefs.h. */
11910 asm(".text\nac_test:\t.long 0\n\t.previous");
11915 if ac_fn_c_try_link
"$LINENO"; then :
11916 ac_cv_c_dot_previous
="yes"
11918 ac_cv_c_dot_previous
="no"
11920 rm -f core conftest.err conftest.
$ac_objext \
11921 conftest
$ac_exeext conftest.
$ac_ext
11923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dot_previous" >&5
11924 $as_echo "$ac_cv_c_dot_previous" >&6; }
11926 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether CFI directives are supported in assembly code" >&5
11927 $as_echo_n "checking whether CFI directives are supported in assembly code... " >&6; }
11928 if test "${ac_cv_c_cfi_support+set}" = set; then :
11929 $as_echo_n "(cached) " >&6
11931 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11932 /* end confdefs.h. */
11933 asm(".text\nac_test:\t.cfi_startproc\n\t.long 0\n\t.cfi_endproc");
11942 if ac_fn_c_try_compile
"$LINENO"; then :
11943 ac_cv_c_cfi_support
="yes"
11945 ac_cv_c_cfi_support
="no"
11947 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11949 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_cfi_support" >&5
11950 $as_echo "$ac_cv_c_cfi_support" >&6; }
11952 asm_func_header
=".globl $asm_name_prefix\" #name suffix \"\\n\\t$asm_func_header\\n$asm_name_prefix\" #name suffix \":\\n\\t"
11953 asm_func_trailer
=""
11954 if test "$ac_cv_c_dot_previous" = "yes"
11956 asm_func_trailer
="\\n\\t.previous"
11958 if test "$ac_cv_c_cfi_support" = "yes"
11960 asm_func_header
="$asm_func_header.cfi_startproc\\n\\t"
11961 asm_func_trailer
="\\n\\t.cfi_endproc$asm_func_trailer"
11963 $as_echo "#define __ASM_CFI(str) str" >>confdefs.h
11966 $as_echo "#define __ASM_CFI(str) \"\"" >>confdefs.h
11970 asm_func_code
="$asm_func_header\" code \"$asm_func_trailer"
11973 if test "$ac_cv_c_asm_outside_funcs" = "yes"
11975 cat >>confdefs.h
<<_ACEOF
11976 #define __ASM_DEFINE_FUNC(name,suffix,code) asm(".text\n\t.align 4\n\t$asm_func_code");
11980 cat >>confdefs.h
<<_ACEOF
11981 #define __ASM_DEFINE_FUNC(name,suffix,code) void __asm_dummy_##name(void) { asm(".text\n\t.align 4\n\t$asm_func_code"); }
11986 $as_echo "#define __ASM_GLOBAL_FUNC(name,code) __ASM_DEFINE_FUNC(name,\"\",code)" >>confdefs.h
11989 $as_echo "#define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)" >>confdefs.h
11999 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
12004 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
12012 SOCKETLIBS
="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
12019 test -z "$with_wine64" || MAIN_BINARY
="wine32"
12024 linux
* | k
*bsd
*-gnu)
12025 EXTRA_BINARIES
="wine-preloader"
12032 ac_save_CFLAGS
="$CFLAGS"
12033 CFLAGS
="$CFLAGS $BUILTINFLAG"
12079 sched_setaffinity \
12108 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12109 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
12110 eval as_val
=\$
$as_ac_var
12111 if test "x$as_val" = x
""yes; then :
12112 cat >>confdefs.h
<<_ACEOF
12113 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12119 CFLAGS
="$ac_save_CFLAGS"
12121 if test "$ac_cv_func_dlopen" = no
12123 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12124 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12125 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12126 $as_echo_n "(cached) " >&6
12128 ac_check_lib_save_LIBS
=$LIBS
12130 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12131 /* end confdefs.h. */
12133 /* Override any GCC internal prototype to avoid an error.
12134 Use char because int might match the return type of a GCC
12135 builtin and then its argument prototype would still apply. */
12148 if ac_fn_c_try_link
"$LINENO"; then :
12149 ac_cv_lib_dl_dlopen
=yes
12151 ac_cv_lib_dl_dlopen
=no
12153 rm -f core conftest.err conftest.
$ac_objext \
12154 conftest
$ac_exeext conftest.
$ac_ext
12155 LIBS
=$ac_check_lib_save_LIBS
12157 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12158 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12159 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
12160 $as_echo "#define HAVE_DLOPEN 1" >>confdefs.h
12166 ac_wine_check_funcs_save_LIBS
="$LIBS"
12167 LIBS
="$LIBS $LIBDL"
12168 for ac_func
in dladdr
12170 ac_fn_c_check_func
"$LINENO" "dladdr" "ac_cv_func_dladdr"
12171 if test "x$ac_cv_func_dladdr" = x
""yes; then :
12172 cat >>confdefs.h
<<_ACEOF
12173 #define HAVE_DLADDR 1
12179 LIBS
="$ac_wine_check_funcs_save_LIBS"
12181 if test "$ac_cv_func_poll" = no
12183 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for poll in -lpoll" >&5
12184 $as_echo_n "checking for poll in -lpoll... " >&6; }
12185 if test "${ac_cv_lib_poll_poll+set}" = set; then :
12186 $as_echo_n "(cached) " >&6
12188 ac_check_lib_save_LIBS
=$LIBS
12189 LIBS
="-lpoll $LIBS"
12190 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12191 /* end confdefs.h. */
12193 /* Override any GCC internal prototype to avoid an error.
12194 Use char because int might match the return type of a GCC
12195 builtin and then its argument prototype would still apply. */
12208 if ac_fn_c_try_link
"$LINENO"; then :
12209 ac_cv_lib_poll_poll
=yes
12211 ac_cv_lib_poll_poll
=no
12213 rm -f core conftest.err conftest.
$ac_objext \
12214 conftest
$ac_exeext conftest.
$ac_ext
12215 LIBS
=$ac_check_lib_save_LIBS
12217 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_poll_poll" >&5
12218 $as_echo "$ac_cv_lib_poll_poll" >&6; }
12219 if test "x$ac_cv_lib_poll_poll" = x
""yes; then :
12220 $as_echo "#define HAVE_POLL 1" >>confdefs.h
12227 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
12228 $as_echo_n "checking for library containing gethostbyname... " >&6; }
12229 if test "${ac_cv_search_gethostbyname+set}" = set; then :
12230 $as_echo_n "(cached) " >&6
12232 ac_func_search_save_LIBS
=$LIBS
12233 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12234 /* end confdefs.h. */
12236 /* Override any GCC internal prototype to avoid an error.
12237 Use char because int might match the return type of a GCC
12238 builtin and then its argument prototype would still apply. */
12242 char gethostbyname ();
12246 return gethostbyname ();
12251 for ac_lib
in '' nsl
; do
12252 if test -z "$ac_lib"; then
12253 ac_res
="none required"
12256 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
12258 if ac_fn_c_try_link
"$LINENO"; then :
12259 ac_cv_search_gethostbyname
=$ac_res
12261 rm -f core conftest.err conftest.
$ac_objext \
12263 if test "${ac_cv_search_gethostbyname+set}" = set; then :
12267 if test "${ac_cv_search_gethostbyname+set}" = set; then :
12270 ac_cv_search_gethostbyname
=no
12272 rm conftest.
$ac_ext
12273 LIBS
=$ac_func_search_save_LIBS
12275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_gethostbyname" >&5
12276 $as_echo "$ac_cv_search_gethostbyname" >&6; }
12277 ac_res
=$ac_cv_search_gethostbyname
12278 if test "$ac_res" != no
; then :
12279 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
12284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing connect" >&5
12285 $as_echo_n "checking for library containing connect... " >&6; }
12286 if test "${ac_cv_search_connect+set}" = set; then :
12287 $as_echo_n "(cached) " >&6
12289 ac_func_search_save_LIBS
=$LIBS
12290 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12291 /* end confdefs.h. */
12293 /* Override any GCC internal prototype to avoid an error.
12294 Use char because int might match the return type of a GCC
12295 builtin and then its argument prototype would still apply. */
12308 for ac_lib
in '' socket
; do
12309 if test -z "$ac_lib"; then
12310 ac_res
="none required"
12313 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
12315 if ac_fn_c_try_link
"$LINENO"; then :
12316 ac_cv_search_connect
=$ac_res
12318 rm -f core conftest.err conftest.
$ac_objext \
12320 if test "${ac_cv_search_connect+set}" = set; then :
12324 if test "${ac_cv_search_connect+set}" = set; then :
12327 ac_cv_search_connect
=no
12329 rm conftest.
$ac_ext
12330 LIBS
=$ac_func_search_save_LIBS
12332 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_connect" >&5
12333 $as_echo "$ac_cv_search_connect" >&6; }
12334 ac_res
=$ac_cv_search_connect
12335 if test "$ac_res" != no
; then :
12336 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
12341 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing inet_aton" >&5
12342 $as_echo_n "checking for library containing inet_aton... " >&6; }
12343 if test "${ac_cv_search_inet_aton+set}" = set; then :
12344 $as_echo_n "(cached) " >&6
12346 ac_func_search_save_LIBS
=$LIBS
12347 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12348 /* end confdefs.h. */
12350 /* Override any GCC internal prototype to avoid an error.
12351 Use char because int might match the return type of a GCC
12352 builtin and then its argument prototype would still apply. */
12360 return inet_aton ();
12365 for ac_lib
in '' resolv
; do
12366 if test -z "$ac_lib"; then
12367 ac_res
="none required"
12370 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
12372 if ac_fn_c_try_link
"$LINENO"; then :
12373 ac_cv_search_inet_aton
=$ac_res
12375 rm -f core conftest.err conftest.
$ac_objext \
12377 if test "${ac_cv_search_inet_aton+set}" = set; then :
12381 if test "${ac_cv_search_inet_aton+set}" = set; then :
12384 ac_cv_search_inet_aton
=no
12386 rm conftest.
$ac_ext
12387 LIBS
=$ac_func_search_save_LIBS
12389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_aton" >&5
12390 $as_echo "$ac_cv_search_inet_aton" >&6; }
12391 ac_res
=$ac_cv_search_inet_aton
12392 if test "$ac_res" != no
; then :
12393 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
12412 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12413 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
12414 eval as_val
=\$
$as_ac_var
12415 if test "x$as_val" = x
""yes; then :
12416 cat >>confdefs.h
<<_ACEOF
12417 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12426 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
12428 ac_fn_c_check_type
"$LINENO" "LDAPSortKey" "ac_cv_type_LDAPSortKey" "#include <ldap.h>
12430 if test "x$ac_cv_type_LDAPSortKey" = x
""yes; then :
12431 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ldap_initialize in -lldap_r" >&5
12432 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
12433 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then :
12434 $as_echo_n "(cached) " >&6
12436 ac_check_lib_save_LIBS
=$LIBS
12437 LIBS
="-lldap_r $LIBPTHREAD $LIBS"
12438 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12439 /* end confdefs.h. */
12441 /* Override any GCC internal prototype to avoid an error.
12442 Use char because int might match the return type of a GCC
12443 builtin and then its argument prototype would still apply. */
12447 char ldap_initialize ();
12451 return ldap_initialize ();
12456 if ac_fn_c_try_link
"$LINENO"; then :
12457 ac_cv_lib_ldap_r_ldap_initialize
=yes
12459 ac_cv_lib_ldap_r_ldap_initialize
=no
12461 rm -f core conftest.err conftest.
$ac_objext \
12462 conftest
$ac_exeext conftest.
$ac_ext
12463 LIBS
=$ac_check_lib_save_LIBS
12465 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
12466 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
12467 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x
""yes; then :
12468 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ber_init in -llber" >&5
12469 $as_echo_n "checking for ber_init in -llber... " >&6; }
12470 if test "${ac_cv_lib_lber_ber_init+set}" = set; then :
12471 $as_echo_n "(cached) " >&6
12473 ac_check_lib_save_LIBS
=$LIBS
12474 LIBS
="-llber $LIBPTHREAD $LIBS"
12475 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12476 /* end confdefs.h. */
12478 /* Override any GCC internal prototype to avoid an error.
12479 Use char because int might match the return type of a GCC
12480 builtin and then its argument prototype would still apply. */
12488 return ber_init ();
12493 if ac_fn_c_try_link
"$LINENO"; then :
12494 ac_cv_lib_lber_ber_init
=yes
12496 ac_cv_lib_lber_ber_init
=no
12498 rm -f core conftest.err conftest.
$ac_objext \
12499 conftest
$ac_exeext conftest.
$ac_ext
12500 LIBS
=$ac_check_lib_save_LIBS
12502 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lber_ber_init" >&5
12503 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
12504 if test "x$ac_cv_lib_lber_ber_init" = x
""yes; then :
12506 $as_echo "#define HAVE_LDAP 1" >>confdefs.h
12508 LDAPLIBS
="-lldap_r -llber"
12515 ac_wine_check_funcs_save_LIBS
="$LIBS"
12516 LIBS
="$LIBS $LDAPLIBS $LIBPTHREAD"
12518 ldap_count_references \
12519 ldap_first_reference \
12520 ldap_next_reference \
12521 ldap_parse_reference \
12522 ldap_parse_sort_control \
12523 ldap_parse_sortresponse_control \
12524 ldap_parse_vlv_control \
12525 ldap_parse_vlvresponse_control
12527 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12528 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
12529 eval as_val
=\$
$as_ac_var
12530 if test "x$as_val" = x
""yes; then :
12531 cat >>confdefs.h
<<_ACEOF
12532 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12538 LIBS
="$ac_wine_check_funcs_save_LIBS"
12540 if test "x$LDAPLIBS" = "x"; then :
12541 case "x$with_ldap" in
12542 x
) wine_notices
="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
12544 *) as_fn_error
"libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
12545 This is an error since --with-ldap was requested." "$LINENO" 5 ;;
12549 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether mkdir takes only one argument" >&5
12550 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
12551 if test "${wine_cv_one_arg_mkdir+set}" = set; then :
12552 $as_echo_n "(cached) " >&6
12554 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12555 /* end confdefs.h. */
12556 #include <sys/stat.h>
12565 if ac_fn_c_try_compile
"$LINENO"; then :
12566 wine_cv_one_arg_mkdir
=yes
12568 wine_cv_one_arg_mkdir
=no
12570 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_one_arg_mkdir" >&5
12573 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
12574 if test "$wine_cv_one_arg_mkdir" = "yes"
12577 $as_echo "#define HAVE_ONE_ARG_MKDIR 1" >>confdefs.h
12582 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
12583 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
12584 if test "${ac_cv_c_const+set}" = set; then :
12585 $as_echo_n "(cached) " >&6
12587 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12588 /* end confdefs.h. */
12593 /* FIXME: Include the comments suggested by Paul. */
12594 #ifndef __cplusplus
12595 /* Ultrix mips cc rejects this. */
12596 typedef int charset[2];
12598 /* SunOS 4.1.1 cc rejects this. */
12599 char const *const *pcpcc;
12601 /* NEC SVR4.0.2 mips cc rejects this. */
12602 struct point {int x, y;};
12603 static struct point const zero = {0,0};
12604 /* AIX XL C 1.02.0.0 rejects this.
12605 It does not let you subtract one const X* pointer from another in
12606 an arm of an if-expression whose if-part is not a constant
12608 const char *g = "string";
12609 pcpcc = &g + (g ? g-g : 0);
12610 /* HPUX 7.0 cc rejects these. */
12612 ppc = (char**) pcpcc;
12613 pcpcc = (char const *const *) ppc;
12614 { /* SCO 3.2v4 cc rejects this. */
12616 char const *s = 0 ? (char *) 0 : (char const *) 0;
12621 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
12622 int x[] = {25, 17};
12623 const int *foo = &x[0];
12626 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
12627 typedef const int *iptr;
12631 { /* AIX XL C 1.02.0.0 rejects this saying
12632 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
12633 struct s { int j; const int *ap[3]; };
12634 struct s *b; b->j = 5;
12636 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
12637 const int foo = 10;
12638 if (!foo) return 0;
12640 return !cs[0] && !zero.x;
12647 if ac_fn_c_try_compile
"$LINENO"; then :
12652 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12654 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
12655 $as_echo "$ac_cv_c_const" >&6; }
12656 if test $ac_cv_c_const = no
; then
12658 $as_echo "#define const /**/" >>confdefs.h
12662 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
12663 $as_echo_n "checking for inline... " >&6; }
12664 if test "${ac_cv_c_inline+set}" = set; then :
12665 $as_echo_n "(cached) " >&6
12668 for ac_kw
in inline __inline__ __inline
; do
12669 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12670 /* end confdefs.h. */
12671 #ifndef __cplusplus
12673 static $ac_kw foo_t static_foo () {return 0; }
12674 $ac_kw foo_t foo () {return 0; }
12678 if ac_fn_c_try_compile
"$LINENO"; then :
12679 ac_cv_c_inline
=$ac_kw
12681 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12682 test "$ac_cv_c_inline" != no
&& break
12686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
12687 $as_echo "$ac_cv_c_inline" >&6; }
12689 case $ac_cv_c_inline in
12692 case $ac_cv_c_inline in
12694 *) ac_val
=$ac_cv_c_inline;;
12696 cat >>confdefs.h
<<_ACEOF
12697 #ifndef __cplusplus
12698 #define inline $ac_val
12704 ac_fn_c_check_type
"$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
12705 if test "x$ac_cv_type_mode_t" = x
""yes; then :
12707 cat >>confdefs.h
<<_ACEOF
12708 #define HAVE_MODE_T 1
12713 ac_fn_c_check_type
"$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default"
12714 if test "x$ac_cv_type_off_t" = x
""yes; then :
12716 cat >>confdefs.h
<<_ACEOF
12717 #define HAVE_OFF_T 1
12722 ac_fn_c_check_type
"$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
12723 if test "x$ac_cv_type_pid_t" = x
""yes; then :
12725 cat >>confdefs.h
<<_ACEOF
12726 #define HAVE_PID_T 1
12731 ac_fn_c_check_type
"$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
12732 if test "x$ac_cv_type_size_t" = x
""yes; then :
12734 cat >>confdefs.h
<<_ACEOF
12735 #define HAVE_SIZE_T 1
12740 ac_fn_c_check_type
"$LINENO" "ssize_t" "ac_cv_type_ssize_t" "$ac_includes_default"
12741 if test "x$ac_cv_type_ssize_t" = x
""yes; then :
12743 cat >>confdefs.h
<<_ACEOF
12744 #define HAVE_SSIZE_T 1
12749 ac_fn_c_check_type
"$LINENO" "long long" "ac_cv_type_long_long" "$ac_includes_default"
12750 if test "x$ac_cv_type_long_long" = x
""yes; then :
12752 cat >>confdefs.h
<<_ACEOF
12753 #define HAVE_LONG_LONG 1
12758 ac_fn_c_check_type
"$LINENO" "fsblkcnt_t" "ac_cv_type_fsblkcnt_t" "$ac_includes_default"
12759 if test "x$ac_cv_type_fsblkcnt_t" = x
""yes; then :
12761 cat >>confdefs.h
<<_ACEOF
12762 #define HAVE_FSBLKCNT_T 1
12767 ac_fn_c_check_type
"$LINENO" "fsfilcnt_t" "ac_cv_type_fsfilcnt_t" "$ac_includes_default"
12768 if test "x$ac_cv_type_fsfilcnt_t" = x
""yes; then :
12770 cat >>confdefs.h
<<_ACEOF
12771 #define HAVE_FSFILCNT_T 1
12777 ac_fn_c_check_type
"$LINENO" "sigset_t" "ac_cv_type_sigset_t" "#include <sys/types.h>
12778 #include <signal.h>
12780 if test "x$ac_cv_type_sigset_t" = x
""yes; then :
12782 cat >>confdefs.h
<<_ACEOF
12783 #define HAVE_SIGSET_T 1
12789 ac_fn_c_check_type
"$LINENO" "request_sense" "ac_cv_type_request_sense" "#include <linux/cdrom.h>
12791 if test "x$ac_cv_type_request_sense" = x
""yes; then :
12793 cat >>confdefs.h
<<_ACEOF
12794 #define HAVE_REQUEST_SENSE 1
12801 ac_fn_c_check_type
"$LINENO" "struct xinpgen" "ac_cv_type_struct_xinpgen" "#include <sys/types.h>
12802 #ifdef HAVE_SYS_SOCKET_H
12803 #include <sys/socket.h>
12805 #ifdef HAVE_SYS_SOCKETVAR_H
12806 #include <sys/socketvar.h>
12808 #ifdef HAVE_NET_ROUTE_H
12809 #include <net/route.h>
12811 #ifdef HAVE_NETINET_IN_H
12812 #include <netinet/in.h>
12814 #ifdef HAVE_NETINET_IN_SYSTM_H
12815 #include <netinet/in_systm.h>
12817 #ifdef HAVE_NETINET_IP_H
12818 #include <netinet/ip.h>
12820 #ifdef HAVE_NETINET_IN_PCB_H
12821 #include <netinet/in_pcb.h>
12824 if test "x$ac_cv_type_struct_xinpgen" = x
""yes; then :
12826 cat >>confdefs.h
<<_ACEOF
12827 #define HAVE_STRUCT_XINPGEN 1
12834 ac_fn_c_check_member
"$LINENO" "struct ff_effect" "direction" "ac_cv_member_struct_ff_effect_direction" "#ifdef HAVE_LINUX_INPUT_H
12835 #include <linux/input.h>
12838 if test "x$ac_cv_member_struct_ff_effect_direction" = x
""yes; then :
12840 cat >>confdefs.h
<<_ACEOF
12841 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
12848 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sigaddset" >&5
12849 $as_echo_n "checking for sigaddset... " >&6; }
12850 if test "${wine_cv_have_sigaddset+set}" = set; then :
12851 $as_echo_n "(cached) " >&6
12853 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12854 /* end confdefs.h. */
12855 #include <signal.h>
12859 sigset_t set; sigaddset(&set,SIGTERM);
12864 if ac_fn_c_try_link
"$LINENO"; then :
12865 wine_cv_have_sigaddset
=yes
12867 wine_cv_have_sigaddset
=no
12869 rm -f core conftest.err conftest.
$ac_objext \
12870 conftest
$ac_exeext conftest.
$ac_ext
12872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_have_sigaddset" >&5
12873 $as_echo "$wine_cv_have_sigaddset" >&6; }
12874 if test "$wine_cv_have_sigaddset" = "yes"
12877 $as_echo "#define HAVE_SIGADDSET 1" >>confdefs.h
12882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
12883 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
12884 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then :
12885 $as_echo_n "(cached) " >&6
12887 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12888 /* end confdefs.h. */
12896 struct hostent *result;
12903 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
12904 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
12910 if ac_fn_c_try_link
"$LINENO"; then :
12911 wine_cv_linux_gethostbyname_r_6
=yes
12913 wine_cv_linux_gethostbyname_r_6
=no
12916 rm -f core conftest.err conftest.
$ac_objext \
12917 conftest
$ac_exeext conftest.
$ac_ext
12920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_linux_gethostbyname_r_6" >&5
12921 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
12922 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
12925 $as_echo "#define HAVE_LINUX_GETHOSTBYNAME_R_6 1" >>confdefs.h
12929 if test "$ac_cv_header_linux_joystick_h" = "yes"
12931 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
12932 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
12933 if test "${wine_cv_linux_joystick_22_api+set}" = set; then :
12934 $as_echo_n "(cached) " >&6
12936 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12937 /* end confdefs.h. */
12939 #include <sys/ioctl.h>
12940 #include <sys/types.h>
12941 #include <linux/joystick.h>
12943 struct js_event blub;
12944 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
12945 #error "no 2.2 header"
12956 if ac_fn_c_try_compile
"$LINENO"; then :
12957 wine_cv_linux_joystick_22_api
=yes
12959 wine_cv_linux_joystick_22_api
=no
12961 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12964 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_linux_joystick_22_api" >&5
12965 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
12966 if test "$wine_cv_linux_joystick_22_api" = "yes"
12969 $as_echo "#define HAVE_LINUX_22_JOYSTICK_API 1" >>confdefs.h
12975 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_bfree" "ac_cv_member_struct_statfs_f_bfree" "#include <sys/types.h>
12976 #ifdef HAVE_SYS_PARAM_H
12977 # include <sys/param.h>
12979 #ifdef HAVE_SYS_MOUNT_H
12980 # include <sys/mount.h>
12982 #ifdef HAVE_SYS_VFS_H
12983 # include <sys/vfs.h>
12985 #ifdef HAVE_SYS_STATFS_H
12986 # include <sys/statfs.h>
12989 if test "x$ac_cv_member_struct_statfs_f_bfree" = x
""yes; then :
12991 cat >>confdefs.h
<<_ACEOF
12992 #define HAVE_STRUCT_STATFS_F_BFREE 1
12997 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_bavail" "ac_cv_member_struct_statfs_f_bavail" "#include <sys/types.h>
12998 #ifdef HAVE_SYS_PARAM_H
12999 # include <sys/param.h>
13001 #ifdef HAVE_SYS_MOUNT_H
13002 # include <sys/mount.h>
13004 #ifdef HAVE_SYS_VFS_H
13005 # include <sys/vfs.h>
13007 #ifdef HAVE_SYS_STATFS_H
13008 # include <sys/statfs.h>
13011 if test "x$ac_cv_member_struct_statfs_f_bavail" = x
""yes; then :
13013 cat >>confdefs.h
<<_ACEOF
13014 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
13019 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_frsize" "ac_cv_member_struct_statfs_f_frsize" "#include <sys/types.h>
13020 #ifdef HAVE_SYS_PARAM_H
13021 # include <sys/param.h>
13023 #ifdef HAVE_SYS_MOUNT_H
13024 # include <sys/mount.h>
13026 #ifdef HAVE_SYS_VFS_H
13027 # include <sys/vfs.h>
13029 #ifdef HAVE_SYS_STATFS_H
13030 # include <sys/statfs.h>
13033 if test "x$ac_cv_member_struct_statfs_f_frsize" = x
""yes; then :
13035 cat >>confdefs.h
<<_ACEOF
13036 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
13041 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_ffree" "ac_cv_member_struct_statfs_f_ffree" "#include <sys/types.h>
13042 #ifdef HAVE_SYS_PARAM_H
13043 # include <sys/param.h>
13045 #ifdef HAVE_SYS_MOUNT_H
13046 # include <sys/mount.h>
13048 #ifdef HAVE_SYS_VFS_H
13049 # include <sys/vfs.h>
13051 #ifdef HAVE_SYS_STATFS_H
13052 # include <sys/statfs.h>
13055 if test "x$ac_cv_member_struct_statfs_f_ffree" = x
""yes; then :
13057 cat >>confdefs.h
<<_ACEOF
13058 #define HAVE_STRUCT_STATFS_F_FFREE 1
13063 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_favail" "ac_cv_member_struct_statfs_f_favail" "#include <sys/types.h>
13064 #ifdef HAVE_SYS_PARAM_H
13065 # include <sys/param.h>
13067 #ifdef HAVE_SYS_MOUNT_H
13068 # include <sys/mount.h>
13070 #ifdef HAVE_SYS_VFS_H
13071 # include <sys/vfs.h>
13073 #ifdef HAVE_SYS_STATFS_H
13074 # include <sys/statfs.h>
13077 if test "x$ac_cv_member_struct_statfs_f_favail" = x
""yes; then :
13079 cat >>confdefs.h
<<_ACEOF
13080 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
13085 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_namelen" "ac_cv_member_struct_statfs_f_namelen" "#include <sys/types.h>
13086 #ifdef HAVE_SYS_PARAM_H
13087 # include <sys/param.h>
13089 #ifdef HAVE_SYS_MOUNT_H
13090 # include <sys/mount.h>
13092 #ifdef HAVE_SYS_VFS_H
13093 # include <sys/vfs.h>
13095 #ifdef HAVE_SYS_STATFS_H
13096 # include <sys/statfs.h>
13099 if test "x$ac_cv_member_struct_statfs_f_namelen" = x
""yes; then :
13101 cat >>confdefs.h
<<_ACEOF
13102 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
13109 ac_fn_c_check_member
"$LINENO" "struct statvfs" "f_blocks" "ac_cv_member_struct_statvfs_f_blocks" "#ifdef HAVE_SYS_STATVFS_H
13110 #include <sys/statvfs.h>
13113 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x
""yes; then :
13115 cat >>confdefs.h
<<_ACEOF
13116 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
13123 ac_fn_c_check_member
"$LINENO" "struct msghdr" "msg_accrights" "ac_cv_member_struct_msghdr_msg_accrights" "#include <sys/types.h>
13124 #ifdef HAVE_SYS_SOCKET_H
13125 # include <sys/socket.h>
13127 #ifdef HAVE_SYS_UN_H
13128 # include <sys/un.h>
13131 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x
""yes; then :
13133 cat >>confdefs.h
<<_ACEOF
13134 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
13139 ac_fn_c_check_member
"$LINENO" "struct sockaddr" "sa_len" "ac_cv_member_struct_sockaddr_sa_len" "#include <sys/types.h>
13140 #ifdef HAVE_SYS_SOCKET_H
13141 # include <sys/socket.h>
13143 #ifdef HAVE_SYS_UN_H
13144 # include <sys/un.h>
13147 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x
""yes; then :
13149 cat >>confdefs.h
<<_ACEOF
13150 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
13155 ac_fn_c_check_member
"$LINENO" "struct sockaddr_un" "sun_len" "ac_cv_member_struct_sockaddr_un_sun_len" "#include <sys/types.h>
13156 #ifdef HAVE_SYS_SOCKET_H
13157 # include <sys/socket.h>
13159 #ifdef HAVE_SYS_UN_H
13160 # include <sys/un.h>
13163 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x
""yes; then :
13165 cat >>confdefs.h
<<_ACEOF
13166 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
13173 ac_fn_c_check_member
"$LINENO" "scsireq_t" "cmd" "ac_cv_member_scsireq_t_cmd" "#include <sys/types.h>
13174 #ifdef HAVE_SCSI_SG_H
13175 #include <scsi/sg.h>
13178 if test "x$ac_cv_member_scsireq_t_cmd" = x
""yes; then :
13180 cat >>confdefs.h
<<_ACEOF
13181 #define HAVE_SCSIREQ_T_CMD 1
13186 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>
13187 #ifdef HAVE_SCSI_SG_H
13188 #include <scsi/sg.h>
13191 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x
""yes; then :
13193 cat >>confdefs.h
<<_ACEOF
13194 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
13201 ac_fn_c_check_member
"$LINENO" "siginfo_t" "si_fd" "ac_cv_member_siginfo_t_si_fd" "#include <signal.h>
13203 if test "x$ac_cv_member_siginfo_t_si_fd" = x
""yes; then :
13205 cat >>confdefs.h
<<_ACEOF
13206 #define HAVE_SIGINFO_T_SI_FD 1
13213 ac_fn_c_check_member
"$LINENO" "struct mtget" "mt_blksiz" "ac_cv_member_struct_mtget_mt_blksiz" "#include <sys/types.h>
13214 #ifdef HAVE_SYS_MTIO_H
13215 #include <sys/mtio.h>
13218 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x
""yes; then :
13220 cat >>confdefs.h
<<_ACEOF
13221 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
13226 ac_fn_c_check_member
"$LINENO" "struct mtget" "mt_gstat" "ac_cv_member_struct_mtget_mt_gstat" "#include <sys/types.h>
13227 #ifdef HAVE_SYS_MTIO_H
13228 #include <sys/mtio.h>
13231 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x
""yes; then :
13233 cat >>confdefs.h
<<_ACEOF
13234 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
13239 ac_fn_c_check_member
"$LINENO" "struct mtget" "mt_blkno" "ac_cv_member_struct_mtget_mt_blkno" "#include <sys/types.h>
13240 #ifdef HAVE_SYS_MTIO_H
13241 #include <sys/mtio.h>
13244 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x
""yes; then :
13246 cat >>confdefs.h
<<_ACEOF
13247 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
13254 ac_fn_c_check_member
"$LINENO" "struct option" "name" "ac_cv_member_struct_option_name" "#ifdef HAVE_GETOPT_H
13255 #include <getopt.h>
13258 if test "x$ac_cv_member_struct_option_name" = x
""yes; then :
13260 cat >>confdefs.h
<<_ACEOF
13261 #define HAVE_STRUCT_OPTION_NAME 1
13268 ac_fn_c_check_member
"$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "$ac_includes_default"
13269 if test "x$ac_cv_member_struct_stat_st_blocks" = x
""yes; then :
13271 cat >>confdefs.h
<<_ACEOF
13272 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
13277 ac_fn_c_check_member
"$LINENO" "struct stat" "st_mtim" "ac_cv_member_struct_stat_st_mtim" "$ac_includes_default"
13278 if test "x$ac_cv_member_struct_stat_st_mtim" = x
""yes; then :
13280 cat >>confdefs.h
<<_ACEOF
13281 #define HAVE_STRUCT_STAT_ST_MTIM 1
13286 ac_fn_c_check_member
"$LINENO" "struct stat" "st_ctim" "ac_cv_member_struct_stat_st_ctim" "$ac_includes_default"
13287 if test "x$ac_cv_member_struct_stat_st_ctim" = x
""yes; then :
13289 cat >>confdefs.h
<<_ACEOF
13290 #define HAVE_STRUCT_STAT_ST_CTIM 1
13295 ac_fn_c_check_member
"$LINENO" "struct stat" "st_atim" "ac_cv_member_struct_stat_st_atim" "$ac_includes_default"
13296 if test "x$ac_cv_member_struct_stat_st_atim" = x
""yes; then :
13298 cat >>confdefs.h
<<_ACEOF
13299 #define HAVE_STRUCT_STAT_ST_ATIM 1
13306 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
13307 #include <sys/types.h>
13309 #ifdef HAVE_NETINET_IN_H
13310 #include <netinet/in.h>
13313 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x
""yes; then :
13315 cat >>confdefs.h
<<_ACEOF
13316 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
13323 ac_fn_c_check_member
"$LINENO" "ns_msg" "_msg_ptr" "ac_cv_member_ns_msg__msg_ptr" "#ifdef HAVE_SYS_TYPES_H
13324 #include <sys/types.h>
13326 #ifdef HAVE_NETINET_IN_H
13327 # include <netinet/in.h>
13329 #ifdef HAVE_ARPA_NAMESER_H
13330 # include <arpa/nameser.h>
13333 if test "x$ac_cv_member_ns_msg__msg_ptr" = x
""yes; then :
13335 cat >>confdefs.h
<<_ACEOF
13336 #define HAVE_NS_MSG__MSG_PTR 1
13343 ac_fn_c_check_member
"$LINENO" "struct icmpstat" "icps_outhist" "ac_cv_member_struct_icmpstat_icps_outhist" "#ifdef HAVE_SYS_TYPES_H
13344 #include <sys/types.h>
13346 #ifdef HAVE_ALIAS_H
13349 #ifdef HAVE_SYS_SOCKET_H
13350 #include <sys/socket.h>
13352 #ifdef HAVE_SYS_SOCKETVAR_H
13353 #include <sys/socketvar.h>
13355 #ifdef HAVE_SYS_TIMEOUT_H
13356 #include <sys/timeout.h>
13358 #ifdef HAVE_NETINET_IN_H
13359 #include <netinet/in.h>
13361 #ifdef HAVE_NETINET_IN_SYSTM_H
13362 #include <netinet/in_systm.h>
13364 #ifdef HAVE_NETINET_IP_H
13365 #include <netinet/ip.h>
13367 #ifdef HAVE_NETINET_IP_VAR_H
13368 #include <netinet/ip_var.h>
13370 #ifdef HAVE_NETINET_IP_ICMP_H
13371 #include <netinet/ip_icmp.h>
13373 #ifdef HAVE_NETINET_ICMP_VAR
13374 #include <netinet/icmp_var.h>
13377 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x
""yes; then :
13379 cat >>confdefs.h
<<_ACEOF
13380 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
13387 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for timezone variable" >&5
13388 $as_echo_n "checking for timezone variable... " >&6; }
13389 if test "${ac_cv_have_timezone+set}" = set; then :
13390 $as_echo_n "(cached) " >&6
13392 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13393 /* end confdefs.h. */
13403 if ac_fn_c_try_link
"$LINENO"; then :
13404 ac_cv_have_timezone
="yes"
13406 ac_cv_have_timezone
="no"
13408 rm -f core conftest.err conftest.
$ac_objext \
13409 conftest
$ac_exeext conftest.
$ac_ext
13411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_timezone" >&5
13412 $as_echo "$ac_cv_have_timezone" >&6; }
13413 if test "$ac_cv_have_timezone" = "yes"
13416 $as_echo "#define HAVE_TIMEZONE 1" >>confdefs.h
13419 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for daylight variable" >&5
13420 $as_echo_n "checking for daylight variable... " >&6; }
13421 if test "${ac_cv_have_daylight+set}" = set; then :
13422 $as_echo_n "(cached) " >&6
13424 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13425 /* end confdefs.h. */
13435 if ac_fn_c_try_link
"$LINENO"; then :
13436 ac_cv_have_daylight
="yes"
13438 ac_cv_have_daylight
="no"
13440 rm -f core conftest.err conftest.
$ac_objext \
13441 conftest
$ac_exeext conftest.
$ac_ext
13443 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_daylight" >&5
13444 $as_echo "$ac_cv_have_daylight" >&6; }
13445 if test "$ac_cv_have_daylight" = "yes"
13448 $as_echo "#define HAVE_DAYLIGHT 1" >>confdefs.h
13452 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for isinf" >&5
13453 $as_echo_n "checking for isinf... " >&6; }
13454 if test "${ac_cv_have_isinf+set}" = set; then :
13455 $as_echo_n "(cached) " >&6
13457 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13458 /* end confdefs.h. */
13463 float f = 0.0; int i=isinf(f)
13468 if ac_fn_c_try_link
"$LINENO"; then :
13469 ac_cv_have_isinf
="yes"
13471 ac_cv_have_isinf
="no"
13473 rm -f core conftest.err conftest.
$ac_objext \
13474 conftest
$ac_exeext conftest.
$ac_ext
13476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_isinf" >&5
13477 $as_echo "$ac_cv_have_isinf" >&6; }
13478 if test "$ac_cv_have_isinf" = "yes"
13481 $as_echo "#define HAVE_ISINF 1" >>confdefs.h
13485 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for isnan" >&5
13486 $as_echo_n "checking for isnan... " >&6; }
13487 if test "${ac_cv_have_isnan+set}" = set; then :
13488 $as_echo_n "(cached) " >&6
13490 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13491 /* end confdefs.h. */
13496 float f = 0.0; int i=isnan(f)
13501 if ac_fn_c_try_link
"$LINENO"; then :
13502 ac_cv_have_isnan
="yes"
13504 ac_cv_have_isnan
="no"
13506 rm -f core conftest.err conftest.
$ac_objext \
13507 conftest
$ac_exeext conftest.
$ac_ext
13509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_isnan" >&5
13510 $as_echo "$ac_cv_have_isnan" >&6; }
13511 if test "$ac_cv_have_isnan" = "yes"
13514 $as_echo "#define HAVE_ISNAN 1" >>confdefs.h
13520 *i
[3456789]86*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __i386__" >&5
13521 $as_echo_n "checking whether we need to define __i386__... " >&6; }
13522 if test "${ac_cv_cpp_def___i386__+set}" = set; then :
13523 $as_echo_n "(cached) " >&6
13525 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13526 /* end confdefs.h. */
13531 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13532 $EGREP "yes" >/dev
/null
2>&1; then :
13533 ac_cv_cpp_def___i386__
=yes
13535 ac_cv_cpp_def___i386__
=no
13540 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___i386__" >&5
13541 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
13542 if test $ac_cv_cpp_def___i386__ = yes; then :
13543 CFLAGS
="$CFLAGS -D__i386__"
13544 LINTFLAGS
="$LINTFLAGS -D__i386__"
13546 *x86_64
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __x86_64__" >&5
13547 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
13548 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then :
13549 $as_echo_n "(cached) " >&6
13551 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13552 /* end confdefs.h. */
13557 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13558 $EGREP "yes" >/dev
/null
2>&1; then :
13559 ac_cv_cpp_def___x86_64__
=yes
13561 ac_cv_cpp_def___x86_64__
=no
13566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___x86_64__" >&5
13567 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
13568 if test $ac_cv_cpp_def___x86_64__ = yes; then :
13569 CFLAGS
="$CFLAGS -D__x86_64__"
13570 LINTFLAGS
="$LINTFLAGS -D__x86_64__"
13572 *alpha
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __ALPHA__" >&5
13573 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
13574 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then :
13575 $as_echo_n "(cached) " >&6
13577 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13578 /* end confdefs.h. */
13583 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13584 $EGREP "yes" >/dev
/null
2>&1; then :
13585 ac_cv_cpp_def___ALPHA__
=yes
13587 ac_cv_cpp_def___ALPHA__
=no
13592 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___ALPHA__" >&5
13593 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
13594 if test $ac_cv_cpp_def___ALPHA__ = yes; then :
13595 CFLAGS
="$CFLAGS -D__ALPHA__"
13596 LINTFLAGS
="$LINTFLAGS -D__ALPHA__"
13598 *sparc
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sparc__" >&5
13599 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
13600 if test "${ac_cv_cpp_def___sparc__+set}" = set; then :
13601 $as_echo_n "(cached) " >&6
13603 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13604 /* end confdefs.h. */
13609 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13610 $EGREP "yes" >/dev
/null
2>&1; then :
13611 ac_cv_cpp_def___sparc__
=yes
13613 ac_cv_cpp_def___sparc__
=no
13618 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sparc__" >&5
13619 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
13620 if test $ac_cv_cpp_def___sparc__ = yes; then :
13621 CFLAGS
="$CFLAGS -D__sparc__"
13622 LINTFLAGS
="$LINTFLAGS -D__sparc__"
13624 *powerpc
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __powerpc__" >&5
13625 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
13626 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then :
13627 $as_echo_n "(cached) " >&6
13629 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13630 /* end confdefs.h. */
13631 #ifndef __powerpc__
13635 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13636 $EGREP "yes" >/dev
/null
2>&1; then :
13637 ac_cv_cpp_def___powerpc__
=yes
13639 ac_cv_cpp_def___powerpc__
=no
13644 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___powerpc__" >&5
13645 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
13646 if test $ac_cv_cpp_def___powerpc__ = yes; then :
13647 CFLAGS
="$CFLAGS -D__powerpc__"
13648 LINTFLAGS
="$LINTFLAGS -D__powerpc__"
13652 case $host_vendor in
13653 *sun
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sun__" >&5
13654 $as_echo_n "checking whether we need to define __sun__... " >&6; }
13655 if test "${ac_cv_cpp_def___sun__+set}" = set; then :
13656 $as_echo_n "(cached) " >&6
13658 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13659 /* end confdefs.h. */
13664 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13665 $EGREP "yes" >/dev
/null
2>&1; then :
13666 ac_cv_cpp_def___sun__
=yes
13668 ac_cv_cpp_def___sun__
=no
13673 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sun__" >&5
13674 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
13675 if test $ac_cv_cpp_def___sun__ = yes; then :
13676 CFLAGS
="$CFLAGS -D__sun__"
13677 LINTFLAGS
="$LINTFLAGS -D__sun__"
13682 DEPENDENCIES
="### Dependencies:
13688 -\$(MAKEDEP) \$(MAKEDEPFLAGS) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
13690 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
13691 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
13692 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
13693 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
13694 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
13701 ALL_MAKEFILE_DEPENDS
="# Makefile dependencies"
13712 ALL_PROGRAM_DIRS
=""
13714 ALL_PROGRAM_INSTALL_DIRS
=""
13716 ALL_PROGRAM_BIN_INSTALL_DIRS
=""
13721 ac_config_commands
="$ac_config_commands include/stamp-h"
13724 ac_config_commands
="$ac_config_commands dlls/gdi32/enhmfdrv"
13726 ac_config_commands
="$ac_config_commands dlls/gdi32/mfdrv"
13728 ac_config_commands
="$ac_config_commands dlls/kernel32/nls"
13730 ac_config_commands
="$ac_config_commands dlls/user32/resources"
13732 ac_config_commands
="$ac_config_commands dlls/wineps.drv/data"
13734 ac_config_commands
="$ac_config_commands include/wine"
13737 ALL_MAKERULES
="$ALL_MAKERULES \\
13739 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13740 Make.rules: Make.rules.in"
13741 MAKE_RULES
=Make.rules
13742 ac_config_files
="$ac_config_files Make.rules"
13744 ALL_MAKERULES
="$ALL_MAKERULES \\
13745 dlls/Makedll.rules"
13746 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13747 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
13748 MAKE_DLL_RULES
=dlls
/Makedll.rules
13749 ac_config_files
="$ac_config_files dlls/Makedll.rules"
13751 ALL_MAKERULES
="$ALL_MAKERULES \\
13752 dlls/Makeimplib.rules"
13753 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13754 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
13755 MAKE_IMPLIB_RULES
=dlls
/Makeimplib.rules
13756 ac_config_files
="$ac_config_files dlls/Makeimplib.rules"
13758 ALL_MAKERULES
="$ALL_MAKERULES \\
13759 dlls/Maketest.rules"
13760 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13761 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
13762 MAKE_TEST_RULES
=dlls
/Maketest.rules
13763 ac_config_files
="$ac_config_files dlls/Maketest.rules"
13765 ALL_MAKERULES
="$ALL_MAKERULES \\
13766 programs/Makeprog.rules"
13767 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13768 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
13769 MAKE_PROG_RULES
=programs
/Makeprog.rules
13770 ac_config_files
="$ac_config_files programs/Makeprog.rules"
13775 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13776 Makefile: Makefile.in Make.rules"
13777 ac_config_files
="$ac_config_files Makefile"
13779 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13781 test "x$enable_dlls" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
13783 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13784 dlls/Makefile: dlls/Makefile.in Make.rules"
13785 ac_config_files
="$ac_config_files dlls/Makefile"
13787 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13788 dlls/acledit/Makefile"
13789 test "x$enable_acledit" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13791 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13792 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
13793 ac_config_files
="$ac_config_files dlls/acledit/Makefile"
13795 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13796 dlls/aclui/Makefile"
13797 test "x$enable_aclui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13799 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13800 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
13801 ac_config_files
="$ac_config_files dlls/aclui/Makefile"
13803 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13804 dlls/activeds/Makefile"
13805 test "x$enable_activeds" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13807 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13808 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
13809 ac_config_files
="$ac_config_files dlls/activeds/Makefile"
13811 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13812 dlls/actxprxy/Makefile"
13813 test "x$enable_actxprxy" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13815 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13816 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
13817 ac_config_files
="$ac_config_files dlls/actxprxy/Makefile"
13819 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13820 dlls/adsiid/Makefile"
13821 test "x$enable_adsiid" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
13823 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13824 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
13825 ac_config_files
="$ac_config_files dlls/adsiid/Makefile"
13827 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13828 dlls/advapi32/Makefile"
13829 test "x$enable_advapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13831 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13832 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
13833 ac_config_files
="$ac_config_files dlls/advapi32/Makefile"
13835 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13836 dlls/advapi32/tests/Makefile"
13837 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13839 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13840 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
13841 ac_config_files
="$ac_config_files dlls/advapi32/tests/Makefile"
13843 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13844 dlls/advpack/Makefile"
13845 test "x$enable_advpack" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13847 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13848 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
13849 ac_config_files
="$ac_config_files dlls/advpack/Makefile"
13851 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13852 dlls/advpack/tests/Makefile"
13853 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13855 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13856 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
13857 ac_config_files
="$ac_config_files dlls/advpack/tests/Makefile"
13859 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13860 dlls/amstream/Makefile"
13861 test "x$enable_amstream" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13863 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13864 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
13865 ac_config_files
="$ac_config_files dlls/amstream/Makefile"
13867 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13868 dlls/amstream/tests/Makefile"
13869 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13871 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13872 dlls/amstream/tests/Makefile: dlls/amstream/tests/Makefile.in dlls/Maketest.rules"
13873 ac_config_files
="$ac_config_files dlls/amstream/tests/Makefile"
13875 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13876 dlls/appwiz.cpl/Makefile"
13877 test "x$enable_appwiz_cpl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13879 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13880 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
13881 ac_config_files
="$ac_config_files dlls/appwiz.cpl/Makefile"
13883 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13885 test "x$enable_atl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13887 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13888 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
13889 ac_config_files
="$ac_config_files dlls/atl/Makefile"
13891 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13892 dlls/authz/Makefile"
13893 test "x$enable_authz" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13895 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13896 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
13897 ac_config_files
="$ac_config_files dlls/authz/Makefile"
13899 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13900 dlls/avicap32/Makefile"
13901 test "x$enable_avicap32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13903 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13904 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
13905 ac_config_files
="$ac_config_files dlls/avicap32/Makefile"
13907 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13908 dlls/avifil32/Makefile"
13909 test "x$enable_avifil32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13911 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13912 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
13913 ac_config_files
="$ac_config_files dlls/avifil32/Makefile"
13915 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13916 dlls/avifile.dll16/Makefile"
13917 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13919 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13920 dlls/avifile.dll16/Makefile: dlls/avifile.dll16/Makefile.in dlls/Makedll.rules"
13921 ac_config_files
="$ac_config_files dlls/avifile.dll16/Makefile"
13923 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13924 dlls/bcrypt/Makefile"
13925 test "x$enable_bcrypt" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13927 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13928 dlls/bcrypt/Makefile: dlls/bcrypt/Makefile.in dlls/Makedll.rules"
13929 ac_config_files
="$ac_config_files dlls/bcrypt/Makefile"
13931 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13932 dlls/browseui/Makefile"
13933 test "x$enable_browseui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13935 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13936 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
13937 ac_config_files
="$ac_config_files dlls/browseui/Makefile"
13939 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13940 dlls/browseui/tests/Makefile"
13941 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13943 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13944 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
13945 ac_config_files
="$ac_config_files dlls/browseui/tests/Makefile"
13947 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13948 dlls/cabinet/Makefile"
13949 test "x$enable_cabinet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13951 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13952 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
13953 ac_config_files
="$ac_config_files dlls/cabinet/Makefile"
13955 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13956 dlls/cabinet/tests/Makefile"
13957 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
13959 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13960 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
13961 ac_config_files
="$ac_config_files dlls/cabinet/tests/Makefile"
13963 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13964 dlls/capi2032/Makefile"
13965 test "x$enable_capi2032" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13967 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13968 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
13969 ac_config_files
="$ac_config_files dlls/capi2032/Makefile"
13971 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13972 dlls/cards/Makefile"
13973 test "x$enable_cards" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13975 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13976 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
13977 ac_config_files
="$ac_config_files dlls/cards/Makefile"
13979 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13980 dlls/cfgmgr32/Makefile"
13981 test "x$enable_cfgmgr32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13983 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13984 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
13985 ac_config_files
="$ac_config_files dlls/cfgmgr32/Makefile"
13987 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13988 dlls/clusapi/Makefile"
13989 test "x$enable_clusapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13991 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
13992 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
13993 ac_config_files
="$ac_config_files dlls/clusapi/Makefile"
13995 ALL_MAKEFILES
="$ALL_MAKEFILES \\
13996 dlls/comcat/Makefile"
13997 test "x$enable_comcat" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
13999 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14000 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
14001 ac_config_files
="$ac_config_files dlls/comcat/Makefile"
14003 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14004 dlls/comcat/tests/Makefile"
14005 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14007 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14008 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
14009 ac_config_files
="$ac_config_files dlls/comcat/tests/Makefile"
14011 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14012 dlls/comctl32/Makefile"
14013 test "x$enable_comctl32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14015 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14016 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
14017 ac_config_files
="$ac_config_files dlls/comctl32/Makefile"
14019 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14020 dlls/comctl32/tests/Makefile"
14021 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14023 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14024 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
14025 ac_config_files
="$ac_config_files dlls/comctl32/tests/Makefile"
14027 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14028 dlls/comdlg32/Makefile"
14029 test "x$enable_comdlg32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14031 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14032 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
14033 ac_config_files
="$ac_config_files dlls/comdlg32/Makefile"
14035 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14036 dlls/comdlg32/tests/Makefile"
14037 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14039 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14040 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
14041 ac_config_files
="$ac_config_files dlls/comdlg32/tests/Makefile"
14043 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14044 dlls/comm.drv16/Makefile"
14045 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14047 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14048 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
14049 ac_config_files
="$ac_config_files dlls/comm.drv16/Makefile"
14051 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14052 dlls/compobj.dll16/Makefile"
14053 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14055 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14056 dlls/compobj.dll16/Makefile: dlls/compobj.dll16/Makefile.in dlls/Makedll.rules"
14057 ac_config_files
="$ac_config_files dlls/compobj.dll16/Makefile"
14059 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14060 dlls/compstui/Makefile"
14061 test "x$enable_compstui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14063 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14064 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
14065 ac_config_files
="$ac_config_files dlls/compstui/Makefile"
14067 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14068 dlls/credui/Makefile"
14069 test "x$enable_credui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14071 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14072 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
14073 ac_config_files
="$ac_config_files dlls/credui/Makefile"
14075 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14076 dlls/credui/tests/Makefile"
14077 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14079 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14080 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
14081 ac_config_files
="$ac_config_files dlls/credui/tests/Makefile"
14083 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14084 dlls/crtdll/Makefile"
14085 test "x$enable_crtdll" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14087 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14088 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
14089 ac_config_files
="$ac_config_files dlls/crtdll/Makefile"
14091 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14092 dlls/crypt32/Makefile"
14093 test "x$enable_crypt32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14095 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14096 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
14097 ac_config_files
="$ac_config_files dlls/crypt32/Makefile"
14099 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14100 dlls/crypt32/tests/Makefile"
14101 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14103 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14104 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
14105 ac_config_files
="$ac_config_files dlls/crypt32/tests/Makefile"
14107 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14108 dlls/cryptdlg/Makefile"
14109 test "x$enable_cryptdlg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14111 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14112 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
14113 ac_config_files
="$ac_config_files dlls/cryptdlg/Makefile"
14115 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14116 dlls/cryptdll/Makefile"
14117 test "x$enable_cryptdll" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14119 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14120 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
14121 ac_config_files
="$ac_config_files dlls/cryptdll/Makefile"
14123 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14124 dlls/cryptnet/Makefile"
14125 test "x$enable_cryptnet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14127 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14128 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
14129 ac_config_files
="$ac_config_files dlls/cryptnet/Makefile"
14131 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14132 dlls/cryptnet/tests/Makefile"
14133 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14135 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14136 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
14137 ac_config_files
="$ac_config_files dlls/cryptnet/tests/Makefile"
14139 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14140 dlls/cryptui/Makefile"
14141 test "x$enable_cryptui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14143 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14144 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
14145 ac_config_files
="$ac_config_files dlls/cryptui/Makefile"
14147 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14148 dlls/cryptui/tests/Makefile"
14149 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14151 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14152 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
14153 ac_config_files
="$ac_config_files dlls/cryptui/tests/Makefile"
14155 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14156 dlls/ctapi32/Makefile"
14157 test "x$enable_ctapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14159 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14160 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
14161 ac_config_files
="$ac_config_files dlls/ctapi32/Makefile"
14163 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14164 dlls/ctl3d.dll16/Makefile"
14165 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14167 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14168 dlls/ctl3d.dll16/Makefile: dlls/ctl3d.dll16/Makefile.in dlls/Makedll.rules"
14169 ac_config_files
="$ac_config_files dlls/ctl3d.dll16/Makefile"
14171 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14172 dlls/ctl3d32/Makefile"
14173 test "x$enable_ctl3d32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14175 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14176 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
14177 ac_config_files
="$ac_config_files dlls/ctl3d32/Makefile"
14179 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14180 dlls/ctl3dv2.dll16/Makefile"
14181 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14183 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14184 dlls/ctl3dv2.dll16/Makefile: dlls/ctl3dv2.dll16/Makefile.in dlls/Makedll.rules"
14185 ac_config_files
="$ac_config_files dlls/ctl3dv2.dll16/Makefile"
14187 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14188 dlls/d3d10/Makefile"
14189 test "x$enable_d3d10" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14191 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14192 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
14193 ac_config_files
="$ac_config_files dlls/d3d10/Makefile"
14195 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14196 dlls/d3d10/tests/Makefile"
14197 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14199 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14200 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
14201 ac_config_files
="$ac_config_files dlls/d3d10/tests/Makefile"
14203 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14204 dlls/d3d10core/Makefile"
14205 test "x$enable_d3d10core" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14207 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14208 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
14209 ac_config_files
="$ac_config_files dlls/d3d10core/Makefile"
14211 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14212 dlls/d3d10core/tests/Makefile"
14213 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14215 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14216 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
14217 ac_config_files
="$ac_config_files dlls/d3d10core/tests/Makefile"
14219 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14220 dlls/d3d8/Makefile"
14221 test "x$enable_d3d8" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14223 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14224 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
14225 ac_config_files
="$ac_config_files dlls/d3d8/Makefile"
14227 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14228 dlls/d3d8/tests/Makefile"
14229 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14231 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14232 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
14233 ac_config_files
="$ac_config_files dlls/d3d8/tests/Makefile"
14235 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14236 dlls/d3d9/Makefile"
14237 test "x$enable_d3d9" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14239 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14240 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
14241 ac_config_files
="$ac_config_files dlls/d3d9/Makefile"
14243 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14244 dlls/d3d9/tests/Makefile"
14245 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14247 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14248 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
14249 ac_config_files
="$ac_config_files dlls/d3d9/tests/Makefile"
14251 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14252 dlls/d3dim/Makefile"
14253 test "x$enable_d3dim" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14255 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14256 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
14257 ac_config_files
="$ac_config_files dlls/d3dim/Makefile"
14259 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14260 dlls/d3drm/Makefile"
14261 test "x$enable_d3drm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14263 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14264 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
14265 ac_config_files
="$ac_config_files dlls/d3drm/Makefile"
14267 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14268 dlls/d3drm/tests/Makefile"
14269 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14271 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14272 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
14273 ac_config_files
="$ac_config_files dlls/d3drm/tests/Makefile"
14275 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14276 dlls/d3dx9_24/Makefile"
14277 test "x$enable_d3dx9_24" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14279 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14280 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
14281 ac_config_files
="$ac_config_files dlls/d3dx9_24/Makefile"
14283 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14284 dlls/d3dx9_25/Makefile"
14285 test "x$enable_d3dx9_25" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14287 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14288 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
14289 ac_config_files
="$ac_config_files dlls/d3dx9_25/Makefile"
14291 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14292 dlls/d3dx9_26/Makefile"
14293 test "x$enable_d3dx9_26" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14295 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14296 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
14297 ac_config_files
="$ac_config_files dlls/d3dx9_26/Makefile"
14299 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14300 dlls/d3dx9_27/Makefile"
14301 test "x$enable_d3dx9_27" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14303 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14304 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
14305 ac_config_files
="$ac_config_files dlls/d3dx9_27/Makefile"
14307 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14308 dlls/d3dx9_28/Makefile"
14309 test "x$enable_d3dx9_28" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14311 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14312 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
14313 ac_config_files
="$ac_config_files dlls/d3dx9_28/Makefile"
14315 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14316 dlls/d3dx9_29/Makefile"
14317 test "x$enable_d3dx9_29" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14319 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14320 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
14321 ac_config_files
="$ac_config_files dlls/d3dx9_29/Makefile"
14323 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14324 dlls/d3dx9_30/Makefile"
14325 test "x$enable_d3dx9_30" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14327 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14328 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
14329 ac_config_files
="$ac_config_files dlls/d3dx9_30/Makefile"
14331 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14332 dlls/d3dx9_31/Makefile"
14333 test "x$enable_d3dx9_31" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14335 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14336 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
14337 ac_config_files
="$ac_config_files dlls/d3dx9_31/Makefile"
14339 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14340 dlls/d3dx9_32/Makefile"
14341 test "x$enable_d3dx9_32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14343 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14344 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
14345 ac_config_files
="$ac_config_files dlls/d3dx9_32/Makefile"
14347 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14348 dlls/d3dx9_33/Makefile"
14349 test "x$enable_d3dx9_33" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14351 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14352 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
14353 ac_config_files
="$ac_config_files dlls/d3dx9_33/Makefile"
14355 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14356 dlls/d3dx9_34/Makefile"
14357 test "x$enable_d3dx9_34" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14359 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14360 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
14361 ac_config_files
="$ac_config_files dlls/d3dx9_34/Makefile"
14363 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14364 dlls/d3dx9_35/Makefile"
14365 test "x$enable_d3dx9_35" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14367 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14368 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
14369 ac_config_files
="$ac_config_files dlls/d3dx9_35/Makefile"
14371 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14372 dlls/d3dx9_36/Makefile"
14373 test "x$enable_d3dx9_36" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14375 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14376 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
14377 ac_config_files
="$ac_config_files dlls/d3dx9_36/Makefile"
14379 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14380 dlls/d3dx9_36/tests/Makefile"
14381 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14383 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14384 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
14385 ac_config_files
="$ac_config_files dlls/d3dx9_36/tests/Makefile"
14387 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14388 dlls/d3dx9_37/Makefile"
14389 test "x$enable_d3dx9_37" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14391 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14392 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
14393 ac_config_files
="$ac_config_files dlls/d3dx9_37/Makefile"
14395 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14396 dlls/d3dx9_38/Makefile"
14397 test "x$enable_d3dx9_38" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14399 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14400 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
14401 ac_config_files
="$ac_config_files dlls/d3dx9_38/Makefile"
14403 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14404 dlls/d3dx9_39/Makefile"
14405 test "x$enable_d3dx9_39" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14407 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14408 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
14409 ac_config_files
="$ac_config_files dlls/d3dx9_39/Makefile"
14411 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14412 dlls/d3dx9_40/Makefile"
14413 test "x$enable_d3dx9_40" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14415 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14416 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
14417 ac_config_files
="$ac_config_files dlls/d3dx9_40/Makefile"
14419 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14420 dlls/d3dx9_41/Makefile"
14421 test "x$enable_d3dx9_41" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14423 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14424 dlls/d3dx9_41/Makefile: dlls/d3dx9_41/Makefile.in dlls/Makedll.rules"
14425 ac_config_files
="$ac_config_files dlls/d3dx9_41/Makefile"
14427 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14428 dlls/d3dx9_42/Makefile"
14429 test "x$enable_d3dx9_42" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14431 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14432 dlls/d3dx9_42/Makefile: dlls/d3dx9_42/Makefile.in dlls/Makedll.rules"
14433 ac_config_files
="$ac_config_files dlls/d3dx9_42/Makefile"
14435 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14436 dlls/d3dxof/Makefile"
14437 test "x$enable_d3dxof" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14439 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14440 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
14441 ac_config_files
="$ac_config_files dlls/d3dxof/Makefile"
14443 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14444 dlls/d3dxof/tests/Makefile"
14445 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14447 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14448 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
14449 ac_config_files
="$ac_config_files dlls/d3dxof/tests/Makefile"
14451 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14452 dlls/dbghelp/Makefile"
14453 test "x$enable_dbghelp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14455 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14456 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
14457 ac_config_files
="$ac_config_files dlls/dbghelp/Makefile"
14459 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14460 dlls/dciman32/Makefile"
14461 test "x$enable_dciman32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14463 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14464 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
14465 ac_config_files
="$ac_config_files dlls/dciman32/Makefile"
14467 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14468 dlls/ddeml.dll16/Makefile"
14469 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14471 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14472 dlls/ddeml.dll16/Makefile: dlls/ddeml.dll16/Makefile.in dlls/Makedll.rules"
14473 ac_config_files
="$ac_config_files dlls/ddeml.dll16/Makefile"
14475 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14476 dlls/ddraw/Makefile"
14477 test "x$enable_ddraw" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14479 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14480 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
14481 ac_config_files
="$ac_config_files dlls/ddraw/Makefile"
14483 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14484 dlls/ddraw/tests/Makefile"
14485 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14487 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14488 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
14489 ac_config_files
="$ac_config_files dlls/ddraw/tests/Makefile"
14491 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14492 dlls/ddrawex/Makefile"
14493 test "x$enable_ddrawex" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14495 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14496 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
14497 ac_config_files
="$ac_config_files dlls/ddrawex/Makefile"
14499 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14500 dlls/ddrawex/tests/Makefile"
14501 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14503 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14504 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
14505 ac_config_files
="$ac_config_files dlls/ddrawex/tests/Makefile"
14507 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14508 dlls/devenum/Makefile"
14509 test "x$enable_devenum" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14511 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14512 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
14513 ac_config_files
="$ac_config_files dlls/devenum/Makefile"
14515 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14516 dlls/dinput/Makefile"
14517 test "x$enable_dinput" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14519 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14520 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
14521 ac_config_files
="$ac_config_files dlls/dinput/Makefile"
14523 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14524 dlls/dinput/tests/Makefile"
14525 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14527 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14528 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
14529 ac_config_files
="$ac_config_files dlls/dinput/tests/Makefile"
14531 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14532 dlls/dinput8/Makefile"
14533 test "x$enable_dinput8" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14535 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14536 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
14537 ac_config_files
="$ac_config_files dlls/dinput8/Makefile"
14539 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14540 dlls/dispdib.dll16/Makefile"
14541 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14543 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14544 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
14545 ac_config_files
="$ac_config_files dlls/dispdib.dll16/Makefile"
14547 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14548 dlls/display.drv16/Makefile"
14549 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14551 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14552 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
14553 ac_config_files
="$ac_config_files dlls/display.drv16/Makefile"
14555 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14556 dlls/dmband/Makefile"
14557 test "x$enable_dmband" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14559 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14560 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
14561 ac_config_files
="$ac_config_files dlls/dmband/Makefile"
14563 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14564 dlls/dmcompos/Makefile"
14565 test "x$enable_dmcompos" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14567 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14568 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
14569 ac_config_files
="$ac_config_files dlls/dmcompos/Makefile"
14571 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14572 dlls/dmime/Makefile"
14573 test "x$enable_dmime" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14575 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14576 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
14577 ac_config_files
="$ac_config_files dlls/dmime/Makefile"
14579 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14580 dlls/dmloader/Makefile"
14581 test "x$enable_dmloader" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14583 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14584 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
14585 ac_config_files
="$ac_config_files dlls/dmloader/Makefile"
14587 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14588 dlls/dmscript/Makefile"
14589 test "x$enable_dmscript" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14591 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14592 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
14593 ac_config_files
="$ac_config_files dlls/dmscript/Makefile"
14595 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14596 dlls/dmstyle/Makefile"
14597 test "x$enable_dmstyle" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14599 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14600 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
14601 ac_config_files
="$ac_config_files dlls/dmstyle/Makefile"
14603 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14604 dlls/dmsynth/Makefile"
14605 test "x$enable_dmsynth" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14607 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14608 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
14609 ac_config_files
="$ac_config_files dlls/dmsynth/Makefile"
14611 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14612 dlls/dmusic/Makefile"
14613 test "x$enable_dmusic" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14615 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14616 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
14617 ac_config_files
="$ac_config_files dlls/dmusic/Makefile"
14619 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14620 dlls/dmusic32/Makefile"
14621 test "x$enable_dmusic32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14623 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14624 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
14625 ac_config_files
="$ac_config_files dlls/dmusic32/Makefile"
14627 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14628 dlls/dnsapi/Makefile"
14629 test "x$enable_dnsapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14631 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14632 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
14633 ac_config_files
="$ac_config_files dlls/dnsapi/Makefile"
14635 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14636 dlls/dnsapi/tests/Makefile"
14637 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14639 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14640 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
14641 ac_config_files
="$ac_config_files dlls/dnsapi/tests/Makefile"
14643 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14644 dlls/dplay/Makefile"
14645 test "x$enable_dplay" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14647 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14648 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
14649 ac_config_files
="$ac_config_files dlls/dplay/Makefile"
14651 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14652 dlls/dplayx/Makefile"
14653 test "x$enable_dplayx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14655 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14656 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
14657 ac_config_files
="$ac_config_files dlls/dplayx/Makefile"
14659 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14660 dlls/dplayx/tests/Makefile"
14661 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14663 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14664 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
14665 ac_config_files
="$ac_config_files dlls/dplayx/tests/Makefile"
14667 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14668 dlls/dpnaddr/Makefile"
14669 test "x$enable_dpnaddr" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14671 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14672 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
14673 ac_config_files
="$ac_config_files dlls/dpnaddr/Makefile"
14675 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14676 dlls/dpnet/Makefile"
14677 test "x$enable_dpnet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14679 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14680 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
14681 ac_config_files
="$ac_config_files dlls/dpnet/Makefile"
14683 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14684 dlls/dpnhpast/Makefile"
14685 test "x$enable_dpnhpast" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14687 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14688 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
14689 ac_config_files
="$ac_config_files dlls/dpnhpast/Makefile"
14691 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14692 dlls/dpnlobby/Makefile"
14693 test "x$enable_dpnlobby" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14695 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14696 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
14697 ac_config_files
="$ac_config_files dlls/dpnlobby/Makefile"
14699 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14700 dlls/dpwsockx/Makefile"
14701 test "x$enable_dpwsockx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14703 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14704 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
14705 ac_config_files
="$ac_config_files dlls/dpwsockx/Makefile"
14707 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14708 dlls/drmclien/Makefile"
14709 test "x$enable_drmclien" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14711 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14712 dlls/drmclien/Makefile: dlls/drmclien/Makefile.in dlls/Makedll.rules"
14713 ac_config_files
="$ac_config_files dlls/drmclien/Makefile"
14715 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14716 dlls/dsound/Makefile"
14717 test "x$enable_dsound" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14719 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14720 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
14721 ac_config_files
="$ac_config_files dlls/dsound/Makefile"
14723 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14724 dlls/dsound/tests/Makefile"
14725 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14727 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14728 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
14729 ac_config_files
="$ac_config_files dlls/dsound/tests/Makefile"
14731 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14732 dlls/dssenh/Makefile"
14733 test "x$enable_dssenh" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14735 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14736 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
14737 ac_config_files
="$ac_config_files dlls/dssenh/Makefile"
14739 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14740 dlls/dswave/Makefile"
14741 test "x$enable_dswave" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14743 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14744 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
14745 ac_config_files
="$ac_config_files dlls/dswave/Makefile"
14747 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14748 dlls/dwmapi/Makefile"
14749 test "x$enable_dwmapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14751 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14752 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
14753 ac_config_files
="$ac_config_files dlls/dwmapi/Makefile"
14755 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14756 dlls/dxdiagn/Makefile"
14757 test "x$enable_dxdiagn" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14759 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14760 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
14761 ac_config_files
="$ac_config_files dlls/dxdiagn/Makefile"
14763 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14764 dlls/dxerr8/Makefile"
14765 test "x$enable_dxerr8" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
14767 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14768 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
14769 ac_config_files
="$ac_config_files dlls/dxerr8/Makefile"
14771 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14772 dlls/dxerr9/Makefile"
14773 test "x$enable_dxerr9" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
14775 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14776 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
14777 ac_config_files
="$ac_config_files dlls/dxerr9/Makefile"
14779 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14780 dlls/dxgi/Makefile"
14781 test "x$enable_dxgi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14783 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14784 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
14785 ac_config_files
="$ac_config_files dlls/dxgi/Makefile"
14787 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14788 dlls/dxgi/tests/Makefile"
14789 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14791 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14792 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
14793 ac_config_files
="$ac_config_files dlls/dxgi/tests/Makefile"
14795 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14796 dlls/dxguid/Makefile"
14797 test "x$enable_dxguid" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
14799 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14800 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
14801 ac_config_files
="$ac_config_files dlls/dxguid/Makefile"
14803 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14804 dlls/faultrep/Makefile"
14805 test "x$enable_faultrep" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14807 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14808 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
14809 ac_config_files
="$ac_config_files dlls/faultrep/Makefile"
14811 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14812 dlls/fltlib/Makefile"
14813 test "x$enable_fltlib" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14815 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14816 dlls/fltlib/Makefile: dlls/fltlib/Makefile.in dlls/Makedll.rules"
14817 ac_config_files
="$ac_config_files dlls/fltlib/Makefile"
14819 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14820 dlls/fusion/Makefile"
14821 test "x$enable_fusion" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14823 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14824 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
14825 ac_config_files
="$ac_config_files dlls/fusion/Makefile"
14827 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14828 dlls/fusion/tests/Makefile"
14829 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14831 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14832 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
14833 ac_config_files
="$ac_config_files dlls/fusion/tests/Makefile"
14835 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14836 dlls/gdi32/Makefile"
14837 test "x$enable_gdi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14839 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14840 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
14841 ac_config_files
="$ac_config_files dlls/gdi32/Makefile"
14843 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14844 dlls/gdi32/tests/Makefile"
14845 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14847 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14848 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
14849 ac_config_files
="$ac_config_files dlls/gdi32/tests/Makefile"
14851 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14852 dlls/gdiplus/Makefile"
14853 test "x$enable_gdiplus" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14855 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14856 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
14857 ac_config_files
="$ac_config_files dlls/gdiplus/Makefile"
14859 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14860 dlls/gdiplus/tests/Makefile"
14861 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14863 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14864 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
14865 ac_config_files
="$ac_config_files dlls/gdiplus/tests/Makefile"
14867 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14868 dlls/glu32/Makefile"
14869 test "x$enable_glu32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14871 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14872 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
14873 ac_config_files
="$ac_config_files dlls/glu32/Makefile"
14875 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14876 dlls/gphoto2.ds/Makefile"
14877 test "x$enable_gphoto2_ds" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14879 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14880 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
14881 ac_config_files
="$ac_config_files dlls/gphoto2.ds/Makefile"
14883 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14884 dlls/gpkcsp/Makefile"
14885 test "x$enable_gpkcsp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14887 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14888 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
14889 ac_config_files
="$ac_config_files dlls/gpkcsp/Makefile"
14891 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14893 test "x$enable_hal" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14895 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14896 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
14897 ac_config_files
="$ac_config_files dlls/hal/Makefile"
14899 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14900 dlls/hhctrl.ocx/Makefile"
14901 test "x$enable_hhctrl_ocx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14903 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14904 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
14905 ac_config_files
="$ac_config_files dlls/hhctrl.ocx/Makefile"
14907 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14909 test "x$enable_hid" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14911 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14912 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
14913 ac_config_files
="$ac_config_files dlls/hid/Makefile"
14915 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14916 dlls/hlink/Makefile"
14917 test "x$enable_hlink" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14919 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14920 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
14921 ac_config_files
="$ac_config_files dlls/hlink/Makefile"
14923 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14924 dlls/hlink/tests/Makefile"
14925 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
14927 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14928 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
14929 ac_config_files
="$ac_config_files dlls/hlink/tests/Makefile"
14931 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14932 dlls/hnetcfg/Makefile"
14933 test "x$enable_hnetcfg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14935 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14936 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
14937 ac_config_files
="$ac_config_files dlls/hnetcfg/Makefile"
14939 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14940 dlls/httpapi/Makefile"
14941 test "x$enable_httpapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14943 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14944 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
14945 ac_config_files
="$ac_config_files dlls/httpapi/Makefile"
14947 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14948 dlls/iccvid/Makefile"
14949 test "x$enable_iccvid" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14951 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14952 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
14953 ac_config_files
="$ac_config_files dlls/iccvid/Makefile"
14955 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14956 dlls/icmp/Makefile"
14957 test "x$enable_icmp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14959 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14960 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
14961 ac_config_files
="$ac_config_files dlls/icmp/Makefile"
14963 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14964 dlls/ifsmgr.vxd/Makefile"
14965 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14967 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14968 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
14969 ac_config_files
="$ac_config_files dlls/ifsmgr.vxd/Makefile"
14971 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14972 dlls/imaadp32.acm/Makefile"
14973 test "x$enable_imaadp32_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14975 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14976 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
14977 ac_config_files
="$ac_config_files dlls/imaadp32.acm/Makefile"
14979 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14980 dlls/imagehlp/Makefile"
14981 test "x$enable_imagehlp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14983 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14984 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
14985 ac_config_files
="$ac_config_files dlls/imagehlp/Makefile"
14987 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14988 dlls/imm.dll16/Makefile"
14989 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14991 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
14992 dlls/imm.dll16/Makefile: dlls/imm.dll16/Makefile.in dlls/Makedll.rules"
14993 ac_config_files
="$ac_config_files dlls/imm.dll16/Makefile"
14995 ALL_MAKEFILES
="$ALL_MAKEFILES \\
14996 dlls/imm32/Makefile"
14997 test "x$enable_imm32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
14999 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15000 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
15001 ac_config_files
="$ac_config_files dlls/imm32/Makefile"
15003 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15004 dlls/imm32/tests/Makefile"
15005 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15007 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15008 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
15009 ac_config_files
="$ac_config_files dlls/imm32/tests/Makefile"
15011 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15012 dlls/inetcomm/Makefile"
15013 test "x$enable_inetcomm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15015 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15016 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
15017 ac_config_files
="$ac_config_files dlls/inetcomm/Makefile"
15019 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15020 dlls/inetcomm/tests/Makefile"
15021 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15023 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15024 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
15025 ac_config_files
="$ac_config_files dlls/inetcomm/tests/Makefile"
15027 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15028 dlls/inetmib1/Makefile"
15029 test "x$enable_inetmib1" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15031 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15032 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
15033 ac_config_files
="$ac_config_files dlls/inetmib1/Makefile"
15035 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15036 dlls/inetmib1/tests/Makefile"
15037 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15039 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15040 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
15041 ac_config_files
="$ac_config_files dlls/inetmib1/tests/Makefile"
15043 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15044 dlls/infosoft/Makefile"
15045 test "x$enable_infosoft" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15047 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15048 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
15049 ac_config_files
="$ac_config_files dlls/infosoft/Makefile"
15051 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15052 dlls/infosoft/tests/Makefile"
15053 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15055 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15056 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
15057 ac_config_files
="$ac_config_files dlls/infosoft/tests/Makefile"
15059 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15060 dlls/initpki/Makefile"
15061 test "x$enable_initpki" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15063 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15064 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
15065 ac_config_files
="$ac_config_files dlls/initpki/Makefile"
15067 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15068 dlls/inkobj/Makefile"
15069 test "x$enable_inkobj" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15071 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15072 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
15073 ac_config_files
="$ac_config_files dlls/inkobj/Makefile"
15075 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15076 dlls/inseng/Makefile"
15077 test "x$enable_inseng" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15079 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15080 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
15081 ac_config_files
="$ac_config_files dlls/inseng/Makefile"
15083 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15084 dlls/iphlpapi/Makefile"
15085 test "x$enable_iphlpapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15087 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15088 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
15089 ac_config_files
="$ac_config_files dlls/iphlpapi/Makefile"
15091 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15092 dlls/iphlpapi/tests/Makefile"
15093 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15095 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15096 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
15097 ac_config_files
="$ac_config_files dlls/iphlpapi/tests/Makefile"
15099 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15100 dlls/itircl/Makefile"
15101 test "x$enable_itircl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15103 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15104 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
15105 ac_config_files
="$ac_config_files dlls/itircl/Makefile"
15107 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15108 dlls/itss/Makefile"
15109 test "x$enable_itss" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15111 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15112 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
15113 ac_config_files
="$ac_config_files dlls/itss/Makefile"
15115 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15116 dlls/itss/tests/Makefile"
15117 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15119 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15120 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
15121 ac_config_files
="$ac_config_files dlls/itss/tests/Makefile"
15123 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15124 dlls/jscript/Makefile"
15125 test "x$enable_jscript" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15127 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15128 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
15129 ac_config_files
="$ac_config_files dlls/jscript/Makefile"
15131 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15132 dlls/jscript/tests/Makefile"
15133 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15135 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15136 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
15137 ac_config_files
="$ac_config_files dlls/jscript/tests/Makefile"
15139 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15140 dlls/kernel32/Makefile"
15141 test "x$enable_kernel32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15143 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15144 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
15145 ac_config_files
="$ac_config_files dlls/kernel32/Makefile"
15147 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15148 dlls/kernel32/tests/Makefile"
15149 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15151 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15152 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
15153 ac_config_files
="$ac_config_files dlls/kernel32/tests/Makefile"
15155 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15156 dlls/keyboard.drv16/Makefile"
15157 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15159 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15160 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
15161 ac_config_files
="$ac_config_files dlls/keyboard.drv16/Makefile"
15163 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15164 dlls/loadperf/Makefile"
15165 test "x$enable_loadperf" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15167 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15168 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
15169 ac_config_files
="$ac_config_files dlls/loadperf/Makefile"
15171 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15172 dlls/localspl/Makefile"
15173 test "x$enable_localspl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15175 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15176 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
15177 ac_config_files
="$ac_config_files dlls/localspl/Makefile"
15179 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15180 dlls/localspl/tests/Makefile"
15181 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15183 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15184 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
15185 ac_config_files
="$ac_config_files dlls/localspl/tests/Makefile"
15187 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15188 dlls/localui/Makefile"
15189 test "x$enable_localui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15191 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15192 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
15193 ac_config_files
="$ac_config_files dlls/localui/Makefile"
15195 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15196 dlls/localui/tests/Makefile"
15197 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15199 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15200 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
15201 ac_config_files
="$ac_config_files dlls/localui/tests/Makefile"
15203 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15204 dlls/lz32/Makefile"
15205 test "x$enable_lz32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15207 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15208 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
15209 ac_config_files
="$ac_config_files dlls/lz32/Makefile"
15211 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15212 dlls/lz32/tests/Makefile"
15213 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15215 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15216 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
15217 ac_config_files
="$ac_config_files dlls/lz32/tests/Makefile"
15219 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15220 dlls/lzexpand.dll16/Makefile"
15221 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15223 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15224 dlls/lzexpand.dll16/Makefile: dlls/lzexpand.dll16/Makefile.in dlls/Makedll.rules"
15225 ac_config_files
="$ac_config_files dlls/lzexpand.dll16/Makefile"
15227 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15228 dlls/mapi32/Makefile"
15229 test "x$enable_mapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15231 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15232 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
15233 ac_config_files
="$ac_config_files dlls/mapi32/Makefile"
15235 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15236 dlls/mapi32/tests/Makefile"
15237 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15239 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15240 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
15241 ac_config_files
="$ac_config_files dlls/mapi32/tests/Makefile"
15243 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15244 dlls/mciavi32/Makefile"
15245 test "x$enable_mciavi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15247 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15248 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
15249 ac_config_files
="$ac_config_files dlls/mciavi32/Makefile"
15251 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15252 dlls/mcicda/Makefile"
15253 test "x$enable_mcicda" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15255 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15256 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
15257 ac_config_files
="$ac_config_files dlls/mcicda/Makefile"
15259 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15260 dlls/mciqtz32/Makefile"
15261 test "x$enable_mciqtz32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15263 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15264 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
15265 ac_config_files
="$ac_config_files dlls/mciqtz32/Makefile"
15267 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15268 dlls/mciseq/Makefile"
15269 test "x$enable_mciseq" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15271 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15272 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
15273 ac_config_files
="$ac_config_files dlls/mciseq/Makefile"
15275 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15276 dlls/mciwave/Makefile"
15277 test "x$enable_mciwave" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15279 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15280 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
15281 ac_config_files
="$ac_config_files dlls/mciwave/Makefile"
15283 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15284 dlls/midimap/Makefile"
15285 test "x$enable_midimap" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15287 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15288 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
15289 ac_config_files
="$ac_config_files dlls/midimap/Makefile"
15291 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15292 dlls/mlang/Makefile"
15293 test "x$enable_mlang" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15295 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15296 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
15297 ac_config_files
="$ac_config_files dlls/mlang/Makefile"
15299 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15300 dlls/mlang/tests/Makefile"
15301 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15303 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15304 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
15305 ac_config_files
="$ac_config_files dlls/mlang/tests/Makefile"
15307 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15308 dlls/mmdevldr.vxd/Makefile"
15309 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15311 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15312 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
15313 ac_config_files
="$ac_config_files dlls/mmdevldr.vxd/Makefile"
15315 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15316 dlls/monodebg.vxd/Makefile"
15317 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15319 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15320 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
15321 ac_config_files
="$ac_config_files dlls/monodebg.vxd/Makefile"
15323 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15324 dlls/mountmgr.sys/Makefile"
15325 test "x$enable_mountmgr_sys" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15327 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15328 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
15329 ac_config_files
="$ac_config_files dlls/mountmgr.sys/Makefile"
15331 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15332 dlls/mouse.drv16/Makefile"
15333 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15335 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15336 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
15337 ac_config_files
="$ac_config_files dlls/mouse.drv16/Makefile"
15339 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15341 test "x$enable_mpr" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15343 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15344 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
15345 ac_config_files
="$ac_config_files dlls/mpr/Makefile"
15347 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15348 dlls/mprapi/Makefile"
15349 test "x$enable_mprapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15351 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15352 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
15353 ac_config_files
="$ac_config_files dlls/mprapi/Makefile"
15355 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15356 dlls/msacm.dll16/Makefile"
15357 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15359 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15360 dlls/msacm.dll16/Makefile: dlls/msacm.dll16/Makefile.in dlls/Makedll.rules"
15361 ac_config_files
="$ac_config_files dlls/msacm.dll16/Makefile"
15363 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15364 dlls/msacm32.drv/Makefile"
15365 test "x$enable_msacm32_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15367 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15368 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
15369 ac_config_files
="$ac_config_files dlls/msacm32.drv/Makefile"
15371 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15372 dlls/msacm32/Makefile"
15373 test "x$enable_msacm32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15375 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15376 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
15377 ac_config_files
="$ac_config_files dlls/msacm32/Makefile"
15379 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15380 dlls/msacm32/tests/Makefile"
15381 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15383 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15384 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
15385 ac_config_files
="$ac_config_files dlls/msacm32/tests/Makefile"
15387 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15388 dlls/msadp32.acm/Makefile"
15389 test "x$enable_msadp32_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15391 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15392 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
15393 ac_config_files
="$ac_config_files dlls/msadp32.acm/Makefile"
15395 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15396 dlls/mscat32/Makefile"
15397 test "x$enable_mscat32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15399 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15400 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
15401 ac_config_files
="$ac_config_files dlls/mscat32/Makefile"
15403 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15404 dlls/mscms/Makefile"
15405 test "x$enable_mscms" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15407 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15408 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
15409 ac_config_files
="$ac_config_files dlls/mscms/Makefile"
15411 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15412 dlls/mscms/tests/Makefile"
15413 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15415 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15416 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
15417 ac_config_files
="$ac_config_files dlls/mscms/tests/Makefile"
15419 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15420 dlls/mscoree/Makefile"
15421 test "x$enable_mscoree" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15423 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15424 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
15425 ac_config_files
="$ac_config_files dlls/mscoree/Makefile"
15427 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15428 dlls/msctf/Makefile"
15429 test "x$enable_msctf" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15431 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15432 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
15433 ac_config_files
="$ac_config_files dlls/msctf/Makefile"
15435 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15436 dlls/msctf/tests/Makefile"
15437 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15439 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15440 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
15441 ac_config_files
="$ac_config_files dlls/msctf/tests/Makefile"
15443 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15444 dlls/msdaps/Makefile"
15445 test "x$enable_msdaps" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15447 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15448 dlls/msdaps/Makefile: dlls/msdaps/Makefile.in dlls/Makedll.rules"
15449 ac_config_files
="$ac_config_files dlls/msdaps/Makefile"
15451 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15452 dlls/msdmo/Makefile"
15453 test "x$enable_msdmo" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15455 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15456 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
15457 ac_config_files
="$ac_config_files dlls/msdmo/Makefile"
15459 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15460 dlls/msftedit/Makefile"
15461 test "x$enable_msftedit" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15463 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15464 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
15465 ac_config_files
="$ac_config_files dlls/msftedit/Makefile"
15467 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15468 dlls/msg711.acm/Makefile"
15469 test "x$enable_msg711_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15471 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15472 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
15473 ac_config_files
="$ac_config_files dlls/msg711.acm/Makefile"
15475 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15476 dlls/msgsm32.acm/Makefile"
15477 test "x$enable_msgsm32_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15479 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15480 dlls/msgsm32.acm/Makefile: dlls/msgsm32.acm/Makefile.in dlls/Makedll.rules"
15481 ac_config_files
="$ac_config_files dlls/msgsm32.acm/Makefile"
15483 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15484 dlls/mshtml.tlb/Makefile"
15485 test "x$enable_mshtml_tlb" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15487 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15488 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
15489 ac_config_files
="$ac_config_files dlls/mshtml.tlb/Makefile"
15491 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15492 dlls/mshtml/Makefile"
15493 test "x$enable_mshtml" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15495 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15496 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
15497 ac_config_files
="$ac_config_files dlls/mshtml/Makefile"
15499 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15500 dlls/mshtml/tests/Makefile"
15501 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15503 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15504 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
15505 ac_config_files
="$ac_config_files dlls/mshtml/tests/Makefile"
15507 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15509 test "x$enable_msi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15511 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15512 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
15513 ac_config_files
="$ac_config_files dlls/msi/Makefile"
15515 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15516 dlls/msi/tests/Makefile"
15517 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15519 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15520 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
15521 ac_config_files
="$ac_config_files dlls/msi/tests/Makefile"
15523 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15524 dlls/msimg32/Makefile"
15525 test "x$enable_msimg32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15527 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15528 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
15529 ac_config_files
="$ac_config_files dlls/msimg32/Makefile"
15531 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15532 dlls/msimtf/Makefile"
15533 test "x$enable_msimtf" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15535 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15536 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
15537 ac_config_files
="$ac_config_files dlls/msimtf/Makefile"
15539 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15540 dlls/msisip/Makefile"
15541 test "x$enable_msisip" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15543 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15544 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
15545 ac_config_files
="$ac_config_files dlls/msisip/Makefile"
15547 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15548 dlls/msisys.ocx/Makefile"
15549 test "x$enable_msisys_ocx" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15551 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15552 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
15553 ac_config_files
="$ac_config_files dlls/msisys.ocx/Makefile"
15555 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15556 dlls/msnet32/Makefile"
15557 test "x$enable_msnet32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15559 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15560 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
15561 ac_config_files
="$ac_config_files dlls/msnet32/Makefile"
15563 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15564 dlls/msrle32/Makefile"
15565 test "x$enable_msrle32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15567 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15568 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
15569 ac_config_files
="$ac_config_files dlls/msrle32/Makefile"
15571 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15572 dlls/mssign32/Makefile"
15573 test "x$enable_mssign32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15575 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15576 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
15577 ac_config_files
="$ac_config_files dlls/mssign32/Makefile"
15579 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15580 dlls/mssip32/Makefile"
15581 test "x$enable_mssip32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15583 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15584 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
15585 ac_config_files
="$ac_config_files dlls/mssip32/Makefile"
15587 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15588 dlls/mstask/Makefile"
15589 test "x$enable_mstask" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15591 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15592 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
15593 ac_config_files
="$ac_config_files dlls/mstask/Makefile"
15595 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15596 dlls/mstask/tests/Makefile"
15597 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15599 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15600 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
15601 ac_config_files
="$ac_config_files dlls/mstask/tests/Makefile"
15603 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15604 dlls/msvcirt/Makefile"
15605 test "x$enable_msvcirt" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15607 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15608 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
15609 ac_config_files
="$ac_config_files dlls/msvcirt/Makefile"
15611 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15612 dlls/msvcr71/Makefile"
15613 test "x$enable_msvcr71" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15615 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15616 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
15617 ac_config_files
="$ac_config_files dlls/msvcr71/Makefile"
15619 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15620 dlls/msvcrt/Makefile"
15621 test "x$enable_msvcrt" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15623 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15624 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
15625 ac_config_files
="$ac_config_files dlls/msvcrt/Makefile"
15627 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15628 dlls/msvcrt/tests/Makefile"
15629 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15631 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15632 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
15633 ac_config_files
="$ac_config_files dlls/msvcrt/tests/Makefile"
15635 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15636 dlls/msvcrt20/Makefile"
15637 test "x$enable_msvcrt20" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15639 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15640 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
15641 ac_config_files
="$ac_config_files dlls/msvcrt20/Makefile"
15643 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15644 dlls/msvcrt40/Makefile"
15645 test "x$enable_msvcrt40" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15647 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15648 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
15649 ac_config_files
="$ac_config_files dlls/msvcrt40/Makefile"
15651 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15652 dlls/msvcrtd/Makefile"
15653 test "x$enable_msvcrtd" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15655 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15656 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
15657 ac_config_files
="$ac_config_files dlls/msvcrtd/Makefile"
15659 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15660 dlls/msvcrtd/tests/Makefile"
15661 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15663 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15664 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
15665 ac_config_files
="$ac_config_files dlls/msvcrtd/tests/Makefile"
15667 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15668 dlls/msvfw32/Makefile"
15669 test "x$enable_msvfw32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15671 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15672 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
15673 ac_config_files
="$ac_config_files dlls/msvfw32/Makefile"
15675 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15676 dlls/msvfw32/tests/Makefile"
15677 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15679 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15680 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
15681 ac_config_files
="$ac_config_files dlls/msvfw32/tests/Makefile"
15683 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15684 dlls/msvidc32/Makefile"
15685 test "x$enable_msvidc32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15687 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15688 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
15689 ac_config_files
="$ac_config_files dlls/msvidc32/Makefile"
15691 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15692 dlls/msvideo.dll16/Makefile"
15693 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15695 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15696 dlls/msvideo.dll16/Makefile: dlls/msvideo.dll16/Makefile.in dlls/Makedll.rules"
15697 ac_config_files
="$ac_config_files dlls/msvideo.dll16/Makefile"
15699 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15700 dlls/mswsock/Makefile"
15701 test "x$enable_mswsock" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15703 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15704 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
15705 ac_config_files
="$ac_config_files dlls/mswsock/Makefile"
15707 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15708 dlls/msxml3/Makefile"
15709 test "x$enable_msxml3" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15711 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15712 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
15713 ac_config_files
="$ac_config_files dlls/msxml3/Makefile"
15715 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15716 dlls/msxml3/tests/Makefile"
15717 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15719 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15720 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
15721 ac_config_files
="$ac_config_files dlls/msxml3/tests/Makefile"
15723 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15724 dlls/nddeapi/Makefile"
15725 test "x$enable_nddeapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15727 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15728 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
15729 ac_config_files
="$ac_config_files dlls/nddeapi/Makefile"
15731 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15732 dlls/netapi32/Makefile"
15733 test "x$enable_netapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15735 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15736 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
15737 ac_config_files
="$ac_config_files dlls/netapi32/Makefile"
15739 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15740 dlls/netapi32/tests/Makefile"
15741 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15743 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15744 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
15745 ac_config_files
="$ac_config_files dlls/netapi32/tests/Makefile"
15747 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15748 dlls/newdev/Makefile"
15749 test "x$enable_newdev" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15751 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15752 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
15753 ac_config_files
="$ac_config_files dlls/newdev/Makefile"
15755 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15756 dlls/ntdll/Makefile"
15757 test "x$enable_ntdll" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15759 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15760 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
15761 ac_config_files
="$ac_config_files dlls/ntdll/Makefile"
15763 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15764 dlls/ntdll/tests/Makefile"
15765 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15767 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15768 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
15769 ac_config_files
="$ac_config_files dlls/ntdll/tests/Makefile"
15771 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15772 dlls/ntdsapi/Makefile"
15773 test "x$enable_ntdsapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15775 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15776 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
15777 ac_config_files
="$ac_config_files dlls/ntdsapi/Makefile"
15779 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15780 dlls/ntdsapi/tests/Makefile"
15781 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15783 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15784 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
15785 ac_config_files
="$ac_config_files dlls/ntdsapi/tests/Makefile"
15787 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15788 dlls/ntoskrnl.exe/Makefile"
15789 test "x$enable_ntoskrnl_exe" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15791 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15792 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
15793 ac_config_files
="$ac_config_files dlls/ntoskrnl.exe/Makefile"
15795 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15796 dlls/ntprint/Makefile"
15797 test "x$enable_ntprint" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15799 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15800 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
15801 ac_config_files
="$ac_config_files dlls/ntprint/Makefile"
15803 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15804 dlls/ntprint/tests/Makefile"
15805 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15807 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15808 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
15809 ac_config_files
="$ac_config_files dlls/ntprint/tests/Makefile"
15811 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15812 dlls/objsel/Makefile"
15813 test "x$enable_objsel" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15815 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15816 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
15817 ac_config_files
="$ac_config_files dlls/objsel/Makefile"
15819 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15820 dlls/odbc32/Makefile"
15821 test "x$enable_odbc32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15823 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15824 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
15825 ac_config_files
="$ac_config_files dlls/odbc32/Makefile"
15827 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15828 dlls/odbccp32/Makefile"
15829 test "x$enable_odbccp32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15831 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15832 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
15833 ac_config_files
="$ac_config_files dlls/odbccp32/Makefile"
15835 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15836 dlls/odbccp32/tests/Makefile"
15837 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15839 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15840 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
15841 ac_config_files
="$ac_config_files dlls/odbccp32/tests/Makefile"
15843 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15844 dlls/ole2.dll16/Makefile"
15845 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15847 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15848 dlls/ole2.dll16/Makefile: dlls/ole2.dll16/Makefile.in dlls/Makedll.rules"
15849 ac_config_files
="$ac_config_files dlls/ole2.dll16/Makefile"
15851 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15852 dlls/ole2conv.dll16/Makefile"
15853 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15855 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15856 dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules"
15857 ac_config_files
="$ac_config_files dlls/ole2conv.dll16/Makefile"
15859 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15860 dlls/ole2disp.dll16/Makefile"
15861 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15863 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15864 dlls/ole2disp.dll16/Makefile: dlls/ole2disp.dll16/Makefile.in dlls/Makedll.rules"
15865 ac_config_files
="$ac_config_files dlls/ole2disp.dll16/Makefile"
15867 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15868 dlls/ole2nls.dll16/Makefile"
15869 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15871 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15872 dlls/ole2nls.dll16/Makefile: dlls/ole2nls.dll16/Makefile.in dlls/Makedll.rules"
15873 ac_config_files
="$ac_config_files dlls/ole2nls.dll16/Makefile"
15875 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15876 dlls/ole2prox.dll16/Makefile"
15877 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15879 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15880 dlls/ole2prox.dll16/Makefile: dlls/ole2prox.dll16/Makefile.in dlls/Makedll.rules"
15881 ac_config_files
="$ac_config_files dlls/ole2prox.dll16/Makefile"
15883 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15884 dlls/ole2thk.dll16/Makefile"
15885 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15887 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15888 dlls/ole2thk.dll16/Makefile: dlls/ole2thk.dll16/Makefile.in dlls/Makedll.rules"
15889 ac_config_files
="$ac_config_files dlls/ole2thk.dll16/Makefile"
15891 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15892 dlls/ole32/Makefile"
15893 test "x$enable_ole32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15895 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15896 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
15897 ac_config_files
="$ac_config_files dlls/ole32/Makefile"
15899 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15900 dlls/ole32/tests/Makefile"
15901 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15903 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15904 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
15905 ac_config_files
="$ac_config_files dlls/ole32/tests/Makefile"
15907 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15908 dlls/oleacc/Makefile"
15909 test "x$enable_oleacc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15911 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15912 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
15913 ac_config_files
="$ac_config_files dlls/oleacc/Makefile"
15915 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15916 dlls/oleacc/tests/Makefile"
15917 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15919 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15920 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
15921 ac_config_files
="$ac_config_files dlls/oleacc/tests/Makefile"
15923 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15924 dlls/oleaut32/Makefile"
15925 test "x$enable_oleaut32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15927 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15928 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
15929 ac_config_files
="$ac_config_files dlls/oleaut32/Makefile"
15931 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15932 dlls/oleaut32/tests/Makefile"
15933 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15935 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15936 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
15937 ac_config_files
="$ac_config_files dlls/oleaut32/tests/Makefile"
15939 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15940 dlls/olecli.dll16/Makefile"
15941 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15943 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15944 dlls/olecli.dll16/Makefile: dlls/olecli.dll16/Makefile.in dlls/Makedll.rules"
15945 ac_config_files
="$ac_config_files dlls/olecli.dll16/Makefile"
15947 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15948 dlls/olecli32/Makefile"
15949 test "x$enable_olecli32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15951 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15952 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
15953 ac_config_files
="$ac_config_files dlls/olecli32/Makefile"
15955 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15956 dlls/oledb32/Makefile"
15957 test "x$enable_oledb32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15959 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15960 dlls/oledb32/Makefile: dlls/oledb32/Makefile.in dlls/Makedll.rules"
15961 ac_config_files
="$ac_config_files dlls/oledb32/Makefile"
15963 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15964 dlls/oledb32/tests/Makefile"
15965 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
15967 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15968 dlls/oledb32/tests/Makefile: dlls/oledb32/tests/Makefile.in dlls/Maketest.rules"
15969 ac_config_files
="$ac_config_files dlls/oledb32/tests/Makefile"
15971 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15972 dlls/oledlg/Makefile"
15973 test "x$enable_oledlg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15975 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15976 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
15977 ac_config_files
="$ac_config_files dlls/oledlg/Makefile"
15979 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15980 dlls/olepro32/Makefile"
15981 test "x$enable_olepro32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15983 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15984 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
15985 ac_config_files
="$ac_config_files dlls/olepro32/Makefile"
15987 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15988 dlls/olesvr.dll16/Makefile"
15989 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15991 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
15992 dlls/olesvr.dll16/Makefile: dlls/olesvr.dll16/Makefile.in dlls/Makedll.rules"
15993 ac_config_files
="$ac_config_files dlls/olesvr.dll16/Makefile"
15995 ALL_MAKEFILES
="$ALL_MAKEFILES \\
15996 dlls/olesvr32/Makefile"
15997 test "x$enable_olesvr32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
15999 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16000 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
16001 ac_config_files
="$ac_config_files dlls/olesvr32/Makefile"
16003 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16004 dlls/olethk32/Makefile"
16005 test "x$enable_olethk32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16007 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16008 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
16009 ac_config_files
="$ac_config_files dlls/olethk32/Makefile"
16011 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16012 dlls/openal32/Makefile"
16013 test "x$enable_openal32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16015 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16016 dlls/openal32/Makefile: dlls/openal32/Makefile.in dlls/Makedll.rules"
16017 ac_config_files
="$ac_config_files dlls/openal32/Makefile"
16019 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16020 dlls/opengl32/Makefile"
16021 test "x$enable_opengl32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16023 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16024 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
16025 ac_config_files
="$ac_config_files dlls/opengl32/Makefile"
16027 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16028 dlls/opengl32/tests/Makefile"
16029 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16031 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16032 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
16033 ac_config_files
="$ac_config_files dlls/opengl32/tests/Makefile"
16035 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16037 test "x$enable_pdh" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16039 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16040 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
16041 ac_config_files
="$ac_config_files dlls/pdh/Makefile"
16043 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16044 dlls/pdh/tests/Makefile"
16045 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16047 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16048 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
16049 ac_config_files
="$ac_config_files dlls/pdh/tests/Makefile"
16051 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16052 dlls/pidgen/Makefile"
16053 test "x$enable_pidgen" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16055 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16056 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
16057 ac_config_files
="$ac_config_files dlls/pidgen/Makefile"
16059 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16060 dlls/powrprof/Makefile"
16061 test "x$enable_powrprof" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16063 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16064 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
16065 ac_config_files
="$ac_config_files dlls/powrprof/Makefile"
16067 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16068 dlls/printui/Makefile"
16069 test "x$enable_printui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16071 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16072 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
16073 ac_config_files
="$ac_config_files dlls/printui/Makefile"
16075 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16076 dlls/propsys/Makefile"
16077 test "x$enable_propsys" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16079 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16080 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
16081 ac_config_files
="$ac_config_files dlls/propsys/Makefile"
16083 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16084 dlls/psapi/Makefile"
16085 test "x$enable_psapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16087 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16088 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
16089 ac_config_files
="$ac_config_files dlls/psapi/Makefile"
16091 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16092 dlls/psapi/tests/Makefile"
16093 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16095 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16096 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
16097 ac_config_files
="$ac_config_files dlls/psapi/tests/Makefile"
16099 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16100 dlls/pstorec/Makefile"
16101 test "x$enable_pstorec" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16103 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16104 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
16105 ac_config_files
="$ac_config_files dlls/pstorec/Makefile"
16107 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16108 dlls/qcap/Makefile"
16109 test "x$enable_qcap" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16111 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16112 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
16113 ac_config_files
="$ac_config_files dlls/qcap/Makefile"
16115 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16116 dlls/qedit/Makefile"
16117 test "x$enable_qedit" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16119 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16120 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
16121 ac_config_files
="$ac_config_files dlls/qedit/Makefile"
16123 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16124 dlls/qedit/tests/Makefile"
16125 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16127 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16128 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
16129 ac_config_files
="$ac_config_files dlls/qedit/tests/Makefile"
16131 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16132 dlls/qmgr/Makefile"
16133 test "x$enable_qmgr" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16135 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16136 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
16137 ac_config_files
="$ac_config_files dlls/qmgr/Makefile"
16139 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16140 dlls/qmgr/tests/Makefile"
16141 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16143 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16144 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
16145 ac_config_files
="$ac_config_files dlls/qmgr/tests/Makefile"
16147 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16148 dlls/qmgrprxy/Makefile"
16149 test "x$enable_qmgrprxy" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16151 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16152 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
16153 ac_config_files
="$ac_config_files dlls/qmgrprxy/Makefile"
16155 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16156 dlls/quartz/Makefile"
16157 test "x$enable_quartz" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16159 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16160 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
16161 ac_config_files
="$ac_config_files dlls/quartz/Makefile"
16163 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16164 dlls/quartz/tests/Makefile"
16165 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16167 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16168 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
16169 ac_config_files
="$ac_config_files dlls/quartz/tests/Makefile"
16171 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16172 dlls/query/Makefile"
16173 test "x$enable_query" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16175 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16176 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
16177 ac_config_files
="$ac_config_files dlls/query/Makefile"
16179 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16180 dlls/rasapi16.dll16/Makefile"
16181 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16183 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16184 dlls/rasapi16.dll16/Makefile: dlls/rasapi16.dll16/Makefile.in dlls/Makedll.rules"
16185 ac_config_files
="$ac_config_files dlls/rasapi16.dll16/Makefile"
16187 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16188 dlls/rasapi32/Makefile"
16189 test "x$enable_rasapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16191 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16192 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
16193 ac_config_files
="$ac_config_files dlls/rasapi32/Makefile"
16195 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16196 dlls/rasapi32/tests/Makefile"
16197 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16199 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16200 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
16201 ac_config_files
="$ac_config_files dlls/rasapi32/tests/Makefile"
16203 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16204 dlls/rasdlg/Makefile"
16205 test "x$enable_rasdlg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16207 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16208 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
16209 ac_config_files
="$ac_config_files dlls/rasdlg/Makefile"
16211 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16212 dlls/resutils/Makefile"
16213 test "x$enable_resutils" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16215 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16216 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
16217 ac_config_files
="$ac_config_files dlls/resutils/Makefile"
16219 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16220 dlls/riched20/Makefile"
16221 test "x$enable_riched20" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16223 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16224 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
16225 ac_config_files
="$ac_config_files dlls/riched20/Makefile"
16227 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16228 dlls/riched20/tests/Makefile"
16229 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16231 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16232 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
16233 ac_config_files
="$ac_config_files dlls/riched20/tests/Makefile"
16235 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16236 dlls/riched32/Makefile"
16237 test "x$enable_riched32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16239 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16240 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
16241 ac_config_files
="$ac_config_files dlls/riched32/Makefile"
16243 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16244 dlls/riched32/tests/Makefile"
16245 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16247 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16248 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
16249 ac_config_files
="$ac_config_files dlls/riched32/tests/Makefile"
16251 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16252 dlls/rpcrt4/Makefile"
16253 test "x$enable_rpcrt4" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16255 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16256 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
16257 ac_config_files
="$ac_config_files dlls/rpcrt4/Makefile"
16259 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16260 dlls/rpcrt4/tests/Makefile"
16261 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16263 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16264 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
16265 ac_config_files
="$ac_config_files dlls/rpcrt4/tests/Makefile"
16267 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16268 dlls/rsabase/Makefile"
16269 test "x$enable_rsabase" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16271 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16272 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
16273 ac_config_files
="$ac_config_files dlls/rsabase/Makefile"
16275 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16276 dlls/rsaenh/Makefile"
16277 test "x$enable_rsaenh" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16279 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16280 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
16281 ac_config_files
="$ac_config_files dlls/rsaenh/Makefile"
16283 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16284 dlls/rsaenh/tests/Makefile"
16285 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16287 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16288 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
16289 ac_config_files
="$ac_config_files dlls/rsaenh/tests/Makefile"
16291 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16292 dlls/rtutils/Makefile"
16293 test "x$enable_rtutils" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16295 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16296 dlls/rtutils/Makefile: dlls/rtutils/Makefile.in dlls/Makedll.rules"
16297 ac_config_files
="$ac_config_files dlls/rtutils/Makefile"
16299 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16300 dlls/sane.ds/Makefile"
16301 test "x$enable_sane_ds" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16303 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16304 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
16305 ac_config_files
="$ac_config_files dlls/sane.ds/Makefile"
16307 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16308 dlls/sccbase/Makefile"
16309 test "x$enable_sccbase" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16311 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16312 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
16313 ac_config_files
="$ac_config_files dlls/sccbase/Makefile"
16315 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16316 dlls/schannel/Makefile"
16317 test "x$enable_schannel" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16319 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16320 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
16321 ac_config_files
="$ac_config_files dlls/schannel/Makefile"
16323 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16324 dlls/schannel/tests/Makefile"
16325 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16327 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16328 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
16329 ac_config_files
="$ac_config_files dlls/schannel/tests/Makefile"
16331 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16332 dlls/secur32/Makefile"
16333 test "x$enable_secur32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16335 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16336 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
16337 ac_config_files
="$ac_config_files dlls/secur32/Makefile"
16339 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16340 dlls/secur32/tests/Makefile"
16341 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16343 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16344 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
16345 ac_config_files
="$ac_config_files dlls/secur32/tests/Makefile"
16347 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16348 dlls/security/Makefile"
16349 test "x$enable_security" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16351 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16352 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
16353 ac_config_files
="$ac_config_files dlls/security/Makefile"
16355 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16356 dlls/sensapi/Makefile"
16357 test "x$enable_sensapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16359 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16360 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
16361 ac_config_files
="$ac_config_files dlls/sensapi/Makefile"
16363 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16364 dlls/serialui/Makefile"
16365 test "x$enable_serialui" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16367 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16368 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
16369 ac_config_files
="$ac_config_files dlls/serialui/Makefile"
16371 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16372 dlls/serialui/tests/Makefile"
16373 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16375 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16376 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
16377 ac_config_files
="$ac_config_files dlls/serialui/tests/Makefile"
16379 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16380 dlls/setupapi/Makefile"
16381 test "x$enable_setupapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16383 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16384 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
16385 ac_config_files
="$ac_config_files dlls/setupapi/Makefile"
16387 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16388 dlls/setupapi/tests/Makefile"
16389 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16391 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16392 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
16393 ac_config_files
="$ac_config_files dlls/setupapi/tests/Makefile"
16395 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16396 dlls/setupx.dll16/Makefile"
16397 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16399 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16400 dlls/setupx.dll16/Makefile: dlls/setupx.dll16/Makefile.in dlls/Makedll.rules"
16401 ac_config_files
="$ac_config_files dlls/setupx.dll16/Makefile"
16403 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16405 test "x$enable_sfc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16407 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16408 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
16409 ac_config_files
="$ac_config_files dlls/sfc/Makefile"
16411 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16412 dlls/sfc_os/Makefile"
16413 test "x$enable_sfc_os" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16415 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16416 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
16417 ac_config_files
="$ac_config_files dlls/sfc_os/Makefile"
16419 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16420 dlls/shdoclc/Makefile"
16421 test "x$enable_shdoclc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16423 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16424 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
16425 ac_config_files
="$ac_config_files dlls/shdoclc/Makefile"
16427 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16428 dlls/shdocvw/Makefile"
16429 test "x$enable_shdocvw" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16431 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16432 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
16433 ac_config_files
="$ac_config_files dlls/shdocvw/Makefile"
16435 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16436 dlls/shdocvw/tests/Makefile"
16437 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16439 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16440 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
16441 ac_config_files
="$ac_config_files dlls/shdocvw/tests/Makefile"
16443 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16444 dlls/shell.dll16/Makefile"
16445 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16447 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16448 dlls/shell.dll16/Makefile: dlls/shell.dll16/Makefile.in dlls/Makedll.rules"
16449 ac_config_files
="$ac_config_files dlls/shell.dll16/Makefile"
16451 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16452 dlls/shell32/Makefile"
16453 test "x$enable_shell32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16455 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16456 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
16457 ac_config_files
="$ac_config_files dlls/shell32/Makefile"
16459 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16460 dlls/shell32/tests/Makefile"
16461 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16463 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16464 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
16465 ac_config_files
="$ac_config_files dlls/shell32/tests/Makefile"
16467 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16468 dlls/shfolder/Makefile"
16469 test "x$enable_shfolder" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16471 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16472 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
16473 ac_config_files
="$ac_config_files dlls/shfolder/Makefile"
16475 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16476 dlls/shlwapi/Makefile"
16477 test "x$enable_shlwapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16479 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16480 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
16481 ac_config_files
="$ac_config_files dlls/shlwapi/Makefile"
16483 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16484 dlls/shlwapi/tests/Makefile"
16485 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16487 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16488 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
16489 ac_config_files
="$ac_config_files dlls/shlwapi/tests/Makefile"
16491 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16492 dlls/slbcsp/Makefile"
16493 test "x$enable_slbcsp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16495 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16496 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
16497 ac_config_files
="$ac_config_files dlls/slbcsp/Makefile"
16499 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16501 test "x$enable_slc" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16503 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16504 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
16505 ac_config_files
="$ac_config_files dlls/slc/Makefile"
16507 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16508 dlls/snmpapi/Makefile"
16509 test "x$enable_snmpapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16511 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16512 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
16513 ac_config_files
="$ac_config_files dlls/snmpapi/Makefile"
16515 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16516 dlls/snmpapi/tests/Makefile"
16517 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16519 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16520 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
16521 ac_config_files
="$ac_config_files dlls/snmpapi/tests/Makefile"
16523 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16524 dlls/softpub/Makefile"
16525 test "x$enable_softpub" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16527 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16528 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
16529 ac_config_files
="$ac_config_files dlls/softpub/Makefile"
16531 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16532 dlls/sound.drv16/Makefile"
16533 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16535 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16536 dlls/sound.drv16/Makefile: dlls/sound.drv16/Makefile.in dlls/Makedll.rules"
16537 ac_config_files
="$ac_config_files dlls/sound.drv16/Makefile"
16539 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16540 dlls/spoolss/Makefile"
16541 test "x$enable_spoolss" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16543 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16544 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
16545 ac_config_files
="$ac_config_files dlls/spoolss/Makefile"
16547 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16548 dlls/spoolss/tests/Makefile"
16549 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16551 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16552 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
16553 ac_config_files
="$ac_config_files dlls/spoolss/tests/Makefile"
16555 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16556 dlls/stdole2.tlb/Makefile"
16557 test "x$enable_stdole2_tlb" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16559 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16560 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
16561 ac_config_files
="$ac_config_files dlls/stdole2.tlb/Makefile"
16563 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16564 dlls/stdole32.tlb/Makefile"
16565 test "x$enable_stdole32_tlb" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16567 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16568 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
16569 ac_config_files
="$ac_config_files dlls/stdole32.tlb/Makefile"
16571 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16573 test "x$enable_sti" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16575 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16576 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
16577 ac_config_files
="$ac_config_files dlls/sti/Makefile"
16579 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16580 dlls/sti/tests/Makefile"
16581 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16583 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16584 dlls/sti/tests/Makefile: dlls/sti/tests/Makefile.in dlls/Maketest.rules"
16585 ac_config_files
="$ac_config_files dlls/sti/tests/Makefile"
16587 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16588 dlls/storage.dll16/Makefile"
16589 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16591 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16592 dlls/storage.dll16/Makefile: dlls/storage.dll16/Makefile.in dlls/Makedll.rules"
16593 ac_config_files
="$ac_config_files dlls/storage.dll16/Makefile"
16595 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16596 dlls/stress.dll16/Makefile"
16597 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16599 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16600 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
16601 ac_config_files
="$ac_config_files dlls/stress.dll16/Makefile"
16603 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16604 dlls/strmiids/Makefile"
16605 test "x$enable_strmiids" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
16607 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16608 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
16609 ac_config_files
="$ac_config_files dlls/strmiids/Makefile"
16611 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16612 dlls/svrapi/Makefile"
16613 test "x$enable_svrapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16615 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16616 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
16617 ac_config_files
="$ac_config_files dlls/svrapi/Makefile"
16619 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16621 test "x$enable_sxs" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16623 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16624 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
16625 ac_config_files
="$ac_config_files dlls/sxs/Makefile"
16627 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16628 dlls/system.drv16/Makefile"
16629 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16631 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16632 dlls/system.drv16/Makefile: dlls/system.drv16/Makefile.in dlls/Makedll.rules"
16633 ac_config_files
="$ac_config_files dlls/system.drv16/Makefile"
16635 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16636 dlls/t2embed/Makefile"
16637 test "x$enable_t2embed" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16639 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16640 dlls/t2embed/Makefile: dlls/t2embed/Makefile.in dlls/Makedll.rules"
16641 ac_config_files
="$ac_config_files dlls/t2embed/Makefile"
16643 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16644 dlls/tapi32/Makefile"
16645 test "x$enable_tapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16647 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16648 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
16649 ac_config_files
="$ac_config_files dlls/tapi32/Makefile"
16651 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16652 dlls/toolhelp.dll16/Makefile"
16653 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16655 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16656 dlls/toolhelp.dll16/Makefile: dlls/toolhelp.dll16/Makefile.in dlls/Makedll.rules"
16657 ac_config_files
="$ac_config_files dlls/toolhelp.dll16/Makefile"
16659 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16660 dlls/traffic/Makefile"
16661 test "x$enable_traffic" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16663 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16664 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
16665 ac_config_files
="$ac_config_files dlls/traffic/Makefile"
16667 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16668 dlls/twain.dll16/Makefile"
16669 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16671 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16672 dlls/twain.dll16/Makefile: dlls/twain.dll16/Makefile.in dlls/Makedll.rules"
16673 ac_config_files
="$ac_config_files dlls/twain.dll16/Makefile"
16675 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16676 dlls/twain_32/Makefile"
16677 test "x$enable_twain_32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16679 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16680 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
16681 ac_config_files
="$ac_config_files dlls/twain_32/Makefile"
16683 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16684 dlls/twain_32/tests/Makefile"
16685 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16687 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16688 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
16689 ac_config_files
="$ac_config_files dlls/twain_32/tests/Makefile"
16691 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16692 dlls/typelib.dll16/Makefile"
16693 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16695 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16696 dlls/typelib.dll16/Makefile: dlls/typelib.dll16/Makefile.in dlls/Makedll.rules"
16697 ac_config_files
="$ac_config_files dlls/typelib.dll16/Makefile"
16699 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16700 dlls/unicows/Makefile"
16701 test "x$enable_unicows" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16703 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16704 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
16705 ac_config_files
="$ac_config_files dlls/unicows/Makefile"
16707 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16708 dlls/updspapi/Makefile"
16709 test "x$enable_updspapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16711 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16712 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
16713 ac_config_files
="$ac_config_files dlls/updspapi/Makefile"
16715 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16717 test "x$enable_url" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16719 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16720 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
16721 ac_config_files
="$ac_config_files dlls/url/Makefile"
16723 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16724 dlls/urlmon/Makefile"
16725 test "x$enable_urlmon" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16727 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16728 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
16729 ac_config_files
="$ac_config_files dlls/urlmon/Makefile"
16731 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16732 dlls/urlmon/tests/Makefile"
16733 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16735 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16736 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
16737 ac_config_files
="$ac_config_files dlls/urlmon/tests/Makefile"
16739 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16740 dlls/user32/Makefile"
16741 test "x$enable_user32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16743 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16744 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
16745 ac_config_files
="$ac_config_files dlls/user32/Makefile"
16747 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16748 dlls/user32/tests/Makefile"
16749 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16751 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16752 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
16753 ac_config_files
="$ac_config_files dlls/user32/tests/Makefile"
16755 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16756 dlls/userenv/Makefile"
16757 test "x$enable_userenv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16759 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16760 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
16761 ac_config_files
="$ac_config_files dlls/userenv/Makefile"
16763 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16764 dlls/userenv/tests/Makefile"
16765 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16767 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16768 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
16769 ac_config_files
="$ac_config_files dlls/userenv/tests/Makefile"
16771 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16772 dlls/usp10/Makefile"
16773 test "x$enable_usp10" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16775 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16776 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
16777 ac_config_files
="$ac_config_files dlls/usp10/Makefile"
16779 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16780 dlls/usp10/tests/Makefile"
16781 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16783 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16784 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
16785 ac_config_files
="$ac_config_files dlls/usp10/tests/Makefile"
16787 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16788 dlls/uuid/Makefile"
16789 test "x$enable_uuid" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
16791 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16792 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
16793 ac_config_files
="$ac_config_files dlls/uuid/Makefile"
16795 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16796 dlls/uxtheme/Makefile"
16797 test "x$enable_uxtheme" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16799 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16800 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
16801 ac_config_files
="$ac_config_files dlls/uxtheme/Makefile"
16803 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16804 dlls/uxtheme/tests/Makefile"
16805 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16807 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16808 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
16809 ac_config_files
="$ac_config_files dlls/uxtheme/tests/Makefile"
16811 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16812 dlls/vdhcp.vxd/Makefile"
16813 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16815 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16816 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
16817 ac_config_files
="$ac_config_files dlls/vdhcp.vxd/Makefile"
16819 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16820 dlls/vdmdbg/Makefile"
16821 test "x$enable_vdmdbg" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16823 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16824 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
16825 ac_config_files
="$ac_config_files dlls/vdmdbg/Makefile"
16827 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16828 dlls/ver.dll16/Makefile"
16829 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16831 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16832 dlls/ver.dll16/Makefile: dlls/ver.dll16/Makefile.in dlls/Makedll.rules"
16833 ac_config_files
="$ac_config_files dlls/ver.dll16/Makefile"
16835 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16836 dlls/version/Makefile"
16837 test "x$enable_version" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16839 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16840 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
16841 ac_config_files
="$ac_config_files dlls/version/Makefile"
16843 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16844 dlls/version/tests/Makefile"
16845 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16847 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16848 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
16849 ac_config_files
="$ac_config_files dlls/version/tests/Makefile"
16851 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16852 dlls/vmm.vxd/Makefile"
16853 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16855 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16856 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
16857 ac_config_files
="$ac_config_files dlls/vmm.vxd/Makefile"
16859 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16860 dlls/vnbt.vxd/Makefile"
16861 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16863 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16864 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
16865 ac_config_files
="$ac_config_files dlls/vnbt.vxd/Makefile"
16867 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16868 dlls/vnetbios.vxd/Makefile"
16869 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16871 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16872 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
16873 ac_config_files
="$ac_config_files dlls/vnetbios.vxd/Makefile"
16875 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16876 dlls/vtdapi.vxd/Makefile"
16877 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16879 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16880 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
16881 ac_config_files
="$ac_config_files dlls/vtdapi.vxd/Makefile"
16883 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16884 dlls/vwin32.vxd/Makefile"
16885 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16887 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16888 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
16889 ac_config_files
="$ac_config_files dlls/vwin32.vxd/Makefile"
16891 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16892 dlls/w32skrnl/Makefile"
16893 test "x$enable_w32skrnl" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16895 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16896 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
16897 ac_config_files
="$ac_config_files dlls/w32skrnl/Makefile"
16899 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16900 dlls/w32sys.dll16/Makefile"
16901 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16903 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16904 dlls/w32sys.dll16/Makefile: dlls/w32sys.dll16/Makefile.in dlls/Makedll.rules"
16905 ac_config_files
="$ac_config_files dlls/w32sys.dll16/Makefile"
16907 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16908 dlls/wbemprox/Makefile"
16909 test "x$enable_wbemprox" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16911 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16912 dlls/wbemprox/Makefile: dlls/wbemprox/Makefile.in dlls/Makedll.rules"
16913 ac_config_files
="$ac_config_files dlls/wbemprox/Makefile"
16915 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16916 dlls/win32s16.dll16/Makefile"
16917 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16919 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16920 dlls/win32s16.dll16/Makefile: dlls/win32s16.dll16/Makefile.in dlls/Makedll.rules"
16921 ac_config_files
="$ac_config_files dlls/win32s16.dll16/Makefile"
16923 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16924 dlls/win87em.dll16/Makefile"
16925 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16927 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16928 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
16929 ac_config_files
="$ac_config_files dlls/win87em.dll16/Makefile"
16931 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16932 dlls/winaspi.dll16/Makefile"
16933 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16935 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16936 dlls/winaspi.dll16/Makefile: dlls/winaspi.dll16/Makefile.in dlls/Makedll.rules"
16937 ac_config_files
="$ac_config_files dlls/winaspi.dll16/Makefile"
16939 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16940 dlls/windebug.dll16/Makefile"
16941 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16943 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16944 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
16945 ac_config_files
="$ac_config_files dlls/windebug.dll16/Makefile"
16947 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16948 dlls/windowscodecs/Makefile"
16949 test "x$enable_windowscodecs" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16951 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16952 dlls/windowscodecs/Makefile: dlls/windowscodecs/Makefile.in dlls/Makedll.rules"
16953 ac_config_files
="$ac_config_files dlls/windowscodecs/Makefile"
16955 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16956 dlls/windowscodecs/tests/Makefile"
16957 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
16958 windowscodecs/tests"
16959 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16960 dlls/windowscodecs/tests/Makefile: dlls/windowscodecs/tests/Makefile.in dlls/Maketest.rules"
16961 ac_config_files
="$ac_config_files dlls/windowscodecs/tests/Makefile"
16963 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16964 dlls/winealsa.drv/Makefile"
16965 test "x$enable_winealsa_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16967 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16968 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
16969 ac_config_files
="$ac_config_files dlls/winealsa.drv/Makefile"
16971 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16972 dlls/wineaudioio.drv/Makefile"
16973 test "x$enable_wineaudioio_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16975 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16976 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
16977 ac_config_files
="$ac_config_files dlls/wineaudioio.drv/Makefile"
16979 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16980 dlls/winecoreaudio.drv/Makefile"
16981 test "x$enable_winecoreaudio_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16983 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16984 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
16985 ac_config_files
="$ac_config_files dlls/winecoreaudio.drv/Makefile"
16987 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16988 dlls/winecrt0/Makefile"
16989 test "x$enable_winecrt0" != xno
&& ALL_IMPLIB_DIRS
="$ALL_IMPLIB_DIRS \\
16991 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
16992 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
16993 ac_config_files
="$ac_config_files dlls/winecrt0/Makefile"
16995 ALL_MAKEFILES
="$ALL_MAKEFILES \\
16996 dlls/wined3d/Makefile"
16997 test "x$enable_wined3d" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
16999 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17000 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
17001 ac_config_files
="$ac_config_files dlls/wined3d/Makefile"
17003 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17004 dlls/winedos/Makefile"
17005 test "x$enable_winedos" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17007 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17008 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
17009 ac_config_files
="$ac_config_files dlls/winedos/Makefile"
17011 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17012 dlls/wineesd.drv/Makefile"
17013 test "x$enable_wineesd_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17015 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17016 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
17017 ac_config_files
="$ac_config_files dlls/wineesd.drv/Makefile"
17019 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17020 dlls/winejack.drv/Makefile"
17021 test "x$enable_winejack_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17023 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17024 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
17025 ac_config_files
="$ac_config_files dlls/winejack.drv/Makefile"
17027 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17028 dlls/winejoystick.drv/Makefile"
17029 test "x$enable_winejoystick_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17031 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17032 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
17033 ac_config_files
="$ac_config_files dlls/winejoystick.drv/Makefile"
17035 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17036 dlls/winemp3.acm/Makefile"
17037 test "x$enable_winemp3_acm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17039 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17040 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
17041 ac_config_files
="$ac_config_files dlls/winemp3.acm/Makefile"
17043 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17044 dlls/winenas.drv/Makefile"
17045 test "x$enable_winenas_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17047 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17048 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
17049 ac_config_files
="$ac_config_files dlls/winenas.drv/Makefile"
17051 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17052 dlls/wineoss.drv/Makefile"
17053 test "x$enable_wineoss_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17055 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17056 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
17057 ac_config_files
="$ac_config_files dlls/wineoss.drv/Makefile"
17059 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17060 dlls/wineps.drv/Makefile"
17061 test "x$enable_wineps_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17063 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17064 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
17065 ac_config_files
="$ac_config_files dlls/wineps.drv/Makefile"
17067 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17068 dlls/wineps16.drv16/Makefile"
17069 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17071 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17072 dlls/wineps16.drv16/Makefile: dlls/wineps16.drv16/Makefile.in dlls/Makedll.rules"
17073 ac_config_files
="$ac_config_files dlls/wineps16.drv16/Makefile"
17075 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17076 dlls/winequartz.drv/Makefile"
17077 test "x$enable_winequartz_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17079 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17080 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
17081 ac_config_files
="$ac_config_files dlls/winequartz.drv/Makefile"
17083 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17084 dlls/winex11.drv/Makefile"
17085 test "x$enable_winex11_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17087 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17088 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
17089 ac_config_files
="$ac_config_files dlls/winex11.drv/Makefile"
17091 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17092 dlls/wing.dll16/Makefile"
17093 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17095 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17096 dlls/wing.dll16/Makefile: dlls/wing.dll16/Makefile.in dlls/Makedll.rules"
17097 ac_config_files
="$ac_config_files dlls/wing.dll16/Makefile"
17099 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17100 dlls/wing32/Makefile"
17101 test "x$enable_wing32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17103 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17104 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
17105 ac_config_files
="$ac_config_files dlls/wing32/Makefile"
17107 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17108 dlls/winhttp/Makefile"
17109 test "x$enable_winhttp" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17111 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17112 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
17113 ac_config_files
="$ac_config_files dlls/winhttp/Makefile"
17115 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17116 dlls/winhttp/tests/Makefile"
17117 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17119 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17120 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
17121 ac_config_files
="$ac_config_files dlls/winhttp/tests/Makefile"
17123 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17124 dlls/wininet/Makefile"
17125 test "x$enable_wininet" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17127 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17128 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
17129 ac_config_files
="$ac_config_files dlls/wininet/Makefile"
17131 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17132 dlls/wininet/tests/Makefile"
17133 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17135 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17136 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
17137 ac_config_files
="$ac_config_files dlls/wininet/tests/Makefile"
17139 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17140 dlls/winmm/Makefile"
17141 test "x$enable_winmm" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17143 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17144 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
17145 ac_config_files
="$ac_config_files dlls/winmm/Makefile"
17147 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17148 dlls/winmm/tests/Makefile"
17149 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17151 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17152 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
17153 ac_config_files
="$ac_config_files dlls/winmm/tests/Makefile"
17155 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17156 dlls/winnls.dll16/Makefile"
17157 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17159 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17160 dlls/winnls.dll16/Makefile: dlls/winnls.dll16/Makefile.in dlls/Makedll.rules"
17161 ac_config_files
="$ac_config_files dlls/winnls.dll16/Makefile"
17163 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17164 dlls/winnls32/Makefile"
17165 test "x$enable_winnls32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17167 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17168 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
17169 ac_config_files
="$ac_config_files dlls/winnls32/Makefile"
17171 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17172 dlls/winscard/Makefile"
17173 test "x$enable_winscard" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17175 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17176 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
17177 ac_config_files
="$ac_config_files dlls/winscard/Makefile"
17179 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17180 dlls/winsock.dll16/Makefile"
17181 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17183 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17184 dlls/winsock.dll16/Makefile: dlls/winsock.dll16/Makefile.in dlls/Makedll.rules"
17185 ac_config_files
="$ac_config_files dlls/winsock.dll16/Makefile"
17187 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17188 dlls/winspool.drv/Makefile"
17189 test "x$enable_winspool_drv" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17191 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17192 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
17193 ac_config_files
="$ac_config_files dlls/winspool.drv/Makefile"
17195 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17196 dlls/winspool.drv/tests/Makefile"
17197 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17198 winspool.drv/tests"
17199 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17200 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
17201 ac_config_files
="$ac_config_files dlls/winspool.drv/tests/Makefile"
17203 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17204 dlls/wintab.dll16/Makefile"
17205 test "x$enable_win16" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17207 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17208 dlls/wintab.dll16/Makefile: dlls/wintab.dll16/Makefile.in dlls/Makedll.rules"
17209 ac_config_files
="$ac_config_files dlls/wintab.dll16/Makefile"
17211 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17212 dlls/wintab32/Makefile"
17213 test "x$enable_wintab32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17215 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17216 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
17217 ac_config_files
="$ac_config_files dlls/wintab32/Makefile"
17219 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17220 dlls/wintab32/tests/Makefile"
17221 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17223 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17224 dlls/wintab32/tests/Makefile: dlls/wintab32/tests/Makefile.in dlls/Maketest.rules"
17225 ac_config_files
="$ac_config_files dlls/wintab32/tests/Makefile"
17227 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17228 dlls/wintrust/Makefile"
17229 test "x$enable_wintrust" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17231 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17232 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
17233 ac_config_files
="$ac_config_files dlls/wintrust/Makefile"
17235 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17236 dlls/wintrust/tests/Makefile"
17237 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17239 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17240 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
17241 ac_config_files
="$ac_config_files dlls/wintrust/tests/Makefile"
17243 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17244 dlls/wldap32/Makefile"
17245 test "x$enable_wldap32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17247 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17248 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
17249 ac_config_files
="$ac_config_files dlls/wldap32/Makefile"
17251 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17252 dlls/wldap32/tests/Makefile"
17253 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17255 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17256 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
17257 ac_config_files
="$ac_config_files dlls/wldap32/tests/Makefile"
17259 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17261 test "x$enable_wmi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17263 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17264 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
17265 ac_config_files
="$ac_config_files dlls/wmi/Makefile"
17267 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17268 dlls/wmiutils/Makefile"
17269 test "x$enable_wmiutils" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17271 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17272 dlls/wmiutils/Makefile: dlls/wmiutils/Makefile.in dlls/Makedll.rules"
17273 ac_config_files
="$ac_config_files dlls/wmiutils/Makefile"
17275 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17276 dlls/wnaspi32/Makefile"
17277 test "x$enable_wnaspi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17279 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17280 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
17281 ac_config_files
="$ac_config_files dlls/wnaspi32/Makefile"
17283 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17284 dlls/wow32/Makefile"
17285 test "x$enable_wow32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17287 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17288 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
17289 ac_config_files
="$ac_config_files dlls/wow32/Makefile"
17291 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17292 dlls/ws2_32/Makefile"
17293 test "x$enable_ws2_32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17295 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17296 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
17297 ac_config_files
="$ac_config_files dlls/ws2_32/Makefile"
17299 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17300 dlls/ws2_32/tests/Makefile"
17301 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17303 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17304 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
17305 ac_config_files
="$ac_config_files dlls/ws2_32/tests/Makefile"
17307 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17308 dlls/wsock32/Makefile"
17309 test "x$enable_wsock32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17311 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17312 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
17313 ac_config_files
="$ac_config_files dlls/wsock32/Makefile"
17315 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17316 dlls/wtsapi32/Makefile"
17317 test "x$enable_wtsapi32" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17319 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17320 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
17321 ac_config_files
="$ac_config_files dlls/wtsapi32/Makefile"
17323 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17324 dlls/wuapi/Makefile"
17325 test "x$enable_wuapi" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17327 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17328 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
17329 ac_config_files
="$ac_config_files dlls/wuapi/Makefile"
17331 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17332 dlls/xinput1_1/Makefile"
17333 test "x$enable_xinput1_1" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17335 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17336 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
17337 ac_config_files
="$ac_config_files dlls/xinput1_1/Makefile"
17339 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17340 dlls/xinput1_2/Makefile"
17341 test "x$enable_xinput1_2" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17343 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17344 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
17345 ac_config_files
="$ac_config_files dlls/xinput1_2/Makefile"
17347 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17348 dlls/xinput1_3/Makefile"
17349 test "x$enable_xinput1_3" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17351 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17352 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
17353 ac_config_files
="$ac_config_files dlls/xinput1_3/Makefile"
17355 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17356 dlls/xinput1_3/tests/Makefile"
17357 test "x$enable_tests" != xno
&& ALL_TEST_DIRS
="$ALL_TEST_DIRS \\
17359 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17360 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
17361 ac_config_files
="$ac_config_files dlls/xinput1_3/tests/Makefile"
17363 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17364 dlls/xinput9_1_0/Makefile"
17365 test "x$enable_xinput9_1_0" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17367 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17368 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
17369 ac_config_files
="$ac_config_files dlls/xinput9_1_0/Makefile"
17371 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17372 dlls/xmllite/Makefile"
17373 test "x$enable_xmllite" != xno
&& ALL_DLL_DIRS
="$ALL_DLL_DIRS \\
17375 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17376 dlls/xmllite/Makefile: dlls/xmllite/Makefile.in dlls/Makedll.rules"
17377 ac_config_files
="$ac_config_files dlls/xmllite/Makefile"
17379 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17380 documentation/Makefile"
17381 test "x$enable_documentation" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17383 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17384 documentation/Makefile: documentation/Makefile.in Make.rules"
17385 ac_config_files
="$ac_config_files documentation/Makefile"
17387 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17389 test "x$enable_fonts" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17391 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17392 fonts/Makefile: fonts/Makefile.in Make.rules"
17393 ac_config_files
="$ac_config_files fonts/Makefile"
17395 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17397 test "x$enable_include" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17399 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17400 include/Makefile: include/Makefile.in Make.rules"
17401 ac_config_files
="$ac_config_files include/Makefile"
17403 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17405 test "x$enable_libs" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17407 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17408 libs/Makefile: libs/Makefile.in Make.rules"
17409 ac_config_files
="$ac_config_files libs/Makefile"
17411 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17412 libs/port/Makefile"
17414 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17415 libs/port/Makefile: libs/port/Makefile.in Make.rules"
17416 ac_config_files
="$ac_config_files libs/port/Makefile"
17418 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17419 libs/wine/Makefile"
17421 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17422 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
17423 ac_config_files
="$ac_config_files libs/wine/Makefile"
17425 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17428 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17429 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
17430 ac_config_files
="$ac_config_files libs/wpp/Makefile"
17432 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17434 test "x$enable_loader" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17436 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17437 loader/Makefile: loader/Makefile.in Make.rules"
17438 ac_config_files
="$ac_config_files loader/Makefile"
17440 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17442 test "x$enable_programs" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17444 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17445 programs/Makefile: programs/Makefile.in Make.rules"
17446 ac_config_files
="$ac_config_files programs/Makefile"
17448 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17449 programs/cacls/Makefile"
17450 test "x$enable_cacls" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17451 cacls" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17453 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17454 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
17455 ac_config_files
="$ac_config_files programs/cacls/Makefile"
17457 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17458 programs/clock/Makefile"
17459 test "x$enable_clock" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17460 clock" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17462 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17463 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
17464 ac_config_files
="$ac_config_files programs/clock/Makefile"
17466 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17467 programs/cmd/Makefile"
17468 test "x$enable_cmd" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17469 cmd" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17471 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17472 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
17473 ac_config_files
="$ac_config_files programs/cmd/Makefile"
17475 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17476 programs/cmdlgtst/Makefile"
17477 test "x$enable_cmdlgtst" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17479 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17480 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
17481 ac_config_files
="$ac_config_files programs/cmdlgtst/Makefile"
17483 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17484 programs/control/Makefile"
17485 test "x$enable_control" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17486 control" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17488 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17489 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
17490 ac_config_files
="$ac_config_files programs/control/Makefile"
17492 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17493 programs/dxdiag/Makefile"
17494 test "x$enable_dxdiag" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17495 dxdiag" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17497 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17498 programs/dxdiag/Makefile: programs/dxdiag/Makefile.in programs/Makeprog.rules"
17499 ac_config_files
="$ac_config_files programs/dxdiag/Makefile"
17501 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17502 programs/eject/Makefile"
17503 test "x$enable_eject" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17504 eject" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17506 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17507 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
17508 ac_config_files
="$ac_config_files programs/eject/Makefile"
17510 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17511 programs/expand/Makefile"
17512 test "x$enable_expand" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17513 expand" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17515 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17516 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
17517 ac_config_files
="$ac_config_files programs/expand/Makefile"
17519 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17520 programs/explorer/Makefile"
17521 test "x$enable_explorer" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17522 explorer" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17524 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17525 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
17526 ac_config_files
="$ac_config_files programs/explorer/Makefile"
17528 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17529 programs/hh/Makefile"
17530 test "x$enable_hh" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17531 hh" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17533 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17534 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
17535 ac_config_files
="$ac_config_files programs/hh/Makefile"
17537 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17538 programs/icinfo/Makefile"
17539 test "x$enable_icinfo" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17540 icinfo" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17542 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17543 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
17544 ac_config_files
="$ac_config_files programs/icinfo/Makefile"
17546 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17547 programs/iexplore/Makefile"
17548 test "x$enable_iexplore" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17549 iexplore" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17551 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17552 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
17553 ac_config_files
="$ac_config_files programs/iexplore/Makefile"
17555 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17556 programs/lodctr/Makefile"
17557 test "x$enable_lodctr" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17558 lodctr" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17560 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17561 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
17562 ac_config_files
="$ac_config_files programs/lodctr/Makefile"
17564 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17565 programs/msiexec/Makefile"
17566 test "x$enable_msiexec" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17567 msiexec" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17568 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17570 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17571 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
17572 ac_config_files
="$ac_config_files programs/msiexec/Makefile"
17574 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17575 programs/net/Makefile"
17576 test "x$enable_net" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17577 net" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17579 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17580 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
17581 ac_config_files
="$ac_config_files programs/net/Makefile"
17583 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17584 programs/notepad/Makefile"
17585 test "x$enable_notepad" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17586 notepad" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17587 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17589 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17590 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
17591 ac_config_files
="$ac_config_files programs/notepad/Makefile"
17593 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17594 programs/oleview/Makefile"
17595 test "x$enable_oleview" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17596 oleview" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17598 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17599 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
17600 ac_config_files
="$ac_config_files programs/oleview/Makefile"
17602 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17603 programs/progman/Makefile"
17604 test "x$enable_progman" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17605 progman" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17607 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17608 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
17609 ac_config_files
="$ac_config_files programs/progman/Makefile"
17611 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17612 programs/reg/Makefile"
17613 test "x$enable_reg" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17614 reg" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17616 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17617 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
17618 ac_config_files
="$ac_config_files programs/reg/Makefile"
17620 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17621 programs/regedit/Makefile"
17622 test "x$enable_regedit" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17623 regedit" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17624 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17626 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17627 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
17628 ac_config_files
="$ac_config_files programs/regedit/Makefile"
17630 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17631 programs/regsvr32/Makefile"
17632 test "x$enable_regsvr32" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17633 regsvr32" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17634 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17636 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17637 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
17638 ac_config_files
="$ac_config_files programs/regsvr32/Makefile"
17640 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17641 programs/rpcss/Makefile"
17642 test "x$enable_rpcss" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17643 rpcss" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17645 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17646 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
17647 ac_config_files
="$ac_config_files programs/rpcss/Makefile"
17649 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17650 programs/rundll32/Makefile"
17651 test "x$enable_rundll32" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17652 rundll32" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17654 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17655 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
17656 ac_config_files
="$ac_config_files programs/rundll32/Makefile"
17658 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17659 programs/secedit/Makefile"
17660 test "x$enable_secedit" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17661 secedit" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17663 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17664 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
17665 ac_config_files
="$ac_config_files programs/secedit/Makefile"
17667 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17668 programs/services/Makefile"
17669 test "x$enable_services" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17670 services" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17672 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17673 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
17674 ac_config_files
="$ac_config_files programs/services/Makefile"
17676 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17677 programs/spoolsv/Makefile"
17678 test "x$enable_spoolsv" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17679 spoolsv" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17681 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17682 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
17683 ac_config_files
="$ac_config_files programs/spoolsv/Makefile"
17685 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17686 programs/start/Makefile"
17687 test "x$enable_start" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17688 start" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17690 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17691 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
17692 ac_config_files
="$ac_config_files programs/start/Makefile"
17694 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17695 programs/svchost/Makefile"
17696 test "x$enable_svchost" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17697 svchost" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17699 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17700 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
17701 ac_config_files
="$ac_config_files programs/svchost/Makefile"
17703 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17704 programs/taskmgr/Makefile"
17705 test "x$enable_taskmgr" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17706 taskmgr" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17708 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17709 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
17710 ac_config_files
="$ac_config_files programs/taskmgr/Makefile"
17712 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17713 programs/termsv/Makefile"
17714 test "x$enable_termsv" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17715 termsv" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17717 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17718 programs/termsv/Makefile: programs/termsv/Makefile.in programs/Makeprog.rules"
17719 ac_config_files
="$ac_config_files programs/termsv/Makefile"
17721 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17722 programs/uninstaller/Makefile"
17723 test "x$enable_uninstaller" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17724 uninstaller" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17726 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17727 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
17728 ac_config_files
="$ac_config_files programs/uninstaller/Makefile"
17730 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17731 programs/unlodctr/Makefile"
17732 test "x$enable_unlodctr" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17733 unlodctr" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17735 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17736 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
17737 ac_config_files
="$ac_config_files programs/unlodctr/Makefile"
17739 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17740 programs/view/Makefile"
17741 test "x$enable_view" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17743 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17744 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
17745 ac_config_files
="$ac_config_files programs/view/Makefile"
17747 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17748 programs/wineboot/Makefile"
17749 test "x$enable_wineboot" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17750 wineboot" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17751 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17753 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17754 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
17755 ac_config_files
="$ac_config_files programs/wineboot/Makefile"
17757 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17758 programs/winebrowser/Makefile"
17759 test "x$enable_winebrowser" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17760 winebrowser" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17762 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17763 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
17764 ac_config_files
="$ac_config_files programs/winebrowser/Makefile"
17766 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17767 programs/winecfg/Makefile"
17768 test "x$enable_winecfg" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17769 winecfg" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17770 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17772 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17773 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
17774 ac_config_files
="$ac_config_files programs/winecfg/Makefile"
17776 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17777 programs/wineconsole/Makefile"
17778 test "x$enable_wineconsole" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17779 wineconsole" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17780 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17782 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17783 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
17784 ac_config_files
="$ac_config_files programs/wineconsole/Makefile"
17786 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17787 programs/winedbg/Makefile"
17788 test "x$enable_winedbg" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17789 winedbg" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17790 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17792 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17793 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
17794 ac_config_files
="$ac_config_files programs/winedbg/Makefile"
17796 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17797 programs/winedevice/Makefile"
17798 test "x$enable_winedevice" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17799 winedevice" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17801 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17802 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
17803 ac_config_files
="$ac_config_files programs/winedevice/Makefile"
17805 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17806 programs/winefile/Makefile"
17807 test "x$enable_winefile" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17808 winefile" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17809 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17811 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17812 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
17813 ac_config_files
="$ac_config_files programs/winefile/Makefile"
17815 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17816 programs/winemenubuilder/Makefile"
17817 test "x$enable_winemenubuilder" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17818 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17820 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17821 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
17822 ac_config_files
="$ac_config_files programs/winemenubuilder/Makefile"
17824 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17825 programs/winemine/Makefile"
17826 test "x$enable_winemine" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17827 winemine" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17828 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17830 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17831 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
17832 ac_config_files
="$ac_config_files programs/winemine/Makefile"
17834 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17835 programs/winepath/Makefile"
17836 test "x$enable_winepath" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17837 winepath" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17838 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS
="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
17840 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17841 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
17842 ac_config_files
="$ac_config_files programs/winepath/Makefile"
17844 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17845 programs/winetest/Makefile"
17846 test "x$enable_winetest" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17848 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17849 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
17850 ac_config_files
="$ac_config_files programs/winetest/Makefile"
17852 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17853 programs/winevdm/Makefile"
17854 test "x$enable_winevdm" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17855 winevdm" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17857 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17858 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
17859 ac_config_files
="$ac_config_files programs/winevdm/Makefile"
17861 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17862 programs/winhelp.exe16/Makefile"
17863 test "x$enable_win16" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17864 winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17866 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17867 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
17868 ac_config_files
="$ac_config_files programs/winhelp.exe16/Makefile"
17870 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17871 programs/winhlp32/Makefile"
17872 test "x$enable_winhlp32" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17873 winhlp32" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17875 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17876 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
17877 ac_config_files
="$ac_config_files programs/winhlp32/Makefile"
17879 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17880 programs/winoldap.mod16/Makefile"
17881 test "x$enable_win16" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17882 winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17884 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17885 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
17886 ac_config_files
="$ac_config_files programs/winoldap.mod16/Makefile"
17888 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17889 programs/winver/Makefile"
17890 test "x$enable_winver" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17891 winver" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17893 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17894 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
17895 ac_config_files
="$ac_config_files programs/winver/Makefile"
17897 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17898 programs/wordpad/Makefile"
17899 test "x$enable_wordpad" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17900 wordpad" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17902 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17903 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
17904 ac_config_files
="$ac_config_files programs/wordpad/Makefile"
17906 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17907 programs/write/Makefile"
17908 test "x$enable_write" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17909 write" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17911 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17912 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
17913 ac_config_files
="$ac_config_files programs/write/Makefile"
17915 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17916 programs/xcopy/Makefile"
17917 test "x$enable_xcopy" != xno
&& ALL_PROGRAM_DIRS
="$ALL_PROGRAM_DIRS \\
17918 xcopy" && ALL_PROGRAM_INSTALL_DIRS
="$ALL_PROGRAM_INSTALL_DIRS \\
17920 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17921 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
17922 ac_config_files
="$ac_config_files programs/xcopy/Makefile"
17924 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17926 test "x$enable_server" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17928 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17929 server/Makefile: server/Makefile.in Make.rules"
17930 ac_config_files
="$ac_config_files server/Makefile"
17932 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17934 test "x$enable_tools" != xno
&& ALL_TOP_DIRS
="$ALL_TOP_DIRS \\
17936 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17937 tools/Makefile: tools/Makefile.in Make.rules"
17938 ac_config_files
="$ac_config_files tools/Makefile"
17940 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17941 tools/widl/Makefile"
17943 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17944 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
17945 ac_config_files
="$ac_config_files tools/widl/Makefile"
17947 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17948 tools/winebuild/Makefile"
17950 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17951 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
17952 ac_config_files
="$ac_config_files tools/winebuild/Makefile"
17954 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17955 tools/winedump/Makefile"
17957 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17958 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
17959 ac_config_files
="$ac_config_files tools/winedump/Makefile"
17961 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17962 tools/winegcc/Makefile"
17964 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17965 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
17966 ac_config_files
="$ac_config_files tools/winegcc/Makefile"
17968 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17969 tools/wmc/Makefile"
17971 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17972 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
17973 ac_config_files
="$ac_config_files tools/wmc/Makefile"
17975 ALL_MAKEFILES
="$ALL_MAKEFILES \\
17976 tools/wrc/Makefile"
17978 ALL_MAKEFILE_DEPENDS
="$ALL_MAKEFILE_DEPENDS
17979 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
17980 ac_config_files
="$ac_config_files tools/wrc/Makefile"
17984 ALL_WINETEST_DEPENDS
="# Test binaries"
17986 for dir
in $ALL_TEST_DIRS
17988 if test "$dir" != "\\"
17990 testname
=`expr $dir : '\(.*\)/tests'`_test
17991 ALL_WINETEST_DEPENDS
="$ALL_WINETEST_DEPENDS
17993 $testname.exe: \$(DLLDIR)/$dir/$testname.exe\$(DLLEXT)
17994 cp \$(DLLDIR)/$dir/$testname.exe\$(DLLEXT) \$@ && \$(STRIP) \$@
17996 echo \"$testname.exe TESTRES \\\"$testname.exe\\\"\" >\$@ || (\$(RM) \$@ && false)
17997 $testname.res: $testname.rc $testname.exe"
18001 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS
=""
18003 cat >confcache
<<\_ACEOF
18004 # This file is a shell script that caches the results of configure
18005 # tests run on this system so they can be shared between configure
18006 # scripts and configure runs, see configure's option --config-cache.
18007 # It is not useful on other systems. If it contains results you don't
18008 # want to keep, you may remove or edit it.
18010 # config.status only pays attention to the cache file if you give it
18011 # the --recheck option to rerun configure.
18013 # `ac_cv_env_foo' variables (set or unset) will be overridden when
18014 # loading this file, other *unset* `ac_cv_foo' will be assigned the
18015 # following values.
18019 # The following way of writing the cache mishandles newlines in values,
18020 # but we know of no workaround that is simple, portable, and efficient.
18021 # So, we kill variables containing newlines.
18022 # Ultrix sh set writes to stderr and can't be redirected directly,
18023 # and sets the high bit in the cache file unless we assign to the vars.
18025 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
18026 eval ac_val
=\$
$ac_var
18030 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
18031 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
18034 _ | IFS | as_nl
) ;; #(
18035 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
18036 *) { eval $ac_var=; unset $ac_var;} ;;
18042 case $as_nl`(ac_space=' '; set) 2>&1` in #(
18043 *${as_nl}ac_space
=\
*)
18044 # `set' does not quote correctly, so add quotes: double-quote
18045 # substitution turns \\\\ into \\, and sed turns \\ into \.
18048 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
18051 # `set' quotes correctly as required by POSIX, so do not add quotes.
18052 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
18061 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
18063 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
18065 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
18066 if test -w "$cache_file"; then
18067 test "x$cache_file" != "x/dev/null" &&
18068 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
18069 $as_echo "$as_me: updating cache $cache_file" >&6;}
18070 cat confcache
>$cache_file
18072 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
18073 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
18078 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
18079 # Let make expand exec_prefix.
18080 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
18082 DEFS
=-DHAVE_CONFIG_H
18086 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
18087 # 1. Remove the extension, and $U if already installed.
18088 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
18089 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
18090 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
18091 # will be set to the directory where LIBOBJS objects are built.
18092 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
18093 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
18095 LIBOBJS
=$ac_libobjs
18097 LTLIBOBJS
=$ac_ltlibobjs
18101 : ${CONFIG_STATUS=./config.status}
18103 ac_clean_files_save
=$ac_clean_files
18104 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
18105 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
18106 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
18108 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
18110 # Generated by $as_me.
18111 # Run this file to recreate the current configuration.
18112 # Compiler output produced by configure, useful for debugging
18113 # configure, is in config.log if it exists.
18116 ac_cs_recheck=false
18119 SHELL=\${CONFIG_SHELL-$SHELL}
18122 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
18123 ## -------------------- ##
18124 ## M4sh Initialization. ##
18125 ## -------------------- ##
18127 # Be more Bourne compatible
18128 DUALCASE
=1; export DUALCASE
# for MKS sh
18129 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
18132 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
18133 # is contrary to our usage. Disable this feature.
18134 alias -g '${1+"$@"}'='"$@"'
18135 setopt NO_GLOB_SUBST
18137 case `(set -o) 2>/dev/null` in #(
18149 # Printing a long string crashes Solaris 7 /usr/bin/printf.
18150 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
18151 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
18152 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
18153 # Prefer a ksh shell builtin over an external printf program on Solaris,
18154 # but without wasting forks for bash or zsh.
18155 if test -z "$BASH_VERSION$ZSH_VERSION" \
18156 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
18157 as_echo='print
-r --'
18158 as_echo_n='print
-rn --'
18159 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
18160 as_echo='printf %s
\n'
18161 as_echo_n='printf %s
'
18163 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
18164 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
18165 as_echo_n='/usr
/ucb
/echo -n'
18167 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
18168 as_echo_n_body='eval
18172 expr "X$arg" : "X\\(.*\\)$as_nl";
18173 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
18175 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
18177 export as_echo_n_body
18178 as_echo_n='sh
-c $as_echo_n_body as_echo
'
18180 export as_echo_body
18181 as_echo='sh
-c $as_echo_body as_echo
'
18184 # The user is always right.
18185 if test "${PATH_SEPARATOR+set}" != set; then
18187 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
18188 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
18195 # We need space, tab and new line, in precisely that order. Quoting is
18196 # there to prevent editors from complaining about space-tab.
18197 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
18198 # splitting by setting IFS to empty value.)
18201 # Find who we are. Look in the path if we contain no directory separator.
18203 *[\\/]* ) as_myself=$0 ;;
18204 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
18205 for as_dir in $PATH
18208 test -z "$as_dir" && as_dir=.
18209 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
18215 # We did not find ourselves, most probably we were run as `sh COMMAND'
18216 # in which case we are not to be found in the path.
18217 if test "x$as_myself" = x
; then
18220 if test ! -f "$as_myself"; then
18221 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
18225 # Unset variables that we do not need and which cause bugs (e.g. in
18226 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
18227 # suppresses any "Segmentation fault" message there. '((' could
18228 # trigger a bug in pdksh 5.2.14.
18229 for as_var
in BASH_ENV ENV MAIL MAILPATH
18230 do eval test x\
${$as_var+set} = xset \
18231 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
18244 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
18247 # as_fn_error ERROR [LINENO LOG_FD]
18248 # ---------------------------------
18249 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
18250 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
18251 # script with status $?, using 1 if that was 0.
18254 as_status
=$?
; test $as_status -eq 0 && as_status
=1
18256 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
18257 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
18259 $as_echo "$as_me: error: $1" >&2
18260 as_fn_exit
$as_status
18264 # as_fn_set_status STATUS
18265 # -----------------------
18266 # Set $? to STATUS, without forking.
18267 as_fn_set_status
()
18270 } # as_fn_set_status
18272 # as_fn_exit STATUS
18273 # -----------------
18274 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
18278 as_fn_set_status
$1
18284 # Portably unset VAR.
18287 { eval $1=; unset $1;}
18289 as_unset
=as_fn_unset
18290 # as_fn_append VAR VALUE
18291 # ----------------------
18292 # Append the text in VALUE to the end of the definition contained in VAR. Take
18293 # advantage of any shell optimizations that allow amortized linear growth over
18294 # repeated appends, instead of the typical quadratic growth present in naive
18296 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
18297 eval 'as_fn_append ()
18308 # as_fn_arith ARG...
18309 # ------------------
18310 # Perform arithmetic evaluation on the ARGs, and store the result in the
18311 # global $as_val. Take advantage of shells that can avoid forks. The arguments
18312 # must be portable across $(()) and expr.
18313 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
18314 eval 'as_fn_arith ()
18321 as_val
=`expr "$@" || test $? -eq 1`
18326 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
18327 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
18333 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
18334 as_basename
=basename
18339 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
18345 as_me
=`$as_basename -- "$0" ||
18346 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
18347 X"$0" : 'X\(//\)$' \| \
18348 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
18350 sed '/^.*\/\([^/][^/]*\)\/*$/{
18364 # Avoid depending upon Character Ranges.
18365 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
18366 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
18367 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
18368 as_cr_digits
='0123456789'
18369 as_cr_alnum
=$as_cr_Letters$as_cr_digits
18371 ECHO_C
= ECHO_N
= ECHO_T
=
18372 case `echo -n x` in #(((((
18374 case `echo 'xy\c'` in
18375 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
18377 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
18384 rm -f conf$$ conf$$.exe conf$$.
file
18385 if test -d conf$$.dir
; then
18386 rm -f conf$$.dir
/conf$$.
file
18389 mkdir conf$$.dir
2>/dev
/null
18391 if (echo >conf$$.
file) 2>/dev
/null
; then
18392 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
18394 # ... but there are two gotchas:
18395 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
18396 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
18397 # In both cases, we have to default to `cp -p'.
18398 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
18400 elif ln conf$$.
file conf$$
2>/dev
/null
; then
18408 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
18409 rmdir conf$$.dir
2>/dev
/null
18414 # Create "$as_dir" as a directory, including parents if necessary.
18419 -*) as_dir
=.
/$as_dir;;
18421 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
18425 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
18426 *) as_qdir
=$as_dir;;
18428 as_dirs
="'$as_qdir' $as_dirs"
18429 as_dir
=`$as_dirname -- "$as_dir" ||
18430 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
18431 X"$as_dir" : 'X\(//\)[^/]' \| \
18432 X"$as_dir" : 'X\(//\)$' \| \
18433 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
18434 $as_echo X"$as_dir" |
18435 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
18439 /^X\(\/\/\)[^/].*/{
18452 test -d "$as_dir" && break
18454 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
18455 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
18459 if mkdir
-p .
2>/dev
/null
; then
18460 as_mkdir_p
='mkdir -p "$as_dir"'
18462 test -d .
/-p && rmdir .
/-p
18466 if test -x / >/dev
/null
2>&1; then
18467 as_test_x
='test -x'
18469 if ls -dL / >/dev
/null
2>&1; then
18476 if test -d "$1"; then
18482 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
18483 ???[sx]*):;;*)false;;esac;fi
18487 as_executable_p
=$as_test_x
18489 # Sed expression to map a string onto a valid CPP name.
18490 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
18492 # Sed expression to map a string onto a valid variable name.
18493 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
18497 ## ----------------------------------- ##
18498 ## Main body of $CONFIG_STATUS script. ##
18499 ## ----------------------------------- ##
18501 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
18503 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18504 # Save the log message, to keep $0 and so on meaningful, and to
18505 # report actual input values of CONFIG_FILES etc. instead of their
18506 # values after options handling.
18508 This file was extended by Wine $as_me 1.1.30, which was
18509 generated by GNU Autoconf 2.64. Invocation command line was
18511 CONFIG_FILES = $CONFIG_FILES
18512 CONFIG_HEADERS = $CONFIG_HEADERS
18513 CONFIG_LINKS = $CONFIG_LINKS
18514 CONFIG_COMMANDS = $CONFIG_COMMANDS
18517 on `(hostname || uname -n) 2>/dev/null | sed 1q`
18522 case $ac_config_files in *"
18523 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
18526 case $ac_config_headers in *"
18527 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
18531 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18532 # Files that config.status was made for.
18533 config_files="$ac_config_files"
18534 config_headers="$ac_config_headers"
18535 config_commands="$ac_config_commands"
18539 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18541 \`$as_me' instantiates files and other configuration actions
18542 from templates according to the current configuration. Unless the files
18543 and actions are specified as TAGs, all are instantiated by default.
18545 Usage: $0 [OPTION]... [TAG]...
18547 -h, --help print this help, then exit
18548 -V, --version print version number and configuration settings, then exit
18549 -q, --quiet, --silent
18550 do not print progress messages
18551 -d, --debug don't remove temporary files
18552 --recheck update $as_me by reconfiguring in the same conditions
18553 --file=FILE[:TEMPLATE]
18554 instantiate the configuration file FILE
18555 --header=FILE[:TEMPLATE]
18556 instantiate the configuration header FILE
18558 Configuration files:
18561 Configuration headers:
18564 Configuration commands:
18567 Report bugs to <wine-devel@winehq.org>.
18568 Wine home page: <http://www.winehq.org>."
18571 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18573 Wine config.status 1.1.30
18574 configured by $0, generated by GNU Autoconf 2.64,
18575 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
18577 Copyright (C) 2009 Free Software Foundation, Inc.
18578 This config.status script is free software; the Free Software Foundation
18579 gives unlimited permission to copy, distribute and modify it."
18584 test -n "\$AWK" || AWK=awk
18587 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18588 # The default lists apply if the user does not specify any file.
18594 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
18595 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
18606 # Handling of the options.
18607 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
18609 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
18610 $as_echo "$ac_cs_version"; exit ;;
18611 --debug |
--debu |
--deb |
--de |
--d |
-d )
18613 --file |
--fil |
--fi |
--f )
18616 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
18618 as_fn_append CONFIG_FILES
" '$ac_optarg'"
18619 ac_need_defaults
=false
;;
18620 --header |
--heade |
--head |
--hea )
18623 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
18625 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
18626 ac_need_defaults
=false
;;
18628 # Conflict between --help and --header
18629 as_fn_error
"ambiguous option: \`$1'
18630 Try \`$0 --help' for more information.";;
18631 --help |
--hel |
-h )
18632 $as_echo "$ac_cs_usage"; exit ;;
18633 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
18634 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
18637 # This is an error.
18638 -*) as_fn_error
"unrecognized option: \`$1'
18639 Try \`$0 --help' for more information." ;;
18641 *) as_fn_append ac_config_targets
" $1"
18642 ac_need_defaults
=false
;;
18648 ac_configure_extra_args
=
18650 if $ac_cs_silent; then
18652 ac_configure_extra_args
="$ac_configure_extra_args --silent"
18656 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18657 if \$ac_cs_recheck; then
18658 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
18660 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
18661 CONFIG_SHELL='$SHELL'
18662 export CONFIG_SHELL
18667 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18671 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
18672 ## Running $as_me. ##
18678 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18681 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
18683 # Handling of arguments.
18684 for ac_config_target
in $ac_config_targets
18686 case $ac_config_target in
18687 "include/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
18688 "include/stamp-h") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/stamp-h" ;;
18689 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
18690 "dlls/gdi32/mfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
18691 "dlls/kernel32/nls") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
18692 "dlls/user32/resources") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user32/resources" ;;
18693 "dlls/wineps.drv/data") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
18694 "include/wine") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
18695 "Make.rules") CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
18696 "dlls/Makedll.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
18697 "dlls/Makeimplib.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makeimplib.rules" ;;
18698 "dlls/Maketest.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
18699 "programs/Makeprog.rules") CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
18700 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
18701 "dlls/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/Makefile" ;;
18702 "dlls/acledit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/acledit/Makefile" ;;
18703 "dlls/aclui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/aclui/Makefile" ;;
18704 "dlls/activeds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/activeds/Makefile" ;;
18705 "dlls/actxprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
18706 "dlls/adsiid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/adsiid/Makefile" ;;
18707 "dlls/advapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/Makefile" ;;
18708 "dlls/advapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
18709 "dlls/advpack/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/Makefile" ;;
18710 "dlls/advpack/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
18711 "dlls/amstream/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/Makefile" ;;
18712 "dlls/amstream/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/tests/Makefile" ;;
18713 "dlls/appwiz.cpl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
18714 "dlls/atl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/atl/Makefile" ;;
18715 "dlls/authz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/authz/Makefile" ;;
18716 "dlls/avicap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avicap32/Makefile" ;;
18717 "dlls/avifil32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifil32/Makefile" ;;
18718 "dlls/avifile.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifile.dll16/Makefile" ;;
18719 "dlls/bcrypt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/bcrypt/Makefile" ;;
18720 "dlls/browseui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/Makefile" ;;
18721 "dlls/browseui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
18722 "dlls/cabinet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/Makefile" ;;
18723 "dlls/cabinet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
18724 "dlls/capi2032/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/capi2032/Makefile" ;;
18725 "dlls/cards/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cards/Makefile" ;;
18726 "dlls/cfgmgr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
18727 "dlls/clusapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/clusapi/Makefile" ;;
18728 "dlls/comcat/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/Makefile" ;;
18729 "dlls/comcat/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
18730 "dlls/comctl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/Makefile" ;;
18731 "dlls/comctl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
18732 "dlls/comdlg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
18733 "dlls/comdlg32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
18734 "dlls/comm.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
18735 "dlls/compobj.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compobj.dll16/Makefile" ;;
18736 "dlls/compstui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compstui/Makefile" ;;
18737 "dlls/credui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/Makefile" ;;
18738 "dlls/credui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
18739 "dlls/crtdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crtdll/Makefile" ;;
18740 "dlls/crypt32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/Makefile" ;;
18741 "dlls/crypt32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
18742 "dlls/cryptdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
18743 "dlls/cryptdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
18744 "dlls/cryptnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
18745 "dlls/cryptnet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
18746 "dlls/cryptui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/Makefile" ;;
18747 "dlls/cryptui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
18748 "dlls/ctapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
18749 "dlls/ctl3d.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d.dll16/Makefile" ;;
18750 "dlls/ctl3d32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
18751 "dlls/ctl3dv2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3dv2.dll16/Makefile" ;;
18752 "dlls/d3d10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/Makefile" ;;
18753 "dlls/d3d10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
18754 "dlls/d3d10core/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
18755 "dlls/d3d10core/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
18756 "dlls/d3d8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
18757 "dlls/d3d8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
18758 "dlls/d3d9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
18759 "dlls/d3d9/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
18760 "dlls/d3dim/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
18761 "dlls/d3drm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
18762 "dlls/d3drm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
18763 "dlls/d3dx9_24/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
18764 "dlls/d3dx9_25/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
18765 "dlls/d3dx9_26/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
18766 "dlls/d3dx9_27/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
18767 "dlls/d3dx9_28/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
18768 "dlls/d3dx9_29/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
18769 "dlls/d3dx9_30/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
18770 "dlls/d3dx9_31/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
18771 "dlls/d3dx9_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
18772 "dlls/d3dx9_33/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
18773 "dlls/d3dx9_34/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
18774 "dlls/d3dx9_35/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
18775 "dlls/d3dx9_36/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
18776 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
18777 "dlls/d3dx9_37/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
18778 "dlls/d3dx9_38/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
18779 "dlls/d3dx9_39/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
18780 "dlls/d3dx9_40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
18781 "dlls/d3dx9_41/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_41/Makefile" ;;
18782 "dlls/d3dx9_42/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_42/Makefile" ;;
18783 "dlls/d3dxof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
18784 "dlls/d3dxof/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
18785 "dlls/dbghelp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
18786 "dlls/dciman32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
18787 "dlls/ddeml.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddeml.dll16/Makefile" ;;
18788 "dlls/ddraw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
18789 "dlls/ddraw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
18790 "dlls/ddrawex/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
18791 "dlls/ddrawex/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
18792 "dlls/devenum/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
18793 "dlls/dinput/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
18794 "dlls/dinput/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
18795 "dlls/dinput8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
18796 "dlls/dispdib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
18797 "dlls/display.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
18798 "dlls/dmband/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
18799 "dlls/dmcompos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
18800 "dlls/dmime/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
18801 "dlls/dmloader/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
18802 "dlls/dmscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
18803 "dlls/dmstyle/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
18804 "dlls/dmsynth/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
18805 "dlls/dmusic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
18806 "dlls/dmusic32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
18807 "dlls/dnsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
18808 "dlls/dnsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
18809 "dlls/dplay/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
18810 "dlls/dplayx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
18811 "dlls/dplayx/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
18812 "dlls/dpnaddr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
18813 "dlls/dpnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
18814 "dlls/dpnhpast/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
18815 "dlls/dpnlobby/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
18816 "dlls/dpwsockx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
18817 "dlls/drmclien/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/drmclien/Makefile" ;;
18818 "dlls/dsound/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
18819 "dlls/dsound/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
18820 "dlls/dssenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dssenh/Makefile" ;;
18821 "dlls/dswave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
18822 "dlls/dwmapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
18823 "dlls/dxdiagn/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
18824 "dlls/dxerr8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
18825 "dlls/dxerr9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
18826 "dlls/dxgi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/Makefile" ;;
18827 "dlls/dxgi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
18828 "dlls/dxguid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
18829 "dlls/faultrep/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/faultrep/Makefile" ;;
18830 "dlls/fltlib/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fltlib/Makefile" ;;
18831 "dlls/fusion/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/Makefile" ;;
18832 "dlls/fusion/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
18833 "dlls/gdi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/Makefile" ;;
18834 "dlls/gdi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
18835 "dlls/gdiplus/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
18836 "dlls/gdiplus/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
18837 "dlls/glu32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
18838 "dlls/gphoto2.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
18839 "dlls/gpkcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
18840 "dlls/hal/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hal/Makefile" ;;
18841 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
18842 "dlls/hid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hid/Makefile" ;;
18843 "dlls/hlink/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/Makefile" ;;
18844 "dlls/hlink/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
18845 "dlls/hnetcfg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
18846 "dlls/httpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/httpapi/Makefile" ;;
18847 "dlls/iccvid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
18848 "dlls/icmp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
18849 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
18850 "dlls/imaadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
18851 "dlls/imagehlp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
18852 "dlls/imm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm.dll16/Makefile" ;;
18853 "dlls/imm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
18854 "dlls/imm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
18855 "dlls/inetcomm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
18856 "dlls/inetcomm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
18857 "dlls/inetmib1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
18858 "dlls/inetmib1/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
18859 "dlls/infosoft/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/Makefile" ;;
18860 "dlls/infosoft/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
18861 "dlls/initpki/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/initpki/Makefile" ;;
18862 "dlls/inkobj/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inkobj/Makefile" ;;
18863 "dlls/inseng/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inseng/Makefile" ;;
18864 "dlls/iphlpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
18865 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
18866 "dlls/itircl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itircl/Makefile" ;;
18867 "dlls/itss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
18868 "dlls/itss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
18869 "dlls/jscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/Makefile" ;;
18870 "dlls/jscript/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
18871 "dlls/kernel32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/Makefile" ;;
18872 "dlls/kernel32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
18873 "dlls/keyboard.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
18874 "dlls/loadperf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/loadperf/Makefile" ;;
18875 "dlls/localspl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/Makefile" ;;
18876 "dlls/localspl/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
18877 "dlls/localui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/Makefile" ;;
18878 "dlls/localui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
18879 "dlls/lz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/Makefile" ;;
18880 "dlls/lz32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
18881 "dlls/lzexpand.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand.dll16/Makefile" ;;
18882 "dlls/mapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
18883 "dlls/mapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
18884 "dlls/mciavi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
18885 "dlls/mcicda/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mcicda/Makefile" ;;
18886 "dlls/mciqtz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
18887 "dlls/mciseq/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciseq/Makefile" ;;
18888 "dlls/mciwave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciwave/Makefile" ;;
18889 "dlls/midimap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/midimap/Makefile" ;;
18890 "dlls/mlang/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
18891 "dlls/mlang/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
18892 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
18893 "dlls/monodebg.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
18894 "dlls/mountmgr.sys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
18895 "dlls/mouse.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
18896 "dlls/mpr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
18897 "dlls/mprapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mprapi/Makefile" ;;
18898 "dlls/msacm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm.dll16/Makefile" ;;
18899 "dlls/msacm32.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
18900 "dlls/msacm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/Makefile" ;;
18901 "dlls/msacm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
18902 "dlls/msadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
18903 "dlls/mscat32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscat32/Makefile" ;;
18904 "dlls/mscms/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
18905 "dlls/mscms/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
18906 "dlls/mscoree/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscoree/Makefile" ;;
18907 "dlls/msctf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/Makefile" ;;
18908 "dlls/msctf/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
18909 "dlls/msdaps/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdaps/Makefile" ;;
18910 "dlls/msdmo/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
18911 "dlls/msftedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msftedit/Makefile" ;;
18912 "dlls/msg711.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
18913 "dlls/msgsm32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msgsm32.acm/Makefile" ;;
18914 "dlls/mshtml.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
18915 "dlls/mshtml/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
18916 "dlls/mshtml/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
18917 "dlls/msi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
18918 "dlls/msi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
18919 "dlls/msimg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
18920 "dlls/msimtf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimtf/Makefile" ;;
18921 "dlls/msisip/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisip/Makefile" ;;
18922 "dlls/msisys.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
18923 "dlls/msnet32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
18924 "dlls/msrle32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
18925 "dlls/mssign32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssign32/Makefile" ;;
18926 "dlls/mssip32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssip32/Makefile" ;;
18927 "dlls/mstask/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/Makefile" ;;
18928 "dlls/mstask/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
18929 "dlls/msvcirt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
18930 "dlls/msvcr71/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
18931 "dlls/msvcrt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
18932 "dlls/msvcrt/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
18933 "dlls/msvcrt20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
18934 "dlls/msvcrt40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
18935 "dlls/msvcrtd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
18936 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
18937 "dlls/msvfw32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
18938 "dlls/msvfw32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
18939 "dlls/msvidc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
18940 "dlls/msvideo.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvideo.dll16/Makefile" ;;
18941 "dlls/mswsock/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
18942 "dlls/msxml3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/Makefile" ;;
18943 "dlls/msxml3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
18944 "dlls/nddeapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
18945 "dlls/netapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
18946 "dlls/netapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
18947 "dlls/newdev/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
18948 "dlls/ntdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
18949 "dlls/ntdll/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
18950 "dlls/ntdsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
18951 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
18952 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
18953 "dlls/ntprint/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/Makefile" ;;
18954 "dlls/ntprint/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
18955 "dlls/objsel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/objsel/Makefile" ;;
18956 "dlls/odbc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
18957 "dlls/odbccp32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
18958 "dlls/odbccp32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
18959 "dlls/ole2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2.dll16/Makefile" ;;
18960 "dlls/ole2conv.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2conv.dll16/Makefile" ;;
18961 "dlls/ole2disp.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2disp.dll16/Makefile" ;;
18962 "dlls/ole2nls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2nls.dll16/Makefile" ;;
18963 "dlls/ole2prox.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2prox.dll16/Makefile" ;;
18964 "dlls/ole2thk.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2thk.dll16/Makefile" ;;
18965 "dlls/ole32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
18966 "dlls/ole32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
18967 "dlls/oleacc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
18968 "dlls/oleacc/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
18969 "dlls/oleaut32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
18970 "dlls/oleaut32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
18971 "dlls/olecli.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli.dll16/Makefile" ;;
18972 "dlls/olecli32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli32/Makefile" ;;
18973 "dlls/oledb32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledb32/Makefile" ;;
18974 "dlls/oledb32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledb32/tests/Makefile" ;;
18975 "dlls/oledlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
18976 "dlls/olepro32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
18977 "dlls/olesvr.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr.dll16/Makefile" ;;
18978 "dlls/olesvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
18979 "dlls/olethk32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olethk32/Makefile" ;;
18980 "dlls/openal32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/openal32/Makefile" ;;
18981 "dlls/opengl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
18982 "dlls/opengl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
18983 "dlls/pdh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/Makefile" ;;
18984 "dlls/pdh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
18985 "dlls/pidgen/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pidgen/Makefile" ;;
18986 "dlls/powrprof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/powrprof/Makefile" ;;
18987 "dlls/printui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/printui/Makefile" ;;
18988 "dlls/propsys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/propsys/Makefile" ;;
18989 "dlls/psapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
18990 "dlls/psapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
18991 "dlls/pstorec/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pstorec/Makefile" ;;
18992 "dlls/qcap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
18993 "dlls/qedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/Makefile" ;;
18994 "dlls/qedit/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
18995 "dlls/qmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/Makefile" ;;
18996 "dlls/qmgr/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
18997 "dlls/qmgrprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
18998 "dlls/quartz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
18999 "dlls/quartz/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
19000 "dlls/query/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/query/Makefile" ;;
19001 "dlls/rasapi16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi16.dll16/Makefile" ;;
19002 "dlls/rasapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
19003 "dlls/rasapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
19004 "dlls/rasdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
19005 "dlls/resutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/resutils/Makefile" ;;
19006 "dlls/riched20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/Makefile" ;;
19007 "dlls/riched20/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
19008 "dlls/riched32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/Makefile" ;;
19009 "dlls/riched32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
19010 "dlls/rpcrt4/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
19011 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
19012 "dlls/rsabase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
19013 "dlls/rsaenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
19014 "dlls/rsaenh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
19015 "dlls/rtutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rtutils/Makefile" ;;
19016 "dlls/sane.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
19017 "dlls/sccbase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sccbase/Makefile" ;;
19018 "dlls/schannel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/Makefile" ;;
19019 "dlls/schannel/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
19020 "dlls/secur32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
19021 "dlls/secur32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
19022 "dlls/security/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/security/Makefile" ;;
19023 "dlls/sensapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
19024 "dlls/serialui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
19025 "dlls/serialui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
19026 "dlls/setupapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
19027 "dlls/setupapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
19028 "dlls/setupx.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupx.dll16/Makefile" ;;
19029 "dlls/sfc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc/Makefile" ;;
19030 "dlls/sfc_os/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
19031 "dlls/shdoclc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
19032 "dlls/shdocvw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
19033 "dlls/shdocvw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
19034 "dlls/shell.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell.dll16/Makefile" ;;
19035 "dlls/shell32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
19036 "dlls/shell32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
19037 "dlls/shfolder/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
19038 "dlls/shlwapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
19039 "dlls/shlwapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
19040 "dlls/slbcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
19041 "dlls/slc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slc/Makefile" ;;
19042 "dlls/snmpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
19043 "dlls/snmpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
19044 "dlls/softpub/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/softpub/Makefile" ;;
19045 "dlls/sound.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sound.drv16/Makefile" ;;
19046 "dlls/spoolss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/Makefile" ;;
19047 "dlls/spoolss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
19048 "dlls/stdole2.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
19049 "dlls/stdole32.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
19050 "dlls/sti/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
19051 "dlls/sti/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sti/tests/Makefile" ;;
19052 "dlls/storage.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/storage.dll16/Makefile" ;;
19053 "dlls/stress.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
19054 "dlls/strmiids/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
19055 "dlls/svrapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/svrapi/Makefile" ;;
19056 "dlls/sxs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sxs/Makefile" ;;
19057 "dlls/system.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/system.drv16/Makefile" ;;
19058 "dlls/t2embed/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/t2embed/Makefile" ;;
19059 "dlls/tapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
19060 "dlls/toolhelp.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/toolhelp.dll16/Makefile" ;;
19061 "dlls/traffic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/traffic/Makefile" ;;
19062 "dlls/twain.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain.dll16/Makefile" ;;
19063 "dlls/twain_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/Makefile" ;;
19064 "dlls/twain_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
19065 "dlls/typelib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/typelib.dll16/Makefile" ;;
19066 "dlls/unicows/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
19067 "dlls/updspapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/updspapi/Makefile" ;;
19068 "dlls/url/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
19069 "dlls/urlmon/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
19070 "dlls/urlmon/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
19071 "dlls/user32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/Makefile" ;;
19072 "dlls/user32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
19073 "dlls/userenv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/Makefile" ;;
19074 "dlls/userenv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
19075 "dlls/usp10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/Makefile" ;;
19076 "dlls/usp10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
19077 "dlls/uuid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
19078 "dlls/uxtheme/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
19079 "dlls/uxtheme/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
19080 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
19081 "dlls/vdmdbg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
19082 "dlls/ver.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ver.dll16/Makefile" ;;
19083 "dlls/version/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
19084 "dlls/version/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
19085 "dlls/vmm.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
19086 "dlls/vnbt.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
19087 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
19088 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
19089 "dlls/vwin32.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
19090 "dlls/w32skrnl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
19091 "dlls/w32sys.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32sys.dll16/Makefile" ;;
19092 "dlls/wbemprox/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wbemprox/Makefile" ;;
19093 "dlls/win32s16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win32s16.dll16/Makefile" ;;
19094 "dlls/win87em.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
19095 "dlls/winaspi.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winaspi.dll16/Makefile" ;;
19096 "dlls/windebug.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
19097 "dlls/windowscodecs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windowscodecs/Makefile" ;;
19098 "dlls/windowscodecs/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windowscodecs/tests/Makefile" ;;
19099 "dlls/winealsa.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
19100 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
19101 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
19102 "dlls/winecrt0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
19103 "dlls/wined3d/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
19104 "dlls/winedos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
19105 "dlls/wineesd.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
19106 "dlls/winejack.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
19107 "dlls/winejoystick.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
19108 "dlls/winemp3.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
19109 "dlls/winenas.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
19110 "dlls/wineoss.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
19111 "dlls/wineps.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
19112 "dlls/wineps16.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineps16.drv16/Makefile" ;;
19113 "dlls/winequartz.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
19114 "dlls/winex11.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
19115 "dlls/wing.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wing.dll16/Makefile" ;;
19116 "dlls/wing32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wing32/Makefile" ;;
19117 "dlls/winhttp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/Makefile" ;;
19118 "dlls/winhttp/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
19119 "dlls/wininet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
19120 "dlls/wininet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
19121 "dlls/winmm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
19122 "dlls/winmm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
19123 "dlls/winnls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls.dll16/Makefile" ;;
19124 "dlls/winnls32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls32/Makefile" ;;
19125 "dlls/winscard/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winscard/Makefile" ;;
19126 "dlls/winsock.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winsock.dll16/Makefile" ;;
19127 "dlls/winspool.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
19128 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
19129 "dlls/wintab.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab.dll16/Makefile" ;;
19130 "dlls/wintab32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
19131 "dlls/wintab32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/tests/Makefile" ;;
19132 "dlls/wintrust/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
19133 "dlls/wintrust/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
19134 "dlls/wldap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/Makefile" ;;
19135 "dlls/wldap32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
19136 "dlls/wmi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmi/Makefile" ;;
19137 "dlls/wmiutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmiutils/Makefile" ;;
19138 "dlls/wnaspi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
19139 "dlls/wow32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
19140 "dlls/ws2_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
19141 "dlls/ws2_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
19142 "dlls/wsock32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
19143 "dlls/wtsapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
19144 "dlls/wuapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wuapi/Makefile" ;;
19145 "dlls/xinput1_1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
19146 "dlls/xinput1_2/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
19147 "dlls/xinput1_3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
19148 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
19149 "dlls/xinput9_1_0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
19150 "dlls/xmllite/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xmllite/Makefile" ;;
19151 "documentation/Makefile") CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
19152 "fonts/Makefile") CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
19153 "include/Makefile") CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
19154 "libs/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
19155 "libs/port/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
19156 "libs/wine/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
19157 "libs/wpp/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
19158 "loader/Makefile") CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
19159 "programs/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
19160 "programs/cacls/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cacls/Makefile" ;;
19161 "programs/clock/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
19162 "programs/cmd/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmd/Makefile" ;;
19163 "programs/cmdlgtst/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
19164 "programs/control/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
19165 "programs/dxdiag/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/dxdiag/Makefile" ;;
19166 "programs/eject/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/eject/Makefile" ;;
19167 "programs/expand/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
19168 "programs/explorer/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/explorer/Makefile" ;;
19169 "programs/hh/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/hh/Makefile" ;;
19170 "programs/icinfo/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/icinfo/Makefile" ;;
19171 "programs/iexplore/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/iexplore/Makefile" ;;
19172 "programs/lodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/lodctr/Makefile" ;;
19173 "programs/msiexec/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
19174 "programs/net/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/net/Makefile" ;;
19175 "programs/notepad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
19176 "programs/oleview/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/oleview/Makefile" ;;
19177 "programs/progman/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
19178 "programs/reg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/reg/Makefile" ;;
19179 "programs/regedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
19180 "programs/regsvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
19181 "programs/rpcss/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
19182 "programs/rundll32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
19183 "programs/secedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/secedit/Makefile" ;;
19184 "programs/services/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/services/Makefile" ;;
19185 "programs/spoolsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/spoolsv/Makefile" ;;
19186 "programs/start/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
19187 "programs/svchost/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/svchost/Makefile" ;;
19188 "programs/taskmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
19189 "programs/termsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/termsv/Makefile" ;;
19190 "programs/uninstaller/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
19191 "programs/unlodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/unlodctr/Makefile" ;;
19192 "programs/view/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
19193 "programs/wineboot/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
19194 "programs/winebrowser/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
19195 "programs/winecfg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
19196 "programs/wineconsole/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
19197 "programs/winedbg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
19198 "programs/winedevice/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedevice/Makefile" ;;
19199 "programs/winefile/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
19200 "programs/winemenubuilder/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
19201 "programs/winemine/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
19202 "programs/winepath/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
19203 "programs/winetest/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
19204 "programs/winevdm/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
19205 "programs/winhelp.exe16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
19206 "programs/winhlp32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhlp32/Makefile" ;;
19207 "programs/winoldap.mod16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
19208 "programs/winver/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
19209 "programs/wordpad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wordpad/Makefile" ;;
19210 "programs/write/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/write/Makefile" ;;
19211 "programs/xcopy/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/xcopy/Makefile" ;;
19212 "server/Makefile") CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
19213 "tools/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
19214 "tools/widl/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
19215 "tools/winebuild/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
19216 "tools/winedump/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
19217 "tools/winegcc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
19218 "tools/wmc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
19219 "tools/wrc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
19221 *) as_fn_error
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
19226 # If the user did not use the arguments to specify the items to instantiate,
19227 # then the envvar interface is used. Set only those that are not.
19228 # We use the long form for the default assignment because of an extremely
19229 # bizarre bug on SunOS 4.1.3.
19230 if $ac_need_defaults; then
19231 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
19232 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
19233 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
19236 # Have a temporary directory for convenience. Make it in the build tree
19237 # simply because there is no reason against having it here, and in addition,
19238 # creating and moving files from /tmp can sometimes cause problems.
19239 # Hook for its removal unless debugging.
19240 # Note that there is a small window in which the directory will not be cleaned:
19241 # after its creation but before its name has been assigned to `$tmp'.
19245 trap 'exit_status=$?
19246 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
19248 trap 'as_fn_exit 1' 1 2 13 15
19250 # Create a (secure) tmp directory for tmp files.
19253 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
19254 test -n "$tmp" && test -d "$tmp"
19257 tmp
=.
/conf$$
-$RANDOM
19258 (umask 077 && mkdir
"$tmp")
19259 } || as_fn_error
"cannot create a temporary directory in ." "$LINENO" 5
19261 # Set up the scripts for CONFIG_FILES section.
19262 # No need to generate them if there are no CONFIG_FILES.
19263 # This happens for instance with `./config.status config.h'.
19264 if test -n "$CONFIG_FILES"; then
19266 if $AWK 'BEGIN { getline <"/dev/null" }' </dev
/null
2>/dev
/null
; then
19267 ac_cs_awk_getline
=:
19268 ac_cs_awk_pipe_init
=
19269 ac_cs_awk_read_file
='
19270 while ((getline aline < (F[key])) > 0)
19273 ac_cs_awk_pipe_fini
=
19275 ac_cs_awk_getline
=false
19276 ac_cs_awk_pipe_init
="print \"cat <<'|#_!!_#|' &&\""
19277 ac_cs_awk_read_file
='
19279 print "cat " F[key] " &&"
19280 '$ac_cs_awk_pipe_init
19281 # The final `:' finishes the AND list.
19282 ac_cs_awk_pipe_fini
='END { print "|#_!!_#|"; print ":" }'
19284 ac_cr
=`echo X | tr X '\015'`
19285 # On cygwin, bash can eat \r inside `` if the user requested igncr.
19286 # But we know of no other shell where ac_cr would be empty at this
19287 # point, so we can use a bashism as a fallback.
19288 if test "x$ac_cr" = x
; then
19289 eval ac_cr
=\$
\'\\r
\'
19291 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
19292 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
19295 ac_cs_awk_cr
=$ac_cr
19298 echo 'BEGIN {' >"$tmp/subs1.awk" &&
19301 # Create commands to substitute file output variables.
19303 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
19304 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
19305 echo "$ac_subst_files" |
sed 's/.*/F["&"]="$&"/' &&
19308 } >conf$
$files.sh
&&
19309 . .
/conf$
$files.sh ||
19310 as_fn_error
"could not make $CONFIG_STATUS" "$LINENO" 5
19311 rm -f conf$
$files.sh
19314 echo "cat >conf$$subs.awk <<_ACEOF" &&
19315 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
19317 } >conf$$subs.sh ||
19318 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
19319 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
19321 for ac_last_try in false false false false false :; do
19322 . ./conf$$subs.sh ||
19323 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
19325 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
19326 if test $ac_delim_n = $ac_delim_num; then
19328 elif $ac_last_try; then
19329 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
19331 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
19334 rm -f conf$$subs.sh
19336 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19337 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
19341 s/^/S["/; s
/!.
*/"]=/
19351 s/\(.\{148\}\).*/\1/
19353 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
19358 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
19365 s/\(.\{148\}\).*/\1/
19367 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
19371 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
19376 ' <conf$$subs.awk | sed '
19381 ' >>$CONFIG_STATUS || ac_write_fail=1
19382 rm -f conf$$subs.awk
19383 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19385 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
19386 for (key in S) S_is_set[key] = 1
19388 \$ac_cs_awk_pipe_init
19392 nfields = split(line, field, "@
")
19394 len = length(field[1])
19395 for (i = 2; i < nfields; i++) {
19397 keylen = length(key)
19398 if (S_is_set[key]) {
19400 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
19401 len += length(value) + length(field[++i])
19406 if (nfields == 3 && !substed) {
19408 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
19409 \$ac_cs_awk_read_file
19415 \$ac_cs_awk_pipe_fini
19418 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
19419 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
19420 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
19423 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
19424 || as_fn_error "could not setup config files machinery
" "$LINENO" 5
19427 # VPATH may cause trouble with some makes, so we remove $(srcdir),
19428 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
19429 # trailing colons and then remove the whole line if VPATH becomes empty
19430 # (actually we leave an empty line to preserve line numbers).
19431 if test "x
$srcdir" = x.; then
19432 ac_vpsub='/^[ ]*VPATH[ ]*=/{
19433 s/:*\$(srcdir):*/:/
19434 s/:*\${srcdir}:*/:/
19436 s/^\([^=]*=[ ]*\):*/\1/
19442 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
19443 fi # test -n "$CONFIG_FILES"
19445 # Set up the scripts for CONFIG_HEADERS section.
19446 # No need to generate them if there are no CONFIG_HEADERS.
19447 # This happens for instance with `./config.status Makefile'.
19448 if test -n "$CONFIG_HEADERS"; then
19449 cat >"$tmp/defines.
awk" <<\_ACAWK ||
19453 # Transform confdefs.h into an awk script `defines.awk', embedded as
19454 # here-document in config.status, that substitutes the proper values into
19455 # config.h.in to produce config.h.
19457 # Create a delimiter string that does not exist in confdefs.h, to ease
19458 # handling of long lines.
19460 for ac_last_try in false false :; do
19461 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
19462 if test -z "$ac_t"; then
19464 elif $ac_last_try; then
19465 as_fn_error "could not
make $CONFIG_HEADERS" "$LINENO" 5
19467 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
19471 # For the awk script, D is an array of macro values keyed by name,
19472 # likewise P contains macro parameters if any. Preserve backslash
19473 # newline sequences.
19475 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
19477 s/.\{148\}/&'"$ac_delim"'/g
19480 s/^[ ]*#[ ]*define[ ][ ]*/ /
19487 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
19489 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
19493 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
19494 D["\
1"]=" \
3\\\\\\n
"\\/p
19496 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
19501 s/.\{148\}/&'"$ac_delim"'/g
19506 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
19509 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
19511 ' <confdefs.h | sed '
19512 s/'"$ac_delim"'/"\\\
19513 "/g' >>$CONFIG_STATUS || ac_write_fail=1
19515 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19516 for (key in D) D_is_set[key] = 1
19519 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
19521 split(line, arg, " ")
19522 if (arg[1] == "#") {
19526 defundef
= substr
(arg
[1], 2)
19529 split(mac1
, mac2
, "(") #)
19531 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
19532 if (D_is_set
[macro
]) {
19533 # Preserve the white space surrounding the "#".
19534 print prefix
"define", macro P
[macro
] D
[macro
]
19537 # Replace #undef with comments. This is necessary, for example,
19538 # in the case of _POSIX_SOURCE, which is predefined and required
19539 # on some systems where configure will not decide to define it.
19540 if (defundef
== "undef") {
19541 print
"/*", prefix defundef
, macro
, "*/"
19549 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
19550 as_fn_error
"could not setup config headers machinery" "$LINENO" 5
19551 fi # test -n "$CONFIG_HEADERS"
19554 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
19559 :[FHLC
]) ac_mode
=$ac_tag; continue;;
19561 case $ac_mode$ac_tag in
19563 :L
* |
:C
*:*) as_fn_error
"invalid tag \`$ac_tag'" "$LINENO" 5;;
19564 :[FH
]-) ac_tag
=-:-;;
19565 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
19582 -) ac_f
="$tmp/stdin";;
19583 *) # Look for the file first in the build tree, then in the source tree
19584 # (if the path is not absolute). The absolute path cannot be DOS-style,
19585 # because $ac_f cannot contain `:'.
19589 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
19591 as_fn_error
"cannot find input file: \`$ac_f'" "$LINENO" 5;;
19593 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
19594 as_fn_append ac_file_inputs
" '$ac_f'"
19597 # Let's still pretend it is `configure' which instantiates (i.e., don't
19598 # use $as_me), people would be surprised to read:
19599 # /* config.h. Generated by config.status. */
19600 configure_input
='Generated from '`
19601 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
19603 if test x
"$ac_file" != x-
; then
19604 configure_input
="$ac_file. $configure_input"
19605 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
19606 $as_echo "$as_me: creating $ac_file" >&6;}
19608 # Neutralize special characters interpreted by sed in replacement strings.
19609 case $configure_input in #(
19610 *\
&* |
*\|
* |
*\\* )
19611 ac_sed_conf_input
=`$as_echo "$configure_input" |
19612 sed 's/[\\\\&|]/\\\\&/g'`;; #(
19613 *) ac_sed_conf_input
=$configure_input;;
19617 *:-:* |
*:-) cat >"$tmp/stdin" \
19618 || as_fn_error
"could not create $ac_file" "$LINENO" 5 ;;
19623 ac_dir
=`$as_dirname -- "$ac_file" ||
19624 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19625 X"$ac_file" : 'X\(//\)[^/]' \| \
19626 X"$ac_file" : 'X\(//\)$' \| \
19627 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
19628 $as_echo X"$ac_file" |
19629 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
19633 /^X\(\/\/\)[^/].*/{
19646 as_dir
="$ac_dir"; as_fn_mkdir_p
19650 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
19652 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
19653 # A ".." for each directory in $ac_dir_suffix.
19654 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
19655 case $ac_top_builddir_sub in
19656 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
19657 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
19660 ac_abs_top_builddir
=$ac_pwd
19661 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
19662 # for backward compatibility:
19663 ac_top_builddir
=$ac_top_build_prefix
19666 .
) # We are building in place.
19668 ac_top_srcdir
=$ac_top_builddir_sub
19669 ac_abs_top_srcdir
=$ac_pwd ;;
19670 [\\/]* | ?
:[\\/]* ) # Absolute name.
19671 ac_srcdir
=$srcdir$ac_dir_suffix;
19672 ac_top_srcdir
=$srcdir
19673 ac_abs_top_srcdir
=$srcdir ;;
19674 *) # Relative name.
19675 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
19676 ac_top_srcdir
=$ac_top_build_prefix$srcdir
19677 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
19679 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
19689 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
19690 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
19694 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
19695 # If the template does not know about datarootdir, expand it.
19696 # FIXME: This hack should be removed a few years after 2.60.
19697 ac_datarootdir_hack
=; ac_datarootdir_seen
=
19708 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
19709 *datarootdir
*) ac_datarootdir_seen
=yes;;
19710 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
19711 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
19712 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
19714 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19715 ac_datarootdir_hack='
19716 s&@datadir@&$datadir&g
19717 s&@docdir@&$docdir&g
19718 s&@infodir@&$infodir&g
19719 s&@localedir@&$localedir&g
19720 s&@mandir@&$mandir&g
19721 s&\\\${datarootdir}&$datarootdir&g' ;;
19725 # Neutralize VPATH when `$srcdir' = `.'.
19726 # Shell code in configure.ac might set extrasub.
19727 # FIXME: do we really want to maintain this feature?
19728 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19729 ac_sed_extra="$ac_vpsub
19732 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
19734 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
19735 s|@configure_input@|
$ac_sed_conf_input|
;t t
19736 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
19737 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
19738 s
&@srcdir@
&$ac_srcdir&;t t
19739 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
19740 s
&@top_srcdir@
&$ac_top_srcdir&;t t
19741 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
19742 s
&@builddir@
&$ac_builddir&;t t
19743 s
&@abs_builddir@
&$ac_abs_builddir&;t t
19744 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
19745 s
&@INSTALL@
&$ac_INSTALL&;t t
19746 $ac_datarootdir_hack
19748 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
19749 if $ac_cs_awk_getline; then
19750 $AWK -f "$tmp/subs.
awk"
19752 $AWK -f "$tmp/subs.
awk" | $SHELL
19754 || as_fn_error "could not create
$ac_file" "$LINENO" 5
19756 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
19757 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
19758 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
19759 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
19760 which seems to be undefined. Please make sure it is defined." >&5
19761 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
19762 which seems to be undefined. Please make sure it is defined." >&2;}
19766 -) cat "$tmp/out" && rm -f "$tmp/out";;
19767 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
19769 || as_fn_error "could not create $ac_file" "$LINENO" 5
19775 if test x"$ac_file" != x-; then
19777 $as_echo "/* $configure_input */" \
19778 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
19779 } >"$tmp/config.h" \
19780 || as_fn_error "could not create $ac_file" "$LINENO" 5
19781 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
19782 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
19783 $as_echo "$as_me: $ac_file is unchanged" >&6;}
19786 mv "$tmp/config.h" "$ac_file" \
19787 || as_fn_error "could not create $ac_file" "$LINENO" 5
19790 $as_echo "/* $configure_input */" \
19791 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
19792 || as_fn_error "could not create -" "$LINENO" 5
19796 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
19797 $as_echo "$as_me: executing $ac_file commands" >&6;}
19802 case $ac_file$ac_mode in
19803 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
19804 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/gdi32/enhmfdrv" >&5
19805 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
19806 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/gdi32/mfdrv" >&5
19807 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
19808 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/kernel32/nls" >&5
19809 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
19810 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/user32/resources" >&5
19811 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
19812 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/wineps.drv/data" >&5
19813 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
19814 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating include/wine" >&5
19815 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
19823 ac_clean_files=$ac_clean_files_save
19825 test $ac_write_fail = 0 ||
19826 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
19829 # configure is writing to config.log, and then calls config.status.
19830 # config.status does its own redirection, appending to config.log.
19831 # Unfortunately, on DOS this fails, as config.log is still kept open
19832 # by configure, so config.status won't be able to
write to it
; its
19833 # output is simply discarded. So we exec the FD to /dev/null,
19834 # effectively closing config.log, so it can be properly (re)opened and
19835 # appended to by config.status. When coming back to configure, we
19836 # need to make the FD available again.
19837 if test "$no_create" != yes; then
19839 ac_config_status_args
=
19840 test "$silent" = yes &&
19841 ac_config_status_args
="$ac_config_status_args --quiet"
19843 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
19845 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
19846 # would make configure fail if this is the last instruction.
19847 $ac_cs_success || as_fn_exit $?
19849 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
19850 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
19851 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
19855 if test "$no_create" = "yes"
19861 if test "x$wine_notices != "x
; then
19864 for msg
in $wine_notices; do
19866 if test -n "$msg"; then
19867 { $as_echo "$as_me:${as_lineno-$LINENO}: $msg" >&5
19868 $as_echo "$as_me: $msg" >&6;}
19873 for msg
in $wine_warnings; do
19875 if test -n "$msg"; then
19877 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $msg" >&5
19878 $as_echo "$as_me: WARNING: $msg" >&2;}
19884 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.