2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.59 for Wine 20050628.
5 # Report bugs to <wine-devel@winehq.org>.
7 # Copyright (C) 2003 Free Software Foundation, Inc.
8 # This configure script is free software; the Free Software Foundation
9 # gives unlimited permission to copy, distribute and modify it.
10 ## --------------------- ##
11 ## M4sh Initialization. ##
12 ## --------------------- ##
14 # Be Bourne compatible
15 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
18 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
19 # is contrary to our usage. Disable this feature.
20 alias -g '${1+"$@"}'='"$@"'
21 elif test -n "${BASH_VERSION+set}" && (set -o posix
) >/dev
/null
2>&1; then
24 DUALCASE
=1; export DUALCASE
# for MKS sh
26 # Support unset when possible.
27 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
34 # Work around bugs in pre-3.0 UWIN ksh.
35 $as_unset ENV MAIL MAILPATH
42 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
43 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
46 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
47 eval $as_var=C
; export $as_var
53 # Required to use basename.
54 if expr a
: '\(a\)' >/dev
/null
2>&1; then
60 if (basename /) >/dev
/null
2>&1 && test "X`basename / 2>&1`" = "X/"; then
67 # Name of the executable.
68 as_me
=`$as_basename "$0" ||
69 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
70 X"$0" : 'X\(//\)$' \| \
71 X"$0" : 'X\(/\)$' \| \
72 . : '\(.\)' 2>/dev/null ||
74 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
75 /^X\/\(\/\/\)$/{ s//\1/; q; }
76 /^X\/\(\/\).*/{ s//\1/; q; }
80 # PATH needs CR, and LINENO needs CR and PATH.
81 # Avoid depending upon Character Ranges.
82 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
83 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
84 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
85 as_cr_digits
='0123456789'
86 as_cr_alnum
=$as_cr_Letters$as_cr_digits
88 # The user is always right.
89 if test "${PATH_SEPARATOR+set}" != set; then
90 echo "#! /bin/sh" >conf$$.sh
91 echo "exit 0" >>conf$$.sh
93 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
104 as_lineno_3
=`(expr $as_lineno_1 + 1) 2>/dev/null`
105 test "x$as_lineno_1" != "x$as_lineno_2" &&
106 test "x$as_lineno_3" = "x$as_lineno_2" ||
{
107 # Find who we are. Look in the path if we contain no path at all
110 *[\\/]* ) as_myself
=$0 ;;
111 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
115 test -z "$as_dir" && as_dir
=.
116 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
121 # We did not find ourselves, most probably we were run as `sh COMMAND'
122 # in which case we are not to be found in the path.
123 if test "x$as_myself" = x
; then
126 if test ! -f "$as_myself"; then
127 { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
128 { (exit 1); exit 1; }; }
130 case $CONFIG_SHELL in
132 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
133 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
136 test -z "$as_dir" && as_dir
=.
137 for as_base
in sh bash ksh sh5
; do
140 if ("$as_dir/$as_base" -c '
143 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
144 test "x$as_lineno_1" != "x$as_lineno_2" &&
145 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev
/null
; then
146 $as_unset BASH_ENV ||
test "${BASH_ENV+set}" != set ||
{ BASH_ENV
=; export BASH_ENV
; }
147 $as_unset ENV ||
test "${ENV+set}" != set ||
{ ENV
=; export ENV
; }
148 CONFIG_SHELL
=$as_dir/$as_base
150 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
158 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
159 # uniformly replaced by the line number. The first 'sed' inserts a
160 # line-number line before each line; the second 'sed' does the real
161 # work. The second script uses 'N' to pair each line-number line
162 # with the numbered line, and appends trailing '-' during
163 # substitution so that $LINENO is not a special case at line end.
164 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
165 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
166 sed '=' <$as_myself |
171 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
174 s,^['$as_cr_digits']*\n,,
176 chmod +x
$as_me.lineno ||
177 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
178 { (exit 1); exit 1; }; }
180 # Don't try to exec as it changes $[0], causing all sort of problems
181 # (the dirname of $[0] is not the place where we might find the
182 # original and so on. Autoconf is especially sensible to this).
184 # Exit status is that of the last command.
189 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
190 *c
*,-n*) ECHO_N
= ECHO_C
='
192 *c
*,* ) ECHO_N
=-n ECHO_C
= ECHO_T
= ;;
193 *) ECHO_N
= ECHO_C
='\c' ECHO_T
= ;;
196 if expr a
: '\(a\)' >/dev
/null
2>&1; then
202 rm -f conf$$ conf$$.exe conf$$.
file
204 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
205 # We could just check for DJGPP; but this test a) works b) is more generic
206 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
207 if test -f conf$$.exe
; then
208 # Don't use ln at all; we don't have any links
213 elif ln conf$$.
file conf$$
2>/dev
/null
; then
218 rm -f conf$$ conf$$.exe conf$$.
file
220 if mkdir
-p .
2>/dev
/null
; then
223 test -d .
/-p && rmdir .
/-p
227 as_executable_p
="test -f"
229 # Sed expression to map a string onto a valid CPP name.
230 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
232 # Sed expression to map a string onto a valid variable name.
233 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
237 # We need space, tab and new line, in precisely that order.
247 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
248 # so uname gets run too.
249 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
256 ac_default_prefix
=/usr
/local
257 ac_config_libobj_dir
=.
262 SHELL
=${CONFIG_SHELL-/bin/sh}
264 # Maximum number of lines to put in a shell here document.
265 # This variable seems obsolete. It should probably be removed, and
266 # only ac_max_sed_lines should be used.
267 : ${ac_max_here_lines=38}
269 # Identity of this package.
271 PACKAGE_TARNAME
='wine'
272 PACKAGE_VERSION
='20050628'
273 PACKAGE_STRING
='Wine 20050628'
274 PACKAGE_BUGREPORT
='wine-devel@winehq.org'
276 ac_unique_file
="server/atom.c"
277 # Factoring default headers for most tests.
278 ac_includes_default
="\
281 # include <sys/types.h>
284 # include <sys/stat.h>
295 # if !STDC_HEADERS && HAVE_MEMORY_H
301 # include <strings.h>
304 # include <inttypes.h>
314 ac_subst_vars
='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS DLLDEFS build build_cpu build_vendor build_os host host_cpu host_vendor host_os WIN16_FILES WIN16_INSTALL SET_MAKE CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPPBIN ac_ct_CPPBIN TOOLSDIR CPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS LEX LEXLIB LEX_OUTPUT_ROOT XLEX BISON AS ac_ct_AS LD ac_ct_LD AR ac_ct_AR RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP WINDRES ac_ct_WINDRES LN_S LN EGREP LDCONFIG INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LINT LINTFLAGS FONTFORGE LIBPTHREAD XLIB XFILES OPENGLFILES GLU32FILES OPENGL_LIBS GLUT_LIBS GLUT32FILES NASLIBS CURSESLIBS sane_devel SANELIBS SANEINCL ICULIBS ft_devel ft_devel2 FREETYPELIBS FREETYPEINCL FONTSSUBDIRS ARTSCCONFIG ARTSLIBS ARTSINCL ALSALIBS AUDIOIOLIBS EXTRACFLAGS DLLEXT DLLFLAGS DLLIBS LDSHARED LDDLLFLAGS LIBEXT IMPLIBEXT DLLTOOL ac_ct_DLLTOOL DLLWRAP ac_ct_DLLWRAP LDEXECFLAGS LDLIBWINEFLAGS COREFOUNDATIONLIB IOKITLIB CROSSTEST CROSSCC CROSSWINDRES LDPATH CRTLIBS SOCKETLIBS WINE_BINARIES MAIN_BINARY LDD ALLOCA LIBOBJS LTLIBOBJS'
315 ac_subst_files
='MAKE_RULES MAKE_DLL_RULES MAKE_TEST_RULES MAKE_LIB_RULES MAKE_PROG_RULES'
317 # Initialize some variables set by options.
319 ac_init_version
=false
320 # The variables have the same names as the options, with
321 # dashes changed to underlines.
329 program_transform_name
=s
,x
,x
,
337 # Installation directory options.
338 # These are left unexpanded so users can "make install exec_prefix=/foo"
339 # and all the variables that are supposed to be based on exec_prefix
340 # by default will actually change.
341 # Use braces instead of parens because sh, perl, etc. also accept them.
342 bindir
='${exec_prefix}/bin'
343 sbindir
='${exec_prefix}/sbin'
344 libexecdir
='${exec_prefix}/libexec'
345 datadir
='${prefix}/share'
346 sysconfdir
='${prefix}/etc'
347 sharedstatedir
='${prefix}/com'
348 localstatedir
='${prefix}/var'
349 libdir
='${exec_prefix}/lib'
350 includedir
='${prefix}/include'
351 oldincludedir
='/usr/include'
352 infodir
='${prefix}/info'
353 mandir
='${prefix}/man'
358 # If the previous option needs an argument, assign it.
359 if test -n "$ac_prev"; then
360 eval "$ac_prev=\$ac_option"
365 ac_optarg
=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
367 # Accept the important Cygnus configure options, so we can diagnose typos.
371 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
373 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
376 -build |
--build |
--buil |
--bui |
--bu)
377 ac_prev
=build_alias
;;
378 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
379 build_alias
=$ac_optarg ;;
381 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
382 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
383 ac_prev
=cache_file
;;
384 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
385 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
386 cache_file
=$ac_optarg ;;
389 cache_file
=config.cache
;;
391 -datadir |
--datadir |
--datadi |
--datad |
--data |
--dat |
--da)
393 -datadir=* |
--datadir=* |
--datadi=* |
--datad=* |
--data=* |
--dat=* \
395 datadir
=$ac_optarg ;;
397 -disable-* |
--disable-*)
398 ac_feature
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
399 # Reject names that are not valid shell variable names.
400 expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev
/null
&&
401 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
402 { (exit 1); exit 1; }; }
403 ac_feature
=`echo $ac_feature | sed 's/-/_/g'`
404 eval "enable_$ac_feature=no" ;;
406 -enable-* |
--enable-*)
407 ac_feature
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
408 # Reject names that are not valid shell variable names.
409 expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev
/null
&&
410 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
411 { (exit 1); exit 1; }; }
412 ac_feature
=`echo $ac_feature | sed 's/-/_/g'`
414 *=*) ac_optarg
=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
417 eval "enable_$ac_feature='$ac_optarg'" ;;
419 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
420 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
421 |
--exec |
--exe |
--ex)
422 ac_prev
=exec_prefix
;;
423 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
424 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
425 |
--exec=* |
--exe=* |
--ex=*)
426 exec_prefix
=$ac_optarg ;;
428 -gas |
--gas |
--ga |
--g)
429 # Obsolete; use --with-gas.
432 -help |
--help |
--hel |
--he |
-h)
434 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
435 ac_init_help
=recursive
;;
436 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
437 ac_init_help
=short
;;
439 -host |
--host |
--hos |
--ho)
440 ac_prev
=host_alias
;;
441 -host=* |
--host=* |
--hos=* |
--ho=*)
442 host_alias
=$ac_optarg ;;
444 -includedir |
--includedir |
--includedi |
--included |
--include \
445 |
--includ |
--inclu |
--incl |
--inc)
446 ac_prev
=includedir
;;
447 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
448 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
449 includedir
=$ac_optarg ;;
451 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
453 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
454 infodir
=$ac_optarg ;;
456 -libdir |
--libdir |
--libdi |
--libd)
458 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
461 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
462 |
--libexe |
--libex |
--libe)
463 ac_prev
=libexecdir
;;
464 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
465 |
--libexe=* |
--libex=* |
--libe=*)
466 libexecdir
=$ac_optarg ;;
468 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
469 |
--localstate |
--localstat |
--localsta |
--localst \
470 |
--locals |
--local |
--loca |
--loc |
--lo)
471 ac_prev
=localstatedir
;;
472 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
473 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* \
474 |
--locals=* |
--local=* |
--loca=* |
--loc=* |
--lo=*)
475 localstatedir
=$ac_optarg ;;
477 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
479 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
483 # Obsolete; use --without-fp.
486 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
487 |
--no-cr |
--no-c |
-n)
490 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
491 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
494 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
495 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
496 |
--oldin |
--oldi |
--old |
--ol |
--o)
497 ac_prev
=oldincludedir
;;
498 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
499 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
500 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
501 oldincludedir
=$ac_optarg ;;
503 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
505 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
508 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
509 |
--program-pre |
--program-pr |
--program-p)
510 ac_prev
=program_prefix
;;
511 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
512 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
513 program_prefix
=$ac_optarg ;;
515 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
516 |
--program-suf |
--program-su |
--program-s)
517 ac_prev
=program_suffix
;;
518 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
519 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
520 program_suffix
=$ac_optarg ;;
522 -program-transform-name |
--program-transform-name \
523 |
--program-transform-nam |
--program-transform-na \
524 |
--program-transform-n |
--program-transform- \
525 |
--program-transform |
--program-transfor \
526 |
--program-transfo |
--program-transf \
527 |
--program-trans |
--program-tran \
528 |
--progr-tra |
--program-tr |
--program-t)
529 ac_prev
=program_transform_name
;;
530 -program-transform-name=* |
--program-transform-name=* \
531 |
--program-transform-nam=* |
--program-transform-na=* \
532 |
--program-transform-n=* |
--program-transform-=* \
533 |
--program-transform=* |
--program-transfor=* \
534 |
--program-transfo=* |
--program-transf=* \
535 |
--program-trans=* |
--program-tran=* \
536 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
537 program_transform_name
=$ac_optarg ;;
539 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
540 |
-silent |
--silent |
--silen |
--sile |
--sil)
543 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
545 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
547 sbindir
=$ac_optarg ;;
549 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
550 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
551 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
553 ac_prev
=sharedstatedir
;;
554 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
555 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
556 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
558 sharedstatedir
=$ac_optarg ;;
560 -site |
--site |
--sit)
562 -site=* |
--site=* |
--sit=*)
565 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
567 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
570 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
571 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
572 ac_prev
=sysconfdir
;;
573 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
574 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
575 sysconfdir
=$ac_optarg ;;
577 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
578 ac_prev
=target_alias
;;
579 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
580 target_alias
=$ac_optarg ;;
582 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
585 -version |
--version |
--versio |
--versi |
--vers |
-V)
589 ac_package
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
590 # Reject names that are not valid shell variable names.
591 expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev
/null
&&
592 { echo "$as_me: error: invalid package name: $ac_package" >&2
593 { (exit 1); exit 1; }; }
594 ac_package
=`echo $ac_package| sed 's/-/_/g'`
596 *=*) ac_optarg
=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
599 eval "with_$ac_package='$ac_optarg'" ;;
601 -without-* |
--without-*)
602 ac_package
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
603 # Reject names that are not valid shell variable names.
604 expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev
/null
&&
605 { echo "$as_me: error: invalid package name: $ac_package" >&2
606 { (exit 1); exit 1; }; }
607 ac_package
=`echo $ac_package | sed 's/-/_/g'`
608 eval "with_$ac_package=no" ;;
611 # Obsolete; use --with-x.
614 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
615 |
--x-incl |
--x-inc |
--x-in |
--x-i)
616 ac_prev
=x_includes
;;
617 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
618 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
619 x_includes
=$ac_optarg ;;
621 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
622 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
623 ac_prev
=x_libraries
;;
624 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
625 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
626 x_libraries
=$ac_optarg ;;
628 -*) { echo "$as_me: error: unrecognized option: $ac_option
629 Try \`$0 --help' for more information." >&2
630 { (exit 1); exit 1; }; }
634 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
635 # Reject names that are not valid shell variable names.
636 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
637 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
638 { (exit 1); exit 1; }; }
639 ac_optarg
=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
640 eval "$ac_envvar='$ac_optarg'"
644 # FIXME: should be removed in autoconf 3.0.
645 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
646 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
647 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
648 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
654 if test -n "$ac_prev"; then
655 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
656 { echo "$as_me: error: missing argument to $ac_option" >&2
657 { (exit 1); exit 1; }; }
660 # Be sure to have absolute paths.
661 for ac_var
in exec_prefix prefix
663 eval ac_val
=$
`echo $ac_var`
665 [\\/$
]* | ?
:[\\/]* | NONE |
'' ) ;;
666 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
667 { (exit 1); exit 1; }; };;
671 # Be sure to have absolute paths.
672 for ac_var
in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
673 localstatedir libdir includedir oldincludedir infodir mandir
675 eval ac_val
=$
`echo $ac_var`
677 [\\/$
]* | ?
:[\\/]* ) ;;
678 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
679 { (exit 1); exit 1; }; };;
683 # There might be people who depend on the old broken behavior: `$host'
684 # used to hold the argument of --host etc.
685 # FIXME: To remove some day.
690 # FIXME: To remove some day.
691 if test "x$host_alias" != x
; then
692 if test "x$build_alias" = x
; then
693 cross_compiling
=maybe
694 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
695 If a cross compiler is detected then cross compile mode will be used." >&2
696 elif test "x$build_alias" != "x$host_alias"; then
702 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
704 test "$silent" = yes && exec 6>/dev
/null
707 # Find the source files, if location was not specified.
708 if test -z "$srcdir"; then
709 ac_srcdir_defaulted
=yes
710 # Try the directory containing this script, then its parent.
711 ac_confdir
=`(dirname "$0") 2>/dev/null ||
712 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
713 X"$0" : 'X\(//\)[^/]' \| \
714 X"$0" : 'X\(//\)$' \| \
715 X"$0" : 'X\(/\)' \| \
716 . : '\(.\)' 2>/dev/null ||
718 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
719 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
720 /^X\(\/\/\)$/{ s//\1/; q; }
721 /^X\(\/\).*/{ s//\1/; q; }
724 if test ! -r $srcdir/$ac_unique_file; then
728 ac_srcdir_defaulted
=no
730 if test ! -r $srcdir/$ac_unique_file; then
731 if test "$ac_srcdir_defaulted" = yes; then
732 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
733 { (exit 1); exit 1; }; }
735 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
736 { (exit 1); exit 1; }; }
739 (cd $srcdir && test -r .
/$ac_unique_file) 2>/dev
/null ||
740 { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
741 { (exit 1); exit 1; }; }
742 srcdir
=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
743 ac_env_build_alias_set
=${build_alias+set}
744 ac_env_build_alias_value
=$build_alias
745 ac_cv_env_build_alias_set
=${build_alias+set}
746 ac_cv_env_build_alias_value
=$build_alias
747 ac_env_host_alias_set
=${host_alias+set}
748 ac_env_host_alias_value
=$host_alias
749 ac_cv_env_host_alias_set
=${host_alias+set}
750 ac_cv_env_host_alias_value
=$host_alias
751 ac_env_target_alias_set
=${target_alias+set}
752 ac_env_target_alias_value
=$target_alias
753 ac_cv_env_target_alias_set
=${target_alias+set}
754 ac_cv_env_target_alias_value
=$target_alias
755 ac_env_CC_set
=${CC+set}
757 ac_cv_env_CC_set
=${CC+set}
758 ac_cv_env_CC_value
=$CC
759 ac_env_CFLAGS_set
=${CFLAGS+set}
760 ac_env_CFLAGS_value
=$CFLAGS
761 ac_cv_env_CFLAGS_set
=${CFLAGS+set}
762 ac_cv_env_CFLAGS_value
=$CFLAGS
763 ac_env_LDFLAGS_set
=${LDFLAGS+set}
764 ac_env_LDFLAGS_value
=$LDFLAGS
765 ac_cv_env_LDFLAGS_set
=${LDFLAGS+set}
766 ac_cv_env_LDFLAGS_value
=$LDFLAGS
767 ac_env_CPPFLAGS_set
=${CPPFLAGS+set}
768 ac_env_CPPFLAGS_value
=$CPPFLAGS
769 ac_cv_env_CPPFLAGS_set
=${CPPFLAGS+set}
770 ac_cv_env_CPPFLAGS_value
=$CPPFLAGS
771 ac_env_CXX_set
=${CXX+set}
772 ac_env_CXX_value
=$CXX
773 ac_cv_env_CXX_set
=${CXX+set}
774 ac_cv_env_CXX_value
=$CXX
775 ac_env_CXXFLAGS_set
=${CXXFLAGS+set}
776 ac_env_CXXFLAGS_value
=$CXXFLAGS
777 ac_cv_env_CXXFLAGS_set
=${CXXFLAGS+set}
778 ac_cv_env_CXXFLAGS_value
=$CXXFLAGS
779 ac_env_CPP_set
=${CPP+set}
780 ac_env_CPP_value
=$CPP
781 ac_cv_env_CPP_set
=${CPP+set}
782 ac_cv_env_CPP_value
=$CPP
785 # Report the --help message.
787 if test "$ac_init_help" = "long"; then
788 # Omit some internal or obsolete options to make the list less imposing.
789 # This message is too long to be a string in the A/UX 3.1 sh.
791 \`configure' configures Wine 20050628 to adapt to many kinds of systems.
793 Usage: $0 [OPTION]... [VAR=VALUE]...
795 To assign environment variables (e.g., CC, CFLAGS...), specify them as
796 VAR=VALUE. See below for descriptions of some of the useful variables.
798 Defaults for the options are specified in brackets.
801 -h, --help display this help and exit
802 --help=short display options specific to this package
803 --help=recursive display the short help of all the included packages
804 -V, --version display version information and exit
805 -q, --quiet, --silent do not print \`checking...' messages
806 --cache-file=FILE cache test results in FILE [disabled]
807 -C, --config-cache alias for \`--cache-file=config.cache'
808 -n, --no-create do not create output files
809 --srcdir=DIR find the sources in DIR [configure dir or \`..']
814 Installation directories:
815 --prefix=PREFIX install architecture-independent files in PREFIX
817 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
820 By default, \`make install' will install all the files in
821 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
822 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
823 for instance \`--prefix=\$HOME'.
825 For better control, use the options below.
827 Fine tuning of the installation directories:
828 --bindir=DIR user executables [EPREFIX/bin]
829 --sbindir=DIR system admin executables [EPREFIX/sbin]
830 --libexecdir=DIR program executables [EPREFIX/libexec]
831 --datadir=DIR read-only architecture-independent data [PREFIX/share]
832 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
833 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
834 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
835 --libdir=DIR object code libraries [EPREFIX/lib]
836 --includedir=DIR C header files [PREFIX/include]
837 --oldincludedir=DIR C header files for non-gcc [/usr/include]
838 --infodir=DIR info documentation [PREFIX/info]
839 --mandir=DIR man documentation [PREFIX/man]
845 --x-includes=DIR X include files are
in DIR
846 --x-libraries=DIR X library files are
in DIR
849 --build=BUILD configure
for building on BUILD
[guessed
]
850 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
854 if test -n "$ac_init_help"; then
855 case $ac_init_help in
856 short | recursive
) echo "Configuration of Wine 20050628:";;
861 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
862 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
863 --disable-win16 do not include Win16 support
864 --disable-debug compile out all debugging messages
865 --disable-trace compile out TRACE messages
866 --enable-win64 build a Win64 emulator on AMD64
(won
't run Win32
870 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
871 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
872 --without-opengl do not use OpenGL
873 --without-curses do not use curses
874 --with-wine-tools=<dir> use Wine tools from directory <dir>
875 --with-x use the X Window System
877 Some influential environment variables:
878 CC C compiler command
879 CFLAGS C compiler flags
880 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
881 nonstandard directory <lib dir>
882 CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
883 headers in a nonstandard directory <include dir>
884 CXX C++ compiler command
885 CXXFLAGS C++ compiler flags
888 Use these variables to override the choices made by `configure' or to
help
889 it to
find libraries and programs with nonstandard names
/locations.
891 Report bugs to
<wine-devel@winehq.org
>.
895 if test "$ac_init_help" = "recursive"; then
896 # If there are subdirs, report their specific --help.
898 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
899 test -d $ac_dir ||
continue
902 if test "$ac_dir" != .
; then
903 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
904 # A "../" for each directory in $ac_dir_suffix.
905 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
907 ac_dir_suffix
= ac_top_builddir
=
911 .
) # No --srcdir option. We are building in place.
913 if test -z "$ac_top_builddir"; then
916 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
918 [\\/]* | ?
:[\\/]* ) # Absolute path.
919 ac_srcdir
=$srcdir$ac_dir_suffix;
920 ac_top_srcdir
=$srcdir ;;
922 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
923 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
926 # Do not use `cd foo && pwd` to compute absolute paths, because
927 # the directories may not exist.
929 .
) ac_abs_builddir
="$ac_dir";;
932 .
) ac_abs_builddir
=`pwd`;;
933 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
934 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
937 case $ac_abs_builddir in
938 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
940 case ${ac_top_builddir}.
in
941 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
942 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
943 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
946 case $ac_abs_builddir in
947 .
) ac_abs_srcdir
=$ac_srcdir;;
950 .
) ac_abs_srcdir
=$ac_abs_builddir;;
951 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
952 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
955 case $ac_abs_builddir in
956 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
958 case $ac_top_srcdir in
959 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
960 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
961 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
966 # Check for guested configure; otherwise get Cygnus style configure.
967 if test -f $ac_srcdir/configure.gnu
; then
969 $SHELL $ac_srcdir/configure.gnu
--help=recursive
970 elif test -f $ac_srcdir/configure
; then
972 $SHELL $ac_srcdir/configure
--help=recursive
973 elif test -f $ac_srcdir/configure.ac ||
974 test -f $ac_srcdir/configure.
in; then
978 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
984 test -n "$ac_init_help" && exit 0
985 if $ac_init_version; then
987 Wine configure
20050628
988 generated by GNU Autoconf
2.59
990 Copyright
(C
) 2003 Free Software Foundation
, Inc.
991 This configure
script is free software
; the Free Software Foundation
992 gives unlimited permission to copy
, distribute and modify it.
998 This file contains any messages produced by compilers while
999 running configure, to aid debugging if configure makes a mistake.
1001 It was created by Wine $as_me 20050628, which was
1002 generated by GNU Autoconf 2.59. Invocation command line was
1013 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1014 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1015 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1016 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1017 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1019 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1020 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1022 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1023 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1024 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1025 hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
1026 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1027 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1028 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1032 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1036 test -z "$as_dir" && as_dir
=.
1037 echo "PATH: $as_dir"
1052 # Keep a trace of the command line.
1053 # Strip out --no-create and --no-recursion so they do not pile up.
1054 # Strip out --silent because we don't want to record it for future runs.
1055 # Also quote any args containing shell meta-characters.
1056 # Make two passes to allow for proper duplicate-argument suppression.
1061 ac_must_keep_next
=false
1067 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1068 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1069 |
-silent |
--silent |
--silen |
--sile |
--sil)
1071 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1072 ac_arg
=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1075 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
1077 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
1078 if test $ac_must_keep_next = true
; then
1079 ac_must_keep_next
=false
# Got value, back to normal.
1082 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1083 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1084 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1085 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1086 case "$ac_configure_args0 " in
1087 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1090 -* ) ac_must_keep_next
=true
;;
1093 ac_configure_args
="$ac_configure_args$ac_sep'$ac_arg'"
1094 # Get rid of the leading space.
1100 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1101 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1103 # When interrupted or exit'd, cleanup temporary files, and complete
1104 # config.log. We remove comments because anyway the quotes in there
1105 # would cause problems or look ugly.
1106 # WARNING: Be sure not to use single quotes in there, as some shells,
1107 # such as our DU 5.0 friend, will then `close' the trap.
1108 trap 'exit_status=$?
1109 # Save into config.log some information that might help in debugging.
1114 ## ---------------- ##
1115 ## Cache variables. ##
1116 ## ---------------- ##
1119 # The following way of writing the cache mishandles newlines in values,
1122 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1125 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1126 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1130 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1137 ## ----------------- ##
1138 ## Output variables. ##
1139 ## ----------------- ##
1142 for ac_var in $ac_subst_vars
1144 eval ac_val=$`echo $ac_var`
1145 echo "$ac_var='"'"'$ac_val'"'"'"
1149 if test -n "$ac_subst_files"; then
1156 for ac_var in $ac_subst_files
1158 eval ac_val=$`echo $ac_var`
1159 echo "$ac_var='"'"'$ac_val'"'"'"
1164 if test -s confdefs.h; then
1171 sed "/^$/d" confdefs.h | sort
1174 test "$ac_signal" != 0 &&
1175 echo "$as_me: caught signal $ac_signal"
1176 echo "$as_me: exit $exit_status"
1178 rm -f core *.core &&
1179 rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1182 for ac_signal
in 1 2 13 15; do
1183 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1187 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1188 rm -rf conftest
* confdefs.h
1189 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
1192 # Predefined preprocessor variables.
1194 cat >>confdefs.h
<<_ACEOF
1195 #define PACKAGE_NAME "$PACKAGE_NAME"
1199 cat >>confdefs.h
<<_ACEOF
1200 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1204 cat >>confdefs.h
<<_ACEOF
1205 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1209 cat >>confdefs.h
<<_ACEOF
1210 #define PACKAGE_STRING "$PACKAGE_STRING"
1214 cat >>confdefs.h
<<_ACEOF
1215 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1219 # Let the site file select an alternate cache file if it wants to.
1220 # Prefer explicitly selected file to automatically selected ones.
1221 if test -z "$CONFIG_SITE"; then
1222 if test "x$prefix" != xNONE
; then
1223 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
1225 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
1228 for ac_site_file
in $CONFIG_SITE; do
1229 if test -r "$ac_site_file"; then
1230 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1231 echo "$as_me: loading site script $ac_site_file" >&6;}
1232 sed 's/^/| /' "$ac_site_file" >&5
1237 if test -r "$cache_file"; then
1238 # Some versions of bash will fail to source /dev/null (special
1239 # files actually), so we avoid doing that.
1240 if test -f "$cache_file"; then
1241 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1242 echo "$as_me: loading cache $cache_file" >&6;}
1244 [\\/]* | ?
:[\\/]* ) .
$cache_file;;
1245 *) . .
/$cache_file;;
1249 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1250 echo "$as_me: creating cache $cache_file" >&6;}
1254 # Check that the precious variables saved in the cache have kept the same
1256 ac_cache_corrupted
=false
1257 for ac_var
in `(set) 2>&1 |
1258 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1259 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1260 eval ac_new_set
=\
$ac_env_${ac_var}_set
1261 eval ac_old_val
="\$ac_cv_env_${ac_var}_value"
1262 eval ac_new_val
="\$ac_env_${ac_var}_value"
1263 case $ac_old_set,$ac_new_set in
1265 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1266 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1267 ac_cache_corrupted
=: ;;
1269 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1270 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1271 ac_cache_corrupted
=: ;;
1274 if test "x$ac_old_val" != "x$ac_new_val"; then
1275 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1276 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1277 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1278 echo "$as_me: former value: $ac_old_val" >&2;}
1279 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1280 echo "$as_me: current value: $ac_new_val" >&2;}
1281 ac_cache_corrupted
=:
1284 # Pass precious variables to config.status.
1285 if test "$ac_new_set" = set; then
1287 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1288 ac_arg
=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1289 *) ac_arg
=$ac_var=$ac_new_val ;;
1291 case " $ac_configure_args " in
1292 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1293 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1297 if $ac_cache_corrupted; then
1298 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1299 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1300 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1301 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1302 { (exit 1); exit 1; }; }
1306 ac_cpp
='$CPP $CPPFLAGS'
1307 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1308 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1309 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1338 ac_config_headers
="$ac_config_headers include/config.h"
1341 for ac_dir
in tools
$srcdir/tools
; do
1342 if test -f $ac_dir/install-sh
; then
1344 ac_install_sh
="$ac_aux_dir/install-sh -c"
1346 elif test -f $ac_dir/install.sh
; then
1348 ac_install_sh
="$ac_aux_dir/install.sh -c"
1350 elif test -f $ac_dir/shtool
; then
1352 ac_install_sh
="$ac_aux_dir/shtool install -c"
1356 if test -z "$ac_aux_dir"; then
1357 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools $srcdir/tools" >&5
1358 echo "$as_me: error: cannot find install-sh or install.sh in tools $srcdir/tools" >&2;}
1359 { (exit 1); exit 1; }; }
1361 ac_config_guess
="$SHELL $ac_aux_dir/config.guess"
1362 ac_config_sub
="$SHELL $ac_aux_dir/config.sub"
1363 ac_configure
="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1367 # Check whether --enable-win16 or --disable-win16 was given.
1368 if test "${enable_win16+set}" = set; then
1369 enableval
="$enable_win16"
1372 # Check whether --enable-debug or --disable-debug was given.
1373 if test "${enable_debug+set}" = set; then
1374 enableval
="$enable_debug"
1377 # Check whether --enable-trace or --disable-trace was given.
1378 if test "${enable_trace+set}" = set; then
1379 enableval
="$enable_trace"
1382 # Check whether --enable-win64 or --disable-win64 was given.
1383 if test "${enable_win64+set}" = set; then
1384 enableval
="$enable_win64"
1389 # Check whether --with-opengl or --without-opengl was given.
1390 if test "${with_opengl+set}" = set; then
1391 withval
="$with_opengl"
1395 # Check whether --with-curses or --without-curses was given.
1396 if test "${with_curses+set}" = set; then
1397 withval
="$with_curses"
1401 # Check whether --with-wine-tools or --without-wine-tools was given.
1402 if test "${with_wine_tools+set}" = set; then
1403 withval
="$with_wine_tools"
1409 if test "x$enable_debug" = "xno"
1411 DLLDEFS
="$DLLDEFS -DWINE_NO_DEBUG_MSGS"
1413 if test "x$enable_trace" = "xno" -o "x$enable_debug" = "xno"
1415 DLLDEFS
="$DLLDEFS -DWINE_NO_TRACE_MSGS"
1418 # Make sure we can run config.sub.
1419 $ac_config_sub sun4
>/dev
/null
2>&1 ||
1420 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1421 echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1422 { (exit 1); exit 1; }; }
1424 echo "$as_me:$LINENO: checking build system type" >&5
1425 echo $ECHO_N "checking build system type... $ECHO_C" >&6
1426 if test "${ac_cv_build+set}" = set; then
1427 echo $ECHO_N "(cached) $ECHO_C" >&6
1429 ac_cv_build_alias
=$build_alias
1430 test -z "$ac_cv_build_alias" &&
1431 ac_cv_build_alias
=`$ac_config_guess`
1432 test -z "$ac_cv_build_alias" &&
1433 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
1434 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
1435 { (exit 1); exit 1; }; }
1436 ac_cv_build
=`$ac_config_sub $ac_cv_build_alias` ||
1437 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
1438 echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
1439 { (exit 1); exit 1; }; }
1442 echo "$as_me:$LINENO: result: $ac_cv_build" >&5
1443 echo "${ECHO_T}$ac_cv_build" >&6
1445 build_cpu
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1446 build_vendor
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1447 build_os
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1450 echo "$as_me:$LINENO: checking host system type" >&5
1451 echo $ECHO_N "checking host system type... $ECHO_C" >&6
1452 if test "${ac_cv_host+set}" = set; then
1453 echo $ECHO_N "(cached) $ECHO_C" >&6
1455 ac_cv_host_alias
=$host_alias
1456 test -z "$ac_cv_host_alias" &&
1457 ac_cv_host_alias
=$ac_cv_build_alias
1458 ac_cv_host
=`$ac_config_sub $ac_cv_host_alias` ||
1459 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
1460 echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
1461 { (exit 1); exit 1; }; }
1464 echo "$as_me:$LINENO: result: $ac_cv_host" >&5
1465 echo "${ECHO_T}$ac_cv_host" >&6
1467 host_cpu
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1468 host_vendor
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1469 host_os
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1474 if test "x$enable_win64" != "xyes"
1476 test -n "$CC" || CC
="gcc -m32"
1477 test -n "$LD" || LD
="ld -m elf_i386"
1478 test -n "$AS" || AS
="as --32"
1486 if test "x$enable_win16" != "xno"
1493 WIN16_FILES
="\$(WIN16_FILES)"
1495 WIN16_INSTALL
="\$(WIN16_INSTALL)"
1497 if test "x$enable_win16" != "xyes"
1504 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1505 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
1506 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y,:./+-,___p_,'`
1507 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
1508 echo $ECHO_N "(cached) $ECHO_C" >&6
1510 cat >conftest.
make <<\_ACEOF
1512 @
echo 'ac_maketemp="$(MAKE)"'
1514 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
1515 eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
1516 if test -n "$ac_maketemp"; then
1517 eval ac_cv_prog_make_
${ac_make}_set
=yes
1519 eval ac_cv_prog_make_
${ac_make}_set
=no
1523 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
1524 echo "$as_me:$LINENO: result: yes" >&5
1525 echo "${ECHO_T}yes" >&6
1528 echo "$as_me:$LINENO: result: no" >&5
1529 echo "${ECHO_T}no" >&6
1530 SET_MAKE
="MAKE=${MAKE-make}"
1534 ac_cpp
='$CPP $CPPFLAGS'
1535 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1536 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1537 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1538 if test -n "$ac_tool_prefix"; then
1539 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1540 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
1541 echo "$as_me:$LINENO: checking for $ac_word" >&5
1542 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1543 if test "${ac_cv_prog_CC+set}" = set; then
1544 echo $ECHO_N "(cached) $ECHO_C" >&6
1546 if test -n "$CC"; then
1547 ac_cv_prog_CC
="$CC" # Let the user override the test.
1549 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1553 test -z "$as_dir" && as_dir
=.
1554 for ac_exec_ext
in '' $ac_executable_extensions; do
1555 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1556 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
1557 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1566 if test -n "$CC"; then
1567 echo "$as_me:$LINENO: result: $CC" >&5
1568 echo "${ECHO_T}$CC" >&6
1570 echo "$as_me:$LINENO: result: no" >&5
1571 echo "${ECHO_T}no" >&6
1575 if test -z "$ac_cv_prog_CC"; then
1577 # Extract the first word of "gcc", so it can be a program name with args.
1578 set dummy gcc
; ac_word
=$2
1579 echo "$as_me:$LINENO: checking for $ac_word" >&5
1580 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1581 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1582 echo $ECHO_N "(cached) $ECHO_C" >&6
1584 if test -n "$ac_ct_CC"; then
1585 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1587 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1591 test -z "$as_dir" && as_dir
=.
1592 for ac_exec_ext
in '' $ac_executable_extensions; do
1593 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1594 ac_cv_prog_ac_ct_CC
="gcc"
1595 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1603 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
1604 if test -n "$ac_ct_CC"; then
1605 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1606 echo "${ECHO_T}$ac_ct_CC" >&6
1608 echo "$as_me:$LINENO: result: no" >&5
1609 echo "${ECHO_T}no" >&6
1617 if test -z "$CC"; then
1618 if test -n "$ac_tool_prefix"; then
1619 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
1620 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
1621 echo "$as_me:$LINENO: checking for $ac_word" >&5
1622 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1623 if test "${ac_cv_prog_CC+set}" = set; then
1624 echo $ECHO_N "(cached) $ECHO_C" >&6
1626 if test -n "$CC"; then
1627 ac_cv_prog_CC
="$CC" # Let the user override the test.
1629 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1633 test -z "$as_dir" && as_dir
=.
1634 for ac_exec_ext
in '' $ac_executable_extensions; do
1635 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1636 ac_cv_prog_CC
="${ac_tool_prefix}cc"
1637 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1646 if test -n "$CC"; then
1647 echo "$as_me:$LINENO: result: $CC" >&5
1648 echo "${ECHO_T}$CC" >&6
1650 echo "$as_me:$LINENO: result: no" >&5
1651 echo "${ECHO_T}no" >&6
1655 if test -z "$ac_cv_prog_CC"; then
1657 # Extract the first word of "cc", so it can be a program name with args.
1658 set dummy cc
; ac_word
=$2
1659 echo "$as_me:$LINENO: checking for $ac_word" >&5
1660 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1661 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1662 echo $ECHO_N "(cached) $ECHO_C" >&6
1664 if test -n "$ac_ct_CC"; then
1665 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1667 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1671 test -z "$as_dir" && as_dir
=.
1672 for ac_exec_ext
in '' $ac_executable_extensions; do
1673 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1674 ac_cv_prog_ac_ct_CC
="cc"
1675 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1683 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
1684 if test -n "$ac_ct_CC"; then
1685 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1686 echo "${ECHO_T}$ac_ct_CC" >&6
1688 echo "$as_me:$LINENO: result: no" >&5
1689 echo "${ECHO_T}no" >&6
1698 if test -z "$CC"; then
1699 # Extract the first word of "cc", so it can be a program name with args.
1700 set dummy cc
; ac_word
=$2
1701 echo "$as_me:$LINENO: checking for $ac_word" >&5
1702 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1703 if test "${ac_cv_prog_CC+set}" = set; then
1704 echo $ECHO_N "(cached) $ECHO_C" >&6
1706 if test -n "$CC"; then
1707 ac_cv_prog_CC
="$CC" # Let the user override the test.
1710 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1714 test -z "$as_dir" && as_dir
=.
1715 for ac_exec_ext
in '' $ac_executable_extensions; do
1716 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1717 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
1718 ac_prog_rejected
=yes
1722 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1728 if test $ac_prog_rejected = yes; then
1729 # We found a bogon in the path, so make sure we never use it.
1730 set dummy
$ac_cv_prog_CC
1732 if test $# != 0; then
1733 # We chose a different compiler from the bogus one.
1734 # However, it has the same basename, so the bogon will be chosen
1735 # first if we set CC to just the basename; use the full file name.
1737 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
1743 if test -n "$CC"; then
1744 echo "$as_me:$LINENO: result: $CC" >&5
1745 echo "${ECHO_T}$CC" >&6
1747 echo "$as_me:$LINENO: result: no" >&5
1748 echo "${ECHO_T}no" >&6
1752 if test -z "$CC"; then
1753 if test -n "$ac_tool_prefix"; then
1756 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
1757 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
1758 echo "$as_me:$LINENO: checking for $ac_word" >&5
1759 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1760 if test "${ac_cv_prog_CC+set}" = set; then
1761 echo $ECHO_N "(cached) $ECHO_C" >&6
1763 if test -n "$CC"; then
1764 ac_cv_prog_CC
="$CC" # Let the user override the test.
1766 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1770 test -z "$as_dir" && as_dir
=.
1771 for ac_exec_ext
in '' $ac_executable_extensions; do
1772 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1773 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
1774 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1783 if test -n "$CC"; then
1784 echo "$as_me:$LINENO: result: $CC" >&5
1785 echo "${ECHO_T}$CC" >&6
1787 echo "$as_me:$LINENO: result: no" >&5
1788 echo "${ECHO_T}no" >&6
1791 test -n "$CC" && break
1794 if test -z "$CC"; then
1798 # Extract the first word of "$ac_prog", so it can be a program name with args.
1799 set dummy
$ac_prog; ac_word
=$2
1800 echo "$as_me:$LINENO: checking for $ac_word" >&5
1801 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1802 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1803 echo $ECHO_N "(cached) $ECHO_C" >&6
1805 if test -n "$ac_ct_CC"; then
1806 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1808 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1812 test -z "$as_dir" && as_dir
=.
1813 for ac_exec_ext
in '' $ac_executable_extensions; do
1814 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1815 ac_cv_prog_ac_ct_CC
="$ac_prog"
1816 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1824 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
1825 if test -n "$ac_ct_CC"; then
1826 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1827 echo "${ECHO_T}$ac_ct_CC" >&6
1829 echo "$as_me:$LINENO: result: no" >&5
1830 echo "${ECHO_T}no" >&6
1833 test -n "$ac_ct_CC" && break
1842 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
1843 See \`config.log' for more details." >&5
1844 echo "$as_me: error: no acceptable C compiler found in \$PATH
1845 See \`config.log' for more details." >&2;}
1846 { (exit 1); exit 1; }; }
1848 # Provide some information about the compiler.
1849 echo "$as_me:$LINENO:" \
1850 "checking for C compiler version" >&5
1851 ac_compiler
=`set X $ac_compile; echo $2`
1852 { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
1853 (eval $ac_compiler --version </dev
/null
>&5) 2>&5
1855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1856 (exit $ac_status); }
1857 { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
1858 (eval $ac_compiler -v </dev
/null
>&5) 2>&5
1860 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1861 (exit $ac_status); }
1862 { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
1863 (eval $ac_compiler -V </dev
/null
>&5) 2>&5
1865 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1866 (exit $ac_status); }
1868 cat >conftest.
$ac_ext <<_ACEOF
1871 cat confdefs.h
>>conftest.
$ac_ext
1872 cat >>conftest.
$ac_ext <<_ACEOF
1873 /* end confdefs.h. */
1883 ac_clean_files_save
=$ac_clean_files
1884 ac_clean_files
="$ac_clean_files a.out a.exe b.out"
1885 # Try to create an executable without -o first, disregard a.out.
1886 # It will help us diagnose broken compilers, and finding out an intuition
1888 echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
1889 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
1890 ac_link_default
=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
1891 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
1892 (eval $ac_link_default) 2>&5
1894 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1895 (exit $ac_status); }; then
1896 # Find the output, starting from the most likely. This scheme is
1897 # not robust to junk in `.', hence go to wildcards (a.*) only as a last
1900 # Be careful to initialize this variable, since it used to be cached.
1901 # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
1903 # b.out is created by i960 compilers.
1904 for ac_file
in a_out.exe a.exe conftest.exe a.out conftest a.
* conftest.
* b.out
1906 test -f "$ac_file" ||
continue
1908 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.o |
*.obj
)
1911 # This is the source file.
1914 # We found the default executable, but exeext='' is most
1918 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
1919 # FIXME: I believe we export ac_cv_exeext for Libtool,
1920 # but it would be cool to find out if it's true. Does anybody
1921 # maintain Libtool? --akim.
1929 echo "$as_me: failed program was:" >&5
1930 sed 's/^/| /' conftest.
$ac_ext >&5
1932 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
1933 See \`config.log' for more details." >&5
1934 echo "$as_me: error: C compiler cannot create executables
1935 See \`config.log' for more details." >&2;}
1936 { (exit 77); exit 77; }; }
1939 ac_exeext
=$ac_cv_exeext
1940 echo "$as_me:$LINENO: result: $ac_file" >&5
1941 echo "${ECHO_T}$ac_file" >&6
1943 # Check the compiler produces executables we can run. If not, either
1944 # the compiler is broken, or we cross compile.
1945 echo "$as_me:$LINENO: checking whether the C compiler works" >&5
1946 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
1947 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
1948 # If not cross compiling, check that we can run a simple program.
1949 if test "$cross_compiling" != yes; then
1950 if { ac_try
='./$ac_file'
1951 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
1954 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1955 (exit $ac_status); }; }; then
1958 if test "$cross_compiling" = maybe
; then
1961 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
1962 If you meant to cross compile, use \`--host'.
1963 See \`config.log' for more details." >&5
1964 echo "$as_me: error: cannot run C compiled programs.
1965 If you meant to cross compile, use \`--host'.
1966 See \`config.log' for more details." >&2;}
1967 { (exit 1); exit 1; }; }
1971 echo "$as_me:$LINENO: result: yes" >&5
1972 echo "${ECHO_T}yes" >&6
1974 rm -f a.out a.exe conftest
$ac_cv_exeext b.out
1975 ac_clean_files
=$ac_clean_files_save
1976 # Check the compiler produces executables we can run. If not, either
1977 # the compiler is broken, or we cross compile.
1978 echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
1979 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
1980 echo "$as_me:$LINENO: result: $cross_compiling" >&5
1981 echo "${ECHO_T}$cross_compiling" >&6
1983 echo "$as_me:$LINENO: checking for suffix of executables" >&5
1984 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
1985 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
1986 (eval $ac_link) 2>&5
1988 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1989 (exit $ac_status); }; then
1990 # If both `conftest.exe' and `conftest' are `present' (well, observable)
1991 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
1992 # work properly (i.e., refer to `conftest.exe'), while it won't with
1994 for ac_file
in conftest.exe conftest conftest.
*; do
1995 test -f "$ac_file" ||
continue
1997 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.o |
*.obj
) ;;
1998 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2005 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2006 See \`config.log' for more details." >&5
2007 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2008 See \`config.log' for more details." >&2;}
2009 { (exit 1); exit 1; }; }
2012 rm -f conftest
$ac_cv_exeext
2013 echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2014 echo "${ECHO_T}$ac_cv_exeext" >&6
2016 rm -f conftest.
$ac_ext
2017 EXEEXT
=$ac_cv_exeext
2019 echo "$as_me:$LINENO: checking for suffix of object files" >&5
2020 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
2021 if test "${ac_cv_objext+set}" = set; then
2022 echo $ECHO_N "(cached) $ECHO_C" >&6
2024 cat >conftest.
$ac_ext <<_ACEOF
2027 cat confdefs.h
>>conftest.
$ac_ext
2028 cat >>conftest.
$ac_ext <<_ACEOF
2029 /* end confdefs.h. */
2039 rm -f conftest.o conftest.obj
2040 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2041 (eval $ac_compile) 2>&5
2043 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2044 (exit $ac_status); }; then
2045 for ac_file
in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
2047 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg
) ;;
2048 *) ac_cv_objext
=`expr "$ac_file" : '.*\.\(.*\)'`
2053 echo "$as_me: failed program was:" >&5
2054 sed 's/^/| /' conftest.
$ac_ext >&5
2056 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2057 See \`config.log' for more details." >&5
2058 echo "$as_me: error: cannot compute suffix of object files: cannot compile
2059 See \`config.log' for more details." >&2;}
2060 { (exit 1); exit 1; }; }
2063 rm -f conftest.
$ac_cv_objext conftest.
$ac_ext
2065 echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2066 echo "${ECHO_T}$ac_cv_objext" >&6
2067 OBJEXT
=$ac_cv_objext
2069 echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2070 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
2071 if test "${ac_cv_c_compiler_gnu+set}" = set; then
2072 echo $ECHO_N "(cached) $ECHO_C" >&6
2074 cat >conftest.
$ac_ext <<_ACEOF
2077 cat confdefs.h
>>conftest.
$ac_ext
2078 cat >>conftest.
$ac_ext <<_ACEOF
2079 /* end confdefs.h. */
2092 rm -f conftest.
$ac_objext
2093 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2094 (eval $ac_compile) 2>conftest.er1
2096 grep -v '^ *+' conftest.er1
>conftest.err
2098 cat conftest.err
>&5
2099 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2100 (exit $ac_status); } &&
2101 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2102 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2105 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2106 (exit $ac_status); }; } &&
2107 { ac_try
='test -s conftest.$ac_objext'
2108 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2111 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2112 (exit $ac_status); }; }; then
2115 echo "$as_me: failed program was:" >&5
2116 sed 's/^/| /' conftest.
$ac_ext >&5
2120 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2121 ac_cv_c_compiler_gnu
=$ac_compiler_gnu
2124 echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2125 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
2126 GCC
=`test $ac_compiler_gnu = yes && echo yes`
2127 ac_test_CFLAGS
=${CFLAGS+set}
2128 ac_save_CFLAGS
=$CFLAGS
2130 echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2131 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
2132 if test "${ac_cv_prog_cc_g+set}" = set; then
2133 echo $ECHO_N "(cached) $ECHO_C" >&6
2135 cat >conftest.
$ac_ext <<_ACEOF
2138 cat confdefs.h
>>conftest.
$ac_ext
2139 cat >>conftest.
$ac_ext <<_ACEOF
2140 /* end confdefs.h. */
2150 rm -f conftest.
$ac_objext
2151 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2152 (eval $ac_compile) 2>conftest.er1
2154 grep -v '^ *+' conftest.er1
>conftest.err
2156 cat conftest.err
>&5
2157 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2158 (exit $ac_status); } &&
2159 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2160 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2163 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2164 (exit $ac_status); }; } &&
2165 { ac_try
='test -s conftest.$ac_objext'
2166 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2169 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2170 (exit $ac_status); }; }; then
2173 echo "$as_me: failed program was:" >&5
2174 sed 's/^/| /' conftest.
$ac_ext >&5
2178 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2180 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2181 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
2182 if test "$ac_test_CFLAGS" = set; then
2183 CFLAGS
=$ac_save_CFLAGS
2184 elif test $ac_cv_prog_cc_g = yes; then
2185 if test "$GCC" = yes; then
2191 if test "$GCC" = yes; then
2197 echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
2198 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
2199 if test "${ac_cv_prog_cc_stdc+set}" = set; then
2200 echo $ECHO_N "(cached) $ECHO_C" >&6
2202 ac_cv_prog_cc_stdc
=no
2204 cat >conftest.
$ac_ext <<_ACEOF
2207 cat confdefs.h
>>conftest.
$ac_ext
2208 cat >>conftest.
$ac_ext <<_ACEOF
2209 /* end confdefs.h. */
2212 #include <sys/types.h>
2213 #include <sys/stat.h>
2214 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2215 struct buf { int x; };
2216 FILE * (*rcsopen) (struct buf *, struct stat *, int);
2217 static char *e (p, i)
2223 static char *f (char * (*g) (char **, int), char **p, ...)
2228 s = g (p, va_arg (v,int));
2233 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2234 function prototypes and stuff, but not '\xHH' hex character constants.
2235 These don't provoke an error unfortunately, instead are silently treated
2236 as 'x'. The following induces an error, until -std1 is added to get
2237 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2238 array size at least. It's necessary to write '\x00'==0 to get something
2239 that's true only with -std1. */
2240 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2242 int test (int i, double x);
2243 struct s1 {int (*f) (int a);};
2244 struct s2 {int (*f) (double a);};
2245 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2251 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
2256 # Don't try gcc -ansi; that turns off useful extensions and
2257 # breaks some systems' header files.
2258 # AIX -qlanglvl=ansi
2259 # Ultrix and OSF/1 -std1
2260 # HP-UX 10.20 and later -Ae
2261 # HP-UX older versions -Aa -D_HPUX_SOURCE
2262 # SVR4 -Xc -D__EXTENSIONS__
2263 for ac_arg
in "" -qlanglvl=ansi
-std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2265 CC
="$ac_save_CC $ac_arg"
2266 rm -f conftest.
$ac_objext
2267 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2268 (eval $ac_compile) 2>conftest.er1
2270 grep -v '^ *+' conftest.er1
>conftest.err
2272 cat conftest.err
>&5
2273 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2274 (exit $ac_status); } &&
2275 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2276 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2279 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2280 (exit $ac_status); }; } &&
2281 { ac_try
='test -s conftest.$ac_objext'
2282 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2285 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2286 (exit $ac_status); }; }; then
2287 ac_cv_prog_cc_stdc
=$ac_arg
2290 echo "$as_me: failed program was:" >&5
2291 sed 's/^/| /' conftest.
$ac_ext >&5
2294 rm -f conftest.err conftest.
$ac_objext
2296 rm -f conftest.
$ac_ext conftest.
$ac_objext
2301 case "x$ac_cv_prog_cc_stdc" in
2303 echo "$as_me:$LINENO: result: none needed" >&5
2304 echo "${ECHO_T}none needed" >&6 ;;
2306 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
2307 echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
2308 CC
="$CC $ac_cv_prog_cc_stdc" ;;
2311 # Some people use a C++ compiler to compile C. Since we use `exit',
2312 # in C++ we need to declare it. In case someone uses the same compiler
2313 # for both compiling C and C++ we need to have the C++ compiler decide
2314 # the declaration of exit, since it's the most demanding environment.
2315 cat >conftest.
$ac_ext <<_ACEOF
2320 rm -f conftest.
$ac_objext
2321 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2322 (eval $ac_compile) 2>conftest.er1
2324 grep -v '^ *+' conftest.er1
>conftest.err
2326 cat conftest.err
>&5
2327 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2328 (exit $ac_status); } &&
2329 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2330 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2333 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2334 (exit $ac_status); }; } &&
2335 { ac_try
='test -s conftest.$ac_objext'
2336 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2339 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2340 (exit $ac_status); }; }; then
2341 for ac_declaration
in \
2343 'extern "C" void std::exit (int) throw (); using std::exit;' \
2344 'extern "C" void std::exit (int); using std::exit;' \
2345 'extern "C" void exit (int) throw ();' \
2346 'extern "C" void exit (int);' \
2349 cat >conftest.
$ac_ext <<_ACEOF
2352 cat confdefs.h
>>conftest.
$ac_ext
2353 cat >>conftest.
$ac_ext <<_ACEOF
2354 /* end confdefs.h. */
2365 rm -f conftest.
$ac_objext
2366 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2367 (eval $ac_compile) 2>conftest.er1
2369 grep -v '^ *+' conftest.er1
>conftest.err
2371 cat conftest.err
>&5
2372 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2373 (exit $ac_status); } &&
2374 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2375 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2378 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2379 (exit $ac_status); }; } &&
2380 { ac_try
='test -s conftest.$ac_objext'
2381 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2384 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2385 (exit $ac_status); }; }; then
2388 echo "$as_me: failed program was:" >&5
2389 sed 's/^/| /' conftest.
$ac_ext >&5
2393 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2394 cat >conftest.
$ac_ext <<_ACEOF
2397 cat confdefs.h
>>conftest.
$ac_ext
2398 cat >>conftest.
$ac_ext <<_ACEOF
2399 /* end confdefs.h. */
2409 rm -f conftest.
$ac_objext
2410 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2411 (eval $ac_compile) 2>conftest.er1
2413 grep -v '^ *+' conftest.er1
>conftest.err
2415 cat conftest.err
>&5
2416 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2417 (exit $ac_status); } &&
2418 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2419 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2422 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2423 (exit $ac_status); }; } &&
2424 { ac_try
='test -s conftest.$ac_objext'
2425 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2428 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2429 (exit $ac_status); }; }; then
2432 echo "$as_me: failed program was:" >&5
2433 sed 's/^/| /' conftest.
$ac_ext >&5
2436 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2439 if test -n "$ac_declaration"; then
2440 echo '#ifdef __cplusplus' >>confdefs.h
2441 echo $ac_declaration >>confdefs.h
2442 echo '#endif' >>confdefs.h
2446 echo "$as_me: failed program was:" >&5
2447 sed 's/^/| /' conftest.
$ac_ext >&5
2450 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2452 ac_cpp
='$CPP $CPPFLAGS'
2453 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2454 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2455 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2458 ac_cpp
='$CXXCPP $CPPFLAGS'
2459 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2460 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2461 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
2462 if test -n "$ac_tool_prefix"; then
2463 for ac_prog
in $CCC g
++ c
++ gpp aCC CC cxx cc
++ cl FCC KCC RCC xlC_r xlC
2465 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2466 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2467 echo "$as_me:$LINENO: checking for $ac_word" >&5
2468 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2469 if test "${ac_cv_prog_CXX+set}" = set; then
2470 echo $ECHO_N "(cached) $ECHO_C" >&6
2472 if test -n "$CXX"; then
2473 ac_cv_prog_CXX
="$CXX" # Let the user override the test.
2475 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2479 test -z "$as_dir" && as_dir
=.
2480 for ac_exec_ext
in '' $ac_executable_extensions; do
2481 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2482 ac_cv_prog_CXX
="$ac_tool_prefix$ac_prog"
2483 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2492 if test -n "$CXX"; then
2493 echo "$as_me:$LINENO: result: $CXX" >&5
2494 echo "${ECHO_T}$CXX" >&6
2496 echo "$as_me:$LINENO: result: no" >&5
2497 echo "${ECHO_T}no" >&6
2500 test -n "$CXX" && break
2503 if test -z "$CXX"; then
2505 for ac_prog
in $CCC g
++ c
++ gpp aCC CC cxx cc
++ cl FCC KCC RCC xlC_r xlC
2507 # Extract the first word of "$ac_prog", so it can be a program name with args.
2508 set dummy
$ac_prog; ac_word
=$2
2509 echo "$as_me:$LINENO: checking for $ac_word" >&5
2510 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2511 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
2512 echo $ECHO_N "(cached) $ECHO_C" >&6
2514 if test -n "$ac_ct_CXX"; then
2515 ac_cv_prog_ac_ct_CXX
="$ac_ct_CXX" # Let the user override the test.
2517 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2521 test -z "$as_dir" && as_dir
=.
2522 for ac_exec_ext
in '' $ac_executable_extensions; do
2523 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2524 ac_cv_prog_ac_ct_CXX
="$ac_prog"
2525 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2533 ac_ct_CXX
=$ac_cv_prog_ac_ct_CXX
2534 if test -n "$ac_ct_CXX"; then
2535 echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
2536 echo "${ECHO_T}$ac_ct_CXX" >&6
2538 echo "$as_me:$LINENO: result: no" >&5
2539 echo "${ECHO_T}no" >&6
2542 test -n "$ac_ct_CXX" && break
2544 test -n "$ac_ct_CXX" || ac_ct_CXX
="g++"
2550 # Provide some information about the compiler.
2551 echo "$as_me:$LINENO:" \
2552 "checking for C++ compiler version" >&5
2553 ac_compiler
=`set X $ac_compile; echo $2`
2554 { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
2555 (eval $ac_compiler --version </dev
/null
>&5) 2>&5
2557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2558 (exit $ac_status); }
2559 { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
2560 (eval $ac_compiler -v </dev
/null
>&5) 2>&5
2562 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2563 (exit $ac_status); }
2564 { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
2565 (eval $ac_compiler -V </dev
/null
>&5) 2>&5
2567 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2568 (exit $ac_status); }
2570 echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
2571 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6
2572 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
2573 echo $ECHO_N "(cached) $ECHO_C" >&6
2575 cat >conftest.
$ac_ext <<_ACEOF
2578 cat confdefs.h
>>conftest.
$ac_ext
2579 cat >>conftest.
$ac_ext <<_ACEOF
2580 /* end confdefs.h. */
2593 rm -f conftest.
$ac_objext
2594 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2595 (eval $ac_compile) 2>conftest.er1
2597 grep -v '^ *+' conftest.er1
>conftest.err
2599 cat conftest.err
>&5
2600 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2601 (exit $ac_status); } &&
2602 { ac_try
='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
2603 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2606 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2607 (exit $ac_status); }; } &&
2608 { ac_try
='test -s conftest.$ac_objext'
2609 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2612 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2613 (exit $ac_status); }; }; then
2616 echo "$as_me: failed program was:" >&5
2617 sed 's/^/| /' conftest.
$ac_ext >&5
2621 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2622 ac_cv_cxx_compiler_gnu
=$ac_compiler_gnu
2625 echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
2626 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
2627 GXX
=`test $ac_compiler_gnu = yes && echo yes`
2628 ac_test_CXXFLAGS
=${CXXFLAGS+set}
2629 ac_save_CXXFLAGS
=$CXXFLAGS
2631 echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
2632 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6
2633 if test "${ac_cv_prog_cxx_g+set}" = set; then
2634 echo $ECHO_N "(cached) $ECHO_C" >&6
2636 cat >conftest.
$ac_ext <<_ACEOF
2639 cat confdefs.h
>>conftest.
$ac_ext
2640 cat >>conftest.
$ac_ext <<_ACEOF
2641 /* end confdefs.h. */
2651 rm -f conftest.
$ac_objext
2652 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2653 (eval $ac_compile) 2>conftest.er1
2655 grep -v '^ *+' conftest.er1
>conftest.err
2657 cat conftest.err
>&5
2658 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2659 (exit $ac_status); } &&
2660 { ac_try
='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
2661 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2664 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2665 (exit $ac_status); }; } &&
2666 { ac_try
='test -s conftest.$ac_objext'
2667 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2670 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2671 (exit $ac_status); }; }; then
2672 ac_cv_prog_cxx_g
=yes
2674 echo "$as_me: failed program was:" >&5
2675 sed 's/^/| /' conftest.
$ac_ext >&5
2679 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2681 echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
2682 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6
2683 if test "$ac_test_CXXFLAGS" = set; then
2684 CXXFLAGS
=$ac_save_CXXFLAGS
2685 elif test $ac_cv_prog_cxx_g = yes; then
2686 if test "$GXX" = yes; then
2692 if test "$GXX" = yes; then
2698 for ac_declaration
in \
2700 'extern "C" void std::exit (int) throw (); using std::exit;' \
2701 'extern "C" void std::exit (int); using std::exit;' \
2702 'extern "C" void exit (int) throw ();' \
2703 'extern "C" void exit (int);' \
2706 cat >conftest.
$ac_ext <<_ACEOF
2709 cat confdefs.h
>>conftest.
$ac_ext
2710 cat >>conftest.
$ac_ext <<_ACEOF
2711 /* end confdefs.h. */
2722 rm -f conftest.
$ac_objext
2723 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2724 (eval $ac_compile) 2>conftest.er1
2726 grep -v '^ *+' conftest.er1
>conftest.err
2728 cat conftest.err
>&5
2729 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2730 (exit $ac_status); } &&
2731 { ac_try
='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
2732 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2735 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2736 (exit $ac_status); }; } &&
2737 { ac_try
='test -s conftest.$ac_objext'
2738 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2741 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2742 (exit $ac_status); }; }; then
2745 echo "$as_me: failed program was:" >&5
2746 sed 's/^/| /' conftest.
$ac_ext >&5
2750 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2751 cat >conftest.
$ac_ext <<_ACEOF
2754 cat confdefs.h
>>conftest.
$ac_ext
2755 cat >>conftest.
$ac_ext <<_ACEOF
2756 /* end confdefs.h. */
2766 rm -f conftest.
$ac_objext
2767 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2768 (eval $ac_compile) 2>conftest.er1
2770 grep -v '^ *+' conftest.er1
>conftest.err
2772 cat conftest.err
>&5
2773 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2774 (exit $ac_status); } &&
2775 { ac_try
='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
2776 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2779 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2780 (exit $ac_status); }; } &&
2781 { ac_try
='test -s conftest.$ac_objext'
2782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2785 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2786 (exit $ac_status); }; }; then
2789 echo "$as_me: failed program was:" >&5
2790 sed 's/^/| /' conftest.
$ac_ext >&5
2793 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2796 if test -n "$ac_declaration"; then
2797 echo '#ifdef __cplusplus' >>confdefs.h
2798 echo $ac_declaration >>confdefs.h
2799 echo '#endif' >>confdefs.h
2803 ac_cpp
='$CPP $CPPFLAGS'
2804 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2805 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2806 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2808 if test -n "$ac_tool_prefix"; then
2809 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
2810 set dummy
${ac_tool_prefix}cpp
; ac_word
=$2
2811 echo "$as_me:$LINENO: checking for $ac_word" >&5
2812 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2813 if test "${ac_cv_prog_CPPBIN+set}" = set; then
2814 echo $ECHO_N "(cached) $ECHO_C" >&6
2816 if test -n "$CPPBIN"; then
2817 ac_cv_prog_CPPBIN
="$CPPBIN" # Let the user override the test.
2819 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2823 test -z "$as_dir" && as_dir
=.
2824 for ac_exec_ext
in '' $ac_executable_extensions; do
2825 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2826 ac_cv_prog_CPPBIN
="${ac_tool_prefix}cpp"
2827 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2835 CPPBIN
=$ac_cv_prog_CPPBIN
2836 if test -n "$CPPBIN"; then
2837 echo "$as_me:$LINENO: result: $CPPBIN" >&5
2838 echo "${ECHO_T}$CPPBIN" >&6
2840 echo "$as_me:$LINENO: result: no" >&5
2841 echo "${ECHO_T}no" >&6
2845 if test -z "$ac_cv_prog_CPPBIN"; then
2846 ac_ct_CPPBIN
=$CPPBIN
2847 # Extract the first word of "cpp", so it can be a program name with args.
2848 set dummy cpp
; ac_word
=$2
2849 echo "$as_me:$LINENO: checking for $ac_word" >&5
2850 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2851 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
2852 echo $ECHO_N "(cached) $ECHO_C" >&6
2854 if test -n "$ac_ct_CPPBIN"; then
2855 ac_cv_prog_ac_ct_CPPBIN
="$ac_ct_CPPBIN" # Let the user override the test.
2857 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2861 test -z "$as_dir" && as_dir
=.
2862 for ac_exec_ext
in '' $ac_executable_extensions; do
2863 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2864 ac_cv_prog_ac_ct_CPPBIN
="cpp"
2865 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2871 test -z "$ac_cv_prog_ac_ct_CPPBIN" && ac_cv_prog_ac_ct_CPPBIN
="cpp"
2874 ac_ct_CPPBIN
=$ac_cv_prog_ac_ct_CPPBIN
2875 if test -n "$ac_ct_CPPBIN"; then
2876 echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
2877 echo "${ECHO_T}$ac_ct_CPPBIN" >&6
2879 echo "$as_me:$LINENO: result: no" >&5
2880 echo "${ECHO_T}no" >&6
2883 CPPBIN
=$ac_ct_CPPBIN
2885 CPPBIN
="$ac_cv_prog_CPPBIN"
2889 echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
2890 echo $ECHO_N "checking for the directory containing the Wine tools... $ECHO_C" >&6
2891 if test "${wine_cv_toolsdir+set}" = set; then
2892 echo $ECHO_N "(cached) $ECHO_C" >&6
2894 if test -z "$with_wine_tools"; then
2895 if test "$cross_compiling" = "yes"; then
2896 { { echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
2897 echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
2898 { (exit 1); exit 1; }; }
2900 wine_cv_toolsdir
="\$(TOPOBJDIR)"
2902 elif test -d "$with_wine_tools/tools/winebuild"; then
2903 case $with_wine_tools in
2904 /*) wine_cv_toolsdir
="$with_wine_tools" ;;
2905 *) wine_cv_toolsdir
="\$(TOPOBJDIR)/$with_wine_tools" ;;
2908 { { echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
2909 echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
2910 { (exit 1); exit 1; }; }
2913 echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
2914 echo "${ECHO_T}$wine_cv_toolsdir" >&6
2915 TOOLSDIR
=$wine_cv_toolsdir
2920 ac_cpp
='$CPP $CPPFLAGS'
2921 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2922 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2923 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2924 echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
2925 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
2926 # On Suns, sometimes $CPP names a directory.
2927 if test -n "$CPP" && test -d "$CPP"; then
2930 if test -z "$CPP"; then
2931 if test "${ac_cv_prog_CPP+set}" = set; then
2932 echo $ECHO_N "(cached) $ECHO_C" >&6
2934 # Double quotes because CPP needs to be expanded
2935 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
2938 for ac_c_preproc_warn_flag
in '' yes
2940 # Use a header file that comes with gcc, so configuring glibc
2941 # with a fresh cross-compiler works.
2942 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2943 # <limits.h> exists even on freestanding compilers.
2944 # On the NeXT, cc -E runs the code through the compiler's parser,
2945 # not just through cpp. "Syntax error" is here to catch this case.
2946 cat >conftest.
$ac_ext <<_ACEOF
2949 cat confdefs.h
>>conftest.
$ac_ext
2950 cat >>conftest.
$ac_ext <<_ACEOF
2951 /* end confdefs.h. */
2953 # include <limits.h>
2955 # include <assert.h>
2959 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2960 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
2962 grep -v '^ *+' conftest.er1
>conftest.err
2964 cat conftest.err
>&5
2965 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2966 (exit $ac_status); } >/dev
/null
; then
2967 if test -s conftest.err
; then
2968 ac_cpp_err
=$ac_c_preproc_warn_flag
2969 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
2976 if test -z "$ac_cpp_err"; then
2979 echo "$as_me: failed program was:" >&5
2980 sed 's/^/| /' conftest.
$ac_ext >&5
2982 # Broken: fails on valid input.
2985 rm -f conftest.err conftest.
$ac_ext
2987 # OK, works on sane cases. Now check whether non-existent headers
2988 # can be detected and how.
2989 cat >conftest.
$ac_ext <<_ACEOF
2992 cat confdefs.h
>>conftest.
$ac_ext
2993 cat >>conftest.
$ac_ext <<_ACEOF
2994 /* end confdefs.h. */
2995 #include <ac_nonexistent.h>
2997 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2998 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3000 grep -v '^ *+' conftest.er1
>conftest.err
3002 cat conftest.err
>&5
3003 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3004 (exit $ac_status); } >/dev
/null
; then
3005 if test -s conftest.err
; then
3006 ac_cpp_err
=$ac_c_preproc_warn_flag
3007 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3014 if test -z "$ac_cpp_err"; then
3015 # Broken: success on invalid input.
3018 echo "$as_me: failed program was:" >&5
3019 sed 's/^/| /' conftest.
$ac_ext >&5
3021 # Passes both tests.
3025 rm -f conftest.err conftest.
$ac_ext
3028 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3029 rm -f conftest.err conftest.
$ac_ext
3030 if $ac_preproc_ok; then
3042 echo "$as_me:$LINENO: result: $CPP" >&5
3043 echo "${ECHO_T}$CPP" >&6
3045 for ac_c_preproc_warn_flag
in '' yes
3047 # Use a header file that comes with gcc, so configuring glibc
3048 # with a fresh cross-compiler works.
3049 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3050 # <limits.h> exists even on freestanding compilers.
3051 # On the NeXT, cc -E runs the code through the compiler's parser,
3052 # not just through cpp. "Syntax error" is here to catch this case.
3053 cat >conftest.
$ac_ext <<_ACEOF
3056 cat confdefs.h
>>conftest.
$ac_ext
3057 cat >>conftest.
$ac_ext <<_ACEOF
3058 /* end confdefs.h. */
3060 # include <limits.h>
3062 # include <assert.h>
3066 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3067 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3069 grep -v '^ *+' conftest.er1
>conftest.err
3071 cat conftest.err
>&5
3072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3073 (exit $ac_status); } >/dev
/null
; then
3074 if test -s conftest.err
; then
3075 ac_cpp_err
=$ac_c_preproc_warn_flag
3076 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3083 if test -z "$ac_cpp_err"; then
3086 echo "$as_me: failed program was:" >&5
3087 sed 's/^/| /' conftest.
$ac_ext >&5
3089 # Broken: fails on valid input.
3092 rm -f conftest.err conftest.
$ac_ext
3094 # OK, works on sane cases. Now check whether non-existent headers
3095 # can be detected and how.
3096 cat >conftest.
$ac_ext <<_ACEOF
3099 cat confdefs.h
>>conftest.
$ac_ext
3100 cat >>conftest.
$ac_ext <<_ACEOF
3101 /* end confdefs.h. */
3102 #include <ac_nonexistent.h>
3104 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3105 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3107 grep -v '^ *+' conftest.er1
>conftest.err
3109 cat conftest.err
>&5
3110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3111 (exit $ac_status); } >/dev
/null
; then
3112 if test -s conftest.err
; then
3113 ac_cpp_err
=$ac_c_preproc_warn_flag
3114 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3121 if test -z "$ac_cpp_err"; then
3122 # Broken: success on invalid input.
3125 echo "$as_me: failed program was:" >&5
3126 sed 's/^/| /' conftest.
$ac_ext >&5
3128 # Passes both tests.
3132 rm -f conftest.err conftest.
$ac_ext
3135 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3136 rm -f conftest.err conftest.
$ac_ext
3137 if $ac_preproc_ok; then
3140 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3141 See \`config.log' for more details." >&5
3142 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3143 See \`config.log' for more details." >&2;}
3144 { (exit 1); exit 1; }; }
3148 ac_cpp
='$CPP $CPPFLAGS'
3149 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3150 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3151 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3155 if test "x$ac_path_x_has_been_run" != xyes
; then
3156 echo "$as_me:$LINENO: checking for X" >&5
3157 echo $ECHO_N "checking for X... $ECHO_C" >&6
3159 ac_path_x_has_been_run
=yes
3161 # Check whether --with-x or --without-x was given.
3162 if test "${with_x+set}" = set; then
3166 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
3167 if test "x$with_x" = xno
; then
3168 # The user explicitly disabled X.
3171 if test "x$x_includes" != xNONE
&& test "x$x_libraries" != xNONE
; then
3172 # Both variables are already set.
3175 if test "${ac_cv_have_x+set}" = set; then
3176 echo $ECHO_N "(cached) $ECHO_C" >&6
3178 # One or both of the vars are not set, and there is no cached value.
3179 ac_x_includes
=no ac_x_libraries
=no
3181 if mkdir conftest.dir
; then
3183 # Make sure to not put "make" in the Imakefile rules, since we grep it out.
3184 cat >Imakefile
<<'_ACEOF'
3186 @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
3188 if (xmkmf
) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
3189 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
3190 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
3191 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
3192 for ac_extension
in a so sl
; do
3193 if test ! -f $ac_im_usrlibdir/libX11.
$ac_extension &&
3194 test -f $ac_im_libdir/libX11.
$ac_extension; then
3195 ac_im_usrlibdir
=$ac_im_libdir; break
3198 # Screen out bogus values from the imake configuration. They are
3199 # bogus both because they are the default anyway, and because
3200 # using them would break gcc on systems where it needs fixed includes.
3201 case $ac_im_incroot in
3203 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
=$ac_im_incroot;;
3205 case $ac_im_usrlibdir in
3207 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
=$ac_im_usrlibdir ;;
3214 # Standard set of common directories for X headers.
3215 # Check X11 before X11Rn because it is often a symlink to the current release.
3227 /usr/local/X11/include
3228 /usr/local/X11R6/include
3229 /usr/local/X11R5/include
3230 /usr/local/X11R4/include
3232 /usr/local/include/X11
3233 /usr/local/include/X11R6
3234 /usr/local/include/X11R5
3235 /usr/local/include/X11R4
3239 /usr/XFree86/include/X11
3243 /usr/unsupported/include
3245 /usr/local/x11r5/include
3246 /usr/lpp/Xamples/include
3248 /usr/openwin/include
3249 /usr/openwin/share/include'
3251 if test "$ac_x_includes" = no
; then
3252 # Guess where to find include files, by looking for a specified header file.
3253 # First, try using that file with no special directory specified.
3254 cat >conftest.
$ac_ext <<_ACEOF
3257 cat confdefs.h
>>conftest.
$ac_ext
3258 cat >>conftest.
$ac_ext <<_ACEOF
3259 /* end confdefs.h. */
3260 #include <X11/Intrinsic.h>
3262 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3263 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3265 grep -v '^ *+' conftest.er1
>conftest.err
3267 cat conftest.err
>&5
3268 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3269 (exit $ac_status); } >/dev
/null
; then
3270 if test -s conftest.err
; then
3271 ac_cpp_err
=$ac_c_preproc_warn_flag
3272 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3279 if test -z "$ac_cpp_err"; then
3280 # We can compile using X headers with no special include directory.
3283 echo "$as_me: failed program was:" >&5
3284 sed 's/^/| /' conftest.
$ac_ext >&5
3286 for ac_dir
in $ac_x_header_dirs; do
3287 if test -r "$ac_dir/X11/Intrinsic.h"; then
3288 ac_x_includes
=$ac_dir
3293 rm -f conftest.err conftest.
$ac_ext
3294 fi # $ac_x_includes = no
3296 if test "$ac_x_libraries" = no
; then
3297 # Check for the libraries.
3298 # See if we find them without any special options.
3299 # Don't add to $LIBS permanently.
3302 cat >conftest.
$ac_ext <<_ACEOF
3305 cat confdefs.h
>>conftest.
$ac_ext
3306 cat >>conftest.
$ac_ext <<_ACEOF
3307 /* end confdefs.h. */
3308 #include <X11/Intrinsic.h>
3317 rm -f conftest.
$ac_objext conftest
$ac_exeext
3318 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3319 (eval $ac_link) 2>conftest.er1
3321 grep -v '^ *+' conftest.er1
>conftest.err
3323 cat conftest.err
>&5
3324 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3325 (exit $ac_status); } &&
3326 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3327 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3330 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3331 (exit $ac_status); }; } &&
3332 { ac_try
='test -s conftest$ac_exeext'
3333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3336 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3337 (exit $ac_status); }; }; then
3339 # We can link X programs with no special library path.
3342 echo "$as_me: failed program was:" >&5
3343 sed 's/^/| /' conftest.
$ac_ext >&5
3346 for ac_dir
in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
3348 # Don't even attempt the hair of trying to link an X program!
3349 for ac_extension
in a so sl
; do
3350 if test -r $ac_dir/libXt.
$ac_extension; then
3351 ac_x_libraries
=$ac_dir
3357 rm -f conftest.err conftest.
$ac_objext \
3358 conftest
$ac_exeext conftest.
$ac_ext
3359 fi # $ac_x_libraries = no
3361 if test "$ac_x_includes" = no ||
test "$ac_x_libraries" = no
; then
3362 # Didn't find X anywhere. Cache the known absence of X.
3363 ac_cv_have_x
="have_x=no"
3365 # Record where we found X for the cache.
3366 ac_cv_have_x
="have_x=yes \
3367 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
3372 eval "$ac_cv_have_x"
3375 if test "$have_x" != yes; then
3376 echo "$as_me:$LINENO: result: $have_x" >&5
3377 echo "${ECHO_T}$have_x" >&6
3380 # If each of the values was on the command line, it overrides each guess.
3381 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
3382 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
3383 # Update the cache value to reflect the command line values.
3384 ac_cv_have_x
="have_x=yes \
3385 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
3386 # It might be that x_includes is empty (headers are found in the
3387 # standard search path. Then output the corresponding message
3388 ac_out_x_includes
=$x_includes
3389 test "x$x_includes" = x
&& ac_out_x_includes
="in standard search path"
3390 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5
3391 echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6
3395 if test "$no_x" = yes; then
3396 # Not all programs may use this symbol, but it does not hurt to define it.
3398 cat >>confdefs.h
<<\_ACEOF
3399 #define X_DISPLAY_MISSING 1
3402 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
3404 if test -n "$x_includes"; then
3405 X_CFLAGS
="$X_CFLAGS -I$x_includes"
3408 # It would also be nice to do this for all -L options, not just this one.
3409 if test -n "$x_libraries"; then
3410 X_LIBS
="$X_LIBS -L$x_libraries"
3411 # For Solaris; some versions of Sun CC require a space after -R and
3412 # others require no space. Words are not sufficient . . . .
3413 case `(uname -sr) 2>/dev/null` in
3415 echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
3416 echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6
3417 ac_xsave_LIBS
=$LIBS; LIBS
="$LIBS -R$x_libraries"
3418 cat >conftest.
$ac_ext <<_ACEOF
3421 cat confdefs.h
>>conftest.
$ac_ext
3422 cat >>conftest.
$ac_ext <<_ACEOF
3423 /* end confdefs.h. */
3433 rm -f conftest.
$ac_objext conftest
$ac_exeext
3434 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3435 (eval $ac_link) 2>conftest.er1
3437 grep -v '^ *+' conftest.er1
>conftest.err
3439 cat conftest.err
>&5
3440 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3441 (exit $ac_status); } &&
3442 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3443 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3446 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3447 (exit $ac_status); }; } &&
3448 { ac_try
='test -s conftest$ac_exeext'
3449 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3453 (exit $ac_status); }; }; then
3456 echo "$as_me: failed program was:" >&5
3457 sed 's/^/| /' conftest.
$ac_ext >&5
3461 rm -f conftest.err conftest.
$ac_objext \
3462 conftest
$ac_exeext conftest.
$ac_ext
3463 if test $ac_R_nospace = yes; then
3464 echo "$as_me:$LINENO: result: no" >&5
3465 echo "${ECHO_T}no" >&6
3466 X_LIBS
="$X_LIBS -R$x_libraries"
3468 LIBS
="$ac_xsave_LIBS -R $x_libraries"
3469 cat >conftest.
$ac_ext <<_ACEOF
3472 cat confdefs.h
>>conftest.
$ac_ext
3473 cat >>conftest.
$ac_ext <<_ACEOF
3474 /* end confdefs.h. */
3484 rm -f conftest.
$ac_objext conftest
$ac_exeext
3485 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3486 (eval $ac_link) 2>conftest.er1
3488 grep -v '^ *+' conftest.er1
>conftest.err
3490 cat conftest.err
>&5
3491 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3492 (exit $ac_status); } &&
3493 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3494 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3497 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3498 (exit $ac_status); }; } &&
3499 { ac_try
='test -s conftest$ac_exeext'
3500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3503 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3504 (exit $ac_status); }; }; then
3507 echo "$as_me: failed program was:" >&5
3508 sed 's/^/| /' conftest.
$ac_ext >&5
3512 rm -f conftest.err conftest.
$ac_objext \
3513 conftest
$ac_exeext conftest.
$ac_ext
3514 if test $ac_R_space = yes; then
3515 echo "$as_me:$LINENO: result: yes" >&5
3516 echo "${ECHO_T}yes" >&6
3517 X_LIBS
="$X_LIBS -R $x_libraries"
3519 echo "$as_me:$LINENO: result: neither works" >&5
3520 echo "${ECHO_T}neither works" >&6
3527 # Check for system-dependent libraries X programs must link with.
3528 # Do this before checking for the system-independent R6 libraries
3529 # (-lICE), since we may need -lsocket or whatever for X linking.
3531 if test "$ISC" = yes; then
3532 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
3534 # Martyn Johnson says this is needed for Ultrix, if the X
3535 # libraries were built with DECnet support. And Karl Berry says
3536 # the Alpha needs dnet_stub (dnet does not exist).
3537 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS $X_LIBS -lX11"
3538 cat >conftest.
$ac_ext <<_ACEOF
3541 cat confdefs.h
>>conftest.
$ac_ext
3542 cat >>conftest.
$ac_ext <<_ACEOF
3543 /* end confdefs.h. */
3545 /* Override any gcc2 internal prototype to avoid an error. */
3549 /* We use char because int might match the return type of a gcc2
3550 builtin and then its argument prototype would still apply. */
3551 char XOpenDisplay ();
3560 rm -f conftest.
$ac_objext conftest
$ac_exeext
3561 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3562 (eval $ac_link) 2>conftest.er1
3564 grep -v '^ *+' conftest.er1
>conftest.err
3566 cat conftest.err
>&5
3567 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3568 (exit $ac_status); } &&
3569 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3570 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3573 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3574 (exit $ac_status); }; } &&
3575 { ac_try
='test -s conftest$ac_exeext'
3576 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3579 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3580 (exit $ac_status); }; }; then
3583 echo "$as_me: failed program was:" >&5
3584 sed 's/^/| /' conftest.
$ac_ext >&5
3586 echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
3587 echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6
3588 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
3589 echo $ECHO_N "(cached) $ECHO_C" >&6
3591 ac_check_lib_save_LIBS
=$LIBS
3593 cat >conftest.
$ac_ext <<_ACEOF
3596 cat confdefs.h
>>conftest.
$ac_ext
3597 cat >>conftest.
$ac_ext <<_ACEOF
3598 /* end confdefs.h. */
3600 /* Override any gcc2 internal prototype to avoid an error. */
3604 /* We use char because int might match the return type of a gcc2
3605 builtin and then its argument prototype would still apply. */
3615 rm -f conftest.
$ac_objext conftest
$ac_exeext
3616 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3617 (eval $ac_link) 2>conftest.er1
3619 grep -v '^ *+' conftest.er1
>conftest.err
3621 cat conftest.err
>&5
3622 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3623 (exit $ac_status); } &&
3624 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3625 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3628 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3629 (exit $ac_status); }; } &&
3630 { ac_try
='test -s conftest$ac_exeext'
3631 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3634 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3635 (exit $ac_status); }; }; then
3636 ac_cv_lib_dnet_dnet_ntoa
=yes
3638 echo "$as_me: failed program was:" >&5
3639 sed 's/^/| /' conftest.
$ac_ext >&5
3641 ac_cv_lib_dnet_dnet_ntoa
=no
3643 rm -f conftest.err conftest.
$ac_objext \
3644 conftest
$ac_exeext conftest.
$ac_ext
3645 LIBS
=$ac_check_lib_save_LIBS
3647 echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
3648 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6
3649 if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
3650 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
3653 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
3654 echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
3655 echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6
3656 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
3657 echo $ECHO_N "(cached) $ECHO_C" >&6
3659 ac_check_lib_save_LIBS
=$LIBS
3660 LIBS
="-ldnet_stub $LIBS"
3661 cat >conftest.
$ac_ext <<_ACEOF
3664 cat confdefs.h
>>conftest.
$ac_ext
3665 cat >>conftest.
$ac_ext <<_ACEOF
3666 /* end confdefs.h. */
3668 /* Override any gcc2 internal prototype to avoid an error. */
3672 /* We use char because int might match the return type of a gcc2
3673 builtin and then its argument prototype would still apply. */
3683 rm -f conftest.
$ac_objext conftest
$ac_exeext
3684 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3685 (eval $ac_link) 2>conftest.er1
3687 grep -v '^ *+' conftest.er1
>conftest.err
3689 cat conftest.err
>&5
3690 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3691 (exit $ac_status); } &&
3692 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3693 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3696 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3697 (exit $ac_status); }; } &&
3698 { ac_try
='test -s conftest$ac_exeext'
3699 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3702 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3703 (exit $ac_status); }; }; then
3704 ac_cv_lib_dnet_stub_dnet_ntoa
=yes
3706 echo "$as_me: failed program was:" >&5
3707 sed 's/^/| /' conftest.
$ac_ext >&5
3709 ac_cv_lib_dnet_stub_dnet_ntoa
=no
3711 rm -f conftest.err conftest.
$ac_objext \
3712 conftest
$ac_exeext conftest.
$ac_ext
3713 LIBS
=$ac_check_lib_save_LIBS
3715 echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
3716 echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6
3717 if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then
3718 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
3723 rm -f conftest.err conftest.
$ac_objext \
3724 conftest
$ac_exeext conftest.
$ac_ext
3725 LIBS
="$ac_xsave_LIBS"
3727 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
3728 # to get the SysV transport functions.
3729 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
3731 # The nsl library prevents programs from opening the X display
3732 # on Irix 5.2, according to T.E. Dickey.
3733 # The functions gethostbyname, getservbyname, and inet_addr are
3734 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
3735 echo "$as_me:$LINENO: checking for gethostbyname" >&5
3736 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6
3737 if test "${ac_cv_func_gethostbyname+set}" = set; then
3738 echo $ECHO_N "(cached) $ECHO_C" >&6
3740 cat >conftest.
$ac_ext <<_ACEOF
3743 cat confdefs.h
>>conftest.
$ac_ext
3744 cat >>conftest.
$ac_ext <<_ACEOF
3745 /* end confdefs.h. */
3746 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
3747 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3748 #define gethostbyname innocuous_gethostbyname
3750 /* System header to define __stub macros and hopefully few prototypes,
3751 which can conflict with char gethostbyname (); below.
3752 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3753 <limits.h> exists even on freestanding compilers. */
3756 # include <limits.h>
3758 # include <assert.h>
3761 #undef gethostbyname
3763 /* Override any gcc2 internal prototype to avoid an error. */
3768 /* We use char because int might match the return type of a gcc2
3769 builtin and then its argument prototype would still apply. */
3770 char gethostbyname ();
3771 /* The GNU C library defines this for functions which it implements
3772 to always fail with ENOSYS. Some functions are actually named
3773 something starting with __ and the normal name is an alias. */
3774 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
3777 char (*f) () = gethostbyname;
3786 return f != gethostbyname;
3791 rm -f conftest.
$ac_objext conftest
$ac_exeext
3792 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3793 (eval $ac_link) 2>conftest.er1
3795 grep -v '^ *+' conftest.er1
>conftest.err
3797 cat conftest.err
>&5
3798 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3799 (exit $ac_status); } &&
3800 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3801 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3804 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3805 (exit $ac_status); }; } &&
3806 { ac_try
='test -s conftest$ac_exeext'
3807 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3810 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3811 (exit $ac_status); }; }; then
3812 ac_cv_func_gethostbyname
=yes
3814 echo "$as_me: failed program was:" >&5
3815 sed 's/^/| /' conftest.
$ac_ext >&5
3817 ac_cv_func_gethostbyname
=no
3819 rm -f conftest.err conftest.
$ac_objext \
3820 conftest
$ac_exeext conftest.
$ac_ext
3822 echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
3823 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6
3825 if test $ac_cv_func_gethostbyname = no
; then
3826 echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
3827 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
3828 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
3829 echo $ECHO_N "(cached) $ECHO_C" >&6
3831 ac_check_lib_save_LIBS
=$LIBS
3833 cat >conftest.
$ac_ext <<_ACEOF
3836 cat confdefs.h
>>conftest.
$ac_ext
3837 cat >>conftest.
$ac_ext <<_ACEOF
3838 /* end confdefs.h. */
3840 /* Override any gcc2 internal prototype to avoid an error. */
3844 /* We use char because int might match the return type of a gcc2
3845 builtin and then its argument prototype would still apply. */
3846 char gethostbyname ();
3855 rm -f conftest.
$ac_objext conftest
$ac_exeext
3856 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3857 (eval $ac_link) 2>conftest.er1
3859 grep -v '^ *+' conftest.er1
>conftest.err
3861 cat conftest.err
>&5
3862 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3863 (exit $ac_status); } &&
3864 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3865 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3868 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3869 (exit $ac_status); }; } &&
3870 { ac_try
='test -s conftest$ac_exeext'
3871 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3874 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3875 (exit $ac_status); }; }; then
3876 ac_cv_lib_nsl_gethostbyname
=yes
3878 echo "$as_me: failed program was:" >&5
3879 sed 's/^/| /' conftest.
$ac_ext >&5
3881 ac_cv_lib_nsl_gethostbyname
=no
3883 rm -f conftest.err conftest.
$ac_objext \
3884 conftest
$ac_exeext conftest.
$ac_ext
3885 LIBS
=$ac_check_lib_save_LIBS
3887 echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
3888 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
3889 if test $ac_cv_lib_nsl_gethostbyname = yes; then
3890 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
3893 if test $ac_cv_lib_nsl_gethostbyname = no
; then
3894 echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
3895 echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6
3896 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
3897 echo $ECHO_N "(cached) $ECHO_C" >&6
3899 ac_check_lib_save_LIBS
=$LIBS
3901 cat >conftest.
$ac_ext <<_ACEOF
3904 cat confdefs.h
>>conftest.
$ac_ext
3905 cat >>conftest.
$ac_ext <<_ACEOF
3906 /* end confdefs.h. */
3908 /* Override any gcc2 internal prototype to avoid an error. */
3912 /* We use char because int might match the return type of a gcc2
3913 builtin and then its argument prototype would still apply. */
3914 char gethostbyname ();
3923 rm -f conftest.
$ac_objext conftest
$ac_exeext
3924 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3925 (eval $ac_link) 2>conftest.er1
3927 grep -v '^ *+' conftest.er1
>conftest.err
3929 cat conftest.err
>&5
3930 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3931 (exit $ac_status); } &&
3932 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3933 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3936 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3937 (exit $ac_status); }; } &&
3938 { ac_try
='test -s conftest$ac_exeext'
3939 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3942 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3943 (exit $ac_status); }; }; then
3944 ac_cv_lib_bsd_gethostbyname
=yes
3946 echo "$as_me: failed program was:" >&5
3947 sed 's/^/| /' conftest.
$ac_ext >&5
3949 ac_cv_lib_bsd_gethostbyname
=no
3951 rm -f conftest.err conftest.
$ac_objext \
3952 conftest
$ac_exeext conftest.
$ac_ext
3953 LIBS
=$ac_check_lib_save_LIBS
3955 echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
3956 echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6
3957 if test $ac_cv_lib_bsd_gethostbyname = yes; then
3958 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lbsd"
3964 # lieder@skyler.mavd.honeywell.com says without -lsocket,
3965 # socket/setsockopt and other routines are undefined under SCO ODT
3966 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
3967 # on later versions), says Simon Leinen: it contains gethostby*
3968 # variants that don't use the name server (or something). -lsocket
3969 # must be given before -lnsl if both are needed. We assume that
3970 # if connect needs -lnsl, so does gethostbyname.
3971 echo "$as_me:$LINENO: checking for connect" >&5
3972 echo $ECHO_N "checking for connect... $ECHO_C" >&6
3973 if test "${ac_cv_func_connect+set}" = set; then
3974 echo $ECHO_N "(cached) $ECHO_C" >&6
3976 cat >conftest.
$ac_ext <<_ACEOF
3979 cat confdefs.h
>>conftest.
$ac_ext
3980 cat >>conftest.
$ac_ext <<_ACEOF
3981 /* end confdefs.h. */
3982 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
3983 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3984 #define connect innocuous_connect
3986 /* System header to define __stub macros and hopefully few prototypes,
3987 which can conflict with char connect (); below.
3988 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3989 <limits.h> exists even on freestanding compilers. */
3992 # include <limits.h>
3994 # include <assert.h>
3999 /* Override any gcc2 internal prototype to avoid an error. */
4004 /* We use char because int might match the return type of a gcc2
4005 builtin and then its argument prototype would still apply. */
4007 /* The GNU C library defines this for functions which it implements
4008 to always fail with ENOSYS. Some functions are actually named
4009 something starting with __ and the normal name is an alias. */
4010 #if defined (__stub_connect) || defined (__stub___connect)
4013 char (*f) () = connect;
4022 return f != connect;
4027 rm -f conftest.
$ac_objext conftest
$ac_exeext
4028 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4029 (eval $ac_link) 2>conftest.er1
4031 grep -v '^ *+' conftest.er1
>conftest.err
4033 cat conftest.err
>&5
4034 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4035 (exit $ac_status); } &&
4036 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4037 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4040 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4041 (exit $ac_status); }; } &&
4042 { ac_try
='test -s conftest$ac_exeext'
4043 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4046 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4047 (exit $ac_status); }; }; then
4048 ac_cv_func_connect
=yes
4050 echo "$as_me: failed program was:" >&5
4051 sed 's/^/| /' conftest.
$ac_ext >&5
4053 ac_cv_func_connect
=no
4055 rm -f conftest.err conftest.
$ac_objext \
4056 conftest
$ac_exeext conftest.
$ac_ext
4058 echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
4059 echo "${ECHO_T}$ac_cv_func_connect" >&6
4061 if test $ac_cv_func_connect = no
; then
4062 echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
4063 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6
4064 if test "${ac_cv_lib_socket_connect+set}" = set; then
4065 echo $ECHO_N "(cached) $ECHO_C" >&6
4067 ac_check_lib_save_LIBS
=$LIBS
4068 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
4069 cat >conftest.
$ac_ext <<_ACEOF
4072 cat confdefs.h
>>conftest.
$ac_ext
4073 cat >>conftest.
$ac_ext <<_ACEOF
4074 /* end confdefs.h. */
4076 /* Override any gcc2 internal prototype to avoid an error. */
4080 /* We use char because int might match the return type of a gcc2
4081 builtin and then its argument prototype would still apply. */
4091 rm -f conftest.
$ac_objext conftest
$ac_exeext
4092 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4093 (eval $ac_link) 2>conftest.er1
4095 grep -v '^ *+' conftest.er1
>conftest.err
4097 cat conftest.err
>&5
4098 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4099 (exit $ac_status); } &&
4100 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4101 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4105 (exit $ac_status); }; } &&
4106 { ac_try
='test -s conftest$ac_exeext'
4107 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4111 (exit $ac_status); }; }; then
4112 ac_cv_lib_socket_connect
=yes
4114 echo "$as_me: failed program was:" >&5
4115 sed 's/^/| /' conftest.
$ac_ext >&5
4117 ac_cv_lib_socket_connect
=no
4119 rm -f conftest.err conftest.
$ac_objext \
4120 conftest
$ac_exeext conftest.
$ac_ext
4121 LIBS
=$ac_check_lib_save_LIBS
4123 echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
4124 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6
4125 if test $ac_cv_lib_socket_connect = yes; then
4126 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
4131 # Guillermo Gomez says -lposix is necessary on A/UX.
4132 echo "$as_me:$LINENO: checking for remove" >&5
4133 echo $ECHO_N "checking for remove... $ECHO_C" >&6
4134 if test "${ac_cv_func_remove+set}" = set; then
4135 echo $ECHO_N "(cached) $ECHO_C" >&6
4137 cat >conftest.
$ac_ext <<_ACEOF
4140 cat confdefs.h
>>conftest.
$ac_ext
4141 cat >>conftest.
$ac_ext <<_ACEOF
4142 /* end confdefs.h. */
4143 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
4144 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4145 #define remove innocuous_remove
4147 /* System header to define __stub macros and hopefully few prototypes,
4148 which can conflict with char remove (); below.
4149 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4150 <limits.h> exists even on freestanding compilers. */
4153 # include <limits.h>
4155 # include <assert.h>
4160 /* Override any gcc2 internal prototype to avoid an error. */
4165 /* We use char because int might match the return type of a gcc2
4166 builtin and then its argument prototype would still apply. */
4168 /* The GNU C library defines this for functions which it implements
4169 to always fail with ENOSYS. Some functions are actually named
4170 something starting with __ and the normal name is an alias. */
4171 #if defined (__stub_remove) || defined (__stub___remove)
4174 char (*f) () = remove;
4188 rm -f conftest.
$ac_objext conftest
$ac_exeext
4189 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4190 (eval $ac_link) 2>conftest.er1
4192 grep -v '^ *+' conftest.er1
>conftest.err
4194 cat conftest.err
>&5
4195 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4196 (exit $ac_status); } &&
4197 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4198 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4201 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4202 (exit $ac_status); }; } &&
4203 { ac_try
='test -s conftest$ac_exeext'
4204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4208 (exit $ac_status); }; }; then
4209 ac_cv_func_remove
=yes
4211 echo "$as_me: failed program was:" >&5
4212 sed 's/^/| /' conftest.
$ac_ext >&5
4214 ac_cv_func_remove
=no
4216 rm -f conftest.err conftest.
$ac_objext \
4217 conftest
$ac_exeext conftest.
$ac_ext
4219 echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
4220 echo "${ECHO_T}$ac_cv_func_remove" >&6
4222 if test $ac_cv_func_remove = no
; then
4223 echo "$as_me:$LINENO: checking for remove in -lposix" >&5
4224 echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6
4225 if test "${ac_cv_lib_posix_remove+set}" = set; then
4226 echo $ECHO_N "(cached) $ECHO_C" >&6
4228 ac_check_lib_save_LIBS
=$LIBS
4229 LIBS
="-lposix $LIBS"
4230 cat >conftest.
$ac_ext <<_ACEOF
4233 cat confdefs.h
>>conftest.
$ac_ext
4234 cat >>conftest.
$ac_ext <<_ACEOF
4235 /* end confdefs.h. */
4237 /* Override any gcc2 internal prototype to avoid an error. */
4241 /* We use char because int might match the return type of a gcc2
4242 builtin and then its argument prototype would still apply. */
4252 rm -f conftest.
$ac_objext conftest
$ac_exeext
4253 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4254 (eval $ac_link) 2>conftest.er1
4256 grep -v '^ *+' conftest.er1
>conftest.err
4258 cat conftest.err
>&5
4259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4260 (exit $ac_status); } &&
4261 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4262 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4265 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4266 (exit $ac_status); }; } &&
4267 { ac_try
='test -s conftest$ac_exeext'
4268 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4271 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4272 (exit $ac_status); }; }; then
4273 ac_cv_lib_posix_remove
=yes
4275 echo "$as_me: failed program was:" >&5
4276 sed 's/^/| /' conftest.
$ac_ext >&5
4278 ac_cv_lib_posix_remove
=no
4280 rm -f conftest.err conftest.
$ac_objext \
4281 conftest
$ac_exeext conftest.
$ac_ext
4282 LIBS
=$ac_check_lib_save_LIBS
4284 echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
4285 echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6
4286 if test $ac_cv_lib_posix_remove = yes; then
4287 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
4292 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
4293 echo "$as_me:$LINENO: checking for shmat" >&5
4294 echo $ECHO_N "checking for shmat... $ECHO_C" >&6
4295 if test "${ac_cv_func_shmat+set}" = set; then
4296 echo $ECHO_N "(cached) $ECHO_C" >&6
4298 cat >conftest.
$ac_ext <<_ACEOF
4301 cat confdefs.h
>>conftest.
$ac_ext
4302 cat >>conftest.
$ac_ext <<_ACEOF
4303 /* end confdefs.h. */
4304 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
4305 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4306 #define shmat innocuous_shmat
4308 /* System header to define __stub macros and hopefully few prototypes,
4309 which can conflict with char shmat (); below.
4310 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4311 <limits.h> exists even on freestanding compilers. */
4314 # include <limits.h>
4316 # include <assert.h>
4321 /* Override any gcc2 internal prototype to avoid an error. */
4326 /* We use char because int might match the return type of a gcc2
4327 builtin and then its argument prototype would still apply. */
4329 /* The GNU C library defines this for functions which it implements
4330 to always fail with ENOSYS. Some functions are actually named
4331 something starting with __ and the normal name is an alias. */
4332 #if defined (__stub_shmat) || defined (__stub___shmat)
4335 char (*f) () = shmat;
4349 rm -f conftest.
$ac_objext conftest
$ac_exeext
4350 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4351 (eval $ac_link) 2>conftest.er1
4353 grep -v '^ *+' conftest.er1
>conftest.err
4355 cat conftest.err
>&5
4356 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4357 (exit $ac_status); } &&
4358 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4359 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4362 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4363 (exit $ac_status); }; } &&
4364 { ac_try
='test -s conftest$ac_exeext'
4365 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4368 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4369 (exit $ac_status); }; }; then
4370 ac_cv_func_shmat
=yes
4372 echo "$as_me: failed program was:" >&5
4373 sed 's/^/| /' conftest.
$ac_ext >&5
4377 rm -f conftest.err conftest.
$ac_objext \
4378 conftest
$ac_exeext conftest.
$ac_ext
4380 echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
4381 echo "${ECHO_T}$ac_cv_func_shmat" >&6
4383 if test $ac_cv_func_shmat = no
; then
4384 echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
4385 echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6
4386 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
4387 echo $ECHO_N "(cached) $ECHO_C" >&6
4389 ac_check_lib_save_LIBS
=$LIBS
4391 cat >conftest.
$ac_ext <<_ACEOF
4394 cat confdefs.h
>>conftest.
$ac_ext
4395 cat >>conftest.
$ac_ext <<_ACEOF
4396 /* end confdefs.h. */
4398 /* Override any gcc2 internal prototype to avoid an error. */
4402 /* We use char because int might match the return type of a gcc2
4403 builtin and then its argument prototype would still apply. */
4413 rm -f conftest.
$ac_objext conftest
$ac_exeext
4414 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4415 (eval $ac_link) 2>conftest.er1
4417 grep -v '^ *+' conftest.er1
>conftest.err
4419 cat conftest.err
>&5
4420 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4421 (exit $ac_status); } &&
4422 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4423 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4426 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4427 (exit $ac_status); }; } &&
4428 { ac_try
='test -s conftest$ac_exeext'
4429 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4432 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4433 (exit $ac_status); }; }; then
4434 ac_cv_lib_ipc_shmat
=yes
4436 echo "$as_me: failed program was:" >&5
4437 sed 's/^/| /' conftest.
$ac_ext >&5
4439 ac_cv_lib_ipc_shmat
=no
4441 rm -f conftest.err conftest.
$ac_objext \
4442 conftest
$ac_exeext conftest.
$ac_ext
4443 LIBS
=$ac_check_lib_save_LIBS
4445 echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
4446 echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6
4447 if test $ac_cv_lib_ipc_shmat = yes; then
4448 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
4454 # Check for libraries that X11R6 Xt/Xaw programs need.
4455 ac_save_LDFLAGS
=$LDFLAGS
4456 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
4457 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
4458 # check for ICE first), but we must link in the order -lSM -lICE or
4459 # we get undefined symbols. So assume we have SM if we have ICE.
4460 # These have to be linked with before -lX11, unlike the other
4461 # libraries we check for below, so use a different variable.
4462 # John Interrante, Karl Berry
4463 echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
4464 echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6
4465 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
4466 echo $ECHO_N "(cached) $ECHO_C" >&6
4468 ac_check_lib_save_LIBS
=$LIBS
4469 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
4470 cat >conftest.
$ac_ext <<_ACEOF
4473 cat confdefs.h
>>conftest.
$ac_ext
4474 cat >>conftest.
$ac_ext <<_ACEOF
4475 /* end confdefs.h. */
4477 /* Override any gcc2 internal prototype to avoid an error. */
4481 /* We use char because int might match the return type of a gcc2
4482 builtin and then its argument prototype would still apply. */
4483 char IceConnectionNumber ();
4487 IceConnectionNumber ();
4492 rm -f conftest.
$ac_objext conftest
$ac_exeext
4493 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4494 (eval $ac_link) 2>conftest.er1
4496 grep -v '^ *+' conftest.er1
>conftest.err
4498 cat conftest.err
>&5
4499 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4500 (exit $ac_status); } &&
4501 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4502 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4505 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4506 (exit $ac_status); }; } &&
4507 { ac_try
='test -s conftest$ac_exeext'
4508 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4511 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4512 (exit $ac_status); }; }; then
4513 ac_cv_lib_ICE_IceConnectionNumber
=yes
4515 echo "$as_me: failed program was:" >&5
4516 sed 's/^/| /' conftest.
$ac_ext >&5
4518 ac_cv_lib_ICE_IceConnectionNumber
=no
4520 rm -f conftest.err conftest.
$ac_objext \
4521 conftest
$ac_exeext conftest.
$ac_ext
4522 LIBS
=$ac_check_lib_save_LIBS
4524 echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
4525 echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6
4526 if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then
4527 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
4530 LDFLAGS
=$ac_save_LDFLAGS
4534 for ac_prog
in flex
lex
4536 # Extract the first word of "$ac_prog", so it can be a program name with args.
4537 set dummy
$ac_prog; ac_word
=$2
4538 echo "$as_me:$LINENO: checking for $ac_word" >&5
4539 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4540 if test "${ac_cv_prog_LEX+set}" = set; then
4541 echo $ECHO_N "(cached) $ECHO_C" >&6
4543 if test -n "$LEX"; then
4544 ac_cv_prog_LEX
="$LEX" # Let the user override the test.
4546 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4550 test -z "$as_dir" && as_dir
=.
4551 for ac_exec_ext
in '' $ac_executable_extensions; do
4552 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4553 ac_cv_prog_LEX
="$ac_prog"
4554 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4563 if test -n "$LEX"; then
4564 echo "$as_me:$LINENO: result: $LEX" >&5
4565 echo "${ECHO_T}$LEX" >&6
4567 echo "$as_me:$LINENO: result: no" >&5
4568 echo "${ECHO_T}no" >&6
4571 test -n "$LEX" && break
4573 test -n "$LEX" || LEX
=":"
4575 if test -z "$LEXLIB"
4577 echo "$as_me:$LINENO: checking for yywrap in -lfl" >&5
4578 echo $ECHO_N "checking for yywrap in -lfl... $ECHO_C" >&6
4579 if test "${ac_cv_lib_fl_yywrap+set}" = set; then
4580 echo $ECHO_N "(cached) $ECHO_C" >&6
4582 ac_check_lib_save_LIBS
=$LIBS
4584 cat >conftest.
$ac_ext <<_ACEOF
4587 cat confdefs.h
>>conftest.
$ac_ext
4588 cat >>conftest.
$ac_ext <<_ACEOF
4589 /* end confdefs.h. */
4591 /* Override any gcc2 internal prototype to avoid an error. */
4595 /* We use char because int might match the return type of a gcc2
4596 builtin and then its argument prototype would still apply. */
4606 rm -f conftest.
$ac_objext conftest
$ac_exeext
4607 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4608 (eval $ac_link) 2>conftest.er1
4610 grep -v '^ *+' conftest.er1
>conftest.err
4612 cat conftest.err
>&5
4613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4614 (exit $ac_status); } &&
4615 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4616 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4619 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4620 (exit $ac_status); }; } &&
4621 { ac_try
='test -s conftest$ac_exeext'
4622 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4625 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4626 (exit $ac_status); }; }; then
4627 ac_cv_lib_fl_yywrap
=yes
4629 echo "$as_me: failed program was:" >&5
4630 sed 's/^/| /' conftest.
$ac_ext >&5
4632 ac_cv_lib_fl_yywrap
=no
4634 rm -f conftest.err conftest.
$ac_objext \
4635 conftest
$ac_exeext conftest.
$ac_ext
4636 LIBS
=$ac_check_lib_save_LIBS
4638 echo "$as_me:$LINENO: result: $ac_cv_lib_fl_yywrap" >&5
4639 echo "${ECHO_T}$ac_cv_lib_fl_yywrap" >&6
4640 if test $ac_cv_lib_fl_yywrap = yes; then
4643 echo "$as_me:$LINENO: checking for yywrap in -ll" >&5
4644 echo $ECHO_N "checking for yywrap in -ll... $ECHO_C" >&6
4645 if test "${ac_cv_lib_l_yywrap+set}" = set; then
4646 echo $ECHO_N "(cached) $ECHO_C" >&6
4648 ac_check_lib_save_LIBS
=$LIBS
4650 cat >conftest.
$ac_ext <<_ACEOF
4653 cat confdefs.h
>>conftest.
$ac_ext
4654 cat >>conftest.
$ac_ext <<_ACEOF
4655 /* end confdefs.h. */
4657 /* Override any gcc2 internal prototype to avoid an error. */
4661 /* We use char because int might match the return type of a gcc2
4662 builtin and then its argument prototype would still apply. */
4672 rm -f conftest.
$ac_objext conftest
$ac_exeext
4673 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4674 (eval $ac_link) 2>conftest.er1
4676 grep -v '^ *+' conftest.er1
>conftest.err
4678 cat conftest.err
>&5
4679 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4680 (exit $ac_status); } &&
4681 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4682 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4685 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4686 (exit $ac_status); }; } &&
4687 { ac_try
='test -s conftest$ac_exeext'
4688 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4691 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4692 (exit $ac_status); }; }; then
4693 ac_cv_lib_l_yywrap
=yes
4695 echo "$as_me: failed program was:" >&5
4696 sed 's/^/| /' conftest.
$ac_ext >&5
4698 ac_cv_lib_l_yywrap
=no
4700 rm -f conftest.err conftest.
$ac_objext \
4701 conftest
$ac_exeext conftest.
$ac_ext
4702 LIBS
=$ac_check_lib_save_LIBS
4704 echo "$as_me:$LINENO: result: $ac_cv_lib_l_yywrap" >&5
4705 echo "${ECHO_T}$ac_cv_lib_l_yywrap" >&6
4706 if test $ac_cv_lib_l_yywrap = yes; then
4714 if test "x$LEX" != "x:"; then
4715 echo "$as_me:$LINENO: checking lex output file root" >&5
4716 echo $ECHO_N "checking lex output file root... $ECHO_C" >&6
4717 if test "${ac_cv_prog_lex_root+set}" = set; then
4718 echo $ECHO_N "(cached) $ECHO_C" >&6
4720 # The minimal lex program is just a single line: %%. But some broken lexes
4721 # (Solaris, I think it was) want two %% lines, so accommodate them.
4722 cat >conftest.l
<<_ACEOF
4726 { (eval echo "$as_me:$LINENO: \"$LEX conftest.l\"") >&5
4727 (eval $LEX conftest.l
) 2>&5
4729 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4730 (exit $ac_status); }
4731 if test -f lex.yy.c
; then
4732 ac_cv_prog_lex_root
=lex.yy
4733 elif test -f lexyy.c
; then
4734 ac_cv_prog_lex_root
=lexyy
4736 { { echo "$as_me:$LINENO: error: cannot find output from $LEX; giving up" >&5
4737 echo "$as_me: error: cannot find output from $LEX; giving up" >&2;}
4738 { (exit 1); exit 1; }; }
4741 echo "$as_me:$LINENO: result: $ac_cv_prog_lex_root" >&5
4742 echo "${ECHO_T}$ac_cv_prog_lex_root" >&6
4744 LEX_OUTPUT_ROOT
=$ac_cv_prog_lex_root
4746 echo "$as_me:$LINENO: checking whether yytext is a pointer" >&5
4747 echo $ECHO_N "checking whether yytext is a pointer... $ECHO_C" >&6
4748 if test "${ac_cv_prog_lex_yytext_pointer+set}" = set; then
4749 echo $ECHO_N "(cached) $ECHO_C" >&6
4751 # POSIX says lex can declare yytext either as a pointer or an array; the
4752 # default is implementation-dependent. Figure out which it is, since
4753 # not all implementations provide the %pointer and %array declarations.
4754 ac_cv_prog_lex_yytext_pointer
=no
4755 echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c
4757 LIBS
="$LIBS $LEXLIB"
4758 cat >conftest.
$ac_ext <<_ACEOF
4759 `cat $LEX_OUTPUT_ROOT.c`
4761 rm -f conftest.
$ac_objext conftest
$ac_exeext
4762 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4763 (eval $ac_link) 2>conftest.er1
4765 grep -v '^ *+' conftest.er1
>conftest.err
4767 cat conftest.err
>&5
4768 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4769 (exit $ac_status); } &&
4770 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4771 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4774 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4775 (exit $ac_status); }; } &&
4776 { ac_try
='test -s conftest$ac_exeext'
4777 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4780 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4781 (exit $ac_status); }; }; then
4782 ac_cv_prog_lex_yytext_pointer
=yes
4784 echo "$as_me: failed program was:" >&5
4785 sed 's/^/| /' conftest.
$ac_ext >&5
4788 rm -f conftest.err conftest.
$ac_objext \
4789 conftest
$ac_exeext conftest.
$ac_ext
4791 rm -f "${LEX_OUTPUT_ROOT}.c"
4794 echo "$as_me:$LINENO: result: $ac_cv_prog_lex_yytext_pointer" >&5
4795 echo "${ECHO_T}$ac_cv_prog_lex_yytext_pointer" >&6
4796 if test $ac_cv_prog_lex_yytext_pointer = yes; then
4798 cat >>confdefs.h
<<\_ACEOF
4799 #define YYTEXT_POINTER 1
4806 for ac_prog
in $LEX flex
lex
4808 # Extract the first word of "$ac_prog", so it can be a program name with args.
4809 set dummy
$ac_prog; ac_word
=$2
4810 echo "$as_me:$LINENO: checking for $ac_word" >&5
4811 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4812 if test "${ac_cv_prog_XLEX+set}" = set; then
4813 echo $ECHO_N "(cached) $ECHO_C" >&6
4815 if test -n "$XLEX"; then
4816 ac_cv_prog_XLEX
="$XLEX" # Let the user override the test.
4818 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4822 test -z "$as_dir" && as_dir
=.
4823 for ac_exec_ext
in '' $ac_executable_extensions; do
4824 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4825 ac_cv_prog_XLEX
="$ac_prog"
4826 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4834 XLEX
=$ac_cv_prog_XLEX
4835 if test -n "$XLEX"; then
4836 echo "$as_me:$LINENO: result: $XLEX" >&5
4837 echo "${ECHO_T}$XLEX" >&6
4839 echo "$as_me:$LINENO: result: no" >&5
4840 echo "${ECHO_T}no" >&6
4843 test -n "$XLEX" && break
4845 test -n "$XLEX" || XLEX
="none"
4847 if test "$XLEX" = "none"
4849 { { echo "$as_me:$LINENO: error: no suitable lex found. Please install the 'flex' package." >&5
4850 echo "$as_me: error: no suitable lex found. Please install the 'flex' package." >&2;}
4851 { (exit 1); exit 1; }; }
4854 for ac_prog
in bison
4856 # Extract the first word of "$ac_prog", so it can be a program name with args.
4857 set dummy
$ac_prog; ac_word
=$2
4858 echo "$as_me:$LINENO: checking for $ac_word" >&5
4859 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4860 if test "${ac_cv_prog_BISON+set}" = set; then
4861 echo $ECHO_N "(cached) $ECHO_C" >&6
4863 if test -n "$BISON"; then
4864 ac_cv_prog_BISON
="$BISON" # Let the user override the test.
4866 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4870 test -z "$as_dir" && as_dir
=.
4871 for ac_exec_ext
in '' $ac_executable_extensions; do
4872 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4873 ac_cv_prog_BISON
="$ac_prog"
4874 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4882 BISON
=$ac_cv_prog_BISON
4883 if test -n "$BISON"; then
4884 echo "$as_me:$LINENO: result: $BISON" >&5
4885 echo "${ECHO_T}$BISON" >&6
4887 echo "$as_me:$LINENO: result: no" >&5
4888 echo "${ECHO_T}no" >&6
4891 test -n "$BISON" && break
4893 test -n "$BISON" || BISON
="none"
4895 if test "$BISON" = "none"
4897 { { echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5
4898 echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;}
4899 { (exit 1); exit 1; }; }
4902 if test -n "$ac_tool_prefix"; then
4903 for ac_prog
in gas as
4905 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4906 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
4907 echo "$as_me:$LINENO: checking for $ac_word" >&5
4908 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4909 if test "${ac_cv_prog_AS+set}" = set; then
4910 echo $ECHO_N "(cached) $ECHO_C" >&6
4912 if test -n "$AS"; then
4913 ac_cv_prog_AS
="$AS" # Let the user override the test.
4915 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4919 test -z "$as_dir" && as_dir
=.
4920 for ac_exec_ext
in '' $ac_executable_extensions; do
4921 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4922 ac_cv_prog_AS
="$ac_tool_prefix$ac_prog"
4923 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4932 if test -n "$AS"; then
4933 echo "$as_me:$LINENO: result: $AS" >&5
4934 echo "${ECHO_T}$AS" >&6
4936 echo "$as_me:$LINENO: result: no" >&5
4937 echo "${ECHO_T}no" >&6
4940 test -n "$AS" && break
4943 if test -z "$AS"; then
4945 for ac_prog
in gas as
4947 # Extract the first word of "$ac_prog", so it can be a program name with args.
4948 set dummy
$ac_prog; ac_word
=$2
4949 echo "$as_me:$LINENO: checking for $ac_word" >&5
4950 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4951 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
4952 echo $ECHO_N "(cached) $ECHO_C" >&6
4954 if test -n "$ac_ct_AS"; then
4955 ac_cv_prog_ac_ct_AS
="$ac_ct_AS" # Let the user override the test.
4957 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4961 test -z "$as_dir" && as_dir
=.
4962 for ac_exec_ext
in '' $ac_executable_extensions; do
4963 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4964 ac_cv_prog_ac_ct_AS
="$ac_prog"
4965 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4973 ac_ct_AS
=$ac_cv_prog_ac_ct_AS
4974 if test -n "$ac_ct_AS"; then
4975 echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
4976 echo "${ECHO_T}$ac_ct_AS" >&6
4978 echo "$as_me:$LINENO: result: no" >&5
4979 echo "${ECHO_T}no" >&6
4982 test -n "$ac_ct_AS" && break
4984 test -n "$ac_ct_AS" || ac_ct_AS
="as"
4989 if test -n "$ac_tool_prefix"; then
4990 # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args.
4991 set dummy
${ac_tool_prefix}ld
; ac_word
=$2
4992 echo "$as_me:$LINENO: checking for $ac_word" >&5
4993 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4994 if test "${ac_cv_prog_LD+set}" = set; then
4995 echo $ECHO_N "(cached) $ECHO_C" >&6
4997 if test -n "$LD"; then
4998 ac_cv_prog_LD
="$LD" # Let the user override the test.
5000 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5004 test -z "$as_dir" && as_dir
=.
5005 for ac_exec_ext
in '' $ac_executable_extensions; do
5006 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5007 ac_cv_prog_LD
="${ac_tool_prefix}ld"
5008 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5017 if test -n "$LD"; then
5018 echo "$as_me:$LINENO: result: $LD" >&5
5019 echo "${ECHO_T}$LD" >&6
5021 echo "$as_me:$LINENO: result: no" >&5
5022 echo "${ECHO_T}no" >&6
5026 if test -z "$ac_cv_prog_LD"; then
5028 # Extract the first word of "ld", so it can be a program name with args.
5029 set dummy ld
; ac_word
=$2
5030 echo "$as_me:$LINENO: checking for $ac_word" >&5
5031 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5032 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
5033 echo $ECHO_N "(cached) $ECHO_C" >&6
5035 if test -n "$ac_ct_LD"; then
5036 ac_cv_prog_ac_ct_LD
="$ac_ct_LD" # Let the user override the test.
5038 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5042 test -z "$as_dir" && as_dir
=.
5043 for ac_exec_ext
in '' $ac_executable_extensions; do
5044 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5045 ac_cv_prog_ac_ct_LD
="ld"
5046 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5052 test -z "$ac_cv_prog_ac_ct_LD" && ac_cv_prog_ac_ct_LD
="ld"
5055 ac_ct_LD
=$ac_cv_prog_ac_ct_LD
5056 if test -n "$ac_ct_LD"; then
5057 echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
5058 echo "${ECHO_T}$ac_ct_LD" >&6
5060 echo "$as_me:$LINENO: result: no" >&5
5061 echo "${ECHO_T}no" >&6
5069 if test -n "$ac_tool_prefix"; then
5070 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
5071 set dummy
${ac_tool_prefix}ar; ac_word
=$2
5072 echo "$as_me:$LINENO: checking for $ac_word" >&5
5073 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5074 if test "${ac_cv_prog_AR+set}" = set; then
5075 echo $ECHO_N "(cached) $ECHO_C" >&6
5077 if test -n "$AR"; then
5078 ac_cv_prog_AR
="$AR" # Let the user override the test.
5080 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5084 test -z "$as_dir" && as_dir
=.
5085 for ac_exec_ext
in '' $ac_executable_extensions; do
5086 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5087 ac_cv_prog_AR
="${ac_tool_prefix}ar"
5088 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5097 if test -n "$AR"; then
5098 echo "$as_me:$LINENO: result: $AR" >&5
5099 echo "${ECHO_T}$AR" >&6
5101 echo "$as_me:$LINENO: result: no" >&5
5102 echo "${ECHO_T}no" >&6
5106 if test -z "$ac_cv_prog_AR"; then
5108 # Extract the first word of "ar", so it can be a program name with args.
5109 set dummy
ar; ac_word
=$2
5110 echo "$as_me:$LINENO: checking for $ac_word" >&5
5111 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5112 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
5113 echo $ECHO_N "(cached) $ECHO_C" >&6
5115 if test -n "$ac_ct_AR"; then
5116 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
5118 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5122 test -z "$as_dir" && as_dir
=.
5123 for ac_exec_ext
in '' $ac_executable_extensions; do
5124 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5125 ac_cv_prog_ac_ct_AR
="ar"
5126 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5132 test -z "$ac_cv_prog_ac_ct_AR" && ac_cv_prog_ac_ct_AR
="ar"
5135 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
5136 if test -n "$ac_ct_AR"; then
5137 echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
5138 echo "${ECHO_T}$ac_ct_AR" >&6
5140 echo "$as_me:$LINENO: result: no" >&5
5141 echo "${ECHO_T}no" >&6
5149 if test -n "$ac_tool_prefix"; then
5150 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5151 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
5152 echo "$as_me:$LINENO: checking for $ac_word" >&5
5153 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5154 if test "${ac_cv_prog_RANLIB+set}" = set; then
5155 echo $ECHO_N "(cached) $ECHO_C" >&6
5157 if test -n "$RANLIB"; then
5158 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
5160 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5164 test -z "$as_dir" && as_dir
=.
5165 for ac_exec_ext
in '' $ac_executable_extensions; do
5166 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5167 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
5168 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5176 RANLIB
=$ac_cv_prog_RANLIB
5177 if test -n "$RANLIB"; then
5178 echo "$as_me:$LINENO: result: $RANLIB" >&5
5179 echo "${ECHO_T}$RANLIB" >&6
5181 echo "$as_me:$LINENO: result: no" >&5
5182 echo "${ECHO_T}no" >&6
5186 if test -z "$ac_cv_prog_RANLIB"; then
5187 ac_ct_RANLIB
=$RANLIB
5188 # Extract the first word of "ranlib", so it can be a program name with args.
5189 set dummy ranlib
; ac_word
=$2
5190 echo "$as_me:$LINENO: checking for $ac_word" >&5
5191 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5192 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
5193 echo $ECHO_N "(cached) $ECHO_C" >&6
5195 if test -n "$ac_ct_RANLIB"; then
5196 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
5198 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5202 test -z "$as_dir" && as_dir
=.
5203 for ac_exec_ext
in '' $ac_executable_extensions; do
5204 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5205 ac_cv_prog_ac_ct_RANLIB
="ranlib"
5206 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5212 test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB
=":"
5215 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
5216 if test -n "$ac_ct_RANLIB"; then
5217 echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
5218 echo "${ECHO_T}$ac_ct_RANLIB" >&6
5220 echo "$as_me:$LINENO: result: no" >&5
5221 echo "${ECHO_T}no" >&6
5224 RANLIB
=$ac_ct_RANLIB
5226 RANLIB
="$ac_cv_prog_RANLIB"
5229 if test -n "$ac_tool_prefix"; then
5230 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
5231 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
5232 echo "$as_me:$LINENO: checking for $ac_word" >&5
5233 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5234 if test "${ac_cv_prog_STRIP+set}" = set; then
5235 echo $ECHO_N "(cached) $ECHO_C" >&6
5237 if test -n "$STRIP"; then
5238 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
5240 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5244 test -z "$as_dir" && as_dir
=.
5245 for ac_exec_ext
in '' $ac_executable_extensions; do
5246 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5247 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
5248 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5256 STRIP
=$ac_cv_prog_STRIP
5257 if test -n "$STRIP"; then
5258 echo "$as_me:$LINENO: result: $STRIP" >&5
5259 echo "${ECHO_T}$STRIP" >&6
5261 echo "$as_me:$LINENO: result: no" >&5
5262 echo "${ECHO_T}no" >&6
5266 if test -z "$ac_cv_prog_STRIP"; then
5268 # Extract the first word of "strip", so it can be a program name with args.
5269 set dummy strip
; ac_word
=$2
5270 echo "$as_me:$LINENO: checking for $ac_word" >&5
5271 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5272 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
5273 echo $ECHO_N "(cached) $ECHO_C" >&6
5275 if test -n "$ac_ct_STRIP"; then
5276 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
5278 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5282 test -z "$as_dir" && as_dir
=.
5283 for ac_exec_ext
in '' $ac_executable_extensions; do
5284 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5285 ac_cv_prog_ac_ct_STRIP
="strip"
5286 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5292 test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP
="strip"
5295 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
5296 if test -n "$ac_ct_STRIP"; then
5297 echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
5298 echo "${ECHO_T}$ac_ct_STRIP" >&6
5300 echo "$as_me:$LINENO: result: no" >&5
5301 echo "${ECHO_T}no" >&6
5306 STRIP
="$ac_cv_prog_STRIP"
5309 if test -n "$ac_tool_prefix"; then
5310 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
5311 set dummy
${ac_tool_prefix}windres
; ac_word
=$2
5312 echo "$as_me:$LINENO: checking for $ac_word" >&5
5313 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5314 if test "${ac_cv_prog_WINDRES+set}" = set; then
5315 echo $ECHO_N "(cached) $ECHO_C" >&6
5317 if test -n "$WINDRES"; then
5318 ac_cv_prog_WINDRES
="$WINDRES" # Let the user override the test.
5320 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5324 test -z "$as_dir" && as_dir
=.
5325 for ac_exec_ext
in '' $ac_executable_extensions; do
5326 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5327 ac_cv_prog_WINDRES
="${ac_tool_prefix}windres"
5328 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5336 WINDRES
=$ac_cv_prog_WINDRES
5337 if test -n "$WINDRES"; then
5338 echo "$as_me:$LINENO: result: $WINDRES" >&5
5339 echo "${ECHO_T}$WINDRES" >&6
5341 echo "$as_me:$LINENO: result: no" >&5
5342 echo "${ECHO_T}no" >&6
5346 if test -z "$ac_cv_prog_WINDRES"; then
5347 ac_ct_WINDRES
=$WINDRES
5348 # Extract the first word of "windres", so it can be a program name with args.
5349 set dummy windres
; ac_word
=$2
5350 echo "$as_me:$LINENO: checking for $ac_word" >&5
5351 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5352 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
5353 echo $ECHO_N "(cached) $ECHO_C" >&6
5355 if test -n "$ac_ct_WINDRES"; then
5356 ac_cv_prog_ac_ct_WINDRES
="$ac_ct_WINDRES" # Let the user override the test.
5358 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5362 test -z "$as_dir" && as_dir
=.
5363 for ac_exec_ext
in '' $ac_executable_extensions; do
5364 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5365 ac_cv_prog_ac_ct_WINDRES
="windres"
5366 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5372 test -z "$ac_cv_prog_ac_ct_WINDRES" && ac_cv_prog_ac_ct_WINDRES
="false"
5375 ac_ct_WINDRES
=$ac_cv_prog_ac_ct_WINDRES
5376 if test -n "$ac_ct_WINDRES"; then
5377 echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
5378 echo "${ECHO_T}$ac_ct_WINDRES" >&6
5380 echo "$as_me:$LINENO: result: no" >&5
5381 echo "${ECHO_T}no" >&6
5384 WINDRES
=$ac_ct_WINDRES
5386 WINDRES
="$ac_cv_prog_WINDRES"
5389 echo "$as_me:$LINENO: checking whether ln -s works" >&5
5390 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
5392 if test "$LN_S" = "ln -s"; then
5393 echo "$as_me:$LINENO: result: yes" >&5
5394 echo "${ECHO_T}yes" >&6
5396 echo "$as_me:$LINENO: result: no, using $LN_S" >&5
5397 echo "${ECHO_T}no, using $LN_S" >&6
5400 echo "$as_me:$LINENO: checking whether ln works" >&5
5401 echo $ECHO_N "checking whether ln works... $ECHO_C" >&6
5402 rm -f conf$$ conf$$.
file
5404 if ln conf$$.
file conf$$
2>/dev
/null
; then
5407 echo "$as_me:$LINENO: result: yes" >&5
5408 echo "${ECHO_T}yes" >&6
5412 echo "$as_me:$LINENO: result: no, using $LN" >&5
5413 echo "${ECHO_T}no, using $LN" >&6
5415 rm -f conf$$ conf$$.
file
5416 echo "$as_me:$LINENO: checking for egrep" >&5
5417 echo $ECHO_N "checking for egrep... $ECHO_C" >&6
5418 if test "${ac_cv_prog_egrep+set}" = set; then
5419 echo $ECHO_N "(cached) $ECHO_C" >&6
5421 if echo a |
(grep -E '(a|b)') >/dev
/null
2>&1
5422 then ac_cv_prog_egrep
='grep -E'
5423 else ac_cv_prog_egrep
='egrep'
5426 echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
5427 echo "${ECHO_T}$ac_cv_prog_egrep" >&6
5428 EGREP
=$ac_cv_prog_egrep
5431 # Extract the first word of "ldconfig", so it can be a program name with args.
5432 set dummy ldconfig
; ac_word
=$2
5433 echo "$as_me:$LINENO: checking for $ac_word" >&5
5434 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5435 if test "${ac_cv_path_LDCONFIG+set}" = set; then
5436 echo $ECHO_N "(cached) $ECHO_C" >&6
5440 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
5443 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5444 for as_dir
in /sbin
/usr
/sbin
$PATH
5447 test -z "$as_dir" && as_dir
=.
5448 for ac_exec_ext
in '' $ac_executable_extensions; do
5449 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5450 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
5451 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5457 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
5461 LDCONFIG
=$ac_cv_path_LDCONFIG
5463 if test -n "$LDCONFIG"; then
5464 echo "$as_me:$LINENO: result: $LDCONFIG" >&5
5465 echo "${ECHO_T}$LDCONFIG" >&6
5467 echo "$as_me:$LINENO: result: no" >&5
5468 echo "${ECHO_T}no" >&6
5471 # Find a good install program. We prefer a C program (faster),
5472 # so one script is as good as another. But avoid the broken or
5473 # incompatible versions:
5474 # SysV /etc/install, /usr/sbin/install
5475 # SunOS /usr/etc/install
5476 # IRIX /sbin/install
5478 # AmigaOS /C/install, which installs bootblocks on floppy discs
5479 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5480 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
5481 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5482 # OS/2's system install, which has a completely different semantic
5483 # ./install, which can be erroneously created by make from ./install.sh.
5484 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
5485 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
5486 if test -z "$INSTALL"; then
5487 if test "${ac_cv_path_install+set}" = set; then
5488 echo $ECHO_N "(cached) $ECHO_C" >&6
5490 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5494 test -z "$as_dir" && as_dir
=.
5495 # Account for people who put trailing slashes in PATH elements.
5497 .
/ | .
// |
/cC
/* | \
5498 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
5499 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
5502 # OSF1 and SCO ODT 3.0 have their own names for install.
5503 # Don't use installbsd from OSF since it installs stuff as root
5505 for ac_prog
in ginstall scoinst
install; do
5506 for ac_exec_ext
in '' $ac_executable_extensions; do
5507 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
5508 if test $ac_prog = install &&
5509 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
5510 # AIX install. It has an incompatible calling convention.
5512 elif test $ac_prog = install &&
5513 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
5514 # program-specific install script used by HP pwplus--don't use.
5517 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
5529 if test "${ac_cv_path_install+set}" = set; then
5530 INSTALL
=$ac_cv_path_install
5532 # As a last resort, use the slow shell script. We don't cache a
5533 # path for INSTALL within a source directory, because that will
5534 # break other packages using the cache if that directory is
5535 # removed, or if the path is relative.
5536 INSTALL
=$ac_install_sh
5539 echo "$as_me:$LINENO: result: $INSTALL" >&5
5540 echo "${ECHO_T}$INSTALL" >&6
5542 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5543 # It thinks the first close brace ends the variable substitution.
5544 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
5546 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
5548 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
5551 [\\/$
]* | ?
:[\\/]* ) ;;
5552 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
5555 for ac_prog
in lclint lint
5557 # Extract the first word of "$ac_prog", so it can be a program name with args.
5558 set dummy
$ac_prog; ac_word
=$2
5559 echo "$as_me:$LINENO: checking for $ac_word" >&5
5560 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5561 if test "${ac_cv_prog_LINT+set}" = set; then
5562 echo $ECHO_N "(cached) $ECHO_C" >&6
5564 if test -n "$LINT"; then
5565 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
5567 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5571 test -z "$as_dir" && as_dir
=.
5572 for ac_exec_ext
in '' $ac_executable_extensions; do
5573 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5574 ac_cv_prog_LINT
="$ac_prog"
5575 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5583 LINT
=$ac_cv_prog_LINT
5584 if test -n "$LINT"; then
5585 echo "$as_me:$LINENO: result: $LINT" >&5
5586 echo "${ECHO_T}$LINT" >&6
5588 echo "$as_me:$LINENO: result: no" >&5
5589 echo "${ECHO_T}no" >&6
5592 test -n "$LINT" && break
5595 if test "$LINT" = "lint"
5597 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
5602 for ac_prog
in fontforge
5604 # Extract the first word of "$ac_prog", so it can be a program name with args.
5605 set dummy
$ac_prog; ac_word
=$2
5606 echo "$as_me:$LINENO: checking for $ac_word" >&5
5607 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5608 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
5609 echo $ECHO_N "(cached) $ECHO_C" >&6
5611 if test -n "$FONTFORGE"; then
5612 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
5614 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5618 test -z "$as_dir" && as_dir
=.
5619 for ac_exec_ext
in '' $ac_executable_extensions; do
5620 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5621 ac_cv_prog_FONTFORGE
="$ac_prog"
5622 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5630 FONTFORGE
=$ac_cv_prog_FONTFORGE
5631 if test -n "$FONTFORGE"; then
5632 echo "$as_me:$LINENO: result: $FONTFORGE" >&5
5633 echo "${ECHO_T}$FONTFORGE" >&6
5635 echo "$as_me:$LINENO: result: no" >&5
5636 echo "${ECHO_T}no" >&6
5639 test -n "$FONTFORGE" && break
5641 test -n "$FONTFORGE" || FONTFORGE
="false"
5646 echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
5647 echo $ECHO_N "checking for i386_set_ldt in -li386... $ECHO_C" >&6
5648 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
5649 echo $ECHO_N "(cached) $ECHO_C" >&6
5651 ac_check_lib_save_LIBS
=$LIBS
5653 cat >conftest.
$ac_ext <<_ACEOF
5656 cat confdefs.h
>>conftest.
$ac_ext
5657 cat >>conftest.
$ac_ext <<_ACEOF
5658 /* end confdefs.h. */
5660 /* Override any gcc2 internal prototype to avoid an error. */
5664 /* We use char because int might match the return type of a gcc2
5665 builtin and then its argument prototype would still apply. */
5666 char i386_set_ldt ();
5675 rm -f conftest.
$ac_objext conftest
$ac_exeext
5676 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5677 (eval $ac_link) 2>conftest.er1
5679 grep -v '^ *+' conftest.er1
>conftest.err
5681 cat conftest.err
>&5
5682 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5683 (exit $ac_status); } &&
5684 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5685 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5688 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5689 (exit $ac_status); }; } &&
5690 { ac_try
='test -s conftest$ac_exeext'
5691 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5694 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5695 (exit $ac_status); }; }; then
5696 ac_cv_lib_i386_i386_set_ldt
=yes
5698 echo "$as_me: failed program was:" >&5
5699 sed 's/^/| /' conftest.
$ac_ext >&5
5701 ac_cv_lib_i386_i386_set_ldt
=no
5703 rm -f conftest.err conftest.
$ac_objext \
5704 conftest
$ac_exeext conftest.
$ac_ext
5705 LIBS
=$ac_check_lib_save_LIBS
5707 echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5708 echo "${ECHO_T}$ac_cv_lib_i386_i386_set_ldt" >&6
5709 if test $ac_cv_lib_i386_i386_set_ldt = yes; then
5710 cat >>confdefs.h
<<_ACEOF
5711 #define HAVE_LIBI386 1
5719 echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5720 echo $ECHO_N "checking for _oss_ioctl in -lossaudio... $ECHO_C" >&6
5721 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5722 echo $ECHO_N "(cached) $ECHO_C" >&6
5724 ac_check_lib_save_LIBS
=$LIBS
5725 LIBS
="-lossaudio $LIBS"
5726 cat >conftest.
$ac_ext <<_ACEOF
5729 cat confdefs.h
>>conftest.
$ac_ext
5730 cat >>conftest.
$ac_ext <<_ACEOF
5731 /* end confdefs.h. */
5733 /* Override any gcc2 internal prototype to avoid an error. */
5737 /* We use char because int might match the return type of a gcc2
5738 builtin and then its argument prototype would still apply. */
5748 rm -f conftest.
$ac_objext conftest
$ac_exeext
5749 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5750 (eval $ac_link) 2>conftest.er1
5752 grep -v '^ *+' conftest.er1
>conftest.err
5754 cat conftest.err
>&5
5755 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5756 (exit $ac_status); } &&
5757 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5758 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5762 (exit $ac_status); }; } &&
5763 { ac_try
='test -s conftest$ac_exeext'
5764 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5767 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5768 (exit $ac_status); }; }; then
5769 ac_cv_lib_ossaudio__oss_ioctl
=yes
5771 echo "$as_me: failed program was:" >&5
5772 sed 's/^/| /' conftest.
$ac_ext >&5
5774 ac_cv_lib_ossaudio__oss_ioctl
=no
5776 rm -f conftest.err conftest.
$ac_objext \
5777 conftest
$ac_exeext conftest.
$ac_ext
5778 LIBS
=$ac_check_lib_save_LIBS
5780 echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5781 echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6
5782 if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then
5783 cat >>confdefs.h
<<_ACEOF
5784 #define HAVE_LIBOSSAUDIO 1
5787 LIBS
="-lossaudio $LIBS"
5792 for ac_func
in iswalnum
5794 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5795 echo "$as_me:$LINENO: checking for $ac_func" >&5
5796 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
5797 if eval "test \"\${$as_ac_var+set}\" = set"; then
5798 echo $ECHO_N "(cached) $ECHO_C" >&6
5800 cat >conftest.
$ac_ext <<_ACEOF
5803 cat confdefs.h
>>conftest.
$ac_ext
5804 cat >>conftest.
$ac_ext <<_ACEOF
5805 /* end confdefs.h. */
5806 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5807 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5808 #define $ac_func innocuous_$ac_func
5810 /* System header to define __stub macros and hopefully few prototypes,
5811 which can conflict with char $ac_func (); below.
5812 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5813 <limits.h> exists even on freestanding compilers. */
5816 # include <limits.h>
5818 # include <assert.h>
5823 /* Override any gcc2 internal prototype to avoid an error. */
5828 /* We use char because int might match the return type of a gcc2
5829 builtin and then its argument prototype would still apply. */
5831 /* The GNU C library defines this for functions which it implements
5832 to always fail with ENOSYS. Some functions are actually named
5833 something starting with __ and the normal name is an alias. */
5834 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
5837 char (*f) () = $ac_func;
5846 return f != $ac_func;
5851 rm -f conftest.
$ac_objext conftest
$ac_exeext
5852 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5853 (eval $ac_link) 2>conftest.er1
5855 grep -v '^ *+' conftest.er1
>conftest.err
5857 cat conftest.err
>&5
5858 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5859 (exit $ac_status); } &&
5860 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5861 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5864 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5865 (exit $ac_status); }; } &&
5866 { ac_try
='test -s conftest$ac_exeext'
5867 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5870 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5871 (exit $ac_status); }; }; then
5872 eval "$as_ac_var=yes"
5874 echo "$as_me: failed program was:" >&5
5875 sed 's/^/| /' conftest.
$ac_ext >&5
5877 eval "$as_ac_var=no"
5879 rm -f conftest.err conftest.
$ac_objext \
5880 conftest
$ac_exeext conftest.
$ac_ext
5882 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
5883 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
5884 if test `eval echo '${'$as_ac_var'}'` = yes; then
5885 cat >>confdefs.h
<<_ACEOF
5886 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
5891 echo "$as_me:$LINENO: checking for iswalnum in -lw" >&5
5892 echo $ECHO_N "checking for iswalnum in -lw... $ECHO_C" >&6
5893 if test "${ac_cv_lib_w_iswalnum+set}" = set; then
5894 echo $ECHO_N "(cached) $ECHO_C" >&6
5896 ac_check_lib_save_LIBS
=$LIBS
5898 cat >conftest.
$ac_ext <<_ACEOF
5901 cat confdefs.h
>>conftest.
$ac_ext
5902 cat >>conftest.
$ac_ext <<_ACEOF
5903 /* end confdefs.h. */
5905 /* Override any gcc2 internal prototype to avoid an error. */
5909 /* We use char because int might match the return type of a gcc2
5910 builtin and then its argument prototype would still apply. */
5920 rm -f conftest.
$ac_objext conftest
$ac_exeext
5921 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5922 (eval $ac_link) 2>conftest.er1
5924 grep -v '^ *+' conftest.er1
>conftest.err
5926 cat conftest.err
>&5
5927 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5928 (exit $ac_status); } &&
5929 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5930 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5933 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5934 (exit $ac_status); }; } &&
5935 { ac_try
='test -s conftest$ac_exeext'
5936 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5939 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5940 (exit $ac_status); }; }; then
5941 ac_cv_lib_w_iswalnum
=yes
5943 echo "$as_me: failed program was:" >&5
5944 sed 's/^/| /' conftest.
$ac_ext >&5
5946 ac_cv_lib_w_iswalnum
=no
5948 rm -f conftest.err conftest.
$ac_objext \
5949 conftest
$ac_exeext conftest.
$ac_ext
5950 LIBS
=$ac_check_lib_save_LIBS
5952 echo "$as_me:$LINENO: result: $ac_cv_lib_w_iswalnum" >&5
5953 echo "${ECHO_T}$ac_cv_lib_w_iswalnum" >&6
5954 if test $ac_cv_lib_w_iswalnum = yes; then
5955 cat >>confdefs.h
<<_ACEOF
5967 for ac_func
in gethostbyname
5969 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5970 echo "$as_me:$LINENO: checking for $ac_func" >&5
5971 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
5972 if eval "test \"\${$as_ac_var+set}\" = set"; then
5973 echo $ECHO_N "(cached) $ECHO_C" >&6
5975 cat >conftest.
$ac_ext <<_ACEOF
5978 cat confdefs.h
>>conftest.
$ac_ext
5979 cat >>conftest.
$ac_ext <<_ACEOF
5980 /* end confdefs.h. */
5981 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5982 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5983 #define $ac_func innocuous_$ac_func
5985 /* System header to define __stub macros and hopefully few prototypes,
5986 which can conflict with char $ac_func (); below.
5987 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5988 <limits.h> exists even on freestanding compilers. */
5991 # include <limits.h>
5993 # include <assert.h>
5998 /* Override any gcc2 internal prototype to avoid an error. */
6003 /* We use char because int might match the return type of a gcc2
6004 builtin and then its argument prototype would still apply. */
6006 /* The GNU C library defines this for functions which it implements
6007 to always fail with ENOSYS. Some functions are actually named
6008 something starting with __ and the normal name is an alias. */
6009 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
6012 char (*f) () = $ac_func;
6021 return f != $ac_func;
6026 rm -f conftest.
$ac_objext conftest
$ac_exeext
6027 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6028 (eval $ac_link) 2>conftest.er1
6030 grep -v '^ *+' conftest.er1
>conftest.err
6032 cat conftest.err
>&5
6033 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6034 (exit $ac_status); } &&
6035 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6036 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6039 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6040 (exit $ac_status); }; } &&
6041 { ac_try
='test -s conftest$ac_exeext'
6042 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6045 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6046 (exit $ac_status); }; }; then
6047 eval "$as_ac_var=yes"
6049 echo "$as_me: failed program was:" >&5
6050 sed 's/^/| /' conftest.
$ac_ext >&5
6052 eval "$as_ac_var=no"
6054 rm -f conftest.err conftest.
$ac_objext \
6055 conftest
$ac_exeext conftest.
$ac_ext
6057 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
6058 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6059 if test `eval echo '${'$as_ac_var'}'` = yes; then
6060 cat >>confdefs.h
<<_ACEOF
6061 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6066 echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
6067 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
6068 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
6069 echo $ECHO_N "(cached) $ECHO_C" >&6
6071 ac_check_lib_save_LIBS
=$LIBS
6073 cat >conftest.
$ac_ext <<_ACEOF
6076 cat confdefs.h
>>conftest.
$ac_ext
6077 cat >>conftest.
$ac_ext <<_ACEOF
6078 /* end confdefs.h. */
6080 /* Override any gcc2 internal prototype to avoid an error. */
6084 /* We use char because int might match the return type of a gcc2
6085 builtin and then its argument prototype would still apply. */
6086 char gethostbyname ();
6095 rm -f conftest.
$ac_objext conftest
$ac_exeext
6096 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6097 (eval $ac_link) 2>conftest.er1
6099 grep -v '^ *+' conftest.er1
>conftest.err
6101 cat conftest.err
>&5
6102 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6103 (exit $ac_status); } &&
6104 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6105 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6108 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6109 (exit $ac_status); }; } &&
6110 { ac_try
='test -s conftest$ac_exeext'
6111 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6114 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6115 (exit $ac_status); }; }; then
6116 ac_cv_lib_nsl_gethostbyname
=yes
6118 echo "$as_me: failed program was:" >&5
6119 sed 's/^/| /' conftest.
$ac_ext >&5
6121 ac_cv_lib_nsl_gethostbyname
=no
6123 rm -f conftest.err conftest.
$ac_objext \
6124 conftest
$ac_exeext conftest.
$ac_ext
6125 LIBS
=$ac_check_lib_save_LIBS
6127 echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
6128 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
6129 if test $ac_cv_lib_nsl_gethostbyname = yes; then
6130 cat >>confdefs.h
<<_ACEOF
6131 #define HAVE_LIBNSL 1
6142 for ac_func
in connect
6144 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6145 echo "$as_me:$LINENO: checking for $ac_func" >&5
6146 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6147 if eval "test \"\${$as_ac_var+set}\" = set"; then
6148 echo $ECHO_N "(cached) $ECHO_C" >&6
6150 cat >conftest.
$ac_ext <<_ACEOF
6153 cat confdefs.h
>>conftest.
$ac_ext
6154 cat >>conftest.
$ac_ext <<_ACEOF
6155 /* end confdefs.h. */
6156 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
6157 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6158 #define $ac_func innocuous_$ac_func
6160 /* System header to define __stub macros and hopefully few prototypes,
6161 which can conflict with char $ac_func (); below.
6162 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6163 <limits.h> exists even on freestanding compilers. */
6166 # include <limits.h>
6168 # include <assert.h>
6173 /* Override any gcc2 internal prototype to avoid an error. */
6178 /* We use char because int might match the return type of a gcc2
6179 builtin and then its argument prototype would still apply. */
6181 /* The GNU C library defines this for functions which it implements
6182 to always fail with ENOSYS. Some functions are actually named
6183 something starting with __ and the normal name is an alias. */
6184 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
6187 char (*f) () = $ac_func;
6196 return f != $ac_func;
6201 rm -f conftest.
$ac_objext conftest
$ac_exeext
6202 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6203 (eval $ac_link) 2>conftest.er1
6205 grep -v '^ *+' conftest.er1
>conftest.err
6207 cat conftest.err
>&5
6208 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6209 (exit $ac_status); } &&
6210 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6211 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6214 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6215 (exit $ac_status); }; } &&
6216 { ac_try
='test -s conftest$ac_exeext'
6217 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6220 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6221 (exit $ac_status); }; }; then
6222 eval "$as_ac_var=yes"
6224 echo "$as_me: failed program was:" >&5
6225 sed 's/^/| /' conftest.
$ac_ext >&5
6227 eval "$as_ac_var=no"
6229 rm -f conftest.err conftest.
$ac_objext \
6230 conftest
$ac_exeext conftest.
$ac_ext
6232 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
6233 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6234 if test `eval echo '${'$as_ac_var'}'` = yes; then
6235 cat >>confdefs.h
<<_ACEOF
6236 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6241 echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
6242 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6
6243 if test "${ac_cv_lib_socket_connect+set}" = set; then
6244 echo $ECHO_N "(cached) $ECHO_C" >&6
6246 ac_check_lib_save_LIBS
=$LIBS
6247 LIBS
="-lsocket $LIBS"
6248 cat >conftest.
$ac_ext <<_ACEOF
6251 cat confdefs.h
>>conftest.
$ac_ext
6252 cat >>conftest.
$ac_ext <<_ACEOF
6253 /* end confdefs.h. */
6255 /* Override any gcc2 internal prototype to avoid an error. */
6259 /* We use char because int might match the return type of a gcc2
6260 builtin and then its argument prototype would still apply. */
6270 rm -f conftest.
$ac_objext conftest
$ac_exeext
6271 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6272 (eval $ac_link) 2>conftest.er1
6274 grep -v '^ *+' conftest.er1
>conftest.err
6276 cat conftest.err
>&5
6277 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6278 (exit $ac_status); } &&
6279 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6280 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6283 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6284 (exit $ac_status); }; } &&
6285 { ac_try
='test -s conftest$ac_exeext'
6286 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6289 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6290 (exit $ac_status); }; }; then
6291 ac_cv_lib_socket_connect
=yes
6293 echo "$as_me: failed program was:" >&5
6294 sed 's/^/| /' conftest.
$ac_ext >&5
6296 ac_cv_lib_socket_connect
=no
6298 rm -f conftest.err conftest.
$ac_objext \
6299 conftest
$ac_exeext conftest.
$ac_ext
6300 LIBS
=$ac_check_lib_save_LIBS
6302 echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
6303 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6
6304 if test $ac_cv_lib_socket_connect = yes; then
6305 cat >>confdefs.h
<<_ACEOF
6306 #define HAVE_LIBSOCKET 1
6309 LIBS
="-lsocket $LIBS"
6317 for ac_func
in inet_aton
6319 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6320 echo "$as_me:$LINENO: checking for $ac_func" >&5
6321 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6322 if eval "test \"\${$as_ac_var+set}\" = set"; then
6323 echo $ECHO_N "(cached) $ECHO_C" >&6
6325 cat >conftest.
$ac_ext <<_ACEOF
6328 cat confdefs.h
>>conftest.
$ac_ext
6329 cat >>conftest.
$ac_ext <<_ACEOF
6330 /* end confdefs.h. */
6331 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
6332 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6333 #define $ac_func innocuous_$ac_func
6335 /* System header to define __stub macros and hopefully few prototypes,
6336 which can conflict with char $ac_func (); below.
6337 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6338 <limits.h> exists even on freestanding compilers. */
6341 # include <limits.h>
6343 # include <assert.h>
6348 /* Override any gcc2 internal prototype to avoid an error. */
6353 /* We use char because int might match the return type of a gcc2
6354 builtin and then its argument prototype would still apply. */
6356 /* The GNU C library defines this for functions which it implements
6357 to always fail with ENOSYS. Some functions are actually named
6358 something starting with __ and the normal name is an alias. */
6359 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
6362 char (*f) () = $ac_func;
6371 return f != $ac_func;
6376 rm -f conftest.
$ac_objext conftest
$ac_exeext
6377 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6378 (eval $ac_link) 2>conftest.er1
6380 grep -v '^ *+' conftest.er1
>conftest.err
6382 cat conftest.err
>&5
6383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6384 (exit $ac_status); } &&
6385 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6386 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6389 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6390 (exit $ac_status); }; } &&
6391 { ac_try
='test -s conftest$ac_exeext'
6392 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6395 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6396 (exit $ac_status); }; }; then
6397 eval "$as_ac_var=yes"
6399 echo "$as_me: failed program was:" >&5
6400 sed 's/^/| /' conftest.
$ac_ext >&5
6402 eval "$as_ac_var=no"
6404 rm -f conftest.err conftest.
$ac_objext \
6405 conftest
$ac_exeext conftest.
$ac_ext
6407 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
6408 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6409 if test `eval echo '${'$as_ac_var'}'` = yes; then
6410 cat >>confdefs.h
<<_ACEOF
6411 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6416 echo "$as_me:$LINENO: checking for inet_aton in -lresolv" >&5
6417 echo $ECHO_N "checking for inet_aton in -lresolv... $ECHO_C" >&6
6418 if test "${ac_cv_lib_resolv_inet_aton+set}" = set; then
6419 echo $ECHO_N "(cached) $ECHO_C" >&6
6421 ac_check_lib_save_LIBS
=$LIBS
6422 LIBS
="-lresolv $LIBS"
6423 cat >conftest.
$ac_ext <<_ACEOF
6426 cat confdefs.h
>>conftest.
$ac_ext
6427 cat >>conftest.
$ac_ext <<_ACEOF
6428 /* end confdefs.h. */
6430 /* Override any gcc2 internal prototype to avoid an error. */
6434 /* We use char because int might match the return type of a gcc2
6435 builtin and then its argument prototype would still apply. */
6445 rm -f conftest.
$ac_objext conftest
$ac_exeext
6446 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6447 (eval $ac_link) 2>conftest.er1
6449 grep -v '^ *+' conftest.er1
>conftest.err
6451 cat conftest.err
>&5
6452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6453 (exit $ac_status); } &&
6454 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6455 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6459 (exit $ac_status); }; } &&
6460 { ac_try
='test -s conftest$ac_exeext'
6461 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6464 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6465 (exit $ac_status); }; }; then
6466 ac_cv_lib_resolv_inet_aton
=yes
6468 echo "$as_me: failed program was:" >&5
6469 sed 's/^/| /' conftest.
$ac_ext >&5
6471 ac_cv_lib_resolv_inet_aton
=no
6473 rm -f conftest.err conftest.
$ac_objext \
6474 conftest
$ac_exeext conftest.
$ac_ext
6475 LIBS
=$ac_check_lib_save_LIBS
6477 echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_inet_aton" >&5
6478 echo "${ECHO_T}$ac_cv_lib_resolv_inet_aton" >&6
6479 if test $ac_cv_lib_resolv_inet_aton = yes; then
6480 cat >>confdefs.h
<<_ACEOF
6481 #define HAVE_LIBRESOLV 1
6484 LIBS
="-lresolv $LIBS"
6492 echo "$as_me:$LINENO: checking for _xpg4_setrunelocale in -lxpg4" >&5
6493 echo $ECHO_N "checking for _xpg4_setrunelocale in -lxpg4... $ECHO_C" >&6
6494 if test "${ac_cv_lib_xpg4__xpg4_setrunelocale+set}" = set; then
6495 echo $ECHO_N "(cached) $ECHO_C" >&6
6497 ac_check_lib_save_LIBS
=$LIBS
6499 cat >conftest.
$ac_ext <<_ACEOF
6502 cat confdefs.h
>>conftest.
$ac_ext
6503 cat >>conftest.
$ac_ext <<_ACEOF
6504 /* end confdefs.h. */
6506 /* Override any gcc2 internal prototype to avoid an error. */
6510 /* We use char because int might match the return type of a gcc2
6511 builtin and then its argument prototype would still apply. */
6512 char _xpg4_setrunelocale ();
6516 _xpg4_setrunelocale ();
6521 rm -f conftest.
$ac_objext conftest
$ac_exeext
6522 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6523 (eval $ac_link) 2>conftest.er1
6525 grep -v '^ *+' conftest.er1
>conftest.err
6527 cat conftest.err
>&5
6528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6529 (exit $ac_status); } &&
6530 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6534 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6535 (exit $ac_status); }; } &&
6536 { ac_try
='test -s conftest$ac_exeext'
6537 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6540 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6541 (exit $ac_status); }; }; then
6542 ac_cv_lib_xpg4__xpg4_setrunelocale
=yes
6544 echo "$as_me: failed program was:" >&5
6545 sed 's/^/| /' conftest.
$ac_ext >&5
6547 ac_cv_lib_xpg4__xpg4_setrunelocale
=no
6549 rm -f conftest.err conftest.
$ac_objext \
6550 conftest
$ac_exeext conftest.
$ac_ext
6551 LIBS
=$ac_check_lib_save_LIBS
6553 echo "$as_me:$LINENO: result: $ac_cv_lib_xpg4__xpg4_setrunelocale" >&5
6554 echo "${ECHO_T}$ac_cv_lib_xpg4__xpg4_setrunelocale" >&6
6555 if test $ac_cv_lib_xpg4__xpg4_setrunelocale = yes; then
6556 cat >>confdefs.h
<<_ACEOF
6557 #define HAVE_LIBXPG4 1
6565 echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
6566 echo $ECHO_N "checking for poll in -lpoll... $ECHO_C" >&6
6567 if test "${ac_cv_lib_poll_poll+set}" = set; then
6568 echo $ECHO_N "(cached) $ECHO_C" >&6
6570 ac_check_lib_save_LIBS
=$LIBS
6572 cat >conftest.
$ac_ext <<_ACEOF
6575 cat confdefs.h
>>conftest.
$ac_ext
6576 cat >>conftest.
$ac_ext <<_ACEOF
6577 /* end confdefs.h. */
6579 /* Override any gcc2 internal prototype to avoid an error. */
6583 /* We use char because int might match the return type of a gcc2
6584 builtin and then its argument prototype would still apply. */
6594 rm -f conftest.
$ac_objext conftest
$ac_exeext
6595 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6596 (eval $ac_link) 2>conftest.er1
6598 grep -v '^ *+' conftest.er1
>conftest.err
6600 cat conftest.err
>&5
6601 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6602 (exit $ac_status); } &&
6603 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6604 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6607 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6608 (exit $ac_status); }; } &&
6609 { ac_try
='test -s conftest$ac_exeext'
6610 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6614 (exit $ac_status); }; }; then
6615 ac_cv_lib_poll_poll
=yes
6617 echo "$as_me: failed program was:" >&5
6618 sed 's/^/| /' conftest.
$ac_ext >&5
6620 ac_cv_lib_poll_poll
=no
6622 rm -f conftest.err conftest.
$ac_objext \
6623 conftest
$ac_exeext conftest.
$ac_ext
6624 LIBS
=$ac_check_lib_save_LIBS
6626 echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
6627 echo "${ECHO_T}$ac_cv_lib_poll_poll" >&6
6628 if test $ac_cv_lib_poll_poll = yes; then
6629 cat >>confdefs.h
<<_ACEOF
6630 #define HAVE_LIBPOLL 1
6638 echo "$as_me:$LINENO: checking for res_9_init in -lresolv" >&5
6639 echo $ECHO_N "checking for res_9_init in -lresolv... $ECHO_C" >&6
6640 if test "${ac_cv_lib_resolv_res_9_init+set}" = set; then
6641 echo $ECHO_N "(cached) $ECHO_C" >&6
6643 ac_check_lib_save_LIBS
=$LIBS
6644 LIBS
="-lresolv $LIBS"
6645 cat >conftest.
$ac_ext <<_ACEOF
6648 cat confdefs.h
>>conftest.
$ac_ext
6649 cat >>conftest.
$ac_ext <<_ACEOF
6650 /* end confdefs.h. */
6652 /* Override any gcc2 internal prototype to avoid an error. */
6656 /* We use char because int might match the return type of a gcc2
6657 builtin and then its argument prototype would still apply. */
6667 rm -f conftest.
$ac_objext conftest
$ac_exeext
6668 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6669 (eval $ac_link) 2>conftest.er1
6671 grep -v '^ *+' conftest.er1
>conftest.err
6673 cat conftest.err
>&5
6674 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6675 (exit $ac_status); } &&
6676 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6677 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6681 (exit $ac_status); }; } &&
6682 { ac_try
='test -s conftest$ac_exeext'
6683 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6687 (exit $ac_status); }; }; then
6688 ac_cv_lib_resolv_res_9_init
=yes
6690 echo "$as_me: failed program was:" >&5
6691 sed 's/^/| /' conftest.
$ac_ext >&5
6693 ac_cv_lib_resolv_res_9_init
=no
6695 rm -f conftest.err conftest.
$ac_objext \
6696 conftest
$ac_exeext conftest.
$ac_ext
6697 LIBS
=$ac_check_lib_save_LIBS
6699 echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_9_init" >&5
6700 echo "${ECHO_T}$ac_cv_lib_resolv_res_9_init" >&6
6701 if test $ac_cv_lib_resolv_res_9_init = yes; then
6702 cat >>confdefs.h
<<_ACEOF
6703 #define HAVE_LIBRESOLV 1
6706 LIBS
="-lresolv $LIBS"
6710 echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
6711 echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6
6712 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
6713 echo $ECHO_N "(cached) $ECHO_C" >&6
6715 ac_check_lib_save_LIBS
=$LIBS
6716 LIBS
="-lpthread $LIBS"
6717 cat >conftest.
$ac_ext <<_ACEOF
6720 cat confdefs.h
>>conftest.
$ac_ext
6721 cat >>conftest.
$ac_ext <<_ACEOF
6722 /* end confdefs.h. */
6724 /* Override any gcc2 internal prototype to avoid an error. */
6728 /* We use char because int might match the return type of a gcc2
6729 builtin and then its argument prototype would still apply. */
6730 char pthread_create ();
6739 rm -f conftest.
$ac_objext conftest
$ac_exeext
6740 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6741 (eval $ac_link) 2>conftest.er1
6743 grep -v '^ *+' conftest.er1
>conftest.err
6745 cat conftest.err
>&5
6746 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6747 (exit $ac_status); } &&
6748 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6749 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6752 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6753 (exit $ac_status); }; } &&
6754 { ac_try
='test -s conftest$ac_exeext'
6755 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6758 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6759 (exit $ac_status); }; }; then
6760 ac_cv_lib_pthread_pthread_create
=yes
6762 echo "$as_me: failed program was:" >&5
6763 sed 's/^/| /' conftest.
$ac_ext >&5
6765 ac_cv_lib_pthread_pthread_create
=no
6767 rm -f conftest.err conftest.
$ac_objext \
6768 conftest
$ac_exeext conftest.
$ac_ext
6769 LIBS
=$ac_check_lib_save_LIBS
6771 echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
6772 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6
6773 if test $ac_cv_lib_pthread_pthread_create = yes; then
6774 LIBPTHREAD
="-lpthread"
6790 echo "$as_me:$LINENO: checking for ANSI C header files" >&5
6791 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
6792 if test "${ac_cv_header_stdc+set}" = set; then
6793 echo $ECHO_N "(cached) $ECHO_C" >&6
6795 cat >conftest.
$ac_ext <<_ACEOF
6798 cat confdefs.h
>>conftest.
$ac_ext
6799 cat >>conftest.
$ac_ext <<_ACEOF
6800 /* end confdefs.h. */
6814 rm -f conftest.
$ac_objext
6815 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6816 (eval $ac_compile) 2>conftest.er1
6818 grep -v '^ *+' conftest.er1
>conftest.err
6820 cat conftest.err
>&5
6821 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6822 (exit $ac_status); } &&
6823 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6824 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6827 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6828 (exit $ac_status); }; } &&
6829 { ac_try
='test -s conftest.$ac_objext'
6830 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6833 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6834 (exit $ac_status); }; }; then
6835 ac_cv_header_stdc
=yes
6837 echo "$as_me: failed program was:" >&5
6838 sed 's/^/| /' conftest.
$ac_ext >&5
6840 ac_cv_header_stdc
=no
6842 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6844 if test $ac_cv_header_stdc = yes; then
6845 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6846 cat >conftest.
$ac_ext <<_ACEOF
6849 cat confdefs.h
>>conftest.
$ac_ext
6850 cat >>conftest.
$ac_ext <<_ACEOF
6851 /* end confdefs.h. */
6855 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6856 $EGREP "memchr" >/dev
/null
2>&1; then
6859 ac_cv_header_stdc
=no
6865 if test $ac_cv_header_stdc = yes; then
6866 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6867 cat >conftest.
$ac_ext <<_ACEOF
6870 cat confdefs.h
>>conftest.
$ac_ext
6871 cat >>conftest.
$ac_ext <<_ACEOF
6872 /* end confdefs.h. */
6876 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6877 $EGREP "free" >/dev
/null
2>&1; then
6880 ac_cv_header_stdc
=no
6886 if test $ac_cv_header_stdc = yes; then
6887 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6888 if test "$cross_compiling" = yes; then
6891 cat >conftest.
$ac_ext <<_ACEOF
6894 cat confdefs.h
>>conftest.
$ac_ext
6895 cat >>conftest.
$ac_ext <<_ACEOF
6896 /* end confdefs.h. */
6898 #if ((' ' & 0x0FF) == 0x020)
6899 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6900 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6902 # define ISLOWER(c) \
6903 (('a' <= (c) && (c) <= 'i') \
6904 || ('j' <= (c) && (c) <= 'r') \
6905 || ('s' <= (c) && (c) <= 'z'))
6906 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6909 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6914 for (i = 0; i < 256; i++)
6915 if (XOR (islower (i), ISLOWER (i))
6916 || toupper (i) != TOUPPER (i))
6921 rm -f conftest
$ac_exeext
6922 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6923 (eval $ac_link) 2>&5
6925 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6926 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
6927 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6930 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6931 (exit $ac_status); }; }; then
6934 echo "$as_me: program exited with status $ac_status" >&5
6935 echo "$as_me: failed program was:" >&5
6936 sed 's/^/| /' conftest.
$ac_ext >&5
6939 ac_cv_header_stdc
=no
6941 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
6945 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
6946 echo "${ECHO_T}$ac_cv_header_stdc" >&6
6947 if test $ac_cv_header_stdc = yes; then
6949 cat >>confdefs.h
<<\_ACEOF
6950 #define STDC_HEADERS 1
6955 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
6965 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
6966 inttypes.h stdint.h unistd.h
6968 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6969 echo "$as_me:$LINENO: checking for $ac_header" >&5
6970 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6971 if eval "test \"\${$as_ac_Header+set}\" = set"; then
6972 echo $ECHO_N "(cached) $ECHO_C" >&6
6974 cat >conftest.
$ac_ext <<_ACEOF
6977 cat confdefs.h
>>conftest.
$ac_ext
6978 cat >>conftest.
$ac_ext <<_ACEOF
6979 /* end confdefs.h. */
6980 $ac_includes_default
6982 #include <$ac_header>
6984 rm -f conftest.
$ac_objext
6985 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6986 (eval $ac_compile) 2>conftest.er1
6988 grep -v '^ *+' conftest.er1
>conftest.err
6990 cat conftest.err
>&5
6991 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6992 (exit $ac_status); } &&
6993 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6994 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6997 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6998 (exit $ac_status); }; } &&
6999 { ac_try
='test -s conftest.$ac_objext'
7000 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7003 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7004 (exit $ac_status); }; }; then
7005 eval "$as_ac_Header=yes"
7007 echo "$as_me: failed program was:" >&5
7008 sed 's/^/| /' conftest.
$ac_ext >&5
7010 eval "$as_ac_Header=no"
7012 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7014 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7015 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7016 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7017 cat >>confdefs.h
<<_ACEOF
7018 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7121 fontconfig
/fontconfig.h \
7147 netinet
/in_systm.h \
7203 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7204 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7205 echo "$as_me:$LINENO: checking for $ac_header" >&5
7206 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7207 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7208 echo $ECHO_N "(cached) $ECHO_C" >&6
7210 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7211 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7213 # Is the header compilable?
7214 echo "$as_me:$LINENO: checking $ac_header usability" >&5
7215 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7216 cat >conftest.
$ac_ext <<_ACEOF
7219 cat confdefs.h
>>conftest.
$ac_ext
7220 cat >>conftest.
$ac_ext <<_ACEOF
7221 /* end confdefs.h. */
7222 $ac_includes_default
7223 #include <$ac_header>
7225 rm -f conftest.
$ac_objext
7226 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7227 (eval $ac_compile) 2>conftest.er1
7229 grep -v '^ *+' conftest.er1
>conftest.err
7231 cat conftest.err
>&5
7232 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7233 (exit $ac_status); } &&
7234 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7235 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7238 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7239 (exit $ac_status); }; } &&
7240 { ac_try
='test -s conftest.$ac_objext'
7241 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7244 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7245 (exit $ac_status); }; }; then
7246 ac_header_compiler
=yes
7248 echo "$as_me: failed program was:" >&5
7249 sed 's/^/| /' conftest.
$ac_ext >&5
7251 ac_header_compiler
=no
7253 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7254 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7255 echo "${ECHO_T}$ac_header_compiler" >&6
7257 # Is the header present?
7258 echo "$as_me:$LINENO: checking $ac_header presence" >&5
7259 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7260 cat >conftest.
$ac_ext <<_ACEOF
7263 cat confdefs.h
>>conftest.
$ac_ext
7264 cat >>conftest.
$ac_ext <<_ACEOF
7265 /* end confdefs.h. */
7266 #include <$ac_header>
7268 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7269 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
7271 grep -v '^ *+' conftest.er1
>conftest.err
7273 cat conftest.err
>&5
7274 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7275 (exit $ac_status); } >/dev
/null
; then
7276 if test -s conftest.err
; then
7277 ac_cpp_err
=$ac_c_preproc_warn_flag
7278 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
7285 if test -z "$ac_cpp_err"; then
7286 ac_header_preproc
=yes
7288 echo "$as_me: failed program was:" >&5
7289 sed 's/^/| /' conftest.
$ac_ext >&5
7291 ac_header_preproc
=no
7293 rm -f conftest.err conftest.
$ac_ext
7294 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7295 echo "${ECHO_T}$ac_header_preproc" >&6
7297 # So? What about this header?
7298 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7300 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7301 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7302 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7303 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7304 ac_header_preproc
=yes
7307 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7308 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7309 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7310 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7311 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7312 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7313 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7314 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7315 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7316 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7317 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7318 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7321 ## ------------------------------------ ##
7322 ## Report this to wine-devel@winehq.org ##
7323 ## ------------------------------------ ##
7326 sed "s/^/$as_me: WARNING: /" >&2
7329 echo "$as_me:$LINENO: checking for $ac_header" >&5
7330 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7331 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7332 echo $ECHO_N "(cached) $ECHO_C" >&6
7334 eval "$as_ac_Header=\$ac_header_preproc"
7336 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7337 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7340 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7341 cat >>confdefs.h
<<_ACEOF
7342 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7349 echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
7350 echo $ECHO_N "checking whether stat file-mode macros are broken... $ECHO_C" >&6
7351 if test "${ac_cv_header_stat_broken+set}" = set; then
7352 echo $ECHO_N "(cached) $ECHO_C" >&6
7354 cat >conftest.
$ac_ext <<_ACEOF
7357 cat confdefs.h
>>conftest.
$ac_ext
7358 cat >>conftest.
$ac_ext <<_ACEOF
7359 /* end confdefs.h. */
7360 #include <sys/types.h>
7361 #include <sys/stat.h>
7363 #if defined(S_ISBLK) && defined(S_IFDIR)
7364 # if S_ISBLK (S_IFDIR)
7369 #if defined(S_ISBLK) && defined(S_IFCHR)
7370 # if S_ISBLK (S_IFCHR)
7375 #if defined(S_ISLNK) && defined(S_IFREG)
7376 # if S_ISLNK (S_IFREG)
7381 #if defined(S_ISSOCK) && defined(S_IFREG)
7382 # if S_ISSOCK (S_IFREG)
7388 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7389 $EGREP "You lose" >/dev
/null
2>&1; then
7390 ac_cv_header_stat_broken
=yes
7392 ac_cv_header_stat_broken
=no
7397 echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
7398 echo "${ECHO_T}$ac_cv_header_stat_broken" >&6
7399 if test $ac_cv_header_stat_broken = yes; then
7401 cat >>confdefs.h
<<\_ACEOF
7402 #define STAT_MACROS_BROKEN 1
7409 if test "$have_x" = "yes"
7412 ac_save_CPPFLAGS
="$CPPFLAGS"
7413 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
7416 for ac_header
in X11
/Xlib.h
7418 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7419 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7420 echo "$as_me:$LINENO: checking for $ac_header" >&5
7421 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7422 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7423 echo $ECHO_N "(cached) $ECHO_C" >&6
7425 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7426 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7428 # Is the header compilable?
7429 echo "$as_me:$LINENO: checking $ac_header usability" >&5
7430 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7431 cat >conftest.
$ac_ext <<_ACEOF
7434 cat confdefs.h
>>conftest.
$ac_ext
7435 cat >>conftest.
$ac_ext <<_ACEOF
7436 /* end confdefs.h. */
7437 $ac_includes_default
7438 #include <$ac_header>
7440 rm -f conftest.
$ac_objext
7441 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7442 (eval $ac_compile) 2>conftest.er1
7444 grep -v '^ *+' conftest.er1
>conftest.err
7446 cat conftest.err
>&5
7447 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7448 (exit $ac_status); } &&
7449 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7450 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7453 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7454 (exit $ac_status); }; } &&
7455 { ac_try
='test -s conftest.$ac_objext'
7456 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7460 (exit $ac_status); }; }; then
7461 ac_header_compiler
=yes
7463 echo "$as_me: failed program was:" >&5
7464 sed 's/^/| /' conftest.
$ac_ext >&5
7466 ac_header_compiler
=no
7468 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7469 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7470 echo "${ECHO_T}$ac_header_compiler" >&6
7472 # Is the header present?
7473 echo "$as_me:$LINENO: checking $ac_header presence" >&5
7474 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7475 cat >conftest.
$ac_ext <<_ACEOF
7478 cat confdefs.h
>>conftest.
$ac_ext
7479 cat >>conftest.
$ac_ext <<_ACEOF
7480 /* end confdefs.h. */
7481 #include <$ac_header>
7483 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7484 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
7486 grep -v '^ *+' conftest.er1
>conftest.err
7488 cat conftest.err
>&5
7489 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7490 (exit $ac_status); } >/dev
/null
; then
7491 if test -s conftest.err
; then
7492 ac_cpp_err
=$ac_c_preproc_warn_flag
7493 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
7500 if test -z "$ac_cpp_err"; then
7501 ac_header_preproc
=yes
7503 echo "$as_me: failed program was:" >&5
7504 sed 's/^/| /' conftest.
$ac_ext >&5
7506 ac_header_preproc
=no
7508 rm -f conftest.err conftest.
$ac_ext
7509 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7510 echo "${ECHO_T}$ac_header_preproc" >&6
7512 # So? What about this header?
7513 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7515 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7516 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7517 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7518 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7519 ac_header_preproc
=yes
7522 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7523 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7524 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7525 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7526 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7527 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7528 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7529 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7530 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7531 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7532 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7533 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7536 ## ------------------------------------ ##
7537 ## Report this to wine-devel@winehq.org ##
7538 ## ------------------------------------ ##
7541 sed "s/^/$as_me: WARNING: /" >&2
7544 echo "$as_me:$LINENO: checking for $ac_header" >&5
7545 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7546 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7547 echo $ECHO_N "(cached) $ECHO_C" >&6
7549 eval "$as_ac_Header=\$ac_header_preproc"
7551 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7552 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7555 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7556 cat >>confdefs.h
<<_ACEOF
7557 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7569 for ac_header
in X11
/XKBlib.h \
7571 X11
/extensions
/shape.h \
7572 X11
/extensions
/XInput.h \
7573 X11
/extensions
/XShm.h \
7574 X11
/extensions
/Xrandr.h \
7575 X11
/extensions
/Xrender.h \
7576 X11
/extensions
/xf86dga.h \
7577 X11
/extensions
/xf86vmode.h
7579 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7580 echo "$as_me:$LINENO: checking for $ac_header" >&5
7581 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7582 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7583 echo $ECHO_N "(cached) $ECHO_C" >&6
7585 cat >conftest.
$ac_ext <<_ACEOF
7588 cat confdefs.h
>>conftest.
$ac_ext
7589 cat >>conftest.
$ac_ext <<_ACEOF
7590 /* end confdefs.h. */
7591 #include <X11/Xlib.h>
7592 #ifdef HAVE_X11_XUTIL_H
7593 # include <X11/Xutil.h>
7596 #include <$ac_header>
7598 rm -f conftest.
$ac_objext
7599 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7600 (eval $ac_compile) 2>conftest.er1
7602 grep -v '^ *+' conftest.er1
>conftest.err
7604 cat conftest.err
>&5
7605 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7606 (exit $ac_status); } &&
7607 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7608 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7611 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7612 (exit $ac_status); }; } &&
7613 { ac_try
='test -s conftest.$ac_objext'
7614 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7617 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7618 (exit $ac_status); }; }; then
7619 eval "$as_ac_Header=yes"
7621 echo "$as_me: failed program was:" >&5
7622 sed 's/^/| /' conftest.
$ac_ext >&5
7624 eval "$as_ac_Header=no"
7626 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7628 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7629 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7630 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7631 cat >>confdefs.h
<<_ACEOF
7632 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7640 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
7642 echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
7643 echo $ECHO_N "checking for XkbQueryExtension in -lX11... $ECHO_C" >&6
7644 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
7645 echo $ECHO_N "(cached) $ECHO_C" >&6
7647 ac_check_lib_save_LIBS
=$LIBS
7648 LIBS
="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7649 cat >conftest.
$ac_ext <<_ACEOF
7652 cat confdefs.h
>>conftest.
$ac_ext
7653 cat >>conftest.
$ac_ext <<_ACEOF
7654 /* end confdefs.h. */
7656 /* Override any gcc2 internal prototype to avoid an error. */
7660 /* We use char because int might match the return type of a gcc2
7661 builtin and then its argument prototype would still apply. */
7662 char XkbQueryExtension ();
7666 XkbQueryExtension ();
7671 rm -f conftest.
$ac_objext conftest
$ac_exeext
7672 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7673 (eval $ac_link) 2>conftest.er1
7675 grep -v '^ *+' conftest.er1
>conftest.err
7677 cat conftest.err
>&5
7678 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7679 (exit $ac_status); } &&
7680 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7681 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7684 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7685 (exit $ac_status); }; } &&
7686 { ac_try
='test -s conftest$ac_exeext'
7687 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7690 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7691 (exit $ac_status); }; }; then
7692 ac_cv_lib_X11_XkbQueryExtension
=yes
7694 echo "$as_me: failed program was:" >&5
7695 sed 's/^/| /' conftest.
$ac_ext >&5
7697 ac_cv_lib_X11_XkbQueryExtension
=no
7699 rm -f conftest.err conftest.
$ac_objext \
7700 conftest
$ac_exeext conftest.
$ac_ext
7701 LIBS
=$ac_check_lib_save_LIBS
7703 echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
7704 echo "${ECHO_T}$ac_cv_lib_X11_XkbQueryExtension" >&6
7705 if test $ac_cv_lib_X11_XkbQueryExtension = yes; then
7707 cat >>confdefs.h
<<\_ACEOF
7715 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
7717 echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
7718 echo $ECHO_N "checking for XShmQueryExtension in -lXext... $ECHO_C" >&6
7719 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
7720 echo $ECHO_N "(cached) $ECHO_C" >&6
7722 ac_check_lib_save_LIBS
=$LIBS
7723 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7724 cat >conftest.
$ac_ext <<_ACEOF
7727 cat confdefs.h
>>conftest.
$ac_ext
7728 cat >>conftest.
$ac_ext <<_ACEOF
7729 /* end confdefs.h. */
7731 /* Override any gcc2 internal prototype to avoid an error. */
7735 /* We use char because int might match the return type of a gcc2
7736 builtin and then its argument prototype would still apply. */
7737 char XShmQueryExtension ();
7741 XShmQueryExtension ();
7746 rm -f conftest.
$ac_objext conftest
$ac_exeext
7747 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7748 (eval $ac_link) 2>conftest.er1
7750 grep -v '^ *+' conftest.er1
>conftest.err
7752 cat conftest.err
>&5
7753 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7754 (exit $ac_status); } &&
7755 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7756 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7759 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7760 (exit $ac_status); }; } &&
7761 { ac_try
='test -s conftest$ac_exeext'
7762 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7765 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7766 (exit $ac_status); }; }; then
7767 ac_cv_lib_Xext_XShmQueryExtension
=yes
7769 echo "$as_me: failed program was:" >&5
7770 sed 's/^/| /' conftest.
$ac_ext >&5
7772 ac_cv_lib_Xext_XShmQueryExtension
=no
7774 rm -f conftest.err conftest.
$ac_objext \
7775 conftest
$ac_exeext conftest.
$ac_ext
7776 LIBS
=$ac_check_lib_save_LIBS
7778 echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
7779 echo "${ECHO_T}$ac_cv_lib_Xext_XShmQueryExtension" >&6
7780 if test $ac_cv_lib_Xext_XShmQueryExtension = yes; then
7782 cat >>confdefs.h
<<\_ACEOF
7783 #define HAVE_LIBXXSHM 1
7790 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
7792 echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
7793 echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6
7794 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
7795 echo $ECHO_N "(cached) $ECHO_C" >&6
7797 ac_check_lib_save_LIBS
=$LIBS
7798 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7799 cat >conftest.
$ac_ext <<_ACEOF
7802 cat confdefs.h
>>conftest.
$ac_ext
7803 cat >>conftest.
$ac_ext <<_ACEOF
7804 /* end confdefs.h. */
7806 /* Override any gcc2 internal prototype to avoid an error. */
7810 /* We use char because int might match the return type of a gcc2
7811 builtin and then its argument prototype would still apply. */
7812 char XShapeQueryExtension ();
7816 XShapeQueryExtension ();
7821 rm -f conftest.
$ac_objext conftest
$ac_exeext
7822 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7823 (eval $ac_link) 2>conftest.er1
7825 grep -v '^ *+' conftest.er1
>conftest.err
7827 cat conftest.err
>&5
7828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7829 (exit $ac_status); } &&
7830 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7831 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7834 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7835 (exit $ac_status); }; } &&
7836 { ac_try
='test -s conftest$ac_exeext'
7837 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7840 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7841 (exit $ac_status); }; }; then
7842 ac_cv_lib_Xext_XShapeQueryExtension
=yes
7844 echo "$as_me: failed program was:" >&5
7845 sed 's/^/| /' conftest.
$ac_ext >&5
7847 ac_cv_lib_Xext_XShapeQueryExtension
=no
7849 rm -f conftest.err conftest.
$ac_objext \
7850 conftest
$ac_exeext conftest.
$ac_ext
7851 LIBS
=$ac_check_lib_save_LIBS
7853 echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
7854 echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6
7855 if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then
7857 cat >>confdefs.h
<<\_ACEOF
7858 #define HAVE_LIBXSHAPE 1
7865 if test "$ac_cv_header_X11_extensions_xf86dga_h" = "yes"
7867 echo "$as_me:$LINENO: checking for XDGAQueryExtension in -lXxf86dga" >&5
7868 echo $ECHO_N "checking for XDGAQueryExtension in -lXxf86dga... $ECHO_C" >&6
7869 if test "${ac_cv_lib_Xxf86dga_XDGAQueryExtension+set}" = set; then
7870 echo $ECHO_N "(cached) $ECHO_C" >&6
7872 ac_check_lib_save_LIBS
=$LIBS
7873 LIBS
="-lXxf86dga $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7874 cat >conftest.
$ac_ext <<_ACEOF
7877 cat confdefs.h
>>conftest.
$ac_ext
7878 cat >>conftest.
$ac_ext <<_ACEOF
7879 /* end confdefs.h. */
7881 /* Override any gcc2 internal prototype to avoid an error. */
7885 /* We use char because int might match the return type of a gcc2
7886 builtin and then its argument prototype would still apply. */
7887 char XDGAQueryExtension ();
7891 XDGAQueryExtension ();
7896 rm -f conftest.
$ac_objext conftest
$ac_exeext
7897 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7898 (eval $ac_link) 2>conftest.er1
7900 grep -v '^ *+' conftest.er1
>conftest.err
7902 cat conftest.err
>&5
7903 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7904 (exit $ac_status); } &&
7905 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7906 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7909 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7910 (exit $ac_status); }; } &&
7911 { ac_try
='test -s conftest$ac_exeext'
7912 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7915 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7916 (exit $ac_status); }; }; then
7917 ac_cv_lib_Xxf86dga_XDGAQueryExtension
=yes
7919 echo "$as_me: failed program was:" >&5
7920 sed 's/^/| /' conftest.
$ac_ext >&5
7922 ac_cv_lib_Xxf86dga_XDGAQueryExtension
=no
7924 rm -f conftest.err conftest.
$ac_objext \
7925 conftest
$ac_exeext conftest.
$ac_ext
7926 LIBS
=$ac_check_lib_save_LIBS
7928 echo "$as_me:$LINENO: result: $ac_cv_lib_Xxf86dga_XDGAQueryExtension" >&5
7929 echo "${ECHO_T}$ac_cv_lib_Xxf86dga_XDGAQueryExtension" >&6
7930 if test $ac_cv_lib_Xxf86dga_XDGAQueryExtension = yes; then
7932 cat >>confdefs.h
<<\_ACEOF
7933 #define HAVE_LIBXXF86DGA2 1
7936 X_PRE_LIBS
="$X_PRE_LIBS -lXxf86dga"
7942 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
7944 echo "$as_me:$LINENO: checking for XF86VidModeQueryExtension in -lXxf86vm" >&5
7945 echo $ECHO_N "checking for XF86VidModeQueryExtension in -lXxf86vm... $ECHO_C" >&6
7946 if test "${ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension+set}" = set; then
7947 echo $ECHO_N "(cached) $ECHO_C" >&6
7949 ac_check_lib_save_LIBS
=$LIBS
7950 LIBS
="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7951 cat >conftest.
$ac_ext <<_ACEOF
7954 cat confdefs.h
>>conftest.
$ac_ext
7955 cat >>conftest.
$ac_ext <<_ACEOF
7956 /* end confdefs.h. */
7958 /* Override any gcc2 internal prototype to avoid an error. */
7962 /* We use char because int might match the return type of a gcc2
7963 builtin and then its argument prototype would still apply. */
7964 char XF86VidModeQueryExtension ();
7968 XF86VidModeQueryExtension ();
7973 rm -f conftest.
$ac_objext conftest
$ac_exeext
7974 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7975 (eval $ac_link) 2>conftest.er1
7977 grep -v '^ *+' conftest.er1
>conftest.err
7979 cat conftest.err
>&5
7980 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7981 (exit $ac_status); } &&
7982 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7983 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7986 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7987 (exit $ac_status); }; } &&
7988 { ac_try
='test -s conftest$ac_exeext'
7989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7992 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7993 (exit $ac_status); }; }; then
7994 ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension
=yes
7996 echo "$as_me: failed program was:" >&5
7997 sed 's/^/| /' conftest.
$ac_ext >&5
7999 ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension
=no
8001 rm -f conftest.err conftest.
$ac_objext \
8002 conftest
$ac_exeext conftest.
$ac_ext
8003 LIBS
=$ac_check_lib_save_LIBS
8005 echo "$as_me:$LINENO: result: $ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&5
8006 echo "${ECHO_T}$ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&6
8007 if test $ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension = yes; then
8009 cat >>confdefs.h
<<\_ACEOF
8010 #define HAVE_LIBXXF86VM 1
8013 X_PRE_LIBS
="$X_PRE_LIBS -lXxf86vm"
8019 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes"
8021 cat >conftest.
$ac_ext <<_ACEOF
8024 cat confdefs.h
>>conftest.
$ac_ext
8025 cat >>conftest.
$ac_ext <<_ACEOF
8026 /* end confdefs.h. */
8027 #include <X11/Xlib.h>
8028 #include <X11/extensions/Xrandr.h>
8032 static typeof(XRRSetScreenConfigAndRate) * func;
8037 rm -f conftest.
$ac_objext
8038 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8039 (eval $ac_compile) 2>conftest.er1
8041 grep -v '^ *+' conftest.er1
>conftest.err
8043 cat conftest.err
>&5
8044 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8045 (exit $ac_status); } &&
8046 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8047 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8050 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8051 (exit $ac_status); }; } &&
8052 { ac_try
='test -s conftest.$ac_objext'
8053 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8056 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8057 (exit $ac_status); }; }; then
8059 cat >>confdefs.h
<<\_ACEOF
8060 #define HAVE_LIBXRANDR 1
8064 echo "$as_me: failed program was:" >&5
8065 sed 's/^/| /' conftest.
$ac_ext >&5
8068 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8071 if test "$ac_cv_header_X11_extensions_Xrender_h" = "yes"
8073 echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
8074 echo $ECHO_N "checking for XRenderSetPictureTransform in -lXrender... $ECHO_C" >&6
8075 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
8076 echo $ECHO_N "(cached) $ECHO_C" >&6
8078 ac_check_lib_save_LIBS
=$LIBS
8079 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8080 cat >conftest.
$ac_ext <<_ACEOF
8083 cat confdefs.h
>>conftest.
$ac_ext
8084 cat >>conftest.
$ac_ext <<_ACEOF
8085 /* end confdefs.h. */
8087 /* Override any gcc2 internal prototype to avoid an error. */
8091 /* We use char because int might match the return type of a gcc2
8092 builtin and then its argument prototype would still apply. */
8093 char XRenderSetPictureTransform ();
8097 XRenderSetPictureTransform ();
8102 rm -f conftest.
$ac_objext conftest
$ac_exeext
8103 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8104 (eval $ac_link) 2>conftest.er1
8106 grep -v '^ *+' conftest.er1
>conftest.err
8108 cat conftest.err
>&5
8109 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8110 (exit $ac_status); } &&
8111 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8112 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8115 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8116 (exit $ac_status); }; } &&
8117 { ac_try
='test -s conftest$ac_exeext'
8118 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8121 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8122 (exit $ac_status); }; }; then
8123 ac_cv_lib_Xrender_XRenderSetPictureTransform
=yes
8125 echo "$as_me: failed program was:" >&5
8126 sed 's/^/| /' conftest.
$ac_ext >&5
8128 ac_cv_lib_Xrender_XRenderSetPictureTransform
=no
8130 rm -f conftest.err conftest.
$ac_objext \
8131 conftest
$ac_exeext conftest.
$ac_ext
8132 LIBS
=$ac_check_lib_save_LIBS
8134 echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
8135 echo "${ECHO_T}$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6
8136 if test $ac_cv_lib_Xrender_XRenderSetPictureTransform = yes; then
8138 cat >>confdefs.h
<<\_ACEOF
8139 #define HAVE_XRENDERSETPICTURETRANSFORM 1
8151 if test "x$with_opengl" != "xno"
8153 if test -f /usr
/X11R
6/lib
/libGL.a
-a ! -f /usr
/X11R
6/lib
/libGL.so
-a ! -f /usr
/X11R
6/lib
/libGL.dylib
8155 { { echo "$as_me:$LINENO: error: /usr/X11R6/lib/libGL.a is present on your system.
8156 This prevents linking to OpenGL. Delete the file and restart configure." >&5
8157 echo "$as_me: error: /usr/X11R6/lib/libGL.a is present on your system.
8158 This prevents linking to OpenGL. Delete the file and restart configure." >&2;}
8159 { (exit 1); exit 1; }; }
8164 for ac_header
in GL
/gl.h GL
/glx.h
8166 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8167 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8168 echo "$as_me:$LINENO: checking for $ac_header" >&5
8169 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8170 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8171 echo $ECHO_N "(cached) $ECHO_C" >&6
8173 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8174 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8176 # Is the header compilable?
8177 echo "$as_me:$LINENO: checking $ac_header usability" >&5
8178 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
8179 cat >conftest.
$ac_ext <<_ACEOF
8182 cat confdefs.h
>>conftest.
$ac_ext
8183 cat >>conftest.
$ac_ext <<_ACEOF
8184 /* end confdefs.h. */
8185 $ac_includes_default
8186 #include <$ac_header>
8188 rm -f conftest.
$ac_objext
8189 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8190 (eval $ac_compile) 2>conftest.er1
8192 grep -v '^ *+' conftest.er1
>conftest.err
8194 cat conftest.err
>&5
8195 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8196 (exit $ac_status); } &&
8197 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8198 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8201 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8202 (exit $ac_status); }; } &&
8203 { ac_try
='test -s conftest.$ac_objext'
8204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8208 (exit $ac_status); }; }; then
8209 ac_header_compiler
=yes
8211 echo "$as_me: failed program was:" >&5
8212 sed 's/^/| /' conftest.
$ac_ext >&5
8214 ac_header_compiler
=no
8216 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8217 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8218 echo "${ECHO_T}$ac_header_compiler" >&6
8220 # Is the header present?
8221 echo "$as_me:$LINENO: checking $ac_header presence" >&5
8222 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
8223 cat >conftest.
$ac_ext <<_ACEOF
8226 cat confdefs.h
>>conftest.
$ac_ext
8227 cat >>conftest.
$ac_ext <<_ACEOF
8228 /* end confdefs.h. */
8229 #include <$ac_header>
8231 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8232 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
8234 grep -v '^ *+' conftest.er1
>conftest.err
8236 cat conftest.err
>&5
8237 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8238 (exit $ac_status); } >/dev
/null
; then
8239 if test -s conftest.err
; then
8240 ac_cpp_err
=$ac_c_preproc_warn_flag
8241 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
8248 if test -z "$ac_cpp_err"; then
8249 ac_header_preproc
=yes
8251 echo "$as_me: failed program was:" >&5
8252 sed 's/^/| /' conftest.
$ac_ext >&5
8254 ac_header_preproc
=no
8256 rm -f conftest.err conftest.
$ac_ext
8257 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8258 echo "${ECHO_T}$ac_header_preproc" >&6
8260 # So? What about this header?
8261 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
8263 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
8264 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
8265 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
8266 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
8267 ac_header_preproc
=yes
8270 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
8271 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
8272 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
8273 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
8274 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
8275 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
8276 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
8277 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
8278 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
8279 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
8280 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
8281 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
8284 ## ------------------------------------ ##
8285 ## Report this to wine-devel@winehq.org ##
8286 ## ------------------------------------ ##
8289 sed "s/^/$as_me: WARNING: /" >&2
8292 echo "$as_me:$LINENO: checking for $ac_header" >&5
8293 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8294 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8295 echo $ECHO_N "(cached) $ECHO_C" >&6
8297 eval "$as_ac_Header=\$ac_header_preproc"
8299 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8300 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8303 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8304 cat >>confdefs.h
<<_ACEOF
8305 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8312 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
8315 for ac_header
in GL
/glext.h
8317 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8318 echo "$as_me:$LINENO: checking for $ac_header" >&5
8319 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8320 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8321 echo $ECHO_N "(cached) $ECHO_C" >&6
8323 cat >conftest.
$ac_ext <<_ACEOF
8326 cat confdefs.h
>>conftest.
$ac_ext
8327 cat >>conftest.
$ac_ext <<_ACEOF
8328 /* end confdefs.h. */
8331 #include <$ac_header>
8333 rm -f conftest.
$ac_objext
8334 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8335 (eval $ac_compile) 2>conftest.er1
8337 grep -v '^ *+' conftest.er1
>conftest.err
8339 cat conftest.err
>&5
8340 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8341 (exit $ac_status); } &&
8342 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8343 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8346 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8347 (exit $ac_status); }; } &&
8348 { ac_try
='test -s conftest.$ac_objext'
8349 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8352 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8353 (exit $ac_status); }; }; then
8354 eval "$as_ac_Header=yes"
8356 echo "$as_me: failed program was:" >&5
8357 sed 's/^/| /' conftest.
$ac_ext >&5
8359 eval "$as_ac_Header=no"
8361 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8363 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8364 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8365 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8366 cat >>confdefs.h
<<_ACEOF
8367 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8374 echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
8375 echo $ECHO_N "checking for up-to-date OpenGL version... $ECHO_C" >&6
8376 if test "${wine_cv_opengl_version_OK+set}" = set; then
8377 echo $ECHO_N "(cached) $ECHO_C" >&6
8379 cat >conftest.
$ac_ext <<_ACEOF
8382 cat confdefs.h
>>conftest.
$ac_ext
8383 cat >>conftest.
$ac_ext <<_ACEOF
8384 /* end confdefs.h. */
8389 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
8394 rm -f conftest.
$ac_objext
8395 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8396 (eval $ac_compile) 2>conftest.er1
8398 grep -v '^ *+' conftest.er1
>conftest.err
8400 cat conftest.err
>&5
8401 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8402 (exit $ac_status); } &&
8403 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8404 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8407 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8408 (exit $ac_status); }; } &&
8409 { ac_try
='test -s conftest.$ac_objext'
8410 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8413 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8414 (exit $ac_status); }; }; then
8415 wine_cv_opengl_version_OK
="yes"
8417 echo "$as_me: failed program was:" >&5
8418 sed 's/^/| /' conftest.
$ac_ext >&5
8420 wine_cv_opengl_version_OK
="no"
8423 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8426 echo "$as_me:$LINENO: result: $wine_cv_opengl_version_OK" >&5
8427 echo "${ECHO_T}$wine_cv_opengl_version_OK" >&6
8429 if test "$wine_cv_opengl_version_OK" = "yes"
8431 echo "$as_me:$LINENO: checking for glXCreateContext in -lGL" >&5
8432 echo $ECHO_N "checking for glXCreateContext in -lGL... $ECHO_C" >&6
8433 if test "${ac_cv_lib_GL_glXCreateContext+set}" = set; then
8434 echo $ECHO_N "(cached) $ECHO_C" >&6
8436 ac_check_lib_save_LIBS
=$LIBS
8437 LIBS
="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
8438 cat >conftest.
$ac_ext <<_ACEOF
8441 cat confdefs.h
>>conftest.
$ac_ext
8442 cat >>conftest.
$ac_ext <<_ACEOF
8443 /* end confdefs.h. */
8445 /* Override any gcc2 internal prototype to avoid an error. */
8449 /* We use char because int might match the return type of a gcc2
8450 builtin and then its argument prototype would still apply. */
8451 char glXCreateContext ();
8455 glXCreateContext ();
8460 rm -f conftest.
$ac_objext conftest
$ac_exeext
8461 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8462 (eval $ac_link) 2>conftest.er1
8464 grep -v '^ *+' conftest.er1
>conftest.err
8466 cat conftest.err
>&5
8467 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8468 (exit $ac_status); } &&
8469 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8470 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8473 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8474 (exit $ac_status); }; } &&
8475 { ac_try
='test -s conftest$ac_exeext'
8476 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8479 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8480 (exit $ac_status); }; }; then
8481 ac_cv_lib_GL_glXCreateContext
=yes
8483 echo "$as_me: failed program was:" >&5
8484 sed 's/^/| /' conftest.
$ac_ext >&5
8486 ac_cv_lib_GL_glXCreateContext
=no
8488 rm -f conftest.err conftest.
$ac_objext \
8489 conftest
$ac_exeext conftest.
$ac_ext
8490 LIBS
=$ac_check_lib_save_LIBS
8492 echo "$as_me:$LINENO: result: $ac_cv_lib_GL_glXCreateContext" >&5
8493 echo "${ECHO_T}$ac_cv_lib_GL_glXCreateContext" >&6
8494 if test $ac_cv_lib_GL_glXCreateContext = yes; then
8500 if test "$ac_cv_lib_GL_glXCreateContext" = "yes"
8502 OPENGLFILES
='$(OPENGLFILES)'
8504 cat >>confdefs.h
<<\_ACEOF
8505 #define HAVE_OPENGL 1
8509 echo "$as_me:$LINENO: checking for gluLookAt in -lGLU" >&5
8510 echo $ECHO_N "checking for gluLookAt in -lGLU... $ECHO_C" >&6
8511 if test "${ac_cv_lib_GLU_gluLookAt+set}" = set; then
8512 echo $ECHO_N "(cached) $ECHO_C" >&6
8514 ac_check_lib_save_LIBS
=$LIBS
8515 LIBS
="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS
8517 cat >conftest.
$ac_ext <<_ACEOF
8520 cat confdefs.h
>>conftest.
$ac_ext
8521 cat >>conftest.
$ac_ext <<_ACEOF
8522 /* end confdefs.h. */
8524 /* Override any gcc2 internal prototype to avoid an error. */
8528 /* We use char because int might match the return type of a gcc2
8529 builtin and then its argument prototype would still apply. */
8539 rm -f conftest.
$ac_objext conftest
$ac_exeext
8540 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8541 (eval $ac_link) 2>conftest.er1
8543 grep -v '^ *+' conftest.er1
>conftest.err
8545 cat conftest.err
>&5
8546 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8547 (exit $ac_status); } &&
8548 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8549 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8552 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8553 (exit $ac_status); }; } &&
8554 { ac_try
='test -s conftest$ac_exeext'
8555 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8558 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8559 (exit $ac_status); }; }; then
8560 ac_cv_lib_GLU_gluLookAt
=yes
8562 echo "$as_me: failed program was:" >&5
8563 sed 's/^/| /' conftest.
$ac_ext >&5
8565 ac_cv_lib_GLU_gluLookAt
=no
8567 rm -f conftest.err conftest.
$ac_objext \
8568 conftest
$ac_exeext conftest.
$ac_ext
8569 LIBS
=$ac_check_lib_save_LIBS
8571 echo "$as_me:$LINENO: result: $ac_cv_lib_GLU_gluLookAt" >&5
8572 echo "${ECHO_T}$ac_cv_lib_GLU_gluLookAt" >&6
8573 if test $ac_cv_lib_GLU_gluLookAt = yes; then
8574 OPENGL_LIBS
="$OPENGL_LIBS -lGLU"
8575 GLU32FILES
='$(GLU32FILES)'
8581 echo "$as_me:$LINENO: checking for glutMainLoop in -lglut" >&5
8582 echo $ECHO_N "checking for glutMainLoop in -lglut... $ECHO_C" >&6
8583 if test "${ac_cv_lib_glut_glutMainLoop+set}" = set; then
8584 echo $ECHO_N "(cached) $ECHO_C" >&6
8586 ac_check_lib_save_LIBS
=$LIBS
8587 LIBS
="-lglut $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXmu -lXi -lX11 $X_EXTRA_LIBS $LIBS"
8588 cat >conftest.
$ac_ext <<_ACEOF
8591 cat confdefs.h
>>conftest.
$ac_ext
8592 cat >>conftest.
$ac_ext <<_ACEOF
8593 /* end confdefs.h. */
8595 /* Override any gcc2 internal prototype to avoid an error. */
8599 /* We use char because int might match the return type of a gcc2
8600 builtin and then its argument prototype would still apply. */
8601 char glutMainLoop ();
8610 rm -f conftest.
$ac_objext conftest
$ac_exeext
8611 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8612 (eval $ac_link) 2>conftest.er1
8614 grep -v '^ *+' conftest.er1
>conftest.err
8616 cat conftest.err
>&5
8617 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8618 (exit $ac_status); } &&
8619 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8620 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8623 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8624 (exit $ac_status); }; } &&
8625 { ac_try
='test -s conftest$ac_exeext'
8626 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8629 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8630 (exit $ac_status); }; }; then
8631 ac_cv_lib_glut_glutMainLoop
=yes
8633 echo "$as_me: failed program was:" >&5
8634 sed 's/^/| /' conftest.
$ac_ext >&5
8636 ac_cv_lib_glut_glutMainLoop
=no
8638 rm -f conftest.err conftest.
$ac_objext \
8639 conftest
$ac_exeext conftest.
$ac_ext
8640 LIBS
=$ac_check_lib_save_LIBS
8642 echo "$as_me:$LINENO: result: $ac_cv_lib_glut_glutMainLoop" >&5
8643 echo "${ECHO_T}$ac_cv_lib_glut_glutMainLoop" >&6
8644 if test $ac_cv_lib_glut_glutMainLoop = yes; then
8645 GLUT_LIBS
="-lglut -lXmu -lXi"
8647 GLUT32FILES
='$(GLUT32FILES)'
8657 for ac_header
in audio
/audiolib.h
8659 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8660 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8661 echo "$as_me:$LINENO: checking for $ac_header" >&5
8662 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8663 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8664 echo $ECHO_N "(cached) $ECHO_C" >&6
8666 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8667 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8669 # Is the header compilable?
8670 echo "$as_me:$LINENO: checking $ac_header usability" >&5
8671 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
8672 cat >conftest.
$ac_ext <<_ACEOF
8675 cat confdefs.h
>>conftest.
$ac_ext
8676 cat >>conftest.
$ac_ext <<_ACEOF
8677 /* end confdefs.h. */
8678 $ac_includes_default
8679 #include <$ac_header>
8681 rm -f conftest.
$ac_objext
8682 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8683 (eval $ac_compile) 2>conftest.er1
8685 grep -v '^ *+' conftest.er1
>conftest.err
8687 cat conftest.err
>&5
8688 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8689 (exit $ac_status); } &&
8690 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8691 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8694 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8695 (exit $ac_status); }; } &&
8696 { ac_try
='test -s conftest.$ac_objext'
8697 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8700 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8701 (exit $ac_status); }; }; then
8702 ac_header_compiler
=yes
8704 echo "$as_me: failed program was:" >&5
8705 sed 's/^/| /' conftest.
$ac_ext >&5
8707 ac_header_compiler
=no
8709 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8710 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8711 echo "${ECHO_T}$ac_header_compiler" >&6
8713 # Is the header present?
8714 echo "$as_me:$LINENO: checking $ac_header presence" >&5
8715 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
8716 cat >conftest.
$ac_ext <<_ACEOF
8719 cat confdefs.h
>>conftest.
$ac_ext
8720 cat >>conftest.
$ac_ext <<_ACEOF
8721 /* end confdefs.h. */
8722 #include <$ac_header>
8724 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8725 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
8727 grep -v '^ *+' conftest.er1
>conftest.err
8729 cat conftest.err
>&5
8730 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8731 (exit $ac_status); } >/dev
/null
; then
8732 if test -s conftest.err
; then
8733 ac_cpp_err
=$ac_c_preproc_warn_flag
8734 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
8741 if test -z "$ac_cpp_err"; then
8742 ac_header_preproc
=yes
8744 echo "$as_me: failed program was:" >&5
8745 sed 's/^/| /' conftest.
$ac_ext >&5
8747 ac_header_preproc
=no
8749 rm -f conftest.err conftest.
$ac_ext
8750 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8751 echo "${ECHO_T}$ac_header_preproc" >&6
8753 # So? What about this header?
8754 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
8756 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
8757 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
8758 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
8759 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
8760 ac_header_preproc
=yes
8763 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
8764 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
8765 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
8766 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
8767 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
8768 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
8769 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
8770 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
8771 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
8772 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
8773 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
8774 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
8777 ## ------------------------------------ ##
8778 ## Report this to wine-devel@winehq.org ##
8779 ## ------------------------------------ ##
8782 sed "s/^/$as_me: WARNING: /" >&2
8785 echo "$as_me:$LINENO: checking for $ac_header" >&5
8786 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8787 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8788 echo $ECHO_N "(cached) $ECHO_C" >&6
8790 eval "$as_ac_Header=\$ac_header_preproc"
8792 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8793 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8796 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8797 cat >>confdefs.h
<<_ACEOF
8798 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8801 for ac_header
in audio
/soundlib.h
8803 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8804 echo "$as_me:$LINENO: checking for $ac_header" >&5
8805 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8806 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8807 echo $ECHO_N "(cached) $ECHO_C" >&6
8809 cat >conftest.
$ac_ext <<_ACEOF
8812 cat confdefs.h
>>conftest.
$ac_ext
8813 cat >>conftest.
$ac_ext <<_ACEOF
8814 /* end confdefs.h. */
8815 #include <audio/audiolib.h>
8817 #include <$ac_header>
8819 rm -f conftest.
$ac_objext
8820 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8821 (eval $ac_compile) 2>conftest.er1
8823 grep -v '^ *+' conftest.er1
>conftest.err
8825 cat conftest.err
>&5
8826 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8827 (exit $ac_status); } &&
8828 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8829 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8832 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8833 (exit $ac_status); }; } &&
8834 { ac_try
='test -s conftest.$ac_objext'
8835 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8838 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8839 (exit $ac_status); }; }; then
8840 eval "$as_ac_Header=yes"
8842 echo "$as_me: failed program was:" >&5
8843 sed 's/^/| /' conftest.
$ac_ext >&5
8845 eval "$as_ac_Header=no"
8847 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8849 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8850 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8851 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8852 cat >>confdefs.h
<<_ACEOF
8853 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8860 echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
8861 echo $ECHO_N "checking for AuCreateFlow in -laudio... $ECHO_C" >&6
8862 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
8863 echo $ECHO_N "(cached) $ECHO_C" >&6
8865 ac_check_lib_save_LIBS
=$LIBS
8866 LIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8867 cat >conftest.
$ac_ext <<_ACEOF
8870 cat confdefs.h
>>conftest.
$ac_ext
8871 cat >>conftest.
$ac_ext <<_ACEOF
8872 /* end confdefs.h. */
8874 /* Override any gcc2 internal prototype to avoid an error. */
8878 /* We use char because int might match the return type of a gcc2
8879 builtin and then its argument prototype would still apply. */
8880 char AuCreateFlow ();
8889 rm -f conftest.
$ac_objext conftest
$ac_exeext
8890 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8891 (eval $ac_link) 2>conftest.er1
8893 grep -v '^ *+' conftest.er1
>conftest.err
8895 cat conftest.err
>&5
8896 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8897 (exit $ac_status); } &&
8898 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8899 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8902 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8903 (exit $ac_status); }; } &&
8904 { ac_try
='test -s conftest$ac_exeext'
8905 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8908 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8909 (exit $ac_status); }; }; then
8910 ac_cv_lib_audio_AuCreateFlow
=yes
8912 echo "$as_me: failed program was:" >&5
8913 sed 's/^/| /' conftest.
$ac_ext >&5
8915 ac_cv_lib_audio_AuCreateFlow
=no
8917 rm -f conftest.err conftest.
$ac_objext \
8918 conftest
$ac_exeext conftest.
$ac_ext
8919 LIBS
=$ac_check_lib_save_LIBS
8921 echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
8922 echo "${ECHO_T}$ac_cv_lib_audio_AuCreateFlow" >&6
8923 if test $ac_cv_lib_audio_AuCreateFlow = yes; then
8925 cat >>confdefs.h
<<\_ACEOF
8929 NASLIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
8937 CPPFLAGS
="$ac_save_CPPFLAGS"
8946 if test "x$with_curses" != "xno"
8949 for ac_header
in ncurses.h
8951 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8952 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8953 echo "$as_me:$LINENO: checking for $ac_header" >&5
8954 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8955 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8956 echo $ECHO_N "(cached) $ECHO_C" >&6
8958 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8959 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8961 # Is the header compilable?
8962 echo "$as_me:$LINENO: checking $ac_header usability" >&5
8963 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
8964 cat >conftest.
$ac_ext <<_ACEOF
8967 cat confdefs.h
>>conftest.
$ac_ext
8968 cat >>conftest.
$ac_ext <<_ACEOF
8969 /* end confdefs.h. */
8970 $ac_includes_default
8971 #include <$ac_header>
8973 rm -f conftest.
$ac_objext
8974 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8975 (eval $ac_compile) 2>conftest.er1
8977 grep -v '^ *+' conftest.er1
>conftest.err
8979 cat conftest.err
>&5
8980 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8981 (exit $ac_status); } &&
8982 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8983 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8986 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8987 (exit $ac_status); }; } &&
8988 { ac_try
='test -s conftest.$ac_objext'
8989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8992 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8993 (exit $ac_status); }; }; then
8994 ac_header_compiler
=yes
8996 echo "$as_me: failed program was:" >&5
8997 sed 's/^/| /' conftest.
$ac_ext >&5
8999 ac_header_compiler
=no
9001 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
9002 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9003 echo "${ECHO_T}$ac_header_compiler" >&6
9005 # Is the header present?
9006 echo "$as_me:$LINENO: checking $ac_header presence" >&5
9007 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9008 cat >conftest.
$ac_ext <<_ACEOF
9011 cat confdefs.h
>>conftest.
$ac_ext
9012 cat >>conftest.
$ac_ext <<_ACEOF
9013 /* end confdefs.h. */
9014 #include <$ac_header>
9016 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9017 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
9019 grep -v '^ *+' conftest.er1
>conftest.err
9021 cat conftest.err
>&5
9022 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9023 (exit $ac_status); } >/dev
/null
; then
9024 if test -s conftest.err
; then
9025 ac_cpp_err
=$ac_c_preproc_warn_flag
9026 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
9033 if test -z "$ac_cpp_err"; then
9034 ac_header_preproc
=yes
9036 echo "$as_me: failed program was:" >&5
9037 sed 's/^/| /' conftest.
$ac_ext >&5
9039 ac_header_preproc
=no
9041 rm -f conftest.err conftest.
$ac_ext
9042 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9043 echo "${ECHO_T}$ac_header_preproc" >&6
9045 # So? What about this header?
9046 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9048 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9049 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9050 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9051 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9052 ac_header_preproc
=yes
9055 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9056 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9057 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9058 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9059 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9060 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9061 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
9062 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
9063 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9064 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9065 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9066 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9069 ## ------------------------------------ ##
9070 ## Report this to wine-devel@winehq.org ##
9071 ## ------------------------------------ ##
9074 sed "s/^/$as_me: WARNING: /" >&2
9077 echo "$as_me:$LINENO: checking for $ac_header" >&5
9078 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9079 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9080 echo $ECHO_N "(cached) $ECHO_C" >&6
9082 eval "$as_ac_Header=\$ac_header_preproc"
9084 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9085 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9088 if test `eval echo '${'$as_ac_Header'}'` = yes; then
9089 cat >>confdefs.h
<<_ACEOF
9090 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9092 echo "$as_me:$LINENO: checking for waddch in -lncurses" >&5
9093 echo $ECHO_N "checking for waddch in -lncurses... $ECHO_C" >&6
9094 if test "${ac_cv_lib_ncurses_waddch+set}" = set; then
9095 echo $ECHO_N "(cached) $ECHO_C" >&6
9097 ac_check_lib_save_LIBS
=$LIBS
9098 LIBS
="-lncurses $LIBS"
9099 cat >conftest.
$ac_ext <<_ACEOF
9102 cat confdefs.h
>>conftest.
$ac_ext
9103 cat >>conftest.
$ac_ext <<_ACEOF
9104 /* end confdefs.h. */
9106 /* Override any gcc2 internal prototype to avoid an error. */
9110 /* We use char because int might match the return type of a gcc2
9111 builtin and then its argument prototype would still apply. */
9121 rm -f conftest.
$ac_objext conftest
$ac_exeext
9122 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9123 (eval $ac_link) 2>conftest.er1
9125 grep -v '^ *+' conftest.er1
>conftest.err
9127 cat conftest.err
>&5
9128 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9129 (exit $ac_status); } &&
9130 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9131 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9134 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9135 (exit $ac_status); }; } &&
9136 { ac_try
='test -s conftest$ac_exeext'
9137 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9140 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9141 (exit $ac_status); }; }; then
9142 ac_cv_lib_ncurses_waddch
=yes
9144 echo "$as_me: failed program was:" >&5
9145 sed 's/^/| /' conftest.
$ac_ext >&5
9147 ac_cv_lib_ncurses_waddch
=no
9149 rm -f conftest.err conftest.
$ac_objext \
9150 conftest
$ac_exeext conftest.
$ac_ext
9151 LIBS
=$ac_check_lib_save_LIBS
9153 echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_waddch" >&5
9154 echo "${ECHO_T}$ac_cv_lib_ncurses_waddch" >&6
9155 if test $ac_cv_lib_ncurses_waddch = yes; then
9157 cat >>confdefs.h
<<\_ACEOF
9158 #define HAVE_LIBNCURSES 1
9161 CURSESLIBS
="-lncurses"
9164 for ac_header
in curses.h
9166 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9167 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9168 echo "$as_me:$LINENO: checking for $ac_header" >&5
9169 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9170 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9171 echo $ECHO_N "(cached) $ECHO_C" >&6
9173 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9174 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9176 # Is the header compilable?
9177 echo "$as_me:$LINENO: checking $ac_header usability" >&5
9178 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9179 cat >conftest.
$ac_ext <<_ACEOF
9182 cat confdefs.h
>>conftest.
$ac_ext
9183 cat >>conftest.
$ac_ext <<_ACEOF
9184 /* end confdefs.h. */
9185 $ac_includes_default
9186 #include <$ac_header>
9188 rm -f conftest.
$ac_objext
9189 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9190 (eval $ac_compile) 2>conftest.er1
9192 grep -v '^ *+' conftest.er1
>conftest.err
9194 cat conftest.err
>&5
9195 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9196 (exit $ac_status); } &&
9197 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9198 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9201 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9202 (exit $ac_status); }; } &&
9203 { ac_try
='test -s conftest.$ac_objext'
9204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9208 (exit $ac_status); }; }; then
9209 ac_header_compiler
=yes
9211 echo "$as_me: failed program was:" >&5
9212 sed 's/^/| /' conftest.
$ac_ext >&5
9214 ac_header_compiler
=no
9216 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
9217 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9218 echo "${ECHO_T}$ac_header_compiler" >&6
9220 # Is the header present?
9221 echo "$as_me:$LINENO: checking $ac_header presence" >&5
9222 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9223 cat >conftest.
$ac_ext <<_ACEOF
9226 cat confdefs.h
>>conftest.
$ac_ext
9227 cat >>conftest.
$ac_ext <<_ACEOF
9228 /* end confdefs.h. */
9229 #include <$ac_header>
9231 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9232 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
9234 grep -v '^ *+' conftest.er1
>conftest.err
9236 cat conftest.err
>&5
9237 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9238 (exit $ac_status); } >/dev
/null
; then
9239 if test -s conftest.err
; then
9240 ac_cpp_err
=$ac_c_preproc_warn_flag
9241 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
9248 if test -z "$ac_cpp_err"; then
9249 ac_header_preproc
=yes
9251 echo "$as_me: failed program was:" >&5
9252 sed 's/^/| /' conftest.
$ac_ext >&5
9254 ac_header_preproc
=no
9256 rm -f conftest.err conftest.
$ac_ext
9257 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9258 echo "${ECHO_T}$ac_header_preproc" >&6
9260 # So? What about this header?
9261 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9263 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9264 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9265 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9266 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9267 ac_header_preproc
=yes
9270 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9271 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9272 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9273 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9274 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9275 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9276 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
9277 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
9278 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9279 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9280 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9281 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9284 ## ------------------------------------ ##
9285 ## Report this to wine-devel@winehq.org ##
9286 ## ------------------------------------ ##
9289 sed "s/^/$as_me: WARNING: /" >&2
9292 echo "$as_me:$LINENO: checking for $ac_header" >&5
9293 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9294 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9295 echo $ECHO_N "(cached) $ECHO_C" >&6
9297 eval "$as_ac_Header=\$ac_header_preproc"
9299 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9300 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9303 if test `eval echo '${'$as_ac_Header'}'` = yes; then
9304 cat >>confdefs.h
<<_ACEOF
9305 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9307 echo "$as_me:$LINENO: checking for waddch in -lcurses" >&5
9308 echo $ECHO_N "checking for waddch in -lcurses... $ECHO_C" >&6
9309 if test "${ac_cv_lib_curses_waddch+set}" = set; then
9310 echo $ECHO_N "(cached) $ECHO_C" >&6
9312 ac_check_lib_save_LIBS
=$LIBS
9313 LIBS
="-lcurses $LIBS"
9314 cat >conftest.
$ac_ext <<_ACEOF
9317 cat confdefs.h
>>conftest.
$ac_ext
9318 cat >>conftest.
$ac_ext <<_ACEOF
9319 /* end confdefs.h. */
9321 /* Override any gcc2 internal prototype to avoid an error. */
9325 /* We use char because int might match the return type of a gcc2
9326 builtin and then its argument prototype would still apply. */
9336 rm -f conftest.
$ac_objext conftest
$ac_exeext
9337 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9338 (eval $ac_link) 2>conftest.er1
9340 grep -v '^ *+' conftest.er1
>conftest.err
9342 cat conftest.err
>&5
9343 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9344 (exit $ac_status); } &&
9345 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9346 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9349 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9350 (exit $ac_status); }; } &&
9351 { ac_try
='test -s conftest$ac_exeext'
9352 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9356 (exit $ac_status); }; }; then
9357 ac_cv_lib_curses_waddch
=yes
9359 echo "$as_me: failed program was:" >&5
9360 sed 's/^/| /' conftest.
$ac_ext >&5
9362 ac_cv_lib_curses_waddch
=no
9364 rm -f conftest.err conftest.
$ac_objext \
9365 conftest
$ac_exeext conftest.
$ac_ext
9366 LIBS
=$ac_check_lib_save_LIBS
9368 echo "$as_me:$LINENO: result: $ac_cv_lib_curses_waddch" >&5
9369 echo "${ECHO_T}$ac_cv_lib_curses_waddch" >&6
9370 if test $ac_cv_lib_curses_waddch = yes; then
9372 cat >>confdefs.h
<<\_ACEOF
9373 #define HAVE_LIBCURSES 1
9376 CURSESLIBS
="-lcurses"
9392 # Extract the first word of "sane-config", so it can be a program name with args.
9393 set dummy sane-config
; ac_word
=$2
9394 echo "$as_me:$LINENO: checking for $ac_word" >&5
9395 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
9396 if test "${ac_cv_prog_sane_devel+set}" = set; then
9397 echo $ECHO_N "(cached) $ECHO_C" >&6
9399 if test -n "$sane_devel"; then
9400 ac_cv_prog_sane_devel
="$sane_devel" # Let the user override the test.
9402 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9406 test -z "$as_dir" && as_dir
=.
9407 for ac_exec_ext
in '' $ac_executable_extensions; do
9408 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9409 ac_cv_prog_sane_devel
="sane-config"
9410 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9416 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel
="no"
9419 sane_devel
=$ac_cv_prog_sane_devel
9420 if test -n "$sane_devel"; then
9421 echo "$as_me:$LINENO: result: $sane_devel" >&5
9422 echo "${ECHO_T}$sane_devel" >&6
9424 echo "$as_me:$LINENO: result: no" >&5
9425 echo "${ECHO_T}no" >&6
9428 if test "$sane_devel" = "no"
9433 SANELIBS
="`$sane_devel --libs`"
9434 SANEINCL
="`$sane_devel --cflags`"
9435 ac_save_CPPFLAGS
="$CPPFLAGS"
9436 ac_save_LIBS
="$LIBS"
9437 CPPFLAGS
="$CPPFLAGS $SANEINCL"
9438 LIBS
="$LIBS $SANELIBS"
9439 if test "${ac_cv_header_sane_sane_h+set}" = set; then
9440 echo "$as_me:$LINENO: checking for sane/sane.h" >&5
9441 echo $ECHO_N "checking for sane/sane.h... $ECHO_C" >&6
9442 if test "${ac_cv_header_sane_sane_h+set}" = set; then
9443 echo $ECHO_N "(cached) $ECHO_C" >&6
9445 echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
9446 echo "${ECHO_T}$ac_cv_header_sane_sane_h" >&6
9448 # Is the header compilable?
9449 echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
9450 echo $ECHO_N "checking sane/sane.h usability... $ECHO_C" >&6
9451 cat >conftest.
$ac_ext <<_ACEOF
9454 cat confdefs.h
>>conftest.
$ac_ext
9455 cat >>conftest.
$ac_ext <<_ACEOF
9456 /* end confdefs.h. */
9457 $ac_includes_default
9458 #include <sane/sane.h>
9460 rm -f conftest.
$ac_objext
9461 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9462 (eval $ac_compile) 2>conftest.er1
9464 grep -v '^ *+' conftest.er1
>conftest.err
9466 cat conftest.err
>&5
9467 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9468 (exit $ac_status); } &&
9469 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9470 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9473 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9474 (exit $ac_status); }; } &&
9475 { ac_try
='test -s conftest.$ac_objext'
9476 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9479 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9480 (exit $ac_status); }; }; then
9481 ac_header_compiler
=yes
9483 echo "$as_me: failed program was:" >&5
9484 sed 's/^/| /' conftest.
$ac_ext >&5
9486 ac_header_compiler
=no
9488 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
9489 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9490 echo "${ECHO_T}$ac_header_compiler" >&6
9492 # Is the header present?
9493 echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
9494 echo $ECHO_N "checking sane/sane.h presence... $ECHO_C" >&6
9495 cat >conftest.
$ac_ext <<_ACEOF
9498 cat confdefs.h
>>conftest.
$ac_ext
9499 cat >>conftest.
$ac_ext <<_ACEOF
9500 /* end confdefs.h. */
9501 #include <sane/sane.h>
9503 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9504 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
9506 grep -v '^ *+' conftest.er1
>conftest.err
9508 cat conftest.err
>&5
9509 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9510 (exit $ac_status); } >/dev
/null
; then
9511 if test -s conftest.err
; then
9512 ac_cpp_err
=$ac_c_preproc_warn_flag
9513 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
9520 if test -z "$ac_cpp_err"; then
9521 ac_header_preproc
=yes
9523 echo "$as_me: failed program was:" >&5
9524 sed 's/^/| /' conftest.
$ac_ext >&5
9526 ac_header_preproc
=no
9528 rm -f conftest.err conftest.
$ac_ext
9529 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9530 echo "${ECHO_T}$ac_header_preproc" >&6
9532 # So? What about this header?
9533 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9535 { echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
9536 echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9537 { echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
9538 echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
9539 ac_header_preproc
=yes
9542 { echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
9543 echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
9544 { echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
9545 echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
9546 { echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
9547 echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
9548 { echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
9549 echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
9550 { echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
9551 echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
9552 { echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
9553 echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
9556 ## ------------------------------------ ##
9557 ## Report this to wine-devel@winehq.org ##
9558 ## ------------------------------------ ##
9561 sed "s/^/$as_me: WARNING: /" >&2
9564 echo "$as_me:$LINENO: checking for sane/sane.h" >&5
9565 echo $ECHO_N "checking for sane/sane.h... $ECHO_C" >&6
9566 if test "${ac_cv_header_sane_sane_h+set}" = set; then
9567 echo $ECHO_N "(cached) $ECHO_C" >&6
9569 ac_cv_header_sane_sane_h
=$ac_header_preproc
9571 echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
9572 echo "${ECHO_T}$ac_cv_header_sane_sane_h" >&6
9575 if test $ac_cv_header_sane_sane_h = yes; then
9576 echo "$as_me:$LINENO: checking for sane_open in -lsane" >&5
9577 echo $ECHO_N "checking for sane_open in -lsane... $ECHO_C" >&6
9578 if test "${ac_cv_lib_sane_sane_open+set}" = set; then
9579 echo $ECHO_N "(cached) $ECHO_C" >&6
9581 ac_check_lib_save_LIBS
=$LIBS
9583 cat >conftest.
$ac_ext <<_ACEOF
9586 cat confdefs.h
>>conftest.
$ac_ext
9587 cat >>conftest.
$ac_ext <<_ACEOF
9588 /* end confdefs.h. */
9590 /* Override any gcc2 internal prototype to avoid an error. */
9594 /* We use char because int might match the return type of a gcc2
9595 builtin and then its argument prototype would still apply. */
9605 rm -f conftest.
$ac_objext conftest
$ac_exeext
9606 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9607 (eval $ac_link) 2>conftest.er1
9609 grep -v '^ *+' conftest.er1
>conftest.err
9611 cat conftest.err
>&5
9612 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9613 (exit $ac_status); } &&
9614 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9615 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9618 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9619 (exit $ac_status); }; } &&
9620 { ac_try
='test -s conftest$ac_exeext'
9621 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9624 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9625 (exit $ac_status); }; }; then
9626 ac_cv_lib_sane_sane_open
=yes
9628 echo "$as_me: failed program was:" >&5
9629 sed 's/^/| /' conftest.
$ac_ext >&5
9631 ac_cv_lib_sane_sane_open
=no
9633 rm -f conftest.err conftest.
$ac_objext \
9634 conftest
$ac_exeext conftest.
$ac_ext
9635 LIBS
=$ac_check_lib_save_LIBS
9637 echo "$as_me:$LINENO: result: $ac_cv_lib_sane_sane_open" >&5
9638 echo "${ECHO_T}$ac_cv_lib_sane_sane_open" >&6
9639 if test $ac_cv_lib_sane_sane_open = yes; then
9641 cat >>confdefs.h
<<\_ACEOF
9656 LIBS
="$ac_save_LIBS"
9657 CPPFLAGS
="$ac_save_CPPFLAGS"
9663 for ac_header
in unicode
/ubidi.h
9665 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9666 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9667 echo "$as_me:$LINENO: checking for $ac_header" >&5
9668 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9669 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9670 echo $ECHO_N "(cached) $ECHO_C" >&6
9672 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9673 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9675 # Is the header compilable?
9676 echo "$as_me:$LINENO: checking $ac_header usability" >&5
9677 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9678 cat >conftest.
$ac_ext <<_ACEOF
9681 cat confdefs.h
>>conftest.
$ac_ext
9682 cat >>conftest.
$ac_ext <<_ACEOF
9683 /* end confdefs.h. */
9684 $ac_includes_default
9685 #include <$ac_header>
9687 rm -f conftest.
$ac_objext
9688 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9689 (eval $ac_compile) 2>conftest.er1
9691 grep -v '^ *+' conftest.er1
>conftest.err
9693 cat conftest.err
>&5
9694 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9695 (exit $ac_status); } &&
9696 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9697 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9700 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9701 (exit $ac_status); }; } &&
9702 { ac_try
='test -s conftest.$ac_objext'
9703 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9706 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9707 (exit $ac_status); }; }; then
9708 ac_header_compiler
=yes
9710 echo "$as_me: failed program was:" >&5
9711 sed 's/^/| /' conftest.
$ac_ext >&5
9713 ac_header_compiler
=no
9715 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
9716 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9717 echo "${ECHO_T}$ac_header_compiler" >&6
9719 # Is the header present?
9720 echo "$as_me:$LINENO: checking $ac_header presence" >&5
9721 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9722 cat >conftest.
$ac_ext <<_ACEOF
9725 cat confdefs.h
>>conftest.
$ac_ext
9726 cat >>conftest.
$ac_ext <<_ACEOF
9727 /* end confdefs.h. */
9728 #include <$ac_header>
9730 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9731 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
9733 grep -v '^ *+' conftest.er1
>conftest.err
9735 cat conftest.err
>&5
9736 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9737 (exit $ac_status); } >/dev
/null
; then
9738 if test -s conftest.err
; then
9739 ac_cpp_err
=$ac_c_preproc_warn_flag
9740 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
9747 if test -z "$ac_cpp_err"; then
9748 ac_header_preproc
=yes
9750 echo "$as_me: failed program was:" >&5
9751 sed 's/^/| /' conftest.
$ac_ext >&5
9753 ac_header_preproc
=no
9755 rm -f conftest.err conftest.
$ac_ext
9756 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9757 echo "${ECHO_T}$ac_header_preproc" >&6
9759 # So? What about this header?
9760 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9762 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9763 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9764 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9765 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9766 ac_header_preproc
=yes
9769 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9770 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9771 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9772 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9773 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9774 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9775 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
9776 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
9777 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9778 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9779 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9780 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9783 ## ------------------------------------ ##
9784 ## Report this to wine-devel@winehq.org ##
9785 ## ------------------------------------ ##
9788 sed "s/^/$as_me: WARNING: /" >&2
9791 echo "$as_me:$LINENO: checking for $ac_header" >&5
9792 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9793 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9794 echo $ECHO_N "(cached) $ECHO_C" >&6
9796 eval "$as_ac_Header=\$ac_header_preproc"
9798 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9799 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9802 if test `eval echo '${'$as_ac_Header'}'` = yes; then
9803 cat >>confdefs.h
<<_ACEOF
9804 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9811 if test "$ac_cv_header_unicode_ubidi_h" = "yes"
9814 ICU_LIB_DIR
="${ICU_LIB_DIR-/usr/lib}"
9815 ICUUC_LIB
="${ICUUC_LIB-$ICU_LIB_DIR/libsicuuc.a}"
9816 ICUDATA_LIB
="${ICUDATA_LIB-$ICU_LIB_DIR/libsicudata.a}"
9817 echo "$as_me:$LINENO: checking whether can link with ICU libraries $ICUUC_LIB and $ICUDATA_LIB" >&5
9818 echo $ECHO_N "checking whether can link with ICU libraries $ICUUC_LIB and $ICUDATA_LIB... $ECHO_C" >&6
9819 LIBS
="$LIBS $ICUUC_LIB $ICUDATA_LIB -lstdc++ -lgcc_s"
9820 cat >conftest.
$ac_ext <<_ACEOF
9823 cat confdefs.h
>>conftest.
$ac_ext
9824 cat >>conftest.
$ac_ext <<_ACEOF
9825 /* end confdefs.h. */
9826 #include <unicode/ubidi.h>
9835 rm -f conftest.
$ac_objext conftest
$ac_exeext
9836 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9837 (eval $ac_link) 2>conftest.er1
9839 grep -v '^ *+' conftest.er1
>conftest.err
9841 cat conftest.err
>&5
9842 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9843 (exit $ac_status); } &&
9844 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9845 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9848 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9849 (exit $ac_status); }; } &&
9850 { ac_try
='test -s conftest$ac_exeext'
9851 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9854 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9855 (exit $ac_status); }; }; then
9857 cat >>confdefs.h
<<\_ACEOF
9861 ICULIBS
="$ICUUC_LIB $ICUDATA_LIB -lstdc++ -lgcc_s"
9863 echo "$as_me:$LINENO: result: yes" >&5
9864 echo "${ECHO_T}yes" >&6
9866 echo "$as_me: failed program was:" >&5
9867 sed 's/^/| /' conftest.
$ac_ext >&5
9869 echo "$as_me:$LINENO: result: no" >&5
9870 echo "${ECHO_T}no" >&6
9872 rm -f conftest.err conftest.
$ac_objext \
9873 conftest
$ac_exeext conftest.
$ac_ext
9877 echo "$as_me:$LINENO: checking for FT_Init_FreeType in -lfreetype" >&5
9878 echo $ECHO_N "checking for FT_Init_FreeType in -lfreetype... $ECHO_C" >&6
9879 if test "${ac_cv_lib_freetype_FT_Init_FreeType+set}" = set; then
9880 echo $ECHO_N "(cached) $ECHO_C" >&6
9882 ac_check_lib_save_LIBS
=$LIBS
9883 LIBS
="-lfreetype $X_LIBS $LIBS"
9884 cat >conftest.
$ac_ext <<_ACEOF
9887 cat confdefs.h
>>conftest.
$ac_ext
9888 cat >>conftest.
$ac_ext <<_ACEOF
9889 /* end confdefs.h. */
9891 /* Override any gcc2 internal prototype to avoid an error. */
9895 /* We use char because int might match the return type of a gcc2
9896 builtin and then its argument prototype would still apply. */
9897 char FT_Init_FreeType ();
9901 FT_Init_FreeType ();
9906 rm -f conftest.
$ac_objext conftest
$ac_exeext
9907 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9908 (eval $ac_link) 2>conftest.er1
9910 grep -v '^ *+' conftest.er1
>conftest.err
9912 cat conftest.err
>&5
9913 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9914 (exit $ac_status); } &&
9915 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9916 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9919 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9920 (exit $ac_status); }; } &&
9921 { ac_try
='test -s conftest$ac_exeext'
9922 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9925 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9926 (exit $ac_status); }; }; then
9927 ac_cv_lib_freetype_FT_Init_FreeType
=yes
9929 echo "$as_me: failed program was:" >&5
9930 sed 's/^/| /' conftest.
$ac_ext >&5
9932 ac_cv_lib_freetype_FT_Init_FreeType
=no
9934 rm -f conftest.err conftest.
$ac_objext \
9935 conftest
$ac_exeext conftest.
$ac_ext
9936 LIBS
=$ac_check_lib_save_LIBS
9938 echo "$as_me:$LINENO: result: $ac_cv_lib_freetype_FT_Init_FreeType" >&5
9939 echo "${ECHO_T}$ac_cv_lib_freetype_FT_Init_FreeType" >&6
9940 if test $ac_cv_lib_freetype_FT_Init_FreeType = yes; then
9946 if test "$ft_lib" = "no"
9950 wine_cv_msg_freetype
=no
9952 # Extract the first word of "freetype-config", so it can be a program name with args.
9953 set dummy freetype-config
; ac_word
=$2
9954 echo "$as_me:$LINENO: checking for $ac_word" >&5
9955 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
9956 if test "${ac_cv_prog_ft_devel+set}" = set; then
9957 echo $ECHO_N "(cached) $ECHO_C" >&6
9959 if test -n "$ft_devel"; then
9960 ac_cv_prog_ft_devel
="$ft_devel" # Let the user override the test.
9962 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9966 test -z "$as_dir" && as_dir
=.
9967 for ac_exec_ext
in '' $ac_executable_extensions; do
9968 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9969 ac_cv_prog_ft_devel
="freetype-config"
9970 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9976 test -z "$ac_cv_prog_ft_devel" && ac_cv_prog_ft_devel
="no"
9979 ft_devel
=$ac_cv_prog_ft_devel
9980 if test -n "$ft_devel"; then
9981 echo "$as_me:$LINENO: result: $ft_devel" >&5
9982 echo "${ECHO_T}$ft_devel" >&6
9984 echo "$as_me:$LINENO: result: no" >&5
9985 echo "${ECHO_T}no" >&6
9988 if test "$ft_devel" = "no"
9990 # Extract the first word of "freetype2-config", so it can be a program name with args.
9991 set dummy freetype2-config
; ac_word
=$2
9992 echo "$as_me:$LINENO: checking for $ac_word" >&5
9993 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
9994 if test "${ac_cv_prog_ft_devel2+set}" = set; then
9995 echo $ECHO_N "(cached) $ECHO_C" >&6
9997 if test -n "$ft_devel2"; then
9998 ac_cv_prog_ft_devel2
="$ft_devel2" # Let the user override the test.
10000 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10001 for as_dir
in $PATH
10004 test -z "$as_dir" && as_dir
=.
10005 for ac_exec_ext
in '' $ac_executable_extensions; do
10006 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10007 ac_cv_prog_ft_devel2
="freetype2-config"
10008 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
10014 test -z "$ac_cv_prog_ft_devel2" && ac_cv_prog_ft_devel2
="no"
10017 ft_devel2
=$ac_cv_prog_ft_devel2
10018 if test -n "$ft_devel2"; then
10019 echo "$as_me:$LINENO: result: $ft_devel2" >&5
10020 echo "${ECHO_T}$ft_devel2" >&6
10022 echo "$as_me:$LINENO: result: no" >&5
10023 echo "${ECHO_T}no" >&6
10026 if test "$ft_devel2" = "freetype2-config"
10028 ft_devel
=$ft_devel2
10031 if test "$ft_devel" = "no"
10035 wine_cv_msg_freetype
=yes
10037 FREETYPELIBS
=`$ft_devel --libs`
10038 FREETYPEINCL
=`$ft_devel --cflags`
10039 ac_save_CPPFLAGS
="$CPPFLAGS"
10040 CPPFLAGS
="$FREETYPEINCL $CPPFLAGS"
10051 for ac_header
in ft2build.h \
10052 freetype
/freetype.h \
10053 freetype
/ftglyph.h \
10054 freetype
/tttables.h \
10055 freetype
/ftnames.h \
10056 freetype
/ftsnames.h \
10057 freetype
/ttnameid.h \
10058 freetype
/ftoutln.h \
10059 freetype
/ftwinfnt.h \
10060 freetype
/internal
/sfnt.h
10062 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10063 echo "$as_me:$LINENO: checking for $ac_header" >&5
10064 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10065 if eval "test \"\${$as_ac_Header+set}\" = set"; then
10066 echo $ECHO_N "(cached) $ECHO_C" >&6
10068 cat >conftest.
$ac_ext <<_ACEOF
10071 cat confdefs.h
>>conftest.
$ac_ext
10072 cat >>conftest.
$ac_ext <<_ACEOF
10073 /* end confdefs.h. */
10074 #if HAVE_FT2BUILD_H
10075 #include <ft2build.h>
10078 #include <$ac_header>
10080 rm -f conftest.
$ac_objext
10081 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10082 (eval $ac_compile) 2>conftest.er1
10084 grep -v '^ *+' conftest.er1
>conftest.err
10086 cat conftest.err
>&5
10087 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10088 (exit $ac_status); } &&
10089 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10090 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10091 (eval $ac_try) 2>&5
10093 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10094 (exit $ac_status); }; } &&
10095 { ac_try
='test -s conftest.$ac_objext'
10096 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10097 (eval $ac_try) 2>&5
10099 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10100 (exit $ac_status); }; }; then
10101 eval "$as_ac_Header=yes"
10103 echo "$as_me: failed program was:" >&5
10104 sed 's/^/| /' conftest.
$ac_ext >&5
10106 eval "$as_ac_Header=no"
10108 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10110 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10111 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10112 if test `eval echo '${'$as_ac_Header'}'` = yes; then
10113 cat >>confdefs.h
<<_ACEOF
10114 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10121 cat >conftest.
$ac_ext <<_ACEOF
10124 cat confdefs.h
>>conftest.
$ac_ext
10125 cat >>conftest.
$ac_ext <<_ACEOF
10126 /* end confdefs.h. */
10127 #include <ft2build.h>
10128 #include <freetype/fttrigon.h>
10130 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10131 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
10133 grep -v '^ *+' conftest.er1
>conftest.err
10135 cat conftest.err
>&5
10136 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10137 (exit $ac_status); } >/dev
/null
; then
10138 if test -s conftest.err
; then
10139 ac_cpp_err
=$ac_c_preproc_warn_flag
10140 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
10147 if test -z "$ac_cpp_err"; then
10149 cat >>confdefs.h
<<\_ACEOF
10150 #define HAVE_FREETYPE_FTTRIGON_H 1
10153 wine_cv_fttrigon
=yes
10155 echo "$as_me: failed program was:" >&5
10156 sed 's/^/| /' conftest.
$ac_ext >&5
10158 wine_cv_fttrigon
=no
10160 rm -f conftest.err conftest.
$ac_ext
10161 CPPFLAGS
="$ac_save_CPPFLAGS"
10162 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
10165 cat >>confdefs.h
<<\_ACEOF
10166 #define HAVE_FREETYPE 1
10169 wine_cv_msg_freetype
=no
10173 wine_cv_msg_freetype
=yes
10180 if test "$FONTFORGE" != "false" -a -n "$FREETYPELIBS"
10182 FONTSSUBDIRS
="fonts"
10186 echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
10187 echo $ECHO_N "checking for parport header/ppdev.h... $ECHO_C" >&6
10188 if test "${ac_cv_c_ppdev+set}" = set; then
10189 echo $ECHO_N "(cached) $ECHO_C" >&6
10191 cat >conftest.
$ac_ext <<_ACEOF
10194 cat confdefs.h
>>conftest.
$ac_ext
10195 cat >>conftest.
$ac_ext <<_ACEOF
10196 /* end confdefs.h. */
10197 #include <linux/ppdev.h>
10201 ioctl (1,PPCLAIM,0)
10206 rm -f conftest.
$ac_objext
10207 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10208 (eval $ac_compile) 2>conftest.er1
10210 grep -v '^ *+' conftest.er1
>conftest.err
10212 cat conftest.err
>&5
10213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10214 (exit $ac_status); } &&
10215 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10216 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10217 (eval $ac_try) 2>&5
10219 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10220 (exit $ac_status); }; } &&
10221 { ac_try
='test -s conftest.$ac_objext'
10222 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10223 (eval $ac_try) 2>&5
10225 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10226 (exit $ac_status); }; }; then
10227 ac_cv_c_ppdev
="yes"
10229 echo "$as_me: failed program was:" >&5
10230 sed 's/^/| /' conftest.
$ac_ext >&5
10234 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10237 echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
10238 echo "${ECHO_T}$ac_cv_c_ppdev" >&6
10239 if test "$ac_cv_c_ppdev" = "yes"
10242 cat >>confdefs.h
<<\_ACEOF
10243 #define HAVE_PPDEV 1
10248 echo "$as_me:$LINENO: checking for va_copy" >&5
10249 echo $ECHO_N "checking for va_copy... $ECHO_C" >&6
10250 if test "${ac_cv_c_va_copy+set}" = set; then
10251 echo $ECHO_N "(cached) $ECHO_C" >&6
10253 cat >conftest.
$ac_ext <<_ACEOF
10256 cat confdefs.h
>>conftest.
$ac_ext
10257 cat >>conftest.
$ac_ext <<_ACEOF
10258 /* end confdefs.h. */
10259 #include <stdarg.h>
10270 rm -f conftest.
$ac_objext conftest
$ac_exeext
10271 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10272 (eval $ac_link) 2>conftest.er1
10274 grep -v '^ *+' conftest.er1
>conftest.err
10276 cat conftest.err
>&5
10277 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10278 (exit $ac_status); } &&
10279 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10280 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10281 (eval $ac_try) 2>&5
10283 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10284 (exit $ac_status); }; } &&
10285 { ac_try
='test -s conftest$ac_exeext'
10286 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10287 (eval $ac_try) 2>&5
10289 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10290 (exit $ac_status); }; }; then
10291 ac_cv_c_va_copy
="yes"
10293 echo "$as_me: failed program was:" >&5
10294 sed 's/^/| /' conftest.
$ac_ext >&5
10296 ac_cv_c_va_copy
="no"
10298 rm -f conftest.err conftest.
$ac_objext \
10299 conftest
$ac_exeext conftest.
$ac_ext
10302 echo "$as_me:$LINENO: result: $ac_cv_c_va_copy" >&5
10303 echo "${ECHO_T}$ac_cv_c_va_copy" >&6
10304 if test "$ac_cv_c_va_copy" = "yes"
10307 cat >>confdefs.h
<<\_ACEOF
10308 #define HAVE_VA_COPY 1
10312 echo "$as_me:$LINENO: checking for __va_copy" >&5
10313 echo $ECHO_N "checking for __va_copy... $ECHO_C" >&6
10314 if test "${ac_cv_c___va_copy+set}" = set; then
10315 echo $ECHO_N "(cached) $ECHO_C" >&6
10317 cat >conftest.
$ac_ext <<_ACEOF
10320 cat confdefs.h
>>conftest.
$ac_ext
10321 cat >>conftest.
$ac_ext <<_ACEOF
10322 /* end confdefs.h. */
10323 #include <stdarg.h>
10328 __va_copy(ap1,ap2);
10334 rm -f conftest.
$ac_objext conftest
$ac_exeext
10335 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10336 (eval $ac_link) 2>conftest.er1
10338 grep -v '^ *+' conftest.er1
>conftest.err
10340 cat conftest.err
>&5
10341 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10342 (exit $ac_status); } &&
10343 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10344 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10345 (eval $ac_try) 2>&5
10347 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10348 (exit $ac_status); }; } &&
10349 { ac_try
='test -s conftest$ac_exeext'
10350 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10351 (eval $ac_try) 2>&5
10353 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10354 (exit $ac_status); }; }; then
10355 ac_cv_c___va_copy
="yes"
10357 echo "$as_me: failed program was:" >&5
10358 sed 's/^/| /' conftest.
$ac_ext >&5
10360 ac_cv_c___va_copy
="no"
10362 rm -f conftest.err conftest.
$ac_objext \
10363 conftest
$ac_exeext conftest.
$ac_ext
10366 echo "$as_me:$LINENO: result: $ac_cv_c___va_copy" >&5
10367 echo "${ECHO_T}$ac_cv_c___va_copy" >&6
10368 if test "$ac_cv_c___va_copy" = "yes"
10371 cat >>confdefs.h
<<\_ACEOF
10372 #define HAVE___VA_COPY 1
10377 echo "$as_me:$LINENO: checking for sigsetjmp" >&5
10378 echo $ECHO_N "checking for sigsetjmp... $ECHO_C" >&6
10379 if test "${ac_cv_c_sigsetjmp+set}" = set; then
10380 echo $ECHO_N "(cached) $ECHO_C" >&6
10382 cat >conftest.
$ac_ext <<_ACEOF
10385 cat confdefs.h
>>conftest.
$ac_ext
10386 cat >>conftest.
$ac_ext <<_ACEOF
10387 /* end confdefs.h. */
10388 #include <setjmp.h>
10393 sigsetjmp( buf, 1 );
10394 siglongjmp( buf, 1 );
10399 rm -f conftest.
$ac_objext conftest
$ac_exeext
10400 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10401 (eval $ac_link) 2>conftest.er1
10403 grep -v '^ *+' conftest.er1
>conftest.err
10405 cat conftest.err
>&5
10406 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10407 (exit $ac_status); } &&
10408 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10409 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10410 (eval $ac_try) 2>&5
10412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10413 (exit $ac_status); }; } &&
10414 { ac_try
='test -s conftest$ac_exeext'
10415 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10416 (eval $ac_try) 2>&5
10418 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10419 (exit $ac_status); }; }; then
10420 ac_cv_c_sigsetjmp
="yes"
10422 echo "$as_me: failed program was:" >&5
10423 sed 's/^/| /' conftest.
$ac_ext >&5
10425 ac_cv_c_sigsetjmp
="no"
10427 rm -f conftest.err conftest.
$ac_objext \
10428 conftest
$ac_exeext conftest.
$ac_ext
10431 echo "$as_me:$LINENO: result: $ac_cv_c_sigsetjmp" >&5
10432 echo "${ECHO_T}$ac_cv_c_sigsetjmp" >&6
10433 if test "$ac_cv_c_sigsetjmp" = "yes"
10436 cat >>confdefs.h
<<\_ACEOF
10437 #define HAVE_SIGSETJMP 1
10442 echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5
10443 echo $ECHO_N "checking for pthread_rwlock_t... $ECHO_C" >&6
10444 if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then
10445 echo $ECHO_N "(cached) $ECHO_C" >&6
10447 cat >conftest.
$ac_ext <<_ACEOF
10450 cat confdefs.h
>>conftest.
$ac_ext
10451 cat >>conftest.
$ac_ext <<_ACEOF
10452 /* end confdefs.h. */
10453 #define _GNU_SOURCE
10454 #include <pthread.h>
10459 if ((pthread_rwlock_t *) 0)
10461 if (sizeof (pthread_rwlock_t))
10467 rm -f conftest.
$ac_objext
10468 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10469 (eval $ac_compile) 2>conftest.er1
10471 grep -v '^ *+' conftest.er1
>conftest.err
10473 cat conftest.err
>&5
10474 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10475 (exit $ac_status); } &&
10476 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10477 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10478 (eval $ac_try) 2>&5
10480 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10481 (exit $ac_status); }; } &&
10482 { ac_try
='test -s conftest.$ac_objext'
10483 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10484 (eval $ac_try) 2>&5
10486 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10487 (exit $ac_status); }; }; then
10488 ac_cv_type_pthread_rwlock_t
=yes
10490 echo "$as_me: failed program was:" >&5
10491 sed 's/^/| /' conftest.
$ac_ext >&5
10493 ac_cv_type_pthread_rwlock_t
=no
10495 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10497 echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5
10498 echo "${ECHO_T}$ac_cv_type_pthread_rwlock_t" >&6
10499 if test $ac_cv_type_pthread_rwlock_t = yes; then
10501 cat >>confdefs.h
<<_ACEOF
10502 #define HAVE_PTHREAD_RWLOCK_T 1
10507 echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5
10508 echo $ECHO_N "checking for pthread_rwlockattr_t... $ECHO_C" >&6
10509 if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then
10510 echo $ECHO_N "(cached) $ECHO_C" >&6
10512 cat >conftest.
$ac_ext <<_ACEOF
10515 cat confdefs.h
>>conftest.
$ac_ext
10516 cat >>conftest.
$ac_ext <<_ACEOF
10517 /* end confdefs.h. */
10518 #define _GNU_SOURCE
10519 #include <pthread.h>
10524 if ((pthread_rwlockattr_t *) 0)
10526 if (sizeof (pthread_rwlockattr_t))
10532 rm -f conftest.
$ac_objext
10533 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10534 (eval $ac_compile) 2>conftest.er1
10536 grep -v '^ *+' conftest.er1
>conftest.err
10538 cat conftest.err
>&5
10539 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10540 (exit $ac_status); } &&
10541 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10542 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10543 (eval $ac_try) 2>&5
10545 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10546 (exit $ac_status); }; } &&
10547 { ac_try
='test -s conftest.$ac_objext'
10548 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10549 (eval $ac_try) 2>&5
10551 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10552 (exit $ac_status); }; }; then
10553 ac_cv_type_pthread_rwlockattr_t
=yes
10555 echo "$as_me: failed program was:" >&5
10556 sed 's/^/| /' conftest.
$ac_ext >&5
10558 ac_cv_type_pthread_rwlockattr_t
=no
10560 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10562 echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5
10563 echo "${ECHO_T}$ac_cv_type_pthread_rwlockattr_t" >&6
10564 if test $ac_cv_type_pthread_rwlockattr_t = yes; then
10566 cat >>confdefs.h
<<_ACEOF
10567 #define HAVE_PTHREAD_RWLOCKATTR_T 1
10574 ac_save_LIBS
="$LIBS"
10575 LIBS
="$LIBS $LIBPTHREAD"
10580 pthread_getattr_np \
10581 pthread_get_stackaddr_np \
10582 pthread_get_stacksize_np \
10585 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10586 echo "$as_me:$LINENO: checking for $ac_func" >&5
10587 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10588 if eval "test \"\${$as_ac_var+set}\" = set"; then
10589 echo $ECHO_N "(cached) $ECHO_C" >&6
10591 cat >conftest.
$ac_ext <<_ACEOF
10594 cat confdefs.h
>>conftest.
$ac_ext
10595 cat >>conftest.
$ac_ext <<_ACEOF
10596 /* end confdefs.h. */
10597 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10598 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10599 #define $ac_func innocuous_$ac_func
10601 /* System header to define __stub macros and hopefully few prototypes,
10602 which can conflict with char $ac_func (); below.
10603 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10604 <limits.h> exists even on freestanding compilers. */
10607 # include <limits.h>
10609 # include <assert.h>
10614 /* Override any gcc2 internal prototype to avoid an error. */
10619 /* We use char because int might match the return type of a gcc2
10620 builtin and then its argument prototype would still apply. */
10622 /* The GNU C library defines this for functions which it implements
10623 to always fail with ENOSYS. Some functions are actually named
10624 something starting with __ and the normal name is an alias. */
10625 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10628 char (*f) () = $ac_func;
10637 return f != $ac_func;
10642 rm -f conftest.
$ac_objext conftest
$ac_exeext
10643 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10644 (eval $ac_link) 2>conftest.er1
10646 grep -v '^ *+' conftest.er1
>conftest.err
10648 cat conftest.err
>&5
10649 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10650 (exit $ac_status); } &&
10651 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10652 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10653 (eval $ac_try) 2>&5
10655 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10656 (exit $ac_status); }; } &&
10657 { ac_try
='test -s conftest$ac_exeext'
10658 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10659 (eval $ac_try) 2>&5
10661 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10662 (exit $ac_status); }; }; then
10663 eval "$as_ac_var=yes"
10665 echo "$as_me: failed program was:" >&5
10666 sed 's/^/| /' conftest.
$ac_ext >&5
10668 eval "$as_ac_var=no"
10670 rm -f conftest.err conftest.
$ac_objext \
10671 conftest
$ac_exeext conftest.
$ac_ext
10673 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10674 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10675 if test `eval echo '${'$as_ac_var'}'` = yes; then
10676 cat >>confdefs.h
<<_ACEOF
10677 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10683 LIBS
="$ac_save_LIBS"
10688 for ac_header
in sys
/soundcard.h machine
/soundcard.h soundcard.h
10690 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10691 if eval "test \"\${$as_ac_Header+set}\" = set"; then
10692 echo "$as_me:$LINENO: checking for $ac_header" >&5
10693 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10694 if eval "test \"\${$as_ac_Header+set}\" = set"; then
10695 echo $ECHO_N "(cached) $ECHO_C" >&6
10697 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10698 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10700 # Is the header compilable?
10701 echo "$as_me:$LINENO: checking $ac_header usability" >&5
10702 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10703 cat >conftest.
$ac_ext <<_ACEOF
10706 cat confdefs.h
>>conftest.
$ac_ext
10707 cat >>conftest.
$ac_ext <<_ACEOF
10708 /* end confdefs.h. */
10709 $ac_includes_default
10710 #include <$ac_header>
10712 rm -f conftest.
$ac_objext
10713 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10714 (eval $ac_compile) 2>conftest.er1
10716 grep -v '^ *+' conftest.er1
>conftest.err
10718 cat conftest.err
>&5
10719 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10720 (exit $ac_status); } &&
10721 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10722 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10723 (eval $ac_try) 2>&5
10725 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10726 (exit $ac_status); }; } &&
10727 { ac_try
='test -s conftest.$ac_objext'
10728 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10729 (eval $ac_try) 2>&5
10731 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10732 (exit $ac_status); }; }; then
10733 ac_header_compiler
=yes
10735 echo "$as_me: failed program was:" >&5
10736 sed 's/^/| /' conftest.
$ac_ext >&5
10738 ac_header_compiler
=no
10740 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10741 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10742 echo "${ECHO_T}$ac_header_compiler" >&6
10744 # Is the header present?
10745 echo "$as_me:$LINENO: checking $ac_header presence" >&5
10746 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10747 cat >conftest.
$ac_ext <<_ACEOF
10750 cat confdefs.h
>>conftest.
$ac_ext
10751 cat >>conftest.
$ac_ext <<_ACEOF
10752 /* end confdefs.h. */
10753 #include <$ac_header>
10755 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10756 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
10758 grep -v '^ *+' conftest.er1
>conftest.err
10760 cat conftest.err
>&5
10761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10762 (exit $ac_status); } >/dev
/null
; then
10763 if test -s conftest.err
; then
10764 ac_cpp_err
=$ac_c_preproc_warn_flag
10765 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
10772 if test -z "$ac_cpp_err"; then
10773 ac_header_preproc
=yes
10775 echo "$as_me: failed program was:" >&5
10776 sed 's/^/| /' conftest.
$ac_ext >&5
10778 ac_header_preproc
=no
10780 rm -f conftest.err conftest.
$ac_ext
10781 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10782 echo "${ECHO_T}$ac_header_preproc" >&6
10784 # So? What about this header?
10785 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
10787 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10788 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10789 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10790 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10791 ac_header_preproc
=yes
10794 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10795 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10796 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10797 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10798 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10799 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10800 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10801 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10802 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10803 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10804 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10805 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10808 ## ------------------------------------ ##
10809 ## Report this to wine-devel@winehq.org ##
10810 ## ------------------------------------ ##
10813 sed "s/^/$as_me: WARNING: /" >&2
10816 echo "$as_me:$LINENO: checking for $ac_header" >&5
10817 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10818 if eval "test \"\${$as_ac_Header+set}\" = set"; then
10819 echo $ECHO_N "(cached) $ECHO_C" >&6
10821 eval "$as_ac_Header=\$ac_header_preproc"
10823 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10824 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10827 if test `eval echo '${'$as_ac_Header'}'` = yes; then
10828 cat >>confdefs.h
<<_ACEOF
10829 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10837 echo "$as_me:$LINENO: checking for Open Sound System" >&5
10838 echo $ECHO_N "checking for Open Sound System... $ECHO_C" >&6
10839 if test "${ac_cv_c_opensoundsystem+set}" = set; then
10840 echo $ECHO_N "(cached) $ECHO_C" >&6
10842 cat >conftest.
$ac_ext <<_ACEOF
10845 cat confdefs.h
>>conftest.
$ac_ext
10846 cat >>conftest.
$ac_ext <<_ACEOF
10847 /* end confdefs.h. */
10849 #if defined(HAVE_SYS_SOUNDCARD_H)
10850 #include <sys/soundcard.h>
10851 #elif defined(HAVE_MACHINE_SOUNDCARD_H)
10852 #include <machine/soundcard.h>
10853 #elif defined(HAVE_SOUNDCARD_H)
10854 #include <soundcard.h>
10862 /* check for one of the Open Sound System specific SNDCTL_ defines */
10863 #if !defined(SNDCTL_DSP_STEREO)
10864 #error No open sound system
10871 rm -f conftest.
$ac_objext
10872 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10873 (eval $ac_compile) 2>conftest.er1
10875 grep -v '^ *+' conftest.er1
>conftest.err
10877 cat conftest.err
>&5
10878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10879 (exit $ac_status); } &&
10880 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10881 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10882 (eval $ac_try) 2>&5
10884 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10885 (exit $ac_status); }; } &&
10886 { ac_try
='test -s conftest.$ac_objext'
10887 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10888 (eval $ac_try) 2>&5
10890 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10891 (exit $ac_status); }; }; then
10892 ac_cv_c_opensoundsystem
="yes"
10894 echo "$as_me: failed program was:" >&5
10895 sed 's/^/| /' conftest.
$ac_ext >&5
10897 ac_cv_c_opensoundsystem
="no"
10899 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10901 echo "$as_me:$LINENO: result: $ac_cv_c_opensoundsystem" >&5
10902 echo "${ECHO_T}$ac_cv_c_opensoundsystem" >&6
10904 if test "$ac_cv_c_opensoundsystem" = "yes"
10907 cat >>confdefs.h
<<\_ACEOF
10913 echo "$as_me:$LINENO: checking for Open Sound System/MIDI interface" >&5
10914 echo $ECHO_N "checking for Open Sound System/MIDI interface... $ECHO_C" >&6
10915 if test "${ac_cv_c_opensoundsystem_midi+set}" = set; then
10916 echo $ECHO_N "(cached) $ECHO_C" >&6
10918 cat >conftest.
$ac_ext <<_ACEOF
10921 cat confdefs.h
>>conftest.
$ac_ext
10922 cat >>conftest.
$ac_ext <<_ACEOF
10923 /* end confdefs.h. */
10925 #if defined(HAVE_SYS_SOUNDCARD_H)
10926 #include <sys/soundcard.h>
10927 #elif defined(HAVE_MACHINE_SOUNDCARD_H)
10928 #include <machine/soundcard.h>
10929 #elif defined(HAVE_SOUNDCARD_H)
10930 #include <soundcard.h>
10938 /* check for one of the Open Sound System specific SNDCTL_SEQ defines */
10939 #if !defined(SNDCTL_SEQ_SYNC)
10940 #error No open sound system MIDI interface
10947 rm -f conftest.
$ac_objext
10948 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10949 (eval $ac_compile) 2>conftest.er1
10951 grep -v '^ *+' conftest.er1
>conftest.err
10953 cat conftest.err
>&5
10954 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10955 (exit $ac_status); } &&
10956 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10957 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10958 (eval $ac_try) 2>&5
10960 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10961 (exit $ac_status); }; } &&
10962 { ac_try
='test -s conftest.$ac_objext'
10963 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10964 (eval $ac_try) 2>&5
10966 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10967 (exit $ac_status); }; }; then
10968 ac_cv_c_opensoundsystem_midi
="yes"
10970 echo "$as_me: failed program was:" >&5
10971 sed 's/^/| /' conftest.
$ac_ext >&5
10973 ac_cv_c_opensoundsystem_midi
="no"
10975 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10977 echo "$as_me:$LINENO: result: $ac_cv_c_opensoundsystem_midi" >&5
10978 echo "${ECHO_T}$ac_cv_c_opensoundsystem_midi" >&6
10980 if test "$ac_cv_c_opensoundsystem_midi" = "yes"
10983 cat >>confdefs.h
<<\_ACEOF
10984 #define HAVE_OSS_MIDI 1
10989 # Extract the first word of "artsc-config", so it can be a program name with args.
10990 set dummy artsc-config
; ac_word
=$2
10991 echo "$as_me:$LINENO: checking for $ac_word" >&5
10992 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
10993 if test "${ac_cv_path_ARTSCCONFIG+set}" = set; then
10994 echo $ECHO_N "(cached) $ECHO_C" >&6
10996 case $ARTSCCONFIG in
10998 ac_cv_path_ARTSCCONFIG
="$ARTSCCONFIG" # Let the user override the test with a path.
11001 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11002 for as_dir
in $PATH
11005 test -z "$as_dir" && as_dir
=.
11006 for ac_exec_ext
in '' $ac_executable_extensions; do
11007 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11008 ac_cv_path_ARTSCCONFIG
="$as_dir/$ac_word$ac_exec_ext"
11009 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11018 ARTSCCONFIG
=$ac_cv_path_ARTSCCONFIG
11020 if test -n "$ARTSCCONFIG"; then
11021 echo "$as_me:$LINENO: result: $ARTSCCONFIG" >&5
11022 echo "${ECHO_T}$ARTSCCONFIG" >&6
11024 echo "$as_me:$LINENO: result: no" >&5
11025 echo "${ECHO_T}no" >&6
11028 if test x
$ARTSCCONFIG != x
-a x
$ARTSCCONFIG != x
'"$ARTSCCONFIG"';
11031 for i
in `$ARTSCCONFIG --cflags`
11034 -I*) ARTSC_CFLAGS
="$ARTSC_CFLAGS $i";;
11037 ARTSC_LIBS
=`$ARTSCCONFIG --libs`
11038 save_CFLAGS
="$CFLAGS"
11039 CFLAGS
="$CFLAGS $ARTSC_CFLAGS"
11040 echo "$as_me:$LINENO: checking for arts_init in -lartsc" >&5
11041 echo $ECHO_N "checking for arts_init in -lartsc... $ECHO_C" >&6
11042 if test "${ac_cv_lib_artsc_arts_init+set}" = set; then
11043 echo $ECHO_N "(cached) $ECHO_C" >&6
11045 ac_check_lib_save_LIBS
=$LIBS
11046 LIBS
="-lartsc $ARTSC_LIBS $LIBS"
11047 cat >conftest.
$ac_ext <<_ACEOF
11050 cat confdefs.h
>>conftest.
$ac_ext
11051 cat >>conftest.
$ac_ext <<_ACEOF
11052 /* end confdefs.h. */
11054 /* Override any gcc2 internal prototype to avoid an error. */
11058 /* We use char because int might match the return type of a gcc2
11059 builtin and then its argument prototype would still apply. */
11069 rm -f conftest.
$ac_objext conftest
$ac_exeext
11070 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11071 (eval $ac_link) 2>conftest.er1
11073 grep -v '^ *+' conftest.er1
>conftest.err
11075 cat conftest.err
>&5
11076 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11077 (exit $ac_status); } &&
11078 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11079 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11080 (eval $ac_try) 2>&5
11082 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11083 (exit $ac_status); }; } &&
11084 { ac_try
='test -s conftest$ac_exeext'
11085 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11086 (eval $ac_try) 2>&5
11088 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11089 (exit $ac_status); }; }; then
11090 ac_cv_lib_artsc_arts_init
=yes
11092 echo "$as_me: failed program was:" >&5
11093 sed 's/^/| /' conftest.
$ac_ext >&5
11095 ac_cv_lib_artsc_arts_init
=no
11097 rm -f conftest.err conftest.
$ac_objext \
11098 conftest
$ac_exeext conftest.
$ac_ext
11099 LIBS
=$ac_check_lib_save_LIBS
11101 echo "$as_me:$LINENO: result: $ac_cv_lib_artsc_arts_init" >&5
11102 echo "${ECHO_T}$ac_cv_lib_artsc_arts_init" >&6
11103 if test $ac_cv_lib_artsc_arts_init = yes; then
11104 cat >conftest.
$ac_ext <<_ACEOF
11107 cat confdefs.h
>>conftest.
$ac_ext
11108 cat >>conftest.
$ac_ext <<_ACEOF
11109 /* end confdefs.h. */
11114 arts_stream_t stream;
11119 rm -f conftest.
$ac_objext
11120 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11121 (eval $ac_compile) 2>conftest.er1
11123 grep -v '^ *+' conftest.er1
>conftest.err
11125 cat conftest.err
>&5
11126 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11127 (exit $ac_status); } &&
11128 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11129 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11130 (eval $ac_try) 2>&5
11132 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11133 (exit $ac_status); }; } &&
11134 { ac_try
='test -s conftest.$ac_objext'
11135 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11136 (eval $ac_try) 2>&5
11138 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11139 (exit $ac_status); }; }; then
11140 ARTSLIBS
=$ARTSC_LIBS
11142 ARTSINCL
=$ARTSC_CFLAGS
11145 cat >>confdefs.h
<<\_ACEOF
11146 #define HAVE_ARTS 1
11150 echo "$as_me: failed program was:" >&5
11151 sed 's/^/| /' conftest.
$ac_ext >&5
11154 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11157 CFLAGS
="$save_CFLAGS"
11164 for ac_header
in alsa
/asoundlib.h sys
/asoundlib.h
11166 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11167 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11168 echo "$as_me:$LINENO: checking for $ac_header" >&5
11169 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11170 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11171 echo $ECHO_N "(cached) $ECHO_C" >&6
11173 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11174 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11176 # Is the header compilable?
11177 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11178 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11179 cat >conftest.
$ac_ext <<_ACEOF
11182 cat confdefs.h
>>conftest.
$ac_ext
11183 cat >>conftest.
$ac_ext <<_ACEOF
11184 /* end confdefs.h. */
11185 $ac_includes_default
11186 #include <$ac_header>
11188 rm -f conftest.
$ac_objext
11189 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11190 (eval $ac_compile) 2>conftest.er1
11192 grep -v '^ *+' conftest.er1
>conftest.err
11194 cat conftest.err
>&5
11195 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11196 (exit $ac_status); } &&
11197 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11198 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11199 (eval $ac_try) 2>&5
11201 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11202 (exit $ac_status); }; } &&
11203 { ac_try
='test -s conftest.$ac_objext'
11204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11205 (eval $ac_try) 2>&5
11207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11208 (exit $ac_status); }; }; then
11209 ac_header_compiler
=yes
11211 echo "$as_me: failed program was:" >&5
11212 sed 's/^/| /' conftest.
$ac_ext >&5
11214 ac_header_compiler
=no
11216 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11217 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11218 echo "${ECHO_T}$ac_header_compiler" >&6
11220 # Is the header present?
11221 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11222 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11223 cat >conftest.
$ac_ext <<_ACEOF
11226 cat confdefs.h
>>conftest.
$ac_ext
11227 cat >>conftest.
$ac_ext <<_ACEOF
11228 /* end confdefs.h. */
11229 #include <$ac_header>
11231 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11232 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
11234 grep -v '^ *+' conftest.er1
>conftest.err
11236 cat conftest.err
>&5
11237 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11238 (exit $ac_status); } >/dev
/null
; then
11239 if test -s conftest.err
; then
11240 ac_cpp_err
=$ac_c_preproc_warn_flag
11241 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
11248 if test -z "$ac_cpp_err"; then
11249 ac_header_preproc
=yes
11251 echo "$as_me: failed program was:" >&5
11252 sed 's/^/| /' conftest.
$ac_ext >&5
11254 ac_header_preproc
=no
11256 rm -f conftest.err conftest.
$ac_ext
11257 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11258 echo "${ECHO_T}$ac_header_preproc" >&6
11260 # So? What about this header?
11261 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11263 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11264 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11265 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11266 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11267 ac_header_preproc
=yes
11270 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11271 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11272 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11273 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11274 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11275 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11276 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11277 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11278 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11279 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11280 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11281 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11284 ## ------------------------------------ ##
11285 ## Report this to wine-devel@winehq.org ##
11286 ## ------------------------------------ ##
11289 sed "s/^/$as_me: WARNING: /" >&2
11292 echo "$as_me:$LINENO: checking for $ac_header" >&5
11293 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11294 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11295 echo $ECHO_N "(cached) $ECHO_C" >&6
11297 eval "$as_ac_Header=\$ac_header_preproc"
11299 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11300 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11303 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11304 cat >>confdefs.h
<<_ACEOF
11305 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11312 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
11314 echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
11315 echo $ECHO_N "checking for snd_pcm_hw_params_get_access in -lasound... $ECHO_C" >&6
11316 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
11317 echo $ECHO_N "(cached) $ECHO_C" >&6
11319 ac_check_lib_save_LIBS
=$LIBS
11320 LIBS
="-lasound $LIBS"
11321 cat >conftest.
$ac_ext <<_ACEOF
11324 cat confdefs.h
>>conftest.
$ac_ext
11325 cat >>conftest.
$ac_ext <<_ACEOF
11326 /* end confdefs.h. */
11328 /* Override any gcc2 internal prototype to avoid an error. */
11332 /* We use char because int might match the return type of a gcc2
11333 builtin and then its argument prototype would still apply. */
11334 char snd_pcm_hw_params_get_access ();
11338 snd_pcm_hw_params_get_access ();
11343 rm -f conftest.
$ac_objext conftest
$ac_exeext
11344 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11345 (eval $ac_link) 2>conftest.er1
11347 grep -v '^ *+' conftest.er1
>conftest.err
11349 cat conftest.err
>&5
11350 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11351 (exit $ac_status); } &&
11352 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11353 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11354 (eval $ac_try) 2>&5
11356 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11357 (exit $ac_status); }; } &&
11358 { ac_try
='test -s conftest$ac_exeext'
11359 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11360 (eval $ac_try) 2>&5
11362 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11363 (exit $ac_status); }; }; then
11364 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=yes
11366 echo "$as_me: failed program was:" >&5
11367 sed 's/^/| /' conftest.
$ac_ext >&5
11369 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=no
11371 rm -f conftest.err conftest.
$ac_objext \
11372 conftest
$ac_exeext conftest.
$ac_ext
11373 LIBS
=$ac_check_lib_save_LIBS
11375 echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
11376 echo "${ECHO_T}$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6
11377 if test $ac_cv_lib_asound_snd_pcm_hw_params_get_access = yes; then
11378 cat >conftest.
$ac_ext <<_ACEOF
11381 cat confdefs.h
>>conftest.
$ac_ext
11382 cat >>conftest.
$ac_ext <<_ACEOF
11383 /* end confdefs.h. */
11384 #ifdef HAVE_ALSA_ASOUNDLIB_H
11385 #include <alsa/asoundlib.h>
11386 #elif defined(HAVE_SYS_ASOUNDLIB_H)
11387 #include <sys/asoundlib.h>
11392 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
11397 rm -f conftest.
$ac_objext
11398 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11399 (eval $ac_compile) 2>conftest.er1
11401 grep -v '^ *+' conftest.er1
>conftest.err
11403 cat conftest.err
>&5
11404 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11405 (exit $ac_status); } &&
11406 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11407 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11408 (eval $ac_try) 2>&5
11410 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11411 (exit $ac_status); }; } &&
11412 { ac_try
='test -s conftest.$ac_objext'
11413 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11414 (eval $ac_try) 2>&5
11416 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11417 (exit $ac_status); }; }; then
11419 cat >>confdefs.h
<<\_ACEOF
11420 #define HAVE_ALSA 1
11423 ALSALIBS
="-lasound"
11425 echo "$as_me: failed program was:" >&5
11426 sed 's/^/| /' conftest.
$ac_ext >&5
11429 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11438 for ac_header
in libaudioio.h
11440 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11441 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11442 echo "$as_me:$LINENO: checking for $ac_header" >&5
11443 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11444 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11445 echo $ECHO_N "(cached) $ECHO_C" >&6
11447 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11448 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11450 # Is the header compilable?
11451 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11452 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11453 cat >conftest.
$ac_ext <<_ACEOF
11456 cat confdefs.h
>>conftest.
$ac_ext
11457 cat >>conftest.
$ac_ext <<_ACEOF
11458 /* end confdefs.h. */
11459 $ac_includes_default
11460 #include <$ac_header>
11462 rm -f conftest.
$ac_objext
11463 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11464 (eval $ac_compile) 2>conftest.er1
11466 grep -v '^ *+' conftest.er1
>conftest.err
11468 cat conftest.err
>&5
11469 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11470 (exit $ac_status); } &&
11471 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11472 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11473 (eval $ac_try) 2>&5
11475 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11476 (exit $ac_status); }; } &&
11477 { ac_try
='test -s conftest.$ac_objext'
11478 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11479 (eval $ac_try) 2>&5
11481 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11482 (exit $ac_status); }; }; then
11483 ac_header_compiler
=yes
11485 echo "$as_me: failed program was:" >&5
11486 sed 's/^/| /' conftest.
$ac_ext >&5
11488 ac_header_compiler
=no
11490 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11491 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11492 echo "${ECHO_T}$ac_header_compiler" >&6
11494 # Is the header present?
11495 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11496 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11497 cat >conftest.
$ac_ext <<_ACEOF
11500 cat confdefs.h
>>conftest.
$ac_ext
11501 cat >>conftest.
$ac_ext <<_ACEOF
11502 /* end confdefs.h. */
11503 #include <$ac_header>
11505 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11506 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
11508 grep -v '^ *+' conftest.er1
>conftest.err
11510 cat conftest.err
>&5
11511 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11512 (exit $ac_status); } >/dev
/null
; then
11513 if test -s conftest.err
; then
11514 ac_cpp_err
=$ac_c_preproc_warn_flag
11515 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
11522 if test -z "$ac_cpp_err"; then
11523 ac_header_preproc
=yes
11525 echo "$as_me: failed program was:" >&5
11526 sed 's/^/| /' conftest.
$ac_ext >&5
11528 ac_header_preproc
=no
11530 rm -f conftest.err conftest.
$ac_ext
11531 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11532 echo "${ECHO_T}$ac_header_preproc" >&6
11534 # So? What about this header?
11535 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11537 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11538 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11539 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11540 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11541 ac_header_preproc
=yes
11544 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11545 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11546 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11547 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11548 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11549 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11550 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11551 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11552 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11553 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11554 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11555 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11558 ## ------------------------------------ ##
11559 ## Report this to wine-devel@winehq.org ##
11560 ## ------------------------------------ ##
11563 sed "s/^/$as_me: WARNING: /" >&2
11566 echo "$as_me:$LINENO: checking for $ac_header" >&5
11567 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11568 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11569 echo $ECHO_N "(cached) $ECHO_C" >&6
11571 eval "$as_ac_Header=\$ac_header_preproc"
11573 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11574 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11577 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11578 cat >>confdefs.h
<<_ACEOF
11579 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11581 echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
11582 echo $ECHO_N "checking for AudioIOGetVersion in -laudioio... $ECHO_C" >&6
11583 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
11584 echo $ECHO_N "(cached) $ECHO_C" >&6
11586 ac_check_lib_save_LIBS
=$LIBS
11587 LIBS
="-laudioio $LIBS"
11588 cat >conftest.
$ac_ext <<_ACEOF
11591 cat confdefs.h
>>conftest.
$ac_ext
11592 cat >>conftest.
$ac_ext <<_ACEOF
11593 /* end confdefs.h. */
11595 /* Override any gcc2 internal prototype to avoid an error. */
11599 /* We use char because int might match the return type of a gcc2
11600 builtin and then its argument prototype would still apply. */
11601 char AudioIOGetVersion ();
11605 AudioIOGetVersion ();
11610 rm -f conftest.
$ac_objext conftest
$ac_exeext
11611 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11612 (eval $ac_link) 2>conftest.er1
11614 grep -v '^ *+' conftest.er1
>conftest.err
11616 cat conftest.err
>&5
11617 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11618 (exit $ac_status); } &&
11619 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11620 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11621 (eval $ac_try) 2>&5
11623 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11624 (exit $ac_status); }; } &&
11625 { ac_try
='test -s conftest$ac_exeext'
11626 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11627 (eval $ac_try) 2>&5
11629 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11630 (exit $ac_status); }; }; then
11631 ac_cv_lib_audioio_AudioIOGetVersion
=yes
11633 echo "$as_me: failed program was:" >&5
11634 sed 's/^/| /' conftest.
$ac_ext >&5
11636 ac_cv_lib_audioio_AudioIOGetVersion
=no
11638 rm -f conftest.err conftest.
$ac_objext \
11639 conftest
$ac_exeext conftest.
$ac_ext
11640 LIBS
=$ac_check_lib_save_LIBS
11642 echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
11643 echo "${ECHO_T}$ac_cv_lib_audioio_AudioIOGetVersion" >&6
11644 if test $ac_cv_lib_audioio_AudioIOGetVersion = yes; then
11645 AUDIOIOLIBS
="-laudioio"
11647 cat >>confdefs.h
<<\_ACEOF
11648 #define HAVE_LIBAUDIOIO 1
11660 for ac_header
in capi20.h
11662 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11663 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11664 echo "$as_me:$LINENO: checking for $ac_header" >&5
11665 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11666 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11667 echo $ECHO_N "(cached) $ECHO_C" >&6
11669 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11670 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11672 # Is the header compilable?
11673 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11674 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11675 cat >conftest.
$ac_ext <<_ACEOF
11678 cat confdefs.h
>>conftest.
$ac_ext
11679 cat >>conftest.
$ac_ext <<_ACEOF
11680 /* end confdefs.h. */
11681 $ac_includes_default
11682 #include <$ac_header>
11684 rm -f conftest.
$ac_objext
11685 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11686 (eval $ac_compile) 2>conftest.er1
11688 grep -v '^ *+' conftest.er1
>conftest.err
11690 cat conftest.err
>&5
11691 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11692 (exit $ac_status); } &&
11693 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11694 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11695 (eval $ac_try) 2>&5
11697 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11698 (exit $ac_status); }; } &&
11699 { ac_try
='test -s conftest.$ac_objext'
11700 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11701 (eval $ac_try) 2>&5
11703 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11704 (exit $ac_status); }; }; then
11705 ac_header_compiler
=yes
11707 echo "$as_me: failed program was:" >&5
11708 sed 's/^/| /' conftest.
$ac_ext >&5
11710 ac_header_compiler
=no
11712 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11713 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11714 echo "${ECHO_T}$ac_header_compiler" >&6
11716 # Is the header present?
11717 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11718 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11719 cat >conftest.
$ac_ext <<_ACEOF
11722 cat confdefs.h
>>conftest.
$ac_ext
11723 cat >>conftest.
$ac_ext <<_ACEOF
11724 /* end confdefs.h. */
11725 #include <$ac_header>
11727 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11728 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
11730 grep -v '^ *+' conftest.er1
>conftest.err
11732 cat conftest.err
>&5
11733 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11734 (exit $ac_status); } >/dev
/null
; then
11735 if test -s conftest.err
; then
11736 ac_cpp_err
=$ac_c_preproc_warn_flag
11737 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
11744 if test -z "$ac_cpp_err"; then
11745 ac_header_preproc
=yes
11747 echo "$as_me: failed program was:" >&5
11748 sed 's/^/| /' conftest.
$ac_ext >&5
11750 ac_header_preproc
=no
11752 rm -f conftest.err conftest.
$ac_ext
11753 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11754 echo "${ECHO_T}$ac_header_preproc" >&6
11756 # So? What about this header?
11757 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11759 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11760 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11761 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11762 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11763 ac_header_preproc
=yes
11766 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11767 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11768 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11769 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11770 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11771 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11772 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11773 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11774 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11775 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11776 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11777 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11780 ## ------------------------------------ ##
11781 ## Report this to wine-devel@winehq.org ##
11782 ## ------------------------------------ ##
11785 sed "s/^/$as_me: WARNING: /" >&2
11788 echo "$as_me:$LINENO: checking for $ac_header" >&5
11789 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11790 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11791 echo $ECHO_N "(cached) $ECHO_C" >&6
11793 eval "$as_ac_Header=\$ac_header_preproc"
11795 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11796 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11799 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11800 cat >>confdefs.h
<<_ACEOF
11801 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11805 for ac_header
in linux
/capi.h
11807 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11808 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11809 echo "$as_me:$LINENO: checking for $ac_header" >&5
11810 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11811 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11812 echo $ECHO_N "(cached) $ECHO_C" >&6
11814 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11815 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11817 # Is the header compilable?
11818 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11819 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11820 cat >conftest.
$ac_ext <<_ACEOF
11823 cat confdefs.h
>>conftest.
$ac_ext
11824 cat >>conftest.
$ac_ext <<_ACEOF
11825 /* end confdefs.h. */
11826 $ac_includes_default
11827 #include <$ac_header>
11829 rm -f conftest.
$ac_objext
11830 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11831 (eval $ac_compile) 2>conftest.er1
11833 grep -v '^ *+' conftest.er1
>conftest.err
11835 cat conftest.err
>&5
11836 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11837 (exit $ac_status); } &&
11838 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11839 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11840 (eval $ac_try) 2>&5
11842 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11843 (exit $ac_status); }; } &&
11844 { ac_try
='test -s conftest.$ac_objext'
11845 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11846 (eval $ac_try) 2>&5
11848 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11849 (exit $ac_status); }; }; then
11850 ac_header_compiler
=yes
11852 echo "$as_me: failed program was:" >&5
11853 sed 's/^/| /' conftest.
$ac_ext >&5
11855 ac_header_compiler
=no
11857 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11858 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11859 echo "${ECHO_T}$ac_header_compiler" >&6
11861 # Is the header present?
11862 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11863 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11864 cat >conftest.
$ac_ext <<_ACEOF
11867 cat confdefs.h
>>conftest.
$ac_ext
11868 cat >>conftest.
$ac_ext <<_ACEOF
11869 /* end confdefs.h. */
11870 #include <$ac_header>
11872 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11873 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
11875 grep -v '^ *+' conftest.er1
>conftest.err
11877 cat conftest.err
>&5
11878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11879 (exit $ac_status); } >/dev
/null
; then
11880 if test -s conftest.err
; then
11881 ac_cpp_err
=$ac_c_preproc_warn_flag
11882 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
11889 if test -z "$ac_cpp_err"; then
11890 ac_header_preproc
=yes
11892 echo "$as_me: failed program was:" >&5
11893 sed 's/^/| /' conftest.
$ac_ext >&5
11895 ac_header_preproc
=no
11897 rm -f conftest.err conftest.
$ac_ext
11898 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11899 echo "${ECHO_T}$ac_header_preproc" >&6
11901 # So? What about this header?
11902 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11904 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11905 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11906 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11907 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11908 ac_header_preproc
=yes
11911 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11912 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11913 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11914 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11915 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11916 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11917 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11918 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11919 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11920 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11921 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11922 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11925 ## ------------------------------------ ##
11926 ## Report this to wine-devel@winehq.org ##
11927 ## ------------------------------------ ##
11930 sed "s/^/$as_me: WARNING: /" >&2
11933 echo "$as_me:$LINENO: checking for $ac_header" >&5
11934 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11935 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11936 echo $ECHO_N "(cached) $ECHO_C" >&6
11938 eval "$as_ac_Header=\$ac_header_preproc"
11940 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11941 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11944 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11945 cat >>confdefs.h
<<_ACEOF
11946 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11949 echo "$as_me:$LINENO: checking for capi20_register in -lcapi20" >&5
11950 echo $ECHO_N "checking for capi20_register in -lcapi20... $ECHO_C" >&6
11951 if test "${ac_cv_lib_capi20_capi20_register+set}" = set; then
11952 echo $ECHO_N "(cached) $ECHO_C" >&6
11954 ac_check_lib_save_LIBS
=$LIBS
11955 LIBS
="-lcapi20 $LIBS"
11956 cat >conftest.
$ac_ext <<_ACEOF
11959 cat confdefs.h
>>conftest.
$ac_ext
11960 cat >>conftest.
$ac_ext <<_ACEOF
11961 /* end confdefs.h. */
11963 /* Override any gcc2 internal prototype to avoid an error. */
11967 /* We use char because int might match the return type of a gcc2
11968 builtin and then its argument prototype would still apply. */
11969 char capi20_register ();
11973 capi20_register ();
11978 rm -f conftest.
$ac_objext conftest
$ac_exeext
11979 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11980 (eval $ac_link) 2>conftest.er1
11982 grep -v '^ *+' conftest.er1
>conftest.err
11984 cat conftest.err
>&5
11985 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11986 (exit $ac_status); } &&
11987 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11988 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11989 (eval $ac_try) 2>&5
11991 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11992 (exit $ac_status); }; } &&
11993 { ac_try
='test -s conftest$ac_exeext'
11994 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11995 (eval $ac_try) 2>&5
11997 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11998 (exit $ac_status); }; }; then
11999 ac_cv_lib_capi20_capi20_register
=yes
12001 echo "$as_me: failed program was:" >&5
12002 sed 's/^/| /' conftest.
$ac_ext >&5
12004 ac_cv_lib_capi20_capi20_register
=no
12006 rm -f conftest.err conftest.
$ac_objext \
12007 conftest
$ac_exeext conftest.
$ac_ext
12008 LIBS
=$ac_check_lib_save_LIBS
12010 echo "$as_me:$LINENO: result: $ac_cv_lib_capi20_capi20_register" >&5
12011 echo "${ECHO_T}$ac_cv_lib_capi20_capi20_register" >&6
12012 if test $ac_cv_lib_capi20_capi20_register = yes; then
12015 cat >>confdefs.h
<<\_ACEOF
12016 #define HAVE_CAPI4LINUX 1
12034 echo "$as_me:$LINENO: checking whether mmap64 works defined as mmap" >&5
12035 echo $ECHO_N "checking whether mmap64 works defined as mmap... $ECHO_C" >&6
12036 if test "${ac_cv_mmap64_works+set}" = set; then
12037 echo $ECHO_N "(cached) $ECHO_C" >&6
12039 if test "$cross_compiling" = yes; then
12040 ac_cv_mmap64_works
="no"
12042 cat >conftest.
$ac_ext <<_ACEOF
12045 cat confdefs.h
>>conftest.
$ac_ext
12046 cat >>conftest.
$ac_ext <<_ACEOF
12047 /* end confdefs.h. */
12049 #define _FILE_OFFSET_BITS 64
12051 #include <unistd.h>
12053 #include <sys/mman.h>
12056 int main(int argc,char **argv) {
12057 int fd = open("conftest.map",O_CREAT|O_RDWR,0600);
12058 if (fd == -1) exit(1);
12060 unlink("conftest.map");
12062 write(fd,"test",4);
12064 if ((-1 == mmap(0,4,PROT_READ|PROT_WRITE,MAP_SHARED,fd,0)) &&
12070 fprintf(stderr,"success!\n");
12076 rm -f conftest
$ac_exeext
12077 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12078 (eval $ac_link) 2>&5
12080 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12081 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
12082 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12083 (eval $ac_try) 2>&5
12085 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12086 (exit $ac_status); }; }; then
12087 ac_cv_mmap64_works
="yes"
12089 echo "$as_me: program exited with status $ac_status" >&5
12090 echo "$as_me: failed program was:" >&5
12091 sed 's/^/| /' conftest.
$ac_ext >&5
12093 ( exit $ac_status )
12094 ac_cv_mmap64_works
="no"
12096 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
12099 echo "$as_me:$LINENO: result: $ac_cv_mmap64_works" >&5
12100 echo "${ECHO_T}$ac_cv_mmap64_works" >&6
12102 if test "$ac_cv_mmap64_works" = "yes"
12105 cat >>confdefs.h
<<\_ACEOF
12106 #define _FILE_OFFSET_BITS 64
12114 if test "x${GCC}" = "xyes"
12116 EXTRACFLAGS
="-Wall -pipe"
12118 echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
12119 echo $ECHO_N "checking for gcc strength-reduce bug... $ECHO_C" >&6
12120 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
12121 echo $ECHO_N "(cached) $ECHO_C" >&6
12123 if test "$cross_compiling" = yes; then
12124 ac_cv_c_gcc_strength_bug
="yes"
12126 cat >conftest.
$ac_ext <<_ACEOF
12129 cat confdefs.h
>>conftest.
$ac_ext
12130 cat >>conftest.
$ac_ext <<_ACEOF
12131 /* end confdefs.h. */
12133 int L[4] = {0,1,2,3};
12135 static int Array[3];
12136 unsigned int B = 3;
12138 for(i=0; i<B; i++) Array[i] = i - 3;
12139 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
12142 exit( Array[1] != -2 || L[2] != 3);
12145 rm -f conftest
$ac_exeext
12146 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12147 (eval $ac_link) 2>&5
12149 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12150 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
12151 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12152 (eval $ac_try) 2>&5
12154 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12155 (exit $ac_status); }; }; then
12156 ac_cv_c_gcc_strength_bug
="no"
12158 echo "$as_me: program exited with status $ac_status" >&5
12159 echo "$as_me: failed program was:" >&5
12160 sed 's/^/| /' conftest.
$ac_ext >&5
12162 ( exit $ac_status )
12163 ac_cv_c_gcc_strength_bug
="yes"
12165 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
12168 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
12169 echo "${ECHO_T}$ac_cv_c_gcc_strength_bug" >&6
12170 if test "$ac_cv_c_gcc_strength_bug" = "yes"
12172 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
12175 echo "$as_me:$LINENO: checking for gcc -fshort-wchar support" >&5
12176 echo $ECHO_N "checking for gcc -fshort-wchar support... $ECHO_C" >&6
12177 if test "${ac_cv_c_gcc_fshort_wchar+set}" = set; then
12178 echo $ECHO_N "(cached) $ECHO_C" >&6
12180 ac_wine_try_cflags_saved
=$CFLAGS
12181 CFLAGS
="$CFLAGS -fshort-wchar"
12182 cat >conftest.
$ac_ext <<_ACEOF
12185 cat confdefs.h
>>conftest.
$ac_ext
12186 cat >>conftest.
$ac_ext <<_ACEOF
12187 /* end confdefs.h. */
12197 rm -f conftest.
$ac_objext conftest
$ac_exeext
12198 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12199 (eval $ac_link) 2>conftest.er1
12201 grep -v '^ *+' conftest.er1
>conftest.err
12203 cat conftest.err
>&5
12204 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12205 (exit $ac_status); } &&
12206 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12207 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12208 (eval $ac_try) 2>&5
12210 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12211 (exit $ac_status); }; } &&
12212 { ac_try
='test -s conftest$ac_exeext'
12213 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12214 (eval $ac_try) 2>&5
12216 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12217 (exit $ac_status); }; }; then
12218 ac_cv_c_gcc_fshort_wchar
="yes"
12220 echo "$as_me: failed program was:" >&5
12221 sed 's/^/| /' conftest.
$ac_ext >&5
12223 ac_cv_c_gcc_fshort_wchar
="no"
12225 rm -f conftest.err conftest.
$ac_objext \
12226 conftest
$ac_exeext conftest.
$ac_ext
12227 CFLAGS
=$ac_wine_try_cflags_saved
12229 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_fshort_wchar" >&5
12230 echo "${ECHO_T}$ac_cv_c_gcc_fshort_wchar" >&6
12231 if test "$ac_cv_c_gcc_fshort_wchar" = "yes"
12234 cat >>confdefs.h
<<\_ACEOF
12235 #define CC_FLAG_SHORT_WCHAR "-fshort-wchar"
12240 echo "$as_me:$LINENO: checking for gcc -mpreferred-stack-boundary=2 support" >&5
12241 echo $ECHO_N "checking for gcc -mpreferred-stack-boundary=2 support... $ECHO_C" >&6
12242 if test "${ac_cv_c_gcc_stack_boundary+set}" = set; then
12243 echo $ECHO_N "(cached) $ECHO_C" >&6
12245 ac_wine_try_cflags_saved
=$CFLAGS
12246 CFLAGS
="$CFLAGS -mpreferred-stack-boundary=2"
12247 cat >conftest.
$ac_ext <<_ACEOF
12250 cat confdefs.h
>>conftest.
$ac_ext
12251 cat >>conftest.
$ac_ext <<_ACEOF
12252 /* end confdefs.h. */
12262 rm -f conftest.
$ac_objext conftest
$ac_exeext
12263 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12264 (eval $ac_link) 2>conftest.er1
12266 grep -v '^ *+' conftest.er1
>conftest.err
12268 cat conftest.err
>&5
12269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12270 (exit $ac_status); } &&
12271 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12272 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12273 (eval $ac_try) 2>&5
12275 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12276 (exit $ac_status); }; } &&
12277 { ac_try
='test -s conftest$ac_exeext'
12278 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12279 (eval $ac_try) 2>&5
12281 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12282 (exit $ac_status); }; }; then
12283 ac_cv_c_gcc_stack_boundary
="yes"
12285 echo "$as_me: failed program was:" >&5
12286 sed 's/^/| /' conftest.
$ac_ext >&5
12288 ac_cv_c_gcc_stack_boundary
="no"
12290 rm -f conftest.err conftest.
$ac_objext \
12291 conftest
$ac_exeext conftest.
$ac_ext
12292 CFLAGS
=$ac_wine_try_cflags_saved
12294 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_stack_boundary" >&5
12295 echo "${ECHO_T}$ac_cv_c_gcc_stack_boundary" >&6
12296 if test "$ac_cv_c_gcc_stack_boundary" = "yes"
12298 EXTRACFLAGS
="$EXTRACFLAGS -mpreferred-stack-boundary=2"
12301 echo "$as_me:$LINENO: checking for gcc -fno-strict-aliasing support" >&5
12302 echo $ECHO_N "checking for gcc -fno-strict-aliasing support... $ECHO_C" >&6
12303 if test "${ac_cv_c_gcc_no_strict_aliasing+set}" = set; then
12304 echo $ECHO_N "(cached) $ECHO_C" >&6
12306 ac_wine_try_cflags_saved
=$CFLAGS
12307 CFLAGS
="$CFLAGS -fno-strict-aliasing"
12308 cat >conftest.
$ac_ext <<_ACEOF
12311 cat confdefs.h
>>conftest.
$ac_ext
12312 cat >>conftest.
$ac_ext <<_ACEOF
12313 /* end confdefs.h. */
12323 rm -f conftest.
$ac_objext conftest
$ac_exeext
12324 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12325 (eval $ac_link) 2>conftest.er1
12327 grep -v '^ *+' conftest.er1
>conftest.err
12329 cat conftest.err
>&5
12330 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12331 (exit $ac_status); } &&
12332 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12334 (eval $ac_try) 2>&5
12336 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12337 (exit $ac_status); }; } &&
12338 { ac_try
='test -s conftest$ac_exeext'
12339 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12340 (eval $ac_try) 2>&5
12342 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12343 (exit $ac_status); }; }; then
12344 ac_cv_c_gcc_no_strict_aliasing
="yes"
12346 echo "$as_me: failed program was:" >&5
12347 sed 's/^/| /' conftest.
$ac_ext >&5
12349 ac_cv_c_gcc_no_strict_aliasing
="no"
12351 rm -f conftest.err conftest.
$ac_objext \
12352 conftest
$ac_exeext conftest.
$ac_ext
12353 CFLAGS
=$ac_wine_try_cflags_saved
12355 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_no_strict_aliasing" >&5
12356 echo "${ECHO_T}$ac_cv_c_gcc_no_strict_aliasing" >&6
12357 if test "$ac_cv_c_gcc_no_strict_aliasing" = "yes"
12359 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
12362 echo "$as_me:$LINENO: checking for gcc -gstabs+ support" >&5
12363 echo $ECHO_N "checking for gcc -gstabs+ support... $ECHO_C" >&6
12364 if test "${ac_cv_c_gcc_gstabs+set}" = set; then
12365 echo $ECHO_N "(cached) $ECHO_C" >&6
12367 ac_wine_try_cflags_saved
=$CFLAGS
12368 CFLAGS
="$CFLAGS -gstabs+"
12369 cat >conftest.
$ac_ext <<_ACEOF
12372 cat confdefs.h
>>conftest.
$ac_ext
12373 cat >>conftest.
$ac_ext <<_ACEOF
12374 /* end confdefs.h. */
12384 rm -f conftest.
$ac_objext conftest
$ac_exeext
12385 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12386 (eval $ac_link) 2>conftest.er1
12388 grep -v '^ *+' conftest.er1
>conftest.err
12390 cat conftest.err
>&5
12391 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12392 (exit $ac_status); } &&
12393 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12394 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12395 (eval $ac_try) 2>&5
12397 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12398 (exit $ac_status); }; } &&
12399 { ac_try
='test -s conftest$ac_exeext'
12400 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12401 (eval $ac_try) 2>&5
12403 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12404 (exit $ac_status); }; }; then
12405 ac_cv_c_gcc_gstabs
="yes"
12407 echo "$as_me: failed program was:" >&5
12408 sed 's/^/| /' conftest.
$ac_ext >&5
12410 ac_cv_c_gcc_gstabs
="no"
12412 rm -f conftest.err conftest.
$ac_objext \
12413 conftest
$ac_exeext conftest.
$ac_ext
12414 CFLAGS
=$ac_wine_try_cflags_saved
12416 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_gstabs" >&5
12417 echo "${ECHO_T}$ac_cv_c_gcc_gstabs" >&6
12418 if test "$ac_cv_c_gcc_gstabs" = "yes"
12420 EXTRACFLAGS
="$EXTRACFLAGS -gstabs+"
12423 saved_CFLAGS
="$CFLAGS"
12424 CFLAGS
="$CFLAGS -Wpointer-arith -Werror"
12425 echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
12426 echo $ECHO_N "checking for broken string.h that generates warnings... $ECHO_C" >&6
12427 if test "${ac_cv_c_string_h_warnings+set}" = set; then
12428 echo $ECHO_N "(cached) $ECHO_C" >&6
12430 cat >conftest.
$ac_ext <<_ACEOF
12433 cat confdefs.h
>>conftest.
$ac_ext
12434 cat >>conftest.
$ac_ext <<_ACEOF
12435 /* end confdefs.h. */
12436 #include <string.h>
12445 rm -f conftest.
$ac_objext
12446 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12447 (eval $ac_compile) 2>conftest.er1
12449 grep -v '^ *+' conftest.er1
>conftest.err
12451 cat conftest.err
>&5
12452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12453 (exit $ac_status); } &&
12454 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12455 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12456 (eval $ac_try) 2>&5
12458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12459 (exit $ac_status); }; } &&
12460 { ac_try
='test -s conftest.$ac_objext'
12461 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12462 (eval $ac_try) 2>&5
12464 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12465 (exit $ac_status); }; }; then
12466 ac_cv_c_string_h_warnings
=no
12468 echo "$as_me: failed program was:" >&5
12469 sed 's/^/| /' conftest.
$ac_ext >&5
12471 ac_cv_c_string_h_warnings
=yes
12473 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
12475 echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
12476 echo "${ECHO_T}$ac_cv_c_string_h_warnings" >&6
12477 CFLAGS
="$saved_CFLAGS"
12478 if test "$ac_cv_c_string_h_warnings" = "no"
12480 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
12485 echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
12486 echo $ECHO_N "checking how to define a function in assembly code... $ECHO_C" >&6
12487 if test "${ac_cv_asm_func_def+set}" = set; then
12488 echo $ECHO_N "(cached) $ECHO_C" >&6
12490 cat >conftest.
$ac_ext <<_ACEOF
12493 cat confdefs.h
>>conftest.
$ac_ext
12494 cat >>conftest.
$ac_ext <<_ACEOF
12495 /* end confdefs.h. */
12496 void ac_asm(void) { asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0"); }
12506 rm -f conftest.
$ac_objext conftest
$ac_exeext
12507 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12508 (eval $ac_link) 2>conftest.er1
12510 grep -v '^ *+' conftest.er1
>conftest.err
12512 cat conftest.err
>&5
12513 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12514 (exit $ac_status); } &&
12515 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12516 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12517 (eval $ac_try) 2>&5
12519 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12520 (exit $ac_status); }; } &&
12521 { ac_try
='test -s conftest$ac_exeext'
12522 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12523 (eval $ac_try) 2>&5
12525 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12526 (exit $ac_status); }; }; then
12527 ac_cv_asm_func_def
=".def"
12529 echo "$as_me: failed program was:" >&5
12530 sed 's/^/| /' conftest.
$ac_ext >&5
12532 cat >conftest.
$ac_ext <<_ACEOF
12535 cat confdefs.h
>>conftest.
$ac_ext
12536 cat >>conftest.
$ac_ext <<_ACEOF
12537 /* end confdefs.h. */
12538 void ac_asm(void) { asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0"); }
12548 rm -f conftest.
$ac_objext conftest
$ac_exeext
12549 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12550 (eval $ac_link) 2>conftest.er1
12552 grep -v '^ *+' conftest.er1
>conftest.err
12554 cat conftest.err
>&5
12555 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12556 (exit $ac_status); } &&
12557 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12558 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12559 (eval $ac_try) 2>&5
12561 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12562 (exit $ac_status); }; } &&
12563 { ac_try
='test -s conftest$ac_exeext'
12564 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12565 (eval $ac_try) 2>&5
12567 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12568 (exit $ac_status); }; }; then
12569 ac_cv_asm_func_def
=".type @function"
12571 echo "$as_me: failed program was:" >&5
12572 sed 's/^/| /' conftest.
$ac_ext >&5
12574 cat >conftest.
$ac_ext <<_ACEOF
12577 cat confdefs.h
>>conftest.
$ac_ext
12578 cat >>conftest.
$ac_ext <<_ACEOF
12579 /* end confdefs.h. */
12580 void ac_asm(void) { asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0"); }
12590 rm -f conftest.
$ac_objext conftest
$ac_exeext
12591 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12592 (eval $ac_link) 2>conftest.er1
12594 grep -v '^ *+' conftest.er1
>conftest.err
12596 cat conftest.err
>&5
12597 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12598 (exit $ac_status); } &&
12599 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12600 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12601 (eval $ac_try) 2>&5
12603 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12604 (exit $ac_status); }; } &&
12605 { ac_try
='test -s conftest$ac_exeext'
12606 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12607 (eval $ac_try) 2>&5
12609 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12610 (exit $ac_status); }; }; then
12611 ac_cv_asm_func_def
=".type 2"
12613 echo "$as_me: failed program was:" >&5
12614 sed 's/^/| /' conftest.
$ac_ext >&5
12616 ac_cv_asm_func_def
="unknown"
12618 rm -f conftest.err conftest.
$ac_objext \
12619 conftest
$ac_exeext conftest.
$ac_ext
12621 rm -f conftest.err conftest.
$ac_objext \
12622 conftest
$ac_exeext conftest.
$ac_ext
12624 rm -f conftest.err conftest.
$ac_objext \
12625 conftest
$ac_exeext conftest.
$ac_ext
12627 echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
12628 echo "${ECHO_T}$ac_cv_asm_func_def" >&6
12632 case "$ac_cv_asm_func_def" in
12634 cat >>confdefs.h
<<\_ACEOF
12635 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
12639 cat >>confdefs.h
<<\_ACEOF
12640 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
12644 cat >>confdefs.h
<<\_ACEOF
12645 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
12649 cat >>confdefs.h
<<\_ACEOF
12650 #define __ASM_FUNC(name) ""
12656 echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
12657 echo $ECHO_N "checking whether external symbols need an underscore prefix... $ECHO_C" >&6
12658 if test "${ac_cv_c_extern_prefix+set}" = set; then
12659 echo $ECHO_N "(cached) $ECHO_C" >&6
12661 cat >conftest.
$ac_ext <<_ACEOF
12664 cat confdefs.h
>>conftest.
$ac_ext
12665 cat >>conftest.
$ac_ext <<_ACEOF
12666 /* end confdefs.h. */
12667 void ac_asm(void) { asm(".globl _ac_test\n_ac_test:\t.long 0"); }
12668 extern int ac_test;
12672 if (ac_test) return 1
12677 rm -f conftest.
$ac_objext conftest
$ac_exeext
12678 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12679 (eval $ac_link) 2>conftest.er1
12681 grep -v '^ *+' conftest.er1
>conftest.err
12683 cat conftest.err
>&5
12684 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12685 (exit $ac_status); } &&
12686 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12687 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12688 (eval $ac_try) 2>&5
12690 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12691 (exit $ac_status); }; } &&
12692 { ac_try
='test -s conftest$ac_exeext'
12693 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12694 (eval $ac_try) 2>&5
12696 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12697 (exit $ac_status); }; }; then
12698 ac_cv_c_extern_prefix
="yes"
12700 echo "$as_me: failed program was:" >&5
12701 sed 's/^/| /' conftest.
$ac_ext >&5
12703 ac_cv_c_extern_prefix
="no"
12705 rm -f conftest.err conftest.
$ac_objext \
12706 conftest
$ac_exeext conftest.
$ac_ext
12708 echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
12709 echo "${ECHO_T}$ac_cv_c_extern_prefix" >&6
12713 if test "$ac_cv_c_extern_prefix" = "yes"
12715 cat >>confdefs.h
<<\_ACEOF
12716 #define __ASM_NAME(name) "_" name
12720 cat >>confdefs.h
<<\_ACEOF
12721 #define __ASM_NAME(name) name
12729 DLLFLAGS
="-D_REENTRANT"
12744 if test -n "$ac_tool_prefix"; then
12745 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
12746 set dummy
${ac_tool_prefix}dlltool
; ac_word
=$2
12747 echo "$as_me:$LINENO: checking for $ac_word" >&5
12748 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12749 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
12750 echo $ECHO_N "(cached) $ECHO_C" >&6
12752 if test -n "$DLLTOOL"; then
12753 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
12755 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12756 for as_dir
in $PATH
12759 test -z "$as_dir" && as_dir
=.
12760 for ac_exec_ext
in '' $ac_executable_extensions; do
12761 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12762 ac_cv_prog_DLLTOOL
="${ac_tool_prefix}dlltool"
12763 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12771 DLLTOOL
=$ac_cv_prog_DLLTOOL
12772 if test -n "$DLLTOOL"; then
12773 echo "$as_me:$LINENO: result: $DLLTOOL" >&5
12774 echo "${ECHO_T}$DLLTOOL" >&6
12776 echo "$as_me:$LINENO: result: no" >&5
12777 echo "${ECHO_T}no" >&6
12781 if test -z "$ac_cv_prog_DLLTOOL"; then
12782 ac_ct_DLLTOOL
=$DLLTOOL
12783 # Extract the first word of "dlltool", so it can be a program name with args.
12784 set dummy dlltool
; ac_word
=$2
12785 echo "$as_me:$LINENO: checking for $ac_word" >&5
12786 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12787 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
12788 echo $ECHO_N "(cached) $ECHO_C" >&6
12790 if test -n "$ac_ct_DLLTOOL"; then
12791 ac_cv_prog_ac_ct_DLLTOOL
="$ac_ct_DLLTOOL" # Let the user override the test.
12793 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12794 for as_dir
in $PATH
12797 test -z "$as_dir" && as_dir
=.
12798 for ac_exec_ext
in '' $ac_executable_extensions; do
12799 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12800 ac_cv_prog_ac_ct_DLLTOOL
="dlltool"
12801 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12807 test -z "$ac_cv_prog_ac_ct_DLLTOOL" && ac_cv_prog_ac_ct_DLLTOOL
="false"
12810 ac_ct_DLLTOOL
=$ac_cv_prog_ac_ct_DLLTOOL
12811 if test -n "$ac_ct_DLLTOOL"; then
12812 echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
12813 echo "${ECHO_T}$ac_ct_DLLTOOL" >&6
12815 echo "$as_me:$LINENO: result: no" >&5
12816 echo "${ECHO_T}no" >&6
12819 DLLTOOL
=$ac_ct_DLLTOOL
12821 DLLTOOL
="$ac_cv_prog_DLLTOOL"
12824 if test -n "$ac_tool_prefix"; then
12825 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
12826 set dummy
${ac_tool_prefix}dllwrap
; ac_word
=$2
12827 echo "$as_me:$LINENO: checking for $ac_word" >&5
12828 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12829 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
12830 echo $ECHO_N "(cached) $ECHO_C" >&6
12832 if test -n "$DLLWRAP"; then
12833 ac_cv_prog_DLLWRAP
="$DLLWRAP" # Let the user override the test.
12835 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12836 for as_dir
in $PATH
12839 test -z "$as_dir" && as_dir
=.
12840 for ac_exec_ext
in '' $ac_executable_extensions; do
12841 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12842 ac_cv_prog_DLLWRAP
="${ac_tool_prefix}dllwrap"
12843 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12851 DLLWRAP
=$ac_cv_prog_DLLWRAP
12852 if test -n "$DLLWRAP"; then
12853 echo "$as_me:$LINENO: result: $DLLWRAP" >&5
12854 echo "${ECHO_T}$DLLWRAP" >&6
12856 echo "$as_me:$LINENO: result: no" >&5
12857 echo "${ECHO_T}no" >&6
12861 if test -z "$ac_cv_prog_DLLWRAP"; then
12862 ac_ct_DLLWRAP
=$DLLWRAP
12863 # Extract the first word of "dllwrap", so it can be a program name with args.
12864 set dummy dllwrap
; ac_word
=$2
12865 echo "$as_me:$LINENO: checking for $ac_word" >&5
12866 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12867 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
12868 echo $ECHO_N "(cached) $ECHO_C" >&6
12870 if test -n "$ac_ct_DLLWRAP"; then
12871 ac_cv_prog_ac_ct_DLLWRAP
="$ac_ct_DLLWRAP" # Let the user override the test.
12873 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12874 for as_dir
in $PATH
12877 test -z "$as_dir" && as_dir
=.
12878 for ac_exec_ext
in '' $ac_executable_extensions; do
12879 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12880 ac_cv_prog_ac_ct_DLLWRAP
="dllwrap"
12881 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12887 test -z "$ac_cv_prog_ac_ct_DLLWRAP" && ac_cv_prog_ac_ct_DLLWRAP
="false"
12890 ac_ct_DLLWRAP
=$ac_cv_prog_ac_ct_DLLWRAP
12891 if test -n "$ac_ct_DLLWRAP"; then
12892 echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
12893 echo "${ECHO_T}$ac_ct_DLLWRAP" >&6
12895 echo "$as_me:$LINENO: result: no" >&5
12896 echo "${ECHO_T}no" >&6
12899 DLLWRAP
=$ac_ct_DLLWRAP
12901 DLLWRAP
="$ac_cv_prog_DLLWRAP"
12904 if test "$DLLWRAP" = "false"; then
12915 for ac_header
in dlfcn.h
12917 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12918 if eval "test \"\${$as_ac_Header+set}\" = set"; then
12919 echo "$as_me:$LINENO: checking for $ac_header" >&5
12920 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12921 if eval "test \"\${$as_ac_Header+set}\" = set"; then
12922 echo $ECHO_N "(cached) $ECHO_C" >&6
12924 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12925 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12927 # Is the header compilable?
12928 echo "$as_me:$LINENO: checking $ac_header usability" >&5
12929 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12930 cat >conftest.
$ac_ext <<_ACEOF
12933 cat confdefs.h
>>conftest.
$ac_ext
12934 cat >>conftest.
$ac_ext <<_ACEOF
12935 /* end confdefs.h. */
12936 $ac_includes_default
12937 #include <$ac_header>
12939 rm -f conftest.
$ac_objext
12940 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12941 (eval $ac_compile) 2>conftest.er1
12943 grep -v '^ *+' conftest.er1
>conftest.err
12945 cat conftest.err
>&5
12946 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12947 (exit $ac_status); } &&
12948 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12949 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12950 (eval $ac_try) 2>&5
12952 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12953 (exit $ac_status); }; } &&
12954 { ac_try
='test -s conftest.$ac_objext'
12955 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12956 (eval $ac_try) 2>&5
12958 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12959 (exit $ac_status); }; }; then
12960 ac_header_compiler
=yes
12962 echo "$as_me: failed program was:" >&5
12963 sed 's/^/| /' conftest.
$ac_ext >&5
12965 ac_header_compiler
=no
12967 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
12968 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12969 echo "${ECHO_T}$ac_header_compiler" >&6
12971 # Is the header present?
12972 echo "$as_me:$LINENO: checking $ac_header presence" >&5
12973 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12974 cat >conftest.
$ac_ext <<_ACEOF
12977 cat confdefs.h
>>conftest.
$ac_ext
12978 cat >>conftest.
$ac_ext <<_ACEOF
12979 /* end confdefs.h. */
12980 #include <$ac_header>
12982 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12983 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
12985 grep -v '^ *+' conftest.er1
>conftest.err
12987 cat conftest.err
>&5
12988 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12989 (exit $ac_status); } >/dev
/null
; then
12990 if test -s conftest.err
; then
12991 ac_cpp_err
=$ac_c_preproc_warn_flag
12992 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
12999 if test -z "$ac_cpp_err"; then
13000 ac_header_preproc
=yes
13002 echo "$as_me: failed program was:" >&5
13003 sed 's/^/| /' conftest.
$ac_ext >&5
13005 ac_header_preproc
=no
13007 rm -f conftest.err conftest.
$ac_ext
13008 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13009 echo "${ECHO_T}$ac_header_preproc" >&6
13011 # So? What about this header?
13012 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13014 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13015 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13016 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13017 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13018 ac_header_preproc
=yes
13021 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13022 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13023 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13024 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13025 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13026 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13027 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13028 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13029 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13030 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13031 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13032 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13035 ## ------------------------------------ ##
13036 ## Report this to wine-devel@winehq.org ##
13037 ## ------------------------------------ ##
13040 sed "s/^/$as_me: WARNING: /" >&2
13043 echo "$as_me:$LINENO: checking for $ac_header" >&5
13044 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
13045 if eval "test \"\${$as_ac_Header+set}\" = set"; then
13046 echo $ECHO_N "(cached) $ECHO_C" >&6
13048 eval "$as_ac_Header=\$ac_header_preproc"
13050 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13051 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
13054 if test `eval echo '${'$as_ac_Header'}'` = yes; then
13055 cat >>confdefs.h
<<_ACEOF
13056 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
13059 for ac_func
in dlopen
13061 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
13062 echo "$as_me:$LINENO: checking for $ac_func" >&5
13063 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
13064 if eval "test \"\${$as_ac_var+set}\" = set"; then
13065 echo $ECHO_N "(cached) $ECHO_C" >&6
13067 cat >conftest.
$ac_ext <<_ACEOF
13070 cat confdefs.h
>>conftest.
$ac_ext
13071 cat >>conftest.
$ac_ext <<_ACEOF
13072 /* end confdefs.h. */
13073 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13074 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13075 #define $ac_func innocuous_$ac_func
13077 /* System header to define __stub macros and hopefully few prototypes,
13078 which can conflict with char $ac_func (); below.
13079 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13080 <limits.h> exists even on freestanding compilers. */
13083 # include <limits.h>
13085 # include <assert.h>
13090 /* Override any gcc2 internal prototype to avoid an error. */
13095 /* We use char because int might match the return type of a gcc2
13096 builtin and then its argument prototype would still apply. */
13098 /* The GNU C library defines this for functions which it implements
13099 to always fail with ENOSYS. Some functions are actually named
13100 something starting with __ and the normal name is an alias. */
13101 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
13104 char (*f) () = $ac_func;
13113 return f != $ac_func;
13118 rm -f conftest.
$ac_objext conftest
$ac_exeext
13119 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13120 (eval $ac_link) 2>conftest.er1
13122 grep -v '^ *+' conftest.er1
>conftest.err
13124 cat conftest.err
>&5
13125 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13126 (exit $ac_status); } &&
13127 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13128 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13129 (eval $ac_try) 2>&5
13131 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13132 (exit $ac_status); }; } &&
13133 { ac_try
='test -s conftest$ac_exeext'
13134 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13135 (eval $ac_try) 2>&5
13137 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13138 (exit $ac_status); }; }; then
13139 eval "$as_ac_var=yes"
13141 echo "$as_me: failed program was:" >&5
13142 sed 's/^/| /' conftest.
$ac_ext >&5
13144 eval "$as_ac_var=no"
13146 rm -f conftest.err conftest.
$ac_objext \
13147 conftest
$ac_exeext conftest.
$ac_ext
13149 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13150 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
13151 if test `eval echo '${'$as_ac_var'}'` = yes; then
13152 cat >>confdefs.h
<<_ACEOF
13153 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
13157 echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
13158 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
13159 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
13160 echo $ECHO_N "(cached) $ECHO_C" >&6
13162 ac_check_lib_save_LIBS
=$LIBS
13164 cat >conftest.
$ac_ext <<_ACEOF
13167 cat confdefs.h
>>conftest.
$ac_ext
13168 cat >>conftest.
$ac_ext <<_ACEOF
13169 /* end confdefs.h. */
13171 /* Override any gcc2 internal prototype to avoid an error. */
13175 /* We use char because int might match the return type of a gcc2
13176 builtin and then its argument prototype would still apply. */
13186 rm -f conftest.
$ac_objext conftest
$ac_exeext
13187 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13188 (eval $ac_link) 2>conftest.er1
13190 grep -v '^ *+' conftest.er1
>conftest.err
13192 cat conftest.err
>&5
13193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13194 (exit $ac_status); } &&
13195 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13196 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13197 (eval $ac_try) 2>&5
13199 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13200 (exit $ac_status); }; } &&
13201 { ac_try
='test -s conftest$ac_exeext'
13202 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13203 (eval $ac_try) 2>&5
13205 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13206 (exit $ac_status); }; }; then
13207 ac_cv_lib_dl_dlopen
=yes
13209 echo "$as_me: failed program was:" >&5
13210 sed 's/^/| /' conftest.
$ac_ext >&5
13212 ac_cv_lib_dl_dlopen
=no
13214 rm -f conftest.err conftest.
$ac_objext \
13215 conftest
$ac_exeext conftest.
$ac_ext
13216 LIBS
=$ac_check_lib_save_LIBS
13218 echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
13219 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
13220 if test $ac_cv_lib_dl_dlopen = yes; then
13222 cat >>confdefs.h
<<\_ACEOF
13223 #define HAVE_DLOPEN 1
13241 if test "$LIBEXT" = "so"
13243 DLLFLAGS
="$DLLFLAGS -fPIC"
13245 echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
13246 echo $ECHO_N "checking whether we can build a GNU style ELF dll... $ECHO_C" >&6
13247 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
13248 echo $ECHO_N "(cached) $ECHO_C" >&6
13250 ac_wine_try_cflags_saved
=$CFLAGS
13251 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-soname,conftest.so.1.0,-Bsymbolic"
13252 cat >conftest.
$ac_ext <<_ACEOF
13255 rm -f conftest.
$ac_objext conftest
$ac_exeext
13256 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13257 (eval $ac_link) 2>conftest.er1
13259 grep -v '^ *+' conftest.er1
>conftest.err
13261 cat conftest.err
>&5
13262 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13263 (exit $ac_status); } &&
13264 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13265 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13266 (eval $ac_try) 2>&5
13268 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13269 (exit $ac_status); }; } &&
13270 { ac_try
='test -s conftest$ac_exeext'
13271 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13272 (eval $ac_try) 2>&5
13274 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13275 (exit $ac_status); }; }; then
13276 ac_cv_c_dll_gnuelf
="yes"
13278 echo "$as_me: failed program was:" >&5
13279 sed 's/^/| /' conftest.
$ac_ext >&5
13281 ac_cv_c_dll_gnuelf
="no"
13283 rm -f conftest.err conftest.
$ac_objext \
13284 conftest
$ac_exeext conftest.
$ac_ext
13285 CFLAGS
=$ac_wine_try_cflags_saved
13287 echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
13288 echo "${ECHO_T}$ac_cv_c_dll_gnuelf" >&6
13289 if test "$ac_cv_c_dll_gnuelf" = "yes"
13291 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
13292 LDDLLFLAGS
="-shared -Wl,-Bsymbolic"
13293 echo "$as_me:$LINENO: checking whether the linker accepts -z defs" >&5
13294 echo $ECHO_N "checking whether the linker accepts -z defs... $ECHO_C" >&6
13295 if test "${ac_cv_c_dll_zdefs+set}" = set; then
13296 echo $ECHO_N "(cached) $ECHO_C" >&6
13298 ac_wine_try_cflags_saved
=$CFLAGS
13299 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
13300 cat >conftest.
$ac_ext <<_ACEOF
13303 cat confdefs.h
>>conftest.
$ac_ext
13304 cat >>conftest.
$ac_ext <<_ACEOF
13305 /* end confdefs.h. */
13315 rm -f conftest.
$ac_objext conftest
$ac_exeext
13316 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13317 (eval $ac_link) 2>conftest.er1
13319 grep -v '^ *+' conftest.er1
>conftest.err
13321 cat conftest.err
>&5
13322 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13323 (exit $ac_status); } &&
13324 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13325 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13326 (eval $ac_try) 2>&5
13328 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13329 (exit $ac_status); }; } &&
13330 { ac_try
='test -s conftest$ac_exeext'
13331 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13332 (eval $ac_try) 2>&5
13334 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13335 (exit $ac_status); }; }; then
13336 ac_cv_c_dll_zdefs
="yes"
13338 echo "$as_me: failed program was:" >&5
13339 sed 's/^/| /' conftest.
$ac_ext >&5
13341 ac_cv_c_dll_zdefs
="no"
13343 rm -f conftest.err conftest.
$ac_objext \
13344 conftest
$ac_exeext conftest.
$ac_ext
13345 CFLAGS
=$ac_wine_try_cflags_saved
13347 echo "$as_me:$LINENO: result: $ac_cv_c_dll_zdefs" >&5
13348 echo "${ECHO_T}$ac_cv_c_dll_zdefs" >&6
13349 if test "$ac_cv_c_dll_zdefs" = "yes"
13351 LDDLLFLAGS
="$LDDLLFLAGS,-z,defs"
13354 echo "$as_me:$LINENO: checking whether the linker accepts -init and -fini" >&5
13355 echo $ECHO_N "checking whether the linker accepts -init and -fini... $ECHO_C" >&6
13356 if test "${ac_cv_c_dll_init_fini+set}" = set; then
13357 echo $ECHO_N "(cached) $ECHO_C" >&6
13359 ac_wine_try_cflags_saved
=$CFLAGS
13360 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
13361 cat >conftest.
$ac_ext <<_ACEOF
13364 cat confdefs.h
>>conftest.
$ac_ext
13365 cat >>conftest.
$ac_ext <<_ACEOF
13366 /* end confdefs.h. */
13376 rm -f conftest.
$ac_objext conftest
$ac_exeext
13377 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13378 (eval $ac_link) 2>conftest.er1
13380 grep -v '^ *+' conftest.er1
>conftest.err
13382 cat conftest.err
>&5
13383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13384 (exit $ac_status); } &&
13385 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13386 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13387 (eval $ac_try) 2>&5
13389 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13390 (exit $ac_status); }; } &&
13391 { ac_try
='test -s conftest$ac_exeext'
13392 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13393 (eval $ac_try) 2>&5
13395 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13396 (exit $ac_status); }; }; then
13397 ac_cv_c_dll_init_fini
="yes"
13399 echo "$as_me: failed program was:" >&5
13400 sed 's/^/| /' conftest.
$ac_ext >&5
13402 ac_cv_c_dll_init_fini
="no"
13404 rm -f conftest.err conftest.
$ac_objext \
13405 conftest
$ac_exeext conftest.
$ac_ext
13406 CFLAGS
=$ac_wine_try_cflags_saved
13408 echo "$as_me:$LINENO: result: $ac_cv_c_dll_init_fini" >&5
13409 echo "${ECHO_T}$ac_cv_c_dll_init_fini" >&6
13410 if test "$ac_cv_c_dll_init_fini" = "yes"
13412 LDDLLFLAGS
="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
13415 echo "$as_me:$LINENO: checking whether the linker accepts version scripts" >&5
13416 echo $ECHO_N "checking whether the linker accepts version scripts... $ECHO_C" >&6
13417 if test "${ac_cv_c_ld_version_scripts+set}" = set; then
13418 echo $ECHO_N "(cached) $ECHO_C" >&6
13420 echo '{ global: *; };' >conftest.map
13421 ac_wine_try_cflags_saved
=$CFLAGS
13422 CFLAGS
="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
13423 cat >conftest.
$ac_ext <<_ACEOF
13426 cat confdefs.h
>>conftest.
$ac_ext
13427 cat >>conftest.
$ac_ext <<_ACEOF
13428 /* end confdefs.h. */
13438 rm -f conftest.
$ac_objext conftest
$ac_exeext
13439 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13440 (eval $ac_link) 2>conftest.er1
13442 grep -v '^ *+' conftest.er1
>conftest.err
13444 cat conftest.err
>&5
13445 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13446 (exit $ac_status); } &&
13447 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13448 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13449 (eval $ac_try) 2>&5
13451 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13452 (exit $ac_status); }; } &&
13453 { ac_try
='test -s conftest$ac_exeext'
13454 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13455 (eval $ac_try) 2>&5
13457 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13458 (exit $ac_status); }; }; then
13459 ac_cv_c_ld_version_scripts
="yes"
13461 echo "$as_me: failed program was:" >&5
13462 sed 's/^/| /' conftest.
$ac_ext >&5
13464 ac_cv_c_ld_version_scripts
="no"
13466 rm -f conftest.err conftest.
$ac_objext \
13467 conftest
$ac_exeext conftest.
$ac_ext
13468 CFLAGS
=$ac_wine_try_cflags_saved
13471 echo "$as_me:$LINENO: result: $ac_cv_c_ld_version_scripts" >&5
13472 echo "${ECHO_T}$ac_cv_c_ld_version_scripts" >&6
13473 if test "$ac_cv_c_ld_version_scripts" = "yes"
13475 LDSHARED
="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
13478 echo "$as_me:$LINENO: checking whether the linker accepts --export-dynamic" >&5
13479 echo $ECHO_N "checking whether the linker accepts --export-dynamic... $ECHO_C" >&6
13480 if test "${ac_cv_c_export_dynamic+set}" = set; then
13481 echo $ECHO_N "(cached) $ECHO_C" >&6
13483 ac_wine_try_cflags_saved
=$CFLAGS
13484 CFLAGS
="$CFLAGS -fPIC -Wl,--export-dynamic"
13485 cat >conftest.
$ac_ext <<_ACEOF
13488 cat confdefs.h
>>conftest.
$ac_ext
13489 cat >>conftest.
$ac_ext <<_ACEOF
13490 /* end confdefs.h. */
13500 rm -f conftest.
$ac_objext conftest
$ac_exeext
13501 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13502 (eval $ac_link) 2>conftest.er1
13504 grep -v '^ *+' conftest.er1
>conftest.err
13506 cat conftest.err
>&5
13507 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13508 (exit $ac_status); } &&
13509 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13510 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13511 (eval $ac_try) 2>&5
13513 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13514 (exit $ac_status); }; } &&
13515 { ac_try
='test -s conftest$ac_exeext'
13516 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13517 (eval $ac_try) 2>&5
13519 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13520 (exit $ac_status); }; }; then
13521 ac_cv_c_export_dynamic
="yes"
13523 echo "$as_me: failed program was:" >&5
13524 sed 's/^/| /' conftest.
$ac_ext >&5
13526 ac_cv_c_export_dynamic
="no"
13528 rm -f conftest.err conftest.
$ac_objext \
13529 conftest
$ac_exeext conftest.
$ac_ext
13530 CFLAGS
=$ac_wine_try_cflags_saved
13532 echo "$as_me:$LINENO: result: $ac_cv_c_export_dynamic" >&5
13533 echo "${ECHO_T}$ac_cv_c_export_dynamic" >&6
13534 if test "$ac_cv_c_export_dynamic" = "yes"
13536 LDEXECFLAGS
="-Wl,--export-dynamic"
13542 echo "$as_me:$LINENO: checking whether we can relocate the executable to 0x7bf00000" >&5
13543 echo $ECHO_N "checking whether we can relocate the executable to 0x7bf00000... $ECHO_C" >&6
13544 if test "${ac_cv_ld_reloc_exec+set}" = set; then
13545 echo $ECHO_N "(cached) $ECHO_C" >&6
13547 ac_wine_try_cflags_saved
=$CFLAGS
13548 CFLAGS
="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
13549 cat >conftest.
$ac_ext <<_ACEOF
13552 cat confdefs.h
>>conftest.
$ac_ext
13553 cat >>conftest.
$ac_ext <<_ACEOF
13554 /* end confdefs.h. */
13564 rm -f conftest.
$ac_objext conftest
$ac_exeext
13565 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13566 (eval $ac_link) 2>conftest.er1
13568 grep -v '^ *+' conftest.er1
>conftest.err
13570 cat conftest.err
>&5
13571 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13572 (exit $ac_status); } &&
13573 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13574 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13575 (eval $ac_try) 2>&5
13577 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13578 (exit $ac_status); }; } &&
13579 { ac_try
='test -s conftest$ac_exeext'
13580 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13581 (eval $ac_try) 2>&5
13583 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13584 (exit $ac_status); }; }; then
13585 ac_cv_ld_reloc_exec
="yes"
13587 echo "$as_me: failed program was:" >&5
13588 sed 's/^/| /' conftest.
$ac_ext >&5
13590 ac_cv_ld_reloc_exec
="no"
13592 rm -f conftest.err conftest.
$ac_objext \
13593 conftest
$ac_exeext conftest.
$ac_ext
13594 CFLAGS
=$ac_wine_try_cflags_saved
13596 echo "$as_me:$LINENO: result: $ac_cv_ld_reloc_exec" >&5
13597 echo "${ECHO_T}$ac_cv_ld_reloc_exec" >&6
13598 if test "$ac_cv_ld_reloc_exec" = "yes"
13600 LDEXECFLAGS
="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
13606 echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
13607 echo $ECHO_N "checking whether we can build a UnixWare (Solaris) dll... $ECHO_C" >&6
13608 if test "${ac_cv_c_dll_unixware+set}" = set; then
13609 echo $ECHO_N "(cached) $ECHO_C" >&6
13611 ac_wine_try_cflags_saved
=$CFLAGS
13612 CFLAGS
="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
13613 cat >conftest.
$ac_ext <<_ACEOF
13616 rm -f conftest.
$ac_objext conftest
$ac_exeext
13617 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13618 (eval $ac_link) 2>conftest.er1
13620 grep -v '^ *+' conftest.er1
>conftest.err
13622 cat conftest.err
>&5
13623 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13624 (exit $ac_status); } &&
13625 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13626 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13627 (eval $ac_try) 2>&5
13629 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13630 (exit $ac_status); }; } &&
13631 { ac_try
='test -s conftest$ac_exeext'
13632 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13633 (eval $ac_try) 2>&5
13635 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13636 (exit $ac_status); }; }; then
13637 ac_cv_c_dll_unixware
="yes"
13639 echo "$as_me: failed program was:" >&5
13640 sed 's/^/| /' conftest.
$ac_ext >&5
13642 ac_cv_c_dll_unixware
="no"
13644 rm -f conftest.err conftest.
$ac_objext \
13645 conftest
$ac_exeext conftest.
$ac_ext
13646 CFLAGS
=$ac_wine_try_cflags_saved
13648 echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
13649 echo "${ECHO_T}$ac_cv_c_dll_unixware" >&6
13650 if test "$ac_cv_c_dll_unixware" = "yes"
13652 LDSHARED
="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
13653 LDDLLFLAGS
="-Wl,-G,-B,symbolic"
13656 echo "$as_me:$LINENO: checking whether we can build a Mach-O (Mac OS X/Darwin) dll" >&5
13657 echo $ECHO_N "checking whether we can build a Mach-O (Mac OS X/Darwin) dll... $ECHO_C" >&6
13658 if test "${ac_cv_c_dll_macho+set}" = set; then
13659 echo $ECHO_N "(cached) $ECHO_C" >&6
13661 ac_wine_try_cflags_saved
=$CFLAGS
13662 CFLAGS
="$CFLAGS -bundle"
13663 cat >conftest.
$ac_ext <<_ACEOF
13666 rm -f conftest.
$ac_objext conftest
$ac_exeext
13667 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13668 (eval $ac_link) 2>conftest.er1
13670 grep -v '^ *+' conftest.er1
>conftest.err
13672 cat conftest.err
>&5
13673 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13674 (exit $ac_status); } &&
13675 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13676 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13677 (eval $ac_try) 2>&5
13679 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13680 (exit $ac_status); }; } &&
13681 { ac_try
='test -s conftest$ac_exeext'
13682 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13683 (eval $ac_try) 2>&5
13685 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13686 (exit $ac_status); }; }; then
13687 ac_cv_c_dll_macho
="yes"
13689 echo "$as_me: failed program was:" >&5
13690 sed 's/^/| /' conftest.
$ac_ext >&5
13692 ac_cv_c_dll_macho
="no"
13694 rm -f conftest.err conftest.
$ac_objext \
13695 conftest
$ac_exeext conftest.
$ac_ext
13696 CFLAGS
=$ac_wine_try_cflags_saved
13698 echo "$as_me:$LINENO: result: $ac_cv_c_dll_macho" >&5
13699 echo "${ECHO_T}$ac_cv_c_dll_macho" >&6
13700 if test "$ac_cv_c_dll_macho" = "yes"
13703 LDDLLFLAGS
="-bundle -flat_namespace -undefined suppress -read_only_relocs warning"
13704 LDSHARED
="\$(CC) -dynamiclib"
13705 CFLAGS
="$CFLAGS -ffixed-r13 -no-cpp-precomp"
13706 STRIP
="$STRIP -u -r"
13707 LDEXECFLAGS
="-seg1addr 0x120000"
13709 LDLIBWINEFLAGS
="-seg1addr 0x140000"
13711 COREFOUNDATIONLIB
="-framework CoreFoundation"
13713 IOKITLIB
="-framework IOKit"
13715 IOKITLIB
="$IOKITLIB $COREFOUNDATIONLIB"
13717 echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
13718 echo $ECHO_N "checking whether we can build an HP-UX dll... $ECHO_C" >&6
13719 if test "${ac_cv_c_dll_hpux+set}" = set; then
13720 echo $ECHO_N "(cached) $ECHO_C" >&6
13722 ac_wine_try_cflags_saved
=$CFLAGS
13723 CFLAGS
="$CFLAGS -shared"
13724 cat >conftest.
$ac_ext <<_ACEOF
13727 rm -f conftest.
$ac_objext conftest
$ac_exeext
13728 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13729 (eval $ac_link) 2>conftest.er1
13731 grep -v '^ *+' conftest.er1
>conftest.err
13733 cat conftest.err
>&5
13734 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13735 (exit $ac_status); } &&
13736 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13737 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13738 (eval $ac_try) 2>&5
13740 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13741 (exit $ac_status); }; } &&
13742 { ac_try
='test -s conftest$ac_exeext'
13743 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13744 (eval $ac_try) 2>&5
13746 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13747 (exit $ac_status); }; }; then
13748 ac_cv_c_dll_hpux
="yes"
13750 echo "$as_me: failed program was:" >&5
13751 sed 's/^/| /' conftest.
$ac_ext >&5
13753 ac_cv_c_dll_hpux
="no"
13755 rm -f conftest.err conftest.
$ac_objext \
13756 conftest
$ac_exeext conftest.
$ac_ext
13757 CFLAGS
=$ac_wine_try_cflags_saved
13759 echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
13760 echo "${ECHO_T}$ac_cv_c_dll_hpux" >&6
13761 if test "$ac_cv_c_dll_hpux" = "yes"
13765 LDDLLFLAGS
="-shared -fPIC"
13766 LDSHARED
="\$(CC) -shared"
13775 if test "$cross_compiling" = "no"
13777 for ac_prog
in i586-mingw32msvc-gcc i386-mingw32msvc-gcc i386-mingw32-gcc mingw-gcc
13779 # Extract the first word of "$ac_prog", so it can be a program name with args.
13780 set dummy
$ac_prog; ac_word
=$2
13781 echo "$as_me:$LINENO: checking for $ac_word" >&5
13782 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13783 if test "${ac_cv_prog_CROSSCC+set}" = set; then
13784 echo $ECHO_N "(cached) $ECHO_C" >&6
13786 if test -n "$CROSSCC"; then
13787 ac_cv_prog_CROSSCC
="$CROSSCC" # Let the user override the test.
13789 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13790 for as_dir
in $PATH
13793 test -z "$as_dir" && as_dir
=.
13794 for ac_exec_ext
in '' $ac_executable_extensions; do
13795 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13796 ac_cv_prog_CROSSCC
="$ac_prog"
13797 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13805 CROSSCC
=$ac_cv_prog_CROSSCC
13806 if test -n "$CROSSCC"; then
13807 echo "$as_me:$LINENO: result: $CROSSCC" >&5
13808 echo "${ECHO_T}$CROSSCC" >&6
13810 echo "$as_me:$LINENO: result: no" >&5
13811 echo "${ECHO_T}no" >&6
13814 test -n "$CROSSCC" && break
13816 test -n "$CROSSCC" || CROSSCC
="false"
13818 for ac_prog
in i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i386-mingw32-dlltool mingw-dlltool
13820 # Extract the first word of "$ac_prog", so it can be a program name with args.
13821 set dummy
$ac_prog; ac_word
=$2
13822 echo "$as_me:$LINENO: checking for $ac_word" >&5
13823 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13824 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
13825 echo $ECHO_N "(cached) $ECHO_C" >&6
13827 if test -n "$DLLTOOL"; then
13828 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
13830 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13831 for as_dir
in $PATH
13834 test -z "$as_dir" && as_dir
=.
13835 for ac_exec_ext
in '' $ac_executable_extensions; do
13836 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13837 ac_cv_prog_DLLTOOL
="$ac_prog"
13838 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13846 DLLTOOL
=$ac_cv_prog_DLLTOOL
13847 if test -n "$DLLTOOL"; then
13848 echo "$as_me:$LINENO: result: $DLLTOOL" >&5
13849 echo "${ECHO_T}$DLLTOOL" >&6
13851 echo "$as_me:$LINENO: result: no" >&5
13852 echo "${ECHO_T}no" >&6
13855 test -n "$DLLTOOL" && break
13857 test -n "$DLLTOOL" || DLLTOOL
="false"
13859 for ac_prog
in i586-mingw32msvc-windres i386-mingw32msvc-windres i386-mingw32-windres mingw-windres
13861 # Extract the first word of "$ac_prog", so it can be a program name with args.
13862 set dummy
$ac_prog; ac_word
=$2
13863 echo "$as_me:$LINENO: checking for $ac_word" >&5
13864 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13865 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
13866 echo $ECHO_N "(cached) $ECHO_C" >&6
13868 if test -n "$CROSSWINDRES"; then
13869 ac_cv_prog_CROSSWINDRES
="$CROSSWINDRES" # Let the user override the test.
13871 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13872 for as_dir
in $PATH
13875 test -z "$as_dir" && as_dir
=.
13876 for ac_exec_ext
in '' $ac_executable_extensions; do
13877 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13878 ac_cv_prog_CROSSWINDRES
="$ac_prog"
13879 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13887 CROSSWINDRES
=$ac_cv_prog_CROSSWINDRES
13888 if test -n "$CROSSWINDRES"; then
13889 echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
13890 echo "${ECHO_T}$CROSSWINDRES" >&6
13892 echo "$as_me:$LINENO: result: no" >&5
13893 echo "${ECHO_T}no" >&6
13896 test -n "$CROSSWINDRES" && break
13898 test -n "$CROSSWINDRES" || CROSSWINDRES
="false"
13900 if test "$CROSSCC" != "false"; then CROSSTEST
="\$(CROSSTEST)"; fi
13905 if test "$LIBEXT" = "a"; then
13906 { { echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
13907 It is currently not possible to build Wine without shared library
13908 (.so) support to allow transparent switch between .so and .dll files.
13909 If you are using Linux, you will need a newer binutils.
13911 echo "$as_me: error: could not find a way to build shared libraries.
13912 It is currently not possible to build Wine without shared library
13913 (.so) support to allow transparent switch between .so and .dll files.
13914 If you are using Linux, you will need a newer binutils.
13916 { (exit 1); exit 1; }; }
13921 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$PATH\""
13924 LDPATH
="DYLD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$DYLD_LIBRARY_PATH\""
13927 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$LD_LIBRARY_PATH\""
13935 SOCKETLIBS
="-lws2_32"
13943 *i
[3456789]86*) WINE_BINARIES
="wine-glibc wine-kthread wine-pthread wine-preloader"
13945 *) WINE_BINARIES
="wine-glibc wine-kthread wine-pthread"
13948 MAIN_BINARY
="wine-glibc"
13952 WINE_BINARIES
="wine-pthread"
13954 MAIN_BINARY
="wine-pthread"
13958 WINE_BINARIES
="wine-kthread"
13960 MAIN_BINARY
="wine-kthread"
13966 if test "$LIBEXT" = "so" -o "$LIBEXT" = "dylib"
13968 # Extract the first word of "ldd", so it can be a program name with args.
13969 set dummy ldd
; ac_word
=$2
13970 echo "$as_me:$LINENO: checking for $ac_word" >&5
13971 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13972 if test "${ac_cv_path_LDD+set}" = set; then
13973 echo $ECHO_N "(cached) $ECHO_C" >&6
13977 ac_cv_path_LDD
="$LDD" # Let the user override the test with a path.
13980 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13981 as_dummy
="/sbin:/usr/sbin:$PATH"
13982 for as_dir
in $as_dummy
13985 test -z "$as_dir" && as_dir
=.
13986 for ac_exec_ext
in '' $ac_executable_extensions; do
13987 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13988 ac_cv_path_LDD
="$as_dir/$ac_word$ac_exec_ext"
13989 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13995 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD
="true"
13999 LDD
=$ac_cv_path_LDD
14001 if test -n "$LDD"; then
14002 echo "$as_me:$LINENO: result: $LDD" >&5
14003 echo "${ECHO_T}$LDD" >&6
14005 echo "$as_me:$LINENO: result: no" >&5
14006 echo "${ECHO_T}no" >&6
14010 echo "$as_me:$LINENO: checking for -lX11 soname" >&5
14011 echo $ECHO_N "checking for -lX11 soname... $ECHO_C" >&6
14012 if test "${ac_cv_lib_soname_X11+set}" = set; then
14013 echo $ECHO_N "(cached) $ECHO_C" >&6
14015 ac_get_soname_save_LIBS
=$LIBS
14016 LIBS
="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
14017 cat >conftest.
$ac_ext <<_ACEOF
14020 cat confdefs.h
>>conftest.
$ac_ext
14021 cat >>conftest.
$ac_ext <<_ACEOF
14022 /* end confdefs.h. */
14024 /* Override any gcc2 internal prototype to avoid an error. */
14028 /* We use char because int might match the return type of a gcc2
14029 builtin and then its argument prototype would still apply. */
14030 char XCreateWindow ();
14039 rm -f conftest.
$ac_objext conftest
$ac_exeext
14040 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14041 (eval $ac_link) 2>conftest.er1
14043 grep -v '^ *+' conftest.er1
>conftest.err
14045 cat conftest.err
>&5
14046 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14047 (exit $ac_status); } &&
14048 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14049 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14050 (eval $ac_try) 2>&5
14052 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14053 (exit $ac_status); }; } &&
14054 { ac_try
='test -s conftest$ac_exeext'
14055 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14056 (eval $ac_try) 2>&5
14058 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14059 (exit $ac_status); }; }; then
14060 ac_cv_lib_soname_X11
=`$ac_cv_path_LDD conftest$ac_exeext | grep libX11\\.$LIBEXT | sed "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"`
14061 if test "x$ac_cv_lib_soname_X11" = "x"
14063 ac_cv_lib_soname_X11
="libX11.$LIBEXT"
14066 echo "$as_me: failed program was:" >&5
14067 sed 's/^/| /' conftest.
$ac_ext >&5
14069 ac_cv_lib_soname_X11
="libX11.$LIBEXT"
14071 rm -f conftest.err conftest.
$ac_objext \
14072 conftest
$ac_exeext conftest.
$ac_ext
14073 LIBS
=$ac_get_soname_save_LIBS
14075 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
14076 echo "${ECHO_T}$ac_cv_lib_soname_X11" >&6
14077 if test "x$ac_cv_lib_soname_X11" != xNONE
14079 cat >>confdefs.h
<<_ACEOF
14080 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
14084 echo "$as_me:$LINENO: checking for -lXext soname" >&5
14085 echo $ECHO_N "checking for -lXext soname... $ECHO_C" >&6
14086 if test "${ac_cv_lib_soname_Xext+set}" = set; then
14087 echo $ECHO_N "(cached) $ECHO_C" >&6
14089 ac_get_soname_save_LIBS
=$LIBS
14090 LIBS
="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
14091 cat >conftest.
$ac_ext <<_ACEOF
14094 cat confdefs.h
>>conftest.
$ac_ext
14095 cat >>conftest.
$ac_ext <<_ACEOF
14096 /* end confdefs.h. */
14098 /* Override any gcc2 internal prototype to avoid an error. */
14102 /* We use char because int might match the return type of a gcc2
14103 builtin and then its argument prototype would still apply. */
14104 char XextCreateExtension ();
14108 XextCreateExtension ();
14113 rm -f conftest.
$ac_objext conftest
$ac_exeext
14114 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14115 (eval $ac_link) 2>conftest.er1
14117 grep -v '^ *+' conftest.er1
>conftest.err
14119 cat conftest.err
>&5
14120 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14121 (exit $ac_status); } &&
14122 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14123 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14124 (eval $ac_try) 2>&5
14126 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14127 (exit $ac_status); }; } &&
14128 { ac_try
='test -s conftest$ac_exeext'
14129 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14130 (eval $ac_try) 2>&5
14132 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14133 (exit $ac_status); }; }; then
14134 ac_cv_lib_soname_Xext
=`$ac_cv_path_LDD conftest$ac_exeext | grep libXext\\.$LIBEXT | sed "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"`
14135 if test "x$ac_cv_lib_soname_Xext" = "x"
14137 ac_cv_lib_soname_Xext
="libXext.$LIBEXT"
14140 echo "$as_me: failed program was:" >&5
14141 sed 's/^/| /' conftest.
$ac_ext >&5
14143 ac_cv_lib_soname_Xext
="libXext.$LIBEXT"
14145 rm -f conftest.err conftest.
$ac_objext \
14146 conftest
$ac_exeext conftest.
$ac_ext
14147 LIBS
=$ac_get_soname_save_LIBS
14149 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
14150 echo "${ECHO_T}$ac_cv_lib_soname_Xext" >&6
14151 if test "x$ac_cv_lib_soname_Xext" != xNONE
14153 cat >>confdefs.h
<<_ACEOF
14154 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
14158 echo "$as_me:$LINENO: checking for -lXi soname" >&5
14159 echo $ECHO_N "checking for -lXi soname... $ECHO_C" >&6
14160 if test "${ac_cv_lib_soname_Xi+set}" = set; then
14161 echo $ECHO_N "(cached) $ECHO_C" >&6
14163 ac_get_soname_save_LIBS
=$LIBS
14164 LIBS
="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
14165 cat >conftest.
$ac_ext <<_ACEOF
14168 cat confdefs.h
>>conftest.
$ac_ext
14169 cat >>conftest.
$ac_ext <<_ACEOF
14170 /* end confdefs.h. */
14172 /* Override any gcc2 internal prototype to avoid an error. */
14176 /* We use char because int might match the return type of a gcc2
14177 builtin and then its argument prototype would still apply. */
14178 char XOpenDevice ();
14187 rm -f conftest.
$ac_objext conftest
$ac_exeext
14188 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14189 (eval $ac_link) 2>conftest.er1
14191 grep -v '^ *+' conftest.er1
>conftest.err
14193 cat conftest.err
>&5
14194 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14195 (exit $ac_status); } &&
14196 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14197 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14198 (eval $ac_try) 2>&5
14200 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14201 (exit $ac_status); }; } &&
14202 { ac_try
='test -s conftest$ac_exeext'
14203 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14204 (eval $ac_try) 2>&5
14206 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14207 (exit $ac_status); }; }; then
14208 ac_cv_lib_soname_Xi
=`$ac_cv_path_LDD conftest$ac_exeext | grep libXi\\.$LIBEXT | sed "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"`
14209 if test "x$ac_cv_lib_soname_Xi" = "x"
14211 ac_cv_lib_soname_Xi
="libXi.$LIBEXT"
14214 echo "$as_me: failed program was:" >&5
14215 sed 's/^/| /' conftest.
$ac_ext >&5
14217 ac_cv_lib_soname_Xi
="libXi.$LIBEXT"
14219 rm -f conftest.err conftest.
$ac_objext \
14220 conftest
$ac_exeext conftest.
$ac_ext
14221 LIBS
=$ac_get_soname_save_LIBS
14223 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
14224 echo "${ECHO_T}$ac_cv_lib_soname_Xi" >&6
14225 if test "x$ac_cv_lib_soname_Xi" != xNONE
14227 cat >>confdefs.h
<<_ACEOF
14228 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
14232 echo "$as_me:$LINENO: checking for -lXrender soname" >&5
14233 echo $ECHO_N "checking for -lXrender soname... $ECHO_C" >&6
14234 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
14235 echo $ECHO_N "(cached) $ECHO_C" >&6
14237 ac_get_soname_save_LIBS
=$LIBS
14238 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
14239 cat >conftest.
$ac_ext <<_ACEOF
14242 cat confdefs.h
>>conftest.
$ac_ext
14243 cat >>conftest.
$ac_ext <<_ACEOF
14244 /* end confdefs.h. */
14246 /* Override any gcc2 internal prototype to avoid an error. */
14250 /* We use char because int might match the return type of a gcc2
14251 builtin and then its argument prototype would still apply. */
14252 char XRenderQueryExtension ();
14256 XRenderQueryExtension ();
14261 rm -f conftest.
$ac_objext conftest
$ac_exeext
14262 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14263 (eval $ac_link) 2>conftest.er1
14265 grep -v '^ *+' conftest.er1
>conftest.err
14267 cat conftest.err
>&5
14268 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14269 (exit $ac_status); } &&
14270 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14271 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14272 (eval $ac_try) 2>&5
14274 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14275 (exit $ac_status); }; } &&
14276 { ac_try
='test -s conftest$ac_exeext'
14277 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14278 (eval $ac_try) 2>&5
14280 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14281 (exit $ac_status); }; }; then
14282 ac_cv_lib_soname_Xrender
=`$ac_cv_path_LDD conftest$ac_exeext | grep libXrender\\.$LIBEXT | sed "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"`
14283 if test "x$ac_cv_lib_soname_Xrender" = "x"
14285 ac_cv_lib_soname_Xrender
="libXrender.$LIBEXT"
14288 echo "$as_me: failed program was:" >&5
14289 sed 's/^/| /' conftest.
$ac_ext >&5
14291 ac_cv_lib_soname_Xrender
="libXrender.$LIBEXT"
14293 rm -f conftest.err conftest.
$ac_objext \
14294 conftest
$ac_exeext conftest.
$ac_ext
14295 LIBS
=$ac_get_soname_save_LIBS
14297 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
14298 echo "${ECHO_T}$ac_cv_lib_soname_Xrender" >&6
14299 if test "x$ac_cv_lib_soname_Xrender" != xNONE
14301 cat >>confdefs.h
<<_ACEOF
14302 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
14306 echo "$as_me:$LINENO: checking for -lXrandr soname" >&5
14307 echo $ECHO_N "checking for -lXrandr soname... $ECHO_C" >&6
14308 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
14309 echo $ECHO_N "(cached) $ECHO_C" >&6
14311 ac_get_soname_save_LIBS
=$LIBS
14312 LIBS
="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
14313 cat >conftest.
$ac_ext <<_ACEOF
14316 cat confdefs.h
>>conftest.
$ac_ext
14317 cat >>conftest.
$ac_ext <<_ACEOF
14318 /* end confdefs.h. */
14320 /* Override any gcc2 internal prototype to avoid an error. */
14324 /* We use char because int might match the return type of a gcc2
14325 builtin and then its argument prototype would still apply. */
14326 char XRRQueryExtension ();
14330 XRRQueryExtension ();
14335 rm -f conftest.
$ac_objext conftest
$ac_exeext
14336 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14337 (eval $ac_link) 2>conftest.er1
14339 grep -v '^ *+' conftest.er1
>conftest.err
14341 cat conftest.err
>&5
14342 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14343 (exit $ac_status); } &&
14344 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14345 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14346 (eval $ac_try) 2>&5
14348 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14349 (exit $ac_status); }; } &&
14350 { ac_try
='test -s conftest$ac_exeext'
14351 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14352 (eval $ac_try) 2>&5
14354 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14355 (exit $ac_status); }; }; then
14356 ac_cv_lib_soname_Xrandr
=`$ac_cv_path_LDD conftest$ac_exeext | grep libXrandr\\.$LIBEXT | sed "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"`
14357 if test "x$ac_cv_lib_soname_Xrandr" = "x"
14359 ac_cv_lib_soname_Xrandr
="libXrandr.$LIBEXT"
14362 echo "$as_me: failed program was:" >&5
14363 sed 's/^/| /' conftest.
$ac_ext >&5
14365 ac_cv_lib_soname_Xrandr
="libXrandr.$LIBEXT"
14367 rm -f conftest.err conftest.
$ac_objext \
14368 conftest
$ac_exeext conftest.
$ac_ext
14369 LIBS
=$ac_get_soname_save_LIBS
14371 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
14372 echo "${ECHO_T}$ac_cv_lib_soname_Xrandr" >&6
14373 if test "x$ac_cv_lib_soname_Xrandr" != xNONE
14375 cat >>confdefs.h
<<_ACEOF
14376 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
14380 echo "$as_me:$LINENO: checking for -lfreetype soname" >&5
14381 echo $ECHO_N "checking for -lfreetype soname... $ECHO_C" >&6
14382 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14383 echo $ECHO_N "(cached) $ECHO_C" >&6
14385 ac_get_soname_save_LIBS
=$LIBS
14386 LIBS
="-lfreetype $X_LIBS $LIBS"
14387 cat >conftest.
$ac_ext <<_ACEOF
14390 cat confdefs.h
>>conftest.
$ac_ext
14391 cat >>conftest.
$ac_ext <<_ACEOF
14392 /* end confdefs.h. */
14394 /* Override any gcc2 internal prototype to avoid an error. */
14398 /* We use char because int might match the return type of a gcc2
14399 builtin and then its argument prototype would still apply. */
14400 char FT_Init_FreeType ();
14404 FT_Init_FreeType ();
14409 rm -f conftest.
$ac_objext conftest
$ac_exeext
14410 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14411 (eval $ac_link) 2>conftest.er1
14413 grep -v '^ *+' conftest.er1
>conftest.err
14415 cat conftest.err
>&5
14416 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14417 (exit $ac_status); } &&
14418 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14419 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14420 (eval $ac_try) 2>&5
14422 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14423 (exit $ac_status); }; } &&
14424 { ac_try
='test -s conftest$ac_exeext'
14425 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14426 (eval $ac_try) 2>&5
14428 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14429 (exit $ac_status); }; }; then
14430 ac_cv_lib_soname_freetype
=`$ac_cv_path_LDD conftest$ac_exeext | grep libfreetype\\.$LIBEXT | sed "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"`
14431 if test "x$ac_cv_lib_soname_freetype" = "x"
14433 ac_cv_lib_soname_freetype
="libfreetype.$LIBEXT"
14436 echo "$as_me: failed program was:" >&5
14437 sed 's/^/| /' conftest.
$ac_ext >&5
14439 ac_cv_lib_soname_freetype
="libfreetype.$LIBEXT"
14441 rm -f conftest.err conftest.
$ac_objext \
14442 conftest
$ac_exeext conftest.
$ac_ext
14443 LIBS
=$ac_get_soname_save_LIBS
14445 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14446 echo "${ECHO_T}$ac_cv_lib_soname_freetype" >&6
14447 if test "x$ac_cv_lib_soname_freetype" != xNONE
14449 cat >>confdefs.h
<<_ACEOF
14450 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14454 echo "$as_me:$LINENO: checking for -lGL soname" >&5
14455 echo $ECHO_N "checking for -lGL soname... $ECHO_C" >&6
14456 if test "${ac_cv_lib_soname_GL+set}" = set; then
14457 echo $ECHO_N "(cached) $ECHO_C" >&6
14459 ac_get_soname_save_LIBS
=$LIBS
14460 LIBS
="-lGL $X_LIBS $X_EXTRA_LIBS $LIBS"
14461 cat >conftest.
$ac_ext <<_ACEOF
14464 cat confdefs.h
>>conftest.
$ac_ext
14465 cat >>conftest.
$ac_ext <<_ACEOF
14466 /* end confdefs.h. */
14468 /* Override any gcc2 internal prototype to avoid an error. */
14472 /* We use char because int might match the return type of a gcc2
14473 builtin and then its argument prototype would still apply. */
14474 char glXQueryExtension ();
14478 glXQueryExtension ();
14483 rm -f conftest.
$ac_objext conftest
$ac_exeext
14484 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14485 (eval $ac_link) 2>conftest.er1
14487 grep -v '^ *+' conftest.er1
>conftest.err
14489 cat conftest.err
>&5
14490 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14491 (exit $ac_status); } &&
14492 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14493 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14494 (eval $ac_try) 2>&5
14496 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14497 (exit $ac_status); }; } &&
14498 { ac_try
='test -s conftest$ac_exeext'
14499 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14500 (eval $ac_try) 2>&5
14502 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14503 (exit $ac_status); }; }; then
14504 ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep libGL\\.$LIBEXT | sed "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"`
14505 if test "x$ac_cv_lib_soname_GL" = "x"
14507 ac_cv_lib_soname_GL
="libGL.$LIBEXT"
14510 echo "$as_me: failed program was:" >&5
14511 sed 's/^/| /' conftest.
$ac_ext >&5
14513 ac_cv_lib_soname_GL
="libGL.$LIBEXT"
14515 rm -f conftest.err conftest.
$ac_objext \
14516 conftest
$ac_exeext conftest.
$ac_ext
14517 LIBS
=$ac_get_soname_save_LIBS
14519 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
14520 echo "${ECHO_T}$ac_cv_lib_soname_GL" >&6
14521 if test "x$ac_cv_lib_soname_GL" != xNONE
14523 cat >>confdefs.h
<<_ACEOF
14524 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
14528 echo "$as_me:$LINENO: checking for -ltxc_dxtn soname" >&5
14529 echo $ECHO_N "checking for -ltxc_dxtn soname... $ECHO_C" >&6
14530 if test "${ac_cv_lib_soname_txc_dxtn+set}" = set; then
14531 echo $ECHO_N "(cached) $ECHO_C" >&6
14533 ac_get_soname_save_LIBS
=$LIBS
14534 LIBS
="-ltxc_dxtn $LIBS"
14535 cat >conftest.
$ac_ext <<_ACEOF
14538 cat confdefs.h
>>conftest.
$ac_ext
14539 cat >>conftest.
$ac_ext <<_ACEOF
14540 /* end confdefs.h. */
14542 /* Override any gcc2 internal prototype to avoid an error. */
14546 /* We use char because int might match the return type of a gcc2
14547 builtin and then its argument prototype would still apply. */
14548 char fetch_2d_texel_rgba_dxt1 ();
14552 fetch_2d_texel_rgba_dxt1 ();
14557 rm -f conftest.
$ac_objext conftest
$ac_exeext
14558 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14559 (eval $ac_link) 2>conftest.er1
14561 grep -v '^ *+' conftest.er1
>conftest.err
14563 cat conftest.err
>&5
14564 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14565 (exit $ac_status); } &&
14566 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14567 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14568 (eval $ac_try) 2>&5
14570 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14571 (exit $ac_status); }; } &&
14572 { ac_try
='test -s conftest$ac_exeext'
14573 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14574 (eval $ac_try) 2>&5
14576 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14577 (exit $ac_status); }; }; then
14578 ac_cv_lib_soname_txc_dxtn
=`$ac_cv_path_LDD conftest$ac_exeext | grep libtxc_dxtn\\.$LIBEXT | sed "s/^.*\(libtxc_dxtn\.$LIBEXT[^ ]*\).*$/\1/"`
14579 if test "x$ac_cv_lib_soname_txc_dxtn" = "x"
14581 ac_cv_lib_soname_txc_dxtn
="libtxc_dxtn.$LIBEXT"
14584 echo "$as_me: failed program was:" >&5
14585 sed 's/^/| /' conftest.
$ac_ext >&5
14587 ac_cv_lib_soname_txc_dxtn
="libtxc_dxtn.$LIBEXT"
14589 rm -f conftest.err conftest.
$ac_objext \
14590 conftest
$ac_exeext conftest.
$ac_ext
14591 LIBS
=$ac_get_soname_save_LIBS
14593 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_txc_dxtn" >&5
14594 echo "${ECHO_T}$ac_cv_lib_soname_txc_dxtn" >&6
14595 if test "x$ac_cv_lib_soname_txc_dxtn" != xNONE
14597 cat >>confdefs.h
<<_ACEOF
14598 #define SONAME_LIBTXC_DXTN "$ac_cv_lib_soname_txc_dxtn"
14602 echo "$as_me:$LINENO: checking for -lcups soname" >&5
14603 echo $ECHO_N "checking for -lcups soname... $ECHO_C" >&6
14604 if test "${ac_cv_lib_soname_cups+set}" = set; then
14605 echo $ECHO_N "(cached) $ECHO_C" >&6
14607 ac_get_soname_save_LIBS
=$LIBS
14608 LIBS
="-lcups $LIBS"
14609 cat >conftest.
$ac_ext <<_ACEOF
14612 cat confdefs.h
>>conftest.
$ac_ext
14613 cat >>conftest.
$ac_ext <<_ACEOF
14614 /* end confdefs.h. */
14616 /* Override any gcc2 internal prototype to avoid an error. */
14620 /* We use char because int might match the return type of a gcc2
14621 builtin and then its argument prototype would still apply. */
14622 char cupsGetDefault ();
14631 rm -f conftest.
$ac_objext conftest
$ac_exeext
14632 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14633 (eval $ac_link) 2>conftest.er1
14635 grep -v '^ *+' conftest.er1
>conftest.err
14637 cat conftest.err
>&5
14638 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14639 (exit $ac_status); } &&
14640 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14641 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14642 (eval $ac_try) 2>&5
14644 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14645 (exit $ac_status); }; } &&
14646 { ac_try
='test -s conftest$ac_exeext'
14647 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14648 (eval $ac_try) 2>&5
14650 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14651 (exit $ac_status); }; }; then
14652 ac_cv_lib_soname_cups
=`$ac_cv_path_LDD conftest$ac_exeext | grep libcups\\.$LIBEXT | sed "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"`
14653 if test "x$ac_cv_lib_soname_cups" = "x"
14655 ac_cv_lib_soname_cups
="libcups.$LIBEXT"
14658 echo "$as_me: failed program was:" >&5
14659 sed 's/^/| /' conftest.
$ac_ext >&5
14661 ac_cv_lib_soname_cups
="libcups.$LIBEXT"
14663 rm -f conftest.err conftest.
$ac_objext \
14664 conftest
$ac_exeext conftest.
$ac_ext
14665 LIBS
=$ac_get_soname_save_LIBS
14667 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
14668 echo "${ECHO_T}$ac_cv_lib_soname_cups" >&6
14669 if test "x$ac_cv_lib_soname_cups" != xNONE
14671 cat >>confdefs.h
<<_ACEOF
14672 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
14676 echo "$as_me:$LINENO: checking for -ljack soname" >&5
14677 echo $ECHO_N "checking for -ljack soname... $ECHO_C" >&6
14678 if test "${ac_cv_lib_soname_jack+set}" = set; then
14679 echo $ECHO_N "(cached) $ECHO_C" >&6
14681 ac_get_soname_save_LIBS
=$LIBS
14682 LIBS
="-ljack $LIBS"
14683 cat >conftest.
$ac_ext <<_ACEOF
14686 cat confdefs.h
>>conftest.
$ac_ext
14687 cat >>conftest.
$ac_ext <<_ACEOF
14688 /* end confdefs.h. */
14690 /* Override any gcc2 internal prototype to avoid an error. */
14694 /* We use char because int might match the return type of a gcc2
14695 builtin and then its argument prototype would still apply. */
14696 char jack_client_new ();
14700 jack_client_new ();
14705 rm -f conftest.
$ac_objext conftest
$ac_exeext
14706 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14707 (eval $ac_link) 2>conftest.er1
14709 grep -v '^ *+' conftest.er1
>conftest.err
14711 cat conftest.err
>&5
14712 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14713 (exit $ac_status); } &&
14714 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14715 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14716 (eval $ac_try) 2>&5
14718 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14719 (exit $ac_status); }; } &&
14720 { ac_try
='test -s conftest$ac_exeext'
14721 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14722 (eval $ac_try) 2>&5
14724 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14725 (exit $ac_status); }; }; then
14726 ac_cv_lib_soname_jack
=`$ac_cv_path_LDD conftest$ac_exeext | grep libjack\\.$LIBEXT | sed "s/^.*\(libjack\.$LIBEXT[^ ]*\).*$/\1/"`
14727 if test "x$ac_cv_lib_soname_jack" = "x"
14729 ac_cv_lib_soname_jack
="libjack.$LIBEXT"
14732 echo "$as_me: failed program was:" >&5
14733 sed 's/^/| /' conftest.
$ac_ext >&5
14735 ac_cv_lib_soname_jack
="libjack.$LIBEXT"
14737 rm -f conftest.err conftest.
$ac_objext \
14738 conftest
$ac_exeext conftest.
$ac_ext
14739 LIBS
=$ac_get_soname_save_LIBS
14741 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
14742 echo "${ECHO_T}$ac_cv_lib_soname_jack" >&6
14743 if test "x$ac_cv_lib_soname_jack" != xNONE
14745 cat >>confdefs.h
<<_ACEOF
14746 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
14750 echo "$as_me:$LINENO: checking for -lfontconfig soname" >&5
14751 echo $ECHO_N "checking for -lfontconfig soname... $ECHO_C" >&6
14752 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
14753 echo $ECHO_N "(cached) $ECHO_C" >&6
14755 ac_get_soname_save_LIBS
=$LIBS
14756 LIBS
="-lfontconfig $LIBS"
14757 cat >conftest.
$ac_ext <<_ACEOF
14760 cat confdefs.h
>>conftest.
$ac_ext
14761 cat >>conftest.
$ac_ext <<_ACEOF
14762 /* end confdefs.h. */
14764 /* Override any gcc2 internal prototype to avoid an error. */
14768 /* We use char because int might match the return type of a gcc2
14769 builtin and then its argument prototype would still apply. */
14779 rm -f conftest.
$ac_objext conftest
$ac_exeext
14780 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14781 (eval $ac_link) 2>conftest.er1
14783 grep -v '^ *+' conftest.er1
>conftest.err
14785 cat conftest.err
>&5
14786 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14787 (exit $ac_status); } &&
14788 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14789 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14790 (eval $ac_try) 2>&5
14792 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14793 (exit $ac_status); }; } &&
14794 { ac_try
='test -s conftest$ac_exeext'
14795 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14796 (eval $ac_try) 2>&5
14798 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14799 (exit $ac_status); }; }; then
14800 ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep libfontconfig\\.$LIBEXT | sed "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"`
14801 if test "x$ac_cv_lib_soname_fontconfig" = "x"
14803 ac_cv_lib_soname_fontconfig
="libfontconfig.$LIBEXT"
14806 echo "$as_me: failed program was:" >&5
14807 sed 's/^/| /' conftest.
$ac_ext >&5
14809 ac_cv_lib_soname_fontconfig
="libfontconfig.$LIBEXT"
14811 rm -f conftest.err conftest.
$ac_objext \
14812 conftest
$ac_exeext conftest.
$ac_ext
14813 LIBS
=$ac_get_soname_save_LIBS
14815 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
14816 echo "${ECHO_T}$ac_cv_lib_soname_fontconfig" >&6
14817 if test "x$ac_cv_lib_soname_fontconfig" != xNONE
14819 cat >>confdefs.h
<<_ACEOF
14820 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
14824 echo "$as_me:$LINENO: checking for -lssl soname" >&5
14825 echo $ECHO_N "checking for -lssl soname... $ECHO_C" >&6
14826 if test "${ac_cv_lib_soname_ssl+set}" = set; then
14827 echo $ECHO_N "(cached) $ECHO_C" >&6
14829 ac_get_soname_save_LIBS
=$LIBS
14831 cat >conftest.
$ac_ext <<_ACEOF
14834 cat confdefs.h
>>conftest.
$ac_ext
14835 cat >>conftest.
$ac_ext <<_ACEOF
14836 /* end confdefs.h. */
14838 /* Override any gcc2 internal prototype to avoid an error. */
14842 /* We use char because int might match the return type of a gcc2
14843 builtin and then its argument prototype would still apply. */
14844 char SSL_library_init ();
14848 SSL_library_init ();
14853 rm -f conftest.
$ac_objext conftest
$ac_exeext
14854 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14855 (eval $ac_link) 2>conftest.er1
14857 grep -v '^ *+' conftest.er1
>conftest.err
14859 cat conftest.err
>&5
14860 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14861 (exit $ac_status); } &&
14862 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14863 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14864 (eval $ac_try) 2>&5
14866 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14867 (exit $ac_status); }; } &&
14868 { ac_try
='test -s conftest$ac_exeext'
14869 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14870 (eval $ac_try) 2>&5
14872 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14873 (exit $ac_status); }; }; then
14874 ac_cv_lib_soname_ssl
=`$ac_cv_path_LDD conftest$ac_exeext | grep libssl\\.$LIBEXT | sed "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"`
14875 if test "x$ac_cv_lib_soname_ssl" = "x"
14877 ac_cv_lib_soname_ssl
="libssl.$LIBEXT"
14880 echo "$as_me: failed program was:" >&5
14881 sed 's/^/| /' conftest.
$ac_ext >&5
14883 ac_cv_lib_soname_ssl
="libssl.$LIBEXT"
14885 rm -f conftest.err conftest.
$ac_objext \
14886 conftest
$ac_exeext conftest.
$ac_ext
14887 LIBS
=$ac_get_soname_save_LIBS
14889 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
14890 echo "${ECHO_T}$ac_cv_lib_soname_ssl" >&6
14891 if test "x$ac_cv_lib_soname_ssl" != xNONE
14893 cat >>confdefs.h
<<_ACEOF
14894 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
14898 echo "$as_me:$LINENO: checking for -lcrypto soname" >&5
14899 echo $ECHO_N "checking for -lcrypto soname... $ECHO_C" >&6
14900 if test "${ac_cv_lib_soname_crypto+set}" = set; then
14901 echo $ECHO_N "(cached) $ECHO_C" >&6
14903 ac_get_soname_save_LIBS
=$LIBS
14904 LIBS
="-lcrypto $LIBS"
14905 cat >conftest.
$ac_ext <<_ACEOF
14908 cat confdefs.h
>>conftest.
$ac_ext
14909 cat >>conftest.
$ac_ext <<_ACEOF
14910 /* end confdefs.h. */
14912 /* Override any gcc2 internal prototype to avoid an error. */
14916 /* We use char because int might match the return type of a gcc2
14917 builtin and then its argument prototype would still apply. */
14918 char BIO_new_socket ();
14927 rm -f conftest.
$ac_objext conftest
$ac_exeext
14928 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14929 (eval $ac_link) 2>conftest.er1
14931 grep -v '^ *+' conftest.er1
>conftest.err
14933 cat conftest.err
>&5
14934 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14935 (exit $ac_status); } &&
14936 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14938 (eval $ac_try) 2>&5
14940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14941 (exit $ac_status); }; } &&
14942 { ac_try
='test -s conftest$ac_exeext'
14943 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14944 (eval $ac_try) 2>&5
14946 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14947 (exit $ac_status); }; }; then
14948 ac_cv_lib_soname_crypto
=`$ac_cv_path_LDD conftest$ac_exeext | grep libcrypto\\.$LIBEXT | sed "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"`
14949 if test "x$ac_cv_lib_soname_crypto" = "x"
14951 ac_cv_lib_soname_crypto
="libcrypto.$LIBEXT"
14954 echo "$as_me: failed program was:" >&5
14955 sed 's/^/| /' conftest.
$ac_ext >&5
14957 ac_cv_lib_soname_crypto
="libcrypto.$LIBEXT"
14959 rm -f conftest.err conftest.
$ac_objext \
14960 conftest
$ac_exeext conftest.
$ac_ext
14961 LIBS
=$ac_get_soname_save_LIBS
14963 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
14964 echo "${ECHO_T}$ac_cv_lib_soname_crypto" >&6
14965 if test "x$ac_cv_lib_soname_crypto" != xNONE
14967 cat >>confdefs.h
<<_ACEOF
14968 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
14972 echo "$as_me:$LINENO: checking for -lncurses soname" >&5
14973 echo $ECHO_N "checking for -lncurses soname... $ECHO_C" >&6
14974 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
14975 echo $ECHO_N "(cached) $ECHO_C" >&6
14977 ac_get_soname_save_LIBS
=$LIBS
14978 LIBS
="-lncurses $LIBS"
14979 cat >conftest.
$ac_ext <<_ACEOF
14982 cat confdefs.h
>>conftest.
$ac_ext
14983 cat >>conftest.
$ac_ext <<_ACEOF
14984 /* end confdefs.h. */
14986 /* Override any gcc2 internal prototype to avoid an error. */
14990 /* We use char because int might match the return type of a gcc2
14991 builtin and then its argument prototype would still apply. */
15001 rm -f conftest.
$ac_objext conftest
$ac_exeext
15002 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15003 (eval $ac_link) 2>conftest.er1
15005 grep -v '^ *+' conftest.er1
>conftest.err
15007 cat conftest.err
>&5
15008 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15009 (exit $ac_status); } &&
15010 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15011 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15012 (eval $ac_try) 2>&5
15014 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15015 (exit $ac_status); }; } &&
15016 { ac_try
='test -s conftest$ac_exeext'
15017 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15018 (eval $ac_try) 2>&5
15020 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15021 (exit $ac_status); }; }; then
15022 ac_cv_lib_soname_ncurses
=`$ac_cv_path_LDD conftest$ac_exeext | grep libncurses\\.$LIBEXT | sed "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"`
15023 if test "x$ac_cv_lib_soname_ncurses" = "x"
15025 ac_cv_lib_soname_ncurses
="libncurses.$LIBEXT"
15028 echo "$as_me: failed program was:" >&5
15029 sed 's/^/| /' conftest.
$ac_ext >&5
15031 ac_cv_lib_soname_ncurses
="libncurses.$LIBEXT"
15033 rm -f conftest.err conftest.
$ac_objext \
15034 conftest
$ac_exeext conftest.
$ac_ext
15035 LIBS
=$ac_get_soname_save_LIBS
15037 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
15038 echo "${ECHO_T}$ac_cv_lib_soname_ncurses" >&6
15039 if test "x$ac_cv_lib_soname_ncurses" != xNONE
15041 cat >>confdefs.h
<<_ACEOF
15042 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
15046 echo "$as_me:$LINENO: checking for -lcurses soname" >&5
15047 echo $ECHO_N "checking for -lcurses soname... $ECHO_C" >&6
15048 if test "${ac_cv_lib_soname_curses+set}" = set; then
15049 echo $ECHO_N "(cached) $ECHO_C" >&6
15051 ac_get_soname_save_LIBS
=$LIBS
15052 LIBS
="-lcurses $LIBS"
15053 cat >conftest.
$ac_ext <<_ACEOF
15056 cat confdefs.h
>>conftest.
$ac_ext
15057 cat >>conftest.
$ac_ext <<_ACEOF
15058 /* end confdefs.h. */
15060 /* Override any gcc2 internal prototype to avoid an error. */
15064 /* We use char because int might match the return type of a gcc2
15065 builtin and then its argument prototype would still apply. */
15075 rm -f conftest.
$ac_objext conftest
$ac_exeext
15076 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15077 (eval $ac_link) 2>conftest.er1
15079 grep -v '^ *+' conftest.er1
>conftest.err
15081 cat conftest.err
>&5
15082 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15083 (exit $ac_status); } &&
15084 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15085 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15086 (eval $ac_try) 2>&5
15088 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15089 (exit $ac_status); }; } &&
15090 { ac_try
='test -s conftest$ac_exeext'
15091 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15092 (eval $ac_try) 2>&5
15094 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15095 (exit $ac_status); }; }; then
15096 ac_cv_lib_soname_curses
=`$ac_cv_path_LDD conftest$ac_exeext | grep libcurses\\.$LIBEXT | sed "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"`
15097 if test "x$ac_cv_lib_soname_curses" = "x"
15099 ac_cv_lib_soname_curses
="libcurses.$LIBEXT"
15102 echo "$as_me: failed program was:" >&5
15103 sed 's/^/| /' conftest.
$ac_ext >&5
15105 ac_cv_lib_soname_curses
="libcurses.$LIBEXT"
15107 rm -f conftest.err conftest.
$ac_objext \
15108 conftest
$ac_exeext conftest.
$ac_ext
15109 LIBS
=$ac_get_soname_save_LIBS
15111 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
15112 echo "${ECHO_T}$ac_cv_lib_soname_curses" >&6
15113 if test "x$ac_cv_lib_soname_curses" != xNONE
15115 cat >>confdefs.h
<<_ACEOF
15116 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
15120 echo "$as_me:$LINENO: checking for -ljpeg soname" >&5
15121 echo $ECHO_N "checking for -ljpeg soname... $ECHO_C" >&6
15122 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
15123 echo $ECHO_N "(cached) $ECHO_C" >&6
15125 ac_get_soname_save_LIBS
=$LIBS
15126 LIBS
="-ljpeg $LIBS"
15127 cat >conftest.
$ac_ext <<_ACEOF
15130 cat confdefs.h
>>conftest.
$ac_ext
15131 cat >>conftest.
$ac_ext <<_ACEOF
15132 /* end confdefs.h. */
15134 /* Override any gcc2 internal prototype to avoid an error. */
15138 /* We use char because int might match the return type of a gcc2
15139 builtin and then its argument prototype would still apply. */
15140 char jpeg_start_decompress ();
15144 jpeg_start_decompress ();
15149 rm -f conftest.
$ac_objext conftest
$ac_exeext
15150 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15151 (eval $ac_link) 2>conftest.er1
15153 grep -v '^ *+' conftest.er1
>conftest.err
15155 cat conftest.err
>&5
15156 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15157 (exit $ac_status); } &&
15158 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15159 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15160 (eval $ac_try) 2>&5
15162 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15163 (exit $ac_status); }; } &&
15164 { ac_try
='test -s conftest$ac_exeext'
15165 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15166 (eval $ac_try) 2>&5
15168 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15169 (exit $ac_status); }; }; then
15170 ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest$ac_exeext | grep libjpeg\\.$LIBEXT | sed "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"`
15171 if test "x$ac_cv_lib_soname_jpeg" = "x"
15173 ac_cv_lib_soname_jpeg
="libjpeg.$LIBEXT"
15176 echo "$as_me: failed program was:" >&5
15177 sed 's/^/| /' conftest.
$ac_ext >&5
15179 ac_cv_lib_soname_jpeg
="libjpeg.$LIBEXT"
15181 rm -f conftest.err conftest.
$ac_objext \
15182 conftest
$ac_exeext conftest.
$ac_ext
15183 LIBS
=$ac_get_soname_save_LIBS
15185 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
15186 echo "${ECHO_T}$ac_cv_lib_soname_jpeg" >&6
15187 if test "x$ac_cv_lib_soname_jpeg" != xNONE
15189 cat >>confdefs.h
<<_ACEOF
15190 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
15194 echo "$as_me:$LINENO: checking for -lungif soname" >&5
15195 echo $ECHO_N "checking for -lungif soname... $ECHO_C" >&6
15196 if test "${ac_cv_lib_soname_ungif+set}" = set; then
15197 echo $ECHO_N "(cached) $ECHO_C" >&6
15199 ac_get_soname_save_LIBS
=$LIBS
15200 LIBS
="-lungif $LIBS"
15201 cat >conftest.
$ac_ext <<_ACEOF
15204 cat confdefs.h
>>conftest.
$ac_ext
15205 cat >>conftest.
$ac_ext <<_ACEOF
15206 /* end confdefs.h. */
15208 /* Override any gcc2 internal prototype to avoid an error. */
15212 /* We use char because int might match the return type of a gcc2
15213 builtin and then its argument prototype would still apply. */
15223 rm -f conftest.
$ac_objext conftest
$ac_exeext
15224 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15225 (eval $ac_link) 2>conftest.er1
15227 grep -v '^ *+' conftest.er1
>conftest.err
15229 cat conftest.err
>&5
15230 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15231 (exit $ac_status); } &&
15232 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15233 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15234 (eval $ac_try) 2>&5
15236 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15237 (exit $ac_status); }; } &&
15238 { ac_try
='test -s conftest$ac_exeext'
15239 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15240 (eval $ac_try) 2>&5
15242 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15243 (exit $ac_status); }; }; then
15244 ac_cv_lib_soname_ungif
=`$ac_cv_path_LDD conftest$ac_exeext | grep libungif\\.$LIBEXT | sed "s/^.*\(libungif\.$LIBEXT[^ ]*\).*$/\1/"`
15245 if test "x$ac_cv_lib_soname_ungif" = "x"
15247 ac_cv_lib_soname_ungif
="libungif.$LIBEXT"
15250 echo "$as_me: failed program was:" >&5
15251 sed 's/^/| /' conftest.
$ac_ext >&5
15253 ac_cv_lib_soname_ungif
="libungif.$LIBEXT"
15255 rm -f conftest.err conftest.
$ac_objext \
15256 conftest
$ac_exeext conftest.
$ac_ext
15257 LIBS
=$ac_get_soname_save_LIBS
15259 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ungif" >&5
15260 echo "${ECHO_T}$ac_cv_lib_soname_ungif" >&6
15261 if test "x$ac_cv_lib_soname_ungif" != xNONE
15263 cat >>confdefs.h
<<_ACEOF
15264 #define SONAME_LIBUNGIF "$ac_cv_lib_soname_ungif"
15268 echo "$as_me:$LINENO: checking for -lgif soname" >&5
15269 echo $ECHO_N "checking for -lgif soname... $ECHO_C" >&6
15270 if test "${ac_cv_lib_soname_gif+set}" = set; then
15271 echo $ECHO_N "(cached) $ECHO_C" >&6
15273 ac_get_soname_save_LIBS
=$LIBS
15275 cat >conftest.
$ac_ext <<_ACEOF
15278 cat confdefs.h
>>conftest.
$ac_ext
15279 cat >>conftest.
$ac_ext <<_ACEOF
15280 /* end confdefs.h. */
15282 /* Override any gcc2 internal prototype to avoid an error. */
15286 /* We use char because int might match the return type of a gcc2
15287 builtin and then its argument prototype would still apply. */
15297 rm -f conftest.
$ac_objext conftest
$ac_exeext
15298 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15299 (eval $ac_link) 2>conftest.er1
15301 grep -v '^ *+' conftest.er1
>conftest.err
15303 cat conftest.err
>&5
15304 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15305 (exit $ac_status); } &&
15306 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15307 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15308 (eval $ac_try) 2>&5
15310 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15311 (exit $ac_status); }; } &&
15312 { ac_try
='test -s conftest$ac_exeext'
15313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15314 (eval $ac_try) 2>&5
15316 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15317 (exit $ac_status); }; }; then
15318 ac_cv_lib_soname_gif
=`$ac_cv_path_LDD conftest$ac_exeext | grep libgif\\.$LIBEXT | sed "s/^.*\(libgif\.$LIBEXT[^ ]*\).*$/\1/"`
15319 if test "x$ac_cv_lib_soname_gif" = "x"
15321 ac_cv_lib_soname_gif
="libgif.$LIBEXT"
15324 echo "$as_me: failed program was:" >&5
15325 sed 's/^/| /' conftest.
$ac_ext >&5
15327 ac_cv_lib_soname_gif
="libgif.$LIBEXT"
15329 rm -f conftest.err conftest.
$ac_objext \
15330 conftest
$ac_exeext conftest.
$ac_ext
15331 LIBS
=$ac_get_soname_save_LIBS
15333 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gif" >&5
15334 echo "${ECHO_T}$ac_cv_lib_soname_gif" >&6
15335 if test "x$ac_cv_lib_soname_gif" != xNONE
15337 cat >>confdefs.h
<<_ACEOF
15338 #define SONAME_LIBGIF "$ac_cv_lib_soname_gif"
15342 echo "$as_me:$LINENO: checking for -llcms soname" >&5
15343 echo $ECHO_N "checking for -llcms soname... $ECHO_C" >&6
15344 if test "${ac_cv_lib_soname_lcms+set}" = set; then
15345 echo $ECHO_N "(cached) $ECHO_C" >&6
15347 ac_get_soname_save_LIBS
=$LIBS
15348 LIBS
="-llcms $LIBS"
15349 cat >conftest.
$ac_ext <<_ACEOF
15352 cat confdefs.h
>>conftest.
$ac_ext
15353 cat >>conftest.
$ac_ext <<_ACEOF
15354 /* end confdefs.h. */
15356 /* Override any gcc2 internal prototype to avoid an error. */
15360 /* We use char because int might match the return type of a gcc2
15361 builtin and then its argument prototype would still apply. */
15362 char cmsOpenProfileFromFile ();
15366 cmsOpenProfileFromFile ();
15371 rm -f conftest.
$ac_objext conftest
$ac_exeext
15372 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15373 (eval $ac_link) 2>conftest.er1
15375 grep -v '^ *+' conftest.er1
>conftest.err
15377 cat conftest.err
>&5
15378 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15379 (exit $ac_status); } &&
15380 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15381 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15382 (eval $ac_try) 2>&5
15384 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15385 (exit $ac_status); }; } &&
15386 { ac_try
='test -s conftest$ac_exeext'
15387 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15388 (eval $ac_try) 2>&5
15390 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15391 (exit $ac_status); }; }; then
15392 ac_cv_lib_soname_lcms
=`$ac_cv_path_LDD conftest$ac_exeext | grep liblcms\\.$LIBEXT | sed "s/^.*\(liblcms\.$LIBEXT[^ ]*\).*$/\1/"`
15393 if test "x$ac_cv_lib_soname_lcms" = "x"
15395 ac_cv_lib_soname_lcms
="liblcms.$LIBEXT"
15398 echo "$as_me: failed program was:" >&5
15399 sed 's/^/| /' conftest.
$ac_ext >&5
15401 ac_cv_lib_soname_lcms
="liblcms.$LIBEXT"
15403 rm -f conftest.err conftest.
$ac_objext \
15404 conftest
$ac_exeext conftest.
$ac_ext
15405 LIBS
=$ac_get_soname_save_LIBS
15407 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_lcms" >&5
15408 echo "${ECHO_T}$ac_cv_lib_soname_lcms" >&6
15409 if test "x$ac_cv_lib_soname_lcms" != xNONE
15411 cat >>confdefs.h
<<_ACEOF
15412 #define SONAME_LIBLCMS "$ac_cv_lib_soname_lcms"
15416 echo "$as_me:$LINENO: checking for -lcapi20 soname" >&5
15417 echo $ECHO_N "checking for -lcapi20 soname... $ECHO_C" >&6
15418 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15419 echo $ECHO_N "(cached) $ECHO_C" >&6
15421 ac_get_soname_save_LIBS
=$LIBS
15422 LIBS
="-lcapi20 $LIBS"
15423 cat >conftest.
$ac_ext <<_ACEOF
15426 cat confdefs.h
>>conftest.
$ac_ext
15427 cat >>conftest.
$ac_ext <<_ACEOF
15428 /* end confdefs.h. */
15430 /* Override any gcc2 internal prototype to avoid an error. */
15434 /* We use char because int might match the return type of a gcc2
15435 builtin and then its argument prototype would still apply. */
15436 char capi20_isinstalled ();
15440 capi20_isinstalled ();
15445 rm -f conftest.
$ac_objext conftest
$ac_exeext
15446 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15447 (eval $ac_link) 2>conftest.er1
15449 grep -v '^ *+' conftest.er1
>conftest.err
15451 cat conftest.err
>&5
15452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15453 (exit $ac_status); } &&
15454 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15455 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15456 (eval $ac_try) 2>&5
15458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15459 (exit $ac_status); }; } &&
15460 { ac_try
='test -s conftest$ac_exeext'
15461 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15462 (eval $ac_try) 2>&5
15464 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15465 (exit $ac_status); }; }; then
15466 ac_cv_lib_soname_capi20
=`$ac_cv_path_LDD conftest$ac_exeext | grep libcapi20\\.$LIBEXT | sed "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"`
15467 if test "x$ac_cv_lib_soname_capi20" = "x"
15469 ac_cv_lib_soname_capi20
="libcapi20.$LIBEXT"
15472 echo "$as_me: failed program was:" >&5
15473 sed 's/^/| /' conftest.
$ac_ext >&5
15475 ac_cv_lib_soname_capi20
="libcapi20.$LIBEXT"
15477 rm -f conftest.err conftest.
$ac_objext \
15478 conftest
$ac_exeext conftest.
$ac_ext
15479 LIBS
=$ac_get_soname_save_LIBS
15481 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15482 echo "${ECHO_T}$ac_cv_lib_soname_capi20" >&6
15483 if test "x$ac_cv_lib_soname_capi20" != xNONE
15485 cat >>confdefs.h
<<_ACEOF
15486 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15493 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
15494 # for constant arguments. Useless!
15495 echo "$as_me:$LINENO: checking for working alloca.h" >&5
15496 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
15497 if test "${ac_cv_working_alloca_h+set}" = set; then
15498 echo $ECHO_N "(cached) $ECHO_C" >&6
15500 cat >conftest.
$ac_ext <<_ACEOF
15503 cat confdefs.h
>>conftest.
$ac_ext
15504 cat >>conftest.
$ac_ext <<_ACEOF
15505 /* end confdefs.h. */
15506 #include <alloca.h>
15510 char *p = (char *) alloca (2 * sizeof (int));
15515 rm -f conftest.
$ac_objext conftest
$ac_exeext
15516 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15517 (eval $ac_link) 2>conftest.er1
15519 grep -v '^ *+' conftest.er1
>conftest.err
15521 cat conftest.err
>&5
15522 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15523 (exit $ac_status); } &&
15524 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15525 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15526 (eval $ac_try) 2>&5
15528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15529 (exit $ac_status); }; } &&
15530 { ac_try
='test -s conftest$ac_exeext'
15531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15532 (eval $ac_try) 2>&5
15534 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15535 (exit $ac_status); }; }; then
15536 ac_cv_working_alloca_h
=yes
15538 echo "$as_me: failed program was:" >&5
15539 sed 's/^/| /' conftest.
$ac_ext >&5
15541 ac_cv_working_alloca_h
=no
15543 rm -f conftest.err conftest.
$ac_objext \
15544 conftest
$ac_exeext conftest.
$ac_ext
15546 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
15547 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
15548 if test $ac_cv_working_alloca_h = yes; then
15550 cat >>confdefs.h
<<\_ACEOF
15551 #define HAVE_ALLOCA_H 1
15556 echo "$as_me:$LINENO: checking for alloca" >&5
15557 echo $ECHO_N "checking for alloca... $ECHO_C" >&6
15558 if test "${ac_cv_func_alloca_works+set}" = set; then
15559 echo $ECHO_N "(cached) $ECHO_C" >&6
15561 cat >conftest.
$ac_ext <<_ACEOF
15564 cat confdefs.h
>>conftest.
$ac_ext
15565 cat >>conftest.
$ac_ext <<_ACEOF
15566 /* end confdefs.h. */
15568 # define alloca __builtin_alloca
15571 # include <malloc.h>
15572 # define alloca _alloca
15575 # include <alloca.h>
15580 # ifndef alloca /* predefined by HP cc +Olibcalls */
15591 char *p = (char *) alloca (1);
15596 rm -f conftest.
$ac_objext conftest
$ac_exeext
15597 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15598 (eval $ac_link) 2>conftest.er1
15600 grep -v '^ *+' conftest.er1
>conftest.err
15602 cat conftest.err
>&5
15603 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15604 (exit $ac_status); } &&
15605 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15606 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15607 (eval $ac_try) 2>&5
15609 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15610 (exit $ac_status); }; } &&
15611 { ac_try
='test -s conftest$ac_exeext'
15612 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15613 (eval $ac_try) 2>&5
15615 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15616 (exit $ac_status); }; }; then
15617 ac_cv_func_alloca_works
=yes
15619 echo "$as_me: failed program was:" >&5
15620 sed 's/^/| /' conftest.
$ac_ext >&5
15622 ac_cv_func_alloca_works
=no
15624 rm -f conftest.err conftest.
$ac_objext \
15625 conftest
$ac_exeext conftest.
$ac_ext
15627 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
15628 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
15630 if test $ac_cv_func_alloca_works = yes; then
15632 cat >>confdefs.h
<<\_ACEOF
15633 #define HAVE_ALLOCA 1
15637 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
15638 # that cause trouble. Some versions do not even contain alloca or
15639 # contain a buggy version. If you still want to use their alloca,
15640 # use ar to extract alloca.o from them instead of compiling alloca.c.
15642 ALLOCA
=alloca.
$ac_objext
15644 cat >>confdefs.h
<<\_ACEOF
15649 echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
15650 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
15651 if test "${ac_cv_os_cray+set}" = set; then
15652 echo $ECHO_N "(cached) $ECHO_C" >&6
15654 cat >conftest.
$ac_ext <<_ACEOF
15657 cat confdefs.h
>>conftest.
$ac_ext
15658 cat >>conftest.
$ac_ext <<_ACEOF
15659 /* end confdefs.h. */
15660 #if defined(CRAY) && ! defined(CRAY2)
15667 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
15668 $EGREP "webecray" >/dev
/null
2>&1; then
15676 echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
15677 echo "${ECHO_T}$ac_cv_os_cray" >&6
15678 if test $ac_cv_os_cray = yes; then
15679 for ac_func
in _getb67 GETB67 getb67
; do
15680 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
15681 echo "$as_me:$LINENO: checking for $ac_func" >&5
15682 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
15683 if eval "test \"\${$as_ac_var+set}\" = set"; then
15684 echo $ECHO_N "(cached) $ECHO_C" >&6
15686 cat >conftest.
$ac_ext <<_ACEOF
15689 cat confdefs.h
>>conftest.
$ac_ext
15690 cat >>conftest.
$ac_ext <<_ACEOF
15691 /* end confdefs.h. */
15692 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15693 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15694 #define $ac_func innocuous_$ac_func
15696 /* System header to define __stub macros and hopefully few prototypes,
15697 which can conflict with char $ac_func (); below.
15698 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15699 <limits.h> exists even on freestanding compilers. */
15702 # include <limits.h>
15704 # include <assert.h>
15709 /* Override any gcc2 internal prototype to avoid an error. */
15714 /* We use char because int might match the return type of a gcc2
15715 builtin and then its argument prototype would still apply. */
15717 /* The GNU C library defines this for functions which it implements
15718 to always fail with ENOSYS. Some functions are actually named
15719 something starting with __ and the normal name is an alias. */
15720 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
15723 char (*f) () = $ac_func;
15732 return f != $ac_func;
15737 rm -f conftest.
$ac_objext conftest
$ac_exeext
15738 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15739 (eval $ac_link) 2>conftest.er1
15741 grep -v '^ *+' conftest.er1
>conftest.err
15743 cat conftest.err
>&5
15744 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15745 (exit $ac_status); } &&
15746 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15747 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15748 (eval $ac_try) 2>&5
15750 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15751 (exit $ac_status); }; } &&
15752 { ac_try
='test -s conftest$ac_exeext'
15753 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15754 (eval $ac_try) 2>&5
15756 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15757 (exit $ac_status); }; }; then
15758 eval "$as_ac_var=yes"
15760 echo "$as_me: failed program was:" >&5
15761 sed 's/^/| /' conftest.
$ac_ext >&5
15763 eval "$as_ac_var=no"
15765 rm -f conftest.err conftest.
$ac_objext \
15766 conftest
$ac_exeext conftest.
$ac_ext
15768 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
15769 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
15770 if test `eval echo '${'$as_ac_var'}'` = yes; then
15772 cat >>confdefs.h
<<_ACEOF
15773 #define CRAY_STACKSEG_END $ac_func
15782 echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
15783 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
15784 if test "${ac_cv_c_stack_direction+set}" = set; then
15785 echo $ECHO_N "(cached) $ECHO_C" >&6
15787 if test "$cross_compiling" = yes; then
15788 ac_cv_c_stack_direction
=0
15790 cat >conftest.
$ac_ext <<_ACEOF
15793 cat confdefs.h
>>conftest.
$ac_ext
15794 cat >>conftest.
$ac_ext <<_ACEOF
15795 /* end confdefs.h. */
15797 find_stack_direction ()
15799 static char *addr = 0;
15804 return find_stack_direction ();
15807 return (&dummy > addr) ? 1 : -1;
15813 exit (find_stack_direction () < 0);
15816 rm -f conftest
$ac_exeext
15817 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15818 (eval $ac_link) 2>&5
15820 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15821 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
15822 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15823 (eval $ac_try) 2>&5
15825 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15826 (exit $ac_status); }; }; then
15827 ac_cv_c_stack_direction
=1
15829 echo "$as_me: program exited with status $ac_status" >&5
15830 echo "$as_me: failed program was:" >&5
15831 sed 's/^/| /' conftest.
$ac_ext >&5
15833 ( exit $ac_status )
15834 ac_cv_c_stack_direction
=-1
15836 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
15839 echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
15840 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
15842 cat >>confdefs.h
<<_ACEOF
15843 #define STACK_DIRECTION $ac_cv_c_stack_direction
15972 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
15973 echo "$as_me:$LINENO: checking for $ac_func" >&5
15974 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
15975 if eval "test \"\${$as_ac_var+set}\" = set"; then
15976 echo $ECHO_N "(cached) $ECHO_C" >&6
15978 cat >conftest.
$ac_ext <<_ACEOF
15981 cat confdefs.h
>>conftest.
$ac_ext
15982 cat >>conftest.
$ac_ext <<_ACEOF
15983 /* end confdefs.h. */
15984 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15985 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15986 #define $ac_func innocuous_$ac_func
15988 /* System header to define __stub macros and hopefully few prototypes,
15989 which can conflict with char $ac_func (); below.
15990 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15991 <limits.h> exists even on freestanding compilers. */
15994 # include <limits.h>
15996 # include <assert.h>
16001 /* Override any gcc2 internal prototype to avoid an error. */
16006 /* We use char because int might match the return type of a gcc2
16007 builtin and then its argument prototype would still apply. */
16009 /* The GNU C library defines this for functions which it implements
16010 to always fail with ENOSYS. Some functions are actually named
16011 something starting with __ and the normal name is an alias. */
16012 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16015 char (*f) () = $ac_func;
16024 return f != $ac_func;
16029 rm -f conftest.
$ac_objext conftest
$ac_exeext
16030 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16031 (eval $ac_link) 2>conftest.er1
16033 grep -v '^ *+' conftest.er1
>conftest.err
16035 cat conftest.err
>&5
16036 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16037 (exit $ac_status); } &&
16038 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16039 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16040 (eval $ac_try) 2>&5
16042 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16043 (exit $ac_status); }; } &&
16044 { ac_try
='test -s conftest$ac_exeext'
16045 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16046 (eval $ac_try) 2>&5
16048 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16049 (exit $ac_status); }; }; then
16050 eval "$as_ac_var=yes"
16052 echo "$as_me: failed program was:" >&5
16053 sed 's/^/| /' conftest.
$ac_ext >&5
16055 eval "$as_ac_var=no"
16057 rm -f conftest.err conftest.
$ac_objext \
16058 conftest
$ac_exeext conftest.
$ac_ext
16060 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
16061 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
16062 if test `eval echo '${'$as_ac_var'}'` = yes; then
16063 cat >>confdefs.h
<<_ACEOF
16064 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
16074 for ac_header
in sys
/mount.h sys
/user.h
16076 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16077 echo "$as_me:$LINENO: checking for $ac_header" >&5
16078 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16079 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16080 echo $ECHO_N "(cached) $ECHO_C" >&6
16082 cat >conftest.
$ac_ext <<_ACEOF
16085 cat confdefs.h
>>conftest.
$ac_ext
16086 cat >>conftest.
$ac_ext <<_ACEOF
16087 /* end confdefs.h. */
16088 #include <sys/types.h>
16089 #if HAVE_SYS_PARAM_H
16090 # include <sys/param.h>
16093 #include <$ac_header>
16095 rm -f conftest.
$ac_objext
16096 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16097 (eval $ac_compile) 2>conftest.er1
16099 grep -v '^ *+' conftest.er1
>conftest.err
16101 cat conftest.err
>&5
16102 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16103 (exit $ac_status); } &&
16104 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16105 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16106 (eval $ac_try) 2>&5
16108 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16109 (exit $ac_status); }; } &&
16110 { ac_try
='test -s conftest.$ac_objext'
16111 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16112 (eval $ac_try) 2>&5
16114 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16115 (exit $ac_status); }; }; then
16116 eval "$as_ac_Header=yes"
16118 echo "$as_me: failed program was:" >&5
16119 sed 's/^/| /' conftest.
$ac_ext >&5
16121 eval "$as_ac_Header=no"
16123 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16125 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16126 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16127 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16128 cat >>confdefs.h
<<_ACEOF
16129 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16142 for ac_header
in net
/if.h net
/if_arp.h net
/if_dl.h net
/if_types.h net
/route.h
16144 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16145 echo "$as_me:$LINENO: checking for $ac_header" >&5
16146 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16147 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16148 echo $ECHO_N "(cached) $ECHO_C" >&6
16150 cat >conftest.
$ac_ext <<_ACEOF
16153 cat confdefs.h
>>conftest.
$ac_ext
16154 cat >>conftest.
$ac_ext <<_ACEOF
16155 /* end confdefs.h. */
16156 #include <sys/types.h>
16157 #if HAVE_SYS_SOCKET_H
16158 # include <sys/socket.h>
16161 #include <$ac_header>
16163 rm -f conftest.
$ac_objext
16164 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16165 (eval $ac_compile) 2>conftest.er1
16167 grep -v '^ *+' conftest.er1
>conftest.err
16169 cat conftest.err
>&5
16170 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16171 (exit $ac_status); } &&
16172 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16173 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16174 (eval $ac_try) 2>&5
16176 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16177 (exit $ac_status); }; } &&
16178 { ac_try
='test -s conftest.$ac_objext'
16179 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16180 (eval $ac_try) 2>&5
16182 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16183 (exit $ac_status); }; }; then
16184 eval "$as_ac_Header=yes"
16186 echo "$as_me: failed program was:" >&5
16187 sed 's/^/| /' conftest.
$ac_ext >&5
16189 eval "$as_ac_Header=no"
16191 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16193 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16194 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16195 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16196 cat >>confdefs.h
<<_ACEOF
16197 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16206 for ac_header
in resolv.h
16208 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16209 echo "$as_me:$LINENO: checking for $ac_header" >&5
16210 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16211 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16212 echo $ECHO_N "(cached) $ECHO_C" >&6
16214 cat >conftest.
$ac_ext <<_ACEOF
16217 cat confdefs.h
>>conftest.
$ac_ext
16218 cat >>conftest.
$ac_ext <<_ACEOF
16219 /* end confdefs.h. */
16220 #include <sys/types.h>
16221 #if HAVE_SYS_SOCKET_H
16222 # include <sys/socket.h>
16224 #if HAVE_NETINET_IN_H
16225 # include <netinet/in.h>
16227 #if HAVE_ARPA_NAMESER_H
16228 # include <arpa/nameser.h>
16231 #include <$ac_header>
16233 rm -f conftest.
$ac_objext
16234 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16235 (eval $ac_compile) 2>conftest.er1
16237 grep -v '^ *+' conftest.er1
>conftest.err
16239 cat conftest.err
>&5
16240 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16241 (exit $ac_status); } &&
16242 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16243 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16244 (eval $ac_try) 2>&5
16246 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16247 (exit $ac_status); }; } &&
16248 { ac_try
='test -s conftest.$ac_objext'
16249 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16250 (eval $ac_try) 2>&5
16252 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16253 (exit $ac_status); }; }; then
16254 eval "$as_ac_Header=yes"
16256 echo "$as_me: failed program was:" >&5
16257 sed 's/^/| /' conftest.
$ac_ext >&5
16259 eval "$as_ac_Header=no"
16261 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16263 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16264 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16265 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16266 cat >>confdefs.h
<<_ACEOF
16267 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16276 for ac_header
in ucontext.h
16278 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16279 echo "$as_me:$LINENO: checking for $ac_header" >&5
16280 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16281 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16282 echo $ECHO_N "(cached) $ECHO_C" >&6
16284 cat >conftest.
$ac_ext <<_ACEOF
16287 cat confdefs.h
>>conftest.
$ac_ext
16288 cat >>conftest.
$ac_ext <<_ACEOF
16289 /* end confdefs.h. */
16290 #include <signal.h>
16292 #include <$ac_header>
16294 rm -f conftest.
$ac_objext
16295 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16296 (eval $ac_compile) 2>conftest.er1
16298 grep -v '^ *+' conftest.er1
>conftest.err
16300 cat conftest.err
>&5
16301 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16302 (exit $ac_status); } &&
16303 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16304 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16305 (eval $ac_try) 2>&5
16307 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16308 (exit $ac_status); }; } &&
16309 { ac_try
='test -s conftest.$ac_objext'
16310 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16311 (eval $ac_try) 2>&5
16313 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16314 (exit $ac_status); }; }; then
16315 eval "$as_ac_Header=yes"
16317 echo "$as_me: failed program was:" >&5
16318 sed 's/^/| /' conftest.
$ac_ext >&5
16320 eval "$as_ac_Header=no"
16322 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16324 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16325 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16326 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16327 cat >>confdefs.h
<<_ACEOF
16328 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16338 for ac_header
in linux
/videodev.h
16340 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16341 echo "$as_me:$LINENO: checking for $ac_header" >&5
16342 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16343 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16344 echo $ECHO_N "(cached) $ECHO_C" >&6
16346 cat >conftest.
$ac_ext <<_ACEOF
16349 cat confdefs.h
>>conftest.
$ac_ext
16350 cat >>conftest.
$ac_ext <<_ACEOF
16351 /* end confdefs.h. */
16352 #ifdef HAVE_SYS_TIME_H
16353 #include <sys/time.h>
16355 #include <sys/types.h>
16356 #ifdef HAVE_ASM_TYPES_H
16357 #include <asm/types.h>
16360 #include <$ac_header>
16362 rm -f conftest.
$ac_objext
16363 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16364 (eval $ac_compile) 2>conftest.er1
16366 grep -v '^ *+' conftest.er1
>conftest.err
16368 cat conftest.err
>&5
16369 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16370 (exit $ac_status); } &&
16371 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16372 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16373 (eval $ac_try) 2>&5
16375 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16376 (exit $ac_status); }; } &&
16377 { ac_try
='test -s conftest.$ac_objext'
16378 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16379 (eval $ac_try) 2>&5
16381 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16382 (exit $ac_status); }; }; then
16383 eval "$as_ac_Header=yes"
16385 echo "$as_me: failed program was:" >&5
16386 sed 's/^/| /' conftest.
$ac_ext >&5
16388 eval "$as_ac_Header=no"
16390 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16392 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16393 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16394 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16395 cat >>confdefs.h
<<_ACEOF
16396 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16405 echo "$as_me:$LINENO: checking for GNU style IPX support" >&5
16406 echo $ECHO_N "checking for GNU style IPX support... $ECHO_C" >&6
16407 if test "${ac_cv_c_ipx_gnu+set}" = set; then
16408 echo $ECHO_N "(cached) $ECHO_C" >&6
16410 cat >conftest.
$ac_ext <<_ACEOF
16413 cat confdefs.h
>>conftest.
$ac_ext
16414 cat >>conftest.
$ac_ext <<_ACEOF
16415 /* end confdefs.h. */
16416 #include <sys/types.h>
16417 #ifdef HAVE_SYS_SOCKET_H
16418 # include <sys/socket.h>
16420 #include <netipx/ipx.h>
16424 ((struct sockaddr_ipx *)0)->sipx_family == AF_IPX
16429 rm -f conftest.
$ac_objext
16430 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16431 (eval $ac_compile) 2>conftest.er1
16433 grep -v '^ *+' conftest.er1
>conftest.err
16435 cat conftest.err
>&5
16436 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16437 (exit $ac_status); } &&
16438 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16439 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16440 (eval $ac_try) 2>&5
16442 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16443 (exit $ac_status); }; } &&
16444 { ac_try
='test -s conftest.$ac_objext'
16445 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16446 (eval $ac_try) 2>&5
16448 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16449 (exit $ac_status); }; }; then
16450 ac_cv_c_ipx_gnu
="yes"
16452 echo "$as_me: failed program was:" >&5
16453 sed 's/^/| /' conftest.
$ac_ext >&5
16455 ac_cv_c_ipx_gnu
="no"
16457 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16460 echo "$as_me:$LINENO: result: $ac_cv_c_ipx_gnu" >&5
16461 echo "${ECHO_T}$ac_cv_c_ipx_gnu" >&6
16462 if test "$ac_cv_c_ipx_gnu" = "yes"
16465 cat >>confdefs.h
<<\_ACEOF
16466 #define HAVE_IPX_GNU 1
16471 if test "$ac_cv_c_ipx_gnu" = "no"
16473 echo "$as_me:$LINENO: checking for linux style IPX support" >&5
16474 echo $ECHO_N "checking for linux style IPX support... $ECHO_C" >&6
16475 if test "${ac_cv_c_ipx_linux+set}" = set; then
16476 echo $ECHO_N "(cached) $ECHO_C" >&6
16478 cat >conftest.
$ac_ext <<_ACEOF
16481 cat confdefs.h
>>conftest.
$ac_ext
16482 cat >>conftest.
$ac_ext <<_ACEOF
16483 /* end confdefs.h. */
16484 #include <sys/types.h>
16485 #ifdef HAVE_SYS_SOCKET_H
16486 # include <sys/socket.h>
16488 #include <asm/types.h>
16489 #include <linux/ipx.h>
16493 ((struct sockaddr_ipx *)0)->sipx_family == AF_IPX
16498 rm -f conftest.
$ac_objext
16499 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16500 (eval $ac_compile) 2>conftest.er1
16502 grep -v '^ *+' conftest.er1
>conftest.err
16504 cat conftest.err
>&5
16505 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16506 (exit $ac_status); } &&
16507 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16508 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16509 (eval $ac_try) 2>&5
16511 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16512 (exit $ac_status); }; } &&
16513 { ac_try
='test -s conftest.$ac_objext'
16514 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16515 (eval $ac_try) 2>&5
16517 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16518 (exit $ac_status); }; }; then
16519 ac_cv_c_ipx_linux
="yes"
16521 echo "$as_me: failed program was:" >&5
16522 sed 's/^/| /' conftest.
$ac_ext >&5
16524 ac_cv_c_ipx_linux
="no"
16526 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16529 echo "$as_me:$LINENO: result: $ac_cv_c_ipx_linux" >&5
16530 echo "${ECHO_T}$ac_cv_c_ipx_linux" >&6
16531 if test "$ac_cv_c_ipx_linux" = "yes"
16534 cat >>confdefs.h
<<\_ACEOF
16535 #define HAVE_IPX_LINUX 1
16542 echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
16543 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
16544 if test "${ac_cv_c_const+set}" = set; then
16545 echo $ECHO_N "(cached) $ECHO_C" >&6
16547 cat >conftest.
$ac_ext <<_ACEOF
16550 cat confdefs.h
>>conftest.
$ac_ext
16551 cat >>conftest.
$ac_ext <<_ACEOF
16552 /* end confdefs.h. */
16557 /* FIXME: Include the comments suggested by Paul. */
16558 #ifndef __cplusplus
16559 /* Ultrix mips cc rejects this. */
16560 typedef int charset[2];
16562 /* SunOS 4.1.1 cc rejects this. */
16563 char const *const *ccp;
16565 /* NEC SVR4.0.2 mips cc rejects this. */
16566 struct point {int x, y;};
16567 static struct point const zero = {0,0};
16568 /* AIX XL C 1.02.0.0 rejects this.
16569 It does not let you subtract one const X* pointer from another in
16570 an arm of an if-expression whose if-part is not a constant
16572 const char *g = "string";
16573 ccp = &g + (g ? g-g : 0);
16574 /* HPUX 7.0 cc rejects these. */
16577 ccp = (char const *const *) p;
16578 { /* SCO 3.2v4 cc rejects this. */
16580 char const *s = 0 ? (char *) 0 : (char const *) 0;
16584 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
16585 int x[] = {25, 17};
16586 const int *foo = &x[0];
16589 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
16590 typedef const int *iptr;
16594 { /* AIX XL C 1.02.0.0 rejects this saying
16595 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
16596 struct s { int j; const int *ap[3]; };
16597 struct s *b; b->j = 5;
16599 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
16600 const int foo = 10;
16608 rm -f conftest.
$ac_objext
16609 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16610 (eval $ac_compile) 2>conftest.er1
16612 grep -v '^ *+' conftest.er1
>conftest.err
16614 cat conftest.err
>&5
16615 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16616 (exit $ac_status); } &&
16617 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16618 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16619 (eval $ac_try) 2>&5
16621 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16622 (exit $ac_status); }; } &&
16623 { ac_try
='test -s conftest.$ac_objext'
16624 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16625 (eval $ac_try) 2>&5
16627 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16628 (exit $ac_status); }; }; then
16631 echo "$as_me: failed program was:" >&5
16632 sed 's/^/| /' conftest.
$ac_ext >&5
16636 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16638 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
16639 echo "${ECHO_T}$ac_cv_c_const" >&6
16640 if test $ac_cv_c_const = no
; then
16642 cat >>confdefs.h
<<\_ACEOF
16648 echo "$as_me:$LINENO: checking for inline" >&5
16649 echo $ECHO_N "checking for inline... $ECHO_C" >&6
16650 if test "${ac_cv_c_inline+set}" = set; then
16651 echo $ECHO_N "(cached) $ECHO_C" >&6
16654 for ac_kw
in inline __inline__ __inline
; do
16655 cat >conftest.
$ac_ext <<_ACEOF
16658 cat confdefs.h
>>conftest.
$ac_ext
16659 cat >>conftest.
$ac_ext <<_ACEOF
16660 /* end confdefs.h. */
16661 #ifndef __cplusplus
16663 static $ac_kw foo_t static_foo () {return 0; }
16664 $ac_kw foo_t foo () {return 0; }
16668 rm -f conftest.
$ac_objext
16669 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16670 (eval $ac_compile) 2>conftest.er1
16672 grep -v '^ *+' conftest.er1
>conftest.err
16674 cat conftest.err
>&5
16675 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16676 (exit $ac_status); } &&
16677 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16678 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16679 (eval $ac_try) 2>&5
16681 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16682 (exit $ac_status); }; } &&
16683 { ac_try
='test -s conftest.$ac_objext'
16684 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16685 (eval $ac_try) 2>&5
16687 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16688 (exit $ac_status); }; }; then
16689 ac_cv_c_inline
=$ac_kw; break
16691 echo "$as_me: failed program was:" >&5
16692 sed 's/^/| /' conftest.
$ac_ext >&5
16695 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16699 echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
16700 echo "${ECHO_T}$ac_cv_c_inline" >&6
16703 case $ac_cv_c_inline in
16706 case $ac_cv_c_inline in
16708 *) ac_val
=$ac_cv_c_inline;;
16710 cat >>confdefs.h
<<_ACEOF
16711 #ifndef __cplusplus
16712 #define inline $ac_val
16718 echo "$as_me:$LINENO: checking for mode_t" >&5
16719 echo $ECHO_N "checking for mode_t... $ECHO_C" >&6
16720 if test "${ac_cv_type_mode_t+set}" = set; then
16721 echo $ECHO_N "(cached) $ECHO_C" >&6
16723 cat >conftest.
$ac_ext <<_ACEOF
16726 cat confdefs.h
>>conftest.
$ac_ext
16727 cat >>conftest.
$ac_ext <<_ACEOF
16728 /* end confdefs.h. */
16729 $ac_includes_default
16735 if (sizeof (mode_t))
16741 rm -f conftest.
$ac_objext
16742 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16743 (eval $ac_compile) 2>conftest.er1
16745 grep -v '^ *+' conftest.er1
>conftest.err
16747 cat conftest.err
>&5
16748 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16749 (exit $ac_status); } &&
16750 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16751 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16752 (eval $ac_try) 2>&5
16754 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16755 (exit $ac_status); }; } &&
16756 { ac_try
='test -s conftest.$ac_objext'
16757 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16758 (eval $ac_try) 2>&5
16760 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16761 (exit $ac_status); }; }; then
16762 ac_cv_type_mode_t
=yes
16764 echo "$as_me: failed program was:" >&5
16765 sed 's/^/| /' conftest.
$ac_ext >&5
16767 ac_cv_type_mode_t
=no
16769 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16771 echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
16772 echo "${ECHO_T}$ac_cv_type_mode_t" >&6
16773 if test $ac_cv_type_mode_t = yes; then
16775 cat >>confdefs.h
<<_ACEOF
16776 #define HAVE_MODE_T 1
16781 echo "$as_me:$LINENO: checking for off_t" >&5
16782 echo $ECHO_N "checking for off_t... $ECHO_C" >&6
16783 if test "${ac_cv_type_off_t+set}" = set; then
16784 echo $ECHO_N "(cached) $ECHO_C" >&6
16786 cat >conftest.
$ac_ext <<_ACEOF
16789 cat confdefs.h
>>conftest.
$ac_ext
16790 cat >>conftest.
$ac_ext <<_ACEOF
16791 /* end confdefs.h. */
16792 $ac_includes_default
16798 if (sizeof (off_t))
16804 rm -f conftest.
$ac_objext
16805 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16806 (eval $ac_compile) 2>conftest.er1
16808 grep -v '^ *+' conftest.er1
>conftest.err
16810 cat conftest.err
>&5
16811 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16812 (exit $ac_status); } &&
16813 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16814 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16815 (eval $ac_try) 2>&5
16817 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16818 (exit $ac_status); }; } &&
16819 { ac_try
='test -s conftest.$ac_objext'
16820 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16821 (eval $ac_try) 2>&5
16823 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16824 (exit $ac_status); }; }; then
16825 ac_cv_type_off_t
=yes
16827 echo "$as_me: failed program was:" >&5
16828 sed 's/^/| /' conftest.
$ac_ext >&5
16830 ac_cv_type_off_t
=no
16832 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16834 echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
16835 echo "${ECHO_T}$ac_cv_type_off_t" >&6
16836 if test $ac_cv_type_off_t = yes; then
16838 cat >>confdefs.h
<<_ACEOF
16839 #define HAVE_OFF_T 1
16844 echo "$as_me:$LINENO: checking for pid_t" >&5
16845 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6
16846 if test "${ac_cv_type_pid_t+set}" = set; then
16847 echo $ECHO_N "(cached) $ECHO_C" >&6
16849 cat >conftest.
$ac_ext <<_ACEOF
16852 cat confdefs.h
>>conftest.
$ac_ext
16853 cat >>conftest.
$ac_ext <<_ACEOF
16854 /* end confdefs.h. */
16855 $ac_includes_default
16861 if (sizeof (pid_t))
16867 rm -f conftest.
$ac_objext
16868 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16869 (eval $ac_compile) 2>conftest.er1
16871 grep -v '^ *+' conftest.er1
>conftest.err
16873 cat conftest.err
>&5
16874 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16875 (exit $ac_status); } &&
16876 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16877 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16878 (eval $ac_try) 2>&5
16880 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16881 (exit $ac_status); }; } &&
16882 { ac_try
='test -s conftest.$ac_objext'
16883 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16884 (eval $ac_try) 2>&5
16886 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16887 (exit $ac_status); }; }; then
16888 ac_cv_type_pid_t
=yes
16890 echo "$as_me: failed program was:" >&5
16891 sed 's/^/| /' conftest.
$ac_ext >&5
16893 ac_cv_type_pid_t
=no
16895 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16897 echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
16898 echo "${ECHO_T}$ac_cv_type_pid_t" >&6
16899 if test $ac_cv_type_pid_t = yes; then
16901 cat >>confdefs.h
<<_ACEOF
16902 #define HAVE_PID_T 1
16907 echo "$as_me:$LINENO: checking for size_t" >&5
16908 echo $ECHO_N "checking for size_t... $ECHO_C" >&6
16909 if test "${ac_cv_type_size_t+set}" = set; then
16910 echo $ECHO_N "(cached) $ECHO_C" >&6
16912 cat >conftest.
$ac_ext <<_ACEOF
16915 cat confdefs.h
>>conftest.
$ac_ext
16916 cat >>conftest.
$ac_ext <<_ACEOF
16917 /* end confdefs.h. */
16918 $ac_includes_default
16924 if (sizeof (size_t))
16930 rm -f conftest.
$ac_objext
16931 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16932 (eval $ac_compile) 2>conftest.er1
16934 grep -v '^ *+' conftest.er1
>conftest.err
16936 cat conftest.err
>&5
16937 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16938 (exit $ac_status); } &&
16939 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16940 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16941 (eval $ac_try) 2>&5
16943 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16944 (exit $ac_status); }; } &&
16945 { ac_try
='test -s conftest.$ac_objext'
16946 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16947 (eval $ac_try) 2>&5
16949 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16950 (exit $ac_status); }; }; then
16951 ac_cv_type_size_t
=yes
16953 echo "$as_me: failed program was:" >&5
16954 sed 's/^/| /' conftest.
$ac_ext >&5
16956 ac_cv_type_size_t
=no
16958 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16960 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
16961 echo "${ECHO_T}$ac_cv_type_size_t" >&6
16962 if test $ac_cv_type_size_t = yes; then
16964 cat >>confdefs.h
<<_ACEOF
16965 #define HAVE_SIZE_T 1
16970 echo "$as_me:$LINENO: checking for ssize_t" >&5
16971 echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6
16972 if test "${ac_cv_type_ssize_t+set}" = set; then
16973 echo $ECHO_N "(cached) $ECHO_C" >&6
16975 cat >conftest.
$ac_ext <<_ACEOF
16978 cat confdefs.h
>>conftest.
$ac_ext
16979 cat >>conftest.
$ac_ext <<_ACEOF
16980 /* end confdefs.h. */
16981 $ac_includes_default
16987 if (sizeof (ssize_t))
16993 rm -f conftest.
$ac_objext
16994 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16995 (eval $ac_compile) 2>conftest.er1
16997 grep -v '^ *+' conftest.er1
>conftest.err
16999 cat conftest.err
>&5
17000 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17001 (exit $ac_status); } &&
17002 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17003 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17004 (eval $ac_try) 2>&5
17006 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17007 (exit $ac_status); }; } &&
17008 { ac_try
='test -s conftest.$ac_objext'
17009 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17010 (eval $ac_try) 2>&5
17012 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17013 (exit $ac_status); }; }; then
17014 ac_cv_type_ssize_t
=yes
17016 echo "$as_me: failed program was:" >&5
17017 sed 's/^/| /' conftest.
$ac_ext >&5
17019 ac_cv_type_ssize_t
=no
17021 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17023 echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
17024 echo "${ECHO_T}$ac_cv_type_ssize_t" >&6
17025 if test $ac_cv_type_ssize_t = yes; then
17027 cat >>confdefs.h
<<_ACEOF
17028 #define HAVE_SSIZE_T 1
17033 echo "$as_me:$LINENO: checking for long long" >&5
17034 echo $ECHO_N "checking for long long... $ECHO_C" >&6
17035 if test "${ac_cv_type_long_long+set}" = set; then
17036 echo $ECHO_N "(cached) $ECHO_C" >&6
17038 cat >conftest.
$ac_ext <<_ACEOF
17041 cat confdefs.h
>>conftest.
$ac_ext
17042 cat >>conftest.
$ac_ext <<_ACEOF
17043 /* end confdefs.h. */
17044 $ac_includes_default
17048 if ((long long *) 0)
17050 if (sizeof (long long))
17056 rm -f conftest.
$ac_objext
17057 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17058 (eval $ac_compile) 2>conftest.er1
17060 grep -v '^ *+' conftest.er1
>conftest.err
17062 cat conftest.err
>&5
17063 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17064 (exit $ac_status); } &&
17065 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17066 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17067 (eval $ac_try) 2>&5
17069 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17070 (exit $ac_status); }; } &&
17071 { ac_try
='test -s conftest.$ac_objext'
17072 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17073 (eval $ac_try) 2>&5
17075 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17076 (exit $ac_status); }; }; then
17077 ac_cv_type_long_long
=yes
17079 echo "$as_me: failed program was:" >&5
17080 sed 's/^/| /' conftest.
$ac_ext >&5
17082 ac_cv_type_long_long
=no
17084 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17086 echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
17087 echo "${ECHO_T}$ac_cv_type_long_long" >&6
17088 if test $ac_cv_type_long_long = yes; then
17090 cat >>confdefs.h
<<_ACEOF
17091 #define HAVE_LONG_LONG 1
17096 echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
17097 echo $ECHO_N "checking for fsblkcnt_t... $ECHO_C" >&6
17098 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
17099 echo $ECHO_N "(cached) $ECHO_C" >&6
17101 cat >conftest.
$ac_ext <<_ACEOF
17104 cat confdefs.h
>>conftest.
$ac_ext
17105 cat >>conftest.
$ac_ext <<_ACEOF
17106 /* end confdefs.h. */
17107 $ac_includes_default
17111 if ((fsblkcnt_t *) 0)
17113 if (sizeof (fsblkcnt_t))
17119 rm -f conftest.
$ac_objext
17120 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17121 (eval $ac_compile) 2>conftest.er1
17123 grep -v '^ *+' conftest.er1
>conftest.err
17125 cat conftest.err
>&5
17126 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17127 (exit $ac_status); } &&
17128 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17129 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17130 (eval $ac_try) 2>&5
17132 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17133 (exit $ac_status); }; } &&
17134 { ac_try
='test -s conftest.$ac_objext'
17135 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17136 (eval $ac_try) 2>&5
17138 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17139 (exit $ac_status); }; }; then
17140 ac_cv_type_fsblkcnt_t
=yes
17142 echo "$as_me: failed program was:" >&5
17143 sed 's/^/| /' conftest.
$ac_ext >&5
17145 ac_cv_type_fsblkcnt_t
=no
17147 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17149 echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
17150 echo "${ECHO_T}$ac_cv_type_fsblkcnt_t" >&6
17151 if test $ac_cv_type_fsblkcnt_t = yes; then
17153 cat >>confdefs.h
<<_ACEOF
17154 #define HAVE_FSBLKCNT_T 1
17159 echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
17160 echo $ECHO_N "checking for fsfilcnt_t... $ECHO_C" >&6
17161 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
17162 echo $ECHO_N "(cached) $ECHO_C" >&6
17164 cat >conftest.
$ac_ext <<_ACEOF
17167 cat confdefs.h
>>conftest.
$ac_ext
17168 cat >>conftest.
$ac_ext <<_ACEOF
17169 /* end confdefs.h. */
17170 $ac_includes_default
17174 if ((fsfilcnt_t *) 0)
17176 if (sizeof (fsfilcnt_t))
17182 rm -f conftest.
$ac_objext
17183 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17184 (eval $ac_compile) 2>conftest.er1
17186 grep -v '^ *+' conftest.er1
>conftest.err
17188 cat conftest.err
>&5
17189 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17190 (exit $ac_status); } &&
17191 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17192 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17193 (eval $ac_try) 2>&5
17195 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17196 (exit $ac_status); }; } &&
17197 { ac_try
='test -s conftest.$ac_objext'
17198 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17199 (eval $ac_try) 2>&5
17201 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17202 (exit $ac_status); }; }; then
17203 ac_cv_type_fsfilcnt_t
=yes
17205 echo "$as_me: failed program was:" >&5
17206 sed 's/^/| /' conftest.
$ac_ext >&5
17208 ac_cv_type_fsfilcnt_t
=no
17210 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17212 echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
17213 echo "${ECHO_T}$ac_cv_type_fsfilcnt_t" >&6
17214 if test $ac_cv_type_fsfilcnt_t = yes; then
17216 cat >>confdefs.h
<<_ACEOF
17217 #define HAVE_FSFILCNT_T 1
17223 echo "$as_me:$LINENO: checking for sigset_t" >&5
17224 echo $ECHO_N "checking for sigset_t... $ECHO_C" >&6
17225 if test "${ac_cv_type_sigset_t+set}" = set; then
17226 echo $ECHO_N "(cached) $ECHO_C" >&6
17228 cat >conftest.
$ac_ext <<_ACEOF
17231 cat confdefs.h
>>conftest.
$ac_ext
17232 cat >>conftest.
$ac_ext <<_ACEOF
17233 /* end confdefs.h. */
17234 #include <signal.h>
17239 if ((sigset_t *) 0)
17241 if (sizeof (sigset_t))
17247 rm -f conftest.
$ac_objext
17248 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17249 (eval $ac_compile) 2>conftest.er1
17251 grep -v '^ *+' conftest.er1
>conftest.err
17253 cat conftest.err
>&5
17254 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17255 (exit $ac_status); } &&
17256 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17257 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17258 (eval $ac_try) 2>&5
17260 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17261 (exit $ac_status); }; } &&
17262 { ac_try
='test -s conftest.$ac_objext'
17263 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17264 (eval $ac_try) 2>&5
17266 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17267 (exit $ac_status); }; }; then
17268 ac_cv_type_sigset_t
=yes
17270 echo "$as_me: failed program was:" >&5
17271 sed 's/^/| /' conftest.
$ac_ext >&5
17273 ac_cv_type_sigset_t
=no
17275 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17277 echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
17278 echo "${ECHO_T}$ac_cv_type_sigset_t" >&6
17279 if test $ac_cv_type_sigset_t = yes; then
17281 cat >>confdefs.h
<<_ACEOF
17282 #define HAVE_SIGSET_T 1
17289 echo "$as_me:$LINENO: checking whether linux/input.h is for real" >&5
17290 echo $ECHO_N "checking whether linux/input.h is for real... $ECHO_C" >&6
17291 if test "${wine_cv_linux_input_h+set}" = set; then
17292 echo $ECHO_N "(cached) $ECHO_C" >&6
17294 cat >conftest.
$ac_ext <<_ACEOF
17297 cat confdefs.h
>>conftest.
$ac_ext
17298 cat >>conftest.
$ac_ext <<_ACEOF
17299 /* end confdefs.h. */
17301 #include <linux/input.h>
17307 int foo = EVIOCGBIT(EV_ABS,42);
17308 int bar = BTN_PINKIE;
17315 rm -f conftest.
$ac_objext
17316 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17317 (eval $ac_compile) 2>conftest.er1
17319 grep -v '^ *+' conftest.er1
>conftest.err
17321 cat conftest.err
>&5
17322 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17323 (exit $ac_status); } &&
17324 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17325 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17326 (eval $ac_try) 2>&5
17328 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17329 (exit $ac_status); }; } &&
17330 { ac_try
='test -s conftest.$ac_objext'
17331 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17332 (eval $ac_try) 2>&5
17334 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17335 (exit $ac_status); }; }; then
17336 wine_cv_linux_input_h
=yes
17338 echo "$as_me: failed program was:" >&5
17339 sed 's/^/| /' conftest.
$ac_ext >&5
17341 wine_cv_linux_input_h
=no
17343 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17346 echo "$as_me:$LINENO: result: $wine_cv_linux_input_h" >&5
17347 echo "${ECHO_T}$wine_cv_linux_input_h" >&6
17348 if test "$wine_cv_linux_input_h" = "yes"
17351 cat >>confdefs.h
<<\_ACEOF
17352 #define HAVE_CORRECT_LINUXINPUT_H 1
17357 echo "$as_me:$LINENO: checking for sigaddset" >&5
17358 echo $ECHO_N "checking for sigaddset... $ECHO_C" >&6
17359 if test "${wine_cv_have_sigaddset+set}" = set; then
17360 echo $ECHO_N "(cached) $ECHO_C" >&6
17362 cat >conftest.
$ac_ext <<_ACEOF
17365 cat confdefs.h
>>conftest.
$ac_ext
17366 cat >>conftest.
$ac_ext <<_ACEOF
17367 /* end confdefs.h. */
17368 #include <signal.h>
17372 sigset_t set; sigaddset(&set,SIGTERM);
17377 rm -f conftest.
$ac_objext conftest
$ac_exeext
17378 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17379 (eval $ac_link) 2>conftest.er1
17381 grep -v '^ *+' conftest.er1
>conftest.err
17383 cat conftest.err
>&5
17384 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17385 (exit $ac_status); } &&
17386 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17387 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17388 (eval $ac_try) 2>&5
17390 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17391 (exit $ac_status); }; } &&
17392 { ac_try
='test -s conftest$ac_exeext'
17393 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17394 (eval $ac_try) 2>&5
17396 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17397 (exit $ac_status); }; }; then
17398 wine_cv_have_sigaddset
=yes
17400 echo "$as_me: failed program was:" >&5
17401 sed 's/^/| /' conftest.
$ac_ext >&5
17403 wine_cv_have_sigaddset
=no
17405 rm -f conftest.err conftest.
$ac_objext \
17406 conftest
$ac_exeext conftest.
$ac_ext
17408 echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
17409 echo "${ECHO_T}$wine_cv_have_sigaddset" >&6
17410 if test "$wine_cv_have_sigaddset" = "yes"
17413 cat >>confdefs.h
<<\_ACEOF
17414 #define HAVE_SIGADDSET 1
17420 echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
17421 echo $ECHO_N "checking whether we can use re-entrant gethostbyname_r Linux style... $ECHO_C" >&6
17422 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
17423 echo $ECHO_N "(cached) $ECHO_C" >&6
17425 cat >conftest.
$ac_ext <<_ACEOF
17428 cat confdefs.h
>>conftest.
$ac_ext
17429 cat >>conftest.
$ac_ext <<_ACEOF
17430 /* end confdefs.h. */
17440 struct hostent *result;
17447 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
17448 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
17454 rm -f conftest.
$ac_objext conftest
$ac_exeext
17455 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17456 (eval $ac_link) 2>conftest.er1
17458 grep -v '^ *+' conftest.er1
>conftest.err
17460 cat conftest.err
>&5
17461 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17462 (exit $ac_status); } &&
17463 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17464 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17465 (eval $ac_try) 2>&5
17467 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17468 (exit $ac_status); }; } &&
17469 { ac_try
='test -s conftest$ac_exeext'
17470 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17471 (eval $ac_try) 2>&5
17473 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17474 (exit $ac_status); }; }; then
17475 wine_cv_linux_gethostbyname_r_6
=yes
17477 echo "$as_me: failed program was:" >&5
17478 sed 's/^/| /' conftest.
$ac_ext >&5
17480 wine_cv_linux_gethostbyname_r_6
=no
17483 rm -f conftest.err conftest.
$ac_objext \
17484 conftest
$ac_exeext conftest.
$ac_ext
17487 echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
17488 echo "${ECHO_T}$wine_cv_linux_gethostbyname_r_6" >&6
17489 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
17492 cat >>confdefs.h
<<\_ACEOF
17493 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
17498 if test "$ac_cv_header_linux_joystick_h" = "yes"
17500 echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
17501 echo $ECHO_N "checking whether linux/joystick.h uses the Linux 2.2+ API... $ECHO_C" >&6
17502 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
17503 echo $ECHO_N "(cached) $ECHO_C" >&6
17505 cat >conftest.
$ac_ext <<_ACEOF
17508 cat confdefs.h
>>conftest.
$ac_ext
17509 cat >>conftest.
$ac_ext <<_ACEOF
17510 /* end confdefs.h. */
17512 #include <sys/ioctl.h>
17513 #include <linux/joystick.h>
17515 struct js_event blub;
17516 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
17517 #error "no 2.2 header"
17528 rm -f conftest.
$ac_objext
17529 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17530 (eval $ac_compile) 2>conftest.er1
17532 grep -v '^ *+' conftest.er1
>conftest.err
17534 cat conftest.err
>&5
17535 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17536 (exit $ac_status); } &&
17537 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17538 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17539 (eval $ac_try) 2>&5
17541 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17542 (exit $ac_status); }; } &&
17543 { ac_try
='test -s conftest.$ac_objext'
17544 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17545 (eval $ac_try) 2>&5
17547 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17548 (exit $ac_status); }; }; then
17549 wine_cv_linux_joystick_22_api
=yes
17551 echo "$as_me: failed program was:" >&5
17552 sed 's/^/| /' conftest.
$ac_ext >&5
17554 wine_cv_linux_joystick_22_api
=no
17556 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17559 echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
17560 echo "${ECHO_T}$wine_cv_linux_joystick_22_api" >&6
17561 if test "$wine_cv_linux_joystick_22_api" = "yes"
17564 cat >>confdefs.h
<<\_ACEOF
17565 #define HAVE_LINUX_22_JOYSTICK_API 1
17572 if test "$ac_cv_header_sys_vfs_h" = "yes"
17574 echo "$as_me:$LINENO: checking whether sys/vfs.h defines statfs" >&5
17575 echo $ECHO_N "checking whether sys/vfs.h defines statfs... $ECHO_C" >&6
17576 if test "${wine_cv_sys_vfs_has_statfs+set}" = set; then
17577 echo $ECHO_N "(cached) $ECHO_C" >&6
17579 cat >conftest.
$ac_ext <<_ACEOF
17582 cat confdefs.h
>>conftest.
$ac_ext
17583 cat >>conftest.
$ac_ext <<_ACEOF
17584 /* end confdefs.h. */
17586 #include <sys/types.h>
17587 #ifdef HAVE_SYS_PARAM_H
17588 # include <sys/param.h>
17590 #include <sys/vfs.h>
17596 struct statfs stfs;
17598 memset(&stfs,0,sizeof(stfs));
17604 rm -f conftest.
$ac_objext
17605 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17606 (eval $ac_compile) 2>conftest.er1
17608 grep -v '^ *+' conftest.er1
>conftest.err
17610 cat conftest.err
>&5
17611 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17612 (exit $ac_status); } &&
17613 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17614 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17615 (eval $ac_try) 2>&5
17617 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17618 (exit $ac_status); }; } &&
17619 { ac_try
='test -s conftest.$ac_objext'
17620 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17621 (eval $ac_try) 2>&5
17623 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17624 (exit $ac_status); }; }; then
17625 wine_cv_sys_vfs_has_statfs
=yes
17627 echo "$as_me: failed program was:" >&5
17628 sed 's/^/| /' conftest.
$ac_ext >&5
17630 wine_cv_sys_vfs_has_statfs
=no
17633 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17636 echo "$as_me:$LINENO: result: $wine_cv_sys_vfs_has_statfs" >&5
17637 echo "${ECHO_T}$wine_cv_sys_vfs_has_statfs" >&6
17638 if test "$wine_cv_sys_vfs_has_statfs" = "yes"
17641 cat >>confdefs.h
<<\_ACEOF
17642 #define STATFS_DEFINED_BY_SYS_VFS 1
17648 if test "$ac_cv_header_sys_statfs_h" = "yes"
17650 echo "$as_me:$LINENO: checking whether sys/statfs.h defines statfs" >&5
17651 echo $ECHO_N "checking whether sys/statfs.h defines statfs... $ECHO_C" >&6
17652 if test "${wine_cv_sys_statfs_has_statfs+set}" = set; then
17653 echo $ECHO_N "(cached) $ECHO_C" >&6
17655 cat >conftest.
$ac_ext <<_ACEOF
17658 cat confdefs.h
>>conftest.
$ac_ext
17659 cat >>conftest.
$ac_ext <<_ACEOF
17660 /* end confdefs.h. */
17662 #include <sys/types.h>
17663 #ifdef HAVE_SYS_PARAM_H
17664 # include <sys/param.h>
17666 #include <sys/statfs.h>
17672 struct statfs stfs;
17678 rm -f conftest.
$ac_objext
17679 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17680 (eval $ac_compile) 2>conftest.er1
17682 grep -v '^ *+' conftest.er1
>conftest.err
17684 cat conftest.err
>&5
17685 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17686 (exit $ac_status); } &&
17687 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17688 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17689 (eval $ac_try) 2>&5
17691 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17692 (exit $ac_status); }; } &&
17693 { ac_try
='test -s conftest.$ac_objext'
17694 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17695 (eval $ac_try) 2>&5
17697 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17698 (exit $ac_status); }; }; then
17699 wine_cv_sys_statfs_has_statfs
=yes
17701 echo "$as_me: failed program was:" >&5
17702 sed 's/^/| /' conftest.
$ac_ext >&5
17704 wine_cv_sys_statfs_has_statfs
=no
17707 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17710 echo "$as_me:$LINENO: result: $wine_cv_sys_statfs_has_statfs" >&5
17711 echo "${ECHO_T}$wine_cv_sys_statfs_has_statfs" >&6
17712 if test "$wine_cv_sys_statfs_has_statfs" = "yes"
17715 cat >>confdefs.h
<<\_ACEOF
17716 #define STATFS_DEFINED_BY_SYS_STATFS 1
17722 if test "$ac_cv_header_sys_mount_h" = "yes"
17724 echo "$as_me:$LINENO: checking whether sys/mount.h defines statfs" >&5
17725 echo $ECHO_N "checking whether sys/mount.h defines statfs... $ECHO_C" >&6
17726 if test "${wine_cv_sys_mount_has_statfs+set}" = set; then
17727 echo $ECHO_N "(cached) $ECHO_C" >&6
17729 cat >conftest.
$ac_ext <<_ACEOF
17732 cat confdefs.h
>>conftest.
$ac_ext
17733 cat >>conftest.
$ac_ext <<_ACEOF
17734 /* end confdefs.h. */
17736 #include <sys/types.h>
17737 #ifdef HAVE_SYS_PARAM_H
17738 # include <sys/param.h>
17740 #include <sys/mount.h>
17746 struct statfs stfs;
17752 rm -f conftest.
$ac_objext
17753 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17754 (eval $ac_compile) 2>conftest.er1
17756 grep -v '^ *+' conftest.er1
>conftest.err
17758 cat conftest.err
>&5
17759 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17760 (exit $ac_status); } &&
17761 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17762 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17763 (eval $ac_try) 2>&5
17765 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17766 (exit $ac_status); }; } &&
17767 { ac_try
='test -s conftest.$ac_objext'
17768 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17769 (eval $ac_try) 2>&5
17771 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17772 (exit $ac_status); }; }; then
17773 wine_cv_sys_mount_has_statfs
=yes
17775 echo "$as_me: failed program was:" >&5
17776 sed 's/^/| /' conftest.
$ac_ext >&5
17778 wine_cv_sys_mount_has_statfs
=no
17781 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17784 echo "$as_me:$LINENO: result: $wine_cv_sys_mount_has_statfs" >&5
17785 echo "${ECHO_T}$wine_cv_sys_mount_has_statfs" >&6
17786 if test "$wine_cv_sys_mount_has_statfs" = "yes"
17789 cat >>confdefs.h
<<\_ACEOF
17790 #define STATFS_DEFINED_BY_SYS_MOUNT 1
17797 echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
17798 echo $ECHO_N "checking for struct statfs.f_bfree... $ECHO_C" >&6
17799 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
17800 echo $ECHO_N "(cached) $ECHO_C" >&6
17802 cat >conftest.
$ac_ext <<_ACEOF
17805 cat confdefs.h
>>conftest.
$ac_ext
17806 cat >>conftest.
$ac_ext <<_ACEOF
17807 /* end confdefs.h. */
17808 #include <sys/types.h>
17809 #ifdef HAVE_SYS_PARAM_H
17810 # include <sys/param.h>
17812 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
17813 # include <sys/mount.h>
17815 # ifdef STATFS_DEFINED_BY_SYS_VFS
17816 # include <sys/vfs.h>
17818 # ifdef STATFS_DEFINED_BY_SYS_STATFS
17819 # include <sys/statfs.h>
17827 static struct statfs ac_aggr;
17828 if (ac_aggr.f_bfree)
17834 rm -f conftest.
$ac_objext
17835 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17836 (eval $ac_compile) 2>conftest.er1
17838 grep -v '^ *+' conftest.er1
>conftest.err
17840 cat conftest.err
>&5
17841 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17842 (exit $ac_status); } &&
17843 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17844 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17845 (eval $ac_try) 2>&5
17847 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17848 (exit $ac_status); }; } &&
17849 { ac_try
='test -s conftest.$ac_objext'
17850 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17851 (eval $ac_try) 2>&5
17853 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17854 (exit $ac_status); }; }; then
17855 ac_cv_member_struct_statfs_f_bfree
=yes
17857 echo "$as_me: failed program was:" >&5
17858 sed 's/^/| /' conftest.
$ac_ext >&5
17860 cat >conftest.
$ac_ext <<_ACEOF
17863 cat confdefs.h
>>conftest.
$ac_ext
17864 cat >>conftest.
$ac_ext <<_ACEOF
17865 /* end confdefs.h. */
17866 #include <sys/types.h>
17867 #ifdef HAVE_SYS_PARAM_H
17868 # include <sys/param.h>
17870 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
17871 # include <sys/mount.h>
17873 # ifdef STATFS_DEFINED_BY_SYS_VFS
17874 # include <sys/vfs.h>
17876 # ifdef STATFS_DEFINED_BY_SYS_STATFS
17877 # include <sys/statfs.h>
17885 static struct statfs ac_aggr;
17886 if (sizeof ac_aggr.f_bfree)
17892 rm -f conftest.
$ac_objext
17893 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17894 (eval $ac_compile) 2>conftest.er1
17896 grep -v '^ *+' conftest.er1
>conftest.err
17898 cat conftest.err
>&5
17899 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17900 (exit $ac_status); } &&
17901 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17902 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17903 (eval $ac_try) 2>&5
17905 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17906 (exit $ac_status); }; } &&
17907 { ac_try
='test -s conftest.$ac_objext'
17908 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17909 (eval $ac_try) 2>&5
17911 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17912 (exit $ac_status); }; }; then
17913 ac_cv_member_struct_statfs_f_bfree
=yes
17915 echo "$as_me: failed program was:" >&5
17916 sed 's/^/| /' conftest.
$ac_ext >&5
17918 ac_cv_member_struct_statfs_f_bfree
=no
17920 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17922 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17924 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
17925 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_bfree" >&6
17926 if test $ac_cv_member_struct_statfs_f_bfree = yes; then
17928 cat >>confdefs.h
<<_ACEOF
17929 #define HAVE_STRUCT_STATFS_F_BFREE 1
17934 echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
17935 echo $ECHO_N "checking for struct statfs.f_bavail... $ECHO_C" >&6
17936 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
17937 echo $ECHO_N "(cached) $ECHO_C" >&6
17939 cat >conftest.
$ac_ext <<_ACEOF
17942 cat confdefs.h
>>conftest.
$ac_ext
17943 cat >>conftest.
$ac_ext <<_ACEOF
17944 /* end confdefs.h. */
17945 #include <sys/types.h>
17946 #ifdef HAVE_SYS_PARAM_H
17947 # include <sys/param.h>
17949 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
17950 # include <sys/mount.h>
17952 # ifdef STATFS_DEFINED_BY_SYS_VFS
17953 # include <sys/vfs.h>
17955 # ifdef STATFS_DEFINED_BY_SYS_STATFS
17956 # include <sys/statfs.h>
17964 static struct statfs ac_aggr;
17965 if (ac_aggr.f_bavail)
17971 rm -f conftest.
$ac_objext
17972 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17973 (eval $ac_compile) 2>conftest.er1
17975 grep -v '^ *+' conftest.er1
>conftest.err
17977 cat conftest.err
>&5
17978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17979 (exit $ac_status); } &&
17980 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17981 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17982 (eval $ac_try) 2>&5
17984 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17985 (exit $ac_status); }; } &&
17986 { ac_try
='test -s conftest.$ac_objext'
17987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17988 (eval $ac_try) 2>&5
17990 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17991 (exit $ac_status); }; }; then
17992 ac_cv_member_struct_statfs_f_bavail
=yes
17994 echo "$as_me: failed program was:" >&5
17995 sed 's/^/| /' conftest.
$ac_ext >&5
17997 cat >conftest.
$ac_ext <<_ACEOF
18000 cat confdefs.h
>>conftest.
$ac_ext
18001 cat >>conftest.
$ac_ext <<_ACEOF
18002 /* end confdefs.h. */
18003 #include <sys/types.h>
18004 #ifdef HAVE_SYS_PARAM_H
18005 # include <sys/param.h>
18007 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18008 # include <sys/mount.h>
18010 # ifdef STATFS_DEFINED_BY_SYS_VFS
18011 # include <sys/vfs.h>
18013 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18014 # include <sys/statfs.h>
18022 static struct statfs ac_aggr;
18023 if (sizeof ac_aggr.f_bavail)
18029 rm -f conftest.
$ac_objext
18030 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18031 (eval $ac_compile) 2>conftest.er1
18033 grep -v '^ *+' conftest.er1
>conftest.err
18035 cat conftest.err
>&5
18036 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18037 (exit $ac_status); } &&
18038 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18039 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18040 (eval $ac_try) 2>&5
18042 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18043 (exit $ac_status); }; } &&
18044 { ac_try
='test -s conftest.$ac_objext'
18045 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18046 (eval $ac_try) 2>&5
18048 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18049 (exit $ac_status); }; }; then
18050 ac_cv_member_struct_statfs_f_bavail
=yes
18052 echo "$as_me: failed program was:" >&5
18053 sed 's/^/| /' conftest.
$ac_ext >&5
18055 ac_cv_member_struct_statfs_f_bavail
=no
18057 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18059 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18061 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
18062 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_bavail" >&6
18063 if test $ac_cv_member_struct_statfs_f_bavail = yes; then
18065 cat >>confdefs.h
<<_ACEOF
18066 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
18071 echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
18072 echo $ECHO_N "checking for struct statfs.f_frsize... $ECHO_C" >&6
18073 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
18074 echo $ECHO_N "(cached) $ECHO_C" >&6
18076 cat >conftest.
$ac_ext <<_ACEOF
18079 cat confdefs.h
>>conftest.
$ac_ext
18080 cat >>conftest.
$ac_ext <<_ACEOF
18081 /* end confdefs.h. */
18082 #include <sys/types.h>
18083 #ifdef HAVE_SYS_PARAM_H
18084 # include <sys/param.h>
18086 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18087 # include <sys/mount.h>
18089 # ifdef STATFS_DEFINED_BY_SYS_VFS
18090 # include <sys/vfs.h>
18092 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18093 # include <sys/statfs.h>
18101 static struct statfs ac_aggr;
18102 if (ac_aggr.f_frsize)
18108 rm -f conftest.
$ac_objext
18109 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18110 (eval $ac_compile) 2>conftest.er1
18112 grep -v '^ *+' conftest.er1
>conftest.err
18114 cat conftest.err
>&5
18115 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18116 (exit $ac_status); } &&
18117 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18118 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18119 (eval $ac_try) 2>&5
18121 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18122 (exit $ac_status); }; } &&
18123 { ac_try
='test -s conftest.$ac_objext'
18124 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18125 (eval $ac_try) 2>&5
18127 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18128 (exit $ac_status); }; }; then
18129 ac_cv_member_struct_statfs_f_frsize
=yes
18131 echo "$as_me: failed program was:" >&5
18132 sed 's/^/| /' conftest.
$ac_ext >&5
18134 cat >conftest.
$ac_ext <<_ACEOF
18137 cat confdefs.h
>>conftest.
$ac_ext
18138 cat >>conftest.
$ac_ext <<_ACEOF
18139 /* end confdefs.h. */
18140 #include <sys/types.h>
18141 #ifdef HAVE_SYS_PARAM_H
18142 # include <sys/param.h>
18144 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18145 # include <sys/mount.h>
18147 # ifdef STATFS_DEFINED_BY_SYS_VFS
18148 # include <sys/vfs.h>
18150 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18151 # include <sys/statfs.h>
18159 static struct statfs ac_aggr;
18160 if (sizeof ac_aggr.f_frsize)
18166 rm -f conftest.
$ac_objext
18167 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18168 (eval $ac_compile) 2>conftest.er1
18170 grep -v '^ *+' conftest.er1
>conftest.err
18172 cat conftest.err
>&5
18173 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18174 (exit $ac_status); } &&
18175 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18176 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18177 (eval $ac_try) 2>&5
18179 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18180 (exit $ac_status); }; } &&
18181 { ac_try
='test -s conftest.$ac_objext'
18182 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18183 (eval $ac_try) 2>&5
18185 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18186 (exit $ac_status); }; }; then
18187 ac_cv_member_struct_statfs_f_frsize
=yes
18189 echo "$as_me: failed program was:" >&5
18190 sed 's/^/| /' conftest.
$ac_ext >&5
18192 ac_cv_member_struct_statfs_f_frsize
=no
18194 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18196 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18198 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
18199 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_frsize" >&6
18200 if test $ac_cv_member_struct_statfs_f_frsize = yes; then
18202 cat >>confdefs.h
<<_ACEOF
18203 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
18208 echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
18209 echo $ECHO_N "checking for struct statfs.f_ffree... $ECHO_C" >&6
18210 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
18211 echo $ECHO_N "(cached) $ECHO_C" >&6
18213 cat >conftest.
$ac_ext <<_ACEOF
18216 cat confdefs.h
>>conftest.
$ac_ext
18217 cat >>conftest.
$ac_ext <<_ACEOF
18218 /* end confdefs.h. */
18219 #include <sys/types.h>
18220 #ifdef HAVE_SYS_PARAM_H
18221 # include <sys/param.h>
18223 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18224 # include <sys/mount.h>
18226 # ifdef STATFS_DEFINED_BY_SYS_VFS
18227 # include <sys/vfs.h>
18229 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18230 # include <sys/statfs.h>
18238 static struct statfs ac_aggr;
18239 if (ac_aggr.f_ffree)
18245 rm -f conftest.
$ac_objext
18246 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18247 (eval $ac_compile) 2>conftest.er1
18249 grep -v '^ *+' conftest.er1
>conftest.err
18251 cat conftest.err
>&5
18252 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18253 (exit $ac_status); } &&
18254 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18255 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18256 (eval $ac_try) 2>&5
18258 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18259 (exit $ac_status); }; } &&
18260 { ac_try
='test -s conftest.$ac_objext'
18261 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18262 (eval $ac_try) 2>&5
18264 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18265 (exit $ac_status); }; }; then
18266 ac_cv_member_struct_statfs_f_ffree
=yes
18268 echo "$as_me: failed program was:" >&5
18269 sed 's/^/| /' conftest.
$ac_ext >&5
18271 cat >conftest.
$ac_ext <<_ACEOF
18274 cat confdefs.h
>>conftest.
$ac_ext
18275 cat >>conftest.
$ac_ext <<_ACEOF
18276 /* end confdefs.h. */
18277 #include <sys/types.h>
18278 #ifdef HAVE_SYS_PARAM_H
18279 # include <sys/param.h>
18281 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18282 # include <sys/mount.h>
18284 # ifdef STATFS_DEFINED_BY_SYS_VFS
18285 # include <sys/vfs.h>
18287 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18288 # include <sys/statfs.h>
18296 static struct statfs ac_aggr;
18297 if (sizeof ac_aggr.f_ffree)
18303 rm -f conftest.
$ac_objext
18304 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18305 (eval $ac_compile) 2>conftest.er1
18307 grep -v '^ *+' conftest.er1
>conftest.err
18309 cat conftest.err
>&5
18310 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18311 (exit $ac_status); } &&
18312 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18314 (eval $ac_try) 2>&5
18316 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18317 (exit $ac_status); }; } &&
18318 { ac_try
='test -s conftest.$ac_objext'
18319 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18320 (eval $ac_try) 2>&5
18322 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18323 (exit $ac_status); }; }; then
18324 ac_cv_member_struct_statfs_f_ffree
=yes
18326 echo "$as_me: failed program was:" >&5
18327 sed 's/^/| /' conftest.
$ac_ext >&5
18329 ac_cv_member_struct_statfs_f_ffree
=no
18331 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18333 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18335 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
18336 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_ffree" >&6
18337 if test $ac_cv_member_struct_statfs_f_ffree = yes; then
18339 cat >>confdefs.h
<<_ACEOF
18340 #define HAVE_STRUCT_STATFS_F_FFREE 1
18345 echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
18346 echo $ECHO_N "checking for struct statfs.f_favail... $ECHO_C" >&6
18347 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
18348 echo $ECHO_N "(cached) $ECHO_C" >&6
18350 cat >conftest.
$ac_ext <<_ACEOF
18353 cat confdefs.h
>>conftest.
$ac_ext
18354 cat >>conftest.
$ac_ext <<_ACEOF
18355 /* end confdefs.h. */
18356 #include <sys/types.h>
18357 #ifdef HAVE_SYS_PARAM_H
18358 # include <sys/param.h>
18360 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18361 # include <sys/mount.h>
18363 # ifdef STATFS_DEFINED_BY_SYS_VFS
18364 # include <sys/vfs.h>
18366 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18367 # include <sys/statfs.h>
18375 static struct statfs ac_aggr;
18376 if (ac_aggr.f_favail)
18382 rm -f conftest.
$ac_objext
18383 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18384 (eval $ac_compile) 2>conftest.er1
18386 grep -v '^ *+' conftest.er1
>conftest.err
18388 cat conftest.err
>&5
18389 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18390 (exit $ac_status); } &&
18391 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18392 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18393 (eval $ac_try) 2>&5
18395 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18396 (exit $ac_status); }; } &&
18397 { ac_try
='test -s conftest.$ac_objext'
18398 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18399 (eval $ac_try) 2>&5
18401 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18402 (exit $ac_status); }; }; then
18403 ac_cv_member_struct_statfs_f_favail
=yes
18405 echo "$as_me: failed program was:" >&5
18406 sed 's/^/| /' conftest.
$ac_ext >&5
18408 cat >conftest.
$ac_ext <<_ACEOF
18411 cat confdefs.h
>>conftest.
$ac_ext
18412 cat >>conftest.
$ac_ext <<_ACEOF
18413 /* end confdefs.h. */
18414 #include <sys/types.h>
18415 #ifdef HAVE_SYS_PARAM_H
18416 # include <sys/param.h>
18418 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18419 # include <sys/mount.h>
18421 # ifdef STATFS_DEFINED_BY_SYS_VFS
18422 # include <sys/vfs.h>
18424 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18425 # include <sys/statfs.h>
18433 static struct statfs ac_aggr;
18434 if (sizeof ac_aggr.f_favail)
18440 rm -f conftest.
$ac_objext
18441 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18442 (eval $ac_compile) 2>conftest.er1
18444 grep -v '^ *+' conftest.er1
>conftest.err
18446 cat conftest.err
>&5
18447 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18448 (exit $ac_status); } &&
18449 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18450 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18451 (eval $ac_try) 2>&5
18453 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18454 (exit $ac_status); }; } &&
18455 { ac_try
='test -s conftest.$ac_objext'
18456 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18457 (eval $ac_try) 2>&5
18459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18460 (exit $ac_status); }; }; then
18461 ac_cv_member_struct_statfs_f_favail
=yes
18463 echo "$as_me: failed program was:" >&5
18464 sed 's/^/| /' conftest.
$ac_ext >&5
18466 ac_cv_member_struct_statfs_f_favail
=no
18468 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18470 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18472 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
18473 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_favail" >&6
18474 if test $ac_cv_member_struct_statfs_f_favail = yes; then
18476 cat >>confdefs.h
<<_ACEOF
18477 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
18482 echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
18483 echo $ECHO_N "checking for struct statfs.f_namelen... $ECHO_C" >&6
18484 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
18485 echo $ECHO_N "(cached) $ECHO_C" >&6
18487 cat >conftest.
$ac_ext <<_ACEOF
18490 cat confdefs.h
>>conftest.
$ac_ext
18491 cat >>conftest.
$ac_ext <<_ACEOF
18492 /* end confdefs.h. */
18493 #include <sys/types.h>
18494 #ifdef HAVE_SYS_PARAM_H
18495 # include <sys/param.h>
18497 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18498 # include <sys/mount.h>
18500 # ifdef STATFS_DEFINED_BY_SYS_VFS
18501 # include <sys/vfs.h>
18503 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18504 # include <sys/statfs.h>
18512 static struct statfs ac_aggr;
18513 if (ac_aggr.f_namelen)
18519 rm -f conftest.
$ac_objext
18520 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18521 (eval $ac_compile) 2>conftest.er1
18523 grep -v '^ *+' conftest.er1
>conftest.err
18525 cat conftest.err
>&5
18526 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18527 (exit $ac_status); } &&
18528 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18529 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18530 (eval $ac_try) 2>&5
18532 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18533 (exit $ac_status); }; } &&
18534 { ac_try
='test -s conftest.$ac_objext'
18535 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18536 (eval $ac_try) 2>&5
18538 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18539 (exit $ac_status); }; }; then
18540 ac_cv_member_struct_statfs_f_namelen
=yes
18542 echo "$as_me: failed program was:" >&5
18543 sed 's/^/| /' conftest.
$ac_ext >&5
18545 cat >conftest.
$ac_ext <<_ACEOF
18548 cat confdefs.h
>>conftest.
$ac_ext
18549 cat >>conftest.
$ac_ext <<_ACEOF
18550 /* end confdefs.h. */
18551 #include <sys/types.h>
18552 #ifdef HAVE_SYS_PARAM_H
18553 # include <sys/param.h>
18555 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18556 # include <sys/mount.h>
18558 # ifdef STATFS_DEFINED_BY_SYS_VFS
18559 # include <sys/vfs.h>
18561 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18562 # include <sys/statfs.h>
18570 static struct statfs ac_aggr;
18571 if (sizeof ac_aggr.f_namelen)
18577 rm -f conftest.
$ac_objext
18578 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18579 (eval $ac_compile) 2>conftest.er1
18581 grep -v '^ *+' conftest.er1
>conftest.err
18583 cat conftest.err
>&5
18584 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18585 (exit $ac_status); } &&
18586 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18587 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18588 (eval $ac_try) 2>&5
18590 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18591 (exit $ac_status); }; } &&
18592 { ac_try
='test -s conftest.$ac_objext'
18593 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18594 (eval $ac_try) 2>&5
18596 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18597 (exit $ac_status); }; }; then
18598 ac_cv_member_struct_statfs_f_namelen
=yes
18600 echo "$as_me: failed program was:" >&5
18601 sed 's/^/| /' conftest.
$ac_ext >&5
18603 ac_cv_member_struct_statfs_f_namelen
=no
18605 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18607 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18609 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
18610 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_namelen" >&6
18611 if test $ac_cv_member_struct_statfs_f_namelen = yes; then
18613 cat >>confdefs.h
<<_ACEOF
18614 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
18621 echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
18622 echo $ECHO_N "checking for struct statvfs.f_blocks... $ECHO_C" >&6
18623 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
18624 echo $ECHO_N "(cached) $ECHO_C" >&6
18626 cat >conftest.
$ac_ext <<_ACEOF
18629 cat confdefs.h
>>conftest.
$ac_ext
18630 cat >>conftest.
$ac_ext <<_ACEOF
18631 /* end confdefs.h. */
18632 #ifdef HAVE_SYS_STATVFS_H
18633 #include <sys/statvfs.h>
18639 static struct statvfs ac_aggr;
18640 if (ac_aggr.f_blocks)
18646 rm -f conftest.
$ac_objext
18647 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18648 (eval $ac_compile) 2>conftest.er1
18650 grep -v '^ *+' conftest.er1
>conftest.err
18652 cat conftest.err
>&5
18653 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18654 (exit $ac_status); } &&
18655 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18656 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18657 (eval $ac_try) 2>&5
18659 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18660 (exit $ac_status); }; } &&
18661 { ac_try
='test -s conftest.$ac_objext'
18662 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18663 (eval $ac_try) 2>&5
18665 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18666 (exit $ac_status); }; }; then
18667 ac_cv_member_struct_statvfs_f_blocks
=yes
18669 echo "$as_me: failed program was:" >&5
18670 sed 's/^/| /' conftest.
$ac_ext >&5
18672 cat >conftest.
$ac_ext <<_ACEOF
18675 cat confdefs.h
>>conftest.
$ac_ext
18676 cat >>conftest.
$ac_ext <<_ACEOF
18677 /* end confdefs.h. */
18678 #ifdef HAVE_SYS_STATVFS_H
18679 #include <sys/statvfs.h>
18685 static struct statvfs ac_aggr;
18686 if (sizeof ac_aggr.f_blocks)
18692 rm -f conftest.
$ac_objext
18693 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18694 (eval $ac_compile) 2>conftest.er1
18696 grep -v '^ *+' conftest.er1
>conftest.err
18698 cat conftest.err
>&5
18699 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18700 (exit $ac_status); } &&
18701 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18702 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18703 (eval $ac_try) 2>&5
18705 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18706 (exit $ac_status); }; } &&
18707 { ac_try
='test -s conftest.$ac_objext'
18708 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18709 (eval $ac_try) 2>&5
18711 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18712 (exit $ac_status); }; }; then
18713 ac_cv_member_struct_statvfs_f_blocks
=yes
18715 echo "$as_me: failed program was:" >&5
18716 sed 's/^/| /' conftest.
$ac_ext >&5
18718 ac_cv_member_struct_statvfs_f_blocks
=no
18720 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18722 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18724 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
18725 echo "${ECHO_T}$ac_cv_member_struct_statvfs_f_blocks" >&6
18726 if test $ac_cv_member_struct_statvfs_f_blocks = yes; then
18728 cat >>confdefs.h
<<_ACEOF
18729 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
18736 echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
18737 echo $ECHO_N "checking for struct msghdr.msg_accrights... $ECHO_C" >&6
18738 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
18739 echo $ECHO_N "(cached) $ECHO_C" >&6
18741 cat >conftest.
$ac_ext <<_ACEOF
18744 cat confdefs.h
>>conftest.
$ac_ext
18745 cat >>conftest.
$ac_ext <<_ACEOF
18746 /* end confdefs.h. */
18747 #include <sys/types.h>
18748 #ifdef HAVE_SYS_SOCKET_H
18749 # include <sys/socket.h>
18751 #ifdef HAVE_SYS_UN_H
18752 # include <sys/un.h>
18758 static struct msghdr ac_aggr;
18759 if (ac_aggr.msg_accrights)
18765 rm -f conftest.
$ac_objext
18766 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18767 (eval $ac_compile) 2>conftest.er1
18769 grep -v '^ *+' conftest.er1
>conftest.err
18771 cat conftest.err
>&5
18772 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18773 (exit $ac_status); } &&
18774 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18775 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18776 (eval $ac_try) 2>&5
18778 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18779 (exit $ac_status); }; } &&
18780 { ac_try
='test -s conftest.$ac_objext'
18781 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18782 (eval $ac_try) 2>&5
18784 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18785 (exit $ac_status); }; }; then
18786 ac_cv_member_struct_msghdr_msg_accrights
=yes
18788 echo "$as_me: failed program was:" >&5
18789 sed 's/^/| /' conftest.
$ac_ext >&5
18791 cat >conftest.
$ac_ext <<_ACEOF
18794 cat confdefs.h
>>conftest.
$ac_ext
18795 cat >>conftest.
$ac_ext <<_ACEOF
18796 /* end confdefs.h. */
18797 #include <sys/types.h>
18798 #ifdef HAVE_SYS_SOCKET_H
18799 # include <sys/socket.h>
18801 #ifdef HAVE_SYS_UN_H
18802 # include <sys/un.h>
18808 static struct msghdr ac_aggr;
18809 if (sizeof ac_aggr.msg_accrights)
18815 rm -f conftest.
$ac_objext
18816 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18817 (eval $ac_compile) 2>conftest.er1
18819 grep -v '^ *+' conftest.er1
>conftest.err
18821 cat conftest.err
>&5
18822 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18823 (exit $ac_status); } &&
18824 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18825 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18826 (eval $ac_try) 2>&5
18828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18829 (exit $ac_status); }; } &&
18830 { ac_try
='test -s conftest.$ac_objext'
18831 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18832 (eval $ac_try) 2>&5
18834 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18835 (exit $ac_status); }; }; then
18836 ac_cv_member_struct_msghdr_msg_accrights
=yes
18838 echo "$as_me: failed program was:" >&5
18839 sed 's/^/| /' conftest.
$ac_ext >&5
18841 ac_cv_member_struct_msghdr_msg_accrights
=no
18843 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18845 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18847 echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
18848 echo "${ECHO_T}$ac_cv_member_struct_msghdr_msg_accrights" >&6
18849 if test $ac_cv_member_struct_msghdr_msg_accrights = yes; then
18851 cat >>confdefs.h
<<_ACEOF
18852 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
18857 echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
18858 echo $ECHO_N "checking for struct sockaddr.sa_len... $ECHO_C" >&6
18859 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
18860 echo $ECHO_N "(cached) $ECHO_C" >&6
18862 cat >conftest.
$ac_ext <<_ACEOF
18865 cat confdefs.h
>>conftest.
$ac_ext
18866 cat >>conftest.
$ac_ext <<_ACEOF
18867 /* end confdefs.h. */
18868 #include <sys/types.h>
18869 #ifdef HAVE_SYS_SOCKET_H
18870 # include <sys/socket.h>
18872 #ifdef HAVE_SYS_UN_H
18873 # include <sys/un.h>
18879 static struct sockaddr ac_aggr;
18880 if (ac_aggr.sa_len)
18886 rm -f conftest.
$ac_objext
18887 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18888 (eval $ac_compile) 2>conftest.er1
18890 grep -v '^ *+' conftest.er1
>conftest.err
18892 cat conftest.err
>&5
18893 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18894 (exit $ac_status); } &&
18895 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18896 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18897 (eval $ac_try) 2>&5
18899 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18900 (exit $ac_status); }; } &&
18901 { ac_try
='test -s conftest.$ac_objext'
18902 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18903 (eval $ac_try) 2>&5
18905 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18906 (exit $ac_status); }; }; then
18907 ac_cv_member_struct_sockaddr_sa_len
=yes
18909 echo "$as_me: failed program was:" >&5
18910 sed 's/^/| /' conftest.
$ac_ext >&5
18912 cat >conftest.
$ac_ext <<_ACEOF
18915 cat confdefs.h
>>conftest.
$ac_ext
18916 cat >>conftest.
$ac_ext <<_ACEOF
18917 /* end confdefs.h. */
18918 #include <sys/types.h>
18919 #ifdef HAVE_SYS_SOCKET_H
18920 # include <sys/socket.h>
18922 #ifdef HAVE_SYS_UN_H
18923 # include <sys/un.h>
18929 static struct sockaddr ac_aggr;
18930 if (sizeof ac_aggr.sa_len)
18936 rm -f conftest.
$ac_objext
18937 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18938 (eval $ac_compile) 2>conftest.er1
18940 grep -v '^ *+' conftest.er1
>conftest.err
18942 cat conftest.err
>&5
18943 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18944 (exit $ac_status); } &&
18945 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18946 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18947 (eval $ac_try) 2>&5
18949 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18950 (exit $ac_status); }; } &&
18951 { ac_try
='test -s conftest.$ac_objext'
18952 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18953 (eval $ac_try) 2>&5
18955 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18956 (exit $ac_status); }; }; then
18957 ac_cv_member_struct_sockaddr_sa_len
=yes
18959 echo "$as_me: failed program was:" >&5
18960 sed 's/^/| /' conftest.
$ac_ext >&5
18962 ac_cv_member_struct_sockaddr_sa_len
=no
18964 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18966 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18968 echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
18969 echo "${ECHO_T}$ac_cv_member_struct_sockaddr_sa_len" >&6
18970 if test $ac_cv_member_struct_sockaddr_sa_len = yes; then
18972 cat >>confdefs.h
<<_ACEOF
18973 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
18978 echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
18979 echo $ECHO_N "checking for struct sockaddr_un.sun_len... $ECHO_C" >&6
18980 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
18981 echo $ECHO_N "(cached) $ECHO_C" >&6
18983 cat >conftest.
$ac_ext <<_ACEOF
18986 cat confdefs.h
>>conftest.
$ac_ext
18987 cat >>conftest.
$ac_ext <<_ACEOF
18988 /* end confdefs.h. */
18989 #include <sys/types.h>
18990 #ifdef HAVE_SYS_SOCKET_H
18991 # include <sys/socket.h>
18993 #ifdef HAVE_SYS_UN_H
18994 # include <sys/un.h>
19000 static struct sockaddr_un ac_aggr;
19001 if (ac_aggr.sun_len)
19007 rm -f conftest.
$ac_objext
19008 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19009 (eval $ac_compile) 2>conftest.er1
19011 grep -v '^ *+' conftest.er1
>conftest.err
19013 cat conftest.err
>&5
19014 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19015 (exit $ac_status); } &&
19016 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19017 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19018 (eval $ac_try) 2>&5
19020 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19021 (exit $ac_status); }; } &&
19022 { ac_try
='test -s conftest.$ac_objext'
19023 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19024 (eval $ac_try) 2>&5
19026 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19027 (exit $ac_status); }; }; then
19028 ac_cv_member_struct_sockaddr_un_sun_len
=yes
19030 echo "$as_me: failed program was:" >&5
19031 sed 's/^/| /' conftest.
$ac_ext >&5
19033 cat >conftest.
$ac_ext <<_ACEOF
19036 cat confdefs.h
>>conftest.
$ac_ext
19037 cat >>conftest.
$ac_ext <<_ACEOF
19038 /* end confdefs.h. */
19039 #include <sys/types.h>
19040 #ifdef HAVE_SYS_SOCKET_H
19041 # include <sys/socket.h>
19043 #ifdef HAVE_SYS_UN_H
19044 # include <sys/un.h>
19050 static struct sockaddr_un ac_aggr;
19051 if (sizeof ac_aggr.sun_len)
19057 rm -f conftest.
$ac_objext
19058 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19059 (eval $ac_compile) 2>conftest.er1
19061 grep -v '^ *+' conftest.er1
>conftest.err
19063 cat conftest.err
>&5
19064 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19065 (exit $ac_status); } &&
19066 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19067 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19068 (eval $ac_try) 2>&5
19070 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19071 (exit $ac_status); }; } &&
19072 { ac_try
='test -s conftest.$ac_objext'
19073 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19074 (eval $ac_try) 2>&5
19076 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19077 (exit $ac_status); }; }; then
19078 ac_cv_member_struct_sockaddr_un_sun_len
=yes
19080 echo "$as_me: failed program was:" >&5
19081 sed 's/^/| /' conftest.
$ac_ext >&5
19083 ac_cv_member_struct_sockaddr_un_sun_len
=no
19085 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19087 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19089 echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
19090 echo "${ECHO_T}$ac_cv_member_struct_sockaddr_un_sun_len" >&6
19091 if test $ac_cv_member_struct_sockaddr_un_sun_len = yes; then
19093 cat >>confdefs.h
<<_ACEOF
19094 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
19101 echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
19102 echo $ECHO_N "checking for scsireq_t.cmd... $ECHO_C" >&6
19103 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
19104 echo $ECHO_N "(cached) $ECHO_C" >&6
19106 cat >conftest.
$ac_ext <<_ACEOF
19109 cat confdefs.h
>>conftest.
$ac_ext
19110 cat >>conftest.
$ac_ext <<_ACEOF
19111 /* end confdefs.h. */
19112 #include <sys/types.h>
19113 #ifdef HAVE_SCSI_SG_H
19114 #include <scsi/sg.h>
19120 static scsireq_t ac_aggr;
19127 rm -f conftest.
$ac_objext
19128 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19129 (eval $ac_compile) 2>conftest.er1
19131 grep -v '^ *+' conftest.er1
>conftest.err
19133 cat conftest.err
>&5
19134 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19135 (exit $ac_status); } &&
19136 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19137 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19138 (eval $ac_try) 2>&5
19140 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19141 (exit $ac_status); }; } &&
19142 { ac_try
='test -s conftest.$ac_objext'
19143 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19144 (eval $ac_try) 2>&5
19146 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19147 (exit $ac_status); }; }; then
19148 ac_cv_member_scsireq_t_cmd
=yes
19150 echo "$as_me: failed program was:" >&5
19151 sed 's/^/| /' conftest.
$ac_ext >&5
19153 cat >conftest.
$ac_ext <<_ACEOF
19156 cat confdefs.h
>>conftest.
$ac_ext
19157 cat >>conftest.
$ac_ext <<_ACEOF
19158 /* end confdefs.h. */
19159 #include <sys/types.h>
19160 #ifdef HAVE_SCSI_SG_H
19161 #include <scsi/sg.h>
19167 static scsireq_t ac_aggr;
19168 if (sizeof ac_aggr.cmd)
19174 rm -f conftest.
$ac_objext
19175 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19176 (eval $ac_compile) 2>conftest.er1
19178 grep -v '^ *+' conftest.er1
>conftest.err
19180 cat conftest.err
>&5
19181 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19182 (exit $ac_status); } &&
19183 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19184 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19185 (eval $ac_try) 2>&5
19187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19188 (exit $ac_status); }; } &&
19189 { ac_try
='test -s conftest.$ac_objext'
19190 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19191 (eval $ac_try) 2>&5
19193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19194 (exit $ac_status); }; }; then
19195 ac_cv_member_scsireq_t_cmd
=yes
19197 echo "$as_me: failed program was:" >&5
19198 sed 's/^/| /' conftest.
$ac_ext >&5
19200 ac_cv_member_scsireq_t_cmd
=no
19202 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19204 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19206 echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
19207 echo "${ECHO_T}$ac_cv_member_scsireq_t_cmd" >&6
19208 if test $ac_cv_member_scsireq_t_cmd = yes; then
19210 cat >>confdefs.h
<<_ACEOF
19211 #define HAVE_SCSIREQ_T_CMD 1
19216 echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
19217 echo $ECHO_N "checking for sg_io_hdr_t.interface_id... $ECHO_C" >&6
19218 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
19219 echo $ECHO_N "(cached) $ECHO_C" >&6
19221 cat >conftest.
$ac_ext <<_ACEOF
19224 cat confdefs.h
>>conftest.
$ac_ext
19225 cat >>conftest.
$ac_ext <<_ACEOF
19226 /* end confdefs.h. */
19227 #include <sys/types.h>
19228 #ifdef HAVE_SCSI_SG_H
19229 #include <scsi/sg.h>
19235 static sg_io_hdr_t ac_aggr;
19236 if (ac_aggr.interface_id)
19242 rm -f conftest.
$ac_objext
19243 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19244 (eval $ac_compile) 2>conftest.er1
19246 grep -v '^ *+' conftest.er1
>conftest.err
19248 cat conftest.err
>&5
19249 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19250 (exit $ac_status); } &&
19251 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19252 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19253 (eval $ac_try) 2>&5
19255 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19256 (exit $ac_status); }; } &&
19257 { ac_try
='test -s conftest.$ac_objext'
19258 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19259 (eval $ac_try) 2>&5
19261 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19262 (exit $ac_status); }; }; then
19263 ac_cv_member_sg_io_hdr_t_interface_id
=yes
19265 echo "$as_me: failed program was:" >&5
19266 sed 's/^/| /' conftest.
$ac_ext >&5
19268 cat >conftest.
$ac_ext <<_ACEOF
19271 cat confdefs.h
>>conftest.
$ac_ext
19272 cat >>conftest.
$ac_ext <<_ACEOF
19273 /* end confdefs.h. */
19274 #include <sys/types.h>
19275 #ifdef HAVE_SCSI_SG_H
19276 #include <scsi/sg.h>
19282 static sg_io_hdr_t ac_aggr;
19283 if (sizeof ac_aggr.interface_id)
19289 rm -f conftest.
$ac_objext
19290 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19291 (eval $ac_compile) 2>conftest.er1
19293 grep -v '^ *+' conftest.er1
>conftest.err
19295 cat conftest.err
>&5
19296 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19297 (exit $ac_status); } &&
19298 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19299 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19300 (eval $ac_try) 2>&5
19302 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19303 (exit $ac_status); }; } &&
19304 { ac_try
='test -s conftest.$ac_objext'
19305 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19306 (eval $ac_try) 2>&5
19308 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19309 (exit $ac_status); }; }; then
19310 ac_cv_member_sg_io_hdr_t_interface_id
=yes
19312 echo "$as_me: failed program was:" >&5
19313 sed 's/^/| /' conftest.
$ac_ext >&5
19315 ac_cv_member_sg_io_hdr_t_interface_id
=no
19317 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19319 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19321 echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
19322 echo "${ECHO_T}$ac_cv_member_sg_io_hdr_t_interface_id" >&6
19323 if test $ac_cv_member_sg_io_hdr_t_interface_id = yes; then
19325 cat >>confdefs.h
<<_ACEOF
19326 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
19333 echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
19334 echo $ECHO_N "checking for siginfo_t.si_fd... $ECHO_C" >&6
19335 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
19336 echo $ECHO_N "(cached) $ECHO_C" >&6
19338 cat >conftest.
$ac_ext <<_ACEOF
19341 cat confdefs.h
>>conftest.
$ac_ext
19342 cat >>conftest.
$ac_ext <<_ACEOF
19343 /* end confdefs.h. */
19344 #include <signal.h>
19349 static siginfo_t ac_aggr;
19356 rm -f conftest.
$ac_objext
19357 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19358 (eval $ac_compile) 2>conftest.er1
19360 grep -v '^ *+' conftest.er1
>conftest.err
19362 cat conftest.err
>&5
19363 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19364 (exit $ac_status); } &&
19365 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19366 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19367 (eval $ac_try) 2>&5
19369 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19370 (exit $ac_status); }; } &&
19371 { ac_try
='test -s conftest.$ac_objext'
19372 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19373 (eval $ac_try) 2>&5
19375 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19376 (exit $ac_status); }; }; then
19377 ac_cv_member_siginfo_t_si_fd
=yes
19379 echo "$as_me: failed program was:" >&5
19380 sed 's/^/| /' conftest.
$ac_ext >&5
19382 cat >conftest.
$ac_ext <<_ACEOF
19385 cat confdefs.h
>>conftest.
$ac_ext
19386 cat >>conftest.
$ac_ext <<_ACEOF
19387 /* end confdefs.h. */
19388 #include <signal.h>
19393 static siginfo_t ac_aggr;
19394 if (sizeof ac_aggr.si_fd)
19400 rm -f conftest.
$ac_objext
19401 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19402 (eval $ac_compile) 2>conftest.er1
19404 grep -v '^ *+' conftest.er1
>conftest.err
19406 cat conftest.err
>&5
19407 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19408 (exit $ac_status); } &&
19409 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19410 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19411 (eval $ac_try) 2>&5
19413 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19414 (exit $ac_status); }; } &&
19415 { ac_try
='test -s conftest.$ac_objext'
19416 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19417 (eval $ac_try) 2>&5
19419 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19420 (exit $ac_status); }; }; then
19421 ac_cv_member_siginfo_t_si_fd
=yes
19423 echo "$as_me: failed program was:" >&5
19424 sed 's/^/| /' conftest.
$ac_ext >&5
19426 ac_cv_member_siginfo_t_si_fd
=no
19428 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19430 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19432 echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
19433 echo "${ECHO_T}$ac_cv_member_siginfo_t_si_fd" >&6
19434 if test $ac_cv_member_siginfo_t_si_fd = yes; then
19436 cat >>confdefs.h
<<_ACEOF
19437 #define HAVE_SIGINFO_T_SI_FD 1
19444 echo "$as_me:$LINENO: checking for struct option.name" >&5
19445 echo $ECHO_N "checking for struct option.name... $ECHO_C" >&6
19446 if test "${ac_cv_member_struct_option_name+set}" = set; then
19447 echo $ECHO_N "(cached) $ECHO_C" >&6
19449 cat >conftest.
$ac_ext <<_ACEOF
19452 cat confdefs.h
>>conftest.
$ac_ext
19453 cat >>conftest.
$ac_ext <<_ACEOF
19454 /* end confdefs.h. */
19455 #ifdef HAVE_GETOPT_H
19456 #include <getopt.h>
19462 static struct option ac_aggr;
19469 rm -f conftest.
$ac_objext
19470 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19471 (eval $ac_compile) 2>conftest.er1
19473 grep -v '^ *+' conftest.er1
>conftest.err
19475 cat conftest.err
>&5
19476 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19477 (exit $ac_status); } &&
19478 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19479 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19480 (eval $ac_try) 2>&5
19482 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19483 (exit $ac_status); }; } &&
19484 { ac_try
='test -s conftest.$ac_objext'
19485 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19486 (eval $ac_try) 2>&5
19488 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19489 (exit $ac_status); }; }; then
19490 ac_cv_member_struct_option_name
=yes
19492 echo "$as_me: failed program was:" >&5
19493 sed 's/^/| /' conftest.
$ac_ext >&5
19495 cat >conftest.
$ac_ext <<_ACEOF
19498 cat confdefs.h
>>conftest.
$ac_ext
19499 cat >>conftest.
$ac_ext <<_ACEOF
19500 /* end confdefs.h. */
19501 #ifdef HAVE_GETOPT_H
19502 #include <getopt.h>
19508 static struct option ac_aggr;
19509 if (sizeof ac_aggr.name)
19515 rm -f conftest.
$ac_objext
19516 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19517 (eval $ac_compile) 2>conftest.er1
19519 grep -v '^ *+' conftest.er1
>conftest.err
19521 cat conftest.err
>&5
19522 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19523 (exit $ac_status); } &&
19524 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19525 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19526 (eval $ac_try) 2>&5
19528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19529 (exit $ac_status); }; } &&
19530 { ac_try
='test -s conftest.$ac_objext'
19531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19532 (eval $ac_try) 2>&5
19534 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19535 (exit $ac_status); }; }; then
19536 ac_cv_member_struct_option_name
=yes
19538 echo "$as_me: failed program was:" >&5
19539 sed 's/^/| /' conftest.
$ac_ext >&5
19541 ac_cv_member_struct_option_name
=no
19543 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19545 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19547 echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
19548 echo "${ECHO_T}$ac_cv_member_struct_option_name" >&6
19549 if test $ac_cv_member_struct_option_name = yes; then
19551 cat >>confdefs.h
<<_ACEOF
19552 #define HAVE_STRUCT_OPTION_NAME 1
19559 echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
19560 echo $ECHO_N "checking for struct stat.st_blocks... $ECHO_C" >&6
19561 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
19562 echo $ECHO_N "(cached) $ECHO_C" >&6
19564 cat >conftest.
$ac_ext <<_ACEOF
19567 cat confdefs.h
>>conftest.
$ac_ext
19568 cat >>conftest.
$ac_ext <<_ACEOF
19569 /* end confdefs.h. */
19570 $ac_includes_default
19574 static struct stat ac_aggr;
19575 if (ac_aggr.st_blocks)
19581 rm -f conftest.
$ac_objext
19582 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19583 (eval $ac_compile) 2>conftest.er1
19585 grep -v '^ *+' conftest.er1
>conftest.err
19587 cat conftest.err
>&5
19588 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19589 (exit $ac_status); } &&
19590 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19591 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19592 (eval $ac_try) 2>&5
19594 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19595 (exit $ac_status); }; } &&
19596 { ac_try
='test -s conftest.$ac_objext'
19597 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19598 (eval $ac_try) 2>&5
19600 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19601 (exit $ac_status); }; }; then
19602 ac_cv_member_struct_stat_st_blocks
=yes
19604 echo "$as_me: failed program was:" >&5
19605 sed 's/^/| /' conftest.
$ac_ext >&5
19607 cat >conftest.
$ac_ext <<_ACEOF
19610 cat confdefs.h
>>conftest.
$ac_ext
19611 cat >>conftest.
$ac_ext <<_ACEOF
19612 /* end confdefs.h. */
19613 $ac_includes_default
19617 static struct stat ac_aggr;
19618 if (sizeof ac_aggr.st_blocks)
19624 rm -f conftest.
$ac_objext
19625 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19626 (eval $ac_compile) 2>conftest.er1
19628 grep -v '^ *+' conftest.er1
>conftest.err
19630 cat conftest.err
>&5
19631 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19632 (exit $ac_status); } &&
19633 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19634 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19635 (eval $ac_try) 2>&5
19637 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19638 (exit $ac_status); }; } &&
19639 { ac_try
='test -s conftest.$ac_objext'
19640 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19641 (eval $ac_try) 2>&5
19643 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19644 (exit $ac_status); }; }; then
19645 ac_cv_member_struct_stat_st_blocks
=yes
19647 echo "$as_me: failed program was:" >&5
19648 sed 's/^/| /' conftest.
$ac_ext >&5
19650 ac_cv_member_struct_stat_st_blocks
=no
19652 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19654 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19656 echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
19657 echo "${ECHO_T}$ac_cv_member_struct_stat_st_blocks" >&6
19658 if test $ac_cv_member_struct_stat_st_blocks = yes; then
19660 cat >>confdefs.h
<<_ACEOF
19661 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
19668 echo "$as_me:$LINENO: checking for timezone variable" >&5
19669 echo $ECHO_N "checking for timezone variable... $ECHO_C" >&6
19670 if test "${ac_cv_have_timezone+set}" = set; then
19671 echo $ECHO_N "(cached) $ECHO_C" >&6
19673 cat >conftest.
$ac_ext <<_ACEOF
19676 cat confdefs.h
>>conftest.
$ac_ext
19677 cat >>conftest.
$ac_ext <<_ACEOF
19678 /* end confdefs.h. */
19688 rm -f conftest.
$ac_objext conftest
$ac_exeext
19689 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
19690 (eval $ac_link) 2>conftest.er1
19692 grep -v '^ *+' conftest.er1
>conftest.err
19694 cat conftest.err
>&5
19695 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19696 (exit $ac_status); } &&
19697 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19698 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19699 (eval $ac_try) 2>&5
19701 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19702 (exit $ac_status); }; } &&
19703 { ac_try
='test -s conftest$ac_exeext'
19704 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19705 (eval $ac_try) 2>&5
19707 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19708 (exit $ac_status); }; }; then
19709 ac_cv_have_timezone
="yes"
19711 echo "$as_me: failed program was:" >&5
19712 sed 's/^/| /' conftest.
$ac_ext >&5
19714 ac_cv_have_timezone
="no"
19716 rm -f conftest.err conftest.
$ac_objext \
19717 conftest
$ac_exeext conftest.
$ac_ext
19719 echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
19720 echo "${ECHO_T}$ac_cv_have_timezone" >&6
19721 if test "$ac_cv_have_timezone" = "yes"
19724 cat >>confdefs.h
<<\_ACEOF
19725 #define HAVE_TIMEZONE 1
19729 echo "$as_me:$LINENO: checking for daylight variable" >&5
19730 echo $ECHO_N "checking for daylight variable... $ECHO_C" >&6
19731 if test "${ac_cv_have_daylight+set}" = set; then
19732 echo $ECHO_N "(cached) $ECHO_C" >&6
19734 cat >conftest.
$ac_ext <<_ACEOF
19737 cat confdefs.h
>>conftest.
$ac_ext
19738 cat >>conftest.
$ac_ext <<_ACEOF
19739 /* end confdefs.h. */
19749 rm -f conftest.
$ac_objext conftest
$ac_exeext
19750 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
19751 (eval $ac_link) 2>conftest.er1
19753 grep -v '^ *+' conftest.er1
>conftest.err
19755 cat conftest.err
>&5
19756 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19757 (exit $ac_status); } &&
19758 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19759 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19760 (eval $ac_try) 2>&5
19762 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19763 (exit $ac_status); }; } &&
19764 { ac_try
='test -s conftest$ac_exeext'
19765 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19766 (eval $ac_try) 2>&5
19768 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19769 (exit $ac_status); }; }; then
19770 ac_cv_have_daylight
="yes"
19772 echo "$as_me: failed program was:" >&5
19773 sed 's/^/| /' conftest.
$ac_ext >&5
19775 ac_cv_have_daylight
="no"
19777 rm -f conftest.err conftest.
$ac_objext \
19778 conftest
$ac_exeext conftest.
$ac_ext
19780 echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
19781 echo "${ECHO_T}$ac_cv_have_daylight" >&6
19782 if test "$ac_cv_have_daylight" = "yes"
19785 cat >>confdefs.h
<<\_ACEOF
19786 #define HAVE_DAYLIGHT 1
19793 *i
[3456789]86*) echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
19794 echo $ECHO_N "checking whether we need to define __i386__... $ECHO_C" >&6
19795 if test "${ac_cv_cpp_def___i386__+set}" = set; then
19796 echo $ECHO_N "(cached) $ECHO_C" >&6
19798 cat >conftest.
$ac_ext <<_ACEOF
19801 cat confdefs.h
>>conftest.
$ac_ext
19802 cat >>conftest.
$ac_ext <<_ACEOF
19803 /* end confdefs.h. */
19808 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
19809 $EGREP "yes" >/dev
/null
2>&1; then
19810 ac_cv_cpp_def___i386__
=yes
19812 ac_cv_cpp_def___i386__
=no
19817 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
19818 echo "${ECHO_T}$ac_cv_cpp_def___i386__" >&6
19819 if test $ac_cv_cpp_def___i386__ = yes; then
19820 CFLAGS
="$CFLAGS -D__i386__"
19821 LINTFLAGS
="$LINTFLAGS -D__i386__"
19824 *alpha
*) echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
19825 echo $ECHO_N "checking whether we need to define __ALPHA__... $ECHO_C" >&6
19826 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
19827 echo $ECHO_N "(cached) $ECHO_C" >&6
19829 cat >conftest.
$ac_ext <<_ACEOF
19832 cat confdefs.h
>>conftest.
$ac_ext
19833 cat >>conftest.
$ac_ext <<_ACEOF
19834 /* end confdefs.h. */
19839 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
19840 $EGREP "yes" >/dev
/null
2>&1; then
19841 ac_cv_cpp_def___ALPHA__
=yes
19843 ac_cv_cpp_def___ALPHA__
=no
19848 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
19849 echo "${ECHO_T}$ac_cv_cpp_def___ALPHA__" >&6
19850 if test $ac_cv_cpp_def___ALPHA__ = yes; then
19851 CFLAGS
="$CFLAGS -D__ALPHA__"
19852 LINTFLAGS
="$LINTFLAGS -D__ALPHA__"
19855 *sparc
*) echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
19856 echo $ECHO_N "checking whether we need to define __sparc__... $ECHO_C" >&6
19857 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
19858 echo $ECHO_N "(cached) $ECHO_C" >&6
19860 cat >conftest.
$ac_ext <<_ACEOF
19863 cat confdefs.h
>>conftest.
$ac_ext
19864 cat >>conftest.
$ac_ext <<_ACEOF
19865 /* end confdefs.h. */
19870 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
19871 $EGREP "yes" >/dev
/null
2>&1; then
19872 ac_cv_cpp_def___sparc__
=yes
19874 ac_cv_cpp_def___sparc__
=no
19879 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
19880 echo "${ECHO_T}$ac_cv_cpp_def___sparc__" >&6
19881 if test $ac_cv_cpp_def___sparc__ = yes; then
19882 CFLAGS
="$CFLAGS -D__sparc__"
19883 LINTFLAGS
="$LINTFLAGS -D__sparc__"
19886 *powerpc
*) echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
19887 echo $ECHO_N "checking whether we need to define __powerpc__... $ECHO_C" >&6
19888 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
19889 echo $ECHO_N "(cached) $ECHO_C" >&6
19891 cat >conftest.
$ac_ext <<_ACEOF
19894 cat confdefs.h
>>conftest.
$ac_ext
19895 cat >>conftest.
$ac_ext <<_ACEOF
19896 /* end confdefs.h. */
19897 #ifndef __powerpc__
19901 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
19902 $EGREP "yes" >/dev
/null
2>&1; then
19903 ac_cv_cpp_def___powerpc__
=yes
19905 ac_cv_cpp_def___powerpc__
=no
19910 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
19911 echo "${ECHO_T}$ac_cv_cpp_def___powerpc__" >&6
19912 if test $ac_cv_cpp_def___powerpc__ = yes; then
19913 CFLAGS
="$CFLAGS -D__powerpc__"
19914 LINTFLAGS
="$LINTFLAGS -D__powerpc__"
19919 case $host_vendor in
19920 *sun
*) echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
19921 echo $ECHO_N "checking whether we need to define __sun__... $ECHO_C" >&6
19922 if test "${ac_cv_cpp_def___sun__+set}" = set; then
19923 echo $ECHO_N "(cached) $ECHO_C" >&6
19925 cat >conftest.
$ac_ext <<_ACEOF
19928 cat confdefs.h
>>conftest.
$ac_ext
19929 cat >>conftest.
$ac_ext <<_ACEOF
19930 /* end confdefs.h. */
19935 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
19936 $EGREP "yes" >/dev
/null
2>&1; then
19937 ac_cv_cpp_def___sun__
=yes
19939 ac_cv_cpp_def___sun__
=no
19944 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
19945 echo "${ECHO_T}$ac_cv_cpp_def___sun__" >&6
19946 if test $ac_cv_cpp_def___sun__ = yes; then
19947 CFLAGS
="$CFLAGS -D__sun__"
19948 LINTFLAGS
="$LINTFLAGS -D__sun__"
19957 ac_config_commands
="$ac_config_commands dlls/gdi/enhmfdrv"
19959 ac_config_commands
="$ac_config_commands dlls/gdi/mfdrv"
19961 ac_config_commands
="$ac_config_commands dlls/kernel/messages"
19963 ac_config_commands
="$ac_config_commands dlls/user/resources"
19965 ac_config_commands
="$ac_config_commands dlls/wineps/data"
19967 ac_config_commands
="$ac_config_commands include/wine"
19969 ac_config_commands
="$ac_config_commands programs/regedit/tests"
19972 MAKE_RULES
=Make.rules
19975 MAKE_DLL_RULES
=dlls
/Makedll.rules
19978 MAKE_TEST_RULES
=dlls
/Maketest.rules
19981 MAKE_LIB_RULES
=libs
/Makelib.rules
19984 MAKE_PROG_RULES
=programs
/Makeprog.rules
19987 ac_config_files
="$ac_config_files Make.rules dlls/Makedll.rules dlls/Maketest.rules libs/Makelib.rules programs/Makeprog.rules Makefile dlls/Makefile dlls/activeds/Makefile dlls/advapi32/Makefile dlls/advapi32/tests/Makefile dlls/advpack/Makefile dlls/advpack/tests/Makefile dlls/amstream/Makefile dlls/atl/Makefile dlls/avicap32/Makefile dlls/avifil32/Makefile dlls/cabinet/Makefile dlls/capi2032/Makefile dlls/cards/Makefile dlls/cfgmgr32/Makefile dlls/comcat/Makefile dlls/comctl32/Makefile dlls/comctl32/tests/Makefile dlls/commdlg/Makefile dlls/crtdll/Makefile dlls/crypt32/Makefile dlls/crypt32/tests/Makefile dlls/cryptdll/Makefile dlls/ctl3d/Makefile dlls/d3d8/Makefile dlls/d3d9/Makefile dlls/d3dim/Makefile dlls/d3drm/Makefile dlls/d3dx8/Makefile dlls/d3dxof/Makefile dlls/dbghelp/Makefile dlls/dciman32/Makefile dlls/ddraw/Makefile dlls/ddraw/tests/Makefile dlls/devenum/Makefile dlls/dinput/Makefile dlls/dinput/tests/Makefile dlls/dinput8/Makefile dlls/dmband/Makefile dlls/dmcompos/Makefile dlls/dmime/Makefile dlls/dmloader/Makefile dlls/dmscript/Makefile dlls/dmstyle/Makefile dlls/dmsynth/Makefile dlls/dmusic/Makefile dlls/dmusic32/Makefile dlls/dplay/Makefile dlls/dplayx/Makefile dlls/dpnet/Makefile dlls/dpnhpast/Makefile dlls/dsound/Makefile dlls/dsound/tests/Makefile dlls/dswave/Makefile dlls/dxdiagn/Makefile dlls/dxerr8/Makefile dlls/dxerr9/Makefile dlls/dxguid/Makefile dlls/gdi/Makefile dlls/gdi/tests/Makefile dlls/glu32/Makefile dlls/glut32/Makefile dlls/hhctrl.ocx/Makefile dlls/iccvid/Makefile dlls/icmp/Makefile dlls/ifsmgr.vxd/Makefile dlls/imagehlp/Makefile dlls/imm32/Makefile dlls/iphlpapi/Makefile dlls/iphlpapi/tests/Makefile dlls/itss/Makefile dlls/kernel/Makefile dlls/kernel/tests/Makefile dlls/lzexpand/Makefile dlls/lzexpand/tests/Makefile dlls/mapi32/Makefile dlls/mapi32/tests/Makefile dlls/mlang/Makefile dlls/mlang/tests/Makefile dlls/mmdevldr.vxd/Makefile dlls/monodebg.vxd/Makefile dlls/mpr/Makefile dlls/msacm/Makefile dlls/msacm/imaadp32/Makefile dlls/msacm/msadp32/Makefile dlls/msacm/msg711/Makefile dlls/msacm/winemp3/Makefile dlls/msacm/tests/Makefile dlls/mscms/Makefile dlls/mscms/tests/Makefile dlls/msdmo/Makefile dlls/mshtml/Makefile dlls/mshtml/tests/Makefile dlls/msi/Makefile dlls/msi/tests/Makefile dlls/msimg32/Makefile dlls/msisys/Makefile dlls/msnet32/Makefile dlls/msrle32/Makefile dlls/msvcrt/Makefile dlls/msvcrt/tests/Makefile dlls/msvcrt20/Makefile dlls/msvcrt40/Makefile dlls/msvcrtd/Makefile dlls/msvcrtd/tests/Makefile dlls/msvidc32/Makefile dlls/msvideo/Makefile dlls/mswsock/Makefile dlls/netapi32/Makefile dlls/netapi32/tests/Makefile dlls/newdev/Makefile dlls/ntdll/Makefile dlls/ntdll/tests/Makefile dlls/odbc32/Makefile dlls/odbccp32/Makefile dlls/ole32/Makefile dlls/ole32/tests/Makefile dlls/oleacc/Makefile dlls/oleaut32/Makefile dlls/oleaut32/tests/Makefile dlls/olecli/Makefile dlls/oledlg/Makefile dlls/olepro32/Makefile dlls/olesvr/Makefile dlls/opengl32/Makefile dlls/powrprof/Makefile dlls/psapi/Makefile dlls/psapi/tests/Makefile dlls/qcap/Makefile dlls/quartz/Makefile dlls/quartz/tests/Makefile dlls/rasapi32/Makefile dlls/riched20/Makefile dlls/richedit/Makefile dlls/rpcrt4/Makefile dlls/rpcrt4/tests/Makefile dlls/rsabase/Makefile dlls/rsabase/tests/Makefile dlls/rsaenh/Makefile dlls/rsaenh/tests/Makefile dlls/secur32/Makefile dlls/sensapi/Makefile dlls/serialui/Makefile dlls/setupapi/Makefile dlls/shdocvw/Makefile dlls/shell32/Makefile dlls/shell32/tests/Makefile dlls/shfolder/Makefile dlls/shlwapi/Makefile dlls/shlwapi/tests/Makefile dlls/snmpapi/Makefile dlls/stdole32.tlb/Makefile dlls/sti/Makefile dlls/strmiids/Makefile dlls/tapi32/Makefile dlls/ttydrv/Makefile dlls/twain/Makefile dlls/unicows/Makefile dlls/url/Makefile dlls/urlmon/Makefile dlls/urlmon/tests/Makefile dlls/user/Makefile dlls/user/tests/Makefile dlls/uuid/Makefile dlls/uxtheme/Makefile dlls/vdhcp.vxd/Makefile dlls/vdmdbg/Makefile dlls/version/Makefile dlls/version/tests/Makefile dlls/vmm.vxd/Makefile dlls/vnbt.vxd/Makefile dlls/vnetbios.vxd/Makefile dlls/vtdapi.vxd/Makefile dlls/vwin32.vxd/Makefile dlls/win32s/Makefile dlls/winaspi/Makefile dlls/wined3d/Makefile dlls/winedos/Makefile dlls/wineps/Makefile dlls/wininet/Makefile dlls/wininet/tests/Makefile dlls/winmm/Makefile dlls/winmm/joystick/Makefile dlls/winmm/mcianim/Makefile dlls/winmm/mciavi/Makefile dlls/winmm/mcicda/Makefile dlls/winmm/mciseq/Makefile dlls/winmm/mciwave/Makefile dlls/winmm/midimap/Makefile dlls/winmm/tests/Makefile dlls/winmm/wavemap/Makefile dlls/winmm/winealsa/Makefile dlls/winmm/winearts/Makefile dlls/winmm/wineaudioio/Makefile dlls/winmm/winejack/Makefile dlls/winmm/winenas/Makefile dlls/winmm/wineoss/Makefile dlls/winnls/Makefile dlls/winsock/Makefile dlls/winsock/tests/Makefile dlls/winspool/Makefile dlls/winspool/tests/Makefile dlls/wintab32/Makefile dlls/wintrust/Makefile dlls/wow32/Makefile dlls/wsock32/Makefile dlls/wtsapi32/Makefile dlls/x11drv/Makefile documentation/Makefile fonts/Makefile include/Makefile libs/Makefile libs/port/Makefile libs/unicode/Makefile libs/wine/Makefile libs/wpp/Makefile loader/Makefile programs/Makefile programs/avitools/Makefile programs/clock/Makefile programs/cmdlgtst/Makefile programs/control/Makefile programs/expand/Makefile programs/msiexec/Makefile programs/notepad/Makefile programs/progman/Makefile programs/regedit/Makefile programs/regsvr32/Makefile programs/rpcss/Makefile programs/rundll32/Makefile programs/start/Makefile programs/taskmgr/Makefile programs/uninstaller/Makefile programs/view/Makefile programs/wcmd/Makefile programs/wineboot/Makefile programs/winebrowser/Makefile programs/winecfg/Makefile programs/wineconsole/Makefile programs/winedbg/Makefile programs/winefile/Makefile programs/winemenubuilder/Makefile programs/winemine/Makefile programs/winepath/Makefile programs/winetest/Makefile programs/winevdm/Makefile programs/winhelp/Makefile programs/winver/Makefile server/Makefile tools/Makefile tools/widl/Makefile tools/winapi/Makefile tools/winebuild/Makefile tools/winedump/Makefile tools/winegcc/Makefile tools/wmc/Makefile tools/wrc/Makefile"
19990 cat >confcache
<<\_ACEOF
19991 # This file is a shell script that caches the results of configure
19992 # tests run on this system so they can be shared between configure
19993 # scripts and configure runs, see configure's option --config-cache.
19994 # It is not useful on other systems. If it contains results you don't
19995 # want to keep, you may remove or edit it.
19997 # config.status only pays attention to the cache file if you give it
19998 # the --recheck option to rerun configure.
20000 # `ac_cv_env_foo' variables (set or unset) will be overridden when
20001 # loading this file, other *unset* `ac_cv_foo' will be assigned the
20002 # following values.
20006 # The following way of writing the cache mishandles newlines in values,
20007 # but we know of no workaround that is simple, portable, and efficient.
20008 # So, don't put newlines in cache variables' values.
20009 # Ultrix sh set writes to stderr and can't be redirected directly,
20010 # and sets the high bit in the cache file unless we assign to the vars.
20013 case `(ac_space=' '; set | grep ac_space) 2>&1` in
20015 # `set' does not quote correctly, so add quotes (double-quote
20016 # substitution turns \\\\ into \\, and sed turns \\ into \).
20019 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
20022 # `set' quotes correctly as required by POSIX, so do not add quotes.
20024 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
20031 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
20033 /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
20035 if diff $cache_file confcache
>/dev
/null
2>&1; then :; else
20036 if test -w $cache_file; then
20037 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
20038 cat confcache
>$cache_file
20040 echo "not updating unwritable cache $cache_file"
20045 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
20046 # Let make expand exec_prefix.
20047 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
20049 # VPATH may cause trouble with some makes, so we remove $(srcdir),
20050 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
20051 # trailing colons and then remove the whole line if VPATH becomes empty
20052 # (actually we leave an empty line to preserve line numbers).
20053 if test "x$srcdir" = x.
; then
20054 ac_vpsub
='/^[ ]*VPATH[ ]*=/{
20055 s/:*\$(srcdir):*/:/;
20056 s/:*\${srcdir}:*/:/;
20058 s/^\([^=]*=[ ]*\):*/\1/;
20064 DEFS
=-DHAVE_CONFIG_H
20068 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
20069 # 1. Remove the extension, and $U if already installed.
20070 ac_i
=`echo "$ac_i" |
20071 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
20073 ac_libobjs
="$ac_libobjs $ac_i\$U.$ac_objext"
20074 ac_ltlibobjs
="$ac_ltlibobjs $ac_i"'$U.lo'
20076 LIBOBJS
=$ac_libobjs
20078 LTLIBOBJS
=$ac_ltlibobjs
20082 : ${CONFIG_STATUS=./config.status}
20083 ac_clean_files_save
=$ac_clean_files
20084 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
20085 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
20086 echo "$as_me: creating $CONFIG_STATUS" >&6;}
20087 cat >$CONFIG_STATUS <<_ACEOF
20089 # Generated by $as_me.
20090 # Run this file to recreate the current configuration.
20091 # Compiler output produced by configure, useful for debugging
20092 # configure, is in config.log if it exists.
20095 ac_cs_recheck=false
20097 SHELL=\${CONFIG_SHELL-$SHELL}
20100 cat >>$CONFIG_STATUS <<\_ACEOF
20101 ## --------------------- ##
20102 ## M4sh Initialization. ##
20103 ## --------------------- ##
20105 # Be Bourne compatible
20106 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
20109 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
20110 # is contrary to our usage. Disable this feature.
20111 alias -g '${1+"$@"}'='"$@"'
20112 elif test -n "${BASH_VERSION+set}" && (set -o posix
) >/dev
/null
2>&1; then
20115 DUALCASE
=1; export DUALCASE
# for MKS sh
20117 # Support unset when possible.
20118 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
20125 # Work around bugs in pre-3.0 UWIN ksh.
20126 $as_unset ENV MAIL MAILPATH
20133 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
20134 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
20135 LC_TELEPHONE LC_TIME
20137 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
20138 eval $as_var=C
; export $as_var
20144 # Required to use basename.
20145 if expr a
: '\(a\)' >/dev
/null
2>&1; then
20151 if (basename /) >/dev
/null
2>&1 && test "X`basename / 2>&1`" = "X/"; then
20152 as_basename
=basename
20158 # Name of the executable.
20159 as_me
=`$as_basename "$0" ||
20160 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
20161 X"$0" : 'X\(//\)$' \| \
20162 X"$0" : 'X\(/\)$' \| \
20163 . : '\(.\)' 2>/dev/null ||
20165 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
20166 /^X\/\(\/\/\)$/{ s//\1/; q; }
20167 /^X\/\(\/\).*/{ s//\1/; q; }
20171 # PATH needs CR, and LINENO needs CR and PATH.
20172 # Avoid depending upon Character Ranges.
20173 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
20174 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
20175 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
20176 as_cr_digits
='0123456789'
20177 as_cr_alnum
=$as_cr_Letters$as_cr_digits
20179 # The user is always right.
20180 if test "${PATH_SEPARATOR+set}" != set; then
20181 echo "#! /bin/sh" >conf$$.sh
20182 echo "exit 0" >>conf$$.sh
20184 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
20193 as_lineno_1
=$LINENO
20194 as_lineno_2
=$LINENO
20195 as_lineno_3
=`(expr $as_lineno_1 + 1) 2>/dev/null`
20196 test "x$as_lineno_1" != "x$as_lineno_2" &&
20197 test "x$as_lineno_3" = "x$as_lineno_2" ||
{
20198 # Find who we are. Look in the path if we contain no path at all
20201 *[\\/]* ) as_myself
=$0 ;;
20202 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
20203 for as_dir
in $PATH
20206 test -z "$as_dir" && as_dir
=.
20207 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
20212 # We did not find ourselves, most probably we were run as `sh COMMAND'
20213 # in which case we are not to be found in the path.
20214 if test "x$as_myself" = x
; then
20217 if test ! -f "$as_myself"; then
20218 { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
20219 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
20220 { (exit 1); exit 1; }; }
20222 case $CONFIG_SHELL in
20224 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
20225 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
20228 test -z "$as_dir" && as_dir
=.
20229 for as_base
in sh bash ksh sh5
; do
20232 if ("$as_dir/$as_base" -c '
20233 as_lineno_1=$LINENO
20234 as_lineno_2=$LINENO
20235 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
20236 test "x$as_lineno_1" != "x$as_lineno_2" &&
20237 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev
/null
; then
20238 $as_unset BASH_ENV ||
test "${BASH_ENV+set}" != set ||
{ BASH_ENV
=; export BASH_ENV
; }
20239 $as_unset ENV ||
test "${ENV+set}" != set ||
{ ENV
=; export ENV
; }
20240 CONFIG_SHELL
=$as_dir/$as_base
20241 export CONFIG_SHELL
20242 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
20250 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
20251 # uniformly replaced by the line number. The first 'sed' inserts a
20252 # line-number line before each line; the second 'sed' does the real
20253 # work. The second script uses 'N' to pair each line-number line
20254 # with the numbered line, and appends trailing '-' during
20255 # substitution so that $LINENO is not a special case at line end.
20256 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
20257 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
20258 sed '=' <$as_myself |
20263 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
20266 s,^['$as_cr_digits']*\n,,
20267 ' >$as_me.lineno
&&
20268 chmod +x
$as_me.lineno ||
20269 { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
20270 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
20271 { (exit 1); exit 1; }; }
20273 # Don't try to exec as it changes $[0], causing all sort of problems
20274 # (the dirname of $[0] is not the place where we might find the
20275 # original and so on. Autoconf is especially sensible to this).
20277 # Exit status is that of the last command.
20282 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
20283 *c
*,-n*) ECHO_N
= ECHO_C
='
20285 *c
*,* ) ECHO_N
=-n ECHO_C
= ECHO_T
= ;;
20286 *) ECHO_N
= ECHO_C
='\c' ECHO_T
= ;;
20289 if expr a
: '\(a\)' >/dev
/null
2>&1; then
20295 rm -f conf$$ conf$$.exe conf$$.
file
20297 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
20298 # We could just check for DJGPP; but this test a) works b) is more generic
20299 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
20300 if test -f conf$$.exe
; then
20301 # Don't use ln at all; we don't have any links
20306 elif ln conf$$.
file conf$$
2>/dev
/null
; then
20311 rm -f conf$$ conf$$.exe conf$$.
file
20313 if mkdir
-p .
2>/dev
/null
; then
20316 test -d .
/-p && rmdir .
/-p
20320 as_executable_p
="test -f"
20322 # Sed expression to map a string onto a valid CPP name.
20323 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
20325 # Sed expression to map a string onto a valid variable name.
20326 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
20330 # We need space, tab and new line, in precisely that order.
20340 # Open the log real soon, to keep \$[0] and so on meaningful, and to
20341 # report actual input values of CONFIG_FILES etc. instead of their
20342 # values after options handling. Logging --version etc. is OK.
20346 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
20347 ## Running $as_me. ##
20352 This file was extended by Wine $as_me 20050628, which was
20353 generated by GNU Autoconf 2.59. Invocation command line was
20355 CONFIG_FILES = $CONFIG_FILES
20356 CONFIG_HEADERS = $CONFIG_HEADERS
20357 CONFIG_LINKS = $CONFIG_LINKS
20358 CONFIG_COMMANDS = $CONFIG_COMMANDS
20362 echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
20366 # Files that config.status was made for.
20367 if test -n "$ac_config_files"; then
20368 echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
20371 if test -n "$ac_config_headers"; then
20372 echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
20375 if test -n "$ac_config_links"; then
20376 echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
20379 if test -n "$ac_config_commands"; then
20380 echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
20383 cat >>$CONFIG_STATUS <<\_ACEOF
20386 \`$as_me' instantiates files from templates according to the
20387 current configuration.
20389 Usage: $0 [OPTIONS] [FILE]...
20391 -h, --help print this help, then exit
20392 -V, --version print version number, then exit
20393 -q, --quiet do not print progress messages
20394 -d, --debug don't remove temporary files
20395 --recheck update $as_me by reconfiguring in the same conditions
20396 --file=FILE[:TEMPLATE]
20397 instantiate the configuration file FILE
20398 --header=FILE[:TEMPLATE]
20399 instantiate the configuration header FILE
20401 Configuration files:
20404 Configuration headers:
20407 Configuration commands:
20410 Report bugs to <bug-autoconf@gnu.org>."
20413 cat >>$CONFIG_STATUS <<_ACEOF
20415 Wine config.status 20050628
20416 configured by $0, generated by GNU Autoconf 2.59,
20417 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
20419 Copyright (C) 2003 Free Software Foundation, Inc.
20420 This config.status script is free software; the Free Software Foundation
20421 gives unlimited permission to copy, distribute and modify it."
20426 cat >>$CONFIG_STATUS <<\_ACEOF
20427 # If no file are specified by the user, then we need to provide default
20428 # value. By we need to know if files were specified by the user.
20434 ac_option
=`expr "x$1" : 'x\([^=]*\)='`
20435 ac_optarg
=`expr "x$1" : 'x[^=]*=\(.*\)'`
20443 *) # This is not an option, so the user has probably given explicit
20446 ac_need_defaults
=false
;;
20450 # Handling of the options.
20452 cat >>$CONFIG_STATUS <<\_ACEOF
20453 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
20455 --version |
--vers* |
-V )
20456 echo "$ac_cs_version"; exit 0 ;;
20458 # Conflict between --help and --header
20459 { { echo "$as_me:$LINENO: error: ambiguous option: $1
20460 Try \`$0 --help' for more information." >&5
20461 echo "$as_me: error: ambiguous option: $1
20462 Try \`$0 --help' for more information." >&2;}
20463 { (exit 1); exit 1; }; };;
20464 --help |
--hel |
-h )
20465 echo "$ac_cs_usage"; exit 0 ;;
20466 --debug |
--d* |
-d )
20468 --file |
--fil |
--fi |
--f )
20470 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
20471 ac_need_defaults
=false
;;
20472 --header |
--heade |
--head |
--hea )
20474 CONFIG_HEADERS
="$CONFIG_HEADERS $ac_optarg"
20475 ac_need_defaults
=false
;;
20476 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
20477 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
20480 # This is an error.
20481 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
20482 Try \`$0 --help' for more information." >&5
20483 echo "$as_me: error: unrecognized option: $1
20484 Try \`$0 --help' for more information." >&2;}
20485 { (exit 1); exit 1; }; } ;;
20487 *) ac_config_targets
="$ac_config_targets $1" ;;
20493 ac_configure_extra_args
=
20495 if $ac_cs_silent; then
20497 ac_configure_extra_args
="$ac_configure_extra_args --silent"
20501 cat >>$CONFIG_STATUS <<_ACEOF
20502 if \$ac_cs_recheck; then
20503 echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
20504 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
20513 cat >>$CONFIG_STATUS <<\_ACEOF
20514 for ac_config_target
in $ac_config_targets
20516 case "$ac_config_target" in
20517 # Handling of arguments.
20518 "Make.rules" ) CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
20519 "dlls/Makedll.rules" ) CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
20520 "dlls/Maketest.rules" ) CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
20521 "libs/Makelib.rules" ) CONFIG_FILES
="$CONFIG_FILES libs/Makelib.rules" ;;
20522 "programs/Makeprog.rules" ) CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
20523 "Makefile" ) CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
20524 "dlls/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/Makefile" ;;
20525 "dlls/activeds/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/activeds/Makefile" ;;
20526 "dlls/advapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/Makefile" ;;
20527 "dlls/advapi32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
20528 "dlls/advpack/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/advpack/Makefile" ;;
20529 "dlls/advpack/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
20530 "dlls/amstream/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/amstream/Makefile" ;;
20531 "dlls/atl/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/atl/Makefile" ;;
20532 "dlls/avicap32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/avicap32/Makefile" ;;
20533 "dlls/avifil32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/avifil32/Makefile" ;;
20534 "dlls/cabinet/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/Makefile" ;;
20535 "dlls/capi2032/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/capi2032/Makefile" ;;
20536 "dlls/cards/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/cards/Makefile" ;;
20537 "dlls/cfgmgr32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
20538 "dlls/comcat/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/comcat/Makefile" ;;
20539 "dlls/comctl32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/Makefile" ;;
20540 "dlls/comctl32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
20541 "dlls/commdlg/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/commdlg/Makefile" ;;
20542 "dlls/crtdll/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/crtdll/Makefile" ;;
20543 "dlls/crypt32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/Makefile" ;;
20544 "dlls/crypt32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
20545 "dlls/cryptdll/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
20546 "dlls/ctl3d/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d/Makefile" ;;
20547 "dlls/d3d8/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
20548 "dlls/d3d9/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
20549 "dlls/d3dim/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
20550 "dlls/d3drm/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
20551 "dlls/d3dx8/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
20552 "dlls/d3dxof/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
20553 "dlls/dbghelp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
20554 "dlls/dciman32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
20555 "dlls/ddraw/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
20556 "dlls/ddraw/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
20557 "dlls/devenum/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
20558 "dlls/dinput/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
20559 "dlls/dinput/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
20560 "dlls/dinput8/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
20561 "dlls/dmband/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
20562 "dlls/dmcompos/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
20563 "dlls/dmime/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
20564 "dlls/dmloader/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
20565 "dlls/dmscript/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
20566 "dlls/dmstyle/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
20567 "dlls/dmsynth/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
20568 "dlls/dmusic/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
20569 "dlls/dmusic32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
20570 "dlls/dplay/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
20571 "dlls/dplayx/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
20572 "dlls/dpnet/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
20573 "dlls/dpnhpast/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
20574 "dlls/dsound/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
20575 "dlls/dsound/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
20576 "dlls/dswave/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
20577 "dlls/dxdiagn/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
20578 "dlls/dxerr8/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
20579 "dlls/dxerr9/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
20580 "dlls/dxguid/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
20581 "dlls/gdi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/gdi/Makefile" ;;
20582 "dlls/gdi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/gdi/tests/Makefile" ;;
20583 "dlls/glu32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
20584 "dlls/glut32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/glut32/Makefile" ;;
20585 "dlls/hhctrl.ocx/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
20586 "dlls/iccvid/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
20587 "dlls/icmp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
20588 "dlls/ifsmgr.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
20589 "dlls/imagehlp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
20590 "dlls/imm32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
20591 "dlls/iphlpapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
20592 "dlls/iphlpapi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
20593 "dlls/itss/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
20594 "dlls/kernel/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/kernel/Makefile" ;;
20595 "dlls/kernel/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/kernel/tests/Makefile" ;;
20596 "dlls/lzexpand/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand/Makefile" ;;
20597 "dlls/lzexpand/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand/tests/Makefile" ;;
20598 "dlls/mapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
20599 "dlls/mapi32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
20600 "dlls/mlang/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
20601 "dlls/mlang/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
20602 "dlls/mmdevldr.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
20603 "dlls/monodebg.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
20604 "dlls/mpr/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
20605 "dlls/msacm/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/Makefile" ;;
20606 "dlls/msacm/imaadp32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/imaadp32/Makefile" ;;
20607 "dlls/msacm/msadp32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/msadp32/Makefile" ;;
20608 "dlls/msacm/msg711/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/msg711/Makefile" ;;
20609 "dlls/msacm/winemp3/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/winemp3/Makefile" ;;
20610 "dlls/msacm/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/tests/Makefile" ;;
20611 "dlls/mscms/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
20612 "dlls/mscms/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
20613 "dlls/msdmo/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
20614 "dlls/mshtml/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
20615 "dlls/mshtml/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
20616 "dlls/msi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
20617 "dlls/msi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
20618 "dlls/msimg32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
20619 "dlls/msisys/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msisys/Makefile" ;;
20620 "dlls/msnet32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
20621 "dlls/msrle32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
20622 "dlls/msvcrt/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
20623 "dlls/msvcrt/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
20624 "dlls/msvcrt20/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
20625 "dlls/msvcrt40/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
20626 "dlls/msvcrtd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
20627 "dlls/msvcrtd/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
20628 "dlls/msvidc32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
20629 "dlls/msvideo/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvideo/Makefile" ;;
20630 "dlls/mswsock/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
20631 "dlls/netapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
20632 "dlls/netapi32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
20633 "dlls/newdev/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
20634 "dlls/ntdll/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
20635 "dlls/ntdll/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
20636 "dlls/odbc32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
20637 "dlls/odbccp32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
20638 "dlls/ole32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
20639 "dlls/ole32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
20640 "dlls/oleacc/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
20641 "dlls/oleaut32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
20642 "dlls/oleaut32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
20643 "dlls/olecli/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/olecli/Makefile" ;;
20644 "dlls/oledlg/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
20645 "dlls/olepro32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
20646 "dlls/olesvr/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/olesvr/Makefile" ;;
20647 "dlls/opengl32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
20648 "dlls/powrprof/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/powrprof/Makefile" ;;
20649 "dlls/psapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
20650 "dlls/psapi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
20651 "dlls/qcap/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
20652 "dlls/quartz/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
20653 "dlls/quartz/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
20654 "dlls/rasapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
20655 "dlls/riched20/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/riched20/Makefile" ;;
20656 "dlls/richedit/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/richedit/Makefile" ;;
20657 "dlls/rpcrt4/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
20658 "dlls/rpcrt4/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
20659 "dlls/rsabase/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
20660 "dlls/rsabase/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/tests/Makefile" ;;
20661 "dlls/rsaenh/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
20662 "dlls/rsaenh/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
20663 "dlls/secur32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
20664 "dlls/sensapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
20665 "dlls/serialui/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
20666 "dlls/setupapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
20667 "dlls/shdocvw/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
20668 "dlls/shell32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
20669 "dlls/shell32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
20670 "dlls/shfolder/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
20671 "dlls/shlwapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
20672 "dlls/shlwapi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
20673 "dlls/snmpapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
20674 "dlls/stdole32.tlb/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
20675 "dlls/sti/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
20676 "dlls/strmiids/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
20677 "dlls/tapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
20678 "dlls/ttydrv/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ttydrv/Makefile" ;;
20679 "dlls/twain/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/twain/Makefile" ;;
20680 "dlls/unicows/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
20681 "dlls/url/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
20682 "dlls/urlmon/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
20683 "dlls/urlmon/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
20684 "dlls/user/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/user/Makefile" ;;
20685 "dlls/user/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/user/tests/Makefile" ;;
20686 "dlls/uuid/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
20687 "dlls/uxtheme/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
20688 "dlls/vdhcp.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
20689 "dlls/vdmdbg/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
20690 "dlls/version/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
20691 "dlls/version/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
20692 "dlls/vmm.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
20693 "dlls/vnbt.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
20694 "dlls/vnetbios.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
20695 "dlls/vtdapi.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
20696 "dlls/vwin32.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
20697 "dlls/win32s/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/win32s/Makefile" ;;
20698 "dlls/winaspi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winaspi/Makefile" ;;
20699 "dlls/wined3d/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
20700 "dlls/winedos/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
20701 "dlls/wineps/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wineps/Makefile" ;;
20702 "dlls/wininet/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
20703 "dlls/wininet/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
20704 "dlls/winmm/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
20705 "dlls/winmm/joystick/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/joystick/Makefile" ;;
20706 "dlls/winmm/mcianim/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/mcianim/Makefile" ;;
20707 "dlls/winmm/mciavi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/mciavi/Makefile" ;;
20708 "dlls/winmm/mcicda/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/mcicda/Makefile" ;;
20709 "dlls/winmm/mciseq/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/mciseq/Makefile" ;;
20710 "dlls/winmm/mciwave/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/mciwave/Makefile" ;;
20711 "dlls/winmm/midimap/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/midimap/Makefile" ;;
20712 "dlls/winmm/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
20713 "dlls/winmm/wavemap/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/wavemap/Makefile" ;;
20714 "dlls/winmm/winealsa/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/winealsa/Makefile" ;;
20715 "dlls/winmm/winearts/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/winearts/Makefile" ;;
20716 "dlls/winmm/wineaudioio/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/wineaudioio/Makefile" ;;
20717 "dlls/winmm/winejack/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/winejack/Makefile" ;;
20718 "dlls/winmm/winenas/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/winenas/Makefile" ;;
20719 "dlls/winmm/wineoss/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/wineoss/Makefile" ;;
20720 "dlls/winnls/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winnls/Makefile" ;;
20721 "dlls/winsock/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winsock/Makefile" ;;
20722 "dlls/winsock/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winsock/tests/Makefile" ;;
20723 "dlls/winspool/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winspool/Makefile" ;;
20724 "dlls/winspool/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winspool/tests/Makefile" ;;
20725 "dlls/wintab32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
20726 "dlls/wintrust/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
20727 "dlls/wow32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
20728 "dlls/wsock32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
20729 "dlls/wtsapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
20730 "dlls/x11drv/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/x11drv/Makefile" ;;
20731 "documentation/Makefile" ) CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
20732 "fonts/Makefile" ) CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
20733 "include/Makefile" ) CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
20734 "libs/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
20735 "libs/port/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
20736 "libs/unicode/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/unicode/Makefile" ;;
20737 "libs/wine/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
20738 "libs/wpp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
20739 "loader/Makefile" ) CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
20740 "programs/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
20741 "programs/avitools/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/avitools/Makefile" ;;
20742 "programs/clock/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
20743 "programs/cmdlgtst/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
20744 "programs/control/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
20745 "programs/expand/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
20746 "programs/msiexec/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
20747 "programs/notepad/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
20748 "programs/progman/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
20749 "programs/regedit/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
20750 "programs/regsvr32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
20751 "programs/rpcss/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
20752 "programs/rundll32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
20753 "programs/start/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
20754 "programs/taskmgr/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
20755 "programs/uninstaller/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
20756 "programs/view/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
20757 "programs/wcmd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/wcmd/Makefile" ;;
20758 "programs/wineboot/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
20759 "programs/winebrowser/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
20760 "programs/winecfg/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
20761 "programs/wineconsole/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
20762 "programs/winedbg/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
20763 "programs/winefile/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
20764 "programs/winemenubuilder/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
20765 "programs/winemine/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
20766 "programs/winepath/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
20767 "programs/winetest/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
20768 "programs/winevdm/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
20769 "programs/winhelp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winhelp/Makefile" ;;
20770 "programs/winver/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
20771 "server/Makefile" ) CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
20772 "tools/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
20773 "tools/widl/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
20774 "tools/winapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/winapi/Makefile" ;;
20775 "tools/winebuild/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
20776 "tools/winedump/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
20777 "tools/winegcc/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
20778 "tools/wmc/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
20779 "tools/wrc/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
20780 "dlls/gdi/enhmfdrv" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi/enhmfdrv" ;;
20781 "dlls/gdi/mfdrv" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi/mfdrv" ;;
20782 "dlls/kernel/messages" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel/messages" ;;
20783 "dlls/user/resources" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user/resources" ;;
20784 "dlls/wineps/data" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps/data" ;;
20785 "include/wine" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
20786 "programs/regedit/tests" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS programs/regedit/tests" ;;
20787 "include/config.h" ) CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
20788 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
20789 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
20790 { (exit 1); exit 1; }; };;
20794 # If the user did not use the arguments to specify the items to instantiate,
20795 # then the envvar interface is used. Set only those that are not.
20796 # We use the long form for the default assignment because of an extremely
20797 # bizarre bug on SunOS 4.1.3.
20798 if $ac_need_defaults; then
20799 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
20800 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
20801 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
20804 # Have a temporary directory for convenience. Make it in the build tree
20805 # simply because there is no reason to put it here, and in addition,
20806 # creating and moving files from /tmp can sometimes cause problems.
20807 # Create a temporary directory, and hook for its removal unless debugging.
20810 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
20811 trap '{ (exit 1); exit 1; }' 1 2 13 15
20814 # Create a (secure) tmp directory for tmp files.
20817 tmp
=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
20818 test -n "$tmp" && test -d "$tmp"
20821 tmp
=.
/confstat$$
-$RANDOM
20822 (umask 077 && mkdir
$tmp)
20825 echo "$me: cannot create a temporary directory in ." >&2
20826 { (exit 1); exit 1; }
20831 cat >>$CONFIG_STATUS <<_ACEOF
20834 # CONFIG_FILES section.
20837 # No need to generate the scripts if there are no CONFIG_FILES.
20838 # This happens for instance when ./config.status config.h
20839 if test -n "\$CONFIG_FILES"; then
20840 # Protect against being on the right side of a sed subst in config.status.
20841 sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
20842 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
20843 s,@SHELL@,$SHELL,;t t
20844 s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
20845 s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
20846 s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
20847 s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
20848 s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
20849 s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
20850 s,@exec_prefix@,$exec_prefix,;t t
20851 s,@prefix@,$prefix,;t t
20852 s,@program_transform_name@,$program_transform_name,;t t
20853 s,@bindir@,$bindir,;t t
20854 s,@sbindir@,$sbindir,;t t
20855 s,@libexecdir@,$libexecdir,;t t
20856 s,@datadir@,$datadir,;t t
20857 s,@sysconfdir@,$sysconfdir,;t t
20858 s,@sharedstatedir@,$sharedstatedir,;t t
20859 s,@localstatedir@,$localstatedir,;t t
20860 s,@libdir@,$libdir,;t t
20861 s,@includedir@,$includedir,;t t
20862 s,@oldincludedir@,$oldincludedir,;t t
20863 s,@infodir@,$infodir,;t t
20864 s,@mandir@,$mandir,;t t
20865 s,@build_alias@,$build_alias,;t t
20866 s,@host_alias@,$host_alias,;t t
20867 s,@target_alias@,$target_alias,;t t
20868 s,@DEFS@,$DEFS,;t t
20869 s,@ECHO_C@,$ECHO_C,;t t
20870 s,@ECHO_N@,$ECHO_N,;t t
20871 s,@ECHO_T@,$ECHO_T,;t t
20872 s,@LIBS@,$LIBS,;t t
20873 s,@DLLDEFS@,$DLLDEFS,;t t
20874 s,@build@,$build,;t t
20875 s,@build_cpu@,$build_cpu,;t t
20876 s,@build_vendor@,$build_vendor,;t t
20877 s,@build_os@,$build_os,;t t
20878 s,@host@,$host,;t t
20879 s,@host_cpu@,$host_cpu,;t t
20880 s,@host_vendor@,$host_vendor,;t t
20881 s,@host_os@,$host_os,;t t
20882 s,@WIN16_FILES@,$WIN16_FILES,;t t
20883 s,@WIN16_INSTALL@,$WIN16_INSTALL,;t t
20884 s,@SET_MAKE@,$SET_MAKE,;t t
20886 s,@CFLAGS@,$CFLAGS,;t t
20887 s,@LDFLAGS@,$LDFLAGS,;t t
20888 s,@CPPFLAGS@,$CPPFLAGS,;t t
20889 s,@ac_ct_CC@,$ac_ct_CC,;t t
20890 s,@EXEEXT@,$EXEEXT,;t t
20891 s,@OBJEXT@,$OBJEXT,;t t
20893 s,@CXXFLAGS@,$CXXFLAGS,;t t
20894 s,@ac_ct_CXX@,$ac_ct_CXX,;t t
20895 s,@CPPBIN@,$CPPBIN,;t t
20896 s,@ac_ct_CPPBIN@,$ac_ct_CPPBIN,;t t
20897 s,@TOOLSDIR@,$TOOLSDIR,;t t
20899 s,@X_CFLAGS@,$X_CFLAGS,;t t
20900 s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
20901 s,@X_LIBS@,$X_LIBS,;t t
20902 s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
20904 s,@LEXLIB@,$LEXLIB,;t t
20905 s,@LEX_OUTPUT_ROOT@,$LEX_OUTPUT_ROOT,;t t
20906 s,@XLEX@,$XLEX,;t t
20907 s,@BISON@,$BISON,;t t
20909 s,@ac_ct_AS@,$ac_ct_AS,;t t
20911 s,@ac_ct_LD@,$ac_ct_LD,;t t
20913 s,@ac_ct_AR@,$ac_ct_AR,;t t
20914 s,@RANLIB@,$RANLIB,;t t
20915 s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
20916 s,@STRIP@,$STRIP,;t t
20917 s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
20918 s,@WINDRES@,$WINDRES,;t t
20919 s,@ac_ct_WINDRES@,$ac_ct_WINDRES,;t t
20920 s,@LN_S@,$LN_S,;t t
20922 s,@EGREP@,$EGREP,;t t
20923 s,@LDCONFIG@,$LDCONFIG,;t t
20924 s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
20925 s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
20926 s,@INSTALL_DATA@,$INSTALL_DATA,;t t
20927 s,@LINT@,$LINT,;t t
20928 s,@LINTFLAGS@,$LINTFLAGS,;t t
20929 s,@FONTFORGE@,$FONTFORGE,;t t
20930 s,@LIBPTHREAD@,$LIBPTHREAD,;t t
20931 s,@XLIB@,$XLIB,;t t
20932 s,@XFILES@,$XFILES,;t t
20933 s,@OPENGLFILES@,$OPENGLFILES,;t t
20934 s,@GLU32FILES@,$GLU32FILES,;t t
20935 s,@OPENGL_LIBS@,$OPENGL_LIBS,;t t
20936 s,@GLUT_LIBS@,$GLUT_LIBS,;t t
20937 s,@GLUT32FILES@,$GLUT32FILES,;t t
20938 s,@NASLIBS@,$NASLIBS,;t t
20939 s,@CURSESLIBS@,$CURSESLIBS,;t t
20940 s,@sane_devel@,$sane_devel,;t t
20941 s,@SANELIBS@,$SANELIBS,;t t
20942 s,@SANEINCL@,$SANEINCL,;t t
20943 s,@ICULIBS@,$ICULIBS,;t t
20944 s,@ft_devel@,$ft_devel,;t t
20945 s,@ft_devel2@,$ft_devel2,;t t
20946 s,@FREETYPELIBS@,$FREETYPELIBS,;t t
20947 s,@FREETYPEINCL@,$FREETYPEINCL,;t t
20948 s,@FONTSSUBDIRS@,$FONTSSUBDIRS,;t t
20949 s,@ARTSCCONFIG@,$ARTSCCONFIG,;t t
20950 s,@ARTSLIBS@,$ARTSLIBS,;t t
20951 s,@ARTSINCL@,$ARTSINCL,;t t
20952 s,@ALSALIBS@,$ALSALIBS,;t t
20953 s,@AUDIOIOLIBS@,$AUDIOIOLIBS,;t t
20954 s,@EXTRACFLAGS@,$EXTRACFLAGS,;t t
20955 s,@DLLEXT@,$DLLEXT,;t t
20956 s,@DLLFLAGS@,$DLLFLAGS,;t t
20957 s,@DLLIBS@,$DLLIBS,;t t
20958 s,@LDSHARED@,$LDSHARED,;t t
20959 s,@LDDLLFLAGS@,$LDDLLFLAGS,;t t
20960 s,@LIBEXT@,$LIBEXT,;t t
20961 s,@IMPLIBEXT@,$IMPLIBEXT,;t t
20962 s,@DLLTOOL@,$DLLTOOL,;t t
20963 s,@ac_ct_DLLTOOL@,$ac_ct_DLLTOOL,;t t
20964 s,@DLLWRAP@,$DLLWRAP,;t t
20965 s,@ac_ct_DLLWRAP@,$ac_ct_DLLWRAP,;t t
20966 s,@LDEXECFLAGS@,$LDEXECFLAGS,;t t
20967 s,@LDLIBWINEFLAGS@,$LDLIBWINEFLAGS,;t t
20968 s,@COREFOUNDATIONLIB@,$COREFOUNDATIONLIB,;t t
20969 s,@IOKITLIB@,$IOKITLIB,;t t
20970 s,@CROSSTEST@,$CROSSTEST,;t t
20971 s,@CROSSCC@,$CROSSCC,;t t
20972 s,@CROSSWINDRES@,$CROSSWINDRES,;t t
20973 s,@LDPATH@,$LDPATH,;t t
20974 s,@CRTLIBS@,$CRTLIBS,;t t
20975 s,@SOCKETLIBS@,$SOCKETLIBS,;t t
20976 s,@WINE_BINARIES@,$WINE_BINARIES,;t t
20977 s,@MAIN_BINARY@,$MAIN_BINARY,;t t
20979 s,@ALLOCA@,$ALLOCA,;t t
20980 s,@LIBOBJS@,$LIBOBJS,;t t
20981 s,@LTLIBOBJS@,$LTLIBOBJS,;t t
20982 /@MAKE_RULES@/r $MAKE_RULES
20983 s,@MAKE_RULES@,,;t t
20984 /@MAKE_DLL_RULES@/r $MAKE_DLL_RULES
20985 s,@MAKE_DLL_RULES@,,;t t
20986 /@MAKE_TEST_RULES@/r $MAKE_TEST_RULES
20987 s,@MAKE_TEST_RULES@,,;t t
20988 /@MAKE_LIB_RULES@/r $MAKE_LIB_RULES
20989 s,@MAKE_LIB_RULES@,,;t t
20990 /@MAKE_PROG_RULES@/r $MAKE_PROG_RULES
20991 s,@MAKE_PROG_RULES@,,;t t
20996 cat >>$CONFIG_STATUS <<\_ACEOF
20997 # Split the substitutions into bite-sized pieces for seds with
20998 # small command number limits, like on Digital OSF/1 and HP-UX.
20999 ac_max_sed_lines
=48
21000 ac_sed_frag
=1 # Number of current file.
21001 ac_beg
=1 # First line for current file.
21002 ac_end
=$ac_max_sed_lines # Line after last line for current file.
21005 while $ac_more_lines; do
21006 if test $ac_beg -gt 1; then
21007 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
21009 sed "${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
21011 if test ! -s $tmp/subs.frag
; then
21012 ac_more_lines
=false
21014 # The purpose of the label and of the branching condition is to
21015 # speed up the sed processing (if there are no `@' at all, there
21016 # is no need to browse any of the substitutions).
21017 # These are the two extra sed commands mentioned above.
21019 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag
) >$tmp/subs-
$ac_sed_frag.
sed
21020 if test -z "$ac_sed_cmds"; then
21021 ac_sed_cmds
="sed -f $tmp/subs-$ac_sed_frag.sed"
21023 ac_sed_cmds
="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
21025 ac_sed_frag
=`expr $ac_sed_frag + 1`
21027 ac_end
=`expr $ac_end + $ac_max_sed_lines`
21030 if test -z "$ac_sed_cmds"; then
21033 fi # test -n "$CONFIG_FILES"
21036 cat >>$CONFIG_STATUS <<\_ACEOF
21037 for ac_file
in : $CONFIG_FILES; do test "x$ac_file" = x
: && continue
21038 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
21040 - |
*:- |
*:-:* ) # input from stdin
21042 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21043 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
21044 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21045 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
21046 * ) ac_file_in
=$ac_file.
in ;;
21049 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
21050 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
21051 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21052 X"$ac_file" : 'X\(//\)[^/]' \| \
21053 X"$ac_file" : 'X\(//\)$' \| \
21054 X"$ac_file" : 'X\(/\)' \| \
21055 . : '\(.\)' 2>/dev/null ||
21057 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21058 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21059 /^X\(\/\/\)$/{ s//\1/; q; }
21060 /^X\(\/\).*/{ s//\1/; q; }
21062 { if $as_mkdir_p; then
21067 while test ! -d "$as_dir"; do
21068 as_dirs
="$as_dir $as_dirs"
21069 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
21070 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21071 X"$as_dir" : 'X\(//\)[^/]' \| \
21072 X"$as_dir" : 'X\(//\)$' \| \
21073 X"$as_dir" : 'X\(/\)' \| \
21074 . : '\(.\)' 2>/dev/null ||
21076 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21077 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21078 /^X\(\/\/\)$/{ s//\1/; q; }
21079 /^X\(\/\).*/{ s//\1/; q; }
21082 test ! -n "$as_dirs" || mkdir
$as_dirs
21083 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
21084 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
21085 { (exit 1); exit 1; }; }; }
21089 if test "$ac_dir" != .
; then
21090 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
21091 # A "../" for each directory in $ac_dir_suffix.
21092 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
21094 ac_dir_suffix
= ac_top_builddir
=
21098 .
) # No --srcdir option. We are building in place.
21100 if test -z "$ac_top_builddir"; then
21103 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
21105 [\\/]* | ?
:[\\/]* ) # Absolute path.
21106 ac_srcdir
=$srcdir$ac_dir_suffix;
21107 ac_top_srcdir
=$srcdir ;;
21108 *) # Relative path.
21109 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
21110 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
21113 # Do not use `cd foo && pwd` to compute absolute paths, because
21114 # the directories may not exist.
21116 .
) ac_abs_builddir
="$ac_dir";;
21119 .
) ac_abs_builddir
=`pwd`;;
21120 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
21121 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
21124 case $ac_abs_builddir in
21125 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
21127 case ${ac_top_builddir}.
in
21128 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
21129 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
21130 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
21133 case $ac_abs_builddir in
21134 .
) ac_abs_srcdir
=$ac_srcdir;;
21137 .
) ac_abs_srcdir
=$ac_abs_builddir;;
21138 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
21139 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
21142 case $ac_abs_builddir in
21143 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
21145 case $ac_top_srcdir in
21146 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
21147 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
21148 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
21154 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
21155 *) ac_INSTALL
=$ac_top_builddir$INSTALL ;;
21158 # Let's still pretend it is `configure' which instantiates (i.e., don't
21159 # use $as_me), people would be surprised to read:
21160 # /* config.h. Generated by config.status. */
21161 if test x
"$ac_file" = x-
; then
21164 configure_input
="$ac_file. "
21166 configure_input
=$configure_input"Generated from `echo $ac_file_in |
21167 sed 's,.*/,,'` by configure."
21169 # First look for the input files in the build tree, otherwise in the
21171 ac_file_inputs
=`IFS=:
21172 for f in $ac_file_in; do
21174 -) echo $tmp/stdin ;;
21176 # Absolute (can't be DOS-style, as IFS=:)
21177 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21178 echo "$as_me: error: cannot find input file: $f" >&2;}
21179 { (exit 1); exit 1; }; }
21182 if test -f "$f"; then
21185 elif test -f "$srcdir/$f"; then
21190 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21191 echo "$as_me: error: cannot find input file: $f" >&2;}
21192 { (exit 1); exit 1; }; }
21195 done` ||
{ (exit 1); exit 1; }
21197 if test x
"$ac_file" != x-
; then
21198 { echo "$as_me:$LINENO: creating $ac_file" >&5
21199 echo "$as_me: creating $ac_file" >&6;}
21203 cat >>$CONFIG_STATUS <<_ACEOF
21207 cat >>$CONFIG_STATUS <<\_ACEOF
21209 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
21210 s
,@configure_input@
,$configure_input,;t t
21211 s
,@srcdir@
,$ac_srcdir,;t t
21212 s
,@abs_srcdir@
,$ac_abs_srcdir,;t t
21213 s
,@top_srcdir@
,$ac_top_srcdir,;t t
21214 s
,@abs_top_srcdir@
,$ac_abs_top_srcdir,;t t
21215 s
,@builddir@
,$ac_builddir,;t t
21216 s
,@abs_builddir@
,$ac_abs_builddir,;t t
21217 s
,@top_builddir@
,$ac_top_builddir,;t t
21218 s
,@abs_top_builddir@
,$ac_abs_top_builddir,;t t
21219 s
,@INSTALL@
,$ac_INSTALL,;t t
21220 " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
21222 if test x"$ac_file" != x-; then
21223 mv $tmp/out $ac_file
21231 cat >>$CONFIG_STATUS <<\_ACEOF
21234 # CONFIG_HEADER section.
21237 # These sed commands are passed to sed as "A NAME B NAME C VALUE D
", where
21238 # NAME is the cpp macro being defined and VALUE is the value it is being given.
21240 # ac_d sets the value in "#define NAME VALUE" lines.
21241 ac_dA
='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
21242 ac_dB
='[ ].*$,\1#\2'
21245 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
21246 ac_uA
='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
21247 ac_uB
='$,\1#\2define\3'
21251 for ac_file
in : $CONFIG_HEADERS; do test "x$ac_file" = x
: && continue
21252 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
21254 - |
*:- |
*:-:* ) # input from stdin
21256 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21257 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
21258 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21259 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
21260 * ) ac_file_in
=$ac_file.
in ;;
21263 test x
"$ac_file" != x-
&& { echo "$as_me:$LINENO: creating $ac_file" >&5
21264 echo "$as_me: creating $ac_file" >&6;}
21266 # First look for the input files in the build tree, otherwise in the
21268 ac_file_inputs
=`IFS=:
21269 for f in $ac_file_in; do
21271 -) echo $tmp/stdin ;;
21273 # Absolute (can't be DOS-style, as IFS=:)
21274 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21275 echo "$as_me: error: cannot find input file: $f" >&2;}
21276 { (exit 1); exit 1; }; }
21277 # Do quote $f, to prevent DOS paths from being IFS'd.
21280 if test -f "$f"; then
21283 elif test -f "$srcdir/$f"; then
21288 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21289 echo "$as_me: error: cannot find input file: $f" >&2;}
21290 { (exit 1); exit 1; }; }
21293 done` ||
{ (exit 1); exit 1; }
21294 # Remove the trailing spaces.
21295 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
21299 # Transform confdefs.h into two sed scripts, `conftest.defines' and
21300 # `conftest.undefs', that substitutes the proper values into
21301 # config.h.in to produce config.h. The first handles `#define'
21302 # templates, and the second `#undef' templates.
21303 # And first: Protect against being on the right side of a sed subst in
21304 # config.status. Protect against being in an unquoted here document
21305 # in config.status.
21306 rm -f conftest.defines conftest.undefs
21307 # Using a here document instead of a string reduces the quoting nightmare.
21308 # Putting comments in sed scripts is not portable.
21310 # `end' is used to avoid that the second main sed command (meant for
21311 # 0-ary CPP macros) applies to n-ary macro definitions.
21312 # See the Autoconf documentation for `clear'.
21313 cat >confdef2sed.
sed <<\_ACEOF
21318 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
21320 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
21323 # If some macros were called several times there might be several times
21324 # the same #defines, which is useless. Nevertheless, we may not want to
21325 # sort them, since we want the *last* AC-DEFINE to be honored.
21326 uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
21327 sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
21328 rm -f confdef2sed.sed
21330 # This sed command replaces #undef with comments. This is necessary, for
21331 # example, in the case of _POSIX_SOURCE, which is predefined and required
21332 # on some systems where configure will not decide to define it.
21333 cat >>conftest.undefs <<\_ACEOF
21334 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
21337 # Break up conftest.defines because some shells have a limit on the size
21338 # of here documents, and old seds have small limits too (100 cmds).
21339 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
21340 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
21341 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
21342 echo ' :' >>$CONFIG_STATUS
21343 rm -f conftest.tail
21344 while grep . conftest.defines >/dev/null
21346 # Write a limited-size here document to $tmp/defines.sed.
21347 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
21348 # Speed up: don't consider the non `#define' lines.
21349 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
21350 # Work around the forget-to-reset-the-flag bug.
21351 echo 't clr' >>$CONFIG_STATUS
21352 echo ': clr' >>$CONFIG_STATUS
21353 sed ${ac_max_here_lines}q conftest.defines
>>$CONFIG_STATUS
21355 sed -f $tmp/defines.sed $tmp/in >$tmp/out
21357 mv $tmp/out $tmp/in
21359 sed 1,${ac_max_here_lines}d conftest.defines
>conftest.
tail
21360 rm -f conftest.defines
21361 mv conftest.
tail conftest.defines
21363 rm -f conftest.defines
21364 echo ' fi # grep' >>$CONFIG_STATUS
21365 echo >>$CONFIG_STATUS
21367 # Break up conftest.undefs because some shells have a limit on the size
21368 # of here documents, and old seds have small limits too (100 cmds).
21369 echo ' # Handle all the #undef templates' >>$CONFIG_STATUS
21370 rm -f conftest.
tail
21371 while grep . conftest.undefs
>/dev
/null
21373 # Write a limited-size here document to $tmp/undefs.sed.
21374 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
21375 # Speed up: don't consider the non
`#undef'
21376 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
21377 # Work around the forget-to-reset-the-flag bug.
21378 echo 't clr' >>$CONFIG_STATUS
21379 echo ': clr' >>$CONFIG_STATUS
21380 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
21382 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
21384 mv $tmp/out $tmp/in
21386 sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
21387 rm -f conftest.undefs
21388 mv conftest.tail conftest.undefs
21390 rm -f conftest.undefs
21392 cat >>$CONFIG_STATUS <<\_ACEOF
21393 # Let's still pretend it is `configure
' which instantiates (i.e., don't
21394 # use $as_me), people would be surprised to read:
21395 # /* config.h. Generated by config.status. */
21396 if test x
"$ac_file" = x-
; then
21397 echo "/* Generated by configure. */" >$tmp/config.h
21399 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
21401 cat $tmp/in >>$tmp/config.h
21403 if test x
"$ac_file" != x-
; then
21404 if diff $ac_file $tmp/config.h
>/dev
/null
2>&1; then
21405 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
21406 echo "$as_me: $ac_file is unchanged" >&6;}
21408 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
21409 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21410 X"$ac_file" : 'X\(//\)[^/]' \| \
21411 X"$ac_file" : 'X\(//\)$' \| \
21412 X"$ac_file" : 'X\(/\)' \| \
21413 . : '\(.\)' 2>/dev/null ||
21415 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21416 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21417 /^X\(\/\/\)$/{ s//\1/; q; }
21418 /^X\(\/\).*/{ s//\1/; q; }
21420 { if $as_mkdir_p; then
21425 while test ! -d "$as_dir"; do
21426 as_dirs
="$as_dir $as_dirs"
21427 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
21428 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21429 X"$as_dir" : 'X\(//\)[^/]' \| \
21430 X"$as_dir" : 'X\(//\)$' \| \
21431 X"$as_dir" : 'X\(/\)' \| \
21432 . : '\(.\)' 2>/dev/null ||
21434 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21435 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21436 /^X\(\/\/\)$/{ s//\1/; q; }
21437 /^X\(\/\).*/{ s//\1/; q; }
21440 test ! -n "$as_dirs" || mkdir
$as_dirs
21441 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
21442 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
21443 { (exit 1); exit 1; }; }; }
21446 mv $tmp/config.h
$ac_file
21450 rm -f $tmp/config.h
21454 cat >>$CONFIG_STATUS <<\_ACEOF
21457 # CONFIG_COMMANDS section.
21459 for ac_file
in : $CONFIG_COMMANDS; do test "x$ac_file" = x
: && continue
21460 ac_dest
=`echo "$ac_file" | sed 's,:.*,,'`
21461 ac_source
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21462 ac_dir
=`(dirname "$ac_dest") 2>/dev/null ||
21463 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21464 X"$ac_dest" : 'X\(//\)[^/]' \| \
21465 X"$ac_dest" : 'X\(//\)$' \| \
21466 X"$ac_dest" : 'X\(/\)' \| \
21467 . : '\(.\)' 2>/dev/null ||
21469 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21470 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21471 /^X\(\/\/\)$/{ s//\1/; q; }
21472 /^X\(\/\).*/{ s//\1/; q; }
21474 { if $as_mkdir_p; then
21479 while test ! -d "$as_dir"; do
21480 as_dirs
="$as_dir $as_dirs"
21481 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
21482 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21483 X"$as_dir" : 'X\(//\)[^/]' \| \
21484 X"$as_dir" : 'X\(//\)$' \| \
21485 X"$as_dir" : 'X\(/\)' \| \
21486 . : '\(.\)' 2>/dev/null ||
21488 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21489 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21490 /^X\(\/\/\)$/{ s//\1/; q; }
21491 /^X\(\/\).*/{ s//\1/; q; }
21494 test ! -n "$as_dirs" || mkdir
$as_dirs
21495 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
21496 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
21497 { (exit 1); exit 1; }; }; }
21501 if test "$ac_dir" != .
; then
21502 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
21503 # A "../" for each directory in $ac_dir_suffix.
21504 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
21506 ac_dir_suffix
= ac_top_builddir
=
21510 .
) # No --srcdir option. We are building in place.
21512 if test -z "$ac_top_builddir"; then
21515 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
21517 [\\/]* | ?
:[\\/]* ) # Absolute path.
21518 ac_srcdir
=$srcdir$ac_dir_suffix;
21519 ac_top_srcdir
=$srcdir ;;
21520 *) # Relative path.
21521 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
21522 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
21525 # Do not use `cd foo && pwd` to compute absolute paths, because
21526 # the directories may not exist.
21528 .
) ac_abs_builddir
="$ac_dir";;
21531 .
) ac_abs_builddir
=`pwd`;;
21532 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
21533 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
21536 case $ac_abs_builddir in
21537 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
21539 case ${ac_top_builddir}.
in
21540 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
21541 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
21542 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
21545 case $ac_abs_builddir in
21546 .
) ac_abs_srcdir
=$ac_srcdir;;
21549 .
) ac_abs_srcdir
=$ac_abs_builddir;;
21550 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
21551 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
21554 case $ac_abs_builddir in
21555 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
21557 case $ac_top_srcdir in
21558 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
21559 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
21560 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
21565 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
21566 echo "$as_me: executing $ac_dest commands" >&6;}
21568 dlls
/gdi
/enhmfdrv
) test -d "dlls/gdi/enhmfdrv" ||
({ echo "$as_me:$LINENO: creating dlls/gdi/enhmfdrv" >&5
21569 echo "$as_me: creating dlls/gdi/enhmfdrv" >&6;} && mkdir
"dlls/gdi/enhmfdrv") ;;
21570 dlls
/gdi
/mfdrv
) test -d "dlls/gdi/mfdrv" ||
({ echo "$as_me:$LINENO: creating dlls/gdi/mfdrv" >&5
21571 echo "$as_me: creating dlls/gdi/mfdrv" >&6;} && mkdir
"dlls/gdi/mfdrv") ;;
21572 dlls
/kernel
/messages
) test -d "dlls/kernel/messages" ||
({ echo "$as_me:$LINENO: creating dlls/kernel/messages" >&5
21573 echo "$as_me: creating dlls/kernel/messages" >&6;} && mkdir
"dlls/kernel/messages") ;;
21574 dlls
/user
/resources
) test -d "dlls/user/resources" ||
({ echo "$as_me:$LINENO: creating dlls/user/resources" >&5
21575 echo "$as_me: creating dlls/user/resources" >&6;} && mkdir
"dlls/user/resources") ;;
21576 dlls
/wineps
/data
) test -d "dlls/wineps/data" ||
({ echo "$as_me:$LINENO: creating dlls/wineps/data" >&5
21577 echo "$as_me: creating dlls/wineps/data" >&6;} && mkdir
"dlls/wineps/data") ;;
21578 include
/wine
) test -d "include/wine" ||
({ echo "$as_me:$LINENO: creating include/wine" >&5
21579 echo "$as_me: creating include/wine" >&6;} && mkdir
"include/wine") ;;
21580 programs
/regedit
/tests
) test -d "programs/regedit/tests" ||
({ echo "$as_me:$LINENO: creating programs/regedit/tests" >&5
21581 echo "$as_me: creating programs/regedit/tests" >&6;} && mkdir
"programs/regedit/tests") ;;
21586 cat >>$CONFIG_STATUS <<\_ACEOF
21588 { (exit 0); exit 0; }
21590 chmod +x
$CONFIG_STATUS
21591 ac_clean_files
=$ac_clean_files_save
21594 # configure is writing to config.log, and then calls config.status.
21595 # config.status does its own redirection, appending to config.log.
21596 # Unfortunately, on DOS this fails, as config.log is still kept open
21597 # by configure, so config.status won't be able to write to it; its
21598 # output is simply discarded. So we exec the FD to /dev/null,
21599 # effectively closing config.log, so it can be properly (re)opened and
21600 # appended to by config.status. When coming back to configure, we
21601 # need to make the FD available again.
21602 if test "$no_create" != yes; then
21604 ac_config_status_args
=
21605 test "$silent" = yes &&
21606 ac_config_status_args
="$ac_config_status_args --quiet"
21608 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
21610 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
21611 # would make configure fail if this is the last instruction.
21612 $ac_cs_success ||
{ (exit 1); exit 1; }
21616 if test "$have_x" = "no"
21619 echo "*** Warning: X development files not found. Wine will be built without"
21620 echo "*** X support, which currently does not work, and would probably not be"
21621 echo "*** what you want anyway. You will need to install devel packages of"
21622 echo "*** Xlib/Xfree86 at the very least."
21625 if test "$wine_cv_opengl_version_OK" = "no"
21628 echo "*** Warning: old Mesa headers detected. Wine will be built without Direct3D"
21629 echo "*** support. Consider upgrading your Mesa libraries (http://www.mesa3d.org/)."
21632 if test "$wine_cv_msg_freetype" = "yes"
21635 echo "*** Note: Your system appears to have the FreeType 2 runtime libraries"
21636 echo "*** installed, but 'freetype-config' is not in your PATH. Install the"
21637 echo "*** freetype-devel package (or its equivalent on your distribution) to"
21638 echo "*** enable Wine to use TrueType fonts."
21641 if test -z "$ALSALIBS" -a -z "$ARTSC_LIBS" -a -z "$AUDIOIOLIBS" -a \
21642 -z "$ac_cv_lib_soname_jack" -a -z "$NASLIBS" -a \
21643 "$ac_cv_c_opensoundsystem" = "no"
21645 echo "*** No sound system was found. Windows applications will be silent."
21646 echo "*** The currently supported sound systems are:"
21647 echo "*** ALSA, ARTS, AudioIO, Jack, NAS and OSS"
21651 echo "Configure finished. Do '${ac_make} depend && ${ac_make}' to compile Wine."