2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.65 for Wine 1.2-rc1.
5 # Report bugs to <wine-devel@winehq.org>.
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
13 # This configure script is free software; the Free Software Foundation
14 # gives unlimited permission to copy, distribute and modify it.
15 ## -------------------- ##
16 ## M4sh Initialization. ##
17 ## -------------------- ##
19 # Be more Bourne compatible
20 DUALCASE=1; export DUALCASE # for MKS sh
21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
24 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
25 # is contrary to our usage. Disable this feature.
26 alias -g '${1+"$@"}'='"$@"'
29 case `(set -o) 2>/dev/null` in #(
41 # Printing a long string crashes Solaris 7 /usr/bin/printf.
42 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
43 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
44 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
45 # Prefer a ksh shell builtin over an external printf program on Solaris,
46 # but without wasting forks for bash or zsh.
47 if test -z "$BASH_VERSION$ZSH_VERSION" \
48 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
50 as_echo_n='print -rn --'
51 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
55 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
56 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
57 as_echo_n='/usr/ucb/echo -n'
59 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
64 expr "X$arg" : "X\\(.*\\)$as_nl";
65 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
67 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
70 as_echo_n='sh -c $as_echo_n_body as_echo'
73 as_echo='sh -c $as_echo_body as_echo'
76 # The user is always right.
77 if test "${PATH_SEPARATOR+set}" != set; then
79 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
80 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
87 # We need space, tab and new line, in precisely that order. Quoting is
88 # there to prevent editors from complaining about space-tab.
89 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
90 # splitting by setting IFS to empty value.)
93 # Find who we are. Look in the path if we contain no directory separator.
95 *[\\/]* ) as_myself=$0 ;;
96 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
100 test -z "$as_dir" && as_dir=.
101 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
107 # We did not find ourselves, most probably we were run as `sh COMMAND'
108 # in which case we are not to be found in the path.
109 if test "x$as_myself" = x; then
112 if test ! -f "$as_myself"; then
113 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
117 # Unset variables that we do not need and which cause bugs (e.g. in
118 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
119 # suppresses any "Segmentation fault" message there. '((' could
120 # trigger a bug in pdksh 5.2.14.
121 for as_var in BASH_ENV ENV MAIL MAILPATH
122 do eval test x\${$as_var+set} = xset \
123 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
136 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
138 if test "x$CONFIG_SHELL" = x; then
139 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
142 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
143 # is contrary to our usage. Disable this feature.
144 alias -g '\${1+\"\$@\"}'='\"\$@\"'
147 case \`(set -o) 2>/dev/null\` in #(
155 as_required="as_fn_return () { (exit \$1); }
156 as_fn_success () { as_fn_return 0; }
157 as_fn_failure () { as_fn_return 1; }
158 as_fn_ret_success () { return 0; }
159 as_fn_ret_failure () { return 1; }
162 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
163 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
164 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
165 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
166 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
169 exitcode=1; echo positional parameters were not saved.
171 test x\$exitcode = x0 || exit 1"
172 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
173 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
174 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
175 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
176 test \$(( 1 + 1 )) = 2 || exit 1"
177 if (eval "$as_required") 2>/dev/null; then :
182 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
185 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
187 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
190 test -z "$as_dir" && as_dir=.
194 for as_base in sh bash ksh sh5; do
195 # Try only shells that exist, to save several forks.
196 as_shell=$as_dir/$as_base
197 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
198 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
199 CONFIG_SHELL=$as_shell as_have_required=yes
200 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
208 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
209 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
210 CONFIG_SHELL=$SHELL as_have_required=yes
215 if test "x$CONFIG_SHELL" != x; then :
216 # We cannot yet assume a decent shell, so we have to provide a
217 # neutralization value for shells without unset; and this also
218 # works around shells that cannot unset nonexistent variables.
221 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
223 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
226 if test x$as_have_required = xno; then :
227 $as_echo "$0: This script requires a shell more modern than all"
228 $as_echo "$0: the shells that I found on your system."
229 if test x${ZSH_VERSION+set} = xset ; then
230 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
231 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
233 $as_echo "$0: Please tell bug-autoconf@gnu.org and
234 $0: wine-devel@winehq.org about your system, including any
235 $0: error possibly output before this message. Then install
236 $0: a modern shell, or manually run the script under such a
237 $0: shell if you do have one."
243 SHELL=${CONFIG_SHELL-/bin/sh}
245 # Unset more variables known to interfere with behavior of common tools.
246 CLICOLOR_FORCE= GREP_OPTIONS=
247 unset CLICOLOR_FORCE GREP_OPTIONS
249 ## --------------------- ##
250 ## M4sh Shell Functions. ##
251 ## --------------------- ##
254 # Portably unset VAR.
257 { eval $1=; unset $1;}
261 # as_fn_set_status STATUS
262 # -----------------------
263 # Set $? to STATUS, without forking.
271 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
281 # Create "$as_dir" as a directory, including parents if necessary.
286 -*) as_dir=./$as_dir;;
288 test -d "$as_dir" || eval $as_mkdir_p || {
292 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
295 as_dirs="'$as_qdir' $as_dirs"
296 as_dir=`$as_dirname -- "$as_dir" ||
297 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
298 X"$as_dir" : 'X\(//\)[^/]' \| \
299 X"$as_dir" : 'X\(//\)$' \| \
300 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
301 $as_echo X"$as_dir" |
302 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
319 test -d "$as_dir" && break
321 test -z "$as_dirs" || eval "mkdir $as_dirs"
322 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
326 # as_fn_append VAR VALUE
327 # ----------------------
328 # Append the text in VALUE to the end of the definition contained in VAR. Take
329 # advantage of any shell optimizations that allow amortized linear growth over
330 # repeated appends, instead of the typical quadratic growth present in naive
332 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
333 eval 'as_fn_append ()
346 # Perform arithmetic evaluation on the ARGs, and store the result in the
347 # global $as_val. Take advantage of shells that can avoid forks. The arguments
348 # must be portable across $(()) and expr.
349 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
357 as_val=`expr "$@" || test $? -eq 1`
362 # as_fn_error ERROR [LINENO LOG_FD]
363 # ---------------------------------
364 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
365 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
366 # script with status $?, using 1 if that was 0.
369 as_status=$?; test $as_status -eq 0 && as_status=1
371 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
374 $as_echo "$as_me: error: $1" >&2
375 as_fn_exit $as_status
378 if expr a : '\(a\)' >/dev/null 2>&1 &&
379 test "X`expr 00001 : '.*\(...\)'`" = X001; then
385 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
391 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
397 as_me=`$as_basename -- "$0" ||
398 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
399 X"$0" : 'X\(//\)$' \| \
400 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
402 sed '/^.*\/\([^/][^/]*\)\/*$/{
416 # Avoid depending upon Character Ranges.
417 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
418 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
419 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
420 as_cr_digits='0123456789'
421 as_cr_alnum=$as_cr_Letters$as_cr_digits
424 as_lineno_1=$LINENO as_lineno_1a=$LINENO
425 as_lineno_2=$LINENO as_lineno_2a=$LINENO
426 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
427 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
428 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
440 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
444 chmod +x "$as_me.lineno" ||
445 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
447 # Don't try to exec as it changes $[0], causing all sort of problems
448 # (the dirname of $[0] is not the place where we might find the
449 # original and so on. Autoconf is especially sensitive to this).
451 # Exit status is that of the last command.
455 ECHO_C= ECHO_N= ECHO_T=
456 case `echo -n x` in #(((((
458 case `echo 'xy\c'` in
459 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
461 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
468 rm -f conf$$ conf$$.exe conf$$.file
469 if test -d conf$$.dir; then
470 rm -f conf$$.dir/conf$$.file
473 mkdir conf$$.dir 2>/dev/null
475 if (echo >conf$$.file) 2>/dev/null; then
476 if ln -s conf$$.file conf$$ 2>/dev/null; then
478 # ... but there are two gotchas:
479 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
480 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
481 # In both cases, we have to default to `cp -p'.
482 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
484 elif ln conf$$.file conf$$ 2>/dev/null; then
492 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
493 rmdir conf$$.dir 2>/dev/null
495 if mkdir -p . 2>/dev/null; then
496 as_mkdir_p='mkdir -p "$as_dir"'
498 test -d ./-p && rmdir ./-p
502 if test -x / >/dev/null 2>&1; then
505 if ls -dL / >/dev/null 2>&1; then
512 if test -d "$1"; then
518 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
519 ???[sx]*):;;*)false;;esac;fi
523 as_executable_p=$as_test_x
525 # Sed expression to map a string onto a valid CPP name.
526 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
528 # Sed expression to map a string onto a valid variable name.
529 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
532 test -n "$DJDIR" || exec 7<&0 </dev/null
536 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
537 # so uname gets run too.
538 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
543 ac_default_prefix=/usr/local
545 ac_config_libobj_dir=.
552 # Identity of this package.
554 PACKAGE_TARNAME='wine'
555 PACKAGE_VERSION='1.2-rc1'
556 PACKAGE_STRING='Wine 1.2-rc1'
557 PACKAGE_BUGREPORT='wine-devel@winehq.org'
558 PACKAGE_URL='http://www.winehq.org'
560 ac_unique_file="server/atom.c"
561 # Factoring default headers for most tests.
562 ac_includes_default="\
564 #ifdef HAVE_SYS_TYPES_H
565 # include <sys/types.h>
567 #ifdef HAVE_SYS_STAT_H
568 # include <sys/stat.h>
574 # ifdef HAVE_STDLIB_H
579 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
584 #ifdef HAVE_STRINGS_H
585 # include <strings.h>
587 #ifdef HAVE_INTTYPES_H
588 # include <inttypes.h>
597 ac_subst_vars='LTLIBOBJS
746 program_transform_name
757 ac_subst_files='MAKE_RULES
763 enable_option_checking
767 enable_maintainer_mode
813 ac_precious_vars='build_alias
828 # Initialize some variables set by options.
830 ac_init_version=false
831 ac_unrecognized_opts=
833 # The variables have the same names as the options, with
834 # dashes changed to underlines.
842 program_transform_name=s,x,x,
850 # Installation directory options.
851 # These are left unexpanded so users can "make install exec_prefix=/foo"
852 # and all the variables that are supposed to be based on exec_prefix
853 # by default will actually change.
854 # Use braces instead of parens because sh, perl, etc. also accept them.
855 # (The list follows the same order as the GNU Coding Standards.)
856 bindir='${exec_prefix}/bin'
857 sbindir='${exec_prefix}/sbin'
858 libexecdir='${exec_prefix}/libexec'
859 datarootdir='${prefix}/share'
860 datadir='${datarootdir}'
861 sysconfdir='${prefix}/etc'
862 sharedstatedir='${prefix}/com'
863 localstatedir='${prefix}/var'
864 includedir='${prefix}/include'
865 oldincludedir='/usr/include'
866 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
867 infodir='${datarootdir}/info'
872 libdir='${exec_prefix}/lib'
873 localedir='${datarootdir}/locale'
874 mandir='${datarootdir}/man'
880 # If the previous option needs an argument, assign it.
881 if test -n "$ac_prev"; then
882 eval $ac_prev=\$ac_option
888 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
892 # Accept the important Cygnus configure options, so we can diagnose typos.
894 case $ac_dashdash$ac_option in
898 -bindir | --bindir | --bindi | --bind | --bin | --bi)
900 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
903 -build | --build | --buil | --bui | --bu)
904 ac_prev=build_alias ;;
905 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
906 build_alias=$ac_optarg ;;
908 -cache-file | --cache-file | --cache-fil | --cache-fi \
909 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
910 ac_prev=cache_file ;;
911 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
912 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
913 cache_file=$ac_optarg ;;
916 cache_file=config.cache ;;
918 -datadir | --datadir | --datadi | --datad)
920 -datadir=* | --datadir=* | --datadi=* | --datad=*)
921 datadir=$ac_optarg ;;
923 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
924 | --dataroo | --dataro | --datar)
925 ac_prev=datarootdir ;;
926 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
927 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
928 datarootdir=$ac_optarg ;;
930 -disable-* | --disable-*)
931 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
932 # Reject names that are not valid shell variable names.
933 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
934 as_fn_error "invalid feature name: $ac_useropt"
935 ac_useropt_orig=$ac_useropt
936 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
937 case $ac_user_opts in
941 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
942 ac_unrecognized_sep=', ';;
944 eval enable_$ac_useropt=no ;;
946 -docdir | --docdir | --docdi | --doc | --do)
948 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
951 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
953 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
956 -enable-* | --enable-*)
957 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
958 # Reject names that are not valid shell variable names.
959 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
960 as_fn_error "invalid feature name: $ac_useropt"
961 ac_useropt_orig=$ac_useropt
962 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
963 case $ac_user_opts in
967 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
968 ac_unrecognized_sep=', ';;
970 eval enable_$ac_useropt=\$ac_optarg ;;
972 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
973 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
974 | --exec | --exe | --ex)
975 ac_prev=exec_prefix ;;
976 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
977 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
978 | --exec=* | --exe=* | --ex=*)
979 exec_prefix=$ac_optarg ;;
981 -gas | --gas | --ga | --g)
982 # Obsolete; use --with-gas.
985 -help | --help | --hel | --he | -h)
987 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
988 ac_init_help=recursive ;;
989 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
990 ac_init_help=short ;;
992 -host | --host | --hos | --ho)
993 ac_prev=host_alias ;;
994 -host=* | --host=* | --hos=* | --ho=*)
995 host_alias=$ac_optarg ;;
997 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
999 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1001 htmldir=$ac_optarg ;;
1003 -includedir | --includedir | --includedi | --included | --include \
1004 | --includ | --inclu | --incl | --inc)
1005 ac_prev=includedir ;;
1006 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1007 | --includ=* | --inclu=* | --incl=* | --inc=*)
1008 includedir=$ac_optarg ;;
1010 -infodir | --infodir | --infodi | --infod | --info | --inf)
1012 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1013 infodir=$ac_optarg ;;
1015 -libdir | --libdir | --libdi | --libd)
1017 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1018 libdir=$ac_optarg ;;
1020 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1021 | --libexe | --libex | --libe)
1022 ac_prev=libexecdir ;;
1023 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1024 | --libexe=* | --libex=* | --libe=*)
1025 libexecdir=$ac_optarg ;;
1027 -localedir | --localedir | --localedi | --localed | --locale)
1028 ac_prev=localedir ;;
1029 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1030 localedir=$ac_optarg ;;
1032 -localstatedir | --localstatedir | --localstatedi | --localstated \
1033 | --localstate | --localstat | --localsta | --localst | --locals)
1034 ac_prev=localstatedir ;;
1035 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1036 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1037 localstatedir=$ac_optarg ;;
1039 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1041 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1042 mandir=$ac_optarg ;;
1044 -nfp | --nfp | --nf)
1045 # Obsolete; use --without-fp.
1048 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1049 | --no-cr | --no-c | -n)
1052 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1053 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1056 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1057 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1058 | --oldin | --oldi | --old | --ol | --o)
1059 ac_prev=oldincludedir ;;
1060 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1061 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1062 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1063 oldincludedir=$ac_optarg ;;
1065 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1067 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1068 prefix=$ac_optarg ;;
1070 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1071 | --program-pre | --program-pr | --program-p)
1072 ac_prev=program_prefix ;;
1073 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1074 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1075 program_prefix=$ac_optarg ;;
1077 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1078 | --program-suf | --program-su | --program-s)
1079 ac_prev=program_suffix ;;
1080 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1081 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1082 program_suffix=$ac_optarg ;;
1084 -program-transform-name | --program-transform-name \
1085 | --program-transform-nam | --program-transform-na \
1086 | --program-transform-n | --program-transform- \
1087 | --program-transform | --program-transfor \
1088 | --program-transfo | --program-transf \
1089 | --program-trans | --program-tran \
1090 | --progr-tra | --program-tr | --program-t)
1091 ac_prev=program_transform_name ;;
1092 -program-transform-name=* | --program-transform-name=* \
1093 | --program-transform-nam=* | --program-transform-na=* \
1094 | --program-transform-n=* | --program-transform-=* \
1095 | --program-transform=* | --program-transfor=* \
1096 | --program-transfo=* | --program-transf=* \
1097 | --program-trans=* | --program-tran=* \
1098 | --progr-tra=* | --program-tr=* | --program-t=*)
1099 program_transform_name=$ac_optarg ;;
1101 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1103 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1104 pdfdir=$ac_optarg ;;
1106 -psdir | --psdir | --psdi | --psd | --ps)
1108 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1111 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1112 | -silent | --silent | --silen | --sile | --sil)
1115 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1117 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1119 sbindir=$ac_optarg ;;
1121 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1122 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1123 | --sharedst | --shareds | --shared | --share | --shar \
1125 ac_prev=sharedstatedir ;;
1126 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1127 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1128 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1130 sharedstatedir=$ac_optarg ;;
1132 -site | --site | --sit)
1134 -site=* | --site=* | --sit=*)
1137 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1139 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1140 srcdir=$ac_optarg ;;
1142 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1143 | --syscon | --sysco | --sysc | --sys | --sy)
1144 ac_prev=sysconfdir ;;
1145 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1146 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1147 sysconfdir=$ac_optarg ;;
1149 -target | --target | --targe | --targ | --tar | --ta | --t)
1150 ac_prev=target_alias ;;
1151 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1152 target_alias=$ac_optarg ;;
1154 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1157 -version | --version | --versio | --versi | --vers | -V)
1158 ac_init_version=: ;;
1161 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1162 # Reject names that are not valid shell variable names.
1163 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1164 as_fn_error "invalid package name: $ac_useropt"
1165 ac_useropt_orig=$ac_useropt
1166 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1167 case $ac_user_opts in
1171 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1172 ac_unrecognized_sep=', ';;
1174 eval with_$ac_useropt=\$ac_optarg ;;
1176 -without-* | --without-*)
1177 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1178 # Reject names that are not valid shell variable names.
1179 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1180 as_fn_error "invalid package name: $ac_useropt"
1181 ac_useropt_orig=$ac_useropt
1182 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1183 case $ac_user_opts in
1187 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1188 ac_unrecognized_sep=', ';;
1190 eval with_$ac_useropt=no ;;
1193 # Obsolete; use --with-x.
1196 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1197 | --x-incl | --x-inc | --x-in | --x-i)
1198 ac_prev=x_includes ;;
1199 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1200 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1201 x_includes=$ac_optarg ;;
1203 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1204 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1205 ac_prev=x_libraries ;;
1206 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1207 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1208 x_libraries=$ac_optarg ;;
1210 -*) as_fn_error "unrecognized option: \`$ac_option'
1211 Try \`$0 --help' for more information."
1215 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1216 # Reject names that are not valid shell variable names.
1217 case $ac_envvar in #(
1218 '' | [0-9]* | *[!_$as_cr_alnum]* )
1219 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1221 eval $ac_envvar=\$ac_optarg
1222 export $ac_envvar ;;
1225 # FIXME: should be removed in autoconf 3.0.
1226 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1227 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1228 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1229 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1235 if test -n "$ac_prev"; then
1236 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1237 as_fn_error "missing argument to $ac_option"
1240 if test -n "$ac_unrecognized_opts"; then
1241 case $enable_option_checking in
1243 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1244 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1248 # Check all directory arguments for consistency.
1249 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1250 datadir sysconfdir sharedstatedir localstatedir includedir \
1251 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1252 libdir localedir mandir
1254 eval ac_val=\$$ac_var
1255 # Remove trailing slashes.
1258 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1259 eval $ac_var=\$ac_val;;
1261 # Be sure to have absolute directory names.
1263 [\\/$]* | ?:[\\/]* ) continue;;
1264 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1266 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1269 # There might be people who depend on the old broken behavior: `$host'
1270 # used to hold the argument of --host etc.
1271 # FIXME: To remove some day.
1274 target=$target_alias
1276 # FIXME: To remove some day.
1277 if test "x$host_alias" != x; then
1278 if test "x$build_alias" = x; then
1279 cross_compiling=maybe
1280 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1281 If a cross compiler is detected then cross compile mode will be used." >&2
1282 elif test "x$build_alias" != "x$host_alias"; then
1288 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1290 test "$silent" = yes && exec 6>/dev/null
1293 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1294 ac_ls_di=`ls -di .` &&
1295 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1296 as_fn_error "working directory cannot be determined"
1297 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1298 as_fn_error "pwd does not report name of working directory"
1301 # Find the source files, if location was not specified.
1302 if test -z "$srcdir"; then
1303 ac_srcdir_defaulted=yes
1304 # Try the directory containing this script, then the parent directory.
1305 ac_confdir=`$as_dirname -- "$as_myself" ||
1306 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1307 X"$as_myself" : 'X\(//\)[^/]' \| \
1308 X"$as_myself" : 'X\(//\)$' \| \
1309 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1310 $as_echo X"$as_myself" |
1311 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1329 if test ! -r "$srcdir/$ac_unique_file"; then
1333 ac_srcdir_defaulted=no
1335 if test ! -r "$srcdir/$ac_unique_file"; then
1336 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1337 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1339 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1341 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1343 # When building in place, set srcdir=.
1344 if test "$ac_abs_confdir" = "$ac_pwd"; then
1347 # Remove unnecessary trailing slashes from srcdir.
1348 # Double slashes in file names in object file debugging info
1349 # mess up M-x gdb in Emacs.
1351 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1353 for ac_var in $ac_precious_vars; do
1354 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1355 eval ac_env_${ac_var}_value=\$${ac_var}
1356 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1357 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1361 # Report the --help message.
1363 if test "$ac_init_help" = "long"; then
1364 # Omit some internal or obsolete options to make the list less imposing.
1365 # This message is too long to be a string in the A/UX 3.1 sh.
1367 \`configure' configures Wine 1.2-rc1 to adapt to many kinds of systems.
1369 Usage: $0 [OPTION]... [VAR=VALUE]...
1371 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1372 VAR=VALUE. See below for descriptions of some of the useful variables.
1374 Defaults for the options are specified in brackets.
1377 -h, --help display this help and exit
1378 --help=short display options specific to this package
1379 --help=recursive display the short help of all the included packages
1380 -V, --version display version information and exit
1381 -q, --quiet, --silent do not print \`checking...' messages
1382 --cache-file=FILE cache test results in FILE [disabled]
1383 -C, --config-cache alias for \`--cache-file=config.cache'
1384 -n, --no-create do not create output files
1385 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1387 Installation directories:
1388 --prefix=PREFIX install architecture-independent files in PREFIX
1389 [$ac_default_prefix]
1390 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1393 By default, \`make install' will install all the files in
1394 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1395 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1396 for instance \`--prefix=\$HOME'.
1398 For better control, use the options below.
1400 Fine tuning of the installation directories:
1401 --bindir=DIR user executables [EPREFIX/bin]
1402 --sbindir=DIR system admin executables [EPREFIX/sbin]
1403 --libexecdir=DIR program executables [EPREFIX/libexec]
1404 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1405 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1406 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1407 --libdir=DIR object code libraries [EPREFIX/lib]
1408 --includedir=DIR C header files [PREFIX/include]
1409 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1410 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1411 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1412 --infodir=DIR info documentation [DATAROOTDIR/info]
1413 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1414 --mandir=DIR man documentation [DATAROOTDIR/man]
1415 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1416 --htmldir=DIR html documentation [DOCDIR]
1417 --dvidir=DIR dvi documentation [DOCDIR]
1418 --pdfdir=DIR pdf documentation [DOCDIR]
1419 --psdir=DIR ps documentation [DOCDIR]
1425 --x-includes=DIR X include files are in DIR
1426 --x-libraries=DIR X library files are in DIR
1429 --build=BUILD configure for building on BUILD [guessed]
1430 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1434 if test -n "$ac_init_help"; then
1435 case $ac_init_help in
1436 short | recursive ) echo "Configuration of Wine 1.2-rc1:";;
1441 --disable-option-checking ignore unrecognized --enable/--with options
1442 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1443 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1444 --disable-win16 do not include Win16 support
1445 --enable-win64 build a Win64 emulator on AMD64 (won't run Win32
1447 --disable-tests do not build the regression tests
1448 --enable-maintainer-mode
1449 enable maintainer-specific build rules
1450 --disable-largefile omit support for large files
1453 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1454 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1455 --without-alsa do not use the Alsa sound support
1456 --without-audioio do not use the AudioIO sound support
1457 --without-capi do not use CAPI (ISDN support)
1458 --without-cms do not use CMS (color management support)
1459 --without-coreaudio do not use the CoreAudio sound support
1460 --without-cups do not use CUPS
1461 --without-curses do not use (n)curses
1462 --without-esd do not use the EsounD sound support
1463 --without-fontconfig do not use fontconfig
1464 --without-freetype do not use the FreeType library
1465 --without-gphoto do not use gphoto (Digital Camera support)
1466 --without-glu do not use the GLU library
1467 --without-gnutls do not use GnuTLS (schannel support)
1468 --without-gsm do not use libgsm (GSM 06.10 codec support)
1469 --without-hal do not use HAL (dynamic device support)
1470 --without-jack do not use the Jack sound support
1471 --without-jpeg do not use JPEG
1472 --without-ldap do not use LDAP
1473 --without-mpg123 do not use the mpg123 library
1474 --without-nas do not use the NAS sound support
1475 --without-openal do not use OpenAL
1476 --without-opengl do not use OpenGL
1477 --without-openssl do not use OpenSSL
1478 --without-oss do not use the OSS sound support
1479 --without-png do not use PNG
1480 --without-pthread do not use the pthread library
1481 --without-sane do not use SANE (scanner support)
1482 --without-tiff do not use TIFF
1483 --without-v4l do not use v4l1 (v4l support)
1484 --without-xcomposite do not use the Xcomposite extension
1485 --without-xcursor do not use the Xcursor extension
1486 --without-xinerama do not use Xinerama (multi-monitor support)
1487 --without-xinput do not use the Xinput extension
1488 --without-xml do not use XML
1489 --without-xrandr do not use Xrandr (resolution changes)
1490 --without-xrender do not use the Xrender extension
1491 --without-xshape do not use the Xshape extension
1492 --without-xshm do not use XShm (shared memory extension)
1493 --without-xslt do not use XSLT
1494 --without-xxf86vm do not use XFree video mode extension
1495 --with-wine-tools=DIR use Wine tools from directory DIR
1496 --with-wine64=DIR use the 64-bit Wine in DIR for a Wow64 build
1497 --with-x use the X Window System
1499 Some influential environment variables:
1500 CC C compiler command
1501 CFLAGS C compiler flags
1502 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1503 nonstandard directory <lib dir>
1504 LIBS libraries to pass to the linker, e.g. -l<library>
1505 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1506 you have headers in a nonstandard directory <include dir>
1507 CXX C++ compiler command
1508 CXXFLAGS C++ compiler flags
1510 XMKMF Path to xmkmf, Makefile generator for X Window System
1512 Use these variables to override the choices made by `configure' or to help
1513 it to find libraries and programs with nonstandard names/locations.
1515 Report bugs to <wine-devel@winehq.org>.
1516 Wine home page: <http://www.winehq.org>.
1521 if test "$ac_init_help" = "recursive"; then
1522 # If there are subdirs, report their specific --help.
1523 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1524 test -d "$ac_dir" ||
1525 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1530 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1532 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1533 # A ".." for each directory in $ac_dir_suffix.
1534 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1535 case $ac_top_builddir_sub in
1536 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1537 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1540 ac_abs_top_builddir=$ac_pwd
1541 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1542 # for backward compatibility:
1543 ac_top_builddir=$ac_top_build_prefix
1546 .) # We are building in place.
1548 ac_top_srcdir=$ac_top_builddir_sub
1549 ac_abs_top_srcdir=$ac_pwd ;;
1550 [\\/]* | ?:[\\/]* ) # Absolute name.
1551 ac_srcdir=$srcdir$ac_dir_suffix;
1552 ac_top_srcdir=$srcdir
1553 ac_abs_top_srcdir=$srcdir ;;
1555 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1556 ac_top_srcdir=$ac_top_build_prefix$srcdir
1557 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1559 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1561 cd "$ac_dir" || { ac_status=$?; continue; }
1562 # Check for guested configure.
1563 if test -f "$ac_srcdir/configure.gnu"; then
1565 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1566 elif test -f "$ac_srcdir/configure"; then
1568 $SHELL "$ac_srcdir/configure" --help=recursive
1570 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1572 cd "$ac_pwd" || { ac_status=$?; break; }
1576 test -n "$ac_init_help" && exit $ac_status
1577 if $ac_init_version; then
1579 Wine configure 1.2-rc1
1580 generated by GNU Autoconf 2.65
1582 Copyright (C) 2009 Free Software Foundation, Inc.
1583 This configure script is free software; the Free Software Foundation
1584 gives unlimited permission to copy, distribute and modify it.
1589 ## ------------------------ ##
1590 ## Autoconf initialization. ##
1591 ## ------------------------ ##
1593 # ac_fn_c_try_compile LINENO
1594 # --------------------------
1595 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1596 ac_fn_c_try_compile ()
1598 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1599 rm -f conftest.$ac_objext
1600 if { { ac_try="$ac_compile"
1602 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1603 *) ac_try_echo=$ac_try;;
1605 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1606 $as_echo "$ac_try_echo"; } >&5
1607 (eval "$ac_compile") 2>conftest.err
1609 if test -s conftest.err; then
1610 grep -v '^ *+' conftest.err >conftest.er1
1611 cat conftest.er1 >&5
1612 mv -f conftest.er1 conftest.err
1614 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1615 test $ac_status = 0; } && {
1616 test -z "$ac_c_werror_flag" ||
1617 test ! -s conftest.err
1618 } && test -s conftest.$ac_objext; then :
1621 $as_echo "$as_me: failed program was:" >&5
1622 sed 's/^/| /' conftest.$ac_ext >&5
1626 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1627 as_fn_set_status $ac_retval
1629 } # ac_fn_c_try_compile
1631 # ac_fn_cxx_try_compile LINENO
1632 # ----------------------------
1633 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1634 ac_fn_cxx_try_compile ()
1636 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1637 rm -f conftest.$ac_objext
1638 if { { ac_try="$ac_compile"
1640 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1641 *) ac_try_echo=$ac_try;;
1643 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1644 $as_echo "$ac_try_echo"; } >&5
1645 (eval "$ac_compile") 2>conftest.err
1647 if test -s conftest.err; then
1648 grep -v '^ *+' conftest.err >conftest.er1
1649 cat conftest.er1 >&5
1650 mv -f conftest.er1 conftest.err
1652 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1653 test $ac_status = 0; } && {
1654 test -z "$ac_cxx_werror_flag" ||
1655 test ! -s conftest.err
1656 } && test -s conftest.$ac_objext; then :
1659 $as_echo "$as_me: failed program was:" >&5
1660 sed 's/^/| /' conftest.$ac_ext >&5
1664 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1665 as_fn_set_status $ac_retval
1667 } # ac_fn_cxx_try_compile
1669 # ac_fn_c_try_link LINENO
1670 # -----------------------
1671 # Try to link conftest.$ac_ext, and return whether this succeeded.
1674 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1675 rm -f conftest.$ac_objext conftest$ac_exeext
1676 if { { ac_try="$ac_link"
1678 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1679 *) ac_try_echo=$ac_try;;
1681 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1682 $as_echo "$ac_try_echo"; } >&5
1683 (eval "$ac_link") 2>conftest.err
1685 if test -s conftest.err; then
1686 grep -v '^ *+' conftest.err >conftest.er1
1687 cat conftest.er1 >&5
1688 mv -f conftest.er1 conftest.err
1690 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1691 test $ac_status = 0; } && {
1692 test -z "$ac_c_werror_flag" ||
1693 test ! -s conftest.err
1694 } && test -s conftest$ac_exeext && {
1695 test "$cross_compiling" = yes ||
1696 $as_test_x conftest$ac_exeext
1700 $as_echo "$as_me: failed program was:" >&5
1701 sed 's/^/| /' conftest.$ac_ext >&5
1705 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1706 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1707 # interfere with the next link command; also delete a directory that is
1708 # left behind by Apple's compiler. We do this before executing the actions.
1709 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1710 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1711 as_fn_set_status $ac_retval
1713 } # ac_fn_c_try_link
1715 # ac_fn_c_try_cpp LINENO
1716 # ----------------------
1717 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1720 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1721 if { { ac_try="$ac_cpp conftest.$ac_ext"
1723 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1724 *) ac_try_echo=$ac_try;;
1726 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1727 $as_echo "$ac_try_echo"; } >&5
1728 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1730 if test -s conftest.err; then
1731 grep -v '^ *+' conftest.err >conftest.er1
1732 cat conftest.er1 >&5
1733 mv -f conftest.er1 conftest.err
1735 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1736 test $ac_status = 0; } >/dev/null && {
1737 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1738 test ! -s conftest.err
1742 $as_echo "$as_me: failed program was:" >&5
1743 sed 's/^/| /' conftest.$ac_ext >&5
1747 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1748 as_fn_set_status $ac_retval
1752 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1753 # -------------------------------------------------------
1754 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1755 # the include files in INCLUDES and setting the cache variable VAR
1757 ac_fn_c_check_header_mongrel ()
1759 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1760 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1761 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1762 $as_echo_n "checking for $2... " >&6; }
1763 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1764 $as_echo_n "(cached) " >&6
1767 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1768 $as_echo "$ac_res" >&6; }
1770 # Is the header compilable?
1771 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1772 $as_echo_n "checking $2 usability... " >&6; }
1773 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1774 /* end confdefs.h. */
1778 if ac_fn_c_try_compile "$LINENO"; then :
1779 ac_header_compiler=yes
1781 ac_header_compiler=no
1783 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1784 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1785 $as_echo "$ac_header_compiler" >&6; }
1787 # Is the header present?
1788 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1789 $as_echo_n "checking $2 presence... " >&6; }
1790 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1791 /* end confdefs.h. */
1794 if ac_fn_c_try_cpp "$LINENO"; then :
1795 ac_header_preproc=yes
1797 ac_header_preproc=no
1799 rm -f conftest.err conftest.$ac_ext
1800 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1801 $as_echo "$ac_header_preproc" >&6; }
1803 # So? What about this header?
1804 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1806 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1807 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1808 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1809 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1812 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1813 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1814 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1815 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1816 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1817 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1818 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1819 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1820 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1821 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1823 ## ------------------------------------ ##
1824 ## Report this to wine-devel@winehq.org ##
1825 ## ------------------------------------ ##
1827 ) | sed "s/^/$as_me: WARNING: /" >&2
1830 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1831 $as_echo_n "checking for $2... " >&6; }
1832 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1833 $as_echo_n "(cached) " >&6
1835 eval "$3=\$ac_header_compiler"
1838 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1839 $as_echo "$ac_res" >&6; }
1841 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1843 } # ac_fn_c_check_header_mongrel
1845 # ac_fn_c_try_run LINENO
1846 # ----------------------
1847 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1848 # that executables *can* be run.
1851 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1852 if { { ac_try="$ac_link"
1854 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1855 *) ac_try_echo=$ac_try;;
1857 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1858 $as_echo "$ac_try_echo"; } >&5
1859 (eval "$ac_link") 2>&5
1861 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1862 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1863 { { case "(($ac_try" in
1864 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1865 *) ac_try_echo=$ac_try;;
1867 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1868 $as_echo "$ac_try_echo"; } >&5
1869 (eval "$ac_try") 2>&5
1871 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1872 test $ac_status = 0; }; }; then :
1875 $as_echo "$as_me: program exited with status $ac_status" >&5
1876 $as_echo "$as_me: failed program was:" >&5
1877 sed 's/^/| /' conftest.$ac_ext >&5
1879 ac_retval=$ac_status
1881 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1882 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1883 as_fn_set_status $ac_retval
1887 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1888 # -------------------------------------------------------
1889 # Tests whether HEADER exists and can be compiled using the include files in
1890 # INCLUDES, setting the cache variable VAR accordingly.
1891 ac_fn_c_check_header_compile ()
1893 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1894 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1895 $as_echo_n "checking for $2... " >&6; }
1896 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1897 $as_echo_n "(cached) " >&6
1899 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1900 /* end confdefs.h. */
1904 if ac_fn_c_try_compile "$LINENO"; then :
1909 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1913 $as_echo "$ac_res" >&6; }
1914 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1916 } # ac_fn_c_check_header_compile
1918 # ac_fn_c_check_func LINENO FUNC VAR
1919 # ----------------------------------
1920 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1921 ac_fn_c_check_func ()
1923 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1924 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1925 $as_echo_n "checking for $2... " >&6; }
1926 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1927 $as_echo_n "(cached) " >&6
1929 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1930 /* end confdefs.h. */
1931 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1932 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1933 #define $2 innocuous_$2
1935 /* System header to define __stub macros and hopefully few prototypes,
1936 which can conflict with char $2 (); below.
1937 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1938 <limits.h> exists even on freestanding compilers. */
1941 # include <limits.h>
1943 # include <assert.h>
1948 /* Override any GCC internal prototype to avoid an error.
1949 Use char because int might match the return type of a GCC
1950 builtin and then its argument prototype would still apply. */
1955 /* The GNU C library defines this for functions which it implements
1956 to always fail with ENOSYS. Some functions are actually named
1957 something starting with __ and the normal name is an alias. */
1958 #if defined __stub_$2 || defined __stub___$2
1970 if ac_fn_c_try_link "$LINENO"; then :
1975 rm -f core conftest.err conftest.$ac_objext \
1976 conftest$ac_exeext conftest.$ac_ext
1979 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1980 $as_echo "$ac_res" >&6; }
1981 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1983 } # ac_fn_c_check_func
1985 # ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
1986 # ----------------------------------------------------
1987 # Tries to find if the field MEMBER exists in type AGGR, after including
1988 # INCLUDES, setting cache variable VAR accordingly.
1989 ac_fn_c_check_member ()
1991 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1992 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1993 $as_echo_n "checking for $2.$3... " >&6; }
1994 if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
1995 $as_echo_n "(cached) " >&6
1997 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1998 /* end confdefs.h. */
2010 if ac_fn_c_try_compile "$LINENO"; then :
2013 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2014 /* end confdefs.h. */
2020 if (sizeof ac_aggr.$3)
2026 if ac_fn_c_try_compile "$LINENO"; then :
2031 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2033 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2036 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2037 $as_echo "$ac_res" >&6; }
2038 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2040 } # ac_fn_c_check_member
2042 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
2043 # -------------------------------------------
2044 # Tests whether TYPE exists after having included INCLUDES, setting cache
2045 # variable VAR accordingly.
2046 ac_fn_c_check_type ()
2048 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2049 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2050 $as_echo_n "checking for $2... " >&6; }
2051 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2052 $as_echo_n "(cached) " >&6
2055 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2056 /* end confdefs.h. */
2067 if ac_fn_c_try_compile "$LINENO"; then :
2068 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2069 /* end confdefs.h. */
2080 if ac_fn_c_try_compile "$LINENO"; then :
2085 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2087 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2091 $as_echo "$ac_res" >&6; }
2092 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2094 } # ac_fn_c_check_type
2095 cat >config.log <<_ACEOF
2096 This file contains any messages produced by compilers while
2097 running configure, to aid debugging if configure makes a mistake.
2099 It was created by Wine $as_me 1.2-rc1, which was
2100 generated by GNU Autoconf 2.65. Invocation command line was
2112 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2113 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2114 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2115 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2116 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2118 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2119 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2121 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2122 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2123 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2124 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2125 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2126 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2127 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2131 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2135 test -z "$as_dir" && as_dir=.
2136 $as_echo "PATH: $as_dir"
2152 # Keep a trace of the command line.
2153 # Strip out --no-create and --no-recursion so they do not pile up.
2154 # Strip out --silent because we don't want to record it for future runs.
2155 # Also quote any args containing shell meta-characters.
2156 # Make two passes to allow for proper duplicate-argument suppression.
2160 ac_must_keep_next=false
2166 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2167 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2168 | -silent | --silent | --silen | --sile | --sil)
2171 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2174 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2176 as_fn_append ac_configure_args1 " '$ac_arg'"
2177 if test $ac_must_keep_next = true; then
2178 ac_must_keep_next=false # Got value, back to normal.
2181 *=* | --config-cache | -C | -disable-* | --disable-* \
2182 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2183 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2184 | -with-* | --with-* | -without-* | --without-* | --x)
2185 case "$ac_configure_args0 " in
2186 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2189 -* ) ac_must_keep_next=true ;;
2192 as_fn_append ac_configure_args " '$ac_arg'"
2197 { ac_configure_args0=; unset ac_configure_args0;}
2198 { ac_configure_args1=; unset ac_configure_args1;}
2200 # When interrupted or exit'd, cleanup temporary files, and complete
2201 # config.log. We remove comments because anyway the quotes in there
2202 # would cause problems or look ugly.
2203 # WARNING: Use '\'' to represent an apostrophe within the trap.
2204 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2205 trap 'exit_status=$?
2206 # Save into config.log some information that might help in debugging.
2211 ## ---------------- ##
2212 ## Cache variables. ##
2213 ## ---------------- ##
2216 # The following way of writing the cache mishandles newlines in values,
2218 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2219 eval ac_val=\$$ac_var
2223 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2224 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2227 _ | IFS | as_nl) ;; #(
2228 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2229 *) { eval $ac_var=; unset $ac_var;} ;;
2234 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2235 *${as_nl}ac_space=\ *)
2237 "s/'\''/'\''\\\\'\'''\''/g;
2238 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2241 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2249 ## ----------------- ##
2250 ## Output variables. ##
2251 ## ----------------- ##
2254 for ac_var in $ac_subst_vars
2256 eval ac_val=\$$ac_var
2258 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2260 $as_echo "$ac_var='\''$ac_val'\''"
2264 if test -n "$ac_subst_files"; then
2266 ## ------------------- ##
2267 ## File substitutions. ##
2268 ## ------------------- ##
2271 for ac_var in $ac_subst_files
2273 eval ac_val=\$$ac_var
2275 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2277 $as_echo "$ac_var='\''$ac_val'\''"
2282 if test -s confdefs.h; then
2292 test "$ac_signal" != 0 &&
2293 $as_echo "$as_me: caught signal $ac_signal"
2294 $as_echo "$as_me: exit $exit_status"
2296 rm -f core *.core core.conftest.* &&
2297 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2300 for ac_signal in 1 2 13 15; do
2301 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2305 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2306 rm -f -r conftest* confdefs.h
2308 $as_echo "/* confdefs.h */" > confdefs.h
2310 # Predefined preprocessor variables.
2312 cat >>confdefs.h <<_ACEOF
2313 #define PACKAGE_NAME "$PACKAGE_NAME"
2316 cat >>confdefs.h <<_ACEOF
2317 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2320 cat >>confdefs.h <<_ACEOF
2321 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2324 cat >>confdefs.h <<_ACEOF
2325 #define PACKAGE_STRING "$PACKAGE_STRING"
2328 cat >>confdefs.h <<_ACEOF
2329 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2332 cat >>confdefs.h <<_ACEOF
2333 #define PACKAGE_URL "$PACKAGE_URL"
2337 # Let the site file select an alternate cache file if it wants to.
2338 # Prefer an explicitly selected file to automatically selected ones.
2341 if test -n "$CONFIG_SITE"; then
2342 ac_site_file1=$CONFIG_SITE
2343 elif test "x$prefix" != xNONE; then
2344 ac_site_file1=$prefix/share/config.site
2345 ac_site_file2=$prefix/etc/config.site
2347 ac_site_file1=$ac_default_prefix/share/config.site
2348 ac_site_file2=$ac_default_prefix/etc/config.site
2350 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2352 test "x$ac_site_file" = xNONE && continue
2353 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2354 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2355 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2356 sed 's/^/| /' "$ac_site_file" >&5
2361 if test -r "$cache_file"; then
2362 # Some versions of bash will fail to source /dev/null (special files
2363 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2364 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2365 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2366 $as_echo "$as_me: loading cache $cache_file" >&6;}
2368 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2369 *) . "./$cache_file";;
2373 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2374 $as_echo "$as_me: creating cache $cache_file" >&6;}
2378 # Check that the precious variables saved in the cache have kept the same
2380 ac_cache_corrupted=false
2381 for ac_var in $ac_precious_vars; do
2382 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2383 eval ac_new_set=\$ac_env_${ac_var}_set
2384 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2385 eval ac_new_val=\$ac_env_${ac_var}_value
2386 case $ac_old_set,$ac_new_set in
2388 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2389 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2390 ac_cache_corrupted=: ;;
2392 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2393 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2394 ac_cache_corrupted=: ;;
2397 if test "x$ac_old_val" != "x$ac_new_val"; then
2398 # differences in whitespace do not lead to failure.
2399 ac_old_val_w=`echo x $ac_old_val`
2400 ac_new_val_w=`echo x $ac_new_val`
2401 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2402 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2403 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2404 ac_cache_corrupted=:
2406 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2407 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2408 eval $ac_var=\$ac_old_val
2410 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2411 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2412 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2413 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2416 # Pass precious variables to config.status.
2417 if test "$ac_new_set" = set; then
2419 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2420 *) ac_arg=$ac_var=$ac_new_val ;;
2422 case " $ac_configure_args " in
2423 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2424 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2428 if $ac_cache_corrupted; then
2429 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2430 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2431 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2432 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2433 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2435 ## -------------------- ##
2436 ## Main body of script. ##
2437 ## -------------------- ##
2440 ac_cpp='$CPP $CPPFLAGS'
2441 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2442 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2443 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2447 ac_config_headers="$ac_config_headers include/config.h"
2450 for ac_dir in tools "$srcdir"/tools; do
2451 for ac_t in install-sh install.sh shtool; do
2452 if test -f "$ac_dir/$ac_t"; then
2454 ac_install_sh="$ac_aux_dir/$ac_t -c"
2459 if test -z "$ac_aux_dir"; then
2460 as_fn_error "cannot find install-sh, install.sh, or shtool in tools \"$srcdir\"/tools" "$LINENO" 5
2463 # These three variables are undocumented and unsupported,
2464 # and are intended to be withdrawn in a future Autoconf release.
2465 # They can cause serious problems if a builder's source tree is in a directory
2466 # whose full name contains unusual characters.
2467 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2468 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2469 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2475 # Check whether --enable-win16 was given.
2476 if test "${enable_win16+set}" = set; then :
2477 enableval=$enable_win16;
2480 # Check whether --enable-win64 was given.
2481 if test "${enable_win64+set}" = set; then :
2482 enableval=$enable_win64;
2485 # Check whether --enable-tests was given.
2486 if test "${enable_tests+set}" = set; then :
2487 enableval=$enable_tests;
2490 # Check whether --enable-maintainer-mode was given.
2491 if test "${enable_maintainer_mode+set}" = set; then :
2492 enableval=$enable_maintainer_mode;
2500 # Check whether --with-alsa was given.
2501 if test "${with_alsa+set}" = set; then :
2502 withval=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h=no; ac_cv_header_alsa_asoundlib_h=no; fi
2506 # Check whether --with-audioio was given.
2507 if test "${with_audioio+set}" = set; then :
2508 withval=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h=no; fi
2512 # Check whether --with-capi was given.
2513 if test "${with_capi+set}" = set; then :
2514 withval=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h=no; ac_cv_header_linux_capi_h=no; fi
2518 # Check whether --with-cms was given.
2519 if test "${with_cms+set}" = set; then :
2520 withval=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h=no; ac_cv_header_lcms_lcms_h=no; fi
2524 # Check whether --with-coreaudio was given.
2525 if test "${with_coreaudio+set}" = set; then :
2526 withval=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h=no; fi
2530 # Check whether --with-cups was given.
2531 if test "${with_cups+set}" = set; then :
2536 # Check whether --with-curses was given.
2537 if test "${with_curses+set}" = set; then :
2538 withval=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h=no; ac_cv_header_curses_h=no; fi
2542 # Check whether --with-esd was given.
2543 if test "${with_esd+set}" = set; then :
2548 # Check whether --with-fontconfig was given.
2549 if test "${with_fontconfig+set}" = set; then :
2550 withval=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h=no; fi
2554 # Check whether --with-freetype was given.
2555 if test "${with_freetype+set}" = set; then :
2556 withval=$with_freetype;
2560 # Check whether --with-gphoto was given.
2561 if test "${with_gphoto+set}" = set; then :
2562 withval=$with_gphoto;
2566 # Check whether --with-glu was given.
2567 if test "${with_glu+set}" = set; then :
2568 withval=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h=no; fi
2572 # Check whether --with-gnutls was given.
2573 if test "${with_gnutls+set}" = set; then :
2574 withval=$with_gnutls;
2578 # Check whether --with-gsm was given.
2579 if test "${with_gsm+set}" = set; then :
2580 withval=$with_gsm; if test "x$withval" = "xno"; then ac_cv_header_gsm_h=no; ac_cv_header_gsm_gsm_h=no; fi
2584 # Check whether --with-hal was given.
2585 if test "${with_hal+set}" = set; then :
2590 # Check whether --with-jack was given.
2591 if test "${with_jack+set}" = set; then :
2592 withval=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h=no; fi
2596 # Check whether --with-jpeg was given.
2597 if test "${with_jpeg+set}" = set; then :
2598 withval=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h=no; fi
2602 # Check whether --with-ldap was given.
2603 if test "${with_ldap+set}" = set; then :
2604 withval=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h=no; ac_cv_header_lber_h=no; fi
2608 # Check whether --with-mpg123 was given.
2609 if test "${with_mpg123+set}" = set; then :
2610 withval=$with_mpg123; if test "x$withval" = "xno"; then ac_cv_header_mpg123_h=no; fi
2614 # Check whether --with-nas was given.
2615 if test "${with_nas+set}" = set; then :
2616 withval=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h=no; fi
2620 # Check whether --with-openal was given.
2621 if test "${with_openal+set}" = set; then :
2622 withval=$with_openal; if test "x$withval" = "xno"; then ac_cv_header_AL_al_h=no; ac_cv_header_OpenAL_al_h=no; fi
2626 # Check whether --with-opengl was given.
2627 if test "${with_opengl+set}" = set; then :
2628 withval=$with_opengl;
2632 # Check whether --with-openssl was given.
2633 if test "${with_openssl+set}" = set; then :
2634 withval=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h=no; ac_cv_header_openssl_ssl_h=no; fi
2638 # Check whether --with-oss was given.
2639 if test "${with_oss+set}" = set; then :
2640 withval=$with_oss; if test "x$withval" = "xno"; then ac_cv_header_soundcard_h=no; ac_cv_header_sys_soundcard_h=no; ac_cv_header_machine_soundcard_h=no; fi
2644 # Check whether --with-png was given.
2645 if test "${with_png+set}" = set; then :
2646 withval=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h=no; fi
2650 # Check whether --with-pthread was given.
2651 if test "${with_pthread+set}" = set; then :
2652 withval=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h=no; fi
2656 # Check whether --with-sane was given.
2657 if test "${with_sane+set}" = set; then :
2662 # Check whether --with-tiff was given.
2663 if test "${with_tiff+set}" = set; then :
2664 withval=$with_tiff; if test "x$withval" = "xno"; then ac_cv_header_tiffio_h=no; fi
2668 # Check whether --with-v4l was given.
2669 if test "${with_v4l+set}" = set; then :
2674 # Check whether --with-xcomposite was given.
2675 if test "${with_xcomposite+set}" = set; then :
2676 withval=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h=no; fi
2680 # Check whether --with-xcursor was given.
2681 if test "${with_xcursor+set}" = set; then :
2682 withval=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h=no; fi
2686 # Check whether --with-xinerama was given.
2687 if test "${with_xinerama+set}" = set; then :
2688 withval=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h=no; fi
2692 # Check whether --with-xinput was given.
2693 if test "${with_xinput+set}" = set; then :
2694 withval=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h=no; fi
2698 # Check whether --with-xml was given.
2699 if test "${with_xml+set}" = set; then :
2704 # Check whether --with-xrandr was given.
2705 if test "${with_xrandr+set}" = set; then :
2706 withval=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h=no; fi
2710 # Check whether --with-xrender was given.
2711 if test "${with_xrender+set}" = set; then :
2712 withval=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h=no; fi
2716 # Check whether --with-xshape was given.
2717 if test "${with_xshape+set}" = set; then :
2718 withval=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h=no; fi
2722 # Check whether --with-xshm was given.
2723 if test "${with_xshm+set}" = set; then :
2724 withval=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h=no; fi
2728 # Check whether --with-xslt was given.
2729 if test "${with_xslt+set}" = set; then :
2734 # Check whether --with-xxf86vm was given.
2735 if test "${with_xxf86vm+set}" = set; then :
2736 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
2741 # Check whether --with-wine-tools was given.
2742 if test "${with_wine_tools+set}" = set; then :
2743 withval=$with_wine_tools;
2747 # Check whether --with-wine64 was given.
2748 if test "${with_wine64+set}" = set; then :
2749 withval=$with_wine64;
2753 # Make sure we can run config.sub.
2754 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2755 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2757 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2758 $as_echo_n "checking build system type... " >&6; }
2759 if test "${ac_cv_build+set}" = set; then :
2760 $as_echo_n "(cached) " >&6
2762 ac_build_alias=$build_alias
2763 test "x$ac_build_alias" = x &&
2764 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2765 test "x$ac_build_alias" = x &&
2766 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
2767 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2768 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2771 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2772 $as_echo "$ac_cv_build" >&6; }
2773 case $ac_cv_build in
2775 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
2778 ac_save_IFS=$IFS; IFS='-'
2784 # Remember, the first character of IFS is used to create $*,
2785 # except with old shells:
2788 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2791 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2792 $as_echo_n "checking host system type... " >&6; }
2793 if test "${ac_cv_host+set}" = set; then :
2794 $as_echo_n "(cached) " >&6
2796 if test "x$host_alias" = x; then
2797 ac_cv_host=$ac_cv_build
2799 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2800 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2804 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2805 $as_echo "$ac_cv_host" >&6; }
2808 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
2811 ac_save_IFS=$IFS; IFS='-'
2817 # Remember, the first character of IFS is used to create $*,
2818 # except with old shells:
2821 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2827 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2828 as_fn_error "you are building out of the source tree, but the source tree contains object files.
2829 You need to run 'make distclean' in the source tree first." "$LINENO" 5
2834 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2835 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2837 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2838 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
2839 $as_echo_n "(cached) " >&6
2841 cat >conftest.make <<\_ACEOF
2844 @echo '@@@%%%=$(MAKE)=@@@%%%'
2846 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2847 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2849 eval ac_cv_prog_make_${ac_make}_set=yes;;
2851 eval ac_cv_prog_make_${ac_make}_set=no;;
2855 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2857 $as_echo "yes" >&6; }
2860 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2861 $as_echo "no" >&6; }
2862 SET_MAKE="MAKE=${MAKE-make}"
2866 ac_cpp='$CPP $CPPFLAGS'
2867 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2868 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2869 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2870 if test -n "$ac_tool_prefix"; then
2871 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2872 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2873 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2874 $as_echo_n "checking for $ac_word... " >&6; }
2875 if test "${ac_cv_prog_CC+set}" = set; then :
2876 $as_echo_n "(cached) " >&6
2878 if test -n "$CC"; then
2879 ac_cv_prog_CC="$CC" # Let the user override the test.
2881 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2885 test -z "$as_dir" && as_dir=.
2886 for ac_exec_ext in '' $ac_executable_extensions; do
2887 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2888 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2889 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2899 if test -n "$CC"; then
2900 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2901 $as_echo "$CC" >&6; }
2903 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2904 $as_echo "no" >&6; }
2909 if test -z "$ac_cv_prog_CC"; then
2911 # Extract the first word of "gcc", so it can be a program name with args.
2912 set dummy gcc; ac_word=$2
2913 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2914 $as_echo_n "checking for $ac_word... " >&6; }
2915 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2916 $as_echo_n "(cached) " >&6
2918 if test -n "$ac_ct_CC"; then
2919 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2921 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2925 test -z "$as_dir" && as_dir=.
2926 for ac_exec_ext in '' $ac_executable_extensions; do
2927 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2928 ac_cv_prog_ac_ct_CC="gcc"
2929 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2938 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2939 if test -n "$ac_ct_CC"; then
2940 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2941 $as_echo "$ac_ct_CC" >&6; }
2943 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2944 $as_echo "no" >&6; }
2947 if test "x$ac_ct_CC" = x; then
2950 case $cross_compiling:$ac_tool_warned in
2952 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2953 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2954 ac_tool_warned=yes ;;
2962 if test -z "$CC"; then
2963 if test -n "$ac_tool_prefix"; then
2964 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2965 set dummy ${ac_tool_prefix}cc; ac_word=$2
2966 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2967 $as_echo_n "checking for $ac_word... " >&6; }
2968 if test "${ac_cv_prog_CC+set}" = set; then :
2969 $as_echo_n "(cached) " >&6
2971 if test -n "$CC"; then
2972 ac_cv_prog_CC="$CC" # Let the user override the test.
2974 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2978 test -z "$as_dir" && as_dir=.
2979 for ac_exec_ext in '' $ac_executable_extensions; do
2980 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2981 ac_cv_prog_CC="${ac_tool_prefix}cc"
2982 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2992 if test -n "$CC"; then
2993 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2994 $as_echo "$CC" >&6; }
2996 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2997 $as_echo "no" >&6; }
3003 if test -z "$CC"; then
3004 # Extract the first word of "cc", so it can be a program name with args.
3005 set dummy cc; ac_word=$2
3006 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3007 $as_echo_n "checking for $ac_word... " >&6; }
3008 if test "${ac_cv_prog_CC+set}" = set; then :
3009 $as_echo_n "(cached) " >&6
3011 if test -n "$CC"; then
3012 ac_cv_prog_CC="$CC" # Let the user override the test.
3015 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3019 test -z "$as_dir" && as_dir=.
3020 for ac_exec_ext in '' $ac_executable_extensions; do
3021 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3022 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3023 ac_prog_rejected=yes
3027 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3034 if test $ac_prog_rejected = yes; then
3035 # We found a bogon in the path, so make sure we never use it.
3036 set dummy $ac_cv_prog_CC
3038 if test $# != 0; then
3039 # We chose a different compiler from the bogus one.
3040 # However, it has the same basename, so the bogon will be chosen
3041 # first if we set CC to just the basename; use the full file name.
3043 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3049 if test -n "$CC"; then
3050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3051 $as_echo "$CC" >&6; }
3053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3054 $as_echo "no" >&6; }
3059 if test -z "$CC"; then
3060 if test -n "$ac_tool_prefix"; then
3061 for ac_prog in cl.exe
3063 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3064 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3065 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3066 $as_echo_n "checking for $ac_word... " >&6; }
3067 if test "${ac_cv_prog_CC+set}" = set; then :
3068 $as_echo_n "(cached) " >&6
3070 if test -n "$CC"; then
3071 ac_cv_prog_CC="$CC" # Let the user override the test.
3073 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3077 test -z "$as_dir" && as_dir=.
3078 for ac_exec_ext in '' $ac_executable_extensions; do
3079 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3080 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3081 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3091 if test -n "$CC"; then
3092 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3093 $as_echo "$CC" >&6; }
3095 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3096 $as_echo "no" >&6; }
3100 test -n "$CC" && break
3103 if test -z "$CC"; then
3105 for ac_prog in cl.exe
3107 # Extract the first word of "$ac_prog", so it can be a program name with args.
3108 set dummy $ac_prog; ac_word=$2
3109 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3110 $as_echo_n "checking for $ac_word... " >&6; }
3111 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3112 $as_echo_n "(cached) " >&6
3114 if test -n "$ac_ct_CC"; then
3115 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3117 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3121 test -z "$as_dir" && as_dir=.
3122 for ac_exec_ext in '' $ac_executable_extensions; do
3123 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3124 ac_cv_prog_ac_ct_CC="$ac_prog"
3125 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3134 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3135 if test -n "$ac_ct_CC"; then
3136 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3137 $as_echo "$ac_ct_CC" >&6; }
3139 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3140 $as_echo "no" >&6; }
3144 test -n "$ac_ct_CC" && break
3147 if test "x$ac_ct_CC" = x; then
3150 case $cross_compiling:$ac_tool_warned in
3152 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3153 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3154 ac_tool_warned=yes ;;
3163 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3164 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3165 as_fn_error "no acceptable C compiler found in \$PATH
3166 See \`config.log' for more details." "$LINENO" 5; }
3168 # Provide some information about the compiler.
3169 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3172 for ac_option in --version -v -V -qversion; do
3173 { { ac_try="$ac_compiler $ac_option >&5"
3175 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3176 *) ac_try_echo=$ac_try;;
3178 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3179 $as_echo "$ac_try_echo"; } >&5
3180 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3182 if test -s conftest.err; then
3184 ... rest of stderr output deleted ...
3185 10q' conftest.err >conftest.er1
3186 cat conftest.er1 >&5
3188 rm -f conftest.er1 conftest.err
3189 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3190 test $ac_status = 0; }
3193 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3194 /* end confdefs.h. */
3204 ac_clean_files_save=$ac_clean_files
3205 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3206 # Try to create an executable without -o first, disregard a.out.
3207 # It will help us diagnose broken compilers, and finding out an intuition
3209 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3210 $as_echo_n "checking whether the C compiler works... " >&6; }
3211 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3213 # The possible output files:
3214 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3217 for ac_file in $ac_files
3220 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3221 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3226 if { { ac_try="$ac_link_default"
3228 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3229 *) ac_try_echo=$ac_try;;
3231 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3232 $as_echo "$ac_try_echo"; } >&5
3233 (eval "$ac_link_default") 2>&5
3235 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3236 test $ac_status = 0; }; then :
3237 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3238 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3239 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3240 # so that the user can short-circuit this test for compilers unknown to
3242 for ac_file in $ac_files ''
3244 test -f "$ac_file" || continue
3246 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3249 # We found the default executable, but exeext='' is most
3253 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3255 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3257 # We set ac_cv_exeext here because the later test for it is not
3258 # safe: cross compilers may not add the suffix if given an `-o'
3259 # argument, so we may need to know it at that point already.
3260 # Even if this section looks crufty: it has the advantage of
3267 test "$ac_cv_exeext" = no && ac_cv_exeext=
3272 if test -z "$ac_file"; then :
3273 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3274 $as_echo "no" >&6; }
3275 $as_echo "$as_me: failed program was:" >&5
3276 sed 's/^/| /' conftest.$ac_ext >&5
3278 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3279 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3280 { as_fn_set_status 77
3281 as_fn_error "C compiler cannot create executables
3282 See \`config.log' for more details." "$LINENO" 5; }; }
3284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3285 $as_echo "yes" >&6; }
3287 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3288 $as_echo_n "checking for C compiler default output file name... " >&6; }
3289 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3290 $as_echo "$ac_file" >&6; }
3291 ac_exeext=$ac_cv_exeext
3293 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3294 ac_clean_files=$ac_clean_files_save
3295 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3296 $as_echo_n "checking for suffix of executables... " >&6; }
3297 if { { ac_try="$ac_link"
3299 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3300 *) ac_try_echo=$ac_try;;
3302 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3303 $as_echo "$ac_try_echo"; } >&5
3304 (eval "$ac_link") 2>&5
3306 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3307 test $ac_status = 0; }; then :
3308 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3309 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3310 # work properly (i.e., refer to `conftest.exe'), while it won't with
3312 for ac_file in conftest.exe conftest conftest.*; do
3313 test -f "$ac_file" || continue
3315 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3316 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3322 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3323 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3324 as_fn_error "cannot compute suffix of executables: cannot compile and link
3325 See \`config.log' for more details." "$LINENO" 5; }
3327 rm -f conftest conftest$ac_cv_exeext
3328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3329 $as_echo "$ac_cv_exeext" >&6; }
3331 rm -f conftest.$ac_ext
3332 EXEEXT=$ac_cv_exeext
3334 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3335 /* end confdefs.h. */
3340 FILE *f = fopen ("conftest.out", "w");
3341 return ferror (f) || fclose (f) != 0;
3347 ac_clean_files="$ac_clean_files conftest.out"
3348 # Check that the compiler produces executables we can run. If not, either
3349 # the compiler is broken, or we cross compile.
3350 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3351 $as_echo_n "checking whether we are cross compiling... " >&6; }
3352 if test "$cross_compiling" != yes; then
3353 { { ac_try="$ac_link"
3355 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3356 *) ac_try_echo=$ac_try;;
3358 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3359 $as_echo "$ac_try_echo"; } >&5
3360 (eval "$ac_link") 2>&5
3362 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3363 test $ac_status = 0; }
3364 if { ac_try='./conftest$ac_cv_exeext'
3365 { { case "(($ac_try" in
3366 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3367 *) ac_try_echo=$ac_try;;
3369 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3370 $as_echo "$ac_try_echo"; } >&5
3371 (eval "$ac_try") 2>&5
3373 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3374 test $ac_status = 0; }; }; then
3377 if test "$cross_compiling" = maybe; then
3380 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3381 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3382 as_fn_error "cannot run C compiled programs.
3383 If you meant to cross compile, use \`--host'.
3384 See \`config.log' for more details." "$LINENO" 5; }
3388 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3389 $as_echo "$cross_compiling" >&6; }
3391 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3392 ac_clean_files=$ac_clean_files_save
3393 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3394 $as_echo_n "checking for suffix of object files... " >&6; }
3395 if test "${ac_cv_objext+set}" = set; then :
3396 $as_echo_n "(cached) " >&6
3398 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3399 /* end confdefs.h. */
3409 rm -f conftest.o conftest.obj
3410 if { { ac_try="$ac_compile"
3412 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3413 *) ac_try_echo=$ac_try;;
3415 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3416 $as_echo "$ac_try_echo"; } >&5
3417 (eval "$ac_compile") 2>&5
3419 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3420 test $ac_status = 0; }; then :
3421 for ac_file in conftest.o conftest.obj conftest.*; do
3422 test -f "$ac_file" || continue;
3424 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3425 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3430 $as_echo "$as_me: failed program was:" >&5
3431 sed 's/^/| /' conftest.$ac_ext >&5
3433 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3434 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3435 as_fn_error "cannot compute suffix of object files: cannot compile
3436 See \`config.log' for more details." "$LINENO" 5; }
3438 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3440 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3441 $as_echo "$ac_cv_objext" >&6; }
3442 OBJEXT=$ac_cv_objext
3444 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3445 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3446 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3447 $as_echo_n "(cached) " >&6
3449 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3450 /* end confdefs.h. */
3463 if ac_fn_c_try_compile "$LINENO"; then :
3468 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3469 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3472 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3473 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3474 if test $ac_compiler_gnu = yes; then
3479 ac_test_CFLAGS=${CFLAGS+set}
3480 ac_save_CFLAGS=$CFLAGS
3481 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3482 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3483 if test "${ac_cv_prog_cc_g+set}" = set; then :
3484 $as_echo_n "(cached) " >&6
3486 ac_save_c_werror_flag=$ac_c_werror_flag
3487 ac_c_werror_flag=yes
3490 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3491 /* end confdefs.h. */
3501 if ac_fn_c_try_compile "$LINENO"; then :
3505 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3506 /* end confdefs.h. */
3516 if ac_fn_c_try_compile "$LINENO"; then :
3519 ac_c_werror_flag=$ac_save_c_werror_flag
3521 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3522 /* end confdefs.h. */
3532 if ac_fn_c_try_compile "$LINENO"; then :
3535 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3537 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3539 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3540 ac_c_werror_flag=$ac_save_c_werror_flag
3542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3543 $as_echo "$ac_cv_prog_cc_g" >&6; }
3544 if test "$ac_test_CFLAGS" = set; then
3545 CFLAGS=$ac_save_CFLAGS
3546 elif test $ac_cv_prog_cc_g = yes; then
3547 if test "$GCC" = yes; then
3553 if test "$GCC" = yes; then
3559 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3560 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3561 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3562 $as_echo_n "(cached) " >&6
3564 ac_cv_prog_cc_c89=no
3566 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3567 /* end confdefs.h. */
3570 #include <sys/types.h>
3571 #include <sys/stat.h>
3572 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3573 struct buf { int x; };
3574 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3575 static char *e (p, i)
3581 static char *f (char * (*g) (char **, int), char **p, ...)
3586 s = g (p, va_arg (v,int));
3591 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3592 function prototypes and stuff, but not '\xHH' hex character constants.
3593 These don't provoke an error unfortunately, instead are silently treated
3594 as 'x'. The following induces an error, until -std is added to get
3595 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3596 array size at least. It's necessary to write '\x00'==0 to get something
3597 that's true only with -std. */
3598 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3600 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3601 inside strings and character constants. */
3603 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3605 int test (int i, double x);
3606 struct s1 {int (*f) (int a);};
3607 struct s2 {int (*f) (double a);};
3608 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3614 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3619 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3620 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3622 CC="$ac_save_CC $ac_arg"
3623 if ac_fn_c_try_compile "$LINENO"; then :
3624 ac_cv_prog_cc_c89=$ac_arg
3626 rm -f core conftest.err conftest.$ac_objext
3627 test "x$ac_cv_prog_cc_c89" != "xno" && break
3629 rm -f conftest.$ac_ext
3634 case "x$ac_cv_prog_cc_c89" in
3636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3637 $as_echo "none needed" >&6; } ;;
3639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3640 $as_echo "unsupported" >&6; } ;;
3642 CC="$CC $ac_cv_prog_cc_c89"
3643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3644 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3646 if test "x$ac_cv_prog_cc_c89" != xno; then :
3651 ac_cpp='$CPP $CPPFLAGS'
3652 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3653 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3654 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3657 ac_cpp='$CXXCPP $CPPFLAGS'
3658 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3659 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3660 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3661 if test -z "$CXX"; then
3662 if test -n "$CCC"; then
3665 if test -n "$ac_tool_prefix"; then
3666 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3668 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3669 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3670 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3671 $as_echo_n "checking for $ac_word... " >&6; }
3672 if test "${ac_cv_prog_CXX+set}" = set; then :
3673 $as_echo_n "(cached) " >&6
3675 if test -n "$CXX"; then
3676 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3678 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3682 test -z "$as_dir" && as_dir=.
3683 for ac_exec_ext in '' $ac_executable_extensions; do
3684 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3685 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3686 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3696 if test -n "$CXX"; then
3697 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
3698 $as_echo "$CXX" >&6; }
3700 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3701 $as_echo "no" >&6; }
3705 test -n "$CXX" && break
3708 if test -z "$CXX"; then
3710 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3712 # Extract the first word of "$ac_prog", so it can be a program name with args.
3713 set dummy $ac_prog; ac_word=$2
3714 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3715 $as_echo_n "checking for $ac_word... " >&6; }
3716 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
3717 $as_echo_n "(cached) " >&6
3719 if test -n "$ac_ct_CXX"; then
3720 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3722 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3726 test -z "$as_dir" && as_dir=.
3727 for ac_exec_ext in '' $ac_executable_extensions; do
3728 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3729 ac_cv_prog_ac_ct_CXX="$ac_prog"
3730 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3739 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3740 if test -n "$ac_ct_CXX"; then
3741 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
3742 $as_echo "$ac_ct_CXX" >&6; }
3744 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3745 $as_echo "no" >&6; }
3749 test -n "$ac_ct_CXX" && break
3752 if test "x$ac_ct_CXX" = x; then
3755 case $cross_compiling:$ac_tool_warned in
3757 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3758 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3759 ac_tool_warned=yes ;;
3767 # Provide some information about the compiler.
3768 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
3771 for ac_option in --version -v -V -qversion; do
3772 { { ac_try="$ac_compiler $ac_option >&5"
3774 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3775 *) ac_try_echo=$ac_try;;
3777 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3778 $as_echo "$ac_try_echo"; } >&5
3779 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3781 if test -s conftest.err; then
3783 ... rest of stderr output deleted ...
3784 10q' conftest.err >conftest.er1
3785 cat conftest.er1 >&5
3787 rm -f conftest.er1 conftest.err
3788 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3789 test $ac_status = 0; }
3792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3793 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3794 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
3795 $as_echo_n "(cached) " >&6
3797 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3798 /* end confdefs.h. */
3811 if ac_fn_cxx_try_compile "$LINENO"; then :
3816 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3817 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
3821 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3822 if test $ac_compiler_gnu = yes; then
3827 ac_test_CXXFLAGS=${CXXFLAGS+set}
3828 ac_save_CXXFLAGS=$CXXFLAGS
3829 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3830 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3831 if test "${ac_cv_prog_cxx_g+set}" = set; then :
3832 $as_echo_n "(cached) " >&6
3834 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3835 ac_cxx_werror_flag=yes
3838 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3839 /* end confdefs.h. */
3849 if ac_fn_cxx_try_compile "$LINENO"; then :
3850 ac_cv_prog_cxx_g=yes
3853 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3854 /* end confdefs.h. */
3864 if ac_fn_cxx_try_compile "$LINENO"; then :
3867 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3869 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3870 /* end confdefs.h. */
3880 if ac_fn_cxx_try_compile "$LINENO"; then :
3881 ac_cv_prog_cxx_g=yes
3883 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3885 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3887 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3888 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3890 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
3891 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3892 if test "$ac_test_CXXFLAGS" = set; then
3893 CXXFLAGS=$ac_save_CXXFLAGS
3894 elif test $ac_cv_prog_cxx_g = yes; then
3895 if test "$GXX" = yes; then
3901 if test "$GXX" = yes; then
3908 ac_cpp='$CPP $CPPFLAGS'
3909 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3910 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3911 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3913 if test -n "$ac_tool_prefix"; then
3914 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3915 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3916 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3917 $as_echo_n "checking for $ac_word... " >&6; }
3918 if test "${ac_cv_prog_CPPBIN+set}" = set; then :
3919 $as_echo_n "(cached) " >&6
3921 if test -n "$CPPBIN"; then
3922 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3924 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3928 test -z "$as_dir" && as_dir=.
3929 for ac_exec_ext in '' $ac_executable_extensions; do
3930 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3931 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3932 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3941 CPPBIN=$ac_cv_prog_CPPBIN
3942 if test -n "$CPPBIN"; then
3943 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPPBIN" >&5
3944 $as_echo "$CPPBIN" >&6; }
3946 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3947 $as_echo "no" >&6; }
3952 if test -z "$ac_cv_prog_CPPBIN"; then
3953 ac_ct_CPPBIN=$CPPBIN
3954 # Extract the first word of "cpp", so it can be a program name with args.
3955 set dummy cpp; ac_word=$2
3956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3957 $as_echo_n "checking for $ac_word... " >&6; }
3958 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then :
3959 $as_echo_n "(cached) " >&6
3961 if test -n "$ac_ct_CPPBIN"; then
3962 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3964 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3968 test -z "$as_dir" && as_dir=.
3969 for ac_exec_ext in '' $ac_executable_extensions; do
3970 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3971 ac_cv_prog_ac_ct_CPPBIN="cpp"
3972 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3981 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3982 if test -n "$ac_ct_CPPBIN"; then
3983 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CPPBIN" >&5
3984 $as_echo "$ac_ct_CPPBIN" >&6; }
3986 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3987 $as_echo "no" >&6; }
3990 if test "x$ac_ct_CPPBIN" = x; then
3993 case $cross_compiling:$ac_tool_warned in
3995 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3996 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3997 ac_tool_warned=yes ;;
3999 CPPBIN=$ac_ct_CPPBIN
4002 CPPBIN="$ac_cv_prog_CPPBIN"
4006 cat >>confdefs.h <<_ACEOF
4007 #define EXEEXT "$ac_exeext"
4013 if test "x$enable_win64" = "xyes"
4017 LD="${LD:-ld} -arch x86_64"
4018 AS="${AS:-as} -arch x86_64"
4020 notice_platform="64-bit "
4026 LD="${LD:-ld} -arch i386"
4027 AS="${AS:-as} -arch i386"
4029 notice_platform="32-bit "
4032 enable_win16=${enable_win16:-yes}
4036 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
4040 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC works" >&5
4041 $as_echo_n "checking whether $CC works... " >&6; }
4043 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4044 /* end confdefs.h. */
4054 if ac_fn_c_try_link "$LINENO"; then :
4055 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4056 $as_echo "yes" >&6; }
4058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4059 $as_echo "no" >&6; }
4060 as_fn_error "Cannot build a 32-bit program, you need to install 32-bit development libraries." "$LINENO" 5
4062 rm -f core conftest.err conftest.$ac_objext \
4063 conftest$ac_exeext conftest.$ac_ext
4064 LD="${LD:-ld} -m elf_i386"
4067 notice_platform="32-bit "
4070 enable_win16=${enable_win16:-yes}
4072 if test "x${GCC}" = "xyes"
4074 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports __builtin_ms_va_list" >&5
4075 $as_echo_n "checking whether $CC supports __builtin_ms_va_list... " >&6; }
4076 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4077 /* end confdefs.h. */
4082 void func(__builtin_ms_va_list *args);
4087 if ac_fn_c_try_compile "$LINENO"; then :
4088 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4089 $as_echo "yes" >&6; }
4091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4092 $as_echo "no" >&6; }
4093 as_fn_error "You need gcc >= 4.4 to build Wine as 64-bit." "$LINENO" 5
4095 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4101 *-mingw32*|*-cygwin*)
4102 enable_win16=${enable_win16:-no}
4103 CFLAGS="$CFLAGS -D_WIN32"
4106 enable_win16=${enable_win16:-yes}
4110 enable_win16=${enable_win16:-no}
4112 enable_winetest=${enable_winetest:-$enable_tests}
4114 if test -n "$with_wine64"
4116 if test "x$enable_win64" = "xyes"
4118 as_fn_error "--enable-win64 and --with-wine64 are mutually exclusive.
4119 --enable-win64 should be used in the 64-bit build tree, --with-wine64 in the 32-bit Wow64 build tree." "$LINENO" 5
4123 enable_fonts=${enable_fonts:-no}
4124 enable_server=${enable_server:-no}
4125 enable_tools=${enable_tools:-no}
4126 elif test "x$enable_win64" = "xyes"
4128 test "x$libdir" != "x\${exec_prefix}/lib" || libdir="\${exec_prefix}/lib64"
4131 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the directory containing the Wine tools" >&5
4132 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
4133 if test "${wine_cv_toolsdir+set}" = set; then :
4134 $as_echo_n "(cached) " >&6
4136 wine_cv_toolsdir="$with_wine_tools"
4137 if test -z "$with_wine_tools"; then
4138 if test "$cross_compiling" = "yes"; then
4139 as_fn_error "you must use the --with-wine-tools option when cross-compiling." "$LINENO" 5
4140 elif test -n "$with_wine64"; then
4141 wine_cv_toolsdir="$with_wine64"
4144 if test -z "$wine_cv_toolsdir"; then
4145 wine_cv_toolsdir="\$(TOPOBJDIR)"
4146 elif test -d "$wine_cv_toolsdir/tools/winebuild"; then
4147 case "$wine_cv_toolsdir" in
4149 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$wine_cv_toolsdir" ;;
4152 as_fn_error "could not find Wine tools in $wine_cv_toolsdir" "$LINENO" 5
4155 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_toolsdir" >&5
4156 $as_echo "$wine_cv_toolsdir" >&6; }
4157 TOOLSDIR=$wine_cv_toolsdir
4159 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
4161 TARGETFLAGS="-b $host_alias $TARGETFLAGS"
4167 # Extract the first word of "$ac_prog", so it can be a program name with args.
4168 set dummy $ac_prog; ac_word=$2
4169 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4170 $as_echo_n "checking for $ac_word... " >&6; }
4171 if test "${ac_cv_prog_FLEX+set}" = set; then :
4172 $as_echo_n "(cached) " >&6
4174 if test -n "$FLEX"; then
4175 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
4177 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4181 test -z "$as_dir" && as_dir=.
4182 for ac_exec_ext in '' $ac_executable_extensions; do
4183 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4184 ac_cv_prog_FLEX="$ac_prog"
4185 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4194 FLEX=$ac_cv_prog_FLEX
4195 if test -n "$FLEX"; then
4196 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
4197 $as_echo "$FLEX" >&6; }
4199 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4200 $as_echo "no" >&6; }
4204 test -n "$FLEX" && break
4206 test -n "$FLEX" || FLEX="none"
4208 if test "$FLEX" = "none"
4210 as_fn_error "no suitable flex found. Please install the 'flex' package." "$LINENO" 5
4212 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether flex is recent enough" >&5
4213 $as_echo_n "checking whether flex is recent enough... " >&6; }
4214 cat >conftest.l <<EOF
4216 #include "prediluvian.h"
4220 if $FLEX -t conftest.l >/dev/null 2>&1
4222 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4223 $as_echo "yes" >&6; }
4225 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4226 $as_echo "no" >&6; }
4227 as_fn_error "Your flex version is too old. Please install flex version 2.5.33 or newer." "$LINENO" 5
4230 for ac_prog in bison
4232 # Extract the first word of "$ac_prog", so it can be a program name with args.
4233 set dummy $ac_prog; ac_word=$2
4234 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4235 $as_echo_n "checking for $ac_word... " >&6; }
4236 if test "${ac_cv_prog_BISON+set}" = set; then :
4237 $as_echo_n "(cached) " >&6
4239 if test -n "$BISON"; then
4240 ac_cv_prog_BISON="$BISON" # Let the user override the test.
4242 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4246 test -z "$as_dir" && as_dir=.
4247 for ac_exec_ext in '' $ac_executable_extensions; do
4248 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4249 ac_cv_prog_BISON="$ac_prog"
4250 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4259 BISON=$ac_cv_prog_BISON
4260 if test -n "$BISON"; then
4261 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5
4262 $as_echo "$BISON" >&6; }
4264 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4265 $as_echo "no" >&6; }
4269 test -n "$BISON" && break
4271 test -n "$BISON" || BISON="none"
4273 if test "$BISON" = "none"
4275 as_fn_error "no suitable bison found. Please install the 'bison' package." "$LINENO" 5
4278 if test -n "$ac_tool_prefix"; then
4279 for ac_prog in ar gar
4281 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4282 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4283 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4284 $as_echo_n "checking for $ac_word... " >&6; }
4285 if test "${ac_cv_prog_AR+set}" = set; then :
4286 $as_echo_n "(cached) " >&6
4288 if test -n "$AR"; then
4289 ac_cv_prog_AR="$AR" # Let the user override the test.
4291 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4295 test -z "$as_dir" && as_dir=.
4296 for ac_exec_ext in '' $ac_executable_extensions; do
4297 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4298 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4299 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4309 if test -n "$AR"; then
4310 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
4311 $as_echo "$AR" >&6; }
4313 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4314 $as_echo "no" >&6; }
4318 test -n "$AR" && break
4321 if test -z "$AR"; then
4323 for ac_prog in ar gar
4325 # Extract the first word of "$ac_prog", so it can be a program name with args.
4326 set dummy $ac_prog; ac_word=$2
4327 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4328 $as_echo_n "checking for $ac_word... " >&6; }
4329 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
4330 $as_echo_n "(cached) " >&6
4332 if test -n "$ac_ct_AR"; then
4333 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4335 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4339 test -z "$as_dir" && as_dir=.
4340 for ac_exec_ext in '' $ac_executable_extensions; do
4341 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4342 ac_cv_prog_ac_ct_AR="$ac_prog"
4343 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4352 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4353 if test -n "$ac_ct_AR"; then
4354 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
4355 $as_echo "$ac_ct_AR" >&6; }
4357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4358 $as_echo "no" >&6; }
4362 test -n "$ac_ct_AR" && break
4365 if test "x$ac_ct_AR" = x; then
4368 case $cross_compiling:$ac_tool_warned in
4370 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4371 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4372 ac_tool_warned=yes ;;
4380 if test -n "$ac_tool_prefix"; then
4381 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4382 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4383 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4384 $as_echo_n "checking for $ac_word... " >&6; }
4385 if test "${ac_cv_prog_RANLIB+set}" = set; then :
4386 $as_echo_n "(cached) " >&6
4388 if test -n "$RANLIB"; then
4389 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4391 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4395 test -z "$as_dir" && as_dir=.
4396 for ac_exec_ext in '' $ac_executable_extensions; do
4397 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4398 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4399 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4408 RANLIB=$ac_cv_prog_RANLIB
4409 if test -n "$RANLIB"; then
4410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
4411 $as_echo "$RANLIB" >&6; }
4413 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4414 $as_echo "no" >&6; }
4419 if test -z "$ac_cv_prog_RANLIB"; then
4420 ac_ct_RANLIB=$RANLIB
4421 # Extract the first word of "ranlib", so it can be a program name with args.
4422 set dummy ranlib; ac_word=$2
4423 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4424 $as_echo_n "checking for $ac_word... " >&6; }
4425 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
4426 $as_echo_n "(cached) " >&6
4428 if test -n "$ac_ct_RANLIB"; then
4429 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4431 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4435 test -z "$as_dir" && as_dir=.
4436 for ac_exec_ext in '' $ac_executable_extensions; do
4437 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4438 ac_cv_prog_ac_ct_RANLIB="ranlib"
4439 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4448 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4449 if test -n "$ac_ct_RANLIB"; then
4450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
4451 $as_echo "$ac_ct_RANLIB" >&6; }
4453 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4454 $as_echo "no" >&6; }
4457 if test "x$ac_ct_RANLIB" = x; then
4460 case $cross_compiling:$ac_tool_warned in
4462 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4463 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4464 ac_tool_warned=yes ;;
4466 RANLIB=$ac_ct_RANLIB
4469 RANLIB="$ac_cv_prog_RANLIB"
4472 if test -n "$ac_tool_prefix"; then
4473 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4474 set dummy ${ac_tool_prefix}strip; ac_word=$2
4475 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4476 $as_echo_n "checking for $ac_word... " >&6; }
4477 if test "${ac_cv_prog_STRIP+set}" = set; then :
4478 $as_echo_n "(cached) " >&6
4480 if test -n "$STRIP"; then
4481 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4483 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4487 test -z "$as_dir" && as_dir=.
4488 for ac_exec_ext in '' $ac_executable_extensions; do
4489 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4490 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4491 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4500 STRIP=$ac_cv_prog_STRIP
4501 if test -n "$STRIP"; then
4502 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
4503 $as_echo "$STRIP" >&6; }
4505 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4506 $as_echo "no" >&6; }
4511 if test -z "$ac_cv_prog_STRIP"; then
4513 # Extract the first word of "strip", so it can be a program name with args.
4514 set dummy strip; ac_word=$2
4515 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4516 $as_echo_n "checking for $ac_word... " >&6; }
4517 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
4518 $as_echo_n "(cached) " >&6
4520 if test -n "$ac_ct_STRIP"; then
4521 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4523 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4527 test -z "$as_dir" && as_dir=.
4528 for ac_exec_ext in '' $ac_executable_extensions; do
4529 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4530 ac_cv_prog_ac_ct_STRIP="strip"
4531 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4540 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4541 if test -n "$ac_ct_STRIP"; then
4542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
4543 $as_echo "$ac_ct_STRIP" >&6; }
4545 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4546 $as_echo "no" >&6; }
4549 if test "x$ac_ct_STRIP" = x; then
4552 case $cross_compiling:$ac_tool_warned in
4554 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4555 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4556 ac_tool_warned=yes ;;
4561 STRIP="$ac_cv_prog_STRIP"
4564 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
4565 $as_echo_n "checking whether ln -s works... " >&6; }
4567 if test "$LN_S" = "ln -s"; then
4568 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4569 $as_echo "yes" >&6; }
4571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
4572 $as_echo "no, using $LN_S" >&6; }
4575 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4576 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4577 if test "${ac_cv_path_GREP+set}" = set; then :
4578 $as_echo_n "(cached) " >&6
4580 if test -z "$GREP"; then
4581 ac_path_GREP_found=false
4582 # Loop through the user's path and test for each of PROGNAME-LIST
4583 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4584 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4587 test -z "$as_dir" && as_dir=.
4588 for ac_prog in grep ggrep; do
4589 for ac_exec_ext in '' $ac_executable_extensions; do
4590 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4591 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4592 # Check for GNU ac_path_GREP and select it if it is found.
4593 # Check for GNU $ac_path_GREP
4594 case `"$ac_path_GREP" --version 2>&1` in
4596 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4599 $as_echo_n 0123456789 >"conftest.in"
4602 cat "conftest.in" "conftest.in" >"conftest.tmp"
4603 mv "conftest.tmp" "conftest.in"
4604 cp "conftest.in" "conftest.nl"
4605 $as_echo 'GREP' >> "conftest.nl"
4606 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4607 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4608 as_fn_arith $ac_count + 1 && ac_count=$as_val
4609 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4610 # Best one so far, save it but keep looking for a better one
4611 ac_cv_path_GREP="$ac_path_GREP"
4612 ac_path_GREP_max=$ac_count
4614 # 10*(2^10) chars as input seems more than enough
4615 test $ac_count -gt 10 && break
4617 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4620 $ac_path_GREP_found && break 3
4625 if test -z "$ac_cv_path_GREP"; then
4626 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4629 ac_cv_path_GREP=$GREP
4633 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4634 $as_echo "$ac_cv_path_GREP" >&6; }
4635 GREP="$ac_cv_path_GREP"
4638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4639 $as_echo_n "checking for egrep... " >&6; }
4640 if test "${ac_cv_path_EGREP+set}" = set; then :
4641 $as_echo_n "(cached) " >&6
4643 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4644 then ac_cv_path_EGREP="$GREP -E"
4646 if test -z "$EGREP"; then
4647 ac_path_EGREP_found=false
4648 # Loop through the user's path and test for each of PROGNAME-LIST
4649 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4650 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4653 test -z "$as_dir" && as_dir=.
4654 for ac_prog in egrep; do
4655 for ac_exec_ext in '' $ac_executable_extensions; do
4656 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4657 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4658 # Check for GNU ac_path_EGREP and select it if it is found.
4659 # Check for GNU $ac_path_EGREP
4660 case `"$ac_path_EGREP" --version 2>&1` in
4662 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4665 $as_echo_n 0123456789 >"conftest.in"
4668 cat "conftest.in" "conftest.in" >"conftest.tmp"
4669 mv "conftest.tmp" "conftest.in"
4670 cp "conftest.in" "conftest.nl"
4671 $as_echo 'EGREP' >> "conftest.nl"
4672 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4673 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4674 as_fn_arith $ac_count + 1 && ac_count=$as_val
4675 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4676 # Best one so far, save it but keep looking for a better one
4677 ac_cv_path_EGREP="$ac_path_EGREP"
4678 ac_path_EGREP_max=$ac_count
4680 # 10*(2^10) chars as input seems more than enough
4681 test $ac_count -gt 10 && break
4683 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4686 $ac_path_EGREP_found && break 3
4691 if test -z "$ac_cv_path_EGREP"; then
4692 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4695 ac_cv_path_EGREP=$EGREP
4700 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4701 $as_echo "$ac_cv_path_EGREP" >&6; }
4702 EGREP="$ac_cv_path_EGREP"
4705 # Extract the first word of "ldconfig", so it can be a program name with args.
4706 set dummy ldconfig; ac_word=$2
4707 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4708 $as_echo_n "checking for $ac_word... " >&6; }
4709 if test "${ac_cv_path_LDCONFIG+set}" = set; then :
4710 $as_echo_n "(cached) " >&6
4714 ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path.
4717 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4718 for as_dir in /sbin /usr/sbin $PATH
4721 test -z "$as_dir" && as_dir=.
4722 for ac_exec_ext in '' $ac_executable_extensions; do
4723 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4724 ac_cv_path_LDCONFIG="$as_dir/$ac_word$ac_exec_ext"
4725 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4732 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true"
4736 LDCONFIG=$ac_cv_path_LDCONFIG
4737 if test -n "$LDCONFIG"; then
4738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LDCONFIG" >&5
4739 $as_echo "$LDCONFIG" >&6; }
4741 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4742 $as_echo "no" >&6; }
4746 # Find a good install program. We prefer a C program (faster),
4747 # so one script is as good as another. But avoid the broken or
4748 # incompatible versions:
4749 # SysV /etc/install, /usr/sbin/install
4750 # SunOS /usr/etc/install
4751 # IRIX /sbin/install
4753 # AmigaOS /C/install, which installs bootblocks on floppy discs
4754 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4755 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4756 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4757 # OS/2's system install, which has a completely different semantic
4758 # ./install, which can be erroneously created by make from ./install.sh.
4759 # Reject install programs that cannot install multiple files.
4760 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
4761 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4762 if test -z "$INSTALL"; then
4763 if test "${ac_cv_path_install+set}" = set; then :
4764 $as_echo_n "(cached) " >&6
4766 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4770 test -z "$as_dir" && as_dir=.
4771 # Account for people who put trailing slashes in PATH elements.
4772 case $as_dir/ in #((
4773 ./ | .// | /[cC]/* | \
4774 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
4775 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
4778 # OSF1 and SCO ODT 3.0 have their own names for install.
4779 # Don't use installbsd from OSF since it installs stuff as root
4781 for ac_prog in ginstall scoinst install; do
4782 for ac_exec_ext in '' $ac_executable_extensions; do
4783 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4784 if test $ac_prog = install &&
4785 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4786 # AIX install. It has an incompatible calling convention.
4788 elif test $ac_prog = install &&
4789 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4790 # program-specific install script used by HP pwplus--don't use.
4793 rm -rf conftest.one conftest.two conftest.dir
4794 echo one > conftest.one
4795 echo two > conftest.two
4797 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
4798 test -s conftest.one && test -s conftest.two &&
4799 test -s conftest.dir/conftest.one &&
4800 test -s conftest.dir/conftest.two
4802 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
4815 rm -rf conftest.one conftest.two conftest.dir
4818 if test "${ac_cv_path_install+set}" = set; then
4819 INSTALL=$ac_cv_path_install
4821 # As a last resort, use the slow shell script. Don't cache a
4822 # value for INSTALL within a source directory, because that will
4823 # break other packages using the cache if that directory is
4824 # removed, or if the value is a relative name.
4825 INSTALL=$ac_install_sh
4828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
4829 $as_echo "$INSTALL" >&6; }
4831 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4832 # It thinks the first close brace ends the variable substitution.
4833 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
4835 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
4837 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
4840 [\\/$]* | ?:[\\/]* ) ;;
4841 *) INSTALL="\\\$(TOPSRCDIR)/$INSTALL" ;;
4844 for ac_prog in lclint lint
4846 # Extract the first word of "$ac_prog", so it can be a program name with args.
4847 set dummy $ac_prog; ac_word=$2
4848 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4849 $as_echo_n "checking for $ac_word... " >&6; }
4850 if test "${ac_cv_prog_LINT+set}" = set; then :
4851 $as_echo_n "(cached) " >&6
4853 if test -n "$LINT"; then
4854 ac_cv_prog_LINT="$LINT" # Let the user override the test.
4856 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4860 test -z "$as_dir" && as_dir=.
4861 for ac_exec_ext in '' $ac_executable_extensions; do
4862 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4863 ac_cv_prog_LINT="$ac_prog"
4864 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4873 LINT=$ac_cv_prog_LINT
4874 if test -n "$LINT"; then
4875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINT" >&5
4876 $as_echo "$LINT" >&6; }
4878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4879 $as_echo "no" >&6; }
4883 test -n "$LINT" && break
4886 if test "$LINT" = "lint"
4888 LINTFLAGS="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
4893 for ac_prog in fontforge
4895 # Extract the first word of "$ac_prog", so it can be a program name with args.
4896 set dummy $ac_prog; ac_word=$2
4897 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4898 $as_echo_n "checking for $ac_word... " >&6; }
4899 if test "${ac_cv_prog_FONTFORGE+set}" = set; then :
4900 $as_echo_n "(cached) " >&6
4902 if test -n "$FONTFORGE"; then
4903 ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test.
4905 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4909 test -z "$as_dir" && as_dir=.
4910 for ac_exec_ext in '' $ac_executable_extensions; do
4911 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4912 ac_cv_prog_FONTFORGE="$ac_prog"
4913 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4922 FONTFORGE=$ac_cv_prog_FONTFORGE
4923 if test -n "$FONTFORGE"; then
4924 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FONTFORGE" >&5
4925 $as_echo "$FONTFORGE" >&6; }
4927 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4928 $as_echo "no" >&6; }
4932 test -n "$FONTFORGE" && break
4934 test -n "$FONTFORGE" || FONTFORGE="false"
4936 for ac_prog in pkg-config
4938 # Extract the first word of "$ac_prog", so it can be a program name with args.
4939 set dummy $ac_prog; ac_word=$2
4940 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4941 $as_echo_n "checking for $ac_word... " >&6; }
4942 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then :
4943 $as_echo_n "(cached) " >&6
4945 if test -n "$PKG_CONFIG"; then
4946 ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
4948 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4952 test -z "$as_dir" && as_dir=.
4953 for ac_exec_ext in '' $ac_executable_extensions; do
4954 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4955 ac_cv_prog_PKG_CONFIG="$ac_prog"
4956 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4965 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
4966 if test -n "$PKG_CONFIG"; then
4967 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
4968 $as_echo "$PKG_CONFIG" >&6; }
4970 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4971 $as_echo "no" >&6; }
4975 test -n "$PKG_CONFIG" && break
4977 test -n "$PKG_CONFIG" || PKG_CONFIG="false"
4981 # Extract the first word of "$ac_prog", so it can be a program name with args.
4982 set dummy $ac_prog; ac_word=$2
4983 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4984 $as_echo_n "checking for $ac_word... " >&6; }
4985 if test "${ac_cv_prog_RSVG+set}" = set; then :
4986 $as_echo_n "(cached) " >&6
4988 if test -n "$RSVG"; then
4989 ac_cv_prog_RSVG="$RSVG" # Let the user override the test.
4991 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4995 test -z "$as_dir" && as_dir=.
4996 for ac_exec_ext in '' $ac_executable_extensions; do
4997 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4998 ac_cv_prog_RSVG="$ac_prog"
4999 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5008 RSVG=$ac_cv_prog_RSVG
5009 if test -n "$RSVG"; then
5010 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RSVG" >&5
5011 $as_echo "$RSVG" >&6; }
5013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5014 $as_echo "no" >&6; }
5018 test -n "$RSVG" && break
5020 test -n "$RSVG" || RSVG="false"
5022 for ac_prog in convert
5024 # Extract the first word of "$ac_prog", so it can be a program name with args.
5025 set dummy $ac_prog; ac_word=$2
5026 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5027 $as_echo_n "checking for $ac_word... " >&6; }
5028 if test "${ac_cv_prog_CONVERT+set}" = set; then :
5029 $as_echo_n "(cached) " >&6
5031 if test -n "$CONVERT"; then
5032 ac_cv_prog_CONVERT="$CONVERT" # Let the user override the test.
5034 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5038 test -z "$as_dir" && as_dir=.
5039 for ac_exec_ext in '' $ac_executable_extensions; do
5040 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5041 ac_cv_prog_CONVERT="$ac_prog"
5042 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5051 CONVERT=$ac_cv_prog_CONVERT
5052 if test -n "$CONVERT"; then
5053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CONVERT" >&5
5054 $as_echo "$CONVERT" >&6; }
5056 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5057 $as_echo "no" >&6; }
5061 test -n "$CONVERT" && break
5063 test -n "$CONVERT" || CONVERT="false"
5065 for ac_prog in icotool
5067 # Extract the first word of "$ac_prog", so it can be a program name with args.
5068 set dummy $ac_prog; ac_word=$2
5069 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5070 $as_echo_n "checking for $ac_word... " >&6; }
5071 if test "${ac_cv_prog_ICOTOOL+set}" = set; then :
5072 $as_echo_n "(cached) " >&6
5074 if test -n "$ICOTOOL"; then
5075 ac_cv_prog_ICOTOOL="$ICOTOOL" # Let the user override the test.
5077 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5081 test -z "$as_dir" && as_dir=.
5082 for ac_exec_ext in '' $ac_executable_extensions; do
5083 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5084 ac_cv_prog_ICOTOOL="$ac_prog"
5085 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5094 ICOTOOL=$ac_cv_prog_ICOTOOL
5095 if test -n "$ICOTOOL"; then
5096 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ICOTOOL" >&5
5097 $as_echo "$ICOTOOL" >&6; }
5099 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5100 $as_echo "no" >&6; }
5104 test -n "$ICOTOOL" && break
5106 test -n "$ICOTOOL" || ICOTOOL="false"
5109 if test "${enable_maintainer_mode+set}" = set
5111 if test "$FONTFORGE" = "false"; then as_fn_append wine_warnings "|fontforge is missing, fonts can't be rebuilt."; fi
5112 if test "$RSVG" = "false"; then as_fn_append wine_warnings "|rsvg is missing, icons can't be rebuilt."; fi
5114 if test "$CONVERT" = false
5116 as_fn_append wine_warnings "|imagemagick is missing, icons can't be rebuilt."
5118 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for recent enough imagemagick" >&5
5119 $as_echo_n "checking for recent enough imagemagick... " >&6; }
5120 convert_version=`convert --version | head -n1`
5121 if test "x$convert_version" != "x"
5123 convert_version_major=`expr "$convert_version" : '.* \([0-9]*\)\.[0-9]*'`
5124 convert_version_minor=`expr "$convert_version" : '.* [0-9]*\.\([0-9]*\)'`
5125 if test "$convert_version_major" -eq 6 -a "$convert_version_minor" -lt 6
5128 as_fn_append wine_warnings "|imagemagick version 6.6 or newer is needed to rebuild icons."
5131 if test "$CONVERT" = false
5133 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no ($convert_version_major.$convert_version_minor)" >&5
5134 $as_echo "no ($convert_version_major.$convert_version_minor)" >&6; }
5136 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes ($convert_version_major.$convert_version_minor)" >&5
5137 $as_echo "yes ($convert_version_major.$convert_version_minor)" >&6; }
5141 if test "$ICOTOOL" = false
5143 as_fn_append wine_warnings "|icotool is missing, icons can't be rebuilt."
5145 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for recent enough icotool" >&5
5146 $as_echo_n "checking for recent enough icotool... " >&6; }
5147 icotool_version=`icotool --version | head -n1`
5148 if test "x$icotool_version" != "x"
5150 icotool_version_major=`expr "$icotool_version" : '.* \([0-9]*\)\.[0-9]*'`
5151 icotool_version_minor=`expr "$icotool_version" : '.* [0-9]*\.\([0-9]*\)'`
5152 if test "$icotool_version_major" -eq 0 -a "$icotool_version_minor" -lt 29
5155 as_fn_append wine_warnings "|icotool version 0.29.0 or newer is needed to rebuild icons."
5158 if test "$ICOTOOL" = false
5160 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no ($icotool_version_major.$icotool_version_minor)" >&5
5161 $as_echo "no ($icotool_version_major.$icotool_version_minor)" >&6; }
5163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes ($icotool_version_major.$icotool_version_minor)" >&5
5164 $as_echo "yes ($icotool_version_major.$icotool_version_minor)" >&6; }
5172 # Extract the first word of "prelink", so it can be a program name with args.
5173 set dummy prelink; ac_word=$2
5174 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5175 $as_echo_n "checking for $ac_word... " >&6; }
5176 if test "${ac_cv_path_PRELINK+set}" = set; then :
5177 $as_echo_n "(cached) " >&6
5181 ac_cv_path_PRELINK="$PRELINK" # Let the user override the test with a path.
5184 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5185 for as_dir in /sbin /usr/sbin $PATH
5188 test -z "$as_dir" && as_dir=.
5189 for ac_exec_ext in '' $ac_executable_extensions; do
5190 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5191 ac_cv_path_PRELINK="$as_dir/$ac_word$ac_exec_ext"
5192 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5199 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK="false"
5203 PRELINK=$ac_cv_path_PRELINK
5204 if test -n "$PRELINK"; then
5205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PRELINK" >&5
5206 $as_echo "$PRELINK" >&6; }
5208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5209 $as_echo "no" >&6; }
5217 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for i386_set_ldt in -li386" >&5
5218 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
5219 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then :
5220 $as_echo_n "(cached) " >&6
5222 ac_check_lib_save_LIBS=$LIBS
5224 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5225 /* end confdefs.h. */
5227 /* Override any GCC internal prototype to avoid an error.
5228 Use char because int might match the return type of a GCC
5229 builtin and then its argument prototype would still apply. */
5233 char i386_set_ldt ();
5237 return i386_set_ldt ();
5242 if ac_fn_c_try_link "$LINENO"; then :
5243 ac_cv_lib_i386_i386_set_ldt=yes
5245 ac_cv_lib_i386_i386_set_ldt=no
5247 rm -f core conftest.err conftest.$ac_objext \
5248 conftest$ac_exeext conftest.$ac_ext
5249 LIBS=$ac_check_lib_save_LIBS
5251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5252 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5253 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then :
5254 cat >>confdefs.h <<_ACEOF
5255 #define HAVE_LIBI386 1
5262 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _oss_ioctl in -lossaudio" >&5
5263 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5264 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then :
5265 $as_echo_n "(cached) " >&6
5267 ac_check_lib_save_LIBS=$LIBS
5268 LIBS="-lossaudio $LIBS"
5269 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5270 /* end confdefs.h. */
5272 /* Override any GCC internal prototype to avoid an error.
5273 Use char because int might match the return type of a GCC
5274 builtin and then its argument prototype would still apply. */
5282 return _oss_ioctl ();
5287 if ac_fn_c_try_link "$LINENO"; then :
5288 ac_cv_lib_ossaudio__oss_ioctl=yes
5290 ac_cv_lib_ossaudio__oss_ioctl=no
5292 rm -f core conftest.err conftest.$ac_objext \
5293 conftest$ac_exeext conftest.$ac_ext
5294 LIBS=$ac_check_lib_save_LIBS
5296 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5297 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5298 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x""yes; then :
5299 cat >>confdefs.h <<_ACEOF
5300 #define HAVE_LIBOSSAUDIO 1
5303 LIBS="-lossaudio $LIBS"
5314 # Check whether --enable-largefile was given.
5315 if test "${enable_largefile+set}" = set; then :
5316 enableval=$enable_largefile;
5319 if test "$enable_largefile" != no; then
5321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
5322 $as_echo_n "checking for special C compiler options needed for large files... " >&6; }
5323 if test "${ac_cv_sys_largefile_CC+set}" = set; then :
5324 $as_echo_n "(cached) " >&6
5326 ac_cv_sys_largefile_CC=no
5327 if test "$GCC" != yes; then
5330 # IRIX 6.2 and later do not support large files by default,
5331 # so use the C compiler's -n32 option if that helps.
5332 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5333 /* end confdefs.h. */
5334 #include <sys/types.h>
5335 /* Check that off_t can represent 2**63 - 1 correctly.
5336 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5337 since some C++ compilers masquerading as C compilers
5338 incorrectly reject 9223372036854775807. */
5339 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5340 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5341 && LARGE_OFF_T % 2147483647 == 1)
5351 if ac_fn_c_try_compile "$LINENO"; then :
5354 rm -f core conftest.err conftest.$ac_objext
5356 if ac_fn_c_try_compile "$LINENO"; then :
5357 ac_cv_sys_largefile_CC=' -n32'; break
5359 rm -f core conftest.err conftest.$ac_objext
5363 rm -f conftest.$ac_ext
5366 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
5367 $as_echo "$ac_cv_sys_largefile_CC" >&6; }
5368 if test "$ac_cv_sys_largefile_CC" != no; then
5369 CC=$CC$ac_cv_sys_largefile_CC
5372 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
5373 $as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
5374 if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
5375 $as_echo_n "(cached) " >&6
5378 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5379 /* end confdefs.h. */
5380 #include <sys/types.h>
5381 /* Check that off_t can represent 2**63 - 1 correctly.
5382 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5383 since some C++ compilers masquerading as C compilers
5384 incorrectly reject 9223372036854775807. */
5385 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5386 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5387 && LARGE_OFF_T % 2147483647 == 1)
5397 if ac_fn_c_try_compile "$LINENO"; then :
5398 ac_cv_sys_file_offset_bits=no; break
5400 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5401 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5402 /* end confdefs.h. */
5403 #define _FILE_OFFSET_BITS 64
5404 #include <sys/types.h>
5405 /* Check that off_t can represent 2**63 - 1 correctly.
5406 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5407 since some C++ compilers masquerading as C compilers
5408 incorrectly reject 9223372036854775807. */
5409 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5410 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5411 && LARGE_OFF_T % 2147483647 == 1)
5421 if ac_fn_c_try_compile "$LINENO"; then :
5422 ac_cv_sys_file_offset_bits=64; break
5424 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5425 ac_cv_sys_file_offset_bits=unknown
5429 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
5430 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
5431 case $ac_cv_sys_file_offset_bits in #(
5434 cat >>confdefs.h <<_ACEOF
5435 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
5440 if test $ac_cv_sys_file_offset_bits = unknown; then
5441 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
5442 $as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
5443 if test "${ac_cv_sys_large_files+set}" = set; then :
5444 $as_echo_n "(cached) " >&6
5447 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5448 /* end confdefs.h. */
5449 #include <sys/types.h>
5450 /* Check that off_t can represent 2**63 - 1 correctly.
5451 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5452 since some C++ compilers masquerading as C compilers
5453 incorrectly reject 9223372036854775807. */
5454 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5455 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5456 && LARGE_OFF_T % 2147483647 == 1)
5466 if ac_fn_c_try_compile "$LINENO"; then :
5467 ac_cv_sys_large_files=no; break
5469 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5470 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5471 /* end confdefs.h. */
5472 #define _LARGE_FILES 1
5473 #include <sys/types.h>
5474 /* Check that off_t can represent 2**63 - 1 correctly.
5475 We can't simply define LARGE_OFF_T to be 9223372036854775807,
5476 since some C++ compilers masquerading as C compilers
5477 incorrectly reject 9223372036854775807. */
5478 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5479 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5480 && LARGE_OFF_T % 2147483647 == 1)
5490 if ac_fn_c_try_compile "$LINENO"; then :
5491 ac_cv_sys_large_files=1; break
5493 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5494 ac_cv_sys_large_files=unknown
5498 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
5499 $as_echo "$ac_cv_sys_large_files" >&6; }
5500 case $ac_cv_sys_large_files in #(
5503 cat >>confdefs.h <<_ACEOF
5504 #define _LARGE_FILES $ac_cv_sys_large_files
5514 ac_cpp='$CPP $CPPFLAGS'
5515 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5516 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5517 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5519 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5520 # On Suns, sometimes $CPP names a directory.
5521 if test -n "$CPP" && test -d "$CPP"; then
5524 if test -z "$CPP"; then
5525 if test "${ac_cv_prog_CPP+set}" = set; then :
5526 $as_echo_n "(cached) " >&6
5528 # Double quotes because CPP needs to be expanded
5529 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5532 for ac_c_preproc_warn_flag in '' yes
5534 # Use a header file that comes with gcc, so configuring glibc
5535 # with a fresh cross-compiler works.
5536 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5537 # <limits.h> exists even on freestanding compilers.
5538 # On the NeXT, cc -E runs the code through the compiler's parser,
5539 # not just through cpp. "Syntax error" is here to catch this case.
5540 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5541 /* end confdefs.h. */
5543 # include <limits.h>
5545 # include <assert.h>
5549 if ac_fn_c_try_cpp "$LINENO"; then :
5552 # Broken: fails on valid input.
5555 rm -f conftest.err conftest.$ac_ext
5557 # OK, works on sane cases. Now check whether nonexistent headers
5558 # can be detected and how.
5559 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5560 /* end confdefs.h. */
5561 #include <ac_nonexistent.h>
5563 if ac_fn_c_try_cpp "$LINENO"; then :
5564 # Broken: success on invalid input.
5567 # Passes both tests.
5571 rm -f conftest.err conftest.$ac_ext
5574 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5575 rm -f conftest.err conftest.$ac_ext
5576 if $ac_preproc_ok; then :
5588 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5589 $as_echo "$CPP" >&6; }
5591 for ac_c_preproc_warn_flag in '' yes
5593 # Use a header file that comes with gcc, so configuring glibc
5594 # with a fresh cross-compiler works.
5595 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5596 # <limits.h> exists even on freestanding compilers.
5597 # On the NeXT, cc -E runs the code through the compiler's parser,
5598 # not just through cpp. "Syntax error" is here to catch this case.
5599 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5600 /* end confdefs.h. */
5602 # include <limits.h>
5604 # include <assert.h>
5608 if ac_fn_c_try_cpp "$LINENO"; then :
5611 # Broken: fails on valid input.
5614 rm -f conftest.err conftest.$ac_ext
5616 # OK, works on sane cases. Now check whether nonexistent headers
5617 # can be detected and how.
5618 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5619 /* end confdefs.h. */
5620 #include <ac_nonexistent.h>
5622 if ac_fn_c_try_cpp "$LINENO"; then :
5623 # Broken: success on invalid input.
5626 # Passes both tests.
5630 rm -f conftest.err conftest.$ac_ext
5633 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5634 rm -f conftest.err conftest.$ac_ext
5635 if $ac_preproc_ok; then :
5638 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5639 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5640 as_fn_error "C preprocessor \"$CPP\" fails sanity check
5641 See \`config.log' for more details." "$LINENO" 5; }
5645 ac_cpp='$CPP $CPPFLAGS'
5646 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5647 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5648 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5651 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5652 $as_echo_n "checking for ANSI C header files... " >&6; }
5653 if test "${ac_cv_header_stdc+set}" = set; then :
5654 $as_echo_n "(cached) " >&6
5656 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5657 /* end confdefs.h. */
5671 if ac_fn_c_try_compile "$LINENO"; then :
5672 ac_cv_header_stdc=yes
5674 ac_cv_header_stdc=no
5676 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5678 if test $ac_cv_header_stdc = yes; then
5679 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5680 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5681 /* end confdefs.h. */
5685 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5686 $EGREP "memchr" >/dev/null 2>&1; then :
5689 ac_cv_header_stdc=no
5695 if test $ac_cv_header_stdc = yes; then
5696 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5697 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5698 /* end confdefs.h. */
5702 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5703 $EGREP "free" >/dev/null 2>&1; then :
5706 ac_cv_header_stdc=no
5712 if test $ac_cv_header_stdc = yes; then
5713 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5714 if test "$cross_compiling" = yes; then :
5717 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5718 /* end confdefs.h. */
5721 #if ((' ' & 0x0FF) == 0x020)
5722 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5723 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5725 # define ISLOWER(c) \
5726 (('a' <= (c) && (c) <= 'i') \
5727 || ('j' <= (c) && (c) <= 'r') \
5728 || ('s' <= (c) && (c) <= 'z'))
5729 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5732 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5737 for (i = 0; i < 256; i++)
5738 if (XOR (islower (i), ISLOWER (i))
5739 || toupper (i) != TOUPPER (i))
5744 if ac_fn_c_try_run "$LINENO"; then :
5747 ac_cv_header_stdc=no
5749 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5750 conftest.$ac_objext conftest.beam conftest.$ac_ext
5755 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5756 $as_echo "$ac_cv_header_stdc" >&6; }
5757 if test $ac_cv_header_stdc = yes; then
5759 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
5763 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5764 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5765 inttypes.h stdint.h unistd.h
5767 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5768 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5770 eval as_val=\$$as_ac_Header
5771 if test "x$as_val" = x""yes; then :
5772 cat >>confdefs.h <<_ACEOF
5773 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5783 AudioToolbox/AudioConverter.h \
5784 AudioToolbox/AudioFile.h \
5785 AudioToolbox/AudioFileStream.h \
5786 AudioUnit/AudioUnit.h \
5788 CoreAudio/CoreAudio.h \
5789 DiskArbitration/DiskArbitration.h \
5791 IOKit/hid/IOHIDLib.h \
5806 fontconfig/fontconfig.h \
5839 machine/soundcard.h \
5846 netinet/in_systm.h \
5914 valgrind/memcheck.h \
5915 valgrind/valgrind.h \
5919 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5920 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
5921 eval as_val=\$$as_ac_Header
5922 if test "x$as_val" = x""yes; then :
5923 cat >>confdefs.h <<_ACEOF
5924 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5931 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5
5932 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
5933 if test "${ac_cv_header_stat_broken+set}" = set; then :
5934 $as_echo_n "(cached) " >&6
5936 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5937 /* end confdefs.h. */
5938 #include <sys/types.h>
5939 #include <sys/stat.h>
5941 #if defined S_ISBLK && defined S_IFDIR
5942 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
5945 #if defined S_ISBLK && defined S_IFCHR
5946 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
5949 #if defined S_ISLNK && defined S_IFREG
5950 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
5953 #if defined S_ISSOCK && defined S_IFREG
5954 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
5958 if ac_fn_c_try_compile "$LINENO"; then :
5959 ac_cv_header_stat_broken=no
5961 ac_cv_header_stat_broken=yes
5963 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stat_broken" >&5
5966 $as_echo "$ac_cv_header_stat_broken" >&6; }
5967 if test $ac_cv_header_stat_broken = yes; then
5969 $as_echo "#define STAT_MACROS_BROKEN 1" >>confdefs.h
5975 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
5977 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5978 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
5979 #ifdef HAVE_SYS_PARAM_H
5980 # include <sys/param.h>
5983 eval as_val=\$$as_ac_Header
5984 if test "x$as_val" = x""yes; then :
5985 cat >>confdefs.h <<_ACEOF
5986 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6001 netinet/if_ether.h \
6002 netinet/if_inarp.h \
6010 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6011 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
6012 #ifdef HAVE_SYS_SOCKET_H
6013 # include <sys/socket.h>
6015 #ifdef HAVE_SYS_SOCKETVAR_H
6016 # include <sys/socketvar.h>
6018 #ifdef HAVE_NET_ROUTE_H
6019 # include <net/route.h>
6021 #ifdef HAVE_NETINET_IN_H
6022 # include <netinet/in.h>
6024 #ifdef HAVE_NETINET_IN_SYSTM_H
6025 # include <netinet/in_systm.h>
6027 #ifdef HAVE_NET_IF_H
6028 # include <net/if.h>
6030 #ifdef HAVE_NETINET_IP_H
6031 # include <netinet/ip.h>
6034 eval as_val=\$$as_ac_Header
6035 if test "x$as_val" = x""yes; then :
6036 cat >>confdefs.h <<_ACEOF
6037 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6045 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6047 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6048 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
6052 #ifdef HAVE_SYS_SOCKET_H
6053 # include <sys/socket.h>
6055 #ifdef HAVE_SYS_SOCKETVAR_H
6056 # include <sys/socketvar.h>
6058 #ifdef HAVE_SYS_TIMEOUT_H
6059 # include <sys/timeout.h>
6061 #ifdef HAVE_NETINET_IN_H
6062 # include <netinet/in.h>
6064 #ifdef HAVE_NETINET_IN_SYSTM_H
6065 # include <netinet/in_systm.h>
6067 #ifdef HAVE_NETINET_IP_H
6068 # include <netinet/ip.h>
6070 #ifdef HAVE_NETINET_IP_VAR_H
6071 # include <netinet/ip_var.h>
6073 #ifdef HAVE_NETINET_IP_ICMP_H
6074 # include <netinet/ip_icmp.h>
6076 #ifdef HAVE_NETINET_UDP_H
6077 # include <netinet/udp.h>
6079 #ifdef HAVE_NETINET_TCP_H
6080 # include <netinet/tcp.h>
6082 #ifdef HAVE_NETINET_TCP_TIMER_H
6083 #include <netinet/tcp_timer.h>
6086 eval as_val=\$$as_ac_Header
6087 if test "x$as_val" = x""yes; then :
6088 cat >>confdefs.h <<_ACEOF
6089 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6097 for ac_header in linux/ipx.h linux/irda.h
6099 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6100 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
6101 #ifdef HAVE_ASM_TYPES_H
6102 # include <asm/types.h>
6104 #ifdef HAVE_SYS_SOCKET_H
6105 # include <sys/socket.h>
6107 #ifdef HAVE_LINUX_TYPES_H
6108 # include <linux/types.h>
6111 eval as_val=\$$as_ac_Header
6112 if test "x$as_val" = x""yes; then :
6113 cat >>confdefs.h <<_ACEOF
6114 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6122 for ac_header in mach-o/dyld_images.h
6124 ac_fn_c_check_header_compile "$LINENO" "mach-o/dyld_images.h" "ac_cv_header_mach_o_dyld_images_h" "#ifdef HAVE_STDBOOL_H
6125 # include <stdbool.h>
6127 #ifdef HAVE_STDINT_H
6128 # include <stdint.h>
6131 if test "x$ac_cv_header_mach_o_dyld_images_h" = x""yes; then :
6132 cat >>confdefs.h <<_ACEOF
6133 #define HAVE_MACH_O_DYLD_IMAGES_H 1
6141 for ac_header in resolv.h
6143 ac_fn_c_check_header_compile "$LINENO" "resolv.h" "ac_cv_header_resolv_h" "#include <sys/types.h>
6144 #ifdef HAVE_SYS_SOCKET_H
6145 # include <sys/socket.h>
6147 #ifdef HAVE_NETINET_IN_H
6148 # include <netinet/in.h>
6150 #ifdef HAVE_ARPA_NAMESER_H
6151 # include <arpa/nameser.h>
6154 if test "x$ac_cv_header_resolv_h" = x""yes; then :
6155 cat >>confdefs.h <<_ACEOF
6156 #define HAVE_RESOLV_H 1
6164 for ac_header in ifaddrs.h
6166 ac_fn_c_check_header_compile "$LINENO" "ifaddrs.h" "ac_cv_header_ifaddrs_h" "#include <sys/types.h>
6168 if test "x$ac_cv_header_ifaddrs_h" = x""yes; then :
6169 cat >>confdefs.h <<_ACEOF
6170 #define HAVE_IFADDRS_H 1
6178 for ac_header in ucontext.h
6180 ac_fn_c_check_header_compile "$LINENO" "ucontext.h" "ac_cv_header_ucontext_h" "#include <signal.h>
6182 if test "x$ac_cv_header_ucontext_h" = x""yes; then :
6183 cat >>confdefs.h <<_ACEOF
6184 #define HAVE_UCONTEXT_H 1
6192 for ac_header in sys/thr.h
6194 ac_fn_c_check_header_compile "$LINENO" "sys/thr.h" "ac_cv_header_sys_thr_h" "#include <sys/types.h>
6195 #ifdef HAVE_UCONTEXT_H
6196 #include <ucontext.h>
6199 if test "x$ac_cv_header_sys_thr_h" = x""yes; then :
6200 cat >>confdefs.h <<_ACEOF
6201 #define HAVE_SYS_THR_H 1
6209 for ac_header in pthread_np.h
6211 ac_fn_c_check_header_compile "$LINENO" "pthread_np.h" "ac_cv_header_pthread_np_h" "#ifdef HAVE_PTHREAD_H
6212 #include <pthread.h>
6215 if test "x$ac_cv_header_pthread_np_h" = x""yes; then :
6216 cat >>confdefs.h <<_ACEOF
6217 #define HAVE_PTHREAD_NP_H 1
6225 for ac_header in linux/videodev.h
6227 ac_fn_c_check_header_compile "$LINENO" "linux/videodev.h" "ac_cv_header_linux_videodev_h" "#ifdef HAVE_SYS_TIME_H
6228 #include <sys/time.h>
6230 #include <sys/types.h>
6231 #ifdef HAVE_ASM_TYPES_H
6232 #include <asm/types.h>
6235 if test "x$ac_cv_header_linux_videodev_h" = x""yes; then :
6236 cat >>confdefs.h <<_ACEOF
6237 #define HAVE_LINUX_VIDEODEV_H 1
6245 for ac_header in linux/capi.h
6247 ac_fn_c_check_header_compile "$LINENO" "linux/capi.h" "ac_cv_header_linux_capi_h" "#define __user
6249 if test "x$ac_cv_header_linux_capi_h" = x""yes; then :
6250 cat >>confdefs.h <<_ACEOF
6251 #define HAVE_LINUX_CAPI_H 1
6262 DLLFLAGS="-D_REENTRANT"
6276 STATIC_IMPLIBEXT="def.a"
6277 # Extract the first word of "ldd", so it can be a program name with args.
6278 set dummy ldd; ac_word=$2
6279 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6280 $as_echo_n "checking for $ac_word... " >&6; }
6281 if test "${ac_cv_path_LDD+set}" = set; then :
6282 $as_echo_n "(cached) " >&6
6286 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
6289 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6290 as_dummy="/sbin:/usr/sbin:$PATH"
6291 for as_dir in $as_dummy
6294 test -z "$as_dir" && as_dir=.
6295 for ac_exec_ext in '' $ac_executable_extensions; do
6296 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6297 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
6298 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6305 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
6310 if test -n "$LDD"; then
6311 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LDD" >&5
6312 $as_echo "$LDD" >&6; }
6314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6315 $as_echo "no" >&6; }
6322 if test -n "$ac_tool_prefix"; then
6323 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
6324 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
6325 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6326 $as_echo_n "checking for $ac_word... " >&6; }
6327 if test "${ac_cv_prog_DLLTOOL+set}" = set; then :
6328 $as_echo_n "(cached) " >&6
6330 if test -n "$DLLTOOL"; then
6331 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
6333 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6337 test -z "$as_dir" && as_dir=.
6338 for ac_exec_ext in '' $ac_executable_extensions; do
6339 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6340 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6341 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6350 DLLTOOL=$ac_cv_prog_DLLTOOL
6351 if test -n "$DLLTOOL"; then
6352 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
6353 $as_echo "$DLLTOOL" >&6; }
6355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6356 $as_echo "no" >&6; }
6361 if test -z "$ac_cv_prog_DLLTOOL"; then
6362 ac_ct_DLLTOOL=$DLLTOOL
6363 # Extract the first word of "dlltool", so it can be a program name with args.
6364 set dummy dlltool; ac_word=$2
6365 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6366 $as_echo_n "checking for $ac_word... " >&6; }
6367 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then :
6368 $as_echo_n "(cached) " >&6
6370 if test -n "$ac_ct_DLLTOOL"; then
6371 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
6373 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6377 test -z "$as_dir" && as_dir=.
6378 for ac_exec_ext in '' $ac_executable_extensions; do
6379 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6380 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6381 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6390 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
6391 if test -n "$ac_ct_DLLTOOL"; then
6392 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
6393 $as_echo "$ac_ct_DLLTOOL" >&6; }
6395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6396 $as_echo "no" >&6; }
6399 if test "x$ac_ct_DLLTOOL" = x; then
6402 case $cross_compiling:$ac_tool_warned in
6404 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6405 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6406 ac_tool_warned=yes ;;
6408 DLLTOOL=$ac_ct_DLLTOOL
6411 DLLTOOL="$ac_cv_prog_DLLTOOL"
6414 if test -n "$ac_tool_prefix"; then
6415 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
6416 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
6417 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6418 $as_echo_n "checking for $ac_word... " >&6; }
6419 if test "${ac_cv_prog_DLLWRAP+set}" = set; then :
6420 $as_echo_n "(cached) " >&6
6422 if test -n "$DLLWRAP"; then
6423 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
6425 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6429 test -z "$as_dir" && as_dir=.
6430 for ac_exec_ext in '' $ac_executable_extensions; do
6431 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6432 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
6433 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6442 DLLWRAP=$ac_cv_prog_DLLWRAP
6443 if test -n "$DLLWRAP"; then
6444 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLWRAP" >&5
6445 $as_echo "$DLLWRAP" >&6; }
6447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6448 $as_echo "no" >&6; }
6453 if test -z "$ac_cv_prog_DLLWRAP"; then
6454 ac_ct_DLLWRAP=$DLLWRAP
6455 # Extract the first word of "dllwrap", so it can be a program name with args.
6456 set dummy dllwrap; ac_word=$2
6457 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6458 $as_echo_n "checking for $ac_word... " >&6; }
6459 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then :
6460 $as_echo_n "(cached) " >&6
6462 if test -n "$ac_ct_DLLWRAP"; then
6463 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
6465 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6469 test -z "$as_dir" && as_dir=.
6470 for ac_exec_ext in '' $ac_executable_extensions; do
6471 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6472 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
6473 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6482 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
6483 if test -n "$ac_ct_DLLWRAP"; then
6484 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLWRAP" >&5
6485 $as_echo "$ac_ct_DLLWRAP" >&6; }
6487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6488 $as_echo "no" >&6; }
6491 if test "x$ac_ct_DLLWRAP" = x; then
6494 case $cross_compiling:$ac_tool_warned in
6496 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6497 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6498 ac_tool_warned=yes ;;
6500 DLLWRAP=$ac_ct_DLLWRAP
6503 DLLWRAP="$ac_cv_prog_DLLWRAP"
6506 if test "$DLLWRAP" = "false"; then
6512 STATIC_IMPLIBEXT="a"
6513 enable_iphlpapi=${enable_iphlpapi:-no}
6514 enable_kernel32=${enable_kernel32:-no}
6515 enable_msvcrt=${enable_msvcrt:-no}
6516 enable_ntdll=${enable_ntdll:-no}
6517 enable_ws2_32=${enable_ws2_32:-no}
6518 enable_loader=${enable_loader:-no}
6519 enable_server=${enable_server:-no}
6520 with_x=${with_x:-no}
6521 with_pthread=${with_pthread:-no}
6526 DLLFLAGS="$DLLFLAGS -fPIC"
6527 LDDLLFLAGS="-bundle -multiply_defined suppress"
6528 LIBWINE_LDFLAGS="-multiply_defined suppress"
6529 LDSHARED="\$(CC) -dynamiclib"
6531 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
6532 SECURITYLIB="-framework Security -framework CoreFoundation"
6534 COREFOUNDATIONLIB="-framework CoreFoundation"
6536 IOKITLIB="-framework IOKit -framework CoreFoundation"
6538 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHAREDHEAP,0x7f000000"
6540 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
6542 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
6545 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
6547 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
6549 ac_save_LIBS="$LIBS"
6550 if test "$ac_cv_header_AudioToolbox_AudioFile_h" = "yes"
6552 LIBS="$LIBS $COREAUDIO"
6553 for ac_func in AudioFileStreamOpen
6555 ac_fn_c_check_func "$LINENO" "AudioFileStreamOpen" "ac_cv_func_AudioFileStreamOpen"
6556 if test "x$ac_cv_func_AudioFileStreamOpen" = x""yes; then :
6557 cat >>confdefs.h <<_ACEOF
6558 #define HAVE_AUDIOFILESTREAMOPEN 1
6564 LIBS="$ac_save_LIBS"
6566 test "x$ac_cv_func_AudioFileStreamOpen" = xyes || as_fn_append wine_notices "|AudioToolbox version too old, mp3 codec won't be supported."
6568 if test "$ac_cv_header_OpenAL_al_h" = "yes"
6570 FRAMEWORK_OPENAL="-framework OpenAL"
6573 cat >>confdefs.h <<_ACEOF
6574 #define HAVE_OPENAL 1
6577 ac_cv_lib_openal=yes
6579 if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
6581 ac_save_LIBS="$LIBS"
6582 LIBS="$LIBS $IOKITLIB"
6583 for ac_func in IOHIDManagerCreate
6585 ac_fn_c_check_func "$LINENO" "IOHIDManagerCreate" "ac_cv_func_IOHIDManagerCreate"
6586 if test "x$ac_cv_func_IOHIDManagerCreate" = x""yes; then :
6587 cat >>confdefs.h <<_ACEOF
6588 #define HAVE_IOHIDMANAGERCREATE 1
6594 LIBS="$ac_save_LIBS"
6598 LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning" ;;
6600 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
6602 CARBONLIB="-framework Carbon"
6604 enable_winequartz_drv=${enable_winequartz_drv:-yes}
6606 if test "x$enable_win16" = "xyes"
6608 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether 16-bit code can be built correctly" >&5
6609 $as_echo_n "checking whether 16-bit code can be built correctly... " >&6; }
6610 if test "$cross_compiling" = yes; then :
6611 { $as_echo "$as_me:${as_lineno-$LINENO}: result: cross-compiling, assuming yes" >&5
6612 $as_echo "cross-compiling, assuming yes" >&6; }
6614 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6615 /* end confdefs.h. */
6618 "good:\tnop;nop\n\t"
6619 ".globl _testfunc\n"
6620 "_testfunc:\tcallw good");
6621 extern void testfunc();
6625 unsigned short *p = (unsigned short *)testfunc;
6626 return p[0] != 0xe866 || p[1] != 0xfffa
6631 if ac_fn_c_try_run "$LINENO"; then :
6632 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6633 $as_echo "yes" >&6; }
6635 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6636 $as_echo "no" >&6; }
6637 as_fn_error "Xcode 3.x cannot build 16-bit code correctly. Use --disable-win16 if you don't need 16-bit support." "$LINENO" 5
6639 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6640 conftest.$ac_objext conftest.beam conftest.$ac_ext
6646 DLLFLAGS="$DLLFLAGS -fPIC"
6648 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build a GNU style ELF dll" >&5
6649 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
6650 if test "${ac_cv_c_dll_gnuelf+set}" = set; then :
6651 $as_echo_n "(cached) " >&6
6653 ac_wine_try_cflags_saved=$CFLAGS
6654 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
6655 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6656 /* end confdefs.h. */
6659 if ac_fn_c_try_link "$LINENO"; then :
6660 ac_cv_c_dll_gnuelf="yes"
6662 ac_cv_c_dll_gnuelf="no"
6664 rm -f core conftest.err conftest.$ac_objext \
6665 conftest$ac_exeext conftest.$ac_ext
6666 CFLAGS=$ac_wine_try_cflags_saved
6668 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_gnuelf" >&5
6669 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
6670 if test "$ac_cv_c_dll_gnuelf" = "yes"
6672 LDSHARED="\$(CC) -shared"
6673 LDDLLFLAGS="-shared -Wl,-Bsymbolic"
6674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
6675 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
6676 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then :
6677 $as_echo_n "(cached) " >&6
6679 ac_wine_try_cflags_saved=$CFLAGS
6680 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
6681 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6682 /* end confdefs.h. */
6683 int main(int argc, char **argv) { return 0; }
6685 if ac_fn_c_try_link "$LINENO"; then :
6686 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
6688 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
6690 rm -f core conftest.err conftest.$ac_objext \
6691 conftest$ac_exeext conftest.$ac_ext
6692 CFLAGS=$ac_wine_try_cflags_saved
6694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
6695 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
6696 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then :
6697 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
6699 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
6700 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
6701 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then :
6702 $as_echo_n "(cached) " >&6
6704 ac_wine_try_cflags_saved=$CFLAGS
6705 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
6706 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6707 /* end confdefs.h. */
6708 int main(int argc, char **argv) { return 0; }
6710 if ac_fn_c_try_link "$LINENO"; then :
6711 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
6713 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
6715 rm -f core conftest.err conftest.$ac_objext \
6716 conftest$ac_exeext conftest.$ac_ext
6717 CFLAGS=$ac_wine_try_cflags_saved
6719 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
6720 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
6721 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then :
6722 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
6726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
6727 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
6728 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then :
6729 $as_echo_n "(cached) " >&6
6731 ac_wine_try_cflags_saved=$CFLAGS
6732 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
6733 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6734 /* end confdefs.h. */
6735 int main(int argc, char **argv) { return 0; }
6737 if ac_fn_c_try_link "$LINENO"; then :
6738 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
6740 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
6742 rm -f core conftest.err conftest.$ac_objext \
6743 conftest$ac_exeext conftest.$ac_ext
6744 CFLAGS=$ac_wine_try_cflags_saved
6746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
6747 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
6748 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then :
6749 LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
6752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
6753 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
6754 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then :
6755 $as_echo_n "(cached) " >&6
6757 ac_wine_try_cflags_saved=$CFLAGS
6758 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
6759 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6760 /* end confdefs.h. */
6761 int main(int argc, char **argv) { return 0; }
6763 if ac_fn_c_try_link "$LINENO"; then :
6764 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
6766 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
6768 rm -f core conftest.err conftest.$ac_objext \
6769 conftest$ac_exeext conftest.$ac_ext
6770 CFLAGS=$ac_wine_try_cflags_saved
6772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
6773 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
6774 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then :
6775 LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
6778 echo '{ global: *; };' >conftest.map
6779 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
6780 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
6781 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then :
6782 $as_echo_n "(cached) " >&6
6784 ac_wine_try_cflags_saved=$CFLAGS
6785 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
6786 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6787 /* end confdefs.h. */
6788 int main(int argc, char **argv) { return 0; }
6790 if ac_fn_c_try_link "$LINENO"; then :
6791 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
6793 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
6795 rm -f core conftest.err conftest.$ac_objext \
6796 conftest$ac_exeext conftest.$ac_ext
6797 CFLAGS=$ac_wine_try_cflags_saved
6799 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
6800 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
6801 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then :
6802 LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
6806 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
6807 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
6808 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then :
6809 $as_echo_n "(cached) " >&6
6811 ac_wine_try_cflags_saved=$CFLAGS
6812 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
6813 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6814 /* end confdefs.h. */
6815 int main(int argc, char **argv) { return 0; }
6817 if ac_fn_c_try_link "$LINENO"; then :
6818 ac_cv_cflags__fPIC__Wl___export_dynamic=yes
6820 ac_cv_cflags__fPIC__Wl___export_dynamic=no
6822 rm -f core conftest.err conftest.$ac_objext \
6823 conftest$ac_exeext conftest.$ac_ext
6824 CFLAGS=$ac_wine_try_cflags_saved
6826 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
6827 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
6828 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then :
6829 LDEXECFLAGS="-Wl,--export-dynamic"
6833 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\\$ORIGIN/../lib" | $as_tr_sh`
6834 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
6835 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
6836 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then :
6837 $as_echo_n "(cached) " >&6
6839 ac_wine_try_cflags_saved=$CFLAGS
6840 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
6841 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6842 /* end confdefs.h. */
6843 int main(int argc, char **argv) { return 0; }
6845 if ac_fn_c_try_link "$LINENO"; then :
6846 eval "$as_ac_var=yes"
6848 eval "$as_ac_var=no"
6850 rm -f core conftest.err conftest.$ac_objext \
6851 conftest$ac_exeext conftest.$ac_ext
6852 CFLAGS=$ac_wine_try_cflags_saved
6854 eval ac_res=\$$as_ac_var
6855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6856 $as_echo "$ac_res" >&6; }
6857 if test `eval 'as_val=${'$as_ac_var'};$as_echo "$as_val"'` = yes; then :
6858 LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
6859 LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
6861 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\\$ORIGIN/../lib" | $as_tr_sh`
6862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
6863 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
6864 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then :
6865 $as_echo_n "(cached) " >&6
6867 ac_wine_try_cflags_saved=$CFLAGS
6868 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
6869 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6870 /* end confdefs.h. */
6871 int main(int argc, char **argv) { return 0; }
6873 if ac_fn_c_try_link "$LINENO"; then :
6874 eval "$as_ac_var=yes"
6876 eval "$as_ac_var=no"
6878 rm -f core conftest.err conftest.$ac_objext \
6879 conftest$ac_exeext conftest.$ac_ext
6880 CFLAGS=$ac_wine_try_cflags_saved
6882 eval ac_res=\$$as_ac_var
6883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6884 $as_echo "$ac_res" >&6; }
6885 if test `eval 'as_val=${'$as_ac_var'};$as_echo "$as_val"'` = yes; then :
6886 LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
6887 LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
6891 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
6892 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
6893 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then :
6894 $as_echo_n "(cached) " >&6
6896 ac_wine_try_cflags_saved=$CFLAGS
6897 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
6898 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6899 /* end confdefs.h. */
6900 int main(int argc, char **argv) { return 0; }
6902 if ac_fn_c_try_link "$LINENO"; then :
6903 ac_cv_cflags__Wl___enable_new_dtags=yes
6905 ac_cv_cflags__Wl___enable_new_dtags=no
6907 rm -f core conftest.err conftest.$ac_objext \
6908 conftest$ac_exeext conftest.$ac_ext
6909 CFLAGS=$ac_wine_try_cflags_saved
6911 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
6912 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
6913 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then :
6914 LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
6918 *i[3456789]86* | x86_64)
6919 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
6920 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
6921 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then :
6922 $as_echo_n "(cached) " >&6
6924 ac_wine_try_cflags_saved=$CFLAGS
6925 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
6926 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6927 /* end confdefs.h. */
6928 int main(int argc, char **argv) { return 0; }
6930 if ac_fn_c_try_link "$LINENO"; then :
6931 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
6933 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
6935 rm -f core conftest.err conftest.$ac_objext \
6936 conftest$ac_exeext conftest.$ac_ext
6937 CFLAGS=$ac_wine_try_cflags_saved
6939 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
6940 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
6941 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then :
6942 LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
6948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build a UnixWare (Solaris) dll" >&5
6949 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
6950 if test "${ac_cv_c_dll_unixware+set}" = set; then :
6951 $as_echo_n "(cached) " >&6
6953 ac_wine_try_cflags_saved=$CFLAGS
6954 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
6955 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6956 /* end confdefs.h. */
6959 if ac_fn_c_try_link "$LINENO"; then :
6960 ac_cv_c_dll_unixware="yes"
6962 ac_cv_c_dll_unixware="no"
6964 rm -f core conftest.err conftest.$ac_objext \
6965 conftest$ac_exeext conftest.$ac_ext
6966 CFLAGS=$ac_wine_try_cflags_saved
6968 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_unixware" >&5
6969 $as_echo "$ac_cv_c_dll_unixware" >&6; }
6970 if test "$ac_cv_c_dll_unixware" = "yes"
6972 LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
6973 LDDLLFLAGS="-Wl,-G,-B,symbolic"
6976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build an HP-UX dll" >&5
6977 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
6978 if test "${ac_cv_c_dll_hpux+set}" = set; then :
6979 $as_echo_n "(cached) " >&6
6981 ac_wine_try_cflags_saved=$CFLAGS
6982 CFLAGS="$CFLAGS -shared"
6983 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6984 /* end confdefs.h. */
6987 if ac_fn_c_try_link "$LINENO"; then :
6988 ac_cv_c_dll_hpux="yes"
6990 ac_cv_c_dll_hpux="no"
6992 rm -f core conftest.err conftest.$ac_objext \
6993 conftest$ac_exeext conftest.$ac_ext
6994 CFLAGS=$ac_wine_try_cflags_saved
6996 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_hpux" >&5
6997 $as_echo "$ac_cv_c_dll_hpux" >&6; }
6998 if test "$ac_cv_c_dll_hpux" = "yes"
7002 LDDLLFLAGS="-shared -fPIC"
7003 LDSHARED="\$(CC) -shared"
7010 enable_winequartz_drv=${enable_winequartz_drv:-no}
7012 if test "$LIBEXT" = "a"; then
7013 as_fn_error "could not find a way to build shared libraries.
7014 It is currently not possible to build Wine without shared library
7015 (.so) support to allow transparent switch between .so and .dll files.
7016 If you are using Linux, you will need a newer binutils.
7020 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
7024 ac_prefix_list="i686-pc-mingw32-gcc i586-pc-mingw32-gcc i486-pc-mingw32-gcc i386-pc-mingw32-gcc i686-mingw32msvc-gcc i586-mingw32msvc-gcc i486-mingw32msvc-gcc i386-mingw32msvc-gcc i686-mingw32-gcc i586-mingw32-gcc i486-mingw32-gcc i386-mingw32-gcc " ;;
7026 ac_prefix_list="x86_64-pc-mingw32-gcc x86_64-w64-mingw32-gcc " ;;
7028 ac_prefix_list="" ;;
7030 for ac_prog in $ac_prefix_list
7032 # Extract the first word of "$ac_prog", so it can be a program name with args.
7033 set dummy $ac_prog; ac_word=$2
7034 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7035 $as_echo_n "checking for $ac_word... " >&6; }
7036 if test "${ac_cv_prog_CROSSCC+set}" = set; then :
7037 $as_echo_n "(cached) " >&6
7039 if test -n "$CROSSCC"; then
7040 ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
7042 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7046 test -z "$as_dir" && as_dir=.
7047 for ac_exec_ext in '' $ac_executable_extensions; do
7048 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7049 ac_cv_prog_CROSSCC="$ac_prog"
7050 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7059 CROSSCC=$ac_cv_prog_CROSSCC
7060 if test -n "$CROSSCC"; then
7061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CROSSCC" >&5
7062 $as_echo "$CROSSCC" >&6; }
7064 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7065 $as_echo "no" >&6; }
7069 test -n "$CROSSCC" && break
7071 test -n "$CROSSCC" || CROSSCC="false"
7073 if test "$CROSSCC" != "false"
7075 CROSSTEST="\$(CROSSTEST)"
7083 *-gcc) target=`expr "$1" : '\(.*\)-gcc'` ;;
7087 if test -n "$target"
7089 CROSSTARGET="$target"
7096 if test "$ac_cv_header_pthread_h" = "yes"
7098 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lpthread" >&5
7099 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
7100 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then :
7101 $as_echo_n "(cached) " >&6
7103 ac_check_lib_save_LIBS=$LIBS
7104 LIBS="-lpthread $LIBS"
7105 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7106 /* end confdefs.h. */
7108 /* Override any GCC internal prototype to avoid an error.
7109 Use char because int might match the return type of a GCC
7110 builtin and then its argument prototype would still apply. */
7114 char pthread_create ();
7118 return pthread_create ();
7123 if ac_fn_c_try_link "$LINENO"; then :
7124 ac_cv_lib_pthread_pthread_create=yes
7126 ac_cv_lib_pthread_pthread_create=no
7128 rm -f core conftest.err conftest.$ac_objext \
7129 conftest$ac_exeext conftest.$ac_ext
7130 LIBS=$ac_check_lib_save_LIBS
7132 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_create" >&5
7133 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
7134 if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then :
7135 LIBPTHREAD="-lpthread"
7140 if test "x$LIBPTHREAD" = "x"; then :
7141 case "x$with_pthread" in
7143 *) as_fn_error "pthread ${notice_platform}development files not found.
7144 Wine cannot support threads without libpthread.
7145 Use the --without-pthread option if you really want this." "$LINENO" 5 ;;
7150 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
7151 $as_echo_n "checking for X... " >&6; }
7154 # Check whether --with-x was given.
7155 if test "${with_x+set}" = set; then :
7159 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
7160 if test "x$with_x" = xno; then
7161 # The user explicitly disabled X.
7164 case $x_includes,$x_libraries in #(
7165 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #(
7166 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
7167 $as_echo_n "(cached) " >&6
7169 # One or both of the vars are not set, and there is no cached value.
7170 ac_x_includes=no ac_x_libraries=no
7171 rm -f -r conftest.dir
7172 if mkdir conftest.dir; then
7174 cat >Imakefile <<'_ACEOF'
7176 @echo incroot='${INCROOT}'
7178 @echo usrlibdir='${USRLIBDIR}'
7180 @echo libdir='${LIBDIR}'
7182 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
7183 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
7184 for ac_var in incroot usrlibdir libdir; do
7185 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
7187 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
7188 for ac_extension in a so sl dylib la dll; do
7189 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
7190 test -f "$ac_im_libdir/libX11.$ac_extension"; then
7191 ac_im_usrlibdir=$ac_im_libdir; break
7194 # Screen out bogus values from the imake configuration. They are
7195 # bogus both because they are the default anyway, and because
7196 # using them would break gcc on systems where it needs fixed includes.
7197 case $ac_im_incroot in
7198 /usr/include) ac_x_includes= ;;
7199 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
7201 case $ac_im_usrlibdir in
7202 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
7203 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
7207 rm -f -r conftest.dir
7210 # Standard set of common directories for X headers.
7211 # Check X11 before X11Rn because it is often a symlink to the current release.
7225 /usr/local/X11/include
7226 /usr/local/X11R7/include
7227 /usr/local/X11R6/include
7228 /usr/local/X11R5/include
7229 /usr/local/X11R4/include
7231 /usr/local/include/X11
7232 /usr/local/include/X11R7
7233 /usr/local/include/X11R6
7234 /usr/local/include/X11R5
7235 /usr/local/include/X11R4
7239 /usr/XFree86/include/X11
7243 /usr/unsupported/include
7245 /usr/local/x11r5/include
7246 /usr/lpp/Xamples/include
7248 /usr/openwin/include
7249 /usr/openwin/share/include'
7251 if test "$ac_x_includes" = no; then
7252 # Guess where to find include files, by looking for Xlib.h.
7253 # First, try using that file with no special directory specified.
7254 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7255 /* end confdefs.h. */
7256 #include <X11/Xlib.h>
7258 if ac_fn_c_try_cpp "$LINENO"; then :
7259 # We can compile using X headers with no special include directory.
7262 for ac_dir in $ac_x_header_dirs; do
7263 if test -r "$ac_dir/X11/Xlib.h"; then
7264 ac_x_includes=$ac_dir
7269 rm -f conftest.err conftest.$ac_ext
7270 fi # $ac_x_includes = no
7272 if test "$ac_x_libraries" = no; then
7273 # Check for the libraries.
7274 # See if we find them without any special options.
7275 # Don't add to $LIBS permanently.
7278 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7279 /* end confdefs.h. */
7280 #include <X11/Xlib.h>
7289 if ac_fn_c_try_link "$LINENO"; then :
7291 # We can link X programs with no special library path.
7295 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
7297 # Don't even attempt the hair of trying to link an X program!
7298 for ac_extension in a so sl dylib la dll; do
7299 if test -r "$ac_dir/libX11.$ac_extension"; then
7300 ac_x_libraries=$ac_dir
7306 rm -f core conftest.err conftest.$ac_objext \
7307 conftest$ac_exeext conftest.$ac_ext
7308 fi # $ac_x_libraries = no
7310 case $ac_x_includes,$ac_x_libraries in #(
7312 # Didn't find X, or a directory has "'" in its name.
7313 ac_cv_have_x="have_x=no";; #(
7315 # Record where we found X for the cache.
7316 ac_cv_have_x="have_x=yes\
7317 ac_x_includes='$ac_x_includes'\
7318 ac_x_libraries='$ac_x_libraries'"
7324 eval "$ac_cv_have_x"
7327 if test "$have_x" != yes; then
7328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
7329 $as_echo "$have_x" >&6; }
7332 # If each of the values was on the command line, it overrides each guess.
7333 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
7334 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
7335 # Update the cache value to reflect the command line values.
7336 ac_cv_have_x="have_x=yes\
7337 ac_x_includes='$x_includes'\
7338 ac_x_libraries='$x_libraries'"
7339 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
7340 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
7343 if test "$no_x" = yes; then
7344 # Not all programs may use this symbol, but it does not hurt to define it.
7346 $as_echo "#define X_DISPLAY_MISSING 1" >>confdefs.h
7348 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
7350 if test -n "$x_includes"; then
7351 X_CFLAGS="$X_CFLAGS -I$x_includes"
7354 # It would also be nice to do this for all -L options, not just this one.
7355 if test -n "$x_libraries"; then
7356 X_LIBS="$X_LIBS -L$x_libraries"
7357 # For Solaris; some versions of Sun CC require a space after -R and
7358 # others require no space. Words are not sufficient . . . .
7359 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
7360 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
7361 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
7362 ac_xsave_c_werror_flag=$ac_c_werror_flag
7363 ac_c_werror_flag=yes
7364 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7365 /* end confdefs.h. */
7375 if ac_fn_c_try_link "$LINENO"; then :
7376 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7377 $as_echo "no" >&6; }
7378 X_LIBS="$X_LIBS -R$x_libraries"
7380 LIBS="$ac_xsave_LIBS -R $x_libraries"
7381 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7382 /* end confdefs.h. */
7392 if ac_fn_c_try_link "$LINENO"; then :
7393 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7394 $as_echo "yes" >&6; }
7395 X_LIBS="$X_LIBS -R $x_libraries"
7397 { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
7398 $as_echo "neither works" >&6; }
7400 rm -f core conftest.err conftest.$ac_objext \
7401 conftest$ac_exeext conftest.$ac_ext
7403 rm -f core conftest.err conftest.$ac_objext \
7404 conftest$ac_exeext conftest.$ac_ext
7405 ac_c_werror_flag=$ac_xsave_c_werror_flag
7409 # Check for system-dependent libraries X programs must link with.
7410 # Do this before checking for the system-independent R6 libraries
7411 # (-lICE), since we may need -lsocket or whatever for X linking.
7413 if test "$ISC" = yes; then
7414 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
7416 # Martyn Johnson says this is needed for Ultrix, if the X
7417 # libraries were built with DECnet support. And Karl Berry says
7418 # the Alpha needs dnet_stub (dnet does not exist).
7419 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
7420 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7421 /* end confdefs.h. */
7423 /* Override any GCC internal prototype to avoid an error.
7424 Use char because int might match the return type of a GCC
7425 builtin and then its argument prototype would still apply. */
7429 char XOpenDisplay ();
7433 return XOpenDisplay ();
7438 if ac_fn_c_try_link "$LINENO"; then :
7441 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
7442 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
7443 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :
7444 $as_echo_n "(cached) " >&6
7446 ac_check_lib_save_LIBS=$LIBS
7448 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7449 /* end confdefs.h. */
7451 /* Override any GCC internal prototype to avoid an error.
7452 Use char because int might match the return type of a GCC
7453 builtin and then its argument prototype would still apply. */
7461 return dnet_ntoa ();
7466 if ac_fn_c_try_link "$LINENO"; then :
7467 ac_cv_lib_dnet_dnet_ntoa=yes
7469 ac_cv_lib_dnet_dnet_ntoa=no
7471 rm -f core conftest.err conftest.$ac_objext \
7472 conftest$ac_exeext conftest.$ac_ext
7473 LIBS=$ac_check_lib_save_LIBS
7475 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
7476 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
7477 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then :
7478 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
7481 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
7482 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
7483 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
7484 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then :
7485 $as_echo_n "(cached) " >&6
7487 ac_check_lib_save_LIBS=$LIBS
7488 LIBS="-ldnet_stub $LIBS"
7489 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7490 /* end confdefs.h. */
7492 /* Override any GCC internal prototype to avoid an error.
7493 Use char because int might match the return type of a GCC
7494 builtin and then its argument prototype would still apply. */
7502 return dnet_ntoa ();
7507 if ac_fn_c_try_link "$LINENO"; then :
7508 ac_cv_lib_dnet_stub_dnet_ntoa=yes
7510 ac_cv_lib_dnet_stub_dnet_ntoa=no
7512 rm -f core conftest.err conftest.$ac_objext \
7513 conftest$ac_exeext conftest.$ac_ext
7514 LIBS=$ac_check_lib_save_LIBS
7516 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
7517 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
7518 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then :
7519 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
7524 rm -f core conftest.err conftest.$ac_objext \
7525 conftest$ac_exeext conftest.$ac_ext
7526 LIBS="$ac_xsave_LIBS"
7528 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
7529 # to get the SysV transport functions.
7530 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
7532 # The nsl library prevents programs from opening the X display
7533 # on Irix 5.2, according to T.E. Dickey.
7534 # The functions gethostbyname, getservbyname, and inet_addr are
7535 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
7536 ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
7537 if test "x$ac_cv_func_gethostbyname" = x""yes; then :
7541 if test $ac_cv_func_gethostbyname = no; then
7542 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
7543 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
7544 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
7545 $as_echo_n "(cached) " >&6
7547 ac_check_lib_save_LIBS=$LIBS
7549 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7550 /* end confdefs.h. */
7552 /* Override any GCC internal prototype to avoid an error.
7553 Use char because int might match the return type of a GCC
7554 builtin and then its argument prototype would still apply. */
7558 char gethostbyname ();
7562 return gethostbyname ();
7567 if ac_fn_c_try_link "$LINENO"; then :
7568 ac_cv_lib_nsl_gethostbyname=yes
7570 ac_cv_lib_nsl_gethostbyname=no
7572 rm -f core conftest.err conftest.$ac_objext \
7573 conftest$ac_exeext conftest.$ac_ext
7574 LIBS=$ac_check_lib_save_LIBS
7576 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
7577 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
7578 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
7579 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
7582 if test $ac_cv_lib_nsl_gethostbyname = no; then
7583 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
7584 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
7585 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then :
7586 $as_echo_n "(cached) " >&6
7588 ac_check_lib_save_LIBS=$LIBS
7590 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7591 /* end confdefs.h. */
7593 /* Override any GCC internal prototype to avoid an error.
7594 Use char because int might match the return type of a GCC
7595 builtin and then its argument prototype would still apply. */
7599 char gethostbyname ();
7603 return gethostbyname ();
7608 if ac_fn_c_try_link "$LINENO"; then :
7609 ac_cv_lib_bsd_gethostbyname=yes
7611 ac_cv_lib_bsd_gethostbyname=no
7613 rm -f core conftest.err conftest.$ac_objext \
7614 conftest$ac_exeext conftest.$ac_ext
7615 LIBS=$ac_check_lib_save_LIBS
7617 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
7618 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
7619 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then :
7620 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
7626 # lieder@skyler.mavd.honeywell.com says without -lsocket,
7627 # socket/setsockopt and other routines are undefined under SCO ODT
7628 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
7629 # on later versions), says Simon Leinen: it contains gethostby*
7630 # variants that don't use the name server (or something). -lsocket
7631 # must be given before -lnsl if both are needed. We assume that
7632 # if connect needs -lnsl, so does gethostbyname.
7633 ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect"
7634 if test "x$ac_cv_func_connect" = x""yes; then :
7638 if test $ac_cv_func_connect = no; then
7639 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
7640 $as_echo_n "checking for connect in -lsocket... " >&6; }
7641 if test "${ac_cv_lib_socket_connect+set}" = set; then :
7642 $as_echo_n "(cached) " >&6
7644 ac_check_lib_save_LIBS=$LIBS
7645 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
7646 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7647 /* end confdefs.h. */
7649 /* Override any GCC internal prototype to avoid an error.
7650 Use char because int might match the return type of a GCC
7651 builtin and then its argument prototype would still apply. */
7664 if ac_fn_c_try_link "$LINENO"; then :
7665 ac_cv_lib_socket_connect=yes
7667 ac_cv_lib_socket_connect=no
7669 rm -f core conftest.err conftest.$ac_objext \
7670 conftest$ac_exeext conftest.$ac_ext
7671 LIBS=$ac_check_lib_save_LIBS
7673 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
7674 $as_echo "$ac_cv_lib_socket_connect" >&6; }
7675 if test "x$ac_cv_lib_socket_connect" = x""yes; then :
7676 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
7681 # Guillermo Gomez says -lposix is necessary on A/UX.
7682 ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove"
7683 if test "x$ac_cv_func_remove" = x""yes; then :
7687 if test $ac_cv_func_remove = no; then
7688 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
7689 $as_echo_n "checking for remove in -lposix... " >&6; }
7690 if test "${ac_cv_lib_posix_remove+set}" = set; then :
7691 $as_echo_n "(cached) " >&6
7693 ac_check_lib_save_LIBS=$LIBS
7694 LIBS="-lposix $LIBS"
7695 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7696 /* end confdefs.h. */
7698 /* Override any GCC internal prototype to avoid an error.
7699 Use char because int might match the return type of a GCC
7700 builtin and then its argument prototype would still apply. */
7713 if ac_fn_c_try_link "$LINENO"; then :
7714 ac_cv_lib_posix_remove=yes
7716 ac_cv_lib_posix_remove=no
7718 rm -f core conftest.err conftest.$ac_objext \
7719 conftest$ac_exeext conftest.$ac_ext
7720 LIBS=$ac_check_lib_save_LIBS
7722 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
7723 $as_echo "$ac_cv_lib_posix_remove" >&6; }
7724 if test "x$ac_cv_lib_posix_remove" = x""yes; then :
7725 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
7730 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
7731 ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
7732 if test "x$ac_cv_func_shmat" = x""yes; then :
7736 if test $ac_cv_func_shmat = no; then
7737 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
7738 $as_echo_n "checking for shmat in -lipc... " >&6; }
7739 if test "${ac_cv_lib_ipc_shmat+set}" = set; then :
7740 $as_echo_n "(cached) " >&6
7742 ac_check_lib_save_LIBS=$LIBS
7744 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7745 /* end confdefs.h. */
7747 /* Override any GCC internal prototype to avoid an error.
7748 Use char because int might match the return type of a GCC
7749 builtin and then its argument prototype would still apply. */
7762 if ac_fn_c_try_link "$LINENO"; then :
7763 ac_cv_lib_ipc_shmat=yes
7765 ac_cv_lib_ipc_shmat=no
7767 rm -f core conftest.err conftest.$ac_objext \
7768 conftest$ac_exeext conftest.$ac_ext
7769 LIBS=$ac_check_lib_save_LIBS
7771 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
7772 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
7773 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then :
7774 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
7780 # Check for libraries that X11R6 Xt/Xaw programs need.
7781 ac_save_LDFLAGS=$LDFLAGS
7782 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
7783 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
7784 # check for ICE first), but we must link in the order -lSM -lICE or
7785 # we get undefined symbols. So assume we have SM if we have ICE.
7786 # These have to be linked with before -lX11, unlike the other
7787 # libraries we check for below, so use a different variable.
7788 # John Interrante, Karl Berry
7789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
7790 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
7791 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then :
7792 $as_echo_n "(cached) " >&6
7794 ac_check_lib_save_LIBS=$LIBS
7795 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
7796 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7797 /* end confdefs.h. */
7799 /* Override any GCC internal prototype to avoid an error.
7800 Use char because int might match the return type of a GCC
7801 builtin and then its argument prototype would still apply. */
7805 char IceConnectionNumber ();
7809 return IceConnectionNumber ();
7814 if ac_fn_c_try_link "$LINENO"; then :
7815 ac_cv_lib_ICE_IceConnectionNumber=yes
7817 ac_cv_lib_ICE_IceConnectionNumber=no
7819 rm -f core conftest.err conftest.$ac_objext \
7820 conftest$ac_exeext conftest.$ac_ext
7821 LIBS=$ac_check_lib_save_LIBS
7823 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
7824 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
7825 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then :
7826 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
7829 LDFLAGS=$ac_save_LDFLAGS
7834 if test "$have_x" = "yes"
7837 ac_save_CPPFLAGS="$CPPFLAGS"
7838 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
7840 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lX11" >&5
7841 $as_echo_n "checking for -lX11... " >&6; }
7842 if test "${ac_cv_lib_soname_X11+set}" = set; then :
7843 $as_echo_n "(cached) " >&6
7845 ac_check_soname_save_LIBS=$LIBS
7846 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
7847 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7848 /* end confdefs.h. */
7850 /* Override any GCC internal prototype to avoid an error.
7851 Use char because int might match the return type of a GCC
7852 builtin and then its argument prototype would still apply. */
7856 char XCreateWindow ();
7860 return XCreateWindow ();
7865 if ac_fn_c_try_link "$LINENO"; then :
7867 dll) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest.exe | grep "X11" | sed -e "s/dll.*/dll/"';2,$d'` ;;
7868 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'` ;;
7869 *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
7872 rm -f core conftest.err conftest.$ac_objext \
7873 conftest$ac_exeext conftest.$ac_ext
7874 LIBS=$ac_check_soname_save_LIBS
7876 if test "x$ac_cv_lib_soname_X11" = "x"; then :
7877 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
7878 $as_echo "not found" >&6; }
7881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_X11" >&5
7882 $as_echo "$ac_cv_lib_soname_X11" >&6; }
7884 cat >>confdefs.h <<_ACEOF
7885 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
7890 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXext" >&5
7891 $as_echo_n "checking for -lXext... " >&6; }
7892 if test "${ac_cv_lib_soname_Xext+set}" = set; then :
7893 $as_echo_n "(cached) " >&6
7895 ac_check_soname_save_LIBS=$LIBS
7896 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
7897 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7898 /* end confdefs.h. */
7900 /* Override any GCC internal prototype to avoid an error.
7901 Use char because int might match the return type of a GCC
7902 builtin and then its argument prototype would still apply. */
7906 char XextCreateExtension ();
7910 return XextCreateExtension ();
7915 if ac_fn_c_try_link "$LINENO"; then :
7917 dll) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest.exe | grep "Xext" | sed -e "s/dll.*/dll/"';2,$d'` ;;
7918 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'` ;;
7919 *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
7922 rm -f core conftest.err conftest.$ac_objext \
7923 conftest$ac_exeext conftest.$ac_ext
7924 LIBS=$ac_check_soname_save_LIBS
7926 if test "x$ac_cv_lib_soname_Xext" = "x"; then :
7927 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
7928 $as_echo "not found" >&6; }
7931 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xext" >&5
7932 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
7934 cat >>confdefs.h <<_ACEOF
7935 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
7941 for ac_header in X11/Xlib.h \
7944 X11/Xcursor/Xcursor.h \
7945 X11/extensions/shape.h \
7946 X11/extensions/XInput.h \
7947 X11/extensions/XShm.h \
7948 X11/extensions/Xcomposite.h \
7949 X11/extensions/Xinerama.h \
7950 X11/extensions/Xrandr.h \
7951 X11/extensions/Xrender.h \
7952 X11/extensions/xf86vmode.h \
7953 X11/extensions/xf86vmproto.h
7955 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7956 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_X11_XLIB_H
7957 # include <X11/Xlib.h>
7959 #ifdef HAVE_X11_XUTIL_H
7960 # include <X11/Xutil.h>
7963 eval as_val=\$$as_ac_Header
7964 if test "x$as_val" = x""yes; then :
7965 cat >>confdefs.h <<_ACEOF
7966 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7974 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
7976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XkbQueryExtension in -lX11" >&5
7977 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
7978 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then :
7979 $as_echo_n "(cached) " >&6
7981 ac_check_lib_save_LIBS=$LIBS
7982 LIBS="-lX11 $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
7983 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7984 /* end confdefs.h. */
7986 /* Override any GCC internal prototype to avoid an error.
7987 Use char because int might match the return type of a GCC
7988 builtin and then its argument prototype would still apply. */
7992 char XkbQueryExtension ();
7996 return XkbQueryExtension ();
8001 if ac_fn_c_try_link "$LINENO"; then :
8002 ac_cv_lib_X11_XkbQueryExtension=yes
8004 ac_cv_lib_X11_XkbQueryExtension=no
8006 rm -f core conftest.err conftest.$ac_objext \
8007 conftest$ac_exeext conftest.$ac_ext
8008 LIBS=$ac_check_lib_save_LIBS
8010 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
8011 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
8012 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x""yes; then :
8014 $as_echo "#define HAVE_XKB 1" >>confdefs.h
8020 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
8022 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXcursor" >&5
8023 $as_echo_n "checking for -lXcursor... " >&6; }
8024 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then :
8025 $as_echo_n "(cached) " >&6
8027 ac_check_soname_save_LIBS=$LIBS
8028 LIBS="-lXcursor $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8029 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8030 /* end confdefs.h. */
8032 /* Override any GCC internal prototype to avoid an error.
8033 Use char because int might match the return type of a GCC
8034 builtin and then its argument prototype would still apply. */
8038 char XcursorImageLoadCursor ();
8042 return XcursorImageLoadCursor ();
8047 if ac_fn_c_try_link "$LINENO"; then :
8049 dll) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest.exe | grep "Xcursor" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8050 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'` ;;
8051 *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8054 rm -f core conftest.err conftest.$ac_objext \
8055 conftest$ac_exeext conftest.$ac_ext
8056 LIBS=$ac_check_soname_save_LIBS
8058 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then :
8059 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8060 $as_echo "not found" >&6; }
8063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xcursor" >&5
8064 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
8066 cat >>confdefs.h <<_ACEOF
8067 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
8073 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then :
8074 case "x$with_xcursor" in
8075 x) as_fn_append wine_notices "|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
8077 *) as_fn_error "libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
8078 This is an error since --with-xcursor was requested." "$LINENO" 5 ;;
8082 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
8084 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXi" >&5
8085 $as_echo_n "checking for -lXi... " >&6; }
8086 if test "${ac_cv_lib_soname_Xi+set}" = set; then :
8087 $as_echo_n "(cached) " >&6
8089 ac_check_soname_save_LIBS=$LIBS
8090 LIBS="-lXi $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8091 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8092 /* end confdefs.h. */
8094 /* Override any GCC internal prototype to avoid an error.
8095 Use char because int might match the return type of a GCC
8096 builtin and then its argument prototype would still apply. */
8100 char XOpenDevice ();
8104 return XOpenDevice ();
8109 if ac_fn_c_try_link "$LINENO"; then :
8111 dll) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest.exe | grep "Xi" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8112 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'` ;;
8113 *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8116 rm -f core conftest.err conftest.$ac_objext \
8117 conftest$ac_exeext conftest.$ac_ext
8118 LIBS=$ac_check_soname_save_LIBS
8120 if test "x$ac_cv_lib_soname_Xi" = "x"; then :
8121 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8122 $as_echo "not found" >&6; }
8125 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xi" >&5
8126 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
8128 cat >>confdefs.h <<_ACEOF
8129 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
8135 if test "x$ac_cv_lib_soname_Xi" = "x"; then :
8136 case "x$with_xinput" in
8137 x) as_fn_append wine_notices "|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
8139 *) as_fn_error "libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
8140 This is an error since --with-xinput was requested." "$LINENO" 5 ;;
8144 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
8146 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShmQueryExtension in -lXext" >&5
8147 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
8148 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then :
8149 $as_echo_n "(cached) " >&6
8151 ac_check_lib_save_LIBS=$LIBS
8152 LIBS="-lXext $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8153 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8154 /* end confdefs.h. */
8156 /* Override any GCC internal prototype to avoid an error.
8157 Use char because int might match the return type of a GCC
8158 builtin and then its argument prototype would still apply. */
8162 char XShmQueryExtension ();
8166 return XShmQueryExtension ();
8171 if ac_fn_c_try_link "$LINENO"; then :
8172 ac_cv_lib_Xext_XShmQueryExtension=yes
8174 ac_cv_lib_Xext_XShmQueryExtension=no
8176 rm -f core conftest.err conftest.$ac_objext \
8177 conftest$ac_exeext conftest.$ac_ext
8178 LIBS=$ac_check_lib_save_LIBS
8180 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
8181 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
8182 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x""yes; then :
8184 $as_echo "#define HAVE_LIBXXSHM 1" >>confdefs.h
8189 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then :
8190 case "x$with_xshm" in
8191 x) as_fn_append wine_notices "|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
8193 *) as_fn_error "XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
8194 This is an error since --with-xshm was requested." "$LINENO" 5 ;;
8198 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
8200 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShapeQueryExtension in -lXext" >&5
8201 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
8202 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then :
8203 $as_echo_n "(cached) " >&6
8205 ac_check_lib_save_LIBS=$LIBS
8206 LIBS="-lXext $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8207 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8208 /* end confdefs.h. */
8210 /* Override any GCC internal prototype to avoid an error.
8211 Use char because int might match the return type of a GCC
8212 builtin and then its argument prototype would still apply. */
8216 char XShapeQueryExtension ();
8220 return XShapeQueryExtension ();
8225 if ac_fn_c_try_link "$LINENO"; then :
8226 ac_cv_lib_Xext_XShapeQueryExtension=yes
8228 ac_cv_lib_Xext_XShapeQueryExtension=no
8230 rm -f core conftest.err conftest.$ac_objext \
8231 conftest$ac_exeext conftest.$ac_ext
8232 LIBS=$ac_check_lib_save_LIBS
8234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
8235 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
8236 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then :
8238 $as_echo "#define HAVE_LIBXSHAPE 1" >>confdefs.h
8243 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then :
8244 case "x$with_xshape" in
8245 x) as_fn_append wine_notices "|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
8247 *) as_fn_error "XShape ${notice_platform}development files not found, XShape won't be supported.
8248 This is an error since --with-xshape was requested." "$LINENO" 5 ;;
8252 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes" -o "$ac_cv_header_X11_extensions_xf86vmproto_h" = "yes"
8254 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXxf86vm" >&5
8255 $as_echo_n "checking for -lXxf86vm... " >&6; }
8256 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then :
8257 $as_echo_n "(cached) " >&6
8259 ac_check_soname_save_LIBS=$LIBS
8260 LIBS="-lXxf86vm $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8261 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8262 /* end confdefs.h. */
8264 /* Override any GCC internal prototype to avoid an error.
8265 Use char because int might match the return type of a GCC
8266 builtin and then its argument prototype would still apply. */
8270 char XF86VidModeQueryExtension ();
8274 return XF86VidModeQueryExtension ();
8279 if ac_fn_c_try_link "$LINENO"; then :
8281 dll) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest.exe | grep "Xxf86vm" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8282 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'` ;;
8283 *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8286 rm -f core conftest.err conftest.$ac_objext \
8287 conftest$ac_exeext conftest.$ac_ext
8288 LIBS=$ac_check_soname_save_LIBS
8290 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then :
8291 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8292 $as_echo "not found" >&6; }
8295 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xxf86vm" >&5
8296 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
8298 cat >>confdefs.h <<_ACEOF
8299 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
8305 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then :
8306 case "x$with_xxf86vm" in
8307 x) as_fn_append wine_notices "|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
8309 *) as_fn_error "libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
8310 This is an error since --with-xxf86vm was requested." "$LINENO" 5 ;;
8314 if test "$ac_cv_header_X11_extensions_Xrender_h" = "yes" -a "x$ac_cv_lib_soname_X11" != "x" -a "x$ac_cv_lib_soname_Xext" != "x"
8316 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXrender" >&5
8317 $as_echo_n "checking for -lXrender... " >&6; }
8318 if test "${ac_cv_lib_soname_Xrender+set}" = set; then :
8319 $as_echo_n "(cached) " >&6
8321 ac_check_soname_save_LIBS=$LIBS
8322 LIBS="-lXrender $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8323 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8324 /* end confdefs.h. */
8326 /* Override any GCC internal prototype to avoid an error.
8327 Use char because int might match the return type of a GCC
8328 builtin and then its argument prototype would still apply. */
8332 char XRenderQueryExtension ();
8336 return XRenderQueryExtension ();
8341 if ac_fn_c_try_link "$LINENO"; then :
8343 dll) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest.exe | grep "Xrender" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8344 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'` ;;
8345 *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8348 rm -f core conftest.err conftest.$ac_objext \
8349 conftest$ac_exeext conftest.$ac_ext
8350 LIBS=$ac_check_soname_save_LIBS
8352 if test "x$ac_cv_lib_soname_Xrender" = "x"; then :
8353 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8354 $as_echo "not found" >&6; }
8357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xrender" >&5
8358 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
8360 cat >>confdefs.h <<_ACEOF
8361 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
8364 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XRenderSetPictureTransform in -lXrender" >&5
8365 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
8366 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then :
8367 $as_echo_n "(cached) " >&6
8369 ac_check_lib_save_LIBS=$LIBS
8370 LIBS="-lXrender $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8371 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8372 /* end confdefs.h. */
8374 /* Override any GCC internal prototype to avoid an error.
8375 Use char because int might match the return type of a GCC
8376 builtin and then its argument prototype would still apply. */
8380 char XRenderSetPictureTransform ();
8384 return XRenderSetPictureTransform ();
8389 if ac_fn_c_try_link "$LINENO"; then :
8390 ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
8392 ac_cv_lib_Xrender_XRenderSetPictureTransform=no
8394 rm -f core conftest.err conftest.$ac_objext \
8395 conftest$ac_exeext conftest.$ac_ext
8396 LIBS=$ac_check_lib_save_LIBS
8398 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
8399 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
8400 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x""yes; then :
8402 $as_echo "#define HAVE_XRENDERSETPICTURETRANSFORM 1" >>confdefs.h
8409 if test "x$ac_cv_lib_soname_Xrender" = "x"; then :
8410 case "x$with_xrender" in
8411 x) as_fn_append wine_warnings "|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
8413 *) as_fn_error "libxrender ${notice_platform}development files not found, XRender won't be supported.
8414 This is an error since --with-xrender was requested." "$LINENO" 5 ;;
8418 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
8420 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8421 /* end confdefs.h. */
8422 #include <X11/Xlib.h>
8423 #include <X11/extensions/Xrandr.h>
8427 static typeof(XRRSetScreenConfigAndRate) * func;
8432 if ac_fn_c_try_compile "$LINENO"; then :
8433 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXrandr" >&5
8434 $as_echo_n "checking for -lXrandr... " >&6; }
8435 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then :
8436 $as_echo_n "(cached) " >&6
8438 ac_check_soname_save_LIBS=$LIBS
8439 LIBS="-lXrandr $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8440 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8441 /* end confdefs.h. */
8443 /* Override any GCC internal prototype to avoid an error.
8444 Use char because int might match the return type of a GCC
8445 builtin and then its argument prototype would still apply. */
8449 char XRRQueryExtension ();
8453 return XRRQueryExtension ();
8458 if ac_fn_c_try_link "$LINENO"; then :
8460 dll) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest.exe | grep "Xrandr" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8461 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'` ;;
8462 *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8465 rm -f core conftest.err conftest.$ac_objext \
8466 conftest$ac_exeext conftest.$ac_ext
8467 LIBS=$ac_check_soname_save_LIBS
8469 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then :
8470 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8471 $as_echo "not found" >&6; }
8474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xrandr" >&5
8475 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
8477 cat >>confdefs.h <<_ACEOF
8478 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
8484 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8486 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then :
8487 case "x$with_xrandr" in
8488 x) as_fn_append wine_notices "|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
8490 *) as_fn_error "libxrandr ${notice_platform}development files not found, XRandr won't be supported.
8491 This is an error since --with-xrandr was requested." "$LINENO" 5 ;;
8495 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
8497 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8498 /* end confdefs.h. */
8499 #include <X11/Xlib.h>
8500 #include <X11/extensions/Xinerama.h>
8504 static typeof(XineramaQueryScreens) * func;
8509 if ac_fn_c_try_compile "$LINENO"; then :
8510 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXinerama" >&5
8511 $as_echo_n "checking for -lXinerama... " >&6; }
8512 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then :
8513 $as_echo_n "(cached) " >&6
8515 ac_check_soname_save_LIBS=$LIBS
8516 LIBS="-lXinerama $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8517 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8518 /* end confdefs.h. */
8520 /* Override any GCC internal prototype to avoid an error.
8521 Use char because int might match the return type of a GCC
8522 builtin and then its argument prototype would still apply. */
8526 char XineramaQueryScreens ();
8530 return XineramaQueryScreens ();
8535 if ac_fn_c_try_link "$LINENO"; then :
8537 dll) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest.exe | grep "Xinerama" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8538 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'` ;;
8539 *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8542 rm -f core conftest.err conftest.$ac_objext \
8543 conftest$ac_exeext conftest.$ac_ext
8544 LIBS=$ac_check_soname_save_LIBS
8546 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then :
8547 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8548 $as_echo "not found" >&6; }
8551 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xinerama" >&5
8552 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
8554 cat >>confdefs.h <<_ACEOF
8555 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
8561 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8563 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then :
8564 case "x$with_xinerama" in
8565 x) as_fn_append wine_notices "|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
8567 *) as_fn_error "libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
8568 This is an error since --with-xinerama was requested." "$LINENO" 5 ;;
8572 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
8574 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXcomposite" >&5
8575 $as_echo_n "checking for -lXcomposite... " >&6; }
8576 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then :
8577 $as_echo_n "(cached) " >&6
8579 ac_check_soname_save_LIBS=$LIBS
8580 LIBS="-lXcomposite $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8581 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8582 /* end confdefs.h. */
8584 /* Override any GCC internal prototype to avoid an error.
8585 Use char because int might match the return type of a GCC
8586 builtin and then its argument prototype would still apply. */
8590 char XCompositeRedirectWindow ();
8594 return XCompositeRedirectWindow ();
8599 if ac_fn_c_try_link "$LINENO"; then :
8601 dll) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest.exe | grep "Xcomposite" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8602 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'` ;;
8603 *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8606 rm -f core conftest.err conftest.$ac_objext \
8607 conftest$ac_exeext conftest.$ac_ext
8608 LIBS=$ac_check_soname_save_LIBS
8610 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then :
8611 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8612 $as_echo "not found" >&6; }
8615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xcomposite" >&5
8616 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
8618 cat >>confdefs.h <<_ACEOF
8619 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
8625 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then :
8626 case "x$with_xcomposite" in
8627 x) as_fn_append wine_notices "|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
8629 *) as_fn_error "libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
8630 This is an error since --with-xcomposite was requested." "$LINENO" 5 ;;
8634 ac_fn_c_check_member "$LINENO" "XICCallback" "callback" "ac_cv_member_XICCallback_callback" "#ifdef HAVE_X11_XLIB_H
8635 #include <X11/Xlib.h>
8638 if test "x$ac_cv_member_XICCallback_callback" = x""yes; then :
8640 cat >>confdefs.h <<_ACEOF
8641 #define HAVE_XICCALLBACK_CALLBACK 1
8650 if test "x$with_opengl" != "xno"
8652 for ac_header in GL/gl.h GL/glx.h GL/glu.h
8654 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8655 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_GL_GLX_H
8656 # include <GL/glx.h>
8659 eval as_val=\$$as_ac_Header
8660 if test "x$as_val" = x""yes; then :
8661 cat >>confdefs.h <<_ACEOF
8662 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8669 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
8671 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for up-to-date OpenGL version" >&5
8672 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
8673 if test "${wine_cv_opengl_header_version_OK+set}" = set; then :
8674 $as_echo_n "(cached) " >&6
8676 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8677 /* end confdefs.h. */
8682 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
8687 if ac_fn_c_try_compile "$LINENO"; then :
8688 wine_cv_opengl_header_version_OK="yes"
8690 wine_cv_opengl_header_version_OK="no"
8692 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_opengl_header_version_OK" >&5
8695 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
8697 if test "$wine_cv_opengl_header_version_OK" = "yes"
8699 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGL" >&5
8700 $as_echo_n "checking for -lGL... " >&6; }
8701 if test "${ac_cv_lib_soname_GL+set}" = set; then :
8702 $as_echo_n "(cached) " >&6
8704 ac_check_soname_save_LIBS=$LIBS
8705 LIBS="-lGL $X_LIBS $XLIB -lm $X_EXTRA_LIBS $LIBS"
8706 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8707 /* end confdefs.h. */
8709 /* Override any GCC internal prototype to avoid an error.
8710 Use char because int might match the return type of a GCC
8711 builtin and then its argument prototype would still apply. */
8715 char glXCreateContext ();
8719 return glXCreateContext ();
8724 if ac_fn_c_try_link "$LINENO"; then :
8726 dll) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest.exe | grep "GL" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8727 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'` ;;
8728 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8731 rm -f core conftest.err conftest.$ac_objext \
8732 conftest$ac_exeext conftest.$ac_ext
8733 LIBS=$ac_check_soname_save_LIBS
8735 if test "x$ac_cv_lib_soname_GL" = "x"; then :
8736 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8737 $as_echo "not found" >&6; }
8738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGL" >&5
8739 $as_echo_n "checking for -lGL... " >&6; }
8740 if test "${ac_cv_lib_soname_GL+set}" = set; then :
8741 $as_echo_n "(cached) " >&6
8743 ac_check_soname_save_LIBS=$LIBS
8744 LIBS="-lGL $X_LIBS $XLIB -lm $X_EXTRA_LIBS -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib $LIBS"
8745 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8746 /* end confdefs.h. */
8748 /* Override any GCC internal prototype to avoid an error.
8749 Use char because int might match the return type of a GCC
8750 builtin and then its argument prototype would still apply. */
8754 char glXCreateContext ();
8758 return glXCreateContext ();
8763 if ac_fn_c_try_link "$LINENO"; then :
8765 dll) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest.exe | grep "GL" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8766 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'` ;;
8767 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8770 rm -f core conftest.err conftest.$ac_objext \
8771 conftest$ac_exeext conftest.$ac_ext
8772 LIBS=$ac_check_soname_save_LIBS
8774 if test "x$ac_cv_lib_soname_GL" = "x"; then :
8775 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8776 $as_echo "not found" >&6; }
8777 if test -f /usr/X11R6/lib/libGL.a
8779 opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
8780 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
8782 opengl_msg="No OpenGL library found on this system."
8785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GL" >&5
8786 $as_echo "$ac_cv_lib_soname_GL" >&6; }
8788 cat >>confdefs.h <<_ACEOF
8789 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
8792 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"
8794 $as_echo "#define HAVE_OPENGL 1" >>confdefs.h
8798 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GL" >&5
8799 $as_echo "$ac_cv_lib_soname_GL" >&6; }
8801 cat >>confdefs.h <<_ACEOF
8802 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
8807 $as_echo "#define HAVE_OPENGL 1" >>confdefs.h
8810 if test "$ac_cv_header_GL_glu_h" = "yes"
8812 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGLU" >&5
8813 $as_echo_n "checking for -lGLU... " >&6; }
8814 if test "${ac_cv_lib_soname_GLU+set}" = set; then :
8815 $as_echo_n "(cached) " >&6
8817 ac_check_soname_save_LIBS=$LIBS
8818 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS $XLIB -lm $X_EXTRA_LIBS $LIBS"
8819 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8820 /* end confdefs.h. */
8822 /* Override any GCC internal prototype to avoid an error.
8823 Use char because int might match the return type of a GCC
8824 builtin and then its argument prototype would still apply. */
8832 return gluLookAt ();
8837 if ac_fn_c_try_link "$LINENO"; then :
8839 dll) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest.exe | grep "GLU" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8840 dylib) ac_cv_lib_soname_GLU=`otool -L conftest$ac_exeext | grep "libGLU\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libGLU\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
8841 *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8844 rm -f core conftest.err conftest.$ac_objext \
8845 conftest$ac_exeext conftest.$ac_ext
8846 LIBS=$ac_check_soname_save_LIBS
8848 if test "x$ac_cv_lib_soname_GLU" = "x"; then :
8849 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8850 $as_echo "not found" >&6; }
8853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GLU" >&5
8854 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
8856 cat >>confdefs.h <<_ACEOF
8857 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
8863 if test "x$ac_cv_lib_soname_GLU" = "x"; then :
8864 case "x$with_glu" in
8865 x) as_fn_append wine_notices "|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
8867 *) as_fn_error "libGLU ${notice_platform}development files not found, GLU won't be supported.
8868 This is an error since --with-glu was requested." "$LINENO" 5 ;;
8872 opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
8875 opengl_msg="OpenGL development headers not found."
8877 test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
8878 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
8880 enable_opengl32=${enable_opengl32:-no}
8881 enable_glu32=${enable_glu32:-no}
8883 if test -n "$opengl_msg"; then :
8884 case "x$with_opengl" in
8885 x) as_fn_append wine_warnings "|$opengl_msg
8886 OpenGL and Direct3D won't be supported." ;;
8888 *) as_fn_error "$opengl_msg
8889 OpenGL and Direct3D won't be supported.
8890 This is an error since --with-opengl was requested." "$LINENO" 5 ;;
8896 for ac_header in audio/audiolib.h
8898 ac_fn_c_check_header_mongrel "$LINENO" "audio/audiolib.h" "ac_cv_header_audio_audiolib_h" "$ac_includes_default"
8899 if test "x$ac_cv_header_audio_audiolib_h" = x""yes; then :
8900 cat >>confdefs.h <<_ACEOF
8901 #define HAVE_AUDIO_AUDIOLIB_H 1
8903 for ac_header in audio/soundlib.h
8905 ac_fn_c_check_header_compile "$LINENO" "audio/soundlib.h" "ac_cv_header_audio_soundlib_h" "#include <audio/audiolib.h>
8907 if test "x$ac_cv_header_audio_soundlib_h" = x""yes; then :
8908 cat >>confdefs.h <<_ACEOF
8909 #define HAVE_AUDIO_SOUNDLIB_H 1
8916 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AuCreateFlow in -laudio" >&5
8917 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
8918 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then :
8919 $as_echo_n "(cached) " >&6
8921 ac_check_lib_save_LIBS=$LIBS
8922 LIBS="-laudio -lXt $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8923 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8924 /* end confdefs.h. */
8926 /* Override any GCC internal prototype to avoid an error.
8927 Use char because int might match the return type of a GCC
8928 builtin and then its argument prototype would still apply. */
8932 char AuCreateFlow ();
8936 return AuCreateFlow ();
8941 if ac_fn_c_try_link "$LINENO"; then :
8942 ac_cv_lib_audio_AuCreateFlow=yes
8944 ac_cv_lib_audio_AuCreateFlow=no
8946 rm -f core conftest.err conftest.$ac_objext \
8947 conftest$ac_exeext conftest.$ac_ext
8948 LIBS=$ac_check_lib_save_LIBS
8950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audio_AuCreateFlow" >&5
8951 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
8952 if test "x$ac_cv_lib_audio_AuCreateFlow" = x""yes; then :
8954 $as_echo "#define HAVE_NAS 1" >>confdefs.h
8956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XauGetBestAuthByAddr in -lXau" >&5
8957 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
8958 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then :
8959 $as_echo_n "(cached) " >&6
8961 ac_check_lib_save_LIBS=$LIBS
8962 LIBS="-lXau $X_LIBS $LIBS"
8963 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8964 /* end confdefs.h. */
8966 /* Override any GCC internal prototype to avoid an error.
8967 Use char because int might match the return type of a GCC
8968 builtin and then its argument prototype would still apply. */
8972 char XauGetBestAuthByAddr ();
8976 return XauGetBestAuthByAddr ();
8981 if ac_fn_c_try_link "$LINENO"; then :
8982 ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
8984 ac_cv_lib_Xau_XauGetBestAuthByAddr=no
8986 rm -f core conftest.err conftest.$ac_objext \
8987 conftest$ac_exeext conftest.$ac_ext
8988 LIBS=$ac_check_lib_save_LIBS
8990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
8991 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
8992 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x""yes; then :
8993 NASLIBS="-lXau -laudio -lXt $X_LIBS $XLIB $X_EXTRA_LIBS"
8995 NASLIBS="-laudio -lXt $X_LIBS $XLIB $X_EXTRA_LIBS"
9006 CPPFLAGS="$ac_save_CPPFLAGS"
9011 enable_winex11_drv=${enable_winex11_drv:-no}
9012 enable_opengl32=${enable_opengl32:-no}
9013 enable_glu32=${enable_glu32:-no}
9015 if test "x$XLIB" = "x"; then :
9018 *) as_fn_error "X ${notice_platform}development files not found. Wine will be built
9019 without X support, which probably isn't what you want. You will need to install
9020 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
9021 Use the --without-x option if you really want this." "$LINENO" 5 ;;
9032 if test "x$with_xml" != "xno"
9034 ac_save_CPPFLAGS="$CPPFLAGS"
9035 if test "$PKG_CONFIG" != "false"
9037 ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
9038 ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
9040 ac_xml_libs="`xml2-config --libs 2>/dev/null`"
9041 ac_xml_cflags="`xml2-config --cflags 2>/dev/null`"
9043 CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
9044 for ac_header in libxml/parser.h
9046 ac_fn_c_check_header_mongrel "$LINENO" "libxml/parser.h" "ac_cv_header_libxml_parser_h" "$ac_includes_default"
9047 if test "x$ac_cv_header_libxml_parser_h" = x""yes; then :
9048 cat >>confdefs.h <<_ACEOF
9049 #define HAVE_LIBXML_PARSER_H 1
9051 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlParseMemory in -lxml2" >&5
9052 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
9053 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then :
9054 $as_echo_n "(cached) " >&6
9056 ac_check_lib_save_LIBS=$LIBS
9057 LIBS="-lxml2 $ac_xml_libs $LIBS"
9058 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9059 /* end confdefs.h. */
9061 /* Override any GCC internal prototype to avoid an error.
9062 Use char because int might match the return type of a GCC
9063 builtin and then its argument prototype would still apply. */
9067 char xmlParseMemory ();
9071 return xmlParseMemory ();
9076 if ac_fn_c_try_link "$LINENO"; then :
9077 ac_cv_lib_xml2_xmlParseMemory=yes
9079 ac_cv_lib_xml2_xmlParseMemory=no
9081 rm -f core conftest.err conftest.$ac_objext \
9082 conftest$ac_exeext conftest.$ac_ext
9083 LIBS=$ac_check_lib_save_LIBS
9085 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
9086 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
9087 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x""yes; then :
9089 $as_echo "#define HAVE_LIBXML2 1" >>confdefs.h
9091 XML2LIBS="$ac_xml_libs"
9092 XML2INCL="$ac_xml_cflags"
9095 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlReadMemory in -lxml2" >&5
9096 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
9097 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then :
9098 $as_echo_n "(cached) " >&6
9100 ac_check_lib_save_LIBS=$LIBS
9101 LIBS="-lxml2 $ac_xml_libs $LIBS"
9102 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9103 /* end confdefs.h. */
9105 /* Override any GCC internal prototype to avoid an error.
9106 Use char because int might match the return type of a GCC
9107 builtin and then its argument prototype would still apply. */
9111 char xmlReadMemory ();
9115 return xmlReadMemory ();
9120 if ac_fn_c_try_link "$LINENO"; then :
9121 ac_cv_lib_xml2_xmlReadMemory=yes
9123 ac_cv_lib_xml2_xmlReadMemory=no
9125 rm -f core conftest.err conftest.$ac_objext \
9126 conftest$ac_exeext conftest.$ac_ext
9127 LIBS=$ac_check_lib_save_LIBS
9129 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
9130 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
9131 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x""yes; then :
9133 $as_echo "#define HAVE_XMLREADMEMORY 1" >>confdefs.h
9137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlNewDocPI in -lxml2" >&5
9138 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
9139 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then :
9140 $as_echo_n "(cached) " >&6
9142 ac_check_lib_save_LIBS=$LIBS
9143 LIBS="-lxml2 $ac_xml_libs $LIBS"
9144 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9145 /* end confdefs.h. */
9147 /* Override any GCC internal prototype to avoid an error.
9148 Use char because int might match the return type of a GCC
9149 builtin and then its argument prototype would still apply. */
9153 char xmlNewDocPI ();
9157 return xmlNewDocPI ();
9162 if ac_fn_c_try_link "$LINENO"; then :
9163 ac_cv_lib_xml2_xmlNewDocPI=yes
9165 ac_cv_lib_xml2_xmlNewDocPI=no
9167 rm -f core conftest.err conftest.$ac_objext \
9168 conftest$ac_exeext conftest.$ac_ext
9169 LIBS=$ac_check_lib_save_LIBS
9171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
9172 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
9173 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x""yes; then :
9175 $as_echo "#define HAVE_XMLNEWDOCPI 1" >>confdefs.h
9184 CPPFLAGS="$ac_save_CPPFLAGS"
9186 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then :
9187 case "x$with_xml" in
9188 x) as_fn_append wine_warnings "|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
9190 *) as_fn_error "libxml2 ${notice_platform}development files not found, XML won't be supported.
9191 This is an error since --with-xml was requested." "$LINENO" 5 ;;
9195 if test "x$with_xslt" != "xno"
9197 if test "$PKG_CONFIG" != "false"
9199 ac_xslt_libs="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
9200 ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
9202 ac_xslt_libs="`xslt-config --libs 2>/dev/null`"
9203 ac_xslt_cflags="`xslt-config --cflags 2>/dev/null`"
9205 ac_save_CPPFLAGS="$CPPFLAGS"
9206 CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
9207 for ac_header in libxslt/pattern.h libxslt/transform.h
9209 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9210 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_LIBXSLT_PATTERN_H
9211 # include <libxslt/pattern.h>
9214 eval as_val=\$$as_ac_Header
9215 if test "x$as_val" = x""yes; then :
9216 cat >>confdefs.h <<_ACEOF
9217 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
9224 CPPFLAGS="$ac_save_CPPFLAGS"
9225 if test "$ac_cv_header_libxslt_transform_h" = "yes"
9227 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lxslt" >&5
9228 $as_echo_n "checking for -lxslt... " >&6; }
9229 if test "${ac_cv_lib_soname_xslt+set}" = set; then :
9230 $as_echo_n "(cached) " >&6
9232 ac_check_soname_save_LIBS=$LIBS
9233 LIBS="-lxslt $ac_xslt_libs $LIBS"
9234 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9235 /* end confdefs.h. */
9237 /* Override any GCC internal prototype to avoid an error.
9238 Use char because int might match the return type of a GCC
9239 builtin and then its argument prototype would still apply. */
9243 char xsltCompilePattern ();
9247 return xsltCompilePattern ();
9252 if ac_fn_c_try_link "$LINENO"; then :
9254 dll) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest.exe | grep "xslt" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9255 dylib) ac_cv_lib_soname_xslt=`otool -L conftest$ac_exeext | grep "libxslt\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libxslt\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
9256 *) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9259 rm -f core conftest.err conftest.$ac_objext \
9260 conftest$ac_exeext conftest.$ac_ext
9261 LIBS=$ac_check_soname_save_LIBS
9263 if test "x$ac_cv_lib_soname_xslt" = "x"; then :
9264 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9265 $as_echo "not found" >&6; }
9268 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_xslt" >&5
9269 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
9271 cat >>confdefs.h <<_ACEOF
9272 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
9275 XSLTINCL="$ac_xslt_cflags"
9279 if test "x$ac_cv_lib_soname_xslt" = "x"; then :
9280 case "x$with_xslt" in
9281 x) as_fn_append wine_warnings "|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
9283 *) as_fn_error "libxslt ${notice_platform}development files not found, xslt won't be supported.
9284 This is an error since --with-xslt was requested." "$LINENO" 5 ;;
9290 if test "x$with_hal" != "xno"
9292 ac_save_CPPFLAGS="$CPPFLAGS"
9293 if test "$PKG_CONFIG" != "false"
9295 ac_hal_libs="`$PKG_CONFIG --libs hal 2>/dev/null`"
9296 ac_hal_cflags="`$PKG_CONFIG --cflags hal 2>/dev/null`"
9297 CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
9299 for ac_header in dbus/dbus.h hal/libhal.h
9301 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9302 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
9303 eval as_val=\$$as_ac_Header
9304 if test "x$as_val" = x""yes; then :
9305 cat >>confdefs.h <<_ACEOF
9306 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
9313 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
9315 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dbus_connection_close in -ldbus-1" >&5
9316 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
9317 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then :
9318 $as_echo_n "(cached) " >&6
9320 ac_check_lib_save_LIBS=$LIBS
9321 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
9322 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9323 /* end confdefs.h. */
9325 /* Override any GCC internal prototype to avoid an error.
9326 Use char because int might match the return type of a GCC
9327 builtin and then its argument prototype would still apply. */
9331 char dbus_connection_close ();
9335 return dbus_connection_close ();
9340 if ac_fn_c_try_link "$LINENO"; then :
9341 ac_cv_lib_dbus_1_dbus_connection_close=yes
9343 ac_cv_lib_dbus_1_dbus_connection_close=no
9345 rm -f core conftest.err conftest.$ac_objext \
9346 conftest$ac_exeext conftest.$ac_ext
9347 LIBS=$ac_check_lib_save_LIBS
9349 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
9350 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
9351 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x""yes; then :
9352 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lhal" >&5
9353 $as_echo_n "checking for -lhal... " >&6; }
9354 if test "${ac_cv_lib_soname_hal+set}" = set; then :
9355 $as_echo_n "(cached) " >&6
9357 ac_check_soname_save_LIBS=$LIBS
9358 LIBS="-lhal $ac_hal_libs $LIBS"
9359 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9360 /* end confdefs.h. */
9362 /* Override any GCC internal prototype to avoid an error.
9363 Use char because int might match the return type of a GCC
9364 builtin and then its argument prototype would still apply. */
9368 char libhal_ctx_new ();
9372 return libhal_ctx_new ();
9377 if ac_fn_c_try_link "$LINENO"; then :
9379 dll) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest.exe | grep "hal" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9380 dylib) ac_cv_lib_soname_hal=`otool -L conftest$ac_exeext | grep "libhal\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libhal\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
9381 *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9384 rm -f core conftest.err conftest.$ac_objext \
9385 conftest$ac_exeext conftest.$ac_ext
9386 LIBS=$ac_check_soname_save_LIBS
9388 if test "x$ac_cv_lib_soname_hal" = "x"; then :
9389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9390 $as_echo "not found" >&6; }
9393 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_hal" >&5
9394 $as_echo "$ac_cv_lib_soname_hal" >&6; }
9396 cat >>confdefs.h <<_ACEOF
9397 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
9400 HALINCL="$ac_hal_cflags"
9405 CPPFLAGS="$ac_save_CPPFLAGS"
9407 if test "x$ac_cv_lib_soname_hal" = "x" -a "x$ac_cv_header_DiskArbitration_DiskArbitration_h" != "xyes"; then :
9408 case "x$with_hal" in
9409 x) as_fn_append wine_notices "|libhal/libdbus ${notice_platform}development files not found, no dynamic device support." ;;
9411 *) as_fn_error "libhal/libdbus ${notice_platform}development files not found, no dynamic device support.
9412 This is an error since --with-hal was requested." "$LINENO" 5 ;;
9416 if test "x$with_gnutls" != "xno"
9418 ac_save_CPPFLAGS="$CPPFLAGS"
9419 if test "$PKG_CONFIG" != "false"
9421 ac_gnutls_libs="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
9422 ac_gnutls_cflags="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
9423 CPPFLAGS="$CPPFLAGS $ac_gnutls_cflags"
9425 ac_fn_c_check_header_mongrel "$LINENO" "gnutls/gnutls.h" "ac_cv_header_gnutls_gnutls_h" "$ac_includes_default"
9426 if test "x$ac_cv_header_gnutls_gnutls_h" = x""yes; then :
9427 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9428 /* end confdefs.h. */
9429 #include <gnutls/gnutls.h>
9433 typeof(gnutls_mac_get_key_size) *pfunc;
9438 if ac_fn_c_try_compile "$LINENO"; then :
9439 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lgnutls" >&5
9440 $as_echo_n "checking for -lgnutls... " >&6; }
9441 if test "${ac_cv_lib_soname_gnutls+set}" = set; then :
9442 $as_echo_n "(cached) " >&6
9444 ac_check_soname_save_LIBS=$LIBS
9445 LIBS="-lgnutls $ac_gnutls_libs $LIBS"
9446 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9447 /* end confdefs.h. */
9449 /* Override any GCC internal prototype to avoid an error.
9450 Use char because int might match the return type of a GCC
9451 builtin and then its argument prototype would still apply. */
9455 char gnutls_global_init ();
9459 return gnutls_global_init ();
9464 if ac_fn_c_try_link "$LINENO"; then :
9466 dll) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest.exe | grep "gnutls" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9467 dylib) ac_cv_lib_soname_gnutls=`otool -L conftest$ac_exeext | grep "libgnutls\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libgnutls\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
9468 *) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9471 rm -f core conftest.err conftest.$ac_objext \
9472 conftest$ac_exeext conftest.$ac_ext
9473 LIBS=$ac_check_soname_save_LIBS
9475 if test "x$ac_cv_lib_soname_gnutls" = "x"; then :
9476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9477 $as_echo "not found" >&6; }
9480 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_gnutls" >&5
9481 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
9483 cat >>confdefs.h <<_ACEOF
9484 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
9487 GNUTLSINCL="$ac_gnutls_cflags"
9491 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9495 CPPFLAGS="$ac_save_CPPFLAGS"
9497 if test "x$ac_cv_lib_soname_gnutls" = "x"; then :
9498 case "x$with_gnutls" in
9499 x) as_fn_append wine_notices "|libgnutls ${notice_platform}development files not found, no schannel support." ;;
9501 *) as_fn_error "libgnutls ${notice_platform}development files not found, no schannel support.
9502 This is an error since --with-gnutls was requested." "$LINENO" 5 ;;
9507 if test "$ac_cv_header_ncurses_h" = "yes"
9509 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lncurses" >&5
9510 $as_echo_n "checking for -lncurses... " >&6; }
9511 if test "${ac_cv_lib_soname_ncurses+set}" = set; then :
9512 $as_echo_n "(cached) " >&6
9514 ac_check_soname_save_LIBS=$LIBS
9515 LIBS="-lncurses $LIBS"
9516 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9517 /* end confdefs.h. */
9519 /* Override any GCC internal prototype to avoid an error.
9520 Use char because int might match the return type of a GCC
9521 builtin and then its argument prototype would still apply. */
9534 if ac_fn_c_try_link "$LINENO"; then :
9536 dll) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest.exe | grep "ncurses" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9537 dylib) ac_cv_lib_soname_ncurses=`otool -L conftest$ac_exeext | grep "libncurses\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libncurses\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
9538 *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9541 rm -f core conftest.err conftest.$ac_objext \
9542 conftest$ac_exeext conftest.$ac_ext
9543 LIBS=$ac_check_soname_save_LIBS
9545 if test "x$ac_cv_lib_soname_ncurses" = "x"; then :
9546 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9547 $as_echo "not found" >&6; }
9550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_ncurses" >&5
9551 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
9553 cat >>confdefs.h <<_ACEOF
9554 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
9557 CURSESLIBS="-lncurses"
9559 elif test "$ac_cv_header_curses_h" = "yes"
9561 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcurses" >&5
9562 $as_echo_n "checking for -lcurses... " >&6; }
9563 if test "${ac_cv_lib_soname_curses+set}" = set; then :
9564 $as_echo_n "(cached) " >&6
9566 ac_check_soname_save_LIBS=$LIBS
9567 LIBS="-lcurses $LIBS"
9568 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9569 /* end confdefs.h. */
9571 /* Override any GCC internal prototype to avoid an error.
9572 Use char because int might match the return type of a GCC
9573 builtin and then its argument prototype would still apply. */
9586 if ac_fn_c_try_link "$LINENO"; then :
9588 dll) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest.exe | grep "curses" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9589 dylib) ac_cv_lib_soname_curses=`otool -L conftest$ac_exeext | grep "libcurses\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcurses\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
9590 *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9593 rm -f core conftest.err conftest.$ac_objext \
9594 conftest$ac_exeext conftest.$ac_ext
9595 LIBS=$ac_check_soname_save_LIBS
9597 if test "x$ac_cv_lib_soname_curses" = "x"; then :
9598 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9599 $as_echo "not found" >&6; }
9602 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_curses" >&5
9603 $as_echo "$ac_cv_lib_soname_curses" >&6; }
9605 cat >>confdefs.h <<_ACEOF
9606 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
9609 CURSESLIBS="-lcurses"
9612 ac_save_LIBS="$LIBS"
9613 LIBS="$LIBS $CURSESLIBS"
9614 for ac_func in mousemask
9616 ac_fn_c_check_func "$LINENO" "mousemask" "ac_cv_func_mousemask"
9617 if test "x$ac_cv_func_mousemask" = x""yes; then :
9618 cat >>confdefs.h <<_ACEOF
9619 #define HAVE_MOUSEMASK 1
9625 LIBS="$ac_save_LIBS"
9626 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then :
9627 case "x$with_curses" in
9628 x) as_fn_append wine_notices "|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
9630 *) as_fn_error "lib(n)curses ${notice_platform}development files not found, curses won't be supported.
9631 This is an error since --with-curses was requested." "$LINENO" 5 ;;
9635 if test "x$with_sane" != "xno"
9637 ac_save_CPPFLAGS="$CPPFLAGS"
9638 # Extract the first word of "sane-config", so it can be a program name with args.
9639 set dummy sane-config; ac_word=$2
9640 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9641 $as_echo_n "checking for $ac_word... " >&6; }
9642 if test "${ac_cv_prog_sane_devel+set}" = set; then :
9643 $as_echo_n "(cached) " >&6
9645 if test -n "$sane_devel"; then
9646 ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
9648 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9652 test -z "$as_dir" && as_dir=.
9653 for ac_exec_ext in '' $ac_executable_extensions; do
9654 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9655 ac_cv_prog_sane_devel="sane-config"
9656 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9663 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
9666 sane_devel=$ac_cv_prog_sane_devel
9667 if test -n "$sane_devel"; then
9668 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sane_devel" >&5
9669 $as_echo "$sane_devel" >&6; }
9671 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9672 $as_echo "no" >&6; }
9676 if test "$sane_devel" != "no"
9678 ac_sane_incl="`$sane_devel --cflags`"
9679 ac_sane_libs="`$sane_devel --ldflags`"
9680 CPPFLAGS="$CPPFLAGS $ac_sane_incl"
9682 ac_fn_c_check_header_mongrel "$LINENO" "sane/sane.h" "ac_cv_header_sane_sane_h" "$ac_includes_default"
9683 if test "x$ac_cv_header_sane_sane_h" = x""yes; then :
9684 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lsane" >&5
9685 $as_echo_n "checking for -lsane... " >&6; }
9686 if test "${ac_cv_lib_soname_sane+set}" = set; then :
9687 $as_echo_n "(cached) " >&6
9689 ac_check_soname_save_LIBS=$LIBS
9690 LIBS="-lsane $ac_sane_libs $LIBS"
9691 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9692 /* end confdefs.h. */
9694 /* Override any GCC internal prototype to avoid an error.
9695 Use char because int might match the return type of a GCC
9696 builtin and then its argument prototype would still apply. */
9704 return sane_init ();
9709 if ac_fn_c_try_link "$LINENO"; then :
9711 dll) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest.exe | grep "sane" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9712 dylib) ac_cv_lib_soname_sane=`otool -L conftest$ac_exeext | grep "libsane\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libsane\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
9713 *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9716 rm -f core conftest.err conftest.$ac_objext \
9717 conftest$ac_exeext conftest.$ac_ext
9718 LIBS=$ac_check_soname_save_LIBS
9720 if test "x$ac_cv_lib_soname_sane" = "x"; then :
9721 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9722 $as_echo "not found" >&6; }
9725 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_sane" >&5
9726 $as_echo "$ac_cv_lib_soname_sane" >&6; }
9728 cat >>confdefs.h <<_ACEOF
9729 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
9732 SANEINCL="$ac_sane_incl"
9738 CPPFLAGS="$ac_save_CPPFLAGS"
9740 if test "x$ac_cv_lib_soname_sane" = "x"; then :
9741 case "x$with_sane" in
9742 x) as_fn_append wine_notices "|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
9744 *) as_fn_error "libsane ${notice_platform}development files not found, scanners won't be supported.
9745 This is an error since --with-sane was requested." "$LINENO" 5 ;;
9749 if test "x$with_v4l" != "xno"
9751 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lv4l1" >&5
9752 $as_echo_n "checking for -lv4l1... " >&6; }
9753 if test "${ac_cv_lib_soname_v4l1+set}" = set; then :
9754 $as_echo_n "(cached) " >&6
9756 ac_check_soname_save_LIBS=$LIBS
9758 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9759 /* end confdefs.h. */
9761 /* Override any GCC internal prototype to avoid an error.
9762 Use char because int might match the return type of a GCC
9763 builtin and then its argument prototype would still apply. */
9771 return v4l1_open ();
9776 if ac_fn_c_try_link "$LINENO"; then :
9778 dll) ac_cv_lib_soname_v4l1=`$ac_cv_path_LDD conftest.exe | grep "v4l1" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9779 dylib) ac_cv_lib_soname_v4l1=`otool -L conftest$ac_exeext | grep "libv4l1\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libv4l1\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
9780 *) ac_cv_lib_soname_v4l1=`$ac_cv_path_LDD conftest$ac_exeext | grep "libv4l1\\.$LIBEXT" | sed -e "s/^.*\(libv4l1\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9783 rm -f core conftest.err conftest.$ac_objext \
9784 conftest$ac_exeext conftest.$ac_ext
9785 LIBS=$ac_check_soname_save_LIBS
9787 if test "x$ac_cv_lib_soname_v4l1" = "x"; then :
9788 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9789 $as_echo "not found" >&6; }
9792 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_v4l1" >&5
9793 $as_echo "$ac_cv_lib_soname_v4l1" >&6; }
9795 cat >>confdefs.h <<_ACEOF
9796 #define SONAME_LIBV4L1 "$ac_cv_lib_soname_v4l1"
9802 if test "x$ac_cv_lib_soname_v4l1" = "x"; then :
9803 case "x$with_v4l" in
9804 x) as_fn_append wine_notices "|libv4l ${notice_platform}development files not found." ;;
9806 *) as_fn_error "libv4l ${notice_platform}development files not found.
9807 This is an error since --with-v4l was requested." "$LINENO" 5 ;;
9811 if test "x$with_gphoto" != "xno"
9813 ac_save_CPPFLAGS="$CPPFLAGS"
9814 # Extract the first word of "gphoto2-config", so it can be a program name with args.
9815 set dummy gphoto2-config; ac_word=$2
9816 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9817 $as_echo_n "checking for $ac_word... " >&6; }
9818 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then :
9819 $as_echo_n "(cached) " >&6
9821 if test -n "$gphoto2_devel"; then
9822 ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
9824 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9828 test -z "$as_dir" && as_dir=.
9829 for ac_exec_ext in '' $ac_executable_extensions; do
9830 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9831 ac_cv_prog_gphoto2_devel="gphoto2-config"
9832 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9839 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
9842 gphoto2_devel=$ac_cv_prog_gphoto2_devel
9843 if test -n "$gphoto2_devel"; then
9844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gphoto2_devel" >&5
9845 $as_echo "$gphoto2_devel" >&6; }
9847 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9848 $as_echo "no" >&6; }
9852 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
9853 set dummy gphoto2-port-config; ac_word=$2
9854 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9855 $as_echo_n "checking for $ac_word... " >&6; }
9856 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then :
9857 $as_echo_n "(cached) " >&6
9859 if test -n "$gphoto2port_devel"; then
9860 ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
9862 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9866 test -z "$as_dir" && as_dir=.
9867 for ac_exec_ext in '' $ac_executable_extensions; do
9868 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9869 ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
9870 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9877 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
9880 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
9881 if test -n "$gphoto2port_devel"; then
9882 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gphoto2port_devel" >&5
9883 $as_echo "$gphoto2port_devel" >&6; }
9885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9886 $as_echo "no" >&6; }
9890 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
9892 ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
9894 for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
9897 -L/usr/lib|-L/usr/lib64) ;;
9898 -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
9901 CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
9903 ac_gphoto2_libs=${ac_gphoto2_libs:-"-lgphoto2"}
9904 ac_fn_c_check_header_mongrel "$LINENO" "gphoto2-camera.h" "ac_cv_header_gphoto2_camera_h" "$ac_includes_default"
9905 if test "x$ac_cv_header_gphoto2_camera_h" = x""yes; then :
9906 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gp_camera_new in -lgphoto2" >&5
9907 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
9908 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then :
9909 $as_echo_n "(cached) " >&6
9911 ac_check_lib_save_LIBS=$LIBS
9912 LIBS="-lgphoto2 $ac_gphoto2_libs $LIBS"
9913 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9914 /* end confdefs.h. */
9916 /* Override any GCC internal prototype to avoid an error.
9917 Use char because int might match the return type of a GCC
9918 builtin and then its argument prototype would still apply. */
9922 char gp_camera_new ();
9926 return gp_camera_new ();
9931 if ac_fn_c_try_link "$LINENO"; then :
9932 ac_cv_lib_gphoto2_gp_camera_new=yes
9934 ac_cv_lib_gphoto2_gp_camera_new=no
9936 rm -f core conftest.err conftest.$ac_objext \
9937 conftest$ac_exeext conftest.$ac_ext
9938 LIBS=$ac_check_lib_save_LIBS
9940 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
9941 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
9942 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x""yes; then :
9944 $as_echo "#define HAVE_GPHOTO2 1" >>confdefs.h
9946 GPHOTO2LIBS="$ac_gphoto2_libs"
9948 GPHOTO2INCL="$ac_gphoto2_incl"
9955 CPPFLAGS="$ac_save_CPPFLAGS"
9957 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then :
9958 case "x$with_gphoto" in
9959 x) as_fn_append wine_notices "|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
9961 *) as_fn_error "libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
9962 This is an error since --with-gphoto was requested." "$LINENO" 5 ;;
9969 if test "$ac_cv_header_resolv_h" = "yes"
9971 ac_save_LIBS="$LIBS"
9972 LIBS="$LIBS -lresolv"
9973 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9974 /* end confdefs.h. */
9975 #ifdef HAVE_NETINET_IN_H
9976 #include <netinet/in.h>
9987 if ac_fn_c_try_link "$LINENO"; then :
9989 $as_echo "#define HAVE_RESOLV 1" >>confdefs.h
9991 RESOLVLIBS="-lresolv"
9993 rm -f core conftest.err conftest.$ac_objext \
9994 conftest$ac_exeext conftest.$ac_ext
9995 LIBS="$ac_save_LIBS"
10000 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
10002 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cmsOpenProfileFromFile in -llcms" >&5
10003 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
10004 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then :
10005 $as_echo_n "(cached) " >&6
10007 ac_check_lib_save_LIBS=$LIBS
10008 LIBS="-llcms $LIBS"
10009 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10010 /* end confdefs.h. */
10012 /* Override any GCC internal prototype to avoid an error.
10013 Use char because int might match the return type of a GCC
10014 builtin and then its argument prototype would still apply. */
10018 char cmsOpenProfileFromFile ();
10022 return cmsOpenProfileFromFile ();
10027 if ac_fn_c_try_link "$LINENO"; then :
10028 ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
10030 ac_cv_lib_lcms_cmsOpenProfileFromFile=no
10032 rm -f core conftest.err conftest.$ac_objext \
10033 conftest$ac_exeext conftest.$ac_ext
10034 LIBS=$ac_check_lib_save_LIBS
10036 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
10037 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
10038 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x""yes; then :
10040 $as_echo "#define HAVE_LCMS 1" >>confdefs.h
10046 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then :
10047 case "x$with_cms" in
10048 x) as_fn_append wine_notices "|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
10050 *) as_fn_error "liblcms ${notice_platform}development files not found, Color Management won't be supported.
10051 This is an error since --with-cms was requested." "$LINENO" 5 ;;
10055 if test "x$with_freetype" != "xno"
10057 for ac_prog in freetype-config freetype2-config
10059 # Extract the first word of "$ac_prog", so it can be a program name with args.
10060 set dummy $ac_prog; ac_word=$2
10061 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10062 $as_echo_n "checking for $ac_word... " >&6; }
10063 if test "${ac_cv_prog_ft_devel+set}" = set; then :
10064 $as_echo_n "(cached) " >&6
10066 if test -n "$ft_devel"; then
10067 ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
10069 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10070 for as_dir in $PATH
10073 test -z "$as_dir" && as_dir=.
10074 for ac_exec_ext in '' $ac_executable_extensions; do
10075 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10076 ac_cv_prog_ft_devel="$ac_prog"
10077 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10086 ft_devel=$ac_cv_prog_ft_devel
10087 if test -n "$ft_devel"; then
10088 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ft_devel" >&5
10089 $as_echo "$ft_devel" >&6; }
10091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10092 $as_echo "no" >&6; }
10096 test -n "$ft_devel" && break
10098 test -n "$ft_devel" || ft_devel="no"
10100 if test "$ft_devel" != "no"
10102 ac_freetype_incl=`$ft_devel --cflags`
10103 ac_freetype_libs=`$ft_devel --libs`
10105 ac_freetype_libs=${ac_freetype_libs:-"-lfreetype"}
10106 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfreetype" >&5
10107 $as_echo_n "checking for -lfreetype... " >&6; }
10108 if test "${ac_cv_lib_soname_freetype+set}" = set; then :
10109 $as_echo_n "(cached) " >&6
10111 ac_check_soname_save_LIBS=$LIBS
10112 LIBS="-lfreetype $ac_freetype_libs $LIBS"
10113 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10114 /* end confdefs.h. */
10116 /* Override any GCC internal prototype to avoid an error.
10117 Use char because int might match the return type of a GCC
10118 builtin and then its argument prototype would still apply. */
10122 char FT_Init_FreeType ();
10126 return FT_Init_FreeType ();
10131 if ac_fn_c_try_link "$LINENO"; then :
10133 dll) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest.exe | grep "freetype" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10134 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'` ;;
10135 *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10138 rm -f core conftest.err conftest.$ac_objext \
10139 conftest$ac_exeext conftest.$ac_ext
10140 LIBS=$ac_check_soname_save_LIBS
10142 if test "x$ac_cv_lib_soname_freetype" = "x"; then :
10143 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10144 $as_echo "not found" >&6; }
10147 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_freetype" >&5
10148 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
10150 cat >>confdefs.h <<_ACEOF
10151 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
10156 if test "$ft_lib" = "yes"
10158 ac_save_CPPFLAGS="$CPPFLAGS"
10159 CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
10160 for ac_header in ft2build.h \
10161 freetype/freetype.h \
10162 freetype/ftglyph.h \
10163 freetype/fttypes.h \
10164 freetype/tttables.h \
10165 freetype/ftsnames.h \
10166 freetype/ttnameid.h \
10167 freetype/ftoutln.h \
10168 freetype/ftwinfnt.h \
10169 freetype/ftmodapi.h \
10170 freetype/ftlcdfil.h \
10171 freetype/internal/sfnt.h
10173 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10174 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_FT2BUILD_H
10175 # include <ft2build.h>
10178 eval as_val=\$$as_ac_Header
10179 if test "x$as_val" = x""yes; then :
10180 cat >>confdefs.h <<_ACEOF
10181 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10188 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10189 /* end confdefs.h. */
10190 #include <ft2build.h>
10191 #include <freetype/fttrigon.h>
10193 if ac_fn_c_try_cpp "$LINENO"; then :
10195 $as_echo "#define HAVE_FREETYPE_FTTRIGON_H 1" >>confdefs.h
10197 wine_cv_fttrigon=yes
10199 wine_cv_fttrigon=no
10201 rm -f conftest.err conftest.$ac_ext
10202 ac_fn_c_check_type "$LINENO" "FT_TrueTypeEngineType" "ac_cv_type_FT_TrueTypeEngineType" "#include <freetype/ftmodapi.h>
10204 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x""yes; then :
10206 cat >>confdefs.h <<_ACEOF
10207 #define HAVE_FT_TRUETYPEENGINETYPE 1
10213 ac_save_CFLAGS="$CFLAGS"
10214 CFLAGS="$CFLAGS $ac_freetype_libs"
10215 for ac_func in FT_Load_Sfnt_Table
10217 ac_fn_c_check_func "$LINENO" "FT_Load_Sfnt_Table" "ac_cv_func_FT_Load_Sfnt_Table"
10218 if test "x$ac_cv_func_FT_Load_Sfnt_Table" = x""yes; then :
10219 cat >>confdefs.h <<_ACEOF
10220 #define HAVE_FT_LOAD_SFNT_TABLE 1
10226 CFLAGS="$ac_save_CFLAGS"
10227 CPPFLAGS="$ac_save_CPPFLAGS"
10228 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
10231 $as_echo "#define HAVE_FREETYPE 1" >>confdefs.h
10233 FREETYPELIBS="$ac_freetype_libs"
10235 FREETYPEINCL="$ac_freetype_incl"
10240 if test "x$FREETYPELIBS" = "x"; then :
10241 case "x$with_freetype" in
10243 *) as_fn_error "FreeType ${notice_platform}development files not found. Fonts will not be built.
10244 Use the --without-freetype option if you really want this." "$LINENO" 5 ;;
10247 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
10249 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for parport header/ppdev.h" >&5
10250 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
10251 if test "${ac_cv_c_ppdev+set}" = set; then :
10252 $as_echo_n "(cached) " >&6
10254 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10255 /* end confdefs.h. */
10256 #ifdef HAVE_SYS_IOCTL_H
10257 # include <sys/ioctl.h>
10259 #include <linux/ppdev.h>
10263 ioctl (1,PPCLAIM,0)
10268 if ac_fn_c_try_compile "$LINENO"; then :
10269 ac_cv_c_ppdev="yes"
10273 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_ppdev" >&5
10276 $as_echo "$ac_cv_c_ppdev" >&6; }
10277 if test "$ac_cv_c_ppdev" = "yes"
10280 $as_echo "#define HAVE_PPDEV 1" >>confdefs.h
10284 ac_wine_check_funcs_save_LIBS="$LIBS"
10285 LIBS="$LIBS $LIBPTHREAD"
10287 pthread_attr_get_np \
10288 pthread_getattr_np \
10289 pthread_get_stackaddr_np \
10290 pthread_get_stacksize_np
10292 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
10293 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
10294 eval as_val=\$$as_ac_var
10295 if test "x$as_val" = x""yes; then :
10296 cat >>confdefs.h <<_ACEOF
10297 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
10303 LIBS="$ac_wine_check_funcs_save_LIBS"
10305 if test "$ac_cv_header_zlib_h" = "yes"
10307 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5
10308 $as_echo_n "checking for inflate in -lz... " >&6; }
10309 if test "${ac_cv_lib_z_inflate+set}" = set; then :
10310 $as_echo_n "(cached) " >&6
10312 ac_check_lib_save_LIBS=$LIBS
10314 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10315 /* end confdefs.h. */
10317 /* Override any GCC internal prototype to avoid an error.
10318 Use char because int might match the return type of a GCC
10319 builtin and then its argument prototype would still apply. */
10332 if ac_fn_c_try_link "$LINENO"; then :
10333 ac_cv_lib_z_inflate=yes
10335 ac_cv_lib_z_inflate=no
10337 rm -f core conftest.err conftest.$ac_objext \
10338 conftest$ac_exeext conftest.$ac_ext
10339 LIBS=$ac_check_lib_save_LIBS
10341 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5
10342 $as_echo "$ac_cv_lib_z_inflate" >&6; }
10343 if test "x$ac_cv_lib_z_inflate" = x""yes; then :
10345 $as_echo "#define HAVE_ZLIB 1" >>confdefs.h
10353 if test "x$with_esd" != xno
10355 save_CFLAGS="$CFLAGS"
10356 # Extract the first word of "esd-config", so it can be a program name with args.
10357 set dummy esd-config; ac_word=$2
10358 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10359 $as_echo_n "checking for $ac_word... " >&6; }
10360 if test "${ac_cv_path_ESDCONFIG+set}" = set; then :
10361 $as_echo_n "(cached) " >&6
10365 ac_cv_path_ESDCONFIG="$ESDCONFIG" # Let the user override the test with a path.
10368 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10369 for as_dir in $PATH
10372 test -z "$as_dir" && as_dir=.
10373 for ac_exec_ext in '' $ac_executable_extensions; do
10374 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10375 ac_cv_path_ESDCONFIG="$as_dir/$ac_word$ac_exec_ext"
10376 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10383 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG="no"
10387 ESDCONFIG=$ac_cv_path_ESDCONFIG
10388 if test -n "$ESDCONFIG"; then
10389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ESDCONFIG" >&5
10390 $as_echo "$ESDCONFIG" >&6; }
10392 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10393 $as_echo "no" >&6; }
10397 if test "x$ESDCONFIG" != "xno"
10400 for i in `$ESDCONFIG --cflags`
10403 -I*) ac_esd_incl="$ac_esd_incl $i";;
10406 ac_esd_libs=`$ESDCONFIG --libs`
10407 CFLAGS="$CFLAGS $ac_esd_incl"
10409 ac_esd_libs=${ac_esd_libs:-"-lesd"}
10410 ac_fn_c_check_header_mongrel "$LINENO" "esd.h" "ac_cv_header_esd_h" "$ac_includes_default"
10411 if test "x$ac_cv_header_esd_h" = x""yes; then :
10412 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for esd_open_sound in -lesd" >&5
10413 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
10414 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then :
10415 $as_echo_n "(cached) " >&6
10417 ac_check_lib_save_LIBS=$LIBS
10418 LIBS="-lesd $ac_esd_libs $LIBS"
10419 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10420 /* end confdefs.h. */
10422 /* Override any GCC internal prototype to avoid an error.
10423 Use char because int might match the return type of a GCC
10424 builtin and then its argument prototype would still apply. */
10428 char esd_open_sound ();
10432 return esd_open_sound ();
10437 if ac_fn_c_try_link "$LINENO"; then :
10438 ac_cv_lib_esd_esd_open_sound=yes
10440 ac_cv_lib_esd_esd_open_sound=no
10442 rm -f core conftest.err conftest.$ac_objext \
10443 conftest$ac_exeext conftest.$ac_ext
10444 LIBS=$ac_check_lib_save_LIBS
10446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_esd_esd_open_sound" >&5
10447 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
10448 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then :
10449 ESDINCL="$ac_esd_incl"
10451 ESDLIBS="$ac_esd_libs"
10454 $as_echo "#define HAVE_ESD 1" >>confdefs.h
10461 CFLAGS="$save_CFLAGS"
10466 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
10468 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for snd_pcm_hw_params_get_access in -lasound" >&5
10469 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
10470 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then :
10471 $as_echo_n "(cached) " >&6
10473 ac_check_lib_save_LIBS=$LIBS
10474 LIBS="-lasound $LIBS"
10475 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10476 /* end confdefs.h. */
10478 /* Override any GCC internal prototype to avoid an error.
10479 Use char because int might match the return type of a GCC
10480 builtin and then its argument prototype would still apply. */
10484 char snd_pcm_hw_params_get_access ();
10488 return snd_pcm_hw_params_get_access ();
10493 if ac_fn_c_try_link "$LINENO"; then :
10494 ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes
10496 ac_cv_lib_asound_snd_pcm_hw_params_get_access=no
10498 rm -f core conftest.err conftest.$ac_objext \
10499 conftest$ac_exeext conftest.$ac_ext
10500 LIBS=$ac_check_lib_save_LIBS
10502 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
10503 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
10504 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x""yes; then :
10505 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10506 /* end confdefs.h. */
10507 #ifdef HAVE_ALSA_ASOUNDLIB_H
10508 #include <alsa/asoundlib.h>
10509 #elif defined(HAVE_SYS_ASOUNDLIB_H)
10510 #include <sys/asoundlib.h>
10515 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
10520 if ac_fn_c_try_compile "$LINENO"; then :
10522 $as_echo "#define HAVE_ALSA 1" >>confdefs.h
10524 ALSALIBS="-lasound"
10526 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10533 if test "$ac_cv_header_libaudioio_h" = "yes"
10535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AudioIOGetVersion in -laudioio" >&5
10536 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
10537 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then :
10538 $as_echo_n "(cached) " >&6
10540 ac_check_lib_save_LIBS=$LIBS
10541 LIBS="-laudioio $LIBS"
10542 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10543 /* end confdefs.h. */
10545 /* Override any GCC internal prototype to avoid an error.
10546 Use char because int might match the return type of a GCC
10547 builtin and then its argument prototype would still apply. */
10551 char AudioIOGetVersion ();
10555 return AudioIOGetVersion ();
10560 if ac_fn_c_try_link "$LINENO"; then :
10561 ac_cv_lib_audioio_AudioIOGetVersion=yes
10563 ac_cv_lib_audioio_AudioIOGetVersion=no
10565 rm -f core conftest.err conftest.$ac_objext \
10566 conftest$ac_exeext conftest.$ac_ext
10567 LIBS=$ac_check_lib_save_LIBS
10569 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
10570 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
10571 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x""yes; then :
10572 AUDIOIOLIBS="-laudioio"
10574 $as_echo "#define HAVE_LIBAUDIOIO 1" >>confdefs.h
10581 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
10583 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcapi20" >&5
10584 $as_echo_n "checking for -lcapi20... " >&6; }
10585 if test "${ac_cv_lib_soname_capi20+set}" = set; then :
10586 $as_echo_n "(cached) " >&6
10588 ac_check_soname_save_LIBS=$LIBS
10589 LIBS="-lcapi20 $LIBS"
10590 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10591 /* end confdefs.h. */
10593 /* Override any GCC internal prototype to avoid an error.
10594 Use char because int might match the return type of a GCC
10595 builtin and then its argument prototype would still apply. */
10599 char capi20_register ();
10603 return capi20_register ();
10608 if ac_fn_c_try_link "$LINENO"; then :
10610 dll) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest.exe | grep "capi20" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10611 dylib) ac_cv_lib_soname_capi20=`otool -L conftest$ac_exeext | grep "libcapi20\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcapi20\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10612 *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10615 rm -f core conftest.err conftest.$ac_objext \
10616 conftest$ac_exeext conftest.$ac_ext
10617 LIBS=$ac_check_soname_save_LIBS
10619 if test "x$ac_cv_lib_soname_capi20" = "x"; then :
10620 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10621 $as_echo "not found" >&6; }
10624 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_capi20" >&5
10625 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
10627 cat >>confdefs.h <<_ACEOF
10628 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
10634 if test "x$ac_cv_lib_soname_capi20" = "x"; then :
10635 case "x$with_capi" in
10636 x) as_fn_append wine_notices "|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
10638 *) as_fn_error "libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
10639 This is an error since --with-capi was requested." "$LINENO" 5 ;;
10645 if test "x$with_cups" != "xno"
10647 ac_save_CPPFLAGS="$CPPFLAGS"
10648 ac_cups_cflags=`cups-config --cflags 2>/dev/null`
10649 ac_cups_libs=`cups-config --ldflags 2>/dev/null`
10650 CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
10651 for ac_header in cups/cups.h
10653 ac_fn_c_check_header_mongrel "$LINENO" "cups/cups.h" "ac_cv_header_cups_cups_h" "$ac_includes_default"
10654 if test "x$ac_cv_header_cups_cups_h" = x""yes; then :
10655 cat >>confdefs.h <<_ACEOF
10656 #define HAVE_CUPS_CUPS_H 1
10658 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcups" >&5
10659 $as_echo_n "checking for -lcups... " >&6; }
10660 if test "${ac_cv_lib_soname_cups+set}" = set; then :
10661 $as_echo_n "(cached) " >&6
10663 ac_check_soname_save_LIBS=$LIBS
10664 LIBS="-lcups $ac_cups_libs $LIBS"
10665 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10666 /* end confdefs.h. */
10668 /* Override any GCC internal prototype to avoid an error.
10669 Use char because int might match the return type of a GCC
10670 builtin and then its argument prototype would still apply. */
10674 char cupsGetDefault ();
10678 return cupsGetDefault ();
10683 if ac_fn_c_try_link "$LINENO"; then :
10685 dll) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest.exe | grep "cups" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10686 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'` ;;
10687 *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10690 rm -f core conftest.err conftest.$ac_objext \
10691 conftest$ac_exeext conftest.$ac_ext
10692 LIBS=$ac_check_soname_save_LIBS
10694 if test "x$ac_cv_lib_soname_cups" = "x"; then :
10695 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10696 $as_echo "not found" >&6; }
10699 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_cups" >&5
10700 $as_echo "$ac_cv_lib_soname_cups" >&6; }
10702 cat >>confdefs.h <<_ACEOF
10703 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
10706 CUPSINCL="$ac_cups_cflags"
10712 CPPFLAGS="$ac_save_CPPFLAGS"
10714 if test "x$ac_cv_lib_soname_cups" = "x"; then :
10715 case "x$with_cups" in
10716 x) as_fn_append wine_notices "|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
10718 *) as_fn_error "libcups ${notice_platform}development files not found, CUPS won't be supported.
10719 This is an error since --with-cups was requested." "$LINENO" 5 ;;
10723 if test "$ac_cv_header_jack_jack_h" = "yes"
10725 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -ljack" >&5
10726 $as_echo_n "checking for -ljack... " >&6; }
10727 if test "${ac_cv_lib_soname_jack+set}" = set; then :
10728 $as_echo_n "(cached) " >&6
10730 ac_check_soname_save_LIBS=$LIBS
10731 LIBS="-ljack $LIBS"
10732 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10733 /* end confdefs.h. */
10735 /* Override any GCC internal prototype to avoid an error.
10736 Use char because int might match the return type of a GCC
10737 builtin and then its argument prototype would still apply. */
10741 char jack_client_new ();
10745 return jack_client_new ();
10750 if ac_fn_c_try_link "$LINENO"; then :
10752 dll) ac_cv_lib_soname_jack=`$ac_cv_path_LDD conftest.exe | grep "jack" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10753 dylib) ac_cv_lib_soname_jack=`otool -L conftest$ac_exeext | grep "libjack-*[0-9.]*\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libjack-*[0-9.]*\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10754 *) ac_cv_lib_soname_jack=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjack-*[0-9.]*\\.$LIBEXT" | sed -e "s/^.*\(libjack-*[0-9.]*\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10757 rm -f core conftest.err conftest.$ac_objext \
10758 conftest$ac_exeext conftest.$ac_ext
10759 LIBS=$ac_check_soname_save_LIBS
10761 if test "x$ac_cv_lib_soname_jack" = "x"; then :
10762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10763 $as_echo "not found" >&6; }
10766 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_jack" >&5
10767 $as_echo "$ac_cv_lib_soname_jack" >&6; }
10769 cat >>confdefs.h <<_ACEOF
10770 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
10777 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
10779 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfontconfig" >&5
10780 $as_echo_n "checking for -lfontconfig... " >&6; }
10781 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then :
10782 $as_echo_n "(cached) " >&6
10784 ac_check_soname_save_LIBS=$LIBS
10785 LIBS="-lfontconfig $LIBS"
10786 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10787 /* end confdefs.h. */
10789 /* Override any GCC internal prototype to avoid an error.
10790 Use char because int might match the return type of a GCC
10791 builtin and then its argument prototype would still apply. */
10804 if ac_fn_c_try_link "$LINENO"; then :
10806 dll) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest.exe | grep "fontconfig" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10807 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'` ;;
10808 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10811 rm -f core conftest.err conftest.$ac_objext \
10812 conftest$ac_exeext conftest.$ac_ext
10813 LIBS=$ac_check_soname_save_LIBS
10815 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10816 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10817 $as_echo "not found" >&6; }
10820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_fontconfig" >&5
10821 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
10823 cat >>confdefs.h <<_ACEOF
10824 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
10829 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
10831 ac_save_CPPFLAGS="$CPPFLAGS"
10832 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
10833 $as_unset ac_cv_header_fontconfig_fontconfig_h
10834 for ac_header in fontconfig/fontconfig.h
10836 ac_fn_c_check_header_mongrel "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
10837 if test "x$ac_cv_header_fontconfig_fontconfig_h" = x""yes; then :
10838 cat >>confdefs.h <<_ACEOF
10839 #define HAVE_FONTCONFIG_FONTCONFIG_H 1
10846 CPPFLAGS="$ac_save_CPPFLAGS"
10847 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
10849 FONTCONFIGINCL="$X_CFLAGS"
10851 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfontconfig" >&5
10852 $as_echo_n "checking for -lfontconfig... " >&6; }
10853 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then :
10854 $as_echo_n "(cached) " >&6
10856 ac_check_soname_save_LIBS=$LIBS
10857 LIBS="-lfontconfig $X_LIBS $LIBS"
10858 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10859 /* end confdefs.h. */
10861 /* Override any GCC internal prototype to avoid an error.
10862 Use char because int might match the return type of a GCC
10863 builtin and then its argument prototype would still apply. */
10876 if ac_fn_c_try_link "$LINENO"; then :
10878 dll) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest.exe | grep "fontconfig" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10879 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'` ;;
10880 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10883 rm -f core conftest.err conftest.$ac_objext \
10884 conftest$ac_exeext conftest.$ac_ext
10885 LIBS=$ac_check_soname_save_LIBS
10887 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10889 $as_echo "not found" >&6; }
10892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_fontconfig" >&5
10893 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
10895 cat >>confdefs.h <<_ACEOF
10896 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
10903 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10904 case "x$with_fontconfig" in
10905 x) as_fn_append wine_notices "|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
10907 *) as_fn_error "fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
10908 This is an error since --with-fontconfig was requested." "$LINENO" 5 ;;
10912 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
10914 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lssl" >&5
10915 $as_echo_n "checking for -lssl... " >&6; }
10916 if test "${ac_cv_lib_soname_ssl+set}" = set; then :
10917 $as_echo_n "(cached) " >&6
10919 ac_check_soname_save_LIBS=$LIBS
10921 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10922 /* end confdefs.h. */
10924 /* Override any GCC internal prototype to avoid an error.
10925 Use char because int might match the return type of a GCC
10926 builtin and then its argument prototype would still apply. */
10930 char SSL_library_init ();
10934 return SSL_library_init ();
10939 if ac_fn_c_try_link "$LINENO"; then :
10941 dll) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest.exe | grep "ssl" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10942 dylib) ac_cv_lib_soname_ssl=`otool -L conftest$ac_exeext | grep "libssl\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libssl\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10943 *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10946 rm -f core conftest.err conftest.$ac_objext \
10947 conftest$ac_exeext conftest.$ac_ext
10948 LIBS=$ac_check_soname_save_LIBS
10950 if test "x$ac_cv_lib_soname_ssl" = "x"; then :
10951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10952 $as_echo "not found" >&6; }
10955 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_ssl" >&5
10956 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
10958 cat >>confdefs.h <<_ACEOF
10959 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
10964 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcrypto" >&5
10965 $as_echo_n "checking for -lcrypto... " >&6; }
10966 if test "${ac_cv_lib_soname_crypto+set}" = set; then :
10967 $as_echo_n "(cached) " >&6
10969 ac_check_soname_save_LIBS=$LIBS
10970 LIBS="-lcrypto $LIBS"
10971 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10972 /* end confdefs.h. */
10974 /* Override any GCC internal prototype to avoid an error.
10975 Use char because int might match the return type of a GCC
10976 builtin and then its argument prototype would still apply. */
10980 char BIO_new_socket ();
10984 return BIO_new_socket ();
10989 if ac_fn_c_try_link "$LINENO"; then :
10991 dll) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest.exe | grep "crypto" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10992 dylib) ac_cv_lib_soname_crypto=`otool -L conftest$ac_exeext | grep "libcrypto\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcrypto\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10993 *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10996 rm -f core conftest.err conftest.$ac_objext \
10997 conftest$ac_exeext conftest.$ac_ext
10998 LIBS=$ac_check_soname_save_LIBS
11000 if test "x$ac_cv_lib_soname_crypto" = "x"; then :
11001 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11002 $as_echo "not found" >&6; }
11005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_crypto" >&5
11006 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
11008 cat >>confdefs.h <<_ACEOF
11009 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
11015 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then :
11016 case "x$with_openssl" in
11017 x) as_fn_append wine_warnings "|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
11019 *) as_fn_error "OpenSSL ${notice_platform}development files not found, SSL won't be supported.
11020 This is an error since --with-openssl was requested." "$LINENO" 5 ;;
11024 if test "$ac_cv_header_gsm_h" = "yes" -o "$ac_cv_header_gsm_gsm_h" = "yes"
11026 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lgsm" >&5
11027 $as_echo_n "checking for -lgsm... " >&6; }
11028 if test "${ac_cv_lib_soname_gsm+set}" = set; then :
11029 $as_echo_n "(cached) " >&6
11031 ac_check_soname_save_LIBS=$LIBS
11033 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11034 /* end confdefs.h. */
11036 /* Override any GCC internal prototype to avoid an error.
11037 Use char because int might match the return type of a GCC
11038 builtin and then its argument prototype would still apply. */
11042 char gsm_create ();
11046 return gsm_create ();
11051 if ac_fn_c_try_link "$LINENO"; then :
11053 dll) ac_cv_lib_soname_gsm=`$ac_cv_path_LDD conftest.exe | grep "gsm" | sed -e "s/dll.*/dll/"';2,$d'` ;;
11054 dylib) ac_cv_lib_soname_gsm=`otool -L conftest$ac_exeext | grep "libgsm\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libgsm\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
11055 *) ac_cv_lib_soname_gsm=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgsm\\.$LIBEXT" | sed -e "s/^.*\(libgsm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11058 rm -f core conftest.err conftest.$ac_objext \
11059 conftest$ac_exeext conftest.$ac_ext
11060 LIBS=$ac_check_soname_save_LIBS
11062 if test "x$ac_cv_lib_soname_gsm" = "x"; then :
11063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11064 $as_echo "not found" >&6; }
11067 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_gsm" >&5
11068 $as_echo "$ac_cv_lib_soname_gsm" >&6; }
11070 cat >>confdefs.h <<_ACEOF
11071 #define SONAME_LIBGSM "$ac_cv_lib_soname_gsm"
11077 if test "x$ac_cv_lib_soname_gsm" = "x"; then :
11078 case "x$with_gsm" in
11079 x) as_fn_append wine_notices "|libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported." ;;
11081 *) as_fn_error "libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported.
11082 This is an error since --with-gsm was requested." "$LINENO" 5 ;;
11086 if test "$ac_cv_header_jpeglib_h" = "yes"
11088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -ljpeg" >&5
11089 $as_echo_n "checking for -ljpeg... " >&6; }
11090 if test "${ac_cv_lib_soname_jpeg+set}" = set; then :
11091 $as_echo_n "(cached) " >&6
11093 ac_check_soname_save_LIBS=$LIBS
11094 LIBS="-ljpeg $LIBS"
11095 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11096 /* end confdefs.h. */
11098 /* Override any GCC internal prototype to avoid an error.
11099 Use char because int might match the return type of a GCC
11100 builtin and then its argument prototype would still apply. */
11104 char jpeg_start_decompress ();
11108 return jpeg_start_decompress ();
11113 if ac_fn_c_try_link "$LINENO"; then :
11115 dll) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest.exe | grep "jpeg" | sed -e "s/dll.*/dll/"';2,$d'` ;;
11116 dylib) ac_cv_lib_soname_jpeg=`otool -L conftest$ac_exeext | grep "libjpeg\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libjpeg\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
11117 *) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11120 rm -f core conftest.err conftest.$ac_objext \
11121 conftest$ac_exeext conftest.$ac_ext
11122 LIBS=$ac_check_soname_save_LIBS
11124 if test "x$ac_cv_lib_soname_jpeg" = "x"; then :
11125 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11126 $as_echo "not found" >&6; }
11129 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_jpeg" >&5
11130 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
11132 cat >>confdefs.h <<_ACEOF
11133 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
11139 if test "x$ac_cv_lib_soname_jpeg" = "x"; then :
11140 case "x$with_jpeg" in
11141 x) as_fn_append wine_warnings "|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
11143 *) as_fn_error "libjpeg ${notice_platform}development files not found, JPEG won't be supported.
11144 This is an error since --with-jpeg was requested." "$LINENO" 5 ;;
11148 if test "$ac_cv_header_png_h" = "yes"
11150 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lpng" >&5
11151 $as_echo_n "checking for -lpng... " >&6; }
11152 if test "${ac_cv_lib_soname_png+set}" = set; then :
11153 $as_echo_n "(cached) " >&6
11155 ac_check_soname_save_LIBS=$LIBS
11156 LIBS="-lpng -lm -lz $LIBS"
11157 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11158 /* end confdefs.h. */
11160 /* Override any GCC internal prototype to avoid an error.
11161 Use char because int might match the return type of a GCC
11162 builtin and then its argument prototype would still apply. */
11166 char png_create_read_struct ();
11170 return png_create_read_struct ();
11175 if ac_fn_c_try_link "$LINENO"; then :
11177 dll) ac_cv_lib_soname_png=`$ac_cv_path_LDD conftest.exe | grep "png" | sed -e "s/dll.*/dll/"';2,$d'` ;;
11178 dylib) ac_cv_lib_soname_png=`otool -L conftest$ac_exeext | grep "libpng[0-9]*\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libpng[0-9]*\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
11179 *) ac_cv_lib_soname_png=`$ac_cv_path_LDD conftest$ac_exeext | grep "libpng[0-9]*\\.$LIBEXT" | sed -e "s/^.*\(libpng[0-9]*\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11182 rm -f core conftest.err conftest.$ac_objext \
11183 conftest$ac_exeext conftest.$ac_ext
11184 LIBS=$ac_check_soname_save_LIBS
11186 if test "x$ac_cv_lib_soname_png" = "x"; then :
11187 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11188 $as_echo "not found" >&6; }
11191 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_png" >&5
11192 $as_echo "$ac_cv_lib_soname_png" >&6; }
11194 cat >>confdefs.h <<_ACEOF
11195 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
11200 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_set_expand_gray_1_2_4_to_8 in -lpng" >&5
11201 $as_echo_n "checking for png_set_expand_gray_1_2_4_to_8 in -lpng... " >&6; }
11202 if test "${ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8+set}" = set; then :
11203 $as_echo_n "(cached) " >&6
11205 ac_check_lib_save_LIBS=$LIBS
11206 LIBS="-lpng -lm -lz $LIBS"
11207 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11208 /* end confdefs.h. */
11210 /* Override any GCC internal prototype to avoid an error.
11211 Use char because int might match the return type of a GCC
11212 builtin and then its argument prototype would still apply. */
11216 char png_set_expand_gray_1_2_4_to_8 ();
11220 return png_set_expand_gray_1_2_4_to_8 ();
11225 if ac_fn_c_try_link "$LINENO"; then :
11226 ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8=yes
11228 ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8=no
11230 rm -f core conftest.err conftest.$ac_objext \
11231 conftest$ac_exeext conftest.$ac_ext
11232 LIBS=$ac_check_lib_save_LIBS
11234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" >&5
11235 $as_echo "$ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" >&6; }
11236 if test "x$ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" = x""yes; then :
11238 $as_echo "#define HAVE_PNG_SET_EXPAND_GRAY_1_2_4_TO_8 1" >>confdefs.h
11243 elif test -n "$X_CFLAGS" -a "x$with_png" != "xno"
11245 ac_save_CPPFLAGS="$CPPFLAGS"
11246 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
11247 $as_unset ac_cv_header_png_h
11248 for ac_header in png.h
11250 ac_fn_c_check_header_mongrel "$LINENO" "png.h" "ac_cv_header_png_h" "$ac_includes_default"
11251 if test "x$ac_cv_header_png_h" = x""yes; then :
11252 cat >>confdefs.h <<_ACEOF
11253 #define HAVE_PNG_H 1
11260 CPPFLAGS="$ac_save_CPPFLAGS"
11261 if test "$ac_cv_header_png_h" = "yes"
11263 PNGINCL="$X_CFLAGS"
11265 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lpng" >&5
11266 $as_echo_n "checking for -lpng... " >&6; }
11267 if test "${ac_cv_lib_soname_png+set}" = set; then :
11268 $as_echo_n "(cached) " >&6
11270 ac_check_soname_save_LIBS=$LIBS
11271 LIBS="-lpng $X_LIBS -lm -lz $LIBS"
11272 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11273 /* end confdefs.h. */
11275 /* Override any GCC internal prototype to avoid an error.
11276 Use char because int might match the return type of a GCC
11277 builtin and then its argument prototype would still apply. */
11281 char png_create_read_struct ();
11285 return png_create_read_struct ();
11290 if ac_fn_c_try_link "$LINENO"; then :
11292 dll) ac_cv_lib_soname_png=`$ac_cv_path_LDD conftest.exe | grep "png" | sed -e "s/dll.*/dll/"';2,$d'` ;;
11293 dylib) ac_cv_lib_soname_png=`otool -L conftest$ac_exeext | grep "libpng[0-9]*\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libpng[0-9]*\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
11294 *) ac_cv_lib_soname_png=`$ac_cv_path_LDD conftest$ac_exeext | grep "libpng[0-9]*\\.$LIBEXT" | sed -e "s/^.*\(libpng[0-9]*\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11297 rm -f core conftest.err conftest.$ac_objext \
11298 conftest$ac_exeext conftest.$ac_ext
11299 LIBS=$ac_check_soname_save_LIBS
11301 if test "x$ac_cv_lib_soname_png" = "x"; then :
11302 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11303 $as_echo "not found" >&6; }
11306 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_png" >&5
11307 $as_echo "$ac_cv_lib_soname_png" >&6; }
11309 cat >>confdefs.h <<_ACEOF
11310 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
11315 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_set_expand_gray_1_2_4_to_8 in -lpng" >&5
11316 $as_echo_n "checking for png_set_expand_gray_1_2_4_to_8 in -lpng... " >&6; }
11317 if test "${ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8+set}" = set; then :
11318 $as_echo_n "(cached) " >&6
11320 ac_check_lib_save_LIBS=$LIBS
11321 LIBS="-lpng $X_LIBS -lm -lz $LIBS"
11322 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11323 /* end confdefs.h. */
11325 /* Override any GCC internal prototype to avoid an error.
11326 Use char because int might match the return type of a GCC
11327 builtin and then its argument prototype would still apply. */
11331 char png_set_expand_gray_1_2_4_to_8 ();
11335 return png_set_expand_gray_1_2_4_to_8 ();
11340 if ac_fn_c_try_link "$LINENO"; then :
11341 ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8=yes
11343 ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8=no
11345 rm -f core conftest.err conftest.$ac_objext \
11346 conftest$ac_exeext conftest.$ac_ext
11347 LIBS=$ac_check_lib_save_LIBS
11349 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" >&5
11350 $as_echo "$ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" >&6; }
11351 if test "x$ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" = x""yes; then :
11352 $as_echo "#define HAVE_PNG_SET_EXPAND_GRAY_1_2_4_TO_8 1" >>confdefs.h
11358 if test "x$ac_cv_lib_soname_png" = "x"; then :
11359 case "x$with_png" in
11360 x) as_fn_append wine_warnings "|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
11362 *) as_fn_error "libpng ${notice_platform}development files not found, PNG won't be supported.
11363 This is an error since --with-png was requested." "$LINENO" 5 ;;
11367 if test "$ac_cv_header_tiffio_h" = "yes"
11369 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -ltiff" >&5
11370 $as_echo_n "checking for -ltiff... " >&6; }
11371 if test "${ac_cv_lib_soname_tiff+set}" = set; then :
11372 $as_echo_n "(cached) " >&6
11374 ac_check_soname_save_LIBS=$LIBS
11375 LIBS="-ltiff $LIBS"
11376 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11377 /* end confdefs.h. */
11379 /* Override any GCC internal prototype to avoid an error.
11380 Use char because int might match the return type of a GCC
11381 builtin and then its argument prototype would still apply. */
11385 char TIFFClientOpen ();
11389 return TIFFClientOpen ();
11394 if ac_fn_c_try_link "$LINENO"; then :
11396 dll) ac_cv_lib_soname_tiff=`$ac_cv_path_LDD conftest.exe | grep "tiff" | sed -e "s/dll.*/dll/"';2,$d'` ;;
11397 dylib) ac_cv_lib_soname_tiff=`otool -L conftest$ac_exeext | grep "libtiff\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libtiff\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
11398 *) ac_cv_lib_soname_tiff=`$ac_cv_path_LDD conftest$ac_exeext | grep "libtiff\\.$LIBEXT" | sed -e "s/^.*\(libtiff\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11401 rm -f core conftest.err conftest.$ac_objext \
11402 conftest$ac_exeext conftest.$ac_ext
11403 LIBS=$ac_check_soname_save_LIBS
11405 if test "x$ac_cv_lib_soname_tiff" = "x"; then :
11406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11407 $as_echo "not found" >&6; }
11410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_tiff" >&5
11411 $as_echo "$ac_cv_lib_soname_tiff" >&6; }
11413 cat >>confdefs.h <<_ACEOF
11414 #define SONAME_LIBTIFF "$ac_cv_lib_soname_tiff"
11420 if test "x$ac_cv_lib_soname_tiff" = "x"; then :
11421 case "x$with_tiff" in
11422 x) as_fn_append wine_notices "|libtiff ${notice_platform}development files not found, TIFF won't be supported." ;;
11424 *) as_fn_error "libtiff ${notice_platform}development files not found, TIFF won't be supported.
11425 This is an error since --with-tiff was requested." "$LINENO" 5 ;;
11429 if test "$ac_cv_header_mpg123_h" = "yes"
11431 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mpg123_feed in -lmpg123" >&5
11432 $as_echo_n "checking for mpg123_feed in -lmpg123... " >&6; }
11433 if test "${ac_cv_lib_mpg123_mpg123_feed+set}" = set; then :
11434 $as_echo_n "(cached) " >&6
11436 ac_check_lib_save_LIBS=$LIBS
11437 LIBS="-lmpg123 $LIBS"
11438 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11439 /* end confdefs.h. */
11441 /* Override any GCC internal prototype to avoid an error.
11442 Use char because int might match the return type of a GCC
11443 builtin and then its argument prototype would still apply. */
11447 char mpg123_feed ();
11451 return mpg123_feed ();
11456 if ac_fn_c_try_link "$LINENO"; then :
11457 ac_cv_lib_mpg123_mpg123_feed=yes
11459 ac_cv_lib_mpg123_mpg123_feed=no
11461 rm -f core conftest.err conftest.$ac_objext \
11462 conftest$ac_exeext conftest.$ac_ext
11463 LIBS=$ac_check_lib_save_LIBS
11465 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mpg123_mpg123_feed" >&5
11466 $as_echo "$ac_cv_lib_mpg123_mpg123_feed" >&6; }
11467 if test "x$ac_cv_lib_mpg123_mpg123_feed" = x""yes; then :
11468 LIBMPG123="-lmpg123"
11473 if test "x$ac_cv_lib_mpg123_mpg123_feed" != xyes -a x"$ac_cv_header_CoreAudio_CoreAudio_h" != xyes; then :
11474 case "x$with_mpg123" in
11475 x) as_fn_append wine_notices "|libmpg123 ${notice_platform}development files not found (or too old), mp3 codec won't be supported." ;;
11477 *) as_fn_error "libmpg123 ${notice_platform}development files not found (or too old), mp3 codec won't be supported.
11478 This is an error since --with-mpg123 was requested." "$LINENO" 5 ;;
11481 test "x$ac_cv_lib_mpg123_mpg123_feed" = xyes -o "x$ac_cv_func_AudioFileStreamOpen" = xyes || enable_winemp3_acm=${enable_winemp3_acm:-no}
11483 if test "$ac_cv_header_AL_al_h" = "yes"
11485 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lopenal" >&5
11486 $as_echo_n "checking for -lopenal... " >&6; }
11487 if test "${ac_cv_lib_soname_openal+set}" = set; then :
11488 $as_echo_n "(cached) " >&6
11490 ac_check_soname_save_LIBS=$LIBS
11491 LIBS="-lopenal $LIBS"
11492 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11493 /* end confdefs.h. */
11495 /* Override any GCC internal prototype to avoid an error.
11496 Use char because int might match the return type of a GCC
11497 builtin and then its argument prototype would still apply. */
11501 char alGetSource3i ();
11505 return alGetSource3i ();
11510 if ac_fn_c_try_link "$LINENO"; then :
11512 dll) ac_cv_lib_soname_openal=`$ac_cv_path_LDD conftest.exe | grep "openal" | sed -e "s/dll.*/dll/"';2,$d'` ;;
11513 dylib) ac_cv_lib_soname_openal=`otool -L conftest$ac_exeext | grep "libopenal\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libopenal\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
11514 *) ac_cv_lib_soname_openal=`$ac_cv_path_LDD conftest$ac_exeext | grep "libopenal\\.$LIBEXT" | sed -e "s/^.*\(libopenal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11517 rm -f core conftest.err conftest.$ac_objext \
11518 conftest$ac_exeext conftest.$ac_ext
11519 LIBS=$ac_check_soname_save_LIBS
11521 if test "x$ac_cv_lib_soname_openal" = "x"; then :
11522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11523 $as_echo "not found" >&6; }
11526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_openal" >&5
11527 $as_echo "$ac_cv_lib_soname_openal" >&6; }
11529 cat >>confdefs.h <<_ACEOF
11530 #define SONAME_LIBOPENAL "$ac_cv_lib_soname_openal"
11533 LIBOPENAL="-lopenal"
11535 ac_cv_lib_openal=yes
11537 cat >>confdefs.h <<_ACEOF
11538 #define HAVE_OPENAL 1
11543 if test "x$ac_cv_lib_openal" != xyes; then :
11544 case "x$with_openal" in
11545 x) as_fn_append wine_notices "|libopenal ${notice_platform}development files not found (or too old), OpenAL won't be supported." ;;
11547 *) as_fn_error "libopenal ${notice_platform}development files not found (or too old), OpenAL won't be supported.
11548 This is an error since --with-openal was requested." "$LINENO" 5 ;;
11551 test "x$ac_cv_lib_openal" = xyes || enable_openal32=${enable_openal32:-no}
11553 if test "$ac_cv_header_kstat_h" = "yes"
11555 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kstat_open in -lkstat" >&5
11556 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
11557 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then :
11558 $as_echo_n "(cached) " >&6
11560 ac_check_lib_save_LIBS=$LIBS
11561 LIBS="-lkstat $LIBS"
11562 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11563 /* end confdefs.h. */
11565 /* Override any GCC internal prototype to avoid an error.
11566 Use char because int might match the return type of a GCC
11567 builtin and then its argument prototype would still apply. */
11571 char kstat_open ();
11575 return kstat_open ();
11580 if ac_fn_c_try_link "$LINENO"; then :
11581 ac_cv_lib_kstat_kstat_open=yes
11583 ac_cv_lib_kstat_kstat_open=no
11585 rm -f core conftest.err conftest.$ac_objext \
11586 conftest$ac_exeext conftest.$ac_ext
11587 LIBS=$ac_check_lib_save_LIBS
11589 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kstat_kstat_open" >&5
11590 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
11591 if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then :
11593 $as_echo "#define HAVE_LIBKSTAT 1" >>confdefs.h
11601 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lodbc" >&5
11602 $as_echo_n "checking for -lodbc... " >&6; }
11603 if test "${ac_cv_lib_soname_odbc+set}" = set; then :
11604 $as_echo_n "(cached) " >&6
11606 ac_check_soname_save_LIBS=$LIBS
11607 LIBS="-lodbc $LIBS"
11608 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11609 /* end confdefs.h. */
11611 /* Override any GCC internal prototype to avoid an error.
11612 Use char because int might match the return type of a GCC
11613 builtin and then its argument prototype would still apply. */
11617 char SQLConnect ();
11621 return SQLConnect ();
11626 if ac_fn_c_try_link "$LINENO"; then :
11628 dll) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest.exe | grep "odbc" | sed -e "s/dll.*/dll/"';2,$d'` ;;
11629 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'` ;;
11630 *) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11633 rm -f core conftest.err conftest.$ac_objext \
11634 conftest$ac_exeext conftest.$ac_ext
11635 LIBS=$ac_check_soname_save_LIBS
11637 if test "x$ac_cv_lib_soname_odbc" = "x"; then :
11638 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11639 $as_echo "not found" >&6; }
11640 cat >>confdefs.h <<_ACEOF
11641 #define SONAME_LIBODBC "libodbc.$LIBEXT"
11645 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_odbc" >&5
11646 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
11648 cat >>confdefs.h <<_ACEOF
11649 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
11655 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
11656 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
11657 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
11658 "$ac_cv_header_soundcard_h" != "yes" -a \
11659 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
11661 as_fn_append wine_warnings "|No sound system was found. Windows applications will be silent."
11667 if test "x${GCC}" = "xyes"
11669 EXTRACFLAGS="-Wall -pipe"
11671 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gcc strength-reduce bug" >&5
11672 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
11673 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then :
11674 $as_echo_n "(cached) " >&6
11676 if test "$cross_compiling" = yes; then :
11677 ac_cv_c_gcc_strength_bug="yes"
11679 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11680 /* end confdefs.h. */
11681 int L[4] = {0,1,2,3};
11685 static int Array[3];
11686 unsigned int B = 3;
11688 for(i=0; i<B; i++) Array[i] = i - 3;
11689 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
11691 return (Array[1] != -2 || L[2] != 3)
11696 if ac_fn_c_try_run "$LINENO"; then :
11697 ac_cv_c_gcc_strength_bug="no"
11699 ac_cv_c_gcc_strength_bug="yes"
11701 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11702 conftest.$ac_objext conftest.beam conftest.$ac_ext
11706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_gcc_strength_bug" >&5
11707 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
11708 if test "$ac_cv_c_gcc_strength_bug" = "yes"
11710 EXTRACFLAGS="$EXTRACFLAGS -fno-strength-reduce"
11713 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-builtin" >&5
11714 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
11715 if test "${ac_cv_cflags__fno_builtin+set}" = set; then :
11716 $as_echo_n "(cached) " >&6
11718 ac_wine_try_cflags_saved=$CFLAGS
11719 CFLAGS="$CFLAGS -fno-builtin"
11720 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11721 /* end confdefs.h. */
11722 int main(int argc, char **argv) { return 0; }
11724 if ac_fn_c_try_link "$LINENO"; then :
11725 ac_cv_cflags__fno_builtin=yes
11727 ac_cv_cflags__fno_builtin=no
11729 rm -f core conftest.err conftest.$ac_objext \
11730 conftest$ac_exeext conftest.$ac_ext
11731 CFLAGS=$ac_wine_try_cflags_saved
11733 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_builtin" >&5
11734 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
11735 if test $ac_cv_cflags__fno_builtin = yes; then :
11736 BUILTINFLAG="-fno-builtin"
11739 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-strict-aliasing" >&5
11740 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
11741 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then :
11742 $as_echo_n "(cached) " >&6
11744 ac_wine_try_cflags_saved=$CFLAGS
11745 CFLAGS="$CFLAGS -fno-strict-aliasing"
11746 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11747 /* end confdefs.h. */
11748 int main(int argc, char **argv) { return 0; }
11750 if ac_fn_c_try_link "$LINENO"; then :
11751 ac_cv_cflags__fno_strict_aliasing=yes
11753 ac_cv_cflags__fno_strict_aliasing=no
11755 rm -f core conftest.err conftest.$ac_objext \
11756 conftest$ac_exeext conftest.$ac_ext
11757 CFLAGS=$ac_wine_try_cflags_saved
11759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_strict_aliasing" >&5
11760 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
11761 if test $ac_cv_cflags__fno_strict_aliasing = yes; then :
11762 EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing"
11764 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wdeclaration-after-statement" >&5
11765 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
11766 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then :
11767 $as_echo_n "(cached) " >&6
11769 ac_wine_try_cflags_saved=$CFLAGS
11770 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
11771 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11772 /* end confdefs.h. */
11773 int main(int argc, char **argv) { return 0; }
11775 if ac_fn_c_try_link "$LINENO"; then :
11776 ac_cv_cflags__Wdeclaration_after_statement=yes
11778 ac_cv_cflags__Wdeclaration_after_statement=no
11780 rm -f core conftest.err conftest.$ac_objext \
11781 conftest$ac_exeext conftest.$ac_ext
11782 CFLAGS=$ac_wine_try_cflags_saved
11784 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
11785 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
11786 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then :
11787 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
11789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wstrict-prototypes" >&5
11790 $as_echo_n "checking whether the compiler supports -Wstrict-prototypes... " >&6; }
11791 if test "${ac_cv_cflags__Wstrict_prototypes+set}" = set; then :
11792 $as_echo_n "(cached) " >&6
11794 ac_wine_try_cflags_saved=$CFLAGS
11795 CFLAGS="$CFLAGS -Wstrict-prototypes"
11796 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11797 /* end confdefs.h. */
11798 int main(int argc, char **argv) { return 0; }
11800 if ac_fn_c_try_link "$LINENO"; then :
11801 ac_cv_cflags__Wstrict_prototypes=yes
11803 ac_cv_cflags__Wstrict_prototypes=no
11805 rm -f core conftest.err conftest.$ac_objext \
11806 conftest$ac_exeext conftest.$ac_ext
11807 CFLAGS=$ac_wine_try_cflags_saved
11809 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wstrict_prototypes" >&5
11810 $as_echo "$ac_cv_cflags__Wstrict_prototypes" >&6; }
11811 if test $ac_cv_cflags__Wstrict_prototypes = yes; then :
11812 EXTRACFLAGS="$EXTRACFLAGS -Wstrict-prototypes"
11814 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wtype-limits" >&5
11815 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
11816 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then :
11817 $as_echo_n "(cached) " >&6
11819 ac_wine_try_cflags_saved=$CFLAGS
11820 CFLAGS="$CFLAGS -Wtype-limits"
11821 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11822 /* end confdefs.h. */
11823 int main(int argc, char **argv) { return 0; }
11825 if ac_fn_c_try_link "$LINENO"; then :
11826 ac_cv_cflags__Wtype_limits=yes
11828 ac_cv_cflags__Wtype_limits=no
11830 rm -f core conftest.err conftest.$ac_objext \
11831 conftest$ac_exeext conftest.$ac_ext
11832 CFLAGS=$ac_wine_try_cflags_saved
11834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wtype_limits" >&5
11835 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
11836 if test $ac_cv_cflags__Wtype_limits = yes; then :
11837 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
11839 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wwrite-strings" >&5
11840 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
11841 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then :
11842 $as_echo_n "(cached) " >&6
11844 ac_wine_try_cflags_saved=$CFLAGS
11845 CFLAGS="$CFLAGS -Wwrite-strings"
11846 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11847 /* end confdefs.h. */
11848 int main(int argc, char **argv) { return 0; }
11850 if ac_fn_c_try_link "$LINENO"; then :
11851 ac_cv_cflags__Wwrite_strings=yes
11853 ac_cv_cflags__Wwrite_strings=no
11855 rm -f core conftest.err conftest.$ac_objext \
11856 conftest$ac_exeext conftest.$ac_ext
11857 CFLAGS=$ac_wine_try_cflags_saved
11859 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wwrite_strings" >&5
11860 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
11861 if test $ac_cv_cflags__Wwrite_strings = yes; then :
11862 EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
11865 saved_CFLAGS="$CFLAGS"
11866 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
11867 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken string.h that generates warnings" >&5
11868 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
11869 if test "${ac_cv_c_string_h_warnings+set}" = set; then :
11870 $as_echo_n "(cached) " >&6
11872 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11873 /* end confdefs.h. */
11874 #include <string.h>
11883 if ac_fn_c_try_compile "$LINENO"; then :
11884 ac_cv_c_string_h_warnings=no
11886 ac_cv_c_string_h_warnings=yes
11888 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11890 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_string_h_warnings" >&5
11891 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
11892 CFLAGS="$saved_CFLAGS"
11893 if test "$ac_cv_c_string_h_warnings" = "no"
11895 EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
11898 if test "${enable_maintainer_mode+set}" = set
11900 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Werror" >&5
11901 $as_echo_n "checking whether the compiler supports -Werror... " >&6; }
11902 if test "${ac_cv_cflags__Werror+set}" = set; then :
11903 $as_echo_n "(cached) " >&6
11905 ac_wine_try_cflags_saved=$CFLAGS
11906 CFLAGS="$CFLAGS -Werror"
11907 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11908 /* end confdefs.h. */
11909 int main(int argc, char **argv) { return 0; }
11911 if ac_fn_c_try_link "$LINENO"; then :
11912 ac_cv_cflags__Werror=yes
11914 ac_cv_cflags__Werror=no
11916 rm -f core conftest.err conftest.$ac_objext \
11917 conftest$ac_exeext conftest.$ac_ext
11918 CFLAGS=$ac_wine_try_cflags_saved
11920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Werror" >&5
11921 $as_echo "$ac_cv_cflags__Werror" >&6; }
11922 if test $ac_cv_cflags__Werror = yes; then :
11923 EXTRACFLAGS="$EXTRACFLAGS -Werror"
11927 saved_CFLAGS="$CFLAGS"
11928 CFLAGS="$CFLAGS -Werror"
11929 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ms_hook_prologue attribute" >&5
11930 $as_echo_n "checking for ms_hook_prologue attribute... " >&6; }
11931 if test "${ac_cv_have_ms_hook_prologue+set}" = set; then :
11932 $as_echo_n "(cached) " >&6
11934 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11935 /* end confdefs.h. */
11936 int __attribute__((__ms_hook_prologue__)) test(void) { return 0; }
11945 if ac_fn_c_try_compile "$LINENO"; then :
11946 ac_cv_have_ms_hook_prologue="yes"
11948 ac_cv_have_ms_hook_prologue="no"
11950 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11952 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_ms_hook_prologue" >&5
11953 $as_echo "$ac_cv_have_ms_hook_prologue" >&6; }
11954 CFLAGS="$saved_CFLAGS"
11955 if test "$ac_cv_have_ms_hook_prologue" = "yes"
11958 $as_echo "#define DECLSPEC_HOTPATCH __attribute__((__ms_hook_prologue__))" >>confdefs.h
11961 $as_echo "#define DECLSPEC_HOTPATCH /* */" >>confdefs.h
11967 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether external symbols need an underscore prefix" >&5
11968 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
11969 if test "${ac_cv_c_extern_prefix+set}" = set; then :
11970 $as_echo_n "(cached) " >&6
11972 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11973 /* end confdefs.h. */
11974 extern int ac_test;
11978 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
11983 if ac_fn_c_try_link "$LINENO"; then :
11984 ac_cv_c_extern_prefix="yes"
11986 ac_cv_c_extern_prefix="no"
11988 rm -f core conftest.err conftest.$ac_objext \
11989 conftest$ac_exeext conftest.$ac_ext
11991 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_extern_prefix" >&5
11992 $as_echo "$ac_cv_c_extern_prefix" >&6; }
11996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether external symbols need stdcall decoration" >&5
11997 $as_echo_n "checking whether external symbols need stdcall decoration... " >&6; }
11998 if test "${ac_cv_c_stdcall_suffix+set}" = set; then :
11999 $as_echo_n "(cached) " >&6
12001 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12002 /* end confdefs.h. */
12004 #define __stdcall __attribute__((__stdcall__))
12006 int __stdcall ac_test(int i) { return i; }
12010 asm("jmp _ac_test@4"); if (ac_test(1)) return 1
12015 if ac_fn_c_try_link "$LINENO"; then :
12016 ac_cv_c_stdcall_suffix="yes"
12018 ac_cv_c_stdcall_suffix="no"
12020 rm -f core conftest.err conftest.$ac_objext \
12021 conftest$ac_exeext conftest.$ac_ext
12023 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stdcall_suffix" >&5
12024 $as_echo "$ac_cv_c_stdcall_suffix" >&6; } ;;
12025 *) ac_cv_c_stdcall_suffix="no" ;;
12029 if test "$ac_cv_c_extern_prefix" = "yes"
12031 $as_echo "#define __ASM_NAME(name) \"_\" name" >>confdefs.h
12033 asm_name_prefix="_"
12035 $as_echo "#define __ASM_NAME(name) name" >>confdefs.h
12041 if test "$ac_cv_c_stdcall_suffix" = "yes"
12043 $as_echo "#define __ASM_STDCALL(args) \"@\" #args" >>confdefs.h
12046 $as_echo "#define __ASM_STDCALL(args) \"\"" >>confdefs.h
12051 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to define a function in assembly code" >&5
12052 $as_echo_n "checking how to define a function in assembly code... " >&6; }
12053 if test "${ac_cv_asm_func_def+set}" = set; then :
12054 $as_echo_n "(cached) " >&6
12056 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12057 /* end confdefs.h. */
12062 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
12067 if ac_fn_c_try_link "$LINENO"; then :
12068 ac_cv_asm_func_def=".def"
12070 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12071 /* end confdefs.h. */
12076 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
12081 if ac_fn_c_try_link "$LINENO"; then :
12082 ac_cv_asm_func_def=".type @function"
12084 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12085 /* end confdefs.h. */
12090 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
12095 if ac_fn_c_try_link "$LINENO"; then :
12096 ac_cv_asm_func_def=".type 2"
12098 ac_cv_asm_func_def="unknown"
12100 rm -f core conftest.err conftest.$ac_objext \
12101 conftest$ac_exeext conftest.$ac_ext
12103 rm -f core conftest.err conftest.$ac_objext \
12104 conftest$ac_exeext conftest.$ac_ext
12106 rm -f core conftest.err conftest.$ac_objext \
12107 conftest$ac_exeext conftest.$ac_ext
12109 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_asm_func_def" >&5
12110 $as_echo "$ac_cv_asm_func_def" >&6; }
12113 case "$ac_cv_asm_func_def" in
12115 $as_echo "#define __ASM_FUNC(name) \".def \" __ASM_NAME(name) \"; .scl 2; .type 32; .endef\"" >>confdefs.h
12117 asm_func_header=".def $asm_name_prefix\" #name suffix \"; .scl 2; .type 32; .endef" ;;
12119 $as_echo "#define __ASM_FUNC(name) \".type \" __ASM_NAME(name) \",@function\"" >>confdefs.h
12121 asm_func_header=".type $asm_name_prefix\" #name suffix \",@function" ;;
12123 $as_echo "#define __ASM_FUNC(name) \".type \" __ASM_NAME(name) \",2\"" >>confdefs.h
12125 asm_func_header=".type $asm_name_prefix\" #name suffix \",2" ;;
12127 $as_echo "#define __ASM_FUNC(name) \"\"" >>confdefs.h
12129 asm_func_header="" ;;
12132 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether asm() works outside of functions" >&5
12133 $as_echo_n "checking whether asm() works outside of functions... " >&6; }
12134 if test "${ac_cv_c_asm_outside_funcs+set}" = set; then :
12135 $as_echo_n "(cached) " >&6
12137 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12138 /* end confdefs.h. */
12139 asm(".text\n\t.long 0");
12148 if ac_fn_c_try_compile "$LINENO"; then :
12149 ac_cv_c_asm_outside_funcs="yes"
12151 ac_cv_c_asm_outside_funcs="no"
12153 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12155 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_asm_outside_funcs" >&5
12156 $as_echo "$ac_cv_c_asm_outside_funcs" >&6; }
12158 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether .previous is supported in assembly code" >&5
12159 $as_echo_n "checking whether .previous is supported in assembly code... " >&6; }
12160 if test "${ac_cv_c_dot_previous+set}" = set; then :
12161 $as_echo_n "(cached) " >&6
12163 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12164 /* end confdefs.h. */
12169 asm(".text\nac_test:\t.long 0\n\t.previous");
12174 if ac_fn_c_try_link "$LINENO"; then :
12175 ac_cv_c_dot_previous="yes"
12177 ac_cv_c_dot_previous="no"
12179 rm -f core conftest.err conftest.$ac_objext \
12180 conftest$ac_exeext conftest.$ac_ext
12182 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dot_previous" >&5
12183 $as_echo "$ac_cv_c_dot_previous" >&6; }
12185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether CFI directives are supported in assembly code" >&5
12186 $as_echo_n "checking whether CFI directives are supported in assembly code... " >&6; }
12187 if test "${ac_cv_c_cfi_support+set}" = set; then :
12188 $as_echo_n "(cached) " >&6
12190 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12191 /* end confdefs.h. */
12192 asm(".text\nac_test:\t.cfi_startproc\n\t.long 0\n\t.cfi_endproc");
12201 if ac_fn_c_try_compile "$LINENO"; then :
12202 ac_cv_c_cfi_support="yes"
12204 ac_cv_c_cfi_support="no"
12206 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_cfi_support" >&5
12209 $as_echo "$ac_cv_c_cfi_support" >&6; }
12211 asm_func_header=".globl $asm_name_prefix\" #name suffix \"\\n\\t$asm_func_header\\n$asm_name_prefix\" #name suffix \":\\n\\t"
12212 asm_func_trailer=""
12213 if test "$ac_cv_c_dot_previous" = "yes"
12215 asm_func_trailer="\\n\\t.previous"
12217 if test "$ac_cv_c_cfi_support" = "yes"
12219 asm_func_header="$asm_func_header.cfi_startproc\\n\\t"
12220 asm_func_trailer="\\n\\t.cfi_endproc$asm_func_trailer"
12222 $as_echo "#define __ASM_CFI(str) str" >>confdefs.h
12224 UNWINDFLAGS=-fasynchronous-unwind-tables
12227 $as_echo "#define __ASM_CFI(str) \"\"" >>confdefs.h
12231 asm_func_code="$asm_func_header\" code \"$asm_func_trailer"
12234 if test "$ac_cv_c_asm_outside_funcs" = "yes"
12236 cat >>confdefs.h <<_ACEOF
12237 #define __ASM_DEFINE_FUNC(name,suffix,code) asm(".text\n\t.align 4\n\t$asm_func_code");
12241 cat >>confdefs.h <<_ACEOF
12242 #define __ASM_DEFINE_FUNC(name,suffix,code) void __asm_dummy_##name(void) { asm(".text\n\t.align 4\n\t$asm_func_code"); }
12247 $as_echo "#define __ASM_GLOBAL_FUNC(name,code) __ASM_DEFINE_FUNC(name,\"\",code)" >>confdefs.h
12250 $as_echo "#define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)" >>confdefs.h
12260 LDPATH="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
12265 LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
12273 SOCKETLIBS="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
12280 test "x$enable_win64" != "xyes" || MAIN_BINARY="wine64"
12286 EXTRA_BINARIES="wine-preloader"
12293 ac_save_CFLAGS="$CFLAGS"
12294 CFLAGS="$CFLAGS $BUILTINFLAG"
12341 sched_setaffinity \
12370 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12371 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12372 eval as_val=\$$as_ac_var
12373 if test "x$as_val" = x""yes; then :
12374 cat >>confdefs.h <<_ACEOF
12375 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12381 CFLAGS="$ac_save_CFLAGS"
12383 if test "$ac_cv_func_dlopen" = no
12385 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12386 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12387 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12388 $as_echo_n "(cached) " >&6
12390 ac_check_lib_save_LIBS=$LIBS
12392 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12393 /* end confdefs.h. */
12395 /* Override any GCC internal prototype to avoid an error.
12396 Use char because int might match the return type of a GCC
12397 builtin and then its argument prototype would still apply. */
12410 if ac_fn_c_try_link "$LINENO"; then :
12411 ac_cv_lib_dl_dlopen=yes
12413 ac_cv_lib_dl_dlopen=no
12415 rm -f core conftest.err conftest.$ac_objext \
12416 conftest$ac_exeext conftest.$ac_ext
12417 LIBS=$ac_check_lib_save_LIBS
12419 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12420 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12421 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12422 $as_echo "#define HAVE_DLOPEN 1" >>confdefs.h
12428 ac_wine_check_funcs_save_LIBS="$LIBS"
12429 LIBS="$LIBS $LIBDL"
12430 for ac_func in dladdr
12432 ac_fn_c_check_func "$LINENO" "dladdr" "ac_cv_func_dladdr"
12433 if test "x$ac_cv_func_dladdr" = x""yes; then :
12434 cat >>confdefs.h <<_ACEOF
12435 #define HAVE_DLADDR 1
12441 LIBS="$ac_wine_check_funcs_save_LIBS"
12443 if test "$ac_cv_func_poll" = no
12445 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for poll in -lpoll" >&5
12446 $as_echo_n "checking for poll in -lpoll... " >&6; }
12447 if test "${ac_cv_lib_poll_poll+set}" = set; then :
12448 $as_echo_n "(cached) " >&6
12450 ac_check_lib_save_LIBS=$LIBS
12451 LIBS="-lpoll $LIBS"
12452 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12453 /* end confdefs.h. */
12455 /* Override any GCC internal prototype to avoid an error.
12456 Use char because int might match the return type of a GCC
12457 builtin and then its argument prototype would still apply. */
12470 if ac_fn_c_try_link "$LINENO"; then :
12471 ac_cv_lib_poll_poll=yes
12473 ac_cv_lib_poll_poll=no
12475 rm -f core conftest.err conftest.$ac_objext \
12476 conftest$ac_exeext conftest.$ac_ext
12477 LIBS=$ac_check_lib_save_LIBS
12479 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_poll_poll" >&5
12480 $as_echo "$ac_cv_lib_poll_poll" >&6; }
12481 if test "x$ac_cv_lib_poll_poll" = x""yes; then :
12482 $as_echo "#define HAVE_POLL 1" >>confdefs.h
12489 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
12490 $as_echo_n "checking for library containing gethostbyname... " >&6; }
12491 if test "${ac_cv_search_gethostbyname+set}" = set; then :
12492 $as_echo_n "(cached) " >&6
12494 ac_func_search_save_LIBS=$LIBS
12495 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12496 /* end confdefs.h. */
12498 /* Override any GCC internal prototype to avoid an error.
12499 Use char because int might match the return type of a GCC
12500 builtin and then its argument prototype would still apply. */
12504 char gethostbyname ();
12508 return gethostbyname ();
12513 for ac_lib in '' nsl; do
12514 if test -z "$ac_lib"; then
12515 ac_res="none required"
12518 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
12520 if ac_fn_c_try_link "$LINENO"; then :
12521 ac_cv_search_gethostbyname=$ac_res
12523 rm -f core conftest.err conftest.$ac_objext \
12525 if test "${ac_cv_search_gethostbyname+set}" = set; then :
12529 if test "${ac_cv_search_gethostbyname+set}" = set; then :
12532 ac_cv_search_gethostbyname=no
12534 rm conftest.$ac_ext
12535 LIBS=$ac_func_search_save_LIBS
12537 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_gethostbyname" >&5
12538 $as_echo "$ac_cv_search_gethostbyname" >&6; }
12539 ac_res=$ac_cv_search_gethostbyname
12540 if test "$ac_res" != no; then :
12541 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
12546 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing connect" >&5
12547 $as_echo_n "checking for library containing connect... " >&6; }
12548 if test "${ac_cv_search_connect+set}" = set; then :
12549 $as_echo_n "(cached) " >&6
12551 ac_func_search_save_LIBS=$LIBS
12552 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12553 /* end confdefs.h. */
12555 /* Override any GCC internal prototype to avoid an error.
12556 Use char because int might match the return type of a GCC
12557 builtin and then its argument prototype would still apply. */
12570 for ac_lib in '' socket; do
12571 if test -z "$ac_lib"; then
12572 ac_res="none required"
12575 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
12577 if ac_fn_c_try_link "$LINENO"; then :
12578 ac_cv_search_connect=$ac_res
12580 rm -f core conftest.err conftest.$ac_objext \
12582 if test "${ac_cv_search_connect+set}" = set; then :
12586 if test "${ac_cv_search_connect+set}" = set; then :
12589 ac_cv_search_connect=no
12591 rm conftest.$ac_ext
12592 LIBS=$ac_func_search_save_LIBS
12594 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_connect" >&5
12595 $as_echo "$ac_cv_search_connect" >&6; }
12596 ac_res=$ac_cv_search_connect
12597 if test "$ac_res" != no; then :
12598 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
12603 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing inet_aton" >&5
12604 $as_echo_n "checking for library containing inet_aton... " >&6; }
12605 if test "${ac_cv_search_inet_aton+set}" = set; then :
12606 $as_echo_n "(cached) " >&6
12608 ac_func_search_save_LIBS=$LIBS
12609 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12610 /* end confdefs.h. */
12612 /* Override any GCC internal prototype to avoid an error.
12613 Use char because int might match the return type of a GCC
12614 builtin and then its argument prototype would still apply. */
12622 return inet_aton ();
12627 for ac_lib in '' resolv; do
12628 if test -z "$ac_lib"; then
12629 ac_res="none required"
12632 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
12634 if ac_fn_c_try_link "$LINENO"; then :
12635 ac_cv_search_inet_aton=$ac_res
12637 rm -f core conftest.err conftest.$ac_objext \
12639 if test "${ac_cv_search_inet_aton+set}" = set; then :
12643 if test "${ac_cv_search_inet_aton+set}" = set; then :
12646 ac_cv_search_inet_aton=no
12648 rm conftest.$ac_ext
12649 LIBS=$ac_func_search_save_LIBS
12651 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_aton" >&5
12652 $as_echo "$ac_cv_search_inet_aton" >&6; }
12653 ac_res=$ac_cv_search_inet_aton
12654 if test "$ac_res" != no; then :
12655 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
12674 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12675 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12676 eval as_val=\$$as_ac_var
12677 if test "x$as_val" = x""yes; then :
12678 cat >>confdefs.h <<_ACEOF
12679 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12688 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
12690 ac_fn_c_check_type "$LINENO" "LDAPSortKey" "ac_cv_type_LDAPSortKey" "#include <ldap.h>
12692 if test "x$ac_cv_type_LDAPSortKey" = x""yes; then :
12693 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ldap_initialize in -lldap_r" >&5
12694 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
12695 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then :
12696 $as_echo_n "(cached) " >&6
12698 ac_check_lib_save_LIBS=$LIBS
12699 LIBS="-lldap_r $LIBPTHREAD $LIBS"
12700 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12701 /* end confdefs.h. */
12703 /* Override any GCC internal prototype to avoid an error.
12704 Use char because int might match the return type of a GCC
12705 builtin and then its argument prototype would still apply. */
12709 char ldap_initialize ();
12713 return ldap_initialize ();
12718 if ac_fn_c_try_link "$LINENO"; then :
12719 ac_cv_lib_ldap_r_ldap_initialize=yes
12721 ac_cv_lib_ldap_r_ldap_initialize=no
12723 rm -f core conftest.err conftest.$ac_objext \
12724 conftest$ac_exeext conftest.$ac_ext
12725 LIBS=$ac_check_lib_save_LIBS
12727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
12728 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
12729 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then :
12730 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ber_init in -llber" >&5
12731 $as_echo_n "checking for ber_init in -llber... " >&6; }
12732 if test "${ac_cv_lib_lber_ber_init+set}" = set; then :
12733 $as_echo_n "(cached) " >&6
12735 ac_check_lib_save_LIBS=$LIBS
12736 LIBS="-llber $LIBPTHREAD $LIBS"
12737 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12738 /* end confdefs.h. */
12740 /* Override any GCC internal prototype to avoid an error.
12741 Use char because int might match the return type of a GCC
12742 builtin and then its argument prototype would still apply. */
12750 return ber_init ();
12755 if ac_fn_c_try_link "$LINENO"; then :
12756 ac_cv_lib_lber_ber_init=yes
12758 ac_cv_lib_lber_ber_init=no
12760 rm -f core conftest.err conftest.$ac_objext \
12761 conftest$ac_exeext conftest.$ac_ext
12762 LIBS=$ac_check_lib_save_LIBS
12764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lber_ber_init" >&5
12765 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
12766 if test "x$ac_cv_lib_lber_ber_init" = x""yes; then :
12768 $as_echo "#define HAVE_LDAP 1" >>confdefs.h
12770 LDAPLIBS="-lldap_r -llber"
12777 ac_wine_check_funcs_save_LIBS="$LIBS"
12778 LIBS="$LIBS $LDAPLIBS $LIBPTHREAD"
12780 ldap_count_references \
12781 ldap_first_reference \
12782 ldap_next_reference \
12783 ldap_parse_reference \
12784 ldap_parse_sort_control \
12785 ldap_parse_sortresponse_control \
12786 ldap_parse_vlv_control \
12787 ldap_parse_vlvresponse_control
12789 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12790 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12791 eval as_val=\$$as_ac_var
12792 if test "x$as_val" = x""yes; then :
12793 cat >>confdefs.h <<_ACEOF
12794 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12800 LIBS="$ac_wine_check_funcs_save_LIBS"
12802 if test "x$LDAPLIBS" = "x"; then :
12803 case "x$with_ldap" in
12804 x) as_fn_append wine_notices "|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
12806 *) as_fn_error "libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
12807 This is an error since --with-ldap was requested." "$LINENO" 5 ;;
12811 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether mkdir takes only one argument" >&5
12812 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
12813 if test "${wine_cv_one_arg_mkdir+set}" = set; then :
12814 $as_echo_n "(cached) " >&6
12816 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12817 /* end confdefs.h. */
12818 #include <sys/stat.h>
12827 if ac_fn_c_try_compile "$LINENO"; then :
12828 wine_cv_one_arg_mkdir=yes
12830 wine_cv_one_arg_mkdir=no
12832 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_one_arg_mkdir" >&5
12835 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
12836 if test "$wine_cv_one_arg_mkdir" = "yes"
12839 $as_echo "#define HAVE_ONE_ARG_MKDIR 1" >>confdefs.h
12844 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
12845 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
12846 if test "${ac_cv_c_const+set}" = set; then :
12847 $as_echo_n "(cached) " >&6
12849 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12850 /* end confdefs.h. */
12855 /* FIXME: Include the comments suggested by Paul. */
12856 #ifndef __cplusplus
12857 /* Ultrix mips cc rejects this. */
12858 typedef int charset[2];
12860 /* SunOS 4.1.1 cc rejects this. */
12861 char const *const *pcpcc;
12863 /* NEC SVR4.0.2 mips cc rejects this. */
12864 struct point {int x, y;};
12865 static struct point const zero = {0,0};
12866 /* AIX XL C 1.02.0.0 rejects this.
12867 It does not let you subtract one const X* pointer from another in
12868 an arm of an if-expression whose if-part is not a constant
12870 const char *g = "string";
12871 pcpcc = &g + (g ? g-g : 0);
12872 /* HPUX 7.0 cc rejects these. */
12874 ppc = (char**) pcpcc;
12875 pcpcc = (char const *const *) ppc;
12876 { /* SCO 3.2v4 cc rejects this. */
12878 char const *s = 0 ? (char *) 0 : (char const *) 0;
12883 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
12884 int x[] = {25, 17};
12885 const int *foo = &x[0];
12888 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
12889 typedef const int *iptr;
12893 { /* AIX XL C 1.02.0.0 rejects this saying
12894 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
12895 struct s { int j; const int *ap[3]; };
12896 struct s *b; b->j = 5;
12898 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
12899 const int foo = 10;
12900 if (!foo) return 0;
12902 return !cs[0] && !zero.x;
12909 if ac_fn_c_try_compile "$LINENO"; then :
12914 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12916 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
12917 $as_echo "$ac_cv_c_const" >&6; }
12918 if test $ac_cv_c_const = no; then
12920 $as_echo "#define const /**/" >>confdefs.h
12924 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
12925 $as_echo_n "checking for inline... " >&6; }
12926 if test "${ac_cv_c_inline+set}" = set; then :
12927 $as_echo_n "(cached) " >&6
12930 for ac_kw in inline __inline__ __inline; do
12931 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12932 /* end confdefs.h. */
12933 #ifndef __cplusplus
12935 static $ac_kw foo_t static_foo () {return 0; }
12936 $ac_kw foo_t foo () {return 0; }
12940 if ac_fn_c_try_compile "$LINENO"; then :
12941 ac_cv_c_inline=$ac_kw
12943 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12944 test "$ac_cv_c_inline" != no && break
12948 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
12949 $as_echo "$ac_cv_c_inline" >&6; }
12951 case $ac_cv_c_inline in
12954 case $ac_cv_c_inline in
12956 *) ac_val=$ac_cv_c_inline;;
12958 cat >>confdefs.h <<_ACEOF
12959 #ifndef __cplusplus
12960 #define inline $ac_val
12966 ac_fn_c_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
12967 if test "x$ac_cv_type_mode_t" = x""yes; then :
12969 cat >>confdefs.h <<_ACEOF
12970 #define HAVE_MODE_T 1
12975 ac_fn_c_check_type "$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default"
12976 if test "x$ac_cv_type_off_t" = x""yes; then :
12978 cat >>confdefs.h <<_ACEOF
12979 #define HAVE_OFF_T 1
12984 ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
12985 if test "x$ac_cv_type_pid_t" = x""yes; then :
12987 cat >>confdefs.h <<_ACEOF
12988 #define HAVE_PID_T 1
12993 ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
12994 if test "x$ac_cv_type_size_t" = x""yes; then :
12996 cat >>confdefs.h <<_ACEOF
12997 #define HAVE_SIZE_T 1
13002 ac_fn_c_check_type "$LINENO" "ssize_t" "ac_cv_type_ssize_t" "$ac_includes_default"
13003 if test "x$ac_cv_type_ssize_t" = x""yes; then :
13005 cat >>confdefs.h <<_ACEOF
13006 #define HAVE_SSIZE_T 1
13011 ac_fn_c_check_type "$LINENO" "long long" "ac_cv_type_long_long" "$ac_includes_default"
13012 if test "x$ac_cv_type_long_long" = x""yes; then :
13014 cat >>confdefs.h <<_ACEOF
13015 #define HAVE_LONG_LONG 1
13020 ac_fn_c_check_type "$LINENO" "fsblkcnt_t" "ac_cv_type_fsblkcnt_t" "$ac_includes_default"
13021 if test "x$ac_cv_type_fsblkcnt_t" = x""yes; then :
13023 cat >>confdefs.h <<_ACEOF
13024 #define HAVE_FSBLKCNT_T 1
13029 ac_fn_c_check_type "$LINENO" "fsfilcnt_t" "ac_cv_type_fsfilcnt_t" "$ac_includes_default"
13030 if test "x$ac_cv_type_fsfilcnt_t" = x""yes; then :
13032 cat >>confdefs.h <<_ACEOF
13033 #define HAVE_FSFILCNT_T 1
13039 ac_fn_c_check_type "$LINENO" "sigset_t" "ac_cv_type_sigset_t" "#include <sys/types.h>
13040 #include <signal.h>
13042 if test "x$ac_cv_type_sigset_t" = x""yes; then :
13044 cat >>confdefs.h <<_ACEOF
13045 #define HAVE_SIGSET_T 1
13051 ac_fn_c_check_type "$LINENO" "request_sense" "ac_cv_type_request_sense" "#include <linux/cdrom.h>
13053 if test "x$ac_cv_type_request_sense" = x""yes; then :
13055 cat >>confdefs.h <<_ACEOF
13056 #define HAVE_REQUEST_SENSE 1
13063 ac_fn_c_check_type "$LINENO" "struct xinpgen" "ac_cv_type_struct_xinpgen" "#include <sys/types.h>
13064 #ifdef HAVE_SYS_SOCKET_H
13065 #include <sys/socket.h>
13067 #ifdef HAVE_SYS_SOCKETVAR_H
13068 #include <sys/socketvar.h>
13070 #ifdef HAVE_NET_ROUTE_H
13071 #include <net/route.h>
13073 #ifdef HAVE_NETINET_IN_H
13074 #include <netinet/in.h>
13076 #ifdef HAVE_NETINET_IN_SYSTM_H
13077 #include <netinet/in_systm.h>
13079 #ifdef HAVE_NETINET_IP_H
13080 #include <netinet/ip.h>
13082 #ifdef HAVE_NETINET_IN_PCB_H
13083 #include <netinet/in_pcb.h>
13086 if test "x$ac_cv_type_struct_xinpgen" = x""yes; then :
13088 cat >>confdefs.h <<_ACEOF
13089 #define HAVE_STRUCT_XINPGEN 1
13096 ac_fn_c_check_member "$LINENO" "struct ff_effect" "direction" "ac_cv_member_struct_ff_effect_direction" "#ifdef HAVE_LINUX_INPUT_H
13097 #include <linux/input.h>
13100 if test "x$ac_cv_member_struct_ff_effect_direction" = x""yes; then :
13102 cat >>confdefs.h <<_ACEOF
13103 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
13110 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sigaddset" >&5
13111 $as_echo_n "checking for sigaddset... " >&6; }
13112 if test "${wine_cv_have_sigaddset+set}" = set; then :
13113 $as_echo_n "(cached) " >&6
13115 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13116 /* end confdefs.h. */
13117 #include <signal.h>
13121 sigset_t set; sigaddset(&set,SIGTERM);
13126 if ac_fn_c_try_link "$LINENO"; then :
13127 wine_cv_have_sigaddset=yes
13129 wine_cv_have_sigaddset=no
13131 rm -f core conftest.err conftest.$ac_objext \
13132 conftest$ac_exeext conftest.$ac_ext
13134 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_have_sigaddset" >&5
13135 $as_echo "$wine_cv_have_sigaddset" >&6; }
13136 if test "$wine_cv_have_sigaddset" = "yes"
13139 $as_echo "#define HAVE_SIGADDSET 1" >>confdefs.h
13144 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
13145 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
13146 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then :
13147 $as_echo_n "(cached) " >&6
13149 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13150 /* end confdefs.h. */
13158 struct hostent *result;
13165 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
13166 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
13172 if ac_fn_c_try_link "$LINENO"; then :
13173 wine_cv_linux_gethostbyname_r_6=yes
13175 wine_cv_linux_gethostbyname_r_6=no
13178 rm -f core conftest.err conftest.$ac_objext \
13179 conftest$ac_exeext conftest.$ac_ext
13182 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_linux_gethostbyname_r_6" >&5
13183 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
13184 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
13187 $as_echo "#define HAVE_LINUX_GETHOSTBYNAME_R_6 1" >>confdefs.h
13191 if test "$ac_cv_header_linux_joystick_h" = "yes"
13193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
13194 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
13195 if test "${wine_cv_linux_joystick_22_api+set}" = set; then :
13196 $as_echo_n "(cached) " >&6
13198 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13199 /* end confdefs.h. */
13201 #include <sys/ioctl.h>
13202 #include <sys/types.h>
13203 #include <linux/joystick.h>
13205 struct js_event blub;
13206 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
13207 #error "no 2.2 header"
13218 if ac_fn_c_try_compile "$LINENO"; then :
13219 wine_cv_linux_joystick_22_api=yes
13221 wine_cv_linux_joystick_22_api=no
13223 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13226 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_linux_joystick_22_api" >&5
13227 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
13228 if test "$wine_cv_linux_joystick_22_api" = "yes"
13231 $as_echo "#define HAVE_LINUX_22_JOYSTICK_API 1" >>confdefs.h
13237 ac_fn_c_check_member "$LINENO" "struct statfs" "f_bfree" "ac_cv_member_struct_statfs_f_bfree" "#include <sys/types.h>
13238 #ifdef HAVE_SYS_PARAM_H
13239 # include <sys/param.h>
13241 #ifdef HAVE_SYS_MOUNT_H
13242 # include <sys/mount.h>
13244 #ifdef HAVE_SYS_VFS_H
13245 # include <sys/vfs.h>
13247 #ifdef HAVE_SYS_STATFS_H
13248 # include <sys/statfs.h>
13251 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then :
13253 cat >>confdefs.h <<_ACEOF
13254 #define HAVE_STRUCT_STATFS_F_BFREE 1
13259 ac_fn_c_check_member "$LINENO" "struct statfs" "f_bavail" "ac_cv_member_struct_statfs_f_bavail" "#include <sys/types.h>
13260 #ifdef HAVE_SYS_PARAM_H
13261 # include <sys/param.h>
13263 #ifdef HAVE_SYS_MOUNT_H
13264 # include <sys/mount.h>
13266 #ifdef HAVE_SYS_VFS_H
13267 # include <sys/vfs.h>
13269 #ifdef HAVE_SYS_STATFS_H
13270 # include <sys/statfs.h>
13273 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then :
13275 cat >>confdefs.h <<_ACEOF
13276 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
13281 ac_fn_c_check_member "$LINENO" "struct statfs" "f_frsize" "ac_cv_member_struct_statfs_f_frsize" "#include <sys/types.h>
13282 #ifdef HAVE_SYS_PARAM_H
13283 # include <sys/param.h>
13285 #ifdef HAVE_SYS_MOUNT_H
13286 # include <sys/mount.h>
13288 #ifdef HAVE_SYS_VFS_H
13289 # include <sys/vfs.h>
13291 #ifdef HAVE_SYS_STATFS_H
13292 # include <sys/statfs.h>
13295 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then :
13297 cat >>confdefs.h <<_ACEOF
13298 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
13303 ac_fn_c_check_member "$LINENO" "struct statfs" "f_ffree" "ac_cv_member_struct_statfs_f_ffree" "#include <sys/types.h>
13304 #ifdef HAVE_SYS_PARAM_H
13305 # include <sys/param.h>
13307 #ifdef HAVE_SYS_MOUNT_H
13308 # include <sys/mount.h>
13310 #ifdef HAVE_SYS_VFS_H
13311 # include <sys/vfs.h>
13313 #ifdef HAVE_SYS_STATFS_H
13314 # include <sys/statfs.h>
13317 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then :
13319 cat >>confdefs.h <<_ACEOF
13320 #define HAVE_STRUCT_STATFS_F_FFREE 1
13325 ac_fn_c_check_member "$LINENO" "struct statfs" "f_favail" "ac_cv_member_struct_statfs_f_favail" "#include <sys/types.h>
13326 #ifdef HAVE_SYS_PARAM_H
13327 # include <sys/param.h>
13329 #ifdef HAVE_SYS_MOUNT_H
13330 # include <sys/mount.h>
13332 #ifdef HAVE_SYS_VFS_H
13333 # include <sys/vfs.h>
13335 #ifdef HAVE_SYS_STATFS_H
13336 # include <sys/statfs.h>
13339 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then :
13341 cat >>confdefs.h <<_ACEOF
13342 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
13347 ac_fn_c_check_member "$LINENO" "struct statfs" "f_namelen" "ac_cv_member_struct_statfs_f_namelen" "#include <sys/types.h>
13348 #ifdef HAVE_SYS_PARAM_H
13349 # include <sys/param.h>
13351 #ifdef HAVE_SYS_MOUNT_H
13352 # include <sys/mount.h>
13354 #ifdef HAVE_SYS_VFS_H
13355 # include <sys/vfs.h>
13357 #ifdef HAVE_SYS_STATFS_H
13358 # include <sys/statfs.h>
13361 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then :
13363 cat >>confdefs.h <<_ACEOF
13364 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
13371 ac_fn_c_check_member "$LINENO" "struct statvfs" "f_blocks" "ac_cv_member_struct_statvfs_f_blocks" "#ifdef HAVE_SYS_STATVFS_H
13372 #include <sys/statvfs.h>
13375 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then :
13377 cat >>confdefs.h <<_ACEOF
13378 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
13385 ac_fn_c_check_member "$LINENO" "struct msghdr" "msg_accrights" "ac_cv_member_struct_msghdr_msg_accrights" "#include <sys/types.h>
13386 #ifdef HAVE_SYS_SOCKET_H
13387 # include <sys/socket.h>
13389 #ifdef HAVE_SYS_UN_H
13390 # include <sys/un.h>
13393 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then :
13395 cat >>confdefs.h <<_ACEOF
13396 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
13401 ac_fn_c_check_member "$LINENO" "struct sockaddr" "sa_len" "ac_cv_member_struct_sockaddr_sa_len" "#include <sys/types.h>
13402 #ifdef HAVE_SYS_SOCKET_H
13403 # include <sys/socket.h>
13405 #ifdef HAVE_SYS_UN_H
13406 # include <sys/un.h>
13409 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then :
13411 cat >>confdefs.h <<_ACEOF
13412 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
13417 ac_fn_c_check_member "$LINENO" "struct sockaddr_un" "sun_len" "ac_cv_member_struct_sockaddr_un_sun_len" "#include <sys/types.h>
13418 #ifdef HAVE_SYS_SOCKET_H
13419 # include <sys/socket.h>
13421 #ifdef HAVE_SYS_UN_H
13422 # include <sys/un.h>
13425 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then :
13427 cat >>confdefs.h <<_ACEOF
13428 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
13435 ac_fn_c_check_member "$LINENO" "scsireq_t" "cmd" "ac_cv_member_scsireq_t_cmd" "#include <sys/types.h>
13436 #ifdef HAVE_SCSI_SG_H
13437 #include <scsi/sg.h>
13440 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then :
13442 cat >>confdefs.h <<_ACEOF
13443 #define HAVE_SCSIREQ_T_CMD 1
13448 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>
13449 #ifdef HAVE_SCSI_SG_H
13450 #include <scsi/sg.h>
13453 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then :
13455 cat >>confdefs.h <<_ACEOF
13456 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
13463 ac_fn_c_check_member "$LINENO" "siginfo_t" "si_fd" "ac_cv_member_siginfo_t_si_fd" "#include <signal.h>
13465 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then :
13467 cat >>confdefs.h <<_ACEOF
13468 #define HAVE_SIGINFO_T_SI_FD 1
13475 ac_fn_c_check_member "$LINENO" "struct mtget" "mt_blksiz" "ac_cv_member_struct_mtget_mt_blksiz" "#include <sys/types.h>
13476 #ifdef HAVE_SYS_MTIO_H
13477 #include <sys/mtio.h>
13480 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then :
13482 cat >>confdefs.h <<_ACEOF
13483 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
13488 ac_fn_c_check_member "$LINENO" "struct mtget" "mt_gstat" "ac_cv_member_struct_mtget_mt_gstat" "#include <sys/types.h>
13489 #ifdef HAVE_SYS_MTIO_H
13490 #include <sys/mtio.h>
13493 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then :
13495 cat >>confdefs.h <<_ACEOF
13496 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
13501 ac_fn_c_check_member "$LINENO" "struct mtget" "mt_blkno" "ac_cv_member_struct_mtget_mt_blkno" "#include <sys/types.h>
13502 #ifdef HAVE_SYS_MTIO_H
13503 #include <sys/mtio.h>
13506 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then :
13508 cat >>confdefs.h <<_ACEOF
13509 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
13516 ac_fn_c_check_member "$LINENO" "struct option" "name" "ac_cv_member_struct_option_name" "#ifdef HAVE_GETOPT_H
13517 #include <getopt.h>
13520 if test "x$ac_cv_member_struct_option_name" = x""yes; then :
13522 cat >>confdefs.h <<_ACEOF
13523 #define HAVE_STRUCT_OPTION_NAME 1
13530 ac_fn_c_check_member "$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "$ac_includes_default"
13531 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then :
13533 cat >>confdefs.h <<_ACEOF
13534 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
13539 ac_fn_c_check_member "$LINENO" "struct stat" "st_mtim" "ac_cv_member_struct_stat_st_mtim" "$ac_includes_default"
13540 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then :
13542 cat >>confdefs.h <<_ACEOF
13543 #define HAVE_STRUCT_STAT_ST_MTIM 1
13548 ac_fn_c_check_member "$LINENO" "struct stat" "st_ctim" "ac_cv_member_struct_stat_st_ctim" "$ac_includes_default"
13549 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then :
13551 cat >>confdefs.h <<_ACEOF
13552 #define HAVE_STRUCT_STAT_ST_CTIM 1
13557 ac_fn_c_check_member "$LINENO" "struct stat" "st_atim" "ac_cv_member_struct_stat_st_atim" "$ac_includes_default"
13558 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then :
13560 cat >>confdefs.h <<_ACEOF
13561 #define HAVE_STRUCT_STAT_ST_ATIM 1
13568 ac_fn_c_check_member "$LINENO" "struct sockaddr_in6" "sin6_scope_id" "ac_cv_member_struct_sockaddr_in6_sin6_scope_id" "#ifdef HAVE_SYS_TYPES_H
13569 #include <sys/types.h>
13571 #ifdef HAVE_NETINET_IN_H
13572 #include <netinet/in.h>
13575 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then :
13577 cat >>confdefs.h <<_ACEOF
13578 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
13585 ac_fn_c_check_member "$LINENO" "ns_msg" "_msg_ptr" "ac_cv_member_ns_msg__msg_ptr" "#ifdef HAVE_SYS_TYPES_H
13586 #include <sys/types.h>
13588 #ifdef HAVE_NETINET_IN_H
13589 # include <netinet/in.h>
13591 #ifdef HAVE_ARPA_NAMESER_H
13592 # include <arpa/nameser.h>
13595 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then :
13597 cat >>confdefs.h <<_ACEOF
13598 #define HAVE_NS_MSG__MSG_PTR 1
13605 ac_fn_c_check_member "$LINENO" "struct icmpstat" "icps_outhist" "ac_cv_member_struct_icmpstat_icps_outhist" "#ifdef HAVE_SYS_TYPES_H
13606 #include <sys/types.h>
13608 #ifdef HAVE_ALIAS_H
13611 #ifdef HAVE_SYS_SOCKET_H
13612 #include <sys/socket.h>
13614 #ifdef HAVE_SYS_SOCKETVAR_H
13615 #include <sys/socketvar.h>
13617 #ifdef HAVE_SYS_TIMEOUT_H
13618 #include <sys/timeout.h>
13620 #ifdef HAVE_NETINET_IN_H
13621 #include <netinet/in.h>
13623 #ifdef HAVE_NETINET_IN_SYSTM_H
13624 #include <netinet/in_systm.h>
13626 #ifdef HAVE_NETINET_IP_H
13627 #include <netinet/ip.h>
13629 #ifdef HAVE_NETINET_IP_VAR_H
13630 #include <netinet/ip_var.h>
13632 #ifdef HAVE_NETINET_IP_ICMP_H
13633 #include <netinet/ip_icmp.h>
13635 #ifdef HAVE_NETINET_ICMP_VAR
13636 #include <netinet/icmp_var.h>
13639 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then :
13641 cat >>confdefs.h <<_ACEOF
13642 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
13649 ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_hwaddr" "ac_cv_member_struct_ifreq_ifr_hwaddr" "#ifdef HAVE_SYS_TYPES_H
13650 #include <sys/types.h>
13652 #ifdef HAVE_NET_IF_H
13653 # include <net/if.h>
13656 if test "x$ac_cv_member_struct_ifreq_ifr_hwaddr" = x""yes; then :
13658 cat >>confdefs.h <<_ACEOF
13659 #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
13666 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for timezone variable" >&5
13667 $as_echo_n "checking for timezone variable... " >&6; }
13668 if test "${ac_cv_have_timezone+set}" = set; then :
13669 $as_echo_n "(cached) " >&6
13671 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13672 /* end confdefs.h. */
13682 if ac_fn_c_try_link "$LINENO"; then :
13683 ac_cv_have_timezone="yes"
13685 ac_cv_have_timezone="no"
13687 rm -f core conftest.err conftest.$ac_objext \
13688 conftest$ac_exeext conftest.$ac_ext
13690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_timezone" >&5
13691 $as_echo "$ac_cv_have_timezone" >&6; }
13692 if test "$ac_cv_have_timezone" = "yes"
13695 $as_echo "#define HAVE_TIMEZONE 1" >>confdefs.h
13698 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for daylight variable" >&5
13699 $as_echo_n "checking for daylight variable... " >&6; }
13700 if test "${ac_cv_have_daylight+set}" = set; then :
13701 $as_echo_n "(cached) " >&6
13703 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13704 /* end confdefs.h. */
13714 if ac_fn_c_try_link "$LINENO"; then :
13715 ac_cv_have_daylight="yes"
13717 ac_cv_have_daylight="no"
13719 rm -f core conftest.err conftest.$ac_objext \
13720 conftest$ac_exeext conftest.$ac_ext
13722 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_daylight" >&5
13723 $as_echo "$ac_cv_have_daylight" >&6; }
13724 if test "$ac_cv_have_daylight" = "yes"
13727 $as_echo "#define HAVE_DAYLIGHT 1" >>confdefs.h
13731 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for isinf" >&5
13732 $as_echo_n "checking for isinf... " >&6; }
13733 if test "${ac_cv_have_isinf+set}" = set; then :
13734 $as_echo_n "(cached) " >&6
13736 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13737 /* end confdefs.h. */
13742 float f = 0.0; int i=isinf(f)
13747 if ac_fn_c_try_link "$LINENO"; then :
13748 ac_cv_have_isinf="yes"
13750 ac_cv_have_isinf="no"
13752 rm -f core conftest.err conftest.$ac_objext \
13753 conftest$ac_exeext conftest.$ac_ext
13755 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_isinf" >&5
13756 $as_echo "$ac_cv_have_isinf" >&6; }
13757 if test "$ac_cv_have_isinf" = "yes"
13760 $as_echo "#define HAVE_ISINF 1" >>confdefs.h
13764 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for isnan" >&5
13765 $as_echo_n "checking for isnan... " >&6; }
13766 if test "${ac_cv_have_isnan+set}" = set; then :
13767 $as_echo_n "(cached) " >&6
13769 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13770 /* end confdefs.h. */
13775 float f = 0.0; int i=isnan(f)
13780 if ac_fn_c_try_link "$LINENO"; then :
13781 ac_cv_have_isnan="yes"
13783 ac_cv_have_isnan="no"
13785 rm -f core conftest.err conftest.$ac_objext \
13786 conftest$ac_exeext conftest.$ac_ext
13788 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_isnan" >&5
13789 $as_echo "$ac_cv_have_isnan" >&6; }
13790 if test "$ac_cv_have_isnan" = "yes"
13793 $as_echo "#define HAVE_ISNAN 1" >>confdefs.h
13799 *i[3456789]86*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __i386__" >&5
13800 $as_echo_n "checking whether we need to define __i386__... " >&6; }
13801 if test "${ac_cv_cpp_def___i386__+set}" = set; then :
13802 $as_echo_n "(cached) " >&6
13804 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13805 /* end confdefs.h. */
13810 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13811 $EGREP "yes" >/dev/null 2>&1; then :
13812 ac_cv_cpp_def___i386__=yes
13814 ac_cv_cpp_def___i386__=no
13819 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___i386__" >&5
13820 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
13821 if test $ac_cv_cpp_def___i386__ = yes; then :
13822 CFLAGS="$CFLAGS -D__i386__"
13823 LINTFLAGS="$LINTFLAGS -D__i386__"
13825 *x86_64*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __x86_64__" >&5
13826 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
13827 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then :
13828 $as_echo_n "(cached) " >&6
13830 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13831 /* end confdefs.h. */
13836 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13837 $EGREP "yes" >/dev/null 2>&1; then :
13838 ac_cv_cpp_def___x86_64__=yes
13840 ac_cv_cpp_def___x86_64__=no
13845 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___x86_64__" >&5
13846 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
13847 if test $ac_cv_cpp_def___x86_64__ = yes; then :
13848 CFLAGS="$CFLAGS -D__x86_64__"
13849 LINTFLAGS="$LINTFLAGS -D__x86_64__"
13851 *alpha*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __ALPHA__" >&5
13852 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
13853 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then :
13854 $as_echo_n "(cached) " >&6
13856 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13857 /* end confdefs.h. */
13862 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13863 $EGREP "yes" >/dev/null 2>&1; then :
13864 ac_cv_cpp_def___ALPHA__=yes
13866 ac_cv_cpp_def___ALPHA__=no
13871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___ALPHA__" >&5
13872 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
13873 if test $ac_cv_cpp_def___ALPHA__ = yes; then :
13874 CFLAGS="$CFLAGS -D__ALPHA__"
13875 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
13877 *sparc*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sparc__" >&5
13878 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
13879 if test "${ac_cv_cpp_def___sparc__+set}" = set; then :
13880 $as_echo_n "(cached) " >&6
13882 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13883 /* end confdefs.h. */
13888 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13889 $EGREP "yes" >/dev/null 2>&1; then :
13890 ac_cv_cpp_def___sparc__=yes
13892 ac_cv_cpp_def___sparc__=no
13897 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sparc__" >&5
13898 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
13899 if test $ac_cv_cpp_def___sparc__ = yes; then :
13900 CFLAGS="$CFLAGS -D__sparc__"
13901 LINTFLAGS="$LINTFLAGS -D__sparc__"
13903 *powerpc*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __powerpc__" >&5
13904 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
13905 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then :
13906 $as_echo_n "(cached) " >&6
13908 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13909 /* end confdefs.h. */
13910 #ifndef __powerpc__
13914 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13915 $EGREP "yes" >/dev/null 2>&1; then :
13916 ac_cv_cpp_def___powerpc__=yes
13918 ac_cv_cpp_def___powerpc__=no
13923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___powerpc__" >&5
13924 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
13925 if test $ac_cv_cpp_def___powerpc__ = yes; then :
13926 CFLAGS="$CFLAGS -D__powerpc__"
13927 LINTFLAGS="$LINTFLAGS -D__powerpc__"
13931 case $host_vendor in
13932 *sun*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sun__" >&5
13933 $as_echo_n "checking whether we need to define __sun__... " >&6; }
13934 if test "${ac_cv_cpp_def___sun__+set}" = set; then :
13935 $as_echo_n "(cached) " >&6
13937 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13938 /* end confdefs.h. */
13943 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13944 $EGREP "yes" >/dev/null 2>&1; then :
13945 ac_cv_cpp_def___sun__=yes
13947 ac_cv_cpp_def___sun__=no
13952 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sun__" >&5
13953 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
13954 if test $ac_cv_cpp_def___sun__ = yes; then :
13955 CFLAGS="$CFLAGS -D__sun__"
13956 LINTFLAGS="$LINTFLAGS -D__sun__"
13964 ac_config_commands="$ac_config_commands include/stamp-h"
13967 ALL_MAKEFILE_DEPENDS="
13968 # Rules automatically generated by configure
13973 Makefile: Makefile.in Make.rules config.status
13974 @./config.status Make.tmp Makefile"
13976 ALL_WINETEST_DEPENDS="# Test binaries"
13978 ALL_TEST_BINARIES=""
13981 wine_fn_append_file ()
13983 as_fn_append $1 " \\$as_nl $2"
13986 wine_fn_append_rule ()
13988 as_fn_append $1 "$as_nl$2"
13991 wine_fn_all_dir_rules ()
13993 wine_fn_append_file ALL_DIRS $1
13994 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
13995 "__clean__: $1/__clean__
13996 .PHONY: $1/__clean__
13997 $1/__clean__: $1/Makefile
13998 @cd $1 && \$(MAKE) clean
14000 $1/Makefile: $1/Makefile.in config.status $2
14001 @./config.status --file $1/Makefile && cd $1 && \$(MAKE) depend
14002 depend: $1/__depend__
14003 .PHONY: $1/__depend__
14004 $1/__depend__: \$(MAKEDEP) dummy
14005 @./config.status --file $1/Makefile && cd $1 && \$(MAKE) depend"
14008 wine_fn_config_makefile ()
14012 wine_fn_all_dir_rules $ac_dir "Make.rules \$(MAKEDEP)"
14014 eval as_val=\$$ac_enable
14015 if test "x$as_val" = x""no; then :
14018 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14021 $ac_dir: $ac_dir/Makefile dummy
14022 @cd $ac_dir && \$(MAKE)
14024 @cd $ac_dir && \$(MAKE) install
14025 install-lib:: $ac_dir
14026 @cd $ac_dir && \$(MAKE) install-lib
14027 install-dev:: $ac_dir
14028 @cd $ac_dir && \$(MAKE) install-dev
14029 uninstall:: $ac_dir/Makefile
14030 @cd $ac_dir && \$(MAKE) uninstall"
14034 wine_fn_config_lib ()
14037 ac_dir=dlls/$ac_name
14038 wine_fn_all_dir_rules $ac_dir "dlls/Makeimplib.rules \$(MAKEDEP)"
14039 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14040 "all __builddeps__: $ac_dir
14041 __buildcrossdeps__: $ac_dir/lib$ac_name.cross.a
14042 $ac_dir $ac_dir/lib$ac_name.cross.a: $ac_dir/Makefile tools/widl tools/winebuild tools/winegcc include
14044 @cd $ac_dir && \$(MAKE)
14045 $ac_dir/lib$ac_name.cross.a: dummy
14046 @cd $ac_dir && \$(MAKE) lib$ac_name.cross.a
14047 install install-dev:: $ac_dir
14048 @cd $ac_dir && \$(MAKE) install
14049 uninstall:: $ac_dir/Makefile
14050 @cd $ac_dir && \$(MAKE) uninstall"
14053 wine_fn_config_dll ()
14059 ac_file="dlls/$ac_dir/lib$ac_implib"
14060 ac_deps="tools/widl tools/winebuild tools/winegcc include"
14062 wine_fn_all_dir_rules dlls/$ac_dir "dlls/Makedll.rules \$(MAKEDEP)"
14064 eval as_val=\$$ac_enable
14065 if test "x$as_val" = x""no; then :
14066 test "$ac_enable" != enable_win16 || return 0
14068 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14070 .PHONY: dlls/$ac_dir
14071 dlls/$ac_dir: dlls/$ac_dir/Makefile __builddeps__ dummy
14072 @cd dlls/$ac_dir && \$(MAKE)
14073 install:: dlls/$ac_dir/Makefile __builddeps__
14074 @cd dlls/$ac_dir && \$(MAKE) install
14075 install-lib:: dlls/$ac_dir/Makefile __builddeps__
14076 @cd dlls/$ac_dir && \$(MAKE) install-lib
14077 uninstall manpages htmlpages sgmlpages xmlpages:: dlls/$ac_dir/Makefile
14078 @cd dlls/$ac_dir && \$(MAKE) \$@"
14081 if test -n "$ac_implibsrc"
14083 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14084 "__builddeps__: $ac_file.$IMPLIBEXT $ac_file.$STATIC_IMPLIBEXT
14085 __buildcrossdeps__: $ac_file.cross.a
14086 $ac_file.$IMPLIBEXT $ac_file.$STATIC_IMPLIBEXT $ac_file.cross.a: $ac_deps
14087 $ac_file.def: dlls/$ac_dir/$ac_dir.spec dlls/$ac_dir/Makefile
14088 @cd dlls/$ac_dir && \$(MAKE) \`basename \$@\`
14089 $ac_file.$STATIC_IMPLIBEXT $ac_file.cross.a: dlls/$ac_dir/Makefile dummy
14090 @cd dlls/$ac_dir && \$(MAKE) \`basename \$@\`
14091 install-dev:: dlls/$ac_dir/Makefile __builddeps__
14092 @cd dlls/$ac_dir && \$(MAKE) install-dev"
14093 elif test -n "$ac_implib"
14095 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14096 "__builddeps__: $ac_file.$IMPLIBEXT
14097 __buildcrossdeps__: $ac_file.cross.a
14098 $ac_file.$IMPLIBEXT $ac_file.cross.a: dlls/$ac_dir/$ac_dir.spec dlls/$ac_dir/Makefile $ac_deps
14099 @cd dlls/$ac_dir && \$(MAKE) \`basename \$@\`
14100 install-dev:: dlls/$ac_dir/Makefile __builddeps__
14101 @cd dlls/$ac_dir && \$(MAKE) install-dev"
14103 if test "$ac_dir" != "$ac_implib"
14105 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14106 "__builddeps__: dlls/lib$ac_implib.$IMPLIBEXT
14107 __buildcrossdeps__: dlls/lib$ac_implib.cross.a
14108 dlls/lib$ac_implib.$IMPLIBEXT: $ac_file.$IMPLIBEXT
14109 \$(RM) \$@ && \$(LN_S) $ac_dir/lib$ac_implib.$IMPLIBEXT \$@
14110 dlls/lib$ac_implib.cross.a: $ac_file.cross.a
14111 \$(RM) \$@ && \$(LN_S) $ac_dir/lib$ac_implib.cross.a \$@
14113 \$(RM) dlls/lib$ac_implib.$IMPLIBEXT"
14118 wine_fn_config_program ()
14123 wine_fn_all_dir_rules programs/$ac_dir "programs/Makeprog.rules \$(MAKEDEP)"
14125 eval as_val=\$$ac_enable
14126 if test "x$as_val" = x""no; then :
14129 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14130 "all: programs/$ac_dir
14131 .PHONY: programs/$ac_dir
14132 programs/$ac_dir: programs/$ac_dir/Makefile __builddeps__ dummy
14133 @cd programs/$ac_dir && \$(MAKE)"
14135 test -n "$ac_install" || return
14136 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14137 "install install-lib:: programs/$ac_dir/Makefile __builddeps__
14138 @cd programs/$ac_dir && \$(MAKE) install
14139 uninstall:: programs/$ac_dir/Makefile
14140 @cd programs/$ac_dir && \$(MAKE) uninstall"
14141 if test "$ac_install" = installbin -a -n "$DLLEXT" -a "x$enable_tools" != xno
14143 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14144 "install install-lib:: tools \$(DESTDIR)\$(bindir)
14145 \$(INSTALL_SCRIPT) tools/wineapploader \$(DESTDIR)\$(bindir)/$ac_dir
14147 \$(RM) \$(DESTDIR)\$(bindir)/$ac_dir"
14152 wine_fn_config_test ()
14156 wine_fn_append_file ALL_TEST_BINARIES $ac_name.exe
14157 wine_fn_append_rule ALL_WINETEST_DEPENDS \
14158 "$ac_name.exe: \$(TOPOBJDIR)/$ac_dir/$ac_name.exe$DLLEXT
14159 cp \$(TOPOBJDIR)/$ac_dir/$ac_name.exe$DLLEXT \$@ && \$(STRIP) \$@
14161 echo \"$ac_name.exe TESTRES \\\"$ac_name.exe\\\"\" >\$@ || (\$(RM) \$@ && false)
14162 $ac_name.res: $ac_name.rc $ac_name.exe"
14163 wine_fn_all_dir_rules $ac_dir "Maketest.rules \$(MAKEDEP)"
14165 if test "x$enable_tests" = x""no; then :
14168 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14169 "all programs/winetest: $ac_dir
14171 $ac_dir: $ac_dir/Makefile __builddeps__ dummy
14172 @cd $ac_dir && \$(MAKE)
14173 crosstest: $ac_dir/__crosstest__
14174 .PHONY: $ac_dir/__crosstest__
14175 $ac_dir/__crosstest__: $ac_dir/Makefile __buildcrossdeps__ dummy
14176 @cd $ac_dir && \$(MAKE) crosstest
14177 test: $ac_dir/__test__
14178 .PHONY: $ac_dir/__test__
14179 $ac_dir/__test__: dummy
14180 @cd $ac_dir && \$(MAKE) test
14182 \$(RM) $ac_dir/*.ok"
14186 wine_fn_config_tool ()
14189 ac_deps="Make.rules"
14190 if test "$ac_dir" != tools
14192 ac_deps="$ac_deps \$(MAKEDEP)"
14194 wine_fn_all_dir_rules $ac_dir "$ac_deps"
14196 if test "x$enable_tools" = x""no; then :
14200 tools) wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14202 @cd $ac_dir && \$(MAKE) install
14203 install-lib:: $ac_dir
14204 @cd $ac_dir && \$(MAKE) install-lib
14205 install-dev:: $ac_dir
14206 @cd $ac_dir && \$(MAKE) install-dev" ;;
14207 *) wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14208 "install install-dev:: $ac_dir
14209 @cd $ac_dir && \$(MAKE) install" ;;
14211 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14212 "uninstall:: $ac_dir/Makefile
14213 @cd $ac_dir && \$(MAKE) uninstall
14214 all __tooldeps__: $ac_dir
14216 $ac_dir: $ac_dir/Makefile libs/port dummy
14217 @cd $ac_dir && \$(MAKE)"
14221 wine_fn_config_makerules ()
14225 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14226 "$ac_rules: $ac_rules.in $ac_deps config.status
14227 @./config.status $ac_rules
14232 wine_fn_config_symlink ()
14235 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14237 @./config.status $ac_link
14241 ac_config_links="$ac_config_links dlls/wineps.drv/generic.ppd:dlls/wineps.drv/generic.ppd"
14242 test "$srcdir" = "." || wine_fn_config_symlink dlls/wineps.drv/generic.ppd
14243 if test "x$enable_fonts" != xno; then
14244 ac_config_links="$ac_config_links fonts/marlett.ttf:fonts/marlett.ttf"
14245 test "$srcdir" = "." || wine_fn_config_symlink fonts/marlett.ttf
14247 if test "x$enable_fonts" != xno; then
14248 ac_config_links="$ac_config_links fonts/symbol.ttf:fonts/symbol.ttf"
14249 test "$srcdir" = "." || wine_fn_config_symlink fonts/symbol.ttf
14251 if test "x$enable_fonts" != xno; then
14252 ac_config_links="$ac_config_links fonts/tahoma.ttf:fonts/tahoma.ttf"
14253 test "$srcdir" = "." || wine_fn_config_symlink fonts/tahoma.ttf
14255 if test "x$enable_fonts" != xno; then
14256 ac_config_links="$ac_config_links fonts/tahomabd.ttf:fonts/tahomabd.ttf"
14257 test "$srcdir" = "." || wine_fn_config_symlink fonts/tahomabd.ttf
14259 ac_config_links="$ac_config_links tools/l_intl.nls:tools/l_intl.nls"
14260 test "$srcdir" = "." || wine_fn_config_symlink tools/l_intl.nls
14261 ac_config_links="$ac_config_links wine:tools/winewrapper"
14262 wine_fn_config_symlink wine
14264 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
14266 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
14268 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
14270 ac_config_commands="$ac_config_commands dlls/user32/resources"
14272 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
14274 ac_config_commands="$ac_config_commands include/wine"
14277 wine_fn_config_makerules Make.rules
14278 MAKE_RULES=Make.rules
14279 ac_config_files="$ac_config_files Make.rules"
14281 wine_fn_config_makerules Maketest.rules Make.rules
14282 MAKE_TEST_RULES=Maketest.rules
14283 ac_config_files="$ac_config_files Maketest.rules"
14285 wine_fn_config_makerules dlls/Makedll.rules Make.rules
14286 MAKE_DLL_RULES=dlls/Makedll.rules
14287 ac_config_files="$ac_config_files dlls/Makedll.rules"
14289 wine_fn_config_makerules dlls/Makeimplib.rules Make.rules
14290 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
14291 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
14293 wine_fn_config_makerules programs/Makeprog.rules Make.rules
14294 MAKE_PROG_RULES=programs/Makeprog.rules
14295 ac_config_files="$ac_config_files programs/Makeprog.rules"
14298 wine_fn_config_dll acledit enable_acledit
14299 wine_fn_config_dll aclui enable_aclui aclui
14300 wine_fn_config_dll activeds enable_activeds activeds
14301 wine_fn_config_dll actxprxy enable_actxprxy
14302 wine_fn_config_lib adsiid
14303 wine_fn_config_dll advapi32 enable_advapi32 advapi32
14304 wine_fn_config_test dlls/advapi32/tests advapi32_test
14305 wine_fn_config_dll advpack enable_advpack advpack
14306 wine_fn_config_test dlls/advpack/tests advpack_test
14307 wine_fn_config_dll amstream enable_amstream
14308 wine_fn_config_test dlls/amstream/tests amstream_test
14309 wine_fn_config_dll appwiz.cpl enable_appwiz_cpl
14310 wine_fn_config_dll atl enable_atl atl
14311 wine_fn_config_dll authz enable_authz
14312 wine_fn_config_dll avicap32 enable_avicap32 avicap32
14313 wine_fn_config_dll avifil32 enable_avifil32 avifil32
14314 wine_fn_config_test dlls/avifil32/tests avifil32_test
14315 wine_fn_config_dll avifile.dll16 enable_win16
14316 wine_fn_config_dll avrt enable_avrt avrt
14317 wine_fn_config_dll bcrypt enable_bcrypt
14318 wine_fn_config_dll browseui enable_browseui
14319 wine_fn_config_test dlls/browseui/tests browseui_test
14320 wine_fn_config_dll cabinet enable_cabinet cabinet
14321 wine_fn_config_test dlls/cabinet/tests cabinet_test
14322 wine_fn_config_dll capi2032 enable_capi2032 capi2032
14323 wine_fn_config_dll cards enable_cards cards
14324 wine_fn_config_dll cfgmgr32 enable_cfgmgr32 cfgmgr32
14325 wine_fn_config_dll clusapi enable_clusapi clusapi
14326 wine_fn_config_dll comcat enable_comcat
14327 wine_fn_config_test dlls/comcat/tests comcat_test
14328 wine_fn_config_dll comctl32 enable_comctl32 comctl32
14329 wine_fn_config_test dlls/comctl32/tests comctl32_test
14330 wine_fn_config_dll comdlg32 enable_comdlg32 comdlg32
14331 wine_fn_config_test dlls/comdlg32/tests comdlg32_test
14332 wine_fn_config_dll comm.drv16 enable_win16
14333 wine_fn_config_dll commdlg.dll16 enable_win16
14334 wine_fn_config_dll compobj.dll16 enable_win16
14335 wine_fn_config_dll compstui enable_compstui compstui
14336 wine_fn_config_dll credui enable_credui credui
14337 wine_fn_config_test dlls/credui/tests credui_test
14338 wine_fn_config_dll crtdll enable_crtdll crtdll
14339 wine_fn_config_dll crypt32 enable_crypt32 crypt32
14340 wine_fn_config_test dlls/crypt32/tests crypt32_test
14341 wine_fn_config_dll cryptdlg enable_cryptdlg
14342 wine_fn_config_dll cryptdll enable_cryptdll cryptdll
14343 wine_fn_config_dll cryptnet enable_cryptnet cryptnet
14344 wine_fn_config_test dlls/cryptnet/tests cryptnet_test
14345 wine_fn_config_dll cryptui enable_cryptui cryptui
14346 wine_fn_config_test dlls/cryptui/tests cryptui_test
14347 wine_fn_config_dll ctapi32 enable_ctapi32
14348 wine_fn_config_dll ctl3d.dll16 enable_win16
14349 wine_fn_config_dll ctl3d32 enable_ctl3d32 ctl3d32
14350 wine_fn_config_dll ctl3dv2.dll16 enable_win16
14351 wine_fn_config_dll d3d10 enable_d3d10 d3d10
14352 wine_fn_config_test dlls/d3d10/tests d3d10_test
14353 wine_fn_config_dll d3d10core enable_d3d10core d3d10core
14354 wine_fn_config_test dlls/d3d10core/tests d3d10core_test
14355 wine_fn_config_dll d3d8 enable_d3d8 d3d8
14356 wine_fn_config_test dlls/d3d8/tests d3d8_test
14357 wine_fn_config_dll d3d9 enable_d3d9 d3d9
14358 wine_fn_config_test dlls/d3d9/tests d3d9_test
14359 wine_fn_config_dll d3dim enable_d3dim d3dim
14360 wine_fn_config_dll d3drm enable_d3drm d3drm
14361 wine_fn_config_test dlls/d3drm/tests d3drm_test
14362 wine_fn_config_dll d3dx9_24 enable_d3dx9_24
14363 wine_fn_config_dll d3dx9_25 enable_d3dx9_25
14364 wine_fn_config_dll d3dx9_26 enable_d3dx9_26
14365 wine_fn_config_dll d3dx9_27 enable_d3dx9_27
14366 wine_fn_config_dll d3dx9_28 enable_d3dx9_28
14367 wine_fn_config_dll d3dx9_29 enable_d3dx9_29
14368 wine_fn_config_dll d3dx9_30 enable_d3dx9_30
14369 wine_fn_config_dll d3dx9_31 enable_d3dx9_31
14370 wine_fn_config_dll d3dx9_32 enable_d3dx9_32
14371 wine_fn_config_dll d3dx9_33 enable_d3dx9_33
14372 wine_fn_config_dll d3dx9_34 enable_d3dx9_34
14373 wine_fn_config_dll d3dx9_35 enable_d3dx9_35
14374 wine_fn_config_dll d3dx9_36 enable_d3dx9_36 d3dx9
14375 wine_fn_config_test dlls/d3dx9_36/tests d3dx9_36_test
14376 wine_fn_config_dll d3dx9_37 enable_d3dx9_37
14377 wine_fn_config_dll d3dx9_38 enable_d3dx9_38
14378 wine_fn_config_dll d3dx9_39 enable_d3dx9_39
14379 wine_fn_config_dll d3dx9_40 enable_d3dx9_40
14380 wine_fn_config_dll d3dx9_41 enable_d3dx9_41
14381 wine_fn_config_dll d3dx9_42 enable_d3dx9_42
14382 wine_fn_config_dll d3dxof enable_d3dxof d3dxof
14383 wine_fn_config_test dlls/d3dxof/tests d3dxof_test
14384 wine_fn_config_dll dbghelp enable_dbghelp dbghelp
14385 wine_fn_config_dll dciman32 enable_dciman32 dciman32
14386 wine_fn_config_dll ddeml.dll16 enable_win16
14387 wine_fn_config_dll ddraw enable_ddraw ddraw
14388 wine_fn_config_test dlls/ddraw/tests ddraw_test
14389 wine_fn_config_dll ddrawex enable_ddrawex
14390 wine_fn_config_test dlls/ddrawex/tests ddrawex_test
14391 wine_fn_config_dll devenum enable_devenum
14392 wine_fn_config_dll dinput enable_dinput dinput "data_formats.c"
14393 wine_fn_config_test dlls/dinput/tests dinput_test
14394 wine_fn_config_dll dinput8 enable_dinput8 dinput8
14395 wine_fn_config_dll dispdib.dll16 enable_win16
14396 wine_fn_config_dll dispex enable_dispex
14397 wine_fn_config_test dlls/dispex/tests dispex_test
14398 wine_fn_config_dll display.drv16 enable_win16
14399 wine_fn_config_dll dmband enable_dmband
14400 wine_fn_config_dll dmcompos enable_dmcompos
14401 wine_fn_config_dll dmime enable_dmime
14402 wine_fn_config_dll dmloader enable_dmloader
14403 wine_fn_config_test dlls/dmloader/tests dmloader_test
14404 wine_fn_config_dll dmscript enable_dmscript
14405 wine_fn_config_dll dmstyle enable_dmstyle
14406 wine_fn_config_dll dmsynth enable_dmsynth
14407 wine_fn_config_dll dmusic enable_dmusic
14408 wine_fn_config_dll dmusic32 enable_dmusic32 dmusic32
14409 wine_fn_config_dll dnsapi enable_dnsapi dnsapi
14410 wine_fn_config_test dlls/dnsapi/tests dnsapi_test
14411 wine_fn_config_dll dplay enable_dplay dplay
14412 wine_fn_config_dll dplayx enable_dplayx dplayx
14413 wine_fn_config_test dlls/dplayx/tests dplayx_test
14414 wine_fn_config_dll dpnaddr enable_dpnaddr
14415 wine_fn_config_dll dpnet enable_dpnet dpnet
14416 wine_fn_config_dll dpnhpast enable_dpnhpast
14417 wine_fn_config_dll dpnlobby enable_dpnlobby
14418 wine_fn_config_dll dpwsockx enable_dpwsockx
14419 wine_fn_config_dll drmclien enable_drmclien
14420 wine_fn_config_dll dsound enable_dsound dsound
14421 wine_fn_config_test dlls/dsound/tests dsound_test
14422 wine_fn_config_dll dssenh enable_dssenh
14423 wine_fn_config_dll dswave enable_dswave
14424 wine_fn_config_dll dwmapi enable_dwmapi dwmapi
14425 wine_fn_config_dll dxdiagn enable_dxdiagn
14426 wine_fn_config_test dlls/dxdiagn/tests dxdiagn_test
14427 wine_fn_config_lib dxerr8
14428 wine_fn_config_lib dxerr9
14429 wine_fn_config_dll dxgi enable_dxgi dxgi
14430 wine_fn_config_test dlls/dxgi/tests dxgi_test
14431 wine_fn_config_lib dxguid
14432 wine_fn_config_dll faultrep enable_faultrep
14433 wine_fn_config_dll fltlib enable_fltlib
14434 wine_fn_config_dll fusion enable_fusion
14435 wine_fn_config_test dlls/fusion/tests fusion_test
14436 wine_fn_config_dll fwpuclnt enable_fwpuclnt
14437 wine_fn_config_dll gdi.exe16 enable_win16
14438 wine_fn_config_dll gdi32 enable_gdi32 gdi32
14439 wine_fn_config_test dlls/gdi32/tests gdi32_test
14440 wine_fn_config_dll gdiplus enable_gdiplus gdiplus
14441 wine_fn_config_test dlls/gdiplus/tests gdiplus_test
14442 wine_fn_config_dll glu32 enable_glu32 glu32
14443 wine_fn_config_dll gphoto2.ds enable_gphoto2_ds
14444 wine_fn_config_dll gpkcsp enable_gpkcsp
14445 wine_fn_config_dll hal enable_hal
14446 wine_fn_config_dll hhctrl.ocx enable_hhctrl_ocx
14447 wine_fn_config_dll hid enable_hid hid
14448 wine_fn_config_dll hlink enable_hlink hlink
14449 wine_fn_config_test dlls/hlink/tests hlink_test
14450 wine_fn_config_dll hnetcfg enable_hnetcfg
14451 wine_fn_config_dll httpapi enable_httpapi
14452 wine_fn_config_dll iccvid enable_iccvid
14453 wine_fn_config_dll icmp enable_icmp
14454 wine_fn_config_dll ifsmgr.vxd enable_win16
14455 wine_fn_config_dll imaadp32.acm enable_imaadp32_acm
14456 wine_fn_config_dll imagehlp enable_imagehlp imagehlp
14457 wine_fn_config_test dlls/imagehlp/tests imagehlp_test
14458 wine_fn_config_dll imm.dll16 enable_win16
14459 wine_fn_config_dll imm32 enable_imm32 imm32
14460 wine_fn_config_test dlls/imm32/tests imm32_test
14461 wine_fn_config_dll inetcomm enable_inetcomm inetcomm
14462 wine_fn_config_test dlls/inetcomm/tests inetcomm_test
14463 wine_fn_config_dll inetmib1 enable_inetmib1
14464 wine_fn_config_test dlls/inetmib1/tests inetmib1_test
14465 wine_fn_config_dll infosoft enable_infosoft
14466 wine_fn_config_test dlls/infosoft/tests infosoft_test
14467 wine_fn_config_dll initpki enable_initpki
14468 wine_fn_config_dll inkobj enable_inkobj
14469 wine_fn_config_dll inseng enable_inseng
14470 wine_fn_config_dll iphlpapi enable_iphlpapi iphlpapi
14471 wine_fn_config_test dlls/iphlpapi/tests iphlpapi_test
14472 wine_fn_config_dll itircl enable_itircl
14473 wine_fn_config_dll itss enable_itss
14474 wine_fn_config_test dlls/itss/tests itss_test
14475 wine_fn_config_dll jscript enable_jscript
14476 wine_fn_config_test dlls/jscript/tests jscript_test
14477 wine_fn_config_dll kernel32 enable_kernel32 kernel32
14478 wine_fn_config_test dlls/kernel32/tests kernel32_test
14479 wine_fn_config_dll keyboard.drv16 enable_win16
14480 wine_fn_config_dll krnl386.exe16 enable_win16 kernel
14481 wine_fn_config_dll loadperf enable_loadperf loadperf
14482 wine_fn_config_dll localspl enable_localspl
14483 wine_fn_config_test dlls/localspl/tests localspl_test
14484 wine_fn_config_dll localui enable_localui
14485 wine_fn_config_test dlls/localui/tests localui_test
14486 wine_fn_config_dll lz32 enable_lz32 lz32
14487 wine_fn_config_test dlls/lz32/tests lz32_test
14488 wine_fn_config_dll lzexpand.dll16 enable_win16
14489 wine_fn_config_dll mapi32 enable_mapi32 mapi32
14490 wine_fn_config_test dlls/mapi32/tests mapi32_test
14491 wine_fn_config_dll mapistub enable_mapistub
14492 wine_fn_config_dll mciavi32 enable_mciavi32
14493 wine_fn_config_dll mcicda enable_mcicda
14494 wine_fn_config_dll mciqtz32 enable_mciqtz32
14495 wine_fn_config_dll mciseq enable_mciseq
14496 wine_fn_config_dll mciwave enable_mciwave
14497 wine_fn_config_dll midimap enable_midimap
14498 wine_fn_config_dll mlang enable_mlang mlang
14499 wine_fn_config_test dlls/mlang/tests mlang_test
14500 wine_fn_config_dll mmdevapi enable_mmdevapi
14501 wine_fn_config_test dlls/mmdevapi/tests mmdevapi_test
14502 wine_fn_config_dll mmdevldr.vxd enable_win16
14503 wine_fn_config_dll mmsystem.dll16 enable_win16
14504 wine_fn_config_dll monodebg.vxd enable_win16
14505 wine_fn_config_dll mountmgr.sys enable_mountmgr_sys
14506 wine_fn_config_dll mouse.drv16 enable_win16
14507 wine_fn_config_dll mpr enable_mpr mpr
14508 wine_fn_config_dll mprapi enable_mprapi mprapi
14509 wine_fn_config_dll msacm.dll16 enable_win16
14510 wine_fn_config_dll msacm32.drv enable_msacm32_drv
14511 wine_fn_config_dll msacm32 enable_msacm32 msacm32
14512 wine_fn_config_test dlls/msacm32/tests msacm32_test
14513 wine_fn_config_dll msadp32.acm enable_msadp32_acm
14514 wine_fn_config_dll mscat32 enable_mscat32
14515 wine_fn_config_dll mscms enable_mscms mscms
14516 wine_fn_config_test dlls/mscms/tests mscms_test
14517 wine_fn_config_dll mscoree enable_mscoree
14518 wine_fn_config_dll msctf enable_msctf
14519 wine_fn_config_test dlls/msctf/tests msctf_test
14520 wine_fn_config_dll msdaps enable_msdaps
14521 wine_fn_config_dll msdmo enable_msdmo msdmo
14522 wine_fn_config_dll msftedit enable_msftedit
14523 wine_fn_config_dll msg711.acm enable_msg711_acm
14524 wine_fn_config_dll msgsm32.acm enable_msgsm32_acm
14525 wine_fn_config_dll mshtml.tlb enable_mshtml_tlb
14526 wine_fn_config_dll mshtml enable_mshtml mshtml
14527 wine_fn_config_test dlls/mshtml/tests mshtml_test
14528 wine_fn_config_dll msi enable_msi msi
14529 wine_fn_config_test dlls/msi/tests msi_test
14530 wine_fn_config_dll msimg32 enable_msimg32 msimg32
14531 wine_fn_config_dll msimtf enable_msimtf
14532 wine_fn_config_dll msisip enable_msisip
14533 wine_fn_config_dll msisys.ocx enable_msisys_ocx
14534 wine_fn_config_dll msnet32 enable_msnet32
14535 wine_fn_config_dll msrle32 enable_msrle32
14536 wine_fn_config_dll mssign32 enable_mssign32
14537 wine_fn_config_dll mssip32 enable_mssip32
14538 wine_fn_config_dll mstask enable_mstask
14539 wine_fn_config_test dlls/mstask/tests mstask_test
14540 wine_fn_config_dll msvcirt enable_msvcirt
14541 wine_fn_config_dll msvcr100 enable_msvcr100
14542 wine_fn_config_dll msvcr70 enable_msvcr70 msvcr70
14543 wine_fn_config_dll msvcr71 enable_msvcr71 msvcr71
14544 wine_fn_config_dll msvcr80 enable_msvcr80
14545 wine_fn_config_dll msvcr90 enable_msvcr90
14546 wine_fn_config_test dlls/msvcr90/tests msvcr90_test
14547 wine_fn_config_dll msvcrt enable_msvcrt msvcrt
14548 wine_fn_config_test dlls/msvcrt/tests msvcrt_test
14549 wine_fn_config_dll msvcrt20 enable_msvcrt20 msvcrt20
14550 wine_fn_config_dll msvcrt40 enable_msvcrt40 msvcrt40
14551 wine_fn_config_dll msvcrtd enable_msvcrtd msvcrtd
14552 wine_fn_config_test dlls/msvcrtd/tests msvcrtd_test
14553 wine_fn_config_dll msvfw32 enable_msvfw32 msvfw32
14554 wine_fn_config_test dlls/msvfw32/tests msvfw32_test
14555 wine_fn_config_dll msvidc32 enable_msvidc32
14556 wine_fn_config_dll msvideo.dll16 enable_win16
14557 wine_fn_config_dll mswsock enable_mswsock mswsock
14558 wine_fn_config_dll msxml3 enable_msxml3
14559 wine_fn_config_test dlls/msxml3/tests msxml3_test
14560 wine_fn_config_dll msxml4 enable_msxml4
14561 wine_fn_config_dll nddeapi enable_nddeapi nddeapi
14562 wine_fn_config_dll netapi32 enable_netapi32 netapi32
14563 wine_fn_config_test dlls/netapi32/tests netapi32_test
14564 wine_fn_config_dll newdev enable_newdev newdev
14565 wine_fn_config_dll ntdll enable_ntdll ntdll
14566 wine_fn_config_test dlls/ntdll/tests ntdll_test
14567 wine_fn_config_dll ntdsapi enable_ntdsapi ntdsapi
14568 wine_fn_config_test dlls/ntdsapi/tests ntdsapi_test
14569 wine_fn_config_dll ntoskrnl.exe enable_ntoskrnl_exe ntoskrnl.exe
14570 wine_fn_config_dll ntprint enable_ntprint
14571 wine_fn_config_test dlls/ntprint/tests ntprint_test
14572 wine_fn_config_dll objsel enable_objsel
14573 wine_fn_config_dll odbc32 enable_odbc32 odbc32
14574 wine_fn_config_dll odbccp32 enable_odbccp32 odbccp32
14575 wine_fn_config_test dlls/odbccp32/tests odbccp32_test
14576 wine_fn_config_dll ole2.dll16 enable_win16
14577 wine_fn_config_dll ole2conv.dll16 enable_win16
14578 wine_fn_config_dll ole2disp.dll16 enable_win16
14579 wine_fn_config_dll ole2nls.dll16 enable_win16
14580 wine_fn_config_dll ole2prox.dll16 enable_win16
14581 wine_fn_config_dll ole2thk.dll16 enable_win16
14582 wine_fn_config_dll ole32 enable_ole32 ole32
14583 wine_fn_config_test dlls/ole32/tests ole32_test
14584 wine_fn_config_dll oleacc enable_oleacc oleacc
14585 wine_fn_config_test dlls/oleacc/tests oleacc_test
14586 wine_fn_config_dll oleaut32 enable_oleaut32 oleaut32
14587 wine_fn_config_test dlls/oleaut32/tests oleaut32_test
14588 wine_fn_config_dll olecli.dll16 enable_win16
14589 wine_fn_config_dll olecli32 enable_olecli32 olecli32
14590 wine_fn_config_dll oledb32 enable_oledb32
14591 wine_fn_config_test dlls/oledb32/tests oledb32_test
14592 wine_fn_config_dll oledlg enable_oledlg oledlg
14593 wine_fn_config_dll olepro32 enable_olepro32 olepro32
14594 wine_fn_config_dll olesvr.dll16 enable_win16
14595 wine_fn_config_dll olesvr32 enable_olesvr32 olesvr32
14596 wine_fn_config_dll olethk32 enable_olethk32
14597 wine_fn_config_dll openal32 enable_openal32
14598 wine_fn_config_dll opengl32 enable_opengl32 opengl32
14599 wine_fn_config_test dlls/opengl32/tests opengl32_test
14600 wine_fn_config_dll pdh enable_pdh pdh
14601 wine_fn_config_test dlls/pdh/tests pdh_test
14602 wine_fn_config_dll pidgen enable_pidgen
14603 wine_fn_config_dll powrprof enable_powrprof powrprof
14604 wine_fn_config_dll printui enable_printui
14605 wine_fn_config_dll propsys enable_propsys
14606 wine_fn_config_dll psapi enable_psapi psapi
14607 wine_fn_config_test dlls/psapi/tests psapi_test
14608 wine_fn_config_dll pstorec enable_pstorec
14609 wine_fn_config_dll qcap enable_qcap
14610 wine_fn_config_dll qedit enable_qedit
14611 wine_fn_config_test dlls/qedit/tests qedit_test
14612 wine_fn_config_dll qmgr enable_qmgr
14613 wine_fn_config_test dlls/qmgr/tests qmgr_test
14614 wine_fn_config_dll qmgrprxy enable_qmgrprxy
14615 wine_fn_config_dll quartz enable_quartz quartz
14616 wine_fn_config_test dlls/quartz/tests quartz_test
14617 wine_fn_config_dll query enable_query
14618 wine_fn_config_dll rasapi16.dll16 enable_win16
14619 wine_fn_config_dll rasapi32 enable_rasapi32 rasapi32
14620 wine_fn_config_test dlls/rasapi32/tests rasapi32_test
14621 wine_fn_config_dll rasdlg enable_rasdlg rasdlg
14622 wine_fn_config_dll resutils enable_resutils resutils
14623 wine_fn_config_dll riched20 enable_riched20 riched20
14624 wine_fn_config_test dlls/riched20/tests riched20_test
14625 wine_fn_config_dll riched32 enable_riched32
14626 wine_fn_config_test dlls/riched32/tests riched32_test
14627 wine_fn_config_dll rpcrt4 enable_rpcrt4 rpcrt4
14628 wine_fn_config_test dlls/rpcrt4/tests rpcrt4_test
14629 wine_fn_config_dll rsabase enable_rsabase
14630 wine_fn_config_dll rsaenh enable_rsaenh rsaenh
14631 wine_fn_config_test dlls/rsaenh/tests rsaenh_test
14632 wine_fn_config_dll rtutils enable_rtutils rtutils
14633 wine_fn_config_dll samlib enable_samlib
14634 wine_fn_config_dll sane.ds enable_sane_ds
14635 wine_fn_config_dll sccbase enable_sccbase
14636 wine_fn_config_dll schannel enable_schannel
14637 wine_fn_config_test dlls/schannel/tests schannel_test
14638 wine_fn_config_dll secur32 enable_secur32 secur32
14639 wine_fn_config_test dlls/secur32/tests secur32_test
14640 wine_fn_config_dll security enable_security
14641 wine_fn_config_dll sensapi enable_sensapi sensapi
14642 wine_fn_config_dll serialui enable_serialui serialui
14643 wine_fn_config_test dlls/serialui/tests serialui_test
14644 wine_fn_config_dll setupapi enable_setupapi setupapi
14645 wine_fn_config_test dlls/setupapi/tests setupapi_test
14646 wine_fn_config_dll setupx.dll16 enable_win16
14647 wine_fn_config_dll sfc enable_sfc sfc
14648 wine_fn_config_dll sfc_os enable_sfc_os sfc_os
14649 wine_fn_config_dll shdoclc enable_shdoclc
14650 wine_fn_config_dll shdocvw enable_shdocvw shdocvw
14651 wine_fn_config_test dlls/shdocvw/tests shdocvw_test
14652 wine_fn_config_dll shell.dll16 enable_win16
14653 wine_fn_config_dll shell32 enable_shell32 shell32
14654 wine_fn_config_test dlls/shell32/tests shell32_test
14655 wine_fn_config_dll shfolder enable_shfolder shfolder
14656 wine_fn_config_dll shlwapi enable_shlwapi shlwapi
14657 wine_fn_config_test dlls/shlwapi/tests shlwapi_test
14658 wine_fn_config_dll slbcsp enable_slbcsp
14659 wine_fn_config_dll slc enable_slc slc
14660 wine_fn_config_dll snmpapi enable_snmpapi snmpapi
14661 wine_fn_config_test dlls/snmpapi/tests snmpapi_test
14662 wine_fn_config_dll softpub enable_softpub
14663 wine_fn_config_dll sound.drv16 enable_win16
14664 wine_fn_config_dll spoolss enable_spoolss spoolss
14665 wine_fn_config_test dlls/spoolss/tests spoolss_test
14666 wine_fn_config_dll stdole2.tlb enable_stdole2_tlb
14667 wine_fn_config_dll stdole32.tlb enable_stdole32_tlb
14668 wine_fn_config_dll sti enable_sti sti
14669 wine_fn_config_test dlls/sti/tests sti_test
14670 wine_fn_config_dll storage.dll16 enable_win16
14671 wine_fn_config_dll stress.dll16 enable_win16
14672 wine_fn_config_lib strmiids
14673 wine_fn_config_dll svrapi enable_svrapi
14674 wine_fn_config_dll sxs enable_sxs
14675 wine_fn_config_dll system.drv16 enable_win16
14676 wine_fn_config_dll t2embed enable_t2embed
14677 wine_fn_config_dll tapi32 enable_tapi32 tapi32
14678 wine_fn_config_dll toolhelp.dll16 enable_win16
14679 wine_fn_config_dll traffic enable_traffic
14680 wine_fn_config_dll twain.dll16 enable_win16
14681 wine_fn_config_dll twain_32 enable_twain_32
14682 wine_fn_config_test dlls/twain_32/tests twain_32_test
14683 wine_fn_config_dll typelib.dll16 enable_win16
14684 wine_fn_config_dll unicows enable_unicows unicows
14685 wine_fn_config_dll updspapi enable_updspapi
14686 wine_fn_config_dll url enable_url url
14687 wine_fn_config_dll urlmon enable_urlmon urlmon
14688 wine_fn_config_test dlls/urlmon/tests urlmon_test
14689 wine_fn_config_dll usbd.sys enable_usbd_sys usbd.sys
14690 wine_fn_config_dll user.exe16 enable_win16
14691 wine_fn_config_dll user32 enable_user32 user32
14692 wine_fn_config_test dlls/user32/tests user32_test
14693 wine_fn_config_dll userenv enable_userenv userenv
14694 wine_fn_config_test dlls/userenv/tests userenv_test
14695 wine_fn_config_dll usp10 enable_usp10 usp10
14696 wine_fn_config_test dlls/usp10/tests usp10_test
14697 wine_fn_config_lib uuid
14698 wine_fn_config_dll uxtheme enable_uxtheme uxtheme
14699 wine_fn_config_test dlls/uxtheme/tests uxtheme_test
14700 wine_fn_config_dll vdhcp.vxd enable_win16
14701 wine_fn_config_dll vdmdbg enable_vdmdbg vdmdbg
14702 wine_fn_config_dll ver.dll16 enable_win16
14703 wine_fn_config_dll version enable_version version
14704 wine_fn_config_test dlls/version/tests version_test
14705 wine_fn_config_dll vmm.vxd enable_win16
14706 wine_fn_config_dll vnbt.vxd enable_win16
14707 wine_fn_config_dll vnetbios.vxd enable_win16
14708 wine_fn_config_dll vtdapi.vxd enable_win16
14709 wine_fn_config_dll vwin32.vxd enable_win16
14710 wine_fn_config_dll w32skrnl enable_win16
14711 wine_fn_config_dll w32sys.dll16 enable_win16
14712 wine_fn_config_dll wbemprox enable_wbemprox
14713 wine_fn_config_dll wiaservc enable_wiaservc
14714 wine_fn_config_dll win32s16.dll16 enable_win16
14715 wine_fn_config_dll win87em.dll16 enable_win16
14716 wine_fn_config_dll winaspi.dll16 enable_win16
14717 wine_fn_config_dll windebug.dll16 enable_win16
14718 wine_fn_config_dll windowscodecs enable_windowscodecs windowscodecs
14719 wine_fn_config_test dlls/windowscodecs/tests windowscodecs_test
14720 wine_fn_config_dll winealsa.drv enable_winealsa_drv
14721 wine_fn_config_dll wineaudioio.drv enable_wineaudioio_drv
14722 wine_fn_config_dll winecoreaudio.drv enable_winecoreaudio_drv
14723 wine_fn_config_lib winecrt0
14724 wine_fn_config_dll wined3d enable_wined3d wined3d
14725 wine_fn_config_dll wineesd.drv enable_wineesd_drv
14726 wine_fn_config_dll winejack.drv enable_winejack_drv
14727 wine_fn_config_dll winejoystick.drv enable_winejoystick_drv
14728 wine_fn_config_dll winemapi enable_winemapi
14729 wine_fn_config_dll winemp3.acm enable_winemp3_acm
14730 wine_fn_config_dll winenas.drv enable_winenas_drv
14731 wine_fn_config_dll wineoss.drv enable_wineoss_drv
14732 wine_fn_config_dll wineps.drv enable_wineps_drv
14733 wine_fn_config_dll wineps16.drv16 enable_win16
14734 wine_fn_config_dll winequartz.drv enable_winequartz_drv
14735 wine_fn_config_dll winex11.drv enable_winex11_drv
14736 wine_fn_config_dll wing.dll16 enable_win16
14737 wine_fn_config_dll wing32 enable_wing32
14738 wine_fn_config_dll winhttp enable_winhttp winhttp
14739 wine_fn_config_test dlls/winhttp/tests winhttp_test
14740 wine_fn_config_dll wininet enable_wininet wininet
14741 wine_fn_config_test dlls/wininet/tests wininet_test
14742 wine_fn_config_dll winmm enable_winmm winmm
14743 wine_fn_config_test dlls/winmm/tests winmm_test
14744 wine_fn_config_dll winnls.dll16 enable_win16
14745 wine_fn_config_dll winnls32 enable_winnls32 winnls32
14746 wine_fn_config_dll winscard enable_winscard winscard
14747 wine_fn_config_dll winsock.dll16 enable_win16
14748 wine_fn_config_dll winspool.drv enable_winspool_drv winspool
14749 wine_fn_config_test dlls/winspool.drv/tests winspool.drv_test
14750 wine_fn_config_dll wintab.dll16 enable_win16
14751 wine_fn_config_dll wintab32 enable_wintab32 wintab32
14752 wine_fn_config_test dlls/wintab32/tests wintab32_test
14753 wine_fn_config_dll wintrust enable_wintrust wintrust
14754 wine_fn_config_test dlls/wintrust/tests wintrust_test
14755 wine_fn_config_dll wldap32 enable_wldap32 wldap32
14756 wine_fn_config_test dlls/wldap32/tests wldap32_test
14757 wine_fn_config_dll wmi enable_wmi
14758 wine_fn_config_dll wmiutils enable_wmiutils
14759 wine_fn_config_dll wnaspi32 enable_wnaspi32 wnaspi32
14760 wine_fn_config_dll wow32 enable_win16 wow32
14761 wine_fn_config_dll ws2_32 enable_ws2_32 ws2_32
14762 wine_fn_config_test dlls/ws2_32/tests ws2_32_test
14763 wine_fn_config_dll wsock32 enable_wsock32 wsock32
14764 wine_fn_config_dll wtsapi32 enable_wtsapi32 wtsapi32
14765 wine_fn_config_dll wuapi enable_wuapi
14766 wine_fn_config_dll wuaueng enable_wuaueng
14767 wine_fn_config_dll xinput1_1 enable_xinput1_1
14768 wine_fn_config_dll xinput1_2 enable_xinput1_2
14769 wine_fn_config_dll xinput1_3 enable_xinput1_3 xinput
14770 wine_fn_config_test dlls/xinput1_3/tests xinput1_3_test
14771 wine_fn_config_dll xinput9_1_0 enable_xinput9_1_0
14772 wine_fn_config_dll xmllite enable_xmllite
14773 wine_fn_config_test dlls/xmllite/tests xmllite_test
14774 wine_fn_config_makefile documentation enable_documentation
14775 wine_fn_config_makefile fonts enable_fonts
14776 wine_fn_config_makefile include enable_include
14777 wine_fn_config_makefile libs/port enable_libs_port
14778 wine_fn_config_makefile libs/wine enable_libs_wine
14779 wine_fn_config_makefile libs/wpp enable_libs_wpp
14780 wine_fn_config_makefile loader enable_loader
14781 wine_fn_config_program attrib enable_attrib install
14782 wine_fn_config_program cacls enable_cacls install
14783 wine_fn_config_program clock enable_clock install
14784 wine_fn_config_program cmd enable_cmd install
14785 wine_fn_config_test programs/cmd/tests cmd.exe_test
14786 wine_fn_config_program cmdlgtst enable_cmdlgtst
14787 wine_fn_config_program control enable_control install
14788 wine_fn_config_program dxdiag enable_dxdiag install
14789 wine_fn_config_program eject enable_eject install
14790 wine_fn_config_program expand enable_expand install
14791 wine_fn_config_program explorer enable_explorer install
14792 wine_fn_config_program extrac32 enable_extrac32 install
14793 wine_fn_config_program hh enable_hh install
14794 wine_fn_config_program icinfo enable_icinfo install
14795 wine_fn_config_program iexplore enable_iexplore install
14796 wine_fn_config_program lodctr enable_lodctr install
14797 wine_fn_config_program mshta enable_mshta install
14798 wine_fn_config_program msiexec enable_msiexec installbin
14799 wine_fn_config_program net enable_net install
14800 wine_fn_config_program ngen enable_ngen install
14801 wine_fn_config_program notepad enable_notepad installbin
14802 wine_fn_config_program oleview enable_oleview install
14803 wine_fn_config_program ping enable_ping install
14804 wine_fn_config_program progman enable_progman install
14805 wine_fn_config_program reg enable_reg install
14806 wine_fn_config_program regedit enable_regedit installbin
14807 wine_fn_config_program regsvr32 enable_regsvr32 installbin
14808 wine_fn_config_program rpcss enable_rpcss install
14809 wine_fn_config_program rundll32 enable_rundll32 install
14810 wine_fn_config_program sc enable_sc install
14811 wine_fn_config_program secedit enable_secedit install
14812 wine_fn_config_program services enable_services install
14813 wine_fn_config_program spoolsv enable_spoolsv install
14814 wine_fn_config_program start enable_start install
14815 wine_fn_config_program svchost enable_svchost install
14816 wine_fn_config_program taskmgr enable_taskmgr install
14817 wine_fn_config_program termsv enable_termsv install
14818 wine_fn_config_program uninstaller enable_uninstaller install
14819 wine_fn_config_program unlodctr enable_unlodctr install
14820 wine_fn_config_program view enable_view
14821 wine_fn_config_program wineboot enable_wineboot installbin
14822 wine_fn_config_program winebrowser enable_winebrowser install
14823 wine_fn_config_program winecfg enable_winecfg installbin
14824 wine_fn_config_program wineconsole enable_wineconsole installbin
14825 wine_fn_config_program winedbg enable_winedbg installbin
14826 wine_fn_config_program winedevice enable_winedevice install
14827 wine_fn_config_program winefile enable_winefile installbin
14828 wine_fn_config_program winemenubuilder enable_winemenubuilder install
14829 wine_fn_config_program winemine enable_winemine installbin
14830 wine_fn_config_program winepath enable_winepath installbin
14831 wine_fn_config_program winetest enable_winetest
14832 wine_fn_config_program winevdm enable_win16 install
14833 wine_fn_config_program winhelp.exe16 enable_win16 install
14834 wine_fn_config_program winhlp32 enable_winhlp32 install
14835 wine_fn_config_program winoldap.mod16 enable_win16 install
14836 wine_fn_config_program winver enable_winver install
14837 wine_fn_config_program wordpad enable_wordpad install
14838 wine_fn_config_program write enable_write install
14839 wine_fn_config_program xcopy enable_xcopy install
14840 wine_fn_config_makefile server enable_server
14841 wine_fn_config_tool tools
14842 wine_fn_config_tool tools/widl
14843 wine_fn_config_tool tools/winebuild
14844 wine_fn_config_tool tools/winedump
14845 wine_fn_config_tool tools/winegcc
14846 wine_fn_config_tool tools/wmc
14847 wine_fn_config_tool tools/wrc
14849 ac_config_commands="$ac_config_commands Makefile"
14852 ac_config_files="$ac_config_files Make.tmp:Makefile.in"
14856 if test -n "$with_wine64"
14858 wine_fn_append_rule ALL_MAKEFILE_DEPENDS "all: fonts server $with_wine64/loader/wine
14860 \$(RM) \$@ && \$(LN_S) $with_wine64/\$@ \$@
14861 $with_wine64/loader/wine:
14862 \$(RM) \$@ && \$(LN_S) $ac_pwd/loader/wine \$@
14864 \$(RM) fonts server $with_wine64/loader/wine"
14867 wine_fn_append_rule ALL_MAKEFILE_DEPENDS "uninstall::
14868 -rmdir \$(DESTDIR)\$(datadir)/wine \$(DESTDIR)\$(fakedlldir) \$(DESTDIR)\$(dlldir)"
14870 cat >confcache <<\_ACEOF
14871 # This file is a shell script that caches the results of configure
14872 # tests run on this system so they can be shared between configure
14873 # scripts and configure runs, see configure's option --config-cache.
14874 # It is not useful on other systems. If it contains results you don't
14875 # want to keep, you may remove or edit it.
14877 # config.status only pays attention to the cache file if you give it
14878 # the --recheck option to rerun configure.
14880 # `ac_cv_env_foo' variables (set or unset) will be overridden when
14881 # loading this file, other *unset* `ac_cv_foo' will be assigned the
14882 # following values.
14886 # The following way of writing the cache mishandles newlines in values,
14887 # but we know of no workaround that is simple, portable, and efficient.
14888 # So, we kill variables containing newlines.
14889 # Ultrix sh set writes to stderr and can't be redirected directly,
14890 # and sets the high bit in the cache file unless we assign to the vars.
14892 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
14893 eval ac_val=\$$ac_var
14897 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
14898 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
14901 _ | IFS | as_nl) ;; #(
14902 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
14903 *) { eval $ac_var=; unset $ac_var;} ;;
14909 case $as_nl`(ac_space=' '; set) 2>&1` in #(
14910 *${as_nl}ac_space=\ *)
14911 # `set' does not quote correctly, so add quotes: double-quote
14912 # substitution turns \\\\ into \\, and sed turns \\ into \.
14915 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
14918 # `set' quotes correctly as required by POSIX, so do not add quotes.
14919 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
14928 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
14930 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
14932 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
14933 if test -w "$cache_file"; then
14934 test "x$cache_file" != "x/dev/null" &&
14935 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14936 $as_echo "$as_me: updating cache $cache_file" >&6;}
14937 cat confcache >$cache_file
14939 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14940 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
14945 test "x$prefix" = xNONE && prefix=$ac_default_prefix
14946 # Let make expand exec_prefix.
14947 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
14949 DEFS=-DHAVE_CONFIG_H
14953 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
14954 # 1. Remove the extension, and $U if already installed.
14955 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
14956 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
14957 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
14958 # will be set to the directory where LIBOBJS objects are built.
14959 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
14960 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
14962 LIBOBJS=$ac_libobjs
14964 LTLIBOBJS=$ac_ltlibobjs
14968 : ${CONFIG_STATUS=./config.status}
14970 ac_clean_files_save=$ac_clean_files
14971 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
14972 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14973 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
14975 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
14977 # Generated by $as_me.
14978 # Run this file to recreate the current configuration.
14979 # Compiler output produced by configure, useful for debugging
14980 # configure, is in config.log if it exists.
14983 ac_cs_recheck=false
14986 SHELL=\${CONFIG_SHELL-$SHELL}
14989 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
14990 ## -------------------- ##
14991 ## M4sh Initialization. ##
14992 ## -------------------- ##
14994 # Be more Bourne compatible
14995 DUALCASE=1; export DUALCASE # for MKS sh
14996 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
14999 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
15000 # is contrary to our usage. Disable this feature.
15001 alias -g '${1+"$@"}'='"$@"'
15002 setopt NO_GLOB_SUBST
15004 case `(set -o) 2>/dev/null` in #(
15016 # Printing a long string crashes Solaris 7 /usr/bin/printf.
15017 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
15018 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
15019 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
15020 # Prefer a ksh shell builtin over an external printf program on Solaris,
15021 # but without wasting forks for bash or zsh.
15022 if test -z "$BASH_VERSION$ZSH_VERSION" \
15023 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
15024 as_echo='print -r --'
15025 as_echo_n='print -rn --'
15026 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
15027 as_echo='printf %s\n'
15028 as_echo_n='printf %s'
15030 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
15031 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
15032 as_echo_n='/usr/ucb/echo -n'
15034 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
15035 as_echo_n_body='eval
15039 expr "X$arg" : "X\\(.*\\)$as_nl";
15040 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
15042 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
15044 export as_echo_n_body
15045 as_echo_n='sh -c $as_echo_n_body as_echo'
15047 export as_echo_body
15048 as_echo='sh -c $as_echo_body as_echo'
15051 # The user is always right.
15052 if test "${PATH_SEPARATOR+set}" != set; then
15054 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
15055 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
15062 # We need space, tab and new line, in precisely that order. Quoting is
15063 # there to prevent editors from complaining about space-tab.
15064 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
15065 # splitting by setting IFS to empty value.)
15068 # Find who we are. Look in the path if we contain no directory separator.
15070 *[\\/]* ) as_myself=$0 ;;
15071 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15072 for as_dir in $PATH
15075 test -z "$as_dir" && as_dir=.
15076 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
15082 # We did not find ourselves, most probably we were run as `sh COMMAND'
15083 # in which case we are not to be found in the path.
15084 if test "x$as_myself" = x; then
15087 if test ! -f "$as_myself"; then
15088 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
15092 # Unset variables that we do not need and which cause bugs (e.g. in
15093 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
15094 # suppresses any "Segmentation fault" message there. '((' could
15095 # trigger a bug in pdksh 5.2.14.
15096 for as_var in BASH_ENV ENV MAIL MAILPATH
15097 do eval test x\${$as_var+set} = xset \
15098 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
15111 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
15114 # as_fn_error ERROR [LINENO LOG_FD]
15115 # ---------------------------------
15116 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
15117 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
15118 # script with status $?, using 1 if that was 0.
15121 as_status=$?; test $as_status -eq 0 && as_status=1
15123 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
15124 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
15126 $as_echo "$as_me: error: $1" >&2
15127 as_fn_exit $as_status
15131 # as_fn_set_status STATUS
15132 # -----------------------
15133 # Set $? to STATUS, without forking.
15134 as_fn_set_status ()
15137 } # as_fn_set_status
15139 # as_fn_exit STATUS
15140 # -----------------
15141 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
15145 as_fn_set_status $1
15151 # Portably unset VAR.
15154 { eval $1=; unset $1;}
15156 as_unset=as_fn_unset
15157 # as_fn_append VAR VALUE
15158 # ----------------------
15159 # Append the text in VALUE to the end of the definition contained in VAR. Take
15160 # advantage of any shell optimizations that allow amortized linear growth over
15161 # repeated appends, instead of the typical quadratic growth present in naive
15163 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
15164 eval 'as_fn_append ()
15175 # as_fn_arith ARG...
15176 # ------------------
15177 # Perform arithmetic evaluation on the ARGs, and store the result in the
15178 # global $as_val. Take advantage of shells that can avoid forks. The arguments
15179 # must be portable across $(()) and expr.
15180 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
15181 eval 'as_fn_arith ()
15188 as_val=`expr "$@" || test $? -eq 1`
15193 if expr a : '\(a\)' >/dev/null 2>&1 &&
15194 test "X`expr 00001 : '.*\(...\)'`" = X001; then
15200 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
15201 as_basename=basename
15206 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
15212 as_me=`$as_basename -- "$0" ||
15213 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
15214 X"$0" : 'X\(//\)$' \| \
15215 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
15217 sed '/^.*\/\([^/][^/]*\)\/*$/{
15231 # Avoid depending upon Character Ranges.
15232 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
15233 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
15234 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
15235 as_cr_digits='0123456789'
15236 as_cr_alnum=$as_cr_Letters$as_cr_digits
15238 ECHO_C= ECHO_N= ECHO_T=
15239 case `echo -n x` in #(((((
15241 case `echo 'xy\c'` in
15242 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
15244 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
15251 rm -f conf$$ conf$$.exe conf$$.file
15252 if test -d conf$$.dir; then
15253 rm -f conf$$.dir/conf$$.file
15256 mkdir conf$$.dir 2>/dev/null
15258 if (echo >conf$$.file) 2>/dev/null; then
15259 if ln -s conf$$.file conf$$ 2>/dev/null; then
15261 # ... but there are two gotchas:
15262 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
15263 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
15264 # In both cases, we have to default to `cp -p'.
15265 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
15267 elif ln conf$$.file conf$$ 2>/dev/null; then
15275 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
15276 rmdir conf$$.dir 2>/dev/null
15281 # Create "$as_dir" as a directory, including parents if necessary.
15286 -*) as_dir=./$as_dir;;
15288 test -d "$as_dir" || eval $as_mkdir_p || {
15292 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
15293 *) as_qdir=$as_dir;;
15295 as_dirs="'$as_qdir' $as_dirs"
15296 as_dir=`$as_dirname -- "$as_dir" ||
15297 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15298 X"$as_dir" : 'X\(//\)[^/]' \| \
15299 X"$as_dir" : 'X\(//\)$' \| \
15300 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
15301 $as_echo X"$as_dir" |
15302 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15306 /^X\(\/\/\)[^/].*/{
15319 test -d "$as_dir" && break
15321 test -z "$as_dirs" || eval "mkdir $as_dirs"
15322 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
15326 if mkdir -p . 2>/dev/null; then
15327 as_mkdir_p='mkdir -p "$as_dir"'
15329 test -d ./-p && rmdir ./-p
15333 if test -x / >/dev/null 2>&1; then
15334 as_test_x='test -x'
15336 if ls -dL / >/dev/null 2>&1; then
15343 if test -d "$1"; then
15349 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
15350 ???[sx]*):;;*)false;;esac;fi
15354 as_executable_p=$as_test_x
15356 # Sed expression to map a string onto a valid CPP name.
15357 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
15359 # Sed expression to map a string onto a valid variable name.
15360 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
15364 ## ----------------------------------- ##
15365 ## Main body of $CONFIG_STATUS script. ##
15366 ## ----------------------------------- ##
15368 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
15370 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15371 # Save the log message, to keep $0 and so on meaningful, and to
15372 # report actual input values of CONFIG_FILES etc. instead of their
15373 # values after options handling.
15375 This file was extended by Wine $as_me 1.2-rc1, which was
15376 generated by GNU Autoconf 2.65. Invocation command line was
15378 CONFIG_FILES = $CONFIG_FILES
15379 CONFIG_HEADERS = $CONFIG_HEADERS
15380 CONFIG_LINKS = $CONFIG_LINKS
15381 CONFIG_COMMANDS = $CONFIG_COMMANDS
15384 on `(hostname || uname -n) 2>/dev/null | sed 1q`
15389 case $ac_config_files in *"
15390 "*) set x $ac_config_files; shift; ac_config_files=$*;;
15393 case $ac_config_headers in *"
15394 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
15398 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15399 # Files that config.status was made for.
15400 config_files="$ac_config_files"
15401 config_headers="$ac_config_headers"
15402 config_links="$ac_config_links"
15403 config_commands="$ac_config_commands"
15407 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15409 \`$as_me' instantiates files and other configuration actions
15410 from templates according to the current configuration. Unless the files
15411 and actions are specified as TAGs, all are instantiated by default.
15413 Usage: $0 [OPTION]... [TAG]...
15415 -h, --help print this help, then exit
15416 -V, --version print version number and configuration settings, then exit
15417 --config print configuration, then exit
15418 -q, --quiet, --silent
15419 do not print progress messages
15420 -d, --debug don't remove temporary files
15421 --recheck update $as_me by reconfiguring in the same conditions
15422 --file=FILE[:TEMPLATE]
15423 instantiate the configuration file FILE
15424 --header=FILE[:TEMPLATE]
15425 instantiate the configuration header FILE
15427 Configuration files:
15430 Configuration headers:
15433 Configuration links:
15436 Configuration commands:
15439 Report bugs to <wine-devel@winehq.org>.
15440 Wine home page: <http://www.winehq.org>."
15443 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15444 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15446 Wine config.status 1.2-rc1
15447 configured by $0, generated by GNU Autoconf 2.65,
15448 with options \\"\$ac_cs_config\\"
15450 Copyright (C) 2009 Free Software Foundation, Inc.
15451 This config.status script is free software; the Free Software Foundation
15452 gives unlimited permission to copy, distribute and modify it."
15457 test -n "\$AWK" || AWK=awk
15460 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15461 # The default lists apply if the user does not specify any file.
15467 ac_option=`expr "X$1" : 'X\([^=]*\)='`
15468 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
15479 # Handling of the options.
15480 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
15482 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
15483 $as_echo "$ac_cs_version"; exit ;;
15484 --config | --confi | --conf | --con | --co | --c )
15485 $as_echo "$ac_cs_config"; exit ;;
15486 --debug | --debu | --deb | --de | --d | -d )
15488 --file | --fil | --fi | --f )
15491 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15493 as_fn_append CONFIG_FILES " '$ac_optarg'"
15494 ac_need_defaults=false;;
15495 --header | --heade | --head | --hea )
15498 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15500 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
15501 ac_need_defaults=false;;
15503 # Conflict between --help and --header
15504 as_fn_error "ambiguous option: \`$1'
15505 Try \`$0 --help' for more information.";;
15506 --help | --hel | -h )
15507 $as_echo "$ac_cs_usage"; exit ;;
15508 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
15509 | -silent | --silent | --silen | --sile | --sil | --si | --s)
15512 # This is an error.
15513 -*) as_fn_error "unrecognized option: \`$1'
15514 Try \`$0 --help' for more information." ;;
15516 *) as_fn_append ac_config_targets " $1"
15517 ac_need_defaults=false ;;
15523 ac_configure_extra_args=
15525 if $ac_cs_silent; then
15527 ac_configure_extra_args="$ac_configure_extra_args --silent"
15531 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15532 if \$ac_cs_recheck; then
15533 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
15535 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
15536 CONFIG_SHELL='$SHELL'
15537 export CONFIG_SHELL
15542 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15546 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
15547 ## Running $as_me. ##
15553 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15557 wine_fn_output_makefile ()
15559 cat Make.tmp - <<\_WINE_EOF >\$tmp/makefile && mv -f \$tmp/makefile \$1 && rm -f Make.tmp && return
15560 $ALL_MAKEFILE_DEPENDS
15562 as_fn_error "could not create Makefile" "$LINENO" 5
15567 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15569 # Handling of arguments.
15570 for ac_config_target in $ac_config_targets
15572 case $ac_config_target in
15573 "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
15574 "include/stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS include/stamp-h" ;;
15575 "dlls/wineps.drv/generic.ppd") CONFIG_LINKS="$CONFIG_LINKS dlls/wineps.drv/generic.ppd:dlls/wineps.drv/generic.ppd" ;;
15576 "fonts/marlett.ttf") CONFIG_LINKS="$CONFIG_LINKS fonts/marlett.ttf:fonts/marlett.ttf" ;;
15577 "fonts/symbol.ttf") CONFIG_LINKS="$CONFIG_LINKS fonts/symbol.ttf:fonts/symbol.ttf" ;;
15578 "fonts/tahoma.ttf") CONFIG_LINKS="$CONFIG_LINKS fonts/tahoma.ttf:fonts/tahoma.ttf" ;;
15579 "fonts/tahomabd.ttf") CONFIG_LINKS="$CONFIG_LINKS fonts/tahomabd.ttf:fonts/tahomabd.ttf" ;;
15580 "tools/l_intl.nls") CONFIG_LINKS="$CONFIG_LINKS tools/l_intl.nls:tools/l_intl.nls" ;;
15581 "wine") CONFIG_LINKS="$CONFIG_LINKS wine:tools/winewrapper" ;;
15582 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
15583 "dlls/gdi32/mfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
15584 "dlls/kernel32/nls") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
15585 "dlls/user32/resources") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/user32/resources" ;;
15586 "dlls/wineps.drv/data") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
15587 "include/wine") CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;;
15588 "Make.rules") CONFIG_FILES="$CONFIG_FILES Make.rules" ;;
15589 "Maketest.rules") CONFIG_FILES="$CONFIG_FILES Maketest.rules" ;;
15590 "dlls/Makedll.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makedll.rules" ;;
15591 "dlls/Makeimplib.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makeimplib.rules" ;;
15592 "programs/Makeprog.rules") CONFIG_FILES="$CONFIG_FILES programs/Makeprog.rules" ;;
15593 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
15594 "Make.tmp") CONFIG_FILES="$CONFIG_FILES Make.tmp:Makefile.in" ;;
15596 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
15601 # If the user did not use the arguments to specify the items to instantiate,
15602 # then the envvar interface is used. Set only those that are not.
15603 # We use the long form for the default assignment because of an extremely
15604 # bizarre bug on SunOS 4.1.3.
15605 if $ac_need_defaults; then
15606 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
15607 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
15608 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
15609 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
15612 # Have a temporary directory for convenience. Make it in the build tree
15613 # simply because there is no reason against having it here, and in addition,
15614 # creating and moving files from /tmp can sometimes cause problems.
15615 # Hook for its removal unless debugging.
15616 # Note that there is a small window in which the directory will not be cleaned:
15617 # after its creation but before its name has been assigned to `$tmp'.
15621 trap 'exit_status=$?
15622 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
15624 trap 'as_fn_exit 1' 1 2 13 15
15626 # Create a (secure) tmp directory for tmp files.
15629 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
15630 test -n "$tmp" && test -d "$tmp"
15633 tmp=./conf$$-$RANDOM
15634 (umask 077 && mkdir "$tmp")
15635 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
15637 # Set up the scripts for CONFIG_FILES section.
15638 # No need to generate them if there are no CONFIG_FILES.
15639 # This happens for instance with `./config.status config.h'.
15640 if test -n "$CONFIG_FILES"; then
15642 if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
15643 ac_cs_awk_getline=:
15644 ac_cs_awk_pipe_init=
15645 ac_cs_awk_read_file='
15646 while ((getline aline < (F[key])) > 0)
15649 ac_cs_awk_pipe_fini=
15651 ac_cs_awk_getline=false
15652 ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
15653 ac_cs_awk_read_file='
15655 print "cat " F[key] " &&"
15656 '$ac_cs_awk_pipe_init
15657 # The final `:' finishes the AND list.
15658 ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
15660 ac_cr=`echo X | tr X '\015'`
15661 # On cygwin, bash can eat \r inside `` if the user requested igncr.
15662 # But we know of no other shell where ac_cr would be empty at this
15663 # point, so we can use a bashism as a fallback.
15664 if test "x$ac_cr" = x; then
15665 eval ac_cr=\$\'\\r\'
15667 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
15668 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
15671 ac_cs_awk_cr=$ac_cr
15674 echo 'BEGIN {' >"$tmp/subs1.awk" &&
15677 # Create commands to substitute file output variables.
15679 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
15680 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
15681 echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
15684 } >conf$$files.sh &&
15685 . ./conf$$files.sh ||
15686 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
15687 rm -f conf$$files.sh
15690 echo "cat >conf$$subs.awk <<_ACEOF" &&
15691 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
15693 } >conf$$subs.sh ||
15694 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
15695 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
15697 for ac_last_try in false false false false false :; do
15698 . ./conf$$subs.sh ||
15699 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
15701 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
15702 if test $ac_delim_n = $ac_delim_num; then
15704 elif $ac_last_try; then
15705 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
15707 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
15710 rm -f conf$$subs.sh
15712 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15713 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
15717 s/^/S["/; s/!.*/"]=/
15727 s/\(.\{148\}\)..*/\1/
15729 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
15734 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
15741 s/\(.\{148\}\)..*/\1/
15743 s/["\\]/\\&/g; s/^/"/; s/$/"/
15747 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
15752 ' <conf$$subs.awk | sed '
15757 ' >>$CONFIG_STATUS || ac_write_fail=1
15758 rm -f conf$$subs.awk
15759 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15761 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
15762 for (key in S) S_is_set[key] = 1
15764 \$ac_cs_awk_pipe_init
15768 nfields = split(line, field, "@")
15770 len = length(field[1])
15771 for (i = 2; i < nfields; i++) {
15773 keylen = length(key)
15774 if (S_is_set[key]) {
15776 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
15777 len += length(value) + length(field[++i])
15782 if (nfields == 3 && !substed) {
15784 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
15785 \$ac_cs_awk_read_file
15791 \$ac_cs_awk_pipe_fini
15794 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15795 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
15796 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
15799 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
15800 || as_fn_error "could not setup config files machinery" "$LINENO" 5
15803 # VPATH may cause trouble with some makes, so we remove $(srcdir),
15804 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
15805 # trailing colons and then remove the whole line if VPATH becomes empty
15806 # (actually we leave an empty line to preserve line numbers).
15807 if test "x$srcdir" = x.; then
15808 ac_vpsub='/^[ ]*VPATH[ ]*=/{
15809 s/:*\$(srcdir):*/:/
15810 s/:*\${srcdir}:*/:/
15812 s/^\([^=]*=[ ]*\):*/\1/
15818 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15819 fi # test -n "$CONFIG_FILES"
15821 # Set up the scripts for CONFIG_HEADERS section.
15822 # No need to generate them if there are no CONFIG_HEADERS.
15823 # This happens for instance with `./config.status Makefile'.
15824 if test -n "$CONFIG_HEADERS"; then
15825 cat >"$tmp/defines.awk" <<\_ACAWK ||
15829 # Transform confdefs.h into an awk script `defines.awk', embedded as
15830 # here-document in config.status, that substitutes the proper values into
15831 # config.h.in to produce config.h.
15833 # Create a delimiter string that does not exist in confdefs.h, to ease
15834 # handling of long lines.
15836 for ac_last_try in false false :; do
15837 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
15838 if test -z "$ac_t"; then
15840 elif $ac_last_try; then
15841 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
15843 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
15847 # For the awk script, D is an array of macro values keyed by name,
15848 # likewise P contains macro parameters if any. Preserve backslash
15849 # newline sequences.
15851 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
15853 s/.\{148\}/&'"$ac_delim"'/g
15856 s/^[ ]*#[ ]*define[ ][ ]*/ /
15863 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
15865 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
15869 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
15870 D["\1"]=" \3\\\\\\n"\\/p
15872 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
15877 s/.\{148\}/&'"$ac_delim"'/g
15882 s/["\\]/\\&/g; s/^/"/; s/$/"/p
15885 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
15887 ' <confdefs.h | sed '
15888 s/'"$ac_delim"'/"\\\
15889 "/g' >>$CONFIG_STATUS || ac_write_fail=1
15891 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15892 for (key in D) D_is_set[key] = 1
15895 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
15897 split(line, arg, " ")
15898 if (arg[1] == "#") {
15902 defundef = substr(arg[1], 2)
15905 split(mac1, mac2, "(") #)
15907 prefix = substr(line, 1, index(line, defundef) - 1)
15908 if (D_is_set[macro]) {
15909 # Preserve the white space surrounding the "#".
15910 print prefix "define", macro P[macro] D[macro]
15913 # Replace #undef with comments. This is necessary, for example,
15914 # in the case of _POSIX_SOURCE, which is predefined and required
15915 # on some systems where configure will not decide to define it.
15916 if (defundef == "undef") {
15917 print "/*", prefix defundef, macro, "*/"
15925 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15926 as_fn_error "could not setup config headers machinery" "$LINENO" 5
15927 fi # test -n "$CONFIG_HEADERS"
15930 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
15935 :[FHLC]) ac_mode=$ac_tag; continue;;
15937 case $ac_mode$ac_tag in
15939 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
15940 :[FH]-) ac_tag=-:-;;
15941 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
15958 -) ac_f="$tmp/stdin";;
15959 *) # Look for the file first in the build tree, then in the source tree
15960 # (if the path is not absolute). The absolute path cannot be DOS-style,
15961 # because $ac_f cannot contain `:'.
15965 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
15967 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
15969 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
15970 as_fn_append ac_file_inputs " '$ac_f'"
15973 # Let's still pretend it is `configure' which instantiates (i.e., don't
15974 # use $as_me), people would be surprised to read:
15975 # /* config.h. Generated by config.status. */
15976 configure_input='Generated from '`
15977 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
15979 if test x"$ac_file" != x-; then
15980 configure_input="$ac_file. $configure_input"
15981 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
15982 $as_echo "$as_me: creating $ac_file" >&6;}
15984 # Neutralize special characters interpreted by sed in replacement strings.
15985 case $configure_input in #(
15986 *\&* | *\|* | *\\* )
15987 ac_sed_conf_input=`$as_echo "$configure_input" |
15988 sed 's/[\\\\&|]/\\\\&/g'`;; #(
15989 *) ac_sed_conf_input=$configure_input;;
15993 *:-:* | *:-) cat >"$tmp/stdin" \
15994 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
15999 ac_dir=`$as_dirname -- "$ac_file" ||
16000 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16001 X"$ac_file" : 'X\(//\)[^/]' \| \
16002 X"$ac_file" : 'X\(//\)$' \| \
16003 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
16004 $as_echo X"$ac_file" |
16005 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16009 /^X\(\/\/\)[^/].*/{
16022 as_dir="$ac_dir"; as_fn_mkdir_p
16026 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
16028 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
16029 # A ".." for each directory in $ac_dir_suffix.
16030 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
16031 case $ac_top_builddir_sub in
16032 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
16033 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
16036 ac_abs_top_builddir=$ac_pwd
16037 ac_abs_builddir=$ac_pwd$ac_dir_suffix
16038 # for backward compatibility:
16039 ac_top_builddir=$ac_top_build_prefix
16042 .) # We are building in place.
16044 ac_top_srcdir=$ac_top_builddir_sub
16045 ac_abs_top_srcdir=$ac_pwd ;;
16046 [\\/]* | ?:[\\/]* ) # Absolute name.
16047 ac_srcdir=$srcdir$ac_dir_suffix;
16048 ac_top_srcdir=$srcdir
16049 ac_abs_top_srcdir=$srcdir ;;
16050 *) # Relative name.
16051 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
16052 ac_top_srcdir=$ac_top_build_prefix$srcdir
16053 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
16055 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
16065 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
16066 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
16070 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16071 # If the template does not know about datarootdir, expand it.
16072 # FIXME: This hack should be removed a few years after 2.60.
16073 ac_datarootdir_hack=; ac_datarootdir_seen=
16084 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
16085 *datarootdir*) ac_datarootdir_seen=yes;;
16086 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
16087 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
16088 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
16090 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16091 ac_datarootdir_hack='
16092 s&@datadir@&$datadir&g
16093 s&@docdir@&$docdir&g
16094 s&@infodir@&$infodir&g
16095 s&@localedir@&$localedir&g
16096 s&@mandir@&$mandir&g
16097 s&\\\${datarootdir}&$datarootdir&g' ;;
16101 # Neutralize VPATH when `$srcdir' = `.'.
16102 # Shell code in configure.ac might set extrasub.
16103 # FIXME: do we really want to maintain this feature?
16104 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16105 ac_sed_extra="$ac_vpsub
16108 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16110 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
16111 s|@configure_input@|$ac_sed_conf_input|;t t
16112 s&@top_builddir@&$ac_top_builddir_sub&;t t
16113 s&@top_build_prefix@&$ac_top_build_prefix&;t t
16114 s&@srcdir@&$ac_srcdir&;t t
16115 s&@abs_srcdir@&$ac_abs_srcdir&;t t
16116 s&@top_srcdir@&$ac_top_srcdir&;t t
16117 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
16118 s&@builddir@&$ac_builddir&;t t
16119 s&@abs_builddir@&$ac_abs_builddir&;t t
16120 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
16121 s&@INSTALL@&$ac_INSTALL&;t t
16122 $ac_datarootdir_hack
16124 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
16125 if $ac_cs_awk_getline; then
16126 $AWK -f "$tmp/subs.awk"
16128 $AWK -f "$tmp/subs.awk" | $SHELL
16130 || as_fn_error "could not create $ac_file" "$LINENO" 5
16132 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
16133 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
16134 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
16135 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
16136 which seems to be undefined. Please make sure it is defined." >&5
16137 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
16138 which seems to be undefined. Please make sure it is defined." >&2;}
16142 -) cat "$tmp/out" && rm -f "$tmp/out";;
16143 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
16145 || as_fn_error "could not create $ac_file" "$LINENO" 5
16151 if test x"$ac_file" != x-; then
16153 $as_echo "/* $configure_input */" \
16154 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
16155 } >"$tmp/config.h" \
16156 || as_fn_error "could not create $ac_file" "$LINENO" 5
16157 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
16158 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
16159 $as_echo "$as_me: $ac_file is unchanged" >&6;}
16162 mv "$tmp/config.h" "$ac_file" \
16163 || as_fn_error "could not create $ac_file" "$LINENO" 5
16166 $as_echo "/* $configure_input */" \
16167 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
16168 || as_fn_error "could not create -" "$LINENO" 5
16176 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
16179 # Prefer the file from the source tree if names are identical.
16180 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
16181 ac_source=$srcdir/$ac_source
16184 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
16185 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
16187 if test ! -r "$ac_source"; then
16188 as_fn_error "$ac_source: file not found" "$LINENO" 5
16192 # Try a relative symlink, then a hard link, then a copy.
16194 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
16195 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
16197 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
16198 ln "$ac_source" "$ac_file" 2>/dev/null ||
16199 cp -p "$ac_source" "$ac_file" ||
16200 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
16203 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
16204 $as_echo "$as_me: executing $ac_file commands" >&6;}
16209 case $ac_file$ac_mode in
16210 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
16211 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/gdi32/enhmfdrv" >&5
16212 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;}; as_dir="dlls/gdi32/enhmfdrv"; as_fn_mkdir_p; } ;;
16213 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/gdi32/mfdrv" >&5
16214 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;}; as_dir="dlls/gdi32/mfdrv"; as_fn_mkdir_p; } ;;
16215 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/kernel32/nls" >&5
16216 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;}; as_dir="dlls/kernel32/nls"; as_fn_mkdir_p; } ;;
16217 "dlls/user32/resources":C) test -d "dlls/user32/resources" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/user32/resources" >&5
16218 $as_echo "$as_me: creating dlls/user32/resources" >&6;}; as_dir="dlls/user32/resources"; as_fn_mkdir_p; } ;;
16219 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/wineps.drv/data" >&5
16220 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;}; as_dir="dlls/wineps.drv/data"; as_fn_mkdir_p; } ;;
16221 "include/wine":C) test -d "include/wine" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating include/wine" >&5
16222 $as_echo "$as_me: creating include/wine" >&6;}; as_dir="include/wine"; as_fn_mkdir_p; } ;;
16223 "Makefile":C) wine_fn_output_makefile Makefile ;;
16231 ac_clean_files=$ac_clean_files_save
16233 test $ac_write_fail = 0 ||
16234 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
16237 # configure is writing to config.log, and then calls config.status.
16238 # config.status does its own redirection, appending to config.log.
16239 # Unfortunately, on DOS this fails, as config.log is still kept open
16240 # by configure, so config.status won't be able to write to it; its
16241 # output is simply discarded. So we exec the FD to /dev/null,
16242 # effectively closing config.log, so it can be properly (re)opened and
16243 # appended to by config.status. When coming back to configure, we
16244 # need to make the FD available again.
16245 if test "$no_create" != yes; then
16247 ac_config_status_args=
16248 test "$silent" = yes &&
16249 ac_config_status_args="$ac_config_status_args --quiet"
16251 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
16253 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
16254 # would make configure fail if this is the last instruction.
16255 $ac_cs_success || as_fn_exit $?
16257 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16258 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
16259 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
16263 if test "$no_create" = "yes"
16269 if test "x$wine_notices != "x; then
16272 for msg in $wine_notices; do
16274 if test -n "$msg"; then
16275 { $as_echo "$as_me:${as_lineno-$LINENO}: $msg" >&5
16276 $as_echo "$as_me: $msg" >&6;}
16281 for msg in $wine_warnings; do
16283 if test -n "$msg"; then
16285 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $msg" >&5
16286 $as_echo "$as_me: WARNING: $msg" >&2;}
16292 $as_me: Finished. Do '${ac_make}' to compile Wine.