commdlg: Fix dialog template parser when caption starts with a DBCS character.
[wine.git] / configure
blob9f06d6193eb23cf84aa9e28bdad8df5384276bb2
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.71 for Wine 8.10.
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.10'
615 PACKAGE_STRING='Wine 8.10'
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 WINEPRELOADER_LDFLAGS
770 WINELOADER_LDFLAGS
771 TOP_INSTALL_DEV
772 TOP_INSTALL_LIB
773 UNIXLDFLAGS
774 UNIXDLLFLAGS
775 EXTRACFLAGS
776 LDEXECFLAGS
777 LDDLLFLAGS
778 DLLFLAGS
779 OPENGL_LIBS
780 I386_LIBS
781 ICOTOOL
782 CONVERT
783 RSVG
784 FONTFORGE
785 PKG_CONFIG
786 MSGFMT
787 LDCONFIG
788 EGREP
789 GREP
790 LN_S
791 RANLIB
792 STRIP
793 ac_ct_AR
795 BISON
796 FLEX
797 SED_CMD
798 RUNTESTFLAGS
799 MAKEDEP
800 toolsdir
801 x86_64_DISABLED_SUBDIRS
802 x86_64_DELAYLOADFLAG
803 x86_64_TARGET
804 x86_64_DEBUG
805 x86_64_LDFLAGS
806 x86_64_EXTRACFLAGS
807 x86_64_CFLAGS
808 x86_64_CC
809 i386_DISABLED_SUBDIRS
810 i386_DELAYLOADFLAG
811 i386_TARGET
812 i386_DEBUG
813 i386_LDFLAGS
814 i386_EXTRACFLAGS
815 i386_CFLAGS
816 i386_CC
817 arm_DISABLED_SUBDIRS
818 arm_DELAYLOADFLAG
819 arm_TARGET
820 arm_DEBUG
821 arm_LDFLAGS
822 arm_EXTRACFLAGS
823 arm_CFLAGS
824 arm_CC
825 aarch64_DISABLED_SUBDIRS
826 aarch64_DELAYLOADFLAG
827 aarch64_TARGET
828 aarch64_DEBUG
829 aarch64_LDFLAGS
830 aarch64_EXTRACFLAGS
831 aarch64_CFLAGS
832 aarch64_CC
833 HOST_ARCH
834 toolsext
835 TARGETFLAGS
837 CPPBIN
838 ac_ct_CXX
839 CXXFLAGS
841 OBJEXT
842 EXEEXT
843 ac_ct_CC
844 CPPFLAGS
845 LDFLAGS
846 CFLAGS
848 SET_MAKE
849 srcdir
850 nlsdir
851 fontdir
852 dlldir
853 host_os
854 host_vendor
855 host_cpu
856 host
857 build_os
858 build_vendor
859 build_cpu
860 build
861 system_dllpath
862 target_alias
863 host_alias
864 build_alias
865 LIBS
866 ECHO_T
867 ECHO_N
868 ECHO_C
869 DEFS
870 mandir
871 localedir
872 libdir
873 psdir
874 pdfdir
875 dvidir
876 htmldir
877 infodir
878 docdir
879 oldincludedir
880 includedir
881 runstatedir
882 localstatedir
883 sharedstatedir
884 sysconfdir
885 datadir
886 datarootdir
887 libexecdir
888 sbindir
889 bindir
890 program_transform_name
891 prefix
892 exec_prefix
893 PACKAGE_URL
894 PACKAGE_BUGREPORT
895 PACKAGE_STRING
896 PACKAGE_VERSION
897 PACKAGE_TARNAME
898 PACKAGE_NAME
899 PATH_SEPARATOR
900 SHELL'
901 ac_subst_files=''
902 ac_user_opts='
903 enable_option_checking
904 enable_archs
905 enable_win16
906 enable_win64
907 enable_tests
908 enable_build_id
909 enable_maintainer_mode
910 enable_silent_rules
911 enable_werror
912 with_alsa
913 with_capi
914 with_coreaudio
915 with_cups
916 with_dbus
917 with_float_abi
918 with_fontconfig
919 with_freetype
920 with_gettext
921 with_gettextpo
922 with_gphoto
923 with_gnutls
924 with_gssapi
925 with_gstreamer
926 with_inotify
927 with_krb5
928 with_mingw
929 with_netapi
930 with_opencl
931 with_opengl
932 with_osmesa
933 with_oss
934 with_pcap
935 with_pcsclite
936 with_pthread
937 with_pulse
938 with_sane
939 with_sdl
940 with_udev
941 with_unwind
942 with_usb
943 with_v4l2
944 with_vulkan
945 with_wayland
946 with_xcomposite
947 with_xcursor
948 with_xfixes
949 with_xinerama
950 with_xinput
951 with_xinput2
952 with_xrandr
953 with_xrender
954 with_xshape
955 with_xshm
956 with_xxf86vm
957 with_system_dllpath
958 with_wine_tools
959 with_wine64
960 enable_largefile
961 with_x
962 enable_acledit
963 enable_aclui
964 enable_activeds_tlb
965 enable_activeds
966 enable_actxprxy
967 enable_adsldp
968 enable_adsldpc
969 enable_advapi32
970 enable_advpack
971 enable_amsi
972 enable_amstream
973 enable_apisetschema
974 enable_apphelp
975 enable_appwiz_cpl
976 enable_atl
977 enable_atl100
978 enable_atl110
979 enable_atl80
980 enable_atl90
981 enable_atlthunk
982 enable_atmlib
983 enable_authz
984 enable_avicap32
985 enable_avifil32
986 enable_avrt
987 enable_bcrypt
988 enable_bluetoothapis
989 enable_browseui
990 enable_bthprops_cpl
991 enable_cabinet
992 enable_capi2032
993 enable_cards
994 enable_cdosys
995 enable_cfgmgr32
996 enable_clusapi
997 enable_cng_sys
998 enable_combase
999 enable_comcat
1000 enable_comctl32
1001 enable_comdlg32
1002 enable_compstui
1003 enable_comsvcs
1004 enable_concrt140
1005 enable_connect
1006 enable_credui
1007 enable_crtdll
1008 enable_crypt32
1009 enable_cryptdlg
1010 enable_cryptdll
1011 enable_cryptext
1012 enable_cryptnet
1013 enable_cryptowinrt
1014 enable_cryptsp
1015 enable_cryptui
1016 enable_ctapi32
1017 enable_ctl3d32
1018 enable_d2d1
1019 enable_d3d10
1020 enable_d3d10_1
1021 enable_d3d10core
1022 enable_d3d11
1023 enable_d3d12
1024 enable_d3d12core
1025 enable_d3d8
1026 enable_d3d8thk
1027 enable_d3d9
1028 enable_d3dcompiler_33
1029 enable_d3dcompiler_34
1030 enable_d3dcompiler_35
1031 enable_d3dcompiler_36
1032 enable_d3dcompiler_37
1033 enable_d3dcompiler_38
1034 enable_d3dcompiler_39
1035 enable_d3dcompiler_40
1036 enable_d3dcompiler_41
1037 enable_d3dcompiler_42
1038 enable_d3dcompiler_43
1039 enable_d3dcompiler_46
1040 enable_d3dcompiler_47
1041 enable_d3dim
1042 enable_d3dim700
1043 enable_d3drm
1044 enable_d3dx10_33
1045 enable_d3dx10_34
1046 enable_d3dx10_35
1047 enable_d3dx10_36
1048 enable_d3dx10_37
1049 enable_d3dx10_38
1050 enable_d3dx10_39
1051 enable_d3dx10_40
1052 enable_d3dx10_41
1053 enable_d3dx10_42
1054 enable_d3dx10_43
1055 enable_d3dx11_42
1056 enable_d3dx11_43
1057 enable_d3dx9_24
1058 enable_d3dx9_25
1059 enable_d3dx9_26
1060 enable_d3dx9_27
1061 enable_d3dx9_28
1062 enable_d3dx9_29
1063 enable_d3dx9_30
1064 enable_d3dx9_31
1065 enable_d3dx9_32
1066 enable_d3dx9_33
1067 enable_d3dx9_34
1068 enable_d3dx9_35
1069 enable_d3dx9_36
1070 enable_d3dx9_37
1071 enable_d3dx9_38
1072 enable_d3dx9_39
1073 enable_d3dx9_40
1074 enable_d3dx9_41
1075 enable_d3dx9_42
1076 enable_d3dx9_43
1077 enable_d3dxof
1078 enable_davclnt
1079 enable_dbgeng
1080 enable_dbghelp
1081 enable_dciman32
1082 enable_dcomp
1083 enable_ddraw
1084 enable_ddrawex
1085 enable_devenum
1086 enable_dhcpcsvc
1087 enable_dhcpcsvc6
1088 enable_dhtmled_ocx
1089 enable_diasymreader
1090 enable_difxapi
1091 enable_dinput
1092 enable_dinput8
1093 enable_directmanipulation
1094 enable_dispex
1095 enable_dmband
1096 enable_dmcompos
1097 enable_dmime
1098 enable_dmloader
1099 enable_dmscript
1100 enable_dmstyle
1101 enable_dmsynth
1102 enable_dmusic
1103 enable_dmusic32
1104 enable_dnsapi
1105 enable_dplay
1106 enable_dplayx
1107 enable_dpnaddr
1108 enable_dpnet
1109 enable_dpnhpast
1110 enable_dpnhupnp
1111 enable_dpnlobby
1112 enable_dpvoice
1113 enable_dpwsockx
1114 enable_drmclien
1115 enable_dsdmo
1116 enable_dsound
1117 enable_dsquery
1118 enable_dssenh
1119 enable_dsuiext
1120 enable_dswave
1121 enable_dwmapi
1122 enable_dwrite
1123 enable_dx8vb
1124 enable_dxdiagn
1125 enable_dxgi
1126 enable_dxtrans
1127 enable_dxva2
1128 enable_esent
1129 enable_evr
1130 enable_explorerframe
1131 enable_faultrep
1132 enable_feclient
1133 enable_fltlib
1134 enable_fltmgr_sys
1135 enable_fntcache
1136 enable_fontsub
1137 enable_fusion
1138 enable_fwpuclnt
1139 enable_gameux
1140 enable_gamingtcui
1141 enable_gdi32
1142 enable_gdiplus
1143 enable_glu32
1144 enable_gphoto2_ds
1145 enable_gpkcsp
1146 enable_graphicscapture
1147 enable_hal
1148 enable_hhctrl_ocx
1149 enable_hid
1150 enable_hidclass_sys
1151 enable_hidparse_sys
1152 enable_hlink
1153 enable_hnetcfg
1154 enable_hrtfapo
1155 enable_http_sys
1156 enable_httpapi
1157 enable_ia2comproxy
1158 enable_iccvid
1159 enable_icmp
1160 enable_ieframe
1161 enable_ieproxy
1162 enable_imaadp32_acm
1163 enable_imagehlp
1164 enable_imm32
1165 enable_inetcomm
1166 enable_inetcpl_cpl
1167 enable_inetmib1
1168 enable_infosoft
1169 enable_initpki
1170 enable_inkobj
1171 enable_inseng
1172 enable_iphlpapi
1173 enable_iprop
1174 enable_ir50_32
1175 enable_irprops_cpl
1176 enable_itircl
1177 enable_itss
1178 enable_joy_cpl
1179 enable_jscript
1180 enable_jsproxy
1181 enable_kerberos
1182 enable_kernel32
1183 enable_kernelbase
1184 enable_ksecdd_sys
1185 enable_ksproxy_ax
1186 enable_ksuser
1187 enable_ktmw32
1188 enable_l3codeca_acm
1189 enable_light_msstyles
1190 enable_loadperf
1191 enable_localspl
1192 enable_localui
1193 enable_lz32
1194 enable_mapi32
1195 enable_mapistub
1196 enable_mciavi32
1197 enable_mcicda
1198 enable_mciqtz32
1199 enable_mciseq
1200 enable_mciwave
1201 enable_mf
1202 enable_mf3216
1203 enable_mferror
1204 enable_mfmediaengine
1205 enable_mfplat
1206 enable_mfplay
1207 enable_mfreadwrite
1208 enable_mfsrcsnk
1209 enable_mgmtapi
1210 enable_midimap
1211 enable_mlang
1212 enable_mmcndmgr
1213 enable_mmdevapi
1214 enable_mountmgr_sys
1215 enable_mp3dmod
1216 enable_mpr
1217 enable_mprapi
1218 enable_msacm32_drv
1219 enable_msacm32
1220 enable_msado15
1221 enable_msadp32_acm
1222 enable_msasn1
1223 enable_msauddecmft
1224 enable_mscat32
1225 enable_mscms
1226 enable_mscoree
1227 enable_mscorwks
1228 enable_msctf
1229 enable_msctfmonitor
1230 enable_msctfp
1231 enable_msdaps
1232 enable_msdasql
1233 enable_msdelta
1234 enable_msdmo
1235 enable_msdrm
1236 enable_msftedit
1237 enable_msg711_acm
1238 enable_msgsm32_acm
1239 enable_mshtml_tlb
1240 enable_mshtml
1241 enable_msi
1242 enable_msident
1243 enable_msimg32
1244 enable_msimsg
1245 enable_msimtf
1246 enable_msisip
1247 enable_msisys_ocx
1248 enable_msls31
1249 enable_msmpeg2vdec
1250 enable_msnet32
1251 enable_mspatcha
1252 enable_msports
1253 enable_msrle32
1254 enable_msscript_ocx
1255 enable_mssign32
1256 enable_mssip32
1257 enable_mstask
1258 enable_msv1_0
1259 enable_msvcirt
1260 enable_msvcm80
1261 enable_msvcm90
1262 enable_msvcp100
1263 enable_msvcp110
1264 enable_msvcp120
1265 enable_msvcp120_app
1266 enable_msvcp140
1267 enable_msvcp140_1
1268 enable_msvcp140_2
1269 enable_msvcp140_atomic_wait
1270 enable_msvcp60
1271 enable_msvcp70
1272 enable_msvcp71
1273 enable_msvcp80
1274 enable_msvcp90
1275 enable_msvcp_win
1276 enable_msvcr100
1277 enable_msvcr110
1278 enable_msvcr120
1279 enable_msvcr120_app
1280 enable_msvcr70
1281 enable_msvcr71
1282 enable_msvcr80
1283 enable_msvcr90
1284 enable_msvcrt
1285 enable_msvcrt20
1286 enable_msvcrt40
1287 enable_msvcrtd
1288 enable_msvfw32
1289 enable_msvidc32
1290 enable_mswsock
1291 enable_msxml
1292 enable_msxml2
1293 enable_msxml3
1294 enable_msxml4
1295 enable_msxml6
1296 enable_mtxdm
1297 enable_ncrypt
1298 enable_nddeapi
1299 enable_ndis_sys
1300 enable_netapi32
1301 enable_netcfgx
1302 enable_netio_sys
1303 enable_netprofm
1304 enable_netutils
1305 enable_newdev
1306 enable_ninput
1307 enable_normaliz
1308 enable_npmshtml
1309 enable_npptools
1310 enable_nsi
1311 enable_nsiproxy_sys
1312 enable_ntdll
1313 enable_ntdsapi
1314 enable_ntoskrnl_exe
1315 enable_ntprint
1316 enable_objsel
1317 enable_odbc32
1318 enable_odbcbcp
1319 enable_odbccp32
1320 enable_odbccu32
1321 enable_ole32
1322 enable_oleacc
1323 enable_oleaut32
1324 enable_olecli32
1325 enable_oledb32
1326 enable_oledlg
1327 enable_olepro32
1328 enable_olesvr32
1329 enable_olethk32
1330 enable_opcservices
1331 enable_opencl
1332 enable_opengl32
1333 enable_packager
1334 enable_pdh
1335 enable_photometadatahandler
1336 enable_pidgen
1337 enable_powrprof
1338 enable_printui
1339 enable_prntvpt
1340 enable_propsys
1341 enable_psapi
1342 enable_pstorec
1343 enable_pwrshplugin
1344 enable_qasf
1345 enable_qcap
1346 enable_qdvd
1347 enable_qedit
1348 enable_qmgr
1349 enable_qmgrprxy
1350 enable_quartz
1351 enable_query
1352 enable_qwave
1353 enable_rasapi32
1354 enable_rasdlg
1355 enable_regapi
1356 enable_resutils
1357 enable_riched20
1358 enable_riched32
1359 enable_rpcrt4
1360 enable_rsabase
1361 enable_rsaenh
1362 enable_rstrtmgr
1363 enable_rtutils
1364 enable_rtworkq
1365 enable_samlib
1366 enable_sane_ds
1367 enable_sapi
1368 enable_sas
1369 enable_scarddlg
1370 enable_scardsvr
1371 enable_sccbase
1372 enable_schannel
1373 enable_schedsvc
1374 enable_scrobj
1375 enable_scrrun
1376 enable_scsiport_sys
1377 enable_sechost
1378 enable_secur32
1379 enable_security
1380 enable_sensapi
1381 enable_serialui
1382 enable_setupapi
1383 enable_sfc
1384 enable_sfc_os
1385 enable_shcore
1386 enable_shdoclc
1387 enable_shdocvw
1388 enable_shell32
1389 enable_shfolder
1390 enable_shlwapi
1391 enable_slbcsp
1392 enable_slc
1393 enable_snmpapi
1394 enable_softpub
1395 enable_spoolss
1396 enable_sppc
1397 enable_srclient
1398 enable_srvcli
1399 enable_sspicli
1400 enable_stdole2_tlb
1401 enable_stdole32_tlb
1402 enable_sti
1403 enable_strmdll
1404 enable_svrapi
1405 enable_sxs
1406 enable_t2embed
1407 enable_tapi32
1408 enable_taskschd
1409 enable_tbs
1410 enable_tdh
1411 enable_tdi_sys
1412 enable_threadpoolwinrt
1413 enable_traffic
1414 enable_twain_32
1415 enable_twinapi_appcore
1416 enable_tzres
1417 enable_ucrtbase
1418 enable_uianimation
1419 enable_uiautomationcore
1420 enable_uiribbon
1421 enable_unicows
1422 enable_updspapi
1423 enable_url
1424 enable_urlmon
1425 enable_usbd_sys
1426 enable_user32
1427 enable_userenv
1428 enable_usp10
1429 enable_utildll
1430 enable_uxtheme
1431 enable_vbscript
1432 enable_vcomp
1433 enable_vcomp100
1434 enable_vcomp110
1435 enable_vcomp120
1436 enable_vcomp140
1437 enable_vcomp90
1438 enable_vcruntime140
1439 enable_vcruntime140_1
1440 enable_vdmdbg
1441 enable_version
1442 enable_vga
1443 enable_virtdisk
1444 enable_vssapi
1445 enable_vulkan_1
1446 enable_wbemdisp
1447 enable_wbemprox
1448 enable_wdscore
1449 enable_webservices
1450 enable_websocket
1451 enable_wer
1452 enable_wevtapi
1453 enable_wevtsvc
1454 enable_wiaservc
1455 enable_wimgapi
1456 enable_win32u
1457 enable_windows_devices_enumeration
1458 enable_windows_gaming_input
1459 enable_windows_gaming_ui_gamebar
1460 enable_windows_globalization
1461 enable_windows_media_devices
1462 enable_windows_media_speech
1463 enable_windows_media
1464 enable_windows_networking
1465 enable_windows_perception_stub
1466 enable_windows_system_profile_systemmanufacturers
1467 enable_windows_ui
1468 enable_windowscodecs
1469 enable_windowscodecsext
1470 enable_winealsa_drv
1471 enable_wineandroid_drv
1472 enable_winebus_sys
1473 enable_winecoreaudio_drv
1474 enable_winecrt0
1475 enable_wined3d
1476 enable_winegstreamer
1477 enable_winehid_sys
1478 enable_winemac_drv
1479 enable_winemapi
1480 enable_wineoss_drv
1481 enable_wineps_drv
1482 enable_winepulse_drv
1483 enable_wineusb_sys
1484 enable_winevulkan
1485 enable_winewayland_drv
1486 enable_winex11_drv
1487 enable_winexinput_sys
1488 enable_wing32
1489 enable_winhttp
1490 enable_wininet
1491 enable_winmm
1492 enable_winnls32
1493 enable_winprint
1494 enable_winscard
1495 enable_winspool_drv
1496 enable_winsta
1497 enable_wintab32
1498 enable_wintrust
1499 enable_wintypes
1500 enable_winusb
1501 enable_wlanapi
1502 enable_wlanui
1503 enable_wldap32
1504 enable_wmasf
1505 enable_wmi
1506 enable_wmiutils
1507 enable_wmp
1508 enable_wmphoto
1509 enable_wmvcore
1510 enable_wnaspi32
1511 enable_wofutil
1512 enable_wow64
1513 enable_wow64cpu
1514 enable_wow64win
1515 enable_wpc
1516 enable_wpcap
1517 enable_ws2_32
1518 enable_wsdapi
1519 enable_wshom_ocx
1520 enable_wsnmp32
1521 enable_wsock32
1522 enable_wtsapi32
1523 enable_wuapi
1524 enable_wuaueng
1525 enable_x3daudio1_0
1526 enable_x3daudio1_1
1527 enable_x3daudio1_2
1528 enable_x3daudio1_3
1529 enable_x3daudio1_4
1530 enable_x3daudio1_5
1531 enable_x3daudio1_6
1532 enable_x3daudio1_7
1533 enable_xactengine2_0
1534 enable_xactengine2_4
1535 enable_xactengine2_7
1536 enable_xactengine2_9
1537 enable_xactengine3_0
1538 enable_xactengine3_1
1539 enable_xactengine3_2
1540 enable_xactengine3_3
1541 enable_xactengine3_4
1542 enable_xactengine3_5
1543 enable_xactengine3_6
1544 enable_xactengine3_7
1545 enable_xapofx1_1
1546 enable_xapofx1_2
1547 enable_xapofx1_3
1548 enable_xapofx1_4
1549 enable_xapofx1_5
1550 enable_xaudio2_0
1551 enable_xaudio2_1
1552 enable_xaudio2_2
1553 enable_xaudio2_3
1554 enable_xaudio2_4
1555 enable_xaudio2_5
1556 enable_xaudio2_6
1557 enable_xaudio2_7
1558 enable_xaudio2_8
1559 enable_xaudio2_9
1560 enable_xinput1_1
1561 enable_xinput1_2
1562 enable_xinput1_3
1563 enable_xinput1_4
1564 enable_xinput9_1_0
1565 enable_xinputuap
1566 enable_xmllite
1567 enable_xolehlp
1568 enable_xpsprint
1569 enable_xpssvcs
1570 enable_fonts
1571 enable_include
1572 enable_adsiid
1573 enable_dmoguids
1574 enable_dxerr8
1575 enable_dxerr9
1576 enable_dxguid
1577 enable_faudio
1578 enable_gsm
1579 enable_jpeg
1580 enable_jxr
1581 enable_lcms2
1582 enable_ldap
1583 enable_mfuuid
1584 enable_mpg123
1585 enable_musl
1586 enable_png
1587 enable_strmbase
1588 enable_strmiids
1589 enable_tiff
1590 enable_uuid
1591 enable_vkd3d
1592 enable_wbemuuid
1593 enable_wmcodecdspuuid
1594 enable_xml2
1595 enable_xslt
1596 enable_zlib
1597 enable_zydis
1598 enable_loader
1599 enable_nls
1600 enable_po
1601 enable_arp
1602 enable_aspnet_regiis
1603 enable_attrib
1604 enable_cabarc
1605 enable_cacls
1606 enable_certutil
1607 enable_chcp_com
1608 enable_clock
1609 enable_cmd
1610 enable_conhost
1611 enable_control
1612 enable_cscript
1613 enable_dism
1614 enable_dllhost
1615 enable_dplaysvr
1616 enable_dpnsvr
1617 enable_dpvsetup
1618 enable_dxdiag
1619 enable_eject
1620 enable_expand
1621 enable_explorer
1622 enable_extrac32
1623 enable_fc
1624 enable_find
1625 enable_findstr
1626 enable_fsutil
1627 enable_hh
1628 enable_hostname
1629 enable_icacls
1630 enable_icinfo
1631 enable_iexplore
1632 enable_ipconfig
1633 enable_lodctr
1634 enable_mofcomp
1635 enable_mshta
1636 enable_msidb
1637 enable_msiexec
1638 enable_msinfo32
1639 enable_net
1640 enable_netsh
1641 enable_netstat
1642 enable_ngen
1643 enable_notepad
1644 enable_oleview
1645 enable_ping
1646 enable_plugplay
1647 enable_powershell
1648 enable_presentationfontcache
1649 enable_progman
1650 enable_reg
1651 enable_regasm
1652 enable_regedit
1653 enable_regini
1654 enable_regsvcs
1655 enable_regsvr32
1656 enable_robocopy
1657 enable_rpcss
1658 enable_rundll32
1659 enable_sc
1660 enable_schtasks
1661 enable_sdbinst
1662 enable_secedit
1663 enable_servicemodelreg
1664 enable_services
1665 enable_setx
1666 enable_shutdown
1667 enable_spoolsv
1668 enable_start
1669 enable_subst
1670 enable_svchost
1671 enable_systeminfo
1672 enable_taskkill
1673 enable_tasklist
1674 enable_taskmgr
1675 enable_termsv
1676 enable_uninstaller
1677 enable_unlodctr
1678 enable_view
1679 enable_wevtutil
1680 enable_where
1681 enable_whoami
1682 enable_wineboot
1683 enable_winebrowser
1684 enable_winecfg
1685 enable_wineconsole
1686 enable_winedbg
1687 enable_winedevice
1688 enable_winefile
1689 enable_winemenubuilder
1690 enable_winemine
1691 enable_winemsibuilder
1692 enable_winepath
1693 enable_winetest
1694 enable_winhlp32
1695 enable_winmgmt
1696 enable_winver
1697 enable_wmic
1698 enable_wmplayer
1699 enable_wordpad
1700 enable_write
1701 enable_wscript
1702 enable_wuauserv
1703 enable_wusa
1704 enable_xcopy
1705 enable_server
1706 enable_tools
1707 enable_sfnt2fon
1708 enable_widl
1709 enable_winebuild
1710 enable_winedump
1711 enable_winegcc
1712 enable_winemaker
1713 enable_wmc
1714 enable_wrc
1716 ac_precious_vars='build_alias
1717 host_alias
1718 target_alias
1720 CFLAGS
1721 LDFLAGS
1722 LIBS
1723 CPPFLAGS
1725 CXXFLAGS
1727 OBJC
1728 OBJCFLAGS
1729 FAUDIO_PE_CFLAGS
1730 FAUDIO_PE_LIBS
1731 GSM_PE_CFLAGS
1732 GSM_PE_LIBS
1733 JPEG_PE_CFLAGS
1734 JPEG_PE_LIBS
1735 JXR_PE_CFLAGS
1736 JXR_PE_LIBS
1737 LCMS2_PE_CFLAGS
1738 LCMS2_PE_LIBS
1739 LDAP_PE_CFLAGS
1740 LDAP_PE_LIBS
1741 MPG123_PE_CFLAGS
1742 MPG123_PE_LIBS
1743 MUSL_PE_CFLAGS
1744 MUSL_PE_LIBS
1745 PNG_PE_CFLAGS
1746 PNG_PE_LIBS
1747 TIFF_PE_CFLAGS
1748 TIFF_PE_LIBS
1749 VKD3D_PE_CFLAGS
1750 VKD3D_PE_LIBS
1751 XML2_PE_CFLAGS
1752 XML2_PE_LIBS
1753 XSLT_PE_CFLAGS
1754 XSLT_PE_LIBS
1755 ZLIB_PE_CFLAGS
1756 ZLIB_PE_LIBS
1757 ZYDIS_PE_CFLAGS
1758 ZYDIS_PE_LIBS
1759 XMKMF
1761 WAYLAND_CLIENT_CFLAGS
1762 WAYLAND_CLIENT_LIBS
1763 INOTIFY_CFLAGS
1764 INOTIFY_LIBS
1765 DBUS_CFLAGS
1766 DBUS_LIBS
1767 GNUTLS_CFLAGS
1768 GNUTLS_LIBS
1769 SANE_CFLAGS
1770 SANE_LIBS
1771 USB_CFLAGS
1772 USB_LIBS
1773 GPHOTO2_CFLAGS
1774 GPHOTO2_LIBS
1775 GPHOTO2_PORT_CFLAGS
1776 GPHOTO2_PORT_LIBS
1777 FREETYPE_CFLAGS
1778 FREETYPE_LIBS
1779 PULSE_CFLAGS
1780 PULSE_LIBS
1781 GSTREAMER_CFLAGS
1782 GSTREAMER_LIBS
1783 UDEV_CFLAGS
1784 UDEV_LIBS
1785 UNWIND_CFLAGS
1786 UNWIND_LIBS
1787 SDL2_CFLAGS
1788 SDL2_LIBS
1789 CAPI20_CFLAGS
1790 CAPI20_LIBS
1791 CUPS_CFLAGS
1792 CUPS_LIBS
1793 FONTCONFIG_CFLAGS
1794 FONTCONFIG_LIBS
1795 KRB5_CFLAGS
1796 KRB5_LIBS
1797 GSSAPI_CFLAGS
1798 GSSAPI_LIBS
1799 NETAPI_CFLAGS
1800 NETAPI_LIBS'
1803 # Initialize some variables set by options.
1804 ac_init_help=
1805 ac_init_version=false
1806 ac_unrecognized_opts=
1807 ac_unrecognized_sep=
1808 # The variables have the same names as the options, with
1809 # dashes changed to underlines.
1810 cache_file=/dev/null
1811 exec_prefix=NONE
1812 no_create=
1813 no_recursion=
1814 prefix=NONE
1815 program_prefix=NONE
1816 program_suffix=NONE
1817 program_transform_name=s,x,x,
1818 silent=
1819 site=
1820 srcdir=
1821 verbose=
1822 x_includes=NONE
1823 x_libraries=NONE
1825 # Installation directory options.
1826 # These are left unexpanded so users can "make install exec_prefix=/foo"
1827 # and all the variables that are supposed to be based on exec_prefix
1828 # by default will actually change.
1829 # Use braces instead of parens because sh, perl, etc. also accept them.
1830 # (The list follows the same order as the GNU Coding Standards.)
1831 bindir='${exec_prefix}/bin'
1832 sbindir='${exec_prefix}/sbin'
1833 libexecdir='${exec_prefix}/libexec'
1834 datarootdir='${prefix}/share'
1835 datadir='${datarootdir}'
1836 sysconfdir='${prefix}/etc'
1837 sharedstatedir='${prefix}/com'
1838 localstatedir='${prefix}/var'
1839 runstatedir='${localstatedir}/run'
1840 includedir='${prefix}/include'
1841 oldincludedir='/usr/include'
1842 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1843 infodir='${datarootdir}/info'
1844 htmldir='${docdir}'
1845 dvidir='${docdir}'
1846 pdfdir='${docdir}'
1847 psdir='${docdir}'
1848 libdir='${exec_prefix}/lib'
1849 localedir='${datarootdir}/locale'
1850 mandir='${datarootdir}/man'
1852 ac_prev=
1853 ac_dashdash=
1854 for ac_option
1856 # If the previous option needs an argument, assign it.
1857 if test -n "$ac_prev"; then
1858 eval $ac_prev=\$ac_option
1859 ac_prev=
1860 continue
1863 case $ac_option in
1864 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1865 *=) ac_optarg= ;;
1866 *) ac_optarg=yes ;;
1867 esac
1869 case $ac_dashdash$ac_option in
1871 ac_dashdash=yes ;;
1873 -bindir | --bindir | --bindi | --bind | --bin | --bi)
1874 ac_prev=bindir ;;
1875 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1876 bindir=$ac_optarg ;;
1878 -build | --build | --buil | --bui | --bu)
1879 ac_prev=build_alias ;;
1880 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1881 build_alias=$ac_optarg ;;
1883 -cache-file | --cache-file | --cache-fil | --cache-fi \
1884 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1885 ac_prev=cache_file ;;
1886 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1887 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1888 cache_file=$ac_optarg ;;
1890 --config-cache | -C)
1891 cache_file=config.cache ;;
1893 -datadir | --datadir | --datadi | --datad)
1894 ac_prev=datadir ;;
1895 -datadir=* | --datadir=* | --datadi=* | --datad=*)
1896 datadir=$ac_optarg ;;
1898 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1899 | --dataroo | --dataro | --datar)
1900 ac_prev=datarootdir ;;
1901 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1902 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1903 datarootdir=$ac_optarg ;;
1905 -disable-* | --disable-*)
1906 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1907 # Reject names that are not valid shell variable names.
1908 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1909 as_fn_error $? "invalid feature name: \`$ac_useropt'"
1910 ac_useropt_orig=$ac_useropt
1911 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1912 case $ac_user_opts in
1914 "enable_$ac_useropt"
1915 "*) ;;
1916 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1917 ac_unrecognized_sep=', ';;
1918 esac
1919 eval enable_$ac_useropt=no ;;
1921 -docdir | --docdir | --docdi | --doc | --do)
1922 ac_prev=docdir ;;
1923 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1924 docdir=$ac_optarg ;;
1926 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1927 ac_prev=dvidir ;;
1928 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1929 dvidir=$ac_optarg ;;
1931 -enable-* | --enable-*)
1932 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1933 # Reject names that are not valid shell variable names.
1934 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1935 as_fn_error $? "invalid feature name: \`$ac_useropt'"
1936 ac_useropt_orig=$ac_useropt
1937 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1938 case $ac_user_opts in
1940 "enable_$ac_useropt"
1941 "*) ;;
1942 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1943 ac_unrecognized_sep=', ';;
1944 esac
1945 eval enable_$ac_useropt=\$ac_optarg ;;
1947 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1948 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1949 | --exec | --exe | --ex)
1950 ac_prev=exec_prefix ;;
1951 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1952 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1953 | --exec=* | --exe=* | --ex=*)
1954 exec_prefix=$ac_optarg ;;
1956 -gas | --gas | --ga | --g)
1957 # Obsolete; use --with-gas.
1958 with_gas=yes ;;
1960 -help | --help | --hel | --he | -h)
1961 ac_init_help=long ;;
1962 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1963 ac_init_help=recursive ;;
1964 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1965 ac_init_help=short ;;
1967 -host | --host | --hos | --ho)
1968 ac_prev=host_alias ;;
1969 -host=* | --host=* | --hos=* | --ho=*)
1970 host_alias=$ac_optarg ;;
1972 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1973 ac_prev=htmldir ;;
1974 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1975 | --ht=*)
1976 htmldir=$ac_optarg ;;
1978 -includedir | --includedir | --includedi | --included | --include \
1979 | --includ | --inclu | --incl | --inc)
1980 ac_prev=includedir ;;
1981 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1982 | --includ=* | --inclu=* | --incl=* | --inc=*)
1983 includedir=$ac_optarg ;;
1985 -infodir | --infodir | --infodi | --infod | --info | --inf)
1986 ac_prev=infodir ;;
1987 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1988 infodir=$ac_optarg ;;
1990 -libdir | --libdir | --libdi | --libd)
1991 ac_prev=libdir ;;
1992 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1993 libdir=$ac_optarg ;;
1995 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1996 | --libexe | --libex | --libe)
1997 ac_prev=libexecdir ;;
1998 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1999 | --libexe=* | --libex=* | --libe=*)
2000 libexecdir=$ac_optarg ;;
2002 -localedir | --localedir | --localedi | --localed | --locale)
2003 ac_prev=localedir ;;
2004 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
2005 localedir=$ac_optarg ;;
2007 -localstatedir | --localstatedir | --localstatedi | --localstated \
2008 | --localstate | --localstat | --localsta | --localst | --locals)
2009 ac_prev=localstatedir ;;
2010 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
2011 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
2012 localstatedir=$ac_optarg ;;
2014 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
2015 ac_prev=mandir ;;
2016 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
2017 mandir=$ac_optarg ;;
2019 -nfp | --nfp | --nf)
2020 # Obsolete; use --without-fp.
2021 with_fp=no ;;
2023 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
2024 | --no-cr | --no-c | -n)
2025 no_create=yes ;;
2027 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
2028 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
2029 no_recursion=yes ;;
2031 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
2032 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
2033 | --oldin | --oldi | --old | --ol | --o)
2034 ac_prev=oldincludedir ;;
2035 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
2036 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
2037 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
2038 oldincludedir=$ac_optarg ;;
2040 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
2041 ac_prev=prefix ;;
2042 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
2043 prefix=$ac_optarg ;;
2045 -program-prefix | --program-prefix | --program-prefi | --program-pref \
2046 | --program-pre | --program-pr | --program-p)
2047 ac_prev=program_prefix ;;
2048 -program-prefix=* | --program-prefix=* | --program-prefi=* \
2049 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
2050 program_prefix=$ac_optarg ;;
2052 -program-suffix | --program-suffix | --program-suffi | --program-suff \
2053 | --program-suf | --program-su | --program-s)
2054 ac_prev=program_suffix ;;
2055 -program-suffix=* | --program-suffix=* | --program-suffi=* \
2056 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
2057 program_suffix=$ac_optarg ;;
2059 -program-transform-name | --program-transform-name \
2060 | --program-transform-nam | --program-transform-na \
2061 | --program-transform-n | --program-transform- \
2062 | --program-transform | --program-transfor \
2063 | --program-transfo | --program-transf \
2064 | --program-trans | --program-tran \
2065 | --progr-tra | --program-tr | --program-t)
2066 ac_prev=program_transform_name ;;
2067 -program-transform-name=* | --program-transform-name=* \
2068 | --program-transform-nam=* | --program-transform-na=* \
2069 | --program-transform-n=* | --program-transform-=* \
2070 | --program-transform=* | --program-transfor=* \
2071 | --program-transfo=* | --program-transf=* \
2072 | --program-trans=* | --program-tran=* \
2073 | --progr-tra=* | --program-tr=* | --program-t=*)
2074 program_transform_name=$ac_optarg ;;
2076 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
2077 ac_prev=pdfdir ;;
2078 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
2079 pdfdir=$ac_optarg ;;
2081 -psdir | --psdir | --psdi | --psd | --ps)
2082 ac_prev=psdir ;;
2083 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
2084 psdir=$ac_optarg ;;
2086 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2087 | -silent | --silent | --silen | --sile | --sil)
2088 silent=yes ;;
2090 -runstatedir | --runstatedir | --runstatedi | --runstated \
2091 | --runstate | --runstat | --runsta | --runst | --runs \
2092 | --run | --ru | --r)
2093 ac_prev=runstatedir ;;
2094 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
2095 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
2096 | --run=* | --ru=* | --r=*)
2097 runstatedir=$ac_optarg ;;
2099 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
2100 ac_prev=sbindir ;;
2101 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
2102 | --sbi=* | --sb=*)
2103 sbindir=$ac_optarg ;;
2105 -sharedstatedir | --sharedstatedir | --sharedstatedi \
2106 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
2107 | --sharedst | --shareds | --shared | --share | --shar \
2108 | --sha | --sh)
2109 ac_prev=sharedstatedir ;;
2110 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
2111 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
2112 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
2113 | --sha=* | --sh=*)
2114 sharedstatedir=$ac_optarg ;;
2116 -site | --site | --sit)
2117 ac_prev=site ;;
2118 -site=* | --site=* | --sit=*)
2119 site=$ac_optarg ;;
2121 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
2122 ac_prev=srcdir ;;
2123 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
2124 srcdir=$ac_optarg ;;
2126 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
2127 | --syscon | --sysco | --sysc | --sys | --sy)
2128 ac_prev=sysconfdir ;;
2129 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
2130 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
2131 sysconfdir=$ac_optarg ;;
2133 -target | --target | --targe | --targ | --tar | --ta | --t)
2134 ac_prev=target_alias ;;
2135 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
2136 target_alias=$ac_optarg ;;
2138 -v | -verbose | --verbose | --verbos | --verbo | --verb)
2139 verbose=yes ;;
2141 -version | --version | --versio | --versi | --vers | -V)
2142 ac_init_version=: ;;
2144 -with-* | --with-*)
2145 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
2146 # Reject names that are not valid shell variable names.
2147 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
2148 as_fn_error $? "invalid package name: \`$ac_useropt'"
2149 ac_useropt_orig=$ac_useropt
2150 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
2151 case $ac_user_opts in
2153 "with_$ac_useropt"
2154 "*) ;;
2155 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
2156 ac_unrecognized_sep=', ';;
2157 esac
2158 eval with_$ac_useropt=\$ac_optarg ;;
2160 -without-* | --without-*)
2161 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
2162 # Reject names that are not valid shell variable names.
2163 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
2164 as_fn_error $? "invalid package name: \`$ac_useropt'"
2165 ac_useropt_orig=$ac_useropt
2166 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
2167 case $ac_user_opts in
2169 "with_$ac_useropt"
2170 "*) ;;
2171 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
2172 ac_unrecognized_sep=', ';;
2173 esac
2174 eval with_$ac_useropt=no ;;
2176 --x)
2177 # Obsolete; use --with-x.
2178 with_x=yes ;;
2180 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
2181 | --x-incl | --x-inc | --x-in | --x-i)
2182 ac_prev=x_includes ;;
2183 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
2184 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
2185 x_includes=$ac_optarg ;;
2187 -x-libraries | --x-libraries | --x-librarie | --x-librari \
2188 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
2189 ac_prev=x_libraries ;;
2190 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
2191 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
2192 x_libraries=$ac_optarg ;;
2194 -*) as_fn_error $? "unrecognized option: \`$ac_option'
2195 Try \`$0 --help' for more information"
2198 *=*)
2199 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
2200 # Reject names that are not valid shell variable names.
2201 case $ac_envvar in #(
2202 '' | [0-9]* | *[!_$as_cr_alnum]* )
2203 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
2204 esac
2205 eval $ac_envvar=\$ac_optarg
2206 export $ac_envvar ;;
2209 # FIXME: should be removed in autoconf 3.0.
2210 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
2211 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
2212 printf "%s\n" "$as_me: WARNING: invalid host type: $ac_option" >&2
2213 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
2216 esac
2217 done
2219 if test -n "$ac_prev"; then
2220 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
2221 as_fn_error $? "missing argument to $ac_option"
2224 if test -n "$ac_unrecognized_opts"; then
2225 case $enable_option_checking in
2226 no) ;;
2227 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
2228 *) printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
2229 esac
2232 # Check all directory arguments for consistency.
2233 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
2234 datadir sysconfdir sharedstatedir localstatedir includedir \
2235 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
2236 libdir localedir mandir runstatedir
2238 eval ac_val=\$$ac_var
2239 # Remove trailing slashes.
2240 case $ac_val in
2241 */ )
2242 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
2243 eval $ac_var=\$ac_val;;
2244 esac
2245 # Be sure to have absolute directory names.
2246 case $ac_val in
2247 [\\/$]* | ?:[\\/]* ) continue;;
2248 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
2249 esac
2250 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
2251 done
2253 # There might be people who depend on the old broken behavior: `$host'
2254 # used to hold the argument of --host etc.
2255 # FIXME: To remove some day.
2256 build=$build_alias
2257 host=$host_alias
2258 target=$target_alias
2260 # FIXME: To remove some day.
2261 if test "x$host_alias" != x; then
2262 if test "x$build_alias" = x; then
2263 cross_compiling=maybe
2264 elif test "x$build_alias" != "x$host_alias"; then
2265 cross_compiling=yes
2269 ac_tool_prefix=
2270 test -n "$host_alias" && ac_tool_prefix=$host_alias-
2272 test "$silent" = yes && exec 6>/dev/null
2275 ac_pwd=`pwd` && test -n "$ac_pwd" &&
2276 ac_ls_di=`ls -di .` &&
2277 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
2278 as_fn_error $? "working directory cannot be determined"
2279 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
2280 as_fn_error $? "pwd does not report name of working directory"
2283 # Find the source files, if location was not specified.
2284 if test -z "$srcdir"; then
2285 ac_srcdir_defaulted=yes
2286 # Try the directory containing this script, then the parent directory.
2287 ac_confdir=`$as_dirname -- "$as_myself" ||
2288 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2289 X"$as_myself" : 'X\(//\)[^/]' \| \
2290 X"$as_myself" : 'X\(//\)$' \| \
2291 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
2292 printf "%s\n" X"$as_myself" |
2293 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2294 s//\1/
2297 /^X\(\/\/\)[^/].*/{
2298 s//\1/
2301 /^X\(\/\/\)$/{
2302 s//\1/
2305 /^X\(\/\).*/{
2306 s//\1/
2309 s/.*/./; q'`
2310 srcdir=$ac_confdir
2311 if test ! -r "$srcdir/$ac_unique_file"; then
2312 srcdir=..
2314 else
2315 ac_srcdir_defaulted=no
2317 if test ! -r "$srcdir/$ac_unique_file"; then
2318 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
2319 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
2321 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
2322 ac_abs_confdir=`(
2323 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
2324 pwd)`
2325 # When building in place, set srcdir=.
2326 if test "$ac_abs_confdir" = "$ac_pwd"; then
2327 srcdir=.
2329 # Remove unnecessary trailing slashes from srcdir.
2330 # Double slashes in file names in object file debugging info
2331 # mess up M-x gdb in Emacs.
2332 case $srcdir in
2333 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
2334 esac
2335 for ac_var in $ac_precious_vars; do
2336 eval ac_env_${ac_var}_set=\${${ac_var}+set}
2337 eval ac_env_${ac_var}_value=\$${ac_var}
2338 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
2339 eval ac_cv_env_${ac_var}_value=\$${ac_var}
2340 done
2343 # Report the --help message.
2345 if test "$ac_init_help" = "long"; then
2346 # Omit some internal or obsolete options to make the list less imposing.
2347 # This message is too long to be a string in the A/UX 3.1 sh.
2348 cat <<_ACEOF
2349 \`configure' configures Wine 8.10 to adapt to many kinds of systems.
2351 Usage: $0 [OPTION]... [VAR=VALUE]...
2353 To assign environment variables (e.g., CC, CFLAGS...), specify them as
2354 VAR=VALUE. See below for descriptions of some of the useful variables.
2356 Defaults for the options are specified in brackets.
2358 Configuration:
2359 -h, --help display this help and exit
2360 --help=short display options specific to this package
2361 --help=recursive display the short help of all the included packages
2362 -V, --version display version information and exit
2363 -q, --quiet, --silent do not print \`checking ...' messages
2364 --cache-file=FILE cache test results in FILE [disabled]
2365 -C, --config-cache alias for \`--cache-file=config.cache'
2366 -n, --no-create do not create output files
2367 --srcdir=DIR find the sources in DIR [configure dir or \`..']
2369 Installation directories:
2370 --prefix=PREFIX install architecture-independent files in PREFIX
2371 [$ac_default_prefix]
2372 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
2373 [PREFIX]
2375 By default, \`make install' will install all the files in
2376 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
2377 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
2378 for instance \`--prefix=\$HOME'.
2380 For better control, use the options below.
2382 Fine tuning of the installation directories:
2383 --bindir=DIR user executables [EPREFIX/bin]
2384 --sbindir=DIR system admin executables [EPREFIX/sbin]
2385 --libexecdir=DIR program executables [EPREFIX/libexec]
2386 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
2387 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
2388 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
2389 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
2390 --libdir=DIR object code libraries [EPREFIX/lib]
2391 --includedir=DIR C header files [PREFIX/include]
2392 --oldincludedir=DIR C header files for non-gcc [/usr/include]
2393 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
2394 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
2395 --infodir=DIR info documentation [DATAROOTDIR/info]
2396 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
2397 --mandir=DIR man documentation [DATAROOTDIR/man]
2398 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
2399 --htmldir=DIR html documentation [DOCDIR]
2400 --dvidir=DIR dvi documentation [DOCDIR]
2401 --pdfdir=DIR pdf documentation [DOCDIR]
2402 --psdir=DIR ps documentation [DOCDIR]
2403 _ACEOF
2405 cat <<\_ACEOF
2407 X features:
2408 --x-includes=DIR X include files are in DIR
2409 --x-libraries=DIR X library files are in DIR
2411 System types:
2412 --build=BUILD configure for building on BUILD [guessed]
2413 --host=HOST cross-compile to build programs to run on HOST [BUILD]
2414 _ACEOF
2417 if test -n "$ac_init_help"; then
2418 case $ac_init_help in
2419 short | recursive ) echo "Configuration of Wine 8.10:";;
2420 esac
2421 cat <<\_ACEOF
2423 Optional Features:
2424 --disable-option-checking ignore unrecognized --enable/--with options
2425 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
2426 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
2427 --enable-archs={i386,x86_64,arm,aarch64}
2428 enable multiple architectures for PE compilation
2429 --disable-win16 do not include Win16 support
2430 --enable-win64 build a Win64 emulator on AMD64 (won't run Win32
2431 binaries)
2432 --disable-tests do not build the regression tests
2433 --enable-build-id include .buildid section in output objects
2434 --enable-maintainer-mode
2435 enable maintainer-specific build rules
2436 --enable-silent-rules use silent build rules (override: "make V=1")
2437 --enable-werror treat compilation warnings as errors
2438 --disable-largefile omit support for large files
2440 Optional Packages:
2441 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
2442 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
2443 --without-alsa do not use the Alsa sound support
2444 --without-capi do not use CAPI (ISDN support)
2445 --without-coreaudio do not use the CoreAudio sound support
2446 --without-cups do not use CUPS
2447 --without-dbus do not use DBus (dynamic device support)
2448 --with-float-abi=abi specify the ABI (soft|softfp|hard) for ARM platforms
2449 --without-fontconfig do not use fontconfig
2450 --without-freetype do not use the FreeType library
2451 --without-gettext do not use gettext
2452 --with-gettextpo use the GetTextPO library to rebuild po files
2453 --without-gphoto do not use gphoto (Digital Camera support)
2454 --without-gnutls do not use GnuTLS (schannel support)
2455 --without-gssapi do not use GSSAPI (Kerberos SSP support)
2456 --without-gstreamer do not use GStreamer (codecs support)
2457 --without-inotify do not use inotify (filesystem change notifications)
2458 --without-krb5 do not use krb5 (Kerberos)
2459 --without-mingw do not use the MinGW cross-compiler
2460 --without-netapi do not use the Samba NetAPI library
2461 --without-opencl do not use OpenCL
2462 --without-opengl do not use OpenGL
2463 --without-osmesa do not use the OSMesa library
2464 --without-oss do not use the OSS sound support
2465 --without-pcap do not use the Packet Capture library
2466 --without-pcsclite do not use PCSC lite
2467 --without-pthread do not use the pthread library
2468 --without-pulse do not use PulseAudio sound support
2469 --without-sane do not use SANE (scanner support)
2470 --without-sdl do not use SDL
2471 --without-udev do not use udev (plug and play support)
2472 --without-unwind do not use the libunwind library (exception
2473 handling)
2474 --without-usb do not use the libusb library
2475 --without-v4l2 do not use v4l2 (video capture)
2476 --without-vulkan do not use Vulkan
2477 --without-wayland do not build the Wayland driver
2478 --without-xcomposite do not use the Xcomposite extension
2479 --without-xcursor do not use the Xcursor extension
2480 --without-xfixes do not use Xfixes for clipboard change notifications
2481 --without-xinerama do not use Xinerama (legacy multi-monitor support)
2482 --without-xinput do not use the Xinput extension
2483 --without-xinput2 do not use the Xinput 2 extension
2484 --without-xrandr do not use Xrandr (multi-monitor support)
2485 --without-xrender do not use the Xrender extension
2486 --without-xshape do not use the Xshape extension
2487 --without-xshm do not use XShm (shared memory extension)
2488 --without-xxf86vm do not use XFree video mode extension
2489 --with-system-dllpath=PATH
2490 load external PE dependencies from colon-separated
2491 path PATH
2492 --with-wine-tools=DIR use Wine tools from directory DIR
2493 --with-wine64=DIR use the 64-bit Wine in DIR for a Wow64 build
2494 --with-x use the X Window System
2496 Some influential environment variables:
2497 CC C compiler command
2498 CFLAGS C compiler flags
2499 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
2500 nonstandard directory <lib dir>
2501 LIBS libraries to pass to the linker, e.g. -l<library>
2502 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
2503 you have headers in a nonstandard directory <include dir>
2504 CXX C++ compiler command
2505 CXXFLAGS C++ compiler flags
2506 OBJC Objective C compiler command
2507 OBJCFLAGS Objective C compiler flags
2508 FAUDIO_PE_CFLAGS
2509 C compiler flags for the PE faudio, overriding the bundled
2510 version
2511 FAUDIO_PE_LIBS
2512 Linker flags for the PE faudio, overriding the bundled version
2513 GSM_PE_CFLAGS
2514 C compiler flags for the PE gsm, overriding the bundled version
2515 GSM_PE_LIBS Linker flags for the PE gsm, overriding the bundled version
2516 JPEG_PE_CFLAGS
2517 C compiler flags for the PE jpeg, overriding the bundled version
2518 JPEG_PE_LIBS
2519 Linker flags for the PE jpeg, overriding the bundled version
2520 JXR_PE_CFLAGS
2521 C compiler flags for the PE jxr, overriding the bundled version
2522 JXR_PE_LIBS Linker flags for the PE jxr, overriding the bundled version
2523 LCMS2_PE_CFLAGS
2524 C compiler flags for the PE lcms2, overriding the bundled
2525 version
2526 LCMS2_PE_LIBS
2527 Linker flags for the PE lcms2, overriding the bundled version
2528 LDAP_PE_CFLAGS
2529 C compiler flags for the PE ldap, overriding the bundled version
2530 LDAP_PE_LIBS
2531 Linker flags for the PE ldap, overriding the bundled version
2532 MPG123_PE_CFLAGS
2533 C compiler flags for the PE mpg123, overriding the bundled
2534 version
2535 MPG123_PE_LIBS
2536 Linker flags for the PE mpg123, overriding the bundled version
2537 MUSL_PE_CFLAGS
2538 C compiler flags for the PE musl, overriding the bundled version
2539 MUSL_PE_LIBS
2540 Linker flags for the PE musl, overriding the bundled version
2541 PNG_PE_CFLAGS
2542 C compiler flags for the PE png, overriding the bundled version
2543 PNG_PE_LIBS Linker flags for the PE png, overriding the bundled version
2544 TIFF_PE_CFLAGS
2545 C compiler flags for the PE tiff, overriding the bundled version
2546 TIFF_PE_LIBS
2547 Linker flags for the PE tiff, overriding the bundled version
2548 VKD3D_PE_CFLAGS
2549 C compiler flags for the PE vkd3d, overriding the bundled
2550 version
2551 VKD3D_PE_LIBS
2552 Linker flags for the PE vkd3d, overriding the bundled version
2553 XML2_PE_CFLAGS
2554 C compiler flags for the PE xml2, overriding the bundled version
2555 XML2_PE_LIBS
2556 Linker flags for the PE xml2, overriding the bundled version
2557 XSLT_PE_CFLAGS
2558 C compiler flags for the PE xslt, overriding the bundled version
2559 XSLT_PE_LIBS
2560 Linker flags for the PE xslt, overriding the bundled version
2561 ZLIB_PE_CFLAGS
2562 C compiler flags for the PE zlib, overriding the bundled version
2563 ZLIB_PE_LIBS
2564 Linker flags for the PE zlib, overriding the bundled version
2565 ZYDIS_PE_CFLAGS
2566 C compiler flags for the PE zydis, overriding the bundled
2567 version
2568 ZYDIS_PE_LIBS
2569 Linker flags for the PE zydis, overriding the bundled version
2570 XMKMF Path to xmkmf, Makefile generator for X Window System
2571 CPP C preprocessor
2572 WAYLAND_CLIENT_CFLAGS
2573 C compiler flags for wayland-client, overriding pkg-config
2574 WAYLAND_CLIENT_LIBS
2575 Linker flags for wayland-client, overriding pkg-config
2576 INOTIFY_CFLAGS
2577 C compiler flags for libinotify, overriding pkg-config
2578 INOTIFY_LIBS
2579 Linker flags for libinotify, overriding pkg-config
2580 DBUS_CFLAGS C compiler flags for dbus-1, overriding pkg-config
2581 DBUS_LIBS Linker flags for dbus-1, overriding pkg-config
2582 GNUTLS_CFLAGS
2583 C compiler flags for gnutls, overriding pkg-config
2584 GNUTLS_LIBS Linker flags for gnutls, overriding pkg-config
2585 SANE_CFLAGS C compiler flags for sane-backends, overriding pkg-config
2586 SANE_LIBS Linker flags for sane-backends, overriding pkg-config
2587 USB_CFLAGS C compiler flags for libusb-1.0, overriding pkg-config
2588 USB_LIBS Linker flags for libusb-1.0, overriding pkg-config
2589 GPHOTO2_CFLAGS
2590 C compiler flags for libgphoto2, overriding pkg-config
2591 GPHOTO2_LIBS
2592 Linker flags for libgphoto2, overriding pkg-config
2593 GPHOTO2_PORT_CFLAGS
2594 C compiler flags for libgphoto2_port, overriding pkg-config
2595 GPHOTO2_PORT_LIBS
2596 Linker flags for libgphoto2_port, overriding pkg-config
2597 FREETYPE_CFLAGS
2598 C compiler flags for freetype2, overriding pkg-config
2599 FREETYPE_LIBS
2600 Linker flags for freetype2, overriding pkg-config
2601 PULSE_CFLAGS
2602 C compiler flags for libpulse, overriding pkg-config
2603 PULSE_LIBS Linker flags for libpulse, overriding pkg-config
2604 GSTREAMER_CFLAGS
2605 C compiler flags for gstreamer-1.0 gstreamer-video-1.0
2606 gstreamer-audio-1.0 gstreamer-tag-1.0, overriding pkg-config
2607 GSTREAMER_LIBS
2608 Linker flags for gstreamer-1.0 gstreamer-video-1.0
2609 gstreamer-audio-1.0 gstreamer-tag-1.0, overriding pkg-config
2610 UDEV_CFLAGS C compiler flags for libudev, overriding pkg-config
2611 UDEV_LIBS Linker flags for libudev, overriding pkg-config
2612 UNWIND_CFLAGS
2613 C compiler flags for libunwind, overriding pkg-config
2614 UNWIND_LIBS Linker flags for libunwind, overriding pkg-config
2615 SDL2_CFLAGS C compiler flags for sdl2, overriding pkg-config
2616 SDL2_LIBS Linker flags for sdl2, overriding pkg-config
2617 CAPI20_CFLAGS
2618 C compiler flags for capi20, overriding pkg-config
2619 CAPI20_LIBS Linker flags for capi20, overriding pkg-config
2620 CUPS_CFLAGS C compiler flags for cups, overriding pkg-config
2621 CUPS_LIBS Linker flags for cups, overriding pkg-config
2622 FONTCONFIG_CFLAGS
2623 C compiler flags for fontconfig, overriding pkg-config
2624 FONTCONFIG_LIBS
2625 Linker flags for fontconfig, overriding pkg-config
2626 KRB5_CFLAGS C compiler flags for krb5, overriding pkg-config
2627 KRB5_LIBS Linker flags for krb5, overriding pkg-config
2628 GSSAPI_CFLAGS
2629 C compiler flags for krb5-gssapi, overriding pkg-config
2630 GSSAPI_LIBS Linker flags for krb5-gssapi, overriding pkg-config
2631 NETAPI_CFLAGS
2632 C compiler flags for netapi, overriding pkg-config
2633 NETAPI_LIBS Linker flags for netapi, overriding pkg-config
2635 Use these variables to override the choices made by `configure' or to help
2636 it to find libraries and programs with nonstandard names/locations.
2638 Report bugs to <wine-devel@winehq.org>.
2639 Wine home page: <https://www.winehq.org>.
2640 _ACEOF
2641 ac_status=$?
2644 if test "$ac_init_help" = "recursive"; then
2645 # If there are subdirs, report their specific --help.
2646 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
2647 test -d "$ac_dir" ||
2648 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
2649 continue
2650 ac_builddir=.
2652 case "$ac_dir" in
2653 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
2655 ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
2656 # A ".." for each directory in $ac_dir_suffix.
2657 ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
2658 case $ac_top_builddir_sub in
2659 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
2660 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
2661 esac ;;
2662 esac
2663 ac_abs_top_builddir=$ac_pwd
2664 ac_abs_builddir=$ac_pwd$ac_dir_suffix
2665 # for backward compatibility:
2666 ac_top_builddir=$ac_top_build_prefix
2668 case $srcdir in
2669 .) # We are building in place.
2670 ac_srcdir=.
2671 ac_top_srcdir=$ac_top_builddir_sub
2672 ac_abs_top_srcdir=$ac_pwd ;;
2673 [\\/]* | ?:[\\/]* ) # Absolute name.
2674 ac_srcdir=$srcdir$ac_dir_suffix;
2675 ac_top_srcdir=$srcdir
2676 ac_abs_top_srcdir=$srcdir ;;
2677 *) # Relative name.
2678 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
2679 ac_top_srcdir=$ac_top_build_prefix$srcdir
2680 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
2681 esac
2682 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
2684 cd "$ac_dir" || { ac_status=$?; continue; }
2685 # Check for configure.gnu first; this name is used for a wrapper for
2686 # Metaconfig's "Configure" on case-insensitive file systems.
2687 if test -f "$ac_srcdir/configure.gnu"; then
2688 echo &&
2689 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
2690 elif test -f "$ac_srcdir/configure"; then
2691 echo &&
2692 $SHELL "$ac_srcdir/configure" --help=recursive
2693 else
2694 printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2695 fi || ac_status=$?
2696 cd "$ac_pwd" || { ac_status=$?; break; }
2697 done
2700 test -n "$ac_init_help" && exit $ac_status
2701 if $ac_init_version; then
2702 cat <<\_ACEOF
2703 Wine configure 8.10
2704 generated by GNU Autoconf 2.71
2706 Copyright (C) 2021 Free Software Foundation, Inc.
2707 This configure script is free software; the Free Software Foundation
2708 gives unlimited permission to copy, distribute and modify it.
2709 _ACEOF
2710 exit
2713 ## ------------------------ ##
2714 ## Autoconf initialization. ##
2715 ## ------------------------ ##
2717 # ac_fn_c_try_compile LINENO
2718 # --------------------------
2719 # Try to compile conftest.$ac_ext, and return whether this succeeded.
2720 ac_fn_c_try_compile ()
2722 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2723 rm -f conftest.$ac_objext conftest.beam
2724 if { { ac_try="$ac_compile"
2725 case "(($ac_try" in
2726 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2727 *) ac_try_echo=$ac_try;;
2728 esac
2729 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2730 printf "%s\n" "$ac_try_echo"; } >&5
2731 (eval "$ac_compile") 2>conftest.err
2732 ac_status=$?
2733 if test -s conftest.err; then
2734 grep -v '^ *+' conftest.err >conftest.er1
2735 cat conftest.er1 >&5
2736 mv -f conftest.er1 conftest.err
2738 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2739 test $ac_status = 0; } && {
2740 test -z "$ac_c_werror_flag" ||
2741 test ! -s conftest.err
2742 } && test -s conftest.$ac_objext
2743 then :
2744 ac_retval=0
2745 else $as_nop
2746 printf "%s\n" "$as_me: failed program was:" >&5
2747 sed 's/^/| /' conftest.$ac_ext >&5
2749 ac_retval=1
2751 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2752 as_fn_set_status $ac_retval
2754 } # ac_fn_c_try_compile
2756 # ac_fn_cxx_try_compile LINENO
2757 # ----------------------------
2758 # Try to compile conftest.$ac_ext, and return whether this succeeded.
2759 ac_fn_cxx_try_compile ()
2761 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2762 rm -f conftest.$ac_objext conftest.beam
2763 if { { ac_try="$ac_compile"
2764 case "(($ac_try" in
2765 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2766 *) ac_try_echo=$ac_try;;
2767 esac
2768 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2769 printf "%s\n" "$ac_try_echo"; } >&5
2770 (eval "$ac_compile") 2>conftest.err
2771 ac_status=$?
2772 if test -s conftest.err; then
2773 grep -v '^ *+' conftest.err >conftest.er1
2774 cat conftest.er1 >&5
2775 mv -f conftest.er1 conftest.err
2777 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2778 test $ac_status = 0; } && {
2779 test -z "$ac_cxx_werror_flag" ||
2780 test ! -s conftest.err
2781 } && test -s conftest.$ac_objext
2782 then :
2783 ac_retval=0
2784 else $as_nop
2785 printf "%s\n" "$as_me: failed program was:" >&5
2786 sed 's/^/| /' conftest.$ac_ext >&5
2788 ac_retval=1
2790 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2791 as_fn_set_status $ac_retval
2793 } # ac_fn_cxx_try_compile
2795 # ac_fn_c_try_link LINENO
2796 # -----------------------
2797 # Try to link conftest.$ac_ext, and return whether this succeeded.
2798 ac_fn_c_try_link ()
2800 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2801 rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
2802 if { { ac_try="$ac_link"
2803 case "(($ac_try" in
2804 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2805 *) ac_try_echo=$ac_try;;
2806 esac
2807 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2808 printf "%s\n" "$ac_try_echo"; } >&5
2809 (eval "$ac_link") 2>conftest.err
2810 ac_status=$?
2811 if test -s conftest.err; then
2812 grep -v '^ *+' conftest.err >conftest.er1
2813 cat conftest.er1 >&5
2814 mv -f conftest.er1 conftest.err
2816 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2817 test $ac_status = 0; } && {
2818 test -z "$ac_c_werror_flag" ||
2819 test ! -s conftest.err
2820 } && test -s conftest$ac_exeext && {
2821 test "$cross_compiling" = yes ||
2822 test -x conftest$ac_exeext
2824 then :
2825 ac_retval=0
2826 else $as_nop
2827 printf "%s\n" "$as_me: failed program was:" >&5
2828 sed 's/^/| /' conftest.$ac_ext >&5
2830 ac_retval=1
2832 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
2833 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
2834 # interfere with the next link command; also delete a directory that is
2835 # left behind by Apple's compiler. We do this before executing the actions.
2836 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2837 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2838 as_fn_set_status $ac_retval
2840 } # ac_fn_c_try_link
2842 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
2843 # -------------------------------------------------------
2844 # Tests whether HEADER exists and can be compiled using the include files in
2845 # INCLUDES, setting the cache variable VAR accordingly.
2846 ac_fn_c_check_header_compile ()
2848 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2849 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2850 printf %s "checking for $2... " >&6; }
2851 if eval test \${$3+y}
2852 then :
2853 printf %s "(cached) " >&6
2854 else $as_nop
2855 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2856 /* end confdefs.h. */
2858 #include <$2>
2859 _ACEOF
2860 if ac_fn_c_try_compile "$LINENO"
2861 then :
2862 eval "$3=yes"
2863 else $as_nop
2864 eval "$3=no"
2866 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2868 eval ac_res=\$$3
2869 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2870 printf "%s\n" "$ac_res" >&6; }
2871 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2873 } # ac_fn_c_check_header_compile
2875 # ac_fn_objc_try_compile LINENO
2876 # -----------------------------
2877 # Try to compile conftest.$ac_ext, and return whether this succeeded.
2878 ac_fn_objc_try_compile ()
2880 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2881 rm -f conftest.$ac_objext conftest.beam
2882 if { { ac_try="$ac_compile"
2883 case "(($ac_try" in
2884 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2885 *) ac_try_echo=$ac_try;;
2886 esac
2887 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2888 printf "%s\n" "$ac_try_echo"; } >&5
2889 (eval "$ac_compile") 2>conftest.err
2890 ac_status=$?
2891 if test -s conftest.err; then
2892 grep -v '^ *+' conftest.err >conftest.er1
2893 cat conftest.er1 >&5
2894 mv -f conftest.er1 conftest.err
2896 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2897 test $ac_status = 0; } && {
2898 test -z "$ac_objc_werror_flag" ||
2899 test ! -s conftest.err
2900 } && test -s conftest.$ac_objext
2901 then :
2902 ac_retval=0
2903 else $as_nop
2904 printf "%s\n" "$as_me: failed program was:" >&5
2905 sed 's/^/| /' conftest.$ac_ext >&5
2907 ac_retval=1
2909 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2910 as_fn_set_status $ac_retval
2912 } # ac_fn_objc_try_compile
2914 # ac_fn_c_check_func LINENO FUNC VAR
2915 # ----------------------------------
2916 # Tests whether FUNC exists, setting the cache variable VAR accordingly
2917 ac_fn_c_check_func ()
2919 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2920 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2921 printf %s "checking for $2... " >&6; }
2922 if eval test \${$3+y}
2923 then :
2924 printf %s "(cached) " >&6
2925 else $as_nop
2926 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2927 /* end confdefs.h. */
2928 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2929 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2930 #define $2 innocuous_$2
2932 /* System header to define __stub macros and hopefully few prototypes,
2933 which can conflict with char $2 (); below. */
2935 #include <limits.h>
2936 #undef $2
2938 /* Override any GCC internal prototype to avoid an error.
2939 Use char because int might match the return type of a GCC
2940 builtin and then its argument prototype would still apply. */
2941 #ifdef __cplusplus
2942 extern "C"
2943 #endif
2944 char $2 ();
2945 /* The GNU C library defines this for functions which it implements
2946 to always fail with ENOSYS. Some functions are actually named
2947 something starting with __ and the normal name is an alias. */
2948 #if defined __stub_$2 || defined __stub___$2
2949 choke me
2950 #endif
2953 main (void)
2955 return $2 ();
2957 return 0;
2959 _ACEOF
2960 if ac_fn_c_try_link "$LINENO"
2961 then :
2962 eval "$3=yes"
2963 else $as_nop
2964 eval "$3=no"
2966 rm -f core conftest.err conftest.$ac_objext conftest.beam \
2967 conftest$ac_exeext conftest.$ac_ext
2969 eval ac_res=\$$3
2970 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2971 printf "%s\n" "$ac_res" >&6; }
2972 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2974 } # ac_fn_c_check_func
2976 # ac_fn_c_try_cpp LINENO
2977 # ----------------------
2978 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
2979 ac_fn_c_try_cpp ()
2981 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2982 if { { ac_try="$ac_cpp conftest.$ac_ext"
2983 case "(($ac_try" in
2984 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2985 *) ac_try_echo=$ac_try;;
2986 esac
2987 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2988 printf "%s\n" "$ac_try_echo"; } >&5
2989 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
2990 ac_status=$?
2991 if test -s conftest.err; then
2992 grep -v '^ *+' conftest.err >conftest.er1
2993 cat conftest.er1 >&5
2994 mv -f conftest.er1 conftest.err
2996 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2997 test $ac_status = 0; } > conftest.i && {
2998 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
2999 test ! -s conftest.err
3001 then :
3002 ac_retval=0
3003 else $as_nop
3004 printf "%s\n" "$as_me: failed program was:" >&5
3005 sed 's/^/| /' conftest.$ac_ext >&5
3007 ac_retval=1
3009 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
3010 as_fn_set_status $ac_retval
3012 } # ac_fn_c_try_cpp
3014 # ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
3015 # ----------------------------------------------------
3016 # Tries to find if the field MEMBER exists in type AGGR, after including
3017 # INCLUDES, setting cache variable VAR accordingly.
3018 ac_fn_c_check_member ()
3020 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3021 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
3022 printf %s "checking for $2.$3... " >&6; }
3023 if eval test \${$4+y}
3024 then :
3025 printf %s "(cached) " >&6
3026 else $as_nop
3027 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3028 /* end confdefs.h. */
3031 main (void)
3033 static $2 ac_aggr;
3034 if (ac_aggr.$3)
3035 return 0;
3037 return 0;
3039 _ACEOF
3040 if ac_fn_c_try_compile "$LINENO"
3041 then :
3042 eval "$4=yes"
3043 else $as_nop
3044 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3045 /* end confdefs.h. */
3048 main (void)
3050 static $2 ac_aggr;
3051 if (sizeof ac_aggr.$3)
3052 return 0;
3054 return 0;
3056 _ACEOF
3057 if ac_fn_c_try_compile "$LINENO"
3058 then :
3059 eval "$4=yes"
3060 else $as_nop
3061 eval "$4=no"
3063 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3065 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3067 eval ac_res=\$$4
3068 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
3069 printf "%s\n" "$ac_res" >&6; }
3070 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
3072 } # ac_fn_c_check_member
3074 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
3075 # -------------------------------------------
3076 # Tests whether TYPE exists after having included INCLUDES, setting cache
3077 # variable VAR accordingly.
3078 ac_fn_c_check_type ()
3080 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3081 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
3082 printf %s "checking for $2... " >&6; }
3083 if eval test \${$3+y}
3084 then :
3085 printf %s "(cached) " >&6
3086 else $as_nop
3087 eval "$3=no"
3088 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3089 /* end confdefs.h. */
3092 main (void)
3094 if (sizeof ($2))
3095 return 0;
3097 return 0;
3099 _ACEOF
3100 if ac_fn_c_try_compile "$LINENO"
3101 then :
3102 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3103 /* end confdefs.h. */
3106 main (void)
3108 if (sizeof (($2)))
3109 return 0;
3111 return 0;
3113 _ACEOF
3114 if ac_fn_c_try_compile "$LINENO"
3115 then :
3117 else $as_nop
3118 eval "$3=yes"
3120 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3122 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3124 eval ac_res=\$$3
3125 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
3126 printf "%s\n" "$ac_res" >&6; }
3127 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
3129 } # ac_fn_c_check_type
3130 ac_configure_args_raw=
3131 for ac_arg
3133 case $ac_arg in
3134 *\'*)
3135 ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
3136 esac
3137 as_fn_append ac_configure_args_raw " '$ac_arg'"
3138 done
3140 case $ac_configure_args_raw in
3141 *$as_nl*)
3142 ac_safe_unquote= ;;
3144 ac_unsafe_z='|&;<>()$`\\"*?[ '' ' # This string ends in space, tab.
3145 ac_unsafe_a="$ac_unsafe_z#~"
3146 ac_safe_unquote="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g"
3147 ac_configure_args_raw=` printf "%s\n" "$ac_configure_args_raw" | sed "$ac_safe_unquote"`;;
3148 esac
3150 cat >config.log <<_ACEOF
3151 This file contains any messages produced by compilers while
3152 running configure, to aid debugging if configure makes a mistake.
3154 It was created by Wine $as_me 8.10, which was
3155 generated by GNU Autoconf 2.71. Invocation command line was
3157 $ $0$ac_configure_args_raw
3159 _ACEOF
3160 exec 5>>config.log
3162 cat <<_ASUNAME
3163 ## --------- ##
3164 ## Platform. ##
3165 ## --------- ##
3167 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
3168 uname -m = `(uname -m) 2>/dev/null || echo unknown`
3169 uname -r = `(uname -r) 2>/dev/null || echo unknown`
3170 uname -s = `(uname -s) 2>/dev/null || echo unknown`
3171 uname -v = `(uname -v) 2>/dev/null || echo unknown`
3173 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
3174 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
3176 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
3177 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
3178 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
3179 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
3180 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
3181 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
3182 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
3184 _ASUNAME
3186 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3187 for as_dir in $PATH
3189 IFS=$as_save_IFS
3190 case $as_dir in #(((
3191 '') as_dir=./ ;;
3192 */) ;;
3193 *) as_dir=$as_dir/ ;;
3194 esac
3195 printf "%s\n" "PATH: $as_dir"
3196 done
3197 IFS=$as_save_IFS
3199 } >&5
3201 cat >&5 <<_ACEOF
3204 ## ----------- ##
3205 ## Core tests. ##
3206 ## ----------- ##
3208 _ACEOF
3211 # Keep a trace of the command line.
3212 # Strip out --no-create and --no-recursion so they do not pile up.
3213 # Strip out --silent because we don't want to record it for future runs.
3214 # Also quote any args containing shell meta-characters.
3215 # Make two passes to allow for proper duplicate-argument suppression.
3216 ac_configure_args=
3217 ac_configure_args0=
3218 ac_configure_args1=
3219 ac_must_keep_next=false
3220 for ac_pass in 1 2
3222 for ac_arg
3224 case $ac_arg in
3225 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
3226 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
3227 | -silent | --silent | --silen | --sile | --sil)
3228 continue ;;
3229 *\'*)
3230 ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
3231 esac
3232 case $ac_pass in
3233 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
3235 as_fn_append ac_configure_args1 " '$ac_arg'"
3236 if test $ac_must_keep_next = true; then
3237 ac_must_keep_next=false # Got value, back to normal.
3238 else
3239 case $ac_arg in
3240 *=* | --config-cache | -C | -disable-* | --disable-* \
3241 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
3242 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
3243 | -with-* | --with-* | -without-* | --without-* | --x)
3244 case "$ac_configure_args0 " in
3245 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
3246 esac
3248 -* ) ac_must_keep_next=true ;;
3249 esac
3251 as_fn_append ac_configure_args " '$ac_arg'"
3253 esac
3254 done
3255 done
3256 { ac_configure_args0=; unset ac_configure_args0;}
3257 { ac_configure_args1=; unset ac_configure_args1;}
3259 # When interrupted or exit'd, cleanup temporary files, and complete
3260 # config.log. We remove comments because anyway the quotes in there
3261 # would cause problems or look ugly.
3262 # WARNING: Use '\'' to represent an apostrophe within the trap.
3263 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
3264 trap 'exit_status=$?
3265 # Sanitize IFS.
3266 IFS=" "" $as_nl"
3267 # Save into config.log some information that might help in debugging.
3269 echo
3271 printf "%s\n" "## ---------------- ##
3272 ## Cache variables. ##
3273 ## ---------------- ##"
3274 echo
3275 # The following way of writing the cache mishandles newlines in values,
3277 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
3278 eval ac_val=\$$ac_var
3279 case $ac_val in #(
3280 *${as_nl}*)
3281 case $ac_var in #(
3282 *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
3283 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
3284 esac
3285 case $ac_var in #(
3286 _ | IFS | as_nl) ;; #(
3287 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
3288 *) { eval $ac_var=; unset $ac_var;} ;;
3289 esac ;;
3290 esac
3291 done
3292 (set) 2>&1 |
3293 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
3294 *${as_nl}ac_space=\ *)
3295 sed -n \
3296 "s/'\''/'\''\\\\'\'''\''/g;
3297 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
3298 ;; #(
3300 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
3302 esac |
3303 sort
3305 echo
3307 printf "%s\n" "## ----------------- ##
3308 ## Output variables. ##
3309 ## ----------------- ##"
3310 echo
3311 for ac_var in $ac_subst_vars
3313 eval ac_val=\$$ac_var
3314 case $ac_val in
3315 *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
3316 esac
3317 printf "%s\n" "$ac_var='\''$ac_val'\''"
3318 done | sort
3319 echo
3321 if test -n "$ac_subst_files"; then
3322 printf "%s\n" "## ------------------- ##
3323 ## File substitutions. ##
3324 ## ------------------- ##"
3325 echo
3326 for ac_var in $ac_subst_files
3328 eval ac_val=\$$ac_var
3329 case $ac_val in
3330 *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
3331 esac
3332 printf "%s\n" "$ac_var='\''$ac_val'\''"
3333 done | sort
3334 echo
3337 if test -s confdefs.h; then
3338 printf "%s\n" "## ----------- ##
3339 ## confdefs.h. ##
3340 ## ----------- ##"
3341 echo
3342 cat confdefs.h
3343 echo
3345 test "$ac_signal" != 0 &&
3346 printf "%s\n" "$as_me: caught signal $ac_signal"
3347 printf "%s\n" "$as_me: exit $exit_status"
3348 } >&5
3349 rm -f core *.core core.conftest.* &&
3350 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
3351 exit $exit_status
3353 for ac_signal in 1 2 13 15; do
3354 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
3355 done
3356 ac_signal=0
3358 # confdefs.h avoids OS command line length limits that DEFS can exceed.
3359 rm -f -r conftest* confdefs.h
3361 printf "%s\n" "/* confdefs.h */" > confdefs.h
3363 # Predefined preprocessor variables.
3365 printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h
3367 printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h
3369 printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h
3371 printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h
3373 printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs.h
3375 printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h
3378 # Let the site file select an alternate cache file if it wants to.
3379 # Prefer an explicitly selected file to automatically selected ones.
3380 if test -n "$CONFIG_SITE"; then
3381 ac_site_files="$CONFIG_SITE"
3382 elif test "x$prefix" != xNONE; then
3383 ac_site_files="$prefix/share/config.site $prefix/etc/config.site"
3384 else
3385 ac_site_files="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
3388 for ac_site_file in $ac_site_files
3390 case $ac_site_file in #(
3391 */*) :
3392 ;; #(
3393 *) :
3394 ac_site_file=./$ac_site_file ;;
3395 esac
3396 if test -f "$ac_site_file" && test -r "$ac_site_file"; then
3397 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
3398 printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;}
3399 sed 's/^/| /' "$ac_site_file" >&5
3400 . "$ac_site_file" \
3401 || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3402 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
3403 as_fn_error $? "failed to load site script $ac_site_file
3404 See \`config.log' for more details" "$LINENO" 5; }
3406 done
3408 if test -r "$cache_file"; then
3409 # Some versions of bash will fail to source /dev/null (special files
3410 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
3411 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
3412 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
3413 printf "%s\n" "$as_me: loading cache $cache_file" >&6;}
3414 case $cache_file in
3415 [\\/]* | ?:[\\/]* ) . "$cache_file";;
3416 *) . "./$cache_file";;
3417 esac
3419 else
3420 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
3421 printf "%s\n" "$as_me: creating cache $cache_file" >&6;}
3422 >$cache_file
3425 # Test code for whether the C compiler supports C89 (global declarations)
3426 ac_c_conftest_c89_globals='
3427 /* Does the compiler advertise C89 conformance?
3428 Do not test the value of __STDC__, because some compilers set it to 0
3429 while being otherwise adequately conformant. */
3430 #if !defined __STDC__
3431 # error "Compiler does not advertise C89 conformance"
3432 #endif
3434 #include <stddef.h>
3435 #include <stdarg.h>
3436 struct stat;
3437 /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */
3438 struct buf { int x; };
3439 struct buf * (*rcsopen) (struct buf *, struct stat *, int);
3440 static char *e (p, i)
3441 char **p;
3442 int i;
3444 return p[i];
3446 static char *f (char * (*g) (char **, int), char **p, ...)
3448 char *s;
3449 va_list v;
3450 va_start (v,p);
3451 s = g (p, va_arg (v,int));
3452 va_end (v);
3453 return s;
3456 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3457 function prototypes and stuff, but not \xHH hex character constants.
3458 These do not provoke an error unfortunately, instead are silently treated
3459 as an "x". The following induces an error, until -std is added to get
3460 proper ANSI mode. Curiously \x00 != x always comes out true, for an
3461 array size at least. It is necessary to write \x00 == 0 to get something
3462 that is true only with -std. */
3463 int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1];
3465 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3466 inside strings and character constants. */
3467 #define FOO(x) '\''x'\''
3468 int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1];
3470 int test (int i, double x);
3471 struct s1 {int (*f) (int a);};
3472 struct s2 {int (*f) (double a);};
3473 int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
3474 int, int);'
3476 # Test code for whether the C compiler supports C89 (body of main).
3477 ac_c_conftest_c89_main='
3478 ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
3481 # Test code for whether the C compiler supports C99 (global declarations)
3482 ac_c_conftest_c99_globals='
3483 // Does the compiler advertise C99 conformance?
3484 #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
3485 # error "Compiler does not advertise C99 conformance"
3486 #endif
3488 #include <stdbool.h>
3489 extern int puts (const char *);
3490 extern int printf (const char *, ...);
3491 extern int dprintf (int, const char *, ...);
3492 extern void *malloc (size_t);
3494 // Check varargs macros. These examples are taken from C99 6.10.3.5.
3495 // dprintf is used instead of fprintf to avoid needing to declare
3496 // FILE and stderr.
3497 #define debug(...) dprintf (2, __VA_ARGS__)
3498 #define showlist(...) puts (#__VA_ARGS__)
3499 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
3500 static void
3501 test_varargs_macros (void)
3503 int x = 1234;
3504 int y = 5678;
3505 debug ("Flag");
3506 debug ("X = %d\n", x);
3507 showlist (The first, second, and third items.);
3508 report (x>y, "x is %d but y is %d", x, y);
3511 // Check long long types.
3512 #define BIG64 18446744073709551615ull
3513 #define BIG32 4294967295ul
3514 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
3515 #if !BIG_OK
3516 #error "your preprocessor is broken"
3517 #endif
3518 #if BIG_OK
3519 #else
3520 #error "your preprocessor is broken"
3521 #endif
3522 static long long int bignum = -9223372036854775807LL;
3523 static unsigned long long int ubignum = BIG64;
3525 struct incomplete_array
3527 int datasize;
3528 double data[];
3531 struct named_init {
3532 int number;
3533 const wchar_t *name;
3534 double average;
3537 typedef const char *ccp;
3539 static inline int
3540 test_restrict (ccp restrict text)
3542 // See if C++-style comments work.
3543 // Iterate through items via the restricted pointer.
3544 // Also check for declarations in for loops.
3545 for (unsigned int i = 0; *(text+i) != '\''\0'\''; ++i)
3546 continue;
3547 return 0;
3550 // Check varargs and va_copy.
3551 static bool
3552 test_varargs (const char *format, ...)
3554 va_list args;
3555 va_start (args, format);
3556 va_list args_copy;
3557 va_copy (args_copy, args);
3559 const char *str = "";
3560 int number = 0;
3561 float fnumber = 0;
3563 while (*format)
3565 switch (*format++)
3567 case '\''s'\'': // string
3568 str = va_arg (args_copy, const char *);
3569 break;
3570 case '\''d'\'': // int
3571 number = va_arg (args_copy, int);
3572 break;
3573 case '\''f'\'': // float
3574 fnumber = va_arg (args_copy, double);
3575 break;
3576 default:
3577 break;
3580 va_end (args_copy);
3581 va_end (args);
3583 return *str && number && fnumber;
3587 # Test code for whether the C compiler supports C99 (body of main).
3588 ac_c_conftest_c99_main='
3589 // Check bool.
3590 _Bool success = false;
3591 success |= (argc != 0);
3593 // Check restrict.
3594 if (test_restrict ("String literal") == 0)
3595 success = true;
3596 char *restrict newvar = "Another string";
3598 // Check varargs.
3599 success &= test_varargs ("s, d'\'' f .", "string", 65, 34.234);
3600 test_varargs_macros ();
3602 // Check flexible array members.
3603 struct incomplete_array *ia =
3604 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
3605 ia->datasize = 10;
3606 for (int i = 0; i < ia->datasize; ++i)
3607 ia->data[i] = i * 1.234;
3609 // Check named initializers.
3610 struct named_init ni = {
3611 .number = 34,
3612 .name = L"Test wide string",
3613 .average = 543.34343,
3616 ni.number = 58;
3618 int dynamic_array[ni.number];
3619 dynamic_array[0] = argv[0][0];
3620 dynamic_array[ni.number - 1] = 543;
3622 // work around unused variable warnings
3623 ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == '\''x'\''
3624 || dynamic_array[ni.number - 1] != 543);
3627 # Test code for whether the C compiler supports C11 (global declarations)
3628 ac_c_conftest_c11_globals='
3629 // Does the compiler advertise C11 conformance?
3630 #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
3631 # error "Compiler does not advertise C11 conformance"
3632 #endif
3634 // Check _Alignas.
3635 char _Alignas (double) aligned_as_double;
3636 char _Alignas (0) no_special_alignment;
3637 extern char aligned_as_int;
3638 char _Alignas (0) _Alignas (int) aligned_as_int;
3640 // Check _Alignof.
3641 enum
3643 int_alignment = _Alignof (int),
3644 int_array_alignment = _Alignof (int[100]),
3645 char_alignment = _Alignof (char)
3647 _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
3649 // Check _Noreturn.
3650 int _Noreturn does_not_return (void) { for (;;) continue; }
3652 // Check _Static_assert.
3653 struct test_static_assert
3655 int x;
3656 _Static_assert (sizeof (int) <= sizeof (long int),
3657 "_Static_assert does not work in struct");
3658 long int y;
3661 // Check UTF-8 literals.
3662 #define u8 syntax error!
3663 char const utf8_literal[] = u8"happens to be ASCII" "another string";
3665 // Check duplicate typedefs.
3666 typedef long *long_ptr;
3667 typedef long int *long_ptr;
3668 typedef long_ptr long_ptr;
3670 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
3671 struct anonymous
3673 union {
3674 struct { int i; int j; };
3675 struct { int k; long int l; } w;
3677 int m;
3678 } v1;
3681 # Test code for whether the C compiler supports C11 (body of main).
3682 ac_c_conftest_c11_main='
3683 _Static_assert ((offsetof (struct anonymous, i)
3684 == offsetof (struct anonymous, w.k)),
3685 "Anonymous union alignment botch");
3686 v1.i = 2;
3687 v1.w.k = 5;
3688 ok |= v1.i != 5;
3691 # Test code for whether the C compiler supports C11 (complete).
3692 ac_c_conftest_c11_program="${ac_c_conftest_c89_globals}
3693 ${ac_c_conftest_c99_globals}
3694 ${ac_c_conftest_c11_globals}
3697 main (int argc, char **argv)
3699 int ok = 0;
3700 ${ac_c_conftest_c89_main}
3701 ${ac_c_conftest_c99_main}
3702 ${ac_c_conftest_c11_main}
3703 return ok;
3707 # Test code for whether the C compiler supports C99 (complete).
3708 ac_c_conftest_c99_program="${ac_c_conftest_c89_globals}
3709 ${ac_c_conftest_c99_globals}
3712 main (int argc, char **argv)
3714 int ok = 0;
3715 ${ac_c_conftest_c89_main}
3716 ${ac_c_conftest_c99_main}
3717 return ok;
3721 # Test code for whether the C compiler supports C89 (complete).
3722 ac_c_conftest_c89_program="${ac_c_conftest_c89_globals}
3725 main (int argc, char **argv)
3727 int ok = 0;
3728 ${ac_c_conftest_c89_main}
3729 return ok;
3733 # Test code for whether the C++ compiler supports C++98 (global declarations)
3734 ac_cxx_conftest_cxx98_globals='
3735 // Does the compiler advertise C++98 conformance?
3736 #if !defined __cplusplus || __cplusplus < 199711L
3737 # error "Compiler does not advertise C++98 conformance"
3738 #endif
3740 // These inclusions are to reject old compilers that
3741 // lack the unsuffixed header files.
3742 #include <cstdlib>
3743 #include <exception>
3745 // <cassert> and <cstring> are *not* freestanding headers in C++98.
3746 extern void assert (int);
3747 namespace std {
3748 extern int strcmp (const char *, const char *);
3751 // Namespaces, exceptions, and templates were all added after "C++ 2.0".
3752 using std::exception;
3753 using std::strcmp;
3755 namespace {
3757 void test_exception_syntax()
3759 try {
3760 throw "test";
3761 } catch (const char *s) {
3762 // Extra parentheses suppress a warning when building autoconf itself,
3763 // due to lint rules shared with more typical C programs.
3764 assert (!(strcmp) (s, "test"));
3768 template <typename T> struct test_template
3770 T const val;
3771 explicit test_template(T t) : val(t) {}
3772 template <typename U> T add(U u) { return static_cast<T>(u) + val; }
3775 } // anonymous namespace
3778 # Test code for whether the C++ compiler supports C++98 (body of main)
3779 ac_cxx_conftest_cxx98_main='
3780 assert (argc);
3781 assert (! argv[0]);
3783 test_exception_syntax ();
3784 test_template<double> tt (2.0);
3785 assert (tt.add (4) == 6.0);
3786 assert (true && !false);
3790 # Test code for whether the C++ compiler supports C++11 (global declarations)
3791 ac_cxx_conftest_cxx11_globals='
3792 // Does the compiler advertise C++ 2011 conformance?
3793 #if !defined __cplusplus || __cplusplus < 201103L
3794 # error "Compiler does not advertise C++11 conformance"
3795 #endif
3797 namespace cxx11test
3799 constexpr int get_val() { return 20; }
3801 struct testinit
3803 int i;
3804 double d;
3807 class delegate
3809 public:
3810 delegate(int n) : n(n) {}
3811 delegate(): delegate(2354) {}
3813 virtual int getval() { return this->n; };
3814 protected:
3815 int n;
3818 class overridden : public delegate
3820 public:
3821 overridden(int n): delegate(n) {}
3822 virtual int getval() override final { return this->n * 2; }
3825 class nocopy
3827 public:
3828 nocopy(int i): i(i) {}
3829 nocopy() = default;
3830 nocopy(const nocopy&) = delete;
3831 nocopy & operator=(const nocopy&) = delete;
3832 private:
3833 int i;
3836 // for testing lambda expressions
3837 template <typename Ret, typename Fn> Ret eval(Fn f, Ret v)
3839 return f(v);
3842 // for testing variadic templates and trailing return types
3843 template <typename V> auto sum(V first) -> V
3845 return first;
3847 template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
3849 return first + sum(rest...);
3854 # Test code for whether the C++ compiler supports C++11 (body of main)
3855 ac_cxx_conftest_cxx11_main='
3857 // Test auto and decltype
3858 auto a1 = 6538;
3859 auto a2 = 48573953.4;
3860 auto a3 = "String literal";
3862 int total = 0;
3863 for (auto i = a3; *i; ++i) { total += *i; }
3865 decltype(a2) a4 = 34895.034;
3868 // Test constexpr
3869 short sa[cxx11test::get_val()] = { 0 };
3872 // Test initializer lists
3873 cxx11test::testinit il = { 4323, 435234.23544 };
3876 // Test range-based for
3877 int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3,
3878 14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
3879 for (auto &x : array) { x += 23; }
3882 // Test lambda expressions
3883 using cxx11test::eval;
3884 assert (eval ([](int x) { return x*2; }, 21) == 42);
3885 double d = 2.0;
3886 assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
3887 assert (d == 5.0);
3888 assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
3889 assert (d == 5.0);
3892 // Test use of variadic templates
3893 using cxx11test::sum;
3894 auto a = sum(1);
3895 auto b = sum(1, 2);
3896 auto c = sum(1.0, 2.0, 3.0);
3899 // Test constructor delegation
3900 cxx11test::delegate d1;
3901 cxx11test::delegate d2();
3902 cxx11test::delegate d3(45);
3905 // Test override and final
3906 cxx11test::overridden o1(55464);
3909 // Test nullptr
3910 char *c = nullptr;
3913 // Test template brackets
3914 test_template<::test_template<int>> v(test_template<int>(12));
3917 // Unicode literals
3918 char const *utf8 = u8"UTF-8 string \u2500";
3919 char16_t const *utf16 = u"UTF-8 string \u2500";
3920 char32_t const *utf32 = U"UTF-32 string \u2500";
3924 # Test code for whether the C compiler supports C++11 (complete).
3925 ac_cxx_conftest_cxx11_program="${ac_cxx_conftest_cxx98_globals}
3926 ${ac_cxx_conftest_cxx11_globals}
3929 main (int argc, char **argv)
3931 int ok = 0;
3932 ${ac_cxx_conftest_cxx98_main}
3933 ${ac_cxx_conftest_cxx11_main}
3934 return ok;
3938 # Test code for whether the C compiler supports C++98 (complete).
3939 ac_cxx_conftest_cxx98_program="${ac_cxx_conftest_cxx98_globals}
3941 main (int argc, char **argv)
3943 int ok = 0;
3944 ${ac_cxx_conftest_cxx98_main}
3945 return ok;
3949 as_fn_append ac_header_c_list " stdio.h stdio_h HAVE_STDIO_H"
3950 as_fn_append ac_header_c_list " stdlib.h stdlib_h HAVE_STDLIB_H"
3951 as_fn_append ac_header_c_list " string.h string_h HAVE_STRING_H"
3952 as_fn_append ac_header_c_list " inttypes.h inttypes_h HAVE_INTTYPES_H"
3953 as_fn_append ac_header_c_list " stdint.h stdint_h HAVE_STDINT_H"
3954 as_fn_append ac_header_c_list " strings.h strings_h HAVE_STRINGS_H"
3955 as_fn_append ac_header_c_list " sys/stat.h sys_stat_h HAVE_SYS_STAT_H"
3956 as_fn_append ac_header_c_list " sys/types.h sys_types_h HAVE_SYS_TYPES_H"
3957 as_fn_append ac_header_c_list " unistd.h unistd_h HAVE_UNISTD_H"
3959 # Auxiliary files required by this configure script.
3960 ac_aux_files="config.guess config.sub"
3962 # Locations in which to look for auxiliary files.
3963 ac_aux_dir_candidates="${srcdir}/tools"
3965 # Search for a directory containing all of the required auxiliary files,
3966 # $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates.
3967 # If we don't find one directory that contains all the files we need,
3968 # we report the set of missing files from the *first* directory in
3969 # $ac_aux_dir_candidates and give up.
3970 ac_missing_aux_files=""
3971 ac_first_candidate=:
3972 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
3973 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3974 as_found=false
3975 for as_dir in $ac_aux_dir_candidates
3977 IFS=$as_save_IFS
3978 case $as_dir in #(((
3979 '') as_dir=./ ;;
3980 */) ;;
3981 *) as_dir=$as_dir/ ;;
3982 esac
3983 as_found=:
3985 printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5
3986 ac_aux_dir_found=yes
3987 ac_install_sh=
3988 for ac_aux in $ac_aux_files
3990 # As a special case, if "install-sh" is required, that requirement
3991 # can be satisfied by any of "install-sh", "install.sh", or "shtool",
3992 # and $ac_install_sh is set appropriately for whichever one is found.
3993 if test x"$ac_aux" = x"install-sh"
3994 then
3995 if test -f "${as_dir}install-sh"; then
3996 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5
3997 ac_install_sh="${as_dir}install-sh -c"
3998 elif test -f "${as_dir}install.sh"; then
3999 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5
4000 ac_install_sh="${as_dir}install.sh -c"
4001 elif test -f "${as_dir}shtool"; then
4002 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
4003 ac_install_sh="${as_dir}shtool install -c"
4004 else
4005 ac_aux_dir_found=no
4006 if $ac_first_candidate; then
4007 ac_missing_aux_files="${ac_missing_aux_files} install-sh"
4008 else
4009 break
4012 else
4013 if test -f "${as_dir}${ac_aux}"; then
4014 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5
4015 else
4016 ac_aux_dir_found=no
4017 if $ac_first_candidate; then
4018 ac_missing_aux_files="${ac_missing_aux_files} ${ac_aux}"
4019 else
4020 break
4024 done
4025 if test "$ac_aux_dir_found" = yes; then
4026 ac_aux_dir="$as_dir"
4027 break
4029 ac_first_candidate=false
4031 as_found=false
4032 done
4033 IFS=$as_save_IFS
4034 if $as_found
4035 then :
4037 else $as_nop
4038 as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5
4042 # These three variables are undocumented and unsupported,
4043 # and are intended to be withdrawn in a future Autoconf release.
4044 # They can cause serious problems if a builder's source tree is in a directory
4045 # whose full name contains unusual characters.
4046 if test -f "${ac_aux_dir}config.guess"; then
4047 ac_config_guess="$SHELL ${ac_aux_dir}config.guess"
4049 if test -f "${ac_aux_dir}config.sub"; then
4050 ac_config_sub="$SHELL ${ac_aux_dir}config.sub"
4052 if test -f "$ac_aux_dir/configure"; then
4053 ac_configure="$SHELL ${ac_aux_dir}configure"
4056 # Check that the precious variables saved in the cache have kept the same
4057 # value.
4058 ac_cache_corrupted=false
4059 for ac_var in $ac_precious_vars; do
4060 eval ac_old_set=\$ac_cv_env_${ac_var}_set
4061 eval ac_new_set=\$ac_env_${ac_var}_set
4062 eval ac_old_val=\$ac_cv_env_${ac_var}_value
4063 eval ac_new_val=\$ac_env_${ac_var}_value
4064 case $ac_old_set,$ac_new_set in
4065 set,)
4066 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
4067 printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
4068 ac_cache_corrupted=: ;;
4069 ,set)
4070 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
4071 printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
4072 ac_cache_corrupted=: ;;
4073 ,);;
4075 if test "x$ac_old_val" != "x$ac_new_val"; then
4076 # differences in whitespace do not lead to failure.
4077 ac_old_val_w=`echo x $ac_old_val`
4078 ac_new_val_w=`echo x $ac_new_val`
4079 if test "$ac_old_val_w" != "$ac_new_val_w"; then
4080 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
4081 printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
4082 ac_cache_corrupted=:
4083 else
4084 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
4085 printf "%s\n" "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
4086 eval $ac_var=\$ac_old_val
4088 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
4089 printf "%s\n" "$as_me: former value: \`$ac_old_val'" >&2;}
4090 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
4091 printf "%s\n" "$as_me: current value: \`$ac_new_val'" >&2;}
4092 fi;;
4093 esac
4094 # Pass precious variables to config.status.
4095 if test "$ac_new_set" = set; then
4096 case $ac_new_val in
4097 *\'*) ac_arg=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
4098 *) ac_arg=$ac_var=$ac_new_val ;;
4099 esac
4100 case " $ac_configure_args " in
4101 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
4102 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
4103 esac
4105 done
4106 if $ac_cache_corrupted; then
4107 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4108 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
4109 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
4110 printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;}
4111 as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
4112 and start over" "$LINENO" 5
4114 ## -------------------- ##
4115 ## Main body of script. ##
4116 ## -------------------- ##
4118 ac_ext=c
4119 ac_cpp='$CPP $CPPFLAGS'
4120 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4121 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4122 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4126 ac_config_headers="$ac_config_headers include/config.h"
4130 libwine_version="1.0"
4133 # Check whether --enable-archs was given.
4134 if test ${enable_archs+y}
4135 then :
4136 enableval=$enable_archs;
4139 # Check whether --enable-win16 was given.
4140 if test ${enable_win16+y}
4141 then :
4142 enableval=$enable_win16;
4145 # Check whether --enable-win64 was given.
4146 if test ${enable_win64+y}
4147 then :
4148 enableval=$enable_win64;
4151 # Check whether --enable-tests was given.
4152 if test ${enable_tests+y}
4153 then :
4154 enableval=$enable_tests;
4157 # Check whether --enable-build-id was given.
4158 if test ${enable_build_id+y}
4159 then :
4160 enableval=$enable_build_id;
4163 # Check whether --enable-maintainer-mode was given.
4164 if test ${enable_maintainer_mode+y}
4165 then :
4166 enableval=$enable_maintainer_mode;
4169 # Check whether --enable-silent-rules was given.
4170 if test ${enable_silent_rules+y}
4171 then :
4172 enableval=$enable_silent_rules;
4175 # Check whether --enable-werror was given.
4176 if test ${enable_werror+y}
4177 then :
4178 enableval=$enable_werror;
4183 # Check whether --with-alsa was given.
4184 if test ${with_alsa+y}
4185 then :
4186 withval=$with_alsa;
4190 # Check whether --with-capi was given.
4191 if test ${with_capi+y}
4192 then :
4193 withval=$with_capi;
4197 # Check whether --with-coreaudio was given.
4198 if test ${with_coreaudio+y}
4199 then :
4200 withval=$with_coreaudio;
4204 # Check whether --with-cups was given.
4205 if test ${with_cups+y}
4206 then :
4207 withval=$with_cups;
4211 # Check whether --with-dbus was given.
4212 if test ${with_dbus+y}
4213 then :
4214 withval=$with_dbus;
4218 # Check whether --with-float-abi was given.
4219 if test ${with_float_abi+y}
4220 then :
4221 withval=$with_float_abi;
4225 # Check whether --with-fontconfig was given.
4226 if test ${with_fontconfig+y}
4227 then :
4228 withval=$with_fontconfig;
4232 # Check whether --with-freetype was given.
4233 if test ${with_freetype+y}
4234 then :
4235 withval=$with_freetype;
4239 # Check whether --with-gettext was given.
4240 if test ${with_gettext+y}
4241 then :
4242 withval=$with_gettext;
4246 # Check whether --with-gettextpo was given.
4247 if test ${with_gettextpo+y}
4248 then :
4249 withval=$with_gettextpo; if test "x$withval" = "xno"; then ac_cv_header_gettext_po_h=no; fi
4253 # Check whether --with-gphoto was given.
4254 if test ${with_gphoto+y}
4255 then :
4256 withval=$with_gphoto;
4260 # Check whether --with-gnutls was given.
4261 if test ${with_gnutls+y}
4262 then :
4263 withval=$with_gnutls;
4267 # Check whether --with-gssapi was given.
4268 if test ${with_gssapi+y}
4269 then :
4270 withval=$with_gssapi;
4274 # Check whether --with-gstreamer was given.
4275 if test ${with_gstreamer+y}
4276 then :
4277 withval=$with_gstreamer;
4281 # Check whether --with-inotify was given.
4282 if test ${with_inotify+y}
4283 then :
4284 withval=$with_inotify;
4288 # Check whether --with-krb5 was given.
4289 if test ${with_krb5+y}
4290 then :
4291 withval=$with_krb5;
4295 # Check whether --with-mingw was given.
4296 if test ${with_mingw+y}
4297 then :
4298 withval=$with_mingw;
4302 # Check whether --with-netapi was given.
4303 if test ${with_netapi+y}
4304 then :
4305 withval=$with_netapi;
4309 # Check whether --with-opencl was given.
4310 if test ${with_opencl+y}
4311 then :
4312 withval=$with_opencl; if test "x$withval" = "xno"; then ac_cv_header_CL_cl_h=no; ac_cv_header_OpenCL_opencl_h=no; fi
4316 # Check whether --with-opengl was given.
4317 if test ${with_opengl+y}
4318 then :
4319 withval=$with_opengl;
4323 # Check whether --with-osmesa was given.
4324 if test ${with_osmesa+y}
4325 then :
4326 withval=$with_osmesa;
4330 # Check whether --with-oss was given.
4331 if test ${with_oss+y}
4332 then :
4333 withval=$with_oss;
4337 # Check whether --with-pcap was given.
4338 if test ${with_pcap+y}
4339 then :
4340 withval=$with_pcap; if test "x$withval" = "xno"; then ac_cv_header_pcap_pcap_h=no; fi
4344 # Check whether --with-pcsclite was given.
4345 if test ${with_pcsclite+y}
4346 then :
4347 withval=$with_pcsclite;
4351 # Check whether --with-pthread was given.
4352 if test ${with_pthread+y}
4353 then :
4354 withval=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h=no; fi
4358 # Check whether --with-pulse was given.
4359 if test ${with_pulse+y}
4360 then :
4361 withval=$with_pulse;
4365 # Check whether --with-sane was given.
4366 if test ${with_sane+y}
4367 then :
4368 withval=$with_sane;
4372 # Check whether --with-sdl was given.
4373 if test ${with_sdl+y}
4374 then :
4375 withval=$with_sdl;
4379 # Check whether --with-udev was given.
4380 if test ${with_udev+y}
4381 then :
4382 withval=$with_udev;
4386 # Check whether --with-unwind was given.
4387 if test ${with_unwind+y}
4388 then :
4389 withval=$with_unwind;
4393 # Check whether --with-usb was given.
4394 if test ${with_usb+y}
4395 then :
4396 withval=$with_usb;
4400 # Check whether --with-v4l2 was given.
4401 if test ${with_v4l2+y}
4402 then :
4403 withval=$with_v4l2;
4407 # Check whether --with-vulkan was given.
4408 if test ${with_vulkan+y}
4409 then :
4410 withval=$with_vulkan;
4414 # Check whether --with-wayland was given.
4415 if test ${with_wayland+y}
4416 then :
4417 withval=$with_wayland;
4421 # Check whether --with-xcomposite was given.
4422 if test ${with_xcomposite+y}
4423 then :
4424 withval=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h=no; fi
4428 # Check whether --with-xcursor was given.
4429 if test ${with_xcursor+y}
4430 then :
4431 withval=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h=no; fi
4435 # Check whether --with-xfixes was given.
4436 if test ${with_xfixes+y}
4437 then :
4438 withval=$with_xfixes; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xfixes_h=no; fi
4442 # Check whether --with-xinerama was given.
4443 if test ${with_xinerama+y}
4444 then :
4445 withval=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h=no; fi
4449 # Check whether --with-xinput was given.
4450 if test ${with_xinput+y}
4451 then :
4452 withval=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h=no; fi
4456 # Check whether --with-xinput2 was given.
4457 if test ${with_xinput2+y}
4458 then :
4459 withval=$with_xinput2; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput2_h=no; fi
4463 # Check whether --with-xrandr was given.
4464 if test ${with_xrandr+y}
4465 then :
4466 withval=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h=no; fi
4470 # Check whether --with-xrender was given.
4471 if test ${with_xrender+y}
4472 then :
4473 withval=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h=no; fi
4477 # Check whether --with-xshape was given.
4478 if test ${with_xshape+y}
4479 then :
4480 withval=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h=no; fi
4484 # Check whether --with-xshm was given.
4485 if test ${with_xshm+y}
4486 then :
4487 withval=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h=no; fi
4491 # Check whether --with-xxf86vm was given.
4492 if test ${with_xxf86vm+y}
4493 then :
4494 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
4499 # Check whether --with-system-dllpath was given.
4500 if test ${with_system_dllpath+y}
4501 then :
4502 withval=$with_system_dllpath; system_dllpath=$withval
4507 # Check whether --with-wine-tools was given.
4508 if test ${with_wine_tools+y}
4509 then :
4510 withval=$with_wine_tools;
4514 # Check whether --with-wine64 was given.
4515 if test ${with_wine64+y}
4516 then :
4517 withval=$with_wine64;
4524 # Make sure we can run config.sub.
4525 $SHELL "${ac_aux_dir}config.sub" sun4 >/dev/null 2>&1 ||
4526 as_fn_error $? "cannot run $SHELL ${ac_aux_dir}config.sub" "$LINENO" 5
4528 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4529 printf %s "checking build system type... " >&6; }
4530 if test ${ac_cv_build+y}
4531 then :
4532 printf %s "(cached) " >&6
4533 else $as_nop
4534 ac_build_alias=$build_alias
4535 test "x$ac_build_alias" = x &&
4536 ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"`
4537 test "x$ac_build_alias" = x &&
4538 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
4539 ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` ||
4540 as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$LINENO" 5
4543 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4544 printf "%s\n" "$ac_cv_build" >&6; }
4545 case $ac_cv_build in
4546 *-*-*) ;;
4547 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
4548 esac
4549 build=$ac_cv_build
4550 ac_save_IFS=$IFS; IFS='-'
4551 set x $ac_cv_build
4552 shift
4553 build_cpu=$1
4554 build_vendor=$2
4555 shift; shift
4556 # Remember, the first character of IFS is used to create $*,
4557 # except with old shells:
4558 build_os=$*
4559 IFS=$ac_save_IFS
4560 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4563 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4564 printf %s "checking host system type... " >&6; }
4565 if test ${ac_cv_host+y}
4566 then :
4567 printf %s "(cached) " >&6
4568 else $as_nop
4569 if test "x$host_alias" = x; then
4570 ac_cv_host=$ac_cv_build
4571 else
4572 ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` ||
4573 as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LINENO" 5
4577 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4578 printf "%s\n" "$ac_cv_host" >&6; }
4579 case $ac_cv_host in
4580 *-*-*) ;;
4581 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
4582 esac
4583 host=$ac_cv_host
4584 ac_save_IFS=$IFS; IFS='-'
4585 set x $ac_cv_host
4586 shift
4587 host_cpu=$1
4588 host_vendor=$2
4589 shift; shift
4590 # Remember, the first character of IFS is used to create $*,
4591 # except with old shells:
4592 host_os=$*
4593 IFS=$ac_save_IFS
4594 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4598 dlldir=\${libdir}/wine
4600 fontdir=\${datadir}/wine/fonts
4602 nlsdir=\${datadir}/wine/nls
4607 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4608 printf %s "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
4609 set x ${MAKE-make}
4610 ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
4611 if eval test \${ac_cv_prog_make_${ac_make}_set+y}
4612 then :
4613 printf %s "(cached) " >&6
4614 else $as_nop
4615 cat >conftest.make <<\_ACEOF
4616 SHELL = /bin/sh
4617 all:
4618 @echo '@@@%%%=$(MAKE)=@@@%%%'
4619 _ACEOF
4620 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
4621 case `${MAKE-make} -f conftest.make 2>/dev/null` in
4622 *@@@%%%=?*=@@@%%%*)
4623 eval ac_cv_prog_make_${ac_make}_set=yes;;
4625 eval ac_cv_prog_make_${ac_make}_set=no;;
4626 esac
4627 rm -f conftest.make
4629 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
4630 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4631 printf "%s\n" "yes" >&6; }
4632 SET_MAKE=
4633 else
4634 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4635 printf "%s\n" "no" >&6; }
4636 SET_MAKE="MAKE=${MAKE-make}"
4648 ac_ext=c
4649 ac_cpp='$CPP $CPPFLAGS'
4650 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4651 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4652 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4653 if test -n "$ac_tool_prefix"; then
4654 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4655 set dummy ${ac_tool_prefix}gcc; ac_word=$2
4656 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4657 printf %s "checking for $ac_word... " >&6; }
4658 if test ${ac_cv_prog_CC+y}
4659 then :
4660 printf %s "(cached) " >&6
4661 else $as_nop
4662 if test -n "$CC"; then
4663 ac_cv_prog_CC="$CC" # Let the user override the test.
4664 else
4665 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4666 for as_dir in $PATH
4668 IFS=$as_save_IFS
4669 case $as_dir in #(((
4670 '') as_dir=./ ;;
4671 */) ;;
4672 *) as_dir=$as_dir/ ;;
4673 esac
4674 for ac_exec_ext in '' $ac_executable_extensions; do
4675 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4676 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4677 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4678 break 2
4680 done
4681 done
4682 IFS=$as_save_IFS
4686 CC=$ac_cv_prog_CC
4687 if test -n "$CC"; then
4688 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4689 printf "%s\n" "$CC" >&6; }
4690 else
4691 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4692 printf "%s\n" "no" >&6; }
4697 if test -z "$ac_cv_prog_CC"; then
4698 ac_ct_CC=$CC
4699 # Extract the first word of "gcc", so it can be a program name with args.
4700 set dummy gcc; ac_word=$2
4701 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4702 printf %s "checking for $ac_word... " >&6; }
4703 if test ${ac_cv_prog_ac_ct_CC+y}
4704 then :
4705 printf %s "(cached) " >&6
4706 else $as_nop
4707 if test -n "$ac_ct_CC"; then
4708 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4709 else
4710 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4711 for as_dir in $PATH
4713 IFS=$as_save_IFS
4714 case $as_dir in #(((
4715 '') as_dir=./ ;;
4716 */) ;;
4717 *) as_dir=$as_dir/ ;;
4718 esac
4719 for ac_exec_ext in '' $ac_executable_extensions; do
4720 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4721 ac_cv_prog_ac_ct_CC="gcc"
4722 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4723 break 2
4725 done
4726 done
4727 IFS=$as_save_IFS
4731 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4732 if test -n "$ac_ct_CC"; then
4733 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4734 printf "%s\n" "$ac_ct_CC" >&6; }
4735 else
4736 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4737 printf "%s\n" "no" >&6; }
4740 if test "x$ac_ct_CC" = x; then
4741 CC=""
4742 else
4743 case $cross_compiling:$ac_tool_warned in
4744 yes:)
4745 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4746 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4747 ac_tool_warned=yes ;;
4748 esac
4749 CC=$ac_ct_CC
4751 else
4752 CC="$ac_cv_prog_CC"
4755 if test -z "$CC"; then
4756 if test -n "$ac_tool_prefix"; then
4757 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4758 set dummy ${ac_tool_prefix}cc; ac_word=$2
4759 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4760 printf %s "checking for $ac_word... " >&6; }
4761 if test ${ac_cv_prog_CC+y}
4762 then :
4763 printf %s "(cached) " >&6
4764 else $as_nop
4765 if test -n "$CC"; then
4766 ac_cv_prog_CC="$CC" # Let the user override the test.
4767 else
4768 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4769 for as_dir in $PATH
4771 IFS=$as_save_IFS
4772 case $as_dir in #(((
4773 '') as_dir=./ ;;
4774 */) ;;
4775 *) as_dir=$as_dir/ ;;
4776 esac
4777 for ac_exec_ext in '' $ac_executable_extensions; do
4778 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4779 ac_cv_prog_CC="${ac_tool_prefix}cc"
4780 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4781 break 2
4783 done
4784 done
4785 IFS=$as_save_IFS
4789 CC=$ac_cv_prog_CC
4790 if test -n "$CC"; then
4791 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4792 printf "%s\n" "$CC" >&6; }
4793 else
4794 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4795 printf "%s\n" "no" >&6; }
4801 if test -z "$CC"; then
4802 # Extract the first word of "cc", so it can be a program name with args.
4803 set dummy cc; ac_word=$2
4804 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4805 printf %s "checking for $ac_word... " >&6; }
4806 if test ${ac_cv_prog_CC+y}
4807 then :
4808 printf %s "(cached) " >&6
4809 else $as_nop
4810 if test -n "$CC"; then
4811 ac_cv_prog_CC="$CC" # Let the user override the test.
4812 else
4813 ac_prog_rejected=no
4814 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4815 for as_dir in $PATH
4817 IFS=$as_save_IFS
4818 case $as_dir in #(((
4819 '') as_dir=./ ;;
4820 */) ;;
4821 *) as_dir=$as_dir/ ;;
4822 esac
4823 for ac_exec_ext in '' $ac_executable_extensions; do
4824 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4825 if test "$as_dir$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4826 ac_prog_rejected=yes
4827 continue
4829 ac_cv_prog_CC="cc"
4830 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4831 break 2
4833 done
4834 done
4835 IFS=$as_save_IFS
4837 if test $ac_prog_rejected = yes; then
4838 # We found a bogon in the path, so make sure we never use it.
4839 set dummy $ac_cv_prog_CC
4840 shift
4841 if test $# != 0; then
4842 # We chose a different compiler from the bogus one.
4843 # However, it has the same basename, so the bogon will be chosen
4844 # first if we set CC to just the basename; use the full file name.
4845 shift
4846 ac_cv_prog_CC="$as_dir$ac_word${1+' '}$@"
4851 CC=$ac_cv_prog_CC
4852 if test -n "$CC"; then
4853 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4854 printf "%s\n" "$CC" >&6; }
4855 else
4856 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4857 printf "%s\n" "no" >&6; }
4862 if test -z "$CC"; then
4863 if test -n "$ac_tool_prefix"; then
4864 for ac_prog in cl.exe
4866 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4867 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4868 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4869 printf %s "checking for $ac_word... " >&6; }
4870 if test ${ac_cv_prog_CC+y}
4871 then :
4872 printf %s "(cached) " >&6
4873 else $as_nop
4874 if test -n "$CC"; then
4875 ac_cv_prog_CC="$CC" # Let the user override the test.
4876 else
4877 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4878 for as_dir in $PATH
4880 IFS=$as_save_IFS
4881 case $as_dir in #(((
4882 '') as_dir=./ ;;
4883 */) ;;
4884 *) as_dir=$as_dir/ ;;
4885 esac
4886 for ac_exec_ext in '' $ac_executable_extensions; do
4887 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4888 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4889 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4890 break 2
4892 done
4893 done
4894 IFS=$as_save_IFS
4898 CC=$ac_cv_prog_CC
4899 if test -n "$CC"; then
4900 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4901 printf "%s\n" "$CC" >&6; }
4902 else
4903 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4904 printf "%s\n" "no" >&6; }
4908 test -n "$CC" && break
4909 done
4911 if test -z "$CC"; then
4912 ac_ct_CC=$CC
4913 for ac_prog in cl.exe
4915 # Extract the first word of "$ac_prog", so it can be a program name with args.
4916 set dummy $ac_prog; ac_word=$2
4917 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4918 printf %s "checking for $ac_word... " >&6; }
4919 if test ${ac_cv_prog_ac_ct_CC+y}
4920 then :
4921 printf %s "(cached) " >&6
4922 else $as_nop
4923 if test -n "$ac_ct_CC"; then
4924 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4925 else
4926 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4927 for as_dir in $PATH
4929 IFS=$as_save_IFS
4930 case $as_dir in #(((
4931 '') as_dir=./ ;;
4932 */) ;;
4933 *) as_dir=$as_dir/ ;;
4934 esac
4935 for ac_exec_ext in '' $ac_executable_extensions; do
4936 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4937 ac_cv_prog_ac_ct_CC="$ac_prog"
4938 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4939 break 2
4941 done
4942 done
4943 IFS=$as_save_IFS
4947 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4948 if test -n "$ac_ct_CC"; then
4949 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4950 printf "%s\n" "$ac_ct_CC" >&6; }
4951 else
4952 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4953 printf "%s\n" "no" >&6; }
4957 test -n "$ac_ct_CC" && break
4958 done
4960 if test "x$ac_ct_CC" = x; then
4961 CC=""
4962 else
4963 case $cross_compiling:$ac_tool_warned in
4964 yes:)
4965 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4966 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4967 ac_tool_warned=yes ;;
4968 esac
4969 CC=$ac_ct_CC
4974 if test -z "$CC"; then
4975 if test -n "$ac_tool_prefix"; then
4976 # Extract the first word of "${ac_tool_prefix}clang", so it can be a program name with args.
4977 set dummy ${ac_tool_prefix}clang; ac_word=$2
4978 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4979 printf %s "checking for $ac_word... " >&6; }
4980 if test ${ac_cv_prog_CC+y}
4981 then :
4982 printf %s "(cached) " >&6
4983 else $as_nop
4984 if test -n "$CC"; then
4985 ac_cv_prog_CC="$CC" # Let the user override the test.
4986 else
4987 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4988 for as_dir in $PATH
4990 IFS=$as_save_IFS
4991 case $as_dir in #(((
4992 '') as_dir=./ ;;
4993 */) ;;
4994 *) as_dir=$as_dir/ ;;
4995 esac
4996 for ac_exec_ext in '' $ac_executable_extensions; do
4997 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4998 ac_cv_prog_CC="${ac_tool_prefix}clang"
4999 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5000 break 2
5002 done
5003 done
5004 IFS=$as_save_IFS
5008 CC=$ac_cv_prog_CC
5009 if test -n "$CC"; then
5010 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
5011 printf "%s\n" "$CC" >&6; }
5012 else
5013 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5014 printf "%s\n" "no" >&6; }
5019 if test -z "$ac_cv_prog_CC"; then
5020 ac_ct_CC=$CC
5021 # Extract the first word of "clang", so it can be a program name with args.
5022 set dummy clang; ac_word=$2
5023 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5024 printf %s "checking for $ac_word... " >&6; }
5025 if test ${ac_cv_prog_ac_ct_CC+y}
5026 then :
5027 printf %s "(cached) " >&6
5028 else $as_nop
5029 if test -n "$ac_ct_CC"; then
5030 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
5031 else
5032 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5033 for as_dir in $PATH
5035 IFS=$as_save_IFS
5036 case $as_dir in #(((
5037 '') as_dir=./ ;;
5038 */) ;;
5039 *) as_dir=$as_dir/ ;;
5040 esac
5041 for ac_exec_ext in '' $ac_executable_extensions; do
5042 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5043 ac_cv_prog_ac_ct_CC="clang"
5044 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5045 break 2
5047 done
5048 done
5049 IFS=$as_save_IFS
5053 ac_ct_CC=$ac_cv_prog_ac_ct_CC
5054 if test -n "$ac_ct_CC"; then
5055 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
5056 printf "%s\n" "$ac_ct_CC" >&6; }
5057 else
5058 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5059 printf "%s\n" "no" >&6; }
5062 if test "x$ac_ct_CC" = x; then
5063 CC=""
5064 else
5065 case $cross_compiling:$ac_tool_warned in
5066 yes:)
5067 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5068 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5069 ac_tool_warned=yes ;;
5070 esac
5071 CC=$ac_ct_CC
5073 else
5074 CC="$ac_cv_prog_CC"
5080 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5081 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
5082 as_fn_error $? "no acceptable C compiler found in \$PATH
5083 See \`config.log' for more details" "$LINENO" 5; }
5085 # Provide some information about the compiler.
5086 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
5087 set X $ac_compile
5088 ac_compiler=$2
5089 for ac_option in --version -v -V -qversion -version; do
5090 { { ac_try="$ac_compiler $ac_option >&5"
5091 case "(($ac_try" in
5092 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5093 *) ac_try_echo=$ac_try;;
5094 esac
5095 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5096 printf "%s\n" "$ac_try_echo"; } >&5
5097 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
5098 ac_status=$?
5099 if test -s conftest.err; then
5100 sed '10a\
5101 ... rest of stderr output deleted ...
5102 10q' conftest.err >conftest.er1
5103 cat conftest.er1 >&5
5105 rm -f conftest.er1 conftest.err
5106 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5107 test $ac_status = 0; }
5108 done
5110 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5111 /* end confdefs.h. */
5114 main (void)
5118 return 0;
5120 _ACEOF
5121 ac_clean_files_save=$ac_clean_files
5122 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
5123 # Try to create an executable without -o first, disregard a.out.
5124 # It will help us diagnose broken compilers, and finding out an intuition
5125 # of exeext.
5126 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
5127 printf %s "checking whether the C compiler works... " >&6; }
5128 ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
5130 # The possible output files:
5131 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
5133 ac_rmfiles=
5134 for ac_file in $ac_files
5136 case $ac_file in
5137 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
5138 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
5139 esac
5140 done
5141 rm -f $ac_rmfiles
5143 if { { ac_try="$ac_link_default"
5144 case "(($ac_try" in
5145 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5146 *) ac_try_echo=$ac_try;;
5147 esac
5148 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5149 printf "%s\n" "$ac_try_echo"; } >&5
5150 (eval "$ac_link_default") 2>&5
5151 ac_status=$?
5152 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5153 test $ac_status = 0; }
5154 then :
5155 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
5156 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
5157 # in a Makefile. We should not override ac_cv_exeext if it was cached,
5158 # so that the user can short-circuit this test for compilers unknown to
5159 # Autoconf.
5160 for ac_file in $ac_files ''
5162 test -f "$ac_file" || continue
5163 case $ac_file in
5164 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
5166 [ab].out )
5167 # We found the default executable, but exeext='' is most
5168 # certainly right.
5169 break;;
5170 *.* )
5171 if test ${ac_cv_exeext+y} && test "$ac_cv_exeext" != no;
5172 then :; else
5173 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
5175 # We set ac_cv_exeext here because the later test for it is not
5176 # safe: cross compilers may not add the suffix if given an `-o'
5177 # argument, so we may need to know it at that point already.
5178 # Even if this section looks crufty: it has the advantage of
5179 # actually working.
5180 break;;
5182 break;;
5183 esac
5184 done
5185 test "$ac_cv_exeext" = no && ac_cv_exeext=
5187 else $as_nop
5188 ac_file=''
5190 if test -z "$ac_file"
5191 then :
5192 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5193 printf "%s\n" "no" >&6; }
5194 printf "%s\n" "$as_me: failed program was:" >&5
5195 sed 's/^/| /' conftest.$ac_ext >&5
5197 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5198 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
5199 as_fn_error 77 "C compiler cannot create executables
5200 See \`config.log' for more details" "$LINENO" 5; }
5201 else $as_nop
5202 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5203 printf "%s\n" "yes" >&6; }
5205 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
5206 printf %s "checking for C compiler default output file name... " >&6; }
5207 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
5208 printf "%s\n" "$ac_file" >&6; }
5209 ac_exeext=$ac_cv_exeext
5211 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
5212 ac_clean_files=$ac_clean_files_save
5213 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
5214 printf %s "checking for suffix of executables... " >&6; }
5215 if { { ac_try="$ac_link"
5216 case "(($ac_try" in
5217 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5218 *) ac_try_echo=$ac_try;;
5219 esac
5220 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5221 printf "%s\n" "$ac_try_echo"; } >&5
5222 (eval "$ac_link") 2>&5
5223 ac_status=$?
5224 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5225 test $ac_status = 0; }
5226 then :
5227 # If both `conftest.exe' and `conftest' are `present' (well, observable)
5228 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
5229 # work properly (i.e., refer to `conftest.exe'), while it won't with
5230 # `rm'.
5231 for ac_file in conftest.exe conftest conftest.*; do
5232 test -f "$ac_file" || continue
5233 case $ac_file in
5234 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
5235 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
5236 break;;
5237 * ) break;;
5238 esac
5239 done
5240 else $as_nop
5241 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5242 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
5243 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
5244 See \`config.log' for more details" "$LINENO" 5; }
5246 rm -f conftest conftest$ac_cv_exeext
5247 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
5248 printf "%s\n" "$ac_cv_exeext" >&6; }
5250 rm -f conftest.$ac_ext
5251 EXEEXT=$ac_cv_exeext
5252 ac_exeext=$EXEEXT
5253 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5254 /* end confdefs.h. */
5255 #include <stdio.h>
5257 main (void)
5259 FILE *f = fopen ("conftest.out", "w");
5260 return ferror (f) || fclose (f) != 0;
5263 return 0;
5265 _ACEOF
5266 ac_clean_files="$ac_clean_files conftest.out"
5267 # Check that the compiler produces executables we can run. If not, either
5268 # the compiler is broken, or we cross compile.
5269 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
5270 printf %s "checking whether we are cross compiling... " >&6; }
5271 if test "$cross_compiling" != yes; then
5272 { { ac_try="$ac_link"
5273 case "(($ac_try" in
5274 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5275 *) ac_try_echo=$ac_try;;
5276 esac
5277 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5278 printf "%s\n" "$ac_try_echo"; } >&5
5279 (eval "$ac_link") 2>&5
5280 ac_status=$?
5281 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5282 test $ac_status = 0; }
5283 if { ac_try='./conftest$ac_cv_exeext'
5284 { { case "(($ac_try" in
5285 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5286 *) ac_try_echo=$ac_try;;
5287 esac
5288 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5289 printf "%s\n" "$ac_try_echo"; } >&5
5290 (eval "$ac_try") 2>&5
5291 ac_status=$?
5292 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5293 test $ac_status = 0; }; }; then
5294 cross_compiling=no
5295 else
5296 if test "$cross_compiling" = maybe; then
5297 cross_compiling=yes
5298 else
5299 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5300 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
5301 as_fn_error 77 "cannot run C compiled programs.
5302 If you meant to cross compile, use \`--host'.
5303 See \`config.log' for more details" "$LINENO" 5; }
5307 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
5308 printf "%s\n" "$cross_compiling" >&6; }
5310 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
5311 ac_clean_files=$ac_clean_files_save
5312 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
5313 printf %s "checking for suffix of object files... " >&6; }
5314 if test ${ac_cv_objext+y}
5315 then :
5316 printf %s "(cached) " >&6
5317 else $as_nop
5318 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5319 /* end confdefs.h. */
5322 main (void)
5326 return 0;
5328 _ACEOF
5329 rm -f conftest.o conftest.obj
5330 if { { ac_try="$ac_compile"
5331 case "(($ac_try" in
5332 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5333 *) ac_try_echo=$ac_try;;
5334 esac
5335 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5336 printf "%s\n" "$ac_try_echo"; } >&5
5337 (eval "$ac_compile") 2>&5
5338 ac_status=$?
5339 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5340 test $ac_status = 0; }
5341 then :
5342 for ac_file in conftest.o conftest.obj conftest.*; do
5343 test -f "$ac_file" || continue;
5344 case $ac_file in
5345 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
5346 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
5347 break;;
5348 esac
5349 done
5350 else $as_nop
5351 printf "%s\n" "$as_me: failed program was:" >&5
5352 sed 's/^/| /' conftest.$ac_ext >&5
5354 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5355 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
5356 as_fn_error $? "cannot compute suffix of object files: cannot compile
5357 See \`config.log' for more details" "$LINENO" 5; }
5359 rm -f conftest.$ac_cv_objext conftest.$ac_ext
5361 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
5362 printf "%s\n" "$ac_cv_objext" >&6; }
5363 OBJEXT=$ac_cv_objext
5364 ac_objext=$OBJEXT
5365 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
5366 printf %s "checking whether the compiler supports GNU C... " >&6; }
5367 if test ${ac_cv_c_compiler_gnu+y}
5368 then :
5369 printf %s "(cached) " >&6
5370 else $as_nop
5371 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5372 /* end confdefs.h. */
5375 main (void)
5377 #ifndef __GNUC__
5378 choke me
5379 #endif
5382 return 0;
5384 _ACEOF
5385 if ac_fn_c_try_compile "$LINENO"
5386 then :
5387 ac_compiler_gnu=yes
5388 else $as_nop
5389 ac_compiler_gnu=no
5391 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5392 ac_cv_c_compiler_gnu=$ac_compiler_gnu
5395 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
5396 printf "%s\n" "$ac_cv_c_compiler_gnu" >&6; }
5397 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5399 if test $ac_compiler_gnu = yes; then
5400 GCC=yes
5401 else
5402 GCC=
5404 ac_test_CFLAGS=${CFLAGS+y}
5405 ac_save_CFLAGS=$CFLAGS
5406 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
5407 printf %s "checking whether $CC accepts -g... " >&6; }
5408 if test ${ac_cv_prog_cc_g+y}
5409 then :
5410 printf %s "(cached) " >&6
5411 else $as_nop
5412 ac_save_c_werror_flag=$ac_c_werror_flag
5413 ac_c_werror_flag=yes
5414 ac_cv_prog_cc_g=no
5415 CFLAGS="-g"
5416 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5417 /* end confdefs.h. */
5420 main (void)
5424 return 0;
5426 _ACEOF
5427 if ac_fn_c_try_compile "$LINENO"
5428 then :
5429 ac_cv_prog_cc_g=yes
5430 else $as_nop
5431 CFLAGS=""
5432 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5433 /* end confdefs.h. */
5436 main (void)
5440 return 0;
5442 _ACEOF
5443 if ac_fn_c_try_compile "$LINENO"
5444 then :
5446 else $as_nop
5447 ac_c_werror_flag=$ac_save_c_werror_flag
5448 CFLAGS="-g"
5449 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5450 /* end confdefs.h. */
5453 main (void)
5457 return 0;
5459 _ACEOF
5460 if ac_fn_c_try_compile "$LINENO"
5461 then :
5462 ac_cv_prog_cc_g=yes
5464 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5466 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5468 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5469 ac_c_werror_flag=$ac_save_c_werror_flag
5471 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
5472 printf "%s\n" "$ac_cv_prog_cc_g" >&6; }
5473 if test $ac_test_CFLAGS; then
5474 CFLAGS=$ac_save_CFLAGS
5475 elif test $ac_cv_prog_cc_g = yes; then
5476 if test "$GCC" = yes; then
5477 CFLAGS="-g -O2"
5478 else
5479 CFLAGS="-g"
5481 else
5482 if test "$GCC" = yes; then
5483 CFLAGS="-O2"
5484 else
5485 CFLAGS=
5488 ac_prog_cc_stdc=no
5489 if test x$ac_prog_cc_stdc = xno
5490 then :
5491 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
5492 printf %s "checking for $CC option to enable C11 features... " >&6; }
5493 if test ${ac_cv_prog_cc_c11+y}
5494 then :
5495 printf %s "(cached) " >&6
5496 else $as_nop
5497 ac_cv_prog_cc_c11=no
5498 ac_save_CC=$CC
5499 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5500 /* end confdefs.h. */
5501 $ac_c_conftest_c11_program
5502 _ACEOF
5503 for ac_arg in '' -std=gnu11
5505 CC="$ac_save_CC $ac_arg"
5506 if ac_fn_c_try_compile "$LINENO"
5507 then :
5508 ac_cv_prog_cc_c11=$ac_arg
5510 rm -f core conftest.err conftest.$ac_objext conftest.beam
5511 test "x$ac_cv_prog_cc_c11" != "xno" && break
5512 done
5513 rm -f conftest.$ac_ext
5514 CC=$ac_save_CC
5517 if test "x$ac_cv_prog_cc_c11" = xno
5518 then :
5519 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5520 printf "%s\n" "unsupported" >&6; }
5521 else $as_nop
5522 if test "x$ac_cv_prog_cc_c11" = x
5523 then :
5524 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5525 printf "%s\n" "none needed" >&6; }
5526 else $as_nop
5527 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
5528 printf "%s\n" "$ac_cv_prog_cc_c11" >&6; }
5529 CC="$CC $ac_cv_prog_cc_c11"
5531 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c11
5532 ac_prog_cc_stdc=c11
5535 if test x$ac_prog_cc_stdc = xno
5536 then :
5537 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
5538 printf %s "checking for $CC option to enable C99 features... " >&6; }
5539 if test ${ac_cv_prog_cc_c99+y}
5540 then :
5541 printf %s "(cached) " >&6
5542 else $as_nop
5543 ac_cv_prog_cc_c99=no
5544 ac_save_CC=$CC
5545 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5546 /* end confdefs.h. */
5547 $ac_c_conftest_c99_program
5548 _ACEOF
5549 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
5551 CC="$ac_save_CC $ac_arg"
5552 if ac_fn_c_try_compile "$LINENO"
5553 then :
5554 ac_cv_prog_cc_c99=$ac_arg
5556 rm -f core conftest.err conftest.$ac_objext conftest.beam
5557 test "x$ac_cv_prog_cc_c99" != "xno" && break
5558 done
5559 rm -f conftest.$ac_ext
5560 CC=$ac_save_CC
5563 if test "x$ac_cv_prog_cc_c99" = xno
5564 then :
5565 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5566 printf "%s\n" "unsupported" >&6; }
5567 else $as_nop
5568 if test "x$ac_cv_prog_cc_c99" = x
5569 then :
5570 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5571 printf "%s\n" "none needed" >&6; }
5572 else $as_nop
5573 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
5574 printf "%s\n" "$ac_cv_prog_cc_c99" >&6; }
5575 CC="$CC $ac_cv_prog_cc_c99"
5577 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99
5578 ac_prog_cc_stdc=c99
5581 if test x$ac_prog_cc_stdc = xno
5582 then :
5583 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
5584 printf %s "checking for $CC option to enable C89 features... " >&6; }
5585 if test ${ac_cv_prog_cc_c89+y}
5586 then :
5587 printf %s "(cached) " >&6
5588 else $as_nop
5589 ac_cv_prog_cc_c89=no
5590 ac_save_CC=$CC
5591 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5592 /* end confdefs.h. */
5593 $ac_c_conftest_c89_program
5594 _ACEOF
5595 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5597 CC="$ac_save_CC $ac_arg"
5598 if ac_fn_c_try_compile "$LINENO"
5599 then :
5600 ac_cv_prog_cc_c89=$ac_arg
5602 rm -f core conftest.err conftest.$ac_objext conftest.beam
5603 test "x$ac_cv_prog_cc_c89" != "xno" && break
5604 done
5605 rm -f conftest.$ac_ext
5606 CC=$ac_save_CC
5609 if test "x$ac_cv_prog_cc_c89" = xno
5610 then :
5611 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5612 printf "%s\n" "unsupported" >&6; }
5613 else $as_nop
5614 if test "x$ac_cv_prog_cc_c89" = x
5615 then :
5616 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5617 printf "%s\n" "none needed" >&6; }
5618 else $as_nop
5619 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
5620 printf "%s\n" "$ac_cv_prog_cc_c89" >&6; }
5621 CC="$CC $ac_cv_prog_cc_c89"
5623 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89
5624 ac_prog_cc_stdc=c89
5628 ac_ext=c
5629 ac_cpp='$CPP $CPPFLAGS'
5630 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5631 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5632 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5640 ac_ext=cpp
5641 ac_cpp='$CXXCPP $CPPFLAGS'
5642 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5643 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5644 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5645 if test -z "$CXX"; then
5646 if test -n "$CCC"; then
5647 CXX=$CCC
5648 else
5649 if test -n "$ac_tool_prefix"; then
5650 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++
5652 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5653 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5654 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5655 printf %s "checking for $ac_word... " >&6; }
5656 if test ${ac_cv_prog_CXX+y}
5657 then :
5658 printf %s "(cached) " >&6
5659 else $as_nop
5660 if test -n "$CXX"; then
5661 ac_cv_prog_CXX="$CXX" # Let the user override the test.
5662 else
5663 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5664 for as_dir in $PATH
5666 IFS=$as_save_IFS
5667 case $as_dir in #(((
5668 '') as_dir=./ ;;
5669 */) ;;
5670 *) as_dir=$as_dir/ ;;
5671 esac
5672 for ac_exec_ext in '' $ac_executable_extensions; do
5673 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5674 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
5675 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5676 break 2
5678 done
5679 done
5680 IFS=$as_save_IFS
5684 CXX=$ac_cv_prog_CXX
5685 if test -n "$CXX"; then
5686 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
5687 printf "%s\n" "$CXX" >&6; }
5688 else
5689 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5690 printf "%s\n" "no" >&6; }
5694 test -n "$CXX" && break
5695 done
5697 if test -z "$CXX"; then
5698 ac_ct_CXX=$CXX
5699 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++
5701 # Extract the first word of "$ac_prog", so it can be a program name with args.
5702 set dummy $ac_prog; ac_word=$2
5703 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5704 printf %s "checking for $ac_word... " >&6; }
5705 if test ${ac_cv_prog_ac_ct_CXX+y}
5706 then :
5707 printf %s "(cached) " >&6
5708 else $as_nop
5709 if test -n "$ac_ct_CXX"; then
5710 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
5711 else
5712 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5713 for as_dir in $PATH
5715 IFS=$as_save_IFS
5716 case $as_dir in #(((
5717 '') as_dir=./ ;;
5718 */) ;;
5719 *) as_dir=$as_dir/ ;;
5720 esac
5721 for ac_exec_ext in '' $ac_executable_extensions; do
5722 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5723 ac_cv_prog_ac_ct_CXX="$ac_prog"
5724 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5725 break 2
5727 done
5728 done
5729 IFS=$as_save_IFS
5733 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
5734 if test -n "$ac_ct_CXX"; then
5735 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
5736 printf "%s\n" "$ac_ct_CXX" >&6; }
5737 else
5738 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5739 printf "%s\n" "no" >&6; }
5743 test -n "$ac_ct_CXX" && break
5744 done
5746 if test "x$ac_ct_CXX" = x; then
5747 CXX="g++"
5748 else
5749 case $cross_compiling:$ac_tool_warned in
5750 yes:)
5751 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5752 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5753 ac_tool_warned=yes ;;
5754 esac
5755 CXX=$ac_ct_CXX
5761 # Provide some information about the compiler.
5762 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
5763 set X $ac_compile
5764 ac_compiler=$2
5765 for ac_option in --version -v -V -qversion; do
5766 { { ac_try="$ac_compiler $ac_option >&5"
5767 case "(($ac_try" in
5768 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5769 *) ac_try_echo=$ac_try;;
5770 esac
5771 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5772 printf "%s\n" "$ac_try_echo"; } >&5
5773 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
5774 ac_status=$?
5775 if test -s conftest.err; then
5776 sed '10a\
5777 ... rest of stderr output deleted ...
5778 10q' conftest.err >conftest.er1
5779 cat conftest.er1 >&5
5781 rm -f conftest.er1 conftest.err
5782 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5783 test $ac_status = 0; }
5784 done
5786 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C++" >&5
5787 printf %s "checking whether the compiler supports GNU C++... " >&6; }
5788 if test ${ac_cv_cxx_compiler_gnu+y}
5789 then :
5790 printf %s "(cached) " >&6
5791 else $as_nop
5792 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5793 /* end confdefs.h. */
5796 main (void)
5798 #ifndef __GNUC__
5799 choke me
5800 #endif
5803 return 0;
5805 _ACEOF
5806 if ac_fn_cxx_try_compile "$LINENO"
5807 then :
5808 ac_compiler_gnu=yes
5809 else $as_nop
5810 ac_compiler_gnu=no
5812 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5813 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
5816 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
5817 printf "%s\n" "$ac_cv_cxx_compiler_gnu" >&6; }
5818 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5820 if test $ac_compiler_gnu = yes; then
5821 GXX=yes
5822 else
5823 GXX=
5825 ac_test_CXXFLAGS=${CXXFLAGS+y}
5826 ac_save_CXXFLAGS=$CXXFLAGS
5827 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
5828 printf %s "checking whether $CXX accepts -g... " >&6; }
5829 if test ${ac_cv_prog_cxx_g+y}
5830 then :
5831 printf %s "(cached) " >&6
5832 else $as_nop
5833 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
5834 ac_cxx_werror_flag=yes
5835 ac_cv_prog_cxx_g=no
5836 CXXFLAGS="-g"
5837 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5838 /* end confdefs.h. */
5841 main (void)
5845 return 0;
5847 _ACEOF
5848 if ac_fn_cxx_try_compile "$LINENO"
5849 then :
5850 ac_cv_prog_cxx_g=yes
5851 else $as_nop
5852 CXXFLAGS=""
5853 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5854 /* end confdefs.h. */
5857 main (void)
5861 return 0;
5863 _ACEOF
5864 if ac_fn_cxx_try_compile "$LINENO"
5865 then :
5867 else $as_nop
5868 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
5869 CXXFLAGS="-g"
5870 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5871 /* end confdefs.h. */
5874 main (void)
5878 return 0;
5880 _ACEOF
5881 if ac_fn_cxx_try_compile "$LINENO"
5882 then :
5883 ac_cv_prog_cxx_g=yes
5885 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5887 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5889 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5890 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
5892 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
5893 printf "%s\n" "$ac_cv_prog_cxx_g" >&6; }
5894 if test $ac_test_CXXFLAGS; then
5895 CXXFLAGS=$ac_save_CXXFLAGS
5896 elif test $ac_cv_prog_cxx_g = yes; then
5897 if test "$GXX" = yes; then
5898 CXXFLAGS="-g -O2"
5899 else
5900 CXXFLAGS="-g"
5902 else
5903 if test "$GXX" = yes; then
5904 CXXFLAGS="-O2"
5905 else
5906 CXXFLAGS=
5909 ac_prog_cxx_stdcxx=no
5910 if test x$ac_prog_cxx_stdcxx = xno
5911 then :
5912 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5
5913 printf %s "checking for $CXX option to enable C++11 features... " >&6; }
5914 if test ${ac_cv_prog_cxx_cxx11+y}
5915 then :
5916 printf %s "(cached) " >&6
5917 else $as_nop
5918 ac_cv_prog_cxx_cxx11=no
5919 ac_save_CXX=$CXX
5920 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5921 /* end confdefs.h. */
5922 $ac_cxx_conftest_cxx11_program
5923 _ACEOF
5924 for ac_arg in '' -std=gnu++11 -std=gnu++0x -std=c++11 -std=c++0x -qlanglvl=extended0x -AA
5926 CXX="$ac_save_CXX $ac_arg"
5927 if ac_fn_cxx_try_compile "$LINENO"
5928 then :
5929 ac_cv_prog_cxx_cxx11=$ac_arg
5931 rm -f core conftest.err conftest.$ac_objext conftest.beam
5932 test "x$ac_cv_prog_cxx_cxx11" != "xno" && break
5933 done
5934 rm -f conftest.$ac_ext
5935 CXX=$ac_save_CXX
5938 if test "x$ac_cv_prog_cxx_cxx11" = xno
5939 then :
5940 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5941 printf "%s\n" "unsupported" >&6; }
5942 else $as_nop
5943 if test "x$ac_cv_prog_cxx_cxx11" = x
5944 then :
5945 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5946 printf "%s\n" "none needed" >&6; }
5947 else $as_nop
5948 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx11" >&5
5949 printf "%s\n" "$ac_cv_prog_cxx_cxx11" >&6; }
5950 CXX="$CXX $ac_cv_prog_cxx_cxx11"
5952 ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx11
5953 ac_prog_cxx_stdcxx=cxx11
5956 if test x$ac_prog_cxx_stdcxx = xno
5957 then :
5958 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5
5959 printf %s "checking for $CXX option to enable C++98 features... " >&6; }
5960 if test ${ac_cv_prog_cxx_cxx98+y}
5961 then :
5962 printf %s "(cached) " >&6
5963 else $as_nop
5964 ac_cv_prog_cxx_cxx98=no
5965 ac_save_CXX=$CXX
5966 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5967 /* end confdefs.h. */
5968 $ac_cxx_conftest_cxx98_program
5969 _ACEOF
5970 for ac_arg in '' -std=gnu++98 -std=c++98 -qlanglvl=extended -AA
5972 CXX="$ac_save_CXX $ac_arg"
5973 if ac_fn_cxx_try_compile "$LINENO"
5974 then :
5975 ac_cv_prog_cxx_cxx98=$ac_arg
5977 rm -f core conftest.err conftest.$ac_objext conftest.beam
5978 test "x$ac_cv_prog_cxx_cxx98" != "xno" && break
5979 done
5980 rm -f conftest.$ac_ext
5981 CXX=$ac_save_CXX
5984 if test "x$ac_cv_prog_cxx_cxx98" = xno
5985 then :
5986 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5987 printf "%s\n" "unsupported" >&6; }
5988 else $as_nop
5989 if test "x$ac_cv_prog_cxx_cxx98" = x
5990 then :
5991 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5992 printf "%s\n" "none needed" >&6; }
5993 else $as_nop
5994 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx98" >&5
5995 printf "%s\n" "$ac_cv_prog_cxx_cxx98" >&6; }
5996 CXX="$CXX $ac_cv_prog_cxx_cxx98"
5998 ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx98
5999 ac_prog_cxx_stdcxx=cxx98
6003 ac_ext=c
6004 ac_cpp='$CPP $CPPFLAGS'
6005 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6006 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6007 ac_compiler_gnu=$ac_cv_c_compiler_gnu
6009 if test -n "$ac_tool_prefix"; then
6010 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
6011 set dummy ${ac_tool_prefix}cpp; ac_word=$2
6012 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6013 printf %s "checking for $ac_word... " >&6; }
6014 if test ${ac_cv_prog_CPPBIN+y}
6015 then :
6016 printf %s "(cached) " >&6
6017 else $as_nop
6018 if test -n "$CPPBIN"; then
6019 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
6020 else
6021 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6022 for as_dir in $PATH
6024 IFS=$as_save_IFS
6025 case $as_dir in #(((
6026 '') as_dir=./ ;;
6027 */) ;;
6028 *) as_dir=$as_dir/ ;;
6029 esac
6030 for ac_exec_ext in '' $ac_executable_extensions; do
6031 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6032 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
6033 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6034 break 2
6036 done
6037 done
6038 IFS=$as_save_IFS
6042 CPPBIN=$ac_cv_prog_CPPBIN
6043 if test -n "$CPPBIN"; then
6044 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CPPBIN" >&5
6045 printf "%s\n" "$CPPBIN" >&6; }
6046 else
6047 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6048 printf "%s\n" "no" >&6; }
6053 if test -z "$ac_cv_prog_CPPBIN"; then
6054 ac_ct_CPPBIN=$CPPBIN
6055 # Extract the first word of "cpp", so it can be a program name with args.
6056 set dummy cpp; ac_word=$2
6057 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6058 printf %s "checking for $ac_word... " >&6; }
6059 if test ${ac_cv_prog_ac_ct_CPPBIN+y}
6060 then :
6061 printf %s "(cached) " >&6
6062 else $as_nop
6063 if test -n "$ac_ct_CPPBIN"; then
6064 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
6065 else
6066 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6067 for as_dir in $PATH
6069 IFS=$as_save_IFS
6070 case $as_dir in #(((
6071 '') as_dir=./ ;;
6072 */) ;;
6073 *) as_dir=$as_dir/ ;;
6074 esac
6075 for ac_exec_ext in '' $ac_executable_extensions; do
6076 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6077 ac_cv_prog_ac_ct_CPPBIN="cpp"
6078 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6079 break 2
6081 done
6082 done
6083 IFS=$as_save_IFS
6087 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
6088 if test -n "$ac_ct_CPPBIN"; then
6089 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CPPBIN" >&5
6090 printf "%s\n" "$ac_ct_CPPBIN" >&6; }
6091 else
6092 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6093 printf "%s\n" "no" >&6; }
6096 if test "x$ac_ct_CPPBIN" = x; then
6097 CPPBIN="cpp"
6098 else
6099 case $cross_compiling:$ac_tool_warned in
6100 yes:)
6101 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6102 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6103 ac_tool_warned=yes ;;
6104 esac
6105 CPPBIN=$ac_ct_CPPBIN
6107 else
6108 CPPBIN="$ac_cv_prog_CPPBIN"
6112 printf "%s\n" "#define EXEEXT \"$ac_exeext\"" >>confdefs.h
6114 if test -n "$ac_tool_prefix"; then
6115 # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args.
6116 set dummy ${ac_tool_prefix}ld; ac_word=$2
6117 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6118 printf %s "checking for $ac_word... " >&6; }
6119 if test ${ac_cv_prog_LD+y}
6120 then :
6121 printf %s "(cached) " >&6
6122 else $as_nop
6123 if test -n "$LD"; then
6124 ac_cv_prog_LD="$LD" # Let the user override the test.
6125 else
6126 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6127 for as_dir in $PATH
6129 IFS=$as_save_IFS
6130 case $as_dir in #(((
6131 '') as_dir=./ ;;
6132 */) ;;
6133 *) as_dir=$as_dir/ ;;
6134 esac
6135 for ac_exec_ext in '' $ac_executable_extensions; do
6136 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6137 ac_cv_prog_LD="${ac_tool_prefix}ld"
6138 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6139 break 2
6141 done
6142 done
6143 IFS=$as_save_IFS
6147 LD=$ac_cv_prog_LD
6148 if test -n "$LD"; then
6149 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
6150 printf "%s\n" "$LD" >&6; }
6151 else
6152 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6153 printf "%s\n" "no" >&6; }
6158 if test -z "$ac_cv_prog_LD"; then
6159 ac_ct_LD=$LD
6160 # Extract the first word of "ld", so it can be a program name with args.
6161 set dummy ld; ac_word=$2
6162 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6163 printf %s "checking for $ac_word... " >&6; }
6164 if test ${ac_cv_prog_ac_ct_LD+y}
6165 then :
6166 printf %s "(cached) " >&6
6167 else $as_nop
6168 if test -n "$ac_ct_LD"; then
6169 ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
6170 else
6171 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6172 for as_dir in $PATH
6174 IFS=$as_save_IFS
6175 case $as_dir in #(((
6176 '') as_dir=./ ;;
6177 */) ;;
6178 *) as_dir=$as_dir/ ;;
6179 esac
6180 for ac_exec_ext in '' $ac_executable_extensions; do
6181 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6182 ac_cv_prog_ac_ct_LD="ld"
6183 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6184 break 2
6186 done
6187 done
6188 IFS=$as_save_IFS
6192 ac_ct_LD=$ac_cv_prog_ac_ct_LD
6193 if test -n "$ac_ct_LD"; then
6194 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LD" >&5
6195 printf "%s\n" "$ac_ct_LD" >&6; }
6196 else
6197 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6198 printf "%s\n" "no" >&6; }
6201 if test "x$ac_ct_LD" = x; then
6202 LD=""
6203 else
6204 case $cross_compiling:$ac_tool_warned in
6205 yes:)
6206 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6207 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6208 ac_tool_warned=yes ;;
6209 esac
6210 LD=$ac_ct_LD
6212 else
6213 LD="$ac_cv_prog_LD"
6217 case $host in
6218 *-darwin*)
6219 with_fontconfig=${with_fontconfig:-no}
6221 *-mingw32*|*-cygwin*)
6222 enable_win16=${enable_win16:-no}
6223 with_mingw=${with_mingw:-no}
6225 esac
6228 case $host in
6229 x86_64*|amd64*)
6230 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes" -a x"$enable_archs" = x
6231 then
6232 CC="$CC -m32"
6233 CXX="$CXX -m32"
6235 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC works" >&5
6236 printf %s "checking whether $CC works... " >&6; }
6237 if test ${wine_cv_cc_m32+y}
6238 then :
6239 printf %s "(cached) " >&6
6240 else $as_nop
6241 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6242 /* end confdefs.h. */
6245 main (void)
6249 return 0;
6251 _ACEOF
6252 if ac_fn_c_try_link "$LINENO"
6253 then :
6254 wine_cv_cc_m32=yes
6255 else $as_nop
6256 wine_cv_cc_m32=no
6258 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6259 conftest$ac_exeext conftest.$ac_ext
6261 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_cc_m32" >&5
6262 printf "%s\n" "$wine_cv_cc_m32" >&6; }
6263 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
6264 host_cpu="i386"
6265 notice_platform="32-bit "
6266 TARGETFLAGS="$TARGETFLAGS -m32"
6267 PKG_CONFIG_LIBDIR=${PKG_CONFIG_LIBDIR:-/usr/lib/i386-linux-gnu/pkgconfig:/usr/lib32/pkgconfig:/usr/lib/pkgconfig}
6268 export PKG_CONFIG_LIBDIR
6269 with_unwind=${with_unwind:-no}
6270 else
6271 if test "x${GCC}" = "xyes"
6272 then
6273 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports __builtin_ms_va_list" >&5
6274 printf %s "checking whether $CC supports __builtin_ms_va_list... " >&6; }
6275 if test ${wine_cv_builtin_ms_va_list+y}
6276 then :
6277 printf %s "(cached) " >&6
6278 else $as_nop
6279 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6280 /* end confdefs.h. */
6281 #include <stdarg.h>
6283 main (void)
6285 void func(__builtin_ms_va_list *args);
6287 return 0;
6289 _ACEOF
6290 if ac_fn_c_try_compile "$LINENO"
6291 then :
6292 wine_cv_builtin_ms_va_list=yes
6293 else $as_nop
6294 wine_cv_builtin_ms_va_list=no
6296 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6298 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_builtin_ms_va_list" >&5
6299 printf "%s\n" "$wine_cv_builtin_ms_va_list" >&6; }
6300 test $wine_cv_builtin_ms_va_list != no || as_fn_error $? "You need gcc >= 4.4 or clang >= 3.8 to build Wine as 64-bit." "$LINENO" 5
6302 CC="$CC -m64"
6303 CXX="$CXX -m64"
6304 host_cpu="x86_64"
6305 notice_platform="64-bit "
6306 TARGETFLAGS="$TARGETFLAGS -m64"
6309 arm*)
6310 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports Thumb-2" >&5
6311 printf %s "checking whether $CC supports Thumb-2... " >&6; }
6312 if test ${wine_cv_thumb2+y}
6313 then :
6314 printf %s "(cached) " >&6
6315 else $as_nop
6316 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6317 /* end confdefs.h. */
6320 main (void)
6322 asm(".syntax unified\n\t.thumb\n\tldm r0,{r0-r8}");
6324 return 0;
6326 _ACEOF
6327 if ac_fn_c_try_link "$LINENO"
6328 then :
6329 wine_cv_thumb2=yes
6330 else $as_nop
6331 wine_cv_thumb2=no
6333 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6334 conftest$ac_exeext conftest.$ac_ext
6336 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_thumb2" >&5
6337 printf "%s\n" "$wine_cv_thumb2" >&6; }
6338 if test x"$wine_cv_thumb2" = xyes
6339 then
6340 CFLAGS="$CFLAGS -mthumb"
6341 TARGETFLAGS="$TARGETFLAGS -mthumb"
6342 else
6343 CFLAGS="$CFLAGS -marm"
6344 TARGETFLAGS="$TARGETFLAGS -marm"
6346 case $with_float_abi in
6347 soft|softfp|hard)
6348 float_abi=$with_float_abi ;;
6350 case $host_os in
6351 *eabihf)
6352 float_abi=hard ;;
6354 float_abi=softfp
6355 saved_CFLAGS=$CFLAGS
6356 CFLAGS="$CFLAGS -mfloat-abi=$float_abi"
6357 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -mfloat-abi=$float_abi" >&5
6358 printf %s "checking whether $CC supports -mfloat-abi=$float_abi... " >&6; }
6359 if test ${wine_cv_float_abi+y}
6360 then :
6361 printf %s "(cached) " >&6
6362 else $as_nop
6363 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6364 /* end confdefs.h. */
6367 main (void)
6369 asm("vmrs r2,fpscr");
6371 return 0;
6373 _ACEOF
6374 if ac_fn_c_try_link "$LINENO"
6375 then :
6376 wine_cv_float_abi=yes
6377 else $as_nop
6378 wine_cv_float_abi=no
6380 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6381 conftest$ac_exeext conftest.$ac_ext
6383 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_float_abi" >&5
6384 printf "%s\n" "$wine_cv_float_abi" >&6; }
6385 if test $wine_cv_float_abi = no
6386 then
6387 float_abi=soft
6388 as_fn_append wine_warnings "|Floating point is not supported for this target. The resulting build won't be compatible with Windows ARM binaries."
6390 CFLAGS=$saved_CFLAGS
6391 esac
6393 esac
6394 CFLAGS="$CFLAGS -mfloat-abi=$float_abi"
6395 TARGETFLAGS="$TARGETFLAGS -mfloat-abi=$float_abi"
6397 i[3456789]86*)
6398 with_unwind=${with_unwind:-no}
6400 esac
6402 enable_win16=${enable_win16:-i386}
6403 enable_win64=${enable_win64:-no}
6404 enable_wow64=${enable_wow64:-aarch64,x86_64}
6405 enable_wow64win=${enable_wow64win:-aarch64,x86_64}
6406 enable_wow64cpu=${enable_wow64cpu:-x86_64}
6408 enable_winetest=${enable_winetest:-$enable_tests}
6410 if test "x$enable_win64" = "xyes"
6411 then
6412 test -z "$with_wine64" || as_fn_error $? "--enable-win64 and --with-wine64 are mutually exclusive.
6413 --enable-win64 should be used in the 64-bit build tree, --with-wine64 in the 32-bit Wow64 build tree." "$LINENO" 5
6416 case $build_os in
6417 cygwin*|mingw32*) toolsext=".exe"
6419 *) toolsext=""
6421 esac
6423 HOST_ARCH=unknown
6424 case "$host_cpu" in
6425 aarch64*) HOST_ARCH=aarch64 ;;
6426 arm*) HOST_ARCH=arm ;;
6427 i[3456789]86*) HOST_ARCH=i386 ;;
6428 x86_64) HOST_ARCH=x86_64 ;;
6429 esac
6432 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for the directory containing the Wine tools" >&5
6433 printf %s "checking for the directory containing the Wine tools... " >&6; }
6434 if test ${wine_cv_toolsdir+y}
6435 then :
6436 printf %s "(cached) " >&6
6437 else $as_nop
6438 wine_cv_toolsdir="$with_wine_tools"
6439 if test -z "$with_wine_tools"; then
6440 if test "$cross_compiling" = "yes"; then
6441 as_fn_error $? "you must use the --with-wine-tools option when cross-compiling." "$LINENO" 5
6442 elif test -n "$with_wine64"; then
6443 wine_cv_toolsdir="$with_wine64"
6447 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_toolsdir" >&5
6448 printf "%s\n" "$wine_cv_toolsdir" >&6; }
6449 if test -z "$wine_cv_toolsdir"; then
6450 wine_makedep=tools/makedep$toolsext
6451 elif test -d "$wine_cv_toolsdir/tools/winebuild"; then
6452 wine_makedep=$wine_cv_toolsdir/tools/makedep$toolsext
6453 enable_tools=${enable_tools:-no}
6454 test -f "$wine_makedep" || as_fn_error $? "the Wine tools have not yet been built in $wine_cv_toolsdir" "$LINENO" 5
6455 else
6456 as_fn_error $? "could not find Wine tools in $wine_cv_toolsdir" "$LINENO" 5
6458 toolsdir=$wine_cv_toolsdir
6460 MAKEDEP=$wine_makedep
6462 RUNTESTFLAGS="-q -P wine"
6464 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'"
6467 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
6468 then
6469 TARGETFLAGS="-b $host_alias $TARGETFLAGS"
6472 for ac_prog in flex
6474 # Extract the first word of "$ac_prog", so it can be a program name with args.
6475 set dummy $ac_prog; ac_word=$2
6476 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6477 printf %s "checking for $ac_word... " >&6; }
6478 if test ${ac_cv_prog_FLEX+y}
6479 then :
6480 printf %s "(cached) " >&6
6481 else $as_nop
6482 if test -n "$FLEX"; then
6483 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
6484 else
6485 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6486 for as_dir in $PATH
6488 IFS=$as_save_IFS
6489 case $as_dir in #(((
6490 '') as_dir=./ ;;
6491 */) ;;
6492 *) as_dir=$as_dir/ ;;
6493 esac
6494 for ac_exec_ext in '' $ac_executable_extensions; do
6495 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6496 ac_cv_prog_FLEX="$ac_prog"
6497 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6498 break 2
6500 done
6501 done
6502 IFS=$as_save_IFS
6506 FLEX=$ac_cv_prog_FLEX
6507 if test -n "$FLEX"; then
6508 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
6509 printf "%s\n" "$FLEX" >&6; }
6510 else
6511 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6512 printf "%s\n" "no" >&6; }
6516 test -n "$FLEX" && break
6517 done
6518 test -n "$FLEX" || FLEX="none"
6520 if test "$FLEX" = "none"
6521 then
6522 as_fn_error $? "no suitable flex found. Please install the 'flex' package." "$LINENO" 5
6524 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether flex is recent enough" >&5
6525 printf %s "checking whether flex is recent enough... " >&6; }
6526 if test ${wine_cv_recent_flex+y}
6527 then :
6528 printf %s "(cached) " >&6
6529 else $as_nop
6530 cat >conftest.l <<EOF
6531 %top{
6532 #include "prediluvian.h"
6536 if $FLEX -t conftest.l >/dev/null 2>&5
6537 then
6538 wine_cv_recent_flex=yes
6539 else
6540 wine_cv_recent_flex=no
6543 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_recent_flex" >&5
6544 printf "%s\n" "$wine_cv_recent_flex" >&6; }
6545 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
6547 for ac_prog in bison
6549 # Extract the first word of "$ac_prog", so it can be a program name with args.
6550 set dummy $ac_prog; ac_word=$2
6551 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6552 printf %s "checking for $ac_word... " >&6; }
6553 if test ${ac_cv_prog_BISON+y}
6554 then :
6555 printf %s "(cached) " >&6
6556 else $as_nop
6557 if test -n "$BISON"; then
6558 ac_cv_prog_BISON="$BISON" # Let the user override the test.
6559 else
6560 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6561 for as_dir in $PATH
6563 IFS=$as_save_IFS
6564 case $as_dir in #(((
6565 '') as_dir=./ ;;
6566 */) ;;
6567 *) as_dir=$as_dir/ ;;
6568 esac
6569 for ac_exec_ext in '' $ac_executable_extensions; do
6570 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6571 ac_cv_prog_BISON="$ac_prog"
6572 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6573 break 2
6575 done
6576 done
6577 IFS=$as_save_IFS
6581 BISON=$ac_cv_prog_BISON
6582 if test -n "$BISON"; then
6583 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5
6584 printf "%s\n" "$BISON" >&6; }
6585 else
6586 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6587 printf "%s\n" "no" >&6; }
6591 test -n "$BISON" && break
6592 done
6593 test -n "$BISON" || BISON="none"
6595 if test "$BISON" = "none"
6596 then
6597 as_fn_error $? "no suitable bison found. Please install the 'bison' package." "$LINENO" 5
6599 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether bison is recent enough" >&5
6600 printf %s "checking whether bison is recent enough... " >&6; }
6601 if test ${wine_cv_recent_bison+y}
6602 then :
6603 printf %s "(cached) " >&6
6604 else $as_nop
6605 cat >conftest.y <<EOF
6606 %define parse.error verbose
6608 empty: ;
6610 if $BISON conftest.y >/dev/null 2>&5
6611 then
6612 wine_cv_recent_bison=yes
6613 else
6614 wine_cv_recent_bison=no
6617 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_recent_bison" >&5
6618 printf "%s\n" "$wine_cv_recent_bison" >&6; }
6619 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
6621 if test -n "$ac_tool_prefix"; then
6622 for ac_prog in ar gar
6624 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6625 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6626 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6627 printf %s "checking for $ac_word... " >&6; }
6628 if test ${ac_cv_prog_AR+y}
6629 then :
6630 printf %s "(cached) " >&6
6631 else $as_nop
6632 if test -n "$AR"; then
6633 ac_cv_prog_AR="$AR" # Let the user override the test.
6634 else
6635 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6636 for as_dir in $PATH
6638 IFS=$as_save_IFS
6639 case $as_dir in #(((
6640 '') as_dir=./ ;;
6641 */) ;;
6642 *) as_dir=$as_dir/ ;;
6643 esac
6644 for ac_exec_ext in '' $ac_executable_extensions; do
6645 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6646 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6647 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6648 break 2
6650 done
6651 done
6652 IFS=$as_save_IFS
6656 AR=$ac_cv_prog_AR
6657 if test -n "$AR"; then
6658 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6659 printf "%s\n" "$AR" >&6; }
6660 else
6661 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6662 printf "%s\n" "no" >&6; }
6666 test -n "$AR" && break
6667 done
6669 if test -z "$AR"; then
6670 ac_ct_AR=$AR
6671 for ac_prog in ar gar
6673 # Extract the first word of "$ac_prog", so it can be a program name with args.
6674 set dummy $ac_prog; ac_word=$2
6675 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6676 printf %s "checking for $ac_word... " >&6; }
6677 if test ${ac_cv_prog_ac_ct_AR+y}
6678 then :
6679 printf %s "(cached) " >&6
6680 else $as_nop
6681 if test -n "$ac_ct_AR"; then
6682 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6683 else
6684 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6685 for as_dir in $PATH
6687 IFS=$as_save_IFS
6688 case $as_dir in #(((
6689 '') as_dir=./ ;;
6690 */) ;;
6691 *) as_dir=$as_dir/ ;;
6692 esac
6693 for ac_exec_ext in '' $ac_executable_extensions; do
6694 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6695 ac_cv_prog_ac_ct_AR="$ac_prog"
6696 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6697 break 2
6699 done
6700 done
6701 IFS=$as_save_IFS
6705 ac_ct_AR=$ac_cv_prog_ac_ct_AR
6706 if test -n "$ac_ct_AR"; then
6707 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6708 printf "%s\n" "$ac_ct_AR" >&6; }
6709 else
6710 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6711 printf "%s\n" "no" >&6; }
6715 test -n "$ac_ct_AR" && break
6716 done
6718 if test "x$ac_ct_AR" = x; then
6719 AR="ar"
6720 else
6721 case $cross_compiling:$ac_tool_warned in
6722 yes:)
6723 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6724 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6725 ac_tool_warned=yes ;;
6726 esac
6727 AR=$ac_ct_AR
6731 if test -n "$ac_tool_prefix"; then
6732 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6733 set dummy ${ac_tool_prefix}strip; ac_word=$2
6734 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6735 printf %s "checking for $ac_word... " >&6; }
6736 if test ${ac_cv_prog_STRIP+y}
6737 then :
6738 printf %s "(cached) " >&6
6739 else $as_nop
6740 if test -n "$STRIP"; then
6741 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6742 else
6743 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6744 for as_dir in $PATH
6746 IFS=$as_save_IFS
6747 case $as_dir in #(((
6748 '') as_dir=./ ;;
6749 */) ;;
6750 *) as_dir=$as_dir/ ;;
6751 esac
6752 for ac_exec_ext in '' $ac_executable_extensions; do
6753 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6754 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6755 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6756 break 2
6758 done
6759 done
6760 IFS=$as_save_IFS
6764 STRIP=$ac_cv_prog_STRIP
6765 if test -n "$STRIP"; then
6766 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6767 printf "%s\n" "$STRIP" >&6; }
6768 else
6769 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6770 printf "%s\n" "no" >&6; }
6775 if test -z "$ac_cv_prog_STRIP"; then
6776 ac_ct_STRIP=$STRIP
6777 # Extract the first word of "strip", so it can be a program name with args.
6778 set dummy strip; ac_word=$2
6779 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6780 printf %s "checking for $ac_word... " >&6; }
6781 if test ${ac_cv_prog_ac_ct_STRIP+y}
6782 then :
6783 printf %s "(cached) " >&6
6784 else $as_nop
6785 if test -n "$ac_ct_STRIP"; then
6786 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6787 else
6788 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6789 for as_dir in $PATH
6791 IFS=$as_save_IFS
6792 case $as_dir in #(((
6793 '') as_dir=./ ;;
6794 */) ;;
6795 *) as_dir=$as_dir/ ;;
6796 esac
6797 for ac_exec_ext in '' $ac_executable_extensions; do
6798 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6799 ac_cv_prog_ac_ct_STRIP="strip"
6800 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6801 break 2
6803 done
6804 done
6805 IFS=$as_save_IFS
6809 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6810 if test -n "$ac_ct_STRIP"; then
6811 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6812 printf "%s\n" "$ac_ct_STRIP" >&6; }
6813 else
6814 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6815 printf "%s\n" "no" >&6; }
6818 if test "x$ac_ct_STRIP" = x; then
6819 STRIP="strip"
6820 else
6821 case $cross_compiling:$ac_tool_warned in
6822 yes:)
6823 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6824 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6825 ac_tool_warned=yes ;;
6826 esac
6827 STRIP=$ac_ct_STRIP
6829 else
6830 STRIP="$ac_cv_prog_STRIP"
6833 if test -n "$ac_tool_prefix"; then
6834 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6835 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6836 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6837 printf %s "checking for $ac_word... " >&6; }
6838 if test ${ac_cv_prog_RANLIB+y}
6839 then :
6840 printf %s "(cached) " >&6
6841 else $as_nop
6842 if test -n "$RANLIB"; then
6843 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6844 else
6845 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6846 for as_dir in $PATH
6848 IFS=$as_save_IFS
6849 case $as_dir in #(((
6850 '') as_dir=./ ;;
6851 */) ;;
6852 *) as_dir=$as_dir/ ;;
6853 esac
6854 for ac_exec_ext in '' $ac_executable_extensions; do
6855 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6856 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6857 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6858 break 2
6860 done
6861 done
6862 IFS=$as_save_IFS
6866 RANLIB=$ac_cv_prog_RANLIB
6867 if test -n "$RANLIB"; then
6868 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6869 printf "%s\n" "$RANLIB" >&6; }
6870 else
6871 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6872 printf "%s\n" "no" >&6; }
6877 if test -z "$ac_cv_prog_RANLIB"; then
6878 ac_ct_RANLIB=$RANLIB
6879 # Extract the first word of "ranlib", so it can be a program name with args.
6880 set dummy ranlib; ac_word=$2
6881 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6882 printf %s "checking for $ac_word... " >&6; }
6883 if test ${ac_cv_prog_ac_ct_RANLIB+y}
6884 then :
6885 printf %s "(cached) " >&6
6886 else $as_nop
6887 if test -n "$ac_ct_RANLIB"; then
6888 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6889 else
6890 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6891 for as_dir in $PATH
6893 IFS=$as_save_IFS
6894 case $as_dir in #(((
6895 '') as_dir=./ ;;
6896 */) ;;
6897 *) as_dir=$as_dir/ ;;
6898 esac
6899 for ac_exec_ext in '' $ac_executable_extensions; do
6900 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
6901 ac_cv_prog_ac_ct_RANLIB="ranlib"
6902 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6903 break 2
6905 done
6906 done
6907 IFS=$as_save_IFS
6911 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6912 if test -n "$ac_ct_RANLIB"; then
6913 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6914 printf "%s\n" "$ac_ct_RANLIB" >&6; }
6915 else
6916 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6917 printf "%s\n" "no" >&6; }
6920 if test "x$ac_ct_RANLIB" = x; then
6921 RANLIB=":"
6922 else
6923 case $cross_compiling:$ac_tool_warned in
6924 yes:)
6925 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6926 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6927 ac_tool_warned=yes ;;
6928 esac
6929 RANLIB=$ac_ct_RANLIB
6931 else
6932 RANLIB="$ac_cv_prog_RANLIB"
6935 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6936 printf %s "checking whether ln -s works... " >&6; }
6937 LN_S=$as_ln_s
6938 if test "$LN_S" = "ln -s"; then
6939 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6940 printf "%s\n" "yes" >&6; }
6941 else
6942 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6943 printf "%s\n" "no, using $LN_S" >&6; }
6946 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
6947 printf %s "checking for grep that handles long lines and -e... " >&6; }
6948 if test ${ac_cv_path_GREP+y}
6949 then :
6950 printf %s "(cached) " >&6
6951 else $as_nop
6952 if test -z "$GREP"; then
6953 ac_path_GREP_found=false
6954 # Loop through the user's path and test for each of PROGNAME-LIST
6955 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6956 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6958 IFS=$as_save_IFS
6959 case $as_dir in #(((
6960 '') as_dir=./ ;;
6961 */) ;;
6962 *) as_dir=$as_dir/ ;;
6963 esac
6964 for ac_prog in grep ggrep
6966 for ac_exec_ext in '' $ac_executable_extensions; do
6967 ac_path_GREP="$as_dir$ac_prog$ac_exec_ext"
6968 as_fn_executable_p "$ac_path_GREP" || continue
6969 # Check for GNU ac_path_GREP and select it if it is found.
6970 # Check for GNU $ac_path_GREP
6971 case `"$ac_path_GREP" --version 2>&1` in
6972 *GNU*)
6973 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
6975 ac_count=0
6976 printf %s 0123456789 >"conftest.in"
6977 while :
6979 cat "conftest.in" "conftest.in" >"conftest.tmp"
6980 mv "conftest.tmp" "conftest.in"
6981 cp "conftest.in" "conftest.nl"
6982 printf "%s\n" 'GREP' >> "conftest.nl"
6983 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6984 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6985 as_fn_arith $ac_count + 1 && ac_count=$as_val
6986 if test $ac_count -gt ${ac_path_GREP_max-0}; then
6987 # Best one so far, save it but keep looking for a better one
6988 ac_cv_path_GREP="$ac_path_GREP"
6989 ac_path_GREP_max=$ac_count
6991 # 10*(2^10) chars as input seems more than enough
6992 test $ac_count -gt 10 && break
6993 done
6994 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6995 esac
6997 $ac_path_GREP_found && break 3
6998 done
6999 done
7000 done
7001 IFS=$as_save_IFS
7002 if test -z "$ac_cv_path_GREP"; then
7003 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
7005 else
7006 ac_cv_path_GREP=$GREP
7010 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
7011 printf "%s\n" "$ac_cv_path_GREP" >&6; }
7012 GREP="$ac_cv_path_GREP"
7015 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
7016 printf %s "checking for egrep... " >&6; }
7017 if test ${ac_cv_path_EGREP+y}
7018 then :
7019 printf %s "(cached) " >&6
7020 else $as_nop
7021 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
7022 then ac_cv_path_EGREP="$GREP -E"
7023 else
7024 if test -z "$EGREP"; then
7025 ac_path_EGREP_found=false
7026 # Loop through the user's path and test for each of PROGNAME-LIST
7027 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7028 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
7030 IFS=$as_save_IFS
7031 case $as_dir in #(((
7032 '') as_dir=./ ;;
7033 */) ;;
7034 *) as_dir=$as_dir/ ;;
7035 esac
7036 for ac_prog in egrep
7038 for ac_exec_ext in '' $ac_executable_extensions; do
7039 ac_path_EGREP="$as_dir$ac_prog$ac_exec_ext"
7040 as_fn_executable_p "$ac_path_EGREP" || continue
7041 # Check for GNU ac_path_EGREP and select it if it is found.
7042 # Check for GNU $ac_path_EGREP
7043 case `"$ac_path_EGREP" --version 2>&1` in
7044 *GNU*)
7045 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
7047 ac_count=0
7048 printf %s 0123456789 >"conftest.in"
7049 while :
7051 cat "conftest.in" "conftest.in" >"conftest.tmp"
7052 mv "conftest.tmp" "conftest.in"
7053 cp "conftest.in" "conftest.nl"
7054 printf "%s\n" 'EGREP' >> "conftest.nl"
7055 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
7056 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
7057 as_fn_arith $ac_count + 1 && ac_count=$as_val
7058 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
7059 # Best one so far, save it but keep looking for a better one
7060 ac_cv_path_EGREP="$ac_path_EGREP"
7061 ac_path_EGREP_max=$ac_count
7063 # 10*(2^10) chars as input seems more than enough
7064 test $ac_count -gt 10 && break
7065 done
7066 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
7067 esac
7069 $ac_path_EGREP_found && break 3
7070 done
7071 done
7072 done
7073 IFS=$as_save_IFS
7074 if test -z "$ac_cv_path_EGREP"; then
7075 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
7077 else
7078 ac_cv_path_EGREP=$EGREP
7083 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
7084 printf "%s\n" "$ac_cv_path_EGREP" >&6; }
7085 EGREP="$ac_cv_path_EGREP"
7088 # Extract the first word of "ldconfig", so it can be a program name with args.
7089 set dummy ldconfig; ac_word=$2
7090 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7091 printf %s "checking for $ac_word... " >&6; }
7092 if test ${ac_cv_path_LDCONFIG+y}
7093 then :
7094 printf %s "(cached) " >&6
7095 else $as_nop
7096 case $LDCONFIG in
7097 [\\/]* | ?:[\\/]*)
7098 ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path.
7101 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7102 for as_dir in /sbin /usr/sbin $PATH
7104 IFS=$as_save_IFS
7105 case $as_dir in #(((
7106 '') as_dir=./ ;;
7107 */) ;;
7108 *) as_dir=$as_dir/ ;;
7109 esac
7110 for ac_exec_ext in '' $ac_executable_extensions; do
7111 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7112 ac_cv_path_LDCONFIG="$as_dir$ac_word$ac_exec_ext"
7113 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7114 break 2
7116 done
7117 done
7118 IFS=$as_save_IFS
7120 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true"
7122 esac
7124 LDCONFIG=$ac_cv_path_LDCONFIG
7125 if test -n "$LDCONFIG"; then
7126 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LDCONFIG" >&5
7127 printf "%s\n" "$LDCONFIG" >&6; }
7128 else
7129 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7130 printf "%s\n" "no" >&6; }
7134 for ac_prog in msgfmt
7136 # Extract the first word of "$ac_prog", so it can be a program name with args.
7137 set dummy $ac_prog; ac_word=$2
7138 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7139 printf %s "checking for $ac_word... " >&6; }
7140 if test ${ac_cv_prog_MSGFMT+y}
7141 then :
7142 printf %s "(cached) " >&6
7143 else $as_nop
7144 if test -n "$MSGFMT"; then
7145 ac_cv_prog_MSGFMT="$MSGFMT" # Let the user override the test.
7146 else
7147 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7148 for as_dir in $PATH
7150 IFS=$as_save_IFS
7151 case $as_dir in #(((
7152 '') as_dir=./ ;;
7153 */) ;;
7154 *) as_dir=$as_dir/ ;;
7155 esac
7156 for ac_exec_ext in '' $ac_executable_extensions; do
7157 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7158 ac_cv_prog_MSGFMT="$ac_prog"
7159 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7160 break 2
7162 done
7163 done
7164 IFS=$as_save_IFS
7168 MSGFMT=$ac_cv_prog_MSGFMT
7169 if test -n "$MSGFMT"; then
7170 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
7171 printf "%s\n" "$MSGFMT" >&6; }
7172 else
7173 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7174 printf "%s\n" "no" >&6; }
7178 test -n "$MSGFMT" && break
7179 done
7180 test -n "$MSGFMT" || MSGFMT="false"
7182 if test ${ac_tool_prefix+y}
7183 then :
7184 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
7185 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
7186 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7187 printf %s "checking for $ac_word... " >&6; }
7188 if test ${ac_cv_prog_PKG_CONFIG+y}
7189 then :
7190 printf %s "(cached) " >&6
7191 else $as_nop
7192 if test -n "$PKG_CONFIG"; then
7193 ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
7194 else
7195 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7196 for as_dir in $PATH
7198 IFS=$as_save_IFS
7199 case $as_dir in #(((
7200 '') as_dir=./ ;;
7201 */) ;;
7202 *) as_dir=$as_dir/ ;;
7203 esac
7204 for ac_exec_ext in '' $ac_executable_extensions; do
7205 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7206 ac_cv_prog_PKG_CONFIG="${ac_tool_prefix}pkg-config"
7207 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7208 break 2
7210 done
7211 done
7212 IFS=$as_save_IFS
7216 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
7217 if test -n "$PKG_CONFIG"; then
7218 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
7219 printf "%s\n" "$PKG_CONFIG" >&6; }
7220 else
7221 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7222 printf "%s\n" "no" >&6; }
7227 if ${ac_cv_prog_PKG_CONFIG:+false} :
7228 then :
7229 if test "x$cross_compiling" = xyes
7230 then :
7232 else $as_nop
7233 { ac_cv_prog_PKG_CONFIG=; unset ac_cv_prog_PKG_CONFIG;}
7234 # Extract the first word of "pkg-config", so it can be a program name with args.
7235 set dummy pkg-config; ac_word=$2
7236 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7237 printf %s "checking for $ac_word... " >&6; }
7238 if test ${ac_cv_prog_PKG_CONFIG+y}
7239 then :
7240 printf %s "(cached) " >&6
7241 else $as_nop
7242 if test -n "$PKG_CONFIG"; then
7243 ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
7244 else
7245 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7246 for as_dir in $PATH
7248 IFS=$as_save_IFS
7249 case $as_dir in #(((
7250 '') as_dir=./ ;;
7251 */) ;;
7252 *) as_dir=$as_dir/ ;;
7253 esac
7254 for ac_exec_ext in '' $ac_executable_extensions; do
7255 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7256 ac_cv_prog_PKG_CONFIG="pkg-config"
7257 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7258 break 2
7260 done
7261 done
7262 IFS=$as_save_IFS
7266 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
7267 if test -n "$PKG_CONFIG"; then
7268 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
7269 printf "%s\n" "$PKG_CONFIG" >&6; }
7270 else
7271 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7272 printf "%s\n" "no" >&6; }
7277 else $as_nop
7278 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
7281 if test "x$enable_maintainer_mode" != "xyes"
7282 then
7283 FONTFORGE=""
7284 RSVG=""
7285 CONVERT=""
7286 ICOTOOL=""
7287 else
7288 test "$srcdir" = . || as_fn_error $? "Maintainer mode cannot work out of tree." "$LINENO" 5
7289 for ac_prog in fontforge
7291 # Extract the first word of "$ac_prog", so it can be a program name with args.
7292 set dummy $ac_prog; ac_word=$2
7293 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7294 printf %s "checking for $ac_word... " >&6; }
7295 if test ${ac_cv_prog_FONTFORGE+y}
7296 then :
7297 printf %s "(cached) " >&6
7298 else $as_nop
7299 if test -n "$FONTFORGE"; then
7300 ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test.
7301 else
7302 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7303 for as_dir in $PATH
7305 IFS=$as_save_IFS
7306 case $as_dir in #(((
7307 '') as_dir=./ ;;
7308 */) ;;
7309 *) as_dir=$as_dir/ ;;
7310 esac
7311 for ac_exec_ext in '' $ac_executable_extensions; do
7312 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7313 ac_cv_prog_FONTFORGE="$ac_prog"
7314 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7315 break 2
7317 done
7318 done
7319 IFS=$as_save_IFS
7323 FONTFORGE=$ac_cv_prog_FONTFORGE
7324 if test -n "$FONTFORGE"; then
7325 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FONTFORGE" >&5
7326 printf "%s\n" "$FONTFORGE" >&6; }
7327 else
7328 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7329 printf "%s\n" "no" >&6; }
7333 test -n "$FONTFORGE" && break
7334 done
7335 test -n "$FONTFORGE" || FONTFORGE="false"
7337 for ac_prog in rsvg-convert rsvg
7339 # Extract the first word of "$ac_prog", so it can be a program name with args.
7340 set dummy $ac_prog; ac_word=$2
7341 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7342 printf %s "checking for $ac_word... " >&6; }
7343 if test ${ac_cv_prog_RSVG+y}
7344 then :
7345 printf %s "(cached) " >&6
7346 else $as_nop
7347 if test -n "$RSVG"; then
7348 ac_cv_prog_RSVG="$RSVG" # Let the user override the test.
7349 else
7350 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7351 for as_dir in $PATH
7353 IFS=$as_save_IFS
7354 case $as_dir in #(((
7355 '') as_dir=./ ;;
7356 */) ;;
7357 *) as_dir=$as_dir/ ;;
7358 esac
7359 for ac_exec_ext in '' $ac_executable_extensions; do
7360 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7361 ac_cv_prog_RSVG="$ac_prog"
7362 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7363 break 2
7365 done
7366 done
7367 IFS=$as_save_IFS
7371 RSVG=$ac_cv_prog_RSVG
7372 if test -n "$RSVG"; then
7373 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RSVG" >&5
7374 printf "%s\n" "$RSVG" >&6; }
7375 else
7376 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7377 printf "%s\n" "no" >&6; }
7381 test -n "$RSVG" && break
7382 done
7383 test -n "$RSVG" || RSVG="false"
7385 for ac_prog in convert
7387 # Extract the first word of "$ac_prog", so it can be a program name with args.
7388 set dummy $ac_prog; ac_word=$2
7389 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7390 printf %s "checking for $ac_word... " >&6; }
7391 if test ${ac_cv_prog_CONVERT+y}
7392 then :
7393 printf %s "(cached) " >&6
7394 else $as_nop
7395 if test -n "$CONVERT"; then
7396 ac_cv_prog_CONVERT="$CONVERT" # Let the user override the test.
7397 else
7398 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7399 for as_dir in $PATH
7401 IFS=$as_save_IFS
7402 case $as_dir in #(((
7403 '') as_dir=./ ;;
7404 */) ;;
7405 *) as_dir=$as_dir/ ;;
7406 esac
7407 for ac_exec_ext in '' $ac_executable_extensions; do
7408 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7409 ac_cv_prog_CONVERT="$ac_prog"
7410 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7411 break 2
7413 done
7414 done
7415 IFS=$as_save_IFS
7419 CONVERT=$ac_cv_prog_CONVERT
7420 if test -n "$CONVERT"; then
7421 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CONVERT" >&5
7422 printf "%s\n" "$CONVERT" >&6; }
7423 else
7424 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7425 printf "%s\n" "no" >&6; }
7429 test -n "$CONVERT" && break
7430 done
7431 test -n "$CONVERT" || CONVERT="false"
7433 for ac_prog in icotool
7435 # Extract the first word of "$ac_prog", so it can be a program name with args.
7436 set dummy $ac_prog; ac_word=$2
7437 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7438 printf %s "checking for $ac_word... " >&6; }
7439 if test ${ac_cv_prog_ICOTOOL+y}
7440 then :
7441 printf %s "(cached) " >&6
7442 else $as_nop
7443 if test -n "$ICOTOOL"; then
7444 ac_cv_prog_ICOTOOL="$ICOTOOL" # Let the user override the test.
7445 else
7446 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7447 for as_dir in $PATH
7449 IFS=$as_save_IFS
7450 case $as_dir in #(((
7451 '') as_dir=./ ;;
7452 */) ;;
7453 *) as_dir=$as_dir/ ;;
7454 esac
7455 for ac_exec_ext in '' $ac_executable_extensions; do
7456 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
7457 ac_cv_prog_ICOTOOL="$ac_prog"
7458 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7459 break 2
7461 done
7462 done
7463 IFS=$as_save_IFS
7467 ICOTOOL=$ac_cv_prog_ICOTOOL
7468 if test -n "$ICOTOOL"; then
7469 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ICOTOOL" >&5
7470 printf "%s\n" "$ICOTOOL" >&6; }
7471 else
7472 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7473 printf "%s\n" "no" >&6; }
7477 test -n "$ICOTOOL" && break
7478 done
7479 test -n "$ICOTOOL" || ICOTOOL="false"
7481 test "$FONTFORGE" != "false" || as_fn_error $? "You need fontforge to rebuild fonts in maintainer mode." "$LINENO" 5
7482 test "$RSVG" != "false" || as_fn_error $? "You need rsvg to rebuild icons in maintainer mode." "$LINENO" 5
7484 if test "$CONVERT" = false
7485 then
7486 as_fn_error $? "You need imagemagick to rebuild icons in maintainer mode." "$LINENO" 5
7487 else
7488 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for recent enough imagemagick" >&5
7489 printf %s "checking for recent enough imagemagick... " >&6; }
7490 convert_version=`convert --version | head -n1`
7491 if test "x$convert_version" != "x"
7492 then
7493 convert_version_major=`expr "$convert_version" : '.* \([0-9]*\)\.[0-9]*'`
7494 convert_version_minor=`expr "$convert_version" : '.* [0-9]*\.\([0-9]*\)'`
7495 if test "$convert_version_major" -eq 6 -a "$convert_version_minor" -lt 6
7496 then
7497 CONVERT=false
7500 if test "$CONVERT" = false
7501 then
7502 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no ($convert_version_major.$convert_version_minor)" >&5
7503 printf "%s\n" "no ($convert_version_major.$convert_version_minor)" >&6; }
7504 as_fn_error $? "You need imagemagick version 6.6 or newer to rebuild icons in maintainer mode." "$LINENO" 5
7505 else
7506 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes ($convert_version_major.$convert_version_minor)" >&5
7507 printf "%s\n" "yes ($convert_version_major.$convert_version_minor)" >&6; }
7511 if test "$ICOTOOL" = false
7512 then
7513 as_fn_error $? "You need icotool to rebuild icons in maintainer mode." "$LINENO" 5
7514 else
7515 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for recent enough icotool" >&5
7516 printf %s "checking for recent enough icotool... " >&6; }
7517 icotool_version=`icotool --version | head -n1`
7518 if test "x$icotool_version" != "x"
7519 then
7520 icotool_version_major=`expr "$icotool_version" : '.* \([0-9]*\)\.[0-9]*'`
7521 icotool_version_minor=`expr "$icotool_version" : '.* [0-9]*\.\([0-9]*\)'`
7522 if test "$icotool_version_major" -eq 0 -a "$icotool_version_minor" -lt 29
7523 then
7524 ICOTOOL=false
7525 as_fn_append wine_warnings "|icotool version 0.29.0 or newer is needed to rebuild icons."
7528 if test "$ICOTOOL" = false
7529 then
7530 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no ($icotool_version_major.$icotool_version_minor)" >&5
7531 printf "%s\n" "no ($icotool_version_major.$icotool_version_minor)" >&6; }
7532 as_fn_error $? "You need icotool version 0.29.0 or newer to rebuild icons in maintainer mode." "$LINENO" 5
7533 else
7534 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes ($icotool_version_major.$icotool_version_minor)" >&5
7535 printf "%s\n" "yes ($icotool_version_major.$icotool_version_minor)" >&6; }
7539 with_gettext=yes
7540 with_gettextpo=yes
7542 enable_werror=yes
7545 test "x$with_gettext" != xno || MSGFMT=false
7546 if test "$MSGFMT" != "false"
7547 then
7548 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether msgfmt supports contexts" >&5
7549 printf %s "checking whether msgfmt supports contexts... " >&6; }
7550 if test ${wine_cv_msgfmt_contexts+y}
7551 then :
7552 printf %s "(cached) " >&6
7553 else $as_nop
7554 cat >conftest.po <<EOF
7555 # comment
7556 msgctxt "ctxt"
7557 msgid "id"
7558 msgstr "str"
7560 if $MSGFMT -o /dev/null conftest.po 2>&5
7561 then
7562 wine_cv_msgfmt_contexts=yes
7563 else
7564 wine_cv_msgfmt_contexts=no
7567 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_msgfmt_contexts" >&5
7568 printf "%s\n" "$wine_cv_msgfmt_contexts" >&6; }
7569 test $wine_cv_msgfmt_contexts != no || MSGFMT=false
7571 if test "$MSGFMT" = false
7572 then :
7573 case "x$with_gettext" in
7574 x) as_fn_append wine_warnings "|gettext tools not found (or too old), translations won't be built." ;;
7575 xno) ;;
7576 *) as_fn_error $? "gettext tools not found (or too old), translations won't be built.
7577 This is an error since --with-gettext was requested." "$LINENO" 5 ;;
7578 esac
7579 enable_po=${enable_po:-no}
7583 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for i386_set_ldt in -li386" >&5
7584 printf %s "checking for i386_set_ldt in -li386... " >&6; }
7585 if test ${ac_cv_lib_i386_i386_set_ldt+y}
7586 then :
7587 printf %s "(cached) " >&6
7588 else $as_nop
7589 ac_check_lib_save_LIBS=$LIBS
7590 LIBS="-li386 $LIBS"
7591 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7592 /* end confdefs.h. */
7594 /* Override any GCC internal prototype to avoid an error.
7595 Use char because int might match the return type of a GCC
7596 builtin and then its argument prototype would still apply. */
7597 char i386_set_ldt ();
7599 main (void)
7601 return i386_set_ldt ();
7603 return 0;
7605 _ACEOF
7606 if ac_fn_c_try_link "$LINENO"
7607 then :
7608 ac_cv_lib_i386_i386_set_ldt=yes
7609 else $as_nop
7610 ac_cv_lib_i386_i386_set_ldt=no
7612 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7613 conftest$ac_exeext conftest.$ac_ext
7614 LIBS=$ac_check_lib_save_LIBS
7616 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_i386_i386_set_ldt" >&5
7617 printf "%s\n" "$ac_cv_lib_i386_i386_set_ldt" >&6; }
7618 if test "x$ac_cv_lib_i386_i386_set_ldt" = xyes
7619 then :
7620 I386_LIBS="-li386"
7625 OPENGL_LIBS=""
7629 # Check whether --enable-largefile was given.
7630 if test ${enable_largefile+y}
7631 then :
7632 enableval=$enable_largefile;
7635 if test "$enable_largefile" != no; then
7637 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
7638 printf %s "checking for special C compiler options needed for large files... " >&6; }
7639 if test ${ac_cv_sys_largefile_CC+y}
7640 then :
7641 printf %s "(cached) " >&6
7642 else $as_nop
7643 ac_cv_sys_largefile_CC=no
7644 if test "$GCC" != yes; then
7645 ac_save_CC=$CC
7646 while :; do
7647 # IRIX 6.2 and later do not support large files by default,
7648 # so use the C compiler's -n32 option if that helps.
7649 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7650 /* end confdefs.h. */
7651 #include <sys/types.h>
7652 /* Check that off_t can represent 2**63 - 1 correctly.
7653 We can't simply define LARGE_OFF_T to be 9223372036854775807,
7654 since some C++ compilers masquerading as C compilers
7655 incorrectly reject 9223372036854775807. */
7656 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
7657 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
7658 && LARGE_OFF_T % 2147483647 == 1)
7659 ? 1 : -1];
7661 main (void)
7665 return 0;
7667 _ACEOF
7668 if ac_fn_c_try_compile "$LINENO"
7669 then :
7670 break
7672 rm -f core conftest.err conftest.$ac_objext conftest.beam
7673 CC="$CC -n32"
7674 if ac_fn_c_try_compile "$LINENO"
7675 then :
7676 ac_cv_sys_largefile_CC=' -n32'; break
7678 rm -f core conftest.err conftest.$ac_objext conftest.beam
7679 break
7680 done
7681 CC=$ac_save_CC
7682 rm -f conftest.$ac_ext
7685 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
7686 printf "%s\n" "$ac_cv_sys_largefile_CC" >&6; }
7687 if test "$ac_cv_sys_largefile_CC" != no; then
7688 CC=$CC$ac_cv_sys_largefile_CC
7691 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
7692 printf %s "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
7693 if test ${ac_cv_sys_file_offset_bits+y}
7694 then :
7695 printf %s "(cached) " >&6
7696 else $as_nop
7697 while :; do
7698 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7699 /* end confdefs.h. */
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=no; break
7721 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
7722 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7723 /* end confdefs.h. */
7724 #define _FILE_OFFSET_BITS 64
7725 #include <sys/types.h>
7726 /* Check that off_t can represent 2**63 - 1 correctly.
7727 We can't simply define LARGE_OFF_T to be 9223372036854775807,
7728 since some C++ compilers masquerading as C compilers
7729 incorrectly reject 9223372036854775807. */
7730 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
7731 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
7732 && LARGE_OFF_T % 2147483647 == 1)
7733 ? 1 : -1];
7735 main (void)
7739 return 0;
7741 _ACEOF
7742 if ac_fn_c_try_compile "$LINENO"
7743 then :
7744 ac_cv_sys_file_offset_bits=64; break
7746 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
7747 ac_cv_sys_file_offset_bits=unknown
7748 break
7749 done
7751 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
7752 printf "%s\n" "$ac_cv_sys_file_offset_bits" >&6; }
7753 case $ac_cv_sys_file_offset_bits in #(
7754 no | unknown) ;;
7756 printf "%s\n" "#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits" >>confdefs.h
7758 esac
7759 rm -rf conftest*
7760 if test $ac_cv_sys_file_offset_bits = unknown; then
7761 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
7762 printf %s "checking for _LARGE_FILES value needed for large files... " >&6; }
7763 if test ${ac_cv_sys_large_files+y}
7764 then :
7765 printf %s "(cached) " >&6
7766 else $as_nop
7767 while :; do
7768 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7769 /* end confdefs.h. */
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=no; break
7791 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
7792 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7793 /* end confdefs.h. */
7794 #define _LARGE_FILES 1
7795 #include <sys/types.h>
7796 /* Check that off_t can represent 2**63 - 1 correctly.
7797 We can't simply define LARGE_OFF_T to be 9223372036854775807,
7798 since some C++ compilers masquerading as C compilers
7799 incorrectly reject 9223372036854775807. */
7800 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
7801 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
7802 && LARGE_OFF_T % 2147483647 == 1)
7803 ? 1 : -1];
7805 main (void)
7809 return 0;
7811 _ACEOF
7812 if ac_fn_c_try_compile "$LINENO"
7813 then :
7814 ac_cv_sys_large_files=1; break
7816 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
7817 ac_cv_sys_large_files=unknown
7818 break
7819 done
7821 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
7822 printf "%s\n" "$ac_cv_sys_large_files" >&6; }
7823 case $ac_cv_sys_large_files in #(
7824 no | unknown) ;;
7826 printf "%s\n" "#define _LARGE_FILES $ac_cv_sys_large_files" >>confdefs.h
7828 esac
7829 rm -rf conftest*
7834 ac_header= ac_cache=
7835 for ac_item in $ac_header_c_list
7837 if test $ac_cache; then
7838 ac_fn_c_check_header_compile "$LINENO" $ac_header ac_cv_header_$ac_cache "$ac_includes_default"
7839 if eval test \"x\$ac_cv_header_$ac_cache\" = xyes; then
7840 printf "%s\n" "#define $ac_item 1" >> confdefs.h
7842 ac_header= ac_cache=
7843 elif test $ac_header; then
7844 ac_cache=$ac_item
7845 else
7846 ac_header=$ac_item
7848 done
7857 if test $ac_cv_header_stdlib_h = yes && test $ac_cv_header_string_h = yes
7858 then :
7860 printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h
7863 ac_fn_c_check_header_compile "$LINENO" "CL/cl.h" "ac_cv_header_CL_cl_h" "$ac_includes_default"
7864 if test "x$ac_cv_header_CL_cl_h" = xyes
7865 then :
7866 printf "%s\n" "#define HAVE_CL_CL_H 1" >>confdefs.h
7869 ac_fn_c_check_header_compile "$LINENO" "EGL/egl.h" "ac_cv_header_EGL_egl_h" "$ac_includes_default"
7870 if test "x$ac_cv_header_EGL_egl_h" = xyes
7871 then :
7872 printf "%s\n" "#define HAVE_EGL_EGL_H 1" >>confdefs.h
7875 ac_fn_c_check_header_compile "$LINENO" "OpenCL/opencl.h" "ac_cv_header_OpenCL_opencl_h" "$ac_includes_default"
7876 if test "x$ac_cv_header_OpenCL_opencl_h" = xyes
7877 then :
7878 printf "%s\n" "#define HAVE_OPENCL_OPENCL_H 1" >>confdefs.h
7881 ac_fn_c_check_header_compile "$LINENO" "arpa/inet.h" "ac_cv_header_arpa_inet_h" "$ac_includes_default"
7882 if test "x$ac_cv_header_arpa_inet_h" = xyes
7883 then :
7884 printf "%s\n" "#define HAVE_ARPA_INET_H 1" >>confdefs.h
7887 ac_fn_c_check_header_compile "$LINENO" "arpa/nameser.h" "ac_cv_header_arpa_nameser_h" "$ac_includes_default"
7888 if test "x$ac_cv_header_arpa_nameser_h" = xyes
7889 then :
7890 printf "%s\n" "#define HAVE_ARPA_NAMESER_H 1" >>confdefs.h
7893 ac_fn_c_check_header_compile "$LINENO" "asm/types.h" "ac_cv_header_asm_types_h" "$ac_includes_default"
7894 if test "x$ac_cv_header_asm_types_h" = xyes
7895 then :
7896 printf "%s\n" "#define HAVE_ASM_TYPES_H 1" >>confdefs.h
7899 ac_fn_c_check_header_compile "$LINENO" "asm/user.h" "ac_cv_header_asm_user_h" "$ac_includes_default"
7900 if test "x$ac_cv_header_asm_user_h" = xyes
7901 then :
7902 printf "%s\n" "#define HAVE_ASM_USER_H 1" >>confdefs.h
7905 ac_fn_c_check_header_compile "$LINENO" "elf.h" "ac_cv_header_elf_h" "$ac_includes_default"
7906 if test "x$ac_cv_header_elf_h" = xyes
7907 then :
7908 printf "%s\n" "#define HAVE_ELF_H 1" >>confdefs.h
7911 ac_fn_c_check_header_compile "$LINENO" "float.h" "ac_cv_header_float_h" "$ac_includes_default"
7912 if test "x$ac_cv_header_float_h" = xyes
7913 then :
7914 printf "%s\n" "#define HAVE_FLOAT_H 1" >>confdefs.h
7917 ac_fn_c_check_header_compile "$LINENO" "gettext-po.h" "ac_cv_header_gettext_po_h" "$ac_includes_default"
7918 if test "x$ac_cv_header_gettext_po_h" = xyes
7919 then :
7920 printf "%s\n" "#define HAVE_GETTEXT_PO_H 1" >>confdefs.h
7923 ac_fn_c_check_header_compile "$LINENO" "libproc.h" "ac_cv_header_libproc_h" "$ac_includes_default"
7924 if test "x$ac_cv_header_libproc_h" = xyes
7925 then :
7926 printf "%s\n" "#define HAVE_LIBPROC_H 1" >>confdefs.h
7929 ac_fn_c_check_header_compile "$LINENO" "link.h" "ac_cv_header_link_h" "$ac_includes_default"
7930 if test "x$ac_cv_header_link_h" = xyes
7931 then :
7932 printf "%s\n" "#define HAVE_LINK_H 1" >>confdefs.h
7935 ac_fn_c_check_header_compile "$LINENO" "linux/cdrom.h" "ac_cv_header_linux_cdrom_h" "$ac_includes_default"
7936 if test "x$ac_cv_header_linux_cdrom_h" = xyes
7937 then :
7938 printf "%s\n" "#define HAVE_LINUX_CDROM_H 1" >>confdefs.h
7941 ac_fn_c_check_header_compile "$LINENO" "linux/filter.h" "ac_cv_header_linux_filter_h" "$ac_includes_default"
7942 if test "x$ac_cv_header_linux_filter_h" = xyes
7943 then :
7944 printf "%s\n" "#define HAVE_LINUX_FILTER_H 1" >>confdefs.h
7947 ac_fn_c_check_header_compile "$LINENO" "linux/hdreg.h" "ac_cv_header_linux_hdreg_h" "$ac_includes_default"
7948 if test "x$ac_cv_header_linux_hdreg_h" = xyes
7949 then :
7950 printf "%s\n" "#define HAVE_LINUX_HDREG_H 1" >>confdefs.h
7953 ac_fn_c_check_header_compile "$LINENO" "linux/hidraw.h" "ac_cv_header_linux_hidraw_h" "$ac_includes_default"
7954 if test "x$ac_cv_header_linux_hidraw_h" = xyes
7955 then :
7956 printf "%s\n" "#define HAVE_LINUX_HIDRAW_H 1" >>confdefs.h
7959 ac_fn_c_check_header_compile "$LINENO" "linux/input.h" "ac_cv_header_linux_input_h" "$ac_includes_default"
7960 if test "x$ac_cv_header_linux_input_h" = xyes
7961 then :
7962 printf "%s\n" "#define HAVE_LINUX_INPUT_H 1" >>confdefs.h
7965 ac_fn_c_check_header_compile "$LINENO" "linux/ioctl.h" "ac_cv_header_linux_ioctl_h" "$ac_includes_default"
7966 if test "x$ac_cv_header_linux_ioctl_h" = xyes
7967 then :
7968 printf "%s\n" "#define HAVE_LINUX_IOCTL_H 1" >>confdefs.h
7971 ac_fn_c_check_header_compile "$LINENO" "linux/major.h" "ac_cv_header_linux_major_h" "$ac_includes_default"
7972 if test "x$ac_cv_header_linux_major_h" = xyes
7973 then :
7974 printf "%s\n" "#define HAVE_LINUX_MAJOR_H 1" >>confdefs.h
7977 ac_fn_c_check_header_compile "$LINENO" "linux/param.h" "ac_cv_header_linux_param_h" "$ac_includes_default"
7978 if test "x$ac_cv_header_linux_param_h" = xyes
7979 then :
7980 printf "%s\n" "#define HAVE_LINUX_PARAM_H 1" >>confdefs.h
7983 ac_fn_c_check_header_compile "$LINENO" "linux/serial.h" "ac_cv_header_linux_serial_h" "$ac_includes_default"
7984 if test "x$ac_cv_header_linux_serial_h" = xyes
7985 then :
7986 printf "%s\n" "#define HAVE_LINUX_SERIAL_H 1" >>confdefs.h
7989 ac_fn_c_check_header_compile "$LINENO" "linux/types.h" "ac_cv_header_linux_types_h" "$ac_includes_default"
7990 if test "x$ac_cv_header_linux_types_h" = xyes
7991 then :
7992 printf "%s\n" "#define HAVE_LINUX_TYPES_H 1" >>confdefs.h
7995 ac_fn_c_check_header_compile "$LINENO" "linux/ucdrom.h" "ac_cv_header_linux_ucdrom_h" "$ac_includes_default"
7996 if test "x$ac_cv_header_linux_ucdrom_h" = xyes
7997 then :
7998 printf "%s\n" "#define HAVE_LINUX_UCDROM_H 1" >>confdefs.h
8001 ac_fn_c_check_header_compile "$LINENO" "lwp.h" "ac_cv_header_lwp_h" "$ac_includes_default"
8002 if test "x$ac_cv_header_lwp_h" = xyes
8003 then :
8004 printf "%s\n" "#define HAVE_LWP_H 1" >>confdefs.h
8007 ac_fn_c_check_header_compile "$LINENO" "mach-o/loader.h" "ac_cv_header_mach_o_loader_h" "$ac_includes_default"
8008 if test "x$ac_cv_header_mach_o_loader_h" = xyes
8009 then :
8010 printf "%s\n" "#define HAVE_MACH_O_LOADER_H 1" >>confdefs.h
8013 ac_fn_c_check_header_compile "$LINENO" "mach/mach.h" "ac_cv_header_mach_mach_h" "$ac_includes_default"
8014 if test "x$ac_cv_header_mach_mach_h" = xyes
8015 then :
8016 printf "%s\n" "#define HAVE_MACH_MACH_H 1" >>confdefs.h
8019 ac_fn_c_check_header_compile "$LINENO" "machine/cpu.h" "ac_cv_header_machine_cpu_h" "$ac_includes_default"
8020 if test "x$ac_cv_header_machine_cpu_h" = xyes
8021 then :
8022 printf "%s\n" "#define HAVE_MACHINE_CPU_H 1" >>confdefs.h
8025 ac_fn_c_check_header_compile "$LINENO" "machine/sysarch.h" "ac_cv_header_machine_sysarch_h" "$ac_includes_default"
8026 if test "x$ac_cv_header_machine_sysarch_h" = xyes
8027 then :
8028 printf "%s\n" "#define HAVE_MACHINE_SYSARCH_H 1" >>confdefs.h
8031 ac_fn_c_check_header_compile "$LINENO" "mntent.h" "ac_cv_header_mntent_h" "$ac_includes_default"
8032 if test "x$ac_cv_header_mntent_h" = xyes
8033 then :
8034 printf "%s\n" "#define HAVE_MNTENT_H 1" >>confdefs.h
8037 ac_fn_c_check_header_compile "$LINENO" "netdb.h" "ac_cv_header_netdb_h" "$ac_includes_default"
8038 if test "x$ac_cv_header_netdb_h" = xyes
8039 then :
8040 printf "%s\n" "#define HAVE_NETDB_H 1" >>confdefs.h
8043 ac_fn_c_check_header_compile "$LINENO" "netinet/in.h" "ac_cv_header_netinet_in_h" "$ac_includes_default"
8044 if test "x$ac_cv_header_netinet_in_h" = xyes
8045 then :
8046 printf "%s\n" "#define HAVE_NETINET_IN_H 1" >>confdefs.h
8049 ac_fn_c_check_header_compile "$LINENO" "netinet/in_systm.h" "ac_cv_header_netinet_in_systm_h" "$ac_includes_default"
8050 if test "x$ac_cv_header_netinet_in_systm_h" = xyes
8051 then :
8052 printf "%s\n" "#define HAVE_NETINET_IN_SYSTM_H 1" >>confdefs.h
8055 ac_fn_c_check_header_compile "$LINENO" "netinet/tcp.h" "ac_cv_header_netinet_tcp_h" "$ac_includes_default"
8056 if test "x$ac_cv_header_netinet_tcp_h" = xyes
8057 then :
8058 printf "%s\n" "#define HAVE_NETINET_TCP_H 1" >>confdefs.h
8061 ac_fn_c_check_header_compile "$LINENO" "netinet/tcp_fsm.h" "ac_cv_header_netinet_tcp_fsm_h" "$ac_includes_default"
8062 if test "x$ac_cv_header_netinet_tcp_fsm_h" = xyes
8063 then :
8064 printf "%s\n" "#define HAVE_NETINET_TCP_FSM_H 1" >>confdefs.h
8067 ac_fn_c_check_header_compile "$LINENO" "pcap/pcap.h" "ac_cv_header_pcap_pcap_h" "$ac_includes_default"
8068 if test "x$ac_cv_header_pcap_pcap_h" = xyes
8069 then :
8070 printf "%s\n" "#define HAVE_PCAP_PCAP_H 1" >>confdefs.h
8073 ac_fn_c_check_header_compile "$LINENO" "port.h" "ac_cv_header_port_h" "$ac_includes_default"
8074 if test "x$ac_cv_header_port_h" = xyes
8075 then :
8076 printf "%s\n" "#define HAVE_PORT_H 1" >>confdefs.h
8079 ac_fn_c_check_header_compile "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default"
8080 if test "x$ac_cv_header_pthread_h" = xyes
8081 then :
8082 printf "%s\n" "#define HAVE_PTHREAD_H 1" >>confdefs.h
8085 ac_fn_c_check_header_compile "$LINENO" "pwd.h" "ac_cv_header_pwd_h" "$ac_includes_default"
8086 if test "x$ac_cv_header_pwd_h" = xyes
8087 then :
8088 printf "%s\n" "#define HAVE_PWD_H 1" >>confdefs.h
8091 ac_fn_c_check_header_compile "$LINENO" "sched.h" "ac_cv_header_sched_h" "$ac_includes_default"
8092 if test "x$ac_cv_header_sched_h" = xyes
8093 then :
8094 printf "%s\n" "#define HAVE_SCHED_H 1" >>confdefs.h
8097 ac_fn_c_check_header_compile "$LINENO" "scsi/scsi.h" "ac_cv_header_scsi_scsi_h" "$ac_includes_default"
8098 if test "x$ac_cv_header_scsi_scsi_h" = xyes
8099 then :
8100 printf "%s\n" "#define HAVE_SCSI_SCSI_H 1" >>confdefs.h
8103 ac_fn_c_check_header_compile "$LINENO" "scsi/scsi_ioctl.h" "ac_cv_header_scsi_scsi_ioctl_h" "$ac_includes_default"
8104 if test "x$ac_cv_header_scsi_scsi_ioctl_h" = xyes
8105 then :
8106 printf "%s\n" "#define HAVE_SCSI_SCSI_IOCTL_H 1" >>confdefs.h
8109 ac_fn_c_check_header_compile "$LINENO" "scsi/sg.h" "ac_cv_header_scsi_sg_h" "$ac_includes_default"
8110 if test "x$ac_cv_header_scsi_sg_h" = xyes
8111 then :
8112 printf "%s\n" "#define HAVE_SCSI_SG_H 1" >>confdefs.h
8115 ac_fn_c_check_header_compile "$LINENO" "stdint.h" "ac_cv_header_stdint_h" "$ac_includes_default"
8116 if test "x$ac_cv_header_stdint_h" = xyes
8117 then :
8118 printf "%s\n" "#define HAVE_STDINT_H 1" >>confdefs.h
8121 ac_fn_c_check_header_compile "$LINENO" "sys/attr.h" "ac_cv_header_sys_attr_h" "$ac_includes_default"
8122 if test "x$ac_cv_header_sys_attr_h" = xyes
8123 then :
8124 printf "%s\n" "#define HAVE_SYS_ATTR_H 1" >>confdefs.h
8127 ac_fn_c_check_header_compile "$LINENO" "sys/auxv.h" "ac_cv_header_sys_auxv_h" "$ac_includes_default"
8128 if test "x$ac_cv_header_sys_auxv_h" = xyes
8129 then :
8130 printf "%s\n" "#define HAVE_SYS_AUXV_H 1" >>confdefs.h
8133 ac_fn_c_check_header_compile "$LINENO" "sys/cdio.h" "ac_cv_header_sys_cdio_h" "$ac_includes_default"
8134 if test "x$ac_cv_header_sys_cdio_h" = xyes
8135 then :
8136 printf "%s\n" "#define HAVE_SYS_CDIO_H 1" >>confdefs.h
8139 ac_fn_c_check_header_compile "$LINENO" "sys/epoll.h" "ac_cv_header_sys_epoll_h" "$ac_includes_default"
8140 if test "x$ac_cv_header_sys_epoll_h" = xyes
8141 then :
8142 printf "%s\n" "#define HAVE_SYS_EPOLL_H 1" >>confdefs.h
8145 ac_fn_c_check_header_compile "$LINENO" "sys/event.h" "ac_cv_header_sys_event_h" "$ac_includes_default"
8146 if test "x$ac_cv_header_sys_event_h" = xyes
8147 then :
8148 printf "%s\n" "#define HAVE_SYS_EVENT_H 1" >>confdefs.h
8151 ac_fn_c_check_header_compile "$LINENO" "sys/extattr.h" "ac_cv_header_sys_extattr_h" "$ac_includes_default"
8152 if test "x$ac_cv_header_sys_extattr_h" = xyes
8153 then :
8154 printf "%s\n" "#define HAVE_SYS_EXTATTR_H 1" >>confdefs.h
8157 ac_fn_c_check_header_compile "$LINENO" "sys/filio.h" "ac_cv_header_sys_filio_h" "$ac_includes_default"
8158 if test "x$ac_cv_header_sys_filio_h" = xyes
8159 then :
8160 printf "%s\n" "#define HAVE_SYS_FILIO_H 1" >>confdefs.h
8163 ac_fn_c_check_header_compile "$LINENO" "sys/ipc.h" "ac_cv_header_sys_ipc_h" "$ac_includes_default"
8164 if test "x$ac_cv_header_sys_ipc_h" = xyes
8165 then :
8166 printf "%s\n" "#define HAVE_SYS_IPC_H 1" >>confdefs.h
8169 ac_fn_c_check_header_compile "$LINENO" "sys/link.h" "ac_cv_header_sys_link_h" "$ac_includes_default"
8170 if test "x$ac_cv_header_sys_link_h" = xyes
8171 then :
8172 printf "%s\n" "#define HAVE_SYS_LINK_H 1" >>confdefs.h
8175 ac_fn_c_check_header_compile "$LINENO" "sys/modem.h" "ac_cv_header_sys_modem_h" "$ac_includes_default"
8176 if test "x$ac_cv_header_sys_modem_h" = xyes
8177 then :
8178 printf "%s\n" "#define HAVE_SYS_MODEM_H 1" >>confdefs.h
8181 ac_fn_c_check_header_compile "$LINENO" "sys/mtio.h" "ac_cv_header_sys_mtio_h" "$ac_includes_default"
8182 if test "x$ac_cv_header_sys_mtio_h" = xyes
8183 then :
8184 printf "%s\n" "#define HAVE_SYS_MTIO_H 1" >>confdefs.h
8187 ac_fn_c_check_header_compile "$LINENO" "sys/param.h" "ac_cv_header_sys_param_h" "$ac_includes_default"
8188 if test "x$ac_cv_header_sys_param_h" = xyes
8189 then :
8190 printf "%s\n" "#define HAVE_SYS_PARAM_H 1" >>confdefs.h
8193 ac_fn_c_check_header_compile "$LINENO" "sys/prctl.h" "ac_cv_header_sys_prctl_h" "$ac_includes_default"
8194 if test "x$ac_cv_header_sys_prctl_h" = xyes
8195 then :
8196 printf "%s\n" "#define HAVE_SYS_PRCTL_H 1" >>confdefs.h
8199 ac_fn_c_check_header_compile "$LINENO" "sys/ptrace.h" "ac_cv_header_sys_ptrace_h" "$ac_includes_default"
8200 if test "x$ac_cv_header_sys_ptrace_h" = xyes
8201 then :
8202 printf "%s\n" "#define HAVE_SYS_PTRACE_H 1" >>confdefs.h
8205 ac_fn_c_check_header_compile "$LINENO" "sys/queue.h" "ac_cv_header_sys_queue_h" "$ac_includes_default"
8206 if test "x$ac_cv_header_sys_queue_h" = xyes
8207 then :
8208 printf "%s\n" "#define HAVE_SYS_QUEUE_H 1" >>confdefs.h
8211 ac_fn_c_check_header_compile "$LINENO" "sys/random.h" "ac_cv_header_sys_random_h" "$ac_includes_default"
8212 if test "x$ac_cv_header_sys_random_h" = xyes
8213 then :
8214 printf "%s\n" "#define HAVE_SYS_RANDOM_H 1" >>confdefs.h
8217 ac_fn_c_check_header_compile "$LINENO" "sys/resource.h" "ac_cv_header_sys_resource_h" "$ac_includes_default"
8218 if test "x$ac_cv_header_sys_resource_h" = xyes
8219 then :
8220 printf "%s\n" "#define HAVE_SYS_RESOURCE_H 1" >>confdefs.h
8223 ac_fn_c_check_header_compile "$LINENO" "sys/scsiio.h" "ac_cv_header_sys_scsiio_h" "$ac_includes_default"
8224 if test "x$ac_cv_header_sys_scsiio_h" = xyes
8225 then :
8226 printf "%s\n" "#define HAVE_SYS_SCSIIO_H 1" >>confdefs.h
8229 ac_fn_c_check_header_compile "$LINENO" "sys/shm.h" "ac_cv_header_sys_shm_h" "$ac_includes_default"
8230 if test "x$ac_cv_header_sys_shm_h" = xyes
8231 then :
8232 printf "%s\n" "#define HAVE_SYS_SHM_H 1" >>confdefs.h
8235 ac_fn_c_check_header_compile "$LINENO" "sys/signal.h" "ac_cv_header_sys_signal_h" "$ac_includes_default"
8236 if test "x$ac_cv_header_sys_signal_h" = xyes
8237 then :
8238 printf "%s\n" "#define HAVE_SYS_SIGNAL_H 1" >>confdefs.h
8241 ac_fn_c_check_header_compile "$LINENO" "sys/socketvar.h" "ac_cv_header_sys_socketvar_h" "$ac_includes_default"
8242 if test "x$ac_cv_header_sys_socketvar_h" = xyes
8243 then :
8244 printf "%s\n" "#define HAVE_SYS_SOCKETVAR_H 1" >>confdefs.h
8247 ac_fn_c_check_header_compile "$LINENO" "sys/sockio.h" "ac_cv_header_sys_sockio_h" "$ac_includes_default"
8248 if test "x$ac_cv_header_sys_sockio_h" = xyes
8249 then :
8250 printf "%s\n" "#define HAVE_SYS_SOCKIO_H 1" >>confdefs.h
8253 ac_fn_c_check_header_compile "$LINENO" "sys/statvfs.h" "ac_cv_header_sys_statvfs_h" "$ac_includes_default"
8254 if test "x$ac_cv_header_sys_statvfs_h" = xyes
8255 then :
8256 printf "%s\n" "#define HAVE_SYS_STATVFS_H 1" >>confdefs.h
8259 ac_fn_c_check_header_compile "$LINENO" "sys/strtio.h" "ac_cv_header_sys_strtio_h" "$ac_includes_default"
8260 if test "x$ac_cv_header_sys_strtio_h" = xyes
8261 then :
8262 printf "%s\n" "#define HAVE_SYS_STRTIO_H 1" >>confdefs.h
8265 ac_fn_c_check_header_compile "$LINENO" "sys/syscall.h" "ac_cv_header_sys_syscall_h" "$ac_includes_default"
8266 if test "x$ac_cv_header_sys_syscall_h" = xyes
8267 then :
8268 printf "%s\n" "#define HAVE_SYS_SYSCALL_H 1" >>confdefs.h
8271 ac_fn_c_check_header_compile "$LINENO" "sys/sysinfo.h" "ac_cv_header_sys_sysinfo_h" "$ac_includes_default"
8272 if test "x$ac_cv_header_sys_sysinfo_h" = xyes
8273 then :
8274 printf "%s\n" "#define HAVE_SYS_SYSINFO_H 1" >>confdefs.h
8277 ac_fn_c_check_header_compile "$LINENO" "sys/times.h" "ac_cv_header_sys_times_h" "$ac_includes_default"
8278 if test "x$ac_cv_header_sys_times_h" = xyes
8279 then :
8280 printf "%s\n" "#define HAVE_SYS_TIMES_H 1" >>confdefs.h
8283 ac_fn_c_check_header_compile "$LINENO" "sys/uio.h" "ac_cv_header_sys_uio_h" "$ac_includes_default"
8284 if test "x$ac_cv_header_sys_uio_h" = xyes
8285 then :
8286 printf "%s\n" "#define HAVE_SYS_UIO_H 1" >>confdefs.h
8289 ac_fn_c_check_header_compile "$LINENO" "sys/user.h" "ac_cv_header_sys_user_h" "$ac_includes_default"
8290 if test "x$ac_cv_header_sys_user_h" = xyes
8291 then :
8292 printf "%s\n" "#define HAVE_SYS_USER_H 1" >>confdefs.h
8295 ac_fn_c_check_header_compile "$LINENO" "sys/utsname.h" "ac_cv_header_sys_utsname_h" "$ac_includes_default"
8296 if test "x$ac_cv_header_sys_utsname_h" = xyes
8297 then :
8298 printf "%s\n" "#define HAVE_SYS_UTSNAME_H 1" >>confdefs.h
8301 ac_fn_c_check_header_compile "$LINENO" "sys/vnode.h" "ac_cv_header_sys_vnode_h" "$ac_includes_default"
8302 if test "x$ac_cv_header_sys_vnode_h" = xyes
8303 then :
8304 printf "%s\n" "#define HAVE_SYS_VNODE_H 1" >>confdefs.h
8307 ac_fn_c_check_header_compile "$LINENO" "sys/xattr.h" "ac_cv_header_sys_xattr_h" "$ac_includes_default"
8308 if test "x$ac_cv_header_sys_xattr_h" = xyes
8309 then :
8310 printf "%s\n" "#define HAVE_SYS_XATTR_H 1" >>confdefs.h
8313 ac_fn_c_check_header_compile "$LINENO" "syscall.h" "ac_cv_header_syscall_h" "$ac_includes_default"
8314 if test "x$ac_cv_header_syscall_h" = xyes
8315 then :
8316 printf "%s\n" "#define HAVE_SYSCALL_H 1" >>confdefs.h
8319 ac_fn_c_check_header_compile "$LINENO" "utime.h" "ac_cv_header_utime_h" "$ac_includes_default"
8320 if test "x$ac_cv_header_utime_h" = xyes
8321 then :
8322 printf "%s\n" "#define HAVE_UTIME_H 1" >>confdefs.h
8325 ac_fn_c_check_header_compile "$LINENO" "valgrind/memcheck.h" "ac_cv_header_valgrind_memcheck_h" "$ac_includes_default"
8326 if test "x$ac_cv_header_valgrind_memcheck_h" = xyes
8327 then :
8328 printf "%s\n" "#define HAVE_VALGRIND_MEMCHECK_H 1" >>confdefs.h
8331 ac_fn_c_check_header_compile "$LINENO" "valgrind/valgrind.h" "ac_cv_header_valgrind_valgrind_h" "$ac_includes_default"
8332 if test "x$ac_cv_header_valgrind_valgrind_h" = xyes
8333 then :
8334 printf "%s\n" "#define HAVE_VALGRIND_VALGRIND_H 1" >>confdefs.h
8338 ac_fn_c_check_header_compile "$LINENO" "sys/mkdev.h" "ac_cv_header_sys_mkdev_h" "$ac_includes_default"
8339 if test "x$ac_cv_header_sys_mkdev_h" = xyes
8340 then :
8342 printf "%s\n" "#define MAJOR_IN_MKDEV 1" >>confdefs.h
8346 if test $ac_cv_header_sys_mkdev_h = no; then
8347 ac_fn_c_check_header_compile "$LINENO" "sys/sysmacros.h" "ac_cv_header_sys_sysmacros_h" "$ac_includes_default"
8348 if test "x$ac_cv_header_sys_sysmacros_h" = xyes
8349 then :
8351 printf "%s\n" "#define MAJOR_IN_SYSMACROS 1" >>confdefs.h
8356 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5
8357 printf %s "checking whether stat file-mode macros are broken... " >&6; }
8358 if test ${ac_cv_header_stat_broken+y}
8359 then :
8360 printf %s "(cached) " >&6
8361 else $as_nop
8362 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8363 /* end confdefs.h. */
8364 #include <sys/types.h>
8365 #include <sys/stat.h>
8367 #if defined S_ISBLK && defined S_IFDIR
8368 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
8369 #endif
8371 #if defined S_ISBLK && defined S_IFCHR
8372 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
8373 #endif
8375 #if defined S_ISLNK && defined S_IFREG
8376 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
8377 #endif
8379 #if defined S_ISSOCK && defined S_IFREG
8380 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
8381 #endif
8383 _ACEOF
8384 if ac_fn_c_try_compile "$LINENO"
8385 then :
8386 ac_cv_header_stat_broken=no
8387 else $as_nop
8388 ac_cv_header_stat_broken=yes
8390 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
8392 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stat_broken" >&5
8393 printf "%s\n" "$ac_cv_header_stat_broken" >&6; }
8394 if test $ac_cv_header_stat_broken = yes; then
8396 printf "%s\n" "#define STAT_MACROS_BROKEN 1" >>confdefs.h
8402 ac_fn_c_check_header_compile "$LINENO" "sys/conf.h" "ac_cv_header_sys_conf_h" "#include <sys/types.h>
8403 #ifdef HAVE_SYS_PARAM_H
8404 # include <sys/param.h>
8405 #endif
8407 if test "x$ac_cv_header_sys_conf_h" = xyes
8408 then :
8409 printf "%s\n" "#define HAVE_SYS_CONF_H 1" >>confdefs.h
8412 ac_fn_c_check_header_compile "$LINENO" "sys/mount.h" "ac_cv_header_sys_mount_h" "#include <sys/types.h>
8413 #ifdef HAVE_SYS_PARAM_H
8414 # include <sys/param.h>
8415 #endif
8417 if test "x$ac_cv_header_sys_mount_h" = xyes
8418 then :
8419 printf "%s\n" "#define HAVE_SYS_MOUNT_H 1" >>confdefs.h
8422 ac_fn_c_check_header_compile "$LINENO" "sys/statfs.h" "ac_cv_header_sys_statfs_h" "#include <sys/types.h>
8423 #ifdef HAVE_SYS_PARAM_H
8424 # include <sys/param.h>
8425 #endif
8427 if test "x$ac_cv_header_sys_statfs_h" = xyes
8428 then :
8429 printf "%s\n" "#define HAVE_SYS_STATFS_H 1" >>confdefs.h
8432 ac_fn_c_check_header_compile "$LINENO" "sys/user.h" "ac_cv_header_sys_user_h" "#include <sys/types.h>
8433 #ifdef HAVE_SYS_PARAM_H
8434 # include <sys/param.h>
8435 #endif
8437 if test "x$ac_cv_header_sys_user_h" = xyes
8438 then :
8439 printf "%s\n" "#define HAVE_SYS_USER_H 1" >>confdefs.h
8442 ac_fn_c_check_header_compile "$LINENO" "sys/vfs.h" "ac_cv_header_sys_vfs_h" "#include <sys/types.h>
8443 #ifdef HAVE_SYS_PARAM_H
8444 # include <sys/param.h>
8445 #endif
8447 if test "x$ac_cv_header_sys_vfs_h" = xyes
8448 then :
8449 printf "%s\n" "#define HAVE_SYS_VFS_H 1" >>confdefs.h
8454 saved_sysctl_h_CFLAGS=$CFLAGS
8455 test "x${GCC}" != xyes || CFLAGS="$CFLAGS -Werror"
8456 ac_fn_c_check_header_compile "$LINENO" "sys/sysctl.h" "ac_cv_header_sys_sysctl_h" "#include <sys/types.h>
8457 #ifdef HAVE_SYS_PARAM_H
8458 # include <sys/param.h>
8459 #endif
8461 if test "x$ac_cv_header_sys_sysctl_h" = xyes
8462 then :
8463 printf "%s\n" "#define HAVE_SYS_SYSCTL_H 1" >>confdefs.h
8467 CFLAGS=$saved_sysctl_h_CFLAGS
8469 ac_fn_c_check_header_compile "$LINENO" "netinet/ip.h" "ac_cv_header_netinet_ip_h" "#include <sys/types.h>
8470 #include <sys/socket.h>
8471 #ifdef HAVE_SYS_SOCKETVAR_H
8472 # include <sys/socketvar.h>
8473 #endif
8474 #ifdef HAVE_NET_ROUTE_H
8475 # include <net/route.h>
8476 #endif
8477 #ifdef HAVE_NETINET_IN_H
8478 # include <netinet/in.h>
8479 #endif
8480 #ifdef HAVE_NETINET_IN_SYSTM_H
8481 # include <netinet/in_systm.h>
8482 #endif
8483 #ifdef HAVE_NET_IF_H
8484 # include <net/if.h>
8485 #endif
8486 #ifdef HAVE_NETINET_IP_H
8487 # include <netinet/ip.h>
8488 #endif
8490 if test "x$ac_cv_header_netinet_ip_h" = xyes
8491 then :
8492 printf "%s\n" "#define HAVE_NETINET_IP_H 1" >>confdefs.h
8495 ac_fn_c_check_header_compile "$LINENO" "net/if.h" "ac_cv_header_net_if_h" "#include <sys/types.h>
8496 #include <sys/socket.h>
8497 #ifdef HAVE_SYS_SOCKETVAR_H
8498 # include <sys/socketvar.h>
8499 #endif
8500 #ifdef HAVE_NET_ROUTE_H
8501 # include <net/route.h>
8502 #endif
8503 #ifdef HAVE_NETINET_IN_H
8504 # include <netinet/in.h>
8505 #endif
8506 #ifdef HAVE_NETINET_IN_SYSTM_H
8507 # include <netinet/in_systm.h>
8508 #endif
8509 #ifdef HAVE_NET_IF_H
8510 # include <net/if.h>
8511 #endif
8512 #ifdef HAVE_NETINET_IP_H
8513 # include <netinet/ip.h>
8514 #endif
8516 if test "x$ac_cv_header_net_if_h" = xyes
8517 then :
8518 printf "%s\n" "#define HAVE_NET_IF_H 1" >>confdefs.h
8521 ac_fn_c_check_header_compile "$LINENO" "net/if_arp.h" "ac_cv_header_net_if_arp_h" "#include <sys/types.h>
8522 #include <sys/socket.h>
8523 #ifdef HAVE_SYS_SOCKETVAR_H
8524 # include <sys/socketvar.h>
8525 #endif
8526 #ifdef HAVE_NET_ROUTE_H
8527 # include <net/route.h>
8528 #endif
8529 #ifdef HAVE_NETINET_IN_H
8530 # include <netinet/in.h>
8531 #endif
8532 #ifdef HAVE_NETINET_IN_SYSTM_H
8533 # include <netinet/in_systm.h>
8534 #endif
8535 #ifdef HAVE_NET_IF_H
8536 # include <net/if.h>
8537 #endif
8538 #ifdef HAVE_NETINET_IP_H
8539 # include <netinet/ip.h>
8540 #endif
8542 if test "x$ac_cv_header_net_if_arp_h" = xyes
8543 then :
8544 printf "%s\n" "#define HAVE_NET_IF_ARP_H 1" >>confdefs.h
8547 ac_fn_c_check_header_compile "$LINENO" "net/if_dl.h" "ac_cv_header_net_if_dl_h" "#include <sys/types.h>
8548 #include <sys/socket.h>
8549 #ifdef HAVE_SYS_SOCKETVAR_H
8550 # include <sys/socketvar.h>
8551 #endif
8552 #ifdef HAVE_NET_ROUTE_H
8553 # include <net/route.h>
8554 #endif
8555 #ifdef HAVE_NETINET_IN_H
8556 # include <netinet/in.h>
8557 #endif
8558 #ifdef HAVE_NETINET_IN_SYSTM_H
8559 # include <netinet/in_systm.h>
8560 #endif
8561 #ifdef HAVE_NET_IF_H
8562 # include <net/if.h>
8563 #endif
8564 #ifdef HAVE_NETINET_IP_H
8565 # include <netinet/ip.h>
8566 #endif
8568 if test "x$ac_cv_header_net_if_dl_h" = xyes
8569 then :
8570 printf "%s\n" "#define HAVE_NET_IF_DL_H 1" >>confdefs.h
8573 ac_fn_c_check_header_compile "$LINENO" "net/if_types.h" "ac_cv_header_net_if_types_h" "#include <sys/types.h>
8574 #include <sys/socket.h>
8575 #ifdef HAVE_SYS_SOCKETVAR_H
8576 # include <sys/socketvar.h>
8577 #endif
8578 #ifdef HAVE_NET_ROUTE_H
8579 # include <net/route.h>
8580 #endif
8581 #ifdef HAVE_NETINET_IN_H
8582 # include <netinet/in.h>
8583 #endif
8584 #ifdef HAVE_NETINET_IN_SYSTM_H
8585 # include <netinet/in_systm.h>
8586 #endif
8587 #ifdef HAVE_NET_IF_H
8588 # include <net/if.h>
8589 #endif
8590 #ifdef HAVE_NETINET_IP_H
8591 # include <netinet/ip.h>
8592 #endif
8594 if test "x$ac_cv_header_net_if_types_h" = xyes
8595 then :
8596 printf "%s\n" "#define HAVE_NET_IF_TYPES_H 1" >>confdefs.h
8599 ac_fn_c_check_header_compile "$LINENO" "net/route.h" "ac_cv_header_net_route_h" "#include <sys/types.h>
8600 #include <sys/socket.h>
8601 #ifdef HAVE_SYS_SOCKETVAR_H
8602 # include <sys/socketvar.h>
8603 #endif
8604 #ifdef HAVE_NET_ROUTE_H
8605 # include <net/route.h>
8606 #endif
8607 #ifdef HAVE_NETINET_IN_H
8608 # include <netinet/in.h>
8609 #endif
8610 #ifdef HAVE_NETINET_IN_SYSTM_H
8611 # include <netinet/in_systm.h>
8612 #endif
8613 #ifdef HAVE_NET_IF_H
8614 # include <net/if.h>
8615 #endif
8616 #ifdef HAVE_NETINET_IP_H
8617 # include <netinet/ip.h>
8618 #endif
8620 if test "x$ac_cv_header_net_route_h" = xyes
8621 then :
8622 printf "%s\n" "#define HAVE_NET_ROUTE_H 1" >>confdefs.h
8625 ac_fn_c_check_header_compile "$LINENO" "netinet/if_ether.h" "ac_cv_header_netinet_if_ether_h" "#include <sys/types.h>
8626 #include <sys/socket.h>
8627 #ifdef HAVE_SYS_SOCKETVAR_H
8628 # include <sys/socketvar.h>
8629 #endif
8630 #ifdef HAVE_NET_ROUTE_H
8631 # include <net/route.h>
8632 #endif
8633 #ifdef HAVE_NETINET_IN_H
8634 # include <netinet/in.h>
8635 #endif
8636 #ifdef HAVE_NETINET_IN_SYSTM_H
8637 # include <netinet/in_systm.h>
8638 #endif
8639 #ifdef HAVE_NET_IF_H
8640 # include <net/if.h>
8641 #endif
8642 #ifdef HAVE_NETINET_IP_H
8643 # include <netinet/ip.h>
8644 #endif
8646 if test "x$ac_cv_header_netinet_if_ether_h" = xyes
8647 then :
8648 printf "%s\n" "#define HAVE_NETINET_IF_ETHER_H 1" >>confdefs.h
8651 ac_fn_c_check_header_compile "$LINENO" "netinet/in_pcb.h" "ac_cv_header_netinet_in_pcb_h" "#include <sys/types.h>
8652 #include <sys/socket.h>
8653 #ifdef HAVE_SYS_SOCKETVAR_H
8654 # include <sys/socketvar.h>
8655 #endif
8656 #ifdef HAVE_NET_ROUTE_H
8657 # include <net/route.h>
8658 #endif
8659 #ifdef HAVE_NETINET_IN_H
8660 # include <netinet/in.h>
8661 #endif
8662 #ifdef HAVE_NETINET_IN_SYSTM_H
8663 # include <netinet/in_systm.h>
8664 #endif
8665 #ifdef HAVE_NET_IF_H
8666 # include <net/if.h>
8667 #endif
8668 #ifdef HAVE_NETINET_IP_H
8669 # include <netinet/ip.h>
8670 #endif
8672 if test "x$ac_cv_header_netinet_in_pcb_h" = xyes
8673 then :
8674 printf "%s\n" "#define HAVE_NETINET_IN_PCB_H 1" >>confdefs.h
8677 ac_fn_c_check_header_compile "$LINENO" "netinet/ip_icmp.h" "ac_cv_header_netinet_ip_icmp_h" "#include <sys/types.h>
8678 #include <sys/socket.h>
8679 #ifdef HAVE_SYS_SOCKETVAR_H
8680 # include <sys/socketvar.h>
8681 #endif
8682 #ifdef HAVE_NET_ROUTE_H
8683 # include <net/route.h>
8684 #endif
8685 #ifdef HAVE_NETINET_IN_H
8686 # include <netinet/in.h>
8687 #endif
8688 #ifdef HAVE_NETINET_IN_SYSTM_H
8689 # include <netinet/in_systm.h>
8690 #endif
8691 #ifdef HAVE_NET_IF_H
8692 # include <net/if.h>
8693 #endif
8694 #ifdef HAVE_NETINET_IP_H
8695 # include <netinet/ip.h>
8696 #endif
8698 if test "x$ac_cv_header_netinet_ip_icmp_h" = xyes
8699 then :
8700 printf "%s\n" "#define HAVE_NETINET_IP_ICMP_H 1" >>confdefs.h
8703 ac_fn_c_check_header_compile "$LINENO" "netinet/ip_var.h" "ac_cv_header_netinet_ip_var_h" "#include <sys/types.h>
8704 #include <sys/socket.h>
8705 #ifdef HAVE_SYS_SOCKETVAR_H
8706 # include <sys/socketvar.h>
8707 #endif
8708 #ifdef HAVE_NET_ROUTE_H
8709 # include <net/route.h>
8710 #endif
8711 #ifdef HAVE_NETINET_IN_H
8712 # include <netinet/in.h>
8713 #endif
8714 #ifdef HAVE_NETINET_IN_SYSTM_H
8715 # include <netinet/in_systm.h>
8716 #endif
8717 #ifdef HAVE_NET_IF_H
8718 # include <net/if.h>
8719 #endif
8720 #ifdef HAVE_NETINET_IP_H
8721 # include <netinet/ip.h>
8722 #endif
8724 if test "x$ac_cv_header_netinet_ip_var_h" = xyes
8725 then :
8726 printf "%s\n" "#define HAVE_NETINET_IP_VAR_H 1" >>confdefs.h
8729 ac_fn_c_check_header_compile "$LINENO" "netinet/udp.h" "ac_cv_header_netinet_udp_h" "#include <sys/types.h>
8730 #include <sys/socket.h>
8731 #ifdef HAVE_SYS_SOCKETVAR_H
8732 # include <sys/socketvar.h>
8733 #endif
8734 #ifdef HAVE_NET_ROUTE_H
8735 # include <net/route.h>
8736 #endif
8737 #ifdef HAVE_NETINET_IN_H
8738 # include <netinet/in.h>
8739 #endif
8740 #ifdef HAVE_NETINET_IN_SYSTM_H
8741 # include <netinet/in_systm.h>
8742 #endif
8743 #ifdef HAVE_NET_IF_H
8744 # include <net/if.h>
8745 #endif
8746 #ifdef HAVE_NETINET_IP_H
8747 # include <netinet/ip.h>
8748 #endif
8750 if test "x$ac_cv_header_netinet_udp_h" = xyes
8751 then :
8752 printf "%s\n" "#define HAVE_NETINET_UDP_H 1" >>confdefs.h
8755 ac_fn_c_check_header_compile "$LINENO" "netinet6/ip6_var.h" "ac_cv_header_netinet6_ip6_var_h" "#include <sys/types.h>
8756 #include <sys/socket.h>
8757 #ifdef HAVE_SYS_SOCKETVAR_H
8758 # include <sys/socketvar.h>
8759 #endif
8760 #ifdef HAVE_NET_ROUTE_H
8761 # include <net/route.h>
8762 #endif
8763 #ifdef HAVE_NETINET_IN_H
8764 # include <netinet/in.h>
8765 #endif
8766 #ifdef HAVE_NETINET_IN_SYSTM_H
8767 # include <netinet/in_systm.h>
8768 #endif
8769 #ifdef HAVE_NET_IF_H
8770 # include <net/if.h>
8771 #endif
8772 #ifdef HAVE_NETINET_IP_H
8773 # include <netinet/ip.h>
8774 #endif
8776 if test "x$ac_cv_header_netinet6_ip6_var_h" = xyes
8777 then :
8778 printf "%s\n" "#define HAVE_NETINET6_IP6_VAR_H 1" >>confdefs.h
8781 ac_fn_c_check_header_compile "$LINENO" "netipx/ipx.h" "ac_cv_header_netipx_ipx_h" "#include <sys/types.h>
8782 #include <sys/socket.h>
8783 #ifdef HAVE_SYS_SOCKETVAR_H
8784 # include <sys/socketvar.h>
8785 #endif
8786 #ifdef HAVE_NET_ROUTE_H
8787 # include <net/route.h>
8788 #endif
8789 #ifdef HAVE_NETINET_IN_H
8790 # include <netinet/in.h>
8791 #endif
8792 #ifdef HAVE_NETINET_IN_SYSTM_H
8793 # include <netinet/in_systm.h>
8794 #endif
8795 #ifdef HAVE_NET_IF_H
8796 # include <net/if.h>
8797 #endif
8798 #ifdef HAVE_NETINET_IP_H
8799 # include <netinet/ip.h>
8800 #endif
8802 if test "x$ac_cv_header_netipx_ipx_h" = xyes
8803 then :
8804 printf "%s\n" "#define HAVE_NETIPX_IPX_H 1" >>confdefs.h
8807 ac_fn_c_check_header_compile "$LINENO" "sys/un.h" "ac_cv_header_sys_un_h" "#include <sys/types.h>
8808 #include <sys/socket.h>
8809 #ifdef HAVE_SYS_SOCKETVAR_H
8810 # include <sys/socketvar.h>
8811 #endif
8812 #ifdef HAVE_NET_ROUTE_H
8813 # include <net/route.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_NET_IF_H
8822 # include <net/if.h>
8823 #endif
8824 #ifdef HAVE_NETINET_IP_H
8825 # include <netinet/ip.h>
8826 #endif
8828 if test "x$ac_cv_header_sys_un_h" = xyes
8829 then :
8830 printf "%s\n" "#define HAVE_SYS_UN_H 1" >>confdefs.h
8835 ac_fn_c_check_header_compile "$LINENO" "netinet/udp_var.h" "ac_cv_header_netinet_udp_var_h" "#include <sys/types.h>
8836 #include <sys/socket.h>
8837 #ifdef HAVE_SYS_SOCKETVAR_H
8838 # include <sys/socketvar.h>
8839 #endif
8840 #ifdef HAVE_NETINET_IN_H
8841 # include <netinet/in.h>
8842 #endif
8843 #ifdef HAVE_NETINET_IN_SYSTM_H
8844 # include <netinet/in_systm.h>
8845 #endif
8846 #ifdef HAVE_NETINET_IP_H
8847 # include <netinet/ip.h>
8848 #endif
8849 #ifdef HAVE_NETINET_IP_VAR_H
8850 # include <netinet/ip_var.h>
8851 #endif
8852 #ifdef HAVE_NETINET_IP_ICMP_H
8853 # include <netinet/ip_icmp.h>
8854 #endif
8855 #ifdef HAVE_NETINET_UDP_H
8856 # include <netinet/udp.h>
8857 #endif
8858 #ifdef HAVE_NETINET_TCP_H
8859 # include <netinet/tcp.h>
8860 #endif
8862 if test "x$ac_cv_header_netinet_udp_var_h" = xyes
8863 then :
8864 printf "%s\n" "#define HAVE_NETINET_UDP_VAR_H 1" >>confdefs.h
8867 ac_fn_c_check_header_compile "$LINENO" "netinet/icmp_var.h" "ac_cv_header_netinet_icmp_var_h" "#include <sys/types.h>
8868 #include <sys/socket.h>
8869 #ifdef HAVE_SYS_SOCKETVAR_H
8870 # include <sys/socketvar.h>
8871 #endif
8872 #ifdef HAVE_NETINET_IN_H
8873 # include <netinet/in.h>
8874 #endif
8875 #ifdef HAVE_NETINET_IN_SYSTM_H
8876 # include <netinet/in_systm.h>
8877 #endif
8878 #ifdef HAVE_NETINET_IP_H
8879 # include <netinet/ip.h>
8880 #endif
8881 #ifdef HAVE_NETINET_IP_VAR_H
8882 # include <netinet/ip_var.h>
8883 #endif
8884 #ifdef HAVE_NETINET_IP_ICMP_H
8885 # include <netinet/ip_icmp.h>
8886 #endif
8887 #ifdef HAVE_NETINET_UDP_H
8888 # include <netinet/udp.h>
8889 #endif
8890 #ifdef HAVE_NETINET_TCP_H
8891 # include <netinet/tcp.h>
8892 #endif
8894 if test "x$ac_cv_header_netinet_icmp_var_h" = xyes
8895 then :
8896 printf "%s\n" "#define HAVE_NETINET_ICMP_VAR_H 1" >>confdefs.h
8899 ac_fn_c_check_header_compile "$LINENO" "netinet/icmp6.h" "ac_cv_header_netinet_icmp6_h" "#include <sys/types.h>
8900 #include <sys/socket.h>
8901 #ifdef HAVE_SYS_SOCKETVAR_H
8902 # include <sys/socketvar.h>
8903 #endif
8904 #ifdef HAVE_NETINET_IN_H
8905 # include <netinet/in.h>
8906 #endif
8907 #ifdef HAVE_NETINET_IN_SYSTM_H
8908 # include <netinet/in_systm.h>
8909 #endif
8910 #ifdef HAVE_NETINET_IP_H
8911 # include <netinet/ip.h>
8912 #endif
8913 #ifdef HAVE_NETINET_IP_VAR_H
8914 # include <netinet/ip_var.h>
8915 #endif
8916 #ifdef HAVE_NETINET_IP_ICMP_H
8917 # include <netinet/ip_icmp.h>
8918 #endif
8919 #ifdef HAVE_NETINET_UDP_H
8920 # include <netinet/udp.h>
8921 #endif
8922 #ifdef HAVE_NETINET_TCP_H
8923 # include <netinet/tcp.h>
8924 #endif
8926 if test "x$ac_cv_header_netinet_icmp6_h" = xyes
8927 then :
8928 printf "%s\n" "#define HAVE_NETINET_ICMP6_H 1" >>confdefs.h
8931 ac_fn_c_check_header_compile "$LINENO" "netinet/tcp_var.h" "ac_cv_header_netinet_tcp_var_h" "#include <sys/types.h>
8932 #include <sys/socket.h>
8933 #ifdef HAVE_SYS_SOCKETVAR_H
8934 # include <sys/socketvar.h>
8935 #endif
8936 #ifdef HAVE_NETINET_IN_H
8937 # include <netinet/in.h>
8938 #endif
8939 #ifdef HAVE_NETINET_IN_SYSTM_H
8940 # include <netinet/in_systm.h>
8941 #endif
8942 #ifdef HAVE_NETINET_IP_H
8943 # include <netinet/ip.h>
8944 #endif
8945 #ifdef HAVE_NETINET_IP_VAR_H
8946 # include <netinet/ip_var.h>
8947 #endif
8948 #ifdef HAVE_NETINET_IP_ICMP_H
8949 # include <netinet/ip_icmp.h>
8950 #endif
8951 #ifdef HAVE_NETINET_UDP_H
8952 # include <netinet/udp.h>
8953 #endif
8954 #ifdef HAVE_NETINET_TCP_H
8955 # include <netinet/tcp.h>
8956 #endif
8958 if test "x$ac_cv_header_netinet_tcp_var_h" = xyes
8959 then :
8960 printf "%s\n" "#define HAVE_NETINET_TCP_VAR_H 1" >>confdefs.h
8965 ac_fn_c_check_header_compile "$LINENO" "linux/ipx.h" "ac_cv_header_linux_ipx_h" "#include <sys/types.h>
8966 #include <sys/socket.h>
8967 #ifdef HAVE_ASM_TYPES_H
8968 # include <asm/types.h>
8969 #endif
8970 #ifdef HAVE_LINUX_TYPES_H
8971 # include <linux/types.h>
8972 #endif
8974 if test "x$ac_cv_header_linux_ipx_h" = xyes
8975 then :
8976 printf "%s\n" "#define HAVE_LINUX_IPX_H 1" >>confdefs.h
8979 ac_fn_c_check_header_compile "$LINENO" "linux/irda.h" "ac_cv_header_linux_irda_h" "#include <sys/types.h>
8980 #include <sys/socket.h>
8981 #ifdef HAVE_ASM_TYPES_H
8982 # include <asm/types.h>
8983 #endif
8984 #ifdef HAVE_LINUX_TYPES_H
8985 # include <linux/types.h>
8986 #endif
8988 if test "x$ac_cv_header_linux_irda_h" = xyes
8989 then :
8990 printf "%s\n" "#define HAVE_LINUX_IRDA_H 1" >>confdefs.h
8993 ac_fn_c_check_header_compile "$LINENO" "linux/rtnetlink.h" "ac_cv_header_linux_rtnetlink_h" "#include <sys/types.h>
8994 #include <sys/socket.h>
8995 #ifdef HAVE_ASM_TYPES_H
8996 # include <asm/types.h>
8997 #endif
8998 #ifdef HAVE_LINUX_TYPES_H
8999 # include <linux/types.h>
9000 #endif
9002 if test "x$ac_cv_header_linux_rtnetlink_h" = xyes
9003 then :
9004 printf "%s\n" "#define HAVE_LINUX_RTNETLINK_H 1" >>confdefs.h
9009 ac_fn_c_check_header_compile "$LINENO" "resolv.h" "ac_cv_header_resolv_h" "#include <sys/types.h>
9010 #include <sys/socket.h>
9011 #ifdef HAVE_NETINET_IN_H
9012 # include <netinet/in.h>
9013 #endif
9014 #ifdef HAVE_ARPA_NAMESER_H
9015 # include <arpa/nameser.h>
9016 #endif
9018 if test "x$ac_cv_header_resolv_h" = xyes
9019 then :
9020 printf "%s\n" "#define HAVE_RESOLV_H 1" >>confdefs.h
9025 ac_fn_c_check_header_compile "$LINENO" "ifaddrs.h" "ac_cv_header_ifaddrs_h" "#include <sys/types.h>
9027 if test "x$ac_cv_header_ifaddrs_h" = xyes
9028 then :
9029 printf "%s\n" "#define HAVE_IFADDRS_H 1" >>confdefs.h
9034 ac_fn_c_check_header_compile "$LINENO" "sys/ucontext.h" "ac_cv_header_sys_ucontext_h" "#include <signal.h>
9036 if test "x$ac_cv_header_sys_ucontext_h" = xyes
9037 then :
9038 printf "%s\n" "#define HAVE_SYS_UCONTEXT_H 1" >>confdefs.h
9043 ac_fn_c_check_header_compile "$LINENO" "sys/thr.h" "ac_cv_header_sys_thr_h" "#include <sys/types.h>
9044 #ifdef HAVE_SYS_UCONTEXT_H
9045 #include <sys/ucontext.h>
9046 #endif
9048 if test "x$ac_cv_header_sys_thr_h" = xyes
9049 then :
9050 printf "%s\n" "#define HAVE_SYS_THR_H 1" >>confdefs.h
9055 ac_fn_c_check_header_compile "$LINENO" "pthread_np.h" "ac_cv_header_pthread_np_h" "#ifdef HAVE_PTHREAD_H
9056 #include <pthread.h>
9057 #endif
9059 if test "x$ac_cv_header_pthread_np_h" = xyes
9060 then :
9061 printf "%s\n" "#define HAVE_PTHREAD_NP_H 1" >>confdefs.h
9066 ac_fn_c_check_header_compile "$LINENO" "linux/videodev2.h" "ac_cv_header_linux_videodev2_h" "#include <sys/time.h>
9067 #include <sys/types.h>
9068 #ifdef HAVE_ASM_TYPES_H
9069 #include <asm/types.h>
9070 #endif
9072 if test "x$ac_cv_header_linux_videodev2_h" = xyes
9073 then :
9074 printf "%s\n" "#define HAVE_LINUX_VIDEODEV2_H 1" >>confdefs.h
9079 ac_fn_c_check_header_compile "$LINENO" "libprocstat.h" "ac_cv_header_libprocstat_h" "#ifdef HAVE_SYS_PARAM_H
9080 #include <sys/param.h>
9081 #endif
9082 #include <sys/socket.h>
9083 #ifdef HAVE_SYS_QUEUE_H
9084 #include <sys/queue.h>
9085 #endif
9087 if test "x$ac_cv_header_libprocstat_h" = xyes
9088 then :
9089 printf "%s\n" "#define HAVE_LIBPROCSTAT_H 1" >>confdefs.h
9094 if test "x$ac_cv_header_sys_xattr_h" = xyes
9095 then
9096 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether getxattr takes additional arguments" >&5
9097 printf %s "checking whether getxattr takes additional arguments... " >&6; }
9098 if test ${wine_cv_xattr_extra_args+y}
9099 then :
9100 printf %s "(cached) " >&6
9101 else $as_nop
9102 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9103 /* end confdefs.h. */
9104 #include <sys/xattr.h>
9106 main (void)
9108 getxattr("", "", "", 0, 0, 0);
9110 return 0;
9112 _ACEOF
9113 if ac_fn_c_try_compile "$LINENO"
9114 then :
9115 wine_cv_xattr_extra_args=yes
9116 else $as_nop
9117 wine_cv_xattr_extra_args=no
9119 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9121 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_xattr_extra_args" >&5
9122 printf "%s\n" "$wine_cv_xattr_extra_args" >&6; }
9123 test $wine_cv_xattr_extra_args != yes ||
9124 printf "%s\n" "#define XATTR_ADDITIONAL_OPTIONS 1" >>confdefs.h
9129 DLLFLAGS=""
9131 LDDLLFLAGS=""
9133 LDEXECFLAGS=""
9135 EXTRACFLAGS=""
9137 UNIXDLLFLAGS="-fPIC"
9139 UNIXLDFLAGS="-shared -Wl,-Bsymbolic -Wl,-soname,\$(UNIXLIB)"
9141 TOP_INSTALL_LIB=""
9143 TOP_INSTALL_DEV=""
9145 WINELOADER_LDFLAGS=""
9147 WINEPRELOADER_LDFLAGS=""
9149 LIBEXT="so"
9150 # Extract the first word of "ldd", so it can be a program name with args.
9151 set dummy ldd; ac_word=$2
9152 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9153 printf %s "checking for $ac_word... " >&6; }
9154 if test ${ac_cv_path_LDD+y}
9155 then :
9156 printf %s "(cached) " >&6
9157 else $as_nop
9158 case $LDD in
9159 [\\/]* | ?:[\\/]*)
9160 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
9163 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9164 as_dummy="/sbin:/usr/sbin:$PATH"
9165 for as_dir in $as_dummy
9167 IFS=$as_save_IFS
9168 case $as_dir in #(((
9169 '') as_dir=./ ;;
9170 */) ;;
9171 *) as_dir=$as_dir/ ;;
9172 esac
9173 for ac_exec_ext in '' $ac_executable_extensions; do
9174 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
9175 ac_cv_path_LDD="$as_dir$ac_word$ac_exec_ext"
9176 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9177 break 2
9179 done
9180 done
9181 IFS=$as_save_IFS
9183 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
9185 esac
9187 LDD=$ac_cv_path_LDD
9188 if test -n "$LDD"; then
9189 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LDD" >&5
9190 printf "%s\n" "$LDD" >&6; }
9191 else
9192 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9193 printf "%s\n" "no" >&6; }
9197 if test -n "$ac_tool_prefix"; then
9198 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
9199 set dummy ${ac_tool_prefix}otool; ac_word=$2
9200 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9201 printf %s "checking for $ac_word... " >&6; }
9202 if test ${ac_cv_prog_OTOOL+y}
9203 then :
9204 printf %s "(cached) " >&6
9205 else $as_nop
9206 if test -n "$OTOOL"; then
9207 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
9208 else
9209 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9210 for as_dir in $PATH
9212 IFS=$as_save_IFS
9213 case $as_dir in #(((
9214 '') as_dir=./ ;;
9215 */) ;;
9216 *) as_dir=$as_dir/ ;;
9217 esac
9218 for ac_exec_ext in '' $ac_executable_extensions; do
9219 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
9220 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
9221 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9222 break 2
9224 done
9225 done
9226 IFS=$as_save_IFS
9230 OTOOL=$ac_cv_prog_OTOOL
9231 if test -n "$OTOOL"; then
9232 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
9233 printf "%s\n" "$OTOOL" >&6; }
9234 else
9235 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9236 printf "%s\n" "no" >&6; }
9241 if test -z "$ac_cv_prog_OTOOL"; then
9242 ac_ct_OTOOL=$OTOOL
9243 # Extract the first word of "otool", so it can be a program name with args.
9244 set dummy otool; ac_word=$2
9245 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9246 printf %s "checking for $ac_word... " >&6; }
9247 if test ${ac_cv_prog_ac_ct_OTOOL+y}
9248 then :
9249 printf %s "(cached) " >&6
9250 else $as_nop
9251 if test -n "$ac_ct_OTOOL"; then
9252 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
9253 else
9254 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9255 for as_dir in $PATH
9257 IFS=$as_save_IFS
9258 case $as_dir in #(((
9259 '') as_dir=./ ;;
9260 */) ;;
9261 *) as_dir=$as_dir/ ;;
9262 esac
9263 for ac_exec_ext in '' $ac_executable_extensions; do
9264 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
9265 ac_cv_prog_ac_ct_OTOOL="otool"
9266 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9267 break 2
9269 done
9270 done
9271 IFS=$as_save_IFS
9275 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
9276 if test -n "$ac_ct_OTOOL"; then
9277 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
9278 printf "%s\n" "$ac_ct_OTOOL" >&6; }
9279 else
9280 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9281 printf "%s\n" "no" >&6; }
9284 if test "x$ac_ct_OTOOL" = x; then
9285 OTOOL="otool"
9286 else
9287 case $cross_compiling:$ac_tool_warned in
9288 yes:)
9289 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
9290 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
9291 ac_tool_warned=yes ;;
9292 esac
9293 OTOOL=$ac_ct_OTOOL
9295 else
9296 OTOOL="$ac_cv_prog_OTOOL"
9299 if test -n "$ac_tool_prefix"; then
9300 # Extract the first word of "${ac_tool_prefix}readelf", so it can be a program name with args.
9301 set dummy ${ac_tool_prefix}readelf; ac_word=$2
9302 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9303 printf %s "checking for $ac_word... " >&6; }
9304 if test ${ac_cv_prog_READELF+y}
9305 then :
9306 printf %s "(cached) " >&6
9307 else $as_nop
9308 if test -n "$READELF"; then
9309 ac_cv_prog_READELF="$READELF" # Let the user override the test.
9310 else
9311 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9312 for as_dir in $PATH
9314 IFS=$as_save_IFS
9315 case $as_dir in #(((
9316 '') as_dir=./ ;;
9317 */) ;;
9318 *) as_dir=$as_dir/ ;;
9319 esac
9320 for ac_exec_ext in '' $ac_executable_extensions; do
9321 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
9322 ac_cv_prog_READELF="${ac_tool_prefix}readelf"
9323 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9324 break 2
9326 done
9327 done
9328 IFS=$as_save_IFS
9332 READELF=$ac_cv_prog_READELF
9333 if test -n "$READELF"; then
9334 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $READELF" >&5
9335 printf "%s\n" "$READELF" >&6; }
9336 else
9337 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9338 printf "%s\n" "no" >&6; }
9343 if test -z "$ac_cv_prog_READELF"; then
9344 ac_ct_READELF=$READELF
9345 # Extract the first word of "readelf", so it can be a program name with args.
9346 set dummy readelf; ac_word=$2
9347 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9348 printf %s "checking for $ac_word... " >&6; }
9349 if test ${ac_cv_prog_ac_ct_READELF+y}
9350 then :
9351 printf %s "(cached) " >&6
9352 else $as_nop
9353 if test -n "$ac_ct_READELF"; then
9354 ac_cv_prog_ac_ct_READELF="$ac_ct_READELF" # Let the user override the test.
9355 else
9356 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9357 for as_dir in $PATH
9359 IFS=$as_save_IFS
9360 case $as_dir in #(((
9361 '') as_dir=./ ;;
9362 */) ;;
9363 *) as_dir=$as_dir/ ;;
9364 esac
9365 for ac_exec_ext in '' $ac_executable_extensions; do
9366 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
9367 ac_cv_prog_ac_ct_READELF="readelf"
9368 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9369 break 2
9371 done
9372 done
9373 IFS=$as_save_IFS
9377 ac_ct_READELF=$ac_cv_prog_ac_ct_READELF
9378 if test -n "$ac_ct_READELF"; then
9379 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_READELF" >&5
9380 printf "%s\n" "$ac_ct_READELF" >&6; }
9381 else
9382 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9383 printf "%s\n" "no" >&6; }
9386 if test "x$ac_ct_READELF" = x; then
9387 READELF="true"
9388 else
9389 case $cross_compiling:$ac_tool_warned in
9390 yes:)
9391 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
9392 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
9393 ac_tool_warned=yes ;;
9394 esac
9395 READELF=$ac_ct_READELF
9397 else
9398 READELF="$ac_cv_prog_READELF"
9401 wine_rules="all:"
9402 SUBDIRS=""
9404 DISABLED_SUBDIRS=""
9406 CONFIGURE_TARGETS=""
9409 wine_fn_config_makefile ()
9411 as_fn_append SUBDIRS " \\$as_nl $1"
9412 eval enable=\$$2
9413 case "$enable" in
9414 no) as_fn_append DISABLED_SUBDIRS " $1" ;;
9415 *aarch64*|*arm*|*i386*|*x86_64*)
9416 if test -n "$PE_ARCHS"
9417 then
9418 for i in $PE_ARCHS
9420 test $(expr ",$enable," : ".*,$i,") -gt 0 || as_fn_append ${i}_DISABLED_SUBDIRS " $1"
9421 done
9422 else
9423 test $(expr ",$enable," : ".*,$HOST_ARCH,") -gt 0 || as_fn_append DISABLED_SUBDIRS " $1"
9424 fi;;
9425 esac
9428 wine_fn_config_symlink ()
9430 ac_links=$@
9431 as_fn_append wine_rules "
9432 $ac_links:
9433 @./config.status \$@"
9434 for f in $ac_links; do as_fn_append CONFIGURE_TARGETS " $f"; done
9437 case $host_os in
9438 cygwin*|mingw32*)
9439 LIBEXT="dll"
9440 EXTRACFLAGS="-D__WINE_PE_BUILD"
9441 case $host_cpu in
9442 *i[3456]86*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--disable-stdcall-fixup" >&5
9443 printf %s "checking whether the compiler supports -Wl,--disable-stdcall-fixup... " >&6; }
9444 if test ${ac_cv_cflags__Wl___disable_stdcall_fixup+y}
9445 then :
9446 printf %s "(cached) " >&6
9447 else $as_nop
9448 ac_wine_try_cflags_saved=$CFLAGS
9449 CFLAGS="$CFLAGS -Wl,--disable-stdcall-fixup"
9450 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9451 /* end confdefs.h. */
9452 int main(int argc, char **argv) { return 0; }
9453 _ACEOF
9454 if ac_fn_c_try_link "$LINENO"
9455 then :
9456 ac_cv_cflags__Wl___disable_stdcall_fixup=yes
9457 else $as_nop
9458 ac_cv_cflags__Wl___disable_stdcall_fixup=no
9460 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9461 conftest$ac_exeext conftest.$ac_ext
9462 CFLAGS=$ac_wine_try_cflags_saved
9464 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___disable_stdcall_fixup" >&5
9465 printf "%s\n" "$ac_cv_cflags__Wl___disable_stdcall_fixup" >&6; }
9466 if test "x$ac_cv_cflags__Wl___disable_stdcall_fixup" = xyes
9467 then :
9468 LDDLLFLAGS="-Wl,--disable-stdcall-fixup"
9469 fi ;;
9470 esac
9471 enable_loader=${enable_loader:-no}
9472 enable_server=${enable_server:-no}
9473 with_x=${with_x:-no}
9474 with_pthread=${with_pthread:-no}
9477 darwin*|macosx*)
9478 LIBEXT="dylib"
9479 DLLFLAGS="$DLLFLAGS -fPIC"
9480 LDDLLFLAGS="-fPIC"
9481 enable_winemac_drv=${enable_winemac_drv:-yes}
9482 CARBON_LIBS="-framework Carbon"
9484 COREFOUNDATION_LIBS="-framework CoreFoundation"
9486 DISKARBITRATION_LIBS="-framework DiskArbitration -framework CoreFoundation"
9488 IOKIT_LIBS="-framework IOKit -framework CoreFoundation"
9490 METAL_LIBS="-framework Metal"
9492 APPLICATIONSERVICES_LIBS="-framework ApplicationServices"
9494 CORESERVICES_LIBS="-framework CoreServices"
9496 APPKIT_LIBS="-framework AppKit"
9498 SECURITY_LIBS="-framework Security -framework CoreFoundation"
9500 SYSTEMCONFIGURATION_LIBS="-framework SystemConfiguration"
9503 WINELOADER_LDFLAGS="-Wl,-pie,-segalign,0x1000,-pagezero_size,0x1000,-sectcreate,__TEXT,__info_plist,loader/wine_info.plist"
9505 wine_can_build_preloader=yes
9506 WINEPRELOADER_LDFLAGS="-nostartfiles -nodefaultlibs -e _start -ldylib1.o -Wl,-image_base,0x7d400000,-segalign,0x1000,-pagezero_size,0x1000,-sectcreate,__TEXT,__info_plist,loader/wine_info.plist,-segaddr,WINE_4GB_RESERVE,0x100000000"
9507 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,-no_new_main -e _main" >&5
9508 printf %s "checking whether the compiler supports -Wl,-no_new_main -e _main... " >&6; }
9509 if test ${ac_cv_cflags__Wl__no_new_main__e__main+y}
9510 then :
9511 printf %s "(cached) " >&6
9512 else $as_nop
9513 ac_wine_try_cflags_saved=$CFLAGS
9514 CFLAGS="$CFLAGS -Wl,-no_new_main -e _main"
9515 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9516 /* end confdefs.h. */
9517 int main(int argc, char **argv) { return 0; }
9518 _ACEOF
9519 if ac_fn_c_try_link "$LINENO"
9520 then :
9521 ac_cv_cflags__Wl__no_new_main__e__main=yes
9522 else $as_nop
9523 ac_cv_cflags__Wl__no_new_main__e__main=no
9525 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9526 conftest$ac_exeext conftest.$ac_ext
9527 CFLAGS=$ac_wine_try_cflags_saved
9529 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl__no_new_main__e__main" >&5
9530 printf "%s\n" "$ac_cv_cflags__Wl__no_new_main__e__main" >&6; }
9531 if test "x$ac_cv_cflags__Wl__no_new_main__e__main" = xyes
9532 then :
9533 WINEPRELOADER_LDFLAGS="-Wl,-no_new_main $WINEPRELOADER_LDFLAGS"
9534 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,-no_new_main -e _main -mmacosx-version-min=10.7 -nostartfiles -nodefaultlibs" >&5
9535 printf %s "checking whether the compiler supports -Wl,-no_new_main -e _main -mmacosx-version-min=10.7 -nostartfiles -nodefaultlibs... " >&6; }
9536 if test ${ac_cv_cflags__Wl__no_new_main__e__main__mmacosx_version_min_10_7__nostartfiles__nodefaultlibs+y}
9537 then :
9538 printf %s "(cached) " >&6
9539 else $as_nop
9540 ac_wine_try_cflags_saved=$CFLAGS
9541 CFLAGS="$CFLAGS -Wl,-no_new_main -e _main -mmacosx-version-min=10.7 -nostartfiles -nodefaultlibs"
9542 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9543 /* end confdefs.h. */
9544 int main(int argc, char **argv) { return 0; }
9545 _ACEOF
9546 if ac_fn_c_try_link "$LINENO"
9547 then :
9548 ac_cv_cflags__Wl__no_new_main__e__main__mmacosx_version_min_10_7__nostartfiles__nodefaultlibs=yes
9549 else $as_nop
9550 ac_cv_cflags__Wl__no_new_main__e__main__mmacosx_version_min_10_7__nostartfiles__nodefaultlibs=no
9552 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9553 conftest$ac_exeext conftest.$ac_ext
9554 CFLAGS=$ac_wine_try_cflags_saved
9556 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl__no_new_main__e__main__mmacosx_version_min_10_7__nostartfiles__nodefaultlibs" >&5
9557 printf "%s\n" "$ac_cv_cflags__Wl__no_new_main__e__main__mmacosx_version_min_10_7__nostartfiles__nodefaultlibs" >&6; }
9558 if test "x$ac_cv_cflags__Wl__no_new_main__e__main__mmacosx_version_min_10_7__nostartfiles__nodefaultlibs" = xyes
9559 then :
9560 WINEPRELOADER_LDFLAGS="-mmacosx-version-min=10.7 $WINEPRELOADER_LDFLAGS"
9561 else $as_nop
9562 wine_can_build_preloader=no
9564 else $as_nop
9565 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -mmacosx-version-min=10.7 -nostartfiles -nodefaultlibs" >&5
9566 printf %s "checking whether the compiler supports -mmacosx-version-min=10.7 -nostartfiles -nodefaultlibs... " >&6; }
9567 if test ${ac_cv_cflags__mmacosx_version_min_10_7__nostartfiles__nodefaultlibs+y}
9568 then :
9569 printf %s "(cached) " >&6
9570 else $as_nop
9571 ac_wine_try_cflags_saved=$CFLAGS
9572 CFLAGS="$CFLAGS -mmacosx-version-min=10.7 -nostartfiles -nodefaultlibs"
9573 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9574 /* end confdefs.h. */
9575 int main(int argc, char **argv) { return 0; }
9576 _ACEOF
9577 if ac_fn_c_try_link "$LINENO"
9578 then :
9579 ac_cv_cflags__mmacosx_version_min_10_7__nostartfiles__nodefaultlibs=yes
9580 else $as_nop
9581 ac_cv_cflags__mmacosx_version_min_10_7__nostartfiles__nodefaultlibs=no
9583 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9584 conftest$ac_exeext conftest.$ac_ext
9585 CFLAGS=$ac_wine_try_cflags_saved
9587 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__mmacosx_version_min_10_7__nostartfiles__nodefaultlibs" >&5
9588 printf "%s\n" "$ac_cv_cflags__mmacosx_version_min_10_7__nostartfiles__nodefaultlibs" >&6; }
9589 if test "x$ac_cv_cflags__mmacosx_version_min_10_7__nostartfiles__nodefaultlibs" = xyes
9590 then :
9591 WINEPRELOADER_LDFLAGS="-mmacosx-version-min=10.7 $WINEPRELOADER_LDFLAGS"
9592 else $as_nop
9593 wine_can_build_preloader=no
9596 if test "$wine_can_build_preloader" = "yes"
9597 then
9598 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,-no_pie" >&5
9599 printf %s "checking whether the compiler supports -Wl,-no_pie... " >&6; }
9600 if test ${ac_cv_cflags__Wl__no_pie+y}
9601 then :
9602 printf %s "(cached) " >&6
9603 else $as_nop
9604 ac_wine_try_cflags_saved=$CFLAGS
9605 CFLAGS="$CFLAGS -Wl,-no_pie"
9606 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9607 /* end confdefs.h. */
9608 int main(int argc, char **argv) { return 0; }
9609 _ACEOF
9610 if ac_fn_c_try_link "$LINENO"
9611 then :
9612 ac_cv_cflags__Wl__no_pie=yes
9613 else $as_nop
9614 ac_cv_cflags__Wl__no_pie=no
9616 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9617 conftest$ac_exeext conftest.$ac_ext
9618 CFLAGS=$ac_wine_try_cflags_saved
9620 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl__no_pie" >&5
9621 printf "%s\n" "$ac_cv_cflags__Wl__no_pie" >&6; }
9622 if test "x$ac_cv_cflags__Wl__no_pie" = xyes
9623 then :
9624 WINEPRELOADER_LDFLAGS="-Wl,-no_pie $WINEPRELOADER_LDFLAGS"
9626 WINELOADER_LDFLAGS="$WINELOADER_LDFLAGS -mmacosx-version-min=10.7"
9627 else
9628 as_fn_append wine_warnings "|can't build Wine preloader; many programs won't work"
9631 if test "x$with_coreaudio" != "xno";
9632 then
9633 COREAUDIO_LIBS="-framework CoreFoundation -framework CoreAudio -framework AudioUnit -framework AudioToolbox -framework CoreMIDI"
9635 enable_winecoreaudio_drv=${enable_winecoreaudio_drv:-yes}
9637 if test "$ac_cv_header_OpenCL_opencl_h" = "yes"
9638 then
9639 OPENCL_LIBS="-framework OpenCL"
9641 ac_cv_lib_OpenCL_clGetPlatformInfo=yes
9644 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether MTLDevice protocol supports registryID property" >&5
9645 printf %s "checking whether MTLDevice protocol supports registryID property... " >&6; }
9646 ac_ext=m
9647 ac_cpp='$OBJCPP $CPPFLAGS'
9648 ac_compile='$OBJC -c $OBJCFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9649 ac_link='$OBJC -o conftest$ac_exeext $OBJCFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9650 ac_compiler_gnu=$ac_cv_objc_compiler_gnu
9652 ac_ext=m
9653 ac_cpp='$OBJCPP $CPPFLAGS'
9654 ac_compile='$OBJC -c $OBJCFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9655 ac_link='$OBJC -o conftest$ac_exeext $OBJCFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9656 ac_compiler_gnu=$ac_cv_objc_compiler_gnu
9657 if test -n "$ac_tool_prefix"; then
9658 for ac_prog in gcc objcc objc cc CC clang
9660 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
9661 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
9662 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9663 printf %s "checking for $ac_word... " >&6; }
9664 if test ${ac_cv_prog_OBJC+y}
9665 then :
9666 printf %s "(cached) " >&6
9667 else $as_nop
9668 if test -n "$OBJC"; then
9669 ac_cv_prog_OBJC="$OBJC" # Let the user override the test.
9670 else
9671 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9672 for as_dir in $PATH
9674 IFS=$as_save_IFS
9675 case $as_dir in #(((
9676 '') as_dir=./ ;;
9677 */) ;;
9678 *) as_dir=$as_dir/ ;;
9679 esac
9680 for ac_exec_ext in '' $ac_executable_extensions; do
9681 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
9682 ac_cv_prog_OBJC="$ac_tool_prefix$ac_prog"
9683 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9684 break 2
9686 done
9687 done
9688 IFS=$as_save_IFS
9692 OBJC=$ac_cv_prog_OBJC
9693 if test -n "$OBJC"; then
9694 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OBJC" >&5
9695 printf "%s\n" "$OBJC" >&6; }
9696 else
9697 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9698 printf "%s\n" "no" >&6; }
9702 test -n "$OBJC" && break
9703 done
9705 if test -z "$OBJC"; then
9706 ac_ct_OBJC=$OBJC
9707 for ac_prog in gcc objcc objc cc CC clang
9709 # Extract the first word of "$ac_prog", so it can be a program name with args.
9710 set dummy $ac_prog; ac_word=$2
9711 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9712 printf %s "checking for $ac_word... " >&6; }
9713 if test ${ac_cv_prog_ac_ct_OBJC+y}
9714 then :
9715 printf %s "(cached) " >&6
9716 else $as_nop
9717 if test -n "$ac_ct_OBJC"; then
9718 ac_cv_prog_ac_ct_OBJC="$ac_ct_OBJC" # Let the user override the test.
9719 else
9720 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9721 for as_dir in $PATH
9723 IFS=$as_save_IFS
9724 case $as_dir in #(((
9725 '') as_dir=./ ;;
9726 */) ;;
9727 *) as_dir=$as_dir/ ;;
9728 esac
9729 for ac_exec_ext in '' $ac_executable_extensions; do
9730 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
9731 ac_cv_prog_ac_ct_OBJC="$ac_prog"
9732 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9733 break 2
9735 done
9736 done
9737 IFS=$as_save_IFS
9741 ac_ct_OBJC=$ac_cv_prog_ac_ct_OBJC
9742 if test -n "$ac_ct_OBJC"; then
9743 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJC" >&5
9744 printf "%s\n" "$ac_ct_OBJC" >&6; }
9745 else
9746 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9747 printf "%s\n" "no" >&6; }
9751 test -n "$ac_ct_OBJC" && break
9752 done
9754 if test "x$ac_ct_OBJC" = x; then
9755 OBJC="gcc"
9756 else
9757 case $cross_compiling:$ac_tool_warned in
9758 yes:)
9759 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
9760 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
9761 ac_tool_warned=yes ;;
9762 esac
9763 OBJC=$ac_ct_OBJC
9767 # Provide some information about the compiler.
9768 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for Objective C compiler version" >&5
9769 set X $ac_compile
9770 ac_compiler=$2
9771 for ac_option in --version -v -V -qversion; do
9772 { { ac_try="$ac_compiler $ac_option >&5"
9773 case "(($ac_try" in
9774 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9775 *) ac_try_echo=$ac_try;;
9776 esac
9777 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
9778 printf "%s\n" "$ac_try_echo"; } >&5
9779 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
9780 ac_status=$?
9781 if test -s conftest.err; then
9782 sed '10a\
9783 ... rest of stderr output deleted ...
9784 10q' conftest.err >conftest.er1
9785 cat conftest.er1 >&5
9787 rm -f conftest.er1 conftest.err
9788 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9789 test $ac_status = 0; }
9790 done
9792 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU Objective C" >&5
9793 printf %s "checking whether the compiler supports GNU Objective C... " >&6; }
9794 if test ${ac_cv_objc_compiler_gnu+y}
9795 then :
9796 printf %s "(cached) " >&6
9797 else $as_nop
9798 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9799 /* end confdefs.h. */
9802 main (void)
9804 #ifndef __GNUC__
9805 choke me
9806 #endif
9809 return 0;
9811 _ACEOF
9812 if ac_fn_objc_try_compile "$LINENO"
9813 then :
9814 ac_compiler_gnu=yes
9815 else $as_nop
9816 ac_compiler_gnu=no
9818 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9819 ac_cv_objc_compiler_gnu=$ac_compiler_gnu
9822 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objc_compiler_gnu" >&5
9823 printf "%s\n" "$ac_cv_objc_compiler_gnu" >&6; }
9824 ac_compiler_gnu=$ac_cv_objc_compiler_gnu
9826 if test $ac_compiler_gnu = yes; then
9827 GOBJC=yes
9828 else
9829 GOBJC=
9831 ac_test_OBJCFLAGS=${OBJCFLAGS+y}
9832 ac_save_OBJCFLAGS=$OBJCFLAGS
9833 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $OBJC accepts -g" >&5
9834 printf %s "checking whether $OBJC accepts -g... " >&6; }
9835 if test ${ac_cv_prog_objc_g+y}
9836 then :
9837 printf %s "(cached) " >&6
9838 else $as_nop
9839 ac_save_objc_werror_flag=$ac_objc_werror_flag
9840 ac_objc_werror_flag=yes
9841 ac_cv_prog_objc_g=no
9842 OBJCFLAGS="-g"
9843 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9844 /* end confdefs.h. */
9847 main (void)
9851 return 0;
9853 _ACEOF
9854 if ac_fn_objc_try_compile "$LINENO"
9855 then :
9856 ac_cv_prog_objc_g=yes
9857 else $as_nop
9858 OBJCFLAGS=""
9859 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9860 /* end confdefs.h. */
9863 main (void)
9867 return 0;
9869 _ACEOF
9870 if ac_fn_objc_try_compile "$LINENO"
9871 then :
9873 else $as_nop
9874 ac_objc_werror_flag=$ac_save_objc_werror_flag
9875 OBJCFLAGS="-g"
9876 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9877 /* end confdefs.h. */
9880 main (void)
9884 return 0;
9886 _ACEOF
9887 if ac_fn_objc_try_compile "$LINENO"
9888 then :
9889 ac_cv_prog_objc_g=yes
9891 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9893 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9895 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9896 ac_objc_werror_flag=$ac_save_objc_werror_flag
9898 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_objc_g" >&5
9899 printf "%s\n" "$ac_cv_prog_objc_g" >&6; }
9900 if test $ac_test_OBJCFLAGS; then
9901 OBJCFLAGS=$ac_save_OBJCFLAGS
9902 elif test $ac_cv_prog_objc_g = yes; then
9903 if test "$GOBJC" = yes; then
9904 OBJCFLAGS="-g -O2"
9905 else
9906 OBJCFLAGS="-g"
9908 else
9909 if test "$GOBJC" = yes; then
9910 OBJCFLAGS="-O2"
9911 else
9912 OBJCFLAGS=
9915 ac_ext=m
9916 ac_cpp='$OBJCPP $CPPFLAGS'
9917 ac_compile='$OBJC -c $OBJCFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9918 ac_link='$OBJC -o conftest$ac_exeext $OBJCFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9919 ac_compiler_gnu=$ac_cv_objc_compiler_gnu
9922 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9923 /* end confdefs.h. */
9924 #include <Metal/Metal.h>
9926 main (void)
9928 id<MTLDevice> device; device.registryID;
9930 return 0;
9932 _ACEOF
9933 if ac_fn_objc_try_compile "$LINENO"
9934 then :
9935 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
9936 printf "%s\n" "yes" >&6; }
9938 printf "%s\n" "#define HAVE_MTLDEVICE_REGISTRYID 1" >>confdefs.h
9940 else $as_nop
9941 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9942 printf "%s\n" "no" >&6; }
9944 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9945 ac_ext=c
9946 ac_cpp='$CPP $CPPFLAGS'
9947 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9948 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9949 ac_compiler_gnu=$ac_cv_c_compiler_gnu
9952 UNIXLDFLAGS="-dynamiclib -install_name @rpath/\$(UNIXLIB) -Wl,-rpath,@loader_path\/"
9953 WINELOADER_DEPENDS="wine_info.plist"
9957 linux-android*)
9959 printf "%s\n" "#define _GNU_SOURCE 1" >>confdefs.h
9961 DLLFLAGS="$DLLFLAGS -fPIC"
9962 LDDLLFLAGS="-fPIC"
9963 LDEXECFLAGS="-Wl,-pie"
9964 enable_wineandroid_drv=${enable_wineandroid_drv:-yes}
9965 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,-z,defs" >&5
9966 printf %s "checking whether the compiler supports -Wl,-z,defs... " >&6; }
9967 if test ${ac_cv_cflags__Wl__z_defs+y}
9968 then :
9969 printf %s "(cached) " >&6
9970 else $as_nop
9971 ac_wine_try_cflags_saved=$CFLAGS
9972 CFLAGS="$CFLAGS -Wl,-z,defs"
9973 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9974 /* end confdefs.h. */
9975 int main(int argc, char **argv) { return 0; }
9976 _ACEOF
9977 if ac_fn_c_try_link "$LINENO"
9978 then :
9979 ac_cv_cflags__Wl__z_defs=yes
9980 else $as_nop
9981 ac_cv_cflags__Wl__z_defs=no
9983 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9984 conftest$ac_exeext conftest.$ac_ext
9985 CFLAGS=$ac_wine_try_cflags_saved
9987 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl__z_defs" >&5
9988 printf "%s\n" "$ac_cv_cflags__Wl__z_defs" >&6; }
9989 if test "x$ac_cv_cflags__Wl__z_defs" = xyes
9990 then :
9991 UNIXLDFLAGS="$UNIXLDFLAGS -Wl,-z,defs"
9993 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
9994 printf %s "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
9995 if test ${ac_cv_cflags__fPIC__Wl___export_dynamic+y}
9996 then :
9997 printf %s "(cached) " >&6
9998 else $as_nop
9999 ac_wine_try_cflags_saved=$CFLAGS
10000 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
10001 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10002 /* end confdefs.h. */
10003 int main(int argc, char **argv) { return 0; }
10004 _ACEOF
10005 if ac_fn_c_try_link "$LINENO"
10006 then :
10007 ac_cv_cflags__fPIC__Wl___export_dynamic=yes
10008 else $as_nop
10009 ac_cv_cflags__fPIC__Wl___export_dynamic=no
10011 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10012 conftest$ac_exeext conftest.$ac_ext
10013 CFLAGS=$ac_wine_try_cflags_saved
10015 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
10016 printf "%s\n" "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
10017 if test "x$ac_cv_cflags__fPIC__Wl___export_dynamic" = xyes
10018 then :
10019 WINELOADER_LDFLAGS="-Wl,--export-dynamic"
10021 WINEPRELOADER_LDFLAGS="-static -nostartfiles -nodefaultlibs -Wl,-Ttext=0x7d400000"
10023 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lEGL" >&5
10024 printf %s "checking for -lEGL... " >&6; }
10025 if test ${ac_cv_lib_soname_EGL+y}
10026 then :
10027 printf %s "(cached) " >&6
10028 else $as_nop
10029 ac_check_soname_save_LIBS=$LIBS
10030 LIBS="-lEGL $LIBS"
10031 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10032 /* end confdefs.h. */
10034 /* Override any GCC internal prototype to avoid an error.
10035 Use char because int might match the return type of a GCC
10036 builtin and then its argument prototype would still apply. */
10037 char eglGetProcAddress ();
10039 main (void)
10041 return eglGetProcAddress ();
10043 return 0;
10045 _ACEOF
10046 if ac_fn_c_try_link "$LINENO"
10047 then :
10048 case "$LIBEXT" in
10049 dll) ac_cv_lib_soname_EGL=`$ac_cv_path_LDD conftest.exe | grep "EGL" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10050 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'` ;;
10051 *) ac_cv_lib_soname_EGL=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libEGL\\.$LIBEXT" | sed -e "s/^.*\\[\\(libEGL\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
10052 if ${ac_cv_lib_soname_EGL:+false} :
10053 then :
10054 ac_cv_lib_soname_EGL=`$LDD conftest$ac_exeext | grep "libEGL\\.$LIBEXT" | sed -e "s/^.*\(libEGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
10055 fi ;;
10056 esac
10057 else $as_nop
10058 ac_cv_lib_soname_EGL=
10060 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10061 conftest$ac_exeext conftest.$ac_ext
10062 LIBS=$ac_check_soname_save_LIBS
10064 if ${ac_cv_lib_soname_EGL:+false} :
10065 then :
10066 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10067 printf "%s\n" "not found" >&6; }
10069 else $as_nop
10070 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_EGL" >&5
10071 printf "%s\n" "$ac_cv_lib_soname_EGL" >&6; }
10073 printf "%s\n" "#define SONAME_LIBEGL \"$ac_cv_lib_soname_EGL\"" >>confdefs.h
10077 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lGLESv2" >&5
10078 printf %s "checking for -lGLESv2... " >&6; }
10079 if test ${ac_cv_lib_soname_GLESv2+y}
10080 then :
10081 printf %s "(cached) " >&6
10082 else $as_nop
10083 ac_check_soname_save_LIBS=$LIBS
10084 LIBS="-lGLESv2 $LIBS"
10085 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10086 /* end confdefs.h. */
10088 /* Override any GCC internal prototype to avoid an error.
10089 Use char because int might match the return type of a GCC
10090 builtin and then its argument prototype would still apply. */
10091 char glFlush ();
10093 main (void)
10095 return glFlush ();
10097 return 0;
10099 _ACEOF
10100 if ac_fn_c_try_link "$LINENO"
10101 then :
10102 case "$LIBEXT" in
10103 dll) ac_cv_lib_soname_GLESv2=`$ac_cv_path_LDD conftest.exe | grep "GLESv2" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10104 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'` ;;
10105 *) ac_cv_lib_soname_GLESv2=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libGLESv2\\.$LIBEXT" | sed -e "s/^.*\\[\\(libGLESv2\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
10106 if ${ac_cv_lib_soname_GLESv2:+false} :
10107 then :
10108 ac_cv_lib_soname_GLESv2=`$LDD conftest$ac_exeext | grep "libGLESv2\\.$LIBEXT" | sed -e "s/^.*\(libGLESv2\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
10109 fi ;;
10110 esac
10111 else $as_nop
10112 ac_cv_lib_soname_GLESv2=
10114 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10115 conftest$ac_exeext conftest.$ac_ext
10116 LIBS=$ac_check_soname_save_LIBS
10118 if ${ac_cv_lib_soname_GLESv2:+false} :
10119 then :
10120 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10121 printf "%s\n" "not found" >&6; }
10123 else $as_nop
10124 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GLESv2" >&5
10125 printf "%s\n" "$ac_cv_lib_soname_GLESv2" >&6; }
10127 printf "%s\n" "#define SONAME_LIBGLESV2 \"$ac_cv_lib_soname_GLESv2\"" >>confdefs.h
10132 if test "x$exec_prefix" = xNONE
10133 then
10134 case $host_cpu in
10135 *i[3456]86*) exec_prefix='${prefix}/x86' ;;
10136 *x86_64*) exec_prefix='${prefix}/x86_64' ;;
10137 *arm*) exec_prefix='${prefix}/armeabi-v7a' ;;
10138 *aarch64*) exec_prefix='${prefix}/arm64-v8a' ;;
10139 esac
10145 printf "%s\n" "#define _GNU_SOURCE 1" >>confdefs.h
10147 test "$ac_cv_sys_file_offset_bits" = 64 &&
10148 printf "%s\n" "#define _TIME_BITS 64" >>confdefs.h
10150 case $host_cpu in
10151 *i[3456789]86*)
10152 DLLFLAGS="$DLLFLAGS -fno-PIC"
10153 LDDLLFLAGS="-fno-PIC"
10154 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-PIC -Wl,-z,notext" >&5
10155 printf %s "checking whether the compiler supports -fno-PIC -Wl,-z,notext... " >&6; }
10156 if test ${ac_cv_cflags__fno_PIC__Wl__z_notext+y}
10157 then :
10158 printf %s "(cached) " >&6
10159 else $as_nop
10160 ac_wine_try_cflags_saved=$CFLAGS
10161 CFLAGS="$CFLAGS -fno-PIC -Wl,-z,notext"
10162 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10163 /* end confdefs.h. */
10164 int main(int argc, char **argv) { return 0; }
10165 _ACEOF
10166 if ac_fn_c_try_link "$LINENO"
10167 then :
10168 ac_cv_cflags__fno_PIC__Wl__z_notext=yes
10169 else $as_nop
10170 ac_cv_cflags__fno_PIC__Wl__z_notext=no
10172 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10173 conftest$ac_exeext conftest.$ac_ext
10174 CFLAGS=$ac_wine_try_cflags_saved
10176 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_PIC__Wl__z_notext" >&5
10177 printf "%s\n" "$ac_cv_cflags__fno_PIC__Wl__z_notext" >&6; }
10178 if test "x$ac_cv_cflags__fno_PIC__Wl__z_notext" = xyes
10179 then :
10180 LDDLLFLAGS="$LDDLLFLAGS -Wl,-z,notext"
10184 DLLFLAGS="$DLLFLAGS -fPIC"
10185 LDDLLFLAGS="-fPIC" ;;
10186 esac
10188 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,-z,defs" >&5
10189 printf %s "checking whether the compiler supports -Wl,-z,defs... " >&6; }
10190 if test ${ac_cv_cflags__Wl__z_defs+y}
10191 then :
10192 printf %s "(cached) " >&6
10193 else $as_nop
10194 ac_wine_try_cflags_saved=$CFLAGS
10195 CFLAGS="$CFLAGS -Wl,-z,defs"
10196 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10197 /* end confdefs.h. */
10198 int main(int argc, char **argv) { return 0; }
10199 _ACEOF
10200 if ac_fn_c_try_link "$LINENO"
10201 then :
10202 ac_cv_cflags__Wl__z_defs=yes
10203 else $as_nop
10204 ac_cv_cflags__Wl__z_defs=no
10206 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10207 conftest$ac_exeext conftest.$ac_ext
10208 CFLAGS=$ac_wine_try_cflags_saved
10210 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl__z_defs" >&5
10211 printf "%s\n" "$ac_cv_cflags__Wl__z_defs" >&6; }
10212 if test "x$ac_cv_cflags__Wl__z_defs" = xyes
10213 then :
10214 UNIXLDFLAGS="$UNIXLDFLAGS -Wl,-z,defs"
10216 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--export-dynamic" >&5
10217 printf %s "checking whether the compiler supports -Wl,--export-dynamic... " >&6; }
10218 if test ${ac_cv_cflags__Wl___export_dynamic+y}
10219 then :
10220 printf %s "(cached) " >&6
10221 else $as_nop
10222 ac_wine_try_cflags_saved=$CFLAGS
10223 CFLAGS="$CFLAGS -Wl,--export-dynamic"
10224 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10225 /* end confdefs.h. */
10226 int main(int argc, char **argv) { return 0; }
10227 _ACEOF
10228 if ac_fn_c_try_link "$LINENO"
10229 then :
10230 ac_cv_cflags__Wl___export_dynamic=yes
10231 else $as_nop
10232 ac_cv_cflags__Wl___export_dynamic=no
10234 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10235 conftest$ac_exeext conftest.$ac_ext
10236 CFLAGS=$ac_wine_try_cflags_saved
10238 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___export_dynamic" >&5
10239 printf "%s\n" "$ac_cv_cflags__Wl___export_dynamic" >&6; }
10240 if test "x$ac_cv_cflags__Wl___export_dynamic" = xyes
10241 then :
10242 WINELOADER_LDFLAGS="-Wl,--export-dynamic"
10244 WINEPRELOADER_LDFLAGS="-static -nostartfiles -nodefaultlibs -Wl,-Ttext=0x7d400000"
10246 case $host_cpu in
10247 *i[3456789]86* | arm*)
10248 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,-Ttext-segment=0x7bc00000" >&5
10249 printf %s "checking whether the compiler supports -Wl,-Ttext-segment=0x7bc00000... " >&6; }
10250 if test ${ac_cv_cflags__Wl__Ttext_segment_0x7bc00000+y}
10251 then :
10252 printf %s "(cached) " >&6
10253 else $as_nop
10254 ac_wine_try_cflags_saved=$CFLAGS
10255 CFLAGS="$CFLAGS -Wl,-Ttext-segment=0x7bc00000"
10256 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10257 /* end confdefs.h. */
10258 int main(int argc, char **argv) { return 0; }
10259 _ACEOF
10260 if ac_fn_c_try_link "$LINENO"
10261 then :
10262 ac_cv_cflags__Wl__Ttext_segment_0x7bc00000=yes
10263 else $as_nop
10264 ac_cv_cflags__Wl__Ttext_segment_0x7bc00000=no
10266 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10267 conftest$ac_exeext conftest.$ac_ext
10268 CFLAGS=$ac_wine_try_cflags_saved
10270 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl__Ttext_segment_0x7bc00000" >&5
10271 printf "%s\n" "$ac_cv_cflags__Wl__Ttext_segment_0x7bc00000" >&6; }
10272 if test "x$ac_cv_cflags__Wl__Ttext_segment_0x7bc00000" = xyes
10273 then :
10274 case $host_os in
10275 freebsd* | kfreebsd*-gnu) WINELOADER_LDFLAGS="$WINELOADER_LDFLAGS -Wl,-Ttext-segment=0x60000000" ;;
10276 *) WINELOADER_LDFLAGS="$WINELOADER_LDFLAGS -Wl,-Ttext-segment=0x7d000000" ;;
10277 esac
10278 else $as_nop
10279 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--section-start,.interp=0x7d000400" >&5
10280 printf %s "checking whether the compiler supports -Wl,--section-start,.interp=0x7d000400... " >&6; }
10281 if test ${ac_cv_cflags__Wl___section_start__interp_0x7d000400+y}
10282 then :
10283 printf %s "(cached) " >&6
10284 else $as_nop
10285 ac_wine_try_cflags_saved=$CFLAGS
10286 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7d000400"
10287 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10288 /* end confdefs.h. */
10289 int main(int argc, char **argv) { return 0; }
10290 _ACEOF
10291 if ac_fn_c_try_link "$LINENO"
10292 then :
10293 ac_cv_cflags__Wl___section_start__interp_0x7d000400=yes
10294 else $as_nop
10295 ac_cv_cflags__Wl___section_start__interp_0x7d000400=no
10297 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10298 conftest$ac_exeext conftest.$ac_ext
10299 CFLAGS=$ac_wine_try_cflags_saved
10301 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___section_start__interp_0x7d000400" >&5
10302 printf "%s\n" "$ac_cv_cflags__Wl___section_start__interp_0x7d000400" >&6; }
10303 if test "x$ac_cv_cflags__Wl___section_start__interp_0x7d000400" = xyes
10304 then :
10305 case $host_os in
10306 freebsd* | kfreebsd*-gnu) WINELOADER_LDFLAGS="$WINELOADER_LDFLAGS -Wl,--section-start,.interp=0x60000400" ;;
10307 *) WINELOADER_LDFLAGS="$WINELOADER_LDFLAGS -Wl,--section-start,.interp=0x7d000400" ;;
10308 esac
10311 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,-z,max-page-size=0x1000" >&5
10312 printf %s "checking whether the compiler supports -Wl,-z,max-page-size=0x1000... " >&6; }
10313 if test ${ac_cv_cflags__Wl__z_max_page_size_0x1000+y}
10314 then :
10315 printf %s "(cached) " >&6
10316 else $as_nop
10317 ac_wine_try_cflags_saved=$CFLAGS
10318 CFLAGS="$CFLAGS -Wl,-z,max-page-size=0x1000"
10319 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10320 /* end confdefs.h. */
10321 int main(int argc, char **argv) { return 0; }
10322 _ACEOF
10323 if ac_fn_c_try_link "$LINENO"
10324 then :
10325 ac_cv_cflags__Wl__z_max_page_size_0x1000=yes
10326 else $as_nop
10327 ac_cv_cflags__Wl__z_max_page_size_0x1000=no
10329 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10330 conftest$ac_exeext conftest.$ac_ext
10331 CFLAGS=$ac_wine_try_cflags_saved
10333 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl__z_max_page_size_0x1000" >&5
10334 printf "%s\n" "$ac_cv_cflags__Wl__z_max_page_size_0x1000" >&6; }
10335 if test "x$ac_cv_cflags__Wl__z_max_page_size_0x1000" = xyes
10336 then :
10337 WINELOADER_LDFLAGS="$WINELOADER_LDFLAGS -Wl,-z,max-page-size=0x1000"
10341 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,-pie" >&5
10342 printf %s "checking whether the compiler supports -Wl,-pie... " >&6; }
10343 if test ${ac_cv_cflags__Wl__pie+y}
10344 then :
10345 printf %s "(cached) " >&6
10346 else $as_nop
10347 ac_wine_try_cflags_saved=$CFLAGS
10348 CFLAGS="$CFLAGS -Wl,-pie"
10349 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10350 /* end confdefs.h. */
10351 int main(int argc, char **argv) { return 0; }
10352 _ACEOF
10353 if ac_fn_c_try_link "$LINENO"
10354 then :
10355 ac_cv_cflags__Wl__pie=yes
10356 else $as_nop
10357 ac_cv_cflags__Wl__pie=no
10359 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10360 conftest$ac_exeext conftest.$ac_ext
10361 CFLAGS=$ac_wine_try_cflags_saved
10363 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl__pie" >&5
10364 printf "%s\n" "$ac_cv_cflags__Wl__pie" >&6; }
10365 if test "x$ac_cv_cflags__Wl__pie" = xyes
10366 then :
10367 WINELOADER_LDFLAGS="$WINELOADER_LDFLAGS -Wl,-pie"
10370 esac
10372 esac
10374 enable_winecoreaudio_drv=${enable_winecoreaudio_drv:-no}
10375 enable_wineandroid_drv=${enable_wineandroid_drv:-no}
10376 enable_winemac_drv=${enable_winemac_drv:-no}
10378 PE_ARCHS=""
10380 cross_archs=
10381 if test ${enable_archs+y}
10382 then :
10383 test "x$with_system_dllpath" = "x" || as_fn_error $? "\"The --with-system-dllpath option is not compatible with --enable-archs\"" "$LINENO" 5
10384 ac_save_IFS=$IFS
10385 IFS=' ,'
10386 set x $enable_archs
10387 IFS=$ac_save_IFS
10388 shift
10389 for arch
10391 case $arch in
10392 i386|x86_64|arm|aarch64) cross_archs="$cross_archs $arch" ;;
10393 *) as_fn_error $? "Unknown cross-compilation architecture '$arch'" "$LINENO" 5 ;;
10394 esac
10395 done
10396 else $as_nop
10397 if test "x$with_mingw" != xno
10398 then
10399 test $HOST_ARCH = unknown || cross_archs=$HOST_ARCH
10400 case "x$with_mingw" in
10401 x|xyes) ;;
10402 *) eval "${cross_archs}_CC=\$with_mingw" ;;
10403 esac
10407 for wine_arch in $cross_archs
10409 if eval \${${wine_arch}_CC:+false} :
10410 then :
10411 case $wine_arch in
10412 aarch64)
10413 for ac_prog in aarch64-w64-mingw32-clang aarch64-w64-mingw32-gcc clang
10415 # Extract the first word of "$ac_prog", so it can be a program name with args.
10416 set dummy $ac_prog; ac_word=$2
10417 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10418 printf %s "checking for $ac_word... " >&6; }
10419 if test ${ac_cv_prog_aarch64_CC+y}
10420 then :
10421 printf %s "(cached) " >&6
10422 else $as_nop
10423 if test -n "$aarch64_CC"; then
10424 ac_cv_prog_aarch64_CC="$aarch64_CC" # Let the user override the test.
10425 else
10426 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10427 for as_dir in $PATH
10429 IFS=$as_save_IFS
10430 case $as_dir in #(((
10431 '') as_dir=./ ;;
10432 */) ;;
10433 *) as_dir=$as_dir/ ;;
10434 esac
10435 for ac_exec_ext in '' $ac_executable_extensions; do
10436 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
10437 ac_cv_prog_aarch64_CC="$ac_prog"
10438 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
10439 break 2
10441 done
10442 done
10443 IFS=$as_save_IFS
10447 aarch64_CC=$ac_cv_prog_aarch64_CC
10448 if test -n "$aarch64_CC"; then
10449 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $aarch64_CC" >&5
10450 printf "%s\n" "$aarch64_CC" >&6; }
10451 else
10452 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
10453 printf "%s\n" "no" >&6; }
10457 test -n "$aarch64_CC" && break
10458 done
10459 test -n "$aarch64_CC" || aarch64_CC="false"
10462 arm)
10463 for ac_prog in armv7-w64-mingw32-clang armv7-w64-mingw32-gcc clang
10465 # Extract the first word of "$ac_prog", so it can be a program name with args.
10466 set dummy $ac_prog; ac_word=$2
10467 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10468 printf %s "checking for $ac_word... " >&6; }
10469 if test ${ac_cv_prog_arm_CC+y}
10470 then :
10471 printf %s "(cached) " >&6
10472 else $as_nop
10473 if test -n "$arm_CC"; then
10474 ac_cv_prog_arm_CC="$arm_CC" # Let the user override the test.
10475 else
10476 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10477 for as_dir in $PATH
10479 IFS=$as_save_IFS
10480 case $as_dir in #(((
10481 '') as_dir=./ ;;
10482 */) ;;
10483 *) as_dir=$as_dir/ ;;
10484 esac
10485 for ac_exec_ext in '' $ac_executable_extensions; do
10486 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
10487 ac_cv_prog_arm_CC="$ac_prog"
10488 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
10489 break 2
10491 done
10492 done
10493 IFS=$as_save_IFS
10497 arm_CC=$ac_cv_prog_arm_CC
10498 if test -n "$arm_CC"; then
10499 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $arm_CC" >&5
10500 printf "%s\n" "$arm_CC" >&6; }
10501 else
10502 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
10503 printf "%s\n" "no" >&6; }
10507 test -n "$arm_CC" && break
10508 done
10509 test -n "$arm_CC" || arm_CC="false"
10512 i386)
10513 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 "
10514 for ac_prog in $ac_prefix_list clang
10516 # Extract the first word of "$ac_prog", so it can be a program name with args.
10517 set dummy $ac_prog; ac_word=$2
10518 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10519 printf %s "checking for $ac_word... " >&6; }
10520 if test ${ac_cv_prog_i386_CC+y}
10521 then :
10522 printf %s "(cached) " >&6
10523 else $as_nop
10524 if test -n "$i386_CC"; then
10525 ac_cv_prog_i386_CC="$i386_CC" # Let the user override the test.
10526 else
10527 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10528 for as_dir in $PATH
10530 IFS=$as_save_IFS
10531 case $as_dir in #(((
10532 '') as_dir=./ ;;
10533 */) ;;
10534 *) as_dir=$as_dir/ ;;
10535 esac
10536 for ac_exec_ext in '' $ac_executable_extensions; do
10537 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
10538 ac_cv_prog_i386_CC="$ac_prog"
10539 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
10540 break 2
10542 done
10543 done
10544 IFS=$as_save_IFS
10548 i386_CC=$ac_cv_prog_i386_CC
10549 if test -n "$i386_CC"; then
10550 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $i386_CC" >&5
10551 printf "%s\n" "$i386_CC" >&6; }
10552 else
10553 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
10554 printf "%s\n" "no" >&6; }
10558 test -n "$i386_CC" && break
10559 done
10560 test -n "$i386_CC" || i386_CC="false"
10563 x86_64)
10564 ac_prefix_list="x86_64-w64-mingw32-gcc amd64-w64-mingw32-gcc x86_64-w64-mingw32-clang amd64-w64-mingw32-clang "
10565 for ac_prog in $ac_prefix_list clang
10567 # Extract the first word of "$ac_prog", so it can be a program name with args.
10568 set dummy $ac_prog; ac_word=$2
10569 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10570 printf %s "checking for $ac_word... " >&6; }
10571 if test ${ac_cv_prog_x86_64_CC+y}
10572 then :
10573 printf %s "(cached) " >&6
10574 else $as_nop
10575 if test -n "$x86_64_CC"; then
10576 ac_cv_prog_x86_64_CC="$x86_64_CC" # Let the user override the test.
10577 else
10578 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10579 for as_dir in $PATH
10581 IFS=$as_save_IFS
10582 case $as_dir in #(((
10583 '') as_dir=./ ;;
10584 */) ;;
10585 *) as_dir=$as_dir/ ;;
10586 esac
10587 for ac_exec_ext in '' $ac_executable_extensions; do
10588 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
10589 ac_cv_prog_x86_64_CC="$ac_prog"
10590 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
10591 break 2
10593 done
10594 done
10595 IFS=$as_save_IFS
10599 x86_64_CC=$ac_cv_prog_x86_64_CC
10600 if test -n "$x86_64_CC"; then
10601 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $x86_64_CC" >&5
10602 printf "%s\n" "$x86_64_CC" >&6; }
10603 else
10604 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
10605 printf "%s\n" "no" >&6; }
10609 test -n "$x86_64_CC" && break
10610 done
10611 test -n "$x86_64_CC" || x86_64_CC="false"
10614 esac
10617 if eval test \"x\$"${wine_arch}_CC"\" = x"false"
10618 then :
10619 continue
10622 saved_CC=$CC
10623 saved_CFLAGS=$CFLAGS
10624 saved_LDFLAGS=$LDFLAGS
10626 CFLAGS=${CROSSCFLAGS:-"-g -O2"}
10627 LDFLAGS=$CROSSLDFLAGS
10628 eval CC=\$${wine_arch}_CC
10629 eval ${wine_arch}_CFLAGS=\$CFLAGS
10630 eval ${wine_arch}_LDFLAGS=\$LDFLAGS
10631 eval "${wine_arch}_EXTRACFLAGS=\"-D__WINE_PE_BUILD -Wall\""
10633 target=""
10634 as_wine_cv_crosscc=`printf "%s\n" "ac_cv_${wine_arch}_crosscc" | $as_tr_sh`
10636 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC works" >&5
10637 printf %s "checking whether $CC works... " >&6; }
10638 if eval test \${$as_wine_cv_crosscc+y}
10639 then :
10640 printf %s "(cached) " >&6
10641 else $as_nop
10642 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10643 /* end confdefs.h. */
10646 main (void)
10650 return 0;
10652 _ACEOF
10653 if ac_fn_c_try_compile "$LINENO"
10654 then :
10655 eval "$as_wine_cv_crosscc=yes"
10656 else $as_nop
10657 eval "$as_wine_cv_crosscc=no"
10659 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
10661 eval ac_res=\$$as_wine_cv_crosscc
10662 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10663 printf "%s\n" "$ac_res" >&6; }
10664 if eval test \"x\$"$as_wine_cv_crosscc"\" = x"yes"
10665 then :
10666 set x $CC
10667 shift
10668 while test $# -ge 1
10670 case "$1" in
10671 *-gcc) target=`expr "$1" : '\(.*\)-gcc'` ;;
10672 *-clang) target=`expr "$1" : '\(.*\)-clang'` ;;
10673 esac
10674 shift
10675 done
10677 llvm_target=$target
10678 if test -z "$llvm_target"
10679 then
10680 case $wine_arch in
10681 i386) llvm_target=i686-windows ;;
10682 arm) llvm_target=armv7-windows ;;
10683 *) llvm_target=$wine_arch-windows ;;
10684 esac
10686 llvm_extra_cflags="-target $llvm_target -fuse-ld=lld"
10687 case $llvm_target in
10688 *windows) llvm_cflags="-Wl,-subsystem:console -Wl,-WX" ;;
10689 esac
10690 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_$llvm_extra_cflags $llvm_cflags" | $as_tr_sh`
10691 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports $llvm_extra_cflags $llvm_cflags" >&5
10692 printf %s "checking whether $CC supports $llvm_extra_cflags $llvm_cflags... " >&6; }
10693 if eval test \${$as_ac_var+y}
10694 then :
10695 printf %s "(cached) " >&6
10696 else $as_nop
10697 ac_wine_try_cflags_saved=$CFLAGS
10698 ac_wine_try_cflags_saved_exeext=$ac_exeext
10699 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs $llvm_extra_cflags $llvm_cflags"
10700 ac_exeext=".exe"
10701 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10702 /* end confdefs.h. */
10703 int __cdecl mainCRTStartup(void) { return 0; }
10704 _ACEOF
10705 if ac_fn_c_try_link "$LINENO"
10706 then :
10707 eval "$as_ac_var=yes"
10708 else $as_nop
10709 eval "$as_ac_var=no"
10711 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10712 conftest$ac_exeext conftest.$ac_ext
10713 CFLAGS=$ac_wine_try_cflags_saved
10714 ac_exeext=$ac_wine_try_cflags_saved_exeext
10716 eval ac_res=\$$as_ac_var
10717 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10718 printf "%s\n" "$ac_res" >&6; }
10719 if eval test \"x\$"$as_ac_var"\" = x"yes"
10720 then :
10721 target=$llvm_target
10722 eval "${wine_arch}_DELAYLOADFLAG=\"-Wl,-delayload,\""
10723 as_fn_append ${wine_arch}_EXTRACFLAGS " $llvm_extra_cflags"
10724 CFLAGS="$llvm_extra_cflags $llvm_cflags"
10725 fi }
10726 eval "${wine_arch}_TARGET=\$target"
10730 if test -z "$target"
10731 then
10732 CC=$saved_CC
10733 CFLAGS=$saved_CFLAGS
10734 LDFLAGS=$saved_LDFLAGS
10735 continue
10737 as_fn_append PE_ARCHS " $wine_arch"
10739 as_wine_cv_crosscc_c99=`printf "%s\n" "ac_cv_${wine_arch}_crosscc_c99" | $as_tr_sh`
10741 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
10742 printf %s "checking for $CC option to enable C99 features... " >&6; }
10743 if eval test \${$as_wine_cv_crosscc_c99+y}
10744 then :
10745 printf %s "(cached) " >&6
10746 else $as_nop
10747 eval "$as_wine_cv_crosscc_c99=no"
10748 for arg in '' '-std=gnu99'
10750 test -z "$arg" || CC="$CC $arg"
10751 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10752 /* end confdefs.h. */
10753 $ac_c_conftest_c99_program
10754 _ACEOF
10755 if ac_fn_c_try_compile "$LINENO"
10756 then :
10757 eval "$as_wine_cv_crosscc_c99=\$arg"
10758 else $as_nop
10759 eval "$as_wine_cv_crosscc_c99=no"
10761 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
10762 eval CC=\$${wine_arch}_CC
10763 if eval test \"x\$"$as_wine_cv_crosscc_c99"\" = x"no"
10764 then :
10766 else $as_nop
10767 break
10769 done
10772 eval res=\$$as_wine_cv_crosscc_c99
10773 case "x$res" in
10774 x) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
10775 printf "%s\n" "none needed" >&6; } ;;
10776 xno) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
10777 printf "%s\n" "unsupported" >&6; } ;;
10778 x*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $res" >&5
10779 printf "%s\n" "$res" >&6; }
10780 as_fn_append ${wine_arch}_CC " $res" ;;
10781 esac
10784 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-fno-strict-aliasing" | $as_tr_sh`
10785 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -fno-strict-aliasing" >&5
10786 printf %s "checking whether $CC supports -fno-strict-aliasing... " >&6; }
10787 if eval test \${$as_ac_var+y}
10788 then :
10789 printf %s "(cached) " >&6
10790 else $as_nop
10791 ac_wine_try_cflags_saved=$CFLAGS
10792 ac_wine_try_cflags_saved_exeext=$ac_exeext
10793 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -fno-strict-aliasing"
10794 ac_exeext=".exe"
10795 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10796 /* end confdefs.h. */
10797 int __cdecl mainCRTStartup(void) { return 0; }
10798 _ACEOF
10799 if ac_fn_c_try_link "$LINENO"
10800 then :
10801 eval "$as_ac_var=yes"
10802 else $as_nop
10803 eval "$as_ac_var=no"
10805 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10806 conftest$ac_exeext conftest.$ac_ext
10807 CFLAGS=$ac_wine_try_cflags_saved
10808 ac_exeext=$ac_wine_try_cflags_saved_exeext
10810 eval ac_res=\$$as_ac_var
10811 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10812 printf "%s\n" "$ac_res" >&6; }
10813 if eval test \"x\$"$as_ac_var"\" = x"yes"
10814 then :
10815 as_fn_append ${wine_arch}_EXTRACFLAGS " -fno-strict-aliasing"
10816 fi }
10817 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Werror=unknown-warning-option" | $as_tr_sh`
10818 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Werror=unknown-warning-option" >&5
10819 printf %s "checking whether $CC supports -Werror=unknown-warning-option... " >&6; }
10820 if eval test \${$as_ac_var+y}
10821 then :
10822 printf %s "(cached) " >&6
10823 else $as_nop
10824 ac_wine_try_cflags_saved=$CFLAGS
10825 ac_wine_try_cflags_saved_exeext=$ac_exeext
10826 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Werror=unknown-warning-option"
10827 ac_exeext=".exe"
10828 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10829 /* end confdefs.h. */
10830 int __cdecl mainCRTStartup(void) { return 0; }
10831 _ACEOF
10832 if ac_fn_c_try_link "$LINENO"
10833 then :
10834 eval "$as_ac_var=yes"
10835 else $as_nop
10836 eval "$as_ac_var=no"
10838 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10839 conftest$ac_exeext conftest.$ac_ext
10840 CFLAGS=$ac_wine_try_cflags_saved
10841 ac_exeext=$ac_wine_try_cflags_saved_exeext
10843 eval ac_res=\$$as_ac_var
10844 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10845 printf "%s\n" "$ac_res" >&6; }
10846 if eval test \"x\$"$as_ac_var"\" = x"yes"
10847 then :
10848 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
10849 fi }
10850 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Werror=ignored-optimization-argument" | $as_tr_sh`
10851 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Werror=ignored-optimization-argument" >&5
10852 printf %s "checking whether $CC supports -Werror=ignored-optimization-argument... " >&6; }
10853 if eval test \${$as_ac_var+y}
10854 then :
10855 printf %s "(cached) " >&6
10856 else $as_nop
10857 ac_wine_try_cflags_saved=$CFLAGS
10858 ac_wine_try_cflags_saved_exeext=$ac_exeext
10859 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Werror=ignored-optimization-argument"
10860 ac_exeext=".exe"
10861 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10862 /* end confdefs.h. */
10863 int __cdecl mainCRTStartup(void) { return 0; }
10864 _ACEOF
10865 if ac_fn_c_try_link "$LINENO"
10866 then :
10867 eval "$as_ac_var=yes"
10868 else $as_nop
10869 eval "$as_ac_var=no"
10871 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10872 conftest$ac_exeext conftest.$ac_ext
10873 CFLAGS=$ac_wine_try_cflags_saved
10874 ac_exeext=$ac_wine_try_cflags_saved_exeext
10876 eval ac_res=\$$as_ac_var
10877 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10878 printf "%s\n" "$ac_res" >&6; }
10879 if eval test \"x\$"$as_ac_var"\" = x"yes"
10880 then :
10881 CFLAGS="$CFLAGS -Werror=ignored-optimization-argument"
10882 fi }
10883 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wdeclaration-after-statement" | $as_tr_sh`
10884 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wdeclaration-after-statement" >&5
10885 printf %s "checking whether $CC supports -Wdeclaration-after-statement... " >&6; }
10886 if eval test \${$as_ac_var+y}
10887 then :
10888 printf %s "(cached) " >&6
10889 else $as_nop
10890 ac_wine_try_cflags_saved=$CFLAGS
10891 ac_wine_try_cflags_saved_exeext=$ac_exeext
10892 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wdeclaration-after-statement"
10893 ac_exeext=".exe"
10894 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10895 /* end confdefs.h. */
10896 int __cdecl mainCRTStartup(void) { return 0; }
10897 _ACEOF
10898 if ac_fn_c_try_link "$LINENO"
10899 then :
10900 eval "$as_ac_var=yes"
10901 else $as_nop
10902 eval "$as_ac_var=no"
10904 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10905 conftest$ac_exeext conftest.$ac_ext
10906 CFLAGS=$ac_wine_try_cflags_saved
10907 ac_exeext=$ac_wine_try_cflags_saved_exeext
10909 eval ac_res=\$$as_ac_var
10910 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10911 printf "%s\n" "$ac_res" >&6; }
10912 if eval test \"x\$"$as_ac_var"\" = x"yes"
10913 then :
10914 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wdeclaration-after-statement"
10915 fi }
10916 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wempty-body" | $as_tr_sh`
10917 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wempty-body" >&5
10918 printf %s "checking whether $CC supports -Wempty-body... " >&6; }
10919 if eval test \${$as_ac_var+y}
10920 then :
10921 printf %s "(cached) " >&6
10922 else $as_nop
10923 ac_wine_try_cflags_saved=$CFLAGS
10924 ac_wine_try_cflags_saved_exeext=$ac_exeext
10925 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wempty-body"
10926 ac_exeext=".exe"
10927 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10928 /* end confdefs.h. */
10929 int __cdecl mainCRTStartup(void) { return 0; }
10930 _ACEOF
10931 if ac_fn_c_try_link "$LINENO"
10932 then :
10933 eval "$as_ac_var=yes"
10934 else $as_nop
10935 eval "$as_ac_var=no"
10937 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10938 conftest$ac_exeext conftest.$ac_ext
10939 CFLAGS=$ac_wine_try_cflags_saved
10940 ac_exeext=$ac_wine_try_cflags_saved_exeext
10942 eval ac_res=\$$as_ac_var
10943 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10944 printf "%s\n" "$ac_res" >&6; }
10945 if eval test \"x\$"$as_ac_var"\" = x"yes"
10946 then :
10947 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wempty-body"
10948 fi }
10949 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wignored-qualifiers" | $as_tr_sh`
10950 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wignored-qualifiers" >&5
10951 printf %s "checking whether $CC supports -Wignored-qualifiers... " >&6; }
10952 if eval test \${$as_ac_var+y}
10953 then :
10954 printf %s "(cached) " >&6
10955 else $as_nop
10956 ac_wine_try_cflags_saved=$CFLAGS
10957 ac_wine_try_cflags_saved_exeext=$ac_exeext
10958 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wignored-qualifiers"
10959 ac_exeext=".exe"
10960 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10961 /* end confdefs.h. */
10962 int __cdecl mainCRTStartup(void) { return 0; }
10963 _ACEOF
10964 if ac_fn_c_try_link "$LINENO"
10965 then :
10966 eval "$as_ac_var=yes"
10967 else $as_nop
10968 eval "$as_ac_var=no"
10970 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10971 conftest$ac_exeext conftest.$ac_ext
10972 CFLAGS=$ac_wine_try_cflags_saved
10973 ac_exeext=$ac_wine_try_cflags_saved_exeext
10975 eval ac_res=\$$as_ac_var
10976 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10977 printf "%s\n" "$ac_res" >&6; }
10978 if eval test \"x\$"$as_ac_var"\" = x"yes"
10979 then :
10980 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wignored-qualifiers"
10981 fi }
10982 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Winit-self" | $as_tr_sh`
10983 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Winit-self" >&5
10984 printf %s "checking whether $CC supports -Winit-self... " >&6; }
10985 if eval test \${$as_ac_var+y}
10986 then :
10987 printf %s "(cached) " >&6
10988 else $as_nop
10989 ac_wine_try_cflags_saved=$CFLAGS
10990 ac_wine_try_cflags_saved_exeext=$ac_exeext
10991 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Winit-self"
10992 ac_exeext=".exe"
10993 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10994 /* end confdefs.h. */
10995 int __cdecl mainCRTStartup(void) { return 0; }
10996 _ACEOF
10997 if ac_fn_c_try_link "$LINENO"
10998 then :
10999 eval "$as_ac_var=yes"
11000 else $as_nop
11001 eval "$as_ac_var=no"
11003 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11004 conftest$ac_exeext conftest.$ac_ext
11005 CFLAGS=$ac_wine_try_cflags_saved
11006 ac_exeext=$ac_wine_try_cflags_saved_exeext
11008 eval ac_res=\$$as_ac_var
11009 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11010 printf "%s\n" "$ac_res" >&6; }
11011 if eval test \"x\$"$as_ac_var"\" = x"yes"
11012 then :
11013 as_fn_append ${wine_arch}_EXTRACFLAGS " -Winit-self"
11014 fi }
11015 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wpacked-not-aligned" | $as_tr_sh`
11016 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wpacked-not-aligned" >&5
11017 printf %s "checking whether $CC supports -Wpacked-not-aligned... " >&6; }
11018 if eval test \${$as_ac_var+y}
11019 then :
11020 printf %s "(cached) " >&6
11021 else $as_nop
11022 ac_wine_try_cflags_saved=$CFLAGS
11023 ac_wine_try_cflags_saved_exeext=$ac_exeext
11024 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wpacked-not-aligned"
11025 ac_exeext=".exe"
11026 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11027 /* end confdefs.h. */
11028 int __cdecl mainCRTStartup(void) { return 0; }
11029 _ACEOF
11030 if ac_fn_c_try_link "$LINENO"
11031 then :
11032 eval "$as_ac_var=yes"
11033 else $as_nop
11034 eval "$as_ac_var=no"
11036 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11037 conftest$ac_exeext conftest.$ac_ext
11038 CFLAGS=$ac_wine_try_cflags_saved
11039 ac_exeext=$ac_wine_try_cflags_saved_exeext
11041 eval ac_res=\$$as_ac_var
11042 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11043 printf "%s\n" "$ac_res" >&6; }
11044 if eval test \"x\$"$as_ac_var"\" = x"yes"
11045 then :
11046 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wno-packed-not-aligned"
11047 fi }
11048 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wpragma-pack" | $as_tr_sh`
11049 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wpragma-pack" >&5
11050 printf %s "checking whether $CC supports -Wpragma-pack... " >&6; }
11051 if eval test \${$as_ac_var+y}
11052 then :
11053 printf %s "(cached) " >&6
11054 else $as_nop
11055 ac_wine_try_cflags_saved=$CFLAGS
11056 ac_wine_try_cflags_saved_exeext=$ac_exeext
11057 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wpragma-pack"
11058 ac_exeext=".exe"
11059 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11060 /* end confdefs.h. */
11061 int __cdecl mainCRTStartup(void) { return 0; }
11062 _ACEOF
11063 if ac_fn_c_try_link "$LINENO"
11064 then :
11065 eval "$as_ac_var=yes"
11066 else $as_nop
11067 eval "$as_ac_var=no"
11069 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11070 conftest$ac_exeext conftest.$ac_ext
11071 CFLAGS=$ac_wine_try_cflags_saved
11072 ac_exeext=$ac_wine_try_cflags_saved_exeext
11074 eval ac_res=\$$as_ac_var
11075 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11076 printf "%s\n" "$ac_res" >&6; }
11077 if eval test \"x\$"$as_ac_var"\" = x"yes"
11078 then :
11079 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wno-pragma-pack"
11080 fi }
11081 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wshift-overflow=2" | $as_tr_sh`
11082 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wshift-overflow=2" >&5
11083 printf %s "checking whether $CC supports -Wshift-overflow=2... " >&6; }
11084 if eval test \${$as_ac_var+y}
11085 then :
11086 printf %s "(cached) " >&6
11087 else $as_nop
11088 ac_wine_try_cflags_saved=$CFLAGS
11089 ac_wine_try_cflags_saved_exeext=$ac_exeext
11090 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wshift-overflow=2"
11091 ac_exeext=".exe"
11092 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11093 /* end confdefs.h. */
11094 int __cdecl mainCRTStartup(void) { return 0; }
11095 _ACEOF
11096 if ac_fn_c_try_link "$LINENO"
11097 then :
11098 eval "$as_ac_var=yes"
11099 else $as_nop
11100 eval "$as_ac_var=no"
11102 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11103 conftest$ac_exeext conftest.$ac_ext
11104 CFLAGS=$ac_wine_try_cflags_saved
11105 ac_exeext=$ac_wine_try_cflags_saved_exeext
11107 eval ac_res=\$$as_ac_var
11108 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11109 printf "%s\n" "$ac_res" >&6; }
11110 if eval test \"x\$"$as_ac_var"\" = x"yes"
11111 then :
11112 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wshift-overflow=2"
11113 fi }
11114 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wstrict-prototypes" | $as_tr_sh`
11115 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wstrict-prototypes" >&5
11116 printf %s "checking whether $CC supports -Wstrict-prototypes... " >&6; }
11117 if eval test \${$as_ac_var+y}
11118 then :
11119 printf %s "(cached) " >&6
11120 else $as_nop
11121 ac_wine_try_cflags_saved=$CFLAGS
11122 ac_wine_try_cflags_saved_exeext=$ac_exeext
11123 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wstrict-prototypes"
11124 ac_exeext=".exe"
11125 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11126 /* end confdefs.h. */
11127 int __cdecl mainCRTStartup(void) { return 0; }
11128 _ACEOF
11129 if ac_fn_c_try_link "$LINENO"
11130 then :
11131 eval "$as_ac_var=yes"
11132 else $as_nop
11133 eval "$as_ac_var=no"
11135 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11136 conftest$ac_exeext conftest.$ac_ext
11137 CFLAGS=$ac_wine_try_cflags_saved
11138 ac_exeext=$ac_wine_try_cflags_saved_exeext
11140 eval ac_res=\$$as_ac_var
11141 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11142 printf "%s\n" "$ac_res" >&6; }
11143 if eval test \"x\$"$as_ac_var"\" = x"yes"
11144 then :
11145 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wstrict-prototypes"
11146 fi }
11147 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wtype-limits" | $as_tr_sh`
11148 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wtype-limits" >&5
11149 printf %s "checking whether $CC supports -Wtype-limits... " >&6; }
11150 if eval test \${$as_ac_var+y}
11151 then :
11152 printf %s "(cached) " >&6
11153 else $as_nop
11154 ac_wine_try_cflags_saved=$CFLAGS
11155 ac_wine_try_cflags_saved_exeext=$ac_exeext
11156 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wtype-limits"
11157 ac_exeext=".exe"
11158 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11159 /* end confdefs.h. */
11160 int __cdecl mainCRTStartup(void) { return 0; }
11161 _ACEOF
11162 if ac_fn_c_try_link "$LINENO"
11163 then :
11164 eval "$as_ac_var=yes"
11165 else $as_nop
11166 eval "$as_ac_var=no"
11168 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11169 conftest$ac_exeext conftest.$ac_ext
11170 CFLAGS=$ac_wine_try_cflags_saved
11171 ac_exeext=$ac_wine_try_cflags_saved_exeext
11173 eval ac_res=\$$as_ac_var
11174 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11175 printf "%s\n" "$ac_res" >&6; }
11176 if eval test \"x\$"$as_ac_var"\" = x"yes"
11177 then :
11178 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wtype-limits"
11179 fi }
11180 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wunused-but-set-parameter" | $as_tr_sh`
11181 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wunused-but-set-parameter" >&5
11182 printf %s "checking whether $CC supports -Wunused-but-set-parameter... " >&6; }
11183 if eval test \${$as_ac_var+y}
11184 then :
11185 printf %s "(cached) " >&6
11186 else $as_nop
11187 ac_wine_try_cflags_saved=$CFLAGS
11188 ac_wine_try_cflags_saved_exeext=$ac_exeext
11189 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wunused-but-set-parameter"
11190 ac_exeext=".exe"
11191 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11192 /* end confdefs.h. */
11193 int __cdecl mainCRTStartup(void) { return 0; }
11194 _ACEOF
11195 if ac_fn_c_try_link "$LINENO"
11196 then :
11197 eval "$as_ac_var=yes"
11198 else $as_nop
11199 eval "$as_ac_var=no"
11201 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11202 conftest$ac_exeext conftest.$ac_ext
11203 CFLAGS=$ac_wine_try_cflags_saved
11204 ac_exeext=$ac_wine_try_cflags_saved_exeext
11206 eval ac_res=\$$as_ac_var
11207 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11208 printf "%s\n" "$ac_res" >&6; }
11209 if eval test \"x\$"$as_ac_var"\" = x"yes"
11210 then :
11211 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wunused-but-set-parameter"
11212 fi }
11213 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wvla" | $as_tr_sh`
11214 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wvla" >&5
11215 printf %s "checking whether $CC supports -Wvla... " >&6; }
11216 if eval test \${$as_ac_var+y}
11217 then :
11218 printf %s "(cached) " >&6
11219 else $as_nop
11220 ac_wine_try_cflags_saved=$CFLAGS
11221 ac_wine_try_cflags_saved_exeext=$ac_exeext
11222 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wvla"
11223 ac_exeext=".exe"
11224 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11225 /* end confdefs.h. */
11226 int __cdecl mainCRTStartup(void) { return 0; }
11227 _ACEOF
11228 if ac_fn_c_try_link "$LINENO"
11229 then :
11230 eval "$as_ac_var=yes"
11231 else $as_nop
11232 eval "$as_ac_var=no"
11234 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11235 conftest$ac_exeext conftest.$ac_ext
11236 CFLAGS=$ac_wine_try_cflags_saved
11237 ac_exeext=$ac_wine_try_cflags_saved_exeext
11239 eval ac_res=\$$as_ac_var
11240 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11241 printf "%s\n" "$ac_res" >&6; }
11242 if eval test \"x\$"$as_ac_var"\" = x"yes"
11243 then :
11244 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wvla"
11245 fi }
11246 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wwrite-strings" | $as_tr_sh`
11247 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wwrite-strings" >&5
11248 printf %s "checking whether $CC supports -Wwrite-strings... " >&6; }
11249 if eval test \${$as_ac_var+y}
11250 then :
11251 printf %s "(cached) " >&6
11252 else $as_nop
11253 ac_wine_try_cflags_saved=$CFLAGS
11254 ac_wine_try_cflags_saved_exeext=$ac_exeext
11255 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wwrite-strings"
11256 ac_exeext=".exe"
11257 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11258 /* end confdefs.h. */
11259 int __cdecl mainCRTStartup(void) { return 0; }
11260 _ACEOF
11261 if ac_fn_c_try_link "$LINENO"
11262 then :
11263 eval "$as_ac_var=yes"
11264 else $as_nop
11265 eval "$as_ac_var=no"
11267 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11268 conftest$ac_exeext conftest.$ac_ext
11269 CFLAGS=$ac_wine_try_cflags_saved
11270 ac_exeext=$ac_wine_try_cflags_saved_exeext
11272 eval ac_res=\$$as_ac_var
11273 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11274 printf "%s\n" "$ac_res" >&6; }
11275 if eval test \"x\$"$as_ac_var"\" = x"yes"
11276 then :
11277 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wwrite-strings"
11278 fi }
11279 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wpointer-arith" | $as_tr_sh`
11280 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wpointer-arith" >&5
11281 printf %s "checking whether $CC supports -Wpointer-arith... " >&6; }
11282 if eval test \${$as_ac_var+y}
11283 then :
11284 printf %s "(cached) " >&6
11285 else $as_nop
11286 ac_wine_try_cflags_saved=$CFLAGS
11287 ac_wine_try_cflags_saved_exeext=$ac_exeext
11288 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wpointer-arith"
11289 ac_exeext=".exe"
11290 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11291 /* end confdefs.h. */
11292 int __cdecl mainCRTStartup(void) { return 0; }
11293 _ACEOF
11294 if ac_fn_c_try_link "$LINENO"
11295 then :
11296 eval "$as_ac_var=yes"
11297 else $as_nop
11298 eval "$as_ac_var=no"
11300 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11301 conftest$ac_exeext conftest.$ac_ext
11302 CFLAGS=$ac_wine_try_cflags_saved
11303 ac_exeext=$ac_wine_try_cflags_saved_exeext
11305 eval ac_res=\$$as_ac_var
11306 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11307 printf "%s\n" "$ac_res" >&6; }
11308 if eval test \"x\$"$as_ac_var"\" = x"yes"
11309 then :
11310 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wpointer-arith"
11311 fi }
11312 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wlogical-op" | $as_tr_sh`
11313 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wlogical-op" >&5
11314 printf %s "checking whether $CC supports -Wlogical-op... " >&6; }
11315 if eval test \${$as_ac_var+y}
11316 then :
11317 printf %s "(cached) " >&6
11318 else $as_nop
11319 ac_wine_try_cflags_saved=$CFLAGS
11320 ac_wine_try_cflags_saved_exeext=$ac_exeext
11321 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wlogical-op"
11322 ac_exeext=".exe"
11323 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11324 /* end confdefs.h. */
11325 int __cdecl mainCRTStartup(void) { return 0; }
11326 _ACEOF
11327 if ac_fn_c_try_link "$LINENO"
11328 then :
11329 eval "$as_ac_var=yes"
11330 else $as_nop
11331 eval "$as_ac_var=no"
11333 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11334 conftest$ac_exeext conftest.$ac_ext
11335 CFLAGS=$ac_wine_try_cflags_saved
11336 ac_exeext=$ac_wine_try_cflags_saved_exeext
11338 eval ac_res=\$$as_ac_var
11339 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11340 printf "%s\n" "$ac_res" >&6; }
11341 if eval test \"x\$"$as_ac_var"\" = x"yes"
11342 then :
11343 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wlogical-op"
11344 fi }
11345 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wabsolute-value" | $as_tr_sh`
11346 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wabsolute-value" >&5
11347 printf %s "checking whether $CC supports -Wabsolute-value... " >&6; }
11348 if eval test \${$as_ac_var+y}
11349 then :
11350 printf %s "(cached) " >&6
11351 else $as_nop
11352 ac_wine_try_cflags_saved=$CFLAGS
11353 ac_wine_try_cflags_saved_exeext=$ac_exeext
11354 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wabsolute-value"
11355 ac_exeext=".exe"
11356 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11357 /* end confdefs.h. */
11358 int __cdecl mainCRTStartup(void) { return 0; }
11359 _ACEOF
11360 if ac_fn_c_try_link "$LINENO"
11361 then :
11362 eval "$as_ac_var=yes"
11363 else $as_nop
11364 eval "$as_ac_var=no"
11366 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11367 conftest$ac_exeext conftest.$ac_ext
11368 CFLAGS=$ac_wine_try_cflags_saved
11369 ac_exeext=$ac_wine_try_cflags_saved_exeext
11371 eval ac_res=\$$as_ac_var
11372 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11373 printf "%s\n" "$ac_res" >&6; }
11374 if eval test \"x\$"$as_ac_var"\" = x"yes"
11375 then :
11376 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wabsolute-value"
11377 fi }
11379 case $wine_arch in
11380 i386) { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-fno-omit-frame-pointer" | $as_tr_sh`
11381 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -fno-omit-frame-pointer" >&5
11382 printf %s "checking whether $CC supports -fno-omit-frame-pointer... " >&6; }
11383 if eval test \${$as_ac_var+y}
11384 then :
11385 printf %s "(cached) " >&6
11386 else $as_nop
11387 ac_wine_try_cflags_saved=$CFLAGS
11388 ac_wine_try_cflags_saved_exeext=$ac_exeext
11389 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -fno-omit-frame-pointer"
11390 ac_exeext=".exe"
11391 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11392 /* end confdefs.h. */
11393 int __cdecl mainCRTStartup(void) { return 0; }
11394 _ACEOF
11395 if ac_fn_c_try_link "$LINENO"
11396 then :
11397 eval "$as_ac_var=yes"
11398 else $as_nop
11399 eval "$as_ac_var=no"
11401 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11402 conftest$ac_exeext conftest.$ac_ext
11403 CFLAGS=$ac_wine_try_cflags_saved
11404 ac_exeext=$ac_wine_try_cflags_saved_exeext
11406 eval ac_res=\$$as_ac_var
11407 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11408 printf "%s\n" "$ac_res" >&6; }
11409 if eval test \"x\$"$as_ac_var"\" = x"yes"
11410 then :
11411 as_fn_append ${wine_arch}_EXTRACFLAGS " -fno-omit-frame-pointer"
11412 fi }
11413 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wl,--disable-stdcall-fixup" | $as_tr_sh`
11414 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wl,--disable-stdcall-fixup" >&5
11415 printf %s "checking whether $CC supports -Wl,--disable-stdcall-fixup... " >&6; }
11416 if eval test \${$as_ac_var+y}
11417 then :
11418 printf %s "(cached) " >&6
11419 else $as_nop
11420 ac_wine_try_cflags_saved=$CFLAGS
11421 ac_wine_try_cflags_saved_exeext=$ac_exeext
11422 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wl,--disable-stdcall-fixup"
11423 ac_exeext=".exe"
11424 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11425 /* end confdefs.h. */
11426 int __cdecl mainCRTStartup(void) { return 0; }
11427 _ACEOF
11428 if ac_fn_c_try_link "$LINENO"
11429 then :
11430 eval "$as_ac_var=yes"
11431 else $as_nop
11432 eval "$as_ac_var=no"
11434 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11435 conftest$ac_exeext conftest.$ac_ext
11436 CFLAGS=$ac_wine_try_cflags_saved
11437 ac_exeext=$ac_wine_try_cflags_saved_exeext
11439 eval ac_res=\$$as_ac_var
11440 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11441 printf "%s\n" "$ac_res" >&6; }
11442 if eval test \"x\$"$as_ac_var"\" = x"yes"
11443 then :
11444 as_fn_append ${wine_arch}_LDFLAGS " -Wl,--disable-stdcall-fixup"
11445 fi } ;;
11446 x86_64) { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wformat-overflow" | $as_tr_sh`
11447 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wformat-overflow" >&5
11448 printf %s "checking whether $CC supports -Wformat-overflow... " >&6; }
11449 if eval test \${$as_ac_var+y}
11450 then :
11451 printf %s "(cached) " >&6
11452 else $as_nop
11453 ac_wine_try_cflags_saved=$CFLAGS
11454 ac_wine_try_cflags_saved_exeext=$ac_exeext
11455 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wformat-overflow"
11456 ac_exeext=".exe"
11457 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11458 /* end confdefs.h. */
11459 int __cdecl mainCRTStartup(void) { return 0; }
11460 _ACEOF
11461 if ac_fn_c_try_link "$LINENO"
11462 then :
11463 eval "$as_ac_var=yes"
11464 else $as_nop
11465 eval "$as_ac_var=no"
11467 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11468 conftest$ac_exeext conftest.$ac_ext
11469 CFLAGS=$ac_wine_try_cflags_saved
11470 ac_exeext=$ac_wine_try_cflags_saved_exeext
11472 eval ac_res=\$$as_ac_var
11473 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11474 printf "%s\n" "$ac_res" >&6; }
11475 if eval test \"x\$"$as_ac_var"\" = x"yes"
11476 then :
11477 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wformat-overflow"
11478 fi }
11479 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wnonnull" | $as_tr_sh`
11480 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wnonnull" >&5
11481 printf %s "checking whether $CC supports -Wnonnull... " >&6; }
11482 if eval test \${$as_ac_var+y}
11483 then :
11484 printf %s "(cached) " >&6
11485 else $as_nop
11486 ac_wine_try_cflags_saved=$CFLAGS
11487 ac_wine_try_cflags_saved_exeext=$ac_exeext
11488 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wnonnull"
11489 ac_exeext=".exe"
11490 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11491 /* end confdefs.h. */
11492 int __cdecl mainCRTStartup(void) { return 0; }
11493 _ACEOF
11494 if ac_fn_c_try_link "$LINENO"
11495 then :
11496 eval "$as_ac_var=yes"
11497 else $as_nop
11498 eval "$as_ac_var=no"
11500 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11501 conftest$ac_exeext conftest.$ac_ext
11502 CFLAGS=$ac_wine_try_cflags_saved
11503 ac_exeext=$ac_wine_try_cflags_saved_exeext
11505 eval ac_res=\$$as_ac_var
11506 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11507 printf "%s\n" "$ac_res" >&6; }
11508 if eval test \"x\$"$as_ac_var"\" = x"yes"
11509 then :
11510 as_fn_append ${wine_arch}_EXTRACFLAGS " -Wnonnull"
11511 fi }
11512 { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-mcx16" | $as_tr_sh`
11513 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -mcx16" >&5
11514 printf %s "checking whether $CC supports -mcx16... " >&6; }
11515 if eval test \${$as_ac_var+y}
11516 then :
11517 printf %s "(cached) " >&6
11518 else $as_nop
11519 ac_wine_try_cflags_saved=$CFLAGS
11520 ac_wine_try_cflags_saved_exeext=$ac_exeext
11521 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -mcx16"
11522 ac_exeext=".exe"
11523 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11524 /* end confdefs.h. */
11525 int __cdecl mainCRTStartup(void) { return 0; }
11526 _ACEOF
11527 if ac_fn_c_try_link "$LINENO"
11528 then :
11529 eval "$as_ac_var=yes"
11530 else $as_nop
11531 eval "$as_ac_var=no"
11533 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11534 conftest$ac_exeext conftest.$ac_ext
11535 CFLAGS=$ac_wine_try_cflags_saved
11536 ac_exeext=$ac_wine_try_cflags_saved_exeext
11538 eval ac_res=\$$as_ac_var
11539 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11540 printf "%s\n" "$ac_res" >&6; }
11541 if eval test \"x\$"$as_ac_var"\" = x"yes"
11542 then :
11543 as_fn_append ${wine_arch}_EXTRACFLAGS " -mcx16"
11544 fi } ;;
11545 esac
11547 wine_crossdebug=$CROSSDEBUG
11548 if test -z "$wine_crossdebug"
11549 then
11550 for ac_flag in $CFLAGS; do
11551 case $ac_flag in
11552 -gdwarf*) wine_crossdebug=dwarf ;;
11553 -gcodeview) wine_crossdebug=pdb ;;
11554 -g) wine_crossdebug=${wine_crossdebug:-dwarf} ;;
11555 esac
11556 done
11559 ac_debug_format_seen=""
11560 for ac_flag in $CFLAGS; do
11561 case $ac_flag in
11562 -gdwarf*|-gcodeview) ac_debug_format_seen=$ac_flag ;;
11563 esac
11564 done
11565 if test "x$ac_debug_format_seen" = x
11566 then
11567 case $wine_crossdebug in
11568 *dwarf) { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-gdwarf-4" | $as_tr_sh`
11569 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -gdwarf-4" >&5
11570 printf %s "checking whether $CC supports -gdwarf-4... " >&6; }
11571 if eval test \${$as_ac_var+y}
11572 then :
11573 printf %s "(cached) " >&6
11574 else $as_nop
11575 ac_wine_try_cflags_saved=$CFLAGS
11576 ac_wine_try_cflags_saved_exeext=$ac_exeext
11577 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -gdwarf-4"
11578 ac_exeext=".exe"
11579 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11580 /* end confdefs.h. */
11581 int __cdecl mainCRTStartup(void) { return 0; }
11582 _ACEOF
11583 if ac_fn_c_try_link "$LINENO"
11584 then :
11585 eval "$as_ac_var=yes"
11586 else $as_nop
11587 eval "$as_ac_var=no"
11589 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11590 conftest$ac_exeext conftest.$ac_ext
11591 CFLAGS=$ac_wine_try_cflags_saved
11592 ac_exeext=$ac_wine_try_cflags_saved_exeext
11594 eval ac_res=\$$as_ac_var
11595 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11596 printf "%s\n" "$ac_res" >&6; }
11597 if eval test \"x\$"$as_ac_var"\" = x"yes"
11598 then :
11599 as_fn_append ${wine_arch}_EXTRACFLAGS " -gdwarf-4"
11600 fi } ;;
11601 pdb) { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-gcodeview" | $as_tr_sh`
11602 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -gcodeview" >&5
11603 printf %s "checking whether $CC supports -gcodeview... " >&6; }
11604 if eval test \${$as_ac_var+y}
11605 then :
11606 printf %s "(cached) " >&6
11607 else $as_nop
11608 ac_wine_try_cflags_saved=$CFLAGS
11609 ac_wine_try_cflags_saved_exeext=$ac_exeext
11610 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -gcodeview"
11611 ac_exeext=".exe"
11612 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11613 /* end confdefs.h. */
11614 int __cdecl mainCRTStartup(void) { return 0; }
11615 _ACEOF
11616 if ac_fn_c_try_link "$LINENO"
11617 then :
11618 eval "$as_ac_var=yes"
11619 else $as_nop
11620 eval "$as_ac_var=no"
11622 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11623 conftest$ac_exeext conftest.$ac_ext
11624 CFLAGS=$ac_wine_try_cflags_saved
11625 ac_exeext=$ac_wine_try_cflags_saved_exeext
11627 eval ac_res=\$$as_ac_var
11628 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11629 printf "%s\n" "$ac_res" >&6; }
11630 if eval test \"x\$"$as_ac_var"\" = x"yes"
11631 then :
11632 as_fn_append ${wine_arch}_EXTRACFLAGS " -gcodeview"
11633 fi } ;;
11634 esac
11636 eval "${wine_arch}_DEBUG=\$wine_crossdebug"
11638 test "x$enable_werror" != xyes || { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Werror" | $as_tr_sh`
11639 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Werror" >&5
11640 printf %s "checking whether $CC supports -Werror... " >&6; }
11641 if eval test \${$as_ac_var+y}
11642 then :
11643 printf %s "(cached) " >&6
11644 else $as_nop
11645 ac_wine_try_cflags_saved=$CFLAGS
11646 ac_wine_try_cflags_saved_exeext=$ac_exeext
11647 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Werror"
11648 ac_exeext=".exe"
11649 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11650 /* end confdefs.h. */
11651 int __cdecl mainCRTStartup(void) { return 0; }
11652 _ACEOF
11653 if ac_fn_c_try_link "$LINENO"
11654 then :
11655 eval "$as_ac_var=yes"
11656 else $as_nop
11657 eval "$as_ac_var=no"
11659 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11660 conftest$ac_exeext conftest.$ac_ext
11661 CFLAGS=$ac_wine_try_cflags_saved
11662 ac_exeext=$ac_wine_try_cflags_saved_exeext
11664 eval ac_res=\$$as_ac_var
11665 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11666 printf "%s\n" "$ac_res" >&6; }
11667 if eval test \"x\$"$as_ac_var"\" = x"yes"
11668 then :
11669 as_fn_append ${wine_arch}_EXTRACFLAGS " -Werror"
11670 fi }
11671 test "x$enable_build_id" != xyes || { as_ac_var=`printf "%s\n" "ac_cv_${wine_arch}_cflags_-Wl,--build-id" | $as_tr_sh`
11672 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wl,--build-id" >&5
11673 printf %s "checking whether $CC supports -Wl,--build-id... " >&6; }
11674 if eval test \${$as_ac_var+y}
11675 then :
11676 printf %s "(cached) " >&6
11677 else $as_nop
11678 ac_wine_try_cflags_saved=$CFLAGS
11679 ac_wine_try_cflags_saved_exeext=$ac_exeext
11680 CFLAGS="$CFLAGS -nostdlib -nodefaultlibs -Wl,--build-id"
11681 ac_exeext=".exe"
11682 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11683 /* end confdefs.h. */
11684 int __cdecl mainCRTStartup(void) { return 0; }
11685 _ACEOF
11686 if ac_fn_c_try_link "$LINENO"
11687 then :
11688 eval "$as_ac_var=yes"
11689 else $as_nop
11690 eval "$as_ac_var=no"
11692 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11693 conftest$ac_exeext conftest.$ac_ext
11694 CFLAGS=$ac_wine_try_cflags_saved
11695 ac_exeext=$ac_wine_try_cflags_saved_exeext
11697 eval ac_res=\$$as_ac_var
11698 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
11699 printf "%s\n" "$ac_res" >&6; }
11700 if eval test \"x\$"$as_ac_var"\" = x"yes"
11701 then :
11702 as_fn_append ${wine_arch}_CFLAGS " -Wl,--build-id"
11703 as_fn_append ${wine_arch}_LDFLAGS " -Wl,--build-id"
11704 fi }
11706 CC=$saved_CC
11707 CFLAGS=$saved_CFLAGS
11708 LDFLAGS=$saved_LDFLAGS
11709 done
11711 if test $HOST_ARCH = aarch64 -a "x$PE_ARCHS" = x
11712 then
11713 as_fn_error $? "PE cross-compilation is required for ARM64, please install clang/llvm-dlltool/lld, or llvm-mingw." "$LINENO" 5
11716 if test "x$PE_ARCHS" = "x"
11717 then :
11718 case "x$with_mingw" in
11719 x) as_fn_append wine_notices "|MinGW compiler not found, cross-compiling PE files won't be supported." ;;
11720 xno) ;;
11721 *) as_fn_error $? "MinGW compiler not found, cross-compiling PE files won't be supported.
11722 This is an error since --with-mingw was requested." "$LINENO" 5 ;;
11723 esac
11728 if test "x$with_system_dllpath" != "x" -a -n "$PE_ARCHS"
11729 then
11730 case "$host_cpu" in
11731 i[3456789]86*)
11732 ac_prefix_list="i686-w64-mingw32-pkg-config i586-w64-mingw32-pkg-config i486-w64-mingw32-pkg-config i386-w64-mingw32-pkg-config " ;;
11734 ac_prefix_list="$host_cpu-w64-mingw32-pkg-config" ;;
11735 esac
11736 for ac_prog in $ac_prefix_list
11738 # Extract the first word of "$ac_prog", so it can be a program name with args.
11739 set dummy $ac_prog; ac_word=$2
11740 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11741 printf %s "checking for $ac_word... " >&6; }
11742 if test ${ac_cv_prog_MINGW_PKG_CONFIG+y}
11743 then :
11744 printf %s "(cached) " >&6
11745 else $as_nop
11746 if test -n "$MINGW_PKG_CONFIG"; then
11747 ac_cv_prog_MINGW_PKG_CONFIG="$MINGW_PKG_CONFIG" # Let the user override the test.
11748 else
11749 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11750 for as_dir in $PATH
11752 IFS=$as_save_IFS
11753 case $as_dir in #(((
11754 '') as_dir=./ ;;
11755 */) ;;
11756 *) as_dir=$as_dir/ ;;
11757 esac
11758 for ac_exec_ext in '' $ac_executable_extensions; do
11759 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
11760 ac_cv_prog_MINGW_PKG_CONFIG="$ac_prog"
11761 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
11762 break 2
11764 done
11765 done
11766 IFS=$as_save_IFS
11770 MINGW_PKG_CONFIG=$ac_cv_prog_MINGW_PKG_CONFIG
11771 if test -n "$MINGW_PKG_CONFIG"; then
11772 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MINGW_PKG_CONFIG" >&5
11773 printf "%s\n" "$MINGW_PKG_CONFIG" >&6; }
11774 else
11775 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
11776 printf "%s\n" "no" >&6; }
11780 test -n "$MINGW_PKG_CONFIG" && break
11781 done
11782 test -n "$MINGW_PKG_CONFIG" || MINGW_PKG_CONFIG="false"
11784 if ${FAUDIO_PE_CFLAGS:+false} :
11785 then :
11786 if test ${MINGW_PKG_CONFIG+y}
11787 then :
11788 FAUDIO_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags FAudio 2>/dev/null`
11791 if ${FAUDIO_PE_LIBS:+false} :
11792 then :
11793 if test ${MINGW_PKG_CONFIG+y}
11794 then :
11795 FAUDIO_PE_LIBS=`$MINGW_PKG_CONFIG --libs FAudio 2>/dev/null`
11798 FAUDIO_PE_LIBS=${FAUDIO_PE_LIBS:-"-lFAudio"}
11799 ac_save_CPPFLAGS=$CPPFLAGS
11800 CPPFLAGS="$CPPFLAGS $FAUDIO_PE_CFLAGS"
11801 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW FAudio.h" >&5
11802 printf %s "checking for MinGW FAudio.h... " >&6; }
11803 if test ${ac_cv_mingw_header_FAudio_h+y}
11804 then :
11805 printf %s "(cached) " >&6
11806 else $as_nop
11807 ac_wine_check_headers_saved_cc=$CC
11808 ac_wine_check_headers_saved_exeext=$ac_exeext
11809 eval CC=\$${wine_arch}_CC
11810 ac_exeext=".exe"
11811 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11812 /* end confdefs.h. */
11814 #include <FAudio.h>
11816 main (void)
11820 return 0;
11822 _ACEOF
11823 if ac_fn_c_try_compile "$LINENO"
11824 then :
11825 ac_cv_mingw_header_FAudio_h=yes
11826 else $as_nop
11827 ac_cv_mingw_header_FAudio_h=no
11829 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11830 CC=$ac_wine_check_headers_saved_cc
11831 ac_exeext=$ac_wine_check_headers_saved_exeext
11833 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_FAudio_h" >&5
11834 printf "%s\n" "$ac_cv_mingw_header_FAudio_h" >&6; }
11835 if test "x$ac_cv_mingw_header_FAudio_h" = xyes
11836 then :
11837 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for FAudio_CommitOperationSet in MinGW -lFAudio" >&5
11838 printf %s "checking for FAudio_CommitOperationSet in MinGW -lFAudio... " >&6; }
11839 if test ${ac_cv_mingw_lib_FAudio+y}
11840 then :
11841 printf %s "(cached) " >&6
11842 else $as_nop
11843 ac_wine_check_headers_saved_cc=$CC
11844 ac_wine_check_headers_saved_exeext=$ac_exeext
11845 ac_wine_check_headers_saved_libs=$LIBS
11846 eval CC=\$${wine_arch}_CC
11847 ac_exeext=".exe"
11848 LIBS="-lFAudio $FAUDIO_PE_LIBS $LIBS"
11849 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11850 /* end confdefs.h. */
11852 /* Override any GCC internal prototype to avoid an error.
11853 Use char because int might match the return type of a GCC
11854 builtin and then its argument prototype would still apply. */
11855 char FAudio_CommitOperationSet ();
11857 main (void)
11859 return FAudio_CommitOperationSet ();
11861 return 0;
11863 _ACEOF
11864 if ac_fn_c_try_link "$LINENO"
11865 then :
11866 ac_cv_mingw_lib_FAudio=yes
11867 else $as_nop
11868 ac_cv_mingw_lib_FAudio=no
11870 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11871 conftest$ac_exeext conftest.$ac_ext
11872 CC=$ac_wine_check_headers_saved_cc
11873 ac_exeext=$ac_wine_check_headers_saved_exeext
11874 LIBS=$ac_wine_check_headers_saved_libs
11876 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_FAudio" >&5
11877 printf "%s\n" "$ac_cv_mingw_lib_FAudio" >&6; }
11878 if test "x$ac_cv_mingw_lib_FAudio" = xyes
11879 then :
11881 else $as_nop
11882 FAUDIO_PE_CFLAGS=""; FAUDIO_PE_LIBS=""
11884 else $as_nop
11885 FAUDIO_PE_CFLAGS=""; FAUDIO_PE_LIBS=""
11887 CPPFLAGS=$ac_save_CPPFLAGS
11889 if test "x$FAUDIO_PE_LIBS" = "x"
11890 then
11891 as_fn_append wine_notices "|FAudio ${notice_platform}MinGW development files not found (or too old); using bundled version."
11894 if ${JPEG_PE_CFLAGS:+false} :
11895 then :
11896 if test ${MINGW_PKG_CONFIG+y}
11897 then :
11898 JPEG_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags libjpeg 2>/dev/null`
11901 if ${JPEG_PE_LIBS:+false} :
11902 then :
11903 if test ${MINGW_PKG_CONFIG+y}
11904 then :
11905 JPEG_PE_LIBS=`$MINGW_PKG_CONFIG --libs libjpeg 2>/dev/null`
11909 ac_save_CPPFLAGS=$CPPFLAGS
11910 CPPFLAGS="$CPPFLAGS $JPEG_PE_CFLAGS"
11911 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW jpeglib.h" >&5
11912 printf %s "checking for MinGW jpeglib.h... " >&6; }
11913 if test ${ac_cv_mingw_header_jpeglib_h+y}
11914 then :
11915 printf %s "(cached) " >&6
11916 else $as_nop
11917 ac_wine_check_headers_saved_cc=$CC
11918 ac_wine_check_headers_saved_exeext=$ac_exeext
11919 eval CC=\$${wine_arch}_CC
11920 ac_exeext=".exe"
11921 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11922 /* end confdefs.h. */
11923 #include <stddef.h>
11924 #include <stdio.h>
11925 #include <jpeglib.h>
11927 main (void)
11931 return 0;
11933 _ACEOF
11934 if ac_fn_c_try_compile "$LINENO"
11935 then :
11936 ac_cv_mingw_header_jpeglib_h=yes
11937 else $as_nop
11938 ac_cv_mingw_header_jpeglib_h=no
11940 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11941 CC=$ac_wine_check_headers_saved_cc
11942 ac_exeext=$ac_wine_check_headers_saved_exeext
11944 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_jpeglib_h" >&5
11945 printf "%s\n" "$ac_cv_mingw_header_jpeglib_h" >&6; }
11946 if test "x$ac_cv_mingw_header_jpeglib_h" = xyes
11947 then :
11948 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for jpeg_start_decompress in MinGW -ljpeg" >&5
11949 printf %s "checking for jpeg_start_decompress in MinGW -ljpeg... " >&6; }
11950 if test ${ac_cv_mingw_lib_jpeg+y}
11951 then :
11952 printf %s "(cached) " >&6
11953 else $as_nop
11954 ac_wine_check_headers_saved_cc=$CC
11955 ac_wine_check_headers_saved_exeext=$ac_exeext
11956 ac_wine_check_headers_saved_libs=$LIBS
11957 eval CC=\$${wine_arch}_CC
11958 ac_exeext=".exe"
11959 LIBS="-ljpeg $JPEG_PE_LIBS $LIBS"
11960 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11961 /* end confdefs.h. */
11963 /* Override any GCC internal prototype to avoid an error.
11964 Use char because int might match the return type of a GCC
11965 builtin and then its argument prototype would still apply. */
11966 char jpeg_start_decompress ();
11968 main (void)
11970 return jpeg_start_decompress ();
11972 return 0;
11974 _ACEOF
11975 if ac_fn_c_try_link "$LINENO"
11976 then :
11977 ac_cv_mingw_lib_jpeg=yes
11978 else $as_nop
11979 ac_cv_mingw_lib_jpeg=no
11981 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11982 conftest$ac_exeext conftest.$ac_ext
11983 CC=$ac_wine_check_headers_saved_cc
11984 ac_exeext=$ac_wine_check_headers_saved_exeext
11985 LIBS=$ac_wine_check_headers_saved_libs
11987 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_jpeg" >&5
11988 printf "%s\n" "$ac_cv_mingw_lib_jpeg" >&6; }
11989 if test "x$ac_cv_mingw_lib_jpeg" = xyes
11990 then :
11992 else $as_nop
11993 JPEG_PE_CFLAGS=""; JPEG_PE_LIBS=""
11995 else $as_nop
11996 JPEG_PE_CFLAGS=""; JPEG_PE_LIBS=""
11998 CPPFLAGS=$ac_save_CPPFLAGS
12000 if test "x$JPEG_PE_LIBS" = "x"
12001 then
12002 as_fn_append wine_notices "|libjpeg ${notice_platform}MinGW development files not found; using bundled version."
12005 if ${LCMS2_PE_CFLAGS:+false} :
12006 then :
12007 if test ${MINGW_PKG_CONFIG+y}
12008 then :
12009 LCMS2_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags lcms2 2>/dev/null`
12012 if ${LCMS2_PE_LIBS:+false} :
12013 then :
12014 if test ${MINGW_PKG_CONFIG+y}
12015 then :
12016 LCMS2_PE_LIBS=`$MINGW_PKG_CONFIG --libs lcms2 2>/dev/null`
12019 LCMS2_PE_LIBS=${LCMS2_PE_LIBS:-"-llcms2"}
12020 ac_save_CPPFLAGS=$CPPFLAGS
12021 CPPFLAGS="$CPPFLAGS $LCMS2_PE_CFLAGS"
12022 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW lcms2.h" >&5
12023 printf %s "checking for MinGW lcms2.h... " >&6; }
12024 if test ${ac_cv_mingw_header_lcms2_h+y}
12025 then :
12026 printf %s "(cached) " >&6
12027 else $as_nop
12028 ac_wine_check_headers_saved_cc=$CC
12029 ac_wine_check_headers_saved_exeext=$ac_exeext
12030 eval CC=\$${wine_arch}_CC
12031 ac_exeext=".exe"
12032 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12033 /* end confdefs.h. */
12035 #include <lcms2.h>
12037 main (void)
12041 return 0;
12043 _ACEOF
12044 if ac_fn_c_try_compile "$LINENO"
12045 then :
12046 ac_cv_mingw_header_lcms2_h=yes
12047 else $as_nop
12048 ac_cv_mingw_header_lcms2_h=no
12050 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12051 CC=$ac_wine_check_headers_saved_cc
12052 ac_exeext=$ac_wine_check_headers_saved_exeext
12054 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_lcms2_h" >&5
12055 printf "%s\n" "$ac_cv_mingw_header_lcms2_h" >&6; }
12056 if test "x$ac_cv_mingw_header_lcms2_h" = xyes
12057 then :
12058 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for cmsOpenProfileFromFile in MinGW -llcms2" >&5
12059 printf %s "checking for cmsOpenProfileFromFile in MinGW -llcms2... " >&6; }
12060 if test ${ac_cv_mingw_lib_lcms2+y}
12061 then :
12062 printf %s "(cached) " >&6
12063 else $as_nop
12064 ac_wine_check_headers_saved_cc=$CC
12065 ac_wine_check_headers_saved_exeext=$ac_exeext
12066 ac_wine_check_headers_saved_libs=$LIBS
12067 eval CC=\$${wine_arch}_CC
12068 ac_exeext=".exe"
12069 LIBS="-llcms2 $LCMS2_PE_LIBS $LIBS"
12070 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12071 /* end confdefs.h. */
12073 /* Override any GCC internal prototype to avoid an error.
12074 Use char because int might match the return type of a GCC
12075 builtin and then its argument prototype would still apply. */
12076 char cmsOpenProfileFromFile ();
12078 main (void)
12080 return cmsOpenProfileFromFile ();
12082 return 0;
12084 _ACEOF
12085 if ac_fn_c_try_link "$LINENO"
12086 then :
12087 ac_cv_mingw_lib_lcms2=yes
12088 else $as_nop
12089 ac_cv_mingw_lib_lcms2=no
12091 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12092 conftest$ac_exeext conftest.$ac_ext
12093 CC=$ac_wine_check_headers_saved_cc
12094 ac_exeext=$ac_wine_check_headers_saved_exeext
12095 LIBS=$ac_wine_check_headers_saved_libs
12097 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_lcms2" >&5
12098 printf "%s\n" "$ac_cv_mingw_lib_lcms2" >&6; }
12099 if test "x$ac_cv_mingw_lib_lcms2" = xyes
12100 then :
12102 else $as_nop
12103 LCMS2_PE_CFLAGS=""; LCMS2_PE_LIBS=""
12105 else $as_nop
12106 LCMS2_PE_CFLAGS=""; LCMS2_PE_LIBS=""
12108 CPPFLAGS=$ac_save_CPPFLAGS
12110 if test "x$LCMS2_PE_LIBS" = "x"
12111 then
12112 as_fn_append wine_notices "|liblcms2 ${notice_platform}MinGW development files not found; using bundled version."
12115 if ${MPG123_PE_CFLAGS:+false} :
12116 then :
12117 if test ${MINGW_PKG_CONFIG+y}
12118 then :
12119 MPG123_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags libmpg123 2>/dev/null`
12122 if ${MPG123_PE_LIBS:+false} :
12123 then :
12124 if test ${MINGW_PKG_CONFIG+y}
12125 then :
12126 MPG123_PE_LIBS=`$MINGW_PKG_CONFIG --libs libmpg123 2>/dev/null`
12129 MPG123_PE_LIBS=${MPG123_PE_LIBS:-"-lmpg123"}
12130 ac_save_CPPFLAGS=$CPPFLAGS
12131 CPPFLAGS="$CPPFLAGS $MPG123_PE_CFLAGS"
12132 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW mpg123.h" >&5
12133 printf %s "checking for MinGW mpg123.h... " >&6; }
12134 if test ${ac_cv_mingw_header_mpg123_h+y}
12135 then :
12136 printf %s "(cached) " >&6
12137 else $as_nop
12138 ac_wine_check_headers_saved_cc=$CC
12139 ac_wine_check_headers_saved_exeext=$ac_exeext
12140 eval CC=\$${wine_arch}_CC
12141 ac_exeext=".exe"
12142 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12143 /* end confdefs.h. */
12145 #include <mpg123.h>
12147 main (void)
12151 return 0;
12153 _ACEOF
12154 if ac_fn_c_try_compile "$LINENO"
12155 then :
12156 ac_cv_mingw_header_mpg123_h=yes
12157 else $as_nop
12158 ac_cv_mingw_header_mpg123_h=no
12160 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12161 CC=$ac_wine_check_headers_saved_cc
12162 ac_exeext=$ac_wine_check_headers_saved_exeext
12164 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_mpg123_h" >&5
12165 printf "%s\n" "$ac_cv_mingw_header_mpg123_h" >&6; }
12166 if test "x$ac_cv_mingw_header_mpg123_h" = xyes
12167 then :
12168 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for mpg123_feed in MinGW -lmpg123" >&5
12169 printf %s "checking for mpg123_feed in MinGW -lmpg123... " >&6; }
12170 if test ${ac_cv_mingw_lib_mpg123+y}
12171 then :
12172 printf %s "(cached) " >&6
12173 else $as_nop
12174 ac_wine_check_headers_saved_cc=$CC
12175 ac_wine_check_headers_saved_exeext=$ac_exeext
12176 ac_wine_check_headers_saved_libs=$LIBS
12177 eval CC=\$${wine_arch}_CC
12178 ac_exeext=".exe"
12179 LIBS="-lmpg123 $MPG123_PE_LIBS $LIBS"
12180 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12181 /* end confdefs.h. */
12183 /* Override any GCC internal prototype to avoid an error.
12184 Use char because int might match the return type of a GCC
12185 builtin and then its argument prototype would still apply. */
12186 char mpg123_feed ();
12188 main (void)
12190 return mpg123_feed ();
12192 return 0;
12194 _ACEOF
12195 if ac_fn_c_try_link "$LINENO"
12196 then :
12197 ac_cv_mingw_lib_mpg123=yes
12198 else $as_nop
12199 ac_cv_mingw_lib_mpg123=no
12201 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12202 conftest$ac_exeext conftest.$ac_ext
12203 CC=$ac_wine_check_headers_saved_cc
12204 ac_exeext=$ac_wine_check_headers_saved_exeext
12205 LIBS=$ac_wine_check_headers_saved_libs
12207 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_mpg123" >&5
12208 printf "%s\n" "$ac_cv_mingw_lib_mpg123" >&6; }
12209 if test "x$ac_cv_mingw_lib_mpg123" = xyes
12210 then :
12212 else $as_nop
12213 MPG123_PE_CFLAGS=""; MPG123_PE_LIBS=""
12215 else $as_nop
12216 MPG123_PE_CFLAGS=""; MPG123_PE_LIBS=""
12218 CPPFLAGS=$ac_save_CPPFLAGS
12220 if test "x$MPG123_PE_LIBS" = "x"
12221 then
12222 as_fn_append wine_notices "|libmpg123 ${notice_platform}MinGW development files not found (or too old); using bundled version."
12225 if ${PNG_PE_CFLAGS:+false} :
12226 then :
12227 if test ${MINGW_PKG_CONFIG+y}
12228 then :
12229 PNG_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags libpng 2>/dev/null`
12232 if ${PNG_PE_LIBS:+false} :
12233 then :
12234 if test ${MINGW_PKG_CONFIG+y}
12235 then :
12236 PNG_PE_LIBS=`$MINGW_PKG_CONFIG --libs libpng 2>/dev/null`
12240 ac_save_CPPFLAGS=$CPPFLAGS
12241 CPPFLAGS="$CPPFLAGS $PNG_PE_CFLAGS"
12242 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW png.h" >&5
12243 printf %s "checking for MinGW png.h... " >&6; }
12244 if test ${ac_cv_mingw_header_png_h+y}
12245 then :
12246 printf %s "(cached) " >&6
12247 else $as_nop
12248 ac_wine_check_headers_saved_cc=$CC
12249 ac_wine_check_headers_saved_exeext=$ac_exeext
12250 eval CC=\$${wine_arch}_CC
12251 ac_exeext=".exe"
12252 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12253 /* end confdefs.h. */
12255 #include <png.h>
12257 main (void)
12261 return 0;
12263 _ACEOF
12264 if ac_fn_c_try_compile "$LINENO"
12265 then :
12266 ac_cv_mingw_header_png_h=yes
12267 else $as_nop
12268 ac_cv_mingw_header_png_h=no
12270 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12271 CC=$ac_wine_check_headers_saved_cc
12272 ac_exeext=$ac_wine_check_headers_saved_exeext
12274 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_png_h" >&5
12275 printf "%s\n" "$ac_cv_mingw_header_png_h" >&6; }
12276 if test "x$ac_cv_mingw_header_png_h" = xyes
12277 then :
12278 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for png_create_read_struct in MinGW -lpng" >&5
12279 printf %s "checking for png_create_read_struct in MinGW -lpng... " >&6; }
12280 if test ${ac_cv_mingw_lib_png+y}
12281 then :
12282 printf %s "(cached) " >&6
12283 else $as_nop
12284 ac_wine_check_headers_saved_cc=$CC
12285 ac_wine_check_headers_saved_exeext=$ac_exeext
12286 ac_wine_check_headers_saved_libs=$LIBS
12287 eval CC=\$${wine_arch}_CC
12288 ac_exeext=".exe"
12289 LIBS="-lpng $PNG_PE_LIBS $LIBS"
12290 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12291 /* end confdefs.h. */
12293 /* Override any GCC internal prototype to avoid an error.
12294 Use char because int might match the return type of a GCC
12295 builtin and then its argument prototype would still apply. */
12296 char png_create_read_struct ();
12298 main (void)
12300 return png_create_read_struct ();
12302 return 0;
12304 _ACEOF
12305 if ac_fn_c_try_link "$LINENO"
12306 then :
12307 ac_cv_mingw_lib_png=yes
12308 else $as_nop
12309 ac_cv_mingw_lib_png=no
12311 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12312 conftest$ac_exeext conftest.$ac_ext
12313 CC=$ac_wine_check_headers_saved_cc
12314 ac_exeext=$ac_wine_check_headers_saved_exeext
12315 LIBS=$ac_wine_check_headers_saved_libs
12317 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_png" >&5
12318 printf "%s\n" "$ac_cv_mingw_lib_png" >&6; }
12319 if test "x$ac_cv_mingw_lib_png" = xyes
12320 then :
12322 else $as_nop
12323 PNG_PE_CFLAGS=""; PNG_PE_LIBS=""
12325 else $as_nop
12326 PNG_PE_CFLAGS=""; PNG_PE_LIBS=""
12328 CPPFLAGS=$ac_save_CPPFLAGS
12330 if test "x$PNG_PE_LIBS" = "x"
12331 then
12332 as_fn_append wine_notices "|libpng ${notice_platform}MinGW development files not found; using bundled version."
12335 if ${TIFF_PE_CFLAGS:+false} :
12336 then :
12337 if test ${MINGW_PKG_CONFIG+y}
12338 then :
12339 TIFF_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags libtiff-4 2>/dev/null`
12342 if ${TIFF_PE_LIBS:+false} :
12343 then :
12344 if test ${MINGW_PKG_CONFIG+y}
12345 then :
12346 TIFF_PE_LIBS=`$MINGW_PKG_CONFIG --libs libtiff-4 2>/dev/null`
12350 ac_save_CPPFLAGS=$CPPFLAGS
12351 CPPFLAGS="$CPPFLAGS $TIFF_PE_CFLAGS"
12352 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW tiffio.h" >&5
12353 printf %s "checking for MinGW tiffio.h... " >&6; }
12354 if test ${ac_cv_mingw_header_tiffio_h+y}
12355 then :
12356 printf %s "(cached) " >&6
12357 else $as_nop
12358 ac_wine_check_headers_saved_cc=$CC
12359 ac_wine_check_headers_saved_exeext=$ac_exeext
12360 eval CC=\$${wine_arch}_CC
12361 ac_exeext=".exe"
12362 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12363 /* end confdefs.h. */
12365 #include <tiffio.h>
12367 main (void)
12371 return 0;
12373 _ACEOF
12374 if ac_fn_c_try_compile "$LINENO"
12375 then :
12376 ac_cv_mingw_header_tiffio_h=yes
12377 else $as_nop
12378 ac_cv_mingw_header_tiffio_h=no
12380 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12381 CC=$ac_wine_check_headers_saved_cc
12382 ac_exeext=$ac_wine_check_headers_saved_exeext
12384 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_tiffio_h" >&5
12385 printf "%s\n" "$ac_cv_mingw_header_tiffio_h" >&6; }
12386 if test "x$ac_cv_mingw_header_tiffio_h" = xyes
12387 then :
12388 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for TIFFClientOpen in MinGW -ltiff" >&5
12389 printf %s "checking for TIFFClientOpen in MinGW -ltiff... " >&6; }
12390 if test ${ac_cv_mingw_lib_tiff+y}
12391 then :
12392 printf %s "(cached) " >&6
12393 else $as_nop
12394 ac_wine_check_headers_saved_cc=$CC
12395 ac_wine_check_headers_saved_exeext=$ac_exeext
12396 ac_wine_check_headers_saved_libs=$LIBS
12397 eval CC=\$${wine_arch}_CC
12398 ac_exeext=".exe"
12399 LIBS="-ltiff $TIFF_PE_LIBS $LIBS"
12400 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12401 /* end confdefs.h. */
12403 /* Override any GCC internal prototype to avoid an error.
12404 Use char because int might match the return type of a GCC
12405 builtin and then its argument prototype would still apply. */
12406 char TIFFClientOpen ();
12408 main (void)
12410 return TIFFClientOpen ();
12412 return 0;
12414 _ACEOF
12415 if ac_fn_c_try_link "$LINENO"
12416 then :
12417 ac_cv_mingw_lib_tiff=yes
12418 else $as_nop
12419 ac_cv_mingw_lib_tiff=no
12421 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12422 conftest$ac_exeext conftest.$ac_ext
12423 CC=$ac_wine_check_headers_saved_cc
12424 ac_exeext=$ac_wine_check_headers_saved_exeext
12425 LIBS=$ac_wine_check_headers_saved_libs
12427 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_tiff" >&5
12428 printf "%s\n" "$ac_cv_mingw_lib_tiff" >&6; }
12429 if test "x$ac_cv_mingw_lib_tiff" = xyes
12430 then :
12432 else $as_nop
12433 TIFF_PE_CFLAGS=""; TIFF_PE_LIBS=""
12435 else $as_nop
12436 TIFF_PE_CFLAGS=""; TIFF_PE_LIBS=""
12438 CPPFLAGS=$ac_save_CPPFLAGS
12440 if test "x$TIFF_PE_LIBS" = "x"
12441 then
12442 as_fn_append wine_notices "|libtiff ${notice_platform}MinGW development files not found; using bundled version."
12445 if ${XML2_PE_CFLAGS:+false} :
12446 then :
12447 if test ${MINGW_PKG_CONFIG+y}
12448 then :
12449 XML2_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags libxml-2.0 2>/dev/null`
12452 if ${XML2_PE_LIBS:+false} :
12453 then :
12454 if test ${MINGW_PKG_CONFIG+y}
12455 then :
12456 XML2_PE_LIBS=`$MINGW_PKG_CONFIG --libs libxml-2.0 2>/dev/null`
12459 XML2_PE_LIBS=${XML2_PE_LIBS:-"-lxml2"}
12460 ac_save_CPPFLAGS=$CPPFLAGS
12461 CPPFLAGS="$CPPFLAGS $XML2_PE_CFLAGS"
12462 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW libxml/parser.h" >&5
12463 printf %s "checking for MinGW libxml/parser.h... " >&6; }
12464 if test ${ac_cv_mingw_header_libxml_parser_h+y}
12465 then :
12466 printf %s "(cached) " >&6
12467 else $as_nop
12468 ac_wine_check_headers_saved_cc=$CC
12469 ac_wine_check_headers_saved_exeext=$ac_exeext
12470 eval CC=\$${wine_arch}_CC
12471 ac_exeext=".exe"
12472 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12473 /* end confdefs.h. */
12475 #include <libxml/parser.h>
12477 main (void)
12481 return 0;
12483 _ACEOF
12484 if ac_fn_c_try_compile "$LINENO"
12485 then :
12486 ac_cv_mingw_header_libxml_parser_h=yes
12487 else $as_nop
12488 ac_cv_mingw_header_libxml_parser_h=no
12490 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12491 CC=$ac_wine_check_headers_saved_cc
12492 ac_exeext=$ac_wine_check_headers_saved_exeext
12494 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_libxml_parser_h" >&5
12495 printf "%s\n" "$ac_cv_mingw_header_libxml_parser_h" >&6; }
12496 if test "x$ac_cv_mingw_header_libxml_parser_h" = xyes
12497 then :
12500 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW libxml/xmlsave.h" >&5
12501 printf %s "checking for MinGW libxml/xmlsave.h... " >&6; }
12502 if test ${ac_cv_mingw_header_libxml_xmlsave_h+y}
12503 then :
12504 printf %s "(cached) " >&6
12505 else $as_nop
12506 ac_wine_check_headers_saved_cc=$CC
12507 ac_wine_check_headers_saved_exeext=$ac_exeext
12508 eval CC=\$${wine_arch}_CC
12509 ac_exeext=".exe"
12510 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12511 /* end confdefs.h. */
12513 #include <libxml/xmlsave.h>
12515 main (void)
12519 return 0;
12521 _ACEOF
12522 if ac_fn_c_try_compile "$LINENO"
12523 then :
12524 ac_cv_mingw_header_libxml_xmlsave_h=yes
12525 else $as_nop
12526 ac_cv_mingw_header_libxml_xmlsave_h=no
12528 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12529 CC=$ac_wine_check_headers_saved_cc
12530 ac_exeext=$ac_wine_check_headers_saved_exeext
12532 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_libxml_xmlsave_h" >&5
12533 printf "%s\n" "$ac_cv_mingw_header_libxml_xmlsave_h" >&6; }
12534 if test "x$ac_cv_mingw_header_libxml_xmlsave_h" = xyes
12535 then :
12538 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW libxml/SAX2.h" >&5
12539 printf %s "checking for MinGW libxml/SAX2.h... " >&6; }
12540 if test ${ac_cv_mingw_header_libxml_SAX2_h+y}
12541 then :
12542 printf %s "(cached) " >&6
12543 else $as_nop
12544 ac_wine_check_headers_saved_cc=$CC
12545 ac_wine_check_headers_saved_exeext=$ac_exeext
12546 eval CC=\$${wine_arch}_CC
12547 ac_exeext=".exe"
12548 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12549 /* end confdefs.h. */
12551 #include <libxml/SAX2.h>
12553 main (void)
12557 return 0;
12559 _ACEOF
12560 if ac_fn_c_try_compile "$LINENO"
12561 then :
12562 ac_cv_mingw_header_libxml_SAX2_h=yes
12563 else $as_nop
12564 ac_cv_mingw_header_libxml_SAX2_h=no
12566 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12567 CC=$ac_wine_check_headers_saved_cc
12568 ac_exeext=$ac_wine_check_headers_saved_exeext
12570 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_libxml_SAX2_h" >&5
12571 printf "%s\n" "$ac_cv_mingw_header_libxml_SAX2_h" >&6; }
12572 if test "x$ac_cv_mingw_header_libxml_SAX2_h" = xyes
12573 then :
12576 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"
12577 then
12578 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xmlFirstElementChild in MinGW -lxml2" >&5
12579 printf %s "checking for xmlFirstElementChild in MinGW -lxml2... " >&6; }
12580 if test ${ac_cv_mingw_lib_xml2+y}
12581 then :
12582 printf %s "(cached) " >&6
12583 else $as_nop
12584 ac_wine_check_headers_saved_cc=$CC
12585 ac_wine_check_headers_saved_exeext=$ac_exeext
12586 ac_wine_check_headers_saved_libs=$LIBS
12587 eval CC=\$${wine_arch}_CC
12588 ac_exeext=".exe"
12589 LIBS="-lxml2 $XML2_PE_LIBS $LIBS"
12590 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12591 /* end confdefs.h. */
12593 /* Override any GCC internal prototype to avoid an error.
12594 Use char because int might match the return type of a GCC
12595 builtin and then its argument prototype would still apply. */
12596 char xmlFirstElementChild ();
12598 main (void)
12600 return xmlFirstElementChild ();
12602 return 0;
12604 _ACEOF
12605 if ac_fn_c_try_link "$LINENO"
12606 then :
12607 ac_cv_mingw_lib_xml2=yes
12608 else $as_nop
12609 ac_cv_mingw_lib_xml2=no
12611 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12612 conftest$ac_exeext conftest.$ac_ext
12613 CC=$ac_wine_check_headers_saved_cc
12614 ac_exeext=$ac_wine_check_headers_saved_exeext
12615 LIBS=$ac_wine_check_headers_saved_libs
12617 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_xml2" >&5
12618 printf "%s\n" "$ac_cv_mingw_lib_xml2" >&6; }
12619 if test "x$ac_cv_mingw_lib_xml2" = xyes
12620 then :
12622 else $as_nop
12623 XML2_PE_CFLAGS=""; XML2_PE_LIBS=""
12625 else
12626 XML2_PE_CFLAGS=""
12627 XML2_PE_LIBS=""
12629 CPPFLAGS=$ac_save_CPPFLAGS
12631 if test "x$XML2_PE_LIBS" = "x"
12632 then
12633 as_fn_append wine_notices "|libxml2 ${notice_platform}MinGW development files not found (or too old); using bundled version."
12636 if ${XSLT_PE_CFLAGS:+false} :
12637 then :
12638 if test ${MINGW_PKG_CONFIG+y}
12639 then :
12640 XSLT_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags libxslt 2>/dev/null`
12643 if ${XSLT_PE_LIBS:+false} :
12644 then :
12645 if test ${MINGW_PKG_CONFIG+y}
12646 then :
12647 XSLT_PE_LIBS=`$MINGW_PKG_CONFIG --libs libxslt 2>/dev/null`
12650 XSLT_PE_LIBS=${XSLT_PE_LIBS:-"-lxslt"}
12651 ac_save_CPPFLAGS=$CPPFLAGS
12652 CPPFLAGS="$CPPFLAGS $XSLT_PE_CFLAGS"
12653 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW libxslt/pattern.h" >&5
12654 printf %s "checking for MinGW libxslt/pattern.h... " >&6; }
12655 if test ${ac_cv_mingw_header_libxslt_pattern_h+y}
12656 then :
12657 printf %s "(cached) " >&6
12658 else $as_nop
12659 ac_wine_check_headers_saved_cc=$CC
12660 ac_wine_check_headers_saved_exeext=$ac_exeext
12661 eval CC=\$${wine_arch}_CC
12662 ac_exeext=".exe"
12663 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12664 /* end confdefs.h. */
12666 #include <libxslt/pattern.h>
12668 main (void)
12672 return 0;
12674 _ACEOF
12675 if ac_fn_c_try_compile "$LINENO"
12676 then :
12677 ac_cv_mingw_header_libxslt_pattern_h=yes
12678 else $as_nop
12679 ac_cv_mingw_header_libxslt_pattern_h=no
12681 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12682 CC=$ac_wine_check_headers_saved_cc
12683 ac_exeext=$ac_wine_check_headers_saved_exeext
12685 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_libxslt_pattern_h" >&5
12686 printf "%s\n" "$ac_cv_mingw_header_libxslt_pattern_h" >&6; }
12687 if test "x$ac_cv_mingw_header_libxslt_pattern_h" = xyes
12688 then :
12691 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW libxslt/transform.h" >&5
12692 printf %s "checking for MinGW libxslt/transform.h... " >&6; }
12693 if test ${ac_cv_mingw_header_libxslt_transform_h+y}
12694 then :
12695 printf %s "(cached) " >&6
12696 else $as_nop
12697 ac_wine_check_headers_saved_cc=$CC
12698 ac_wine_check_headers_saved_exeext=$ac_exeext
12699 eval CC=\$${wine_arch}_CC
12700 ac_exeext=".exe"
12701 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12702 /* end confdefs.h. */
12704 #include <libxslt/transform.h>
12706 main (void)
12710 return 0;
12712 _ACEOF
12713 if ac_fn_c_try_compile "$LINENO"
12714 then :
12715 ac_cv_mingw_header_libxslt_transform_h=yes
12716 else $as_nop
12717 ac_cv_mingw_header_libxslt_transform_h=no
12719 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12720 CC=$ac_wine_check_headers_saved_cc
12721 ac_exeext=$ac_wine_check_headers_saved_exeext
12723 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_libxslt_transform_h" >&5
12724 printf "%s\n" "$ac_cv_mingw_header_libxslt_transform_h" >&6; }
12725 if test "x$ac_cv_mingw_header_libxslt_transform_h" = xyes
12726 then :
12729 if test "$ac_cv_mingw_header_libxslt_pattern_h" = "yes" -a "$ac_cv_mingw_header_libxslt_transform_h" = "yes"
12730 then
12731 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xsltCompilePattern in MinGW -lxslt" >&5
12732 printf %s "checking for xsltCompilePattern in MinGW -lxslt... " >&6; }
12733 if test ${ac_cv_mingw_lib_xslt+y}
12734 then :
12735 printf %s "(cached) " >&6
12736 else $as_nop
12737 ac_wine_check_headers_saved_cc=$CC
12738 ac_wine_check_headers_saved_exeext=$ac_exeext
12739 ac_wine_check_headers_saved_libs=$LIBS
12740 eval CC=\$${wine_arch}_CC
12741 ac_exeext=".exe"
12742 LIBS="-lxslt $XSLT_PE_LIBS $LIBS"
12743 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12744 /* end confdefs.h. */
12746 /* Override any GCC internal prototype to avoid an error.
12747 Use char because int might match the return type of a GCC
12748 builtin and then its argument prototype would still apply. */
12749 char xsltCompilePattern ();
12751 main (void)
12753 return xsltCompilePattern ();
12755 return 0;
12757 _ACEOF
12758 if ac_fn_c_try_link "$LINENO"
12759 then :
12760 ac_cv_mingw_lib_xslt=yes
12761 else $as_nop
12762 ac_cv_mingw_lib_xslt=no
12764 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12765 conftest$ac_exeext conftest.$ac_ext
12766 CC=$ac_wine_check_headers_saved_cc
12767 ac_exeext=$ac_wine_check_headers_saved_exeext
12768 LIBS=$ac_wine_check_headers_saved_libs
12770 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_xslt" >&5
12771 printf "%s\n" "$ac_cv_mingw_lib_xslt" >&6; }
12772 if test "x$ac_cv_mingw_lib_xslt" = xyes
12773 then :
12775 else $as_nop
12776 XSLT_PE_CFLAGS=""; XSLT_PE_LIBS=""
12778 else
12779 XSLT_PE_CFLAGS=""
12780 XSLT_PE_LIBS=""
12782 CPPFLAGS=$ac_save_CPPFLAGS
12784 if test "x$XSLT_PE_LIBS" = "x"
12785 then
12786 as_fn_append wine_notices "|libxslt ${notice_platform}MinGW development files not found; using bundled version."
12789 if ${VKD3D_PE_CFLAGS:+false} :
12790 then :
12791 if test ${MINGW_PKG_CONFIG+y}
12792 then :
12793 VKD3D_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags libvkd3d libvkd3d-shader 2>/dev/null`
12796 if ${VKD3D_PE_LIBS:+false} :
12797 then :
12798 if test ${MINGW_PKG_CONFIG+y}
12799 then :
12800 VKD3D_PE_LIBS=`$MINGW_PKG_CONFIG --libs libvkd3d libvkd3d-shader 2>/dev/null`
12803 VKD3D_PE_LIBS=${VKD3D_PE_LIBS:-"-lvkd3d -lvkd3d-shader"}
12804 ac_save_CPPFLAGS=$CPPFLAGS
12805 CPPFLAGS="$CPPFLAGS $VKD3D_PE_CFLAGS"
12806 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW vkd3d.h" >&5
12807 printf %s "checking for MinGW vkd3d.h... " >&6; }
12808 if test ${ac_cv_mingw_header_vkd3d_h+y}
12809 then :
12810 printf %s "(cached) " >&6
12811 else $as_nop
12812 ac_wine_check_headers_saved_cc=$CC
12813 ac_wine_check_headers_saved_exeext=$ac_exeext
12814 eval CC=\$${wine_arch}_CC
12815 ac_exeext=".exe"
12816 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12817 /* end confdefs.h. */
12819 #include <vkd3d.h>
12821 main (void)
12825 return 0;
12827 _ACEOF
12828 if ac_fn_c_try_compile "$LINENO"
12829 then :
12830 ac_cv_mingw_header_vkd3d_h=yes
12831 else $as_nop
12832 ac_cv_mingw_header_vkd3d_h=no
12834 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12835 CC=$ac_wine_check_headers_saved_cc
12836 ac_exeext=$ac_wine_check_headers_saved_exeext
12838 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_vkd3d_h" >&5
12839 printf "%s\n" "$ac_cv_mingw_header_vkd3d_h" >&6; }
12840 if test "x$ac_cv_mingw_header_vkd3d_h" = xyes
12841 then :
12844 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW vkd3d_shader.h" >&5
12845 printf %s "checking for MinGW vkd3d_shader.h... " >&6; }
12846 if test ${ac_cv_mingw_header_vkd3d_shader_h+y}
12847 then :
12848 printf %s "(cached) " >&6
12849 else $as_nop
12850 ac_wine_check_headers_saved_cc=$CC
12851 ac_wine_check_headers_saved_exeext=$ac_exeext
12852 eval CC=\$${wine_arch}_CC
12853 ac_exeext=".exe"
12854 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12855 /* end confdefs.h. */
12857 #include <vkd3d_shader.h>
12859 main (void)
12863 return 0;
12865 _ACEOF
12866 if ac_fn_c_try_compile "$LINENO"
12867 then :
12868 ac_cv_mingw_header_vkd3d_shader_h=yes
12869 else $as_nop
12870 ac_cv_mingw_header_vkd3d_shader_h=no
12872 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12873 CC=$ac_wine_check_headers_saved_cc
12874 ac_exeext=$ac_wine_check_headers_saved_exeext
12876 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_vkd3d_shader_h" >&5
12877 printf "%s\n" "$ac_cv_mingw_header_vkd3d_shader_h" >&6; }
12878 if test "x$ac_cv_mingw_header_vkd3d_shader_h" = xyes
12879 then :
12882 if test "$ac_cv_mingw_header_vkd3d_h" = "yes" -a "$ac_cv_mingw_header_vkd3d_shader_h" = "yes"
12883 then
12884 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for vkd3d_set_log_callback in MinGW -lvkd3d" >&5
12885 printf %s "checking for vkd3d_set_log_callback in MinGW -lvkd3d... " >&6; }
12886 if test ${ac_cv_mingw_lib_vkd3d+y}
12887 then :
12888 printf %s "(cached) " >&6
12889 else $as_nop
12890 ac_wine_check_headers_saved_cc=$CC
12891 ac_wine_check_headers_saved_exeext=$ac_exeext
12892 ac_wine_check_headers_saved_libs=$LIBS
12893 eval CC=\$${wine_arch}_CC
12894 ac_exeext=".exe"
12895 LIBS="-lvkd3d $VKD3D_PE_LIBS $LIBS"
12896 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12897 /* end confdefs.h. */
12899 /* Override any GCC internal prototype to avoid an error.
12900 Use char because int might match the return type of a GCC
12901 builtin and then its argument prototype would still apply. */
12902 char vkd3d_set_log_callback ();
12904 main (void)
12906 return vkd3d_set_log_callback ();
12908 return 0;
12910 _ACEOF
12911 if ac_fn_c_try_link "$LINENO"
12912 then :
12913 ac_cv_mingw_lib_vkd3d=yes
12914 else $as_nop
12915 ac_cv_mingw_lib_vkd3d=no
12917 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12918 conftest$ac_exeext conftest.$ac_ext
12919 CC=$ac_wine_check_headers_saved_cc
12920 ac_exeext=$ac_wine_check_headers_saved_exeext
12921 LIBS=$ac_wine_check_headers_saved_libs
12923 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_vkd3d" >&5
12924 printf "%s\n" "$ac_cv_mingw_lib_vkd3d" >&6; }
12925 if test "x$ac_cv_mingw_lib_vkd3d" = xyes
12926 then :
12928 else $as_nop
12931 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for vkd3d_shader_serialize_dxbc in MinGW -lvkd3d-shader" >&5
12932 printf %s "checking for vkd3d_shader_serialize_dxbc in MinGW -lvkd3d-shader... " >&6; }
12933 if test ${ac_cv_mingw_lib_vkd3d_shader+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 ac_wine_check_headers_saved_libs=$LIBS
12940 eval CC=\$${wine_arch}_CC
12941 ac_exeext=".exe"
12942 LIBS="-lvkd3d-shader $VKD3D_PE_LIBS $LIBS"
12943 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12944 /* end confdefs.h. */
12946 /* Override any GCC internal prototype to avoid an error.
12947 Use char because int might match the return type of a GCC
12948 builtin and then its argument prototype would still apply. */
12949 char vkd3d_shader_serialize_dxbc ();
12951 main (void)
12953 return vkd3d_shader_serialize_dxbc ();
12955 return 0;
12957 _ACEOF
12958 if ac_fn_c_try_link "$LINENO"
12959 then :
12960 ac_cv_mingw_lib_vkd3d_shader=yes
12961 else $as_nop
12962 ac_cv_mingw_lib_vkd3d_shader=no
12964 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12965 conftest$ac_exeext conftest.$ac_ext
12966 CC=$ac_wine_check_headers_saved_cc
12967 ac_exeext=$ac_wine_check_headers_saved_exeext
12968 LIBS=$ac_wine_check_headers_saved_libs
12970 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_vkd3d_shader" >&5
12971 printf "%s\n" "$ac_cv_mingw_lib_vkd3d_shader" >&6; }
12972 if test "x$ac_cv_mingw_lib_vkd3d_shader" = xyes
12973 then :
12975 else $as_nop
12978 if test "$ac_cv_mingw_lib_vkd3d" = "no" -o "$ac_cv_mingw_lib_vkd3d_shader" = "no"
12979 then
12980 VKD3D_PE_CFLAGS=""
12981 VKD3D_PE_LIBS=""
12983 else
12984 VKD3D_PE_CFLAGS=""
12985 VKD3D_PE_LIBS=""
12987 CPPFLAGS=$ac_save_CPPFLAGS
12989 if test "x$VKD3D_PE_LIBS" = "x"
12990 then
12991 as_fn_append wine_notices "|libvkd3d ${notice_platform}MinGW development files not found (or too old); using bundled version."
12994 if ${ZLIB_PE_CFLAGS:+false} :
12995 then :
12996 if test ${MINGW_PKG_CONFIG+y}
12997 then :
12998 ZLIB_PE_CFLAGS=`$MINGW_PKG_CONFIG --cflags zlib 2>/dev/null`
13001 if ${ZLIB_PE_LIBS:+false} :
13002 then :
13003 if test ${MINGW_PKG_CONFIG+y}
13004 then :
13005 ZLIB_PE_LIBS=`$MINGW_PKG_CONFIG --libs zlib 2>/dev/null`
13008 ZLIB_PE_LIBS=${ZLIB_PE_LIBS:-"-lz"}
13009 ac_save_CPPFLAGS=$CPPFLAGS
13010 CPPFLAGS="$CPPFLAGS $ZLIB_PE_CFLAGS"
13011 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MinGW zlib.h" >&5
13012 printf %s "checking for MinGW zlib.h... " >&6; }
13013 if test ${ac_cv_mingw_header_zlib_h+y}
13014 then :
13015 printf %s "(cached) " >&6
13016 else $as_nop
13017 ac_wine_check_headers_saved_cc=$CC
13018 ac_wine_check_headers_saved_exeext=$ac_exeext
13019 eval CC=\$${wine_arch}_CC
13020 ac_exeext=".exe"
13021 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13022 /* end confdefs.h. */
13024 #include <zlib.h>
13026 main (void)
13030 return 0;
13032 _ACEOF
13033 if ac_fn_c_try_compile "$LINENO"
13034 then :
13035 ac_cv_mingw_header_zlib_h=yes
13036 else $as_nop
13037 ac_cv_mingw_header_zlib_h=no
13039 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13040 CC=$ac_wine_check_headers_saved_cc
13041 ac_exeext=$ac_wine_check_headers_saved_exeext
13043 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_header_zlib_h" >&5
13044 printf "%s\n" "$ac_cv_mingw_header_zlib_h" >&6; }
13045 if test "x$ac_cv_mingw_header_zlib_h" = xyes
13046 then :
13047 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for inflate in MinGW -lz" >&5
13048 printf %s "checking for inflate in MinGW -lz... " >&6; }
13049 if test ${ac_cv_mingw_lib_z+y}
13050 then :
13051 printf %s "(cached) " >&6
13052 else $as_nop
13053 ac_wine_check_headers_saved_cc=$CC
13054 ac_wine_check_headers_saved_exeext=$ac_exeext
13055 ac_wine_check_headers_saved_libs=$LIBS
13056 eval CC=\$${wine_arch}_CC
13057 ac_exeext=".exe"
13058 LIBS="-lz $ZLIB_PE_LIBS $LIBS"
13059 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13060 /* end confdefs.h. */
13062 /* Override any GCC internal prototype to avoid an error.
13063 Use char because int might match the return type of a GCC
13064 builtin and then its argument prototype would still apply. */
13065 char inflate ();
13067 main (void)
13069 return inflate ();
13071 return 0;
13073 _ACEOF
13074 if ac_fn_c_try_link "$LINENO"
13075 then :
13076 ac_cv_mingw_lib_z=yes
13077 else $as_nop
13078 ac_cv_mingw_lib_z=no
13080 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13081 conftest$ac_exeext conftest.$ac_ext
13082 CC=$ac_wine_check_headers_saved_cc
13083 ac_exeext=$ac_wine_check_headers_saved_exeext
13084 LIBS=$ac_wine_check_headers_saved_libs
13086 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mingw_lib_z" >&5
13087 printf "%s\n" "$ac_cv_mingw_lib_z" >&6; }
13088 if test "x$ac_cv_mingw_lib_z" = xyes
13089 then :
13091 else $as_nop
13092 ZLIB_PE_CFLAGS=""; ZLIB_PE_LIBS=""
13094 else $as_nop
13095 ZLIB_PE_CFLAGS=""; ZLIB_PE_LIBS=""
13097 CPPFLAGS=$ac_save_CPPFLAGS
13099 if test "x$ZLIB_PE_LIBS" = "x"
13100 then
13101 as_fn_append wine_notices "|zlib ${notice_platform}MinGW development files not found; using bundled version."
13105 if ${FAUDIO_PE_LIBS:+false} :
13106 then :
13107 FAUDIO_PE_LIBS="faudio mfplat mfreadwrite mfuuid propsys"
13108 if ${FAUDIO_PE_CFLAGS:+false} :
13109 then :
13110 FAUDIO_PE_CFLAGS="-I\$(top_srcdir)/libs/faudio/include"
13111 else $as_nop
13112 enable_faudio=no
13114 else $as_nop
13115 enable_faudio=no
13117 printf "%s\n" "$as_me:${as_lineno-$LINENO}: faudio cflags: $FAUDIO_PE_CFLAGS" >&5
13118 printf "%s\n" "$as_me:${as_lineno-$LINENO}: faudio libs: $FAUDIO_PE_LIBS" >&5
13120 if ${GSM_PE_LIBS:+false} :
13121 then :
13122 GSM_PE_LIBS=gsm
13123 if ${GSM_PE_CFLAGS:+false} :
13124 then :
13125 GSM_PE_CFLAGS="-I\$(top_srcdir)/libs/gsm/inc"
13126 else $as_nop
13127 enable_gsm=no
13129 else $as_nop
13130 enable_gsm=no
13132 printf "%s\n" "$as_me:${as_lineno-$LINENO}: gsm cflags: $GSM_PE_CFLAGS" >&5
13133 printf "%s\n" "$as_me:${as_lineno-$LINENO}: gsm libs: $GSM_PE_LIBS" >&5
13135 if ${JPEG_PE_LIBS:+false} :
13136 then :
13137 JPEG_PE_LIBS=jpeg
13138 if ${JPEG_PE_CFLAGS:+false} :
13139 then :
13140 JPEG_PE_CFLAGS="-I\$(top_srcdir)/libs/jpeg"
13141 else $as_nop
13142 enable_jpeg=no
13144 else $as_nop
13145 enable_jpeg=no
13147 printf "%s\n" "$as_me:${as_lineno-$LINENO}: jpeg cflags: $JPEG_PE_CFLAGS" >&5
13148 printf "%s\n" "$as_me:${as_lineno-$LINENO}: jpeg libs: $JPEG_PE_LIBS" >&5
13150 if ${JXR_PE_LIBS:+false} :
13151 then :
13152 JXR_PE_LIBS=jxr
13153 if ${JXR_PE_CFLAGS:+false} :
13154 then :
13155 JXR_PE_CFLAGS="-I\$(top_srcdir)/libs/jxr/jxrgluelib -I\$(top_srcdir)/libs/jxr/image/sys"
13156 else $as_nop
13157 enable_jxr=no
13159 else $as_nop
13160 enable_jxr=no
13162 printf "%s\n" "$as_me:${as_lineno-$LINENO}: jxr cflags: $JXR_PE_CFLAGS" >&5
13163 printf "%s\n" "$as_me:${as_lineno-$LINENO}: jxr libs: $JXR_PE_LIBS" >&5
13165 if ${LCMS2_PE_LIBS:+false} :
13166 then :
13167 LCMS2_PE_LIBS=lcms2
13168 if ${LCMS2_PE_CFLAGS:+false} :
13169 then :
13170 LCMS2_PE_CFLAGS="-I\$(top_srcdir)/libs/lcms2/include"
13171 else $as_nop
13172 enable_lcms2=no
13174 else $as_nop
13175 enable_lcms2=no
13177 printf "%s\n" "$as_me:${as_lineno-$LINENO}: lcms2 cflags: $LCMS2_PE_CFLAGS" >&5
13178 printf "%s\n" "$as_me:${as_lineno-$LINENO}: lcms2 libs: $LCMS2_PE_LIBS" >&5
13180 if ${LDAP_PE_LIBS:+false} :
13181 then :
13182 LDAP_PE_LIBS=ldap
13183 if ${LDAP_PE_CFLAGS:+false} :
13184 then :
13185 LDAP_PE_CFLAGS="-I\$(top_srcdir)/libs/ldap/include"
13186 else $as_nop
13187 enable_ldap=no
13189 else $as_nop
13190 enable_ldap=no
13192 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ldap cflags: $LDAP_PE_CFLAGS" >&5
13193 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ldap libs: $LDAP_PE_LIBS" >&5
13195 if ${MPG123_PE_LIBS:+false} :
13196 then :
13197 MPG123_PE_LIBS=mpg123
13198 if ${MPG123_PE_CFLAGS:+false} :
13199 then :
13200 MPG123_PE_CFLAGS="-I\$(top_srcdir)/libs/mpg123/src/libmpg123"
13201 else $as_nop
13202 enable_mpg123=no
13204 else $as_nop
13205 enable_mpg123=no
13207 printf "%s\n" "$as_me:${as_lineno-$LINENO}: mpg123 cflags: $MPG123_PE_CFLAGS" >&5
13208 printf "%s\n" "$as_me:${as_lineno-$LINENO}: mpg123 libs: $MPG123_PE_LIBS" >&5
13210 if ${MUSL_PE_LIBS:+false} :
13211 then :
13212 MUSL_PE_LIBS=musl
13213 if ${MUSL_PE_CFLAGS:+false} :
13214 then :
13215 MUSL_PE_CFLAGS=
13216 else $as_nop
13217 enable_musl=no
13219 else $as_nop
13220 enable_musl=no
13222 printf "%s\n" "$as_me:${as_lineno-$LINENO}: musl cflags: $MUSL_PE_CFLAGS" >&5
13223 printf "%s\n" "$as_me:${as_lineno-$LINENO}: musl libs: $MUSL_PE_LIBS" >&5
13225 if ${PNG_PE_LIBS:+false} :
13226 then :
13227 PNG_PE_LIBS="png \$(ZLIB_PE_LIBS)"
13228 if ${PNG_PE_CFLAGS:+false} :
13229 then :
13230 PNG_PE_CFLAGS="-I\$(top_srcdir)/libs/png"
13231 else $as_nop
13232 enable_png=no
13234 else $as_nop
13235 enable_png=no
13237 printf "%s\n" "$as_me:${as_lineno-$LINENO}: png cflags: $PNG_PE_CFLAGS" >&5
13238 printf "%s\n" "$as_me:${as_lineno-$LINENO}: png libs: $PNG_PE_LIBS" >&5
13240 if ${TIFF_PE_LIBS:+false} :
13241 then :
13242 TIFF_PE_LIBS="tiff \$(ZLIB_PE_LIBS)"
13243 if ${TIFF_PE_CFLAGS:+false} :
13244 then :
13245 TIFF_PE_CFLAGS="-I\$(top_srcdir)/libs/tiff/libtiff"
13246 else $as_nop
13247 enable_tiff=no
13249 else $as_nop
13250 enable_tiff=no
13252 printf "%s\n" "$as_me:${as_lineno-$LINENO}: tiff cflags: $TIFF_PE_CFLAGS" >&5
13253 printf "%s\n" "$as_me:${as_lineno-$LINENO}: tiff libs: $TIFF_PE_LIBS" >&5
13255 if ${VKD3D_PE_LIBS:+false} :
13256 then :
13257 VKD3D_PE_LIBS=vkd3d
13258 if ${VKD3D_PE_CFLAGS:+false} :
13259 then :
13260 VKD3D_PE_CFLAGS="-I\$(top_srcdir)/libs/vkd3d/include"
13261 else $as_nop
13262 enable_vkd3d=no
13264 else $as_nop
13265 enable_vkd3d=no
13267 printf "%s\n" "$as_me:${as_lineno-$LINENO}: vkd3d cflags: $VKD3D_PE_CFLAGS" >&5
13268 printf "%s\n" "$as_me:${as_lineno-$LINENO}: vkd3d libs: $VKD3D_PE_LIBS" >&5
13270 if ${XML2_PE_LIBS:+false} :
13271 then :
13272 XML2_PE_LIBS=xml2
13273 if ${XML2_PE_CFLAGS:+false} :
13274 then :
13275 XML2_PE_CFLAGS="-I\$(top_srcdir)/libs/xml2/include -DLIBXML_STATIC"
13276 else $as_nop
13277 enable_xml2=no
13279 else $as_nop
13280 enable_xml2=no
13282 printf "%s\n" "$as_me:${as_lineno-$LINENO}: xml2 cflags: $XML2_PE_CFLAGS" >&5
13283 printf "%s\n" "$as_me:${as_lineno-$LINENO}: xml2 libs: $XML2_PE_LIBS" >&5
13285 if ${XSLT_PE_LIBS:+false} :
13286 then :
13287 XSLT_PE_LIBS=xslt
13288 if ${XSLT_PE_CFLAGS:+false} :
13289 then :
13290 XSLT_PE_CFLAGS="-I\$(top_srcdir)/libs/xslt/libxslt -I\$(top_srcdir)/libs/xslt -DLIBXSLT_STATIC"
13291 else $as_nop
13292 enable_xslt=no
13294 else $as_nop
13295 enable_xslt=no
13297 printf "%s\n" "$as_me:${as_lineno-$LINENO}: xslt cflags: $XSLT_PE_CFLAGS" >&5
13298 printf "%s\n" "$as_me:${as_lineno-$LINENO}: xslt libs: $XSLT_PE_LIBS" >&5
13300 if ${ZLIB_PE_LIBS:+false} :
13301 then :
13302 ZLIB_PE_LIBS=z
13303 if ${ZLIB_PE_CFLAGS:+false} :
13304 then :
13305 ZLIB_PE_CFLAGS="-I\$(top_srcdir)/libs/zlib -DFAR= -DZ_SOLO"
13306 else $as_nop
13307 enable_zlib=no
13309 else $as_nop
13310 enable_zlib=no
13312 printf "%s\n" "$as_me:${as_lineno-$LINENO}: zlib cflags: $ZLIB_PE_CFLAGS" >&5
13313 printf "%s\n" "$as_me:${as_lineno-$LINENO}: zlib libs: $ZLIB_PE_LIBS" >&5
13315 if ${ZYDIS_PE_LIBS:+false} :
13316 then :
13317 ZYDIS_PE_LIBS=zydis
13318 if ${ZYDIS_PE_CFLAGS:+false} :
13319 then :
13320 ZYDIS_PE_CFLAGS="-I\$(top_srcdir)/libs/zydis/include"
13321 else $as_nop
13322 enable_zydis=no
13324 else $as_nop
13325 enable_zydis=no
13327 printf "%s\n" "$as_me:${as_lineno-$LINENO}: zydis cflags: $ZYDIS_PE_CFLAGS" >&5
13328 printf "%s\n" "$as_me:${as_lineno-$LINENO}: zydis libs: $ZYDIS_PE_LIBS" >&5
13332 if test "$ac_cv_header_pthread_h" = "yes"
13333 then
13334 ac_fn_c_check_func "$LINENO" "pthread_create" "ac_cv_func_pthread_create"
13335 if test "x$ac_cv_func_pthread_create" = xyes
13336 then :
13338 else $as_nop
13339 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lpthread" >&5
13340 printf %s "checking for pthread_create in -lpthread... " >&6; }
13341 if test ${ac_cv_lib_pthread_pthread_create+y}
13342 then :
13343 printf %s "(cached) " >&6
13344 else $as_nop
13345 ac_check_lib_save_LIBS=$LIBS
13346 LIBS="-lpthread $LIBS"
13347 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13348 /* end confdefs.h. */
13350 /* Override any GCC internal prototype to avoid an error.
13351 Use char because int might match the return type of a GCC
13352 builtin and then its argument prototype would still apply. */
13353 char pthread_create ();
13355 main (void)
13357 return pthread_create ();
13359 return 0;
13361 _ACEOF
13362 if ac_fn_c_try_link "$LINENO"
13363 then :
13364 ac_cv_lib_pthread_pthread_create=yes
13365 else $as_nop
13366 ac_cv_lib_pthread_pthread_create=no
13368 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13369 conftest$ac_exeext conftest.$ac_ext
13370 LIBS=$ac_check_lib_save_LIBS
13372 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_create" >&5
13373 printf "%s\n" "$ac_cv_lib_pthread_pthread_create" >&6; }
13374 if test "x$ac_cv_lib_pthread_pthread_create" = xyes
13375 then :
13376 PTHREAD_LIBS="-lpthread"
13383 if test "x$ac_cv_func_pthread_create" != xyes -a "x$PTHREAD_LIBS" = x
13384 then :
13385 case "x$with_pthread" in
13386 xno) ;;
13387 *) as_fn_error $? "pthread ${notice_platform}development files not found.
13388 Wine cannot support threads without libpthread.
13389 Use the --without-pthread option if you really want this." "$LINENO" 5 ;;
13390 esac
13395 ac_ext=c
13396 ac_cpp='$CPP $CPPFLAGS'
13397 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13398 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13399 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13400 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
13401 printf %s "checking how to run the C preprocessor... " >&6; }
13402 # On Suns, sometimes $CPP names a directory.
13403 if test -n "$CPP" && test -d "$CPP"; then
13404 CPP=
13406 if test -z "$CPP"; then
13407 if test ${ac_cv_prog_CPP+y}
13408 then :
13409 printf %s "(cached) " >&6
13410 else $as_nop
13411 # Double quotes because $CC needs to be expanded
13412 for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp
13414 ac_preproc_ok=false
13415 for ac_c_preproc_warn_flag in '' yes
13417 # Use a header file that comes with gcc, so configuring glibc
13418 # with a fresh cross-compiler works.
13419 # On the NeXT, cc -E runs the code through the compiler's parser,
13420 # not just through cpp. "Syntax error" is here to catch this case.
13421 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13422 /* end confdefs.h. */
13423 #include <limits.h>
13424 Syntax error
13425 _ACEOF
13426 if ac_fn_c_try_cpp "$LINENO"
13427 then :
13429 else $as_nop
13430 # Broken: fails on valid input.
13431 continue
13433 rm -f conftest.err conftest.i conftest.$ac_ext
13435 # OK, works on sane cases. Now check whether nonexistent headers
13436 # can be detected and how.
13437 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13438 /* end confdefs.h. */
13439 #include <ac_nonexistent.h>
13440 _ACEOF
13441 if ac_fn_c_try_cpp "$LINENO"
13442 then :
13443 # Broken: success on invalid input.
13444 continue
13445 else $as_nop
13446 # Passes both tests.
13447 ac_preproc_ok=:
13448 break
13450 rm -f conftest.err conftest.i conftest.$ac_ext
13452 done
13453 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
13454 rm -f conftest.i conftest.err conftest.$ac_ext
13455 if $ac_preproc_ok
13456 then :
13457 break
13460 done
13461 ac_cv_prog_CPP=$CPP
13464 CPP=$ac_cv_prog_CPP
13465 else
13466 ac_cv_prog_CPP=$CPP
13468 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
13469 printf "%s\n" "$CPP" >&6; }
13470 ac_preproc_ok=false
13471 for ac_c_preproc_warn_flag in '' yes
13473 # Use a header file that comes with gcc, so configuring glibc
13474 # with a fresh cross-compiler works.
13475 # On the NeXT, cc -E runs the code through the compiler's parser,
13476 # not just through cpp. "Syntax error" is here to catch this case.
13477 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13478 /* end confdefs.h. */
13479 #include <limits.h>
13480 Syntax error
13481 _ACEOF
13482 if ac_fn_c_try_cpp "$LINENO"
13483 then :
13485 else $as_nop
13486 # Broken: fails on valid input.
13487 continue
13489 rm -f conftest.err conftest.i conftest.$ac_ext
13491 # OK, works on sane cases. Now check whether nonexistent headers
13492 # can be detected and how.
13493 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13494 /* end confdefs.h. */
13495 #include <ac_nonexistent.h>
13496 _ACEOF
13497 if ac_fn_c_try_cpp "$LINENO"
13498 then :
13499 # Broken: success on invalid input.
13500 continue
13501 else $as_nop
13502 # Passes both tests.
13503 ac_preproc_ok=:
13504 break
13506 rm -f conftest.err conftest.i conftest.$ac_ext
13508 done
13509 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
13510 rm -f conftest.i conftest.err conftest.$ac_ext
13511 if $ac_preproc_ok
13512 then :
13514 else $as_nop
13515 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13516 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
13517 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
13518 See \`config.log' for more details" "$LINENO" 5; }
13521 ac_ext=c
13522 ac_cpp='$CPP $CPPFLAGS'
13523 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13524 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13525 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13528 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for X" >&5
13529 printf %s "checking for X... " >&6; }
13532 # Check whether --with-x was given.
13533 if test ${with_x+y}
13534 then :
13535 withval=$with_x;
13538 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
13539 if test "x$with_x" = xno; then
13540 # The user explicitly disabled X.
13541 have_x=disabled
13542 else
13543 case $x_includes,$x_libraries in #(
13544 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #(
13545 *,NONE | NONE,*) if test ${ac_cv_have_x+y}
13546 then :
13547 printf %s "(cached) " >&6
13548 else $as_nop
13549 # One or both of the vars are not set, and there is no cached value.
13550 ac_x_includes=no
13551 ac_x_libraries=no
13552 # Do we need to do anything special at all?
13553 ac_save_LIBS=$LIBS
13554 LIBS="-lX11 $LIBS"
13555 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13556 /* end confdefs.h. */
13557 #include <X11/Xlib.h>
13559 main (void)
13561 XrmInitialize ()
13563 return 0;
13565 _ACEOF
13566 if ac_fn_c_try_link "$LINENO"
13567 then :
13568 # We can compile and link X programs with no special options.
13569 ac_x_includes=
13570 ac_x_libraries=
13572 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13573 conftest$ac_exeext conftest.$ac_ext
13574 LIBS="$ac_save_LIBS"
13575 # If that didn't work, only try xmkmf and file system searches
13576 # for native compilation.
13577 if test x"$ac_x_includes" = xno && test "$cross_compiling" = no
13578 then :
13579 rm -f -r conftest.dir
13580 if mkdir conftest.dir; then
13581 cd conftest.dir
13582 cat >Imakefile <<'_ACEOF'
13583 incroot:
13584 @echo incroot='${INCROOT}'
13585 usrlibdir:
13586 @echo usrlibdir='${USRLIBDIR}'
13587 libdir:
13588 @echo libdir='${LIBDIR}'
13589 _ACEOF
13590 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
13591 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
13592 for ac_var in incroot usrlibdir libdir; do
13593 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
13594 done
13595 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
13596 for ac_extension in a so sl dylib la dll; do
13597 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
13598 test -f "$ac_im_libdir/libX11.$ac_extension"; then
13599 ac_im_usrlibdir=$ac_im_libdir; break
13601 done
13602 # Screen out bogus values from the imake configuration. They are
13603 # bogus both because they are the default anyway, and because
13604 # using them would break gcc on systems where it needs fixed includes.
13605 case $ac_im_incroot in
13606 /usr/include) ac_x_includes= ;;
13607 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
13608 esac
13609 case $ac_im_usrlibdir in
13610 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
13611 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
13612 esac
13614 cd ..
13615 rm -f -r conftest.dir
13618 # Standard set of common directories for X headers.
13619 # Check X11 before X11Rn because it is often a symlink to the current release.
13620 ac_x_header_dirs='
13621 /usr/X11/include
13622 /usr/X11R7/include
13623 /usr/X11R6/include
13624 /usr/X11R5/include
13625 /usr/X11R4/include
13627 /usr/include/X11
13628 /usr/include/X11R7
13629 /usr/include/X11R6
13630 /usr/include/X11R5
13631 /usr/include/X11R4
13633 /usr/local/X11/include
13634 /usr/local/X11R7/include
13635 /usr/local/X11R6/include
13636 /usr/local/X11R5/include
13637 /usr/local/X11R4/include
13639 /usr/local/include/X11
13640 /usr/local/include/X11R7
13641 /usr/local/include/X11R6
13642 /usr/local/include/X11R5
13643 /usr/local/include/X11R4
13645 /opt/X11/include
13647 /usr/X386/include
13648 /usr/x386/include
13649 /usr/XFree86/include/X11
13651 /usr/include
13652 /usr/local/include
13653 /usr/unsupported/include
13654 /usr/athena/include
13655 /usr/local/x11r5/include
13656 /usr/lpp/Xamples/include
13658 /usr/openwin/include
13659 /usr/openwin/share/include'
13661 if test "$ac_x_includes" = no; then
13662 # Guess where to find include files, by looking for Xlib.h.
13663 # First, try using that file with no special directory specified.
13664 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13665 /* end confdefs.h. */
13666 #include <X11/Xlib.h>
13667 _ACEOF
13668 if ac_fn_c_try_cpp "$LINENO"
13669 then :
13670 # We can compile using X headers with no special include directory.
13671 ac_x_includes=
13672 else $as_nop
13673 for ac_dir in $ac_x_header_dirs; do
13674 if test -r "$ac_dir/X11/Xlib.h"; then
13675 ac_x_includes=$ac_dir
13676 break
13678 done
13680 rm -f conftest.err conftest.i conftest.$ac_ext
13681 fi # $ac_x_includes = no
13683 if test "$ac_x_libraries" = no; then
13684 # Check for the libraries.
13685 # See if we find them without any special options.
13686 # Don't add to $LIBS permanently.
13687 ac_save_LIBS=$LIBS
13688 LIBS="-lX11 $LIBS"
13689 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13690 /* end confdefs.h. */
13691 #include <X11/Xlib.h>
13693 main (void)
13695 XrmInitialize ()
13697 return 0;
13699 _ACEOF
13700 if ac_fn_c_try_link "$LINENO"
13701 then :
13702 LIBS=$ac_save_LIBS
13703 # We can link X programs with no special library path.
13704 ac_x_libraries=
13705 else $as_nop
13706 LIBS=$ac_save_LIBS
13707 for ac_dir in `printf "%s\n" "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
13709 # Don't even attempt the hair of trying to link an X program!
13710 for ac_extension in a so sl dylib la dll; do
13711 if test -r "$ac_dir/libX11.$ac_extension"; then
13712 ac_x_libraries=$ac_dir
13713 break 2
13715 done
13716 done
13718 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13719 conftest$ac_exeext conftest.$ac_ext
13720 fi # $ac_x_libraries = no
13723 # Record the results.
13724 case $ac_x_includes,$ac_x_libraries in #(
13725 no,* | *,no | *\'*) :
13726 # Didn't find X, or a directory has "'" in its name.
13727 ac_cv_have_x="have_x=no" ;; #(
13728 *) :
13729 # Record where we found X for the cache.
13730 ac_cv_have_x="have_x=yes\
13731 ac_x_includes='$ac_x_includes'\
13732 ac_x_libraries='$ac_x_libraries'" ;;
13733 esac
13735 ;; #(
13736 *) have_x=yes;;
13737 esac
13738 eval "$ac_cv_have_x"
13739 fi # $with_x != no
13741 if test "$have_x" != yes; then
13742 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
13743 printf "%s\n" "$have_x" >&6; }
13744 no_x=yes
13745 else
13746 # If each of the values was on the command line, it overrides each guess.
13747 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
13748 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
13749 # Update the cache value to reflect the command line values.
13750 ac_cv_have_x="have_x=yes\
13751 ac_x_includes='$x_includes'\
13752 ac_x_libraries='$x_libraries'"
13753 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
13754 printf "%s\n" "libraries $x_libraries, headers $x_includes" >&6; }
13757 if test "$no_x" = yes; then
13758 # Not all programs may use this symbol, but it does not hurt to define it.
13760 printf "%s\n" "#define X_DISPLAY_MISSING 1" >>confdefs.h
13762 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
13763 else
13764 if test -n "$x_includes"; then
13765 X_CFLAGS="$X_CFLAGS -I$x_includes"
13768 # It would also be nice to do this for all -L options, not just this one.
13769 if test -n "$x_libraries"; then
13770 X_LIBS="$X_LIBS -L$x_libraries"
13771 # For Solaris; some versions of Sun CC require a space after -R and
13772 # others require no space. Words are not sufficient . . . .
13773 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
13774 printf %s "checking whether -R must be followed by a space... " >&6; }
13775 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
13776 ac_xsave_c_werror_flag=$ac_c_werror_flag
13777 ac_c_werror_flag=yes
13778 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13779 /* end confdefs.h. */
13782 main (void)
13786 return 0;
13788 _ACEOF
13789 if ac_fn_c_try_link "$LINENO"
13790 then :
13791 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13792 printf "%s\n" "no" >&6; }
13793 X_LIBS="$X_LIBS -R$x_libraries"
13794 else $as_nop
13795 LIBS="$ac_xsave_LIBS -R $x_libraries"
13796 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13797 /* end confdefs.h. */
13800 main (void)
13804 return 0;
13806 _ACEOF
13807 if ac_fn_c_try_link "$LINENO"
13808 then :
13809 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13810 printf "%s\n" "yes" >&6; }
13811 X_LIBS="$X_LIBS -R $x_libraries"
13812 else $as_nop
13813 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
13814 printf "%s\n" "neither works" >&6; }
13816 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13817 conftest$ac_exeext conftest.$ac_ext
13819 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13820 conftest$ac_exeext conftest.$ac_ext
13821 ac_c_werror_flag=$ac_xsave_c_werror_flag
13822 LIBS=$ac_xsave_LIBS
13825 # Check for system-dependent libraries X programs must link with.
13826 # Do this before checking for the system-independent R6 libraries
13827 # (-lICE), since we may need -lsocket or whatever for X linking.
13829 if test "$ISC" = yes; then
13830 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
13831 else
13832 # Martyn Johnson says this is needed for Ultrix, if the X
13833 # libraries were built with DECnet support. And Karl Berry says
13834 # the Alpha needs dnet_stub (dnet does not exist).
13835 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
13836 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13837 /* end confdefs.h. */
13839 /* Override any GCC internal prototype to avoid an error.
13840 Use char because int might match the return type of a GCC
13841 builtin and then its argument prototype would still apply. */
13842 char XOpenDisplay ();
13844 main (void)
13846 return XOpenDisplay ();
13848 return 0;
13850 _ACEOF
13851 if ac_fn_c_try_link "$LINENO"
13852 then :
13854 else $as_nop
13855 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
13856 printf %s "checking for dnet_ntoa in -ldnet... " >&6; }
13857 if test ${ac_cv_lib_dnet_dnet_ntoa+y}
13858 then :
13859 printf %s "(cached) " >&6
13860 else $as_nop
13861 ac_check_lib_save_LIBS=$LIBS
13862 LIBS="-ldnet $LIBS"
13863 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13864 /* end confdefs.h. */
13866 /* Override any GCC internal prototype to avoid an error.
13867 Use char because int might match the return type of a GCC
13868 builtin and then its argument prototype would still apply. */
13869 char dnet_ntoa ();
13871 main (void)
13873 return dnet_ntoa ();
13875 return 0;
13877 _ACEOF
13878 if ac_fn_c_try_link "$LINENO"
13879 then :
13880 ac_cv_lib_dnet_dnet_ntoa=yes
13881 else $as_nop
13882 ac_cv_lib_dnet_dnet_ntoa=no
13884 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13885 conftest$ac_exeext conftest.$ac_ext
13886 LIBS=$ac_check_lib_save_LIBS
13888 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
13889 printf "%s\n" "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
13890 if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes
13891 then :
13892 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
13895 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
13896 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
13897 printf %s "checking for dnet_ntoa in -ldnet_stub... " >&6; }
13898 if test ${ac_cv_lib_dnet_stub_dnet_ntoa+y}
13899 then :
13900 printf %s "(cached) " >&6
13901 else $as_nop
13902 ac_check_lib_save_LIBS=$LIBS
13903 LIBS="-ldnet_stub $LIBS"
13904 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13905 /* end confdefs.h. */
13907 /* Override any GCC internal prototype to avoid an error.
13908 Use char because int might match the return type of a GCC
13909 builtin and then its argument prototype would still apply. */
13910 char dnet_ntoa ();
13912 main (void)
13914 return dnet_ntoa ();
13916 return 0;
13918 _ACEOF
13919 if ac_fn_c_try_link "$LINENO"
13920 then :
13921 ac_cv_lib_dnet_stub_dnet_ntoa=yes
13922 else $as_nop
13923 ac_cv_lib_dnet_stub_dnet_ntoa=no
13925 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13926 conftest$ac_exeext conftest.$ac_ext
13927 LIBS=$ac_check_lib_save_LIBS
13929 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
13930 printf "%s\n" "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
13931 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes
13932 then :
13933 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
13938 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13939 conftest$ac_exeext conftest.$ac_ext
13940 LIBS="$ac_xsave_LIBS"
13942 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
13943 # to get the SysV transport functions.
13944 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
13945 # needs -lnsl.
13946 # The nsl library prevents programs from opening the X display
13947 # on Irix 5.2, according to T.E. Dickey.
13948 # The functions gethostbyname, getservbyname, and inet_addr are
13949 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
13950 ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
13951 if test "x$ac_cv_func_gethostbyname" = xyes
13952 then :
13956 if test $ac_cv_func_gethostbyname = no; then
13957 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
13958 printf %s "checking for gethostbyname in -lnsl... " >&6; }
13959 if test ${ac_cv_lib_nsl_gethostbyname+y}
13960 then :
13961 printf %s "(cached) " >&6
13962 else $as_nop
13963 ac_check_lib_save_LIBS=$LIBS
13964 LIBS="-lnsl $LIBS"
13965 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13966 /* end confdefs.h. */
13968 /* Override any GCC internal prototype to avoid an error.
13969 Use char because int might match the return type of a GCC
13970 builtin and then its argument prototype would still apply. */
13971 char gethostbyname ();
13973 main (void)
13975 return gethostbyname ();
13977 return 0;
13979 _ACEOF
13980 if ac_fn_c_try_link "$LINENO"
13981 then :
13982 ac_cv_lib_nsl_gethostbyname=yes
13983 else $as_nop
13984 ac_cv_lib_nsl_gethostbyname=no
13986 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13987 conftest$ac_exeext conftest.$ac_ext
13988 LIBS=$ac_check_lib_save_LIBS
13990 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
13991 printf "%s\n" "$ac_cv_lib_nsl_gethostbyname" >&6; }
13992 if test "x$ac_cv_lib_nsl_gethostbyname" = xyes
13993 then :
13994 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
13997 if test $ac_cv_lib_nsl_gethostbyname = no; then
13998 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
13999 printf %s "checking for gethostbyname in -lbsd... " >&6; }
14000 if test ${ac_cv_lib_bsd_gethostbyname+y}
14001 then :
14002 printf %s "(cached) " >&6
14003 else $as_nop
14004 ac_check_lib_save_LIBS=$LIBS
14005 LIBS="-lbsd $LIBS"
14006 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14007 /* end confdefs.h. */
14009 /* Override any GCC internal prototype to avoid an error.
14010 Use char because int might match the return type of a GCC
14011 builtin and then its argument prototype would still apply. */
14012 char gethostbyname ();
14014 main (void)
14016 return gethostbyname ();
14018 return 0;
14020 _ACEOF
14021 if ac_fn_c_try_link "$LINENO"
14022 then :
14023 ac_cv_lib_bsd_gethostbyname=yes
14024 else $as_nop
14025 ac_cv_lib_bsd_gethostbyname=no
14027 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14028 conftest$ac_exeext conftest.$ac_ext
14029 LIBS=$ac_check_lib_save_LIBS
14031 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
14032 printf "%s\n" "$ac_cv_lib_bsd_gethostbyname" >&6; }
14033 if test "x$ac_cv_lib_bsd_gethostbyname" = xyes
14034 then :
14035 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
14041 # lieder@skyler.mavd.honeywell.com says without -lsocket,
14042 # socket/setsockopt and other routines are undefined under SCO ODT
14043 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
14044 # on later versions), says Simon Leinen: it contains gethostby*
14045 # variants that don't use the name server (or something). -lsocket
14046 # must be given before -lnsl if both are needed. We assume that
14047 # if connect needs -lnsl, so does gethostbyname.
14048 ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect"
14049 if test "x$ac_cv_func_connect" = xyes
14050 then :
14054 if test $ac_cv_func_connect = no; then
14055 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
14056 printf %s "checking for connect in -lsocket... " >&6; }
14057 if test ${ac_cv_lib_socket_connect+y}
14058 then :
14059 printf %s "(cached) " >&6
14060 else $as_nop
14061 ac_check_lib_save_LIBS=$LIBS
14062 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
14063 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14064 /* end confdefs.h. */
14066 /* Override any GCC internal prototype to avoid an error.
14067 Use char because int might match the return type of a GCC
14068 builtin and then its argument prototype would still apply. */
14069 char connect ();
14071 main (void)
14073 return connect ();
14075 return 0;
14077 _ACEOF
14078 if ac_fn_c_try_link "$LINENO"
14079 then :
14080 ac_cv_lib_socket_connect=yes
14081 else $as_nop
14082 ac_cv_lib_socket_connect=no
14084 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14085 conftest$ac_exeext conftest.$ac_ext
14086 LIBS=$ac_check_lib_save_LIBS
14088 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
14089 printf "%s\n" "$ac_cv_lib_socket_connect" >&6; }
14090 if test "x$ac_cv_lib_socket_connect" = xyes
14091 then :
14092 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
14097 # Guillermo Gomez says -lposix is necessary on A/UX.
14098 ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove"
14099 if test "x$ac_cv_func_remove" = xyes
14100 then :
14104 if test $ac_cv_func_remove = no; then
14105 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
14106 printf %s "checking for remove in -lposix... " >&6; }
14107 if test ${ac_cv_lib_posix_remove+y}
14108 then :
14109 printf %s "(cached) " >&6
14110 else $as_nop
14111 ac_check_lib_save_LIBS=$LIBS
14112 LIBS="-lposix $LIBS"
14113 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14114 /* end confdefs.h. */
14116 /* Override any GCC internal prototype to avoid an error.
14117 Use char because int might match the return type of a GCC
14118 builtin and then its argument prototype would still apply. */
14119 char remove ();
14121 main (void)
14123 return remove ();
14125 return 0;
14127 _ACEOF
14128 if ac_fn_c_try_link "$LINENO"
14129 then :
14130 ac_cv_lib_posix_remove=yes
14131 else $as_nop
14132 ac_cv_lib_posix_remove=no
14134 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14135 conftest$ac_exeext conftest.$ac_ext
14136 LIBS=$ac_check_lib_save_LIBS
14138 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
14139 printf "%s\n" "$ac_cv_lib_posix_remove" >&6; }
14140 if test "x$ac_cv_lib_posix_remove" = xyes
14141 then :
14142 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
14147 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
14148 ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
14149 if test "x$ac_cv_func_shmat" = xyes
14150 then :
14154 if test $ac_cv_func_shmat = no; then
14155 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
14156 printf %s "checking for shmat in -lipc... " >&6; }
14157 if test ${ac_cv_lib_ipc_shmat+y}
14158 then :
14159 printf %s "(cached) " >&6
14160 else $as_nop
14161 ac_check_lib_save_LIBS=$LIBS
14162 LIBS="-lipc $LIBS"
14163 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14164 /* end confdefs.h. */
14166 /* Override any GCC internal prototype to avoid an error.
14167 Use char because int might match the return type of a GCC
14168 builtin and then its argument prototype would still apply. */
14169 char shmat ();
14171 main (void)
14173 return shmat ();
14175 return 0;
14177 _ACEOF
14178 if ac_fn_c_try_link "$LINENO"
14179 then :
14180 ac_cv_lib_ipc_shmat=yes
14181 else $as_nop
14182 ac_cv_lib_ipc_shmat=no
14184 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14185 conftest$ac_exeext conftest.$ac_ext
14186 LIBS=$ac_check_lib_save_LIBS
14188 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
14189 printf "%s\n" "$ac_cv_lib_ipc_shmat" >&6; }
14190 if test "x$ac_cv_lib_ipc_shmat" = xyes
14191 then :
14192 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
14198 # Check for libraries that X11R6 Xt/Xaw programs need.
14199 ac_save_LDFLAGS=$LDFLAGS
14200 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
14201 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
14202 # check for ICE first), but we must link in the order -lSM -lICE or
14203 # we get undefined symbols. So assume we have SM if we have ICE.
14204 # These have to be linked with before -lX11, unlike the other
14205 # libraries we check for below, so use a different variable.
14206 # John Interrante, Karl Berry
14207 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
14208 printf %s "checking for IceConnectionNumber in -lICE... " >&6; }
14209 if test ${ac_cv_lib_ICE_IceConnectionNumber+y}
14210 then :
14211 printf %s "(cached) " >&6
14212 else $as_nop
14213 ac_check_lib_save_LIBS=$LIBS
14214 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
14215 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14216 /* end confdefs.h. */
14218 /* Override any GCC internal prototype to avoid an error.
14219 Use char because int might match the return type of a GCC
14220 builtin and then its argument prototype would still apply. */
14221 char IceConnectionNumber ();
14223 main (void)
14225 return IceConnectionNumber ();
14227 return 0;
14229 _ACEOF
14230 if ac_fn_c_try_link "$LINENO"
14231 then :
14232 ac_cv_lib_ICE_IceConnectionNumber=yes
14233 else $as_nop
14234 ac_cv_lib_ICE_IceConnectionNumber=no
14236 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14237 conftest$ac_exeext conftest.$ac_ext
14238 LIBS=$ac_check_lib_save_LIBS
14240 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
14241 printf "%s\n" "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
14242 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes
14243 then :
14244 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
14247 LDFLAGS=$ac_save_LDFLAGS
14252 if test "$have_x" = "yes"
14253 then
14254 ac_save_CPPFLAGS="$CPPFLAGS"
14255 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
14257 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lX11" >&5
14258 printf %s "checking for -lX11... " >&6; }
14259 if test ${ac_cv_lib_soname_X11+y}
14260 then :
14261 printf %s "(cached) " >&6
14262 else $as_nop
14263 ac_check_soname_save_LIBS=$LIBS
14264 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
14265 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14266 /* end confdefs.h. */
14268 /* Override any GCC internal prototype to avoid an error.
14269 Use char because int might match the return type of a GCC
14270 builtin and then its argument prototype would still apply. */
14271 char XCreateWindow ();
14273 main (void)
14275 return XCreateWindow ();
14277 return 0;
14279 _ACEOF
14280 if ac_fn_c_try_link "$LINENO"
14281 then :
14282 case "$LIBEXT" in
14283 dll) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest.exe | grep "X11" | sed -e "s/dll.*/dll/"';2,$d'` ;;
14284 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'` ;;
14285 *) ac_cv_lib_soname_X11=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libX11\\.$LIBEXT" | sed -e "s/^.*\\[\\(libX11\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
14286 if ${ac_cv_lib_soname_X11:+false} :
14287 then :
14288 ac_cv_lib_soname_X11=`$LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
14289 fi ;;
14290 esac
14291 else $as_nop
14292 ac_cv_lib_soname_X11=
14294 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14295 conftest$ac_exeext conftest.$ac_ext
14296 LIBS=$ac_check_soname_save_LIBS
14298 if ${ac_cv_lib_soname_X11:+false} :
14299 then :
14300 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
14301 printf "%s\n" "not found" >&6; }
14303 else $as_nop
14304 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_X11" >&5
14305 printf "%s\n" "$ac_cv_lib_soname_X11" >&6; }
14307 printf "%s\n" "#define SONAME_LIBX11 \"$ac_cv_lib_soname_X11\"" >>confdefs.h
14311 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXext" >&5
14312 printf %s "checking for -lXext... " >&6; }
14313 if test ${ac_cv_lib_soname_Xext+y}
14314 then :
14315 printf %s "(cached) " >&6
14316 else $as_nop
14317 ac_check_soname_save_LIBS=$LIBS
14318 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
14319 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14320 /* end confdefs.h. */
14322 /* Override any GCC internal prototype to avoid an error.
14323 Use char because int might match the return type of a GCC
14324 builtin and then its argument prototype would still apply. */
14325 char XextCreateExtension ();
14327 main (void)
14329 return XextCreateExtension ();
14331 return 0;
14333 _ACEOF
14334 if ac_fn_c_try_link "$LINENO"
14335 then :
14336 case "$LIBEXT" in
14337 dll) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest.exe | grep "Xext" | sed -e "s/dll.*/dll/"';2,$d'` ;;
14338 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'` ;;
14339 *) ac_cv_lib_soname_Xext=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXext\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXext\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
14340 if ${ac_cv_lib_soname_Xext:+false} :
14341 then :
14342 ac_cv_lib_soname_Xext=`$LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
14343 fi ;;
14344 esac
14345 else $as_nop
14346 ac_cv_lib_soname_Xext=
14348 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14349 conftest$ac_exeext conftest.$ac_ext
14350 LIBS=$ac_check_soname_save_LIBS
14352 if ${ac_cv_lib_soname_Xext:+false} :
14353 then :
14354 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
14355 printf "%s\n" "not found" >&6; }
14357 else $as_nop
14358 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xext" >&5
14359 printf "%s\n" "$ac_cv_lib_soname_Xext" >&6; }
14361 printf "%s\n" "#define SONAME_LIBXEXT \"$ac_cv_lib_soname_Xext\"" >>confdefs.h
14363 X_LIBS="$X_LIBS -lXext"
14365 X_LIBS="$X_LIBS -lX11"
14367 ac_fn_c_check_header_compile "$LINENO" "X11/Xlib.h" "ac_cv_header_X11_Xlib_h" "#ifdef HAVE_X11_XLIB_H
14368 # include <X11/Xlib.h>
14369 #endif
14370 #ifdef HAVE_X11_XUTIL_H
14371 # include <X11/Xutil.h>
14372 #endif
14374 if test "x$ac_cv_header_X11_Xlib_h" = xyes
14375 then :
14376 printf "%s\n" "#define HAVE_X11_XLIB_H 1" >>confdefs.h
14379 ac_fn_c_check_header_compile "$LINENO" "X11/XKBlib.h" "ac_cv_header_X11_XKBlib_h" "#ifdef HAVE_X11_XLIB_H
14380 # include <X11/Xlib.h>
14381 #endif
14382 #ifdef HAVE_X11_XUTIL_H
14383 # include <X11/Xutil.h>
14384 #endif
14386 if test "x$ac_cv_header_X11_XKBlib_h" = xyes
14387 then :
14388 printf "%s\n" "#define HAVE_X11_XKBLIB_H 1" >>confdefs.h
14391 ac_fn_c_check_header_compile "$LINENO" "X11/Xutil.h" "ac_cv_header_X11_Xutil_h" "#ifdef HAVE_X11_XLIB_H
14392 # include <X11/Xlib.h>
14393 #endif
14394 #ifdef HAVE_X11_XUTIL_H
14395 # include <X11/Xutil.h>
14396 #endif
14398 if test "x$ac_cv_header_X11_Xutil_h" = xyes
14399 then :
14400 printf "%s\n" "#define HAVE_X11_XUTIL_H 1" >>confdefs.h
14403 ac_fn_c_check_header_compile "$LINENO" "X11/Xcursor/Xcursor.h" "ac_cv_header_X11_Xcursor_Xcursor_h" "#ifdef HAVE_X11_XLIB_H
14404 # include <X11/Xlib.h>
14405 #endif
14406 #ifdef HAVE_X11_XUTIL_H
14407 # include <X11/Xutil.h>
14408 #endif
14410 if test "x$ac_cv_header_X11_Xcursor_Xcursor_h" = xyes
14411 then :
14412 printf "%s\n" "#define HAVE_X11_XCURSOR_XCURSOR_H 1" >>confdefs.h
14415 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/shape.h" "ac_cv_header_X11_extensions_shape_h" "#ifdef HAVE_X11_XLIB_H
14416 # include <X11/Xlib.h>
14417 #endif
14418 #ifdef HAVE_X11_XUTIL_H
14419 # include <X11/Xutil.h>
14420 #endif
14422 if test "x$ac_cv_header_X11_extensions_shape_h" = xyes
14423 then :
14424 printf "%s\n" "#define HAVE_X11_EXTENSIONS_SHAPE_H 1" >>confdefs.h
14427 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/XInput.h" "ac_cv_header_X11_extensions_XInput_h" "#ifdef HAVE_X11_XLIB_H
14428 # include <X11/Xlib.h>
14429 #endif
14430 #ifdef HAVE_X11_XUTIL_H
14431 # include <X11/Xutil.h>
14432 #endif
14434 if test "x$ac_cv_header_X11_extensions_XInput_h" = xyes
14435 then :
14436 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XINPUT_H 1" >>confdefs.h
14439 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/XInput2.h" "ac_cv_header_X11_extensions_XInput2_h" "#ifdef HAVE_X11_XLIB_H
14440 # include <X11/Xlib.h>
14441 #endif
14442 #ifdef HAVE_X11_XUTIL_H
14443 # include <X11/Xutil.h>
14444 #endif
14446 if test "x$ac_cv_header_X11_extensions_XInput2_h" = xyes
14447 then :
14448 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XINPUT2_H 1" >>confdefs.h
14451 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/XShm.h" "ac_cv_header_X11_extensions_XShm_h" "#ifdef HAVE_X11_XLIB_H
14452 # include <X11/Xlib.h>
14453 #endif
14454 #ifdef HAVE_X11_XUTIL_H
14455 # include <X11/Xutil.h>
14456 #endif
14458 if test "x$ac_cv_header_X11_extensions_XShm_h" = xyes
14459 then :
14460 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XSHM_H 1" >>confdefs.h
14463 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/Xcomposite.h" "ac_cv_header_X11_extensions_Xcomposite_h" "#ifdef HAVE_X11_XLIB_H
14464 # include <X11/Xlib.h>
14465 #endif
14466 #ifdef HAVE_X11_XUTIL_H
14467 # include <X11/Xutil.h>
14468 #endif
14470 if test "x$ac_cv_header_X11_extensions_Xcomposite_h" = xyes
14471 then :
14472 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1" >>confdefs.h
14475 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/Xfixes.h" "ac_cv_header_X11_extensions_Xfixes_h" "#ifdef HAVE_X11_XLIB_H
14476 # include <X11/Xlib.h>
14477 #endif
14478 #ifdef HAVE_X11_XUTIL_H
14479 # include <X11/Xutil.h>
14480 #endif
14482 if test "x$ac_cv_header_X11_extensions_Xfixes_h" = xyes
14483 then :
14484 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XFIXES_H 1" >>confdefs.h
14487 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/Xinerama.h" "ac_cv_header_X11_extensions_Xinerama_h" "#ifdef HAVE_X11_XLIB_H
14488 # include <X11/Xlib.h>
14489 #endif
14490 #ifdef HAVE_X11_XUTIL_H
14491 # include <X11/Xutil.h>
14492 #endif
14494 if test "x$ac_cv_header_X11_extensions_Xinerama_h" = xyes
14495 then :
14496 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XINERAMA_H 1" >>confdefs.h
14499 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/Xrandr.h" "ac_cv_header_X11_extensions_Xrandr_h" "#ifdef HAVE_X11_XLIB_H
14500 # include <X11/Xlib.h>
14501 #endif
14502 #ifdef HAVE_X11_XUTIL_H
14503 # include <X11/Xutil.h>
14504 #endif
14506 if test "x$ac_cv_header_X11_extensions_Xrandr_h" = xyes
14507 then :
14508 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XRANDR_H 1" >>confdefs.h
14511 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/Xrender.h" "ac_cv_header_X11_extensions_Xrender_h" "#ifdef HAVE_X11_XLIB_H
14512 # include <X11/Xlib.h>
14513 #endif
14514 #ifdef HAVE_X11_XUTIL_H
14515 # include <X11/Xutil.h>
14516 #endif
14518 if test "x$ac_cv_header_X11_extensions_Xrender_h" = xyes
14519 then :
14520 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XRENDER_H 1" >>confdefs.h
14523 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/xf86vmode.h" "ac_cv_header_X11_extensions_xf86vmode_h" "#ifdef HAVE_X11_XLIB_H
14524 # include <X11/Xlib.h>
14525 #endif
14526 #ifdef HAVE_X11_XUTIL_H
14527 # include <X11/Xutil.h>
14528 #endif
14530 if test "x$ac_cv_header_X11_extensions_xf86vmode_h" = xyes
14531 then :
14532 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XF86VMODE_H 1" >>confdefs.h
14535 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/xf86vmproto.h" "ac_cv_header_X11_extensions_xf86vmproto_h" "#ifdef HAVE_X11_XLIB_H
14536 # include <X11/Xlib.h>
14537 #endif
14538 #ifdef HAVE_X11_XUTIL_H
14539 # include <X11/Xutil.h>
14540 #endif
14542 if test "x$ac_cv_header_X11_extensions_xf86vmproto_h" = xyes
14543 then :
14544 printf "%s\n" "#define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1" >>confdefs.h
14549 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
14550 then
14551 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXcursor" >&5
14552 printf %s "checking for -lXcursor... " >&6; }
14553 if test ${ac_cv_lib_soname_Xcursor+y}
14554 then :
14555 printf %s "(cached) " >&6
14556 else $as_nop
14557 ac_check_soname_save_LIBS=$LIBS
14558 LIBS="-lXcursor $X_LIBS $X_EXTRA_LIBS $LIBS"
14559 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14560 /* end confdefs.h. */
14562 /* Override any GCC internal prototype to avoid an error.
14563 Use char because int might match the return type of a GCC
14564 builtin and then its argument prototype would still apply. */
14565 char XcursorImageLoadCursor ();
14567 main (void)
14569 return XcursorImageLoadCursor ();
14571 return 0;
14573 _ACEOF
14574 if ac_fn_c_try_link "$LINENO"
14575 then :
14576 case "$LIBEXT" in
14577 dll) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest.exe | grep "Xcursor" | sed -e "s/dll.*/dll/"';2,$d'` ;;
14578 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'` ;;
14579 *) ac_cv_lib_soname_Xcursor=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXcursor\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXcursor\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
14580 if ${ac_cv_lib_soname_Xcursor:+false} :
14581 then :
14582 ac_cv_lib_soname_Xcursor=`$LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
14583 fi ;;
14584 esac
14585 else $as_nop
14586 ac_cv_lib_soname_Xcursor=
14588 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14589 conftest$ac_exeext conftest.$ac_ext
14590 LIBS=$ac_check_soname_save_LIBS
14592 if ${ac_cv_lib_soname_Xcursor:+false} :
14593 then :
14594 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
14595 printf "%s\n" "not found" >&6; }
14597 else $as_nop
14598 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xcursor" >&5
14599 printf "%s\n" "$ac_cv_lib_soname_Xcursor" >&6; }
14601 printf "%s\n" "#define SONAME_LIBXCURSOR \"$ac_cv_lib_soname_Xcursor\"" >>confdefs.h
14606 if test "x$ac_cv_lib_soname_Xcursor" = "x"
14607 then :
14608 case "x$with_xcursor" in
14609 x) as_fn_append wine_notices "|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
14610 xno) ;;
14611 *) as_fn_error $? "libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
14612 This is an error since --with-xcursor was requested." "$LINENO" 5 ;;
14613 esac
14617 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
14618 then
14619 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXi" >&5
14620 printf %s "checking for -lXi... " >&6; }
14621 if test ${ac_cv_lib_soname_Xi+y}
14622 then :
14623 printf %s "(cached) " >&6
14624 else $as_nop
14625 ac_check_soname_save_LIBS=$LIBS
14626 LIBS="-lXi $X_LIBS $X_EXTRA_LIBS $LIBS"
14627 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14628 /* end confdefs.h. */
14630 /* Override any GCC internal prototype to avoid an error.
14631 Use char because int might match the return type of a GCC
14632 builtin and then its argument prototype would still apply. */
14633 char XOpenDevice ();
14635 main (void)
14637 return XOpenDevice ();
14639 return 0;
14641 _ACEOF
14642 if ac_fn_c_try_link "$LINENO"
14643 then :
14644 case "$LIBEXT" in
14645 dll) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest.exe | grep "Xi" | sed -e "s/dll.*/dll/"';2,$d'` ;;
14646 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'` ;;
14647 *) ac_cv_lib_soname_Xi=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXi\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXi\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
14648 if ${ac_cv_lib_soname_Xi:+false} :
14649 then :
14650 ac_cv_lib_soname_Xi=`$LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
14651 fi ;;
14652 esac
14653 else $as_nop
14654 ac_cv_lib_soname_Xi=
14656 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14657 conftest$ac_exeext conftest.$ac_ext
14658 LIBS=$ac_check_soname_save_LIBS
14660 if ${ac_cv_lib_soname_Xi:+false} :
14661 then :
14662 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
14663 printf "%s\n" "not found" >&6; }
14665 else $as_nop
14666 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xi" >&5
14667 printf "%s\n" "$ac_cv_lib_soname_Xi" >&6; }
14669 printf "%s\n" "#define SONAME_LIBXI \"$ac_cv_lib_soname_Xi\"" >>confdefs.h
14674 if test "x$ac_cv_lib_soname_Xi" = "x"
14675 then :
14676 case "x$with_xinput" in
14677 x) as_fn_append wine_notices "|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
14678 xno) ;;
14679 *) as_fn_error $? "libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
14680 This is an error since --with-xinput was requested." "$LINENO" 5 ;;
14681 esac
14685 if test "x$ac_cv_lib_soname_Xi" != x
14686 then
14687 if test "$ac_cv_header_X11_extensions_XInput2_h" != "yes"
14688 then :
14689 case "x$with_xinput2" in
14690 x) as_fn_append wine_notices "|XInput2 headers not found, the XInput 2 extension won't be supported." ;;
14691 xno) ;;
14692 *) as_fn_error $? "XInput2 headers not found, the XInput 2 extension won't be supported.
14693 This is an error since --with-xinput2 was requested." "$LINENO" 5 ;;
14694 esac
14699 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
14700 then
14701 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XShmQueryExtension in -lXext" >&5
14702 printf %s "checking for XShmQueryExtension in -lXext... " >&6; }
14703 if test ${ac_cv_lib_Xext_XShmQueryExtension+y}
14704 then :
14705 printf %s "(cached) " >&6
14706 else $as_nop
14707 ac_check_lib_save_LIBS=$LIBS
14708 LIBS="-lXext $X_LIBS $X_EXTRA_LIBS $LIBS"
14709 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14710 /* end confdefs.h. */
14712 /* Override any GCC internal prototype to avoid an error.
14713 Use char because int might match the return type of a GCC
14714 builtin and then its argument prototype would still apply. */
14715 char XShmQueryExtension ();
14717 main (void)
14719 return XShmQueryExtension ();
14721 return 0;
14723 _ACEOF
14724 if ac_fn_c_try_link "$LINENO"
14725 then :
14726 ac_cv_lib_Xext_XShmQueryExtension=yes
14727 else $as_nop
14728 ac_cv_lib_Xext_XShmQueryExtension=no
14730 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14731 conftest$ac_exeext conftest.$ac_ext
14732 LIBS=$ac_check_lib_save_LIBS
14734 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
14735 printf "%s\n" "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
14736 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = xyes
14737 then :
14739 printf "%s\n" "#define HAVE_LIBXXSHM 1" >>confdefs.h
14744 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"
14745 then :
14746 case "x$with_xshm" in
14747 x) as_fn_append wine_notices "|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
14748 xno) ;;
14749 *) as_fn_error $? "XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
14750 This is an error since --with-xshm was requested." "$LINENO" 5 ;;
14751 esac
14755 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
14756 then
14757 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XShapeQueryExtension in -lXext" >&5
14758 printf %s "checking for XShapeQueryExtension in -lXext... " >&6; }
14759 if test ${ac_cv_lib_Xext_XShapeQueryExtension+y}
14760 then :
14761 printf %s "(cached) " >&6
14762 else $as_nop
14763 ac_check_lib_save_LIBS=$LIBS
14764 LIBS="-lXext $X_LIBS $X_EXTRA_LIBS $LIBS"
14765 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14766 /* end confdefs.h. */
14768 /* Override any GCC internal prototype to avoid an error.
14769 Use char because int might match the return type of a GCC
14770 builtin and then its argument prototype would still apply. */
14771 char XShapeQueryExtension ();
14773 main (void)
14775 return XShapeQueryExtension ();
14777 return 0;
14779 _ACEOF
14780 if ac_fn_c_try_link "$LINENO"
14781 then :
14782 ac_cv_lib_Xext_XShapeQueryExtension=yes
14783 else $as_nop
14784 ac_cv_lib_Xext_XShapeQueryExtension=no
14786 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14787 conftest$ac_exeext conftest.$ac_ext
14788 LIBS=$ac_check_lib_save_LIBS
14790 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
14791 printf "%s\n" "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
14792 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = xyes
14793 then :
14795 printf "%s\n" "#define HAVE_LIBXSHAPE 1" >>confdefs.h
14800 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"
14801 then :
14802 case "x$with_xshape" in
14803 x) as_fn_append wine_notices "|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
14804 xno) ;;
14805 *) as_fn_error $? "XShape ${notice_platform}development files not found, XShape won't be supported.
14806 This is an error since --with-xshape was requested." "$LINENO" 5 ;;
14807 esac
14811 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes" -o "$ac_cv_header_X11_extensions_xf86vmproto_h" = "yes"
14812 then
14813 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXxf86vm" >&5
14814 printf %s "checking for -lXxf86vm... " >&6; }
14815 if test ${ac_cv_lib_soname_Xxf86vm+y}
14816 then :
14817 printf %s "(cached) " >&6
14818 else $as_nop
14819 ac_check_soname_save_LIBS=$LIBS
14820 LIBS="-lXxf86vm $X_LIBS $X_EXTRA_LIBS $LIBS"
14821 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14822 /* end confdefs.h. */
14824 /* Override any GCC internal prototype to avoid an error.
14825 Use char because int might match the return type of a GCC
14826 builtin and then its argument prototype would still apply. */
14827 char XF86VidModeQueryExtension ();
14829 main (void)
14831 return XF86VidModeQueryExtension ();
14833 return 0;
14835 _ACEOF
14836 if ac_fn_c_try_link "$LINENO"
14837 then :
14838 case "$LIBEXT" in
14839 dll) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest.exe | grep "Xxf86vm" | sed -e "s/dll.*/dll/"';2,$d'` ;;
14840 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'` ;;
14841 *) ac_cv_lib_soname_Xxf86vm=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXxf86vm\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
14842 if ${ac_cv_lib_soname_Xxf86vm:+false} :
14843 then :
14844 ac_cv_lib_soname_Xxf86vm=`$LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
14845 fi ;;
14846 esac
14847 else $as_nop
14848 ac_cv_lib_soname_Xxf86vm=
14850 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14851 conftest$ac_exeext conftest.$ac_ext
14852 LIBS=$ac_check_soname_save_LIBS
14854 if ${ac_cv_lib_soname_Xxf86vm:+false} :
14855 then :
14856 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
14857 printf "%s\n" "not found" >&6; }
14859 else $as_nop
14860 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xxf86vm" >&5
14861 printf "%s\n" "$ac_cv_lib_soname_Xxf86vm" >&6; }
14863 printf "%s\n" "#define SONAME_LIBXXF86VM \"$ac_cv_lib_soname_Xxf86vm\"" >>confdefs.h
14868 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"
14869 then :
14870 case "x$with_xxf86vm" in
14871 x) as_fn_append wine_notices "|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
14872 xno) ;;
14873 *) as_fn_error $? "libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
14874 This is an error since --with-xxf86vm was requested." "$LINENO" 5 ;;
14875 esac
14879 if test "$ac_cv_header_X11_extensions_Xrender_h" = "yes" -a "x$ac_cv_lib_soname_X11" != "x"
14880 then
14881 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXrender" >&5
14882 printf %s "checking for -lXrender... " >&6; }
14883 if test ${ac_cv_lib_soname_Xrender+y}
14884 then :
14885 printf %s "(cached) " >&6
14886 else $as_nop
14887 ac_check_soname_save_LIBS=$LIBS
14888 LIBS="-lXrender $X_LIBS $X_EXTRA_LIBS $LIBS"
14889 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14890 /* end confdefs.h. */
14892 /* Override any GCC internal prototype to avoid an error.
14893 Use char because int might match the return type of a GCC
14894 builtin and then its argument prototype would still apply. */
14895 char XRenderQueryExtension ();
14897 main (void)
14899 return XRenderQueryExtension ();
14901 return 0;
14903 _ACEOF
14904 if ac_fn_c_try_link "$LINENO"
14905 then :
14906 case "$LIBEXT" in
14907 dll) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest.exe | grep "Xrender" | sed -e "s/dll.*/dll/"';2,$d'` ;;
14908 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'` ;;
14909 *) ac_cv_lib_soname_Xrender=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXrender\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXrender\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
14910 if ${ac_cv_lib_soname_Xrender:+false} :
14911 then :
14912 ac_cv_lib_soname_Xrender=`$LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
14913 fi ;;
14914 esac
14915 else $as_nop
14916 ac_cv_lib_soname_Xrender=
14918 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14919 conftest$ac_exeext conftest.$ac_ext
14920 LIBS=$ac_check_soname_save_LIBS
14922 if ${ac_cv_lib_soname_Xrender:+false} :
14923 then :
14924 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
14925 printf "%s\n" "not found" >&6; }
14927 else $as_nop
14928 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xrender" >&5
14929 printf "%s\n" "$ac_cv_lib_soname_Xrender" >&6; }
14931 printf "%s\n" "#define SONAME_LIBXRENDER \"$ac_cv_lib_soname_Xrender\"" >>confdefs.h
14933 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XRenderSetPictureTransform in -lXrender" >&5
14934 printf %s "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
14935 if test ${ac_cv_lib_Xrender_XRenderSetPictureTransform+y}
14936 then :
14937 printf %s "(cached) " >&6
14938 else $as_nop
14939 ac_check_lib_save_LIBS=$LIBS
14940 LIBS="-lXrender $X_LIBS $X_EXTRA_LIBS $LIBS"
14941 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14942 /* end confdefs.h. */
14944 /* Override any GCC internal prototype to avoid an error.
14945 Use char because int might match the return type of a GCC
14946 builtin and then its argument prototype would still apply. */
14947 char XRenderSetPictureTransform ();
14949 main (void)
14951 return XRenderSetPictureTransform ();
14953 return 0;
14955 _ACEOF
14956 if ac_fn_c_try_link "$LINENO"
14957 then :
14958 ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
14959 else $as_nop
14960 ac_cv_lib_Xrender_XRenderSetPictureTransform=no
14962 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14963 conftest$ac_exeext conftest.$ac_ext
14964 LIBS=$ac_check_lib_save_LIBS
14966 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
14967 printf "%s\n" "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
14968 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = xyes
14969 then :
14971 printf "%s\n" "#define HAVE_XRENDERSETPICTURETRANSFORM 1" >>confdefs.h
14975 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XRenderCreateLinearGradient in -lXrender" >&5
14976 printf %s "checking for XRenderCreateLinearGradient in -lXrender... " >&6; }
14977 if test ${ac_cv_lib_Xrender_XRenderCreateLinearGradient+y}
14978 then :
14979 printf %s "(cached) " >&6
14980 else $as_nop
14981 ac_check_lib_save_LIBS=$LIBS
14982 LIBS="-lXrender $X_LIBS $X_EXTRA_LIBS $LIBS"
14983 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14984 /* end confdefs.h. */
14986 /* Override any GCC internal prototype to avoid an error.
14987 Use char because int might match the return type of a GCC
14988 builtin and then its argument prototype would still apply. */
14989 char XRenderCreateLinearGradient ();
14991 main (void)
14993 return XRenderCreateLinearGradient ();
14995 return 0;
14997 _ACEOF
14998 if ac_fn_c_try_link "$LINENO"
14999 then :
15000 ac_cv_lib_Xrender_XRenderCreateLinearGradient=yes
15001 else $as_nop
15002 ac_cv_lib_Xrender_XRenderCreateLinearGradient=no
15004 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15005 conftest$ac_exeext conftest.$ac_ext
15006 LIBS=$ac_check_lib_save_LIBS
15008 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderCreateLinearGradient" >&5
15009 printf "%s\n" "$ac_cv_lib_Xrender_XRenderCreateLinearGradient" >&6; }
15010 if test "x$ac_cv_lib_Xrender_XRenderCreateLinearGradient" = xyes
15011 then :
15013 printf "%s\n" "#define HAVE_XRENDERCREATELINEARGRADIENT 1" >>confdefs.h
15020 if test "x$ac_cv_lib_soname_Xrender" = "x"
15021 then :
15022 case "x$with_xrender" in
15023 x) as_fn_append wine_warnings "|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
15024 xno) ;;
15025 *) as_fn_error $? "libxrender ${notice_platform}development files not found, XRender won't be supported.
15026 This is an error since --with-xrender was requested." "$LINENO" 5 ;;
15027 esac
15031 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
15032 then
15033 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15034 /* end confdefs.h. */
15035 #include <X11/Xlib.h>
15036 #include <X11/extensions/Xrandr.h>
15038 main (void)
15040 static typeof(XRRSetScreenConfigAndRate) * func; if (func) return 0;
15042 return 0;
15044 _ACEOF
15045 if ac_fn_c_try_compile "$LINENO"
15046 then :
15047 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXrandr" >&5
15048 printf %s "checking for -lXrandr... " >&6; }
15049 if test ${ac_cv_lib_soname_Xrandr+y}
15050 then :
15051 printf %s "(cached) " >&6
15052 else $as_nop
15053 ac_check_soname_save_LIBS=$LIBS
15054 LIBS="-lXrandr $X_LIBS $X_EXTRA_LIBS $LIBS"
15055 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15056 /* end confdefs.h. */
15058 /* Override any GCC internal prototype to avoid an error.
15059 Use char because int might match the return type of a GCC
15060 builtin and then its argument prototype would still apply. */
15061 char XRRQueryExtension ();
15063 main (void)
15065 return XRRQueryExtension ();
15067 return 0;
15069 _ACEOF
15070 if ac_fn_c_try_link "$LINENO"
15071 then :
15072 case "$LIBEXT" in
15073 dll) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest.exe | grep "Xrandr" | sed -e "s/dll.*/dll/"';2,$d'` ;;
15074 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'` ;;
15075 *) ac_cv_lib_soname_Xrandr=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXrandr\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXrandr\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
15076 if ${ac_cv_lib_soname_Xrandr:+false} :
15077 then :
15078 ac_cv_lib_soname_Xrandr=`$LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
15079 fi ;;
15080 esac
15081 else $as_nop
15082 ac_cv_lib_soname_Xrandr=
15084 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15085 conftest$ac_exeext conftest.$ac_ext
15086 LIBS=$ac_check_soname_save_LIBS
15088 if ${ac_cv_lib_soname_Xrandr:+false} :
15089 then :
15090 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
15091 printf "%s\n" "not found" >&6; }
15093 else $as_nop
15094 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xrandr" >&5
15095 printf "%s\n" "$ac_cv_lib_soname_Xrandr" >&6; }
15097 printf "%s\n" "#define SONAME_LIBXRANDR \"$ac_cv_lib_soname_Xrandr\"" >>confdefs.h
15099 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15100 /* end confdefs.h. */
15101 #include <X11/Xlib.h>
15102 #include <X11/extensions/Xrandr.h>
15104 main (void)
15106 static typeof(XRRGetProviderResources) *f; if (f) return 0;
15108 return 0;
15110 _ACEOF
15111 if ac_fn_c_try_compile "$LINENO"
15112 then :
15114 printf "%s\n" "#define HAVE_XRRGETPROVIDERRESOURCES 1" >>confdefs.h
15116 else $as_nop
15117 as_fn_append wine_notices "|libxrandr ${notice_platform}development files too old, XRandR display device handler won't be supported."
15119 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15122 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15124 if test "x$ac_cv_lib_soname_Xrandr" = "x"
15125 then :
15126 case "x$with_xrandr" in
15127 x) as_fn_append wine_notices "|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
15128 xno) ;;
15129 *) as_fn_error $? "libxrandr ${notice_platform}development files not found, XRandr won't be supported.
15130 This is an error since --with-xrandr was requested." "$LINENO" 5 ;;
15131 esac
15135 if test "$ac_cv_header_X11_extensions_Xfixes_h" = "yes"
15136 then
15137 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15138 /* end confdefs.h. */
15139 #include <X11/Xlib.h>
15140 #include <X11/extensions/Xfixes.h>
15142 main (void)
15144 static typeof(XFixesQueryVersion) * func; if (func) return 0;
15146 return 0;
15148 _ACEOF
15149 if ac_fn_c_try_compile "$LINENO"
15150 then :
15151 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXfixes" >&5
15152 printf %s "checking for -lXfixes... " >&6; }
15153 if test ${ac_cv_lib_soname_Xfixes+y}
15154 then :
15155 printf %s "(cached) " >&6
15156 else $as_nop
15157 ac_check_soname_save_LIBS=$LIBS
15158 LIBS="-lXfixes $X_LIBS $X_EXTRA_LIBS $LIBS"
15159 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15160 /* end confdefs.h. */
15162 /* Override any GCC internal prototype to avoid an error.
15163 Use char because int might match the return type of a GCC
15164 builtin and then its argument prototype would still apply. */
15165 char XFixesQueryVersion ();
15167 main (void)
15169 return XFixesQueryVersion ();
15171 return 0;
15173 _ACEOF
15174 if ac_fn_c_try_link "$LINENO"
15175 then :
15176 case "$LIBEXT" in
15177 dll) ac_cv_lib_soname_Xfixes=`$ac_cv_path_LDD conftest.exe | grep "Xfixes" | sed -e "s/dll.*/dll/"';2,$d'` ;;
15178 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'` ;;
15179 *) ac_cv_lib_soname_Xfixes=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXfixes\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXfixes\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
15180 if ${ac_cv_lib_soname_Xfixes:+false} :
15181 then :
15182 ac_cv_lib_soname_Xfixes=`$LDD conftest$ac_exeext | grep "libXfixes\\.$LIBEXT" | sed -e "s/^.*\(libXfixes\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
15183 fi ;;
15184 esac
15185 else $as_nop
15186 ac_cv_lib_soname_Xfixes=
15188 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15189 conftest$ac_exeext conftest.$ac_ext
15190 LIBS=$ac_check_soname_save_LIBS
15192 if ${ac_cv_lib_soname_Xfixes:+false} :
15193 then :
15194 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
15195 printf "%s\n" "not found" >&6; }
15197 else $as_nop
15198 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xfixes" >&5
15199 printf "%s\n" "$ac_cv_lib_soname_Xfixes" >&6; }
15201 printf "%s\n" "#define SONAME_LIBXFIXES \"$ac_cv_lib_soname_Xfixes\"" >>confdefs.h
15206 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15208 if test "x$ac_cv_lib_soname_Xfixes" = "x"
15209 then :
15210 case "x$with_xfixes" in
15211 x) as_fn_append wine_notices "|libxfixes ${notice_platform}development files not found, Xfixes won't be supported." ;;
15212 xno) ;;
15213 *) as_fn_error $? "libxfixes ${notice_platform}development files not found, Xfixes won't be supported.
15214 This is an error since --with-xfixes was requested." "$LINENO" 5 ;;
15215 esac
15219 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
15220 then
15221 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15222 /* end confdefs.h. */
15223 #include <X11/Xlib.h>
15224 #include <X11/extensions/Xinerama.h>
15226 main (void)
15228 static typeof(XineramaQueryScreens) * func; if (func) return 0;
15230 return 0;
15232 _ACEOF
15233 if ac_fn_c_try_compile "$LINENO"
15234 then :
15235 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXinerama" >&5
15236 printf %s "checking for -lXinerama... " >&6; }
15237 if test ${ac_cv_lib_soname_Xinerama+y}
15238 then :
15239 printf %s "(cached) " >&6
15240 else $as_nop
15241 ac_check_soname_save_LIBS=$LIBS
15242 LIBS="-lXinerama $X_LIBS $X_EXTRA_LIBS $LIBS"
15243 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15244 /* end confdefs.h. */
15246 /* Override any GCC internal prototype to avoid an error.
15247 Use char because int might match the return type of a GCC
15248 builtin and then its argument prototype would still apply. */
15249 char XineramaQueryScreens ();
15251 main (void)
15253 return XineramaQueryScreens ();
15255 return 0;
15257 _ACEOF
15258 if ac_fn_c_try_link "$LINENO"
15259 then :
15260 case "$LIBEXT" in
15261 dll) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest.exe | grep "Xinerama" | sed -e "s/dll.*/dll/"';2,$d'` ;;
15262 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'` ;;
15263 *) ac_cv_lib_soname_Xinerama=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXinerama\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXinerama\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
15264 if ${ac_cv_lib_soname_Xinerama:+false} :
15265 then :
15266 ac_cv_lib_soname_Xinerama=`$LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
15267 fi ;;
15268 esac
15269 else $as_nop
15270 ac_cv_lib_soname_Xinerama=
15272 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15273 conftest$ac_exeext conftest.$ac_ext
15274 LIBS=$ac_check_soname_save_LIBS
15276 if ${ac_cv_lib_soname_Xinerama:+false} :
15277 then :
15278 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
15279 printf "%s\n" "not found" >&6; }
15281 else $as_nop
15282 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xinerama" >&5
15283 printf "%s\n" "$ac_cv_lib_soname_Xinerama" >&6; }
15285 printf "%s\n" "#define SONAME_LIBXINERAMA \"$ac_cv_lib_soname_Xinerama\"" >>confdefs.h
15290 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15292 if test "x$ac_cv_lib_soname_Xinerama" = "x"
15293 then :
15294 case "x$with_xinerama" in
15295 x) as_fn_append wine_notices "|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
15296 xno) ;;
15297 *) as_fn_error $? "libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
15298 This is an error since --with-xinerama was requested." "$LINENO" 5 ;;
15299 esac
15303 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
15304 then
15305 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lXcomposite" >&5
15306 printf %s "checking for -lXcomposite... " >&6; }
15307 if test ${ac_cv_lib_soname_Xcomposite+y}
15308 then :
15309 printf %s "(cached) " >&6
15310 else $as_nop
15311 ac_check_soname_save_LIBS=$LIBS
15312 LIBS="-lXcomposite $X_LIBS $X_EXTRA_LIBS $LIBS"
15313 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15314 /* end confdefs.h. */
15316 /* Override any GCC internal prototype to avoid an error.
15317 Use char because int might match the return type of a GCC
15318 builtin and then its argument prototype would still apply. */
15319 char XCompositeRedirectWindow ();
15321 main (void)
15323 return XCompositeRedirectWindow ();
15325 return 0;
15327 _ACEOF
15328 if ac_fn_c_try_link "$LINENO"
15329 then :
15330 case "$LIBEXT" in
15331 dll) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest.exe | grep "Xcomposite" | sed -e "s/dll.*/dll/"';2,$d'` ;;
15332 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'` ;;
15333 *) ac_cv_lib_soname_Xcomposite=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libXcomposite\\.$LIBEXT" | sed -e "s/^.*\\[\\(libXcomposite\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
15334 if ${ac_cv_lib_soname_Xcomposite:+false} :
15335 then :
15336 ac_cv_lib_soname_Xcomposite=`$LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
15337 fi ;;
15338 esac
15339 else $as_nop
15340 ac_cv_lib_soname_Xcomposite=
15342 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15343 conftest$ac_exeext conftest.$ac_ext
15344 LIBS=$ac_check_soname_save_LIBS
15346 if ${ac_cv_lib_soname_Xcomposite:+false} :
15347 then :
15348 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
15349 printf "%s\n" "not found" >&6; }
15351 else $as_nop
15352 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xcomposite" >&5
15353 printf "%s\n" "$ac_cv_lib_soname_Xcomposite" >&6; }
15355 printf "%s\n" "#define SONAME_LIBXCOMPOSITE \"$ac_cv_lib_soname_Xcomposite\"" >>confdefs.h
15360 if test "x$ac_cv_lib_soname_Xcomposite" = "x"
15361 then :
15362 case "x$with_xcomposite" in
15363 x) as_fn_append wine_notices "|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
15364 xno) ;;
15365 *) as_fn_error $? "libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
15366 This is an error since --with-xcomposite was requested." "$LINENO" 5 ;;
15367 esac
15371 ac_fn_c_check_member "$LINENO" "XICCallback" "callback" "ac_cv_member_XICCallback_callback" "#ifdef HAVE_X11_XLIB_H
15372 #include <X11/Xlib.h>
15373 #endif
15375 if test "x$ac_cv_member_XICCallback_callback" = xyes
15376 then :
15378 printf "%s\n" "#define HAVE_XICCALLBACK_CALLBACK 1" >>confdefs.h
15382 ac_fn_c_check_member "$LINENO" "XEvent" "xcookie" "ac_cv_member_XEvent_xcookie" "#ifdef HAVE_X11_XLIB_H
15383 #include <X11/Xlib.h>
15384 #endif
15386 if test "x$ac_cv_member_XEvent_xcookie" = xyes
15387 then :
15389 printf "%s\n" "#define HAVE_XEVENT_XCOOKIE 1" >>confdefs.h
15396 opengl_msg=""
15397 if test "x$with_opengl" != "xno"
15398 then
15399 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lGL" >&5
15400 printf %s "checking for -lGL... " >&6; }
15401 if test ${ac_cv_lib_soname_GL+y}
15402 then :
15403 printf %s "(cached) " >&6
15404 else $as_nop
15405 ac_check_soname_save_LIBS=$LIBS
15406 LIBS="-lGL $X_LIBS -lm $X_EXTRA_LIBS $LIBS"
15407 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15408 /* end confdefs.h. */
15410 /* Override any GCC internal prototype to avoid an error.
15411 Use char because int might match the return type of a GCC
15412 builtin and then its argument prototype would still apply. */
15413 char glXCreateContext ();
15415 main (void)
15417 return glXCreateContext ();
15419 return 0;
15421 _ACEOF
15422 if ac_fn_c_try_link "$LINENO"
15423 then :
15424 case "$LIBEXT" in
15425 dll) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest.exe | grep "GL" | sed -e "s/dll.*/dll/"';2,$d'` ;;
15426 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'` ;;
15427 *) ac_cv_lib_soname_GL=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libGL\\.$LIBEXT" | sed -e "s/^.*\\[\\(libGL\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
15428 if ${ac_cv_lib_soname_GL:+false} :
15429 then :
15430 ac_cv_lib_soname_GL=`$LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
15431 fi ;;
15432 esac
15433 else $as_nop
15434 ac_cv_lib_soname_GL=
15436 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15437 conftest$ac_exeext conftest.$ac_ext
15438 LIBS=$ac_check_soname_save_LIBS
15440 if ${ac_cv_lib_soname_GL:+false} :
15441 then :
15442 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
15443 printf "%s\n" "not found" >&6; }
15444 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lGL" >&5
15445 printf %s "checking for -lGL... " >&6; }
15446 if test ${ac_cv_lib_soname_GL+y}
15447 then :
15448 printf %s "(cached) " >&6
15449 else $as_nop
15450 ac_check_soname_save_LIBS=$LIBS
15451 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"
15452 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15453 /* end confdefs.h. */
15455 /* Override any GCC internal prototype to avoid an error.
15456 Use char because int might match the return type of a GCC
15457 builtin and then its argument prototype would still apply. */
15458 char glXCreateContext ();
15460 main (void)
15462 return glXCreateContext ();
15464 return 0;
15466 _ACEOF
15467 if ac_fn_c_try_link "$LINENO"
15468 then :
15469 case "$LIBEXT" in
15470 dll) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest.exe | grep "GL" | sed -e "s/dll.*/dll/"';2,$d'` ;;
15471 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'` ;;
15472 *) ac_cv_lib_soname_GL=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libGL\\.$LIBEXT" | sed -e "s/^.*\\[\\(libGL\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
15473 if ${ac_cv_lib_soname_GL:+false} :
15474 then :
15475 ac_cv_lib_soname_GL=`$LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
15476 fi ;;
15477 esac
15478 else $as_nop
15479 ac_cv_lib_soname_GL=
15481 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15482 conftest$ac_exeext conftest.$ac_ext
15483 LIBS=$ac_check_soname_save_LIBS
15485 if ${ac_cv_lib_soname_GL:+false} :
15486 then :
15487 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
15488 printf "%s\n" "not found" >&6; }
15489 if test -f /usr/X11R6/lib/libGL.a
15490 then
15491 opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
15492 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
15493 else
15494 opengl_msg="No OpenGL library found on this system."
15496 else $as_nop
15497 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GL" >&5
15498 printf "%s\n" "$ac_cv_lib_soname_GL" >&6; }
15500 printf "%s\n" "#define SONAME_LIBGL \"$ac_cv_lib_soname_GL\"" >>confdefs.h
15502 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"
15504 else $as_nop
15505 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GL" >&5
15506 printf "%s\n" "$ac_cv_lib_soname_GL" >&6; }
15508 printf "%s\n" "#define SONAME_LIBGL \"$ac_cv_lib_soname_GL\"" >>confdefs.h
15510 OPENGL_LIBS="-lGL"
15512 if test "x$with_osmesa" != "xno"
15513 then
15514 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lOSMesa" >&5
15515 printf %s "checking for -lOSMesa... " >&6; }
15516 if test ${ac_cv_lib_soname_OSMesa+y}
15517 then :
15518 printf %s "(cached) " >&6
15519 else $as_nop
15520 ac_check_soname_save_LIBS=$LIBS
15521 LIBS="-lOSMesa $X_LIBS -lm $X_EXTRA_LIBS $LIBS"
15522 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15523 /* end confdefs.h. */
15525 /* Override any GCC internal prototype to avoid an error.
15526 Use char because int might match the return type of a GCC
15527 builtin and then its argument prototype would still apply. */
15528 char OSMesaGetProcAddress ();
15530 main (void)
15532 return OSMesaGetProcAddress ();
15534 return 0;
15536 _ACEOF
15537 if ac_fn_c_try_link "$LINENO"
15538 then :
15539 case "$LIBEXT" in
15540 dll) ac_cv_lib_soname_OSMesa=`$ac_cv_path_LDD conftest.exe | grep "OSMesa" | sed -e "s/dll.*/dll/"';2,$d'` ;;
15541 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'` ;;
15542 *) ac_cv_lib_soname_OSMesa=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libOSMesa\\.$LIBEXT" | sed -e "s/^.*\\[\\(libOSMesa\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
15543 if ${ac_cv_lib_soname_OSMesa:+false} :
15544 then :
15545 ac_cv_lib_soname_OSMesa=`$LDD conftest$ac_exeext | grep "libOSMesa\\.$LIBEXT" | sed -e "s/^.*\(libOSMesa\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
15546 fi ;;
15547 esac
15548 else $as_nop
15549 ac_cv_lib_soname_OSMesa=
15551 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15552 conftest$ac_exeext conftest.$ac_ext
15553 LIBS=$ac_check_soname_save_LIBS
15555 if ${ac_cv_lib_soname_OSMesa:+false} :
15556 then :
15557 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
15558 printf "%s\n" "not found" >&6; }
15560 else $as_nop
15561 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_OSMesa" >&5
15562 printf "%s\n" "$ac_cv_lib_soname_OSMesa" >&6; }
15564 printf "%s\n" "#define SONAME_LIBOSMESA \"$ac_cv_lib_soname_OSMesa\"" >>confdefs.h
15568 if test "x$ac_cv_lib_soname_OSMesa" = "x"
15569 then :
15570 case "x$with_osmesa" in
15571 x) as_fn_append wine_notices "|libOSMesa ${notice_platform}development files not found (or too old), OpenGL rendering in bitmaps won't be supported." ;;
15572 xno) ;;
15573 *) as_fn_error $? "libOSMesa ${notice_platform}development files not found (or too old), OpenGL rendering in bitmaps won't be supported.
15574 This is an error since --with-osmesa was requested." "$LINENO" 5 ;;
15575 esac
15580 if test -n "$opengl_msg"
15581 then :
15582 case "x$with_opengl" in
15583 x) as_fn_append wine_warnings "|$opengl_msg
15584 OpenGL and Direct3D won't be supported." ;;
15585 xno) ;;
15586 *) as_fn_error $? "$opengl_msg
15587 OpenGL and Direct3D won't be supported.
15588 This is an error since --with-opengl was requested." "$LINENO" 5 ;;
15589 esac
15593 CPPFLAGS="$ac_save_CPPFLAGS"
15594 else
15595 X_CFLAGS=""
15596 X_LIBS=""
15599 if test "$enable_wineandroid_drv$enable_winemac_drv" = "nono"
15600 then
15601 if test "x$X_LIBS" = "x"
15602 then :
15603 case "x$with_x" in
15604 xno) ;;
15605 *) as_fn_error $? "X ${notice_platform}development files not found. Wine will be built
15606 without X support, which probably isn't what you want. You will need
15607 to install ${notice_platform}development packages of Xlib at the very least.
15608 Use the --without-x option if you really want this." "$LINENO" 5 ;;
15609 esac
15610 enable_winex11_drv=${enable_winex11_drv:-no}
15612 else
15613 if test "x$X_LIBS" = "x"
15614 then :
15615 case "x$with_x" in
15616 x) as_fn_append wine_notices "|X ${notice_platform}development files not found, the X11 driver won't be supported." ;;
15617 xno) ;;
15618 *) as_fn_error $? "X ${notice_platform}development files not found, the X11 driver won't be supported.
15619 This is an error since --with-x was requested." "$LINENO" 5 ;;
15620 esac
15621 enable_winex11_drv=${enable_winex11_drv:-no}
15625 if test "x$with_wayland" != "xno"
15626 then
15627 rm -f conftest.err
15628 if ${WAYLAND_CLIENT_CFLAGS:+false} :
15629 then :
15630 if test ${PKG_CONFIG+y}
15631 then :
15632 WAYLAND_CLIENT_CFLAGS=`$PKG_CONFIG --cflags wayland-client 2>conftest.err`
15636 if ${WAYLAND_CLIENT_LIBS:+false} :
15637 then :
15638 if test ${PKG_CONFIG+y}
15639 then :
15640 WAYLAND_CLIENT_LIBS=`$PKG_CONFIG --libs wayland-client 2>/dev/null`
15645 printf "%s\n" "$as_me:${as_lineno-$LINENO}: wayland-client cflags: $WAYLAND_CLIENT_CFLAGS" >&5
15646 printf "%s\n" "$as_me:${as_lineno-$LINENO}: wayland-client libs: $WAYLAND_CLIENT_LIBS" >&5
15647 if test -s conftest.err; then
15648 printf %s "$as_me:${as_lineno-$LINENO}: wayland-client errors: " >&5
15649 cat conftest.err >&5
15651 rm -f conftest.err
15652 ac_save_CPPFLAGS=$CPPFLAGS
15653 CPPFLAGS="$CPPFLAGS $WAYLAND_CLIENT_CFLAGS"
15654 for ac_header in wayland-client.h
15655 do :
15656 ac_fn_c_check_header_compile "$LINENO" "wayland-client.h" "ac_cv_header_wayland_client_h" "$ac_includes_default"
15657 if test "x$ac_cv_header_wayland_client_h" = xyes
15658 then :
15659 printf "%s\n" "#define HAVE_WAYLAND_CLIENT_H 1" >>confdefs.h
15660 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for wl_display_connect in -lwayland-client" >&5
15661 printf %s "checking for wl_display_connect in -lwayland-client... " >&6; }
15662 if test ${ac_cv_lib_wayland_client_wl_display_connect+y}
15663 then :
15664 printf %s "(cached) " >&6
15665 else $as_nop
15666 ac_check_lib_save_LIBS=$LIBS
15667 LIBS="-lwayland-client $WAYLAND_CLIENT_LIBS $LIBS"
15668 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15669 /* end confdefs.h. */
15671 /* Override any GCC internal prototype to avoid an error.
15672 Use char because int might match the return type of a GCC
15673 builtin and then its argument prototype would still apply. */
15674 char wl_display_connect ();
15676 main (void)
15678 return wl_display_connect ();
15680 return 0;
15682 _ACEOF
15683 if ac_fn_c_try_link "$LINENO"
15684 then :
15685 ac_cv_lib_wayland_client_wl_display_connect=yes
15686 else $as_nop
15687 ac_cv_lib_wayland_client_wl_display_connect=no
15689 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15690 conftest$ac_exeext conftest.$ac_ext
15691 LIBS=$ac_check_lib_save_LIBS
15693 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_wayland_client_wl_display_connect" >&5
15694 printf "%s\n" "$ac_cv_lib_wayland_client_wl_display_connect" >&6; }
15695 if test "x$ac_cv_lib_wayland_client_wl_display_connect" = xyes
15696 then :
15697 # Extract the first word of "wayland-scanner", so it can be a program name with args.
15698 set dummy wayland-scanner; ac_word=$2
15699 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
15700 printf %s "checking for $ac_word... " >&6; }
15701 if test ${ac_cv_path_WAYLAND_SCANNER+y}
15702 then :
15703 printf %s "(cached) " >&6
15704 else $as_nop
15705 case $WAYLAND_SCANNER in
15706 [\\/]* | ?:[\\/]*)
15707 ac_cv_path_WAYLAND_SCANNER="$WAYLAND_SCANNER" # Let the user override the test with a path.
15710 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15711 for as_dir in $PATH
15713 IFS=$as_save_IFS
15714 case $as_dir in #(((
15715 '') as_dir=./ ;;
15716 */) ;;
15717 *) as_dir=$as_dir/ ;;
15718 esac
15719 for ac_exec_ext in '' $ac_executable_extensions; do
15720 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
15721 ac_cv_path_WAYLAND_SCANNER="$as_dir$ac_word$ac_exec_ext"
15722 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
15723 break 2
15725 done
15726 done
15727 IFS=$as_save_IFS
15729 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`"
15731 esac
15733 WAYLAND_SCANNER=$ac_cv_path_WAYLAND_SCANNER
15734 if test -n "$WAYLAND_SCANNER"; then
15735 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $WAYLAND_SCANNER" >&5
15736 printf "%s\n" "$WAYLAND_SCANNER" >&6; }
15737 else
15738 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
15739 printf "%s\n" "no" >&6; }
15743 else $as_nop
15744 WAYLAND_CLIENT_LIBS=""
15749 done
15750 CPPFLAGS=$ac_save_CPPFLAGS
15753 if test -z "$WAYLAND_CLIENT_LIBS" -o -z "$WAYLAND_SCANNER"
15754 then :
15755 case "x$with_wayland" in
15756 x) as_fn_append wine_notices "|Wayland ${notice_platform}development files not found, the Wayland driver won't be supported." ;;
15757 xno) ;;
15758 *) as_fn_error $? "Wayland ${notice_platform}development files not found, the Wayland driver won't be supported.
15759 This is an error since --with-wayland was requested." "$LINENO" 5 ;;
15760 esac
15761 enable_winewayland_drv=${enable_winewayland_drv:-no}
15764 if test "$ac_cv_header_CL_cl_h" = "yes"
15765 then
15766 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for clGetPlatformInfo in -lOpenCL" >&5
15767 printf %s "checking for clGetPlatformInfo in -lOpenCL... " >&6; }
15768 if test ${ac_cv_lib_OpenCL_clGetPlatformInfo+y}
15769 then :
15770 printf %s "(cached) " >&6
15771 else $as_nop
15772 ac_check_lib_save_LIBS=$LIBS
15773 LIBS="-lOpenCL $LIBS"
15774 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15775 /* end confdefs.h. */
15777 /* Override any GCC internal prototype to avoid an error.
15778 Use char because int might match the return type of a GCC
15779 builtin and then its argument prototype would still apply. */
15780 char clGetPlatformInfo ();
15782 main (void)
15784 return clGetPlatformInfo ();
15786 return 0;
15788 _ACEOF
15789 if ac_fn_c_try_link "$LINENO"
15790 then :
15791 ac_cv_lib_OpenCL_clGetPlatformInfo=yes
15792 else $as_nop
15793 ac_cv_lib_OpenCL_clGetPlatformInfo=no
15795 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15796 conftest$ac_exeext conftest.$ac_ext
15797 LIBS=$ac_check_lib_save_LIBS
15799 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_OpenCL_clGetPlatformInfo" >&5
15800 printf "%s\n" "$ac_cv_lib_OpenCL_clGetPlatformInfo" >&6; }
15801 if test "x$ac_cv_lib_OpenCL_clGetPlatformInfo" = xyes
15802 then :
15803 OPENCL_LIBS="-lOpenCL"
15808 if test "x$ac_cv_lib_OpenCL_clGetPlatformInfo" != xyes
15809 then :
15810 case "x$with_opencl" in
15811 x) as_fn_append wine_notices "|OpenCL ${notice_platform}development files not found, OpenCL won't be supported." ;;
15812 xno) ;;
15813 *) as_fn_error $? "OpenCL ${notice_platform}development files not found, OpenCL won't be supported.
15814 This is an error since --with-opencl was requested." "$LINENO" 5 ;;
15815 esac
15816 enable_opencl=${enable_opencl:-no}
15819 if test "$ac_cv_header_pcap_pcap_h" = "yes"
15820 then
15821 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pcap_init in -lpcap" >&5
15822 printf %s "checking for pcap_init in -lpcap... " >&6; }
15823 if test ${ac_cv_lib_pcap_pcap_init+y}
15824 then :
15825 printf %s "(cached) " >&6
15826 else $as_nop
15827 ac_check_lib_save_LIBS=$LIBS
15828 LIBS="-lpcap $LIBS"
15829 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15830 /* end confdefs.h. */
15832 /* Override any GCC internal prototype to avoid an error.
15833 Use char because int might match the return type of a GCC
15834 builtin and then its argument prototype would still apply. */
15835 char pcap_init ();
15837 main (void)
15839 return pcap_init ();
15841 return 0;
15843 _ACEOF
15844 if ac_fn_c_try_link "$LINENO"
15845 then :
15846 ac_cv_lib_pcap_pcap_init=yes
15847 else $as_nop
15848 ac_cv_lib_pcap_pcap_init=no
15850 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15851 conftest$ac_exeext conftest.$ac_ext
15852 LIBS=$ac_check_lib_save_LIBS
15854 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pcap_pcap_init" >&5
15855 printf "%s\n" "$ac_cv_lib_pcap_pcap_init" >&6; }
15856 if test "x$ac_cv_lib_pcap_pcap_init" = xyes
15857 then :
15858 PCAP_LIBS="-lpcap"
15863 if test "x$ac_cv_lib_pcap_pcap_init" != xyes
15864 then :
15865 case "x$with_pcap" in
15866 x) as_fn_append wine_notices "|pcap ${notice_platform}development files not found, wpcap won't be supported." ;;
15867 xno) ;;
15868 *) as_fn_error $? "pcap ${notice_platform}development files not found, wpcap won't be supported.
15869 This is an error since --with-pcap was requested." "$LINENO" 5 ;;
15870 esac
15871 enable_wpcap=${enable_wpcap:-no}
15874 if test "x$with_pcsclite" != "xno"
15875 then
15876 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for SCardEstablishContext in -lpcsclite" >&5
15877 printf %s "checking for SCardEstablishContext in -lpcsclite... " >&6; }
15878 if test ${ac_cv_lib_pcsclite_SCardEstablishContext+y}
15879 then :
15880 printf %s "(cached) " >&6
15881 else $as_nop
15882 ac_check_lib_save_LIBS=$LIBS
15883 LIBS="-lpcsclite $LIBS"
15884 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15885 /* end confdefs.h. */
15887 /* Override any GCC internal prototype to avoid an error.
15888 Use char because int might match the return type of a GCC
15889 builtin and then its argument prototype would still apply. */
15890 char SCardEstablishContext ();
15892 main (void)
15894 return SCardEstablishContext ();
15896 return 0;
15898 _ACEOF
15899 if ac_fn_c_try_link "$LINENO"
15900 then :
15901 ac_cv_lib_pcsclite_SCardEstablishContext=yes
15902 else $as_nop
15903 ac_cv_lib_pcsclite_SCardEstablishContext=no
15905 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15906 conftest$ac_exeext conftest.$ac_ext
15907 LIBS=$ac_check_lib_save_LIBS
15909 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pcsclite_SCardEstablishContext" >&5
15910 printf "%s\n" "$ac_cv_lib_pcsclite_SCardEstablishContext" >&6; }
15911 if test "x$ac_cv_lib_pcsclite_SCardEstablishContext" = xyes
15912 then :
15913 PCSCLITE_LIBS="-lpcsclite"
15918 if test "x$ac_cv_lib_pcsclite_SCardEstablishContext" != xyes
15919 then :
15920 case "x$with_pcsclite" in
15921 x) as_fn_append wine_notices "|libpcsclite not found, smart cards won't be supported." ;;
15922 xno) ;;
15923 *) as_fn_error $? "libpcsclite not found, smart cards won't be supported.
15924 This is an error since --with-pcsclite was requested." "$LINENO" 5 ;;
15925 esac
15926 enable_winscard=${enable_winscard:-no}
15929 if test "x$with_inotify" != "xno"
15930 then
15931 rm -f conftest.err
15932 if ${INOTIFY_CFLAGS:+false} :
15933 then :
15934 if test ${PKG_CONFIG+y}
15935 then :
15936 INOTIFY_CFLAGS=`$PKG_CONFIG --cflags libinotify 2>conftest.err`
15940 if ${INOTIFY_LIBS:+false} :
15941 then :
15942 if test ${PKG_CONFIG+y}
15943 then :
15944 INOTIFY_LIBS=`$PKG_CONFIG --libs libinotify 2>/dev/null`
15949 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libinotify cflags: $INOTIFY_CFLAGS" >&5
15950 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libinotify libs: $INOTIFY_LIBS" >&5
15951 if test -s conftest.err; then
15952 printf %s "$as_me:${as_lineno-$LINENO}: libinotify errors: " >&5
15953 cat conftest.err >&5
15955 rm -f conftest.err
15956 ac_save_CPPFLAGS=$CPPFLAGS
15957 CPPFLAGS="$CPPFLAGS $INOTIFY_CFLAGS"
15958 ac_fn_c_check_header_compile "$LINENO" "sys/inotify.h" "ac_cv_header_sys_inotify_h" "$ac_includes_default"
15959 if test "x$ac_cv_header_sys_inotify_h" = xyes
15960 then :
15961 printf "%s\n" "#define HAVE_SYS_INOTIFY_H 1" >>confdefs.h
15965 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for inotify_add_watch in -linotify" >&5
15966 printf %s "checking for inotify_add_watch in -linotify... " >&6; }
15967 if test ${ac_cv_lib_inotify_inotify_add_watch+y}
15968 then :
15969 printf %s "(cached) " >&6
15970 else $as_nop
15971 ac_check_lib_save_LIBS=$LIBS
15972 LIBS="-linotify $INOTIFY_LIBS $LIBS"
15973 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15974 /* end confdefs.h. */
15976 /* Override any GCC internal prototype to avoid an error.
15977 Use char because int might match the return type of a GCC
15978 builtin and then its argument prototype would still apply. */
15979 char inotify_add_watch ();
15981 main (void)
15983 return inotify_add_watch ();
15985 return 0;
15987 _ACEOF
15988 if ac_fn_c_try_link "$LINENO"
15989 then :
15990 ac_cv_lib_inotify_inotify_add_watch=yes
15991 else $as_nop
15992 ac_cv_lib_inotify_inotify_add_watch=no
15994 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15995 conftest$ac_exeext conftest.$ac_ext
15996 LIBS=$ac_check_lib_save_LIBS
15998 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_inotify_inotify_add_watch" >&5
15999 printf "%s\n" "$ac_cv_lib_inotify_inotify_add_watch" >&6; }
16000 if test "x$ac_cv_lib_inotify_inotify_add_watch" = xyes
16001 then :
16003 else $as_nop
16004 INOTIFY_LIBS=""
16007 CPPFLAGS=$ac_save_CPPFLAGS
16010 if test "$ac_cv_header_sys_inotify_h" != "yes"
16011 then :
16012 case "x$with_inotify" in
16013 x) as_fn_append wine_notices "|libinotify ${notice_platform}development files not found (or too old), filesystem change notifications won't be supported." ;;
16014 xno) ;;
16015 *) as_fn_error $? "libinotify ${notice_platform}development files not found (or too old), filesystem change notifications won't be supported.
16016 This is an error since --with-inotify was requested." "$LINENO" 5 ;;
16017 esac
16021 if test "x$with_dbus" != "xno"
16022 then
16023 rm -f conftest.err
16024 if ${DBUS_CFLAGS:+false} :
16025 then :
16026 if test ${PKG_CONFIG+y}
16027 then :
16028 DBUS_CFLAGS=`$PKG_CONFIG --cflags dbus-1 2>conftest.err`
16032 if ${DBUS_LIBS:+false} :
16033 then :
16034 if test ${PKG_CONFIG+y}
16035 then :
16036 DBUS_LIBS=`$PKG_CONFIG --libs dbus-1 2>/dev/null`
16041 printf "%s\n" "$as_me:${as_lineno-$LINENO}: dbus-1 cflags: $DBUS_CFLAGS" >&5
16042 printf "%s\n" "$as_me:${as_lineno-$LINENO}: dbus-1 libs: $DBUS_LIBS" >&5
16043 if test -s conftest.err; then
16044 printf %s "$as_me:${as_lineno-$LINENO}: dbus-1 errors: " >&5
16045 cat conftest.err >&5
16047 rm -f conftest.err
16048 ac_save_CPPFLAGS=$CPPFLAGS
16049 CPPFLAGS="$CPPFLAGS $DBUS_CFLAGS"
16050 ac_fn_c_check_header_compile "$LINENO" "dbus/dbus.h" "ac_cv_header_dbus_dbus_h" "$ac_includes_default"
16051 if test "x$ac_cv_header_dbus_dbus_h" = xyes
16052 then :
16053 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -ldbus-1" >&5
16054 printf %s "checking for -ldbus-1... " >&6; }
16055 if test ${ac_cv_lib_soname_dbus_1+y}
16056 then :
16057 printf %s "(cached) " >&6
16058 else $as_nop
16059 ac_check_soname_save_LIBS=$LIBS
16060 LIBS="-ldbus-1 $DBUS_LIBS $LIBS"
16061 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16062 /* end confdefs.h. */
16064 /* Override any GCC internal prototype to avoid an error.
16065 Use char because int might match the return type of a GCC
16066 builtin and then its argument prototype would still apply. */
16067 char dbus_connection_close ();
16069 main (void)
16071 return dbus_connection_close ();
16073 return 0;
16075 _ACEOF
16076 if ac_fn_c_try_link "$LINENO"
16077 then :
16078 case "$LIBEXT" in
16079 dll) ac_cv_lib_soname_dbus_1=`$ac_cv_path_LDD conftest.exe | grep "dbus-1" | sed -e "s/dll.*/dll/"';2,$d'` ;;
16080 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'` ;;
16081 *) 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'`
16082 if ${ac_cv_lib_soname_dbus_1:+false} :
16083 then :
16084 ac_cv_lib_soname_dbus_1=`$LDD conftest$ac_exeext | grep "libdbus-1\\.$LIBEXT" | sed -e "s/^.*\(libdbus-1\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
16085 fi ;;
16086 esac
16087 else $as_nop
16088 ac_cv_lib_soname_dbus_1=
16090 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16091 conftest$ac_exeext conftest.$ac_ext
16092 LIBS=$ac_check_soname_save_LIBS
16094 if ${ac_cv_lib_soname_dbus_1:+false} :
16095 then :
16096 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
16097 printf "%s\n" "not found" >&6; }
16098 DBUS_CFLAGS=""
16099 else $as_nop
16100 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_dbus_1" >&5
16101 printf "%s\n" "$ac_cv_lib_soname_dbus_1" >&6; }
16103 printf "%s\n" "#define SONAME_LIBDBUS_1 \"$ac_cv_lib_soname_dbus_1\"" >>confdefs.h
16107 else $as_nop
16108 DBUS_CFLAGS=""
16111 CPPFLAGS=$ac_save_CPPFLAGS
16114 case $host_os in
16115 darwin*|macosx*) ;;
16116 *) if test "x$ac_cv_lib_soname_dbus_1" = "x"
16117 then :
16118 case "x$with_dbus" in
16119 x) as_fn_append wine_notices "|libdbus ${notice_platform}development files not found, no dynamic device support." ;;
16120 xno) ;;
16121 *) as_fn_error $? "libdbus ${notice_platform}development files not found, no dynamic device support.
16122 This is an error since --with-dbus was requested." "$LINENO" 5 ;;
16123 esac
16125 fi ;;
16126 esac
16128 if test "x$with_gnutls" != "xno"
16129 then
16130 rm -f conftest.err
16131 if ${GNUTLS_CFLAGS:+false} :
16132 then :
16133 if test ${PKG_CONFIG+y}
16134 then :
16135 GNUTLS_CFLAGS=`$PKG_CONFIG --cflags gnutls 2>conftest.err`
16139 if ${GNUTLS_LIBS:+false} :
16140 then :
16141 if test ${PKG_CONFIG+y}
16142 then :
16143 GNUTLS_LIBS=`$PKG_CONFIG --libs gnutls 2>/dev/null`
16147 GNUTLS_LIBS=${GNUTLS_LIBS:-"-lgnutls"}
16148 printf "%s\n" "$as_me:${as_lineno-$LINENO}: gnutls cflags: $GNUTLS_CFLAGS" >&5
16149 printf "%s\n" "$as_me:${as_lineno-$LINENO}: gnutls libs: $GNUTLS_LIBS" >&5
16150 if test -s conftest.err; then
16151 printf %s "$as_me:${as_lineno-$LINENO}: gnutls errors: " >&5
16152 cat conftest.err >&5
16154 rm -f conftest.err
16155 ac_save_CPPFLAGS=$CPPFLAGS
16156 CPPFLAGS="$CPPFLAGS $GNUTLS_CFLAGS"
16157 ac_fn_c_check_header_compile "$LINENO" "gnutls/gnutls.h" "ac_cv_header_gnutls_gnutls_h" "$ac_includes_default"
16158 if test "x$ac_cv_header_gnutls_gnutls_h" = xyes
16159 then :
16160 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16161 /* end confdefs.h. */
16162 #include <gnutls/gnutls.h>
16163 #include <gnutls/crypto.h>
16165 main (void)
16167 static typeof(gnutls_mac_get_key_size) *func; if (func) return 0;
16169 return 0;
16171 _ACEOF
16172 if ac_fn_c_try_compile "$LINENO"
16173 then :
16174 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lgnutls" >&5
16175 printf %s "checking for -lgnutls... " >&6; }
16176 if test ${ac_cv_lib_soname_gnutls+y}
16177 then :
16178 printf %s "(cached) " >&6
16179 else $as_nop
16180 ac_check_soname_save_LIBS=$LIBS
16181 LIBS="-lgnutls $GNUTLS_LIBS $LIBS"
16182 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16183 /* end confdefs.h. */
16185 /* Override any GCC internal prototype to avoid an error.
16186 Use char because int might match the return type of a GCC
16187 builtin and then its argument prototype would still apply. */
16188 char gnutls_global_init ();
16190 main (void)
16192 return gnutls_global_init ();
16194 return 0;
16196 _ACEOF
16197 if ac_fn_c_try_link "$LINENO"
16198 then :
16199 case "$LIBEXT" in
16200 dll) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest.exe | grep "gnutls" | sed -e "s/dll.*/dll/"';2,$d'` ;;
16201 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'` ;;
16202 *) 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'`
16203 if ${ac_cv_lib_soname_gnutls:+false} :
16204 then :
16205 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'`
16206 fi ;;
16207 esac
16208 else $as_nop
16209 ac_cv_lib_soname_gnutls=
16211 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16212 conftest$ac_exeext conftest.$ac_ext
16213 LIBS=$ac_check_soname_save_LIBS
16215 if ${ac_cv_lib_soname_gnutls:+false} :
16216 then :
16217 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
16218 printf "%s\n" "not found" >&6; }
16219 GNUTLS_CFLAGS=""
16220 else $as_nop
16221 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_gnutls" >&5
16222 printf "%s\n" "$ac_cv_lib_soname_gnutls" >&6; }
16224 printf "%s\n" "#define SONAME_LIBGNUTLS \"$ac_cv_lib_soname_gnutls\"" >>confdefs.h
16228 ac_wine_check_funcs_save_LIBS="$LIBS"
16229 LIBS="$LIBS $GNUTLS_LIBS"
16231 for ac_func in gnutls_cipher_init
16232 do :
16233 ac_fn_c_check_func "$LINENO" "gnutls_cipher_init" "ac_cv_func_gnutls_cipher_init"
16234 if test "x$ac_cv_func_gnutls_cipher_init" = xyes
16235 then :
16236 printf "%s\n" "#define HAVE_GNUTLS_CIPHER_INIT 1" >>confdefs.h
16238 else $as_nop
16239 as_fn_append wine_notices "|libgnutls ${notice_platform}development files too old, bcrypt encryption won't be supported."
16242 done
16243 LIBS="$ac_wine_check_funcs_save_LIBS"
16245 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
16246 else $as_nop
16247 GNUTLS_CFLAGS=""
16250 CPPFLAGS=$ac_save_CPPFLAGS
16253 if test "x$ac_cv_lib_soname_gnutls" = "x"
16254 then :
16255 case "x$with_gnutls" in
16256 x) as_fn_append wine_warnings "|libgnutls ${notice_platform}development files not found, no schannel support." ;;
16257 xno) ;;
16258 *) as_fn_error $? "libgnutls ${notice_platform}development files not found, no schannel support.
16259 This is an error since --with-gnutls was requested." "$LINENO" 5 ;;
16260 esac
16264 if test "x$with_sane" != "xno"
16265 then
16266 rm -f conftest.err
16267 if ${SANE_CFLAGS:+false} :
16268 then :
16269 if test ${PKG_CONFIG+y}
16270 then :
16271 SANE_CFLAGS=`$PKG_CONFIG --cflags sane-backends 2>conftest.err`
16274 test "$cross_compiling" = yes || SANE_CFLAGS=${SANE_CFLAGS:-`${SANE_CONFIG:-sane-config} --cflags 2>/dev/null`}
16275 if ${SANE_LIBS:+false} :
16276 then :
16277 if test ${PKG_CONFIG+y}
16278 then :
16279 SANE_LIBS=`$PKG_CONFIG --libs sane-backends 2>/dev/null`
16282 test "$cross_compiling" = yes || SANE_LIBS=${SANE_LIBS:-`${SANE_CONFIG:-sane-config} --ldflags 2>/dev/null`}
16284 printf "%s\n" "$as_me:${as_lineno-$LINENO}: sane-backends cflags: $SANE_CFLAGS" >&5
16285 printf "%s\n" "$as_me:${as_lineno-$LINENO}: sane-backends libs: $SANE_LIBS" >&5
16286 if test -s conftest.err; then
16287 printf %s "$as_me:${as_lineno-$LINENO}: sane-backends errors: " >&5
16288 cat conftest.err >&5
16290 rm -f conftest.err
16291 ac_save_CPPFLAGS=$CPPFLAGS
16292 CPPFLAGS="$CPPFLAGS $SANE_CFLAGS"
16293 ac_fn_c_check_header_compile "$LINENO" "sane/sane.h" "ac_cv_header_sane_sane_h" "$ac_includes_default"
16294 if test "x$ac_cv_header_sane_sane_h" = xyes
16295 then :
16296 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sane_init in -lsane" >&5
16297 printf %s "checking for sane_init in -lsane... " >&6; }
16298 if test ${ac_cv_lib_sane_sane_init+y}
16299 then :
16300 printf %s "(cached) " >&6
16301 else $as_nop
16302 ac_check_lib_save_LIBS=$LIBS
16303 LIBS="-lsane $SANE_LIBS $LIBS"
16304 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16305 /* end confdefs.h. */
16307 /* Override any GCC internal prototype to avoid an error.
16308 Use char because int might match the return type of a GCC
16309 builtin and then its argument prototype would still apply. */
16310 char sane_init ();
16312 main (void)
16314 return sane_init ();
16316 return 0;
16318 _ACEOF
16319 if ac_fn_c_try_link "$LINENO"
16320 then :
16321 ac_cv_lib_sane_sane_init=yes
16322 else $as_nop
16323 ac_cv_lib_sane_sane_init=no
16325 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16326 conftest$ac_exeext conftest.$ac_ext
16327 LIBS=$ac_check_lib_save_LIBS
16329 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_sane_sane_init" >&5
16330 printf "%s\n" "$ac_cv_lib_sane_sane_init" >&6; }
16331 if test "x$ac_cv_lib_sane_sane_init" = xyes
16332 then :
16338 CPPFLAGS=$ac_save_CPPFLAGS
16341 if test "$ac_cv_lib_sane_sane_init" != "yes"
16342 then :
16343 case "x$with_sane" in
16344 x) as_fn_append wine_notices "|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
16345 xno) ;;
16346 *) as_fn_error $? "libsane ${notice_platform}development files not found, scanners won't be supported.
16347 This is an error since --with-sane was requested." "$LINENO" 5 ;;
16348 esac
16349 enable_sane_ds=${enable_sane_ds:-no}
16352 if test "x$with_usb" != "xno"
16353 then
16354 rm -f conftest.err
16355 if ${USB_CFLAGS:+false} :
16356 then :
16357 if test ${PKG_CONFIG+y}
16358 then :
16359 USB_CFLAGS=`$PKG_CONFIG --cflags libusb-1.0 2>conftest.err`
16363 if ${USB_LIBS:+false} :
16364 then :
16365 if test ${PKG_CONFIG+y}
16366 then :
16367 USB_LIBS=`$PKG_CONFIG --libs libusb-1.0 2>/dev/null`
16371 USB_LIBS=${USB_LIBS:-"-lusb-1.0"}
16372 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libusb-1.0 cflags: $USB_CFLAGS" >&5
16373 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libusb-1.0 libs: $USB_LIBS" >&5
16374 if test -s conftest.err; then
16375 printf %s "$as_me:${as_lineno-$LINENO}: libusb-1.0 errors: " >&5
16376 cat conftest.err >&5
16378 rm -f conftest.err
16379 ac_save_CPPFLAGS=$CPPFLAGS
16380 CPPFLAGS="$CPPFLAGS $USB_CFLAGS"
16381 ac_fn_c_check_header_compile "$LINENO" "libusb.h" "ac_cv_header_libusb_h" "$ac_includes_default"
16382 if test "x$ac_cv_header_libusb_h" = xyes
16383 then :
16384 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libusb_interrupt_event_handler in -lusb-1.0" >&5
16385 printf %s "checking for libusb_interrupt_event_handler in -lusb-1.0... " >&6; }
16386 if test ${ac_cv_lib_usb_1_0_libusb_interrupt_event_handler+y}
16387 then :
16388 printf %s "(cached) " >&6
16389 else $as_nop
16390 ac_check_lib_save_LIBS=$LIBS
16391 LIBS="-lusb-1.0 $USB_LIBS $LIBS"
16392 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16393 /* end confdefs.h. */
16395 /* Override any GCC internal prototype to avoid an error.
16396 Use char because int might match the return type of a GCC
16397 builtin and then its argument prototype would still apply. */
16398 char libusb_interrupt_event_handler ();
16400 main (void)
16402 return libusb_interrupt_event_handler ();
16404 return 0;
16406 _ACEOF
16407 if ac_fn_c_try_link "$LINENO"
16408 then :
16409 ac_cv_lib_usb_1_0_libusb_interrupt_event_handler=yes
16410 else $as_nop
16411 ac_cv_lib_usb_1_0_libusb_interrupt_event_handler=no
16413 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16414 conftest$ac_exeext conftest.$ac_ext
16415 LIBS=$ac_check_lib_save_LIBS
16417 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_usb_1_0_libusb_interrupt_event_handler" >&5
16418 printf "%s\n" "$ac_cv_lib_usb_1_0_libusb_interrupt_event_handler" >&6; }
16419 if test "x$ac_cv_lib_usb_1_0_libusb_interrupt_event_handler" = xyes
16420 then :
16422 else $as_nop
16423 USB_LIBS=""
16426 else $as_nop
16427 USB_LIBS=""
16430 CPPFLAGS=$ac_save_CPPFLAGS
16433 if test "$ac_cv_lib_usb_1_0_libusb_interrupt_event_handler" != "yes"
16434 then :
16435 case "x$with_usb" in
16436 x) as_fn_append wine_notices "|libusb-1.0 ${notice_platform}development files not found (or too old), USB devices won't be supported." ;;
16437 xno) ;;
16438 *) as_fn_error $? "libusb-1.0 ${notice_platform}development files not found (or too old), USB devices won't be supported.
16439 This is an error since --with-usb was requested." "$LINENO" 5 ;;
16440 esac
16441 enable_wineusb_sys=${enable_wineusb_sys:-no}
16444 if test "x$with_v4l2" != "xno"
16445 then
16446 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lv4l2" >&5
16447 printf %s "checking for -lv4l2... " >&6; }
16448 if test ${ac_cv_lib_soname_v4l2+y}
16449 then :
16450 printf %s "(cached) " >&6
16451 else $as_nop
16452 ac_check_soname_save_LIBS=$LIBS
16453 LIBS="-lv4l2 $LIBS"
16454 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16455 /* end confdefs.h. */
16457 /* Override any GCC internal prototype to avoid an error.
16458 Use char because int might match the return type of a GCC
16459 builtin and then its argument prototype would still apply. */
16460 char v4l2_open ();
16462 main (void)
16464 return v4l2_open ();
16466 return 0;
16468 _ACEOF
16469 if ac_fn_c_try_link "$LINENO"
16470 then :
16471 case "$LIBEXT" in
16472 dll) ac_cv_lib_soname_v4l2=`$ac_cv_path_LDD conftest.exe | grep "v4l2" | sed -e "s/dll.*/dll/"';2,$d'` ;;
16473 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'` ;;
16474 *) ac_cv_lib_soname_v4l2=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libv4l2\\.$LIBEXT" | sed -e "s/^.*\\[\\(libv4l2\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
16475 if ${ac_cv_lib_soname_v4l2:+false} :
16476 then :
16477 ac_cv_lib_soname_v4l2=`$LDD conftest$ac_exeext | grep "libv4l2\\.$LIBEXT" | sed -e "s/^.*\(libv4l2\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
16478 fi ;;
16479 esac
16480 else $as_nop
16481 ac_cv_lib_soname_v4l2=
16483 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16484 conftest$ac_exeext conftest.$ac_ext
16485 LIBS=$ac_check_soname_save_LIBS
16487 if ${ac_cv_lib_soname_v4l2:+false} :
16488 then :
16489 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
16490 printf "%s\n" "not found" >&6; }
16492 else $as_nop
16493 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_v4l2" >&5
16494 printf "%s\n" "$ac_cv_lib_soname_v4l2" >&6; }
16496 printf "%s\n" "#define SONAME_LIBV4L2 \"$ac_cv_lib_soname_v4l2\"" >>confdefs.h
16501 if test "x$ac_cv_lib_soname_v4l2" = "x"
16502 then :
16503 case "x$with_v4l2" in
16504 x) as_fn_append wine_notices "|libv4l2 ${notice_platform}development files not found." ;;
16505 xno) ;;
16506 *) as_fn_error $? "libv4l2 ${notice_platform}development files not found.
16507 This is an error since --with-v4l2 was requested." "$LINENO" 5 ;;
16508 esac
16512 if test "x$with_gphoto" != "xno"
16513 then
16514 rm -f conftest.err
16515 if ${GPHOTO2_CFLAGS:+false} :
16516 then :
16517 if test ${PKG_CONFIG+y}
16518 then :
16519 GPHOTO2_CFLAGS=`$PKG_CONFIG --cflags libgphoto2 2>conftest.err`
16522 test "$cross_compiling" = yes || GPHOTO2_CFLAGS=${GPHOTO2_CFLAGS:-`${GPHOTO2_CONFIG:-gphoto2-config} --cflags 2>/dev/null`}
16523 if ${GPHOTO2_LIBS:+false} :
16524 then :
16525 if test ${PKG_CONFIG+y}
16526 then :
16527 GPHOTO2_LIBS=`$PKG_CONFIG --libs libgphoto2 2>/dev/null`
16530 test "$cross_compiling" = yes || GPHOTO2_LIBS=${GPHOTO2_LIBS:-`${GPHOTO2_CONFIG:-gphoto2-config} --libs 2>/dev/null`}
16531 GPHOTO2_LIBS=${GPHOTO2_LIBS:-"-lgphoto2"}
16532 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libgphoto2 cflags: $GPHOTO2_CFLAGS" >&5
16533 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libgphoto2 libs: $GPHOTO2_LIBS" >&5
16534 if test -s conftest.err; then
16535 printf %s "$as_me:${as_lineno-$LINENO}: libgphoto2 errors: " >&5
16536 cat conftest.err >&5
16538 rm -f conftest.err
16539 ac_save_CPPFLAGS=$CPPFLAGS
16540 CPPFLAGS="$CPPFLAGS $GPHOTO2_CFLAGS"
16541 ac_fn_c_check_header_compile "$LINENO" "gphoto2-camera.h" "ac_cv_header_gphoto2_camera_h" "$ac_includes_default"
16542 if test "x$ac_cv_header_gphoto2_camera_h" = xyes
16543 then :
16544 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gp_camera_new in -lgphoto2" >&5
16545 printf %s "checking for gp_camera_new in -lgphoto2... " >&6; }
16546 if test ${ac_cv_lib_gphoto2_gp_camera_new+y}
16547 then :
16548 printf %s "(cached) " >&6
16549 else $as_nop
16550 ac_check_lib_save_LIBS=$LIBS
16551 LIBS="-lgphoto2 $GPHOTO2_LIBS $LIBS"
16552 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16553 /* end confdefs.h. */
16555 /* Override any GCC internal prototype to avoid an error.
16556 Use char because int might match the return type of a GCC
16557 builtin and then its argument prototype would still apply. */
16558 char gp_camera_new ();
16560 main (void)
16562 return gp_camera_new ();
16564 return 0;
16566 _ACEOF
16567 if ac_fn_c_try_link "$LINENO"
16568 then :
16569 ac_cv_lib_gphoto2_gp_camera_new=yes
16570 else $as_nop
16571 ac_cv_lib_gphoto2_gp_camera_new=no
16573 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16574 conftest$ac_exeext conftest.$ac_ext
16575 LIBS=$ac_check_lib_save_LIBS
16577 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
16578 printf "%s\n" "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
16579 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = xyes
16580 then :
16586 CPPFLAGS=$ac_save_CPPFLAGS
16588 rm -f conftest.err
16589 if ${GPHOTO2_PORT_CFLAGS:+false} :
16590 then :
16591 if test ${PKG_CONFIG+y}
16592 then :
16593 GPHOTO2_PORT_CFLAGS=`$PKG_CONFIG --cflags libgphoto2_port 2>conftest.err`
16596 test "$cross_compiling" = yes || GPHOTO2_PORT_CFLAGS=${GPHOTO2_PORT_CFLAGS:-`${GPHOTO2_PORT_CONFIG:-gphoto2-port-config} --cflags 2>/dev/null`}
16597 if ${GPHOTO2_PORT_LIBS:+false} :
16598 then :
16599 if test ${PKG_CONFIG+y}
16600 then :
16601 GPHOTO2_PORT_LIBS=`$PKG_CONFIG --libs libgphoto2_port 2>/dev/null`
16604 test "$cross_compiling" = yes || GPHOTO2_PORT_LIBS=${GPHOTO2_PORT_LIBS:-`${GPHOTO2_PORT_CONFIG:-gphoto2-port-config} --libs 2>/dev/null`}
16605 GPHOTO2_PORT_LIBS=${GPHOTO2_PORT_LIBS:-"-lgphoto2_port"}
16606 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libgphoto2_port cflags: $GPHOTO2_PORT_CFLAGS" >&5
16607 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libgphoto2_port libs: $GPHOTO2_PORT_LIBS" >&5
16608 if test -s conftest.err; then
16609 printf %s "$as_me:${as_lineno-$LINENO}: libgphoto2_port errors: " >&5
16610 cat conftest.err >&5
16612 rm -f conftest.err
16613 ac_save_CPPFLAGS=$CPPFLAGS
16614 CPPFLAGS="$CPPFLAGS $GPHOTO2_PORT_CFLAGS"
16615 ac_fn_c_check_header_compile "$LINENO" "gphoto2-port.h" "ac_cv_header_gphoto2_port_h" "$ac_includes_default"
16616 if test "x$ac_cv_header_gphoto2_port_h" = xyes
16617 then :
16618 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gp_port_info_list_new in -lgphoto2_port" >&5
16619 printf %s "checking for gp_port_info_list_new in -lgphoto2_port... " >&6; }
16620 if test ${ac_cv_lib_gphoto2_port_gp_port_info_list_new+y}
16621 then :
16622 printf %s "(cached) " >&6
16623 else $as_nop
16624 ac_check_lib_save_LIBS=$LIBS
16625 LIBS="-lgphoto2_port $GPHOTO2_PORT_LIBS $LIBS"
16626 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16627 /* end confdefs.h. */
16629 /* Override any GCC internal prototype to avoid an error.
16630 Use char because int might match the return type of a GCC
16631 builtin and then its argument prototype would still apply. */
16632 char gp_port_info_list_new ();
16634 main (void)
16636 return gp_port_info_list_new ();
16638 return 0;
16640 _ACEOF
16641 if ac_fn_c_try_link "$LINENO"
16642 then :
16643 ac_cv_lib_gphoto2_port_gp_port_info_list_new=yes
16644 else $as_nop
16645 ac_cv_lib_gphoto2_port_gp_port_info_list_new=no
16647 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16648 conftest$ac_exeext conftest.$ac_ext
16649 LIBS=$ac_check_lib_save_LIBS
16651 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gphoto2_port_gp_port_info_list_new" >&5
16652 printf "%s\n" "$ac_cv_lib_gphoto2_port_gp_port_info_list_new" >&6; }
16653 if test "x$ac_cv_lib_gphoto2_port_gp_port_info_list_new" = xyes
16654 then :
16656 printf "%s\n" "#define HAVE_GPHOTO2_PORT 1" >>confdefs.h
16658 else $as_nop
16659 GPHOTO2_PORT_LIBS=""; GPHOTO2_PORT_CFLAGS=""
16662 else $as_nop
16663 GPHOTO2_PORT_LIBS=""; GPHOTO2_PORT_CFLAGS=""
16666 CPPFLAGS=$ac_save_CPPFLAGS
16669 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"
16670 then :
16671 case "x$with_gphoto" in
16672 x) as_fn_append wine_notices "|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
16673 xno) ;;
16674 *) as_fn_error $? "libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
16675 This is an error since --with-gphoto was requested." "$LINENO" 5 ;;
16676 esac
16677 enable_gphoto2_ds=${enable_gphoto2_ds:-no}
16679 if test "$ac_cv_lib_gphoto2_port_gp_port_info_list_new" != "yes"
16680 then :
16681 case "x$with_gphoto" in
16682 x) as_fn_append wine_notices "|libgphoto2_port ${notice_platform}development files not found, digital cameras won't be auto-detected." ;;
16683 xno) ;;
16684 *) as_fn_error $? "libgphoto2_port ${notice_platform}development files not found, digital cameras won't be auto-detected.
16685 This is an error since --with-gphoto was requested." "$LINENO" 5 ;;
16686 esac
16691 if test "$ac_cv_header_resolv_h" = "yes"
16692 then
16693 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for resolver library" >&5
16694 printf %s "checking for resolver library... " >&6; }
16695 if test ${ac_cv_have_resolv+y}
16696 then :
16697 printf %s "(cached) " >&6
16698 else $as_nop
16699 ac_save_LIBS="$LIBS"
16700 for lib in '' -lresolv
16702 LIBS="$lib $ac_save_LIBS"
16703 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16704 /* end confdefs.h. */
16705 #ifdef HAVE_NETINET_IN_H
16706 #include <netinet/in.h>
16707 #endif
16708 #include <resolv.h>
16710 main (void)
16712 if (!(_res.options & RES_INIT)) res_init(); res_query("foo",ns_c_in,0,0,0); ns_initparse(0,0,0)
16714 return 0;
16716 _ACEOF
16717 if ac_fn_c_try_link "$LINENO"
16718 then :
16719 ac_cv_have_resolv=${lib:-"none required"}
16720 else $as_nop
16721 ac_cv_have_resolv="not found"
16723 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16724 conftest$ac_exeext conftest.$ac_ext
16725 test "x$ac_cv_have_resolv" = "xnot found" || break
16726 done
16727 LIBS="$ac_save_LIBS"
16729 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_resolv" >&5
16730 printf "%s\n" "$ac_cv_have_resolv" >&6; }
16732 case "$ac_cv_have_resolv" in
16733 "not found") ;;
16734 "none required")
16736 printf "%s\n" "#define HAVE_RESOLV 1" >>confdefs.h
16739 printf "%s\n" "#define HAVE_RESOLV 1" >>confdefs.h
16741 RESOLV_LIBS=$ac_cv_have_resolv
16743 esac
16745 if test "x$ac_cv_have_resolv" != "xnot found"
16746 then
16747 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for res_getservers" >&5
16748 printf %s "checking for res_getservers... " >&6; }
16749 if test ${ac_cv_have_res_getservers+y}
16750 then :
16751 printf %s "(cached) " >&6
16752 else $as_nop
16753 ac_save_LIBS="$LIBS"
16754 LIBS="$RESOLV_LIBS $LIBS"
16755 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16756 /* end confdefs.h. */
16757 #include <resolv.h>
16759 main (void)
16761 res_getservers(NULL, NULL, 0);
16763 return 0;
16765 _ACEOF
16766 if ac_fn_c_try_link "$LINENO"
16767 then :
16768 ac_cv_have_res_getservers=yes
16769 else $as_nop
16770 ac_cv_have_res_getservers=no
16772 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16773 conftest$ac_exeext conftest.$ac_ext
16774 LIBS="$ac_save_LIBS"
16776 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_res_getservers" >&5
16777 printf "%s\n" "$ac_cv_have_res_getservers" >&6; }
16778 if test "$ac_cv_have_res_getservers" = "yes"
16779 then
16781 printf "%s\n" "#define HAVE_RES_GETSERVERS 1" >>confdefs.h
16787 if test "x$with_freetype" != "xno"
16788 then
16789 rm -f conftest.err
16790 if ${FREETYPE_CFLAGS:+false} :
16791 then :
16792 if test ${PKG_CONFIG+y}
16793 then :
16794 FREETYPE_CFLAGS=`$PKG_CONFIG --cflags freetype2 2>conftest.err`
16797 test "$cross_compiling" = yes || FREETYPE_CFLAGS=${FREETYPE_CFLAGS:-`(${FREETYPE_CONFIG:-freetype-config} --cflags || ${FREETYPE2_CONFIG:-freetype2-config} --cflags) 2>/dev/null`}
16798 if ${FREETYPE_LIBS:+false} :
16799 then :
16800 if test ${PKG_CONFIG+y}
16801 then :
16802 FREETYPE_LIBS=`$PKG_CONFIG --libs freetype2 2>/dev/null`
16805 test "$cross_compiling" = yes || FREETYPE_LIBS=${FREETYPE_LIBS:-`(${FREETYPE_CONFIG:-freetype-config} --libs || ${FREETYPE2_CONFIG:-freetype2-config} --libs) 2>/dev/null`}
16806 FREETYPE_LIBS=${FREETYPE_LIBS:-"-lfreetype"}
16807 printf "%s\n" "$as_me:${as_lineno-$LINENO}: freetype2 cflags: $FREETYPE_CFLAGS" >&5
16808 printf "%s\n" "$as_me:${as_lineno-$LINENO}: freetype2 libs: $FREETYPE_LIBS" >&5
16809 if test -s conftest.err; then
16810 printf %s "$as_me:${as_lineno-$LINENO}: freetype2 errors: " >&5
16811 cat conftest.err >&5
16813 rm -f conftest.err
16814 ac_save_CPPFLAGS=$CPPFLAGS
16815 CPPFLAGS="$CPPFLAGS $FREETYPE_CFLAGS"
16816 ac_fn_c_check_header_compile "$LINENO" "ft2build.h" "ac_cv_header_ft2build_h" "$ac_includes_default"
16817 if test "x$ac_cv_header_ft2build_h" = xyes
16818 then :
16819 printf "%s\n" "#define HAVE_FT2BUILD_H 1" >>confdefs.h
16823 if test "$ac_cv_header_ft2build_h" = "yes"
16824 then
16825 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lfreetype" >&5
16826 printf %s "checking for -lfreetype... " >&6; }
16827 if test ${ac_cv_lib_soname_freetype+y}
16828 then :
16829 printf %s "(cached) " >&6
16830 else $as_nop
16831 ac_check_soname_save_LIBS=$LIBS
16832 LIBS="-lfreetype $FREETYPE_LIBS $LIBS"
16833 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16834 /* end confdefs.h. */
16836 /* Override any GCC internal prototype to avoid an error.
16837 Use char because int might match the return type of a GCC
16838 builtin and then its argument prototype would still apply. */
16839 char FT_Init_FreeType ();
16841 main (void)
16843 return FT_Init_FreeType ();
16845 return 0;
16847 _ACEOF
16848 if ac_fn_c_try_link "$LINENO"
16849 then :
16850 case "$LIBEXT" in
16851 dll) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest.exe | grep "freetype" | sed -e "s/dll.*/dll/"';2,$d'` ;;
16852 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'` ;;
16853 *) ac_cv_lib_soname_freetype=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libfreetype\\.$LIBEXT" | sed -e "s/^.*\\[\\(libfreetype\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
16854 if ${ac_cv_lib_soname_freetype:+false} :
16855 then :
16856 ac_cv_lib_soname_freetype=`$LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
16857 fi ;;
16858 esac
16859 else $as_nop
16860 ac_cv_lib_soname_freetype=
16862 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16863 conftest$ac_exeext conftest.$ac_ext
16864 LIBS=$ac_check_soname_save_LIBS
16866 if ${ac_cv_lib_soname_freetype:+false} :
16867 then :
16868 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
16869 printf "%s\n" "not found" >&6; }
16870 FREETYPE_LIBS=""
16871 else $as_nop
16872 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_freetype" >&5
16873 printf "%s\n" "$ac_cv_lib_soname_freetype" >&6; }
16875 printf "%s\n" "#define SONAME_LIBFREETYPE \"$ac_cv_lib_soname_freetype\"" >>confdefs.h
16878 printf "%s\n" "#define HAVE_FREETYPE 1" >>confdefs.h
16880 ac_fn_c_check_type "$LINENO" "FT_TrueTypeEngineType" "ac_cv_type_FT_TrueTypeEngineType" "#include <ft2build.h>
16881 #include FT_MODULE_H
16883 if test "x$ac_cv_type_FT_TrueTypeEngineType" = xyes
16884 then :
16886 printf "%s\n" "#define HAVE_FT_TRUETYPEENGINETYPE 1" >>confdefs.h
16892 else
16893 FREETYPE_CFLAGS=""
16894 FREETYPE_LIBS=""
16896 CPPFLAGS=$ac_save_CPPFLAGS
16899 if test "x$ac_cv_lib_soname_freetype" = x
16900 then :
16901 case "x$with_freetype" in
16902 xno) ;;
16903 *) as_fn_error $? "FreeType ${notice_platform}development files not found. Fonts will not be built.
16904 Use the --without-freetype option if you really want this." "$LINENO" 5 ;;
16905 esac
16906 enable_fonts=${enable_fonts:-no}
16909 ac_wine_check_funcs_save_LIBS="$LIBS"
16910 LIBS="$LIBS $PTHREAD_LIBS"
16911 ac_fn_c_check_func "$LINENO" "pthread_getthreadid_np" "ac_cv_func_pthread_getthreadid_np"
16912 if test "x$ac_cv_func_pthread_getthreadid_np" = xyes
16913 then :
16914 printf "%s\n" "#define HAVE_PTHREAD_GETTHREADID_NP 1" >>confdefs.h
16918 LIBS="$ac_wine_check_funcs_save_LIBS"
16920 if test "x$enable_tools" != xno -a "x$with_gettextpo" = xyes
16921 then
16922 if test "$ac_cv_header_gettext_po_h" = "yes"
16923 then
16924 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for po_message_msgctxt in -lgettextpo" >&5
16925 printf %s "checking for po_message_msgctxt in -lgettextpo... " >&6; }
16926 if test ${ac_cv_lib_gettextpo_po_message_msgctxt+y}
16927 then :
16928 printf %s "(cached) " >&6
16929 else $as_nop
16930 ac_check_lib_save_LIBS=$LIBS
16931 LIBS="-lgettextpo $LIBS"
16932 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16933 /* end confdefs.h. */
16935 /* Override any GCC internal prototype to avoid an error.
16936 Use char because int might match the return type of a GCC
16937 builtin and then its argument prototype would still apply. */
16938 char po_message_msgctxt ();
16940 main (void)
16942 return po_message_msgctxt ();
16944 return 0;
16946 _ACEOF
16947 if ac_fn_c_try_link "$LINENO"
16948 then :
16949 ac_cv_lib_gettextpo_po_message_msgctxt=yes
16950 else $as_nop
16951 ac_cv_lib_gettextpo_po_message_msgctxt=no
16953 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16954 conftest$ac_exeext conftest.$ac_ext
16955 LIBS=$ac_check_lib_save_LIBS
16957 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gettextpo_po_message_msgctxt" >&5
16958 printf "%s\n" "$ac_cv_lib_gettextpo_po_message_msgctxt" >&6; }
16959 if test "x$ac_cv_lib_gettextpo_po_message_msgctxt" = xyes
16960 then :
16962 printf "%s\n" "#define HAVE_LIBGETTEXTPO 1" >>confdefs.h
16964 GETTEXTPO_LIBS="-lgettextpo"
16969 if test "x$GETTEXTPO_LIBS" = "x"
16970 then :
16971 case "x$with_gettextpo" in
16972 x) as_fn_append wine_notices "|GetText ${notice_platform}development files not found (or too old), po files can't be rebuilt." ;;
16973 xno) ;;
16974 *) as_fn_error $? "GetText ${notice_platform}development files not found (or too old), po files can't be rebuilt.
16975 This is an error since --with-gettextpo was requested." "$LINENO" 5 ;;
16976 esac
16979 if test "$srcdir" != .
16980 then :
16981 case "x$with_gettextpo" in
16982 x) as_fn_append wine_notices "|Rebuilding po files is not supported for out of tree builds." ;;
16983 xno) ;;
16984 *) as_fn_error $? "Rebuilding po files is not supported for out of tree builds.
16985 This is an error since --with-gettextpo was requested." "$LINENO" 5 ;;
16986 esac
16991 if test "x$with_pulse" != "xno";
16992 then
16993 rm -f conftest.err
16994 if ${PULSE_CFLAGS:+false} :
16995 then :
16996 if test ${PKG_CONFIG+y}
16997 then :
16998 PULSE_CFLAGS=`$PKG_CONFIG --cflags libpulse 2>conftest.err`
17002 if ${PULSE_LIBS:+false} :
17003 then :
17004 if test ${PKG_CONFIG+y}
17005 then :
17006 PULSE_LIBS=`$PKG_CONFIG --libs libpulse 2>/dev/null`
17011 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libpulse cflags: $PULSE_CFLAGS" >&5
17012 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libpulse libs: $PULSE_LIBS" >&5
17013 if test -s conftest.err; then
17014 printf %s "$as_me:${as_lineno-$LINENO}: libpulse errors: " >&5
17015 cat conftest.err >&5
17017 rm -f conftest.err
17018 ac_save_CPPFLAGS=$CPPFLAGS
17019 CPPFLAGS="$CPPFLAGS $PULSE_CFLAGS"
17020 for ac_header in pulse/pulseaudio.h
17021 do :
17022 ac_fn_c_check_header_compile "$LINENO" "pulse/pulseaudio.h" "ac_cv_header_pulse_pulseaudio_h" "$ac_includes_default"
17023 if test "x$ac_cv_header_pulse_pulseaudio_h" = xyes
17024 then :
17025 printf "%s\n" "#define HAVE_PULSE_PULSEAUDIO_H 1" >>confdefs.h
17026 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pa_stream_is_corked in -lpulse" >&5
17027 printf %s "checking for pa_stream_is_corked in -lpulse... " >&6; }
17028 if test ${ac_cv_lib_pulse_pa_stream_is_corked+y}
17029 then :
17030 printf %s "(cached) " >&6
17031 else $as_nop
17032 ac_check_lib_save_LIBS=$LIBS
17033 LIBS="-lpulse $PULSE_LIBS $LIBS"
17034 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17035 /* end confdefs.h. */
17037 /* Override any GCC internal prototype to avoid an error.
17038 Use char because int might match the return type of a GCC
17039 builtin and then its argument prototype would still apply. */
17040 char pa_stream_is_corked ();
17042 main (void)
17044 return pa_stream_is_corked ();
17046 return 0;
17048 _ACEOF
17049 if ac_fn_c_try_link "$LINENO"
17050 then :
17051 ac_cv_lib_pulse_pa_stream_is_corked=yes
17052 else $as_nop
17053 ac_cv_lib_pulse_pa_stream_is_corked=no
17055 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17056 conftest$ac_exeext conftest.$ac_ext
17057 LIBS=$ac_check_lib_save_LIBS
17059 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pulse_pa_stream_is_corked" >&5
17060 printf "%s\n" "$ac_cv_lib_pulse_pa_stream_is_corked" >&6; }
17061 if test "x$ac_cv_lib_pulse_pa_stream_is_corked" = xyes
17062 then :
17064 else $as_nop
17065 PULSE_LIBS=""
17068 else $as_nop
17069 PULSE_LIBS=""
17072 done
17073 CPPFLAGS=$ac_save_CPPFLAGS
17076 if test -z "$PULSE_LIBS"
17077 then :
17078 case "x$with_pulse" in
17079 x) as_fn_append wine_notices "|libpulse ${notice_platform}development files not found or too old, Pulse won't be supported." ;;
17080 xno) ;;
17081 *) as_fn_error $? "libpulse ${notice_platform}development files not found or too old, Pulse won't be supported.
17082 This is an error since --with-pulse was requested." "$LINENO" 5 ;;
17083 esac
17084 enable_winepulse_drv=${enable_winepulse_drv:-no}
17087 if test "x$with_gstreamer" != "xno"
17088 then
17089 rm -f conftest.err
17090 if ${GSTREAMER_CFLAGS:+false} :
17091 then :
17092 if test ${PKG_CONFIG+y}
17093 then :
17094 GSTREAMER_CFLAGS=`$PKG_CONFIG --cflags gstreamer-1.0 gstreamer-video-1.0 gstreamer-audio-1.0 gstreamer-tag-1.0 2>conftest.err`
17098 if ${GSTREAMER_LIBS:+false} :
17099 then :
17100 if test ${PKG_CONFIG+y}
17101 then :
17102 GSTREAMER_LIBS=`$PKG_CONFIG --libs gstreamer-1.0 gstreamer-video-1.0 gstreamer-audio-1.0 gstreamer-tag-1.0 2>/dev/null`
17107 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
17108 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
17109 if test -s conftest.err; then
17110 printf %s "$as_me:${as_lineno-$LINENO}: gstreamer-1.0 gstreamer-video-1.0 gstreamer-audio-1.0 gstreamer-tag-1.0 errors: " >&5
17111 cat conftest.err >&5
17113 rm -f conftest.err
17114 ac_save_CPPFLAGS=$CPPFLAGS
17115 CPPFLAGS="$CPPFLAGS $GSTREAMER_CFLAGS"
17116 ac_fn_c_check_header_compile "$LINENO" "gst/gst.h" "ac_cv_header_gst_gst_h" "$ac_includes_default"
17117 if test "x$ac_cv_header_gst_gst_h" = xyes
17118 then :
17119 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether gint64 defined by gst/gst.h is indeed 64-bit" >&5
17120 printf %s "checking whether gint64 defined by gst/gst.h is indeed 64-bit... " >&6; }
17121 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17122 /* end confdefs.h. */
17123 #include <gst/gst.h>
17125 main (void)
17127 static int a[sizeof(gint64) > 4 ? 1 : -1]; if (a[0]) return 0;
17129 return 0;
17131 _ACEOF
17132 if ac_fn_c_try_compile "$LINENO"
17133 then :
17134 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
17135 printf "%s\n" "yes" >&6; }
17136 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gst_pad_new in -lgstreamer-1.0" >&5
17137 printf %s "checking for gst_pad_new in -lgstreamer-1.0... " >&6; }
17138 if test ${ac_cv_lib_gstreamer_1_0_gst_pad_new+y}
17139 then :
17140 printf %s "(cached) " >&6
17141 else $as_nop
17142 ac_check_lib_save_LIBS=$LIBS
17143 LIBS="-lgstreamer-1.0 $GSTREAMER_LIBS $LIBS"
17144 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17145 /* end confdefs.h. */
17147 /* Override any GCC internal prototype to avoid an error.
17148 Use char because int might match the return type of a GCC
17149 builtin and then its argument prototype would still apply. */
17150 char gst_pad_new ();
17152 main (void)
17154 return gst_pad_new ();
17156 return 0;
17158 _ACEOF
17159 if ac_fn_c_try_link "$LINENO"
17160 then :
17161 ac_cv_lib_gstreamer_1_0_gst_pad_new=yes
17162 else $as_nop
17163 ac_cv_lib_gstreamer_1_0_gst_pad_new=no
17165 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17166 conftest$ac_exeext conftest.$ac_ext
17167 LIBS=$ac_check_lib_save_LIBS
17169 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gstreamer_1_0_gst_pad_new" >&5
17170 printf "%s\n" "$ac_cv_lib_gstreamer_1_0_gst_pad_new" >&6; }
17171 if test "x$ac_cv_lib_gstreamer_1_0_gst_pad_new" = xyes
17172 then :
17176 else $as_nop
17177 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
17178 printf "%s\n" "no" >&6; }
17179 ac_glib2_broken=yes
17180 as_fn_append wine_notices "|glib-2.0 pkgconfig configuration is for the wrong architecture, winegstreamer won't be built."
17182 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
17185 CPPFLAGS=$ac_save_CPPFLAGS
17188 if test "x$ac_glib2_broken" != xyes -a "x$ac_cv_lib_gstreamer_1_0_gst_pad_new" != xyes
17189 then :
17190 case "x$with_gstreamer" in
17191 x) as_fn_append wine_notices "|gstreamer-1.0 base plugins ${notice_platform}development files not found, GStreamer won't be supported." ;;
17192 xno) ;;
17193 *) as_fn_error $? "gstreamer-1.0 base plugins ${notice_platform}development files not found, GStreamer won't be supported.
17194 This is an error since --with-gstreamer was requested." "$LINENO" 5 ;;
17195 esac
17196 enable_winegstreamer=${enable_winegstreamer:-no}
17199 ALSA_LIBS=""
17201 if test "x$with_alsa" != "xno"
17202 then
17203 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for snd_pcm_hw_params_get_access_mask in -lasound" >&5
17204 printf %s "checking for snd_pcm_hw_params_get_access_mask in -lasound... " >&6; }
17205 if test ${ac_cv_lib_asound_snd_pcm_hw_params_get_access_mask+y}
17206 then :
17207 printf %s "(cached) " >&6
17208 else $as_nop
17209 ac_check_lib_save_LIBS=$LIBS
17210 LIBS="-lasound $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 snd_pcm_hw_params_get_access_mask ();
17219 main (void)
17221 return snd_pcm_hw_params_get_access_mask ();
17223 return 0;
17225 _ACEOF
17226 if ac_fn_c_try_link "$LINENO"
17227 then :
17228 ac_cv_lib_asound_snd_pcm_hw_params_get_access_mask=yes
17229 else $as_nop
17230 ac_cv_lib_asound_snd_pcm_hw_params_get_access_mask=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_asound_snd_pcm_hw_params_get_access_mask" >&5
17237 printf "%s\n" "$ac_cv_lib_asound_snd_pcm_hw_params_get_access_mask" >&6; }
17238 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access_mask" = xyes
17239 then :
17240 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17241 /* end confdefs.h. */
17242 #include <alsa/asoundlib.h>
17244 main (void)
17246 snd_pcm_hw_params_get_access_mask(NULL, NULL)
17248 return 0;
17250 _ACEOF
17251 if ac_fn_c_try_compile "$LINENO"
17252 then :
17253 ALSA_LIBS="-lasound"
17255 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
17259 test -n "$ALSA_LIBS" || enable_winealsa_drv=${enable_winealsa_drv:-no}
17261 if test "x$with_oss" != xno
17262 then
17263 ac_save_CPPFLAGS="$CPPFLAGS"
17264 if test -f /etc/oss.conf
17265 then
17266 . /etc/oss.conf
17268 ac_oss_incl="-I${OSSLIBDIR:-/usr/lib/oss}/include"
17269 CPPFLAGS="$CPPFLAGS $ac_oss_incl"
17270 ac_fn_c_check_header_compile "$LINENO" "sys/soundcard.h" "ac_cv_header_sys_soundcard_h" "$ac_includes_default"
17271 if test "x$ac_cv_header_sys_soundcard_h" = xyes
17272 then :
17273 ac_fn_c_check_member "$LINENO" "oss_sysinfo" "numaudioengines" "ac_cv_member_oss_sysinfo_numaudioengines" "#include <sys/soundcard.h>
17275 if test "x$ac_cv_member_oss_sysinfo_numaudioengines" = xyes
17276 then :
17278 printf "%s\n" "#define HAVE_OSS_SYSINFO_NUMAUDIOENGINES 1" >>confdefs.h
17280 OSS4_CFLAGS="$ac_oss_incl"
17282 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _oss_ioctl in -lossaudio" >&5
17283 printf %s "checking for _oss_ioctl in -lossaudio... " >&6; }
17284 if test ${ac_cv_lib_ossaudio__oss_ioctl+y}
17285 then :
17286 printf %s "(cached) " >&6
17287 else $as_nop
17288 ac_check_lib_save_LIBS=$LIBS
17289 LIBS="-lossaudio $LIBS"
17290 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17291 /* end confdefs.h. */
17293 /* Override any GCC internal prototype to avoid an error.
17294 Use char because int might match the return type of a GCC
17295 builtin and then its argument prototype would still apply. */
17296 char _oss_ioctl ();
17298 main (void)
17300 return _oss_ioctl ();
17302 return 0;
17304 _ACEOF
17305 if ac_fn_c_try_link "$LINENO"
17306 then :
17307 ac_cv_lib_ossaudio__oss_ioctl=yes
17308 else $as_nop
17309 ac_cv_lib_ossaudio__oss_ioctl=no
17311 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17312 conftest$ac_exeext conftest.$ac_ext
17313 LIBS=$ac_check_lib_save_LIBS
17315 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
17316 printf "%s\n" "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
17317 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = xyes
17318 then :
17319 OSS4_LIBS="-lossaudio"
17327 CPPFLAGS="$ac_save_CPPFLAGS"
17329 if test "x$ac_cv_member_oss_sysinfo_numaudioengines" != xyes
17330 then :
17331 case "x$with_oss" in
17332 x) as_fn_append wine_notices "|OSS sound system found but too old (OSSv4 needed), OSS won't be supported." ;;
17333 xno) ;;
17334 *) as_fn_error $? "OSS sound system found but too old (OSSv4 needed), OSS won't be supported.
17335 This is an error since --with-oss was requested." "$LINENO" 5 ;;
17336 esac
17337 enable_wineoss_drv=${enable_wineoss_drv:-no}
17340 if test "x$with_udev" != "xno"
17341 then
17342 rm -f conftest.err
17343 if ${UDEV_CFLAGS:+false} :
17344 then :
17345 if test ${PKG_CONFIG+y}
17346 then :
17347 UDEV_CFLAGS=`$PKG_CONFIG --cflags libudev 2>conftest.err`
17351 if ${UDEV_LIBS:+false} :
17352 then :
17353 if test ${PKG_CONFIG+y}
17354 then :
17355 UDEV_LIBS=`$PKG_CONFIG --libs libudev 2>/dev/null`
17359 UDEV_LIBS=${UDEV_LIBS:-"-ludev"}
17360 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libudev cflags: $UDEV_CFLAGS" >&5
17361 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libudev libs: $UDEV_LIBS" >&5
17362 if test -s conftest.err; then
17363 printf %s "$as_me:${as_lineno-$LINENO}: libudev errors: " >&5
17364 cat conftest.err >&5
17366 rm -f conftest.err
17367 ac_save_CPPFLAGS=$CPPFLAGS
17368 CPPFLAGS="$CPPFLAGS $UDEV_CFLAGS"
17369 for ac_header in libudev.h
17370 do :
17371 ac_fn_c_check_header_compile "$LINENO" "libudev.h" "ac_cv_header_libudev_h" "$ac_includes_default"
17372 if test "x$ac_cv_header_libudev_h" = xyes
17373 then :
17374 printf "%s\n" "#define HAVE_LIBUDEV_H 1" >>confdefs.h
17375 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for udev_new in -ludev" >&5
17376 printf %s "checking for udev_new in -ludev... " >&6; }
17377 if test ${ac_cv_lib_udev_udev_new+y}
17378 then :
17379 printf %s "(cached) " >&6
17380 else $as_nop
17381 ac_check_lib_save_LIBS=$LIBS
17382 LIBS="-ludev $UDEV_LIBS $LIBS"
17383 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17384 /* end confdefs.h. */
17386 /* Override any GCC internal prototype to avoid an error.
17387 Use char because int might match the return type of a GCC
17388 builtin and then its argument prototype would still apply. */
17389 char udev_new ();
17391 main (void)
17393 return udev_new ();
17395 return 0;
17397 _ACEOF
17398 if ac_fn_c_try_link "$LINENO"
17399 then :
17400 ac_cv_lib_udev_udev_new=yes
17401 else $as_nop
17402 ac_cv_lib_udev_udev_new=no
17404 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17405 conftest$ac_exeext conftest.$ac_ext
17406 LIBS=$ac_check_lib_save_LIBS
17408 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_udev_udev_new" >&5
17409 printf "%s\n" "$ac_cv_lib_udev_udev_new" >&6; }
17410 if test "x$ac_cv_lib_udev_udev_new" = xyes
17411 then :
17413 printf "%s\n" "#define HAVE_UDEV 1" >>confdefs.h
17415 else $as_nop
17416 UDEV_LIBS=""
17419 else $as_nop
17420 UDEV_LIBS=""
17423 done
17424 CPPFLAGS=$ac_save_CPPFLAGS
17427 if test "x$UDEV_LIBS" = "x"
17428 then :
17429 case "x$with_udev" in
17430 x) as_fn_append wine_notices "|libudev ${notice_platform}development files not found, plug and play won't be supported." ;;
17431 xno) ;;
17432 *) as_fn_error $? "libudev ${notice_platform}development files not found, plug and play won't be supported.
17433 This is an error since --with-udev was requested." "$LINENO" 5 ;;
17434 esac
17438 if test "x$with_unwind" != xno
17439 then
17440 rm -f conftest.err
17441 if ${UNWIND_CFLAGS:+false} :
17442 then :
17443 if test ${PKG_CONFIG+y}
17444 then :
17445 UNWIND_CFLAGS=`$PKG_CONFIG --cflags libunwind 2>conftest.err`
17449 if ${UNWIND_LIBS:+false} :
17450 then :
17451 if test ${PKG_CONFIG+y}
17452 then :
17453 UNWIND_LIBS=`$PKG_CONFIG --libs libunwind 2>/dev/null`
17457 UNWIND_LIBS=${UNWIND_LIBS:-"-lunwind"}
17458 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libunwind cflags: $UNWIND_CFLAGS" >&5
17459 printf "%s\n" "$as_me:${as_lineno-$LINENO}: libunwind libs: $UNWIND_LIBS" >&5
17460 if test -s conftest.err; then
17461 printf %s "$as_me:${as_lineno-$LINENO}: libunwind errors: " >&5
17462 cat conftest.err >&5
17464 rm -f conftest.err
17465 ac_save_CPPFLAGS=$CPPFLAGS
17466 CPPFLAGS="$CPPFLAGS $UNWIND_CFLAGS"
17467 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for unw_step" >&5
17468 printf %s "checking for unw_step... " >&6; }
17469 if test ${wine_cv_have_unw_step+y}
17470 then :
17471 printf %s "(cached) " >&6
17472 else $as_nop
17473 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17474 /* end confdefs.h. */
17475 #define UNW_LOCAL_ONLY
17476 #include <libunwind.h>
17478 main (void)
17480 unw_cursor_t cursor; unw_step( &cursor );
17482 return 0;
17484 _ACEOF
17485 if ac_fn_c_try_link "$LINENO"
17486 then :
17487 wine_cv_have_unw_step="yes"
17488 else $as_nop
17489 wine_cv_have_unw_step="no"
17491 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17492 conftest$ac_exeext conftest.$ac_ext
17494 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_have_unw_step" >&5
17495 printf "%s\n" "$wine_cv_have_unw_step" >&6; }
17496 if test "$wine_cv_have_unw_step" = no -a -n "$UNWIND_LIBS"
17497 then
17498 save_libs=$LIBS
17499 UNWIND_LIBS="-static-libgcc $UNWIND_LIBS"
17500 LIBS="$UNWIND_LIBS $LIBS"
17501 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for unw_step in libunwind" >&5
17502 printf %s "checking for unw_step in libunwind... " >&6; }
17503 if test ${wine_cv_have_libunwind_unw_step+y}
17504 then :
17505 printf %s "(cached) " >&6
17506 else $as_nop
17507 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17508 /* end confdefs.h. */
17509 #define UNW_LOCAL_ONLY
17510 #include <libunwind.h>
17512 main (void)
17514 unw_cursor_t cursor; unw_step( &cursor );
17516 return 0;
17518 _ACEOF
17519 if ac_fn_c_try_link "$LINENO"
17520 then :
17521 wine_cv_have_libunwind_unw_step="yes"
17522 else $as_nop
17523 wine_cv_have_libunwind_unw_step="no"
17525 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17526 conftest$ac_exeext conftest.$ac_ext
17528 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_have_libunwind_unw_step" >&5
17529 printf "%s\n" "$wine_cv_have_libunwind_unw_step" >&6; }
17530 LIBS=$save_libs
17532 test "$wine_cv_have_libunwind_unw_step" = yes || UNWIND_LIBS=""
17533 if test "x$wine_cv_have_unw_step$wine_cv_have_libunwind_unw_step" != xnono
17534 then
17536 printf "%s\n" "#define HAVE_LIBUNWIND 1" >>confdefs.h
17539 CPPFLAGS=$ac_save_CPPFLAGS
17542 case $host in
17543 aarch64*|*-darwin*)
17544 if test "x$wine_cv_have_unw_step$wine_cv_have_libunwind_unw_step" = xnono
17545 then :
17546 case "x$with_unwind" in
17547 x) as_fn_append wine_notices "|libunwind ${notice_platform}development files not found, stack unwinding won't work." ;;
17548 xno) ;;
17549 *) as_fn_error $? "libunwind ${notice_platform}development files not found, stack unwinding won't work.
17550 This is an error since --with-unwind was requested." "$LINENO" 5 ;;
17551 esac
17553 fi ;;
17554 esac
17556 if test "x$with_sdl" != "xno"
17557 then
17558 rm -f conftest.err
17559 if ${SDL2_CFLAGS:+false} :
17560 then :
17561 if test ${PKG_CONFIG+y}
17562 then :
17563 SDL2_CFLAGS=`$PKG_CONFIG --cflags sdl2 2>conftest.err`
17567 if ${SDL2_LIBS:+false} :
17568 then :
17569 if test ${PKG_CONFIG+y}
17570 then :
17571 SDL2_LIBS=`$PKG_CONFIG --libs sdl2 2>/dev/null`
17575 SDL2_LIBS=${SDL2_LIBS:-"-lSDL2"}
17576 printf "%s\n" "$as_me:${as_lineno-$LINENO}: sdl2 cflags: $SDL2_CFLAGS" >&5
17577 printf "%s\n" "$as_me:${as_lineno-$LINENO}: sdl2 libs: $SDL2_LIBS" >&5
17578 if test -s conftest.err; then
17579 printf %s "$as_me:${as_lineno-$LINENO}: sdl2 errors: " >&5
17580 cat conftest.err >&5
17582 rm -f conftest.err
17583 ac_save_CPPFLAGS=$CPPFLAGS
17584 CPPFLAGS="$CPPFLAGS $SDL2_CFLAGS"
17585 for ac_header in SDL.h
17586 do :
17587 ac_fn_c_check_header_compile "$LINENO" "SDL.h" "ac_cv_header_SDL_h" "$ac_includes_default"
17588 if test "x$ac_cv_header_SDL_h" = xyes
17589 then :
17590 printf "%s\n" "#define HAVE_SDL_H 1" >>confdefs.h
17591 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lSDL2" >&5
17592 printf %s "checking for -lSDL2... " >&6; }
17593 if test ${ac_cv_lib_soname_SDL2+y}
17594 then :
17595 printf %s "(cached) " >&6
17596 else $as_nop
17597 ac_check_soname_save_LIBS=$LIBS
17598 LIBS="-lSDL2 $SDL2_LIBS $LIBS"
17599 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17600 /* end confdefs.h. */
17602 /* Override any GCC internal prototype to avoid an error.
17603 Use char because int might match the return type of a GCC
17604 builtin and then its argument prototype would still apply. */
17605 char SDL_Init ();
17607 main (void)
17609 return SDL_Init ();
17611 return 0;
17613 _ACEOF
17614 if ac_fn_c_try_link "$LINENO"
17615 then :
17616 case "$LIBEXT" in
17617 dll) ac_cv_lib_soname_SDL2=`$ac_cv_path_LDD conftest.exe | grep "SDL2" | sed -e "s/dll.*/dll/"';2,$d'` ;;
17618 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'` ;;
17619 *) 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'`
17620 if ${ac_cv_lib_soname_SDL2:+false} :
17621 then :
17622 ac_cv_lib_soname_SDL2=`$LDD conftest$ac_exeext | grep "libSDL2-2.0*\\.$LIBEXT" | sed -e "s/^.*\(libSDL2-2.0*\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
17623 fi ;;
17624 esac
17625 else $as_nop
17626 ac_cv_lib_soname_SDL2=
17628 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17629 conftest$ac_exeext conftest.$ac_ext
17630 LIBS=$ac_check_soname_save_LIBS
17632 if ${ac_cv_lib_soname_SDL2:+false} :
17633 then :
17634 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
17635 printf "%s\n" "not found" >&6; }
17637 else $as_nop
17638 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_SDL2" >&5
17639 printf "%s\n" "$ac_cv_lib_soname_SDL2" >&6; }
17641 printf "%s\n" "#define SONAME_LIBSDL2 \"$ac_cv_lib_soname_SDL2\"" >>confdefs.h
17647 done
17648 CPPFLAGS=$ac_save_CPPFLAGS
17651 if test "x$ac_cv_lib_soname_SDL2" = "x"
17652 then :
17653 case "x$with_sdl" in
17654 x) as_fn_append wine_notices "|libSDL2 ${notice_platform}development files not found, SDL2 won't be supported." ;;
17655 xno) ;;
17656 *) as_fn_error $? "libSDL2 ${notice_platform}development files not found, SDL2 won't be supported.
17657 This is an error since --with-sdl was requested." "$LINENO" 5 ;;
17658 esac
17662 if test "x$with_capi" != "xno"
17663 then
17664 rm -f conftest.err
17665 if ${CAPI20_CFLAGS:+false} :
17666 then :
17667 if test ${PKG_CONFIG+y}
17668 then :
17669 CAPI20_CFLAGS=`$PKG_CONFIG --cflags capi20 2>conftest.err`
17673 if ${CAPI20_LIBS:+false} :
17674 then :
17675 if test ${PKG_CONFIG+y}
17676 then :
17677 CAPI20_LIBS=`$PKG_CONFIG --libs capi20 2>/dev/null`
17682 printf "%s\n" "$as_me:${as_lineno-$LINENO}: capi20 cflags: $CAPI20_CFLAGS" >&5
17683 printf "%s\n" "$as_me:${as_lineno-$LINENO}: capi20 libs: $CAPI20_LIBS" >&5
17684 if test -s conftest.err; then
17685 printf %s "$as_me:${as_lineno-$LINENO}: capi20 errors: " >&5
17686 cat conftest.err >&5
17688 rm -f conftest.err
17689 ac_save_CPPFLAGS=$CPPFLAGS
17690 CPPFLAGS="$CPPFLAGS $CAPI20_CFLAGS"
17691 ac_fn_c_check_header_compile "$LINENO" "capi20.h" "ac_cv_header_capi20_h" "#define __user
17693 if test "x$ac_cv_header_capi20_h" = xyes
17694 then :
17695 printf "%s\n" "#define HAVE_CAPI20_H 1" >>confdefs.h
17698 ac_fn_c_check_header_compile "$LINENO" "linux/capi.h" "ac_cv_header_linux_capi_h" "#define __user
17700 if test "x$ac_cv_header_linux_capi_h" = xyes
17701 then :
17702 printf "%s\n" "#define HAVE_LINUX_CAPI_H 1" >>confdefs.h
17706 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
17707 then
17708 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for capi20_register in -lcapi20" >&5
17709 printf %s "checking for capi20_register in -lcapi20... " >&6; }
17710 if test ${ac_cv_lib_capi20_capi20_register+y}
17711 then :
17712 printf %s "(cached) " >&6
17713 else $as_nop
17714 ac_check_lib_save_LIBS=$LIBS
17715 LIBS="-lcapi20 $CAPI20_LIBS $LIBS"
17716 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17717 /* end confdefs.h. */
17719 /* Override any GCC internal prototype to avoid an error.
17720 Use char because int might match the return type of a GCC
17721 builtin and then its argument prototype would still apply. */
17722 char capi20_register ();
17724 main (void)
17726 return capi20_register ();
17728 return 0;
17730 _ACEOF
17731 if ac_fn_c_try_link "$LINENO"
17732 then :
17733 ac_cv_lib_capi20_capi20_register=yes
17734 else $as_nop
17735 ac_cv_lib_capi20_capi20_register=no
17737 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17738 conftest$ac_exeext conftest.$ac_ext
17739 LIBS=$ac_check_lib_save_LIBS
17741 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_capi20_capi20_register" >&5
17742 printf "%s\n" "$ac_cv_lib_capi20_capi20_register" >&6; }
17743 if test "x$ac_cv_lib_capi20_capi20_register" = xyes
17744 then :
17746 else $as_nop
17747 CAPI20_LIBS=""
17751 CPPFLAGS=$ac_save_CPPFLAGS
17754 if test "x$ac_cv_lib_capi20_capi20_register" != xyes
17755 then :
17756 case "x$with_capi" in
17757 x) as_fn_append wine_notices "|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
17758 xno) ;;
17759 *) as_fn_error $? "libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
17760 This is an error since --with-capi was requested." "$LINENO" 5 ;;
17761 esac
17762 enable_capi2032=${enable_capi2032:-no}
17765 if test "x$with_cups" != "xno"
17766 then
17767 rm -f conftest.err
17768 if ${CUPS_CFLAGS:+false} :
17769 then :
17770 if test ${PKG_CONFIG+y}
17771 then :
17772 CUPS_CFLAGS=`$PKG_CONFIG --cflags cups 2>conftest.err`
17775 test "$cross_compiling" = yes || CUPS_CFLAGS=${CUPS_CFLAGS:-`${CUPS_CONFIG:-cups-config} --cflags 2>/dev/null`}
17776 if ${CUPS_LIBS:+false} :
17777 then :
17778 if test ${PKG_CONFIG+y}
17779 then :
17780 CUPS_LIBS=`$PKG_CONFIG --libs cups 2>/dev/null`
17783 test "$cross_compiling" = yes || CUPS_LIBS=${CUPS_LIBS:-`${CUPS_CONFIG:-cups-config} --libs 2>/dev/null`}
17784 CUPS_LIBS=${CUPS_LIBS:-"-lcups"}
17785 printf "%s\n" "$as_me:${as_lineno-$LINENO}: cups cflags: $CUPS_CFLAGS" >&5
17786 printf "%s\n" "$as_me:${as_lineno-$LINENO}: cups libs: $CUPS_LIBS" >&5
17787 if test -s conftest.err; then
17788 printf %s "$as_me:${as_lineno-$LINENO}: cups errors: " >&5
17789 cat conftest.err >&5
17791 rm -f conftest.err
17792 ac_save_CPPFLAGS=$CPPFLAGS
17793 CPPFLAGS="$CPPFLAGS $CUPS_CFLAGS"
17794 ac_fn_c_check_header_compile "$LINENO" "cups/cups.h" "ac_cv_header_cups_cups_h" "$ac_includes_default"
17795 if test "x$ac_cv_header_cups_cups_h" = xyes
17796 then :
17797 printf "%s\n" "#define HAVE_CUPS_CUPS_H 1" >>confdefs.h
17800 ac_fn_c_check_header_compile "$LINENO" "cups/ppd.h" "ac_cv_header_cups_ppd_h" "$ac_includes_default"
17801 if test "x$ac_cv_header_cups_ppd_h" = xyes
17802 then :
17803 printf "%s\n" "#define HAVE_CUPS_PPD_H 1" >>confdefs.h
17807 if test "$ac_cv_header_cups_cups_h" = "yes"
17808 then
17809 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lcups" >&5
17810 printf %s "checking for -lcups... " >&6; }
17811 if test ${ac_cv_lib_soname_cups+y}
17812 then :
17813 printf %s "(cached) " >&6
17814 else $as_nop
17815 ac_check_soname_save_LIBS=$LIBS
17816 LIBS="-lcups $CUPS_LIBS $LIBS"
17817 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17818 /* end confdefs.h. */
17820 /* Override any GCC internal prototype to avoid an error.
17821 Use char because int might match the return type of a GCC
17822 builtin and then its argument prototype would still apply. */
17823 char cupsGetDefault ();
17825 main (void)
17827 return cupsGetDefault ();
17829 return 0;
17831 _ACEOF
17832 if ac_fn_c_try_link "$LINENO"
17833 then :
17834 case "$LIBEXT" in
17835 dll) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest.exe | grep "cups" | sed -e "s/dll.*/dll/"';2,$d'` ;;
17836 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'` ;;
17837 *) ac_cv_lib_soname_cups=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libcups\\.$LIBEXT" | sed -e "s/^.*\\[\\(libcups\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
17838 if ${ac_cv_lib_soname_cups:+false} :
17839 then :
17840 ac_cv_lib_soname_cups=`$LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
17841 fi ;;
17842 esac
17843 else $as_nop
17844 ac_cv_lib_soname_cups=
17846 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17847 conftest$ac_exeext conftest.$ac_ext
17848 LIBS=$ac_check_soname_save_LIBS
17850 if ${ac_cv_lib_soname_cups:+false} :
17851 then :
17852 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
17853 printf "%s\n" "not found" >&6; }
17854 CUPS_LIBS=""
17855 else $as_nop
17856 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_cups" >&5
17857 printf "%s\n" "$ac_cv_lib_soname_cups" >&6; }
17859 printf "%s\n" "#define SONAME_LIBCUPS \"$ac_cv_lib_soname_cups\"" >>confdefs.h
17863 else
17864 CUPS_CFLAGS=""
17865 CUPS_LIBS=""
17867 CPPFLAGS=$ac_save_CPPFLAGS
17870 if test "x$ac_cv_lib_soname_cups" = "x"
17871 then :
17872 case "x$with_cups" in
17873 x) as_fn_append wine_notices "|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
17874 xno) ;;
17875 *) as_fn_error $? "libcups ${notice_platform}development files not found, CUPS won't be supported.
17876 This is an error since --with-cups was requested." "$LINENO" 5 ;;
17877 esac
17881 if test "x$with_fontconfig" != "xno"
17882 then
17883 rm -f conftest.err
17884 if ${FONTCONFIG_CFLAGS:+false} :
17885 then :
17886 if test ${PKG_CONFIG+y}
17887 then :
17888 FONTCONFIG_CFLAGS=`$PKG_CONFIG --cflags fontconfig 2>conftest.err`
17891 test "$cross_compiling" = yes || FONTCONFIG_CFLAGS=${FONTCONFIG_CFLAGS:-$X_CFLAGS}
17892 if ${FONTCONFIG_LIBS:+false} :
17893 then :
17894 if test ${PKG_CONFIG+y}
17895 then :
17896 FONTCONFIG_LIBS=`$PKG_CONFIG --libs fontconfig 2>/dev/null`
17899 test "$cross_compiling" = yes || FONTCONFIG_LIBS=${FONTCONFIG_LIBS:-$X_LIBS}
17901 printf "%s\n" "$as_me:${as_lineno-$LINENO}: fontconfig cflags: $FONTCONFIG_CFLAGS" >&5
17902 printf "%s\n" "$as_me:${as_lineno-$LINENO}: fontconfig libs: $FONTCONFIG_LIBS" >&5
17903 if test -s conftest.err; then
17904 printf %s "$as_me:${as_lineno-$LINENO}: fontconfig errors: " >&5
17905 cat conftest.err >&5
17907 rm -f conftest.err
17908 ac_save_CPPFLAGS=$CPPFLAGS
17909 CPPFLAGS="$CPPFLAGS $FONTCONFIG_CFLAGS"
17910 ac_fn_c_check_header_compile "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
17911 if test "x$ac_cv_header_fontconfig_fontconfig_h" = xyes
17912 then :
17913 printf "%s\n" "#define HAVE_FONTCONFIG_FONTCONFIG_H 1" >>confdefs.h
17917 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
17918 then
17919 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lfontconfig" >&5
17920 printf %s "checking for -lfontconfig... " >&6; }
17921 if test ${ac_cv_lib_soname_fontconfig+y}
17922 then :
17923 printf %s "(cached) " >&6
17924 else $as_nop
17925 ac_check_soname_save_LIBS=$LIBS
17926 LIBS="-lfontconfig $FONTCONFIG_LIBS $LIBS"
17927 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17928 /* end confdefs.h. */
17930 /* Override any GCC internal prototype to avoid an error.
17931 Use char because int might match the return type of a GCC
17932 builtin and then its argument prototype would still apply. */
17933 char FcInit ();
17935 main (void)
17937 return FcInit ();
17939 return 0;
17941 _ACEOF
17942 if ac_fn_c_try_link "$LINENO"
17943 then :
17944 case "$LIBEXT" in
17945 dll) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest.exe | grep "fontconfig" | sed -e "s/dll.*/dll/"';2,$d'` ;;
17946 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'` ;;
17947 *) ac_cv_lib_soname_fontconfig=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libfontconfig\\.$LIBEXT" | sed -e "s/^.*\\[\\(libfontconfig\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
17948 if ${ac_cv_lib_soname_fontconfig:+false} :
17949 then :
17950 ac_cv_lib_soname_fontconfig=`$LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
17951 fi ;;
17952 esac
17953 else $as_nop
17954 ac_cv_lib_soname_fontconfig=
17956 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17957 conftest$ac_exeext conftest.$ac_ext
17958 LIBS=$ac_check_soname_save_LIBS
17960 if ${ac_cv_lib_soname_fontconfig:+false} :
17961 then :
17962 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
17963 printf "%s\n" "not found" >&6; }
17964 FONTCONFIG_CFLAGS=""
17965 else $as_nop
17966 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_fontconfig" >&5
17967 printf "%s\n" "$ac_cv_lib_soname_fontconfig" >&6; }
17969 printf "%s\n" "#define SONAME_LIBFONTCONFIG \"$ac_cv_lib_soname_fontconfig\"" >>confdefs.h
17973 else
17974 FONTCONFIG_CFLAGS=""
17976 CPPFLAGS=$ac_save_CPPFLAGS
17979 if test "x$ac_cv_lib_soname_fontconfig" = "x"
17980 then :
17981 case "x$with_fontconfig" in
17982 x) as_fn_append wine_notices "|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
17983 xno) ;;
17984 *) as_fn_error $? "fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
17985 This is an error since --with-fontconfig was requested." "$LINENO" 5 ;;
17986 esac
17990 if test "x$with_krb5" != "xno"
17991 then
17992 rm -f conftest.err
17993 if ${KRB5_CFLAGS:+false} :
17994 then :
17995 if test ${PKG_CONFIG+y}
17996 then :
17997 KRB5_CFLAGS=`$PKG_CONFIG --cflags krb5 2>conftest.err`
18000 test "$cross_compiling" = yes || KRB5_CFLAGS=${KRB5_CFLAGS:-`${KRB5_CONFIG:-krb5-config} --cflags 2>/dev/null`}
18001 if ${KRB5_LIBS:+false} :
18002 then :
18003 if test ${PKG_CONFIG+y}
18004 then :
18005 KRB5_LIBS=`$PKG_CONFIG --libs krb5 2>/dev/null`
18008 test "$cross_compiling" = yes || KRB5_LIBS=${KRB5_LIBS:-`${KRB5_CONFIG:-krb5-config} --libs 2>/dev/null`}
18010 printf "%s\n" "$as_me:${as_lineno-$LINENO}: krb5 cflags: $KRB5_CFLAGS" >&5
18011 printf "%s\n" "$as_me:${as_lineno-$LINENO}: krb5 libs: $KRB5_LIBS" >&5
18012 if test -s conftest.err; then
18013 printf %s "$as_me:${as_lineno-$LINENO}: krb5 errors: " >&5
18014 cat conftest.err >&5
18016 rm -f conftest.err
18017 ac_save_CPPFLAGS=$CPPFLAGS
18018 CPPFLAGS="$CPPFLAGS $KRB5_CFLAGS"
18019 ac_fn_c_check_header_compile "$LINENO" "krb5/krb5.h" "ac_cv_header_krb5_krb5_h" "$ac_includes_default"
18020 if test "x$ac_cv_header_krb5_krb5_h" = xyes
18021 then :
18022 printf "%s\n" "#define HAVE_KRB5_KRB5_H 1" >>confdefs.h
18026 if test "$ac_cv_header_krb5_krb5_h" = "yes"
18027 then
18028 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lkrb5" >&5
18029 printf %s "checking for -lkrb5... " >&6; }
18030 if test ${ac_cv_lib_soname_krb5+y}
18031 then :
18032 printf %s "(cached) " >&6
18033 else $as_nop
18034 ac_check_soname_save_LIBS=$LIBS
18035 LIBS="-lkrb5 $KRB5_LIBS $LIBS"
18036 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18037 /* end confdefs.h. */
18039 /* Override any GCC internal prototype to avoid an error.
18040 Use char because int might match the return type of a GCC
18041 builtin and then its argument prototype would still apply. */
18042 char krb5_is_config_principal ();
18044 main (void)
18046 return krb5_is_config_principal ();
18048 return 0;
18050 _ACEOF
18051 if ac_fn_c_try_link "$LINENO"
18052 then :
18053 case "$LIBEXT" in
18054 dll) ac_cv_lib_soname_krb5=`$ac_cv_path_LDD conftest.exe | grep "krb5" | sed -e "s/dll.*/dll/"';2,$d'` ;;
18055 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'` ;;
18056 *) ac_cv_lib_soname_krb5=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libkrb5\\.$LIBEXT" | sed -e "s/^.*\\[\\(libkrb5\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
18057 if ${ac_cv_lib_soname_krb5:+false} :
18058 then :
18059 ac_cv_lib_soname_krb5=`$LDD conftest$ac_exeext | grep "libkrb5\\.$LIBEXT" | sed -e "s/^.*\(libkrb5\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
18060 fi ;;
18061 esac
18062 else $as_nop
18063 ac_cv_lib_soname_krb5=
18065 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18066 conftest$ac_exeext conftest.$ac_ext
18067 LIBS=$ac_check_soname_save_LIBS
18069 if ${ac_cv_lib_soname_krb5:+false} :
18070 then :
18071 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
18072 printf "%s\n" "not found" >&6; }
18073 KRB5_CFLAGS=""
18074 else $as_nop
18075 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_krb5" >&5
18076 printf "%s\n" "$ac_cv_lib_soname_krb5" >&6; }
18078 printf "%s\n" "#define SONAME_LIBKRB5 \"$ac_cv_lib_soname_krb5\"" >>confdefs.h
18082 else
18083 KRB5_CFLAGS=""
18085 CPPFLAGS=$ac_save_CPPFLAGS
18088 if test "x$ac_cv_lib_soname_krb5" = "x"
18089 then :
18090 case "x$with_krb5" in
18091 x) as_fn_append wine_notices "|libkrb5 ${notice_platform}development files not found (or too old), Kerberos won't be supported." ;;
18092 xno) ;;
18093 *) as_fn_error $? "libkrb5 ${notice_platform}development files not found (or too old), Kerberos won't be supported.
18094 This is an error since --with-krb5 was requested." "$LINENO" 5 ;;
18095 esac
18098 test "x$ac_cv_lib_soname_krb5" != "x" || with_gssapi=${with_gssapi:-no}
18100 if test "x$with_gssapi" != "xno"
18101 then
18102 rm -f conftest.err
18103 if ${GSSAPI_CFLAGS:+false} :
18104 then :
18105 if test ${PKG_CONFIG+y}
18106 then :
18107 GSSAPI_CFLAGS=`$PKG_CONFIG --cflags krb5-gssapi 2>conftest.err`
18110 test "$cross_compiling" = yes || GSSAPI_CFLAGS=${GSSAPI_CFLAGS:-`${KRB5_CONFIG:-krb5-config} --cflags gssapi 2>/dev/null`}
18111 if ${GSSAPI_LIBS:+false} :
18112 then :
18113 if test ${PKG_CONFIG+y}
18114 then :
18115 GSSAPI_LIBS=`$PKG_CONFIG --libs krb5-gssapi 2>/dev/null`
18118 test "$cross_compiling" = yes || GSSAPI_LIBS=${GSSAPI_LIBS:-`${KRB5_CONFIG:-krb5-config} --libs gssapi 2>/dev/null`}
18120 printf "%s\n" "$as_me:${as_lineno-$LINENO}: krb5-gssapi cflags: $GSSAPI_CFLAGS" >&5
18121 printf "%s\n" "$as_me:${as_lineno-$LINENO}: krb5-gssapi libs: $GSSAPI_LIBS" >&5
18122 if test -s conftest.err; then
18123 printf %s "$as_me:${as_lineno-$LINENO}: krb5-gssapi errors: " >&5
18124 cat conftest.err >&5
18126 rm -f conftest.err
18127 ac_save_CPPFLAGS=$CPPFLAGS
18128 CPPFLAGS="$CPPFLAGS $GSSAPI_CFLAGS"
18129 ac_fn_c_check_header_compile "$LINENO" "gssapi/gssapi.h" "ac_cv_header_gssapi_gssapi_h" "$ac_includes_default"
18130 if test "x$ac_cv_header_gssapi_gssapi_h" = xyes
18131 then :
18132 printf "%s\n" "#define HAVE_GSSAPI_GSSAPI_H 1" >>confdefs.h
18135 ac_fn_c_check_header_compile "$LINENO" "gssapi/gssapi_ext.h" "ac_cv_header_gssapi_gssapi_ext_h" "$ac_includes_default"
18136 if test "x$ac_cv_header_gssapi_gssapi_ext_h" = xyes
18137 then :
18138 printf "%s\n" "#define HAVE_GSSAPI_GSSAPI_EXT_H 1" >>confdefs.h
18142 if test "$ac_cv_header_gssapi_gssapi_h" = "yes" -a "$ac_cv_header_gssapi_gssapi_ext_h" = "yes"
18143 then
18144 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lgssapi_krb5" >&5
18145 printf %s "checking for -lgssapi_krb5... " >&6; }
18146 if test ${ac_cv_lib_soname_gssapi_krb5+y}
18147 then :
18148 printf %s "(cached) " >&6
18149 else $as_nop
18150 ac_check_soname_save_LIBS=$LIBS
18151 LIBS="-lgssapi_krb5 $GSSAPI_LIBS $LIBS"
18152 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18153 /* end confdefs.h. */
18155 /* Override any GCC internal prototype to avoid an error.
18156 Use char because int might match the return type of a GCC
18157 builtin and then its argument prototype would still apply. */
18158 char gss_init_sec_context ();
18160 main (void)
18162 return gss_init_sec_context ();
18164 return 0;
18166 _ACEOF
18167 if ac_fn_c_try_link "$LINENO"
18168 then :
18169 case "$LIBEXT" in
18170 dll) ac_cv_lib_soname_gssapi_krb5=`$ac_cv_path_LDD conftest.exe | grep "gssapi_krb5" | sed -e "s/dll.*/dll/"';2,$d'` ;;
18171 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'` ;;
18172 *) 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'`
18173 if ${ac_cv_lib_soname_gssapi_krb5:+false} :
18174 then :
18175 ac_cv_lib_soname_gssapi_krb5=`$LDD conftest$ac_exeext | grep "libgssapi_krb5\\.$LIBEXT" | sed -e "s/^.*\(libgssapi_krb5\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
18176 fi ;;
18177 esac
18178 else $as_nop
18179 ac_cv_lib_soname_gssapi_krb5=
18181 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18182 conftest$ac_exeext conftest.$ac_ext
18183 LIBS=$ac_check_soname_save_LIBS
18185 if ${ac_cv_lib_soname_gssapi_krb5:+false} :
18186 then :
18187 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
18188 printf "%s\n" "not found" >&6; }
18189 GSSAPI_CFLAGS=""
18190 else $as_nop
18191 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_gssapi_krb5" >&5
18192 printf "%s\n" "$ac_cv_lib_soname_gssapi_krb5" >&6; }
18194 printf "%s\n" "#define SONAME_LIBGSSAPI_KRB5 \"$ac_cv_lib_soname_gssapi_krb5\"" >>confdefs.h
18198 else
18199 GSSAPI_CFLAGS=""
18201 CPPFLAGS=$ac_save_CPPFLAGS
18204 if test "x$ac_cv_lib_soname_gssapi_krb5" = "x"
18205 then :
18206 case "x$with_gssapi" in
18207 x) as_fn_append wine_notices "|libgssapi_krb5 ${notice_platform}development files not found (or too old), no Kerberos SSP support." ;;
18208 xno) ;;
18209 *) as_fn_error $? "libgssapi_krb5 ${notice_platform}development files not found (or too old), no Kerberos SSP support.
18210 This is an error since --with-gssapi was requested." "$LINENO" 5 ;;
18211 esac
18215 if test "$ac_cv_header_libprocstat_h" = "yes"
18216 then
18217 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for procstat_open_sysctl in -lprocstat" >&5
18218 printf %s "checking for procstat_open_sysctl in -lprocstat... " >&6; }
18219 if test ${ac_cv_lib_procstat_procstat_open_sysctl+y}
18220 then :
18221 printf %s "(cached) " >&6
18222 else $as_nop
18223 ac_check_lib_save_LIBS=$LIBS
18224 LIBS="-lprocstat $LIBS"
18225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18226 /* end confdefs.h. */
18228 /* Override any GCC internal prototype to avoid an error.
18229 Use char because int might match the return type of a GCC
18230 builtin and then its argument prototype would still apply. */
18231 char procstat_open_sysctl ();
18233 main (void)
18235 return procstat_open_sysctl ();
18237 return 0;
18239 _ACEOF
18240 if ac_fn_c_try_link "$LINENO"
18241 then :
18242 ac_cv_lib_procstat_procstat_open_sysctl=yes
18243 else $as_nop
18244 ac_cv_lib_procstat_procstat_open_sysctl=no
18246 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18247 conftest$ac_exeext conftest.$ac_ext
18248 LIBS=$ac_check_lib_save_LIBS
18250 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_procstat_procstat_open_sysctl" >&5
18251 printf "%s\n" "$ac_cv_lib_procstat_procstat_open_sysctl" >&6; }
18252 if test "x$ac_cv_lib_procstat_procstat_open_sysctl" = xyes
18253 then :
18255 printf "%s\n" "#define HAVE_LIBPROCSTAT 1" >>confdefs.h
18257 PROCSTAT_LIBS="-lprocstat"
18263 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lodbc" >&5
18264 printf %s "checking for -lodbc... " >&6; }
18265 if test ${ac_cv_lib_soname_odbc+y}
18266 then :
18267 printf %s "(cached) " >&6
18268 else $as_nop
18269 ac_check_soname_save_LIBS=$LIBS
18270 LIBS="-lodbc $LIBS"
18271 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18272 /* end confdefs.h. */
18274 /* Override any GCC internal prototype to avoid an error.
18275 Use char because int might match the return type of a GCC
18276 builtin and then its argument prototype would still apply. */
18277 char SQLConnect ();
18279 main (void)
18281 return SQLConnect ();
18283 return 0;
18285 _ACEOF
18286 if ac_fn_c_try_link "$LINENO"
18287 then :
18288 case "$LIBEXT" in
18289 dll) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest.exe | grep "odbc" | sed -e "s/dll.*/dll/"';2,$d'` ;;
18290 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'` ;;
18291 *) ac_cv_lib_soname_odbc=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libodbc\\.$LIBEXT" | sed -e "s/^.*\\[\\(libodbc\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
18292 if ${ac_cv_lib_soname_odbc:+false} :
18293 then :
18294 ac_cv_lib_soname_odbc=`$LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
18295 fi ;;
18296 esac
18297 else $as_nop
18298 ac_cv_lib_soname_odbc=
18300 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18301 conftest$ac_exeext conftest.$ac_ext
18302 LIBS=$ac_check_soname_save_LIBS
18304 if ${ac_cv_lib_soname_odbc:+false} :
18305 then :
18306 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
18307 printf "%s\n" "not found" >&6; }
18308 printf "%s\n" "#define SONAME_LIBODBC \"libodbc.$LIBEXT\"" >>confdefs.h
18310 else $as_nop
18311 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_odbc" >&5
18312 printf "%s\n" "$ac_cv_lib_soname_odbc" >&6; }
18314 printf "%s\n" "#define SONAME_LIBODBC \"$ac_cv_lib_soname_odbc\"" >>confdefs.h
18319 if test "x$with_netapi" != "xno"
18320 then
18321 rm -f conftest.err
18322 if ${NETAPI_CFLAGS:+false} :
18323 then :
18324 if test ${PKG_CONFIG+y}
18325 then :
18326 NETAPI_CFLAGS=`$PKG_CONFIG --cflags netapi 2>conftest.err`
18330 if ${NETAPI_LIBS:+false} :
18331 then :
18332 if test ${PKG_CONFIG+y}
18333 then :
18334 NETAPI_LIBS=`$PKG_CONFIG --libs netapi 2>/dev/null`
18339 printf "%s\n" "$as_me:${as_lineno-$LINENO}: netapi cflags: $NETAPI_CFLAGS" >&5
18340 printf "%s\n" "$as_me:${as_lineno-$LINENO}: netapi libs: $NETAPI_LIBS" >&5
18341 if test -s conftest.err; then
18342 printf %s "$as_me:${as_lineno-$LINENO}: netapi errors: " >&5
18343 cat conftest.err >&5
18345 rm -f conftest.err
18346 ac_save_CPPFLAGS=$CPPFLAGS
18347 CPPFLAGS="$CPPFLAGS $NETAPI_CFLAGS"
18348 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lnetapi" >&5
18349 printf %s "checking for -lnetapi... " >&6; }
18350 if test ${ac_cv_lib_soname_netapi+y}
18351 then :
18352 printf %s "(cached) " >&6
18353 else $as_nop
18354 ac_check_soname_save_LIBS=$LIBS
18355 LIBS="-lnetapi $NETAPI_LIBS $LIBS"
18356 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18357 /* end confdefs.h. */
18359 /* Override any GCC internal prototype to avoid an error.
18360 Use char because int might match the return type of a GCC
18361 builtin and then its argument prototype would still apply. */
18362 char libnetapi_init ();
18364 main (void)
18366 return libnetapi_init ();
18368 return 0;
18370 _ACEOF
18371 if ac_fn_c_try_link "$LINENO"
18372 then :
18373 case "$LIBEXT" in
18374 dll) ac_cv_lib_soname_netapi=`$ac_cv_path_LDD conftest.exe | grep "netapi" | sed -e "s/dll.*/dll/"';2,$d'` ;;
18375 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'` ;;
18376 *) ac_cv_lib_soname_netapi=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libnetapi\\.$LIBEXT" | sed -e "s/^.*\\[\\(libnetapi\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
18377 if ${ac_cv_lib_soname_netapi:+false} :
18378 then :
18379 ac_cv_lib_soname_netapi=`$LDD conftest$ac_exeext | grep "libnetapi\\.$LIBEXT" | sed -e "s/^.*\(libnetapi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
18380 fi ;;
18381 esac
18382 else $as_nop
18383 ac_cv_lib_soname_netapi=
18385 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18386 conftest$ac_exeext conftest.$ac_ext
18387 LIBS=$ac_check_soname_save_LIBS
18389 if ${ac_cv_lib_soname_netapi:+false} :
18390 then :
18391 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
18392 printf "%s\n" "not found" >&6; }
18393 printf "%s\n" "#define SONAME_LIBNETAPI \"libnetapi.$LIBEXT\"" >>confdefs.h
18395 else $as_nop
18396 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_netapi" >&5
18397 printf "%s\n" "$ac_cv_lib_soname_netapi" >&6; }
18399 printf "%s\n" "#define SONAME_LIBNETAPI \"$ac_cv_lib_soname_netapi\"" >>confdefs.h
18403 CPPFLAGS=$ac_save_CPPFLAGS
18406 if test "x$ac_cv_lib_soname_netapi" = "x"
18407 then :
18408 case "x$with_netapi" in
18409 x) as_fn_append wine_notices "|libnetapi not found, Samba NetAPI won't be supported." ;;
18410 xno) ;;
18411 *) as_fn_error $? "libnetapi not found, Samba NetAPI won't be supported.
18412 This is an error since --with-netapi was requested." "$LINENO" 5 ;;
18413 esac
18414 enable_netapi=${enable_netapi:-no}
18418 if test "x$enable_winealsa_drv$enable_winecoreaudio_drv$enable_winepulse_drv$enable_wineoss_drv$enable_wineandroid_drv" = xnonononono -a \
18419 "x$with_alsa$with_coreaudio$with_oss$with_pulse" != xnononono
18420 then
18421 as_fn_append wine_warnings "|No sound system was found. Windows applications will be silent."
18424 if test "x$with_vulkan" != "xno"
18425 then
18426 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lvulkan" >&5
18427 printf %s "checking for -lvulkan... " >&6; }
18428 if test ${ac_cv_lib_soname_vulkan+y}
18429 then :
18430 printf %s "(cached) " >&6
18431 else $as_nop
18432 ac_check_soname_save_LIBS=$LIBS
18433 LIBS="-lvulkan $LIBS"
18434 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18435 /* end confdefs.h. */
18437 /* Override any GCC internal prototype to avoid an error.
18438 Use char because int might match the return type of a GCC
18439 builtin and then its argument prototype would still apply. */
18440 char vkGetInstanceProcAddr ();
18442 main (void)
18444 return vkGetInstanceProcAddr ();
18446 return 0;
18448 _ACEOF
18449 if ac_fn_c_try_link "$LINENO"
18450 then :
18451 case "$LIBEXT" in
18452 dll) ac_cv_lib_soname_vulkan=`$ac_cv_path_LDD conftest.exe | grep "vulkan" | sed -e "s/dll.*/dll/"';2,$d'` ;;
18453 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'` ;;
18454 *) ac_cv_lib_soname_vulkan=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libvulkan\\.$LIBEXT" | sed -e "s/^.*\\[\\(libvulkan\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
18455 if ${ac_cv_lib_soname_vulkan:+false} :
18456 then :
18457 ac_cv_lib_soname_vulkan=`$LDD conftest$ac_exeext | grep "libvulkan\\.$LIBEXT" | sed -e "s/^.*\(libvulkan\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
18458 fi ;;
18459 esac
18460 else $as_nop
18461 ac_cv_lib_soname_vulkan=
18463 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18464 conftest$ac_exeext conftest.$ac_ext
18465 LIBS=$ac_check_soname_save_LIBS
18467 if ${ac_cv_lib_soname_vulkan:+false} :
18468 then :
18469 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
18470 printf "%s\n" "not found" >&6; }
18472 else $as_nop
18473 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_vulkan" >&5
18474 printf "%s\n" "$ac_cv_lib_soname_vulkan" >&6; }
18476 printf "%s\n" "#define SONAME_LIBVULKAN \"$ac_cv_lib_soname_vulkan\"" >>confdefs.h
18480 if test "x$ac_cv_lib_soname_vulkan" = "x"
18481 then
18482 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -lMoltenVK" >&5
18483 printf %s "checking for -lMoltenVK... " >&6; }
18484 if test ${ac_cv_lib_soname_MoltenVK+y}
18485 then :
18486 printf %s "(cached) " >&6
18487 else $as_nop
18488 ac_check_soname_save_LIBS=$LIBS
18489 LIBS="-lMoltenVK $LIBS"
18490 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18491 /* end confdefs.h. */
18493 /* Override any GCC internal prototype to avoid an error.
18494 Use char because int might match the return type of a GCC
18495 builtin and then its argument prototype would still apply. */
18496 char vkGetInstanceProcAddr ();
18498 main (void)
18500 return vkGetInstanceProcAddr ();
18502 return 0;
18504 _ACEOF
18505 if ac_fn_c_try_link "$LINENO"
18506 then :
18507 case "$LIBEXT" in
18508 dll) ac_cv_lib_soname_MoltenVK=`$ac_cv_path_LDD conftest.exe | grep "MoltenVK" | sed -e "s/dll.*/dll/"';2,$d'` ;;
18509 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'` ;;
18510 *) ac_cv_lib_soname_MoltenVK=`$READELF -d conftest$ac_exeext | grep "NEEDED.*libMoltenVK\\.$LIBEXT" | sed -e "s/^.*\\[\\(libMoltenVK\\.$LIBEXT[^ ]*\\)\\].*$/\1/"';2,$d'`
18511 if ${ac_cv_lib_soname_MoltenVK:+false} :
18512 then :
18513 ac_cv_lib_soname_MoltenVK=`$LDD conftest$ac_exeext | grep "libMoltenVK\\.$LIBEXT" | sed -e "s/^.*\(libMoltenVK\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'`
18514 fi ;;
18515 esac
18516 else $as_nop
18517 ac_cv_lib_soname_MoltenVK=
18519 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18520 conftest$ac_exeext conftest.$ac_ext
18521 LIBS=$ac_check_soname_save_LIBS
18523 if ${ac_cv_lib_soname_MoltenVK:+false} :
18524 then :
18525 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
18526 printf "%s\n" "not found" >&6; }
18528 else $as_nop
18529 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_MoltenVK" >&5
18530 printf "%s\n" "$ac_cv_lib_soname_MoltenVK" >&6; }
18532 printf "%s\n" "#define SONAME_LIBMOLTENVK \"$ac_cv_lib_soname_MoltenVK\"" >>confdefs.h
18538 if test "x$ac_cv_lib_soname_vulkan" = "x" -a "x$ac_cv_lib_soname_MoltenVK" = "x"
18539 then :
18540 case "x$with_vulkan" in
18541 x) as_fn_append wine_notices "|libvulkan and libMoltenVK ${notice_platform}development files not found, Vulkan won't be supported." ;;
18542 xno) ;;
18543 *) as_fn_error $? "libvulkan and libMoltenVK ${notice_platform}development files not found, Vulkan won't be supported.
18544 This is an error since --with-vulkan was requested." "$LINENO" 5 ;;
18545 esac
18550 if test "x${GCC}" = "xyes"
18551 then
18552 EXTRACFLAGS="$EXTRACFLAGS -Wall -pipe"
18554 saved_CFLAGS=$CFLAGS
18555 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Werror=unknown-warning-option" >&5
18556 printf %s "checking whether the compiler supports -Werror=unknown-warning-option... " >&6; }
18557 if test ${ac_cv_cflags__Werror_unknown_warning_option+y}
18558 then :
18559 printf %s "(cached) " >&6
18560 else $as_nop
18561 ac_wine_try_cflags_saved=$CFLAGS
18562 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
18563 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18564 /* end confdefs.h. */
18565 int main(int argc, char **argv) { return 0; }
18566 _ACEOF
18567 if ac_fn_c_try_link "$LINENO"
18568 then :
18569 ac_cv_cflags__Werror_unknown_warning_option=yes
18570 else $as_nop
18571 ac_cv_cflags__Werror_unknown_warning_option=no
18573 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18574 conftest$ac_exeext conftest.$ac_ext
18575 CFLAGS=$ac_wine_try_cflags_saved
18577 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Werror_unknown_warning_option" >&5
18578 printf "%s\n" "$ac_cv_cflags__Werror_unknown_warning_option" >&6; }
18579 if test "x$ac_cv_cflags__Werror_unknown_warning_option" = xyes
18580 then :
18581 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
18583 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Werror=unused-command-line-argument" >&5
18584 printf %s "checking whether the compiler supports -Werror=unused-command-line-argument... " >&6; }
18585 if test ${ac_cv_cflags__Werror_unused_command_line_argument+y}
18586 then :
18587 printf %s "(cached) " >&6
18588 else $as_nop
18589 ac_wine_try_cflags_saved=$CFLAGS
18590 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
18591 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18592 /* end confdefs.h. */
18593 int main(int argc, char **argv) { return 0; }
18594 _ACEOF
18595 if ac_fn_c_try_link "$LINENO"
18596 then :
18597 ac_cv_cflags__Werror_unused_command_line_argument=yes
18598 else $as_nop
18599 ac_cv_cflags__Werror_unused_command_line_argument=no
18601 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18602 conftest$ac_exeext conftest.$ac_ext
18603 CFLAGS=$ac_wine_try_cflags_saved
18605 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Werror_unused_command_line_argument" >&5
18606 printf "%s\n" "$ac_cv_cflags__Werror_unused_command_line_argument" >&6; }
18607 if test "x$ac_cv_cflags__Werror_unused_command_line_argument" = xyes
18608 then :
18609 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
18611 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Werror=ignored-optimization-argument" >&5
18612 printf %s "checking whether the compiler supports -Werror=ignored-optimization-argument... " >&6; }
18613 if test ${ac_cv_cflags__Werror_ignored_optimization_argument+y}
18614 then :
18615 printf %s "(cached) " >&6
18616 else $as_nop
18617 ac_wine_try_cflags_saved=$CFLAGS
18618 CFLAGS="$CFLAGS -Werror=ignored-optimization-argument"
18619 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18620 /* end confdefs.h. */
18621 int main(int argc, char **argv) { return 0; }
18622 _ACEOF
18623 if ac_fn_c_try_link "$LINENO"
18624 then :
18625 ac_cv_cflags__Werror_ignored_optimization_argument=yes
18626 else $as_nop
18627 ac_cv_cflags__Werror_ignored_optimization_argument=no
18629 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18630 conftest$ac_exeext conftest.$ac_ext
18631 CFLAGS=$ac_wine_try_cflags_saved
18633 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Werror_ignored_optimization_argument" >&5
18634 printf "%s\n" "$ac_cv_cflags__Werror_ignored_optimization_argument" >&6; }
18635 if test "x$ac_cv_cflags__Werror_ignored_optimization_argument" = xyes
18636 then :
18637 CFLAGS="$CFLAGS -Werror=ignored-optimization-argument"
18639 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fcf-protection=none" >&5
18640 printf %s "checking whether the compiler supports -fcf-protection=none... " >&6; }
18641 if test ${ac_cv_cflags__fcf_protection_none+y}
18642 then :
18643 printf %s "(cached) " >&6
18644 else $as_nop
18645 ac_wine_try_cflags_saved=$CFLAGS
18646 CFLAGS="$CFLAGS -fcf-protection=none"
18647 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18648 /* end confdefs.h. */
18649 int main(int argc, char **argv) { return 0; }
18650 _ACEOF
18651 if ac_fn_c_try_link "$LINENO"
18652 then :
18653 ac_cv_cflags__fcf_protection_none=yes
18654 else $as_nop
18655 ac_cv_cflags__fcf_protection_none=no
18657 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18658 conftest$ac_exeext conftest.$ac_ext
18659 CFLAGS=$ac_wine_try_cflags_saved
18661 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fcf_protection_none" >&5
18662 printf "%s\n" "$ac_cv_cflags__fcf_protection_none" >&6; }
18663 if test "x$ac_cv_cflags__fcf_protection_none" = xyes
18664 then :
18665 EXTRACFLAGS="$EXTRACFLAGS -fcf-protection=none"
18667 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-stack-protector" >&5
18668 printf %s "checking whether the compiler supports -fno-stack-protector... " >&6; }
18669 if test ${ac_cv_cflags__fno_stack_protector+y}
18670 then :
18671 printf %s "(cached) " >&6
18672 else $as_nop
18673 ac_wine_try_cflags_saved=$CFLAGS
18674 CFLAGS="$CFLAGS -fno-stack-protector"
18675 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18676 /* end confdefs.h. */
18677 int main(int argc, char **argv) { return 0; }
18678 _ACEOF
18679 if ac_fn_c_try_link "$LINENO"
18680 then :
18681 ac_cv_cflags__fno_stack_protector=yes
18682 else $as_nop
18683 ac_cv_cflags__fno_stack_protector=no
18685 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18686 conftest$ac_exeext conftest.$ac_ext
18687 CFLAGS=$ac_wine_try_cflags_saved
18689 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_stack_protector" >&5
18690 printf "%s\n" "$ac_cv_cflags__fno_stack_protector" >&6; }
18691 if test "x$ac_cv_cflags__fno_stack_protector" = xyes
18692 then :
18693 EXTRACFLAGS="$EXTRACFLAGS -fno-stack-protector"
18695 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-strict-aliasing" >&5
18696 printf %s "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
18697 if test ${ac_cv_cflags__fno_strict_aliasing+y}
18698 then :
18699 printf %s "(cached) " >&6
18700 else $as_nop
18701 ac_wine_try_cflags_saved=$CFLAGS
18702 CFLAGS="$CFLAGS -fno-strict-aliasing"
18703 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18704 /* end confdefs.h. */
18705 int main(int argc, char **argv) { return 0; }
18706 _ACEOF
18707 if ac_fn_c_try_link "$LINENO"
18708 then :
18709 ac_cv_cflags__fno_strict_aliasing=yes
18710 else $as_nop
18711 ac_cv_cflags__fno_strict_aliasing=no
18713 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18714 conftest$ac_exeext conftest.$ac_ext
18715 CFLAGS=$ac_wine_try_cflags_saved
18717 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_strict_aliasing" >&5
18718 printf "%s\n" "$ac_cv_cflags__fno_strict_aliasing" >&6; }
18719 if test "x$ac_cv_cflags__fno_strict_aliasing" = xyes
18720 then :
18721 EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing"
18723 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wdeclaration-after-statement" >&5
18724 printf %s "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
18725 if test ${ac_cv_cflags__Wdeclaration_after_statement+y}
18726 then :
18727 printf %s "(cached) " >&6
18728 else $as_nop
18729 ac_wine_try_cflags_saved=$CFLAGS
18730 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
18731 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18732 /* end confdefs.h. */
18733 int main(int argc, char **argv) { return 0; }
18734 _ACEOF
18735 if ac_fn_c_try_link "$LINENO"
18736 then :
18737 ac_cv_cflags__Wdeclaration_after_statement=yes
18738 else $as_nop
18739 ac_cv_cflags__Wdeclaration_after_statement=no
18741 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18742 conftest$ac_exeext conftest.$ac_ext
18743 CFLAGS=$ac_wine_try_cflags_saved
18745 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
18746 printf "%s\n" "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
18747 if test "x$ac_cv_cflags__Wdeclaration_after_statement" = xyes
18748 then :
18749 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
18751 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wempty-body" >&5
18752 printf %s "checking whether the compiler supports -Wempty-body... " >&6; }
18753 if test ${ac_cv_cflags__Wempty_body+y}
18754 then :
18755 printf %s "(cached) " >&6
18756 else $as_nop
18757 ac_wine_try_cflags_saved=$CFLAGS
18758 CFLAGS="$CFLAGS -Wempty-body"
18759 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18760 /* end confdefs.h. */
18761 int main(int argc, char **argv) { return 0; }
18762 _ACEOF
18763 if ac_fn_c_try_link "$LINENO"
18764 then :
18765 ac_cv_cflags__Wempty_body=yes
18766 else $as_nop
18767 ac_cv_cflags__Wempty_body=no
18769 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18770 conftest$ac_exeext conftest.$ac_ext
18771 CFLAGS=$ac_wine_try_cflags_saved
18773 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wempty_body" >&5
18774 printf "%s\n" "$ac_cv_cflags__Wempty_body" >&6; }
18775 if test "x$ac_cv_cflags__Wempty_body" = xyes
18776 then :
18777 EXTRACFLAGS="$EXTRACFLAGS -Wempty-body"
18779 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wignored-qualifiers" >&5
18780 printf %s "checking whether the compiler supports -Wignored-qualifiers... " >&6; }
18781 if test ${ac_cv_cflags__Wignored_qualifiers+y}
18782 then :
18783 printf %s "(cached) " >&6
18784 else $as_nop
18785 ac_wine_try_cflags_saved=$CFLAGS
18786 CFLAGS="$CFLAGS -Wignored-qualifiers"
18787 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18788 /* end confdefs.h. */
18789 int main(int argc, char **argv) { return 0; }
18790 _ACEOF
18791 if ac_fn_c_try_link "$LINENO"
18792 then :
18793 ac_cv_cflags__Wignored_qualifiers=yes
18794 else $as_nop
18795 ac_cv_cflags__Wignored_qualifiers=no
18797 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18798 conftest$ac_exeext conftest.$ac_ext
18799 CFLAGS=$ac_wine_try_cflags_saved
18801 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wignored_qualifiers" >&5
18802 printf "%s\n" "$ac_cv_cflags__Wignored_qualifiers" >&6; }
18803 if test "x$ac_cv_cflags__Wignored_qualifiers" = xyes
18804 then :
18805 EXTRACFLAGS="$EXTRACFLAGS -Wignored-qualifiers"
18807 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Winit-self" >&5
18808 printf %s "checking whether the compiler supports -Winit-self... " >&6; }
18809 if test ${ac_cv_cflags__Winit_self+y}
18810 then :
18811 printf %s "(cached) " >&6
18812 else $as_nop
18813 ac_wine_try_cflags_saved=$CFLAGS
18814 CFLAGS="$CFLAGS -Winit-self"
18815 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18816 /* end confdefs.h. */
18817 int main(int argc, char **argv) { return 0; }
18818 _ACEOF
18819 if ac_fn_c_try_link "$LINENO"
18820 then :
18821 ac_cv_cflags__Winit_self=yes
18822 else $as_nop
18823 ac_cv_cflags__Winit_self=no
18825 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18826 conftest$ac_exeext conftest.$ac_ext
18827 CFLAGS=$ac_wine_try_cflags_saved
18829 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Winit_self" >&5
18830 printf "%s\n" "$ac_cv_cflags__Winit_self" >&6; }
18831 if test "x$ac_cv_cflags__Winit_self" = xyes
18832 then :
18833 EXTRACFLAGS="$EXTRACFLAGS -Winit-self"
18835 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wpacked-not-aligned" >&5
18836 printf %s "checking whether the compiler supports -Wpacked-not-aligned... " >&6; }
18837 if test ${ac_cv_cflags__Wpacked_not_aligned+y}
18838 then :
18839 printf %s "(cached) " >&6
18840 else $as_nop
18841 ac_wine_try_cflags_saved=$CFLAGS
18842 CFLAGS="$CFLAGS -Wpacked-not-aligned"
18843 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18844 /* end confdefs.h. */
18845 int main(int argc, char **argv) { return 0; }
18846 _ACEOF
18847 if ac_fn_c_try_link "$LINENO"
18848 then :
18849 ac_cv_cflags__Wpacked_not_aligned=yes
18850 else $as_nop
18851 ac_cv_cflags__Wpacked_not_aligned=no
18853 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18854 conftest$ac_exeext conftest.$ac_ext
18855 CFLAGS=$ac_wine_try_cflags_saved
18857 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wpacked_not_aligned" >&5
18858 printf "%s\n" "$ac_cv_cflags__Wpacked_not_aligned" >&6; }
18859 if test "x$ac_cv_cflags__Wpacked_not_aligned" = xyes
18860 then :
18861 EXTRACFLAGS="$EXTRACFLAGS -Wno-packed-not-aligned"
18863 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wpragma-pack" >&5
18864 printf %s "checking whether the compiler supports -Wpragma-pack... " >&6; }
18865 if test ${ac_cv_cflags__Wpragma_pack+y}
18866 then :
18867 printf %s "(cached) " >&6
18868 else $as_nop
18869 ac_wine_try_cflags_saved=$CFLAGS
18870 CFLAGS="$CFLAGS -Wpragma-pack"
18871 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18872 /* end confdefs.h. */
18873 int main(int argc, char **argv) { return 0; }
18874 _ACEOF
18875 if ac_fn_c_try_link "$LINENO"
18876 then :
18877 ac_cv_cflags__Wpragma_pack=yes
18878 else $as_nop
18879 ac_cv_cflags__Wpragma_pack=no
18881 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18882 conftest$ac_exeext conftest.$ac_ext
18883 CFLAGS=$ac_wine_try_cflags_saved
18885 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wpragma_pack" >&5
18886 printf "%s\n" "$ac_cv_cflags__Wpragma_pack" >&6; }
18887 if test "x$ac_cv_cflags__Wpragma_pack" = xyes
18888 then :
18889 EXTRACFLAGS="$EXTRACFLAGS -Wno-pragma-pack"
18891 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wshift-overflow=2" >&5
18892 printf %s "checking whether the compiler supports -Wshift-overflow=2... " >&6; }
18893 if test ${ac_cv_cflags__Wshift_overflow_2+y}
18894 then :
18895 printf %s "(cached) " >&6
18896 else $as_nop
18897 ac_wine_try_cflags_saved=$CFLAGS
18898 CFLAGS="$CFLAGS -Wshift-overflow=2"
18899 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18900 /* end confdefs.h. */
18901 int main(int argc, char **argv) { return 0; }
18902 _ACEOF
18903 if ac_fn_c_try_link "$LINENO"
18904 then :
18905 ac_cv_cflags__Wshift_overflow_2=yes
18906 else $as_nop
18907 ac_cv_cflags__Wshift_overflow_2=no
18909 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18910 conftest$ac_exeext conftest.$ac_ext
18911 CFLAGS=$ac_wine_try_cflags_saved
18913 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wshift_overflow_2" >&5
18914 printf "%s\n" "$ac_cv_cflags__Wshift_overflow_2" >&6; }
18915 if test "x$ac_cv_cflags__Wshift_overflow_2" = xyes
18916 then :
18917 EXTRACFLAGS="$EXTRACFLAGS -Wshift-overflow=2"
18919 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wstrict-prototypes" >&5
18920 printf %s "checking whether the compiler supports -Wstrict-prototypes... " >&6; }
18921 if test ${ac_cv_cflags__Wstrict_prototypes+y}
18922 then :
18923 printf %s "(cached) " >&6
18924 else $as_nop
18925 ac_wine_try_cflags_saved=$CFLAGS
18926 CFLAGS="$CFLAGS -Wstrict-prototypes"
18927 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18928 /* end confdefs.h. */
18929 int main(int argc, char **argv) { return 0; }
18930 _ACEOF
18931 if ac_fn_c_try_link "$LINENO"
18932 then :
18933 ac_cv_cflags__Wstrict_prototypes=yes
18934 else $as_nop
18935 ac_cv_cflags__Wstrict_prototypes=no
18937 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18938 conftest$ac_exeext conftest.$ac_ext
18939 CFLAGS=$ac_wine_try_cflags_saved
18941 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wstrict_prototypes" >&5
18942 printf "%s\n" "$ac_cv_cflags__Wstrict_prototypes" >&6; }
18943 if test "x$ac_cv_cflags__Wstrict_prototypes" = xyes
18944 then :
18945 EXTRACFLAGS="$EXTRACFLAGS -Wstrict-prototypes"
18947 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wtype-limits" >&5
18948 printf %s "checking whether the compiler supports -Wtype-limits... " >&6; }
18949 if test ${ac_cv_cflags__Wtype_limits+y}
18950 then :
18951 printf %s "(cached) " >&6
18952 else $as_nop
18953 ac_wine_try_cflags_saved=$CFLAGS
18954 CFLAGS="$CFLAGS -Wtype-limits"
18955 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18956 /* end confdefs.h. */
18957 int main(int argc, char **argv) { return 0; }
18958 _ACEOF
18959 if ac_fn_c_try_link "$LINENO"
18960 then :
18961 ac_cv_cflags__Wtype_limits=yes
18962 else $as_nop
18963 ac_cv_cflags__Wtype_limits=no
18965 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18966 conftest$ac_exeext conftest.$ac_ext
18967 CFLAGS=$ac_wine_try_cflags_saved
18969 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wtype_limits" >&5
18970 printf "%s\n" "$ac_cv_cflags__Wtype_limits" >&6; }
18971 if test "x$ac_cv_cflags__Wtype_limits" = xyes
18972 then :
18973 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
18975 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wunused-but-set-parameter" >&5
18976 printf %s "checking whether the compiler supports -Wunused-but-set-parameter... " >&6; }
18977 if test ${ac_cv_cflags__Wunused_but_set_parameter+y}
18978 then :
18979 printf %s "(cached) " >&6
18980 else $as_nop
18981 ac_wine_try_cflags_saved=$CFLAGS
18982 CFLAGS="$CFLAGS -Wunused-but-set-parameter"
18983 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18984 /* end confdefs.h. */
18985 int main(int argc, char **argv) { return 0; }
18986 _ACEOF
18987 if ac_fn_c_try_link "$LINENO"
18988 then :
18989 ac_cv_cflags__Wunused_but_set_parameter=yes
18990 else $as_nop
18991 ac_cv_cflags__Wunused_but_set_parameter=no
18993 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18994 conftest$ac_exeext conftest.$ac_ext
18995 CFLAGS=$ac_wine_try_cflags_saved
18997 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wunused_but_set_parameter" >&5
18998 printf "%s\n" "$ac_cv_cflags__Wunused_but_set_parameter" >&6; }
18999 if test "x$ac_cv_cflags__Wunused_but_set_parameter" = xyes
19000 then :
19001 EXTRACFLAGS="$EXTRACFLAGS -Wunused-but-set-parameter"
19003 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wvla" >&5
19004 printf %s "checking whether the compiler supports -Wvla... " >&6; }
19005 if test ${ac_cv_cflags__Wvla+y}
19006 then :
19007 printf %s "(cached) " >&6
19008 else $as_nop
19009 ac_wine_try_cflags_saved=$CFLAGS
19010 CFLAGS="$CFLAGS -Wvla"
19011 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19012 /* end confdefs.h. */
19013 int main(int argc, char **argv) { return 0; }
19014 _ACEOF
19015 if ac_fn_c_try_link "$LINENO"
19016 then :
19017 ac_cv_cflags__Wvla=yes
19018 else $as_nop
19019 ac_cv_cflags__Wvla=no
19021 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19022 conftest$ac_exeext conftest.$ac_ext
19023 CFLAGS=$ac_wine_try_cflags_saved
19025 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wvla" >&5
19026 printf "%s\n" "$ac_cv_cflags__Wvla" >&6; }
19027 if test "x$ac_cv_cflags__Wvla" = xyes
19028 then :
19029 EXTRACFLAGS="$EXTRACFLAGS -Wvla"
19031 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wwrite-strings" >&5
19032 printf %s "checking whether the compiler supports -Wwrite-strings... " >&6; }
19033 if test ${ac_cv_cflags__Wwrite_strings+y}
19034 then :
19035 printf %s "(cached) " >&6
19036 else $as_nop
19037 ac_wine_try_cflags_saved=$CFLAGS
19038 CFLAGS="$CFLAGS -Wwrite-strings"
19039 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19040 /* end confdefs.h. */
19041 int main(int argc, char **argv) { return 0; }
19042 _ACEOF
19043 if ac_fn_c_try_link "$LINENO"
19044 then :
19045 ac_cv_cflags__Wwrite_strings=yes
19046 else $as_nop
19047 ac_cv_cflags__Wwrite_strings=no
19049 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19050 conftest$ac_exeext conftest.$ac_ext
19051 CFLAGS=$ac_wine_try_cflags_saved
19053 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wwrite_strings" >&5
19054 printf "%s\n" "$ac_cv_cflags__Wwrite_strings" >&6; }
19055 if test "x$ac_cv_cflags__Wwrite_strings" = xyes
19056 then :
19057 EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
19060 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wpointer-arith" >&5
19061 printf %s "checking whether the compiler supports -Wpointer-arith... " >&6; }
19062 if test ${ac_cv_cflags__Wpointer_arith+y}
19063 then :
19064 printf %s "(cached) " >&6
19065 else $as_nop
19066 ac_wine_try_cflags_saved=$CFLAGS
19067 CFLAGS="$CFLAGS -Wpointer-arith"
19068 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19069 /* end confdefs.h. */
19070 int main(int argc, char **argv) { return 0; }
19071 _ACEOF
19072 if ac_fn_c_try_link "$LINENO"
19073 then :
19074 ac_cv_cflags__Wpointer_arith=yes
19075 else $as_nop
19076 ac_cv_cflags__Wpointer_arith=no
19078 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19079 conftest$ac_exeext conftest.$ac_ext
19080 CFLAGS=$ac_wine_try_cflags_saved
19082 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wpointer_arith" >&5
19083 printf "%s\n" "$ac_cv_cflags__Wpointer_arith" >&6; }
19084 if test "x$ac_cv_cflags__Wpointer_arith" = xyes
19085 then :
19086 saved_string_h_CFLAGS=$CFLAGS
19087 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
19088 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for broken string.h that generates warnings with -Wpointer-arith" >&5
19089 printf %s "checking for broken string.h that generates warnings with -Wpointer-arith... " >&6; }
19090 if test ${ac_cv_c_string_h_warnings+y}
19091 then :
19092 printf %s "(cached) " >&6
19093 else $as_nop
19094 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19095 /* end confdefs.h. */
19096 #include <string.h>
19098 main (void)
19102 return 0;
19104 _ACEOF
19105 if ac_fn_c_try_compile "$LINENO"
19106 then :
19107 ac_cv_c_string_h_warnings=no
19108 else $as_nop
19109 ac_cv_c_string_h_warnings=yes
19111 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
19113 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_string_h_warnings" >&5
19114 printf "%s\n" "$ac_cv_c_string_h_warnings" >&6; }
19115 test "$ac_cv_c_string_h_warnings" = yes || EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
19116 CFLAGS=$saved_string_h_CFLAGS
19119 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wlogical-op" >&5
19120 printf %s "checking whether the compiler supports -Wlogical-op... " >&6; }
19121 if test ${ac_cv_cflags__Wlogical_op+y}
19122 then :
19123 printf %s "(cached) " >&6
19124 else $as_nop
19125 ac_wine_try_cflags_saved=$CFLAGS
19126 CFLAGS="$CFLAGS -Wlogical-op"
19127 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19128 /* end confdefs.h. */
19129 int main(int argc, char **argv) { return 0; }
19130 _ACEOF
19131 if ac_fn_c_try_link "$LINENO"
19132 then :
19133 ac_cv_cflags__Wlogical_op=yes
19134 else $as_nop
19135 ac_cv_cflags__Wlogical_op=no
19137 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19138 conftest$ac_exeext conftest.$ac_ext
19139 CFLAGS=$ac_wine_try_cflags_saved
19141 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wlogical_op" >&5
19142 printf "%s\n" "$ac_cv_cflags__Wlogical_op" >&6; }
19143 if test "x$ac_cv_cflags__Wlogical_op" = xyes
19144 then :
19145 saved_string_h_CFLAGS=$CFLAGS
19146 CFLAGS="$CFLAGS -Wlogical-op -Werror"
19147 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for broken string.h that generates warnings with -Wlogical-op" >&5
19148 printf %s "checking for broken string.h that generates warnings with -Wlogical-op... " >&6; }
19149 if test ${ac_cv_c_logicalop_noisy+y}
19150 then :
19151 printf %s "(cached) " >&6
19152 else $as_nop
19153 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19154 /* end confdefs.h. */
19155 #include <string.h>
19156 char*f(const char *h,char n) {return strchr(h,n);}
19158 main (void)
19162 return 0;
19164 _ACEOF
19165 if ac_fn_c_try_compile "$LINENO"
19166 then :
19167 ac_cv_c_logicalop_noisy=no
19168 else $as_nop
19169 ac_cv_c_logicalop_noisy=yes
19171 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
19173 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_logicalop_noisy" >&5
19174 printf "%s\n" "$ac_cv_c_logicalop_noisy" >&6; }
19175 CFLAGS=$saved_string_h_CFLAGS
19176 test "$ac_cv_c_logicalop_noisy" = yes || EXTRACFLAGS="$EXTRACFLAGS -Wlogical-op"
19179 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for flags needed for 64-bit compare-and-swap support" >&5
19180 printf %s "checking for flags needed for 64-bit compare-and-swap support... " >&6; }
19181 if test ${wine_cv_64bit_compare_swap+y}
19182 then :
19183 printf %s "(cached) " >&6
19184 else $as_nop
19185 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19186 /* end confdefs.h. */
19187 #ifndef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8
19188 #error no
19189 #endif
19191 main (void)
19195 return 0;
19197 _ACEOF
19198 if ac_fn_c_try_compile "$LINENO"
19199 then :
19200 wine_cv_64bit_compare_swap="none needed"
19201 else $as_nop
19202 case $host_cpu in
19203 *i[3456]86*) wine_cv_64bit_compare_swap="-march=i586" ;;
19204 *arm*) wine_cv_64bit_compare_swap="-march=armv7-a" ;;
19205 *) wine_cv_64bit_compare_swap="unknown" ;;
19206 esac
19207 if test "x$wine_cv_64bit_compare_swap" != xunknown
19208 then
19209 CFLAGS="$CFLAGS $wine_cv_64bit_compare_swap"
19210 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19211 /* end confdefs.h. */
19212 #ifndef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8
19213 #error no
19214 #endif
19216 main (void)
19220 return 0;
19222 _ACEOF
19223 if ac_fn_c_try_compile "$LINENO"
19224 then :
19226 else $as_nop
19227 wine_cv_64bit_compare_swap="unknown"
19229 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
19230 CFLAGS=$saved_CFLAGS
19233 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
19235 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_64bit_compare_swap" >&5
19236 printf "%s\n" "$wine_cv_64bit_compare_swap" >&6; }
19237 case "$wine_cv_64bit_compare_swap" in
19238 unknown) as_fn_error $? "gcc doesn't support 64-bit compare-and-swap on this platform" "$LINENO" 5 ;;
19239 "none needed") ;;
19240 *) EXTRACFLAGS="$EXTRACFLAGS $wine_cv_64bit_compare_swap" ;;
19241 esac
19243 ac_debug_format_seen=""
19244 for ac_flag in $CFLAGS; do
19245 case $ac_flag in
19246 -gdwarf*) ac_debug_format_seen=yes ;;
19247 -g) ac_debug_format_seen=${ac_debug_format_seen:-default} ;;
19248 esac
19249 done
19250 if test "x$ac_debug_format_seen" = xdefault
19251 then
19252 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -gdwarf-4" >&5
19253 printf %s "checking whether the compiler supports -gdwarf-4... " >&6; }
19254 if test ${ac_cv_cflags__gdwarf_4+y}
19255 then :
19256 printf %s "(cached) " >&6
19257 else $as_nop
19258 ac_wine_try_cflags_saved=$CFLAGS
19259 CFLAGS="$CFLAGS -gdwarf-4"
19260 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19261 /* end confdefs.h. */
19262 int main(int argc, char **argv) { return 0; }
19263 _ACEOF
19264 if ac_fn_c_try_link "$LINENO"
19265 then :
19266 ac_cv_cflags__gdwarf_4=yes
19267 else $as_nop
19268 ac_cv_cflags__gdwarf_4=no
19270 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19271 conftest$ac_exeext conftest.$ac_ext
19272 CFLAGS=$ac_wine_try_cflags_saved
19274 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__gdwarf_4" >&5
19275 printf "%s\n" "$ac_cv_cflags__gdwarf_4" >&6; }
19276 if test "x$ac_cv_cflags__gdwarf_4" = xyes
19277 then :
19278 EXTRACFLAGS="$EXTRACFLAGS -gdwarf-4"
19282 MSVCRTFLAGS=""
19284 case $host_os in
19285 mingw32*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,-delayload,autoconftest.dll" >&5
19286 printf %s "checking whether the compiler supports -Wl,-delayload,autoconftest.dll... " >&6; }
19287 if test ${ac_cv_cflags__Wl__delayload_autoconftest_dll+y}
19288 then :
19289 printf %s "(cached) " >&6
19290 else $as_nop
19291 ac_wine_try_cflags_saved=$CFLAGS
19292 CFLAGS="$CFLAGS -Wl,-delayload,autoconftest.dll"
19293 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19294 /* end confdefs.h. */
19295 int main(int argc, char **argv) { return 0; }
19296 _ACEOF
19297 if ac_fn_c_try_link "$LINENO"
19298 then :
19299 ac_cv_cflags__Wl__delayload_autoconftest_dll=yes
19300 else $as_nop
19301 ac_cv_cflags__Wl__delayload_autoconftest_dll=no
19303 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19304 conftest$ac_exeext conftest.$ac_ext
19305 CFLAGS=$ac_wine_try_cflags_saved
19307 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl__delayload_autoconftest_dll" >&5
19308 printf "%s\n" "$ac_cv_cflags__Wl__delayload_autoconftest_dll" >&6; }
19309 if test "x$ac_cv_cflags__Wl__delayload_autoconftest_dll" = xyes
19310 then :
19311 DELAYLOADFLAG="-Wl,-delayload,"
19313 fi ;;
19314 *) MSVCRTFLAGS="-D_WIN32"
19315 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-builtin" >&5
19316 printf %s "checking whether the compiler supports -fno-builtin... " >&6; }
19317 if test ${ac_cv_cflags__fno_builtin+y}
19318 then :
19319 printf %s "(cached) " >&6
19320 else $as_nop
19321 ac_wine_try_cflags_saved=$CFLAGS
19322 CFLAGS="$CFLAGS -fno-builtin"
19323 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19324 /* end confdefs.h. */
19325 int main(int argc, char **argv) { return 0; }
19326 _ACEOF
19327 if ac_fn_c_try_link "$LINENO"
19328 then :
19329 ac_cv_cflags__fno_builtin=yes
19330 else $as_nop
19331 ac_cv_cflags__fno_builtin=no
19333 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19334 conftest$ac_exeext conftest.$ac_ext
19335 CFLAGS=$ac_wine_try_cflags_saved
19337 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_builtin" >&5
19338 printf "%s\n" "$ac_cv_cflags__fno_builtin" >&6; }
19339 if test "x$ac_cv_cflags__fno_builtin" = xyes
19340 then :
19341 MSVCRTFLAGS="$MSVCRTFLAGS -fno-builtin"
19343 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fshort-wchar" >&5
19344 printf %s "checking whether the compiler supports -fshort-wchar... " >&6; }
19345 if test ${ac_cv_cflags__fshort_wchar+y}
19346 then :
19347 printf %s "(cached) " >&6
19348 else $as_nop
19349 ac_wine_try_cflags_saved=$CFLAGS
19350 CFLAGS="$CFLAGS -fshort-wchar"
19351 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19352 /* end confdefs.h. */
19353 int main(int argc, char **argv) { return 0; }
19354 _ACEOF
19355 if ac_fn_c_try_link "$LINENO"
19356 then :
19357 ac_cv_cflags__fshort_wchar=yes
19358 else $as_nop
19359 ac_cv_cflags__fshort_wchar=no
19361 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19362 conftest$ac_exeext conftest.$ac_ext
19363 CFLAGS=$ac_wine_try_cflags_saved
19365 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fshort_wchar" >&5
19366 printf "%s\n" "$ac_cv_cflags__fshort_wchar" >&6; }
19367 if test "x$ac_cv_cflags__fshort_wchar" = xyes
19368 then :
19369 MSVCRTFLAGS="$MSVCRTFLAGS -fshort-wchar"
19371 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wno-format" >&5
19372 printf %s "checking whether the compiler supports -Wno-format... " >&6; }
19373 if test ${ac_cv_cflags__Wno_format+y}
19374 then :
19375 printf %s "(cached) " >&6
19376 else $as_nop
19377 ac_wine_try_cflags_saved=$CFLAGS
19378 CFLAGS="$CFLAGS -Wno-format"
19379 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19380 /* end confdefs.h. */
19381 int main(int argc, char **argv) { return 0; }
19382 _ACEOF
19383 if ac_fn_c_try_link "$LINENO"
19384 then :
19385 ac_cv_cflags__Wno_format=yes
19386 else $as_nop
19387 ac_cv_cflags__Wno_format=no
19389 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19390 conftest$ac_exeext conftest.$ac_ext
19391 CFLAGS=$ac_wine_try_cflags_saved
19393 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wno_format" >&5
19394 printf "%s\n" "$ac_cv_cflags__Wno_format" >&6; }
19395 if test "x$ac_cv_cflags__Wno_format" = xyes
19396 then :
19397 MSVCRTFLAGS="$MSVCRTFLAGS -Wno-format"
19398 fi ;;
19399 esac
19401 case $host_cpu in
19402 *i[3456789]86*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-omit-frame-pointer" >&5
19403 printf %s "checking whether the compiler supports -fno-omit-frame-pointer... " >&6; }
19404 if test ${ac_cv_cflags__fno_omit_frame_pointer+y}
19405 then :
19406 printf %s "(cached) " >&6
19407 else $as_nop
19408 ac_wine_try_cflags_saved=$CFLAGS
19409 CFLAGS="$CFLAGS -fno-omit-frame-pointer"
19410 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19411 /* end confdefs.h. */
19412 int main(int argc, char **argv) { return 0; }
19413 _ACEOF
19414 if ac_fn_c_try_link "$LINENO"
19415 then :
19416 ac_cv_cflags__fno_omit_frame_pointer=yes
19417 else $as_nop
19418 ac_cv_cflags__fno_omit_frame_pointer=no
19420 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19421 conftest$ac_exeext conftest.$ac_ext
19422 CFLAGS=$ac_wine_try_cflags_saved
19424 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_omit_frame_pointer" >&5
19425 printf "%s\n" "$ac_cv_cflags__fno_omit_frame_pointer" >&6; }
19426 if test "x$ac_cv_cflags__fno_omit_frame_pointer" = xyes
19427 then :
19428 MSVCRTFLAGS="$MSVCRTFLAGS -fno-omit-frame-pointer"
19429 fi ;;
19430 *x86_64*)
19431 case $host_os in
19432 cygwin*|mingw32*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wno-format" >&5
19433 printf %s "checking whether the compiler supports -Wno-format... " >&6; }
19434 if test ${ac_cv_cflags__Wno_format+y}
19435 then :
19436 printf %s "(cached) " >&6
19437 else $as_nop
19438 ac_wine_try_cflags_saved=$CFLAGS
19439 CFLAGS="$CFLAGS -Wno-format"
19440 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19441 /* end confdefs.h. */
19442 int main(int argc, char **argv) { return 0; }
19443 _ACEOF
19444 if ac_fn_c_try_link "$LINENO"
19445 then :
19446 ac_cv_cflags__Wno_format=yes
19447 else $as_nop
19448 ac_cv_cflags__Wno_format=no
19450 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19451 conftest$ac_exeext conftest.$ac_ext
19452 CFLAGS=$ac_wine_try_cflags_saved
19454 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wno_format" >&5
19455 printf "%s\n" "$ac_cv_cflags__Wno_format" >&6; }
19456 if test "x$ac_cv_cflags__Wno_format" = xyes
19457 then :
19458 EXTRACFLAGS="$EXTRACFLAGS -Wno-format"
19459 fi ;;
19460 *) if test -z "$PE_ARCHS"
19461 then
19462 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working -mabi=ms" >&5
19463 printf %s "checking for working -mabi=ms... " >&6; }
19464 if test ${ac_cv_mabi_ms+y}
19465 then :
19466 printf %s "(cached) " >&6
19467 else $as_nop
19468 CFLAGS="$CFLAGS -mabi=ms"
19469 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19470 /* end confdefs.h. */
19471 #include <stdarg.h>
19472 int a(int b, ...) { __builtin_ms_va_list list; __builtin_ms_va_start(list,b); }
19474 main (void)
19478 return 0;
19480 _ACEOF
19481 if ac_fn_c_try_compile "$LINENO"
19482 then :
19483 ac_cv_mabi_ms=yes
19484 else $as_nop
19485 ac_cv_mabi_ms=no
19487 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
19488 CFLAGS=$saved_CFLAGS
19490 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mabi_ms" >&5
19491 printf "%s\n" "$ac_cv_mabi_ms" >&6; }
19492 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
19494 MSVCRTFLAGS="$MSVCRTFLAGS -mabi=ms" ;;
19495 esac ;;
19496 arm*)
19497 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wincompatible-function-pointer-types" >&5
19498 printf %s "checking whether the compiler supports -Wincompatible-function-pointer-types... " >&6; }
19499 if test ${ac_cv_cflags__Wincompatible_function_pointer_types+y}
19500 then :
19501 printf %s "(cached) " >&6
19502 else $as_nop
19503 ac_wine_try_cflags_saved=$CFLAGS
19504 CFLAGS="$CFLAGS -Wincompatible-function-pointer-types"
19505 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19506 /* end confdefs.h. */
19507 int main(int argc, char **argv) { return 0; }
19508 _ACEOF
19509 if ac_fn_c_try_link "$LINENO"
19510 then :
19511 ac_cv_cflags__Wincompatible_function_pointer_types=yes
19512 else $as_nop
19513 ac_cv_cflags__Wincompatible_function_pointer_types=no
19515 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19516 conftest$ac_exeext conftest.$ac_ext
19517 CFLAGS=$ac_wine_try_cflags_saved
19519 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wincompatible_function_pointer_types" >&5
19520 printf "%s\n" "$ac_cv_cflags__Wincompatible_function_pointer_types" >&6; }
19521 if test "x$ac_cv_cflags__Wincompatible_function_pointer_types" = xyes
19522 then :
19523 EXTRACFLAGS="$EXTRACFLAGS -Wno-error=incompatible-function-pointer-types"
19524 fi ;;
19525 esac
19527 CFLAGS=$saved_CFLAGS
19529 if test "x$enable_werror" = "xyes"
19530 then
19531 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Werror" >&5
19532 printf %s "checking whether the compiler supports -Werror... " >&6; }
19533 if test ${ac_cv_cflags__Werror+y}
19534 then :
19535 printf %s "(cached) " >&6
19536 else $as_nop
19537 ac_wine_try_cflags_saved=$CFLAGS
19538 CFLAGS="$CFLAGS -Werror"
19539 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19540 /* end confdefs.h. */
19541 int main(int argc, char **argv) { return 0; }
19542 _ACEOF
19543 if ac_fn_c_try_link "$LINENO"
19544 then :
19545 ac_cv_cflags__Werror=yes
19546 else $as_nop
19547 ac_cv_cflags__Werror=no
19549 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19550 conftest$ac_exeext conftest.$ac_ext
19551 CFLAGS=$ac_wine_try_cflags_saved
19553 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Werror" >&5
19554 printf "%s\n" "$ac_cv_cflags__Werror" >&6; }
19555 if test "x$ac_cv_cflags__Werror" = xyes
19556 then :
19557 EXTRACFLAGS="$EXTRACFLAGS -Werror"
19560 if test "x$enable_build_id" = "xyes"
19561 then
19562 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--build-id" >&5
19563 printf %s "checking whether the compiler supports -Wl,--build-id... " >&6; }
19564 if test ${ac_cv_cflags__Wl___build_id+y}
19565 then :
19566 printf %s "(cached) " >&6
19567 else $as_nop
19568 ac_wine_try_cflags_saved=$CFLAGS
19569 CFLAGS="$CFLAGS -Wl,--build-id"
19570 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19571 /* end confdefs.h. */
19572 int main(int argc, char **argv) { return 0; }
19573 _ACEOF
19574 if ac_fn_c_try_link "$LINENO"
19575 then :
19576 ac_cv_cflags__Wl___build_id=yes
19577 else $as_nop
19578 ac_cv_cflags__Wl___build_id=no
19580 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19581 conftest$ac_exeext conftest.$ac_ext
19582 CFLAGS=$ac_wine_try_cflags_saved
19584 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___build_id" >&5
19585 printf "%s\n" "$ac_cv_cflags__Wl___build_id" >&6; }
19586 if test "x$ac_cv_cflags__Wl___build_id" = xyes
19587 then :
19588 CFLAGS="$CFLAGS -Wl,--build-id"
19589 LDFLAGS="$LDFLAGS -Wl,--build-id"
19595 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for the need to disable Fortify" >&5
19596 printf %s "checking for the need to disable Fortify... " >&6; }
19597 if test ${ac_cv_c_fortify_enabled+y}
19598 then :
19599 printf %s "(cached) " >&6
19600 else $as_nop
19601 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19602 /* end confdefs.h. */
19603 #include <string.h>
19605 main (void)
19607 #if (defined(__USE_FORTIFY_LEVEL) && __USE_FORTIFY_LEVEL > 0) || (defined(_FORTIFY_SOURCE) && _FORTIFY_SOURCE > 0)
19608 #error Fortify enabled
19609 #endif
19611 return 0;
19613 _ACEOF
19614 if ac_fn_c_try_compile "$LINENO"
19615 then :
19616 ac_cv_c_fortify_enabled=no
19617 else $as_nop
19618 ac_cv_c_fortify_enabled=yes
19620 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
19622 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_fortify_enabled" >&5
19623 printf "%s\n" "$ac_cv_c_fortify_enabled" >&6; }
19624 if test "$ac_cv_c_fortify_enabled" = yes
19625 then
19626 CFLAGS="$CFLAGS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0"
19630 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether CFI directives are supported in assembly code" >&5
19631 printf %s "checking whether CFI directives are supported in assembly code... " >&6; }
19632 if test ${ac_cv_c_cfi_support+y}
19633 then :
19634 printf %s "(cached) " >&6
19635 else $as_nop
19636 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19637 /* end confdefs.h. */
19638 asm(".text\nac_test:\t.cfi_startproc\n\t.long 0\n\t.cfi_endproc");
19640 main (void)
19644 return 0;
19646 _ACEOF
19647 if ac_fn_c_try_compile "$LINENO"
19648 then :
19649 ac_cv_c_cfi_support="yes"
19650 else $as_nop
19651 ac_cv_c_cfi_support="no"
19653 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
19655 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_cfi_support" >&5
19656 printf "%s\n" "$ac_cv_c_cfi_support" >&6; }
19657 if test "$ac_cv_c_cfi_support" = "yes"
19658 then
19659 DLLFLAGS="$DLLFLAGS -fasynchronous-unwind-tables"
19660 LDDLLFLAGS="$LDDLLFLAGS -fasynchronous-unwind-tables"
19661 UNIXDLLFLAGS="$UNIXDLLFLAGS -fasynchronous-unwind-tables"
19662 elif test $HOST_ARCH = x86_64
19663 then
19664 as_fn_append wine_warnings "|building 64-bit Wine without support for CFI directives; exception handling will not work properly."
19668 case "$HOST_ARCH,$PE_ARCHS" in
19669 x86_64,*i386*) wine_binary="wine" ;;
19670 x86_64,*) wine_binary="wine64" ;;
19671 *) wine_binary="wine" ;;
19672 esac
19673 WINELOADER_PROGRAMS="$wine_binary"
19676 case $host_os in
19677 linux*)
19678 case $host_cpu in
19679 *i[3456789]86*|x86_64*|*aarch64*|arm*)
19680 test "$wine_binary" = wine || as_fn_append CONFIGURE_TARGETS " loader/wine-preloader"
19681 WINELOADER_PROGRAMS="$WINELOADER_PROGRAMS $wine_binary-preloader"
19683 esac
19685 darwin*|macosx*)
19686 if test "$wine_can_build_preloader" = "yes"
19687 then
19688 test "$wine_binary" = wine || as_fn_append CONFIGURE_TARGETS " loader/wine-preloader"
19689 WINELOADER_PROGRAMS="$WINELOADER_PROGRAMS $wine_binary-preloader"
19692 esac
19695 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
19696 printf %s "checking for library containing dlopen... " >&6; }
19697 if test ${ac_cv_search_dlopen+y}
19698 then :
19699 printf %s "(cached) " >&6
19700 else $as_nop
19701 ac_func_search_save_LIBS=$LIBS
19702 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19703 /* end confdefs.h. */
19705 /* Override any GCC internal prototype to avoid an error.
19706 Use char because int might match the return type of a GCC
19707 builtin and then its argument prototype would still apply. */
19708 char dlopen ();
19710 main (void)
19712 return dlopen ();
19714 return 0;
19716 _ACEOF
19717 for ac_lib in '' dl
19719 if test -z "$ac_lib"; then
19720 ac_res="none required"
19721 else
19722 ac_res=-l$ac_lib
19723 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
19725 if ac_fn_c_try_link "$LINENO"
19726 then :
19727 ac_cv_search_dlopen=$ac_res
19729 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19730 conftest$ac_exeext
19731 if test ${ac_cv_search_dlopen+y}
19732 then :
19733 break
19735 done
19736 if test ${ac_cv_search_dlopen+y}
19737 then :
19739 else $as_nop
19740 ac_cv_search_dlopen=no
19742 rm conftest.$ac_ext
19743 LIBS=$ac_func_search_save_LIBS
19745 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
19746 printf "%s\n" "$ac_cv_search_dlopen" >&6; }
19747 ac_res=$ac_cv_search_dlopen
19748 if test "$ac_res" != no
19749 then :
19750 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
19755 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
19756 printf %s "checking for library containing gethostbyname... " >&6; }
19757 if test ${ac_cv_search_gethostbyname+y}
19758 then :
19759 printf %s "(cached) " >&6
19760 else $as_nop
19761 ac_func_search_save_LIBS=$LIBS
19762 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19763 /* end confdefs.h. */
19765 /* Override any GCC internal prototype to avoid an error.
19766 Use char because int might match the return type of a GCC
19767 builtin and then its argument prototype would still apply. */
19768 char gethostbyname ();
19770 main (void)
19772 return gethostbyname ();
19774 return 0;
19776 _ACEOF
19777 for ac_lib in '' nsl
19779 if test -z "$ac_lib"; then
19780 ac_res="none required"
19781 else
19782 ac_res=-l$ac_lib
19783 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
19785 if ac_fn_c_try_link "$LINENO"
19786 then :
19787 ac_cv_search_gethostbyname=$ac_res
19789 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19790 conftest$ac_exeext
19791 if test ${ac_cv_search_gethostbyname+y}
19792 then :
19793 break
19795 done
19796 if test ${ac_cv_search_gethostbyname+y}
19797 then :
19799 else $as_nop
19800 ac_cv_search_gethostbyname=no
19802 rm conftest.$ac_ext
19803 LIBS=$ac_func_search_save_LIBS
19805 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_gethostbyname" >&5
19806 printf "%s\n" "$ac_cv_search_gethostbyname" >&6; }
19807 ac_res=$ac_cv_search_gethostbyname
19808 if test "$ac_res" != no
19809 then :
19810 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
19815 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing connect" >&5
19816 printf %s "checking for library containing connect... " >&6; }
19817 if test ${ac_cv_search_connect+y}
19818 then :
19819 printf %s "(cached) " >&6
19820 else $as_nop
19821 ac_func_search_save_LIBS=$LIBS
19822 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19823 /* end confdefs.h. */
19825 /* Override any GCC internal prototype to avoid an error.
19826 Use char because int might match the return type of a GCC
19827 builtin and then its argument prototype would still apply. */
19828 char connect ();
19830 main (void)
19832 return connect ();
19834 return 0;
19836 _ACEOF
19837 for ac_lib in '' socket
19839 if test -z "$ac_lib"; then
19840 ac_res="none required"
19841 else
19842 ac_res=-l$ac_lib
19843 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
19845 if ac_fn_c_try_link "$LINENO"
19846 then :
19847 ac_cv_search_connect=$ac_res
19849 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19850 conftest$ac_exeext
19851 if test ${ac_cv_search_connect+y}
19852 then :
19853 break
19855 done
19856 if test ${ac_cv_search_connect+y}
19857 then :
19859 else $as_nop
19860 ac_cv_search_connect=no
19862 rm conftest.$ac_ext
19863 LIBS=$ac_func_search_save_LIBS
19865 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_connect" >&5
19866 printf "%s\n" "$ac_cv_search_connect" >&6; }
19867 ac_res=$ac_cv_search_connect
19868 if test "$ac_res" != no
19869 then :
19870 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
19875 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing inet_aton" >&5
19876 printf %s "checking for library containing inet_aton... " >&6; }
19877 if test ${ac_cv_search_inet_aton+y}
19878 then :
19879 printf %s "(cached) " >&6
19880 else $as_nop
19881 ac_func_search_save_LIBS=$LIBS
19882 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19883 /* end confdefs.h. */
19885 /* Override any GCC internal prototype to avoid an error.
19886 Use char because int might match the return type of a GCC
19887 builtin and then its argument prototype would still apply. */
19888 char inet_aton ();
19890 main (void)
19892 return inet_aton ();
19894 return 0;
19896 _ACEOF
19897 for ac_lib in '' resolv
19899 if test -z "$ac_lib"; then
19900 ac_res="none required"
19901 else
19902 ac_res=-l$ac_lib
19903 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
19905 if ac_fn_c_try_link "$LINENO"
19906 then :
19907 ac_cv_search_inet_aton=$ac_res
19909 rm -f core conftest.err conftest.$ac_objext conftest.beam \
19910 conftest$ac_exeext
19911 if test ${ac_cv_search_inet_aton+y}
19912 then :
19913 break
19915 done
19916 if test ${ac_cv_search_inet_aton+y}
19917 then :
19919 else $as_nop
19920 ac_cv_search_inet_aton=no
19922 rm conftest.$ac_ext
19923 LIBS=$ac_func_search_save_LIBS
19925 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_aton" >&5
19926 printf "%s\n" "$ac_cv_search_inet_aton" >&6; }
19927 ac_res=$ac_cv_search_inet_aton
19928 if test "$ac_res" != no
19929 then :
19930 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
19935 ac_save_CFLAGS="$CFLAGS"
19936 CFLAGS="$CFLAGS $BUILTINFLAG"
19937 ac_fn_c_check_func "$LINENO" "dladdr1" "ac_cv_func_dladdr1"
19938 if test "x$ac_cv_func_dladdr1" = xyes
19939 then :
19940 printf "%s\n" "#define HAVE_DLADDR1 1" >>confdefs.h
19943 ac_fn_c_check_func "$LINENO" "dlinfo" "ac_cv_func_dlinfo"
19944 if test "x$ac_cv_func_dlinfo" = xyes
19945 then :
19946 printf "%s\n" "#define HAVE_DLINFO 1" >>confdefs.h
19949 ac_fn_c_check_func "$LINENO" "epoll_create" "ac_cv_func_epoll_create"
19950 if test "x$ac_cv_func_epoll_create" = xyes
19951 then :
19952 printf "%s\n" "#define HAVE_EPOLL_CREATE 1" >>confdefs.h
19955 ac_fn_c_check_func "$LINENO" "fstatfs" "ac_cv_func_fstatfs"
19956 if test "x$ac_cv_func_fstatfs" = xyes
19957 then :
19958 printf "%s\n" "#define HAVE_FSTATFS 1" >>confdefs.h
19961 ac_fn_c_check_func "$LINENO" "futimens" "ac_cv_func_futimens"
19962 if test "x$ac_cv_func_futimens" = xyes
19963 then :
19964 printf "%s\n" "#define HAVE_FUTIMENS 1" >>confdefs.h
19967 ac_fn_c_check_func "$LINENO" "futimes" "ac_cv_func_futimes"
19968 if test "x$ac_cv_func_futimes" = xyes
19969 then :
19970 printf "%s\n" "#define HAVE_FUTIMES 1" >>confdefs.h
19973 ac_fn_c_check_func "$LINENO" "futimesat" "ac_cv_func_futimesat"
19974 if test "x$ac_cv_func_futimesat" = xyes
19975 then :
19976 printf "%s\n" "#define HAVE_FUTIMESAT 1" >>confdefs.h
19979 ac_fn_c_check_func "$LINENO" "getaddrinfo" "ac_cv_func_getaddrinfo"
19980 if test "x$ac_cv_func_getaddrinfo" = xyes
19981 then :
19982 printf "%s\n" "#define HAVE_GETADDRINFO 1" >>confdefs.h
19985 ac_fn_c_check_func "$LINENO" "getattrlist" "ac_cv_func_getattrlist"
19986 if test "x$ac_cv_func_getattrlist" = xyes
19987 then :
19988 printf "%s\n" "#define HAVE_GETATTRLIST 1" >>confdefs.h
19991 ac_fn_c_check_func "$LINENO" "getauxval" "ac_cv_func_getauxval"
19992 if test "x$ac_cv_func_getauxval" = xyes
19993 then :
19994 printf "%s\n" "#define HAVE_GETAUXVAL 1" >>confdefs.h
19997 ac_fn_c_check_func "$LINENO" "getifaddrs" "ac_cv_func_getifaddrs"
19998 if test "x$ac_cv_func_getifaddrs" = xyes
19999 then :
20000 printf "%s\n" "#define HAVE_GETIFADDRS 1" >>confdefs.h
20003 ac_fn_c_check_func "$LINENO" "getrandom" "ac_cv_func_getrandom"
20004 if test "x$ac_cv_func_getrandom" = xyes
20005 then :
20006 printf "%s\n" "#define HAVE_GETRANDOM 1" >>confdefs.h
20009 ac_fn_c_check_func "$LINENO" "kqueue" "ac_cv_func_kqueue"
20010 if test "x$ac_cv_func_kqueue" = xyes
20011 then :
20012 printf "%s\n" "#define HAVE_KQUEUE 1" >>confdefs.h
20015 ac_fn_c_check_func "$LINENO" "mach_continuous_time" "ac_cv_func_mach_continuous_time"
20016 if test "x$ac_cv_func_mach_continuous_time" = xyes
20017 then :
20018 printf "%s\n" "#define HAVE_MACH_CONTINUOUS_TIME 1" >>confdefs.h
20021 ac_fn_c_check_func "$LINENO" "pipe2" "ac_cv_func_pipe2"
20022 if test "x$ac_cv_func_pipe2" = xyes
20023 then :
20024 printf "%s\n" "#define HAVE_PIPE2 1" >>confdefs.h
20027 ac_fn_c_check_func "$LINENO" "port_create" "ac_cv_func_port_create"
20028 if test "x$ac_cv_func_port_create" = xyes
20029 then :
20030 printf "%s\n" "#define HAVE_PORT_CREATE 1" >>confdefs.h
20033 ac_fn_c_check_func "$LINENO" "posix_fadvise" "ac_cv_func_posix_fadvise"
20034 if test "x$ac_cv_func_posix_fadvise" = xyes
20035 then :
20036 printf "%s\n" "#define HAVE_POSIX_FADVISE 1" >>confdefs.h
20039 ac_fn_c_check_func "$LINENO" "posix_fallocate" "ac_cv_func_posix_fallocate"
20040 if test "x$ac_cv_func_posix_fallocate" = xyes
20041 then :
20042 printf "%s\n" "#define HAVE_POSIX_FALLOCATE 1" >>confdefs.h
20045 ac_fn_c_check_func "$LINENO" "prctl" "ac_cv_func_prctl"
20046 if test "x$ac_cv_func_prctl" = xyes
20047 then :
20048 printf "%s\n" "#define HAVE_PRCTL 1" >>confdefs.h
20051 ac_fn_c_check_func "$LINENO" "proc_pidinfo" "ac_cv_func_proc_pidinfo"
20052 if test "x$ac_cv_func_proc_pidinfo" = xyes
20053 then :
20054 printf "%s\n" "#define HAVE_PROC_PIDINFO 1" >>confdefs.h
20057 ac_fn_c_check_func "$LINENO" "sched_yield" "ac_cv_func_sched_yield"
20058 if test "x$ac_cv_func_sched_yield" = xyes
20059 then :
20060 printf "%s\n" "#define HAVE_SCHED_YIELD 1" >>confdefs.h
20063 ac_fn_c_check_func "$LINENO" "setproctitle" "ac_cv_func_setproctitle"
20064 if test "x$ac_cv_func_setproctitle" = xyes
20065 then :
20066 printf "%s\n" "#define HAVE_SETPROCTITLE 1" >>confdefs.h
20069 ac_fn_c_check_func "$LINENO" "setprogname" "ac_cv_func_setprogname"
20070 if test "x$ac_cv_func_setprogname" = xyes
20071 then :
20072 printf "%s\n" "#define HAVE_SETPROGNAME 1" >>confdefs.h
20075 ac_fn_c_check_func "$LINENO" "sigprocmask" "ac_cv_func_sigprocmask"
20076 if test "x$ac_cv_func_sigprocmask" = xyes
20077 then :
20078 printf "%s\n" "#define HAVE_SIGPROCMASK 1" >>confdefs.h
20081 ac_fn_c_check_func "$LINENO" "sysinfo" "ac_cv_func_sysinfo"
20082 if test "x$ac_cv_func_sysinfo" = xyes
20083 then :
20084 printf "%s\n" "#define HAVE_SYSINFO 1" >>confdefs.h
20087 ac_fn_c_check_func "$LINENO" "tcdrain" "ac_cv_func_tcdrain"
20088 if test "x$ac_cv_func_tcdrain" = xyes
20089 then :
20090 printf "%s\n" "#define HAVE_TCDRAIN 1" >>confdefs.h
20093 ac_fn_c_check_func "$LINENO" "thr_kill2" "ac_cv_func_thr_kill2"
20094 if test "x$ac_cv_func_thr_kill2" = xyes
20095 then :
20096 printf "%s\n" "#define HAVE_THR_KILL2 1" >>confdefs.h
20100 CFLAGS="$ac_save_CFLAGS"
20102 case $host_os in
20103 darwin*|macosx*) ;;
20104 *) ac_save_LIBS=$LIBS
20105 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing clock_gettime" >&5
20106 printf %s "checking for library containing clock_gettime... " >&6; }
20107 if test ${ac_cv_search_clock_gettime+y}
20108 then :
20109 printf %s "(cached) " >&6
20110 else $as_nop
20111 ac_func_search_save_LIBS=$LIBS
20112 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20113 /* end confdefs.h. */
20115 /* Override any GCC internal prototype to avoid an error.
20116 Use char because int might match the return type of a GCC
20117 builtin and then its argument prototype would still apply. */
20118 char clock_gettime ();
20120 main (void)
20122 return clock_gettime ();
20124 return 0;
20126 _ACEOF
20127 for ac_lib in '' rt
20129 if test -z "$ac_lib"; then
20130 ac_res="none required"
20131 else
20132 ac_res=-l$ac_lib
20133 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
20135 if ac_fn_c_try_link "$LINENO"
20136 then :
20137 ac_cv_search_clock_gettime=$ac_res
20139 rm -f core conftest.err conftest.$ac_objext conftest.beam \
20140 conftest$ac_exeext
20141 if test ${ac_cv_search_clock_gettime+y}
20142 then :
20143 break
20145 done
20146 if test ${ac_cv_search_clock_gettime+y}
20147 then :
20149 else $as_nop
20150 ac_cv_search_clock_gettime=no
20152 rm conftest.$ac_ext
20153 LIBS=$ac_func_search_save_LIBS
20155 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_clock_gettime" >&5
20156 printf "%s\n" "$ac_cv_search_clock_gettime" >&6; }
20157 ac_res=$ac_cv_search_clock_gettime
20158 if test "$ac_res" != no
20159 then :
20160 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
20162 printf "%s\n" "#define HAVE_CLOCK_GETTIME 1" >>confdefs.h
20164 test "$ac_res" = "none required" || RT_LIBS="$ac_res"
20168 LIBS=$ac_save_LIBS
20170 esac
20172 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sched_setaffinity" >&5
20173 printf %s "checking for sched_setaffinity... " >&6; }
20174 if test ${wine_cv_have_sched_setaffinity+y}
20175 then :
20176 printf %s "(cached) " >&6
20177 else $as_nop
20178 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20179 /* end confdefs.h. */
20180 #include <sched.h>
20182 main (void)
20184 sched_setaffinity(0, 0, 0);
20186 return 0;
20188 _ACEOF
20189 if ac_fn_c_try_link "$LINENO"
20190 then :
20191 wine_cv_have_sched_setaffinity=yes
20192 else $as_nop
20193 wine_cv_have_sched_setaffinity=no
20195 rm -f core conftest.err conftest.$ac_objext conftest.beam \
20196 conftest$ac_exeext conftest.$ac_ext
20198 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_have_sched_setaffinity" >&5
20199 printf "%s\n" "$wine_cv_have_sched_setaffinity" >&6; }
20200 if test "$wine_cv_have_sched_setaffinity" = "yes"
20201 then
20203 printf "%s\n" "#define HAVE_SCHED_SETAFFINITY 1" >>confdefs.h
20208 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
20209 printf %s "checking for inline... " >&6; }
20210 if test ${ac_cv_c_inline+y}
20211 then :
20212 printf %s "(cached) " >&6
20213 else $as_nop
20214 ac_cv_c_inline=no
20215 for ac_kw in inline __inline__ __inline; do
20216 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20217 /* end confdefs.h. */
20218 #ifndef __cplusplus
20219 typedef int foo_t;
20220 static $ac_kw foo_t static_foo (void) {return 0; }
20221 $ac_kw foo_t foo (void) {return 0; }
20222 #endif
20224 _ACEOF
20225 if ac_fn_c_try_compile "$LINENO"
20226 then :
20227 ac_cv_c_inline=$ac_kw
20229 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
20230 test "$ac_cv_c_inline" != no && break
20231 done
20234 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
20235 printf "%s\n" "$ac_cv_c_inline" >&6; }
20237 case $ac_cv_c_inline in
20238 inline | yes) ;;
20240 case $ac_cv_c_inline in
20241 no) ac_val=;;
20242 *) ac_val=$ac_cv_c_inline;;
20243 esac
20244 cat >>confdefs.h <<_ACEOF
20245 #ifndef __cplusplus
20246 #define inline $ac_val
20247 #endif
20248 _ACEOF
20250 esac
20252 ac_fn_c_check_type "$LINENO" "request_sense" "ac_cv_type_request_sense" "#include <linux/cdrom.h>
20254 if test "x$ac_cv_type_request_sense" = xyes
20255 then :
20257 printf "%s\n" "#define HAVE_REQUEST_SENSE 1" >>confdefs.h
20263 ac_fn_c_check_type "$LINENO" "struct xinpgen" "ac_cv_type_struct_xinpgen" "#include <sys/types.h>
20264 #include <sys/socket.h>
20265 #ifdef HAVE_SYS_SOCKETVAR_H
20266 #include <sys/socketvar.h>
20267 #endif
20268 #ifdef HAVE_NET_ROUTE_H
20269 #include <net/route.h>
20270 #endif
20271 #ifdef HAVE_NETINET_IN_H
20272 #include <netinet/in.h>
20273 #endif
20274 #ifdef HAVE_NETINET_IN_SYSTM_H
20275 #include <netinet/in_systm.h>
20276 #endif
20277 #ifdef HAVE_NETINET_IP_H
20278 #include <netinet/ip.h>
20279 #endif
20280 #ifdef HAVE_NETINET_IN_PCB_H
20281 #include <netinet/in_pcb.h>
20282 #endif
20284 if test "x$ac_cv_type_struct_xinpgen" = xyes
20285 then :
20287 printf "%s\n" "#define HAVE_STRUCT_XINPGEN 1" >>confdefs.h
20293 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20294 printf %s "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20295 if test ${wine_cv_linux_gethostbyname_r_6+y}
20296 then :
20297 printf %s "(cached) " >&6
20298 else $as_nop
20299 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20300 /* end confdefs.h. */
20301 #include <netdb.h>
20303 main (void)
20306 char *name=0;
20307 struct hostent he;
20308 struct hostent *result;
20309 char *buf=0;
20310 int bufsize=0;
20311 int errnr;
20312 char *addr=0;
20313 int addrlen=0;
20314 int addrtype=0;
20315 gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20316 gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
20319 return 0;
20321 _ACEOF
20322 if ac_fn_c_try_link "$LINENO"
20323 then :
20324 wine_cv_linux_gethostbyname_r_6=yes
20325 else $as_nop
20326 wine_cv_linux_gethostbyname_r_6=no
20329 rm -f core conftest.err conftest.$ac_objext conftest.beam \
20330 conftest$ac_exeext conftest.$ac_ext
20333 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $wine_cv_linux_gethostbyname_r_6" >&5
20334 printf "%s\n" "$wine_cv_linux_gethostbyname_r_6" >&6; }
20335 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
20336 then
20338 printf "%s\n" "#define HAVE_LINUX_GETHOSTBYNAME_R_6 1" >>confdefs.h
20342 ac_fn_c_check_member "$LINENO" "struct msghdr" "msg_accrights" "ac_cv_member_struct_msghdr_msg_accrights" "#include <sys/types.h>
20343 #include <sys/socket.h>
20344 #ifdef HAVE_SYS_UN_H
20345 # include <sys/un.h>
20346 #endif
20348 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = xyes
20349 then :
20351 printf "%s\n" "#define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1" >>confdefs.h
20355 ac_fn_c_check_member "$LINENO" "struct sockaddr_un" "sun_len" "ac_cv_member_struct_sockaddr_un_sun_len" "#include <sys/types.h>
20356 #include <sys/socket.h>
20357 #ifdef HAVE_SYS_UN_H
20358 # include <sys/un.h>
20359 #endif
20361 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = xyes
20362 then :
20364 printf "%s\n" "#define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1" >>confdefs.h
20370 ac_fn_c_check_member "$LINENO" "scsireq_t" "cmd" "ac_cv_member_scsireq_t_cmd" "#include <sys/types.h>
20371 #ifdef HAVE_SCSI_SG_H
20372 #include <scsi/sg.h>
20373 #endif
20375 if test "x$ac_cv_member_scsireq_t_cmd" = xyes
20376 then :
20378 printf "%s\n" "#define HAVE_SCSIREQ_T_CMD 1" >>confdefs.h
20382 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>
20383 #ifdef HAVE_SCSI_SG_H
20384 #include <scsi/sg.h>
20385 #endif
20387 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = xyes
20388 then :
20390 printf "%s\n" "#define HAVE_SG_IO_HDR_T_INTERFACE_ID 1" >>confdefs.h
20396 ac_fn_c_check_member "$LINENO" "siginfo_t" "si_fd" "ac_cv_member_siginfo_t_si_fd" "#include <signal.h>
20398 if test "x$ac_cv_member_siginfo_t_si_fd" = xyes
20399 then :
20401 printf "%s\n" "#define HAVE_SIGINFO_T_SI_FD 1" >>confdefs.h
20407 ac_fn_c_check_member "$LINENO" "struct mtget" "mt_blksiz" "ac_cv_member_struct_mtget_mt_blksiz" "#include <sys/types.h>
20408 #ifdef HAVE_SYS_MTIO_H
20409 #include <sys/mtio.h>
20410 #endif
20412 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = xyes
20413 then :
20415 printf "%s\n" "#define HAVE_STRUCT_MTGET_MT_BLKSIZ 1" >>confdefs.h
20419 ac_fn_c_check_member "$LINENO" "struct mtget" "mt_gstat" "ac_cv_member_struct_mtget_mt_gstat" "#include <sys/types.h>
20420 #ifdef HAVE_SYS_MTIO_H
20421 #include <sys/mtio.h>
20422 #endif
20424 if test "x$ac_cv_member_struct_mtget_mt_gstat" = xyes
20425 then :
20427 printf "%s\n" "#define HAVE_STRUCT_MTGET_MT_GSTAT 1" >>confdefs.h
20431 ac_fn_c_check_member "$LINENO" "struct mtget" "mt_blkno" "ac_cv_member_struct_mtget_mt_blkno" "#include <sys/types.h>
20432 #ifdef HAVE_SYS_MTIO_H
20433 #include <sys/mtio.h>
20434 #endif
20436 if test "x$ac_cv_member_struct_mtget_mt_blkno" = xyes
20437 then :
20439 printf "%s\n" "#define HAVE_STRUCT_MTGET_MT_BLKNO 1" >>confdefs.h
20445 ac_fn_c_check_member "$LINENO" "struct stat" "st_mtim" "ac_cv_member_struct_stat_st_mtim" "$ac_includes_default"
20446 if test "x$ac_cv_member_struct_stat_st_mtim" = xyes
20447 then :
20449 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_MTIM 1" >>confdefs.h
20453 ac_fn_c_check_member "$LINENO" "struct stat" "st_mtimespec" "ac_cv_member_struct_stat_st_mtimespec" "$ac_includes_default"
20454 if test "x$ac_cv_member_struct_stat_st_mtimespec" = xyes
20455 then :
20457 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_MTIMESPEC 1" >>confdefs.h
20461 ac_fn_c_check_member "$LINENO" "struct stat" "st_ctim" "ac_cv_member_struct_stat_st_ctim" "$ac_includes_default"
20462 if test "x$ac_cv_member_struct_stat_st_ctim" = xyes
20463 then :
20465 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_CTIM 1" >>confdefs.h
20469 ac_fn_c_check_member "$LINENO" "struct stat" "st_ctimespec" "ac_cv_member_struct_stat_st_ctimespec" "$ac_includes_default"
20470 if test "x$ac_cv_member_struct_stat_st_ctimespec" = xyes
20471 then :
20473 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_CTIMESPEC 1" >>confdefs.h
20477 ac_fn_c_check_member "$LINENO" "struct stat" "st_atim" "ac_cv_member_struct_stat_st_atim" "$ac_includes_default"
20478 if test "x$ac_cv_member_struct_stat_st_atim" = xyes
20479 then :
20481 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_ATIM 1" >>confdefs.h
20485 ac_fn_c_check_member "$LINENO" "struct stat" "st_atimespec" "ac_cv_member_struct_stat_st_atimespec" "$ac_includes_default"
20486 if test "x$ac_cv_member_struct_stat_st_atimespec" = xyes
20487 then :
20489 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_ATIMESPEC 1" >>confdefs.h
20493 ac_fn_c_check_member "$LINENO" "struct stat" "st_birthtime" "ac_cv_member_struct_stat_st_birthtime" "$ac_includes_default"
20494 if test "x$ac_cv_member_struct_stat_st_birthtime" = xyes
20495 then :
20497 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_BIRTHTIME 1" >>confdefs.h
20501 ac_fn_c_check_member "$LINENO" "struct stat" "st_birthtim" "ac_cv_member_struct_stat_st_birthtim" "$ac_includes_default"
20502 if test "x$ac_cv_member_struct_stat_st_birthtim" = xyes
20503 then :
20505 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_BIRTHTIM 1" >>confdefs.h
20509 ac_fn_c_check_member "$LINENO" "struct stat" "st_birthtimespec" "ac_cv_member_struct_stat_st_birthtimespec" "$ac_includes_default"
20510 if test "x$ac_cv_member_struct_stat_st_birthtimespec" = xyes
20511 then :
20513 printf "%s\n" "#define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC 1" >>confdefs.h
20517 ac_fn_c_check_member "$LINENO" "struct stat" "__st_birthtime" "ac_cv_member_struct_stat___st_birthtime" "$ac_includes_default"
20518 if test "x$ac_cv_member_struct_stat___st_birthtime" = xyes
20519 then :
20521 printf "%s\n" "#define HAVE_STRUCT_STAT___ST_BIRTHTIME 1" >>confdefs.h
20525 ac_fn_c_check_member "$LINENO" "struct stat" "__st_birthtim" "ac_cv_member_struct_stat___st_birthtim" "$ac_includes_default"
20526 if test "x$ac_cv_member_struct_stat___st_birthtim" = xyes
20527 then :
20529 printf "%s\n" "#define HAVE_STRUCT_STAT___ST_BIRTHTIM 1" >>confdefs.h
20535 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>
20536 #ifdef HAVE_NETINET_IN_H
20537 #include <netinet/in.h>
20538 #endif
20540 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = xyes
20541 then :
20543 printf "%s\n" "#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1" >>confdefs.h
20549 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
20550 #include <resolv.h>
20551 #endif
20553 if test "x$ac_cv_member_struct___res_state__u__ext_nscount6" = xyes
20554 then :
20556 printf "%s\n" "#define HAVE_STRUCT___RES_STATE__U__EXT_NSCOUNT6 1" >>confdefs.h
20562 ac_fn_c_check_member "$LINENO" "struct in6_pktinfo" "ipi6_addr" "ac_cv_member_struct_in6_pktinfo_ipi6_addr" "#ifdef HAVE_NETINET_IN_H
20563 #include <netinet/in.h>
20564 #endif
20566 if test "x$ac_cv_member_struct_in6_pktinfo_ipi6_addr" = xyes
20567 then :
20569 printf "%s\n" "#define HAVE_STRUCT_IN6_PKTINFO_IPI6_ADDR 1" >>confdefs.h
20575 ac_fn_c_check_member "$LINENO" "struct ipstat" "ips_total" "ac_cv_member_struct_ipstat_ips_total" "#include <sys/types.h>
20576 #ifdef HAVE_SYS_SOCKETVAR_H
20577 #include <sys/socketvar.h>
20578 #endif
20579 #ifdef HAVE_NETINET_IN_H
20580 #include <netinet/in.h>
20581 #endif
20582 #ifdef HAVE_NETINET_IP_VAR_H
20583 #include <netinet/ip_var.h>
20584 #endif
20586 if test "x$ac_cv_member_struct_ipstat_ips_total" = xyes
20587 then :
20589 printf "%s\n" "#define HAVE_STRUCT_IPSTAT_IPS_TOTAL 1" >>confdefs.h
20595 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
20596 #include <netinet/ip_var.h>
20597 #endif
20599 if test "x$ac_cv_member_struct_ip_stats_ips_total" = xyes
20600 then :
20602 printf "%s\n" "#define HAVE_STRUCT_IP_STATS_IPS_TOTAL 1" >>confdefs.h
20608 ac_fn_c_check_member "$LINENO" "struct ip6stat" "ip6s_total" "ac_cv_member_struct_ip6stat_ip6s_total" "#include <sys/types.h>
20609 #ifdef HAVE_SYS_SOCKETVAR_H
20610 #include <sys/socketvar.h>
20611 #endif
20612 #ifdef HAVE_NETINET_IN_H
20613 #include <netinet/in.h>
20614 #endif
20615 #ifdef HAVE_NETINET6_IP6_VAR_H
20616 #include <netinet6/ip6_var.h>
20617 #endif
20619 if test "x$ac_cv_member_struct_ip6stat_ip6s_total" = xyes
20620 then :
20622 printf "%s\n" "#define HAVE_STRUCT_IP6STAT_IP6S_TOTAL 1" >>confdefs.h
20628 ac_fn_c_check_member "$LINENO" "struct icmpstat" "icps_error" "ac_cv_member_struct_icmpstat_icps_error" "#include <sys/types.h>
20629 #ifdef HAVE_SYS_SOCKETVAR_H
20630 #include <sys/socketvar.h>
20631 #endif
20632 #ifdef HAVE_NETINET_IN_H
20633 #include <netinet/in.h>
20634 #endif
20635 #ifdef HAVE_NETINET_IP_H
20636 #include <netinet/ip.h>
20637 #endif
20638 #ifdef HAVE_NETINET_IP_ICMP_H
20639 #include <netinet/ip_icmp.h>
20640 #endif
20641 #ifdef HAVE_NETINET_ICMP_VAR_H
20642 #include <netinet/icmp_var.h>
20643 #endif
20645 if test "x$ac_cv_member_struct_icmpstat_icps_error" = xyes
20646 then :
20648 printf "%s\n" "#define HAVE_STRUCT_ICMPSTAT_ICPS_ERROR 1" >>confdefs.h
20654 ac_fn_c_check_member "$LINENO" "struct icmp6stat" "icp6s_error" "ac_cv_member_struct_icmp6stat_icp6s_error" "#include <sys/types.h>
20655 #ifdef HAVE_SYS_SOCKETVAR_H
20656 #include <sys/socketvar.h>
20657 #endif
20658 #ifdef HAVE_NETINET_IN_H
20659 #include <netinet/in.h>
20660 #endif
20661 #ifdef HAVE_NETINET_ICMP6_H
20662 #include <netinet/icmp6.h>
20663 #endif
20665 if test "x$ac_cv_member_struct_icmp6stat_icp6s_error" = xyes
20666 then :
20668 printf "%s\n" "#define HAVE_STRUCT_ICMP6STAT_ICP6S_ERROR 1" >>confdefs.h
20674 ac_fn_c_check_member "$LINENO" "struct tcpstat" "tcps_connattempt" "ac_cv_member_struct_tcpstat_tcps_connattempt" "#include <sys/types.h>
20675 #ifdef HAVE_SYS_SOCKETVAR_H
20676 #include <sys/socketvar.h>
20677 #endif
20678 #ifdef HAVE_NETINET_IN_H
20679 #include <netinet/in.h>
20680 #endif
20681 #ifdef HAVE_NETINET_TCP_H
20682 #include <netinet/tcp.h>
20683 #endif
20684 #ifdef HAVE_NETINET_TCP_VAR_H
20685 #include <netinet/tcp_var.h>
20686 #endif
20688 if test "x$ac_cv_member_struct_tcpstat_tcps_connattempt" = xyes
20689 then :
20691 printf "%s\n" "#define HAVE_STRUCT_TCPSTAT_TCPS_CONNATTEMPT 1" >>confdefs.h
20697 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
20698 #include <netinet/tcp_var.h>
20699 #endif
20701 if test "x$ac_cv_member_struct_tcp_stats_tcps_connattempt" = xyes
20702 then :
20704 printf "%s\n" "#define HAVE_STRUCT_TCP_STATS_TCPS_CONNATTEMPT 1" >>confdefs.h
20710 ac_fn_c_check_member "$LINENO" "struct udpstat" "udps_ipackets" "ac_cv_member_struct_udpstat_udps_ipackets" "#include <sys/types.h>
20711 #ifdef HAVE_NETINET_IN_H
20712 #include <netinet/in.h>
20713 #endif
20714 #ifdef HAVE_NETINET_IP_VAR_H
20715 #include <netinet/ip_var.h>
20716 #endif
20717 #ifdef HAVE_NETINET_UDP_H
20718 #include <netinet/udp.h>
20719 #endif
20720 #ifdef HAVE_NETINET_UDP_VAR_H
20721 #include <netinet/udp_var.h>
20722 #endif
20724 if test "x$ac_cv_member_struct_udpstat_udps_ipackets" = xyes
20725 then :
20727 printf "%s\n" "#define HAVE_STRUCT_UDPSTAT_UDPS_IPACKETS 1" >>confdefs.h
20733 ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_hwaddr" "ac_cv_member_struct_ifreq_ifr_hwaddr" "#include <sys/types.h>
20734 #ifdef HAVE_NET_IF_H
20735 # include <net/if.h>
20736 #endif
20738 if test "x$ac_cv_member_struct_ifreq_ifr_hwaddr" = xyes
20739 then :
20741 printf "%s\n" "#define HAVE_STRUCT_IFREQ_IFR_HWADDR 1" >>confdefs.h
20747 ac_fn_c_check_member "$LINENO" "struct sysinfo" "totalram" "ac_cv_member_struct_sysinfo_totalram" "#ifdef HAVE_SYS_SYSINFO_H
20748 # include <sys/sysinfo.h>
20749 #endif
20751 if test "x$ac_cv_member_struct_sysinfo_totalram" = xyes
20752 then :
20754 printf "%s\n" "#define HAVE_STRUCT_SYSINFO_TOTALRAM 1" >>confdefs.h
20758 ac_fn_c_check_member "$LINENO" "struct sysinfo" "mem_unit" "ac_cv_member_struct_sysinfo_mem_unit" "#ifdef HAVE_SYS_SYSINFO_H
20759 # include <sys/sysinfo.h>
20760 #endif
20762 if test "x$ac_cv_member_struct_sysinfo_mem_unit" = xyes
20763 then :
20765 printf "%s\n" "#define HAVE_STRUCT_SYSINFO_MEM_UNIT 1" >>confdefs.h
20771 LIBS="$ac_save_LIBS"
20773 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for __builtin_popcount" >&5
20774 printf %s "checking for __builtin_popcount... " >&6; }
20775 if test ${ac_cv_have___builtin_popcount+y}
20776 then :
20777 printf %s "(cached) " >&6
20778 else $as_nop
20779 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20780 /* end confdefs.h. */
20783 main (void)
20785 return __builtin_popcount(1)
20787 return 0;
20789 _ACEOF
20790 if ac_fn_c_try_link "$LINENO"
20791 then :
20792 ac_cv_have___builtin_popcount="yes"
20793 else $as_nop
20794 ac_cv_have___builtin_popcount="no"
20796 rm -f core conftest.err conftest.$ac_objext conftest.beam \
20797 conftest$ac_exeext conftest.$ac_ext
20799 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have___builtin_popcount" >&5
20800 printf "%s\n" "$ac_cv_have___builtin_popcount" >&6; }
20801 if test "$ac_cv_have___builtin_popcount" = "yes"
20802 then
20804 printf "%s\n" "#define HAVE___BUILTIN_POPCOUNT 1" >>confdefs.h
20808 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for __clear_cache" >&5
20809 printf %s "checking for __clear_cache... " >&6; }
20810 if test ${ac_cv_have___clear_cache+y}
20811 then :
20812 printf %s "(cached) " >&6
20813 else $as_nop
20814 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20815 /* end confdefs.h. */
20818 main (void)
20820 __clear_cache((void*)0, (void*)0); return 0;
20822 return 0;
20824 _ACEOF
20825 if ac_fn_c_try_link "$LINENO"
20826 then :
20827 ac_cv_have___clear_cache="yes"
20828 else $as_nop
20829 ac_cv_have___clear_cache="no"
20831 rm -f core conftest.err conftest.$ac_objext conftest.beam \
20832 conftest$ac_exeext conftest.$ac_ext
20834 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have___clear_cache" >&5
20835 printf "%s\n" "$ac_cv_have___clear_cache" >&6; }
20836 if test "$ac_cv_have___clear_cache" = "yes"
20837 then
20839 printf "%s\n" "#define HAVE___CLEAR_CACHE 1" >>confdefs.h
20844 case $host_cpu in
20845 *i[3456789]86*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __i386__" >&5
20846 printf %s "checking whether we need to define __i386__... " >&6; }
20847 if test ${ac_cv_cpp_def___i386__+y}
20848 then :
20849 printf %s "(cached) " >&6
20850 else $as_nop
20851 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20852 /* end confdefs.h. */
20853 #ifndef __i386__
20855 #endif
20856 _ACEOF
20857 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20858 $EGREP "yes" >/dev/null 2>&1
20859 then :
20860 ac_cv_cpp_def___i386__=yes
20861 else $as_nop
20862 ac_cv_cpp_def___i386__=no
20864 rm -rf conftest*
20867 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___i386__" >&5
20868 printf "%s\n" "$ac_cv_cpp_def___i386__" >&6; }
20869 if test "x$ac_cv_cpp_def___i386__" = xyes
20870 then :
20871 CFLAGS="$CFLAGS -D__i386__"
20872 LINTFLAGS="$LINTFLAGS -D__i386__"
20873 fi ;;
20874 *x86_64*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __x86_64__" >&5
20875 printf %s "checking whether we need to define __x86_64__... " >&6; }
20876 if test ${ac_cv_cpp_def___x86_64__+y}
20877 then :
20878 printf %s "(cached) " >&6
20879 else $as_nop
20880 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20881 /* end confdefs.h. */
20882 #ifndef __x86_64__
20884 #endif
20885 _ACEOF
20886 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20887 $EGREP "yes" >/dev/null 2>&1
20888 then :
20889 ac_cv_cpp_def___x86_64__=yes
20890 else $as_nop
20891 ac_cv_cpp_def___x86_64__=no
20893 rm -rf conftest*
20896 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___x86_64__" >&5
20897 printf "%s\n" "$ac_cv_cpp_def___x86_64__" >&6; }
20898 if test "x$ac_cv_cpp_def___x86_64__" = xyes
20899 then :
20900 CFLAGS="$CFLAGS -D__x86_64__"
20901 LINTFLAGS="$LINTFLAGS -D__x86_64__"
20902 fi ;;
20903 *sparc64*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sparc64__" >&5
20904 printf %s "checking whether we need to define __sparc64__... " >&6; }
20905 if test ${ac_cv_cpp_def___sparc64__+y}
20906 then :
20907 printf %s "(cached) " >&6
20908 else $as_nop
20909 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20910 /* end confdefs.h. */
20911 #ifndef __sparc64__
20913 #endif
20914 _ACEOF
20915 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20916 $EGREP "yes" >/dev/null 2>&1
20917 then :
20918 ac_cv_cpp_def___sparc64__=yes
20919 else $as_nop
20920 ac_cv_cpp_def___sparc64__=no
20922 rm -rf conftest*
20925 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sparc64__" >&5
20926 printf "%s\n" "$ac_cv_cpp_def___sparc64__" >&6; }
20927 if test "x$ac_cv_cpp_def___sparc64__" = xyes
20928 then :
20929 CFLAGS="$CFLAGS -D__sparc64__"
20930 LINTFLAGS="$LINTFLAGS -D__sparc64__"
20931 fi ;;
20932 *sparc*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sparc__" >&5
20933 printf %s "checking whether we need to define __sparc__... " >&6; }
20934 if test ${ac_cv_cpp_def___sparc__+y}
20935 then :
20936 printf %s "(cached) " >&6
20937 else $as_nop
20938 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20939 /* end confdefs.h. */
20940 #ifndef __sparc__
20942 #endif
20943 _ACEOF
20944 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20945 $EGREP "yes" >/dev/null 2>&1
20946 then :
20947 ac_cv_cpp_def___sparc__=yes
20948 else $as_nop
20949 ac_cv_cpp_def___sparc__=no
20951 rm -rf conftest*
20954 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sparc__" >&5
20955 printf "%s\n" "$ac_cv_cpp_def___sparc__" >&6; }
20956 if test "x$ac_cv_cpp_def___sparc__" = xyes
20957 then :
20958 CFLAGS="$CFLAGS -D__sparc__"
20959 LINTFLAGS="$LINTFLAGS -D__sparc__"
20960 fi ;;
20961 *powerpc64*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __powerpc64__" >&5
20962 printf %s "checking whether we need to define __powerpc64__... " >&6; }
20963 if test ${ac_cv_cpp_def___powerpc64__+y}
20964 then :
20965 printf %s "(cached) " >&6
20966 else $as_nop
20967 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20968 /* end confdefs.h. */
20969 #ifndef __powerpc64__
20971 #endif
20972 _ACEOF
20973 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20974 $EGREP "yes" >/dev/null 2>&1
20975 then :
20976 ac_cv_cpp_def___powerpc64__=yes
20977 else $as_nop
20978 ac_cv_cpp_def___powerpc64__=no
20980 rm -rf conftest*
20983 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___powerpc64__" >&5
20984 printf "%s\n" "$ac_cv_cpp_def___powerpc64__" >&6; }
20985 if test "x$ac_cv_cpp_def___powerpc64__" = xyes
20986 then :
20987 CFLAGS="$CFLAGS -D__powerpc64__"
20988 LINTFLAGS="$LINTFLAGS -D__powerpc64__"
20989 fi ;;
20990 *powerpc*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __powerpc__" >&5
20991 printf %s "checking whether we need to define __powerpc__... " >&6; }
20992 if test ${ac_cv_cpp_def___powerpc__+y}
20993 then :
20994 printf %s "(cached) " >&6
20995 else $as_nop
20996 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20997 /* end confdefs.h. */
20998 #ifndef __powerpc__
21000 #endif
21001 _ACEOF
21002 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
21003 $EGREP "yes" >/dev/null 2>&1
21004 then :
21005 ac_cv_cpp_def___powerpc__=yes
21006 else $as_nop
21007 ac_cv_cpp_def___powerpc__=no
21009 rm -rf conftest*
21012 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___powerpc__" >&5
21013 printf "%s\n" "$ac_cv_cpp_def___powerpc__" >&6; }
21014 if test "x$ac_cv_cpp_def___powerpc__" = xyes
21015 then :
21016 CFLAGS="$CFLAGS -D__powerpc__"
21017 LINTFLAGS="$LINTFLAGS -D__powerpc__"
21018 fi ;;
21019 *aarch64*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __aarch64__" >&5
21020 printf %s "checking whether we need to define __aarch64__... " >&6; }
21021 if test ${ac_cv_cpp_def___aarch64__+y}
21022 then :
21023 printf %s "(cached) " >&6
21024 else $as_nop
21025 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21026 /* end confdefs.h. */
21027 #ifndef __aarch64__
21029 #endif
21030 _ACEOF
21031 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
21032 $EGREP "yes" >/dev/null 2>&1
21033 then :
21034 ac_cv_cpp_def___aarch64__=yes
21035 else $as_nop
21036 ac_cv_cpp_def___aarch64__=no
21038 rm -rf conftest*
21041 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___aarch64__" >&5
21042 printf "%s\n" "$ac_cv_cpp_def___aarch64__" >&6; }
21043 if test "x$ac_cv_cpp_def___aarch64__" = xyes
21044 then :
21045 CFLAGS="$CFLAGS -D__aarch64__"
21046 LINTFLAGS="$LINTFLAGS -D__aarch64__"
21047 fi ;;
21048 *arm*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __arm__" >&5
21049 printf %s "checking whether we need to define __arm__... " >&6; }
21050 if test ${ac_cv_cpp_def___arm__+y}
21051 then :
21052 printf %s "(cached) " >&6
21053 else $as_nop
21054 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21055 /* end confdefs.h. */
21056 #ifndef __arm__
21058 #endif
21059 _ACEOF
21060 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
21061 $EGREP "yes" >/dev/null 2>&1
21062 then :
21063 ac_cv_cpp_def___arm__=yes
21064 else $as_nop
21065 ac_cv_cpp_def___arm__=no
21067 rm -rf conftest*
21070 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___arm__" >&5
21071 printf "%s\n" "$ac_cv_cpp_def___arm__" >&6; }
21072 if test "x$ac_cv_cpp_def___arm__" = xyes
21073 then :
21074 CFLAGS="$CFLAGS -D__arm__"
21075 LINTFLAGS="$LINTFLAGS -D__arm__"
21076 fi ;;
21077 esac
21079 case $host_vendor in
21080 *sun*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sun__" >&5
21081 printf %s "checking whether we need to define __sun__... " >&6; }
21082 if test ${ac_cv_cpp_def___sun__+y}
21083 then :
21084 printf %s "(cached) " >&6
21085 else $as_nop
21086 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21087 /* end confdefs.h. */
21088 #ifndef __sun__
21090 #endif
21091 _ACEOF
21092 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
21093 $EGREP "yes" >/dev/null 2>&1
21094 then :
21095 ac_cv_cpp_def___sun__=yes
21096 else $as_nop
21097 ac_cv_cpp_def___sun__=no
21099 rm -rf conftest*
21102 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sun__" >&5
21103 printf "%s\n" "$ac_cv_cpp_def___sun__" >&6; }
21104 if test "x$ac_cv_cpp_def___sun__" = xyes
21105 then :
21106 CFLAGS="$CFLAGS -D__sun__"
21107 LINTFLAGS="$LINTFLAGS -D__sun__"
21108 fi ;;
21109 esac
21115 ac_config_commands="$ac_config_commands include/stamp-h"
21117 printf %s "creating Makefile rules..." >&6
21119 makedep_flags=""
21120 test "x$enable_silent_rules" = xyes && makedep_flags="$makedep_flags -S"
21122 wine_srcdir=
21123 test "$srcdir" = . || wine_srcdir="$srcdir/"
21125 ac_config_links="$ac_config_links wine:tools/winewrapper"
21126 wine_fn_config_symlink wine
21127 if test "$wine_binary" = wine64 -o -n "$with_wine64"; then
21128 ac_config_links="$ac_config_links wine64:tools/winewrapper"
21129 wine_fn_config_symlink wine64
21132 wine_fn_config_makefile dlls/acledit enable_acledit
21133 wine_fn_config_makefile dlls/aclui enable_aclui
21134 wine_fn_config_makefile dlls/activeds.tlb enable_activeds_tlb
21135 wine_fn_config_makefile dlls/activeds enable_activeds
21136 wine_fn_config_makefile dlls/activeds/tests enable_tests
21137 wine_fn_config_makefile dlls/actxprxy enable_actxprxy
21138 wine_fn_config_makefile dlls/adsldp enable_adsldp
21139 wine_fn_config_makefile dlls/adsldp/tests enable_tests
21140 wine_fn_config_makefile dlls/adsldpc enable_adsldpc
21141 wine_fn_config_makefile dlls/advapi32 enable_advapi32
21142 wine_fn_config_makefile dlls/advapi32/tests enable_tests
21143 wine_fn_config_makefile dlls/advpack enable_advpack
21144 wine_fn_config_makefile dlls/advpack/tests enable_tests
21145 wine_fn_config_makefile dlls/amsi enable_amsi
21146 wine_fn_config_makefile dlls/amstream enable_amstream
21147 wine_fn_config_makefile dlls/amstream/tests enable_tests
21148 wine_fn_config_makefile dlls/apisetschema enable_apisetschema
21149 wine_fn_config_makefile dlls/apphelp enable_apphelp
21150 wine_fn_config_makefile dlls/apphelp/tests enable_tests
21151 wine_fn_config_makefile dlls/appwiz.cpl enable_appwiz_cpl
21152 wine_fn_config_makefile dlls/atl enable_atl
21153 wine_fn_config_makefile dlls/atl/tests enable_tests
21154 wine_fn_config_makefile dlls/atl100 enable_atl100
21155 wine_fn_config_makefile dlls/atl100/tests enable_tests
21156 wine_fn_config_makefile dlls/atl110 enable_atl110
21157 wine_fn_config_makefile dlls/atl110/tests enable_tests
21158 wine_fn_config_makefile dlls/atl80 enable_atl80
21159 wine_fn_config_makefile dlls/atl80/tests enable_tests
21160 wine_fn_config_makefile dlls/atl90 enable_atl90
21161 wine_fn_config_makefile dlls/atlthunk enable_atlthunk
21162 wine_fn_config_makefile dlls/atlthunk/tests enable_tests
21163 wine_fn_config_makefile dlls/atmlib enable_atmlib
21164 wine_fn_config_makefile dlls/authz enable_authz
21165 wine_fn_config_makefile dlls/avicap32 enable_avicap32
21166 wine_fn_config_makefile dlls/avifil32 enable_avifil32
21167 wine_fn_config_makefile dlls/avifil32/tests enable_tests
21168 wine_fn_config_makefile dlls/avifile.dll16 enable_win16
21169 wine_fn_config_makefile dlls/avrt enable_avrt
21170 wine_fn_config_makefile dlls/bcrypt enable_bcrypt
21171 wine_fn_config_makefile dlls/bcrypt/tests enable_tests
21172 wine_fn_config_makefile dlls/bluetoothapis enable_bluetoothapis
21173 wine_fn_config_makefile dlls/browseui enable_browseui
21174 wine_fn_config_makefile dlls/browseui/tests enable_tests
21175 wine_fn_config_makefile dlls/bthprops.cpl enable_bthprops_cpl
21176 wine_fn_config_makefile dlls/cabinet enable_cabinet
21177 wine_fn_config_makefile dlls/cabinet/tests enable_tests
21178 wine_fn_config_makefile dlls/capi2032 enable_capi2032
21179 wine_fn_config_makefile dlls/cards enable_cards
21180 wine_fn_config_makefile dlls/cdosys enable_cdosys
21181 wine_fn_config_makefile dlls/cfgmgr32 enable_cfgmgr32
21182 wine_fn_config_makefile dlls/cfgmgr32/tests enable_tests
21183 wine_fn_config_makefile dlls/clusapi enable_clusapi
21184 wine_fn_config_makefile dlls/cng.sys enable_cng_sys
21185 wine_fn_config_makefile dlls/combase enable_combase
21186 wine_fn_config_makefile dlls/combase/tests enable_tests
21187 wine_fn_config_makefile dlls/comcat enable_comcat
21188 wine_fn_config_makefile dlls/comcat/tests enable_tests
21189 wine_fn_config_makefile dlls/comctl32 enable_comctl32
21190 wine_fn_config_makefile dlls/comctl32/tests enable_tests
21191 wine_fn_config_makefile dlls/comdlg32 enable_comdlg32
21192 wine_fn_config_makefile dlls/comdlg32/tests enable_tests
21193 wine_fn_config_makefile dlls/comm.drv16 enable_win16
21194 wine_fn_config_makefile dlls/commdlg.dll16 enable_win16
21195 wine_fn_config_makefile dlls/compobj.dll16 enable_win16
21196 wine_fn_config_makefile dlls/compstui enable_compstui
21197 wine_fn_config_makefile dlls/compstui/tests enable_tests
21198 wine_fn_config_makefile dlls/comsvcs enable_comsvcs
21199 wine_fn_config_makefile dlls/comsvcs/tests enable_tests
21200 wine_fn_config_makefile dlls/concrt140 enable_concrt140
21201 wine_fn_config_makefile dlls/concrt140/tests enable_tests
21202 wine_fn_config_makefile dlls/connect enable_connect
21203 wine_fn_config_makefile dlls/credui enable_credui
21204 wine_fn_config_makefile dlls/credui/tests enable_tests
21205 wine_fn_config_makefile dlls/crtdll enable_crtdll
21206 wine_fn_config_makefile dlls/crypt32 enable_crypt32
21207 wine_fn_config_makefile dlls/crypt32/tests enable_tests
21208 wine_fn_config_makefile dlls/cryptdlg enable_cryptdlg
21209 wine_fn_config_makefile dlls/cryptdll enable_cryptdll
21210 wine_fn_config_makefile dlls/cryptext enable_cryptext
21211 wine_fn_config_makefile dlls/cryptnet enable_cryptnet
21212 wine_fn_config_makefile dlls/cryptnet/tests enable_tests
21213 wine_fn_config_makefile dlls/cryptowinrt enable_cryptowinrt
21214 wine_fn_config_makefile dlls/cryptowinrt/tests enable_tests
21215 wine_fn_config_makefile dlls/cryptsp enable_cryptsp
21216 wine_fn_config_makefile dlls/cryptui enable_cryptui
21217 wine_fn_config_makefile dlls/cryptui/tests enable_tests
21218 wine_fn_config_makefile dlls/ctapi32 enable_ctapi32
21219 wine_fn_config_makefile dlls/ctl3d.dll16 enable_win16
21220 wine_fn_config_makefile dlls/ctl3d32 enable_ctl3d32
21221 wine_fn_config_makefile dlls/ctl3dv2.dll16 enable_win16
21222 wine_fn_config_makefile dlls/d2d1 enable_d2d1
21223 wine_fn_config_makefile dlls/d2d1/tests enable_tests
21224 wine_fn_config_makefile dlls/d3d10 enable_d3d10
21225 wine_fn_config_makefile dlls/d3d10/tests enable_tests
21226 wine_fn_config_makefile dlls/d3d10_1 enable_d3d10_1
21227 wine_fn_config_makefile dlls/d3d10_1/tests enable_tests
21228 wine_fn_config_makefile dlls/d3d10core enable_d3d10core
21229 wine_fn_config_makefile dlls/d3d10core/tests enable_tests
21230 wine_fn_config_makefile dlls/d3d11 enable_d3d11
21231 wine_fn_config_makefile dlls/d3d11/tests enable_tests
21232 wine_fn_config_makefile dlls/d3d12 enable_d3d12
21233 wine_fn_config_makefile dlls/d3d12/tests enable_tests
21234 wine_fn_config_makefile dlls/d3d12core enable_d3d12core
21235 wine_fn_config_makefile dlls/d3d8 enable_d3d8
21236 wine_fn_config_makefile dlls/d3d8/tests enable_tests
21237 wine_fn_config_makefile dlls/d3d8thk enable_d3d8thk
21238 wine_fn_config_makefile dlls/d3d9 enable_d3d9
21239 wine_fn_config_makefile dlls/d3d9/tests enable_tests
21240 wine_fn_config_makefile dlls/d3dcompiler_33 enable_d3dcompiler_33
21241 wine_fn_config_makefile dlls/d3dcompiler_34 enable_d3dcompiler_34
21242 wine_fn_config_makefile dlls/d3dcompiler_35 enable_d3dcompiler_35
21243 wine_fn_config_makefile dlls/d3dcompiler_36 enable_d3dcompiler_36
21244 wine_fn_config_makefile dlls/d3dcompiler_37 enable_d3dcompiler_37
21245 wine_fn_config_makefile dlls/d3dcompiler_38 enable_d3dcompiler_38
21246 wine_fn_config_makefile dlls/d3dcompiler_39 enable_d3dcompiler_39
21247 wine_fn_config_makefile dlls/d3dcompiler_40 enable_d3dcompiler_40
21248 wine_fn_config_makefile dlls/d3dcompiler_41 enable_d3dcompiler_41
21249 wine_fn_config_makefile dlls/d3dcompiler_42 enable_d3dcompiler_42
21250 wine_fn_config_makefile dlls/d3dcompiler_43 enable_d3dcompiler_43
21251 wine_fn_config_makefile dlls/d3dcompiler_43/tests enable_tests
21252 wine_fn_config_makefile dlls/d3dcompiler_46 enable_d3dcompiler_46
21253 wine_fn_config_makefile dlls/d3dcompiler_46/tests enable_tests
21254 wine_fn_config_makefile dlls/d3dcompiler_47 enable_d3dcompiler_47
21255 wine_fn_config_makefile dlls/d3dcompiler_47/tests enable_tests
21256 wine_fn_config_makefile dlls/d3dim enable_d3dim
21257 wine_fn_config_makefile dlls/d3dim700 enable_d3dim700
21258 wine_fn_config_makefile dlls/d3drm enable_d3drm
21259 wine_fn_config_makefile dlls/d3drm/tests enable_tests
21260 wine_fn_config_makefile dlls/d3dx10_33 enable_d3dx10_33
21261 wine_fn_config_makefile dlls/d3dx10_34 enable_d3dx10_34
21262 wine_fn_config_makefile dlls/d3dx10_34/tests enable_tests
21263 wine_fn_config_makefile dlls/d3dx10_35 enable_d3dx10_35
21264 wine_fn_config_makefile dlls/d3dx10_35/tests enable_tests
21265 wine_fn_config_makefile dlls/d3dx10_36 enable_d3dx10_36
21266 wine_fn_config_makefile dlls/d3dx10_36/tests enable_tests
21267 wine_fn_config_makefile dlls/d3dx10_37 enable_d3dx10_37
21268 wine_fn_config_makefile dlls/d3dx10_37/tests enable_tests
21269 wine_fn_config_makefile dlls/d3dx10_38 enable_d3dx10_38
21270 wine_fn_config_makefile dlls/d3dx10_38/tests enable_tests
21271 wine_fn_config_makefile dlls/d3dx10_39 enable_d3dx10_39
21272 wine_fn_config_makefile dlls/d3dx10_39/tests enable_tests
21273 wine_fn_config_makefile dlls/d3dx10_40 enable_d3dx10_40
21274 wine_fn_config_makefile dlls/d3dx10_40/tests enable_tests
21275 wine_fn_config_makefile dlls/d3dx10_41 enable_d3dx10_41
21276 wine_fn_config_makefile dlls/d3dx10_41/tests enable_tests
21277 wine_fn_config_makefile dlls/d3dx10_42 enable_d3dx10_42
21278 wine_fn_config_makefile dlls/d3dx10_42/tests enable_tests
21279 wine_fn_config_makefile dlls/d3dx10_43 enable_d3dx10_43
21280 wine_fn_config_makefile dlls/d3dx10_43/tests enable_tests
21281 wine_fn_config_makefile dlls/d3dx11_42 enable_d3dx11_42
21282 wine_fn_config_makefile dlls/d3dx11_42/tests enable_tests
21283 wine_fn_config_makefile dlls/d3dx11_43 enable_d3dx11_43
21284 wine_fn_config_makefile dlls/d3dx11_43/tests enable_tests
21285 wine_fn_config_makefile dlls/d3dx9_24 enable_d3dx9_24
21286 wine_fn_config_makefile dlls/d3dx9_25 enable_d3dx9_25
21287 wine_fn_config_makefile dlls/d3dx9_26 enable_d3dx9_26
21288 wine_fn_config_makefile dlls/d3dx9_27 enable_d3dx9_27
21289 wine_fn_config_makefile dlls/d3dx9_28 enable_d3dx9_28
21290 wine_fn_config_makefile dlls/d3dx9_29 enable_d3dx9_29
21291 wine_fn_config_makefile dlls/d3dx9_30 enable_d3dx9_30
21292 wine_fn_config_makefile dlls/d3dx9_31 enable_d3dx9_31
21293 wine_fn_config_makefile dlls/d3dx9_32 enable_d3dx9_32
21294 wine_fn_config_makefile dlls/d3dx9_33 enable_d3dx9_33
21295 wine_fn_config_makefile dlls/d3dx9_34 enable_d3dx9_34
21296 wine_fn_config_makefile dlls/d3dx9_35 enable_d3dx9_35
21297 wine_fn_config_makefile dlls/d3dx9_36 enable_d3dx9_36
21298 wine_fn_config_makefile dlls/d3dx9_36/tests enable_tests
21299 wine_fn_config_makefile dlls/d3dx9_37 enable_d3dx9_37
21300 wine_fn_config_makefile dlls/d3dx9_38 enable_d3dx9_38
21301 wine_fn_config_makefile dlls/d3dx9_39 enable_d3dx9_39
21302 wine_fn_config_makefile dlls/d3dx9_40 enable_d3dx9_40
21303 wine_fn_config_makefile dlls/d3dx9_41 enable_d3dx9_41
21304 wine_fn_config_makefile dlls/d3dx9_42 enable_d3dx9_42
21305 wine_fn_config_makefile dlls/d3dx9_43 enable_d3dx9_43
21306 wine_fn_config_makefile dlls/d3dxof enable_d3dxof
21307 wine_fn_config_makefile dlls/d3dxof/tests enable_tests
21308 wine_fn_config_makefile dlls/davclnt enable_davclnt
21309 wine_fn_config_makefile dlls/dbgeng enable_dbgeng
21310 wine_fn_config_makefile dlls/dbgeng/tests enable_tests
21311 wine_fn_config_makefile dlls/dbghelp enable_dbghelp
21312 wine_fn_config_makefile dlls/dbghelp/tests enable_tests
21313 wine_fn_config_makefile dlls/dciman32 enable_dciman32
21314 wine_fn_config_makefile dlls/dcomp enable_dcomp
21315 wine_fn_config_makefile dlls/ddeml.dll16 enable_win16
21316 wine_fn_config_makefile dlls/ddraw enable_ddraw
21317 wine_fn_config_makefile dlls/ddraw/tests enable_tests
21318 wine_fn_config_makefile dlls/ddrawex enable_ddrawex
21319 wine_fn_config_makefile dlls/ddrawex/tests enable_tests
21320 wine_fn_config_makefile dlls/devenum enable_devenum
21321 wine_fn_config_makefile dlls/devenum/tests enable_tests
21322 wine_fn_config_makefile dlls/dhcpcsvc enable_dhcpcsvc
21323 wine_fn_config_makefile dlls/dhcpcsvc/tests enable_tests
21324 wine_fn_config_makefile dlls/dhcpcsvc6 enable_dhcpcsvc6
21325 wine_fn_config_makefile dlls/dhtmled.ocx enable_dhtmled_ocx
21326 wine_fn_config_makefile dlls/diasymreader enable_diasymreader
21327 wine_fn_config_makefile dlls/difxapi enable_difxapi
21328 wine_fn_config_makefile dlls/dinput enable_dinput
21329 wine_fn_config_makefile dlls/dinput/tests enable_tests
21330 wine_fn_config_makefile dlls/dinput8 enable_dinput8
21331 wine_fn_config_makefile dlls/directmanipulation enable_directmanipulation
21332 wine_fn_config_makefile dlls/directmanipulation/tests enable_tests
21333 wine_fn_config_makefile dlls/dispdib.dll16 enable_win16
21334 wine_fn_config_makefile dlls/dispex enable_dispex
21335 wine_fn_config_makefile dlls/dispex/tests enable_tests
21336 wine_fn_config_makefile dlls/display.drv16 enable_win16
21337 wine_fn_config_makefile dlls/dmband enable_dmband
21338 wine_fn_config_makefile dlls/dmband/tests enable_tests
21339 wine_fn_config_makefile dlls/dmcompos enable_dmcompos
21340 wine_fn_config_makefile dlls/dmcompos/tests enable_tests
21341 wine_fn_config_makefile dlls/dmime enable_dmime
21342 wine_fn_config_makefile dlls/dmime/tests enable_tests
21343 wine_fn_config_makefile dlls/dmloader enable_dmloader
21344 wine_fn_config_makefile dlls/dmloader/tests enable_tests
21345 wine_fn_config_makefile dlls/dmscript enable_dmscript
21346 wine_fn_config_makefile dlls/dmscript/tests enable_tests
21347 wine_fn_config_makefile dlls/dmstyle enable_dmstyle
21348 wine_fn_config_makefile dlls/dmstyle/tests enable_tests
21349 wine_fn_config_makefile dlls/dmsynth enable_dmsynth
21350 wine_fn_config_makefile dlls/dmsynth/tests enable_tests
21351 wine_fn_config_makefile dlls/dmusic enable_dmusic
21352 wine_fn_config_makefile dlls/dmusic/tests enable_tests
21353 wine_fn_config_makefile dlls/dmusic32 enable_dmusic32
21354 wine_fn_config_makefile dlls/dnsapi enable_dnsapi
21355 wine_fn_config_makefile dlls/dnsapi/tests enable_tests
21356 wine_fn_config_makefile dlls/dplay enable_dplay
21357 wine_fn_config_makefile dlls/dplayx enable_dplayx
21358 wine_fn_config_makefile dlls/dplayx/tests enable_tests
21359 wine_fn_config_makefile dlls/dpnaddr enable_dpnaddr
21360 wine_fn_config_makefile dlls/dpnet enable_dpnet
21361 wine_fn_config_makefile dlls/dpnet/tests enable_tests
21362 wine_fn_config_makefile dlls/dpnhpast enable_dpnhpast
21363 wine_fn_config_makefile dlls/dpnhupnp enable_dpnhupnp
21364 wine_fn_config_makefile dlls/dpnlobby enable_dpnlobby
21365 wine_fn_config_makefile dlls/dpvoice enable_dpvoice
21366 wine_fn_config_makefile dlls/dpvoice/tests enable_tests
21367 wine_fn_config_makefile dlls/dpwsockx enable_dpwsockx
21368 wine_fn_config_makefile dlls/drmclien enable_drmclien
21369 wine_fn_config_makefile dlls/dsdmo enable_dsdmo
21370 wine_fn_config_makefile dlls/dsdmo/tests enable_tests
21371 wine_fn_config_makefile dlls/dsound enable_dsound
21372 wine_fn_config_makefile dlls/dsound/tests enable_tests
21373 wine_fn_config_makefile dlls/dsquery enable_dsquery
21374 wine_fn_config_makefile dlls/dssenh enable_dssenh
21375 wine_fn_config_makefile dlls/dssenh/tests enable_tests
21376 wine_fn_config_makefile dlls/dsuiext enable_dsuiext
21377 wine_fn_config_makefile dlls/dswave enable_dswave
21378 wine_fn_config_makefile dlls/dswave/tests enable_tests
21379 wine_fn_config_makefile dlls/dwmapi enable_dwmapi
21380 wine_fn_config_makefile dlls/dwmapi/tests enable_tests
21381 wine_fn_config_makefile dlls/dwrite enable_dwrite
21382 wine_fn_config_makefile dlls/dwrite/tests enable_tests
21383 wine_fn_config_makefile dlls/dx8vb enable_dx8vb
21384 wine_fn_config_makefile dlls/dxdiagn enable_dxdiagn
21385 wine_fn_config_makefile dlls/dxdiagn/tests enable_tests
21386 wine_fn_config_makefile dlls/dxgi enable_dxgi
21387 wine_fn_config_makefile dlls/dxgi/tests enable_tests
21388 wine_fn_config_makefile dlls/dxtrans enable_dxtrans
21389 wine_fn_config_makefile dlls/dxva2 enable_dxva2
21390 wine_fn_config_makefile dlls/dxva2/tests enable_tests
21391 wine_fn_config_makefile dlls/esent enable_esent
21392 wine_fn_config_makefile dlls/evr enable_evr
21393 wine_fn_config_makefile dlls/evr/tests enable_tests
21394 wine_fn_config_makefile dlls/explorerframe enable_explorerframe
21395 wine_fn_config_makefile dlls/explorerframe/tests enable_tests
21396 wine_fn_config_makefile dlls/faultrep enable_faultrep
21397 wine_fn_config_makefile dlls/faultrep/tests enable_tests
21398 wine_fn_config_makefile dlls/feclient enable_feclient
21399 wine_fn_config_makefile dlls/fltlib enable_fltlib
21400 wine_fn_config_makefile dlls/fltmgr.sys enable_fltmgr_sys
21401 wine_fn_config_makefile dlls/fntcache enable_fntcache
21402 wine_fn_config_makefile dlls/fontsub enable_fontsub
21403 wine_fn_config_makefile dlls/fusion enable_fusion
21404 wine_fn_config_makefile dlls/fusion/tests enable_tests
21405 wine_fn_config_makefile dlls/fwpuclnt enable_fwpuclnt
21406 wine_fn_config_makefile dlls/gameux enable_gameux
21407 wine_fn_config_makefile dlls/gameux/tests enable_tests
21408 wine_fn_config_makefile dlls/gamingtcui enable_gamingtcui
21409 wine_fn_config_makefile dlls/gdi.exe16 enable_win16
21410 wine_fn_config_makefile dlls/gdi32 enable_gdi32
21411 wine_fn_config_makefile dlls/gdi32/tests enable_tests
21412 wine_fn_config_makefile dlls/gdiplus enable_gdiplus
21413 wine_fn_config_makefile dlls/gdiplus/tests enable_tests
21414 wine_fn_config_makefile dlls/glu32 enable_glu32
21415 wine_fn_config_makefile dlls/gphoto2.ds enable_gphoto2_ds
21416 wine_fn_config_makefile dlls/gpkcsp enable_gpkcsp
21417 wine_fn_config_makefile dlls/graphicscapture enable_graphicscapture
21418 wine_fn_config_makefile dlls/graphicscapture/tests enable_tests
21419 wine_fn_config_makefile dlls/hal enable_hal
21420 wine_fn_config_makefile dlls/hhctrl.ocx enable_hhctrl_ocx
21421 wine_fn_config_makefile dlls/hid enable_hid
21422 wine_fn_config_makefile dlls/hid/tests enable_tests
21423 wine_fn_config_makefile dlls/hidclass.sys enable_hidclass_sys
21424 wine_fn_config_makefile dlls/hidparse.sys enable_hidparse_sys
21425 wine_fn_config_makefile dlls/hlink enable_hlink
21426 wine_fn_config_makefile dlls/hlink/tests enable_tests
21427 wine_fn_config_makefile dlls/hnetcfg enable_hnetcfg
21428 wine_fn_config_makefile dlls/hnetcfg/tests enable_tests
21429 wine_fn_config_makefile dlls/hrtfapo enable_hrtfapo
21430 wine_fn_config_makefile dlls/http.sys enable_http_sys
21431 wine_fn_config_makefile dlls/httpapi enable_httpapi
21432 wine_fn_config_makefile dlls/httpapi/tests enable_tests
21433 wine_fn_config_makefile dlls/ia2comproxy enable_ia2comproxy
21434 wine_fn_config_makefile dlls/iccvid enable_iccvid
21435 wine_fn_config_makefile dlls/icmp enable_icmp
21436 wine_fn_config_makefile dlls/ieframe enable_ieframe
21437 wine_fn_config_makefile dlls/ieframe/tests enable_tests
21438 wine_fn_config_makefile dlls/ieproxy enable_ieproxy
21439 wine_fn_config_makefile dlls/ifsmgr.vxd enable_win16
21440 wine_fn_config_makefile dlls/imaadp32.acm enable_imaadp32_acm
21441 wine_fn_config_makefile dlls/imagehlp enable_imagehlp
21442 wine_fn_config_makefile dlls/imagehlp/tests enable_tests
21443 wine_fn_config_makefile dlls/imm.dll16 enable_win16
21444 wine_fn_config_makefile dlls/imm32 enable_imm32
21445 wine_fn_config_makefile dlls/imm32/tests enable_tests
21446 wine_fn_config_makefile dlls/inetcomm enable_inetcomm
21447 wine_fn_config_makefile dlls/inetcomm/tests enable_tests
21448 wine_fn_config_makefile dlls/inetcpl.cpl enable_inetcpl_cpl
21449 wine_fn_config_makefile dlls/inetmib1 enable_inetmib1
21450 wine_fn_config_makefile dlls/inetmib1/tests enable_tests
21451 wine_fn_config_makefile dlls/infosoft enable_infosoft
21452 wine_fn_config_makefile dlls/infosoft/tests enable_tests
21453 wine_fn_config_makefile dlls/initpki enable_initpki
21454 wine_fn_config_makefile dlls/inkobj enable_inkobj
21455 wine_fn_config_makefile dlls/inseng enable_inseng
21456 wine_fn_config_makefile dlls/iphlpapi enable_iphlpapi
21457 wine_fn_config_makefile dlls/iphlpapi/tests enable_tests
21458 wine_fn_config_makefile dlls/iprop enable_iprop
21459 wine_fn_config_makefile dlls/ir50_32 enable_ir50_32
21460 wine_fn_config_makefile dlls/irprops.cpl enable_irprops_cpl
21461 wine_fn_config_makefile dlls/itircl enable_itircl
21462 wine_fn_config_makefile dlls/itss enable_itss
21463 wine_fn_config_makefile dlls/itss/tests enable_tests
21464 wine_fn_config_makefile dlls/joy.cpl enable_joy_cpl
21465 wine_fn_config_makefile dlls/jscript enable_jscript
21466 wine_fn_config_makefile dlls/jscript/tests enable_tests
21467 wine_fn_config_makefile dlls/jsproxy enable_jsproxy
21468 wine_fn_config_makefile dlls/jsproxy/tests enable_tests
21469 wine_fn_config_makefile dlls/kerberos enable_kerberos
21470 wine_fn_config_makefile dlls/kernel32 enable_kernel32
21471 wine_fn_config_makefile dlls/kernel32/tests enable_tests
21472 wine_fn_config_makefile dlls/kernelbase enable_kernelbase
21473 wine_fn_config_makefile dlls/kernelbase/tests enable_tests
21474 wine_fn_config_makefile dlls/keyboard.drv16 enable_win16
21475 wine_fn_config_makefile dlls/krnl386.exe16 enable_win16
21476 wine_fn_config_makefile dlls/ksecdd.sys enable_ksecdd_sys
21477 wine_fn_config_makefile dlls/ksproxy.ax enable_ksproxy_ax
21478 wine_fn_config_makefile dlls/ksuser enable_ksuser
21479 wine_fn_config_makefile dlls/ktmw32 enable_ktmw32
21480 wine_fn_config_makefile dlls/l3codeca.acm enable_l3codeca_acm
21481 wine_fn_config_makefile dlls/light.msstyles enable_light_msstyles
21482 wine_fn_config_makefile dlls/loadperf enable_loadperf
21483 wine_fn_config_makefile dlls/localspl enable_localspl
21484 wine_fn_config_makefile dlls/localspl/tests enable_tests
21485 wine_fn_config_makefile dlls/localui enable_localui
21486 wine_fn_config_makefile dlls/localui/tests enable_tests
21487 wine_fn_config_makefile dlls/lz32 enable_lz32
21488 wine_fn_config_makefile dlls/lz32/tests enable_tests
21489 wine_fn_config_makefile dlls/lzexpand.dll16 enable_win16
21490 wine_fn_config_makefile dlls/mapi32 enable_mapi32
21491 wine_fn_config_makefile dlls/mapi32/tests enable_tests
21492 wine_fn_config_makefile dlls/mapistub enable_mapistub
21493 wine_fn_config_makefile dlls/mciavi32 enable_mciavi32
21494 wine_fn_config_makefile dlls/mcicda enable_mcicda
21495 wine_fn_config_makefile dlls/mciqtz32 enable_mciqtz32
21496 wine_fn_config_makefile dlls/mciseq enable_mciseq
21497 wine_fn_config_makefile dlls/mciwave enable_mciwave
21498 wine_fn_config_makefile dlls/mf enable_mf
21499 wine_fn_config_makefile dlls/mf/tests enable_tests
21500 wine_fn_config_makefile dlls/mf3216 enable_mf3216
21501 wine_fn_config_makefile dlls/mferror enable_mferror
21502 wine_fn_config_makefile dlls/mfmediaengine enable_mfmediaengine
21503 wine_fn_config_makefile dlls/mfmediaengine/tests enable_tests
21504 wine_fn_config_makefile dlls/mfplat enable_mfplat
21505 wine_fn_config_makefile dlls/mfplat/tests enable_tests
21506 wine_fn_config_makefile dlls/mfplay enable_mfplay
21507 wine_fn_config_makefile dlls/mfplay/tests enable_tests
21508 wine_fn_config_makefile dlls/mfreadwrite enable_mfreadwrite
21509 wine_fn_config_makefile dlls/mfreadwrite/tests enable_tests
21510 wine_fn_config_makefile dlls/mfsrcsnk enable_mfsrcsnk
21511 wine_fn_config_makefile dlls/mfsrcsnk/tests enable_tests
21512 wine_fn_config_makefile dlls/mgmtapi enable_mgmtapi
21513 wine_fn_config_makefile dlls/midimap enable_midimap
21514 wine_fn_config_makefile dlls/mlang enable_mlang
21515 wine_fn_config_makefile dlls/mlang/tests enable_tests
21516 wine_fn_config_makefile dlls/mmcndmgr enable_mmcndmgr
21517 wine_fn_config_makefile dlls/mmcndmgr/tests enable_tests
21518 wine_fn_config_makefile dlls/mmdevapi enable_mmdevapi
21519 wine_fn_config_makefile dlls/mmdevapi/tests enable_tests
21520 wine_fn_config_makefile dlls/mmdevldr.vxd enable_win16
21521 wine_fn_config_makefile dlls/mmsystem.dll16 enable_win16
21522 wine_fn_config_makefile dlls/monodebg.vxd enable_win16
21523 wine_fn_config_makefile dlls/mountmgr.sys enable_mountmgr_sys
21524 wine_fn_config_makefile dlls/mouse.drv16 enable_win16
21525 wine_fn_config_makefile dlls/mp3dmod enable_mp3dmod
21526 wine_fn_config_makefile dlls/mp3dmod/tests enable_tests
21527 wine_fn_config_makefile dlls/mpr enable_mpr
21528 wine_fn_config_makefile dlls/mpr/tests enable_tests
21529 wine_fn_config_makefile dlls/mprapi enable_mprapi
21530 wine_fn_config_makefile dlls/msacm.dll16 enable_win16
21531 wine_fn_config_makefile dlls/msacm32.drv enable_msacm32_drv
21532 wine_fn_config_makefile dlls/msacm32 enable_msacm32
21533 wine_fn_config_makefile dlls/msacm32/tests enable_tests
21534 wine_fn_config_makefile dlls/msado15 enable_msado15
21535 wine_fn_config_makefile dlls/msado15/tests enable_tests
21536 wine_fn_config_makefile dlls/msadp32.acm enable_msadp32_acm
21537 wine_fn_config_makefile dlls/msasn1 enable_msasn1
21538 wine_fn_config_makefile dlls/msasn1/tests enable_tests
21539 wine_fn_config_makefile dlls/msauddecmft enable_msauddecmft
21540 wine_fn_config_makefile dlls/mscat32 enable_mscat32
21541 wine_fn_config_makefile dlls/mscms enable_mscms
21542 wine_fn_config_makefile dlls/mscms/tests enable_tests
21543 wine_fn_config_makefile dlls/mscoree enable_mscoree
21544 wine_fn_config_makefile dlls/mscoree/tests enable_tests
21545 wine_fn_config_makefile dlls/mscorwks enable_mscorwks
21546 wine_fn_config_makefile dlls/msctf enable_msctf
21547 wine_fn_config_makefile dlls/msctf/tests enable_tests
21548 wine_fn_config_makefile dlls/msctfmonitor enable_msctfmonitor
21549 wine_fn_config_makefile dlls/msctfp enable_msctfp
21550 wine_fn_config_makefile dlls/msdaps enable_msdaps
21551 wine_fn_config_makefile dlls/msdasql enable_msdasql
21552 wine_fn_config_makefile dlls/msdasql/tests enable_tests
21553 wine_fn_config_makefile dlls/msdelta enable_msdelta
21554 wine_fn_config_makefile dlls/msdmo enable_msdmo
21555 wine_fn_config_makefile dlls/msdmo/tests enable_tests
21556 wine_fn_config_makefile dlls/msdrm enable_msdrm
21557 wine_fn_config_makefile dlls/msftedit enable_msftedit
21558 wine_fn_config_makefile dlls/msftedit/tests enable_tests
21559 wine_fn_config_makefile dlls/msg711.acm enable_msg711_acm
21560 wine_fn_config_makefile dlls/msgsm32.acm enable_msgsm32_acm
21561 wine_fn_config_makefile dlls/mshtml.tlb enable_mshtml_tlb
21562 wine_fn_config_makefile dlls/mshtml enable_mshtml
21563 wine_fn_config_makefile dlls/mshtml/tests enable_tests
21564 wine_fn_config_makefile dlls/msi enable_msi
21565 wine_fn_config_makefile dlls/msi/tests enable_tests
21566 wine_fn_config_makefile dlls/msident enable_msident
21567 wine_fn_config_makefile dlls/msimg32 enable_msimg32
21568 wine_fn_config_makefile dlls/msimsg enable_msimsg
21569 wine_fn_config_makefile dlls/msimtf enable_msimtf
21570 wine_fn_config_makefile dlls/msisip enable_msisip
21571 wine_fn_config_makefile dlls/msisys.ocx enable_msisys_ocx
21572 wine_fn_config_makefile dlls/msls31 enable_msls31
21573 wine_fn_config_makefile dlls/msmpeg2vdec enable_msmpeg2vdec
21574 wine_fn_config_makefile dlls/msnet32 enable_msnet32
21575 wine_fn_config_makefile dlls/mspatcha enable_mspatcha
21576 wine_fn_config_makefile dlls/mspatcha/tests enable_tests
21577 wine_fn_config_makefile dlls/msports enable_msports
21578 wine_fn_config_makefile dlls/msrle32 enable_msrle32
21579 wine_fn_config_makefile dlls/msrle32/tests enable_tests
21580 wine_fn_config_makefile dlls/msscript.ocx enable_msscript_ocx
21581 wine_fn_config_makefile dlls/msscript.ocx/tests enable_tests
21582 wine_fn_config_makefile dlls/mssign32 enable_mssign32
21583 wine_fn_config_makefile dlls/mssip32 enable_mssip32
21584 wine_fn_config_makefile dlls/mstask enable_mstask
21585 wine_fn_config_makefile dlls/mstask/tests enable_tests
21586 wine_fn_config_makefile dlls/msv1_0 enable_msv1_0
21587 wine_fn_config_makefile dlls/msvcirt enable_msvcirt
21588 wine_fn_config_makefile dlls/msvcirt/tests enable_tests
21589 wine_fn_config_makefile dlls/msvcm80 enable_msvcm80
21590 wine_fn_config_makefile dlls/msvcm90 enable_msvcm90
21591 wine_fn_config_makefile dlls/msvcp100 enable_msvcp100
21592 wine_fn_config_makefile dlls/msvcp100/tests enable_tests
21593 wine_fn_config_makefile dlls/msvcp110 enable_msvcp110
21594 wine_fn_config_makefile dlls/msvcp110/tests enable_tests
21595 wine_fn_config_makefile dlls/msvcp120 enable_msvcp120
21596 wine_fn_config_makefile dlls/msvcp120/tests enable_tests
21597 wine_fn_config_makefile dlls/msvcp120_app enable_msvcp120_app
21598 wine_fn_config_makefile dlls/msvcp140 enable_msvcp140
21599 wine_fn_config_makefile dlls/msvcp140/tests enable_tests
21600 wine_fn_config_makefile dlls/msvcp140_1 enable_msvcp140_1
21601 wine_fn_config_makefile dlls/msvcp140_1/tests enable_tests
21602 wine_fn_config_makefile dlls/msvcp140_2 enable_msvcp140_2
21603 wine_fn_config_makefile dlls/msvcp140_atomic_wait enable_msvcp140_atomic_wait
21604 wine_fn_config_makefile dlls/msvcp140_atomic_wait/tests enable_tests
21605 wine_fn_config_makefile dlls/msvcp60 enable_msvcp60
21606 wine_fn_config_makefile dlls/msvcp60/tests enable_tests
21607 wine_fn_config_makefile dlls/msvcp70 enable_msvcp70
21608 wine_fn_config_makefile dlls/msvcp71 enable_msvcp71
21609 wine_fn_config_makefile dlls/msvcp80 enable_msvcp80
21610 wine_fn_config_makefile dlls/msvcp90 enable_msvcp90
21611 wine_fn_config_makefile dlls/msvcp90/tests enable_tests
21612 wine_fn_config_makefile dlls/msvcp_win enable_msvcp_win
21613 wine_fn_config_makefile dlls/msvcr100 enable_msvcr100
21614 wine_fn_config_makefile dlls/msvcr100/tests enable_tests
21615 wine_fn_config_makefile dlls/msvcr110 enable_msvcr110
21616 wine_fn_config_makefile dlls/msvcr110/tests enable_tests
21617 wine_fn_config_makefile dlls/msvcr120 enable_msvcr120
21618 wine_fn_config_makefile dlls/msvcr120/tests enable_tests
21619 wine_fn_config_makefile dlls/msvcr120_app enable_msvcr120_app
21620 wine_fn_config_makefile dlls/msvcr70 enable_msvcr70
21621 wine_fn_config_makefile dlls/msvcr70/tests enable_tests
21622 wine_fn_config_makefile dlls/msvcr71 enable_msvcr71
21623 wine_fn_config_makefile dlls/msvcr71/tests enable_tests
21624 wine_fn_config_makefile dlls/msvcr80 enable_msvcr80
21625 wine_fn_config_makefile dlls/msvcr80/tests enable_tests
21626 wine_fn_config_makefile dlls/msvcr90 enable_msvcr90
21627 wine_fn_config_makefile dlls/msvcr90/tests enable_tests
21628 wine_fn_config_makefile dlls/msvcrt enable_msvcrt
21629 wine_fn_config_makefile dlls/msvcrt/tests enable_tests
21630 wine_fn_config_makefile dlls/msvcrt20 enable_msvcrt20
21631 wine_fn_config_makefile dlls/msvcrt40 enable_msvcrt40
21632 wine_fn_config_makefile dlls/msvcrtd enable_msvcrtd
21633 wine_fn_config_makefile dlls/msvcrtd/tests enable_tests
21634 wine_fn_config_makefile dlls/msvfw32 enable_msvfw32
21635 wine_fn_config_makefile dlls/msvfw32/tests enable_tests
21636 wine_fn_config_makefile dlls/msvidc32 enable_msvidc32
21637 wine_fn_config_makefile dlls/msvideo.dll16 enable_win16
21638 wine_fn_config_makefile dlls/mswsock enable_mswsock
21639 wine_fn_config_makefile dlls/msxml enable_msxml
21640 wine_fn_config_makefile dlls/msxml2 enable_msxml2
21641 wine_fn_config_makefile dlls/msxml3 enable_msxml3
21642 wine_fn_config_makefile dlls/msxml3/tests enable_tests
21643 wine_fn_config_makefile dlls/msxml4 enable_msxml4
21644 wine_fn_config_makefile dlls/msxml6 enable_msxml6
21645 wine_fn_config_makefile dlls/mtxdm enable_mtxdm
21646 wine_fn_config_makefile dlls/ncrypt enable_ncrypt
21647 wine_fn_config_makefile dlls/ncrypt/tests enable_tests
21648 wine_fn_config_makefile dlls/nddeapi enable_nddeapi
21649 wine_fn_config_makefile dlls/ndis.sys enable_ndis_sys
21650 wine_fn_config_makefile dlls/ndis.sys/tests enable_tests
21651 wine_fn_config_makefile dlls/netapi32 enable_netapi32
21652 wine_fn_config_makefile dlls/netapi32/tests enable_tests
21653 wine_fn_config_makefile dlls/netcfgx enable_netcfgx
21654 wine_fn_config_makefile dlls/netcfgx/tests enable_tests
21655 wine_fn_config_makefile dlls/netio.sys enable_netio_sys
21656 wine_fn_config_makefile dlls/netprofm enable_netprofm
21657 wine_fn_config_makefile dlls/netprofm/tests enable_tests
21658 wine_fn_config_makefile dlls/netutils enable_netutils
21659 wine_fn_config_makefile dlls/newdev enable_newdev
21660 wine_fn_config_makefile dlls/ninput enable_ninput
21661 wine_fn_config_makefile dlls/ninput/tests enable_tests
21662 wine_fn_config_makefile dlls/normaliz enable_normaliz
21663 wine_fn_config_makefile dlls/npmshtml enable_npmshtml
21664 wine_fn_config_makefile dlls/npptools enable_npptools
21665 wine_fn_config_makefile dlls/nsi enable_nsi
21666 wine_fn_config_makefile dlls/nsi/tests enable_tests
21667 wine_fn_config_makefile dlls/nsiproxy.sys enable_nsiproxy_sys
21668 wine_fn_config_makefile dlls/ntdll enable_ntdll
21669 wine_fn_config_makefile dlls/ntdll/tests enable_tests
21670 wine_fn_config_makefile dlls/ntdsapi enable_ntdsapi
21671 wine_fn_config_makefile dlls/ntdsapi/tests enable_tests
21672 wine_fn_config_makefile dlls/ntoskrnl.exe enable_ntoskrnl_exe
21673 wine_fn_config_makefile dlls/ntoskrnl.exe/tests enable_tests
21674 wine_fn_config_makefile dlls/ntprint enable_ntprint
21675 wine_fn_config_makefile dlls/ntprint/tests enable_tests
21676 wine_fn_config_makefile dlls/objsel enable_objsel
21677 wine_fn_config_makefile dlls/odbc32 enable_odbc32
21678 wine_fn_config_makefile dlls/odbcbcp enable_odbcbcp
21679 wine_fn_config_makefile dlls/odbccp32 enable_odbccp32
21680 wine_fn_config_makefile dlls/odbccp32/tests enable_tests
21681 wine_fn_config_makefile dlls/odbccu32 enable_odbccu32
21682 wine_fn_config_makefile dlls/ole2.dll16 enable_win16
21683 wine_fn_config_makefile dlls/ole2conv.dll16 enable_win16
21684 wine_fn_config_makefile dlls/ole2disp.dll16 enable_win16
21685 wine_fn_config_makefile dlls/ole2nls.dll16 enable_win16
21686 wine_fn_config_makefile dlls/ole2prox.dll16 enable_win16
21687 wine_fn_config_makefile dlls/ole2thk.dll16 enable_win16
21688 wine_fn_config_makefile dlls/ole32 enable_ole32
21689 wine_fn_config_makefile dlls/ole32/tests enable_tests
21690 wine_fn_config_makefile dlls/oleacc enable_oleacc
21691 wine_fn_config_makefile dlls/oleacc/tests enable_tests
21692 wine_fn_config_makefile dlls/oleaut32 enable_oleaut32
21693 wine_fn_config_makefile dlls/oleaut32/tests enable_tests
21694 wine_fn_config_makefile dlls/olecli.dll16 enable_win16
21695 wine_fn_config_makefile dlls/olecli32 enable_olecli32
21696 wine_fn_config_makefile dlls/oledb32 enable_oledb32
21697 wine_fn_config_makefile dlls/oledb32/tests enable_tests
21698 wine_fn_config_makefile dlls/oledlg enable_oledlg
21699 wine_fn_config_makefile dlls/oledlg/tests enable_tests
21700 wine_fn_config_makefile dlls/olepro32 enable_olepro32
21701 wine_fn_config_makefile dlls/olesvr.dll16 enable_win16
21702 wine_fn_config_makefile dlls/olesvr32 enable_olesvr32
21703 wine_fn_config_makefile dlls/olethk32 enable_olethk32
21704 wine_fn_config_makefile dlls/opcservices enable_opcservices
21705 wine_fn_config_makefile dlls/opcservices/tests enable_tests
21706 wine_fn_config_makefile dlls/opencl enable_opencl
21707 wine_fn_config_makefile dlls/opengl32 enable_opengl32
21708 wine_fn_config_makefile dlls/opengl32/tests enable_tests
21709 wine_fn_config_makefile dlls/packager enable_packager
21710 wine_fn_config_makefile dlls/packager/tests enable_tests
21711 wine_fn_config_makefile dlls/pdh enable_pdh
21712 wine_fn_config_makefile dlls/pdh/tests enable_tests
21713 wine_fn_config_makefile dlls/photometadatahandler enable_photometadatahandler
21714 wine_fn_config_makefile dlls/pidgen enable_pidgen
21715 wine_fn_config_makefile dlls/powrprof enable_powrprof
21716 wine_fn_config_makefile dlls/printui enable_printui
21717 wine_fn_config_makefile dlls/prntvpt enable_prntvpt
21718 wine_fn_config_makefile dlls/prntvpt/tests enable_tests
21719 wine_fn_config_makefile dlls/propsys enable_propsys
21720 wine_fn_config_makefile dlls/propsys/tests enable_tests
21721 wine_fn_config_makefile dlls/psapi enable_psapi
21722 wine_fn_config_makefile dlls/psapi/tests enable_tests
21723 wine_fn_config_makefile dlls/pstorec enable_pstorec
21724 wine_fn_config_makefile dlls/pstorec/tests enable_tests
21725 wine_fn_config_makefile dlls/pwrshplugin enable_pwrshplugin
21726 wine_fn_config_makefile dlls/qasf enable_qasf
21727 wine_fn_config_makefile dlls/qasf/tests enable_tests
21728 wine_fn_config_makefile dlls/qcap enable_qcap
21729 wine_fn_config_makefile dlls/qcap/tests enable_tests
21730 wine_fn_config_makefile dlls/qdvd enable_qdvd
21731 wine_fn_config_makefile dlls/qdvd/tests enable_tests
21732 wine_fn_config_makefile dlls/qedit enable_qedit
21733 wine_fn_config_makefile dlls/qedit/tests enable_tests
21734 wine_fn_config_makefile dlls/qmgr enable_qmgr
21735 wine_fn_config_makefile dlls/qmgr/tests enable_tests
21736 wine_fn_config_makefile dlls/qmgrprxy enable_qmgrprxy
21737 wine_fn_config_makefile dlls/quartz enable_quartz
21738 wine_fn_config_makefile dlls/quartz/tests enable_tests
21739 wine_fn_config_makefile dlls/query enable_query
21740 wine_fn_config_makefile dlls/qwave enable_qwave
21741 wine_fn_config_makefile dlls/qwave/tests enable_tests
21742 wine_fn_config_makefile dlls/rasapi16.dll16 enable_win16
21743 wine_fn_config_makefile dlls/rasapi32 enable_rasapi32
21744 wine_fn_config_makefile dlls/rasapi32/tests enable_tests
21745 wine_fn_config_makefile dlls/rasdlg enable_rasdlg
21746 wine_fn_config_makefile dlls/regapi enable_regapi
21747 wine_fn_config_makefile dlls/resutils enable_resutils
21748 wine_fn_config_makefile dlls/riched20 enable_riched20
21749 wine_fn_config_makefile dlls/riched20/tests enable_tests
21750 wine_fn_config_makefile dlls/riched32 enable_riched32
21751 wine_fn_config_makefile dlls/riched32/tests enable_tests
21752 wine_fn_config_makefile dlls/rpcrt4 enable_rpcrt4
21753 wine_fn_config_makefile dlls/rpcrt4/tests enable_tests
21754 wine_fn_config_makefile dlls/rsabase enable_rsabase
21755 wine_fn_config_makefile dlls/rsaenh enable_rsaenh
21756 wine_fn_config_makefile dlls/rsaenh/tests enable_tests
21757 wine_fn_config_makefile dlls/rstrtmgr enable_rstrtmgr
21758 wine_fn_config_makefile dlls/rtutils enable_rtutils
21759 wine_fn_config_makefile dlls/rtworkq enable_rtworkq
21760 wine_fn_config_makefile dlls/rtworkq/tests enable_tests
21761 wine_fn_config_makefile dlls/samlib enable_samlib
21762 wine_fn_config_makefile dlls/sane.ds enable_sane_ds
21763 wine_fn_config_makefile dlls/sapi enable_sapi
21764 wine_fn_config_makefile dlls/sapi/tests enable_tests
21765 wine_fn_config_makefile dlls/sas enable_sas
21766 wine_fn_config_makefile dlls/scarddlg enable_scarddlg
21767 wine_fn_config_makefile dlls/scardsvr enable_scardsvr
21768 wine_fn_config_makefile dlls/sccbase enable_sccbase
21769 wine_fn_config_makefile dlls/schannel enable_schannel
21770 wine_fn_config_makefile dlls/schannel/tests enable_tests
21771 wine_fn_config_makefile dlls/schedsvc enable_schedsvc
21772 wine_fn_config_makefile dlls/schedsvc/tests enable_tests
21773 wine_fn_config_makefile dlls/scrobj enable_scrobj
21774 wine_fn_config_makefile dlls/scrobj/tests enable_tests
21775 wine_fn_config_makefile dlls/scrrun enable_scrrun
21776 wine_fn_config_makefile dlls/scrrun/tests enable_tests
21777 wine_fn_config_makefile dlls/scsiport.sys enable_scsiport_sys
21778 wine_fn_config_makefile dlls/sechost enable_sechost
21779 wine_fn_config_makefile dlls/secur32 enable_secur32
21780 wine_fn_config_makefile dlls/secur32/tests enable_tests
21781 wine_fn_config_makefile dlls/security enable_security
21782 wine_fn_config_makefile dlls/sensapi enable_sensapi
21783 wine_fn_config_makefile dlls/serialui enable_serialui
21784 wine_fn_config_makefile dlls/serialui/tests enable_tests
21785 wine_fn_config_makefile dlls/setupapi enable_setupapi
21786 wine_fn_config_makefile dlls/setupapi/tests enable_tests
21787 wine_fn_config_makefile dlls/setupx.dll16 enable_win16
21788 wine_fn_config_makefile dlls/sfc enable_sfc
21789 wine_fn_config_makefile dlls/sfc_os enable_sfc_os
21790 wine_fn_config_makefile dlls/shcore enable_shcore
21791 wine_fn_config_makefile dlls/shcore/tests enable_tests
21792 wine_fn_config_makefile dlls/shdoclc enable_shdoclc
21793 wine_fn_config_makefile dlls/shdocvw enable_shdocvw
21794 wine_fn_config_makefile dlls/shdocvw/tests enable_tests
21795 wine_fn_config_makefile dlls/shell.dll16 enable_win16
21796 wine_fn_config_makefile dlls/shell32 enable_shell32
21797 wine_fn_config_makefile dlls/shell32/tests enable_tests
21798 wine_fn_config_makefile dlls/shfolder enable_shfolder
21799 wine_fn_config_makefile dlls/shlwapi enable_shlwapi
21800 wine_fn_config_makefile dlls/shlwapi/tests enable_tests
21801 wine_fn_config_makefile dlls/slbcsp enable_slbcsp
21802 wine_fn_config_makefile dlls/slc enable_slc
21803 wine_fn_config_makefile dlls/slc/tests enable_tests
21804 wine_fn_config_makefile dlls/snmpapi enable_snmpapi
21805 wine_fn_config_makefile dlls/snmpapi/tests enable_tests
21806 wine_fn_config_makefile dlls/softpub enable_softpub
21807 wine_fn_config_makefile dlls/sound.drv16 enable_win16
21808 wine_fn_config_makefile dlls/spoolss enable_spoolss
21809 wine_fn_config_makefile dlls/spoolss/tests enable_tests
21810 wine_fn_config_makefile dlls/sppc enable_sppc
21811 wine_fn_config_makefile dlls/srclient enable_srclient
21812 wine_fn_config_makefile dlls/srvcli enable_srvcli
21813 wine_fn_config_makefile dlls/sspicli enable_sspicli
21814 wine_fn_config_makefile dlls/stdole2.tlb enable_stdole2_tlb
21815 wine_fn_config_makefile dlls/stdole32.tlb enable_stdole32_tlb
21816 wine_fn_config_makefile dlls/sti enable_sti
21817 wine_fn_config_makefile dlls/sti/tests enable_tests
21818 wine_fn_config_makefile dlls/storage.dll16 enable_win16
21819 wine_fn_config_makefile dlls/stress.dll16 enable_win16
21820 wine_fn_config_makefile dlls/strmdll enable_strmdll
21821 wine_fn_config_makefile dlls/svrapi enable_svrapi
21822 wine_fn_config_makefile dlls/sxs enable_sxs
21823 wine_fn_config_makefile dlls/sxs/tests enable_tests
21824 wine_fn_config_makefile dlls/system.drv16 enable_win16
21825 wine_fn_config_makefile dlls/t2embed enable_t2embed
21826 wine_fn_config_makefile dlls/t2embed/tests enable_tests
21827 wine_fn_config_makefile dlls/tapi32 enable_tapi32
21828 wine_fn_config_makefile dlls/tapi32/tests enable_tests
21829 wine_fn_config_makefile dlls/taskschd enable_taskschd
21830 wine_fn_config_makefile dlls/taskschd/tests enable_tests
21831 wine_fn_config_makefile dlls/tbs enable_tbs
21832 wine_fn_config_makefile dlls/tdh enable_tdh
21833 wine_fn_config_makefile dlls/tdi.sys enable_tdi_sys
21834 wine_fn_config_makefile dlls/threadpoolwinrt enable_threadpoolwinrt
21835 wine_fn_config_makefile dlls/threadpoolwinrt/tests enable_tests
21836 wine_fn_config_makefile dlls/toolhelp.dll16 enable_win16
21837 wine_fn_config_makefile dlls/traffic enable_traffic
21838 wine_fn_config_makefile dlls/twain.dll16 enable_win16
21839 wine_fn_config_makefile dlls/twain_32 enable_twain_32
21840 wine_fn_config_makefile dlls/twain_32/tests enable_tests
21841 wine_fn_config_makefile dlls/twinapi.appcore enable_twinapi_appcore
21842 wine_fn_config_makefile dlls/typelib.dll16 enable_win16
21843 wine_fn_config_makefile dlls/tzres enable_tzres
21844 wine_fn_config_makefile dlls/ucrtbase enable_ucrtbase
21845 wine_fn_config_makefile dlls/ucrtbase/tests enable_tests
21846 wine_fn_config_makefile dlls/uianimation enable_uianimation
21847 wine_fn_config_makefile dlls/uianimation/tests enable_tests
21848 wine_fn_config_makefile dlls/uiautomationcore enable_uiautomationcore
21849 wine_fn_config_makefile dlls/uiautomationcore/tests enable_tests
21850 wine_fn_config_makefile dlls/uiribbon enable_uiribbon
21851 wine_fn_config_makefile dlls/unicows enable_unicows
21852 wine_fn_config_makefile dlls/updspapi enable_updspapi
21853 wine_fn_config_makefile dlls/url enable_url
21854 wine_fn_config_makefile dlls/urlmon enable_urlmon
21855 wine_fn_config_makefile dlls/urlmon/tests enable_tests
21856 wine_fn_config_makefile dlls/usbd.sys enable_usbd_sys
21857 wine_fn_config_makefile dlls/user.exe16 enable_win16
21858 wine_fn_config_makefile dlls/user32 enable_user32
21859 wine_fn_config_makefile dlls/user32/tests enable_tests
21860 wine_fn_config_makefile dlls/userenv enable_userenv
21861 wine_fn_config_makefile dlls/userenv/tests enable_tests
21862 wine_fn_config_makefile dlls/usp10 enable_usp10
21863 wine_fn_config_makefile dlls/usp10/tests enable_tests
21864 wine_fn_config_makefile dlls/utildll enable_utildll
21865 wine_fn_config_makefile dlls/uxtheme enable_uxtheme
21866 wine_fn_config_makefile dlls/uxtheme/tests enable_tests
21867 wine_fn_config_makefile dlls/vbscript enable_vbscript
21868 wine_fn_config_makefile dlls/vbscript/tests enable_tests
21869 wine_fn_config_makefile dlls/vcomp enable_vcomp
21870 wine_fn_config_makefile dlls/vcomp/tests enable_tests
21871 wine_fn_config_makefile dlls/vcomp100 enable_vcomp100
21872 wine_fn_config_makefile dlls/vcomp110 enable_vcomp110
21873 wine_fn_config_makefile dlls/vcomp110/tests enable_tests
21874 wine_fn_config_makefile dlls/vcomp120 enable_vcomp120
21875 wine_fn_config_makefile dlls/vcomp140 enable_vcomp140
21876 wine_fn_config_makefile dlls/vcomp90 enable_vcomp90
21877 wine_fn_config_makefile dlls/vcruntime140 enable_vcruntime140
21878 wine_fn_config_makefile dlls/vcruntime140_1 enable_vcruntime140_1
21879 wine_fn_config_makefile dlls/vdhcp.vxd enable_win16
21880 wine_fn_config_makefile dlls/vdmdbg enable_vdmdbg
21881 wine_fn_config_makefile dlls/ver.dll16 enable_win16
21882 wine_fn_config_makefile dlls/version enable_version
21883 wine_fn_config_makefile dlls/version/tests enable_tests
21884 wine_fn_config_makefile dlls/vga enable_vga
21885 wine_fn_config_makefile dlls/virtdisk enable_virtdisk
21886 wine_fn_config_makefile dlls/virtdisk/tests enable_tests
21887 wine_fn_config_makefile dlls/vmm.vxd enable_win16
21888 wine_fn_config_makefile dlls/vnbt.vxd enable_win16
21889 wine_fn_config_makefile dlls/vnetbios.vxd enable_win16
21890 wine_fn_config_makefile dlls/vssapi enable_vssapi
21891 wine_fn_config_makefile dlls/vtdapi.vxd enable_win16
21892 wine_fn_config_makefile dlls/vulkan-1 enable_vulkan_1
21893 wine_fn_config_makefile dlls/vulkan-1/tests enable_tests
21894 wine_fn_config_makefile dlls/vwin32.vxd enable_win16
21895 wine_fn_config_makefile dlls/w32skrnl enable_win16
21896 wine_fn_config_makefile dlls/w32sys.dll16 enable_win16
21897 wine_fn_config_makefile dlls/wbemdisp enable_wbemdisp
21898 wine_fn_config_makefile dlls/wbemdisp/tests enable_tests
21899 wine_fn_config_makefile dlls/wbemprox enable_wbemprox
21900 wine_fn_config_makefile dlls/wbemprox/tests enable_tests
21901 wine_fn_config_makefile dlls/wdscore enable_wdscore
21902 wine_fn_config_makefile dlls/webservices enable_webservices
21903 wine_fn_config_makefile dlls/webservices/tests enable_tests
21904 wine_fn_config_makefile dlls/websocket enable_websocket
21905 wine_fn_config_makefile dlls/wer enable_wer
21906 wine_fn_config_makefile dlls/wer/tests enable_tests
21907 wine_fn_config_makefile dlls/wevtapi enable_wevtapi
21908 wine_fn_config_makefile dlls/wevtapi/tests enable_tests
21909 wine_fn_config_makefile dlls/wevtsvc enable_wevtsvc
21910 wine_fn_config_makefile dlls/wiaservc enable_wiaservc
21911 wine_fn_config_makefile dlls/wiaservc/tests enable_tests
21912 wine_fn_config_makefile dlls/wimgapi enable_wimgapi
21913 wine_fn_config_makefile dlls/win32s16.dll16 enable_win16
21914 wine_fn_config_makefile dlls/win32u enable_win32u
21915 wine_fn_config_makefile dlls/win32u/tests enable_tests
21916 wine_fn_config_makefile dlls/win87em.dll16 enable_win16
21917 wine_fn_config_makefile dlls/winaspi.dll16 enable_win16
21918 wine_fn_config_makefile dlls/windebug.dll16 enable_win16
21919 wine_fn_config_makefile dlls/windows.devices.enumeration enable_windows_devices_enumeration
21920 wine_fn_config_makefile dlls/windows.devices.enumeration/tests enable_tests
21921 wine_fn_config_makefile dlls/windows.gaming.input enable_windows_gaming_input
21922 wine_fn_config_makefile dlls/windows.gaming.input/tests enable_tests
21923 wine_fn_config_makefile dlls/windows.gaming.ui.gamebar enable_windows_gaming_ui_gamebar
21924 wine_fn_config_makefile dlls/windows.gaming.ui.gamebar/tests enable_tests
21925 wine_fn_config_makefile dlls/windows.globalization enable_windows_globalization
21926 wine_fn_config_makefile dlls/windows.globalization/tests enable_tests
21927 wine_fn_config_makefile dlls/windows.media.devices enable_windows_media_devices
21928 wine_fn_config_makefile dlls/windows.media.devices/tests enable_tests
21929 wine_fn_config_makefile dlls/windows.media.speech enable_windows_media_speech
21930 wine_fn_config_makefile dlls/windows.media.speech/tests enable_tests
21931 wine_fn_config_makefile dlls/windows.media enable_windows_media
21932 wine_fn_config_makefile dlls/windows.media/tests enable_tests
21933 wine_fn_config_makefile dlls/windows.networking enable_windows_networking
21934 wine_fn_config_makefile dlls/windows.perception.stub enable_windows_perception_stub
21935 wine_fn_config_makefile dlls/windows.perception.stub/tests enable_tests
21936 wine_fn_config_makefile dlls/windows.system.profile.systemmanufacturers enable_windows_system_profile_systemmanufacturers
21937 wine_fn_config_makefile dlls/windows.system.profile.systemmanufacturers/tests enable_tests
21938 wine_fn_config_makefile dlls/windows.ui enable_windows_ui
21939 wine_fn_config_makefile dlls/windows.ui/tests enable_tests
21940 wine_fn_config_makefile dlls/windowscodecs enable_windowscodecs
21941 wine_fn_config_makefile dlls/windowscodecs/tests enable_tests
21942 wine_fn_config_makefile dlls/windowscodecsext enable_windowscodecsext
21943 wine_fn_config_makefile dlls/windowscodecsext/tests enable_tests
21944 wine_fn_config_makefile dlls/winealsa.drv enable_winealsa_drv
21945 wine_fn_config_makefile dlls/wineandroid.drv enable_wineandroid_drv
21946 wine_fn_config_makefile dlls/winebus.sys enable_winebus_sys
21947 wine_fn_config_makefile dlls/winecoreaudio.drv enable_winecoreaudio_drv
21948 wine_fn_config_makefile dlls/winecrt0 enable_winecrt0
21949 wine_fn_config_makefile dlls/wined3d enable_wined3d
21950 wine_fn_config_makefile dlls/winegstreamer enable_winegstreamer
21951 wine_fn_config_makefile dlls/winehid.sys enable_winehid_sys
21952 wine_fn_config_makefile dlls/winemac.drv enable_winemac_drv
21953 wine_fn_config_makefile dlls/winemapi enable_winemapi
21954 wine_fn_config_makefile dlls/wineoss.drv enable_wineoss_drv
21955 wine_fn_config_makefile dlls/wineps.drv enable_wineps_drv
21956 wine_fn_config_makefile dlls/wineps16.drv16 enable_win16
21957 wine_fn_config_makefile dlls/winepulse.drv enable_winepulse_drv
21958 wine_fn_config_makefile dlls/wineusb.sys enable_wineusb_sys
21959 wine_fn_config_makefile dlls/winevulkan enable_winevulkan
21960 wine_fn_config_makefile dlls/winewayland.drv enable_winewayland_drv
21961 wine_fn_config_makefile dlls/winex11.drv enable_winex11_drv
21962 wine_fn_config_makefile dlls/winexinput.sys enable_winexinput_sys
21963 wine_fn_config_makefile dlls/wing.dll16 enable_win16
21964 wine_fn_config_makefile dlls/wing32 enable_wing32
21965 wine_fn_config_makefile dlls/winhttp enable_winhttp
21966 wine_fn_config_makefile dlls/winhttp/tests enable_tests
21967 wine_fn_config_makefile dlls/wininet enable_wininet
21968 wine_fn_config_makefile dlls/wininet/tests enable_tests
21969 wine_fn_config_makefile dlls/winmm enable_winmm
21970 wine_fn_config_makefile dlls/winmm/tests enable_tests
21971 wine_fn_config_makefile dlls/winnls.dll16 enable_win16
21972 wine_fn_config_makefile dlls/winnls32 enable_winnls32
21973 wine_fn_config_makefile dlls/winprint enable_winprint
21974 wine_fn_config_makefile dlls/winscard enable_winscard
21975 wine_fn_config_makefile dlls/winscard/tests enable_tests
21976 wine_fn_config_makefile dlls/winsock.dll16 enable_win16
21977 wine_fn_config_makefile dlls/winspool.drv enable_winspool_drv
21978 wine_fn_config_makefile dlls/winspool.drv/tests enable_tests
21979 wine_fn_config_makefile dlls/winsta enable_winsta
21980 wine_fn_config_makefile dlls/wintab.dll16 enable_win16
21981 wine_fn_config_makefile dlls/wintab32 enable_wintab32
21982 wine_fn_config_makefile dlls/wintab32/tests enable_tests
21983 wine_fn_config_makefile dlls/wintrust enable_wintrust
21984 wine_fn_config_makefile dlls/wintrust/tests enable_tests
21985 wine_fn_config_makefile dlls/wintypes enable_wintypes
21986 wine_fn_config_makefile dlls/wintypes/tests enable_tests
21987 wine_fn_config_makefile dlls/winusb enable_winusb
21988 wine_fn_config_makefile dlls/wlanapi enable_wlanapi
21989 wine_fn_config_makefile dlls/wlanapi/tests enable_tests
21990 wine_fn_config_makefile dlls/wlanui enable_wlanui
21991 wine_fn_config_makefile dlls/wldap32 enable_wldap32
21992 wine_fn_config_makefile dlls/wldap32/tests enable_tests
21993 wine_fn_config_makefile dlls/wmasf enable_wmasf
21994 wine_fn_config_makefile dlls/wmi enable_wmi
21995 wine_fn_config_makefile dlls/wmiutils enable_wmiutils
21996 wine_fn_config_makefile dlls/wmiutils/tests enable_tests
21997 wine_fn_config_makefile dlls/wmp enable_wmp
21998 wine_fn_config_makefile dlls/wmp/tests enable_tests
21999 wine_fn_config_makefile dlls/wmphoto enable_wmphoto
22000 wine_fn_config_makefile dlls/wmvcore enable_wmvcore
22001 wine_fn_config_makefile dlls/wmvcore/tests enable_tests
22002 wine_fn_config_makefile dlls/wnaspi32 enable_wnaspi32
22003 wine_fn_config_makefile dlls/wofutil enable_wofutil
22004 wine_fn_config_makefile dlls/wow32 enable_win16
22005 wine_fn_config_makefile dlls/wow64 enable_wow64
22006 wine_fn_config_makefile dlls/wow64cpu enable_wow64cpu
22007 wine_fn_config_makefile dlls/wow64win enable_wow64win
22008 wine_fn_config_makefile dlls/wpc enable_wpc
22009 wine_fn_config_makefile dlls/wpc/tests enable_tests
22010 wine_fn_config_makefile dlls/wpcap enable_wpcap
22011 wine_fn_config_makefile dlls/wpcap/tests enable_tests
22012 wine_fn_config_makefile dlls/ws2_32 enable_ws2_32
22013 wine_fn_config_makefile dlls/ws2_32/tests enable_tests
22014 wine_fn_config_makefile dlls/wsdapi enable_wsdapi
22015 wine_fn_config_makefile dlls/wsdapi/tests enable_tests
22016 wine_fn_config_makefile dlls/wshom.ocx enable_wshom_ocx
22017 wine_fn_config_makefile dlls/wshom.ocx/tests enable_tests
22018 wine_fn_config_makefile dlls/wsnmp32 enable_wsnmp32
22019 wine_fn_config_makefile dlls/wsnmp32/tests enable_tests
22020 wine_fn_config_makefile dlls/wsock32 enable_wsock32
22021 wine_fn_config_makefile dlls/wtsapi32 enable_wtsapi32
22022 wine_fn_config_makefile dlls/wtsapi32/tests enable_tests
22023 wine_fn_config_makefile dlls/wuapi enable_wuapi
22024 wine_fn_config_makefile dlls/wuaueng enable_wuaueng
22025 wine_fn_config_makefile dlls/x3daudio1_0 enable_x3daudio1_0
22026 wine_fn_config_makefile dlls/x3daudio1_1 enable_x3daudio1_1
22027 wine_fn_config_makefile dlls/x3daudio1_2 enable_x3daudio1_2
22028 wine_fn_config_makefile dlls/x3daudio1_3 enable_x3daudio1_3
22029 wine_fn_config_makefile dlls/x3daudio1_4 enable_x3daudio1_4
22030 wine_fn_config_makefile dlls/x3daudio1_5 enable_x3daudio1_5
22031 wine_fn_config_makefile dlls/x3daudio1_6 enable_x3daudio1_6
22032 wine_fn_config_makefile dlls/x3daudio1_7 enable_x3daudio1_7
22033 wine_fn_config_makefile dlls/xactengine2_0 enable_xactengine2_0
22034 wine_fn_config_makefile dlls/xactengine2_4 enable_xactengine2_4
22035 wine_fn_config_makefile dlls/xactengine2_7 enable_xactengine2_7
22036 wine_fn_config_makefile dlls/xactengine2_9 enable_xactengine2_9
22037 wine_fn_config_makefile dlls/xactengine3_0 enable_xactengine3_0
22038 wine_fn_config_makefile dlls/xactengine3_1 enable_xactengine3_1
22039 wine_fn_config_makefile dlls/xactengine3_2 enable_xactengine3_2
22040 wine_fn_config_makefile dlls/xactengine3_3 enable_xactengine3_3
22041 wine_fn_config_makefile dlls/xactengine3_4 enable_xactengine3_4
22042 wine_fn_config_makefile dlls/xactengine3_5 enable_xactengine3_5
22043 wine_fn_config_makefile dlls/xactengine3_6 enable_xactengine3_6
22044 wine_fn_config_makefile dlls/xactengine3_7 enable_xactengine3_7
22045 wine_fn_config_makefile dlls/xactengine3_7/tests enable_tests
22046 wine_fn_config_makefile dlls/xapofx1_1 enable_xapofx1_1
22047 wine_fn_config_makefile dlls/xapofx1_2 enable_xapofx1_2
22048 wine_fn_config_makefile dlls/xapofx1_3 enable_xapofx1_3
22049 wine_fn_config_makefile dlls/xapofx1_4 enable_xapofx1_4
22050 wine_fn_config_makefile dlls/xapofx1_5 enable_xapofx1_5
22051 wine_fn_config_makefile dlls/xaudio2_0 enable_xaudio2_0
22052 wine_fn_config_makefile dlls/xaudio2_1 enable_xaudio2_1
22053 wine_fn_config_makefile dlls/xaudio2_2 enable_xaudio2_2
22054 wine_fn_config_makefile dlls/xaudio2_3 enable_xaudio2_3
22055 wine_fn_config_makefile dlls/xaudio2_4 enable_xaudio2_4
22056 wine_fn_config_makefile dlls/xaudio2_5 enable_xaudio2_5
22057 wine_fn_config_makefile dlls/xaudio2_6 enable_xaudio2_6
22058 wine_fn_config_makefile dlls/xaudio2_7 enable_xaudio2_7
22059 wine_fn_config_makefile dlls/xaudio2_7/tests enable_tests
22060 wine_fn_config_makefile dlls/xaudio2_8 enable_xaudio2_8
22061 wine_fn_config_makefile dlls/xaudio2_8/tests enable_tests
22062 wine_fn_config_makefile dlls/xaudio2_9 enable_xaudio2_9
22063 wine_fn_config_makefile dlls/xinput1_1 enable_xinput1_1
22064 wine_fn_config_makefile dlls/xinput1_2 enable_xinput1_2
22065 wine_fn_config_makefile dlls/xinput1_3 enable_xinput1_3
22066 wine_fn_config_makefile dlls/xinput1_3/tests enable_tests
22067 wine_fn_config_makefile dlls/xinput1_4 enable_xinput1_4
22068 wine_fn_config_makefile dlls/xinput9_1_0 enable_xinput9_1_0
22069 wine_fn_config_makefile dlls/xinputuap enable_xinputuap
22070 wine_fn_config_makefile dlls/xmllite enable_xmllite
22071 wine_fn_config_makefile dlls/xmllite/tests enable_tests
22072 wine_fn_config_makefile dlls/xolehlp enable_xolehlp
22073 wine_fn_config_makefile dlls/xpsprint enable_xpsprint
22074 wine_fn_config_makefile dlls/xpssvcs enable_xpssvcs
22075 wine_fn_config_makefile fonts enable_fonts
22076 wine_fn_config_makefile include enable_include
22077 wine_fn_config_makefile libs/adsiid enable_adsiid
22078 wine_fn_config_makefile libs/dmoguids enable_dmoguids
22079 wine_fn_config_makefile libs/dxerr8 enable_dxerr8
22080 wine_fn_config_makefile libs/dxerr9 enable_dxerr9
22081 wine_fn_config_makefile libs/dxguid enable_dxguid
22082 wine_fn_config_makefile libs/faudio enable_faudio
22083 wine_fn_config_makefile libs/gsm enable_gsm
22084 wine_fn_config_makefile libs/jpeg enable_jpeg
22085 wine_fn_config_makefile libs/jxr enable_jxr
22086 wine_fn_config_makefile libs/lcms2 enable_lcms2
22087 wine_fn_config_makefile libs/ldap enable_ldap
22088 wine_fn_config_makefile libs/mfuuid enable_mfuuid
22089 wine_fn_config_makefile libs/mpg123 enable_mpg123
22090 wine_fn_config_makefile libs/musl enable_musl
22091 wine_fn_config_makefile libs/png enable_png
22092 wine_fn_config_makefile libs/strmbase enable_strmbase
22093 wine_fn_config_makefile libs/strmiids enable_strmiids
22094 wine_fn_config_makefile libs/tiff enable_tiff
22095 wine_fn_config_makefile libs/uuid enable_uuid
22096 wine_fn_config_makefile libs/vkd3d enable_vkd3d
22097 wine_fn_config_makefile libs/wbemuuid enable_wbemuuid
22098 wine_fn_config_makefile libs/wmcodecdspuuid enable_wmcodecdspuuid
22099 wine_fn_config_makefile libs/xml2 enable_xml2
22100 wine_fn_config_makefile libs/xslt enable_xslt
22101 wine_fn_config_makefile libs/zlib enable_zlib
22102 wine_fn_config_makefile libs/zydis enable_zydis
22103 wine_fn_config_makefile loader enable_loader
22104 wine_fn_config_makefile nls enable_nls
22105 wine_fn_config_makefile po enable_po
22106 wine_fn_config_makefile programs/arp enable_arp
22107 wine_fn_config_makefile programs/aspnet_regiis enable_aspnet_regiis
22108 wine_fn_config_makefile programs/attrib enable_attrib
22109 wine_fn_config_makefile programs/cabarc enable_cabarc
22110 wine_fn_config_makefile programs/cacls enable_cacls
22111 wine_fn_config_makefile programs/certutil enable_certutil
22112 wine_fn_config_makefile programs/chcp.com enable_chcp_com
22113 wine_fn_config_makefile programs/clock enable_clock
22114 wine_fn_config_makefile programs/cmd enable_cmd
22115 wine_fn_config_makefile programs/cmd/tests enable_tests
22116 wine_fn_config_makefile programs/conhost enable_conhost
22117 wine_fn_config_makefile programs/conhost/tests enable_tests
22118 wine_fn_config_makefile programs/control enable_control
22119 wine_fn_config_makefile programs/cscript enable_cscript
22120 wine_fn_config_makefile programs/dism enable_dism
22121 wine_fn_config_makefile programs/dllhost enable_dllhost
22122 wine_fn_config_makefile programs/dplaysvr enable_dplaysvr
22123 wine_fn_config_makefile programs/dpnsvr enable_dpnsvr
22124 wine_fn_config_makefile programs/dpvsetup enable_dpvsetup
22125 wine_fn_config_makefile programs/dxdiag enable_dxdiag
22126 wine_fn_config_makefile programs/eject enable_eject
22127 wine_fn_config_makefile programs/expand enable_expand
22128 wine_fn_config_makefile programs/explorer enable_explorer
22129 wine_fn_config_makefile programs/explorer/tests enable_tests
22130 wine_fn_config_makefile programs/extrac32 enable_extrac32
22131 wine_fn_config_makefile programs/fc enable_fc
22132 wine_fn_config_makefile programs/find enable_find
22133 wine_fn_config_makefile programs/find/tests enable_tests
22134 wine_fn_config_makefile programs/findstr enable_findstr
22135 wine_fn_config_makefile programs/findstr/tests enable_tests
22136 wine_fn_config_makefile programs/fsutil enable_fsutil
22137 wine_fn_config_makefile programs/fsutil/tests enable_tests
22138 wine_fn_config_makefile programs/hh enable_hh
22139 wine_fn_config_makefile programs/hostname enable_hostname
22140 wine_fn_config_makefile programs/icacls enable_icacls
22141 wine_fn_config_makefile programs/icinfo enable_icinfo
22142 wine_fn_config_makefile programs/iexplore enable_iexplore
22143 wine_fn_config_makefile programs/ipconfig enable_ipconfig
22144 wine_fn_config_makefile programs/lodctr enable_lodctr
22145 wine_fn_config_makefile programs/mofcomp enable_mofcomp
22146 wine_fn_config_makefile programs/mshta enable_mshta
22147 wine_fn_config_makefile programs/msidb enable_msidb
22148 wine_fn_config_makefile programs/msiexec enable_msiexec
22149 wine_fn_config_makefile programs/msinfo32 enable_msinfo32
22150 wine_fn_config_makefile programs/net enable_net
22151 wine_fn_config_makefile programs/netsh enable_netsh
22152 wine_fn_config_makefile programs/netstat enable_netstat
22153 wine_fn_config_makefile programs/ngen enable_ngen
22154 wine_fn_config_makefile programs/notepad enable_notepad
22155 wine_fn_config_makefile programs/oleview enable_oleview
22156 wine_fn_config_makefile programs/ping enable_ping
22157 wine_fn_config_makefile programs/plugplay enable_plugplay
22158 wine_fn_config_makefile programs/powershell enable_powershell
22159 wine_fn_config_makefile programs/presentationfontcache enable_presentationfontcache
22160 wine_fn_config_makefile programs/progman enable_progman
22161 wine_fn_config_makefile programs/reg enable_reg
22162 wine_fn_config_makefile programs/reg/tests enable_tests
22163 wine_fn_config_makefile programs/regasm enable_regasm
22164 wine_fn_config_makefile programs/regedit enable_regedit
22165 wine_fn_config_makefile programs/regedit/tests enable_tests
22166 wine_fn_config_makefile programs/regini enable_regini
22167 wine_fn_config_makefile programs/regsvcs enable_regsvcs
22168 wine_fn_config_makefile programs/regsvr32 enable_regsvr32
22169 wine_fn_config_makefile programs/robocopy enable_robocopy
22170 wine_fn_config_makefile programs/rpcss enable_rpcss
22171 wine_fn_config_makefile programs/rundll.exe16 enable_win16
22172 wine_fn_config_makefile programs/rundll32 enable_rundll32
22173 wine_fn_config_makefile programs/sc enable_sc
22174 wine_fn_config_makefile programs/sc/tests enable_tests
22175 wine_fn_config_makefile programs/schtasks enable_schtasks
22176 wine_fn_config_makefile programs/schtasks/tests enable_tests
22177 wine_fn_config_makefile programs/sdbinst enable_sdbinst
22178 wine_fn_config_makefile programs/secedit enable_secedit
22179 wine_fn_config_makefile programs/servicemodelreg enable_servicemodelreg
22180 wine_fn_config_makefile programs/services enable_services
22181 wine_fn_config_makefile programs/services/tests enable_tests
22182 wine_fn_config_makefile programs/setx enable_setx
22183 wine_fn_config_makefile programs/shutdown enable_shutdown
22184 wine_fn_config_makefile programs/spoolsv enable_spoolsv
22185 wine_fn_config_makefile programs/start enable_start
22186 wine_fn_config_makefile programs/subst enable_subst
22187 wine_fn_config_makefile programs/svchost enable_svchost
22188 wine_fn_config_makefile programs/systeminfo enable_systeminfo
22189 wine_fn_config_makefile programs/taskkill enable_taskkill
22190 wine_fn_config_makefile programs/tasklist enable_tasklist
22191 wine_fn_config_makefile programs/tasklist/tests enable_tests
22192 wine_fn_config_makefile programs/taskmgr enable_taskmgr
22193 wine_fn_config_makefile programs/termsv enable_termsv
22194 wine_fn_config_makefile programs/uninstaller enable_uninstaller
22195 wine_fn_config_makefile programs/unlodctr enable_unlodctr
22196 wine_fn_config_makefile programs/view enable_view
22197 wine_fn_config_makefile programs/wevtutil enable_wevtutil
22198 wine_fn_config_makefile programs/where enable_where
22199 wine_fn_config_makefile programs/whoami enable_whoami
22200 wine_fn_config_makefile programs/wineboot enable_wineboot
22201 wine_fn_config_makefile programs/winebrowser enable_winebrowser
22202 wine_fn_config_makefile programs/winecfg enable_winecfg
22203 wine_fn_config_makefile programs/wineconsole enable_wineconsole
22204 wine_fn_config_makefile programs/winedbg enable_winedbg
22205 wine_fn_config_makefile programs/winedevice enable_winedevice
22206 wine_fn_config_makefile programs/winefile enable_winefile
22207 wine_fn_config_makefile programs/winemenubuilder enable_winemenubuilder
22208 wine_fn_config_makefile programs/winemine enable_winemine
22209 wine_fn_config_makefile programs/winemsibuilder enable_winemsibuilder
22210 wine_fn_config_makefile programs/winepath enable_winepath
22211 wine_fn_config_makefile programs/winetest enable_winetest
22212 wine_fn_config_makefile programs/winevdm enable_win16
22213 wine_fn_config_makefile programs/winhelp.exe16 enable_win16
22214 wine_fn_config_makefile programs/winhlp32 enable_winhlp32
22215 wine_fn_config_makefile programs/winmgmt enable_winmgmt
22216 wine_fn_config_makefile programs/winoldap.mod16 enable_win16
22217 wine_fn_config_makefile programs/winver enable_winver
22218 wine_fn_config_makefile programs/wmic enable_wmic
22219 wine_fn_config_makefile programs/wmplayer enable_wmplayer
22220 wine_fn_config_makefile programs/wordpad enable_wordpad
22221 wine_fn_config_makefile programs/write enable_write
22222 wine_fn_config_makefile programs/wscript enable_wscript
22223 wine_fn_config_makefile programs/wscript/tests enable_tests
22224 wine_fn_config_makefile programs/wuauserv enable_wuauserv
22225 wine_fn_config_makefile programs/wusa enable_wusa
22226 wine_fn_config_makefile programs/xcopy enable_xcopy
22227 wine_fn_config_makefile programs/xcopy/tests enable_tests
22228 wine_fn_config_makefile server enable_server
22229 test "x$enable_tools" = xno || wine_fn_config_makefile tools enable_tools
22230 test "x$enable_tools" = xno || wine_fn_config_makefile tools/sfnt2fon enable_sfnt2fon
22231 test "x$enable_tools" = xno || wine_fn_config_makefile tools/widl enable_widl
22232 test "x$enable_tools" = xno || wine_fn_config_makefile tools/winebuild enable_winebuild
22233 test "x$enable_tools" = xno || wine_fn_config_makefile tools/winedump enable_winedump
22234 test "x$enable_tools" = xno || wine_fn_config_makefile tools/winegcc enable_winegcc
22235 test "x$enable_tools" = xno || wine_fn_config_makefile tools/winemaker enable_winemaker
22236 test "x$enable_tools" = xno || wine_fn_config_makefile tools/wmc enable_wmc
22237 test "x$enable_tools" = xno || wine_fn_config_makefile tools/wrc enable_wrc
22240 as_fn_append CONFIGURE_TARGETS " TAGS"
22241 as_fn_append CONFIGURE_TARGETS " tags"
22242 as_fn_append CONFIGURE_TARGETS " autom4te.cache"
22243 as_fn_append CONFIGURE_TARGETS " config.log"
22244 as_fn_append CONFIGURE_TARGETS " config.status"
22245 as_fn_append CONFIGURE_TARGETS " include/config.h"
22246 as_fn_append CONFIGURE_TARGETS " include/stamp-h"
22247 test "$wine_binary" = wine || as_fn_append CONFIGURE_TARGETS " loader/wine"
22249 if test "x$enable_tools" != xno
22250 then
22251 as_fn_append CONFIGURE_TARGETS " tools/makedep$ac_exeext"
22252 ac_config_commands="$ac_config_commands tools/makedep"
22256 ac_config_commands="$ac_config_commands Makefile"
22260 SHELL=/bin/sh
22263 as_fn_append wine_rules "
22264 all: wine
22265 @echo \"Wine build complete.\"
22266 .INIT: Makefile
22267 .MAKEFILEDEPS:
22268 all: Makefile
22269 Makefile: config.status \$(MAKEDEP)
22270 @./config.status Makefile
22271 depend: \$(MAKEDEP)
22272 \$(MAKEDEP)$makedep_flags"
22275 as_fn_append wine_rules "
22276 config.status: ${wine_srcdir}configure
22277 @./config.status --recheck
22278 include/config.h: include/stamp-h
22279 include/stamp-h: ${wine_srcdir}include/config.h.in config.status
22280 @./config.status include/config.h include/stamp-h"
22282 if test "x$enable_maintainer_mode" = xyes
22283 then
22284 as_fn_append wine_rules "
22285 configure: configure.ac aclocal.m4
22286 autoconf --warnings=all
22287 include/config.h.in: include/stamp-h.in
22288 include/stamp-h.in: configure.ac aclocal.m4
22289 autoheader --warnings=all
22290 @echo timestamp > \$@"
22293 if test "x$enable_tools" != xno
22294 then
22295 as_fn_append wine_rules "
22296 tools/makedep$ac_exeext: ${wine_srcdir}tools/makedep.c include/config.h config.status
22297 @./config.status tools/makedep
22298 Makefile: tools/makedep$ac_exeext"
22299 else
22300 as_fn_append wine_rules "
22301 \$(MAKEDEP):
22302 @echo \"You need to run make in $toolsdir first\" && false"
22306 if test -n "$with_wine64"
22307 then
22308 case "$with_wine64" in
22309 /*) reldir="" ;;
22310 *) reldir="../" ;;
22311 esac
22312 rm -f fonts server 2>/dev/null
22313 as_fn_append wine_rules "
22314 all: loader/wine64 loader/wine64-preloader $with_wine64/loader/wine $with_wine64/loader/wine-preloader
22315 loader/wine64 loader/wine64-preloader:
22316 rm -f \$@ && \$(LN_S) $reldir$with_wine64/\$@ \$@
22317 $with_wine64/loader/wine:
22318 rm -f \$@ && \$(LN_S) $ac_pwd/loader/wine \$@
22319 $with_wine64/loader/wine-preloader:
22320 rm -f \$@ && \$(LN_S) $ac_pwd/loader/wine-preloader \$@
22321 clean::
22322 rm -f loader/wine64 loader/wine64-preloader $with_wine64/loader/wine $with_wine64/loader/wine-preloader"
22323 else
22324 TOP_INSTALL_DEV="$TOP_INSTALL_DEV include"
22325 TOP_INSTALL_LIB="$TOP_INSTALL_LIB \
22326 fonts \
22327 loader/wine.inf \
22328 nls \
22329 programs/msidb/msidb \
22330 programs/msiexec/msiexec \
22331 programs/notepad/notepad \
22332 programs/regedit/regedit \
22333 programs/regsvr32/regsvr32 \
22334 programs/wineboot/wineboot \
22335 programs/winecfg/winecfg \
22336 programs/wineconsole/wineconsole \
22337 programs/winedbg/winedbg \
22338 programs/winefile/winefile \
22339 programs/winemine/winemine \
22340 programs/winepath/winepath \
22341 server/wineserver"
22343 case $host_os in
22344 cygwin*|mingw32*|darwin*|macosx*|linux-android*) ;;
22345 *) TOP_INSTALL_LIB="$TOP_INSTALL_LIB loader/wine.desktop" ;;
22346 esac
22350 as_fn_append wine_rules "
22351 distclean:: clean
22352 rm -rf autom4te.cache
22353 maintainer-clean::
22354 rm -f configure include/config.h.in"
22357 as_fn_append wine_rules "
22358 dlls/ntdll/unix/version.c: dummy
22359 @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)
22360 programs/winetest/build.rc: dummy
22361 @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)
22362 programs/winetest/build.nfo:
22363 @-\$(CC) -v 2>\$@
22364 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
22365 cd dlls/wineandroid.drv && gradle -q -Psrcdir=$srcdir assembleDebug
22366 mv dlls/wineandroid.drv/build/outputs/apk/wine-debug.apk \$@"
22369 TAGSFLAGS="--langmap='c:+.idl.l.rh,make:(Make*.in)'"
22371 as_fn_append wine_rules "
22372 TAGS etags:
22373 rm -f TAGS
22374 (test -d .git && git ls-files || find -L $srcdir -name '*.[ch]' -print) | xargs etags -a \$(TAGSFLAGS)
22375 tags ctags:
22376 rm -f tags
22377 (test -d .git && git ls-files || find -L $srcdir -name '*.[ch]' -print) | xargs ctags -a \$(TAGSFLAGS)
22378 dummy:
22379 .PHONY: depend dummy install-manpages"
22381 printf "%s\n" " done" >&6
22382 cat >confcache <<\_ACEOF
22383 # This file is a shell script that caches the results of configure
22384 # tests run on this system so they can be shared between configure
22385 # scripts and configure runs, see configure's option --config-cache.
22386 # It is not useful on other systems. If it contains results you don't
22387 # want to keep, you may remove or edit it.
22389 # config.status only pays attention to the cache file if you give it
22390 # the --recheck option to rerun configure.
22392 # `ac_cv_env_foo' variables (set or unset) will be overridden when
22393 # loading this file, other *unset* `ac_cv_foo' will be assigned the
22394 # following values.
22396 _ACEOF
22398 # The following way of writing the cache mishandles newlines in values,
22399 # but we know of no workaround that is simple, portable, and efficient.
22400 # So, we kill variables containing newlines.
22401 # Ultrix sh set writes to stderr and can't be redirected directly,
22402 # and sets the high bit in the cache file unless we assign to the vars.
22404 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
22405 eval ac_val=\$$ac_var
22406 case $ac_val in #(
22407 *${as_nl}*)
22408 case $ac_var in #(
22409 *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
22410 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
22411 esac
22412 case $ac_var in #(
22413 _ | IFS | as_nl) ;; #(
22414 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
22415 *) { eval $ac_var=; unset $ac_var;} ;;
22416 esac ;;
22417 esac
22418 done
22420 (set) 2>&1 |
22421 case $as_nl`(ac_space=' '; set) 2>&1` in #(
22422 *${as_nl}ac_space=\ *)
22423 # `set' does not quote correctly, so add quotes: double-quote
22424 # substitution turns \\\\ into \\, and sed turns \\ into \.
22425 sed -n \
22426 "s/'/'\\\\''/g;
22427 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
22428 ;; #(
22430 # `set' quotes correctly as required by POSIX, so do not add quotes.
22431 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
22433 esac |
22434 sort
22436 sed '
22437 /^ac_cv_env_/b end
22438 t clear
22439 :clear
22440 s/^\([^=]*\)=\(.*[{}].*\)$/test ${\1+y} || &/
22441 t end
22442 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
22443 :end' >>confcache
22444 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
22445 if test -w "$cache_file"; then
22446 if test "x$cache_file" != "x/dev/null"; then
22447 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
22448 printf "%s\n" "$as_me: updating cache $cache_file" >&6;}
22449 if test ! -f "$cache_file" || test -h "$cache_file"; then
22450 cat confcache >"$cache_file"
22451 else
22452 case $cache_file in #(
22453 */* | ?:*)
22454 mv -f confcache "$cache_file"$$ &&
22455 mv -f "$cache_file"$$ "$cache_file" ;; #(
22457 mv -f confcache "$cache_file" ;;
22458 esac
22461 else
22462 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
22463 printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;}
22466 rm -f confcache
22468 test "x$prefix" = xNONE && prefix=$ac_default_prefix
22469 # Let make expand exec_prefix.
22470 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
22472 DEFS=-DHAVE_CONFIG_H
22474 ac_libobjs=
22475 ac_ltlibobjs=
22477 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
22478 # 1. Remove the extension, and $U if already installed.
22479 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
22480 ac_i=`printf "%s\n" "$ac_i" | sed "$ac_script"`
22481 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
22482 # will be set to the directory where LIBOBJS objects are built.
22483 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
22484 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
22485 done
22486 LIBOBJS=$ac_libobjs
22488 LTLIBOBJS=$ac_ltlibobjs
22492 : "${CONFIG_STATUS=./config.status}"
22493 ac_write_fail=0
22494 ac_clean_files_save=$ac_clean_files
22495 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
22496 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
22497 printf "%s\n" "$as_me: creating $CONFIG_STATUS" >&6;}
22498 as_write_fail=0
22499 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
22500 #! $SHELL
22501 # Generated by $as_me.
22502 # Run this file to recreate the current configuration.
22503 # Compiler output produced by configure, useful for debugging
22504 # configure, is in config.log if it exists.
22506 debug=false
22507 ac_cs_recheck=false
22508 ac_cs_silent=false
22510 SHELL=\${CONFIG_SHELL-$SHELL}
22511 export SHELL
22512 _ASEOF
22513 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
22514 ## -------------------- ##
22515 ## M4sh Initialization. ##
22516 ## -------------------- ##
22518 # Be more Bourne compatible
22519 DUALCASE=1; export DUALCASE # for MKS sh
22520 as_nop=:
22521 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
22522 then :
22523 emulate sh
22524 NULLCMD=:
22525 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
22526 # is contrary to our usage. Disable this feature.
22527 alias -g '${1+"$@"}'='"$@"'
22528 setopt NO_GLOB_SUBST
22529 else $as_nop
22530 case `(set -o) 2>/dev/null` in #(
22531 *posix*) :
22532 set -o posix ;; #(
22533 *) :
22535 esac
22540 # Reset variables that may have inherited troublesome values from
22541 # the environment.
22543 # IFS needs to be set, to space, tab, and newline, in precisely that order.
22544 # (If _AS_PATH_WALK were called with IFS unset, it would have the
22545 # side effect of setting IFS to empty, thus disabling word splitting.)
22546 # Quoting is to prevent editors from complaining about space-tab.
22547 as_nl='
22549 export as_nl
22550 IFS=" "" $as_nl"
22552 PS1='$ '
22553 PS2='> '
22554 PS4='+ '
22556 # Ensure predictable behavior from utilities with locale-dependent output.
22557 LC_ALL=C
22558 export LC_ALL
22559 LANGUAGE=C
22560 export LANGUAGE
22562 # We cannot yet rely on "unset" to work, but we need these variables
22563 # to be unset--not just set to an empty or harmless value--now, to
22564 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
22565 # also avoids known problems related to "unset" and subshell syntax
22566 # in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
22567 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
22568 do eval test \${$as_var+y} \
22569 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
22570 done
22572 # Ensure that fds 0, 1, and 2 are open.
22573 if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi
22574 if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi
22575 if (exec 3>&2) ; then :; else exec 2>/dev/null; fi
22577 # The user is always right.
22578 if ${PATH_SEPARATOR+false} :; then
22579 PATH_SEPARATOR=:
22580 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
22581 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
22582 PATH_SEPARATOR=';'
22587 # Find who we are. Look in the path if we contain no directory separator.
22588 as_myself=
22589 case $0 in #((
22590 *[\\/]* ) as_myself=$0 ;;
22591 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
22592 for as_dir in $PATH
22594 IFS=$as_save_IFS
22595 case $as_dir in #(((
22596 '') as_dir=./ ;;
22597 */) ;;
22598 *) as_dir=$as_dir/ ;;
22599 esac
22600 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
22601 done
22602 IFS=$as_save_IFS
22605 esac
22606 # We did not find ourselves, most probably we were run as `sh COMMAND'
22607 # in which case we are not to be found in the path.
22608 if test "x$as_myself" = x; then
22609 as_myself=$0
22611 if test ! -f "$as_myself"; then
22612 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
22613 exit 1
22618 # as_fn_error STATUS ERROR [LINENO LOG_FD]
22619 # ----------------------------------------
22620 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
22621 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
22622 # script with STATUS, using 1 if that was 0.
22623 as_fn_error ()
22625 as_status=$1; test $as_status -eq 0 && as_status=1
22626 if test "$4"; then
22627 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
22628 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
22630 printf "%s\n" "$as_me: error: $2" >&2
22631 as_fn_exit $as_status
22632 } # as_fn_error
22636 # as_fn_set_status STATUS
22637 # -----------------------
22638 # Set $? to STATUS, without forking.
22639 as_fn_set_status ()
22641 return $1
22642 } # as_fn_set_status
22644 # as_fn_exit STATUS
22645 # -----------------
22646 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
22647 as_fn_exit ()
22649 set +e
22650 as_fn_set_status $1
22651 exit $1
22652 } # as_fn_exit
22654 # as_fn_unset VAR
22655 # ---------------
22656 # Portably unset VAR.
22657 as_fn_unset ()
22659 { eval $1=; unset $1;}
22661 as_unset=as_fn_unset
22663 # as_fn_append VAR VALUE
22664 # ----------------------
22665 # Append the text in VALUE to the end of the definition contained in VAR. Take
22666 # advantage of any shell optimizations that allow amortized linear growth over
22667 # repeated appends, instead of the typical quadratic growth present in naive
22668 # implementations.
22669 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
22670 then :
22671 eval 'as_fn_append ()
22673 eval $1+=\$2
22675 else $as_nop
22676 as_fn_append ()
22678 eval $1=\$$1\$2
22680 fi # as_fn_append
22682 # as_fn_arith ARG...
22683 # ------------------
22684 # Perform arithmetic evaluation on the ARGs, and store the result in the
22685 # global $as_val. Take advantage of shells that can avoid forks. The arguments
22686 # must be portable across $(()) and expr.
22687 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
22688 then :
22689 eval 'as_fn_arith ()
22691 as_val=$(( $* ))
22693 else $as_nop
22694 as_fn_arith ()
22696 as_val=`expr "$@" || test $? -eq 1`
22698 fi # as_fn_arith
22701 if expr a : '\(a\)' >/dev/null 2>&1 &&
22702 test "X`expr 00001 : '.*\(...\)'`" = X001; then
22703 as_expr=expr
22704 else
22705 as_expr=false
22708 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
22709 as_basename=basename
22710 else
22711 as_basename=false
22714 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
22715 as_dirname=dirname
22716 else
22717 as_dirname=false
22720 as_me=`$as_basename -- "$0" ||
22721 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
22722 X"$0" : 'X\(//\)$' \| \
22723 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
22724 printf "%s\n" X/"$0" |
22725 sed '/^.*\/\([^/][^/]*\)\/*$/{
22726 s//\1/
22729 /^X\/\(\/\/\)$/{
22730 s//\1/
22733 /^X\/\(\/\).*/{
22734 s//\1/
22737 s/.*/./; q'`
22739 # Avoid depending upon Character Ranges.
22740 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
22741 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
22742 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
22743 as_cr_digits='0123456789'
22744 as_cr_alnum=$as_cr_Letters$as_cr_digits
22747 # Determine whether it's possible to make 'echo' print without a newline.
22748 # These variables are no longer used directly by Autoconf, but are AC_SUBSTed
22749 # for compatibility with existing Makefiles.
22750 ECHO_C= ECHO_N= ECHO_T=
22751 case `echo -n x` in #(((((
22752 -n*)
22753 case `echo 'xy\c'` in
22754 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
22755 xy) ECHO_C='\c';;
22756 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
22757 ECHO_T=' ';;
22758 esac;;
22760 ECHO_N='-n';;
22761 esac
22763 # For backward compatibility with old third-party macros, we provide
22764 # the shell variables $as_echo and $as_echo_n. New code should use
22765 # AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
22766 as_echo='printf %s\n'
22767 as_echo_n='printf %s'
22769 rm -f conf$$ conf$$.exe conf$$.file
22770 if test -d conf$$.dir; then
22771 rm -f conf$$.dir/conf$$.file
22772 else
22773 rm -f conf$$.dir
22774 mkdir conf$$.dir 2>/dev/null
22776 if (echo >conf$$.file) 2>/dev/null; then
22777 if ln -s conf$$.file conf$$ 2>/dev/null; then
22778 as_ln_s='ln -s'
22779 # ... but there are two gotchas:
22780 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
22781 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
22782 # In both cases, we have to default to `cp -pR'.
22783 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
22784 as_ln_s='cp -pR'
22785 elif ln conf$$.file conf$$ 2>/dev/null; then
22786 as_ln_s=ln
22787 else
22788 as_ln_s='cp -pR'
22790 else
22791 as_ln_s='cp -pR'
22793 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
22794 rmdir conf$$.dir 2>/dev/null
22797 # as_fn_mkdir_p
22798 # -------------
22799 # Create "$as_dir" as a directory, including parents if necessary.
22800 as_fn_mkdir_p ()
22803 case $as_dir in #(
22804 -*) as_dir=./$as_dir;;
22805 esac
22806 test -d "$as_dir" || eval $as_mkdir_p || {
22807 as_dirs=
22808 while :; do
22809 case $as_dir in #(
22810 *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
22811 *) as_qdir=$as_dir;;
22812 esac
22813 as_dirs="'$as_qdir' $as_dirs"
22814 as_dir=`$as_dirname -- "$as_dir" ||
22815 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
22816 X"$as_dir" : 'X\(//\)[^/]' \| \
22817 X"$as_dir" : 'X\(//\)$' \| \
22818 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
22819 printf "%s\n" X"$as_dir" |
22820 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
22821 s//\1/
22824 /^X\(\/\/\)[^/].*/{
22825 s//\1/
22828 /^X\(\/\/\)$/{
22829 s//\1/
22832 /^X\(\/\).*/{
22833 s//\1/
22836 s/.*/./; q'`
22837 test -d "$as_dir" && break
22838 done
22839 test -z "$as_dirs" || eval "mkdir $as_dirs"
22840 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
22843 } # as_fn_mkdir_p
22844 if mkdir -p . 2>/dev/null; then
22845 as_mkdir_p='mkdir -p "$as_dir"'
22846 else
22847 test -d ./-p && rmdir ./-p
22848 as_mkdir_p=false
22852 # as_fn_executable_p FILE
22853 # -----------------------
22854 # Test if FILE is an executable regular file.
22855 as_fn_executable_p ()
22857 test -f "$1" && test -x "$1"
22858 } # as_fn_executable_p
22859 as_test_x='test -x'
22860 as_executable_p=as_fn_executable_p
22862 # Sed expression to map a string onto a valid CPP name.
22863 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
22865 # Sed expression to map a string onto a valid variable name.
22866 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
22869 exec 6>&1
22870 ## ----------------------------------- ##
22871 ## Main body of $CONFIG_STATUS script. ##
22872 ## ----------------------------------- ##
22873 _ASEOF
22874 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
22876 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
22877 # Save the log message, to keep $0 and so on meaningful, and to
22878 # report actual input values of CONFIG_FILES etc. instead of their
22879 # values after options handling.
22880 ac_log="
22881 This file was extended by Wine $as_me 8.10, which was
22882 generated by GNU Autoconf 2.71. Invocation command line was
22884 CONFIG_FILES = $CONFIG_FILES
22885 CONFIG_HEADERS = $CONFIG_HEADERS
22886 CONFIG_LINKS = $CONFIG_LINKS
22887 CONFIG_COMMANDS = $CONFIG_COMMANDS
22888 $ $0 $@
22890 on `(hostname || uname -n) 2>/dev/null | sed 1q`
22893 _ACEOF
22896 case $ac_config_headers in *"
22897 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
22898 esac
22901 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
22902 # Files that config.status was made for.
22903 config_headers="$ac_config_headers"
22904 config_links="$ac_config_links"
22905 config_commands="$ac_config_commands"
22907 _ACEOF
22909 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
22910 ac_cs_usage="\
22911 \`$as_me' instantiates files and other configuration actions
22912 from templates according to the current configuration. Unless the files
22913 and actions are specified as TAGs, all are instantiated by default.
22915 Usage: $0 [OPTION]... [TAG]...
22917 -h, --help print this help, then exit
22918 -V, --version print version number and configuration settings, then exit
22919 --config print configuration, then exit
22920 -q, --quiet, --silent
22921 do not print progress messages
22922 -d, --debug don't remove temporary files
22923 --recheck update $as_me by reconfiguring in the same conditions
22924 --header=FILE[:TEMPLATE]
22925 instantiate the configuration header FILE
22927 Configuration headers:
22928 $config_headers
22930 Configuration links:
22931 $config_links
22933 Configuration commands:
22934 $config_commands
22936 Report bugs to <wine-devel@winehq.org>.
22937 Wine home page: <https://www.winehq.org>."
22939 _ACEOF
22940 ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
22941 ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"`
22942 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
22943 ac_cs_config='$ac_cs_config_escaped'
22944 ac_cs_version="\\
22945 Wine config.status 8.10
22946 configured by $0, generated by GNU Autoconf 2.71,
22947 with options \\"\$ac_cs_config\\"
22949 Copyright (C) 2021 Free Software Foundation, Inc.
22950 This config.status script is free software; the Free Software Foundation
22951 gives unlimited permission to copy, distribute and modify it."
22953 ac_pwd='$ac_pwd'
22954 srcdir='$srcdir'
22955 test -n "\$AWK" || AWK=awk
22956 _ACEOF
22958 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
22959 # The default lists apply if the user does not specify any file.
22960 ac_need_defaults=:
22961 while test $# != 0
22963 case $1 in
22964 --*=?*)
22965 ac_option=`expr "X$1" : 'X\([^=]*\)='`
22966 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
22967 ac_shift=:
22969 --*=)
22970 ac_option=`expr "X$1" : 'X\([^=]*\)='`
22971 ac_optarg=
22972 ac_shift=:
22975 ac_option=$1
22976 ac_optarg=$2
22977 ac_shift=shift
22979 esac
22981 case $ac_option in
22982 # Handling of the options.
22983 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
22984 ac_cs_recheck=: ;;
22985 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
22986 printf "%s\n" "$ac_cs_version"; exit ;;
22987 --config | --confi | --conf | --con | --co | --c )
22988 printf "%s\n" "$ac_cs_config"; exit ;;
22989 --debug | --debu | --deb | --de | --d | -d )
22990 debug=: ;;
22991 --header | --heade | --head | --hea )
22992 $ac_shift
22993 case $ac_optarg in
22994 *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
22995 esac
22996 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
22997 ac_need_defaults=false;;
22998 --he | --h)
22999 # Conflict between --help and --header
23000 as_fn_error $? "ambiguous option: \`$1'
23001 Try \`$0 --help' for more information.";;
23002 --help | --hel | -h )
23003 printf "%s\n" "$ac_cs_usage"; exit ;;
23004 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
23005 | -silent | --silent | --silen | --sile | --sil | --si | --s)
23006 ac_cs_silent=: ;;
23008 # This is an error.
23009 -*) as_fn_error $? "unrecognized option: \`$1'
23010 Try \`$0 --help' for more information." ;;
23012 *) as_fn_append ac_config_targets " $1"
23013 ac_need_defaults=false ;;
23015 esac
23016 shift
23017 done
23019 ac_configure_extra_args=
23021 if $ac_cs_silent; then
23022 exec 6>/dev/null
23023 ac_configure_extra_args="$ac_configure_extra_args --silent"
23026 _ACEOF
23027 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
23028 if \$ac_cs_recheck; then
23029 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
23030 shift
23031 \printf "%s\n" "running CONFIG_SHELL=$SHELL \$*" >&6
23032 CONFIG_SHELL='$SHELL'
23033 export CONFIG_SHELL
23034 exec "\$@"
23037 _ACEOF
23038 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
23039 exec 5>>config.log
23041 echo
23042 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
23043 ## Running $as_me. ##
23044 _ASBOX
23045 printf "%s\n" "$ac_log"
23046 } >&5
23048 _ACEOF
23049 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
23051 # INIT-COMMANDS
23053 wine_fn_output_makedep ()
23055 as_dir=tools; as_fn_mkdir_p
23056 $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
23058 wine_fn_output_makefile ()
23060 cat <<\_WINE_EOF >\$tmp/makefile && mv -f \$tmp/makefile \$1 && "$wine_makedep"$makedep_flags && return
23061 # This Makefile understands the following targets:
23063 # all (default): build wine
23064 # clean: remove all intermediate files
23065 # distclean: also remove all files created by configure
23066 # test: run tests
23067 # testclean: clean test results to force running all tests again
23068 # install-lib: install libraries needed to run applications
23069 # install-dev: install development environment
23070 # install: install everything
23071 # uninstall: uninstall everything
23072 # ctags: create a tags file for vim and others.
23073 # etags: create a TAGS file for Emacs.
23075 SHELL = $SHELL
23076 PATH_SEPARATOR = $PATH_SEPARATOR
23077 PACKAGE_NAME = $PACKAGE_NAME
23078 PACKAGE_TARNAME = $PACKAGE_TARNAME
23079 PACKAGE_VERSION = $PACKAGE_VERSION
23080 PACKAGE_STRING = $PACKAGE_STRING
23081 PACKAGE_BUGREPORT = $PACKAGE_BUGREPORT
23082 PACKAGE_URL = $PACKAGE_URL
23083 exec_prefix = $exec_prefix
23084 prefix = $prefix
23085 program_transform_name = $program_transform_name
23086 bindir = $bindir
23087 sbindir = $sbindir
23088 libexecdir = $libexecdir
23089 datarootdir = $datarootdir
23090 datadir = $datadir
23091 sysconfdir = $sysconfdir
23092 sharedstatedir = $sharedstatedir
23093 localstatedir = $localstatedir
23094 runstatedir = $runstatedir
23095 includedir = $includedir
23096 oldincludedir = $oldincludedir
23097 docdir = $docdir
23098 infodir = $infodir
23099 htmldir = $htmldir
23100 dvidir = $dvidir
23101 pdfdir = $pdfdir
23102 psdir = $psdir
23103 libdir = $libdir
23104 localedir = $localedir
23105 mandir = $mandir
23106 DEFS = $DEFS
23107 ECHO_C = $ECHO_C
23108 ECHO_N = $ECHO_N
23109 ECHO_T = $ECHO_T
23110 LIBS = $LIBS
23111 build_alias = $build_alias
23112 host_alias = $host_alias
23113 target_alias = $target_alias
23114 system_dllpath = $system_dllpath
23115 build = $build
23116 build_cpu = $build_cpu
23117 build_vendor = $build_vendor
23118 build_os = $build_os
23119 host = $host
23120 host_cpu = $host_cpu
23121 host_vendor = $host_vendor
23122 host_os = $host_os
23123 dlldir = $dlldir
23124 fontdir = $fontdir
23125 nlsdir = $nlsdir
23126 srcdir = $srcdir
23127 SET_MAKE = $SET_MAKE
23128 CC = $CC
23129 CFLAGS = $CFLAGS
23130 LDFLAGS = $LDFLAGS
23131 CPPFLAGS = $CPPFLAGS
23132 ac_ct_CC = $ac_ct_CC
23133 EXEEXT = $EXEEXT
23134 OBJEXT = $OBJEXT
23135 CXX = $CXX
23136 CXXFLAGS = $CXXFLAGS
23137 ac_ct_CXX = $ac_ct_CXX
23138 CPPBIN = $CPPBIN
23139 LD = $LD
23140 TARGETFLAGS = $TARGETFLAGS
23141 toolsext = $toolsext
23142 HOST_ARCH = $HOST_ARCH
23143 aarch64_CC = $aarch64_CC
23144 aarch64_CFLAGS = $aarch64_CFLAGS
23145 aarch64_EXTRACFLAGS = $aarch64_EXTRACFLAGS
23146 aarch64_LDFLAGS = $aarch64_LDFLAGS
23147 aarch64_DEBUG = $aarch64_DEBUG
23148 aarch64_TARGET = $aarch64_TARGET
23149 aarch64_DELAYLOADFLAG = $aarch64_DELAYLOADFLAG
23150 aarch64_DISABLED_SUBDIRS = $aarch64_DISABLED_SUBDIRS
23151 arm_CC = $arm_CC
23152 arm_CFLAGS = $arm_CFLAGS
23153 arm_EXTRACFLAGS = $arm_EXTRACFLAGS
23154 arm_LDFLAGS = $arm_LDFLAGS
23155 arm_DEBUG = $arm_DEBUG
23156 arm_TARGET = $arm_TARGET
23157 arm_DELAYLOADFLAG = $arm_DELAYLOADFLAG
23158 arm_DISABLED_SUBDIRS = $arm_DISABLED_SUBDIRS
23159 i386_CC = $i386_CC
23160 i386_CFLAGS = $i386_CFLAGS
23161 i386_EXTRACFLAGS = $i386_EXTRACFLAGS
23162 i386_LDFLAGS = $i386_LDFLAGS
23163 i386_DEBUG = $i386_DEBUG
23164 i386_TARGET = $i386_TARGET
23165 i386_DELAYLOADFLAG = $i386_DELAYLOADFLAG
23166 i386_DISABLED_SUBDIRS = $i386_DISABLED_SUBDIRS
23167 x86_64_CC = $x86_64_CC
23168 x86_64_CFLAGS = $x86_64_CFLAGS
23169 x86_64_EXTRACFLAGS = $x86_64_EXTRACFLAGS
23170 x86_64_LDFLAGS = $x86_64_LDFLAGS
23171 x86_64_DEBUG = $x86_64_DEBUG
23172 x86_64_TARGET = $x86_64_TARGET
23173 x86_64_DELAYLOADFLAG = $x86_64_DELAYLOADFLAG
23174 x86_64_DISABLED_SUBDIRS = $x86_64_DISABLED_SUBDIRS
23175 toolsdir = $toolsdir
23176 MAKEDEP = $MAKEDEP
23177 RUNTESTFLAGS = $RUNTESTFLAGS
23178 SED_CMD = $SED_CMD
23179 FLEX = $FLEX
23180 BISON = $BISON
23181 AR = $AR
23182 ac_ct_AR = $ac_ct_AR
23183 STRIP = $STRIP
23184 RANLIB = $RANLIB
23185 LN_S = $LN_S
23186 GREP = $GREP
23187 EGREP = $EGREP
23188 LDCONFIG = $LDCONFIG
23189 MSGFMT = $MSGFMT
23190 PKG_CONFIG = $PKG_CONFIG
23191 FONTFORGE = $FONTFORGE
23192 RSVG = $RSVG
23193 CONVERT = $CONVERT
23194 ICOTOOL = $ICOTOOL
23195 I386_LIBS = $I386_LIBS
23196 OPENGL_LIBS = $OPENGL_LIBS
23197 DLLFLAGS = $DLLFLAGS
23198 LDDLLFLAGS = $LDDLLFLAGS
23199 LDEXECFLAGS = $LDEXECFLAGS
23200 EXTRACFLAGS = $EXTRACFLAGS
23201 UNIXDLLFLAGS = $UNIXDLLFLAGS
23202 UNIXLDFLAGS = $UNIXLDFLAGS
23203 TOP_INSTALL_LIB = $TOP_INSTALL_LIB
23204 TOP_INSTALL_DEV = $TOP_INSTALL_DEV
23205 WINELOADER_LDFLAGS = $WINELOADER_LDFLAGS
23206 WINEPRELOADER_LDFLAGS = $WINEPRELOADER_LDFLAGS
23207 LDD = $LDD
23208 OTOOL = $OTOOL
23209 READELF = $READELF
23210 SUBDIRS = $SUBDIRS
23211 DISABLED_SUBDIRS = $DISABLED_SUBDIRS
23212 CONFIGURE_TARGETS = $CONFIGURE_TARGETS
23213 CARBON_LIBS = $CARBON_LIBS
23214 COREFOUNDATION_LIBS = $COREFOUNDATION_LIBS
23215 DISKARBITRATION_LIBS = $DISKARBITRATION_LIBS
23216 IOKIT_LIBS = $IOKIT_LIBS
23217 METAL_LIBS = $METAL_LIBS
23218 APPLICATIONSERVICES_LIBS = $APPLICATIONSERVICES_LIBS
23219 CORESERVICES_LIBS = $CORESERVICES_LIBS
23220 APPKIT_LIBS = $APPKIT_LIBS
23221 SECURITY_LIBS = $SECURITY_LIBS
23222 SYSTEMCONFIGURATION_LIBS = $SYSTEMCONFIGURATION_LIBS
23223 COREAUDIO_LIBS = $COREAUDIO_LIBS
23224 OPENCL_LIBS = $OPENCL_LIBS
23225 OBJC = $OBJC
23226 OBJCFLAGS = $OBJCFLAGS
23227 ac_ct_OBJC = $ac_ct_OBJC
23228 WINELOADER_DEPENDS = $WINELOADER_DEPENDS
23229 PE_ARCHS = $PE_ARCHS
23230 MINGW_PKG_CONFIG = $MINGW_PKG_CONFIG
23231 FAUDIO_PE_CFLAGS = $FAUDIO_PE_CFLAGS
23232 FAUDIO_PE_LIBS = $FAUDIO_PE_LIBS
23233 GSM_PE_CFLAGS = $GSM_PE_CFLAGS
23234 GSM_PE_LIBS = $GSM_PE_LIBS
23235 JPEG_PE_CFLAGS = $JPEG_PE_CFLAGS
23236 JPEG_PE_LIBS = $JPEG_PE_LIBS
23237 JXR_PE_CFLAGS = $JXR_PE_CFLAGS
23238 JXR_PE_LIBS = $JXR_PE_LIBS
23239 LCMS2_PE_CFLAGS = $LCMS2_PE_CFLAGS
23240 LCMS2_PE_LIBS = $LCMS2_PE_LIBS
23241 LDAP_PE_CFLAGS = $LDAP_PE_CFLAGS
23242 LDAP_PE_LIBS = $LDAP_PE_LIBS
23243 MPG123_PE_CFLAGS = $MPG123_PE_CFLAGS
23244 MPG123_PE_LIBS = $MPG123_PE_LIBS
23245 MUSL_PE_CFLAGS = $MUSL_PE_CFLAGS
23246 MUSL_PE_LIBS = $MUSL_PE_LIBS
23247 PNG_PE_CFLAGS = $PNG_PE_CFLAGS
23248 PNG_PE_LIBS = $PNG_PE_LIBS
23249 TIFF_PE_CFLAGS = $TIFF_PE_CFLAGS
23250 TIFF_PE_LIBS = $TIFF_PE_LIBS
23251 VKD3D_PE_CFLAGS = $VKD3D_PE_CFLAGS
23252 VKD3D_PE_LIBS = $VKD3D_PE_LIBS
23253 XML2_PE_CFLAGS = $XML2_PE_CFLAGS
23254 XML2_PE_LIBS = $XML2_PE_LIBS
23255 XSLT_PE_CFLAGS = $XSLT_PE_CFLAGS
23256 XSLT_PE_LIBS = $XSLT_PE_LIBS
23257 ZLIB_PE_CFLAGS = $ZLIB_PE_CFLAGS
23258 ZLIB_PE_LIBS = $ZLIB_PE_LIBS
23259 ZYDIS_PE_CFLAGS = $ZYDIS_PE_CFLAGS
23260 ZYDIS_PE_LIBS = $ZYDIS_PE_LIBS
23261 PTHREAD_LIBS = $PTHREAD_LIBS
23262 XMKMF = $XMKMF
23263 CPP = $CPP
23264 X_CFLAGS = $X_CFLAGS
23265 X_PRE_LIBS = $X_PRE_LIBS
23266 X_LIBS = $X_LIBS
23267 X_EXTRA_LIBS = $X_EXTRA_LIBS
23268 WAYLAND_CLIENT_CFLAGS = $WAYLAND_CLIENT_CFLAGS
23269 WAYLAND_CLIENT_LIBS = $WAYLAND_CLIENT_LIBS
23270 WAYLAND_SCANNER = $WAYLAND_SCANNER
23271 PCAP_LIBS = $PCAP_LIBS
23272 PCSCLITE_LIBS = $PCSCLITE_LIBS
23273 INOTIFY_CFLAGS = $INOTIFY_CFLAGS
23274 INOTIFY_LIBS = $INOTIFY_LIBS
23275 DBUS_CFLAGS = $DBUS_CFLAGS
23276 DBUS_LIBS = $DBUS_LIBS
23277 GNUTLS_CFLAGS = $GNUTLS_CFLAGS
23278 GNUTLS_LIBS = $GNUTLS_LIBS
23279 SANE_CFLAGS = $SANE_CFLAGS
23280 SANE_LIBS = $SANE_LIBS
23281 USB_CFLAGS = $USB_CFLAGS
23282 USB_LIBS = $USB_LIBS
23283 GPHOTO2_CFLAGS = $GPHOTO2_CFLAGS
23284 GPHOTO2_LIBS = $GPHOTO2_LIBS
23285 GPHOTO2_PORT_CFLAGS = $GPHOTO2_PORT_CFLAGS
23286 GPHOTO2_PORT_LIBS = $GPHOTO2_PORT_LIBS
23287 RESOLV_LIBS = $RESOLV_LIBS
23288 FREETYPE_CFLAGS = $FREETYPE_CFLAGS
23289 FREETYPE_LIBS = $FREETYPE_LIBS
23290 GETTEXTPO_LIBS = $GETTEXTPO_LIBS
23291 PULSE_CFLAGS = $PULSE_CFLAGS
23292 PULSE_LIBS = $PULSE_LIBS
23293 GSTREAMER_CFLAGS = $GSTREAMER_CFLAGS
23294 GSTREAMER_LIBS = $GSTREAMER_LIBS
23295 ALSA_LIBS = $ALSA_LIBS
23296 OSS4_CFLAGS = $OSS4_CFLAGS
23297 OSS4_LIBS = $OSS4_LIBS
23298 UDEV_CFLAGS = $UDEV_CFLAGS
23299 UDEV_LIBS = $UDEV_LIBS
23300 UNWIND_CFLAGS = $UNWIND_CFLAGS
23301 UNWIND_LIBS = $UNWIND_LIBS
23302 SDL2_CFLAGS = $SDL2_CFLAGS
23303 SDL2_LIBS = $SDL2_LIBS
23304 CAPI20_CFLAGS = $CAPI20_CFLAGS
23305 CAPI20_LIBS = $CAPI20_LIBS
23306 CUPS_CFLAGS = $CUPS_CFLAGS
23307 CUPS_LIBS = $CUPS_LIBS
23308 FONTCONFIG_CFLAGS = $FONTCONFIG_CFLAGS
23309 FONTCONFIG_LIBS = $FONTCONFIG_LIBS
23310 KRB5_CFLAGS = $KRB5_CFLAGS
23311 KRB5_LIBS = $KRB5_LIBS
23312 GSSAPI_CFLAGS = $GSSAPI_CFLAGS
23313 GSSAPI_LIBS = $GSSAPI_LIBS
23314 PROCSTAT_LIBS = $PROCSTAT_LIBS
23315 NETAPI_CFLAGS = $NETAPI_CFLAGS
23316 NETAPI_LIBS = $NETAPI_LIBS
23317 MSVCRTFLAGS = $MSVCRTFLAGS
23318 DELAYLOADFLAG = $DELAYLOADFLAG
23319 WINELOADER_PROGRAMS = $WINELOADER_PROGRAMS
23320 RT_LIBS = $RT_LIBS
23321 TAGSFLAGS = $TAGSFLAGS
23322 LIBOBJS = $LIBOBJS
23323 LTLIBOBJS = $LTLIBOBJS
23324 $SET_MAKE
23325 $wine_rules
23326 _WINE_EOF
23327 as_fn_error $? "could not create Makefile" "$LINENO" 5
23330 _ACEOF
23332 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
23334 # Handling of arguments.
23335 for ac_config_target in $ac_config_targets
23337 case $ac_config_target in
23338 "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
23339 "include/stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS include/stamp-h" ;;
23340 "wine") CONFIG_LINKS="$CONFIG_LINKS wine:tools/winewrapper" ;;
23341 "wine64") CONFIG_LINKS="$CONFIG_LINKS wine64:tools/winewrapper" ;;
23342 "tools/makedep") CONFIG_COMMANDS="$CONFIG_COMMANDS tools/makedep" ;;
23343 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
23345 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
23346 esac
23347 done
23350 # If the user did not use the arguments to specify the items to instantiate,
23351 # then the envvar interface is used. Set only those that are not.
23352 # We use the long form for the default assignment because of an extremely
23353 # bizarre bug on SunOS 4.1.3.
23354 if $ac_need_defaults; then
23355 test ${CONFIG_HEADERS+y} || CONFIG_HEADERS=$config_headers
23356 test ${CONFIG_LINKS+y} || CONFIG_LINKS=$config_links
23357 test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS=$config_commands
23360 # Have a temporary directory for convenience. Make it in the build tree
23361 # simply because there is no reason against having it here, and in addition,
23362 # creating and moving files from /tmp can sometimes cause problems.
23363 # Hook for its removal unless debugging.
23364 # Note that there is a small window in which the directory will not be cleaned:
23365 # after its creation but before its name has been assigned to `$tmp'.
23366 $debug ||
23368 tmp= ac_tmp=
23369 trap 'exit_status=$?
23370 : "${ac_tmp:=$tmp}"
23371 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
23373 trap 'as_fn_exit 1' 1 2 13 15
23375 # Create a (secure) tmp directory for tmp files.
23378 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
23379 test -d "$tmp"
23380 } ||
23382 tmp=./conf$$-$RANDOM
23383 (umask 077 && mkdir "$tmp")
23384 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
23385 ac_tmp=$tmp
23387 # Set up the scripts for CONFIG_HEADERS section.
23388 # No need to generate them if there are no CONFIG_HEADERS.
23389 # This happens for instance with `./config.status Makefile'.
23390 if test -n "$CONFIG_HEADERS"; then
23391 cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
23392 BEGIN {
23393 _ACEOF
23395 # Transform confdefs.h into an awk script `defines.awk', embedded as
23396 # here-document in config.status, that substitutes the proper values into
23397 # config.h.in to produce config.h.
23399 # Create a delimiter string that does not exist in confdefs.h, to ease
23400 # handling of long lines.
23401 ac_delim='%!_!# '
23402 for ac_last_try in false false :; do
23403 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
23404 if test -z "$ac_tt"; then
23405 break
23406 elif $ac_last_try; then
23407 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
23408 else
23409 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
23411 done
23413 # For the awk script, D is an array of macro values keyed by name,
23414 # likewise P contains macro parameters if any. Preserve backslash
23415 # newline sequences.
23417 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
23418 sed -n '
23419 s/.\{148\}/&'"$ac_delim"'/g
23420 t rset
23421 :rset
23422 s/^[ ]*#[ ]*define[ ][ ]*/ /
23423 t def
23425 :def
23426 s/\\$//
23427 t bsnl
23428 s/["\\]/\\&/g
23429 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
23430 D["\1"]=" \3"/p
23431 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
23433 :bsnl
23434 s/["\\]/\\&/g
23435 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
23436 D["\1"]=" \3\\\\\\n"\\/p
23437 t cont
23438 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
23439 t cont
23441 :cont
23443 s/.\{148\}/&'"$ac_delim"'/g
23444 t clear
23445 :clear
23446 s/\\$//
23447 t bsnlc
23448 s/["\\]/\\&/g; s/^/"/; s/$/"/p
23450 :bsnlc
23451 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
23452 b cont
23453 ' <confdefs.h | sed '
23454 s/'"$ac_delim"'/"\\\
23455 "/g' >>$CONFIG_STATUS || ac_write_fail=1
23457 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
23458 for (key in D) D_is_set[key] = 1
23459 FS = "\a"
23461 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
23462 line = \$ 0
23463 split(line, arg, " ")
23464 if (arg[1] == "#") {
23465 defundef = arg[2]
23466 mac1 = arg[3]
23467 } else {
23468 defundef = substr(arg[1], 2)
23469 mac1 = arg[2]
23471 split(mac1, mac2, "(") #)
23472 macro = mac2[1]
23473 prefix = substr(line, 1, index(line, defundef) - 1)
23474 if (D_is_set[macro]) {
23475 # Preserve the white space surrounding the "#".
23476 print prefix "define", macro P[macro] D[macro]
23477 next
23478 } else {
23479 # Replace #undef with comments. This is necessary, for example,
23480 # in the case of _POSIX_SOURCE, which is predefined and required
23481 # on some systems where configure will not decide to define it.
23482 if (defundef == "undef") {
23483 print "/*", prefix defundef, macro, "*/"
23484 next
23488 { print }
23489 _ACAWK
23490 _ACEOF
23491 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
23492 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
23493 fi # test -n "$CONFIG_HEADERS"
23496 eval set X " :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
23497 shift
23498 for ac_tag
23500 case $ac_tag in
23501 :[FHLC]) ac_mode=$ac_tag; continue;;
23502 esac
23503 case $ac_mode$ac_tag in
23504 :[FHL]*:*);;
23505 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
23506 :[FH]-) ac_tag=-:-;;
23507 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
23508 esac
23509 ac_save_IFS=$IFS
23510 IFS=:
23511 set x $ac_tag
23512 IFS=$ac_save_IFS
23513 shift
23514 ac_file=$1
23515 shift
23517 case $ac_mode in
23518 :L) ac_source=$1;;
23519 :[FH])
23520 ac_file_inputs=
23521 for ac_f
23523 case $ac_f in
23524 -) ac_f="$ac_tmp/stdin";;
23525 *) # Look for the file first in the build tree, then in the source tree
23526 # (if the path is not absolute). The absolute path cannot be DOS-style,
23527 # because $ac_f cannot contain `:'.
23528 test -f "$ac_f" ||
23529 case $ac_f in
23530 [\\/$]*) false;;
23531 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
23532 esac ||
23533 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
23534 esac
23535 case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
23536 as_fn_append ac_file_inputs " '$ac_f'"
23537 done
23539 # Let's still pretend it is `configure' which instantiates (i.e., don't
23540 # use $as_me), people would be surprised to read:
23541 # /* config.h. Generated by config.status. */
23542 configure_input='Generated from '`
23543 printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
23544 `' by configure.'
23545 if test x"$ac_file" != x-; then
23546 configure_input="$ac_file. $configure_input"
23547 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
23548 printf "%s\n" "$as_me: creating $ac_file" >&6;}
23550 # Neutralize special characters interpreted by sed in replacement strings.
23551 case $configure_input in #(
23552 *\&* | *\|* | *\\* )
23553 ac_sed_conf_input=`printf "%s\n" "$configure_input" |
23554 sed 's/[\\\\&|]/\\\\&/g'`;; #(
23555 *) ac_sed_conf_input=$configure_input;;
23556 esac
23558 case $ac_tag in
23559 *:-:* | *:-) cat >"$ac_tmp/stdin" \
23560 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
23561 esac
23563 esac
23565 ac_dir=`$as_dirname -- "$ac_file" ||
23566 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23567 X"$ac_file" : 'X\(//\)[^/]' \| \
23568 X"$ac_file" : 'X\(//\)$' \| \
23569 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
23570 printf "%s\n" X"$ac_file" |
23571 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
23572 s//\1/
23575 /^X\(\/\/\)[^/].*/{
23576 s//\1/
23579 /^X\(\/\/\)$/{
23580 s//\1/
23583 /^X\(\/\).*/{
23584 s//\1/
23587 s/.*/./; q'`
23588 as_dir="$ac_dir"; as_fn_mkdir_p
23589 ac_builddir=.
23591 case "$ac_dir" in
23592 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
23594 ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
23595 # A ".." for each directory in $ac_dir_suffix.
23596 ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
23597 case $ac_top_builddir_sub in
23598 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
23599 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
23600 esac ;;
23601 esac
23602 ac_abs_top_builddir=$ac_pwd
23603 ac_abs_builddir=$ac_pwd$ac_dir_suffix
23604 # for backward compatibility:
23605 ac_top_builddir=$ac_top_build_prefix
23607 case $srcdir in
23608 .) # We are building in place.
23609 ac_srcdir=.
23610 ac_top_srcdir=$ac_top_builddir_sub
23611 ac_abs_top_srcdir=$ac_pwd ;;
23612 [\\/]* | ?:[\\/]* ) # Absolute name.
23613 ac_srcdir=$srcdir$ac_dir_suffix;
23614 ac_top_srcdir=$srcdir
23615 ac_abs_top_srcdir=$srcdir ;;
23616 *) # Relative name.
23617 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
23618 ac_top_srcdir=$ac_top_build_prefix$srcdir
23619 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
23620 esac
23621 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
23624 case $ac_mode in
23628 # CONFIG_HEADER
23630 if test x"$ac_file" != x-; then
23632 printf "%s\n" "/* $configure_input */" >&1 \
23633 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
23634 } >"$ac_tmp/config.h" \
23635 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
23636 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
23637 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
23638 printf "%s\n" "$as_me: $ac_file is unchanged" >&6;}
23639 else
23640 rm -f "$ac_file"
23641 mv "$ac_tmp/config.h" "$ac_file" \
23642 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
23644 else
23645 printf "%s\n" "/* $configure_input */" >&1 \
23646 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
23647 || as_fn_error $? "could not create -" "$LINENO" 5
23652 # CONFIG_LINK
23655 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
23657 else
23658 # Prefer the file from the source tree if names are identical.
23659 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
23660 ac_source=$srcdir/$ac_source
23663 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
23664 printf "%s\n" "$as_me: linking $ac_source to $ac_file" >&6;}
23666 if test ! -r "$ac_source"; then
23667 as_fn_error $? "$ac_source: file not found" "$LINENO" 5
23669 rm -f "$ac_file"
23671 # Try a relative symlink, then a hard link, then a copy.
23672 case $ac_source in
23673 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
23674 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
23675 esac
23676 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
23677 ln "$ac_source" "$ac_file" 2>/dev/null ||
23678 cp -p "$ac_source" "$ac_file" ||
23679 as_fn_error $? "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
23682 :C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
23683 printf "%s\n" "$as_me: executing $ac_file commands" >&6;}
23685 esac
23688 case $ac_file$ac_mode in
23689 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
23690 "tools/makedep":C) wine_fn_output_makedep || as_fn_exit $? ;;
23691 "Makefile":C) wine_fn_output_makefile Makefile ;;
23693 esac
23694 done # for ac_tag
23697 as_fn_exit 0
23698 _ACEOF
23699 ac_clean_files=$ac_clean_files_save
23701 test $ac_write_fail = 0 ||
23702 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
23705 # configure is writing to config.log, and then calls config.status.
23706 # config.status does its own redirection, appending to config.log.
23707 # Unfortunately, on DOS this fails, as config.log is still kept open
23708 # by configure, so config.status won't be able to write to it; its
23709 # output is simply discarded. So we exec the FD to /dev/null,
23710 # effectively closing config.log, so it can be properly (re)opened and
23711 # appended to by config.status. When coming back to configure, we
23712 # need to make the FD available again.
23713 if test "$no_create" != yes; then
23714 ac_cs_success=:
23715 ac_config_status_args=
23716 test "$silent" = yes &&
23717 ac_config_status_args="$ac_config_status_args --quiet"
23718 exec 5>/dev/null
23719 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
23720 exec 5>>config.log
23721 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
23722 # would make configure fail if this is the last instruction.
23723 $ac_cs_success || as_fn_exit 1
23725 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
23726 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
23727 printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
23731 if test "$no_create" = "yes"
23732 then
23733 exit 0
23736 ac_save_IFS="$IFS"
23737 if test "x$wine_notices" != x; then
23738 echo >&6
23739 IFS="|"
23740 for msg in $wine_notices; do
23741 IFS="$ac_save_IFS"
23742 if ${msg:+false} :
23743 then :
23745 else $as_nop
23746 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $msg" >&5
23747 printf "%s\n" "$as_me: $msg" >&6;}
23749 done
23751 IFS="|"
23752 for msg in $wine_warnings; do
23753 IFS="$ac_save_IFS"
23754 if ${msg:+false} :
23755 then :
23757 else $as_nop
23758 echo >&2
23759 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $msg" >&5
23760 printf "%s\n" "$as_me: WARNING: $msg" >&2;}
23762 done
23763 IFS="$ac_save_IFS"
23765 printf "%s\n" "
23766 $as_me: Finished. Do '${ac_make}' to compile Wine.
23767 " >&6