configure: Only attempt to build macOS preloader on Intel, and remove unnecessary...
[wine.git] / configure
blob7fb1685316b30e1f6afab4bd6ee95d93ed3bdd54
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.71 for Wine 8.12.
5 # Report bugs to <wine-devel@winehq.org>.
8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
9 # Inc.
12 # This configure script is free software; the Free Software Foundation
13 # gives unlimited permission to copy, distribute and modify it.
14 ## -------------------- ##
15 ## M4sh Initialization. ##
16 ## -------------------- ##
18 # Be more Bourne compatible
19 DUALCASE=1; export DUALCASE # for MKS sh
20 as_nop=:
21 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
22 then :
23 emulate sh
24 NULLCMD=:
25 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
26 # is contrary to our usage. Disable this feature.
27 alias -g '${1+"$@"}'='"$@"'
28 setopt NO_GLOB_SUBST
29 else $as_nop
30 case `(set -o) 2>/dev/null` in #(
31 *posix*) :
32 set -o posix ;; #(
33 *) :
35 esac
40 # Reset variables that may have inherited troublesome values from
41 # the environment.
43 # IFS needs to be set, to space, tab, and newline, in precisely that order.
44 # (If _AS_PATH_WALK were called with IFS unset, it would have the
45 # side effect of setting IFS to empty, thus disabling word splitting.)
46 # Quoting is to prevent editors from complaining about space-tab.
47 as_nl='
49 export as_nl
50 IFS=" "" $as_nl"
52 PS1='$ '
53 PS2='> '
54 PS4='+ '
56 # Ensure predictable behavior from utilities with locale-dependent output.
57 LC_ALL=C
58 export LC_ALL
59 LANGUAGE=C
60 export LANGUAGE
62 # We cannot yet rely on "unset" to work, but we need these variables
63 # to be unset--not just set to an empty or harmless value--now, to
64 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
65 # also avoids known problems related to "unset" and subshell syntax
66 # in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
67 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
68 do eval test \${$as_var+y} \
69 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
70 done
72 # Ensure that fds 0, 1, and 2 are open.
73 if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi
74 if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi
75 if (exec 3>&2) ; then :; else exec 2>/dev/null; fi
77 # The user is always right.
78 if ${PATH_SEPARATOR+false} :; then
79 PATH_SEPARATOR=:
80 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
81 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
82 PATH_SEPARATOR=';'
87 # Find who we are. Look in the path if we contain no directory separator.
88 as_myself=
89 case $0 in #((
90 *[\\/]* ) as_myself=$0 ;;
91 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
92 for as_dir in $PATH
94 IFS=$as_save_IFS
95 case $as_dir in #(((
96 '') as_dir=./ ;;
97 */) ;;
98 *) as_dir=$as_dir/ ;;
99 esac
100 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
101 done
102 IFS=$as_save_IFS
105 esac
106 # We did not find ourselves, most probably we were run as `sh COMMAND'
107 # in which case we are not to be found in the path.
108 if test "x$as_myself" = x; then
109 as_myself=$0
111 if test ! -f "$as_myself"; then
112 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
113 exit 1
117 # Use a proper internal environment variable to ensure we don't fall
118 # into an infinite loop, continuously re-executing ourselves.
119 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
120 _as_can_reexec=no; export _as_can_reexec;
121 # We cannot yet assume a decent shell, so we have to provide a
122 # neutralization value for shells without unset; and this also
123 # works around shells that cannot unset nonexistent variables.
124 # Preserve -v and -x to the replacement shell.
125 BASH_ENV=/dev/null
126 ENV=/dev/null
127 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
128 case $- in # ((((
129 *v*x* | *x*v* ) as_opts=-vx ;;
130 *v* ) as_opts=-v ;;
131 *x* ) as_opts=-x ;;
132 * ) as_opts= ;;
133 esac
134 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
135 # Admittedly, this is quite paranoid, since all the known shells bail
136 # out after a failed `exec'.
137 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
138 exit 255
140 # We don't want this to propagate to other subprocesses.
141 { _as_can_reexec=; unset _as_can_reexec;}
142 if test "x$CONFIG_SHELL" = x; then
143 as_bourne_compatible="as_nop=:
144 if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
145 then :
146 emulate sh
147 NULLCMD=:
148 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
149 # is contrary to our usage. Disable this feature.
150 alias -g '\${1+\"\$@\"}'='\"\$@\"'
151 setopt NO_GLOB_SUBST
152 else \$as_nop
153 case \`(set -o) 2>/dev/null\` in #(
154 *posix*) :
155 set -o posix ;; #(
156 *) :
158 esac
161 as_required="as_fn_return () { (exit \$1); }
162 as_fn_success () { as_fn_return 0; }
163 as_fn_failure () { as_fn_return 1; }
164 as_fn_ret_success () { return 0; }
165 as_fn_ret_failure () { return 1; }
167 exitcode=0
168 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
169 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
170 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
171 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
172 if ( set x; as_fn_ret_success y && test x = \"\$1\" )
173 then :
175 else \$as_nop
176 exitcode=1; echo positional parameters were not saved.
178 test x\$exitcode = x0 || exit 1
179 blah=\$(echo \$(echo blah))
180 test x\"\$blah\" = xblah || exit 1
181 test -x / || exit 1"
182 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
183 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
184 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
185 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
186 test \$(( 1 + 1 )) = 2 || exit 1"
187 if (eval "$as_required") 2>/dev/null
188 then :
189 as_have_required=yes
190 else $as_nop
191 as_have_required=no
193 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null
194 then :
196 else $as_nop
197 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
198 as_found=false
199 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
201 IFS=$as_save_IFS
202 case $as_dir in #(((
203 '') as_dir=./ ;;
204 */) ;;
205 *) as_dir=$as_dir/ ;;
206 esac
207 as_found=:
208 case $as_dir in #(
210 for as_base in sh bash ksh sh5; do
211 # Try only shells that exist, to save several forks.
212 as_shell=$as_dir$as_base
213 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
214 as_run=a "$as_shell" -c "$as_bourne_compatible""$as_required" 2>/dev/null
215 then :
216 CONFIG_SHELL=$as_shell as_have_required=yes
217 if as_run=a "$as_shell" -c "$as_bourne_compatible""$as_suggested" 2>/dev/null
218 then :
219 break 2
222 done;;
223 esac
224 as_found=false
225 done
226 IFS=$as_save_IFS
227 if $as_found
228 then :
230 else $as_nop
231 if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
232 as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev/null
233 then :
234 CONFIG_SHELL=$SHELL as_have_required=yes
239 if test "x$CONFIG_SHELL" != x
240 then :
241 export CONFIG_SHELL
242 # We cannot yet assume a decent shell, so we have to provide a
243 # neutralization value for shells without unset; and this also
244 # works around shells that cannot unset nonexistent variables.
245 # Preserve -v and -x to the replacement shell.
246 BASH_ENV=/dev/null
247 ENV=/dev/null
248 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
249 case $- in # ((((
250 *v*x* | *x*v* ) as_opts=-vx ;;
251 *v* ) as_opts=-v ;;
252 *x* ) as_opts=-x ;;
253 * ) as_opts= ;;
254 esac
255 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
256 # Admittedly, this is quite paranoid, since all the known shells bail
257 # out after a failed `exec'.
258 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
259 exit 255
262 if test x$as_have_required = xno
263 then :
264 printf "%s\n" "$0: This script requires a shell more modern than all"
265 printf "%s\n" "$0: the shells that I found on your system."
266 if test ${ZSH_VERSION+y} ; then
267 printf "%s\n" "$0: In particular, zsh $ZSH_VERSION has bugs and should"
268 printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
269 else
270 printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
271 $0: wine-devel@winehq.org about your system, including any
272 $0: error possibly output before this message. Then install
273 $0: a modern shell, or manually run the script under such a
274 $0: shell if you do have one."
276 exit 1
280 SHELL=${CONFIG_SHELL-/bin/sh}
281 export SHELL
282 # Unset more variables known to interfere with behavior of common tools.
283 CLICOLOR_FORCE= GREP_OPTIONS=
284 unset CLICOLOR_FORCE GREP_OPTIONS
286 ## --------------------- ##
287 ## M4sh Shell Functions. ##
288 ## --------------------- ##
289 # as_fn_unset VAR
290 # ---------------
291 # Portably unset VAR.
292 as_fn_unset ()
294 { eval $1=; unset $1;}
296 as_unset=as_fn_unset
299 # as_fn_set_status STATUS
300 # -----------------------
301 # Set $? to STATUS, without forking.
302 as_fn_set_status ()
304 return $1
305 } # as_fn_set_status
307 # as_fn_exit STATUS
308 # -----------------
309 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
310 as_fn_exit ()
312 set +e
313 as_fn_set_status $1
314 exit $1
315 } # as_fn_exit
316 # as_fn_nop
317 # ---------
318 # Do nothing but, unlike ":", preserve the value of $?.
319 as_fn_nop ()
321 return $?
323 as_nop=as_fn_nop
325 # as_fn_mkdir_p
326 # -------------
327 # Create "$as_dir" as a directory, including parents if necessary.
328 as_fn_mkdir_p ()
331 case $as_dir in #(
332 -*) as_dir=./$as_dir;;
333 esac
334 test -d "$as_dir" || eval $as_mkdir_p || {
335 as_dirs=
336 while :; do
337 case $as_dir in #(
338 *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
339 *) as_qdir=$as_dir;;
340 esac
341 as_dirs="'$as_qdir' $as_dirs"
342 as_dir=`$as_dirname -- "$as_dir" ||
343 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
344 X"$as_dir" : 'X\(//\)[^/]' \| \
345 X"$as_dir" : 'X\(//\)$' \| \
346 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
347 printf "%s\n" X"$as_dir" |
348 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
349 s//\1/
352 /^X\(\/\/\)[^/].*/{
353 s//\1/
356 /^X\(\/\/\)$/{
357 s//\1/
360 /^X\(\/\).*/{
361 s//\1/
364 s/.*/./; q'`
365 test -d "$as_dir" && break
366 done
367 test -z "$as_dirs" || eval "mkdir $as_dirs"
368 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
371 } # as_fn_mkdir_p
373 # as_fn_executable_p FILE
374 # -----------------------
375 # Test if FILE is an executable regular file.
376 as_fn_executable_p ()
378 test -f "$1" && test -x "$1"
379 } # as_fn_executable_p
380 # as_fn_append VAR VALUE
381 # ----------------------
382 # Append the text in VALUE to the end of the definition contained in VAR. Take
383 # advantage of any shell optimizations that allow amortized linear growth over
384 # repeated appends, instead of the typical quadratic growth present in naive
385 # implementations.
386 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
387 then :
388 eval 'as_fn_append ()
390 eval $1+=\$2
392 else $as_nop
393 as_fn_append ()
395 eval $1=\$$1\$2
397 fi # as_fn_append
399 # as_fn_arith ARG...
400 # ------------------
401 # Perform arithmetic evaluation on the ARGs, and store the result in the
402 # global $as_val. Take advantage of shells that can avoid forks. The arguments
403 # must be portable across $(()) and expr.
404 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
405 then :
406 eval 'as_fn_arith ()
408 as_val=$(( $* ))
410 else $as_nop
411 as_fn_arith ()
413 as_val=`expr "$@" || test $? -eq 1`
415 fi # as_fn_arith
417 # as_fn_nop
418 # ---------
419 # Do nothing but, unlike ":", preserve the value of $?.
420 as_fn_nop ()
422 return $?
424 as_nop=as_fn_nop
426 # as_fn_error STATUS ERROR [LINENO LOG_FD]
427 # ----------------------------------------
428 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
429 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
430 # script with STATUS, using 1 if that was 0.
431 as_fn_error ()
433 as_status=$1; test $as_status -eq 0 && as_status=1
434 if test "$4"; then
435 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
436 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
438 printf "%s\n" "$as_me: error: $2" >&2
439 as_fn_exit $as_status
440 } # as_fn_error
442 if expr a : '\(a\)' >/dev/null 2>&1 &&
443 test "X`expr 00001 : '.*\(...\)'`" = X001; then
444 as_expr=expr
445 else
446 as_expr=false
449 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
450 as_basename=basename
451 else
452 as_basename=false
455 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
456 as_dirname=dirname
457 else
458 as_dirname=false
461 as_me=`$as_basename -- "$0" ||
462 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
463 X"$0" : 'X\(//\)$' \| \
464 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
465 printf "%s\n" X/"$0" |
466 sed '/^.*\/\([^/][^/]*\)\/*$/{
467 s//\1/
470 /^X\/\(\/\/\)$/{
471 s//\1/
474 /^X\/\(\/\).*/{
475 s//\1/
478 s/.*/./; q'`
480 # Avoid depending upon Character Ranges.
481 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
482 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
483 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
484 as_cr_digits='0123456789'
485 as_cr_alnum=$as_cr_Letters$as_cr_digits
488 as_lineno_1=$LINENO as_lineno_1a=$LINENO
489 as_lineno_2=$LINENO as_lineno_2a=$LINENO
490 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
491 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
492 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
493 sed -n '
495 /[$]LINENO/=
496 ' <$as_myself |
497 sed '
498 s/[$]LINENO.*/&-/
499 t lineno
501 :lineno
503 :loop
504 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
505 t loop
506 s/-\n.*//
507 ' >$as_me.lineno &&
508 chmod +x "$as_me.lineno" ||
509 { printf "%s\n" "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
511 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
512 # already done that, so ensure we don't try to do so again and fall
513 # in an infinite loop. This has already happened in practice.
514 _as_can_reexec=no; export _as_can_reexec
515 # Don't try to exec as it changes $[0], causing all sort of problems
516 # (the dirname of $[0] is not the place where we might find the
517 # original and so on. Autoconf is especially sensitive to this).
518 . "./$as_me.lineno"
519 # Exit status is that of the last command.
520 exit
524 # Determine whether it's possible to make 'echo' print without a newline.
525 # These variables are no longer used directly by Autoconf, but are AC_SUBSTed
526 # for compatibility with existing Makefiles.
527 ECHO_C= ECHO_N= ECHO_T=
528 case `echo -n x` in #(((((
529 -n*)
530 case `echo 'xy\c'` in
531 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
532 xy) ECHO_C='\c';;
533 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
534 ECHO_T=' ';;
535 esac;;
537 ECHO_N='-n';;
538 esac
540 # For backward compatibility with old third-party macros, we provide
541 # the shell variables $as_echo and $as_echo_n. New code should use
542 # AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
543 as_echo='printf %s\n'
544 as_echo_n='printf %s'
547 rm -f conf$$ conf$$.exe conf$$.file
548 if test -d conf$$.dir; then
549 rm -f conf$$.dir/conf$$.file
550 else
551 rm -f conf$$.dir
552 mkdir conf$$.dir 2>/dev/null
554 if (echo >conf$$.file) 2>/dev/null; then
555 if ln -s conf$$.file conf$$ 2>/dev/null; then
556 as_ln_s='ln -s'
557 # ... but there are two gotchas:
558 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
559 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
560 # In both cases, we have to default to `cp -pR'.
561 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
562 as_ln_s='cp -pR'
563 elif ln conf$$.file conf$$ 2>/dev/null; then
564 as_ln_s=ln
565 else
566 as_ln_s='cp -pR'
568 else
569 as_ln_s='cp -pR'
571 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
572 rmdir conf$$.dir 2>/dev/null
574 if mkdir -p . 2>/dev/null; then
575 as_mkdir_p='mkdir -p "$as_dir"'
576 else
577 test -d ./-p && rmdir ./-p
578 as_mkdir_p=false
581 as_test_x='test -x'
582 as_executable_p=as_fn_executable_p
584 # Sed expression to map a string onto a valid CPP name.
585 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
587 # Sed expression to map a string onto a valid variable name.
588 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
591 test -n "$DJDIR" || exec 7<&0 </dev/null
592 exec 6>&1
594 # Name of the host.
595 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
596 # so uname gets run too.
597 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
600 # Initializations.
602 ac_default_prefix=/usr/local
603 ac_clean_files=
604 ac_config_libobj_dir=.
605 LIBOBJS=
606 cross_compiling=no
607 subdirs=
608 MFLAGS=
609 MAKEFLAGS=
611 # Identity of this package.
612 PACKAGE_NAME='Wine'
613 PACKAGE_TARNAME='wine'
614 PACKAGE_VERSION='8.12'
615 PACKAGE_STRING='Wine 8.12'
616 PACKAGE_BUGREPORT='wine-devel@winehq.org'
617 PACKAGE_URL='https://www.winehq.org'
619 ac_unique_file="server/atom.c"
620 # Factoring default headers for most tests.
621 ac_includes_default="\
622 #include <stddef.h>
623 #ifdef HAVE_STDIO_H
624 # include <stdio.h>
625 #endif
626 #ifdef HAVE_STDLIB_H
627 # include <stdlib.h>
628 #endif
629 #ifdef HAVE_STRING_H
630 # include <string.h>
631 #endif
632 #ifdef HAVE_INTTYPES_H
633 # include <inttypes.h>
634 #endif
635 #ifdef HAVE_STDINT_H
636 # include <stdint.h>
637 #endif
638 #ifdef HAVE_STRINGS_H
639 # include <strings.h>
640 #endif
641 #ifdef HAVE_SYS_TYPES_H
642 # include <sys/types.h>
643 #endif
644 #ifdef HAVE_SYS_STAT_H
645 # include <sys/stat.h>
646 #endif
647 #ifdef HAVE_UNISTD_H
648 # include <unistd.h>
649 #endif"
651 ac_header_c_list=
652 ac_subst_vars='LTLIBOBJS
653 LIBOBJS
654 TAGSFLAGS
655 RT_LIBS
656 WINELOADER_PROGRAMS
657 DELAYLOADFLAG
658 MSVCRTFLAGS
659 NETAPI_LIBS
660 NETAPI_CFLAGS
661 PROCSTAT_LIBS
662 GSSAPI_LIBS
663 GSSAPI_CFLAGS
664 KRB5_LIBS
665 KRB5_CFLAGS
666 FONTCONFIG_LIBS
667 FONTCONFIG_CFLAGS
668 CUPS_LIBS
669 CUPS_CFLAGS
670 CAPI20_LIBS
671 CAPI20_CFLAGS
672 SDL2_LIBS
673 SDL2_CFLAGS
674 UNWIND_LIBS
675 UNWIND_CFLAGS
676 UDEV_LIBS
677 UDEV_CFLAGS
678 OSS4_LIBS
679 OSS4_CFLAGS
680 ALSA_LIBS
681 GSTREAMER_LIBS
682 GSTREAMER_CFLAGS
683 PULSE_LIBS
684 PULSE_CFLAGS
685 GETTEXTPO_LIBS
686 FREETYPE_LIBS
687 FREETYPE_CFLAGS
688 RESOLV_LIBS
689 GPHOTO2_PORT_LIBS
690 GPHOTO2_PORT_CFLAGS
691 GPHOTO2_LIBS
692 GPHOTO2_CFLAGS
693 USB_LIBS
694 USB_CFLAGS
695 SANE_LIBS
696 SANE_CFLAGS
697 GNUTLS_LIBS
698 GNUTLS_CFLAGS
699 DBUS_LIBS
700 DBUS_CFLAGS
701 INOTIFY_LIBS
702 INOTIFY_CFLAGS
703 PCSCLITE_LIBS
704 PCAP_LIBS
705 WAYLAND_SCANNER
706 WAYLAND_CLIENT_LIBS
707 WAYLAND_CLIENT_CFLAGS
708 X_EXTRA_LIBS
709 X_LIBS
710 X_PRE_LIBS
711 X_CFLAGS
713 XMKMF
714 PTHREAD_LIBS
715 ZYDIS_PE_LIBS
716 ZYDIS_PE_CFLAGS
717 ZLIB_PE_LIBS
718 ZLIB_PE_CFLAGS
719 XSLT_PE_LIBS
720 XSLT_PE_CFLAGS
721 XML2_PE_LIBS
722 XML2_PE_CFLAGS
723 VKD3D_PE_LIBS
724 VKD3D_PE_CFLAGS
725 TIFF_PE_LIBS
726 TIFF_PE_CFLAGS
727 PNG_PE_LIBS
728 PNG_PE_CFLAGS
729 MUSL_PE_LIBS
730 MUSL_PE_CFLAGS
731 MPG123_PE_LIBS
732 MPG123_PE_CFLAGS
733 LDAP_PE_LIBS
734 LDAP_PE_CFLAGS
735 LCMS2_PE_LIBS
736 LCMS2_PE_CFLAGS
737 JXR_PE_LIBS
738 JXR_PE_CFLAGS
739 JPEG_PE_LIBS
740 JPEG_PE_CFLAGS
741 GSM_PE_LIBS
742 GSM_PE_CFLAGS
743 FAUDIO_PE_LIBS
744 FAUDIO_PE_CFLAGS
745 MINGW_PKG_CONFIG
746 PE_ARCHS
747 WINELOADER_DEPENDS
748 ac_ct_OBJC
749 OBJCFLAGS
750 OBJC
751 OPENCL_LIBS
752 COREAUDIO_LIBS
753 SYSTEMCONFIGURATION_LIBS
754 SECURITY_LIBS
755 APPKIT_LIBS
756 CORESERVICES_LIBS
757 APPLICATIONSERVICES_LIBS
758 METAL_LIBS
759 IOKIT_LIBS
760 DISKARBITRATION_LIBS
761 COREFOUNDATION_LIBS
762 CARBON_LIBS
763 CONFIGURE_TARGETS
764 DISABLED_SUBDIRS
765 SUBDIRS
766 READELF
767 OTOOL
769 DLLEXT
770 WINEPRELOADER_LDFLAGS
771 WINELOADER_LDFLAGS
772 TOP_INSTALL_DEV
773 TOP_INSTALL_LIB
774 UNIXLDFLAGS
775 UNIXDLLFLAGS
776 EXTRACFLAGS
777 LDEXECFLAGS
778 LDDLLFLAGS
779 DLLFLAGS
780 OPENGL_LIBS
781 I386_LIBS
782 ICOTOOL
783 CONVERT
784 RSVG
785 FONTFORGE
786 PKG_CONFIG
787 MSGFMT
788 LDCONFIG
789 EGREP
790 GREP
791 LN_S
792 RANLIB
793 STRIP
794 ac_ct_AR
796 BISON
797 FLEX
798 SED_CMD
799 RUNTESTFLAGS
800 MAKEDEP
801 toolsdir
802 x86_64_DISABLED_SUBDIRS
803 x86_64_DELAYLOADFLAG
804 x86_64_TARGET
805 x86_64_DEBUG
806 x86_64_LDFLAGS
807 x86_64_EXTRACFLAGS
808 x86_64_CFLAGS
809 x86_64_CC
810 i386_DISABLED_SUBDIRS
811 i386_DELAYLOADFLAG
812 i386_TARGET
813 i386_DEBUG
814 i386_LDFLAGS
815 i386_EXTRACFLAGS
816 i386_CFLAGS
817 i386_CC
818 arm_DISABLED_SUBDIRS
819 arm_DELAYLOADFLAG
820 arm_TARGET
821 arm_DEBUG
822 arm_LDFLAGS
823 arm_EXTRACFLAGS
824 arm_CFLAGS
825 arm_CC
826 aarch64_DISABLED_SUBDIRS
827 aarch64_DELAYLOADFLAG
828 aarch64_TARGET
829 aarch64_DEBUG
830 aarch64_LDFLAGS
831 aarch64_EXTRACFLAGS
832 aarch64_CFLAGS
833 aarch64_CC
834 HOST_ARCH
835 toolsext
836 TARGETFLAGS
838 CPPBIN
839 ac_ct_CXX
840 CXXFLAGS
842 OBJEXT
843 EXEEXT
844 ac_ct_CC
845 CPPFLAGS
846 LDFLAGS
847 CFLAGS
849 SET_MAKE
850 srcdir
851 nlsdir
852 fontdir
853 dlldir
854 host_os
855 host_vendor
856 host_cpu
857 host
858 build_os
859 build_vendor
860 build_cpu
861 build
862 system_dllpath
863 target_alias
864 host_alias
865 build_alias
866 LIBS
867 ECHO_T
868 ECHO_N
869 ECHO_C
870 DEFS
871 mandir
872 localedir
873 libdir
874 psdir
875 pdfdir
876 dvidir
877 htmldir
878 infodir
879 docdir
880 oldincludedir
881 includedir
882 runstatedir
883 localstatedir
884 sharedstatedir
885 sysconfdir
886 datadir
887 datarootdir
888 libexecdir
889 sbindir
890 bindir
891 program_transform_name
892 prefix
893 exec_prefix
894 PACKAGE_URL
895 PACKAGE_BUGREPORT
896 PACKAGE_STRING
897 PACKAGE_VERSION
898 PACKAGE_TARNAME
899 PACKAGE_NAME
900 PATH_SEPARATOR
901 SHELL'
902 ac_subst_files=''
903 ac_user_opts='
904 enable_option_checking
905 enable_archs
906 enable_win16
907 enable_win64
908 enable_tests
909 enable_build_id
910 enable_maintainer_mode
911 enable_silent_rules
912 enable_werror
913 with_alsa
914 with_capi
915 with_coreaudio
916 with_cups
917 with_dbus
918 with_float_abi
919 with_fontconfig
920 with_freetype
921 with_gettext
922 with_gettextpo
923 with_gphoto
924 with_gnutls
925 with_gssapi
926 with_gstreamer
927 with_inotify
928 with_krb5
929 with_mingw
930 with_netapi
931 with_opencl
932 with_opengl
933 with_osmesa
934 with_oss
935 with_pcap
936 with_pcsclite
937 with_pthread
938 with_pulse
939 with_sane
940 with_sdl
941 with_udev
942 with_unwind
943 with_usb
944 with_v4l2
945 with_vulkan
946 with_wayland
947 with_xcomposite
948 with_xcursor
949 with_xfixes
950 with_xinerama
951 with_xinput
952 with_xinput2
953 with_xrandr
954 with_xrender
955 with_xshape
956 with_xshm
957 with_xxf86vm
958 with_system_dllpath
959 with_wine_tools
960 with_wine64
961 enable_largefile
962 with_x
963 enable_acledit
964 enable_aclui
965 enable_activeds_tlb
966 enable_activeds
967 enable_actxprxy
968 enable_adsldp
969 enable_adsldpc
970 enable_advapi32
971 enable_advpack
972 enable_amsi
973 enable_amstream
974 enable_apisetschema
975 enable_apphelp
976 enable_appwiz_cpl
977 enable_atl
978 enable_atl100
979 enable_atl110
980 enable_atl80
981 enable_atl90
982 enable_atlthunk
983 enable_atmlib
984 enable_authz
985 enable_avicap32
986 enable_avifil32
987 enable_avrt
988 enable_bcrypt
989 enable_bcryptprimitives
990 enable_bluetoothapis
991 enable_browseui
992 enable_bthprops_cpl
993 enable_cabinet
994 enable_capi2032
995 enable_cards
996 enable_cdosys
997 enable_cfgmgr32
998 enable_clusapi
999 enable_cng_sys
1000 enable_combase
1001 enable_comcat
1002 enable_comctl32
1003 enable_comdlg32
1004 enable_compstui
1005 enable_comsvcs
1006 enable_concrt140
1007 enable_connect
1008 enable_credui
1009 enable_crtdll
1010 enable_crypt32
1011 enable_cryptdlg
1012 enable_cryptdll
1013 enable_cryptext
1014 enable_cryptnet
1015 enable_cryptowinrt
1016 enable_cryptsp
1017 enable_cryptui
1018 enable_ctapi32
1019 enable_ctl3d32
1020 enable_d2d1
1021 enable_d3d10
1022 enable_d3d10_1
1023 enable_d3d10core
1024 enable_d3d11
1025 enable_d3d12
1026 enable_d3d12core
1027 enable_d3d8
1028 enable_d3d8thk
1029 enable_d3d9
1030 enable_d3dcompiler_33
1031 enable_d3dcompiler_34
1032 enable_d3dcompiler_35
1033 enable_d3dcompiler_36
1034 enable_d3dcompiler_37
1035 enable_d3dcompiler_38
1036 enable_d3dcompiler_39
1037 enable_d3dcompiler_40
1038 enable_d3dcompiler_41
1039 enable_d3dcompiler_42
1040 enable_d3dcompiler_43
1041 enable_d3dcompiler_46
1042 enable_d3dcompiler_47
1043 enable_d3dim
1044 enable_d3dim700
1045 enable_d3drm
1046 enable_d3dx10_33
1047 enable_d3dx10_34
1048 enable_d3dx10_35
1049 enable_d3dx10_36
1050 enable_d3dx10_37
1051 enable_d3dx10_38
1052 enable_d3dx10_39
1053 enable_d3dx10_40
1054 enable_d3dx10_41
1055 enable_d3dx10_42
1056 enable_d3dx10_43
1057 enable_d3dx11_42
1058 enable_d3dx11_43
1059 enable_d3dx9_24
1060 enable_d3dx9_25
1061 enable_d3dx9_26
1062 enable_d3dx9_27
1063 enable_d3dx9_28
1064 enable_d3dx9_29
1065 enable_d3dx9_30
1066 enable_d3dx9_31
1067 enable_d3dx9_32
1068 enable_d3dx9_33
1069 enable_d3dx9_34
1070 enable_d3dx9_35
1071 enable_d3dx9_36
1072 enable_d3dx9_37
1073 enable_d3dx9_38
1074 enable_d3dx9_39
1075 enable_d3dx9_40
1076 enable_d3dx9_41
1077 enable_d3dx9_42
1078 enable_d3dx9_43
1079 enable_d3dxof
1080 enable_davclnt
1081 enable_dbgeng
1082 enable_dbghelp
1083 enable_dciman32
1084 enable_dcomp
1085 enable_ddraw
1086 enable_ddrawex
1087 enable_devenum
1088 enable_dhcpcsvc
1089 enable_dhcpcsvc6
1090 enable_dhtmled_ocx
1091 enable_diasymreader
1092 enable_difxapi
1093 enable_dinput
1094 enable_dinput8
1095 enable_directmanipulation
1096 enable_dispex
1097 enable_dmband
1098 enable_dmcompos
1099 enable_dmime
1100 enable_dmloader
1101 enable_dmscript
1102 enable_dmstyle
1103 enable_dmsynth
1104 enable_dmusic
1105 enable_dmusic32
1106 enable_dnsapi
1107 enable_dplay
1108 enable_dplayx
1109 enable_dpnaddr
1110 enable_dpnet
1111 enable_dpnhpast
1112 enable_dpnhupnp
1113 enable_dpnlobby
1114 enable_dpvoice
1115 enable_dpwsockx
1116 enable_drmclien
1117 enable_dsdmo
1118 enable_dsound
1119 enable_dsquery
1120 enable_dssenh
1121 enable_dsuiext
1122 enable_dswave
1123 enable_dwmapi
1124 enable_dwrite
1125 enable_dx8vb
1126 enable_dxdiagn
1127 enable_dxgi
1128 enable_dxtrans
1129 enable_dxva2
1130 enable_esent
1131 enable_evr
1132 enable_explorerframe
1133 enable_faultrep
1134 enable_feclient
1135 enable_fltlib
1136 enable_fltmgr_sys
1137 enable_fntcache
1138 enable_fontsub
1139 enable_fusion
1140 enable_fwpuclnt
1141 enable_gameux
1142 enable_gamingtcui
1143 enable_gdi32
1144 enable_gdiplus
1145 enable_geolocation
1146 enable_glu32
1147 enable_gphoto2_ds
1148 enable_gpkcsp
1149 enable_graphicscapture
1150 enable_hal
1151 enable_hhctrl_ocx
1152 enable_hid
1153 enable_hidclass_sys
1154 enable_hidparse_sys
1155 enable_hlink
1156 enable_hnetcfg
1157 enable_hrtfapo
1158 enable_http_sys
1159 enable_httpapi
1160 enable_ia2comproxy
1161 enable_iccvid
1162 enable_icmp
1163 enable_ieframe
1164 enable_ieproxy
1165 enable_imaadp32_acm
1166 enable_imagehlp
1167 enable_imm32
1168 enable_inetcomm
1169 enable_inetcpl_cpl
1170 enable_inetmib1
1171 enable_infosoft
1172 enable_initpki
1173 enable_inkobj
1174 enable_inseng
1175 enable_iphlpapi
1176 enable_iprop
1177 enable_ir50_32
1178 enable_irprops_cpl
1179 enable_itircl
1180 enable_itss
1181 enable_joy_cpl
1182 enable_jscript
1183 enable_jsproxy
1184 enable_kerberos
1185 enable_kernel32
1186 enable_kernelbase
1187 enable_ksecdd_sys
1188 enable_ksproxy_ax
1189 enable_ksuser
1190 enable_ktmw32
1191 enable_l3codeca_acm
1192 enable_light_msstyles
1193 enable_loadperf
1194 enable_localspl
1195 enable_localui
1196 enable_lz32
1197 enable_mapi32
1198 enable_mapistub
1199 enable_mciavi32
1200 enable_mcicda
1201 enable_mciqtz32
1202 enable_mciseq
1203 enable_mciwave
1204 enable_mf
1205 enable_mf3216
1206 enable_mferror
1207 enable_mfmediaengine
1208 enable_mfplat
1209 enable_mfplay
1210 enable_mfreadwrite
1211 enable_mfsrcsnk
1212 enable_mgmtapi
1213 enable_midimap
1214 enable_mlang
1215 enable_mmcndmgr
1216 enable_mmdevapi
1217 enable_mountmgr_sys
1218 enable_mp3dmod
1219 enable_mpr
1220 enable_mprapi
1221 enable_msacm32_drv
1222 enable_msacm32
1223 enable_msado15
1224 enable_msadp32_acm
1225 enable_msasn1
1226 enable_msauddecmft
1227 enable_mscat32
1228 enable_mscms
1229 enable_mscoree
1230 enable_mscorwks
1231 enable_msctf
1232 enable_msctfmonitor
1233 enable_msctfp
1234 enable_msdaps
1235 enable_msdasql
1236 enable_msdelta
1237 enable_msdmo
1238 enable_msdrm
1239 enable_msftedit
1240 enable_msg711_acm
1241 enable_msgsm32_acm
1242 enable_mshtml_tlb
1243 enable_mshtml
1244 enable_msi
1245 enable_msident
1246 enable_msimg32
1247 enable_msimsg
1248 enable_msimtf
1249 enable_msisip
1250 enable_msisys_ocx
1251 enable_msls31
1252 enable_msmpeg2vdec
1253 enable_msnet32
1254 enable_mspatcha
1255 enable_msports
1256 enable_msrle32
1257 enable_msscript_ocx
1258 enable_mssign32
1259 enable_mssip32
1260 enable_mstask
1261 enable_msv1_0
1262 enable_msvcirt
1263 enable_msvcm80
1264 enable_msvcm90
1265 enable_msvcp100
1266 enable_msvcp110
1267 enable_msvcp120
1268 enable_msvcp120_app
1269 enable_msvcp140
1270 enable_msvcp140_1
1271 enable_msvcp140_2
1272 enable_msvcp140_atomic_wait
1273 enable_msvcp60
1274 enable_msvcp70
1275 enable_msvcp71
1276 enable_msvcp80
1277 enable_msvcp90
1278 enable_msvcp_win
1279 enable_msvcr100
1280 enable_msvcr110
1281 enable_msvcr120
1282 enable_msvcr120_app
1283 enable_msvcr70
1284 enable_msvcr71
1285 enable_msvcr80
1286 enable_msvcr90
1287 enable_msvcrt
1288 enable_msvcrt20
1289 enable_msvcrt40
1290 enable_msvcrtd
1291 enable_msvfw32
1292 enable_msvidc32
1293 enable_mswsock
1294 enable_msxml
1295 enable_msxml2
1296 enable_msxml3
1297 enable_msxml4
1298 enable_msxml6
1299 enable_mtxdm
1300 enable_ncrypt
1301 enable_nddeapi
1302 enable_ndis_sys
1303 enable_netapi32
1304 enable_netcfgx
1305 enable_netio_sys
1306 enable_netprofm
1307 enable_netutils
1308 enable_newdev
1309 enable_ninput
1310 enable_normaliz
1311 enable_npmshtml
1312 enable_npptools
1313 enable_nsi
1314 enable_nsiproxy_sys
1315 enable_ntdll
1316 enable_ntdsapi
1317 enable_ntoskrnl_exe
1318 enable_ntprint
1319 enable_objsel
1320 enable_odbc32
1321 enable_odbcbcp
1322 enable_odbccp32
1323 enable_odbccu32
1324 enable_ole32
1325 enable_oleacc
1326 enable_oleaut32
1327 enable_olecli32
1328 enable_oledb32
1329 enable_oledlg
1330 enable_olepro32
1331 enable_olesvr32
1332 enable_olethk32
1333 enable_opcservices
1334 enable_opencl
1335 enable_opengl32
1336 enable_packager
1337 enable_pdh
1338 enable_photometadatahandler
1339 enable_pidgen
1340 enable_powrprof
1341 enable_printui
1342 enable_prntvpt
1343 enable_propsys
1344 enable_psapi
1345 enable_pstorec
1346 enable_pwrshplugin
1347 enable_qasf
1348 enable_qcap
1349 enable_qdvd
1350 enable_qedit
1351 enable_qmgr
1352 enable_qmgrprxy
1353 enable_quartz
1354 enable_query
1355 enable_qwave
1356 enable_rasapi32
1357 enable_rasdlg
1358 enable_regapi
1359 enable_resutils
1360 enable_riched20
1361 enable_riched32
1362 enable_rpcrt4
1363 enable_rsabase
1364 enable_rsaenh
1365 enable_rstrtmgr
1366 enable_rtutils
1367 enable_rtworkq
1368 enable_samlib
1369 enable_sane_ds
1370 enable_sapi
1371 enable_sas
1372 enable_scarddlg
1373 enable_scardsvr
1374 enable_sccbase
1375 enable_schannel
1376 enable_schedsvc
1377 enable_scrobj
1378 enable_scrrun
1379 enable_scsiport_sys
1380 enable_sechost
1381 enable_secur32
1382 enable_security
1383 enable_sensapi
1384 enable_serialui
1385 enable_setupapi
1386 enable_sfc
1387 enable_sfc_os
1388 enable_shcore
1389 enable_shdoclc
1390 enable_shdocvw
1391 enable_shell32
1392 enable_shfolder
1393 enable_shlwapi
1394 enable_slbcsp
1395 enable_slc
1396 enable_snmpapi
1397 enable_softpub
1398 enable_spoolss
1399 enable_sppc
1400 enable_srclient
1401 enable_srvcli
1402 enable_sspicli
1403 enable_stdole2_tlb
1404 enable_stdole32_tlb
1405 enable_sti
1406 enable_strmdll
1407 enable_svrapi
1408 enable_sxs
1409 enable_t2embed
1410 enable_tapi32
1411 enable_taskschd
1412 enable_tbs
1413 enable_tdh
1414 enable_tdi_sys
1415 enable_threadpoolwinrt
1416 enable_traffic
1417 enable_twain_32
1418 enable_twinapi_appcore
1419 enable_tzres
1420 enable_ucrtbase
1421 enable_uianimation
1422 enable_uiautomationcore
1423 enable_uiribbon
1424 enable_unicows
1425 enable_updspapi
1426 enable_url
1427 enable_urlmon
1428 enable_usbd_sys
1429 enable_user32
1430 enable_userenv
1431 enable_usp10
1432 enable_utildll
1433 enable_uxtheme
1434 enable_vbscript
1435 enable_vcomp
1436 enable_vcomp100
1437 enable_vcomp110
1438 enable_vcomp120
1439 enable_vcomp140
1440 enable_vcomp90
1441 enable_vcruntime140
1442 enable_vcruntime140_1
1443 enable_vdmdbg
1444 enable_version
1445 enable_vga
1446 enable_virtdisk
1447 enable_vssapi
1448 enable_vulkan_1
1449 enable_wbemdisp
1450 enable_wbemprox
1451 enable_wdscore
1452 enable_webservices
1453 enable_websocket
1454 enable_wer
1455 enable_wevtapi
1456 enable_wevtsvc
1457 enable_wiaservc
1458 enable_wimgapi
1459 enable_win32u
1460 enable_windows_devices_bluetooth
1461 enable_windows_devices_enumeration
1462 enable_windows_gaming_input
1463 enable_windows_gaming_ui_gamebar
1464 enable_windows_globalization
1465 enable_windows_media_devices
1466 enable_windows_media_speech
1467 enable_windows_media
1468 enable_windows_networking_hostname
1469 enable_windows_networking
1470 enable_windows_perception_stub
1471 enable_windows_system_profile_systemmanufacturers
1472 enable_windows_ui
1473 enable_windowscodecs
1474 enable_windowscodecsext
1475 enable_winealsa_drv
1476 enable_wineandroid_drv
1477 enable_winebus_sys
1478 enable_winecoreaudio_drv
1479 enable_winecrt0
1480 enable_wined3d
1481 enable_winegstreamer
1482 enable_winehid_sys
1483 enable_winemac_drv
1484 enable_winemapi
1485 enable_wineoss_drv
1486 enable_wineps_drv
1487 enable_winepulse_drv
1488 enable_wineusb_sys
1489 enable_winevulkan
1490 enable_winewayland_drv
1491 enable_winex11_drv
1492 enable_winexinput_sys
1493 enable_wing32
1494 enable_winhttp
1495 enable_wininet
1496 enable_winmm
1497 enable_winnls32
1498 enable_winprint
1499 enable_winscard
1500 enable_winspool_drv
1501 enable_winsta
1502 enable_wintab32
1503 enable_wintrust
1504 enable_wintypes
1505 enable_winusb
1506 enable_wlanapi
1507 enable_wlanui
1508 enable_wldap32
1509 enable_wmasf
1510 enable_wmi
1511 enable_wmiutils
1512 enable_wmp
1513 enable_wmphoto
1514 enable_wmvcore
1515 enable_wnaspi32
1516 enable_wofutil
1517 enable_wow64
1518 enable_wow64cpu
1519 enable_wow64win
1520 enable_wpc
1521 enable_wpcap
1522 enable_ws2_32
1523 enable_wsdapi
1524 enable_wshom_ocx
1525 enable_wsnmp32
1526 enable_wsock32
1527 enable_wtsapi32
1528 enable_wuapi
1529 enable_wuaueng
1530 enable_x3daudio1_0
1531 enable_x3daudio1_1
1532 enable_x3daudio1_2
1533 enable_x3daudio1_3
1534 enable_x3daudio1_4
1535 enable_x3daudio1_5
1536 enable_x3daudio1_6
1537 enable_x3daudio1_7
1538 enable_xactengine2_0
1539 enable_xactengine2_4
1540 enable_xactengine2_7
1541 enable_xactengine2_9
1542 enable_xactengine3_0
1543 enable_xactengine3_1
1544 enable_xactengine3_2
1545 enable_xactengine3_3
1546 enable_xactengine3_4
1547 enable_xactengine3_5
1548 enable_xactengine3_6
1549 enable_xactengine3_7
1550 enable_xapofx1_1
1551 enable_xapofx1_2
1552 enable_xapofx1_3
1553 enable_xapofx1_4
1554 enable_xapofx1_5
1555 enable_xaudio2_0
1556 enable_xaudio2_1
1557 enable_xaudio2_2
1558 enable_xaudio2_3
1559 enable_xaudio2_4
1560 enable_xaudio2_5
1561 enable_xaudio2_6
1562 enable_xaudio2_7
1563 enable_xaudio2_8
1564 enable_xaudio2_9
1565 enable_xinput1_1
1566 enable_xinput1_2
1567 enable_xinput1_3
1568 enable_xinput1_4
1569 enable_xinput9_1_0
1570 enable_xinputuap
1571 enable_xmllite
1572 enable_xolehlp
1573 enable_xpsprint
1574 enable_xpssvcs
1575 enable_fonts
1576 enable_include
1577 enable_adsiid
1578 enable_dmoguids
1579 enable_dxerr8
1580 enable_dxerr9
1581 enable_dxguid
1582 enable_faudio
1583 enable_gsm
1584 enable_jpeg
1585 enable_jxr
1586 enable_lcms2
1587 enable_ldap
1588 enable_mfuuid
1589 enable_mpg123
1590 enable_musl
1591 enable_png
1592 enable_strmbase
1593 enable_strmiids
1594 enable_tiff
1595 enable_uuid
1596 enable_vkd3d
1597 enable_wbemuuid
1598 enable_wmcodecdspuuid
1599 enable_xml2
1600 enable_xslt
1601 enable_zlib
1602 enable_zydis
1603 enable_loader
1604 enable_nls
1605 enable_po
1606 enable_arp
1607 enable_aspnet_regiis
1608 enable_attrib
1609 enable_cabarc
1610 enable_cacls
1611 enable_certutil
1612 enable_chcp_com
1613 enable_clock
1614 enable_cmd
1615 enable_conhost
1616 enable_control
1617 enable_cscript
1618 enable_dism
1619 enable_dllhost
1620 enable_dplaysvr
1621 enable_dpnsvr
1622 enable_dpvsetup
1623 enable_dxdiag
1624 enable_eject
1625 enable_expand
1626 enable_explorer
1627 enable_extrac32
1628 enable_fc
1629 enable_find
1630 enable_findstr
1631 enable_fsutil
1632 enable_hh
1633 enable_hostname
1634 enable_icacls
1635 enable_icinfo
1636 enable_iexplore
1637 enable_ipconfig
1638 enable_lodctr
1639 enable_mofcomp
1640 enable_mshta
1641 enable_msidb
1642 enable_msiexec
1643 enable_msinfo32
1644 enable_net
1645 enable_netsh
1646 enable_netstat
1647 enable_ngen
1648 enable_notepad
1649 enable_oleview
1650 enable_ping
1651 enable_plugplay
1652 enable_pnputil
1653 enable_powershell
1654 enable_presentationfontcache
1655 enable_progman
1656 enable_reg
1657 enable_regasm
1658 enable_regedit
1659 enable_regini
1660 enable_regsvcs
1661 enable_regsvr32
1662 enable_robocopy
1663 enable_rpcss
1664 enable_rundll32
1665 enable_sc
1666 enable_schtasks
1667 enable_sdbinst
1668 enable_secedit
1669 enable_servicemodelreg
1670 enable_services
1671 enable_setx
1672 enable_shutdown
1673 enable_spoolsv
1674 enable_start
1675 enable_subst
1676 enable_svchost
1677 enable_systeminfo
1678 enable_taskkill
1679 enable_tasklist
1680 enable_taskmgr
1681 enable_termsv
1682 enable_uninstaller
1683 enable_unlodctr
1684 enable_view
1685 enable_wevtutil
1686 enable_where
1687 enable_whoami
1688 enable_wineboot
1689 enable_winebrowser
1690 enable_winecfg
1691 enable_wineconsole
1692 enable_winedbg
1693 enable_winedevice
1694 enable_winefile
1695 enable_winemenubuilder
1696 enable_winemine
1697 enable_winemsibuilder
1698 enable_winepath
1699 enable_winetest
1700 enable_winhlp32
1701 enable_winmgmt
1702 enable_winver
1703 enable_wmic
1704 enable_wmplayer
1705 enable_wordpad
1706 enable_write
1707 enable_wscript
1708 enable_wuauserv
1709 enable_wusa
1710 enable_xcopy
1711 enable_server
1712 enable_tools
1713 enable_sfnt2fon
1714 enable_widl
1715 enable_winebuild
1716 enable_winedump
1717 enable_winegcc
1718 enable_winemaker
1719 enable_wmc
1720 enable_wrc
1722 ac_precious_vars='build_alias
1723 host_alias
1724 target_alias
1726 CFLAGS
1727 LDFLAGS
1728 LIBS
1729 CPPFLAGS
1731 CXXFLAGS
1733 OBJC
1734 OBJCFLAGS
1735 FAUDIO_PE_CFLAGS
1736 FAUDIO_PE_LIBS
1737 GSM_PE_CFLAGS
1738 GSM_PE_LIBS
1739 JPEG_PE_CFLAGS
1740 JPEG_PE_LIBS
1741 JXR_PE_CFLAGS
1742 JXR_PE_LIBS
1743 LCMS2_PE_CFLAGS
1744 LCMS2_PE_LIBS
1745 LDAP_PE_CFLAGS
1746 LDAP_PE_LIBS
1747 MPG123_PE_CFLAGS
1748 MPG123_PE_LIBS
1749 MUSL_PE_CFLAGS
1750 MUSL_PE_LIBS
1751 PNG_PE_CFLAGS
1752 PNG_PE_LIBS
1753 TIFF_PE_CFLAGS
1754 TIFF_PE_LIBS
1755 VKD3D_PE_CFLAGS
1756 VKD3D_PE_LIBS
1757 XML2_PE_CFLAGS
1758 XML2_PE_LIBS
1759 XSLT_PE_CFLAGS
1760 XSLT_PE_LIBS
1761 ZLIB_PE_CFLAGS
1762 ZLIB_PE_LIBS
1763 ZYDIS_PE_CFLAGS
1764 ZYDIS_PE_LIBS
1765 XMKMF
1767 WAYLAND_CLIENT_CFLAGS
1768 WAYLAND_CLIENT_LIBS
1769 INOTIFY_CFLAGS
1770 INOTIFY_LIBS
1771 DBUS_CFLAGS
1772 DBUS_LIBS
1773 GNUTLS_CFLAGS
1774 GNUTLS_LIBS
1775 SANE_CFLAGS
1776 SANE_LIBS
1777 USB_CFLAGS
1778 USB_LIBS
1779 GPHOTO2_CFLAGS
1780 GPHOTO2_LIBS
1781 GPHOTO2_PORT_CFLAGS
1782 GPHOTO2_PORT_LIBS
1783 FREETYPE_CFLAGS
1784 FREETYPE_LIBS
1785 PULSE_CFLAGS
1786 PULSE_LIBS
1787 GSTREAMER_CFLAGS
1788 GSTREAMER_LIBS
1789 UDEV_CFLAGS
1790 UDEV_LIBS
1791 UNWIND_CFLAGS
1792 UNWIND_LIBS
1793 SDL2_CFLAGS
1794 SDL2_LIBS
1795 CAPI20_CFLAGS
1796 CAPI20_LIBS
1797 CUPS_CFLAGS
1798 CUPS_LIBS
1799 FONTCONFIG_CFLAGS
1800 FONTCONFIG_LIBS
1801 KRB5_CFLAGS
1802 KRB5_LIBS
1803 GSSAPI_CFLAGS
1804 GSSAPI_LIBS
1805 NETAPI_CFLAGS
1806 NETAPI_LIBS'
1809 # Initialize some variables set by options.
1810 ac_init_help=
1811 ac_init_version=false
1812 ac_unrecognized_opts=
1813 ac_unrecognized_sep=
1814 # The variables have the same names as the options, with
1815 # dashes changed to underlines.
1816 cache_file=/dev/null
1817 exec_prefix=NONE
1818 no_create=
1819 no_recursion=
1820 prefix=NONE
1821 program_prefix=NONE
1822 program_suffix=NONE
1823 program_transform_name=s,x,x,
1824 silent=
1825 site=
1826 srcdir=
1827 verbose=
1828 x_includes=NONE
1829 x_libraries=NONE
1831 # Installation directory options.
1832 # These are left unexpanded so users can "make install exec_prefix=/foo"
1833 # and all the variables that are supposed to be based on exec_prefix
1834 # by default will actually change.
1835 # Use braces instead of parens because sh, perl, etc. also accept them.
1836 # (The list follows the same order as the GNU Coding Standards.)
1837 bindir='${exec_prefix}/bin'
1838 sbindir='${exec_prefix}/sbin'
1839 libexecdir='${exec_prefix}/libexec'
1840 datarootdir='${prefix}/share'
1841 datadir='${datarootdir}'
1842 sysconfdir='${prefix}/etc'
1843 sharedstatedir='${prefix}/com'
1844 localstatedir='${prefix}/var'
1845 runstatedir='${localstatedir}/run'
1846 includedir='${prefix}/include'
1847 oldincludedir='/usr/include'
1848 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1849 infodir='${datarootdir}/info'
1850 htmldir='${docdir}'
1851 dvidir='${docdir}'
1852 pdfdir='${docdir}'
1853 psdir='${docdir}'
1854 libdir='${exec_prefix}/lib'
1855 localedir='${datarootdir}/locale'
1856 mandir='${datarootdir}/man'
1858 ac_prev=
1859 ac_dashdash=
1860 for ac_option
1862 # If the previous option needs an argument, assign it.
1863 if test -n "$ac_prev"; then
1864 eval $ac_prev=\$ac_option
1865 ac_prev=
1866 continue
1869 case $ac_option in
1870 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1871 *=) ac_optarg= ;;
1872 *) ac_optarg=yes ;;
1873 esac
1875 case $ac_dashdash$ac_option in
1877 ac_dashdash=yes ;;
1879 -bindir | --bindir | --bindi | --bind | --bin | --bi)
1880 ac_prev=bindir ;;
1881 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1882 bindir=$ac_optarg ;;
1884 -build | --build | --buil | --bui | --bu)
1885 ac_prev=build_alias ;;
1886 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1887 build_alias=$ac_optarg ;;
1889 -cache-file | --cache-file | --cache-fil | --cache-fi \
1890 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1891 ac_prev=cache_file ;;
1892 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1893 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1894 cache_file=$ac_optarg ;;
1896 --config-cache | -C)
1897 cache_file=config.cache ;;
1899 -datadir | --datadir | --datadi | --datad)
1900 ac_prev=datadir ;;
1901 -datadir=* | --datadir=* | --datadi=* | --datad=*)
1902 datadir=$ac_optarg ;;
1904 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1905 | --dataroo | --dataro | --datar)
1906 ac_prev=datarootdir ;;
1907 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1908 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1909 datarootdir=$ac_optarg ;;
1911 -disable-* | --disable-*)
1912 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1913 # Reject names that are not valid shell variable names.
1914 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1915 as_fn_error $? "invalid feature name: \`$ac_useropt'"
1916 ac_useropt_orig=$ac_useropt
1917 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1918 case $ac_user_opts in
1920 "enable_$ac_useropt"
1921 "*) ;;
1922 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1923 ac_unrecognized_sep=', ';;
1924 esac
1925 eval enable_$ac_useropt=no ;;
1927 -docdir | --docdir | --docdi | --doc | --do)
1928 ac_prev=docdir ;;
1929 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1930 docdir=$ac_optarg ;;
1932 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1933 ac_prev=dvidir ;;
1934 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1935 dvidir=$ac_optarg ;;
1937 -enable-* | --enable-*)
1938 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1939 # Reject names that are not valid shell variable names.
1940 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1941 as_fn_error $? "invalid feature name: \`$ac_useropt'"
1942 ac_useropt_orig=$ac_useropt
1943 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1944 case $ac_user_opts in
1946 "enable_$ac_useropt"
1947 "*) ;;
1948 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1949 ac_unrecognized_sep=', ';;
1950 esac
1951 eval enable_$ac_useropt=\$ac_optarg ;;
1953 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1954 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1955 | --exec | --exe | --ex)
1956 ac_prev=exec_prefix ;;
1957 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1958 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1959 | --exec=* | --exe=* | --ex=*)
1960 exec_prefix=$ac_optarg ;;
1962 -gas | --gas | --ga | --g)
1963 # Obsolete; use --with-gas.
1964 with_gas=yes ;;
1966 -help | --help | --hel | --he | -h)
1967 ac_init_help=long ;;
1968 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1969 ac_init_help=recursive ;;
1970 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1971 ac_init_help=short ;;
1973 -host | --host | --hos | --ho)
1974 ac_prev=host_alias ;;
1975 -host=* | --host=* | --hos=* | --ho=*)
1976 host_alias=$ac_optarg ;;
1978 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1979 ac_prev=htmldir ;;
1980 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1981 | --ht=*)
1982 htmldir=$ac_optarg ;;
1984 -includedir | --includedir | --includedi | --included | --include \
1985 | --includ | --inclu | --incl | --inc)
1986 ac_prev=includedir ;;
1987 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1988 | --includ=* | --inclu=* | --incl=* | --inc=*)
1989 includedir=$ac_optarg ;;
1991 -infodir | --infodir | --infodi | --infod | --info | --inf)
1992 ac_prev=infodir ;;
1993 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1994 infodir=$ac_optarg ;;
1996 -libdir | --libdir | --libdi | --libd)
1997 ac_prev=libdir ;;
1998 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1999 libdir=$ac_optarg ;;
2001 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
2002 | --libexe | --libex | --libe)
2003 ac_prev=libexecdir ;;
2004 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
2005 | --libexe=* | --libex=* | --libe=*)
2006 libexecdir=$ac_optarg ;;
2008 -localedir | --localedir | --localedi | --localed | --locale)
2009 ac_prev=localedir ;;
2010 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
2011 localedir=$ac_optarg ;;
2013 -localstatedir | --localstatedir | --localstatedi | --localstated \
2014 | --localstate | --localstat | --localsta | --localst | --locals)
2015 ac_prev=localstatedir ;;
2016 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
2017 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
2018 localstatedir=$ac_optarg ;;
2020 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
2021 ac_prev=mandir ;;
2022 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
2023 mandir=$ac_optarg ;;
2025 -nfp | --nfp | --nf)
2026 # Obsolete; use --without-fp.
2027 with_fp=no ;;
2029 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
2030 | --no-cr | --no-c | -n)
2031 no_create=yes ;;
2033 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
2034 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
2035 no_recursion=yes ;;
2037 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
2038 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
2039 | --oldin | --oldi | --old | --ol | --o)
2040 ac_prev=oldincludedir ;;
2041 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
2042 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
2043 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
2044 oldincludedir=$ac_optarg ;;
2046 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
2047 ac_prev=prefix ;;
2048 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
2049 prefix=$ac_optarg ;;
2051 -program-prefix | --program-prefix | --program-prefi | --program-pref \
2052 | --program-pre | --program-pr | --program-p)
2053 ac_prev=program_prefix ;;
2054 -program-prefix=* | --program-prefix=* | --program-prefi=* \
2055 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
2056 program_prefix=$ac_optarg ;;
2058 -program-suffix | --program-suffix | --program-suffi | --program-suff \
2059 | --program-suf | --program-su | --program-s)
2060 ac_prev=program_suffix ;;
2061 -program-suffix=* | --program-suffix=* | --program-suffi=* \
2062 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
2063 program_suffix=$ac_optarg ;;
2065 -program-transform-name | --program-transform-name \
2066 | --program-transform-nam | --program-transform-na \
2067 | --program-transform-n | --program-transform- \
2068 | --program-transform | --program-transfor \
2069 | --program-transfo | --program-transf \
2070 | --program-trans | --program-tran \
2071 | --progr-tra | --program-tr | --program-t)
2072 ac_prev=program_transform_name ;;
2073 -program-transform-name=* | --program-transform-name=* \
2074 | --program-transform-nam=* | --program-transform-na=* \
2075 | --program-transform-n=* | --program-transform-=* \
2076 | --program-transform=* | --program-transfor=* \
2077 | --program-transfo=* | --program-transf=* \
2078 | --program-trans=* | --program-tran=* \
2079 | --progr-tra=* | --program-tr=* | --program-t=*)
2080 program_transform_name=$ac_optarg ;;
2082 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
2083 ac_prev=pdfdir ;;
2084 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
2085 pdfdir=$ac_optarg ;;
2087 -psdir | --psdir | --psdi | --psd | --ps)
2088 ac_prev=psdir ;;
2089 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
2090 psdir=$ac_optarg ;;
2092 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2093 | -silent | --silent | --silen | --sile | --sil)
2094 silent=yes ;;
2096 -runstatedir | --runstatedir | --runstatedi | --runstated \
2097 | --runstate | --runstat | --runsta | --runst | --runs \
2098 | --run | --ru | --r)
2099 ac_prev=runstatedir ;;
2100 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
2101 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
2102 | --run=* | --ru=* | --r=*)
2103 runstatedir=$ac_optarg ;;
2105 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
2106 ac_prev=sbindir ;;
2107 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
2108 | --sbi=* | --sb=*)
2109 sbindir=$ac_optarg ;;
2111 -sharedstatedir | --sharedstatedir | --sharedstatedi \
2112 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
2113 | --sharedst | --shareds | --shared | --share | --shar \
2114 | --sha | --sh)
2115 ac_prev=sharedstatedir ;;
2116 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
2117 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
2118 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
2119 | --sha=* | --sh=*)
2120 sharedstatedir=$ac_optarg ;;
2122 -site | --site | --sit)
2123 ac_prev=site ;;
2124 -site=* | --site=* | --sit=*)
2125 site=$ac_optarg ;;
2127 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
2128 ac_prev=srcdir ;;
2129 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
2130 srcdir=$ac_optarg ;;
2132 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
2133 | --syscon | --sysco | --sysc | --sys | --sy)
2134 ac_prev=sysconfdir ;;
2135 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
2136 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
2137 sysconfdir=$ac_optarg ;;
2139 -target | --target | --targe | --targ | --tar | --ta | --t)
2140 ac_prev=target_alias ;;
2141 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
2142 target_alias=$ac_optarg ;;
2144 -v | -verbose | --verbose | --verbos | --verbo | --verb)
2145 verbose=yes ;;
2147 -version | --version | --versio | --versi | --vers | -V)
2148 ac_init_version=: ;;
2150 -with-* | --with-*)
2151 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
2152 # Reject names that are not valid shell variable names.
2153 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
2154 as_fn_error $? "invalid package name: \`$ac_useropt'"
2155 ac_useropt_orig=$ac_useropt
2156 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
2157 case $ac_user_opts in
2159 "with_$ac_useropt"
2160 "*) ;;
2161 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
2162 ac_unrecognized_sep=', ';;
2163 esac
2164 eval with_$ac_useropt=\$ac_optarg ;;
2166 -without-* | --without-*)
2167 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
2168 # Reject names that are not valid shell variable names.
2169 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
2170 as_fn_error $? "invalid package name: \`$ac_useropt'"
2171 ac_useropt_orig=$ac_useropt
2172 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
2173 case $ac_user_opts in
2175 "with_$ac_useropt"
2176 "*) ;;
2177 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
2178 ac_unrecognized_sep=', ';;
2179 esac
2180 eval with_$ac_useropt=no ;;
2182 --x)
2183 # Obsolete; use --with-x.
2184 with_x=yes ;;
2186 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
2187 | --x-incl | --x-inc | --x-in | --x-i)
2188 ac_prev=x_includes ;;
2189 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
2190 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
2191 x_includes=$ac_optarg ;;
2193 -x-libraries | --x-libraries | --x-librarie | --x-librari \
2194 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
2195 ac_prev=x_libraries ;;
2196 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
2197 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
2198 x_libraries=$ac_optarg ;;
2200 -*) as_fn_error $? "unrecognized option: \`$ac_option'
2201 Try \`$0 --help' for more information"
2204 *=*)
2205 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
2206 # Reject names that are not valid shell variable names.
2207 case $ac_envvar in #(
2208 '' | [0-9]* | *[!_$as_cr_alnum]* )
2209 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
2210 esac
2211 eval $ac_envvar=\$ac_optarg
2212 export $ac_envvar ;;
2215 # FIXME: should be removed in autoconf 3.0.
2216 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
2217 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
2218 printf "%s\n" "$as_me: WARNING: invalid host type: $ac_option" >&2
2219 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
2222 esac
2223 done
2225 if test -n "$ac_prev"; then
2226 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
2227 as_fn_error $? "missing argument to $ac_option"
2230 if test -n "$ac_unrecognized_opts"; then
2231 case $enable_option_checking in
2232 no) ;;
2233 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
2234 *) printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
2235 esac
2238 # Check all directory arguments for consistency.
2239 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
2240 datadir sysconfdir sharedstatedir localstatedir includedir \
2241 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
2242 libdir localedir mandir runstatedir
2244 eval ac_val=\$$ac_var
2245 # Remove trailing slashes.
2246 case $ac_val in
2247 */ )
2248 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
2249 eval $ac_var=\$ac_val;;
2250 esac
2251 # Be sure to have absolute directory names.
2252 case $ac_val in
2253 [\\/$]* | ?:[\\/]* ) continue;;
2254 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
2255 esac
2256 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
2257 done
2259 # There might be people who depend on the old broken behavior: `$host'
2260 # used to hold the argument of --host etc.
2261 # FIXME: To remove some day.
2262 build=$build_alias
2263 host=$host_alias
2264 target=$target_alias
2266 # FIXME: To remove some day.
2267 if test "x$host_alias" != x; then
2268 if test "x$build_alias" = x; then
2269 cross_compiling=maybe
2270 elif test "x$build_alias" != "x$host_alias"; then
2271 cross_compiling=yes
2275 ac_tool_prefix=
2276 test -n "$host_alias" && ac_tool_prefix=$host_alias-
2278 test "$silent" = yes && exec 6>/dev/null
2281 ac_pwd=`pwd` && test -n "$ac_pwd" &&
2282 ac_ls_di=`ls -di .` &&
2283 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
2284 as_fn_error $? "working directory cannot be determined"
2285 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
2286 as_fn_error $? "pwd does not report name of working directory"
2289 # Find the source files, if location was not specified.
2290 if test -z "$srcdir"; then
2291 ac_srcdir_defaulted=yes
2292 # Try the directory containing this script, then the parent directory.
2293 ac_confdir=`$as_dirname -- "$as_myself" ||
2294 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2295 X"$as_myself" : 'X\(//\)[^/]' \| \
2296 X"$as_myself" : 'X\(//\)$' \| \
2297 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
2298 printf "%s\n" X"$as_myself" |
2299 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2300 s//\1/
2303 /^X\(\/\/\)[^/].*/{
2304 s//\1/
2307 /^X\(\/\/\)$/{
2308 s//\1/
2311 /^X\(\/\).*/{
2312 s//\1/
2315 s/.*/./; q'`
2316 srcdir=$ac_confdir
2317 if test ! -r "$srcdir/$ac_unique_file"; then
2318 srcdir=..
2320 else
2321 ac_srcdir_defaulted=no
2323 if test ! -r "$srcdir/$ac_unique_file"; then
2324 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
2325 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
2327 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
2328 ac_abs_confdir=`(
2329 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
2330 pwd)`
2331 # When building in place, set srcdir=.
2332 if test "$ac_abs_confdir" = "$ac_pwd"; then
2333 srcdir=.
2335 # Remove unnecessary trailing slashes from srcdir.
2336 # Double slashes in file names in object file debugging info
2337 # mess up M-x gdb in Emacs.
2338 case $srcdir in
2339 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
2340 esac
2341 for ac_var in $ac_precious_vars; do
2342 eval ac_env_${ac_var}_set=\${${ac_var}+set}
2343 eval ac_env_${ac_var}_value=\$${ac_var}
2344 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
2345 eval ac_cv_env_${ac_var}_value=\$${ac_var}
2346 done
2349 # Report the --help message.
2351 if test "$ac_init_help" = "long"; then
2352 # Omit some internal or obsolete options to make the list less imposing.
2353 # This message is too long to be a string in the A/UX 3.1 sh.
2354 cat <<_ACEOF
2355 \`configure' configures Wine 8.12 to adapt to many kinds of systems.
2357 Usage: $0 [OPTION]... [VAR=VALUE]...
2359 To assign environment variables (e.g., CC, CFLAGS...), specify them as
2360 VAR=VALUE. See below for descriptions of some of the useful variables.
2362 Defaults for the options are specified in brackets.
2364 Configuration:
2365 -h, --help display this help and exit
2366 --help=short display options specific to this package
2367 --help=recursive display the short help of all the included packages
2368 -V, --version display version information and exit
2369 -q, --quiet, --silent do not print \`checking ...' messages
2370 --cache-file=FILE cache test results in FILE [disabled]
2371 -C, --config-cache alias for \`--cache-file=config.cache'
2372 -n, --no-create do not create output files
2373 --srcdir=DIR find the sources in DIR [configure dir or \`..']
2375 Installation directories:
2376 --prefix=PREFIX install architecture-independent files in PREFIX
2377 [$ac_default_prefix]
2378 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
2379 [PREFIX]
2381 By default, \`make install' will install all the files in
2382 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
2383 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
2384 for instance \`--prefix=\$HOME'.
2386 For better control, use the options below.
2388 Fine tuning of the installation directories:
2389 --bindir=DIR user executables [EPREFIX/bin]
2390 --sbindir=DIR system admin executables [EPREFIX/sbin]
2391 --libexecdir=DIR program executables [EPREFIX/libexec]
2392 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
2393 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
2394 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
2395 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
2396 --libdir=DIR object code libraries [EPREFIX/lib]
2397 --includedir=DIR C header files [PREFIX/include]
2398 --oldincludedir=DIR C header files for non-gcc [/usr/include]
2399 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
2400 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
2401 --infodir=DIR info documentation [DATAROOTDIR/info]
2402 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
2403 --mandir=DIR man documentation [DATAROOTDIR/man]
2404 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
2405 --htmldir=DIR html documentation [DOCDIR]
2406 --dvidir=DIR dvi documentation [DOCDIR]
2407 --pdfdir=DIR pdf documentation [DOCDIR]
2408 --psdir=DIR ps documentation [DOCDIR]
2409 _ACEOF
2411 cat <<\_ACEOF
2413 X features:
2414 --x-includes=DIR X include files are in DIR
2415 --x-libraries=DIR X library files are in DIR
2417 System types:
2418 --build=BUILD configure for building on BUILD [guessed]
2419 --host=HOST cross-compile to build programs to run on HOST [BUILD]
2420 _ACEOF
2423 if test -n "$ac_init_help"; then
2424 case $ac_init_help in
2425 short | recursive ) echo "Configuration of Wine 8.12:";;
2426 esac
2427 cat <<\_ACEOF
2429 Optional Features:
2430 --disable-option-checking ignore unrecognized --enable/--with options
2431 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
2432 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
2433 --enable-archs={i386,x86_64,arm,aarch64}
2434 enable multiple architectures for PE compilation
2435 --disable-win16 do not include Win16 support
2436 --enable-win64 build a Win64 emulator on AMD64 (won't run Win32
2437 binaries)
2438 --disable-tests do not build the regression tests
2439 --enable-build-id include .buildid section in output objects
2440 --enable-maintainer-mode
2441 enable maintainer-specific build rules
2442 --enable-silent-rules use silent build rules (override: "make V=1")
2443 --enable-werror treat compilation warnings as errors
2444 --disable-largefile omit support for large files
2446 Optional Packages:
2447 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
2448 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
2449 --without-alsa do not use the Alsa sound support
2450 --without-capi do not use CAPI (ISDN support)
2451 --without-coreaudio do not use the CoreAudio sound support
2452 --without-cups do not use CUPS
2453 --without-dbus do not use DBus (dynamic device support)
2454 --with-float-abi=abi specify the ABI (soft|softfp|hard) for ARM platforms
2455 --without-fontconfig do not use fontconfig
2456 --without-freetype do not use the FreeType library
2457 --without-gettext do not use gettext
2458 --with-gettextpo use the GetTextPO library to rebuild po files
2459 --without-gphoto do not use gphoto (Digital Camera support)
2460 --without-gnutls do not use GnuTLS (schannel support)
2461 --without-gssapi do not use GSSAPI (Kerberos SSP support)
2462 --without-gstreamer do not use GStreamer (codecs support)
2463 --without-inotify do not use inotify (filesystem change notifications)
2464 --without-krb5 do not use krb5 (Kerberos)
2465 --without-mingw do not use the MinGW cross-compiler
2466 --without-netapi do not use the Samba NetAPI library
2467 --without-opencl do not use OpenCL
2468 --without-opengl do not use OpenGL
2469 --without-osmesa do not use the OSMesa library
2470 --without-oss do not use the OSS sound support
2471 --without-pcap do not use the Packet Capture library
2472 --without-pcsclite do not use PCSC lite
2473 --without-pthread do not use the pthread library
2474 --without-pulse do not use PulseAudio sound support
2475 --without-sane do not use SANE (scanner support)
2476 --without-sdl do not use SDL
2477 --without-udev do not use udev (plug and play support)
2478 --without-unwind do not use the libunwind library (exception
2479 handling)
2480 --without-usb do not use the libusb library
2481 --without-v4l2 do not use v4l2 (video capture)
2482 --without-vulkan do not use Vulkan
2483 --without-wayland do not build the Wayland driver
2484 --without-xcomposite do not use the Xcomposite extension
2485 --without-xcursor do not use the Xcursor extension
2486 --without-xfixes do not use Xfixes for clipboard change notifications
2487 --without-xinerama do not use Xinerama (legacy multi-monitor support)
2488 --without-xinput do not use the Xinput extension
2489 --without-xinput2 do not use the Xinput 2 extension
2490 --without-xrandr do not use Xrandr (multi-monitor support)
2491 --without-xrender do not use the Xrender extension
2492 --without-xshape do not use the Xshape extension
2493 --without-xshm do not use XShm (shared memory extension)
2494 --without-xxf86vm do not use XFree video mode extension
2495 --with-system-dllpath=PATH
2496 load external PE dependencies from colon-separated
2497 path PATH
2498 --with-wine-tools=DIR use Wine tools from directory DIR
2499 --with-wine64=DIR use the 64-bit Wine in DIR for a Wow64 build
2500 --with-x use the X Window System
2502 Some influential environment variables:
2503 CC C compiler command
2504 CFLAGS C compiler flags
2505 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
2506 nonstandard directory <lib dir>
2507 LIBS libraries to pass to the linker, e.g. -l<library>
2508 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
2509 you have headers in a nonstandard directory <include dir>
2510 CXX C++ compiler command
2511 CXXFLAGS C++ compiler flags
2512 OBJC Objective C compiler command
2513 OBJCFLAGS Objective C compiler flags
2514 FAUDIO_PE_CFLAGS
2515 C compiler flags for the PE faudio, overriding the bundled
2516 version
2517 FAUDIO_PE_LIBS
2518 Linker flags for the PE faudio, overriding the bundled version
2519 GSM_PE_CFLAGS
2520 C compiler flags for the PE gsm, overriding the bundled version
2521 GSM_PE_LIBS Linker flags for the PE gsm, overriding the bundled version
2522 JPEG_PE_CFLAGS
2523 C compiler flags for the PE jpeg, overriding the bundled version
2524 JPEG_PE_LIBS
2525 Linker flags for the PE jpeg, overriding the bundled version
2526 JXR_PE_CFLAGS
2527 C compiler flags for the PE jxr, overriding the bundled version
2528 JXR_PE_LIBS Linker flags for the PE jxr, overriding the bundled version
2529 LCMS2_PE_CFLAGS
2530 C compiler flags for the PE lcms2, overriding the bundled
2531 version
2532 LCMS2_PE_LIBS
2533 Linker flags for the PE lcms2, overriding the bundled version
2534 LDAP_PE_CFLAGS
2535 C compiler flags for the PE ldap, overriding the bundled version
2536 LDAP_PE_LIBS
2537 Linker flags for the PE ldap, overriding the bundled version
2538 MPG123_PE_CFLAGS
2539 C compiler flags for the PE mpg123, overriding the bundled
2540 version
2541 MPG123_PE_LIBS
2542 Linker flags for the PE mpg123, overriding the bundled version
2543 MUSL_PE_CFLAGS
2544 C compiler flags for the PE musl, overriding the bundled version
2545 MUSL_PE_LIBS
2546 Linker flags for the PE musl, overriding the bundled version
2547 PNG_PE_CFLAGS
2548 C compiler flags for the PE png, overriding the bundled version
2549 PNG_PE_LIBS Linker flags for the PE png, overriding the bundled version
2550 TIFF_PE_CFLAGS
2551 C compiler flags for the PE tiff, overriding the bundled version
2552 TIFF_PE_LIBS
2553 Linker flags for the PE tiff, overriding the bundled version
2554 VKD3D_PE_CFLAGS
2555 C compiler flags for the PE vkd3d, overriding the bundled
2556 version
2557 VKD3D_PE_LIBS
2558 Linker flags for the PE vkd3d, overriding the bundled version
2559 XML2_PE_CFLAGS
2560 C compiler flags for the PE xml2, overriding the bundled version
2561 XML2_PE_LIBS
2562 Linker flags for the PE xml2, overriding the bundled version
2563 XSLT_PE_CFLAGS
2564 C compiler flags for the PE xslt, overriding the bundled version
2565 XSLT_PE_LIBS
2566 Linker flags for the PE xslt, overriding the bundled version
2567 ZLIB_PE_CFLAGS
2568 C compiler flags for the PE zlib, overriding the bundled version
2569 ZLIB_PE_LIBS
2570 Linker flags for the PE zlib, overriding the bundled version
2571 ZYDIS_PE_CFLAGS
2572 C compiler flags for the PE zydis, overriding the bundled
2573 version
2574 ZYDIS_PE_LIBS
2575 Linker flags for the PE zydis, overriding the bundled version
2576 XMKMF Path to xmkmf, Makefile generator for X Window System
2577 CPP C preprocessor
2578 WAYLAND_CLIENT_CFLAGS
2579 C compiler flags for wayland-client, overriding pkg-config
2580 WAYLAND_CLIENT_LIBS
2581 Linker flags for wayland-client, overriding pkg-config
2582 INOTIFY_CFLAGS
2583 C compiler flags for libinotify, overriding pkg-config
2584 INOTIFY_LIBS
2585 Linker flags for libinotify, overriding pkg-config
2586 DBUS_CFLAGS C compiler flags for dbus-1, overriding pkg-config
2587 DBUS_LIBS Linker flags for dbus-1, overriding pkg-config
2588 GNUTLS_CFLAGS
2589 C compiler flags for gnutls, overriding pkg-config
2590 GNUTLS_LIBS Linker flags for gnutls, overriding pkg-config
2591 SANE_CFLAGS C compiler flags for sane-backends, overriding pkg-config
2592 SANE_LIBS Linker flags for sane-backends, overriding pkg-config
2593 USB_CFLAGS C compiler flags for libusb-1.0, overriding pkg-config
2594 USB_LIBS Linker flags for libusb-1.0, overriding pkg-config
2595 GPHOTO2_CFLAGS
2596 C compiler flags for libgphoto2, overriding pkg-config
2597 GPHOTO2_LIBS
2598 Linker flags for libgphoto2, overriding pkg-config
2599 GPHOTO2_PORT_CFLAGS
2600 C compiler flags for libgphoto2_port, overriding pkg-config
2601 GPHOTO2_PORT_LIBS
2602 Linker flags for libgphoto2_port, overriding pkg-config
2603 FREETYPE_CFLAGS
2604 C compiler flags for freetype2, overriding pkg-config
2605 FREETYPE_LIBS
2606 Linker flags for freetype2, overriding pkg-config
2607 PULSE_CFLAGS
2608 C compiler flags for libpulse, overriding pkg-config
2609 PULSE_LIBS Linker flags for libpulse, overriding pkg-config
2610 GSTREAMER_CFLAGS
2611 C compiler flags for gstreamer-1.0 gstreamer-video-1.0
2612 gstreamer-audio-1.0 gstreamer-tag-1.0, overriding pkg-config
2613 GSTREAMER_LIBS
2614 Linker flags for gstreamer-1.0 gstreamer-video-1.0
2615 gstreamer-audio-1.0 gstreamer-tag-1.0, overriding pkg-config
2616 UDEV_CFLAGS C compiler flags for libudev, overriding pkg-config
2617 UDEV_LIBS Linker flags for libudev, overriding pkg-config
2618 UNWIND_CFLAGS
2619 C compiler flags for libunwind, overriding pkg-config
2620 UNWIND_LIBS Linker flags for libunwind, overriding pkg-config
2621 SDL2_CFLAGS C compiler flags for sdl2, overriding pkg-config
2622 SDL2_LIBS Linker flags for sdl2, overriding pkg-config
2623 CAPI20_CFLAGS
2624 C compiler flags for capi20, overriding pkg-config
2625 CAPI20_LIBS Linker flags for capi20, overriding pkg-config
2626 CUPS_CFLAGS C compiler flags for cups, overriding pkg-config
2627 CUPS_LIBS Linker flags for cups, overriding pkg-config
2628 FONTCONFIG_CFLAGS
2629 C compiler flags for fontconfig, overriding pkg-config
2630 FONTCONFIG_LIBS
2631 Linker flags for fontconfig, overriding pkg-config
2632 KRB5_CFLAGS C compiler flags for krb5, overriding pkg-config
2633 KRB5_LIBS Linker flags for krb5, overriding pkg-config
2634 GSSAPI_CFLAGS
2635 C compiler flags for krb5-gssapi, overriding pkg-config
2636 GSSAPI_LIBS Linker flags for krb5-gssapi, overriding pkg-config
2637 NETAPI_CFLAGS
2638 C compiler flags for netapi, overriding pkg-config
2639 NETAPI_LIBS Linker flags for netapi, overriding pkg-config
2641 Use these variables to override the choices made by `configure' or to help
2642 it to find libraries and programs with nonstandard names/locations.
2644 Report bugs to <wine-devel@winehq.org>.
2645 Wine home page: <https://www.winehq.org>.
2646 _ACEOF
2647 ac_status=$?
2650 if test "$ac_init_help" = "recursive"; then
2651 # If there are subdirs, report their specific --help.
2652 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
2653 test -d "$ac_dir" ||
2654 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
2655 continue
2656 ac_builddir=.
2658 case "$ac_dir" in
2659 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
2661 ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
2662 # A ".." for each directory in $ac_dir_suffix.
2663 ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
2664 case $ac_top_builddir_sub in
2665 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
2666 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
2667 esac ;;
2668 esac
2669 ac_abs_top_builddir=$ac_pwd
2670 ac_abs_builddir=$ac_pwd$ac_dir_suffix
2671 # for backward compatibility:
2672 ac_top_builddir=$ac_top_build_prefix
2674 case $srcdir in
2675 .) # We are building in place.
2676 ac_srcdir=.
2677 ac_top_srcdir=$ac_top_builddir_sub
2678 ac_abs_top_srcdir=$ac_pwd ;;
2679 [\\/]* | ?:[\\/]* ) # Absolute name.
2680 ac_srcdir=$srcdir$ac_dir_suffix;
2681 ac_top_srcdir=$srcdir
2682 ac_abs_top_srcdir=$srcdir ;;
2683 *) # Relative name.
2684 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
2685 ac_top_srcdir=$ac_top_build_prefix$srcdir
2686 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
2687 esac
2688 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
2690 cd "$ac_dir" || { ac_status=$?; continue; }
2691 # Check for configure.gnu first; this name is used for a wrapper for
2692 # Metaconfig's "Configure" on case-insensitive file systems.
2693 if test -f "$ac_srcdir/configure.gnu"; then
2694 echo &&
2695 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
2696 elif test -f "$ac_srcdir/configure"; then
2697 echo &&
2698 $SHELL "$ac_srcdir/configure" --help=recursive
2699 else
2700 printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2701 fi || ac_status=$?
2702 cd "$ac_pwd" || { ac_status=$?; break; }
2703 done
2706 test -n "$ac_init_help" && exit $ac_status
2707 if $ac_init_version; then
2708 cat <<\_ACEOF
2709 Wine configure 8.12
2710 generated by GNU Autoconf 2.71
2712 Copyright (C) 2021 Free Software Foundation, Inc.
2713 This configure script is free software; the Free Software Foundation
2714 gives unlimited permission to copy, distribute and modify it.
2715 _ACEOF
2716 exit
2719 ## ------------------------ ##
2720 ## Autoconf initialization. ##
2721 ## ------------------------ ##
2723 # ac_fn_c_try_compile LINENO
2724 # --------------------------
2725 # Try to compile conftest.$ac_ext, and return whether this succeeded.
2726 ac_fn_c_try_compile ()
2728 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2729 rm -f conftest.$ac_objext conftest.beam
2730 if { { ac_try="$ac_compile"
2731 case "(($ac_try" in
2732 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2733 *) ac_try_echo=$ac_try;;
2734 esac
2735 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2736 printf "%s\n" "$ac_try_echo"; } >&5
2737 (eval "$ac_compile") 2>conftest.err
2738 ac_status=$?
2739 if test -s conftest.err; then
2740 grep -v '^ *+' conftest.err >conftest.er1
2741 cat conftest.er1 >&5
2742 mv -f conftest.er1 conftest.err
2744 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2745 test $ac_status = 0; } && {
2746 test -z "$ac_c_werror_flag" ||
2747 test ! -s conftest.err
2748 } && test -s conftest.$ac_objext
2749 then :
2750 ac_retval=0
2751 else $as_nop
2752 printf "%s\n" "$as_me: failed program was:" >&5
2753 sed 's/^/| /' conftest.$ac_ext >&5
2755 ac_retval=1
2757 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2758 as_fn_set_status $ac_retval
2760 } # ac_fn_c_try_compile
2762 # ac_fn_cxx_try_compile LINENO
2763 # ----------------------------
2764 # Try to compile conftest.$ac_ext, and return whether this succeeded.
2765 ac_fn_cxx_try_compile ()
2767 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2768 rm -f conftest.$ac_objext conftest.beam
2769 if { { ac_try="$ac_compile"
2770 case "(($ac_try" in
2771 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2772 *) ac_try_echo=$ac_try;;
2773 esac
2774 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2775 printf "%s\n" "$ac_try_echo"; } >&5
2776 (eval "$ac_compile") 2>conftest.err
2777 ac_status=$?
2778 if test -s conftest.err; then
2779 grep -v '^ *+' conftest.err >conftest.er1
2780 cat conftest.er1 >&5
2781 mv -f conftest.er1 conftest.err
2783 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2784 test $ac_status = 0; } && {
2785 test -z "$ac_cxx_werror_flag" ||
2786 test ! -s conftest.err
2787 } && test -s conftest.$ac_objext
2788 then :
2789 ac_retval=0
2790 else $as_nop
2791 printf "%s\n" "$as_me: failed program was:" >&5
2792 sed 's/^/| /' conftest.$ac_ext >&5
2794 ac_retval=1
2796 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2797 as_fn_set_status $ac_retval
2799 } # ac_fn_cxx_try_compile
2801 # ac_fn_c_try_link LINENO
2802 # -----------------------
2803 # Try to link conftest.$ac_ext, and return whether this succeeded.
2804 ac_fn_c_try_link ()
2806 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2807 rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
2808 if { { ac_try="$ac_link"
2809 case "(($ac_try" in
2810 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2811 *) ac_try_echo=$ac_try;;
2812 esac
2813 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2814 printf "%s\n" "$ac_try_echo"; } >&5
2815 (eval "$ac_link") 2>conftest.err
2816 ac_status=$?
2817 if test -s conftest.err; then
2818 grep -v '^ *+' conftest.err >conftest.er1
2819 cat conftest.er1 >&5
2820 mv -f conftest.er1 conftest.err
2822 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2823 test $ac_status = 0; } && {
2824 test -z "$ac_c_werror_flag" ||
2825 test ! -s conftest.err
2826 } && test -s conftest$ac_exeext && {
2827 test "$cross_compiling" = yes ||
2828 test -x conftest$ac_exeext
2830 then :
2831 ac_retval=0
2832 else $as_nop
2833 printf "%s\n" "$as_me: failed program was:" >&5
2834 sed 's/^/| /' conftest.$ac_ext >&5
2836 ac_retval=1
2838 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
2839 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
2840 # interfere with the next link command; also delete a directory that is
2841 # left behind by Apple's compiler. We do this before executing the actions.
2842 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2843 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2844 as_fn_set_status $ac_retval
2846 } # ac_fn_c_try_link
2848 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
2849 # -------------------------------------------------------
2850 # Tests whether HEADER exists and can be compiled using the include files in
2851 # INCLUDES, setting the cache variable VAR accordingly.
2852 ac_fn_c_check_header_compile ()
2854 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2855 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2856 printf %s "checking for $2... " >&6; }
2857 if eval test \${$3+y}
2858 then :
2859 printf %s "(cached) " >&6
2860 else $as_nop
2861 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2862 /* end confdefs.h. */
2864 #include <$2>
2865 _ACEOF
2866 if ac_fn_c_try_compile "$LINENO"
2867 then :
2868 eval "$3=yes"
2869 else $as_nop
2870 eval "$3=no"
2872 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2874 eval ac_res=\$$3
2875 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2876 printf "%s\n" "$ac_res" >&6; }
2877 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2879 } # ac_fn_c_check_header_compile
2881 # ac_fn_objc_try_compile LINENO
2882 # -----------------------------
2883 # Try to compile conftest.$ac_ext, and return whether this succeeded.
2884 ac_fn_objc_try_compile ()
2886 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2887 rm -f conftest.$ac_objext conftest.beam
2888 if { { ac_try="$ac_compile"
2889 case "(($ac_try" in
2890 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2891 *) ac_try_echo=$ac_try;;
2892 esac
2893 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2894 printf "%s\n" "$ac_try_echo"; } >&5
2895 (eval "$ac_compile") 2>conftest.err
2896 ac_status=$?
2897 if test -s conftest.err; then
2898 grep -v '^ *+' conftest.err >conftest.er1
2899 cat conftest.er1 >&5
2900 mv -f conftest.er1 conftest.err
2902 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2903 test $ac_status = 0; } && {
2904 test -z "$ac_objc_werror_flag" ||
2905 test ! -s conftest.err
2906 } && test -s conftest.$ac_objext
2907 then :
2908 ac_retval=0
2909 else $as_nop
2910 printf "%s\n" "$as_me: failed program was:" >&5
2911 sed 's/^/| /' conftest.$ac_ext >&5
2913 ac_retval=1
2915 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2916 as_fn_set_status $ac_retval
2918 } # ac_fn_objc_try_compile
2920 # ac_fn_c_check_func LINENO FUNC VAR
2921 # ----------------------------------
2922 # Tests whether FUNC exists, setting the cache variable VAR accordingly
2923 ac_fn_c_check_func ()
2925 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2926 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2927 printf %s "checking for $2... " >&6; }
2928 if eval test \${$3+y}
2929 then :
2930 printf %s "(cached) " >&6
2931 else $as_nop
2932 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2933 /* end confdefs.h. */
2934 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2935 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2936 #define $2 innocuous_$2
2938 /* System header to define __stub macros and hopefully few prototypes,
2939 which can conflict with char $2 (); below. */
2941 #include <limits.h>
2942 #undef $2
2944 /* Override any GCC internal prototype to avoid an error.
2945 Use char because int might match the return type of a GCC
2946 builtin and then its argument prototype would still apply. */
2947 #ifdef __cplusplus
2948 extern "C"
2949 #endif
2950 char $2 ();
2951 /* The GNU C library defines this for functions which it implements
2952 to always fail with ENOSYS. Some functions are actually named
2953 something starting with __ and the normal name is an alias. */
2954 #if defined __stub_$2 || defined __stub___$2
2955 choke me
2956 #endif
2959 main (void)
2961 return $2 ();
2963 return 0;
2965 _ACEOF
2966 if ac_fn_c_try_link "$LINENO"
2967 then :
2968 eval "$3=yes"
2969 else $as_nop
2970 eval "$3=no"
2972 rm -f core conftest.err conftest.$ac_objext conftest.beam \
2973 conftest$ac_exeext conftest.$ac_ext
2975 eval ac_res=\$$3
2976 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2977 printf "%s\n" "$ac_res" >&6; }
2978 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2980 } # ac_fn_c_check_func
2982 # ac_fn_c_try_cpp LINENO
2983 # ----------------------
2984 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
2985 ac_fn_c_try_cpp ()
2987 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2988 if { { ac_try="$ac_cpp conftest.$ac_ext"
2989 case "(($ac_try" in
2990 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2991 *) ac_try_echo=$ac_try;;
2992 esac
2993 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2994 printf "%s\n" "$ac_try_echo"; } >&5
2995 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
2996 ac_status=$?
2997 if test -s conftest.err; then
2998 grep -v '^ *+' conftest.err >conftest.er1
2999 cat conftest.er1 >&5
3000 mv -f conftest.er1 conftest.err
3002 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3003 test $ac_status = 0; } > conftest.i && {
3004 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3005 test ! -s conftest.err
3007 then :
3008 ac_retval=0
3009 else $as_nop
3010 printf "%s\n" "$as_me: failed program was:" >&5
3011 sed 's/^/| /' conftest.$ac_ext >&5
3013 ac_retval=1
3015 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
3016 as_fn_set_status $ac_retval
3018 } # ac_fn_c_try_cpp
3020 # ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
3021 # ----------------------------------------------------
3022 # Tries to find if the field MEMBER exists in type AGGR, after including
3023 # INCLUDES, setting cache variable VAR accordingly.
3024 ac_fn_c_check_member ()
3026 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3027 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
3028 printf %s "checking for $2.$3... " >&6; }
3029 if eval test \${$4+y}
3030 then :
3031 printf %s "(cached) " >&6
3032 else $as_nop
3033 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3034 /* end confdefs.h. */
3037 main (void)
3039 static $2 ac_aggr;
3040 if (ac_aggr.$3)
3041 return 0;
3043 return 0;
3045 _ACEOF
3046 if ac_fn_c_try_compile "$LINENO"
3047 then :
3048 eval "$4=yes"
3049 else $as_nop
3050 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3051 /* end confdefs.h. */
3054 main (void)
3056 static $2 ac_aggr;
3057 if (sizeof ac_aggr.$3)
3058 return 0;
3060 return 0;
3062 _ACEOF
3063 if ac_fn_c_try_compile "$LINENO"
3064 then :
3065 eval "$4=yes"
3066 else $as_nop
3067 eval "$4=no"
3069 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3071 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3073 eval ac_res=\$$4
3074 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
3075 printf "%s\n" "$ac_res" >&6; }
3076 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
3078 } # ac_fn_c_check_member
3080 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
3081 # -------------------------------------------
3082 # Tests whether TYPE exists after having included INCLUDES, setting cache
3083 # variable VAR accordingly.
3084 ac_fn_c_check_type ()
3086 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3087 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
3088 printf %s "checking for $2... " >&6; }
3089 if eval test \${$3+y}
3090 then :
3091 printf %s "(cached) " >&6
3092 else $as_nop
3093 eval "$3=no"
3094 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3095 /* end confdefs.h. */
3098 main (void)
3100 if (sizeof ($2))
3101 return 0;
3103 return 0;
3105 _ACEOF
3106 if ac_fn_c_try_compile "$LINENO"
3107 then :
3108 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3109 /* end confdefs.h. */
3112 main (void)
3114 if (sizeof (($2)))
3115 return 0;
3117 return 0;
3119 _ACEOF
3120 if ac_fn_c_try_compile "$LINENO"
3121 then :
3123 else $as_nop
3124 eval "$3=yes"
3126 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3128 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3130 eval ac_res=\$$3
3131 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
3132 printf "%s\n" "$ac_res" >&6; }
3133 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
3135 } # ac_fn_c_check_type
3136 ac_configure_args_raw=
3137 for ac_arg
3139 case $ac_arg in
3140 *\'*)
3141 ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
3142 esac
3143 as_fn_append ac_configure_args_raw " '$ac_arg'"
3144 done
3146 case $ac_configure_args_raw in
3147 *$as_nl*)
3148 ac_safe_unquote= ;;
3150 ac_unsafe_z='|&;<>()$`\\"*?[ '' ' # This string ends in space, tab.
3151 ac_unsafe_a="$ac_unsafe_z#~"
3152 ac_safe_unquote="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g"
3153 ac_configure_args_raw=` printf "%s\n" "$ac_configure_args_raw" | sed "$ac_safe_unquote"`;;
3154 esac
3156 cat >config.log <<_ACEOF
3157 This file contains any messages produced by compilers while
3158 running configure, to aid debugging if configure makes a mistake.
3160 It was created by Wine $as_me 8.12, which was
3161 generated by GNU Autoconf 2.71. Invocation command line was
3163 $ $0$ac_configure_args_raw
3165 _ACEOF
3166 exec 5>>config.log
3168 cat <<_ASUNAME
3169 ## --------- ##
3170 ## Platform. ##
3171 ## --------- ##
3173 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
3174 uname -m = `(uname -m) 2>/dev/null || echo unknown`
3175 uname -r = `(uname -r) 2>/dev/null || echo unknown`
3176 uname -s = `(uname -s) 2>/dev/null || echo unknown`
3177 uname -v = `(uname -v) 2>/dev/null || echo unknown`
3179 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
3180 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
3182 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
3183 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
3184 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
3185 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
3186 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
3187 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
3188 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
3190 _ASUNAME
3192 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3193 for as_dir in $PATH
3195 IFS=$as_save_IFS
3196 case $as_dir in #(((
3197 '') as_dir=./ ;;
3198 */) ;;
3199 *) as_dir=$as_dir/ ;;
3200 esac
3201 printf "%s\n" "PATH: $as_dir"
3202 done
3203 IFS=$as_save_IFS
3205 } >&5
3207 cat >&5 <<_ACEOF
3210 ## ----------- ##
3211 ## Core tests. ##
3212 ## ----------- ##
3214 _ACEOF
3217 # Keep a trace of the command line.
3218 # Strip out --no-create and --no-recursion so they do not pile up.
3219 # Strip out --silent because we don't want to record it for future runs.
3220 # Also quote any args containing shell meta-characters.
3221 # Make two passes to allow for proper duplicate-argument suppression.
3222 ac_configure_args=
3223 ac_configure_args0=
3224 ac_configure_args1=
3225 ac_must_keep_next=false
3226 for ac_pass in 1 2
3228 for ac_arg
3230 case $ac_arg in
3231 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
3232 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
3233 | -silent | --silent | --silen | --sile | --sil)
3234 continue ;;
3235 *\'*)
3236 ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
3237 esac
3238 case $ac_pass in
3239 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
3241 as_fn_append ac_configure_args1 " '$ac_arg'"
3242 if test $ac_must_keep_next = true; then
3243 ac_must_keep_next=false # Got value, back to normal.
3244 else
3245 case $ac_arg in
3246 *=* | --config-cache | -C | -disable-* | --disable-* \
3247 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
3248 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
3249 | -with-* | --with-* | -without-* | --without-* | --x)
3250 case "$ac_configure_args0 " in
3251 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
3252 esac
3254 -* ) ac_must_keep_next=true ;;
3255 esac
3257 as_fn_append ac_configure_args " '$ac_arg'"
3259 esac
3260 done
3261 done
3262 { ac_configure_args0=; unset ac_configure_args0;}
3263 { ac_configure_args1=; unset ac_configure_args1;}
3265 # When interrupted or exit'd, cleanup temporary files, and complete
3266 # config.log. We remove comments because anyway the quotes in there
3267 # would cause problems or look ugly.
3268 # WARNING: Use '\'' to represent an apostrophe within the trap.
3269 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
3270 trap 'exit_status=$?
3271 # Sanitize IFS.
3272 IFS=" "" $as_nl"
3273 # Save into config.log some information that might help in debugging.
3275 echo
3277 printf "%s\n" "## ---------------- ##
3278 ## Cache variables. ##
3279 ## ---------------- ##"
3280 echo
3281 # The following way of writing the cache mishandles newlines in values,
3283 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
3284 eval ac_val=\$$ac_var
3285 case $ac_val in #(
3286 *${as_nl}*)
3287 case $ac_var in #(
3288 *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
3289 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
3290 esac
3291 case $ac_var in #(
3292 _ | IFS | as_nl) ;; #(
3293 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
3294 *) { eval $ac_var=; unset $ac_var;} ;;
3295 esac ;;
3296 esac
3297 done
3298 (set) 2>&1 |
3299 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
3300 *${as_nl}ac_space=\ *)
3301 sed -n \
3302 "s/'\''/'\''\\\\'\'''\''/g;
3303 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
3304 ;; #(
3306 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
3308 esac |
3309 sort
3311 echo
3313 printf "%s\n" "## ----------------- ##
3314 ## Output variables. ##
3315 ## ----------------- ##"
3316 echo
3317 for ac_var in $ac_subst_vars
3319 eval ac_val=\$$ac_var
3320 case $ac_val in
3321 *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
3322 esac
3323 printf "%s\n" "$ac_var='\''$ac_val'\''"
3324 done | sort
3325 echo
3327 if test -n "$ac_subst_files"; then
3328 printf "%s\n" "## ------------------- ##
3329 ## File substitutions. ##
3330 ## ------------------- ##"
3331 echo
3332 for ac_var in $ac_subst_files
3334 eval ac_val=\$$ac_var
3335 case $ac_val in
3336 *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
3337 esac
3338 printf "%s\n" "$ac_var='\''$ac_val'\''"
3339 done | sort
3340 echo
3343 if test -s confdefs.h; then
3344 printf "%s\n" "## ----------- ##
3345 ## confdefs.h. ##
3346 ## ----------- ##"
3347 echo
3348 cat confdefs.h
3349 echo
3351 test "$ac_signal" != 0 &&
3352 printf "%s\n" "$as_me: caught signal $ac_signal"
3353 printf "%s\n" "$as_me: exit $exit_status"
3354 } >&5
3355 rm -f core *.core core.conftest.* &&
3356 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
3357 exit $exit_status
3359 for ac_signal in 1 2 13 15; do
3360 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
3361 done
3362 ac_signal=0
3364 # confdefs.h avoids OS command line length limits that DEFS can exceed.
3365 rm -f -r conftest* confdefs.h
3367 printf "%s\n" "/* confdefs.h */" > confdefs.h
3369 # Predefined preprocessor variables.
3371 printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h
3373 printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h
3375 printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h
3377 printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h
3379 printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs.h
3381 printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h
3384 # Let the site file select an alternate cache file if it wants to.
3385 # Prefer an explicitly selected file to automatically selected ones.
3386 if test -n "$CONFIG_SITE"; then
3387 ac_site_files="$CONFIG_SITE"
3388 elif test "x$prefix" != xNONE; then
3389 ac_site_files="$prefix/share/config.site $prefix/etc/config.site"
3390 else
3391 ac_site_files="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
3394 for ac_site_file in $ac_site_files
3396 case $ac_site_file in #(
3397 */*) :
3398 ;; #(
3399 *) :
3400 ac_site_file=./$ac_site_file ;;
3401 esac
3402 if test -f "$ac_site_file" && test -r "$ac_site_file"; then
3403 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
3404 printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;}
3405 sed 's/^/| /' "$ac_site_file" >&5
3406 . "$ac_site_file" \
3407 || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3408 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
3409 as_fn_error $? "failed to load site script $ac_site_file
3410 See \`config.log' for more details" "$LINENO" 5; }
3412 done
3414 if test -r "$cache_file"; then
3415 # Some versions of bash will fail to source /dev/null (special files
3416 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
3417 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
3418 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
3419 printf "%s\n" "$as_me: loading cache $cache_file" >&6;}
3420 case $cache_file in
3421 [\\/]* | ?:[\\/]* ) . "$cache_file";;
3422 *) . "./$cache_file";;
3423 esac
3425 else
3426 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
3427 printf "%s\n" "$as_me: creating cache $cache_file" >&6;}
3428 >$cache_file
3431 # Test code for whether the C compiler supports C89 (global declarations)
3432 ac_c_conftest_c89_globals='
3433 /* Does the compiler advertise C89 conformance?
3434 Do not test the value of __STDC__, because some compilers set it to 0
3435 while being otherwise adequately conformant. */
3436 #if !defined __STDC__
3437 # error "Compiler does not advertise C89 conformance"
3438 #endif
3440 #include <stddef.h>
3441 #include <stdarg.h>
3442 struct stat;
3443 /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */
3444 struct buf { int x; };
3445 struct buf * (*rcsopen) (struct buf *, struct stat *, int);
3446 static char *e (p, i)
3447 char **p;
3448 int i;
3450 return p[i];
3452 static char *f (char * (*g) (char **, int), char **p, ...)
3454 char *s;
3455 va_list v;
3456 va_start (v,p);
3457 s = g (p, va_arg (v,int));
3458 va_end (v);
3459 return s;
3462 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3463 function prototypes and stuff, but not \xHH hex character constants.
3464 These do not provoke an error unfortunately, instead are silently treated
3465 as an "x". The following induces an error, until -std is added to get
3466 proper ANSI mode. Curiously \x00 != x always comes out true, for an
3467 array size at least. It is necessary to write \x00 == 0 to get something
3468 that is true only with -std. */
3469 int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1];
3471 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3472 inside strings and character constants. */
3473 #define FOO(x) '\''x'\''
3474 int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1];
3476 int test (int i, double x);
3477 struct s1 {int (*f) (int a);};
3478 struct s2 {int (*f) (double a);};
3479 int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
3480 int, int);'
3482 # Test code for whether the C compiler supports C89 (body of main).
3483 ac_c_conftest_c89_main='
3484 ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
3487 # Test code for whether the C compiler supports C99 (global declarations)
3488 ac_c_conftest_c99_globals='
3489 // Does the compiler advertise C99 conformance?
3490 #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
3491 # error "Compiler does not advertise C99 conformance"
3492 #endif
3494 #include <stdbool.h>
3495 extern int puts (const char *);
3496 extern int printf (const char *, ...);
3497 extern int dprintf (int, const char *, ...);
3498 extern void *malloc (size_t);
3500 // Check varargs macros. These examples are taken from C99 6.10.3.5.
3501 // dprintf is used instead of fprintf to avoid needing to declare
3502 // FILE and stderr.
3503 #define debug(...) dprintf (2, __VA_ARGS__)
3504 #define showlist(...) puts (#__VA_ARGS__)
3505 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
3506 static void
3507 test_varargs_macros (void)
3509 int x = 1234;
3510 int y = 5678;
3511 debug ("Flag");
3512 debug ("X = %d\n", x);
3513 showlist (The first, second, and third items.);
3514 report (x>y, "x is %d but y is %d", x, y);
3517 // Check long long types.
3518 #define BIG64 18446744073709551615ull
3519 #define BIG32 4294967295ul
3520 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
3521 #if !BIG_OK
3522 #error "your preprocessor is broken"
3523 #endif
3524 #if BIG_OK
3525 #else
3526 #error "your preprocessor is broken"
3527 #endif
3528 static long long int bignum = -9223372036854775807LL;
3529 static unsigned long long int ubignum = BIG64;
3531 struct incomplete_array
3533 int datasize;
3534 double data[];
3537 struct named_init {
3538 int number;
3539 const wchar_t *name;
3540 double average;
3543 typedef const char *ccp;
3545 static inline int
3546 test_restrict (ccp restrict text)
3548 // See if C++-style comments work.
3549 // Iterate through items via the restricted pointer.
3550 // Also check for declarations in for loops.
3551 for (unsigned int i = 0; *(text+i) != '\''\0'\''; ++i)
3552 continue;
3553 return 0;
3556 // Check varargs and va_copy.
3557 static bool
3558 test_varargs (const char *format, ...)
3560 va_list args;
3561 va_start (args, format);
3562 va_list args_copy;
3563 va_copy (args_copy, args);
3565 const char *str = "";
3566 int number = 0;
3567 float fnumber = 0;
3569 while (*format)
3571 switch (*format++)
3573 case '\''s'\'': // string
3574 str = va_arg (args_copy, const char *);
3575 break;
3576 case '\''d'\'': // int
3577 number = va_arg (args_copy, int);
3578 break;
3579 case '\''f'\'': // float
3580 fnumber = va_arg (args_copy, double);
3581 break;
3582 default:
3583 break;
3586 va_end (args_copy);
3587 va_end (args);
3589 return *str && number && fnumber;
3593 # Test code for whether the C compiler supports C99 (body of main).
3594 ac_c_conftest_c99_main='
3595 // Check bool.
3596 _Bool success = false;
3597 success |= (argc != 0);
3599 // Check restrict.
3600 if (test_restrict ("String literal") == 0)
3601 success = true;
3602 char *restrict newvar = "Another string";
3604 // Check varargs.
3605 success &= test_varargs ("s, d'\'' f .", "string", 65, 34.234);
3606 test_varargs_macros ();
3608 // Check flexible array members.
3609 struct incomplete_array *ia =
3610 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
3611 ia->datasize = 10;
3612 for (int i = 0; i < ia->datasize; ++i)
3613 ia->data[i] = i * 1.234;
3615 // Check named initializers.
3616 struct named_init ni = {
3617 .number = 34,
3618 .name = L"Test wide string",
3619 .average = 543.34343,
3622 ni.number = 58;
3624 int dynamic_array[ni.number];
3625 dynamic_array[0] = argv[0][0];
3626 dynamic_array[ni.number - 1] = 543;
3628 // work around unused variable warnings
3629 ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == '\''x'\''
3630 || dynamic_array[ni.number - 1] != 543);
3633 # Test code for whether the C compiler supports C11 (global declarations)
3634 ac_c_conftest_c11_globals='
3635 // Does the compiler advertise C11 conformance?
3636 #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
3637 # error "Compiler does not advertise C11 conformance"
3638 #endif
3640 // Check _Alignas.
3641 char _Alignas (double) aligned_as_double;
3642 char _Alignas (0) no_special_alignment;
3643 extern char aligned_as_int;
3644 char _Alignas (0) _Alignas (int) aligned_as_int;
3646 // Check _Alignof.
3647 enum
3649 int_alignment = _Alignof (int),
3650 int_array_alignment = _Alignof (int[100]),
3651 char_alignment = _Alignof (char)
3653 _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
3655 // Check _Noreturn.
3656 int _Noreturn does_not_return (void) { for (;;) continue; }
3658 // Check _Static_assert.
3659 struct test_static_assert
3661 int x;
3662 _Static_assert (sizeof (int) <= sizeof (long int),
3663 "_Static_assert does not work in struct");
3664 long int y;
3667 // Check UTF-8 literals.
3668 #define u8 syntax error!
3669 char const utf8_literal[] = u8"happens to be ASCII" "another string";
3671 // Check duplicate typedefs.
3672 typedef long *long_ptr;
3673 typedef long int *long_ptr;
3674 typedef long_ptr long_ptr;
3676 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
3677 struct anonymous
3679 union {
3680 struct { int i; int j; };
3681 struct { int k; long int l; } w;
3683 int m;
3684 } v1;
3687 # Test code for whether the C compiler supports C11 (body of main).
3688 ac_c_conftest_c11_main='
3689 _Static_assert ((offsetof (struct anonymous, i)
3690 == offsetof (struct anonymous, w.k)),
3691 "Anonymous union alignment botch");
3692 v1.i = 2;
3693 v1.w.k = 5;
3694 ok |= v1.i != 5;
3697 # Test code for whether the C compiler supports C11 (complete).
3698 ac_c_conftest_c11_program="${ac_c_conftest_c89_globals}
3699 ${ac_c_conftest_c99_globals}
3700 ${ac_c_conftest_c11_globals}
3703 main (int argc, char **argv)
3705 int ok = 0;
3706 ${ac_c_conftest_c89_main}
3707 ${ac_c_conftest_c99_main}
3708 ${ac_c_conftest_c11_main}
3709 return ok;
3713 # Test code for whether the C compiler supports C99 (complete).
3714 ac_c_conftest_c99_program="${ac_c_conftest_c89_globals}
3715 ${ac_c_conftest_c99_globals}
3718 main (int argc, char **argv)
3720 int ok = 0;
3721 ${ac_c_conftest_c89_main}
3722 ${ac_c_conftest_c99_main}
3723 return ok;
3727 # Test code for whether the C compiler supports C89 (complete).
3728 ac_c_conftest_c89_program="${ac_c_conftest_c89_globals}
3731 main (int argc, char **argv)
3733 int ok = 0;
3734 ${ac_c_conftest_c89_main}
3735 return ok;
3739 # Test code for whether the C++ compiler supports C++98 (global declarations)
3740 ac_cxx_conftest_cxx98_globals='
3741 // Does the compiler advertise C++98 conformance?
3742 #if !defined __cplusplus || __cplusplus < 199711L
3743 # error "Compiler does not advertise C++98 conformance"
3744 #endif
3746 // These inclusions are to reject old compilers that
3747 // lack the unsuffixed header files.
3748 #include <cstdlib>
3749 #include <exception>
3751 // <cassert> and <cstring> are *not* freestanding headers in C++98.
3752 extern void assert (int);
3753 namespace std {
3754 extern int strcmp (const char *, const char *);
3757 // Namespaces, exceptions, and templates were all added after "C++ 2.0".
3758 using std::exception;
3759 using std::strcmp;
3761 namespace {
3763 void test_exception_syntax()
3765 try {
3766 throw "test";
3767 } catch (const char *s) {
3768 // Extra parentheses suppress a warning when building autoconf itself,
3769 // due to lint rules shared with more typical C programs.
3770 assert (!(strcmp) (s, "test"));
3774 template <typename T> struct test_template
3776 T const val;
3777 explicit test_template(T t) : val(t) {}
3778 template <typename U> T add(U u) { return static_cast<T>(u) + val; }
3781 } // anonymous namespace
3784 # Test code for whether the C++ compiler supports C++98 (body of main)
3785 ac_cxx_conftest_cxx98_main='
3786 assert (argc);
3787 assert (! argv[0]);
3789 test_exception_syntax ();
3790 test_template<double> tt (2.0);
3791 assert (tt.add (4) == 6.0);
3792 assert (true && !false);
3796 # Test code for whether the C++ compiler supports C++11 (global declarations)
3797 ac_cxx_conftest_cxx11_globals='
3798 // Does the compiler advertise C++ 2011 conformance?
3799 #if !defined __cplusplus || __cplusplus < 201103L
3800 # error "Compiler does not advertise C++11 conformance"
3801 #endif
3803 namespace cxx11test
3805 constexpr int get_val() { return 20; }
3807 struct testinit
3809 int i;
3810 double d;
3813 class delegate
3815 public:
3816 delegate(int n) : n(n) {}
3817 delegate(): delegate(2354) {}
3819 virtual int getval() { return this->n; };
3820 protected:
3821 int n;
3824 class overridden : public delegate
3826 public:
3827 overridden(int n): delegate(n) {}
3828 virtual int getval() override final { return this->n * 2; }
3831 class nocopy
3833 public:
3834 nocopy(int i): i(i) {}
3835 nocopy() = default;
3836 nocopy(const nocopy&) = delete;
3837 nocopy & operator=(const nocopy&) = delete;
3838 private:
3839 int i;
3842 // for testing lambda expressions
3843 template <typename Ret, typename Fn> Ret eval(Fn f, Ret v)
3845 return f(v);
3848 // for testing variadic templates and trailing return types
3849 template <typename V> auto sum(V first) -> V
3851 return first;
3853 template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
3855 return first + sum(rest...);
3860 # Test code for whether the C++ compiler supports C++11 (body of main)
3861 ac_cxx_conftest_cxx11_main='
3863 // Test auto and decltype
3864 auto a1 = 6538;
3865 auto a2 = 48573953.4;
3866 auto a3 = "String literal";
3868 int total = 0;
3869 for (auto i = a3; *i; ++i) { total += *i; }
3871 decltype(a2) a4 = 34895.034;
3874 // Test constexpr
3875 short sa[cxx11test::get_val()] = { 0 };
3878 // Test initializer lists
3879 cxx11test::testinit il = { 4323, 435234.23544 };
3882 // Test range-based for
3883 int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3,
3884 14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
3885 for (auto &x : array) { x += 23; }
3888 // Test lambda expressions
3889 using cxx11test::eval;
3890 assert (eval ([](int x) { return x*2; }, 21) == 42);
3891 double d = 2.0;
3892 assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
3893 assert (d == 5.0);
3894 assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
3895 assert (d == 5.0);
3898 // Test use of variadic templates
3899 using cxx11test::sum;
3900 auto a = sum(1);
3901 auto b = sum(1, 2);
3902 auto c = sum(1.0, 2.0, 3.0);
3905 // Test constructor delegation
3906 cxx11test::delegate d1;
3907 cxx11test::delegate d2();
3908 cxx11test::delegate d3(45);
3911 // Test override and final
3912 cxx11test::overridden o1(55464);
3915 // Test nullptr
3916 char *c = nullptr;
3919 // Test template brackets
3920 test_template<::test_template<int>> v(test_template<int>(12));
3923 // Unicode literals
3924 char const *utf8 = u8"UTF-8 string \u2500";
3925 char16_t const *utf16 = u"UTF-8 string \u2500";
3926 char32_t const *utf32 = U"UTF-32 string \u2500";
3930 # Test code for whether the C compiler supports C++11 (complete).
3931 ac_cxx_conftest_cxx11_program="${ac_cxx_conftest_cxx98_globals}
3932 ${ac_cxx_conftest_cxx11_globals}
3935 main (int argc, char **argv)
3937 int ok = 0;
3938 ${ac_cxx_conftest_cxx98_main}
3939 ${ac_cxx_conftest_cxx11_main}
3940 return ok;
3944 # Test code for whether the C compiler supports C++98 (complete).
3945 ac_cxx_conftest_cxx98_program="${ac_cxx_conftest_cxx98_globals}
3947 main (int argc, char **argv)
3949 int ok = 0;
3950 ${ac_cxx_conftest_cxx98_main}
3951 return ok;
3955 as_fn_append ac_header_c_list " stdio.h stdio_h HAVE_STDIO_H"
3956 as_fn_append ac_header_c_list " stdlib.h stdlib_h HAVE_STDLIB_H"
3957 as_fn_append ac_header_c_list " string.h string_h HAVE_STRING_H"
3958 as_fn_append ac_header_c_list " inttypes.h inttypes_h HAVE_INTTYPES_H"
3959 as_fn_append ac_header_c_list " stdint.h stdint_h HAVE_STDINT_H"
3960 as_fn_append ac_header_c_list " strings.h strings_h HAVE_STRINGS_H"
3961 as_fn_append ac_header_c_list " sys/stat.h sys_stat_h HAVE_SYS_STAT_H"
3962 as_fn_append ac_header_c_list " sys/types.h sys_types_h HAVE_SYS_TYPES_H"
3963 as_fn_append ac_header_c_list " unistd.h unistd_h HAVE_UNISTD_H"
3965 # Auxiliary files required by this configure script.
3966 ac_aux_files="config.guess config.sub"
3968 # Locations in which to look for auxiliary files.
3969 ac_aux_dir_candidates="${srcdir}/tools"
3971 # Search for a directory containing all of the required auxiliary files,
3972 # $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates.
3973 # If we don't find one directory that contains all the files we need,
3974 # we report the set of missing files from the *first* directory in
3975 # $ac_aux_dir_candidates and give up.
3976 ac_missing_aux_files=""
3977 ac_first_candidate=:
3978 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
3979 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3980 as_found=false
3981 for as_dir in $ac_aux_dir_candidates
3983 IFS=$as_save_IFS
3984 case $as_dir in #(((
3985 '') as_dir=./ ;;
3986 */) ;;
3987 *) as_dir=$as_dir/ ;;
3988 esac
3989 as_found=:
3991 printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5
3992 ac_aux_dir_found=yes
3993 ac_install_sh=
3994 for ac_aux in $ac_aux_files
3996 # As a special case, if "install-sh" is required, that requirement
3997 # can be satisfied by any of "install-sh", "install.sh", or "shtool",
3998 # and $ac_install_sh is set appropriately for whichever one is found.
3999 if test x"$ac_aux" = x"install-sh"
4000 then
4001 if test -f "${as_dir}install-sh"; then
4002 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5
4003 ac_install_sh="${as_dir}install-sh -c"
4004 elif test -f "${as_dir}install.sh"; then
4005 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5
4006 ac_install_sh="${as_dir}install.sh -c"
4007 elif test -f "${as_dir}shtool"; then
4008 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
4009 ac_install_sh="${as_dir}shtool install -c"
4010 else
4011 ac_aux_dir_found=no
4012 if $ac_first_candidate; then
4013 ac_missing_aux_files="${ac_missing_aux_files} install-sh"
4014 else
4015 break
4018 else
4019 if test -f "${as_dir}${ac_aux}"; then
4020 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5
4021 else
4022 ac_aux_dir_found=no
4023 if $ac_first_candidate; then
4024 ac_missing_aux_files="${ac_missing_aux_files} ${ac_aux}"
4025 else
4026 break
4030 done
4031 if test "$ac_aux_dir_found" = yes; then
4032 ac_aux_dir="$as_dir"
4033 break
4035 ac_first_candidate=false
4037 as_found=false
4038 done
4039 IFS=$as_save_IFS
4040 if $as_found
4041 then :
4043 else $as_nop
4044 as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5
4048 # These three variables are undocumented and unsupported,
4049 # and are intended to be withdrawn in a future Autoconf release.
4050 # They can cause serious problems if a builder's source tree is in a directory
4051 # whose full name contains unusual characters.
4052 if test -f "${ac_aux_dir}config.guess"; then
4053 ac_config_guess="$SHELL ${ac_aux_dir}config.guess"
4055 if test -f "${ac_aux_dir}config.sub"; then
4056 ac_config_sub="$SHELL ${ac_aux_dir}config.sub"
4058 if test -f "$ac_aux_dir/configure"; then
4059 ac_configure="$SHELL ${ac_aux_dir}configure"
4062 # Check that the precious variables saved in the cache have kept the same
4063 # value.
4064 ac_cache_corrupted=false
4065 for ac_var in $ac_precious_vars; do
4066 eval ac_old_set=\$ac_cv_env_${ac_var}_set
4067 eval ac_new_set=\$ac_env_${ac_var}_set
4068 eval ac_old_val=\$ac_cv_env_${ac_var}_value
4069 eval ac_new_val=\$ac_env_${ac_var}_value
4070 case $ac_old_set,$ac_new_set in
4071 set,)
4072 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
4073 printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
4074 ac_cache_corrupted=: ;;
4075 ,set)
4076 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
4077 printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
4078 ac_cache_corrupted=: ;;
4079 ,);;
4081 if test "x$ac_old_val" != "x$ac_new_val"; then
4082 # differences in whitespace do not lead to failure.
4083 ac_old_val_w=`echo x $ac_old_val`
4084 ac_new_val_w=`echo x $ac_new_val`
4085 if test "$ac_old_val_w" != "$ac_new_val_w"; then
4086 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
4087 printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
4088 ac_cache_corrupted=:
4089 else
4090 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
4091 printf "%s\n" "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
4092 eval $ac_var=\$ac_old_val
4094 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
4095 printf "%s\n" "$as_me: former value: \`$ac_old_val'" >&2;}
4096 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
4097 printf "%s\n" "$as_me: current value: \`$ac_new_val'" >&2;}
4098 fi;;
4099 esac
4100 # Pass precious variables to config.status.
4101 if test "$ac_new_set" = set; then
4102 case $ac_new_val in
4103 *\'*) ac_arg=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
4104 *) ac_arg=$ac_var=$ac_new_val ;;
4105 esac
4106 case " $ac_configure_args " in
4107 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
4108 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
4109 esac
4111 done
4112 if $ac_cache_corrupted; then
4113 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4114 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
4115 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
4116 printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;}
4117 as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
4118 and start over" "$LINENO" 5
4120 ## -------------------- ##
4121 ## Main body of script. ##
4122 ## -------------------- ##
4124 ac_ext=c
4125 ac_cpp='$CPP $CPPFLAGS'
4126 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4127 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4128 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4132 ac_config_headers="$ac_config_headers include/config.h"
4136 libwine_version="1.0"
4139 # Check whether --enable-archs was given.
4140 if test ${enable_archs+y}
4141 then :
4142 enableval=$enable_archs;
4145 # Check whether --enable-win16 was given.
4146 if test ${enable_win16+y}
4147 then :
4148 enableval=$enable_win16;
4151 # Check whether --enable-win64 was given.
4152 if test ${enable_win64+y}
4153 then :
4154 enableval=$enable_win64;
4157 # Check whether --enable-tests was given.
4158 if test ${enable_tests+y}
4159 then :
4160 enableval=$enable_tests;
4163 # Check whether --enable-build-id was given.
4164 if test ${enable_build_id+y}
4165 then :
4166 enableval=$enable_build_id;
4169 # Check whether --enable-maintainer-mode was given.
4170 if test ${enable_maintainer_mode+y}
4171 then :
4172 enableval=$enable_maintainer_mode;
4175 # Check whether --enable-silent-rules was given.
4176 if test ${enable_silent_rules+y}
4177 then :
4178 enableval=$enable_silent_rules;
4181 # Check whether --enable-werror was given.
4182 if test ${enable_werror+y}
4183 then :
4184 enableval=$enable_werror;
4189 # Check whether --with-alsa was given.
4190 if test ${with_alsa+y}
4191 then :
4192 withval=$with_alsa;
4196 # Check whether --with-capi was given.
4197 if test ${with_capi+y}
4198 then :
4199 withval=$with_capi;
4203 # Check whether --with-coreaudio was given.
4204 if test ${with_coreaudio+y}
4205 then :
4206 withval=$with_coreaudio;
4210 # Check whether --with-cups was given.
4211 if test ${with_cups+y}
4212 then :
4213 withval=$with_cups;
4217 # Check whether --with-dbus was given.
4218 if test ${with_dbus+y}
4219 then :
4220 withval=$with_dbus;
4224 # Check whether --with-float-abi was given.
4225 if test ${with_float_abi+y}
4226 then :
4227 withval=$with_float_abi;
4231 # Check whether --with-fontconfig was given.
4232 if test ${with_fontconfig+y}
4233 then :
4234 withval=$with_fontconfig;
4238 # Check whether --with-freetype was given.
4239 if test ${with_freetype+y}
4240 then :
4241 withval=$with_freetype;
4245 # Check whether --with-gettext was given.
4246 if test ${with_gettext+y}
4247 then :
4248 withval=$with_gettext;
4252 # Check whether --with-gettextpo was given.
4253 if test ${with_gettextpo+y}
4254 then :
4255 withval=$with_gettextpo; if test "x$withval" = "xno"; then ac_cv_header_gettext_po_h=no; fi
4259 # Check whether --with-gphoto was given.
4260 if test ${with_gphoto+y}
4261 then :
4262 withval=$with_gphoto;
4266 # Check whether --with-gnutls was given.
4267 if test ${with_gnutls+y}
4268 then :
4269 withval=$with_gnutls;
4273 # Check whether --with-gssapi was given.
4274 if test ${with_gssapi+y}
4275 then :
4276 withval=$with_gssapi;
4280 # Check whether --with-gstreamer was given.
4281 if test ${with_gstreamer+y}
4282 then :
4283 withval=$with_gstreamer;
4287 # Check whether --with-inotify was given.
4288 if test ${with_inotify+y}
4289 then :
4290 withval=$with_inotify;
4294 # Check whether --with-krb5 was given.
4295 if test ${with_krb5+y}
4296 then :
4297 withval=$with_krb5;
4301 # Check whether --with-mingw was given.
4302 if test ${with_mingw+y}
4303 then :
4304 withval=$with_mingw;
4308 # Check whether --with-netapi was given.
4309 if test ${with_netapi+y}
4310 then :
4311 withval=$with_netapi;
4315 # Check whether --with-opencl was given.
4316 if test ${with_opencl+y}
4317 then :
4318 withval=$with_opencl; if test "x$withval" = "xno"; then ac_cv_header_CL_cl_h=no; ac_cv_header_OpenCL_opencl_h=no; fi
4322 # Check whether --with-opengl was given.
4323 if test ${with_opengl+y}
4324 then :
4325 withval=$with_opengl;
4329 # Check whether --with-osmesa was given.
4330 if test ${with_osmesa+y}
4331 then :
4332 withval=$with_osmesa;
4336 # Check whether --with-oss was given.
4337 if test ${with_oss+y}
4338 then :
4339 withval=$with_oss;
4343 # Check whether --with-pcap was given.
4344 if test ${with_pcap+y}
4345 then :
4346 withval=$with_pcap; if test "x$withval" = "xno"; then ac_cv_header_pcap_pcap_h=no; fi
4350 # Check whether --with-pcsclite was given.
4351 if test ${with_pcsclite+y}
4352 then :
4353 withval=$with_pcsclite;
4357 # Check whether --with-pthread was given.
4358 if test ${with_pthread+y}
4359 then :
4360 withval=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h=no; fi
4364 # Check whether --with-pulse was given.
4365 if test ${with_pulse+y}
4366 then :
4367 withval=$with_pulse;
4371 # Check whether --with-sane was given.
4372 if test ${with_sane+y}
4373 then :
4374 withval=$with_sane;
4378 # Check whether --with-sdl was given.
4379 if test ${with_sdl+y}
4380 then :
4381 withval=$with_sdl;
4385 # Check whether --with-udev was given.
4386 if test ${with_udev+y}
4387 then :
4388 withval=$with_udev;
4392 # Check whether --with-unwind was given.
4393 if test ${with_unwind+y}
4394 then :
4395 withval=$with_unwind;
4399 # Check whether --with-usb was given.
4400 if test ${with_usb+y}
4401 then :
4402 withval=$with_usb;
4406 # Check whether --with-v4l2 was given.
4407 if test ${with_v4l2+y}
4408 then :
4409 withval=$with_v4l2;
4413 # Check whether --with-vulkan was given.
4414 if test ${with_vulkan+y}
4415 then :
4416 withval=$with_vulkan;
4420 # Check whether --with-wayland was given.
4421 if test ${with_wayland+y}
4422 then :
4423 withval=$with_wayland;
4427 # Check whether --with-xcomposite was given.
4428 if test ${with_xcomposite+y}
4429 then :
4430 withval=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h=no; fi
4434 # Check whether --with-xcursor was given.
4435 if test ${with_xcursor+y}
4436 then :
4437 withval=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h=no; fi
4441 # Check whether --with-xfixes was given.
4442 if test ${with_xfixes+y}
4443 then :
4444 withval=$with_xfixes; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xfixes_h=no; fi
4448 # Check whether --with-xinerama was given.
4449 if test ${with_xinerama+y}
4450 then :
4451 withval=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h=no; fi
4455 # Check whether --with-xinput was given.
4456 if test ${with_xinput+y}
4457 then :
4458 withval=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h=no; fi
4462 # Check whether --with-xinput2 was given.
4463 if test ${with_xinput2+y}
4464 then :
4465 withval=$with_xinput2; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput2_h=no; fi
4469 # Check whether --with-xrandr was given.
4470 if test ${with_xrandr+y}
4471 then :
4472 withval=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h=no; fi
4476 # Check whether --with-xrender was given.
4477 if test ${with_xrender+y}
4478 then :
4479 withval=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h=no; fi
4483 # Check whether --with-xshape was given.
4484 if test ${with_xshape+y}
4485 then :
4486 withval=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h=no; fi
4490 # Check whether --with-xshm was given.
4491 if test ${with_xshm+y}
4492 then :
4493 withval=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h=no; fi
4497 # Check whether --with-xxf86vm was given.
4498 if test ${with_xxf86vm+y}
4499 then :
4500 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
4505 # Check whether --with-system-dllpath was given.
4506 if test ${with_system_dllpath+y}
4507 then :
4508 withval=$with_system_dllpath; system_dllpath=$withval
4513 # Check whether --with-wine-tools was given.
4514 if test ${with_wine_tools+y}
4515 then :
4516 withval=$with_wine_tools;
4520 # Check whether --with-wine64 was given.
4521 if test ${with_wine64+y}
4522 then :
4523 withval=$with_wine64;
4530 # Make sure we can run config.sub.
4531 $SHELL "${ac_aux_dir}config.sub" sun4 >/dev/null 2>&1 ||
4532 as_fn_error $? "cannot run $SHELL ${ac_aux_dir}config.sub" "$LINENO" 5
4534 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4535 printf %s "checking build system type... " >&6; }
4536 if test ${ac_cv_build+y}
4537 then :
4538 printf %s "(cached) " >&6
4539 else $as_nop
4540 ac_build_alias=$build_alias
4541 test "x$ac_build_alias" = x &&
4542 ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"`
4543 test "x$ac_build_alias" = x &&
4544 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
4545 ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` ||
4546 as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$LINENO" 5
4549 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4550 printf "%s\n" "$ac_cv_build" >&6; }
4551 case $ac_cv_build in
4552 *-*-*) ;;
4553 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
4554 esac
4555 build=$ac_cv_build
4556 ac_save_IFS=$IFS; IFS='-'
4557 set x $ac_cv_build
4558 shift
4559 build_cpu=$1
4560 build_vendor=$2
4561 shift; shift
4562 # Remember, the first character of IFS is used to create $*,
4563 # except with old shells:
4564 build_os=$*
4565 IFS=$ac_save_IFS
4566 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4569 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4570 printf %s "checking host system type... " >&6; }
4571 if test ${ac_cv_host+y}
4572 then :
4573 printf %s "(cached) " >&6
4574 else $as_nop
4575 if test "x$host_alias" = x; then
4576 ac_cv_host=$ac_cv_build
4577 else
4578 ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` ||
4579 as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LINENO" 5
4583 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4584 printf "%s\n" "$ac_cv_host" >&6; }
4585 case $ac_cv_host in
4586 *-*-*) ;;
4587 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
4588 esac
4589 host=$ac_cv_host
4590 ac_save_IFS=$IFS; IFS='-'
4591 set x $ac_cv_host
4592 shift
4593 host_cpu=$1
4594 host_vendor=$2
4595 shift; shift
4596 # Remember, the first character of IFS is used to create $*,
4597 # except with old shells:
4598 host_os=$*
4599 IFS=$ac_save_IFS
4600 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4604 dlldir=\${libdir}/wine
4606 fontdir=\${datadir}/wine/fonts
4608 nlsdir=\${datadir}/wine/nls
4613 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4614 printf %s "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
4615 set x ${MAKE-make}
4616 ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
4617 if eval test \${ac_cv_prog_make_${ac_make}_set+y}
4618 then :
4619 printf %s "(cached) " >&6
4620 else $as_nop
4621 cat >conftest.make <<\_ACEOF
4622 SHELL = /bin/sh
4623 all:
4624 @echo '@@@%%%=$(MAKE)=@@@%%%'
4625 _ACEOF
4626 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
4627 case `${MAKE-make} -f conftest.make 2>/dev/null` in
4628 *@@@%%%=?*=@@@%%%*)
4629 eval ac_cv_prog_make_${ac_make}_set=yes;;
4631 eval ac_cv_prog_make_${ac_make}_set=no;;
4632 esac
4633 rm -f conftest.make
4635 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
4636 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4637 printf "%s\n" "yes" >&6; }
4638 SET_MAKE=
4639 else
4640 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4641 printf "%s\n" "no" >&6; }
4642 SET_MAKE="MAKE=${MAKE-make}"
4654 ac_ext=c
4655 ac_cpp='$CPP $CPPFLAGS'
4656 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4657 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4658 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4659 if test -n "$ac_tool_prefix"; then
4660 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4661 set dummy ${ac_tool_prefix}gcc; ac_word=$2
4662 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4663 printf %s "checking for $ac_word... " >&6; }
4664 if test ${ac_cv_prog_CC+y}
4665 then :
4666 printf %s "(cached) " >&6
4667 else $as_nop
4668 if test -n "$CC"; then
4669 ac_cv_prog_CC="$CC" # Let the user override the test.
4670 else
4671 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4672 for as_dir in $PATH
4674 IFS=$as_save_IFS
4675 case $as_dir in #(((
4676 '') as_dir=./ ;;
4677 */) ;;
4678 *) as_dir=$as_dir/ ;;
4679 esac
4680 for ac_exec_ext in '' $ac_executable_extensions; do
4681 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4682 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4683 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4684 break 2
4686 done
4687 done
4688 IFS=$as_save_IFS
4692 CC=$ac_cv_prog_CC
4693 if test -n "$CC"; then
4694 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4695 printf "%s\n" "$CC" >&6; }
4696 else
4697 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4698 printf "%s\n" "no" >&6; }
4703 if test -z "$ac_cv_prog_CC"; then
4704 ac_ct_CC=$CC
4705 # Extract the first word of "gcc", so it can be a program name with args.
4706 set dummy gcc; ac_word=$2
4707 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4708 printf %s "checking for $ac_word... " >&6; }
4709 if test ${ac_cv_prog_ac_ct_CC+y}
4710 then :
4711 printf %s "(cached) " >&6
4712 else $as_nop
4713 if test -n "$ac_ct_CC"; then
4714 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4715 else
4716 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4717 for as_dir in $PATH
4719 IFS=$as_save_IFS
4720 case $as_dir in #(((
4721 '') as_dir=./ ;;
4722 */) ;;
4723 *) as_dir=$as_dir/ ;;
4724 esac
4725 for ac_exec_ext in '' $ac_executable_extensions; do
4726 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4727 ac_cv_prog_ac_ct_CC="gcc"
4728 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4729 break 2
4731 done
4732 done
4733 IFS=$as_save_IFS
4737 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4738 if test -n "$ac_ct_CC"; then
4739 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4740 printf "%s\n" "$ac_ct_CC" >&6; }
4741 else
4742 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4743 printf "%s\n" "no" >&6; }
4746 if test "x$ac_ct_CC" = x; then
4747 CC=""
4748 else
4749 case $cross_compiling:$ac_tool_warned in
4750 yes:)
4751 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4752 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4753 ac_tool_warned=yes ;;
4754 esac
4755 CC=$ac_ct_CC
4757 else
4758 CC="$ac_cv_prog_CC"
4761 if test -z "$CC"; then
4762 if test -n "$ac_tool_prefix"; then
4763 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4764 set dummy ${ac_tool_prefix}cc; ac_word=$2
4765 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4766 printf %s "checking for $ac_word... " >&6; }
4767 if test ${ac_cv_prog_CC+y}
4768 then :
4769 printf %s "(cached) " >&6
4770 else $as_nop
4771 if test -n "$CC"; then
4772 ac_cv_prog_CC="$CC" # Let the user override the test.
4773 else
4774 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4775 for as_dir in $PATH
4777 IFS=$as_save_IFS
4778 case $as_dir in #(((
4779 '') as_dir=./ ;;
4780 */) ;;
4781 *) as_dir=$as_dir/ ;;
4782 esac
4783 for ac_exec_ext in '' $ac_executable_extensions; do
4784 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4785 ac_cv_prog_CC="${ac_tool_prefix}cc"
4786 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4787 break 2
4789 done
4790 done
4791 IFS=$as_save_IFS
4795 CC=$ac_cv_prog_CC
4796 if test -n "$CC"; then
4797 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4798 printf "%s\n" "$CC" >&6; }
4799 else
4800 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4801 printf "%s\n" "no" >&6; }
4807 if test -z "$CC"; then
4808 # Extract the first word of "cc", so it can be a program name with args.
4809 set dummy cc; ac_word=$2
4810 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4811 printf %s "checking for $ac_word... " >&6; }
4812 if test ${ac_cv_prog_CC+y}
4813 then :
4814 printf %s "(cached) " >&6
4815 else $as_nop
4816 if test -n "$CC"; then
4817 ac_cv_prog_CC="$CC" # Let the user override the test.
4818 else
4819 ac_prog_rejected=no
4820 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4821 for as_dir in $PATH
4823 IFS=$as_save_IFS
4824 case $as_dir in #(((
4825 '') as_dir=./ ;;
4826 */) ;;
4827 *) as_dir=$as_dir/ ;;
4828 esac
4829 for ac_exec_ext in '' $ac_executable_extensions; do
4830 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4831 if test "$as_dir$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4832 ac_prog_rejected=yes
4833 continue
4835 ac_cv_prog_CC="cc"
4836 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4837 break 2
4839 done
4840 done
4841 IFS=$as_save_IFS
4843 if test $ac_prog_rejected = yes; then
4844 # We found a bogon in the path, so make sure we never use it.
4845 set dummy $ac_cv_prog_CC
4846 shift
4847 if test $# != 0; then
4848 # We chose a different compiler from the bogus one.
4849 # However, it has the same basename, so the bogon will be chosen
4850 # first if we set CC to just the basename; use the full file name.
4851 shift
4852 ac_cv_prog_CC="$as_dir$ac_word${1+' '}$@"
4857 CC=$ac_cv_prog_CC
4858 if test -n "$CC"; then
4859 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4860 printf "%s\n" "$CC" >&6; }
4861 else
4862 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4863 printf "%s\n" "no" >&6; }
4868 if test -z "$CC"; then
4869 if test -n "$ac_tool_prefix"; then
4870 for ac_prog in cl.exe
4872 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4873 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4874 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4875 printf %s "checking for $ac_word... " >&6; }
4876 if test ${ac_cv_prog_CC+y}
4877 then :
4878 printf %s "(cached) " >&6
4879 else $as_nop
4880 if test -n "$CC"; then
4881 ac_cv_prog_CC="$CC" # Let the user override the test.
4882 else
4883 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4884 for as_dir in $PATH
4886 IFS=$as_save_IFS
4887 case $as_dir in #(((
4888 '') as_dir=./ ;;
4889 */) ;;
4890 *) as_dir=$as_dir/ ;;
4891 esac
4892 for ac_exec_ext in '' $ac_executable_extensions; do
4893 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4894 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4895 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4896 break 2
4898 done
4899 done
4900 IFS=$as_save_IFS
4904 CC=$ac_cv_prog_CC
4905 if test -n "$CC"; then
4906 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4907 printf "%s\n" "$CC" >&6; }
4908 else
4909 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4910 printf "%s\n" "no" >&6; }
4914 test -n "$CC" && break
4915 done
4917 if test -z "$CC"; then
4918 ac_ct_CC=$CC
4919 for ac_prog in cl.exe
4921 # Extract the first word of "$ac_prog", so it can be a program name with args.
4922 set dummy $ac_prog; ac_word=$2
4923 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4924 printf %s "checking for $ac_word... " >&6; }
4925 if test ${ac_cv_prog_ac_ct_CC+y}
4926 then :
4927 printf %s "(cached) " >&6
4928 else $as_nop
4929 if test -n "$ac_ct_CC"; then
4930 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4931 else
4932 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4933 for as_dir in $PATH
4935 IFS=$as_save_IFS
4936 case $as_dir in #(((
4937 '') as_dir=./ ;;
4938 */) ;;
4939 *) as_dir=$as_dir/ ;;
4940 esac
4941 for ac_exec_ext in '' $ac_executable_extensions; do
4942 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4943 ac_cv_prog_ac_ct_CC="$ac_prog"
4944 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4945 break 2
4947 done
4948 done
4949 IFS=$as_save_IFS
4953 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4954 if test -n "$ac_ct_CC"; then
4955 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4956 printf "%s\n" "$ac_ct_CC" >&6; }
4957 else
4958 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4959 printf "%s\n" "no" >&6; }
4963 test -n "$ac_ct_CC" && break
4964 done
4966 if test "x$ac_ct_CC" = x; then
4967 CC=""
4968 else
4969 case $cross_compiling:$ac_tool_warned in
4970 yes:)
4971 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4972 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4973 ac_tool_warned=yes ;;
4974 esac
4975 CC=$ac_ct_CC
4980 if test -z "$CC"; then
4981 if test -n "$ac_tool_prefix"; then
4982 # Extract the first word of "${ac_tool_prefix}clang", so it can be a program name with args.
4983 set dummy ${ac_tool_prefix}clang; ac_word=$2
4984 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4985 printf %s "checking for $ac_word... " >&6; }
4986 if test ${ac_cv_prog_CC+y}
4987 then :
4988 printf %s "(cached) " >&6
4989 else $as_nop
4990 if test -n "$CC"; then
4991 ac_cv_prog_CC="$CC" # Let the user override the test.
4992 else
4993 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4994 for as_dir in $PATH
4996 IFS=$as_save_IFS
4997 case $as_dir in #(((
4998 '') as_dir=./ ;;
4999 */) ;;
5000 *) as_dir=$as_dir/ ;;
5001 esac
5002 for ac_exec_ext in '' $ac_executable_extensions; do
5003 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5004 ac_cv_prog_CC="${ac_tool_prefix}clang"
5005 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5006 break 2
5008 done
5009 done
5010 IFS=$as_save_IFS
5014 CC=$ac_cv_prog_CC
5015 if test -n "$CC"; then
5016 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
5017 printf "%s\n" "$CC" >&6; }
5018 else
5019 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5020 printf "%s\n" "no" >&6; }
5025 if test -z "$ac_cv_prog_CC"; then
5026 ac_ct_CC=$CC
5027 # Extract the first word of "clang", so it can be a program name with args.
5028 set dummy clang; ac_word=$2
5029 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5030 printf %s "checking for $ac_word... " >&6; }
5031 if test ${ac_cv_prog_ac_ct_CC+y}
5032 then :
5033 printf %s "(cached) " >&6
5034 else $as_nop
5035 if test -n "$ac_ct_CC"; then
5036 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
5037 else
5038 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5039 for as_dir in $PATH
5041 IFS=$as_save_IFS
5042 case $as_dir in #(((
5043 '') as_dir=./ ;;
5044 */) ;;
5045 *) as_dir=$as_dir/ ;;
5046 esac
5047 for ac_exec_ext in '' $ac_executable_extensions; do
5048 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5049 ac_cv_prog_ac_ct_CC="clang"
5050 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5051 break 2
5053 done
5054 done
5055 IFS=$as_save_IFS
5059 ac_ct_CC=$ac_cv_prog_ac_ct_CC
5060 if test -n "$ac_ct_CC"; then
5061 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
5062 printf "%s\n" "$ac_ct_CC" >&6; }
5063 else
5064 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5065 printf "%s\n" "no" >&6; }
5068 if test "x$ac_ct_CC" = x; then
5069 CC=""
5070 else
5071 case $cross_compiling:$ac_tool_warned in
5072 yes:)
5073 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5074 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5075 ac_tool_warned=yes ;;
5076 esac
5077 CC=$ac_ct_CC
5079 else
5080 CC="$ac_cv_prog_CC"
5086 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5087 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
5088 as_fn_error $? "no acceptable C compiler found in \$PATH
5089 See \`config.log' for more details" "$LINENO" 5; }
5091 # Provide some information about the compiler.
5092 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
5093 set X $ac_compile
5094 ac_compiler=$2
5095 for ac_option in --version -v -V -qversion -version; do
5096 { { ac_try="$ac_compiler $ac_option >&5"
5097 case "(($ac_try" in
5098 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5099 *) ac_try_echo=$ac_try;;
5100 esac
5101 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5102 printf "%s\n" "$ac_try_echo"; } >&5
5103 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
5104 ac_status=$?
5105 if test -s conftest.err; then
5106 sed '10a\
5107 ... rest of stderr output deleted ...
5108 10q' conftest.err >conftest.er1
5109 cat conftest.er1 >&5
5111 rm -f conftest.er1 conftest.err
5112 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5113 test $ac_status = 0; }
5114 done
5116 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5117 /* end confdefs.h. */
5120 main (void)
5124 return 0;
5126 _ACEOF
5127 ac_clean_files_save=$ac_clean_files
5128 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
5129 # Try to create an executable without -o first, disregard a.out.
5130 # It will help us diagnose broken compilers, and finding out an intuition
5131 # of exeext.
5132 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
5133 printf %s "checking whether the C compiler works... " >&6; }
5134 ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
5136 # The possible output files:
5137 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
5139 ac_rmfiles=
5140 for ac_file in $ac_files
5142 case $ac_file in
5143 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
5144 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
5145 esac
5146 done
5147 rm -f $ac_rmfiles
5149 if { { ac_try="$ac_link_default"
5150 case "(($ac_try" in
5151 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5152 *) ac_try_echo=$ac_try;;
5153 esac
5154 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5155 printf "%s\n" "$ac_try_echo"; } >&5
5156 (eval "$ac_link_default") 2>&5
5157 ac_status=$?
5158 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5159 test $ac_status = 0; }
5160 then :
5161 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
5162 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
5163 # in a Makefile. We should not override ac_cv_exeext if it was cached,
5164 # so that the user can short-circuit this test for compilers unknown to
5165 # Autoconf.
5166 for ac_file in $ac_files ''
5168 test -f "$ac_file" || continue
5169 case $ac_file in
5170 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
5172 [ab].out )
5173 # We found the default executable, but exeext='' is most
5174 # certainly right.
5175 break;;
5176 *.* )
5177 if test ${ac_cv_exeext+y} && test "$ac_cv_exeext" != no;
5178 then :; else
5179 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
5181 # We set ac_cv_exeext here because the later test for it is not
5182 # safe: cross compilers may not add the suffix if given an `-o'
5183 # argument, so we may need to know it at that point already.
5184 # Even if this section looks crufty: it has the advantage of
5185 # actually working.
5186 break;;
5188 break;;
5189 esac
5190 done
5191 test "$ac_cv_exeext" = no && ac_cv_exeext=
5193 else $as_nop
5194 ac_file=''
5196 if test -z "$ac_file"
5197 then :
5198 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5199 printf "%s\n" "no" >&6; }
5200 printf "%s\n" "$as_me: failed program was:" >&5
5201 sed 's/^/| /' conftest.$ac_ext >&5
5203 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5204 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
5205 as_fn_error 77 "C compiler cannot create executables
5206 See \`config.log' for more details" "$LINENO" 5; }
5207 else $as_nop
5208 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5209 printf "%s\n" "yes" >&6; }
5211 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
5212 printf %s "checking for C compiler default output file name... " >&6; }
5213 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
5214 printf "%s\n" "$ac_file" >&6; }
5215 ac_exeext=$ac_cv_exeext
5217 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
5218 ac_clean_files=$ac_clean_files_save
5219 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
5220 printf %s "checking for suffix of executables... " >&6; }
5221 if { { ac_try="$ac_link"
5222 case "(($ac_try" in
5223 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5224 *) ac_try_echo=$ac_try;;
5225 esac
5226 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5227 printf "%s\n" "$ac_try_echo"; } >&5
5228 (eval "$ac_link") 2>&5
5229 ac_status=$?
5230 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5231 test $ac_status = 0; }
5232 then :
5233 # If both `conftest.exe' and `conftest' are `present' (well, observable)
5234 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
5235 # work properly (i.e., refer to `conftest.exe'), while it won't with
5236 # `rm'.
5237 for ac_file in conftest.exe conftest conftest.*; do
5238 test -f "$ac_file" || continue
5239 case $ac_file in
5240 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
5241 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
5242 break;;
5243 * ) break;;
5244 esac
5245 done
5246 else $as_nop
5247 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5248 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
5249 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
5250 See \`config.log' for more details" "$LINENO" 5; }
5252 rm -f conftest conftest$ac_cv_exeext
5253 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
5254 printf "%s\n" "$ac_cv_exeext" >&6; }
5256 rm -f conftest.$ac_ext
5257 EXEEXT=$ac_cv_exeext
5258 ac_exeext=$EXEEXT
5259 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5260 /* end confdefs.h. */
5261 #include <stdio.h>
5263 main (void)
5265 FILE *f = fopen ("conftest.out", "w");
5266 return ferror (f) || fclose (f) != 0;
5269 return 0;
5271 _ACEOF
5272 ac_clean_files="$ac_clean_files conftest.out"
5273 # Check that the compiler produces executables we can run. If not, either
5274 # the compiler is broken, or we cross compile.
5275 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
5276 printf %s "checking whether we are cross compiling... " >&6; }
5277 if test "$cross_compiling" != yes; then
5278 { { ac_try="$ac_link"
5279 case "(($ac_try" in
5280 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5281 *) ac_try_echo=$ac_try;;
5282 esac
5283 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5284 printf "%s\n" "$ac_try_echo"; } >&5
5285 (eval "$ac_link") 2>&5
5286 ac_status=$?
5287 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5288 test $ac_status = 0; }
5289 if { ac_try='./conftest$ac_cv_exeext'
5290 { { case "(($ac_try" in
5291 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5292 *) ac_try_echo=$ac_try;;
5293 esac
5294 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5295 printf "%s\n" "$ac_try_echo"; } >&5
5296 (eval "$ac_try") 2>&5
5297 ac_status=$?
5298 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5299 test $ac_status = 0; }; }; then
5300 cross_compiling=no
5301 else
5302 if test "$cross_compiling" = maybe; then
5303 cross_compiling=yes
5304 else
5305 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5306 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
5307 as_fn_error 77 "cannot run C compiled programs.
5308 If you meant to cross compile, use \`--host'.
5309 See \`config.log' for more details" "$LINENO" 5; }
5313 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
5314 printf "%s\n" "$cross_compiling" >&6; }
5316 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
5317 ac_clean_files=$ac_clean_files_save
5318 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
5319 printf %s "checking for suffix of object files... " >&6; }
5320 if test ${ac_cv_objext+y}
5321 then :
5322 printf %s "(cached) " >&6
5323 else $as_nop
5324 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5325 /* end confdefs.h. */
5328 main (void)
5332 return 0;
5334 _ACEOF
5335 rm -f conftest.o conftest.obj
5336 if { { ac_try="$ac_compile"
5337 case "(($ac_try" in
5338 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5339 *) ac_try_echo=$ac_try;;
5340 esac
5341 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5342 printf "%s\n" "$ac_try_echo"; } >&5
5343 (eval "$ac_compile") 2>&5
5344 ac_status=$?
5345 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5346 test $ac_status = 0; }
5347 then :
5348 for ac_file in conftest.o conftest.obj conftest.*; do
5349 test -f "$ac_file" || continue;
5350 case $ac_file in
5351 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
5352 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
5353 break;;
5354 esac
5355 done
5356 else $as_nop
5357 printf "%s\n" "$as_me: failed program was:" >&5
5358 sed 's/^/| /' conftest.$ac_ext >&5
5360 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5361 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
5362 as_fn_error $? "cannot compute suffix of object files: cannot compile
5363 See \`config.log' for more details" "$LINENO" 5; }
5365 rm -f conftest.$ac_cv_objext conftest.$ac_ext
5367 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
5368 printf "%s\n" "$ac_cv_objext" >&6; }
5369 OBJEXT=$ac_cv_objext
5370 ac_objext=$OBJEXT
5371 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
5372 printf %s "checking whether the compiler supports GNU C... " >&6; }
5373 if test ${ac_cv_c_compiler_gnu+y}
5374 then :
5375 printf %s "(cached) " >&6
5376 else $as_nop
5377 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5378 /* end confdefs.h. */
5381 main (void)
5383 #ifndef __GNUC__
5384 choke me
5385 #endif
5388 return 0;
5390 _ACEOF
5391 if ac_fn_c_try_compile "$LINENO"
5392 then :
5393 ac_compiler_gnu=yes
5394 else $as_nop
5395 ac_compiler_gnu=no
5397 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5398 ac_cv_c_compiler_gnu=$ac_compiler_gnu
5401 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
5402 printf "%s\n" "$ac_cv_c_compiler_gnu" >&6; }
5403 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5405 if test $ac_compiler_gnu = yes; then
5406 GCC=yes
5407 else
5408 GCC=
5410 ac_test_CFLAGS=${CFLAGS+y}
5411 ac_save_CFLAGS=$CFLAGS
5412 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
5413 printf %s "checking whether $CC accepts -g... " >&6; }
5414 if test ${ac_cv_prog_cc_g+y}
5415 then :
5416 printf %s "(cached) " >&6
5417 else $as_nop
5418 ac_save_c_werror_flag=$ac_c_werror_flag
5419 ac_c_werror_flag=yes
5420 ac_cv_prog_cc_g=no
5421 CFLAGS="-g"
5422 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5423 /* end confdefs.h. */
5426 main (void)
5430 return 0;
5432 _ACEOF
5433 if ac_fn_c_try_compile "$LINENO"
5434 then :
5435 ac_cv_prog_cc_g=yes
5436 else $as_nop
5437 CFLAGS=""
5438 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5439 /* end confdefs.h. */
5442 main (void)
5446 return 0;
5448 _ACEOF
5449 if ac_fn_c_try_compile "$LINENO"
5450 then :
5452 else $as_nop
5453 ac_c_werror_flag=$ac_save_c_werror_flag
5454 CFLAGS="-g"
5455 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5456 /* end confdefs.h. */
5459 main (void)
5463 return 0;
5465 _ACEOF
5466 if ac_fn_c_try_compile "$LINENO"
5467 then :
5468 ac_cv_prog_cc_g=yes
5470 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5472 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5474 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5475 ac_c_werror_flag=$ac_save_c_werror_flag
5477 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
5478 printf "%s\n" "$ac_cv_prog_cc_g" >&6; }
5479 if test $ac_test_CFLAGS; then
5480 CFLAGS=$ac_save_CFLAGS
5481 elif test $ac_cv_prog_cc_g = yes; then
5482 if test "$GCC" = yes; then
5483 CFLAGS="-g -O2"
5484 else
5485 CFLAGS="-g"
5487 else
5488 if test "$GCC" = yes; then
5489 CFLAGS="-O2"
5490 else
5491 CFLAGS=
5494 ac_prog_cc_stdc=no
5495 if test x$ac_prog_cc_stdc = xno
5496 then :
5497 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
5498 printf %s "checking for $CC option to enable C11 features... " >&6; }
5499 if test ${ac_cv_prog_cc_c11+y}
5500 then :
5501 printf %s "(cached) " >&6
5502 else $as_nop
5503 ac_cv_prog_cc_c11=no
5504 ac_save_CC=$CC
5505 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5506 /* end confdefs.h. */
5507 $ac_c_conftest_c11_program
5508 _ACEOF
5509 for ac_arg in '' -std=gnu11
5511 CC="$ac_save_CC $ac_arg"
5512 if ac_fn_c_try_compile "$LINENO"
5513 then :
5514 ac_cv_prog_cc_c11=$ac_arg
5516 rm -f core conftest.err conftest.$ac_objext conftest.beam
5517 test "x$ac_cv_prog_cc_c11" != "xno" && break
5518 done
5519 rm -f conftest.$ac_ext
5520 CC=$ac_save_CC
5523 if test "x$ac_cv_prog_cc_c11" = xno
5524 then :
5525 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5526 printf "%s\n" "unsupported" >&6; }
5527 else $as_nop
5528 if test "x$ac_cv_prog_cc_c11" = x
5529 then :
5530 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5531 printf "%s\n" "none needed" >&6; }
5532 else $as_nop
5533 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
5534 printf "%s\n" "$ac_cv_prog_cc_c11" >&6; }
5535 CC="$CC $ac_cv_prog_cc_c11"
5537 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c11
5538 ac_prog_cc_stdc=c11
5541 if test x$ac_prog_cc_stdc = xno
5542 then :
5543 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
5544 printf %s "checking for $CC option to enable C99 features... " >&6; }
5545 if test ${ac_cv_prog_cc_c99+y}
5546 then :
5547 printf %s "(cached) " >&6
5548 else $as_nop
5549 ac_cv_prog_cc_c99=no
5550 ac_save_CC=$CC
5551 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5552 /* end confdefs.h. */
5553 $ac_c_conftest_c99_program
5554 _ACEOF
5555 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
5557 CC="$ac_save_CC $ac_arg"
5558 if ac_fn_c_try_compile "$LINENO"
5559 then :
5560 ac_cv_prog_cc_c99=$ac_arg
5562 rm -f core conftest.err conftest.$ac_objext conftest.beam
5563 test "x$ac_cv_prog_cc_c99" != "xno" && break
5564 done
5565 rm -f conftest.$ac_ext
5566 CC=$ac_save_CC
5569 if test "x$ac_cv_prog_cc_c99" = xno
5570 then :
5571 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5572 printf "%s\n" "unsupported" >&6; }
5573 else $as_nop
5574 if test "x$ac_cv_prog_cc_c99" = x
5575 then :
5576 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5577 printf "%s\n" "none needed" >&6; }
5578 else $as_nop
5579 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
5580 printf "%s\n" "$ac_cv_prog_cc_c99" >&6; }
5581 CC="$CC $ac_cv_prog_cc_c99"
5583 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99
5584 ac_prog_cc_stdc=c99
5587 if test x$ac_prog_cc_stdc = xno
5588 then :
5589 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
5590 printf %s "checking for $CC option to enable C89 features... " >&6; }
5591 if test ${ac_cv_prog_cc_c89+y}
5592 then :
5593 printf %s "(cached) " >&6
5594 else $as_nop
5595 ac_cv_prog_cc_c89=no
5596 ac_save_CC=$CC
5597 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5598 /* end confdefs.h. */
5599 $ac_c_conftest_c89_program
5600 _ACEOF
5601 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5603 CC="$ac_save_CC $ac_arg"
5604 if ac_fn_c_try_compile "$LINENO"
5605 then :
5606 ac_cv_prog_cc_c89=$ac_arg
5608 rm -f core conftest.err conftest.$ac_objext conftest.beam
5609 test "x$ac_cv_prog_cc_c89" != "xno" && break
5610 done
5611 rm -f conftest.$ac_ext
5612 CC=$ac_save_CC
5615 if test "x$ac_cv_prog_cc_c89" = xno
5616 then :
5617 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5618 printf "%s\n" "unsupported" >&6; }
5619 else $as_nop
5620 if test "x$ac_cv_prog_cc_c89" = x
5621 then :
5622 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5623 printf "%s\n" "none needed" >&6; }
5624 else $as_nop
5625 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
5626 printf "%s\n" "$ac_cv_prog_cc_c89" >&6; }
5627 CC="$CC $ac_cv_prog_cc_c89"
5629 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89
5630 ac_prog_cc_stdc=c89
5634 ac_ext=c
5635 ac_cpp='$CPP $CPPFLAGS'
5636 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5637 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5638 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5646 ac_ext=cpp
5647 ac_cpp='$CXXCPP $CPPFLAGS'
5648 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5649 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5650 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5651 if test -z "$CXX"; then
5652 if test -n "$CCC"; then
5653 CXX=$CCC
5654 else
5655 if test -n "$ac_tool_prefix"; then
5656 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++
5658 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5659 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5660 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5661 printf %s "checking for $ac_word... " >&6; }
5662 if test ${ac_cv_prog_CXX+y}
5663 then :
5664 printf %s "(cached) " >&6
5665 else $as_nop
5666 if test -n "$CXX"; then
5667 ac_cv_prog_CXX="$CXX" # Let the user override the test.
5668 else
5669 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5670 for as_dir in $PATH
5672 IFS=$as_save_IFS
5673 case $as_dir in #(((
5674 '') as_dir=./ ;;
5675 */) ;;
5676 *) as_dir=$as_dir/ ;;
5677 esac
5678 for ac_exec_ext in '' $ac_executable_extensions; do
5679 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5680 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
5681 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5682 break 2
5684 done
5685 done
5686 IFS=$as_save_IFS
5690 CXX=$ac_cv_prog_CXX
5691 if test -n "$CXX"; then
5692 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
5693 printf "%s\n" "$CXX" >&6; }
5694 else
5695 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5696 printf "%s\n" "no" >&6; }
5700 test -n "$CXX" && break
5701 done
5703 if test -z "$CXX"; then
5704 ac_ct_CXX=$CXX
5705 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++
5707 # Extract the first word of "$ac_prog", so it can be a program name with args.
5708 set dummy $ac_prog; ac_word=$2
5709 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5710 printf %s "checking for $ac_word... " >&6; }
5711 if test ${ac_cv_prog_ac_ct_CXX+y}
5712 then :
5713 printf %s "(cached) " >&6
5714 else $as_nop
5715 if test -n "$ac_ct_CXX"; then
5716 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
5717 else
5718 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5719 for as_dir in $PATH
5721 IFS=$as_save_IFS
5722 case $as_dir in #(((
5723 '') as_dir=./ ;;
5724 */) ;;
5725 *) as_dir=$as_dir/ ;;
5726 esac
5727 for ac_exec_ext in '' $ac_executable_extensions; do
5728 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5729 ac_cv_prog_ac_ct_CXX="$ac_prog"
5730 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5731 break 2
5733 done
5734 done
5735 IFS=$as_save_IFS
5739 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
5740 if test -n "$ac_ct_CXX"; then
5741 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
5742 printf "%s\n" "$ac_ct_CXX" >&6; }
5743 else
5744 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5745 printf "%s\n" "no" >&6; }
5749 test -n "$ac_ct_CXX" && break
5750 done
5752 if test "x$ac_ct_CXX" = x; then
5753 CXX="g++"
5754 else
5755 case $cross_compiling:$ac_tool_warned in
5756 yes:)
5757 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5758 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5759 ac_tool_warned=yes ;;
5760 esac
5761 CXX=$ac_ct_CXX
5767 # Provide some information about the compiler.
5768 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
5769 set X $ac_compile
5770 ac_compiler=$2
5771 for ac_option in --version -v -V -qversion; do
5772 { { ac_try="$ac_compiler $ac_option >&5"
5773 case "(($ac_try" in
5774 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5775 *) ac_try_echo=$ac_try;;
5776 esac
5777 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5778 printf "%s\n" "$ac_try_echo"; } >&5
5779 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
5780 ac_status=$?
5781 if test -s conftest.err; then
5782 sed '10a\
5783 ... rest of stderr output deleted ...
5784 10q' conftest.err >conftest.er1
5785 cat conftest.er1 >&5
5787 rm -f conftest.er1 conftest.err
5788 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5789 test $ac_status = 0; }
5790 done
5792 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C++" >&5
5793 printf %s "checking whether the compiler supports GNU C++... " >&6; }
5794 if test ${ac_cv_cxx_compiler_gnu+y}
5795 then :
5796 printf %s "(cached) " >&6
5797 else $as_nop
5798 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5799 /* end confdefs.h. */
5802 main (void)
5804 #ifndef __GNUC__
5805 choke me
5806 #endif
5809 return 0;
5811 _ACEOF
5812 if ac_fn_cxx_try_compile "$LINENO"
5813 then :
5814 ac_compiler_gnu=yes
5815 else $as_nop
5816 ac_compiler_gnu=no
5818 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5819 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
5822 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
5823 printf "%s\n" "$ac_cv_cxx_compiler_gnu" >&6; }
5824 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5826 if test $ac_compiler_gnu = yes; then
5827 GXX=yes
5828 else
5829 GXX=
5831 ac_test_CXXFLAGS=${CXXFLAGS+y}
5832 ac_save_CXXFLAGS=$CXXFLAGS
5833 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
5834 printf %s "checking whether $CXX accepts -g... " >&6; }
5835 if test ${ac_cv_prog_cxx_g+y}
5836 then :
5837 printf %s "(cached) " >&6
5838 else $as_nop
5839 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
5840 ac_cxx_werror_flag=yes
5841 ac_cv_prog_cxx_g=no
5842 CXXFLAGS="-g"
5843 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5844 /* end confdefs.h. */
5847 main (void)
5851 return 0;
5853 _ACEOF
5854 if ac_fn_cxx_try_compile "$LINENO"
5855 then :
5856 ac_cv_prog_cxx_g=yes
5857 else $as_nop
5858 CXXFLAGS=""
5859 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5860 /* end confdefs.h. */
5863 main (void)
5867 return 0;
5869 _ACEOF
5870 if ac_fn_cxx_try_compile "$LINENO"
5871 then :
5873 else $as_nop
5874 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
5875 CXXFLAGS="-g"
5876 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5877 /* end confdefs.h. */
5880 main (void)
5884 return 0;
5886 _ACEOF
5887 if ac_fn_cxx_try_compile "$LINENO"
5888 then :
5889 ac_cv_prog_cxx_g=yes
5891 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5893 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5895 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5896 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
5898 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
5899 printf "%s\n" "$ac_cv_prog_cxx_g" >&6; }
5900 if test $ac_test_CXXFLAGS; then
5901 CXXFLAGS=$ac_save_CXXFLAGS
5902 elif test $ac_cv_prog_cxx_g = yes; then
5903 if test "$GXX" = yes; then
5904 CXXFLAGS="-g -O2"
5905 else
5906 CXXFLAGS="-g"
5908 else
5909 if test "$GXX" = yes; then
5910 CXXFLAGS="-O2"
5911 else
5912 CXXFLAGS=
5915 ac_prog_cxx_stdcxx=no
5916 if test x$ac_prog_cxx_stdcxx = xno
5917 then :
5918 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5
5919 printf %s "checking for $CXX option to enable C++11 features... " >&6; }
5920 if test ${ac_cv_prog_cxx_cxx11+y}
5921 then :
5922 printf %s "(cached) " >&6
5923 else $as_nop
5924 ac_cv_prog_cxx_cxx11=no
5925 ac_save_CXX=$CXX
5926 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5927 /* end confdefs.h. */
5928 $ac_cxx_conftest_cxx11_program
5929 _ACEOF
5930 for ac_arg in '' -std=gnu++11 -std=gnu++0x -std=c++11 -std=c++0x -qlanglvl=extended0x -AA
5932 CXX="$ac_save_CXX $ac_arg"
5933 if ac_fn_cxx_try_compile "$LINENO"
5934 then :
5935 ac_cv_prog_cxx_cxx11=$ac_arg
5937 rm -f core conftest.err conftest.$ac_objext conftest.beam
5938 test "x$ac_cv_prog_cxx_cxx11" != "xno" && break
5939 done
5940 rm -f conftest.$ac_ext
5941 CXX=$ac_save_CXX
5944 if test "x$ac_cv_prog_cxx_cxx11" = xno
5945 then :
5946 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5947 printf "%s\n" "unsupported" >&6; }
5948 else $as_nop
5949 if test "x$ac_cv_prog_cxx_cxx11" = x
5950 then :
5951 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5952 printf "%s\n" "none needed" >&6; }
5953 else $as_nop
5954 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx11" >&5
5955 printf "%s\n" "$ac_cv_prog_cxx_cxx11" >&6; }
5956 CXX="$CXX $ac_cv_prog_cxx_cxx11"
5958 ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx11
5959 ac_prog_cxx_stdcxx=cxx11
5962 if test x$ac_prog_cxx_stdcxx = xno
5963 then :
5964 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5
5965 printf %s "checking for $CXX option to enable C++98 features... " >&6; }
5966 if test ${ac_cv_prog_cxx_cxx98+y}
5967 then :
5968 printf %s "(cached) " >&6
5969 else $as_nop
5970 ac_cv_prog_cxx_cxx98=no
5971 ac_save_CXX=$CXX
5972 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5973 /* end confdefs.h. */
5974 $ac_cxx_conftest_cxx98_program
5975 _ACEOF
5976 for ac_arg in '' -std=gnu++98 -std=c++98 -qlanglvl=extended -AA
5978 CXX="$ac_save_CXX $ac_arg"
5979 if ac_fn_cxx_try_compile "$LINENO"
5980 then :
5981 ac_cv_prog_cxx_cxx98=$ac_arg
5983 rm -f core conftest.err conftest.$ac_objext conftest.beam
5984 test "x$ac_cv_prog_cxx_cxx98" != "xno" && break
5985 done
5986 rm -f conftest.$ac_ext
5987 CXX=$ac_save_CXX
5990 if test "x$ac_cv_prog_cxx_cxx98" = xno
5991 then :
5992 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5993 printf "%s\n" "unsupported" >&6; }
5994 else $as_nop
5995 if test "x$ac_cv_prog_cxx_cxx98" = x
5996 then :
5997 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5998 printf "%s\n" "none needed" >&6; }
5999 else $as_nop
6000 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx98" >&5
6001 printf "%s\n" "$ac_cv_prog_cxx_cxx98" >&6; }
6002 CXX="$CXX $ac_cv_prog_cxx_cxx98"
6004 ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx98
6005 ac_prog_cxx_stdcxx=cxx98
6009 ac_ext=c
6010 ac_cpp='$CPP $CPPFLAGS'
6011 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6012 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6013 ac_compiler_gnu=$ac_cv_c_compiler_gnu
6015 if test -n "$ac_tool_prefix"; then
6016 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
6017 set dummy ${ac_tool_prefix}cpp; ac_word=$2
6018 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6019 printf %s "checking for $ac_word... " >&6; }
6020 if test ${ac_cv_prog_CPPBIN+y}
6021 then :
6022 printf %s "(cached) " >&6
6023 else $as_nop
6024 if test -n "$CPPBIN"; then
6025 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
6026 else
6027 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6028 for as_dir in $PATH
6030 IFS=$as_save_IFS
6031 case $as_dir in #(((
6032 '') as_dir=./ ;;
6033 */) ;;
6034 *) as_dir=$as_dir/ ;;
6035 esac
6036 for ac_exec_ext in '' $ac_executable_extensions; do
6037 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6038 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
6039 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6040 break 2
6042 done
6043 done
6044 IFS=$as_save_IFS
6048 CPPBIN=$ac_cv_prog_CPPBIN
6049 if test -n "$CPPBIN"; then
6050 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CPPBIN" >&5
6051 printf "%s\n" "$CPPBIN" >&6; }
6052 else
6053 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6054 printf "%s\n" "no" >&6; }
6059 if test -z "$ac_cv_prog_CPPBIN"; then
6060 ac_ct_CPPBIN=$CPPBIN
6061 # Extract the first word of "cpp", so it can be a program name with args.
6062 set dummy cpp; ac_word=$2
6063 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6064 printf %s "checking for $ac_word... " >&6; }
6065 if test ${ac_cv_prog_ac_ct_CPPBIN+y}
6066 then :
6067 printf %s "(cached) " >&6
6068 else $as_nop
6069 if test -n "$ac_ct_CPPBIN"; then
6070 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
6071 else
6072 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6073 for as_dir in $PATH
6075 IFS=$as_save_IFS
6076 case $as_dir in #(((
6077 '') as_dir=./ ;;
6078 */) ;;
6079 *) as_dir=$as_dir/ ;;
6080 esac
6081 for ac_exec_ext in '' $ac_executable_extensions; do
6082 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6083 ac_cv_prog_ac_ct_CPPBIN="cpp"
6084 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6085 break 2
6087 done
6088 done
6089 IFS=$as_save_IFS
6093 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
6094 if test -n "$ac_ct_CPPBIN"; then
6095 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CPPBIN" >&5
6096 printf "%s\n" "$ac_ct_CPPBIN" >&6; }
6097 else
6098 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6099 printf "%s\n" "no" >&6; }
6102 if test "x$ac_ct_CPPBIN" = x; then
6103 CPPBIN="cpp"
6104 else
6105 case $cross_compiling:$ac_tool_warned in
6106 yes:)
6107 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6108 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6109 ac_tool_warned=yes ;;
6110 esac
6111 CPPBIN=$ac_ct_CPPBIN
6113 else
6114 CPPBIN="$ac_cv_prog_CPPBIN"
6118 printf "%s\n" "#define EXEEXT \"$ac_exeext\"" >>confdefs.h
6120 if test -n "$ac_tool_prefix"; then
6121 # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args.
6122 set dummy ${ac_tool_prefix}ld; ac_word=$2
6123 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6124 printf %s "checking for $ac_word... " >&6; }
6125 if test ${ac_cv_prog_LD+y}
6126 then :
6127 printf %s "(cached) " >&6
6128 else $as_nop
6129 if test -n "$LD"; then
6130 ac_cv_prog_LD="$LD" # Let the user override the test.
6131 else
6132 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6133 for as_dir in $PATH
6135 IFS=$as_save_IFS
6136 case $as_dir in #(((
6137 '') as_dir=./ ;;
6138 */) ;;
6139 *) as_dir=$as_dir/ ;;
6140 esac
6141 for ac_exec_ext in '' $ac_executable_extensions; do
6142 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6143 ac_cv_prog_LD="${ac_tool_prefix}ld"
6144 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6145 break 2
6147 done
6148 done
6149 IFS=$as_save_IFS
6153 LD=$ac_cv_prog_LD
6154 if test -n "$LD"; then
6155 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
6156 printf "%s\n" "$LD" >&6; }
6157 else
6158 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6159 printf "%s\n" "no" >&6; }
6164 if test -z "$ac_cv_prog_LD"; then
6165 ac_ct_LD=$LD
6166 # Extract the first word of "ld", so it can be a program name with args.
6167 set dummy ld; ac_word=$2
6168 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6169 printf %s "checking for $ac_word... " >&6; }
6170 if test ${ac_cv_prog_ac_ct_LD+y}
6171 then :
6172 printf %s "(cached) " >&6
6173 else $as_nop
6174 if test -n "$ac_ct_LD"; then
6175 ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
6176 else
6177 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6178 for as_dir in $PATH
6180 IFS=$as_save_IFS
6181 case $as_dir in #(((
6182 '') as_dir=./ ;;
6183 */) ;;
6184 *) as_dir=$as_dir/ ;;
6185 esac
6186 for ac_exec_ext in '' $ac_executable_extensions; do
6187 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6188 ac_cv_prog_ac_ct_LD="ld"
6189 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6190 break 2
6192 done
6193 done
6194 IFS=$as_save_IFS
6198 ac_ct_LD=$ac_cv_prog_ac_ct_LD
6199 if test -n "$ac_ct_LD"; then
6200 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LD" >&5
6201 printf "%s\n" "$ac_ct_LD" >&6; }
6202 else
6203 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6204 printf "%s\n" "no" >&6; }
6207 if test "x$ac_ct_LD" = x; then
6208 LD=""
6209 else
6210 case $cross_compiling:$ac_tool_warned in
6211 yes:)
6212 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6213 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6214 ac_tool_warned=yes ;;
6215 esac
6216 LD=$ac_ct_LD
6218 else
6219 LD="$ac_cv_prog_LD"
6223 case $host in
6224 *-darwin*)
6225 with_fontconfig=${with_fontconfig:-no}
6227 *-mingw32*|*-cygwin*)
6228 enable_win16=${enable_win16:-no}
6229 with_mingw=${with_mingw:-no}
6231 esac
6234 case $host in
6235 x86_64*|amd64*)
6236 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes" -a x"$enable_archs" = x
6237 then
6238 CC="$CC -m32"
6239 CXX="$CXX -m32"
6241 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC works" >&5
6242 printf %s "checking whether $CC works... " >&6; }
6243 if test ${wine_cv_cc_m32+y}
6244 then :
6245 printf %s "(cached) " >&6
6246 else $as_nop
6247 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6248 /* end confdefs.h. */
6251 main (void)
6255 return 0;
6257 _ACEOF
6258 if ac_fn_c_try_link "$LINENO"
6259 then :
6260 wine_cv_cc_m32=yes
6261 else $as_nop
6262 wine_cv_cc_m32=no
6264 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6265 conftest$ac_exeext conftest.$ac_ext
6267 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_cc_m32" >&5
6268 printf "%s\n" "$wine_cv_cc_m32" >&6; }
6269 test $wine_cv_cc_m32 != no || as_fn_error $? "Cannot build a 32-bit program, you need to install 32-bit development libraries." "$LINENO" 5
6270 host_cpu="i386"
6271 notice_platform="32-bit "
6272 TARGETFLAGS="$TARGETFLAGS -m32"
6273 PKG_CONFIG_LIBDIR=${PKG_CONFIG_LIBDIR:-/usr/lib/i386-linux-gnu/pkgconfig:/usr/lib32/pkgconfig:/usr/lib/pkgconfig}
6274 export PKG_CONFIG_LIBDIR
6275 with_unwind=${with_unwind:-no}
6276 else
6277 CC="$CC -m64"
6278 CXX="$CXX -m64"
6279 host_cpu="x86_64"
6280 notice_platform="64-bit "
6281 TARGETFLAGS="$TARGETFLAGS -m64"
6284 arm*)
6285 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports Thumb-2" >&5
6286 printf %s "checking whether $CC supports Thumb-2... " >&6; }
6287 if test ${wine_cv_thumb2+y}
6288 then :
6289 printf %s "(cached) " >&6
6290 else $as_nop
6291 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6292 /* end confdefs.h. */
6295 main (void)
6297 asm(".syntax unified\n\t.thumb\n\tldm r0,{r0-r8}");
6299 return 0;
6301 _ACEOF
6302 if ac_fn_c_try_link "$LINENO"
6303 then :
6304 wine_cv_thumb2=yes
6305 else $as_nop
6306 wine_cv_thumb2=no
6308 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6309 conftest$ac_exeext conftest.$ac_ext
6311 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_thumb2" >&5
6312 printf "%s\n" "$wine_cv_thumb2" >&6; }
6313 if test x"$wine_cv_thumb2" = xyes
6314 then
6315 CFLAGS="$CFLAGS -mthumb"
6316 TARGETFLAGS="$TARGETFLAGS -mthumb"
6317 else
6318 CFLAGS="$CFLAGS -marm"
6319 TARGETFLAGS="$TARGETFLAGS -marm"
6321 case $with_float_abi in
6322 soft|softfp|hard)
6323 float_abi=$with_float_abi ;;
6325 case $host_os in
6326 *eabihf)
6327 float_abi=hard ;;
6329 float_abi=softfp
6330 saved_CFLAGS=$CFLAGS
6331 CFLAGS="$CFLAGS -mfloat-abi=$float_abi"
6332 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -mfloat-abi=$float_abi" >&5
6333 printf %s "checking whether $CC supports -mfloat-abi=$float_abi... " >&6; }
6334 if test ${wine_cv_float_abi+y}
6335 then :
6336 printf %s "(cached) " >&6
6337 else $as_nop
6338 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6339 /* end confdefs.h. */
6342 main (void)
6344 asm("vmrs r2,fpscr");
6346 return 0;
6348 _ACEOF
6349 if ac_fn_c_try_link "$LINENO"
6350 then :
6351 wine_cv_float_abi=yes
6352 else $as_nop
6353 wine_cv_float_abi=no
6355 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6356 conftest$ac_exeext conftest.$ac_ext
6358 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_float_abi" >&5
6359 printf "%s\n" "$wine_cv_float_abi" >&6; }
6360 if test $wine_cv_float_abi = no
6361 then
6362 float_abi=soft
6363 as_fn_append wine_warnings "|Floating point is not supported for this target. The resulting build won't be compatible with Windows ARM binaries."
6365 CFLAGS=$saved_CFLAGS
6366 esac
6368 esac
6369 CFLAGS="$CFLAGS -mfloat-abi=$float_abi"
6370 TARGETFLAGS="$TARGETFLAGS -mfloat-abi=$float_abi"
6372 i[3456789]86*)
6373 with_unwind=${with_unwind:-no}
6375 esac
6377 enable_win16=${enable_win16:-i386}
6378 enable_win64=${enable_win64:-no}
6379 enable_wow64=${enable_wow64:-aarch64,x86_64}
6380 enable_wow64win=${enable_wow64win:-aarch64,x86_64}
6381 enable_wow64cpu=${enable_wow64cpu:-x86_64}
6383 enable_winetest=${enable_winetest:-$enable_tests}
6385 if test "x$enable_win64" = "xyes"
6386 then
6387 test -z "$with_wine64" || as_fn_error $? "--enable-win64 and --with-wine64 are mutually exclusive.
6388 --enable-win64 should be used in the 64-bit build tree, --with-wine64 in the 32-bit Wow64 build tree." "$LINENO" 5
6391 case $build_os in
6392 cygwin*|mingw32*) toolsext=".exe"
6394 *) toolsext=""
6396 esac
6398 HOST_ARCH=unknown
6399 case "$host_cpu" in
6400 aarch64*) HOST_ARCH=aarch64 ;;
6401 arm*) HOST_ARCH=arm ;;
6402 i[3456789]86*) HOST_ARCH=i386 ;;
6403 x86_64) HOST_ARCH=x86_64 ;;
6404 esac
6407 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for the directory containing the Wine tools" >&5
6408 printf %s "checking for the directory containing the Wine tools... " >&6; }
6409 if test ${wine_cv_toolsdir+y}
6410 then :
6411 printf %s "(cached) " >&6
6412 else $as_nop
6413 wine_cv_toolsdir="$with_wine_tools"
6414 if test -z "$with_wine_tools"; then
6415 if test "$cross_compiling" = "yes"; then
6416 as_fn_error $? "you must use the --with-wine-tools option when cross-compiling." "$LINENO" 5
6417 elif test -n "$with_wine64"; then
6418 wine_cv_toolsdir="$with_wine64"
6422 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_toolsdir" >&5
6423 printf "%s\n" "$wine_cv_toolsdir" >&6; }
6424 if test -z "$wine_cv_toolsdir"; then
6425 wine_makedep=tools/makedep$toolsext
6426 elif test -d "$wine_cv_toolsdir/tools/winebuild"; then
6427 wine_makedep=$wine_cv_toolsdir/tools/makedep$toolsext
6428 enable_tools=${enable_tools:-no}
6429 test -f "$wine_makedep" || as_fn_error $? "the Wine tools have not yet been built in $wine_cv_toolsdir" "$LINENO" 5
6430 else
6431 as_fn_error $? "could not find Wine tools in $wine_cv_toolsdir" "$LINENO" 5
6433 toolsdir=$wine_cv_toolsdir
6435 MAKEDEP=$wine_makedep
6437 RUNTESTFLAGS="-q -P wine"
6439 SED_CMD="LC_ALL=C sed -e 's,@bindir@,\${bindir},g' -e 's,@dlldir@,\${dlldir},g' -e 's,@PACKAGE_STRING@,$PACKAGE_STRING,g' -e 's,@PACKAGE_VERSION@,$PACKAGE_VERSION,g'"
6442 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
6443 then
6444 TARGETFLAGS="-b $host_alias $TARGETFLAGS"
6447 for ac_prog in flex
6449 # Extract the first word of "$ac_prog", so it can be a program name with args.
6450 set dummy $ac_prog; ac_word=$2
6451 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6452 printf %s "checking for $ac_word... " >&6; }
6453 if test ${ac_cv_prog_FLEX+y}
6454 then :
6455 printf %s "(cached) " >&6
6456 else $as_nop
6457 if test -n "$FLEX"; then
6458 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
6459 else
6460 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6461 for as_dir in $PATH
6463 IFS=$as_save_IFS
6464 case $as_dir in #(((
6465 '') as_dir=./ ;;
6466 */) ;;
6467 *) as_dir=$as_dir/ ;;
6468 esac
6469 for ac_exec_ext in '' $ac_executable_extensions; do
6470 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6471 ac_cv_prog_FLEX="$ac_prog"
6472 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6473 break 2
6475 done
6476 done
6477 IFS=$as_save_IFS
6481 FLEX=$ac_cv_prog_FLEX
6482 if test -n "$FLEX"; then
6483 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
6484 printf "%s\n" "$FLEX" >&6; }
6485 else
6486 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6487 printf "%s\n" "no" >&6; }
6491 test -n "$FLEX" && break
6492 done
6493 test -n "$FLEX" || FLEX="none"
6495 if test "$FLEX" = "none"
6496 then
6497 as_fn_error $? "no suitable flex found. Please install the 'flex' package." "$LINENO" 5
6499 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether flex is recent enough" >&5
6500 printf %s "checking whether flex is recent enough... " >&6; }
6501 if test ${wine_cv_recent_flex+y}
6502 then :
6503 printf %s "(cached) " >&6
6504 else $as_nop
6505 cat >conftest.l <<EOF
6506 %top{
6507 #include "prediluvian.h"
6511 if $FLEX -t conftest.l >/dev/null 2>&5
6512 then
6513 wine_cv_recent_flex=yes
6514 else
6515 wine_cv_recent_flex=no
6518 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_recent_flex" >&5
6519 printf "%s\n" "$wine_cv_recent_flex" >&6; }
6520 test $wine_cv_recent_flex != no || as_fn_error $? "Your flex version is too old. Please install flex version 2.5.33 or newer." "$LINENO" 5
6522 for ac_prog in bison
6524 # Extract the first word of "$ac_prog", so it can be a program name with args.
6525 set dummy $ac_prog; ac_word=$2
6526 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6527 printf %s "checking for $ac_word... " >&6; }
6528 if test ${ac_cv_prog_BISON+y}
6529 then :
6530 printf %s "(cached) " >&6
6531 else $as_nop
6532 if test -n "$BISON"; then
6533 ac_cv_prog_BISON="$BISON" # Let the user override the test.
6534 else
6535 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6536 for as_dir in $PATH
6538 IFS=$as_save_IFS
6539 case $as_dir in #(((
6540 '') as_dir=./ ;;
6541 */) ;;
6542 *) as_dir=$as_dir/ ;;
6543 esac
6544 for ac_exec_ext in '' $ac_executable_extensions; do
6545 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6546 ac_cv_prog_BISON="$ac_prog"
6547 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6548 break 2
6550 done
6551 done
6552 IFS=$as_save_IFS
6556 BISON=$ac_cv_prog_BISON
6557 if test -n "$BISON"; then
6558 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5
6559 printf "%s\n" "$BISON" >&6; }
6560 else
6561 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6562 printf "%s\n" "no" >&6; }
6566 test -n "$BISON" && break
6567 done
6568 test -n "$BISON" || BISON="none"
6570 if test "$BISON" = "none"
6571 then
6572 as_fn_error $? "no suitable bison found. Please install the 'bison' package." "$LINENO" 5
6574 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether bison is recent enough" >&5
6575 printf %s "checking whether bison is recent enough... " >&6; }
6576 if test ${wine_cv_recent_bison+y}
6577 then :
6578 printf %s "(cached) " >&6
6579 else $as_nop
6580 cat >conftest.y <<EOF
6581 %define parse.error verbose
6583 empty: ;
6585 if $BISON conftest.y >/dev/null 2>&5
6586 then
6587 wine_cv_recent_bison=yes
6588 else
6589 wine_cv_recent_bison=no
6592 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_recent_bison" >&5
6593 printf "%s\n" "$wine_cv_recent_bison" >&6; }
6594 test $wine_cv_recent_bison != no || as_fn_error $? "Your bison version is too old. Please install bison version 3.0 or newer." "$LINENO" 5
6596 if test -n "$ac_tool_prefix"; then
6597 for ac_prog in ar gar
6599 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6600 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6601 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6602 printf %s "checking for $ac_word... " >&6; }
6603 if test ${ac_cv_prog_AR+y}
6604 then :
6605 printf %s "(cached) " >&6
6606 else $as_nop
6607 if test -n "$AR"; then
6608 ac_cv_prog_AR="$AR" # Let the user override the test.
6609 else
6610 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6611 for as_dir in $PATH
6613 IFS=$as_save_IFS
6614 case $as_dir in #(((
6615 '') as_dir=./ ;;
6616 */) ;;
6617 *) as_dir=$as_dir/ ;;
6618 esac
6619 for ac_exec_ext in '' $ac_executable_extensions; do
6620 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6621 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6622 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6623 break 2
6625 done
6626 done
6627 IFS=$as_save_IFS
6631 AR=$ac_cv_prog_AR
6632 if test -n "$AR"; then
6633 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6634 printf "%s\n" "$AR" >&6; }
6635 else
6636 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6637 printf "%s\n" "no" >&6; }
6641 test -n "$AR" && break
6642 done
6644 if test -z "$AR"; then
6645 ac_ct_AR=$AR
6646 for ac_prog in ar gar
6648 # Extract the first word of "$ac_prog", so it can be a program name with args.
6649 set dummy $ac_prog; ac_word=$2
6650 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6651 printf %s "checking for $ac_word... " >&6; }
6652 if test ${ac_cv_prog_ac_ct_AR+y}
6653 then :
6654 printf %s "(cached) " >&6
6655 else $as_nop
6656 if test -n "$ac_ct_AR"; then
6657 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6658 else
6659 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6660 for as_dir in $PATH
6662 IFS=$as_save_IFS
6663 case $as_dir in #(((
6664 '') as_dir=./ ;;
6665 */) ;;
6666 *) as_dir=$as_dir/ ;;
6667 esac
6668 for ac_exec_ext in '' $ac_executable_extensions; do
6669 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6670 ac_cv_prog_ac_ct_AR="$ac_prog"
6671 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6672 break 2
6674 done
6675 done
6676 IFS=$as_save_IFS
6680 ac_ct_AR=$ac_cv_prog_ac_ct_AR
6681 if test -n "$ac_ct_AR"; then
6682 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6683 printf "%s\n" "$ac_ct_AR" >&6; }
6684 else
6685 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6686 printf "%s\n" "no" >&6; }
6690 test -n "$ac_ct_AR" && break
6691 done
6693 if test "x$ac_ct_AR" = x; then
6694 AR="ar"
6695 else
6696 case $cross_compiling:$ac_tool_warned in
6697 yes:)
6698 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6699 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6700 ac_tool_warned=yes ;;
6701 esac
6702 AR=$ac_ct_AR
6706 if test -n "$ac_tool_prefix"; then
6707 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6708 set dummy ${ac_tool_prefix}strip; ac_word=$2
6709 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6710 printf %s "checking for $ac_word... " >&6; }
6711 if test ${ac_cv_prog_STRIP+y}
6712 then :
6713 printf %s "(cached) " >&6
6714 else $as_nop
6715 if test -n "$STRIP"; then
6716 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6717 else
6718 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6719 for as_dir in $PATH
6721 IFS=$as_save_IFS
6722 case $as_dir in #(((
6723 '') as_dir=./ ;;
6724 */) ;;
6725 *) as_dir=$as_dir/ ;;
6726 esac
6727 for ac_exec_ext in '' $ac_executable_extensions; do
6728 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6729 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6730 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6731 break 2
6733 done
6734 done
6735 IFS=$as_save_IFS
6739 STRIP=$ac_cv_prog_STRIP
6740 if test -n "$STRIP"; then
6741 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6742 printf "%s\n" "$STRIP" >&6; }
6743 else
6744 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6745 printf "%s\n" "no" >&6; }
6750 if test -z "$ac_cv_prog_STRIP"; then
6751 ac_ct_STRIP=$STRIP
6752 # Extract the first word of "strip", so it can be a program name with args.
6753 set dummy strip; ac_word=$2
6754 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6755 printf %s "checking for $ac_word... " >&6; }
6756 if test ${ac_cv_prog_ac_ct_STRIP+y}
6757 then :
6758 printf %s "(cached) " >&6
6759 else $as_nop
6760 if test -n "$ac_ct_STRIP"; then
6761 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6762 else
6763 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6764 for as_dir in $PATH
6766 IFS=$as_save_IFS
6767 case $as_dir in #(((
6768 '') as_dir=./ ;;
6769 */) ;;
6770 *) as_dir=$as_dir/ ;;
6771 esac
6772 for ac_exec_ext in '' $ac_executable_extensions; do
6773 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6774 ac_cv_prog_ac_ct_STRIP="strip"
6775 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6776 break 2
6778 done
6779 done
6780 IFS=$as_save_IFS
6784 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6785 if test -n "$ac_ct_STRIP"; then
6786 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6787 printf "%s\n" "$ac_ct_STRIP" >&6; }
6788 else
6789 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6790 printf "%s\n" "no" >&6; }
6793 if test "x$ac_ct_STRIP" = x; then
6794 STRIP="strip"
6795 else
6796 case $cross_compiling:$ac_tool_warned in
6797 yes:)
6798 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6799 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6800 ac_tool_warned=yes ;;
6801 esac
6802 STRIP=$ac_ct_STRIP
6804 else
6805 STRIP="$ac_cv_prog_STRIP"
6808 if test -n "$ac_tool_prefix"; then
6809 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6810 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6811 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6812 printf %s "checking for $ac_word... " >&6; }
6813 if test ${ac_cv_prog_RANLIB+y}
6814 then :
6815 printf %s "(cached) " >&6
6816 else $as_nop
6817 if test -n "$RANLIB"; then
6818 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6819 else
6820 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6821 for as_dir in $PATH
6823 IFS=$as_save_IFS
6824 case $as_dir in #(((
6825 '') as_dir=./ ;;
6826 */) ;;
6827 *) as_dir=$as_dir/ ;;
6828 esac
6829 for ac_exec_ext in '' $ac_executable_extensions; do
6830 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6831 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6832 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6833 break 2
6835 done
6836 done
6837 IFS=$as_save_IFS
6841 RANLIB=$ac_cv_prog_RANLIB
6842 if test -n "$RANLIB"; then
6843 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6844 printf "%s\n" "$RANLIB" >&6; }
6845 else
6846 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6847 printf "%s\n" "no" >&6; }
6852 if test -z "$ac_cv_prog_RANLIB"; then
6853 ac_ct_RANLIB=$RANLIB
6854 # Extract the first word of "ranlib", so it can be a program name with args.
6855 set dummy ranlib; ac_word=$2
6856 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6857 printf %s "checking for $ac_word... " >&6; }
6858 if test ${ac_cv_prog_ac_ct_RANLIB+y}
6859 then :
6860 printf %s "(cached) " >&6
6861 else $as_nop
6862 if test -n "$ac_ct_RANLIB"; then
6863 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6864 else
6865 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6866 for as_dir in $PATH
6868 IFS=$as_save_IFS
6869 case $as_dir in #(((
6870 '') as_dir=./ ;;
6871 */) ;;
6872 *) as_dir=$as_dir/ ;;
6873 esac
6874 for ac_exec_ext in '' $ac_executable_extensions; do
6875 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6876 ac_cv_prog_ac_ct_RANLIB="ranlib"
6877 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6878 break 2
6880 done
6881 done
6882 IFS=$as_save_IFS
6886 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6887 if test -n "$ac_ct_RANLIB"; then
6888 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6889 printf "%s\n" "$ac_ct_RANLIB" >&6; }
6890 else
6891 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6892 printf "%s\n" "no" >&6; }
6895 if test "x$ac_ct_RANLIB" = x; then
6896 RANLIB=":"
6897 else
6898 case $cross_compiling:$ac_tool_warned in
6899 yes:)
6900 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6901 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6902 ac_tool_warned=yes ;;
6903 esac
6904 RANLIB=$ac_ct_RANLIB
6906 else
6907 RANLIB="$ac_cv_prog_RANLIB"
6910 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6911 printf %s "checking whether ln -s works... " >&6; }
6912 LN_S=$as_ln_s
6913 if test "$LN_S" = "ln -s"; then
6914 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6915 printf "%s\n" "yes" >&6; }
6916 else
6917 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6918 printf "%s\n" "no, using $LN_S" >&6; }
6921 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
6922 printf %s "checking for grep that handles long lines and -e... " >&6; }
6923 if test ${ac_cv_path_GREP+y}
6924 then :
6925 printf %s "(cached) " >&6
6926 else $as_nop
6927 if test -z "$GREP"; then
6928 ac_path_GREP_found=false
6929 # Loop through the user's path and test for each of PROGNAME-LIST
6930 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6931 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6933 IFS=$as_save_IFS
6934 case $as_dir in #(((
6935 '') as_dir=./ ;;
6936 */) ;;
6937 *) as_dir=$as_dir/ ;;
6938 esac
6939 for ac_prog in grep ggrep
6941 for ac_exec_ext in '' $ac_executable_extensions; do
6942 ac_path_GREP="$as_dir$ac_prog$ac_exec_ext"
6943 as_fn_executable_p "$ac_path_GREP" || continue
6944 # Check for GNU ac_path_GREP and select it if it is found.
6945 # Check for GNU $ac_path_GREP
6946 case `"$ac_path_GREP" --version 2>&1` in
6947 *GNU*)
6948 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
6950 ac_count=0
6951 printf %s 0123456789 >"conftest.in"
6952 while :
6954 cat "conftest.in" "conftest.in" >"conftest.tmp"
6955 mv "conftest.tmp" "conftest.in"
6956 cp "conftest.in" "conftest.nl"
6957 printf "%s\n" 'GREP' >> "conftest.nl"
6958 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6959 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6960 as_fn_arith $ac_count + 1 && ac_count=$as_val
6961 if test $ac_count -gt ${ac_path_GREP_max-0}; then
6962 # Best one so far, save it but keep looking for a better one
6963 ac_cv_path_GREP="$ac_path_GREP"
6964 ac_path_GREP_max=$ac_count
6966 # 10*(2^10) chars as input seems more than enough
6967 test $ac_count -gt 10 && break
6968 done
6969 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6970 esac
6972 $ac_path_GREP_found && break 3
6973 done
6974 done
6975 done
6976 IFS=$as_save_IFS
6977 if test -z "$ac_cv_path_GREP"; then
6978 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6980 else
6981 ac_cv_path_GREP=$GREP
6985 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
6986 printf "%s\n" "$ac_cv_path_GREP" >&6; }
6987 GREP="$ac_cv_path_GREP"
6990 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
6991 printf %s "checking for egrep... " >&6; }
6992 if test ${ac_cv_path_EGREP+y}
6993 then :
6994 printf %s "(cached) " >&6
6995 else $as_nop
6996 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6997 then ac_cv_path_EGREP="$GREP -E"
6998 else
6999 if test -z "$EGREP"; then
7000 ac_path_EGREP_found=false
7001 # Loop through the user's path and test for each of PROGNAME-LIST
7002 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7003 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
7005 IFS=$as_save_IFS
7006 case $as_dir in #(((
7007 '') as_dir=./ ;;
7008 */) ;;
7009 *) as_dir=$as_dir/ ;;
7010 esac
7011 for ac_prog in egrep
7013 for ac_exec_ext in '' $ac_executable_extensions; do
7014 ac_path_EGREP="$as_dir$ac_prog$ac_exec_ext"
7015 as_fn_executable_p "$ac_path_EGREP" || continue
7016 # Check for GNU ac_path_EGREP and select it if it is found.
7017 # Check for GNU $ac_path_EGREP
7018 case `"$ac_path_EGREP" --version 2>&1` in
7019 *GNU*)
7020 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
7022 ac_count=0
7023 printf %s 0123456789 >"conftest.in"
7024 while :
7026 cat "conftest.in" "conftest.in" >"conftest.tmp"
7027 mv "conftest.tmp" "conftest.in"
7028 cp "conftest.in" "conftest.nl"
7029 printf "%s\n" 'EGREP' >> "conftest.nl"
7030 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
7031 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
7032 as_fn_arith $ac_count + 1 && ac_count=$as_val
7033 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
7034 # Best one so far, save it but keep looking for a better one
7035 ac_cv_path_EGREP="$ac_path_EGREP"
7036 ac_path_EGREP_max=$ac_count
7038 # 10*(2^10) chars as input seems more than enough
7039 test $ac_count -gt 10 && break
7040 done
7041 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
7042 esac
7044 $ac_path_EGREP_found && break 3
7045 done
7046 done
7047 done
7048 IFS=$as_save_IFS
7049 if test -z "$ac_cv_path_EGREP"; then
7050 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
7052 else
7053 ac_cv_path_EGREP=$EGREP
7058 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
7059 printf "%s\n" "$ac_cv_path_EGREP" >&6; }
7060 EGREP="$ac_cv_path_EGREP"
7063 # Extract the first word of "ldconfig", so it can be a program name with args.
7064 set dummy ldconfig; ac_word=$2
7065 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7066 printf %s "checking for $ac_word... " >&6; }
7067 if test ${ac_cv_path_LDCONFIG+y}
7068 then :
7069 printf %s "(cached) " >&6
7070 else $as_nop
7071 case $LDCONFIG in
7072 [\\/]* | ?:[\\/]*)
7073 ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path.
7076 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7077 for as_dir in /sbin /usr/sbin $PATH
7079 IFS=$as_save_IFS
7080 case $as_dir in #(((
7081 '') as_dir=./ ;;
7082 */) ;;
7083 *) as_dir=$as_dir/ ;;
7084 esac
7085 for ac_exec_ext in '' $ac_executable_extensions; do
7086 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7087 ac_cv_path_LDCONFIG="$as_dir$ac_word$ac_exec_ext"
7088 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7089 break 2
7091 done
7092 done
7093 IFS=$as_save_IFS
7095 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true"
7097 esac
7099 LDCONFIG=$ac_cv_path_LDCONFIG
7100 if test -n "$LDCONFIG"; then
7101 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LDCONFIG" >&5
7102 printf "%s\n" "$LDCONFIG" >&6; }
7103 else
7104 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7105 printf "%s\n" "no" >&6; }
7109 for ac_prog in msgfmt
7111 # Extract the first word of "$ac_prog", so it can be a program name with args.
7112 set dummy $ac_prog; ac_word=$2
7113 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7114 printf %s "checking for $ac_word... " >&6; }
7115 if test ${ac_cv_prog_MSGFMT+y}
7116 then :
7117 printf %s "(cached) " >&6
7118 else $as_nop
7119 if test -n "$MSGFMT"; then
7120 ac_cv_prog_MSGFMT="$MSGFMT" # Let the user override the test.
7121 else
7122 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7123 for as_dir in $PATH
7125 IFS=$as_save_IFS
7126 case $as_dir in #(((
7127 '') as_dir=./ ;;
7128 */) ;;
7129 *) as_dir=$as_dir/ ;;
7130 esac
7131 for ac_exec_ext in '' $ac_executable_extensions; do
7132 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7133 ac_cv_prog_MSGFMT="$ac_prog"
7134 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7135 break 2
7137 done
7138 done
7139 IFS=$as_save_IFS
7143 MSGFMT=$ac_cv_prog_MSGFMT
7144 if test -n "$MSGFMT"; then
7145 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
7146 printf "%s\n" "$MSGFMT" >&6; }
7147 else
7148 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7149 printf "%s\n" "no" >&6; }
7153 test -n "$MSGFMT" && break
7154 done
7155 test -n "$MSGFMT" || MSGFMT="false"
7157 if test ${ac_tool_prefix+y}
7158 then :
7159 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
7160 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
7161 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7162 printf %s "checking for $ac_word... " >&6; }
7163 if test ${ac_cv_prog_PKG_CONFIG+y}
7164 then :
7165 printf %s "(cached) " >&6
7166 else $as_nop
7167 if test -n "$PKG_CONFIG"; then
7168 ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
7169 else
7170 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7171 for as_dir in $PATH
7173 IFS=$as_save_IFS
7174 case $as_dir in #(((
7175 '') as_dir=./ ;;
7176 */) ;;
7177 *) as_dir=$as_dir/ ;;
7178 esac
7179 for ac_exec_ext in '' $ac_executable_extensions; do
7180 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7181 ac_cv_prog_PKG_CONFIG="${ac_tool_prefix}pkg-config"
7182 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7183 break 2
7185 done
7186 done
7187 IFS=$as_save_IFS
7191 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
7192 if test -n "$PKG_CONFIG"; then
7193 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
7194 printf "%s\n" "$PKG_CONFIG" >&6; }
7195 else
7196 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7197 printf "%s\n" "no" >&6; }
7202 if ${ac_cv_prog_PKG_CONFIG:+false} :
7203 then :
7204 if test "x$cross_compiling" = xyes
7205 then :
7207 else $as_nop
7208 { ac_cv_prog_PKG_CONFIG=; unset ac_cv_prog_PKG_CONFIG;}
7209 # Extract the first word of "pkg-config", so it can be a program name with args.
7210 set dummy pkg-config; ac_word=$2
7211 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7212 printf %s "checking for $ac_word... " >&6; }
7213 if test ${ac_cv_prog_PKG_CONFIG+y}
7214 then :
7215 printf %s "(cached) " >&6
7216 else $as_nop
7217 if test -n "$PKG_CONFIG"; then
7218 ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
7219 else
7220 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7221 for as_dir in $PATH
7223 IFS=$as_save_IFS
7224 case $as_dir in #(((
7225 '') as_dir=./ ;;
7226 */) ;;
7227 *) as_dir=$as_dir/ ;;
7228 esac
7229 for ac_exec_ext in '' $ac_executable_extensions; do
7230 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7231 ac_cv_prog_PKG_CONFIG="pkg-config"
7232 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7233 break 2
7235 done
7236 done
7237 IFS=$as_save_IFS
7241 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
7242 if test -n "$PKG_CONFIG"; then
7243 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
7244 printf "%s\n" "$PKG_CONFIG" >&6; }
7245 else
7246 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7247 printf "%s\n" "no" >&6; }
7252 else $as_nop
7253 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
7256 if test "x$enable_maintainer_mode" != "xyes"
7257 then
7258 FONTFORGE=""
7259 RSVG=""
7260 CONVERT=""
7261 ICOTOOL=""
7262 else
7263 test "$srcdir" = . || as_fn_error $? "Maintainer mode cannot work out of tree." "$LINENO" 5
7264 for ac_prog in fontforge
7266 # Extract the first word of "$ac_prog", so it can be a program name with args.
7267 set dummy $ac_prog; ac_word=$2
7268 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7269 printf %s "checking for $ac_word... " >&6; }
7270 if test ${ac_cv_prog_FONTFORGE+y}
7271 then :
7272 printf %s "(cached) " >&6
7273 else $as_nop
7274 if test -n "$FONTFORGE"; then
7275 ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test.
7276 else
7277 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7278 for as_dir in $PATH
7280 IFS=$as_save_IFS
7281 case $as_dir in #(((
7282 '') as_dir=./ ;;
7283 */) ;;
7284 *) as_dir=$as_dir/ ;;
7285 esac
7286 for ac_exec_ext in '' $ac_executable_extensions; do
7287 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7288 ac_cv_prog_FONTFORGE="$ac_prog"
7289 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7290 break 2
7292 done
7293 done
7294 IFS=$as_save_IFS
7298 FONTFORGE=$ac_cv_prog_FONTFORGE
7299 if test -n "$FONTFORGE"; then
7300 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FONTFORGE" >&5
7301 printf "%s\n" "$FONTFORGE" >&6; }
7302 else
7303 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7304 printf "%s\n" "no" >&6; }
7308 test -n "$FONTFORGE" && break
7309 done
7310 test -n "$FONTFORGE" || FONTFORGE="false"
7312 for ac_prog in rsvg-convert rsvg
7314 # Extract the first word of "$ac_prog", so it can be a program name with args.
7315 set dummy $ac_prog; ac_word=$2
7316 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7317 printf %s "checking for $ac_word... " >&6; }
7318 if test ${ac_cv_prog_RSVG+y}
7319 then :
7320 printf %s "(cached) " >&6
7321 else $as_nop
7322 if test -n "$RSVG"; then
7323 ac_cv_prog_RSVG="$RSVG" # Let the user override the test.
7324 else
7325 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7326 for as_dir in $PATH
7328 IFS=$as_save_IFS
7329 case $as_dir in #(((
7330 '') as_dir=./ ;;
7331 */) ;;
7332 *) as_dir=$as_dir/ ;;
7333 esac
7334 for ac_exec_ext in '' $ac_executable_extensions; do
7335 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7336 ac_cv_prog_RSVG="$ac_prog"
7337 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7338 break 2
7340 done
7341 done
7342 IFS=$as_save_IFS
7346 RSVG=$ac_cv_prog_RSVG
7347 if test -n "$RSVG"; then
7348 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RSVG" >&5
7349 printf "%s\n" "$RSVG" >&6; }
7350 else
7351 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7352 printf "%s\n" "no" >&6; }
7356 test -n "$RSVG" && break
7357 done
7358 test -n "$RSVG" || RSVG="false"
7360 for ac_prog in convert
7362 # Extract the first word of "$ac_prog", so it can be a program name with args.
7363 set dummy $ac_prog; ac_word=$2
7364 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7365 printf %s "checking for $ac_word... " >&6; }
7366 if test ${ac_cv_prog_CONVERT+y}
7367 then :
7368 printf %s "(cached) " >&6
7369 else $as_nop
7370 if test -n "$CONVERT"; then
7371 ac_cv_prog_CONVERT="$CONVERT" # Let the user override the test.
7372 else
7373 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7374 for as_dir in $PATH
7376 IFS=$as_save_IFS
7377 case $as_dir in #(((
7378 '') as_dir=./ ;;
7379 */) ;;
7380 *) as_dir=$as_dir/ ;;
7381 esac
7382 for ac_exec_ext in '' $ac_executable_extensions; do
7383 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7384 ac_cv_prog_CONVERT="$ac_prog"
7385 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7386 break 2
7388 done
7389 done
7390 IFS=$as_save_IFS
7394 CONVERT=$ac_cv_prog_CONVERT
7395 if test -n "$CONVERT"; then
7396 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CONVERT" >&5
7397 printf "%s\n" "$CONVERT" >&6; }
7398 else
7399 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7400 printf "%s\n" "no" >&6; }
7404 test -n "$CONVERT" && break
7405 done
7406 test -n "$CONVERT" || CONVERT="false"
7408 for ac_prog in icotool
7410 # Extract the first word of "$ac_prog", so it can be a program name with args.
7411 set dummy $ac_prog; ac_word=$2
7412 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7413 printf %s "checking for $ac_word... " >&6; }
7414 if test ${ac_cv_prog_ICOTOOL+y}
7415 then :
7416 printf %s "(cached) " >&6
7417 else $as_nop
7418 if test -n "$ICOTOOL"; then
7419 ac_cv_prog_ICOTOOL="$ICOTOOL" # Let the user override the test.
7420 else
7421 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7422 for as_dir in $PATH
7424 IFS=$as_save_IFS
7425 case $as_dir in #(((
7426 '') as_dir=./ ;;
7427 */) ;;
7428 *) as_dir=$as_dir/ ;;
7429 esac
7430 for ac_exec_ext in '' $ac_executable_extensions; do
7431 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7432 ac_cv_prog_ICOTOOL="$ac_prog"
7433 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7434 break 2
7436 done
7437 done
7438 IFS=$as_save_IFS
7442 ICOTOOL=$ac_cv_prog_ICOTOOL
7443 if test -n "$ICOTOOL"; then
7444 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ICOTOOL" >&5
7445 printf "%s\n" "$ICOTOOL" >&6; }
7446 else
7447 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7448 printf "%s\n" "no" >&6; }
7452 test -n "$ICOTOOL" && break
7453 done
7454 test -n "$ICOTOOL" || ICOTOOL="false"
7456 test "$FONTFORGE" != "false" || as_fn_error $? "You need fontforge to rebuild fonts in maintainer mode." "$LINENO" 5
7457 test "$RSVG" != "false" || as_fn_error $? "You need rsvg to rebuild icons in maintainer mode." "$LINENO" 5
7459 if test "$CONVERT" = false
7460 then
7461 as_fn_error $? "You need imagemagick to rebuild icons in maintainer mode." "$LINENO" 5
7462 else
7463 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for recent enough imagemagick" >&5
7464 printf %s "checking for recent enough imagemagick... " >&6; }
7465 convert_version=`convert --version | head -n1`
7466 if test "x$convert_version" != "x"
7467 then
7468 convert_version_major=`expr "$convert_version" : '.* \([0-9]*\)\.[0-9]*'`
7469 convert_version_minor=`expr "$convert_version" : '.* [0-9]*\.\([0-9]*\)'`
7470 if test "$convert_version_major" -eq 6 -a "$convert_version_minor" -lt 6
7471 then
7472 CONVERT=false
7475 if test "$CONVERT" = false
7476 then
7477 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no ($convert_version_major.$convert_version_minor)" >&5
7478 printf "%s\n" "no ($convert_version_major.$convert_version_minor)" >&6; }
7479 as_fn_error $? "You need imagemagick version 6.6 or newer to rebuild icons in maintainer mode." "$LINENO" 5
7480 else
7481 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes ($convert_version_major.$convert_version_minor)" >&5
7482 printf "%s\n" "yes ($convert_version_major.$convert_version_minor)" >&6; }
7486 if test "$ICOTOOL" = false
7487 then
7488 as_fn_error $? "You need icotool to rebuild icons in maintainer mode." "$LINENO" 5
7489 else
7490 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for recent enough icotool" >&5
7491 printf %s "checking for recent enough icotool... " >&6; }
7492 icotool_version=`icotool --version | head -n1`
7493 if test "x$icotool_version" != "x"
7494 then
7495 icotool_version_major=`expr "$icotool_version" : '.* \([0-9]*\)\.[0-9]*'`
7496 icotool_version_minor=`expr "$icotool_version" : '.* [0-9]*\.\([0-9]*\)'`
7497 if test "$icotool_version_major" -eq 0 -a "$icotool_version_minor" -lt 29
7498 then
7499 ICOTOOL=false
7500 as_fn_append wine_warnings "|icotool version 0.29.0 or newer is needed to rebuild icons."
7503 if test "$ICOTOOL" = false
7504 then
7505 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no ($icotool_version_major.$icotool_version_minor)" >&5
7506 printf "%s\n" "no ($icotool_version_major.$icotool_version_minor)" >&6; }
7507 as_fn_error $? "You need icotool version 0.29.0 or newer to rebuild icons in maintainer mode." "$LINENO" 5
7508 else
7509 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes ($icotool_version_major.$icotool_version_minor)" >&5
7510 printf "%s\n" "yes ($icotool_version_major.$icotool_version_minor)" >&6; }
7514 with_gettext=yes
7515 with_gettextpo=yes
7517 enable_werror=yes
7520 test "x$with_gettext" != xno || MSGFMT=false
7521 if test "$MSGFMT" != "false"
7522 then
7523 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether msgfmt supports contexts" >&5
7524 printf %s "checking whether msgfmt supports contexts... " >&6; }
7525 if test ${wine_cv_msgfmt_contexts+y}
7526 then :
7527 printf %s "(cached) " >&6
7528 else $as_nop
7529 cat >conftest.po <<EOF
7530 # comment
7531 msgctxt "ctxt"
7532 msgid "id"
7533 msgstr "str"
7535 if $MSGFMT -o /dev/null conftest.po 2>&5
7536 then
7537 wine_cv_msgfmt_contexts=yes
7538 else
7539 wine_cv_msgfmt_contexts=no
7542 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_msgfmt_contexts" >&5
7543 printf "%s\n" "$wine_cv_msgfmt_contexts" >&6; }
7544 test $wine_cv_msgfmt_contexts != no || MSGFMT=false
7546 if test "$MSGFMT" = false
7547 then :
7548 case "x$with_gettext" in
7549 x) as_fn_append wine_warnings "|gettext tools not found (or too old), translations won't be built." ;;
7550 xno) ;;
7551 *) as_fn_error $? "gettext tools not found (or too old), translations won't be built.
7552 This is an error since --with-gettext was requested." "$LINENO" 5 ;;
7553 esac
7554 enable_po=${enable_po:-no}
7558 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for i386_set_ldt in -li386" >&5
7559 printf %s "checking for i386_set_ldt in -li386... " >&6; }
7560 if test ${ac_cv_lib_i386_i386_set_ldt+y}
7561 then :
7562 printf %s "(cached) " >&6
7563 else $as_nop
7564 ac_check_lib_save_LIBS=$LIBS
7565 LIBS="-li386 $LIBS"
7566 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7567 /* end confdefs.h. */
7569 /* Override any GCC internal prototype to avoid an error.
7570 Use char because int might match the return type of a GCC
7571 builtin and then its argument prototype would still apply. */
7572 char i386_set_ldt ();
7574 main (void)
7576 return i386_set_ldt ();
7578 return 0;
7580 _ACEOF
7581 if ac_fn_c_try_link "$LINENO"
7582 then :
7583 ac_cv_lib_i386_i386_set_ldt=yes
7584 else $as_nop
7585 ac_cv_lib_i386_i386_set_ldt=no
7587 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7588 conftest$ac_exeext conftest.$ac_ext
7589 LIBS=$ac_check_lib_save_LIBS
7591 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_i386_i386_set_ldt" >&5
7592 printf "%s\n" "$ac_cv_lib_i386_i386_set_ldt" >&6; }
7593 if test "x$ac_cv_lib_i386_i386_set_ldt" = xyes
7594 then :
7595 I386_LIBS="-li386"
7600 OPENGL_LIBS=""
7604 # Check whether --enable-largefile was given.
7605 if test ${enable_largefile+y}
7606 then :
7607 enableval=$enable_largefile;
7610 if test "$enable_largefile" != no; then
7612 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
7613 printf %s "checking for special C compiler options needed for large files... " >&6; }
7614 if test ${ac_cv_sys_largefile_CC+y}
7615 then :
7616 printf %s "(cached) " >&6
7617 else $as_nop
7618 ac_cv_sys_largefile_CC=no
7619 if test "$GCC" != yes; then
7620 ac_save_CC=$CC
7621 while :; do
7622 # IRIX 6.2 and later do not support large files by default,
7623 # so use the C compiler's -n32 option if that helps.
7624 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7625 /* end confdefs.h. */
7626 #include <sys/types.h>
7627 /* Check that off_t can represent 2**63 - 1 correctly.
7628 We can't simply define LARGE_OFF_T to be 9223372036854775807,
7629 since some C++ compilers masquerading as C compilers
7630 incorrectly reject 9223372036854775807. */
7631 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
7632 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
7633 && LARGE_OFF_T % 2147483647 == 1)
7634 ? 1 : -1];
7636 main (void)
7640 return 0;
7642 _ACEOF
7643 if ac_fn_c_try_compile "$LINENO"
7644 then :
7645 break
7647 rm -f core conftest.err conftest.$ac_objext conftest.beam
7648 CC="$CC -n32"
7649 if ac_fn_c_try_compile "$LINENO"
7650 then :
7651 ac_cv_sys_largefile_CC=' -n32'; break
7653 rm -f core conftest.err conftest.$ac_objext conftest.beam
7654 break
7655 done
7656 CC=$ac_save_CC
7657 rm -f conftest.$ac_ext
7660 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
7661 printf "%s\n" "$ac_cv_sys_largefile_CC" >&6; }
7662 if test "$ac_cv_sys_largefile_CC" != no; then
7663 CC=$CC$ac_cv_sys_largefile_CC
7666 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
7667 printf %s "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
7668 if test ${ac_cv_sys_file_offset_bits+y}
7669 then :
7670 printf %s "(cached) " >&6
7671 else $as_nop
7672 while :; do
7673 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7674 /* end confdefs.h. */
7675 #include <sys/types.h>
7676 /* Check that off_t can represent 2**63 - 1 correctly.
7677 We can't simply define LARGE_OFF_T to be 9223372036854775807,
7678 since some C++ compilers masquerading as C compilers
7679 incorrectly reject 9223372036854775807. */
7680 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
7681 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
7682 && LARGE_OFF_T % 2147483647 == 1)
7683 ? 1 : -1];
7685 main (void)
7689 return 0;
7691 _ACEOF
7692 if ac_fn_c_try_compile "$LINENO"
7693 then :
7694 ac_cv_sys_file_offset_bits=no; break
7696 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
7697 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7698 /* end confdefs.h. */
7699 #define _FILE_OFFSET_BITS 64
7700 #include <sys/types.h>
7701 /* Check that off_t can represent 2**63 - 1 correctly.
7702 We can't simply define LARGE_OFF_T to be 9223372036854775807,
7703 since some C++ compilers masquerading as C compilers
7704 incorrectly reject 9223372036854775807. */
7705 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
7706 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
7707 && LARGE_OFF_T % 2147483647 == 1)
7708 ? 1 : -1];
7710 main (void)
7714 return 0;
7716 _ACEOF
7717 if ac_fn_c_try_compile "$LINENO"
7718 then :
7719 ac_cv_sys_file_offset_bits=64; break
7721 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
7722 ac_cv_sys_file_offset_bits=unknown
7723 break
7724 done
7726 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
7727 printf "%s\n" "$ac_cv_sys_file_offset_bits" >&6; }
7728 case $ac_cv_sys_file_offset_bits in #(
7729 no | unknown) ;;
7731 printf "%s\n" "#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits" >>confdefs.h
7733 esac
7734 rm -rf conftest*
7735 if test $ac_cv_sys_file_offset_bits = unknown; then
7736 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
7737 printf %s "checking for _LARGE_FILES value needed for large files... " >&6; }
7738 if test ${ac_cv_sys_large_files+y}
7739 then :
7740 printf %s "(cached) " >&6
7741 else $as_nop
7742 while :; do
7743 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7744 /* end confdefs.h. */
7745 #include <sys/types.h>
7746 /* Check that off_t can represent 2**63 - 1 correctly.
7747 We can't simply define LARGE_OFF_T to be 9223372036854775807,
7748 since some C++ compilers masquerading as C compilers
7749 incorrectly reject 9223372036854775807. */
7750 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
7751 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
7752 && LARGE_OFF_T % 2147483647 == 1)
7753 ? 1 : -1];
7755 main (void)
7759 return 0;
7761 _ACEOF
7762 if ac_fn_c_try_compile "$LINENO"
7763 then :
7764 ac_cv_sys_large_files=no; break
7766 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
7767 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7768 /* end confdefs.h. */
7769 #define _LARGE_FILES 1
7770 #include <sys/types.h>
7771 /* Check that off_t can represent 2**63 - 1 correctly.
7772 We can't simply define LARGE_OFF_T to be 9223372036854775807,
7773 since some C++ compilers masquerading as C compilers
7774 incorrectly reject 9223372036854775807. */
7775 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
7776 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
7777 && LARGE_OFF_T % 2147483647 == 1)
7778 ? 1 : -1];
7780 main (void)
7784 return 0;
7786 _ACEOF
7787 if ac_fn_c_try_compile "$LINENO"
7788 then :
7789 ac_cv_sys_large_files=1; break
7791 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
7792 ac_cv_sys_large_files=unknown
7793 break
7794 done
7796 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
7797 printf "%s\n" "$ac_cv_sys_large_files" >&6; }
7798 case $ac_cv_sys_large_files in #(
7799 no | unknown) ;;
7801 printf "%s\n" "#define _LARGE_FILES $ac_cv_sys_large_files" >>confdefs.h
7803 esac
7804 rm -rf conftest*
7809 ac_header= ac_cache=
7810 for ac_item in $ac_header_c_list
7812 if test $ac_cache; then
7813 ac_fn_c_check_header_compile "$LINENO" $ac_header ac_cv_header_$ac_cache "$ac_includes_default"
7814 if eval test \"x\$ac_cv_header_$ac_cache\" = xyes; then
7815 printf "%s\n" "#define $ac_item 1" >> confdefs.h
7817 ac_header= ac_cache=
7818 elif test $ac_header; then
7819 ac_cache=$ac_item
7820 else
7821 ac_header=$ac_item
7823 done
7832 if test $ac_cv_header_stdlib_h = yes && test $ac_cv_header_string_h = yes
7833 then :
7835 printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h
7838 ac_fn_c_check_header_compile "$LINENO" "CL/cl.h" "ac_cv_header_CL_cl_h" "$ac_includes_default"
7839 if test "x$ac_cv_header_CL_cl_h" = xyes
7840 then :
7841 printf "%s\n" "#define HAVE_CL_CL_H 1" >>confdefs.h
7844 ac_fn_c_check_header_compile "$LINENO" "EGL/egl.h" "ac_cv_header_EGL_egl_h" "$ac_includes_default"
7845 if test "x$ac_cv_header_EGL_egl_h" = xyes
7846 then :
7847 printf "%s\n" "#define HAVE_EGL_EGL_H 1" >>confdefs.h
7850 ac_fn_c_check_header_compile "$LINENO" "OpenCL/opencl.h" "ac_cv_header_OpenCL_opencl_h" "$ac_includes_default"
7851 if test "x$ac_cv_header_OpenCL_opencl_h" = xyes
7852 then :
7853 printf "%s\n" "#define HAVE_OPENCL_OPENCL_H 1" >>confdefs.h
7856 ac_fn_c_check_header_compile "$LINENO" "arpa/inet.h" "ac_cv_header_arpa_inet_h" "$ac_includes_default"
7857 if test "x$ac_cv_header_arpa_inet_h" = xyes
7858 then :
7859 printf "%s\n" "#define HAVE_ARPA_INET_H 1" >>confdefs.h
7862 ac_fn_c_check_header_compile "$LINENO" "arpa/nameser.h" "ac_cv_header_arpa_nameser_h" "$ac_includes_default"
7863 if test "x$ac_cv_header_arpa_nameser_h" = xyes
7864 then :
7865 printf "%s\n" "#define HAVE_ARPA_NAMESER_H 1" >>confdefs.h
7868 ac_fn_c_check_header_compile "$LINENO" "asm/types.h" "ac_cv_header_asm_types_h" "$ac_includes_default"
7869 if test "x$ac_cv_header_asm_types_h" = xyes
7870 then :
7871 printf "%s\n" "#define HAVE_ASM_TYPES_H 1" >>confdefs.h
7874 ac_fn_c_check_header_compile "$LINENO" "asm/user.h" "ac_cv_header_asm_user_h" "$ac_includes_default"
7875 if test "x$ac_cv_header_asm_user_h" = xyes
7876 then :
7877 printf "%s\n" "#define HAVE_ASM_USER_H 1" >>confdefs.h
7880 ac_fn_c_check_header_compile "$LINENO" "elf.h" "ac_cv_header_elf_h" "$ac_includes_default"
7881 if test "x$ac_cv_header_elf_h" = xyes
7882 then :
7883 printf "%s\n" "#define HAVE_ELF_H 1" >>confdefs.h
7886 ac_fn_c_check_header_compile "$LINENO" "float.h" "ac_cv_header_float_h" "$ac_includes_default"
7887 if test "x$ac_cv_header_float_h" = xyes
7888 then :
7889 printf "%s\n" "#define HAVE_FLOAT_H 1" >>confdefs.h
7892 ac_fn_c_check_header_compile "$LINENO" "gettext-po.h" "ac_cv_header_gettext_po_h" "$ac_includes_default"
7893 if test "x$ac_cv_header_gettext_po_h" = xyes
7894 then :
7895 printf "%s\n" "#define HAVE_GETTEXT_PO_H 1" >>confdefs.h
7898 ac_fn_c_check_header_compile "$LINENO" "libproc.h" "ac_cv_header_libproc_h" "$ac_includes_default"
7899 if test "x$ac_cv_header_libproc_h" = xyes
7900 then :
7901 printf "%s\n" "#define HAVE_LIBPROC_H 1" >>confdefs.h
7904 ac_fn_c_check_header_compile "$LINENO" "link.h" "ac_cv_header_link_h" "$ac_includes_default"
7905 if test "x$ac_cv_header_link_h" = xyes
7906 then :
7907 printf "%s\n" "#define HAVE_LINK_H 1" >>confdefs.h
7910 ac_fn_c_check_header_compile "$LINENO" "linux/cdrom.h" "ac_cv_header_linux_cdrom_h" "$ac_includes_default"
7911 if test "x$ac_cv_header_linux_cdrom_h" = xyes
7912 then :
7913 printf "%s\n" "#define HAVE_LINUX_CDROM_H 1" >>confdefs.h
7916 ac_fn_c_check_header_compile "$LINENO" "linux/filter.h" "ac_cv_header_linux_filter_h" "$ac_includes_default"
7917 if test "x$ac_cv_header_linux_filter_h" = xyes
7918 then :
7919 printf "%s\n" "#define HAVE_LINUX_FILTER_H 1" >>confdefs.h
7922 ac_fn_c_check_header_compile "$LINENO" "linux/hdreg.h" "ac_cv_header_linux_hdreg_h" "$ac_includes_default"
7923 if test "x$ac_cv_header_linux_hdreg_h" = xyes
7924 then :
7925 printf "%s\n" "#define HAVE_LINUX_HDREG_H 1" >>confdefs.h
7928 ac_fn_c_check_header_compile "$LINENO" "linux/hidraw.h" "ac_cv_header_linux_hidraw_h" "$ac_includes_default"
7929 if test "x$ac_cv_header_linux_hidraw_h" = xyes
7930 then :
7931 printf "%s\n" "#define HAVE_LINUX_HIDRAW_H 1" >>confdefs.h
7934 ac_fn_c_check_header_compile "$LINENO" "linux/input.h" "ac_cv_header_linux_input_h" "$ac_includes_default"
7935 if test "x$ac_cv_header_linux_input_h" = xyes
7936 then :
7937 printf "%s\n" "#define HAVE_LINUX_INPUT_H 1" >>confdefs.h
7940 ac_fn_c_check_header_compile "$LINENO" "linux/ioctl.h" "ac_cv_header_linux_ioctl_h" "$ac_includes_default"
7941 if test "x$ac_cv_header_linux_ioctl_h" = xyes
7942 then :
7943 printf "%s\n" "#define HAVE_LINUX_IOCTL_H 1" >>confdefs.h
7946 ac_fn_c_check_header_compile "$LINENO" "linux/major.h" "ac_cv_header_linux_major_h" "$ac_includes_default"
7947 if test "x$ac_cv_header_linux_major_h" = xyes
7948 then :
7949 printf "%s\n" "#define HAVE_LINUX_MAJOR_H 1" >>confdefs.h
7952 ac_fn_c_check_header_compile "$LINENO" "linux/param.h" "ac_cv_header_linux_param_h" "$ac_includes_default"
7953 if test "x$ac_cv_header_linux_param_h" = xyes
7954 then :
7955 printf "%s\n" "#define HAVE_LINUX_PARAM_H 1" >>confdefs.h
7958 ac_fn_c_check_header_compile "$LINENO" "linux/serial.h" "ac_cv_header_linux_serial_h" "$ac_includes_default"
7959 if test "x$ac_cv_header_linux_serial_h" = xyes
7960 then :
7961 printf "%s\n" "#define HAVE_LINUX_SERIAL_H 1" >>confdefs.h
7964 ac_fn_c_check_header_compile "$LINENO" "linux/types.h" "ac_cv_header_linux_types_h" "$ac_includes_default"
7965 if test "x$ac_cv_header_linux_types_h" = xyes
7966 then :
7967 printf "%s\n" "#define HAVE_LINUX_TYPES_H 1" >>confdefs.h
7970 ac_fn_c_check_header_compile "$LINENO" "linux/ucdrom.h" "ac_cv_header_linux_ucdrom_h" "$ac_includes_default"
7971 if test "x$ac_cv_header_linux_ucdrom_h" = xyes
7972 then :
7973 printf "%s\n" "#define HAVE_LINUX_UCDROM_H 1" >>confdefs.h
7976 ac_fn_c_check_header_compile "$LINENO" "lwp.h" "ac_cv_header_lwp_h" "$ac_includes_default"
7977 if test "x$ac_cv_header_lwp_h" = xyes
7978 then :
7979 printf "%s\n" "#define HAVE_LWP_H 1" >>confdefs.h
7982 ac_fn_c_check_header_compile "$LINENO" "mach-o/loader.h" "ac_cv_header_mach_o_loader_h" "$ac_includes_default"
7983 if test "x$ac_cv_header_mach_o_loader_h" = xyes
7984 then :
7985 printf "%s\n" "#define HAVE_MACH_O_LOADER_H 1" >>confdefs.h
7988 ac_fn_c_check_header_compile "$LINENO" "mach/mach.h" "ac_cv_header_mach_mach_h" "$ac_includes_default"
7989 if test "x$ac_cv_header_mach_mach_h" = xyes
7990 then :
7991 printf "%s\n" "#define HAVE_MACH_MACH_H 1" >>confdefs.h
7994 ac_fn_c_check_header_compile "$LINENO" "machine/cpu.h" "ac_cv_header_machine_cpu_h" "$ac_includes_default"
7995 if test "x$ac_cv_header_machine_cpu_h" = xyes
7996 then :
7997 printf "%s\n" "#define HAVE_MACHINE_CPU_H 1" >>confdefs.h
8000 ac_fn_c_check_header_compile "$LINENO" "machine/sysarch.h" "ac_cv_header_machine_sysarch_h" "$ac_includes_default"
8001 if test "x$ac_cv_header_machine_sysarch_h" = xyes
8002 then :
8003 printf "%s\n" "#define HAVE_MACHINE_SYSARCH_H 1" >>confdefs.h
8006 ac_fn_c_check_header_compile "$LINENO" "mntent.h" "ac_cv_header_mntent_h" "$ac_includes_default"
8007 if test "x$ac_cv_header_mntent_h" = xyes
8008 then :
8009 printf "%s\n" "#define HAVE_MNTENT_H 1" >>confdefs.h
8012 ac_fn_c_check_header_compile "$LINENO" "netdb.h" "ac_cv_header_netdb_h" "$ac_includes_default"
8013 if test "x$ac_cv_header_netdb_h" = xyes
8014 then :
8015 printf "%s\n" "#define HAVE_NETDB_H 1" >>confdefs.h
8018 ac_fn_c_check_header_compile "$LINENO" "netinet/in.h" "ac_cv_header_netinet_in_h" "$ac_includes_default"
8019 if test "x$ac_cv_header_netinet_in_h" = xyes
8020 then :
8021 printf "%s\n" "#define HAVE_NETINET_IN_H 1" >>confdefs.h
8024 ac_fn_c_check_header_compile "$LINENO" "netinet/in_systm.h" "ac_cv_header_netinet_in_systm_h" "$ac_includes_default"
8025 if test "x$ac_cv_header_netinet_in_systm_h" = xyes
8026 then :
8027 printf "%s\n" "#define HAVE_NETINET_IN_SYSTM_H 1" >>confdefs.h
8030 ac_fn_c_check_header_compile "$LINENO" "netinet/tcp.h" "ac_cv_header_netinet_tcp_h" "$ac_includes_default"
8031 if test "x$ac_cv_header_netinet_tcp_h" = xyes
8032 then :
8033 printf "%s\n" "#define HAVE_NETINET_TCP_H 1" >>confdefs.h
8036 ac_fn_c_check_header_compile "$LINENO" "netinet/tcp_fsm.h" "ac_cv_header_netinet_tcp_fsm_h" "$ac_includes_default"
8037 if test "x$ac_cv_header_netinet_tcp_fsm_h" = xyes
8038 then :
8039 printf "%s\n" "#define HAVE_NETINET_TCP_FSM_H 1" >>confdefs.h
8042 ac_fn_c_check_header_compile "$LINENO" "pcap/pcap.h" "ac_cv_header_pcap_pcap_h" "$ac_includes_default"
8043 if test "x$ac_cv_header_pcap_pcap_h" = xyes
8044 then :
8045 printf "%s\n" "#define HAVE_PCAP_PCAP_H 1" >>confdefs.h
8048 ac_fn_c_check_header_compile "$LINENO" "port.h" "ac_cv_header_port_h" "$ac_includes_default"
8049 if test "x$ac_cv_header_port_h" = xyes
8050 then :
8051 printf "%s\n" "#define HAVE_PORT_H 1" >>confdefs.h
8054 ac_fn_c_check_header_compile "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default"
8055 if test "x$ac_cv_header_pthread_h" = xyes
8056 then :
8057 printf "%s\n" "#define HAVE_PTHREAD_H 1" >>confdefs.h
8060 ac_fn_c_check_header_compile "$LINENO" "pwd.h" "ac_cv_header_pwd_h" "$ac_includes_default"
8061 if test "x$ac_cv_header_pwd_h" = xyes
8062 then :
8063 printf "%s\n" "#define HAVE_PWD_H 1" >>confdefs.h
8066 ac_fn_c_check_header_compile "$LINENO" "sched.h" "ac_cv_header_sched_h" "$ac_includes_default"
8067 if test "x$ac_cv_header_sched_h" = xyes
8068 then :
8069 printf "%s\n" "#define HAVE_SCHED_H 1" >>confdefs.h
8072 ac_fn_c_check_header_compile "$LINENO" "scsi/scsi.h" "ac_cv_header_scsi_scsi_h" "$ac_includes_default"
8073 if test "x$ac_cv_header_scsi_scsi_h" = xyes
8074 then :
8075 printf "%s\n" "#define HAVE_SCSI_SCSI_H 1" >>confdefs.h
8078 ac_fn_c_check_header_compile "$LINENO" "scsi/scsi_ioctl.h" "ac_cv_header_scsi_scsi_ioctl_h" "$ac_includes_default"
8079 if test "x$ac_cv_header_scsi_scsi_ioctl_h" = xyes
8080 then :
8081 printf "%s\n" "#define HAVE_SCSI_SCSI_IOCTL_H 1" >>confdefs.h
8084 ac_fn_c_check_header_compile "$LINENO" "scsi/sg.h" "ac_cv_header_scsi_sg_h" "$ac_includes_default"
8085 if test "x$ac_cv_header_scsi_sg_h" = xyes
8086 then :
8087 printf "%s\n" "#define HAVE_SCSI_SG_H 1" >>confdefs.h
8090 ac_fn_c_check_header_compile "$LINENO" "stdint.h" "ac_cv_header_stdint_h" "$ac_includes_default"
8091 if test "x$ac_cv_header_stdint_h" = xyes
8092 then :
8093 printf "%s\n" "#define HAVE_STDINT_H 1" >>confdefs.h
8096 ac_fn_c_check_header_compile "$LINENO" "sys/attr.h" "ac_cv_header_sys_attr_h" "$ac_includes_default"
8097 if test "x$ac_cv_header_sys_attr_h" = xyes
8098 then :
8099 printf "%s\n" "#define HAVE_SYS_ATTR_H 1" >>confdefs.h
8102 ac_fn_c_check_header_compile "$LINENO" "sys/auxv.h" "ac_cv_header_sys_auxv_h" "$ac_includes_default"
8103 if test "x$ac_cv_header_sys_auxv_h" = xyes
8104 then :
8105 printf "%s\n" "#define HAVE_SYS_AUXV_H 1" >>confdefs.h
8108 ac_fn_c_check_header_compile "$LINENO" "sys/cdio.h" "ac_cv_header_sys_cdio_h" "$ac_includes_default"
8109 if test "x$ac_cv_header_sys_cdio_h" = xyes
8110 then :
8111 printf "%s\n" "#define HAVE_SYS_CDIO_H 1" >>confdefs.h
8114 ac_fn_c_check_header_compile "$LINENO" "sys/epoll.h" "ac_cv_header_sys_epoll_h" "$ac_includes_default"
8115 if test "x$ac_cv_header_sys_epoll_h" = xyes
8116 then :
8117 printf "%s\n" "#define HAVE_SYS_EPOLL_H 1" >>confdefs.h
8120 ac_fn_c_check_header_compile "$LINENO" "sys/event.h" "ac_cv_header_sys_event_h" "$ac_includes_default"
8121 if test "x$ac_cv_header_sys_event_h" = xyes
8122 then :
8123 printf "%s\n" "#define HAVE_SYS_EVENT_H 1" >>confdefs.h
8126 ac_fn_c_check_header_compile "$LINENO" "sys/extattr.h" "ac_cv_header_sys_extattr_h" "$ac_includes_default"
8127 if test "x$ac_cv_header_sys_extattr_h" = xyes
8128 then :
8129 printf "%s\n" "#define HAVE_SYS_EXTATTR_H 1" >>confdefs.h
8132 ac_fn_c_check_header_compile "$LINENO" "sys/filio.h" "ac_cv_header_sys_filio_h" "$ac_includes_default"
8133 if test "x$ac_cv_header_sys_filio_h" = xyes
8134 then :
8135 printf "%s\n" "#define HAVE_SYS_FILIO_H 1" >>confdefs.h
8138 ac_fn_c_check_header_compile "$LINENO" "sys/ipc.h" "ac_cv_header_sys_ipc_h" "$ac_includes_default"
8139 if test "x$ac_cv_header_sys_ipc_h" = xyes
8140 then :
8141 printf "%s\n" "#define HAVE_SYS_IPC_H 1" >>confdefs.h
8144 ac_fn_c_check_header_compile "$LINENO" "sys/link.h" "ac_cv_header_sys_link_h" "$ac_includes_default"
8145 if test "x$ac_cv_header_sys_link_h" = xyes
8146 then :
8147 printf "%s\n" "#define HAVE_SYS_LINK_H 1" >>confdefs.h
8150 ac_fn_c_check_header_compile "$LINENO" "sys/modem.h" "ac_cv_header_sys_modem_h" "$ac_includes_default"
8151 if test "x$ac_cv_header_sys_modem_h" = xyes
8152 then :
8153 printf "%s\n" "#define HAVE_SYS_MODEM_H 1" >>confdefs.h
8156 ac_fn_c_check_header_compile "$LINENO" "sys/mtio.h" "ac_cv_header_sys_mtio_h" "$ac_includes_default"
8157 if test "x$ac_cv_header_sys_mtio_h" = xyes
8158 then :
8159 printf "%s\n" "#define HAVE_SYS_MTIO_H 1" >>confdefs.h
8162 ac_fn_c_check_header_compile "$LINENO" "sys/param.h" "ac_cv_header_sys_param_h" "$ac_includes_default"
8163 if test "x$ac_cv_header_sys_param_h" = xyes
8164 then :
8165 printf "%s\n" "#define HAVE_SYS_PARAM_H 1" >>confdefs.h
8168 ac_fn_c_check_header_compile "$LINENO" "sys/prctl.h" "ac_cv_header_sys_prctl_h" "$ac_includes_default"
8169 if test "x$ac_cv_header_sys_prctl_h" = xyes
8170 then :
8171 printf "%s\n" "#define HAVE_SYS_PRCTL_H 1" >>confdefs.h
8174 ac_fn_c_check_header_compile "$LINENO" "sys/ptrace.h" "ac_cv_header_sys_ptrace_h" "$ac_includes_default"
8175 if test "x$ac_cv_header_sys_ptrace_h" = xyes
8176 then :
8177 printf "%s\n" "#define HAVE_SYS_PTRACE_H 1" >>confdefs.h
8180 ac_fn_c_check_header_compile "$LINENO" "sys/queue.h" "ac_cv_header_sys_queue_h" "$ac_includes_default"
8181 if test "x$ac_cv_header_sys_queue_h" = xyes
8182 then :
8183 printf "%s\n" "#define HAVE_SYS_QUEUE_H 1" >>confdefs.h
8186 ac_fn_c_check_header_compile "$LINENO" "sys/random.h" "ac_cv_header_sys_random_h" "$ac_includes_default"
8187 if test "x$ac_cv_header_sys_random_h" = xyes
8188 then :
8189 printf "%s\n" "#define HAVE_SYS_RANDOM_H 1" >>confdefs.h
8192 ac_fn_c_check_header_compile "$LINENO" "sys/resource.h" "ac_cv_header_sys_resource_h" "$ac_includes_default"
8193 if test "x$ac_cv_header_sys_resource_h" = xyes
8194 then :
8195 printf "%s\n" "#define HAVE_SYS_RESOURCE_H 1" >>confdefs.h
8198 ac_fn_c_check_header_compile "$LINENO" "sys/scsiio.h" "ac_cv_header_sys_scsiio_h" "$ac_includes_default"
8199 if test "x$ac_cv_header_sys_scsiio_h" = xyes
8200 then :
8201 printf "%s\n" "#define HAVE_SYS_SCSIIO_H 1" >>confdefs.h
8204 ac_fn_c_check_header_compile "$LINENO" "sys/shm.h" "ac_cv_header_sys_shm_h" "$ac_includes_default"
8205 if test "x$ac_cv_header_sys_shm_h" = xyes
8206 then :
8207 printf "%s\n" "#define HAVE_SYS_SHM_H 1" >>confdefs.h
8210 ac_fn_c_check_header_compile "$LINENO" "sys/signal.h" "ac_cv_header_sys_signal_h" "$ac_includes_default"
8211 if test "x$ac_cv_header_sys_signal_h" = xyes
8212 then :
8213 printf "%s\n" "#define HAVE_SYS_SIGNAL_H 1" >>confdefs.h
8216 ac_fn_c_check_header_compile "$LINENO" "sys/socketvar.h" "ac_cv_header_sys_socketvar_h" "$ac_includes_default"
8217 if test "x$ac_cv_header_sys_socketvar_h" = xyes
8218 then :
8219 printf "%s\n" "#define HAVE_SYS_SOCKETVAR_H 1" >>confdefs.h
8222 ac_fn_c_check_header_compile "$LINENO" "sys/sockio.h" "ac_cv_header_sys_sockio_h" "$ac_includes_default"
8223 if test "x$ac_cv_header_sys_sockio_h" = xyes
8224 then :
8225 printf "%s\n" "#define HAVE_SYS_SOCKIO_H 1" >>confdefs.h
8228 ac_fn_c_check_header_compile "$LINENO" "sys/statvfs.h" "ac_cv_header_sys_statvfs_h" "$ac_includes_default"
8229 if test "x$ac_cv_header_sys_statvfs_h" = xyes
8230 then :
8231 printf "%s\n" "#define HAVE_SYS_STATVFS_H 1" >>confdefs.h
8234 ac_fn_c_check_header_compile "$LINENO" "sys/strtio.h" "ac_cv_header_sys_strtio_h" "$ac_includes_default"
8235 if test "x$ac_cv_header_sys_strtio_h" = xyes
8236 then :
8237 printf "%s\n" "#define HAVE_SYS_STRTIO_H 1" >>confdefs.h
8240 ac_fn_c_check_header_compile "$LINENO" "sys/syscall.h" "ac_cv_header_sys_syscall_h" "$ac_includes_default"
8241 if test "x$ac_cv_header_sys_syscall_h" = xyes
8242 then :
8243 printf "%s\n" "#define HAVE_SYS_SYSCALL_H 1" >>confdefs.h
8246 ac_fn_c_check_header_compile "$LINENO" "sys/sysinfo.h" "ac_cv_header_sys_sysinfo_h" "$ac_includes_default"
8247 if test "x$ac_cv_header_sys_sysinfo_h" = xyes
8248 then :
8249 printf "%s\n" "#define HAVE_SYS_SYSINFO_H 1" >>confdefs.h
8252 ac_fn_c_check_header_compile "$LINENO" "sys/times.h" "ac_cv_header_sys_times_h" "$ac_includes_default"
8253 if test "x$ac_cv_header_sys_times_h" = xyes
8254 then :
8255 printf "%s\n" "#define HAVE_SYS_TIMES_H 1" >>confdefs.h
8258 ac_fn_c_check_header_compile "$LINENO" "sys/uio.h" "ac_cv_header_sys_uio_h" "$ac_includes_default"
8259 if test "x$ac_cv_header_sys_uio_h" = xyes
8260 then :
8261 printf "%s\n" "#define HAVE_SYS_UIO_H 1" >>confdefs.h
8264 ac_fn_c_check_header_compile "$LINENO" "sys/user.h" "ac_cv_header_sys_user_h" "$ac_includes_default"
8265 if test "x$ac_cv_header_sys_user_h" = xyes
8266 then :
8267 printf "%s\n" "#define HAVE_SYS_USER_H 1" >>confdefs.h
8270 ac_fn_c_check_header_compile "$LINENO" "sys/utsname.h" "ac_cv_header_sys_utsname_h" "$ac_includes_default"
8271 if test "x$ac_cv_header_sys_utsname_h" = xyes
8272 then :
8273 printf "%s\n" "#define HAVE_SYS_UTSNAME_H 1" >>confdefs.h
8276 ac_fn_c_check_header_compile "$LINENO" "sys/vnode.h" "ac_cv_header_sys_vnode_h" "$ac_includes_default"
8277 if test "x$ac_cv_header_sys_vnode_h" = xyes
8278 then :
8279 printf "%s\n" "#define HAVE_SYS_VNODE_H 1" >>confdefs.h
8282 ac_fn_c_check_header_compile "$LINENO" "sys/xattr.h" "ac_cv_header_sys_xattr_h" "$ac_includes_default"
8283 if test "x$ac_cv_header_sys_xattr_h" = xyes
8284 then :
8285 printf "%s\n" "#define HAVE_SYS_XATTR_H 1" >>confdefs.h
8288 ac_fn_c_check_header_compile "$LINENO" "syscall.h" "ac_cv_header_syscall_h" "$ac_includes_default"
8289 if test "x$ac_cv_header_syscall_h" = xyes
8290 then :
8291 printf "%s\n" "#define HAVE_SYSCALL_H 1" >>confdefs.h
8294 ac_fn_c_check_header_compile "$LINENO" "utime.h" "ac_cv_header_utime_h" "$ac_includes_default"
8295 if test "x$ac_cv_header_utime_h" = xyes
8296 then :
8297 printf "%s\n" "#define HAVE_UTIME_H 1" >>confdefs.h
8300 ac_fn_c_check_header_compile "$LINENO" "valgrind/memcheck.h" "ac_cv_header_valgrind_memcheck_h" "$ac_includes_default"
8301 if test "x$ac_cv_header_valgrind_memcheck_h" = xyes
8302 then :
8303 printf "%s\n" "#define HAVE_VALGRIND_MEMCHECK_H 1" >>confdefs.h
8306 ac_fn_c_check_header_compile "$LINENO" "valgrind/valgrind.h" "ac_cv_header_valgrind_valgrind_h" "$ac_includes_default"
8307 if test "x$ac_cv_header_valgrind_valgrind_h" = xyes
8308 then :
8309 printf "%s\n" "#define HAVE_VALGRIND_VALGRIND_H 1" >>confdefs.h
8313 ac_fn_c_check_header_compile "$LINENO" "sys/mkdev.h" "ac_cv_header_sys_mkdev_h" "$ac_includes_default"
8314 if test "x$ac_cv_header_sys_mkdev_h" = xyes
8315 then :
8317 printf "%s\n" "#define MAJOR_IN_MKDEV 1" >>confdefs.h
8321 if test $ac_cv_header_sys_mkdev_h = no; then
8322 ac_fn_c_check_header_compile "$LINENO" "sys/sysmacros.h" "ac_cv_header_sys_sysmacros_h" "$ac_includes_default"
8323 if test "x$ac_cv_header_sys_sysmacros_h" = xyes
8324 then :
8326 printf "%s\n" "#define MAJOR_IN_SYSMACROS 1" >>confdefs.h
8331 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5
8332 printf %s "checking whether stat file-mode macros are broken... " >&6; }
8333 if test ${ac_cv_header_stat_broken+y}
8334 then :
8335 printf %s "(cached) " >&6
8336 else $as_nop
8337 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8338 /* end confdefs.h. */
8339 #include <sys/types.h>
8340 #include <sys/stat.h>
8342 #if defined S_ISBLK && defined S_IFDIR
8343 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
8344 #endif
8346 #if defined S_ISBLK && defined S_IFCHR
8347 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
8348 #endif
8350 #if defined S_ISLNK && defined S_IFREG
8351 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
8352 #endif
8354 #if defined S_ISSOCK && defined S_IFREG
8355 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
8356 #endif
8358 _ACEOF
8359 if ac_fn_c_try_compile "$LINENO"
8360 then :
8361 ac_cv_header_stat_broken=no
8362 else $as_nop
8363 ac_cv_header_stat_broken=yes
8365 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
8367 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stat_broken" >&5
8368 printf "%s\n" "$ac_cv_header_stat_broken" >&6; }
8369 if test $ac_cv_header_stat_broken = yes; then
8371 printf "%s\n" "#define STAT_MACROS_BROKEN 1" >>confdefs.h
8377 ac_fn_c_check_header_compile "$LINENO" "sys/conf.h" "ac_cv_header_sys_conf_h" "#include <sys/types.h>
8378 #ifdef HAVE_SYS_PARAM_H
8379 # include <sys/param.h>
8380 #endif
8382 if test "x$ac_cv_header_sys_conf_h" = xyes
8383 then :
8384 printf "%s\n" "#define HAVE_SYS_CONF_H 1" >>confdefs.h
8387 ac_fn_c_check_header_compile "$LINENO" "sys/mount.h" "ac_cv_header_sys_mount_h" "#include <sys/types.h>
8388 #ifdef HAVE_SYS_PARAM_H
8389 # include <sys/param.h>
8390 #endif
8392 if test "x$ac_cv_header_sys_mount_h" = xyes
8393 then :
8394 printf "%s\n" "#define HAVE_SYS_MOUNT_H 1" >>confdefs.h
8397 ac_fn_c_check_header_compile "$LINENO" "sys/statfs.h" "ac_cv_header_sys_statfs_h" "#include <sys/types.h>
8398 #ifdef HAVE_SYS_PARAM_H
8399 # include <sys/param.h>
8400 #endif
8402 if test "x$ac_cv_header_sys_statfs_h" = xyes
8403 then :
8404 printf "%s\n" "#define HAVE_SYS_STATFS_H 1" >>confdefs.h
8407 ac_fn_c_check_header_compile "$LINENO" "sys/user.h" "ac_cv_header_sys_user_h" "#include <sys/types.h>
8408 #ifdef HAVE_SYS_PARAM_H
8409 # include <sys/param.h>
8410 #endif
8412 if test "x$ac_cv_header_sys_user_h" = xyes
8413 then :
8414 printf "%s\n" "#define HAVE_SYS_USER_H 1" >>confdefs.h
8417 ac_fn_c_check_header_compile "$LINENO" "sys/vfs.h" "ac_cv_header_sys_vfs_h" "#include <sys/types.h>
8418 #ifdef HAVE_SYS_PARAM_H
8419 # include <sys/param.h>
8420 #endif
8422 if test "x$ac_cv_header_sys_vfs_h" = xyes
8423 then :
8424 printf "%s\n" "#define HAVE_SYS_VFS_H 1" >>confdefs.h
8429 saved_sysctl_h_CFLAGS=$CFLAGS
8430 test "x${GCC}" != xyes || CFLAGS="$CFLAGS -Werror"
8431 ac_fn_c_check_header_compile "$LINENO" "sys/sysctl.h" "ac_cv_header_sys_sysctl_h" "#include <sys/types.h>
8432 #ifdef HAVE_SYS_PARAM_H
8433 # include <sys/param.h>
8434 #endif
8436 if test "x$ac_cv_header_sys_sysctl_h" = xyes
8437 then :
8438 printf "%s\n" "#define HAVE_SYS_SYSCTL_H 1" >>confdefs.h
8442 CFLAGS=$saved_sysctl_h_CFLAGS
8444 ac_fn_c_check_header_compile "$LINENO" "netinet/ip.h" "ac_cv_header_netinet_ip_h" "#include <sys/types.h>
8445 #include <sys/socket.h>
8446 #ifdef HAVE_SYS_SOCKETVAR_H
8447 # include <sys/socketvar.h>
8448 #endif
8449 #ifdef HAVE_NET_ROUTE_H
8450 # include <net/route.h>
8451 #endif
8452 #ifdef HAVE_NETINET_IN_H
8453 # include <netinet/in.h>
8454 #endif
8455 #ifdef HAVE_NETINET_IN_SYSTM_H
8456 # include <netinet/in_systm.h>
8457 #endif
8458 #ifdef HAVE_NET_IF_H
8459 # include <net/if.h>
8460 #endif
8461 #ifdef HAVE_NETINET_IP_H
8462 # include <netinet/ip.h>
8463 #endif
8465 if test "x$ac_cv_header_netinet_ip_h" = xyes
8466 then :
8467 printf "%s\n" "#define HAVE_NETINET_IP_H 1" >>confdefs.h
8470 ac_fn_c_check_header_compile "$LINENO" "net/if.h" "ac_cv_header_net_if_h" "#include <sys/types.h>
8471 #include <sys/socket.h>
8472 #ifdef HAVE_SYS_SOCKETVAR_H
8473 # include <sys/socketvar.h>
8474 #endif
8475 #ifdef HAVE_NET_ROUTE_H
8476 # include <net/route.h>
8477 #endif
8478 #ifdef HAVE_NETINET_IN_H
8479 # include <netinet/in.h>
8480 #endif
8481 #ifdef HAVE_NETINET_IN_SYSTM_H
8482 # include <netinet/in_systm.h>
8483 #endif
8484 #ifdef HAVE_NET_IF_H
8485 # include <net/if.h>
8486 #endif
8487 #ifdef HAVE_NETINET_IP_H
8488 # include <netinet/ip.h>
8489 #endif
8491 if test "x$ac_cv_header_net_if_h" = xyes
8492 then :
8493 printf "%s\n" "#define HAVE_NET_IF_H 1" >>confdefs.h
8496 ac_fn_c_check_header_compile "$LINENO" "net/if_arp.h" "ac_cv_header_net_if_arp_h" "#include <sys/types.h>
8497 #include <sys/socket.h>
8498 #ifdef HAVE_SYS_SOCKETVAR_H
8499 # include <sys/socketvar.h>
8500 #endif
8501 #ifdef HAVE_NET_ROUTE_H
8502 # include <net/route.h>
8503 #endif
8504 #ifdef HAVE_NETINET_IN_H
8505 # include <netinet/in.h>
8506 #endif
8507 #ifdef HAVE_NETINET_IN_SYSTM_H
8508 # include <netinet/in_systm.h>
8509 #endif
8510 #ifdef HAVE_NET_IF_H
8511 # include <net/if.h>
8512 #endif
8513 #ifdef HAVE_NETINET_IP_H
8514 # include <netinet/ip.h>
8515 #endif
8517 if test "x$ac_cv_header_net_if_arp_h" = xyes
8518 then :
8519 printf "%s\n" "#define HAVE_NET_IF_ARP_H 1" >>confdefs.h
8522 ac_fn_c_check_header_compile "$LINENO" "net/if_dl.h" "ac_cv_header_net_if_dl_h" "#include <sys/types.h>
8523 #include <sys/socket.h>
8524 #ifdef HAVE_SYS_SOCKETVAR_H
8525 # include <sys/socketvar.h>
8526 #endif
8527 #ifdef HAVE_NET_ROUTE_H
8528 # include <net/route.h>
8529 #endif
8530 #ifdef HAVE_NETINET_IN_H
8531 # include <netinet/in.h>
8532 #endif
8533 #ifdef HAVE_NETINET_IN_SYSTM_H
8534 # include <netinet/in_systm.h>
8535 #endif
8536 #ifdef HAVE_NET_IF_H
8537 # include <net/if.h>
8538 #endif
8539 #ifdef HAVE_NETINET_IP_H
8540 # include <netinet/ip.h>
8541 #endif
8543 if test "x$ac_cv_header_net_if_dl_h" = xyes
8544 then :
8545 printf "%s\n" "#define HAVE_NET_IF_DL_H 1" >>confdefs.h
8548 ac_fn_c_check_header_compile "$LINENO" "net/if_types.h" "ac_cv_header_net_if_types_h" "#include <sys/types.h>
8549 #include <sys/socket.h>
8550 #ifdef HAVE_SYS_SOCKETVAR_H
8551 # include <sys/socketvar.h>
8552 #endif
8553 #ifdef HAVE_NET_ROUTE_H
8554 # include <net/route.h>
8555 #endif
8556 #ifdef HAVE_NETINET_IN_H
8557 # include <netinet/in.h>
8558 #endif
8559 #ifdef HAVE_NETINET_IN_SYSTM_H
8560 # include <netinet/in_systm.h>
8561 #endif
8562 #ifdef HAVE_NET_IF_H
8563 # include <net/if.h>
8564 #endif
8565 #ifdef HAVE_NETINET_IP_H
8566 # include <netinet/ip.h>
8567 #endif
8569 if test "x$ac_cv_header_net_if_types_h" = xyes
8570 then :
8571 printf "%s\n" "#define HAVE_NET_IF_TYPES_H 1" >>confdefs.h
8574 ac_fn_c_check_header_compile "$LINENO" "net/route.h" "ac_cv_header_net_route_h" "#include <sys/types.h>
8575 #include <sys/socket.h>
8576 #ifdef HAVE_SYS_SOCKETVAR_H
8577 # include <sys/socketvar.h>
8578 #endif
8579 #ifdef HAVE_NET_ROUTE_H
8580 # include <net/route.h>
8581 #endif
8582 #ifdef HAVE_NETINET_IN_H
8583 # include <netinet/in.h>
8584 #endif
8585 #ifdef HAVE_NETINET_IN_SYSTM_H
8586 # include <netinet/in_systm.h>
8587 #endif
8588 #ifdef HAVE_NET_IF_H
8589 # include <net/if.h>
8590 #endif
8591 #ifdef HAVE_NETINET_IP_H
8592 # include <netinet/ip.h>
8593 #endif
8595 if test "x$ac_cv_header_net_route_h" = xyes
8596 then :
8597 printf "%s\n" "#define HAVE_NET_ROUTE_H 1" >>confdefs.h
8600 ac_fn_c_check_header_compile "$LINENO" "netinet/if_ether.h" "ac_cv_header_netinet_if_ether_h" "#include <sys/types.h>
8601 #include <sys/socket.h>
8602 #ifdef HAVE_SYS_SOCKETVAR_H
8603 # include <sys/socketvar.h>
8604 #endif
8605 #ifdef HAVE_NET_ROUTE_H
8606 # include <net/route.h>
8607 #endif
8608 #ifdef HAVE_NETINET_IN_H
8609 # include <netinet/in.h>
8610 #endif
8611 #ifdef HAVE_NETINET_IN_SYSTM_H
8612 # include <netinet/in_systm.h>
8613 #endif
8614 #ifdef HAVE_NET_IF_H
8615 # include <net/if.h>
8616 #endif
8617 #ifdef HAVE_NETINET_IP_H
8618 # include <netinet/ip.h>
8619 #endif
8621 if test "x$ac_cv_header_netinet_if_ether_h" = xyes
8622 then :
8623 printf "%s\n" "#define HAVE_NETINET_IF_ETHER_H 1" >>confdefs.h
8626 ac_fn_c_check_header_compile "$LINENO" "netinet/in_pcb.h" "ac_cv_header_netinet_in_pcb_h" "#include <sys/types.h>
8627 #include <sys/socket.h>
8628 #ifdef HAVE_SYS_SOCKETVAR_H
8629 # include <sys/socketvar.h>
8630 #endif
8631 #ifdef HAVE_NET_ROUTE_H
8632 # include <net/route.h>
8633 #endif
8634 #ifdef HAVE_NETINET_IN_H
8635 # include <netinet/in.h>
8636 #endif
8637 #ifdef HAVE_NETINET_IN_SYSTM_H
8638 # include <netinet/in_systm.h>
8639 #endif
8640 #ifdef HAVE_NET_IF_H
8641 # include <net/if.h>
8642 #endif
8643 #ifdef HAVE_NETINET_IP_H
8644 # include <netinet/ip.h>
8645 #endif
8647 if test "x$ac_cv_header_netinet_in_pcb_h" = xyes
8648 then :
8649 printf "%s\n" "#define HAVE_NETINET_IN_PCB_H 1" >>confdefs.h
8652 ac_fn_c_check_header_compile "$LINENO" "netinet/ip_icmp.h" "ac_cv_header_netinet_ip_icmp_h" "#include <sys/types.h>
8653 #include <sys/socket.h>
8654 #ifdef HAVE_SYS_SOCKETVAR_H
8655 # include <sys/socketvar.h>
8656 #endif
8657 #ifdef HAVE_NET_ROUTE_H
8658 # include <net/route.h>
8659 #endif
8660 #ifdef HAVE_NETINET_IN_H
8661 # include <netinet/in.h>
8662 #endif
8663 #ifdef HAVE_NETINET_IN_SYSTM_H
8664 # include <netinet/in_systm.h>
8665 #endif
8666 #ifdef HAVE_NET_IF_H
8667 # include <net/if.h>
8668 #endif
8669 #ifdef HAVE_NETINET_IP_H
8670 # include <netinet/ip.h>
8671 #endif
8673 if test "x$ac_cv_header_netinet_ip_icmp_h" = xyes
8674 then :
8675 printf "%s\n" "#define HAVE_NETINET_IP_ICMP_H 1" >>confdefs.h
8678 ac_fn_c_check_header_compile "$LINENO" "netinet/ip_var.h" "ac_cv_header_netinet_ip_var_h" "#include <sys/types.h>
8679 #include <sys/socket.h>
8680 #ifdef HAVE_SYS_SOCKETVAR_H
8681 # include <sys/socketvar.h>
8682 #endif
8683 #ifdef HAVE_NET_ROUTE_H
8684 # include <net/route.h>
8685 #endif
8686 #ifdef HAVE_NETINET_IN_H
8687 # include <netinet/in.h>
8688 #endif
8689 #ifdef HAVE_NETINET_IN_SYSTM_H
8690 # include <netinet/in_systm.h>
8691 #endif
8692 #ifdef HAVE_NET_IF_H
8693 # include <net/if.h>
8694 #endif
8695 #ifdef HAVE_NETINET_IP_H
8696 # include <netinet/ip.h>
8697 #endif
8699 if test "x$ac_cv_header_netinet_ip_var_h" = xyes
8700 then :
8701 printf "%s\n" "#define HAVE_NETINET_IP_VAR_H 1" >>confdefs.h
8704 ac_fn_c_check_header_compile "$LINENO" "netinet/udp.h" "ac_cv_header_netinet_udp_h" "#include <sys/types.h>
8705 #include <sys/socket.h>
8706 #ifdef HAVE_SYS_SOCKETVAR_H
8707 # include <sys/socketvar.h>
8708 #endif
8709 #ifdef HAVE_NET_ROUTE_H
8710 # include <net/route.h>
8711 #endif
8712 #ifdef HAVE_NETINET_IN_H
8713 # include <netinet/in.h>
8714 #endif
8715 #ifdef HAVE_NETINET_IN_SYSTM_H
8716 # include <netinet/in_systm.h>
8717 #endif
8718 #ifdef HAVE_NET_IF_H
8719 # include <net/if.h>
8720 #endif
8721 #ifdef HAVE_NETINET_IP_H
8722 # include <netinet/ip.h>
8723 #endif
8725 if test "x$ac_cv_header_netinet_udp_h" = xyes
8726 then :
8727 printf "%s\n" "#define HAVE_NETINET_UDP_H 1" >>confdefs.h
8730 ac_fn_c_check_header_compile "$LINENO" "netinet6/ip6_var.h" "ac_cv_header_netinet6_ip6_var_h" "#include <sys/types.h>
8731 #include <sys/socket.h>
8732 #ifdef HAVE_SYS_SOCKETVAR_H
8733 # include <sys/socketvar.h>
8734 #endif
8735 #ifdef HAVE_NET_ROUTE_H
8736 # include <net/route.h>
8737 #endif
8738 #ifdef HAVE_NETINET_IN_H
8739 # include <netinet/in.h>
8740 #endif
8741 #ifdef HAVE_NETINET_IN_SYSTM_H
8742 # include <netinet/in_systm.h>
8743 #endif
8744 #ifdef HAVE_NET_IF_H
8745 # include <net/if.h>
8746 #endif
8747 #ifdef HAVE_NETINET_IP_H
8748 # include <netinet/ip.h>
8749 #endif
8751 if test "x$ac_cv_header_netinet6_ip6_var_h" = xyes
8752 then :
8753 printf "%s\n" "#define HAVE_NETINET6_IP6_VAR_H 1" >>confdefs.h
8756 ac_fn_c_check_header_compile "$LINENO" "netipx/ipx.h" "ac_cv_header_netipx_ipx_h" "#include <sys/types.h>
8757 #include <sys/socket.h>
8758 #ifdef HAVE_SYS_SOCKETVAR_H
8759 # include <sys/socketvar.h>
8760 #endif
8761 #ifdef HAVE_NET_ROUTE_H
8762 # include <net/route.h>
8763 #endif
8764 #ifdef HAVE_NETINET_IN_H
8765 # include <netinet/in.h>
8766 #endif
8767 #ifdef HAVE_NETINET_IN_SYSTM_H
8768 # include <netinet/in_systm.h>
8769 #endif
8770 #ifdef HAVE_NET_IF_H
8771 # include <net/if.h>
8772 #endif
8773 #ifdef HAVE_NETINET_IP_H
8774 # include <netinet/ip.h>
8775 #endif
8777 if test "x$ac_cv_header_netipx_ipx_h" = xyes
8778 then :
8779 printf "%s\n" "#define HAVE_NETIPX_IPX_H 1" >>confdefs.h
8782 ac_fn_c_check_header_compile "$LINENO" "sys/un.h" "ac_cv_header_sys_un_h" "#include <sys/types.h>
8783 #include <sys/socket.h>
8784 #ifdef HAVE_SYS_SOCKETVAR_H
8785 # include <sys/socketvar.h>
8786 #endif
8787 #ifdef HAVE_NET_ROUTE_H
8788 # include <net/route.h>
8789 #endif
8790 #ifdef HAVE_NETINET_IN_H
8791 # include <netinet/in.h>
8792 #endif
8793 #ifdef HAVE_NETINET_IN_SYSTM_H
8794 # include <netinet/in_systm.h>
8795 #endif
8796 #ifdef HAVE_NET_IF_H
8797 # include <net/if.h>
8798 #endif
8799 #ifdef HAVE_NETINET_IP_H
8800 # include <netinet/ip.h>
8801 #endif
8803 if test "x$ac_cv_header_sys_un_h" = xyes
8804 then :
8805 printf "%s\n" "#define HAVE_SYS_UN_H 1" >>confdefs.h
8810 ac_fn_c_check_header_compile "$LINENO" "netinet/udp_var.h" "ac_cv_header_netinet_udp_var_h" "#include <sys/types.h>
8811 #include <sys/socket.h>
8812 #ifdef HAVE_SYS_SOCKETVAR_H
8813 # include <sys/socketvar.h>
8814 #endif
8815 #ifdef HAVE_NETINET_IN_H
8816 # include <netinet/in.h>
8817 #endif
8818 #ifdef HAVE_NETINET_IN_SYSTM_H
8819 # include <netinet/in_systm.h>
8820 #endif
8821 #ifdef HAVE_NETINET_IP_H
8822 # include <netinet/ip.h>
8823 #endif
8824 #ifdef HAVE_NETINET_IP_VAR_H
8825 # include <netinet/ip_var.h>
8826 #endif
8827 #ifdef HAVE_NETINET_IP_ICMP_H
8828 # include <netinet/ip_icmp.h>
8829 #endif
8830 #ifdef HAVE_NETINET_UDP_H
8831 # include <netinet/udp.h>
8832 #endif
8833 #ifdef HAVE_NETINET_TCP_H
8834 # include <netinet/tcp.h>
8835 #endif
8837 if test "x$ac_cv_header_netinet_udp_var_h" = xyes
8838 then :
8839 printf "%s\n" "#define HAVE_NETINET_UDP_VAR_H 1" >>confdefs.h
8842 ac_fn_c_check_header_compile "$LINENO" "netinet/icmp_var.h" "ac_cv_header_netinet_icmp_var_h" "#include <sys/types.h>
8843 #include <sys/socket.h>
8844 #ifdef HAVE_SYS_SOCKETVAR_H
8845 # include <sys/socketvar.h>
8846 #endif
8847 #ifdef HAVE_NETINET_IN_H
8848 # include <netinet/in.h>
8849 #endif
8850 #ifdef HAVE_NETINET_IN_SYSTM_H
8851 # include <netinet/in_systm.h>
8852 #endif
8853 #ifdef HAVE_NETINET_IP_H
8854 # include <netinet/ip.h>
8855 #endif
8856 #ifdef HAVE_NETINET_IP_VAR_H
8857 # include <netinet/ip_var.h>
8858 #endif
8859 #ifdef HAVE_NETINET_IP_ICMP_H
8860 # include <netinet/ip_icmp.h>
8861 #endif
8862 #ifdef HAVE_NETINET_UDP_H
8863 # include <netinet/udp.h>
8864 #endif
8865 #ifdef HAVE_NETINET_TCP_H
8866 # include <netinet/tcp.h>
8867 #endif
8869 if test "x$ac_cv_header_netinet_icmp_var_h" = xyes
8870 then :
8871 printf "%s\n" "#define HAVE_NETINET_ICMP_VAR_H 1" >>confdefs.h
8874 ac_fn_c_check_header_compile "$LINENO" "netinet/icmp6.h" "ac_cv_header_netinet_icmp6_h" "#include <sys/types.h>
8875 #include <sys/socket.h>
8876 #ifdef HAVE_SYS_SOCKETVAR_H
8877 # include <sys/socketvar.h>
8878 #endif
8879 #ifdef HAVE_NETINET_IN_H
8880 # include <netinet/in.h>
8881 #endif
8882 #ifdef HAVE_NETINET_IN_SYSTM_H
8883 # include <netinet/in_systm.h>
8884 #endif
8885 #ifdef HAVE_NETINET_IP_H
8886 # include <netinet/ip.h>
8887 #endif
8888 #ifdef HAVE_NETINET_IP_VAR_H
8889 # include <netinet/ip_var.h>
8890 #endif
8891 #ifdef HAVE_NETINET_IP_ICMP_H
8892 # include <netinet/ip_icmp.h>
8893 #endif
8894 #ifdef HAVE_NETINET_UDP_H
8895 # include <netinet/udp.h>
8896 #endif
8897 #ifdef HAVE_NETINET_TCP_H
8898 # include <netinet/tcp.h>
8899 #endif
8901 if test "x$ac_cv_header_netinet_icmp6_h" = xyes
8902 then :
8903 printf "%s\n" "#define HAVE_NETINET_ICMP6_H 1" >>confdefs.h
8906 ac_fn_c_check_header_compile "$LINENO" "netinet/tcp_var.h" "ac_cv_header_netinet_tcp_var_h" "#include <sys/types.h>
8907 #include <sys/socket.h>
8908 #ifdef HAVE_SYS_SOCKETVAR_H
8909 # include <sys/socketvar.h>
8910 #endif
8911 #ifdef HAVE_NETINET_IN_H
8912 # include <netinet/in.h>
8913 #endif
8914 #ifdef HAVE_NETINET_IN_SYSTM_H
8915 # include <netinet/in_systm.h>
8916 #endif
8917 #ifdef HAVE_NETINET_IP_H
8918 # include <netinet/ip.h>
8919 #endif
8920 #ifdef HAVE_NETINET_IP_VAR_H
8921 # include <netinet/ip_var.h>
8922 #endif
8923 #ifdef HAVE_NETINET_IP_ICMP_H
8924 # include <netinet/ip_icmp.h>
8925 #endif
8926 #ifdef HAVE_NETINET_UDP_H
8927 # include <netinet/udp.h>
8928 #endif
8929 #ifdef HAVE_NETINET_TCP_H
8930 # include <netinet/tcp.h>
8931 #endif
8933 if test "x$ac_cv_header_netinet_tcp_var_h" = xyes
8934 then :
8935 printf "%s\n" "#define HAVE_NETINET_TCP_VAR_H 1" >>confdefs.h
8940 ac_fn_c_check_header_compile "$LINENO" "linux/ipx.h" "ac_cv_header_linux_ipx_h" "#include <sys/types.h>
8941 #include <sys/socket.h>
8942 #ifdef HAVE_ASM_TYPES_H
8943 # include <asm/types.h>
8944 #endif
8945 #ifdef HAVE_LINUX_TYPES_H
8946 # include <linux/types.h>
8947 #endif
8949 if test "x$ac_cv_header_linux_ipx_h" = xyes
8950 then :
8951 printf "%s\n" "#define HAVE_LINUX_IPX_H 1" >>confdefs.h
8954 ac_fn_c_check_header_compile "$LINENO" "linux/irda.h" "ac_cv_header_linux_irda_h" "#include <sys/types.h>
8955 #include <sys/socket.h>
8956 #ifdef HAVE_ASM_TYPES_H
8957 # include <asm/types.h>
8958 #endif
8959 #ifdef HAVE_LINUX_TYPES_H
8960 # include <linux/types.h>
8961 #endif
8963 if test "x$ac_cv_header_linux_irda_h" = xyes
8964 then :
8965 printf "%s\n" "#define HAVE_LINUX_IRDA_H 1" >>confdefs.h
8968 ac_fn_c_check_header_compile "$LINENO" "linux/rtnetlink.h" "ac_cv_header_linux_rtnetlink_h" "#include <sys/types.h>
8969 #include <sys/socket.h>
8970 #ifdef HAVE_ASM_TYPES_H
8971 # include <asm/types.h>
8972 #endif
8973 #ifdef HAVE_LINUX_TYPES_H
8974 # include <linux/types.h>
8975 #endif
8977 if test "x$ac_cv_header_linux_rtnetlink_h" = xyes
8978 then :
8979 printf "%s\n" "#define HAVE_LINUX_RTNETLINK_H 1" >>confdefs.h
8984 ac_fn_c_check_header_compile "$LINENO" "resolv.h" "ac_cv_header_resolv_h" "#include <sys/types.h>
8985 #include <sys/socket.h>
8986 #ifdef HAVE_NETINET_IN_H
8987 # include <netinet/in.h>
8988 #endif
8989 #ifdef HAVE_ARPA_NAMESER_H
8990 # include <arpa/nameser.h>
8991 #endif
8993 if test "x$ac_cv_header_resolv_h" = xyes
8994 then :
8995 printf "%s\n" "#define HAVE_RESOLV_H 1" >>confdefs.h
9000 ac_fn_c_check_header_compile "$LINENO" "ifaddrs.h" "ac_cv_header_ifaddrs_h" "#include <sys/types.h>
9002 if test "x$ac_cv_header_ifaddrs_h" = xyes
9003 then :
9004 printf "%s\n" "#define HAVE_IFADDRS_H 1" >>confdefs.h
9009 ac_fn_c_check_header_compile "$LINENO" "sys/ucontext.h" "ac_cv_header_sys_ucontext_h" "#include <signal.h>
9011 if test "x$ac_cv_header_sys_ucontext_h" = xyes
9012 then :
9013 printf "%s\n" "#define HAVE_SYS_UCONTEXT_H 1" >>confdefs.h
9018 ac_fn_c_check_header_compile "$LINENO" "sys/thr.h" "ac_cv_header_sys_thr_h" "#include <sys/types.h>
9019 #ifdef HAVE_SYS_UCONTEXT_H
9020 #include <sys/ucontext.h>
9021 #endif
9023 if test "x$ac_cv_header_sys_thr_h" = xyes
9024 then :
9025 printf "%s\n" "#define HAVE_SYS_THR_H 1" >>confdefs.h
9030 ac_fn_c_check_header_compile "$LINENO" "pthread_np.h" "ac_cv_header_pthread_np_h" "#ifdef HAVE_PTHREAD_H
9031 #include <pthread.h>
9032 #endif
9034 if test "x$ac_cv_header_pthread_np_h" = xyes
9035 then :
9036 printf "%s\n" "#define HAVE_PTHREAD_NP_H 1" >>confdefs.h
9041 ac_fn_c_check_header_compile "$LINENO" "linux/videodev2.h" "ac_cv_header_linux_videodev2_h" "#include <sys/time.h>
9042 #include <sys/types.h>
9043 #ifdef HAVE_ASM_TYPES_H
9044 #include <asm/types.h>
9045 #endif
9047 if test "x$ac_cv_header_linux_videodev2_h" = xyes
9048 then :
9049 printf "%s\n" "#define HAVE_LINUX_VIDEODEV2_H 1" >>confdefs.h
9054 ac_fn_c_check_header_compile "$LINENO" "libprocstat.h" "ac_cv_header_libprocstat_h" "#ifdef HAVE_SYS_PARAM_H
9055 #include <sys/param.h>
9056 #endif
9057 #include <sys/socket.h>
9058 #ifdef HAVE_SYS_QUEUE_H
9059 #include <sys/queue.h>
9060 #endif
9062 if test "x$ac_cv_header_libprocstat_h" = xyes
9063 then :
9064 printf "%s\n" "#define HAVE_LIBPROCSTAT_H 1" >>confdefs.h
9069 if test "x$ac_cv_header_sys_xattr_h" = xyes
9070 then
9071 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether getxattr takes additional arguments" >&5
9072 printf %s "checking whether getxattr takes additional arguments... " >&6; }
9073 if test ${wine_cv_xattr_extra_args+y}
9074 then :
9075 printf %s "(cached) " >&6
9076 else $as_nop
9077 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9078 /* end confdefs.h. */
9079 #include <sys/xattr.h>
9081 main (void)
9083 getxattr("", "", "", 0, 0, 0);
9085 return 0;
9087 _ACEOF
9088 if ac_fn_c_try_compile "$LINENO"
9089 then :
9090 wine_cv_xattr_extra_args=yes
9091 else $as_nop
9092 wine_cv_xattr_extra_args=no
9094 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9096 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_xattr_extra_args" >&5
9097 printf "%s\n" "$wine_cv_xattr_extra_args" >&6; }
9098 test $wine_cv_xattr_extra_args != yes ||
9099 printf "%s\n" "#define XATTR_ADDITIONAL_OPTIONS 1" >>confdefs.h
9104 DLLFLAGS=""
9106 LDDLLFLAGS=""
9108 LDEXECFLAGS=""
9110 EXTRACFLAGS=""
9112 UNIXDLLFLAGS="-fPIC"
9114 UNIXLDFLAGS="-shared -Wl,-Bsymbolic -Wl,-soname,\$(UNIXLIB)"
9116 TOP_INSTALL_LIB=""
9118 TOP_INSTALL_DEV=""
9120 WINELOADER_LDFLAGS=""
9122 WINEPRELOADER_LDFLAGS=""
9124 DLLEXT=".so"
9126 LIBEXT="so"
9127 # Extract the first word of "ldd", so it can be a program name with args.
9128 set dummy ldd; ac_word=$2
9129 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9130 printf %s "checking for $ac_word... " >&6; }
9131 if test ${ac_cv_path_LDD+y}
9132 then :
9133 printf %s "(cached) " >&6
9134 else $as_nop
9135 case $LDD in
9136 [\\/]* | ?:[\\/]*)
9137 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
9140 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9141 as_dummy="/sbin:/usr/sbin:$PATH"
9142 for as_dir in $as_dummy
9144 IFS=$as_save_IFS
9145 case $as_dir in #(((
9146 '') as_dir=./ ;;
9147 */) ;;
9148 *) as_dir=$as_dir/ ;;
9149 esac
9150 for ac_exec_ext in '' $ac_executable_extensions; do
9151 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
9152 ac_cv_path_LDD="$as_dir$ac_word$ac_exec_ext"
9153 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9154 break 2
9156 done
9157 done
9158 IFS=$as_save_IFS
9160 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
9162 esac
9164 LDD=$ac_cv_path_LDD
9165 if test -n "$LDD"; then
9166 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LDD" >&5
9167 printf "%s\n" "$LDD" >&6; }
9168 else
9169 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9170 printf "%s\n" "no" >&6; }
9174 if test -n "$ac_tool_prefix"; then
9175 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
9176 set dummy ${ac_tool_prefix}otool; ac_word=$2
9177 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9178 printf %s "checking for $ac_word... " >&6; }
9179 if test ${ac_cv_prog_OTOOL+y}
9180 then :
9181 printf %s "(cached) " >&6
9182 else $as_nop
9183 if test -n "$OTOOL"; then
9184 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
9185 else
9186 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9187 for as_dir in $PATH
9189 IFS=$as_save_IFS
9190 case $as_dir in #(((
9191 '') as_dir=./ ;;
9192 */) ;;
9193 *) as_dir=$as_dir/ ;;
9194 esac
9195 for ac_exec_ext in '' $ac_executable_extensions; do
9196 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
9197 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
9198 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9199 break 2
9201 done
9202 done
9203 IFS=$as_save_IFS
9207 OTOOL=$ac_cv_prog_OTOOL
9208 if test -n "$OTOOL"; then
9209 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
9210 printf "%s\n" "$OTOOL" >&6; }
9211 else
9212 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9213 printf "%s\n" "no" >&6; }
9218 if test -z "$ac_cv_prog_OTOOL"; then
9219 ac_ct_OTOOL=$OTOOL
9220 # Extract the first word of "otool", so it can be a program name with args.
9221 set dummy otool; ac_word=$2
9222 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9223 printf %s "checking for $ac_word... " >&6; }
9224 if test ${ac_cv_prog_ac_ct_OTOOL+y}
9225 then :
9226 printf %s "(cached) " >&6
9227 else $as_nop
9228 if test -n "$ac_ct_OTOOL"; then
9229 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
9230 else
9231 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9232 for as_dir in $PATH
9234 IFS=$as_save_IFS
9235 case $as_dir in #(((
9236 '') as_dir=./ ;;
9237 */) ;;
9238 *) as_dir=$as_dir/ ;;
9239 esac
9240 for ac_exec_ext in '' $ac_executable_extensions; do
9241 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
9242 ac_cv_prog_ac_ct_OTOOL="otool"
9243 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9244 break 2
9246 done
9247 done
9248 IFS=$as_save_IFS
9252 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
9253 if test -n "$ac_ct_OTOOL"; then
9254 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
9255 printf "%s\n" "$ac_ct_OTOOL" >&6; }
9256 else
9257 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9258 printf "%s\n" "no" >&6; }
9261 if test "x$ac_ct_OTOOL" = x; then
9262 OTOOL="otool"
9263 else
9264 case $cross_compiling:$ac_tool_warned in
9265 yes:)
9266 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
9267 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
9268 ac_tool_warned=yes ;;
9269 esac
9270 OTOOL=$ac_ct_OTOOL
9272 else
9273 OTOOL="$ac_cv_prog_OTOOL"
9276 if test -n "$ac_tool_prefix"; then
9277 # Extract the first word of "${ac_tool_prefix}readelf", so it can be a program name with args.
9278 set dummy ${ac_tool_prefix}readelf; ac_word=$2
9279 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9280 printf %s "checking for $ac_word... " >&6; }
9281 if test ${ac_cv_prog_READELF+y}
9282 then :
9283 printf %s "(cached) " >&6
9284 else $as_nop
9285 if test -n "$READELF"; then
9286 ac_cv_prog_READELF="$READELF" # Let the user override the test.
9287 else
9288 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9289 for as_dir in $PATH
9291 IFS=$as_save_IFS
9292 case $as_dir in #(((
9293 '') as_dir=./ ;;
9294 */) ;;
9295 *) as_dir=$as_dir/ ;;
9296 esac
9297 for ac_exec_ext in '' $ac_executable_extensions; do
9298 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
9299 ac_cv_prog_READELF="${ac_tool_prefix}readelf"
9300 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9301 break 2
9303 done
9304 done
9305 IFS=$as_save_IFS
9309 READELF=$ac_cv_prog_READELF
9310 if test -n "$READELF"; then
9311 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $READELF" >&5
9312 printf "%s\n" "$READELF" >&6; }
9313 else
9314 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9315 printf "%s\n" "no" >&6; }
9320 if test -z "$ac_cv_prog_READELF"; then
9321 ac_ct_READELF=$READELF
9322 # Extract the first word of "readelf", so it can be a program name with args.
9323 set dummy readelf; ac_word=$2
9324 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9325 printf %s "checking for $ac_word... " >&6; }
9326 if test ${ac_cv_prog_ac_ct_READELF+y}
9327 then :
9328 printf %s "(cached) " >&6
9329 else $as_nop
9330 if test -n "$ac_ct_READELF"; then
9331 ac_cv_prog_ac_ct_READELF="$ac_ct_READELF" # Let the user override the test.
9332 else
9333 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9334 for as_dir in $PATH
9336 IFS=$as_save_IFS
9337 case $as_dir in #(((
9338 '') as_dir=./ ;;
9339 */) ;;
9340 *) as_dir=$as_dir/ ;;
9341 esac
9342 for ac_exec_ext in '' $ac_executable_extensions; do
9343 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
9344 ac_cv_prog_ac_ct_READELF="readelf"
9345 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9346 break 2
9348 done
9349 done
9350 IFS=$as_save_IFS
9354 ac_ct_READELF=$ac_cv_prog_ac_ct_READELF
9355 if test -n "$ac_ct_READELF"; then
9356 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_READELF" >&5
9357 printf "%s\n" "$ac_ct_READELF" >&6; }
9358 else
9359 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9360 printf "%s\n" "no" >&6; }
9363 if test "x$ac_ct_READELF" = x; then
9364 READELF="true"
9365 else
9366 case $cross_compiling:$ac_tool_warned in
9367 yes:)
9368 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
9369 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
9370 ac_tool_warned=yes ;;
9371 esac
9372 READELF=$ac_ct_READELF
9374 else
9375 READELF="$ac_cv_prog_READELF"
9378 wine_rules="all:"
9379 SUBDIRS=""
9381 DISABLED_SUBDIRS=""
9383 CONFIGURE_TARGETS=""
9386 wine_fn_config_makefile ()
9388 as_fn_append SUBDIRS " \\$as_nl $1"
9389 eval enable=\$$2
9390 case "$enable" in
9391 no) as_fn_append DISABLED_SUBDIRS " $1" ;;
9392 *aarch64*|*arm*|*i386*|*x86_64*)
9393 if test -n "$PE_ARCHS"
9394 then
9395 for i in $PE_ARCHS
9397 test $(expr ",$enable," : ".*,$i,") -gt 0 || as_fn_append ${i}_DISABLED_SUBDIRS " $1"
9398 done
9399 else
9400 test $(expr ",$enable," : ".*,$HOST_ARCH,") -gt 0 || as_fn_append DISABLED_SUBDIRS " $1"
9401 fi;;
9402 esac
9405 wine_fn_config_symlink ()
9407 ac_links=$@
9408 as_fn_append wine_rules "
9409 $ac_links:
9410 @./config.status \$@"
9411 for f in $ac_links; do as_fn_append CONFIGURE_TARGETS " $f"; done
9414 case $host_os in
9415 cygwin*|mingw32*)
9416 LIBEXT="dll"
9417 DLLEXT=""
9418 EXTRACFLAGS="-D__WINE_PE_BUILD"
9419 case $host_cpu in
9420 *i[3456]86*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--disable-stdcall-fixup" >&5
9421 printf %s "checking whether the compiler supports -Wl,--disable-stdcall-fixup... " >&6; }
9422 if test ${ac_cv_cflags__Wl___disable_stdcall_fixup+y}
9423 then :
9424 printf %s "(cached) " >&6
9425 else $as_nop
9426 ac_wine_try_cflags_saved=$CFLAGS
9427 CFLAGS="$CFLAGS -Wl,--disable-stdcall-fixup"
9428 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9429 /* end confdefs.h. */
9430 int main(int argc, char **argv) { return 0; }
9431 _ACEOF
9432 if ac_fn_c_try_link "$LINENO"
9433 then :
9434 ac_cv_cflags__Wl___disable_stdcall_fixup=yes
9435 else $as_nop
9436 ac_cv_cflags__Wl___disable_stdcall_fixup=no
9438 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9439 conftest$ac_exeext conftest.$ac_ext
9440 CFLAGS=$ac_wine_try_cflags_saved
9442 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___disable_stdcall_fixup" >&5
9443 printf "%s\n" "$ac_cv_cflags__Wl___disable_stdcall_fixup" >&6; }
9444 if test "x$ac_cv_cflags__Wl___disable_stdcall_fixup" = xyes
9445 then :
9446 LDDLLFLAGS="-Wl,--disable-stdcall-fixup"
9447 fi ;;
9448 esac
9449 enable_loader=${enable_loader:-no}
9450 enable_server=${enable_server:-no}
9451 with_x=${with_x:-no}
9452 with_pthread=${with_pthread:-no}
9455 darwin*|macosx*)
9456 LIBEXT="dylib"
9457 DLLFLAGS="$DLLFLAGS -fPIC"
9458 LDDLLFLAGS="-fPIC"
9459 enable_winemac_drv=${enable_winemac_drv:-yes}
9460 CARBON_LIBS="-framework Carbon"
9462 COREFOUNDATION_LIBS="-framework CoreFoundation"
9464 DISKARBITRATION_LIBS="-framework DiskArbitration -framework CoreFoundation"
9466 IOKIT_LIBS="-framework IOKit -framework CoreFoundation"
9468 METAL_LIBS="-framework Metal"
9470 APPLICATIONSERVICES_LIBS="-framework ApplicationServices"
9472 CORESERVICES_LIBS="-framework CoreServices"
9474 APPKIT_LIBS="-framework AppKit"
9476 SECURITY_LIBS="-framework Security -framework CoreFoundation"
9478 SYSTEMCONFIGURATION_LIBS="-framework SystemConfiguration"
9481 WINELOADER_LDFLAGS="-Wl,-pie,-segalign,0x1000,-pagezero_size,0x1000,-sectcreate,__TEXT,__info_plist,loader/wine_info.plist"
9483 case $host_cpu in
9484 *i[3456]86*|*x86_64*) wine_can_build_preloader=yes ;;
9485 *) wine_can_build_preloader=no ;;
9486 esac
9488 if test "$wine_can_build_preloader" = "yes"
9489 then
9490 WINEPRELOADER_LDFLAGS="-nostartfiles -nodefaultlibs -e _start -ldylib1.o -mmacosx-version-min=10.7 -Wl,-no_new_main,-image_base,0x7d400000,-segalign,0x1000,-pagezero_size,0x1000,-sectcreate,__TEXT,__info_plist,loader/wine_info.plist"
9491 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,-no_pie" >&5
9492 printf %s "checking whether the compiler supports -Wl,-no_pie... " >&6; }
9493 if test ${ac_cv_cflags__Wl__no_pie+y}
9494 then :
9495 printf %s "(cached) " >&6
9496 else $as_nop
9497 ac_wine_try_cflags_saved=$CFLAGS
9498 CFLAGS="$CFLAGS -Wl,-no_pie"
9499 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9500 /* end confdefs.h. */
9501 int main(int argc, char **argv) { return 0; }
9502 _ACEOF
9503 if ac_fn_c_try_link "$LINENO"
9504 then :
9505 ac_cv_cflags__Wl__no_pie=yes
9506 else $as_nop
9507 ac_cv_cflags__Wl__no_pie=no
9509 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9510 conftest$ac_exeext conftest.$ac_ext
9511 CFLAGS=$ac_wine_try_cflags_saved
9513 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl__no_pie" >&5
9514 printf "%s\n" "$ac_cv_cflags__Wl__no_pie" >&6; }
9515 if test "x$ac_cv_cflags__Wl__no_pie" = xyes
9516 then :
9517 WINEPRELOADER_LDFLAGS="-Wl,-no_pie $WINEPRELOADER_LDFLAGS"
9519 case $host_cpu in
9520 *i[3456]86*)
9522 *x86_64*)
9523 WINEPRELOADER_LDFLAGS="-Wl,-segalign,0x1000,-segaddr,WINE_4GB_RESERVE,0x100000000 $WINEPRELOADER_LDFLAGS"
9525 esac
9526 WINELOADER_LDFLAGS="$WINELOADER_LDFLAGS -mmacosx-version-min=10.7"
9527 else
9528 as_fn_append wine_warnings "|can't build Wine preloader; many programs won't work"
9531 if test "x$with_coreaudio" != "xno";
9532 then
9533 COREAUDIO_LIBS="-framework CoreFoundation -framework CoreAudio -framework AudioUnit -framework AudioToolbox -framework CoreMIDI"
9535 enable_winecoreaudio_drv=${enable_winecoreaudio_drv:-yes}
9537 if test "$ac_cv_header_OpenCL_opencl_h" = "yes"
9538 then
9539 OPENCL_LIBS="-framework OpenCL"
9541 ac_cv_lib_OpenCL_clGetPlatformInfo=yes
9544 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether MTLDevice protocol supports registryID property" >&5
9545 printf %s "checking whether MTLDevice protocol supports registryID property... " >&6; }
9546 ac_ext=m
9547 ac_cpp='$OBJCPP $CPPFLAGS'
9548 ac_compile='$OBJC -c $OBJCFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9549 ac_link='$OBJC -o conftest$ac_exeext $OBJCFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9550 ac_compiler_gnu=$ac_cv_objc_compiler_gnu
9552 ac_ext=m
9553 ac_cpp='$OBJCPP $CPPFLAGS'
9554 ac_compile='$OBJC -c $OBJCFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9555 ac_link='$OBJC -o conftest$ac_exeext $OBJCFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9556 ac_compiler_gnu=$ac_cv_objc_compiler_gnu
9557 if test -n "$ac_tool_prefix"; then
9558 for ac_prog in gcc objcc objc cc CC clang
9560 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
9561 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
9562 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9563 printf %s "checking for $ac_word... " >&6; }
9564 if test ${ac_cv_prog_OBJC+y}
9565 then :
9566 printf %s "(cached) " >&6
9567 else $as_nop
9568 if test -n "$OBJC"; then
9569 ac_cv_prog_OBJC="$OBJC" # Let the user override the test.
9570 else
9571 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9572 for as_dir in $PATH
9574 IFS=$as_save_IFS
9575 case $as_dir in #(((
9576 '') as_dir=./ ;;
9577 */) ;;
9578 *) as_dir=$as_dir/ ;;
9579 esac
9580 for ac_exec_ext in '' $ac_executable_extensions; do
9581 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
9582 ac_cv_prog_OBJC="$ac_tool_prefix$ac_prog"
9583 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9584 break 2
9586 done
9587 done
9588 IFS=$as_save_IFS
9592 OBJC=$ac_cv_prog_OBJC
9593 if test -n "$OBJC"; then
9594 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OBJC" >&5
9595 printf "%s\n" "$OBJC" >&6; }
9596 else
9597 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9598 printf "%s\n" "no" >&6; }
9602 test -n "$OBJC" && break
9603 done
9605 if test -z "$OBJC"; then
9606 ac_ct_OBJC=$OBJC
9607 for ac_prog in gcc objcc objc cc CC clang
9609 # Extract the first word of "$ac_prog", so it can be a program name with args.
9610 set dummy $ac_prog; ac_word=$2
9611 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9612 printf %s "checking for $ac_word... " >&6; }
9613 if test ${ac_cv_prog_ac_ct_OBJC+y}
9614 then :
9615 printf %s "(cached) " >&6
9616 else $as_nop
9617 if test -n "$ac_ct_OBJC"; then
9618 ac_cv_prog_ac_ct_OBJC="$ac_ct_OBJC" # Let the user override the test.
9619 else
9620 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9621 for as_dir in $PATH
9623 IFS=$as_save_IFS
9624 case $as_dir in #(((
9625 '') as_dir=./ ;;
9626 */) ;;
9627 *) as_dir=$as_dir/ ;;
9628 esac
9629 for ac_exec_ext in '' $ac_executable_extensions; do
9630 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
9631 ac_cv_prog_ac_ct_OBJC="$ac_prog"
9632 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9633 break 2
9635 done
9636 done
9637 IFS=$as_save_IFS
9641 ac_ct_OBJC=$ac_cv_prog_ac_ct_OBJC
9642 if test -n "$ac_ct_OBJC"; then
9643 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJC" >&5
9644 printf "%s\n" "$ac_ct_OBJC" >&6; }
9645 else
9646 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9647 printf "%s\n" "no" >&6; }
9651 test -n "$ac_ct_OBJC" && break
9652 done
9654 if test "x$ac_ct_OBJC" = x; then
9655 OBJC="gcc"
9656 else
9657 case $cross_compiling:$ac_tool_warned in
9658 yes:)
9659 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
9660 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
9661 ac_tool_warned=yes ;;
9662 esac
9663 OBJC=$ac_ct_OBJC
9667 # Provide some information about the compiler.
9668 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for Objective C compiler version" >&5
9669 set X $ac_compile
9670 ac_compiler=$2
9671 for ac_option in --version -v -V -qversion; do
9672 { { ac_try="$ac_compiler $ac_option >&5"
9673 case "(($ac_try" in
9674 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9675 *) ac_try_echo=$ac_try;;
9676 esac
9677 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
9678 printf "%s\n" "$ac_try_echo"; } >&5
9679 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
9680 ac_status=$?
9681 if test -s conftest.err; then
9682 sed '10a\
9683 ... rest of stderr output deleted ...
9684 10q' conftest.err >conftest.er1
9685 cat conftest.er1 >&5
9687 rm -f conftest.er1 conftest.err
9688 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9689 test $ac_status = 0; }
9690 done
9692 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU Objective C" >&5
9693 printf %s "checking whether the compiler supports GNU Objective C... " >&6; }
9694 if test ${ac_cv_objc_compiler_gnu+y}
9695 then :
9696 printf %s "(cached) " >&6
9697 else $as_nop
9698 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9699 /* end confdefs.h. */
9702 main (void)
9704 #ifndef __GNUC__
9705 choke me
9706 #endif
9709 return 0;
9711 _ACEOF
9712 if ac_fn_objc_try_compile "$LINENO"
9713 then :
9714 ac_compiler_gnu=yes
9715 else $as_nop
9716 ac_compiler_gnu=no
9718 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9719 ac_cv_objc_compiler_gnu=$ac_compiler_gnu
9722 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objc_compiler_gnu" >&5
9723 printf "%s\n" "$ac_cv_objc_compiler_gnu" >&6; }
9724 ac_compiler_gnu=$ac_cv_objc_compiler_gnu
9726 if test $ac_compiler_gnu = yes; then
9727 GOBJC=yes
9728 else
9729 GOBJC=
9731 ac_test_OBJCFLAGS=${OBJCFLAGS+y}
9732 ac_save_OBJCFLAGS=$OBJCFLAGS
9733 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $OBJC accepts -g" >&5
9734 printf %s "checking whether $OBJC accepts -g... " >&6; }
9735 if test ${ac_cv_prog_objc_g+y}
9736 then :
9737 printf %s "(cached) " >&6
9738 else $as_nop
9739 ac_save_objc_werror_flag=$ac_objc_werror_flag
9740 ac_objc_werror_flag=yes
9741 ac_cv_prog_objc_g=no
9742 OBJCFLAGS="-g"
9743 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9744 /* end confdefs.h. */
9747 main (void)
9751 return 0;
9753 _ACEOF
9754 if ac_fn_objc_try_compile "$LINENO"
9755 then :
9756 ac_cv_prog_objc_g=yes
9757 else $as_nop
9758 OBJCFLAGS=""
9759 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9760 /* end confdefs.h. */
9763 main (void)
9767 return 0;
9769 _ACEOF
9770 if ac_fn_objc_try_compile "$LINENO"
9771 then :
9773 else $as_nop
9774 ac_objc_werror_flag=$ac_save_objc_werror_flag
9775 OBJCFLAGS="-g"
9776 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9777 /* end confdefs.h. */
9780 main (void)
9784 return 0;
9786 _ACEOF
9787 if ac_fn_objc_try_compile "$LINENO"
9788 then :
9789 ac_cv_prog_objc_g=yes
9791 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9793 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9795 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9796 ac_objc_werror_flag=$ac_save_objc_werror_flag
9798 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_objc_g" >&5
9799 printf "%s\n" "$ac_cv_prog_objc_g" >&6; }
9800 if test $ac_test_OBJCFLAGS; then
9801 OBJCFLAGS=$ac_save_OBJCFLAGS
9802 elif test $ac_cv_prog_objc_g = yes; then
9803 if test "$GOBJC" = yes; then
9804 OBJCFLAGS="-g -O2"
9805 else
9806 OBJCFLAGS="-g"
9808 else
9809 if test "$GOBJC" = yes; then
9810 OBJCFLAGS="-O2"
9811 else
9812 OBJCFLAGS=
9815 ac_ext=m
9816 ac_cpp='$OBJCPP $CPPFLAGS'
9817 ac_compile='$OBJC -c $OBJCFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9818 ac_link='$OBJC -o conftest$ac_exeext $OBJCFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9819 ac_compiler_gnu=$ac_cv_objc_compiler_gnu
9822 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9823 /* end confdefs.h. */
9824 #include <Metal/Metal.h>
9826 main (void)
9828 id<MTLDevice> device; device.registryID;
9830 return 0;
9832 _ACEOF
9833 if ac_fn_objc_try_compile "$LINENO"
9834 then :
9835 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
9836 printf "%s\n" "yes" >&6; }
9838 printf "%s\n" "#define HAVE_MTLDEVICE_REGISTRYID 1" >>confdefs.h
9840 else $as_nop
9841 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9842 printf "%s\n" "no" >&6; }
9844 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9845 ac_ext=c
9846 ac_cpp='$CPP $CPPFLAGS'
9847 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9848 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9849 ac_compiler_gnu=$ac_cv_c_compiler_gnu
9852 UNIXLDFLAGS="-dynamiclib -install_name @rpath/\$(UNIXLIB) -Wl,-rpath,@loader_path\/"
9853 WINELOADER_DEPENDS="wine_info.plist"
9857 linux-android*)
9859 printf "%s\n" "#define _GNU_SOURCE 1" >>confdefs.h
9861 DLLFLAGS="$DLLFLAGS -fPIC"
9862 LDDLLFLAGS="-fPIC"
9863 LDEXECFLAGS="-Wl,-pie"
9864 enable_wineandroid_drv=${enable_wineandroid_drv:-yes}
9865 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,-z,defs" >&5
9866 printf %s "checking whether the compiler supports -Wl,-z,defs... " >&6; }
9867 if test ${ac_cv_cflags__Wl__z_defs+y}
9868 then :
9869 printf %s "(cached) " >&6
9870 else $as_nop
9871 ac_wine_try_cflags_saved=$CFLAGS
9872 CFLAGS="$CFLAGS -Wl,-z,defs"
9873 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9874 /* end confdefs.h. */
9875 int main(int argc, char **argv) { return 0; }
9876 _ACEOF
9877 if ac_fn_c_try_link "$LINENO"
9878 then :
9879 ac_cv_cflags__Wl__z_defs=yes
9880 else $as_nop
9881 ac_cv_cflags__Wl__z_defs=no
9883 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9884 conftest$ac_exeext conftest.$ac_ext
9885 CFLAGS=$ac_wine_try_cflags_saved
9887 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl__z_defs" >&5
9888 printf "%s\n" "$ac_cv_cflags__Wl__z_defs" >&6; }
9889 if test "x$ac_cv_cflags__Wl__z_defs" = xyes
9890 then :
9891 UNIXLDFLAGS="$UNIXLDFLAGS -Wl,-z,defs"
9893 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
9894 printf %s "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
9895 if test ${ac_cv_cflags__fPIC__Wl___export_dynamic+y}
9896 then :
9897 printf %s "(cached) " >&6
9898 else $as_nop
9899 ac_wine_try_cflags_saved=$CFLAGS
9900 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
9901 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9902 /* end confdefs.h. */
9903 int main(int argc, char **argv) { return 0; }
9904 _ACEOF
9905 if ac_fn_c_try_link "$LINENO"
9906 then :
9907 ac_cv_cflags__fPIC__Wl___export_dynamic=yes
9908 else $as_nop
9909 ac_cv_cflags__fPIC__Wl___export_dynamic=no
9911 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9912 conftest$ac_exeext conftest.$ac_ext
9913 CFLAGS=$ac_wine_try_cflags_saved
9915 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
9916 printf "%s\n" "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
9917 if test "x$ac_cv_cflags__fPIC__Wl___export_dynamic" = xyes
9918 then :
9919 WINELOADER_LDFLAGS="-Wl,--export-dynamic"
9921 WINEPRELOADER_LDFLAGS="-static -nostartfiles -nodefaultlibs -Wl,-Ttext=0x7d400000"
9923 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lEGL" >&5
9924 printf %s "checking for -lEGL... " >&6; }
9925 if test ${ac_cv_lib_soname_EGL+y}
9926 then :
9927 printf %s "(cached) " >&6
9928 else $as_nop
9929 ac_check_soname_save_LIBS=$LIBS
9930 LIBS="-lEGL $LIBS"
9931 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9932 /* end confdefs.h. */
9934 /* Override any GCC internal prototype to avoid an error.
9935 Use char because int might match the return type of a GCC
9936 builtin and then its argument prototype would still apply. */
9937 char eglGetProcAddress ();
9939 main (void)
9941 return eglGetProcAddress ();
9943 return 0;
9945 _ACEOF
9946 if ac_fn_c_try_link "$LINENO"
9947 then :
9948 case "$LIBEXT" in
9949 dll) ac_cv_lib_soname_EGL=`$ac_cv_path_LDD conftest.exe | grep "EGL" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9950 dylib) ac_cv_lib_soname_EGL=`$OTOOL -L conftest$ac_exeext | grep "libEGL\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libEGL\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
9951 *) ac_cv_lib_soname_EGL=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libEGL\\.$LIBEXT" | sed -e "s/^.*\\[\\(libEGL\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
9952 if ${ac_cv_lib_soname_EGL:+false} :
9953 then :
9954 ac_cv_lib_soname_EGL=`$LDD conftest$ac_exeext | grep "libEGL\\.$LIBEXT" | sed -e "s/^.*\(libEGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
9955 fi ;;
9956 esac
9957 else $as_nop
9958 ac_cv_lib_soname_EGL=
9960 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9961 conftest$ac_exeext conftest.$ac_ext
9962 LIBS=$ac_check_soname_save_LIBS
9964 if ${ac_cv_lib_soname_EGL:+false} :
9965 then :
9966 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9967 printf "%s\n" "not found" >&6; }
9969 else $as_nop
9970 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_EGL" >&5
9971 printf "%s\n" "$ac_cv_lib_soname_EGL" >&6; }
9973 printf "%s\n" "#define SONAME_LIBEGL \"$ac_cv_lib_soname_EGL\"" >>confdefs.h
9977 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lGLESv2" >&5
9978 printf %s "checking for -lGLESv2... " >&6; }
9979 if test ${ac_cv_lib_soname_GLESv2+y}
9980 then :
9981 printf %s "(cached) " >&6
9982 else $as_nop
9983 ac_check_soname_save_LIBS=$LIBS
9984 LIBS="-lGLESv2 $LIBS"
9985 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9986 /* end confdefs.h. */
9988 /* Override any GCC internal prototype to avoid an error.
9989 Use char because int might match the return type of a GCC
9990 builtin and then its argument prototype would still apply. */
9991 char glFlush ();
9993 main (void)
9995 return glFlush ();
9997 return 0;
9999 _ACEOF
10000 if ac_fn_c_try_link "$LINENO"
10001 then :
10002 case "$LIBEXT" in
10003 dll) ac_cv_lib_soname_GLESv2=`$ac_cv_path_LDD conftest.exe | grep "GLESv2" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10004 dylib) ac_cv_lib_soname_GLESv2=`$OTOOL -L conftest$ac_exeext | grep "libGLESv2\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libGLESv2\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10005 *) ac_cv_lib_soname_GLESv2=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libGLESv2\\.$LIBEXT" | sed -e "s/^.*\\[\\(libGLESv2\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
10006 if ${ac_cv_lib_soname_GLESv2:+false} :
10007 then :
10008 ac_cv_lib_soname_GLESv2=`$LDD conftest$ac_exeext | grep "libGLESv2\\.$LIBEXT" | sed -e "s/^.*\(libGLESv2\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
10009 fi ;;
10010 esac
10011 else $as_nop
10012 ac_cv_lib_soname_GLESv2=
10014 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10015 conftest$ac_exeext conftest.$ac_ext
10016 LIBS=$ac_check_soname_save_LIBS
10018 if ${ac_cv_lib_soname_GLESv2:+false} :
10019 then :
10020 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10021 printf "%s\n" "not found" >&6; }
10023 else $as_nop
10024 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GLESv2" >&5
10025 printf "%s\n" "$ac_cv_lib_soname_GLESv2" >&6; }
10027 printf "%s\n" "#define SONAME_LIBGLESV2 \"$ac_cv_lib_soname_GLESv2\"" >>confdefs.h
10032 if test "x$exec_prefix" = xNONE
10033 then
10034 case $host_cpu in
10035 *i[3456]86*) exec_prefix='${prefix}/x86' ;;
10036 *x86_64*) exec_prefix='${prefix}/x86_64' ;;
10037 *arm*) exec_prefix='${prefix}/armeabi-v7a' ;;
10038 *aarch64*) exec_prefix='${prefix}/arm64-v8a' ;;
10039 esac
10045 printf "%s\n" "#define _GNU_SOURCE 1" >>confdefs.h
10047 test "$ac_cv_sys_file_offset_bits" = 64 &&
10048 printf "%s\n" "#define _TIME_BITS 64" >>confdefs.h
10050 case $host_cpu in
10051 *i[3456789]86*)
10052 DLLFLAGS="$DLLFLAGS -fno-PIC"
10053 LDDLLFLAGS="-fno-PIC"
10054 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-PIC -Wl,-z,notext" >&5
10055 printf %s "checking whether the compiler supports -fno-PIC -Wl,-z,notext... " >&6; }
10056 if test ${ac_cv_cflags__fno_PIC__Wl__z_notext+y}
10057 then :
10058 printf %s "(cached) " >&6
10059 else $as_nop
10060 ac_wine_try_cflags_saved=$CFLAGS
10061 CFLAGS="$CFLAGS -fno-PIC -Wl,-z,notext"
10062 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10063 /* end confdefs.h. */
10064 int main(int argc, char **argv) { return 0; }
10065 _ACEOF
10066 if ac_fn_c_try_link "$LINENO"
10067 then :
10068 ac_cv_cflags__fno_PIC__Wl__z_notext=yes
10069 else $as_nop
10070 ac_cv_cflags__fno_PIC__Wl__z_notext=no
10072 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10073 conftest$ac_exeext conftest.$ac_ext
10074 CFLAGS=$ac_wine_try_cflags_saved
10076 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_PIC__Wl__z_notext" >&5
10077 printf "%s\n" "$ac_cv_cflags__fno_PIC__Wl__z_notext" >&6; }
10078 if test "x$ac_cv_cflags__fno_PIC__Wl__z_notext" = xyes
10079 then :
10080 LDDLLFLAGS="$LDDLLFLAGS -Wl,-z,notext"
10084 DLLFLAGS="$DLLFLAGS -fPIC"
10085 LDDLLFLAGS="-fPIC" ;;
10086 esac
10088 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,-z,defs" >&5
10089 printf %s "checking whether the compiler supports -Wl,-z,defs... " >&6; }
10090 if test ${ac_cv_cflags__Wl__z_defs+y}
10091 then :
10092 printf %s "(cached) " >&6
10093 else $as_nop
10094 ac_wine_try_cflags_saved=$CFLAGS
10095 CFLAGS="$CFLAGS -Wl,-z,defs"
10096 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10097 /* end confdefs.h. */
10098 int main(int argc, char **argv) { return 0; }
10099 _ACEOF
10100 if ac_fn_c_try_link "$LINENO"
10101 then :
10102 ac_cv_cflags__Wl__z_defs=yes
10103 else $as_nop
10104 ac_cv_cflags__Wl__z_defs=no
10106 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10107 conftest$ac_exeext conftest.$ac_ext
10108 CFLAGS=$ac_wine_try_cflags_saved
10110 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl__z_defs" >&5
10111 printf "%s\n" "$ac_cv_cflags__Wl__z_defs" >&6; }
10112 if test "x$ac_cv_cflags__Wl__z_defs" = xyes
10113 then :
10114 UNIXLDFLAGS="$UNIXLDFLAGS -Wl,-z,defs"
10116 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--export-dynamic" >&5
10117 printf %s "checking whether the compiler supports -Wl,--export-dynamic... " >&6; }
10118 if test ${ac_cv_cflags__Wl___export_dynamic+y}
10119 then :
10120 printf %s "(cached) " >&6
10121 else $as_nop
10122 ac_wine_try_cflags_saved=$CFLAGS
10123 CFLAGS="$CFLAGS -Wl,--export-dynamic"
10124 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10125 /* end confdefs.h. */
10126 int main(int argc, char **argv) { return 0; }
10127 _ACEOF
10128 if ac_fn_c_try_link "$LINENO"
10129 then :
10130 ac_cv_cflags__Wl___export_dynamic=yes
10131 else $as_nop
10132 ac_cv_cflags__Wl___export_dynamic=no
10134 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10135 conftest$ac_exeext conftest.$ac_ext
10136 CFLAGS=$ac_wine_try_cflags_saved
10138 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___export_dynamic" >&5
10139 printf "%s\n" "$ac_cv_cflags__Wl___export_dynamic" >&6; }
10140 if test "x$ac_cv_cflags__Wl___export_dynamic" = xyes
10141 then :
10142 WINELOADER_LDFLAGS="-Wl,--export-dynamic"
10144 WINEPRELOADER_LDFLAGS="-nostartfiles -nodefaultlibs"
10146 case $host_os in
10147 linux*)
10148 as_fn_append WINELOADER_LDFLAGS " -pie"
10149 case $HOST_ARCH in
10150 i386|arm)
10151 as_fn_append WINEPRELOADER_LDFLAGS " -static -Wl,-Ttext=0x7d400000" ;;
10153 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -static-pie" >&5
10154 printf %s "checking whether the compiler supports -static-pie... " >&6; }
10155 if test ${ac_cv_cflags__static_pie+y}
10156 then :
10157 printf %s "(cached) " >&6
10158 else $as_nop
10159 ac_wine_try_cflags_saved=$CFLAGS
10160 CFLAGS="$CFLAGS -static-pie"
10161 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10162 /* end confdefs.h. */
10163 int main(int argc, char **argv) { return 0; }
10164 _ACEOF
10165 if ac_fn_c_try_link "$LINENO"
10166 then :
10167 ac_cv_cflags__static_pie=yes
10168 else $as_nop
10169 ac_cv_cflags__static_pie=no
10171 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10172 conftest$ac_exeext conftest.$ac_ext
10173 CFLAGS=$ac_wine_try_cflags_saved
10175 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__static_pie" >&5
10176 printf "%s\n" "$ac_cv_cflags__static_pie" >&6; }
10177 if test "x$ac_cv_cflags__static_pie" = xyes
10178 then :
10179 as_fn_append WINEPRELOADER_LDFLAGS " -static-pie"
10180 else $as_nop
10181 as_fn_append WINEPRELOADER_LDFLAGS " -static -Wl,-Ttext=0x7d7d00000000"
10184 esac
10187 case $HOST_ARCH in
10188 i386|arm)
10189 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,-Ttext-segment=0x60000000" >&5
10190 printf %s "checking whether the compiler supports -Wl,-Ttext-segment=0x60000000... " >&6; }
10191 if test ${ac_cv_cflags__Wl__Ttext_segment_0x60000000+y}
10192 then :
10193 printf %s "(cached) " >&6
10194 else $as_nop
10195 ac_wine_try_cflags_saved=$CFLAGS
10196 CFLAGS="$CFLAGS -Wl,-Ttext-segment=0x60000000"
10197 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10198 /* end confdefs.h. */
10199 int main(int argc, char **argv) { return 0; }
10200 _ACEOF
10201 if ac_fn_c_try_link "$LINENO"
10202 then :
10203 ac_cv_cflags__Wl__Ttext_segment_0x60000000=yes
10204 else $as_nop
10205 ac_cv_cflags__Wl__Ttext_segment_0x60000000=no
10207 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10208 conftest$ac_exeext conftest.$ac_ext
10209 CFLAGS=$ac_wine_try_cflags_saved
10211 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl__Ttext_segment_0x60000000" >&5
10212 printf "%s\n" "$ac_cv_cflags__Wl__Ttext_segment_0x60000000" >&6; }
10213 if test "x$ac_cv_cflags__Wl__Ttext_segment_0x60000000" = xyes
10214 then :
10215 as_fn_append WINELOADER_LDFLAGS " -Wl,-Ttext-segment=0x60000000"
10216 else $as_nop
10217 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--section-start,.interp=0x60000400" >&5
10218 printf %s "checking whether the compiler supports -Wl,--section-start,.interp=0x60000400... " >&6; }
10219 if test ${ac_cv_cflags__Wl___section_start__interp_0x60000400+y}
10220 then :
10221 printf %s "(cached) " >&6
10222 else $as_nop
10223 ac_wine_try_cflags_saved=$CFLAGS
10224 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x60000400"
10225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10226 /* end confdefs.h. */
10227 int main(int argc, char **argv) { return 0; }
10228 _ACEOF
10229 if ac_fn_c_try_link "$LINENO"
10230 then :
10231 ac_cv_cflags__Wl___section_start__interp_0x60000400=yes
10232 else $as_nop
10233 ac_cv_cflags__Wl___section_start__interp_0x60000400=no
10235 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10236 conftest$ac_exeext conftest.$ac_ext
10237 CFLAGS=$ac_wine_try_cflags_saved
10239 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___section_start__interp_0x60000400" >&5
10240 printf "%s\n" "$ac_cv_cflags__Wl___section_start__interp_0x60000400" >&6; }
10241 if test "x$ac_cv_cflags__Wl___section_start__interp_0x60000400" = xyes
10242 then :
10243 as_fn_append WINELOADER_LDFLAGS " -Wl,--section-start,.interp=0x60000400"
10248 as_fn_append WINELOADER_LDFLAGS " -pie"
10250 esac
10252 esac
10254 esac
10256 enable_winecoreaudio_drv=${enable_winecoreaudio_drv:-no}
10257 enable_wineandroid_drv=${enable_wineandroid_drv:-no}
10258 enable_winemac_drv=${enable_winemac_drv:-no}
10260 PE_ARCHS=""
10262 cross_archs=
10263 if test ${enable_archs+y}
10264 then :
10265 test "x$with_system_dllpath" = "x" || as_fn_error $? "\"The --with-system-dllpath option is not compatible with --enable-archs\"" "$LINENO" 5
10266 ac_save_IFS=$IFS
10267 IFS=' ,'
10268 set x $enable_archs
10269 IFS=$ac_save_IFS
10270 shift
10271 for arch
10273 case $arch in
10274 i386|x86_64|arm|aarch64) cross_archs="$cross_archs $arch" ;;
10275 *) as_fn_error $? "Unknown cross-compilation architecture '$arch'" "$LINENO" 5 ;;
10276 esac
10277 done
10278 else $as_nop
10279 if test "x$with_mingw" != xno
10280 then
10281 test $HOST_ARCH = unknown || cross_archs=$HOST_ARCH
10285 for wine_arch in $cross_archs
10287 case "x$with_mingw" in
10288 xclang|x*/clang) eval "${wine_arch}_CC=\$with_mingw" ;;
10289 esac
10290 if eval \${${wine_arch}_CC:+false} :
10291 then :
10292 case $wine_arch in
10293 aarch64)
10294 for ac_prog in aarch64-w64-mingw32-clang aarch64-w64-mingw32-gcc clang
10296 # Extract the first word of "$ac_prog", so it can be a program name with args.
10297 set dummy $ac_prog; ac_word=$2
10298 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10299 printf %s "checking for $ac_word... " >&6; }
10300 if test ${ac_cv_prog_aarch64_CC+y}
10301 then :
10302 printf %s "(cached) " >&6
10303 else $as_nop
10304 if test -n "$aarch64_CC"; then
10305 ac_cv_prog_aarch64_CC="$aarch64_CC" # Let the user override the test.
10306 else
10307 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10308 for as_dir in $PATH
10310 IFS=$as_save_IFS
10311 case $as_dir in #(((
10312 '') as_dir=./ ;;
10313 */) ;;
10314 *) as_dir=$as_dir/ ;;
10315 esac
10316 for ac_exec_ext in '' $ac_executable_extensions; do
10317 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
10318 ac_cv_prog_aarch64_CC="$ac_prog"
10319 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
10320 break 2
10322 done
10323 done
10324 IFS=$as_save_IFS
10328 aarch64_CC=$ac_cv_prog_aarch64_CC
10329 if test -n "$aarch64_CC"; then
10330 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $aarch64_CC" >&5
10331 printf "%s\n" "$aarch64_CC" >&6; }
10332 else
10333 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
10334 printf "%s\n" "no" >&6; }
10338 test -n "$aarch64_CC" && break
10339 done
10340 test -n "$aarch64_CC" || aarch64_CC="false"
10343 arm)
10344 for ac_prog in armv7-w64-mingw32-clang armv7-w64-mingw32-gcc clang
10346 # Extract the first word of "$ac_prog", so it can be a program name with args.
10347 set dummy $ac_prog; ac_word=$2
10348 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10349 printf %s "checking for $ac_word... " >&6; }
10350 if test ${ac_cv_prog_arm_CC+y}
10351 then :
10352 printf %s "(cached) " >&6
10353 else $as_nop
10354 if test -n "$arm_CC"; then
10355 ac_cv_prog_arm_CC="$arm_CC" # Let the user override the test.
10356 else
10357 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10358 for as_dir in $PATH
10360 IFS=$as_save_IFS
10361 case $as_dir in #(((
10362 '') as_dir=./ ;;
10363 */) ;;
10364 *) as_dir=$as_dir/ ;;
10365 esac
10366 for ac_exec_ext in '' $ac_executable_extensions; do
10367 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
10368 ac_cv_prog_arm_CC="$ac_prog"
10369 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
10370 break 2
10372 done
10373 done
10374 IFS=$as_save_IFS
10378 arm_CC=$ac_cv_prog_arm_CC
10379 if test -n "$arm_CC"; then
10380 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $arm_CC" >&5
10381 printf "%s\n" "$arm_CC" >&6; }
10382 else
10383 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
10384 printf "%s\n" "no" >&6; }
10388 test -n "$arm_CC" && break
10389 done
10390 test -n "$arm_CC" || arm_CC="false"
10393 i386)
10394 ac_prefix_list="i686-w64-mingw32-gcc i586-w64-mingw32-gcc i486-w64-mingw32-gcc i386-w64-mingw32-gcc i686-w64-mingw32-clang i586-w64-mingw32-clang i486-w64-mingw32-clang i386-w64-mingw32-clang "
10395 for ac_prog in $ac_prefix_list clang
10397 # Extract the first word of "$ac_prog", so it can be a program name with args.
10398 set dummy $ac_prog; ac_word=$2
10399 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10400 printf %s "checking for $ac_word... " >&6; }
10401 if test ${ac_cv_prog_i386_CC+y}
10402 then :
10403 printf %s "(cached) " >&6
10404 else $as_nop
10405 if test -n "$i386_CC"; then
10406 ac_cv_prog_i386_CC="$i386_CC" # Let the user override the test.
10407 else
10408 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10409 for as_dir in $PATH
10411 IFS=$as_save_IFS
10412 case $as_dir in #(((
10413 '') as_dir=./ ;;
10414 */) ;;
10415 *) as_dir=$as_dir/ ;;
10416 esac
10417 for ac_exec_ext in '' $ac_executable_extensions; do
10418 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
10419 ac_cv_prog_i386_CC="$ac_prog"
10420 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
10421 break 2
10423 done
10424 done
10425 IFS=$as_save_IFS
10429 i386_CC=$ac_cv_prog_i386_CC
10430 if test -n "$i386_CC"; then
10431 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $i386_CC" >&5
10432 printf "%s\n" "$i386_CC" >&6; }
10433 else
10434 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
10435 printf "%s\n" "no" >&6; }
10439 test -n "$i386_CC" && break
10440 done
10441 test -n "$i386_CC" || i386_CC="false"
10444 x86_64)
10445 ac_prefix_list="x86_64-w64-mingw32-gcc amd64-w64-mingw32-gcc x86_64-w64-mingw32-clang amd64-w64-mingw32-clang "
10446 for ac_prog in $ac_prefix_list clang
10448 # Extract the first word of "$ac_prog", so it can be a program name with args.
10449 set dummy $ac_prog; ac_word=$2
10450 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10451 printf %s "checking for $ac_word... " >&6; }
10452 if test ${ac_cv_prog_x86_64_CC+y}
10453 then :
10454 printf %s "(cached) " >&6
10455 else $as_nop
10456 if test -n "$x86_64_CC"; then
10457 ac_cv_prog_x86_64_CC="$x86_64_CC" # Let the user override the test.
10458 else
10459 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10460 for as_dir in $PATH
10462 IFS=$as_save_IFS
10463 case $as_dir in #(((
10464 '') as_dir=./ ;;
10465 */) ;;
10466 *) as_dir=$as_dir/ ;;
10467 esac
10468 for ac_exec_ext in '' $ac_executable_extensions; do
10469 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
10470 ac_cv_prog_x86_64_CC="$ac_prog"
10471 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
10472 break 2
10474 done
10475 done
10476 IFS=$as_save_IFS
10480 x86_64_CC=$ac_cv_prog_x86_64_CC
10481 if test -n "$x86_64_CC"; then
10482 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $x86_64_CC" >&5
10483 printf "%s\n" "$x86_64_CC" >&6; }
10484 else
10485 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
10486 printf "%s\n" "no" >&6; }
10490 test -n "$x86_64_CC" && break
10491 done
10492 test -n "$x86_64_CC" || x86_64_CC="false"
10495 esac
10498 if eval test \"x\$"${wine_arch}_CC"\" = x"false"
10499 then :
10500 continue
10503 saved_CC=$CC
10504 saved_CFLAGS=$CFLAGS
10505 saved_LDFLAGS=$LDFLAGS
10507 CFLAGS=${CROSSCFLAGS:-"-g -O2"}
10508 LDFLAGS=$CROSSLDFLAGS
10509 eval CC=\$${wine_arch}_CC
10510 eval ${wine_arch}_CFLAGS=\$CFLAGS
10511 eval ${wine_arch}_LDFLAGS=\$LDFLAGS
10512 eval "${wine_arch}_EXTRACFLAGS=\"-D__WINE_PE_BUILD -Wall\""
10514 target=""
10515 as_wine_cv_crosscc=`printf "%s\n" "ac_cv_${wine_arch}_crosscc" | $as_tr_sh`
10517 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC works" >&5
10518 printf %s "checking whether $CC works... " >&6; }
10519 if eval test \${$as_wine_cv_crosscc+y}
10520 then :
10521 printf %s "(cached) " >&6
10522 else $as_nop
10523 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10524 /* end confdefs.h. */
10527 main (void)
10531 return 0;
10533 _ACEOF
10534 if ac_fn_c_try_compile "$LINENO"
10535 then :
10536 eval "$as_wine_cv_crosscc=yes"
10537 else $as_nop
10538 eval "$as_wine_cv_crosscc=no"
10540 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
10542 eval ac_res=\$$as_wine_cv_crosscc
10543 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10544 printf "%s\n" "$ac_res" >&6; }
10545 if eval test \"x\$"$as_wine_cv_crosscc"\" = x"yes"
10546 then :
10547 set x $CC
10548 shift
10549 while test $# -ge 1
10551 case "$1" in
10552 *-gcc) target=`expr "$1" : '\(.*\)-gcc'` ;;
10553 *-clang) target=`expr "$1" : '\(.*\)-clang'` ;;
10554 esac
10555 shift
10556 done
10558 llvm_target=$target
10559 if test -z "$llvm_target"
10560 then
10561 case $wine_arch in
10562 i386) llvm_target=i686-windows ;;
10563 arm) llvm_target=armv7-windows ;;
10564 *) llvm_target=$wine_arch-windows ;;
10565 esac
10567 llvm_extra_cflags="-target $llvm_target -fuse-ld=lld"
10568 case $llvm_target in
10569 *windows) llvm_cflags="-Wl,-subsystem:console -Wl,-WX" ;;
10570 esac
10571 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_$llvm_extra_cflags $llvm_cflags" | $as_tr_sh`
10572 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports $llvm_extra_cflags $llvm_cflags" >&5
10573 printf %s "checking whether $CC supports $llvm_extra_cflags $llvm_cflags... " >&6; }
10574 if eval test \${$as_ac_var+y}
10575 then :
10576 printf %s "(cached) " >&6
10577 else $as_nop
10578 ac_wine_try_cflags_saved=$CFLAGS
10579 ac_wine_try_cflags_saved_exeext=$ac_exeext
10580 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs $llvm_extra_cflags $llvm_cflags"
10581 ac_exeext=".exe"
10582 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10583 /* end confdefs.h. */
10584 int __cdecl mainCRTStartup(void) { return 0; }
10585 _ACEOF
10586 if ac_fn_c_try_link "$LINENO"
10587 then :
10588 eval "$as_ac_var=yes"
10589 else $as_nop
10590 eval "$as_ac_var=no"
10592 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10593 conftest$ac_exeext conftest.$ac_ext
10594 CFLAGS=$ac_wine_try_cflags_saved
10595 ac_exeext=$ac_wine_try_cflags_saved_exeext
10597 eval ac_res=\$$as_ac_var
10598 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10599 printf "%s\n" "$ac_res" >&6; }
10600 if eval test \"x\$"$as_ac_var"\" = x"yes"
10601 then :
10602 target=$llvm_target
10603 eval "${wine_arch}_DELAYLOADFLAG=\"-Wl,-delayload,\""
10604 as_fn_append ${wine_arch}_EXTRACFLAGS " $llvm_extra_cflags"
10605 CFLAGS="$llvm_extra_cflags $llvm_cflags"
10606 fi }
10607 eval "${wine_arch}_TARGET=\$target"
10611 if test -z "$target"
10612 then
10613 CC=$saved_CC
10614 CFLAGS=$saved_CFLAGS
10615 LDFLAGS=$saved_LDFLAGS
10616 continue
10619 as_wine_cv_crosscc_c99=`printf "%s\n" "ac_cv_${wine_arch}_crosscc_c99" | $as_tr_sh`
10621 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
10622 printf %s "checking for $CC option to enable C99 features... " >&6; }
10623 if eval test \${$as_wine_cv_crosscc_c99+y}
10624 then :
10625 printf %s "(cached) " >&6
10626 else $as_nop
10627 eval "$as_wine_cv_crosscc_c99=no"
10628 for arg in '' '-std=gnu99' '-D__STDC__'
10630 test -z "$arg" || CC="$CC $arg"
10631 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10632 /* end confdefs.h. */
10633 $ac_c_conftest_c99_program
10634 _ACEOF
10635 if ac_fn_c_try_compile "$LINENO"
10636 then :
10637 eval "$as_wine_cv_crosscc_c99=\$arg"
10638 else $as_nop
10639 eval "$as_wine_cv_crosscc_c99=no"
10641 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
10642 eval CC=\$${wine_arch}_CC
10643 if eval test \"x\$"$as_wine_cv_crosscc_c99"\" = x"no"
10644 then :
10646 else $as_nop
10647 break
10649 done
10652 eval res=\$$as_wine_cv_crosscc_c99
10654 case "x$res" in
10655 x) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
10656 printf "%s\n" "none needed" >&6; } ;;
10657 xno) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
10658 printf "%s\n" "unsupported" >&6; }
10659 CC=$saved_CC
10660 CFLAGS=$saved_CFLAGS
10661 LDFLAGS=$saved_LDFLAGS
10662 continue
10664 x*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $res" >&5
10665 printf "%s\n" "$res" >&6; }
10666 as_fn_append ${wine_arch}_CC " $res" ;;
10667 esac
10669 as_fn_append PE_ARCHS " $wine_arch"
10670 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-fno-strict-aliasing" | $as_tr_sh`
10671 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -fno-strict-aliasing" >&5
10672 printf %s "checking whether $CC supports -fno-strict-aliasing... " >&6; }
10673 if eval test \${$as_ac_var+y}
10674 then :
10675 printf %s "(cached) " >&6
10676 else $as_nop
10677 ac_wine_try_cflags_saved=$CFLAGS
10678 ac_wine_try_cflags_saved_exeext=$ac_exeext
10679 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -fno-strict-aliasing"
10680 ac_exeext=".exe"
10681 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10682 /* end confdefs.h. */
10683 int __cdecl mainCRTStartup(void) { return 0; }
10684 _ACEOF
10685 if ac_fn_c_try_link "$LINENO"
10686 then :
10687 eval "$as_ac_var=yes"
10688 else $as_nop
10689 eval "$as_ac_var=no"
10691 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10692 conftest$ac_exeext conftest.$ac_ext
10693 CFLAGS=$ac_wine_try_cflags_saved
10694 ac_exeext=$ac_wine_try_cflags_saved_exeext
10696 eval ac_res=\$$as_ac_var
10697 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10698 printf "%s\n" "$ac_res" >&6; }
10699 if eval test \"x\$"$as_ac_var"\" = x"yes"
10700 then :
10701 as_fn_append ${wine_arch}_EXTRACFLAGS " -fno-strict-aliasing"
10702 fi }
10703 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Werror=unknown-warning-option" | $as_tr_sh`
10704 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Werror=unknown-warning-option" >&5
10705 printf %s "checking whether $CC supports -Werror=unknown-warning-option... " >&6; }
10706 if eval test \${$as_ac_var+y}
10707 then :
10708 printf %s "(cached) " >&6
10709 else $as_nop
10710 ac_wine_try_cflags_saved=$CFLAGS
10711 ac_wine_try_cflags_saved_exeext=$ac_exeext
10712 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Werror=unknown-warning-option"
10713 ac_exeext=".exe"
10714 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10715 /* end confdefs.h. */
10716 int __cdecl mainCRTStartup(void) { return 0; }
10717 _ACEOF
10718 if ac_fn_c_try_link "$LINENO"
10719 then :
10720 eval "$as_ac_var=yes"
10721 else $as_nop
10722 eval "$as_ac_var=no"
10724 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10725 conftest$ac_exeext conftest.$ac_ext
10726 CFLAGS=$ac_wine_try_cflags_saved
10727 ac_exeext=$ac_wine_try_cflags_saved_exeext
10729 eval ac_res=\$$as_ac_var
10730 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10731 printf "%s\n" "$ac_res" >&6; }
10732 if eval test \"x\$"$as_ac_var"\" = x"yes"
10733 then :
10734 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
10735 fi }
10736 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Werror=ignored-optimization-argument" | $as_tr_sh`
10737 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Werror=ignored-optimization-argument" >&5
10738 printf %s "checking whether $CC supports -Werror=ignored-optimization-argument... " >&6; }
10739 if eval test \${$as_ac_var+y}
10740 then :
10741 printf %s "(cached) " >&6
10742 else $as_nop
10743 ac_wine_try_cflags_saved=$CFLAGS
10744 ac_wine_try_cflags_saved_exeext=$ac_exeext
10745 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Werror=ignored-optimization-argument"
10746 ac_exeext=".exe"
10747 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10748 /* end confdefs.h. */
10749 int __cdecl mainCRTStartup(void) { return 0; }
10750 _ACEOF
10751 if ac_fn_c_try_link "$LINENO"
10752 then :
10753 eval "$as_ac_var=yes"
10754 else $as_nop
10755 eval "$as_ac_var=no"
10757 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10758 conftest$ac_exeext conftest.$ac_ext
10759 CFLAGS=$ac_wine_try_cflags_saved
10760 ac_exeext=$ac_wine_try_cflags_saved_exeext
10762 eval ac_res=\$$as_ac_var
10763 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10764 printf "%s\n" "$ac_res" >&6; }
10765 if eval test \"x\$"$as_ac_var"\" = x"yes"
10766 then :
10767 CFLAGS="$CFLAGS -Werror=ignored-optimization-argument"
10768 fi }
10769 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wdeclaration-after-statement" | $as_tr_sh`
10770 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wdeclaration-after-statement" >&5
10771 printf %s "checking whether $CC supports -Wdeclaration-after-statement... " >&6; }
10772 if eval test \${$as_ac_var+y}
10773 then :
10774 printf %s "(cached) " >&6
10775 else $as_nop
10776 ac_wine_try_cflags_saved=$CFLAGS
10777 ac_wine_try_cflags_saved_exeext=$ac_exeext
10778 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wdeclaration-after-statement"
10779 ac_exeext=".exe"
10780 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10781 /* end confdefs.h. */
10782 int __cdecl mainCRTStartup(void) { return 0; }
10783 _ACEOF
10784 if ac_fn_c_try_link "$LINENO"
10785 then :
10786 eval "$as_ac_var=yes"
10787 else $as_nop
10788 eval "$as_ac_var=no"
10790 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10791 conftest$ac_exeext conftest.$ac_ext
10792 CFLAGS=$ac_wine_try_cflags_saved
10793 ac_exeext=$ac_wine_try_cflags_saved_exeext
10795 eval ac_res=\$$as_ac_var
10796 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10797 printf "%s\n" "$ac_res" >&6; }
10798 if eval test \"x\$"$as_ac_var"\" = x"yes"
10799 then :
10800 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wdeclaration-after-statement"
10801 fi }
10802 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wempty-body" | $as_tr_sh`
10803 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wempty-body" >&5
10804 printf %s "checking whether $CC supports -Wempty-body... " >&6; }
10805 if eval test \${$as_ac_var+y}
10806 then :
10807 printf %s "(cached) " >&6
10808 else $as_nop
10809 ac_wine_try_cflags_saved=$CFLAGS
10810 ac_wine_try_cflags_saved_exeext=$ac_exeext
10811 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wempty-body"
10812 ac_exeext=".exe"
10813 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10814 /* end confdefs.h. */
10815 int __cdecl mainCRTStartup(void) { return 0; }
10816 _ACEOF
10817 if ac_fn_c_try_link "$LINENO"
10818 then :
10819 eval "$as_ac_var=yes"
10820 else $as_nop
10821 eval "$as_ac_var=no"
10823 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10824 conftest$ac_exeext conftest.$ac_ext
10825 CFLAGS=$ac_wine_try_cflags_saved
10826 ac_exeext=$ac_wine_try_cflags_saved_exeext
10828 eval ac_res=\$$as_ac_var
10829 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10830 printf "%s\n" "$ac_res" >&6; }
10831 if eval test \"x\$"$as_ac_var"\" = x"yes"
10832 then :
10833 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wempty-body"
10834 fi }
10835 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wignored-qualifiers" | $as_tr_sh`
10836 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wignored-qualifiers" >&5
10837 printf %s "checking whether $CC supports -Wignored-qualifiers... " >&6; }
10838 if eval test \${$as_ac_var+y}
10839 then :
10840 printf %s "(cached) " >&6
10841 else $as_nop
10842 ac_wine_try_cflags_saved=$CFLAGS
10843 ac_wine_try_cflags_saved_exeext=$ac_exeext
10844 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wignored-qualifiers"
10845 ac_exeext=".exe"
10846 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10847 /* end confdefs.h. */
10848 int __cdecl mainCRTStartup(void) { return 0; }
10849 _ACEOF
10850 if ac_fn_c_try_link "$LINENO"
10851 then :
10852 eval "$as_ac_var=yes"
10853 else $as_nop
10854 eval "$as_ac_var=no"
10856 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10857 conftest$ac_exeext conftest.$ac_ext
10858 CFLAGS=$ac_wine_try_cflags_saved
10859 ac_exeext=$ac_wine_try_cflags_saved_exeext
10861 eval ac_res=\$$as_ac_var
10862 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10863 printf "%s\n" "$ac_res" >&6; }
10864 if eval test \"x\$"$as_ac_var"\" = x"yes"
10865 then :
10866 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wignored-qualifiers"
10867 fi }
10868 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Winit-self" | $as_tr_sh`
10869 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Winit-self" >&5
10870 printf %s "checking whether $CC supports -Winit-self... " >&6; }
10871 if eval test \${$as_ac_var+y}
10872 then :
10873 printf %s "(cached) " >&6
10874 else $as_nop
10875 ac_wine_try_cflags_saved=$CFLAGS
10876 ac_wine_try_cflags_saved_exeext=$ac_exeext
10877 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Winit-self"
10878 ac_exeext=".exe"
10879 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10880 /* end confdefs.h. */
10881 int __cdecl mainCRTStartup(void) { return 0; }
10882 _ACEOF
10883 if ac_fn_c_try_link "$LINENO"
10884 then :
10885 eval "$as_ac_var=yes"
10886 else $as_nop
10887 eval "$as_ac_var=no"
10889 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10890 conftest$ac_exeext conftest.$ac_ext
10891 CFLAGS=$ac_wine_try_cflags_saved
10892 ac_exeext=$ac_wine_try_cflags_saved_exeext
10894 eval ac_res=\$$as_ac_var
10895 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10896 printf "%s\n" "$ac_res" >&6; }
10897 if eval test \"x\$"$as_ac_var"\" = x"yes"
10898 then :
10899 as_fn_append ${wine_arch}_EXTRACFLAGS " -Winit-self"
10900 fi }
10901 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wpacked-not-aligned" | $as_tr_sh`
10902 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wpacked-not-aligned" >&5
10903 printf %s "checking whether $CC supports -Wpacked-not-aligned... " >&6; }
10904 if eval test \${$as_ac_var+y}
10905 then :
10906 printf %s "(cached) " >&6
10907 else $as_nop
10908 ac_wine_try_cflags_saved=$CFLAGS
10909 ac_wine_try_cflags_saved_exeext=$ac_exeext
10910 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wpacked-not-aligned"
10911 ac_exeext=".exe"
10912 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10913 /* end confdefs.h. */
10914 int __cdecl mainCRTStartup(void) { return 0; }
10915 _ACEOF
10916 if ac_fn_c_try_link "$LINENO"
10917 then :
10918 eval "$as_ac_var=yes"
10919 else $as_nop
10920 eval "$as_ac_var=no"
10922 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10923 conftest$ac_exeext conftest.$ac_ext
10924 CFLAGS=$ac_wine_try_cflags_saved
10925 ac_exeext=$ac_wine_try_cflags_saved_exeext
10927 eval ac_res=\$$as_ac_var
10928 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10929 printf "%s\n" "$ac_res" >&6; }
10930 if eval test \"x\$"$as_ac_var"\" = x"yes"
10931 then :
10932 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wno-packed-not-aligned"
10933 fi }
10934 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wpragma-pack" | $as_tr_sh`
10935 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wpragma-pack" >&5
10936 printf %s "checking whether $CC supports -Wpragma-pack... " >&6; }
10937 if eval test \${$as_ac_var+y}
10938 then :
10939 printf %s "(cached) " >&6
10940 else $as_nop
10941 ac_wine_try_cflags_saved=$CFLAGS
10942 ac_wine_try_cflags_saved_exeext=$ac_exeext
10943 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wpragma-pack"
10944 ac_exeext=".exe"
10945 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10946 /* end confdefs.h. */
10947 int __cdecl mainCRTStartup(void) { return 0; }
10948 _ACEOF
10949 if ac_fn_c_try_link "$LINENO"
10950 then :
10951 eval "$as_ac_var=yes"
10952 else $as_nop
10953 eval "$as_ac_var=no"
10955 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10956 conftest$ac_exeext conftest.$ac_ext
10957 CFLAGS=$ac_wine_try_cflags_saved
10958 ac_exeext=$ac_wine_try_cflags_saved_exeext
10960 eval ac_res=\$$as_ac_var
10961 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10962 printf "%s\n" "$ac_res" >&6; }
10963 if eval test \"x\$"$as_ac_var"\" = x"yes"
10964 then :
10965 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wno-pragma-pack"
10966 fi }
10967 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wshift-overflow=2" | $as_tr_sh`
10968 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wshift-overflow=2" >&5
10969 printf %s "checking whether $CC supports -Wshift-overflow=2... " >&6; }
10970 if eval test \${$as_ac_var+y}
10971 then :
10972 printf %s "(cached) " >&6
10973 else $as_nop
10974 ac_wine_try_cflags_saved=$CFLAGS
10975 ac_wine_try_cflags_saved_exeext=$ac_exeext
10976 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wshift-overflow=2"
10977 ac_exeext=".exe"
10978 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10979 /* end confdefs.h. */
10980 int __cdecl mainCRTStartup(void) { return 0; }
10981 _ACEOF
10982 if ac_fn_c_try_link "$LINENO"
10983 then :
10984 eval "$as_ac_var=yes"
10985 else $as_nop
10986 eval "$as_ac_var=no"
10988 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10989 conftest$ac_exeext conftest.$ac_ext
10990 CFLAGS=$ac_wine_try_cflags_saved
10991 ac_exeext=$ac_wine_try_cflags_saved_exeext
10993 eval ac_res=\$$as_ac_var
10994 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10995 printf "%s\n" "$ac_res" >&6; }
10996 if eval test \"x\$"$as_ac_var"\" = x"yes"
10997 then :
10998 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wshift-overflow=2"
10999 fi }
11000 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wstrict-prototypes" | $as_tr_sh`
11001 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wstrict-prototypes" >&5
11002 printf %s "checking whether $CC supports -Wstrict-prototypes... " >&6; }
11003 if eval test \${$as_ac_var+y}
11004 then :
11005 printf %s "(cached) " >&6
11006 else $as_nop
11007 ac_wine_try_cflags_saved=$CFLAGS
11008 ac_wine_try_cflags_saved_exeext=$ac_exeext
11009 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wstrict-prototypes"
11010 ac_exeext=".exe"
11011 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11012 /* end confdefs.h. */
11013 int __cdecl mainCRTStartup(void) { return 0; }
11014 _ACEOF
11015 if ac_fn_c_try_link "$LINENO"
11016 then :
11017 eval "$as_ac_var=yes"
11018 else $as_nop
11019 eval "$as_ac_var=no"
11021 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11022 conftest$ac_exeext conftest.$ac_ext
11023 CFLAGS=$ac_wine_try_cflags_saved
11024 ac_exeext=$ac_wine_try_cflags_saved_exeext
11026 eval ac_res=\$$as_ac_var
11027 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11028 printf "%s\n" "$ac_res" >&6; }
11029 if eval test \"x\$"$as_ac_var"\" = x"yes"
11030 then :
11031 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wstrict-prototypes"
11032 fi }
11033 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wtype-limits" | $as_tr_sh`
11034 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wtype-limits" >&5
11035 printf %s "checking whether $CC supports -Wtype-limits... " >&6; }
11036 if eval test \${$as_ac_var+y}
11037 then :
11038 printf %s "(cached) " >&6
11039 else $as_nop
11040 ac_wine_try_cflags_saved=$CFLAGS
11041 ac_wine_try_cflags_saved_exeext=$ac_exeext
11042 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wtype-limits"
11043 ac_exeext=".exe"
11044 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11045 /* end confdefs.h. */
11046 int __cdecl mainCRTStartup(void) { return 0; }
11047 _ACEOF
11048 if ac_fn_c_try_link "$LINENO"
11049 then :
11050 eval "$as_ac_var=yes"
11051 else $as_nop
11052 eval "$as_ac_var=no"
11054 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11055 conftest$ac_exeext conftest.$ac_ext
11056 CFLAGS=$ac_wine_try_cflags_saved
11057 ac_exeext=$ac_wine_try_cflags_saved_exeext
11059 eval ac_res=\$$as_ac_var
11060 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11061 printf "%s\n" "$ac_res" >&6; }
11062 if eval test \"x\$"$as_ac_var"\" = x"yes"
11063 then :
11064 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wtype-limits"
11065 fi }
11066 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wunused-but-set-parameter" | $as_tr_sh`
11067 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wunused-but-set-parameter" >&5
11068 printf %s "checking whether $CC supports -Wunused-but-set-parameter... " >&6; }
11069 if eval test \${$as_ac_var+y}
11070 then :
11071 printf %s "(cached) " >&6
11072 else $as_nop
11073 ac_wine_try_cflags_saved=$CFLAGS
11074 ac_wine_try_cflags_saved_exeext=$ac_exeext
11075 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wunused-but-set-parameter"
11076 ac_exeext=".exe"
11077 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11078 /* end confdefs.h. */
11079 int __cdecl mainCRTStartup(void) { return 0; }
11080 _ACEOF
11081 if ac_fn_c_try_link "$LINENO"
11082 then :
11083 eval "$as_ac_var=yes"
11084 else $as_nop
11085 eval "$as_ac_var=no"
11087 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11088 conftest$ac_exeext conftest.$ac_ext
11089 CFLAGS=$ac_wine_try_cflags_saved
11090 ac_exeext=$ac_wine_try_cflags_saved_exeext
11092 eval ac_res=\$$as_ac_var
11093 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11094 printf "%s\n" "$ac_res" >&6; }
11095 if eval test \"x\$"$as_ac_var"\" = x"yes"
11096 then :
11097 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wunused-but-set-parameter"
11098 fi }
11099 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wvla" | $as_tr_sh`
11100 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wvla" >&5
11101 printf %s "checking whether $CC supports -Wvla... " >&6; }
11102 if eval test \${$as_ac_var+y}
11103 then :
11104 printf %s "(cached) " >&6
11105 else $as_nop
11106 ac_wine_try_cflags_saved=$CFLAGS
11107 ac_wine_try_cflags_saved_exeext=$ac_exeext
11108 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wvla"
11109 ac_exeext=".exe"
11110 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11111 /* end confdefs.h. */
11112 int __cdecl mainCRTStartup(void) { return 0; }
11113 _ACEOF
11114 if ac_fn_c_try_link "$LINENO"
11115 then :
11116 eval "$as_ac_var=yes"
11117 else $as_nop
11118 eval "$as_ac_var=no"
11120 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11121 conftest$ac_exeext conftest.$ac_ext
11122 CFLAGS=$ac_wine_try_cflags_saved
11123 ac_exeext=$ac_wine_try_cflags_saved_exeext
11125 eval ac_res=\$$as_ac_var
11126 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11127 printf "%s\n" "$ac_res" >&6; }
11128 if eval test \"x\$"$as_ac_var"\" = x"yes"
11129 then :
11130 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wvla"
11131 fi }
11132 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wwrite-strings" | $as_tr_sh`
11133 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wwrite-strings" >&5
11134 printf %s "checking whether $CC supports -Wwrite-strings... " >&6; }
11135 if eval test \${$as_ac_var+y}
11136 then :
11137 printf %s "(cached) " >&6
11138 else $as_nop
11139 ac_wine_try_cflags_saved=$CFLAGS
11140 ac_wine_try_cflags_saved_exeext=$ac_exeext
11141 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wwrite-strings"
11142 ac_exeext=".exe"
11143 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11144 /* end confdefs.h. */
11145 int __cdecl mainCRTStartup(void) { return 0; }
11146 _ACEOF
11147 if ac_fn_c_try_link "$LINENO"
11148 then :
11149 eval "$as_ac_var=yes"
11150 else $as_nop
11151 eval "$as_ac_var=no"
11153 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11154 conftest$ac_exeext conftest.$ac_ext
11155 CFLAGS=$ac_wine_try_cflags_saved
11156 ac_exeext=$ac_wine_try_cflags_saved_exeext
11158 eval ac_res=\$$as_ac_var
11159 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11160 printf "%s\n" "$ac_res" >&6; }
11161 if eval test \"x\$"$as_ac_var"\" = x"yes"
11162 then :
11163 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wwrite-strings"
11164 fi }
11165 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wpointer-arith" | $as_tr_sh`
11166 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wpointer-arith" >&5
11167 printf %s "checking whether $CC supports -Wpointer-arith... " >&6; }
11168 if eval test \${$as_ac_var+y}
11169 then :
11170 printf %s "(cached) " >&6
11171 else $as_nop
11172 ac_wine_try_cflags_saved=$CFLAGS
11173 ac_wine_try_cflags_saved_exeext=$ac_exeext
11174 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wpointer-arith"
11175 ac_exeext=".exe"
11176 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11177 /* end confdefs.h. */
11178 int __cdecl mainCRTStartup(void) { return 0; }
11179 _ACEOF
11180 if ac_fn_c_try_link "$LINENO"
11181 then :
11182 eval "$as_ac_var=yes"
11183 else $as_nop
11184 eval "$as_ac_var=no"
11186 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11187 conftest$ac_exeext conftest.$ac_ext
11188 CFLAGS=$ac_wine_try_cflags_saved
11189 ac_exeext=$ac_wine_try_cflags_saved_exeext
11191 eval ac_res=\$$as_ac_var
11192 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11193 printf "%s\n" "$ac_res" >&6; }
11194 if eval test \"x\$"$as_ac_var"\" = x"yes"
11195 then :
11196 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wpointer-arith"
11197 fi }
11198 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wlogical-op" | $as_tr_sh`
11199 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wlogical-op" >&5
11200 printf %s "checking whether $CC supports -Wlogical-op... " >&6; }
11201 if eval test \${$as_ac_var+y}
11202 then :
11203 printf %s "(cached) " >&6
11204 else $as_nop
11205 ac_wine_try_cflags_saved=$CFLAGS
11206 ac_wine_try_cflags_saved_exeext=$ac_exeext
11207 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wlogical-op"
11208 ac_exeext=".exe"
11209 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11210 /* end confdefs.h. */
11211 int __cdecl mainCRTStartup(void) { return 0; }
11212 _ACEOF
11213 if ac_fn_c_try_link "$LINENO"
11214 then :
11215 eval "$as_ac_var=yes"
11216 else $as_nop
11217 eval "$as_ac_var=no"
11219 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11220 conftest$ac_exeext conftest.$ac_ext
11221 CFLAGS=$ac_wine_try_cflags_saved
11222 ac_exeext=$ac_wine_try_cflags_saved_exeext
11224 eval ac_res=\$$as_ac_var
11225 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11226 printf "%s\n" "$ac_res" >&6; }
11227 if eval test \"x\$"$as_ac_var"\" = x"yes"
11228 then :
11229 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wlogical-op"
11230 fi }
11231 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wabsolute-value" | $as_tr_sh`
11232 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wabsolute-value" >&5
11233 printf %s "checking whether $CC supports -Wabsolute-value... " >&6; }
11234 if eval test \${$as_ac_var+y}
11235 then :
11236 printf %s "(cached) " >&6
11237 else $as_nop
11238 ac_wine_try_cflags_saved=$CFLAGS
11239 ac_wine_try_cflags_saved_exeext=$ac_exeext
11240 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wabsolute-value"
11241 ac_exeext=".exe"
11242 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11243 /* end confdefs.h. */
11244 int __cdecl mainCRTStartup(void) { return 0; }
11245 _ACEOF
11246 if ac_fn_c_try_link "$LINENO"
11247 then :
11248 eval "$as_ac_var=yes"
11249 else $as_nop
11250 eval "$as_ac_var=no"
11252 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11253 conftest$ac_exeext conftest.$ac_ext
11254 CFLAGS=$ac_wine_try_cflags_saved
11255 ac_exeext=$ac_wine_try_cflags_saved_exeext
11257 eval ac_res=\$$as_ac_var
11258 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11259 printf "%s\n" "$ac_res" >&6; }
11260 if eval test \"x\$"$as_ac_var"\" = x"yes"
11261 then :
11262 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wabsolute-value"
11263 fi }
11265 case $wine_arch in
11266 i386) { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-fno-omit-frame-pointer" | $as_tr_sh`
11267 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -fno-omit-frame-pointer" >&5
11268 printf %s "checking whether $CC supports -fno-omit-frame-pointer... " >&6; }
11269 if eval test \${$as_ac_var+y}
11270 then :
11271 printf %s "(cached) " >&6
11272 else $as_nop
11273 ac_wine_try_cflags_saved=$CFLAGS
11274 ac_wine_try_cflags_saved_exeext=$ac_exeext
11275 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -fno-omit-frame-pointer"
11276 ac_exeext=".exe"
11277 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11278 /* end confdefs.h. */
11279 int __cdecl mainCRTStartup(void) { return 0; }
11280 _ACEOF
11281 if ac_fn_c_try_link "$LINENO"
11282 then :
11283 eval "$as_ac_var=yes"
11284 else $as_nop
11285 eval "$as_ac_var=no"
11287 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11288 conftest$ac_exeext conftest.$ac_ext
11289 CFLAGS=$ac_wine_try_cflags_saved
11290 ac_exeext=$ac_wine_try_cflags_saved_exeext
11292 eval ac_res=\$$as_ac_var
11293 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11294 printf "%s\n" "$ac_res" >&6; }
11295 if eval test \"x\$"$as_ac_var"\" = x"yes"
11296 then :
11297 as_fn_append ${wine_arch}_EXTRACFLAGS " -fno-omit-frame-pointer"
11298 fi }
11299 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wl,--disable-stdcall-fixup" | $as_tr_sh`
11300 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wl,--disable-stdcall-fixup" >&5
11301 printf %s "checking whether $CC supports -Wl,--disable-stdcall-fixup... " >&6; }
11302 if eval test \${$as_ac_var+y}
11303 then :
11304 printf %s "(cached) " >&6
11305 else $as_nop
11306 ac_wine_try_cflags_saved=$CFLAGS
11307 ac_wine_try_cflags_saved_exeext=$ac_exeext
11308 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wl,--disable-stdcall-fixup"
11309 ac_exeext=".exe"
11310 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11311 /* end confdefs.h. */
11312 int __cdecl mainCRTStartup(void) { return 0; }
11313 _ACEOF
11314 if ac_fn_c_try_link "$LINENO"
11315 then :
11316 eval "$as_ac_var=yes"
11317 else $as_nop
11318 eval "$as_ac_var=no"
11320 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11321 conftest$ac_exeext conftest.$ac_ext
11322 CFLAGS=$ac_wine_try_cflags_saved
11323 ac_exeext=$ac_wine_try_cflags_saved_exeext
11325 eval ac_res=\$$as_ac_var
11326 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11327 printf "%s\n" "$ac_res" >&6; }
11328 if eval test \"x\$"$as_ac_var"\" = x"yes"
11329 then :
11330 as_fn_append ${wine_arch}_LDFLAGS " -Wl,--disable-stdcall-fixup"
11331 fi } ;;
11332 x86_64) { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wformat-overflow" | $as_tr_sh`
11333 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wformat-overflow" >&5
11334 printf %s "checking whether $CC supports -Wformat-overflow... " >&6; }
11335 if eval test \${$as_ac_var+y}
11336 then :
11337 printf %s "(cached) " >&6
11338 else $as_nop
11339 ac_wine_try_cflags_saved=$CFLAGS
11340 ac_wine_try_cflags_saved_exeext=$ac_exeext
11341 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wformat-overflow"
11342 ac_exeext=".exe"
11343 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11344 /* end confdefs.h. */
11345 int __cdecl mainCRTStartup(void) { return 0; }
11346 _ACEOF
11347 if ac_fn_c_try_link "$LINENO"
11348 then :
11349 eval "$as_ac_var=yes"
11350 else $as_nop
11351 eval "$as_ac_var=no"
11353 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11354 conftest$ac_exeext conftest.$ac_ext
11355 CFLAGS=$ac_wine_try_cflags_saved
11356 ac_exeext=$ac_wine_try_cflags_saved_exeext
11358 eval ac_res=\$$as_ac_var
11359 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11360 printf "%s\n" "$ac_res" >&6; }
11361 if eval test \"x\$"$as_ac_var"\" = x"yes"
11362 then :
11363 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wformat-overflow"
11364 fi }
11365 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wnonnull" | $as_tr_sh`
11366 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wnonnull" >&5
11367 printf %s "checking whether $CC supports -Wnonnull... " >&6; }
11368 if eval test \${$as_ac_var+y}
11369 then :
11370 printf %s "(cached) " >&6
11371 else $as_nop
11372 ac_wine_try_cflags_saved=$CFLAGS
11373 ac_wine_try_cflags_saved_exeext=$ac_exeext
11374 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wnonnull"
11375 ac_exeext=".exe"
11376 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11377 /* end confdefs.h. */
11378 int __cdecl mainCRTStartup(void) { return 0; }
11379 _ACEOF
11380 if ac_fn_c_try_link "$LINENO"
11381 then :
11382 eval "$as_ac_var=yes"
11383 else $as_nop
11384 eval "$as_ac_var=no"
11386 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11387 conftest$ac_exeext conftest.$ac_ext
11388 CFLAGS=$ac_wine_try_cflags_saved
11389 ac_exeext=$ac_wine_try_cflags_saved_exeext
11391 eval ac_res=\$$as_ac_var
11392 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11393 printf "%s\n" "$ac_res" >&6; }
11394 if eval test \"x\$"$as_ac_var"\" = x"yes"
11395 then :
11396 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wnonnull"
11397 fi }
11398 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-mcx16" | $as_tr_sh`
11399 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -mcx16" >&5
11400 printf %s "checking whether $CC supports -mcx16... " >&6; }
11401 if eval test \${$as_ac_var+y}
11402 then :
11403 printf %s "(cached) " >&6
11404 else $as_nop
11405 ac_wine_try_cflags_saved=$CFLAGS
11406 ac_wine_try_cflags_saved_exeext=$ac_exeext
11407 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -mcx16"
11408 ac_exeext=".exe"
11409 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11410 /* end confdefs.h. */
11411 int __cdecl mainCRTStartup(void) { return 0; }
11412 _ACEOF
11413 if ac_fn_c_try_link "$LINENO"
11414 then :
11415 eval "$as_ac_var=yes"
11416 else $as_nop
11417 eval "$as_ac_var=no"
11419 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11420 conftest$ac_exeext conftest.$ac_ext
11421 CFLAGS=$ac_wine_try_cflags_saved
11422 ac_exeext=$ac_wine_try_cflags_saved_exeext
11424 eval ac_res=\$$as_ac_var
11425 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11426 printf "%s\n" "$ac_res" >&6; }
11427 if eval test \"x\$"$as_ac_var"\" = x"yes"
11428 then :
11429 as_fn_append ${wine_arch}_EXTRACFLAGS " -mcx16"
11430 fi }
11431 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-mcmodel=small" | $as_tr_sh`
11432 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -mcmodel=small" >&5
11433 printf %s "checking whether $CC supports -mcmodel=small... " >&6; }
11434 if eval test \${$as_ac_var+y}
11435 then :
11436 printf %s "(cached) " >&6
11437 else $as_nop
11438 ac_wine_try_cflags_saved=$CFLAGS
11439 ac_wine_try_cflags_saved_exeext=$ac_exeext
11440 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -mcmodel=small"
11441 ac_exeext=".exe"
11442 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11443 /* end confdefs.h. */
11444 int __cdecl mainCRTStartup(void) { return 0; }
11445 _ACEOF
11446 if ac_fn_c_try_link "$LINENO"
11447 then :
11448 eval "$as_ac_var=yes"
11449 else $as_nop
11450 eval "$as_ac_var=no"
11452 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11453 conftest$ac_exeext conftest.$ac_ext
11454 CFLAGS=$ac_wine_try_cflags_saved
11455 ac_exeext=$ac_wine_try_cflags_saved_exeext
11457 eval ac_res=\$$as_ac_var
11458 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11459 printf "%s\n" "$ac_res" >&6; }
11460 if eval test \"x\$"$as_ac_var"\" = x"yes"
11461 then :
11462 as_fn_append ${wine_arch}_EXTRACFLAGS " -mcmodel=small"
11463 fi } ;;
11464 esac
11466 wine_crossdebug=$CROSSDEBUG
11467 if test -z "$wine_crossdebug"
11468 then
11469 for ac_flag in $CFLAGS; do
11470 case $ac_flag in
11471 -gdwarf*) wine_crossdebug=dwarf ;;
11472 -gcodeview) wine_crossdebug=pdb ;;
11473 -g) wine_crossdebug=${wine_crossdebug:-dwarf} ;;
11474 esac
11475 done
11478 ac_debug_format_seen=""
11479 for ac_flag in $CFLAGS; do
11480 case $ac_flag in
11481 -gdwarf*|-gcodeview) ac_debug_format_seen=$ac_flag ;;
11482 esac
11483 done
11484 if test "x$ac_debug_format_seen" = x
11485 then
11486 case $wine_crossdebug in
11487 *dwarf) { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-gdwarf-4" | $as_tr_sh`
11488 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -gdwarf-4" >&5
11489 printf %s "checking whether $CC supports -gdwarf-4... " >&6; }
11490 if eval test \${$as_ac_var+y}
11491 then :
11492 printf %s "(cached) " >&6
11493 else $as_nop
11494 ac_wine_try_cflags_saved=$CFLAGS
11495 ac_wine_try_cflags_saved_exeext=$ac_exeext
11496 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -gdwarf-4"
11497 ac_exeext=".exe"
11498 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11499 /* end confdefs.h. */
11500 int __cdecl mainCRTStartup(void) { return 0; }
11501 _ACEOF
11502 if ac_fn_c_try_link "$LINENO"
11503 then :
11504 eval "$as_ac_var=yes"
11505 else $as_nop
11506 eval "$as_ac_var=no"
11508 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11509 conftest$ac_exeext conftest.$ac_ext
11510 CFLAGS=$ac_wine_try_cflags_saved
11511 ac_exeext=$ac_wine_try_cflags_saved_exeext
11513 eval ac_res=\$$as_ac_var
11514 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11515 printf "%s\n" "$ac_res" >&6; }
11516 if eval test \"x\$"$as_ac_var"\" = x"yes"
11517 then :
11518 as_fn_append ${wine_arch}_EXTRACFLAGS " -gdwarf-4"
11519 fi } ;;
11520 pdb) { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-gcodeview" | $as_tr_sh`
11521 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -gcodeview" >&5
11522 printf %s "checking whether $CC supports -gcodeview... " >&6; }
11523 if eval test \${$as_ac_var+y}
11524 then :
11525 printf %s "(cached) " >&6
11526 else $as_nop
11527 ac_wine_try_cflags_saved=$CFLAGS
11528 ac_wine_try_cflags_saved_exeext=$ac_exeext
11529 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -gcodeview"
11530 ac_exeext=".exe"
11531 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11532 /* end confdefs.h. */
11533 int __cdecl mainCRTStartup(void) { return 0; }
11534 _ACEOF
11535 if ac_fn_c_try_link "$LINENO"
11536 then :
11537 eval "$as_ac_var=yes"
11538 else $as_nop
11539 eval "$as_ac_var=no"
11541 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11542 conftest$ac_exeext conftest.$ac_ext
11543 CFLAGS=$ac_wine_try_cflags_saved
11544 ac_exeext=$ac_wine_try_cflags_saved_exeext
11546 eval ac_res=\$$as_ac_var
11547 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11548 printf "%s\n" "$ac_res" >&6; }
11549 if eval test \"x\$"$as_ac_var"\" = x"yes"
11550 then :
11551 as_fn_append ${wine_arch}_EXTRACFLAGS " -gcodeview"
11552 fi } ;;
11553 esac
11555 eval "${wine_arch}_DEBUG=\$wine_crossdebug"
11557 test "x$enable_werror" != xyes || { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Werror" | $as_tr_sh`
11558 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Werror" >&5
11559 printf %s "checking whether $CC supports -Werror... " >&6; }
11560 if eval test \${$as_ac_var+y}
11561 then :
11562 printf %s "(cached) " >&6
11563 else $as_nop
11564 ac_wine_try_cflags_saved=$CFLAGS
11565 ac_wine_try_cflags_saved_exeext=$ac_exeext
11566 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Werror"
11567 ac_exeext=".exe"
11568 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11569 /* end confdefs.h. */
11570 int __cdecl mainCRTStartup(void) { return 0; }
11571 _ACEOF
11572 if ac_fn_c_try_link "$LINENO"
11573 then :
11574 eval "$as_ac_var=yes"
11575 else $as_nop
11576 eval "$as_ac_var=no"
11578 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11579 conftest$ac_exeext conftest.$ac_ext
11580 CFLAGS=$ac_wine_try_cflags_saved
11581 ac_exeext=$ac_wine_try_cflags_saved_exeext
11583 eval ac_res=\$$as_ac_var
11584 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11585 printf "%s\n" "$ac_res" >&6; }
11586 if eval test \"x\$"$as_ac_var"\" = x"yes"
11587 then :
11588 as_fn_append ${wine_arch}_EXTRACFLAGS " -Werror"
11589 fi }
11590 test "x$enable_build_id" != xyes || { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wl,--build-id" | $as_tr_sh`
11591 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wl,--build-id" >&5
11592 printf %s "checking whether $CC supports -Wl,--build-id... " >&6; }
11593 if eval test \${$as_ac_var+y}
11594 then :
11595 printf %s "(cached) " >&6
11596 else $as_nop
11597 ac_wine_try_cflags_saved=$CFLAGS
11598 ac_wine_try_cflags_saved_exeext=$ac_exeext
11599 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wl,--build-id"
11600 ac_exeext=".exe"
11601 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11602 /* end confdefs.h. */
11603 int __cdecl mainCRTStartup(void) { return 0; }
11604 _ACEOF
11605 if ac_fn_c_try_link "$LINENO"
11606 then :
11607 eval "$as_ac_var=yes"
11608 else $as_nop
11609 eval "$as_ac_var=no"
11611 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11612 conftest$ac_exeext conftest.$ac_ext
11613 CFLAGS=$ac_wine_try_cflags_saved
11614 ac_exeext=$ac_wine_try_cflags_saved_exeext
11616 eval ac_res=\$$as_ac_var
11617 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11618 printf "%s\n" "$ac_res" >&6; }
11619 if eval test \"x\$"$as_ac_var"\" = x"yes"
11620 then :
11621 as_fn_append ${wine_arch}_CFLAGS " -Wl,--build-id"
11622 as_fn_append ${wine_arch}_LDFLAGS " -Wl,--build-id"
11623 fi }
11625 CC=$saved_CC
11626 CFLAGS=$saved_CFLAGS
11627 LDFLAGS=$saved_LDFLAGS
11628 done
11630 if test $HOST_ARCH = aarch64
11631 then
11632 test "x$PE_ARCHS" != x || as_fn_error $? "PE cross-compilation is required for ARM64, please install clang/llvm-dlltool/lld, or llvm-mingw." "$LINENO" 5
11633 DLLEXT=""
11634 else
11635 if test "x$PE_ARCHS" = "x"
11636 then :
11637 case "x$with_mingw" in
11638 x) as_fn_append wine_notices "|MinGW compiler not found, cross-compiling PE files won't be supported." ;;
11639 xno) ;;
11640 *) as_fn_error $? "MinGW compiler not found, cross-compiling PE files won't be supported.
11641 This is an error since --with-mingw was requested." "$LINENO" 5 ;;
11642 esac
11648 if test "x$with_system_dllpath" != "x" -a -n "$PE_ARCHS"
11649 then
11650 case "$host_cpu" in
11651 i[3456789]86*)
11652 ac_prefix_list="i686-w64-mingw32-pkg-config i586-w64-mingw32-pkg-config i486-w64-mingw32-pkg-config i386-w64-mingw32-pkg-config " ;;
11654 ac_prefix_list="$host_cpu-w64-mingw32-pkg-config" ;;
11655 esac
11656 for ac_prog in $ac_prefix_list
11658 # Extract the first word of "$ac_prog", so it can be a program name with args.
11659 set dummy $ac_prog; ac_word=$2
11660 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11661 printf %s "checking for $ac_word... " >&6; }
11662 if test ${ac_cv_prog_MINGW_PKG_CONFIG+y}
11663 then :
11664 printf %s "(cached) " >&6
11665 else $as_nop
11666 if test -n "$MINGW_PKG_CONFIG"; then
11667 ac_cv_prog_MINGW_PKG_CONFIG="$MINGW_PKG_CONFIG" # Let the user override the test.
11668 else
11669 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11670 for as_dir in $PATH
11672 IFS=$as_save_IFS
11673 case $as_dir in #(((
11674 '') as_dir=./ ;;
11675 */) ;;
11676 *) as_dir=$as_dir/ ;;
11677 esac
11678 for ac_exec_ext in '' $ac_executable_extensions; do
11679 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
11680 ac_cv_prog_MINGW_PKG_CONFIG="$ac_prog"
11681 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
11682 break 2
11684 done
11685 done
11686 IFS=$as_save_IFS
11690 MINGW_PKG_CONFIG=$ac_cv_prog_MINGW_PKG_CONFIG
11691 if test -n "$MINGW_PKG_CONFIG"; then
11692 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MINGW_PKG_CONFIG" >&5
11693 printf "%s\n" "$MINGW_PKG_CONFIG" >&6; }
11694 else
11695 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
11696 printf "%s\n" "no" >&6; }
11700 test -n "$MINGW_PKG_CONFIG" && break
11701 done
11702 test -n "$MINGW_PKG_CONFIG" || MINGW_PKG_CONFIG="false"
11704 if ${FAUDIO_PE_CFLAGS:+false} :
11705 then :
11706 if test ${MINGW_PKG_CONFIG+y}
11707 then :
11708 FAUDIO_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags FAudio 2>/dev/null`
11711 if ${FAUDIO_PE_LIBS:+false} :
11712 then :
11713 if test ${MINGW_PKG_CONFIG+y}
11714 then :
11715 FAUDIO_PE_LIBS=`$MINGW_PKG_CONFIG --libs FAudio 2>/dev/null`
11718 FAUDIO_PE_LIBS=${FAUDIO_PE_LIBS:-"-lFAudio"}
11719 ac_save_CPPFLAGS=$CPPFLAGS
11720 CPPFLAGS="$CPPFLAGS $FAUDIO_PE_CFLAGS"
11721 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW FAudio.h" >&5
11722 printf %s "checking for MinGW FAudio.h... " >&6; }
11723 if test ${ac_cv_mingw_header_FAudio_h+y}
11724 then :
11725 printf %s "(cached) " >&6
11726 else $as_nop
11727 ac_wine_check_headers_saved_cc=$CC
11728 ac_wine_check_headers_saved_exeext=$ac_exeext
11729 eval CC=\$${wine_arch}_CC
11730 ac_exeext=".exe"
11731 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11732 /* end confdefs.h. */
11734 #include <FAudio.h>
11736 main (void)
11740 return 0;
11742 _ACEOF
11743 if ac_fn_c_try_compile "$LINENO"
11744 then :
11745 ac_cv_mingw_header_FAudio_h=yes
11746 else $as_nop
11747 ac_cv_mingw_header_FAudio_h=no
11749 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11750 CC=$ac_wine_check_headers_saved_cc
11751 ac_exeext=$ac_wine_check_headers_saved_exeext
11753 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_FAudio_h" >&5
11754 printf "%s\n" "$ac_cv_mingw_header_FAudio_h" >&6; }
11755 if test "x$ac_cv_mingw_header_FAudio_h" = xyes
11756 then :
11757 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for FAudio_CommitOperationSet in MinGW -lFAudio" >&5
11758 printf %s "checking for FAudio_CommitOperationSet in MinGW -lFAudio... " >&6; }
11759 if test ${ac_cv_mingw_lib_FAudio+y}
11760 then :
11761 printf %s "(cached) " >&6
11762 else $as_nop
11763 ac_wine_check_headers_saved_cc=$CC
11764 ac_wine_check_headers_saved_exeext=$ac_exeext
11765 ac_wine_check_headers_saved_libs=$LIBS
11766 eval CC=\$${wine_arch}_CC
11767 ac_exeext=".exe"
11768 LIBS="-lFAudio $FAUDIO_PE_LIBS $LIBS"
11769 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11770 /* end confdefs.h. */
11772 /* Override any GCC internal prototype to avoid an error.
11773 Use char because int might match the return type of a GCC
11774 builtin and then its argument prototype would still apply. */
11775 char FAudio_CommitOperationSet ();
11777 main (void)
11779 return FAudio_CommitOperationSet ();
11781 return 0;
11783 _ACEOF
11784 if ac_fn_c_try_link "$LINENO"
11785 then :
11786 ac_cv_mingw_lib_FAudio=yes
11787 else $as_nop
11788 ac_cv_mingw_lib_FAudio=no
11790 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11791 conftest$ac_exeext conftest.$ac_ext
11792 CC=$ac_wine_check_headers_saved_cc
11793 ac_exeext=$ac_wine_check_headers_saved_exeext
11794 LIBS=$ac_wine_check_headers_saved_libs
11796 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_FAudio" >&5
11797 printf "%s\n" "$ac_cv_mingw_lib_FAudio" >&6; }
11798 if test "x$ac_cv_mingw_lib_FAudio" = xyes
11799 then :
11801 else $as_nop
11802 FAUDIO_PE_CFLAGS=""; FAUDIO_PE_LIBS=""
11804 else $as_nop
11805 FAUDIO_PE_CFLAGS=""; FAUDIO_PE_LIBS=""
11807 CPPFLAGS=$ac_save_CPPFLAGS
11809 if test "x$FAUDIO_PE_LIBS" = "x"
11810 then
11811 as_fn_append wine_notices "|FAudio ${notice_platform}MinGW development files not found (or too old); using bundled version."
11814 if ${JPEG_PE_CFLAGS:+false} :
11815 then :
11816 if test ${MINGW_PKG_CONFIG+y}
11817 then :
11818 JPEG_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags libjpeg 2>/dev/null`
11821 if ${JPEG_PE_LIBS:+false} :
11822 then :
11823 if test ${MINGW_PKG_CONFIG+y}
11824 then :
11825 JPEG_PE_LIBS=`$MINGW_PKG_CONFIG --libs libjpeg 2>/dev/null`
11829 ac_save_CPPFLAGS=$CPPFLAGS
11830 CPPFLAGS="$CPPFLAGS $JPEG_PE_CFLAGS"
11831 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW jpeglib.h" >&5
11832 printf %s "checking for MinGW jpeglib.h... " >&6; }
11833 if test ${ac_cv_mingw_header_jpeglib_h+y}
11834 then :
11835 printf %s "(cached) " >&6
11836 else $as_nop
11837 ac_wine_check_headers_saved_cc=$CC
11838 ac_wine_check_headers_saved_exeext=$ac_exeext
11839 eval CC=\$${wine_arch}_CC
11840 ac_exeext=".exe"
11841 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11842 /* end confdefs.h. */
11843 #include <stddef.h>
11844 #include <stdio.h>
11845 #include <jpeglib.h>
11847 main (void)
11851 return 0;
11853 _ACEOF
11854 if ac_fn_c_try_compile "$LINENO"
11855 then :
11856 ac_cv_mingw_header_jpeglib_h=yes
11857 else $as_nop
11858 ac_cv_mingw_header_jpeglib_h=no
11860 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11861 CC=$ac_wine_check_headers_saved_cc
11862 ac_exeext=$ac_wine_check_headers_saved_exeext
11864 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_jpeglib_h" >&5
11865 printf "%s\n" "$ac_cv_mingw_header_jpeglib_h" >&6; }
11866 if test "x$ac_cv_mingw_header_jpeglib_h" = xyes
11867 then :
11868 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for jpeg_start_decompress in MinGW -ljpeg" >&5
11869 printf %s "checking for jpeg_start_decompress in MinGW -ljpeg... " >&6; }
11870 if test ${ac_cv_mingw_lib_jpeg+y}
11871 then :
11872 printf %s "(cached) " >&6
11873 else $as_nop
11874 ac_wine_check_headers_saved_cc=$CC
11875 ac_wine_check_headers_saved_exeext=$ac_exeext
11876 ac_wine_check_headers_saved_libs=$LIBS
11877 eval CC=\$${wine_arch}_CC
11878 ac_exeext=".exe"
11879 LIBS="-ljpeg $JPEG_PE_LIBS $LIBS"
11880 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11881 /* end confdefs.h. */
11883 /* Override any GCC internal prototype to avoid an error.
11884 Use char because int might match the return type of a GCC
11885 builtin and then its argument prototype would still apply. */
11886 char jpeg_start_decompress ();
11888 main (void)
11890 return jpeg_start_decompress ();
11892 return 0;
11894 _ACEOF
11895 if ac_fn_c_try_link "$LINENO"
11896 then :
11897 ac_cv_mingw_lib_jpeg=yes
11898 else $as_nop
11899 ac_cv_mingw_lib_jpeg=no
11901 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11902 conftest$ac_exeext conftest.$ac_ext
11903 CC=$ac_wine_check_headers_saved_cc
11904 ac_exeext=$ac_wine_check_headers_saved_exeext
11905 LIBS=$ac_wine_check_headers_saved_libs
11907 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_jpeg" >&5
11908 printf "%s\n" "$ac_cv_mingw_lib_jpeg" >&6; }
11909 if test "x$ac_cv_mingw_lib_jpeg" = xyes
11910 then :
11912 else $as_nop
11913 JPEG_PE_CFLAGS=""; JPEG_PE_LIBS=""
11915 else $as_nop
11916 JPEG_PE_CFLAGS=""; JPEG_PE_LIBS=""
11918 CPPFLAGS=$ac_save_CPPFLAGS
11920 if test "x$JPEG_PE_LIBS" = "x"
11921 then
11922 as_fn_append wine_notices "|libjpeg ${notice_platform}MinGW development files not found; using bundled version."
11925 if ${LCMS2_PE_CFLAGS:+false} :
11926 then :
11927 if test ${MINGW_PKG_CONFIG+y}
11928 then :
11929 LCMS2_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags lcms2 2>/dev/null`
11932 if ${LCMS2_PE_LIBS:+false} :
11933 then :
11934 if test ${MINGW_PKG_CONFIG+y}
11935 then :
11936 LCMS2_PE_LIBS=`$MINGW_PKG_CONFIG --libs lcms2 2>/dev/null`
11939 LCMS2_PE_LIBS=${LCMS2_PE_LIBS:-"-llcms2"}
11940 ac_save_CPPFLAGS=$CPPFLAGS
11941 CPPFLAGS="$CPPFLAGS $LCMS2_PE_CFLAGS"
11942 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW lcms2.h" >&5
11943 printf %s "checking for MinGW lcms2.h... " >&6; }
11944 if test ${ac_cv_mingw_header_lcms2_h+y}
11945 then :
11946 printf %s "(cached) " >&6
11947 else $as_nop
11948 ac_wine_check_headers_saved_cc=$CC
11949 ac_wine_check_headers_saved_exeext=$ac_exeext
11950 eval CC=\$${wine_arch}_CC
11951 ac_exeext=".exe"
11952 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11953 /* end confdefs.h. */
11955 #include <lcms2.h>
11957 main (void)
11961 return 0;
11963 _ACEOF
11964 if ac_fn_c_try_compile "$LINENO"
11965 then :
11966 ac_cv_mingw_header_lcms2_h=yes
11967 else $as_nop
11968 ac_cv_mingw_header_lcms2_h=no
11970 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11971 CC=$ac_wine_check_headers_saved_cc
11972 ac_exeext=$ac_wine_check_headers_saved_exeext
11974 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_lcms2_h" >&5
11975 printf "%s\n" "$ac_cv_mingw_header_lcms2_h" >&6; }
11976 if test "x$ac_cv_mingw_header_lcms2_h" = xyes
11977 then :
11978 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for cmsOpenProfileFromFile in MinGW -llcms2" >&5
11979 printf %s "checking for cmsOpenProfileFromFile in MinGW -llcms2... " >&6; }
11980 if test ${ac_cv_mingw_lib_lcms2+y}
11981 then :
11982 printf %s "(cached) " >&6
11983 else $as_nop
11984 ac_wine_check_headers_saved_cc=$CC
11985 ac_wine_check_headers_saved_exeext=$ac_exeext
11986 ac_wine_check_headers_saved_libs=$LIBS
11987 eval CC=\$${wine_arch}_CC
11988 ac_exeext=".exe"
11989 LIBS="-llcms2 $LCMS2_PE_LIBS $LIBS"
11990 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11991 /* end confdefs.h. */
11993 /* Override any GCC internal prototype to avoid an error.
11994 Use char because int might match the return type of a GCC
11995 builtin and then its argument prototype would still apply. */
11996 char cmsOpenProfileFromFile ();
11998 main (void)
12000 return cmsOpenProfileFromFile ();
12002 return 0;
12004 _ACEOF
12005 if ac_fn_c_try_link "$LINENO"
12006 then :
12007 ac_cv_mingw_lib_lcms2=yes
12008 else $as_nop
12009 ac_cv_mingw_lib_lcms2=no
12011 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12012 conftest$ac_exeext conftest.$ac_ext
12013 CC=$ac_wine_check_headers_saved_cc
12014 ac_exeext=$ac_wine_check_headers_saved_exeext
12015 LIBS=$ac_wine_check_headers_saved_libs
12017 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_lcms2" >&5
12018 printf "%s\n" "$ac_cv_mingw_lib_lcms2" >&6; }
12019 if test "x$ac_cv_mingw_lib_lcms2" = xyes
12020 then :
12022 else $as_nop
12023 LCMS2_PE_CFLAGS=""; LCMS2_PE_LIBS=""
12025 else $as_nop
12026 LCMS2_PE_CFLAGS=""; LCMS2_PE_LIBS=""
12028 CPPFLAGS=$ac_save_CPPFLAGS
12030 if test "x$LCMS2_PE_LIBS" = "x"
12031 then
12032 as_fn_append wine_notices "|liblcms2 ${notice_platform}MinGW development files not found; using bundled version."
12035 if ${MPG123_PE_CFLAGS:+false} :
12036 then :
12037 if test ${MINGW_PKG_CONFIG+y}
12038 then :
12039 MPG123_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags libmpg123 2>/dev/null`
12042 if ${MPG123_PE_LIBS:+false} :
12043 then :
12044 if test ${MINGW_PKG_CONFIG+y}
12045 then :
12046 MPG123_PE_LIBS=`$MINGW_PKG_CONFIG --libs libmpg123 2>/dev/null`
12049 MPG123_PE_LIBS=${MPG123_PE_LIBS:-"-lmpg123"}
12050 ac_save_CPPFLAGS=$CPPFLAGS
12051 CPPFLAGS="$CPPFLAGS $MPG123_PE_CFLAGS"
12052 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW mpg123.h" >&5
12053 printf %s "checking for MinGW mpg123.h... " >&6; }
12054 if test ${ac_cv_mingw_header_mpg123_h+y}
12055 then :
12056 printf %s "(cached) " >&6
12057 else $as_nop
12058 ac_wine_check_headers_saved_cc=$CC
12059 ac_wine_check_headers_saved_exeext=$ac_exeext
12060 eval CC=\$${wine_arch}_CC
12061 ac_exeext=".exe"
12062 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12063 /* end confdefs.h. */
12065 #include <mpg123.h>
12067 main (void)
12071 return 0;
12073 _ACEOF
12074 if ac_fn_c_try_compile "$LINENO"
12075 then :
12076 ac_cv_mingw_header_mpg123_h=yes
12077 else $as_nop
12078 ac_cv_mingw_header_mpg123_h=no
12080 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12081 CC=$ac_wine_check_headers_saved_cc
12082 ac_exeext=$ac_wine_check_headers_saved_exeext
12084 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_mpg123_h" >&5
12085 printf "%s\n" "$ac_cv_mingw_header_mpg123_h" >&6; }
12086 if test "x$ac_cv_mingw_header_mpg123_h" = xyes
12087 then :
12088 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for mpg123_feed in MinGW -lmpg123" >&5
12089 printf %s "checking for mpg123_feed in MinGW -lmpg123... " >&6; }
12090 if test ${ac_cv_mingw_lib_mpg123+y}
12091 then :
12092 printf %s "(cached) " >&6
12093 else $as_nop
12094 ac_wine_check_headers_saved_cc=$CC
12095 ac_wine_check_headers_saved_exeext=$ac_exeext
12096 ac_wine_check_headers_saved_libs=$LIBS
12097 eval CC=\$${wine_arch}_CC
12098 ac_exeext=".exe"
12099 LIBS="-lmpg123 $MPG123_PE_LIBS $LIBS"
12100 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12101 /* end confdefs.h. */
12103 /* Override any GCC internal prototype to avoid an error.
12104 Use char because int might match the return type of a GCC
12105 builtin and then its argument prototype would still apply. */
12106 char mpg123_feed ();
12108 main (void)
12110 return mpg123_feed ();
12112 return 0;
12114 _ACEOF
12115 if ac_fn_c_try_link "$LINENO"
12116 then :
12117 ac_cv_mingw_lib_mpg123=yes
12118 else $as_nop
12119 ac_cv_mingw_lib_mpg123=no
12121 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12122 conftest$ac_exeext conftest.$ac_ext
12123 CC=$ac_wine_check_headers_saved_cc
12124 ac_exeext=$ac_wine_check_headers_saved_exeext
12125 LIBS=$ac_wine_check_headers_saved_libs
12127 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_mpg123" >&5
12128 printf "%s\n" "$ac_cv_mingw_lib_mpg123" >&6; }
12129 if test "x$ac_cv_mingw_lib_mpg123" = xyes
12130 then :
12132 else $as_nop
12133 MPG123_PE_CFLAGS=""; MPG123_PE_LIBS=""
12135 else $as_nop
12136 MPG123_PE_CFLAGS=""; MPG123_PE_LIBS=""
12138 CPPFLAGS=$ac_save_CPPFLAGS
12140 if test "x$MPG123_PE_LIBS" = "x"
12141 then
12142 as_fn_append wine_notices "|libmpg123 ${notice_platform}MinGW development files not found (or too old); using bundled version."
12145 if ${PNG_PE_CFLAGS:+false} :
12146 then :
12147 if test ${MINGW_PKG_CONFIG+y}
12148 then :
12149 PNG_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags libpng 2>/dev/null`
12152 if ${PNG_PE_LIBS:+false} :
12153 then :
12154 if test ${MINGW_PKG_CONFIG+y}
12155 then :
12156 PNG_PE_LIBS=`$MINGW_PKG_CONFIG --libs libpng 2>/dev/null`
12160 ac_save_CPPFLAGS=$CPPFLAGS
12161 CPPFLAGS="$CPPFLAGS $PNG_PE_CFLAGS"
12162 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW png.h" >&5
12163 printf %s "checking for MinGW png.h... " >&6; }
12164 if test ${ac_cv_mingw_header_png_h+y}
12165 then :
12166 printf %s "(cached) " >&6
12167 else $as_nop
12168 ac_wine_check_headers_saved_cc=$CC
12169 ac_wine_check_headers_saved_exeext=$ac_exeext
12170 eval CC=\$${wine_arch}_CC
12171 ac_exeext=".exe"
12172 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12173 /* end confdefs.h. */
12175 #include <png.h>
12177 main (void)
12181 return 0;
12183 _ACEOF
12184 if ac_fn_c_try_compile "$LINENO"
12185 then :
12186 ac_cv_mingw_header_png_h=yes
12187 else $as_nop
12188 ac_cv_mingw_header_png_h=no
12190 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12191 CC=$ac_wine_check_headers_saved_cc
12192 ac_exeext=$ac_wine_check_headers_saved_exeext
12194 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_png_h" >&5
12195 printf "%s\n" "$ac_cv_mingw_header_png_h" >&6; }
12196 if test "x$ac_cv_mingw_header_png_h" = xyes
12197 then :
12198 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for png_create_read_struct in MinGW -lpng" >&5
12199 printf %s "checking for png_create_read_struct in MinGW -lpng... " >&6; }
12200 if test ${ac_cv_mingw_lib_png+y}
12201 then :
12202 printf %s "(cached) " >&6
12203 else $as_nop
12204 ac_wine_check_headers_saved_cc=$CC
12205 ac_wine_check_headers_saved_exeext=$ac_exeext
12206 ac_wine_check_headers_saved_libs=$LIBS
12207 eval CC=\$${wine_arch}_CC
12208 ac_exeext=".exe"
12209 LIBS="-lpng $PNG_PE_LIBS $LIBS"
12210 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12211 /* end confdefs.h. */
12213 /* Override any GCC internal prototype to avoid an error.
12214 Use char because int might match the return type of a GCC
12215 builtin and then its argument prototype would still apply. */
12216 char png_create_read_struct ();
12218 main (void)
12220 return png_create_read_struct ();
12222 return 0;
12224 _ACEOF
12225 if ac_fn_c_try_link "$LINENO"
12226 then :
12227 ac_cv_mingw_lib_png=yes
12228 else $as_nop
12229 ac_cv_mingw_lib_png=no
12231 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12232 conftest$ac_exeext conftest.$ac_ext
12233 CC=$ac_wine_check_headers_saved_cc
12234 ac_exeext=$ac_wine_check_headers_saved_exeext
12235 LIBS=$ac_wine_check_headers_saved_libs
12237 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_png" >&5
12238 printf "%s\n" "$ac_cv_mingw_lib_png" >&6; }
12239 if test "x$ac_cv_mingw_lib_png" = xyes
12240 then :
12242 else $as_nop
12243 PNG_PE_CFLAGS=""; PNG_PE_LIBS=""
12245 else $as_nop
12246 PNG_PE_CFLAGS=""; PNG_PE_LIBS=""
12248 CPPFLAGS=$ac_save_CPPFLAGS
12250 if test "x$PNG_PE_LIBS" = "x"
12251 then
12252 as_fn_append wine_notices "|libpng ${notice_platform}MinGW development files not found; using bundled version."
12255 if ${TIFF_PE_CFLAGS:+false} :
12256 then :
12257 if test ${MINGW_PKG_CONFIG+y}
12258 then :
12259 TIFF_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags libtiff-4 2>/dev/null`
12262 if ${TIFF_PE_LIBS:+false} :
12263 then :
12264 if test ${MINGW_PKG_CONFIG+y}
12265 then :
12266 TIFF_PE_LIBS=`$MINGW_PKG_CONFIG --libs libtiff-4 2>/dev/null`
12270 ac_save_CPPFLAGS=$CPPFLAGS
12271 CPPFLAGS="$CPPFLAGS $TIFF_PE_CFLAGS"
12272 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW tiffio.h" >&5
12273 printf %s "checking for MinGW tiffio.h... " >&6; }
12274 if test ${ac_cv_mingw_header_tiffio_h+y}
12275 then :
12276 printf %s "(cached) " >&6
12277 else $as_nop
12278 ac_wine_check_headers_saved_cc=$CC
12279 ac_wine_check_headers_saved_exeext=$ac_exeext
12280 eval CC=\$${wine_arch}_CC
12281 ac_exeext=".exe"
12282 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12283 /* end confdefs.h. */
12285 #include <tiffio.h>
12287 main (void)
12291 return 0;
12293 _ACEOF
12294 if ac_fn_c_try_compile "$LINENO"
12295 then :
12296 ac_cv_mingw_header_tiffio_h=yes
12297 else $as_nop
12298 ac_cv_mingw_header_tiffio_h=no
12300 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12301 CC=$ac_wine_check_headers_saved_cc
12302 ac_exeext=$ac_wine_check_headers_saved_exeext
12304 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_tiffio_h" >&5
12305 printf "%s\n" "$ac_cv_mingw_header_tiffio_h" >&6; }
12306 if test "x$ac_cv_mingw_header_tiffio_h" = xyes
12307 then :
12308 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for TIFFClientOpen in MinGW -ltiff" >&5
12309 printf %s "checking for TIFFClientOpen in MinGW -ltiff... " >&6; }
12310 if test ${ac_cv_mingw_lib_tiff+y}
12311 then :
12312 printf %s "(cached) " >&6
12313 else $as_nop
12314 ac_wine_check_headers_saved_cc=$CC
12315 ac_wine_check_headers_saved_exeext=$ac_exeext
12316 ac_wine_check_headers_saved_libs=$LIBS
12317 eval CC=\$${wine_arch}_CC
12318 ac_exeext=".exe"
12319 LIBS="-ltiff $TIFF_PE_LIBS $LIBS"
12320 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12321 /* end confdefs.h. */
12323 /* Override any GCC internal prototype to avoid an error.
12324 Use char because int might match the return type of a GCC
12325 builtin and then its argument prototype would still apply. */
12326 char TIFFClientOpen ();
12328 main (void)
12330 return TIFFClientOpen ();
12332 return 0;
12334 _ACEOF
12335 if ac_fn_c_try_link "$LINENO"
12336 then :
12337 ac_cv_mingw_lib_tiff=yes
12338 else $as_nop
12339 ac_cv_mingw_lib_tiff=no
12341 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12342 conftest$ac_exeext conftest.$ac_ext
12343 CC=$ac_wine_check_headers_saved_cc
12344 ac_exeext=$ac_wine_check_headers_saved_exeext
12345 LIBS=$ac_wine_check_headers_saved_libs
12347 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_tiff" >&5
12348 printf "%s\n" "$ac_cv_mingw_lib_tiff" >&6; }
12349 if test "x$ac_cv_mingw_lib_tiff" = xyes
12350 then :
12352 else $as_nop
12353 TIFF_PE_CFLAGS=""; TIFF_PE_LIBS=""
12355 else $as_nop
12356 TIFF_PE_CFLAGS=""; TIFF_PE_LIBS=""
12358 CPPFLAGS=$ac_save_CPPFLAGS
12360 if test "x$TIFF_PE_LIBS" = "x"
12361 then
12362 as_fn_append wine_notices "|libtiff ${notice_platform}MinGW development files not found; using bundled version."
12365 if ${XML2_PE_CFLAGS:+false} :
12366 then :
12367 if test ${MINGW_PKG_CONFIG+y}
12368 then :
12369 XML2_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags libxml-2.0 2>/dev/null`
12372 if ${XML2_PE_LIBS:+false} :
12373 then :
12374 if test ${MINGW_PKG_CONFIG+y}
12375 then :
12376 XML2_PE_LIBS=`$MINGW_PKG_CONFIG --libs libxml-2.0 2>/dev/null`
12379 XML2_PE_LIBS=${XML2_PE_LIBS:-"-lxml2"}
12380 ac_save_CPPFLAGS=$CPPFLAGS
12381 CPPFLAGS="$CPPFLAGS $XML2_PE_CFLAGS"
12382 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW libxml/parser.h" >&5
12383 printf %s "checking for MinGW libxml/parser.h... " >&6; }
12384 if test ${ac_cv_mingw_header_libxml_parser_h+y}
12385 then :
12386 printf %s "(cached) " >&6
12387 else $as_nop
12388 ac_wine_check_headers_saved_cc=$CC
12389 ac_wine_check_headers_saved_exeext=$ac_exeext
12390 eval CC=\$${wine_arch}_CC
12391 ac_exeext=".exe"
12392 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12393 /* end confdefs.h. */
12395 #include <libxml/parser.h>
12397 main (void)
12401 return 0;
12403 _ACEOF
12404 if ac_fn_c_try_compile "$LINENO"
12405 then :
12406 ac_cv_mingw_header_libxml_parser_h=yes
12407 else $as_nop
12408 ac_cv_mingw_header_libxml_parser_h=no
12410 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12411 CC=$ac_wine_check_headers_saved_cc
12412 ac_exeext=$ac_wine_check_headers_saved_exeext
12414 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_libxml_parser_h" >&5
12415 printf "%s\n" "$ac_cv_mingw_header_libxml_parser_h" >&6; }
12416 if test "x$ac_cv_mingw_header_libxml_parser_h" = xyes
12417 then :
12420 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW libxml/xmlsave.h" >&5
12421 printf %s "checking for MinGW libxml/xmlsave.h... " >&6; }
12422 if test ${ac_cv_mingw_header_libxml_xmlsave_h+y}
12423 then :
12424 printf %s "(cached) " >&6
12425 else $as_nop
12426 ac_wine_check_headers_saved_cc=$CC
12427 ac_wine_check_headers_saved_exeext=$ac_exeext
12428 eval CC=\$${wine_arch}_CC
12429 ac_exeext=".exe"
12430 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12431 /* end confdefs.h. */
12433 #include <libxml/xmlsave.h>
12435 main (void)
12439 return 0;
12441 _ACEOF
12442 if ac_fn_c_try_compile "$LINENO"
12443 then :
12444 ac_cv_mingw_header_libxml_xmlsave_h=yes
12445 else $as_nop
12446 ac_cv_mingw_header_libxml_xmlsave_h=no
12448 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12449 CC=$ac_wine_check_headers_saved_cc
12450 ac_exeext=$ac_wine_check_headers_saved_exeext
12452 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_libxml_xmlsave_h" >&5
12453 printf "%s\n" "$ac_cv_mingw_header_libxml_xmlsave_h" >&6; }
12454 if test "x$ac_cv_mingw_header_libxml_xmlsave_h" = xyes
12455 then :
12458 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW libxml/SAX2.h" >&5
12459 printf %s "checking for MinGW libxml/SAX2.h... " >&6; }
12460 if test ${ac_cv_mingw_header_libxml_SAX2_h+y}
12461 then :
12462 printf %s "(cached) " >&6
12463 else $as_nop
12464 ac_wine_check_headers_saved_cc=$CC
12465 ac_wine_check_headers_saved_exeext=$ac_exeext
12466 eval CC=\$${wine_arch}_CC
12467 ac_exeext=".exe"
12468 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12469 /* end confdefs.h. */
12471 #include <libxml/SAX2.h>
12473 main (void)
12477 return 0;
12479 _ACEOF
12480 if ac_fn_c_try_compile "$LINENO"
12481 then :
12482 ac_cv_mingw_header_libxml_SAX2_h=yes
12483 else $as_nop
12484 ac_cv_mingw_header_libxml_SAX2_h=no
12486 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12487 CC=$ac_wine_check_headers_saved_cc
12488 ac_exeext=$ac_wine_check_headers_saved_exeext
12490 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_libxml_SAX2_h" >&5
12491 printf "%s\n" "$ac_cv_mingw_header_libxml_SAX2_h" >&6; }
12492 if test "x$ac_cv_mingw_header_libxml_SAX2_h" = xyes
12493 then :
12496 if test "$ac_cv_mingw_header_libxml_parser_h" = "yes" -a "$ac_cv_mingw_header_libxml_xmlsave_h" = "yes" -a "$ac_cv_mingw_header_libxml_SAX2_h" = "yes"
12497 then
12498 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xmlFirstElementChild in MinGW -lxml2" >&5
12499 printf %s "checking for xmlFirstElementChild in MinGW -lxml2... " >&6; }
12500 if test ${ac_cv_mingw_lib_xml2+y}
12501 then :
12502 printf %s "(cached) " >&6
12503 else $as_nop
12504 ac_wine_check_headers_saved_cc=$CC
12505 ac_wine_check_headers_saved_exeext=$ac_exeext
12506 ac_wine_check_headers_saved_libs=$LIBS
12507 eval CC=\$${wine_arch}_CC
12508 ac_exeext=".exe"
12509 LIBS="-lxml2 $XML2_PE_LIBS $LIBS"
12510 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12511 /* end confdefs.h. */
12513 /* Override any GCC internal prototype to avoid an error.
12514 Use char because int might match the return type of a GCC
12515 builtin and then its argument prototype would still apply. */
12516 char xmlFirstElementChild ();
12518 main (void)
12520 return xmlFirstElementChild ();
12522 return 0;
12524 _ACEOF
12525 if ac_fn_c_try_link "$LINENO"
12526 then :
12527 ac_cv_mingw_lib_xml2=yes
12528 else $as_nop
12529 ac_cv_mingw_lib_xml2=no
12531 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12532 conftest$ac_exeext conftest.$ac_ext
12533 CC=$ac_wine_check_headers_saved_cc
12534 ac_exeext=$ac_wine_check_headers_saved_exeext
12535 LIBS=$ac_wine_check_headers_saved_libs
12537 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_xml2" >&5
12538 printf "%s\n" "$ac_cv_mingw_lib_xml2" >&6; }
12539 if test "x$ac_cv_mingw_lib_xml2" = xyes
12540 then :
12542 else $as_nop
12543 XML2_PE_CFLAGS=""; XML2_PE_LIBS=""
12545 else
12546 XML2_PE_CFLAGS=""
12547 XML2_PE_LIBS=""
12549 CPPFLAGS=$ac_save_CPPFLAGS
12551 if test "x$XML2_PE_LIBS" = "x"
12552 then
12553 as_fn_append wine_notices "|libxml2 ${notice_platform}MinGW development files not found (or too old); using bundled version."
12556 if ${XSLT_PE_CFLAGS:+false} :
12557 then :
12558 if test ${MINGW_PKG_CONFIG+y}
12559 then :
12560 XSLT_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags libxslt 2>/dev/null`
12563 if ${XSLT_PE_LIBS:+false} :
12564 then :
12565 if test ${MINGW_PKG_CONFIG+y}
12566 then :
12567 XSLT_PE_LIBS=`$MINGW_PKG_CONFIG --libs libxslt 2>/dev/null`
12570 XSLT_PE_LIBS=${XSLT_PE_LIBS:-"-lxslt"}
12571 ac_save_CPPFLAGS=$CPPFLAGS
12572 CPPFLAGS="$CPPFLAGS $XSLT_PE_CFLAGS"
12573 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW libxslt/pattern.h" >&5
12574 printf %s "checking for MinGW libxslt/pattern.h... " >&6; }
12575 if test ${ac_cv_mingw_header_libxslt_pattern_h+y}
12576 then :
12577 printf %s "(cached) " >&6
12578 else $as_nop
12579 ac_wine_check_headers_saved_cc=$CC
12580 ac_wine_check_headers_saved_exeext=$ac_exeext
12581 eval CC=\$${wine_arch}_CC
12582 ac_exeext=".exe"
12583 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12584 /* end confdefs.h. */
12586 #include <libxslt/pattern.h>
12588 main (void)
12592 return 0;
12594 _ACEOF
12595 if ac_fn_c_try_compile "$LINENO"
12596 then :
12597 ac_cv_mingw_header_libxslt_pattern_h=yes
12598 else $as_nop
12599 ac_cv_mingw_header_libxslt_pattern_h=no
12601 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12602 CC=$ac_wine_check_headers_saved_cc
12603 ac_exeext=$ac_wine_check_headers_saved_exeext
12605 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_libxslt_pattern_h" >&5
12606 printf "%s\n" "$ac_cv_mingw_header_libxslt_pattern_h" >&6; }
12607 if test "x$ac_cv_mingw_header_libxslt_pattern_h" = xyes
12608 then :
12611 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW libxslt/transform.h" >&5
12612 printf %s "checking for MinGW libxslt/transform.h... " >&6; }
12613 if test ${ac_cv_mingw_header_libxslt_transform_h+y}
12614 then :
12615 printf %s "(cached) " >&6
12616 else $as_nop
12617 ac_wine_check_headers_saved_cc=$CC
12618 ac_wine_check_headers_saved_exeext=$ac_exeext
12619 eval CC=\$${wine_arch}_CC
12620 ac_exeext=".exe"
12621 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12622 /* end confdefs.h. */
12624 #include <libxslt/transform.h>
12626 main (void)
12630 return 0;
12632 _ACEOF
12633 if ac_fn_c_try_compile "$LINENO"
12634 then :
12635 ac_cv_mingw_header_libxslt_transform_h=yes
12636 else $as_nop
12637 ac_cv_mingw_header_libxslt_transform_h=no
12639 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12640 CC=$ac_wine_check_headers_saved_cc
12641 ac_exeext=$ac_wine_check_headers_saved_exeext
12643 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_libxslt_transform_h" >&5
12644 printf "%s\n" "$ac_cv_mingw_header_libxslt_transform_h" >&6; }
12645 if test "x$ac_cv_mingw_header_libxslt_transform_h" = xyes
12646 then :
12649 if test "$ac_cv_mingw_header_libxslt_pattern_h" = "yes" -a "$ac_cv_mingw_header_libxslt_transform_h" = "yes"
12650 then
12651 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xsltCompilePattern in MinGW -lxslt" >&5
12652 printf %s "checking for xsltCompilePattern in MinGW -lxslt... " >&6; }
12653 if test ${ac_cv_mingw_lib_xslt+y}
12654 then :
12655 printf %s "(cached) " >&6
12656 else $as_nop
12657 ac_wine_check_headers_saved_cc=$CC
12658 ac_wine_check_headers_saved_exeext=$ac_exeext
12659 ac_wine_check_headers_saved_libs=$LIBS
12660 eval CC=\$${wine_arch}_CC
12661 ac_exeext=".exe"
12662 LIBS="-lxslt $XSLT_PE_LIBS $LIBS"
12663 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12664 /* end confdefs.h. */
12666 /* Override any GCC internal prototype to avoid an error.
12667 Use char because int might match the return type of a GCC
12668 builtin and then its argument prototype would still apply. */
12669 char xsltCompilePattern ();
12671 main (void)
12673 return xsltCompilePattern ();
12675 return 0;
12677 _ACEOF
12678 if ac_fn_c_try_link "$LINENO"
12679 then :
12680 ac_cv_mingw_lib_xslt=yes
12681 else $as_nop
12682 ac_cv_mingw_lib_xslt=no
12684 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12685 conftest$ac_exeext conftest.$ac_ext
12686 CC=$ac_wine_check_headers_saved_cc
12687 ac_exeext=$ac_wine_check_headers_saved_exeext
12688 LIBS=$ac_wine_check_headers_saved_libs
12690 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_xslt" >&5
12691 printf "%s\n" "$ac_cv_mingw_lib_xslt" >&6; }
12692 if test "x$ac_cv_mingw_lib_xslt" = xyes
12693 then :
12695 else $as_nop
12696 XSLT_PE_CFLAGS=""; XSLT_PE_LIBS=""
12698 else
12699 XSLT_PE_CFLAGS=""
12700 XSLT_PE_LIBS=""
12702 CPPFLAGS=$ac_save_CPPFLAGS
12704 if test "x$XSLT_PE_LIBS" = "x"
12705 then
12706 as_fn_append wine_notices "|libxslt ${notice_platform}MinGW development files not found; using bundled version."
12709 if ${VKD3D_PE_CFLAGS:+false} :
12710 then :
12711 if test ${MINGW_PKG_CONFIG+y}
12712 then :
12713 VKD3D_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags libvkd3d libvkd3d-shader 2>/dev/null`
12716 if ${VKD3D_PE_LIBS:+false} :
12717 then :
12718 if test ${MINGW_PKG_CONFIG+y}
12719 then :
12720 VKD3D_PE_LIBS=`$MINGW_PKG_CONFIG --libs libvkd3d libvkd3d-shader 2>/dev/null`
12723 VKD3D_PE_LIBS=${VKD3D_PE_LIBS:-"-lvkd3d -lvkd3d-shader"}
12724 ac_save_CPPFLAGS=$CPPFLAGS
12725 CPPFLAGS="$CPPFLAGS $VKD3D_PE_CFLAGS"
12726 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW vkd3d.h" >&5
12727 printf %s "checking for MinGW vkd3d.h... " >&6; }
12728 if test ${ac_cv_mingw_header_vkd3d_h+y}
12729 then :
12730 printf %s "(cached) " >&6
12731 else $as_nop
12732 ac_wine_check_headers_saved_cc=$CC
12733 ac_wine_check_headers_saved_exeext=$ac_exeext
12734 eval CC=\$${wine_arch}_CC
12735 ac_exeext=".exe"
12736 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12737 /* end confdefs.h. */
12739 #include <vkd3d.h>
12741 main (void)
12745 return 0;
12747 _ACEOF
12748 if ac_fn_c_try_compile "$LINENO"
12749 then :
12750 ac_cv_mingw_header_vkd3d_h=yes
12751 else $as_nop
12752 ac_cv_mingw_header_vkd3d_h=no
12754 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12755 CC=$ac_wine_check_headers_saved_cc
12756 ac_exeext=$ac_wine_check_headers_saved_exeext
12758 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_vkd3d_h" >&5
12759 printf "%s\n" "$ac_cv_mingw_header_vkd3d_h" >&6; }
12760 if test "x$ac_cv_mingw_header_vkd3d_h" = xyes
12761 then :
12764 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW vkd3d_shader.h" >&5
12765 printf %s "checking for MinGW vkd3d_shader.h... " >&6; }
12766 if test ${ac_cv_mingw_header_vkd3d_shader_h+y}
12767 then :
12768 printf %s "(cached) " >&6
12769 else $as_nop
12770 ac_wine_check_headers_saved_cc=$CC
12771 ac_wine_check_headers_saved_exeext=$ac_exeext
12772 eval CC=\$${wine_arch}_CC
12773 ac_exeext=".exe"
12774 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12775 /* end confdefs.h. */
12777 #include <vkd3d_shader.h>
12779 main (void)
12783 return 0;
12785 _ACEOF
12786 if ac_fn_c_try_compile "$LINENO"
12787 then :
12788 ac_cv_mingw_header_vkd3d_shader_h=yes
12789 else $as_nop
12790 ac_cv_mingw_header_vkd3d_shader_h=no
12792 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12793 CC=$ac_wine_check_headers_saved_cc
12794 ac_exeext=$ac_wine_check_headers_saved_exeext
12796 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_vkd3d_shader_h" >&5
12797 printf "%s\n" "$ac_cv_mingw_header_vkd3d_shader_h" >&6; }
12798 if test "x$ac_cv_mingw_header_vkd3d_shader_h" = xyes
12799 then :
12802 if test "$ac_cv_mingw_header_vkd3d_h" = "yes" -a "$ac_cv_mingw_header_vkd3d_shader_h" = "yes"
12803 then
12804 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for vkd3d_set_log_callback in MinGW -lvkd3d" >&5
12805 printf %s "checking for vkd3d_set_log_callback in MinGW -lvkd3d... " >&6; }
12806 if test ${ac_cv_mingw_lib_vkd3d+y}
12807 then :
12808 printf %s "(cached) " >&6
12809 else $as_nop
12810 ac_wine_check_headers_saved_cc=$CC
12811 ac_wine_check_headers_saved_exeext=$ac_exeext
12812 ac_wine_check_headers_saved_libs=$LIBS
12813 eval CC=\$${wine_arch}_CC
12814 ac_exeext=".exe"
12815 LIBS="-lvkd3d $VKD3D_PE_LIBS $LIBS"
12816 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12817 /* end confdefs.h. */
12819 /* Override any GCC internal prototype to avoid an error.
12820 Use char because int might match the return type of a GCC
12821 builtin and then its argument prototype would still apply. */
12822 char vkd3d_set_log_callback ();
12824 main (void)
12826 return vkd3d_set_log_callback ();
12828 return 0;
12830 _ACEOF
12831 if ac_fn_c_try_link "$LINENO"
12832 then :
12833 ac_cv_mingw_lib_vkd3d=yes
12834 else $as_nop
12835 ac_cv_mingw_lib_vkd3d=no
12837 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12838 conftest$ac_exeext conftest.$ac_ext
12839 CC=$ac_wine_check_headers_saved_cc
12840 ac_exeext=$ac_wine_check_headers_saved_exeext
12841 LIBS=$ac_wine_check_headers_saved_libs
12843 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_vkd3d" >&5
12844 printf "%s\n" "$ac_cv_mingw_lib_vkd3d" >&6; }
12845 if test "x$ac_cv_mingw_lib_vkd3d" = xyes
12846 then :
12848 else $as_nop
12851 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for vkd3d_shader_serialize_dxbc in MinGW -lvkd3d-shader" >&5
12852 printf %s "checking for vkd3d_shader_serialize_dxbc in MinGW -lvkd3d-shader... " >&6; }
12853 if test ${ac_cv_mingw_lib_vkd3d_shader+y}
12854 then :
12855 printf %s "(cached) " >&6
12856 else $as_nop
12857 ac_wine_check_headers_saved_cc=$CC
12858 ac_wine_check_headers_saved_exeext=$ac_exeext
12859 ac_wine_check_headers_saved_libs=$LIBS
12860 eval CC=\$${wine_arch}_CC
12861 ac_exeext=".exe"
12862 LIBS="-lvkd3d-shader $VKD3D_PE_LIBS $LIBS"
12863 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12864 /* end confdefs.h. */
12866 /* Override any GCC internal prototype to avoid an error.
12867 Use char because int might match the return type of a GCC
12868 builtin and then its argument prototype would still apply. */
12869 char vkd3d_shader_serialize_dxbc ();
12871 main (void)
12873 return vkd3d_shader_serialize_dxbc ();
12875 return 0;
12877 _ACEOF
12878 if ac_fn_c_try_link "$LINENO"
12879 then :
12880 ac_cv_mingw_lib_vkd3d_shader=yes
12881 else $as_nop
12882 ac_cv_mingw_lib_vkd3d_shader=no
12884 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12885 conftest$ac_exeext conftest.$ac_ext
12886 CC=$ac_wine_check_headers_saved_cc
12887 ac_exeext=$ac_wine_check_headers_saved_exeext
12888 LIBS=$ac_wine_check_headers_saved_libs
12890 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_vkd3d_shader" >&5
12891 printf "%s\n" "$ac_cv_mingw_lib_vkd3d_shader" >&6; }
12892 if test "x$ac_cv_mingw_lib_vkd3d_shader" = xyes
12893 then :
12895 else $as_nop
12898 if test "$ac_cv_mingw_lib_vkd3d" = "no" -o "$ac_cv_mingw_lib_vkd3d_shader" = "no"
12899 then
12900 VKD3D_PE_CFLAGS=""
12901 VKD3D_PE_LIBS=""
12903 else
12904 VKD3D_PE_CFLAGS=""
12905 VKD3D_PE_LIBS=""
12907 CPPFLAGS=$ac_save_CPPFLAGS
12909 if test "x$VKD3D_PE_LIBS" = "x"
12910 then
12911 as_fn_append wine_notices "|libvkd3d ${notice_platform}MinGW development files not found (or too old); using bundled version."
12914 if ${ZLIB_PE_CFLAGS:+false} :
12915 then :
12916 if test ${MINGW_PKG_CONFIG+y}
12917 then :
12918 ZLIB_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags zlib 2>/dev/null`
12921 if ${ZLIB_PE_LIBS:+false} :
12922 then :
12923 if test ${MINGW_PKG_CONFIG+y}
12924 then :
12925 ZLIB_PE_LIBS=`$MINGW_PKG_CONFIG --libs zlib 2>/dev/null`
12928 ZLIB_PE_LIBS=${ZLIB_PE_LIBS:-"-lz"}
12929 ac_save_CPPFLAGS=$CPPFLAGS
12930 CPPFLAGS="$CPPFLAGS $ZLIB_PE_CFLAGS"
12931 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW zlib.h" >&5
12932 printf %s "checking for MinGW zlib.h... " >&6; }
12933 if test ${ac_cv_mingw_header_zlib_h+y}
12934 then :
12935 printf %s "(cached) " >&6
12936 else $as_nop
12937 ac_wine_check_headers_saved_cc=$CC
12938 ac_wine_check_headers_saved_exeext=$ac_exeext
12939 eval CC=\$${wine_arch}_CC
12940 ac_exeext=".exe"
12941 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12942 /* end confdefs.h. */
12944 #include <zlib.h>
12946 main (void)
12950 return 0;
12952 _ACEOF
12953 if ac_fn_c_try_compile "$LINENO"
12954 then :
12955 ac_cv_mingw_header_zlib_h=yes
12956 else $as_nop
12957 ac_cv_mingw_header_zlib_h=no
12959 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12960 CC=$ac_wine_check_headers_saved_cc
12961 ac_exeext=$ac_wine_check_headers_saved_exeext
12963 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_zlib_h" >&5
12964 printf "%s\n" "$ac_cv_mingw_header_zlib_h" >&6; }
12965 if test "x$ac_cv_mingw_header_zlib_h" = xyes
12966 then :
12967 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for inflate in MinGW -lz" >&5
12968 printf %s "checking for inflate in MinGW -lz... " >&6; }
12969 if test ${ac_cv_mingw_lib_z+y}
12970 then :
12971 printf %s "(cached) " >&6
12972 else $as_nop
12973 ac_wine_check_headers_saved_cc=$CC
12974 ac_wine_check_headers_saved_exeext=$ac_exeext
12975 ac_wine_check_headers_saved_libs=$LIBS
12976 eval CC=\$${wine_arch}_CC
12977 ac_exeext=".exe"
12978 LIBS="-lz $ZLIB_PE_LIBS $LIBS"
12979 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12980 /* end confdefs.h. */
12982 /* Override any GCC internal prototype to avoid an error.
12983 Use char because int might match the return type of a GCC
12984 builtin and then its argument prototype would still apply. */
12985 char inflate ();
12987 main (void)
12989 return inflate ();
12991 return 0;
12993 _ACEOF
12994 if ac_fn_c_try_link "$LINENO"
12995 then :
12996 ac_cv_mingw_lib_z=yes
12997 else $as_nop
12998 ac_cv_mingw_lib_z=no
13000 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13001 conftest$ac_exeext conftest.$ac_ext
13002 CC=$ac_wine_check_headers_saved_cc
13003 ac_exeext=$ac_wine_check_headers_saved_exeext
13004 LIBS=$ac_wine_check_headers_saved_libs
13006 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_z" >&5
13007 printf "%s\n" "$ac_cv_mingw_lib_z" >&6; }
13008 if test "x$ac_cv_mingw_lib_z" = xyes
13009 then :
13011 else $as_nop
13012 ZLIB_PE_CFLAGS=""; ZLIB_PE_LIBS=""
13014 else $as_nop
13015 ZLIB_PE_CFLAGS=""; ZLIB_PE_LIBS=""
13017 CPPFLAGS=$ac_save_CPPFLAGS
13019 if test "x$ZLIB_PE_LIBS" = "x"
13020 then
13021 as_fn_append wine_notices "|zlib ${notice_platform}MinGW development files not found; using bundled version."
13025 if ${FAUDIO_PE_LIBS:+false} :
13026 then :
13027 FAUDIO_PE_LIBS="faudio mfplat mfreadwrite mfuuid propsys"
13028 if ${FAUDIO_PE_CFLAGS:+false} :
13029 then :
13030 FAUDIO_PE_CFLAGS="-I\$(top_srcdir)/libs/faudio/include"
13031 else $as_nop
13032 enable_faudio=no
13034 else $as_nop
13035 enable_faudio=no
13037 printf "%s\n" "$as_me:${as_lineno-$LINENO}: faudio cflags: $FAUDIO_PE_CFLAGS" >&5
13038 printf "%s\n" "$as_me:${as_lineno-$LINENO}: faudio libs: $FAUDIO_PE_LIBS" >&5
13040 if ${GSM_PE_LIBS:+false} :
13041 then :
13042 GSM_PE_LIBS=gsm
13043 if ${GSM_PE_CFLAGS:+false} :
13044 then :
13045 GSM_PE_CFLAGS="-I\$(top_srcdir)/libs/gsm/inc"
13046 else $as_nop
13047 enable_gsm=no
13049 else $as_nop
13050 enable_gsm=no
13052 printf "%s\n" "$as_me:${as_lineno-$LINENO}: gsm cflags: $GSM_PE_CFLAGS" >&5
13053 printf "%s\n" "$as_me:${as_lineno-$LINENO}: gsm libs: $GSM_PE_LIBS" >&5
13055 if ${JPEG_PE_LIBS:+false} :
13056 then :
13057 JPEG_PE_LIBS=jpeg
13058 if ${JPEG_PE_CFLAGS:+false} :
13059 then :
13060 JPEG_PE_CFLAGS="-I\$(top_srcdir)/libs/jpeg"
13061 else $as_nop
13062 enable_jpeg=no
13064 else $as_nop
13065 enable_jpeg=no
13067 printf "%s\n" "$as_me:${as_lineno-$LINENO}: jpeg cflags: $JPEG_PE_CFLAGS" >&5
13068 printf "%s\n" "$as_me:${as_lineno-$LINENO}: jpeg libs: $JPEG_PE_LIBS" >&5
13070 if ${JXR_PE_LIBS:+false} :
13071 then :
13072 JXR_PE_LIBS=jxr
13073 if ${JXR_PE_CFLAGS:+false} :
13074 then :
13075 JXR_PE_CFLAGS="-I\$(top_srcdir)/libs/jxr/jxrgluelib -I\$(top_srcdir)/libs/jxr/image/sys"
13076 else $as_nop
13077 enable_jxr=no
13079 else $as_nop
13080 enable_jxr=no
13082 printf "%s\n" "$as_me:${as_lineno-$LINENO}: jxr cflags: $JXR_PE_CFLAGS" >&5
13083 printf "%s\n" "$as_me:${as_lineno-$LINENO}: jxr libs: $JXR_PE_LIBS" >&5
13085 if ${LCMS2_PE_LIBS:+false} :
13086 then :
13087 LCMS2_PE_LIBS=lcms2
13088 if ${LCMS2_PE_CFLAGS:+false} :
13089 then :
13090 LCMS2_PE_CFLAGS="-I\$(top_srcdir)/libs/lcms2/include"
13091 else $as_nop
13092 enable_lcms2=no
13094 else $as_nop
13095 enable_lcms2=no
13097 printf "%s\n" "$as_me:${as_lineno-$LINENO}: lcms2 cflags: $LCMS2_PE_CFLAGS" >&5
13098 printf "%s\n" "$as_me:${as_lineno-$LINENO}: lcms2 libs: $LCMS2_PE_LIBS" >&5
13100 if ${LDAP_PE_LIBS:+false} :
13101 then :
13102 LDAP_PE_LIBS=ldap
13103 if ${LDAP_PE_CFLAGS:+false} :
13104 then :
13105 LDAP_PE_CFLAGS="-I\$(top_srcdir)/libs/ldap/include"
13106 else $as_nop
13107 enable_ldap=no
13109 else $as_nop
13110 enable_ldap=no
13112 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ldap cflags: $LDAP_PE_CFLAGS" >&5
13113 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ldap libs: $LDAP_PE_LIBS" >&5
13115 if ${MPG123_PE_LIBS:+false} :
13116 then :
13117 MPG123_PE_LIBS=mpg123
13118 if ${MPG123_PE_CFLAGS:+false} :
13119 then :
13120 MPG123_PE_CFLAGS="-I\$(top_srcdir)/libs/mpg123/src/libmpg123"
13121 else $as_nop
13122 enable_mpg123=no
13124 else $as_nop
13125 enable_mpg123=no
13127 printf "%s\n" "$as_me:${as_lineno-$LINENO}: mpg123 cflags: $MPG123_PE_CFLAGS" >&5
13128 printf "%s\n" "$as_me:${as_lineno-$LINENO}: mpg123 libs: $MPG123_PE_LIBS" >&5
13130 if ${MUSL_PE_LIBS:+false} :
13131 then :
13132 MUSL_PE_LIBS=musl
13133 if ${MUSL_PE_CFLAGS:+false} :
13134 then :
13135 MUSL_PE_CFLAGS=
13136 else $as_nop
13137 enable_musl=no
13139 else $as_nop
13140 enable_musl=no
13142 printf "%s\n" "$as_me:${as_lineno-$LINENO}: musl cflags: $MUSL_PE_CFLAGS" >&5
13143 printf "%s\n" "$as_me:${as_lineno-$LINENO}: musl libs: $MUSL_PE_LIBS" >&5
13145 if ${PNG_PE_LIBS:+false} :
13146 then :
13147 PNG_PE_LIBS="png \$(ZLIB_PE_LIBS)"
13148 if ${PNG_PE_CFLAGS:+false} :
13149 then :
13150 PNG_PE_CFLAGS="-I\$(top_srcdir)/libs/png"
13151 else $as_nop
13152 enable_png=no
13154 else $as_nop
13155 enable_png=no
13157 printf "%s\n" "$as_me:${as_lineno-$LINENO}: png cflags: $PNG_PE_CFLAGS" >&5
13158 printf "%s\n" "$as_me:${as_lineno-$LINENO}: png libs: $PNG_PE_LIBS" >&5
13160 if ${TIFF_PE_LIBS:+false} :
13161 then :
13162 TIFF_PE_LIBS="tiff \$(ZLIB_PE_LIBS)"
13163 if ${TIFF_PE_CFLAGS:+false} :
13164 then :
13165 TIFF_PE_CFLAGS="-I\$(top_srcdir)/libs/tiff/libtiff"
13166 else $as_nop
13167 enable_tiff=no
13169 else $as_nop
13170 enable_tiff=no
13172 printf "%s\n" "$as_me:${as_lineno-$LINENO}: tiff cflags: $TIFF_PE_CFLAGS" >&5
13173 printf "%s\n" "$as_me:${as_lineno-$LINENO}: tiff libs: $TIFF_PE_LIBS" >&5
13175 if ${VKD3D_PE_LIBS:+false} :
13176 then :
13177 VKD3D_PE_LIBS=vkd3d
13178 if ${VKD3D_PE_CFLAGS:+false} :
13179 then :
13180 VKD3D_PE_CFLAGS="-I\$(top_srcdir)/libs/vkd3d/include"
13181 else $as_nop
13182 enable_vkd3d=no
13184 else $as_nop
13185 enable_vkd3d=no
13187 printf "%s\n" "$as_me:${as_lineno-$LINENO}: vkd3d cflags: $VKD3D_PE_CFLAGS" >&5
13188 printf "%s\n" "$as_me:${as_lineno-$LINENO}: vkd3d libs: $VKD3D_PE_LIBS" >&5
13190 if ${XML2_PE_LIBS:+false} :
13191 then :
13192 XML2_PE_LIBS=xml2
13193 if ${XML2_PE_CFLAGS:+false} :
13194 then :
13195 XML2_PE_CFLAGS="-I\$(top_srcdir)/libs/xml2/include -DLIBXML_STATIC"
13196 else $as_nop
13197 enable_xml2=no
13199 else $as_nop
13200 enable_xml2=no
13202 printf "%s\n" "$as_me:${as_lineno-$LINENO}: xml2 cflags: $XML2_PE_CFLAGS" >&5
13203 printf "%s\n" "$as_me:${as_lineno-$LINENO}: xml2 libs: $XML2_PE_LIBS" >&5
13205 if ${XSLT_PE_LIBS:+false} :
13206 then :
13207 XSLT_PE_LIBS=xslt
13208 if ${XSLT_PE_CFLAGS:+false} :
13209 then :
13210 XSLT_PE_CFLAGS="-I\$(top_srcdir)/libs/xslt/libxslt -I\$(top_srcdir)/libs/xslt -DLIBXSLT_STATIC"
13211 else $as_nop
13212 enable_xslt=no
13214 else $as_nop
13215 enable_xslt=no
13217 printf "%s\n" "$as_me:${as_lineno-$LINENO}: xslt cflags: $XSLT_PE_CFLAGS" >&5
13218 printf "%s\n" "$as_me:${as_lineno-$LINENO}: xslt libs: $XSLT_PE_LIBS" >&5
13220 if ${ZLIB_PE_LIBS:+false} :
13221 then :
13222 ZLIB_PE_LIBS=z
13223 if ${ZLIB_PE_CFLAGS:+false} :
13224 then :
13225 ZLIB_PE_CFLAGS="-I\$(top_srcdir)/libs/zlib -DFAR= -DZ_SOLO"
13226 else $as_nop
13227 enable_zlib=no
13229 else $as_nop
13230 enable_zlib=no
13232 printf "%s\n" "$as_me:${as_lineno-$LINENO}: zlib cflags: $ZLIB_PE_CFLAGS" >&5
13233 printf "%s\n" "$as_me:${as_lineno-$LINENO}: zlib libs: $ZLIB_PE_LIBS" >&5
13235 if ${ZYDIS_PE_LIBS:+false} :
13236 then :
13237 ZYDIS_PE_LIBS=zydis
13238 if ${ZYDIS_PE_CFLAGS:+false} :
13239 then :
13240 ZYDIS_PE_CFLAGS="-I\$(top_srcdir)/libs/zydis/include"
13241 else $as_nop
13242 enable_zydis=no
13244 else $as_nop
13245 enable_zydis=no
13247 printf "%s\n" "$as_me:${as_lineno-$LINENO}: zydis cflags: $ZYDIS_PE_CFLAGS" >&5
13248 printf "%s\n" "$as_me:${as_lineno-$LINENO}: zydis libs: $ZYDIS_PE_LIBS" >&5
13252 if test "$ac_cv_header_pthread_h" = "yes"
13253 then
13254 ac_fn_c_check_func "$LINENO" "pthread_create" "ac_cv_func_pthread_create"
13255 if test "x$ac_cv_func_pthread_create" = xyes
13256 then :
13258 else $as_nop
13259 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lpthread" >&5
13260 printf %s "checking for pthread_create in -lpthread... " >&6; }
13261 if test ${ac_cv_lib_pthread_pthread_create+y}
13262 then :
13263 printf %s "(cached) " >&6
13264 else $as_nop
13265 ac_check_lib_save_LIBS=$LIBS
13266 LIBS="-lpthread $LIBS"
13267 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13268 /* end confdefs.h. */
13270 /* Override any GCC internal prototype to avoid an error.
13271 Use char because int might match the return type of a GCC
13272 builtin and then its argument prototype would still apply. */
13273 char pthread_create ();
13275 main (void)
13277 return pthread_create ();
13279 return 0;
13281 _ACEOF
13282 if ac_fn_c_try_link "$LINENO"
13283 then :
13284 ac_cv_lib_pthread_pthread_create=yes
13285 else $as_nop
13286 ac_cv_lib_pthread_pthread_create=no
13288 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13289 conftest$ac_exeext conftest.$ac_ext
13290 LIBS=$ac_check_lib_save_LIBS
13292 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_create" >&5
13293 printf "%s\n" "$ac_cv_lib_pthread_pthread_create" >&6; }
13294 if test "x$ac_cv_lib_pthread_pthread_create" = xyes
13295 then :
13296 PTHREAD_LIBS="-lpthread"
13303 if test "x$ac_cv_func_pthread_create" != xyes -a "x$PTHREAD_LIBS" = x
13304 then :
13305 case "x$with_pthread" in
13306 xno) ;;
13307 *) as_fn_error $? "pthread ${notice_platform}development files not found.
13308 Wine cannot support threads without libpthread.
13309 Use the --without-pthread option if you really want this." "$LINENO" 5 ;;
13310 esac
13315 ac_ext=c
13316 ac_cpp='$CPP $CPPFLAGS'
13317 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13318 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13319 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13320 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
13321 printf %s "checking how to run the C preprocessor... " >&6; }
13322 # On Suns, sometimes $CPP names a directory.
13323 if test -n "$CPP" && test -d "$CPP"; then
13324 CPP=
13326 if test -z "$CPP"; then
13327 if test ${ac_cv_prog_CPP+y}
13328 then :
13329 printf %s "(cached) " >&6
13330 else $as_nop
13331 # Double quotes because $CC needs to be expanded
13332 for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp
13334 ac_preproc_ok=false
13335 for ac_c_preproc_warn_flag in '' yes
13337 # Use a header file that comes with gcc, so configuring glibc
13338 # with a fresh cross-compiler works.
13339 # On the NeXT, cc -E runs the code through the compiler's parser,
13340 # not just through cpp. "Syntax error" is here to catch this case.
13341 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13342 /* end confdefs.h. */
13343 #include <limits.h>
13344 Syntax error
13345 _ACEOF
13346 if ac_fn_c_try_cpp "$LINENO"
13347 then :
13349 else $as_nop
13350 # Broken: fails on valid input.
13351 continue
13353 rm -f conftest.err conftest.i conftest.$ac_ext
13355 # OK, works on sane cases. Now check whether nonexistent headers
13356 # can be detected and how.
13357 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13358 /* end confdefs.h. */
13359 #include <ac_nonexistent.h>
13360 _ACEOF
13361 if ac_fn_c_try_cpp "$LINENO"
13362 then :
13363 # Broken: success on invalid input.
13364 continue
13365 else $as_nop
13366 # Passes both tests.
13367 ac_preproc_ok=:
13368 break
13370 rm -f conftest.err conftest.i conftest.$ac_ext
13372 done
13373 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
13374 rm -f conftest.i conftest.err conftest.$ac_ext
13375 if $ac_preproc_ok
13376 then :
13377 break
13380 done
13381 ac_cv_prog_CPP=$CPP
13384 CPP=$ac_cv_prog_CPP
13385 else
13386 ac_cv_prog_CPP=$CPP
13388 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
13389 printf "%s\n" "$CPP" >&6; }
13390 ac_preproc_ok=false
13391 for ac_c_preproc_warn_flag in '' yes
13393 # Use a header file that comes with gcc, so configuring glibc
13394 # with a fresh cross-compiler works.
13395 # On the NeXT, cc -E runs the code through the compiler's parser,
13396 # not just through cpp. "Syntax error" is here to catch this case.
13397 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13398 /* end confdefs.h. */
13399 #include <limits.h>
13400 Syntax error
13401 _ACEOF
13402 if ac_fn_c_try_cpp "$LINENO"
13403 then :
13405 else $as_nop
13406 # Broken: fails on valid input.
13407 continue
13409 rm -f conftest.err conftest.i conftest.$ac_ext
13411 # OK, works on sane cases. Now check whether nonexistent headers
13412 # can be detected and how.
13413 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13414 /* end confdefs.h. */
13415 #include <ac_nonexistent.h>
13416 _ACEOF
13417 if ac_fn_c_try_cpp "$LINENO"
13418 then :
13419 # Broken: success on invalid input.
13420 continue
13421 else $as_nop
13422 # Passes both tests.
13423 ac_preproc_ok=:
13424 break
13426 rm -f conftest.err conftest.i conftest.$ac_ext
13428 done
13429 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
13430 rm -f conftest.i conftest.err conftest.$ac_ext
13431 if $ac_preproc_ok
13432 then :
13434 else $as_nop
13435 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13436 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
13437 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
13438 See \`config.log' for more details" "$LINENO" 5; }
13441 ac_ext=c
13442 ac_cpp='$CPP $CPPFLAGS'
13443 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13444 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13445 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13448 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for X" >&5
13449 printf %s "checking for X... " >&6; }
13452 # Check whether --with-x was given.
13453 if test ${with_x+y}
13454 then :
13455 withval=$with_x;
13458 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
13459 if test "x$with_x" = xno; then
13460 # The user explicitly disabled X.
13461 have_x=disabled
13462 else
13463 case $x_includes,$x_libraries in #(
13464 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #(
13465 *,NONE | NONE,*) if test ${ac_cv_have_x+y}
13466 then :
13467 printf %s "(cached) " >&6
13468 else $as_nop
13469 # One or both of the vars are not set, and there is no cached value.
13470 ac_x_includes=no
13471 ac_x_libraries=no
13472 # Do we need to do anything special at all?
13473 ac_save_LIBS=$LIBS
13474 LIBS="-lX11 $LIBS"
13475 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13476 /* end confdefs.h. */
13477 #include <X11/Xlib.h>
13479 main (void)
13481 XrmInitialize ()
13483 return 0;
13485 _ACEOF
13486 if ac_fn_c_try_link "$LINENO"
13487 then :
13488 # We can compile and link X programs with no special options.
13489 ac_x_includes=
13490 ac_x_libraries=
13492 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13493 conftest$ac_exeext conftest.$ac_ext
13494 LIBS="$ac_save_LIBS"
13495 # If that didn't work, only try xmkmf and file system searches
13496 # for native compilation.
13497 if test x"$ac_x_includes" = xno && test "$cross_compiling" = no
13498 then :
13499 rm -f -r conftest.dir
13500 if mkdir conftest.dir; then
13501 cd conftest.dir
13502 cat >Imakefile <<'_ACEOF'
13503 incroot:
13504 @echo incroot='${INCROOT}'
13505 usrlibdir:
13506 @echo usrlibdir='${USRLIBDIR}'
13507 libdir:
13508 @echo libdir='${LIBDIR}'
13509 _ACEOF
13510 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
13511 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
13512 for ac_var in incroot usrlibdir libdir; do
13513 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
13514 done
13515 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
13516 for ac_extension in a so sl dylib la dll; do
13517 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
13518 test -f "$ac_im_libdir/libX11.$ac_extension"; then
13519 ac_im_usrlibdir=$ac_im_libdir; break
13521 done
13522 # Screen out bogus values from the imake configuration. They are
13523 # bogus both because they are the default anyway, and because
13524 # using them would break gcc on systems where it needs fixed includes.
13525 case $ac_im_incroot in
13526 /usr/include) ac_x_includes= ;;
13527 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
13528 esac
13529 case $ac_im_usrlibdir in
13530 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
13531 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
13532 esac
13534 cd ..
13535 rm -f -r conftest.dir
13538 # Standard set of common directories for X headers.
13539 # Check X11 before X11Rn because it is often a symlink to the current release.
13540 ac_x_header_dirs='
13541 /usr/X11/include
13542 /usr/X11R7/include
13543 /usr/X11R6/include
13544 /usr/X11R5/include
13545 /usr/X11R4/include
13547 /usr/include/X11
13548 /usr/include/X11R7
13549 /usr/include/X11R6
13550 /usr/include/X11R5
13551 /usr/include/X11R4
13553 /usr/local/X11/include
13554 /usr/local/X11R7/include
13555 /usr/local/X11R6/include
13556 /usr/local/X11R5/include
13557 /usr/local/X11R4/include
13559 /usr/local/include/X11
13560 /usr/local/include/X11R7
13561 /usr/local/include/X11R6
13562 /usr/local/include/X11R5
13563 /usr/local/include/X11R4
13565 /opt/X11/include
13567 /usr/X386/include
13568 /usr/x386/include
13569 /usr/XFree86/include/X11
13571 /usr/include
13572 /usr/local/include
13573 /usr/unsupported/include
13574 /usr/athena/include
13575 /usr/local/x11r5/include
13576 /usr/lpp/Xamples/include
13578 /usr/openwin/include
13579 /usr/openwin/share/include'
13581 if test "$ac_x_includes" = no; then
13582 # Guess where to find include files, by looking for Xlib.h.
13583 # First, try using that file with no special directory specified.
13584 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13585 /* end confdefs.h. */
13586 #include <X11/Xlib.h>
13587 _ACEOF
13588 if ac_fn_c_try_cpp "$LINENO"
13589 then :
13590 # We can compile using X headers with no special include directory.
13591 ac_x_includes=
13592 else $as_nop
13593 for ac_dir in $ac_x_header_dirs; do
13594 if test -r "$ac_dir/X11/Xlib.h"; then
13595 ac_x_includes=$ac_dir
13596 break
13598 done
13600 rm -f conftest.err conftest.i conftest.$ac_ext
13601 fi # $ac_x_includes = no
13603 if test "$ac_x_libraries" = no; then
13604 # Check for the libraries.
13605 # See if we find them without any special options.
13606 # Don't add to $LIBS permanently.
13607 ac_save_LIBS=$LIBS
13608 LIBS="-lX11 $LIBS"
13609 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13610 /* end confdefs.h. */
13611 #include <X11/Xlib.h>
13613 main (void)
13615 XrmInitialize ()
13617 return 0;
13619 _ACEOF
13620 if ac_fn_c_try_link "$LINENO"
13621 then :
13622 LIBS=$ac_save_LIBS
13623 # We can link X programs with no special library path.
13624 ac_x_libraries=
13625 else $as_nop
13626 LIBS=$ac_save_LIBS
13627 for ac_dir in `printf "%s\n" "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
13629 # Don't even attempt the hair of trying to link an X program!
13630 for ac_extension in a so sl dylib la dll; do
13631 if test -r "$ac_dir/libX11.$ac_extension"; then
13632 ac_x_libraries=$ac_dir
13633 break 2
13635 done
13636 done
13638 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13639 conftest$ac_exeext conftest.$ac_ext
13640 fi # $ac_x_libraries = no
13643 # Record the results.
13644 case $ac_x_includes,$ac_x_libraries in #(
13645 no,* | *,no | *\'*) :
13646 # Didn't find X, or a directory has "'" in its name.
13647 ac_cv_have_x="have_x=no" ;; #(
13648 *) :
13649 # Record where we found X for the cache.
13650 ac_cv_have_x="have_x=yes\
13651 ac_x_includes='$ac_x_includes'\
13652 ac_x_libraries='$ac_x_libraries'" ;;
13653 esac
13655 ;; #(
13656 *) have_x=yes;;
13657 esac
13658 eval "$ac_cv_have_x"
13659 fi # $with_x != no
13661 if test "$have_x" != yes; then
13662 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
13663 printf "%s\n" "$have_x" >&6; }
13664 no_x=yes
13665 else
13666 # If each of the values was on the command line, it overrides each guess.
13667 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
13668 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
13669 # Update the cache value to reflect the command line values.
13670 ac_cv_have_x="have_x=yes\
13671 ac_x_includes='$x_includes'\
13672 ac_x_libraries='$x_libraries'"
13673 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
13674 printf "%s\n" "libraries $x_libraries, headers $x_includes" >&6; }
13677 if test "$no_x" = yes; then
13678 # Not all programs may use this symbol, but it does not hurt to define it.
13680 printf "%s\n" "#define X_DISPLAY_MISSING 1" >>confdefs.h
13682 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
13683 else
13684 if test -n "$x_includes"; then
13685 X_CFLAGS="$X_CFLAGS -I$x_includes"
13688 # It would also be nice to do this for all -L options, not just this one.
13689 if test -n "$x_libraries"; then
13690 X_LIBS="$X_LIBS -L$x_libraries"
13691 # For Solaris; some versions of Sun CC require a space after -R and
13692 # others require no space. Words are not sufficient . . . .
13693 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
13694 printf %s "checking whether -R must be followed by a space... " >&6; }
13695 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
13696 ac_xsave_c_werror_flag=$ac_c_werror_flag
13697 ac_c_werror_flag=yes
13698 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13699 /* end confdefs.h. */
13702 main (void)
13706 return 0;
13708 _ACEOF
13709 if ac_fn_c_try_link "$LINENO"
13710 then :
13711 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13712 printf "%s\n" "no" >&6; }
13713 X_LIBS="$X_LIBS -R$x_libraries"
13714 else $as_nop
13715 LIBS="$ac_xsave_LIBS -R $x_libraries"
13716 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13717 /* end confdefs.h. */
13720 main (void)
13724 return 0;
13726 _ACEOF
13727 if ac_fn_c_try_link "$LINENO"
13728 then :
13729 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13730 printf "%s\n" "yes" >&6; }
13731 X_LIBS="$X_LIBS -R $x_libraries"
13732 else $as_nop
13733 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
13734 printf "%s\n" "neither works" >&6; }
13736 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13737 conftest$ac_exeext conftest.$ac_ext
13739 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13740 conftest$ac_exeext conftest.$ac_ext
13741 ac_c_werror_flag=$ac_xsave_c_werror_flag
13742 LIBS=$ac_xsave_LIBS
13745 # Check for system-dependent libraries X programs must link with.
13746 # Do this before checking for the system-independent R6 libraries
13747 # (-lICE), since we may need -lsocket or whatever for X linking.
13749 if test "$ISC" = yes; then
13750 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
13751 else
13752 # Martyn Johnson says this is needed for Ultrix, if the X
13753 # libraries were built with DECnet support. And Karl Berry says
13754 # the Alpha needs dnet_stub (dnet does not exist).
13755 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
13756 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13757 /* end confdefs.h. */
13759 /* Override any GCC internal prototype to avoid an error.
13760 Use char because int might match the return type of a GCC
13761 builtin and then its argument prototype would still apply. */
13762 char XOpenDisplay ();
13764 main (void)
13766 return XOpenDisplay ();
13768 return 0;
13770 _ACEOF
13771 if ac_fn_c_try_link "$LINENO"
13772 then :
13774 else $as_nop
13775 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
13776 printf %s "checking for dnet_ntoa in -ldnet... " >&6; }
13777 if test ${ac_cv_lib_dnet_dnet_ntoa+y}
13778 then :
13779 printf %s "(cached) " >&6
13780 else $as_nop
13781 ac_check_lib_save_LIBS=$LIBS
13782 LIBS="-ldnet $LIBS"
13783 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13784 /* end confdefs.h. */
13786 /* Override any GCC internal prototype to avoid an error.
13787 Use char because int might match the return type of a GCC
13788 builtin and then its argument prototype would still apply. */
13789 char dnet_ntoa ();
13791 main (void)
13793 return dnet_ntoa ();
13795 return 0;
13797 _ACEOF
13798 if ac_fn_c_try_link "$LINENO"
13799 then :
13800 ac_cv_lib_dnet_dnet_ntoa=yes
13801 else $as_nop
13802 ac_cv_lib_dnet_dnet_ntoa=no
13804 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13805 conftest$ac_exeext conftest.$ac_ext
13806 LIBS=$ac_check_lib_save_LIBS
13808 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
13809 printf "%s\n" "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
13810 if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes
13811 then :
13812 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
13815 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
13816 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
13817 printf %s "checking for dnet_ntoa in -ldnet_stub... " >&6; }
13818 if test ${ac_cv_lib_dnet_stub_dnet_ntoa+y}
13819 then :
13820 printf %s "(cached) " >&6
13821 else $as_nop
13822 ac_check_lib_save_LIBS=$LIBS
13823 LIBS="-ldnet_stub $LIBS"
13824 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13825 /* end confdefs.h. */
13827 /* Override any GCC internal prototype to avoid an error.
13828 Use char because int might match the return type of a GCC
13829 builtin and then its argument prototype would still apply. */
13830 char dnet_ntoa ();
13832 main (void)
13834 return dnet_ntoa ();
13836 return 0;
13838 _ACEOF
13839 if ac_fn_c_try_link "$LINENO"
13840 then :
13841 ac_cv_lib_dnet_stub_dnet_ntoa=yes
13842 else $as_nop
13843 ac_cv_lib_dnet_stub_dnet_ntoa=no
13845 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13846 conftest$ac_exeext conftest.$ac_ext
13847 LIBS=$ac_check_lib_save_LIBS
13849 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
13850 printf "%s\n" "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
13851 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes
13852 then :
13853 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
13858 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13859 conftest$ac_exeext conftest.$ac_ext
13860 LIBS="$ac_xsave_LIBS"
13862 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
13863 # to get the SysV transport functions.
13864 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
13865 # needs -lnsl.
13866 # The nsl library prevents programs from opening the X display
13867 # on Irix 5.2, according to T.E. Dickey.
13868 # The functions gethostbyname, getservbyname, and inet_addr are
13869 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
13870 ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
13871 if test "x$ac_cv_func_gethostbyname" = xyes
13872 then :
13876 if test $ac_cv_func_gethostbyname = no; then
13877 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
13878 printf %s "checking for gethostbyname in -lnsl... " >&6; }
13879 if test ${ac_cv_lib_nsl_gethostbyname+y}
13880 then :
13881 printf %s "(cached) " >&6
13882 else $as_nop
13883 ac_check_lib_save_LIBS=$LIBS
13884 LIBS="-lnsl $LIBS"
13885 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13886 /* end confdefs.h. */
13888 /* Override any GCC internal prototype to avoid an error.
13889 Use char because int might match the return type of a GCC
13890 builtin and then its argument prototype would still apply. */
13891 char gethostbyname ();
13893 main (void)
13895 return gethostbyname ();
13897 return 0;
13899 _ACEOF
13900 if ac_fn_c_try_link "$LINENO"
13901 then :
13902 ac_cv_lib_nsl_gethostbyname=yes
13903 else $as_nop
13904 ac_cv_lib_nsl_gethostbyname=no
13906 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13907 conftest$ac_exeext conftest.$ac_ext
13908 LIBS=$ac_check_lib_save_LIBS
13910 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
13911 printf "%s\n" "$ac_cv_lib_nsl_gethostbyname" >&6; }
13912 if test "x$ac_cv_lib_nsl_gethostbyname" = xyes
13913 then :
13914 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
13917 if test $ac_cv_lib_nsl_gethostbyname = no; then
13918 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
13919 printf %s "checking for gethostbyname in -lbsd... " >&6; }
13920 if test ${ac_cv_lib_bsd_gethostbyname+y}
13921 then :
13922 printf %s "(cached) " >&6
13923 else $as_nop
13924 ac_check_lib_save_LIBS=$LIBS
13925 LIBS="-lbsd $LIBS"
13926 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13927 /* end confdefs.h. */
13929 /* Override any GCC internal prototype to avoid an error.
13930 Use char because int might match the return type of a GCC
13931 builtin and then its argument prototype would still apply. */
13932 char gethostbyname ();
13934 main (void)
13936 return gethostbyname ();
13938 return 0;
13940 _ACEOF
13941 if ac_fn_c_try_link "$LINENO"
13942 then :
13943 ac_cv_lib_bsd_gethostbyname=yes
13944 else $as_nop
13945 ac_cv_lib_bsd_gethostbyname=no
13947 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13948 conftest$ac_exeext conftest.$ac_ext
13949 LIBS=$ac_check_lib_save_LIBS
13951 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
13952 printf "%s\n" "$ac_cv_lib_bsd_gethostbyname" >&6; }
13953 if test "x$ac_cv_lib_bsd_gethostbyname" = xyes
13954 then :
13955 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
13961 # lieder@skyler.mavd.honeywell.com says without -lsocket,
13962 # socket/setsockopt and other routines are undefined under SCO ODT
13963 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
13964 # on later versions), says Simon Leinen: it contains gethostby*
13965 # variants that don't use the name server (or something). -lsocket
13966 # must be given before -lnsl if both are needed. We assume that
13967 # if connect needs -lnsl, so does gethostbyname.
13968 ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect"
13969 if test "x$ac_cv_func_connect" = xyes
13970 then :
13974 if test $ac_cv_func_connect = no; then
13975 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
13976 printf %s "checking for connect in -lsocket... " >&6; }
13977 if test ${ac_cv_lib_socket_connect+y}
13978 then :
13979 printf %s "(cached) " >&6
13980 else $as_nop
13981 ac_check_lib_save_LIBS=$LIBS
13982 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
13983 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13984 /* end confdefs.h. */
13986 /* Override any GCC internal prototype to avoid an error.
13987 Use char because int might match the return type of a GCC
13988 builtin and then its argument prototype would still apply. */
13989 char connect ();
13991 main (void)
13993 return connect ();
13995 return 0;
13997 _ACEOF
13998 if ac_fn_c_try_link "$LINENO"
13999 then :
14000 ac_cv_lib_socket_connect=yes
14001 else $as_nop
14002 ac_cv_lib_socket_connect=no
14004 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14005 conftest$ac_exeext conftest.$ac_ext
14006 LIBS=$ac_check_lib_save_LIBS
14008 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
14009 printf "%s\n" "$ac_cv_lib_socket_connect" >&6; }
14010 if test "x$ac_cv_lib_socket_connect" = xyes
14011 then :
14012 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
14017 # Guillermo Gomez says -lposix is necessary on A/UX.
14018 ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove"
14019 if test "x$ac_cv_func_remove" = xyes
14020 then :
14024 if test $ac_cv_func_remove = no; then
14025 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
14026 printf %s "checking for remove in -lposix... " >&6; }
14027 if test ${ac_cv_lib_posix_remove+y}
14028 then :
14029 printf %s "(cached) " >&6
14030 else $as_nop
14031 ac_check_lib_save_LIBS=$LIBS
14032 LIBS="-lposix $LIBS"
14033 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14034 /* end confdefs.h. */
14036 /* Override any GCC internal prototype to avoid an error.
14037 Use char because int might match the return type of a GCC
14038 builtin and then its argument prototype would still apply. */
14039 char remove ();
14041 main (void)
14043 return remove ();
14045 return 0;
14047 _ACEOF
14048 if ac_fn_c_try_link "$LINENO"
14049 then :
14050 ac_cv_lib_posix_remove=yes
14051 else $as_nop
14052 ac_cv_lib_posix_remove=no
14054 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14055 conftest$ac_exeext conftest.$ac_ext
14056 LIBS=$ac_check_lib_save_LIBS
14058 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
14059 printf "%s\n" "$ac_cv_lib_posix_remove" >&6; }
14060 if test "x$ac_cv_lib_posix_remove" = xyes
14061 then :
14062 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
14067 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
14068 ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
14069 if test "x$ac_cv_func_shmat" = xyes
14070 then :
14074 if test $ac_cv_func_shmat = no; then
14075 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
14076 printf %s "checking for shmat in -lipc... " >&6; }
14077 if test ${ac_cv_lib_ipc_shmat+y}
14078 then :
14079 printf %s "(cached) " >&6
14080 else $as_nop
14081 ac_check_lib_save_LIBS=$LIBS
14082 LIBS="-lipc $LIBS"
14083 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14084 /* end confdefs.h. */
14086 /* Override any GCC internal prototype to avoid an error.
14087 Use char because int might match the return type of a GCC
14088 builtin and then its argument prototype would still apply. */
14089 char shmat ();
14091 main (void)
14093 return shmat ();
14095 return 0;
14097 _ACEOF
14098 if ac_fn_c_try_link "$LINENO"
14099 then :
14100 ac_cv_lib_ipc_shmat=yes
14101 else $as_nop
14102 ac_cv_lib_ipc_shmat=no
14104 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14105 conftest$ac_exeext conftest.$ac_ext
14106 LIBS=$ac_check_lib_save_LIBS
14108 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
14109 printf "%s\n" "$ac_cv_lib_ipc_shmat" >&6; }
14110 if test "x$ac_cv_lib_ipc_shmat" = xyes
14111 then :
14112 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
14118 # Check for libraries that X11R6 Xt/Xaw programs need.
14119 ac_save_LDFLAGS=$LDFLAGS
14120 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
14121 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
14122 # check for ICE first), but we must link in the order -lSM -lICE or
14123 # we get undefined symbols. So assume we have SM if we have ICE.
14124 # These have to be linked with before -lX11, unlike the other
14125 # libraries we check for below, so use a different variable.
14126 # John Interrante, Karl Berry
14127 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
14128 printf %s "checking for IceConnectionNumber in -lICE... " >&6; }
14129 if test ${ac_cv_lib_ICE_IceConnectionNumber+y}
14130 then :
14131 printf %s "(cached) " >&6
14132 else $as_nop
14133 ac_check_lib_save_LIBS=$LIBS
14134 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
14135 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14136 /* end confdefs.h. */
14138 /* Override any GCC internal prototype to avoid an error.
14139 Use char because int might match the return type of a GCC
14140 builtin and then its argument prototype would still apply. */
14141 char IceConnectionNumber ();
14143 main (void)
14145 return IceConnectionNumber ();
14147 return 0;
14149 _ACEOF
14150 if ac_fn_c_try_link "$LINENO"
14151 then :
14152 ac_cv_lib_ICE_IceConnectionNumber=yes
14153 else $as_nop
14154 ac_cv_lib_ICE_IceConnectionNumber=no
14156 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14157 conftest$ac_exeext conftest.$ac_ext
14158 LIBS=$ac_check_lib_save_LIBS
14160 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
14161 printf "%s\n" "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
14162 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes
14163 then :
14164 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
14167 LDFLAGS=$ac_save_LDFLAGS
14172 if test "$have_x" = "yes"
14173 then
14174 ac_save_CPPFLAGS="$CPPFLAGS"
14175 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
14177 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lX11" >&5
14178 printf %s "checking for -lX11... " >&6; }
14179 if test ${ac_cv_lib_soname_X11+y}
14180 then :
14181 printf %s "(cached) " >&6
14182 else $as_nop
14183 ac_check_soname_save_LIBS=$LIBS
14184 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
14185 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14186 /* end confdefs.h. */
14188 /* Override any GCC internal prototype to avoid an error.
14189 Use char because int might match the return type of a GCC
14190 builtin and then its argument prototype would still apply. */
14191 char XCreateWindow ();
14193 main (void)
14195 return XCreateWindow ();
14197 return 0;
14199 _ACEOF
14200 if ac_fn_c_try_link "$LINENO"
14201 then :
14202 case "$LIBEXT" in
14203 dll) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest.exe | grep "X11" | sed -e "s/dll.*/dll/"';2,$d'` ;;
14204 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'` ;;
14205 *) ac_cv_lib_soname_X11=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libX11\\.$LIBEXT" | sed -e "s/^.*\\[\\(libX11\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
14206 if ${ac_cv_lib_soname_X11:+false} :
14207 then :
14208 ac_cv_lib_soname_X11=`$LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
14209 fi ;;
14210 esac
14211 else $as_nop
14212 ac_cv_lib_soname_X11=
14214 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14215 conftest$ac_exeext conftest.$ac_ext
14216 LIBS=$ac_check_soname_save_LIBS
14218 if ${ac_cv_lib_soname_X11:+false} :
14219 then :
14220 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
14221 printf "%s\n" "not found" >&6; }
14223 else $as_nop
14224 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_X11" >&5
14225 printf "%s\n" "$ac_cv_lib_soname_X11" >&6; }
14227 printf "%s\n" "#define SONAME_LIBX11 \"$ac_cv_lib_soname_X11\"" >>confdefs.h
14231 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXext" >&5
14232 printf %s "checking for -lXext... " >&6; }
14233 if test ${ac_cv_lib_soname_Xext+y}
14234 then :
14235 printf %s "(cached) " >&6
14236 else $as_nop
14237 ac_check_soname_save_LIBS=$LIBS
14238 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
14239 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14240 /* end confdefs.h. */
14242 /* Override any GCC internal prototype to avoid an error.
14243 Use char because int might match the return type of a GCC
14244 builtin and then its argument prototype would still apply. */
14245 char XextCreateExtension ();
14247 main (void)
14249 return XextCreateExtension ();
14251 return 0;
14253 _ACEOF
14254 if ac_fn_c_try_link "$LINENO"
14255 then :
14256 case "$LIBEXT" in
14257 dll) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest.exe | grep "Xext" | sed -e "s/dll.*/dll/"';2,$d'` ;;
14258 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'` ;;
14259 *) ac_cv_lib_soname_Xext=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXext\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXext\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
14260 if ${ac_cv_lib_soname_Xext:+false} :
14261 then :
14262 ac_cv_lib_soname_Xext=`$LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
14263 fi ;;
14264 esac
14265 else $as_nop
14266 ac_cv_lib_soname_Xext=
14268 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14269 conftest$ac_exeext conftest.$ac_ext
14270 LIBS=$ac_check_soname_save_LIBS
14272 if ${ac_cv_lib_soname_Xext:+false} :
14273 then :
14274 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
14275 printf "%s\n" "not found" >&6; }
14277 else $as_nop
14278 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xext" >&5
14279 printf "%s\n" "$ac_cv_lib_soname_Xext" >&6; }
14281 printf "%s\n" "#define SONAME_LIBXEXT \"$ac_cv_lib_soname_Xext\"" >>confdefs.h
14283 X_LIBS="$X_LIBS -lXext"
14285 X_LIBS="$X_LIBS -lX11"
14287 ac_fn_c_check_header_compile "$LINENO" "X11/Xlib.h" "ac_cv_header_X11_Xlib_h" "#ifdef HAVE_X11_XLIB_H
14288 # include <X11/Xlib.h>
14289 #endif
14290 #ifdef HAVE_X11_XUTIL_H
14291 # include <X11/Xutil.h>
14292 #endif
14294 if test "x$ac_cv_header_X11_Xlib_h" = xyes
14295 then :
14296 printf "%s\n" "#define HAVE_X11_XLIB_H 1" >>confdefs.h
14299 ac_fn_c_check_header_compile "$LINENO" "X11/XKBlib.h" "ac_cv_header_X11_XKBlib_h" "#ifdef HAVE_X11_XLIB_H
14300 # include <X11/Xlib.h>
14301 #endif
14302 #ifdef HAVE_X11_XUTIL_H
14303 # include <X11/Xutil.h>
14304 #endif
14306 if test "x$ac_cv_header_X11_XKBlib_h" = xyes
14307 then :
14308 printf "%s\n" "#define HAVE_X11_XKBLIB_H 1" >>confdefs.h
14311 ac_fn_c_check_header_compile "$LINENO" "X11/Xutil.h" "ac_cv_header_X11_Xutil_h" "#ifdef HAVE_X11_XLIB_H
14312 # include <X11/Xlib.h>
14313 #endif
14314 #ifdef HAVE_X11_XUTIL_H
14315 # include <X11/Xutil.h>
14316 #endif
14318 if test "x$ac_cv_header_X11_Xutil_h" = xyes
14319 then :
14320 printf "%s\n" "#define HAVE_X11_XUTIL_H 1" >>confdefs.h
14323 ac_fn_c_check_header_compile "$LINENO" "X11/Xcursor/Xcursor.h" "ac_cv_header_X11_Xcursor_Xcursor_h" "#ifdef HAVE_X11_XLIB_H
14324 # include <X11/Xlib.h>
14325 #endif
14326 #ifdef HAVE_X11_XUTIL_H
14327 # include <X11/Xutil.h>
14328 #endif
14330 if test "x$ac_cv_header_X11_Xcursor_Xcursor_h" = xyes
14331 then :
14332 printf "%s\n" "#define HAVE_X11_XCURSOR_XCURSOR_H 1" >>confdefs.h
14335 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/shape.h" "ac_cv_header_X11_extensions_shape_h" "#ifdef HAVE_X11_XLIB_H
14336 # include <X11/Xlib.h>
14337 #endif
14338 #ifdef HAVE_X11_XUTIL_H
14339 # include <X11/Xutil.h>
14340 #endif
14342 if test "x$ac_cv_header_X11_extensions_shape_h" = xyes
14343 then :
14344 printf "%s\n" "#define HAVE_X11_EXTENSIONS_SHAPE_H 1" >>confdefs.h
14347 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/XInput.h" "ac_cv_header_X11_extensions_XInput_h" "#ifdef HAVE_X11_XLIB_H
14348 # include <X11/Xlib.h>
14349 #endif
14350 #ifdef HAVE_X11_XUTIL_H
14351 # include <X11/Xutil.h>
14352 #endif
14354 if test "x$ac_cv_header_X11_extensions_XInput_h" = xyes
14355 then :
14356 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XINPUT_H 1" >>confdefs.h
14359 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/XInput2.h" "ac_cv_header_X11_extensions_XInput2_h" "#ifdef HAVE_X11_XLIB_H
14360 # include <X11/Xlib.h>
14361 #endif
14362 #ifdef HAVE_X11_XUTIL_H
14363 # include <X11/Xutil.h>
14364 #endif
14366 if test "x$ac_cv_header_X11_extensions_XInput2_h" = xyes
14367 then :
14368 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XINPUT2_H 1" >>confdefs.h
14371 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/XShm.h" "ac_cv_header_X11_extensions_XShm_h" "#ifdef HAVE_X11_XLIB_H
14372 # include <X11/Xlib.h>
14373 #endif
14374 #ifdef HAVE_X11_XUTIL_H
14375 # include <X11/Xutil.h>
14376 #endif
14378 if test "x$ac_cv_header_X11_extensions_XShm_h" = xyes
14379 then :
14380 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XSHM_H 1" >>confdefs.h
14383 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/Xcomposite.h" "ac_cv_header_X11_extensions_Xcomposite_h" "#ifdef HAVE_X11_XLIB_H
14384 # include <X11/Xlib.h>
14385 #endif
14386 #ifdef HAVE_X11_XUTIL_H
14387 # include <X11/Xutil.h>
14388 #endif
14390 if test "x$ac_cv_header_X11_extensions_Xcomposite_h" = xyes
14391 then :
14392 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1" >>confdefs.h
14395 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/Xfixes.h" "ac_cv_header_X11_extensions_Xfixes_h" "#ifdef HAVE_X11_XLIB_H
14396 # include <X11/Xlib.h>
14397 #endif
14398 #ifdef HAVE_X11_XUTIL_H
14399 # include <X11/Xutil.h>
14400 #endif
14402 if test "x$ac_cv_header_X11_extensions_Xfixes_h" = xyes
14403 then :
14404 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XFIXES_H 1" >>confdefs.h
14407 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/Xinerama.h" "ac_cv_header_X11_extensions_Xinerama_h" "#ifdef HAVE_X11_XLIB_H
14408 # include <X11/Xlib.h>
14409 #endif
14410 #ifdef HAVE_X11_XUTIL_H
14411 # include <X11/Xutil.h>
14412 #endif
14414 if test "x$ac_cv_header_X11_extensions_Xinerama_h" = xyes
14415 then :
14416 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XINERAMA_H 1" >>confdefs.h
14419 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/Xrandr.h" "ac_cv_header_X11_extensions_Xrandr_h" "#ifdef HAVE_X11_XLIB_H
14420 # include <X11/Xlib.h>
14421 #endif
14422 #ifdef HAVE_X11_XUTIL_H
14423 # include <X11/Xutil.h>
14424 #endif
14426 if test "x$ac_cv_header_X11_extensions_Xrandr_h" = xyes
14427 then :
14428 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XRANDR_H 1" >>confdefs.h
14431 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/Xrender.h" "ac_cv_header_X11_extensions_Xrender_h" "#ifdef HAVE_X11_XLIB_H
14432 # include <X11/Xlib.h>
14433 #endif
14434 #ifdef HAVE_X11_XUTIL_H
14435 # include <X11/Xutil.h>
14436 #endif
14438 if test "x$ac_cv_header_X11_extensions_Xrender_h" = xyes
14439 then :
14440 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XRENDER_H 1" >>confdefs.h
14443 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/xf86vmode.h" "ac_cv_header_X11_extensions_xf86vmode_h" "#ifdef HAVE_X11_XLIB_H
14444 # include <X11/Xlib.h>
14445 #endif
14446 #ifdef HAVE_X11_XUTIL_H
14447 # include <X11/Xutil.h>
14448 #endif
14450 if test "x$ac_cv_header_X11_extensions_xf86vmode_h" = xyes
14451 then :
14452 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XF86VMODE_H 1" >>confdefs.h
14455 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/xf86vmproto.h" "ac_cv_header_X11_extensions_xf86vmproto_h" "#ifdef HAVE_X11_XLIB_H
14456 # include <X11/Xlib.h>
14457 #endif
14458 #ifdef HAVE_X11_XUTIL_H
14459 # include <X11/Xutil.h>
14460 #endif
14462 if test "x$ac_cv_header_X11_extensions_xf86vmproto_h" = xyes
14463 then :
14464 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1" >>confdefs.h
14469 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
14470 then
14471 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXcursor" >&5
14472 printf %s "checking for -lXcursor... " >&6; }
14473 if test ${ac_cv_lib_soname_Xcursor+y}
14474 then :
14475 printf %s "(cached) " >&6
14476 else $as_nop
14477 ac_check_soname_save_LIBS=$LIBS
14478 LIBS="-lXcursor $X_LIBS $X_EXTRA_LIBS $LIBS"
14479 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14480 /* end confdefs.h. */
14482 /* Override any GCC internal prototype to avoid an error.
14483 Use char because int might match the return type of a GCC
14484 builtin and then its argument prototype would still apply. */
14485 char XcursorImageLoadCursor ();
14487 main (void)
14489 return XcursorImageLoadCursor ();
14491 return 0;
14493 _ACEOF
14494 if ac_fn_c_try_link "$LINENO"
14495 then :
14496 case "$LIBEXT" in
14497 dll) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest.exe | grep "Xcursor" | sed -e "s/dll.*/dll/"';2,$d'` ;;
14498 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'` ;;
14499 *) ac_cv_lib_soname_Xcursor=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXcursor\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXcursor\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
14500 if ${ac_cv_lib_soname_Xcursor:+false} :
14501 then :
14502 ac_cv_lib_soname_Xcursor=`$LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
14503 fi ;;
14504 esac
14505 else $as_nop
14506 ac_cv_lib_soname_Xcursor=
14508 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14509 conftest$ac_exeext conftest.$ac_ext
14510 LIBS=$ac_check_soname_save_LIBS
14512 if ${ac_cv_lib_soname_Xcursor:+false} :
14513 then :
14514 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
14515 printf "%s\n" "not found" >&6; }
14517 else $as_nop
14518 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xcursor" >&5
14519 printf "%s\n" "$ac_cv_lib_soname_Xcursor" >&6; }
14521 printf "%s\n" "#define SONAME_LIBXCURSOR \"$ac_cv_lib_soname_Xcursor\"" >>confdefs.h
14526 if test "x$ac_cv_lib_soname_Xcursor" = "x"
14527 then :
14528 case "x$with_xcursor" in
14529 x) as_fn_append wine_notices "|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
14530 xno) ;;
14531 *) as_fn_error $? "libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
14532 This is an error since --with-xcursor was requested." "$LINENO" 5 ;;
14533 esac
14537 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
14538 then
14539 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXi" >&5
14540 printf %s "checking for -lXi... " >&6; }
14541 if test ${ac_cv_lib_soname_Xi+y}
14542 then :
14543 printf %s "(cached) " >&6
14544 else $as_nop
14545 ac_check_soname_save_LIBS=$LIBS
14546 LIBS="-lXi $X_LIBS $X_EXTRA_LIBS $LIBS"
14547 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14548 /* end confdefs.h. */
14550 /* Override any GCC internal prototype to avoid an error.
14551 Use char because int might match the return type of a GCC
14552 builtin and then its argument prototype would still apply. */
14553 char XOpenDevice ();
14555 main (void)
14557 return XOpenDevice ();
14559 return 0;
14561 _ACEOF
14562 if ac_fn_c_try_link "$LINENO"
14563 then :
14564 case "$LIBEXT" in
14565 dll) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest.exe | grep "Xi" | sed -e "s/dll.*/dll/"';2,$d'` ;;
14566 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'` ;;
14567 *) ac_cv_lib_soname_Xi=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXi\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXi\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
14568 if ${ac_cv_lib_soname_Xi:+false} :
14569 then :
14570 ac_cv_lib_soname_Xi=`$LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
14571 fi ;;
14572 esac
14573 else $as_nop
14574 ac_cv_lib_soname_Xi=
14576 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14577 conftest$ac_exeext conftest.$ac_ext
14578 LIBS=$ac_check_soname_save_LIBS
14580 if ${ac_cv_lib_soname_Xi:+false} :
14581 then :
14582 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
14583 printf "%s\n" "not found" >&6; }
14585 else $as_nop
14586 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xi" >&5
14587 printf "%s\n" "$ac_cv_lib_soname_Xi" >&6; }
14589 printf "%s\n" "#define SONAME_LIBXI \"$ac_cv_lib_soname_Xi\"" >>confdefs.h
14594 if test "x$ac_cv_lib_soname_Xi" = "x"
14595 then :
14596 case "x$with_xinput" in
14597 x) as_fn_append wine_notices "|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
14598 xno) ;;
14599 *) as_fn_error $? "libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
14600 This is an error since --with-xinput was requested." "$LINENO" 5 ;;
14601 esac
14605 if test "x$ac_cv_lib_soname_Xi" != x
14606 then
14607 if test "$ac_cv_header_X11_extensions_XInput2_h" != "yes"
14608 then :
14609 case "x$with_xinput2" in
14610 x) as_fn_append wine_notices "|XInput2 headers not found, the XInput 2 extension won't be supported." ;;
14611 xno) ;;
14612 *) as_fn_error $? "XInput2 headers not found, the XInput 2 extension won't be supported.
14613 This is an error since --with-xinput2 was requested." "$LINENO" 5 ;;
14614 esac
14619 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
14620 then
14621 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XShmQueryExtension in -lXext" >&5
14622 printf %s "checking for XShmQueryExtension in -lXext... " >&6; }
14623 if test ${ac_cv_lib_Xext_XShmQueryExtension+y}
14624 then :
14625 printf %s "(cached) " >&6
14626 else $as_nop
14627 ac_check_lib_save_LIBS=$LIBS
14628 LIBS="-lXext $X_LIBS $X_EXTRA_LIBS $LIBS"
14629 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14630 /* end confdefs.h. */
14632 /* Override any GCC internal prototype to avoid an error.
14633 Use char because int might match the return type of a GCC
14634 builtin and then its argument prototype would still apply. */
14635 char XShmQueryExtension ();
14637 main (void)
14639 return XShmQueryExtension ();
14641 return 0;
14643 _ACEOF
14644 if ac_fn_c_try_link "$LINENO"
14645 then :
14646 ac_cv_lib_Xext_XShmQueryExtension=yes
14647 else $as_nop
14648 ac_cv_lib_Xext_XShmQueryExtension=no
14650 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14651 conftest$ac_exeext conftest.$ac_ext
14652 LIBS=$ac_check_lib_save_LIBS
14654 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
14655 printf "%s\n" "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
14656 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = xyes
14657 then :
14659 printf "%s\n" "#define HAVE_LIBXXSHM 1" >>confdefs.h
14664 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"
14665 then :
14666 case "x$with_xshm" in
14667 x) as_fn_append wine_notices "|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
14668 xno) ;;
14669 *) as_fn_error $? "XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
14670 This is an error since --with-xshm was requested." "$LINENO" 5 ;;
14671 esac
14675 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
14676 then
14677 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XShapeQueryExtension in -lXext" >&5
14678 printf %s "checking for XShapeQueryExtension in -lXext... " >&6; }
14679 if test ${ac_cv_lib_Xext_XShapeQueryExtension+y}
14680 then :
14681 printf %s "(cached) " >&6
14682 else $as_nop
14683 ac_check_lib_save_LIBS=$LIBS
14684 LIBS="-lXext $X_LIBS $X_EXTRA_LIBS $LIBS"
14685 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14686 /* end confdefs.h. */
14688 /* Override any GCC internal prototype to avoid an error.
14689 Use char because int might match the return type of a GCC
14690 builtin and then its argument prototype would still apply. */
14691 char XShapeQueryExtension ();
14693 main (void)
14695 return XShapeQueryExtension ();
14697 return 0;
14699 _ACEOF
14700 if ac_fn_c_try_link "$LINENO"
14701 then :
14702 ac_cv_lib_Xext_XShapeQueryExtension=yes
14703 else $as_nop
14704 ac_cv_lib_Xext_XShapeQueryExtension=no
14706 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14707 conftest$ac_exeext conftest.$ac_ext
14708 LIBS=$ac_check_lib_save_LIBS
14710 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
14711 printf "%s\n" "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
14712 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = xyes
14713 then :
14715 printf "%s\n" "#define HAVE_LIBXSHAPE 1" >>confdefs.h
14720 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"
14721 then :
14722 case "x$with_xshape" in
14723 x) as_fn_append wine_notices "|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
14724 xno) ;;
14725 *) as_fn_error $? "XShape ${notice_platform}development files not found, XShape won't be supported.
14726 This is an error since --with-xshape was requested." "$LINENO" 5 ;;
14727 esac
14731 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes" -o "$ac_cv_header_X11_extensions_xf86vmproto_h" = "yes"
14732 then
14733 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXxf86vm" >&5
14734 printf %s "checking for -lXxf86vm... " >&6; }
14735 if test ${ac_cv_lib_soname_Xxf86vm+y}
14736 then :
14737 printf %s "(cached) " >&6
14738 else $as_nop
14739 ac_check_soname_save_LIBS=$LIBS
14740 LIBS="-lXxf86vm $X_LIBS $X_EXTRA_LIBS $LIBS"
14741 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14742 /* end confdefs.h. */
14744 /* Override any GCC internal prototype to avoid an error.
14745 Use char because int might match the return type of a GCC
14746 builtin and then its argument prototype would still apply. */
14747 char XF86VidModeQueryExtension ();
14749 main (void)
14751 return XF86VidModeQueryExtension ();
14753 return 0;
14755 _ACEOF
14756 if ac_fn_c_try_link "$LINENO"
14757 then :
14758 case "$LIBEXT" in
14759 dll) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest.exe | grep "Xxf86vm" | sed -e "s/dll.*/dll/"';2,$d'` ;;
14760 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'` ;;
14761 *) ac_cv_lib_soname_Xxf86vm=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXxf86vm\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
14762 if ${ac_cv_lib_soname_Xxf86vm:+false} :
14763 then :
14764 ac_cv_lib_soname_Xxf86vm=`$LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
14765 fi ;;
14766 esac
14767 else $as_nop
14768 ac_cv_lib_soname_Xxf86vm=
14770 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14771 conftest$ac_exeext conftest.$ac_ext
14772 LIBS=$ac_check_soname_save_LIBS
14774 if ${ac_cv_lib_soname_Xxf86vm:+false} :
14775 then :
14776 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
14777 printf "%s\n" "not found" >&6; }
14779 else $as_nop
14780 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xxf86vm" >&5
14781 printf "%s\n" "$ac_cv_lib_soname_Xxf86vm" >&6; }
14783 printf "%s\n" "#define SONAME_LIBXXF86VM \"$ac_cv_lib_soname_Xxf86vm\"" >>confdefs.h
14788 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"
14789 then :
14790 case "x$with_xxf86vm" in
14791 x) as_fn_append wine_notices "|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
14792 xno) ;;
14793 *) as_fn_error $? "libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
14794 This is an error since --with-xxf86vm was requested." "$LINENO" 5 ;;
14795 esac
14799 if test "$ac_cv_header_X11_extensions_Xrender_h" = "yes" -a "x$ac_cv_lib_soname_X11" != "x"
14800 then
14801 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXrender" >&5
14802 printf %s "checking for -lXrender... " >&6; }
14803 if test ${ac_cv_lib_soname_Xrender+y}
14804 then :
14805 printf %s "(cached) " >&6
14806 else $as_nop
14807 ac_check_soname_save_LIBS=$LIBS
14808 LIBS="-lXrender $X_LIBS $X_EXTRA_LIBS $LIBS"
14809 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14810 /* end confdefs.h. */
14812 /* Override any GCC internal prototype to avoid an error.
14813 Use char because int might match the return type of a GCC
14814 builtin and then its argument prototype would still apply. */
14815 char XRenderQueryExtension ();
14817 main (void)
14819 return XRenderQueryExtension ();
14821 return 0;
14823 _ACEOF
14824 if ac_fn_c_try_link "$LINENO"
14825 then :
14826 case "$LIBEXT" in
14827 dll) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest.exe | grep "Xrender" | sed -e "s/dll.*/dll/"';2,$d'` ;;
14828 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'` ;;
14829 *) ac_cv_lib_soname_Xrender=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXrender\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXrender\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
14830 if ${ac_cv_lib_soname_Xrender:+false} :
14831 then :
14832 ac_cv_lib_soname_Xrender=`$LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
14833 fi ;;
14834 esac
14835 else $as_nop
14836 ac_cv_lib_soname_Xrender=
14838 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14839 conftest$ac_exeext conftest.$ac_ext
14840 LIBS=$ac_check_soname_save_LIBS
14842 if ${ac_cv_lib_soname_Xrender:+false} :
14843 then :
14844 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
14845 printf "%s\n" "not found" >&6; }
14847 else $as_nop
14848 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xrender" >&5
14849 printf "%s\n" "$ac_cv_lib_soname_Xrender" >&6; }
14851 printf "%s\n" "#define SONAME_LIBXRENDER \"$ac_cv_lib_soname_Xrender\"" >>confdefs.h
14853 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XRenderSetPictureTransform in -lXrender" >&5
14854 printf %s "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
14855 if test ${ac_cv_lib_Xrender_XRenderSetPictureTransform+y}
14856 then :
14857 printf %s "(cached) " >&6
14858 else $as_nop
14859 ac_check_lib_save_LIBS=$LIBS
14860 LIBS="-lXrender $X_LIBS $X_EXTRA_LIBS $LIBS"
14861 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14862 /* end confdefs.h. */
14864 /* Override any GCC internal prototype to avoid an error.
14865 Use char because int might match the return type of a GCC
14866 builtin and then its argument prototype would still apply. */
14867 char XRenderSetPictureTransform ();
14869 main (void)
14871 return XRenderSetPictureTransform ();
14873 return 0;
14875 _ACEOF
14876 if ac_fn_c_try_link "$LINENO"
14877 then :
14878 ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
14879 else $as_nop
14880 ac_cv_lib_Xrender_XRenderSetPictureTransform=no
14882 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14883 conftest$ac_exeext conftest.$ac_ext
14884 LIBS=$ac_check_lib_save_LIBS
14886 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
14887 printf "%s\n" "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
14888 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = xyes
14889 then :
14891 printf "%s\n" "#define HAVE_XRENDERSETPICTURETRANSFORM 1" >>confdefs.h
14895 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XRenderCreateLinearGradient in -lXrender" >&5
14896 printf %s "checking for XRenderCreateLinearGradient in -lXrender... " >&6; }
14897 if test ${ac_cv_lib_Xrender_XRenderCreateLinearGradient+y}
14898 then :
14899 printf %s "(cached) " >&6
14900 else $as_nop
14901 ac_check_lib_save_LIBS=$LIBS
14902 LIBS="-lXrender $X_LIBS $X_EXTRA_LIBS $LIBS"
14903 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14904 /* end confdefs.h. */
14906 /* Override any GCC internal prototype to avoid an error.
14907 Use char because int might match the return type of a GCC
14908 builtin and then its argument prototype would still apply. */
14909 char XRenderCreateLinearGradient ();
14911 main (void)
14913 return XRenderCreateLinearGradient ();
14915 return 0;
14917 _ACEOF
14918 if ac_fn_c_try_link "$LINENO"
14919 then :
14920 ac_cv_lib_Xrender_XRenderCreateLinearGradient=yes
14921 else $as_nop
14922 ac_cv_lib_Xrender_XRenderCreateLinearGradient=no
14924 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14925 conftest$ac_exeext conftest.$ac_ext
14926 LIBS=$ac_check_lib_save_LIBS
14928 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderCreateLinearGradient" >&5
14929 printf "%s\n" "$ac_cv_lib_Xrender_XRenderCreateLinearGradient" >&6; }
14930 if test "x$ac_cv_lib_Xrender_XRenderCreateLinearGradient" = xyes
14931 then :
14933 printf "%s\n" "#define HAVE_XRENDERCREATELINEARGRADIENT 1" >>confdefs.h
14940 if test "x$ac_cv_lib_soname_Xrender" = "x"
14941 then :
14942 case "x$with_xrender" in
14943 x) as_fn_append wine_warnings "|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
14944 xno) ;;
14945 *) as_fn_error $? "libxrender ${notice_platform}development files not found, XRender won't be supported.
14946 This is an error since --with-xrender was requested." "$LINENO" 5 ;;
14947 esac
14951 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
14952 then
14953 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14954 /* end confdefs.h. */
14955 #include <X11/Xlib.h>
14956 #include <X11/extensions/Xrandr.h>
14958 main (void)
14960 static typeof(XRRSetScreenConfigAndRate) * func; if (func) return 0;
14962 return 0;
14964 _ACEOF
14965 if ac_fn_c_try_compile "$LINENO"
14966 then :
14967 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXrandr" >&5
14968 printf %s "checking for -lXrandr... " >&6; }
14969 if test ${ac_cv_lib_soname_Xrandr+y}
14970 then :
14971 printf %s "(cached) " >&6
14972 else $as_nop
14973 ac_check_soname_save_LIBS=$LIBS
14974 LIBS="-lXrandr $X_LIBS $X_EXTRA_LIBS $LIBS"
14975 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14976 /* end confdefs.h. */
14978 /* Override any GCC internal prototype to avoid an error.
14979 Use char because int might match the return type of a GCC
14980 builtin and then its argument prototype would still apply. */
14981 char XRRQueryExtension ();
14983 main (void)
14985 return XRRQueryExtension ();
14987 return 0;
14989 _ACEOF
14990 if ac_fn_c_try_link "$LINENO"
14991 then :
14992 case "$LIBEXT" in
14993 dll) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest.exe | grep "Xrandr" | sed -e "s/dll.*/dll/"';2,$d'` ;;
14994 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'` ;;
14995 *) ac_cv_lib_soname_Xrandr=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXrandr\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXrandr\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
14996 if ${ac_cv_lib_soname_Xrandr:+false} :
14997 then :
14998 ac_cv_lib_soname_Xrandr=`$LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
14999 fi ;;
15000 esac
15001 else $as_nop
15002 ac_cv_lib_soname_Xrandr=
15004 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15005 conftest$ac_exeext conftest.$ac_ext
15006 LIBS=$ac_check_soname_save_LIBS
15008 if ${ac_cv_lib_soname_Xrandr:+false} :
15009 then :
15010 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
15011 printf "%s\n" "not found" >&6; }
15013 else $as_nop
15014 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xrandr" >&5
15015 printf "%s\n" "$ac_cv_lib_soname_Xrandr" >&6; }
15017 printf "%s\n" "#define SONAME_LIBXRANDR \"$ac_cv_lib_soname_Xrandr\"" >>confdefs.h
15019 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15020 /* end confdefs.h. */
15021 #include <X11/Xlib.h>
15022 #include <X11/extensions/Xrandr.h>
15024 main (void)
15026 static typeof(XRRGetProviderResources) *f; if (f) return 0;
15028 return 0;
15030 _ACEOF
15031 if ac_fn_c_try_compile "$LINENO"
15032 then :
15034 printf "%s\n" "#define HAVE_XRRGETPROVIDERRESOURCES 1" >>confdefs.h
15036 else $as_nop
15037 as_fn_append wine_notices "|libxrandr ${notice_platform}development files too old, XRandR display device handler won't be supported."
15039 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15042 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15044 if test "x$ac_cv_lib_soname_Xrandr" = "x"
15045 then :
15046 case "x$with_xrandr" in
15047 x) as_fn_append wine_notices "|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
15048 xno) ;;
15049 *) as_fn_error $? "libxrandr ${notice_platform}development files not found, XRandr won't be supported.
15050 This is an error since --with-xrandr was requested." "$LINENO" 5 ;;
15051 esac
15055 if test "$ac_cv_header_X11_extensions_Xfixes_h" = "yes"
15056 then
15057 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15058 /* end confdefs.h. */
15059 #include <X11/Xlib.h>
15060 #include <X11/extensions/Xfixes.h>
15062 main (void)
15064 static typeof(XFixesQueryVersion) * func; if (func) return 0;
15066 return 0;
15068 _ACEOF
15069 if ac_fn_c_try_compile "$LINENO"
15070 then :
15071 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXfixes" >&5
15072 printf %s "checking for -lXfixes... " >&6; }
15073 if test ${ac_cv_lib_soname_Xfixes+y}
15074 then :
15075 printf %s "(cached) " >&6
15076 else $as_nop
15077 ac_check_soname_save_LIBS=$LIBS
15078 LIBS="-lXfixes $X_LIBS $X_EXTRA_LIBS $LIBS"
15079 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15080 /* end confdefs.h. */
15082 /* Override any GCC internal prototype to avoid an error.
15083 Use char because int might match the return type of a GCC
15084 builtin and then its argument prototype would still apply. */
15085 char XFixesQueryVersion ();
15087 main (void)
15089 return XFixesQueryVersion ();
15091 return 0;
15093 _ACEOF
15094 if ac_fn_c_try_link "$LINENO"
15095 then :
15096 case "$LIBEXT" in
15097 dll) ac_cv_lib_soname_Xfixes=`$ac_cv_path_LDD conftest.exe | grep "Xfixes" | sed -e "s/dll.*/dll/"';2,$d'` ;;
15098 dylib) ac_cv_lib_soname_Xfixes=`$OTOOL -L conftest$ac_exeext | grep "libXfixes\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXfixes\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
15099 *) ac_cv_lib_soname_Xfixes=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXfixes\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXfixes\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
15100 if ${ac_cv_lib_soname_Xfixes:+false} :
15101 then :
15102 ac_cv_lib_soname_Xfixes=`$LDD conftest$ac_exeext | grep "libXfixes\\.$LIBEXT" | sed -e "s/^.*\(libXfixes\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
15103 fi ;;
15104 esac
15105 else $as_nop
15106 ac_cv_lib_soname_Xfixes=
15108 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15109 conftest$ac_exeext conftest.$ac_ext
15110 LIBS=$ac_check_soname_save_LIBS
15112 if ${ac_cv_lib_soname_Xfixes:+false} :
15113 then :
15114 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
15115 printf "%s\n" "not found" >&6; }
15117 else $as_nop
15118 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xfixes" >&5
15119 printf "%s\n" "$ac_cv_lib_soname_Xfixes" >&6; }
15121 printf "%s\n" "#define SONAME_LIBXFIXES \"$ac_cv_lib_soname_Xfixes\"" >>confdefs.h
15126 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15128 if test "x$ac_cv_lib_soname_Xfixes" = "x"
15129 then :
15130 case "x$with_xfixes" in
15131 x) as_fn_append wine_notices "|libxfixes ${notice_platform}development files not found, Xfixes won't be supported." ;;
15132 xno) ;;
15133 *) as_fn_error $? "libxfixes ${notice_platform}development files not found, Xfixes won't be supported.
15134 This is an error since --with-xfixes was requested." "$LINENO" 5 ;;
15135 esac
15139 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
15140 then
15141 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15142 /* end confdefs.h. */
15143 #include <X11/Xlib.h>
15144 #include <X11/extensions/Xinerama.h>
15146 main (void)
15148 static typeof(XineramaQueryScreens) * func; if (func) return 0;
15150 return 0;
15152 _ACEOF
15153 if ac_fn_c_try_compile "$LINENO"
15154 then :
15155 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXinerama" >&5
15156 printf %s "checking for -lXinerama... " >&6; }
15157 if test ${ac_cv_lib_soname_Xinerama+y}
15158 then :
15159 printf %s "(cached) " >&6
15160 else $as_nop
15161 ac_check_soname_save_LIBS=$LIBS
15162 LIBS="-lXinerama $X_LIBS $X_EXTRA_LIBS $LIBS"
15163 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15164 /* end confdefs.h. */
15166 /* Override any GCC internal prototype to avoid an error.
15167 Use char because int might match the return type of a GCC
15168 builtin and then its argument prototype would still apply. */
15169 char XineramaQueryScreens ();
15171 main (void)
15173 return XineramaQueryScreens ();
15175 return 0;
15177 _ACEOF
15178 if ac_fn_c_try_link "$LINENO"
15179 then :
15180 case "$LIBEXT" in
15181 dll) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest.exe | grep "Xinerama" | sed -e "s/dll.*/dll/"';2,$d'` ;;
15182 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'` ;;
15183 *) ac_cv_lib_soname_Xinerama=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXinerama\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXinerama\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
15184 if ${ac_cv_lib_soname_Xinerama:+false} :
15185 then :
15186 ac_cv_lib_soname_Xinerama=`$LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
15187 fi ;;
15188 esac
15189 else $as_nop
15190 ac_cv_lib_soname_Xinerama=
15192 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15193 conftest$ac_exeext conftest.$ac_ext
15194 LIBS=$ac_check_soname_save_LIBS
15196 if ${ac_cv_lib_soname_Xinerama:+false} :
15197 then :
15198 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
15199 printf "%s\n" "not found" >&6; }
15201 else $as_nop
15202 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xinerama" >&5
15203 printf "%s\n" "$ac_cv_lib_soname_Xinerama" >&6; }
15205 printf "%s\n" "#define SONAME_LIBXINERAMA \"$ac_cv_lib_soname_Xinerama\"" >>confdefs.h
15210 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15212 if test "x$ac_cv_lib_soname_Xinerama" = "x"
15213 then :
15214 case "x$with_xinerama" in
15215 x) as_fn_append wine_notices "|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
15216 xno) ;;
15217 *) as_fn_error $? "libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
15218 This is an error since --with-xinerama was requested." "$LINENO" 5 ;;
15219 esac
15223 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
15224 then
15225 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXcomposite" >&5
15226 printf %s "checking for -lXcomposite... " >&6; }
15227 if test ${ac_cv_lib_soname_Xcomposite+y}
15228 then :
15229 printf %s "(cached) " >&6
15230 else $as_nop
15231 ac_check_soname_save_LIBS=$LIBS
15232 LIBS="-lXcomposite $X_LIBS $X_EXTRA_LIBS $LIBS"
15233 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15234 /* end confdefs.h. */
15236 /* Override any GCC internal prototype to avoid an error.
15237 Use char because int might match the return type of a GCC
15238 builtin and then its argument prototype would still apply. */
15239 char XCompositeRedirectWindow ();
15241 main (void)
15243 return XCompositeRedirectWindow ();
15245 return 0;
15247 _ACEOF
15248 if ac_fn_c_try_link "$LINENO"
15249 then :
15250 case "$LIBEXT" in
15251 dll) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest.exe | grep "Xcomposite" | sed -e "s/dll.*/dll/"';2,$d'` ;;
15252 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'` ;;
15253 *) ac_cv_lib_soname_Xcomposite=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXcomposite\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXcomposite\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
15254 if ${ac_cv_lib_soname_Xcomposite:+false} :
15255 then :
15256 ac_cv_lib_soname_Xcomposite=`$LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
15257 fi ;;
15258 esac
15259 else $as_nop
15260 ac_cv_lib_soname_Xcomposite=
15262 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15263 conftest$ac_exeext conftest.$ac_ext
15264 LIBS=$ac_check_soname_save_LIBS
15266 if ${ac_cv_lib_soname_Xcomposite:+false} :
15267 then :
15268 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
15269 printf "%s\n" "not found" >&6; }
15271 else $as_nop
15272 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xcomposite" >&5
15273 printf "%s\n" "$ac_cv_lib_soname_Xcomposite" >&6; }
15275 printf "%s\n" "#define SONAME_LIBXCOMPOSITE \"$ac_cv_lib_soname_Xcomposite\"" >>confdefs.h
15280 if test "x$ac_cv_lib_soname_Xcomposite" = "x"
15281 then :
15282 case "x$with_xcomposite" in
15283 x) as_fn_append wine_notices "|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
15284 xno) ;;
15285 *) as_fn_error $? "libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
15286 This is an error since --with-xcomposite was requested." "$LINENO" 5 ;;
15287 esac
15291 ac_fn_c_check_member "$LINENO" "XICCallback" "callback" "ac_cv_member_XICCallback_callback" "#ifdef HAVE_X11_XLIB_H
15292 #include <X11/Xlib.h>
15293 #endif
15295 if test "x$ac_cv_member_XICCallback_callback" = xyes
15296 then :
15298 printf "%s\n" "#define HAVE_XICCALLBACK_CALLBACK 1" >>confdefs.h
15302 ac_fn_c_check_member "$LINENO" "XEvent" "xcookie" "ac_cv_member_XEvent_xcookie" "#ifdef HAVE_X11_XLIB_H
15303 #include <X11/Xlib.h>
15304 #endif
15306 if test "x$ac_cv_member_XEvent_xcookie" = xyes
15307 then :
15309 printf "%s\n" "#define HAVE_XEVENT_XCOOKIE 1" >>confdefs.h
15316 opengl_msg=""
15317 if test "x$with_opengl" != "xno"
15318 then
15319 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lGL" >&5
15320 printf %s "checking for -lGL... " >&6; }
15321 if test ${ac_cv_lib_soname_GL+y}
15322 then :
15323 printf %s "(cached) " >&6
15324 else $as_nop
15325 ac_check_soname_save_LIBS=$LIBS
15326 LIBS="-lGL $X_LIBS -lm $X_EXTRA_LIBS $LIBS"
15327 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15328 /* end confdefs.h. */
15330 /* Override any GCC internal prototype to avoid an error.
15331 Use char because int might match the return type of a GCC
15332 builtin and then its argument prototype would still apply. */
15333 char glXCreateContext ();
15335 main (void)
15337 return glXCreateContext ();
15339 return 0;
15341 _ACEOF
15342 if ac_fn_c_try_link "$LINENO"
15343 then :
15344 case "$LIBEXT" in
15345 dll) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest.exe | grep "GL" | sed -e "s/dll.*/dll/"';2,$d'` ;;
15346 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'` ;;
15347 *) ac_cv_lib_soname_GL=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libGL\\.$LIBEXT" | sed -e "s/^.*\\[\\(libGL\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
15348 if ${ac_cv_lib_soname_GL:+false} :
15349 then :
15350 ac_cv_lib_soname_GL=`$LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
15351 fi ;;
15352 esac
15353 else $as_nop
15354 ac_cv_lib_soname_GL=
15356 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15357 conftest$ac_exeext conftest.$ac_ext
15358 LIBS=$ac_check_soname_save_LIBS
15360 if ${ac_cv_lib_soname_GL:+false} :
15361 then :
15362 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
15363 printf "%s\n" "not found" >&6; }
15364 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lGL" >&5
15365 printf %s "checking for -lGL... " >&6; }
15366 if test ${ac_cv_lib_soname_GL+y}
15367 then :
15368 printf %s "(cached) " >&6
15369 else $as_nop
15370 ac_check_soname_save_LIBS=$LIBS
15371 LIBS="-lGL $X_LIBS -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"
15372 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15373 /* end confdefs.h. */
15375 /* Override any GCC internal prototype to avoid an error.
15376 Use char because int might match the return type of a GCC
15377 builtin and then its argument prototype would still apply. */
15378 char glXCreateContext ();
15380 main (void)
15382 return glXCreateContext ();
15384 return 0;
15386 _ACEOF
15387 if ac_fn_c_try_link "$LINENO"
15388 then :
15389 case "$LIBEXT" in
15390 dll) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest.exe | grep "GL" | sed -e "s/dll.*/dll/"';2,$d'` ;;
15391 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'` ;;
15392 *) ac_cv_lib_soname_GL=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libGL\\.$LIBEXT" | sed -e "s/^.*\\[\\(libGL\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
15393 if ${ac_cv_lib_soname_GL:+false} :
15394 then :
15395 ac_cv_lib_soname_GL=`$LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
15396 fi ;;
15397 esac
15398 else $as_nop
15399 ac_cv_lib_soname_GL=
15401 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15402 conftest$ac_exeext conftest.$ac_ext
15403 LIBS=$ac_check_soname_save_LIBS
15405 if ${ac_cv_lib_soname_GL:+false} :
15406 then :
15407 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
15408 printf "%s\n" "not found" >&6; }
15409 if test -f /usr/X11R6/lib/libGL.a
15410 then
15411 opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
15412 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
15413 else
15414 opengl_msg="No OpenGL library found on this system."
15416 else $as_nop
15417 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GL" >&5
15418 printf "%s\n" "$ac_cv_lib_soname_GL" >&6; }
15420 printf "%s\n" "#define SONAME_LIBGL \"$ac_cv_lib_soname_GL\"" >>confdefs.h
15422 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"
15424 else $as_nop
15425 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GL" >&5
15426 printf "%s\n" "$ac_cv_lib_soname_GL" >&6; }
15428 printf "%s\n" "#define SONAME_LIBGL \"$ac_cv_lib_soname_GL\"" >>confdefs.h
15430 OPENGL_LIBS="-lGL"
15432 if test "x$with_osmesa" != "xno"
15433 then
15434 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lOSMesa" >&5
15435 printf %s "checking for -lOSMesa... " >&6; }
15436 if test ${ac_cv_lib_soname_OSMesa+y}
15437 then :
15438 printf %s "(cached) " >&6
15439 else $as_nop
15440 ac_check_soname_save_LIBS=$LIBS
15441 LIBS="-lOSMesa $X_LIBS -lm $X_EXTRA_LIBS $LIBS"
15442 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15443 /* end confdefs.h. */
15445 /* Override any GCC internal prototype to avoid an error.
15446 Use char because int might match the return type of a GCC
15447 builtin and then its argument prototype would still apply. */
15448 char OSMesaGetProcAddress ();
15450 main (void)
15452 return OSMesaGetProcAddress ();
15454 return 0;
15456 _ACEOF
15457 if ac_fn_c_try_link "$LINENO"
15458 then :
15459 case "$LIBEXT" in
15460 dll) ac_cv_lib_soname_OSMesa=`$ac_cv_path_LDD conftest.exe | grep "OSMesa" | sed -e "s/dll.*/dll/"';2,$d'` ;;
15461 dylib) ac_cv_lib_soname_OSMesa=`$OTOOL -L conftest$ac_exeext | grep "libOSMesa\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libOSMesa\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
15462 *) ac_cv_lib_soname_OSMesa=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libOSMesa\\.$LIBEXT" | sed -e "s/^.*\\[\\(libOSMesa\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
15463 if ${ac_cv_lib_soname_OSMesa:+false} :
15464 then :
15465 ac_cv_lib_soname_OSMesa=`$LDD conftest$ac_exeext | grep "libOSMesa\\.$LIBEXT" | sed -e "s/^.*\(libOSMesa\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
15466 fi ;;
15467 esac
15468 else $as_nop
15469 ac_cv_lib_soname_OSMesa=
15471 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15472 conftest$ac_exeext conftest.$ac_ext
15473 LIBS=$ac_check_soname_save_LIBS
15475 if ${ac_cv_lib_soname_OSMesa:+false} :
15476 then :
15477 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
15478 printf "%s\n" "not found" >&6; }
15480 else $as_nop
15481 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_OSMesa" >&5
15482 printf "%s\n" "$ac_cv_lib_soname_OSMesa" >&6; }
15484 printf "%s\n" "#define SONAME_LIBOSMESA \"$ac_cv_lib_soname_OSMesa\"" >>confdefs.h
15488 if test "x$ac_cv_lib_soname_OSMesa" = "x"
15489 then :
15490 case "x$with_osmesa" in
15491 x) as_fn_append wine_notices "|libOSMesa ${notice_platform}development files not found (or too old), OpenGL rendering in bitmaps won't be supported." ;;
15492 xno) ;;
15493 *) as_fn_error $? "libOSMesa ${notice_platform}development files not found (or too old), OpenGL rendering in bitmaps won't be supported.
15494 This is an error since --with-osmesa was requested." "$LINENO" 5 ;;
15495 esac
15500 if test -n "$opengl_msg"
15501 then :
15502 case "x$with_opengl" in
15503 x) as_fn_append wine_warnings "|$opengl_msg
15504 OpenGL and Direct3D won't be supported." ;;
15505 xno) ;;
15506 *) as_fn_error $? "$opengl_msg
15507 OpenGL and Direct3D won't be supported.
15508 This is an error since --with-opengl was requested." "$LINENO" 5 ;;
15509 esac
15513 CPPFLAGS="$ac_save_CPPFLAGS"
15514 else
15515 X_CFLAGS=""
15516 X_LIBS=""
15519 if test "$enable_wineandroid_drv$enable_winemac_drv" = "nono"
15520 then
15521 if test "x$X_LIBS" = "x"
15522 then :
15523 case "x$with_x" in
15524 xno) ;;
15525 *) as_fn_error $? "X ${notice_platform}development files not found. Wine will be built
15526 without X support, which probably isn't what you want. You will need
15527 to install ${notice_platform}development packages of Xlib at the very least.
15528 Use the --without-x option if you really want this." "$LINENO" 5 ;;
15529 esac
15530 enable_winex11_drv=${enable_winex11_drv:-no}
15532 else
15533 if test "x$X_LIBS" = "x"
15534 then :
15535 case "x$with_x" in
15536 x) as_fn_append wine_notices "|X ${notice_platform}development files not found, the X11 driver won't be supported." ;;
15537 xno) ;;
15538 *) as_fn_error $? "X ${notice_platform}development files not found, the X11 driver won't be supported.
15539 This is an error since --with-x was requested." "$LINENO" 5 ;;
15540 esac
15541 enable_winex11_drv=${enable_winex11_drv:-no}
15545 if test "x$with_wayland" != "xno"
15546 then
15547 rm -f conftest.err
15548 if ${WAYLAND_CLIENT_CFLAGS:+false} :
15549 then :
15550 if test ${PKG_CONFIG+y}
15551 then :
15552 WAYLAND_CLIENT_CFLAGS=`$PKG_CONFIG --cflags wayland-client 2>conftest.err`
15556 if ${WAYLAND_CLIENT_LIBS:+false} :
15557 then :
15558 if test ${PKG_CONFIG+y}
15559 then :
15560 WAYLAND_CLIENT_LIBS=`$PKG_CONFIG --libs wayland-client 2>/dev/null`
15565 printf "%s\n" "$as_me:${as_lineno-$LINENO}: wayland-client cflags: $WAYLAND_CLIENT_CFLAGS" >&5
15566 printf "%s\n" "$as_me:${as_lineno-$LINENO}: wayland-client libs: $WAYLAND_CLIENT_LIBS" >&5
15567 if test -s conftest.err; then
15568 printf %s "$as_me:${as_lineno-$LINENO}: wayland-client errors: " >&5
15569 cat conftest.err >&5
15571 rm -f conftest.err
15572 ac_save_CPPFLAGS=$CPPFLAGS
15573 CPPFLAGS="$CPPFLAGS $WAYLAND_CLIENT_CFLAGS"
15574 for ac_header in wayland-client.h
15575 do :
15576 ac_fn_c_check_header_compile "$LINENO" "wayland-client.h" "ac_cv_header_wayland_client_h" "$ac_includes_default"
15577 if test "x$ac_cv_header_wayland_client_h" = xyes
15578 then :
15579 printf "%s\n" "#define HAVE_WAYLAND_CLIENT_H 1" >>confdefs.h
15580 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for wl_display_connect in -lwayland-client" >&5
15581 printf %s "checking for wl_display_connect in -lwayland-client... " >&6; }
15582 if test ${ac_cv_lib_wayland_client_wl_display_connect+y}
15583 then :
15584 printf %s "(cached) " >&6
15585 else $as_nop
15586 ac_check_lib_save_LIBS=$LIBS
15587 LIBS="-lwayland-client $WAYLAND_CLIENT_LIBS $LIBS"
15588 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15589 /* end confdefs.h. */
15591 /* Override any GCC internal prototype to avoid an error.
15592 Use char because int might match the return type of a GCC
15593 builtin and then its argument prototype would still apply. */
15594 char wl_display_connect ();
15596 main (void)
15598 return wl_display_connect ();
15600 return 0;
15602 _ACEOF
15603 if ac_fn_c_try_link "$LINENO"
15604 then :
15605 ac_cv_lib_wayland_client_wl_display_connect=yes
15606 else $as_nop
15607 ac_cv_lib_wayland_client_wl_display_connect=no
15609 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15610 conftest$ac_exeext conftest.$ac_ext
15611 LIBS=$ac_check_lib_save_LIBS
15613 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_wayland_client_wl_display_connect" >&5
15614 printf "%s\n" "$ac_cv_lib_wayland_client_wl_display_connect" >&6; }
15615 if test "x$ac_cv_lib_wayland_client_wl_display_connect" = xyes
15616 then :
15617 # Extract the first word of "wayland-scanner", so it can be a program name with args.
15618 set dummy wayland-scanner; ac_word=$2
15619 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
15620 printf %s "checking for $ac_word... " >&6; }
15621 if test ${ac_cv_path_WAYLAND_SCANNER+y}
15622 then :
15623 printf %s "(cached) " >&6
15624 else $as_nop
15625 case $WAYLAND_SCANNER in
15626 [\\/]* | ?:[\\/]*)
15627 ac_cv_path_WAYLAND_SCANNER="$WAYLAND_SCANNER" # Let the user override the test with a path.
15630 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15631 for as_dir in $PATH
15633 IFS=$as_save_IFS
15634 case $as_dir in #(((
15635 '') as_dir=./ ;;
15636 */) ;;
15637 *) as_dir=$as_dir/ ;;
15638 esac
15639 for ac_exec_ext in '' $ac_executable_extensions; do
15640 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
15641 ac_cv_path_WAYLAND_SCANNER="$as_dir$ac_word$ac_exec_ext"
15642 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
15643 break 2
15645 done
15646 done
15647 IFS=$as_save_IFS
15649 test -z "$ac_cv_path_WAYLAND_SCANNER" && ac_cv_path_WAYLAND_SCANNER="`test -n "$PKG_CONFIG" && $PKG_CONFIG --variable=wayland_scanner wayland-scanner 2>/dev/null`"
15651 esac
15653 WAYLAND_SCANNER=$ac_cv_path_WAYLAND_SCANNER
15654 if test -n "$WAYLAND_SCANNER"; then
15655 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $WAYLAND_SCANNER" >&5
15656 printf "%s\n" "$WAYLAND_SCANNER" >&6; }
15657 else
15658 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
15659 printf "%s\n" "no" >&6; }
15663 else $as_nop
15664 WAYLAND_CLIENT_LIBS=""
15669 done
15670 CPPFLAGS=$ac_save_CPPFLAGS
15673 if test -z "$WAYLAND_CLIENT_LIBS" -o -z "$WAYLAND_SCANNER"
15674 then :
15675 case "x$with_wayland" in
15676 x) as_fn_append wine_notices "|Wayland ${notice_platform}development files not found, the Wayland driver won't be supported." ;;
15677 xno) ;;
15678 *) as_fn_error $? "Wayland ${notice_platform}development files not found, the Wayland driver won't be supported.
15679 This is an error since --with-wayland was requested." "$LINENO" 5 ;;
15680 esac
15681 enable_winewayland_drv=${enable_winewayland_drv:-no}
15684 if test "$ac_cv_header_CL_cl_h" = "yes"
15685 then
15686 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for clGetPlatformInfo in -lOpenCL" >&5
15687 printf %s "checking for clGetPlatformInfo in -lOpenCL... " >&6; }
15688 if test ${ac_cv_lib_OpenCL_clGetPlatformInfo+y}
15689 then :
15690 printf %s "(cached) " >&6
15691 else $as_nop
15692 ac_check_lib_save_LIBS=$LIBS
15693 LIBS="-lOpenCL $LIBS"
15694 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15695 /* end confdefs.h. */
15697 /* Override any GCC internal prototype to avoid an error.
15698 Use char because int might match the return type of a GCC
15699 builtin and then its argument prototype would still apply. */
15700 char clGetPlatformInfo ();
15702 main (void)
15704 return clGetPlatformInfo ();
15706 return 0;
15708 _ACEOF
15709 if ac_fn_c_try_link "$LINENO"
15710 then :
15711 ac_cv_lib_OpenCL_clGetPlatformInfo=yes
15712 else $as_nop
15713 ac_cv_lib_OpenCL_clGetPlatformInfo=no
15715 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15716 conftest$ac_exeext conftest.$ac_ext
15717 LIBS=$ac_check_lib_save_LIBS
15719 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_OpenCL_clGetPlatformInfo" >&5
15720 printf "%s\n" "$ac_cv_lib_OpenCL_clGetPlatformInfo" >&6; }
15721 if test "x$ac_cv_lib_OpenCL_clGetPlatformInfo" = xyes
15722 then :
15723 OPENCL_LIBS="-lOpenCL"
15728 if test "x$ac_cv_lib_OpenCL_clGetPlatformInfo" != xyes
15729 then :
15730 case "x$with_opencl" in
15731 x) as_fn_append wine_notices "|OpenCL ${notice_platform}development files not found, OpenCL won't be supported." ;;
15732 xno) ;;
15733 *) as_fn_error $? "OpenCL ${notice_platform}development files not found, OpenCL won't be supported.
15734 This is an error since --with-opencl was requested." "$LINENO" 5 ;;
15735 esac
15736 enable_opencl=${enable_opencl:-no}
15739 if test "$ac_cv_header_pcap_pcap_h" = "yes"
15740 then
15741 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pcap_init in -lpcap" >&5
15742 printf %s "checking for pcap_init in -lpcap... " >&6; }
15743 if test ${ac_cv_lib_pcap_pcap_init+y}
15744 then :
15745 printf %s "(cached) " >&6
15746 else $as_nop
15747 ac_check_lib_save_LIBS=$LIBS
15748 LIBS="-lpcap $LIBS"
15749 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15750 /* end confdefs.h. */
15752 /* Override any GCC internal prototype to avoid an error.
15753 Use char because int might match the return type of a GCC
15754 builtin and then its argument prototype would still apply. */
15755 char pcap_init ();
15757 main (void)
15759 return pcap_init ();
15761 return 0;
15763 _ACEOF
15764 if ac_fn_c_try_link "$LINENO"
15765 then :
15766 ac_cv_lib_pcap_pcap_init=yes
15767 else $as_nop
15768 ac_cv_lib_pcap_pcap_init=no
15770 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15771 conftest$ac_exeext conftest.$ac_ext
15772 LIBS=$ac_check_lib_save_LIBS
15774 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pcap_pcap_init" >&5
15775 printf "%s\n" "$ac_cv_lib_pcap_pcap_init" >&6; }
15776 if test "x$ac_cv_lib_pcap_pcap_init" = xyes
15777 then :
15778 PCAP_LIBS="-lpcap"
15783 if test "x$ac_cv_lib_pcap_pcap_init" != xyes
15784 then :
15785 case "x$with_pcap" in
15786 x) as_fn_append wine_notices "|pcap ${notice_platform}development files not found, wpcap won't be supported." ;;
15787 xno) ;;
15788 *) as_fn_error $? "pcap ${notice_platform}development files not found, wpcap won't be supported.
15789 This is an error since --with-pcap was requested." "$LINENO" 5 ;;
15790 esac
15791 enable_wpcap=${enable_wpcap:-no}
15794 if test "x$with_pcsclite" != "xno"
15795 then
15796 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for SCardEstablishContext in -lpcsclite" >&5
15797 printf %s "checking for SCardEstablishContext in -lpcsclite... " >&6; }
15798 if test ${ac_cv_lib_pcsclite_SCardEstablishContext+y}
15799 then :
15800 printf %s "(cached) " >&6
15801 else $as_nop
15802 ac_check_lib_save_LIBS=$LIBS
15803 LIBS="-lpcsclite $LIBS"
15804 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15805 /* end confdefs.h. */
15807 /* Override any GCC internal prototype to avoid an error.
15808 Use char because int might match the return type of a GCC
15809 builtin and then its argument prototype would still apply. */
15810 char SCardEstablishContext ();
15812 main (void)
15814 return SCardEstablishContext ();
15816 return 0;
15818 _ACEOF
15819 if ac_fn_c_try_link "$LINENO"
15820 then :
15821 ac_cv_lib_pcsclite_SCardEstablishContext=yes
15822 else $as_nop
15823 ac_cv_lib_pcsclite_SCardEstablishContext=no
15825 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15826 conftest$ac_exeext conftest.$ac_ext
15827 LIBS=$ac_check_lib_save_LIBS
15829 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pcsclite_SCardEstablishContext" >&5
15830 printf "%s\n" "$ac_cv_lib_pcsclite_SCardEstablishContext" >&6; }
15831 if test "x$ac_cv_lib_pcsclite_SCardEstablishContext" = xyes
15832 then :
15833 PCSCLITE_LIBS="-lpcsclite"
15838 if test "x$ac_cv_lib_pcsclite_SCardEstablishContext" != xyes
15839 then :
15840 case "x$with_pcsclite" in
15841 x) as_fn_append wine_notices "|libpcsclite not found, smart cards won't be supported." ;;
15842 xno) ;;
15843 *) as_fn_error $? "libpcsclite not found, smart cards won't be supported.
15844 This is an error since --with-pcsclite was requested." "$LINENO" 5 ;;
15845 esac
15846 enable_winscard=${enable_winscard:-no}
15849 if test "x$with_inotify" != "xno"
15850 then
15851 rm -f conftest.err
15852 if ${INOTIFY_CFLAGS:+false} :
15853 then :
15854 if test ${PKG_CONFIG+y}
15855 then :
15856 INOTIFY_CFLAGS=`$PKG_CONFIG --cflags libinotify 2>conftest.err`
15860 if ${INOTIFY_LIBS:+false} :
15861 then :
15862 if test ${PKG_CONFIG+y}
15863 then :
15864 INOTIFY_LIBS=`$PKG_CONFIG --libs libinotify 2>/dev/null`
15869 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libinotify cflags: $INOTIFY_CFLAGS" >&5
15870 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libinotify libs: $INOTIFY_LIBS" >&5
15871 if test -s conftest.err; then
15872 printf %s "$as_me:${as_lineno-$LINENO}: libinotify errors: " >&5
15873 cat conftest.err >&5
15875 rm -f conftest.err
15876 ac_save_CPPFLAGS=$CPPFLAGS
15877 CPPFLAGS="$CPPFLAGS $INOTIFY_CFLAGS"
15878 ac_fn_c_check_header_compile "$LINENO" "sys/inotify.h" "ac_cv_header_sys_inotify_h" "$ac_includes_default"
15879 if test "x$ac_cv_header_sys_inotify_h" = xyes
15880 then :
15881 printf "%s\n" "#define HAVE_SYS_INOTIFY_H 1" >>confdefs.h
15885 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for inotify_add_watch in -linotify" >&5
15886 printf %s "checking for inotify_add_watch in -linotify... " >&6; }
15887 if test ${ac_cv_lib_inotify_inotify_add_watch+y}
15888 then :
15889 printf %s "(cached) " >&6
15890 else $as_nop
15891 ac_check_lib_save_LIBS=$LIBS
15892 LIBS="-linotify $INOTIFY_LIBS $LIBS"
15893 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15894 /* end confdefs.h. */
15896 /* Override any GCC internal prototype to avoid an error.
15897 Use char because int might match the return type of a GCC
15898 builtin and then its argument prototype would still apply. */
15899 char inotify_add_watch ();
15901 main (void)
15903 return inotify_add_watch ();
15905 return 0;
15907 _ACEOF
15908 if ac_fn_c_try_link "$LINENO"
15909 then :
15910 ac_cv_lib_inotify_inotify_add_watch=yes
15911 else $as_nop
15912 ac_cv_lib_inotify_inotify_add_watch=no
15914 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15915 conftest$ac_exeext conftest.$ac_ext
15916 LIBS=$ac_check_lib_save_LIBS
15918 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_inotify_inotify_add_watch" >&5
15919 printf "%s\n" "$ac_cv_lib_inotify_inotify_add_watch" >&6; }
15920 if test "x$ac_cv_lib_inotify_inotify_add_watch" = xyes
15921 then :
15923 else $as_nop
15924 INOTIFY_LIBS=""
15927 CPPFLAGS=$ac_save_CPPFLAGS
15930 if test "$ac_cv_header_sys_inotify_h" != "yes"
15931 then :
15932 case "x$with_inotify" in
15933 x) as_fn_append wine_notices "|libinotify ${notice_platform}development files not found (or too old), filesystem change notifications won't be supported." ;;
15934 xno) ;;
15935 *) as_fn_error $? "libinotify ${notice_platform}development files not found (or too old), filesystem change notifications won't be supported.
15936 This is an error since --with-inotify was requested." "$LINENO" 5 ;;
15937 esac
15941 if test "x$with_dbus" != "xno"
15942 then
15943 rm -f conftest.err
15944 if ${DBUS_CFLAGS:+false} :
15945 then :
15946 if test ${PKG_CONFIG+y}
15947 then :
15948 DBUS_CFLAGS=`$PKG_CONFIG --cflags dbus-1 2>conftest.err`
15952 if ${DBUS_LIBS:+false} :
15953 then :
15954 if test ${PKG_CONFIG+y}
15955 then :
15956 DBUS_LIBS=`$PKG_CONFIG --libs dbus-1 2>/dev/null`
15961 printf "%s\n" "$as_me:${as_lineno-$LINENO}: dbus-1 cflags: $DBUS_CFLAGS" >&5
15962 printf "%s\n" "$as_me:${as_lineno-$LINENO}: dbus-1 libs: $DBUS_LIBS" >&5
15963 if test -s conftest.err; then
15964 printf %s "$as_me:${as_lineno-$LINENO}: dbus-1 errors: " >&5
15965 cat conftest.err >&5
15967 rm -f conftest.err
15968 ac_save_CPPFLAGS=$CPPFLAGS
15969 CPPFLAGS="$CPPFLAGS $DBUS_CFLAGS"
15970 ac_fn_c_check_header_compile "$LINENO" "dbus/dbus.h" "ac_cv_header_dbus_dbus_h" "$ac_includes_default"
15971 if test "x$ac_cv_header_dbus_dbus_h" = xyes
15972 then :
15973 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -ldbus-1" >&5
15974 printf %s "checking for -ldbus-1... " >&6; }
15975 if test ${ac_cv_lib_soname_dbus_1+y}
15976 then :
15977 printf %s "(cached) " >&6
15978 else $as_nop
15979 ac_check_soname_save_LIBS=$LIBS
15980 LIBS="-ldbus-1 $DBUS_LIBS $LIBS"
15981 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15982 /* end confdefs.h. */
15984 /* Override any GCC internal prototype to avoid an error.
15985 Use char because int might match the return type of a GCC
15986 builtin and then its argument prototype would still apply. */
15987 char dbus_connection_close ();
15989 main (void)
15991 return dbus_connection_close ();
15993 return 0;
15995 _ACEOF
15996 if ac_fn_c_try_link "$LINENO"
15997 then :
15998 case "$LIBEXT" in
15999 dll) ac_cv_lib_soname_dbus_1=`$ac_cv_path_LDD conftest.exe | grep "dbus-1" | sed -e "s/dll.*/dll/"';2,$d'` ;;
16000 dylib) ac_cv_lib_soname_dbus_1=`$OTOOL -L conftest$ac_exeext | grep "libdbus-1\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libdbus-1\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
16001 *) ac_cv_lib_soname_dbus_1=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libdbus-1\\.$LIBEXT" | sed -e "s/^.*\\[\\(libdbus-1\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
16002 if ${ac_cv_lib_soname_dbus_1:+false} :
16003 then :
16004 ac_cv_lib_soname_dbus_1=`$LDD conftest$ac_exeext | grep "libdbus-1\\.$LIBEXT" | sed -e "s/^.*\(libdbus-1\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
16005 fi ;;
16006 esac
16007 else $as_nop
16008 ac_cv_lib_soname_dbus_1=
16010 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16011 conftest$ac_exeext conftest.$ac_ext
16012 LIBS=$ac_check_soname_save_LIBS
16014 if ${ac_cv_lib_soname_dbus_1:+false} :
16015 then :
16016 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
16017 printf "%s\n" "not found" >&6; }
16018 DBUS_CFLAGS=""
16019 else $as_nop
16020 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_dbus_1" >&5
16021 printf "%s\n" "$ac_cv_lib_soname_dbus_1" >&6; }
16023 printf "%s\n" "#define SONAME_LIBDBUS_1 \"$ac_cv_lib_soname_dbus_1\"" >>confdefs.h
16027 else $as_nop
16028 DBUS_CFLAGS=""
16031 CPPFLAGS=$ac_save_CPPFLAGS
16034 case $host_os in
16035 darwin*|macosx*) ;;
16036 *) if test "x$ac_cv_lib_soname_dbus_1" = "x"
16037 then :
16038 case "x$with_dbus" in
16039 x) as_fn_append wine_notices "|libdbus ${notice_platform}development files not found, no dynamic device support." ;;
16040 xno) ;;
16041 *) as_fn_error $? "libdbus ${notice_platform}development files not found, no dynamic device support.
16042 This is an error since --with-dbus was requested." "$LINENO" 5 ;;
16043 esac
16045 fi ;;
16046 esac
16048 if test "x$with_gnutls" != "xno"
16049 then
16050 rm -f conftest.err
16051 if ${GNUTLS_CFLAGS:+false} :
16052 then :
16053 if test ${PKG_CONFIG+y}
16054 then :
16055 GNUTLS_CFLAGS=`$PKG_CONFIG --cflags gnutls 2>conftest.err`
16059 if ${GNUTLS_LIBS:+false} :
16060 then :
16061 if test ${PKG_CONFIG+y}
16062 then :
16063 GNUTLS_LIBS=`$PKG_CONFIG --libs gnutls 2>/dev/null`
16067 GNUTLS_LIBS=${GNUTLS_LIBS:-"-lgnutls"}
16068 printf "%s\n" "$as_me:${as_lineno-$LINENO}: gnutls cflags: $GNUTLS_CFLAGS" >&5
16069 printf "%s\n" "$as_me:${as_lineno-$LINENO}: gnutls libs: $GNUTLS_LIBS" >&5
16070 if test -s conftest.err; then
16071 printf %s "$as_me:${as_lineno-$LINENO}: gnutls errors: " >&5
16072 cat conftest.err >&5
16074 rm -f conftest.err
16075 ac_save_CPPFLAGS=$CPPFLAGS
16076 CPPFLAGS="$CPPFLAGS $GNUTLS_CFLAGS"
16077 ac_fn_c_check_header_compile "$LINENO" "gnutls/gnutls.h" "ac_cv_header_gnutls_gnutls_h" "$ac_includes_default"
16078 if test "x$ac_cv_header_gnutls_gnutls_h" = xyes
16079 then :
16080 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16081 /* end confdefs.h. */
16082 #include <gnutls/gnutls.h>
16083 #include <gnutls/crypto.h>
16085 main (void)
16087 static typeof(gnutls_mac_get_key_size) *func; if (func) return 0;
16089 return 0;
16091 _ACEOF
16092 if ac_fn_c_try_compile "$LINENO"
16093 then :
16094 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lgnutls" >&5
16095 printf %s "checking for -lgnutls... " >&6; }
16096 if test ${ac_cv_lib_soname_gnutls+y}
16097 then :
16098 printf %s "(cached) " >&6
16099 else $as_nop
16100 ac_check_soname_save_LIBS=$LIBS
16101 LIBS="-lgnutls $GNUTLS_LIBS $LIBS"
16102 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16103 /* end confdefs.h. */
16105 /* Override any GCC internal prototype to avoid an error.
16106 Use char because int might match the return type of a GCC
16107 builtin and then its argument prototype would still apply. */
16108 char gnutls_global_init ();
16110 main (void)
16112 return gnutls_global_init ();
16114 return 0;
16116 _ACEOF
16117 if ac_fn_c_try_link "$LINENO"
16118 then :
16119 case "$LIBEXT" in
16120 dll) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest.exe | grep "gnutls" | sed -e "s/dll.*/dll/"';2,$d'` ;;
16121 dylib) ac_cv_lib_soname_gnutls=`$OTOOL -L conftest$ac_exeext | grep "libgnutls\\(-deb0\\)\\{0,1\\}\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libgnutls\\(-deb0\\)\\{0,1\\}\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
16122 *) ac_cv_lib_soname_gnutls=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libgnutls\\(-deb0\\)\\{0,1\\}\\.$LIBEXT" | sed -e "s/^.*\\[\\(libgnutls\\(-deb0\\)\\{0,1\\}\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
16123 if ${ac_cv_lib_soname_gnutls:+false} :
16124 then :
16125 ac_cv_lib_soname_gnutls=`$LDD conftest$ac_exeext | grep "libgnutls\\(-deb0\\)\\{0,1\\}\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\\(-deb0\\)\\{0,1\\}\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
16126 fi ;;
16127 esac
16128 else $as_nop
16129 ac_cv_lib_soname_gnutls=
16131 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16132 conftest$ac_exeext conftest.$ac_ext
16133 LIBS=$ac_check_soname_save_LIBS
16135 if ${ac_cv_lib_soname_gnutls:+false} :
16136 then :
16137 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
16138 printf "%s\n" "not found" >&6; }
16139 GNUTLS_CFLAGS=""
16140 else $as_nop
16141 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_gnutls" >&5
16142 printf "%s\n" "$ac_cv_lib_soname_gnutls" >&6; }
16144 printf "%s\n" "#define SONAME_LIBGNUTLS \"$ac_cv_lib_soname_gnutls\"" >>confdefs.h
16148 ac_wine_check_funcs_save_LIBS="$LIBS"
16149 LIBS="$LIBS $GNUTLS_LIBS"
16151 for ac_func in gnutls_cipher_init
16152 do :
16153 ac_fn_c_check_func "$LINENO" "gnutls_cipher_init" "ac_cv_func_gnutls_cipher_init"
16154 if test "x$ac_cv_func_gnutls_cipher_init" = xyes
16155 then :
16156 printf "%s\n" "#define HAVE_GNUTLS_CIPHER_INIT 1" >>confdefs.h
16158 else $as_nop
16159 as_fn_append wine_notices "|libgnutls ${notice_platform}development files too old, bcrypt encryption won't be supported."
16162 done
16163 LIBS="$ac_wine_check_funcs_save_LIBS"
16165 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
16166 else $as_nop
16167 GNUTLS_CFLAGS=""
16170 CPPFLAGS=$ac_save_CPPFLAGS
16173 if test "x$ac_cv_lib_soname_gnutls" = "x"
16174 then :
16175 case "x$with_gnutls" in
16176 x) as_fn_append wine_warnings "|libgnutls ${notice_platform}development files not found, no schannel support." ;;
16177 xno) ;;
16178 *) as_fn_error $? "libgnutls ${notice_platform}development files not found, no schannel support.
16179 This is an error since --with-gnutls was requested." "$LINENO" 5 ;;
16180 esac
16184 if test "x$with_sane" != "xno"
16185 then
16186 rm -f conftest.err
16187 if ${SANE_CFLAGS:+false} :
16188 then :
16189 if test ${PKG_CONFIG+y}
16190 then :
16191 SANE_CFLAGS=`$PKG_CONFIG --cflags sane-backends 2>conftest.err`
16194 test "$cross_compiling" = yes || SANE_CFLAGS=${SANE_CFLAGS:-`${SANE_CONFIG:-sane-config} --cflags 2>/dev/null`}
16195 if ${SANE_LIBS:+false} :
16196 then :
16197 if test ${PKG_CONFIG+y}
16198 then :
16199 SANE_LIBS=`$PKG_CONFIG --libs sane-backends 2>/dev/null`
16202 test "$cross_compiling" = yes || SANE_LIBS=${SANE_LIBS:-`${SANE_CONFIG:-sane-config} --ldflags 2>/dev/null`}
16204 printf "%s\n" "$as_me:${as_lineno-$LINENO}: sane-backends cflags: $SANE_CFLAGS" >&5
16205 printf "%s\n" "$as_me:${as_lineno-$LINENO}: sane-backends libs: $SANE_LIBS" >&5
16206 if test -s conftest.err; then
16207 printf %s "$as_me:${as_lineno-$LINENO}: sane-backends errors: " >&5
16208 cat conftest.err >&5
16210 rm -f conftest.err
16211 ac_save_CPPFLAGS=$CPPFLAGS
16212 CPPFLAGS="$CPPFLAGS $SANE_CFLAGS"
16213 ac_fn_c_check_header_compile "$LINENO" "sane/sane.h" "ac_cv_header_sane_sane_h" "$ac_includes_default"
16214 if test "x$ac_cv_header_sane_sane_h" = xyes
16215 then :
16216 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sane_init in -lsane" >&5
16217 printf %s "checking for sane_init in -lsane... " >&6; }
16218 if test ${ac_cv_lib_sane_sane_init+y}
16219 then :
16220 printf %s "(cached) " >&6
16221 else $as_nop
16222 ac_check_lib_save_LIBS=$LIBS
16223 LIBS="-lsane $SANE_LIBS $LIBS"
16224 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16225 /* end confdefs.h. */
16227 /* Override any GCC internal prototype to avoid an error.
16228 Use char because int might match the return type of a GCC
16229 builtin and then its argument prototype would still apply. */
16230 char sane_init ();
16232 main (void)
16234 return sane_init ();
16236 return 0;
16238 _ACEOF
16239 if ac_fn_c_try_link "$LINENO"
16240 then :
16241 ac_cv_lib_sane_sane_init=yes
16242 else $as_nop
16243 ac_cv_lib_sane_sane_init=no
16245 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16246 conftest$ac_exeext conftest.$ac_ext
16247 LIBS=$ac_check_lib_save_LIBS
16249 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_sane_sane_init" >&5
16250 printf "%s\n" "$ac_cv_lib_sane_sane_init" >&6; }
16251 if test "x$ac_cv_lib_sane_sane_init" = xyes
16252 then :
16258 CPPFLAGS=$ac_save_CPPFLAGS
16261 if test "$ac_cv_lib_sane_sane_init" != "yes"
16262 then :
16263 case "x$with_sane" in
16264 x) as_fn_append wine_notices "|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
16265 xno) ;;
16266 *) as_fn_error $? "libsane ${notice_platform}development files not found, scanners won't be supported.
16267 This is an error since --with-sane was requested." "$LINENO" 5 ;;
16268 esac
16269 enable_sane_ds=${enable_sane_ds:-no}
16272 if test "x$with_usb" != "xno"
16273 then
16274 rm -f conftest.err
16275 if ${USB_CFLAGS:+false} :
16276 then :
16277 if test ${PKG_CONFIG+y}
16278 then :
16279 USB_CFLAGS=`$PKG_CONFIG --cflags libusb-1.0 2>conftest.err`
16283 if ${USB_LIBS:+false} :
16284 then :
16285 if test ${PKG_CONFIG+y}
16286 then :
16287 USB_LIBS=`$PKG_CONFIG --libs libusb-1.0 2>/dev/null`
16291 USB_LIBS=${USB_LIBS:-"-lusb-1.0"}
16292 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libusb-1.0 cflags: $USB_CFLAGS" >&5
16293 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libusb-1.0 libs: $USB_LIBS" >&5
16294 if test -s conftest.err; then
16295 printf %s "$as_me:${as_lineno-$LINENO}: libusb-1.0 errors: " >&5
16296 cat conftest.err >&5
16298 rm -f conftest.err
16299 ac_save_CPPFLAGS=$CPPFLAGS
16300 CPPFLAGS="$CPPFLAGS $USB_CFLAGS"
16301 ac_fn_c_check_header_compile "$LINENO" "libusb.h" "ac_cv_header_libusb_h" "$ac_includes_default"
16302 if test "x$ac_cv_header_libusb_h" = xyes
16303 then :
16304 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libusb_interrupt_event_handler in -lusb-1.0" >&5
16305 printf %s "checking for libusb_interrupt_event_handler in -lusb-1.0... " >&6; }
16306 if test ${ac_cv_lib_usb_1_0_libusb_interrupt_event_handler+y}
16307 then :
16308 printf %s "(cached) " >&6
16309 else $as_nop
16310 ac_check_lib_save_LIBS=$LIBS
16311 LIBS="-lusb-1.0 $USB_LIBS $LIBS"
16312 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16313 /* end confdefs.h. */
16315 /* Override any GCC internal prototype to avoid an error.
16316 Use char because int might match the return type of a GCC
16317 builtin and then its argument prototype would still apply. */
16318 char libusb_interrupt_event_handler ();
16320 main (void)
16322 return libusb_interrupt_event_handler ();
16324 return 0;
16326 _ACEOF
16327 if ac_fn_c_try_link "$LINENO"
16328 then :
16329 ac_cv_lib_usb_1_0_libusb_interrupt_event_handler=yes
16330 else $as_nop
16331 ac_cv_lib_usb_1_0_libusb_interrupt_event_handler=no
16333 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16334 conftest$ac_exeext conftest.$ac_ext
16335 LIBS=$ac_check_lib_save_LIBS
16337 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_usb_1_0_libusb_interrupt_event_handler" >&5
16338 printf "%s\n" "$ac_cv_lib_usb_1_0_libusb_interrupt_event_handler" >&6; }
16339 if test "x$ac_cv_lib_usb_1_0_libusb_interrupt_event_handler" = xyes
16340 then :
16342 else $as_nop
16343 USB_LIBS=""
16346 else $as_nop
16347 USB_LIBS=""
16350 CPPFLAGS=$ac_save_CPPFLAGS
16353 if test "$ac_cv_lib_usb_1_0_libusb_interrupt_event_handler" != "yes"
16354 then :
16355 case "x$with_usb" in
16356 x) as_fn_append wine_notices "|libusb-1.0 ${notice_platform}development files not found (or too old), USB devices won't be supported." ;;
16357 xno) ;;
16358 *) as_fn_error $? "libusb-1.0 ${notice_platform}development files not found (or too old), USB devices won't be supported.
16359 This is an error since --with-usb was requested." "$LINENO" 5 ;;
16360 esac
16361 enable_wineusb_sys=${enable_wineusb_sys:-no}
16364 if test "x$with_v4l2" != "xno"
16365 then
16366 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lv4l2" >&5
16367 printf %s "checking for -lv4l2... " >&6; }
16368 if test ${ac_cv_lib_soname_v4l2+y}
16369 then :
16370 printf %s "(cached) " >&6
16371 else $as_nop
16372 ac_check_soname_save_LIBS=$LIBS
16373 LIBS="-lv4l2 $LIBS"
16374 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16375 /* end confdefs.h. */
16377 /* Override any GCC internal prototype to avoid an error.
16378 Use char because int might match the return type of a GCC
16379 builtin and then its argument prototype would still apply. */
16380 char v4l2_open ();
16382 main (void)
16384 return v4l2_open ();
16386 return 0;
16388 _ACEOF
16389 if ac_fn_c_try_link "$LINENO"
16390 then :
16391 case "$LIBEXT" in
16392 dll) ac_cv_lib_soname_v4l2=`$ac_cv_path_LDD conftest.exe | grep "v4l2" | sed -e "s/dll.*/dll/"';2,$d'` ;;
16393 dylib) ac_cv_lib_soname_v4l2=`$OTOOL -L conftest$ac_exeext | grep "libv4l2\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libv4l2\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
16394 *) ac_cv_lib_soname_v4l2=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libv4l2\\.$LIBEXT" | sed -e "s/^.*\\[\\(libv4l2\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
16395 if ${ac_cv_lib_soname_v4l2:+false} :
16396 then :
16397 ac_cv_lib_soname_v4l2=`$LDD conftest$ac_exeext | grep "libv4l2\\.$LIBEXT" | sed -e "s/^.*\(libv4l2\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
16398 fi ;;
16399 esac
16400 else $as_nop
16401 ac_cv_lib_soname_v4l2=
16403 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16404 conftest$ac_exeext conftest.$ac_ext
16405 LIBS=$ac_check_soname_save_LIBS
16407 if ${ac_cv_lib_soname_v4l2:+false} :
16408 then :
16409 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
16410 printf "%s\n" "not found" >&6; }
16412 else $as_nop
16413 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_v4l2" >&5
16414 printf "%s\n" "$ac_cv_lib_soname_v4l2" >&6; }
16416 printf "%s\n" "#define SONAME_LIBV4L2 \"$ac_cv_lib_soname_v4l2\"" >>confdefs.h
16421 if test "x$ac_cv_lib_soname_v4l2" = "x"
16422 then :
16423 case "x$with_v4l2" in
16424 x) as_fn_append wine_notices "|libv4l2 ${notice_platform}development files not found." ;;
16425 xno) ;;
16426 *) as_fn_error $? "libv4l2 ${notice_platform}development files not found.
16427 This is an error since --with-v4l2 was requested." "$LINENO" 5 ;;
16428 esac
16432 if test "x$with_gphoto" != "xno"
16433 then
16434 rm -f conftest.err
16435 if ${GPHOTO2_CFLAGS:+false} :
16436 then :
16437 if test ${PKG_CONFIG+y}
16438 then :
16439 GPHOTO2_CFLAGS=`$PKG_CONFIG --cflags libgphoto2 2>conftest.err`
16442 test "$cross_compiling" = yes || GPHOTO2_CFLAGS=${GPHOTO2_CFLAGS:-`${GPHOTO2_CONFIG:-gphoto2-config} --cflags 2>/dev/null`}
16443 if ${GPHOTO2_LIBS:+false} :
16444 then :
16445 if test ${PKG_CONFIG+y}
16446 then :
16447 GPHOTO2_LIBS=`$PKG_CONFIG --libs libgphoto2 2>/dev/null`
16450 test "$cross_compiling" = yes || GPHOTO2_LIBS=${GPHOTO2_LIBS:-`${GPHOTO2_CONFIG:-gphoto2-config} --libs 2>/dev/null`}
16451 GPHOTO2_LIBS=${GPHOTO2_LIBS:-"-lgphoto2"}
16452 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libgphoto2 cflags: $GPHOTO2_CFLAGS" >&5
16453 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libgphoto2 libs: $GPHOTO2_LIBS" >&5
16454 if test -s conftest.err; then
16455 printf %s "$as_me:${as_lineno-$LINENO}: libgphoto2 errors: " >&5
16456 cat conftest.err >&5
16458 rm -f conftest.err
16459 ac_save_CPPFLAGS=$CPPFLAGS
16460 CPPFLAGS="$CPPFLAGS $GPHOTO2_CFLAGS"
16461 ac_fn_c_check_header_compile "$LINENO" "gphoto2-camera.h" "ac_cv_header_gphoto2_camera_h" "$ac_includes_default"
16462 if test "x$ac_cv_header_gphoto2_camera_h" = xyes
16463 then :
16464 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gp_camera_new in -lgphoto2" >&5
16465 printf %s "checking for gp_camera_new in -lgphoto2... " >&6; }
16466 if test ${ac_cv_lib_gphoto2_gp_camera_new+y}
16467 then :
16468 printf %s "(cached) " >&6
16469 else $as_nop
16470 ac_check_lib_save_LIBS=$LIBS
16471 LIBS="-lgphoto2 $GPHOTO2_LIBS $LIBS"
16472 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16473 /* end confdefs.h. */
16475 /* Override any GCC internal prototype to avoid an error.
16476 Use char because int might match the return type of a GCC
16477 builtin and then its argument prototype would still apply. */
16478 char gp_camera_new ();
16480 main (void)
16482 return gp_camera_new ();
16484 return 0;
16486 _ACEOF
16487 if ac_fn_c_try_link "$LINENO"
16488 then :
16489 ac_cv_lib_gphoto2_gp_camera_new=yes
16490 else $as_nop
16491 ac_cv_lib_gphoto2_gp_camera_new=no
16493 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16494 conftest$ac_exeext conftest.$ac_ext
16495 LIBS=$ac_check_lib_save_LIBS
16497 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
16498 printf "%s\n" "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
16499 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = xyes
16500 then :
16506 CPPFLAGS=$ac_save_CPPFLAGS
16508 rm -f conftest.err
16509 if ${GPHOTO2_PORT_CFLAGS:+false} :
16510 then :
16511 if test ${PKG_CONFIG+y}
16512 then :
16513 GPHOTO2_PORT_CFLAGS=`$PKG_CONFIG --cflags libgphoto2_port 2>conftest.err`
16516 test "$cross_compiling" = yes || GPHOTO2_PORT_CFLAGS=${GPHOTO2_PORT_CFLAGS:-`${GPHOTO2_PORT_CONFIG:-gphoto2-port-config} --cflags 2>/dev/null`}
16517 if ${GPHOTO2_PORT_LIBS:+false} :
16518 then :
16519 if test ${PKG_CONFIG+y}
16520 then :
16521 GPHOTO2_PORT_LIBS=`$PKG_CONFIG --libs libgphoto2_port 2>/dev/null`
16524 test "$cross_compiling" = yes || GPHOTO2_PORT_LIBS=${GPHOTO2_PORT_LIBS:-`${GPHOTO2_PORT_CONFIG:-gphoto2-port-config} --libs 2>/dev/null`}
16525 GPHOTO2_PORT_LIBS=${GPHOTO2_PORT_LIBS:-"-lgphoto2_port"}
16526 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libgphoto2_port cflags: $GPHOTO2_PORT_CFLAGS" >&5
16527 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libgphoto2_port libs: $GPHOTO2_PORT_LIBS" >&5
16528 if test -s conftest.err; then
16529 printf %s "$as_me:${as_lineno-$LINENO}: libgphoto2_port errors: " >&5
16530 cat conftest.err >&5
16532 rm -f conftest.err
16533 ac_save_CPPFLAGS=$CPPFLAGS
16534 CPPFLAGS="$CPPFLAGS $GPHOTO2_PORT_CFLAGS"
16535 ac_fn_c_check_header_compile "$LINENO" "gphoto2-port.h" "ac_cv_header_gphoto2_port_h" "$ac_includes_default"
16536 if test "x$ac_cv_header_gphoto2_port_h" = xyes
16537 then :
16538 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gp_port_info_list_new in -lgphoto2_port" >&5
16539 printf %s "checking for gp_port_info_list_new in -lgphoto2_port... " >&6; }
16540 if test ${ac_cv_lib_gphoto2_port_gp_port_info_list_new+y}
16541 then :
16542 printf %s "(cached) " >&6
16543 else $as_nop
16544 ac_check_lib_save_LIBS=$LIBS
16545 LIBS="-lgphoto2_port $GPHOTO2_PORT_LIBS $LIBS"
16546 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16547 /* end confdefs.h. */
16549 /* Override any GCC internal prototype to avoid an error.
16550 Use char because int might match the return type of a GCC
16551 builtin and then its argument prototype would still apply. */
16552 char gp_port_info_list_new ();
16554 main (void)
16556 return gp_port_info_list_new ();
16558 return 0;
16560 _ACEOF
16561 if ac_fn_c_try_link "$LINENO"
16562 then :
16563 ac_cv_lib_gphoto2_port_gp_port_info_list_new=yes
16564 else $as_nop
16565 ac_cv_lib_gphoto2_port_gp_port_info_list_new=no
16567 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16568 conftest$ac_exeext conftest.$ac_ext
16569 LIBS=$ac_check_lib_save_LIBS
16571 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gphoto2_port_gp_port_info_list_new" >&5
16572 printf "%s\n" "$ac_cv_lib_gphoto2_port_gp_port_info_list_new" >&6; }
16573 if test "x$ac_cv_lib_gphoto2_port_gp_port_info_list_new" = xyes
16574 then :
16576 printf "%s\n" "#define HAVE_GPHOTO2_PORT 1" >>confdefs.h
16578 else $as_nop
16579 GPHOTO2_PORT_LIBS=""; GPHOTO2_PORT_CFLAGS=""
16582 else $as_nop
16583 GPHOTO2_PORT_LIBS=""; GPHOTO2_PORT_CFLAGS=""
16586 CPPFLAGS=$ac_save_CPPFLAGS
16589 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"
16590 then :
16591 case "x$with_gphoto" in
16592 x) as_fn_append wine_notices "|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
16593 xno) ;;
16594 *) as_fn_error $? "libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
16595 This is an error since --with-gphoto was requested." "$LINENO" 5 ;;
16596 esac
16597 enable_gphoto2_ds=${enable_gphoto2_ds:-no}
16599 if test "$ac_cv_lib_gphoto2_port_gp_port_info_list_new" != "yes"
16600 then :
16601 case "x$with_gphoto" in
16602 x) as_fn_append wine_notices "|libgphoto2_port ${notice_platform}development files not found, digital cameras won't be auto-detected." ;;
16603 xno) ;;
16604 *) as_fn_error $? "libgphoto2_port ${notice_platform}development files not found, digital cameras won't be auto-detected.
16605 This is an error since --with-gphoto was requested." "$LINENO" 5 ;;
16606 esac
16611 if test "$ac_cv_header_resolv_h" = "yes"
16612 then
16613 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for resolver library" >&5
16614 printf %s "checking for resolver library... " >&6; }
16615 if test ${ac_cv_have_resolv+y}
16616 then :
16617 printf %s "(cached) " >&6
16618 else $as_nop
16619 ac_save_LIBS="$LIBS"
16620 for lib in '' -lresolv
16622 LIBS="$lib $ac_save_LIBS"
16623 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16624 /* end confdefs.h. */
16625 #ifdef HAVE_NETINET_IN_H
16626 #include <netinet/in.h>
16627 #endif
16628 #include <resolv.h>
16630 main (void)
16632 if (!(_res.options & RES_INIT)) res_init(); res_query("foo",ns_c_in,0,0,0); ns_initparse(0,0,0)
16634 return 0;
16636 _ACEOF
16637 if ac_fn_c_try_link "$LINENO"
16638 then :
16639 ac_cv_have_resolv=${lib:-"none required"}
16640 else $as_nop
16641 ac_cv_have_resolv="not found"
16643 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16644 conftest$ac_exeext conftest.$ac_ext
16645 test "x$ac_cv_have_resolv" = "xnot found" || break
16646 done
16647 LIBS="$ac_save_LIBS"
16649 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_resolv" >&5
16650 printf "%s\n" "$ac_cv_have_resolv" >&6; }
16652 case "$ac_cv_have_resolv" in
16653 "not found") ;;
16654 "none required")
16656 printf "%s\n" "#define HAVE_RESOLV 1" >>confdefs.h
16659 printf "%s\n" "#define HAVE_RESOLV 1" >>confdefs.h
16661 RESOLV_LIBS=$ac_cv_have_resolv
16663 esac
16665 if test "x$ac_cv_have_resolv" != "xnot found"
16666 then
16667 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for res_getservers" >&5
16668 printf %s "checking for res_getservers... " >&6; }
16669 if test ${ac_cv_have_res_getservers+y}
16670 then :
16671 printf %s "(cached) " >&6
16672 else $as_nop
16673 ac_save_LIBS="$LIBS"
16674 LIBS="$RESOLV_LIBS $LIBS"
16675 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16676 /* end confdefs.h. */
16677 #include <resolv.h>
16679 main (void)
16681 res_getservers(NULL, NULL, 0);
16683 return 0;
16685 _ACEOF
16686 if ac_fn_c_try_link "$LINENO"
16687 then :
16688 ac_cv_have_res_getservers=yes
16689 else $as_nop
16690 ac_cv_have_res_getservers=no
16692 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16693 conftest$ac_exeext conftest.$ac_ext
16694 LIBS="$ac_save_LIBS"
16696 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_res_getservers" >&5
16697 printf "%s\n" "$ac_cv_have_res_getservers" >&6; }
16698 if test "$ac_cv_have_res_getservers" = "yes"
16699 then
16701 printf "%s\n" "#define HAVE_RES_GETSERVERS 1" >>confdefs.h
16707 if test "x$with_freetype" != "xno"
16708 then
16709 rm -f conftest.err
16710 if ${FREETYPE_CFLAGS:+false} :
16711 then :
16712 if test ${PKG_CONFIG+y}
16713 then :
16714 FREETYPE_CFLAGS=`$PKG_CONFIG --cflags freetype2 2>conftest.err`
16717 test "$cross_compiling" = yes || FREETYPE_CFLAGS=${FREETYPE_CFLAGS:-`(${FREETYPE_CONFIG:-freetype-config} --cflags || ${FREETYPE2_CONFIG:-freetype2-config} --cflags) 2>/dev/null`}
16718 if ${FREETYPE_LIBS:+false} :
16719 then :
16720 if test ${PKG_CONFIG+y}
16721 then :
16722 FREETYPE_LIBS=`$PKG_CONFIG --libs freetype2 2>/dev/null`
16725 test "$cross_compiling" = yes || FREETYPE_LIBS=${FREETYPE_LIBS:-`(${FREETYPE_CONFIG:-freetype-config} --libs || ${FREETYPE2_CONFIG:-freetype2-config} --libs) 2>/dev/null`}
16726 FREETYPE_LIBS=${FREETYPE_LIBS:-"-lfreetype"}
16727 printf "%s\n" "$as_me:${as_lineno-$LINENO}: freetype2 cflags: $FREETYPE_CFLAGS" >&5
16728 printf "%s\n" "$as_me:${as_lineno-$LINENO}: freetype2 libs: $FREETYPE_LIBS" >&5
16729 if test -s conftest.err; then
16730 printf %s "$as_me:${as_lineno-$LINENO}: freetype2 errors: " >&5
16731 cat conftest.err >&5
16733 rm -f conftest.err
16734 ac_save_CPPFLAGS=$CPPFLAGS
16735 CPPFLAGS="$CPPFLAGS $FREETYPE_CFLAGS"
16736 ac_fn_c_check_header_compile "$LINENO" "ft2build.h" "ac_cv_header_ft2build_h" "$ac_includes_default"
16737 if test "x$ac_cv_header_ft2build_h" = xyes
16738 then :
16739 printf "%s\n" "#define HAVE_FT2BUILD_H 1" >>confdefs.h
16743 if test "$ac_cv_header_ft2build_h" = "yes"
16744 then
16745 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lfreetype" >&5
16746 printf %s "checking for -lfreetype... " >&6; }
16747 if test ${ac_cv_lib_soname_freetype+y}
16748 then :
16749 printf %s "(cached) " >&6
16750 else $as_nop
16751 ac_check_soname_save_LIBS=$LIBS
16752 LIBS="-lfreetype $FREETYPE_LIBS $LIBS"
16753 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16754 /* end confdefs.h. */
16756 /* Override any GCC internal prototype to avoid an error.
16757 Use char because int might match the return type of a GCC
16758 builtin and then its argument prototype would still apply. */
16759 char FT_Init_FreeType ();
16761 main (void)
16763 return FT_Init_FreeType ();
16765 return 0;
16767 _ACEOF
16768 if ac_fn_c_try_link "$LINENO"
16769 then :
16770 case "$LIBEXT" in
16771 dll) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest.exe | grep "freetype" | sed -e "s/dll.*/dll/"';2,$d'` ;;
16772 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'` ;;
16773 *) ac_cv_lib_soname_freetype=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libfreetype\\.$LIBEXT" | sed -e "s/^.*\\[\\(libfreetype\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
16774 if ${ac_cv_lib_soname_freetype:+false} :
16775 then :
16776 ac_cv_lib_soname_freetype=`$LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
16777 fi ;;
16778 esac
16779 else $as_nop
16780 ac_cv_lib_soname_freetype=
16782 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16783 conftest$ac_exeext conftest.$ac_ext
16784 LIBS=$ac_check_soname_save_LIBS
16786 if ${ac_cv_lib_soname_freetype:+false} :
16787 then :
16788 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
16789 printf "%s\n" "not found" >&6; }
16790 FREETYPE_LIBS=""
16791 else $as_nop
16792 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_freetype" >&5
16793 printf "%s\n" "$ac_cv_lib_soname_freetype" >&6; }
16795 printf "%s\n" "#define SONAME_LIBFREETYPE \"$ac_cv_lib_soname_freetype\"" >>confdefs.h
16798 printf "%s\n" "#define HAVE_FREETYPE 1" >>confdefs.h
16800 ac_fn_c_check_type "$LINENO" "FT_TrueTypeEngineType" "ac_cv_type_FT_TrueTypeEngineType" "#include <ft2build.h>
16801 #include FT_MODULE_H
16803 if test "x$ac_cv_type_FT_TrueTypeEngineType" = xyes
16804 then :
16806 printf "%s\n" "#define HAVE_FT_TRUETYPEENGINETYPE 1" >>confdefs.h
16812 else
16813 FREETYPE_CFLAGS=""
16814 FREETYPE_LIBS=""
16816 CPPFLAGS=$ac_save_CPPFLAGS
16819 if test "x$ac_cv_lib_soname_freetype" = x
16820 then :
16821 case "x$with_freetype" in
16822 xno) ;;
16823 *) as_fn_error $? "FreeType ${notice_platform}development files not found. Fonts will not be built.
16824 Use the --without-freetype option if you really want this." "$LINENO" 5 ;;
16825 esac
16826 enable_fonts=${enable_fonts:-no}
16829 ac_wine_check_funcs_save_LIBS="$LIBS"
16830 LIBS="$LIBS $PTHREAD_LIBS"
16831 ac_fn_c_check_func "$LINENO" "pthread_getthreadid_np" "ac_cv_func_pthread_getthreadid_np"
16832 if test "x$ac_cv_func_pthread_getthreadid_np" = xyes
16833 then :
16834 printf "%s\n" "#define HAVE_PTHREAD_GETTHREADID_NP 1" >>confdefs.h
16838 LIBS="$ac_wine_check_funcs_save_LIBS"
16840 if test "x$enable_tools" != xno -a "x$with_gettextpo" = xyes
16841 then
16842 if test "$ac_cv_header_gettext_po_h" = "yes"
16843 then
16844 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for po_message_msgctxt in -lgettextpo" >&5
16845 printf %s "checking for po_message_msgctxt in -lgettextpo... " >&6; }
16846 if test ${ac_cv_lib_gettextpo_po_message_msgctxt+y}
16847 then :
16848 printf %s "(cached) " >&6
16849 else $as_nop
16850 ac_check_lib_save_LIBS=$LIBS
16851 LIBS="-lgettextpo $LIBS"
16852 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16853 /* end confdefs.h. */
16855 /* Override any GCC internal prototype to avoid an error.
16856 Use char because int might match the return type of a GCC
16857 builtin and then its argument prototype would still apply. */
16858 char po_message_msgctxt ();
16860 main (void)
16862 return po_message_msgctxt ();
16864 return 0;
16866 _ACEOF
16867 if ac_fn_c_try_link "$LINENO"
16868 then :
16869 ac_cv_lib_gettextpo_po_message_msgctxt=yes
16870 else $as_nop
16871 ac_cv_lib_gettextpo_po_message_msgctxt=no
16873 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16874 conftest$ac_exeext conftest.$ac_ext
16875 LIBS=$ac_check_lib_save_LIBS
16877 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gettextpo_po_message_msgctxt" >&5
16878 printf "%s\n" "$ac_cv_lib_gettextpo_po_message_msgctxt" >&6; }
16879 if test "x$ac_cv_lib_gettextpo_po_message_msgctxt" = xyes
16880 then :
16882 printf "%s\n" "#define HAVE_LIBGETTEXTPO 1" >>confdefs.h
16884 GETTEXTPO_LIBS="-lgettextpo"
16889 if test "x$GETTEXTPO_LIBS" = "x"
16890 then :
16891 case "x$with_gettextpo" in
16892 x) as_fn_append wine_notices "|GetText ${notice_platform}development files not found (or too old), po files can't be rebuilt." ;;
16893 xno) ;;
16894 *) as_fn_error $? "GetText ${notice_platform}development files not found (or too old), po files can't be rebuilt.
16895 This is an error since --with-gettextpo was requested." "$LINENO" 5 ;;
16896 esac
16899 if test "$srcdir" != .
16900 then :
16901 case "x$with_gettextpo" in
16902 x) as_fn_append wine_notices "|Rebuilding po files is not supported for out of tree builds." ;;
16903 xno) ;;
16904 *) as_fn_error $? "Rebuilding po files is not supported for out of tree builds.
16905 This is an error since --with-gettextpo was requested." "$LINENO" 5 ;;
16906 esac
16911 if test "x$with_pulse" != "xno";
16912 then
16913 rm -f conftest.err
16914 if ${PULSE_CFLAGS:+false} :
16915 then :
16916 if test ${PKG_CONFIG+y}
16917 then :
16918 PULSE_CFLAGS=`$PKG_CONFIG --cflags libpulse 2>conftest.err`
16922 if ${PULSE_LIBS:+false} :
16923 then :
16924 if test ${PKG_CONFIG+y}
16925 then :
16926 PULSE_LIBS=`$PKG_CONFIG --libs libpulse 2>/dev/null`
16931 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libpulse cflags: $PULSE_CFLAGS" >&5
16932 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libpulse libs: $PULSE_LIBS" >&5
16933 if test -s conftest.err; then
16934 printf %s "$as_me:${as_lineno-$LINENO}: libpulse errors: " >&5
16935 cat conftest.err >&5
16937 rm -f conftest.err
16938 ac_save_CPPFLAGS=$CPPFLAGS
16939 CPPFLAGS="$CPPFLAGS $PULSE_CFLAGS"
16940 for ac_header in pulse/pulseaudio.h
16941 do :
16942 ac_fn_c_check_header_compile "$LINENO" "pulse/pulseaudio.h" "ac_cv_header_pulse_pulseaudio_h" "$ac_includes_default"
16943 if test "x$ac_cv_header_pulse_pulseaudio_h" = xyes
16944 then :
16945 printf "%s\n" "#define HAVE_PULSE_PULSEAUDIO_H 1" >>confdefs.h
16946 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pa_stream_is_corked in -lpulse" >&5
16947 printf %s "checking for pa_stream_is_corked in -lpulse... " >&6; }
16948 if test ${ac_cv_lib_pulse_pa_stream_is_corked+y}
16949 then :
16950 printf %s "(cached) " >&6
16951 else $as_nop
16952 ac_check_lib_save_LIBS=$LIBS
16953 LIBS="-lpulse $PULSE_LIBS $LIBS"
16954 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16955 /* end confdefs.h. */
16957 /* Override any GCC internal prototype to avoid an error.
16958 Use char because int might match the return type of a GCC
16959 builtin and then its argument prototype would still apply. */
16960 char pa_stream_is_corked ();
16962 main (void)
16964 return pa_stream_is_corked ();
16966 return 0;
16968 _ACEOF
16969 if ac_fn_c_try_link "$LINENO"
16970 then :
16971 ac_cv_lib_pulse_pa_stream_is_corked=yes
16972 else $as_nop
16973 ac_cv_lib_pulse_pa_stream_is_corked=no
16975 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16976 conftest$ac_exeext conftest.$ac_ext
16977 LIBS=$ac_check_lib_save_LIBS
16979 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pulse_pa_stream_is_corked" >&5
16980 printf "%s\n" "$ac_cv_lib_pulse_pa_stream_is_corked" >&6; }
16981 if test "x$ac_cv_lib_pulse_pa_stream_is_corked" = xyes
16982 then :
16984 else $as_nop
16985 PULSE_LIBS=""
16988 else $as_nop
16989 PULSE_LIBS=""
16992 done
16993 CPPFLAGS=$ac_save_CPPFLAGS
16996 if test -z "$PULSE_LIBS"
16997 then :
16998 case "x$with_pulse" in
16999 x) as_fn_append wine_notices "|libpulse ${notice_platform}development files not found or too old, Pulse won't be supported." ;;
17000 xno) ;;
17001 *) as_fn_error $? "libpulse ${notice_platform}development files not found or too old, Pulse won't be supported.
17002 This is an error since --with-pulse was requested." "$LINENO" 5 ;;
17003 esac
17004 enable_winepulse_drv=${enable_winepulse_drv:-no}
17007 if test "x$with_gstreamer" != "xno"
17008 then
17009 rm -f conftest.err
17010 if ${GSTREAMER_CFLAGS:+false} :
17011 then :
17012 if test ${PKG_CONFIG+y}
17013 then :
17014 GSTREAMER_CFLAGS=`$PKG_CONFIG --cflags gstreamer-1.0 gstreamer-video-1.0 gstreamer-audio-1.0 gstreamer-tag-1.0 2>conftest.err`
17018 if ${GSTREAMER_LIBS:+false} :
17019 then :
17020 if test ${PKG_CONFIG+y}
17021 then :
17022 GSTREAMER_LIBS=`$PKG_CONFIG --libs gstreamer-1.0 gstreamer-video-1.0 gstreamer-audio-1.0 gstreamer-tag-1.0 2>/dev/null`
17027 printf "%s\n" "$as_me:${as_lineno-$LINENO}: gstreamer-1.0 gstreamer-video-1.0 gstreamer-audio-1.0 gstreamer-tag-1.0 cflags: $GSTREAMER_CFLAGS" >&5
17028 printf "%s\n" "$as_me:${as_lineno-$LINENO}: gstreamer-1.0 gstreamer-video-1.0 gstreamer-audio-1.0 gstreamer-tag-1.0 libs: $GSTREAMER_LIBS" >&5
17029 if test -s conftest.err; then
17030 printf %s "$as_me:${as_lineno-$LINENO}: gstreamer-1.0 gstreamer-video-1.0 gstreamer-audio-1.0 gstreamer-tag-1.0 errors: " >&5
17031 cat conftest.err >&5
17033 rm -f conftest.err
17034 ac_save_CPPFLAGS=$CPPFLAGS
17035 CPPFLAGS="$CPPFLAGS $GSTREAMER_CFLAGS"
17036 ac_fn_c_check_header_compile "$LINENO" "gst/gst.h" "ac_cv_header_gst_gst_h" "$ac_includes_default"
17037 if test "x$ac_cv_header_gst_gst_h" = xyes
17038 then :
17039 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether gint64 defined by gst/gst.h is indeed 64-bit" >&5
17040 printf %s "checking whether gint64 defined by gst/gst.h is indeed 64-bit... " >&6; }
17041 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17042 /* end confdefs.h. */
17043 #include <gst/gst.h>
17045 main (void)
17047 static int a[sizeof(gint64) > 4 ? 1 : -1]; if (a[0]) return 0;
17049 return 0;
17051 _ACEOF
17052 if ac_fn_c_try_compile "$LINENO"
17053 then :
17054 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
17055 printf "%s\n" "yes" >&6; }
17056 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gst_pad_new in -lgstreamer-1.0" >&5
17057 printf %s "checking for gst_pad_new in -lgstreamer-1.0... " >&6; }
17058 if test ${ac_cv_lib_gstreamer_1_0_gst_pad_new+y}
17059 then :
17060 printf %s "(cached) " >&6
17061 else $as_nop
17062 ac_check_lib_save_LIBS=$LIBS
17063 LIBS="-lgstreamer-1.0 $GSTREAMER_LIBS $LIBS"
17064 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17065 /* end confdefs.h. */
17067 /* Override any GCC internal prototype to avoid an error.
17068 Use char because int might match the return type of a GCC
17069 builtin and then its argument prototype would still apply. */
17070 char gst_pad_new ();
17072 main (void)
17074 return gst_pad_new ();
17076 return 0;
17078 _ACEOF
17079 if ac_fn_c_try_link "$LINENO"
17080 then :
17081 ac_cv_lib_gstreamer_1_0_gst_pad_new=yes
17082 else $as_nop
17083 ac_cv_lib_gstreamer_1_0_gst_pad_new=no
17085 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17086 conftest$ac_exeext conftest.$ac_ext
17087 LIBS=$ac_check_lib_save_LIBS
17089 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gstreamer_1_0_gst_pad_new" >&5
17090 printf "%s\n" "$ac_cv_lib_gstreamer_1_0_gst_pad_new" >&6; }
17091 if test "x$ac_cv_lib_gstreamer_1_0_gst_pad_new" = xyes
17092 then :
17096 else $as_nop
17097 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
17098 printf "%s\n" "no" >&6; }
17099 ac_glib2_broken=yes
17100 enable_winegstreamer=${enable_winegstreamer:-no}
17101 as_fn_append wine_notices "|glib-2.0 pkgconfig configuration is for the wrong architecture, winegstreamer won't be built."
17103 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
17106 CPPFLAGS=$ac_save_CPPFLAGS
17109 if test "x$ac_glib2_broken" != xyes -a "x$ac_cv_lib_gstreamer_1_0_gst_pad_new" != xyes
17110 then :
17111 case "x$with_gstreamer" in
17112 x) as_fn_append wine_notices "|gstreamer-1.0 base plugins ${notice_platform}development files not found, GStreamer won't be supported." ;;
17113 xno) ;;
17114 *) as_fn_error $? "gstreamer-1.0 base plugins ${notice_platform}development files not found, GStreamer won't be supported.
17115 This is an error since --with-gstreamer was requested." "$LINENO" 5 ;;
17116 esac
17117 enable_winegstreamer=${enable_winegstreamer:-no}
17120 ALSA_LIBS=""
17122 if test "x$with_alsa" != "xno"
17123 then
17124 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for snd_pcm_hw_params_get_access_mask in -lasound" >&5
17125 printf %s "checking for snd_pcm_hw_params_get_access_mask in -lasound... " >&6; }
17126 if test ${ac_cv_lib_asound_snd_pcm_hw_params_get_access_mask+y}
17127 then :
17128 printf %s "(cached) " >&6
17129 else $as_nop
17130 ac_check_lib_save_LIBS=$LIBS
17131 LIBS="-lasound $LIBS"
17132 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17133 /* end confdefs.h. */
17135 /* Override any GCC internal prototype to avoid an error.
17136 Use char because int might match the return type of a GCC
17137 builtin and then its argument prototype would still apply. */
17138 char snd_pcm_hw_params_get_access_mask ();
17140 main (void)
17142 return snd_pcm_hw_params_get_access_mask ();
17144 return 0;
17146 _ACEOF
17147 if ac_fn_c_try_link "$LINENO"
17148 then :
17149 ac_cv_lib_asound_snd_pcm_hw_params_get_access_mask=yes
17150 else $as_nop
17151 ac_cv_lib_asound_snd_pcm_hw_params_get_access_mask=no
17153 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17154 conftest$ac_exeext conftest.$ac_ext
17155 LIBS=$ac_check_lib_save_LIBS
17157 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access_mask" >&5
17158 printf "%s\n" "$ac_cv_lib_asound_snd_pcm_hw_params_get_access_mask" >&6; }
17159 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access_mask" = xyes
17160 then :
17161 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17162 /* end confdefs.h. */
17163 #include <alsa/asoundlib.h>
17165 main (void)
17167 snd_pcm_hw_params_get_access_mask(NULL, NULL)
17169 return 0;
17171 _ACEOF
17172 if ac_fn_c_try_compile "$LINENO"
17173 then :
17174 ALSA_LIBS="-lasound"
17176 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
17180 test -n "$ALSA_LIBS" || enable_winealsa_drv=${enable_winealsa_drv:-no}
17182 if test "x$with_oss" != xno
17183 then
17184 ac_save_CPPFLAGS="$CPPFLAGS"
17185 if test -f /etc/oss.conf
17186 then
17187 . /etc/oss.conf
17189 ac_oss_incl="-I${OSSLIBDIR:-/usr/lib/oss}/include"
17190 CPPFLAGS="$CPPFLAGS $ac_oss_incl"
17191 ac_fn_c_check_header_compile "$LINENO" "sys/soundcard.h" "ac_cv_header_sys_soundcard_h" "$ac_includes_default"
17192 if test "x$ac_cv_header_sys_soundcard_h" = xyes
17193 then :
17194 ac_fn_c_check_member "$LINENO" "oss_sysinfo" "numaudioengines" "ac_cv_member_oss_sysinfo_numaudioengines" "#include <sys/soundcard.h>
17196 if test "x$ac_cv_member_oss_sysinfo_numaudioengines" = xyes
17197 then :
17199 printf "%s\n" "#define HAVE_OSS_SYSINFO_NUMAUDIOENGINES 1" >>confdefs.h
17201 OSS4_CFLAGS="$ac_oss_incl"
17203 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _oss_ioctl in -lossaudio" >&5
17204 printf %s "checking for _oss_ioctl in -lossaudio... " >&6; }
17205 if test ${ac_cv_lib_ossaudio__oss_ioctl+y}
17206 then :
17207 printf %s "(cached) " >&6
17208 else $as_nop
17209 ac_check_lib_save_LIBS=$LIBS
17210 LIBS="-lossaudio $LIBS"
17211 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17212 /* end confdefs.h. */
17214 /* Override any GCC internal prototype to avoid an error.
17215 Use char because int might match the return type of a GCC
17216 builtin and then its argument prototype would still apply. */
17217 char _oss_ioctl ();
17219 main (void)
17221 return _oss_ioctl ();
17223 return 0;
17225 _ACEOF
17226 if ac_fn_c_try_link "$LINENO"
17227 then :
17228 ac_cv_lib_ossaudio__oss_ioctl=yes
17229 else $as_nop
17230 ac_cv_lib_ossaudio__oss_ioctl=no
17232 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17233 conftest$ac_exeext conftest.$ac_ext
17234 LIBS=$ac_check_lib_save_LIBS
17236 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
17237 printf "%s\n" "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
17238 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = xyes
17239 then :
17240 OSS4_LIBS="-lossaudio"
17248 CPPFLAGS="$ac_save_CPPFLAGS"
17250 if test "x$ac_cv_member_oss_sysinfo_numaudioengines" != xyes
17251 then :
17252 case "x$with_oss" in
17253 x) as_fn_append wine_notices "|OSS sound system found but too old (OSSv4 needed), OSS won't be supported." ;;
17254 xno) ;;
17255 *) as_fn_error $? "OSS sound system found but too old (OSSv4 needed), OSS won't be supported.
17256 This is an error since --with-oss was requested." "$LINENO" 5 ;;
17257 esac
17258 enable_wineoss_drv=${enable_wineoss_drv:-no}
17261 if test "x$with_udev" != "xno"
17262 then
17263 rm -f conftest.err
17264 if ${UDEV_CFLAGS:+false} :
17265 then :
17266 if test ${PKG_CONFIG+y}
17267 then :
17268 UDEV_CFLAGS=`$PKG_CONFIG --cflags libudev 2>conftest.err`
17272 if ${UDEV_LIBS:+false} :
17273 then :
17274 if test ${PKG_CONFIG+y}
17275 then :
17276 UDEV_LIBS=`$PKG_CONFIG --libs libudev 2>/dev/null`
17280 UDEV_LIBS=${UDEV_LIBS:-"-ludev"}
17281 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libudev cflags: $UDEV_CFLAGS" >&5
17282 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libudev libs: $UDEV_LIBS" >&5
17283 if test -s conftest.err; then
17284 printf %s "$as_me:${as_lineno-$LINENO}: libudev errors: " >&5
17285 cat conftest.err >&5
17287 rm -f conftest.err
17288 ac_save_CPPFLAGS=$CPPFLAGS
17289 CPPFLAGS="$CPPFLAGS $UDEV_CFLAGS"
17290 for ac_header in libudev.h
17291 do :
17292 ac_fn_c_check_header_compile "$LINENO" "libudev.h" "ac_cv_header_libudev_h" "$ac_includes_default"
17293 if test "x$ac_cv_header_libudev_h" = xyes
17294 then :
17295 printf "%s\n" "#define HAVE_LIBUDEV_H 1" >>confdefs.h
17296 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for udev_new in -ludev" >&5
17297 printf %s "checking for udev_new in -ludev... " >&6; }
17298 if test ${ac_cv_lib_udev_udev_new+y}
17299 then :
17300 printf %s "(cached) " >&6
17301 else $as_nop
17302 ac_check_lib_save_LIBS=$LIBS
17303 LIBS="-ludev $UDEV_LIBS $LIBS"
17304 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17305 /* end confdefs.h. */
17307 /* Override any GCC internal prototype to avoid an error.
17308 Use char because int might match the return type of a GCC
17309 builtin and then its argument prototype would still apply. */
17310 char udev_new ();
17312 main (void)
17314 return udev_new ();
17316 return 0;
17318 _ACEOF
17319 if ac_fn_c_try_link "$LINENO"
17320 then :
17321 ac_cv_lib_udev_udev_new=yes
17322 else $as_nop
17323 ac_cv_lib_udev_udev_new=no
17325 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17326 conftest$ac_exeext conftest.$ac_ext
17327 LIBS=$ac_check_lib_save_LIBS
17329 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_udev_udev_new" >&5
17330 printf "%s\n" "$ac_cv_lib_udev_udev_new" >&6; }
17331 if test "x$ac_cv_lib_udev_udev_new" = xyes
17332 then :
17334 printf "%s\n" "#define HAVE_UDEV 1" >>confdefs.h
17336 else $as_nop
17337 UDEV_LIBS=""
17340 else $as_nop
17341 UDEV_LIBS=""
17344 done
17345 CPPFLAGS=$ac_save_CPPFLAGS
17348 if test "x$UDEV_LIBS" = "x"
17349 then :
17350 case "x$with_udev" in
17351 x) as_fn_append wine_notices "|libudev ${notice_platform}development files not found, plug and play won't be supported." ;;
17352 xno) ;;
17353 *) as_fn_error $? "libudev ${notice_platform}development files not found, plug and play won't be supported.
17354 This is an error since --with-udev was requested." "$LINENO" 5 ;;
17355 esac
17359 if test "x$with_unwind" != xno
17360 then
17361 rm -f conftest.err
17362 if ${UNWIND_CFLAGS:+false} :
17363 then :
17364 if test ${PKG_CONFIG+y}
17365 then :
17366 UNWIND_CFLAGS=`$PKG_CONFIG --cflags libunwind 2>conftest.err`
17370 if ${UNWIND_LIBS:+false} :
17371 then :
17372 if test ${PKG_CONFIG+y}
17373 then :
17374 UNWIND_LIBS=`$PKG_CONFIG --libs libunwind 2>/dev/null`
17378 UNWIND_LIBS=${UNWIND_LIBS:-"-lunwind"}
17379 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libunwind cflags: $UNWIND_CFLAGS" >&5
17380 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libunwind libs: $UNWIND_LIBS" >&5
17381 if test -s conftest.err; then
17382 printf %s "$as_me:${as_lineno-$LINENO}: libunwind errors: " >&5
17383 cat conftest.err >&5
17385 rm -f conftest.err
17386 ac_save_CPPFLAGS=$CPPFLAGS
17387 CPPFLAGS="$CPPFLAGS $UNWIND_CFLAGS"
17388 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for unw_step" >&5
17389 printf %s "checking for unw_step... " >&6; }
17390 if test ${wine_cv_have_unw_step+y}
17391 then :
17392 printf %s "(cached) " >&6
17393 else $as_nop
17394 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17395 /* end confdefs.h. */
17396 #define UNW_LOCAL_ONLY
17397 #include <libunwind.h>
17399 main (void)
17401 unw_cursor_t cursor; unw_step( &cursor );
17403 return 0;
17405 _ACEOF
17406 if ac_fn_c_try_link "$LINENO"
17407 then :
17408 wine_cv_have_unw_step="yes"
17409 else $as_nop
17410 wine_cv_have_unw_step="no"
17412 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17413 conftest$ac_exeext conftest.$ac_ext
17415 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_have_unw_step" >&5
17416 printf "%s\n" "$wine_cv_have_unw_step" >&6; }
17417 if test "$wine_cv_have_unw_step" = no -a -n "$UNWIND_LIBS"
17418 then
17419 save_libs=$LIBS
17420 UNWIND_LIBS="-static-libgcc $UNWIND_LIBS"
17421 LIBS="$UNWIND_LIBS $LIBS"
17422 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for unw_step in libunwind" >&5
17423 printf %s "checking for unw_step in libunwind... " >&6; }
17424 if test ${wine_cv_have_libunwind_unw_step+y}
17425 then :
17426 printf %s "(cached) " >&6
17427 else $as_nop
17428 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17429 /* end confdefs.h. */
17430 #define UNW_LOCAL_ONLY
17431 #include <libunwind.h>
17433 main (void)
17435 unw_cursor_t cursor; unw_step( &cursor );
17437 return 0;
17439 _ACEOF
17440 if ac_fn_c_try_link "$LINENO"
17441 then :
17442 wine_cv_have_libunwind_unw_step="yes"
17443 else $as_nop
17444 wine_cv_have_libunwind_unw_step="no"
17446 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17447 conftest$ac_exeext conftest.$ac_ext
17449 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_have_libunwind_unw_step" >&5
17450 printf "%s\n" "$wine_cv_have_libunwind_unw_step" >&6; }
17451 LIBS=$save_libs
17453 test "$wine_cv_have_libunwind_unw_step" = yes || UNWIND_LIBS=""
17454 if test "x$wine_cv_have_unw_step$wine_cv_have_libunwind_unw_step" != xnono
17455 then
17457 printf "%s\n" "#define HAVE_LIBUNWIND 1" >>confdefs.h
17460 CPPFLAGS=$ac_save_CPPFLAGS
17463 case $host in
17464 aarch64*|*-darwin*)
17465 if test "x$wine_cv_have_unw_step$wine_cv_have_libunwind_unw_step" = xnono
17466 then :
17467 case "x$with_unwind" in
17468 x) as_fn_append wine_notices "|libunwind ${notice_platform}development files not found, stack unwinding won't work." ;;
17469 xno) ;;
17470 *) as_fn_error $? "libunwind ${notice_platform}development files not found, stack unwinding won't work.
17471 This is an error since --with-unwind was requested." "$LINENO" 5 ;;
17472 esac
17474 fi ;;
17475 esac
17477 if test "x$with_sdl" != "xno"
17478 then
17479 rm -f conftest.err
17480 if ${SDL2_CFLAGS:+false} :
17481 then :
17482 if test ${PKG_CONFIG+y}
17483 then :
17484 SDL2_CFLAGS=`$PKG_CONFIG --cflags sdl2 2>conftest.err`
17488 if ${SDL2_LIBS:+false} :
17489 then :
17490 if test ${PKG_CONFIG+y}
17491 then :
17492 SDL2_LIBS=`$PKG_CONFIG --libs sdl2 2>/dev/null`
17496 SDL2_LIBS=${SDL2_LIBS:-"-lSDL2"}
17497 printf "%s\n" "$as_me:${as_lineno-$LINENO}: sdl2 cflags: $SDL2_CFLAGS" >&5
17498 printf "%s\n" "$as_me:${as_lineno-$LINENO}: sdl2 libs: $SDL2_LIBS" >&5
17499 if test -s conftest.err; then
17500 printf %s "$as_me:${as_lineno-$LINENO}: sdl2 errors: " >&5
17501 cat conftest.err >&5
17503 rm -f conftest.err
17504 ac_save_CPPFLAGS=$CPPFLAGS
17505 CPPFLAGS="$CPPFLAGS $SDL2_CFLAGS"
17506 for ac_header in SDL.h
17507 do :
17508 ac_fn_c_check_header_compile "$LINENO" "SDL.h" "ac_cv_header_SDL_h" "$ac_includes_default"
17509 if test "x$ac_cv_header_SDL_h" = xyes
17510 then :
17511 printf "%s\n" "#define HAVE_SDL_H 1" >>confdefs.h
17512 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lSDL2" >&5
17513 printf %s "checking for -lSDL2... " >&6; }
17514 if test ${ac_cv_lib_soname_SDL2+y}
17515 then :
17516 printf %s "(cached) " >&6
17517 else $as_nop
17518 ac_check_soname_save_LIBS=$LIBS
17519 LIBS="-lSDL2 $SDL2_LIBS $LIBS"
17520 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17521 /* end confdefs.h. */
17523 /* Override any GCC internal prototype to avoid an error.
17524 Use char because int might match the return type of a GCC
17525 builtin and then its argument prototype would still apply. */
17526 char SDL_Init ();
17528 main (void)
17530 return SDL_Init ();
17532 return 0;
17534 _ACEOF
17535 if ac_fn_c_try_link "$LINENO"
17536 then :
17537 case "$LIBEXT" in
17538 dll) ac_cv_lib_soname_SDL2=`$ac_cv_path_LDD conftest.exe | grep "SDL2" | sed -e "s/dll.*/dll/"';2,$d'` ;;
17539 dylib) ac_cv_lib_soname_SDL2=`$OTOOL -L conftest$ac_exeext | grep "libSDL2-2.0*\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libSDL2-2.0*\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
17540 *) ac_cv_lib_soname_SDL2=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libSDL2-2.0*\\.$LIBEXT" | sed -e "s/^.*\\[\\(libSDL2-2.0*\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
17541 if ${ac_cv_lib_soname_SDL2:+false} :
17542 then :
17543 ac_cv_lib_soname_SDL2=`$LDD conftest$ac_exeext | grep "libSDL2-2.0*\\.$LIBEXT" | sed -e "s/^.*\(libSDL2-2.0*\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
17544 fi ;;
17545 esac
17546 else $as_nop
17547 ac_cv_lib_soname_SDL2=
17549 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17550 conftest$ac_exeext conftest.$ac_ext
17551 LIBS=$ac_check_soname_save_LIBS
17553 if ${ac_cv_lib_soname_SDL2:+false} :
17554 then :
17555 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
17556 printf "%s\n" "not found" >&6; }
17558 else $as_nop
17559 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_SDL2" >&5
17560 printf "%s\n" "$ac_cv_lib_soname_SDL2" >&6; }
17562 printf "%s\n" "#define SONAME_LIBSDL2 \"$ac_cv_lib_soname_SDL2\"" >>confdefs.h
17568 done
17569 CPPFLAGS=$ac_save_CPPFLAGS
17572 if test "x$ac_cv_lib_soname_SDL2" = "x"
17573 then :
17574 case "x$with_sdl" in
17575 x) as_fn_append wine_notices "|libSDL2 ${notice_platform}development files not found, SDL2 won't be supported." ;;
17576 xno) ;;
17577 *) as_fn_error $? "libSDL2 ${notice_platform}development files not found, SDL2 won't be supported.
17578 This is an error since --with-sdl was requested." "$LINENO" 5 ;;
17579 esac
17583 if test "x$with_capi" != "xno"
17584 then
17585 rm -f conftest.err
17586 if ${CAPI20_CFLAGS:+false} :
17587 then :
17588 if test ${PKG_CONFIG+y}
17589 then :
17590 CAPI20_CFLAGS=`$PKG_CONFIG --cflags capi20 2>conftest.err`
17594 if ${CAPI20_LIBS:+false} :
17595 then :
17596 if test ${PKG_CONFIG+y}
17597 then :
17598 CAPI20_LIBS=`$PKG_CONFIG --libs capi20 2>/dev/null`
17603 printf "%s\n" "$as_me:${as_lineno-$LINENO}: capi20 cflags: $CAPI20_CFLAGS" >&5
17604 printf "%s\n" "$as_me:${as_lineno-$LINENO}: capi20 libs: $CAPI20_LIBS" >&5
17605 if test -s conftest.err; then
17606 printf %s "$as_me:${as_lineno-$LINENO}: capi20 errors: " >&5
17607 cat conftest.err >&5
17609 rm -f conftest.err
17610 ac_save_CPPFLAGS=$CPPFLAGS
17611 CPPFLAGS="$CPPFLAGS $CAPI20_CFLAGS"
17612 ac_fn_c_check_header_compile "$LINENO" "capi20.h" "ac_cv_header_capi20_h" "#define __user
17614 if test "x$ac_cv_header_capi20_h" = xyes
17615 then :
17616 printf "%s\n" "#define HAVE_CAPI20_H 1" >>confdefs.h
17619 ac_fn_c_check_header_compile "$LINENO" "linux/capi.h" "ac_cv_header_linux_capi_h" "#define __user
17621 if test "x$ac_cv_header_linux_capi_h" = xyes
17622 then :
17623 printf "%s\n" "#define HAVE_LINUX_CAPI_H 1" >>confdefs.h
17627 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
17628 then
17629 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for capi20_register in -lcapi20" >&5
17630 printf %s "checking for capi20_register in -lcapi20... " >&6; }
17631 if test ${ac_cv_lib_capi20_capi20_register+y}
17632 then :
17633 printf %s "(cached) " >&6
17634 else $as_nop
17635 ac_check_lib_save_LIBS=$LIBS
17636 LIBS="-lcapi20 $CAPI20_LIBS $LIBS"
17637 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17638 /* end confdefs.h. */
17640 /* Override any GCC internal prototype to avoid an error.
17641 Use char because int might match the return type of a GCC
17642 builtin and then its argument prototype would still apply. */
17643 char capi20_register ();
17645 main (void)
17647 return capi20_register ();
17649 return 0;
17651 _ACEOF
17652 if ac_fn_c_try_link "$LINENO"
17653 then :
17654 ac_cv_lib_capi20_capi20_register=yes
17655 else $as_nop
17656 ac_cv_lib_capi20_capi20_register=no
17658 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17659 conftest$ac_exeext conftest.$ac_ext
17660 LIBS=$ac_check_lib_save_LIBS
17662 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_capi20_capi20_register" >&5
17663 printf "%s\n" "$ac_cv_lib_capi20_capi20_register" >&6; }
17664 if test "x$ac_cv_lib_capi20_capi20_register" = xyes
17665 then :
17667 else $as_nop
17668 CAPI20_LIBS=""
17672 CPPFLAGS=$ac_save_CPPFLAGS
17675 if test "x$ac_cv_lib_capi20_capi20_register" != xyes
17676 then :
17677 case "x$with_capi" in
17678 x) as_fn_append wine_notices "|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
17679 xno) ;;
17680 *) as_fn_error $? "libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
17681 This is an error since --with-capi was requested." "$LINENO" 5 ;;
17682 esac
17683 enable_capi2032=${enable_capi2032:-no}
17686 if test "x$with_cups" != "xno"
17687 then
17688 rm -f conftest.err
17689 if ${CUPS_CFLAGS:+false} :
17690 then :
17691 if test ${PKG_CONFIG+y}
17692 then :
17693 CUPS_CFLAGS=`$PKG_CONFIG --cflags cups 2>conftest.err`
17696 test "$cross_compiling" = yes || CUPS_CFLAGS=${CUPS_CFLAGS:-`${CUPS_CONFIG:-cups-config} --cflags 2>/dev/null`}
17697 if ${CUPS_LIBS:+false} :
17698 then :
17699 if test ${PKG_CONFIG+y}
17700 then :
17701 CUPS_LIBS=`$PKG_CONFIG --libs cups 2>/dev/null`
17704 test "$cross_compiling" = yes || CUPS_LIBS=${CUPS_LIBS:-`${CUPS_CONFIG:-cups-config} --libs 2>/dev/null`}
17705 CUPS_LIBS=${CUPS_LIBS:-"-lcups"}
17706 printf "%s\n" "$as_me:${as_lineno-$LINENO}: cups cflags: $CUPS_CFLAGS" >&5
17707 printf "%s\n" "$as_me:${as_lineno-$LINENO}: cups libs: $CUPS_LIBS" >&5
17708 if test -s conftest.err; then
17709 printf %s "$as_me:${as_lineno-$LINENO}: cups errors: " >&5
17710 cat conftest.err >&5
17712 rm -f conftest.err
17713 ac_save_CPPFLAGS=$CPPFLAGS
17714 CPPFLAGS="$CPPFLAGS $CUPS_CFLAGS"
17715 ac_fn_c_check_header_compile "$LINENO" "cups/cups.h" "ac_cv_header_cups_cups_h" "$ac_includes_default"
17716 if test "x$ac_cv_header_cups_cups_h" = xyes
17717 then :
17718 printf "%s\n" "#define HAVE_CUPS_CUPS_H 1" >>confdefs.h
17721 ac_fn_c_check_header_compile "$LINENO" "cups/ppd.h" "ac_cv_header_cups_ppd_h" "$ac_includes_default"
17722 if test "x$ac_cv_header_cups_ppd_h" = xyes
17723 then :
17724 printf "%s\n" "#define HAVE_CUPS_PPD_H 1" >>confdefs.h
17728 if test "$ac_cv_header_cups_cups_h" = "yes"
17729 then
17730 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lcups" >&5
17731 printf %s "checking for -lcups... " >&6; }
17732 if test ${ac_cv_lib_soname_cups+y}
17733 then :
17734 printf %s "(cached) " >&6
17735 else $as_nop
17736 ac_check_soname_save_LIBS=$LIBS
17737 LIBS="-lcups $CUPS_LIBS $LIBS"
17738 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17739 /* end confdefs.h. */
17741 /* Override any GCC internal prototype to avoid an error.
17742 Use char because int might match the return type of a GCC
17743 builtin and then its argument prototype would still apply. */
17744 char cupsGetDefault ();
17746 main (void)
17748 return cupsGetDefault ();
17750 return 0;
17752 _ACEOF
17753 if ac_fn_c_try_link "$LINENO"
17754 then :
17755 case "$LIBEXT" in
17756 dll) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest.exe | grep "cups" | sed -e "s/dll.*/dll/"';2,$d'` ;;
17757 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'` ;;
17758 *) ac_cv_lib_soname_cups=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libcups\\.$LIBEXT" | sed -e "s/^.*\\[\\(libcups\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
17759 if ${ac_cv_lib_soname_cups:+false} :
17760 then :
17761 ac_cv_lib_soname_cups=`$LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
17762 fi ;;
17763 esac
17764 else $as_nop
17765 ac_cv_lib_soname_cups=
17767 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17768 conftest$ac_exeext conftest.$ac_ext
17769 LIBS=$ac_check_soname_save_LIBS
17771 if ${ac_cv_lib_soname_cups:+false} :
17772 then :
17773 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
17774 printf "%s\n" "not found" >&6; }
17775 CUPS_LIBS=""
17776 else $as_nop
17777 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_cups" >&5
17778 printf "%s\n" "$ac_cv_lib_soname_cups" >&6; }
17780 printf "%s\n" "#define SONAME_LIBCUPS \"$ac_cv_lib_soname_cups\"" >>confdefs.h
17784 else
17785 CUPS_CFLAGS=""
17786 CUPS_LIBS=""
17788 CPPFLAGS=$ac_save_CPPFLAGS
17791 if test "x$ac_cv_lib_soname_cups" = "x"
17792 then :
17793 case "x$with_cups" in
17794 x) as_fn_append wine_notices "|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
17795 xno) ;;
17796 *) as_fn_error $? "libcups ${notice_platform}development files not found, CUPS won't be supported.
17797 This is an error since --with-cups was requested." "$LINENO" 5 ;;
17798 esac
17802 if test "x$with_fontconfig" != "xno"
17803 then
17804 rm -f conftest.err
17805 if ${FONTCONFIG_CFLAGS:+false} :
17806 then :
17807 if test ${PKG_CONFIG+y}
17808 then :
17809 FONTCONFIG_CFLAGS=`$PKG_CONFIG --cflags fontconfig 2>conftest.err`
17812 test "$cross_compiling" = yes || FONTCONFIG_CFLAGS=${FONTCONFIG_CFLAGS:-$X_CFLAGS}
17813 if ${FONTCONFIG_LIBS:+false} :
17814 then :
17815 if test ${PKG_CONFIG+y}
17816 then :
17817 FONTCONFIG_LIBS=`$PKG_CONFIG --libs fontconfig 2>/dev/null`
17820 test "$cross_compiling" = yes || FONTCONFIG_LIBS=${FONTCONFIG_LIBS:-$X_LIBS}
17822 printf "%s\n" "$as_me:${as_lineno-$LINENO}: fontconfig cflags: $FONTCONFIG_CFLAGS" >&5
17823 printf "%s\n" "$as_me:${as_lineno-$LINENO}: fontconfig libs: $FONTCONFIG_LIBS" >&5
17824 if test -s conftest.err; then
17825 printf %s "$as_me:${as_lineno-$LINENO}: fontconfig errors: " >&5
17826 cat conftest.err >&5
17828 rm -f conftest.err
17829 ac_save_CPPFLAGS=$CPPFLAGS
17830 CPPFLAGS="$CPPFLAGS $FONTCONFIG_CFLAGS"
17831 ac_fn_c_check_header_compile "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
17832 if test "x$ac_cv_header_fontconfig_fontconfig_h" = xyes
17833 then :
17834 printf "%s\n" "#define HAVE_FONTCONFIG_FONTCONFIG_H 1" >>confdefs.h
17838 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
17839 then
17840 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lfontconfig" >&5
17841 printf %s "checking for -lfontconfig... " >&6; }
17842 if test ${ac_cv_lib_soname_fontconfig+y}
17843 then :
17844 printf %s "(cached) " >&6
17845 else $as_nop
17846 ac_check_soname_save_LIBS=$LIBS
17847 LIBS="-lfontconfig $FONTCONFIG_LIBS $LIBS"
17848 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17849 /* end confdefs.h. */
17851 /* Override any GCC internal prototype to avoid an error.
17852 Use char because int might match the return type of a GCC
17853 builtin and then its argument prototype would still apply. */
17854 char FcInit ();
17856 main (void)
17858 return FcInit ();
17860 return 0;
17862 _ACEOF
17863 if ac_fn_c_try_link "$LINENO"
17864 then :
17865 case "$LIBEXT" in
17866 dll) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest.exe | grep "fontconfig" | sed -e "s/dll.*/dll/"';2,$d'` ;;
17867 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'` ;;
17868 *) ac_cv_lib_soname_fontconfig=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libfontconfig\\.$LIBEXT" | sed -e "s/^.*\\[\\(libfontconfig\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
17869 if ${ac_cv_lib_soname_fontconfig:+false} :
17870 then :
17871 ac_cv_lib_soname_fontconfig=`$LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
17872 fi ;;
17873 esac
17874 else $as_nop
17875 ac_cv_lib_soname_fontconfig=
17877 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17878 conftest$ac_exeext conftest.$ac_ext
17879 LIBS=$ac_check_soname_save_LIBS
17881 if ${ac_cv_lib_soname_fontconfig:+false} :
17882 then :
17883 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
17884 printf "%s\n" "not found" >&6; }
17885 FONTCONFIG_CFLAGS=""
17886 else $as_nop
17887 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_fontconfig" >&5
17888 printf "%s\n" "$ac_cv_lib_soname_fontconfig" >&6; }
17890 printf "%s\n" "#define SONAME_LIBFONTCONFIG \"$ac_cv_lib_soname_fontconfig\"" >>confdefs.h
17894 else
17895 FONTCONFIG_CFLAGS=""
17897 CPPFLAGS=$ac_save_CPPFLAGS
17900 if test "x$ac_cv_lib_soname_fontconfig" = "x"
17901 then :
17902 case "x$with_fontconfig" in
17903 x) as_fn_append wine_notices "|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
17904 xno) ;;
17905 *) as_fn_error $? "fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
17906 This is an error since --with-fontconfig was requested." "$LINENO" 5 ;;
17907 esac
17911 if test "x$with_krb5" != "xno"
17912 then
17913 rm -f conftest.err
17914 if ${KRB5_CFLAGS:+false} :
17915 then :
17916 if test ${PKG_CONFIG+y}
17917 then :
17918 KRB5_CFLAGS=`$PKG_CONFIG --cflags krb5 2>conftest.err`
17921 test "$cross_compiling" = yes || KRB5_CFLAGS=${KRB5_CFLAGS:-`${KRB5_CONFIG:-krb5-config} --cflags 2>/dev/null`}
17922 if ${KRB5_LIBS:+false} :
17923 then :
17924 if test ${PKG_CONFIG+y}
17925 then :
17926 KRB5_LIBS=`$PKG_CONFIG --libs krb5 2>/dev/null`
17929 test "$cross_compiling" = yes || KRB5_LIBS=${KRB5_LIBS:-`${KRB5_CONFIG:-krb5-config} --libs 2>/dev/null`}
17931 printf "%s\n" "$as_me:${as_lineno-$LINENO}: krb5 cflags: $KRB5_CFLAGS" >&5
17932 printf "%s\n" "$as_me:${as_lineno-$LINENO}: krb5 libs: $KRB5_LIBS" >&5
17933 if test -s conftest.err; then
17934 printf %s "$as_me:${as_lineno-$LINENO}: krb5 errors: " >&5
17935 cat conftest.err >&5
17937 rm -f conftest.err
17938 ac_save_CPPFLAGS=$CPPFLAGS
17939 CPPFLAGS="$CPPFLAGS $KRB5_CFLAGS"
17940 ac_fn_c_check_header_compile "$LINENO" "krb5/krb5.h" "ac_cv_header_krb5_krb5_h" "$ac_includes_default"
17941 if test "x$ac_cv_header_krb5_krb5_h" = xyes
17942 then :
17943 printf "%s\n" "#define HAVE_KRB5_KRB5_H 1" >>confdefs.h
17947 if test "$ac_cv_header_krb5_krb5_h" = "yes"
17948 then
17949 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lkrb5" >&5
17950 printf %s "checking for -lkrb5... " >&6; }
17951 if test ${ac_cv_lib_soname_krb5+y}
17952 then :
17953 printf %s "(cached) " >&6
17954 else $as_nop
17955 ac_check_soname_save_LIBS=$LIBS
17956 LIBS="-lkrb5 $KRB5_LIBS $LIBS"
17957 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17958 /* end confdefs.h. */
17960 /* Override any GCC internal prototype to avoid an error.
17961 Use char because int might match the return type of a GCC
17962 builtin and then its argument prototype would still apply. */
17963 char krb5_is_config_principal ();
17965 main (void)
17967 return krb5_is_config_principal ();
17969 return 0;
17971 _ACEOF
17972 if ac_fn_c_try_link "$LINENO"
17973 then :
17974 case "$LIBEXT" in
17975 dll) ac_cv_lib_soname_krb5=`$ac_cv_path_LDD conftest.exe | grep "krb5" | sed -e "s/dll.*/dll/"';2,$d'` ;;
17976 dylib) ac_cv_lib_soname_krb5=`$OTOOL -L conftest$ac_exeext | grep "libkrb5\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libkrb5\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
17977 *) ac_cv_lib_soname_krb5=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libkrb5\\.$LIBEXT" | sed -e "s/^.*\\[\\(libkrb5\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
17978 if ${ac_cv_lib_soname_krb5:+false} :
17979 then :
17980 ac_cv_lib_soname_krb5=`$LDD conftest$ac_exeext | grep "libkrb5\\.$LIBEXT" | sed -e "s/^.*\(libkrb5\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
17981 fi ;;
17982 esac
17983 else $as_nop
17984 ac_cv_lib_soname_krb5=
17986 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17987 conftest$ac_exeext conftest.$ac_ext
17988 LIBS=$ac_check_soname_save_LIBS
17990 if ${ac_cv_lib_soname_krb5:+false} :
17991 then :
17992 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
17993 printf "%s\n" "not found" >&6; }
17994 KRB5_CFLAGS=""
17995 else $as_nop
17996 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_krb5" >&5
17997 printf "%s\n" "$ac_cv_lib_soname_krb5" >&6; }
17999 printf "%s\n" "#define SONAME_LIBKRB5 \"$ac_cv_lib_soname_krb5\"" >>confdefs.h
18003 else
18004 KRB5_CFLAGS=""
18006 CPPFLAGS=$ac_save_CPPFLAGS
18009 if test "x$ac_cv_lib_soname_krb5" = "x"
18010 then :
18011 case "x$with_krb5" in
18012 x) as_fn_append wine_notices "|libkrb5 ${notice_platform}development files not found (or too old), Kerberos won't be supported." ;;
18013 xno) ;;
18014 *) as_fn_error $? "libkrb5 ${notice_platform}development files not found (or too old), Kerberos won't be supported.
18015 This is an error since --with-krb5 was requested." "$LINENO" 5 ;;
18016 esac
18019 test "x$ac_cv_lib_soname_krb5" != "x" || with_gssapi=${with_gssapi:-no}
18021 if test "x$with_gssapi" != "xno"
18022 then
18023 rm -f conftest.err
18024 if ${GSSAPI_CFLAGS:+false} :
18025 then :
18026 if test ${PKG_CONFIG+y}
18027 then :
18028 GSSAPI_CFLAGS=`$PKG_CONFIG --cflags krb5-gssapi 2>conftest.err`
18031 test "$cross_compiling" = yes || GSSAPI_CFLAGS=${GSSAPI_CFLAGS:-`${KRB5_CONFIG:-krb5-config} --cflags gssapi 2>/dev/null`}
18032 if ${GSSAPI_LIBS:+false} :
18033 then :
18034 if test ${PKG_CONFIG+y}
18035 then :
18036 GSSAPI_LIBS=`$PKG_CONFIG --libs krb5-gssapi 2>/dev/null`
18039 test "$cross_compiling" = yes || GSSAPI_LIBS=${GSSAPI_LIBS:-`${KRB5_CONFIG:-krb5-config} --libs gssapi 2>/dev/null`}
18041 printf "%s\n" "$as_me:${as_lineno-$LINENO}: krb5-gssapi cflags: $GSSAPI_CFLAGS" >&5
18042 printf "%s\n" "$as_me:${as_lineno-$LINENO}: krb5-gssapi libs: $GSSAPI_LIBS" >&5
18043 if test -s conftest.err; then
18044 printf %s "$as_me:${as_lineno-$LINENO}: krb5-gssapi errors: " >&5
18045 cat conftest.err >&5
18047 rm -f conftest.err
18048 ac_save_CPPFLAGS=$CPPFLAGS
18049 CPPFLAGS="$CPPFLAGS $GSSAPI_CFLAGS"
18050 ac_fn_c_check_header_compile "$LINENO" "gssapi/gssapi.h" "ac_cv_header_gssapi_gssapi_h" "$ac_includes_default"
18051 if test "x$ac_cv_header_gssapi_gssapi_h" = xyes
18052 then :
18053 printf "%s\n" "#define HAVE_GSSAPI_GSSAPI_H 1" >>confdefs.h
18056 ac_fn_c_check_header_compile "$LINENO" "gssapi/gssapi_ext.h" "ac_cv_header_gssapi_gssapi_ext_h" "$ac_includes_default"
18057 if test "x$ac_cv_header_gssapi_gssapi_ext_h" = xyes
18058 then :
18059 printf "%s\n" "#define HAVE_GSSAPI_GSSAPI_EXT_H 1" >>confdefs.h
18063 if test "$ac_cv_header_gssapi_gssapi_h" = "yes" -a "$ac_cv_header_gssapi_gssapi_ext_h" = "yes"
18064 then
18065 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lgssapi_krb5" >&5
18066 printf %s "checking for -lgssapi_krb5... " >&6; }
18067 if test ${ac_cv_lib_soname_gssapi_krb5+y}
18068 then :
18069 printf %s "(cached) " >&6
18070 else $as_nop
18071 ac_check_soname_save_LIBS=$LIBS
18072 LIBS="-lgssapi_krb5 $GSSAPI_LIBS $LIBS"
18073 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18074 /* end confdefs.h. */
18076 /* Override any GCC internal prototype to avoid an error.
18077 Use char because int might match the return type of a GCC
18078 builtin and then its argument prototype would still apply. */
18079 char gss_init_sec_context ();
18081 main (void)
18083 return gss_init_sec_context ();
18085 return 0;
18087 _ACEOF
18088 if ac_fn_c_try_link "$LINENO"
18089 then :
18090 case "$LIBEXT" in
18091 dll) ac_cv_lib_soname_gssapi_krb5=`$ac_cv_path_LDD conftest.exe | grep "gssapi_krb5" | sed -e "s/dll.*/dll/"';2,$d'` ;;
18092 dylib) ac_cv_lib_soname_gssapi_krb5=`$OTOOL -L conftest$ac_exeext | grep "libgssapi_krb5\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libgssapi_krb5\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
18093 *) ac_cv_lib_soname_gssapi_krb5=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libgssapi_krb5\\.$LIBEXT" | sed -e "s/^.*\\[\\(libgssapi_krb5\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
18094 if ${ac_cv_lib_soname_gssapi_krb5:+false} :
18095 then :
18096 ac_cv_lib_soname_gssapi_krb5=`$LDD conftest$ac_exeext | grep "libgssapi_krb5\\.$LIBEXT" | sed -e "s/^.*\(libgssapi_krb5\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
18097 fi ;;
18098 esac
18099 else $as_nop
18100 ac_cv_lib_soname_gssapi_krb5=
18102 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18103 conftest$ac_exeext conftest.$ac_ext
18104 LIBS=$ac_check_soname_save_LIBS
18106 if ${ac_cv_lib_soname_gssapi_krb5:+false} :
18107 then :
18108 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
18109 printf "%s\n" "not found" >&6; }
18110 GSSAPI_CFLAGS=""
18111 else $as_nop
18112 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_gssapi_krb5" >&5
18113 printf "%s\n" "$ac_cv_lib_soname_gssapi_krb5" >&6; }
18115 printf "%s\n" "#define SONAME_LIBGSSAPI_KRB5 \"$ac_cv_lib_soname_gssapi_krb5\"" >>confdefs.h
18119 else
18120 GSSAPI_CFLAGS=""
18122 CPPFLAGS=$ac_save_CPPFLAGS
18125 if test "x$ac_cv_lib_soname_gssapi_krb5" = "x"
18126 then :
18127 case "x$with_gssapi" in
18128 x) as_fn_append wine_notices "|libgssapi_krb5 ${notice_platform}development files not found (or too old), no Kerberos SSP support." ;;
18129 xno) ;;
18130 *) as_fn_error $? "libgssapi_krb5 ${notice_platform}development files not found (or too old), no Kerberos SSP support.
18131 This is an error since --with-gssapi was requested." "$LINENO" 5 ;;
18132 esac
18136 if test "$ac_cv_header_libprocstat_h" = "yes"
18137 then
18138 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for procstat_open_sysctl in -lprocstat" >&5
18139 printf %s "checking for procstat_open_sysctl in -lprocstat... " >&6; }
18140 if test ${ac_cv_lib_procstat_procstat_open_sysctl+y}
18141 then :
18142 printf %s "(cached) " >&6
18143 else $as_nop
18144 ac_check_lib_save_LIBS=$LIBS
18145 LIBS="-lprocstat $LIBS"
18146 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18147 /* end confdefs.h. */
18149 /* Override any GCC internal prototype to avoid an error.
18150 Use char because int might match the return type of a GCC
18151 builtin and then its argument prototype would still apply. */
18152 char procstat_open_sysctl ();
18154 main (void)
18156 return procstat_open_sysctl ();
18158 return 0;
18160 _ACEOF
18161 if ac_fn_c_try_link "$LINENO"
18162 then :
18163 ac_cv_lib_procstat_procstat_open_sysctl=yes
18164 else $as_nop
18165 ac_cv_lib_procstat_procstat_open_sysctl=no
18167 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18168 conftest$ac_exeext conftest.$ac_ext
18169 LIBS=$ac_check_lib_save_LIBS
18171 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_procstat_procstat_open_sysctl" >&5
18172 printf "%s\n" "$ac_cv_lib_procstat_procstat_open_sysctl" >&6; }
18173 if test "x$ac_cv_lib_procstat_procstat_open_sysctl" = xyes
18174 then :
18176 printf "%s\n" "#define HAVE_LIBPROCSTAT 1" >>confdefs.h
18178 PROCSTAT_LIBS="-lprocstat"
18184 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lodbc" >&5
18185 printf %s "checking for -lodbc... " >&6; }
18186 if test ${ac_cv_lib_soname_odbc+y}
18187 then :
18188 printf %s "(cached) " >&6
18189 else $as_nop
18190 ac_check_soname_save_LIBS=$LIBS
18191 LIBS="-lodbc $LIBS"
18192 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18193 /* end confdefs.h. */
18195 /* Override any GCC internal prototype to avoid an error.
18196 Use char because int might match the return type of a GCC
18197 builtin and then its argument prototype would still apply. */
18198 char SQLConnect ();
18200 main (void)
18202 return SQLConnect ();
18204 return 0;
18206 _ACEOF
18207 if ac_fn_c_try_link "$LINENO"
18208 then :
18209 case "$LIBEXT" in
18210 dll) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest.exe | grep "odbc" | sed -e "s/dll.*/dll/"';2,$d'` ;;
18211 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'` ;;
18212 *) ac_cv_lib_soname_odbc=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libodbc\\.$LIBEXT" | sed -e "s/^.*\\[\\(libodbc\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
18213 if ${ac_cv_lib_soname_odbc:+false} :
18214 then :
18215 ac_cv_lib_soname_odbc=`$LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
18216 fi ;;
18217 esac
18218 else $as_nop
18219 ac_cv_lib_soname_odbc=
18221 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18222 conftest$ac_exeext conftest.$ac_ext
18223 LIBS=$ac_check_soname_save_LIBS
18225 if ${ac_cv_lib_soname_odbc:+false} :
18226 then :
18227 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
18228 printf "%s\n" "not found" >&6; }
18229 printf "%s\n" "#define SONAME_LIBODBC \"libodbc.$LIBEXT\"" >>confdefs.h
18231 else $as_nop
18232 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_odbc" >&5
18233 printf "%s\n" "$ac_cv_lib_soname_odbc" >&6; }
18235 printf "%s\n" "#define SONAME_LIBODBC \"$ac_cv_lib_soname_odbc\"" >>confdefs.h
18240 if test "x$with_netapi" != "xno"
18241 then
18242 rm -f conftest.err
18243 if ${NETAPI_CFLAGS:+false} :
18244 then :
18245 if test ${PKG_CONFIG+y}
18246 then :
18247 NETAPI_CFLAGS=`$PKG_CONFIG --cflags netapi 2>conftest.err`
18251 if ${NETAPI_LIBS:+false} :
18252 then :
18253 if test ${PKG_CONFIG+y}
18254 then :
18255 NETAPI_LIBS=`$PKG_CONFIG --libs netapi 2>/dev/null`
18260 printf "%s\n" "$as_me:${as_lineno-$LINENO}: netapi cflags: $NETAPI_CFLAGS" >&5
18261 printf "%s\n" "$as_me:${as_lineno-$LINENO}: netapi libs: $NETAPI_LIBS" >&5
18262 if test -s conftest.err; then
18263 printf %s "$as_me:${as_lineno-$LINENO}: netapi errors: " >&5
18264 cat conftest.err >&5
18266 rm -f conftest.err
18267 ac_save_CPPFLAGS=$CPPFLAGS
18268 CPPFLAGS="$CPPFLAGS $NETAPI_CFLAGS"
18269 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lnetapi" >&5
18270 printf %s "checking for -lnetapi... " >&6; }
18271 if test ${ac_cv_lib_soname_netapi+y}
18272 then :
18273 printf %s "(cached) " >&6
18274 else $as_nop
18275 ac_check_soname_save_LIBS=$LIBS
18276 LIBS="-lnetapi $NETAPI_LIBS $LIBS"
18277 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18278 /* end confdefs.h. */
18280 /* Override any GCC internal prototype to avoid an error.
18281 Use char because int might match the return type of a GCC
18282 builtin and then its argument prototype would still apply. */
18283 char libnetapi_init ();
18285 main (void)
18287 return libnetapi_init ();
18289 return 0;
18291 _ACEOF
18292 if ac_fn_c_try_link "$LINENO"
18293 then :
18294 case "$LIBEXT" in
18295 dll) ac_cv_lib_soname_netapi=`$ac_cv_path_LDD conftest.exe | grep "netapi" | sed -e "s/dll.*/dll/"';2,$d'` ;;
18296 dylib) ac_cv_lib_soname_netapi=`$OTOOL -L conftest$ac_exeext | grep "libnetapi\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libnetapi\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
18297 *) ac_cv_lib_soname_netapi=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libnetapi\\.$LIBEXT" | sed -e "s/^.*\\[\\(libnetapi\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
18298 if ${ac_cv_lib_soname_netapi:+false} :
18299 then :
18300 ac_cv_lib_soname_netapi=`$LDD conftest$ac_exeext | grep "libnetapi\\.$LIBEXT" | sed -e "s/^.*\(libnetapi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
18301 fi ;;
18302 esac
18303 else $as_nop
18304 ac_cv_lib_soname_netapi=
18306 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18307 conftest$ac_exeext conftest.$ac_ext
18308 LIBS=$ac_check_soname_save_LIBS
18310 if ${ac_cv_lib_soname_netapi:+false} :
18311 then :
18312 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
18313 printf "%s\n" "not found" >&6; }
18314 printf "%s\n" "#define SONAME_LIBNETAPI \"libnetapi.$LIBEXT\"" >>confdefs.h
18316 else $as_nop
18317 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_netapi" >&5
18318 printf "%s\n" "$ac_cv_lib_soname_netapi" >&6; }
18320 printf "%s\n" "#define SONAME_LIBNETAPI \"$ac_cv_lib_soname_netapi\"" >>confdefs.h
18324 CPPFLAGS=$ac_save_CPPFLAGS
18327 if test "x$ac_cv_lib_soname_netapi" = "x"
18328 then :
18329 case "x$with_netapi" in
18330 x) as_fn_append wine_notices "|libnetapi not found, Samba NetAPI won't be supported." ;;
18331 xno) ;;
18332 *) as_fn_error $? "libnetapi not found, Samba NetAPI won't be supported.
18333 This is an error since --with-netapi was requested." "$LINENO" 5 ;;
18334 esac
18335 enable_netapi=${enable_netapi:-no}
18339 if test "x$enable_winealsa_drv$enable_winecoreaudio_drv$enable_winepulse_drv$enable_wineoss_drv$enable_wineandroid_drv" = xnonononono -a \
18340 "x$with_alsa$with_coreaudio$with_oss$with_pulse" != xnononono
18341 then
18342 as_fn_append wine_warnings "|No sound system was found. Windows applications will be silent."
18345 if test "x$with_vulkan" != "xno"
18346 then
18347 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lvulkan" >&5
18348 printf %s "checking for -lvulkan... " >&6; }
18349 if test ${ac_cv_lib_soname_vulkan+y}
18350 then :
18351 printf %s "(cached) " >&6
18352 else $as_nop
18353 ac_check_soname_save_LIBS=$LIBS
18354 LIBS="-lvulkan $LIBS"
18355 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18356 /* end confdefs.h. */
18358 /* Override any GCC internal prototype to avoid an error.
18359 Use char because int might match the return type of a GCC
18360 builtin and then its argument prototype would still apply. */
18361 char vkGetInstanceProcAddr ();
18363 main (void)
18365 return vkGetInstanceProcAddr ();
18367 return 0;
18369 _ACEOF
18370 if ac_fn_c_try_link "$LINENO"
18371 then :
18372 case "$LIBEXT" in
18373 dll) ac_cv_lib_soname_vulkan=`$ac_cv_path_LDD conftest.exe | grep "vulkan" | sed -e "s/dll.*/dll/"';2,$d'` ;;
18374 dylib) ac_cv_lib_soname_vulkan=`$OTOOL -L conftest$ac_exeext | grep "libvulkan\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libvulkan\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
18375 *) ac_cv_lib_soname_vulkan=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libvulkan\\.$LIBEXT" | sed -e "s/^.*\\[\\(libvulkan\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
18376 if ${ac_cv_lib_soname_vulkan:+false} :
18377 then :
18378 ac_cv_lib_soname_vulkan=`$LDD conftest$ac_exeext | grep "libvulkan\\.$LIBEXT" | sed -e "s/^.*\(libvulkan\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
18379 fi ;;
18380 esac
18381 else $as_nop
18382 ac_cv_lib_soname_vulkan=
18384 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18385 conftest$ac_exeext conftest.$ac_ext
18386 LIBS=$ac_check_soname_save_LIBS
18388 if ${ac_cv_lib_soname_vulkan:+false} :
18389 then :
18390 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
18391 printf "%s\n" "not found" >&6; }
18393 else $as_nop
18394 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_vulkan" >&5
18395 printf "%s\n" "$ac_cv_lib_soname_vulkan" >&6; }
18397 printf "%s\n" "#define SONAME_LIBVULKAN \"$ac_cv_lib_soname_vulkan\"" >>confdefs.h
18401 if test "x$ac_cv_lib_soname_vulkan" = "x"
18402 then
18403 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lMoltenVK" >&5
18404 printf %s "checking for -lMoltenVK... " >&6; }
18405 if test ${ac_cv_lib_soname_MoltenVK+y}
18406 then :
18407 printf %s "(cached) " >&6
18408 else $as_nop
18409 ac_check_soname_save_LIBS=$LIBS
18410 LIBS="-lMoltenVK $LIBS"
18411 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18412 /* end confdefs.h. */
18414 /* Override any GCC internal prototype to avoid an error.
18415 Use char because int might match the return type of a GCC
18416 builtin and then its argument prototype would still apply. */
18417 char vkGetInstanceProcAddr ();
18419 main (void)
18421 return vkGetInstanceProcAddr ();
18423 return 0;
18425 _ACEOF
18426 if ac_fn_c_try_link "$LINENO"
18427 then :
18428 case "$LIBEXT" in
18429 dll) ac_cv_lib_soname_MoltenVK=`$ac_cv_path_LDD conftest.exe | grep "MoltenVK" | sed -e "s/dll.*/dll/"';2,$d'` ;;
18430 dylib) ac_cv_lib_soname_MoltenVK=`$OTOOL -L conftest$ac_exeext | grep "libMoltenVK\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libMoltenVK\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
18431 *) ac_cv_lib_soname_MoltenVK=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libMoltenVK\\.$LIBEXT" | sed -e "s/^.*\\[\\(libMoltenVK\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
18432 if ${ac_cv_lib_soname_MoltenVK:+false} :
18433 then :
18434 ac_cv_lib_soname_MoltenVK=`$LDD conftest$ac_exeext | grep "libMoltenVK\\.$LIBEXT" | sed -e "s/^.*\(libMoltenVK\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
18435 fi ;;
18436 esac
18437 else $as_nop
18438 ac_cv_lib_soname_MoltenVK=
18440 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18441 conftest$ac_exeext conftest.$ac_ext
18442 LIBS=$ac_check_soname_save_LIBS
18444 if ${ac_cv_lib_soname_MoltenVK:+false} :
18445 then :
18446 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
18447 printf "%s\n" "not found" >&6; }
18449 else $as_nop
18450 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_MoltenVK" >&5
18451 printf "%s\n" "$ac_cv_lib_soname_MoltenVK" >&6; }
18453 printf "%s\n" "#define SONAME_LIBMOLTENVK \"$ac_cv_lib_soname_MoltenVK\"" >>confdefs.h
18459 if test "x$ac_cv_lib_soname_vulkan" = "x" -a "x$ac_cv_lib_soname_MoltenVK" = "x"
18460 then :
18461 case "x$with_vulkan" in
18462 x) as_fn_append wine_notices "|libvulkan and libMoltenVK ${notice_platform}development files not found, Vulkan won't be supported." ;;
18463 xno) ;;
18464 *) as_fn_error $? "libvulkan and libMoltenVK ${notice_platform}development files not found, Vulkan won't be supported.
18465 This is an error since --with-vulkan was requested." "$LINENO" 5 ;;
18466 esac
18471 if test "x${GCC}" = "xyes"
18472 then
18473 EXTRACFLAGS="$EXTRACFLAGS -Wall -pipe"
18475 saved_CFLAGS=$CFLAGS
18476 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Werror=unknown-warning-option" >&5
18477 printf %s "checking whether the compiler supports -Werror=unknown-warning-option... " >&6; }
18478 if test ${ac_cv_cflags__Werror_unknown_warning_option+y}
18479 then :
18480 printf %s "(cached) " >&6
18481 else $as_nop
18482 ac_wine_try_cflags_saved=$CFLAGS
18483 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
18484 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18485 /* end confdefs.h. */
18486 int main(int argc, char **argv) { return 0; }
18487 _ACEOF
18488 if ac_fn_c_try_link "$LINENO"
18489 then :
18490 ac_cv_cflags__Werror_unknown_warning_option=yes
18491 else $as_nop
18492 ac_cv_cflags__Werror_unknown_warning_option=no
18494 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18495 conftest$ac_exeext conftest.$ac_ext
18496 CFLAGS=$ac_wine_try_cflags_saved
18498 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Werror_unknown_warning_option" >&5
18499 printf "%s\n" "$ac_cv_cflags__Werror_unknown_warning_option" >&6; }
18500 if test "x$ac_cv_cflags__Werror_unknown_warning_option" = xyes
18501 then :
18502 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
18504 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Werror=unused-command-line-argument" >&5
18505 printf %s "checking whether the compiler supports -Werror=unused-command-line-argument... " >&6; }
18506 if test ${ac_cv_cflags__Werror_unused_command_line_argument+y}
18507 then :
18508 printf %s "(cached) " >&6
18509 else $as_nop
18510 ac_wine_try_cflags_saved=$CFLAGS
18511 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
18512 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18513 /* end confdefs.h. */
18514 int main(int argc, char **argv) { return 0; }
18515 _ACEOF
18516 if ac_fn_c_try_link "$LINENO"
18517 then :
18518 ac_cv_cflags__Werror_unused_command_line_argument=yes
18519 else $as_nop
18520 ac_cv_cflags__Werror_unused_command_line_argument=no
18522 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18523 conftest$ac_exeext conftest.$ac_ext
18524 CFLAGS=$ac_wine_try_cflags_saved
18526 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Werror_unused_command_line_argument" >&5
18527 printf "%s\n" "$ac_cv_cflags__Werror_unused_command_line_argument" >&6; }
18528 if test "x$ac_cv_cflags__Werror_unused_command_line_argument" = xyes
18529 then :
18530 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
18532 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Werror=ignored-optimization-argument" >&5
18533 printf %s "checking whether the compiler supports -Werror=ignored-optimization-argument... " >&6; }
18534 if test ${ac_cv_cflags__Werror_ignored_optimization_argument+y}
18535 then :
18536 printf %s "(cached) " >&6
18537 else $as_nop
18538 ac_wine_try_cflags_saved=$CFLAGS
18539 CFLAGS="$CFLAGS -Werror=ignored-optimization-argument"
18540 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18541 /* end confdefs.h. */
18542 int main(int argc, char **argv) { return 0; }
18543 _ACEOF
18544 if ac_fn_c_try_link "$LINENO"
18545 then :
18546 ac_cv_cflags__Werror_ignored_optimization_argument=yes
18547 else $as_nop
18548 ac_cv_cflags__Werror_ignored_optimization_argument=no
18550 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18551 conftest$ac_exeext conftest.$ac_ext
18552 CFLAGS=$ac_wine_try_cflags_saved
18554 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Werror_ignored_optimization_argument" >&5
18555 printf "%s\n" "$ac_cv_cflags__Werror_ignored_optimization_argument" >&6; }
18556 if test "x$ac_cv_cflags__Werror_ignored_optimization_argument" = xyes
18557 then :
18558 CFLAGS="$CFLAGS -Werror=ignored-optimization-argument"
18560 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fcf-protection=none" >&5
18561 printf %s "checking whether the compiler supports -fcf-protection=none... " >&6; }
18562 if test ${ac_cv_cflags__fcf_protection_none+y}
18563 then :
18564 printf %s "(cached) " >&6
18565 else $as_nop
18566 ac_wine_try_cflags_saved=$CFLAGS
18567 CFLAGS="$CFLAGS -fcf-protection=none"
18568 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18569 /* end confdefs.h. */
18570 int main(int argc, char **argv) { return 0; }
18571 _ACEOF
18572 if ac_fn_c_try_link "$LINENO"
18573 then :
18574 ac_cv_cflags__fcf_protection_none=yes
18575 else $as_nop
18576 ac_cv_cflags__fcf_protection_none=no
18578 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18579 conftest$ac_exeext conftest.$ac_ext
18580 CFLAGS=$ac_wine_try_cflags_saved
18582 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fcf_protection_none" >&5
18583 printf "%s\n" "$ac_cv_cflags__fcf_protection_none" >&6; }
18584 if test "x$ac_cv_cflags__fcf_protection_none" = xyes
18585 then :
18586 EXTRACFLAGS="$EXTRACFLAGS -fcf-protection=none"
18588 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-stack-protector" >&5
18589 printf %s "checking whether the compiler supports -fno-stack-protector... " >&6; }
18590 if test ${ac_cv_cflags__fno_stack_protector+y}
18591 then :
18592 printf %s "(cached) " >&6
18593 else $as_nop
18594 ac_wine_try_cflags_saved=$CFLAGS
18595 CFLAGS="$CFLAGS -fno-stack-protector"
18596 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18597 /* end confdefs.h. */
18598 int main(int argc, char **argv) { return 0; }
18599 _ACEOF
18600 if ac_fn_c_try_link "$LINENO"
18601 then :
18602 ac_cv_cflags__fno_stack_protector=yes
18603 else $as_nop
18604 ac_cv_cflags__fno_stack_protector=no
18606 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18607 conftest$ac_exeext conftest.$ac_ext
18608 CFLAGS=$ac_wine_try_cflags_saved
18610 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_stack_protector" >&5
18611 printf "%s\n" "$ac_cv_cflags__fno_stack_protector" >&6; }
18612 if test "x$ac_cv_cflags__fno_stack_protector" = xyes
18613 then :
18614 EXTRACFLAGS="$EXTRACFLAGS -fno-stack-protector"
18616 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-strict-aliasing" >&5
18617 printf %s "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
18618 if test ${ac_cv_cflags__fno_strict_aliasing+y}
18619 then :
18620 printf %s "(cached) " >&6
18621 else $as_nop
18622 ac_wine_try_cflags_saved=$CFLAGS
18623 CFLAGS="$CFLAGS -fno-strict-aliasing"
18624 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18625 /* end confdefs.h. */
18626 int main(int argc, char **argv) { return 0; }
18627 _ACEOF
18628 if ac_fn_c_try_link "$LINENO"
18629 then :
18630 ac_cv_cflags__fno_strict_aliasing=yes
18631 else $as_nop
18632 ac_cv_cflags__fno_strict_aliasing=no
18634 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18635 conftest$ac_exeext conftest.$ac_ext
18636 CFLAGS=$ac_wine_try_cflags_saved
18638 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_strict_aliasing" >&5
18639 printf "%s\n" "$ac_cv_cflags__fno_strict_aliasing" >&6; }
18640 if test "x$ac_cv_cflags__fno_strict_aliasing" = xyes
18641 then :
18642 EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing"
18644 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wdeclaration-after-statement" >&5
18645 printf %s "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
18646 if test ${ac_cv_cflags__Wdeclaration_after_statement+y}
18647 then :
18648 printf %s "(cached) " >&6
18649 else $as_nop
18650 ac_wine_try_cflags_saved=$CFLAGS
18651 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
18652 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18653 /* end confdefs.h. */
18654 int main(int argc, char **argv) { return 0; }
18655 _ACEOF
18656 if ac_fn_c_try_link "$LINENO"
18657 then :
18658 ac_cv_cflags__Wdeclaration_after_statement=yes
18659 else $as_nop
18660 ac_cv_cflags__Wdeclaration_after_statement=no
18662 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18663 conftest$ac_exeext conftest.$ac_ext
18664 CFLAGS=$ac_wine_try_cflags_saved
18666 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
18667 printf "%s\n" "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
18668 if test "x$ac_cv_cflags__Wdeclaration_after_statement" = xyes
18669 then :
18670 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
18672 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wempty-body" >&5
18673 printf %s "checking whether the compiler supports -Wempty-body... " >&6; }
18674 if test ${ac_cv_cflags__Wempty_body+y}
18675 then :
18676 printf %s "(cached) " >&6
18677 else $as_nop
18678 ac_wine_try_cflags_saved=$CFLAGS
18679 CFLAGS="$CFLAGS -Wempty-body"
18680 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18681 /* end confdefs.h. */
18682 int main(int argc, char **argv) { return 0; }
18683 _ACEOF
18684 if ac_fn_c_try_link "$LINENO"
18685 then :
18686 ac_cv_cflags__Wempty_body=yes
18687 else $as_nop
18688 ac_cv_cflags__Wempty_body=no
18690 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18691 conftest$ac_exeext conftest.$ac_ext
18692 CFLAGS=$ac_wine_try_cflags_saved
18694 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wempty_body" >&5
18695 printf "%s\n" "$ac_cv_cflags__Wempty_body" >&6; }
18696 if test "x$ac_cv_cflags__Wempty_body" = xyes
18697 then :
18698 EXTRACFLAGS="$EXTRACFLAGS -Wempty-body"
18700 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wignored-qualifiers" >&5
18701 printf %s "checking whether the compiler supports -Wignored-qualifiers... " >&6; }
18702 if test ${ac_cv_cflags__Wignored_qualifiers+y}
18703 then :
18704 printf %s "(cached) " >&6
18705 else $as_nop
18706 ac_wine_try_cflags_saved=$CFLAGS
18707 CFLAGS="$CFLAGS -Wignored-qualifiers"
18708 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18709 /* end confdefs.h. */
18710 int main(int argc, char **argv) { return 0; }
18711 _ACEOF
18712 if ac_fn_c_try_link "$LINENO"
18713 then :
18714 ac_cv_cflags__Wignored_qualifiers=yes
18715 else $as_nop
18716 ac_cv_cflags__Wignored_qualifiers=no
18718 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18719 conftest$ac_exeext conftest.$ac_ext
18720 CFLAGS=$ac_wine_try_cflags_saved
18722 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wignored_qualifiers" >&5
18723 printf "%s\n" "$ac_cv_cflags__Wignored_qualifiers" >&6; }
18724 if test "x$ac_cv_cflags__Wignored_qualifiers" = xyes
18725 then :
18726 EXTRACFLAGS="$EXTRACFLAGS -Wignored-qualifiers"
18728 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Winit-self" >&5
18729 printf %s "checking whether the compiler supports -Winit-self... " >&6; }
18730 if test ${ac_cv_cflags__Winit_self+y}
18731 then :
18732 printf %s "(cached) " >&6
18733 else $as_nop
18734 ac_wine_try_cflags_saved=$CFLAGS
18735 CFLAGS="$CFLAGS -Winit-self"
18736 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18737 /* end confdefs.h. */
18738 int main(int argc, char **argv) { return 0; }
18739 _ACEOF
18740 if ac_fn_c_try_link "$LINENO"
18741 then :
18742 ac_cv_cflags__Winit_self=yes
18743 else $as_nop
18744 ac_cv_cflags__Winit_self=no
18746 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18747 conftest$ac_exeext conftest.$ac_ext
18748 CFLAGS=$ac_wine_try_cflags_saved
18750 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Winit_self" >&5
18751 printf "%s\n" "$ac_cv_cflags__Winit_self" >&6; }
18752 if test "x$ac_cv_cflags__Winit_self" = xyes
18753 then :
18754 EXTRACFLAGS="$EXTRACFLAGS -Winit-self"
18756 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wpacked-not-aligned" >&5
18757 printf %s "checking whether the compiler supports -Wpacked-not-aligned... " >&6; }
18758 if test ${ac_cv_cflags__Wpacked_not_aligned+y}
18759 then :
18760 printf %s "(cached) " >&6
18761 else $as_nop
18762 ac_wine_try_cflags_saved=$CFLAGS
18763 CFLAGS="$CFLAGS -Wpacked-not-aligned"
18764 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18765 /* end confdefs.h. */
18766 int main(int argc, char **argv) { return 0; }
18767 _ACEOF
18768 if ac_fn_c_try_link "$LINENO"
18769 then :
18770 ac_cv_cflags__Wpacked_not_aligned=yes
18771 else $as_nop
18772 ac_cv_cflags__Wpacked_not_aligned=no
18774 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18775 conftest$ac_exeext conftest.$ac_ext
18776 CFLAGS=$ac_wine_try_cflags_saved
18778 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wpacked_not_aligned" >&5
18779 printf "%s\n" "$ac_cv_cflags__Wpacked_not_aligned" >&6; }
18780 if test "x$ac_cv_cflags__Wpacked_not_aligned" = xyes
18781 then :
18782 EXTRACFLAGS="$EXTRACFLAGS -Wno-packed-not-aligned"
18784 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wpragma-pack" >&5
18785 printf %s "checking whether the compiler supports -Wpragma-pack... " >&6; }
18786 if test ${ac_cv_cflags__Wpragma_pack+y}
18787 then :
18788 printf %s "(cached) " >&6
18789 else $as_nop
18790 ac_wine_try_cflags_saved=$CFLAGS
18791 CFLAGS="$CFLAGS -Wpragma-pack"
18792 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18793 /* end confdefs.h. */
18794 int main(int argc, char **argv) { return 0; }
18795 _ACEOF
18796 if ac_fn_c_try_link "$LINENO"
18797 then :
18798 ac_cv_cflags__Wpragma_pack=yes
18799 else $as_nop
18800 ac_cv_cflags__Wpragma_pack=no
18802 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18803 conftest$ac_exeext conftest.$ac_ext
18804 CFLAGS=$ac_wine_try_cflags_saved
18806 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wpragma_pack" >&5
18807 printf "%s\n" "$ac_cv_cflags__Wpragma_pack" >&6; }
18808 if test "x$ac_cv_cflags__Wpragma_pack" = xyes
18809 then :
18810 EXTRACFLAGS="$EXTRACFLAGS -Wno-pragma-pack"
18812 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wshift-overflow=2" >&5
18813 printf %s "checking whether the compiler supports -Wshift-overflow=2... " >&6; }
18814 if test ${ac_cv_cflags__Wshift_overflow_2+y}
18815 then :
18816 printf %s "(cached) " >&6
18817 else $as_nop
18818 ac_wine_try_cflags_saved=$CFLAGS
18819 CFLAGS="$CFLAGS -Wshift-overflow=2"
18820 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18821 /* end confdefs.h. */
18822 int main(int argc, char **argv) { return 0; }
18823 _ACEOF
18824 if ac_fn_c_try_link "$LINENO"
18825 then :
18826 ac_cv_cflags__Wshift_overflow_2=yes
18827 else $as_nop
18828 ac_cv_cflags__Wshift_overflow_2=no
18830 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18831 conftest$ac_exeext conftest.$ac_ext
18832 CFLAGS=$ac_wine_try_cflags_saved
18834 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wshift_overflow_2" >&5
18835 printf "%s\n" "$ac_cv_cflags__Wshift_overflow_2" >&6; }
18836 if test "x$ac_cv_cflags__Wshift_overflow_2" = xyes
18837 then :
18838 EXTRACFLAGS="$EXTRACFLAGS -Wshift-overflow=2"
18840 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wstrict-prototypes" >&5
18841 printf %s "checking whether the compiler supports -Wstrict-prototypes... " >&6; }
18842 if test ${ac_cv_cflags__Wstrict_prototypes+y}
18843 then :
18844 printf %s "(cached) " >&6
18845 else $as_nop
18846 ac_wine_try_cflags_saved=$CFLAGS
18847 CFLAGS="$CFLAGS -Wstrict-prototypes"
18848 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18849 /* end confdefs.h. */
18850 int main(int argc, char **argv) { return 0; }
18851 _ACEOF
18852 if ac_fn_c_try_link "$LINENO"
18853 then :
18854 ac_cv_cflags__Wstrict_prototypes=yes
18855 else $as_nop
18856 ac_cv_cflags__Wstrict_prototypes=no
18858 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18859 conftest$ac_exeext conftest.$ac_ext
18860 CFLAGS=$ac_wine_try_cflags_saved
18862 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wstrict_prototypes" >&5
18863 printf "%s\n" "$ac_cv_cflags__Wstrict_prototypes" >&6; }
18864 if test "x$ac_cv_cflags__Wstrict_prototypes" = xyes
18865 then :
18866 EXTRACFLAGS="$EXTRACFLAGS -Wstrict-prototypes"
18868 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wtype-limits" >&5
18869 printf %s "checking whether the compiler supports -Wtype-limits... " >&6; }
18870 if test ${ac_cv_cflags__Wtype_limits+y}
18871 then :
18872 printf %s "(cached) " >&6
18873 else $as_nop
18874 ac_wine_try_cflags_saved=$CFLAGS
18875 CFLAGS="$CFLAGS -Wtype-limits"
18876 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18877 /* end confdefs.h. */
18878 int main(int argc, char **argv) { return 0; }
18879 _ACEOF
18880 if ac_fn_c_try_link "$LINENO"
18881 then :
18882 ac_cv_cflags__Wtype_limits=yes
18883 else $as_nop
18884 ac_cv_cflags__Wtype_limits=no
18886 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18887 conftest$ac_exeext conftest.$ac_ext
18888 CFLAGS=$ac_wine_try_cflags_saved
18890 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wtype_limits" >&5
18891 printf "%s\n" "$ac_cv_cflags__Wtype_limits" >&6; }
18892 if test "x$ac_cv_cflags__Wtype_limits" = xyes
18893 then :
18894 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
18896 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wunused-but-set-parameter" >&5
18897 printf %s "checking whether the compiler supports -Wunused-but-set-parameter... " >&6; }
18898 if test ${ac_cv_cflags__Wunused_but_set_parameter+y}
18899 then :
18900 printf %s "(cached) " >&6
18901 else $as_nop
18902 ac_wine_try_cflags_saved=$CFLAGS
18903 CFLAGS="$CFLAGS -Wunused-but-set-parameter"
18904 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18905 /* end confdefs.h. */
18906 int main(int argc, char **argv) { return 0; }
18907 _ACEOF
18908 if ac_fn_c_try_link "$LINENO"
18909 then :
18910 ac_cv_cflags__Wunused_but_set_parameter=yes
18911 else $as_nop
18912 ac_cv_cflags__Wunused_but_set_parameter=no
18914 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18915 conftest$ac_exeext conftest.$ac_ext
18916 CFLAGS=$ac_wine_try_cflags_saved
18918 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wunused_but_set_parameter" >&5
18919 printf "%s\n" "$ac_cv_cflags__Wunused_but_set_parameter" >&6; }
18920 if test "x$ac_cv_cflags__Wunused_but_set_parameter" = xyes
18921 then :
18922 EXTRACFLAGS="$EXTRACFLAGS -Wunused-but-set-parameter"
18924 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wvla" >&5
18925 printf %s "checking whether the compiler supports -Wvla... " >&6; }
18926 if test ${ac_cv_cflags__Wvla+y}
18927 then :
18928 printf %s "(cached) " >&6
18929 else $as_nop
18930 ac_wine_try_cflags_saved=$CFLAGS
18931 CFLAGS="$CFLAGS -Wvla"
18932 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18933 /* end confdefs.h. */
18934 int main(int argc, char **argv) { return 0; }
18935 _ACEOF
18936 if ac_fn_c_try_link "$LINENO"
18937 then :
18938 ac_cv_cflags__Wvla=yes
18939 else $as_nop
18940 ac_cv_cflags__Wvla=no
18942 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18943 conftest$ac_exeext conftest.$ac_ext
18944 CFLAGS=$ac_wine_try_cflags_saved
18946 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wvla" >&5
18947 printf "%s\n" "$ac_cv_cflags__Wvla" >&6; }
18948 if test "x$ac_cv_cflags__Wvla" = xyes
18949 then :
18950 EXTRACFLAGS="$EXTRACFLAGS -Wvla"
18952 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wwrite-strings" >&5
18953 printf %s "checking whether the compiler supports -Wwrite-strings... " >&6; }
18954 if test ${ac_cv_cflags__Wwrite_strings+y}
18955 then :
18956 printf %s "(cached) " >&6
18957 else $as_nop
18958 ac_wine_try_cflags_saved=$CFLAGS
18959 CFLAGS="$CFLAGS -Wwrite-strings"
18960 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18961 /* end confdefs.h. */
18962 int main(int argc, char **argv) { return 0; }
18963 _ACEOF
18964 if ac_fn_c_try_link "$LINENO"
18965 then :
18966 ac_cv_cflags__Wwrite_strings=yes
18967 else $as_nop
18968 ac_cv_cflags__Wwrite_strings=no
18970 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18971 conftest$ac_exeext conftest.$ac_ext
18972 CFLAGS=$ac_wine_try_cflags_saved
18974 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wwrite_strings" >&5
18975 printf "%s\n" "$ac_cv_cflags__Wwrite_strings" >&6; }
18976 if test "x$ac_cv_cflags__Wwrite_strings" = xyes
18977 then :
18978 EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
18981 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wpointer-arith" >&5
18982 printf %s "checking whether the compiler supports -Wpointer-arith... " >&6; }
18983 if test ${ac_cv_cflags__Wpointer_arith+y}
18984 then :
18985 printf %s "(cached) " >&6
18986 else $as_nop
18987 ac_wine_try_cflags_saved=$CFLAGS
18988 CFLAGS="$CFLAGS -Wpointer-arith"
18989 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18990 /* end confdefs.h. */
18991 int main(int argc, char **argv) { return 0; }
18992 _ACEOF
18993 if ac_fn_c_try_link "$LINENO"
18994 then :
18995 ac_cv_cflags__Wpointer_arith=yes
18996 else $as_nop
18997 ac_cv_cflags__Wpointer_arith=no
18999 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19000 conftest$ac_exeext conftest.$ac_ext
19001 CFLAGS=$ac_wine_try_cflags_saved
19003 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wpointer_arith" >&5
19004 printf "%s\n" "$ac_cv_cflags__Wpointer_arith" >&6; }
19005 if test "x$ac_cv_cflags__Wpointer_arith" = xyes
19006 then :
19007 saved_string_h_CFLAGS=$CFLAGS
19008 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
19009 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for broken string.h that generates warnings with -Wpointer-arith" >&5
19010 printf %s "checking for broken string.h that generates warnings with -Wpointer-arith... " >&6; }
19011 if test ${ac_cv_c_string_h_warnings+y}
19012 then :
19013 printf %s "(cached) " >&6
19014 else $as_nop
19015 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19016 /* end confdefs.h. */
19017 #include <string.h>
19019 main (void)
19023 return 0;
19025 _ACEOF
19026 if ac_fn_c_try_compile "$LINENO"
19027 then :
19028 ac_cv_c_string_h_warnings=no
19029 else $as_nop
19030 ac_cv_c_string_h_warnings=yes
19032 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
19034 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_string_h_warnings" >&5
19035 printf "%s\n" "$ac_cv_c_string_h_warnings" >&6; }
19036 test "$ac_cv_c_string_h_warnings" = yes || EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
19037 CFLAGS=$saved_string_h_CFLAGS
19040 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wlogical-op" >&5
19041 printf %s "checking whether the compiler supports -Wlogical-op... " >&6; }
19042 if test ${ac_cv_cflags__Wlogical_op+y}
19043 then :
19044 printf %s "(cached) " >&6
19045 else $as_nop
19046 ac_wine_try_cflags_saved=$CFLAGS
19047 CFLAGS="$CFLAGS -Wlogical-op"
19048 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19049 /* end confdefs.h. */
19050 int main(int argc, char **argv) { return 0; }
19051 _ACEOF
19052 if ac_fn_c_try_link "$LINENO"
19053 then :
19054 ac_cv_cflags__Wlogical_op=yes
19055 else $as_nop
19056 ac_cv_cflags__Wlogical_op=no
19058 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19059 conftest$ac_exeext conftest.$ac_ext
19060 CFLAGS=$ac_wine_try_cflags_saved
19062 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wlogical_op" >&5
19063 printf "%s\n" "$ac_cv_cflags__Wlogical_op" >&6; }
19064 if test "x$ac_cv_cflags__Wlogical_op" = xyes
19065 then :
19066 saved_string_h_CFLAGS=$CFLAGS
19067 CFLAGS="$CFLAGS -Wlogical-op -Werror"
19068 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for broken string.h that generates warnings with -Wlogical-op" >&5
19069 printf %s "checking for broken string.h that generates warnings with -Wlogical-op... " >&6; }
19070 if test ${ac_cv_c_logicalop_noisy+y}
19071 then :
19072 printf %s "(cached) " >&6
19073 else $as_nop
19074 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19075 /* end confdefs.h. */
19076 #include <string.h>
19077 char*f(const char *h,char n) {return strchr(h,n);}
19079 main (void)
19083 return 0;
19085 _ACEOF
19086 if ac_fn_c_try_compile "$LINENO"
19087 then :
19088 ac_cv_c_logicalop_noisy=no
19089 else $as_nop
19090 ac_cv_c_logicalop_noisy=yes
19092 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
19094 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_logicalop_noisy" >&5
19095 printf "%s\n" "$ac_cv_c_logicalop_noisy" >&6; }
19096 CFLAGS=$saved_string_h_CFLAGS
19097 test "$ac_cv_c_logicalop_noisy" = yes || EXTRACFLAGS="$EXTRACFLAGS -Wlogical-op"
19100 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for flags needed for 64-bit compare-and-swap support" >&5
19101 printf %s "checking for flags needed for 64-bit compare-and-swap support... " >&6; }
19102 if test ${wine_cv_64bit_compare_swap+y}
19103 then :
19104 printf %s "(cached) " >&6
19105 else $as_nop
19106 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19107 /* end confdefs.h. */
19108 #ifndef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8
19109 #error no
19110 #endif
19112 main (void)
19116 return 0;
19118 _ACEOF
19119 if ac_fn_c_try_compile "$LINENO"
19120 then :
19121 wine_cv_64bit_compare_swap="none needed"
19122 else $as_nop
19123 case $host_cpu in
19124 *i[3456]86*) wine_cv_64bit_compare_swap="-march=i586" ;;
19125 *arm*) wine_cv_64bit_compare_swap="-march=armv7-a" ;;
19126 *) wine_cv_64bit_compare_swap="unknown" ;;
19127 esac
19128 if test "x$wine_cv_64bit_compare_swap" != xunknown
19129 then
19130 CFLAGS="$CFLAGS $wine_cv_64bit_compare_swap"
19131 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19132 /* end confdefs.h. */
19133 #ifndef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8
19134 #error no
19135 #endif
19137 main (void)
19141 return 0;
19143 _ACEOF
19144 if ac_fn_c_try_compile "$LINENO"
19145 then :
19147 else $as_nop
19148 wine_cv_64bit_compare_swap="unknown"
19150 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
19151 CFLAGS=$saved_CFLAGS
19154 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
19156 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_64bit_compare_swap" >&5
19157 printf "%s\n" "$wine_cv_64bit_compare_swap" >&6; }
19158 case "$wine_cv_64bit_compare_swap" in
19159 unknown) as_fn_error $? "gcc doesn't support 64-bit compare-and-swap on this platform" "$LINENO" 5 ;;
19160 "none needed") ;;
19161 *) EXTRACFLAGS="$EXTRACFLAGS $wine_cv_64bit_compare_swap" ;;
19162 esac
19164 ac_debug_format_seen=""
19165 for ac_flag in $CFLAGS; do
19166 case $ac_flag in
19167 -gdwarf*) ac_debug_format_seen=yes ;;
19168 -g) ac_debug_format_seen=${ac_debug_format_seen:-default} ;;
19169 esac
19170 done
19171 if test "x$ac_debug_format_seen" = xdefault
19172 then
19173 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -gdwarf-4" >&5
19174 printf %s "checking whether the compiler supports -gdwarf-4... " >&6; }
19175 if test ${ac_cv_cflags__gdwarf_4+y}
19176 then :
19177 printf %s "(cached) " >&6
19178 else $as_nop
19179 ac_wine_try_cflags_saved=$CFLAGS
19180 CFLAGS="$CFLAGS -gdwarf-4"
19181 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19182 /* end confdefs.h. */
19183 int main(int argc, char **argv) { return 0; }
19184 _ACEOF
19185 if ac_fn_c_try_link "$LINENO"
19186 then :
19187 ac_cv_cflags__gdwarf_4=yes
19188 else $as_nop
19189 ac_cv_cflags__gdwarf_4=no
19191 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19192 conftest$ac_exeext conftest.$ac_ext
19193 CFLAGS=$ac_wine_try_cflags_saved
19195 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__gdwarf_4" >&5
19196 printf "%s\n" "$ac_cv_cflags__gdwarf_4" >&6; }
19197 if test "x$ac_cv_cflags__gdwarf_4" = xyes
19198 then :
19199 EXTRACFLAGS="$EXTRACFLAGS -gdwarf-4"
19203 MSVCRTFLAGS=""
19205 case $host_os in
19206 mingw32*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,-delayload,autoconftest.dll" >&5
19207 printf %s "checking whether the compiler supports -Wl,-delayload,autoconftest.dll... " >&6; }
19208 if test ${ac_cv_cflags__Wl__delayload_autoconftest_dll+y}
19209 then :
19210 printf %s "(cached) " >&6
19211 else $as_nop
19212 ac_wine_try_cflags_saved=$CFLAGS
19213 CFLAGS="$CFLAGS -Wl,-delayload,autoconftest.dll"
19214 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19215 /* end confdefs.h. */
19216 int main(int argc, char **argv) { return 0; }
19217 _ACEOF
19218 if ac_fn_c_try_link "$LINENO"
19219 then :
19220 ac_cv_cflags__Wl__delayload_autoconftest_dll=yes
19221 else $as_nop
19222 ac_cv_cflags__Wl__delayload_autoconftest_dll=no
19224 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19225 conftest$ac_exeext conftest.$ac_ext
19226 CFLAGS=$ac_wine_try_cflags_saved
19228 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl__delayload_autoconftest_dll" >&5
19229 printf "%s\n" "$ac_cv_cflags__Wl__delayload_autoconftest_dll" >&6; }
19230 if test "x$ac_cv_cflags__Wl__delayload_autoconftest_dll" = xyes
19231 then :
19232 DELAYLOADFLAG="-Wl,-delayload,"
19234 fi ;;
19235 *) MSVCRTFLAGS="-D_WIN32"
19236 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-builtin" >&5
19237 printf %s "checking whether the compiler supports -fno-builtin... " >&6; }
19238 if test ${ac_cv_cflags__fno_builtin+y}
19239 then :
19240 printf %s "(cached) " >&6
19241 else $as_nop
19242 ac_wine_try_cflags_saved=$CFLAGS
19243 CFLAGS="$CFLAGS -fno-builtin"
19244 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19245 /* end confdefs.h. */
19246 int main(int argc, char **argv) { return 0; }
19247 _ACEOF
19248 if ac_fn_c_try_link "$LINENO"
19249 then :
19250 ac_cv_cflags__fno_builtin=yes
19251 else $as_nop
19252 ac_cv_cflags__fno_builtin=no
19254 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19255 conftest$ac_exeext conftest.$ac_ext
19256 CFLAGS=$ac_wine_try_cflags_saved
19258 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_builtin" >&5
19259 printf "%s\n" "$ac_cv_cflags__fno_builtin" >&6; }
19260 if test "x$ac_cv_cflags__fno_builtin" = xyes
19261 then :
19262 MSVCRTFLAGS="$MSVCRTFLAGS -fno-builtin"
19264 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fshort-wchar" >&5
19265 printf %s "checking whether the compiler supports -fshort-wchar... " >&6; }
19266 if test ${ac_cv_cflags__fshort_wchar+y}
19267 then :
19268 printf %s "(cached) " >&6
19269 else $as_nop
19270 ac_wine_try_cflags_saved=$CFLAGS
19271 CFLAGS="$CFLAGS -fshort-wchar"
19272 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19273 /* end confdefs.h. */
19274 int main(int argc, char **argv) { return 0; }
19275 _ACEOF
19276 if ac_fn_c_try_link "$LINENO"
19277 then :
19278 ac_cv_cflags__fshort_wchar=yes
19279 else $as_nop
19280 ac_cv_cflags__fshort_wchar=no
19282 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19283 conftest$ac_exeext conftest.$ac_ext
19284 CFLAGS=$ac_wine_try_cflags_saved
19286 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fshort_wchar" >&5
19287 printf "%s\n" "$ac_cv_cflags__fshort_wchar" >&6; }
19288 if test "x$ac_cv_cflags__fshort_wchar" = xyes
19289 then :
19290 MSVCRTFLAGS="$MSVCRTFLAGS -fshort-wchar"
19292 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fvisibility=hidden" >&5
19293 printf %s "checking whether the compiler supports -fvisibility=hidden... " >&6; }
19294 if test ${ac_cv_cflags__fvisibility_hidden+y}
19295 then :
19296 printf %s "(cached) " >&6
19297 else $as_nop
19298 ac_wine_try_cflags_saved=$CFLAGS
19299 CFLAGS="$CFLAGS -fvisibility=hidden"
19300 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19301 /* end confdefs.h. */
19302 int main(int argc, char **argv) { return 0; }
19303 _ACEOF
19304 if ac_fn_c_try_link "$LINENO"
19305 then :
19306 ac_cv_cflags__fvisibility_hidden=yes
19307 else $as_nop
19308 ac_cv_cflags__fvisibility_hidden=no
19310 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19311 conftest$ac_exeext conftest.$ac_ext
19312 CFLAGS=$ac_wine_try_cflags_saved
19314 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fvisibility_hidden" >&5
19315 printf "%s\n" "$ac_cv_cflags__fvisibility_hidden" >&6; }
19316 if test "x$ac_cv_cflags__fvisibility_hidden" = xyes
19317 then :
19318 MSVCRTFLAGS="$MSVCRTFLAGS -fvisibility=hidden"
19320 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wno-format" >&5
19321 printf %s "checking whether the compiler supports -Wno-format... " >&6; }
19322 if test ${ac_cv_cflags__Wno_format+y}
19323 then :
19324 printf %s "(cached) " >&6
19325 else $as_nop
19326 ac_wine_try_cflags_saved=$CFLAGS
19327 CFLAGS="$CFLAGS -Wno-format"
19328 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19329 /* end confdefs.h. */
19330 int main(int argc, char **argv) { return 0; }
19331 _ACEOF
19332 if ac_fn_c_try_link "$LINENO"
19333 then :
19334 ac_cv_cflags__Wno_format=yes
19335 else $as_nop
19336 ac_cv_cflags__Wno_format=no
19338 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19339 conftest$ac_exeext conftest.$ac_ext
19340 CFLAGS=$ac_wine_try_cflags_saved
19342 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wno_format" >&5
19343 printf "%s\n" "$ac_cv_cflags__Wno_format" >&6; }
19344 if test "x$ac_cv_cflags__Wno_format" = xyes
19345 then :
19346 MSVCRTFLAGS="$MSVCRTFLAGS -Wno-format"
19347 fi ;;
19348 esac
19350 case $host_cpu in
19351 *i[3456789]86*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-omit-frame-pointer" >&5
19352 printf %s "checking whether the compiler supports -fno-omit-frame-pointer... " >&6; }
19353 if test ${ac_cv_cflags__fno_omit_frame_pointer+y}
19354 then :
19355 printf %s "(cached) " >&6
19356 else $as_nop
19357 ac_wine_try_cflags_saved=$CFLAGS
19358 CFLAGS="$CFLAGS -fno-omit-frame-pointer"
19359 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19360 /* end confdefs.h. */
19361 int main(int argc, char **argv) { return 0; }
19362 _ACEOF
19363 if ac_fn_c_try_link "$LINENO"
19364 then :
19365 ac_cv_cflags__fno_omit_frame_pointer=yes
19366 else $as_nop
19367 ac_cv_cflags__fno_omit_frame_pointer=no
19369 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19370 conftest$ac_exeext conftest.$ac_ext
19371 CFLAGS=$ac_wine_try_cflags_saved
19373 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_omit_frame_pointer" >&5
19374 printf "%s\n" "$ac_cv_cflags__fno_omit_frame_pointer" >&6; }
19375 if test "x$ac_cv_cflags__fno_omit_frame_pointer" = xyes
19376 then :
19377 MSVCRTFLAGS="$MSVCRTFLAGS -fno-omit-frame-pointer"
19378 fi ;;
19379 *x86_64*)
19380 case $host_os in
19381 cygwin*|mingw32*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wno-format" >&5
19382 printf %s "checking whether the compiler supports -Wno-format... " >&6; }
19383 if test ${ac_cv_cflags__Wno_format+y}
19384 then :
19385 printf %s "(cached) " >&6
19386 else $as_nop
19387 ac_wine_try_cflags_saved=$CFLAGS
19388 CFLAGS="$CFLAGS -Wno-format"
19389 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19390 /* end confdefs.h. */
19391 int main(int argc, char **argv) { return 0; }
19392 _ACEOF
19393 if ac_fn_c_try_link "$LINENO"
19394 then :
19395 ac_cv_cflags__Wno_format=yes
19396 else $as_nop
19397 ac_cv_cflags__Wno_format=no
19399 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19400 conftest$ac_exeext conftest.$ac_ext
19401 CFLAGS=$ac_wine_try_cflags_saved
19403 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wno_format" >&5
19404 printf "%s\n" "$ac_cv_cflags__Wno_format" >&6; }
19405 if test "x$ac_cv_cflags__Wno_format" = xyes
19406 then :
19407 EXTRACFLAGS="$EXTRACFLAGS -Wno-format"
19408 fi ;;
19409 *) if test -z "$PE_ARCHS"
19410 then
19411 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working -mabi=ms" >&5
19412 printf %s "checking for working -mabi=ms... " >&6; }
19413 if test ${ac_cv_mabi_ms+y}
19414 then :
19415 printf %s "(cached) " >&6
19416 else $as_nop
19417 CFLAGS="$CFLAGS -mabi=ms"
19418 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19419 /* end confdefs.h. */
19420 #include <stdarg.h>
19421 int a(int b, ...) { __builtin_ms_va_list list; __builtin_ms_va_start(list,b); }
19423 main (void)
19427 return 0;
19429 _ACEOF
19430 if ac_fn_c_try_compile "$LINENO"
19431 then :
19432 ac_cv_mabi_ms=yes
19433 else $as_nop
19434 ac_cv_mabi_ms=no
19436 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
19437 CFLAGS=$saved_CFLAGS
19439 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mabi_ms" >&5
19440 printf "%s\n" "$ac_cv_mabi_ms" >&6; }
19441 test $ac_cv_mabi_ms = yes || as_fn_error $? "The compiler doesn't support -mabi=ms. Use gcc instead of clang, or install mingw-w64." "$LINENO" 5
19443 MSVCRTFLAGS="$MSVCRTFLAGS -mabi=ms" ;;
19444 esac ;;
19445 arm*)
19446 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wincompatible-function-pointer-types" >&5
19447 printf %s "checking whether the compiler supports -Wincompatible-function-pointer-types... " >&6; }
19448 if test ${ac_cv_cflags__Wincompatible_function_pointer_types+y}
19449 then :
19450 printf %s "(cached) " >&6
19451 else $as_nop
19452 ac_wine_try_cflags_saved=$CFLAGS
19453 CFLAGS="$CFLAGS -Wincompatible-function-pointer-types"
19454 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19455 /* end confdefs.h. */
19456 int main(int argc, char **argv) { return 0; }
19457 _ACEOF
19458 if ac_fn_c_try_link "$LINENO"
19459 then :
19460 ac_cv_cflags__Wincompatible_function_pointer_types=yes
19461 else $as_nop
19462 ac_cv_cflags__Wincompatible_function_pointer_types=no
19464 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19465 conftest$ac_exeext conftest.$ac_ext
19466 CFLAGS=$ac_wine_try_cflags_saved
19468 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wincompatible_function_pointer_types" >&5
19469 printf "%s\n" "$ac_cv_cflags__Wincompatible_function_pointer_types" >&6; }
19470 if test "x$ac_cv_cflags__Wincompatible_function_pointer_types" = xyes
19471 then :
19472 EXTRACFLAGS="$EXTRACFLAGS -Wno-error=incompatible-function-pointer-types"
19473 fi ;;
19474 esac
19476 CFLAGS=$saved_CFLAGS
19478 if test "x$enable_werror" = "xyes"
19479 then
19480 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Werror" >&5
19481 printf %s "checking whether the compiler supports -Werror... " >&6; }
19482 if test ${ac_cv_cflags__Werror+y}
19483 then :
19484 printf %s "(cached) " >&6
19485 else $as_nop
19486 ac_wine_try_cflags_saved=$CFLAGS
19487 CFLAGS="$CFLAGS -Werror"
19488 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19489 /* end confdefs.h. */
19490 int main(int argc, char **argv) { return 0; }
19491 _ACEOF
19492 if ac_fn_c_try_link "$LINENO"
19493 then :
19494 ac_cv_cflags__Werror=yes
19495 else $as_nop
19496 ac_cv_cflags__Werror=no
19498 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19499 conftest$ac_exeext conftest.$ac_ext
19500 CFLAGS=$ac_wine_try_cflags_saved
19502 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Werror" >&5
19503 printf "%s\n" "$ac_cv_cflags__Werror" >&6; }
19504 if test "x$ac_cv_cflags__Werror" = xyes
19505 then :
19506 EXTRACFLAGS="$EXTRACFLAGS -Werror"
19509 if test "x$enable_build_id" = "xyes"
19510 then
19511 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--build-id" >&5
19512 printf %s "checking whether the compiler supports -Wl,--build-id... " >&6; }
19513 if test ${ac_cv_cflags__Wl___build_id+y}
19514 then :
19515 printf %s "(cached) " >&6
19516 else $as_nop
19517 ac_wine_try_cflags_saved=$CFLAGS
19518 CFLAGS="$CFLAGS -Wl,--build-id"
19519 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19520 /* end confdefs.h. */
19521 int main(int argc, char **argv) { return 0; }
19522 _ACEOF
19523 if ac_fn_c_try_link "$LINENO"
19524 then :
19525 ac_cv_cflags__Wl___build_id=yes
19526 else $as_nop
19527 ac_cv_cflags__Wl___build_id=no
19529 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19530 conftest$ac_exeext conftest.$ac_ext
19531 CFLAGS=$ac_wine_try_cflags_saved
19533 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___build_id" >&5
19534 printf "%s\n" "$ac_cv_cflags__Wl___build_id" >&6; }
19535 if test "x$ac_cv_cflags__Wl___build_id" = xyes
19536 then :
19537 CFLAGS="$CFLAGS -Wl,--build-id"
19538 LDFLAGS="$LDFLAGS -Wl,--build-id"
19544 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for the need to disable Fortify" >&5
19545 printf %s "checking for the need to disable Fortify... " >&6; }
19546 if test ${ac_cv_c_fortify_enabled+y}
19547 then :
19548 printf %s "(cached) " >&6
19549 else $as_nop
19550 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19551 /* end confdefs.h. */
19552 #include <string.h>
19554 main (void)
19556 #if (defined(__USE_FORTIFY_LEVEL) && __USE_FORTIFY_LEVEL > 0) || (defined(_FORTIFY_SOURCE) && _FORTIFY_SOURCE > 0)
19557 #error Fortify enabled
19558 #endif
19560 return 0;
19562 _ACEOF
19563 if ac_fn_c_try_compile "$LINENO"
19564 then :
19565 ac_cv_c_fortify_enabled=no
19566 else $as_nop
19567 ac_cv_c_fortify_enabled=yes
19569 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
19571 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_fortify_enabled" >&5
19572 printf "%s\n" "$ac_cv_c_fortify_enabled" >&6; }
19573 if test "$ac_cv_c_fortify_enabled" = yes
19574 then
19575 CFLAGS="$CFLAGS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0"
19579 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether CFI directives are supported in assembly code" >&5
19580 printf %s "checking whether CFI directives are supported in assembly code... " >&6; }
19581 if test ${ac_cv_c_cfi_support+y}
19582 then :
19583 printf %s "(cached) " >&6
19584 else $as_nop
19585 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19586 /* end confdefs.h. */
19587 asm(".text\nac_test:\t.cfi_startproc\n\t.long 0\n\t.cfi_endproc");
19589 main (void)
19593 return 0;
19595 _ACEOF
19596 if ac_fn_c_try_compile "$LINENO"
19597 then :
19598 ac_cv_c_cfi_support="yes"
19599 else $as_nop
19600 ac_cv_c_cfi_support="no"
19602 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
19604 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_cfi_support" >&5
19605 printf "%s\n" "$ac_cv_c_cfi_support" >&6; }
19606 if test "$ac_cv_c_cfi_support" = "yes"
19607 then
19608 DLLFLAGS="$DLLFLAGS -fasynchronous-unwind-tables"
19609 LDDLLFLAGS="$LDDLLFLAGS -fasynchronous-unwind-tables"
19610 UNIXDLLFLAGS="$UNIXDLLFLAGS -fasynchronous-unwind-tables"
19611 elif test $HOST_ARCH = x86_64
19612 then
19613 as_fn_append wine_warnings "|building 64-bit Wine without support for CFI directives; exception handling will not work properly."
19617 case "$HOST_ARCH,$PE_ARCHS" in
19618 x86_64,*i386*) wine_binary="wine" ;;
19619 x86_64,*) wine_binary="wine64" ;;
19620 *) wine_binary="wine" ;;
19621 esac
19622 WINELOADER_PROGRAMS="$wine_binary"
19625 case $host_os in
19626 linux*)
19627 case $host_cpu in
19628 *i[3456789]86*|x86_64*|*aarch64*|arm*)
19629 test "$wine_binary" = wine || as_fn_append CONFIGURE_TARGETS " loader/wine-preloader"
19630 WINELOADER_PROGRAMS="$WINELOADER_PROGRAMS $wine_binary-preloader"
19632 esac
19634 darwin*|macosx*)
19635 if test "$wine_can_build_preloader" = "yes"
19636 then
19637 test "$wine_binary" = wine || as_fn_append CONFIGURE_TARGETS " loader/wine-preloader"
19638 WINELOADER_PROGRAMS="$WINELOADER_PROGRAMS $wine_binary-preloader"
19641 esac
19644 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
19645 printf %s "checking for library containing dlopen... " >&6; }
19646 if test ${ac_cv_search_dlopen+y}
19647 then :
19648 printf %s "(cached) " >&6
19649 else $as_nop
19650 ac_func_search_save_LIBS=$LIBS
19651 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19652 /* end confdefs.h. */
19654 /* Override any GCC internal prototype to avoid an error.
19655 Use char because int might match the return type of a GCC
19656 builtin and then its argument prototype would still apply. */
19657 char dlopen ();
19659 main (void)
19661 return dlopen ();
19663 return 0;
19665 _ACEOF
19666 for ac_lib in '' dl
19668 if test -z "$ac_lib"; then
19669 ac_res="none required"
19670 else
19671 ac_res=-l$ac_lib
19672 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
19674 if ac_fn_c_try_link "$LINENO"
19675 then :
19676 ac_cv_search_dlopen=$ac_res
19678 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19679 conftest$ac_exeext
19680 if test ${ac_cv_search_dlopen+y}
19681 then :
19682 break
19684 done
19685 if test ${ac_cv_search_dlopen+y}
19686 then :
19688 else $as_nop
19689 ac_cv_search_dlopen=no
19691 rm conftest.$ac_ext
19692 LIBS=$ac_func_search_save_LIBS
19694 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
19695 printf "%s\n" "$ac_cv_search_dlopen" >&6; }
19696 ac_res=$ac_cv_search_dlopen
19697 if test "$ac_res" != no
19698 then :
19699 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
19704 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
19705 printf %s "checking for library containing gethostbyname... " >&6; }
19706 if test ${ac_cv_search_gethostbyname+y}
19707 then :
19708 printf %s "(cached) " >&6
19709 else $as_nop
19710 ac_func_search_save_LIBS=$LIBS
19711 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19712 /* end confdefs.h. */
19714 /* Override any GCC internal prototype to avoid an error.
19715 Use char because int might match the return type of a GCC
19716 builtin and then its argument prototype would still apply. */
19717 char gethostbyname ();
19719 main (void)
19721 return gethostbyname ();
19723 return 0;
19725 _ACEOF
19726 for ac_lib in '' nsl
19728 if test -z "$ac_lib"; then
19729 ac_res="none required"
19730 else
19731 ac_res=-l$ac_lib
19732 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
19734 if ac_fn_c_try_link "$LINENO"
19735 then :
19736 ac_cv_search_gethostbyname=$ac_res
19738 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19739 conftest$ac_exeext
19740 if test ${ac_cv_search_gethostbyname+y}
19741 then :
19742 break
19744 done
19745 if test ${ac_cv_search_gethostbyname+y}
19746 then :
19748 else $as_nop
19749 ac_cv_search_gethostbyname=no
19751 rm conftest.$ac_ext
19752 LIBS=$ac_func_search_save_LIBS
19754 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_gethostbyname" >&5
19755 printf "%s\n" "$ac_cv_search_gethostbyname" >&6; }
19756 ac_res=$ac_cv_search_gethostbyname
19757 if test "$ac_res" != no
19758 then :
19759 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
19764 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing connect" >&5
19765 printf %s "checking for library containing connect... " >&6; }
19766 if test ${ac_cv_search_connect+y}
19767 then :
19768 printf %s "(cached) " >&6
19769 else $as_nop
19770 ac_func_search_save_LIBS=$LIBS
19771 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19772 /* end confdefs.h. */
19774 /* Override any GCC internal prototype to avoid an error.
19775 Use char because int might match the return type of a GCC
19776 builtin and then its argument prototype would still apply. */
19777 char connect ();
19779 main (void)
19781 return connect ();
19783 return 0;
19785 _ACEOF
19786 for ac_lib in '' socket
19788 if test -z "$ac_lib"; then
19789 ac_res="none required"
19790 else
19791 ac_res=-l$ac_lib
19792 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
19794 if ac_fn_c_try_link "$LINENO"
19795 then :
19796 ac_cv_search_connect=$ac_res
19798 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19799 conftest$ac_exeext
19800 if test ${ac_cv_search_connect+y}
19801 then :
19802 break
19804 done
19805 if test ${ac_cv_search_connect+y}
19806 then :
19808 else $as_nop
19809 ac_cv_search_connect=no
19811 rm conftest.$ac_ext
19812 LIBS=$ac_func_search_save_LIBS
19814 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_connect" >&5
19815 printf "%s\n" "$ac_cv_search_connect" >&6; }
19816 ac_res=$ac_cv_search_connect
19817 if test "$ac_res" != no
19818 then :
19819 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
19824 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing inet_aton" >&5
19825 printf %s "checking for library containing inet_aton... " >&6; }
19826 if test ${ac_cv_search_inet_aton+y}
19827 then :
19828 printf %s "(cached) " >&6
19829 else $as_nop
19830 ac_func_search_save_LIBS=$LIBS
19831 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19832 /* end confdefs.h. */
19834 /* Override any GCC internal prototype to avoid an error.
19835 Use char because int might match the return type of a GCC
19836 builtin and then its argument prototype would still apply. */
19837 char inet_aton ();
19839 main (void)
19841 return inet_aton ();
19843 return 0;
19845 _ACEOF
19846 for ac_lib in '' resolv
19848 if test -z "$ac_lib"; then
19849 ac_res="none required"
19850 else
19851 ac_res=-l$ac_lib
19852 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
19854 if ac_fn_c_try_link "$LINENO"
19855 then :
19856 ac_cv_search_inet_aton=$ac_res
19858 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19859 conftest$ac_exeext
19860 if test ${ac_cv_search_inet_aton+y}
19861 then :
19862 break
19864 done
19865 if test ${ac_cv_search_inet_aton+y}
19866 then :
19868 else $as_nop
19869 ac_cv_search_inet_aton=no
19871 rm conftest.$ac_ext
19872 LIBS=$ac_func_search_save_LIBS
19874 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_aton" >&5
19875 printf "%s\n" "$ac_cv_search_inet_aton" >&6; }
19876 ac_res=$ac_cv_search_inet_aton
19877 if test "$ac_res" != no
19878 then :
19879 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
19884 ac_save_CFLAGS="$CFLAGS"
19885 CFLAGS="$CFLAGS $BUILTINFLAG"
19886 ac_fn_c_check_func "$LINENO" "dladdr1" "ac_cv_func_dladdr1"
19887 if test "x$ac_cv_func_dladdr1" = xyes
19888 then :
19889 printf "%s\n" "#define HAVE_DLADDR1 1" >>confdefs.h
19892 ac_fn_c_check_func "$LINENO" "dlinfo" "ac_cv_func_dlinfo"
19893 if test "x$ac_cv_func_dlinfo" = xyes
19894 then :
19895 printf "%s\n" "#define HAVE_DLINFO 1" >>confdefs.h
19898 ac_fn_c_check_func "$LINENO" "epoll_create" "ac_cv_func_epoll_create"
19899 if test "x$ac_cv_func_epoll_create" = xyes
19900 then :
19901 printf "%s\n" "#define HAVE_EPOLL_CREATE 1" >>confdefs.h
19904 ac_fn_c_check_func "$LINENO" "fstatfs" "ac_cv_func_fstatfs"
19905 if test "x$ac_cv_func_fstatfs" = xyes
19906 then :
19907 printf "%s\n" "#define HAVE_FSTATFS 1" >>confdefs.h
19910 ac_fn_c_check_func "$LINENO" "futimens" "ac_cv_func_futimens"
19911 if test "x$ac_cv_func_futimens" = xyes
19912 then :
19913 printf "%s\n" "#define HAVE_FUTIMENS 1" >>confdefs.h
19916 ac_fn_c_check_func "$LINENO" "futimes" "ac_cv_func_futimes"
19917 if test "x$ac_cv_func_futimes" = xyes
19918 then :
19919 printf "%s\n" "#define HAVE_FUTIMES 1" >>confdefs.h
19922 ac_fn_c_check_func "$LINENO" "futimesat" "ac_cv_func_futimesat"
19923 if test "x$ac_cv_func_futimesat" = xyes
19924 then :
19925 printf "%s\n" "#define HAVE_FUTIMESAT 1" >>confdefs.h
19928 ac_fn_c_check_func "$LINENO" "getaddrinfo" "ac_cv_func_getaddrinfo"
19929 if test "x$ac_cv_func_getaddrinfo" = xyes
19930 then :
19931 printf "%s\n" "#define HAVE_GETADDRINFO 1" >>confdefs.h
19934 ac_fn_c_check_func "$LINENO" "getattrlist" "ac_cv_func_getattrlist"
19935 if test "x$ac_cv_func_getattrlist" = xyes
19936 then :
19937 printf "%s\n" "#define HAVE_GETATTRLIST 1" >>confdefs.h
19940 ac_fn_c_check_func "$LINENO" "getauxval" "ac_cv_func_getauxval"
19941 if test "x$ac_cv_func_getauxval" = xyes
19942 then :
19943 printf "%s\n" "#define HAVE_GETAUXVAL 1" >>confdefs.h
19946 ac_fn_c_check_func "$LINENO" "getifaddrs" "ac_cv_func_getifaddrs"
19947 if test "x$ac_cv_func_getifaddrs" = xyes
19948 then :
19949 printf "%s\n" "#define HAVE_GETIFADDRS 1" >>confdefs.h
19952 ac_fn_c_check_func "$LINENO" "getrandom" "ac_cv_func_getrandom"
19953 if test "x$ac_cv_func_getrandom" = xyes
19954 then :
19955 printf "%s\n" "#define HAVE_GETRANDOM 1" >>confdefs.h
19958 ac_fn_c_check_func "$LINENO" "kqueue" "ac_cv_func_kqueue"
19959 if test "x$ac_cv_func_kqueue" = xyes
19960 then :
19961 printf "%s\n" "#define HAVE_KQUEUE 1" >>confdefs.h
19964 ac_fn_c_check_func "$LINENO" "mach_continuous_time" "ac_cv_func_mach_continuous_time"
19965 if test "x$ac_cv_func_mach_continuous_time" = xyes
19966 then :
19967 printf "%s\n" "#define HAVE_MACH_CONTINUOUS_TIME 1" >>confdefs.h
19970 ac_fn_c_check_func "$LINENO" "pipe2" "ac_cv_func_pipe2"
19971 if test "x$ac_cv_func_pipe2" = xyes
19972 then :
19973 printf "%s\n" "#define HAVE_PIPE2 1" >>confdefs.h
19976 ac_fn_c_check_func "$LINENO" "port_create" "ac_cv_func_port_create"
19977 if test "x$ac_cv_func_port_create" = xyes
19978 then :
19979 printf "%s\n" "#define HAVE_PORT_CREATE 1" >>confdefs.h
19982 ac_fn_c_check_func "$LINENO" "posix_fadvise" "ac_cv_func_posix_fadvise"
19983 if test "x$ac_cv_func_posix_fadvise" = xyes
19984 then :
19985 printf "%s\n" "#define HAVE_POSIX_FADVISE 1" >>confdefs.h
19988 ac_fn_c_check_func "$LINENO" "posix_fallocate" "ac_cv_func_posix_fallocate"
19989 if test "x$ac_cv_func_posix_fallocate" = xyes
19990 then :
19991 printf "%s\n" "#define HAVE_POSIX_FALLOCATE 1" >>confdefs.h
19994 ac_fn_c_check_func "$LINENO" "prctl" "ac_cv_func_prctl"
19995 if test "x$ac_cv_func_prctl" = xyes
19996 then :
19997 printf "%s\n" "#define HAVE_PRCTL 1" >>confdefs.h
20000 ac_fn_c_check_func "$LINENO" "proc_pidinfo" "ac_cv_func_proc_pidinfo"
20001 if test "x$ac_cv_func_proc_pidinfo" = xyes
20002 then :
20003 printf "%s\n" "#define HAVE_PROC_PIDINFO 1" >>confdefs.h
20006 ac_fn_c_check_func "$LINENO" "sched_yield" "ac_cv_func_sched_yield"
20007 if test "x$ac_cv_func_sched_yield" = xyes
20008 then :
20009 printf "%s\n" "#define HAVE_SCHED_YIELD 1" >>confdefs.h
20012 ac_fn_c_check_func "$LINENO" "setproctitle" "ac_cv_func_setproctitle"
20013 if test "x$ac_cv_func_setproctitle" = xyes
20014 then :
20015 printf "%s\n" "#define HAVE_SETPROCTITLE 1" >>confdefs.h
20018 ac_fn_c_check_func "$LINENO" "setprogname" "ac_cv_func_setprogname"
20019 if test "x$ac_cv_func_setprogname" = xyes
20020 then :
20021 printf "%s\n" "#define HAVE_SETPROGNAME 1" >>confdefs.h
20024 ac_fn_c_check_func "$LINENO" "sigprocmask" "ac_cv_func_sigprocmask"
20025 if test "x$ac_cv_func_sigprocmask" = xyes
20026 then :
20027 printf "%s\n" "#define HAVE_SIGPROCMASK 1" >>confdefs.h
20030 ac_fn_c_check_func "$LINENO" "sysinfo" "ac_cv_func_sysinfo"
20031 if test "x$ac_cv_func_sysinfo" = xyes
20032 then :
20033 printf "%s\n" "#define HAVE_SYSINFO 1" >>confdefs.h
20036 ac_fn_c_check_func "$LINENO" "tcdrain" "ac_cv_func_tcdrain"
20037 if test "x$ac_cv_func_tcdrain" = xyes
20038 then :
20039 printf "%s\n" "#define HAVE_TCDRAIN 1" >>confdefs.h
20042 ac_fn_c_check_func "$LINENO" "thr_kill2" "ac_cv_func_thr_kill2"
20043 if test "x$ac_cv_func_thr_kill2" = xyes
20044 then :
20045 printf "%s\n" "#define HAVE_THR_KILL2 1" >>confdefs.h
20049 CFLAGS="$ac_save_CFLAGS"
20051 case $host_os in
20052 darwin*|macosx*) ;;
20053 *) ac_save_LIBS=$LIBS
20054 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing clock_gettime" >&5
20055 printf %s "checking for library containing clock_gettime... " >&6; }
20056 if test ${ac_cv_search_clock_gettime+y}
20057 then :
20058 printf %s "(cached) " >&6
20059 else $as_nop
20060 ac_func_search_save_LIBS=$LIBS
20061 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20062 /* end confdefs.h. */
20064 /* Override any GCC internal prototype to avoid an error.
20065 Use char because int might match the return type of a GCC
20066 builtin and then its argument prototype would still apply. */
20067 char clock_gettime ();
20069 main (void)
20071 return clock_gettime ();
20073 return 0;
20075 _ACEOF
20076 for ac_lib in '' rt
20078 if test -z "$ac_lib"; then
20079 ac_res="none required"
20080 else
20081 ac_res=-l$ac_lib
20082 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
20084 if ac_fn_c_try_link "$LINENO"
20085 then :
20086 ac_cv_search_clock_gettime=$ac_res
20088 rm -f core conftest.err conftest.$ac_objext conftest.beam \
20089 conftest$ac_exeext
20090 if test ${ac_cv_search_clock_gettime+y}
20091 then :
20092 break
20094 done
20095 if test ${ac_cv_search_clock_gettime+y}
20096 then :
20098 else $as_nop
20099 ac_cv_search_clock_gettime=no
20101 rm conftest.$ac_ext
20102 LIBS=$ac_func_search_save_LIBS
20104 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_clock_gettime" >&5
20105 printf "%s\n" "$ac_cv_search_clock_gettime" >&6; }
20106 ac_res=$ac_cv_search_clock_gettime
20107 if test "$ac_res" != no
20108 then :
20109 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
20111 printf "%s\n" "#define HAVE_CLOCK_GETTIME 1" >>confdefs.h
20113 test "$ac_res" = "none required" || RT_LIBS="$ac_res"
20117 LIBS=$ac_save_LIBS
20119 esac
20121 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sched_setaffinity" >&5
20122 printf %s "checking for sched_setaffinity... " >&6; }
20123 if test ${wine_cv_have_sched_setaffinity+y}
20124 then :
20125 printf %s "(cached) " >&6
20126 else $as_nop
20127 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20128 /* end confdefs.h. */
20129 #include <sched.h>
20131 main (void)
20133 sched_setaffinity(0, 0, 0);
20135 return 0;
20137 _ACEOF
20138 if ac_fn_c_try_link "$LINENO"
20139 then :
20140 wine_cv_have_sched_setaffinity=yes
20141 else $as_nop
20142 wine_cv_have_sched_setaffinity=no
20144 rm -f core conftest.err conftest.$ac_objext conftest.beam \
20145 conftest$ac_exeext conftest.$ac_ext
20147 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_have_sched_setaffinity" >&5
20148 printf "%s\n" "$wine_cv_have_sched_setaffinity" >&6; }
20149 if test "$wine_cv_have_sched_setaffinity" = "yes"
20150 then
20152 printf "%s\n" "#define HAVE_SCHED_SETAFFINITY 1" >>confdefs.h
20157 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
20158 printf %s "checking for inline... " >&6; }
20159 if test ${ac_cv_c_inline+y}
20160 then :
20161 printf %s "(cached) " >&6
20162 else $as_nop
20163 ac_cv_c_inline=no
20164 for ac_kw in inline __inline__ __inline; do
20165 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20166 /* end confdefs.h. */
20167 #ifndef __cplusplus
20168 typedef int foo_t;
20169 static $ac_kw foo_t static_foo (void) {return 0; }
20170 $ac_kw foo_t foo (void) {return 0; }
20171 #endif
20173 _ACEOF
20174 if ac_fn_c_try_compile "$LINENO"
20175 then :
20176 ac_cv_c_inline=$ac_kw
20178 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
20179 test "$ac_cv_c_inline" != no && break
20180 done
20183 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
20184 printf "%s\n" "$ac_cv_c_inline" >&6; }
20186 case $ac_cv_c_inline in
20187 inline | yes) ;;
20189 case $ac_cv_c_inline in
20190 no) ac_val=;;
20191 *) ac_val=$ac_cv_c_inline;;
20192 esac
20193 cat >>confdefs.h <<_ACEOF
20194 #ifndef __cplusplus
20195 #define inline $ac_val
20196 #endif
20197 _ACEOF
20199 esac
20201 ac_fn_c_check_type "$LINENO" "request_sense" "ac_cv_type_request_sense" "#include <linux/cdrom.h>
20203 if test "x$ac_cv_type_request_sense" = xyes
20204 then :
20206 printf "%s\n" "#define HAVE_REQUEST_SENSE 1" >>confdefs.h
20212 ac_fn_c_check_type "$LINENO" "struct xinpgen" "ac_cv_type_struct_xinpgen" "#include <sys/types.h>
20213 #include <sys/socket.h>
20214 #ifdef HAVE_SYS_SOCKETVAR_H
20215 #include <sys/socketvar.h>
20216 #endif
20217 #ifdef HAVE_NET_ROUTE_H
20218 #include <net/route.h>
20219 #endif
20220 #ifdef HAVE_NETINET_IN_H
20221 #include <netinet/in.h>
20222 #endif
20223 #ifdef HAVE_NETINET_IN_SYSTM_H
20224 #include <netinet/in_systm.h>
20225 #endif
20226 #ifdef HAVE_NETINET_IP_H
20227 #include <netinet/ip.h>
20228 #endif
20229 #ifdef HAVE_NETINET_IN_PCB_H
20230 #include <netinet/in_pcb.h>
20231 #endif
20233 if test "x$ac_cv_type_struct_xinpgen" = xyes
20234 then :
20236 printf "%s\n" "#define HAVE_STRUCT_XINPGEN 1" >>confdefs.h
20242 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20243 printf %s "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20244 if test ${wine_cv_linux_gethostbyname_r_6+y}
20245 then :
20246 printf %s "(cached) " >&6
20247 else $as_nop
20248 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20249 /* end confdefs.h. */
20250 #include <netdb.h>
20252 main (void)
20255 char *name=0;
20256 struct hostent he;
20257 struct hostent *result;
20258 char *buf=0;
20259 int bufsize=0;
20260 int errnr;
20261 char *addr=0;
20262 int addrlen=0;
20263 int addrtype=0;
20264 gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20265 gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
20268 return 0;
20270 _ACEOF
20271 if ac_fn_c_try_link "$LINENO"
20272 then :
20273 wine_cv_linux_gethostbyname_r_6=yes
20274 else $as_nop
20275 wine_cv_linux_gethostbyname_r_6=no
20278 rm -f core conftest.err conftest.$ac_objext conftest.beam \
20279 conftest$ac_exeext conftest.$ac_ext
20282 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_linux_gethostbyname_r_6" >&5
20283 printf "%s\n" "$wine_cv_linux_gethostbyname_r_6" >&6; }
20284 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
20285 then
20287 printf "%s\n" "#define HAVE_LINUX_GETHOSTBYNAME_R_6 1" >>confdefs.h
20291 ac_fn_c_check_member "$LINENO" "struct msghdr" "msg_accrights" "ac_cv_member_struct_msghdr_msg_accrights" "#include <sys/types.h>
20292 #include <sys/socket.h>
20293 #ifdef HAVE_SYS_UN_H
20294 # include <sys/un.h>
20295 #endif
20297 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = xyes
20298 then :
20300 printf "%s\n" "#define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1" >>confdefs.h
20304 ac_fn_c_check_member "$LINENO" "struct sockaddr_un" "sun_len" "ac_cv_member_struct_sockaddr_un_sun_len" "#include <sys/types.h>
20305 #include <sys/socket.h>
20306 #ifdef HAVE_SYS_UN_H
20307 # include <sys/un.h>
20308 #endif
20310 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = xyes
20311 then :
20313 printf "%s\n" "#define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1" >>confdefs.h
20319 ac_fn_c_check_member "$LINENO" "scsireq_t" "cmd" "ac_cv_member_scsireq_t_cmd" "#include <sys/types.h>
20320 #ifdef HAVE_SCSI_SG_H
20321 #include <scsi/sg.h>
20322 #endif
20324 if test "x$ac_cv_member_scsireq_t_cmd" = xyes
20325 then :
20327 printf "%s\n" "#define HAVE_SCSIREQ_T_CMD 1" >>confdefs.h
20331 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>
20332 #ifdef HAVE_SCSI_SG_H
20333 #include <scsi/sg.h>
20334 #endif
20336 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = xyes
20337 then :
20339 printf "%s\n" "#define HAVE_SG_IO_HDR_T_INTERFACE_ID 1" >>confdefs.h
20345 ac_fn_c_check_member "$LINENO" "siginfo_t" "si_fd" "ac_cv_member_siginfo_t_si_fd" "#include <signal.h>
20347 if test "x$ac_cv_member_siginfo_t_si_fd" = xyes
20348 then :
20350 printf "%s\n" "#define HAVE_SIGINFO_T_SI_FD 1" >>confdefs.h
20356 ac_fn_c_check_member "$LINENO" "struct mtget" "mt_blksiz" "ac_cv_member_struct_mtget_mt_blksiz" "#include <sys/types.h>
20357 #ifdef HAVE_SYS_MTIO_H
20358 #include <sys/mtio.h>
20359 #endif
20361 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = xyes
20362 then :
20364 printf "%s\n" "#define HAVE_STRUCT_MTGET_MT_BLKSIZ 1" >>confdefs.h
20368 ac_fn_c_check_member "$LINENO" "struct mtget" "mt_gstat" "ac_cv_member_struct_mtget_mt_gstat" "#include <sys/types.h>
20369 #ifdef HAVE_SYS_MTIO_H
20370 #include <sys/mtio.h>
20371 #endif
20373 if test "x$ac_cv_member_struct_mtget_mt_gstat" = xyes
20374 then :
20376 printf "%s\n" "#define HAVE_STRUCT_MTGET_MT_GSTAT 1" >>confdefs.h
20380 ac_fn_c_check_member "$LINENO" "struct mtget" "mt_blkno" "ac_cv_member_struct_mtget_mt_blkno" "#include <sys/types.h>
20381 #ifdef HAVE_SYS_MTIO_H
20382 #include <sys/mtio.h>
20383 #endif
20385 if test "x$ac_cv_member_struct_mtget_mt_blkno" = xyes
20386 then :
20388 printf "%s\n" "#define HAVE_STRUCT_MTGET_MT_BLKNO 1" >>confdefs.h
20394 ac_fn_c_check_member "$LINENO" "struct stat" "st_mtim" "ac_cv_member_struct_stat_st_mtim" "$ac_includes_default"
20395 if test "x$ac_cv_member_struct_stat_st_mtim" = xyes
20396 then :
20398 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_MTIM 1" >>confdefs.h
20402 ac_fn_c_check_member "$LINENO" "struct stat" "st_mtimespec" "ac_cv_member_struct_stat_st_mtimespec" "$ac_includes_default"
20403 if test "x$ac_cv_member_struct_stat_st_mtimespec" = xyes
20404 then :
20406 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_MTIMESPEC 1" >>confdefs.h
20410 ac_fn_c_check_member "$LINENO" "struct stat" "st_ctim" "ac_cv_member_struct_stat_st_ctim" "$ac_includes_default"
20411 if test "x$ac_cv_member_struct_stat_st_ctim" = xyes
20412 then :
20414 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_CTIM 1" >>confdefs.h
20418 ac_fn_c_check_member "$LINENO" "struct stat" "st_ctimespec" "ac_cv_member_struct_stat_st_ctimespec" "$ac_includes_default"
20419 if test "x$ac_cv_member_struct_stat_st_ctimespec" = xyes
20420 then :
20422 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_CTIMESPEC 1" >>confdefs.h
20426 ac_fn_c_check_member "$LINENO" "struct stat" "st_atim" "ac_cv_member_struct_stat_st_atim" "$ac_includes_default"
20427 if test "x$ac_cv_member_struct_stat_st_atim" = xyes
20428 then :
20430 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_ATIM 1" >>confdefs.h
20434 ac_fn_c_check_member "$LINENO" "struct stat" "st_atimespec" "ac_cv_member_struct_stat_st_atimespec" "$ac_includes_default"
20435 if test "x$ac_cv_member_struct_stat_st_atimespec" = xyes
20436 then :
20438 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_ATIMESPEC 1" >>confdefs.h
20442 ac_fn_c_check_member "$LINENO" "struct stat" "st_birthtime" "ac_cv_member_struct_stat_st_birthtime" "$ac_includes_default"
20443 if test "x$ac_cv_member_struct_stat_st_birthtime" = xyes
20444 then :
20446 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_BIRTHTIME 1" >>confdefs.h
20450 ac_fn_c_check_member "$LINENO" "struct stat" "st_birthtim" "ac_cv_member_struct_stat_st_birthtim" "$ac_includes_default"
20451 if test "x$ac_cv_member_struct_stat_st_birthtim" = xyes
20452 then :
20454 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_BIRTHTIM 1" >>confdefs.h
20458 ac_fn_c_check_member "$LINENO" "struct stat" "st_birthtimespec" "ac_cv_member_struct_stat_st_birthtimespec" "$ac_includes_default"
20459 if test "x$ac_cv_member_struct_stat_st_birthtimespec" = xyes
20460 then :
20462 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC 1" >>confdefs.h
20466 ac_fn_c_check_member "$LINENO" "struct stat" "__st_birthtime" "ac_cv_member_struct_stat___st_birthtime" "$ac_includes_default"
20467 if test "x$ac_cv_member_struct_stat___st_birthtime" = xyes
20468 then :
20470 printf "%s\n" "#define HAVE_STRUCT_STAT___ST_BIRTHTIME 1" >>confdefs.h
20474 ac_fn_c_check_member "$LINENO" "struct stat" "__st_birthtim" "ac_cv_member_struct_stat___st_birthtim" "$ac_includes_default"
20475 if test "x$ac_cv_member_struct_stat___st_birthtim" = xyes
20476 then :
20478 printf "%s\n" "#define HAVE_STRUCT_STAT___ST_BIRTHTIM 1" >>confdefs.h
20484 ac_fn_c_check_member "$LINENO" "struct sockaddr_in6" "sin6_scope_id" "ac_cv_member_struct_sockaddr_in6_sin6_scope_id" "#include <sys/types.h>
20485 #ifdef HAVE_NETINET_IN_H
20486 #include <netinet/in.h>
20487 #endif
20489 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = xyes
20490 then :
20492 printf "%s\n" "#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1" >>confdefs.h
20498 ac_fn_c_check_member "$LINENO" "struct __res_state" "_u._ext.nscount6" "ac_cv_member_struct___res_state__u__ext_nscount6" "#ifdef HAVE_RESOLV_H
20499 #include <resolv.h>
20500 #endif
20502 if test "x$ac_cv_member_struct___res_state__u__ext_nscount6" = xyes
20503 then :
20505 printf "%s\n" "#define HAVE_STRUCT___RES_STATE__U__EXT_NSCOUNT6 1" >>confdefs.h
20511 ac_fn_c_check_member "$LINENO" "struct in6_pktinfo" "ipi6_addr" "ac_cv_member_struct_in6_pktinfo_ipi6_addr" "#ifdef HAVE_NETINET_IN_H
20512 #include <netinet/in.h>
20513 #endif
20515 if test "x$ac_cv_member_struct_in6_pktinfo_ipi6_addr" = xyes
20516 then :
20518 printf "%s\n" "#define HAVE_STRUCT_IN6_PKTINFO_IPI6_ADDR 1" >>confdefs.h
20524 ac_fn_c_check_member "$LINENO" "struct ipstat" "ips_total" "ac_cv_member_struct_ipstat_ips_total" "#include <sys/types.h>
20525 #ifdef HAVE_SYS_SOCKETVAR_H
20526 #include <sys/socketvar.h>
20527 #endif
20528 #ifdef HAVE_NETINET_IN_H
20529 #include <netinet/in.h>
20530 #endif
20531 #ifdef HAVE_NETINET_IP_VAR_H
20532 #include <netinet/ip_var.h>
20533 #endif
20535 if test "x$ac_cv_member_struct_ipstat_ips_total" = xyes
20536 then :
20538 printf "%s\n" "#define HAVE_STRUCT_IPSTAT_IPS_TOTAL 1" >>confdefs.h
20544 ac_fn_c_check_member "$LINENO" "struct ip_stats" "ips_total" "ac_cv_member_struct_ip_stats_ips_total" "#ifdef HAVE_NETINET_IP_VAR_H
20545 #include <netinet/ip_var.h>
20546 #endif
20548 if test "x$ac_cv_member_struct_ip_stats_ips_total" = xyes
20549 then :
20551 printf "%s\n" "#define HAVE_STRUCT_IP_STATS_IPS_TOTAL 1" >>confdefs.h
20557 ac_fn_c_check_member "$LINENO" "struct ip6stat" "ip6s_total" "ac_cv_member_struct_ip6stat_ip6s_total" "#include <sys/types.h>
20558 #ifdef HAVE_SYS_SOCKETVAR_H
20559 #include <sys/socketvar.h>
20560 #endif
20561 #ifdef HAVE_NETINET_IN_H
20562 #include <netinet/in.h>
20563 #endif
20564 #ifdef HAVE_NETINET6_IP6_VAR_H
20565 #include <netinet6/ip6_var.h>
20566 #endif
20568 if test "x$ac_cv_member_struct_ip6stat_ip6s_total" = xyes
20569 then :
20571 printf "%s\n" "#define HAVE_STRUCT_IP6STAT_IP6S_TOTAL 1" >>confdefs.h
20577 ac_fn_c_check_member "$LINENO" "struct icmpstat" "icps_error" "ac_cv_member_struct_icmpstat_icps_error" "#include <sys/types.h>
20578 #ifdef HAVE_SYS_SOCKETVAR_H
20579 #include <sys/socketvar.h>
20580 #endif
20581 #ifdef HAVE_NETINET_IN_H
20582 #include <netinet/in.h>
20583 #endif
20584 #ifdef HAVE_NETINET_IP_H
20585 #include <netinet/ip.h>
20586 #endif
20587 #ifdef HAVE_NETINET_IP_ICMP_H
20588 #include <netinet/ip_icmp.h>
20589 #endif
20590 #ifdef HAVE_NETINET_ICMP_VAR_H
20591 #include <netinet/icmp_var.h>
20592 #endif
20594 if test "x$ac_cv_member_struct_icmpstat_icps_error" = xyes
20595 then :
20597 printf "%s\n" "#define HAVE_STRUCT_ICMPSTAT_ICPS_ERROR 1" >>confdefs.h
20603 ac_fn_c_check_member "$LINENO" "struct icmp6stat" "icp6s_error" "ac_cv_member_struct_icmp6stat_icp6s_error" "#include <sys/types.h>
20604 #ifdef HAVE_SYS_SOCKETVAR_H
20605 #include <sys/socketvar.h>
20606 #endif
20607 #ifdef HAVE_NETINET_IN_H
20608 #include <netinet/in.h>
20609 #endif
20610 #ifdef HAVE_NETINET_ICMP6_H
20611 #include <netinet/icmp6.h>
20612 #endif
20614 if test "x$ac_cv_member_struct_icmp6stat_icp6s_error" = xyes
20615 then :
20617 printf "%s\n" "#define HAVE_STRUCT_ICMP6STAT_ICP6S_ERROR 1" >>confdefs.h
20623 ac_fn_c_check_member "$LINENO" "struct tcpstat" "tcps_connattempt" "ac_cv_member_struct_tcpstat_tcps_connattempt" "#include <sys/types.h>
20624 #ifdef HAVE_SYS_SOCKETVAR_H
20625 #include <sys/socketvar.h>
20626 #endif
20627 #ifdef HAVE_NETINET_IN_H
20628 #include <netinet/in.h>
20629 #endif
20630 #ifdef HAVE_NETINET_TCP_H
20631 #include <netinet/tcp.h>
20632 #endif
20633 #ifdef HAVE_NETINET_TCP_VAR_H
20634 #include <netinet/tcp_var.h>
20635 #endif
20637 if test "x$ac_cv_member_struct_tcpstat_tcps_connattempt" = xyes
20638 then :
20640 printf "%s\n" "#define HAVE_STRUCT_TCPSTAT_TCPS_CONNATTEMPT 1" >>confdefs.h
20646 ac_fn_c_check_member "$LINENO" "struct tcp_stats" "tcps_connattempt" "ac_cv_member_struct_tcp_stats_tcps_connattempt" "#ifdef HAVE_NETINET_TCP_VAR_H
20647 #include <netinet/tcp_var.h>
20648 #endif
20650 if test "x$ac_cv_member_struct_tcp_stats_tcps_connattempt" = xyes
20651 then :
20653 printf "%s\n" "#define HAVE_STRUCT_TCP_STATS_TCPS_CONNATTEMPT 1" >>confdefs.h
20659 ac_fn_c_check_member "$LINENO" "struct udpstat" "udps_ipackets" "ac_cv_member_struct_udpstat_udps_ipackets" "#include <sys/types.h>
20660 #ifdef HAVE_NETINET_IN_H
20661 #include <netinet/in.h>
20662 #endif
20663 #ifdef HAVE_NETINET_IP_VAR_H
20664 #include <netinet/ip_var.h>
20665 #endif
20666 #ifdef HAVE_NETINET_UDP_H
20667 #include <netinet/udp.h>
20668 #endif
20669 #ifdef HAVE_NETINET_UDP_VAR_H
20670 #include <netinet/udp_var.h>
20671 #endif
20673 if test "x$ac_cv_member_struct_udpstat_udps_ipackets" = xyes
20674 then :
20676 printf "%s\n" "#define HAVE_STRUCT_UDPSTAT_UDPS_IPACKETS 1" >>confdefs.h
20682 ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_hwaddr" "ac_cv_member_struct_ifreq_ifr_hwaddr" "#include <sys/types.h>
20683 #ifdef HAVE_NET_IF_H
20684 # include <net/if.h>
20685 #endif
20687 if test "x$ac_cv_member_struct_ifreq_ifr_hwaddr" = xyes
20688 then :
20690 printf "%s\n" "#define HAVE_STRUCT_IFREQ_IFR_HWADDR 1" >>confdefs.h
20696 ac_fn_c_check_member "$LINENO" "struct sysinfo" "totalram" "ac_cv_member_struct_sysinfo_totalram" "#ifdef HAVE_SYS_SYSINFO_H
20697 # include <sys/sysinfo.h>
20698 #endif
20700 if test "x$ac_cv_member_struct_sysinfo_totalram" = xyes
20701 then :
20703 printf "%s\n" "#define HAVE_STRUCT_SYSINFO_TOTALRAM 1" >>confdefs.h
20707 ac_fn_c_check_member "$LINENO" "struct sysinfo" "mem_unit" "ac_cv_member_struct_sysinfo_mem_unit" "#ifdef HAVE_SYS_SYSINFO_H
20708 # include <sys/sysinfo.h>
20709 #endif
20711 if test "x$ac_cv_member_struct_sysinfo_mem_unit" = xyes
20712 then :
20714 printf "%s\n" "#define HAVE_STRUCT_SYSINFO_MEM_UNIT 1" >>confdefs.h
20720 LIBS="$ac_save_LIBS"
20722 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for __builtin_popcount" >&5
20723 printf %s "checking for __builtin_popcount... " >&6; }
20724 if test ${ac_cv_have___builtin_popcount+y}
20725 then :
20726 printf %s "(cached) " >&6
20727 else $as_nop
20728 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20729 /* end confdefs.h. */
20732 main (void)
20734 return __builtin_popcount(1)
20736 return 0;
20738 _ACEOF
20739 if ac_fn_c_try_link "$LINENO"
20740 then :
20741 ac_cv_have___builtin_popcount="yes"
20742 else $as_nop
20743 ac_cv_have___builtin_popcount="no"
20745 rm -f core conftest.err conftest.$ac_objext conftest.beam \
20746 conftest$ac_exeext conftest.$ac_ext
20748 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have___builtin_popcount" >&5
20749 printf "%s\n" "$ac_cv_have___builtin_popcount" >&6; }
20750 if test "$ac_cv_have___builtin_popcount" = "yes"
20751 then
20753 printf "%s\n" "#define HAVE___BUILTIN_POPCOUNT 1" >>confdefs.h
20757 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for __clear_cache" >&5
20758 printf %s "checking for __clear_cache... " >&6; }
20759 if test ${ac_cv_have___clear_cache+y}
20760 then :
20761 printf %s "(cached) " >&6
20762 else $as_nop
20763 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20764 /* end confdefs.h. */
20767 main (void)
20769 __clear_cache((void*)0, (void*)0); return 0;
20771 return 0;
20773 _ACEOF
20774 if ac_fn_c_try_link "$LINENO"
20775 then :
20776 ac_cv_have___clear_cache="yes"
20777 else $as_nop
20778 ac_cv_have___clear_cache="no"
20780 rm -f core conftest.err conftest.$ac_objext conftest.beam \
20781 conftest$ac_exeext conftest.$ac_ext
20783 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have___clear_cache" >&5
20784 printf "%s\n" "$ac_cv_have___clear_cache" >&6; }
20785 if test "$ac_cv_have___clear_cache" = "yes"
20786 then
20788 printf "%s\n" "#define HAVE___CLEAR_CACHE 1" >>confdefs.h
20793 case $host_cpu in
20794 *i[3456789]86*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __i386__" >&5
20795 printf %s "checking whether we need to define __i386__... " >&6; }
20796 if test ${ac_cv_cpp_def___i386__+y}
20797 then :
20798 printf %s "(cached) " >&6
20799 else $as_nop
20800 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20801 /* end confdefs.h. */
20802 #ifndef __i386__
20804 #endif
20805 _ACEOF
20806 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20807 $EGREP "yes" >/dev/null 2>&1
20808 then :
20809 ac_cv_cpp_def___i386__=yes
20810 else $as_nop
20811 ac_cv_cpp_def___i386__=no
20813 rm -rf conftest*
20816 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___i386__" >&5
20817 printf "%s\n" "$ac_cv_cpp_def___i386__" >&6; }
20818 if test "x$ac_cv_cpp_def___i386__" = xyes
20819 then :
20820 CFLAGS="$CFLAGS -D__i386__"
20821 LINTFLAGS="$LINTFLAGS -D__i386__"
20822 fi ;;
20823 *x86_64*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __x86_64__" >&5
20824 printf %s "checking whether we need to define __x86_64__... " >&6; }
20825 if test ${ac_cv_cpp_def___x86_64__+y}
20826 then :
20827 printf %s "(cached) " >&6
20828 else $as_nop
20829 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20830 /* end confdefs.h. */
20831 #ifndef __x86_64__
20833 #endif
20834 _ACEOF
20835 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20836 $EGREP "yes" >/dev/null 2>&1
20837 then :
20838 ac_cv_cpp_def___x86_64__=yes
20839 else $as_nop
20840 ac_cv_cpp_def___x86_64__=no
20842 rm -rf conftest*
20845 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___x86_64__" >&5
20846 printf "%s\n" "$ac_cv_cpp_def___x86_64__" >&6; }
20847 if test "x$ac_cv_cpp_def___x86_64__" = xyes
20848 then :
20849 CFLAGS="$CFLAGS -D__x86_64__"
20850 LINTFLAGS="$LINTFLAGS -D__x86_64__"
20851 fi ;;
20852 *sparc64*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sparc64__" >&5
20853 printf %s "checking whether we need to define __sparc64__... " >&6; }
20854 if test ${ac_cv_cpp_def___sparc64__+y}
20855 then :
20856 printf %s "(cached) " >&6
20857 else $as_nop
20858 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20859 /* end confdefs.h. */
20860 #ifndef __sparc64__
20862 #endif
20863 _ACEOF
20864 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20865 $EGREP "yes" >/dev/null 2>&1
20866 then :
20867 ac_cv_cpp_def___sparc64__=yes
20868 else $as_nop
20869 ac_cv_cpp_def___sparc64__=no
20871 rm -rf conftest*
20874 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sparc64__" >&5
20875 printf "%s\n" "$ac_cv_cpp_def___sparc64__" >&6; }
20876 if test "x$ac_cv_cpp_def___sparc64__" = xyes
20877 then :
20878 CFLAGS="$CFLAGS -D__sparc64__"
20879 LINTFLAGS="$LINTFLAGS -D__sparc64__"
20880 fi ;;
20881 *sparc*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sparc__" >&5
20882 printf %s "checking whether we need to define __sparc__... " >&6; }
20883 if test ${ac_cv_cpp_def___sparc__+y}
20884 then :
20885 printf %s "(cached) " >&6
20886 else $as_nop
20887 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20888 /* end confdefs.h. */
20889 #ifndef __sparc__
20891 #endif
20892 _ACEOF
20893 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20894 $EGREP "yes" >/dev/null 2>&1
20895 then :
20896 ac_cv_cpp_def___sparc__=yes
20897 else $as_nop
20898 ac_cv_cpp_def___sparc__=no
20900 rm -rf conftest*
20903 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sparc__" >&5
20904 printf "%s\n" "$ac_cv_cpp_def___sparc__" >&6; }
20905 if test "x$ac_cv_cpp_def___sparc__" = xyes
20906 then :
20907 CFLAGS="$CFLAGS -D__sparc__"
20908 LINTFLAGS="$LINTFLAGS -D__sparc__"
20909 fi ;;
20910 *powerpc64*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __powerpc64__" >&5
20911 printf %s "checking whether we need to define __powerpc64__... " >&6; }
20912 if test ${ac_cv_cpp_def___powerpc64__+y}
20913 then :
20914 printf %s "(cached) " >&6
20915 else $as_nop
20916 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20917 /* end confdefs.h. */
20918 #ifndef __powerpc64__
20920 #endif
20921 _ACEOF
20922 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20923 $EGREP "yes" >/dev/null 2>&1
20924 then :
20925 ac_cv_cpp_def___powerpc64__=yes
20926 else $as_nop
20927 ac_cv_cpp_def___powerpc64__=no
20929 rm -rf conftest*
20932 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___powerpc64__" >&5
20933 printf "%s\n" "$ac_cv_cpp_def___powerpc64__" >&6; }
20934 if test "x$ac_cv_cpp_def___powerpc64__" = xyes
20935 then :
20936 CFLAGS="$CFLAGS -D__powerpc64__"
20937 LINTFLAGS="$LINTFLAGS -D__powerpc64__"
20938 fi ;;
20939 *powerpc*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __powerpc__" >&5
20940 printf %s "checking whether we need to define __powerpc__... " >&6; }
20941 if test ${ac_cv_cpp_def___powerpc__+y}
20942 then :
20943 printf %s "(cached) " >&6
20944 else $as_nop
20945 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20946 /* end confdefs.h. */
20947 #ifndef __powerpc__
20949 #endif
20950 _ACEOF
20951 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20952 $EGREP "yes" >/dev/null 2>&1
20953 then :
20954 ac_cv_cpp_def___powerpc__=yes
20955 else $as_nop
20956 ac_cv_cpp_def___powerpc__=no
20958 rm -rf conftest*
20961 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___powerpc__" >&5
20962 printf "%s\n" "$ac_cv_cpp_def___powerpc__" >&6; }
20963 if test "x$ac_cv_cpp_def___powerpc__" = xyes
20964 then :
20965 CFLAGS="$CFLAGS -D__powerpc__"
20966 LINTFLAGS="$LINTFLAGS -D__powerpc__"
20967 fi ;;
20968 *aarch64*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __aarch64__" >&5
20969 printf %s "checking whether we need to define __aarch64__... " >&6; }
20970 if test ${ac_cv_cpp_def___aarch64__+y}
20971 then :
20972 printf %s "(cached) " >&6
20973 else $as_nop
20974 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20975 /* end confdefs.h. */
20976 #ifndef __aarch64__
20978 #endif
20979 _ACEOF
20980 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20981 $EGREP "yes" >/dev/null 2>&1
20982 then :
20983 ac_cv_cpp_def___aarch64__=yes
20984 else $as_nop
20985 ac_cv_cpp_def___aarch64__=no
20987 rm -rf conftest*
20990 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___aarch64__" >&5
20991 printf "%s\n" "$ac_cv_cpp_def___aarch64__" >&6; }
20992 if test "x$ac_cv_cpp_def___aarch64__" = xyes
20993 then :
20994 CFLAGS="$CFLAGS -D__aarch64__"
20995 LINTFLAGS="$LINTFLAGS -D__aarch64__"
20996 fi ;;
20997 *arm*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __arm__" >&5
20998 printf %s "checking whether we need to define __arm__... " >&6; }
20999 if test ${ac_cv_cpp_def___arm__+y}
21000 then :
21001 printf %s "(cached) " >&6
21002 else $as_nop
21003 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21004 /* end confdefs.h. */
21005 #ifndef __arm__
21007 #endif
21008 _ACEOF
21009 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
21010 $EGREP "yes" >/dev/null 2>&1
21011 then :
21012 ac_cv_cpp_def___arm__=yes
21013 else $as_nop
21014 ac_cv_cpp_def___arm__=no
21016 rm -rf conftest*
21019 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___arm__" >&5
21020 printf "%s\n" "$ac_cv_cpp_def___arm__" >&6; }
21021 if test "x$ac_cv_cpp_def___arm__" = xyes
21022 then :
21023 CFLAGS="$CFLAGS -D__arm__"
21024 LINTFLAGS="$LINTFLAGS -D__arm__"
21025 fi ;;
21026 esac
21028 case $host_vendor in
21029 *sun*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sun__" >&5
21030 printf %s "checking whether we need to define __sun__... " >&6; }
21031 if test ${ac_cv_cpp_def___sun__+y}
21032 then :
21033 printf %s "(cached) " >&6
21034 else $as_nop
21035 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21036 /* end confdefs.h. */
21037 #ifndef __sun__
21039 #endif
21040 _ACEOF
21041 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
21042 $EGREP "yes" >/dev/null 2>&1
21043 then :
21044 ac_cv_cpp_def___sun__=yes
21045 else $as_nop
21046 ac_cv_cpp_def___sun__=no
21048 rm -rf conftest*
21051 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sun__" >&5
21052 printf "%s\n" "$ac_cv_cpp_def___sun__" >&6; }
21053 if test "x$ac_cv_cpp_def___sun__" = xyes
21054 then :
21055 CFLAGS="$CFLAGS -D__sun__"
21056 LINTFLAGS="$LINTFLAGS -D__sun__"
21057 fi ;;
21058 esac
21064 ac_config_commands="$ac_config_commands include/stamp-h"
21066 printf %s "creating Makefile rules..." >&6
21068 makedep_flags=""
21069 test "x$enable_silent_rules" = xyes && makedep_flags="$makedep_flags -S"
21071 wine_srcdir=
21072 test "$srcdir" = . || wine_srcdir="$srcdir/"
21074 ac_config_links="$ac_config_links wine:tools/winewrapper"
21075 wine_fn_config_symlink wine
21076 if test "$wine_binary" = wine64 -o -n "$with_wine64"; then
21077 ac_config_links="$ac_config_links wine64:tools/winewrapper"
21078 wine_fn_config_symlink wine64
21081 wine_fn_config_makefile dlls/acledit enable_acledit
21082 wine_fn_config_makefile dlls/aclui enable_aclui
21083 wine_fn_config_makefile dlls/activeds.tlb enable_activeds_tlb
21084 wine_fn_config_makefile dlls/activeds enable_activeds
21085 wine_fn_config_makefile dlls/activeds/tests enable_tests
21086 wine_fn_config_makefile dlls/actxprxy enable_actxprxy
21087 wine_fn_config_makefile dlls/adsldp enable_adsldp
21088 wine_fn_config_makefile dlls/adsldp/tests enable_tests
21089 wine_fn_config_makefile dlls/adsldpc enable_adsldpc
21090 wine_fn_config_makefile dlls/advapi32 enable_advapi32
21091 wine_fn_config_makefile dlls/advapi32/tests enable_tests
21092 wine_fn_config_makefile dlls/advpack enable_advpack
21093 wine_fn_config_makefile dlls/advpack/tests enable_tests
21094 wine_fn_config_makefile dlls/amsi enable_amsi
21095 wine_fn_config_makefile dlls/amstream enable_amstream
21096 wine_fn_config_makefile dlls/amstream/tests enable_tests
21097 wine_fn_config_makefile dlls/apisetschema enable_apisetschema
21098 wine_fn_config_makefile dlls/apphelp enable_apphelp
21099 wine_fn_config_makefile dlls/apphelp/tests enable_tests
21100 wine_fn_config_makefile dlls/appwiz.cpl enable_appwiz_cpl
21101 wine_fn_config_makefile dlls/atl enable_atl
21102 wine_fn_config_makefile dlls/atl/tests enable_tests
21103 wine_fn_config_makefile dlls/atl100 enable_atl100
21104 wine_fn_config_makefile dlls/atl100/tests enable_tests
21105 wine_fn_config_makefile dlls/atl110 enable_atl110
21106 wine_fn_config_makefile dlls/atl110/tests enable_tests
21107 wine_fn_config_makefile dlls/atl80 enable_atl80
21108 wine_fn_config_makefile dlls/atl80/tests enable_tests
21109 wine_fn_config_makefile dlls/atl90 enable_atl90
21110 wine_fn_config_makefile dlls/atlthunk enable_atlthunk
21111 wine_fn_config_makefile dlls/atlthunk/tests enable_tests
21112 wine_fn_config_makefile dlls/atmlib enable_atmlib
21113 wine_fn_config_makefile dlls/authz enable_authz
21114 wine_fn_config_makefile dlls/avicap32 enable_avicap32
21115 wine_fn_config_makefile dlls/avifil32 enable_avifil32
21116 wine_fn_config_makefile dlls/avifil32/tests enable_tests
21117 wine_fn_config_makefile dlls/avifile.dll16 enable_win16
21118 wine_fn_config_makefile dlls/avrt enable_avrt
21119 wine_fn_config_makefile dlls/bcrypt enable_bcrypt
21120 wine_fn_config_makefile dlls/bcrypt/tests enable_tests
21121 wine_fn_config_makefile dlls/bcryptprimitives enable_bcryptprimitives
21122 wine_fn_config_makefile dlls/bluetoothapis enable_bluetoothapis
21123 wine_fn_config_makefile dlls/browseui enable_browseui
21124 wine_fn_config_makefile dlls/browseui/tests enable_tests
21125 wine_fn_config_makefile dlls/bthprops.cpl enable_bthprops_cpl
21126 wine_fn_config_makefile dlls/cabinet enable_cabinet
21127 wine_fn_config_makefile dlls/cabinet/tests enable_tests
21128 wine_fn_config_makefile dlls/capi2032 enable_capi2032
21129 wine_fn_config_makefile dlls/cards enable_cards
21130 wine_fn_config_makefile dlls/cdosys enable_cdosys
21131 wine_fn_config_makefile dlls/cfgmgr32 enable_cfgmgr32
21132 wine_fn_config_makefile dlls/cfgmgr32/tests enable_tests
21133 wine_fn_config_makefile dlls/clusapi enable_clusapi
21134 wine_fn_config_makefile dlls/cng.sys enable_cng_sys
21135 wine_fn_config_makefile dlls/combase enable_combase
21136 wine_fn_config_makefile dlls/combase/tests enable_tests
21137 wine_fn_config_makefile dlls/comcat enable_comcat
21138 wine_fn_config_makefile dlls/comcat/tests enable_tests
21139 wine_fn_config_makefile dlls/comctl32 enable_comctl32
21140 wine_fn_config_makefile dlls/comctl32/tests enable_tests
21141 wine_fn_config_makefile dlls/comdlg32 enable_comdlg32
21142 wine_fn_config_makefile dlls/comdlg32/tests enable_tests
21143 wine_fn_config_makefile dlls/comm.drv16 enable_win16
21144 wine_fn_config_makefile dlls/commdlg.dll16 enable_win16
21145 wine_fn_config_makefile dlls/compobj.dll16 enable_win16
21146 wine_fn_config_makefile dlls/compstui enable_compstui
21147 wine_fn_config_makefile dlls/compstui/tests enable_tests
21148 wine_fn_config_makefile dlls/comsvcs enable_comsvcs
21149 wine_fn_config_makefile dlls/comsvcs/tests enable_tests
21150 wine_fn_config_makefile dlls/concrt140 enable_concrt140
21151 wine_fn_config_makefile dlls/concrt140/tests enable_tests
21152 wine_fn_config_makefile dlls/connect enable_connect
21153 wine_fn_config_makefile dlls/credui enable_credui
21154 wine_fn_config_makefile dlls/credui/tests enable_tests
21155 wine_fn_config_makefile dlls/crtdll enable_crtdll
21156 wine_fn_config_makefile dlls/crypt32 enable_crypt32
21157 wine_fn_config_makefile dlls/crypt32/tests enable_tests
21158 wine_fn_config_makefile dlls/cryptdlg enable_cryptdlg
21159 wine_fn_config_makefile dlls/cryptdll enable_cryptdll
21160 wine_fn_config_makefile dlls/cryptext enable_cryptext
21161 wine_fn_config_makefile dlls/cryptnet enable_cryptnet
21162 wine_fn_config_makefile dlls/cryptnet/tests enable_tests
21163 wine_fn_config_makefile dlls/cryptowinrt enable_cryptowinrt
21164 wine_fn_config_makefile dlls/cryptowinrt/tests enable_tests
21165 wine_fn_config_makefile dlls/cryptsp enable_cryptsp
21166 wine_fn_config_makefile dlls/cryptui enable_cryptui
21167 wine_fn_config_makefile dlls/cryptui/tests enable_tests
21168 wine_fn_config_makefile dlls/ctapi32 enable_ctapi32
21169 wine_fn_config_makefile dlls/ctl3d.dll16 enable_win16
21170 wine_fn_config_makefile dlls/ctl3d32 enable_ctl3d32
21171 wine_fn_config_makefile dlls/ctl3dv2.dll16 enable_win16
21172 wine_fn_config_makefile dlls/d2d1 enable_d2d1
21173 wine_fn_config_makefile dlls/d2d1/tests enable_tests
21174 wine_fn_config_makefile dlls/d3d10 enable_d3d10
21175 wine_fn_config_makefile dlls/d3d10/tests enable_tests
21176 wine_fn_config_makefile dlls/d3d10_1 enable_d3d10_1
21177 wine_fn_config_makefile dlls/d3d10_1/tests enable_tests
21178 wine_fn_config_makefile dlls/d3d10core enable_d3d10core
21179 wine_fn_config_makefile dlls/d3d10core/tests enable_tests
21180 wine_fn_config_makefile dlls/d3d11 enable_d3d11
21181 wine_fn_config_makefile dlls/d3d11/tests enable_tests
21182 wine_fn_config_makefile dlls/d3d12 enable_d3d12
21183 wine_fn_config_makefile dlls/d3d12/tests enable_tests
21184 wine_fn_config_makefile dlls/d3d12core enable_d3d12core
21185 wine_fn_config_makefile dlls/d3d8 enable_d3d8
21186 wine_fn_config_makefile dlls/d3d8/tests enable_tests
21187 wine_fn_config_makefile dlls/d3d8thk enable_d3d8thk
21188 wine_fn_config_makefile dlls/d3d9 enable_d3d9
21189 wine_fn_config_makefile dlls/d3d9/tests enable_tests
21190 wine_fn_config_makefile dlls/d3dcompiler_33 enable_d3dcompiler_33
21191 wine_fn_config_makefile dlls/d3dcompiler_34 enable_d3dcompiler_34
21192 wine_fn_config_makefile dlls/d3dcompiler_35 enable_d3dcompiler_35
21193 wine_fn_config_makefile dlls/d3dcompiler_36 enable_d3dcompiler_36
21194 wine_fn_config_makefile dlls/d3dcompiler_37 enable_d3dcompiler_37
21195 wine_fn_config_makefile dlls/d3dcompiler_38 enable_d3dcompiler_38
21196 wine_fn_config_makefile dlls/d3dcompiler_39 enable_d3dcompiler_39
21197 wine_fn_config_makefile dlls/d3dcompiler_40 enable_d3dcompiler_40
21198 wine_fn_config_makefile dlls/d3dcompiler_41 enable_d3dcompiler_41
21199 wine_fn_config_makefile dlls/d3dcompiler_42 enable_d3dcompiler_42
21200 wine_fn_config_makefile dlls/d3dcompiler_43 enable_d3dcompiler_43
21201 wine_fn_config_makefile dlls/d3dcompiler_43/tests enable_tests
21202 wine_fn_config_makefile dlls/d3dcompiler_46 enable_d3dcompiler_46
21203 wine_fn_config_makefile dlls/d3dcompiler_46/tests enable_tests
21204 wine_fn_config_makefile dlls/d3dcompiler_47 enable_d3dcompiler_47
21205 wine_fn_config_makefile dlls/d3dcompiler_47/tests enable_tests
21206 wine_fn_config_makefile dlls/d3dim enable_d3dim
21207 wine_fn_config_makefile dlls/d3dim700 enable_d3dim700
21208 wine_fn_config_makefile dlls/d3drm enable_d3drm
21209 wine_fn_config_makefile dlls/d3drm/tests enable_tests
21210 wine_fn_config_makefile dlls/d3dx10_33 enable_d3dx10_33
21211 wine_fn_config_makefile dlls/d3dx10_34 enable_d3dx10_34
21212 wine_fn_config_makefile dlls/d3dx10_34/tests enable_tests
21213 wine_fn_config_makefile dlls/d3dx10_35 enable_d3dx10_35
21214 wine_fn_config_makefile dlls/d3dx10_35/tests enable_tests
21215 wine_fn_config_makefile dlls/d3dx10_36 enable_d3dx10_36
21216 wine_fn_config_makefile dlls/d3dx10_36/tests enable_tests
21217 wine_fn_config_makefile dlls/d3dx10_37 enable_d3dx10_37
21218 wine_fn_config_makefile dlls/d3dx10_37/tests enable_tests
21219 wine_fn_config_makefile dlls/d3dx10_38 enable_d3dx10_38
21220 wine_fn_config_makefile dlls/d3dx10_38/tests enable_tests
21221 wine_fn_config_makefile dlls/d3dx10_39 enable_d3dx10_39
21222 wine_fn_config_makefile dlls/d3dx10_39/tests enable_tests
21223 wine_fn_config_makefile dlls/d3dx10_40 enable_d3dx10_40
21224 wine_fn_config_makefile dlls/d3dx10_40/tests enable_tests
21225 wine_fn_config_makefile dlls/d3dx10_41 enable_d3dx10_41
21226 wine_fn_config_makefile dlls/d3dx10_41/tests enable_tests
21227 wine_fn_config_makefile dlls/d3dx10_42 enable_d3dx10_42
21228 wine_fn_config_makefile dlls/d3dx10_42/tests enable_tests
21229 wine_fn_config_makefile dlls/d3dx10_43 enable_d3dx10_43
21230 wine_fn_config_makefile dlls/d3dx10_43/tests enable_tests
21231 wine_fn_config_makefile dlls/d3dx11_42 enable_d3dx11_42
21232 wine_fn_config_makefile dlls/d3dx11_42/tests enable_tests
21233 wine_fn_config_makefile dlls/d3dx11_43 enable_d3dx11_43
21234 wine_fn_config_makefile dlls/d3dx11_43/tests enable_tests
21235 wine_fn_config_makefile dlls/d3dx9_24 enable_d3dx9_24
21236 wine_fn_config_makefile dlls/d3dx9_25 enable_d3dx9_25
21237 wine_fn_config_makefile dlls/d3dx9_26 enable_d3dx9_26
21238 wine_fn_config_makefile dlls/d3dx9_27 enable_d3dx9_27
21239 wine_fn_config_makefile dlls/d3dx9_28 enable_d3dx9_28
21240 wine_fn_config_makefile dlls/d3dx9_29 enable_d3dx9_29
21241 wine_fn_config_makefile dlls/d3dx9_30 enable_d3dx9_30
21242 wine_fn_config_makefile dlls/d3dx9_31 enable_d3dx9_31
21243 wine_fn_config_makefile dlls/d3dx9_32 enable_d3dx9_32
21244 wine_fn_config_makefile dlls/d3dx9_33 enable_d3dx9_33
21245 wine_fn_config_makefile dlls/d3dx9_34 enable_d3dx9_34
21246 wine_fn_config_makefile dlls/d3dx9_35 enable_d3dx9_35
21247 wine_fn_config_makefile dlls/d3dx9_36 enable_d3dx9_36
21248 wine_fn_config_makefile dlls/d3dx9_36/tests enable_tests
21249 wine_fn_config_makefile dlls/d3dx9_37 enable_d3dx9_37
21250 wine_fn_config_makefile dlls/d3dx9_38 enable_d3dx9_38
21251 wine_fn_config_makefile dlls/d3dx9_39 enable_d3dx9_39
21252 wine_fn_config_makefile dlls/d3dx9_40 enable_d3dx9_40
21253 wine_fn_config_makefile dlls/d3dx9_41 enable_d3dx9_41
21254 wine_fn_config_makefile dlls/d3dx9_42 enable_d3dx9_42
21255 wine_fn_config_makefile dlls/d3dx9_43 enable_d3dx9_43
21256 wine_fn_config_makefile dlls/d3dxof enable_d3dxof
21257 wine_fn_config_makefile dlls/d3dxof/tests enable_tests
21258 wine_fn_config_makefile dlls/davclnt enable_davclnt
21259 wine_fn_config_makefile dlls/dbgeng enable_dbgeng
21260 wine_fn_config_makefile dlls/dbgeng/tests enable_tests
21261 wine_fn_config_makefile dlls/dbghelp enable_dbghelp
21262 wine_fn_config_makefile dlls/dbghelp/tests enable_tests
21263 wine_fn_config_makefile dlls/dciman32 enable_dciman32
21264 wine_fn_config_makefile dlls/dcomp enable_dcomp
21265 wine_fn_config_makefile dlls/ddeml.dll16 enable_win16
21266 wine_fn_config_makefile dlls/ddraw enable_ddraw
21267 wine_fn_config_makefile dlls/ddraw/tests enable_tests
21268 wine_fn_config_makefile dlls/ddrawex enable_ddrawex
21269 wine_fn_config_makefile dlls/ddrawex/tests enable_tests
21270 wine_fn_config_makefile dlls/devenum enable_devenum
21271 wine_fn_config_makefile dlls/devenum/tests enable_tests
21272 wine_fn_config_makefile dlls/dhcpcsvc enable_dhcpcsvc
21273 wine_fn_config_makefile dlls/dhcpcsvc/tests enable_tests
21274 wine_fn_config_makefile dlls/dhcpcsvc6 enable_dhcpcsvc6
21275 wine_fn_config_makefile dlls/dhtmled.ocx enable_dhtmled_ocx
21276 wine_fn_config_makefile dlls/diasymreader enable_diasymreader
21277 wine_fn_config_makefile dlls/difxapi enable_difxapi
21278 wine_fn_config_makefile dlls/dinput enable_dinput
21279 wine_fn_config_makefile dlls/dinput/tests enable_tests
21280 wine_fn_config_makefile dlls/dinput8 enable_dinput8
21281 wine_fn_config_makefile dlls/directmanipulation enable_directmanipulation
21282 wine_fn_config_makefile dlls/directmanipulation/tests enable_tests
21283 wine_fn_config_makefile dlls/dispdib.dll16 enable_win16
21284 wine_fn_config_makefile dlls/dispex enable_dispex
21285 wine_fn_config_makefile dlls/dispex/tests enable_tests
21286 wine_fn_config_makefile dlls/display.drv16 enable_win16
21287 wine_fn_config_makefile dlls/dmband enable_dmband
21288 wine_fn_config_makefile dlls/dmband/tests enable_tests
21289 wine_fn_config_makefile dlls/dmcompos enable_dmcompos
21290 wine_fn_config_makefile dlls/dmcompos/tests enable_tests
21291 wine_fn_config_makefile dlls/dmime enable_dmime
21292 wine_fn_config_makefile dlls/dmime/tests enable_tests
21293 wine_fn_config_makefile dlls/dmloader enable_dmloader
21294 wine_fn_config_makefile dlls/dmloader/tests enable_tests
21295 wine_fn_config_makefile dlls/dmscript enable_dmscript
21296 wine_fn_config_makefile dlls/dmscript/tests enable_tests
21297 wine_fn_config_makefile dlls/dmstyle enable_dmstyle
21298 wine_fn_config_makefile dlls/dmstyle/tests enable_tests
21299 wine_fn_config_makefile dlls/dmsynth enable_dmsynth
21300 wine_fn_config_makefile dlls/dmsynth/tests enable_tests
21301 wine_fn_config_makefile dlls/dmusic enable_dmusic
21302 wine_fn_config_makefile dlls/dmusic/tests enable_tests
21303 wine_fn_config_makefile dlls/dmusic32 enable_dmusic32
21304 wine_fn_config_makefile dlls/dnsapi enable_dnsapi
21305 wine_fn_config_makefile dlls/dnsapi/tests enable_tests
21306 wine_fn_config_makefile dlls/dplay enable_dplay
21307 wine_fn_config_makefile dlls/dplayx enable_dplayx
21308 wine_fn_config_makefile dlls/dplayx/tests enable_tests
21309 wine_fn_config_makefile dlls/dpnaddr enable_dpnaddr
21310 wine_fn_config_makefile dlls/dpnet enable_dpnet
21311 wine_fn_config_makefile dlls/dpnet/tests enable_tests
21312 wine_fn_config_makefile dlls/dpnhpast enable_dpnhpast
21313 wine_fn_config_makefile dlls/dpnhupnp enable_dpnhupnp
21314 wine_fn_config_makefile dlls/dpnlobby enable_dpnlobby
21315 wine_fn_config_makefile dlls/dpvoice enable_dpvoice
21316 wine_fn_config_makefile dlls/dpvoice/tests enable_tests
21317 wine_fn_config_makefile dlls/dpwsockx enable_dpwsockx
21318 wine_fn_config_makefile dlls/drmclien enable_drmclien
21319 wine_fn_config_makefile dlls/dsdmo enable_dsdmo
21320 wine_fn_config_makefile dlls/dsdmo/tests enable_tests
21321 wine_fn_config_makefile dlls/dsound enable_dsound
21322 wine_fn_config_makefile dlls/dsound/tests enable_tests
21323 wine_fn_config_makefile dlls/dsquery enable_dsquery
21324 wine_fn_config_makefile dlls/dssenh enable_dssenh
21325 wine_fn_config_makefile dlls/dssenh/tests enable_tests
21326 wine_fn_config_makefile dlls/dsuiext enable_dsuiext
21327 wine_fn_config_makefile dlls/dswave enable_dswave
21328 wine_fn_config_makefile dlls/dswave/tests enable_tests
21329 wine_fn_config_makefile dlls/dwmapi enable_dwmapi
21330 wine_fn_config_makefile dlls/dwmapi/tests enable_tests
21331 wine_fn_config_makefile dlls/dwrite enable_dwrite
21332 wine_fn_config_makefile dlls/dwrite/tests enable_tests
21333 wine_fn_config_makefile dlls/dx8vb enable_dx8vb
21334 wine_fn_config_makefile dlls/dxdiagn enable_dxdiagn
21335 wine_fn_config_makefile dlls/dxdiagn/tests enable_tests
21336 wine_fn_config_makefile dlls/dxgi enable_dxgi
21337 wine_fn_config_makefile dlls/dxgi/tests enable_tests
21338 wine_fn_config_makefile dlls/dxtrans enable_dxtrans
21339 wine_fn_config_makefile dlls/dxva2 enable_dxva2
21340 wine_fn_config_makefile dlls/dxva2/tests enable_tests
21341 wine_fn_config_makefile dlls/esent enable_esent
21342 wine_fn_config_makefile dlls/evr enable_evr
21343 wine_fn_config_makefile dlls/evr/tests enable_tests
21344 wine_fn_config_makefile dlls/explorerframe enable_explorerframe
21345 wine_fn_config_makefile dlls/explorerframe/tests enable_tests
21346 wine_fn_config_makefile dlls/faultrep enable_faultrep
21347 wine_fn_config_makefile dlls/faultrep/tests enable_tests
21348 wine_fn_config_makefile dlls/feclient enable_feclient
21349 wine_fn_config_makefile dlls/fltlib enable_fltlib
21350 wine_fn_config_makefile dlls/fltmgr.sys enable_fltmgr_sys
21351 wine_fn_config_makefile dlls/fntcache enable_fntcache
21352 wine_fn_config_makefile dlls/fontsub enable_fontsub
21353 wine_fn_config_makefile dlls/fusion enable_fusion
21354 wine_fn_config_makefile dlls/fusion/tests enable_tests
21355 wine_fn_config_makefile dlls/fwpuclnt enable_fwpuclnt
21356 wine_fn_config_makefile dlls/gameux enable_gameux
21357 wine_fn_config_makefile dlls/gameux/tests enable_tests
21358 wine_fn_config_makefile dlls/gamingtcui enable_gamingtcui
21359 wine_fn_config_makefile dlls/gdi.exe16 enable_win16
21360 wine_fn_config_makefile dlls/gdi32 enable_gdi32
21361 wine_fn_config_makefile dlls/gdi32/tests enable_tests
21362 wine_fn_config_makefile dlls/gdiplus enable_gdiplus
21363 wine_fn_config_makefile dlls/gdiplus/tests enable_tests
21364 wine_fn_config_makefile dlls/geolocation enable_geolocation
21365 wine_fn_config_makefile dlls/geolocation/tests enable_tests
21366 wine_fn_config_makefile dlls/glu32 enable_glu32
21367 wine_fn_config_makefile dlls/gphoto2.ds enable_gphoto2_ds
21368 wine_fn_config_makefile dlls/gpkcsp enable_gpkcsp
21369 wine_fn_config_makefile dlls/graphicscapture enable_graphicscapture
21370 wine_fn_config_makefile dlls/graphicscapture/tests enable_tests
21371 wine_fn_config_makefile dlls/hal enable_hal
21372 wine_fn_config_makefile dlls/hhctrl.ocx enable_hhctrl_ocx
21373 wine_fn_config_makefile dlls/hid enable_hid
21374 wine_fn_config_makefile dlls/hid/tests enable_tests
21375 wine_fn_config_makefile dlls/hidclass.sys enable_hidclass_sys
21376 wine_fn_config_makefile dlls/hidparse.sys enable_hidparse_sys
21377 wine_fn_config_makefile dlls/hlink enable_hlink
21378 wine_fn_config_makefile dlls/hlink/tests enable_tests
21379 wine_fn_config_makefile dlls/hnetcfg enable_hnetcfg
21380 wine_fn_config_makefile dlls/hnetcfg/tests enable_tests
21381 wine_fn_config_makefile dlls/hrtfapo enable_hrtfapo
21382 wine_fn_config_makefile dlls/http.sys enable_http_sys
21383 wine_fn_config_makefile dlls/httpapi enable_httpapi
21384 wine_fn_config_makefile dlls/httpapi/tests enable_tests
21385 wine_fn_config_makefile dlls/ia2comproxy enable_ia2comproxy
21386 wine_fn_config_makefile dlls/iccvid enable_iccvid
21387 wine_fn_config_makefile dlls/icmp enable_icmp
21388 wine_fn_config_makefile dlls/ieframe enable_ieframe
21389 wine_fn_config_makefile dlls/ieframe/tests enable_tests
21390 wine_fn_config_makefile dlls/ieproxy enable_ieproxy
21391 wine_fn_config_makefile dlls/ifsmgr.vxd enable_win16
21392 wine_fn_config_makefile dlls/imaadp32.acm enable_imaadp32_acm
21393 wine_fn_config_makefile dlls/imagehlp enable_imagehlp
21394 wine_fn_config_makefile dlls/imagehlp/tests enable_tests
21395 wine_fn_config_makefile dlls/imm.dll16 enable_win16
21396 wine_fn_config_makefile dlls/imm32 enable_imm32
21397 wine_fn_config_makefile dlls/imm32/tests enable_tests
21398 wine_fn_config_makefile dlls/inetcomm enable_inetcomm
21399 wine_fn_config_makefile dlls/inetcomm/tests enable_tests
21400 wine_fn_config_makefile dlls/inetcpl.cpl enable_inetcpl_cpl
21401 wine_fn_config_makefile dlls/inetmib1 enable_inetmib1
21402 wine_fn_config_makefile dlls/inetmib1/tests enable_tests
21403 wine_fn_config_makefile dlls/infosoft enable_infosoft
21404 wine_fn_config_makefile dlls/infosoft/tests enable_tests
21405 wine_fn_config_makefile dlls/initpki enable_initpki
21406 wine_fn_config_makefile dlls/inkobj enable_inkobj
21407 wine_fn_config_makefile dlls/inseng enable_inseng
21408 wine_fn_config_makefile dlls/iphlpapi enable_iphlpapi
21409 wine_fn_config_makefile dlls/iphlpapi/tests enable_tests
21410 wine_fn_config_makefile dlls/iprop enable_iprop
21411 wine_fn_config_makefile dlls/ir50_32 enable_ir50_32
21412 wine_fn_config_makefile dlls/irprops.cpl enable_irprops_cpl
21413 wine_fn_config_makefile dlls/itircl enable_itircl
21414 wine_fn_config_makefile dlls/itss enable_itss
21415 wine_fn_config_makefile dlls/itss/tests enable_tests
21416 wine_fn_config_makefile dlls/joy.cpl enable_joy_cpl
21417 wine_fn_config_makefile dlls/jscript enable_jscript
21418 wine_fn_config_makefile dlls/jscript/tests enable_tests
21419 wine_fn_config_makefile dlls/jsproxy enable_jsproxy
21420 wine_fn_config_makefile dlls/jsproxy/tests enable_tests
21421 wine_fn_config_makefile dlls/kerberos enable_kerberos
21422 wine_fn_config_makefile dlls/kernel32 enable_kernel32
21423 wine_fn_config_makefile dlls/kernel32/tests enable_tests
21424 wine_fn_config_makefile dlls/kernelbase enable_kernelbase
21425 wine_fn_config_makefile dlls/kernelbase/tests enable_tests
21426 wine_fn_config_makefile dlls/keyboard.drv16 enable_win16
21427 wine_fn_config_makefile dlls/krnl386.exe16 enable_win16
21428 wine_fn_config_makefile dlls/ksecdd.sys enable_ksecdd_sys
21429 wine_fn_config_makefile dlls/ksproxy.ax enable_ksproxy_ax
21430 wine_fn_config_makefile dlls/ksuser enable_ksuser
21431 wine_fn_config_makefile dlls/ktmw32 enable_ktmw32
21432 wine_fn_config_makefile dlls/l3codeca.acm enable_l3codeca_acm
21433 wine_fn_config_makefile dlls/light.msstyles enable_light_msstyles
21434 wine_fn_config_makefile dlls/loadperf enable_loadperf
21435 wine_fn_config_makefile dlls/localspl enable_localspl
21436 wine_fn_config_makefile dlls/localspl/tests enable_tests
21437 wine_fn_config_makefile dlls/localui enable_localui
21438 wine_fn_config_makefile dlls/localui/tests enable_tests
21439 wine_fn_config_makefile dlls/lz32 enable_lz32
21440 wine_fn_config_makefile dlls/lz32/tests enable_tests
21441 wine_fn_config_makefile dlls/lzexpand.dll16 enable_win16
21442 wine_fn_config_makefile dlls/mapi32 enable_mapi32
21443 wine_fn_config_makefile dlls/mapi32/tests enable_tests
21444 wine_fn_config_makefile dlls/mapistub enable_mapistub
21445 wine_fn_config_makefile dlls/mciavi32 enable_mciavi32
21446 wine_fn_config_makefile dlls/mcicda enable_mcicda
21447 wine_fn_config_makefile dlls/mciqtz32 enable_mciqtz32
21448 wine_fn_config_makefile dlls/mciseq enable_mciseq
21449 wine_fn_config_makefile dlls/mciwave enable_mciwave
21450 wine_fn_config_makefile dlls/mf enable_mf
21451 wine_fn_config_makefile dlls/mf/tests enable_tests
21452 wine_fn_config_makefile dlls/mf3216 enable_mf3216
21453 wine_fn_config_makefile dlls/mferror enable_mferror
21454 wine_fn_config_makefile dlls/mfmediaengine enable_mfmediaengine
21455 wine_fn_config_makefile dlls/mfmediaengine/tests enable_tests
21456 wine_fn_config_makefile dlls/mfplat enable_mfplat
21457 wine_fn_config_makefile dlls/mfplat/tests enable_tests
21458 wine_fn_config_makefile dlls/mfplay enable_mfplay
21459 wine_fn_config_makefile dlls/mfplay/tests enable_tests
21460 wine_fn_config_makefile dlls/mfreadwrite enable_mfreadwrite
21461 wine_fn_config_makefile dlls/mfreadwrite/tests enable_tests
21462 wine_fn_config_makefile dlls/mfsrcsnk enable_mfsrcsnk
21463 wine_fn_config_makefile dlls/mfsrcsnk/tests enable_tests
21464 wine_fn_config_makefile dlls/mgmtapi enable_mgmtapi
21465 wine_fn_config_makefile dlls/midimap enable_midimap
21466 wine_fn_config_makefile dlls/mlang enable_mlang
21467 wine_fn_config_makefile dlls/mlang/tests enable_tests
21468 wine_fn_config_makefile dlls/mmcndmgr enable_mmcndmgr
21469 wine_fn_config_makefile dlls/mmcndmgr/tests enable_tests
21470 wine_fn_config_makefile dlls/mmdevapi enable_mmdevapi
21471 wine_fn_config_makefile dlls/mmdevapi/tests enable_tests
21472 wine_fn_config_makefile dlls/mmdevldr.vxd enable_win16
21473 wine_fn_config_makefile dlls/mmsystem.dll16 enable_win16
21474 wine_fn_config_makefile dlls/monodebg.vxd enable_win16
21475 wine_fn_config_makefile dlls/mountmgr.sys enable_mountmgr_sys
21476 wine_fn_config_makefile dlls/mouse.drv16 enable_win16
21477 wine_fn_config_makefile dlls/mp3dmod enable_mp3dmod
21478 wine_fn_config_makefile dlls/mp3dmod/tests enable_tests
21479 wine_fn_config_makefile dlls/mpr enable_mpr
21480 wine_fn_config_makefile dlls/mpr/tests enable_tests
21481 wine_fn_config_makefile dlls/mprapi enable_mprapi
21482 wine_fn_config_makefile dlls/msacm.dll16 enable_win16
21483 wine_fn_config_makefile dlls/msacm32.drv enable_msacm32_drv
21484 wine_fn_config_makefile dlls/msacm32 enable_msacm32
21485 wine_fn_config_makefile dlls/msacm32/tests enable_tests
21486 wine_fn_config_makefile dlls/msado15 enable_msado15
21487 wine_fn_config_makefile dlls/msado15/tests enable_tests
21488 wine_fn_config_makefile dlls/msadp32.acm enable_msadp32_acm
21489 wine_fn_config_makefile dlls/msasn1 enable_msasn1
21490 wine_fn_config_makefile dlls/msasn1/tests enable_tests
21491 wine_fn_config_makefile dlls/msauddecmft enable_msauddecmft
21492 wine_fn_config_makefile dlls/mscat32 enable_mscat32
21493 wine_fn_config_makefile dlls/mscms enable_mscms
21494 wine_fn_config_makefile dlls/mscms/tests enable_tests
21495 wine_fn_config_makefile dlls/mscoree enable_mscoree
21496 wine_fn_config_makefile dlls/mscoree/tests enable_tests
21497 wine_fn_config_makefile dlls/mscorwks enable_mscorwks
21498 wine_fn_config_makefile dlls/msctf enable_msctf
21499 wine_fn_config_makefile dlls/msctf/tests enable_tests
21500 wine_fn_config_makefile dlls/msctfmonitor enable_msctfmonitor
21501 wine_fn_config_makefile dlls/msctfp enable_msctfp
21502 wine_fn_config_makefile dlls/msdaps enable_msdaps
21503 wine_fn_config_makefile dlls/msdasql enable_msdasql
21504 wine_fn_config_makefile dlls/msdasql/tests enable_tests
21505 wine_fn_config_makefile dlls/msdelta enable_msdelta
21506 wine_fn_config_makefile dlls/msdmo enable_msdmo
21507 wine_fn_config_makefile dlls/msdmo/tests enable_tests
21508 wine_fn_config_makefile dlls/msdrm enable_msdrm
21509 wine_fn_config_makefile dlls/msftedit enable_msftedit
21510 wine_fn_config_makefile dlls/msftedit/tests enable_tests
21511 wine_fn_config_makefile dlls/msg711.acm enable_msg711_acm
21512 wine_fn_config_makefile dlls/msgsm32.acm enable_msgsm32_acm
21513 wine_fn_config_makefile dlls/mshtml.tlb enable_mshtml_tlb
21514 wine_fn_config_makefile dlls/mshtml enable_mshtml
21515 wine_fn_config_makefile dlls/mshtml/tests enable_tests
21516 wine_fn_config_makefile dlls/msi enable_msi
21517 wine_fn_config_makefile dlls/msi/tests enable_tests
21518 wine_fn_config_makefile dlls/msident enable_msident
21519 wine_fn_config_makefile dlls/msimg32 enable_msimg32
21520 wine_fn_config_makefile dlls/msimsg enable_msimsg
21521 wine_fn_config_makefile dlls/msimtf enable_msimtf
21522 wine_fn_config_makefile dlls/msisip enable_msisip
21523 wine_fn_config_makefile dlls/msisys.ocx enable_msisys_ocx
21524 wine_fn_config_makefile dlls/msls31 enable_msls31
21525 wine_fn_config_makefile dlls/msmpeg2vdec enable_msmpeg2vdec
21526 wine_fn_config_makefile dlls/msnet32 enable_msnet32
21527 wine_fn_config_makefile dlls/mspatcha enable_mspatcha
21528 wine_fn_config_makefile dlls/mspatcha/tests enable_tests
21529 wine_fn_config_makefile dlls/msports enable_msports
21530 wine_fn_config_makefile dlls/msrle32 enable_msrle32
21531 wine_fn_config_makefile dlls/msrle32/tests enable_tests
21532 wine_fn_config_makefile dlls/msscript.ocx enable_msscript_ocx
21533 wine_fn_config_makefile dlls/msscript.ocx/tests enable_tests
21534 wine_fn_config_makefile dlls/mssign32 enable_mssign32
21535 wine_fn_config_makefile dlls/mssip32 enable_mssip32
21536 wine_fn_config_makefile dlls/mstask enable_mstask
21537 wine_fn_config_makefile dlls/mstask/tests enable_tests
21538 wine_fn_config_makefile dlls/msv1_0 enable_msv1_0
21539 wine_fn_config_makefile dlls/msvcirt enable_msvcirt
21540 wine_fn_config_makefile dlls/msvcirt/tests enable_tests
21541 wine_fn_config_makefile dlls/msvcm80 enable_msvcm80
21542 wine_fn_config_makefile dlls/msvcm90 enable_msvcm90
21543 wine_fn_config_makefile dlls/msvcp100 enable_msvcp100
21544 wine_fn_config_makefile dlls/msvcp100/tests enable_tests
21545 wine_fn_config_makefile dlls/msvcp110 enable_msvcp110
21546 wine_fn_config_makefile dlls/msvcp110/tests enable_tests
21547 wine_fn_config_makefile dlls/msvcp120 enable_msvcp120
21548 wine_fn_config_makefile dlls/msvcp120/tests enable_tests
21549 wine_fn_config_makefile dlls/msvcp120_app enable_msvcp120_app
21550 wine_fn_config_makefile dlls/msvcp140 enable_msvcp140
21551 wine_fn_config_makefile dlls/msvcp140/tests enable_tests
21552 wine_fn_config_makefile dlls/msvcp140_1 enable_msvcp140_1
21553 wine_fn_config_makefile dlls/msvcp140_1/tests enable_tests
21554 wine_fn_config_makefile dlls/msvcp140_2 enable_msvcp140_2
21555 wine_fn_config_makefile dlls/msvcp140_atomic_wait enable_msvcp140_atomic_wait
21556 wine_fn_config_makefile dlls/msvcp140_atomic_wait/tests enable_tests
21557 wine_fn_config_makefile dlls/msvcp60 enable_msvcp60
21558 wine_fn_config_makefile dlls/msvcp60/tests enable_tests
21559 wine_fn_config_makefile dlls/msvcp70 enable_msvcp70
21560 wine_fn_config_makefile dlls/msvcp71 enable_msvcp71
21561 wine_fn_config_makefile dlls/msvcp80 enable_msvcp80
21562 wine_fn_config_makefile dlls/msvcp90 enable_msvcp90
21563 wine_fn_config_makefile dlls/msvcp90/tests enable_tests
21564 wine_fn_config_makefile dlls/msvcp_win enable_msvcp_win
21565 wine_fn_config_makefile dlls/msvcr100 enable_msvcr100
21566 wine_fn_config_makefile dlls/msvcr100/tests enable_tests
21567 wine_fn_config_makefile dlls/msvcr110 enable_msvcr110
21568 wine_fn_config_makefile dlls/msvcr110/tests enable_tests
21569 wine_fn_config_makefile dlls/msvcr120 enable_msvcr120
21570 wine_fn_config_makefile dlls/msvcr120/tests enable_tests
21571 wine_fn_config_makefile dlls/msvcr120_app enable_msvcr120_app
21572 wine_fn_config_makefile dlls/msvcr70 enable_msvcr70
21573 wine_fn_config_makefile dlls/msvcr70/tests enable_tests
21574 wine_fn_config_makefile dlls/msvcr71 enable_msvcr71
21575 wine_fn_config_makefile dlls/msvcr71/tests enable_tests
21576 wine_fn_config_makefile dlls/msvcr80 enable_msvcr80
21577 wine_fn_config_makefile dlls/msvcr80/tests enable_tests
21578 wine_fn_config_makefile dlls/msvcr90 enable_msvcr90
21579 wine_fn_config_makefile dlls/msvcr90/tests enable_tests
21580 wine_fn_config_makefile dlls/msvcrt enable_msvcrt
21581 wine_fn_config_makefile dlls/msvcrt/tests enable_tests
21582 wine_fn_config_makefile dlls/msvcrt20 enable_msvcrt20
21583 wine_fn_config_makefile dlls/msvcrt40 enable_msvcrt40
21584 wine_fn_config_makefile dlls/msvcrtd enable_msvcrtd
21585 wine_fn_config_makefile dlls/msvcrtd/tests enable_tests
21586 wine_fn_config_makefile dlls/msvfw32 enable_msvfw32
21587 wine_fn_config_makefile dlls/msvfw32/tests enable_tests
21588 wine_fn_config_makefile dlls/msvidc32 enable_msvidc32
21589 wine_fn_config_makefile dlls/msvideo.dll16 enable_win16
21590 wine_fn_config_makefile dlls/mswsock enable_mswsock
21591 wine_fn_config_makefile dlls/msxml enable_msxml
21592 wine_fn_config_makefile dlls/msxml2 enable_msxml2
21593 wine_fn_config_makefile dlls/msxml3 enable_msxml3
21594 wine_fn_config_makefile dlls/msxml3/tests enable_tests
21595 wine_fn_config_makefile dlls/msxml4 enable_msxml4
21596 wine_fn_config_makefile dlls/msxml6 enable_msxml6
21597 wine_fn_config_makefile dlls/mtxdm enable_mtxdm
21598 wine_fn_config_makefile dlls/ncrypt enable_ncrypt
21599 wine_fn_config_makefile dlls/ncrypt/tests enable_tests
21600 wine_fn_config_makefile dlls/nddeapi enable_nddeapi
21601 wine_fn_config_makefile dlls/ndis.sys enable_ndis_sys
21602 wine_fn_config_makefile dlls/ndis.sys/tests enable_tests
21603 wine_fn_config_makefile dlls/netapi32 enable_netapi32
21604 wine_fn_config_makefile dlls/netapi32/tests enable_tests
21605 wine_fn_config_makefile dlls/netcfgx enable_netcfgx
21606 wine_fn_config_makefile dlls/netcfgx/tests enable_tests
21607 wine_fn_config_makefile dlls/netio.sys enable_netio_sys
21608 wine_fn_config_makefile dlls/netprofm enable_netprofm
21609 wine_fn_config_makefile dlls/netprofm/tests enable_tests
21610 wine_fn_config_makefile dlls/netutils enable_netutils
21611 wine_fn_config_makefile dlls/newdev enable_newdev
21612 wine_fn_config_makefile dlls/ninput enable_ninput
21613 wine_fn_config_makefile dlls/ninput/tests enable_tests
21614 wine_fn_config_makefile dlls/normaliz enable_normaliz
21615 wine_fn_config_makefile dlls/npmshtml enable_npmshtml
21616 wine_fn_config_makefile dlls/npptools enable_npptools
21617 wine_fn_config_makefile dlls/nsi enable_nsi
21618 wine_fn_config_makefile dlls/nsi/tests enable_tests
21619 wine_fn_config_makefile dlls/nsiproxy.sys enable_nsiproxy_sys
21620 wine_fn_config_makefile dlls/ntdll enable_ntdll
21621 wine_fn_config_makefile dlls/ntdll/tests enable_tests
21622 wine_fn_config_makefile dlls/ntdsapi enable_ntdsapi
21623 wine_fn_config_makefile dlls/ntdsapi/tests enable_tests
21624 wine_fn_config_makefile dlls/ntoskrnl.exe enable_ntoskrnl_exe
21625 wine_fn_config_makefile dlls/ntoskrnl.exe/tests enable_tests
21626 wine_fn_config_makefile dlls/ntprint enable_ntprint
21627 wine_fn_config_makefile dlls/ntprint/tests enable_tests
21628 wine_fn_config_makefile dlls/objsel enable_objsel
21629 wine_fn_config_makefile dlls/odbc32 enable_odbc32
21630 wine_fn_config_makefile dlls/odbcbcp enable_odbcbcp
21631 wine_fn_config_makefile dlls/odbccp32 enable_odbccp32
21632 wine_fn_config_makefile dlls/odbccp32/tests enable_tests
21633 wine_fn_config_makefile dlls/odbccu32 enable_odbccu32
21634 wine_fn_config_makefile dlls/ole2.dll16 enable_win16
21635 wine_fn_config_makefile dlls/ole2conv.dll16 enable_win16
21636 wine_fn_config_makefile dlls/ole2disp.dll16 enable_win16
21637 wine_fn_config_makefile dlls/ole2nls.dll16 enable_win16
21638 wine_fn_config_makefile dlls/ole2prox.dll16 enable_win16
21639 wine_fn_config_makefile dlls/ole2thk.dll16 enable_win16
21640 wine_fn_config_makefile dlls/ole32 enable_ole32
21641 wine_fn_config_makefile dlls/ole32/tests enable_tests
21642 wine_fn_config_makefile dlls/oleacc enable_oleacc
21643 wine_fn_config_makefile dlls/oleacc/tests enable_tests
21644 wine_fn_config_makefile dlls/oleaut32 enable_oleaut32
21645 wine_fn_config_makefile dlls/oleaut32/tests enable_tests
21646 wine_fn_config_makefile dlls/olecli.dll16 enable_win16
21647 wine_fn_config_makefile dlls/olecli32 enable_olecli32
21648 wine_fn_config_makefile dlls/oledb32 enable_oledb32
21649 wine_fn_config_makefile dlls/oledb32/tests enable_tests
21650 wine_fn_config_makefile dlls/oledlg enable_oledlg
21651 wine_fn_config_makefile dlls/oledlg/tests enable_tests
21652 wine_fn_config_makefile dlls/olepro32 enable_olepro32
21653 wine_fn_config_makefile dlls/olesvr.dll16 enable_win16
21654 wine_fn_config_makefile dlls/olesvr32 enable_olesvr32
21655 wine_fn_config_makefile dlls/olethk32 enable_olethk32
21656 wine_fn_config_makefile dlls/opcservices enable_opcservices
21657 wine_fn_config_makefile dlls/opcservices/tests enable_tests
21658 wine_fn_config_makefile dlls/opencl enable_opencl
21659 wine_fn_config_makefile dlls/opengl32 enable_opengl32
21660 wine_fn_config_makefile dlls/opengl32/tests enable_tests
21661 wine_fn_config_makefile dlls/packager enable_packager
21662 wine_fn_config_makefile dlls/packager/tests enable_tests
21663 wine_fn_config_makefile dlls/pdh enable_pdh
21664 wine_fn_config_makefile dlls/pdh/tests enable_tests
21665 wine_fn_config_makefile dlls/photometadatahandler enable_photometadatahandler
21666 wine_fn_config_makefile dlls/pidgen enable_pidgen
21667 wine_fn_config_makefile dlls/powrprof enable_powrprof
21668 wine_fn_config_makefile dlls/printui enable_printui
21669 wine_fn_config_makefile dlls/prntvpt enable_prntvpt
21670 wine_fn_config_makefile dlls/prntvpt/tests enable_tests
21671 wine_fn_config_makefile dlls/propsys enable_propsys
21672 wine_fn_config_makefile dlls/propsys/tests enable_tests
21673 wine_fn_config_makefile dlls/psapi enable_psapi
21674 wine_fn_config_makefile dlls/psapi/tests enable_tests
21675 wine_fn_config_makefile dlls/pstorec enable_pstorec
21676 wine_fn_config_makefile dlls/pstorec/tests enable_tests
21677 wine_fn_config_makefile dlls/pwrshplugin enable_pwrshplugin
21678 wine_fn_config_makefile dlls/qasf enable_qasf
21679 wine_fn_config_makefile dlls/qasf/tests enable_tests
21680 wine_fn_config_makefile dlls/qcap enable_qcap
21681 wine_fn_config_makefile dlls/qcap/tests enable_tests
21682 wine_fn_config_makefile dlls/qdvd enable_qdvd
21683 wine_fn_config_makefile dlls/qdvd/tests enable_tests
21684 wine_fn_config_makefile dlls/qedit enable_qedit
21685 wine_fn_config_makefile dlls/qedit/tests enable_tests
21686 wine_fn_config_makefile dlls/qmgr enable_qmgr
21687 wine_fn_config_makefile dlls/qmgr/tests enable_tests
21688 wine_fn_config_makefile dlls/qmgrprxy enable_qmgrprxy
21689 wine_fn_config_makefile dlls/quartz enable_quartz
21690 wine_fn_config_makefile dlls/quartz/tests enable_tests
21691 wine_fn_config_makefile dlls/query enable_query
21692 wine_fn_config_makefile dlls/qwave enable_qwave
21693 wine_fn_config_makefile dlls/qwave/tests enable_tests
21694 wine_fn_config_makefile dlls/rasapi16.dll16 enable_win16
21695 wine_fn_config_makefile dlls/rasapi32 enable_rasapi32
21696 wine_fn_config_makefile dlls/rasapi32/tests enable_tests
21697 wine_fn_config_makefile dlls/rasdlg enable_rasdlg
21698 wine_fn_config_makefile dlls/regapi enable_regapi
21699 wine_fn_config_makefile dlls/resutils enable_resutils
21700 wine_fn_config_makefile dlls/riched20 enable_riched20
21701 wine_fn_config_makefile dlls/riched20/tests enable_tests
21702 wine_fn_config_makefile dlls/riched32 enable_riched32
21703 wine_fn_config_makefile dlls/riched32/tests enable_tests
21704 wine_fn_config_makefile dlls/rpcrt4 enable_rpcrt4
21705 wine_fn_config_makefile dlls/rpcrt4/tests enable_tests
21706 wine_fn_config_makefile dlls/rsabase enable_rsabase
21707 wine_fn_config_makefile dlls/rsaenh enable_rsaenh
21708 wine_fn_config_makefile dlls/rsaenh/tests enable_tests
21709 wine_fn_config_makefile dlls/rstrtmgr enable_rstrtmgr
21710 wine_fn_config_makefile dlls/rtutils enable_rtutils
21711 wine_fn_config_makefile dlls/rtworkq enable_rtworkq
21712 wine_fn_config_makefile dlls/rtworkq/tests enable_tests
21713 wine_fn_config_makefile dlls/samlib enable_samlib
21714 wine_fn_config_makefile dlls/sane.ds enable_sane_ds
21715 wine_fn_config_makefile dlls/sapi enable_sapi
21716 wine_fn_config_makefile dlls/sapi/tests enable_tests
21717 wine_fn_config_makefile dlls/sas enable_sas
21718 wine_fn_config_makefile dlls/scarddlg enable_scarddlg
21719 wine_fn_config_makefile dlls/scardsvr enable_scardsvr
21720 wine_fn_config_makefile dlls/sccbase enable_sccbase
21721 wine_fn_config_makefile dlls/schannel enable_schannel
21722 wine_fn_config_makefile dlls/schannel/tests enable_tests
21723 wine_fn_config_makefile dlls/schedsvc enable_schedsvc
21724 wine_fn_config_makefile dlls/schedsvc/tests enable_tests
21725 wine_fn_config_makefile dlls/scrobj enable_scrobj
21726 wine_fn_config_makefile dlls/scrobj/tests enable_tests
21727 wine_fn_config_makefile dlls/scrrun enable_scrrun
21728 wine_fn_config_makefile dlls/scrrun/tests enable_tests
21729 wine_fn_config_makefile dlls/scsiport.sys enable_scsiport_sys
21730 wine_fn_config_makefile dlls/sechost enable_sechost
21731 wine_fn_config_makefile dlls/secur32 enable_secur32
21732 wine_fn_config_makefile dlls/secur32/tests enable_tests
21733 wine_fn_config_makefile dlls/security enable_security
21734 wine_fn_config_makefile dlls/sensapi enable_sensapi
21735 wine_fn_config_makefile dlls/serialui enable_serialui
21736 wine_fn_config_makefile dlls/serialui/tests enable_tests
21737 wine_fn_config_makefile dlls/setupapi enable_setupapi
21738 wine_fn_config_makefile dlls/setupapi/tests enable_tests
21739 wine_fn_config_makefile dlls/setupx.dll16 enable_win16
21740 wine_fn_config_makefile dlls/sfc enable_sfc
21741 wine_fn_config_makefile dlls/sfc_os enable_sfc_os
21742 wine_fn_config_makefile dlls/shcore enable_shcore
21743 wine_fn_config_makefile dlls/shcore/tests enable_tests
21744 wine_fn_config_makefile dlls/shdoclc enable_shdoclc
21745 wine_fn_config_makefile dlls/shdocvw enable_shdocvw
21746 wine_fn_config_makefile dlls/shdocvw/tests enable_tests
21747 wine_fn_config_makefile dlls/shell.dll16 enable_win16
21748 wine_fn_config_makefile dlls/shell32 enable_shell32
21749 wine_fn_config_makefile dlls/shell32/tests enable_tests
21750 wine_fn_config_makefile dlls/shfolder enable_shfolder
21751 wine_fn_config_makefile dlls/shlwapi enable_shlwapi
21752 wine_fn_config_makefile dlls/shlwapi/tests enable_tests
21753 wine_fn_config_makefile dlls/slbcsp enable_slbcsp
21754 wine_fn_config_makefile dlls/slc enable_slc
21755 wine_fn_config_makefile dlls/slc/tests enable_tests
21756 wine_fn_config_makefile dlls/snmpapi enable_snmpapi
21757 wine_fn_config_makefile dlls/snmpapi/tests enable_tests
21758 wine_fn_config_makefile dlls/softpub enable_softpub
21759 wine_fn_config_makefile dlls/sound.drv16 enable_win16
21760 wine_fn_config_makefile dlls/spoolss enable_spoolss
21761 wine_fn_config_makefile dlls/spoolss/tests enable_tests
21762 wine_fn_config_makefile dlls/sppc enable_sppc
21763 wine_fn_config_makefile dlls/srclient enable_srclient
21764 wine_fn_config_makefile dlls/srvcli enable_srvcli
21765 wine_fn_config_makefile dlls/sspicli enable_sspicli
21766 wine_fn_config_makefile dlls/stdole2.tlb enable_stdole2_tlb
21767 wine_fn_config_makefile dlls/stdole32.tlb enable_stdole32_tlb
21768 wine_fn_config_makefile dlls/sti enable_sti
21769 wine_fn_config_makefile dlls/sti/tests enable_tests
21770 wine_fn_config_makefile dlls/storage.dll16 enable_win16
21771 wine_fn_config_makefile dlls/stress.dll16 enable_win16
21772 wine_fn_config_makefile dlls/strmdll enable_strmdll
21773 wine_fn_config_makefile dlls/svrapi enable_svrapi
21774 wine_fn_config_makefile dlls/sxs enable_sxs
21775 wine_fn_config_makefile dlls/sxs/tests enable_tests
21776 wine_fn_config_makefile dlls/system.drv16 enable_win16
21777 wine_fn_config_makefile dlls/t2embed enable_t2embed
21778 wine_fn_config_makefile dlls/t2embed/tests enable_tests
21779 wine_fn_config_makefile dlls/tapi32 enable_tapi32
21780 wine_fn_config_makefile dlls/tapi32/tests enable_tests
21781 wine_fn_config_makefile dlls/taskschd enable_taskschd
21782 wine_fn_config_makefile dlls/taskschd/tests enable_tests
21783 wine_fn_config_makefile dlls/tbs enable_tbs
21784 wine_fn_config_makefile dlls/tdh enable_tdh
21785 wine_fn_config_makefile dlls/tdi.sys enable_tdi_sys
21786 wine_fn_config_makefile dlls/threadpoolwinrt enable_threadpoolwinrt
21787 wine_fn_config_makefile dlls/threadpoolwinrt/tests enable_tests
21788 wine_fn_config_makefile dlls/toolhelp.dll16 enable_win16
21789 wine_fn_config_makefile dlls/traffic enable_traffic
21790 wine_fn_config_makefile dlls/twain.dll16 enable_win16
21791 wine_fn_config_makefile dlls/twain_32 enable_twain_32
21792 wine_fn_config_makefile dlls/twain_32/tests enable_tests
21793 wine_fn_config_makefile dlls/twinapi.appcore enable_twinapi_appcore
21794 wine_fn_config_makefile dlls/typelib.dll16 enable_win16
21795 wine_fn_config_makefile dlls/tzres enable_tzres
21796 wine_fn_config_makefile dlls/ucrtbase enable_ucrtbase
21797 wine_fn_config_makefile dlls/ucrtbase/tests enable_tests
21798 wine_fn_config_makefile dlls/uianimation enable_uianimation
21799 wine_fn_config_makefile dlls/uianimation/tests enable_tests
21800 wine_fn_config_makefile dlls/uiautomationcore enable_uiautomationcore
21801 wine_fn_config_makefile dlls/uiautomationcore/tests enable_tests
21802 wine_fn_config_makefile dlls/uiribbon enable_uiribbon
21803 wine_fn_config_makefile dlls/unicows enable_unicows
21804 wine_fn_config_makefile dlls/updspapi enable_updspapi
21805 wine_fn_config_makefile dlls/url enable_url
21806 wine_fn_config_makefile dlls/urlmon enable_urlmon
21807 wine_fn_config_makefile dlls/urlmon/tests enable_tests
21808 wine_fn_config_makefile dlls/usbd.sys enable_usbd_sys
21809 wine_fn_config_makefile dlls/user.exe16 enable_win16
21810 wine_fn_config_makefile dlls/user32 enable_user32
21811 wine_fn_config_makefile dlls/user32/tests enable_tests
21812 wine_fn_config_makefile dlls/userenv enable_userenv
21813 wine_fn_config_makefile dlls/userenv/tests enable_tests
21814 wine_fn_config_makefile dlls/usp10 enable_usp10
21815 wine_fn_config_makefile dlls/usp10/tests enable_tests
21816 wine_fn_config_makefile dlls/utildll enable_utildll
21817 wine_fn_config_makefile dlls/uxtheme enable_uxtheme
21818 wine_fn_config_makefile dlls/uxtheme/tests enable_tests
21819 wine_fn_config_makefile dlls/vbscript enable_vbscript
21820 wine_fn_config_makefile dlls/vbscript/tests enable_tests
21821 wine_fn_config_makefile dlls/vcomp enable_vcomp
21822 wine_fn_config_makefile dlls/vcomp/tests enable_tests
21823 wine_fn_config_makefile dlls/vcomp100 enable_vcomp100
21824 wine_fn_config_makefile dlls/vcomp110 enable_vcomp110
21825 wine_fn_config_makefile dlls/vcomp110/tests enable_tests
21826 wine_fn_config_makefile dlls/vcomp120 enable_vcomp120
21827 wine_fn_config_makefile dlls/vcomp140 enable_vcomp140
21828 wine_fn_config_makefile dlls/vcomp90 enable_vcomp90
21829 wine_fn_config_makefile dlls/vcruntime140 enable_vcruntime140
21830 wine_fn_config_makefile dlls/vcruntime140_1 enable_vcruntime140_1
21831 wine_fn_config_makefile dlls/vdhcp.vxd enable_win16
21832 wine_fn_config_makefile dlls/vdmdbg enable_vdmdbg
21833 wine_fn_config_makefile dlls/ver.dll16 enable_win16
21834 wine_fn_config_makefile dlls/version enable_version
21835 wine_fn_config_makefile dlls/version/tests enable_tests
21836 wine_fn_config_makefile dlls/vga enable_vga
21837 wine_fn_config_makefile dlls/virtdisk enable_virtdisk
21838 wine_fn_config_makefile dlls/virtdisk/tests enable_tests
21839 wine_fn_config_makefile dlls/vmm.vxd enable_win16
21840 wine_fn_config_makefile dlls/vnbt.vxd enable_win16
21841 wine_fn_config_makefile dlls/vnetbios.vxd enable_win16
21842 wine_fn_config_makefile dlls/vssapi enable_vssapi
21843 wine_fn_config_makefile dlls/vtdapi.vxd enable_win16
21844 wine_fn_config_makefile dlls/vulkan-1 enable_vulkan_1
21845 wine_fn_config_makefile dlls/vulkan-1/tests enable_tests
21846 wine_fn_config_makefile dlls/vwin32.vxd enable_win16
21847 wine_fn_config_makefile dlls/w32skrnl enable_win16
21848 wine_fn_config_makefile dlls/w32sys.dll16 enable_win16
21849 wine_fn_config_makefile dlls/wbemdisp enable_wbemdisp
21850 wine_fn_config_makefile dlls/wbemdisp/tests enable_tests
21851 wine_fn_config_makefile dlls/wbemprox enable_wbemprox
21852 wine_fn_config_makefile dlls/wbemprox/tests enable_tests
21853 wine_fn_config_makefile dlls/wdscore enable_wdscore
21854 wine_fn_config_makefile dlls/webservices enable_webservices
21855 wine_fn_config_makefile dlls/webservices/tests enable_tests
21856 wine_fn_config_makefile dlls/websocket enable_websocket
21857 wine_fn_config_makefile dlls/wer enable_wer
21858 wine_fn_config_makefile dlls/wer/tests enable_tests
21859 wine_fn_config_makefile dlls/wevtapi enable_wevtapi
21860 wine_fn_config_makefile dlls/wevtapi/tests enable_tests
21861 wine_fn_config_makefile dlls/wevtsvc enable_wevtsvc
21862 wine_fn_config_makefile dlls/wiaservc enable_wiaservc
21863 wine_fn_config_makefile dlls/wiaservc/tests enable_tests
21864 wine_fn_config_makefile dlls/wimgapi enable_wimgapi
21865 wine_fn_config_makefile dlls/win32s16.dll16 enable_win16
21866 wine_fn_config_makefile dlls/win32u enable_win32u
21867 wine_fn_config_makefile dlls/win32u/tests enable_tests
21868 wine_fn_config_makefile dlls/win87em.dll16 enable_win16
21869 wine_fn_config_makefile dlls/winaspi.dll16 enable_win16
21870 wine_fn_config_makefile dlls/windebug.dll16 enable_win16
21871 wine_fn_config_makefile dlls/windows.devices.bluetooth enable_windows_devices_bluetooth
21872 wine_fn_config_makefile dlls/windows.devices.bluetooth/tests enable_tests
21873 wine_fn_config_makefile dlls/windows.devices.enumeration enable_windows_devices_enumeration
21874 wine_fn_config_makefile dlls/windows.devices.enumeration/tests enable_tests
21875 wine_fn_config_makefile dlls/windows.gaming.input enable_windows_gaming_input
21876 wine_fn_config_makefile dlls/windows.gaming.input/tests enable_tests
21877 wine_fn_config_makefile dlls/windows.gaming.ui.gamebar enable_windows_gaming_ui_gamebar
21878 wine_fn_config_makefile dlls/windows.gaming.ui.gamebar/tests enable_tests
21879 wine_fn_config_makefile dlls/windows.globalization enable_windows_globalization
21880 wine_fn_config_makefile dlls/windows.globalization/tests enable_tests
21881 wine_fn_config_makefile dlls/windows.media.devices enable_windows_media_devices
21882 wine_fn_config_makefile dlls/windows.media.devices/tests enable_tests
21883 wine_fn_config_makefile dlls/windows.media.speech enable_windows_media_speech
21884 wine_fn_config_makefile dlls/windows.media.speech/tests enable_tests
21885 wine_fn_config_makefile dlls/windows.media enable_windows_media
21886 wine_fn_config_makefile dlls/windows.media/tests enable_tests
21887 wine_fn_config_makefile dlls/windows.networking.hostname enable_windows_networking_hostname
21888 wine_fn_config_makefile dlls/windows.networking.hostname/tests enable_tests
21889 wine_fn_config_makefile dlls/windows.networking enable_windows_networking
21890 wine_fn_config_makefile dlls/windows.perception.stub enable_windows_perception_stub
21891 wine_fn_config_makefile dlls/windows.perception.stub/tests enable_tests
21892 wine_fn_config_makefile dlls/windows.system.profile.systemmanufacturers enable_windows_system_profile_systemmanufacturers
21893 wine_fn_config_makefile dlls/windows.system.profile.systemmanufacturers/tests enable_tests
21894 wine_fn_config_makefile dlls/windows.ui enable_windows_ui
21895 wine_fn_config_makefile dlls/windows.ui/tests enable_tests
21896 wine_fn_config_makefile dlls/windowscodecs enable_windowscodecs
21897 wine_fn_config_makefile dlls/windowscodecs/tests enable_tests
21898 wine_fn_config_makefile dlls/windowscodecsext enable_windowscodecsext
21899 wine_fn_config_makefile dlls/windowscodecsext/tests enable_tests
21900 wine_fn_config_makefile dlls/winealsa.drv enable_winealsa_drv
21901 wine_fn_config_makefile dlls/wineandroid.drv enable_wineandroid_drv
21902 wine_fn_config_makefile dlls/winebus.sys enable_winebus_sys
21903 wine_fn_config_makefile dlls/winecoreaudio.drv enable_winecoreaudio_drv
21904 wine_fn_config_makefile dlls/winecrt0 enable_winecrt0
21905 wine_fn_config_makefile dlls/wined3d enable_wined3d
21906 wine_fn_config_makefile dlls/winegstreamer enable_winegstreamer
21907 wine_fn_config_makefile dlls/winehid.sys enable_winehid_sys
21908 wine_fn_config_makefile dlls/winemac.drv enable_winemac_drv
21909 wine_fn_config_makefile dlls/winemapi enable_winemapi
21910 wine_fn_config_makefile dlls/wineoss.drv enable_wineoss_drv
21911 wine_fn_config_makefile dlls/wineps.drv enable_wineps_drv
21912 wine_fn_config_makefile dlls/wineps16.drv16 enable_win16
21913 wine_fn_config_makefile dlls/winepulse.drv enable_winepulse_drv
21914 wine_fn_config_makefile dlls/wineusb.sys enable_wineusb_sys
21915 wine_fn_config_makefile dlls/winevulkan enable_winevulkan
21916 wine_fn_config_makefile dlls/winewayland.drv enable_winewayland_drv
21917 wine_fn_config_makefile dlls/winex11.drv enable_winex11_drv
21918 wine_fn_config_makefile dlls/winexinput.sys enable_winexinput_sys
21919 wine_fn_config_makefile dlls/wing.dll16 enable_win16
21920 wine_fn_config_makefile dlls/wing32 enable_wing32
21921 wine_fn_config_makefile dlls/winhttp enable_winhttp
21922 wine_fn_config_makefile dlls/winhttp/tests enable_tests
21923 wine_fn_config_makefile dlls/wininet enable_wininet
21924 wine_fn_config_makefile dlls/wininet/tests enable_tests
21925 wine_fn_config_makefile dlls/winmm enable_winmm
21926 wine_fn_config_makefile dlls/winmm/tests enable_tests
21927 wine_fn_config_makefile dlls/winnls.dll16 enable_win16
21928 wine_fn_config_makefile dlls/winnls32 enable_winnls32
21929 wine_fn_config_makefile dlls/winprint enable_winprint
21930 wine_fn_config_makefile dlls/winscard enable_winscard
21931 wine_fn_config_makefile dlls/winscard/tests enable_tests
21932 wine_fn_config_makefile dlls/winsock.dll16 enable_win16
21933 wine_fn_config_makefile dlls/winspool.drv enable_winspool_drv
21934 wine_fn_config_makefile dlls/winspool.drv/tests enable_tests
21935 wine_fn_config_makefile dlls/winsta enable_winsta
21936 wine_fn_config_makefile dlls/wintab.dll16 enable_win16
21937 wine_fn_config_makefile dlls/wintab32 enable_wintab32
21938 wine_fn_config_makefile dlls/wintab32/tests enable_tests
21939 wine_fn_config_makefile dlls/wintrust enable_wintrust
21940 wine_fn_config_makefile dlls/wintrust/tests enable_tests
21941 wine_fn_config_makefile dlls/wintypes enable_wintypes
21942 wine_fn_config_makefile dlls/wintypes/tests enable_tests
21943 wine_fn_config_makefile dlls/winusb enable_winusb
21944 wine_fn_config_makefile dlls/wlanapi enable_wlanapi
21945 wine_fn_config_makefile dlls/wlanapi/tests enable_tests
21946 wine_fn_config_makefile dlls/wlanui enable_wlanui
21947 wine_fn_config_makefile dlls/wldap32 enable_wldap32
21948 wine_fn_config_makefile dlls/wldap32/tests enable_tests
21949 wine_fn_config_makefile dlls/wmasf enable_wmasf
21950 wine_fn_config_makefile dlls/wmi enable_wmi
21951 wine_fn_config_makefile dlls/wmiutils enable_wmiutils
21952 wine_fn_config_makefile dlls/wmiutils/tests enable_tests
21953 wine_fn_config_makefile dlls/wmp enable_wmp
21954 wine_fn_config_makefile dlls/wmp/tests enable_tests
21955 wine_fn_config_makefile dlls/wmphoto enable_wmphoto
21956 wine_fn_config_makefile dlls/wmvcore enable_wmvcore
21957 wine_fn_config_makefile dlls/wmvcore/tests enable_tests
21958 wine_fn_config_makefile dlls/wnaspi32 enable_wnaspi32
21959 wine_fn_config_makefile dlls/wofutil enable_wofutil
21960 wine_fn_config_makefile dlls/wow32 enable_win16
21961 wine_fn_config_makefile dlls/wow64 enable_wow64
21962 wine_fn_config_makefile dlls/wow64cpu enable_wow64cpu
21963 wine_fn_config_makefile dlls/wow64win enable_wow64win
21964 wine_fn_config_makefile dlls/wpc enable_wpc
21965 wine_fn_config_makefile dlls/wpc/tests enable_tests
21966 wine_fn_config_makefile dlls/wpcap enable_wpcap
21967 wine_fn_config_makefile dlls/wpcap/tests enable_tests
21968 wine_fn_config_makefile dlls/ws2_32 enable_ws2_32
21969 wine_fn_config_makefile dlls/ws2_32/tests enable_tests
21970 wine_fn_config_makefile dlls/wsdapi enable_wsdapi
21971 wine_fn_config_makefile dlls/wsdapi/tests enable_tests
21972 wine_fn_config_makefile dlls/wshom.ocx enable_wshom_ocx
21973 wine_fn_config_makefile dlls/wshom.ocx/tests enable_tests
21974 wine_fn_config_makefile dlls/wsnmp32 enable_wsnmp32
21975 wine_fn_config_makefile dlls/wsnmp32/tests enable_tests
21976 wine_fn_config_makefile dlls/wsock32 enable_wsock32
21977 wine_fn_config_makefile dlls/wtsapi32 enable_wtsapi32
21978 wine_fn_config_makefile dlls/wtsapi32/tests enable_tests
21979 wine_fn_config_makefile dlls/wuapi enable_wuapi
21980 wine_fn_config_makefile dlls/wuaueng enable_wuaueng
21981 wine_fn_config_makefile dlls/x3daudio1_0 enable_x3daudio1_0
21982 wine_fn_config_makefile dlls/x3daudio1_1 enable_x3daudio1_1
21983 wine_fn_config_makefile dlls/x3daudio1_2 enable_x3daudio1_2
21984 wine_fn_config_makefile dlls/x3daudio1_3 enable_x3daudio1_3
21985 wine_fn_config_makefile dlls/x3daudio1_4 enable_x3daudio1_4
21986 wine_fn_config_makefile dlls/x3daudio1_5 enable_x3daudio1_5
21987 wine_fn_config_makefile dlls/x3daudio1_6 enable_x3daudio1_6
21988 wine_fn_config_makefile dlls/x3daudio1_7 enable_x3daudio1_7
21989 wine_fn_config_makefile dlls/xactengine2_0 enable_xactengine2_0
21990 wine_fn_config_makefile dlls/xactengine2_4 enable_xactengine2_4
21991 wine_fn_config_makefile dlls/xactengine2_7 enable_xactengine2_7
21992 wine_fn_config_makefile dlls/xactengine2_9 enable_xactengine2_9
21993 wine_fn_config_makefile dlls/xactengine3_0 enable_xactengine3_0
21994 wine_fn_config_makefile dlls/xactengine3_1 enable_xactengine3_1
21995 wine_fn_config_makefile dlls/xactengine3_2 enable_xactengine3_2
21996 wine_fn_config_makefile dlls/xactengine3_3 enable_xactengine3_3
21997 wine_fn_config_makefile dlls/xactengine3_4 enable_xactengine3_4
21998 wine_fn_config_makefile dlls/xactengine3_5 enable_xactengine3_5
21999 wine_fn_config_makefile dlls/xactengine3_6 enable_xactengine3_6
22000 wine_fn_config_makefile dlls/xactengine3_7 enable_xactengine3_7
22001 wine_fn_config_makefile dlls/xactengine3_7/tests enable_tests
22002 wine_fn_config_makefile dlls/xapofx1_1 enable_xapofx1_1
22003 wine_fn_config_makefile dlls/xapofx1_2 enable_xapofx1_2
22004 wine_fn_config_makefile dlls/xapofx1_3 enable_xapofx1_3
22005 wine_fn_config_makefile dlls/xapofx1_4 enable_xapofx1_4
22006 wine_fn_config_makefile dlls/xapofx1_5 enable_xapofx1_5
22007 wine_fn_config_makefile dlls/xaudio2_0 enable_xaudio2_0
22008 wine_fn_config_makefile dlls/xaudio2_1 enable_xaudio2_1
22009 wine_fn_config_makefile dlls/xaudio2_2 enable_xaudio2_2
22010 wine_fn_config_makefile dlls/xaudio2_3 enable_xaudio2_3
22011 wine_fn_config_makefile dlls/xaudio2_4 enable_xaudio2_4
22012 wine_fn_config_makefile dlls/xaudio2_5 enable_xaudio2_5
22013 wine_fn_config_makefile dlls/xaudio2_6 enable_xaudio2_6
22014 wine_fn_config_makefile dlls/xaudio2_7 enable_xaudio2_7
22015 wine_fn_config_makefile dlls/xaudio2_7/tests enable_tests
22016 wine_fn_config_makefile dlls/xaudio2_8 enable_xaudio2_8
22017 wine_fn_config_makefile dlls/xaudio2_8/tests enable_tests
22018 wine_fn_config_makefile dlls/xaudio2_9 enable_xaudio2_9
22019 wine_fn_config_makefile dlls/xinput1_1 enable_xinput1_1
22020 wine_fn_config_makefile dlls/xinput1_2 enable_xinput1_2
22021 wine_fn_config_makefile dlls/xinput1_3 enable_xinput1_3
22022 wine_fn_config_makefile dlls/xinput1_3/tests enable_tests
22023 wine_fn_config_makefile dlls/xinput1_4 enable_xinput1_4
22024 wine_fn_config_makefile dlls/xinput9_1_0 enable_xinput9_1_0
22025 wine_fn_config_makefile dlls/xinputuap enable_xinputuap
22026 wine_fn_config_makefile dlls/xmllite enable_xmllite
22027 wine_fn_config_makefile dlls/xmllite/tests enable_tests
22028 wine_fn_config_makefile dlls/xolehlp enable_xolehlp
22029 wine_fn_config_makefile dlls/xpsprint enable_xpsprint
22030 wine_fn_config_makefile dlls/xpssvcs enable_xpssvcs
22031 wine_fn_config_makefile fonts enable_fonts
22032 wine_fn_config_makefile include enable_include
22033 wine_fn_config_makefile libs/adsiid enable_adsiid
22034 wine_fn_config_makefile libs/dmoguids enable_dmoguids
22035 wine_fn_config_makefile libs/dxerr8 enable_dxerr8
22036 wine_fn_config_makefile libs/dxerr9 enable_dxerr9
22037 wine_fn_config_makefile libs/dxguid enable_dxguid
22038 wine_fn_config_makefile libs/faudio enable_faudio
22039 wine_fn_config_makefile libs/gsm enable_gsm
22040 wine_fn_config_makefile libs/jpeg enable_jpeg
22041 wine_fn_config_makefile libs/jxr enable_jxr
22042 wine_fn_config_makefile libs/lcms2 enable_lcms2
22043 wine_fn_config_makefile libs/ldap enable_ldap
22044 wine_fn_config_makefile libs/mfuuid enable_mfuuid
22045 wine_fn_config_makefile libs/mpg123 enable_mpg123
22046 wine_fn_config_makefile libs/musl enable_musl
22047 wine_fn_config_makefile libs/png enable_png
22048 wine_fn_config_makefile libs/strmbase enable_strmbase
22049 wine_fn_config_makefile libs/strmiids enable_strmiids
22050 wine_fn_config_makefile libs/tiff enable_tiff
22051 wine_fn_config_makefile libs/uuid enable_uuid
22052 wine_fn_config_makefile libs/vkd3d enable_vkd3d
22053 wine_fn_config_makefile libs/wbemuuid enable_wbemuuid
22054 wine_fn_config_makefile libs/wmcodecdspuuid enable_wmcodecdspuuid
22055 wine_fn_config_makefile libs/xml2 enable_xml2
22056 wine_fn_config_makefile libs/xslt enable_xslt
22057 wine_fn_config_makefile libs/zlib enable_zlib
22058 wine_fn_config_makefile libs/zydis enable_zydis
22059 wine_fn_config_makefile loader enable_loader
22060 wine_fn_config_makefile nls enable_nls
22061 wine_fn_config_makefile po enable_po
22062 wine_fn_config_makefile programs/arp enable_arp
22063 wine_fn_config_makefile programs/aspnet_regiis enable_aspnet_regiis
22064 wine_fn_config_makefile programs/attrib enable_attrib
22065 wine_fn_config_makefile programs/cabarc enable_cabarc
22066 wine_fn_config_makefile programs/cacls enable_cacls
22067 wine_fn_config_makefile programs/certutil enable_certutil
22068 wine_fn_config_makefile programs/chcp.com enable_chcp_com
22069 wine_fn_config_makefile programs/clock enable_clock
22070 wine_fn_config_makefile programs/cmd enable_cmd
22071 wine_fn_config_makefile programs/cmd/tests enable_tests
22072 wine_fn_config_makefile programs/conhost enable_conhost
22073 wine_fn_config_makefile programs/conhost/tests enable_tests
22074 wine_fn_config_makefile programs/control enable_control
22075 wine_fn_config_makefile programs/cscript enable_cscript
22076 wine_fn_config_makefile programs/dism enable_dism
22077 wine_fn_config_makefile programs/dllhost enable_dllhost
22078 wine_fn_config_makefile programs/dplaysvr enable_dplaysvr
22079 wine_fn_config_makefile programs/dpnsvr enable_dpnsvr
22080 wine_fn_config_makefile programs/dpvsetup enable_dpvsetup
22081 wine_fn_config_makefile programs/dxdiag enable_dxdiag
22082 wine_fn_config_makefile programs/eject enable_eject
22083 wine_fn_config_makefile programs/expand enable_expand
22084 wine_fn_config_makefile programs/explorer enable_explorer
22085 wine_fn_config_makefile programs/explorer/tests enable_tests
22086 wine_fn_config_makefile programs/extrac32 enable_extrac32
22087 wine_fn_config_makefile programs/fc enable_fc
22088 wine_fn_config_makefile programs/find enable_find
22089 wine_fn_config_makefile programs/find/tests enable_tests
22090 wine_fn_config_makefile programs/findstr enable_findstr
22091 wine_fn_config_makefile programs/findstr/tests enable_tests
22092 wine_fn_config_makefile programs/fsutil enable_fsutil
22093 wine_fn_config_makefile programs/fsutil/tests enable_tests
22094 wine_fn_config_makefile programs/hh enable_hh
22095 wine_fn_config_makefile programs/hostname enable_hostname
22096 wine_fn_config_makefile programs/icacls enable_icacls
22097 wine_fn_config_makefile programs/icinfo enable_icinfo
22098 wine_fn_config_makefile programs/iexplore enable_iexplore
22099 wine_fn_config_makefile programs/ipconfig enable_ipconfig
22100 wine_fn_config_makefile programs/lodctr enable_lodctr
22101 wine_fn_config_makefile programs/mofcomp enable_mofcomp
22102 wine_fn_config_makefile programs/mshta enable_mshta
22103 wine_fn_config_makefile programs/msidb enable_msidb
22104 wine_fn_config_makefile programs/msiexec enable_msiexec
22105 wine_fn_config_makefile programs/msinfo32 enable_msinfo32
22106 wine_fn_config_makefile programs/net enable_net
22107 wine_fn_config_makefile programs/netsh enable_netsh
22108 wine_fn_config_makefile programs/netstat enable_netstat
22109 wine_fn_config_makefile programs/ngen enable_ngen
22110 wine_fn_config_makefile programs/notepad enable_notepad
22111 wine_fn_config_makefile programs/oleview enable_oleview
22112 wine_fn_config_makefile programs/ping enable_ping
22113 wine_fn_config_makefile programs/plugplay enable_plugplay
22114 wine_fn_config_makefile programs/pnputil enable_pnputil
22115 wine_fn_config_makefile programs/powershell enable_powershell
22116 wine_fn_config_makefile programs/presentationfontcache enable_presentationfontcache
22117 wine_fn_config_makefile programs/progman enable_progman
22118 wine_fn_config_makefile programs/reg enable_reg
22119 wine_fn_config_makefile programs/reg/tests enable_tests
22120 wine_fn_config_makefile programs/regasm enable_regasm
22121 wine_fn_config_makefile programs/regedit enable_regedit
22122 wine_fn_config_makefile programs/regedit/tests enable_tests
22123 wine_fn_config_makefile programs/regini enable_regini
22124 wine_fn_config_makefile programs/regsvcs enable_regsvcs
22125 wine_fn_config_makefile programs/regsvr32 enable_regsvr32
22126 wine_fn_config_makefile programs/robocopy enable_robocopy
22127 wine_fn_config_makefile programs/rpcss enable_rpcss
22128 wine_fn_config_makefile programs/rundll.exe16 enable_win16
22129 wine_fn_config_makefile programs/rundll32 enable_rundll32
22130 wine_fn_config_makefile programs/sc enable_sc
22131 wine_fn_config_makefile programs/sc/tests enable_tests
22132 wine_fn_config_makefile programs/schtasks enable_schtasks
22133 wine_fn_config_makefile programs/schtasks/tests enable_tests
22134 wine_fn_config_makefile programs/sdbinst enable_sdbinst
22135 wine_fn_config_makefile programs/secedit enable_secedit
22136 wine_fn_config_makefile programs/servicemodelreg enable_servicemodelreg
22137 wine_fn_config_makefile programs/services enable_services
22138 wine_fn_config_makefile programs/services/tests enable_tests
22139 wine_fn_config_makefile programs/setx enable_setx
22140 wine_fn_config_makefile programs/shutdown enable_shutdown
22141 wine_fn_config_makefile programs/spoolsv enable_spoolsv
22142 wine_fn_config_makefile programs/start enable_start
22143 wine_fn_config_makefile programs/subst enable_subst
22144 wine_fn_config_makefile programs/svchost enable_svchost
22145 wine_fn_config_makefile programs/systeminfo enable_systeminfo
22146 wine_fn_config_makefile programs/taskkill enable_taskkill
22147 wine_fn_config_makefile programs/tasklist enable_tasklist
22148 wine_fn_config_makefile programs/tasklist/tests enable_tests
22149 wine_fn_config_makefile programs/taskmgr enable_taskmgr
22150 wine_fn_config_makefile programs/termsv enable_termsv
22151 wine_fn_config_makefile programs/uninstaller enable_uninstaller
22152 wine_fn_config_makefile programs/unlodctr enable_unlodctr
22153 wine_fn_config_makefile programs/view enable_view
22154 wine_fn_config_makefile programs/wevtutil enable_wevtutil
22155 wine_fn_config_makefile programs/where enable_where
22156 wine_fn_config_makefile programs/whoami enable_whoami
22157 wine_fn_config_makefile programs/wineboot enable_wineboot
22158 wine_fn_config_makefile programs/winebrowser enable_winebrowser
22159 wine_fn_config_makefile programs/winecfg enable_winecfg
22160 wine_fn_config_makefile programs/wineconsole enable_wineconsole
22161 wine_fn_config_makefile programs/winedbg enable_winedbg
22162 wine_fn_config_makefile programs/winedevice enable_winedevice
22163 wine_fn_config_makefile programs/winefile enable_winefile
22164 wine_fn_config_makefile programs/winemenubuilder enable_winemenubuilder
22165 wine_fn_config_makefile programs/winemine enable_winemine
22166 wine_fn_config_makefile programs/winemsibuilder enable_winemsibuilder
22167 wine_fn_config_makefile programs/winepath enable_winepath
22168 wine_fn_config_makefile programs/winetest enable_winetest
22169 wine_fn_config_makefile programs/winevdm enable_win16
22170 wine_fn_config_makefile programs/winhelp.exe16 enable_win16
22171 wine_fn_config_makefile programs/winhlp32 enable_winhlp32
22172 wine_fn_config_makefile programs/winmgmt enable_winmgmt
22173 wine_fn_config_makefile programs/winoldap.mod16 enable_win16
22174 wine_fn_config_makefile programs/winver enable_winver
22175 wine_fn_config_makefile programs/wmic enable_wmic
22176 wine_fn_config_makefile programs/wmplayer enable_wmplayer
22177 wine_fn_config_makefile programs/wordpad enable_wordpad
22178 wine_fn_config_makefile programs/write enable_write
22179 wine_fn_config_makefile programs/wscript enable_wscript
22180 wine_fn_config_makefile programs/wscript/tests enable_tests
22181 wine_fn_config_makefile programs/wuauserv enable_wuauserv
22182 wine_fn_config_makefile programs/wusa enable_wusa
22183 wine_fn_config_makefile programs/xcopy enable_xcopy
22184 wine_fn_config_makefile programs/xcopy/tests enable_tests
22185 wine_fn_config_makefile server enable_server
22186 test "x$enable_tools" = xno || wine_fn_config_makefile tools enable_tools
22187 test "x$enable_tools" = xno || wine_fn_config_makefile tools/sfnt2fon enable_sfnt2fon
22188 test "x$enable_tools" = xno || wine_fn_config_makefile tools/widl enable_widl
22189 test "x$enable_tools" = xno || wine_fn_config_makefile tools/winebuild enable_winebuild
22190 test "x$enable_tools" = xno || wine_fn_config_makefile tools/winedump enable_winedump
22191 test "x$enable_tools" = xno || wine_fn_config_makefile tools/winegcc enable_winegcc
22192 test "x$enable_tools" = xno || wine_fn_config_makefile tools/winemaker enable_winemaker
22193 test "x$enable_tools" = xno || wine_fn_config_makefile tools/wmc enable_wmc
22194 test "x$enable_tools" = xno || wine_fn_config_makefile tools/wrc enable_wrc
22197 as_fn_append CONFIGURE_TARGETS " TAGS"
22198 as_fn_append CONFIGURE_TARGETS " tags"
22199 as_fn_append CONFIGURE_TARGETS " autom4te.cache"
22200 as_fn_append CONFIGURE_TARGETS " config.log"
22201 as_fn_append CONFIGURE_TARGETS " config.status"
22202 as_fn_append CONFIGURE_TARGETS " include/config.h"
22203 as_fn_append CONFIGURE_TARGETS " include/stamp-h"
22204 test "$wine_binary" = wine || as_fn_append CONFIGURE_TARGETS " loader/wine"
22206 if test "x$enable_tools" != xno
22207 then
22208 as_fn_append CONFIGURE_TARGETS " tools/makedep$ac_exeext"
22209 ac_config_commands="$ac_config_commands tools/makedep"
22213 ac_config_commands="$ac_config_commands Makefile"
22217 SHELL=/bin/sh
22220 as_fn_append wine_rules "
22221 all: wine
22222 @echo \"Wine build complete.\"
22223 .INIT: Makefile
22224 .MAKEFILEDEPS:
22225 all: Makefile
22226 Makefile: config.status \$(MAKEDEP)
22227 @./config.status Makefile
22228 depend: \$(MAKEDEP)
22229 \$(MAKEDEP)$makedep_flags"
22232 as_fn_append wine_rules "
22233 config.status: ${wine_srcdir}configure
22234 @./config.status --recheck
22235 include/config.h: include/stamp-h
22236 include/stamp-h: ${wine_srcdir}include/config.h.in config.status
22237 @./config.status include/config.h include/stamp-h"
22239 if test "x$enable_maintainer_mode" = xyes
22240 then
22241 as_fn_append wine_rules "
22242 configure: configure.ac aclocal.m4
22243 autoconf --warnings=all
22244 include/config.h.in: include/stamp-h.in
22245 include/stamp-h.in: configure.ac aclocal.m4
22246 autoheader --warnings=all
22247 @echo timestamp > \$@"
22250 if test "x$enable_tools" != xno
22251 then
22252 as_fn_append wine_rules "
22253 tools/makedep$ac_exeext: ${wine_srcdir}tools/makedep.c include/config.h config.status
22254 @./config.status tools/makedep
22255 Makefile: tools/makedep$ac_exeext"
22256 else
22257 as_fn_append wine_rules "
22258 \$(MAKEDEP):
22259 @echo \"You need to run make in $toolsdir first\" && false"
22263 if test -n "$with_wine64"
22264 then
22265 case "$with_wine64" in
22266 /*) reldir="" ;;
22267 *) reldir="../" ;;
22268 esac
22269 rm -f fonts server 2>/dev/null
22270 as_fn_append wine_rules "
22271 all: loader/wine64 loader/wine64-preloader $with_wine64/loader/wine $with_wine64/loader/wine-preloader
22272 loader/wine64 loader/wine64-preloader:
22273 rm -f \$@ && \$(LN_S) $reldir$with_wine64/\$@ \$@
22274 $with_wine64/loader/wine:
22275 rm -f \$@ && \$(LN_S) $ac_pwd/loader/wine \$@
22276 $with_wine64/loader/wine-preloader:
22277 rm -f \$@ && \$(LN_S) $ac_pwd/loader/wine-preloader \$@
22278 clean::
22279 rm -f loader/wine64 loader/wine64-preloader $with_wine64/loader/wine $with_wine64/loader/wine-preloader"
22280 else
22281 TOP_INSTALL_DEV="$TOP_INSTALL_DEV include"
22282 TOP_INSTALL_LIB="$TOP_INSTALL_LIB \
22283 fonts \
22284 loader/wine.inf \
22285 nls \
22286 programs/msidb/msidb \
22287 programs/msiexec/msiexec \
22288 programs/notepad/notepad \
22289 programs/regedit/regedit \
22290 programs/regsvr32/regsvr32 \
22291 programs/wineboot/wineboot \
22292 programs/winecfg/winecfg \
22293 programs/wineconsole/wineconsole \
22294 programs/winedbg/winedbg \
22295 programs/winefile/winefile \
22296 programs/winemine/winemine \
22297 programs/winepath/winepath \
22298 server/wineserver"
22300 case $host_os in
22301 cygwin*|mingw32*|darwin*|macosx*|linux-android*) ;;
22302 *) TOP_INSTALL_LIB="$TOP_INSTALL_LIB loader/wine.desktop" ;;
22303 esac
22307 as_fn_append wine_rules "
22308 distclean:: clean
22309 rm -rf autom4te.cache
22310 maintainer-clean::
22311 rm -f configure include/config.h.in"
22314 as_fn_append wine_rules "
22315 dlls/ntdll/unix/version.c: dummy
22316 @version=\`(GIT_DIR=${wine_srcdir}.git git describe HEAD 2>/dev/null || echo \"wine-\$(PACKAGE_VERSION)\") | sed -n -e '\$\$s/\(.*\)/const char wine_build[] = \"\\1\";/p'\` && (echo \$\$version | cmp -s - \$@) || echo \$\$version >\$@ || (rm -f \$@ && exit 1)
22317 programs/winetest/build.rc: dummy
22318 @build=\"STRINGTABLE { 1 \\\"\`GIT_DIR=${wine_srcdir}.git git rev-parse HEAD 2>/dev/null\`\\\" }\" && (echo \$\$build | cmp -s - \$@) || echo \$\$build >\$@ || (rm -f \$@ && exit 1)
22319 programs/winetest/build.nfo:
22320 @-\$(CC) -v 2>\$@
22321 dlls/wineandroid.drv/wine-debug.apk: dlls/wineandroid.drv/build.gradle ${wine_srcdir}dlls/wineandroid.drv/AndroidManifest.xml ${wine_srcdir}dlls/wineandroid.drv/WineActivity.java ${wine_srcdir}dlls/wineandroid.drv/wine.svg
22322 cd dlls/wineandroid.drv && gradle -q -Psrcdir=$srcdir assembleDebug
22323 mv dlls/wineandroid.drv/build/outputs/apk/wine-debug.apk \$@"
22326 TAGSFLAGS="--langmap='c:+.idl.l.rh,make:(Make*.in)'"
22328 as_fn_append wine_rules "
22329 TAGS etags:
22330 rm -f TAGS
22331 (test -d .git && git ls-files || find -L $srcdir -name '*.[ch]' -print) | xargs etags -a \$(TAGSFLAGS)
22332 tags ctags:
22333 rm -f tags
22334 (test -d .git && git ls-files || find -L $srcdir -name '*.[ch]' -print) | xargs ctags -a \$(TAGSFLAGS)
22335 dummy:
22336 .PHONY: depend dummy install-manpages"
22338 printf "%s\n" " done" >&6
22339 cat >confcache <<\_ACEOF
22340 # This file is a shell script that caches the results of configure
22341 # tests run on this system so they can be shared between configure
22342 # scripts and configure runs, see configure's option --config-cache.
22343 # It is not useful on other systems. If it contains results you don't
22344 # want to keep, you may remove or edit it.
22346 # config.status only pays attention to the cache file if you give it
22347 # the --recheck option to rerun configure.
22349 # `ac_cv_env_foo' variables (set or unset) will be overridden when
22350 # loading this file, other *unset* `ac_cv_foo' will be assigned the
22351 # following values.
22353 _ACEOF
22355 # The following way of writing the cache mishandles newlines in values,
22356 # but we know of no workaround that is simple, portable, and efficient.
22357 # So, we kill variables containing newlines.
22358 # Ultrix sh set writes to stderr and can't be redirected directly,
22359 # and sets the high bit in the cache file unless we assign to the vars.
22361 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
22362 eval ac_val=\$$ac_var
22363 case $ac_val in #(
22364 *${as_nl}*)
22365 case $ac_var in #(
22366 *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
22367 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
22368 esac
22369 case $ac_var in #(
22370 _ | IFS | as_nl) ;; #(
22371 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
22372 *) { eval $ac_var=; unset $ac_var;} ;;
22373 esac ;;
22374 esac
22375 done
22377 (set) 2>&1 |
22378 case $as_nl`(ac_space=' '; set) 2>&1` in #(
22379 *${as_nl}ac_space=\ *)
22380 # `set' does not quote correctly, so add quotes: double-quote
22381 # substitution turns \\\\ into \\, and sed turns \\ into \.
22382 sed -n \
22383 "s/'/'\\\\''/g;
22384 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
22385 ;; #(
22387 # `set' quotes correctly as required by POSIX, so do not add quotes.
22388 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
22390 esac |
22391 sort
22393 sed '
22394 /^ac_cv_env_/b end
22395 t clear
22396 :clear
22397 s/^\([^=]*\)=\(.*[{}].*\)$/test ${\1+y} || &/
22398 t end
22399 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
22400 :end' >>confcache
22401 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
22402 if test -w "$cache_file"; then
22403 if test "x$cache_file" != "x/dev/null"; then
22404 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
22405 printf "%s\n" "$as_me: updating cache $cache_file" >&6;}
22406 if test ! -f "$cache_file" || test -h "$cache_file"; then
22407 cat confcache >"$cache_file"
22408 else
22409 case $cache_file in #(
22410 */* | ?:*)
22411 mv -f confcache "$cache_file"$$ &&
22412 mv -f "$cache_file"$$ "$cache_file" ;; #(
22414 mv -f confcache "$cache_file" ;;
22415 esac
22418 else
22419 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
22420 printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;}
22423 rm -f confcache
22425 test "x$prefix" = xNONE && prefix=$ac_default_prefix
22426 # Let make expand exec_prefix.
22427 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
22429 DEFS=-DHAVE_CONFIG_H
22431 ac_libobjs=
22432 ac_ltlibobjs=
22434 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
22435 # 1. Remove the extension, and $U if already installed.
22436 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
22437 ac_i=`printf "%s\n" "$ac_i" | sed "$ac_script"`
22438 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
22439 # will be set to the directory where LIBOBJS objects are built.
22440 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
22441 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
22442 done
22443 LIBOBJS=$ac_libobjs
22445 LTLIBOBJS=$ac_ltlibobjs
22449 : "${CONFIG_STATUS=./config.status}"
22450 ac_write_fail=0
22451 ac_clean_files_save=$ac_clean_files
22452 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
22453 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
22454 printf "%s\n" "$as_me: creating $CONFIG_STATUS" >&6;}
22455 as_write_fail=0
22456 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
22457 #! $SHELL
22458 # Generated by $as_me.
22459 # Run this file to recreate the current configuration.
22460 # Compiler output produced by configure, useful for debugging
22461 # configure, is in config.log if it exists.
22463 debug=false
22464 ac_cs_recheck=false
22465 ac_cs_silent=false
22467 SHELL=\${CONFIG_SHELL-$SHELL}
22468 export SHELL
22469 _ASEOF
22470 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
22471 ## -------------------- ##
22472 ## M4sh Initialization. ##
22473 ## -------------------- ##
22475 # Be more Bourne compatible
22476 DUALCASE=1; export DUALCASE # for MKS sh
22477 as_nop=:
22478 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
22479 then :
22480 emulate sh
22481 NULLCMD=:
22482 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
22483 # is contrary to our usage. Disable this feature.
22484 alias -g '${1+"$@"}'='"$@"'
22485 setopt NO_GLOB_SUBST
22486 else $as_nop
22487 case `(set -o) 2>/dev/null` in #(
22488 *posix*) :
22489 set -o posix ;; #(
22490 *) :
22492 esac
22497 # Reset variables that may have inherited troublesome values from
22498 # the environment.
22500 # IFS needs to be set, to space, tab, and newline, in precisely that order.
22501 # (If _AS_PATH_WALK were called with IFS unset, it would have the
22502 # side effect of setting IFS to empty, thus disabling word splitting.)
22503 # Quoting is to prevent editors from complaining about space-tab.
22504 as_nl='
22506 export as_nl
22507 IFS=" "" $as_nl"
22509 PS1='$ '
22510 PS2='> '
22511 PS4='+ '
22513 # Ensure predictable behavior from utilities with locale-dependent output.
22514 LC_ALL=C
22515 export LC_ALL
22516 LANGUAGE=C
22517 export LANGUAGE
22519 # We cannot yet rely on "unset" to work, but we need these variables
22520 # to be unset--not just set to an empty or harmless value--now, to
22521 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
22522 # also avoids known problems related to "unset" and subshell syntax
22523 # in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
22524 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
22525 do eval test \${$as_var+y} \
22526 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
22527 done
22529 # Ensure that fds 0, 1, and 2 are open.
22530 if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi
22531 if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi
22532 if (exec 3>&2) ; then :; else exec 2>/dev/null; fi
22534 # The user is always right.
22535 if ${PATH_SEPARATOR+false} :; then
22536 PATH_SEPARATOR=:
22537 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
22538 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
22539 PATH_SEPARATOR=';'
22544 # Find who we are. Look in the path if we contain no directory separator.
22545 as_myself=
22546 case $0 in #((
22547 *[\\/]* ) as_myself=$0 ;;
22548 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
22549 for as_dir in $PATH
22551 IFS=$as_save_IFS
22552 case $as_dir in #(((
22553 '') as_dir=./ ;;
22554 */) ;;
22555 *) as_dir=$as_dir/ ;;
22556 esac
22557 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
22558 done
22559 IFS=$as_save_IFS
22562 esac
22563 # We did not find ourselves, most probably we were run as `sh COMMAND'
22564 # in which case we are not to be found in the path.
22565 if test "x$as_myself" = x; then
22566 as_myself=$0
22568 if test ! -f "$as_myself"; then
22569 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
22570 exit 1
22575 # as_fn_error STATUS ERROR [LINENO LOG_FD]
22576 # ----------------------------------------
22577 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
22578 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
22579 # script with STATUS, using 1 if that was 0.
22580 as_fn_error ()
22582 as_status=$1; test $as_status -eq 0 && as_status=1
22583 if test "$4"; then
22584 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
22585 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
22587 printf "%s\n" "$as_me: error: $2" >&2
22588 as_fn_exit $as_status
22589 } # as_fn_error
22593 # as_fn_set_status STATUS
22594 # -----------------------
22595 # Set $? to STATUS, without forking.
22596 as_fn_set_status ()
22598 return $1
22599 } # as_fn_set_status
22601 # as_fn_exit STATUS
22602 # -----------------
22603 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
22604 as_fn_exit ()
22606 set +e
22607 as_fn_set_status $1
22608 exit $1
22609 } # as_fn_exit
22611 # as_fn_unset VAR
22612 # ---------------
22613 # Portably unset VAR.
22614 as_fn_unset ()
22616 { eval $1=; unset $1;}
22618 as_unset=as_fn_unset
22620 # as_fn_append VAR VALUE
22621 # ----------------------
22622 # Append the text in VALUE to the end of the definition contained in VAR. Take
22623 # advantage of any shell optimizations that allow amortized linear growth over
22624 # repeated appends, instead of the typical quadratic growth present in naive
22625 # implementations.
22626 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
22627 then :
22628 eval 'as_fn_append ()
22630 eval $1+=\$2
22632 else $as_nop
22633 as_fn_append ()
22635 eval $1=\$$1\$2
22637 fi # as_fn_append
22639 # as_fn_arith ARG...
22640 # ------------------
22641 # Perform arithmetic evaluation on the ARGs, and store the result in the
22642 # global $as_val. Take advantage of shells that can avoid forks. The arguments
22643 # must be portable across $(()) and expr.
22644 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
22645 then :
22646 eval 'as_fn_arith ()
22648 as_val=$(( $* ))
22650 else $as_nop
22651 as_fn_arith ()
22653 as_val=`expr "$@" || test $? -eq 1`
22655 fi # as_fn_arith
22658 if expr a : '\(a\)' >/dev/null 2>&1 &&
22659 test "X`expr 00001 : '.*\(...\)'`" = X001; then
22660 as_expr=expr
22661 else
22662 as_expr=false
22665 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
22666 as_basename=basename
22667 else
22668 as_basename=false
22671 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
22672 as_dirname=dirname
22673 else
22674 as_dirname=false
22677 as_me=`$as_basename -- "$0" ||
22678 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
22679 X"$0" : 'X\(//\)$' \| \
22680 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
22681 printf "%s\n" X/"$0" |
22682 sed '/^.*\/\([^/][^/]*\)\/*$/{
22683 s//\1/
22686 /^X\/\(\/\/\)$/{
22687 s//\1/
22690 /^X\/\(\/\).*/{
22691 s//\1/
22694 s/.*/./; q'`
22696 # Avoid depending upon Character Ranges.
22697 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
22698 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
22699 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
22700 as_cr_digits='0123456789'
22701 as_cr_alnum=$as_cr_Letters$as_cr_digits
22704 # Determine whether it's possible to make 'echo' print without a newline.
22705 # These variables are no longer used directly by Autoconf, but are AC_SUBSTed
22706 # for compatibility with existing Makefiles.
22707 ECHO_C= ECHO_N= ECHO_T=
22708 case `echo -n x` in #(((((
22709 -n*)
22710 case `echo 'xy\c'` in
22711 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
22712 xy) ECHO_C='\c';;
22713 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
22714 ECHO_T=' ';;
22715 esac;;
22717 ECHO_N='-n';;
22718 esac
22720 # For backward compatibility with old third-party macros, we provide
22721 # the shell variables $as_echo and $as_echo_n. New code should use
22722 # AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
22723 as_echo='printf %s\n'
22724 as_echo_n='printf %s'
22726 rm -f conf$$ conf$$.exe conf$$.file
22727 if test -d conf$$.dir; then
22728 rm -f conf$$.dir/conf$$.file
22729 else
22730 rm -f conf$$.dir
22731 mkdir conf$$.dir 2>/dev/null
22733 if (echo >conf$$.file) 2>/dev/null; then
22734 if ln -s conf$$.file conf$$ 2>/dev/null; then
22735 as_ln_s='ln -s'
22736 # ... but there are two gotchas:
22737 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
22738 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
22739 # In both cases, we have to default to `cp -pR'.
22740 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
22741 as_ln_s='cp -pR'
22742 elif ln conf$$.file conf$$ 2>/dev/null; then
22743 as_ln_s=ln
22744 else
22745 as_ln_s='cp -pR'
22747 else
22748 as_ln_s='cp -pR'
22750 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
22751 rmdir conf$$.dir 2>/dev/null
22754 # as_fn_mkdir_p
22755 # -------------
22756 # Create "$as_dir" as a directory, including parents if necessary.
22757 as_fn_mkdir_p ()
22760 case $as_dir in #(
22761 -*) as_dir=./$as_dir;;
22762 esac
22763 test -d "$as_dir" || eval $as_mkdir_p || {
22764 as_dirs=
22765 while :; do
22766 case $as_dir in #(
22767 *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
22768 *) as_qdir=$as_dir;;
22769 esac
22770 as_dirs="'$as_qdir' $as_dirs"
22771 as_dir=`$as_dirname -- "$as_dir" ||
22772 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
22773 X"$as_dir" : 'X\(//\)[^/]' \| \
22774 X"$as_dir" : 'X\(//\)$' \| \
22775 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
22776 printf "%s\n" X"$as_dir" |
22777 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
22778 s//\1/
22781 /^X\(\/\/\)[^/].*/{
22782 s//\1/
22785 /^X\(\/\/\)$/{
22786 s//\1/
22789 /^X\(\/\).*/{
22790 s//\1/
22793 s/.*/./; q'`
22794 test -d "$as_dir" && break
22795 done
22796 test -z "$as_dirs" || eval "mkdir $as_dirs"
22797 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
22800 } # as_fn_mkdir_p
22801 if mkdir -p . 2>/dev/null; then
22802 as_mkdir_p='mkdir -p "$as_dir"'
22803 else
22804 test -d ./-p && rmdir ./-p
22805 as_mkdir_p=false
22809 # as_fn_executable_p FILE
22810 # -----------------------
22811 # Test if FILE is an executable regular file.
22812 as_fn_executable_p ()
22814 test -f "$1" && test -x "$1"
22815 } # as_fn_executable_p
22816 as_test_x='test -x'
22817 as_executable_p=as_fn_executable_p
22819 # Sed expression to map a string onto a valid CPP name.
22820 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
22822 # Sed expression to map a string onto a valid variable name.
22823 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
22826 exec 6>&1
22827 ## ----------------------------------- ##
22828 ## Main body of $CONFIG_STATUS script. ##
22829 ## ----------------------------------- ##
22830 _ASEOF
22831 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
22833 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
22834 # Save the log message, to keep $0 and so on meaningful, and to
22835 # report actual input values of CONFIG_FILES etc. instead of their
22836 # values after options handling.
22837 ac_log="
22838 This file was extended by Wine $as_me 8.12, which was
22839 generated by GNU Autoconf 2.71. Invocation command line was
22841 CONFIG_FILES = $CONFIG_FILES
22842 CONFIG_HEADERS = $CONFIG_HEADERS
22843 CONFIG_LINKS = $CONFIG_LINKS
22844 CONFIG_COMMANDS = $CONFIG_COMMANDS
22845 $ $0 $@
22847 on `(hostname || uname -n) 2>/dev/null | sed 1q`
22850 _ACEOF
22853 case $ac_config_headers in *"
22854 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
22855 esac
22858 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
22859 # Files that config.status was made for.
22860 config_headers="$ac_config_headers"
22861 config_links="$ac_config_links"
22862 config_commands="$ac_config_commands"
22864 _ACEOF
22866 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
22867 ac_cs_usage="\
22868 \`$as_me' instantiates files and other configuration actions
22869 from templates according to the current configuration. Unless the files
22870 and actions are specified as TAGs, all are instantiated by default.
22872 Usage: $0 [OPTION]... [TAG]...
22874 -h, --help print this help, then exit
22875 -V, --version print version number and configuration settings, then exit
22876 --config print configuration, then exit
22877 -q, --quiet, --silent
22878 do not print progress messages
22879 -d, --debug don't remove temporary files
22880 --recheck update $as_me by reconfiguring in the same conditions
22881 --header=FILE[:TEMPLATE]
22882 instantiate the configuration header FILE
22884 Configuration headers:
22885 $config_headers
22887 Configuration links:
22888 $config_links
22890 Configuration commands:
22891 $config_commands
22893 Report bugs to <wine-devel@winehq.org>.
22894 Wine home page: <https://www.winehq.org>."
22896 _ACEOF
22897 ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
22898 ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"`
22899 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
22900 ac_cs_config='$ac_cs_config_escaped'
22901 ac_cs_version="\\
22902 Wine config.status 8.12
22903 configured by $0, generated by GNU Autoconf 2.71,
22904 with options \\"\$ac_cs_config\\"
22906 Copyright (C) 2021 Free Software Foundation, Inc.
22907 This config.status script is free software; the Free Software Foundation
22908 gives unlimited permission to copy, distribute and modify it."
22910 ac_pwd='$ac_pwd'
22911 srcdir='$srcdir'
22912 test -n "\$AWK" || AWK=awk
22913 _ACEOF
22915 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
22916 # The default lists apply if the user does not specify any file.
22917 ac_need_defaults=:
22918 while test $# != 0
22920 case $1 in
22921 --*=?*)
22922 ac_option=`expr "X$1" : 'X\([^=]*\)='`
22923 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
22924 ac_shift=:
22926 --*=)
22927 ac_option=`expr "X$1" : 'X\([^=]*\)='`
22928 ac_optarg=
22929 ac_shift=:
22932 ac_option=$1
22933 ac_optarg=$2
22934 ac_shift=shift
22936 esac
22938 case $ac_option in
22939 # Handling of the options.
22940 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
22941 ac_cs_recheck=: ;;
22942 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
22943 printf "%s\n" "$ac_cs_version"; exit ;;
22944 --config | --confi | --conf | --con | --co | --c )
22945 printf "%s\n" "$ac_cs_config"; exit ;;
22946 --debug | --debu | --deb | --de | --d | -d )
22947 debug=: ;;
22948 --header | --heade | --head | --hea )
22949 $ac_shift
22950 case $ac_optarg in
22951 *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
22952 esac
22953 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
22954 ac_need_defaults=false;;
22955 --he | --h)
22956 # Conflict between --help and --header
22957 as_fn_error $? "ambiguous option: \`$1'
22958 Try \`$0 --help' for more information.";;
22959 --help | --hel | -h )
22960 printf "%s\n" "$ac_cs_usage"; exit ;;
22961 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
22962 | -silent | --silent | --silen | --sile | --sil | --si | --s)
22963 ac_cs_silent=: ;;
22965 # This is an error.
22966 -*) as_fn_error $? "unrecognized option: \`$1'
22967 Try \`$0 --help' for more information." ;;
22969 *) as_fn_append ac_config_targets " $1"
22970 ac_need_defaults=false ;;
22972 esac
22973 shift
22974 done
22976 ac_configure_extra_args=
22978 if $ac_cs_silent; then
22979 exec 6>/dev/null
22980 ac_configure_extra_args="$ac_configure_extra_args --silent"
22983 _ACEOF
22984 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
22985 if \$ac_cs_recheck; then
22986 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
22987 shift
22988 \printf "%s\n" "running CONFIG_SHELL=$SHELL \$*" >&6
22989 CONFIG_SHELL='$SHELL'
22990 export CONFIG_SHELL
22991 exec "\$@"
22994 _ACEOF
22995 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
22996 exec 5>>config.log
22998 echo
22999 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
23000 ## Running $as_me. ##
23001 _ASBOX
23002 printf "%s\n" "$ac_log"
23003 } >&5
23005 _ACEOF
23006 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
23008 # INIT-COMMANDS
23010 wine_fn_output_makedep ()
23012 as_dir=tools; as_fn_mkdir_p
23013 $CC -I${wine_srcdir}tools -Iinclude -I${wine_srcdir}include -D__WINESRC__ -DWINE_UNIX_LIB $EXTRACFLAGS $CPPFLAGS $CFLAGS -o tools/makedep$ac_exeext ${wine_srcdir}tools/makedep.c $LDFLAGS
23015 wine_fn_output_makefile ()
23017 cat <<\_WINE_EOF >\$tmp/makefile && mv -f \$tmp/makefile \$1 && "$wine_makedep"$makedep_flags && return
23018 # This Makefile understands the following targets:
23020 # all (default): build wine
23021 # clean: remove all intermediate files
23022 # distclean: also remove all files created by configure
23023 # test: run tests
23024 # testclean: clean test results to force running all tests again
23025 # install-lib: install libraries needed to run applications
23026 # install-dev: install development environment
23027 # install: install everything
23028 # uninstall: uninstall everything
23029 # ctags: create a tags file for vim and others.
23030 # etags: create a TAGS file for Emacs.
23032 SHELL = $SHELL
23033 PATH_SEPARATOR = $PATH_SEPARATOR
23034 PACKAGE_NAME = $PACKAGE_NAME
23035 PACKAGE_TARNAME = $PACKAGE_TARNAME
23036 PACKAGE_VERSION = $PACKAGE_VERSION
23037 PACKAGE_STRING = $PACKAGE_STRING
23038 PACKAGE_BUGREPORT = $PACKAGE_BUGREPORT
23039 PACKAGE_URL = $PACKAGE_URL
23040 exec_prefix = $exec_prefix
23041 prefix = $prefix
23042 program_transform_name = $program_transform_name
23043 bindir = $bindir
23044 sbindir = $sbindir
23045 libexecdir = $libexecdir
23046 datarootdir = $datarootdir
23047 datadir = $datadir
23048 sysconfdir = $sysconfdir
23049 sharedstatedir = $sharedstatedir
23050 localstatedir = $localstatedir
23051 runstatedir = $runstatedir
23052 includedir = $includedir
23053 oldincludedir = $oldincludedir
23054 docdir = $docdir
23055 infodir = $infodir
23056 htmldir = $htmldir
23057 dvidir = $dvidir
23058 pdfdir = $pdfdir
23059 psdir = $psdir
23060 libdir = $libdir
23061 localedir = $localedir
23062 mandir = $mandir
23063 DEFS = $DEFS
23064 ECHO_C = $ECHO_C
23065 ECHO_N = $ECHO_N
23066 ECHO_T = $ECHO_T
23067 LIBS = $LIBS
23068 build_alias = $build_alias
23069 host_alias = $host_alias
23070 target_alias = $target_alias
23071 system_dllpath = $system_dllpath
23072 build = $build
23073 build_cpu = $build_cpu
23074 build_vendor = $build_vendor
23075 build_os = $build_os
23076 host = $host
23077 host_cpu = $host_cpu
23078 host_vendor = $host_vendor
23079 host_os = $host_os
23080 dlldir = $dlldir
23081 fontdir = $fontdir
23082 nlsdir = $nlsdir
23083 srcdir = $srcdir
23084 SET_MAKE = $SET_MAKE
23085 CC = $CC
23086 CFLAGS = $CFLAGS
23087 LDFLAGS = $LDFLAGS
23088 CPPFLAGS = $CPPFLAGS
23089 ac_ct_CC = $ac_ct_CC
23090 EXEEXT = $EXEEXT
23091 OBJEXT = $OBJEXT
23092 CXX = $CXX
23093 CXXFLAGS = $CXXFLAGS
23094 ac_ct_CXX = $ac_ct_CXX
23095 CPPBIN = $CPPBIN
23096 LD = $LD
23097 TARGETFLAGS = $TARGETFLAGS
23098 toolsext = $toolsext
23099 HOST_ARCH = $HOST_ARCH
23100 aarch64_CC = $aarch64_CC
23101 aarch64_CFLAGS = $aarch64_CFLAGS
23102 aarch64_EXTRACFLAGS = $aarch64_EXTRACFLAGS
23103 aarch64_LDFLAGS = $aarch64_LDFLAGS
23104 aarch64_DEBUG = $aarch64_DEBUG
23105 aarch64_TARGET = $aarch64_TARGET
23106 aarch64_DELAYLOADFLAG = $aarch64_DELAYLOADFLAG
23107 aarch64_DISABLED_SUBDIRS = $aarch64_DISABLED_SUBDIRS
23108 arm_CC = $arm_CC
23109 arm_CFLAGS = $arm_CFLAGS
23110 arm_EXTRACFLAGS = $arm_EXTRACFLAGS
23111 arm_LDFLAGS = $arm_LDFLAGS
23112 arm_DEBUG = $arm_DEBUG
23113 arm_TARGET = $arm_TARGET
23114 arm_DELAYLOADFLAG = $arm_DELAYLOADFLAG
23115 arm_DISABLED_SUBDIRS = $arm_DISABLED_SUBDIRS
23116 i386_CC = $i386_CC
23117 i386_CFLAGS = $i386_CFLAGS
23118 i386_EXTRACFLAGS = $i386_EXTRACFLAGS
23119 i386_LDFLAGS = $i386_LDFLAGS
23120 i386_DEBUG = $i386_DEBUG
23121 i386_TARGET = $i386_TARGET
23122 i386_DELAYLOADFLAG = $i386_DELAYLOADFLAG
23123 i386_DISABLED_SUBDIRS = $i386_DISABLED_SUBDIRS
23124 x86_64_CC = $x86_64_CC
23125 x86_64_CFLAGS = $x86_64_CFLAGS
23126 x86_64_EXTRACFLAGS = $x86_64_EXTRACFLAGS
23127 x86_64_LDFLAGS = $x86_64_LDFLAGS
23128 x86_64_DEBUG = $x86_64_DEBUG
23129 x86_64_TARGET = $x86_64_TARGET
23130 x86_64_DELAYLOADFLAG = $x86_64_DELAYLOADFLAG
23131 x86_64_DISABLED_SUBDIRS = $x86_64_DISABLED_SUBDIRS
23132 toolsdir = $toolsdir
23133 MAKEDEP = $MAKEDEP
23134 RUNTESTFLAGS = $RUNTESTFLAGS
23135 SED_CMD = $SED_CMD
23136 FLEX = $FLEX
23137 BISON = $BISON
23138 AR = $AR
23139 ac_ct_AR = $ac_ct_AR
23140 STRIP = $STRIP
23141 RANLIB = $RANLIB
23142 LN_S = $LN_S
23143 GREP = $GREP
23144 EGREP = $EGREP
23145 LDCONFIG = $LDCONFIG
23146 MSGFMT = $MSGFMT
23147 PKG_CONFIG = $PKG_CONFIG
23148 FONTFORGE = $FONTFORGE
23149 RSVG = $RSVG
23150 CONVERT = $CONVERT
23151 ICOTOOL = $ICOTOOL
23152 I386_LIBS = $I386_LIBS
23153 OPENGL_LIBS = $OPENGL_LIBS
23154 DLLFLAGS = $DLLFLAGS
23155 LDDLLFLAGS = $LDDLLFLAGS
23156 LDEXECFLAGS = $LDEXECFLAGS
23157 EXTRACFLAGS = $EXTRACFLAGS
23158 UNIXDLLFLAGS = $UNIXDLLFLAGS
23159 UNIXLDFLAGS = $UNIXLDFLAGS
23160 TOP_INSTALL_LIB = $TOP_INSTALL_LIB
23161 TOP_INSTALL_DEV = $TOP_INSTALL_DEV
23162 WINELOADER_LDFLAGS = $WINELOADER_LDFLAGS
23163 WINEPRELOADER_LDFLAGS = $WINEPRELOADER_LDFLAGS
23164 DLLEXT = $DLLEXT
23165 LDD = $LDD
23166 OTOOL = $OTOOL
23167 READELF = $READELF
23168 SUBDIRS = $SUBDIRS
23169 DISABLED_SUBDIRS = $DISABLED_SUBDIRS
23170 CONFIGURE_TARGETS = $CONFIGURE_TARGETS
23171 CARBON_LIBS = $CARBON_LIBS
23172 COREFOUNDATION_LIBS = $COREFOUNDATION_LIBS
23173 DISKARBITRATION_LIBS = $DISKARBITRATION_LIBS
23174 IOKIT_LIBS = $IOKIT_LIBS
23175 METAL_LIBS = $METAL_LIBS
23176 APPLICATIONSERVICES_LIBS = $APPLICATIONSERVICES_LIBS
23177 CORESERVICES_LIBS = $CORESERVICES_LIBS
23178 APPKIT_LIBS = $APPKIT_LIBS
23179 SECURITY_LIBS = $SECURITY_LIBS
23180 SYSTEMCONFIGURATION_LIBS = $SYSTEMCONFIGURATION_LIBS
23181 COREAUDIO_LIBS = $COREAUDIO_LIBS
23182 OPENCL_LIBS = $OPENCL_LIBS
23183 OBJC = $OBJC
23184 OBJCFLAGS = $OBJCFLAGS
23185 ac_ct_OBJC = $ac_ct_OBJC
23186 WINELOADER_DEPENDS = $WINELOADER_DEPENDS
23187 PE_ARCHS = $PE_ARCHS
23188 MINGW_PKG_CONFIG = $MINGW_PKG_CONFIG
23189 FAUDIO_PE_CFLAGS = $FAUDIO_PE_CFLAGS
23190 FAUDIO_PE_LIBS = $FAUDIO_PE_LIBS
23191 GSM_PE_CFLAGS = $GSM_PE_CFLAGS
23192 GSM_PE_LIBS = $GSM_PE_LIBS
23193 JPEG_PE_CFLAGS = $JPEG_PE_CFLAGS
23194 JPEG_PE_LIBS = $JPEG_PE_LIBS
23195 JXR_PE_CFLAGS = $JXR_PE_CFLAGS
23196 JXR_PE_LIBS = $JXR_PE_LIBS
23197 LCMS2_PE_CFLAGS = $LCMS2_PE_CFLAGS
23198 LCMS2_PE_LIBS = $LCMS2_PE_LIBS
23199 LDAP_PE_CFLAGS = $LDAP_PE_CFLAGS
23200 LDAP_PE_LIBS = $LDAP_PE_LIBS
23201 MPG123_PE_CFLAGS = $MPG123_PE_CFLAGS
23202 MPG123_PE_LIBS = $MPG123_PE_LIBS
23203 MUSL_PE_CFLAGS = $MUSL_PE_CFLAGS
23204 MUSL_PE_LIBS = $MUSL_PE_LIBS
23205 PNG_PE_CFLAGS = $PNG_PE_CFLAGS
23206 PNG_PE_LIBS = $PNG_PE_LIBS
23207 TIFF_PE_CFLAGS = $TIFF_PE_CFLAGS
23208 TIFF_PE_LIBS = $TIFF_PE_LIBS
23209 VKD3D_PE_CFLAGS = $VKD3D_PE_CFLAGS
23210 VKD3D_PE_LIBS = $VKD3D_PE_LIBS
23211 XML2_PE_CFLAGS = $XML2_PE_CFLAGS
23212 XML2_PE_LIBS = $XML2_PE_LIBS
23213 XSLT_PE_CFLAGS = $XSLT_PE_CFLAGS
23214 XSLT_PE_LIBS = $XSLT_PE_LIBS
23215 ZLIB_PE_CFLAGS = $ZLIB_PE_CFLAGS
23216 ZLIB_PE_LIBS = $ZLIB_PE_LIBS
23217 ZYDIS_PE_CFLAGS = $ZYDIS_PE_CFLAGS
23218 ZYDIS_PE_LIBS = $ZYDIS_PE_LIBS
23219 PTHREAD_LIBS = $PTHREAD_LIBS
23220 XMKMF = $XMKMF
23221 CPP = $CPP
23222 X_CFLAGS = $X_CFLAGS
23223 X_PRE_LIBS = $X_PRE_LIBS
23224 X_LIBS = $X_LIBS
23225 X_EXTRA_LIBS = $X_EXTRA_LIBS
23226 WAYLAND_CLIENT_CFLAGS = $WAYLAND_CLIENT_CFLAGS
23227 WAYLAND_CLIENT_LIBS = $WAYLAND_CLIENT_LIBS
23228 WAYLAND_SCANNER = $WAYLAND_SCANNER
23229 PCAP_LIBS = $PCAP_LIBS
23230 PCSCLITE_LIBS = $PCSCLITE_LIBS
23231 INOTIFY_CFLAGS = $INOTIFY_CFLAGS
23232 INOTIFY_LIBS = $INOTIFY_LIBS
23233 DBUS_CFLAGS = $DBUS_CFLAGS
23234 DBUS_LIBS = $DBUS_LIBS
23235 GNUTLS_CFLAGS = $GNUTLS_CFLAGS
23236 GNUTLS_LIBS = $GNUTLS_LIBS
23237 SANE_CFLAGS = $SANE_CFLAGS
23238 SANE_LIBS = $SANE_LIBS
23239 USB_CFLAGS = $USB_CFLAGS
23240 USB_LIBS = $USB_LIBS
23241 GPHOTO2_CFLAGS = $GPHOTO2_CFLAGS
23242 GPHOTO2_LIBS = $GPHOTO2_LIBS
23243 GPHOTO2_PORT_CFLAGS = $GPHOTO2_PORT_CFLAGS
23244 GPHOTO2_PORT_LIBS = $GPHOTO2_PORT_LIBS
23245 RESOLV_LIBS = $RESOLV_LIBS
23246 FREETYPE_CFLAGS = $FREETYPE_CFLAGS
23247 FREETYPE_LIBS = $FREETYPE_LIBS
23248 GETTEXTPO_LIBS = $GETTEXTPO_LIBS
23249 PULSE_CFLAGS = $PULSE_CFLAGS
23250 PULSE_LIBS = $PULSE_LIBS
23251 GSTREAMER_CFLAGS = $GSTREAMER_CFLAGS
23252 GSTREAMER_LIBS = $GSTREAMER_LIBS
23253 ALSA_LIBS = $ALSA_LIBS
23254 OSS4_CFLAGS = $OSS4_CFLAGS
23255 OSS4_LIBS = $OSS4_LIBS
23256 UDEV_CFLAGS = $UDEV_CFLAGS
23257 UDEV_LIBS = $UDEV_LIBS
23258 UNWIND_CFLAGS = $UNWIND_CFLAGS
23259 UNWIND_LIBS = $UNWIND_LIBS
23260 SDL2_CFLAGS = $SDL2_CFLAGS
23261 SDL2_LIBS = $SDL2_LIBS
23262 CAPI20_CFLAGS = $CAPI20_CFLAGS
23263 CAPI20_LIBS = $CAPI20_LIBS
23264 CUPS_CFLAGS = $CUPS_CFLAGS
23265 CUPS_LIBS = $CUPS_LIBS
23266 FONTCONFIG_CFLAGS = $FONTCONFIG_CFLAGS
23267 FONTCONFIG_LIBS = $FONTCONFIG_LIBS
23268 KRB5_CFLAGS = $KRB5_CFLAGS
23269 KRB5_LIBS = $KRB5_LIBS
23270 GSSAPI_CFLAGS = $GSSAPI_CFLAGS
23271 GSSAPI_LIBS = $GSSAPI_LIBS
23272 PROCSTAT_LIBS = $PROCSTAT_LIBS
23273 NETAPI_CFLAGS = $NETAPI_CFLAGS
23274 NETAPI_LIBS = $NETAPI_LIBS
23275 MSVCRTFLAGS = $MSVCRTFLAGS
23276 DELAYLOADFLAG = $DELAYLOADFLAG
23277 WINELOADER_PROGRAMS = $WINELOADER_PROGRAMS
23278 RT_LIBS = $RT_LIBS
23279 TAGSFLAGS = $TAGSFLAGS
23280 LIBOBJS = $LIBOBJS
23281 LTLIBOBJS = $LTLIBOBJS
23282 $SET_MAKE
23283 $wine_rules
23284 _WINE_EOF
23285 as_fn_error $? "could not create Makefile" "$LINENO" 5
23288 _ACEOF
23290 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
23292 # Handling of arguments.
23293 for ac_config_target in $ac_config_targets
23295 case $ac_config_target in
23296 "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
23297 "include/stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS include/stamp-h" ;;
23298 "wine") CONFIG_LINKS="$CONFIG_LINKS wine:tools/winewrapper" ;;
23299 "wine64") CONFIG_LINKS="$CONFIG_LINKS wine64:tools/winewrapper" ;;
23300 "tools/makedep") CONFIG_COMMANDS="$CONFIG_COMMANDS tools/makedep" ;;
23301 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
23303 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
23304 esac
23305 done
23308 # If the user did not use the arguments to specify the items to instantiate,
23309 # then the envvar interface is used. Set only those that are not.
23310 # We use the long form for the default assignment because of an extremely
23311 # bizarre bug on SunOS 4.1.3.
23312 if $ac_need_defaults; then
23313 test ${CONFIG_HEADERS+y} || CONFIG_HEADERS=$config_headers
23314 test ${CONFIG_LINKS+y} || CONFIG_LINKS=$config_links
23315 test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS=$config_commands
23318 # Have a temporary directory for convenience. Make it in the build tree
23319 # simply because there is no reason against having it here, and in addition,
23320 # creating and moving files from /tmp can sometimes cause problems.
23321 # Hook for its removal unless debugging.
23322 # Note that there is a small window in which the directory will not be cleaned:
23323 # after its creation but before its name has been assigned to `$tmp'.
23324 $debug ||
23326 tmp= ac_tmp=
23327 trap 'exit_status=$?
23328 : "${ac_tmp:=$tmp}"
23329 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
23331 trap 'as_fn_exit 1' 1 2 13 15
23333 # Create a (secure) tmp directory for tmp files.
23336 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
23337 test -d "$tmp"
23338 } ||
23340 tmp=./conf$$-$RANDOM
23341 (umask 077 && mkdir "$tmp")
23342 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
23343 ac_tmp=$tmp
23345 # Set up the scripts for CONFIG_HEADERS section.
23346 # No need to generate them if there are no CONFIG_HEADERS.
23347 # This happens for instance with `./config.status Makefile'.
23348 if test -n "$CONFIG_HEADERS"; then
23349 cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
23350 BEGIN {
23351 _ACEOF
23353 # Transform confdefs.h into an awk script `defines.awk', embedded as
23354 # here-document in config.status, that substitutes the proper values into
23355 # config.h.in to produce config.h.
23357 # Create a delimiter string that does not exist in confdefs.h, to ease
23358 # handling of long lines.
23359 ac_delim='%!_!# '
23360 for ac_last_try in false false :; do
23361 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
23362 if test -z "$ac_tt"; then
23363 break
23364 elif $ac_last_try; then
23365 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
23366 else
23367 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
23369 done
23371 # For the awk script, D is an array of macro values keyed by name,
23372 # likewise P contains macro parameters if any. Preserve backslash
23373 # newline sequences.
23375 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
23376 sed -n '
23377 s/.\{148\}/&'"$ac_delim"'/g
23378 t rset
23379 :rset
23380 s/^[ ]*#[ ]*define[ ][ ]*/ /
23381 t def
23383 :def
23384 s/\\$//
23385 t bsnl
23386 s/["\\]/\\&/g
23387 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
23388 D["\1"]=" \3"/p
23389 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
23391 :bsnl
23392 s/["\\]/\\&/g
23393 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
23394 D["\1"]=" \3\\\\\\n"\\/p
23395 t cont
23396 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
23397 t cont
23399 :cont
23401 s/.\{148\}/&'"$ac_delim"'/g
23402 t clear
23403 :clear
23404 s/\\$//
23405 t bsnlc
23406 s/["\\]/\\&/g; s/^/"/; s/$/"/p
23408 :bsnlc
23409 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
23410 b cont
23411 ' <confdefs.h | sed '
23412 s/'"$ac_delim"'/"\\\
23413 "/g' >>$CONFIG_STATUS || ac_write_fail=1
23415 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
23416 for (key in D) D_is_set[key] = 1
23417 FS = "\a"
23419 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
23420 line = \$ 0
23421 split(line, arg, " ")
23422 if (arg[1] == "#") {
23423 defundef = arg[2]
23424 mac1 = arg[3]
23425 } else {
23426 defundef = substr(arg[1], 2)
23427 mac1 = arg[2]
23429 split(mac1, mac2, "(") #)
23430 macro = mac2[1]
23431 prefix = substr(line, 1, index(line, defundef) - 1)
23432 if (D_is_set[macro]) {
23433 # Preserve the white space surrounding the "#".
23434 print prefix "define", macro P[macro] D[macro]
23435 next
23436 } else {
23437 # Replace #undef with comments. This is necessary, for example,
23438 # in the case of _POSIX_SOURCE, which is predefined and required
23439 # on some systems where configure will not decide to define it.
23440 if (defundef == "undef") {
23441 print "/*", prefix defundef, macro, "*/"
23442 next
23446 { print }
23447 _ACAWK
23448 _ACEOF
23449 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
23450 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
23451 fi # test -n "$CONFIG_HEADERS"
23454 eval set X " :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
23455 shift
23456 for ac_tag
23458 case $ac_tag in
23459 :[FHLC]) ac_mode=$ac_tag; continue;;
23460 esac
23461 case $ac_mode$ac_tag in
23462 :[FHL]*:*);;
23463 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
23464 :[FH]-) ac_tag=-:-;;
23465 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
23466 esac
23467 ac_save_IFS=$IFS
23468 IFS=:
23469 set x $ac_tag
23470 IFS=$ac_save_IFS
23471 shift
23472 ac_file=$1
23473 shift
23475 case $ac_mode in
23476 :L) ac_source=$1;;
23477 :[FH])
23478 ac_file_inputs=
23479 for ac_f
23481 case $ac_f in
23482 -) ac_f="$ac_tmp/stdin";;
23483 *) # Look for the file first in the build tree, then in the source tree
23484 # (if the path is not absolute). The absolute path cannot be DOS-style,
23485 # because $ac_f cannot contain `:'.
23486 test -f "$ac_f" ||
23487 case $ac_f in
23488 [\\/$]*) false;;
23489 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
23490 esac ||
23491 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
23492 esac
23493 case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
23494 as_fn_append ac_file_inputs " '$ac_f'"
23495 done
23497 # Let's still pretend it is `configure' which instantiates (i.e., don't
23498 # use $as_me), people would be surprised to read:
23499 # /* config.h. Generated by config.status. */
23500 configure_input='Generated from '`
23501 printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
23502 `' by configure.'
23503 if test x"$ac_file" != x-; then
23504 configure_input="$ac_file. $configure_input"
23505 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
23506 printf "%s\n" "$as_me: creating $ac_file" >&6;}
23508 # Neutralize special characters interpreted by sed in replacement strings.
23509 case $configure_input in #(
23510 *\&* | *\|* | *\\* )
23511 ac_sed_conf_input=`printf "%s\n" "$configure_input" |
23512 sed 's/[\\\\&|]/\\\\&/g'`;; #(
23513 *) ac_sed_conf_input=$configure_input;;
23514 esac
23516 case $ac_tag in
23517 *:-:* | *:-) cat >"$ac_tmp/stdin" \
23518 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
23519 esac
23521 esac
23523 ac_dir=`$as_dirname -- "$ac_file" ||
23524 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23525 X"$ac_file" : 'X\(//\)[^/]' \| \
23526 X"$ac_file" : 'X\(//\)$' \| \
23527 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
23528 printf "%s\n" X"$ac_file" |
23529 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
23530 s//\1/
23533 /^X\(\/\/\)[^/].*/{
23534 s//\1/
23537 /^X\(\/\/\)$/{
23538 s//\1/
23541 /^X\(\/\).*/{
23542 s//\1/
23545 s/.*/./; q'`
23546 as_dir="$ac_dir"; as_fn_mkdir_p
23547 ac_builddir=.
23549 case "$ac_dir" in
23550 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
23552 ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
23553 # A ".." for each directory in $ac_dir_suffix.
23554 ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
23555 case $ac_top_builddir_sub in
23556 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
23557 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
23558 esac ;;
23559 esac
23560 ac_abs_top_builddir=$ac_pwd
23561 ac_abs_builddir=$ac_pwd$ac_dir_suffix
23562 # for backward compatibility:
23563 ac_top_builddir=$ac_top_build_prefix
23565 case $srcdir in
23566 .) # We are building in place.
23567 ac_srcdir=.
23568 ac_top_srcdir=$ac_top_builddir_sub
23569 ac_abs_top_srcdir=$ac_pwd ;;
23570 [\\/]* | ?:[\\/]* ) # Absolute name.
23571 ac_srcdir=$srcdir$ac_dir_suffix;
23572 ac_top_srcdir=$srcdir
23573 ac_abs_top_srcdir=$srcdir ;;
23574 *) # Relative name.
23575 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
23576 ac_top_srcdir=$ac_top_build_prefix$srcdir
23577 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
23578 esac
23579 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
23582 case $ac_mode in
23586 # CONFIG_HEADER
23588 if test x"$ac_file" != x-; then
23590 printf "%s\n" "/* $configure_input */" >&1 \
23591 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
23592 } >"$ac_tmp/config.h" \
23593 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
23594 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
23595 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
23596 printf "%s\n" "$as_me: $ac_file is unchanged" >&6;}
23597 else
23598 rm -f "$ac_file"
23599 mv "$ac_tmp/config.h" "$ac_file" \
23600 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
23602 else
23603 printf "%s\n" "/* $configure_input */" >&1 \
23604 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
23605 || as_fn_error $? "could not create -" "$LINENO" 5
23610 # CONFIG_LINK
23613 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
23615 else
23616 # Prefer the file from the source tree if names are identical.
23617 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
23618 ac_source=$srcdir/$ac_source
23621 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
23622 printf "%s\n" "$as_me: linking $ac_source to $ac_file" >&6;}
23624 if test ! -r "$ac_source"; then
23625 as_fn_error $? "$ac_source: file not found" "$LINENO" 5
23627 rm -f "$ac_file"
23629 # Try a relative symlink, then a hard link, then a copy.
23630 case $ac_source in
23631 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
23632 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
23633 esac
23634 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
23635 ln "$ac_source" "$ac_file" 2>/dev/null ||
23636 cp -p "$ac_source" "$ac_file" ||
23637 as_fn_error $? "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
23640 :C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
23641 printf "%s\n" "$as_me: executing $ac_file commands" >&6;}
23643 esac
23646 case $ac_file$ac_mode in
23647 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
23648 "tools/makedep":C) wine_fn_output_makedep || as_fn_exit $? ;;
23649 "Makefile":C) wine_fn_output_makefile Makefile ;;
23651 esac
23652 done # for ac_tag
23655 as_fn_exit 0
23656 _ACEOF
23657 ac_clean_files=$ac_clean_files_save
23659 test $ac_write_fail = 0 ||
23660 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
23663 # configure is writing to config.log, and then calls config.status.
23664 # config.status does its own redirection, appending to config.log.
23665 # Unfortunately, on DOS this fails, as config.log is still kept open
23666 # by configure, so config.status won't be able to write to it; its
23667 # output is simply discarded. So we exec the FD to /dev/null,
23668 # effectively closing config.log, so it can be properly (re)opened and
23669 # appended to by config.status. When coming back to configure, we
23670 # need to make the FD available again.
23671 if test "$no_create" != yes; then
23672 ac_cs_success=:
23673 ac_config_status_args=
23674 test "$silent" = yes &&
23675 ac_config_status_args="$ac_config_status_args --quiet"
23676 exec 5>/dev/null
23677 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
23678 exec 5>>config.log
23679 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
23680 # would make configure fail if this is the last instruction.
23681 $ac_cs_success || as_fn_exit 1
23683 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
23684 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
23685 printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
23689 if test "$no_create" = "yes"
23690 then
23691 exit 0
23694 ac_save_IFS="$IFS"
23695 if test "x$wine_notices" != x; then
23696 echo >&6
23697 IFS="|"
23698 for msg in $wine_notices; do
23699 IFS="$ac_save_IFS"
23700 if ${msg:+false} :
23701 then :
23703 else $as_nop
23704 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $msg" >&5
23705 printf "%s\n" "$as_me: $msg" >&6;}
23707 done
23709 IFS="|"
23710 for msg in $wine_warnings; do
23711 IFS="$ac_save_IFS"
23712 if ${msg:+false} :
23713 then :
23715 else $as_nop
23716 echo >&2
23717 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $msg" >&5
23718 printf "%s\n" "$as_me: WARNING: $msg" >&2;}
23720 done
23721 IFS="$ac_save_IFS"
23723 printf "%s\n" "
23724 $as_me: Finished. Do '${ac_make}' to compile Wine.
23725 " >&6