2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.65 for Wine 1.2-rc2.
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-rc2'
556 PACKAGE_STRING
='Wine 1.2-rc2'
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-rc2 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-rc2:";;
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-rc2
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-rc2, 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;
2497 # Check whether --with-alsa was given.
2498 if test "${with_alsa+set}" = set; then :
2499 withval
=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h
=no
; ac_cv_header_alsa_asoundlib_h
=no
; fi
2503 # Check whether --with-audioio was given.
2504 if test "${with_audioio+set}" = set; then :
2505 withval
=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h
=no
; fi
2509 # Check whether --with-capi was given.
2510 if test "${with_capi+set}" = set; then :
2511 withval
=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h
=no
; ac_cv_header_linux_capi_h
=no
; fi
2515 # Check whether --with-cms was given.
2516 if test "${with_cms+set}" = set; then :
2517 withval
=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h
=no
; ac_cv_header_lcms_lcms_h
=no
; fi
2521 # Check whether --with-coreaudio was given.
2522 if test "${with_coreaudio+set}" = set; then :
2523 withval
=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h
=no
; fi
2527 # Check whether --with-cups was given.
2528 if test "${with_cups+set}" = set; then :
2533 # Check whether --with-curses was given.
2534 if test "${with_curses+set}" = set; then :
2535 withval
=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h
=no
; ac_cv_header_curses_h
=no
; fi
2539 # Check whether --with-esd was given.
2540 if test "${with_esd+set}" = set; then :
2545 # Check whether --with-fontconfig was given.
2546 if test "${with_fontconfig+set}" = set; then :
2547 withval
=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h
=no
; fi
2551 # Check whether --with-freetype was given.
2552 if test "${with_freetype+set}" = set; then :
2553 withval
=$with_freetype;
2557 # Check whether --with-gphoto was given.
2558 if test "${with_gphoto+set}" = set; then :
2559 withval
=$with_gphoto;
2563 # Check whether --with-glu was given.
2564 if test "${with_glu+set}" = set; then :
2565 withval
=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h
=no
; fi
2569 # Check whether --with-gnutls was given.
2570 if test "${with_gnutls+set}" = set; then :
2571 withval
=$with_gnutls;
2575 # Check whether --with-gsm was given.
2576 if test "${with_gsm+set}" = set; then :
2577 withval
=$with_gsm; if test "x$withval" = "xno"; then ac_cv_header_gsm_h
=no
; ac_cv_header_gsm_gsm_h
=no
; fi
2581 # Check whether --with-hal was given.
2582 if test "${with_hal+set}" = set; then :
2587 # Check whether --with-jack was given.
2588 if test "${with_jack+set}" = set; then :
2589 withval
=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h
=no
; fi
2593 # Check whether --with-jpeg was given.
2594 if test "${with_jpeg+set}" = set; then :
2595 withval
=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h
=no
; fi
2599 # Check whether --with-ldap was given.
2600 if test "${with_ldap+set}" = set; then :
2601 withval
=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h
=no
; ac_cv_header_lber_h
=no
; fi
2605 # Check whether --with-mpg123 was given.
2606 if test "${with_mpg123+set}" = set; then :
2607 withval
=$with_mpg123; if test "x$withval" = "xno"; then ac_cv_header_mpg123_h
=no
; fi
2611 # Check whether --with-nas was given.
2612 if test "${with_nas+set}" = set; then :
2613 withval
=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h
=no
; fi
2617 # Check whether --with-openal was given.
2618 if test "${with_openal+set}" = set; then :
2619 withval
=$with_openal; if test "x$withval" = "xno"; then ac_cv_header_AL_al_h
=no
; ac_cv_header_OpenAL_al_h
=no
; fi
2623 # Check whether --with-opengl was given.
2624 if test "${with_opengl+set}" = set; then :
2625 withval
=$with_opengl;
2629 # Check whether --with-openssl was given.
2630 if test "${with_openssl+set}" = set; then :
2631 withval
=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h
=no
; ac_cv_header_openssl_ssl_h
=no
; fi
2635 # Check whether --with-oss was given.
2636 if test "${with_oss+set}" = set; then :
2637 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
2641 # Check whether --with-png was given.
2642 if test "${with_png+set}" = set; then :
2643 withval
=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h
=no
; fi
2647 # Check whether --with-pthread was given.
2648 if test "${with_pthread+set}" = set; then :
2649 withval
=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h
=no
; fi
2653 # Check whether --with-sane was given.
2654 if test "${with_sane+set}" = set; then :
2659 # Check whether --with-tiff was given.
2660 if test "${with_tiff+set}" = set; then :
2661 withval
=$with_tiff; if test "x$withval" = "xno"; then ac_cv_header_tiffio_h
=no
; fi
2665 # Check whether --with-v4l was given.
2666 if test "${with_v4l+set}" = set; then :
2671 # Check whether --with-xcomposite was given.
2672 if test "${with_xcomposite+set}" = set; then :
2673 withval
=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h
=no
; fi
2677 # Check whether --with-xcursor was given.
2678 if test "${with_xcursor+set}" = set; then :
2679 withval
=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h
=no
; fi
2683 # Check whether --with-xinerama was given.
2684 if test "${with_xinerama+set}" = set; then :
2685 withval
=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h
=no
; fi
2689 # Check whether --with-xinput was given.
2690 if test "${with_xinput+set}" = set; then :
2691 withval
=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h
=no
; fi
2695 # Check whether --with-xml was given.
2696 if test "${with_xml+set}" = set; then :
2701 # Check whether --with-xrandr was given.
2702 if test "${with_xrandr+set}" = set; then :
2703 withval
=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h
=no
; fi
2707 # Check whether --with-xrender was given.
2708 if test "${with_xrender+set}" = set; then :
2709 withval
=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h
=no
; fi
2713 # Check whether --with-xshape was given.
2714 if test "${with_xshape+set}" = set; then :
2715 withval
=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h
=no
; fi
2719 # Check whether --with-xshm was given.
2720 if test "${with_xshm+set}" = set; then :
2721 withval
=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h
=no
; fi
2725 # Check whether --with-xslt was given.
2726 if test "${with_xslt+set}" = set; then :
2731 # Check whether --with-xxf86vm was given.
2732 if test "${with_xxf86vm+set}" = set; then :
2733 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
2738 # Check whether --with-wine-tools was given.
2739 if test "${with_wine_tools+set}" = set; then :
2740 withval
=$with_wine_tools;
2744 # Check whether --with-wine64 was given.
2745 if test "${with_wine64+set}" = set; then :
2746 withval
=$with_wine64;
2750 # Make sure we can run config.sub.
2751 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2752 as_fn_error
"cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2754 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2755 $as_echo_n "checking build system type... " >&6; }
2756 if test "${ac_cv_build+set}" = set; then :
2757 $as_echo_n "(cached) " >&6
2759 ac_build_alias
=$build_alias
2760 test "x$ac_build_alias" = x
&&
2761 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2762 test "x$ac_build_alias" = x
&&
2763 as_fn_error
"cannot guess build type; you must specify one" "$LINENO" 5
2764 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2765 as_fn_error
"$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2769 $as_echo "$ac_cv_build" >&6; }
2770 case $ac_cv_build in
2772 *) as_fn_error
"invalid value of canonical build" "$LINENO" 5;;
2775 ac_save_IFS
=$IFS; IFS
='-'
2781 # Remember, the first character of IFS is used to create $*,
2782 # except with old shells:
2785 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2788 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2789 $as_echo_n "checking host system type... " >&6; }
2790 if test "${ac_cv_host+set}" = set; then :
2791 $as_echo_n "(cached) " >&6
2793 if test "x$host_alias" = x
; then
2794 ac_cv_host
=$ac_cv_build
2796 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2797 as_fn_error
"$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2802 $as_echo "$ac_cv_host" >&6; }
2805 *) as_fn_error
"invalid value of canonical host" "$LINENO" 5;;
2808 ac_save_IFS
=$IFS; IFS
='-'
2814 # Remember, the first character of IFS is used to create $*,
2815 # except with old shells:
2818 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2824 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2825 as_fn_error
"you are building out of the source tree, but the source tree contains object files.
2826 You need to run 'make distclean' in the source tree first." "$LINENO" 5
2831 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2832 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2834 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2835 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
2836 $as_echo_n "(cached) " >&6
2838 cat >conftest.
make <<\_ACEOF
2841 @
echo '@@@%%%=$(MAKE)=@@@%%%'
2843 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2844 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2846 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
2848 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
2852 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
2853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2854 $as_echo "yes" >&6; }
2857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2858 $as_echo "no" >&6; }
2859 SET_MAKE
="MAKE=${MAKE-make}"
2863 ac_cpp
='$CPP $CPPFLAGS'
2864 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2865 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2866 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2867 if test -n "$ac_tool_prefix"; then
2868 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2869 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2870 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2871 $as_echo_n "checking for $ac_word... " >&6; }
2872 if test "${ac_cv_prog_CC+set}" = set; then :
2873 $as_echo_n "(cached) " >&6
2875 if test -n "$CC"; then
2876 ac_cv_prog_CC
="$CC" # Let the user override the test.
2878 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2882 test -z "$as_dir" && as_dir
=.
2883 for ac_exec_ext
in '' $ac_executable_extensions; do
2884 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2885 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2886 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2896 if test -n "$CC"; then
2897 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2898 $as_echo "$CC" >&6; }
2900 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2901 $as_echo "no" >&6; }
2906 if test -z "$ac_cv_prog_CC"; then
2908 # Extract the first word of "gcc", so it can be a program name with args.
2909 set dummy gcc
; ac_word
=$2
2910 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2911 $as_echo_n "checking for $ac_word... " >&6; }
2912 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2913 $as_echo_n "(cached) " >&6
2915 if test -n "$ac_ct_CC"; then
2916 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2918 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2922 test -z "$as_dir" && as_dir
=.
2923 for ac_exec_ext
in '' $ac_executable_extensions; do
2924 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2925 ac_cv_prog_ac_ct_CC
="gcc"
2926 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2935 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2936 if test -n "$ac_ct_CC"; then
2937 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2938 $as_echo "$ac_ct_CC" >&6; }
2940 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2941 $as_echo "no" >&6; }
2944 if test "x$ac_ct_CC" = x
; then
2947 case $cross_compiling:$ac_tool_warned in
2949 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2950 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2951 ac_tool_warned
=yes ;;
2959 if test -z "$CC"; then
2960 if test -n "$ac_tool_prefix"; then
2961 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2962 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2963 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2964 $as_echo_n "checking for $ac_word... " >&6; }
2965 if test "${ac_cv_prog_CC+set}" = set; then :
2966 $as_echo_n "(cached) " >&6
2968 if test -n "$CC"; then
2969 ac_cv_prog_CC
="$CC" # Let the user override the test.
2971 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2975 test -z "$as_dir" && as_dir
=.
2976 for ac_exec_ext
in '' $ac_executable_extensions; do
2977 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2978 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2979 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2989 if test -n "$CC"; then
2990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2991 $as_echo "$CC" >&6; }
2993 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2994 $as_echo "no" >&6; }
3000 if test -z "$CC"; then
3001 # Extract the first word of "cc", so it can be a program name with args.
3002 set dummy cc
; ac_word
=$2
3003 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3004 $as_echo_n "checking for $ac_word... " >&6; }
3005 if test "${ac_cv_prog_CC+set}" = set; then :
3006 $as_echo_n "(cached) " >&6
3008 if test -n "$CC"; then
3009 ac_cv_prog_CC
="$CC" # Let the user override the test.
3012 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3016 test -z "$as_dir" && as_dir
=.
3017 for ac_exec_ext
in '' $ac_executable_extensions; do
3018 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3019 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3020 ac_prog_rejected
=yes
3024 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3031 if test $ac_prog_rejected = yes; then
3032 # We found a bogon in the path, so make sure we never use it.
3033 set dummy
$ac_cv_prog_CC
3035 if test $# != 0; then
3036 # We chose a different compiler from the bogus one.
3037 # However, it has the same basename, so the bogon will be chosen
3038 # first if we set CC to just the basename; use the full file name.
3040 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
3046 if test -n "$CC"; then
3047 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3048 $as_echo "$CC" >&6; }
3050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3051 $as_echo "no" >&6; }
3056 if test -z "$CC"; then
3057 if test -n "$ac_tool_prefix"; then
3058 for ac_prog
in cl.exe
3060 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3061 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
3062 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3063 $as_echo_n "checking for $ac_word... " >&6; }
3064 if test "${ac_cv_prog_CC+set}" = set; then :
3065 $as_echo_n "(cached) " >&6
3067 if test -n "$CC"; then
3068 ac_cv_prog_CC
="$CC" # Let the user override the test.
3070 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3074 test -z "$as_dir" && as_dir
=.
3075 for ac_exec_ext
in '' $ac_executable_extensions; do
3076 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3077 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
3078 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3088 if test -n "$CC"; then
3089 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3090 $as_echo "$CC" >&6; }
3092 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3093 $as_echo "no" >&6; }
3097 test -n "$CC" && break
3100 if test -z "$CC"; then
3102 for ac_prog
in cl.exe
3104 # Extract the first word of "$ac_prog", so it can be a program name with args.
3105 set dummy
$ac_prog; ac_word
=$2
3106 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3107 $as_echo_n "checking for $ac_word... " >&6; }
3108 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3109 $as_echo_n "(cached) " >&6
3111 if test -n "$ac_ct_CC"; then
3112 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
3114 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3118 test -z "$as_dir" && as_dir
=.
3119 for ac_exec_ext
in '' $ac_executable_extensions; do
3120 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3121 ac_cv_prog_ac_ct_CC
="$ac_prog"
3122 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3131 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
3132 if test -n "$ac_ct_CC"; then
3133 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3134 $as_echo "$ac_ct_CC" >&6; }
3136 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3137 $as_echo "no" >&6; }
3141 test -n "$ac_ct_CC" && break
3144 if test "x$ac_ct_CC" = x
; then
3147 case $cross_compiling:$ac_tool_warned in
3149 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3150 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3151 ac_tool_warned
=yes ;;
3160 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3161 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3162 as_fn_error
"no acceptable C compiler found in \$PATH
3163 See \`config.log' for more details." "$LINENO" 5; }
3165 # Provide some information about the compiler.
3166 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3169 for ac_option
in --version -v -V -qversion; do
3170 { { ac_try
="$ac_compiler $ac_option >&5"
3172 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3173 *) ac_try_echo=$ac_try;;
3175 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3176 $as_echo "$ac_try_echo"; } >&5
3177 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3179 if test -s conftest.err; then
3181 ... rest of stderr output deleted ...
3182 10q' conftest.err >conftest.er1
3183 cat conftest.er1 >&5
3185 rm -f conftest.er1 conftest.err
3186 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3187 test $ac_status = 0; }
3190 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3191 /* end confdefs.h. */
3201 ac_clean_files_save=$ac_clean_files
3202 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3203 # Try to create an executable without -o first, disregard a.out.
3204 # It will help us diagnose broken compilers, and finding out an intuition
3206 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3207 $as_echo_n "checking whether the C compiler works... " >&6; }
3208 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
3210 # The possible output files:
3211 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3214 for ac_file in $ac_files
3217 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3218 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3223 if { { ac_try="$ac_link_default"
3225 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3226 *) ac_try_echo
=$ac_try;;
3228 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3229 $as_echo "$ac_try_echo"; } >&5
3230 (eval "$ac_link_default") 2>&5
3232 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3233 test $ac_status = 0; }; then :
3234 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3235 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3236 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3237 # so that the user can short-circuit this test for compilers unknown to
3239 for ac_file
in $ac_files ''
3241 test -f "$ac_file" ||
continue
3243 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
3246 # We found the default executable, but exeext='' is most
3250 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
3252 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3254 # We set ac_cv_exeext here because the later test for it is not
3255 # safe: cross compilers may not add the suffix if given an `-o'
3256 # argument, so we may need to know it at that point already.
3257 # Even if this section looks crufty: it has the advantage of
3264 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
3269 if test -z "$ac_file"; then :
3270 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3271 $as_echo "no" >&6; }
3272 $as_echo "$as_me: failed program was:" >&5
3273 sed 's/^/| /' conftest.
$ac_ext >&5
3275 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3276 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3277 { as_fn_set_status
77
3278 as_fn_error
"C compiler cannot create executables
3279 See \`config.log' for more details." "$LINENO" 5; }; }
3281 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3282 $as_echo "yes" >&6; }
3284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3285 $as_echo_n "checking for C compiler default output file name... " >&6; }
3286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3287 $as_echo "$ac_file" >&6; }
3288 ac_exeext
=$ac_cv_exeext
3290 rm -f -r a.out a.out.dSYM a.exe conftest
$ac_cv_exeext b.out
3291 ac_clean_files
=$ac_clean_files_save
3292 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3293 $as_echo_n "checking for suffix of executables... " >&6; }
3294 if { { ac_try
="$ac_link"
3296 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3297 *) ac_try_echo=$ac_try;;
3299 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3300 $as_echo "$ac_try_echo"; } >&5
3301 (eval "$ac_link") 2>&5
3303 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3304 test $ac_status = 0; }; then :
3305 # If both `conftest.exe
' and `conftest' are
`present' (well, observable)
3306 # catch `conftest.exe
'. For instance with Cygwin, `ls conftest' will
3307 # work properly (i.e., refer to `conftest.exe'), while it won't with
3309 for ac_file
in conftest.exe conftest conftest.
*; do
3310 test -f "$ac_file" ||
continue
3312 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
3313 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3319 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3320 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3321 as_fn_error
"cannot compute suffix of executables: cannot compile and link
3322 See \`config.log' for more details." "$LINENO" 5; }
3324 rm -f conftest conftest
$ac_cv_exeext
3325 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3326 $as_echo "$ac_cv_exeext" >&6; }
3328 rm -f conftest.
$ac_ext
3329 EXEEXT
=$ac_cv_exeext
3331 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3332 /* end confdefs.h. */
3337 FILE *f = fopen ("conftest.out", "w");
3338 return ferror (f) || fclose (f) != 0;
3344 ac_clean_files
="$ac_clean_files conftest.out"
3345 # Check that the compiler produces executables we can run. If not, either
3346 # the compiler is broken, or we cross compile.
3347 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3348 $as_echo_n "checking whether we are cross compiling... " >&6; }
3349 if test "$cross_compiling" != yes; then
3350 { { ac_try
="$ac_link"
3352 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3353 *) ac_try_echo=$ac_try;;
3355 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3356 $as_echo "$ac_try_echo"; } >&5
3357 (eval "$ac_link") 2>&5
3359 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3360 test $ac_status = 0; }
3361 if { ac_try='./conftest$ac_cv_exeext'
3362 { { case "(($ac_try" in
3363 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3364 *) ac_try_echo
=$ac_try;;
3366 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3367 $as_echo "$ac_try_echo"; } >&5
3368 (eval "$ac_try") 2>&5
3370 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3371 test $ac_status = 0; }; }; then
3374 if test "$cross_compiling" = maybe
; then
3377 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3378 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3379 as_fn_error
"cannot run C compiled programs.
3380 If you meant to cross compile, use \`--host'.
3381 See \`config.log' for more details." "$LINENO" 5; }
3385 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3386 $as_echo "$cross_compiling" >&6; }
3388 rm -f conftest.
$ac_ext conftest
$ac_cv_exeext conftest.out
3389 ac_clean_files
=$ac_clean_files_save
3390 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3391 $as_echo_n "checking for suffix of object files... " >&6; }
3392 if test "${ac_cv_objext+set}" = set; then :
3393 $as_echo_n "(cached) " >&6
3395 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3396 /* end confdefs.h. */
3406 rm -f conftest.o conftest.obj
3407 if { { ac_try
="$ac_compile"
3409 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3410 *) ac_try_echo=$ac_try;;
3412 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3413 $as_echo "$ac_try_echo"; } >&5
3414 (eval "$ac_compile") 2>&5
3416 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3417 test $ac_status = 0; }; then :
3418 for ac_file in conftest.o conftest.obj conftest.*; do
3419 test -f "$ac_file" || continue;
3421 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3422 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3427 $as_echo "$as_me: failed program was:" >&5
3428 sed 's/^/| /' conftest.$ac_ext >&5
3430 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3431 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3432 as_fn_error "cannot compute suffix of object files
: cannot compile
3433 See \
`config.log' for more details." "$LINENO" 5; }
3435 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3437 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3438 $as_echo "$ac_cv_objext" >&6; }
3439 OBJEXT=$ac_cv_objext
3441 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3442 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3443 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3444 $as_echo_n "(cached) " >&6
3446 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3447 /* end confdefs.h. */
3460 if ac_fn_c_try_compile "$LINENO"; then :
3465 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3466 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3470 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3471 if test $ac_compiler_gnu = yes; then
3476 ac_test_CFLAGS=${CFLAGS+set}
3477 ac_save_CFLAGS=$CFLAGS
3478 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3479 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3480 if test "${ac_cv_prog_cc_g+set}" = set; then :
3481 $as_echo_n "(cached) " >&6
3483 ac_save_c_werror_flag=$ac_c_werror_flag
3484 ac_c_werror_flag=yes
3487 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3488 /* end confdefs.h. */
3498 if ac_fn_c_try_compile "$LINENO"; then :
3502 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3503 /* end confdefs.h. */
3513 if ac_fn_c_try_compile "$LINENO"; then :
3516 ac_c_werror_flag=$ac_save_c_werror_flag
3518 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3519 /* end confdefs.h. */
3529 if ac_fn_c_try_compile "$LINENO"; then :
3532 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3534 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3536 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3537 ac_c_werror_flag=$ac_save_c_werror_flag
3539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3540 $as_echo "$ac_cv_prog_cc_g" >&6; }
3541 if test "$ac_test_CFLAGS" = set; then
3542 CFLAGS=$ac_save_CFLAGS
3543 elif test $ac_cv_prog_cc_g = yes; then
3544 if test "$GCC" = yes; then
3550 if test "$GCC" = yes; then
3556 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3557 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3558 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3559 $as_echo_n "(cached) " >&6
3561 ac_cv_prog_cc_c89=no
3563 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3564 /* end confdefs.h. */
3567 #include <sys/types.h>
3568 #include <sys/stat.h>
3569 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3570 struct buf { int x; };
3571 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3572 static char *e (p, i)
3578 static char *f (char * (*g) (char **, int), char **p, ...)
3583 s = g (p, va_arg (v,int));
3588 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3589 function prototypes and stuff, but not '\xHH' hex character constants.
3590 These don't provoke an error unfortunately, instead are silently treated
3591 as 'x'. The following induces an error, until -std is added to get
3592 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3593 array size at least. It's necessary to write '\x00'==0 to get something
3594 that's true only with -std. */
3595 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3597 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3598 inside strings and character constants. */
3600 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3602 int test (int i, double x);
3603 struct s1 {int (*f) (int a);};
3604 struct s2 {int (*f) (double a);};
3605 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3611 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3616 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3617 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3619 CC="$ac_save_CC $ac_arg"
3620 if ac_fn_c_try_compile "$LINENO"; then :
3621 ac_cv_prog_cc_c89=$ac_arg
3623 rm -f core conftest.err conftest.$ac_objext
3624 test "x$ac_cv_prog_cc_c89" != "xno" && break
3626 rm -f conftest.$ac_ext
3631 case "x$ac_cv_prog_cc_c89" in
3633 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3634 $as_echo "none needed" >&6; } ;;
3636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3637 $as_echo "unsupported" >&6; } ;;
3639 CC="$CC $ac_cv_prog_cc_c89"
3640 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3641 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3643 if test "x$ac_cv_prog_cc_c89" != xno; then :
3648 ac_cpp='$CPP $CPPFLAGS'
3649 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3650 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3651 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3654 ac_cpp='$CXXCPP $CPPFLAGS'
3655 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3656 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3657 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3658 if test -z "$CXX"; then
3659 if test -n "$CCC"; then
3662 if test -n "$ac_tool_prefix"; then
3663 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3665 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3666 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3667 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3668 $as_echo_n "checking for $ac_word... " >&6; }
3669 if test "${ac_cv_prog_CXX+set}" = set; then :
3670 $as_echo_n "(cached) " >&6
3672 if test -n "$CXX"; then
3673 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3675 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3679 test -z "$as_dir" && as_dir=.
3680 for ac_exec_ext in '' $ac_executable_extensions; do
3681 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3682 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3683 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3693 if test -n "$CXX"; then
3694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
3695 $as_echo "$CXX" >&6; }
3697 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3698 $as_echo "no" >&6; }
3702 test -n "$CXX" && break
3705 if test -z "$CXX"; then
3707 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3709 # Extract the first word of "$ac_prog", so it can be a program name with args.
3710 set dummy $ac_prog; ac_word=$2
3711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3712 $as_echo_n "checking for $ac_word... " >&6; }
3713 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
3714 $as_echo_n "(cached) " >&6
3716 if test -n "$ac_ct_CXX"; then
3717 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3719 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3723 test -z "$as_dir" && as_dir=.
3724 for ac_exec_ext in '' $ac_executable_extensions; do
3725 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3726 ac_cv_prog_ac_ct_CXX="$ac_prog"
3727 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3736 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3737 if test -n "$ac_ct_CXX"; then
3738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
3739 $as_echo "$ac_ct_CXX" >&6; }
3741 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3742 $as_echo "no" >&6; }
3746 test -n "$ac_ct_CXX" && break
3749 if test "x$ac_ct_CXX" = x; then
3752 case $cross_compiling:$ac_tool_warned in
3754 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3755 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3756 ac_tool_warned=yes ;;
3764 # Provide some information about the compiler.
3765 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
3768 for ac_option in --version -v -V -qversion; do
3769 { { ac_try="$ac_compiler $ac_option >&5"
3771 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3772 *) ac_try_echo
=$ac_try;;
3774 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3775 $as_echo "$ac_try_echo"; } >&5
3776 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3778 if test -s conftest.err
; then
3780 ... rest of stderr output deleted ...
3781 10q' conftest.err
>conftest.er1
3782 cat conftest.er1
>&5
3784 rm -f conftest.er1 conftest.err
3785 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3786 test $ac_status = 0; }
3789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3790 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3791 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
3792 $as_echo_n "(cached) " >&6
3794 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3795 /* end confdefs.h. */
3808 if ac_fn_cxx_try_compile
"$LINENO"; then :
3813 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3814 ac_cv_cxx_compiler_gnu
=$ac_compiler_gnu
3817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
3818 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3819 if test $ac_compiler_gnu = yes; then
3824 ac_test_CXXFLAGS
=${CXXFLAGS+set}
3825 ac_save_CXXFLAGS
=$CXXFLAGS
3826 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3827 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3828 if test "${ac_cv_prog_cxx_g+set}" = set; then :
3829 $as_echo_n "(cached) " >&6
3831 ac_save_cxx_werror_flag
=$ac_cxx_werror_flag
3832 ac_cxx_werror_flag
=yes
3835 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3836 /* end confdefs.h. */
3846 if ac_fn_cxx_try_compile
"$LINENO"; then :
3847 ac_cv_prog_cxx_g
=yes
3850 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3851 /* end confdefs.h. */
3861 if ac_fn_cxx_try_compile
"$LINENO"; then :
3864 ac_cxx_werror_flag
=$ac_save_cxx_werror_flag
3866 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3867 /* end confdefs.h. */
3877 if ac_fn_cxx_try_compile
"$LINENO"; then :
3878 ac_cv_prog_cxx_g
=yes
3880 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3882 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3884 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3885 ac_cxx_werror_flag
=$ac_save_cxx_werror_flag
3887 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
3888 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3889 if test "$ac_test_CXXFLAGS" = set; then
3890 CXXFLAGS
=$ac_save_CXXFLAGS
3891 elif test $ac_cv_prog_cxx_g = yes; then
3892 if test "$GXX" = yes; then
3898 if test "$GXX" = yes; then
3905 ac_cpp
='$CPP $CPPFLAGS'
3906 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3907 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3908 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3910 if test -n "$ac_tool_prefix"; then
3911 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3912 set dummy
${ac_tool_prefix}cpp
; ac_word
=$2
3913 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3914 $as_echo_n "checking for $ac_word... " >&6; }
3915 if test "${ac_cv_prog_CPPBIN+set}" = set; then :
3916 $as_echo_n "(cached) " >&6
3918 if test -n "$CPPBIN"; then
3919 ac_cv_prog_CPPBIN
="$CPPBIN" # Let the user override the test.
3921 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3925 test -z "$as_dir" && as_dir
=.
3926 for ac_exec_ext
in '' $ac_executable_extensions; do
3927 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3928 ac_cv_prog_CPPBIN
="${ac_tool_prefix}cpp"
3929 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3938 CPPBIN
=$ac_cv_prog_CPPBIN
3939 if test -n "$CPPBIN"; then
3940 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPPBIN" >&5
3941 $as_echo "$CPPBIN" >&6; }
3943 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3944 $as_echo "no" >&6; }
3949 if test -z "$ac_cv_prog_CPPBIN"; then
3950 ac_ct_CPPBIN
=$CPPBIN
3951 # Extract the first word of "cpp", so it can be a program name with args.
3952 set dummy cpp
; ac_word
=$2
3953 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3954 $as_echo_n "checking for $ac_word... " >&6; }
3955 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then :
3956 $as_echo_n "(cached) " >&6
3958 if test -n "$ac_ct_CPPBIN"; then
3959 ac_cv_prog_ac_ct_CPPBIN
="$ac_ct_CPPBIN" # Let the user override the test.
3961 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3965 test -z "$as_dir" && as_dir
=.
3966 for ac_exec_ext
in '' $ac_executable_extensions; do
3967 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3968 ac_cv_prog_ac_ct_CPPBIN
="cpp"
3969 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3978 ac_ct_CPPBIN
=$ac_cv_prog_ac_ct_CPPBIN
3979 if test -n "$ac_ct_CPPBIN"; then
3980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CPPBIN" >&5
3981 $as_echo "$ac_ct_CPPBIN" >&6; }
3983 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3984 $as_echo "no" >&6; }
3987 if test "x$ac_ct_CPPBIN" = x
; then
3990 case $cross_compiling:$ac_tool_warned in
3992 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3993 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3994 ac_tool_warned
=yes ;;
3996 CPPBIN
=$ac_ct_CPPBIN
3999 CPPBIN
="$ac_cv_prog_CPPBIN"
4003 cat >>confdefs.h
<<_ACEOF
4004 #define EXEEXT "$ac_exeext"
4010 if test "x$enable_win64" = "xyes"
4014 LD
="${LD:-ld} -arch x86_64"
4015 AS
="${AS:-as} -arch x86_64"
4017 notice_platform
="64-bit "
4023 LD
="${LD:-ld} -arch i386"
4024 AS
="${AS:-as} -arch i386"
4026 notice_platform
="32-bit "
4029 enable_win16
=${enable_win16:-yes}
4033 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
4037 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC works" >&5
4038 $as_echo_n "checking whether $CC works... " >&6; }
4040 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4041 /* end confdefs.h. */
4051 if ac_fn_c_try_link
"$LINENO"; then :
4052 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4053 $as_echo "yes" >&6; }
4055 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4056 $as_echo "no" >&6; }
4057 as_fn_error
"Cannot build a 32-bit program, you need to install 32-bit development libraries." "$LINENO" 5
4059 rm -f core conftest.err conftest.
$ac_objext \
4060 conftest
$ac_exeext conftest.
$ac_ext
4061 LD
="${LD:-ld} -m elf_i386"
4064 notice_platform
="32-bit "
4067 enable_win16
=${enable_win16:-yes}
4069 if test "x${GCC}" = "xyes"
4071 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports __builtin_ms_va_list" >&5
4072 $as_echo_n "checking whether $CC supports __builtin_ms_va_list... " >&6; }
4073 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4074 /* end confdefs.h. */
4079 void func(__builtin_ms_va_list *args);
4084 if ac_fn_c_try_compile
"$LINENO"; then :
4085 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4086 $as_echo "yes" >&6; }
4088 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4089 $as_echo "no" >&6; }
4090 as_fn_error
"You need gcc >= 4.4 to build Wine as 64-bit." "$LINENO" 5
4092 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4098 *-mingw32*|
*-cygwin*)
4099 enable_win16
=${enable_win16:-no}
4100 CFLAGS
="$CFLAGS -D_WIN32"
4103 enable_win16
=${enable_win16:-yes}
4107 enable_win16
=${enable_win16:-no}
4109 enable_winetest
=${enable_winetest:-$enable_tests}
4111 if test -n "$with_wine64"
4113 if test "x$enable_win64" = "xyes"
4115 as_fn_error
"--enable-win64 and --with-wine64 are mutually exclusive.
4116 --enable-win64 should be used in the 64-bit build tree, --with-wine64 in the 32-bit Wow64 build tree." "$LINENO" 5
4120 enable_fonts
=${enable_fonts:-no}
4121 enable_server
=${enable_server:-no}
4122 enable_tools
=${enable_tools:-no}
4123 elif test "x$enable_win64" = "xyes"
4125 test "x$libdir" != "x\${exec_prefix}/lib" || libdir
="\${exec_prefix}/lib64"
4128 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the directory containing the Wine tools" >&5
4129 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
4130 if test "${wine_cv_toolsdir+set}" = set; then :
4131 $as_echo_n "(cached) " >&6
4133 wine_cv_toolsdir
="$with_wine_tools"
4134 if test -z "$with_wine_tools"; then
4135 if test "$cross_compiling" = "yes"; then
4136 as_fn_error
"you must use the --with-wine-tools option when cross-compiling." "$LINENO" 5
4137 elif test -n "$with_wine64"; then
4138 wine_cv_toolsdir
="$with_wine64"
4141 if test -z "$wine_cv_toolsdir"; then
4142 wine_cv_toolsdir
="\$(TOPOBJDIR)"
4143 elif test -d "$wine_cv_toolsdir/tools/winebuild"; then
4144 case "$wine_cv_toolsdir" in
4146 *) wine_cv_toolsdir
="\$(TOPOBJDIR)/$wine_cv_toolsdir" ;;
4149 as_fn_error
"could not find Wine tools in $wine_cv_toolsdir" "$LINENO" 5
4152 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_toolsdir" >&5
4153 $as_echo "$wine_cv_toolsdir" >&6; }
4154 TOOLSDIR
=$wine_cv_toolsdir
4156 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
4158 TARGETFLAGS
="-b $host_alias $TARGETFLAGS"
4164 # Extract the first word of "$ac_prog", so it can be a program name with args.
4165 set dummy
$ac_prog; ac_word
=$2
4166 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4167 $as_echo_n "checking for $ac_word... " >&6; }
4168 if test "${ac_cv_prog_FLEX+set}" = set; then :
4169 $as_echo_n "(cached) " >&6
4171 if test -n "$FLEX"; then
4172 ac_cv_prog_FLEX
="$FLEX" # Let the user override the test.
4174 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4178 test -z "$as_dir" && as_dir
=.
4179 for ac_exec_ext
in '' $ac_executable_extensions; do
4180 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4181 ac_cv_prog_FLEX
="$ac_prog"
4182 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4191 FLEX
=$ac_cv_prog_FLEX
4192 if test -n "$FLEX"; then
4193 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
4194 $as_echo "$FLEX" >&6; }
4196 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4197 $as_echo "no" >&6; }
4201 test -n "$FLEX" && break
4203 test -n "$FLEX" || FLEX
="none"
4205 if test "$FLEX" = "none"
4207 as_fn_error
"no suitable flex found. Please install the 'flex' package." "$LINENO" 5
4209 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether flex is recent enough" >&5
4210 $as_echo_n "checking whether flex is recent enough... " >&6; }
4211 cat >conftest.l
<<EOF
4213 #include "prediluvian.h"
4217 if $FLEX -t conftest.l
>/dev
/null
2>&1
4219 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4220 $as_echo "yes" >&6; }
4222 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4223 $as_echo "no" >&6; }
4224 as_fn_error
"Your flex version is too old. Please install flex version 2.5.33 or newer." "$LINENO" 5
4227 for ac_prog
in bison
4229 # Extract the first word of "$ac_prog", so it can be a program name with args.
4230 set dummy
$ac_prog; ac_word
=$2
4231 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4232 $as_echo_n "checking for $ac_word... " >&6; }
4233 if test "${ac_cv_prog_BISON+set}" = set; then :
4234 $as_echo_n "(cached) " >&6
4236 if test -n "$BISON"; then
4237 ac_cv_prog_BISON
="$BISON" # Let the user override the test.
4239 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4243 test -z "$as_dir" && as_dir
=.
4244 for ac_exec_ext
in '' $ac_executable_extensions; do
4245 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4246 ac_cv_prog_BISON
="$ac_prog"
4247 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4256 BISON
=$ac_cv_prog_BISON
4257 if test -n "$BISON"; then
4258 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5
4259 $as_echo "$BISON" >&6; }
4261 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4262 $as_echo "no" >&6; }
4266 test -n "$BISON" && break
4268 test -n "$BISON" || BISON
="none"
4270 if test "$BISON" = "none"
4272 as_fn_error
"no suitable bison found. Please install the 'bison' package." "$LINENO" 5
4275 if test -n "$ac_tool_prefix"; then
4276 for ac_prog
in ar gar
4278 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4279 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
4280 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4281 $as_echo_n "checking for $ac_word... " >&6; }
4282 if test "${ac_cv_prog_AR+set}" = set; then :
4283 $as_echo_n "(cached) " >&6
4285 if test -n "$AR"; then
4286 ac_cv_prog_AR
="$AR" # Let the user override the test.
4288 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4292 test -z "$as_dir" && as_dir
=.
4293 for ac_exec_ext
in '' $ac_executable_extensions; do
4294 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4295 ac_cv_prog_AR
="$ac_tool_prefix$ac_prog"
4296 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4306 if test -n "$AR"; then
4307 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
4308 $as_echo "$AR" >&6; }
4310 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4311 $as_echo "no" >&6; }
4315 test -n "$AR" && break
4318 if test -z "$AR"; then
4320 for ac_prog
in ar gar
4322 # Extract the first word of "$ac_prog", so it can be a program name with args.
4323 set dummy
$ac_prog; ac_word
=$2
4324 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4325 $as_echo_n "checking for $ac_word... " >&6; }
4326 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
4327 $as_echo_n "(cached) " >&6
4329 if test -n "$ac_ct_AR"; then
4330 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
4332 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4336 test -z "$as_dir" && as_dir
=.
4337 for ac_exec_ext
in '' $ac_executable_extensions; do
4338 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4339 ac_cv_prog_ac_ct_AR
="$ac_prog"
4340 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4349 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
4350 if test -n "$ac_ct_AR"; then
4351 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
4352 $as_echo "$ac_ct_AR" >&6; }
4354 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4355 $as_echo "no" >&6; }
4359 test -n "$ac_ct_AR" && break
4362 if test "x$ac_ct_AR" = x
; then
4365 case $cross_compiling:$ac_tool_warned in
4367 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4368 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4369 ac_tool_warned
=yes ;;
4377 if test -n "$ac_tool_prefix"; then
4378 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4379 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
4380 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4381 $as_echo_n "checking for $ac_word... " >&6; }
4382 if test "${ac_cv_prog_RANLIB+set}" = set; then :
4383 $as_echo_n "(cached) " >&6
4385 if test -n "$RANLIB"; then
4386 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
4388 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4392 test -z "$as_dir" && as_dir
=.
4393 for ac_exec_ext
in '' $ac_executable_extensions; do
4394 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4395 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
4396 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4405 RANLIB
=$ac_cv_prog_RANLIB
4406 if test -n "$RANLIB"; then
4407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
4408 $as_echo "$RANLIB" >&6; }
4410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4411 $as_echo "no" >&6; }
4416 if test -z "$ac_cv_prog_RANLIB"; then
4417 ac_ct_RANLIB
=$RANLIB
4418 # Extract the first word of "ranlib", so it can be a program name with args.
4419 set dummy ranlib
; ac_word
=$2
4420 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4421 $as_echo_n "checking for $ac_word... " >&6; }
4422 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
4423 $as_echo_n "(cached) " >&6
4425 if test -n "$ac_ct_RANLIB"; then
4426 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
4428 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4432 test -z "$as_dir" && as_dir
=.
4433 for ac_exec_ext
in '' $ac_executable_extensions; do
4434 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4435 ac_cv_prog_ac_ct_RANLIB
="ranlib"
4436 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4445 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
4446 if test -n "$ac_ct_RANLIB"; then
4447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
4448 $as_echo "$ac_ct_RANLIB" >&6; }
4450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4451 $as_echo "no" >&6; }
4454 if test "x$ac_ct_RANLIB" = x
; then
4457 case $cross_compiling:$ac_tool_warned in
4459 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4460 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4461 ac_tool_warned
=yes ;;
4463 RANLIB
=$ac_ct_RANLIB
4466 RANLIB
="$ac_cv_prog_RANLIB"
4469 if test -n "$ac_tool_prefix"; then
4470 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4471 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
4472 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4473 $as_echo_n "checking for $ac_word... " >&6; }
4474 if test "${ac_cv_prog_STRIP+set}" = set; then :
4475 $as_echo_n "(cached) " >&6
4477 if test -n "$STRIP"; then
4478 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
4480 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4484 test -z "$as_dir" && as_dir
=.
4485 for ac_exec_ext
in '' $ac_executable_extensions; do
4486 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4487 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
4488 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4497 STRIP
=$ac_cv_prog_STRIP
4498 if test -n "$STRIP"; then
4499 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
4500 $as_echo "$STRIP" >&6; }
4502 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4503 $as_echo "no" >&6; }
4508 if test -z "$ac_cv_prog_STRIP"; then
4510 # Extract the first word of "strip", so it can be a program name with args.
4511 set dummy strip
; ac_word
=$2
4512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4513 $as_echo_n "checking for $ac_word... " >&6; }
4514 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
4515 $as_echo_n "(cached) " >&6
4517 if test -n "$ac_ct_STRIP"; then
4518 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
4520 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4524 test -z "$as_dir" && as_dir
=.
4525 for ac_exec_ext
in '' $ac_executable_extensions; do
4526 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4527 ac_cv_prog_ac_ct_STRIP
="strip"
4528 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4537 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
4538 if test -n "$ac_ct_STRIP"; then
4539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
4540 $as_echo "$ac_ct_STRIP" >&6; }
4542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4543 $as_echo "no" >&6; }
4546 if test "x$ac_ct_STRIP" = x
; then
4549 case $cross_compiling:$ac_tool_warned in
4551 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4552 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4553 ac_tool_warned
=yes ;;
4558 STRIP
="$ac_cv_prog_STRIP"
4561 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
4562 $as_echo_n "checking whether ln -s works... " >&6; }
4564 if test "$LN_S" = "ln -s"; then
4565 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4566 $as_echo "yes" >&6; }
4568 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
4569 $as_echo "no, using $LN_S" >&6; }
4572 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4573 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4574 if test "${ac_cv_path_GREP+set}" = set; then :
4575 $as_echo_n "(cached) " >&6
4577 if test -z "$GREP"; then
4578 ac_path_GREP_found
=false
4579 # Loop through the user's path and test for each of PROGNAME-LIST
4580 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4581 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4584 test -z "$as_dir" && as_dir
=.
4585 for ac_prog
in grep ggrep
; do
4586 for ac_exec_ext
in '' $ac_executable_extensions; do
4587 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4588 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4589 # Check for GNU ac_path_GREP and select it if it is found.
4590 # Check for GNU $ac_path_GREP
4591 case `"$ac_path_GREP" --version 2>&1` in
4593 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4596 $as_echo_n 0123456789 >"conftest.in"
4599 cat "conftest.in" "conftest.in" >"conftest.tmp"
4600 mv "conftest.tmp" "conftest.in"
4601 cp "conftest.in" "conftest.nl"
4602 $as_echo 'GREP' >> "conftest.nl"
4603 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4604 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4605 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4606 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4607 # Best one so far, save it but keep looking for a better one
4608 ac_cv_path_GREP
="$ac_path_GREP"
4609 ac_path_GREP_max
=$ac_count
4611 # 10*(2^10) chars as input seems more than enough
4612 test $ac_count -gt 10 && break
4614 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4617 $ac_path_GREP_found && break 3
4622 if test -z "$ac_cv_path_GREP"; then
4623 as_fn_error
"no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4626 ac_cv_path_GREP
=$GREP
4630 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4631 $as_echo "$ac_cv_path_GREP" >&6; }
4632 GREP
="$ac_cv_path_GREP"
4635 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4636 $as_echo_n "checking for egrep... " >&6; }
4637 if test "${ac_cv_path_EGREP+set}" = set; then :
4638 $as_echo_n "(cached) " >&6
4640 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4641 then ac_cv_path_EGREP
="$GREP -E"
4643 if test -z "$EGREP"; then
4644 ac_path_EGREP_found
=false
4645 # Loop through the user's path and test for each of PROGNAME-LIST
4646 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4647 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4650 test -z "$as_dir" && as_dir
=.
4651 for ac_prog
in egrep; do
4652 for ac_exec_ext
in '' $ac_executable_extensions; do
4653 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4654 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4655 # Check for GNU ac_path_EGREP and select it if it is found.
4656 # Check for GNU $ac_path_EGREP
4657 case `"$ac_path_EGREP" --version 2>&1` in
4659 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4662 $as_echo_n 0123456789 >"conftest.in"
4665 cat "conftest.in" "conftest.in" >"conftest.tmp"
4666 mv "conftest.tmp" "conftest.in"
4667 cp "conftest.in" "conftest.nl"
4668 $as_echo 'EGREP' >> "conftest.nl"
4669 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4670 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4671 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
4672 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4673 # Best one so far, save it but keep looking for a better one
4674 ac_cv_path_EGREP
="$ac_path_EGREP"
4675 ac_path_EGREP_max
=$ac_count
4677 # 10*(2^10) chars as input seems more than enough
4678 test $ac_count -gt 10 && break
4680 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4683 $ac_path_EGREP_found && break 3
4688 if test -z "$ac_cv_path_EGREP"; then
4689 as_fn_error
"no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4692 ac_cv_path_EGREP
=$EGREP
4697 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4698 $as_echo "$ac_cv_path_EGREP" >&6; }
4699 EGREP
="$ac_cv_path_EGREP"
4702 # Extract the first word of "ldconfig", so it can be a program name with args.
4703 set dummy ldconfig
; ac_word
=$2
4704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4705 $as_echo_n "checking for $ac_word... " >&6; }
4706 if test "${ac_cv_path_LDCONFIG+set}" = set; then :
4707 $as_echo_n "(cached) " >&6
4711 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
4714 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4715 for as_dir
in /sbin
/usr
/sbin
$PATH
4718 test -z "$as_dir" && as_dir
=.
4719 for ac_exec_ext
in '' $ac_executable_extensions; do
4720 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4721 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
4722 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4729 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
4733 LDCONFIG
=$ac_cv_path_LDCONFIG
4734 if test -n "$LDCONFIG"; then
4735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LDCONFIG" >&5
4736 $as_echo "$LDCONFIG" >&6; }
4738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4739 $as_echo "no" >&6; }
4743 # Find a good install program. We prefer a C program (faster),
4744 # so one script is as good as another. But avoid the broken or
4745 # incompatible versions:
4746 # SysV /etc/install, /usr/sbin/install
4747 # SunOS /usr/etc/install
4748 # IRIX /sbin/install
4750 # AmigaOS /C/install, which installs bootblocks on floppy discs
4751 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4752 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4753 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4754 # OS/2's system install, which has a completely different semantic
4755 # ./install, which can be erroneously created by make from ./install.sh.
4756 # Reject install programs that cannot install multiple files.
4757 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
4758 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4759 if test -z "$INSTALL"; then
4760 if test "${ac_cv_path_install+set}" = set; then :
4761 $as_echo_n "(cached) " >&6
4763 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4767 test -z "$as_dir" && as_dir
=.
4768 # Account for people who put trailing slashes in PATH elements.
4769 case $as_dir/ in #((
4770 .
/ | .
// |
/[cC
]/* | \
4771 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
4772 ?
:[\\/]os2
[\\/]install[\\/]* | ?
:[\\/]OS2
[\\/]INSTALL
[\\/]* | \
4775 # OSF1 and SCO ODT 3.0 have their own names for install.
4776 # Don't use installbsd from OSF since it installs stuff as root
4778 for ac_prog
in ginstall scoinst
install; do
4779 for ac_exec_ext
in '' $ac_executable_extensions; do
4780 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4781 if test $ac_prog = install &&
4782 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4783 # AIX install. It has an incompatible calling convention.
4785 elif test $ac_prog = install &&
4786 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4787 # program-specific install script used by HP pwplus--don't use.
4790 rm -rf conftest.one conftest.two conftest.dir
4791 echo one
> conftest.one
4792 echo two
> conftest.two
4794 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
4795 test -s conftest.one
&& test -s conftest.two
&&
4796 test -s conftest.dir
/conftest.one
&&
4797 test -s conftest.dir
/conftest.two
4799 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
4812 rm -rf conftest.one conftest.two conftest.dir
4815 if test "${ac_cv_path_install+set}" = set; then
4816 INSTALL
=$ac_cv_path_install
4818 # As a last resort, use the slow shell script. Don't cache a
4819 # value for INSTALL within a source directory, because that will
4820 # break other packages using the cache if that directory is
4821 # removed, or if the value is a relative name.
4822 INSTALL
=$ac_install_sh
4825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
4826 $as_echo "$INSTALL" >&6; }
4828 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4829 # It thinks the first close brace ends the variable substitution.
4830 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
4832 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
4834 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
4837 [\\/$
]* | ?
:[\\/]* ) ;;
4838 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
4841 for ac_prog
in lclint lint
4843 # Extract the first word of "$ac_prog", so it can be a program name with args.
4844 set dummy
$ac_prog; ac_word
=$2
4845 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4846 $as_echo_n "checking for $ac_word... " >&6; }
4847 if test "${ac_cv_prog_LINT+set}" = set; then :
4848 $as_echo_n "(cached) " >&6
4850 if test -n "$LINT"; then
4851 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
4853 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4857 test -z "$as_dir" && as_dir
=.
4858 for ac_exec_ext
in '' $ac_executable_extensions; do
4859 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4860 ac_cv_prog_LINT
="$ac_prog"
4861 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4870 LINT
=$ac_cv_prog_LINT
4871 if test -n "$LINT"; then
4872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINT" >&5
4873 $as_echo "$LINT" >&6; }
4875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4876 $as_echo "no" >&6; }
4880 test -n "$LINT" && break
4883 if test "$LINT" = "lint"
4885 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
4890 for ac_prog
in fontforge
4892 # Extract the first word of "$ac_prog", so it can be a program name with args.
4893 set dummy
$ac_prog; ac_word
=$2
4894 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4895 $as_echo_n "checking for $ac_word... " >&6; }
4896 if test "${ac_cv_prog_FONTFORGE+set}" = set; then :
4897 $as_echo_n "(cached) " >&6
4899 if test -n "$FONTFORGE"; then
4900 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
4902 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4906 test -z "$as_dir" && as_dir
=.
4907 for ac_exec_ext
in '' $ac_executable_extensions; do
4908 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4909 ac_cv_prog_FONTFORGE
="$ac_prog"
4910 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4919 FONTFORGE
=$ac_cv_prog_FONTFORGE
4920 if test -n "$FONTFORGE"; then
4921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FONTFORGE" >&5
4922 $as_echo "$FONTFORGE" >&6; }
4924 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4925 $as_echo "no" >&6; }
4929 test -n "$FONTFORGE" && break
4931 test -n "$FONTFORGE" || FONTFORGE
="false"
4933 for ac_prog
in pkg-config
4935 # Extract the first word of "$ac_prog", so it can be a program name with args.
4936 set dummy
$ac_prog; ac_word
=$2
4937 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4938 $as_echo_n "checking for $ac_word... " >&6; }
4939 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then :
4940 $as_echo_n "(cached) " >&6
4942 if test -n "$PKG_CONFIG"; then
4943 ac_cv_prog_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test.
4945 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4949 test -z "$as_dir" && as_dir
=.
4950 for ac_exec_ext
in '' $ac_executable_extensions; do
4951 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4952 ac_cv_prog_PKG_CONFIG
="$ac_prog"
4953 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4962 PKG_CONFIG
=$ac_cv_prog_PKG_CONFIG
4963 if test -n "$PKG_CONFIG"; then
4964 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
4965 $as_echo "$PKG_CONFIG" >&6; }
4967 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4968 $as_echo "no" >&6; }
4972 test -n "$PKG_CONFIG" && break
4974 test -n "$PKG_CONFIG" || PKG_CONFIG
="false"
4978 # Extract the first word of "$ac_prog", so it can be a program name with args.
4979 set dummy
$ac_prog; ac_word
=$2
4980 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4981 $as_echo_n "checking for $ac_word... " >&6; }
4982 if test "${ac_cv_prog_RSVG+set}" = set; then :
4983 $as_echo_n "(cached) " >&6
4985 if test -n "$RSVG"; then
4986 ac_cv_prog_RSVG
="$RSVG" # Let the user override the test.
4988 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4992 test -z "$as_dir" && as_dir
=.
4993 for ac_exec_ext
in '' $ac_executable_extensions; do
4994 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4995 ac_cv_prog_RSVG
="$ac_prog"
4996 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5005 RSVG
=$ac_cv_prog_RSVG
5006 if test -n "$RSVG"; then
5007 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RSVG" >&5
5008 $as_echo "$RSVG" >&6; }
5010 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5011 $as_echo "no" >&6; }
5015 test -n "$RSVG" && break
5017 test -n "$RSVG" || RSVG
="false"
5019 for ac_prog
in convert
5021 # Extract the first word of "$ac_prog", so it can be a program name with args.
5022 set dummy
$ac_prog; ac_word
=$2
5023 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5024 $as_echo_n "checking for $ac_word... " >&6; }
5025 if test "${ac_cv_prog_CONVERT+set}" = set; then :
5026 $as_echo_n "(cached) " >&6
5028 if test -n "$CONVERT"; then
5029 ac_cv_prog_CONVERT
="$CONVERT" # Let the user override the test.
5031 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5035 test -z "$as_dir" && as_dir
=.
5036 for ac_exec_ext
in '' $ac_executable_extensions; do
5037 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5038 ac_cv_prog_CONVERT
="$ac_prog"
5039 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5048 CONVERT
=$ac_cv_prog_CONVERT
5049 if test -n "$CONVERT"; then
5050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CONVERT" >&5
5051 $as_echo "$CONVERT" >&6; }
5053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5054 $as_echo "no" >&6; }
5058 test -n "$CONVERT" && break
5060 test -n "$CONVERT" || CONVERT
="false"
5062 for ac_prog
in icotool
5064 # Extract the first word of "$ac_prog", so it can be a program name with args.
5065 set dummy
$ac_prog; ac_word
=$2
5066 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5067 $as_echo_n "checking for $ac_word... " >&6; }
5068 if test "${ac_cv_prog_ICOTOOL+set}" = set; then :
5069 $as_echo_n "(cached) " >&6
5071 if test -n "$ICOTOOL"; then
5072 ac_cv_prog_ICOTOOL
="$ICOTOOL" # Let the user override the test.
5074 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5078 test -z "$as_dir" && as_dir
=.
5079 for ac_exec_ext
in '' $ac_executable_extensions; do
5080 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5081 ac_cv_prog_ICOTOOL
="$ac_prog"
5082 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5091 ICOTOOL
=$ac_cv_prog_ICOTOOL
5092 if test -n "$ICOTOOL"; then
5093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ICOTOOL" >&5
5094 $as_echo "$ICOTOOL" >&6; }
5096 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5097 $as_echo "no" >&6; }
5101 test -n "$ICOTOOL" && break
5103 test -n "$ICOTOOL" || ICOTOOL
="false"
5106 if test "x$enable_maintainer_mode" != "xyes"
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 AudioUnit
/AudioUnit.h \
5786 CoreAudio
/CoreAudio.h \
5787 DiskArbitration
/DiskArbitration.h \
5789 IOKit
/hid
/IOHIDLib.h \
5804 fontconfig
/fontconfig.h \
5837 machine
/soundcard.h \
5844 netinet
/in_systm.h \
5912 valgrind
/memcheck.h \
5913 valgrind
/valgrind.h \
5917 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5918 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
5919 eval as_val
=\$
$as_ac_Header
5920 if test "x$as_val" = x
""yes; then :
5921 cat >>confdefs.h
<<_ACEOF
5922 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5929 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5
5930 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
5931 if test "${ac_cv_header_stat_broken+set}" = set; then :
5932 $as_echo_n "(cached) " >&6
5934 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5935 /* end confdefs.h. */
5936 #include <sys/types.h>
5937 #include <sys/stat.h>
5939 #if defined S_ISBLK && defined S_IFDIR
5940 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
5943 #if defined S_ISBLK && defined S_IFCHR
5944 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
5947 #if defined S_ISLNK && defined S_IFREG
5948 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
5951 #if defined S_ISSOCK && defined S_IFREG
5952 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
5956 if ac_fn_c_try_compile
"$LINENO"; then :
5957 ac_cv_header_stat_broken
=no
5959 ac_cv_header_stat_broken
=yes
5961 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5963 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stat_broken" >&5
5964 $as_echo "$ac_cv_header_stat_broken" >&6; }
5965 if test $ac_cv_header_stat_broken = yes; then
5967 $as_echo "#define STAT_MACROS_BROKEN 1" >>confdefs.h
5973 for ac_header
in sys
/mount.h sys
/statfs.h sys
/sysctl.h sys
/user.h sys
/vfs.h
5975 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5976 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
5977 #ifdef HAVE_SYS_PARAM_H
5978 # include <sys/param.h>
5981 eval as_val
=\$
$as_ac_Header
5982 if test "x$as_val" = x
""yes; then :
5983 cat >>confdefs.h
<<_ACEOF
5984 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5999 netinet
/if_ether.h \
6000 netinet
/if_inarp.h \
6008 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6009 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
6010 #ifdef HAVE_SYS_SOCKET_H
6011 # include <sys/socket.h>
6013 #ifdef HAVE_SYS_SOCKETVAR_H
6014 # include <sys/socketvar.h>
6016 #ifdef HAVE_NET_ROUTE_H
6017 # include <net/route.h>
6019 #ifdef HAVE_NETINET_IN_H
6020 # include <netinet/in.h>
6022 #ifdef HAVE_NETINET_IN_SYSTM_H
6023 # include <netinet/in_systm.h>
6025 #ifdef HAVE_NET_IF_H
6026 # include <net/if.h>
6028 #ifdef HAVE_NETINET_IP_H
6029 # include <netinet/ip.h>
6032 eval as_val
=\$
$as_ac_Header
6033 if test "x$as_val" = x
""yes; then :
6034 cat >>confdefs.h
<<_ACEOF
6035 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6043 for ac_header
in netinet
/tcp_timer.h netinet
/udp_var.h netinet
/icmp_var.h netinet
/tcp_var.h
6045 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6046 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
6050 #ifdef HAVE_SYS_SOCKET_H
6051 # include <sys/socket.h>
6053 #ifdef HAVE_SYS_SOCKETVAR_H
6054 # include <sys/socketvar.h>
6056 #ifdef HAVE_SYS_TIMEOUT_H
6057 # include <sys/timeout.h>
6059 #ifdef HAVE_NETINET_IN_H
6060 # include <netinet/in.h>
6062 #ifdef HAVE_NETINET_IN_SYSTM_H
6063 # include <netinet/in_systm.h>
6065 #ifdef HAVE_NETINET_IP_H
6066 # include <netinet/ip.h>
6068 #ifdef HAVE_NETINET_IP_VAR_H
6069 # include <netinet/ip_var.h>
6071 #ifdef HAVE_NETINET_IP_ICMP_H
6072 # include <netinet/ip_icmp.h>
6074 #ifdef HAVE_NETINET_UDP_H
6075 # include <netinet/udp.h>
6077 #ifdef HAVE_NETINET_TCP_H
6078 # include <netinet/tcp.h>
6080 #ifdef HAVE_NETINET_TCP_TIMER_H
6081 #include <netinet/tcp_timer.h>
6084 eval as_val
=\$
$as_ac_Header
6085 if test "x$as_val" = x
""yes; then :
6086 cat >>confdefs.h
<<_ACEOF
6087 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6095 for ac_header
in linux
/ipx.h linux
/irda.h
6097 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6098 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
6099 #ifdef HAVE_ASM_TYPES_H
6100 # include <asm/types.h>
6102 #ifdef HAVE_SYS_SOCKET_H
6103 # include <sys/socket.h>
6105 #ifdef HAVE_LINUX_TYPES_H
6106 # include <linux/types.h>
6109 eval as_val
=\$
$as_ac_Header
6110 if test "x$as_val" = x
""yes; then :
6111 cat >>confdefs.h
<<_ACEOF
6112 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6120 for ac_header
in mach-o
/dyld_images.h
6122 ac_fn_c_check_header_compile
"$LINENO" "mach-o/dyld_images.h" "ac_cv_header_mach_o_dyld_images_h" "#ifdef HAVE_STDBOOL_H
6123 # include <stdbool.h>
6125 #ifdef HAVE_STDINT_H
6126 # include <stdint.h>
6129 if test "x$ac_cv_header_mach_o_dyld_images_h" = x
""yes; then :
6130 cat >>confdefs.h
<<_ACEOF
6131 #define HAVE_MACH_O_DYLD_IMAGES_H 1
6139 for ac_header
in resolv.h
6141 ac_fn_c_check_header_compile
"$LINENO" "resolv.h" "ac_cv_header_resolv_h" "#include <sys/types.h>
6142 #ifdef HAVE_SYS_SOCKET_H
6143 # include <sys/socket.h>
6145 #ifdef HAVE_NETINET_IN_H
6146 # include <netinet/in.h>
6148 #ifdef HAVE_ARPA_NAMESER_H
6149 # include <arpa/nameser.h>
6152 if test "x$ac_cv_header_resolv_h" = x
""yes; then :
6153 cat >>confdefs.h
<<_ACEOF
6154 #define HAVE_RESOLV_H 1
6162 for ac_header
in ifaddrs.h
6164 ac_fn_c_check_header_compile
"$LINENO" "ifaddrs.h" "ac_cv_header_ifaddrs_h" "#include <sys/types.h>
6166 if test "x$ac_cv_header_ifaddrs_h" = x
""yes; then :
6167 cat >>confdefs.h
<<_ACEOF
6168 #define HAVE_IFADDRS_H 1
6176 for ac_header
in ucontext.h
6178 ac_fn_c_check_header_compile
"$LINENO" "ucontext.h" "ac_cv_header_ucontext_h" "#include <signal.h>
6180 if test "x$ac_cv_header_ucontext_h" = x
""yes; then :
6181 cat >>confdefs.h
<<_ACEOF
6182 #define HAVE_UCONTEXT_H 1
6190 for ac_header
in sys
/thr.h
6192 ac_fn_c_check_header_compile
"$LINENO" "sys/thr.h" "ac_cv_header_sys_thr_h" "#include <sys/types.h>
6193 #ifdef HAVE_UCONTEXT_H
6194 #include <ucontext.h>
6197 if test "x$ac_cv_header_sys_thr_h" = x
""yes; then :
6198 cat >>confdefs.h
<<_ACEOF
6199 #define HAVE_SYS_THR_H 1
6207 for ac_header
in pthread_np.h
6209 ac_fn_c_check_header_compile
"$LINENO" "pthread_np.h" "ac_cv_header_pthread_np_h" "#ifdef HAVE_PTHREAD_H
6210 #include <pthread.h>
6213 if test "x$ac_cv_header_pthread_np_h" = x
""yes; then :
6214 cat >>confdefs.h
<<_ACEOF
6215 #define HAVE_PTHREAD_NP_H 1
6223 for ac_header
in linux
/videodev.h
6225 ac_fn_c_check_header_compile
"$LINENO" "linux/videodev.h" "ac_cv_header_linux_videodev_h" "#ifdef HAVE_SYS_TIME_H
6226 #include <sys/time.h>
6228 #include <sys/types.h>
6229 #ifdef HAVE_ASM_TYPES_H
6230 #include <asm/types.h>
6233 if test "x$ac_cv_header_linux_videodev_h" = x
""yes; then :
6234 cat >>confdefs.h
<<_ACEOF
6235 #define HAVE_LINUX_VIDEODEV_H 1
6243 for ac_header
in linux
/capi.h
6245 ac_fn_c_check_header_compile
"$LINENO" "linux/capi.h" "ac_cv_header_linux_capi_h" "#define __user
6247 if test "x$ac_cv_header_linux_capi_h" = x
""yes; then :
6248 cat >>confdefs.h
<<_ACEOF
6249 #define HAVE_LINUX_CAPI_H 1
6260 DLLFLAGS
="-D_REENTRANT"
6274 STATIC_IMPLIBEXT
="def.a"
6275 # Extract the first word of "ldd", so it can be a program name with args.
6276 set dummy ldd
; ac_word
=$2
6277 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6278 $as_echo_n "checking for $ac_word... " >&6; }
6279 if test "${ac_cv_path_LDD+set}" = set; then :
6280 $as_echo_n "(cached) " >&6
6284 ac_cv_path_LDD
="$LDD" # Let the user override the test with a path.
6287 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6288 as_dummy
="/sbin:/usr/sbin:$PATH"
6289 for as_dir
in $as_dummy
6292 test -z "$as_dir" && as_dir
=.
6293 for ac_exec_ext
in '' $ac_executable_extensions; do
6294 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6295 ac_cv_path_LDD
="$as_dir/$ac_word$ac_exec_ext"
6296 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6303 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD
="true"
6308 if test -n "$LDD"; then
6309 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LDD" >&5
6310 $as_echo "$LDD" >&6; }
6312 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6313 $as_echo "no" >&6; }
6320 if test -n "$ac_tool_prefix"; then
6321 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
6322 set dummy
${ac_tool_prefix}dlltool
; ac_word
=$2
6323 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6324 $as_echo_n "checking for $ac_word... " >&6; }
6325 if test "${ac_cv_prog_DLLTOOL+set}" = set; then :
6326 $as_echo_n "(cached) " >&6
6328 if test -n "$DLLTOOL"; then
6329 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
6331 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6335 test -z "$as_dir" && as_dir
=.
6336 for ac_exec_ext
in '' $ac_executable_extensions; do
6337 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6338 ac_cv_prog_DLLTOOL
="${ac_tool_prefix}dlltool"
6339 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6348 DLLTOOL
=$ac_cv_prog_DLLTOOL
6349 if test -n "$DLLTOOL"; then
6350 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
6351 $as_echo "$DLLTOOL" >&6; }
6353 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6354 $as_echo "no" >&6; }
6359 if test -z "$ac_cv_prog_DLLTOOL"; then
6360 ac_ct_DLLTOOL
=$DLLTOOL
6361 # Extract the first word of "dlltool", so it can be a program name with args.
6362 set dummy dlltool
; ac_word
=$2
6363 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6364 $as_echo_n "checking for $ac_word... " >&6; }
6365 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then :
6366 $as_echo_n "(cached) " >&6
6368 if test -n "$ac_ct_DLLTOOL"; then
6369 ac_cv_prog_ac_ct_DLLTOOL
="$ac_ct_DLLTOOL" # Let the user override the test.
6371 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6375 test -z "$as_dir" && as_dir
=.
6376 for ac_exec_ext
in '' $ac_executable_extensions; do
6377 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6378 ac_cv_prog_ac_ct_DLLTOOL
="dlltool"
6379 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6388 ac_ct_DLLTOOL
=$ac_cv_prog_ac_ct_DLLTOOL
6389 if test -n "$ac_ct_DLLTOOL"; then
6390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
6391 $as_echo "$ac_ct_DLLTOOL" >&6; }
6393 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6394 $as_echo "no" >&6; }
6397 if test "x$ac_ct_DLLTOOL" = x
; then
6400 case $cross_compiling:$ac_tool_warned in
6402 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6403 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6404 ac_tool_warned
=yes ;;
6406 DLLTOOL
=$ac_ct_DLLTOOL
6409 DLLTOOL
="$ac_cv_prog_DLLTOOL"
6412 if test -n "$ac_tool_prefix"; then
6413 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
6414 set dummy
${ac_tool_prefix}dllwrap
; ac_word
=$2
6415 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6416 $as_echo_n "checking for $ac_word... " >&6; }
6417 if test "${ac_cv_prog_DLLWRAP+set}" = set; then :
6418 $as_echo_n "(cached) " >&6
6420 if test -n "$DLLWRAP"; then
6421 ac_cv_prog_DLLWRAP
="$DLLWRAP" # Let the user override the test.
6423 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6427 test -z "$as_dir" && as_dir
=.
6428 for ac_exec_ext
in '' $ac_executable_extensions; do
6429 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6430 ac_cv_prog_DLLWRAP
="${ac_tool_prefix}dllwrap"
6431 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6440 DLLWRAP
=$ac_cv_prog_DLLWRAP
6441 if test -n "$DLLWRAP"; then
6442 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLWRAP" >&5
6443 $as_echo "$DLLWRAP" >&6; }
6445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6446 $as_echo "no" >&6; }
6451 if test -z "$ac_cv_prog_DLLWRAP"; then
6452 ac_ct_DLLWRAP
=$DLLWRAP
6453 # Extract the first word of "dllwrap", so it can be a program name with args.
6454 set dummy dllwrap
; ac_word
=$2
6455 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6456 $as_echo_n "checking for $ac_word... " >&6; }
6457 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then :
6458 $as_echo_n "(cached) " >&6
6460 if test -n "$ac_ct_DLLWRAP"; then
6461 ac_cv_prog_ac_ct_DLLWRAP
="$ac_ct_DLLWRAP" # Let the user override the test.
6463 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6467 test -z "$as_dir" && as_dir
=.
6468 for ac_exec_ext
in '' $ac_executable_extensions; do
6469 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6470 ac_cv_prog_ac_ct_DLLWRAP
="dllwrap"
6471 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6480 ac_ct_DLLWRAP
=$ac_cv_prog_ac_ct_DLLWRAP
6481 if test -n "$ac_ct_DLLWRAP"; then
6482 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLWRAP" >&5
6483 $as_echo "$ac_ct_DLLWRAP" >&6; }
6485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6486 $as_echo "no" >&6; }
6489 if test "x$ac_ct_DLLWRAP" = x
; then
6492 case $cross_compiling:$ac_tool_warned in
6494 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6495 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6496 ac_tool_warned
=yes ;;
6498 DLLWRAP
=$ac_ct_DLLWRAP
6501 DLLWRAP
="$ac_cv_prog_DLLWRAP"
6504 if test "$DLLWRAP" = "false"; then
6510 STATIC_IMPLIBEXT
="a"
6511 enable_iphlpapi
=${enable_iphlpapi:-no}
6512 enable_kernel32
=${enable_kernel32:-no}
6513 enable_msvcrt
=${enable_msvcrt:-no}
6514 enable_ntdll
=${enable_ntdll:-no}
6515 enable_ws2_32
=${enable_ws2_32:-no}
6516 enable_loader
=${enable_loader:-no}
6517 enable_server
=${enable_server:-no}
6518 with_x
=${with_x:-no}
6519 with_pthread
=${with_pthread:-no}
6524 DLLFLAGS
="$DLLFLAGS -fPIC"
6525 LDDLLFLAGS
="-bundle -multiply_defined suppress"
6526 LIBWINE_LDFLAGS
="-multiply_defined suppress"
6527 LDSHARED
="\$(CC) -dynamiclib"
6529 LDRPATH_LOCAL
="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
6530 SECURITYLIB
="-framework Security -framework CoreFoundation"
6532 COREFOUNDATIONLIB
="-framework CoreFoundation"
6534 IOKITLIB
="-framework IOKit -framework CoreFoundation"
6536 LDEXECFLAGS
="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHAREDHEAP,0x7f000000"
6538 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
6540 DISKARBITRATIONLIB
="-framework DiskArbitration -framework CoreFoundation"
6543 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
6545 COREAUDIO
="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
6548 if test "$ac_cv_header_OpenAL_al_h" = "yes"
6550 FRAMEWORK_OPENAL
="-framework OpenAL"
6553 cat >>confdefs.h
<<_ACEOF
6554 #define HAVE_OPENAL 1
6557 ac_cv_lib_openal
=yes
6559 if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
6561 ac_save_LIBS
="$LIBS"
6562 LIBS
="$LIBS $IOKITLIB"
6563 for ac_func
in IOHIDManagerCreate
6565 ac_fn_c_check_func
"$LINENO" "IOHIDManagerCreate" "ac_cv_func_IOHIDManagerCreate"
6566 if test "x$ac_cv_func_IOHIDManagerCreate" = x
""yes; then :
6567 cat >>confdefs.h
<<_ACEOF
6568 #define HAVE_IOHIDMANAGERCREATE 1
6574 LIBS
="$ac_save_LIBS"
6578 LDDLLFLAGS
="$LDDLLFLAGS -read_only_relocs warning" ;;
6580 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
6582 CARBONLIB
="-framework Carbon"
6584 enable_winequartz_drv
=${enable_winequartz_drv:-yes}
6586 if test "x$enable_win16" = "xyes"
6588 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether 16-bit code can be built correctly" >&5
6589 $as_echo_n "checking whether 16-bit code can be built correctly... " >&6; }
6590 if test "$cross_compiling" = yes; then :
6591 { $as_echo "$as_me:${as_lineno-$LINENO}: result: cross-compiling, assuming yes" >&5
6592 $as_echo "cross-compiling, assuming yes" >&6; }
6594 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6595 /* end confdefs.h. */
6598 "good:\tnop;nop\n\t"
6599 ".globl _testfunc\n"
6600 "_testfunc:\tcallw good");
6601 extern void testfunc();
6605 unsigned short *p = (unsigned short *)testfunc;
6606 return p[0] != 0xe866 || p[1] != 0xfffa
6611 if ac_fn_c_try_run
"$LINENO"; then :
6612 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6613 $as_echo "yes" >&6; }
6615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6616 $as_echo "no" >&6; }
6617 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
6619 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
6620 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
6626 DLLFLAGS
="$DLLFLAGS -fPIC"
6628 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build a GNU style ELF dll" >&5
6629 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
6630 if test "${ac_cv_c_dll_gnuelf+set}" = set; then :
6631 $as_echo_n "(cached) " >&6
6633 ac_wine_try_cflags_saved
=$CFLAGS
6634 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
6635 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6636 /* end confdefs.h. */
6639 if ac_fn_c_try_link
"$LINENO"; then :
6640 ac_cv_c_dll_gnuelf
="yes"
6642 ac_cv_c_dll_gnuelf
="no"
6644 rm -f core conftest.err conftest.
$ac_objext \
6645 conftest
$ac_exeext conftest.
$ac_ext
6646 CFLAGS
=$ac_wine_try_cflags_saved
6648 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_gnuelf" >&5
6649 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
6650 if test "$ac_cv_c_dll_gnuelf" = "yes"
6652 LDSHARED
="\$(CC) -shared"
6653 LDDLLFLAGS
="-shared -Wl,-Bsymbolic"
6654 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
6655 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
6656 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then :
6657 $as_echo_n "(cached) " >&6
6659 ac_wine_try_cflags_saved
=$CFLAGS
6660 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
6661 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6662 /* end confdefs.h. */
6663 int main(int argc, char **argv) { return 0; }
6665 if ac_fn_c_try_link
"$LINENO"; then :
6666 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=yes
6668 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=no
6670 rm -f core conftest.err conftest.
$ac_objext \
6671 conftest
$ac_exeext conftest.
$ac_ext
6672 CFLAGS
=$ac_wine_try_cflags_saved
6674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
6675 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
6676 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then :
6677 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
6679 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
6680 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
6681 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then :
6682 $as_echo_n "(cached) " >&6
6684 ac_wine_try_cflags_saved
=$CFLAGS
6685 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
6686 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6687 /* end confdefs.h. */
6688 int main(int argc, char **argv) { return 0; }
6690 if ac_fn_c_try_link
"$LINENO"; then :
6691 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=yes
6693 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=no
6695 rm -f core conftest.err conftest.
$ac_objext \
6696 conftest
$ac_exeext conftest.
$ac_ext
6697 CFLAGS
=$ac_wine_try_cflags_saved
6699 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
6700 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
6701 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then :
6702 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
6706 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
6707 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
6708 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then :
6709 $as_echo_n "(cached) " >&6
6711 ac_wine_try_cflags_saved
=$CFLAGS
6712 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
6713 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6714 /* end confdefs.h. */
6715 int main(int argc, char **argv) { return 0; }
6717 if ac_fn_c_try_link
"$LINENO"; then :
6718 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=yes
6720 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=no
6722 rm -f core conftest.err conftest.
$ac_objext \
6723 conftest
$ac_exeext conftest.
$ac_ext
6724 CFLAGS
=$ac_wine_try_cflags_saved
6726 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
6727 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
6728 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then :
6729 LDDLLFLAGS
="$LDDLLFLAGS,-z,defs"
6732 { $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
6733 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
6734 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then :
6735 $as_echo_n "(cached) " >&6
6737 ac_wine_try_cflags_saved
=$CFLAGS
6738 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
6739 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6740 /* end confdefs.h. */
6741 int main(int argc, char **argv) { return 0; }
6743 if ac_fn_c_try_link
"$LINENO"; then :
6744 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=yes
6746 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=no
6748 rm -f core conftest.err conftest.
$ac_objext \
6749 conftest
$ac_exeext conftest.
$ac_ext
6750 CFLAGS
=$ac_wine_try_cflags_saved
6752 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
6753 $as_echo "$ac_cv_cflags__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 = yes; then :
6755 LDDLLFLAGS
="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
6758 echo '{ global: *; };' >conftest.map
6759 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
6760 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
6761 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then :
6762 $as_echo_n "(cached) " >&6
6764 ac_wine_try_cflags_saved
=$CFLAGS
6765 CFLAGS
="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
6766 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6767 /* end confdefs.h. */
6768 int main(int argc, char **argv) { return 0; }
6770 if ac_fn_c_try_link
"$LINENO"; then :
6771 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=yes
6773 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=no
6775 rm -f core conftest.err conftest.
$ac_objext \
6776 conftest
$ac_exeext conftest.
$ac_ext
6777 CFLAGS
=$ac_wine_try_cflags_saved
6779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
6780 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
6781 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then :
6782 LDSHARED
="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
6786 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
6787 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
6788 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then :
6789 $as_echo_n "(cached) " >&6
6791 ac_wine_try_cflags_saved
=$CFLAGS
6792 CFLAGS
="$CFLAGS -fPIC -Wl,--export-dynamic"
6793 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6794 /* end confdefs.h. */
6795 int main(int argc, char **argv) { return 0; }
6797 if ac_fn_c_try_link
"$LINENO"; then :
6798 ac_cv_cflags__fPIC__Wl___export_dynamic
=yes
6800 ac_cv_cflags__fPIC__Wl___export_dynamic
=no
6802 rm -f core conftest.err conftest.
$ac_objext \
6803 conftest
$ac_exeext conftest.
$ac_ext
6804 CFLAGS
=$ac_wine_try_cflags_saved
6806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
6807 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
6808 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then :
6809 LDEXECFLAGS
="-Wl,--export-dynamic"
6813 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\\$ORIGIN/../lib" | $as_tr_sh`
6814 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
6815 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
6816 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then :
6817 $as_echo_n "(cached) " >&6
6819 ac_wine_try_cflags_saved
=$CFLAGS
6820 CFLAGS
="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
6821 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6822 /* end confdefs.h. */
6823 int main(int argc, char **argv) { return 0; }
6825 if ac_fn_c_try_link
"$LINENO"; then :
6826 eval "$as_ac_var=yes"
6828 eval "$as_ac_var=no"
6830 rm -f core conftest.err conftest.
$ac_objext \
6831 conftest
$ac_exeext conftest.
$ac_ext
6832 CFLAGS
=$ac_wine_try_cflags_saved
6834 eval ac_res
=\$
$as_ac_var
6835 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6836 $as_echo "$ac_res" >&6; }
6837 if test `eval 'as_val=${'$as_ac_var'};$as_echo "$as_val"'` = yes; then :
6838 LDRPATH_INSTALL
="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
6839 LDRPATH_LOCAL
="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
6841 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\\$ORIGIN/../lib" | $as_tr_sh`
6842 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
6843 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
6844 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then :
6845 $as_echo_n "(cached) " >&6
6847 ac_wine_try_cflags_saved
=$CFLAGS
6848 CFLAGS
="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
6849 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6850 /* end confdefs.h. */
6851 int main(int argc, char **argv) { return 0; }
6853 if ac_fn_c_try_link
"$LINENO"; then :
6854 eval "$as_ac_var=yes"
6856 eval "$as_ac_var=no"
6858 rm -f core conftest.err conftest.
$ac_objext \
6859 conftest
$ac_exeext conftest.
$ac_ext
6860 CFLAGS
=$ac_wine_try_cflags_saved
6862 eval ac_res
=\$
$as_ac_var
6863 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6864 $as_echo "$ac_res" >&6; }
6865 if test `eval 'as_val=${'$as_ac_var'};$as_echo "$as_val"'` = yes; then :
6866 LDRPATH_INSTALL
="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
6867 LDRPATH_LOCAL
="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
6871 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
6872 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
6873 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then :
6874 $as_echo_n "(cached) " >&6
6876 ac_wine_try_cflags_saved
=$CFLAGS
6877 CFLAGS
="$CFLAGS -Wl,--enable-new-dtags"
6878 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6879 /* end confdefs.h. */
6880 int main(int argc, char **argv) { return 0; }
6882 if ac_fn_c_try_link
"$LINENO"; then :
6883 ac_cv_cflags__Wl___enable_new_dtags
=yes
6885 ac_cv_cflags__Wl___enable_new_dtags
=no
6887 rm -f core conftest.err conftest.
$ac_objext \
6888 conftest
$ac_exeext conftest.
$ac_ext
6889 CFLAGS
=$ac_wine_try_cflags_saved
6891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
6892 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
6893 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then :
6894 LDRPATH_INSTALL
="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
6898 *i
[3456789]86* | x86_64
)
6899 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
6900 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
6901 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then :
6902 $as_echo_n "(cached) " >&6
6904 ac_wine_try_cflags_saved
=$CFLAGS
6905 CFLAGS
="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
6906 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6907 /* end confdefs.h. */
6908 int main(int argc, char **argv) { return 0; }
6910 if ac_fn_c_try_link
"$LINENO"; then :
6911 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=yes
6913 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=no
6915 rm -f core conftest.err conftest.
$ac_objext \
6916 conftest
$ac_exeext conftest.
$ac_ext
6917 CFLAGS
=$ac_wine_try_cflags_saved
6919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
6920 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
6921 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then :
6922 LDEXECFLAGS
="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
6928 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build a UnixWare (Solaris) dll" >&5
6929 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
6930 if test "${ac_cv_c_dll_unixware+set}" = set; then :
6931 $as_echo_n "(cached) " >&6
6933 ac_wine_try_cflags_saved
=$CFLAGS
6934 CFLAGS
="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
6935 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6936 /* end confdefs.h. */
6939 if ac_fn_c_try_link
"$LINENO"; then :
6940 ac_cv_c_dll_unixware
="yes"
6942 ac_cv_c_dll_unixware
="no"
6944 rm -f core conftest.err conftest.
$ac_objext \
6945 conftest
$ac_exeext conftest.
$ac_ext
6946 CFLAGS
=$ac_wine_try_cflags_saved
6948 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_unixware" >&5
6949 $as_echo "$ac_cv_c_dll_unixware" >&6; }
6950 if test "$ac_cv_c_dll_unixware" = "yes"
6952 LDSHARED
="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
6953 LDDLLFLAGS
="-Wl,-G,-B,symbolic"
6956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can build an HP-UX dll" >&5
6957 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
6958 if test "${ac_cv_c_dll_hpux+set}" = set; then :
6959 $as_echo_n "(cached) " >&6
6961 ac_wine_try_cflags_saved
=$CFLAGS
6962 CFLAGS
="$CFLAGS -shared"
6963 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6964 /* end confdefs.h. */
6967 if ac_fn_c_try_link
"$LINENO"; then :
6968 ac_cv_c_dll_hpux
="yes"
6970 ac_cv_c_dll_hpux
="no"
6972 rm -f core conftest.err conftest.
$ac_objext \
6973 conftest
$ac_exeext conftest.
$ac_ext
6974 CFLAGS
=$ac_wine_try_cflags_saved
6976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dll_hpux" >&5
6977 $as_echo "$ac_cv_c_dll_hpux" >&6; }
6978 if test "$ac_cv_c_dll_hpux" = "yes"
6982 LDDLLFLAGS
="-shared -fPIC"
6983 LDSHARED
="\$(CC) -shared"
6990 enable_winequartz_drv
=${enable_winequartz_drv:-no}
6992 if test "$LIBEXT" = "a"; then
6993 as_fn_error
"could not find a way to build shared libraries.
6994 It is currently not possible to build Wine without shared library
6995 (.so) support to allow transparent switch between .so and .dll files.
6996 If you are using Linux, you will need a newer binutils.
7000 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
7004 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 " ;;
7006 ac_prefix_list
="x86_64-pc-mingw32-gcc x86_64-w64-mingw32-gcc " ;;
7008 ac_prefix_list
="" ;;
7010 for ac_prog
in $ac_prefix_list
7012 # Extract the first word of "$ac_prog", so it can be a program name with args.
7013 set dummy
$ac_prog; ac_word
=$2
7014 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7015 $as_echo_n "checking for $ac_word... " >&6; }
7016 if test "${ac_cv_prog_CROSSCC+set}" = set; then :
7017 $as_echo_n "(cached) " >&6
7019 if test -n "$CROSSCC"; then
7020 ac_cv_prog_CROSSCC
="$CROSSCC" # Let the user override the test.
7022 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7026 test -z "$as_dir" && as_dir
=.
7027 for ac_exec_ext
in '' $ac_executable_extensions; do
7028 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7029 ac_cv_prog_CROSSCC
="$ac_prog"
7030 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7039 CROSSCC
=$ac_cv_prog_CROSSCC
7040 if test -n "$CROSSCC"; then
7041 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CROSSCC" >&5
7042 $as_echo "$CROSSCC" >&6; }
7044 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7045 $as_echo "no" >&6; }
7049 test -n "$CROSSCC" && break
7051 test -n "$CROSSCC" || CROSSCC
="false"
7053 if test "$CROSSCC" != "false"
7055 CROSSTEST
="\$(CROSSTEST)"
7063 *-gcc) target
=`expr "$1" : '\(.*\)-gcc'` ;;
7067 if test -n "$target"
7069 CROSSTARGET
="$target"
7076 if test "$ac_cv_header_pthread_h" = "yes"
7078 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lpthread" >&5
7079 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
7080 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then :
7081 $as_echo_n "(cached) " >&6
7083 ac_check_lib_save_LIBS
=$LIBS
7084 LIBS
="-lpthread $LIBS"
7085 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7086 /* end confdefs.h. */
7088 /* Override any GCC internal prototype to avoid an error.
7089 Use char because int might match the return type of a GCC
7090 builtin and then its argument prototype would still apply. */
7094 char pthread_create ();
7098 return pthread_create ();
7103 if ac_fn_c_try_link
"$LINENO"; then :
7104 ac_cv_lib_pthread_pthread_create
=yes
7106 ac_cv_lib_pthread_pthread_create
=no
7108 rm -f core conftest.err conftest.
$ac_objext \
7109 conftest
$ac_exeext conftest.
$ac_ext
7110 LIBS
=$ac_check_lib_save_LIBS
7112 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_create" >&5
7113 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
7114 if test "x$ac_cv_lib_pthread_pthread_create" = x
""yes; then :
7115 LIBPTHREAD
="-lpthread"
7120 if test "x$LIBPTHREAD" = "x"; then :
7121 case "x$with_pthread" in
7123 *) as_fn_error
"pthread ${notice_platform}development files not found.
7124 Wine cannot support threads without libpthread.
7125 Use the --without-pthread option if you really want this." "$LINENO" 5 ;;
7130 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
7131 $as_echo_n "checking for X... " >&6; }
7134 # Check whether --with-x was given.
7135 if test "${with_x+set}" = set; then :
7139 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
7140 if test "x$with_x" = xno
; then
7141 # The user explicitly disabled X.
7144 case $x_includes,$x_libraries in #(
7145 *\'*) as_fn_error
"cannot use X directory names containing '" "$LINENO" 5;; #(
7146 *,NONE | NONE
,*) if test "${ac_cv_have_x+set}" = set; then :
7147 $as_echo_n "(cached) " >&6
7149 # One or both of the vars are not set, and there is no cached value.
7150 ac_x_includes
=no ac_x_libraries
=no
7151 rm -f -r conftest.dir
7152 if mkdir conftest.dir
; then
7154 cat >Imakefile
<<'_ACEOF'
7156 @echo incroot='${INCROOT}'
7158 @echo usrlibdir='${USRLIBDIR}'
7160 @echo libdir='${LIBDIR}'
7162 if (export CC
; ${XMKMF-xmkmf}) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
7163 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
7164 for ac_var
in incroot usrlibdir libdir
; do
7165 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
7167 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
7168 for ac_extension
in a so sl dylib la dll
; do
7169 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
7170 test -f "$ac_im_libdir/libX11.$ac_extension"; then
7171 ac_im_usrlibdir
=$ac_im_libdir; break
7174 # Screen out bogus values from the imake configuration. They are
7175 # bogus both because they are the default anyway, and because
7176 # using them would break gcc on systems where it needs fixed includes.
7177 case $ac_im_incroot in
7178 /usr
/include
) ac_x_includes
= ;;
7179 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
=$ac_im_incroot;;
7181 case $ac_im_usrlibdir in
7182 /usr
/lib |
/usr
/lib64 |
/lib |
/lib64
) ;;
7183 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
=$ac_im_usrlibdir ;;
7187 rm -f -r conftest.dir
7190 # Standard set of common directories for X headers.
7191 # Check X11 before X11Rn because it is often a symlink to the current release.
7205 /usr/local/X11/include
7206 /usr/local/X11R7/include
7207 /usr/local/X11R6/include
7208 /usr/local/X11R5/include
7209 /usr/local/X11R4/include
7211 /usr/local/include/X11
7212 /usr/local/include/X11R7
7213 /usr/local/include/X11R6
7214 /usr/local/include/X11R5
7215 /usr/local/include/X11R4
7219 /usr/XFree86/include/X11
7223 /usr/unsupported/include
7225 /usr/local/x11r5/include
7226 /usr/lpp/Xamples/include
7228 /usr/openwin/include
7229 /usr/openwin/share/include'
7231 if test "$ac_x_includes" = no
; then
7232 # Guess where to find include files, by looking for Xlib.h.
7233 # First, try using that file with no special directory specified.
7234 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7235 /* end confdefs.h. */
7236 #include <X11/Xlib.h>
7238 if ac_fn_c_try_cpp
"$LINENO"; then :
7239 # We can compile using X headers with no special include directory.
7242 for ac_dir
in $ac_x_header_dirs; do
7243 if test -r "$ac_dir/X11/Xlib.h"; then
7244 ac_x_includes
=$ac_dir
7249 rm -f conftest.err conftest.
$ac_ext
7250 fi # $ac_x_includes = no
7252 if test "$ac_x_libraries" = no
; then
7253 # Check for the libraries.
7254 # See if we find them without any special options.
7255 # Don't add to $LIBS permanently.
7258 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7259 /* end confdefs.h. */
7260 #include <X11/Xlib.h>
7269 if ac_fn_c_try_link
"$LINENO"; then :
7271 # We can link X programs with no special library path.
7275 for ac_dir
in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
7277 # Don't even attempt the hair of trying to link an X program!
7278 for ac_extension
in a so sl dylib la dll
; do
7279 if test -r "$ac_dir/libX11.$ac_extension"; then
7280 ac_x_libraries
=$ac_dir
7286 rm -f core conftest.err conftest.
$ac_objext \
7287 conftest
$ac_exeext conftest.
$ac_ext
7288 fi # $ac_x_libraries = no
7290 case $ac_x_includes,$ac_x_libraries in #(
7292 # Didn't find X, or a directory has "'" in its name.
7293 ac_cv_have_x
="have_x=no";; #(
7295 # Record where we found X for the cache.
7296 ac_cv_have_x
="have_x=yes\
7297 ac_x_includes='$ac_x_includes'\
7298 ac_x_libraries='$ac_x_libraries'"
7304 eval "$ac_cv_have_x"
7307 if test "$have_x" != yes; then
7308 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
7309 $as_echo "$have_x" >&6; }
7312 # If each of the values was on the command line, it overrides each guess.
7313 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
7314 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
7315 # Update the cache value to reflect the command line values.
7316 ac_cv_have_x
="have_x=yes\
7317 ac_x_includes='$x_includes'\
7318 ac_x_libraries='$x_libraries'"
7319 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
7320 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
7323 if test "$no_x" = yes; then
7324 # Not all programs may use this symbol, but it does not hurt to define it.
7326 $as_echo "#define X_DISPLAY_MISSING 1" >>confdefs.h
7328 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
7330 if test -n "$x_includes"; then
7331 X_CFLAGS
="$X_CFLAGS -I$x_includes"
7334 # It would also be nice to do this for all -L options, not just this one.
7335 if test -n "$x_libraries"; then
7336 X_LIBS
="$X_LIBS -L$x_libraries"
7337 # For Solaris; some versions of Sun CC require a space after -R and
7338 # others require no space. Words are not sufficient . . . .
7339 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
7340 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
7341 ac_xsave_LIBS
=$LIBS; LIBS
="$LIBS -R$x_libraries"
7342 ac_xsave_c_werror_flag
=$ac_c_werror_flag
7343 ac_c_werror_flag
=yes
7344 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7345 /* end confdefs.h. */
7355 if ac_fn_c_try_link
"$LINENO"; then :
7356 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7357 $as_echo "no" >&6; }
7358 X_LIBS
="$X_LIBS -R$x_libraries"
7360 LIBS
="$ac_xsave_LIBS -R $x_libraries"
7361 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7362 /* end confdefs.h. */
7372 if ac_fn_c_try_link
"$LINENO"; then :
7373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7374 $as_echo "yes" >&6; }
7375 X_LIBS
="$X_LIBS -R $x_libraries"
7377 { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
7378 $as_echo "neither works" >&6; }
7380 rm -f core conftest.err conftest.
$ac_objext \
7381 conftest
$ac_exeext conftest.
$ac_ext
7383 rm -f core conftest.err conftest.
$ac_objext \
7384 conftest
$ac_exeext conftest.
$ac_ext
7385 ac_c_werror_flag
=$ac_xsave_c_werror_flag
7389 # Check for system-dependent libraries X programs must link with.
7390 # Do this before checking for the system-independent R6 libraries
7391 # (-lICE), since we may need -lsocket or whatever for X linking.
7393 if test "$ISC" = yes; then
7394 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
7396 # Martyn Johnson says this is needed for Ultrix, if the X
7397 # libraries were built with DECnet support. And Karl Berry says
7398 # the Alpha needs dnet_stub (dnet does not exist).
7399 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS $X_LIBS -lX11"
7400 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7401 /* end confdefs.h. */
7403 /* Override any GCC internal prototype to avoid an error.
7404 Use char because int might match the return type of a GCC
7405 builtin and then its argument prototype would still apply. */
7409 char XOpenDisplay ();
7413 return XOpenDisplay ();
7418 if ac_fn_c_try_link
"$LINENO"; then :
7421 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
7422 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
7423 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :
7424 $as_echo_n "(cached) " >&6
7426 ac_check_lib_save_LIBS
=$LIBS
7428 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7429 /* end confdefs.h. */
7431 /* Override any GCC internal prototype to avoid an error.
7432 Use char because int might match the return type of a GCC
7433 builtin and then its argument prototype would still apply. */
7441 return dnet_ntoa ();
7446 if ac_fn_c_try_link
"$LINENO"; then :
7447 ac_cv_lib_dnet_dnet_ntoa
=yes
7449 ac_cv_lib_dnet_dnet_ntoa
=no
7451 rm -f core conftest.err conftest.
$ac_objext \
7452 conftest
$ac_exeext conftest.
$ac_ext
7453 LIBS
=$ac_check_lib_save_LIBS
7455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
7456 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
7457 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x
""yes; then :
7458 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
7461 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
7462 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
7463 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
7464 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then :
7465 $as_echo_n "(cached) " >&6
7467 ac_check_lib_save_LIBS
=$LIBS
7468 LIBS
="-ldnet_stub $LIBS"
7469 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7470 /* end confdefs.h. */
7472 /* Override any GCC internal prototype to avoid an error.
7473 Use char because int might match the return type of a GCC
7474 builtin and then its argument prototype would still apply. */
7482 return dnet_ntoa ();
7487 if ac_fn_c_try_link
"$LINENO"; then :
7488 ac_cv_lib_dnet_stub_dnet_ntoa
=yes
7490 ac_cv_lib_dnet_stub_dnet_ntoa
=no
7492 rm -f core conftest.err conftest.
$ac_objext \
7493 conftest
$ac_exeext conftest.
$ac_ext
7494 LIBS
=$ac_check_lib_save_LIBS
7496 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
7497 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
7498 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x
""yes; then :
7499 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
7504 rm -f core conftest.err conftest.
$ac_objext \
7505 conftest
$ac_exeext conftest.
$ac_ext
7506 LIBS
="$ac_xsave_LIBS"
7508 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
7509 # to get the SysV transport functions.
7510 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
7512 # The nsl library prevents programs from opening the X display
7513 # on Irix 5.2, according to T.E. Dickey.
7514 # The functions gethostbyname, getservbyname, and inet_addr are
7515 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
7516 ac_fn_c_check_func
"$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
7517 if test "x$ac_cv_func_gethostbyname" = x
""yes; then :
7521 if test $ac_cv_func_gethostbyname = no
; then
7522 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
7523 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
7524 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
7525 $as_echo_n "(cached) " >&6
7527 ac_check_lib_save_LIBS
=$LIBS
7529 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7530 /* end confdefs.h. */
7532 /* Override any GCC internal prototype to avoid an error.
7533 Use char because int might match the return type of a GCC
7534 builtin and then its argument prototype would still apply. */
7538 char gethostbyname ();
7542 return gethostbyname ();
7547 if ac_fn_c_try_link
"$LINENO"; then :
7548 ac_cv_lib_nsl_gethostbyname
=yes
7550 ac_cv_lib_nsl_gethostbyname
=no
7552 rm -f core conftest.err conftest.
$ac_objext \
7553 conftest
$ac_exeext conftest.
$ac_ext
7554 LIBS
=$ac_check_lib_save_LIBS
7556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
7557 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
7558 if test "x$ac_cv_lib_nsl_gethostbyname" = x
""yes; then :
7559 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
7562 if test $ac_cv_lib_nsl_gethostbyname = no
; then
7563 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
7564 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
7565 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then :
7566 $as_echo_n "(cached) " >&6
7568 ac_check_lib_save_LIBS
=$LIBS
7570 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7571 /* end confdefs.h. */
7573 /* Override any GCC internal prototype to avoid an error.
7574 Use char because int might match the return type of a GCC
7575 builtin and then its argument prototype would still apply. */
7579 char gethostbyname ();
7583 return gethostbyname ();
7588 if ac_fn_c_try_link
"$LINENO"; then :
7589 ac_cv_lib_bsd_gethostbyname
=yes
7591 ac_cv_lib_bsd_gethostbyname
=no
7593 rm -f core conftest.err conftest.
$ac_objext \
7594 conftest
$ac_exeext conftest.
$ac_ext
7595 LIBS
=$ac_check_lib_save_LIBS
7597 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
7598 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
7599 if test "x$ac_cv_lib_bsd_gethostbyname" = x
""yes; then :
7600 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lbsd"
7606 # lieder@skyler.mavd.honeywell.com says without -lsocket,
7607 # socket/setsockopt and other routines are undefined under SCO ODT
7608 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
7609 # on later versions), says Simon Leinen: it contains gethostby*
7610 # variants that don't use the name server (or something). -lsocket
7611 # must be given before -lnsl if both are needed. We assume that
7612 # if connect needs -lnsl, so does gethostbyname.
7613 ac_fn_c_check_func
"$LINENO" "connect" "ac_cv_func_connect"
7614 if test "x$ac_cv_func_connect" = x
""yes; then :
7618 if test $ac_cv_func_connect = no
; then
7619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
7620 $as_echo_n "checking for connect in -lsocket... " >&6; }
7621 if test "${ac_cv_lib_socket_connect+set}" = set; then :
7622 $as_echo_n "(cached) " >&6
7624 ac_check_lib_save_LIBS
=$LIBS
7625 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
7626 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7627 /* end confdefs.h. */
7629 /* Override any GCC internal prototype to avoid an error.
7630 Use char because int might match the return type of a GCC
7631 builtin and then its argument prototype would still apply. */
7644 if ac_fn_c_try_link
"$LINENO"; then :
7645 ac_cv_lib_socket_connect
=yes
7647 ac_cv_lib_socket_connect
=no
7649 rm -f core conftest.err conftest.
$ac_objext \
7650 conftest
$ac_exeext conftest.
$ac_ext
7651 LIBS
=$ac_check_lib_save_LIBS
7653 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
7654 $as_echo "$ac_cv_lib_socket_connect" >&6; }
7655 if test "x$ac_cv_lib_socket_connect" = x
""yes; then :
7656 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
7661 # Guillermo Gomez says -lposix is necessary on A/UX.
7662 ac_fn_c_check_func
"$LINENO" "remove" "ac_cv_func_remove"
7663 if test "x$ac_cv_func_remove" = x
""yes; then :
7667 if test $ac_cv_func_remove = no
; then
7668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
7669 $as_echo_n "checking for remove in -lposix... " >&6; }
7670 if test "${ac_cv_lib_posix_remove+set}" = set; then :
7671 $as_echo_n "(cached) " >&6
7673 ac_check_lib_save_LIBS
=$LIBS
7674 LIBS
="-lposix $LIBS"
7675 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7676 /* end confdefs.h. */
7678 /* Override any GCC internal prototype to avoid an error.
7679 Use char because int might match the return type of a GCC
7680 builtin and then its argument prototype would still apply. */
7693 if ac_fn_c_try_link
"$LINENO"; then :
7694 ac_cv_lib_posix_remove
=yes
7696 ac_cv_lib_posix_remove
=no
7698 rm -f core conftest.err conftest.
$ac_objext \
7699 conftest
$ac_exeext conftest.
$ac_ext
7700 LIBS
=$ac_check_lib_save_LIBS
7702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
7703 $as_echo "$ac_cv_lib_posix_remove" >&6; }
7704 if test "x$ac_cv_lib_posix_remove" = x
""yes; then :
7705 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
7710 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
7711 ac_fn_c_check_func
"$LINENO" "shmat" "ac_cv_func_shmat"
7712 if test "x$ac_cv_func_shmat" = x
""yes; then :
7716 if test $ac_cv_func_shmat = no
; then
7717 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
7718 $as_echo_n "checking for shmat in -lipc... " >&6; }
7719 if test "${ac_cv_lib_ipc_shmat+set}" = set; then :
7720 $as_echo_n "(cached) " >&6
7722 ac_check_lib_save_LIBS
=$LIBS
7724 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7725 /* end confdefs.h. */
7727 /* Override any GCC internal prototype to avoid an error.
7728 Use char because int might match the return type of a GCC
7729 builtin and then its argument prototype would still apply. */
7742 if ac_fn_c_try_link
"$LINENO"; then :
7743 ac_cv_lib_ipc_shmat
=yes
7745 ac_cv_lib_ipc_shmat
=no
7747 rm -f core conftest.err conftest.
$ac_objext \
7748 conftest
$ac_exeext conftest.
$ac_ext
7749 LIBS
=$ac_check_lib_save_LIBS
7751 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
7752 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
7753 if test "x$ac_cv_lib_ipc_shmat" = x
""yes; then :
7754 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
7760 # Check for libraries that X11R6 Xt/Xaw programs need.
7761 ac_save_LDFLAGS
=$LDFLAGS
7762 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
7763 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
7764 # check for ICE first), but we must link in the order -lSM -lICE or
7765 # we get undefined symbols. So assume we have SM if we have ICE.
7766 # These have to be linked with before -lX11, unlike the other
7767 # libraries we check for below, so use a different variable.
7768 # John Interrante, Karl Berry
7769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
7770 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
7771 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then :
7772 $as_echo_n "(cached) " >&6
7774 ac_check_lib_save_LIBS
=$LIBS
7775 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
7776 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7777 /* end confdefs.h. */
7779 /* Override any GCC internal prototype to avoid an error.
7780 Use char because int might match the return type of a GCC
7781 builtin and then its argument prototype would still apply. */
7785 char IceConnectionNumber ();
7789 return IceConnectionNumber ();
7794 if ac_fn_c_try_link
"$LINENO"; then :
7795 ac_cv_lib_ICE_IceConnectionNumber
=yes
7797 ac_cv_lib_ICE_IceConnectionNumber
=no
7799 rm -f core conftest.err conftest.
$ac_objext \
7800 conftest
$ac_exeext conftest.
$ac_ext
7801 LIBS
=$ac_check_lib_save_LIBS
7803 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
7804 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
7805 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x
""yes; then :
7806 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
7809 LDFLAGS
=$ac_save_LDFLAGS
7814 if test "$have_x" = "yes"
7817 ac_save_CPPFLAGS
="$CPPFLAGS"
7818 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
7820 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lX11" >&5
7821 $as_echo_n "checking for -lX11... " >&6; }
7822 if test "${ac_cv_lib_soname_X11+set}" = set; then :
7823 $as_echo_n "(cached) " >&6
7825 ac_check_soname_save_LIBS
=$LIBS
7826 LIBS
="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
7827 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7828 /* end confdefs.h. */
7830 /* Override any GCC internal prototype to avoid an error.
7831 Use char because int might match the return type of a GCC
7832 builtin and then its argument prototype would still apply. */
7836 char XCreateWindow ();
7840 return XCreateWindow ();
7845 if ac_fn_c_try_link
"$LINENO"; then :
7847 dll
) ac_cv_lib_soname_X11
=`$ac_cv_path_LDD conftest.exe | grep "X11" | sed -e "s/dll.*/dll/"';2,$d'` ;;
7848 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'` ;;
7849 *) ac_cv_lib_soname_X11
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
7852 rm -f core conftest.err conftest.
$ac_objext \
7853 conftest
$ac_exeext conftest.
$ac_ext
7854 LIBS
=$ac_check_soname_save_LIBS
7856 if test "x$ac_cv_lib_soname_X11" = "x"; then :
7857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
7858 $as_echo "not found" >&6; }
7861 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_X11" >&5
7862 $as_echo "$ac_cv_lib_soname_X11" >&6; }
7864 cat >>confdefs.h
<<_ACEOF
7865 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
7870 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXext" >&5
7871 $as_echo_n "checking for -lXext... " >&6; }
7872 if test "${ac_cv_lib_soname_Xext+set}" = set; then :
7873 $as_echo_n "(cached) " >&6
7875 ac_check_soname_save_LIBS
=$LIBS
7876 LIBS
="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
7877 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7878 /* end confdefs.h. */
7880 /* Override any GCC internal prototype to avoid an error.
7881 Use char because int might match the return type of a GCC
7882 builtin and then its argument prototype would still apply. */
7886 char XextCreateExtension ();
7890 return XextCreateExtension ();
7895 if ac_fn_c_try_link
"$LINENO"; then :
7897 dll
) ac_cv_lib_soname_Xext
=`$ac_cv_path_LDD conftest.exe | grep "Xext" | sed -e "s/dll.*/dll/"';2,$d'` ;;
7898 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'` ;;
7899 *) ac_cv_lib_soname_Xext
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
7902 rm -f core conftest.err conftest.
$ac_objext \
7903 conftest
$ac_exeext conftest.
$ac_ext
7904 LIBS
=$ac_check_soname_save_LIBS
7906 if test "x$ac_cv_lib_soname_Xext" = "x"; then :
7907 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
7908 $as_echo "not found" >&6; }
7911 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xext" >&5
7912 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
7914 cat >>confdefs.h
<<_ACEOF
7915 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
7921 for ac_header
in X11
/Xlib.h \
7924 X11
/Xcursor
/Xcursor.h \
7925 X11
/extensions
/shape.h \
7926 X11
/extensions
/XInput.h \
7927 X11
/extensions
/XShm.h \
7928 X11
/extensions
/Xcomposite.h \
7929 X11
/extensions
/Xinerama.h \
7930 X11
/extensions
/Xrandr.h \
7931 X11
/extensions
/Xrender.h \
7932 X11
/extensions
/xf86vmode.h \
7933 X11
/extensions
/xf86vmproto.h
7935 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7936 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_X11_XLIB_H
7937 # include <X11/Xlib.h>
7939 #ifdef HAVE_X11_XUTIL_H
7940 # include <X11/Xutil.h>
7943 eval as_val
=\$
$as_ac_Header
7944 if test "x$as_val" = x
""yes; then :
7945 cat >>confdefs.h
<<_ACEOF
7946 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7954 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
7956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XkbQueryExtension in -lX11" >&5
7957 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
7958 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then :
7959 $as_echo_n "(cached) " >&6
7961 ac_check_lib_save_LIBS
=$LIBS
7962 LIBS
="-lX11 $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
7963 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7964 /* end confdefs.h. */
7966 /* Override any GCC internal prototype to avoid an error.
7967 Use char because int might match the return type of a GCC
7968 builtin and then its argument prototype would still apply. */
7972 char XkbQueryExtension ();
7976 return XkbQueryExtension ();
7981 if ac_fn_c_try_link
"$LINENO"; then :
7982 ac_cv_lib_X11_XkbQueryExtension
=yes
7984 ac_cv_lib_X11_XkbQueryExtension
=no
7986 rm -f core conftest.err conftest.
$ac_objext \
7987 conftest
$ac_exeext conftest.
$ac_ext
7988 LIBS
=$ac_check_lib_save_LIBS
7990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
7991 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
7992 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x
""yes; then :
7994 $as_echo "#define HAVE_XKB 1" >>confdefs.h
8000 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
8002 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXcursor" >&5
8003 $as_echo_n "checking for -lXcursor... " >&6; }
8004 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then :
8005 $as_echo_n "(cached) " >&6
8007 ac_check_soname_save_LIBS
=$LIBS
8008 LIBS
="-lXcursor $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8009 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8010 /* end confdefs.h. */
8012 /* Override any GCC internal prototype to avoid an error.
8013 Use char because int might match the return type of a GCC
8014 builtin and then its argument prototype would still apply. */
8018 char XcursorImageLoadCursor ();
8022 return XcursorImageLoadCursor ();
8027 if ac_fn_c_try_link
"$LINENO"; then :
8029 dll
) ac_cv_lib_soname_Xcursor
=`$ac_cv_path_LDD conftest.exe | grep "Xcursor" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8030 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'` ;;
8031 *) ac_cv_lib_soname_Xcursor
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8034 rm -f core conftest.err conftest.
$ac_objext \
8035 conftest
$ac_exeext conftest.
$ac_ext
8036 LIBS
=$ac_check_soname_save_LIBS
8038 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then :
8039 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8040 $as_echo "not found" >&6; }
8043 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xcursor" >&5
8044 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
8046 cat >>confdefs.h
<<_ACEOF
8047 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
8053 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then :
8054 case "x$with_xcursor" in
8055 x
) as_fn_append wine_notices
"|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
8057 *) as_fn_error
"libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
8058 This is an error since --with-xcursor was requested." "$LINENO" 5 ;;
8062 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
8064 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXi" >&5
8065 $as_echo_n "checking for -lXi... " >&6; }
8066 if test "${ac_cv_lib_soname_Xi+set}" = set; then :
8067 $as_echo_n "(cached) " >&6
8069 ac_check_soname_save_LIBS
=$LIBS
8070 LIBS
="-lXi $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8071 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8072 /* end confdefs.h. */
8074 /* Override any GCC internal prototype to avoid an error.
8075 Use char because int might match the return type of a GCC
8076 builtin and then its argument prototype would still apply. */
8080 char XOpenDevice ();
8084 return XOpenDevice ();
8089 if ac_fn_c_try_link
"$LINENO"; then :
8091 dll
) ac_cv_lib_soname_Xi
=`$ac_cv_path_LDD conftest.exe | grep "Xi" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8092 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'` ;;
8093 *) ac_cv_lib_soname_Xi
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8096 rm -f core conftest.err conftest.
$ac_objext \
8097 conftest
$ac_exeext conftest.
$ac_ext
8098 LIBS
=$ac_check_soname_save_LIBS
8100 if test "x$ac_cv_lib_soname_Xi" = "x"; then :
8101 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8102 $as_echo "not found" >&6; }
8105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xi" >&5
8106 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
8108 cat >>confdefs.h
<<_ACEOF
8109 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
8115 if test "x$ac_cv_lib_soname_Xi" = "x"; then :
8116 case "x$with_xinput" in
8117 x
) as_fn_append wine_notices
"|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
8119 *) as_fn_error
"libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
8120 This is an error since --with-xinput was requested." "$LINENO" 5 ;;
8124 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
8126 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShmQueryExtension in -lXext" >&5
8127 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
8128 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then :
8129 $as_echo_n "(cached) " >&6
8131 ac_check_lib_save_LIBS
=$LIBS
8132 LIBS
="-lXext $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8133 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8134 /* end confdefs.h. */
8136 /* Override any GCC internal prototype to avoid an error.
8137 Use char because int might match the return type of a GCC
8138 builtin and then its argument prototype would still apply. */
8142 char XShmQueryExtension ();
8146 return XShmQueryExtension ();
8151 if ac_fn_c_try_link
"$LINENO"; then :
8152 ac_cv_lib_Xext_XShmQueryExtension
=yes
8154 ac_cv_lib_Xext_XShmQueryExtension
=no
8156 rm -f core conftest.err conftest.
$ac_objext \
8157 conftest
$ac_exeext conftest.
$ac_ext
8158 LIBS
=$ac_check_lib_save_LIBS
8160 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
8161 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
8162 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x
""yes; then :
8164 $as_echo "#define HAVE_LIBXXSHM 1" >>confdefs.h
8169 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then :
8170 case "x$with_xshm" in
8171 x
) as_fn_append wine_notices
"|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
8173 *) as_fn_error
"XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
8174 This is an error since --with-xshm was requested." "$LINENO" 5 ;;
8178 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
8180 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShapeQueryExtension in -lXext" >&5
8181 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
8182 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then :
8183 $as_echo_n "(cached) " >&6
8185 ac_check_lib_save_LIBS
=$LIBS
8186 LIBS
="-lXext $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8187 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8188 /* end confdefs.h. */
8190 /* Override any GCC internal prototype to avoid an error.
8191 Use char because int might match the return type of a GCC
8192 builtin and then its argument prototype would still apply. */
8196 char XShapeQueryExtension ();
8200 return XShapeQueryExtension ();
8205 if ac_fn_c_try_link
"$LINENO"; then :
8206 ac_cv_lib_Xext_XShapeQueryExtension
=yes
8208 ac_cv_lib_Xext_XShapeQueryExtension
=no
8210 rm -f core conftest.err conftest.
$ac_objext \
8211 conftest
$ac_exeext conftest.
$ac_ext
8212 LIBS
=$ac_check_lib_save_LIBS
8214 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
8215 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
8216 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x
""yes; then :
8218 $as_echo "#define HAVE_LIBXSHAPE 1" >>confdefs.h
8223 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then :
8224 case "x$with_xshape" in
8225 x
) as_fn_append wine_notices
"|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
8227 *) as_fn_error
"XShape ${notice_platform}development files not found, XShape won't be supported.
8228 This is an error since --with-xshape was requested." "$LINENO" 5 ;;
8232 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes" -o "$ac_cv_header_X11_extensions_xf86vmproto_h" = "yes"
8234 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXxf86vm" >&5
8235 $as_echo_n "checking for -lXxf86vm... " >&6; }
8236 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then :
8237 $as_echo_n "(cached) " >&6
8239 ac_check_soname_save_LIBS
=$LIBS
8240 LIBS
="-lXxf86vm $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8241 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8242 /* end confdefs.h. */
8244 /* Override any GCC internal prototype to avoid an error.
8245 Use char because int might match the return type of a GCC
8246 builtin and then its argument prototype would still apply. */
8250 char XF86VidModeQueryExtension ();
8254 return XF86VidModeQueryExtension ();
8259 if ac_fn_c_try_link
"$LINENO"; then :
8261 dll
) ac_cv_lib_soname_Xxf86vm
=`$ac_cv_path_LDD conftest.exe | grep "Xxf86vm" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8262 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'` ;;
8263 *) ac_cv_lib_soname_Xxf86vm
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8266 rm -f core conftest.err conftest.
$ac_objext \
8267 conftest
$ac_exeext conftest.
$ac_ext
8268 LIBS
=$ac_check_soname_save_LIBS
8270 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then :
8271 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8272 $as_echo "not found" >&6; }
8275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xxf86vm" >&5
8276 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
8278 cat >>confdefs.h
<<_ACEOF
8279 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
8285 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then :
8286 case "x$with_xxf86vm" in
8287 x
) as_fn_append wine_notices
"|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
8289 *) as_fn_error
"libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
8290 This is an error since --with-xxf86vm was requested." "$LINENO" 5 ;;
8294 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"
8296 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXrender" >&5
8297 $as_echo_n "checking for -lXrender... " >&6; }
8298 if test "${ac_cv_lib_soname_Xrender+set}" = set; then :
8299 $as_echo_n "(cached) " >&6
8301 ac_check_soname_save_LIBS
=$LIBS
8302 LIBS
="-lXrender $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8303 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8304 /* end confdefs.h. */
8306 /* Override any GCC internal prototype to avoid an error.
8307 Use char because int might match the return type of a GCC
8308 builtin and then its argument prototype would still apply. */
8312 char XRenderQueryExtension ();
8316 return XRenderQueryExtension ();
8321 if ac_fn_c_try_link
"$LINENO"; then :
8323 dll
) ac_cv_lib_soname_Xrender
=`$ac_cv_path_LDD conftest.exe | grep "Xrender" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8324 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'` ;;
8325 *) ac_cv_lib_soname_Xrender
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8328 rm -f core conftest.err conftest.
$ac_objext \
8329 conftest
$ac_exeext conftest.
$ac_ext
8330 LIBS
=$ac_check_soname_save_LIBS
8332 if test "x$ac_cv_lib_soname_Xrender" = "x"; then :
8333 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8334 $as_echo "not found" >&6; }
8337 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xrender" >&5
8338 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
8340 cat >>confdefs.h
<<_ACEOF
8341 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
8344 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XRenderSetPictureTransform in -lXrender" >&5
8345 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
8346 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then :
8347 $as_echo_n "(cached) " >&6
8349 ac_check_lib_save_LIBS
=$LIBS
8350 LIBS
="-lXrender $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8351 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8352 /* end confdefs.h. */
8354 /* Override any GCC internal prototype to avoid an error.
8355 Use char because int might match the return type of a GCC
8356 builtin and then its argument prototype would still apply. */
8360 char XRenderSetPictureTransform ();
8364 return XRenderSetPictureTransform ();
8369 if ac_fn_c_try_link
"$LINENO"; then :
8370 ac_cv_lib_Xrender_XRenderSetPictureTransform
=yes
8372 ac_cv_lib_Xrender_XRenderSetPictureTransform
=no
8374 rm -f core conftest.err conftest.
$ac_objext \
8375 conftest
$ac_exeext conftest.
$ac_ext
8376 LIBS
=$ac_check_lib_save_LIBS
8378 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
8379 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
8380 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x
""yes; then :
8382 $as_echo "#define HAVE_XRENDERSETPICTURETRANSFORM 1" >>confdefs.h
8389 if test "x$ac_cv_lib_soname_Xrender" = "x"; then :
8390 case "x$with_xrender" in
8391 x
) as_fn_append wine_warnings
"|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
8393 *) as_fn_error
"libxrender ${notice_platform}development files not found, XRender won't be supported.
8394 This is an error since --with-xrender was requested." "$LINENO" 5 ;;
8398 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
8400 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8401 /* end confdefs.h. */
8402 #include <X11/Xlib.h>
8403 #include <X11/extensions/Xrandr.h>
8407 static typeof(XRRSetScreenConfigAndRate) * func;
8412 if ac_fn_c_try_compile
"$LINENO"; then :
8413 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXrandr" >&5
8414 $as_echo_n "checking for -lXrandr... " >&6; }
8415 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then :
8416 $as_echo_n "(cached) " >&6
8418 ac_check_soname_save_LIBS
=$LIBS
8419 LIBS
="-lXrandr $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8420 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8421 /* end confdefs.h. */
8423 /* Override any GCC internal prototype to avoid an error.
8424 Use char because int might match the return type of a GCC
8425 builtin and then its argument prototype would still apply. */
8429 char XRRQueryExtension ();
8433 return XRRQueryExtension ();
8438 if ac_fn_c_try_link
"$LINENO"; then :
8440 dll
) ac_cv_lib_soname_Xrandr
=`$ac_cv_path_LDD conftest.exe | grep "Xrandr" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8441 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'` ;;
8442 *) ac_cv_lib_soname_Xrandr
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8445 rm -f core conftest.err conftest.
$ac_objext \
8446 conftest
$ac_exeext conftest.
$ac_ext
8447 LIBS
=$ac_check_soname_save_LIBS
8449 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then :
8450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8451 $as_echo "not found" >&6; }
8454 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xrandr" >&5
8455 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
8457 cat >>confdefs.h
<<_ACEOF
8458 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
8464 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8466 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then :
8467 case "x$with_xrandr" in
8468 x
) as_fn_append wine_notices
"|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
8470 *) as_fn_error
"libxrandr ${notice_platform}development files not found, XRandr won't be supported.
8471 This is an error since --with-xrandr was requested." "$LINENO" 5 ;;
8475 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
8477 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8478 /* end confdefs.h. */
8479 #include <X11/Xlib.h>
8480 #include <X11/extensions/Xinerama.h>
8484 static typeof(XineramaQueryScreens) * func;
8489 if ac_fn_c_try_compile
"$LINENO"; then :
8490 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXinerama" >&5
8491 $as_echo_n "checking for -lXinerama... " >&6; }
8492 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then :
8493 $as_echo_n "(cached) " >&6
8495 ac_check_soname_save_LIBS
=$LIBS
8496 LIBS
="-lXinerama $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8497 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8498 /* end confdefs.h. */
8500 /* Override any GCC internal prototype to avoid an error.
8501 Use char because int might match the return type of a GCC
8502 builtin and then its argument prototype would still apply. */
8506 char XineramaQueryScreens ();
8510 return XineramaQueryScreens ();
8515 if ac_fn_c_try_link
"$LINENO"; then :
8517 dll
) ac_cv_lib_soname_Xinerama
=`$ac_cv_path_LDD conftest.exe | grep "Xinerama" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8518 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'` ;;
8519 *) ac_cv_lib_soname_Xinerama
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8522 rm -f core conftest.err conftest.
$ac_objext \
8523 conftest
$ac_exeext conftest.
$ac_ext
8524 LIBS
=$ac_check_soname_save_LIBS
8526 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then :
8527 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8528 $as_echo "not found" >&6; }
8531 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xinerama" >&5
8532 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
8534 cat >>confdefs.h
<<_ACEOF
8535 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
8541 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8543 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then :
8544 case "x$with_xinerama" in
8545 x
) as_fn_append wine_notices
"|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
8547 *) as_fn_error
"libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
8548 This is an error since --with-xinerama was requested." "$LINENO" 5 ;;
8552 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
8554 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lXcomposite" >&5
8555 $as_echo_n "checking for -lXcomposite... " >&6; }
8556 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then :
8557 $as_echo_n "(cached) " >&6
8559 ac_check_soname_save_LIBS
=$LIBS
8560 LIBS
="-lXcomposite $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8561 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8562 /* end confdefs.h. */
8564 /* Override any GCC internal prototype to avoid an error.
8565 Use char because int might match the return type of a GCC
8566 builtin and then its argument prototype would still apply. */
8570 char XCompositeRedirectWindow ();
8574 return XCompositeRedirectWindow ();
8579 if ac_fn_c_try_link
"$LINENO"; then :
8581 dll
) ac_cv_lib_soname_Xcomposite
=`$ac_cv_path_LDD conftest.exe | grep "Xcomposite" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8582 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'` ;;
8583 *) ac_cv_lib_soname_Xcomposite
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8586 rm -f core conftest.err conftest.
$ac_objext \
8587 conftest
$ac_exeext conftest.
$ac_ext
8588 LIBS
=$ac_check_soname_save_LIBS
8590 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then :
8591 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8592 $as_echo "not found" >&6; }
8595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_Xcomposite" >&5
8596 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
8598 cat >>confdefs.h
<<_ACEOF
8599 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
8605 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then :
8606 case "x$with_xcomposite" in
8607 x
) as_fn_append wine_notices
"|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
8609 *) as_fn_error
"libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
8610 This is an error since --with-xcomposite was requested." "$LINENO" 5 ;;
8614 ac_fn_c_check_member
"$LINENO" "XICCallback" "callback" "ac_cv_member_XICCallback_callback" "#ifdef HAVE_X11_XLIB_H
8615 #include <X11/Xlib.h>
8618 if test "x$ac_cv_member_XICCallback_callback" = x
""yes; then :
8620 cat >>confdefs.h
<<_ACEOF
8621 #define HAVE_XICCALLBACK_CALLBACK 1
8630 if test "x$with_opengl" != "xno"
8632 for ac_header
in GL
/gl.h GL
/glx.h GL
/glu.h
8634 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8635 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_GL_GLX_H
8636 # include <GL/glx.h>
8639 eval as_val
=\$
$as_ac_Header
8640 if test "x$as_val" = x
""yes; then :
8641 cat >>confdefs.h
<<_ACEOF
8642 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8649 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
8651 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for up-to-date OpenGL version" >&5
8652 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
8653 if test "${wine_cv_opengl_header_version_OK+set}" = set; then :
8654 $as_echo_n "(cached) " >&6
8656 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8657 /* end confdefs.h. */
8662 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
8667 if ac_fn_c_try_compile
"$LINENO"; then :
8668 wine_cv_opengl_header_version_OK
="yes"
8670 wine_cv_opengl_header_version_OK
="no"
8672 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_opengl_header_version_OK" >&5
8675 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
8677 if test "$wine_cv_opengl_header_version_OK" = "yes"
8679 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGL" >&5
8680 $as_echo_n "checking for -lGL... " >&6; }
8681 if test "${ac_cv_lib_soname_GL+set}" = set; then :
8682 $as_echo_n "(cached) " >&6
8684 ac_check_soname_save_LIBS
=$LIBS
8685 LIBS
="-lGL $X_LIBS $XLIB -lm $X_EXTRA_LIBS $LIBS"
8686 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8687 /* end confdefs.h. */
8689 /* Override any GCC internal prototype to avoid an error.
8690 Use char because int might match the return type of a GCC
8691 builtin and then its argument prototype would still apply. */
8695 char glXCreateContext ();
8699 return glXCreateContext ();
8704 if ac_fn_c_try_link
"$LINENO"; then :
8706 dll
) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest.exe | grep "GL" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8707 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'` ;;
8708 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8711 rm -f core conftest.err conftest.
$ac_objext \
8712 conftest
$ac_exeext conftest.
$ac_ext
8713 LIBS
=$ac_check_soname_save_LIBS
8715 if test "x$ac_cv_lib_soname_GL" = "x"; then :
8716 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8717 $as_echo "not found" >&6; }
8718 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGL" >&5
8719 $as_echo_n "checking for -lGL... " >&6; }
8720 if test "${ac_cv_lib_soname_GL+set}" = set; then :
8721 $as_echo_n "(cached) " >&6
8723 ac_check_soname_save_LIBS
=$LIBS
8724 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"
8725 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8726 /* end confdefs.h. */
8728 /* Override any GCC internal prototype to avoid an error.
8729 Use char because int might match the return type of a GCC
8730 builtin and then its argument prototype would still apply. */
8734 char glXCreateContext ();
8738 return glXCreateContext ();
8743 if ac_fn_c_try_link
"$LINENO"; then :
8745 dll
) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest.exe | grep "GL" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8746 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'` ;;
8747 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8750 rm -f core conftest.err conftest.
$ac_objext \
8751 conftest
$ac_exeext conftest.
$ac_ext
8752 LIBS
=$ac_check_soname_save_LIBS
8754 if test "x$ac_cv_lib_soname_GL" = "x"; then :
8755 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8756 $as_echo "not found" >&6; }
8757 if test -f /usr
/X11R
6/lib
/libGL.a
8759 opengl_msg
="/usr/X11R6/lib/libGL.a is present on your system.
8760 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
8762 opengl_msg
="No OpenGL library found on this system."
8765 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GL" >&5
8766 $as_echo "$ac_cv_lib_soname_GL" >&6; }
8768 cat >>confdefs.h
<<_ACEOF
8769 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
8772 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"
8774 $as_echo "#define HAVE_OPENGL 1" >>confdefs.h
8778 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GL" >&5
8779 $as_echo "$ac_cv_lib_soname_GL" >&6; }
8781 cat >>confdefs.h
<<_ACEOF
8782 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
8787 $as_echo "#define HAVE_OPENGL 1" >>confdefs.h
8790 if test "$ac_cv_header_GL_glu_h" = "yes"
8792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lGLU" >&5
8793 $as_echo_n "checking for -lGLU... " >&6; }
8794 if test "${ac_cv_lib_soname_GLU+set}" = set; then :
8795 $as_echo_n "(cached) " >&6
8797 ac_check_soname_save_LIBS
=$LIBS
8798 LIBS
="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS $XLIB -lm $X_EXTRA_LIBS $LIBS"
8799 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8800 /* end confdefs.h. */
8802 /* Override any GCC internal prototype to avoid an error.
8803 Use char because int might match the return type of a GCC
8804 builtin and then its argument prototype would still apply. */
8812 return gluLookAt ();
8817 if ac_fn_c_try_link
"$LINENO"; then :
8819 dll
) ac_cv_lib_soname_GLU
=`$ac_cv_path_LDD conftest.exe | grep "GLU" | sed -e "s/dll.*/dll/"';2,$d'` ;;
8820 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'` ;;
8821 *) ac_cv_lib_soname_GLU
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
8824 rm -f core conftest.err conftest.
$ac_objext \
8825 conftest
$ac_exeext conftest.
$ac_ext
8826 LIBS
=$ac_check_soname_save_LIBS
8828 if test "x$ac_cv_lib_soname_GLU" = "x"; then :
8829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
8830 $as_echo "not found" >&6; }
8833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_GLU" >&5
8834 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
8836 cat >>confdefs.h
<<_ACEOF
8837 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
8843 if test "x$ac_cv_lib_soname_GLU" = "x"; then :
8844 case "x$with_glu" in
8845 x
) as_fn_append wine_notices
"|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
8847 *) as_fn_error
"libGLU ${notice_platform}development files not found, GLU won't be supported.
8848 This is an error since --with-glu was requested." "$LINENO" 5 ;;
8852 opengl_msg
="Old Mesa headers detected. Consider upgrading your Mesa libraries."
8855 opengl_msg
="OpenGL development headers not found."
8857 test -n "$opengl_msg" && enable_opengl32
=${enable_opengl32:-no}
8858 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32
=${enable_glu32:-no}
8860 enable_opengl32
=${enable_opengl32:-no}
8861 enable_glu32
=${enable_glu32:-no}
8863 if test -n "$opengl_msg"; then :
8864 case "x$with_opengl" in
8865 x
) as_fn_append wine_warnings
"|$opengl_msg
8866 OpenGL and Direct3D won't be supported." ;;
8868 *) as_fn_error
"$opengl_msg
8869 OpenGL and Direct3D won't be supported.
8870 This is an error since --with-opengl was requested." "$LINENO" 5 ;;
8876 for ac_header
in audio
/audiolib.h
8878 ac_fn_c_check_header_mongrel
"$LINENO" "audio/audiolib.h" "ac_cv_header_audio_audiolib_h" "$ac_includes_default"
8879 if test "x$ac_cv_header_audio_audiolib_h" = x
""yes; then :
8880 cat >>confdefs.h
<<_ACEOF
8881 #define HAVE_AUDIO_AUDIOLIB_H 1
8883 for ac_header
in audio
/soundlib.h
8885 ac_fn_c_check_header_compile
"$LINENO" "audio/soundlib.h" "ac_cv_header_audio_soundlib_h" "#include <audio/audiolib.h>
8887 if test "x$ac_cv_header_audio_soundlib_h" = x
""yes; then :
8888 cat >>confdefs.h
<<_ACEOF
8889 #define HAVE_AUDIO_SOUNDLIB_H 1
8896 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AuCreateFlow in -laudio" >&5
8897 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
8898 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then :
8899 $as_echo_n "(cached) " >&6
8901 ac_check_lib_save_LIBS
=$LIBS
8902 LIBS
="-laudio -lXt $X_LIBS $XLIB $X_EXTRA_LIBS $LIBS"
8903 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8904 /* end confdefs.h. */
8906 /* Override any GCC internal prototype to avoid an error.
8907 Use char because int might match the return type of a GCC
8908 builtin and then its argument prototype would still apply. */
8912 char AuCreateFlow ();
8916 return AuCreateFlow ();
8921 if ac_fn_c_try_link
"$LINENO"; then :
8922 ac_cv_lib_audio_AuCreateFlow
=yes
8924 ac_cv_lib_audio_AuCreateFlow
=no
8926 rm -f core conftest.err conftest.
$ac_objext \
8927 conftest
$ac_exeext conftest.
$ac_ext
8928 LIBS
=$ac_check_lib_save_LIBS
8930 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audio_AuCreateFlow" >&5
8931 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
8932 if test "x$ac_cv_lib_audio_AuCreateFlow" = x
""yes; then :
8934 $as_echo "#define HAVE_NAS 1" >>confdefs.h
8936 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XauGetBestAuthByAddr in -lXau" >&5
8937 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
8938 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then :
8939 $as_echo_n "(cached) " >&6
8941 ac_check_lib_save_LIBS
=$LIBS
8942 LIBS
="-lXau $X_LIBS $LIBS"
8943 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
8944 /* end confdefs.h. */
8946 /* Override any GCC internal prototype to avoid an error.
8947 Use char because int might match the return type of a GCC
8948 builtin and then its argument prototype would still apply. */
8952 char XauGetBestAuthByAddr ();
8956 return XauGetBestAuthByAddr ();
8961 if ac_fn_c_try_link
"$LINENO"; then :
8962 ac_cv_lib_Xau_XauGetBestAuthByAddr
=yes
8964 ac_cv_lib_Xau_XauGetBestAuthByAddr
=no
8966 rm -f core conftest.err conftest.
$ac_objext \
8967 conftest
$ac_exeext conftest.
$ac_ext
8968 LIBS
=$ac_check_lib_save_LIBS
8970 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
8971 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
8972 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x
""yes; then :
8973 NASLIBS
="-lXau -laudio -lXt $X_LIBS $XLIB $X_EXTRA_LIBS"
8975 NASLIBS
="-laudio -lXt $X_LIBS $XLIB $X_EXTRA_LIBS"
8986 CPPFLAGS
="$ac_save_CPPFLAGS"
8991 enable_winex11_drv
=${enable_winex11_drv:-no}
8992 enable_opengl32
=${enable_opengl32:-no}
8993 enable_glu32
=${enable_glu32:-no}
8995 if test "x$XLIB" = "x"; then :
8998 *) as_fn_error
"X ${notice_platform}development files not found. Wine will be built
8999 without X support, which probably isn't what you want. You will need to install
9000 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
9001 Use the --without-x option if you really want this." "$LINENO" 5 ;;
9012 if test "x$with_xml" != "xno"
9014 ac_save_CPPFLAGS
="$CPPFLAGS"
9015 if test "$PKG_CONFIG" != "false"
9017 ac_xml_libs
="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
9018 ac_xml_cflags
="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
9020 ac_xml_libs
="`xml2-config --libs 2>/dev/null`"
9021 ac_xml_cflags
="`xml2-config --cflags 2>/dev/null`"
9023 CPPFLAGS
="$CPPFLAGS $ac_xml_cflags"
9024 for ac_header
in libxml
/parser.h
9026 ac_fn_c_check_header_mongrel
"$LINENO" "libxml/parser.h" "ac_cv_header_libxml_parser_h" "$ac_includes_default"
9027 if test "x$ac_cv_header_libxml_parser_h" = x
""yes; then :
9028 cat >>confdefs.h
<<_ACEOF
9029 #define HAVE_LIBXML_PARSER_H 1
9031 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlParseMemory in -lxml2" >&5
9032 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
9033 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then :
9034 $as_echo_n "(cached) " >&6
9036 ac_check_lib_save_LIBS
=$LIBS
9037 LIBS
="-lxml2 $ac_xml_libs $LIBS"
9038 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9039 /* end confdefs.h. */
9041 /* Override any GCC internal prototype to avoid an error.
9042 Use char because int might match the return type of a GCC
9043 builtin and then its argument prototype would still apply. */
9047 char xmlParseMemory ();
9051 return xmlParseMemory ();
9056 if ac_fn_c_try_link
"$LINENO"; then :
9057 ac_cv_lib_xml2_xmlParseMemory
=yes
9059 ac_cv_lib_xml2_xmlParseMemory
=no
9061 rm -f core conftest.err conftest.
$ac_objext \
9062 conftest
$ac_exeext conftest.
$ac_ext
9063 LIBS
=$ac_check_lib_save_LIBS
9065 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
9066 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
9067 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x
""yes; then :
9069 $as_echo "#define HAVE_LIBXML2 1" >>confdefs.h
9071 XML2LIBS
="$ac_xml_libs"
9072 XML2INCL
="$ac_xml_cflags"
9075 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlReadMemory in -lxml2" >&5
9076 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
9077 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then :
9078 $as_echo_n "(cached) " >&6
9080 ac_check_lib_save_LIBS
=$LIBS
9081 LIBS
="-lxml2 $ac_xml_libs $LIBS"
9082 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9083 /* end confdefs.h. */
9085 /* Override any GCC internal prototype to avoid an error.
9086 Use char because int might match the return type of a GCC
9087 builtin and then its argument prototype would still apply. */
9091 char xmlReadMemory ();
9095 return xmlReadMemory ();
9100 if ac_fn_c_try_link
"$LINENO"; then :
9101 ac_cv_lib_xml2_xmlReadMemory
=yes
9103 ac_cv_lib_xml2_xmlReadMemory
=no
9105 rm -f core conftest.err conftest.
$ac_objext \
9106 conftest
$ac_exeext conftest.
$ac_ext
9107 LIBS
=$ac_check_lib_save_LIBS
9109 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
9110 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
9111 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x
""yes; then :
9113 $as_echo "#define HAVE_XMLREADMEMORY 1" >>confdefs.h
9117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlNewDocPI in -lxml2" >&5
9118 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
9119 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then :
9120 $as_echo_n "(cached) " >&6
9122 ac_check_lib_save_LIBS
=$LIBS
9123 LIBS
="-lxml2 $ac_xml_libs $LIBS"
9124 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9125 /* end confdefs.h. */
9127 /* Override any GCC internal prototype to avoid an error.
9128 Use char because int might match the return type of a GCC
9129 builtin and then its argument prototype would still apply. */
9133 char xmlNewDocPI ();
9137 return xmlNewDocPI ();
9142 if ac_fn_c_try_link
"$LINENO"; then :
9143 ac_cv_lib_xml2_xmlNewDocPI
=yes
9145 ac_cv_lib_xml2_xmlNewDocPI
=no
9147 rm -f core conftest.err conftest.
$ac_objext \
9148 conftest
$ac_exeext conftest.
$ac_ext
9149 LIBS
=$ac_check_lib_save_LIBS
9151 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
9152 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
9153 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x
""yes; then :
9155 $as_echo "#define HAVE_XMLNEWDOCPI 1" >>confdefs.h
9164 CPPFLAGS
="$ac_save_CPPFLAGS"
9166 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then :
9167 case "x$with_xml" in
9168 x
) as_fn_append wine_warnings
"|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
9170 *) as_fn_error
"libxml2 ${notice_platform}development files not found, XML won't be supported.
9171 This is an error since --with-xml was requested." "$LINENO" 5 ;;
9175 if test "x$with_xslt" != "xno"
9177 if test "$PKG_CONFIG" != "false"
9179 ac_xslt_libs
="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
9180 ac_xslt_cflags
="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
9182 ac_xslt_libs
="`xslt-config --libs 2>/dev/null`"
9183 ac_xslt_cflags
="`xslt-config --cflags 2>/dev/null`"
9185 ac_save_CPPFLAGS
="$CPPFLAGS"
9186 CPPFLAGS
="$CPPFLAGS $ac_xslt_cflags"
9187 for ac_header
in libxslt
/pattern.h libxslt
/transform.h
9189 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9190 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_LIBXSLT_PATTERN_H
9191 # include <libxslt/pattern.h>
9194 eval as_val
=\$
$as_ac_Header
9195 if test "x$as_val" = x
""yes; then :
9196 cat >>confdefs.h
<<_ACEOF
9197 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
9204 CPPFLAGS
="$ac_save_CPPFLAGS"
9205 if test "$ac_cv_header_libxslt_transform_h" = "yes"
9207 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lxslt" >&5
9208 $as_echo_n "checking for -lxslt... " >&6; }
9209 if test "${ac_cv_lib_soname_xslt+set}" = set; then :
9210 $as_echo_n "(cached) " >&6
9212 ac_check_soname_save_LIBS
=$LIBS
9213 LIBS
="-lxslt $ac_xslt_libs $LIBS"
9214 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9215 /* end confdefs.h. */
9217 /* Override any GCC internal prototype to avoid an error.
9218 Use char because int might match the return type of a GCC
9219 builtin and then its argument prototype would still apply. */
9223 char xsltCompilePattern ();
9227 return xsltCompilePattern ();
9232 if ac_fn_c_try_link
"$LINENO"; then :
9234 dll
) ac_cv_lib_soname_xslt
=`$ac_cv_path_LDD conftest.exe | grep "xslt" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9235 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'` ;;
9236 *) ac_cv_lib_soname_xslt
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9239 rm -f core conftest.err conftest.
$ac_objext \
9240 conftest
$ac_exeext conftest.
$ac_ext
9241 LIBS
=$ac_check_soname_save_LIBS
9243 if test "x$ac_cv_lib_soname_xslt" = "x"; then :
9244 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9245 $as_echo "not found" >&6; }
9248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_xslt" >&5
9249 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
9251 cat >>confdefs.h
<<_ACEOF
9252 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
9255 XSLTINCL
="$ac_xslt_cflags"
9259 if test "x$ac_cv_lib_soname_xslt" = "x"; then :
9260 case "x$with_xslt" in
9261 x
) as_fn_append wine_warnings
"|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
9263 *) as_fn_error
"libxslt ${notice_platform}development files not found, xslt won't be supported.
9264 This is an error since --with-xslt was requested." "$LINENO" 5 ;;
9270 if test "x$with_hal" != "xno"
9272 ac_save_CPPFLAGS
="$CPPFLAGS"
9273 if test "$PKG_CONFIG" != "false"
9275 ac_hal_libs
="`$PKG_CONFIG --libs hal 2>/dev/null`"
9276 ac_hal_cflags
="`$PKG_CONFIG --cflags hal 2>/dev/null`"
9277 CPPFLAGS
="$CPPFLAGS $ac_hal_cflags"
9279 for ac_header
in dbus
/dbus.h hal
/libhal.h
9281 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9282 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
9283 eval as_val
=\$
$as_ac_Header
9284 if test "x$as_val" = x
""yes; then :
9285 cat >>confdefs.h
<<_ACEOF
9286 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
9293 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
9295 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dbus_connection_close in -ldbus-1" >&5
9296 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
9297 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then :
9298 $as_echo_n "(cached) " >&6
9300 ac_check_lib_save_LIBS
=$LIBS
9301 LIBS
="-ldbus-1 $ac_hal_libs $LIBS"
9302 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9303 /* end confdefs.h. */
9305 /* Override any GCC internal prototype to avoid an error.
9306 Use char because int might match the return type of a GCC
9307 builtin and then its argument prototype would still apply. */
9311 char dbus_connection_close ();
9315 return dbus_connection_close ();
9320 if ac_fn_c_try_link
"$LINENO"; then :
9321 ac_cv_lib_dbus_1_dbus_connection_close
=yes
9323 ac_cv_lib_dbus_1_dbus_connection_close
=no
9325 rm -f core conftest.err conftest.
$ac_objext \
9326 conftest
$ac_exeext conftest.
$ac_ext
9327 LIBS
=$ac_check_lib_save_LIBS
9329 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
9330 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
9331 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x
""yes; then :
9332 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lhal" >&5
9333 $as_echo_n "checking for -lhal... " >&6; }
9334 if test "${ac_cv_lib_soname_hal+set}" = set; then :
9335 $as_echo_n "(cached) " >&6
9337 ac_check_soname_save_LIBS
=$LIBS
9338 LIBS
="-lhal $ac_hal_libs $LIBS"
9339 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9340 /* end confdefs.h. */
9342 /* Override any GCC internal prototype to avoid an error.
9343 Use char because int might match the return type of a GCC
9344 builtin and then its argument prototype would still apply. */
9348 char libhal_ctx_new ();
9352 return libhal_ctx_new ();
9357 if ac_fn_c_try_link
"$LINENO"; then :
9359 dll
) ac_cv_lib_soname_hal
=`$ac_cv_path_LDD conftest.exe | grep "hal" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9360 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'` ;;
9361 *) ac_cv_lib_soname_hal
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9364 rm -f core conftest.err conftest.
$ac_objext \
9365 conftest
$ac_exeext conftest.
$ac_ext
9366 LIBS
=$ac_check_soname_save_LIBS
9368 if test "x$ac_cv_lib_soname_hal" = "x"; then :
9369 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9370 $as_echo "not found" >&6; }
9373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_hal" >&5
9374 $as_echo "$ac_cv_lib_soname_hal" >&6; }
9376 cat >>confdefs.h
<<_ACEOF
9377 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
9380 HALINCL
="$ac_hal_cflags"
9385 CPPFLAGS
="$ac_save_CPPFLAGS"
9387 if test "x$ac_cv_lib_soname_hal" = "x" -a "x$ac_cv_header_DiskArbitration_DiskArbitration_h" != "xyes"; then :
9388 case "x$with_hal" in
9389 x
) as_fn_append wine_notices
"|libhal/libdbus ${notice_platform}development files not found, no dynamic device support." ;;
9391 *) as_fn_error
"libhal/libdbus ${notice_platform}development files not found, no dynamic device support.
9392 This is an error since --with-hal was requested." "$LINENO" 5 ;;
9396 if test "x$with_gnutls" != "xno"
9398 ac_save_CPPFLAGS
="$CPPFLAGS"
9399 if test "$PKG_CONFIG" != "false"
9401 ac_gnutls_libs
="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
9402 ac_gnutls_cflags
="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
9403 CPPFLAGS
="$CPPFLAGS $ac_gnutls_cflags"
9405 ac_fn_c_check_header_mongrel
"$LINENO" "gnutls/gnutls.h" "ac_cv_header_gnutls_gnutls_h" "$ac_includes_default"
9406 if test "x$ac_cv_header_gnutls_gnutls_h" = x
""yes; then :
9407 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9408 /* end confdefs.h. */
9409 #include <gnutls/gnutls.h>
9413 typeof(gnutls_mac_get_key_size) *pfunc;
9418 if ac_fn_c_try_compile
"$LINENO"; then :
9419 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lgnutls" >&5
9420 $as_echo_n "checking for -lgnutls... " >&6; }
9421 if test "${ac_cv_lib_soname_gnutls+set}" = set; then :
9422 $as_echo_n "(cached) " >&6
9424 ac_check_soname_save_LIBS
=$LIBS
9425 LIBS
="-lgnutls $ac_gnutls_libs $LIBS"
9426 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9427 /* end confdefs.h. */
9429 /* Override any GCC internal prototype to avoid an error.
9430 Use char because int might match the return type of a GCC
9431 builtin and then its argument prototype would still apply. */
9435 char gnutls_global_init ();
9439 return gnutls_global_init ();
9444 if ac_fn_c_try_link
"$LINENO"; then :
9446 dll
) ac_cv_lib_soname_gnutls
=`$ac_cv_path_LDD conftest.exe | grep "gnutls" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9447 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'` ;;
9448 *) ac_cv_lib_soname_gnutls
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9451 rm -f core conftest.err conftest.
$ac_objext \
9452 conftest
$ac_exeext conftest.
$ac_ext
9453 LIBS
=$ac_check_soname_save_LIBS
9455 if test "x$ac_cv_lib_soname_gnutls" = "x"; then :
9456 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9457 $as_echo "not found" >&6; }
9460 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_gnutls" >&5
9461 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
9463 cat >>confdefs.h
<<_ACEOF
9464 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
9467 GNUTLSINCL
="$ac_gnutls_cflags"
9471 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
9475 CPPFLAGS
="$ac_save_CPPFLAGS"
9477 if test "x$ac_cv_lib_soname_gnutls" = "x"; then :
9478 case "x$with_gnutls" in
9479 x
) as_fn_append wine_notices
"|libgnutls ${notice_platform}development files not found, no schannel support." ;;
9481 *) as_fn_error
"libgnutls ${notice_platform}development files not found, no schannel support.
9482 This is an error since --with-gnutls was requested." "$LINENO" 5 ;;
9487 if test "$ac_cv_header_ncurses_h" = "yes"
9489 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lncurses" >&5
9490 $as_echo_n "checking for -lncurses... " >&6; }
9491 if test "${ac_cv_lib_soname_ncurses+set}" = set; then :
9492 $as_echo_n "(cached) " >&6
9494 ac_check_soname_save_LIBS
=$LIBS
9495 LIBS
="-lncurses $LIBS"
9496 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9497 /* end confdefs.h. */
9499 /* Override any GCC internal prototype to avoid an error.
9500 Use char because int might match the return type of a GCC
9501 builtin and then its argument prototype would still apply. */
9514 if ac_fn_c_try_link
"$LINENO"; then :
9516 dll
) ac_cv_lib_soname_ncurses
=`$ac_cv_path_LDD conftest.exe | grep "ncurses" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9517 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'` ;;
9518 *) ac_cv_lib_soname_ncurses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9521 rm -f core conftest.err conftest.
$ac_objext \
9522 conftest
$ac_exeext conftest.
$ac_ext
9523 LIBS
=$ac_check_soname_save_LIBS
9525 if test "x$ac_cv_lib_soname_ncurses" = "x"; then :
9526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9527 $as_echo "not found" >&6; }
9530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_ncurses" >&5
9531 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
9533 cat >>confdefs.h
<<_ACEOF
9534 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
9537 CURSESLIBS
="-lncurses"
9539 elif test "$ac_cv_header_curses_h" = "yes"
9541 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcurses" >&5
9542 $as_echo_n "checking for -lcurses... " >&6; }
9543 if test "${ac_cv_lib_soname_curses+set}" = set; then :
9544 $as_echo_n "(cached) " >&6
9546 ac_check_soname_save_LIBS
=$LIBS
9547 LIBS
="-lcurses $LIBS"
9548 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9549 /* end confdefs.h. */
9551 /* Override any GCC internal prototype to avoid an error.
9552 Use char because int might match the return type of a GCC
9553 builtin and then its argument prototype would still apply. */
9566 if ac_fn_c_try_link
"$LINENO"; then :
9568 dll
) ac_cv_lib_soname_curses
=`$ac_cv_path_LDD conftest.exe | grep "curses" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9569 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'` ;;
9570 *) ac_cv_lib_soname_curses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9573 rm -f core conftest.err conftest.
$ac_objext \
9574 conftest
$ac_exeext conftest.
$ac_ext
9575 LIBS
=$ac_check_soname_save_LIBS
9577 if test "x$ac_cv_lib_soname_curses" = "x"; then :
9578 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9579 $as_echo "not found" >&6; }
9582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_curses" >&5
9583 $as_echo "$ac_cv_lib_soname_curses" >&6; }
9585 cat >>confdefs.h
<<_ACEOF
9586 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
9589 CURSESLIBS
="-lcurses"
9592 ac_save_LIBS
="$LIBS"
9593 LIBS
="$LIBS $CURSESLIBS"
9594 for ac_func
in mousemask
9596 ac_fn_c_check_func
"$LINENO" "mousemask" "ac_cv_func_mousemask"
9597 if test "x$ac_cv_func_mousemask" = x
""yes; then :
9598 cat >>confdefs.h
<<_ACEOF
9599 #define HAVE_MOUSEMASK 1
9605 LIBS
="$ac_save_LIBS"
9606 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then :
9607 case "x$with_curses" in
9608 x
) as_fn_append wine_notices
"|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
9610 *) as_fn_error
"lib(n)curses ${notice_platform}development files not found, curses won't be supported.
9611 This is an error since --with-curses was requested." "$LINENO" 5 ;;
9615 if test "x$with_sane" != "xno"
9617 ac_save_CPPFLAGS
="$CPPFLAGS"
9618 # Extract the first word of "sane-config", so it can be a program name with args.
9619 set dummy sane-config
; ac_word
=$2
9620 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9621 $as_echo_n "checking for $ac_word... " >&6; }
9622 if test "${ac_cv_prog_sane_devel+set}" = set; then :
9623 $as_echo_n "(cached) " >&6
9625 if test -n "$sane_devel"; then
9626 ac_cv_prog_sane_devel
="$sane_devel" # Let the user override the test.
9628 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9632 test -z "$as_dir" && as_dir
=.
9633 for ac_exec_ext
in '' $ac_executable_extensions; do
9634 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9635 ac_cv_prog_sane_devel
="sane-config"
9636 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9643 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel
="no"
9646 sane_devel
=$ac_cv_prog_sane_devel
9647 if test -n "$sane_devel"; then
9648 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sane_devel" >&5
9649 $as_echo "$sane_devel" >&6; }
9651 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9652 $as_echo "no" >&6; }
9656 if test "$sane_devel" != "no"
9658 ac_sane_incl
="`$sane_devel --cflags`"
9659 ac_sane_libs
="`$sane_devel --ldflags`"
9660 CPPFLAGS
="$CPPFLAGS $ac_sane_incl"
9662 ac_fn_c_check_header_mongrel
"$LINENO" "sane/sane.h" "ac_cv_header_sane_sane_h" "$ac_includes_default"
9663 if test "x$ac_cv_header_sane_sane_h" = x
""yes; then :
9664 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lsane" >&5
9665 $as_echo_n "checking for -lsane... " >&6; }
9666 if test "${ac_cv_lib_soname_sane+set}" = set; then :
9667 $as_echo_n "(cached) " >&6
9669 ac_check_soname_save_LIBS
=$LIBS
9670 LIBS
="-lsane $ac_sane_libs $LIBS"
9671 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9672 /* end confdefs.h. */
9674 /* Override any GCC internal prototype to avoid an error.
9675 Use char because int might match the return type of a GCC
9676 builtin and then its argument prototype would still apply. */
9684 return sane_init ();
9689 if ac_fn_c_try_link
"$LINENO"; then :
9691 dll
) ac_cv_lib_soname_sane
=`$ac_cv_path_LDD conftest.exe | grep "sane" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9692 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'` ;;
9693 *) ac_cv_lib_soname_sane
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9696 rm -f core conftest.err conftest.
$ac_objext \
9697 conftest
$ac_exeext conftest.
$ac_ext
9698 LIBS
=$ac_check_soname_save_LIBS
9700 if test "x$ac_cv_lib_soname_sane" = "x"; then :
9701 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9702 $as_echo "not found" >&6; }
9705 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_sane" >&5
9706 $as_echo "$ac_cv_lib_soname_sane" >&6; }
9708 cat >>confdefs.h
<<_ACEOF
9709 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
9712 SANEINCL
="$ac_sane_incl"
9718 CPPFLAGS
="$ac_save_CPPFLAGS"
9720 if test "x$ac_cv_lib_soname_sane" = "x"; then :
9721 case "x$with_sane" in
9722 x
) as_fn_append wine_notices
"|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
9724 *) as_fn_error
"libsane ${notice_platform}development files not found, scanners won't be supported.
9725 This is an error since --with-sane was requested." "$LINENO" 5 ;;
9729 if test "x$with_v4l" != "xno"
9731 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lv4l1" >&5
9732 $as_echo_n "checking for -lv4l1... " >&6; }
9733 if test "${ac_cv_lib_soname_v4l1+set}" = set; then :
9734 $as_echo_n "(cached) " >&6
9736 ac_check_soname_save_LIBS
=$LIBS
9738 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9739 /* end confdefs.h. */
9741 /* Override any GCC internal prototype to avoid an error.
9742 Use char because int might match the return type of a GCC
9743 builtin and then its argument prototype would still apply. */
9751 return v4l1_open ();
9756 if ac_fn_c_try_link
"$LINENO"; then :
9758 dll
) ac_cv_lib_soname_v4l1
=`$ac_cv_path_LDD conftest.exe | grep "v4l1" | sed -e "s/dll.*/dll/"';2,$d'` ;;
9759 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'` ;;
9760 *) ac_cv_lib_soname_v4l1
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libv4l1\\.$LIBEXT" | sed -e "s/^.*\(libv4l1\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9763 rm -f core conftest.err conftest.
$ac_objext \
9764 conftest
$ac_exeext conftest.
$ac_ext
9765 LIBS
=$ac_check_soname_save_LIBS
9767 if test "x$ac_cv_lib_soname_v4l1" = "x"; then :
9768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
9769 $as_echo "not found" >&6; }
9772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_v4l1" >&5
9773 $as_echo "$ac_cv_lib_soname_v4l1" >&6; }
9775 cat >>confdefs.h
<<_ACEOF
9776 #define SONAME_LIBV4L1 "$ac_cv_lib_soname_v4l1"
9782 if test "x$ac_cv_lib_soname_v4l1" = "x"; then :
9783 case "x$with_v4l" in
9784 x
) as_fn_append wine_notices
"|libv4l ${notice_platform}development files not found." ;;
9786 *) as_fn_error
"libv4l ${notice_platform}development files not found.
9787 This is an error since --with-v4l was requested." "$LINENO" 5 ;;
9791 if test "x$with_gphoto" != "xno"
9793 ac_save_CPPFLAGS
="$CPPFLAGS"
9794 # Extract the first word of "gphoto2-config", so it can be a program name with args.
9795 set dummy gphoto2-config
; ac_word
=$2
9796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9797 $as_echo_n "checking for $ac_word... " >&6; }
9798 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then :
9799 $as_echo_n "(cached) " >&6
9801 if test -n "$gphoto2_devel"; then
9802 ac_cv_prog_gphoto2_devel
="$gphoto2_devel" # Let the user override the test.
9804 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9808 test -z "$as_dir" && as_dir
=.
9809 for ac_exec_ext
in '' $ac_executable_extensions; do
9810 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9811 ac_cv_prog_gphoto2_devel
="gphoto2-config"
9812 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9819 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel
="no"
9822 gphoto2_devel
=$ac_cv_prog_gphoto2_devel
9823 if test -n "$gphoto2_devel"; then
9824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gphoto2_devel" >&5
9825 $as_echo "$gphoto2_devel" >&6; }
9827 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9828 $as_echo "no" >&6; }
9832 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
9833 set dummy gphoto2-port-config
; ac_word
=$2
9834 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9835 $as_echo_n "checking for $ac_word... " >&6; }
9836 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then :
9837 $as_echo_n "(cached) " >&6
9839 if test -n "$gphoto2port_devel"; then
9840 ac_cv_prog_gphoto2port_devel
="$gphoto2port_devel" # Let the user override the test.
9842 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9846 test -z "$as_dir" && as_dir
=.
9847 for ac_exec_ext
in '' $ac_executable_extensions; do
9848 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9849 ac_cv_prog_gphoto2port_devel
="gphoto2-port-config"
9850 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9857 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel
="no"
9860 gphoto2port_devel
=$ac_cv_prog_gphoto2port_devel
9861 if test -n "$gphoto2port_devel"; then
9862 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gphoto2port_devel" >&5
9863 $as_echo "$gphoto2port_devel" >&6; }
9865 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9866 $as_echo "no" >&6; }
9870 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
9872 ac_gphoto2_incl
="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
9874 for i
in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
9877 -L/usr
/lib|
-L/usr
/lib64
) ;;
9878 -L*|
-l*) ac_gphoto2_libs
="$ac_gphoto2_libs $i";;
9881 CPPFLAGS
="$CPPFLAGS $ac_gphoto2_incl"
9883 ac_gphoto2_libs
=${ac_gphoto2_libs:-"-lgphoto2"}
9884 ac_fn_c_check_header_mongrel
"$LINENO" "gphoto2-camera.h" "ac_cv_header_gphoto2_camera_h" "$ac_includes_default"
9885 if test "x$ac_cv_header_gphoto2_camera_h" = x
""yes; then :
9886 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gp_camera_new in -lgphoto2" >&5
9887 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
9888 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then :
9889 $as_echo_n "(cached) " >&6
9891 ac_check_lib_save_LIBS
=$LIBS
9892 LIBS
="-lgphoto2 $ac_gphoto2_libs $LIBS"
9893 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9894 /* end confdefs.h. */
9896 /* Override any GCC internal prototype to avoid an error.
9897 Use char because int might match the return type of a GCC
9898 builtin and then its argument prototype would still apply. */
9902 char gp_camera_new ();
9906 return gp_camera_new ();
9911 if ac_fn_c_try_link
"$LINENO"; then :
9912 ac_cv_lib_gphoto2_gp_camera_new
=yes
9914 ac_cv_lib_gphoto2_gp_camera_new
=no
9916 rm -f core conftest.err conftest.
$ac_objext \
9917 conftest
$ac_exeext conftest.
$ac_ext
9918 LIBS
=$ac_check_lib_save_LIBS
9920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
9921 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
9922 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x
""yes; then :
9924 $as_echo "#define HAVE_GPHOTO2 1" >>confdefs.h
9926 GPHOTO2LIBS
="$ac_gphoto2_libs"
9928 GPHOTO2INCL
="$ac_gphoto2_incl"
9935 CPPFLAGS
="$ac_save_CPPFLAGS"
9937 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then :
9938 case "x$with_gphoto" in
9939 x
) as_fn_append wine_notices
"|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
9941 *) as_fn_error
"libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
9942 This is an error since --with-gphoto was requested." "$LINENO" 5 ;;
9949 if test "$ac_cv_header_resolv_h" = "yes"
9951 ac_save_LIBS
="$LIBS"
9952 LIBS
="$LIBS -lresolv"
9953 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9954 /* end confdefs.h. */
9955 #ifdef HAVE_NETINET_IN_H
9956 #include <netinet/in.h>
9967 if ac_fn_c_try_link
"$LINENO"; then :
9969 $as_echo "#define HAVE_RESOLV 1" >>confdefs.h
9971 RESOLVLIBS
="-lresolv"
9973 rm -f core conftest.err conftest.
$ac_objext \
9974 conftest
$ac_exeext conftest.
$ac_ext
9975 LIBS
="$ac_save_LIBS"
9980 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
9982 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cmsOpenProfileFromFile in -llcms" >&5
9983 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
9984 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then :
9985 $as_echo_n "(cached) " >&6
9987 ac_check_lib_save_LIBS
=$LIBS
9989 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
9990 /* end confdefs.h. */
9992 /* Override any GCC internal prototype to avoid an error.
9993 Use char because int might match the return type of a GCC
9994 builtin and then its argument prototype would still apply. */
9998 char cmsOpenProfileFromFile ();
10002 return cmsOpenProfileFromFile ();
10007 if ac_fn_c_try_link
"$LINENO"; then :
10008 ac_cv_lib_lcms_cmsOpenProfileFromFile
=yes
10010 ac_cv_lib_lcms_cmsOpenProfileFromFile
=no
10012 rm -f core conftest.err conftest.
$ac_objext \
10013 conftest
$ac_exeext conftest.
$ac_ext
10014 LIBS
=$ac_check_lib_save_LIBS
10016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
10017 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
10018 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x
""yes; then :
10020 $as_echo "#define HAVE_LCMS 1" >>confdefs.h
10026 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then :
10027 case "x$with_cms" in
10028 x
) as_fn_append wine_notices
"|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
10030 *) as_fn_error
"liblcms ${notice_platform}development files not found, Color Management won't be supported.
10031 This is an error since --with-cms was requested." "$LINENO" 5 ;;
10035 if test "x$with_freetype" != "xno"
10037 for ac_prog
in freetype-config freetype2-config
10039 # Extract the first word of "$ac_prog", so it can be a program name with args.
10040 set dummy
$ac_prog; ac_word
=$2
10041 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10042 $as_echo_n "checking for $ac_word... " >&6; }
10043 if test "${ac_cv_prog_ft_devel+set}" = set; then :
10044 $as_echo_n "(cached) " >&6
10046 if test -n "$ft_devel"; then
10047 ac_cv_prog_ft_devel
="$ft_devel" # Let the user override the test.
10049 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10050 for as_dir
in $PATH
10053 test -z "$as_dir" && as_dir
=.
10054 for ac_exec_ext
in '' $ac_executable_extensions; do
10055 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10056 ac_cv_prog_ft_devel
="$ac_prog"
10057 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10066 ft_devel
=$ac_cv_prog_ft_devel
10067 if test -n "$ft_devel"; then
10068 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ft_devel" >&5
10069 $as_echo "$ft_devel" >&6; }
10071 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10072 $as_echo "no" >&6; }
10076 test -n "$ft_devel" && break
10078 test -n "$ft_devel" || ft_devel
="no"
10080 if test "$ft_devel" != "no"
10082 ac_freetype_incl
=`$ft_devel --cflags`
10083 ac_freetype_libs
=`$ft_devel --libs`
10085 ac_freetype_libs
=${ac_freetype_libs:-"-lfreetype"}
10086 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfreetype" >&5
10087 $as_echo_n "checking for -lfreetype... " >&6; }
10088 if test "${ac_cv_lib_soname_freetype+set}" = set; then :
10089 $as_echo_n "(cached) " >&6
10091 ac_check_soname_save_LIBS
=$LIBS
10092 LIBS
="-lfreetype $ac_freetype_libs $LIBS"
10093 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10094 /* end confdefs.h. */
10096 /* Override any GCC internal prototype to avoid an error.
10097 Use char because int might match the return type of a GCC
10098 builtin and then its argument prototype would still apply. */
10102 char FT_Init_FreeType ();
10106 return FT_Init_FreeType ();
10111 if ac_fn_c_try_link
"$LINENO"; then :
10113 dll
) ac_cv_lib_soname_freetype
=`$ac_cv_path_LDD conftest.exe | grep "freetype" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10114 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'` ;;
10115 *) ac_cv_lib_soname_freetype
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10118 rm -f core conftest.err conftest.
$ac_objext \
10119 conftest
$ac_exeext conftest.
$ac_ext
10120 LIBS
=$ac_check_soname_save_LIBS
10122 if test "x$ac_cv_lib_soname_freetype" = "x"; then :
10123 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10124 $as_echo "not found" >&6; }
10127 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_freetype" >&5
10128 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
10130 cat >>confdefs.h
<<_ACEOF
10131 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
10136 if test "$ft_lib" = "yes"
10138 ac_save_CPPFLAGS
="$CPPFLAGS"
10139 CPPFLAGS
="$ac_freetype_incl $CPPFLAGS"
10140 for ac_header
in ft2build.h \
10141 freetype
/freetype.h \
10142 freetype
/ftglyph.h \
10143 freetype
/fttypes.h \
10144 freetype
/tttables.h \
10145 freetype
/ftsnames.h \
10146 freetype
/ttnameid.h \
10147 freetype
/ftoutln.h \
10148 freetype
/ftwinfnt.h \
10149 freetype
/ftmodapi.h \
10150 freetype
/ftlcdfil.h \
10151 freetype
/internal
/sfnt.h
10153 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10154 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_FT2BUILD_H
10155 # include <ft2build.h>
10158 eval as_val
=\$
$as_ac_Header
10159 if test "x$as_val" = x
""yes; then :
10160 cat >>confdefs.h
<<_ACEOF
10161 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10168 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10169 /* end confdefs.h. */
10170 #include <ft2build.h>
10171 #include <freetype/fttrigon.h>
10173 if ac_fn_c_try_cpp
"$LINENO"; then :
10175 $as_echo "#define HAVE_FREETYPE_FTTRIGON_H 1" >>confdefs.h
10177 wine_cv_fttrigon
=yes
10179 wine_cv_fttrigon
=no
10181 rm -f conftest.err conftest.
$ac_ext
10182 ac_fn_c_check_type
"$LINENO" "FT_TrueTypeEngineType" "ac_cv_type_FT_TrueTypeEngineType" "#include <freetype/ftmodapi.h>
10184 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x
""yes; then :
10186 cat >>confdefs.h
<<_ACEOF
10187 #define HAVE_FT_TRUETYPEENGINETYPE 1
10193 ac_save_CFLAGS
="$CFLAGS"
10194 CFLAGS
="$CFLAGS $ac_freetype_libs"
10195 for ac_func
in FT_Load_Sfnt_Table
10197 ac_fn_c_check_func
"$LINENO" "FT_Load_Sfnt_Table" "ac_cv_func_FT_Load_Sfnt_Table"
10198 if test "x$ac_cv_func_FT_Load_Sfnt_Table" = x
""yes; then :
10199 cat >>confdefs.h
<<_ACEOF
10200 #define HAVE_FT_LOAD_SFNT_TABLE 1
10206 CFLAGS
="$ac_save_CFLAGS"
10207 CPPFLAGS
="$ac_save_CPPFLAGS"
10208 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
10211 $as_echo "#define HAVE_FREETYPE 1" >>confdefs.h
10213 FREETYPELIBS
="$ac_freetype_libs"
10215 FREETYPEINCL
="$ac_freetype_incl"
10220 if test "x$FREETYPELIBS" = "x"; then :
10221 case "x$with_freetype" in
10223 *) as_fn_error
"FreeType ${notice_platform}development files not found. Fonts will not be built.
10224 Use the --without-freetype option if you really want this." "$LINENO" 5 ;;
10227 test "x$FREETYPELIBS" = "x" && enable_fonts
=${enable_fonts:-no}
10229 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for parport header/ppdev.h" >&5
10230 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
10231 if test "${ac_cv_c_ppdev+set}" = set; then :
10232 $as_echo_n "(cached) " >&6
10234 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10235 /* end confdefs.h. */
10236 #ifdef HAVE_SYS_IOCTL_H
10237 # include <sys/ioctl.h>
10239 #include <linux/ppdev.h>
10243 ioctl (1,PPCLAIM,0)
10248 if ac_fn_c_try_compile
"$LINENO"; then :
10249 ac_cv_c_ppdev
="yes"
10253 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_ppdev" >&5
10256 $as_echo "$ac_cv_c_ppdev" >&6; }
10257 if test "$ac_cv_c_ppdev" = "yes"
10260 $as_echo "#define HAVE_PPDEV 1" >>confdefs.h
10264 ac_wine_check_funcs_save_LIBS
="$LIBS"
10265 LIBS
="$LIBS $LIBPTHREAD"
10267 pthread_attr_get_np \
10268 pthread_getattr_np \
10269 pthread_get_stackaddr_np \
10270 pthread_get_stacksize_np
10272 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
10273 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
10274 eval as_val
=\$
$as_ac_var
10275 if test "x$as_val" = x
""yes; then :
10276 cat >>confdefs.h
<<_ACEOF
10277 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
10283 LIBS
="$ac_wine_check_funcs_save_LIBS"
10285 if test "$ac_cv_header_zlib_h" = "yes"
10287 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5
10288 $as_echo_n "checking for inflate in -lz... " >&6; }
10289 if test "${ac_cv_lib_z_inflate+set}" = set; then :
10290 $as_echo_n "(cached) " >&6
10292 ac_check_lib_save_LIBS
=$LIBS
10294 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10295 /* end confdefs.h. */
10297 /* Override any GCC internal prototype to avoid an error.
10298 Use char because int might match the return type of a GCC
10299 builtin and then its argument prototype would still apply. */
10312 if ac_fn_c_try_link
"$LINENO"; then :
10313 ac_cv_lib_z_inflate
=yes
10315 ac_cv_lib_z_inflate
=no
10317 rm -f core conftest.err conftest.
$ac_objext \
10318 conftest
$ac_exeext conftest.
$ac_ext
10319 LIBS
=$ac_check_lib_save_LIBS
10321 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5
10322 $as_echo "$ac_cv_lib_z_inflate" >&6; }
10323 if test "x$ac_cv_lib_z_inflate" = x
""yes; then :
10325 $as_echo "#define HAVE_ZLIB 1" >>confdefs.h
10333 if test "x$with_esd" != xno
10335 save_CFLAGS
="$CFLAGS"
10336 # Extract the first word of "esd-config", so it can be a program name with args.
10337 set dummy esd-config
; ac_word
=$2
10338 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10339 $as_echo_n "checking for $ac_word... " >&6; }
10340 if test "${ac_cv_path_ESDCONFIG+set}" = set; then :
10341 $as_echo_n "(cached) " >&6
10345 ac_cv_path_ESDCONFIG
="$ESDCONFIG" # Let the user override the test with a path.
10348 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10349 for as_dir
in $PATH
10352 test -z "$as_dir" && as_dir
=.
10353 for ac_exec_ext
in '' $ac_executable_extensions; do
10354 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10355 ac_cv_path_ESDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
10356 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10363 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG
="no"
10367 ESDCONFIG
=$ac_cv_path_ESDCONFIG
10368 if test -n "$ESDCONFIG"; then
10369 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ESDCONFIG" >&5
10370 $as_echo "$ESDCONFIG" >&6; }
10372 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10373 $as_echo "no" >&6; }
10377 if test "x$ESDCONFIG" != "xno"
10380 for i
in `$ESDCONFIG --cflags`
10383 -I*) ac_esd_incl
="$ac_esd_incl $i";;
10386 ac_esd_libs
=`$ESDCONFIG --libs`
10387 CFLAGS
="$CFLAGS $ac_esd_incl"
10389 ac_esd_libs
=${ac_esd_libs:-"-lesd"}
10390 ac_fn_c_check_header_mongrel
"$LINENO" "esd.h" "ac_cv_header_esd_h" "$ac_includes_default"
10391 if test "x$ac_cv_header_esd_h" = x
""yes; then :
10392 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for esd_open_sound in -lesd" >&5
10393 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
10394 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then :
10395 $as_echo_n "(cached) " >&6
10397 ac_check_lib_save_LIBS
=$LIBS
10398 LIBS
="-lesd $ac_esd_libs $LIBS"
10399 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10400 /* end confdefs.h. */
10402 /* Override any GCC internal prototype to avoid an error.
10403 Use char because int might match the return type of a GCC
10404 builtin and then its argument prototype would still apply. */
10408 char esd_open_sound ();
10412 return esd_open_sound ();
10417 if ac_fn_c_try_link
"$LINENO"; then :
10418 ac_cv_lib_esd_esd_open_sound
=yes
10420 ac_cv_lib_esd_esd_open_sound
=no
10422 rm -f core conftest.err conftest.
$ac_objext \
10423 conftest
$ac_exeext conftest.
$ac_ext
10424 LIBS
=$ac_check_lib_save_LIBS
10426 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_esd_esd_open_sound" >&5
10427 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
10428 if test "x$ac_cv_lib_esd_esd_open_sound" = x
""yes; then :
10429 ESDINCL
="$ac_esd_incl"
10431 ESDLIBS
="$ac_esd_libs"
10434 $as_echo "#define HAVE_ESD 1" >>confdefs.h
10441 CFLAGS
="$save_CFLAGS"
10446 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
10448 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for snd_pcm_hw_params_get_access in -lasound" >&5
10449 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
10450 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then :
10451 $as_echo_n "(cached) " >&6
10453 ac_check_lib_save_LIBS
=$LIBS
10454 LIBS
="-lasound $LIBS"
10455 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10456 /* end confdefs.h. */
10458 /* Override any GCC internal prototype to avoid an error.
10459 Use char because int might match the return type of a GCC
10460 builtin and then its argument prototype would still apply. */
10464 char snd_pcm_hw_params_get_access ();
10468 return snd_pcm_hw_params_get_access ();
10473 if ac_fn_c_try_link
"$LINENO"; then :
10474 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=yes
10476 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=no
10478 rm -f core conftest.err conftest.
$ac_objext \
10479 conftest
$ac_exeext conftest.
$ac_ext
10480 LIBS
=$ac_check_lib_save_LIBS
10482 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
10483 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
10484 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x
""yes; then :
10485 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10486 /* end confdefs.h. */
10487 #ifdef HAVE_ALSA_ASOUNDLIB_H
10488 #include <alsa/asoundlib.h>
10489 #elif defined(HAVE_SYS_ASOUNDLIB_H)
10490 #include <sys/asoundlib.h>
10495 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
10500 if ac_fn_c_try_compile
"$LINENO"; then :
10502 $as_echo "#define HAVE_ALSA 1" >>confdefs.h
10504 ALSALIBS
="-lasound"
10506 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10513 if test "$ac_cv_header_libaudioio_h" = "yes"
10515 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AudioIOGetVersion in -laudioio" >&5
10516 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
10517 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then :
10518 $as_echo_n "(cached) " >&6
10520 ac_check_lib_save_LIBS
=$LIBS
10521 LIBS
="-laudioio $LIBS"
10522 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10523 /* end confdefs.h. */
10525 /* Override any GCC internal prototype to avoid an error.
10526 Use char because int might match the return type of a GCC
10527 builtin and then its argument prototype would still apply. */
10531 char AudioIOGetVersion ();
10535 return AudioIOGetVersion ();
10540 if ac_fn_c_try_link
"$LINENO"; then :
10541 ac_cv_lib_audioio_AudioIOGetVersion
=yes
10543 ac_cv_lib_audioio_AudioIOGetVersion
=no
10545 rm -f core conftest.err conftest.
$ac_objext \
10546 conftest
$ac_exeext conftest.
$ac_ext
10547 LIBS
=$ac_check_lib_save_LIBS
10549 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
10550 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
10551 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x
""yes; then :
10552 AUDIOIOLIBS
="-laudioio"
10554 $as_echo "#define HAVE_LIBAUDIOIO 1" >>confdefs.h
10561 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
10563 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcapi20" >&5
10564 $as_echo_n "checking for -lcapi20... " >&6; }
10565 if test "${ac_cv_lib_soname_capi20+set}" = set; then :
10566 $as_echo_n "(cached) " >&6
10568 ac_check_soname_save_LIBS
=$LIBS
10569 LIBS
="-lcapi20 $LIBS"
10570 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10571 /* end confdefs.h. */
10573 /* Override any GCC internal prototype to avoid an error.
10574 Use char because int might match the return type of a GCC
10575 builtin and then its argument prototype would still apply. */
10579 char capi20_register ();
10583 return capi20_register ();
10588 if ac_fn_c_try_link
"$LINENO"; then :
10590 dll
) ac_cv_lib_soname_capi20
=`$ac_cv_path_LDD conftest.exe | grep "capi20" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10591 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'` ;;
10592 *) ac_cv_lib_soname_capi20
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10595 rm -f core conftest.err conftest.
$ac_objext \
10596 conftest
$ac_exeext conftest.
$ac_ext
10597 LIBS
=$ac_check_soname_save_LIBS
10599 if test "x$ac_cv_lib_soname_capi20" = "x"; then :
10600 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10601 $as_echo "not found" >&6; }
10604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_capi20" >&5
10605 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
10607 cat >>confdefs.h
<<_ACEOF
10608 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
10614 if test "x$ac_cv_lib_soname_capi20" = "x"; then :
10615 case "x$with_capi" in
10616 x
) as_fn_append wine_notices
"|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
10618 *) as_fn_error
"libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
10619 This is an error since --with-capi was requested." "$LINENO" 5 ;;
10625 if test "x$with_cups" != "xno"
10627 ac_save_CPPFLAGS
="$CPPFLAGS"
10628 ac_cups_cflags
=`cups-config --cflags 2>/dev/null`
10629 ac_cups_libs
=`cups-config --ldflags 2>/dev/null`
10630 CPPFLAGS
="$CPPFLAGS $ac_cups_cflags"
10631 for ac_header
in cups
/cups.h
10633 ac_fn_c_check_header_mongrel
"$LINENO" "cups/cups.h" "ac_cv_header_cups_cups_h" "$ac_includes_default"
10634 if test "x$ac_cv_header_cups_cups_h" = x
""yes; then :
10635 cat >>confdefs.h
<<_ACEOF
10636 #define HAVE_CUPS_CUPS_H 1
10638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcups" >&5
10639 $as_echo_n "checking for -lcups... " >&6; }
10640 if test "${ac_cv_lib_soname_cups+set}" = set; then :
10641 $as_echo_n "(cached) " >&6
10643 ac_check_soname_save_LIBS
=$LIBS
10644 LIBS
="-lcups $ac_cups_libs $LIBS"
10645 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10646 /* end confdefs.h. */
10648 /* Override any GCC internal prototype to avoid an error.
10649 Use char because int might match the return type of a GCC
10650 builtin and then its argument prototype would still apply. */
10654 char cupsGetDefault ();
10658 return cupsGetDefault ();
10663 if ac_fn_c_try_link
"$LINENO"; then :
10665 dll
) ac_cv_lib_soname_cups
=`$ac_cv_path_LDD conftest.exe | grep "cups" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10666 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'` ;;
10667 *) ac_cv_lib_soname_cups
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10670 rm -f core conftest.err conftest.
$ac_objext \
10671 conftest
$ac_exeext conftest.
$ac_ext
10672 LIBS
=$ac_check_soname_save_LIBS
10674 if test "x$ac_cv_lib_soname_cups" = "x"; then :
10675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10676 $as_echo "not found" >&6; }
10679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_cups" >&5
10680 $as_echo "$ac_cv_lib_soname_cups" >&6; }
10682 cat >>confdefs.h
<<_ACEOF
10683 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
10686 CUPSINCL
="$ac_cups_cflags"
10692 CPPFLAGS
="$ac_save_CPPFLAGS"
10694 if test "x$ac_cv_lib_soname_cups" = "x"; then :
10695 case "x$with_cups" in
10696 x
) as_fn_append wine_notices
"|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
10698 *) as_fn_error
"libcups ${notice_platform}development files not found, CUPS won't be supported.
10699 This is an error since --with-cups was requested." "$LINENO" 5 ;;
10703 if test "$ac_cv_header_jack_jack_h" = "yes"
10705 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -ljack" >&5
10706 $as_echo_n "checking for -ljack... " >&6; }
10707 if test "${ac_cv_lib_soname_jack+set}" = set; then :
10708 $as_echo_n "(cached) " >&6
10710 ac_check_soname_save_LIBS
=$LIBS
10711 LIBS
="-ljack $LIBS"
10712 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10713 /* end confdefs.h. */
10715 /* Override any GCC internal prototype to avoid an error.
10716 Use char because int might match the return type of a GCC
10717 builtin and then its argument prototype would still apply. */
10721 char jack_client_new ();
10725 return jack_client_new ();
10730 if ac_fn_c_try_link
"$LINENO"; then :
10732 dll
) ac_cv_lib_soname_jack
=`$ac_cv_path_LDD conftest.exe | grep "jack" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10733 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'` ;;
10734 *) 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'` ;;
10737 rm -f core conftest.err conftest.
$ac_objext \
10738 conftest
$ac_exeext conftest.
$ac_ext
10739 LIBS
=$ac_check_soname_save_LIBS
10741 if test "x$ac_cv_lib_soname_jack" = "x"; then :
10742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10743 $as_echo "not found" >&6; }
10746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_jack" >&5
10747 $as_echo "$ac_cv_lib_soname_jack" >&6; }
10749 cat >>confdefs.h
<<_ACEOF
10750 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
10757 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
10759 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfontconfig" >&5
10760 $as_echo_n "checking for -lfontconfig... " >&6; }
10761 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then :
10762 $as_echo_n "(cached) " >&6
10764 ac_check_soname_save_LIBS
=$LIBS
10765 LIBS
="-lfontconfig $LIBS"
10766 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10767 /* end confdefs.h. */
10769 /* Override any GCC internal prototype to avoid an error.
10770 Use char because int might match the return type of a GCC
10771 builtin and then its argument prototype would still apply. */
10784 if ac_fn_c_try_link
"$LINENO"; then :
10786 dll
) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest.exe | grep "fontconfig" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10787 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'` ;;
10788 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10791 rm -f core conftest.err conftest.
$ac_objext \
10792 conftest
$ac_exeext conftest.
$ac_ext
10793 LIBS
=$ac_check_soname_save_LIBS
10795 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10796 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10797 $as_echo "not found" >&6; }
10800 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_fontconfig" >&5
10801 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
10803 cat >>confdefs.h
<<_ACEOF
10804 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
10809 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
10811 ac_save_CPPFLAGS
="$CPPFLAGS"
10812 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
10813 $as_unset ac_cv_header_fontconfig_fontconfig_h
10814 for ac_header
in fontconfig
/fontconfig.h
10816 ac_fn_c_check_header_mongrel
"$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
10817 if test "x$ac_cv_header_fontconfig_fontconfig_h" = x
""yes; then :
10818 cat >>confdefs.h
<<_ACEOF
10819 #define HAVE_FONTCONFIG_FONTCONFIG_H 1
10826 CPPFLAGS
="$ac_save_CPPFLAGS"
10827 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
10829 FONTCONFIGINCL
="$X_CFLAGS"
10831 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lfontconfig" >&5
10832 $as_echo_n "checking for -lfontconfig... " >&6; }
10833 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then :
10834 $as_echo_n "(cached) " >&6
10836 ac_check_soname_save_LIBS
=$LIBS
10837 LIBS
="-lfontconfig $X_LIBS $LIBS"
10838 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10839 /* end confdefs.h. */
10841 /* Override any GCC internal prototype to avoid an error.
10842 Use char because int might match the return type of a GCC
10843 builtin and then its argument prototype would still apply. */
10856 if ac_fn_c_try_link
"$LINENO"; then :
10858 dll
) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest.exe | grep "fontconfig" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10859 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'` ;;
10860 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10863 rm -f core conftest.err conftest.
$ac_objext \
10864 conftest
$ac_exeext conftest.
$ac_ext
10865 LIBS
=$ac_check_soname_save_LIBS
10867 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10868 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10869 $as_echo "not found" >&6; }
10872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_fontconfig" >&5
10873 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
10875 cat >>confdefs.h
<<_ACEOF
10876 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
10883 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
10884 case "x$with_fontconfig" in
10885 x
) as_fn_append wine_notices
"|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
10887 *) as_fn_error
"fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
10888 This is an error since --with-fontconfig was requested." "$LINENO" 5 ;;
10892 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
10894 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lssl" >&5
10895 $as_echo_n "checking for -lssl... " >&6; }
10896 if test "${ac_cv_lib_soname_ssl+set}" = set; then :
10897 $as_echo_n "(cached) " >&6
10899 ac_check_soname_save_LIBS
=$LIBS
10901 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10902 /* end confdefs.h. */
10904 /* Override any GCC internal prototype to avoid an error.
10905 Use char because int might match the return type of a GCC
10906 builtin and then its argument prototype would still apply. */
10910 char SSL_library_init ();
10914 return SSL_library_init ();
10919 if ac_fn_c_try_link
"$LINENO"; then :
10921 dll
) ac_cv_lib_soname_ssl
=`$ac_cv_path_LDD conftest.exe | grep "ssl" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10922 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'` ;;
10923 *) ac_cv_lib_soname_ssl
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10926 rm -f core conftest.err conftest.
$ac_objext \
10927 conftest
$ac_exeext conftest.
$ac_ext
10928 LIBS
=$ac_check_soname_save_LIBS
10930 if test "x$ac_cv_lib_soname_ssl" = "x"; then :
10931 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10932 $as_echo "not found" >&6; }
10935 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_ssl" >&5
10936 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
10938 cat >>confdefs.h
<<_ACEOF
10939 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
10944 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lcrypto" >&5
10945 $as_echo_n "checking for -lcrypto... " >&6; }
10946 if test "${ac_cv_lib_soname_crypto+set}" = set; then :
10947 $as_echo_n "(cached) " >&6
10949 ac_check_soname_save_LIBS
=$LIBS
10950 LIBS
="-lcrypto $LIBS"
10951 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
10952 /* end confdefs.h. */
10954 /* Override any GCC internal prototype to avoid an error.
10955 Use char because int might match the return type of a GCC
10956 builtin and then its argument prototype would still apply. */
10960 char BIO_new_socket ();
10964 return BIO_new_socket ();
10969 if ac_fn_c_try_link
"$LINENO"; then :
10971 dll
) ac_cv_lib_soname_crypto
=`$ac_cv_path_LDD conftest.exe | grep "crypto" | sed -e "s/dll.*/dll/"';2,$d'` ;;
10972 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'` ;;
10973 *) ac_cv_lib_soname_crypto
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10976 rm -f core conftest.err conftest.
$ac_objext \
10977 conftest
$ac_exeext conftest.
$ac_ext
10978 LIBS
=$ac_check_soname_save_LIBS
10980 if test "x$ac_cv_lib_soname_crypto" = "x"; then :
10981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
10982 $as_echo "not found" >&6; }
10985 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_crypto" >&5
10986 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
10988 cat >>confdefs.h
<<_ACEOF
10989 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
10995 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then :
10996 case "x$with_openssl" in
10997 x
) as_fn_append wine_warnings
"|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
10999 *) as_fn_error
"OpenSSL ${notice_platform}development files not found, SSL won't be supported.
11000 This is an error since --with-openssl was requested." "$LINENO" 5 ;;
11004 if test "$ac_cv_header_gsm_h" = "yes" -o "$ac_cv_header_gsm_gsm_h" = "yes"
11006 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lgsm" >&5
11007 $as_echo_n "checking for -lgsm... " >&6; }
11008 if test "${ac_cv_lib_soname_gsm+set}" = set; then :
11009 $as_echo_n "(cached) " >&6
11011 ac_check_soname_save_LIBS
=$LIBS
11013 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11014 /* end confdefs.h. */
11016 /* Override any GCC internal prototype to avoid an error.
11017 Use char because int might match the return type of a GCC
11018 builtin and then its argument prototype would still apply. */
11022 char gsm_create ();
11026 return gsm_create ();
11031 if ac_fn_c_try_link
"$LINENO"; then :
11033 dll
) ac_cv_lib_soname_gsm
=`$ac_cv_path_LDD conftest.exe | grep "gsm" | sed -e "s/dll.*/dll/"';2,$d'` ;;
11034 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'` ;;
11035 *) ac_cv_lib_soname_gsm
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgsm\\.$LIBEXT" | sed -e "s/^.*\(libgsm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11038 rm -f core conftest.err conftest.
$ac_objext \
11039 conftest
$ac_exeext conftest.
$ac_ext
11040 LIBS
=$ac_check_soname_save_LIBS
11042 if test "x$ac_cv_lib_soname_gsm" = "x"; then :
11043 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11044 $as_echo "not found" >&6; }
11047 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_gsm" >&5
11048 $as_echo "$ac_cv_lib_soname_gsm" >&6; }
11050 cat >>confdefs.h
<<_ACEOF
11051 #define SONAME_LIBGSM "$ac_cv_lib_soname_gsm"
11057 if test "x$ac_cv_lib_soname_gsm" = "x"; then :
11058 case "x$with_gsm" in
11059 x
) as_fn_append wine_notices
"|libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported." ;;
11061 *) as_fn_error
"libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported.
11062 This is an error since --with-gsm was requested." "$LINENO" 5 ;;
11066 if test "$ac_cv_header_jpeglib_h" = "yes"
11068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -ljpeg" >&5
11069 $as_echo_n "checking for -ljpeg... " >&6; }
11070 if test "${ac_cv_lib_soname_jpeg+set}" = set; then :
11071 $as_echo_n "(cached) " >&6
11073 ac_check_soname_save_LIBS
=$LIBS
11074 LIBS
="-ljpeg $LIBS"
11075 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11076 /* end confdefs.h. */
11078 /* Override any GCC internal prototype to avoid an error.
11079 Use char because int might match the return type of a GCC
11080 builtin and then its argument prototype would still apply. */
11084 char jpeg_start_decompress ();
11088 return jpeg_start_decompress ();
11093 if ac_fn_c_try_link
"$LINENO"; then :
11095 dll
) ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest.exe | grep "jpeg" | sed -e "s/dll.*/dll/"';2,$d'` ;;
11096 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'` ;;
11097 *) ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11100 rm -f core conftest.err conftest.
$ac_objext \
11101 conftest
$ac_exeext conftest.
$ac_ext
11102 LIBS
=$ac_check_soname_save_LIBS
11104 if test "x$ac_cv_lib_soname_jpeg" = "x"; then :
11105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11106 $as_echo "not found" >&6; }
11109 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_jpeg" >&5
11110 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
11112 cat >>confdefs.h
<<_ACEOF
11113 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
11119 if test "x$ac_cv_lib_soname_jpeg" = "x"; then :
11120 case "x$with_jpeg" in
11121 x
) as_fn_append wine_warnings
"|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
11123 *) as_fn_error
"libjpeg ${notice_platform}development files not found, JPEG won't be supported.
11124 This is an error since --with-jpeg was requested." "$LINENO" 5 ;;
11128 if test "$ac_cv_header_png_h" = "yes"
11130 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lpng" >&5
11131 $as_echo_n "checking for -lpng... " >&6; }
11132 if test "${ac_cv_lib_soname_png+set}" = set; then :
11133 $as_echo_n "(cached) " >&6
11135 ac_check_soname_save_LIBS
=$LIBS
11136 LIBS
="-lpng -lm -lz $LIBS"
11137 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11138 /* end confdefs.h. */
11140 /* Override any GCC internal prototype to avoid an error.
11141 Use char because int might match the return type of a GCC
11142 builtin and then its argument prototype would still apply. */
11146 char png_create_read_struct ();
11150 return png_create_read_struct ();
11155 if ac_fn_c_try_link
"$LINENO"; then :
11157 dll
) ac_cv_lib_soname_png
=`$ac_cv_path_LDD conftest.exe | grep "png" | sed -e "s/dll.*/dll/"';2,$d'` ;;
11158 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'` ;;
11159 *) 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'` ;;
11162 rm -f core conftest.err conftest.
$ac_objext \
11163 conftest
$ac_exeext conftest.
$ac_ext
11164 LIBS
=$ac_check_soname_save_LIBS
11166 if test "x$ac_cv_lib_soname_png" = "x"; then :
11167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11168 $as_echo "not found" >&6; }
11171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_png" >&5
11172 $as_echo "$ac_cv_lib_soname_png" >&6; }
11174 cat >>confdefs.h
<<_ACEOF
11175 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
11180 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_set_expand_gray_1_2_4_to_8 in -lpng" >&5
11181 $as_echo_n "checking for png_set_expand_gray_1_2_4_to_8 in -lpng... " >&6; }
11182 if test "${ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8+set}" = set; then :
11183 $as_echo_n "(cached) " >&6
11185 ac_check_lib_save_LIBS
=$LIBS
11186 LIBS
="-lpng -lm -lz $LIBS"
11187 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11188 /* end confdefs.h. */
11190 /* Override any GCC internal prototype to avoid an error.
11191 Use char because int might match the return type of a GCC
11192 builtin and then its argument prototype would still apply. */
11196 char png_set_expand_gray_1_2_4_to_8 ();
11200 return png_set_expand_gray_1_2_4_to_8 ();
11205 if ac_fn_c_try_link
"$LINENO"; then :
11206 ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8
=yes
11208 ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8
=no
11210 rm -f core conftest.err conftest.
$ac_objext \
11211 conftest
$ac_exeext conftest.
$ac_ext
11212 LIBS
=$ac_check_lib_save_LIBS
11214 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" >&5
11215 $as_echo "$ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" >&6; }
11216 if test "x$ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" = x
""yes; then :
11218 $as_echo "#define HAVE_PNG_SET_EXPAND_GRAY_1_2_4_TO_8 1" >>confdefs.h
11223 elif test -n "$X_CFLAGS" -a "x$with_png" != "xno"
11225 ac_save_CPPFLAGS
="$CPPFLAGS"
11226 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
11227 $as_unset ac_cv_header_png_h
11228 for ac_header
in png.h
11230 ac_fn_c_check_header_mongrel
"$LINENO" "png.h" "ac_cv_header_png_h" "$ac_includes_default"
11231 if test "x$ac_cv_header_png_h" = x
""yes; then :
11232 cat >>confdefs.h
<<_ACEOF
11233 #define HAVE_PNG_H 1
11240 CPPFLAGS
="$ac_save_CPPFLAGS"
11241 if test "$ac_cv_header_png_h" = "yes"
11243 PNGINCL
="$X_CFLAGS"
11245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lpng" >&5
11246 $as_echo_n "checking for -lpng... " >&6; }
11247 if test "${ac_cv_lib_soname_png+set}" = set; then :
11248 $as_echo_n "(cached) " >&6
11250 ac_check_soname_save_LIBS
=$LIBS
11251 LIBS
="-lpng $X_LIBS -lm -lz $LIBS"
11252 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11253 /* end confdefs.h. */
11255 /* Override any GCC internal prototype to avoid an error.
11256 Use char because int might match the return type of a GCC
11257 builtin and then its argument prototype would still apply. */
11261 char png_create_read_struct ();
11265 return png_create_read_struct ();
11270 if ac_fn_c_try_link
"$LINENO"; then :
11272 dll
) ac_cv_lib_soname_png
=`$ac_cv_path_LDD conftest.exe | grep "png" | sed -e "s/dll.*/dll/"';2,$d'` ;;
11273 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'` ;;
11274 *) 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'` ;;
11277 rm -f core conftest.err conftest.
$ac_objext \
11278 conftest
$ac_exeext conftest.
$ac_ext
11279 LIBS
=$ac_check_soname_save_LIBS
11281 if test "x$ac_cv_lib_soname_png" = "x"; then :
11282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11283 $as_echo "not found" >&6; }
11286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_png" >&5
11287 $as_echo "$ac_cv_lib_soname_png" >&6; }
11289 cat >>confdefs.h
<<_ACEOF
11290 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
11295 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_set_expand_gray_1_2_4_to_8 in -lpng" >&5
11296 $as_echo_n "checking for png_set_expand_gray_1_2_4_to_8 in -lpng... " >&6; }
11297 if test "${ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8+set}" = set; then :
11298 $as_echo_n "(cached) " >&6
11300 ac_check_lib_save_LIBS
=$LIBS
11301 LIBS
="-lpng $X_LIBS -lm -lz $LIBS"
11302 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11303 /* end confdefs.h. */
11305 /* Override any GCC internal prototype to avoid an error.
11306 Use char because int might match the return type of a GCC
11307 builtin and then its argument prototype would still apply. */
11311 char png_set_expand_gray_1_2_4_to_8 ();
11315 return png_set_expand_gray_1_2_4_to_8 ();
11320 if ac_fn_c_try_link
"$LINENO"; then :
11321 ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8
=yes
11323 ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8
=no
11325 rm -f core conftest.err conftest.
$ac_objext \
11326 conftest
$ac_exeext conftest.
$ac_ext
11327 LIBS
=$ac_check_lib_save_LIBS
11329 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" >&5
11330 $as_echo "$ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" >&6; }
11331 if test "x$ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" = x
""yes; then :
11332 $as_echo "#define HAVE_PNG_SET_EXPAND_GRAY_1_2_4_TO_8 1" >>confdefs.h
11338 if test "x$ac_cv_lib_soname_png" = "x"; then :
11339 case "x$with_png" in
11340 x
) as_fn_append wine_warnings
"|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
11342 *) as_fn_error
"libpng ${notice_platform}development files not found, PNG won't be supported.
11343 This is an error since --with-png was requested." "$LINENO" 5 ;;
11347 if test "$ac_cv_header_tiffio_h" = "yes"
11349 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -ltiff" >&5
11350 $as_echo_n "checking for -ltiff... " >&6; }
11351 if test "${ac_cv_lib_soname_tiff+set}" = set; then :
11352 $as_echo_n "(cached) " >&6
11354 ac_check_soname_save_LIBS
=$LIBS
11355 LIBS
="-ltiff $LIBS"
11356 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11357 /* end confdefs.h. */
11359 /* Override any GCC internal prototype to avoid an error.
11360 Use char because int might match the return type of a GCC
11361 builtin and then its argument prototype would still apply. */
11365 char TIFFClientOpen ();
11369 return TIFFClientOpen ();
11374 if ac_fn_c_try_link
"$LINENO"; then :
11376 dll
) ac_cv_lib_soname_tiff
=`$ac_cv_path_LDD conftest.exe | grep "tiff" | sed -e "s/dll.*/dll/"';2,$d'` ;;
11377 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'` ;;
11378 *) ac_cv_lib_soname_tiff
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libtiff\\.$LIBEXT" | sed -e "s/^.*\(libtiff\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11381 rm -f core conftest.err conftest.
$ac_objext \
11382 conftest
$ac_exeext conftest.
$ac_ext
11383 LIBS
=$ac_check_soname_save_LIBS
11385 if test "x$ac_cv_lib_soname_tiff" = "x"; then :
11386 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11387 $as_echo "not found" >&6; }
11390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_tiff" >&5
11391 $as_echo "$ac_cv_lib_soname_tiff" >&6; }
11393 cat >>confdefs.h
<<_ACEOF
11394 #define SONAME_LIBTIFF "$ac_cv_lib_soname_tiff"
11400 if test "x$ac_cv_lib_soname_tiff" = "x"; then :
11401 case "x$with_tiff" in
11402 x
) as_fn_append wine_notices
"|libtiff ${notice_platform}development files not found, TIFF won't be supported." ;;
11404 *) as_fn_error
"libtiff ${notice_platform}development files not found, TIFF won't be supported.
11405 This is an error since --with-tiff was requested." "$LINENO" 5 ;;
11409 if test "$ac_cv_header_mpg123_h" = "yes"
11411 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mpg123_feed in -lmpg123" >&5
11412 $as_echo_n "checking for mpg123_feed in -lmpg123... " >&6; }
11413 if test "${ac_cv_lib_mpg123_mpg123_feed+set}" = set; then :
11414 $as_echo_n "(cached) " >&6
11416 ac_check_lib_save_LIBS
=$LIBS
11417 LIBS
="-lmpg123 $LIBS"
11418 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11419 /* end confdefs.h. */
11421 /* Override any GCC internal prototype to avoid an error.
11422 Use char because int might match the return type of a GCC
11423 builtin and then its argument prototype would still apply. */
11427 char mpg123_feed ();
11431 return mpg123_feed ();
11436 if ac_fn_c_try_link
"$LINENO"; then :
11437 ac_cv_lib_mpg123_mpg123_feed
=yes
11439 ac_cv_lib_mpg123_mpg123_feed
=no
11441 rm -f core conftest.err conftest.
$ac_objext \
11442 conftest
$ac_exeext conftest.
$ac_ext
11443 LIBS
=$ac_check_lib_save_LIBS
11445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mpg123_mpg123_feed" >&5
11446 $as_echo "$ac_cv_lib_mpg123_mpg123_feed" >&6; }
11447 if test "x$ac_cv_lib_mpg123_mpg123_feed" = x
""yes; then :
11448 LIBMPG123
="-lmpg123"
11453 if test "x$ac_cv_lib_mpg123_mpg123_feed" != xyes
-a x
"$ac_cv_header_CoreAudio_CoreAudio_h" != xyes
; then :
11454 case "x$with_mpg123" in
11455 x
) as_fn_append wine_notices
"|libmpg123 ${notice_platform}development files not found (or too old), mp3 codec won't be supported." ;;
11457 *) as_fn_error
"libmpg123 ${notice_platform}development files not found (or too old), mp3 codec won't be supported.
11458 This is an error since --with-mpg123 was requested." "$LINENO" 5 ;;
11461 test "x$ac_cv_lib_mpg123_mpg123_feed" = xyes
-o "x$ac_cv_header_AudioToolbox_AudioConverter_h" = xyes || enable_winemp3_acm
=${enable_winemp3_acm:-no}
11463 if test "$ac_cv_header_AL_al_h" = "yes"
11465 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lopenal" >&5
11466 $as_echo_n "checking for -lopenal... " >&6; }
11467 if test "${ac_cv_lib_soname_openal+set}" = set; then :
11468 $as_echo_n "(cached) " >&6
11470 ac_check_soname_save_LIBS
=$LIBS
11471 LIBS
="-lopenal $LIBS"
11472 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11473 /* end confdefs.h. */
11475 /* Override any GCC internal prototype to avoid an error.
11476 Use char because int might match the return type of a GCC
11477 builtin and then its argument prototype would still apply. */
11481 char alGetSource3i ();
11485 return alGetSource3i ();
11490 if ac_fn_c_try_link
"$LINENO"; then :
11492 dll
) ac_cv_lib_soname_openal
=`$ac_cv_path_LDD conftest.exe | grep "openal" | sed -e "s/dll.*/dll/"';2,$d'` ;;
11493 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'` ;;
11494 *) ac_cv_lib_soname_openal
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libopenal\\.$LIBEXT" | sed -e "s/^.*\(libopenal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11497 rm -f core conftest.err conftest.
$ac_objext \
11498 conftest
$ac_exeext conftest.
$ac_ext
11499 LIBS
=$ac_check_soname_save_LIBS
11501 if test "x$ac_cv_lib_soname_openal" = "x"; then :
11502 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11503 $as_echo "not found" >&6; }
11506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_openal" >&5
11507 $as_echo "$ac_cv_lib_soname_openal" >&6; }
11509 cat >>confdefs.h
<<_ACEOF
11510 #define SONAME_LIBOPENAL "$ac_cv_lib_soname_openal"
11513 LIBOPENAL
="-lopenal"
11515 ac_cv_lib_openal
=yes
11517 cat >>confdefs.h
<<_ACEOF
11518 #define HAVE_OPENAL 1
11523 if test "x$ac_cv_lib_openal" != xyes
; then :
11524 case "x$with_openal" in
11525 x
) as_fn_append wine_notices
"|libopenal ${notice_platform}development files not found (or too old), OpenAL won't be supported." ;;
11527 *) as_fn_error
"libopenal ${notice_platform}development files not found (or too old), OpenAL won't be supported.
11528 This is an error since --with-openal was requested." "$LINENO" 5 ;;
11531 test "x$ac_cv_lib_openal" = xyes || enable_openal32
=${enable_openal32:-no}
11533 if test "$ac_cv_header_kstat_h" = "yes"
11535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kstat_open in -lkstat" >&5
11536 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
11537 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then :
11538 $as_echo_n "(cached) " >&6
11540 ac_check_lib_save_LIBS
=$LIBS
11541 LIBS
="-lkstat $LIBS"
11542 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11543 /* end confdefs.h. */
11545 /* Override any GCC internal prototype to avoid an error.
11546 Use char because int might match the return type of a GCC
11547 builtin and then its argument prototype would still apply. */
11551 char kstat_open ();
11555 return kstat_open ();
11560 if ac_fn_c_try_link
"$LINENO"; then :
11561 ac_cv_lib_kstat_kstat_open
=yes
11563 ac_cv_lib_kstat_kstat_open
=no
11565 rm -f core conftest.err conftest.
$ac_objext \
11566 conftest
$ac_exeext conftest.
$ac_ext
11567 LIBS
=$ac_check_lib_save_LIBS
11569 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kstat_kstat_open" >&5
11570 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
11571 if test "x$ac_cv_lib_kstat_kstat_open" = x
""yes; then :
11573 $as_echo "#define HAVE_LIBKSTAT 1" >>confdefs.h
11581 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lodbc" >&5
11582 $as_echo_n "checking for -lodbc... " >&6; }
11583 if test "${ac_cv_lib_soname_odbc+set}" = set; then :
11584 $as_echo_n "(cached) " >&6
11586 ac_check_soname_save_LIBS
=$LIBS
11587 LIBS
="-lodbc $LIBS"
11588 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11589 /* end confdefs.h. */
11591 /* Override any GCC internal prototype to avoid an error.
11592 Use char because int might match the return type of a GCC
11593 builtin and then its argument prototype would still apply. */
11597 char SQLConnect ();
11601 return SQLConnect ();
11606 if ac_fn_c_try_link
"$LINENO"; then :
11608 dll
) ac_cv_lib_soname_odbc
=`$ac_cv_path_LDD conftest.exe | grep "odbc" | sed -e "s/dll.*/dll/"';2,$d'` ;;
11609 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'` ;;
11610 *) ac_cv_lib_soname_odbc
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11613 rm -f core conftest.err conftest.
$ac_objext \
11614 conftest
$ac_exeext conftest.
$ac_ext
11615 LIBS
=$ac_check_soname_save_LIBS
11617 if test "x$ac_cv_lib_soname_odbc" = "x"; then :
11618 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
11619 $as_echo "not found" >&6; }
11620 cat >>confdefs.h
<<_ACEOF
11621 #define SONAME_LIBODBC "libodbc.$LIBEXT"
11625 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_odbc" >&5
11626 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
11628 cat >>confdefs.h
<<_ACEOF
11629 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
11635 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
11636 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
11637 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
11638 "$ac_cv_header_soundcard_h" != "yes" -a \
11639 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
11641 as_fn_append wine_warnings
"|No sound system was found. Windows applications will be silent."
11647 if test "x${GCC}" = "xyes"
11649 EXTRACFLAGS
="-Wall -pipe"
11651 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gcc strength-reduce bug" >&5
11652 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
11653 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then :
11654 $as_echo_n "(cached) " >&6
11656 if test "$cross_compiling" = yes; then :
11657 ac_cv_c_gcc_strength_bug
="yes"
11659 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11660 /* end confdefs.h. */
11661 int L[4] = {0,1,2,3};
11665 static int Array[3];
11666 unsigned int B = 3;
11668 for(i=0; i<B; i++) Array[i] = i - 3;
11669 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
11671 return (Array[1] != -2 || L[2] != 3)
11676 if ac_fn_c_try_run
"$LINENO"; then :
11677 ac_cv_c_gcc_strength_bug
="no"
11679 ac_cv_c_gcc_strength_bug
="yes"
11681 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
11682 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
11686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_gcc_strength_bug" >&5
11687 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
11688 if test "$ac_cv_c_gcc_strength_bug" = "yes"
11690 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
11693 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-builtin" >&5
11694 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
11695 if test "${ac_cv_cflags__fno_builtin+set}" = set; then :
11696 $as_echo_n "(cached) " >&6
11698 ac_wine_try_cflags_saved
=$CFLAGS
11699 CFLAGS
="$CFLAGS -fno-builtin"
11700 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11701 /* end confdefs.h. */
11702 int main(int argc, char **argv) { return 0; }
11704 if ac_fn_c_try_link
"$LINENO"; then :
11705 ac_cv_cflags__fno_builtin
=yes
11707 ac_cv_cflags__fno_builtin
=no
11709 rm -f core conftest.err conftest.
$ac_objext \
11710 conftest
$ac_exeext conftest.
$ac_ext
11711 CFLAGS
=$ac_wine_try_cflags_saved
11713 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_builtin" >&5
11714 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
11715 if test $ac_cv_cflags__fno_builtin = yes; then :
11716 BUILTINFLAG
="-fno-builtin"
11719 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -fno-strict-aliasing" >&5
11720 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
11721 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then :
11722 $as_echo_n "(cached) " >&6
11724 ac_wine_try_cflags_saved
=$CFLAGS
11725 CFLAGS
="$CFLAGS -fno-strict-aliasing"
11726 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11727 /* end confdefs.h. */
11728 int main(int argc, char **argv) { return 0; }
11730 if ac_fn_c_try_link
"$LINENO"; then :
11731 ac_cv_cflags__fno_strict_aliasing
=yes
11733 ac_cv_cflags__fno_strict_aliasing
=no
11735 rm -f core conftest.err conftest.
$ac_objext \
11736 conftest
$ac_exeext conftest.
$ac_ext
11737 CFLAGS
=$ac_wine_try_cflags_saved
11739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__fno_strict_aliasing" >&5
11740 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
11741 if test $ac_cv_cflags__fno_strict_aliasing = yes; then :
11742 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
11744 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wdeclaration-after-statement" >&5
11745 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
11746 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then :
11747 $as_echo_n "(cached) " >&6
11749 ac_wine_try_cflags_saved
=$CFLAGS
11750 CFLAGS
="$CFLAGS -Wdeclaration-after-statement"
11751 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11752 /* end confdefs.h. */
11753 int main(int argc, char **argv) { return 0; }
11755 if ac_fn_c_try_link
"$LINENO"; then :
11756 ac_cv_cflags__Wdeclaration_after_statement
=yes
11758 ac_cv_cflags__Wdeclaration_after_statement
=no
11760 rm -f core conftest.err conftest.
$ac_objext \
11761 conftest
$ac_exeext conftest.
$ac_ext
11762 CFLAGS
=$ac_wine_try_cflags_saved
11764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
11765 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
11766 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then :
11767 EXTRACFLAGS
="$EXTRACFLAGS -Wdeclaration-after-statement"
11769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wstrict-prototypes" >&5
11770 $as_echo_n "checking whether the compiler supports -Wstrict-prototypes... " >&6; }
11771 if test "${ac_cv_cflags__Wstrict_prototypes+set}" = set; then :
11772 $as_echo_n "(cached) " >&6
11774 ac_wine_try_cflags_saved
=$CFLAGS
11775 CFLAGS
="$CFLAGS -Wstrict-prototypes"
11776 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11777 /* end confdefs.h. */
11778 int main(int argc, char **argv) { return 0; }
11780 if ac_fn_c_try_link
"$LINENO"; then :
11781 ac_cv_cflags__Wstrict_prototypes
=yes
11783 ac_cv_cflags__Wstrict_prototypes
=no
11785 rm -f core conftest.err conftest.
$ac_objext \
11786 conftest
$ac_exeext conftest.
$ac_ext
11787 CFLAGS
=$ac_wine_try_cflags_saved
11789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wstrict_prototypes" >&5
11790 $as_echo "$ac_cv_cflags__Wstrict_prototypes" >&6; }
11791 if test $ac_cv_cflags__Wstrict_prototypes = yes; then :
11792 EXTRACFLAGS
="$EXTRACFLAGS -Wstrict-prototypes"
11794 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wtype-limits" >&5
11795 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
11796 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then :
11797 $as_echo_n "(cached) " >&6
11799 ac_wine_try_cflags_saved
=$CFLAGS
11800 CFLAGS
="$CFLAGS -Wtype-limits"
11801 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11802 /* end confdefs.h. */
11803 int main(int argc, char **argv) { return 0; }
11805 if ac_fn_c_try_link
"$LINENO"; then :
11806 ac_cv_cflags__Wtype_limits
=yes
11808 ac_cv_cflags__Wtype_limits
=no
11810 rm -f core conftest.err conftest.
$ac_objext \
11811 conftest
$ac_exeext conftest.
$ac_ext
11812 CFLAGS
=$ac_wine_try_cflags_saved
11814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wtype_limits" >&5
11815 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
11816 if test $ac_cv_cflags__Wtype_limits = yes; then :
11817 EXTRACFLAGS
="$EXTRACFLAGS -Wtype-limits"
11819 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wwrite-strings" >&5
11820 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
11821 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then :
11822 $as_echo_n "(cached) " >&6
11824 ac_wine_try_cflags_saved
=$CFLAGS
11825 CFLAGS
="$CFLAGS -Wwrite-strings"
11826 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11827 /* end confdefs.h. */
11828 int main(int argc, char **argv) { return 0; }
11830 if ac_fn_c_try_link
"$LINENO"; then :
11831 ac_cv_cflags__Wwrite_strings
=yes
11833 ac_cv_cflags__Wwrite_strings
=no
11835 rm -f core conftest.err conftest.
$ac_objext \
11836 conftest
$ac_exeext conftest.
$ac_ext
11837 CFLAGS
=$ac_wine_try_cflags_saved
11839 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wwrite_strings" >&5
11840 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
11841 if test $ac_cv_cflags__Wwrite_strings = yes; then :
11842 EXTRACFLAGS
="$EXTRACFLAGS -Wwrite-strings"
11845 saved_CFLAGS
="$CFLAGS"
11846 CFLAGS
="$CFLAGS -Wpointer-arith -Werror"
11847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken string.h that generates warnings" >&5
11848 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
11849 if test "${ac_cv_c_string_h_warnings+set}" = set; then :
11850 $as_echo_n "(cached) " >&6
11852 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11853 /* end confdefs.h. */
11854 #include <string.h>
11863 if ac_fn_c_try_compile
"$LINENO"; then :
11864 ac_cv_c_string_h_warnings
=no
11866 ac_cv_c_string_h_warnings
=yes
11868 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11870 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_string_h_warnings" >&5
11871 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
11872 CFLAGS
="$saved_CFLAGS"
11873 if test "$ac_cv_c_string_h_warnings" = "no"
11875 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
11878 if test "x$enable_maintainer_mode" = "xyes"
11880 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Werror" >&5
11881 $as_echo_n "checking whether the compiler supports -Werror... " >&6; }
11882 if test "${ac_cv_cflags__Werror+set}" = set; then :
11883 $as_echo_n "(cached) " >&6
11885 ac_wine_try_cflags_saved
=$CFLAGS
11886 CFLAGS
="$CFLAGS -Werror"
11887 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11888 /* end confdefs.h. */
11889 int main(int argc, char **argv) { return 0; }
11891 if ac_fn_c_try_link
"$LINENO"; then :
11892 ac_cv_cflags__Werror
=yes
11894 ac_cv_cflags__Werror
=no
11896 rm -f core conftest.err conftest.
$ac_objext \
11897 conftest
$ac_exeext conftest.
$ac_ext
11898 CFLAGS
=$ac_wine_try_cflags_saved
11900 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Werror" >&5
11901 $as_echo "$ac_cv_cflags__Werror" >&6; }
11902 if test $ac_cv_cflags__Werror = yes; then :
11903 EXTRACFLAGS
="$EXTRACFLAGS -Werror"
11907 saved_CFLAGS
="$CFLAGS"
11908 CFLAGS
="$CFLAGS -Werror"
11909 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ms_hook_prologue attribute" >&5
11910 $as_echo_n "checking for ms_hook_prologue attribute... " >&6; }
11911 if test "${ac_cv_have_ms_hook_prologue+set}" = set; then :
11912 $as_echo_n "(cached) " >&6
11914 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11915 /* end confdefs.h. */
11916 int __attribute__((__ms_hook_prologue__)) test(void) { return 0; }
11925 if ac_fn_c_try_compile
"$LINENO"; then :
11926 ac_cv_have_ms_hook_prologue
="yes"
11928 ac_cv_have_ms_hook_prologue
="no"
11930 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_ms_hook_prologue" >&5
11933 $as_echo "$ac_cv_have_ms_hook_prologue" >&6; }
11934 CFLAGS
="$saved_CFLAGS"
11935 if test "$ac_cv_have_ms_hook_prologue" = "yes"
11938 $as_echo "#define DECLSPEC_HOTPATCH __attribute__((__ms_hook_prologue__))" >>confdefs.h
11941 $as_echo "#define DECLSPEC_HOTPATCH /* */" >>confdefs.h
11947 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether external symbols need an underscore prefix" >&5
11948 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
11949 if test "${ac_cv_c_extern_prefix+set}" = set; then :
11950 $as_echo_n "(cached) " >&6
11952 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11953 /* end confdefs.h. */
11954 extern int ac_test;
11958 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
11963 if ac_fn_c_try_link
"$LINENO"; then :
11964 ac_cv_c_extern_prefix
="yes"
11966 ac_cv_c_extern_prefix
="no"
11968 rm -f core conftest.err conftest.
$ac_objext \
11969 conftest
$ac_exeext conftest.
$ac_ext
11971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_extern_prefix" >&5
11972 $as_echo "$ac_cv_c_extern_prefix" >&6; }
11976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether external symbols need stdcall decoration" >&5
11977 $as_echo_n "checking whether external symbols need stdcall decoration... " >&6; }
11978 if test "${ac_cv_c_stdcall_suffix+set}" = set; then :
11979 $as_echo_n "(cached) " >&6
11981 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
11982 /* end confdefs.h. */
11984 #define __stdcall __attribute__((__stdcall__))
11986 int __stdcall ac_test(int i) { return i; }
11990 asm("jmp _ac_test@4"); if (ac_test(1)) return 1
11995 if ac_fn_c_try_link
"$LINENO"; then :
11996 ac_cv_c_stdcall_suffix
="yes"
11998 ac_cv_c_stdcall_suffix
="no"
12000 rm -f core conftest.err conftest.
$ac_objext \
12001 conftest
$ac_exeext conftest.
$ac_ext
12003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stdcall_suffix" >&5
12004 $as_echo "$ac_cv_c_stdcall_suffix" >&6; } ;;
12005 *) ac_cv_c_stdcall_suffix
="no" ;;
12009 if test "$ac_cv_c_extern_prefix" = "yes"
12011 $as_echo "#define __ASM_NAME(name) \"_\" name" >>confdefs.h
12013 asm_name_prefix
="_"
12015 $as_echo "#define __ASM_NAME(name) name" >>confdefs.h
12021 if test "$ac_cv_c_stdcall_suffix" = "yes"
12023 $as_echo "#define __ASM_STDCALL(args) \"@\" #args" >>confdefs.h
12026 $as_echo "#define __ASM_STDCALL(args) \"\"" >>confdefs.h
12031 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to define a function in assembly code" >&5
12032 $as_echo_n "checking how to define a function in assembly code... " >&6; }
12033 if test "${ac_cv_asm_func_def+set}" = set; then :
12034 $as_echo_n "(cached) " >&6
12036 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12037 /* end confdefs.h. */
12042 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
12047 if ac_fn_c_try_link
"$LINENO"; then :
12048 ac_cv_asm_func_def
=".def"
12050 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12051 /* end confdefs.h. */
12056 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
12061 if ac_fn_c_try_link
"$LINENO"; then :
12062 ac_cv_asm_func_def
=".type @function"
12064 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12065 /* end confdefs.h. */
12070 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
12075 if ac_fn_c_try_link
"$LINENO"; then :
12076 ac_cv_asm_func_def
=".type 2"
12078 ac_cv_asm_func_def
="unknown"
12080 rm -f core conftest.err conftest.
$ac_objext \
12081 conftest
$ac_exeext conftest.
$ac_ext
12083 rm -f core conftest.err conftest.
$ac_objext \
12084 conftest
$ac_exeext conftest.
$ac_ext
12086 rm -f core conftest.err conftest.
$ac_objext \
12087 conftest
$ac_exeext conftest.
$ac_ext
12089 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_asm_func_def" >&5
12090 $as_echo "$ac_cv_asm_func_def" >&6; }
12093 case "$ac_cv_asm_func_def" in
12095 $as_echo "#define __ASM_FUNC(name) \".def \" __ASM_NAME(name) \"; .scl 2; .type 32; .endef\"" >>confdefs.h
12097 asm_func_header
=".def $asm_name_prefix\" #name suffix \"; .scl 2; .type 32; .endef" ;;
12099 $as_echo "#define __ASM_FUNC(name) \".type \" __ASM_NAME(name) \",@function\"" >>confdefs.h
12101 asm_func_header
=".type $asm_name_prefix\" #name suffix \",@function" ;;
12103 $as_echo "#define __ASM_FUNC(name) \".type \" __ASM_NAME(name) \",2\"" >>confdefs.h
12105 asm_func_header
=".type $asm_name_prefix\" #name suffix \",2" ;;
12107 $as_echo "#define __ASM_FUNC(name) \"\"" >>confdefs.h
12109 asm_func_header
="" ;;
12112 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether asm() works outside of functions" >&5
12113 $as_echo_n "checking whether asm() works outside of functions... " >&6; }
12114 if test "${ac_cv_c_asm_outside_funcs+set}" = set; then :
12115 $as_echo_n "(cached) " >&6
12117 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12118 /* end confdefs.h. */
12119 asm(".text\n\t.long 0");
12128 if ac_fn_c_try_compile
"$LINENO"; then :
12129 ac_cv_c_asm_outside_funcs
="yes"
12131 ac_cv_c_asm_outside_funcs
="no"
12133 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_asm_outside_funcs" >&5
12136 $as_echo "$ac_cv_c_asm_outside_funcs" >&6; }
12138 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether .previous is supported in assembly code" >&5
12139 $as_echo_n "checking whether .previous is supported in assembly code... " >&6; }
12140 if test "${ac_cv_c_dot_previous+set}" = set; then :
12141 $as_echo_n "(cached) " >&6
12143 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12144 /* end confdefs.h. */
12149 asm(".text\nac_test:\t.long 0\n\t.previous");
12154 if ac_fn_c_try_link
"$LINENO"; then :
12155 ac_cv_c_dot_previous
="yes"
12157 ac_cv_c_dot_previous
="no"
12159 rm -f core conftest.err conftest.
$ac_objext \
12160 conftest
$ac_exeext conftest.
$ac_ext
12162 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_dot_previous" >&5
12163 $as_echo "$ac_cv_c_dot_previous" >&6; }
12165 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether CFI directives are supported in assembly code" >&5
12166 $as_echo_n "checking whether CFI directives are supported in assembly code... " >&6; }
12167 if test "${ac_cv_c_cfi_support+set}" = set; then :
12168 $as_echo_n "(cached) " >&6
12170 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12171 /* end confdefs.h. */
12172 asm(".text\nac_test:\t.cfi_startproc\n\t.long 0\n\t.cfi_endproc");
12181 if ac_fn_c_try_compile
"$LINENO"; then :
12182 ac_cv_c_cfi_support
="yes"
12184 ac_cv_c_cfi_support
="no"
12186 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_cfi_support" >&5
12189 $as_echo "$ac_cv_c_cfi_support" >&6; }
12191 asm_func_header
=".globl $asm_name_prefix\" #name suffix \"\\n\\t$asm_func_header\\n$asm_name_prefix\" #name suffix \":\\n\\t"
12192 asm_func_trailer
=""
12193 if test "$ac_cv_c_dot_previous" = "yes"
12195 asm_func_trailer
="\\n\\t.previous"
12197 if test "$ac_cv_c_cfi_support" = "yes"
12199 asm_func_header
="$asm_func_header.cfi_startproc\\n\\t"
12200 asm_func_trailer
="\\n\\t.cfi_endproc$asm_func_trailer"
12202 $as_echo "#define __ASM_CFI(str) str" >>confdefs.h
12204 UNWINDFLAGS
=-fasynchronous-unwind-tables
12207 $as_echo "#define __ASM_CFI(str) \"\"" >>confdefs.h
12211 asm_func_code
="$asm_func_header\" code \"$asm_func_trailer"
12214 if test "$ac_cv_c_asm_outside_funcs" = "yes"
12216 cat >>confdefs.h
<<_ACEOF
12217 #define __ASM_DEFINE_FUNC(name,suffix,code) asm(".text\n\t.align 4\n\t$asm_func_code");
12221 cat >>confdefs.h
<<_ACEOF
12222 #define __ASM_DEFINE_FUNC(name,suffix,code) void __asm_dummy_##name(void) { asm(".text\n\t.align 4\n\t$asm_func_code"); }
12227 $as_echo "#define __ASM_GLOBAL_FUNC(name,code) __ASM_DEFINE_FUNC(name,\"\",code)" >>confdefs.h
12230 $as_echo "#define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)" >>confdefs.h
12240 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
12245 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
12253 SOCKETLIBS
="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
12260 test "x$enable_win64" != "xyes" || MAIN_BINARY
="wine64"
12266 EXTRA_BINARIES
="wine-preloader"
12273 ac_save_CFLAGS
="$CFLAGS"
12274 CFLAGS
="$CFLAGS $BUILTINFLAG"
12321 sched_setaffinity \
12350 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12351 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
12352 eval as_val
=\$
$as_ac_var
12353 if test "x$as_val" = x
""yes; then :
12354 cat >>confdefs.h
<<_ACEOF
12355 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12361 CFLAGS
="$ac_save_CFLAGS"
12363 if test "$ac_cv_func_dlopen" = no
12365 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12366 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12367 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12368 $as_echo_n "(cached) " >&6
12370 ac_check_lib_save_LIBS
=$LIBS
12372 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12373 /* end confdefs.h. */
12375 /* Override any GCC internal prototype to avoid an error.
12376 Use char because int might match the return type of a GCC
12377 builtin and then its argument prototype would still apply. */
12390 if ac_fn_c_try_link
"$LINENO"; then :
12391 ac_cv_lib_dl_dlopen
=yes
12393 ac_cv_lib_dl_dlopen
=no
12395 rm -f core conftest.err conftest.
$ac_objext \
12396 conftest
$ac_exeext conftest.
$ac_ext
12397 LIBS
=$ac_check_lib_save_LIBS
12399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12400 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12401 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then :
12402 $as_echo "#define HAVE_DLOPEN 1" >>confdefs.h
12408 ac_wine_check_funcs_save_LIBS
="$LIBS"
12409 LIBS
="$LIBS $LIBDL"
12410 for ac_func
in dladdr
12412 ac_fn_c_check_func
"$LINENO" "dladdr" "ac_cv_func_dladdr"
12413 if test "x$ac_cv_func_dladdr" = x
""yes; then :
12414 cat >>confdefs.h
<<_ACEOF
12415 #define HAVE_DLADDR 1
12421 LIBS
="$ac_wine_check_funcs_save_LIBS"
12423 if test "$ac_cv_func_poll" = no
12425 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for poll in -lpoll" >&5
12426 $as_echo_n "checking for poll in -lpoll... " >&6; }
12427 if test "${ac_cv_lib_poll_poll+set}" = set; then :
12428 $as_echo_n "(cached) " >&6
12430 ac_check_lib_save_LIBS
=$LIBS
12431 LIBS
="-lpoll $LIBS"
12432 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12433 /* end confdefs.h. */
12435 /* Override any GCC internal prototype to avoid an error.
12436 Use char because int might match the return type of a GCC
12437 builtin and then its argument prototype would still apply. */
12450 if ac_fn_c_try_link
"$LINENO"; then :
12451 ac_cv_lib_poll_poll
=yes
12453 ac_cv_lib_poll_poll
=no
12455 rm -f core conftest.err conftest.
$ac_objext \
12456 conftest
$ac_exeext conftest.
$ac_ext
12457 LIBS
=$ac_check_lib_save_LIBS
12459 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_poll_poll" >&5
12460 $as_echo "$ac_cv_lib_poll_poll" >&6; }
12461 if test "x$ac_cv_lib_poll_poll" = x
""yes; then :
12462 $as_echo "#define HAVE_POLL 1" >>confdefs.h
12469 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
12470 $as_echo_n "checking for library containing gethostbyname... " >&6; }
12471 if test "${ac_cv_search_gethostbyname+set}" = set; then :
12472 $as_echo_n "(cached) " >&6
12474 ac_func_search_save_LIBS
=$LIBS
12475 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12476 /* end confdefs.h. */
12478 /* Override any GCC internal prototype to avoid an error.
12479 Use char because int might match the return type of a GCC
12480 builtin and then its argument prototype would still apply. */
12484 char gethostbyname ();
12488 return gethostbyname ();
12493 for ac_lib
in '' nsl
; do
12494 if test -z "$ac_lib"; then
12495 ac_res
="none required"
12498 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
12500 if ac_fn_c_try_link
"$LINENO"; then :
12501 ac_cv_search_gethostbyname
=$ac_res
12503 rm -f core conftest.err conftest.
$ac_objext \
12505 if test "${ac_cv_search_gethostbyname+set}" = set; then :
12509 if test "${ac_cv_search_gethostbyname+set}" = set; then :
12512 ac_cv_search_gethostbyname
=no
12514 rm conftest.
$ac_ext
12515 LIBS
=$ac_func_search_save_LIBS
12517 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_gethostbyname" >&5
12518 $as_echo "$ac_cv_search_gethostbyname" >&6; }
12519 ac_res
=$ac_cv_search_gethostbyname
12520 if test "$ac_res" != no
; then :
12521 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
12526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing connect" >&5
12527 $as_echo_n "checking for library containing connect... " >&6; }
12528 if test "${ac_cv_search_connect+set}" = set; then :
12529 $as_echo_n "(cached) " >&6
12531 ac_func_search_save_LIBS
=$LIBS
12532 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12533 /* end confdefs.h. */
12535 /* Override any GCC internal prototype to avoid an error.
12536 Use char because int might match the return type of a GCC
12537 builtin and then its argument prototype would still apply. */
12550 for ac_lib
in '' socket
; do
12551 if test -z "$ac_lib"; then
12552 ac_res
="none required"
12555 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
12557 if ac_fn_c_try_link
"$LINENO"; then :
12558 ac_cv_search_connect
=$ac_res
12560 rm -f core conftest.err conftest.
$ac_objext \
12562 if test "${ac_cv_search_connect+set}" = set; then :
12566 if test "${ac_cv_search_connect+set}" = set; then :
12569 ac_cv_search_connect
=no
12571 rm conftest.
$ac_ext
12572 LIBS
=$ac_func_search_save_LIBS
12574 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_connect" >&5
12575 $as_echo "$ac_cv_search_connect" >&6; }
12576 ac_res
=$ac_cv_search_connect
12577 if test "$ac_res" != no
; then :
12578 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
12583 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing inet_aton" >&5
12584 $as_echo_n "checking for library containing inet_aton... " >&6; }
12585 if test "${ac_cv_search_inet_aton+set}" = set; then :
12586 $as_echo_n "(cached) " >&6
12588 ac_func_search_save_LIBS
=$LIBS
12589 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12590 /* end confdefs.h. */
12592 /* Override any GCC internal prototype to avoid an error.
12593 Use char because int might match the return type of a GCC
12594 builtin and then its argument prototype would still apply. */
12602 return inet_aton ();
12607 for ac_lib
in '' resolv
; do
12608 if test -z "$ac_lib"; then
12609 ac_res
="none required"
12612 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
12614 if ac_fn_c_try_link
"$LINENO"; then :
12615 ac_cv_search_inet_aton
=$ac_res
12617 rm -f core conftest.err conftest.
$ac_objext \
12619 if test "${ac_cv_search_inet_aton+set}" = set; then :
12623 if test "${ac_cv_search_inet_aton+set}" = set; then :
12626 ac_cv_search_inet_aton
=no
12628 rm conftest.
$ac_ext
12629 LIBS
=$ac_func_search_save_LIBS
12631 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_aton" >&5
12632 $as_echo "$ac_cv_search_inet_aton" >&6; }
12633 ac_res
=$ac_cv_search_inet_aton
12634 if test "$ac_res" != no
; then :
12635 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
12654 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12655 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
12656 eval as_val
=\$
$as_ac_var
12657 if test "x$as_val" = x
""yes; then :
12658 cat >>confdefs.h
<<_ACEOF
12659 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12668 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
12670 ac_fn_c_check_type
"$LINENO" "LDAPSortKey" "ac_cv_type_LDAPSortKey" "#include <ldap.h>
12672 if test "x$ac_cv_type_LDAPSortKey" = x
""yes; then :
12673 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ldap_initialize in -lldap_r" >&5
12674 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
12675 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then :
12676 $as_echo_n "(cached) " >&6
12678 ac_check_lib_save_LIBS
=$LIBS
12679 LIBS
="-lldap_r $LIBPTHREAD $LIBS"
12680 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12681 /* end confdefs.h. */
12683 /* Override any GCC internal prototype to avoid an error.
12684 Use char because int might match the return type of a GCC
12685 builtin and then its argument prototype would still apply. */
12689 char ldap_initialize ();
12693 return ldap_initialize ();
12698 if ac_fn_c_try_link
"$LINENO"; then :
12699 ac_cv_lib_ldap_r_ldap_initialize
=yes
12701 ac_cv_lib_ldap_r_ldap_initialize
=no
12703 rm -f core conftest.err conftest.
$ac_objext \
12704 conftest
$ac_exeext conftest.
$ac_ext
12705 LIBS
=$ac_check_lib_save_LIBS
12707 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
12708 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
12709 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x
""yes; then :
12710 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ber_init in -llber" >&5
12711 $as_echo_n "checking for ber_init in -llber... " >&6; }
12712 if test "${ac_cv_lib_lber_ber_init+set}" = set; then :
12713 $as_echo_n "(cached) " >&6
12715 ac_check_lib_save_LIBS
=$LIBS
12716 LIBS
="-llber $LIBPTHREAD $LIBS"
12717 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12718 /* end confdefs.h. */
12720 /* Override any GCC internal prototype to avoid an error.
12721 Use char because int might match the return type of a GCC
12722 builtin and then its argument prototype would still apply. */
12730 return ber_init ();
12735 if ac_fn_c_try_link
"$LINENO"; then :
12736 ac_cv_lib_lber_ber_init
=yes
12738 ac_cv_lib_lber_ber_init
=no
12740 rm -f core conftest.err conftest.
$ac_objext \
12741 conftest
$ac_exeext conftest.
$ac_ext
12742 LIBS
=$ac_check_lib_save_LIBS
12744 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lber_ber_init" >&5
12745 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
12746 if test "x$ac_cv_lib_lber_ber_init" = x
""yes; then :
12748 $as_echo "#define HAVE_LDAP 1" >>confdefs.h
12750 LDAPLIBS
="-lldap_r -llber"
12757 ac_wine_check_funcs_save_LIBS
="$LIBS"
12758 LIBS
="$LIBS $LDAPLIBS $LIBPTHREAD"
12760 ldap_count_references \
12761 ldap_first_reference \
12762 ldap_next_reference \
12763 ldap_parse_reference \
12764 ldap_parse_sort_control \
12765 ldap_parse_sortresponse_control \
12766 ldap_parse_vlv_control \
12767 ldap_parse_vlvresponse_control
12769 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12770 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
12771 eval as_val
=\$
$as_ac_var
12772 if test "x$as_val" = x
""yes; then :
12773 cat >>confdefs.h
<<_ACEOF
12774 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12780 LIBS
="$ac_wine_check_funcs_save_LIBS"
12782 if test "x$LDAPLIBS" = "x"; then :
12783 case "x$with_ldap" in
12784 x
) as_fn_append wine_notices
"|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
12786 *) as_fn_error
"libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
12787 This is an error since --with-ldap was requested." "$LINENO" 5 ;;
12791 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether mkdir takes only one argument" >&5
12792 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
12793 if test "${wine_cv_one_arg_mkdir+set}" = set; then :
12794 $as_echo_n "(cached) " >&6
12796 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12797 /* end confdefs.h. */
12798 #include <sys/stat.h>
12807 if ac_fn_c_try_compile
"$LINENO"; then :
12808 wine_cv_one_arg_mkdir
=yes
12810 wine_cv_one_arg_mkdir
=no
12812 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_one_arg_mkdir" >&5
12815 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
12816 if test "$wine_cv_one_arg_mkdir" = "yes"
12819 $as_echo "#define HAVE_ONE_ARG_MKDIR 1" >>confdefs.h
12824 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
12825 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
12826 if test "${ac_cv_c_const+set}" = set; then :
12827 $as_echo_n "(cached) " >&6
12829 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12830 /* end confdefs.h. */
12835 /* FIXME: Include the comments suggested by Paul. */
12836 #ifndef __cplusplus
12837 /* Ultrix mips cc rejects this. */
12838 typedef int charset[2];
12840 /* SunOS 4.1.1 cc rejects this. */
12841 char const *const *pcpcc;
12843 /* NEC SVR4.0.2 mips cc rejects this. */
12844 struct point {int x, y;};
12845 static struct point const zero = {0,0};
12846 /* AIX XL C 1.02.0.0 rejects this.
12847 It does not let you subtract one const X* pointer from another in
12848 an arm of an if-expression whose if-part is not a constant
12850 const char *g = "string";
12851 pcpcc = &g + (g ? g-g : 0);
12852 /* HPUX 7.0 cc rejects these. */
12854 ppc = (char**) pcpcc;
12855 pcpcc = (char const *const *) ppc;
12856 { /* SCO 3.2v4 cc rejects this. */
12858 char const *s = 0 ? (char *) 0 : (char const *) 0;
12863 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
12864 int x[] = {25, 17};
12865 const int *foo = &x[0];
12868 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
12869 typedef const int *iptr;
12873 { /* AIX XL C 1.02.0.0 rejects this saying
12874 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
12875 struct s { int j; const int *ap[3]; };
12876 struct s *b; b->j = 5;
12878 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
12879 const int foo = 10;
12880 if (!foo) return 0;
12882 return !cs[0] && !zero.x;
12889 if ac_fn_c_try_compile
"$LINENO"; then :
12894 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
12897 $as_echo "$ac_cv_c_const" >&6; }
12898 if test $ac_cv_c_const = no
; then
12900 $as_echo "#define const /**/" >>confdefs.h
12904 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
12905 $as_echo_n "checking for inline... " >&6; }
12906 if test "${ac_cv_c_inline+set}" = set; then :
12907 $as_echo_n "(cached) " >&6
12910 for ac_kw
in inline __inline__ __inline
; do
12911 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12912 /* end confdefs.h. */
12913 #ifndef __cplusplus
12915 static $ac_kw foo_t static_foo () {return 0; }
12916 $ac_kw foo_t foo () {return 0; }
12920 if ac_fn_c_try_compile
"$LINENO"; then :
12921 ac_cv_c_inline
=$ac_kw
12923 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12924 test "$ac_cv_c_inline" != no
&& break
12928 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
12929 $as_echo "$ac_cv_c_inline" >&6; }
12931 case $ac_cv_c_inline in
12934 case $ac_cv_c_inline in
12936 *) ac_val
=$ac_cv_c_inline;;
12938 cat >>confdefs.h
<<_ACEOF
12939 #ifndef __cplusplus
12940 #define inline $ac_val
12946 ac_fn_c_check_type
"$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
12947 if test "x$ac_cv_type_mode_t" = x
""yes; then :
12949 cat >>confdefs.h
<<_ACEOF
12950 #define HAVE_MODE_T 1
12955 ac_fn_c_check_type
"$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default"
12956 if test "x$ac_cv_type_off_t" = x
""yes; then :
12958 cat >>confdefs.h
<<_ACEOF
12959 #define HAVE_OFF_T 1
12964 ac_fn_c_check_type
"$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
12965 if test "x$ac_cv_type_pid_t" = x
""yes; then :
12967 cat >>confdefs.h
<<_ACEOF
12968 #define HAVE_PID_T 1
12973 ac_fn_c_check_type
"$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
12974 if test "x$ac_cv_type_size_t" = x
""yes; then :
12976 cat >>confdefs.h
<<_ACEOF
12977 #define HAVE_SIZE_T 1
12982 ac_fn_c_check_type
"$LINENO" "ssize_t" "ac_cv_type_ssize_t" "$ac_includes_default"
12983 if test "x$ac_cv_type_ssize_t" = x
""yes; then :
12985 cat >>confdefs.h
<<_ACEOF
12986 #define HAVE_SSIZE_T 1
12991 ac_fn_c_check_type
"$LINENO" "long long" "ac_cv_type_long_long" "$ac_includes_default"
12992 if test "x$ac_cv_type_long_long" = x
""yes; then :
12994 cat >>confdefs.h
<<_ACEOF
12995 #define HAVE_LONG_LONG 1
13000 ac_fn_c_check_type
"$LINENO" "fsblkcnt_t" "ac_cv_type_fsblkcnt_t" "$ac_includes_default"
13001 if test "x$ac_cv_type_fsblkcnt_t" = x
""yes; then :
13003 cat >>confdefs.h
<<_ACEOF
13004 #define HAVE_FSBLKCNT_T 1
13009 ac_fn_c_check_type
"$LINENO" "fsfilcnt_t" "ac_cv_type_fsfilcnt_t" "$ac_includes_default"
13010 if test "x$ac_cv_type_fsfilcnt_t" = x
""yes; then :
13012 cat >>confdefs.h
<<_ACEOF
13013 #define HAVE_FSFILCNT_T 1
13019 ac_fn_c_check_type
"$LINENO" "sigset_t" "ac_cv_type_sigset_t" "#include <sys/types.h>
13020 #include <signal.h>
13022 if test "x$ac_cv_type_sigset_t" = x
""yes; then :
13024 cat >>confdefs.h
<<_ACEOF
13025 #define HAVE_SIGSET_T 1
13031 ac_fn_c_check_type
"$LINENO" "request_sense" "ac_cv_type_request_sense" "#include <linux/cdrom.h>
13033 if test "x$ac_cv_type_request_sense" = x
""yes; then :
13035 cat >>confdefs.h
<<_ACEOF
13036 #define HAVE_REQUEST_SENSE 1
13043 ac_fn_c_check_type
"$LINENO" "struct xinpgen" "ac_cv_type_struct_xinpgen" "#include <sys/types.h>
13044 #ifdef HAVE_SYS_SOCKET_H
13045 #include <sys/socket.h>
13047 #ifdef HAVE_SYS_SOCKETVAR_H
13048 #include <sys/socketvar.h>
13050 #ifdef HAVE_NET_ROUTE_H
13051 #include <net/route.h>
13053 #ifdef HAVE_NETINET_IN_H
13054 #include <netinet/in.h>
13056 #ifdef HAVE_NETINET_IN_SYSTM_H
13057 #include <netinet/in_systm.h>
13059 #ifdef HAVE_NETINET_IP_H
13060 #include <netinet/ip.h>
13062 #ifdef HAVE_NETINET_IN_PCB_H
13063 #include <netinet/in_pcb.h>
13066 if test "x$ac_cv_type_struct_xinpgen" = x
""yes; then :
13068 cat >>confdefs.h
<<_ACEOF
13069 #define HAVE_STRUCT_XINPGEN 1
13076 ac_fn_c_check_member
"$LINENO" "struct ff_effect" "direction" "ac_cv_member_struct_ff_effect_direction" "#ifdef HAVE_LINUX_INPUT_H
13077 #include <linux/input.h>
13080 if test "x$ac_cv_member_struct_ff_effect_direction" = x
""yes; then :
13082 cat >>confdefs.h
<<_ACEOF
13083 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
13090 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sigaddset" >&5
13091 $as_echo_n "checking for sigaddset... " >&6; }
13092 if test "${wine_cv_have_sigaddset+set}" = set; then :
13093 $as_echo_n "(cached) " >&6
13095 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13096 /* end confdefs.h. */
13097 #include <signal.h>
13101 sigset_t set; sigaddset(&set,SIGTERM);
13106 if ac_fn_c_try_link
"$LINENO"; then :
13107 wine_cv_have_sigaddset
=yes
13109 wine_cv_have_sigaddset
=no
13111 rm -f core conftest.err conftest.
$ac_objext \
13112 conftest
$ac_exeext conftest.
$ac_ext
13114 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_have_sigaddset" >&5
13115 $as_echo "$wine_cv_have_sigaddset" >&6; }
13116 if test "$wine_cv_have_sigaddset" = "yes"
13119 $as_echo "#define HAVE_SIGADDSET 1" >>confdefs.h
13124 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
13125 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
13126 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then :
13127 $as_echo_n "(cached) " >&6
13129 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13130 /* end confdefs.h. */
13138 struct hostent *result;
13145 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
13146 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
13152 if ac_fn_c_try_link
"$LINENO"; then :
13153 wine_cv_linux_gethostbyname_r_6
=yes
13155 wine_cv_linux_gethostbyname_r_6
=no
13158 rm -f core conftest.err conftest.
$ac_objext \
13159 conftest
$ac_exeext conftest.
$ac_ext
13162 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_linux_gethostbyname_r_6" >&5
13163 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
13164 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
13167 $as_echo "#define HAVE_LINUX_GETHOSTBYNAME_R_6 1" >>confdefs.h
13171 if test "$ac_cv_header_linux_joystick_h" = "yes"
13173 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
13174 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
13175 if test "${wine_cv_linux_joystick_22_api+set}" = set; then :
13176 $as_echo_n "(cached) " >&6
13178 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13179 /* end confdefs.h. */
13181 #include <sys/ioctl.h>
13182 #include <sys/types.h>
13183 #include <linux/joystick.h>
13185 struct js_event blub;
13186 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
13187 #error "no 2.2 header"
13198 if ac_fn_c_try_compile
"$LINENO"; then :
13199 wine_cv_linux_joystick_22_api
=yes
13201 wine_cv_linux_joystick_22_api
=no
13203 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13206 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $wine_cv_linux_joystick_22_api" >&5
13207 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
13208 if test "$wine_cv_linux_joystick_22_api" = "yes"
13211 $as_echo "#define HAVE_LINUX_22_JOYSTICK_API 1" >>confdefs.h
13217 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_bfree" "ac_cv_member_struct_statfs_f_bfree" "#include <sys/types.h>
13218 #ifdef HAVE_SYS_PARAM_H
13219 # include <sys/param.h>
13221 #ifdef HAVE_SYS_MOUNT_H
13222 # include <sys/mount.h>
13224 #ifdef HAVE_SYS_VFS_H
13225 # include <sys/vfs.h>
13227 #ifdef HAVE_SYS_STATFS_H
13228 # include <sys/statfs.h>
13231 if test "x$ac_cv_member_struct_statfs_f_bfree" = x
""yes; then :
13233 cat >>confdefs.h
<<_ACEOF
13234 #define HAVE_STRUCT_STATFS_F_BFREE 1
13239 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_bavail" "ac_cv_member_struct_statfs_f_bavail" "#include <sys/types.h>
13240 #ifdef HAVE_SYS_PARAM_H
13241 # include <sys/param.h>
13243 #ifdef HAVE_SYS_MOUNT_H
13244 # include <sys/mount.h>
13246 #ifdef HAVE_SYS_VFS_H
13247 # include <sys/vfs.h>
13249 #ifdef HAVE_SYS_STATFS_H
13250 # include <sys/statfs.h>
13253 if test "x$ac_cv_member_struct_statfs_f_bavail" = x
""yes; then :
13255 cat >>confdefs.h
<<_ACEOF
13256 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
13261 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_frsize" "ac_cv_member_struct_statfs_f_frsize" "#include <sys/types.h>
13262 #ifdef HAVE_SYS_PARAM_H
13263 # include <sys/param.h>
13265 #ifdef HAVE_SYS_MOUNT_H
13266 # include <sys/mount.h>
13268 #ifdef HAVE_SYS_VFS_H
13269 # include <sys/vfs.h>
13271 #ifdef HAVE_SYS_STATFS_H
13272 # include <sys/statfs.h>
13275 if test "x$ac_cv_member_struct_statfs_f_frsize" = x
""yes; then :
13277 cat >>confdefs.h
<<_ACEOF
13278 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
13283 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_ffree" "ac_cv_member_struct_statfs_f_ffree" "#include <sys/types.h>
13284 #ifdef HAVE_SYS_PARAM_H
13285 # include <sys/param.h>
13287 #ifdef HAVE_SYS_MOUNT_H
13288 # include <sys/mount.h>
13290 #ifdef HAVE_SYS_VFS_H
13291 # include <sys/vfs.h>
13293 #ifdef HAVE_SYS_STATFS_H
13294 # include <sys/statfs.h>
13297 if test "x$ac_cv_member_struct_statfs_f_ffree" = x
""yes; then :
13299 cat >>confdefs.h
<<_ACEOF
13300 #define HAVE_STRUCT_STATFS_F_FFREE 1
13305 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_favail" "ac_cv_member_struct_statfs_f_favail" "#include <sys/types.h>
13306 #ifdef HAVE_SYS_PARAM_H
13307 # include <sys/param.h>
13309 #ifdef HAVE_SYS_MOUNT_H
13310 # include <sys/mount.h>
13312 #ifdef HAVE_SYS_VFS_H
13313 # include <sys/vfs.h>
13315 #ifdef HAVE_SYS_STATFS_H
13316 # include <sys/statfs.h>
13319 if test "x$ac_cv_member_struct_statfs_f_favail" = x
""yes; then :
13321 cat >>confdefs.h
<<_ACEOF
13322 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
13327 ac_fn_c_check_member
"$LINENO" "struct statfs" "f_namelen" "ac_cv_member_struct_statfs_f_namelen" "#include <sys/types.h>
13328 #ifdef HAVE_SYS_PARAM_H
13329 # include <sys/param.h>
13331 #ifdef HAVE_SYS_MOUNT_H
13332 # include <sys/mount.h>
13334 #ifdef HAVE_SYS_VFS_H
13335 # include <sys/vfs.h>
13337 #ifdef HAVE_SYS_STATFS_H
13338 # include <sys/statfs.h>
13341 if test "x$ac_cv_member_struct_statfs_f_namelen" = x
""yes; then :
13343 cat >>confdefs.h
<<_ACEOF
13344 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
13351 ac_fn_c_check_member
"$LINENO" "struct statvfs" "f_blocks" "ac_cv_member_struct_statvfs_f_blocks" "#ifdef HAVE_SYS_STATVFS_H
13352 #include <sys/statvfs.h>
13355 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x
""yes; then :
13357 cat >>confdefs.h
<<_ACEOF
13358 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
13365 ac_fn_c_check_member
"$LINENO" "struct msghdr" "msg_accrights" "ac_cv_member_struct_msghdr_msg_accrights" "#include <sys/types.h>
13366 #ifdef HAVE_SYS_SOCKET_H
13367 # include <sys/socket.h>
13369 #ifdef HAVE_SYS_UN_H
13370 # include <sys/un.h>
13373 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x
""yes; then :
13375 cat >>confdefs.h
<<_ACEOF
13376 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
13381 ac_fn_c_check_member
"$LINENO" "struct sockaddr" "sa_len" "ac_cv_member_struct_sockaddr_sa_len" "#include <sys/types.h>
13382 #ifdef HAVE_SYS_SOCKET_H
13383 # include <sys/socket.h>
13385 #ifdef HAVE_SYS_UN_H
13386 # include <sys/un.h>
13389 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x
""yes; then :
13391 cat >>confdefs.h
<<_ACEOF
13392 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
13397 ac_fn_c_check_member
"$LINENO" "struct sockaddr_un" "sun_len" "ac_cv_member_struct_sockaddr_un_sun_len" "#include <sys/types.h>
13398 #ifdef HAVE_SYS_SOCKET_H
13399 # include <sys/socket.h>
13401 #ifdef HAVE_SYS_UN_H
13402 # include <sys/un.h>
13405 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x
""yes; then :
13407 cat >>confdefs.h
<<_ACEOF
13408 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
13415 ac_fn_c_check_member
"$LINENO" "scsireq_t" "cmd" "ac_cv_member_scsireq_t_cmd" "#include <sys/types.h>
13416 #ifdef HAVE_SCSI_SG_H
13417 #include <scsi/sg.h>
13420 if test "x$ac_cv_member_scsireq_t_cmd" = x
""yes; then :
13422 cat >>confdefs.h
<<_ACEOF
13423 #define HAVE_SCSIREQ_T_CMD 1
13428 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>
13429 #ifdef HAVE_SCSI_SG_H
13430 #include <scsi/sg.h>
13433 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x
""yes; then :
13435 cat >>confdefs.h
<<_ACEOF
13436 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
13443 ac_fn_c_check_member
"$LINENO" "siginfo_t" "si_fd" "ac_cv_member_siginfo_t_si_fd" "#include <signal.h>
13445 if test "x$ac_cv_member_siginfo_t_si_fd" = x
""yes; then :
13447 cat >>confdefs.h
<<_ACEOF
13448 #define HAVE_SIGINFO_T_SI_FD 1
13455 ac_fn_c_check_member
"$LINENO" "struct mtget" "mt_blksiz" "ac_cv_member_struct_mtget_mt_blksiz" "#include <sys/types.h>
13456 #ifdef HAVE_SYS_MTIO_H
13457 #include <sys/mtio.h>
13460 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x
""yes; then :
13462 cat >>confdefs.h
<<_ACEOF
13463 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
13468 ac_fn_c_check_member
"$LINENO" "struct mtget" "mt_gstat" "ac_cv_member_struct_mtget_mt_gstat" "#include <sys/types.h>
13469 #ifdef HAVE_SYS_MTIO_H
13470 #include <sys/mtio.h>
13473 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x
""yes; then :
13475 cat >>confdefs.h
<<_ACEOF
13476 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
13481 ac_fn_c_check_member
"$LINENO" "struct mtget" "mt_blkno" "ac_cv_member_struct_mtget_mt_blkno" "#include <sys/types.h>
13482 #ifdef HAVE_SYS_MTIO_H
13483 #include <sys/mtio.h>
13486 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x
""yes; then :
13488 cat >>confdefs.h
<<_ACEOF
13489 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
13496 ac_fn_c_check_member
"$LINENO" "struct option" "name" "ac_cv_member_struct_option_name" "#ifdef HAVE_GETOPT_H
13497 #include <getopt.h>
13500 if test "x$ac_cv_member_struct_option_name" = x
""yes; then :
13502 cat >>confdefs.h
<<_ACEOF
13503 #define HAVE_STRUCT_OPTION_NAME 1
13510 ac_fn_c_check_member
"$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "$ac_includes_default"
13511 if test "x$ac_cv_member_struct_stat_st_blocks" = x
""yes; then :
13513 cat >>confdefs.h
<<_ACEOF
13514 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
13519 ac_fn_c_check_member
"$LINENO" "struct stat" "st_mtim" "ac_cv_member_struct_stat_st_mtim" "$ac_includes_default"
13520 if test "x$ac_cv_member_struct_stat_st_mtim" = x
""yes; then :
13522 cat >>confdefs.h
<<_ACEOF
13523 #define HAVE_STRUCT_STAT_ST_MTIM 1
13528 ac_fn_c_check_member
"$LINENO" "struct stat" "st_ctim" "ac_cv_member_struct_stat_st_ctim" "$ac_includes_default"
13529 if test "x$ac_cv_member_struct_stat_st_ctim" = x
""yes; then :
13531 cat >>confdefs.h
<<_ACEOF
13532 #define HAVE_STRUCT_STAT_ST_CTIM 1
13537 ac_fn_c_check_member
"$LINENO" "struct stat" "st_atim" "ac_cv_member_struct_stat_st_atim" "$ac_includes_default"
13538 if test "x$ac_cv_member_struct_stat_st_atim" = x
""yes; then :
13540 cat >>confdefs.h
<<_ACEOF
13541 #define HAVE_STRUCT_STAT_ST_ATIM 1
13548 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
13549 #include <sys/types.h>
13551 #ifdef HAVE_NETINET_IN_H
13552 #include <netinet/in.h>
13555 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x
""yes; then :
13557 cat >>confdefs.h
<<_ACEOF
13558 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
13565 ac_fn_c_check_member
"$LINENO" "ns_msg" "_msg_ptr" "ac_cv_member_ns_msg__msg_ptr" "#ifdef HAVE_SYS_TYPES_H
13566 #include <sys/types.h>
13568 #ifdef HAVE_NETINET_IN_H
13569 # include <netinet/in.h>
13571 #ifdef HAVE_ARPA_NAMESER_H
13572 # include <arpa/nameser.h>
13575 if test "x$ac_cv_member_ns_msg__msg_ptr" = x
""yes; then :
13577 cat >>confdefs.h
<<_ACEOF
13578 #define HAVE_NS_MSG__MSG_PTR 1
13585 ac_fn_c_check_member
"$LINENO" "struct icmpstat" "icps_outhist" "ac_cv_member_struct_icmpstat_icps_outhist" "#ifdef HAVE_SYS_TYPES_H
13586 #include <sys/types.h>
13588 #ifdef HAVE_ALIAS_H
13591 #ifdef HAVE_SYS_SOCKET_H
13592 #include <sys/socket.h>
13594 #ifdef HAVE_SYS_SOCKETVAR_H
13595 #include <sys/socketvar.h>
13597 #ifdef HAVE_SYS_TIMEOUT_H
13598 #include <sys/timeout.h>
13600 #ifdef HAVE_NETINET_IN_H
13601 #include <netinet/in.h>
13603 #ifdef HAVE_NETINET_IN_SYSTM_H
13604 #include <netinet/in_systm.h>
13606 #ifdef HAVE_NETINET_IP_H
13607 #include <netinet/ip.h>
13609 #ifdef HAVE_NETINET_IP_VAR_H
13610 #include <netinet/ip_var.h>
13612 #ifdef HAVE_NETINET_IP_ICMP_H
13613 #include <netinet/ip_icmp.h>
13615 #ifdef HAVE_NETINET_ICMP_VAR
13616 #include <netinet/icmp_var.h>
13619 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x
""yes; then :
13621 cat >>confdefs.h
<<_ACEOF
13622 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
13629 ac_fn_c_check_member
"$LINENO" "struct ifreq" "ifr_hwaddr" "ac_cv_member_struct_ifreq_ifr_hwaddr" "#ifdef HAVE_SYS_TYPES_H
13630 #include <sys/types.h>
13632 #ifdef HAVE_NET_IF_H
13633 # include <net/if.h>
13636 if test "x$ac_cv_member_struct_ifreq_ifr_hwaddr" = x
""yes; then :
13638 cat >>confdefs.h
<<_ACEOF
13639 #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
13646 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for timezone variable" >&5
13647 $as_echo_n "checking for timezone variable... " >&6; }
13648 if test "${ac_cv_have_timezone+set}" = set; then :
13649 $as_echo_n "(cached) " >&6
13651 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13652 /* end confdefs.h. */
13662 if ac_fn_c_try_link
"$LINENO"; then :
13663 ac_cv_have_timezone
="yes"
13665 ac_cv_have_timezone
="no"
13667 rm -f core conftest.err conftest.
$ac_objext \
13668 conftest
$ac_exeext conftest.
$ac_ext
13670 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_timezone" >&5
13671 $as_echo "$ac_cv_have_timezone" >&6; }
13672 if test "$ac_cv_have_timezone" = "yes"
13675 $as_echo "#define HAVE_TIMEZONE 1" >>confdefs.h
13678 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for daylight variable" >&5
13679 $as_echo_n "checking for daylight variable... " >&6; }
13680 if test "${ac_cv_have_daylight+set}" = set; then :
13681 $as_echo_n "(cached) " >&6
13683 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13684 /* end confdefs.h. */
13694 if ac_fn_c_try_link
"$LINENO"; then :
13695 ac_cv_have_daylight
="yes"
13697 ac_cv_have_daylight
="no"
13699 rm -f core conftest.err conftest.
$ac_objext \
13700 conftest
$ac_exeext conftest.
$ac_ext
13702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_daylight" >&5
13703 $as_echo "$ac_cv_have_daylight" >&6; }
13704 if test "$ac_cv_have_daylight" = "yes"
13707 $as_echo "#define HAVE_DAYLIGHT 1" >>confdefs.h
13711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for isinf" >&5
13712 $as_echo_n "checking for isinf... " >&6; }
13713 if test "${ac_cv_have_isinf+set}" = set; then :
13714 $as_echo_n "(cached) " >&6
13716 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13717 /* end confdefs.h. */
13722 float f = 0.0; int i=isinf(f)
13727 if ac_fn_c_try_link
"$LINENO"; then :
13728 ac_cv_have_isinf
="yes"
13730 ac_cv_have_isinf
="no"
13732 rm -f core conftest.err conftest.
$ac_objext \
13733 conftest
$ac_exeext conftest.
$ac_ext
13735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_isinf" >&5
13736 $as_echo "$ac_cv_have_isinf" >&6; }
13737 if test "$ac_cv_have_isinf" = "yes"
13740 $as_echo "#define HAVE_ISINF 1" >>confdefs.h
13744 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for isnan" >&5
13745 $as_echo_n "checking for isnan... " >&6; }
13746 if test "${ac_cv_have_isnan+set}" = set; then :
13747 $as_echo_n "(cached) " >&6
13749 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13750 /* end confdefs.h. */
13755 float f = 0.0; int i=isnan(f)
13760 if ac_fn_c_try_link
"$LINENO"; then :
13761 ac_cv_have_isnan
="yes"
13763 ac_cv_have_isnan
="no"
13765 rm -f core conftest.err conftest.
$ac_objext \
13766 conftest
$ac_exeext conftest.
$ac_ext
13768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_isnan" >&5
13769 $as_echo "$ac_cv_have_isnan" >&6; }
13770 if test "$ac_cv_have_isnan" = "yes"
13773 $as_echo "#define HAVE_ISNAN 1" >>confdefs.h
13779 *i
[3456789]86*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __i386__" >&5
13780 $as_echo_n "checking whether we need to define __i386__... " >&6; }
13781 if test "${ac_cv_cpp_def___i386__+set}" = set; then :
13782 $as_echo_n "(cached) " >&6
13784 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13785 /* end confdefs.h. */
13790 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13791 $EGREP "yes" >/dev
/null
2>&1; then :
13792 ac_cv_cpp_def___i386__
=yes
13794 ac_cv_cpp_def___i386__
=no
13799 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___i386__" >&5
13800 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
13801 if test $ac_cv_cpp_def___i386__ = yes; then :
13802 CFLAGS
="$CFLAGS -D__i386__"
13803 LINTFLAGS
="$LINTFLAGS -D__i386__"
13805 *x86_64
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __x86_64__" >&5
13806 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
13807 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then :
13808 $as_echo_n "(cached) " >&6
13810 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13811 /* end confdefs.h. */
13816 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13817 $EGREP "yes" >/dev
/null
2>&1; then :
13818 ac_cv_cpp_def___x86_64__
=yes
13820 ac_cv_cpp_def___x86_64__
=no
13825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___x86_64__" >&5
13826 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
13827 if test $ac_cv_cpp_def___x86_64__ = yes; then :
13828 CFLAGS
="$CFLAGS -D__x86_64__"
13829 LINTFLAGS
="$LINTFLAGS -D__x86_64__"
13831 *alpha
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __ALPHA__" >&5
13832 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
13833 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then :
13834 $as_echo_n "(cached) " >&6
13836 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13837 /* end confdefs.h. */
13842 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13843 $EGREP "yes" >/dev
/null
2>&1; then :
13844 ac_cv_cpp_def___ALPHA__
=yes
13846 ac_cv_cpp_def___ALPHA__
=no
13851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___ALPHA__" >&5
13852 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
13853 if test $ac_cv_cpp_def___ALPHA__ = yes; then :
13854 CFLAGS
="$CFLAGS -D__ALPHA__"
13855 LINTFLAGS
="$LINTFLAGS -D__ALPHA__"
13857 *sparc
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sparc__" >&5
13858 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
13859 if test "${ac_cv_cpp_def___sparc__+set}" = set; then :
13860 $as_echo_n "(cached) " >&6
13862 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13863 /* end confdefs.h. */
13868 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13869 $EGREP "yes" >/dev
/null
2>&1; then :
13870 ac_cv_cpp_def___sparc__
=yes
13872 ac_cv_cpp_def___sparc__
=no
13877 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sparc__" >&5
13878 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
13879 if test $ac_cv_cpp_def___sparc__ = yes; then :
13880 CFLAGS
="$CFLAGS -D__sparc__"
13881 LINTFLAGS
="$LINTFLAGS -D__sparc__"
13883 *powerpc
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __powerpc__" >&5
13884 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
13885 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then :
13886 $as_echo_n "(cached) " >&6
13888 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13889 /* end confdefs.h. */
13890 #ifndef __powerpc__
13894 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13895 $EGREP "yes" >/dev
/null
2>&1; then :
13896 ac_cv_cpp_def___powerpc__
=yes
13898 ac_cv_cpp_def___powerpc__
=no
13903 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___powerpc__" >&5
13904 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
13905 if test $ac_cv_cpp_def___powerpc__ = yes; then :
13906 CFLAGS
="$CFLAGS -D__powerpc__"
13907 LINTFLAGS
="$LINTFLAGS -D__powerpc__"
13911 case $host_vendor in
13912 *sun
*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need to define __sun__" >&5
13913 $as_echo_n "checking whether we need to define __sun__... " >&6; }
13914 if test "${ac_cv_cpp_def___sun__+set}" = set; then :
13915 $as_echo_n "(cached) " >&6
13917 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13918 /* end confdefs.h. */
13923 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13924 $EGREP "yes" >/dev
/null
2>&1; then :
13925 ac_cv_cpp_def___sun__
=yes
13927 ac_cv_cpp_def___sun__
=no
13932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cpp_def___sun__" >&5
13933 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
13934 if test $ac_cv_cpp_def___sun__ = yes; then :
13935 CFLAGS
="$CFLAGS -D__sun__"
13936 LINTFLAGS
="$LINTFLAGS -D__sun__"
13944 ac_config_commands
="$ac_config_commands include/stamp-h"
13947 ALL_MAKEFILE_DEPENDS
="
13948 # Rules automatically generated by configure
13953 Makefile: Makefile.in Make.rules config.status
13954 @./config.status Make.tmp Makefile"
13956 ALL_WINETEST_DEPENDS
="# Test binaries"
13958 ALL_TEST_BINARIES
=""
13961 wine_fn_append_file
()
13963 as_fn_append
$1 " \\$as_nl $2"
13966 wine_fn_append_rule
()
13968 as_fn_append
$1 "$as_nl$2"
13971 wine_fn_all_dir_rules
()
13973 wine_fn_append_file ALL_DIRS
$1
13974 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
13975 "__clean__: $1/__clean__
13976 .PHONY: $1/__clean__
13977 $1/__clean__: $1/Makefile
13978 @cd $1 && \$(MAKE) clean
13980 $1/Makefile: $1/Makefile.in config.status $2
13981 @./config.status --file $1/Makefile && cd $1 && \$(MAKE) depend
13982 depend: $1/__depend__
13983 .PHONY: $1/__depend__
13984 $1/__depend__: \$(MAKEDEP) dummy
13985 @./config.status --file $1/Makefile && cd $1 && \$(MAKE) depend"
13988 wine_fn_config_makefile
()
13992 wine_fn_all_dir_rules
$ac_dir "Make.rules \$(MAKEDEP)"
13994 eval as_val
=\$
$ac_enable
13995 if test "x$as_val" = x
""no
; then :
13998 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14001 $ac_dir: $ac_dir/Makefile dummy
14002 @cd $ac_dir && \$(MAKE)
14004 @cd $ac_dir && \$(MAKE) install
14005 install-lib:: $ac_dir
14006 @cd $ac_dir && \$(MAKE) install-lib
14007 install-dev:: $ac_dir
14008 @cd $ac_dir && \$(MAKE) install-dev
14009 uninstall:: $ac_dir/Makefile
14010 @cd $ac_dir && \$(MAKE) uninstall"
14014 wine_fn_config_lib
()
14017 ac_dir
=dlls
/$ac_name
14018 wine_fn_all_dir_rules
$ac_dir "dlls/Makeimplib.rules \$(MAKEDEP)"
14019 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14020 "all __builddeps__: $ac_dir
14021 __buildcrossdeps__: $ac_dir/lib$ac_name.cross.a
14022 $ac_dir $ac_dir/lib$ac_name.cross.a: $ac_dir/Makefile tools/widl tools/winebuild tools/winegcc include
14024 @cd $ac_dir && \$(MAKE)
14025 $ac_dir/lib$ac_name.cross.a: dummy
14026 @cd $ac_dir && \$(MAKE) lib$ac_name.cross.a
14027 install install-dev:: $ac_dir
14028 @cd $ac_dir && \$(MAKE) install
14029 uninstall:: $ac_dir/Makefile
14030 @cd $ac_dir && \$(MAKE) uninstall"
14033 wine_fn_config_dll
()
14039 ac_file
="dlls/$ac_dir/lib$ac_implib"
14040 ac_deps
="tools/widl tools/winebuild tools/winegcc include"
14042 wine_fn_all_dir_rules dlls
/$ac_dir "dlls/Makedll.rules \$(MAKEDEP)"
14044 eval as_val
=\$
$ac_enable
14045 if test "x$as_val" = x
""no
; then :
14046 test "$ac_enable" != enable_win16 ||
return 0
14048 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14050 .PHONY: dlls/$ac_dir
14051 dlls/$ac_dir: dlls/$ac_dir/Makefile __builddeps__ dummy
14052 @cd dlls/$ac_dir && \$(MAKE)
14053 install:: dlls/$ac_dir/Makefile __builddeps__
14054 @cd dlls/$ac_dir && \$(MAKE) install
14055 install-lib:: dlls/$ac_dir/Makefile __builddeps__
14056 @cd dlls/$ac_dir && \$(MAKE) install-lib
14057 uninstall manpages htmlpages sgmlpages xmlpages:: dlls/$ac_dir/Makefile
14058 @cd dlls/$ac_dir && \$(MAKE) \$@"
14061 if test -n "$ac_implibsrc"
14063 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14064 "__builddeps__: $ac_file.$IMPLIBEXT $ac_file.$STATIC_IMPLIBEXT
14065 __buildcrossdeps__: $ac_file.cross.a
14066 $ac_file.$IMPLIBEXT $ac_file.$STATIC_IMPLIBEXT $ac_file.cross.a: $ac_deps
14067 $ac_file.def: dlls/$ac_dir/$ac_dir.spec dlls/$ac_dir/Makefile
14068 @cd dlls/$ac_dir && \$(MAKE) \`basename \$@\`
14069 $ac_file.$STATIC_IMPLIBEXT $ac_file.cross.a: dlls/$ac_dir/Makefile dummy
14070 @cd dlls/$ac_dir && \$(MAKE) \`basename \$@\`
14071 install-dev:: dlls/$ac_dir/Makefile __builddeps__
14072 @cd dlls/$ac_dir && \$(MAKE) install-dev"
14073 elif test -n "$ac_implib"
14075 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14076 "__builddeps__: $ac_file.$IMPLIBEXT
14077 __buildcrossdeps__: $ac_file.cross.a
14078 $ac_file.$IMPLIBEXT $ac_file.cross.a: dlls/$ac_dir/$ac_dir.spec dlls/$ac_dir/Makefile $ac_deps
14079 @cd dlls/$ac_dir && \$(MAKE) \`basename \$@\`
14080 install-dev:: dlls/$ac_dir/Makefile __builddeps__
14081 @cd dlls/$ac_dir && \$(MAKE) install-dev"
14083 if test "$ac_dir" != "$ac_implib"
14085 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14086 "__builddeps__: dlls/lib$ac_implib.$IMPLIBEXT
14087 __buildcrossdeps__: dlls/lib$ac_implib.cross.a
14088 dlls/lib$ac_implib.$IMPLIBEXT: $ac_file.$IMPLIBEXT
14089 \$(RM) \$@ && \$(LN_S) $ac_dir/lib$ac_implib.$IMPLIBEXT \$@
14090 dlls/lib$ac_implib.cross.a: $ac_file.cross.a
14091 \$(RM) \$@ && \$(LN_S) $ac_dir/lib$ac_implib.cross.a \$@
14093 \$(RM) dlls/lib$ac_implib.$IMPLIBEXT"
14098 wine_fn_config_program
()
14103 wine_fn_all_dir_rules programs
/$ac_dir "programs/Makeprog.rules \$(MAKEDEP)"
14105 eval as_val
=\$
$ac_enable
14106 if test "x$as_val" = x
""no
; then :
14109 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14110 "all: programs/$ac_dir
14111 .PHONY: programs/$ac_dir
14112 programs/$ac_dir: programs/$ac_dir/Makefile __builddeps__ dummy
14113 @cd programs/$ac_dir && \$(MAKE)"
14115 test -n "$ac_install" ||
return
14116 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14117 "install install-lib:: programs/$ac_dir/Makefile __builddeps__
14118 @cd programs/$ac_dir && \$(MAKE) install
14119 uninstall:: programs/$ac_dir/Makefile
14120 @cd programs/$ac_dir && \$(MAKE) uninstall"
14121 if test "$ac_install" = installbin
-a -n "$DLLEXT" -a "x$enable_tools" != xno
14123 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14124 "install install-lib:: tools \$(DESTDIR)\$(bindir)
14125 \$(INSTALL_SCRIPT) tools/wineapploader \$(DESTDIR)\$(bindir)/$ac_dir
14127 \$(RM) \$(DESTDIR)\$(bindir)/$ac_dir"
14132 wine_fn_config_test
()
14136 wine_fn_append_file ALL_TEST_BINARIES
$ac_name.exe
14137 wine_fn_append_rule ALL_WINETEST_DEPENDS \
14138 "$ac_name.exe: \$(TOPOBJDIR)/$ac_dir/$ac_name.exe$DLLEXT
14139 cp \$(TOPOBJDIR)/$ac_dir/$ac_name.exe$DLLEXT \$@ && \$(STRIP) \$@
14141 echo \"$ac_name.exe TESTRES \\\"$ac_name.exe\\\"\" >\$@ || (\$(RM) \$@ && false)
14142 $ac_name.res: $ac_name.rc $ac_name.exe"
14143 wine_fn_all_dir_rules
$ac_dir "Maketest.rules \$(MAKEDEP)"
14145 if test "x$enable_tests" = x
""no
; then :
14148 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14149 "all programs/winetest: $ac_dir
14151 $ac_dir: $ac_dir/Makefile __builddeps__ dummy
14152 @cd $ac_dir && \$(MAKE)
14153 crosstest: $ac_dir/__crosstest__
14154 .PHONY: $ac_dir/__crosstest__
14155 $ac_dir/__crosstest__: $ac_dir/Makefile __buildcrossdeps__ dummy
14156 @cd $ac_dir && \$(MAKE) crosstest
14157 test: $ac_dir/__test__
14158 .PHONY: $ac_dir/__test__
14159 $ac_dir/__test__: dummy
14160 @cd $ac_dir && \$(MAKE) test
14162 \$(RM) $ac_dir/*.ok"
14166 wine_fn_config_tool
()
14169 ac_deps
="Make.rules"
14170 if test "$ac_dir" != tools
14172 ac_deps
="$ac_deps \$(MAKEDEP)"
14174 wine_fn_all_dir_rules
$ac_dir "$ac_deps"
14176 if test "x$enable_tools" = x
""no
; then :
14180 tools
) wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14182 @cd $ac_dir && \$(MAKE) install
14183 install-lib:: $ac_dir
14184 @cd $ac_dir && \$(MAKE) install-lib
14185 install-dev:: $ac_dir
14186 @cd $ac_dir && \$(MAKE) install-dev" ;;
14187 *) wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14188 "install install-dev:: $ac_dir
14189 @cd $ac_dir && \$(MAKE) install" ;;
14191 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14192 "uninstall:: $ac_dir/Makefile
14193 @cd $ac_dir && \$(MAKE) uninstall
14194 all __tooldeps__: $ac_dir
14196 $ac_dir: $ac_dir/Makefile libs/port dummy
14197 @cd $ac_dir && \$(MAKE)"
14201 wine_fn_config_makerules
()
14205 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14206 "$ac_rules: $ac_rules.in $ac_deps config.status
14207 @./config.status $ac_rules
14212 wine_fn_config_symlink
()
14215 wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
14217 @./config.status $ac_link
14221 ac_config_links
="$ac_config_links dlls/wineps.drv/generic.ppd:dlls/wineps.drv/generic.ppd"
14222 test "$srcdir" = "." || wine_fn_config_symlink dlls
/wineps.drv
/generic.ppd
14223 if test "x$enable_fonts" != xno
; then
14224 ac_config_links
="$ac_config_links fonts/marlett.ttf:fonts/marlett.ttf"
14225 test "$srcdir" = "." || wine_fn_config_symlink fonts
/marlett.ttf
14227 if test "x$enable_fonts" != xno
; then
14228 ac_config_links
="$ac_config_links fonts/symbol.ttf:fonts/symbol.ttf"
14229 test "$srcdir" = "." || wine_fn_config_symlink fonts
/symbol.ttf
14231 if test "x$enable_fonts" != xno
; then
14232 ac_config_links
="$ac_config_links fonts/tahoma.ttf:fonts/tahoma.ttf"
14233 test "$srcdir" = "." || wine_fn_config_symlink fonts
/tahoma.ttf
14235 if test "x$enable_fonts" != xno
; then
14236 ac_config_links
="$ac_config_links fonts/tahomabd.ttf:fonts/tahomabd.ttf"
14237 test "$srcdir" = "." || wine_fn_config_symlink fonts
/tahomabd.ttf
14239 ac_config_links
="$ac_config_links tools/l_intl.nls:tools/l_intl.nls"
14240 test "$srcdir" = "." || wine_fn_config_symlink tools
/l_intl.nls
14241 ac_config_links
="$ac_config_links wine:tools/winewrapper"
14242 wine_fn_config_symlink wine
14244 ac_config_commands
="$ac_config_commands dlls/gdi32/enhmfdrv"
14246 ac_config_commands
="$ac_config_commands dlls/gdi32/mfdrv"
14248 ac_config_commands
="$ac_config_commands dlls/kernel32/nls"
14250 ac_config_commands
="$ac_config_commands dlls/user32/resources"
14252 ac_config_commands
="$ac_config_commands dlls/wineps.drv/data"
14254 ac_config_commands
="$ac_config_commands include/wine"
14257 wine_fn_config_makerules Make.rules
14258 MAKE_RULES
=Make.rules
14259 ac_config_files
="$ac_config_files Make.rules"
14261 wine_fn_config_makerules Maketest.rules Make.rules
14262 MAKE_TEST_RULES
=Maketest.rules
14263 ac_config_files
="$ac_config_files Maketest.rules"
14265 wine_fn_config_makerules dlls
/Makedll.rules Make.rules
14266 MAKE_DLL_RULES
=dlls
/Makedll.rules
14267 ac_config_files
="$ac_config_files dlls/Makedll.rules"
14269 wine_fn_config_makerules dlls
/Makeimplib.rules Make.rules
14270 MAKE_IMPLIB_RULES
=dlls
/Makeimplib.rules
14271 ac_config_files
="$ac_config_files dlls/Makeimplib.rules"
14273 wine_fn_config_makerules programs
/Makeprog.rules Make.rules
14274 MAKE_PROG_RULES
=programs
/Makeprog.rules
14275 ac_config_files
="$ac_config_files programs/Makeprog.rules"
14278 wine_fn_config_dll acledit enable_acledit
14279 wine_fn_config_dll aclui enable_aclui aclui
14280 wine_fn_config_dll activeds enable_activeds activeds
14281 wine_fn_config_dll actxprxy enable_actxprxy
14282 wine_fn_config_lib adsiid
14283 wine_fn_config_dll advapi32 enable_advapi32 advapi32
14284 wine_fn_config_test dlls
/advapi32
/tests advapi32_test
14285 wine_fn_config_dll advpack enable_advpack advpack
14286 wine_fn_config_test dlls
/advpack
/tests advpack_test
14287 wine_fn_config_dll amstream enable_amstream
14288 wine_fn_config_test dlls
/amstream
/tests amstream_test
14289 wine_fn_config_dll appwiz.cpl enable_appwiz_cpl
14290 wine_fn_config_dll atl enable_atl atl
14291 wine_fn_config_dll authz enable_authz
14292 wine_fn_config_dll avicap32 enable_avicap32 avicap32
14293 wine_fn_config_dll avifil32 enable_avifil32 avifil32
14294 wine_fn_config_test dlls
/avifil32
/tests avifil32_test
14295 wine_fn_config_dll avifile.dll16 enable_win16
14296 wine_fn_config_dll avrt enable_avrt avrt
14297 wine_fn_config_dll bcrypt enable_bcrypt
14298 wine_fn_config_dll browseui enable_browseui
14299 wine_fn_config_test dlls
/browseui
/tests browseui_test
14300 wine_fn_config_dll cabinet enable_cabinet cabinet
14301 wine_fn_config_test dlls
/cabinet
/tests cabinet_test
14302 wine_fn_config_dll capi2032 enable_capi2032 capi2032
14303 wine_fn_config_dll cards enable_cards cards
14304 wine_fn_config_dll cfgmgr32 enable_cfgmgr32 cfgmgr32
14305 wine_fn_config_dll clusapi enable_clusapi clusapi
14306 wine_fn_config_dll comcat enable_comcat
14307 wine_fn_config_test dlls
/comcat
/tests comcat_test
14308 wine_fn_config_dll comctl32 enable_comctl32 comctl32
14309 wine_fn_config_test dlls
/comctl32
/tests comctl32_test
14310 wine_fn_config_dll comdlg32 enable_comdlg32 comdlg32
14311 wine_fn_config_test dlls
/comdlg32
/tests comdlg32_test
14312 wine_fn_config_dll
comm.drv16 enable_win16
14313 wine_fn_config_dll commdlg.dll16 enable_win16
14314 wine_fn_config_dll compobj.dll16 enable_win16
14315 wine_fn_config_dll compstui enable_compstui compstui
14316 wine_fn_config_dll credui enable_credui credui
14317 wine_fn_config_test dlls
/credui
/tests credui_test
14318 wine_fn_config_dll crtdll enable_crtdll crtdll
14319 wine_fn_config_dll crypt32 enable_crypt32 crypt32
14320 wine_fn_config_test dlls
/crypt32
/tests crypt32_test
14321 wine_fn_config_dll cryptdlg enable_cryptdlg
14322 wine_fn_config_dll cryptdll enable_cryptdll cryptdll
14323 wine_fn_config_dll cryptnet enable_cryptnet cryptnet
14324 wine_fn_config_test dlls
/cryptnet
/tests cryptnet_test
14325 wine_fn_config_dll cryptui enable_cryptui cryptui
14326 wine_fn_config_test dlls
/cryptui
/tests cryptui_test
14327 wine_fn_config_dll ctapi32 enable_ctapi32
14328 wine_fn_config_dll ctl3d.dll16 enable_win16
14329 wine_fn_config_dll ctl3d32 enable_ctl3d32 ctl3d32
14330 wine_fn_config_dll ctl3dv2.dll16 enable_win16
14331 wine_fn_config_dll d3d10 enable_d3d10 d3d10
14332 wine_fn_config_test dlls
/d3d10
/tests d3d10_test
14333 wine_fn_config_dll d3d10core enable_d3d10core d3d10core
14334 wine_fn_config_test dlls
/d3d10core
/tests d3d10core_test
14335 wine_fn_config_dll d3d8 enable_d3d8 d3d8
14336 wine_fn_config_test dlls
/d3d
8/tests d3d8_test
14337 wine_fn_config_dll d3d9 enable_d3d9 d3d9
14338 wine_fn_config_test dlls
/d3d
9/tests d3d9_test
14339 wine_fn_config_dll d3dim enable_d3dim d3dim
14340 wine_fn_config_dll d3drm enable_d3drm d3drm
14341 wine_fn_config_test dlls
/d3drm
/tests d3drm_test
14342 wine_fn_config_dll d3dx9_24 enable_d3dx9_24
14343 wine_fn_config_dll d3dx9_25 enable_d3dx9_25
14344 wine_fn_config_dll d3dx9_26 enable_d3dx9_26
14345 wine_fn_config_dll d3dx9_27 enable_d3dx9_27
14346 wine_fn_config_dll d3dx9_28 enable_d3dx9_28
14347 wine_fn_config_dll d3dx9_29 enable_d3dx9_29
14348 wine_fn_config_dll d3dx9_30 enable_d3dx9_30
14349 wine_fn_config_dll d3dx9_31 enable_d3dx9_31
14350 wine_fn_config_dll d3dx9_32 enable_d3dx9_32
14351 wine_fn_config_dll d3dx9_33 enable_d3dx9_33
14352 wine_fn_config_dll d3dx9_34 enable_d3dx9_34
14353 wine_fn_config_dll d3dx9_35 enable_d3dx9_35
14354 wine_fn_config_dll d3dx9_36 enable_d3dx9_36 d3dx9
14355 wine_fn_config_test dlls
/d3dx9_36
/tests d3dx9_36_test
14356 wine_fn_config_dll d3dx9_37 enable_d3dx9_37
14357 wine_fn_config_dll d3dx9_38 enable_d3dx9_38
14358 wine_fn_config_dll d3dx9_39 enable_d3dx9_39
14359 wine_fn_config_dll d3dx9_40 enable_d3dx9_40
14360 wine_fn_config_dll d3dx9_41 enable_d3dx9_41
14361 wine_fn_config_dll d3dx9_42 enable_d3dx9_42
14362 wine_fn_config_dll d3dxof enable_d3dxof d3dxof
14363 wine_fn_config_test dlls
/d3dxof
/tests d3dxof_test
14364 wine_fn_config_dll dbghelp enable_dbghelp dbghelp
14365 wine_fn_config_dll dciman32 enable_dciman32 dciman32
14366 wine_fn_config_dll ddeml.dll16 enable_win16
14367 wine_fn_config_dll ddraw enable_ddraw ddraw
14368 wine_fn_config_test dlls
/ddraw
/tests ddraw_test
14369 wine_fn_config_dll ddrawex enable_ddrawex
14370 wine_fn_config_test dlls
/ddrawex
/tests ddrawex_test
14371 wine_fn_config_dll devenum enable_devenum
14372 wine_fn_config_dll dinput enable_dinput dinput
"data_formats.c"
14373 wine_fn_config_test dlls
/dinput
/tests dinput_test
14374 wine_fn_config_dll dinput8 enable_dinput8 dinput8
14375 wine_fn_config_dll dispdib.dll16 enable_win16
14376 wine_fn_config_dll dispex enable_dispex
14377 wine_fn_config_test dlls
/dispex
/tests dispex_test
14378 wine_fn_config_dll display.drv16 enable_win16
14379 wine_fn_config_dll dmband enable_dmband
14380 wine_fn_config_dll dmcompos enable_dmcompos
14381 wine_fn_config_dll dmime enable_dmime
14382 wine_fn_config_dll dmloader enable_dmloader
14383 wine_fn_config_test dlls
/dmloader
/tests dmloader_test
14384 wine_fn_config_dll dmscript enable_dmscript
14385 wine_fn_config_dll dmstyle enable_dmstyle
14386 wine_fn_config_dll dmsynth enable_dmsynth
14387 wine_fn_config_dll dmusic enable_dmusic
14388 wine_fn_config_dll dmusic32 enable_dmusic32 dmusic32
14389 wine_fn_config_dll dnsapi enable_dnsapi dnsapi
14390 wine_fn_config_test dlls
/dnsapi
/tests dnsapi_test
14391 wine_fn_config_dll dplay enable_dplay dplay
14392 wine_fn_config_dll dplayx enable_dplayx dplayx
14393 wine_fn_config_test dlls
/dplayx
/tests dplayx_test
14394 wine_fn_config_dll dpnaddr enable_dpnaddr
14395 wine_fn_config_dll dpnet enable_dpnet dpnet
14396 wine_fn_config_dll dpnhpast enable_dpnhpast
14397 wine_fn_config_dll dpnlobby enable_dpnlobby
14398 wine_fn_config_dll dpwsockx enable_dpwsockx
14399 wine_fn_config_dll drmclien enable_drmclien
14400 wine_fn_config_dll dsound enable_dsound dsound
14401 wine_fn_config_test dlls
/dsound
/tests dsound_test
14402 wine_fn_config_dll dssenh enable_dssenh
14403 wine_fn_config_dll dswave enable_dswave
14404 wine_fn_config_dll dwmapi enable_dwmapi dwmapi
14405 wine_fn_config_dll dxdiagn enable_dxdiagn
14406 wine_fn_config_test dlls
/dxdiagn
/tests dxdiagn_test
14407 wine_fn_config_lib dxerr8
14408 wine_fn_config_lib dxerr9
14409 wine_fn_config_dll dxgi enable_dxgi dxgi
14410 wine_fn_config_test dlls
/dxgi
/tests dxgi_test
14411 wine_fn_config_lib dxguid
14412 wine_fn_config_dll faultrep enable_faultrep
14413 wine_fn_config_dll fltlib enable_fltlib
14414 wine_fn_config_dll fusion enable_fusion
14415 wine_fn_config_test dlls
/fusion
/tests fusion_test
14416 wine_fn_config_dll fwpuclnt enable_fwpuclnt
14417 wine_fn_config_dll gdi.exe16 enable_win16
14418 wine_fn_config_dll gdi32 enable_gdi32 gdi32
14419 wine_fn_config_test dlls
/gdi32
/tests gdi32_test
14420 wine_fn_config_dll gdiplus enable_gdiplus gdiplus
14421 wine_fn_config_test dlls
/gdiplus
/tests gdiplus_test
14422 wine_fn_config_dll glu32 enable_glu32 glu32
14423 wine_fn_config_dll gphoto2.ds enable_gphoto2_ds
14424 wine_fn_config_dll gpkcsp enable_gpkcsp
14425 wine_fn_config_dll hal enable_hal
14426 wine_fn_config_dll hhctrl.ocx enable_hhctrl_ocx
14427 wine_fn_config_dll hid enable_hid hid
14428 wine_fn_config_dll hlink enable_hlink hlink
14429 wine_fn_config_test dlls
/hlink
/tests hlink_test
14430 wine_fn_config_dll hnetcfg enable_hnetcfg
14431 wine_fn_config_dll httpapi enable_httpapi
14432 wine_fn_config_dll iccvid enable_iccvid
14433 wine_fn_config_dll icmp enable_icmp
14434 wine_fn_config_dll ifsmgr.vxd enable_win16
14435 wine_fn_config_dll imaadp32.acm enable_imaadp32_acm
14436 wine_fn_config_dll imagehlp enable_imagehlp imagehlp
14437 wine_fn_config_test dlls
/imagehlp
/tests imagehlp_test
14438 wine_fn_config_dll imm.dll16 enable_win16
14439 wine_fn_config_dll imm32 enable_imm32 imm32
14440 wine_fn_config_test dlls
/imm32
/tests imm32_test
14441 wine_fn_config_dll inetcomm enable_inetcomm inetcomm
14442 wine_fn_config_test dlls
/inetcomm
/tests inetcomm_test
14443 wine_fn_config_dll inetmib1 enable_inetmib1
14444 wine_fn_config_test dlls
/inetmib
1/tests inetmib1_test
14445 wine_fn_config_dll infosoft enable_infosoft
14446 wine_fn_config_test dlls
/infosoft
/tests infosoft_test
14447 wine_fn_config_dll initpki enable_initpki
14448 wine_fn_config_dll inkobj enable_inkobj
14449 wine_fn_config_dll inseng enable_inseng
14450 wine_fn_config_dll iphlpapi enable_iphlpapi iphlpapi
14451 wine_fn_config_test dlls
/iphlpapi
/tests iphlpapi_test
14452 wine_fn_config_dll itircl enable_itircl
14453 wine_fn_config_dll itss enable_itss
14454 wine_fn_config_test dlls
/itss
/tests itss_test
14455 wine_fn_config_dll jscript enable_jscript
14456 wine_fn_config_test dlls
/jscript
/tests jscript_test
14457 wine_fn_config_dll kernel32 enable_kernel32 kernel32
14458 wine_fn_config_test dlls
/kernel32
/tests kernel32_test
14459 wine_fn_config_dll keyboard.drv16 enable_win16
14460 wine_fn_config_dll krnl386.exe16 enable_win16 kernel
14461 wine_fn_config_dll loadperf enable_loadperf loadperf
14462 wine_fn_config_dll localspl enable_localspl
14463 wine_fn_config_test dlls
/localspl
/tests localspl_test
14464 wine_fn_config_dll localui enable_localui
14465 wine_fn_config_test dlls
/localui
/tests localui_test
14466 wine_fn_config_dll lz32 enable_lz32 lz32
14467 wine_fn_config_test dlls
/lz32
/tests lz32_test
14468 wine_fn_config_dll lzexpand.dll16 enable_win16
14469 wine_fn_config_dll mapi32 enable_mapi32 mapi32
14470 wine_fn_config_test dlls
/mapi32
/tests mapi32_test
14471 wine_fn_config_dll mapistub enable_mapistub
14472 wine_fn_config_dll mciavi32 enable_mciavi32
14473 wine_fn_config_dll mcicda enable_mcicda
14474 wine_fn_config_dll mciqtz32 enable_mciqtz32
14475 wine_fn_config_dll mciseq enable_mciseq
14476 wine_fn_config_dll mciwave enable_mciwave
14477 wine_fn_config_dll midimap enable_midimap
14478 wine_fn_config_dll mlang enable_mlang mlang
14479 wine_fn_config_test dlls
/mlang
/tests mlang_test
14480 wine_fn_config_dll mmdevapi enable_mmdevapi
14481 wine_fn_config_test dlls
/mmdevapi
/tests mmdevapi_test
14482 wine_fn_config_dll mmdevldr.vxd enable_win16
14483 wine_fn_config_dll mmsystem.dll16 enable_win16
14484 wine_fn_config_dll monodebg.vxd enable_win16
14485 wine_fn_config_dll mountmgr.sys enable_mountmgr_sys
14486 wine_fn_config_dll mouse.drv16 enable_win16
14487 wine_fn_config_dll mpr enable_mpr mpr
14488 wine_fn_config_dll mprapi enable_mprapi mprapi
14489 wine_fn_config_dll msacm.dll16 enable_win16
14490 wine_fn_config_dll msacm32.drv enable_msacm32_drv
14491 wine_fn_config_dll msacm32 enable_msacm32 msacm32
14492 wine_fn_config_test dlls
/msacm32
/tests msacm32_test
14493 wine_fn_config_dll msadp32.acm enable_msadp32_acm
14494 wine_fn_config_dll mscat32 enable_mscat32
14495 wine_fn_config_dll mscms enable_mscms mscms
14496 wine_fn_config_test dlls
/mscms
/tests mscms_test
14497 wine_fn_config_dll mscoree enable_mscoree
14498 wine_fn_config_dll msctf enable_msctf
14499 wine_fn_config_test dlls
/msctf
/tests msctf_test
14500 wine_fn_config_dll msdaps enable_msdaps
14501 wine_fn_config_dll msdmo enable_msdmo msdmo
14502 wine_fn_config_dll msftedit enable_msftedit
14503 wine_fn_config_dll msg711.acm enable_msg711_acm
14504 wine_fn_config_dll msgsm32.acm enable_msgsm32_acm
14505 wine_fn_config_dll mshtml.tlb enable_mshtml_tlb
14506 wine_fn_config_dll mshtml enable_mshtml mshtml
14507 wine_fn_config_test dlls
/mshtml
/tests mshtml_test
14508 wine_fn_config_dll msi enable_msi msi
14509 wine_fn_config_test dlls
/msi
/tests msi_test
14510 wine_fn_config_dll msimg32 enable_msimg32 msimg32
14511 wine_fn_config_dll msimtf enable_msimtf
14512 wine_fn_config_dll msisip enable_msisip
14513 wine_fn_config_dll msisys.ocx enable_msisys_ocx
14514 wine_fn_config_dll msnet32 enable_msnet32
14515 wine_fn_config_dll msrle32 enable_msrle32
14516 wine_fn_config_dll mssign32 enable_mssign32
14517 wine_fn_config_dll mssip32 enable_mssip32
14518 wine_fn_config_dll mstask enable_mstask
14519 wine_fn_config_test dlls
/mstask
/tests mstask_test
14520 wine_fn_config_dll msvcirt enable_msvcirt
14521 wine_fn_config_dll msvcr100 enable_msvcr100
14522 wine_fn_config_dll msvcr70 enable_msvcr70 msvcr70
14523 wine_fn_config_dll msvcr71 enable_msvcr71 msvcr71
14524 wine_fn_config_dll msvcr80 enable_msvcr80
14525 wine_fn_config_dll msvcr90 enable_msvcr90
14526 wine_fn_config_test dlls
/msvcr90
/tests msvcr90_test
14527 wine_fn_config_dll msvcrt enable_msvcrt msvcrt
14528 wine_fn_config_test dlls
/msvcrt
/tests msvcrt_test
14529 wine_fn_config_dll msvcrt20 enable_msvcrt20 msvcrt20
14530 wine_fn_config_dll msvcrt40 enable_msvcrt40 msvcrt40
14531 wine_fn_config_dll msvcrtd enable_msvcrtd msvcrtd
14532 wine_fn_config_test dlls
/msvcrtd
/tests msvcrtd_test
14533 wine_fn_config_dll msvfw32 enable_msvfw32 msvfw32
14534 wine_fn_config_test dlls
/msvfw32
/tests msvfw32_test
14535 wine_fn_config_dll msvidc32 enable_msvidc32
14536 wine_fn_config_dll msvideo.dll16 enable_win16
14537 wine_fn_config_dll mswsock enable_mswsock mswsock
14538 wine_fn_config_dll msxml3 enable_msxml3
14539 wine_fn_config_test dlls
/msxml
3/tests msxml3_test
14540 wine_fn_config_dll msxml4 enable_msxml4
14541 wine_fn_config_dll nddeapi enable_nddeapi nddeapi
14542 wine_fn_config_dll netapi32 enable_netapi32 netapi32
14543 wine_fn_config_test dlls
/netapi32
/tests netapi32_test
14544 wine_fn_config_dll newdev enable_newdev newdev
14545 wine_fn_config_dll ntdll enable_ntdll ntdll
14546 wine_fn_config_test dlls
/ntdll
/tests ntdll_test
14547 wine_fn_config_dll ntdsapi enable_ntdsapi ntdsapi
14548 wine_fn_config_test dlls
/ntdsapi
/tests ntdsapi_test
14549 wine_fn_config_dll ntoskrnl.exe enable_ntoskrnl_exe ntoskrnl.exe
14550 wine_fn_config_dll ntprint enable_ntprint
14551 wine_fn_config_test dlls
/ntprint
/tests ntprint_test
14552 wine_fn_config_dll objsel enable_objsel
14553 wine_fn_config_dll odbc32 enable_odbc32 odbc32
14554 wine_fn_config_dll odbccp32 enable_odbccp32 odbccp32
14555 wine_fn_config_test dlls
/odbccp32
/tests odbccp32_test
14556 wine_fn_config_dll ole2.dll16 enable_win16
14557 wine_fn_config_dll ole2conv.dll16 enable_win16
14558 wine_fn_config_dll ole2disp.dll16 enable_win16
14559 wine_fn_config_dll ole2nls.dll16 enable_win16
14560 wine_fn_config_dll ole2prox.dll16 enable_win16
14561 wine_fn_config_dll ole2thk.dll16 enable_win16
14562 wine_fn_config_dll ole32 enable_ole32 ole32
14563 wine_fn_config_test dlls
/ole32
/tests ole32_test
14564 wine_fn_config_dll oleacc enable_oleacc oleacc
14565 wine_fn_config_test dlls
/oleacc
/tests oleacc_test
14566 wine_fn_config_dll oleaut32 enable_oleaut32 oleaut32
14567 wine_fn_config_test dlls
/oleaut32
/tests oleaut32_test
14568 wine_fn_config_dll olecli.dll16 enable_win16
14569 wine_fn_config_dll olecli32 enable_olecli32 olecli32
14570 wine_fn_config_dll oledb32 enable_oledb32
14571 wine_fn_config_test dlls
/oledb32
/tests oledb32_test
14572 wine_fn_config_dll oledlg enable_oledlg oledlg
14573 wine_fn_config_dll olepro32 enable_olepro32 olepro32
14574 wine_fn_config_dll olesvr.dll16 enable_win16
14575 wine_fn_config_dll olesvr32 enable_olesvr32 olesvr32
14576 wine_fn_config_dll olethk32 enable_olethk32
14577 wine_fn_config_dll openal32 enable_openal32
14578 wine_fn_config_dll opengl32 enable_opengl32 opengl32
14579 wine_fn_config_test dlls
/opengl32
/tests opengl32_test
14580 wine_fn_config_dll pdh enable_pdh pdh
14581 wine_fn_config_test dlls
/pdh
/tests pdh_test
14582 wine_fn_config_dll pidgen enable_pidgen
14583 wine_fn_config_dll powrprof enable_powrprof powrprof
14584 wine_fn_config_dll printui enable_printui
14585 wine_fn_config_dll propsys enable_propsys
14586 wine_fn_config_dll psapi enable_psapi psapi
14587 wine_fn_config_test dlls
/psapi
/tests psapi_test
14588 wine_fn_config_dll pstorec enable_pstorec
14589 wine_fn_config_dll qcap enable_qcap
14590 wine_fn_config_dll qedit enable_qedit
14591 wine_fn_config_test dlls
/qedit
/tests qedit_test
14592 wine_fn_config_dll qmgr enable_qmgr
14593 wine_fn_config_test dlls
/qmgr
/tests qmgr_test
14594 wine_fn_config_dll qmgrprxy enable_qmgrprxy
14595 wine_fn_config_dll quartz enable_quartz quartz
14596 wine_fn_config_test dlls
/quartz
/tests quartz_test
14597 wine_fn_config_dll query enable_query
14598 wine_fn_config_dll rasapi16.dll16 enable_win16
14599 wine_fn_config_dll rasapi32 enable_rasapi32 rasapi32
14600 wine_fn_config_test dlls
/rasapi32
/tests rasapi32_test
14601 wine_fn_config_dll rasdlg enable_rasdlg rasdlg
14602 wine_fn_config_dll resutils enable_resutils resutils
14603 wine_fn_config_dll riched20 enable_riched20 riched20
14604 wine_fn_config_test dlls
/riched20
/tests riched20_test
14605 wine_fn_config_dll riched32 enable_riched32
14606 wine_fn_config_test dlls
/riched32
/tests riched32_test
14607 wine_fn_config_dll rpcrt4 enable_rpcrt4 rpcrt4
14608 wine_fn_config_test dlls
/rpcrt
4/tests rpcrt4_test
14609 wine_fn_config_dll rsabase enable_rsabase
14610 wine_fn_config_dll rsaenh enable_rsaenh rsaenh
14611 wine_fn_config_test dlls
/rsaenh
/tests rsaenh_test
14612 wine_fn_config_dll rtutils enable_rtutils rtutils
14613 wine_fn_config_dll samlib enable_samlib
14614 wine_fn_config_dll sane.ds enable_sane_ds
14615 wine_fn_config_dll sccbase enable_sccbase
14616 wine_fn_config_dll schannel enable_schannel
14617 wine_fn_config_test dlls
/schannel
/tests schannel_test
14618 wine_fn_config_dll secur32 enable_secur32 secur32
14619 wine_fn_config_test dlls
/secur32
/tests secur32_test
14620 wine_fn_config_dll security enable_security
14621 wine_fn_config_dll sensapi enable_sensapi sensapi
14622 wine_fn_config_dll serialui enable_serialui serialui
14623 wine_fn_config_test dlls
/serialui
/tests serialui_test
14624 wine_fn_config_dll setupapi enable_setupapi setupapi
14625 wine_fn_config_test dlls
/setupapi
/tests setupapi_test
14626 wine_fn_config_dll setupx.dll16 enable_win16
14627 wine_fn_config_dll sfc enable_sfc sfc
14628 wine_fn_config_dll sfc_os enable_sfc_os sfc_os
14629 wine_fn_config_dll shdoclc enable_shdoclc
14630 wine_fn_config_dll shdocvw enable_shdocvw shdocvw
14631 wine_fn_config_test dlls
/shdocvw
/tests shdocvw_test
14632 wine_fn_config_dll shell.dll16 enable_win16
14633 wine_fn_config_dll shell32 enable_shell32 shell32
14634 wine_fn_config_test dlls
/shell32
/tests shell32_test
14635 wine_fn_config_dll shfolder enable_shfolder shfolder
14636 wine_fn_config_dll shlwapi enable_shlwapi shlwapi
14637 wine_fn_config_test dlls
/shlwapi
/tests shlwapi_test
14638 wine_fn_config_dll slbcsp enable_slbcsp
14639 wine_fn_config_dll slc enable_slc slc
14640 wine_fn_config_dll snmpapi enable_snmpapi snmpapi
14641 wine_fn_config_test dlls
/snmpapi
/tests snmpapi_test
14642 wine_fn_config_dll softpub enable_softpub
14643 wine_fn_config_dll sound.drv16 enable_win16
14644 wine_fn_config_dll spoolss enable_spoolss spoolss
14645 wine_fn_config_test dlls
/spoolss
/tests spoolss_test
14646 wine_fn_config_dll stdole2.tlb enable_stdole2_tlb
14647 wine_fn_config_dll stdole32.tlb enable_stdole32_tlb
14648 wine_fn_config_dll sti enable_sti sti
14649 wine_fn_config_test dlls
/sti
/tests sti_test
14650 wine_fn_config_dll storage.dll16 enable_win16
14651 wine_fn_config_dll stress.dll16 enable_win16
14652 wine_fn_config_lib strmiids
14653 wine_fn_config_dll svrapi enable_svrapi
14654 wine_fn_config_dll sxs enable_sxs
14655 wine_fn_config_dll system.drv16 enable_win16
14656 wine_fn_config_dll t2embed enable_t2embed
14657 wine_fn_config_dll tapi32 enable_tapi32 tapi32
14658 wine_fn_config_dll toolhelp.dll16 enable_win16
14659 wine_fn_config_dll traffic enable_traffic
14660 wine_fn_config_dll twain.dll16 enable_win16
14661 wine_fn_config_dll twain_32 enable_twain_32
14662 wine_fn_config_test dlls
/twain_32
/tests twain_32_test
14663 wine_fn_config_dll typelib.dll16 enable_win16
14664 wine_fn_config_dll unicows enable_unicows unicows
14665 wine_fn_config_dll updspapi enable_updspapi
14666 wine_fn_config_dll url enable_url url
14667 wine_fn_config_dll urlmon enable_urlmon urlmon
14668 wine_fn_config_test dlls
/urlmon
/tests urlmon_test
14669 wine_fn_config_dll usbd.sys enable_usbd_sys usbd.sys
14670 wine_fn_config_dll user.exe16 enable_win16
14671 wine_fn_config_dll user32 enable_user32 user32
14672 wine_fn_config_test dlls
/user32
/tests user32_test
14673 wine_fn_config_dll userenv enable_userenv userenv
14674 wine_fn_config_test dlls
/userenv
/tests userenv_test
14675 wine_fn_config_dll usp10 enable_usp10 usp10
14676 wine_fn_config_test dlls
/usp10
/tests usp10_test
14677 wine_fn_config_lib uuid
14678 wine_fn_config_dll uxtheme enable_uxtheme uxtheme
14679 wine_fn_config_test dlls
/uxtheme
/tests uxtheme_test
14680 wine_fn_config_dll vdhcp.vxd enable_win16
14681 wine_fn_config_dll vdmdbg enable_vdmdbg vdmdbg
14682 wine_fn_config_dll ver.dll16 enable_win16
14683 wine_fn_config_dll version enable_version version
14684 wine_fn_config_test dlls
/version
/tests version_test
14685 wine_fn_config_dll vmm.vxd enable_win16
14686 wine_fn_config_dll vnbt.vxd enable_win16
14687 wine_fn_config_dll vnetbios.vxd enable_win16
14688 wine_fn_config_dll vtdapi.vxd enable_win16
14689 wine_fn_config_dll vwin32.vxd enable_win16
14690 wine_fn_config_dll w32skrnl enable_win16
14691 wine_fn_config_dll w32sys.dll16 enable_win16
14692 wine_fn_config_dll wbemprox enable_wbemprox
14693 wine_fn_config_dll wiaservc enable_wiaservc
14694 wine_fn_config_dll win32s16.dll16 enable_win16
14695 wine_fn_config_dll win87em.dll16 enable_win16
14696 wine_fn_config_dll winaspi.dll16 enable_win16
14697 wine_fn_config_dll windebug.dll16 enable_win16
14698 wine_fn_config_dll windowscodecs enable_windowscodecs windowscodecs
14699 wine_fn_config_test dlls
/windowscodecs
/tests windowscodecs_test
14700 wine_fn_config_dll winealsa.drv enable_winealsa_drv
14701 wine_fn_config_dll wineaudioio.drv enable_wineaudioio_drv
14702 wine_fn_config_dll winecoreaudio.drv enable_winecoreaudio_drv
14703 wine_fn_config_lib winecrt0
14704 wine_fn_config_dll wined3d enable_wined3d wined3d
14705 wine_fn_config_dll wineesd.drv enable_wineesd_drv
14706 wine_fn_config_dll winejack.drv enable_winejack_drv
14707 wine_fn_config_dll winejoystick.drv enable_winejoystick_drv
14708 wine_fn_config_dll winemapi enable_winemapi
14709 wine_fn_config_dll winemp3.acm enable_winemp3_acm
14710 wine_fn_config_dll winenas.drv enable_winenas_drv
14711 wine_fn_config_dll wineoss.drv enable_wineoss_drv
14712 wine_fn_config_dll wineps.drv enable_wineps_drv
14713 wine_fn_config_dll wineps16.drv16 enable_win16
14714 wine_fn_config_dll winequartz.drv enable_winequartz_drv
14715 wine_fn_config_dll winex11.drv enable_winex11_drv
14716 wine_fn_config_dll wing.dll16 enable_win16
14717 wine_fn_config_dll wing32 enable_wing32
14718 wine_fn_config_dll winhttp enable_winhttp winhttp
14719 wine_fn_config_test dlls
/winhttp
/tests winhttp_test
14720 wine_fn_config_dll wininet enable_wininet wininet
14721 wine_fn_config_test dlls
/wininet
/tests wininet_test
14722 wine_fn_config_dll winmm enable_winmm winmm
14723 wine_fn_config_test dlls
/winmm
/tests winmm_test
14724 wine_fn_config_dll winnls.dll16 enable_win16
14725 wine_fn_config_dll winnls32 enable_winnls32 winnls32
14726 wine_fn_config_dll winscard enable_winscard winscard
14727 wine_fn_config_dll winsock.dll16 enable_win16
14728 wine_fn_config_dll winspool.drv enable_winspool_drv winspool
14729 wine_fn_config_test dlls
/winspool.drv
/tests winspool.drv_test
14730 wine_fn_config_dll wintab.dll16 enable_win16
14731 wine_fn_config_dll wintab32 enable_wintab32 wintab32
14732 wine_fn_config_test dlls
/wintab32
/tests wintab32_test
14733 wine_fn_config_dll wintrust enable_wintrust wintrust
14734 wine_fn_config_test dlls
/wintrust
/tests wintrust_test
14735 wine_fn_config_dll wldap32 enable_wldap32 wldap32
14736 wine_fn_config_test dlls
/wldap32
/tests wldap32_test
14737 wine_fn_config_dll wmi enable_wmi
14738 wine_fn_config_dll wmiutils enable_wmiutils
14739 wine_fn_config_dll wnaspi32 enable_wnaspi32 wnaspi32
14740 wine_fn_config_dll wow32 enable_win16 wow32
14741 wine_fn_config_dll ws2_32 enable_ws2_32 ws2_32
14742 wine_fn_config_test dlls
/ws2_32
/tests ws2_32_test
14743 wine_fn_config_dll wsock32 enable_wsock32 wsock32
14744 wine_fn_config_dll wtsapi32 enable_wtsapi32 wtsapi32
14745 wine_fn_config_dll wuapi enable_wuapi
14746 wine_fn_config_dll wuaueng enable_wuaueng
14747 wine_fn_config_dll xinput1_1 enable_xinput1_1
14748 wine_fn_config_dll xinput1_2 enable_xinput1_2
14749 wine_fn_config_dll xinput1_3 enable_xinput1_3 xinput
14750 wine_fn_config_test dlls
/xinput1_
3/tests xinput1_3_test
14751 wine_fn_config_dll xinput9_1_0 enable_xinput9_1_0
14752 wine_fn_config_dll xmllite enable_xmllite
14753 wine_fn_config_test dlls
/xmllite
/tests xmllite_test
14754 wine_fn_config_makefile documentation enable_documentation
14755 wine_fn_config_makefile fonts enable_fonts
14756 wine_fn_config_makefile include enable_include
14757 wine_fn_config_makefile libs
/port enable_libs_port
14758 wine_fn_config_makefile libs
/wine enable_libs_wine
14759 wine_fn_config_makefile libs
/wpp enable_libs_wpp
14760 wine_fn_config_makefile loader enable_loader
14761 wine_fn_config_program attrib enable_attrib
install
14762 wine_fn_config_program cacls enable_cacls
install
14763 wine_fn_config_program
clock enable_clock
install
14764 wine_fn_config_program cmd enable_cmd
install
14765 wine_fn_config_test programs
/cmd
/tests cmd.exe_test
14766 wine_fn_config_program cmdlgtst enable_cmdlgtst
14767 wine_fn_config_program control enable_control
install
14768 wine_fn_config_program dxdiag enable_dxdiag
install
14769 wine_fn_config_program eject enable_eject
install
14770 wine_fn_config_program
expand enable_expand
install
14771 wine_fn_config_program explorer enable_explorer
install
14772 wine_fn_config_program extrac32 enable_extrac32
install
14773 wine_fn_config_program hh enable_hh
install
14774 wine_fn_config_program icinfo enable_icinfo
install
14775 wine_fn_config_program iexplore enable_iexplore
install
14776 wine_fn_config_program lodctr enable_lodctr
install
14777 wine_fn_config_program mshta enable_mshta
install
14778 wine_fn_config_program msiexec enable_msiexec installbin
14779 wine_fn_config_program net enable_net
install
14780 wine_fn_config_program ngen enable_ngen
install
14781 wine_fn_config_program notepad enable_notepad installbin
14782 wine_fn_config_program oleview enable_oleview
install
14783 wine_fn_config_program
ping enable_ping
install
14784 wine_fn_config_program progman enable_progman
install
14785 wine_fn_config_program reg enable_reg
install
14786 wine_fn_config_program regedit enable_regedit installbin
14787 wine_fn_config_program regsvr32 enable_regsvr32 installbin
14788 wine_fn_config_program rpcss enable_rpcss
install
14789 wine_fn_config_program rundll32 enable_rundll32
install
14790 wine_fn_config_program sc enable_sc
install
14791 wine_fn_config_program secedit enable_secedit
install
14792 wine_fn_config_program services enable_services
install
14793 wine_fn_config_program spoolsv enable_spoolsv
install
14794 wine_fn_config_program start enable_start
install
14795 wine_fn_config_program svchost enable_svchost
install
14796 wine_fn_config_program taskmgr enable_taskmgr
install
14797 wine_fn_config_program termsv enable_termsv
install
14798 wine_fn_config_program uninstaller enable_uninstaller
install
14799 wine_fn_config_program unlodctr enable_unlodctr
install
14800 wine_fn_config_program view enable_view
14801 wine_fn_config_program wineboot enable_wineboot installbin
14802 wine_fn_config_program winebrowser enable_winebrowser
install
14803 wine_fn_config_program winecfg enable_winecfg installbin
14804 wine_fn_config_program wineconsole enable_wineconsole installbin
14805 wine_fn_config_program winedbg enable_winedbg installbin
14806 wine_fn_config_program winedevice enable_winedevice
install
14807 wine_fn_config_program winefile enable_winefile installbin
14808 wine_fn_config_program winemenubuilder enable_winemenubuilder
install
14809 wine_fn_config_program winemine enable_winemine installbin
14810 wine_fn_config_program winepath enable_winepath installbin
14811 wine_fn_config_program winetest enable_winetest
14812 wine_fn_config_program winevdm enable_win16
install
14813 wine_fn_config_program winhelp.exe16 enable_win16
install
14814 wine_fn_config_program winhlp32 enable_winhlp32
install
14815 wine_fn_config_program winoldap.mod16 enable_win16
install
14816 wine_fn_config_program winver enable_winver
install
14817 wine_fn_config_program wordpad enable_wordpad
install
14818 wine_fn_config_program
write enable_write
install
14819 wine_fn_config_program xcopy enable_xcopy
install
14820 wine_fn_config_makefile server enable_server
14821 wine_fn_config_tool tools
14822 wine_fn_config_tool tools
/widl
14823 wine_fn_config_tool tools
/winebuild
14824 wine_fn_config_tool tools
/winedump
14825 wine_fn_config_tool tools
/winegcc
14826 wine_fn_config_tool tools
/wmc
14827 wine_fn_config_tool tools
/wrc
14829 ac_config_commands
="$ac_config_commands Makefile"
14832 ac_config_files
="$ac_config_files Make.tmp:Makefile.in"
14836 if test -n "$with_wine64"
14838 wine_fn_append_rule ALL_MAKEFILE_DEPENDS
"all: fonts server $with_wine64/loader/wine
14840 \$(RM) \$@ && \$(LN_S) $with_wine64/\$@ \$@
14841 $with_wine64/loader/wine:
14842 \$(RM) \$@ && \$(LN_S) $ac_pwd/loader/wine \$@
14844 \$(RM) fonts server $with_wine64/loader/wine"
14847 wine_fn_append_rule ALL_MAKEFILE_DEPENDS
"uninstall::
14848 -rmdir \$(DESTDIR)\$(datadir)/wine \$(DESTDIR)\$(fakedlldir) \$(DESTDIR)\$(dlldir)"
14850 cat >confcache
<<\_ACEOF
14851 # This file is a shell script that caches the results of configure
14852 # tests run on this system so they can be shared between configure
14853 # scripts and configure runs, see configure's option --config-cache.
14854 # It is not useful on other systems. If it contains results you don't
14855 # want to keep, you may remove or edit it.
14857 # config.status only pays attention to the cache file if you give it
14858 # the --recheck option to rerun configure.
14860 # `ac_cv_env_foo' variables (set or unset) will be overridden when
14861 # loading this file, other *unset* `ac_cv_foo' will be assigned the
14862 # following values.
14866 # The following way of writing the cache mishandles newlines in values,
14867 # but we know of no workaround that is simple, portable, and efficient.
14868 # So, we kill variables containing newlines.
14869 # Ultrix sh set writes to stderr and can't be redirected directly,
14870 # and sets the high bit in the cache file unless we assign to the vars.
14872 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
14873 eval ac_val
=\$
$ac_var
14877 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
14878 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
14881 _ | IFS | as_nl
) ;; #(
14882 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
14883 *) { eval $ac_var=; unset $ac_var;} ;;
14889 case $as_nl`(ac_space=' '; set) 2>&1` in #(
14890 *${as_nl}ac_space
=\
*)
14891 # `set' does not quote correctly, so add quotes: double-quote
14892 # substitution turns \\\\ into \\, and sed turns \\ into \.
14895 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
14898 # `set' quotes correctly as required by POSIX, so do not add quotes.
14899 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
14908 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
14910 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
14912 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
14913 if test -w "$cache_file"; then
14914 test "x$cache_file" != "x/dev/null" &&
14915 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14916 $as_echo "$as_me: updating cache $cache_file" >&6;}
14917 cat confcache
>$cache_file
14919 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14920 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
14925 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
14926 # Let make expand exec_prefix.
14927 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
14929 DEFS
=-DHAVE_CONFIG_H
14933 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
14934 # 1. Remove the extension, and $U if already installed.
14935 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
14936 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
14937 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
14938 # will be set to the directory where LIBOBJS objects are built.
14939 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
14940 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
14942 LIBOBJS
=$ac_libobjs
14944 LTLIBOBJS
=$ac_ltlibobjs
14948 : ${CONFIG_STATUS=./config.status}
14950 ac_clean_files_save
=$ac_clean_files
14951 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
14952 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14953 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
14955 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
14957 # Generated by $as_me.
14958 # Run this file to recreate the current configuration.
14959 # Compiler output produced by configure, useful for debugging
14960 # configure, is in config.log if it exists.
14963 ac_cs_recheck=false
14966 SHELL=\${CONFIG_SHELL-$SHELL}
14969 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
14970 ## -------------------- ##
14971 ## M4sh Initialization. ##
14972 ## -------------------- ##
14974 # Be more Bourne compatible
14975 DUALCASE
=1; export DUALCASE
# for MKS sh
14976 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
14979 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
14980 # is contrary to our usage. Disable this feature.
14981 alias -g '${1+"$@"}'='"$@"'
14982 setopt NO_GLOB_SUBST
14984 case `(set -o) 2>/dev/null` in #(
14996 # Printing a long string crashes Solaris 7 /usr/bin/printf.
14997 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
14998 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
14999 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
15000 # Prefer a ksh shell builtin over an external printf program on Solaris,
15001 # but without wasting forks for bash or zsh.
15002 if test -z "$BASH_VERSION$ZSH_VERSION" \
15003 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
15004 as_echo='print
-r --'
15005 as_echo_n='print
-rn --'
15006 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
15007 as_echo='printf %s
\n'
15008 as_echo_n='printf %s
'
15010 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
15011 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
15012 as_echo_n='/usr
/ucb
/echo -n'
15014 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
15015 as_echo_n_body='eval
15019 expr "X$arg" : "X\\(.*\\)$as_nl";
15020 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
15022 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
15024 export as_echo_n_body
15025 as_echo_n='sh
-c $as_echo_n_body as_echo
'
15027 export as_echo_body
15028 as_echo='sh
-c $as_echo_body as_echo
'
15031 # The user is always right.
15032 if test "${PATH_SEPARATOR+set}" != set; then
15034 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
15035 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
15042 # We need space, tab and new line, in precisely that order. Quoting is
15043 # there to prevent editors from complaining about space-tab.
15044 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
15045 # splitting by setting IFS to empty value.)
15048 # Find who we are. Look in the path if we contain no directory separator.
15050 *[\\/]* ) as_myself=$0 ;;
15051 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15052 for as_dir in $PATH
15055 test -z "$as_dir" && as_dir=.
15056 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
15062 # We did not find ourselves, most probably we were run as `sh COMMAND'
15063 # in which case we are not to be found in the path.
15064 if test "x$as_myself" = x
; then
15067 if test ! -f "$as_myself"; then
15068 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
15072 # Unset variables that we do not need and which cause bugs (e.g. in
15073 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
15074 # suppresses any "Segmentation fault" message there. '((' could
15075 # trigger a bug in pdksh 5.2.14.
15076 for as_var
in BASH_ENV ENV MAIL MAILPATH
15077 do eval test x\
${$as_var+set} = xset \
15078 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
15091 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
15094 # as_fn_error ERROR [LINENO LOG_FD]
15095 # ---------------------------------
15096 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
15097 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
15098 # script with status $?, using 1 if that was 0.
15101 as_status
=$?
; test $as_status -eq 0 && as_status
=1
15103 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
15104 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
15106 $as_echo "$as_me: error: $1" >&2
15107 as_fn_exit
$as_status
15111 # as_fn_set_status STATUS
15112 # -----------------------
15113 # Set $? to STATUS, without forking.
15114 as_fn_set_status
()
15117 } # as_fn_set_status
15119 # as_fn_exit STATUS
15120 # -----------------
15121 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
15125 as_fn_set_status
$1
15131 # Portably unset VAR.
15134 { eval $1=; unset $1;}
15136 as_unset
=as_fn_unset
15137 # as_fn_append VAR VALUE
15138 # ----------------------
15139 # Append the text in VALUE to the end of the definition contained in VAR. Take
15140 # advantage of any shell optimizations that allow amortized linear growth over
15141 # repeated appends, instead of the typical quadratic growth present in naive
15143 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
15144 eval 'as_fn_append ()
15155 # as_fn_arith ARG...
15156 # ------------------
15157 # Perform arithmetic evaluation on the ARGs, and store the result in the
15158 # global $as_val. Take advantage of shells that can avoid forks. The arguments
15159 # must be portable across $(()) and expr.
15160 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
15161 eval 'as_fn_arith ()
15168 as_val
=`expr "$@" || test $? -eq 1`
15173 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
15174 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
15180 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
15181 as_basename
=basename
15186 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
15192 as_me
=`$as_basename -- "$0" ||
15193 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
15194 X"$0" : 'X\(//\)$' \| \
15195 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
15197 sed '/^.*\/\([^/][^/]*\)\/*$/{
15211 # Avoid depending upon Character Ranges.
15212 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
15213 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
15214 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
15215 as_cr_digits
='0123456789'
15216 as_cr_alnum
=$as_cr_Letters$as_cr_digits
15218 ECHO_C
= ECHO_N
= ECHO_T
=
15219 case `echo -n x` in #(((((
15221 case `echo 'xy\c'` in
15222 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
15224 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
15231 rm -f conf$$ conf$$.exe conf$$.
file
15232 if test -d conf$$.dir
; then
15233 rm -f conf$$.dir
/conf$$.
file
15236 mkdir conf$$.dir
2>/dev
/null
15238 if (echo >conf$$.
file) 2>/dev
/null
; then
15239 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
15241 # ... but there are two gotchas:
15242 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
15243 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
15244 # In both cases, we have to default to `cp -p'.
15245 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
15247 elif ln conf$$.
file conf$$
2>/dev
/null
; then
15255 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
15256 rmdir conf$$.dir
2>/dev
/null
15261 # Create "$as_dir" as a directory, including parents if necessary.
15266 -*) as_dir
=.
/$as_dir;;
15268 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
15272 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
15273 *) as_qdir
=$as_dir;;
15275 as_dirs
="'$as_qdir' $as_dirs"
15276 as_dir
=`$as_dirname -- "$as_dir" ||
15277 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15278 X"$as_dir" : 'X\(//\)[^/]' \| \
15279 X"$as_dir" : 'X\(//\)$' \| \
15280 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
15281 $as_echo X"$as_dir" |
15282 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15286 /^X\(\/\/\)[^/].*/{
15299 test -d "$as_dir" && break
15301 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
15302 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
15306 if mkdir
-p .
2>/dev
/null
; then
15307 as_mkdir_p
='mkdir -p "$as_dir"'
15309 test -d .
/-p && rmdir .
/-p
15313 if test -x / >/dev
/null
2>&1; then
15314 as_test_x
='test -x'
15316 if ls -dL / >/dev
/null
2>&1; then
15323 if test -d "$1"; then
15329 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
15330 ???[sx]*):;;*)false;;esac;fi
15334 as_executable_p
=$as_test_x
15336 # Sed expression to map a string onto a valid CPP name.
15337 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
15339 # Sed expression to map a string onto a valid variable name.
15340 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
15344 ## ----------------------------------- ##
15345 ## Main body of $CONFIG_STATUS script. ##
15346 ## ----------------------------------- ##
15348 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
15350 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15351 # Save the log message, to keep $0 and so on meaningful, and to
15352 # report actual input values of CONFIG_FILES etc. instead of their
15353 # values after options handling.
15355 This file was extended by Wine $as_me 1.2-rc2, which was
15356 generated by GNU Autoconf 2.65. Invocation command line was
15358 CONFIG_FILES = $CONFIG_FILES
15359 CONFIG_HEADERS = $CONFIG_HEADERS
15360 CONFIG_LINKS = $CONFIG_LINKS
15361 CONFIG_COMMANDS = $CONFIG_COMMANDS
15364 on `(hostname || uname -n) 2>/dev/null | sed 1q`
15369 case $ac_config_files in *"
15370 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
15373 case $ac_config_headers in *"
15374 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
15378 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15379 # Files that config.status was made for.
15380 config_files="$ac_config_files"
15381 config_headers="$ac_config_headers"
15382 config_links="$ac_config_links"
15383 config_commands="$ac_config_commands"
15387 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15389 \`$as_me' instantiates files and other configuration actions
15390 from templates according to the current configuration. Unless the files
15391 and actions are specified as TAGs, all are instantiated by default.
15393 Usage: $0 [OPTION]... [TAG]...
15395 -h, --help print this help, then exit
15396 -V, --version print version number and configuration settings, then exit
15397 --config print configuration, then exit
15398 -q, --quiet, --silent
15399 do not print progress messages
15400 -d, --debug don't remove temporary files
15401 --recheck update $as_me by reconfiguring in the same conditions
15402 --file=FILE[:TEMPLATE]
15403 instantiate the configuration file FILE
15404 --header=FILE[:TEMPLATE]
15405 instantiate the configuration header FILE
15407 Configuration files:
15410 Configuration headers:
15413 Configuration links:
15416 Configuration commands:
15419 Report bugs to <wine-devel@winehq.org>.
15420 Wine home page: <http://www.winehq.org>."
15423 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15424 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15426 Wine config.status 1.2-rc2
15427 configured by $0, generated by GNU Autoconf 2.65,
15428 with options \\"\$ac_cs_config\\"
15430 Copyright (C) 2009 Free Software Foundation, Inc.
15431 This config.status script is free software; the Free Software Foundation
15432 gives unlimited permission to copy, distribute and modify it."
15437 test -n "\$AWK" || AWK=awk
15440 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15441 # The default lists apply if the user does not specify any file.
15447 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
15448 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
15459 # Handling of the options.
15460 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
15462 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
15463 $as_echo "$ac_cs_version"; exit ;;
15464 --config |
--confi |
--conf |
--con |
--co |
--c )
15465 $as_echo "$ac_cs_config"; exit ;;
15466 --debug |
--debu |
--deb |
--de |
--d |
-d )
15468 --file |
--fil |
--fi |
--f )
15471 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15473 as_fn_append CONFIG_FILES
" '$ac_optarg'"
15474 ac_need_defaults
=false
;;
15475 --header |
--heade |
--head |
--hea )
15478 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15480 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
15481 ac_need_defaults
=false
;;
15483 # Conflict between --help and --header
15484 as_fn_error
"ambiguous option: \`$1'
15485 Try \`$0 --help' for more information.";;
15486 --help |
--hel |
-h )
15487 $as_echo "$ac_cs_usage"; exit ;;
15488 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
15489 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
15492 # This is an error.
15493 -*) as_fn_error
"unrecognized option: \`$1'
15494 Try \`$0 --help' for more information." ;;
15496 *) as_fn_append ac_config_targets
" $1"
15497 ac_need_defaults
=false
;;
15503 ac_configure_extra_args
=
15505 if $ac_cs_silent; then
15507 ac_configure_extra_args
="$ac_configure_extra_args --silent"
15511 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15512 if \$ac_cs_recheck; then
15513 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
15515 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
15516 CONFIG_SHELL='$SHELL'
15517 export CONFIG_SHELL
15522 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15526 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
15527 ## Running $as_me. ##
15533 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15537 wine_fn_output_makefile ()
15539 cat Make.tmp - <<\_WINE_EOF >\$tmp/makefile && mv -f \$tmp/makefile \$1 && rm -f Make.tmp && return
15540 $ALL_MAKEFILE_DEPENDS
15542 as_fn_error "could not create Makefile" "$LINENO" 5
15547 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15549 # Handling of arguments.
15550 for ac_config_target
in $ac_config_targets
15552 case $ac_config_target in
15553 "include/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
15554 "include/stamp-h") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/stamp-h" ;;
15555 "dlls/wineps.drv/generic.ppd") CONFIG_LINKS
="$CONFIG_LINKS dlls/wineps.drv/generic.ppd:dlls/wineps.drv/generic.ppd" ;;
15556 "fonts/marlett.ttf") CONFIG_LINKS
="$CONFIG_LINKS fonts/marlett.ttf:fonts/marlett.ttf" ;;
15557 "fonts/symbol.ttf") CONFIG_LINKS
="$CONFIG_LINKS fonts/symbol.ttf:fonts/symbol.ttf" ;;
15558 "fonts/tahoma.ttf") CONFIG_LINKS
="$CONFIG_LINKS fonts/tahoma.ttf:fonts/tahoma.ttf" ;;
15559 "fonts/tahomabd.ttf") CONFIG_LINKS
="$CONFIG_LINKS fonts/tahomabd.ttf:fonts/tahomabd.ttf" ;;
15560 "tools/l_intl.nls") CONFIG_LINKS
="$CONFIG_LINKS tools/l_intl.nls:tools/l_intl.nls" ;;
15561 "wine") CONFIG_LINKS
="$CONFIG_LINKS wine:tools/winewrapper" ;;
15562 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
15563 "dlls/gdi32/mfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
15564 "dlls/kernel32/nls") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
15565 "dlls/user32/resources") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user32/resources" ;;
15566 "dlls/wineps.drv/data") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
15567 "include/wine") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
15568 "Make.rules") CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
15569 "Maketest.rules") CONFIG_FILES
="$CONFIG_FILES Maketest.rules" ;;
15570 "dlls/Makedll.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
15571 "dlls/Makeimplib.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makeimplib.rules" ;;
15572 "programs/Makeprog.rules") CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
15573 "Makefile") CONFIG_COMMANDS
="$CONFIG_COMMANDS Makefile" ;;
15574 "Make.tmp") CONFIG_FILES
="$CONFIG_FILES Make.tmp:Makefile.in" ;;
15576 *) as_fn_error
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
15581 # If the user did not use the arguments to specify the items to instantiate,
15582 # then the envvar interface is used. Set only those that are not.
15583 # We use the long form for the default assignment because of an extremely
15584 # bizarre bug on SunOS 4.1.3.
15585 if $ac_need_defaults; then
15586 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
15587 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
15588 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS
=$config_links
15589 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
15592 # Have a temporary directory for convenience. Make it in the build tree
15593 # simply because there is no reason against having it here, and in addition,
15594 # creating and moving files from /tmp can sometimes cause problems.
15595 # Hook for its removal unless debugging.
15596 # Note that there is a small window in which the directory will not be cleaned:
15597 # after its creation but before its name has been assigned to `$tmp'.
15601 trap 'exit_status=$?
15602 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
15604 trap 'as_fn_exit 1' 1 2 13 15
15606 # Create a (secure) tmp directory for tmp files.
15609 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
15610 test -n "$tmp" && test -d "$tmp"
15613 tmp
=.
/conf$$
-$RANDOM
15614 (umask 077 && mkdir
"$tmp")
15615 } || as_fn_error
"cannot create a temporary directory in ." "$LINENO" 5
15617 # Set up the scripts for CONFIG_FILES section.
15618 # No need to generate them if there are no CONFIG_FILES.
15619 # This happens for instance with `./config.status config.h'.
15620 if test -n "$CONFIG_FILES"; then
15622 if $AWK 'BEGIN { getline <"/dev/null" }' </dev
/null
2>/dev
/null
; then
15623 ac_cs_awk_getline
=:
15624 ac_cs_awk_pipe_init
=
15625 ac_cs_awk_read_file
='
15626 while ((getline aline < (F[key])) > 0)
15629 ac_cs_awk_pipe_fini
=
15631 ac_cs_awk_getline
=false
15632 ac_cs_awk_pipe_init
="print \"cat <<'|#_!!_#|' &&\""
15633 ac_cs_awk_read_file
='
15635 print "cat " F[key] " &&"
15636 '$ac_cs_awk_pipe_init
15637 # The final `:' finishes the AND list.
15638 ac_cs_awk_pipe_fini
='END { print "|#_!!_#|"; print ":" }'
15640 ac_cr
=`echo X | tr X '\015'`
15641 # On cygwin, bash can eat \r inside `` if the user requested igncr.
15642 # But we know of no other shell where ac_cr would be empty at this
15643 # point, so we can use a bashism as a fallback.
15644 if test "x$ac_cr" = x
; then
15645 eval ac_cr
=\$
\'\\r
\'
15647 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
15648 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
15651 ac_cs_awk_cr
=$ac_cr
15654 echo 'BEGIN {' >"$tmp/subs1.awk" &&
15657 # Create commands to substitute file output variables.
15659 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
15660 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
15661 echo "$ac_subst_files" |
sed 's/.*/F["&"]="$&"/' &&
15664 } >conf$
$files.sh
&&
15665 . .
/conf$
$files.sh ||
15666 as_fn_error
"could not make $CONFIG_STATUS" "$LINENO" 5
15667 rm -f conf$
$files.sh
15670 echo "cat >conf$$subs.awk <<_ACEOF" &&
15671 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
15673 } >conf$$subs.sh ||
15674 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
15675 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
15677 for ac_last_try in false false false false false :; do
15678 . ./conf$$subs.sh ||
15679 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
15681 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
15682 if test $ac_delim_n = $ac_delim_num; then
15684 elif $ac_last_try; then
15685 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
15687 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
15690 rm -f conf$$subs.sh
15692 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15693 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
15697 s/^/S["/; s
/!.
*/"]=/
15707 s/\(.\{148\}\)..*/\1/
15709 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
15714 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
15721 s/\(.\{148\}\)..*/\1/
15723 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
15727 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
15732 ' <conf$$subs.awk | sed '
15737 ' >>$CONFIG_STATUS || ac_write_fail=1
15738 rm -f conf$$subs.awk
15739 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15741 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
15742 for (key in S) S_is_set[key] = 1
15744 \$ac_cs_awk_pipe_init
15748 nfields = split(line, field, "@
")
15750 len = length(field[1])
15751 for (i = 2; i < nfields; i++) {
15753 keylen = length(key)
15754 if (S_is_set[key]) {
15756 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
15757 len += length(value) + length(field[++i])
15762 if (nfields == 3 && !substed) {
15764 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
15765 \$ac_cs_awk_read_file
15771 \$ac_cs_awk_pipe_fini
15774 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15775 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
15776 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
15779 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
15780 || as_fn_error "could not setup config files machinery
" "$LINENO" 5
15783 # VPATH may cause trouble with some makes, so we remove $(srcdir),
15784 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
15785 # trailing colons and then remove the whole line if VPATH becomes empty
15786 # (actually we leave an empty line to preserve line numbers).
15787 if test "x
$srcdir" = x.; then
15788 ac_vpsub='/^[ ]*VPATH[ ]*=/{
15789 s/:*\$(srcdir):*/:/
15790 s/:*\${srcdir}:*/:/
15792 s/^\([^=]*=[ ]*\):*/\1/
15798 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15799 fi # test -n "$CONFIG_FILES"
15801 # Set up the scripts for CONFIG_HEADERS section.
15802 # No need to generate them if there are no CONFIG_HEADERS.
15803 # This happens for instance with `./config.status Makefile'.
15804 if test -n "$CONFIG_HEADERS"; then
15805 cat >"$tmp/defines.
awk" <<\_ACAWK ||
15809 # Transform confdefs.h into an awk script `defines.awk', embedded as
15810 # here-document in config.status, that substitutes the proper values into
15811 # config.h.in to produce config.h.
15813 # Create a delimiter string that does not exist in confdefs.h, to ease
15814 # handling of long lines.
15816 for ac_last_try in false false :; do
15817 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
15818 if test -z "$ac_t"; then
15820 elif $ac_last_try; then
15821 as_fn_error "could not
make $CONFIG_HEADERS" "$LINENO" 5
15823 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
15827 # For the awk script, D is an array of macro values keyed by name,
15828 # likewise P contains macro parameters if any. Preserve backslash
15829 # newline sequences.
15831 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
15833 s/.\{148\}/&'"$ac_delim"'/g
15836 s/^[ ]*#[ ]*define[ ][ ]*/ /
15843 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
15845 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
15849 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
15850 D["\
1"]=" \
3\\\\\\n
"\\/p
15852 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
15857 s/.\{148\}/&'"$ac_delim"'/g
15862 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
15865 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
15867 ' <confdefs.h | sed '
15868 s/'"$ac_delim"'/"\\\
15869 "/g' >>$CONFIG_STATUS || ac_write_fail=1
15871 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15872 for (key in D) D_is_set[key] = 1
15875 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
15877 split(line, arg, " ")
15878 if (arg[1] == "#") {
15882 defundef
= substr
(arg
[1], 2)
15885 split(mac1
, mac2
, "(") #)
15887 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
15888 if (D_is_set
[macro
]) {
15889 # Preserve the white space surrounding the "#".
15890 print prefix
"define", macro P
[macro
] D
[macro
]
15893 # Replace #undef with comments. This is necessary, for example,
15894 # in the case of _POSIX_SOURCE, which is predefined and required
15895 # on some systems where configure will not decide to define it.
15896 if (defundef
== "undef") {
15897 print
"/*", prefix defundef
, macro
, "*/"
15905 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15906 as_fn_error
"could not setup config headers machinery" "$LINENO" 5
15907 fi # test -n "$CONFIG_HEADERS"
15910 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
15915 :[FHLC
]) ac_mode
=$ac_tag; continue;;
15917 case $ac_mode$ac_tag in
15919 :L
* |
:C
*:*) as_fn_error
"invalid tag \`$ac_tag'" "$LINENO" 5;;
15920 :[FH
]-) ac_tag
=-:-;;
15921 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
15938 -) ac_f
="$tmp/stdin";;
15939 *) # Look for the file first in the build tree, then in the source tree
15940 # (if the path is not absolute). The absolute path cannot be DOS-style,
15941 # because $ac_f cannot contain `:'.
15945 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
15947 as_fn_error
"cannot find input file: \`$ac_f'" "$LINENO" 5;;
15949 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
15950 as_fn_append ac_file_inputs
" '$ac_f'"
15953 # Let's still pretend it is `configure' which instantiates (i.e., don't
15954 # use $as_me), people would be surprised to read:
15955 # /* config.h. Generated by config.status. */
15956 configure_input
='Generated from '`
15957 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
15959 if test x
"$ac_file" != x-
; then
15960 configure_input
="$ac_file. $configure_input"
15961 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
15962 $as_echo "$as_me: creating $ac_file" >&6;}
15964 # Neutralize special characters interpreted by sed in replacement strings.
15965 case $configure_input in #(
15966 *\
&* |
*\|
* |
*\\* )
15967 ac_sed_conf_input
=`$as_echo "$configure_input" |
15968 sed 's/[\\\\&|]/\\\\&/g'`;; #(
15969 *) ac_sed_conf_input
=$configure_input;;
15973 *:-:* |
*:-) cat >"$tmp/stdin" \
15974 || as_fn_error
"could not create $ac_file" "$LINENO" 5 ;;
15979 ac_dir
=`$as_dirname -- "$ac_file" ||
15980 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15981 X"$ac_file" : 'X\(//\)[^/]' \| \
15982 X"$ac_file" : 'X\(//\)$' \| \
15983 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
15984 $as_echo X"$ac_file" |
15985 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15989 /^X\(\/\/\)[^/].*/{
16002 as_dir
="$ac_dir"; as_fn_mkdir_p
16006 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
16008 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
16009 # A ".." for each directory in $ac_dir_suffix.
16010 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
16011 case $ac_top_builddir_sub in
16012 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
16013 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
16016 ac_abs_top_builddir
=$ac_pwd
16017 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
16018 # for backward compatibility:
16019 ac_top_builddir
=$ac_top_build_prefix
16022 .
) # We are building in place.
16024 ac_top_srcdir
=$ac_top_builddir_sub
16025 ac_abs_top_srcdir
=$ac_pwd ;;
16026 [\\/]* | ?
:[\\/]* ) # Absolute name.
16027 ac_srcdir
=$srcdir$ac_dir_suffix;
16028 ac_top_srcdir
=$srcdir
16029 ac_abs_top_srcdir
=$srcdir ;;
16030 *) # Relative name.
16031 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
16032 ac_top_srcdir
=$ac_top_build_prefix$srcdir
16033 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
16035 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
16045 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
16046 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
16050 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
16051 # If the template does not know about datarootdir, expand it.
16052 # FIXME: This hack should be removed a few years after 2.60.
16053 ac_datarootdir_hack
=; ac_datarootdir_seen
=
16064 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
16065 *datarootdir
*) ac_datarootdir_seen
=yes;;
16066 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
16067 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
16068 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
16070 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16071 ac_datarootdir_hack='
16072 s&@datadir@&$datadir&g
16073 s&@docdir@&$docdir&g
16074 s&@infodir@&$infodir&g
16075 s&@localedir@&$localedir&g
16076 s&@mandir@&$mandir&g
16077 s&\\\${datarootdir}&$datarootdir&g' ;;
16081 # Neutralize VPATH when `$srcdir' = `.'.
16082 # Shell code in configure.ac might set extrasub.
16083 # FIXME: do we really want to maintain this feature?
16084 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16085 ac_sed_extra="$ac_vpsub
16088 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
16090 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
16091 s|@configure_input@|
$ac_sed_conf_input|
;t t
16092 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
16093 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
16094 s
&@srcdir@
&$ac_srcdir&;t t
16095 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
16096 s
&@top_srcdir@
&$ac_top_srcdir&;t t
16097 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
16098 s
&@builddir@
&$ac_builddir&;t t
16099 s
&@abs_builddir@
&$ac_abs_builddir&;t t
16100 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
16101 s
&@INSTALL@
&$ac_INSTALL&;t t
16102 $ac_datarootdir_hack
16104 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
16105 if $ac_cs_awk_getline; then
16106 $AWK -f "$tmp/subs.
awk"
16108 $AWK -f "$tmp/subs.
awk" | $SHELL
16110 || as_fn_error "could not create
$ac_file" "$LINENO" 5
16112 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
16113 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
16114 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
16115 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
16116 which seems to be undefined. Please make sure it is defined." >&5
16117 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
16118 which seems to be undefined. Please make sure it is defined." >&2;}
16122 -) cat "$tmp/out" && rm -f "$tmp/out";;
16123 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
16125 || as_fn_error "could not create $ac_file" "$LINENO" 5
16131 if test x"$ac_file" != x-; then
16133 $as_echo "/* $configure_input */" \
16134 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
16135 } >"$tmp/config.h" \
16136 || as_fn_error "could not create $ac_file" "$LINENO" 5
16137 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
16138 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
16139 $as_echo "$as_me: $ac_file is unchanged" >&6;}
16142 mv "$tmp/config.h" "$ac_file" \
16143 || as_fn_error "could not create $ac_file" "$LINENO" 5
16146 $as_echo "/* $configure_input */" \
16147 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
16148 || as_fn_error "could not create -" "$LINENO" 5
16156 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.
'; then
16159 # Prefer the file from the source tree if names are identical.
16160 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
16161 ac_source=$srcdir/$ac_source
16164 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
16165 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
16167 if test ! -r "$ac_source"; then
16168 as_fn_error "$ac_source: file not found" "$LINENO" 5
16172 # Try a relative symlink, then a hard link, then a copy.
16174 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
16175 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
16177 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
16178 ln "$ac_source" "$ac_file" 2>/dev/null ||
16179 cp -p "$ac_source" "$ac_file" ||
16180 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
16183 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
16184 $as_echo "$as_me: executing $ac_file commands" >&6;}
16189 case $ac_file$ac_mode in
16190 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
16191 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/gdi32/enhmfdrv" >&5
16192 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;}; as_dir="dlls/gdi32/enhmfdrv"; as_fn_mkdir_p; } ;;
16193 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/gdi32/mfdrv" >&5
16194 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;}; as_dir="dlls/gdi32/mfdrv"; as_fn_mkdir_p; } ;;
16195 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/kernel32/nls" >&5
16196 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;}; as_dir="dlls/kernel32/nls"; as_fn_mkdir_p; } ;;
16197 "dlls/user32/resources":C) test -d "dlls/user32/resources" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/user32/resources" >&5
16198 $as_echo "$as_me: creating dlls/user32/resources" >&6;}; as_dir="dlls/user32/resources"; as_fn_mkdir_p; } ;;
16199 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/wineps.drv/data" >&5
16200 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;}; as_dir="dlls/wineps.drv/data"; as_fn_mkdir_p; } ;;
16201 "include/wine":C) test -d "include/wine" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating include/wine" >&5
16202 $as_echo "$as_me: creating include/wine" >&6;}; as_dir="include/wine"; as_fn_mkdir_p; } ;;
16203 "Makefile":C) wine_fn_output_makefile Makefile ;;
16211 ac_clean_files=$ac_clean_files_save
16213 test $ac_write_fail = 0 ||
16214 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
16217 # configure is writing to config.log, and then calls config.status.
16218 # config.status does its own redirection, appending to config.log.
16219 # Unfortunately, on DOS this fails, as config.log is still kept open
16220 # by configure, so config.status won't be able to
write to it
; its
16221 # output is simply discarded. So we exec the FD to /dev/null,
16222 # effectively closing config.log, so it can be properly (re)opened and
16223 # appended to by config.status. When coming back to configure, we
16224 # need to make the FD available again.
16225 if test "$no_create" != yes; then
16227 ac_config_status_args
=
16228 test "$silent" = yes &&
16229 ac_config_status_args
="$ac_config_status_args --quiet"
16231 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
16233 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
16234 # would make configure fail if this is the last instruction.
16235 $ac_cs_success || as_fn_exit $?
16237 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
16238 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
16239 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
16243 if test "$no_create" = "yes"
16249 if test "x$wine_notices != "x
; then
16252 for msg
in $wine_notices; do
16254 if test -n "$msg"; then
16255 { $as_echo "$as_me:${as_lineno-$LINENO}: $msg" >&5
16256 $as_echo "$as_me: $msg" >&6;}
16261 for msg
in $wine_warnings; do
16263 if test -n "$msg"; then
16265 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $msg" >&5
16266 $as_echo "$as_me: WARNING: $msg" >&2;}
16272 $as_me: Finished. Do '${ac_make}' to compile Wine.