2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.59 for Wine 20050111.
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
='20050111'
273 PACKAGE_STRING
='Wine 20050111'
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 WIN16_FILES WIN16_INSTALL DLLDEFS build build_cpu build_vendor build_os host host_cpu host_vendor host_os 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 DB2HTML DB2PDF DB2PS DB2TXT 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 20050111 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 20050111:";;
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
20050111
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 20050111, 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"
1407 WIN16_FILES
="\$(WIN16_FILES)"
1409 WIN16_INSTALL
="\$(WIN16_INSTALL)"
1411 if test "x$enable_win16" = "xno"
1419 if test "x$enable_debug" = "xno"
1421 DLLDEFS
="$DLLDEFS -DWINE_NO_DEBUG_MSGS"
1423 if test "x$enable_trace" = "xno" -o "x$enable_debug" = "xno"
1425 DLLDEFS
="$DLLDEFS -DWINE_NO_TRACE_MSGS"
1429 # Make sure we can run config.sub.
1430 $ac_config_sub sun4
>/dev
/null
2>&1 ||
1431 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1432 echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1433 { (exit 1); exit 1; }; }
1435 echo "$as_me:$LINENO: checking build system type" >&5
1436 echo $ECHO_N "checking build system type... $ECHO_C" >&6
1437 if test "${ac_cv_build+set}" = set; then
1438 echo $ECHO_N "(cached) $ECHO_C" >&6
1440 ac_cv_build_alias
=$build_alias
1441 test -z "$ac_cv_build_alias" &&
1442 ac_cv_build_alias
=`$ac_config_guess`
1443 test -z "$ac_cv_build_alias" &&
1444 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
1445 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
1446 { (exit 1); exit 1; }; }
1447 ac_cv_build
=`$ac_config_sub $ac_cv_build_alias` ||
1448 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
1449 echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
1450 { (exit 1); exit 1; }; }
1453 echo "$as_me:$LINENO: result: $ac_cv_build" >&5
1454 echo "${ECHO_T}$ac_cv_build" >&6
1456 build_cpu
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1457 build_vendor
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1458 build_os
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1461 echo "$as_me:$LINENO: checking host system type" >&5
1462 echo $ECHO_N "checking host system type... $ECHO_C" >&6
1463 if test "${ac_cv_host+set}" = set; then
1464 echo $ECHO_N "(cached) $ECHO_C" >&6
1466 ac_cv_host_alias
=$host_alias
1467 test -z "$ac_cv_host_alias" &&
1468 ac_cv_host_alias
=$ac_cv_build_alias
1469 ac_cv_host
=`$ac_config_sub $ac_cv_host_alias` ||
1470 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
1471 echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
1472 { (exit 1); exit 1; }; }
1475 echo "$as_me:$LINENO: result: $ac_cv_host" >&5
1476 echo "${ECHO_T}$ac_cv_host" >&6
1478 host_cpu
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1479 host_vendor
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1480 host_os
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1485 if test "x$enable_win64" != "xyes"
1487 test -n "$CC" || CC
="gcc -m32"
1488 test -n "$LD" || LD
="ld -m elf_i386"
1489 test -n "$AS" || AS
="as --32"
1494 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1495 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
1496 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y,:./+-,___p_,'`
1497 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
1498 echo $ECHO_N "(cached) $ECHO_C" >&6
1500 cat >conftest.
make <<\_ACEOF
1502 @
echo 'ac_maketemp="$(MAKE)"'
1504 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
1505 eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
1506 if test -n "$ac_maketemp"; then
1507 eval ac_cv_prog_make_
${ac_make}_set
=yes
1509 eval ac_cv_prog_make_
${ac_make}_set
=no
1513 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
1514 echo "$as_me:$LINENO: result: yes" >&5
1515 echo "${ECHO_T}yes" >&6
1518 echo "$as_me:$LINENO: result: no" >&5
1519 echo "${ECHO_T}no" >&6
1520 SET_MAKE
="MAKE=${MAKE-make}"
1524 ac_cpp
='$CPP $CPPFLAGS'
1525 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1526 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1527 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1528 if test -n "$ac_tool_prefix"; then
1529 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1530 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
1531 echo "$as_me:$LINENO: checking for $ac_word" >&5
1532 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1533 if test "${ac_cv_prog_CC+set}" = set; then
1534 echo $ECHO_N "(cached) $ECHO_C" >&6
1536 if test -n "$CC"; then
1537 ac_cv_prog_CC
="$CC" # Let the user override the test.
1539 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1543 test -z "$as_dir" && as_dir
=.
1544 for ac_exec_ext
in '' $ac_executable_extensions; do
1545 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1546 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
1547 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1556 if test -n "$CC"; then
1557 echo "$as_me:$LINENO: result: $CC" >&5
1558 echo "${ECHO_T}$CC" >&6
1560 echo "$as_me:$LINENO: result: no" >&5
1561 echo "${ECHO_T}no" >&6
1565 if test -z "$ac_cv_prog_CC"; then
1567 # Extract the first word of "gcc", so it can be a program name with args.
1568 set dummy gcc
; ac_word
=$2
1569 echo "$as_me:$LINENO: checking for $ac_word" >&5
1570 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1571 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1572 echo $ECHO_N "(cached) $ECHO_C" >&6
1574 if test -n "$ac_ct_CC"; then
1575 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1577 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1581 test -z "$as_dir" && as_dir
=.
1582 for ac_exec_ext
in '' $ac_executable_extensions; do
1583 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1584 ac_cv_prog_ac_ct_CC
="gcc"
1585 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1593 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
1594 if test -n "$ac_ct_CC"; then
1595 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1596 echo "${ECHO_T}$ac_ct_CC" >&6
1598 echo "$as_me:$LINENO: result: no" >&5
1599 echo "${ECHO_T}no" >&6
1607 if test -z "$CC"; then
1608 if test -n "$ac_tool_prefix"; then
1609 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
1610 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
1611 echo "$as_me:$LINENO: checking for $ac_word" >&5
1612 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1613 if test "${ac_cv_prog_CC+set}" = set; then
1614 echo $ECHO_N "(cached) $ECHO_C" >&6
1616 if test -n "$CC"; then
1617 ac_cv_prog_CC
="$CC" # Let the user override the test.
1619 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1623 test -z "$as_dir" && as_dir
=.
1624 for ac_exec_ext
in '' $ac_executable_extensions; do
1625 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1626 ac_cv_prog_CC
="${ac_tool_prefix}cc"
1627 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1636 if test -n "$CC"; then
1637 echo "$as_me:$LINENO: result: $CC" >&5
1638 echo "${ECHO_T}$CC" >&6
1640 echo "$as_me:$LINENO: result: no" >&5
1641 echo "${ECHO_T}no" >&6
1645 if test -z "$ac_cv_prog_CC"; then
1647 # Extract the first word of "cc", so it can be a program name with args.
1648 set dummy cc
; ac_word
=$2
1649 echo "$as_me:$LINENO: checking for $ac_word" >&5
1650 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1651 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1652 echo $ECHO_N "(cached) $ECHO_C" >&6
1654 if test -n "$ac_ct_CC"; then
1655 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1657 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1661 test -z "$as_dir" && as_dir
=.
1662 for ac_exec_ext
in '' $ac_executable_extensions; do
1663 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1664 ac_cv_prog_ac_ct_CC
="cc"
1665 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1673 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
1674 if test -n "$ac_ct_CC"; then
1675 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1676 echo "${ECHO_T}$ac_ct_CC" >&6
1678 echo "$as_me:$LINENO: result: no" >&5
1679 echo "${ECHO_T}no" >&6
1688 if test -z "$CC"; then
1689 # Extract the first word of "cc", so it can be a program name with args.
1690 set dummy cc
; ac_word
=$2
1691 echo "$as_me:$LINENO: checking for $ac_word" >&5
1692 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1693 if test "${ac_cv_prog_CC+set}" = set; then
1694 echo $ECHO_N "(cached) $ECHO_C" >&6
1696 if test -n "$CC"; then
1697 ac_cv_prog_CC
="$CC" # Let the user override the test.
1700 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1704 test -z "$as_dir" && as_dir
=.
1705 for ac_exec_ext
in '' $ac_executable_extensions; do
1706 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1707 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
1708 ac_prog_rejected
=yes
1712 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1718 if test $ac_prog_rejected = yes; then
1719 # We found a bogon in the path, so make sure we never use it.
1720 set dummy
$ac_cv_prog_CC
1722 if test $# != 0; then
1723 # We chose a different compiler from the bogus one.
1724 # However, it has the same basename, so the bogon will be chosen
1725 # first if we set CC to just the basename; use the full file name.
1727 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
1733 if test -n "$CC"; then
1734 echo "$as_me:$LINENO: result: $CC" >&5
1735 echo "${ECHO_T}$CC" >&6
1737 echo "$as_me:$LINENO: result: no" >&5
1738 echo "${ECHO_T}no" >&6
1742 if test -z "$CC"; then
1743 if test -n "$ac_tool_prefix"; then
1746 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
1747 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
1748 echo "$as_me:$LINENO: checking for $ac_word" >&5
1749 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1750 if test "${ac_cv_prog_CC+set}" = set; then
1751 echo $ECHO_N "(cached) $ECHO_C" >&6
1753 if test -n "$CC"; then
1754 ac_cv_prog_CC
="$CC" # Let the user override the test.
1756 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1760 test -z "$as_dir" && as_dir
=.
1761 for ac_exec_ext
in '' $ac_executable_extensions; do
1762 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1763 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
1764 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1773 if test -n "$CC"; then
1774 echo "$as_me:$LINENO: result: $CC" >&5
1775 echo "${ECHO_T}$CC" >&6
1777 echo "$as_me:$LINENO: result: no" >&5
1778 echo "${ECHO_T}no" >&6
1781 test -n "$CC" && break
1784 if test -z "$CC"; then
1788 # Extract the first word of "$ac_prog", so it can be a program name with args.
1789 set dummy
$ac_prog; ac_word
=$2
1790 echo "$as_me:$LINENO: checking for $ac_word" >&5
1791 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1792 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1793 echo $ECHO_N "(cached) $ECHO_C" >&6
1795 if test -n "$ac_ct_CC"; then
1796 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1798 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1802 test -z "$as_dir" && as_dir
=.
1803 for ac_exec_ext
in '' $ac_executable_extensions; do
1804 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1805 ac_cv_prog_ac_ct_CC
="$ac_prog"
1806 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1814 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
1815 if test -n "$ac_ct_CC"; then
1816 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1817 echo "${ECHO_T}$ac_ct_CC" >&6
1819 echo "$as_me:$LINENO: result: no" >&5
1820 echo "${ECHO_T}no" >&6
1823 test -n "$ac_ct_CC" && break
1832 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
1833 See \`config.log' for more details." >&5
1834 echo "$as_me: error: no acceptable C compiler found in \$PATH
1835 See \`config.log' for more details." >&2;}
1836 { (exit 1); exit 1; }; }
1838 # Provide some information about the compiler.
1839 echo "$as_me:$LINENO:" \
1840 "checking for C compiler version" >&5
1841 ac_compiler
=`set X $ac_compile; echo $2`
1842 { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
1843 (eval $ac_compiler --version </dev
/null
>&5) 2>&5
1845 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1846 (exit $ac_status); }
1847 { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
1848 (eval $ac_compiler -v </dev
/null
>&5) 2>&5
1850 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1851 (exit $ac_status); }
1852 { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
1853 (eval $ac_compiler -V </dev
/null
>&5) 2>&5
1855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1856 (exit $ac_status); }
1858 cat >conftest.
$ac_ext <<_ACEOF
1861 cat confdefs.h
>>conftest.
$ac_ext
1862 cat >>conftest.
$ac_ext <<_ACEOF
1863 /* end confdefs.h. */
1873 ac_clean_files_save
=$ac_clean_files
1874 ac_clean_files
="$ac_clean_files a.out a.exe b.out"
1875 # Try to create an executable without -o first, disregard a.out.
1876 # It will help us diagnose broken compilers, and finding out an intuition
1878 echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
1879 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
1880 ac_link_default
=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
1881 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
1882 (eval $ac_link_default) 2>&5
1884 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1885 (exit $ac_status); }; then
1886 # Find the output, starting from the most likely. This scheme is
1887 # not robust to junk in `.', hence go to wildcards (a.*) only as a last
1890 # Be careful to initialize this variable, since it used to be cached.
1891 # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
1893 # b.out is created by i960 compilers.
1894 for ac_file
in a_out.exe a.exe conftest.exe a.out conftest a.
* conftest.
* b.out
1896 test -f "$ac_file" ||
continue
1898 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.o |
*.obj
)
1901 # This is the source file.
1904 # We found the default executable, but exeext='' is most
1908 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
1909 # FIXME: I believe we export ac_cv_exeext for Libtool,
1910 # but it would be cool to find out if it's true. Does anybody
1911 # maintain Libtool? --akim.
1919 echo "$as_me: failed program was:" >&5
1920 sed 's/^/| /' conftest.
$ac_ext >&5
1922 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
1923 See \`config.log' for more details." >&5
1924 echo "$as_me: error: C compiler cannot create executables
1925 See \`config.log' for more details." >&2;}
1926 { (exit 77); exit 77; }; }
1929 ac_exeext
=$ac_cv_exeext
1930 echo "$as_me:$LINENO: result: $ac_file" >&5
1931 echo "${ECHO_T}$ac_file" >&6
1933 # Check the compiler produces executables we can run. If not, either
1934 # the compiler is broken, or we cross compile.
1935 echo "$as_me:$LINENO: checking whether the C compiler works" >&5
1936 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
1937 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
1938 # If not cross compiling, check that we can run a simple program.
1939 if test "$cross_compiling" != yes; then
1940 if { ac_try
='./$ac_file'
1941 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
1944 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1945 (exit $ac_status); }; }; then
1948 if test "$cross_compiling" = maybe
; then
1951 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
1952 If you meant to cross compile, use \`--host'.
1953 See \`config.log' for more details." >&5
1954 echo "$as_me: error: cannot run C compiled programs.
1955 If you meant to cross compile, use \`--host'.
1956 See \`config.log' for more details." >&2;}
1957 { (exit 1); exit 1; }; }
1961 echo "$as_me:$LINENO: result: yes" >&5
1962 echo "${ECHO_T}yes" >&6
1964 rm -f a.out a.exe conftest
$ac_cv_exeext b.out
1965 ac_clean_files
=$ac_clean_files_save
1966 # Check the compiler produces executables we can run. If not, either
1967 # the compiler is broken, or we cross compile.
1968 echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
1969 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
1970 echo "$as_me:$LINENO: result: $cross_compiling" >&5
1971 echo "${ECHO_T}$cross_compiling" >&6
1973 echo "$as_me:$LINENO: checking for suffix of executables" >&5
1974 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
1975 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
1976 (eval $ac_link) 2>&5
1978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1979 (exit $ac_status); }; then
1980 # If both `conftest.exe' and `conftest' are `present' (well, observable)
1981 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
1982 # work properly (i.e., refer to `conftest.exe'), while it won't with
1984 for ac_file
in conftest.exe conftest conftest.
*; do
1985 test -f "$ac_file" ||
continue
1987 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.o |
*.obj
) ;;
1988 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
1995 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
1996 See \`config.log' for more details." >&5
1997 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
1998 See \`config.log' for more details." >&2;}
1999 { (exit 1); exit 1; }; }
2002 rm -f conftest
$ac_cv_exeext
2003 echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2004 echo "${ECHO_T}$ac_cv_exeext" >&6
2006 rm -f conftest.
$ac_ext
2007 EXEEXT
=$ac_cv_exeext
2009 echo "$as_me:$LINENO: checking for suffix of object files" >&5
2010 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
2011 if test "${ac_cv_objext+set}" = set; then
2012 echo $ECHO_N "(cached) $ECHO_C" >&6
2014 cat >conftest.
$ac_ext <<_ACEOF
2017 cat confdefs.h
>>conftest.
$ac_ext
2018 cat >>conftest.
$ac_ext <<_ACEOF
2019 /* end confdefs.h. */
2029 rm -f conftest.o conftest.obj
2030 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2031 (eval $ac_compile) 2>&5
2033 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2034 (exit $ac_status); }; then
2035 for ac_file
in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
2037 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg
) ;;
2038 *) ac_cv_objext
=`expr "$ac_file" : '.*\.\(.*\)'`
2043 echo "$as_me: failed program was:" >&5
2044 sed 's/^/| /' conftest.
$ac_ext >&5
2046 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2047 See \`config.log' for more details." >&5
2048 echo "$as_me: error: cannot compute suffix of object files: cannot compile
2049 See \`config.log' for more details." >&2;}
2050 { (exit 1); exit 1; }; }
2053 rm -f conftest.
$ac_cv_objext conftest.
$ac_ext
2055 echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2056 echo "${ECHO_T}$ac_cv_objext" >&6
2057 OBJEXT
=$ac_cv_objext
2059 echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2060 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
2061 if test "${ac_cv_c_compiler_gnu+set}" = set; then
2062 echo $ECHO_N "(cached) $ECHO_C" >&6
2064 cat >conftest.
$ac_ext <<_ACEOF
2067 cat confdefs.h
>>conftest.
$ac_ext
2068 cat >>conftest.
$ac_ext <<_ACEOF
2069 /* end confdefs.h. */
2082 rm -f conftest.
$ac_objext
2083 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2084 (eval $ac_compile) 2>conftest.er1
2086 grep -v '^ *+' conftest.er1
>conftest.err
2088 cat conftest.err
>&5
2089 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2090 (exit $ac_status); } &&
2091 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2092 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2095 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2096 (exit $ac_status); }; } &&
2097 { ac_try
='test -s conftest.$ac_objext'
2098 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2101 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2102 (exit $ac_status); }; }; then
2105 echo "$as_me: failed program was:" >&5
2106 sed 's/^/| /' conftest.
$ac_ext >&5
2110 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2111 ac_cv_c_compiler_gnu
=$ac_compiler_gnu
2114 echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2115 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
2116 GCC
=`test $ac_compiler_gnu = yes && echo yes`
2117 ac_test_CFLAGS
=${CFLAGS+set}
2118 ac_save_CFLAGS
=$CFLAGS
2120 echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2121 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
2122 if test "${ac_cv_prog_cc_g+set}" = set; then
2123 echo $ECHO_N "(cached) $ECHO_C" >&6
2125 cat >conftest.
$ac_ext <<_ACEOF
2128 cat confdefs.h
>>conftest.
$ac_ext
2129 cat >>conftest.
$ac_ext <<_ACEOF
2130 /* end confdefs.h. */
2140 rm -f conftest.
$ac_objext
2141 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2142 (eval $ac_compile) 2>conftest.er1
2144 grep -v '^ *+' conftest.er1
>conftest.err
2146 cat conftest.err
>&5
2147 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2148 (exit $ac_status); } &&
2149 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2150 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2153 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2154 (exit $ac_status); }; } &&
2155 { ac_try
='test -s conftest.$ac_objext'
2156 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2159 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2160 (exit $ac_status); }; }; then
2163 echo "$as_me: failed program was:" >&5
2164 sed 's/^/| /' conftest.
$ac_ext >&5
2168 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2170 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2171 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
2172 if test "$ac_test_CFLAGS" = set; then
2173 CFLAGS
=$ac_save_CFLAGS
2174 elif test $ac_cv_prog_cc_g = yes; then
2175 if test "$GCC" = yes; then
2181 if test "$GCC" = yes; then
2187 echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
2188 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
2189 if test "${ac_cv_prog_cc_stdc+set}" = set; then
2190 echo $ECHO_N "(cached) $ECHO_C" >&6
2192 ac_cv_prog_cc_stdc
=no
2194 cat >conftest.
$ac_ext <<_ACEOF
2197 cat confdefs.h
>>conftest.
$ac_ext
2198 cat >>conftest.
$ac_ext <<_ACEOF
2199 /* end confdefs.h. */
2202 #include <sys/types.h>
2203 #include <sys/stat.h>
2204 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2205 struct buf { int x; };
2206 FILE * (*rcsopen) (struct buf *, struct stat *, int);
2207 static char *e (p, i)
2213 static char *f (char * (*g) (char **, int), char **p, ...)
2218 s = g (p, va_arg (v,int));
2223 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2224 function prototypes and stuff, but not '\xHH' hex character constants.
2225 These don't provoke an error unfortunately, instead are silently treated
2226 as 'x'. The following induces an error, until -std1 is added to get
2227 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2228 array size at least. It's necessary to write '\x00'==0 to get something
2229 that's true only with -std1. */
2230 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2232 int test (int i, double x);
2233 struct s1 {int (*f) (int a);};
2234 struct s2 {int (*f) (double a);};
2235 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2241 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
2246 # Don't try gcc -ansi; that turns off useful extensions and
2247 # breaks some systems' header files.
2248 # AIX -qlanglvl=ansi
2249 # Ultrix and OSF/1 -std1
2250 # HP-UX 10.20 and later -Ae
2251 # HP-UX older versions -Aa -D_HPUX_SOURCE
2252 # SVR4 -Xc -D__EXTENSIONS__
2253 for ac_arg
in "" -qlanglvl=ansi
-std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2255 CC
="$ac_save_CC $ac_arg"
2256 rm -f conftest.
$ac_objext
2257 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2258 (eval $ac_compile) 2>conftest.er1
2260 grep -v '^ *+' conftest.er1
>conftest.err
2262 cat conftest.err
>&5
2263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2264 (exit $ac_status); } &&
2265 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2266 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2270 (exit $ac_status); }; } &&
2271 { ac_try
='test -s conftest.$ac_objext'
2272 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2275 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2276 (exit $ac_status); }; }; then
2277 ac_cv_prog_cc_stdc
=$ac_arg
2280 echo "$as_me: failed program was:" >&5
2281 sed 's/^/| /' conftest.
$ac_ext >&5
2284 rm -f conftest.err conftest.
$ac_objext
2286 rm -f conftest.
$ac_ext conftest.
$ac_objext
2291 case "x$ac_cv_prog_cc_stdc" in
2293 echo "$as_me:$LINENO: result: none needed" >&5
2294 echo "${ECHO_T}none needed" >&6 ;;
2296 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
2297 echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
2298 CC
="$CC $ac_cv_prog_cc_stdc" ;;
2301 # Some people use a C++ compiler to compile C. Since we use `exit',
2302 # in C++ we need to declare it. In case someone uses the same compiler
2303 # for both compiling C and C++ we need to have the C++ compiler decide
2304 # the declaration of exit, since it's the most demanding environment.
2305 cat >conftest.
$ac_ext <<_ACEOF
2310 rm -f conftest.
$ac_objext
2311 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2312 (eval $ac_compile) 2>conftest.er1
2314 grep -v '^ *+' conftest.er1
>conftest.err
2316 cat conftest.err
>&5
2317 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2318 (exit $ac_status); } &&
2319 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2320 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2323 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2324 (exit $ac_status); }; } &&
2325 { ac_try
='test -s conftest.$ac_objext'
2326 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2329 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2330 (exit $ac_status); }; }; then
2331 for ac_declaration
in \
2333 'extern "C" void std::exit (int) throw (); using std::exit;' \
2334 'extern "C" void std::exit (int); using std::exit;' \
2335 'extern "C" void exit (int) throw ();' \
2336 'extern "C" void exit (int);' \
2339 cat >conftest.
$ac_ext <<_ACEOF
2342 cat confdefs.h
>>conftest.
$ac_ext
2343 cat >>conftest.
$ac_ext <<_ACEOF
2344 /* end confdefs.h. */
2355 rm -f conftest.
$ac_objext
2356 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2357 (eval $ac_compile) 2>conftest.er1
2359 grep -v '^ *+' conftest.er1
>conftest.err
2361 cat conftest.err
>&5
2362 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2363 (exit $ac_status); } &&
2364 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2365 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2368 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2369 (exit $ac_status); }; } &&
2370 { ac_try
='test -s conftest.$ac_objext'
2371 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2374 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2375 (exit $ac_status); }; }; then
2378 echo "$as_me: failed program was:" >&5
2379 sed 's/^/| /' conftest.
$ac_ext >&5
2383 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2384 cat >conftest.
$ac_ext <<_ACEOF
2387 cat confdefs.h
>>conftest.
$ac_ext
2388 cat >>conftest.
$ac_ext <<_ACEOF
2389 /* end confdefs.h. */
2399 rm -f conftest.
$ac_objext
2400 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2401 (eval $ac_compile) 2>conftest.er1
2403 grep -v '^ *+' conftest.er1
>conftest.err
2405 cat conftest.err
>&5
2406 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2407 (exit $ac_status); } &&
2408 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2409 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2413 (exit $ac_status); }; } &&
2414 { ac_try
='test -s conftest.$ac_objext'
2415 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2418 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2419 (exit $ac_status); }; }; then
2422 echo "$as_me: failed program was:" >&5
2423 sed 's/^/| /' conftest.
$ac_ext >&5
2426 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2429 if test -n "$ac_declaration"; then
2430 echo '#ifdef __cplusplus' >>confdefs.h
2431 echo $ac_declaration >>confdefs.h
2432 echo '#endif' >>confdefs.h
2436 echo "$as_me: failed program was:" >&5
2437 sed 's/^/| /' conftest.
$ac_ext >&5
2440 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2442 ac_cpp
='$CPP $CPPFLAGS'
2443 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2444 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2445 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2448 ac_cpp
='$CXXCPP $CPPFLAGS'
2449 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2450 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2451 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
2452 if test -n "$ac_tool_prefix"; then
2453 for ac_prog
in $CCC g
++ c
++ gpp aCC CC cxx cc
++ cl FCC KCC RCC xlC_r xlC
2455 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2456 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2457 echo "$as_me:$LINENO: checking for $ac_word" >&5
2458 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2459 if test "${ac_cv_prog_CXX+set}" = set; then
2460 echo $ECHO_N "(cached) $ECHO_C" >&6
2462 if test -n "$CXX"; then
2463 ac_cv_prog_CXX
="$CXX" # Let the user override the test.
2465 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2469 test -z "$as_dir" && as_dir
=.
2470 for ac_exec_ext
in '' $ac_executable_extensions; do
2471 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2472 ac_cv_prog_CXX
="$ac_tool_prefix$ac_prog"
2473 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2482 if test -n "$CXX"; then
2483 echo "$as_me:$LINENO: result: $CXX" >&5
2484 echo "${ECHO_T}$CXX" >&6
2486 echo "$as_me:$LINENO: result: no" >&5
2487 echo "${ECHO_T}no" >&6
2490 test -n "$CXX" && break
2493 if test -z "$CXX"; then
2495 for ac_prog
in $CCC g
++ c
++ gpp aCC CC cxx cc
++ cl FCC KCC RCC xlC_r xlC
2497 # Extract the first word of "$ac_prog", so it can be a program name with args.
2498 set dummy
$ac_prog; ac_word
=$2
2499 echo "$as_me:$LINENO: checking for $ac_word" >&5
2500 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2501 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
2502 echo $ECHO_N "(cached) $ECHO_C" >&6
2504 if test -n "$ac_ct_CXX"; then
2505 ac_cv_prog_ac_ct_CXX
="$ac_ct_CXX" # Let the user override the test.
2507 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2511 test -z "$as_dir" && as_dir
=.
2512 for ac_exec_ext
in '' $ac_executable_extensions; do
2513 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2514 ac_cv_prog_ac_ct_CXX
="$ac_prog"
2515 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2523 ac_ct_CXX
=$ac_cv_prog_ac_ct_CXX
2524 if test -n "$ac_ct_CXX"; then
2525 echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
2526 echo "${ECHO_T}$ac_ct_CXX" >&6
2528 echo "$as_me:$LINENO: result: no" >&5
2529 echo "${ECHO_T}no" >&6
2532 test -n "$ac_ct_CXX" && break
2534 test -n "$ac_ct_CXX" || ac_ct_CXX
="g++"
2540 # Provide some information about the compiler.
2541 echo "$as_me:$LINENO:" \
2542 "checking for C++ compiler version" >&5
2543 ac_compiler
=`set X $ac_compile; echo $2`
2544 { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
2545 (eval $ac_compiler --version </dev
/null
>&5) 2>&5
2547 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2548 (exit $ac_status); }
2549 { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
2550 (eval $ac_compiler -v </dev
/null
>&5) 2>&5
2552 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2553 (exit $ac_status); }
2554 { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
2555 (eval $ac_compiler -V </dev
/null
>&5) 2>&5
2557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2558 (exit $ac_status); }
2560 echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
2561 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6
2562 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
2563 echo $ECHO_N "(cached) $ECHO_C" >&6
2565 cat >conftest.
$ac_ext <<_ACEOF
2568 cat confdefs.h
>>conftest.
$ac_ext
2569 cat >>conftest.
$ac_ext <<_ACEOF
2570 /* end confdefs.h. */
2583 rm -f conftest.
$ac_objext
2584 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2585 (eval $ac_compile) 2>conftest.er1
2587 grep -v '^ *+' conftest.er1
>conftest.err
2589 cat conftest.err
>&5
2590 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2591 (exit $ac_status); } &&
2592 { ac_try
='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
2593 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2596 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2597 (exit $ac_status); }; } &&
2598 { ac_try
='test -s conftest.$ac_objext'
2599 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2602 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2603 (exit $ac_status); }; }; then
2606 echo "$as_me: failed program was:" >&5
2607 sed 's/^/| /' conftest.
$ac_ext >&5
2611 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2612 ac_cv_cxx_compiler_gnu
=$ac_compiler_gnu
2615 echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
2616 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
2617 GXX
=`test $ac_compiler_gnu = yes && echo yes`
2618 ac_test_CXXFLAGS
=${CXXFLAGS+set}
2619 ac_save_CXXFLAGS
=$CXXFLAGS
2621 echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
2622 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6
2623 if test "${ac_cv_prog_cxx_g+set}" = set; then
2624 echo $ECHO_N "(cached) $ECHO_C" >&6
2626 cat >conftest.
$ac_ext <<_ACEOF
2629 cat confdefs.h
>>conftest.
$ac_ext
2630 cat >>conftest.
$ac_ext <<_ACEOF
2631 /* end confdefs.h. */
2641 rm -f conftest.
$ac_objext
2642 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2643 (eval $ac_compile) 2>conftest.er1
2645 grep -v '^ *+' conftest.er1
>conftest.err
2647 cat conftest.err
>&5
2648 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2649 (exit $ac_status); } &&
2650 { ac_try
='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
2651 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2654 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2655 (exit $ac_status); }; } &&
2656 { ac_try
='test -s conftest.$ac_objext'
2657 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2660 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2661 (exit $ac_status); }; }; then
2662 ac_cv_prog_cxx_g
=yes
2664 echo "$as_me: failed program was:" >&5
2665 sed 's/^/| /' conftest.
$ac_ext >&5
2669 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2671 echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
2672 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6
2673 if test "$ac_test_CXXFLAGS" = set; then
2674 CXXFLAGS
=$ac_save_CXXFLAGS
2675 elif test $ac_cv_prog_cxx_g = yes; then
2676 if test "$GXX" = yes; then
2682 if test "$GXX" = yes; then
2688 for ac_declaration
in \
2690 'extern "C" void std::exit (int) throw (); using std::exit;' \
2691 'extern "C" void std::exit (int); using std::exit;' \
2692 'extern "C" void exit (int) throw ();' \
2693 'extern "C" void exit (int);' \
2696 cat >conftest.
$ac_ext <<_ACEOF
2699 cat confdefs.h
>>conftest.
$ac_ext
2700 cat >>conftest.
$ac_ext <<_ACEOF
2701 /* end confdefs.h. */
2712 rm -f conftest.
$ac_objext
2713 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2714 (eval $ac_compile) 2>conftest.er1
2716 grep -v '^ *+' conftest.er1
>conftest.err
2718 cat conftest.err
>&5
2719 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2720 (exit $ac_status); } &&
2721 { ac_try
='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
2722 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2725 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2726 (exit $ac_status); }; } &&
2727 { ac_try
='test -s conftest.$ac_objext'
2728 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2731 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2732 (exit $ac_status); }; }; then
2735 echo "$as_me: failed program was:" >&5
2736 sed 's/^/| /' conftest.
$ac_ext >&5
2740 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2741 cat >conftest.
$ac_ext <<_ACEOF
2744 cat confdefs.h
>>conftest.
$ac_ext
2745 cat >>conftest.
$ac_ext <<_ACEOF
2746 /* end confdefs.h. */
2756 rm -f conftest.
$ac_objext
2757 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2758 (eval $ac_compile) 2>conftest.er1
2760 grep -v '^ *+' conftest.er1
>conftest.err
2762 cat conftest.err
>&5
2763 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2764 (exit $ac_status); } &&
2765 { ac_try
='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
2766 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2769 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2770 (exit $ac_status); }; } &&
2771 { ac_try
='test -s conftest.$ac_objext'
2772 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2775 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2776 (exit $ac_status); }; }; then
2779 echo "$as_me: failed program was:" >&5
2780 sed 's/^/| /' conftest.
$ac_ext >&5
2783 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2786 if test -n "$ac_declaration"; then
2787 echo '#ifdef __cplusplus' >>confdefs.h
2788 echo $ac_declaration >>confdefs.h
2789 echo '#endif' >>confdefs.h
2793 ac_cpp
='$CPP $CPPFLAGS'
2794 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2795 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2796 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2798 if test -n "$ac_tool_prefix"; then
2799 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
2800 set dummy
${ac_tool_prefix}cpp
; ac_word
=$2
2801 echo "$as_me:$LINENO: checking for $ac_word" >&5
2802 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2803 if test "${ac_cv_prog_CPPBIN+set}" = set; then
2804 echo $ECHO_N "(cached) $ECHO_C" >&6
2806 if test -n "$CPPBIN"; then
2807 ac_cv_prog_CPPBIN
="$CPPBIN" # Let the user override the test.
2809 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2813 test -z "$as_dir" && as_dir
=.
2814 for ac_exec_ext
in '' $ac_executable_extensions; do
2815 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2816 ac_cv_prog_CPPBIN
="${ac_tool_prefix}cpp"
2817 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2825 CPPBIN
=$ac_cv_prog_CPPBIN
2826 if test -n "$CPPBIN"; then
2827 echo "$as_me:$LINENO: result: $CPPBIN" >&5
2828 echo "${ECHO_T}$CPPBIN" >&6
2830 echo "$as_me:$LINENO: result: no" >&5
2831 echo "${ECHO_T}no" >&6
2835 if test -z "$ac_cv_prog_CPPBIN"; then
2836 ac_ct_CPPBIN
=$CPPBIN
2837 # Extract the first word of "cpp", so it can be a program name with args.
2838 set dummy cpp
; ac_word
=$2
2839 echo "$as_me:$LINENO: checking for $ac_word" >&5
2840 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2841 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
2842 echo $ECHO_N "(cached) $ECHO_C" >&6
2844 if test -n "$ac_ct_CPPBIN"; then
2845 ac_cv_prog_ac_ct_CPPBIN
="$ac_ct_CPPBIN" # Let the user override the test.
2847 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2851 test -z "$as_dir" && as_dir
=.
2852 for ac_exec_ext
in '' $ac_executable_extensions; do
2853 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2854 ac_cv_prog_ac_ct_CPPBIN
="cpp"
2855 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2861 test -z "$ac_cv_prog_ac_ct_CPPBIN" && ac_cv_prog_ac_ct_CPPBIN
="cpp"
2864 ac_ct_CPPBIN
=$ac_cv_prog_ac_ct_CPPBIN
2865 if test -n "$ac_ct_CPPBIN"; then
2866 echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
2867 echo "${ECHO_T}$ac_ct_CPPBIN" >&6
2869 echo "$as_me:$LINENO: result: no" >&5
2870 echo "${ECHO_T}no" >&6
2873 CPPBIN
=$ac_ct_CPPBIN
2875 CPPBIN
="$ac_cv_prog_CPPBIN"
2879 echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
2880 echo $ECHO_N "checking for the directory containing the Wine tools... $ECHO_C" >&6
2881 if test "${wine_cv_toolsdir+set}" = set; then
2882 echo $ECHO_N "(cached) $ECHO_C" >&6
2884 if test -z "$with_wine_tools"; then
2885 if test "$cross_compiling" = "yes"; then
2886 { { echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
2887 echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
2888 { (exit 1); exit 1; }; }
2890 wine_cv_toolsdir
="\$(TOPOBJDIR)"
2892 elif test -d "$with_wine_tools/tools/winebuild"; then
2893 case $with_wine_tools in
2894 /*) wine_cv_toolsdir
="$with_wine_tools" ;;
2895 *) wine_cv_toolsdir
="\$(TOPOBJDIR)/$with_wine_tools" ;;
2898 { { echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
2899 echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
2900 { (exit 1); exit 1; }; }
2903 echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
2904 echo "${ECHO_T}$wine_cv_toolsdir" >&6
2905 TOOLSDIR
=$wine_cv_toolsdir
2910 ac_cpp
='$CPP $CPPFLAGS'
2911 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2912 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2913 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2914 echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
2915 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
2916 # On Suns, sometimes $CPP names a directory.
2917 if test -n "$CPP" && test -d "$CPP"; then
2920 if test -z "$CPP"; then
2921 if test "${ac_cv_prog_CPP+set}" = set; then
2922 echo $ECHO_N "(cached) $ECHO_C" >&6
2924 # Double quotes because CPP needs to be expanded
2925 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
2928 for ac_c_preproc_warn_flag
in '' yes
2930 # Use a header file that comes with gcc, so configuring glibc
2931 # with a fresh cross-compiler works.
2932 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2933 # <limits.h> exists even on freestanding compilers.
2934 # On the NeXT, cc -E runs the code through the compiler's parser,
2935 # not just through cpp. "Syntax error" is here to catch this case.
2936 cat >conftest.
$ac_ext <<_ACEOF
2939 cat confdefs.h
>>conftest.
$ac_ext
2940 cat >>conftest.
$ac_ext <<_ACEOF
2941 /* end confdefs.h. */
2943 # include <limits.h>
2945 # include <assert.h>
2949 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2950 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
2952 grep -v '^ *+' conftest.er1
>conftest.err
2954 cat conftest.err
>&5
2955 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2956 (exit $ac_status); } >/dev
/null
; then
2957 if test -s conftest.err
; then
2958 ac_cpp_err
=$ac_c_preproc_warn_flag
2959 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
2966 if test -z "$ac_cpp_err"; then
2969 echo "$as_me: failed program was:" >&5
2970 sed 's/^/| /' conftest.
$ac_ext >&5
2972 # Broken: fails on valid input.
2975 rm -f conftest.err conftest.
$ac_ext
2977 # OK, works on sane cases. Now check whether non-existent headers
2978 # can be detected and how.
2979 cat >conftest.
$ac_ext <<_ACEOF
2982 cat confdefs.h
>>conftest.
$ac_ext
2983 cat >>conftest.
$ac_ext <<_ACEOF
2984 /* end confdefs.h. */
2985 #include <ac_nonexistent.h>
2987 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2988 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
2990 grep -v '^ *+' conftest.er1
>conftest.err
2992 cat conftest.err
>&5
2993 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2994 (exit $ac_status); } >/dev
/null
; then
2995 if test -s conftest.err
; then
2996 ac_cpp_err
=$ac_c_preproc_warn_flag
2997 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3004 if test -z "$ac_cpp_err"; then
3005 # Broken: success on invalid input.
3008 echo "$as_me: failed program was:" >&5
3009 sed 's/^/| /' conftest.
$ac_ext >&5
3011 # Passes both tests.
3015 rm -f conftest.err conftest.
$ac_ext
3018 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3019 rm -f conftest.err conftest.
$ac_ext
3020 if $ac_preproc_ok; then
3032 echo "$as_me:$LINENO: result: $CPP" >&5
3033 echo "${ECHO_T}$CPP" >&6
3035 for ac_c_preproc_warn_flag
in '' yes
3037 # Use a header file that comes with gcc, so configuring glibc
3038 # with a fresh cross-compiler works.
3039 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3040 # <limits.h> exists even on freestanding compilers.
3041 # On the NeXT, cc -E runs the code through the compiler's parser,
3042 # not just through cpp. "Syntax error" is here to catch this case.
3043 cat >conftest.
$ac_ext <<_ACEOF
3046 cat confdefs.h
>>conftest.
$ac_ext
3047 cat >>conftest.
$ac_ext <<_ACEOF
3048 /* end confdefs.h. */
3050 # include <limits.h>
3052 # include <assert.h>
3056 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3057 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3059 grep -v '^ *+' conftest.er1
>conftest.err
3061 cat conftest.err
>&5
3062 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3063 (exit $ac_status); } >/dev
/null
; then
3064 if test -s conftest.err
; then
3065 ac_cpp_err
=$ac_c_preproc_warn_flag
3066 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3073 if test -z "$ac_cpp_err"; then
3076 echo "$as_me: failed program was:" >&5
3077 sed 's/^/| /' conftest.
$ac_ext >&5
3079 # Broken: fails on valid input.
3082 rm -f conftest.err conftest.
$ac_ext
3084 # OK, works on sane cases. Now check whether non-existent headers
3085 # can be detected and how.
3086 cat >conftest.
$ac_ext <<_ACEOF
3089 cat confdefs.h
>>conftest.
$ac_ext
3090 cat >>conftest.
$ac_ext <<_ACEOF
3091 /* end confdefs.h. */
3092 #include <ac_nonexistent.h>
3094 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3095 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3097 grep -v '^ *+' conftest.er1
>conftest.err
3099 cat conftest.err
>&5
3100 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3101 (exit $ac_status); } >/dev
/null
; then
3102 if test -s conftest.err
; then
3103 ac_cpp_err
=$ac_c_preproc_warn_flag
3104 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3111 if test -z "$ac_cpp_err"; then
3112 # Broken: success on invalid input.
3115 echo "$as_me: failed program was:" >&5
3116 sed 's/^/| /' conftest.
$ac_ext >&5
3118 # Passes both tests.
3122 rm -f conftest.err conftest.
$ac_ext
3125 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3126 rm -f conftest.err conftest.
$ac_ext
3127 if $ac_preproc_ok; then
3130 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3131 See \`config.log' for more details." >&5
3132 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3133 See \`config.log' for more details." >&2;}
3134 { (exit 1); exit 1; }; }
3138 ac_cpp
='$CPP $CPPFLAGS'
3139 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3140 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3141 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3145 if test "x$ac_path_x_has_been_run" != xyes
; then
3146 echo "$as_me:$LINENO: checking for X" >&5
3147 echo $ECHO_N "checking for X... $ECHO_C" >&6
3149 ac_path_x_has_been_run
=yes
3151 # Check whether --with-x or --without-x was given.
3152 if test "${with_x+set}" = set; then
3156 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
3157 if test "x$with_x" = xno
; then
3158 # The user explicitly disabled X.
3161 if test "x$x_includes" != xNONE
&& test "x$x_libraries" != xNONE
; then
3162 # Both variables are already set.
3165 if test "${ac_cv_have_x+set}" = set; then
3166 echo $ECHO_N "(cached) $ECHO_C" >&6
3168 # One or both of the vars are not set, and there is no cached value.
3169 ac_x_includes
=no ac_x_libraries
=no
3171 if mkdir conftest.dir
; then
3173 # Make sure to not put "make" in the Imakefile rules, since we grep it out.
3174 cat >Imakefile
<<'_ACEOF'
3176 @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
3178 if (xmkmf
) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
3179 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
3180 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
3181 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
3182 for ac_extension
in a so sl
; do
3183 if test ! -f $ac_im_usrlibdir/libX11.
$ac_extension &&
3184 test -f $ac_im_libdir/libX11.
$ac_extension; then
3185 ac_im_usrlibdir
=$ac_im_libdir; break
3188 # Screen out bogus values from the imake configuration. They are
3189 # bogus both because they are the default anyway, and because
3190 # using them would break gcc on systems where it needs fixed includes.
3191 case $ac_im_incroot in
3193 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
=$ac_im_incroot;;
3195 case $ac_im_usrlibdir in
3197 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
=$ac_im_usrlibdir ;;
3204 # Standard set of common directories for X headers.
3205 # Check X11 before X11Rn because it is often a symlink to the current release.
3217 /usr/local/X11/include
3218 /usr/local/X11R6/include
3219 /usr/local/X11R5/include
3220 /usr/local/X11R4/include
3222 /usr/local/include/X11
3223 /usr/local/include/X11R6
3224 /usr/local/include/X11R5
3225 /usr/local/include/X11R4
3229 /usr/XFree86/include/X11
3233 /usr/unsupported/include
3235 /usr/local/x11r5/include
3236 /usr/lpp/Xamples/include
3238 /usr/openwin/include
3239 /usr/openwin/share/include'
3241 if test "$ac_x_includes" = no
; then
3242 # Guess where to find include files, by looking for a specified header file.
3243 # First, try using that file with no special directory specified.
3244 cat >conftest.
$ac_ext <<_ACEOF
3247 cat confdefs.h
>>conftest.
$ac_ext
3248 cat >>conftest.
$ac_ext <<_ACEOF
3249 /* end confdefs.h. */
3250 #include <X11/Intrinsic.h>
3252 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3253 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3255 grep -v '^ *+' conftest.er1
>conftest.err
3257 cat conftest.err
>&5
3258 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3259 (exit $ac_status); } >/dev
/null
; then
3260 if test -s conftest.err
; then
3261 ac_cpp_err
=$ac_c_preproc_warn_flag
3262 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3269 if test -z "$ac_cpp_err"; then
3270 # We can compile using X headers with no special include directory.
3273 echo "$as_me: failed program was:" >&5
3274 sed 's/^/| /' conftest.
$ac_ext >&5
3276 for ac_dir
in $ac_x_header_dirs; do
3277 if test -r "$ac_dir/X11/Intrinsic.h"; then
3278 ac_x_includes
=$ac_dir
3283 rm -f conftest.err conftest.
$ac_ext
3284 fi # $ac_x_includes = no
3286 if test "$ac_x_libraries" = no
; then
3287 # Check for the libraries.
3288 # See if we find them without any special options.
3289 # Don't add to $LIBS permanently.
3292 cat >conftest.
$ac_ext <<_ACEOF
3295 cat confdefs.h
>>conftest.
$ac_ext
3296 cat >>conftest.
$ac_ext <<_ACEOF
3297 /* end confdefs.h. */
3298 #include <X11/Intrinsic.h>
3307 rm -f conftest.
$ac_objext conftest
$ac_exeext
3308 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3309 (eval $ac_link) 2>conftest.er1
3311 grep -v '^ *+' conftest.er1
>conftest.err
3313 cat conftest.err
>&5
3314 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3315 (exit $ac_status); } &&
3316 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3317 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3320 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3321 (exit $ac_status); }; } &&
3322 { ac_try
='test -s conftest$ac_exeext'
3323 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3326 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3327 (exit $ac_status); }; }; then
3329 # We can link X programs with no special library path.
3332 echo "$as_me: failed program was:" >&5
3333 sed 's/^/| /' conftest.
$ac_ext >&5
3336 for ac_dir
in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
3338 # Don't even attempt the hair of trying to link an X program!
3339 for ac_extension
in a so sl
; do
3340 if test -r $ac_dir/libXt.
$ac_extension; then
3341 ac_x_libraries
=$ac_dir
3347 rm -f conftest.err conftest.
$ac_objext \
3348 conftest
$ac_exeext conftest.
$ac_ext
3349 fi # $ac_x_libraries = no
3351 if test "$ac_x_includes" = no ||
test "$ac_x_libraries" = no
; then
3352 # Didn't find X anywhere. Cache the known absence of X.
3353 ac_cv_have_x
="have_x=no"
3355 # Record where we found X for the cache.
3356 ac_cv_have_x
="have_x=yes \
3357 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
3362 eval "$ac_cv_have_x"
3365 if test "$have_x" != yes; then
3366 echo "$as_me:$LINENO: result: $have_x" >&5
3367 echo "${ECHO_T}$have_x" >&6
3370 # If each of the values was on the command line, it overrides each guess.
3371 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
3372 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
3373 # Update the cache value to reflect the command line values.
3374 ac_cv_have_x
="have_x=yes \
3375 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
3376 # It might be that x_includes is empty (headers are found in the
3377 # standard search path. Then output the corresponding message
3378 ac_out_x_includes
=$x_includes
3379 test "x$x_includes" = x
&& ac_out_x_includes
="in standard search path"
3380 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5
3381 echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6
3385 if test "$no_x" = yes; then
3386 # Not all programs may use this symbol, but it does not hurt to define it.
3388 cat >>confdefs.h
<<\_ACEOF
3389 #define X_DISPLAY_MISSING 1
3392 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
3394 if test -n "$x_includes"; then
3395 X_CFLAGS
="$X_CFLAGS -I$x_includes"
3398 # It would also be nice to do this for all -L options, not just this one.
3399 if test -n "$x_libraries"; then
3400 X_LIBS
="$X_LIBS -L$x_libraries"
3401 # For Solaris; some versions of Sun CC require a space after -R and
3402 # others require no space. Words are not sufficient . . . .
3403 case `(uname -sr) 2>/dev/null` in
3405 echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
3406 echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6
3407 ac_xsave_LIBS
=$LIBS; LIBS
="$LIBS -R$x_libraries"
3408 cat >conftest.
$ac_ext <<_ACEOF
3411 cat confdefs.h
>>conftest.
$ac_ext
3412 cat >>conftest.
$ac_ext <<_ACEOF
3413 /* end confdefs.h. */
3423 rm -f conftest.
$ac_objext conftest
$ac_exeext
3424 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3425 (eval $ac_link) 2>conftest.er1
3427 grep -v '^ *+' conftest.er1
>conftest.err
3429 cat conftest.err
>&5
3430 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3431 (exit $ac_status); } &&
3432 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3433 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3436 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3437 (exit $ac_status); }; } &&
3438 { ac_try
='test -s conftest$ac_exeext'
3439 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3442 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3443 (exit $ac_status); }; }; then
3446 echo "$as_me: failed program was:" >&5
3447 sed 's/^/| /' conftest.
$ac_ext >&5
3451 rm -f conftest.err conftest.
$ac_objext \
3452 conftest
$ac_exeext conftest.
$ac_ext
3453 if test $ac_R_nospace = yes; then
3454 echo "$as_me:$LINENO: result: no" >&5
3455 echo "${ECHO_T}no" >&6
3456 X_LIBS
="$X_LIBS -R$x_libraries"
3458 LIBS
="$ac_xsave_LIBS -R $x_libraries"
3459 cat >conftest.
$ac_ext <<_ACEOF
3462 cat confdefs.h
>>conftest.
$ac_ext
3463 cat >>conftest.
$ac_ext <<_ACEOF
3464 /* end confdefs.h. */
3474 rm -f conftest.
$ac_objext conftest
$ac_exeext
3475 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3476 (eval $ac_link) 2>conftest.er1
3478 grep -v '^ *+' conftest.er1
>conftest.err
3480 cat conftest.err
>&5
3481 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3482 (exit $ac_status); } &&
3483 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3484 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3487 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3488 (exit $ac_status); }; } &&
3489 { ac_try
='test -s conftest$ac_exeext'
3490 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3493 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3494 (exit $ac_status); }; }; then
3497 echo "$as_me: failed program was:" >&5
3498 sed 's/^/| /' conftest.
$ac_ext >&5
3502 rm -f conftest.err conftest.
$ac_objext \
3503 conftest
$ac_exeext conftest.
$ac_ext
3504 if test $ac_R_space = yes; then
3505 echo "$as_me:$LINENO: result: yes" >&5
3506 echo "${ECHO_T}yes" >&6
3507 X_LIBS
="$X_LIBS -R $x_libraries"
3509 echo "$as_me:$LINENO: result: neither works" >&5
3510 echo "${ECHO_T}neither works" >&6
3517 # Check for system-dependent libraries X programs must link with.
3518 # Do this before checking for the system-independent R6 libraries
3519 # (-lICE), since we may need -lsocket or whatever for X linking.
3521 if test "$ISC" = yes; then
3522 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
3524 # Martyn Johnson says this is needed for Ultrix, if the X
3525 # libraries were built with DECnet support. And Karl Berry says
3526 # the Alpha needs dnet_stub (dnet does not exist).
3527 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS $X_LIBS -lX11"
3528 cat >conftest.
$ac_ext <<_ACEOF
3531 cat confdefs.h
>>conftest.
$ac_ext
3532 cat >>conftest.
$ac_ext <<_ACEOF
3533 /* end confdefs.h. */
3535 /* Override any gcc2 internal prototype to avoid an error. */
3539 /* We use char because int might match the return type of a gcc2
3540 builtin and then its argument prototype would still apply. */
3541 char XOpenDisplay ();
3550 rm -f conftest.
$ac_objext conftest
$ac_exeext
3551 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3552 (eval $ac_link) 2>conftest.er1
3554 grep -v '^ *+' conftest.er1
>conftest.err
3556 cat conftest.err
>&5
3557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3558 (exit $ac_status); } &&
3559 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3560 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3563 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3564 (exit $ac_status); }; } &&
3565 { ac_try
='test -s conftest$ac_exeext'
3566 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3569 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3570 (exit $ac_status); }; }; then
3573 echo "$as_me: failed program was:" >&5
3574 sed 's/^/| /' conftest.
$ac_ext >&5
3576 echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
3577 echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6
3578 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
3579 echo $ECHO_N "(cached) $ECHO_C" >&6
3581 ac_check_lib_save_LIBS
=$LIBS
3583 cat >conftest.
$ac_ext <<_ACEOF
3586 cat confdefs.h
>>conftest.
$ac_ext
3587 cat >>conftest.
$ac_ext <<_ACEOF
3588 /* end confdefs.h. */
3590 /* Override any gcc2 internal prototype to avoid an error. */
3594 /* We use char because int might match the return type of a gcc2
3595 builtin and then its argument prototype would still apply. */
3605 rm -f conftest.
$ac_objext conftest
$ac_exeext
3606 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3607 (eval $ac_link) 2>conftest.er1
3609 grep -v '^ *+' conftest.er1
>conftest.err
3611 cat conftest.err
>&5
3612 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3613 (exit $ac_status); } &&
3614 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3615 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3618 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3619 (exit $ac_status); }; } &&
3620 { ac_try
='test -s conftest$ac_exeext'
3621 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3624 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3625 (exit $ac_status); }; }; then
3626 ac_cv_lib_dnet_dnet_ntoa
=yes
3628 echo "$as_me: failed program was:" >&5
3629 sed 's/^/| /' conftest.
$ac_ext >&5
3631 ac_cv_lib_dnet_dnet_ntoa
=no
3633 rm -f conftest.err conftest.
$ac_objext \
3634 conftest
$ac_exeext conftest.
$ac_ext
3635 LIBS
=$ac_check_lib_save_LIBS
3637 echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
3638 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6
3639 if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
3640 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
3643 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
3644 echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
3645 echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6
3646 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
3647 echo $ECHO_N "(cached) $ECHO_C" >&6
3649 ac_check_lib_save_LIBS
=$LIBS
3650 LIBS
="-ldnet_stub $LIBS"
3651 cat >conftest.
$ac_ext <<_ACEOF
3654 cat confdefs.h
>>conftest.
$ac_ext
3655 cat >>conftest.
$ac_ext <<_ACEOF
3656 /* end confdefs.h. */
3658 /* Override any gcc2 internal prototype to avoid an error. */
3662 /* We use char because int might match the return type of a gcc2
3663 builtin and then its argument prototype would still apply. */
3673 rm -f conftest.
$ac_objext conftest
$ac_exeext
3674 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3675 (eval $ac_link) 2>conftest.er1
3677 grep -v '^ *+' conftest.er1
>conftest.err
3679 cat conftest.err
>&5
3680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3681 (exit $ac_status); } &&
3682 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3683 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3687 (exit $ac_status); }; } &&
3688 { ac_try
='test -s conftest$ac_exeext'
3689 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3692 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3693 (exit $ac_status); }; }; then
3694 ac_cv_lib_dnet_stub_dnet_ntoa
=yes
3696 echo "$as_me: failed program was:" >&5
3697 sed 's/^/| /' conftest.
$ac_ext >&5
3699 ac_cv_lib_dnet_stub_dnet_ntoa
=no
3701 rm -f conftest.err conftest.
$ac_objext \
3702 conftest
$ac_exeext conftest.
$ac_ext
3703 LIBS
=$ac_check_lib_save_LIBS
3705 echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
3706 echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6
3707 if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then
3708 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
3713 rm -f conftest.err conftest.
$ac_objext \
3714 conftest
$ac_exeext conftest.
$ac_ext
3715 LIBS
="$ac_xsave_LIBS"
3717 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
3718 # to get the SysV transport functions.
3719 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
3721 # The nsl library prevents programs from opening the X display
3722 # on Irix 5.2, according to T.E. Dickey.
3723 # The functions gethostbyname, getservbyname, and inet_addr are
3724 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
3725 echo "$as_me:$LINENO: checking for gethostbyname" >&5
3726 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6
3727 if test "${ac_cv_func_gethostbyname+set}" = set; then
3728 echo $ECHO_N "(cached) $ECHO_C" >&6
3730 cat >conftest.
$ac_ext <<_ACEOF
3733 cat confdefs.h
>>conftest.
$ac_ext
3734 cat >>conftest.
$ac_ext <<_ACEOF
3735 /* end confdefs.h. */
3736 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
3737 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3738 #define gethostbyname innocuous_gethostbyname
3740 /* System header to define __stub macros and hopefully few prototypes,
3741 which can conflict with char gethostbyname (); below.
3742 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3743 <limits.h> exists even on freestanding compilers. */
3746 # include <limits.h>
3748 # include <assert.h>
3751 #undef gethostbyname
3753 /* Override any gcc2 internal prototype to avoid an error. */
3758 /* We use char because int might match the return type of a gcc2
3759 builtin and then its argument prototype would still apply. */
3760 char gethostbyname ();
3761 /* The GNU C library defines this for functions which it implements
3762 to always fail with ENOSYS. Some functions are actually named
3763 something starting with __ and the normal name is an alias. */
3764 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
3767 char (*f) () = gethostbyname;
3776 return f != gethostbyname;
3781 rm -f conftest.
$ac_objext conftest
$ac_exeext
3782 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3783 (eval $ac_link) 2>conftest.er1
3785 grep -v '^ *+' conftest.er1
>conftest.err
3787 cat conftest.err
>&5
3788 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3789 (exit $ac_status); } &&
3790 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3791 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3794 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3795 (exit $ac_status); }; } &&
3796 { ac_try
='test -s conftest$ac_exeext'
3797 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3800 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3801 (exit $ac_status); }; }; then
3802 ac_cv_func_gethostbyname
=yes
3804 echo "$as_me: failed program was:" >&5
3805 sed 's/^/| /' conftest.
$ac_ext >&5
3807 ac_cv_func_gethostbyname
=no
3809 rm -f conftest.err conftest.
$ac_objext \
3810 conftest
$ac_exeext conftest.
$ac_ext
3812 echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
3813 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6
3815 if test $ac_cv_func_gethostbyname = no
; then
3816 echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
3817 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
3818 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
3819 echo $ECHO_N "(cached) $ECHO_C" >&6
3821 ac_check_lib_save_LIBS
=$LIBS
3823 cat >conftest.
$ac_ext <<_ACEOF
3826 cat confdefs.h
>>conftest.
$ac_ext
3827 cat >>conftest.
$ac_ext <<_ACEOF
3828 /* end confdefs.h. */
3830 /* Override any gcc2 internal prototype to avoid an error. */
3834 /* We use char because int might match the return type of a gcc2
3835 builtin and then its argument prototype would still apply. */
3836 char gethostbyname ();
3845 rm -f conftest.
$ac_objext conftest
$ac_exeext
3846 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3847 (eval $ac_link) 2>conftest.er1
3849 grep -v '^ *+' conftest.er1
>conftest.err
3851 cat conftest.err
>&5
3852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3853 (exit $ac_status); } &&
3854 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3855 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3858 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3859 (exit $ac_status); }; } &&
3860 { ac_try
='test -s conftest$ac_exeext'
3861 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3864 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3865 (exit $ac_status); }; }; then
3866 ac_cv_lib_nsl_gethostbyname
=yes
3868 echo "$as_me: failed program was:" >&5
3869 sed 's/^/| /' conftest.
$ac_ext >&5
3871 ac_cv_lib_nsl_gethostbyname
=no
3873 rm -f conftest.err conftest.
$ac_objext \
3874 conftest
$ac_exeext conftest.
$ac_ext
3875 LIBS
=$ac_check_lib_save_LIBS
3877 echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
3878 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
3879 if test $ac_cv_lib_nsl_gethostbyname = yes; then
3880 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
3883 if test $ac_cv_lib_nsl_gethostbyname = no
; then
3884 echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
3885 echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6
3886 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
3887 echo $ECHO_N "(cached) $ECHO_C" >&6
3889 ac_check_lib_save_LIBS
=$LIBS
3891 cat >conftest.
$ac_ext <<_ACEOF
3894 cat confdefs.h
>>conftest.
$ac_ext
3895 cat >>conftest.
$ac_ext <<_ACEOF
3896 /* end confdefs.h. */
3898 /* Override any gcc2 internal prototype to avoid an error. */
3902 /* We use char because int might match the return type of a gcc2
3903 builtin and then its argument prototype would still apply. */
3904 char gethostbyname ();
3913 rm -f conftest.
$ac_objext conftest
$ac_exeext
3914 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3915 (eval $ac_link) 2>conftest.er1
3917 grep -v '^ *+' conftest.er1
>conftest.err
3919 cat conftest.err
>&5
3920 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3921 (exit $ac_status); } &&
3922 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3923 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3926 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3927 (exit $ac_status); }; } &&
3928 { ac_try
='test -s conftest$ac_exeext'
3929 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3932 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3933 (exit $ac_status); }; }; then
3934 ac_cv_lib_bsd_gethostbyname
=yes
3936 echo "$as_me: failed program was:" >&5
3937 sed 's/^/| /' conftest.
$ac_ext >&5
3939 ac_cv_lib_bsd_gethostbyname
=no
3941 rm -f conftest.err conftest.
$ac_objext \
3942 conftest
$ac_exeext conftest.
$ac_ext
3943 LIBS
=$ac_check_lib_save_LIBS
3945 echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
3946 echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6
3947 if test $ac_cv_lib_bsd_gethostbyname = yes; then
3948 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lbsd"
3954 # lieder@skyler.mavd.honeywell.com says without -lsocket,
3955 # socket/setsockopt and other routines are undefined under SCO ODT
3956 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
3957 # on later versions), says Simon Leinen: it contains gethostby*
3958 # variants that don't use the name server (or something). -lsocket
3959 # must be given before -lnsl if both are needed. We assume that
3960 # if connect needs -lnsl, so does gethostbyname.
3961 echo "$as_me:$LINENO: checking for connect" >&5
3962 echo $ECHO_N "checking for connect... $ECHO_C" >&6
3963 if test "${ac_cv_func_connect+set}" = set; then
3964 echo $ECHO_N "(cached) $ECHO_C" >&6
3966 cat >conftest.
$ac_ext <<_ACEOF
3969 cat confdefs.h
>>conftest.
$ac_ext
3970 cat >>conftest.
$ac_ext <<_ACEOF
3971 /* end confdefs.h. */
3972 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
3973 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3974 #define connect innocuous_connect
3976 /* System header to define __stub macros and hopefully few prototypes,
3977 which can conflict with char connect (); below.
3978 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3979 <limits.h> exists even on freestanding compilers. */
3982 # include <limits.h>
3984 # include <assert.h>
3989 /* Override any gcc2 internal prototype to avoid an error. */
3994 /* We use char because int might match the return type of a gcc2
3995 builtin and then its argument prototype would still apply. */
3997 /* The GNU C library defines this for functions which it implements
3998 to always fail with ENOSYS. Some functions are actually named
3999 something starting with __ and the normal name is an alias. */
4000 #if defined (__stub_connect) || defined (__stub___connect)
4003 char (*f) () = connect;
4012 return f != connect;
4017 rm -f conftest.
$ac_objext conftest
$ac_exeext
4018 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4019 (eval $ac_link) 2>conftest.er1
4021 grep -v '^ *+' conftest.er1
>conftest.err
4023 cat conftest.err
>&5
4024 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4025 (exit $ac_status); } &&
4026 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4027 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4030 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4031 (exit $ac_status); }; } &&
4032 { ac_try
='test -s conftest$ac_exeext'
4033 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4036 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4037 (exit $ac_status); }; }; then
4038 ac_cv_func_connect
=yes
4040 echo "$as_me: failed program was:" >&5
4041 sed 's/^/| /' conftest.
$ac_ext >&5
4043 ac_cv_func_connect
=no
4045 rm -f conftest.err conftest.
$ac_objext \
4046 conftest
$ac_exeext conftest.
$ac_ext
4048 echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
4049 echo "${ECHO_T}$ac_cv_func_connect" >&6
4051 if test $ac_cv_func_connect = no
; then
4052 echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
4053 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6
4054 if test "${ac_cv_lib_socket_connect+set}" = set; then
4055 echo $ECHO_N "(cached) $ECHO_C" >&6
4057 ac_check_lib_save_LIBS
=$LIBS
4058 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
4059 cat >conftest.
$ac_ext <<_ACEOF
4062 cat confdefs.h
>>conftest.
$ac_ext
4063 cat >>conftest.
$ac_ext <<_ACEOF
4064 /* end confdefs.h. */
4066 /* Override any gcc2 internal prototype to avoid an error. */
4070 /* We use char because int might match the return type of a gcc2
4071 builtin and then its argument prototype would still apply. */
4081 rm -f conftest.
$ac_objext conftest
$ac_exeext
4082 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4083 (eval $ac_link) 2>conftest.er1
4085 grep -v '^ *+' conftest.er1
>conftest.err
4087 cat conftest.err
>&5
4088 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4089 (exit $ac_status); } &&
4090 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4091 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4094 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4095 (exit $ac_status); }; } &&
4096 { ac_try
='test -s conftest$ac_exeext'
4097 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4100 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4101 (exit $ac_status); }; }; then
4102 ac_cv_lib_socket_connect
=yes
4104 echo "$as_me: failed program was:" >&5
4105 sed 's/^/| /' conftest.
$ac_ext >&5
4107 ac_cv_lib_socket_connect
=no
4109 rm -f conftest.err conftest.
$ac_objext \
4110 conftest
$ac_exeext conftest.
$ac_ext
4111 LIBS
=$ac_check_lib_save_LIBS
4113 echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
4114 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6
4115 if test $ac_cv_lib_socket_connect = yes; then
4116 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
4121 # Guillermo Gomez says -lposix is necessary on A/UX.
4122 echo "$as_me:$LINENO: checking for remove" >&5
4123 echo $ECHO_N "checking for remove... $ECHO_C" >&6
4124 if test "${ac_cv_func_remove+set}" = set; then
4125 echo $ECHO_N "(cached) $ECHO_C" >&6
4127 cat >conftest.
$ac_ext <<_ACEOF
4130 cat confdefs.h
>>conftest.
$ac_ext
4131 cat >>conftest.
$ac_ext <<_ACEOF
4132 /* end confdefs.h. */
4133 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
4134 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4135 #define remove innocuous_remove
4137 /* System header to define __stub macros and hopefully few prototypes,
4138 which can conflict with char remove (); below.
4139 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4140 <limits.h> exists even on freestanding compilers. */
4143 # include <limits.h>
4145 # include <assert.h>
4150 /* Override any gcc2 internal prototype to avoid an error. */
4155 /* We use char because int might match the return type of a gcc2
4156 builtin and then its argument prototype would still apply. */
4158 /* The GNU C library defines this for functions which it implements
4159 to always fail with ENOSYS. Some functions are actually named
4160 something starting with __ and the normal name is an alias. */
4161 #if defined (__stub_remove) || defined (__stub___remove)
4164 char (*f) () = remove;
4178 rm -f conftest.
$ac_objext conftest
$ac_exeext
4179 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4180 (eval $ac_link) 2>conftest.er1
4182 grep -v '^ *+' conftest.er1
>conftest.err
4184 cat conftest.err
>&5
4185 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4186 (exit $ac_status); } &&
4187 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4188 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4191 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4192 (exit $ac_status); }; } &&
4193 { ac_try
='test -s conftest$ac_exeext'
4194 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4197 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4198 (exit $ac_status); }; }; then
4199 ac_cv_func_remove
=yes
4201 echo "$as_me: failed program was:" >&5
4202 sed 's/^/| /' conftest.
$ac_ext >&5
4204 ac_cv_func_remove
=no
4206 rm -f conftest.err conftest.
$ac_objext \
4207 conftest
$ac_exeext conftest.
$ac_ext
4209 echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
4210 echo "${ECHO_T}$ac_cv_func_remove" >&6
4212 if test $ac_cv_func_remove = no
; then
4213 echo "$as_me:$LINENO: checking for remove in -lposix" >&5
4214 echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6
4215 if test "${ac_cv_lib_posix_remove+set}" = set; then
4216 echo $ECHO_N "(cached) $ECHO_C" >&6
4218 ac_check_lib_save_LIBS
=$LIBS
4219 LIBS
="-lposix $LIBS"
4220 cat >conftest.
$ac_ext <<_ACEOF
4223 cat confdefs.h
>>conftest.
$ac_ext
4224 cat >>conftest.
$ac_ext <<_ACEOF
4225 /* end confdefs.h. */
4227 /* Override any gcc2 internal prototype to avoid an error. */
4231 /* We use char because int might match the return type of a gcc2
4232 builtin and then its argument prototype would still apply. */
4242 rm -f conftest.
$ac_objext conftest
$ac_exeext
4243 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4244 (eval $ac_link) 2>conftest.er1
4246 grep -v '^ *+' conftest.er1
>conftest.err
4248 cat conftest.err
>&5
4249 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4250 (exit $ac_status); } &&
4251 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4252 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4255 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4256 (exit $ac_status); }; } &&
4257 { ac_try
='test -s conftest$ac_exeext'
4258 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4261 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4262 (exit $ac_status); }; }; then
4263 ac_cv_lib_posix_remove
=yes
4265 echo "$as_me: failed program was:" >&5
4266 sed 's/^/| /' conftest.
$ac_ext >&5
4268 ac_cv_lib_posix_remove
=no
4270 rm -f conftest.err conftest.
$ac_objext \
4271 conftest
$ac_exeext conftest.
$ac_ext
4272 LIBS
=$ac_check_lib_save_LIBS
4274 echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
4275 echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6
4276 if test $ac_cv_lib_posix_remove = yes; then
4277 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
4282 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
4283 echo "$as_me:$LINENO: checking for shmat" >&5
4284 echo $ECHO_N "checking for shmat... $ECHO_C" >&6
4285 if test "${ac_cv_func_shmat+set}" = set; then
4286 echo $ECHO_N "(cached) $ECHO_C" >&6
4288 cat >conftest.
$ac_ext <<_ACEOF
4291 cat confdefs.h
>>conftest.
$ac_ext
4292 cat >>conftest.
$ac_ext <<_ACEOF
4293 /* end confdefs.h. */
4294 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
4295 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4296 #define shmat innocuous_shmat
4298 /* System header to define __stub macros and hopefully few prototypes,
4299 which can conflict with char shmat (); below.
4300 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4301 <limits.h> exists even on freestanding compilers. */
4304 # include <limits.h>
4306 # include <assert.h>
4311 /* Override any gcc2 internal prototype to avoid an error. */
4316 /* We use char because int might match the return type of a gcc2
4317 builtin and then its argument prototype would still apply. */
4319 /* The GNU C library defines this for functions which it implements
4320 to always fail with ENOSYS. Some functions are actually named
4321 something starting with __ and the normal name is an alias. */
4322 #if defined (__stub_shmat) || defined (__stub___shmat)
4325 char (*f) () = shmat;
4339 rm -f conftest.
$ac_objext conftest
$ac_exeext
4340 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4341 (eval $ac_link) 2>conftest.er1
4343 grep -v '^ *+' conftest.er1
>conftest.err
4345 cat conftest.err
>&5
4346 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4347 (exit $ac_status); } &&
4348 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4349 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4352 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4353 (exit $ac_status); }; } &&
4354 { ac_try
='test -s conftest$ac_exeext'
4355 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4358 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4359 (exit $ac_status); }; }; then
4360 ac_cv_func_shmat
=yes
4362 echo "$as_me: failed program was:" >&5
4363 sed 's/^/| /' conftest.
$ac_ext >&5
4367 rm -f conftest.err conftest.
$ac_objext \
4368 conftest
$ac_exeext conftest.
$ac_ext
4370 echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
4371 echo "${ECHO_T}$ac_cv_func_shmat" >&6
4373 if test $ac_cv_func_shmat = no
; then
4374 echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
4375 echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6
4376 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
4377 echo $ECHO_N "(cached) $ECHO_C" >&6
4379 ac_check_lib_save_LIBS
=$LIBS
4381 cat >conftest.
$ac_ext <<_ACEOF
4384 cat confdefs.h
>>conftest.
$ac_ext
4385 cat >>conftest.
$ac_ext <<_ACEOF
4386 /* end confdefs.h. */
4388 /* Override any gcc2 internal prototype to avoid an error. */
4392 /* We use char because int might match the return type of a gcc2
4393 builtin and then its argument prototype would still apply. */
4403 rm -f conftest.
$ac_objext conftest
$ac_exeext
4404 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4405 (eval $ac_link) 2>conftest.er1
4407 grep -v '^ *+' conftest.er1
>conftest.err
4409 cat conftest.err
>&5
4410 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4411 (exit $ac_status); } &&
4412 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4413 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4416 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4417 (exit $ac_status); }; } &&
4418 { ac_try
='test -s conftest$ac_exeext'
4419 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4422 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4423 (exit $ac_status); }; }; then
4424 ac_cv_lib_ipc_shmat
=yes
4426 echo "$as_me: failed program was:" >&5
4427 sed 's/^/| /' conftest.
$ac_ext >&5
4429 ac_cv_lib_ipc_shmat
=no
4431 rm -f conftest.err conftest.
$ac_objext \
4432 conftest
$ac_exeext conftest.
$ac_ext
4433 LIBS
=$ac_check_lib_save_LIBS
4435 echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
4436 echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6
4437 if test $ac_cv_lib_ipc_shmat = yes; then
4438 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
4444 # Check for libraries that X11R6 Xt/Xaw programs need.
4445 ac_save_LDFLAGS
=$LDFLAGS
4446 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
4447 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
4448 # check for ICE first), but we must link in the order -lSM -lICE or
4449 # we get undefined symbols. So assume we have SM if we have ICE.
4450 # These have to be linked with before -lX11, unlike the other
4451 # libraries we check for below, so use a different variable.
4452 # John Interrante, Karl Berry
4453 echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
4454 echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6
4455 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
4456 echo $ECHO_N "(cached) $ECHO_C" >&6
4458 ac_check_lib_save_LIBS
=$LIBS
4459 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
4460 cat >conftest.
$ac_ext <<_ACEOF
4463 cat confdefs.h
>>conftest.
$ac_ext
4464 cat >>conftest.
$ac_ext <<_ACEOF
4465 /* end confdefs.h. */
4467 /* Override any gcc2 internal prototype to avoid an error. */
4471 /* We use char because int might match the return type of a gcc2
4472 builtin and then its argument prototype would still apply. */
4473 char IceConnectionNumber ();
4477 IceConnectionNumber ();
4482 rm -f conftest.
$ac_objext conftest
$ac_exeext
4483 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4484 (eval $ac_link) 2>conftest.er1
4486 grep -v '^ *+' conftest.er1
>conftest.err
4488 cat conftest.err
>&5
4489 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4490 (exit $ac_status); } &&
4491 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4492 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4495 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4496 (exit $ac_status); }; } &&
4497 { ac_try
='test -s conftest$ac_exeext'
4498 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4501 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4502 (exit $ac_status); }; }; then
4503 ac_cv_lib_ICE_IceConnectionNumber
=yes
4505 echo "$as_me: failed program was:" >&5
4506 sed 's/^/| /' conftest.
$ac_ext >&5
4508 ac_cv_lib_ICE_IceConnectionNumber
=no
4510 rm -f conftest.err conftest.
$ac_objext \
4511 conftest
$ac_exeext conftest.
$ac_ext
4512 LIBS
=$ac_check_lib_save_LIBS
4514 echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
4515 echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6
4516 if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then
4517 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
4520 LDFLAGS
=$ac_save_LDFLAGS
4524 for ac_prog
in flex
lex
4526 # Extract the first word of "$ac_prog", so it can be a program name with args.
4527 set dummy
$ac_prog; ac_word
=$2
4528 echo "$as_me:$LINENO: checking for $ac_word" >&5
4529 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4530 if test "${ac_cv_prog_LEX+set}" = set; then
4531 echo $ECHO_N "(cached) $ECHO_C" >&6
4533 if test -n "$LEX"; then
4534 ac_cv_prog_LEX
="$LEX" # Let the user override the test.
4536 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4540 test -z "$as_dir" && as_dir
=.
4541 for ac_exec_ext
in '' $ac_executable_extensions; do
4542 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4543 ac_cv_prog_LEX
="$ac_prog"
4544 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4553 if test -n "$LEX"; then
4554 echo "$as_me:$LINENO: result: $LEX" >&5
4555 echo "${ECHO_T}$LEX" >&6
4557 echo "$as_me:$LINENO: result: no" >&5
4558 echo "${ECHO_T}no" >&6
4561 test -n "$LEX" && break
4563 test -n "$LEX" || LEX
=":"
4565 if test -z "$LEXLIB"
4567 echo "$as_me:$LINENO: checking for yywrap in -lfl" >&5
4568 echo $ECHO_N "checking for yywrap in -lfl... $ECHO_C" >&6
4569 if test "${ac_cv_lib_fl_yywrap+set}" = set; then
4570 echo $ECHO_N "(cached) $ECHO_C" >&6
4572 ac_check_lib_save_LIBS
=$LIBS
4574 cat >conftest.
$ac_ext <<_ACEOF
4577 cat confdefs.h
>>conftest.
$ac_ext
4578 cat >>conftest.
$ac_ext <<_ACEOF
4579 /* end confdefs.h. */
4581 /* Override any gcc2 internal prototype to avoid an error. */
4585 /* We use char because int might match the return type of a gcc2
4586 builtin and then its argument prototype would still apply. */
4596 rm -f conftest.
$ac_objext conftest
$ac_exeext
4597 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4598 (eval $ac_link) 2>conftest.er1
4600 grep -v '^ *+' conftest.er1
>conftest.err
4602 cat conftest.err
>&5
4603 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4604 (exit $ac_status); } &&
4605 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4606 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4609 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4610 (exit $ac_status); }; } &&
4611 { ac_try
='test -s conftest$ac_exeext'
4612 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4615 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4616 (exit $ac_status); }; }; then
4617 ac_cv_lib_fl_yywrap
=yes
4619 echo "$as_me: failed program was:" >&5
4620 sed 's/^/| /' conftest.
$ac_ext >&5
4622 ac_cv_lib_fl_yywrap
=no
4624 rm -f conftest.err conftest.
$ac_objext \
4625 conftest
$ac_exeext conftest.
$ac_ext
4626 LIBS
=$ac_check_lib_save_LIBS
4628 echo "$as_me:$LINENO: result: $ac_cv_lib_fl_yywrap" >&5
4629 echo "${ECHO_T}$ac_cv_lib_fl_yywrap" >&6
4630 if test $ac_cv_lib_fl_yywrap = yes; then
4633 echo "$as_me:$LINENO: checking for yywrap in -ll" >&5
4634 echo $ECHO_N "checking for yywrap in -ll... $ECHO_C" >&6
4635 if test "${ac_cv_lib_l_yywrap+set}" = set; then
4636 echo $ECHO_N "(cached) $ECHO_C" >&6
4638 ac_check_lib_save_LIBS
=$LIBS
4640 cat >conftest.
$ac_ext <<_ACEOF
4643 cat confdefs.h
>>conftest.
$ac_ext
4644 cat >>conftest.
$ac_ext <<_ACEOF
4645 /* end confdefs.h. */
4647 /* Override any gcc2 internal prototype to avoid an error. */
4651 /* We use char because int might match the return type of a gcc2
4652 builtin and then its argument prototype would still apply. */
4662 rm -f conftest.
$ac_objext conftest
$ac_exeext
4663 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4664 (eval $ac_link) 2>conftest.er1
4666 grep -v '^ *+' conftest.er1
>conftest.err
4668 cat conftest.err
>&5
4669 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4670 (exit $ac_status); } &&
4671 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4672 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4675 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4676 (exit $ac_status); }; } &&
4677 { ac_try
='test -s conftest$ac_exeext'
4678 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4681 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4682 (exit $ac_status); }; }; then
4683 ac_cv_lib_l_yywrap
=yes
4685 echo "$as_me: failed program was:" >&5
4686 sed 's/^/| /' conftest.
$ac_ext >&5
4688 ac_cv_lib_l_yywrap
=no
4690 rm -f conftest.err conftest.
$ac_objext \
4691 conftest
$ac_exeext conftest.
$ac_ext
4692 LIBS
=$ac_check_lib_save_LIBS
4694 echo "$as_me:$LINENO: result: $ac_cv_lib_l_yywrap" >&5
4695 echo "${ECHO_T}$ac_cv_lib_l_yywrap" >&6
4696 if test $ac_cv_lib_l_yywrap = yes; then
4704 if test "x$LEX" != "x:"; then
4705 echo "$as_me:$LINENO: checking lex output file root" >&5
4706 echo $ECHO_N "checking lex output file root... $ECHO_C" >&6
4707 if test "${ac_cv_prog_lex_root+set}" = set; then
4708 echo $ECHO_N "(cached) $ECHO_C" >&6
4710 # The minimal lex program is just a single line: %%. But some broken lexes
4711 # (Solaris, I think it was) want two %% lines, so accommodate them.
4712 cat >conftest.l
<<_ACEOF
4716 { (eval echo "$as_me:$LINENO: \"$LEX conftest.l\"") >&5
4717 (eval $LEX conftest.l
) 2>&5
4719 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4720 (exit $ac_status); }
4721 if test -f lex.yy.c
; then
4722 ac_cv_prog_lex_root
=lex.yy
4723 elif test -f lexyy.c
; then
4724 ac_cv_prog_lex_root
=lexyy
4726 { { echo "$as_me:$LINENO: error: cannot find output from $LEX; giving up" >&5
4727 echo "$as_me: error: cannot find output from $LEX; giving up" >&2;}
4728 { (exit 1); exit 1; }; }
4731 echo "$as_me:$LINENO: result: $ac_cv_prog_lex_root" >&5
4732 echo "${ECHO_T}$ac_cv_prog_lex_root" >&6
4734 LEX_OUTPUT_ROOT
=$ac_cv_prog_lex_root
4736 echo "$as_me:$LINENO: checking whether yytext is a pointer" >&5
4737 echo $ECHO_N "checking whether yytext is a pointer... $ECHO_C" >&6
4738 if test "${ac_cv_prog_lex_yytext_pointer+set}" = set; then
4739 echo $ECHO_N "(cached) $ECHO_C" >&6
4741 # POSIX says lex can declare yytext either as a pointer or an array; the
4742 # default is implementation-dependent. Figure out which it is, since
4743 # not all implementations provide the %pointer and %array declarations.
4744 ac_cv_prog_lex_yytext_pointer
=no
4745 echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c
4747 LIBS
="$LIBS $LEXLIB"
4748 cat >conftest.
$ac_ext <<_ACEOF
4749 `cat $LEX_OUTPUT_ROOT.c`
4751 rm -f conftest.
$ac_objext conftest
$ac_exeext
4752 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4753 (eval $ac_link) 2>conftest.er1
4755 grep -v '^ *+' conftest.er1
>conftest.err
4757 cat conftest.err
>&5
4758 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4759 (exit $ac_status); } &&
4760 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4761 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4764 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4765 (exit $ac_status); }; } &&
4766 { ac_try
='test -s conftest$ac_exeext'
4767 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4770 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4771 (exit $ac_status); }; }; then
4772 ac_cv_prog_lex_yytext_pointer
=yes
4774 echo "$as_me: failed program was:" >&5
4775 sed 's/^/| /' conftest.
$ac_ext >&5
4778 rm -f conftest.err conftest.
$ac_objext \
4779 conftest
$ac_exeext conftest.
$ac_ext
4781 rm -f "${LEX_OUTPUT_ROOT}.c"
4784 echo "$as_me:$LINENO: result: $ac_cv_prog_lex_yytext_pointer" >&5
4785 echo "${ECHO_T}$ac_cv_prog_lex_yytext_pointer" >&6
4786 if test $ac_cv_prog_lex_yytext_pointer = yes; then
4788 cat >>confdefs.h
<<\_ACEOF
4789 #define YYTEXT_POINTER 1
4796 for ac_prog
in $LEX flex
lex
4798 # Extract the first word of "$ac_prog", so it can be a program name with args.
4799 set dummy
$ac_prog; ac_word
=$2
4800 echo "$as_me:$LINENO: checking for $ac_word" >&5
4801 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4802 if test "${ac_cv_prog_XLEX+set}" = set; then
4803 echo $ECHO_N "(cached) $ECHO_C" >&6
4805 if test -n "$XLEX"; then
4806 ac_cv_prog_XLEX
="$XLEX" # Let the user override the test.
4808 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4812 test -z "$as_dir" && as_dir
=.
4813 for ac_exec_ext
in '' $ac_executable_extensions; do
4814 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4815 ac_cv_prog_XLEX
="$ac_prog"
4816 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4824 XLEX
=$ac_cv_prog_XLEX
4825 if test -n "$XLEX"; then
4826 echo "$as_me:$LINENO: result: $XLEX" >&5
4827 echo "${ECHO_T}$XLEX" >&6
4829 echo "$as_me:$LINENO: result: no" >&5
4830 echo "${ECHO_T}no" >&6
4833 test -n "$XLEX" && break
4835 test -n "$XLEX" || XLEX
="none"
4837 if test "$XLEX" = "none"
4839 { { echo "$as_me:$LINENO: error: no suitable lex found. Please install the 'flex' package." >&5
4840 echo "$as_me: error: no suitable lex found. Please install the 'flex' package." >&2;}
4841 { (exit 1); exit 1; }; }
4844 for ac_prog
in bison
4846 # Extract the first word of "$ac_prog", so it can be a program name with args.
4847 set dummy
$ac_prog; ac_word
=$2
4848 echo "$as_me:$LINENO: checking for $ac_word" >&5
4849 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4850 if test "${ac_cv_prog_BISON+set}" = set; then
4851 echo $ECHO_N "(cached) $ECHO_C" >&6
4853 if test -n "$BISON"; then
4854 ac_cv_prog_BISON
="$BISON" # Let the user override the test.
4856 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4860 test -z "$as_dir" && as_dir
=.
4861 for ac_exec_ext
in '' $ac_executable_extensions; do
4862 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4863 ac_cv_prog_BISON
="$ac_prog"
4864 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4872 BISON
=$ac_cv_prog_BISON
4873 if test -n "$BISON"; then
4874 echo "$as_me:$LINENO: result: $BISON" >&5
4875 echo "${ECHO_T}$BISON" >&6
4877 echo "$as_me:$LINENO: result: no" >&5
4878 echo "${ECHO_T}no" >&6
4881 test -n "$BISON" && break
4883 test -n "$BISON" || BISON
="none"
4885 if test "$BISON" = "none"
4887 { { echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5
4888 echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;}
4889 { (exit 1); exit 1; }; }
4892 if test -n "$ac_tool_prefix"; then
4893 for ac_prog
in gas as
4895 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4896 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
4897 echo "$as_me:$LINENO: checking for $ac_word" >&5
4898 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4899 if test "${ac_cv_prog_AS+set}" = set; then
4900 echo $ECHO_N "(cached) $ECHO_C" >&6
4902 if test -n "$AS"; then
4903 ac_cv_prog_AS
="$AS" # Let the user override the test.
4905 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4909 test -z "$as_dir" && as_dir
=.
4910 for ac_exec_ext
in '' $ac_executable_extensions; do
4911 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4912 ac_cv_prog_AS
="$ac_tool_prefix$ac_prog"
4913 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4922 if test -n "$AS"; then
4923 echo "$as_me:$LINENO: result: $AS" >&5
4924 echo "${ECHO_T}$AS" >&6
4926 echo "$as_me:$LINENO: result: no" >&5
4927 echo "${ECHO_T}no" >&6
4930 test -n "$AS" && break
4933 if test -z "$AS"; then
4935 for ac_prog
in gas as
4937 # Extract the first word of "$ac_prog", so it can be a program name with args.
4938 set dummy
$ac_prog; ac_word
=$2
4939 echo "$as_me:$LINENO: checking for $ac_word" >&5
4940 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4941 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
4942 echo $ECHO_N "(cached) $ECHO_C" >&6
4944 if test -n "$ac_ct_AS"; then
4945 ac_cv_prog_ac_ct_AS
="$ac_ct_AS" # Let the user override the test.
4947 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4951 test -z "$as_dir" && as_dir
=.
4952 for ac_exec_ext
in '' $ac_executable_extensions; do
4953 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4954 ac_cv_prog_ac_ct_AS
="$ac_prog"
4955 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4963 ac_ct_AS
=$ac_cv_prog_ac_ct_AS
4964 if test -n "$ac_ct_AS"; then
4965 echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
4966 echo "${ECHO_T}$ac_ct_AS" >&6
4968 echo "$as_me:$LINENO: result: no" >&5
4969 echo "${ECHO_T}no" >&6
4972 test -n "$ac_ct_AS" && break
4974 test -n "$ac_ct_AS" || ac_ct_AS
="as"
4979 if test -n "$ac_tool_prefix"; then
4980 # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args.
4981 set dummy
${ac_tool_prefix}ld
; ac_word
=$2
4982 echo "$as_me:$LINENO: checking for $ac_word" >&5
4983 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4984 if test "${ac_cv_prog_LD+set}" = set; then
4985 echo $ECHO_N "(cached) $ECHO_C" >&6
4987 if test -n "$LD"; then
4988 ac_cv_prog_LD
="$LD" # Let the user override the test.
4990 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4994 test -z "$as_dir" && as_dir
=.
4995 for ac_exec_ext
in '' $ac_executable_extensions; do
4996 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4997 ac_cv_prog_LD
="${ac_tool_prefix}ld"
4998 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5007 if test -n "$LD"; then
5008 echo "$as_me:$LINENO: result: $LD" >&5
5009 echo "${ECHO_T}$LD" >&6
5011 echo "$as_me:$LINENO: result: no" >&5
5012 echo "${ECHO_T}no" >&6
5016 if test -z "$ac_cv_prog_LD"; then
5018 # Extract the first word of "ld", so it can be a program name with args.
5019 set dummy ld
; ac_word
=$2
5020 echo "$as_me:$LINENO: checking for $ac_word" >&5
5021 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5022 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
5023 echo $ECHO_N "(cached) $ECHO_C" >&6
5025 if test -n "$ac_ct_LD"; then
5026 ac_cv_prog_ac_ct_LD
="$ac_ct_LD" # Let the user override the test.
5028 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5032 test -z "$as_dir" && as_dir
=.
5033 for ac_exec_ext
in '' $ac_executable_extensions; do
5034 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5035 ac_cv_prog_ac_ct_LD
="ld"
5036 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5042 test -z "$ac_cv_prog_ac_ct_LD" && ac_cv_prog_ac_ct_LD
="ld"
5045 ac_ct_LD
=$ac_cv_prog_ac_ct_LD
5046 if test -n "$ac_ct_LD"; then
5047 echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
5048 echo "${ECHO_T}$ac_ct_LD" >&6
5050 echo "$as_me:$LINENO: result: no" >&5
5051 echo "${ECHO_T}no" >&6
5059 if test -n "$ac_tool_prefix"; then
5060 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
5061 set dummy
${ac_tool_prefix}ar; ac_word
=$2
5062 echo "$as_me:$LINENO: checking for $ac_word" >&5
5063 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5064 if test "${ac_cv_prog_AR+set}" = set; then
5065 echo $ECHO_N "(cached) $ECHO_C" >&6
5067 if test -n "$AR"; then
5068 ac_cv_prog_AR
="$AR" # Let the user override the test.
5070 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5074 test -z "$as_dir" && as_dir
=.
5075 for ac_exec_ext
in '' $ac_executable_extensions; do
5076 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5077 ac_cv_prog_AR
="${ac_tool_prefix}ar"
5078 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5087 if test -n "$AR"; then
5088 echo "$as_me:$LINENO: result: $AR" >&5
5089 echo "${ECHO_T}$AR" >&6
5091 echo "$as_me:$LINENO: result: no" >&5
5092 echo "${ECHO_T}no" >&6
5096 if test -z "$ac_cv_prog_AR"; then
5098 # Extract the first word of "ar", so it can be a program name with args.
5099 set dummy
ar; ac_word
=$2
5100 echo "$as_me:$LINENO: checking for $ac_word" >&5
5101 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5102 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
5103 echo $ECHO_N "(cached) $ECHO_C" >&6
5105 if test -n "$ac_ct_AR"; then
5106 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
5108 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5112 test -z "$as_dir" && as_dir
=.
5113 for ac_exec_ext
in '' $ac_executable_extensions; do
5114 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5115 ac_cv_prog_ac_ct_AR
="ar"
5116 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5122 test -z "$ac_cv_prog_ac_ct_AR" && ac_cv_prog_ac_ct_AR
="ar"
5125 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
5126 if test -n "$ac_ct_AR"; then
5127 echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
5128 echo "${ECHO_T}$ac_ct_AR" >&6
5130 echo "$as_me:$LINENO: result: no" >&5
5131 echo "${ECHO_T}no" >&6
5139 if test -n "$ac_tool_prefix"; then
5140 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5141 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
5142 echo "$as_me:$LINENO: checking for $ac_word" >&5
5143 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5144 if test "${ac_cv_prog_RANLIB+set}" = set; then
5145 echo $ECHO_N "(cached) $ECHO_C" >&6
5147 if test -n "$RANLIB"; then
5148 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
5150 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5154 test -z "$as_dir" && as_dir
=.
5155 for ac_exec_ext
in '' $ac_executable_extensions; do
5156 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5157 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
5158 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5166 RANLIB
=$ac_cv_prog_RANLIB
5167 if test -n "$RANLIB"; then
5168 echo "$as_me:$LINENO: result: $RANLIB" >&5
5169 echo "${ECHO_T}$RANLIB" >&6
5171 echo "$as_me:$LINENO: result: no" >&5
5172 echo "${ECHO_T}no" >&6
5176 if test -z "$ac_cv_prog_RANLIB"; then
5177 ac_ct_RANLIB
=$RANLIB
5178 # Extract the first word of "ranlib", so it can be a program name with args.
5179 set dummy ranlib
; ac_word
=$2
5180 echo "$as_me:$LINENO: checking for $ac_word" >&5
5181 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5182 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
5183 echo $ECHO_N "(cached) $ECHO_C" >&6
5185 if test -n "$ac_ct_RANLIB"; then
5186 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
5188 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5192 test -z "$as_dir" && as_dir
=.
5193 for ac_exec_ext
in '' $ac_executable_extensions; do
5194 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5195 ac_cv_prog_ac_ct_RANLIB
="ranlib"
5196 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5202 test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB
=":"
5205 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
5206 if test -n "$ac_ct_RANLIB"; then
5207 echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
5208 echo "${ECHO_T}$ac_ct_RANLIB" >&6
5210 echo "$as_me:$LINENO: result: no" >&5
5211 echo "${ECHO_T}no" >&6
5214 RANLIB
=$ac_ct_RANLIB
5216 RANLIB
="$ac_cv_prog_RANLIB"
5219 if test -n "$ac_tool_prefix"; then
5220 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
5221 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
5222 echo "$as_me:$LINENO: checking for $ac_word" >&5
5223 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5224 if test "${ac_cv_prog_STRIP+set}" = set; then
5225 echo $ECHO_N "(cached) $ECHO_C" >&6
5227 if test -n "$STRIP"; then
5228 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
5230 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5234 test -z "$as_dir" && as_dir
=.
5235 for ac_exec_ext
in '' $ac_executable_extensions; do
5236 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5237 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
5238 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5246 STRIP
=$ac_cv_prog_STRIP
5247 if test -n "$STRIP"; then
5248 echo "$as_me:$LINENO: result: $STRIP" >&5
5249 echo "${ECHO_T}$STRIP" >&6
5251 echo "$as_me:$LINENO: result: no" >&5
5252 echo "${ECHO_T}no" >&6
5256 if test -z "$ac_cv_prog_STRIP"; then
5258 # Extract the first word of "strip", so it can be a program name with args.
5259 set dummy strip
; ac_word
=$2
5260 echo "$as_me:$LINENO: checking for $ac_word" >&5
5261 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5262 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
5263 echo $ECHO_N "(cached) $ECHO_C" >&6
5265 if test -n "$ac_ct_STRIP"; then
5266 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
5268 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5272 test -z "$as_dir" && as_dir
=.
5273 for ac_exec_ext
in '' $ac_executable_extensions; do
5274 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5275 ac_cv_prog_ac_ct_STRIP
="strip"
5276 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5282 test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP
="strip"
5285 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
5286 if test -n "$ac_ct_STRIP"; then
5287 echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
5288 echo "${ECHO_T}$ac_ct_STRIP" >&6
5290 echo "$as_me:$LINENO: result: no" >&5
5291 echo "${ECHO_T}no" >&6
5296 STRIP
="$ac_cv_prog_STRIP"
5299 if test -n "$ac_tool_prefix"; then
5300 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
5301 set dummy
${ac_tool_prefix}windres
; ac_word
=$2
5302 echo "$as_me:$LINENO: checking for $ac_word" >&5
5303 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5304 if test "${ac_cv_prog_WINDRES+set}" = set; then
5305 echo $ECHO_N "(cached) $ECHO_C" >&6
5307 if test -n "$WINDRES"; then
5308 ac_cv_prog_WINDRES
="$WINDRES" # Let the user override the test.
5310 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5314 test -z "$as_dir" && as_dir
=.
5315 for ac_exec_ext
in '' $ac_executable_extensions; do
5316 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5317 ac_cv_prog_WINDRES
="${ac_tool_prefix}windres"
5318 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5326 WINDRES
=$ac_cv_prog_WINDRES
5327 if test -n "$WINDRES"; then
5328 echo "$as_me:$LINENO: result: $WINDRES" >&5
5329 echo "${ECHO_T}$WINDRES" >&6
5331 echo "$as_me:$LINENO: result: no" >&5
5332 echo "${ECHO_T}no" >&6
5336 if test -z "$ac_cv_prog_WINDRES"; then
5337 ac_ct_WINDRES
=$WINDRES
5338 # Extract the first word of "windres", so it can be a program name with args.
5339 set dummy windres
; ac_word
=$2
5340 echo "$as_me:$LINENO: checking for $ac_word" >&5
5341 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5342 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
5343 echo $ECHO_N "(cached) $ECHO_C" >&6
5345 if test -n "$ac_ct_WINDRES"; then
5346 ac_cv_prog_ac_ct_WINDRES
="$ac_ct_WINDRES" # Let the user override the test.
5348 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5352 test -z "$as_dir" && as_dir
=.
5353 for ac_exec_ext
in '' $ac_executable_extensions; do
5354 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5355 ac_cv_prog_ac_ct_WINDRES
="windres"
5356 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5362 test -z "$ac_cv_prog_ac_ct_WINDRES" && ac_cv_prog_ac_ct_WINDRES
="false"
5365 ac_ct_WINDRES
=$ac_cv_prog_ac_ct_WINDRES
5366 if test -n "$ac_ct_WINDRES"; then
5367 echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
5368 echo "${ECHO_T}$ac_ct_WINDRES" >&6
5370 echo "$as_me:$LINENO: result: no" >&5
5371 echo "${ECHO_T}no" >&6
5374 WINDRES
=$ac_ct_WINDRES
5376 WINDRES
="$ac_cv_prog_WINDRES"
5379 echo "$as_me:$LINENO: checking whether ln -s works" >&5
5380 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
5382 if test "$LN_S" = "ln -s"; then
5383 echo "$as_me:$LINENO: result: yes" >&5
5384 echo "${ECHO_T}yes" >&6
5386 echo "$as_me:$LINENO: result: no, using $LN_S" >&5
5387 echo "${ECHO_T}no, using $LN_S" >&6
5390 echo "$as_me:$LINENO: checking whether ln works" >&5
5391 echo $ECHO_N "checking whether ln works... $ECHO_C" >&6
5392 rm -f conf$$ conf$$.
file
5394 if ln conf$$.
file conf$$
2>/dev
/null
; then
5397 echo "$as_me:$LINENO: result: yes" >&5
5398 echo "${ECHO_T}yes" >&6
5402 echo "$as_me:$LINENO: result: no, using $LN" >&5
5403 echo "${ECHO_T}no, using $LN" >&6
5405 rm -f conf$$ conf$$.
file
5406 echo "$as_me:$LINENO: checking for egrep" >&5
5407 echo $ECHO_N "checking for egrep... $ECHO_C" >&6
5408 if test "${ac_cv_prog_egrep+set}" = set; then
5409 echo $ECHO_N "(cached) $ECHO_C" >&6
5411 if echo a |
(grep -E '(a|b)') >/dev
/null
2>&1
5412 then ac_cv_prog_egrep
='grep -E'
5413 else ac_cv_prog_egrep
='egrep'
5416 echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
5417 echo "${ECHO_T}$ac_cv_prog_egrep" >&6
5418 EGREP
=$ac_cv_prog_egrep
5421 # Extract the first word of "ldconfig", so it can be a program name with args.
5422 set dummy ldconfig
; ac_word
=$2
5423 echo "$as_me:$LINENO: checking for $ac_word" >&5
5424 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5425 if test "${ac_cv_path_LDCONFIG+set}" = set; then
5426 echo $ECHO_N "(cached) $ECHO_C" >&6
5430 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
5433 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5434 for as_dir
in /sbin
/usr
/sbin
$PATH
5437 test -z "$as_dir" && as_dir
=.
5438 for ac_exec_ext
in '' $ac_executable_extensions; do
5439 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5440 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
5441 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5447 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
5451 LDCONFIG
=$ac_cv_path_LDCONFIG
5453 if test -n "$LDCONFIG"; then
5454 echo "$as_me:$LINENO: result: $LDCONFIG" >&5
5455 echo "${ECHO_T}$LDCONFIG" >&6
5457 echo "$as_me:$LINENO: result: no" >&5
5458 echo "${ECHO_T}no" >&6
5461 # Find a good install program. We prefer a C program (faster),
5462 # so one script is as good as another. But avoid the broken or
5463 # incompatible versions:
5464 # SysV /etc/install, /usr/sbin/install
5465 # SunOS /usr/etc/install
5466 # IRIX /sbin/install
5468 # AmigaOS /C/install, which installs bootblocks on floppy discs
5469 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5470 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
5471 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5472 # OS/2's system install, which has a completely different semantic
5473 # ./install, which can be erroneously created by make from ./install.sh.
5474 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
5475 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
5476 if test -z "$INSTALL"; then
5477 if test "${ac_cv_path_install+set}" = set; then
5478 echo $ECHO_N "(cached) $ECHO_C" >&6
5480 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5484 test -z "$as_dir" && as_dir
=.
5485 # Account for people who put trailing slashes in PATH elements.
5487 .
/ | .
// |
/cC
/* | \
5488 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
5489 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
5492 # OSF1 and SCO ODT 3.0 have their own names for install.
5493 # Don't use installbsd from OSF since it installs stuff as root
5495 for ac_prog
in ginstall scoinst
install; do
5496 for ac_exec_ext
in '' $ac_executable_extensions; do
5497 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
5498 if test $ac_prog = install &&
5499 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
5500 # AIX install. It has an incompatible calling convention.
5502 elif test $ac_prog = install &&
5503 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
5504 # program-specific install script used by HP pwplus--don't use.
5507 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
5519 if test "${ac_cv_path_install+set}" = set; then
5520 INSTALL
=$ac_cv_path_install
5522 # As a last resort, use the slow shell script. We don't cache a
5523 # path for INSTALL within a source directory, because that will
5524 # break other packages using the cache if that directory is
5525 # removed, or if the path is relative.
5526 INSTALL
=$ac_install_sh
5529 echo "$as_me:$LINENO: result: $INSTALL" >&5
5530 echo "${ECHO_T}$INSTALL" >&6
5532 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5533 # It thinks the first close brace ends the variable substitution.
5534 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
5536 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
5538 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
5541 [\\/$
]* | ?
:[\\/]* ) ;;
5542 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
5545 for ac_prog
in lclint lint
5547 # Extract the first word of "$ac_prog", so it can be a program name with args.
5548 set dummy
$ac_prog; ac_word
=$2
5549 echo "$as_me:$LINENO: checking for $ac_word" >&5
5550 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5551 if test "${ac_cv_prog_LINT+set}" = set; then
5552 echo $ECHO_N "(cached) $ECHO_C" >&6
5554 if test -n "$LINT"; then
5555 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
5557 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5561 test -z "$as_dir" && as_dir
=.
5562 for ac_exec_ext
in '' $ac_executable_extensions; do
5563 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5564 ac_cv_prog_LINT
="$ac_prog"
5565 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5573 LINT
=$ac_cv_prog_LINT
5574 if test -n "$LINT"; then
5575 echo "$as_me:$LINENO: result: $LINT" >&5
5576 echo "${ECHO_T}$LINT" >&6
5578 echo "$as_me:$LINENO: result: no" >&5
5579 echo "${ECHO_T}no" >&6
5582 test -n "$LINT" && break
5585 if test "$LINT" = "lint"
5587 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
5592 for ac_prog
in docbook2html db2html
5594 # Extract the first word of "$ac_prog", so it can be a program name with args.
5595 set dummy
$ac_prog; ac_word
=$2
5596 echo "$as_me:$LINENO: checking for $ac_word" >&5
5597 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5598 if test "${ac_cv_prog_DB2HTML+set}" = set; then
5599 echo $ECHO_N "(cached) $ECHO_C" >&6
5601 if test -n "$DB2HTML"; then
5602 ac_cv_prog_DB2HTML
="$DB2HTML" # Let the user override the test.
5604 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5608 test -z "$as_dir" && as_dir
=.
5609 for ac_exec_ext
in '' $ac_executable_extensions; do
5610 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5611 ac_cv_prog_DB2HTML
="$ac_prog"
5612 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5620 DB2HTML
=$ac_cv_prog_DB2HTML
5621 if test -n "$DB2HTML"; then
5622 echo "$as_me:$LINENO: result: $DB2HTML" >&5
5623 echo "${ECHO_T}$DB2HTML" >&6
5625 echo "$as_me:$LINENO: result: no" >&5
5626 echo "${ECHO_T}no" >&6
5629 test -n "$DB2HTML" && break
5631 test -n "$DB2HTML" || DB2HTML
="false"
5633 for ac_prog
in docbook2pdf db2pdf
5635 # Extract the first word of "$ac_prog", so it can be a program name with args.
5636 set dummy
$ac_prog; ac_word
=$2
5637 echo "$as_me:$LINENO: checking for $ac_word" >&5
5638 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5639 if test "${ac_cv_prog_DB2PDF+set}" = set; then
5640 echo $ECHO_N "(cached) $ECHO_C" >&6
5642 if test -n "$DB2PDF"; then
5643 ac_cv_prog_DB2PDF
="$DB2PDF" # Let the user override the test.
5645 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5649 test -z "$as_dir" && as_dir
=.
5650 for ac_exec_ext
in '' $ac_executable_extensions; do
5651 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5652 ac_cv_prog_DB2PDF
="$ac_prog"
5653 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5661 DB2PDF
=$ac_cv_prog_DB2PDF
5662 if test -n "$DB2PDF"; then
5663 echo "$as_me:$LINENO: result: $DB2PDF" >&5
5664 echo "${ECHO_T}$DB2PDF" >&6
5666 echo "$as_me:$LINENO: result: no" >&5
5667 echo "${ECHO_T}no" >&6
5670 test -n "$DB2PDF" && break
5672 test -n "$DB2PDF" || DB2PDF
="false"
5674 for ac_prog
in docbook2ps db2ps
5676 # Extract the first word of "$ac_prog", so it can be a program name with args.
5677 set dummy
$ac_prog; ac_word
=$2
5678 echo "$as_me:$LINENO: checking for $ac_word" >&5
5679 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5680 if test "${ac_cv_prog_DB2PS+set}" = set; then
5681 echo $ECHO_N "(cached) $ECHO_C" >&6
5683 if test -n "$DB2PS"; then
5684 ac_cv_prog_DB2PS
="$DB2PS" # Let the user override the test.
5686 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5690 test -z "$as_dir" && as_dir
=.
5691 for ac_exec_ext
in '' $ac_executable_extensions; do
5692 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5693 ac_cv_prog_DB2PS
="$ac_prog"
5694 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5702 DB2PS
=$ac_cv_prog_DB2PS
5703 if test -n "$DB2PS"; then
5704 echo "$as_me:$LINENO: result: $DB2PS" >&5
5705 echo "${ECHO_T}$DB2PS" >&6
5707 echo "$as_me:$LINENO: result: no" >&5
5708 echo "${ECHO_T}no" >&6
5711 test -n "$DB2PS" && break
5713 test -n "$DB2PS" || DB2PS
="false"
5715 for ac_prog
in docbook2txt db2txt
5717 # Extract the first word of "$ac_prog", so it can be a program name with args.
5718 set dummy
$ac_prog; ac_word
=$2
5719 echo "$as_me:$LINENO: checking for $ac_word" >&5
5720 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5721 if test "${ac_cv_prog_DB2TXT+set}" = set; then
5722 echo $ECHO_N "(cached) $ECHO_C" >&6
5724 if test -n "$DB2TXT"; then
5725 ac_cv_prog_DB2TXT
="$DB2TXT" # Let the user override the test.
5727 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5731 test -z "$as_dir" && as_dir
=.
5732 for ac_exec_ext
in '' $ac_executable_extensions; do
5733 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5734 ac_cv_prog_DB2TXT
="$ac_prog"
5735 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5743 DB2TXT
=$ac_cv_prog_DB2TXT
5744 if test -n "$DB2TXT"; then
5745 echo "$as_me:$LINENO: result: $DB2TXT" >&5
5746 echo "${ECHO_T}$DB2TXT" >&6
5748 echo "$as_me:$LINENO: result: no" >&5
5749 echo "${ECHO_T}no" >&6
5752 test -n "$DB2TXT" && break
5754 test -n "$DB2TXT" || DB2TXT
="false"
5756 for ac_prog
in fontforge
5758 # Extract the first word of "$ac_prog", so it can be a program name with args.
5759 set dummy
$ac_prog; ac_word
=$2
5760 echo "$as_me:$LINENO: checking for $ac_word" >&5
5761 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5762 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
5763 echo $ECHO_N "(cached) $ECHO_C" >&6
5765 if test -n "$FONTFORGE"; then
5766 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
5768 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5772 test -z "$as_dir" && as_dir
=.
5773 for ac_exec_ext
in '' $ac_executable_extensions; do
5774 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5775 ac_cv_prog_FONTFORGE
="$ac_prog"
5776 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5784 FONTFORGE
=$ac_cv_prog_FONTFORGE
5785 if test -n "$FONTFORGE"; then
5786 echo "$as_me:$LINENO: result: $FONTFORGE" >&5
5787 echo "${ECHO_T}$FONTFORGE" >&6
5789 echo "$as_me:$LINENO: result: no" >&5
5790 echo "${ECHO_T}no" >&6
5793 test -n "$FONTFORGE" && break
5795 test -n "$FONTFORGE" || FONTFORGE
="false"
5800 echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
5801 echo $ECHO_N "checking for i386_set_ldt in -li386... $ECHO_C" >&6
5802 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
5803 echo $ECHO_N "(cached) $ECHO_C" >&6
5805 ac_check_lib_save_LIBS
=$LIBS
5807 cat >conftest.
$ac_ext <<_ACEOF
5810 cat confdefs.h
>>conftest.
$ac_ext
5811 cat >>conftest.
$ac_ext <<_ACEOF
5812 /* end confdefs.h. */
5814 /* Override any gcc2 internal prototype to avoid an error. */
5818 /* We use char because int might match the return type of a gcc2
5819 builtin and then its argument prototype would still apply. */
5820 char i386_set_ldt ();
5829 rm -f conftest.
$ac_objext conftest
$ac_exeext
5830 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5831 (eval $ac_link) 2>conftest.er1
5833 grep -v '^ *+' conftest.er1
>conftest.err
5835 cat conftest.err
>&5
5836 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5837 (exit $ac_status); } &&
5838 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5839 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5842 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5843 (exit $ac_status); }; } &&
5844 { ac_try
='test -s conftest$ac_exeext'
5845 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5848 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5849 (exit $ac_status); }; }; then
5850 ac_cv_lib_i386_i386_set_ldt
=yes
5852 echo "$as_me: failed program was:" >&5
5853 sed 's/^/| /' conftest.
$ac_ext >&5
5855 ac_cv_lib_i386_i386_set_ldt
=no
5857 rm -f conftest.err conftest.
$ac_objext \
5858 conftest
$ac_exeext conftest.
$ac_ext
5859 LIBS
=$ac_check_lib_save_LIBS
5861 echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5862 echo "${ECHO_T}$ac_cv_lib_i386_i386_set_ldt" >&6
5863 if test $ac_cv_lib_i386_i386_set_ldt = yes; then
5864 cat >>confdefs.h
<<_ACEOF
5865 #define HAVE_LIBI386 1
5873 echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5874 echo $ECHO_N "checking for _oss_ioctl in -lossaudio... $ECHO_C" >&6
5875 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5876 echo $ECHO_N "(cached) $ECHO_C" >&6
5878 ac_check_lib_save_LIBS
=$LIBS
5879 LIBS
="-lossaudio $LIBS"
5880 cat >conftest.
$ac_ext <<_ACEOF
5883 cat confdefs.h
>>conftest.
$ac_ext
5884 cat >>conftest.
$ac_ext <<_ACEOF
5885 /* end confdefs.h. */
5887 /* Override any gcc2 internal prototype to avoid an error. */
5891 /* We use char because int might match the return type of a gcc2
5892 builtin and then its argument prototype would still apply. */
5902 rm -f conftest.
$ac_objext conftest
$ac_exeext
5903 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5904 (eval $ac_link) 2>conftest.er1
5906 grep -v '^ *+' conftest.er1
>conftest.err
5908 cat conftest.err
>&5
5909 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5910 (exit $ac_status); } &&
5911 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5912 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5915 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5916 (exit $ac_status); }; } &&
5917 { ac_try
='test -s conftest$ac_exeext'
5918 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5921 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5922 (exit $ac_status); }; }; then
5923 ac_cv_lib_ossaudio__oss_ioctl
=yes
5925 echo "$as_me: failed program was:" >&5
5926 sed 's/^/| /' conftest.
$ac_ext >&5
5928 ac_cv_lib_ossaudio__oss_ioctl
=no
5930 rm -f conftest.err conftest.
$ac_objext \
5931 conftest
$ac_exeext conftest.
$ac_ext
5932 LIBS
=$ac_check_lib_save_LIBS
5934 echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5935 echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6
5936 if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then
5937 cat >>confdefs.h
<<_ACEOF
5938 #define HAVE_LIBOSSAUDIO 1
5941 LIBS
="-lossaudio $LIBS"
5946 for ac_func
in iswalnum
5948 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5949 echo "$as_me:$LINENO: checking for $ac_func" >&5
5950 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
5951 if eval "test \"\${$as_ac_var+set}\" = set"; then
5952 echo $ECHO_N "(cached) $ECHO_C" >&6
5954 cat >conftest.
$ac_ext <<_ACEOF
5957 cat confdefs.h
>>conftest.
$ac_ext
5958 cat >>conftest.
$ac_ext <<_ACEOF
5959 /* end confdefs.h. */
5960 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5961 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5962 #define $ac_func innocuous_$ac_func
5964 /* System header to define __stub macros and hopefully few prototypes,
5965 which can conflict with char $ac_func (); below.
5966 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5967 <limits.h> exists even on freestanding compilers. */
5970 # include <limits.h>
5972 # include <assert.h>
5977 /* Override any gcc2 internal prototype to avoid an error. */
5982 /* We use char because int might match the return type of a gcc2
5983 builtin and then its argument prototype would still apply. */
5985 /* The GNU C library defines this for functions which it implements
5986 to always fail with ENOSYS. Some functions are actually named
5987 something starting with __ and the normal name is an alias. */
5988 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
5991 char (*f) () = $ac_func;
6000 return f != $ac_func;
6005 rm -f conftest.
$ac_objext conftest
$ac_exeext
6006 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6007 (eval $ac_link) 2>conftest.er1
6009 grep -v '^ *+' conftest.er1
>conftest.err
6011 cat conftest.err
>&5
6012 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6013 (exit $ac_status); } &&
6014 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6015 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6018 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6019 (exit $ac_status); }; } &&
6020 { ac_try
='test -s conftest$ac_exeext'
6021 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6024 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6025 (exit $ac_status); }; }; then
6026 eval "$as_ac_var=yes"
6028 echo "$as_me: failed program was:" >&5
6029 sed 's/^/| /' conftest.
$ac_ext >&5
6031 eval "$as_ac_var=no"
6033 rm -f conftest.err conftest.
$ac_objext \
6034 conftest
$ac_exeext conftest.
$ac_ext
6036 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
6037 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6038 if test `eval echo '${'$as_ac_var'}'` = yes; then
6039 cat >>confdefs.h
<<_ACEOF
6040 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6045 echo "$as_me:$LINENO: checking for iswalnum in -lw" >&5
6046 echo $ECHO_N "checking for iswalnum in -lw... $ECHO_C" >&6
6047 if test "${ac_cv_lib_w_iswalnum+set}" = set; then
6048 echo $ECHO_N "(cached) $ECHO_C" >&6
6050 ac_check_lib_save_LIBS
=$LIBS
6052 cat >conftest.
$ac_ext <<_ACEOF
6055 cat confdefs.h
>>conftest.
$ac_ext
6056 cat >>conftest.
$ac_ext <<_ACEOF
6057 /* end confdefs.h. */
6059 /* Override any gcc2 internal prototype to avoid an error. */
6063 /* We use char because int might match the return type of a gcc2
6064 builtin and then its argument prototype would still apply. */
6074 rm -f conftest.
$ac_objext conftest
$ac_exeext
6075 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6076 (eval $ac_link) 2>conftest.er1
6078 grep -v '^ *+' conftest.er1
>conftest.err
6080 cat conftest.err
>&5
6081 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6082 (exit $ac_status); } &&
6083 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6084 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6087 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6088 (exit $ac_status); }; } &&
6089 { ac_try
='test -s conftest$ac_exeext'
6090 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6093 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6094 (exit $ac_status); }; }; then
6095 ac_cv_lib_w_iswalnum
=yes
6097 echo "$as_me: failed program was:" >&5
6098 sed 's/^/| /' conftest.
$ac_ext >&5
6100 ac_cv_lib_w_iswalnum
=no
6102 rm -f conftest.err conftest.
$ac_objext \
6103 conftest
$ac_exeext conftest.
$ac_ext
6104 LIBS
=$ac_check_lib_save_LIBS
6106 echo "$as_me:$LINENO: result: $ac_cv_lib_w_iswalnum" >&5
6107 echo "${ECHO_T}$ac_cv_lib_w_iswalnum" >&6
6108 if test $ac_cv_lib_w_iswalnum = yes; then
6109 cat >>confdefs.h
<<_ACEOF
6121 for ac_func
in gethostbyname
6123 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6124 echo "$as_me:$LINENO: checking for $ac_func" >&5
6125 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6126 if eval "test \"\${$as_ac_var+set}\" = set"; then
6127 echo $ECHO_N "(cached) $ECHO_C" >&6
6129 cat >conftest.
$ac_ext <<_ACEOF
6132 cat confdefs.h
>>conftest.
$ac_ext
6133 cat >>conftest.
$ac_ext <<_ACEOF
6134 /* end confdefs.h. */
6135 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
6136 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6137 #define $ac_func innocuous_$ac_func
6139 /* System header to define __stub macros and hopefully few prototypes,
6140 which can conflict with char $ac_func (); below.
6141 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6142 <limits.h> exists even on freestanding compilers. */
6145 # include <limits.h>
6147 # include <assert.h>
6152 /* Override any gcc2 internal prototype to avoid an error. */
6157 /* We use char because int might match the return type of a gcc2
6158 builtin and then its argument prototype would still apply. */
6160 /* The GNU C library defines this for functions which it implements
6161 to always fail with ENOSYS. Some functions are actually named
6162 something starting with __ and the normal name is an alias. */
6163 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
6166 char (*f) () = $ac_func;
6175 return f != $ac_func;
6180 rm -f conftest.
$ac_objext conftest
$ac_exeext
6181 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6182 (eval $ac_link) 2>conftest.er1
6184 grep -v '^ *+' conftest.er1
>conftest.err
6186 cat conftest.err
>&5
6187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6188 (exit $ac_status); } &&
6189 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6190 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6194 (exit $ac_status); }; } &&
6195 { ac_try
='test -s conftest$ac_exeext'
6196 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6199 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6200 (exit $ac_status); }; }; then
6201 eval "$as_ac_var=yes"
6203 echo "$as_me: failed program was:" >&5
6204 sed 's/^/| /' conftest.
$ac_ext >&5
6206 eval "$as_ac_var=no"
6208 rm -f conftest.err conftest.
$ac_objext \
6209 conftest
$ac_exeext conftest.
$ac_ext
6211 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
6212 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6213 if test `eval echo '${'$as_ac_var'}'` = yes; then
6214 cat >>confdefs.h
<<_ACEOF
6215 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6220 echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
6221 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
6222 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
6223 echo $ECHO_N "(cached) $ECHO_C" >&6
6225 ac_check_lib_save_LIBS
=$LIBS
6227 cat >conftest.
$ac_ext <<_ACEOF
6230 cat confdefs.h
>>conftest.
$ac_ext
6231 cat >>conftest.
$ac_ext <<_ACEOF
6232 /* end confdefs.h. */
6234 /* Override any gcc2 internal prototype to avoid an error. */
6238 /* We use char because int might match the return type of a gcc2
6239 builtin and then its argument prototype would still apply. */
6240 char gethostbyname ();
6249 rm -f conftest.
$ac_objext conftest
$ac_exeext
6250 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6251 (eval $ac_link) 2>conftest.er1
6253 grep -v '^ *+' conftest.er1
>conftest.err
6255 cat conftest.err
>&5
6256 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6257 (exit $ac_status); } &&
6258 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6259 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6262 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6263 (exit $ac_status); }; } &&
6264 { ac_try
='test -s conftest$ac_exeext'
6265 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6268 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6269 (exit $ac_status); }; }; then
6270 ac_cv_lib_nsl_gethostbyname
=yes
6272 echo "$as_me: failed program was:" >&5
6273 sed 's/^/| /' conftest.
$ac_ext >&5
6275 ac_cv_lib_nsl_gethostbyname
=no
6277 rm -f conftest.err conftest.
$ac_objext \
6278 conftest
$ac_exeext conftest.
$ac_ext
6279 LIBS
=$ac_check_lib_save_LIBS
6281 echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
6282 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
6283 if test $ac_cv_lib_nsl_gethostbyname = yes; then
6284 cat >>confdefs.h
<<_ACEOF
6285 #define HAVE_LIBNSL 1
6296 for ac_func
in connect
6298 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6299 echo "$as_me:$LINENO: checking for $ac_func" >&5
6300 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6301 if eval "test \"\${$as_ac_var+set}\" = set"; then
6302 echo $ECHO_N "(cached) $ECHO_C" >&6
6304 cat >conftest.
$ac_ext <<_ACEOF
6307 cat confdefs.h
>>conftest.
$ac_ext
6308 cat >>conftest.
$ac_ext <<_ACEOF
6309 /* end confdefs.h. */
6310 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
6311 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6312 #define $ac_func innocuous_$ac_func
6314 /* System header to define __stub macros and hopefully few prototypes,
6315 which can conflict with char $ac_func (); below.
6316 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6317 <limits.h> exists even on freestanding compilers. */
6320 # include <limits.h>
6322 # include <assert.h>
6327 /* Override any gcc2 internal prototype to avoid an error. */
6332 /* We use char because int might match the return type of a gcc2
6333 builtin and then its argument prototype would still apply. */
6335 /* The GNU C library defines this for functions which it implements
6336 to always fail with ENOSYS. Some functions are actually named
6337 something starting with __ and the normal name is an alias. */
6338 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
6341 char (*f) () = $ac_func;
6350 return f != $ac_func;
6355 rm -f conftest.
$ac_objext conftest
$ac_exeext
6356 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6357 (eval $ac_link) 2>conftest.er1
6359 grep -v '^ *+' conftest.er1
>conftest.err
6361 cat conftest.err
>&5
6362 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6363 (exit $ac_status); } &&
6364 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6365 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6368 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6369 (exit $ac_status); }; } &&
6370 { ac_try
='test -s conftest$ac_exeext'
6371 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6374 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6375 (exit $ac_status); }; }; then
6376 eval "$as_ac_var=yes"
6378 echo "$as_me: failed program was:" >&5
6379 sed 's/^/| /' conftest.
$ac_ext >&5
6381 eval "$as_ac_var=no"
6383 rm -f conftest.err conftest.
$ac_objext \
6384 conftest
$ac_exeext conftest.
$ac_ext
6386 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
6387 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6388 if test `eval echo '${'$as_ac_var'}'` = yes; then
6389 cat >>confdefs.h
<<_ACEOF
6390 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6395 echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
6396 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6
6397 if test "${ac_cv_lib_socket_connect+set}" = set; then
6398 echo $ECHO_N "(cached) $ECHO_C" >&6
6400 ac_check_lib_save_LIBS
=$LIBS
6401 LIBS
="-lsocket $LIBS"
6402 cat >conftest.
$ac_ext <<_ACEOF
6405 cat confdefs.h
>>conftest.
$ac_ext
6406 cat >>conftest.
$ac_ext <<_ACEOF
6407 /* end confdefs.h. */
6409 /* Override any gcc2 internal prototype to avoid an error. */
6413 /* We use char because int might match the return type of a gcc2
6414 builtin and then its argument prototype would still apply. */
6424 rm -f conftest.
$ac_objext conftest
$ac_exeext
6425 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6426 (eval $ac_link) 2>conftest.er1
6428 grep -v '^ *+' conftest.er1
>conftest.err
6430 cat conftest.err
>&5
6431 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6432 (exit $ac_status); } &&
6433 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6434 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6437 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6438 (exit $ac_status); }; } &&
6439 { ac_try
='test -s conftest$ac_exeext'
6440 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6443 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6444 (exit $ac_status); }; }; then
6445 ac_cv_lib_socket_connect
=yes
6447 echo "$as_me: failed program was:" >&5
6448 sed 's/^/| /' conftest.
$ac_ext >&5
6450 ac_cv_lib_socket_connect
=no
6452 rm -f conftest.err conftest.
$ac_objext \
6453 conftest
$ac_exeext conftest.
$ac_ext
6454 LIBS
=$ac_check_lib_save_LIBS
6456 echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
6457 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6
6458 if test $ac_cv_lib_socket_connect = yes; then
6459 cat >>confdefs.h
<<_ACEOF
6460 #define HAVE_LIBSOCKET 1
6463 LIBS
="-lsocket $LIBS"
6471 for ac_func
in inet_aton
6473 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6474 echo "$as_me:$LINENO: checking for $ac_func" >&5
6475 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6476 if eval "test \"\${$as_ac_var+set}\" = set"; then
6477 echo $ECHO_N "(cached) $ECHO_C" >&6
6479 cat >conftest.
$ac_ext <<_ACEOF
6482 cat confdefs.h
>>conftest.
$ac_ext
6483 cat >>conftest.
$ac_ext <<_ACEOF
6484 /* end confdefs.h. */
6485 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
6486 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6487 #define $ac_func innocuous_$ac_func
6489 /* System header to define __stub macros and hopefully few prototypes,
6490 which can conflict with char $ac_func (); below.
6491 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6492 <limits.h> exists even on freestanding compilers. */
6495 # include <limits.h>
6497 # include <assert.h>
6502 /* Override any gcc2 internal prototype to avoid an error. */
6507 /* We use char because int might match the return type of a gcc2
6508 builtin and then its argument prototype would still apply. */
6510 /* The GNU C library defines this for functions which it implements
6511 to always fail with ENOSYS. Some functions are actually named
6512 something starting with __ and the normal name is an alias. */
6513 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
6516 char (*f) () = $ac_func;
6525 return f != $ac_func;
6530 rm -f conftest.
$ac_objext conftest
$ac_exeext
6531 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6532 (eval $ac_link) 2>conftest.er1
6534 grep -v '^ *+' conftest.er1
>conftest.err
6536 cat conftest.err
>&5
6537 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6538 (exit $ac_status); } &&
6539 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6540 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6543 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6544 (exit $ac_status); }; } &&
6545 { ac_try
='test -s conftest$ac_exeext'
6546 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6549 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6550 (exit $ac_status); }; }; then
6551 eval "$as_ac_var=yes"
6553 echo "$as_me: failed program was:" >&5
6554 sed 's/^/| /' conftest.
$ac_ext >&5
6556 eval "$as_ac_var=no"
6558 rm -f conftest.err conftest.
$ac_objext \
6559 conftest
$ac_exeext conftest.
$ac_ext
6561 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
6562 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6563 if test `eval echo '${'$as_ac_var'}'` = yes; then
6564 cat >>confdefs.h
<<_ACEOF
6565 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6570 echo "$as_me:$LINENO: checking for inet_aton in -lresolv" >&5
6571 echo $ECHO_N "checking for inet_aton in -lresolv... $ECHO_C" >&6
6572 if test "${ac_cv_lib_resolv_inet_aton+set}" = set; then
6573 echo $ECHO_N "(cached) $ECHO_C" >&6
6575 ac_check_lib_save_LIBS
=$LIBS
6576 LIBS
="-lresolv $LIBS"
6577 cat >conftest.
$ac_ext <<_ACEOF
6580 cat confdefs.h
>>conftest.
$ac_ext
6581 cat >>conftest.
$ac_ext <<_ACEOF
6582 /* end confdefs.h. */
6584 /* Override any gcc2 internal prototype to avoid an error. */
6588 /* We use char because int might match the return type of a gcc2
6589 builtin and then its argument prototype would still apply. */
6599 rm -f conftest.
$ac_objext conftest
$ac_exeext
6600 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6601 (eval $ac_link) 2>conftest.er1
6603 grep -v '^ *+' conftest.er1
>conftest.err
6605 cat conftest.err
>&5
6606 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6607 (exit $ac_status); } &&
6608 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6609 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6612 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6613 (exit $ac_status); }; } &&
6614 { ac_try
='test -s conftest$ac_exeext'
6615 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6618 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6619 (exit $ac_status); }; }; then
6620 ac_cv_lib_resolv_inet_aton
=yes
6622 echo "$as_me: failed program was:" >&5
6623 sed 's/^/| /' conftest.
$ac_ext >&5
6625 ac_cv_lib_resolv_inet_aton
=no
6627 rm -f conftest.err conftest.
$ac_objext \
6628 conftest
$ac_exeext conftest.
$ac_ext
6629 LIBS
=$ac_check_lib_save_LIBS
6631 echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_inet_aton" >&5
6632 echo "${ECHO_T}$ac_cv_lib_resolv_inet_aton" >&6
6633 if test $ac_cv_lib_resolv_inet_aton = yes; then
6634 cat >>confdefs.h
<<_ACEOF
6635 #define HAVE_LIBRESOLV 1
6638 LIBS
="-lresolv $LIBS"
6646 echo "$as_me:$LINENO: checking for _xpg4_setrunelocale in -lxpg4" >&5
6647 echo $ECHO_N "checking for _xpg4_setrunelocale in -lxpg4... $ECHO_C" >&6
6648 if test "${ac_cv_lib_xpg4__xpg4_setrunelocale+set}" = set; then
6649 echo $ECHO_N "(cached) $ECHO_C" >&6
6651 ac_check_lib_save_LIBS
=$LIBS
6653 cat >conftest.
$ac_ext <<_ACEOF
6656 cat confdefs.h
>>conftest.
$ac_ext
6657 cat >>conftest.
$ac_ext <<_ACEOF
6658 /* end confdefs.h. */
6660 /* Override any gcc2 internal prototype to avoid an error. */
6664 /* We use char because int might match the return type of a gcc2
6665 builtin and then its argument prototype would still apply. */
6666 char _xpg4_setrunelocale ();
6670 _xpg4_setrunelocale ();
6675 rm -f conftest.
$ac_objext conftest
$ac_exeext
6676 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6677 (eval $ac_link) 2>conftest.er1
6679 grep -v '^ *+' conftest.er1
>conftest.err
6681 cat conftest.err
>&5
6682 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6683 (exit $ac_status); } &&
6684 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6685 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6688 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6689 (exit $ac_status); }; } &&
6690 { ac_try
='test -s conftest$ac_exeext'
6691 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6694 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6695 (exit $ac_status); }; }; then
6696 ac_cv_lib_xpg4__xpg4_setrunelocale
=yes
6698 echo "$as_me: failed program was:" >&5
6699 sed 's/^/| /' conftest.
$ac_ext >&5
6701 ac_cv_lib_xpg4__xpg4_setrunelocale
=no
6703 rm -f conftest.err conftest.
$ac_objext \
6704 conftest
$ac_exeext conftest.
$ac_ext
6705 LIBS
=$ac_check_lib_save_LIBS
6707 echo "$as_me:$LINENO: result: $ac_cv_lib_xpg4__xpg4_setrunelocale" >&5
6708 echo "${ECHO_T}$ac_cv_lib_xpg4__xpg4_setrunelocale" >&6
6709 if test $ac_cv_lib_xpg4__xpg4_setrunelocale = yes; then
6710 cat >>confdefs.h
<<_ACEOF
6711 #define HAVE_LIBXPG4 1
6719 echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
6720 echo $ECHO_N "checking for poll in -lpoll... $ECHO_C" >&6
6721 if test "${ac_cv_lib_poll_poll+set}" = set; then
6722 echo $ECHO_N "(cached) $ECHO_C" >&6
6724 ac_check_lib_save_LIBS
=$LIBS
6726 cat >conftest.
$ac_ext <<_ACEOF
6729 cat confdefs.h
>>conftest.
$ac_ext
6730 cat >>conftest.
$ac_ext <<_ACEOF
6731 /* end confdefs.h. */
6733 /* Override any gcc2 internal prototype to avoid an error. */
6737 /* We use char because int might match the return type of a gcc2
6738 builtin and then its argument prototype would still apply. */
6748 rm -f conftest.
$ac_objext conftest
$ac_exeext
6749 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6750 (eval $ac_link) 2>conftest.er1
6752 grep -v '^ *+' conftest.er1
>conftest.err
6754 cat conftest.err
>&5
6755 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6756 (exit $ac_status); } &&
6757 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6758 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6762 (exit $ac_status); }; } &&
6763 { ac_try
='test -s conftest$ac_exeext'
6764 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6767 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6768 (exit $ac_status); }; }; then
6769 ac_cv_lib_poll_poll
=yes
6771 echo "$as_me: failed program was:" >&5
6772 sed 's/^/| /' conftest.
$ac_ext >&5
6774 ac_cv_lib_poll_poll
=no
6776 rm -f conftest.err conftest.
$ac_objext \
6777 conftest
$ac_exeext conftest.
$ac_ext
6778 LIBS
=$ac_check_lib_save_LIBS
6780 echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
6781 echo "${ECHO_T}$ac_cv_lib_poll_poll" >&6
6782 if test $ac_cv_lib_poll_poll = yes; then
6783 cat >>confdefs.h
<<_ACEOF
6784 #define HAVE_LIBPOLL 1
6792 echo "$as_me:$LINENO: checking for res_9_init in -lresolv" >&5
6793 echo $ECHO_N "checking for res_9_init in -lresolv... $ECHO_C" >&6
6794 if test "${ac_cv_lib_resolv_res_9_init+set}" = set; then
6795 echo $ECHO_N "(cached) $ECHO_C" >&6
6797 ac_check_lib_save_LIBS
=$LIBS
6798 LIBS
="-lresolv $LIBS"
6799 cat >conftest.
$ac_ext <<_ACEOF
6802 cat confdefs.h
>>conftest.
$ac_ext
6803 cat >>conftest.
$ac_ext <<_ACEOF
6804 /* end confdefs.h. */
6806 /* Override any gcc2 internal prototype to avoid an error. */
6810 /* We use char because int might match the return type of a gcc2
6811 builtin and then its argument prototype would still apply. */
6821 rm -f conftest.
$ac_objext conftest
$ac_exeext
6822 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6823 (eval $ac_link) 2>conftest.er1
6825 grep -v '^ *+' conftest.er1
>conftest.err
6827 cat conftest.err
>&5
6828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6829 (exit $ac_status); } &&
6830 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6831 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6834 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6835 (exit $ac_status); }; } &&
6836 { ac_try
='test -s conftest$ac_exeext'
6837 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6840 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6841 (exit $ac_status); }; }; then
6842 ac_cv_lib_resolv_res_9_init
=yes
6844 echo "$as_me: failed program was:" >&5
6845 sed 's/^/| /' conftest.
$ac_ext >&5
6847 ac_cv_lib_resolv_res_9_init
=no
6849 rm -f conftest.err conftest.
$ac_objext \
6850 conftest
$ac_exeext conftest.
$ac_ext
6851 LIBS
=$ac_check_lib_save_LIBS
6853 echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_9_init" >&5
6854 echo "${ECHO_T}$ac_cv_lib_resolv_res_9_init" >&6
6855 if test $ac_cv_lib_resolv_res_9_init = yes; then
6856 cat >>confdefs.h
<<_ACEOF
6857 #define HAVE_LIBRESOLV 1
6860 LIBS
="-lresolv $LIBS"
6864 echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
6865 echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6
6866 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
6867 echo $ECHO_N "(cached) $ECHO_C" >&6
6869 ac_check_lib_save_LIBS
=$LIBS
6870 LIBS
="-lpthread $LIBS"
6871 cat >conftest.
$ac_ext <<_ACEOF
6874 cat confdefs.h
>>conftest.
$ac_ext
6875 cat >>conftest.
$ac_ext <<_ACEOF
6876 /* end confdefs.h. */
6878 /* Override any gcc2 internal prototype to avoid an error. */
6882 /* We use char because int might match the return type of a gcc2
6883 builtin and then its argument prototype would still apply. */
6884 char pthread_create ();
6893 rm -f conftest.
$ac_objext conftest
$ac_exeext
6894 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6895 (eval $ac_link) 2>conftest.er1
6897 grep -v '^ *+' conftest.er1
>conftest.err
6899 cat conftest.err
>&5
6900 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6901 (exit $ac_status); } &&
6902 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6903 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6906 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6907 (exit $ac_status); }; } &&
6908 { ac_try
='test -s conftest$ac_exeext'
6909 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6912 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6913 (exit $ac_status); }; }; then
6914 ac_cv_lib_pthread_pthread_create
=yes
6916 echo "$as_me: failed program was:" >&5
6917 sed 's/^/| /' conftest.
$ac_ext >&5
6919 ac_cv_lib_pthread_pthread_create
=no
6921 rm -f conftest.err conftest.
$ac_objext \
6922 conftest
$ac_exeext conftest.
$ac_ext
6923 LIBS
=$ac_check_lib_save_LIBS
6925 echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
6926 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6
6927 if test $ac_cv_lib_pthread_pthread_create = yes; then
6928 LIBPTHREAD
="-lpthread"
6944 echo "$as_me:$LINENO: checking for ANSI C header files" >&5
6945 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
6946 if test "${ac_cv_header_stdc+set}" = set; then
6947 echo $ECHO_N "(cached) $ECHO_C" >&6
6949 cat >conftest.
$ac_ext <<_ACEOF
6952 cat confdefs.h
>>conftest.
$ac_ext
6953 cat >>conftest.
$ac_ext <<_ACEOF
6954 /* end confdefs.h. */
6968 rm -f conftest.
$ac_objext
6969 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6970 (eval $ac_compile) 2>conftest.er1
6972 grep -v '^ *+' conftest.er1
>conftest.err
6974 cat conftest.err
>&5
6975 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6976 (exit $ac_status); } &&
6977 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6978 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6981 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6982 (exit $ac_status); }; } &&
6983 { ac_try
='test -s conftest.$ac_objext'
6984 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6987 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6988 (exit $ac_status); }; }; then
6989 ac_cv_header_stdc
=yes
6991 echo "$as_me: failed program was:" >&5
6992 sed 's/^/| /' conftest.
$ac_ext >&5
6994 ac_cv_header_stdc
=no
6996 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6998 if test $ac_cv_header_stdc = yes; then
6999 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
7000 cat >conftest.
$ac_ext <<_ACEOF
7003 cat confdefs.h
>>conftest.
$ac_ext
7004 cat >>conftest.
$ac_ext <<_ACEOF
7005 /* end confdefs.h. */
7009 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7010 $EGREP "memchr" >/dev
/null
2>&1; then
7013 ac_cv_header_stdc
=no
7019 if test $ac_cv_header_stdc = yes; then
7020 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
7021 cat >conftest.
$ac_ext <<_ACEOF
7024 cat confdefs.h
>>conftest.
$ac_ext
7025 cat >>conftest.
$ac_ext <<_ACEOF
7026 /* end confdefs.h. */
7030 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7031 $EGREP "free" >/dev
/null
2>&1; then
7034 ac_cv_header_stdc
=no
7040 if test $ac_cv_header_stdc = yes; then
7041 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
7042 if test "$cross_compiling" = yes; then
7045 cat >conftest.
$ac_ext <<_ACEOF
7048 cat confdefs.h
>>conftest.
$ac_ext
7049 cat >>conftest.
$ac_ext <<_ACEOF
7050 /* end confdefs.h. */
7052 #if ((' ' & 0x0FF) == 0x020)
7053 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
7054 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
7056 # define ISLOWER(c) \
7057 (('a' <= (c) && (c) <= 'i') \
7058 || ('j' <= (c) && (c) <= 'r') \
7059 || ('s' <= (c) && (c) <= 'z'))
7060 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
7063 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
7068 for (i = 0; i < 256; i++)
7069 if (XOR (islower (i), ISLOWER (i))
7070 || toupper (i) != TOUPPER (i))
7075 rm -f conftest
$ac_exeext
7076 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7077 (eval $ac_link) 2>&5
7079 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7080 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
7081 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7084 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7085 (exit $ac_status); }; }; then
7088 echo "$as_me: program exited with status $ac_status" >&5
7089 echo "$as_me: failed program was:" >&5
7090 sed 's/^/| /' conftest.
$ac_ext >&5
7093 ac_cv_header_stdc
=no
7095 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
7099 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
7100 echo "${ECHO_T}$ac_cv_header_stdc" >&6
7101 if test $ac_cv_header_stdc = yes; then
7103 cat >>confdefs.h
<<\_ACEOF
7104 #define STDC_HEADERS 1
7109 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
7119 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
7120 inttypes.h stdint.h unistd.h
7122 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7123 echo "$as_me:$LINENO: checking for $ac_header" >&5
7124 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7125 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7126 echo $ECHO_N "(cached) $ECHO_C" >&6
7128 cat >conftest.
$ac_ext <<_ACEOF
7131 cat confdefs.h
>>conftest.
$ac_ext
7132 cat >>conftest.
$ac_ext <<_ACEOF
7133 /* end confdefs.h. */
7134 $ac_includes_default
7136 #include <$ac_header>
7138 rm -f conftest.
$ac_objext
7139 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7140 (eval $ac_compile) 2>conftest.er1
7142 grep -v '^ *+' conftest.er1
>conftest.err
7144 cat conftest.err
>&5
7145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7146 (exit $ac_status); } &&
7147 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7148 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7151 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7152 (exit $ac_status); }; } &&
7153 { ac_try
='test -s conftest.$ac_objext'
7154 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7157 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7158 (exit $ac_status); }; }; then
7159 eval "$as_ac_Header=yes"
7161 echo "$as_me: failed program was:" >&5
7162 sed 's/^/| /' conftest.
$ac_ext >&5
7164 eval "$as_ac_Header=no"
7166 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7168 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7169 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7170 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7171 cat >>confdefs.h
<<_ACEOF
7172 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7270 fontconfig
/fontconfig.h \
7294 netinet
/in_systm.h \
7349 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7350 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7351 echo "$as_me:$LINENO: checking for $ac_header" >&5
7352 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7353 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7354 echo $ECHO_N "(cached) $ECHO_C" >&6
7356 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7357 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7359 # Is the header compilable?
7360 echo "$as_me:$LINENO: checking $ac_header usability" >&5
7361 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7362 cat >conftest.
$ac_ext <<_ACEOF
7365 cat confdefs.h
>>conftest.
$ac_ext
7366 cat >>conftest.
$ac_ext <<_ACEOF
7367 /* end confdefs.h. */
7368 $ac_includes_default
7369 #include <$ac_header>
7371 rm -f conftest.
$ac_objext
7372 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7373 (eval $ac_compile) 2>conftest.er1
7375 grep -v '^ *+' conftest.er1
>conftest.err
7377 cat conftest.err
>&5
7378 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7379 (exit $ac_status); } &&
7380 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7381 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7384 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7385 (exit $ac_status); }; } &&
7386 { ac_try
='test -s conftest.$ac_objext'
7387 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7390 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7391 (exit $ac_status); }; }; then
7392 ac_header_compiler
=yes
7394 echo "$as_me: failed program was:" >&5
7395 sed 's/^/| /' conftest.
$ac_ext >&5
7397 ac_header_compiler
=no
7399 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7400 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7401 echo "${ECHO_T}$ac_header_compiler" >&6
7403 # Is the header present?
7404 echo "$as_me:$LINENO: checking $ac_header presence" >&5
7405 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7406 cat >conftest.
$ac_ext <<_ACEOF
7409 cat confdefs.h
>>conftest.
$ac_ext
7410 cat >>conftest.
$ac_ext <<_ACEOF
7411 /* end confdefs.h. */
7412 #include <$ac_header>
7414 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7415 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
7417 grep -v '^ *+' conftest.er1
>conftest.err
7419 cat conftest.err
>&5
7420 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7421 (exit $ac_status); } >/dev
/null
; then
7422 if test -s conftest.err
; then
7423 ac_cpp_err
=$ac_c_preproc_warn_flag
7424 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
7431 if test -z "$ac_cpp_err"; then
7432 ac_header_preproc
=yes
7434 echo "$as_me: failed program was:" >&5
7435 sed 's/^/| /' conftest.
$ac_ext >&5
7437 ac_header_preproc
=no
7439 rm -f conftest.err conftest.
$ac_ext
7440 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7441 echo "${ECHO_T}$ac_header_preproc" >&6
7443 # So? What about this header?
7444 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7446 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7447 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7448 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7449 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7450 ac_header_preproc
=yes
7453 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7454 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7455 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7456 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7457 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7458 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7459 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7460 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7461 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7462 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7463 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7464 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7467 ## ------------------------------------ ##
7468 ## Report this to wine-devel@winehq.org ##
7469 ## ------------------------------------ ##
7472 sed "s/^/$as_me: WARNING: /" >&2
7475 echo "$as_me:$LINENO: checking for $ac_header" >&5
7476 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7477 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7478 echo $ECHO_N "(cached) $ECHO_C" >&6
7480 eval "$as_ac_Header=\$ac_header_preproc"
7482 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7483 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7486 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7487 cat >>confdefs.h
<<_ACEOF
7488 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7495 echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
7496 echo $ECHO_N "checking whether stat file-mode macros are broken... $ECHO_C" >&6
7497 if test "${ac_cv_header_stat_broken+set}" = set; then
7498 echo $ECHO_N "(cached) $ECHO_C" >&6
7500 cat >conftest.
$ac_ext <<_ACEOF
7503 cat confdefs.h
>>conftest.
$ac_ext
7504 cat >>conftest.
$ac_ext <<_ACEOF
7505 /* end confdefs.h. */
7506 #include <sys/types.h>
7507 #include <sys/stat.h>
7509 #if defined(S_ISBLK) && defined(S_IFDIR)
7510 # if S_ISBLK (S_IFDIR)
7515 #if defined(S_ISBLK) && defined(S_IFCHR)
7516 # if S_ISBLK (S_IFCHR)
7521 #if defined(S_ISLNK) && defined(S_IFREG)
7522 # if S_ISLNK (S_IFREG)
7527 #if defined(S_ISSOCK) && defined(S_IFREG)
7528 # if S_ISSOCK (S_IFREG)
7534 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7535 $EGREP "You lose" >/dev
/null
2>&1; then
7536 ac_cv_header_stat_broken
=yes
7538 ac_cv_header_stat_broken
=no
7543 echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
7544 echo "${ECHO_T}$ac_cv_header_stat_broken" >&6
7545 if test $ac_cv_header_stat_broken = yes; then
7547 cat >>confdefs.h
<<\_ACEOF
7548 #define STAT_MACROS_BROKEN 1
7555 if test "$have_x" = "yes"
7558 ac_save_CPPFLAGS
="$CPPFLAGS"
7559 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
7562 for ac_header
in X11
/Xlib.h
7564 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7565 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7566 echo "$as_me:$LINENO: checking for $ac_header" >&5
7567 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7568 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7569 echo $ECHO_N "(cached) $ECHO_C" >&6
7571 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7572 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7574 # Is the header compilable?
7575 echo "$as_me:$LINENO: checking $ac_header usability" >&5
7576 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7577 cat >conftest.
$ac_ext <<_ACEOF
7580 cat confdefs.h
>>conftest.
$ac_ext
7581 cat >>conftest.
$ac_ext <<_ACEOF
7582 /* end confdefs.h. */
7583 $ac_includes_default
7584 #include <$ac_header>
7586 rm -f conftest.
$ac_objext
7587 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7588 (eval $ac_compile) 2>conftest.er1
7590 grep -v '^ *+' conftest.er1
>conftest.err
7592 cat conftest.err
>&5
7593 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7594 (exit $ac_status); } &&
7595 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7596 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7599 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7600 (exit $ac_status); }; } &&
7601 { ac_try
='test -s conftest.$ac_objext'
7602 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7605 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7606 (exit $ac_status); }; }; then
7607 ac_header_compiler
=yes
7609 echo "$as_me: failed program was:" >&5
7610 sed 's/^/| /' conftest.
$ac_ext >&5
7612 ac_header_compiler
=no
7614 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7615 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7616 echo "${ECHO_T}$ac_header_compiler" >&6
7618 # Is the header present?
7619 echo "$as_me:$LINENO: checking $ac_header presence" >&5
7620 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7621 cat >conftest.
$ac_ext <<_ACEOF
7624 cat confdefs.h
>>conftest.
$ac_ext
7625 cat >>conftest.
$ac_ext <<_ACEOF
7626 /* end confdefs.h. */
7627 #include <$ac_header>
7629 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7630 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
7632 grep -v '^ *+' conftest.er1
>conftest.err
7634 cat conftest.err
>&5
7635 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7636 (exit $ac_status); } >/dev
/null
; then
7637 if test -s conftest.err
; then
7638 ac_cpp_err
=$ac_c_preproc_warn_flag
7639 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
7646 if test -z "$ac_cpp_err"; then
7647 ac_header_preproc
=yes
7649 echo "$as_me: failed program was:" >&5
7650 sed 's/^/| /' conftest.
$ac_ext >&5
7652 ac_header_preproc
=no
7654 rm -f conftest.err conftest.
$ac_ext
7655 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7656 echo "${ECHO_T}$ac_header_preproc" >&6
7658 # So? What about this header?
7659 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7661 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7662 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7663 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7664 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7665 ac_header_preproc
=yes
7668 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7669 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7670 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7671 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7672 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7673 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7674 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7675 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7676 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7677 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7678 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7679 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7682 ## ------------------------------------ ##
7683 ## Report this to wine-devel@winehq.org ##
7684 ## ------------------------------------ ##
7687 sed "s/^/$as_me: WARNING: /" >&2
7690 echo "$as_me:$LINENO: checking for $ac_header" >&5
7691 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7692 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7693 echo $ECHO_N "(cached) $ECHO_C" >&6
7695 eval "$as_ac_Header=\$ac_header_preproc"
7697 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7698 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7701 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7702 cat >>confdefs.h
<<_ACEOF
7703 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7715 for ac_header
in X11
/XKBlib.h \
7717 X11
/extensions
/shape.h \
7718 X11
/extensions
/XInput.h \
7719 X11
/extensions
/XShm.h \
7720 X11
/extensions
/Xrandr.h \
7721 X11
/extensions
/Xrender.h \
7722 X11
/extensions
/xf86dga.h \
7723 X11
/extensions
/xf86vmode.h
7725 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7726 echo "$as_me:$LINENO: checking for $ac_header" >&5
7727 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7728 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7729 echo $ECHO_N "(cached) $ECHO_C" >&6
7731 cat >conftest.
$ac_ext <<_ACEOF
7734 cat confdefs.h
>>conftest.
$ac_ext
7735 cat >>conftest.
$ac_ext <<_ACEOF
7736 /* end confdefs.h. */
7737 #include <X11/Xlib.h>
7738 #ifdef HAVE_X11_XUTIL_H
7739 # include <X11/Xutil.h>
7742 #include <$ac_header>
7744 rm -f conftest.
$ac_objext
7745 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7746 (eval $ac_compile) 2>conftest.er1
7748 grep -v '^ *+' conftest.er1
>conftest.err
7750 cat conftest.err
>&5
7751 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7752 (exit $ac_status); } &&
7753 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7754 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7757 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7758 (exit $ac_status); }; } &&
7759 { ac_try
='test -s conftest.$ac_objext'
7760 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7763 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7764 (exit $ac_status); }; }; then
7765 eval "$as_ac_Header=yes"
7767 echo "$as_me: failed program was:" >&5
7768 sed 's/^/| /' conftest.
$ac_ext >&5
7770 eval "$as_ac_Header=no"
7772 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7774 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7775 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7776 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7777 cat >>confdefs.h
<<_ACEOF
7778 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7786 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
7788 echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
7789 echo $ECHO_N "checking for XkbQueryExtension in -lX11... $ECHO_C" >&6
7790 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
7791 echo $ECHO_N "(cached) $ECHO_C" >&6
7793 ac_check_lib_save_LIBS
=$LIBS
7794 LIBS
="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7795 cat >conftest.
$ac_ext <<_ACEOF
7798 cat confdefs.h
>>conftest.
$ac_ext
7799 cat >>conftest.
$ac_ext <<_ACEOF
7800 /* end confdefs.h. */
7802 /* Override any gcc2 internal prototype to avoid an error. */
7806 /* We use char because int might match the return type of a gcc2
7807 builtin and then its argument prototype would still apply. */
7808 char XkbQueryExtension ();
7812 XkbQueryExtension ();
7817 rm -f conftest.
$ac_objext conftest
$ac_exeext
7818 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7819 (eval $ac_link) 2>conftest.er1
7821 grep -v '^ *+' conftest.er1
>conftest.err
7823 cat conftest.err
>&5
7824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7825 (exit $ac_status); } &&
7826 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7827 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7830 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7831 (exit $ac_status); }; } &&
7832 { ac_try
='test -s conftest$ac_exeext'
7833 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7836 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7837 (exit $ac_status); }; }; then
7838 ac_cv_lib_X11_XkbQueryExtension
=yes
7840 echo "$as_me: failed program was:" >&5
7841 sed 's/^/| /' conftest.
$ac_ext >&5
7843 ac_cv_lib_X11_XkbQueryExtension
=no
7845 rm -f conftest.err conftest.
$ac_objext \
7846 conftest
$ac_exeext conftest.
$ac_ext
7847 LIBS
=$ac_check_lib_save_LIBS
7849 echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
7850 echo "${ECHO_T}$ac_cv_lib_X11_XkbQueryExtension" >&6
7851 if test $ac_cv_lib_X11_XkbQueryExtension = yes; then
7853 cat >>confdefs.h
<<\_ACEOF
7861 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
7863 echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
7864 echo $ECHO_N "checking for XShmQueryExtension in -lXext... $ECHO_C" >&6
7865 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
7866 echo $ECHO_N "(cached) $ECHO_C" >&6
7868 ac_check_lib_save_LIBS
=$LIBS
7869 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7870 cat >conftest.
$ac_ext <<_ACEOF
7873 cat confdefs.h
>>conftest.
$ac_ext
7874 cat >>conftest.
$ac_ext <<_ACEOF
7875 /* end confdefs.h. */
7877 /* Override any gcc2 internal prototype to avoid an error. */
7881 /* We use char because int might match the return type of a gcc2
7882 builtin and then its argument prototype would still apply. */
7883 char XShmQueryExtension ();
7887 XShmQueryExtension ();
7892 rm -f conftest.
$ac_objext conftest
$ac_exeext
7893 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7894 (eval $ac_link) 2>conftest.er1
7896 grep -v '^ *+' conftest.er1
>conftest.err
7898 cat conftest.err
>&5
7899 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7900 (exit $ac_status); } &&
7901 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7902 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7905 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7906 (exit $ac_status); }; } &&
7907 { ac_try
='test -s conftest$ac_exeext'
7908 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7911 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7912 (exit $ac_status); }; }; then
7913 ac_cv_lib_Xext_XShmQueryExtension
=yes
7915 echo "$as_me: failed program was:" >&5
7916 sed 's/^/| /' conftest.
$ac_ext >&5
7918 ac_cv_lib_Xext_XShmQueryExtension
=no
7920 rm -f conftest.err conftest.
$ac_objext \
7921 conftest
$ac_exeext conftest.
$ac_ext
7922 LIBS
=$ac_check_lib_save_LIBS
7924 echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
7925 echo "${ECHO_T}$ac_cv_lib_Xext_XShmQueryExtension" >&6
7926 if test $ac_cv_lib_Xext_XShmQueryExtension = yes; then
7928 cat >>confdefs.h
<<\_ACEOF
7929 #define HAVE_LIBXXSHM 1
7936 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
7938 echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
7939 echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6
7940 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
7941 echo $ECHO_N "(cached) $ECHO_C" >&6
7943 ac_check_lib_save_LIBS
=$LIBS
7944 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
7945 cat >conftest.
$ac_ext <<_ACEOF
7948 cat confdefs.h
>>conftest.
$ac_ext
7949 cat >>conftest.
$ac_ext <<_ACEOF
7950 /* end confdefs.h. */
7952 /* Override any gcc2 internal prototype to avoid an error. */
7956 /* We use char because int might match the return type of a gcc2
7957 builtin and then its argument prototype would still apply. */
7958 char XShapeQueryExtension ();
7962 XShapeQueryExtension ();
7967 rm -f conftest.
$ac_objext conftest
$ac_exeext
7968 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7969 (eval $ac_link) 2>conftest.er1
7971 grep -v '^ *+' conftest.er1
>conftest.err
7973 cat conftest.err
>&5
7974 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7975 (exit $ac_status); } &&
7976 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7977 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7980 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7981 (exit $ac_status); }; } &&
7982 { ac_try
='test -s conftest$ac_exeext'
7983 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7986 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7987 (exit $ac_status); }; }; then
7988 ac_cv_lib_Xext_XShapeQueryExtension
=yes
7990 echo "$as_me: failed program was:" >&5
7991 sed 's/^/| /' conftest.
$ac_ext >&5
7993 ac_cv_lib_Xext_XShapeQueryExtension
=no
7995 rm -f conftest.err conftest.
$ac_objext \
7996 conftest
$ac_exeext conftest.
$ac_ext
7997 LIBS
=$ac_check_lib_save_LIBS
7999 echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
8000 echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6
8001 if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then
8003 cat >>confdefs.h
<<\_ACEOF
8004 #define HAVE_LIBXSHAPE 1
8011 if test "$ac_cv_header_X11_extensions_xf86dga_h" = "yes"
8013 echo "$as_me:$LINENO: checking for XDGAQueryExtension in -lXxf86dga" >&5
8014 echo $ECHO_N "checking for XDGAQueryExtension in -lXxf86dga... $ECHO_C" >&6
8015 if test "${ac_cv_lib_Xxf86dga_XDGAQueryExtension+set}" = set; then
8016 echo $ECHO_N "(cached) $ECHO_C" >&6
8018 ac_check_lib_save_LIBS
=$LIBS
8019 LIBS
="-lXxf86dga $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8020 cat >conftest.
$ac_ext <<_ACEOF
8023 cat confdefs.h
>>conftest.
$ac_ext
8024 cat >>conftest.
$ac_ext <<_ACEOF
8025 /* end confdefs.h. */
8027 /* Override any gcc2 internal prototype to avoid an error. */
8031 /* We use char because int might match the return type of a gcc2
8032 builtin and then its argument prototype would still apply. */
8033 char XDGAQueryExtension ();
8037 XDGAQueryExtension ();
8042 rm -f conftest.
$ac_objext conftest
$ac_exeext
8043 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8044 (eval $ac_link) 2>conftest.er1
8046 grep -v '^ *+' conftest.er1
>conftest.err
8048 cat conftest.err
>&5
8049 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8050 (exit $ac_status); } &&
8051 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8052 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8055 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8056 (exit $ac_status); }; } &&
8057 { ac_try
='test -s conftest$ac_exeext'
8058 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8061 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8062 (exit $ac_status); }; }; then
8063 ac_cv_lib_Xxf86dga_XDGAQueryExtension
=yes
8065 echo "$as_me: failed program was:" >&5
8066 sed 's/^/| /' conftest.
$ac_ext >&5
8068 ac_cv_lib_Xxf86dga_XDGAQueryExtension
=no
8070 rm -f conftest.err conftest.
$ac_objext \
8071 conftest
$ac_exeext conftest.
$ac_ext
8072 LIBS
=$ac_check_lib_save_LIBS
8074 echo "$as_me:$LINENO: result: $ac_cv_lib_Xxf86dga_XDGAQueryExtension" >&5
8075 echo "${ECHO_T}$ac_cv_lib_Xxf86dga_XDGAQueryExtension" >&6
8076 if test $ac_cv_lib_Xxf86dga_XDGAQueryExtension = yes; then
8078 cat >>confdefs.h
<<\_ACEOF
8079 #define HAVE_LIBXXF86DGA2 1
8082 X_PRE_LIBS
="$X_PRE_LIBS -lXxf86dga"
8088 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
8090 echo "$as_me:$LINENO: checking for XF86VidModeQueryExtension in -lXxf86vm" >&5
8091 echo $ECHO_N "checking for XF86VidModeQueryExtension in -lXxf86vm... $ECHO_C" >&6
8092 if test "${ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension+set}" = set; then
8093 echo $ECHO_N "(cached) $ECHO_C" >&6
8095 ac_check_lib_save_LIBS
=$LIBS
8096 LIBS
="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8097 cat >conftest.
$ac_ext <<_ACEOF
8100 cat confdefs.h
>>conftest.
$ac_ext
8101 cat >>conftest.
$ac_ext <<_ACEOF
8102 /* end confdefs.h. */
8104 /* Override any gcc2 internal prototype to avoid an error. */
8108 /* We use char because int might match the return type of a gcc2
8109 builtin and then its argument prototype would still apply. */
8110 char XF86VidModeQueryExtension ();
8114 XF86VidModeQueryExtension ();
8119 rm -f conftest.
$ac_objext conftest
$ac_exeext
8120 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8121 (eval $ac_link) 2>conftest.er1
8123 grep -v '^ *+' conftest.er1
>conftest.err
8125 cat conftest.err
>&5
8126 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8127 (exit $ac_status); } &&
8128 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8129 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8132 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8133 (exit $ac_status); }; } &&
8134 { ac_try
='test -s conftest$ac_exeext'
8135 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8138 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8139 (exit $ac_status); }; }; then
8140 ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension
=yes
8142 echo "$as_me: failed program was:" >&5
8143 sed 's/^/| /' conftest.
$ac_ext >&5
8145 ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension
=no
8147 rm -f conftest.err conftest.
$ac_objext \
8148 conftest
$ac_exeext conftest.
$ac_ext
8149 LIBS
=$ac_check_lib_save_LIBS
8151 echo "$as_me:$LINENO: result: $ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&5
8152 echo "${ECHO_T}$ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&6
8153 if test $ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension = yes; then
8155 cat >>confdefs.h
<<\_ACEOF
8156 #define HAVE_LIBXXF86VM 1
8159 X_PRE_LIBS
="$X_PRE_LIBS -lXxf86vm"
8165 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes"
8167 cat >conftest.
$ac_ext <<_ACEOF
8170 cat confdefs.h
>>conftest.
$ac_ext
8171 cat >>conftest.
$ac_ext <<_ACEOF
8172 /* end confdefs.h. */
8173 #include <X11/Xlib.h>
8174 #include <X11/extensions/Xrandr.h>
8178 static typeof(XRRSetScreenConfigAndRate) * func;
8183 rm -f conftest.
$ac_objext
8184 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8185 (eval $ac_compile) 2>conftest.er1
8187 grep -v '^ *+' conftest.er1
>conftest.err
8189 cat conftest.err
>&5
8190 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8191 (exit $ac_status); } &&
8192 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8193 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8196 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8197 (exit $ac_status); }; } &&
8198 { ac_try
='test -s conftest.$ac_objext'
8199 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8202 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8203 (exit $ac_status); }; }; then
8205 cat >>confdefs.h
<<\_ACEOF
8206 #define HAVE_LIBXRANDR 1
8210 echo "$as_me: failed program was:" >&5
8211 sed 's/^/| /' conftest.
$ac_ext >&5
8214 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8217 if test "$ac_cv_header_X11_extensions_Xrender_h" = "yes"
8219 echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
8220 echo $ECHO_N "checking for XRenderSetPictureTransform in -lXrender... $ECHO_C" >&6
8221 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
8222 echo $ECHO_N "(cached) $ECHO_C" >&6
8224 ac_check_lib_save_LIBS
=$LIBS
8225 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
8226 cat >conftest.
$ac_ext <<_ACEOF
8229 cat confdefs.h
>>conftest.
$ac_ext
8230 cat >>conftest.
$ac_ext <<_ACEOF
8231 /* end confdefs.h. */
8233 /* Override any gcc2 internal prototype to avoid an error. */
8237 /* We use char because int might match the return type of a gcc2
8238 builtin and then its argument prototype would still apply. */
8239 char XRenderSetPictureTransform ();
8243 XRenderSetPictureTransform ();
8248 rm -f conftest.
$ac_objext conftest
$ac_exeext
8249 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8250 (eval $ac_link) 2>conftest.er1
8252 grep -v '^ *+' conftest.er1
>conftest.err
8254 cat conftest.err
>&5
8255 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8256 (exit $ac_status); } &&
8257 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8258 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8261 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8262 (exit $ac_status); }; } &&
8263 { ac_try
='test -s conftest$ac_exeext'
8264 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8267 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8268 (exit $ac_status); }; }; then
8269 ac_cv_lib_Xrender_XRenderSetPictureTransform
=yes
8271 echo "$as_me: failed program was:" >&5
8272 sed 's/^/| /' conftest.
$ac_ext >&5
8274 ac_cv_lib_Xrender_XRenderSetPictureTransform
=no
8276 rm -f conftest.err conftest.
$ac_objext \
8277 conftest
$ac_exeext conftest.
$ac_ext
8278 LIBS
=$ac_check_lib_save_LIBS
8280 echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
8281 echo "${ECHO_T}$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6
8282 if test $ac_cv_lib_Xrender_XRenderSetPictureTransform = yes; then
8284 cat >>confdefs.h
<<\_ACEOF
8285 #define HAVE_XRENDERSETPICTURETRANSFORM 1
8297 if test "x$with_opengl" != "xno"
8299 if test -f /usr
/X11R
6/lib
/libGL.a
-a ! -f /usr
/X11R
6/lib
/libGL.so
8301 { { echo "$as_me:$LINENO: error: /usr/X11R6/lib/libGL.a is present on your system.
8302 This prevents linking to OpenGL. Delete the file and restart configure." >&5
8303 echo "$as_me: error: /usr/X11R6/lib/libGL.a is present on your system.
8304 This prevents linking to OpenGL. Delete the file and restart configure." >&2;}
8305 { (exit 1); exit 1; }; }
8310 for ac_header
in GL
/gl.h GL
/glx.h
8312 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8313 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8314 echo "$as_me:$LINENO: checking for $ac_header" >&5
8315 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8316 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8317 echo $ECHO_N "(cached) $ECHO_C" >&6
8319 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8320 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8322 # Is the header compilable?
8323 echo "$as_me:$LINENO: checking $ac_header usability" >&5
8324 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
8325 cat >conftest.
$ac_ext <<_ACEOF
8328 cat confdefs.h
>>conftest.
$ac_ext
8329 cat >>conftest.
$ac_ext <<_ACEOF
8330 /* end confdefs.h. */
8331 $ac_includes_default
8332 #include <$ac_header>
8334 rm -f conftest.
$ac_objext
8335 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8336 (eval $ac_compile) 2>conftest.er1
8338 grep -v '^ *+' conftest.er1
>conftest.err
8340 cat conftest.err
>&5
8341 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8342 (exit $ac_status); } &&
8343 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8344 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8347 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8348 (exit $ac_status); }; } &&
8349 { ac_try
='test -s conftest.$ac_objext'
8350 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8353 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8354 (exit $ac_status); }; }; then
8355 ac_header_compiler
=yes
8357 echo "$as_me: failed program was:" >&5
8358 sed 's/^/| /' conftest.
$ac_ext >&5
8360 ac_header_compiler
=no
8362 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8363 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8364 echo "${ECHO_T}$ac_header_compiler" >&6
8366 # Is the header present?
8367 echo "$as_me:$LINENO: checking $ac_header presence" >&5
8368 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
8369 cat >conftest.
$ac_ext <<_ACEOF
8372 cat confdefs.h
>>conftest.
$ac_ext
8373 cat >>conftest.
$ac_ext <<_ACEOF
8374 /* end confdefs.h. */
8375 #include <$ac_header>
8377 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8378 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
8380 grep -v '^ *+' conftest.er1
>conftest.err
8382 cat conftest.err
>&5
8383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8384 (exit $ac_status); } >/dev
/null
; then
8385 if test -s conftest.err
; then
8386 ac_cpp_err
=$ac_c_preproc_warn_flag
8387 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
8394 if test -z "$ac_cpp_err"; then
8395 ac_header_preproc
=yes
8397 echo "$as_me: failed program was:" >&5
8398 sed 's/^/| /' conftest.
$ac_ext >&5
8400 ac_header_preproc
=no
8402 rm -f conftest.err conftest.
$ac_ext
8403 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8404 echo "${ECHO_T}$ac_header_preproc" >&6
8406 # So? What about this header?
8407 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
8409 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
8410 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
8411 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
8412 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
8413 ac_header_preproc
=yes
8416 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
8417 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
8418 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
8419 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
8420 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
8421 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
8422 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
8423 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
8424 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
8425 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
8426 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
8427 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
8430 ## ------------------------------------ ##
8431 ## Report this to wine-devel@winehq.org ##
8432 ## ------------------------------------ ##
8435 sed "s/^/$as_me: WARNING: /" >&2
8438 echo "$as_me:$LINENO: checking for $ac_header" >&5
8439 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8440 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8441 echo $ECHO_N "(cached) $ECHO_C" >&6
8443 eval "$as_ac_Header=\$ac_header_preproc"
8445 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8446 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8449 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8450 cat >>confdefs.h
<<_ACEOF
8451 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8458 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
8461 for ac_header
in GL
/glext.h
8463 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8464 echo "$as_me:$LINENO: checking for $ac_header" >&5
8465 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8466 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8467 echo $ECHO_N "(cached) $ECHO_C" >&6
8469 cat >conftest.
$ac_ext <<_ACEOF
8472 cat confdefs.h
>>conftest.
$ac_ext
8473 cat >>conftest.
$ac_ext <<_ACEOF
8474 /* end confdefs.h. */
8477 #include <$ac_header>
8479 rm -f conftest.
$ac_objext
8480 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8481 (eval $ac_compile) 2>conftest.er1
8483 grep -v '^ *+' conftest.er1
>conftest.err
8485 cat conftest.err
>&5
8486 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8487 (exit $ac_status); } &&
8488 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8489 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8492 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8493 (exit $ac_status); }; } &&
8494 { ac_try
='test -s conftest.$ac_objext'
8495 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8498 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8499 (exit $ac_status); }; }; then
8500 eval "$as_ac_Header=yes"
8502 echo "$as_me: failed program was:" >&5
8503 sed 's/^/| /' conftest.
$ac_ext >&5
8505 eval "$as_ac_Header=no"
8507 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8509 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8510 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8511 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8512 cat >>confdefs.h
<<_ACEOF
8513 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8520 echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
8521 echo $ECHO_N "checking for up-to-date OpenGL version... $ECHO_C" >&6
8522 if test "${wine_cv_opengl_version_OK+set}" = set; then
8523 echo $ECHO_N "(cached) $ECHO_C" >&6
8525 cat >conftest.
$ac_ext <<_ACEOF
8528 cat confdefs.h
>>conftest.
$ac_ext
8529 cat >>conftest.
$ac_ext <<_ACEOF
8530 /* end confdefs.h. */
8535 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
8540 rm -f conftest.
$ac_objext
8541 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8542 (eval $ac_compile) 2>conftest.er1
8544 grep -v '^ *+' conftest.er1
>conftest.err
8546 cat conftest.err
>&5
8547 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8548 (exit $ac_status); } &&
8549 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8550 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8553 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8554 (exit $ac_status); }; } &&
8555 { ac_try
='test -s conftest.$ac_objext'
8556 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8560 (exit $ac_status); }; }; then
8561 wine_cv_opengl_version_OK
="yes"
8563 echo "$as_me: failed program was:" >&5
8564 sed 's/^/| /' conftest.
$ac_ext >&5
8566 wine_cv_opengl_version_OK
="no"
8569 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8572 echo "$as_me:$LINENO: result: $wine_cv_opengl_version_OK" >&5
8573 echo "${ECHO_T}$wine_cv_opengl_version_OK" >&6
8575 if test "$wine_cv_opengl_version_OK" = "yes"
8577 echo "$as_me:$LINENO: checking for glXCreateContext in -lGL" >&5
8578 echo $ECHO_N "checking for glXCreateContext in -lGL... $ECHO_C" >&6
8579 if test "${ac_cv_lib_GL_glXCreateContext+set}" = set; then
8580 echo $ECHO_N "(cached) $ECHO_C" >&6
8582 ac_check_lib_save_LIBS
=$LIBS
8583 LIBS
="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
8584 cat >conftest.
$ac_ext <<_ACEOF
8587 cat confdefs.h
>>conftest.
$ac_ext
8588 cat >>conftest.
$ac_ext <<_ACEOF
8589 /* end confdefs.h. */
8591 /* Override any gcc2 internal prototype to avoid an error. */
8595 /* We use char because int might match the return type of a gcc2
8596 builtin and then its argument prototype would still apply. */
8597 char glXCreateContext ();
8601 glXCreateContext ();
8606 rm -f conftest.
$ac_objext conftest
$ac_exeext
8607 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8608 (eval $ac_link) 2>conftest.er1
8610 grep -v '^ *+' conftest.er1
>conftest.err
8612 cat conftest.err
>&5
8613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8614 (exit $ac_status); } &&
8615 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8616 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8619 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8620 (exit $ac_status); }; } &&
8621 { ac_try
='test -s conftest$ac_exeext'
8622 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8625 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8626 (exit $ac_status); }; }; then
8627 ac_cv_lib_GL_glXCreateContext
=yes
8629 echo "$as_me: failed program was:" >&5
8630 sed 's/^/| /' conftest.
$ac_ext >&5
8632 ac_cv_lib_GL_glXCreateContext
=no
8634 rm -f conftest.err conftest.
$ac_objext \
8635 conftest
$ac_exeext conftest.
$ac_ext
8636 LIBS
=$ac_check_lib_save_LIBS
8638 echo "$as_me:$LINENO: result: $ac_cv_lib_GL_glXCreateContext" >&5
8639 echo "${ECHO_T}$ac_cv_lib_GL_glXCreateContext" >&6
8640 if test $ac_cv_lib_GL_glXCreateContext = yes; then
8646 if test "$ac_cv_lib_GL_glXCreateContext" = "yes"
8648 OPENGLFILES
='$(OPENGLFILES)'
8650 cat >>confdefs.h
<<\_ACEOF
8651 #define HAVE_OPENGL 1
8655 echo "$as_me:$LINENO: checking for gluLookAt in -lGLU" >&5
8656 echo $ECHO_N "checking for gluLookAt in -lGLU... $ECHO_C" >&6
8657 if test "${ac_cv_lib_GLU_gluLookAt+set}" = set; then
8658 echo $ECHO_N "(cached) $ECHO_C" >&6
8660 ac_check_lib_save_LIBS
=$LIBS
8661 LIBS
="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS
8663 cat >conftest.
$ac_ext <<_ACEOF
8666 cat confdefs.h
>>conftest.
$ac_ext
8667 cat >>conftest.
$ac_ext <<_ACEOF
8668 /* end confdefs.h. */
8670 /* Override any gcc2 internal prototype to avoid an error. */
8674 /* We use char because int might match the return type of a gcc2
8675 builtin and then its argument prototype would still apply. */
8685 rm -f conftest.
$ac_objext conftest
$ac_exeext
8686 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8687 (eval $ac_link) 2>conftest.er1
8689 grep -v '^ *+' conftest.er1
>conftest.err
8691 cat conftest.err
>&5
8692 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8693 (exit $ac_status); } &&
8694 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8695 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8698 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8699 (exit $ac_status); }; } &&
8700 { ac_try
='test -s conftest$ac_exeext'
8701 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8704 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8705 (exit $ac_status); }; }; then
8706 ac_cv_lib_GLU_gluLookAt
=yes
8708 echo "$as_me: failed program was:" >&5
8709 sed 's/^/| /' conftest.
$ac_ext >&5
8711 ac_cv_lib_GLU_gluLookAt
=no
8713 rm -f conftest.err conftest.
$ac_objext \
8714 conftest
$ac_exeext conftest.
$ac_ext
8715 LIBS
=$ac_check_lib_save_LIBS
8717 echo "$as_me:$LINENO: result: $ac_cv_lib_GLU_gluLookAt" >&5
8718 echo "${ECHO_T}$ac_cv_lib_GLU_gluLookAt" >&6
8719 if test $ac_cv_lib_GLU_gluLookAt = yes; then
8720 OPENGL_LIBS
="$OPENGL_LIBS -lGLU"
8721 GLU32FILES
='$(GLU32FILES)'
8727 echo "$as_me:$LINENO: checking for glutMainLoop in -lglut" >&5
8728 echo $ECHO_N "checking for glutMainLoop in -lglut... $ECHO_C" >&6
8729 if test "${ac_cv_lib_glut_glutMainLoop+set}" = set; then
8730 echo $ECHO_N "(cached) $ECHO_C" >&6
8732 ac_check_lib_save_LIBS
=$LIBS
8733 LIBS
="-lglut $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXmu -lXi -lX11 $X_EXTRA_LIBS $LIBS"
8734 cat >conftest.
$ac_ext <<_ACEOF
8737 cat confdefs.h
>>conftest.
$ac_ext
8738 cat >>conftest.
$ac_ext <<_ACEOF
8739 /* end confdefs.h. */
8741 /* Override any gcc2 internal prototype to avoid an error. */
8745 /* We use char because int might match the return type of a gcc2
8746 builtin and then its argument prototype would still apply. */
8747 char glutMainLoop ();
8756 rm -f conftest.
$ac_objext conftest
$ac_exeext
8757 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8758 (eval $ac_link) 2>conftest.er1
8760 grep -v '^ *+' conftest.er1
>conftest.err
8762 cat conftest.err
>&5
8763 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8764 (exit $ac_status); } &&
8765 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8766 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8769 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8770 (exit $ac_status); }; } &&
8771 { ac_try
='test -s conftest$ac_exeext'
8772 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8775 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8776 (exit $ac_status); }; }; then
8777 ac_cv_lib_glut_glutMainLoop
=yes
8779 echo "$as_me: failed program was:" >&5
8780 sed 's/^/| /' conftest.
$ac_ext >&5
8782 ac_cv_lib_glut_glutMainLoop
=no
8784 rm -f conftest.err conftest.
$ac_objext \
8785 conftest
$ac_exeext conftest.
$ac_ext
8786 LIBS
=$ac_check_lib_save_LIBS
8788 echo "$as_me:$LINENO: result: $ac_cv_lib_glut_glutMainLoop" >&5
8789 echo "${ECHO_T}$ac_cv_lib_glut_glutMainLoop" >&6
8790 if test $ac_cv_lib_glut_glutMainLoop = yes; then
8791 GLUT_LIBS
="-lglut -lXmu -lXi"
8793 GLUT32FILES
='$(GLUT32FILES)'
8803 for ac_header
in audio
/audiolib.h
8805 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8806 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8807 echo "$as_me:$LINENO: checking for $ac_header" >&5
8808 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8809 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8810 echo $ECHO_N "(cached) $ECHO_C" >&6
8812 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8813 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8815 # Is the header compilable?
8816 echo "$as_me:$LINENO: checking $ac_header usability" >&5
8817 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
8818 cat >conftest.
$ac_ext <<_ACEOF
8821 cat confdefs.h
>>conftest.
$ac_ext
8822 cat >>conftest.
$ac_ext <<_ACEOF
8823 /* end confdefs.h. */
8824 $ac_includes_default
8825 #include <$ac_header>
8827 rm -f conftest.
$ac_objext
8828 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8829 (eval $ac_compile) 2>conftest.er1
8831 grep -v '^ *+' conftest.er1
>conftest.err
8833 cat conftest.err
>&5
8834 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8835 (exit $ac_status); } &&
8836 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8837 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8840 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8841 (exit $ac_status); }; } &&
8842 { ac_try
='test -s conftest.$ac_objext'
8843 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8846 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8847 (exit $ac_status); }; }; then
8848 ac_header_compiler
=yes
8850 echo "$as_me: failed program was:" >&5
8851 sed 's/^/| /' conftest.
$ac_ext >&5
8853 ac_header_compiler
=no
8855 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8856 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8857 echo "${ECHO_T}$ac_header_compiler" >&6
8859 # Is the header present?
8860 echo "$as_me:$LINENO: checking $ac_header presence" >&5
8861 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
8862 cat >conftest.
$ac_ext <<_ACEOF
8865 cat confdefs.h
>>conftest.
$ac_ext
8866 cat >>conftest.
$ac_ext <<_ACEOF
8867 /* end confdefs.h. */
8868 #include <$ac_header>
8870 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8871 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
8873 grep -v '^ *+' conftest.er1
>conftest.err
8875 cat conftest.err
>&5
8876 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8877 (exit $ac_status); } >/dev
/null
; then
8878 if test -s conftest.err
; then
8879 ac_cpp_err
=$ac_c_preproc_warn_flag
8880 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
8887 if test -z "$ac_cpp_err"; then
8888 ac_header_preproc
=yes
8890 echo "$as_me: failed program was:" >&5
8891 sed 's/^/| /' conftest.
$ac_ext >&5
8893 ac_header_preproc
=no
8895 rm -f conftest.err conftest.
$ac_ext
8896 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8897 echo "${ECHO_T}$ac_header_preproc" >&6
8899 # So? What about this header?
8900 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
8902 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
8903 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
8904 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
8905 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
8906 ac_header_preproc
=yes
8909 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
8910 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
8911 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
8912 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
8913 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
8914 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
8915 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
8916 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
8917 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
8918 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
8919 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
8920 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
8923 ## ------------------------------------ ##
8924 ## Report this to wine-devel@winehq.org ##
8925 ## ------------------------------------ ##
8928 sed "s/^/$as_me: WARNING: /" >&2
8931 echo "$as_me:$LINENO: checking for $ac_header" >&5
8932 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8933 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8934 echo $ECHO_N "(cached) $ECHO_C" >&6
8936 eval "$as_ac_Header=\$ac_header_preproc"
8938 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8939 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8942 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8943 cat >>confdefs.h
<<_ACEOF
8944 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8947 for ac_header
in audio
/soundlib.h
8949 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8950 echo "$as_me:$LINENO: checking for $ac_header" >&5
8951 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8952 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8953 echo $ECHO_N "(cached) $ECHO_C" >&6
8955 cat >conftest.
$ac_ext <<_ACEOF
8958 cat confdefs.h
>>conftest.
$ac_ext
8959 cat >>conftest.
$ac_ext <<_ACEOF
8960 /* end confdefs.h. */
8961 #include <audio/audiolib.h>
8963 #include <$ac_header>
8965 rm -f conftest.
$ac_objext
8966 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8967 (eval $ac_compile) 2>conftest.er1
8969 grep -v '^ *+' conftest.er1
>conftest.err
8971 cat conftest.err
>&5
8972 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8973 (exit $ac_status); } &&
8974 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8979 (exit $ac_status); }; } &&
8980 { ac_try
='test -s conftest.$ac_objext'
8981 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8984 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8985 (exit $ac_status); }; }; then
8986 eval "$as_ac_Header=yes"
8988 echo "$as_me: failed program was:" >&5
8989 sed 's/^/| /' conftest.
$ac_ext >&5
8991 eval "$as_ac_Header=no"
8993 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8995 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8996 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8997 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8998 cat >>confdefs.h
<<_ACEOF
8999 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9006 echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
9007 echo $ECHO_N "checking for AuCreateFlow in -laudio... $ECHO_C" >&6
9008 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
9009 echo $ECHO_N "(cached) $ECHO_C" >&6
9011 ac_check_lib_save_LIBS
=$LIBS
9012 LIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
9013 cat >conftest.
$ac_ext <<_ACEOF
9016 cat confdefs.h
>>conftest.
$ac_ext
9017 cat >>conftest.
$ac_ext <<_ACEOF
9018 /* end confdefs.h. */
9020 /* Override any gcc2 internal prototype to avoid an error. */
9024 /* We use char because int might match the return type of a gcc2
9025 builtin and then its argument prototype would still apply. */
9026 char AuCreateFlow ();
9035 rm -f conftest.
$ac_objext conftest
$ac_exeext
9036 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9037 (eval $ac_link) 2>conftest.er1
9039 grep -v '^ *+' conftest.er1
>conftest.err
9041 cat conftest.err
>&5
9042 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9043 (exit $ac_status); } &&
9044 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9045 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9048 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9049 (exit $ac_status); }; } &&
9050 { ac_try
='test -s conftest$ac_exeext'
9051 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9054 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9055 (exit $ac_status); }; }; then
9056 ac_cv_lib_audio_AuCreateFlow
=yes
9058 echo "$as_me: failed program was:" >&5
9059 sed 's/^/| /' conftest.
$ac_ext >&5
9061 ac_cv_lib_audio_AuCreateFlow
=no
9063 rm -f conftest.err conftest.
$ac_objext \
9064 conftest
$ac_exeext conftest.
$ac_ext
9065 LIBS
=$ac_check_lib_save_LIBS
9067 echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
9068 echo "${ECHO_T}$ac_cv_lib_audio_AuCreateFlow" >&6
9069 if test $ac_cv_lib_audio_AuCreateFlow = yes; then
9071 cat >>confdefs.h
<<\_ACEOF
9075 NASLIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
9083 CPPFLAGS
="$ac_save_CPPFLAGS"
9092 if test "x$with_curses" != "xno"
9095 for ac_header
in ncurses.h
9097 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9098 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9099 echo "$as_me:$LINENO: checking for $ac_header" >&5
9100 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9101 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9102 echo $ECHO_N "(cached) $ECHO_C" >&6
9104 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9105 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9107 # Is the header compilable?
9108 echo "$as_me:$LINENO: checking $ac_header usability" >&5
9109 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9110 cat >conftest.
$ac_ext <<_ACEOF
9113 cat confdefs.h
>>conftest.
$ac_ext
9114 cat >>conftest.
$ac_ext <<_ACEOF
9115 /* end confdefs.h. */
9116 $ac_includes_default
9117 #include <$ac_header>
9119 rm -f conftest.
$ac_objext
9120 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9121 (eval $ac_compile) 2>conftest.er1
9123 grep -v '^ *+' conftest.er1
>conftest.err
9125 cat conftest.err
>&5
9126 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9127 (exit $ac_status); } &&
9128 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9129 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9132 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9133 (exit $ac_status); }; } &&
9134 { ac_try
='test -s conftest.$ac_objext'
9135 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9138 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9139 (exit $ac_status); }; }; then
9140 ac_header_compiler
=yes
9142 echo "$as_me: failed program was:" >&5
9143 sed 's/^/| /' conftest.
$ac_ext >&5
9145 ac_header_compiler
=no
9147 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
9148 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9149 echo "${ECHO_T}$ac_header_compiler" >&6
9151 # Is the header present?
9152 echo "$as_me:$LINENO: checking $ac_header presence" >&5
9153 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9154 cat >conftest.
$ac_ext <<_ACEOF
9157 cat confdefs.h
>>conftest.
$ac_ext
9158 cat >>conftest.
$ac_ext <<_ACEOF
9159 /* end confdefs.h. */
9160 #include <$ac_header>
9162 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9163 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
9165 grep -v '^ *+' conftest.er1
>conftest.err
9167 cat conftest.err
>&5
9168 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9169 (exit $ac_status); } >/dev
/null
; then
9170 if test -s conftest.err
; then
9171 ac_cpp_err
=$ac_c_preproc_warn_flag
9172 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
9179 if test -z "$ac_cpp_err"; then
9180 ac_header_preproc
=yes
9182 echo "$as_me: failed program was:" >&5
9183 sed 's/^/| /' conftest.
$ac_ext >&5
9185 ac_header_preproc
=no
9187 rm -f conftest.err conftest.
$ac_ext
9188 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9189 echo "${ECHO_T}$ac_header_preproc" >&6
9191 # So? What about this header?
9192 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9194 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9195 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9196 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9197 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9198 ac_header_preproc
=yes
9201 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9202 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9203 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9204 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9205 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9206 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9207 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
9208 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
9209 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9210 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9211 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9212 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9215 ## ------------------------------------ ##
9216 ## Report this to wine-devel@winehq.org ##
9217 ## ------------------------------------ ##
9220 sed "s/^/$as_me: WARNING: /" >&2
9223 echo "$as_me:$LINENO: checking for $ac_header" >&5
9224 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9225 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9226 echo $ECHO_N "(cached) $ECHO_C" >&6
9228 eval "$as_ac_Header=\$ac_header_preproc"
9230 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9231 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9234 if test `eval echo '${'$as_ac_Header'}'` = yes; then
9235 cat >>confdefs.h
<<_ACEOF
9236 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9238 echo "$as_me:$LINENO: checking for waddch in -lncurses" >&5
9239 echo $ECHO_N "checking for waddch in -lncurses... $ECHO_C" >&6
9240 if test "${ac_cv_lib_ncurses_waddch+set}" = set; then
9241 echo $ECHO_N "(cached) $ECHO_C" >&6
9243 ac_check_lib_save_LIBS
=$LIBS
9244 LIBS
="-lncurses $LIBS"
9245 cat >conftest.
$ac_ext <<_ACEOF
9248 cat confdefs.h
>>conftest.
$ac_ext
9249 cat >>conftest.
$ac_ext <<_ACEOF
9250 /* end confdefs.h. */
9252 /* Override any gcc2 internal prototype to avoid an error. */
9256 /* We use char because int might match the return type of a gcc2
9257 builtin and then its argument prototype would still apply. */
9267 rm -f conftest.
$ac_objext conftest
$ac_exeext
9268 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9269 (eval $ac_link) 2>conftest.er1
9271 grep -v '^ *+' conftest.er1
>conftest.err
9273 cat conftest.err
>&5
9274 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9275 (exit $ac_status); } &&
9276 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9277 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9280 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9281 (exit $ac_status); }; } &&
9282 { ac_try
='test -s conftest$ac_exeext'
9283 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9286 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9287 (exit $ac_status); }; }; then
9288 ac_cv_lib_ncurses_waddch
=yes
9290 echo "$as_me: failed program was:" >&5
9291 sed 's/^/| /' conftest.
$ac_ext >&5
9293 ac_cv_lib_ncurses_waddch
=no
9295 rm -f conftest.err conftest.
$ac_objext \
9296 conftest
$ac_exeext conftest.
$ac_ext
9297 LIBS
=$ac_check_lib_save_LIBS
9299 echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_waddch" >&5
9300 echo "${ECHO_T}$ac_cv_lib_ncurses_waddch" >&6
9301 if test $ac_cv_lib_ncurses_waddch = yes; then
9303 cat >>confdefs.h
<<\_ACEOF
9304 #define HAVE_LIBNCURSES 1
9307 CURSESLIBS
="-lncurses"
9310 for ac_header
in curses.h
9312 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9313 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9314 echo "$as_me:$LINENO: checking for $ac_header" >&5
9315 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9316 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9317 echo $ECHO_N "(cached) $ECHO_C" >&6
9319 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9320 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9322 # Is the header compilable?
9323 echo "$as_me:$LINENO: checking $ac_header usability" >&5
9324 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9325 cat >conftest.
$ac_ext <<_ACEOF
9328 cat confdefs.h
>>conftest.
$ac_ext
9329 cat >>conftest.
$ac_ext <<_ACEOF
9330 /* end confdefs.h. */
9331 $ac_includes_default
9332 #include <$ac_header>
9334 rm -f conftest.
$ac_objext
9335 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9336 (eval $ac_compile) 2>conftest.er1
9338 grep -v '^ *+' conftest.er1
>conftest.err
9340 cat conftest.err
>&5
9341 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9342 (exit $ac_status); } &&
9343 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9344 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9347 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9348 (exit $ac_status); }; } &&
9349 { ac_try
='test -s conftest.$ac_objext'
9350 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9353 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9354 (exit $ac_status); }; }; then
9355 ac_header_compiler
=yes
9357 echo "$as_me: failed program was:" >&5
9358 sed 's/^/| /' conftest.
$ac_ext >&5
9360 ac_header_compiler
=no
9362 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
9363 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9364 echo "${ECHO_T}$ac_header_compiler" >&6
9366 # Is the header present?
9367 echo "$as_me:$LINENO: checking $ac_header presence" >&5
9368 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9369 cat >conftest.
$ac_ext <<_ACEOF
9372 cat confdefs.h
>>conftest.
$ac_ext
9373 cat >>conftest.
$ac_ext <<_ACEOF
9374 /* end confdefs.h. */
9375 #include <$ac_header>
9377 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9378 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
9380 grep -v '^ *+' conftest.er1
>conftest.err
9382 cat conftest.err
>&5
9383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9384 (exit $ac_status); } >/dev
/null
; then
9385 if test -s conftest.err
; then
9386 ac_cpp_err
=$ac_c_preproc_warn_flag
9387 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
9394 if test -z "$ac_cpp_err"; then
9395 ac_header_preproc
=yes
9397 echo "$as_me: failed program was:" >&5
9398 sed 's/^/| /' conftest.
$ac_ext >&5
9400 ac_header_preproc
=no
9402 rm -f conftest.err conftest.
$ac_ext
9403 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9404 echo "${ECHO_T}$ac_header_preproc" >&6
9406 # So? What about this header?
9407 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9409 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9410 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9411 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9412 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9413 ac_header_preproc
=yes
9416 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9417 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9418 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9419 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9420 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9421 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9422 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
9423 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
9424 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9425 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9426 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9427 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9430 ## ------------------------------------ ##
9431 ## Report this to wine-devel@winehq.org ##
9432 ## ------------------------------------ ##
9435 sed "s/^/$as_me: WARNING: /" >&2
9438 echo "$as_me:$LINENO: checking for $ac_header" >&5
9439 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9440 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9441 echo $ECHO_N "(cached) $ECHO_C" >&6
9443 eval "$as_ac_Header=\$ac_header_preproc"
9445 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9446 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9449 if test `eval echo '${'$as_ac_Header'}'` = yes; then
9450 cat >>confdefs.h
<<_ACEOF
9451 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9453 echo "$as_me:$LINENO: checking for waddch in -lcurses" >&5
9454 echo $ECHO_N "checking for waddch in -lcurses... $ECHO_C" >&6
9455 if test "${ac_cv_lib_curses_waddch+set}" = set; then
9456 echo $ECHO_N "(cached) $ECHO_C" >&6
9458 ac_check_lib_save_LIBS
=$LIBS
9459 LIBS
="-lcurses $LIBS"
9460 cat >conftest.
$ac_ext <<_ACEOF
9463 cat confdefs.h
>>conftest.
$ac_ext
9464 cat >>conftest.
$ac_ext <<_ACEOF
9465 /* end confdefs.h. */
9467 /* Override any gcc2 internal prototype to avoid an error. */
9471 /* We use char because int might match the return type of a gcc2
9472 builtin and then its argument prototype would still apply. */
9482 rm -f conftest.
$ac_objext conftest
$ac_exeext
9483 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9484 (eval $ac_link) 2>conftest.er1
9486 grep -v '^ *+' conftest.er1
>conftest.err
9488 cat conftest.err
>&5
9489 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9490 (exit $ac_status); } &&
9491 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9492 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9495 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9496 (exit $ac_status); }; } &&
9497 { ac_try
='test -s conftest$ac_exeext'
9498 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9501 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9502 (exit $ac_status); }; }; then
9503 ac_cv_lib_curses_waddch
=yes
9505 echo "$as_me: failed program was:" >&5
9506 sed 's/^/| /' conftest.
$ac_ext >&5
9508 ac_cv_lib_curses_waddch
=no
9510 rm -f conftest.err conftest.
$ac_objext \
9511 conftest
$ac_exeext conftest.
$ac_ext
9512 LIBS
=$ac_check_lib_save_LIBS
9514 echo "$as_me:$LINENO: result: $ac_cv_lib_curses_waddch" >&5
9515 echo "${ECHO_T}$ac_cv_lib_curses_waddch" >&6
9516 if test $ac_cv_lib_curses_waddch = yes; then
9518 cat >>confdefs.h
<<\_ACEOF
9519 #define HAVE_LIBCURSES 1
9522 CURSESLIBS
="-lcurses"
9538 # Extract the first word of "sane-config", so it can be a program name with args.
9539 set dummy sane-config
; ac_word
=$2
9540 echo "$as_me:$LINENO: checking for $ac_word" >&5
9541 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
9542 if test "${ac_cv_prog_sane_devel+set}" = set; then
9543 echo $ECHO_N "(cached) $ECHO_C" >&6
9545 if test -n "$sane_devel"; then
9546 ac_cv_prog_sane_devel
="$sane_devel" # Let the user override the test.
9548 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9552 test -z "$as_dir" && as_dir
=.
9553 for ac_exec_ext
in '' $ac_executable_extensions; do
9554 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9555 ac_cv_prog_sane_devel
="sane-config"
9556 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9562 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel
="no"
9565 sane_devel
=$ac_cv_prog_sane_devel
9566 if test -n "$sane_devel"; then
9567 echo "$as_me:$LINENO: result: $sane_devel" >&5
9568 echo "${ECHO_T}$sane_devel" >&6
9570 echo "$as_me:$LINENO: result: no" >&5
9571 echo "${ECHO_T}no" >&6
9574 if test "$sane_devel" = "no"
9579 SANELIBS
="`$sane_devel --libs`"
9580 SANEINCL
="`$sane_devel --cflags`"
9581 ac_save_CPPFLAGS
="$CPPFLAGS"
9582 ac_save_LIBS
="$LIBS"
9583 CPPFLAGS
="$CPPFLAGS $SANEINCL"
9584 LIBS
="$LIBS $SANELIBS"
9585 if test "${ac_cv_header_sane_sane_h+set}" = set; then
9586 echo "$as_me:$LINENO: checking for sane/sane.h" >&5
9587 echo $ECHO_N "checking for sane/sane.h... $ECHO_C" >&6
9588 if test "${ac_cv_header_sane_sane_h+set}" = set; then
9589 echo $ECHO_N "(cached) $ECHO_C" >&6
9591 echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
9592 echo "${ECHO_T}$ac_cv_header_sane_sane_h" >&6
9594 # Is the header compilable?
9595 echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
9596 echo $ECHO_N "checking sane/sane.h usability... $ECHO_C" >&6
9597 cat >conftest.
$ac_ext <<_ACEOF
9600 cat confdefs.h
>>conftest.
$ac_ext
9601 cat >>conftest.
$ac_ext <<_ACEOF
9602 /* end confdefs.h. */
9603 $ac_includes_default
9604 #include <sane/sane.h>
9606 rm -f conftest.
$ac_objext
9607 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9608 (eval $ac_compile) 2>conftest.er1
9610 grep -v '^ *+' conftest.er1
>conftest.err
9612 cat conftest.err
>&5
9613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9614 (exit $ac_status); } &&
9615 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9616 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9619 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9620 (exit $ac_status); }; } &&
9621 { ac_try
='test -s conftest.$ac_objext'
9622 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9625 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9626 (exit $ac_status); }; }; then
9627 ac_header_compiler
=yes
9629 echo "$as_me: failed program was:" >&5
9630 sed 's/^/| /' conftest.
$ac_ext >&5
9632 ac_header_compiler
=no
9634 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
9635 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9636 echo "${ECHO_T}$ac_header_compiler" >&6
9638 # Is the header present?
9639 echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
9640 echo $ECHO_N "checking sane/sane.h presence... $ECHO_C" >&6
9641 cat >conftest.
$ac_ext <<_ACEOF
9644 cat confdefs.h
>>conftest.
$ac_ext
9645 cat >>conftest.
$ac_ext <<_ACEOF
9646 /* end confdefs.h. */
9647 #include <sane/sane.h>
9649 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9650 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
9652 grep -v '^ *+' conftest.er1
>conftest.err
9654 cat conftest.err
>&5
9655 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9656 (exit $ac_status); } >/dev
/null
; then
9657 if test -s conftest.err
; then
9658 ac_cpp_err
=$ac_c_preproc_warn_flag
9659 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
9666 if test -z "$ac_cpp_err"; then
9667 ac_header_preproc
=yes
9669 echo "$as_me: failed program was:" >&5
9670 sed 's/^/| /' conftest.
$ac_ext >&5
9672 ac_header_preproc
=no
9674 rm -f conftest.err conftest.
$ac_ext
9675 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9676 echo "${ECHO_T}$ac_header_preproc" >&6
9678 # So? What about this header?
9679 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9681 { echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
9682 echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9683 { echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
9684 echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
9685 ac_header_preproc
=yes
9688 { echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
9689 echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
9690 { echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
9691 echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
9692 { echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
9693 echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
9694 { echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
9695 echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
9696 { echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
9697 echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
9698 { echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
9699 echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
9702 ## ------------------------------------ ##
9703 ## Report this to wine-devel@winehq.org ##
9704 ## ------------------------------------ ##
9707 sed "s/^/$as_me: WARNING: /" >&2
9710 echo "$as_me:$LINENO: checking for sane/sane.h" >&5
9711 echo $ECHO_N "checking for sane/sane.h... $ECHO_C" >&6
9712 if test "${ac_cv_header_sane_sane_h+set}" = set; then
9713 echo $ECHO_N "(cached) $ECHO_C" >&6
9715 ac_cv_header_sane_sane_h
=$ac_header_preproc
9717 echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
9718 echo "${ECHO_T}$ac_cv_header_sane_sane_h" >&6
9721 if test $ac_cv_header_sane_sane_h = yes; then
9722 echo "$as_me:$LINENO: checking for sane_open in -lsane" >&5
9723 echo $ECHO_N "checking for sane_open in -lsane... $ECHO_C" >&6
9724 if test "${ac_cv_lib_sane_sane_open+set}" = set; then
9725 echo $ECHO_N "(cached) $ECHO_C" >&6
9727 ac_check_lib_save_LIBS
=$LIBS
9729 cat >conftest.
$ac_ext <<_ACEOF
9732 cat confdefs.h
>>conftest.
$ac_ext
9733 cat >>conftest.
$ac_ext <<_ACEOF
9734 /* end confdefs.h. */
9736 /* Override any gcc2 internal prototype to avoid an error. */
9740 /* We use char because int might match the return type of a gcc2
9741 builtin and then its argument prototype would still apply. */
9751 rm -f conftest.
$ac_objext conftest
$ac_exeext
9752 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9753 (eval $ac_link) 2>conftest.er1
9755 grep -v '^ *+' conftest.er1
>conftest.err
9757 cat conftest.err
>&5
9758 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9759 (exit $ac_status); } &&
9760 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9761 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9764 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9765 (exit $ac_status); }; } &&
9766 { ac_try
='test -s conftest$ac_exeext'
9767 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9770 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9771 (exit $ac_status); }; }; then
9772 ac_cv_lib_sane_sane_open
=yes
9774 echo "$as_me: failed program was:" >&5
9775 sed 's/^/| /' conftest.
$ac_ext >&5
9777 ac_cv_lib_sane_sane_open
=no
9779 rm -f conftest.err conftest.
$ac_objext \
9780 conftest
$ac_exeext conftest.
$ac_ext
9781 LIBS
=$ac_check_lib_save_LIBS
9783 echo "$as_me:$LINENO: result: $ac_cv_lib_sane_sane_open" >&5
9784 echo "${ECHO_T}$ac_cv_lib_sane_sane_open" >&6
9785 if test $ac_cv_lib_sane_sane_open = yes; then
9787 cat >>confdefs.h
<<\_ACEOF
9802 LIBS
="$ac_save_LIBS"
9803 CPPFLAGS
="$ac_save_CPPFLAGS"
9809 for ac_header
in unicode
/ubidi.h
9811 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9812 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9813 echo "$as_me:$LINENO: checking for $ac_header" >&5
9814 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9815 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9816 echo $ECHO_N "(cached) $ECHO_C" >&6
9818 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9819 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9821 # Is the header compilable?
9822 echo "$as_me:$LINENO: checking $ac_header usability" >&5
9823 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9824 cat >conftest.
$ac_ext <<_ACEOF
9827 cat confdefs.h
>>conftest.
$ac_ext
9828 cat >>conftest.
$ac_ext <<_ACEOF
9829 /* end confdefs.h. */
9830 $ac_includes_default
9831 #include <$ac_header>
9833 rm -f conftest.
$ac_objext
9834 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9835 (eval $ac_compile) 2>conftest.er1
9837 grep -v '^ *+' conftest.er1
>conftest.err
9839 cat conftest.err
>&5
9840 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9841 (exit $ac_status); } &&
9842 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9843 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9846 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9847 (exit $ac_status); }; } &&
9848 { ac_try
='test -s conftest.$ac_objext'
9849 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9853 (exit $ac_status); }; }; then
9854 ac_header_compiler
=yes
9856 echo "$as_me: failed program was:" >&5
9857 sed 's/^/| /' conftest.
$ac_ext >&5
9859 ac_header_compiler
=no
9861 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
9862 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9863 echo "${ECHO_T}$ac_header_compiler" >&6
9865 # Is the header present?
9866 echo "$as_me:$LINENO: checking $ac_header presence" >&5
9867 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9868 cat >conftest.
$ac_ext <<_ACEOF
9871 cat confdefs.h
>>conftest.
$ac_ext
9872 cat >>conftest.
$ac_ext <<_ACEOF
9873 /* end confdefs.h. */
9874 #include <$ac_header>
9876 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9877 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
9879 grep -v '^ *+' conftest.er1
>conftest.err
9881 cat conftest.err
>&5
9882 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9883 (exit $ac_status); } >/dev
/null
; then
9884 if test -s conftest.err
; then
9885 ac_cpp_err
=$ac_c_preproc_warn_flag
9886 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
9893 if test -z "$ac_cpp_err"; then
9894 ac_header_preproc
=yes
9896 echo "$as_me: failed program was:" >&5
9897 sed 's/^/| /' conftest.
$ac_ext >&5
9899 ac_header_preproc
=no
9901 rm -f conftest.err conftest.
$ac_ext
9902 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9903 echo "${ECHO_T}$ac_header_preproc" >&6
9905 # So? What about this header?
9906 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9908 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9909 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9910 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9911 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9912 ac_header_preproc
=yes
9915 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9916 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9917 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9918 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9919 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9920 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9921 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
9922 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
9923 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9924 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9925 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9926 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9929 ## ------------------------------------ ##
9930 ## Report this to wine-devel@winehq.org ##
9931 ## ------------------------------------ ##
9934 sed "s/^/$as_me: WARNING: /" >&2
9937 echo "$as_me:$LINENO: checking for $ac_header" >&5
9938 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9939 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9940 echo $ECHO_N "(cached) $ECHO_C" >&6
9942 eval "$as_ac_Header=\$ac_header_preproc"
9944 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9945 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9948 if test `eval echo '${'$as_ac_Header'}'` = yes; then
9949 cat >>confdefs.h
<<_ACEOF
9950 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9957 if test "$ac_cv_header_unicode_ubidi_h" = "yes"
9960 ICU_LIB_DIR
="${ICU_LIB_DIR-/usr/lib}"
9961 ICUUC_LIB
="${ICUUC_LIB-$ICU_LIB_DIR/libsicuuc.a}"
9962 ICUDATA_LIB
="${ICUDATA_LIB-$ICU_LIB_DIR/libsicudata.a}"
9963 echo "$as_me:$LINENO: checking whether can link with ICU libraries $ICUUC_LIB and $ICUDATA_LIB" >&5
9964 echo $ECHO_N "checking whether can link with ICU libraries $ICUUC_LIB and $ICUDATA_LIB... $ECHO_C" >&6
9965 LIBS
="$LIBS $ICUUC_LIB $ICUDATA_LIB -lstdc++ -lgcc_s"
9966 cat >conftest.
$ac_ext <<_ACEOF
9969 cat confdefs.h
>>conftest.
$ac_ext
9970 cat >>conftest.
$ac_ext <<_ACEOF
9971 /* end confdefs.h. */
9972 #include <unicode/ubidi.h>
9981 rm -f conftest.
$ac_objext conftest
$ac_exeext
9982 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9983 (eval $ac_link) 2>conftest.er1
9985 grep -v '^ *+' conftest.er1
>conftest.err
9987 cat conftest.err
>&5
9988 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9989 (exit $ac_status); } &&
9990 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9991 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9994 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9995 (exit $ac_status); }; } &&
9996 { ac_try
='test -s conftest$ac_exeext'
9997 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10000 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10001 (exit $ac_status); }; }; then
10003 cat >>confdefs.h
<<\_ACEOF
10007 ICULIBS
="$ICUUC_LIB $ICUDATA_LIB -lstdc++ -lgcc_s"
10009 echo "$as_me:$LINENO: result: yes" >&5
10010 echo "${ECHO_T}yes" >&6
10012 echo "$as_me: failed program was:" >&5
10013 sed 's/^/| /' conftest.
$ac_ext >&5
10015 echo "$as_me:$LINENO: result: no" >&5
10016 echo "${ECHO_T}no" >&6
10018 rm -f conftest.err conftest.
$ac_objext \
10019 conftest
$ac_exeext conftest.
$ac_ext
10023 echo "$as_me:$LINENO: checking for FT_Init_FreeType in -lfreetype" >&5
10024 echo $ECHO_N "checking for FT_Init_FreeType in -lfreetype... $ECHO_C" >&6
10025 if test "${ac_cv_lib_freetype_FT_Init_FreeType+set}" = set; then
10026 echo $ECHO_N "(cached) $ECHO_C" >&6
10028 ac_check_lib_save_LIBS
=$LIBS
10029 LIBS
="-lfreetype $X_LIBS $LIBS"
10030 cat >conftest.
$ac_ext <<_ACEOF
10033 cat confdefs.h
>>conftest.
$ac_ext
10034 cat >>conftest.
$ac_ext <<_ACEOF
10035 /* end confdefs.h. */
10037 /* Override any gcc2 internal prototype to avoid an error. */
10041 /* We use char because int might match the return type of a gcc2
10042 builtin and then its argument prototype would still apply. */
10043 char FT_Init_FreeType ();
10047 FT_Init_FreeType ();
10052 rm -f conftest.
$ac_objext conftest
$ac_exeext
10053 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10054 (eval $ac_link) 2>conftest.er1
10056 grep -v '^ *+' conftest.er1
>conftest.err
10058 cat conftest.err
>&5
10059 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10060 (exit $ac_status); } &&
10061 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10062 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10063 (eval $ac_try) 2>&5
10065 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10066 (exit $ac_status); }; } &&
10067 { ac_try
='test -s conftest$ac_exeext'
10068 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10069 (eval $ac_try) 2>&5
10071 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10072 (exit $ac_status); }; }; then
10073 ac_cv_lib_freetype_FT_Init_FreeType
=yes
10075 echo "$as_me: failed program was:" >&5
10076 sed 's/^/| /' conftest.
$ac_ext >&5
10078 ac_cv_lib_freetype_FT_Init_FreeType
=no
10080 rm -f conftest.err conftest.
$ac_objext \
10081 conftest
$ac_exeext conftest.
$ac_ext
10082 LIBS
=$ac_check_lib_save_LIBS
10084 echo "$as_me:$LINENO: result: $ac_cv_lib_freetype_FT_Init_FreeType" >&5
10085 echo "${ECHO_T}$ac_cv_lib_freetype_FT_Init_FreeType" >&6
10086 if test $ac_cv_lib_freetype_FT_Init_FreeType = yes; then
10092 if test "$ft_lib" = "no"
10096 wine_cv_msg_freetype
=no
10098 # Extract the first word of "freetype-config", so it can be a program name with args.
10099 set dummy freetype-config
; ac_word
=$2
10100 echo "$as_me:$LINENO: checking for $ac_word" >&5
10101 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
10102 if test "${ac_cv_prog_ft_devel+set}" = set; then
10103 echo $ECHO_N "(cached) $ECHO_C" >&6
10105 if test -n "$ft_devel"; then
10106 ac_cv_prog_ft_devel
="$ft_devel" # Let the user override the test.
10108 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10109 for as_dir
in $PATH
10112 test -z "$as_dir" && as_dir
=.
10113 for ac_exec_ext
in '' $ac_executable_extensions; do
10114 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10115 ac_cv_prog_ft_devel
="freetype-config"
10116 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
10122 test -z "$ac_cv_prog_ft_devel" && ac_cv_prog_ft_devel
="no"
10125 ft_devel
=$ac_cv_prog_ft_devel
10126 if test -n "$ft_devel"; then
10127 echo "$as_me:$LINENO: result: $ft_devel" >&5
10128 echo "${ECHO_T}$ft_devel" >&6
10130 echo "$as_me:$LINENO: result: no" >&5
10131 echo "${ECHO_T}no" >&6
10134 if test "$ft_devel" = "no"
10136 # Extract the first word of "freetype2-config", so it can be a program name with args.
10137 set dummy freetype2-config
; ac_word
=$2
10138 echo "$as_me:$LINENO: checking for $ac_word" >&5
10139 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
10140 if test "${ac_cv_prog_ft_devel2+set}" = set; then
10141 echo $ECHO_N "(cached) $ECHO_C" >&6
10143 if test -n "$ft_devel2"; then
10144 ac_cv_prog_ft_devel2
="$ft_devel2" # Let the user override the test.
10146 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10147 for as_dir
in $PATH
10150 test -z "$as_dir" && as_dir
=.
10151 for ac_exec_ext
in '' $ac_executable_extensions; do
10152 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10153 ac_cv_prog_ft_devel2
="freetype2-config"
10154 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
10160 test -z "$ac_cv_prog_ft_devel2" && ac_cv_prog_ft_devel2
="no"
10163 ft_devel2
=$ac_cv_prog_ft_devel2
10164 if test -n "$ft_devel2"; then
10165 echo "$as_me:$LINENO: result: $ft_devel2" >&5
10166 echo "${ECHO_T}$ft_devel2" >&6
10168 echo "$as_me:$LINENO: result: no" >&5
10169 echo "${ECHO_T}no" >&6
10172 if test "$ft_devel2" = "freetype2-config"
10174 ft_devel
=$ft_devel2
10177 if test "$ft_devel" = "no"
10181 wine_cv_msg_freetype
=yes
10183 FREETYPELIBS
=`$ft_devel --libs`
10184 FREETYPEINCL
=`$ft_devel --cflags`
10185 ac_save_CPPFLAGS
="$CPPFLAGS"
10186 CPPFLAGS
="$FREETYPEINCL $CPPFLAGS"
10197 for ac_header
in ft2build.h \
10198 freetype
/freetype.h \
10199 freetype
/ftglyph.h \
10200 freetype
/tttables.h \
10201 freetype
/ftnames.h \
10202 freetype
/ftsnames.h \
10203 freetype
/ttnameid.h \
10204 freetype
/ftoutln.h \
10205 freetype
/ftwinfnt.h \
10206 freetype
/internal
/sfnt.h
10208 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10209 echo "$as_me:$LINENO: checking for $ac_header" >&5
10210 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10211 if eval "test \"\${$as_ac_Header+set}\" = set"; then
10212 echo $ECHO_N "(cached) $ECHO_C" >&6
10214 cat >conftest.
$ac_ext <<_ACEOF
10217 cat confdefs.h
>>conftest.
$ac_ext
10218 cat >>conftest.
$ac_ext <<_ACEOF
10219 /* end confdefs.h. */
10220 #if HAVE_FT2BUILD_H
10221 #include <ft2build.h>
10224 #include <$ac_header>
10226 rm -f conftest.
$ac_objext
10227 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10228 (eval $ac_compile) 2>conftest.er1
10230 grep -v '^ *+' conftest.er1
>conftest.err
10232 cat conftest.err
>&5
10233 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10234 (exit $ac_status); } &&
10235 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10236 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10237 (eval $ac_try) 2>&5
10239 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10240 (exit $ac_status); }; } &&
10241 { ac_try
='test -s conftest.$ac_objext'
10242 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10243 (eval $ac_try) 2>&5
10245 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10246 (exit $ac_status); }; }; then
10247 eval "$as_ac_Header=yes"
10249 echo "$as_me: failed program was:" >&5
10250 sed 's/^/| /' conftest.
$ac_ext >&5
10252 eval "$as_ac_Header=no"
10254 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10256 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10257 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10258 if test `eval echo '${'$as_ac_Header'}'` = yes; then
10259 cat >>confdefs.h
<<_ACEOF
10260 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10267 cat >conftest.
$ac_ext <<_ACEOF
10270 cat confdefs.h
>>conftest.
$ac_ext
10271 cat >>conftest.
$ac_ext <<_ACEOF
10272 /* end confdefs.h. */
10273 #include <ft2build.h>
10274 #include <freetype/fttrigon.h>
10276 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10277 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
10279 grep -v '^ *+' conftest.er1
>conftest.err
10281 cat conftest.err
>&5
10282 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10283 (exit $ac_status); } >/dev
/null
; then
10284 if test -s conftest.err
; then
10285 ac_cpp_err
=$ac_c_preproc_warn_flag
10286 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
10293 if test -z "$ac_cpp_err"; then
10295 cat >>confdefs.h
<<\_ACEOF
10296 #define HAVE_FREETYPE_FTTRIGON_H 1
10299 wine_cv_fttrigon
=yes
10301 echo "$as_me: failed program was:" >&5
10302 sed 's/^/| /' conftest.
$ac_ext >&5
10304 wine_cv_fttrigon
=no
10306 rm -f conftest.err conftest.
$ac_ext
10307 CPPFLAGS
="$ac_save_CPPFLAGS"
10308 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
10311 cat >>confdefs.h
<<\_ACEOF
10312 #define HAVE_FREETYPE 1
10315 wine_cv_msg_freetype
=no
10319 wine_cv_msg_freetype
=yes
10326 if test "$FONTFORGE" != "false" -a -n "$FREETYPELIBS"
10328 FONTSSUBDIRS
="fonts"
10332 echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
10333 echo $ECHO_N "checking for parport header/ppdev.h... $ECHO_C" >&6
10334 if test "${ac_cv_c_ppdev+set}" = set; then
10335 echo $ECHO_N "(cached) $ECHO_C" >&6
10337 cat >conftest.
$ac_ext <<_ACEOF
10340 cat confdefs.h
>>conftest.
$ac_ext
10341 cat >>conftest.
$ac_ext <<_ACEOF
10342 /* end confdefs.h. */
10343 #include <linux/ppdev.h>
10347 ioctl (1,PPCLAIM,0)
10352 rm -f conftest.
$ac_objext
10353 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10354 (eval $ac_compile) 2>conftest.er1
10356 grep -v '^ *+' conftest.er1
>conftest.err
10358 cat conftest.err
>&5
10359 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10360 (exit $ac_status); } &&
10361 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10362 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10363 (eval $ac_try) 2>&5
10365 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10366 (exit $ac_status); }; } &&
10367 { ac_try
='test -s conftest.$ac_objext'
10368 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10369 (eval $ac_try) 2>&5
10371 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10372 (exit $ac_status); }; }; then
10373 ac_cv_c_ppdev
="yes"
10375 echo "$as_me: failed program was:" >&5
10376 sed 's/^/| /' conftest.
$ac_ext >&5
10380 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10383 echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
10384 echo "${ECHO_T}$ac_cv_c_ppdev" >&6
10385 if test "$ac_cv_c_ppdev" = "yes"
10388 cat >>confdefs.h
<<\_ACEOF
10389 #define HAVE_PPDEV 1
10394 echo "$as_me:$LINENO: checking for va_copy" >&5
10395 echo $ECHO_N "checking for va_copy... $ECHO_C" >&6
10396 if test "${ac_cv_c_va_copy+set}" = set; then
10397 echo $ECHO_N "(cached) $ECHO_C" >&6
10399 cat >conftest.
$ac_ext <<_ACEOF
10402 cat confdefs.h
>>conftest.
$ac_ext
10403 cat >>conftest.
$ac_ext <<_ACEOF
10404 /* end confdefs.h. */
10405 #include <stdarg.h>
10416 rm -f conftest.
$ac_objext conftest
$ac_exeext
10417 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10418 (eval $ac_link) 2>conftest.er1
10420 grep -v '^ *+' conftest.er1
>conftest.err
10422 cat conftest.err
>&5
10423 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10424 (exit $ac_status); } &&
10425 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10426 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10427 (eval $ac_try) 2>&5
10429 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10430 (exit $ac_status); }; } &&
10431 { ac_try
='test -s conftest$ac_exeext'
10432 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10433 (eval $ac_try) 2>&5
10435 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10436 (exit $ac_status); }; }; then
10437 ac_cv_c_va_copy
="yes"
10439 echo "$as_me: failed program was:" >&5
10440 sed 's/^/| /' conftest.
$ac_ext >&5
10442 ac_cv_c_va_copy
="no"
10444 rm -f conftest.err conftest.
$ac_objext \
10445 conftest
$ac_exeext conftest.
$ac_ext
10448 echo "$as_me:$LINENO: result: $ac_cv_c_va_copy" >&5
10449 echo "${ECHO_T}$ac_cv_c_va_copy" >&6
10450 if test "$ac_cv_c_va_copy" = "yes"
10453 cat >>confdefs.h
<<\_ACEOF
10454 #define HAVE_VA_COPY 1
10458 echo "$as_me:$LINENO: checking for __va_copy" >&5
10459 echo $ECHO_N "checking for __va_copy... $ECHO_C" >&6
10460 if test "${ac_cv_c___va_copy+set}" = set; then
10461 echo $ECHO_N "(cached) $ECHO_C" >&6
10463 cat >conftest.
$ac_ext <<_ACEOF
10466 cat confdefs.h
>>conftest.
$ac_ext
10467 cat >>conftest.
$ac_ext <<_ACEOF
10468 /* end confdefs.h. */
10469 #include <stdarg.h>
10474 __va_copy(ap1,ap2);
10480 rm -f conftest.
$ac_objext conftest
$ac_exeext
10481 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10482 (eval $ac_link) 2>conftest.er1
10484 grep -v '^ *+' conftest.er1
>conftest.err
10486 cat conftest.err
>&5
10487 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10488 (exit $ac_status); } &&
10489 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10490 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10491 (eval $ac_try) 2>&5
10493 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10494 (exit $ac_status); }; } &&
10495 { ac_try
='test -s conftest$ac_exeext'
10496 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10497 (eval $ac_try) 2>&5
10499 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10500 (exit $ac_status); }; }; then
10501 ac_cv_c___va_copy
="yes"
10503 echo "$as_me: failed program was:" >&5
10504 sed 's/^/| /' conftest.
$ac_ext >&5
10506 ac_cv_c___va_copy
="no"
10508 rm -f conftest.err conftest.
$ac_objext \
10509 conftest
$ac_exeext conftest.
$ac_ext
10512 echo "$as_me:$LINENO: result: $ac_cv_c___va_copy" >&5
10513 echo "${ECHO_T}$ac_cv_c___va_copy" >&6
10514 if test "$ac_cv_c___va_copy" = "yes"
10517 cat >>confdefs.h
<<\_ACEOF
10518 #define HAVE___VA_COPY 1
10523 echo "$as_me:$LINENO: checking for sigsetjmp" >&5
10524 echo $ECHO_N "checking for sigsetjmp... $ECHO_C" >&6
10525 if test "${ac_cv_c_sigsetjmp+set}" = set; then
10526 echo $ECHO_N "(cached) $ECHO_C" >&6
10528 cat >conftest.
$ac_ext <<_ACEOF
10531 cat confdefs.h
>>conftest.
$ac_ext
10532 cat >>conftest.
$ac_ext <<_ACEOF
10533 /* end confdefs.h. */
10534 #include <setjmp.h>
10539 sigsetjmp( buf, 1 );
10540 siglongjmp( buf, 1 );
10545 rm -f conftest.
$ac_objext conftest
$ac_exeext
10546 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10547 (eval $ac_link) 2>conftest.er1
10549 grep -v '^ *+' conftest.er1
>conftest.err
10551 cat conftest.err
>&5
10552 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10553 (exit $ac_status); } &&
10554 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10555 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10556 (eval $ac_try) 2>&5
10558 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10559 (exit $ac_status); }; } &&
10560 { ac_try
='test -s conftest$ac_exeext'
10561 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10562 (eval $ac_try) 2>&5
10564 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10565 (exit $ac_status); }; }; then
10566 ac_cv_c_sigsetjmp
="yes"
10568 echo "$as_me: failed program was:" >&5
10569 sed 's/^/| /' conftest.
$ac_ext >&5
10571 ac_cv_c_sigsetjmp
="no"
10573 rm -f conftest.err conftest.
$ac_objext \
10574 conftest
$ac_exeext conftest.
$ac_ext
10577 echo "$as_me:$LINENO: result: $ac_cv_c_sigsetjmp" >&5
10578 echo "${ECHO_T}$ac_cv_c_sigsetjmp" >&6
10579 if test "$ac_cv_c_sigsetjmp" = "yes"
10582 cat >>confdefs.h
<<\_ACEOF
10583 #define HAVE_SIGSETJMP 1
10588 echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5
10589 echo $ECHO_N "checking for pthread_rwlock_t... $ECHO_C" >&6
10590 if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then
10591 echo $ECHO_N "(cached) $ECHO_C" >&6
10593 cat >conftest.
$ac_ext <<_ACEOF
10596 cat confdefs.h
>>conftest.
$ac_ext
10597 cat >>conftest.
$ac_ext <<_ACEOF
10598 /* end confdefs.h. */
10599 #define _GNU_SOURCE
10600 #include <pthread.h>
10605 if ((pthread_rwlock_t *) 0)
10607 if (sizeof (pthread_rwlock_t))
10613 rm -f conftest.
$ac_objext
10614 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10615 (eval $ac_compile) 2>conftest.er1
10617 grep -v '^ *+' conftest.er1
>conftest.err
10619 cat conftest.err
>&5
10620 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10621 (exit $ac_status); } &&
10622 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10623 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10624 (eval $ac_try) 2>&5
10626 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10627 (exit $ac_status); }; } &&
10628 { ac_try
='test -s conftest.$ac_objext'
10629 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10630 (eval $ac_try) 2>&5
10632 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10633 (exit $ac_status); }; }; then
10634 ac_cv_type_pthread_rwlock_t
=yes
10636 echo "$as_me: failed program was:" >&5
10637 sed 's/^/| /' conftest.
$ac_ext >&5
10639 ac_cv_type_pthread_rwlock_t
=no
10641 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10643 echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5
10644 echo "${ECHO_T}$ac_cv_type_pthread_rwlock_t" >&6
10645 if test $ac_cv_type_pthread_rwlock_t = yes; then
10647 cat >>confdefs.h
<<_ACEOF
10648 #define HAVE_PTHREAD_RWLOCK_T 1
10653 echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5
10654 echo $ECHO_N "checking for pthread_rwlockattr_t... $ECHO_C" >&6
10655 if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then
10656 echo $ECHO_N "(cached) $ECHO_C" >&6
10658 cat >conftest.
$ac_ext <<_ACEOF
10661 cat confdefs.h
>>conftest.
$ac_ext
10662 cat >>conftest.
$ac_ext <<_ACEOF
10663 /* end confdefs.h. */
10664 #define _GNU_SOURCE
10665 #include <pthread.h>
10670 if ((pthread_rwlockattr_t *) 0)
10672 if (sizeof (pthread_rwlockattr_t))
10678 rm -f conftest.
$ac_objext
10679 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10680 (eval $ac_compile) 2>conftest.er1
10682 grep -v '^ *+' conftest.er1
>conftest.err
10684 cat conftest.err
>&5
10685 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10686 (exit $ac_status); } &&
10687 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10688 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10689 (eval $ac_try) 2>&5
10691 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10692 (exit $ac_status); }; } &&
10693 { ac_try
='test -s conftest.$ac_objext'
10694 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10695 (eval $ac_try) 2>&5
10697 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10698 (exit $ac_status); }; }; then
10699 ac_cv_type_pthread_rwlockattr_t
=yes
10701 echo "$as_me: failed program was:" >&5
10702 sed 's/^/| /' conftest.
$ac_ext >&5
10704 ac_cv_type_pthread_rwlockattr_t
=no
10706 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10708 echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5
10709 echo "${ECHO_T}$ac_cv_type_pthread_rwlockattr_t" >&6
10710 if test $ac_cv_type_pthread_rwlockattr_t = yes; then
10712 cat >>confdefs.h
<<_ACEOF
10713 #define HAVE_PTHREAD_RWLOCKATTR_T 1
10720 ac_save_LIBS
="$LIBS"
10721 LIBS
="$LIBS $LIBPTHREAD"
10726 pthread_getattr_np \
10727 pthread_get_stackaddr_np \
10728 pthread_get_stacksize_np \
10731 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10732 echo "$as_me:$LINENO: checking for $ac_func" >&5
10733 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10734 if eval "test \"\${$as_ac_var+set}\" = set"; then
10735 echo $ECHO_N "(cached) $ECHO_C" >&6
10737 cat >conftest.
$ac_ext <<_ACEOF
10740 cat confdefs.h
>>conftest.
$ac_ext
10741 cat >>conftest.
$ac_ext <<_ACEOF
10742 /* end confdefs.h. */
10743 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10744 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10745 #define $ac_func innocuous_$ac_func
10747 /* System header to define __stub macros and hopefully few prototypes,
10748 which can conflict with char $ac_func (); below.
10749 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10750 <limits.h> exists even on freestanding compilers. */
10753 # include <limits.h>
10755 # include <assert.h>
10760 /* Override any gcc2 internal prototype to avoid an error. */
10765 /* We use char because int might match the return type of a gcc2
10766 builtin and then its argument prototype would still apply. */
10768 /* The GNU C library defines this for functions which it implements
10769 to always fail with ENOSYS. Some functions are actually named
10770 something starting with __ and the normal name is an alias. */
10771 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10774 char (*f) () = $ac_func;
10783 return f != $ac_func;
10788 rm -f conftest.
$ac_objext conftest
$ac_exeext
10789 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10790 (eval $ac_link) 2>conftest.er1
10792 grep -v '^ *+' conftest.er1
>conftest.err
10794 cat conftest.err
>&5
10795 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10796 (exit $ac_status); } &&
10797 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10798 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10799 (eval $ac_try) 2>&5
10801 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10802 (exit $ac_status); }; } &&
10803 { ac_try
='test -s conftest$ac_exeext'
10804 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10805 (eval $ac_try) 2>&5
10807 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10808 (exit $ac_status); }; }; then
10809 eval "$as_ac_var=yes"
10811 echo "$as_me: failed program was:" >&5
10812 sed 's/^/| /' conftest.
$ac_ext >&5
10814 eval "$as_ac_var=no"
10816 rm -f conftest.err conftest.
$ac_objext \
10817 conftest
$ac_exeext conftest.
$ac_ext
10819 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10820 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10821 if test `eval echo '${'$as_ac_var'}'` = yes; then
10822 cat >>confdefs.h
<<_ACEOF
10823 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10829 LIBS
="$ac_save_LIBS"
10834 for ac_header
in sys
/soundcard.h machine
/soundcard.h soundcard.h
10836 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10837 if eval "test \"\${$as_ac_Header+set}\" = set"; then
10838 echo "$as_me:$LINENO: checking for $ac_header" >&5
10839 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10840 if eval "test \"\${$as_ac_Header+set}\" = set"; then
10841 echo $ECHO_N "(cached) $ECHO_C" >&6
10843 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10844 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10846 # Is the header compilable?
10847 echo "$as_me:$LINENO: checking $ac_header usability" >&5
10848 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10849 cat >conftest.
$ac_ext <<_ACEOF
10852 cat confdefs.h
>>conftest.
$ac_ext
10853 cat >>conftest.
$ac_ext <<_ACEOF
10854 /* end confdefs.h. */
10855 $ac_includes_default
10856 #include <$ac_header>
10858 rm -f conftest.
$ac_objext
10859 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10860 (eval $ac_compile) 2>conftest.er1
10862 grep -v '^ *+' conftest.er1
>conftest.err
10864 cat conftest.err
>&5
10865 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10866 (exit $ac_status); } &&
10867 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10868 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10869 (eval $ac_try) 2>&5
10871 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10872 (exit $ac_status); }; } &&
10873 { ac_try
='test -s conftest.$ac_objext'
10874 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10875 (eval $ac_try) 2>&5
10877 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10878 (exit $ac_status); }; }; then
10879 ac_header_compiler
=yes
10881 echo "$as_me: failed program was:" >&5
10882 sed 's/^/| /' conftest.
$ac_ext >&5
10884 ac_header_compiler
=no
10886 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
10887 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10888 echo "${ECHO_T}$ac_header_compiler" >&6
10890 # Is the header present?
10891 echo "$as_me:$LINENO: checking $ac_header presence" >&5
10892 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10893 cat >conftest.
$ac_ext <<_ACEOF
10896 cat confdefs.h
>>conftest.
$ac_ext
10897 cat >>conftest.
$ac_ext <<_ACEOF
10898 /* end confdefs.h. */
10899 #include <$ac_header>
10901 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10902 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
10904 grep -v '^ *+' conftest.er1
>conftest.err
10906 cat conftest.err
>&5
10907 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10908 (exit $ac_status); } >/dev
/null
; then
10909 if test -s conftest.err
; then
10910 ac_cpp_err
=$ac_c_preproc_warn_flag
10911 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
10918 if test -z "$ac_cpp_err"; then
10919 ac_header_preproc
=yes
10921 echo "$as_me: failed program was:" >&5
10922 sed 's/^/| /' conftest.
$ac_ext >&5
10924 ac_header_preproc
=no
10926 rm -f conftest.err conftest.
$ac_ext
10927 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10928 echo "${ECHO_T}$ac_header_preproc" >&6
10930 # So? What about this header?
10931 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
10933 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10934 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10935 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10936 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10937 ac_header_preproc
=yes
10940 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10941 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10942 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10943 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10944 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10945 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10946 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10947 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10948 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10949 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10950 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10951 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10954 ## ------------------------------------ ##
10955 ## Report this to wine-devel@winehq.org ##
10956 ## ------------------------------------ ##
10959 sed "s/^/$as_me: WARNING: /" >&2
10962 echo "$as_me:$LINENO: checking for $ac_header" >&5
10963 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10964 if eval "test \"\${$as_ac_Header+set}\" = set"; then
10965 echo $ECHO_N "(cached) $ECHO_C" >&6
10967 eval "$as_ac_Header=\$ac_header_preproc"
10969 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10970 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10973 if test `eval echo '${'$as_ac_Header'}'` = yes; then
10974 cat >>confdefs.h
<<_ACEOF
10975 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10983 echo "$as_me:$LINENO: checking for Open Sound System" >&5
10984 echo $ECHO_N "checking for Open Sound System... $ECHO_C" >&6
10985 if test "${ac_cv_c_opensoundsystem+set}" = set; then
10986 echo $ECHO_N "(cached) $ECHO_C" >&6
10988 cat >conftest.
$ac_ext <<_ACEOF
10991 cat confdefs.h
>>conftest.
$ac_ext
10992 cat >>conftest.
$ac_ext <<_ACEOF
10993 /* end confdefs.h. */
10995 #if defined(HAVE_SYS_SOUNDCARD_H)
10996 #include <sys/soundcard.h>
10997 #elif defined(HAVE_MACHINE_SOUNDCARD_H)
10998 #include <machine/soundcard.h>
10999 #elif defined(HAVE_SOUNDCARD_H)
11000 #include <soundcard.h>
11008 /* check for one of the Open Sound System specific SNDCTL_ defines */
11009 #if !defined(SNDCTL_DSP_STEREO)
11010 #error No open sound system
11017 rm -f conftest.
$ac_objext
11018 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11019 (eval $ac_compile) 2>conftest.er1
11021 grep -v '^ *+' conftest.er1
>conftest.err
11023 cat conftest.err
>&5
11024 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11025 (exit $ac_status); } &&
11026 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11027 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11028 (eval $ac_try) 2>&5
11030 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11031 (exit $ac_status); }; } &&
11032 { ac_try
='test -s conftest.$ac_objext'
11033 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11034 (eval $ac_try) 2>&5
11036 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11037 (exit $ac_status); }; }; then
11038 ac_cv_c_opensoundsystem
="yes"
11040 echo "$as_me: failed program was:" >&5
11041 sed 's/^/| /' conftest.
$ac_ext >&5
11043 ac_cv_c_opensoundsystem
="no"
11045 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11047 echo "$as_me:$LINENO: result: $ac_cv_c_opensoundsystem" >&5
11048 echo "${ECHO_T}$ac_cv_c_opensoundsystem" >&6
11050 if test "$ac_cv_c_opensoundsystem" = "yes"
11053 cat >>confdefs.h
<<\_ACEOF
11059 echo "$as_me:$LINENO: checking for Open Sound System/MIDI interface" >&5
11060 echo $ECHO_N "checking for Open Sound System/MIDI interface... $ECHO_C" >&6
11061 if test "${ac_cv_c_opensoundsystem_midi+set}" = set; then
11062 echo $ECHO_N "(cached) $ECHO_C" >&6
11064 cat >conftest.
$ac_ext <<_ACEOF
11067 cat confdefs.h
>>conftest.
$ac_ext
11068 cat >>conftest.
$ac_ext <<_ACEOF
11069 /* end confdefs.h. */
11071 #if defined(HAVE_SYS_SOUNDCARD_H)
11072 #include <sys/soundcard.h>
11073 #elif defined(HAVE_MACHINE_SOUNDCARD_H)
11074 #include <machine/soundcard.h>
11075 #elif defined(HAVE_SOUNDCARD_H)
11076 #include <soundcard.h>
11084 /* check for one of the Open Sound System specific SNDCTL_SEQ defines */
11085 #if !defined(SNDCTL_SEQ_SYNC)
11086 #error No open sound system MIDI interface
11093 rm -f conftest.
$ac_objext
11094 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11095 (eval $ac_compile) 2>conftest.er1
11097 grep -v '^ *+' conftest.er1
>conftest.err
11099 cat conftest.err
>&5
11100 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11101 (exit $ac_status); } &&
11102 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11103 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11104 (eval $ac_try) 2>&5
11106 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11107 (exit $ac_status); }; } &&
11108 { ac_try
='test -s conftest.$ac_objext'
11109 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11110 (eval $ac_try) 2>&5
11112 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11113 (exit $ac_status); }; }; then
11114 ac_cv_c_opensoundsystem_midi
="yes"
11116 echo "$as_me: failed program was:" >&5
11117 sed 's/^/| /' conftest.
$ac_ext >&5
11119 ac_cv_c_opensoundsystem_midi
="no"
11121 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11123 echo "$as_me:$LINENO: result: $ac_cv_c_opensoundsystem_midi" >&5
11124 echo "${ECHO_T}$ac_cv_c_opensoundsystem_midi" >&6
11126 if test "$ac_cv_c_opensoundsystem_midi" = "yes"
11129 cat >>confdefs.h
<<\_ACEOF
11130 #define HAVE_OSS_MIDI 1
11135 # Extract the first word of "artsc-config", so it can be a program name with args.
11136 set dummy artsc-config
; ac_word
=$2
11137 echo "$as_me:$LINENO: checking for $ac_word" >&5
11138 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
11139 if test "${ac_cv_path_ARTSCCONFIG+set}" = set; then
11140 echo $ECHO_N "(cached) $ECHO_C" >&6
11142 case $ARTSCCONFIG in
11144 ac_cv_path_ARTSCCONFIG
="$ARTSCCONFIG" # Let the user override the test with a path.
11147 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11148 for as_dir
in $PATH
11151 test -z "$as_dir" && as_dir
=.
11152 for ac_exec_ext
in '' $ac_executable_extensions; do
11153 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11154 ac_cv_path_ARTSCCONFIG
="$as_dir/$ac_word$ac_exec_ext"
11155 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11164 ARTSCCONFIG
=$ac_cv_path_ARTSCCONFIG
11166 if test -n "$ARTSCCONFIG"; then
11167 echo "$as_me:$LINENO: result: $ARTSCCONFIG" >&5
11168 echo "${ECHO_T}$ARTSCCONFIG" >&6
11170 echo "$as_me:$LINENO: result: no" >&5
11171 echo "${ECHO_T}no" >&6
11174 if test x
$ARTSCCONFIG != x
-a x
$ARTSCCONFIG != x
'"$ARTSCCONFIG"';
11177 for i
in `$ARTSCCONFIG --cflags`
11180 -I*) ARTSC_CFLAGS
="$ARTSC_CFLAGS $i";;
11183 ARTSC_LIBS
=`$ARTSCCONFIG --libs`
11184 save_CFLAGS
="$CFLAGS"
11185 CFLAGS
="$CFLAGS $ARTSC_CFLAGS"
11186 cat >conftest.
$ac_ext <<_ACEOF
11189 cat confdefs.h
>>conftest.
$ac_ext
11190 cat >>conftest.
$ac_ext <<_ACEOF
11191 /* end confdefs.h. */
11196 arts_stream_t stream;
11201 rm -f conftest.
$ac_objext
11202 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11203 (eval $ac_compile) 2>conftest.er1
11205 grep -v '^ *+' conftest.er1
>conftest.err
11207 cat conftest.err
>&5
11208 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11209 (exit $ac_status); } &&
11210 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11211 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11212 (eval $ac_try) 2>&5
11214 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11215 (exit $ac_status); }; } &&
11216 { ac_try
='test -s conftest.$ac_objext'
11217 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11218 (eval $ac_try) 2>&5
11220 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11221 (exit $ac_status); }; }; then
11222 ARTSLIBS
=$ARTSC_LIBS
11224 ARTSINCL
=$ARTSC_CFLAGS
11227 cat >>confdefs.h
<<\_ACEOF
11228 #define HAVE_ARTS 1
11232 echo "$as_me: failed program was:" >&5
11233 sed 's/^/| /' conftest.
$ac_ext >&5
11236 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11237 CFLAGS
="$save_CFLAGS"
11244 for ac_header
in alsa
/asoundlib.h sys
/asoundlib.h
11246 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11247 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11248 echo "$as_me:$LINENO: checking for $ac_header" >&5
11249 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11250 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11251 echo $ECHO_N "(cached) $ECHO_C" >&6
11253 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11254 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11256 # Is the header compilable?
11257 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11258 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11259 cat >conftest.
$ac_ext <<_ACEOF
11262 cat confdefs.h
>>conftest.
$ac_ext
11263 cat >>conftest.
$ac_ext <<_ACEOF
11264 /* end confdefs.h. */
11265 $ac_includes_default
11266 #include <$ac_header>
11268 rm -f conftest.
$ac_objext
11269 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11270 (eval $ac_compile) 2>conftest.er1
11272 grep -v '^ *+' conftest.er1
>conftest.err
11274 cat conftest.err
>&5
11275 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11276 (exit $ac_status); } &&
11277 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11278 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11279 (eval $ac_try) 2>&5
11281 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11282 (exit $ac_status); }; } &&
11283 { ac_try
='test -s conftest.$ac_objext'
11284 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11285 (eval $ac_try) 2>&5
11287 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11288 (exit $ac_status); }; }; then
11289 ac_header_compiler
=yes
11291 echo "$as_me: failed program was:" >&5
11292 sed 's/^/| /' conftest.
$ac_ext >&5
11294 ac_header_compiler
=no
11296 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11297 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11298 echo "${ECHO_T}$ac_header_compiler" >&6
11300 # Is the header present?
11301 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11302 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11303 cat >conftest.
$ac_ext <<_ACEOF
11306 cat confdefs.h
>>conftest.
$ac_ext
11307 cat >>conftest.
$ac_ext <<_ACEOF
11308 /* end confdefs.h. */
11309 #include <$ac_header>
11311 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11312 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
11314 grep -v '^ *+' conftest.er1
>conftest.err
11316 cat conftest.err
>&5
11317 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11318 (exit $ac_status); } >/dev
/null
; then
11319 if test -s conftest.err
; then
11320 ac_cpp_err
=$ac_c_preproc_warn_flag
11321 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
11328 if test -z "$ac_cpp_err"; then
11329 ac_header_preproc
=yes
11331 echo "$as_me: failed program was:" >&5
11332 sed 's/^/| /' conftest.
$ac_ext >&5
11334 ac_header_preproc
=no
11336 rm -f conftest.err conftest.
$ac_ext
11337 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11338 echo "${ECHO_T}$ac_header_preproc" >&6
11340 # So? What about this header?
11341 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11343 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11344 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11345 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11346 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11347 ac_header_preproc
=yes
11350 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11351 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11352 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11353 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11354 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11355 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11356 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11357 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11358 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11359 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11360 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11361 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11364 ## ------------------------------------ ##
11365 ## Report this to wine-devel@winehq.org ##
11366 ## ------------------------------------ ##
11369 sed "s/^/$as_me: WARNING: /" >&2
11372 echo "$as_me:$LINENO: checking for $ac_header" >&5
11373 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11374 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11375 echo $ECHO_N "(cached) $ECHO_C" >&6
11377 eval "$as_ac_Header=\$ac_header_preproc"
11379 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11380 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11383 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11384 cat >>confdefs.h
<<_ACEOF
11385 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11392 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
11394 echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
11395 echo $ECHO_N "checking for snd_pcm_hw_params_get_access in -lasound... $ECHO_C" >&6
11396 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
11397 echo $ECHO_N "(cached) $ECHO_C" >&6
11399 ac_check_lib_save_LIBS
=$LIBS
11400 LIBS
="-lasound $LIBS"
11401 cat >conftest.
$ac_ext <<_ACEOF
11404 cat confdefs.h
>>conftest.
$ac_ext
11405 cat >>conftest.
$ac_ext <<_ACEOF
11406 /* end confdefs.h. */
11408 /* Override any gcc2 internal prototype to avoid an error. */
11412 /* We use char because int might match the return type of a gcc2
11413 builtin and then its argument prototype would still apply. */
11414 char snd_pcm_hw_params_get_access ();
11418 snd_pcm_hw_params_get_access ();
11423 rm -f conftest.
$ac_objext conftest
$ac_exeext
11424 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11425 (eval $ac_link) 2>conftest.er1
11427 grep -v '^ *+' conftest.er1
>conftest.err
11429 cat conftest.err
>&5
11430 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11431 (exit $ac_status); } &&
11432 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11433 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11434 (eval $ac_try) 2>&5
11436 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11437 (exit $ac_status); }; } &&
11438 { ac_try
='test -s conftest$ac_exeext'
11439 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11440 (eval $ac_try) 2>&5
11442 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11443 (exit $ac_status); }; }; then
11444 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=yes
11446 echo "$as_me: failed program was:" >&5
11447 sed 's/^/| /' conftest.
$ac_ext >&5
11449 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=no
11451 rm -f conftest.err conftest.
$ac_objext \
11452 conftest
$ac_exeext conftest.
$ac_ext
11453 LIBS
=$ac_check_lib_save_LIBS
11455 echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
11456 echo "${ECHO_T}$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6
11457 if test $ac_cv_lib_asound_snd_pcm_hw_params_get_access = yes; then
11458 cat >conftest.
$ac_ext <<_ACEOF
11461 cat confdefs.h
>>conftest.
$ac_ext
11462 cat >>conftest.
$ac_ext <<_ACEOF
11463 /* end confdefs.h. */
11464 #ifdef HAVE_ALSA_ASOUNDLIB_H
11465 #include <alsa/asoundlib.h>
11466 #elif defined(HAVE_SYS_ASOUNDLIB_H)
11467 #include <sys/asoundlib.h>
11472 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
11477 rm -f conftest.
$ac_objext
11478 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11479 (eval $ac_compile) 2>conftest.er1
11481 grep -v '^ *+' conftest.er1
>conftest.err
11483 cat conftest.err
>&5
11484 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11485 (exit $ac_status); } &&
11486 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11487 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11488 (eval $ac_try) 2>&5
11490 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11491 (exit $ac_status); }; } &&
11492 { ac_try
='test -s conftest.$ac_objext'
11493 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11494 (eval $ac_try) 2>&5
11496 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11497 (exit $ac_status); }; }; then
11499 cat >>confdefs.h
<<\_ACEOF
11500 #define HAVE_ALSA 1
11503 ALSALIBS
="-lasound"
11505 echo "$as_me: failed program was:" >&5
11506 sed 's/^/| /' conftest.
$ac_ext >&5
11509 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11518 for ac_header
in libaudioio.h
11520 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11521 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11522 echo "$as_me:$LINENO: checking for $ac_header" >&5
11523 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11524 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11525 echo $ECHO_N "(cached) $ECHO_C" >&6
11527 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11528 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11530 # Is the header compilable?
11531 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11532 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11533 cat >conftest.
$ac_ext <<_ACEOF
11536 cat confdefs.h
>>conftest.
$ac_ext
11537 cat >>conftest.
$ac_ext <<_ACEOF
11538 /* end confdefs.h. */
11539 $ac_includes_default
11540 #include <$ac_header>
11542 rm -f conftest.
$ac_objext
11543 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11544 (eval $ac_compile) 2>conftest.er1
11546 grep -v '^ *+' conftest.er1
>conftest.err
11548 cat conftest.err
>&5
11549 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11550 (exit $ac_status); } &&
11551 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11552 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11553 (eval $ac_try) 2>&5
11555 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11556 (exit $ac_status); }; } &&
11557 { ac_try
='test -s conftest.$ac_objext'
11558 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11559 (eval $ac_try) 2>&5
11561 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11562 (exit $ac_status); }; }; then
11563 ac_header_compiler
=yes
11565 echo "$as_me: failed program was:" >&5
11566 sed 's/^/| /' conftest.
$ac_ext >&5
11568 ac_header_compiler
=no
11570 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11571 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11572 echo "${ECHO_T}$ac_header_compiler" >&6
11574 # Is the header present?
11575 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11576 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11577 cat >conftest.
$ac_ext <<_ACEOF
11580 cat confdefs.h
>>conftest.
$ac_ext
11581 cat >>conftest.
$ac_ext <<_ACEOF
11582 /* end confdefs.h. */
11583 #include <$ac_header>
11585 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11586 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
11588 grep -v '^ *+' conftest.er1
>conftest.err
11590 cat conftest.err
>&5
11591 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11592 (exit $ac_status); } >/dev
/null
; then
11593 if test -s conftest.err
; then
11594 ac_cpp_err
=$ac_c_preproc_warn_flag
11595 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
11602 if test -z "$ac_cpp_err"; then
11603 ac_header_preproc
=yes
11605 echo "$as_me: failed program was:" >&5
11606 sed 's/^/| /' conftest.
$ac_ext >&5
11608 ac_header_preproc
=no
11610 rm -f conftest.err conftest.
$ac_ext
11611 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11612 echo "${ECHO_T}$ac_header_preproc" >&6
11614 # So? What about this header?
11615 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11617 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11618 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11619 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11620 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11621 ac_header_preproc
=yes
11624 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11625 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11626 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11627 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11628 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11629 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11630 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11631 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11632 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11633 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11634 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11635 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11638 ## ------------------------------------ ##
11639 ## Report this to wine-devel@winehq.org ##
11640 ## ------------------------------------ ##
11643 sed "s/^/$as_me: WARNING: /" >&2
11646 echo "$as_me:$LINENO: checking for $ac_header" >&5
11647 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11648 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11649 echo $ECHO_N "(cached) $ECHO_C" >&6
11651 eval "$as_ac_Header=\$ac_header_preproc"
11653 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11654 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11657 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11658 cat >>confdefs.h
<<_ACEOF
11659 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11661 echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
11662 echo $ECHO_N "checking for AudioIOGetVersion in -laudioio... $ECHO_C" >&6
11663 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
11664 echo $ECHO_N "(cached) $ECHO_C" >&6
11666 ac_check_lib_save_LIBS
=$LIBS
11667 LIBS
="-laudioio $LIBS"
11668 cat >conftest.
$ac_ext <<_ACEOF
11671 cat confdefs.h
>>conftest.
$ac_ext
11672 cat >>conftest.
$ac_ext <<_ACEOF
11673 /* end confdefs.h. */
11675 /* Override any gcc2 internal prototype to avoid an error. */
11679 /* We use char because int might match the return type of a gcc2
11680 builtin and then its argument prototype would still apply. */
11681 char AudioIOGetVersion ();
11685 AudioIOGetVersion ();
11690 rm -f conftest.
$ac_objext conftest
$ac_exeext
11691 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11692 (eval $ac_link) 2>conftest.er1
11694 grep -v '^ *+' conftest.er1
>conftest.err
11696 cat conftest.err
>&5
11697 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11698 (exit $ac_status); } &&
11699 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
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); }; } &&
11705 { ac_try
='test -s conftest$ac_exeext'
11706 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11707 (eval $ac_try) 2>&5
11709 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11710 (exit $ac_status); }; }; then
11711 ac_cv_lib_audioio_AudioIOGetVersion
=yes
11713 echo "$as_me: failed program was:" >&5
11714 sed 's/^/| /' conftest.
$ac_ext >&5
11716 ac_cv_lib_audioio_AudioIOGetVersion
=no
11718 rm -f conftest.err conftest.
$ac_objext \
11719 conftest
$ac_exeext conftest.
$ac_ext
11720 LIBS
=$ac_check_lib_save_LIBS
11722 echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
11723 echo "${ECHO_T}$ac_cv_lib_audioio_AudioIOGetVersion" >&6
11724 if test $ac_cv_lib_audioio_AudioIOGetVersion = yes; then
11725 AUDIOIOLIBS
="-laudioio"
11727 cat >>confdefs.h
<<\_ACEOF
11728 #define HAVE_LIBAUDIOIO 1
11740 for ac_header
in capi20.h
11742 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11743 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11744 echo "$as_me:$LINENO: checking for $ac_header" >&5
11745 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11746 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11747 echo $ECHO_N "(cached) $ECHO_C" >&6
11749 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11750 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11752 # Is the header compilable?
11753 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11754 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11755 cat >conftest.
$ac_ext <<_ACEOF
11758 cat confdefs.h
>>conftest.
$ac_ext
11759 cat >>conftest.
$ac_ext <<_ACEOF
11760 /* end confdefs.h. */
11761 $ac_includes_default
11762 #include <$ac_header>
11764 rm -f conftest.
$ac_objext
11765 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11766 (eval $ac_compile) 2>conftest.er1
11768 grep -v '^ *+' conftest.er1
>conftest.err
11770 cat conftest.err
>&5
11771 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11772 (exit $ac_status); } &&
11773 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11774 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11775 (eval $ac_try) 2>&5
11777 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11778 (exit $ac_status); }; } &&
11779 { ac_try
='test -s conftest.$ac_objext'
11780 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11781 (eval $ac_try) 2>&5
11783 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11784 (exit $ac_status); }; }; then
11785 ac_header_compiler
=yes
11787 echo "$as_me: failed program was:" >&5
11788 sed 's/^/| /' conftest.
$ac_ext >&5
11790 ac_header_compiler
=no
11792 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11793 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11794 echo "${ECHO_T}$ac_header_compiler" >&6
11796 # Is the header present?
11797 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11798 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11799 cat >conftest.
$ac_ext <<_ACEOF
11802 cat confdefs.h
>>conftest.
$ac_ext
11803 cat >>conftest.
$ac_ext <<_ACEOF
11804 /* end confdefs.h. */
11805 #include <$ac_header>
11807 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11808 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
11810 grep -v '^ *+' conftest.er1
>conftest.err
11812 cat conftest.err
>&5
11813 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11814 (exit $ac_status); } >/dev
/null
; then
11815 if test -s conftest.err
; then
11816 ac_cpp_err
=$ac_c_preproc_warn_flag
11817 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
11824 if test -z "$ac_cpp_err"; then
11825 ac_header_preproc
=yes
11827 echo "$as_me: failed program was:" >&5
11828 sed 's/^/| /' conftest.
$ac_ext >&5
11830 ac_header_preproc
=no
11832 rm -f conftest.err conftest.
$ac_ext
11833 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11834 echo "${ECHO_T}$ac_header_preproc" >&6
11836 # So? What about this header?
11837 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11839 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11840 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11841 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11842 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11843 ac_header_preproc
=yes
11846 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11847 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11848 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11849 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11850 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11851 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11852 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11853 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11854 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11855 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11856 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11857 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11860 ## ------------------------------------ ##
11861 ## Report this to wine-devel@winehq.org ##
11862 ## ------------------------------------ ##
11865 sed "s/^/$as_me: WARNING: /" >&2
11868 echo "$as_me:$LINENO: checking for $ac_header" >&5
11869 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11870 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11871 echo $ECHO_N "(cached) $ECHO_C" >&6
11873 eval "$as_ac_Header=\$ac_header_preproc"
11875 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11876 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11879 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11880 cat >>confdefs.h
<<_ACEOF
11881 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11885 for ac_header
in linux
/capi.h
11887 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11888 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11889 echo "$as_me:$LINENO: checking for $ac_header" >&5
11890 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11891 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11892 echo $ECHO_N "(cached) $ECHO_C" >&6
11894 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11895 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11897 # Is the header compilable?
11898 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11899 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11900 cat >conftest.
$ac_ext <<_ACEOF
11903 cat confdefs.h
>>conftest.
$ac_ext
11904 cat >>conftest.
$ac_ext <<_ACEOF
11905 /* end confdefs.h. */
11906 $ac_includes_default
11907 #include <$ac_header>
11909 rm -f conftest.
$ac_objext
11910 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11911 (eval $ac_compile) 2>conftest.er1
11913 grep -v '^ *+' conftest.er1
>conftest.err
11915 cat conftest.err
>&5
11916 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11917 (exit $ac_status); } &&
11918 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11919 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11920 (eval $ac_try) 2>&5
11922 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11923 (exit $ac_status); }; } &&
11924 { ac_try
='test -s conftest.$ac_objext'
11925 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11926 (eval $ac_try) 2>&5
11928 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11929 (exit $ac_status); }; }; then
11930 ac_header_compiler
=yes
11932 echo "$as_me: failed program was:" >&5
11933 sed 's/^/| /' conftest.
$ac_ext >&5
11935 ac_header_compiler
=no
11937 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
11938 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11939 echo "${ECHO_T}$ac_header_compiler" >&6
11941 # Is the header present?
11942 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11943 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11944 cat >conftest.
$ac_ext <<_ACEOF
11947 cat confdefs.h
>>conftest.
$ac_ext
11948 cat >>conftest.
$ac_ext <<_ACEOF
11949 /* end confdefs.h. */
11950 #include <$ac_header>
11952 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11953 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
11955 grep -v '^ *+' conftest.er1
>conftest.err
11957 cat conftest.err
>&5
11958 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11959 (exit $ac_status); } >/dev
/null
; then
11960 if test -s conftest.err
; then
11961 ac_cpp_err
=$ac_c_preproc_warn_flag
11962 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
11969 if test -z "$ac_cpp_err"; then
11970 ac_header_preproc
=yes
11972 echo "$as_me: failed program was:" >&5
11973 sed 's/^/| /' conftest.
$ac_ext >&5
11975 ac_header_preproc
=no
11977 rm -f conftest.err conftest.
$ac_ext
11978 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11979 echo "${ECHO_T}$ac_header_preproc" >&6
11981 # So? What about this header?
11982 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11984 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11985 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11986 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11987 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11988 ac_header_preproc
=yes
11991 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11992 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11993 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11994 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11995 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11996 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11997 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11998 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11999 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12000 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12001 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12002 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12005 ## ------------------------------------ ##
12006 ## Report this to wine-devel@winehq.org ##
12007 ## ------------------------------------ ##
12010 sed "s/^/$as_me: WARNING: /" >&2
12013 echo "$as_me:$LINENO: checking for $ac_header" >&5
12014 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12015 if eval "test \"\${$as_ac_Header+set}\" = set"; then
12016 echo $ECHO_N "(cached) $ECHO_C" >&6
12018 eval "$as_ac_Header=\$ac_header_preproc"
12020 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12021 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12024 if test `eval echo '${'$as_ac_Header'}'` = yes; then
12025 cat >>confdefs.h
<<_ACEOF
12026 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12029 echo "$as_me:$LINENO: checking for capi20_register in -lcapi20" >&5
12030 echo $ECHO_N "checking for capi20_register in -lcapi20... $ECHO_C" >&6
12031 if test "${ac_cv_lib_capi20_capi20_register+set}" = set; then
12032 echo $ECHO_N "(cached) $ECHO_C" >&6
12034 ac_check_lib_save_LIBS
=$LIBS
12035 LIBS
="-lcapi20 $LIBS"
12036 cat >conftest.
$ac_ext <<_ACEOF
12039 cat confdefs.h
>>conftest.
$ac_ext
12040 cat >>conftest.
$ac_ext <<_ACEOF
12041 /* end confdefs.h. */
12043 /* Override any gcc2 internal prototype to avoid an error. */
12047 /* We use char because int might match the return type of a gcc2
12048 builtin and then its argument prototype would still apply. */
12049 char capi20_register ();
12053 capi20_register ();
12058 rm -f conftest.
$ac_objext conftest
$ac_exeext
12059 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12060 (eval $ac_link) 2>conftest.er1
12062 grep -v '^ *+' conftest.er1
>conftest.err
12064 cat conftest.err
>&5
12065 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12066 (exit $ac_status); } &&
12067 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12068 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12069 (eval $ac_try) 2>&5
12071 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12072 (exit $ac_status); }; } &&
12073 { ac_try
='test -s conftest$ac_exeext'
12074 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12075 (eval $ac_try) 2>&5
12077 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12078 (exit $ac_status); }; }; then
12079 ac_cv_lib_capi20_capi20_register
=yes
12081 echo "$as_me: failed program was:" >&5
12082 sed 's/^/| /' conftest.
$ac_ext >&5
12084 ac_cv_lib_capi20_capi20_register
=no
12086 rm -f conftest.err conftest.
$ac_objext \
12087 conftest
$ac_exeext conftest.
$ac_ext
12088 LIBS
=$ac_check_lib_save_LIBS
12090 echo "$as_me:$LINENO: result: $ac_cv_lib_capi20_capi20_register" >&5
12091 echo "${ECHO_T}$ac_cv_lib_capi20_capi20_register" >&6
12092 if test $ac_cv_lib_capi20_capi20_register = yes; then
12095 cat >>confdefs.h
<<\_ACEOF
12096 #define HAVE_CAPI4LINUX 1
12114 echo "$as_me:$LINENO: checking whether mmap64 works defined as mmap" >&5
12115 echo $ECHO_N "checking whether mmap64 works defined as mmap... $ECHO_C" >&6
12116 if test "${ac_cv_mmap64_works+set}" = set; then
12117 echo $ECHO_N "(cached) $ECHO_C" >&6
12119 if test "$cross_compiling" = yes; then
12120 ac_cv_mmap64_works
="no"
12122 cat >conftest.
$ac_ext <<_ACEOF
12125 cat confdefs.h
>>conftest.
$ac_ext
12126 cat >>conftest.
$ac_ext <<_ACEOF
12127 /* end confdefs.h. */
12129 #define _FILE_OFFSET_BITS 64
12131 #include <unistd.h>
12133 #include <sys/mman.h>
12136 int main(int argc,char **argv) {
12137 int fd = open("conftest.map",O_CREAT|O_RDWR,0600);
12138 if (fd == -1) exit(1);
12140 unlink("conftest.map");
12142 write(fd,"test",4);
12144 if ((-1 == mmap(0,4,PROT_READ|PROT_WRITE,MAP_SHARED,fd,0)) &&
12150 fprintf(stderr,"success!\n");
12156 rm -f conftest
$ac_exeext
12157 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12158 (eval $ac_link) 2>&5
12160 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12161 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
12162 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12163 (eval $ac_try) 2>&5
12165 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12166 (exit $ac_status); }; }; then
12167 ac_cv_mmap64_works
="yes"
12169 echo "$as_me: program exited with status $ac_status" >&5
12170 echo "$as_me: failed program was:" >&5
12171 sed 's/^/| /' conftest.
$ac_ext >&5
12173 ( exit $ac_status )
12174 ac_cv_mmap64_works
="no"
12176 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
12179 echo "$as_me:$LINENO: result: $ac_cv_mmap64_works" >&5
12180 echo "${ECHO_T}$ac_cv_mmap64_works" >&6
12182 if test "$ac_cv_mmap64_works" = "yes"
12185 cat >>confdefs.h
<<\_ACEOF
12186 #define _FILE_OFFSET_BITS 64
12194 if test "x${GCC}" = "xyes"
12196 EXTRACFLAGS
="-Wall -pipe"
12198 echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
12199 echo $ECHO_N "checking for gcc strength-reduce bug... $ECHO_C" >&6
12200 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
12201 echo $ECHO_N "(cached) $ECHO_C" >&6
12203 if test "$cross_compiling" = yes; then
12204 ac_cv_c_gcc_strength_bug
="yes"
12206 cat >conftest.
$ac_ext <<_ACEOF
12209 cat confdefs.h
>>conftest.
$ac_ext
12210 cat >>conftest.
$ac_ext <<_ACEOF
12211 /* end confdefs.h. */
12213 int L[4] = {0,1,2,3};
12215 static int Array[3];
12216 unsigned int B = 3;
12218 for(i=0; i<B; i++) Array[i] = i - 3;
12219 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
12222 exit( Array[1] != -2 || L[2] != 3);
12225 rm -f conftest
$ac_exeext
12226 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12227 (eval $ac_link) 2>&5
12229 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12230 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
12231 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12232 (eval $ac_try) 2>&5
12234 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12235 (exit $ac_status); }; }; then
12236 ac_cv_c_gcc_strength_bug
="no"
12238 echo "$as_me: program exited with status $ac_status" >&5
12239 echo "$as_me: failed program was:" >&5
12240 sed 's/^/| /' conftest.
$ac_ext >&5
12242 ( exit $ac_status )
12243 ac_cv_c_gcc_strength_bug
="yes"
12245 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
12248 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
12249 echo "${ECHO_T}$ac_cv_c_gcc_strength_bug" >&6
12250 if test "$ac_cv_c_gcc_strength_bug" = "yes"
12252 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
12255 echo "$as_me:$LINENO: checking for gcc -fshort-wchar support" >&5
12256 echo $ECHO_N "checking for gcc -fshort-wchar support... $ECHO_C" >&6
12257 if test "${ac_cv_c_gcc_fshort_wchar+set}" = set; then
12258 echo $ECHO_N "(cached) $ECHO_C" >&6
12260 ac_wine_try_cflags_saved
=$CFLAGS
12261 CFLAGS
="$CFLAGS -fshort-wchar"
12262 cat >conftest.
$ac_ext <<_ACEOF
12265 cat confdefs.h
>>conftest.
$ac_ext
12266 cat >>conftest.
$ac_ext <<_ACEOF
12267 /* end confdefs.h. */
12277 rm -f conftest.
$ac_objext conftest
$ac_exeext
12278 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12279 (eval $ac_link) 2>conftest.er1
12281 grep -v '^ *+' conftest.er1
>conftest.err
12283 cat conftest.err
>&5
12284 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12285 (exit $ac_status); } &&
12286 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12287 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12288 (eval $ac_try) 2>&5
12290 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12291 (exit $ac_status); }; } &&
12292 { ac_try
='test -s conftest$ac_exeext'
12293 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12294 (eval $ac_try) 2>&5
12296 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12297 (exit $ac_status); }; }; then
12298 ac_cv_c_gcc_fshort_wchar
="yes"
12300 echo "$as_me: failed program was:" >&5
12301 sed 's/^/| /' conftest.
$ac_ext >&5
12303 ac_cv_c_gcc_fshort_wchar
="no"
12305 rm -f conftest.err conftest.
$ac_objext \
12306 conftest
$ac_exeext conftest.
$ac_ext
12307 CFLAGS
=$ac_wine_try_cflags_saved
12309 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_fshort_wchar" >&5
12310 echo "${ECHO_T}$ac_cv_c_gcc_fshort_wchar" >&6
12311 if test "$ac_cv_c_gcc_fshort_wchar" = "yes"
12314 cat >>confdefs.h
<<\_ACEOF
12315 #define CC_FLAG_SHORT_WCHAR "-fshort-wchar"
12320 echo "$as_me:$LINENO: checking for gcc -mpreferred-stack-boundary=2 support" >&5
12321 echo $ECHO_N "checking for gcc -mpreferred-stack-boundary=2 support... $ECHO_C" >&6
12322 if test "${ac_cv_c_gcc_stack_boundary+set}" = set; then
12323 echo $ECHO_N "(cached) $ECHO_C" >&6
12325 ac_wine_try_cflags_saved
=$CFLAGS
12326 CFLAGS
="$CFLAGS -mpreferred-stack-boundary=2"
12327 cat >conftest.
$ac_ext <<_ACEOF
12330 cat confdefs.h
>>conftest.
$ac_ext
12331 cat >>conftest.
$ac_ext <<_ACEOF
12332 /* end confdefs.h. */
12342 rm -f conftest.
$ac_objext conftest
$ac_exeext
12343 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12344 (eval $ac_link) 2>conftest.er1
12346 grep -v '^ *+' conftest.er1
>conftest.err
12348 cat conftest.err
>&5
12349 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12350 (exit $ac_status); } &&
12351 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12352 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12353 (eval $ac_try) 2>&5
12355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12356 (exit $ac_status); }; } &&
12357 { ac_try
='test -s conftest$ac_exeext'
12358 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12359 (eval $ac_try) 2>&5
12361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12362 (exit $ac_status); }; }; then
12363 ac_cv_c_gcc_stack_boundary
="yes"
12365 echo "$as_me: failed program was:" >&5
12366 sed 's/^/| /' conftest.
$ac_ext >&5
12368 ac_cv_c_gcc_stack_boundary
="no"
12370 rm -f conftest.err conftest.
$ac_objext \
12371 conftest
$ac_exeext conftest.
$ac_ext
12372 CFLAGS
=$ac_wine_try_cflags_saved
12374 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_stack_boundary" >&5
12375 echo "${ECHO_T}$ac_cv_c_gcc_stack_boundary" >&6
12376 if test "$ac_cv_c_gcc_stack_boundary" = "yes"
12378 EXTRACFLAGS
="$EXTRACFLAGS -mpreferred-stack-boundary=2"
12381 echo "$as_me:$LINENO: checking for gcc -fno-strict-aliasing support" >&5
12382 echo $ECHO_N "checking for gcc -fno-strict-aliasing support... $ECHO_C" >&6
12383 if test "${ac_cv_c_gcc_no_strict_aliasing+set}" = set; then
12384 echo $ECHO_N "(cached) $ECHO_C" >&6
12386 ac_wine_try_cflags_saved
=$CFLAGS
12387 CFLAGS
="$CFLAGS -fno-strict-aliasing"
12388 cat >conftest.
$ac_ext <<_ACEOF
12391 cat confdefs.h
>>conftest.
$ac_ext
12392 cat >>conftest.
$ac_ext <<_ACEOF
12393 /* end confdefs.h. */
12403 rm -f conftest.
$ac_objext conftest
$ac_exeext
12404 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12405 (eval $ac_link) 2>conftest.er1
12407 grep -v '^ *+' conftest.er1
>conftest.err
12409 cat conftest.err
>&5
12410 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12411 (exit $ac_status); } &&
12412 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12413 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12414 (eval $ac_try) 2>&5
12416 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12417 (exit $ac_status); }; } &&
12418 { ac_try
='test -s conftest$ac_exeext'
12419 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12420 (eval $ac_try) 2>&5
12422 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12423 (exit $ac_status); }; }; then
12424 ac_cv_c_gcc_no_strict_aliasing
="yes"
12426 echo "$as_me: failed program was:" >&5
12427 sed 's/^/| /' conftest.
$ac_ext >&5
12429 ac_cv_c_gcc_no_strict_aliasing
="no"
12431 rm -f conftest.err conftest.
$ac_objext \
12432 conftest
$ac_exeext conftest.
$ac_ext
12433 CFLAGS
=$ac_wine_try_cflags_saved
12435 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_no_strict_aliasing" >&5
12436 echo "${ECHO_T}$ac_cv_c_gcc_no_strict_aliasing" >&6
12437 if test "$ac_cv_c_gcc_no_strict_aliasing" = "yes"
12439 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
12442 echo "$as_me:$LINENO: checking for gcc -gstabs+ support" >&5
12443 echo $ECHO_N "checking for gcc -gstabs+ support... $ECHO_C" >&6
12444 if test "${ac_cv_c_gcc_gstabs+set}" = set; then
12445 echo $ECHO_N "(cached) $ECHO_C" >&6
12447 ac_wine_try_cflags_saved
=$CFLAGS
12448 CFLAGS
="$CFLAGS -gstabs+"
12449 cat >conftest.
$ac_ext <<_ACEOF
12452 cat confdefs.h
>>conftest.
$ac_ext
12453 cat >>conftest.
$ac_ext <<_ACEOF
12454 /* end confdefs.h. */
12464 rm -f conftest.
$ac_objext conftest
$ac_exeext
12465 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12466 (eval $ac_link) 2>conftest.er1
12468 grep -v '^ *+' conftest.er1
>conftest.err
12470 cat conftest.err
>&5
12471 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12472 (exit $ac_status); } &&
12473 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12474 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12475 (eval $ac_try) 2>&5
12477 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12478 (exit $ac_status); }; } &&
12479 { ac_try
='test -s conftest$ac_exeext'
12480 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12481 (eval $ac_try) 2>&5
12483 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12484 (exit $ac_status); }; }; then
12485 ac_cv_c_gcc_gstabs
="yes"
12487 echo "$as_me: failed program was:" >&5
12488 sed 's/^/| /' conftest.
$ac_ext >&5
12490 ac_cv_c_gcc_gstabs
="no"
12492 rm -f conftest.err conftest.
$ac_objext \
12493 conftest
$ac_exeext conftest.
$ac_ext
12494 CFLAGS
=$ac_wine_try_cflags_saved
12496 echo "$as_me:$LINENO: result: $ac_cv_c_gcc_gstabs" >&5
12497 echo "${ECHO_T}$ac_cv_c_gcc_gstabs" >&6
12498 if test "$ac_cv_c_gcc_gstabs" = "yes"
12500 EXTRACFLAGS
="$EXTRACFLAGS -gstabs+"
12503 saved_CFLAGS
="$CFLAGS"
12504 CFLAGS
="$CFLAGS -Wpointer-arith -Werror"
12505 echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
12506 echo $ECHO_N "checking for broken string.h that generates warnings... $ECHO_C" >&6
12507 if test "${ac_cv_c_string_h_warnings+set}" = set; then
12508 echo $ECHO_N "(cached) $ECHO_C" >&6
12510 cat >conftest.
$ac_ext <<_ACEOF
12513 cat confdefs.h
>>conftest.
$ac_ext
12514 cat >>conftest.
$ac_ext <<_ACEOF
12515 /* end confdefs.h. */
12516 #include <string.h>
12525 rm -f conftest.
$ac_objext
12526 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12527 (eval $ac_compile) 2>conftest.er1
12529 grep -v '^ *+' conftest.er1
>conftest.err
12531 cat conftest.err
>&5
12532 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12533 (exit $ac_status); } &&
12534 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12535 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12536 (eval $ac_try) 2>&5
12538 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12539 (exit $ac_status); }; } &&
12540 { ac_try
='test -s conftest.$ac_objext'
12541 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12542 (eval $ac_try) 2>&5
12544 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12545 (exit $ac_status); }; }; then
12546 ac_cv_c_string_h_warnings
=no
12548 echo "$as_me: failed program was:" >&5
12549 sed 's/^/| /' conftest.
$ac_ext >&5
12551 ac_cv_c_string_h_warnings
=yes
12553 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
12555 echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
12556 echo "${ECHO_T}$ac_cv_c_string_h_warnings" >&6
12557 CFLAGS
="$saved_CFLAGS"
12558 if test "$ac_cv_c_string_h_warnings" = "no"
12560 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
12565 echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
12566 echo $ECHO_N "checking how to define a function in assembly code... $ECHO_C" >&6
12567 if test "${ac_cv_asm_func_def+set}" = set; then
12568 echo $ECHO_N "(cached) $ECHO_C" >&6
12570 cat >conftest.
$ac_ext <<_ACEOF
12573 cat confdefs.h
>>conftest.
$ac_ext
12574 cat >>conftest.
$ac_ext <<_ACEOF
12575 /* end confdefs.h. */
12576 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"); }
12586 rm -f conftest.
$ac_objext conftest
$ac_exeext
12587 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12588 (eval $ac_link) 2>conftest.er1
12590 grep -v '^ *+' conftest.er1
>conftest.err
12592 cat conftest.err
>&5
12593 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12594 (exit $ac_status); } &&
12595 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12596 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12597 (eval $ac_try) 2>&5
12599 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12600 (exit $ac_status); }; } &&
12601 { ac_try
='test -s conftest$ac_exeext'
12602 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12603 (eval $ac_try) 2>&5
12605 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12606 (exit $ac_status); }; }; then
12607 ac_cv_asm_func_def
=".def"
12609 echo "$as_me: failed program was:" >&5
12610 sed 's/^/| /' conftest.
$ac_ext >&5
12612 cat >conftest.
$ac_ext <<_ACEOF
12615 cat confdefs.h
>>conftest.
$ac_ext
12616 cat >>conftest.
$ac_ext <<_ACEOF
12617 /* end confdefs.h. */
12618 void ac_asm(void) { asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0"); }
12628 rm -f conftest.
$ac_objext conftest
$ac_exeext
12629 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12630 (eval $ac_link) 2>conftest.er1
12632 grep -v '^ *+' conftest.er1
>conftest.err
12634 cat conftest.err
>&5
12635 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12636 (exit $ac_status); } &&
12637 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12638 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12639 (eval $ac_try) 2>&5
12641 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12642 (exit $ac_status); }; } &&
12643 { ac_try
='test -s conftest$ac_exeext'
12644 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12645 (eval $ac_try) 2>&5
12647 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12648 (exit $ac_status); }; }; then
12649 ac_cv_asm_func_def
=".type @function"
12651 echo "$as_me: failed program was:" >&5
12652 sed 's/^/| /' conftest.
$ac_ext >&5
12654 cat >conftest.
$ac_ext <<_ACEOF
12657 cat confdefs.h
>>conftest.
$ac_ext
12658 cat >>conftest.
$ac_ext <<_ACEOF
12659 /* end confdefs.h. */
12660 void ac_asm(void) { asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0"); }
12670 rm -f conftest.
$ac_objext conftest
$ac_exeext
12671 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12672 (eval $ac_link) 2>conftest.er1
12674 grep -v '^ *+' conftest.er1
>conftest.err
12676 cat conftest.err
>&5
12677 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12678 (exit $ac_status); } &&
12679 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12680 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12681 (eval $ac_try) 2>&5
12683 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12684 (exit $ac_status); }; } &&
12685 { ac_try
='test -s conftest$ac_exeext'
12686 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12687 (eval $ac_try) 2>&5
12689 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12690 (exit $ac_status); }; }; then
12691 ac_cv_asm_func_def
=".type 2"
12693 echo "$as_me: failed program was:" >&5
12694 sed 's/^/| /' conftest.
$ac_ext >&5
12696 ac_cv_asm_func_def
="unknown"
12698 rm -f conftest.err conftest.
$ac_objext \
12699 conftest
$ac_exeext conftest.
$ac_ext
12701 rm -f conftest.err conftest.
$ac_objext \
12702 conftest
$ac_exeext conftest.
$ac_ext
12704 rm -f conftest.err conftest.
$ac_objext \
12705 conftest
$ac_exeext conftest.
$ac_ext
12707 echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
12708 echo "${ECHO_T}$ac_cv_asm_func_def" >&6
12712 case "$ac_cv_asm_func_def" in
12714 cat >>confdefs.h
<<\_ACEOF
12715 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
12719 cat >>confdefs.h
<<\_ACEOF
12720 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
12724 cat >>confdefs.h
<<\_ACEOF
12725 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
12729 cat >>confdefs.h
<<\_ACEOF
12730 #define __ASM_FUNC(name) ""
12736 echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
12737 echo $ECHO_N "checking whether external symbols need an underscore prefix... $ECHO_C" >&6
12738 if test "${ac_cv_c_extern_prefix+set}" = set; then
12739 echo $ECHO_N "(cached) $ECHO_C" >&6
12741 cat >conftest.
$ac_ext <<_ACEOF
12744 cat confdefs.h
>>conftest.
$ac_ext
12745 cat >>conftest.
$ac_ext <<_ACEOF
12746 /* end confdefs.h. */
12747 void ac_asm(void) { asm(".globl _ac_test\n_ac_test:\t.long 0"); }
12748 extern int ac_test;
12752 if (ac_test) return 1
12757 rm -f conftest.
$ac_objext conftest
$ac_exeext
12758 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12759 (eval $ac_link) 2>conftest.er1
12761 grep -v '^ *+' conftest.er1
>conftest.err
12763 cat conftest.err
>&5
12764 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12765 (exit $ac_status); } &&
12766 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12767 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12768 (eval $ac_try) 2>&5
12770 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12771 (exit $ac_status); }; } &&
12772 { ac_try
='test -s conftest$ac_exeext'
12773 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12774 (eval $ac_try) 2>&5
12776 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12777 (exit $ac_status); }; }; then
12778 ac_cv_c_extern_prefix
="yes"
12780 echo "$as_me: failed program was:" >&5
12781 sed 's/^/| /' conftest.
$ac_ext >&5
12783 ac_cv_c_extern_prefix
="no"
12785 rm -f conftest.err conftest.
$ac_objext \
12786 conftest
$ac_exeext conftest.
$ac_ext
12788 echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
12789 echo "${ECHO_T}$ac_cv_c_extern_prefix" >&6
12793 if test "$ac_cv_c_extern_prefix" = "yes"
12795 cat >>confdefs.h
<<\_ACEOF
12796 #define __ASM_NAME(name) "_" name
12800 cat >>confdefs.h
<<\_ACEOF
12801 #define __ASM_NAME(name) name
12807 echo "$as_me:$LINENO: checking for assembler keyword for ASCII strings" >&5
12808 echo $ECHO_N "checking for assembler keyword for ASCII strings... $ECHO_C" >&6
12809 if test "${ac_cv_c_asm_string+set}" = set; then
12810 echo $ECHO_N "(cached) $ECHO_C" >&6
12812 cat >conftest.
$ac_ext <<_ACEOF
12815 cat confdefs.h
>>conftest.
$ac_ext
12816 cat >>conftest.
$ac_ext <<_ACEOF
12817 /* end confdefs.h. */
12818 void ac_asm(void) { asm(".data\\n\\t.string \\"test\\"\\n\\t.text"); }
12828 rm -f conftest.
$ac_objext conftest
$ac_exeext
12829 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12830 (eval $ac_link) 2>conftest.er1
12832 grep -v '^ *+' conftest.er1
>conftest.err
12834 cat conftest.err
>&5
12835 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12836 (exit $ac_status); } &&
12837 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12838 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12839 (eval $ac_try) 2>&5
12841 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12842 (exit $ac_status); }; } &&
12843 { ac_try
='test -s conftest$ac_exeext'
12844 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12845 (eval $ac_try) 2>&5
12847 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12848 (exit $ac_status); }; }; then
12849 ac_cv_c_asm_string
=".string"
12851 echo "$as_me: failed program was:" >&5
12852 sed 's/^/| /' conftest.
$ac_ext >&5
12854 cat >conftest.
$ac_ext <<_ACEOF
12857 cat confdefs.h
>>conftest.
$ac_ext
12858 cat >>conftest.
$ac_ext <<_ACEOF
12859 /* end confdefs.h. */
12860 void ac_asm(void) { asm(".data\\n\\t.asciz \\"test\\"\\n\\t.text"); }
12870 rm -f conftest.
$ac_objext conftest
$ac_exeext
12871 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12872 (eval $ac_link) 2>conftest.er1
12874 grep -v '^ *+' conftest.er1
>conftest.err
12876 cat conftest.err
>&5
12877 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12878 (exit $ac_status); } &&
12879 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12880 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12881 (eval $ac_try) 2>&5
12883 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12884 (exit $ac_status); }; } &&
12885 { ac_try
='test -s conftest$ac_exeext'
12886 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12887 (eval $ac_try) 2>&5
12889 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12890 (exit $ac_status); }; }; then
12891 ac_cv_c_asm_string
=".asciz"
12893 echo "$as_me: failed program was:" >&5
12894 sed 's/^/| /' conftest.
$ac_ext >&5
12896 cat >conftest.
$ac_ext <<_ACEOF
12899 cat confdefs.h
>>conftest.
$ac_ext
12900 cat >>conftest.
$ac_ext <<_ACEOF
12901 /* end confdefs.h. */
12902 void ac_asm(void) { asm(".data\\n\\t.ascii \\"test\\"\\n\\t.text"); }
12912 rm -f conftest.
$ac_objext conftest
$ac_exeext
12913 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12914 (eval $ac_link) 2>conftest.er1
12916 grep -v '^ *+' conftest.er1
>conftest.err
12918 cat conftest.err
>&5
12919 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12920 (exit $ac_status); } &&
12921 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12922 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12923 (eval $ac_try) 2>&5
12925 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12926 (exit $ac_status); }; } &&
12927 { ac_try
='test -s conftest$ac_exeext'
12928 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12929 (eval $ac_try) 2>&5
12931 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12932 (exit $ac_status); }; }; then
12933 ac_cv_c_asm_string
=".ascii"
12935 echo "$as_me: failed program was:" >&5
12936 sed 's/^/| /' conftest.
$ac_ext >&5
12938 { { echo "$as_me:$LINENO: error: could not discover how to produce C strings with assembler." >&5
12939 echo "$as_me: error: could not discover how to produce C strings with assembler." >&2;}
12940 { (exit 1); exit 1; }; }
12942 rm -f conftest.err conftest.
$ac_objext \
12943 conftest
$ac_exeext conftest.
$ac_ext
12945 rm -f conftest.err conftest.
$ac_objext \
12946 conftest
$ac_exeext conftest.
$ac_ext
12948 rm -f conftest.err conftest.
$ac_objext \
12949 conftest
$ac_exeext conftest.
$ac_ext
12951 echo "$as_me:$LINENO: result: $ac_cv_c_asm_string" >&5
12952 echo "${ECHO_T}$ac_cv_c_asm_string" >&6
12955 cat >>confdefs.h
<<_ACEOF
12956 #define __ASM_STRING "$ac_cv_c_asm_string"
12961 echo "$as_me:$LINENO: checking for assembler keyword for word values" >&5
12962 echo $ECHO_N "checking for assembler keyword for word values... $ECHO_C" >&6
12963 if test "${ac_cv_c_asm_short+set}" = set; then
12964 echo $ECHO_N "(cached) $ECHO_C" >&6
12966 cat >conftest.
$ac_ext <<_ACEOF
12969 cat confdefs.h
>>conftest.
$ac_ext
12970 cat >>conftest.
$ac_ext <<_ACEOF
12971 /* end confdefs.h. */
12972 void ac_asm(void) { asm(".data\\n\\t.short 1\\n\\t.text"); }
12982 rm -f conftest.
$ac_objext conftest
$ac_exeext
12983 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12984 (eval $ac_link) 2>conftest.er1
12986 grep -v '^ *+' conftest.er1
>conftest.err
12988 cat conftest.err
>&5
12989 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12990 (exit $ac_status); } &&
12991 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12992 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12993 (eval $ac_try) 2>&5
12995 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12996 (exit $ac_status); }; } &&
12997 { ac_try
='test -s conftest$ac_exeext'
12998 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12999 (eval $ac_try) 2>&5
13001 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13002 (exit $ac_status); }; }; then
13003 ac_cv_c_asm_short
=".short"
13005 echo "$as_me: failed program was:" >&5
13006 sed 's/^/| /' conftest.
$ac_ext >&5
13008 cat >conftest.
$ac_ext <<_ACEOF
13011 cat confdefs.h
>>conftest.
$ac_ext
13012 cat >>conftest.
$ac_ext <<_ACEOF
13013 /* end confdefs.h. */
13014 void ac_asm(void) { asm(".data\\n\\t.half 1\\n\\t.text"); }
13024 rm -f conftest.
$ac_objext conftest
$ac_exeext
13025 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13026 (eval $ac_link) 2>conftest.er1
13028 grep -v '^ *+' conftest.er1
>conftest.err
13030 cat conftest.err
>&5
13031 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13032 (exit $ac_status); } &&
13033 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13035 (eval $ac_try) 2>&5
13037 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13038 (exit $ac_status); }; } &&
13039 { ac_try
='test -s conftest$ac_exeext'
13040 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13041 (eval $ac_try) 2>&5
13043 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13044 (exit $ac_status); }; }; then
13045 ac_cv_c_asm_short
=".half"
13047 echo "$as_me: failed program was:" >&5
13048 sed 's/^/| /' conftest.
$ac_ext >&5
13050 { { echo "$as_me:$LINENO: error: could not discover how to specify word values with assembler." >&5
13051 echo "$as_me: error: could not discover how to specify word values with assembler." >&2;}
13052 { (exit 1); exit 1; }; }
13054 rm -f conftest.err conftest.
$ac_objext \
13055 conftest
$ac_exeext conftest.
$ac_ext
13057 rm -f conftest.err conftest.
$ac_objext \
13058 conftest
$ac_exeext conftest.
$ac_ext
13060 echo "$as_me:$LINENO: result: $ac_cv_c_asm_short" >&5
13061 echo "${ECHO_T}$ac_cv_c_asm_short" >&6
13064 cat >>confdefs.h
<<_ACEOF
13065 #define __ASM_SHORT "$ac_cv_c_asm_short"
13070 echo "$as_me:$LINENO: checking for .size in assembler" >&5
13071 echo $ECHO_N "checking for .size in assembler... $ECHO_C" >&6
13072 if test "${ac_cv_c_asm_size+set}" = set; then
13073 echo $ECHO_N "(cached) $ECHO_C" >&6
13075 cat >conftest.
$ac_ext <<_ACEOF
13078 cat confdefs.h
>>conftest.
$ac_ext
13079 cat >>conftest.
$ac_ext <<_ACEOF
13080 /* end confdefs.h. */
13081 void ac_asm(void) { asm(".globl _ac_test\n.size _ac_test, . - _ac_test"); }
13091 rm -f conftest.
$ac_objext conftest
$ac_exeext
13092 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13093 (eval $ac_link) 2>conftest.er1
13095 grep -v '^ *+' conftest.er1
>conftest.err
13097 cat conftest.err
>&5
13098 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13099 (exit $ac_status); } &&
13100 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13101 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13102 (eval $ac_try) 2>&5
13104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13105 (exit $ac_status); }; } &&
13106 { ac_try
='test -s conftest$ac_exeext'
13107 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13108 (eval $ac_try) 2>&5
13110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13111 (exit $ac_status); }; }; then
13112 ac_cv_c_asm_size
="yes"
13114 echo "$as_me: failed program was:" >&5
13115 sed 's/^/| /' conftest.
$ac_ext >&5
13117 ac_cv_c_asm_size
="no"
13119 rm -f conftest.err conftest.
$ac_objext \
13120 conftest
$ac_exeext conftest.
$ac_ext
13122 echo "$as_me:$LINENO: result: $ac_cv_c_asm_size" >&5
13123 echo "${ECHO_T}$ac_cv_c_asm_size" >&6
13125 if test "$ac_cv_c_asm_size" = "yes"
13128 cat >>confdefs.h
<<\_ACEOF
13129 #define HAVE_ASM_DOT_SIZE 1
13137 DLLFLAGS
="-D_REENTRANT"
13152 if test -n "$ac_tool_prefix"; then
13153 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
13154 set dummy
${ac_tool_prefix}dlltool
; ac_word
=$2
13155 echo "$as_me:$LINENO: checking for $ac_word" >&5
13156 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13157 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
13158 echo $ECHO_N "(cached) $ECHO_C" >&6
13160 if test -n "$DLLTOOL"; then
13161 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
13163 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13164 for as_dir
in $PATH
13167 test -z "$as_dir" && as_dir
=.
13168 for ac_exec_ext
in '' $ac_executable_extensions; do
13169 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13170 ac_cv_prog_DLLTOOL
="${ac_tool_prefix}dlltool"
13171 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13179 DLLTOOL
=$ac_cv_prog_DLLTOOL
13180 if test -n "$DLLTOOL"; then
13181 echo "$as_me:$LINENO: result: $DLLTOOL" >&5
13182 echo "${ECHO_T}$DLLTOOL" >&6
13184 echo "$as_me:$LINENO: result: no" >&5
13185 echo "${ECHO_T}no" >&6
13189 if test -z "$ac_cv_prog_DLLTOOL"; then
13190 ac_ct_DLLTOOL
=$DLLTOOL
13191 # Extract the first word of "dlltool", so it can be a program name with args.
13192 set dummy dlltool
; ac_word
=$2
13193 echo "$as_me:$LINENO: checking for $ac_word" >&5
13194 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13195 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
13196 echo $ECHO_N "(cached) $ECHO_C" >&6
13198 if test -n "$ac_ct_DLLTOOL"; then
13199 ac_cv_prog_ac_ct_DLLTOOL
="$ac_ct_DLLTOOL" # Let the user override the test.
13201 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13202 for as_dir
in $PATH
13205 test -z "$as_dir" && as_dir
=.
13206 for ac_exec_ext
in '' $ac_executable_extensions; do
13207 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13208 ac_cv_prog_ac_ct_DLLTOOL
="dlltool"
13209 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13215 test -z "$ac_cv_prog_ac_ct_DLLTOOL" && ac_cv_prog_ac_ct_DLLTOOL
="false"
13218 ac_ct_DLLTOOL
=$ac_cv_prog_ac_ct_DLLTOOL
13219 if test -n "$ac_ct_DLLTOOL"; then
13220 echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
13221 echo "${ECHO_T}$ac_ct_DLLTOOL" >&6
13223 echo "$as_me:$LINENO: result: no" >&5
13224 echo "${ECHO_T}no" >&6
13227 DLLTOOL
=$ac_ct_DLLTOOL
13229 DLLTOOL
="$ac_cv_prog_DLLTOOL"
13232 if test -n "$ac_tool_prefix"; then
13233 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
13234 set dummy
${ac_tool_prefix}dllwrap
; ac_word
=$2
13235 echo "$as_me:$LINENO: checking for $ac_word" >&5
13236 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13237 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
13238 echo $ECHO_N "(cached) $ECHO_C" >&6
13240 if test -n "$DLLWRAP"; then
13241 ac_cv_prog_DLLWRAP
="$DLLWRAP" # Let the user override the test.
13243 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13244 for as_dir
in $PATH
13247 test -z "$as_dir" && as_dir
=.
13248 for ac_exec_ext
in '' $ac_executable_extensions; do
13249 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13250 ac_cv_prog_DLLWRAP
="${ac_tool_prefix}dllwrap"
13251 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13259 DLLWRAP
=$ac_cv_prog_DLLWRAP
13260 if test -n "$DLLWRAP"; then
13261 echo "$as_me:$LINENO: result: $DLLWRAP" >&5
13262 echo "${ECHO_T}$DLLWRAP" >&6
13264 echo "$as_me:$LINENO: result: no" >&5
13265 echo "${ECHO_T}no" >&6
13269 if test -z "$ac_cv_prog_DLLWRAP"; then
13270 ac_ct_DLLWRAP
=$DLLWRAP
13271 # Extract the first word of "dllwrap", so it can be a program name with args.
13272 set dummy dllwrap
; ac_word
=$2
13273 echo "$as_me:$LINENO: checking for $ac_word" >&5
13274 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13275 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
13276 echo $ECHO_N "(cached) $ECHO_C" >&6
13278 if test -n "$ac_ct_DLLWRAP"; then
13279 ac_cv_prog_ac_ct_DLLWRAP
="$ac_ct_DLLWRAP" # Let the user override the test.
13281 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13282 for as_dir
in $PATH
13285 test -z "$as_dir" && as_dir
=.
13286 for ac_exec_ext
in '' $ac_executable_extensions; do
13287 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13288 ac_cv_prog_ac_ct_DLLWRAP
="dllwrap"
13289 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13295 test -z "$ac_cv_prog_ac_ct_DLLWRAP" && ac_cv_prog_ac_ct_DLLWRAP
="false"
13298 ac_ct_DLLWRAP
=$ac_cv_prog_ac_ct_DLLWRAP
13299 if test -n "$ac_ct_DLLWRAP"; then
13300 echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
13301 echo "${ECHO_T}$ac_ct_DLLWRAP" >&6
13303 echo "$as_me:$LINENO: result: no" >&5
13304 echo "${ECHO_T}no" >&6
13307 DLLWRAP
=$ac_ct_DLLWRAP
13309 DLLWRAP
="$ac_cv_prog_DLLWRAP"
13312 if test "$DLLWRAP" = "false"; then
13323 for ac_header
in dlfcn.h
13325 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
13326 if eval "test \"\${$as_ac_Header+set}\" = set"; then
13327 echo "$as_me:$LINENO: checking for $ac_header" >&5
13328 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
13329 if eval "test \"\${$as_ac_Header+set}\" = set"; then
13330 echo $ECHO_N "(cached) $ECHO_C" >&6
13332 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13333 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
13335 # Is the header compilable?
13336 echo "$as_me:$LINENO: checking $ac_header usability" >&5
13337 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
13338 cat >conftest.
$ac_ext <<_ACEOF
13341 cat confdefs.h
>>conftest.
$ac_ext
13342 cat >>conftest.
$ac_ext <<_ACEOF
13343 /* end confdefs.h. */
13344 $ac_includes_default
13345 #include <$ac_header>
13347 rm -f conftest.
$ac_objext
13348 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13349 (eval $ac_compile) 2>conftest.er1
13351 grep -v '^ *+' conftest.er1
>conftest.err
13353 cat conftest.err
>&5
13354 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13355 (exit $ac_status); } &&
13356 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13357 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13358 (eval $ac_try) 2>&5
13360 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13361 (exit $ac_status); }; } &&
13362 { ac_try
='test -s conftest.$ac_objext'
13363 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13364 (eval $ac_try) 2>&5
13366 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13367 (exit $ac_status); }; }; then
13368 ac_header_compiler
=yes
13370 echo "$as_me: failed program was:" >&5
13371 sed 's/^/| /' conftest.
$ac_ext >&5
13373 ac_header_compiler
=no
13375 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
13376 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13377 echo "${ECHO_T}$ac_header_compiler" >&6
13379 # Is the header present?
13380 echo "$as_me:$LINENO: checking $ac_header presence" >&5
13381 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
13382 cat >conftest.
$ac_ext <<_ACEOF
13385 cat confdefs.h
>>conftest.
$ac_ext
13386 cat >>conftest.
$ac_ext <<_ACEOF
13387 /* end confdefs.h. */
13388 #include <$ac_header>
13390 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
13391 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
13393 grep -v '^ *+' conftest.er1
>conftest.err
13395 cat conftest.err
>&5
13396 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13397 (exit $ac_status); } >/dev
/null
; then
13398 if test -s conftest.err
; then
13399 ac_cpp_err
=$ac_c_preproc_warn_flag
13400 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
13407 if test -z "$ac_cpp_err"; then
13408 ac_header_preproc
=yes
13410 echo "$as_me: failed program was:" >&5
13411 sed 's/^/| /' conftest.
$ac_ext >&5
13413 ac_header_preproc
=no
13415 rm -f conftest.err conftest.
$ac_ext
13416 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13417 echo "${ECHO_T}$ac_header_preproc" >&6
13419 # So? What about this header?
13420 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13422 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13423 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13424 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13425 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13426 ac_header_preproc
=yes
13429 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13430 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13431 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13432 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13433 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13434 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13435 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13436 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13437 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13438 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13439 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13440 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13443 ## ------------------------------------ ##
13444 ## Report this to wine-devel@winehq.org ##
13445 ## ------------------------------------ ##
13448 sed "s/^/$as_me: WARNING: /" >&2
13451 echo "$as_me:$LINENO: checking for $ac_header" >&5
13452 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
13453 if eval "test \"\${$as_ac_Header+set}\" = set"; then
13454 echo $ECHO_N "(cached) $ECHO_C" >&6
13456 eval "$as_ac_Header=\$ac_header_preproc"
13458 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13459 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
13462 if test `eval echo '${'$as_ac_Header'}'` = yes; then
13463 cat >>confdefs.h
<<_ACEOF
13464 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
13467 for ac_func
in dlopen
13469 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
13470 echo "$as_me:$LINENO: checking for $ac_func" >&5
13471 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
13472 if eval "test \"\${$as_ac_var+set}\" = set"; then
13473 echo $ECHO_N "(cached) $ECHO_C" >&6
13475 cat >conftest.
$ac_ext <<_ACEOF
13478 cat confdefs.h
>>conftest.
$ac_ext
13479 cat >>conftest.
$ac_ext <<_ACEOF
13480 /* end confdefs.h. */
13481 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13482 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13483 #define $ac_func innocuous_$ac_func
13485 /* System header to define __stub macros and hopefully few prototypes,
13486 which can conflict with char $ac_func (); below.
13487 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13488 <limits.h> exists even on freestanding compilers. */
13491 # include <limits.h>
13493 # include <assert.h>
13498 /* Override any gcc2 internal prototype to avoid an error. */
13503 /* We use char because int might match the return type of a gcc2
13504 builtin and then its argument prototype would still apply. */
13506 /* The GNU C library defines this for functions which it implements
13507 to always fail with ENOSYS. Some functions are actually named
13508 something starting with __ and the normal name is an alias. */
13509 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
13512 char (*f) () = $ac_func;
13521 return f != $ac_func;
13526 rm -f conftest.
$ac_objext conftest
$ac_exeext
13527 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13528 (eval $ac_link) 2>conftest.er1
13530 grep -v '^ *+' conftest.er1
>conftest.err
13532 cat conftest.err
>&5
13533 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13534 (exit $ac_status); } &&
13535 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13536 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13537 (eval $ac_try) 2>&5
13539 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13540 (exit $ac_status); }; } &&
13541 { ac_try
='test -s conftest$ac_exeext'
13542 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13543 (eval $ac_try) 2>&5
13545 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13546 (exit $ac_status); }; }; then
13547 eval "$as_ac_var=yes"
13549 echo "$as_me: failed program was:" >&5
13550 sed 's/^/| /' conftest.
$ac_ext >&5
13552 eval "$as_ac_var=no"
13554 rm -f conftest.err conftest.
$ac_objext \
13555 conftest
$ac_exeext conftest.
$ac_ext
13557 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13558 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
13559 if test `eval echo '${'$as_ac_var'}'` = yes; then
13560 cat >>confdefs.h
<<_ACEOF
13561 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
13565 echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
13566 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
13567 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
13568 echo $ECHO_N "(cached) $ECHO_C" >&6
13570 ac_check_lib_save_LIBS
=$LIBS
13572 cat >conftest.
$ac_ext <<_ACEOF
13575 cat confdefs.h
>>conftest.
$ac_ext
13576 cat >>conftest.
$ac_ext <<_ACEOF
13577 /* end confdefs.h. */
13579 /* Override any gcc2 internal prototype to avoid an error. */
13583 /* We use char because int might match the return type of a gcc2
13584 builtin and then its argument prototype would still apply. */
13594 rm -f conftest.
$ac_objext conftest
$ac_exeext
13595 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13596 (eval $ac_link) 2>conftest.er1
13598 grep -v '^ *+' conftest.er1
>conftest.err
13600 cat conftest.err
>&5
13601 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13602 (exit $ac_status); } &&
13603 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13604 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13605 (eval $ac_try) 2>&5
13607 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13608 (exit $ac_status); }; } &&
13609 { ac_try
='test -s conftest$ac_exeext'
13610 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13611 (eval $ac_try) 2>&5
13613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13614 (exit $ac_status); }; }; then
13615 ac_cv_lib_dl_dlopen
=yes
13617 echo "$as_me: failed program was:" >&5
13618 sed 's/^/| /' conftest.
$ac_ext >&5
13620 ac_cv_lib_dl_dlopen
=no
13622 rm -f conftest.err conftest.
$ac_objext \
13623 conftest
$ac_exeext conftest.
$ac_ext
13624 LIBS
=$ac_check_lib_save_LIBS
13626 echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
13627 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
13628 if test $ac_cv_lib_dl_dlopen = yes; then
13630 cat >>confdefs.h
<<\_ACEOF
13631 #define HAVE_DLOPEN 1
13649 if test "$LIBEXT" = "so"
13651 DLLFLAGS
="$DLLFLAGS -fPIC"
13653 echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
13654 echo $ECHO_N "checking whether we can build a GNU style ELF dll... $ECHO_C" >&6
13655 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
13656 echo $ECHO_N "(cached) $ECHO_C" >&6
13658 ac_wine_try_cflags_saved
=$CFLAGS
13659 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-soname,conftest.so.1.0,-Bsymbolic"
13660 cat >conftest.
$ac_ext <<_ACEOF
13663 rm -f conftest.
$ac_objext conftest
$ac_exeext
13664 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13665 (eval $ac_link) 2>conftest.er1
13667 grep -v '^ *+' conftest.er1
>conftest.err
13669 cat conftest.err
>&5
13670 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13671 (exit $ac_status); } &&
13672 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13673 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13674 (eval $ac_try) 2>&5
13676 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13677 (exit $ac_status); }; } &&
13678 { ac_try
='test -s conftest$ac_exeext'
13679 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13680 (eval $ac_try) 2>&5
13682 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13683 (exit $ac_status); }; }; then
13684 ac_cv_c_dll_gnuelf
="yes"
13686 echo "$as_me: failed program was:" >&5
13687 sed 's/^/| /' conftest.
$ac_ext >&5
13689 ac_cv_c_dll_gnuelf
="no"
13691 rm -f conftest.err conftest.
$ac_objext \
13692 conftest
$ac_exeext conftest.
$ac_ext
13693 CFLAGS
=$ac_wine_try_cflags_saved
13695 echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
13696 echo "${ECHO_T}$ac_cv_c_dll_gnuelf" >&6
13697 if test "$ac_cv_c_dll_gnuelf" = "yes"
13699 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
13700 LDDLLFLAGS
="-shared -Wl,-Bsymbolic"
13701 echo "$as_me:$LINENO: checking whether the linker accepts -z defs" >&5
13702 echo $ECHO_N "checking whether the linker accepts -z defs... $ECHO_C" >&6
13703 if test "${ac_cv_c_dll_zdefs+set}" = set; then
13704 echo $ECHO_N "(cached) $ECHO_C" >&6
13706 ac_wine_try_cflags_saved
=$CFLAGS
13707 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
13708 cat >conftest.
$ac_ext <<_ACEOF
13711 cat confdefs.h
>>conftest.
$ac_ext
13712 cat >>conftest.
$ac_ext <<_ACEOF
13713 /* end confdefs.h. */
13723 rm -f conftest.
$ac_objext conftest
$ac_exeext
13724 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13725 (eval $ac_link) 2>conftest.er1
13727 grep -v '^ *+' conftest.er1
>conftest.err
13729 cat conftest.err
>&5
13730 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13731 (exit $ac_status); } &&
13732 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13733 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13734 (eval $ac_try) 2>&5
13736 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13737 (exit $ac_status); }; } &&
13738 { ac_try
='test -s conftest$ac_exeext'
13739 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13740 (eval $ac_try) 2>&5
13742 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13743 (exit $ac_status); }; }; then
13744 ac_cv_c_dll_zdefs
="yes"
13746 echo "$as_me: failed program was:" >&5
13747 sed 's/^/| /' conftest.
$ac_ext >&5
13749 ac_cv_c_dll_zdefs
="no"
13751 rm -f conftest.err conftest.
$ac_objext \
13752 conftest
$ac_exeext conftest.
$ac_ext
13753 CFLAGS
=$ac_wine_try_cflags_saved
13755 echo "$as_me:$LINENO: result: $ac_cv_c_dll_zdefs" >&5
13756 echo "${ECHO_T}$ac_cv_c_dll_zdefs" >&6
13757 if test "$ac_cv_c_dll_zdefs" = "yes"
13759 LDDLLFLAGS
="$LDDLLFLAGS,-z,defs"
13762 echo "$as_me:$LINENO: checking whether the linker accepts -init and -fini" >&5
13763 echo $ECHO_N "checking whether the linker accepts -init and -fini... $ECHO_C" >&6
13764 if test "${ac_cv_c_dll_init_fini+set}" = set; then
13765 echo $ECHO_N "(cached) $ECHO_C" >&6
13767 ac_wine_try_cflags_saved
=$CFLAGS
13768 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
13769 cat >conftest.
$ac_ext <<_ACEOF
13772 cat confdefs.h
>>conftest.
$ac_ext
13773 cat >>conftest.
$ac_ext <<_ACEOF
13774 /* end confdefs.h. */
13784 rm -f conftest.
$ac_objext conftest
$ac_exeext
13785 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13786 (eval $ac_link) 2>conftest.er1
13788 grep -v '^ *+' conftest.er1
>conftest.err
13790 cat conftest.err
>&5
13791 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13792 (exit $ac_status); } &&
13793 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13794 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13795 (eval $ac_try) 2>&5
13797 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13798 (exit $ac_status); }; } &&
13799 { ac_try
='test -s conftest$ac_exeext'
13800 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13801 (eval $ac_try) 2>&5
13803 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13804 (exit $ac_status); }; }; then
13805 ac_cv_c_dll_init_fini
="yes"
13807 echo "$as_me: failed program was:" >&5
13808 sed 's/^/| /' conftest.
$ac_ext >&5
13810 ac_cv_c_dll_init_fini
="no"
13812 rm -f conftest.err conftest.
$ac_objext \
13813 conftest
$ac_exeext conftest.
$ac_ext
13814 CFLAGS
=$ac_wine_try_cflags_saved
13816 echo "$as_me:$LINENO: result: $ac_cv_c_dll_init_fini" >&5
13817 echo "${ECHO_T}$ac_cv_c_dll_init_fini" >&6
13818 if test "$ac_cv_c_dll_init_fini" = "yes"
13820 LDDLLFLAGS
="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
13823 echo "$as_me:$LINENO: checking whether the linker accepts version scripts" >&5
13824 echo $ECHO_N "checking whether the linker accepts version scripts... $ECHO_C" >&6
13825 if test "${ac_cv_c_ld_version_scripts+set}" = set; then
13826 echo $ECHO_N "(cached) $ECHO_C" >&6
13828 echo '{ global: *; };' >conftest.map
13829 ac_wine_try_cflags_saved
=$CFLAGS
13830 CFLAGS
="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
13831 cat >conftest.
$ac_ext <<_ACEOF
13834 cat confdefs.h
>>conftest.
$ac_ext
13835 cat >>conftest.
$ac_ext <<_ACEOF
13836 /* end confdefs.h. */
13846 rm -f conftest.
$ac_objext conftest
$ac_exeext
13847 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13848 (eval $ac_link) 2>conftest.er1
13850 grep -v '^ *+' conftest.er1
>conftest.err
13852 cat conftest.err
>&5
13853 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13854 (exit $ac_status); } &&
13855 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13856 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13857 (eval $ac_try) 2>&5
13859 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13860 (exit $ac_status); }; } &&
13861 { ac_try
='test -s conftest$ac_exeext'
13862 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13863 (eval $ac_try) 2>&5
13865 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13866 (exit $ac_status); }; }; then
13867 ac_cv_c_ld_version_scripts
="yes"
13869 echo "$as_me: failed program was:" >&5
13870 sed 's/^/| /' conftest.
$ac_ext >&5
13872 ac_cv_c_ld_version_scripts
="no"
13874 rm -f conftest.err conftest.
$ac_objext \
13875 conftest
$ac_exeext conftest.
$ac_ext
13876 CFLAGS
=$ac_wine_try_cflags_saved
13879 echo "$as_me:$LINENO: result: $ac_cv_c_ld_version_scripts" >&5
13880 echo "${ECHO_T}$ac_cv_c_ld_version_scripts" >&6
13881 if test "$ac_cv_c_ld_version_scripts" = "yes"
13883 LDSHARED
="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
13886 echo "$as_me:$LINENO: checking whether the linker accepts --export-dynamic" >&5
13887 echo $ECHO_N "checking whether the linker accepts --export-dynamic... $ECHO_C" >&6
13888 if test "${ac_cv_c_export_dynamic+set}" = set; then
13889 echo $ECHO_N "(cached) $ECHO_C" >&6
13891 ac_wine_try_cflags_saved
=$CFLAGS
13892 CFLAGS
="$CFLAGS -fPIC -Wl,--export-dynamic"
13893 cat >conftest.
$ac_ext <<_ACEOF
13896 cat confdefs.h
>>conftest.
$ac_ext
13897 cat >>conftest.
$ac_ext <<_ACEOF
13898 /* end confdefs.h. */
13908 rm -f conftest.
$ac_objext conftest
$ac_exeext
13909 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13910 (eval $ac_link) 2>conftest.er1
13912 grep -v '^ *+' conftest.er1
>conftest.err
13914 cat conftest.err
>&5
13915 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13916 (exit $ac_status); } &&
13917 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13918 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13919 (eval $ac_try) 2>&5
13921 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13922 (exit $ac_status); }; } &&
13923 { ac_try
='test -s conftest$ac_exeext'
13924 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13925 (eval $ac_try) 2>&5
13927 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13928 (exit $ac_status); }; }; then
13929 ac_cv_c_export_dynamic
="yes"
13931 echo "$as_me: failed program was:" >&5
13932 sed 's/^/| /' conftest.
$ac_ext >&5
13934 ac_cv_c_export_dynamic
="no"
13936 rm -f conftest.err conftest.
$ac_objext \
13937 conftest
$ac_exeext conftest.
$ac_ext
13938 CFLAGS
=$ac_wine_try_cflags_saved
13940 echo "$as_me:$LINENO: result: $ac_cv_c_export_dynamic" >&5
13941 echo "${ECHO_T}$ac_cv_c_export_dynamic" >&6
13942 if test "$ac_cv_c_export_dynamic" = "yes"
13944 LDEXECFLAGS
="-Wl,--export-dynamic"
13950 echo "$as_me:$LINENO: checking whether we can relocate the executable to 0x77f00000" >&5
13951 echo $ECHO_N "checking whether we can relocate the executable to 0x77f00000... $ECHO_C" >&6
13952 if test "${ac_cv_ld_reloc_exec+set}" = set; then
13953 echo $ECHO_N "(cached) $ECHO_C" >&6
13955 ac_wine_try_cflags_saved
=$CFLAGS
13956 CFLAGS
="$CFLAGS -Wl,--section-start,.interp=0x77f00400"
13957 cat >conftest.
$ac_ext <<_ACEOF
13960 cat confdefs.h
>>conftest.
$ac_ext
13961 cat >>conftest.
$ac_ext <<_ACEOF
13962 /* end confdefs.h. */
13972 rm -f conftest.
$ac_objext conftest
$ac_exeext
13973 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13974 (eval $ac_link) 2>conftest.er1
13976 grep -v '^ *+' conftest.er1
>conftest.err
13978 cat conftest.err
>&5
13979 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13980 (exit $ac_status); } &&
13981 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13982 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13983 (eval $ac_try) 2>&5
13985 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13986 (exit $ac_status); }; } &&
13987 { ac_try
='test -s conftest$ac_exeext'
13988 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13989 (eval $ac_try) 2>&5
13991 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13992 (exit $ac_status); }; }; then
13993 ac_cv_ld_reloc_exec
="yes"
13995 echo "$as_me: failed program was:" >&5
13996 sed 's/^/| /' conftest.
$ac_ext >&5
13998 ac_cv_ld_reloc_exec
="no"
14000 rm -f conftest.err conftest.
$ac_objext \
14001 conftest
$ac_exeext conftest.
$ac_ext
14002 CFLAGS
=$ac_wine_try_cflags_saved
14004 echo "$as_me:$LINENO: result: $ac_cv_ld_reloc_exec" >&5
14005 echo "${ECHO_T}$ac_cv_ld_reloc_exec" >&6
14006 if test "$ac_cv_ld_reloc_exec" = "yes"
14008 LDEXECFLAGS
="$LDEXECFLAGS -Wl,--section-start,.interp=0x77f00400"
14014 echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
14015 echo $ECHO_N "checking whether we can build a UnixWare (Solaris) dll... $ECHO_C" >&6
14016 if test "${ac_cv_c_dll_unixware+set}" = set; then
14017 echo $ECHO_N "(cached) $ECHO_C" >&6
14019 ac_wine_try_cflags_saved
=$CFLAGS
14020 CFLAGS
="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
14021 cat >conftest.
$ac_ext <<_ACEOF
14024 rm -f conftest.
$ac_objext conftest
$ac_exeext
14025 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14026 (eval $ac_link) 2>conftest.er1
14028 grep -v '^ *+' conftest.er1
>conftest.err
14030 cat conftest.err
>&5
14031 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14032 (exit $ac_status); } &&
14033 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14035 (eval $ac_try) 2>&5
14037 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14038 (exit $ac_status); }; } &&
14039 { ac_try
='test -s conftest$ac_exeext'
14040 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14041 (eval $ac_try) 2>&5
14043 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14044 (exit $ac_status); }; }; then
14045 ac_cv_c_dll_unixware
="yes"
14047 echo "$as_me: failed program was:" >&5
14048 sed 's/^/| /' conftest.
$ac_ext >&5
14050 ac_cv_c_dll_unixware
="no"
14052 rm -f conftest.err conftest.
$ac_objext \
14053 conftest
$ac_exeext conftest.
$ac_ext
14054 CFLAGS
=$ac_wine_try_cflags_saved
14056 echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
14057 echo "${ECHO_T}$ac_cv_c_dll_unixware" >&6
14058 if test "$ac_cv_c_dll_unixware" = "yes"
14060 LDSHARED
="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
14061 LDDLLFLAGS
="-Wl,-G,-B,symbolic"
14064 echo "$as_me:$LINENO: checking whether we can build a Mach-O (Mac OS X/Darwin) dll" >&5
14065 echo $ECHO_N "checking whether we can build a Mach-O (Mac OS X/Darwin) dll... $ECHO_C" >&6
14066 if test "${ac_cv_c_dll_macho+set}" = set; then
14067 echo $ECHO_N "(cached) $ECHO_C" >&6
14069 ac_wine_try_cflags_saved
=$CFLAGS
14070 CFLAGS
="$CFLAGS -bundle"
14071 cat >conftest.
$ac_ext <<_ACEOF
14074 rm -f conftest.
$ac_objext conftest
$ac_exeext
14075 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14076 (eval $ac_link) 2>conftest.er1
14078 grep -v '^ *+' conftest.er1
>conftest.err
14080 cat conftest.err
>&5
14081 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14082 (exit $ac_status); } &&
14083 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14084 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14085 (eval $ac_try) 2>&5
14087 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14088 (exit $ac_status); }; } &&
14089 { ac_try
='test -s conftest$ac_exeext'
14090 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14091 (eval $ac_try) 2>&5
14093 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14094 (exit $ac_status); }; }; then
14095 ac_cv_c_dll_macho
="yes"
14097 echo "$as_me: failed program was:" >&5
14098 sed 's/^/| /' conftest.
$ac_ext >&5
14100 ac_cv_c_dll_macho
="no"
14102 rm -f conftest.err conftest.
$ac_objext \
14103 conftest
$ac_exeext conftest.
$ac_ext
14104 CFLAGS
=$ac_wine_try_cflags_saved
14106 echo "$as_me:$LINENO: result: $ac_cv_c_dll_macho" >&5
14107 echo "${ECHO_T}$ac_cv_c_dll_macho" >&6
14108 if test "$ac_cv_c_dll_macho" = "yes"
14111 LDDLLFLAGS
="-bundle -flat_namespace -undefined suppress"
14112 LDSHARED
="\$(CC) -dynamiclib"
14113 CFLAGS
="$CFLAGS -ffixed-r13 -no-cpp-precomp"
14114 STRIP
="$STRIP -u -r"
14115 LDEXECFLAGS
="-seg1addr 0x120000"
14117 LDLIBWINEFLAGS
="-seg1addr 0x140000"
14119 COREFOUNDATIONLIB
="-framework CoreFoundation"
14121 IOKITLIB
="-framework IOKit"
14123 IOKITLIB
= "$IOKITLIB $COREFOUNDATIONLIB"
14125 echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
14126 echo $ECHO_N "checking whether we can build an HP-UX dll... $ECHO_C" >&6
14127 if test "${ac_cv_c_dll_hpux+set}" = set; then
14128 echo $ECHO_N "(cached) $ECHO_C" >&6
14130 ac_wine_try_cflags_saved
=$CFLAGS
14131 CFLAGS
="$CFLAGS -shared"
14132 cat >conftest.
$ac_ext <<_ACEOF
14135 rm -f conftest.
$ac_objext conftest
$ac_exeext
14136 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14137 (eval $ac_link) 2>conftest.er1
14139 grep -v '^ *+' conftest.er1
>conftest.err
14141 cat conftest.err
>&5
14142 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14143 (exit $ac_status); } &&
14144 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14145 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14146 (eval $ac_try) 2>&5
14148 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14149 (exit $ac_status); }; } &&
14150 { ac_try
='test -s conftest$ac_exeext'
14151 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14152 (eval $ac_try) 2>&5
14154 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14155 (exit $ac_status); }; }; then
14156 ac_cv_c_dll_hpux
="yes"
14158 echo "$as_me: failed program was:" >&5
14159 sed 's/^/| /' conftest.
$ac_ext >&5
14161 ac_cv_c_dll_hpux
="no"
14163 rm -f conftest.err conftest.
$ac_objext \
14164 conftest
$ac_exeext conftest.
$ac_ext
14165 CFLAGS
=$ac_wine_try_cflags_saved
14167 echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
14168 echo "${ECHO_T}$ac_cv_c_dll_hpux" >&6
14169 if test "$ac_cv_c_dll_hpux" = "yes"
14173 LDDLLFLAGS
="-shared -fPIC"
14174 LDSHARED
="\$(CC) -shared"
14183 if test "$cross_compiling" = "no"
14185 for ac_prog
in i586-mingw32msvc-gcc i386-mingw32msvc-gcc i386-mingw32-gcc mingw-gcc
14187 # Extract the first word of "$ac_prog", so it can be a program name with args.
14188 set dummy
$ac_prog; ac_word
=$2
14189 echo "$as_me:$LINENO: checking for $ac_word" >&5
14190 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
14191 if test "${ac_cv_prog_CROSSCC+set}" = set; then
14192 echo $ECHO_N "(cached) $ECHO_C" >&6
14194 if test -n "$CROSSCC"; then
14195 ac_cv_prog_CROSSCC
="$CROSSCC" # Let the user override the test.
14197 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14198 for as_dir
in $PATH
14201 test -z "$as_dir" && as_dir
=.
14202 for ac_exec_ext
in '' $ac_executable_extensions; do
14203 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14204 ac_cv_prog_CROSSCC
="$ac_prog"
14205 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14213 CROSSCC
=$ac_cv_prog_CROSSCC
14214 if test -n "$CROSSCC"; then
14215 echo "$as_me:$LINENO: result: $CROSSCC" >&5
14216 echo "${ECHO_T}$CROSSCC" >&6
14218 echo "$as_me:$LINENO: result: no" >&5
14219 echo "${ECHO_T}no" >&6
14222 test -n "$CROSSCC" && break
14224 test -n "$CROSSCC" || CROSSCC
="false"
14226 for ac_prog
in i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i386-mingw32-dlltool mingw-dlltool
14228 # Extract the first word of "$ac_prog", so it can be a program name with args.
14229 set dummy
$ac_prog; ac_word
=$2
14230 echo "$as_me:$LINENO: checking for $ac_word" >&5
14231 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
14232 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
14233 echo $ECHO_N "(cached) $ECHO_C" >&6
14235 if test -n "$DLLTOOL"; then
14236 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
14238 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14239 for as_dir
in $PATH
14242 test -z "$as_dir" && as_dir
=.
14243 for ac_exec_ext
in '' $ac_executable_extensions; do
14244 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14245 ac_cv_prog_DLLTOOL
="$ac_prog"
14246 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14254 DLLTOOL
=$ac_cv_prog_DLLTOOL
14255 if test -n "$DLLTOOL"; then
14256 echo "$as_me:$LINENO: result: $DLLTOOL" >&5
14257 echo "${ECHO_T}$DLLTOOL" >&6
14259 echo "$as_me:$LINENO: result: no" >&5
14260 echo "${ECHO_T}no" >&6
14263 test -n "$DLLTOOL" && break
14265 test -n "$DLLTOOL" || DLLTOOL
="false"
14267 for ac_prog
in i586-mingw32msvc-windres i386-mingw32msvc-windres i386-mingw32-windres mingw-windres
14269 # Extract the first word of "$ac_prog", so it can be a program name with args.
14270 set dummy
$ac_prog; ac_word
=$2
14271 echo "$as_me:$LINENO: checking for $ac_word" >&5
14272 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
14273 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
14274 echo $ECHO_N "(cached) $ECHO_C" >&6
14276 if test -n "$CROSSWINDRES"; then
14277 ac_cv_prog_CROSSWINDRES
="$CROSSWINDRES" # Let the user override the test.
14279 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14280 for as_dir
in $PATH
14283 test -z "$as_dir" && as_dir
=.
14284 for ac_exec_ext
in '' $ac_executable_extensions; do
14285 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14286 ac_cv_prog_CROSSWINDRES
="$ac_prog"
14287 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14295 CROSSWINDRES
=$ac_cv_prog_CROSSWINDRES
14296 if test -n "$CROSSWINDRES"; then
14297 echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
14298 echo "${ECHO_T}$CROSSWINDRES" >&6
14300 echo "$as_me:$LINENO: result: no" >&5
14301 echo "${ECHO_T}no" >&6
14304 test -n "$CROSSWINDRES" && break
14306 test -n "$CROSSWINDRES" || CROSSWINDRES
="false"
14308 if test "$CROSSCC" != "false"; then CROSSTEST
="\$(CROSSTEST)"; fi
14313 if test "$LIBEXT" = "a"; then
14314 { { echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
14315 It is currently not possible to build Wine without shared library
14316 (.so) support to allow transparent switch between .so and .dll files.
14317 If you are using Linux, you will need a newer binutils.
14319 echo "$as_me: error: could not find a way to build shared libraries.
14320 It is currently not possible to build Wine without shared library
14321 (.so) support to allow transparent switch between .so and .dll files.
14322 If you are using Linux, you will need a newer binutils.
14324 { (exit 1); exit 1; }; }
14329 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$PATH\""
14332 LDPATH
="DYLD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$DYLD_LIBRARY_PATH\""
14335 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$LD_LIBRARY_PATH\""
14343 SOCKETLIBS
="-lws2_32"
14351 *i
[3456789]86*) WINE_BINARIES
="wine-glibc wine-kthread wine-pthread wine-preloader"
14353 *) WINE_BINARIES
="wine-glibc wine-kthread wine-pthread"
14356 MAIN_BINARY
="wine-glibc"
14360 WINE_BINARIES
="wine-pthread"
14362 MAIN_BINARY
="wine-pthread"
14366 WINE_BINARIES
="wine-kthread"
14368 MAIN_BINARY
="wine-kthread"
14374 if test "$LIBEXT" = "so" -o "$LIBEXT" = "dylib"
14376 # Extract the first word of "ldd", so it can be a program name with args.
14377 set dummy ldd
; ac_word
=$2
14378 echo "$as_me:$LINENO: checking for $ac_word" >&5
14379 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
14380 if test "${ac_cv_path_LDD+set}" = set; then
14381 echo $ECHO_N "(cached) $ECHO_C" >&6
14385 ac_cv_path_LDD
="$LDD" # Let the user override the test with a path.
14388 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14389 as_dummy
="/sbin:/usr/sbin:$PATH"
14390 for as_dir
in $as_dummy
14393 test -z "$as_dir" && as_dir
=.
14394 for ac_exec_ext
in '' $ac_executable_extensions; do
14395 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14396 ac_cv_path_LDD
="$as_dir/$ac_word$ac_exec_ext"
14397 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14403 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD
="true"
14407 LDD
=$ac_cv_path_LDD
14409 if test -n "$LDD"; then
14410 echo "$as_me:$LINENO: result: $LDD" >&5
14411 echo "${ECHO_T}$LDD" >&6
14413 echo "$as_me:$LINENO: result: no" >&5
14414 echo "${ECHO_T}no" >&6
14418 echo "$as_me:$LINENO: checking for -lX11 soname" >&5
14419 echo $ECHO_N "checking for -lX11 soname... $ECHO_C" >&6
14420 if test "${ac_cv_lib_soname_X11+set}" = set; then
14421 echo $ECHO_N "(cached) $ECHO_C" >&6
14423 ac_get_soname_save_LIBS
=$LIBS
14424 LIBS
="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
14425 cat >conftest.
$ac_ext <<_ACEOF
14428 cat confdefs.h
>>conftest.
$ac_ext
14429 cat >>conftest.
$ac_ext <<_ACEOF
14430 /* end confdefs.h. */
14432 /* Override any gcc2 internal prototype to avoid an error. */
14436 /* We use char because int might match the return type of a gcc2
14437 builtin and then its argument prototype would still apply. */
14438 char XCreateWindow ();
14447 rm -f conftest.
$ac_objext conftest
$ac_exeext
14448 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14449 (eval $ac_link) 2>conftest.er1
14451 grep -v '^ *+' conftest.er1
>conftest.err
14453 cat conftest.err
>&5
14454 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14455 (exit $ac_status); } &&
14456 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14457 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14458 (eval $ac_try) 2>&5
14460 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14461 (exit $ac_status); }; } &&
14462 { ac_try
='test -s conftest$ac_exeext'
14463 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14464 (eval $ac_try) 2>&5
14466 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14467 (exit $ac_status); }; }; then
14468 ac_cv_lib_soname_X11
=`$ac_cv_path_LDD conftest$ac_exeext | grep libX11\\.$LIBEXT | sed "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"`
14469 if test "x$ac_cv_lib_soname_X11" = "x"
14471 ac_cv_lib_soname_X11
="libX11.$LIBEXT"
14474 echo "$as_me: failed program was:" >&5
14475 sed 's/^/| /' conftest.
$ac_ext >&5
14477 ac_cv_lib_soname_X11
="libX11.$LIBEXT"
14479 rm -f conftest.err conftest.
$ac_objext \
14480 conftest
$ac_exeext conftest.
$ac_ext
14481 LIBS
=$ac_get_soname_save_LIBS
14483 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
14484 echo "${ECHO_T}$ac_cv_lib_soname_X11" >&6
14485 if test "x$ac_cv_lib_soname_X11" != xNONE
14487 cat >>confdefs.h
<<_ACEOF
14488 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
14492 echo "$as_me:$LINENO: checking for -lXext soname" >&5
14493 echo $ECHO_N "checking for -lXext soname... $ECHO_C" >&6
14494 if test "${ac_cv_lib_soname_Xext+set}" = set; then
14495 echo $ECHO_N "(cached) $ECHO_C" >&6
14497 ac_get_soname_save_LIBS
=$LIBS
14498 LIBS
="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
14499 cat >conftest.
$ac_ext <<_ACEOF
14502 cat confdefs.h
>>conftest.
$ac_ext
14503 cat >>conftest.
$ac_ext <<_ACEOF
14504 /* end confdefs.h. */
14506 /* Override any gcc2 internal prototype to avoid an error. */
14510 /* We use char because int might match the return type of a gcc2
14511 builtin and then its argument prototype would still apply. */
14512 char XextCreateExtension ();
14516 XextCreateExtension ();
14521 rm -f conftest.
$ac_objext conftest
$ac_exeext
14522 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14523 (eval $ac_link) 2>conftest.er1
14525 grep -v '^ *+' conftest.er1
>conftest.err
14527 cat conftest.err
>&5
14528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14529 (exit $ac_status); } &&
14530 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14532 (eval $ac_try) 2>&5
14534 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14535 (exit $ac_status); }; } &&
14536 { ac_try
='test -s conftest$ac_exeext'
14537 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14538 (eval $ac_try) 2>&5
14540 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14541 (exit $ac_status); }; }; then
14542 ac_cv_lib_soname_Xext
=`$ac_cv_path_LDD conftest$ac_exeext | grep libXext\\.$LIBEXT | sed "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"`
14543 if test "x$ac_cv_lib_soname_Xext" = "x"
14545 ac_cv_lib_soname_Xext
="libXext.$LIBEXT"
14548 echo "$as_me: failed program was:" >&5
14549 sed 's/^/| /' conftest.
$ac_ext >&5
14551 ac_cv_lib_soname_Xext
="libXext.$LIBEXT"
14553 rm -f conftest.err conftest.
$ac_objext \
14554 conftest
$ac_exeext conftest.
$ac_ext
14555 LIBS
=$ac_get_soname_save_LIBS
14557 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
14558 echo "${ECHO_T}$ac_cv_lib_soname_Xext" >&6
14559 if test "x$ac_cv_lib_soname_Xext" != xNONE
14561 cat >>confdefs.h
<<_ACEOF
14562 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
14566 echo "$as_me:$LINENO: checking for -lXi soname" >&5
14567 echo $ECHO_N "checking for -lXi soname... $ECHO_C" >&6
14568 if test "${ac_cv_lib_soname_Xi+set}" = set; then
14569 echo $ECHO_N "(cached) $ECHO_C" >&6
14571 ac_get_soname_save_LIBS
=$LIBS
14572 LIBS
="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
14573 cat >conftest.
$ac_ext <<_ACEOF
14576 cat confdefs.h
>>conftest.
$ac_ext
14577 cat >>conftest.
$ac_ext <<_ACEOF
14578 /* end confdefs.h. */
14580 /* Override any gcc2 internal prototype to avoid an error. */
14584 /* We use char because int might match the return type of a gcc2
14585 builtin and then its argument prototype would still apply. */
14586 char XOpenDevice ();
14595 rm -f conftest.
$ac_objext conftest
$ac_exeext
14596 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14597 (eval $ac_link) 2>conftest.er1
14599 grep -v '^ *+' conftest.er1
>conftest.err
14601 cat conftest.err
>&5
14602 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14603 (exit $ac_status); } &&
14604 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14605 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14606 (eval $ac_try) 2>&5
14608 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14609 (exit $ac_status); }; } &&
14610 { ac_try
='test -s conftest$ac_exeext'
14611 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14612 (eval $ac_try) 2>&5
14614 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14615 (exit $ac_status); }; }; then
14616 ac_cv_lib_soname_Xi
=`$ac_cv_path_LDD conftest$ac_exeext | grep libXi\\.$LIBEXT | sed "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"`
14617 if test "x$ac_cv_lib_soname_Xi" = "x"
14619 ac_cv_lib_soname_Xi
="libXi.$LIBEXT"
14622 echo "$as_me: failed program was:" >&5
14623 sed 's/^/| /' conftest.
$ac_ext >&5
14625 ac_cv_lib_soname_Xi
="libXi.$LIBEXT"
14627 rm -f conftest.err conftest.
$ac_objext \
14628 conftest
$ac_exeext conftest.
$ac_ext
14629 LIBS
=$ac_get_soname_save_LIBS
14631 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
14632 echo "${ECHO_T}$ac_cv_lib_soname_Xi" >&6
14633 if test "x$ac_cv_lib_soname_Xi" != xNONE
14635 cat >>confdefs.h
<<_ACEOF
14636 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
14640 echo "$as_me:$LINENO: checking for -lXrender soname" >&5
14641 echo $ECHO_N "checking for -lXrender soname... $ECHO_C" >&6
14642 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
14643 echo $ECHO_N "(cached) $ECHO_C" >&6
14645 ac_get_soname_save_LIBS
=$LIBS
14646 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
14647 cat >conftest.
$ac_ext <<_ACEOF
14650 cat confdefs.h
>>conftest.
$ac_ext
14651 cat >>conftest.
$ac_ext <<_ACEOF
14652 /* end confdefs.h. */
14654 /* Override any gcc2 internal prototype to avoid an error. */
14658 /* We use char because int might match the return type of a gcc2
14659 builtin and then its argument prototype would still apply. */
14660 char XRenderQueryExtension ();
14664 XRenderQueryExtension ();
14669 rm -f conftest.
$ac_objext conftest
$ac_exeext
14670 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14671 (eval $ac_link) 2>conftest.er1
14673 grep -v '^ *+' conftest.er1
>conftest.err
14675 cat conftest.err
>&5
14676 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14677 (exit $ac_status); } &&
14678 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14679 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14680 (eval $ac_try) 2>&5
14682 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14683 (exit $ac_status); }; } &&
14684 { ac_try
='test -s conftest$ac_exeext'
14685 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14686 (eval $ac_try) 2>&5
14688 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14689 (exit $ac_status); }; }; then
14690 ac_cv_lib_soname_Xrender
=`$ac_cv_path_LDD conftest$ac_exeext | grep libXrender\\.$LIBEXT | sed "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"`
14691 if test "x$ac_cv_lib_soname_Xrender" = "x"
14693 ac_cv_lib_soname_Xrender
="libXrender.$LIBEXT"
14696 echo "$as_me: failed program was:" >&5
14697 sed 's/^/| /' conftest.
$ac_ext >&5
14699 ac_cv_lib_soname_Xrender
="libXrender.$LIBEXT"
14701 rm -f conftest.err conftest.
$ac_objext \
14702 conftest
$ac_exeext conftest.
$ac_ext
14703 LIBS
=$ac_get_soname_save_LIBS
14705 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
14706 echo "${ECHO_T}$ac_cv_lib_soname_Xrender" >&6
14707 if test "x$ac_cv_lib_soname_Xrender" != xNONE
14709 cat >>confdefs.h
<<_ACEOF
14710 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
14714 echo "$as_me:$LINENO: checking for -lXrandr soname" >&5
14715 echo $ECHO_N "checking for -lXrandr soname... $ECHO_C" >&6
14716 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
14717 echo $ECHO_N "(cached) $ECHO_C" >&6
14719 ac_get_soname_save_LIBS
=$LIBS
14720 LIBS
="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
14721 cat >conftest.
$ac_ext <<_ACEOF
14724 cat confdefs.h
>>conftest.
$ac_ext
14725 cat >>conftest.
$ac_ext <<_ACEOF
14726 /* end confdefs.h. */
14728 /* Override any gcc2 internal prototype to avoid an error. */
14732 /* We use char because int might match the return type of a gcc2
14733 builtin and then its argument prototype would still apply. */
14734 char XRRQueryExtension ();
14738 XRRQueryExtension ();
14743 rm -f conftest.
$ac_objext conftest
$ac_exeext
14744 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14745 (eval $ac_link) 2>conftest.er1
14747 grep -v '^ *+' conftest.er1
>conftest.err
14749 cat conftest.err
>&5
14750 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14751 (exit $ac_status); } &&
14752 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14753 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14754 (eval $ac_try) 2>&5
14756 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14757 (exit $ac_status); }; } &&
14758 { ac_try
='test -s conftest$ac_exeext'
14759 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14760 (eval $ac_try) 2>&5
14762 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14763 (exit $ac_status); }; }; then
14764 ac_cv_lib_soname_Xrandr
=`$ac_cv_path_LDD conftest$ac_exeext | grep libXrandr\\.$LIBEXT | sed "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"`
14765 if test "x$ac_cv_lib_soname_Xrandr" = "x"
14767 ac_cv_lib_soname_Xrandr
="libXrandr.$LIBEXT"
14770 echo "$as_me: failed program was:" >&5
14771 sed 's/^/| /' conftest.
$ac_ext >&5
14773 ac_cv_lib_soname_Xrandr
="libXrandr.$LIBEXT"
14775 rm -f conftest.err conftest.
$ac_objext \
14776 conftest
$ac_exeext conftest.
$ac_ext
14777 LIBS
=$ac_get_soname_save_LIBS
14779 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
14780 echo "${ECHO_T}$ac_cv_lib_soname_Xrandr" >&6
14781 if test "x$ac_cv_lib_soname_Xrandr" != xNONE
14783 cat >>confdefs.h
<<_ACEOF
14784 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
14788 echo "$as_me:$LINENO: checking for -lfreetype soname" >&5
14789 echo $ECHO_N "checking for -lfreetype soname... $ECHO_C" >&6
14790 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14791 echo $ECHO_N "(cached) $ECHO_C" >&6
14793 ac_get_soname_save_LIBS
=$LIBS
14794 LIBS
="-lfreetype $X_LIBS $LIBS"
14795 cat >conftest.
$ac_ext <<_ACEOF
14798 cat confdefs.h
>>conftest.
$ac_ext
14799 cat >>conftest.
$ac_ext <<_ACEOF
14800 /* end confdefs.h. */
14802 /* Override any gcc2 internal prototype to avoid an error. */
14806 /* We use char because int might match the return type of a gcc2
14807 builtin and then its argument prototype would still apply. */
14808 char FT_Init_FreeType ();
14812 FT_Init_FreeType ();
14817 rm -f conftest.
$ac_objext conftest
$ac_exeext
14818 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14819 (eval $ac_link) 2>conftest.er1
14821 grep -v '^ *+' conftest.er1
>conftest.err
14823 cat conftest.err
>&5
14824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14825 (exit $ac_status); } &&
14826 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14827 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14828 (eval $ac_try) 2>&5
14830 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14831 (exit $ac_status); }; } &&
14832 { ac_try
='test -s conftest$ac_exeext'
14833 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14834 (eval $ac_try) 2>&5
14836 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14837 (exit $ac_status); }; }; then
14838 ac_cv_lib_soname_freetype
=`$ac_cv_path_LDD conftest$ac_exeext | grep libfreetype\\.$LIBEXT | sed "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"`
14839 if test "x$ac_cv_lib_soname_freetype" = "x"
14841 ac_cv_lib_soname_freetype
="libfreetype.$LIBEXT"
14844 echo "$as_me: failed program was:" >&5
14845 sed 's/^/| /' conftest.
$ac_ext >&5
14847 ac_cv_lib_soname_freetype
="libfreetype.$LIBEXT"
14849 rm -f conftest.err conftest.
$ac_objext \
14850 conftest
$ac_exeext conftest.
$ac_ext
14851 LIBS
=$ac_get_soname_save_LIBS
14853 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14854 echo "${ECHO_T}$ac_cv_lib_soname_freetype" >&6
14855 if test "x$ac_cv_lib_soname_freetype" != xNONE
14857 cat >>confdefs.h
<<_ACEOF
14858 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14862 echo "$as_me:$LINENO: checking for -lGL soname" >&5
14863 echo $ECHO_N "checking for -lGL soname... $ECHO_C" >&6
14864 if test "${ac_cv_lib_soname_GL+set}" = set; then
14865 echo $ECHO_N "(cached) $ECHO_C" >&6
14867 ac_get_soname_save_LIBS
=$LIBS
14868 LIBS
="-lGL $X_LIBS $X_EXTRA_LIBS $LIBS"
14869 cat >conftest.
$ac_ext <<_ACEOF
14872 cat confdefs.h
>>conftest.
$ac_ext
14873 cat >>conftest.
$ac_ext <<_ACEOF
14874 /* end confdefs.h. */
14876 /* Override any gcc2 internal prototype to avoid an error. */
14880 /* We use char because int might match the return type of a gcc2
14881 builtin and then its argument prototype would still apply. */
14882 char glXQueryExtension ();
14886 glXQueryExtension ();
14891 rm -f conftest.
$ac_objext conftest
$ac_exeext
14892 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14893 (eval $ac_link) 2>conftest.er1
14895 grep -v '^ *+' conftest.er1
>conftest.err
14897 cat conftest.err
>&5
14898 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14899 (exit $ac_status); } &&
14900 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14901 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14902 (eval $ac_try) 2>&5
14904 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14905 (exit $ac_status); }; } &&
14906 { ac_try
='test -s conftest$ac_exeext'
14907 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14908 (eval $ac_try) 2>&5
14910 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14911 (exit $ac_status); }; }; then
14912 ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep libGL\\.$LIBEXT | sed "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"`
14913 if test "x$ac_cv_lib_soname_GL" = "x"
14915 ac_cv_lib_soname_GL
="libGL.$LIBEXT"
14918 echo "$as_me: failed program was:" >&5
14919 sed 's/^/| /' conftest.
$ac_ext >&5
14921 ac_cv_lib_soname_GL
="libGL.$LIBEXT"
14923 rm -f conftest.err conftest.
$ac_objext \
14924 conftest
$ac_exeext conftest.
$ac_ext
14925 LIBS
=$ac_get_soname_save_LIBS
14927 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
14928 echo "${ECHO_T}$ac_cv_lib_soname_GL" >&6
14929 if test "x$ac_cv_lib_soname_GL" != xNONE
14931 cat >>confdefs.h
<<_ACEOF
14932 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
14936 echo "$as_me:$LINENO: checking for -ltxc_dxtn soname" >&5
14937 echo $ECHO_N "checking for -ltxc_dxtn soname... $ECHO_C" >&6
14938 if test "${ac_cv_lib_soname_txc_dxtn+set}" = set; then
14939 echo $ECHO_N "(cached) $ECHO_C" >&6
14941 ac_get_soname_save_LIBS
=$LIBS
14942 LIBS
="-ltxc_dxtn $LIBS"
14943 cat >conftest.
$ac_ext <<_ACEOF
14946 cat confdefs.h
>>conftest.
$ac_ext
14947 cat >>conftest.
$ac_ext <<_ACEOF
14948 /* end confdefs.h. */
14950 /* Override any gcc2 internal prototype to avoid an error. */
14954 /* We use char because int might match the return type of a gcc2
14955 builtin and then its argument prototype would still apply. */
14956 char fetch_2d_texel_rgba_dxt1 ();
14960 fetch_2d_texel_rgba_dxt1 ();
14965 rm -f conftest.
$ac_objext conftest
$ac_exeext
14966 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14967 (eval $ac_link) 2>conftest.er1
14969 grep -v '^ *+' conftest.er1
>conftest.err
14971 cat conftest.err
>&5
14972 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14973 (exit $ac_status); } &&
14974 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14976 (eval $ac_try) 2>&5
14978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14979 (exit $ac_status); }; } &&
14980 { ac_try
='test -s conftest$ac_exeext'
14981 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14982 (eval $ac_try) 2>&5
14984 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14985 (exit $ac_status); }; }; then
14986 ac_cv_lib_soname_txc_dxtn
=`$ac_cv_path_LDD conftest$ac_exeext | grep libtxc_dxtn\\.$LIBEXT | sed "s/^.*\(libtxc_dxtn\.$LIBEXT[^ ]*\).*$/\1/"`
14987 if test "x$ac_cv_lib_soname_txc_dxtn" = "x"
14989 ac_cv_lib_soname_txc_dxtn
="libtxc_dxtn.$LIBEXT"
14992 echo "$as_me: failed program was:" >&5
14993 sed 's/^/| /' conftest.
$ac_ext >&5
14995 ac_cv_lib_soname_txc_dxtn
="libtxc_dxtn.$LIBEXT"
14997 rm -f conftest.err conftest.
$ac_objext \
14998 conftest
$ac_exeext conftest.
$ac_ext
14999 LIBS
=$ac_get_soname_save_LIBS
15001 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_txc_dxtn" >&5
15002 echo "${ECHO_T}$ac_cv_lib_soname_txc_dxtn" >&6
15003 if test "x$ac_cv_lib_soname_txc_dxtn" != xNONE
15005 cat >>confdefs.h
<<_ACEOF
15006 #define SONAME_LIBTXC_DXTN "$ac_cv_lib_soname_txc_dxtn"
15010 echo "$as_me:$LINENO: checking for -lcups soname" >&5
15011 echo $ECHO_N "checking for -lcups soname... $ECHO_C" >&6
15012 if test "${ac_cv_lib_soname_cups+set}" = set; then
15013 echo $ECHO_N "(cached) $ECHO_C" >&6
15015 ac_get_soname_save_LIBS
=$LIBS
15016 LIBS
="-lcups $LIBS"
15017 cat >conftest.
$ac_ext <<_ACEOF
15020 cat confdefs.h
>>conftest.
$ac_ext
15021 cat >>conftest.
$ac_ext <<_ACEOF
15022 /* end confdefs.h. */
15024 /* Override any gcc2 internal prototype to avoid an error. */
15028 /* We use char because int might match the return type of a gcc2
15029 builtin and then its argument prototype would still apply. */
15030 char cupsGetDefault ();
15039 rm -f conftest.
$ac_objext conftest
$ac_exeext
15040 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15041 (eval $ac_link) 2>conftest.er1
15043 grep -v '^ *+' conftest.er1
>conftest.err
15045 cat conftest.err
>&5
15046 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15047 (exit $ac_status); } &&
15048 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15049 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15050 (eval $ac_try) 2>&5
15052 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15053 (exit $ac_status); }; } &&
15054 { ac_try
='test -s conftest$ac_exeext'
15055 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15056 (eval $ac_try) 2>&5
15058 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15059 (exit $ac_status); }; }; then
15060 ac_cv_lib_soname_cups
=`$ac_cv_path_LDD conftest$ac_exeext | grep libcups\\.$LIBEXT | sed "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"`
15061 if test "x$ac_cv_lib_soname_cups" = "x"
15063 ac_cv_lib_soname_cups
="libcups.$LIBEXT"
15066 echo "$as_me: failed program was:" >&5
15067 sed 's/^/| /' conftest.
$ac_ext >&5
15069 ac_cv_lib_soname_cups
="libcups.$LIBEXT"
15071 rm -f conftest.err conftest.
$ac_objext \
15072 conftest
$ac_exeext conftest.
$ac_ext
15073 LIBS
=$ac_get_soname_save_LIBS
15075 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
15076 echo "${ECHO_T}$ac_cv_lib_soname_cups" >&6
15077 if test "x$ac_cv_lib_soname_cups" != xNONE
15079 cat >>confdefs.h
<<_ACEOF
15080 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
15084 echo "$as_me:$LINENO: checking for -ljack soname" >&5
15085 echo $ECHO_N "checking for -ljack soname... $ECHO_C" >&6
15086 if test "${ac_cv_lib_soname_jack+set}" = set; then
15087 echo $ECHO_N "(cached) $ECHO_C" >&6
15089 ac_get_soname_save_LIBS
=$LIBS
15090 LIBS
="-ljack $LIBS"
15091 cat >conftest.
$ac_ext <<_ACEOF
15094 cat confdefs.h
>>conftest.
$ac_ext
15095 cat >>conftest.
$ac_ext <<_ACEOF
15096 /* end confdefs.h. */
15098 /* Override any gcc2 internal prototype to avoid an error. */
15102 /* We use char because int might match the return type of a gcc2
15103 builtin and then its argument prototype would still apply. */
15104 char jack_client_new ();
15108 jack_client_new ();
15113 rm -f conftest.
$ac_objext conftest
$ac_exeext
15114 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15115 (eval $ac_link) 2>conftest.er1
15117 grep -v '^ *+' conftest.er1
>conftest.err
15119 cat conftest.err
>&5
15120 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15121 (exit $ac_status); } &&
15122 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15123 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15124 (eval $ac_try) 2>&5
15126 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15127 (exit $ac_status); }; } &&
15128 { ac_try
='test -s conftest$ac_exeext'
15129 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15130 (eval $ac_try) 2>&5
15132 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15133 (exit $ac_status); }; }; then
15134 ac_cv_lib_soname_jack
=`$ac_cv_path_LDD conftest$ac_exeext | grep libjack\\.$LIBEXT | sed "s/^.*\(libjack\.$LIBEXT[^ ]*\).*$/\1/"`
15135 if test "x$ac_cv_lib_soname_jack" = "x"
15137 ac_cv_lib_soname_jack
="libjack.$LIBEXT"
15140 echo "$as_me: failed program was:" >&5
15141 sed 's/^/| /' conftest.
$ac_ext >&5
15143 ac_cv_lib_soname_jack
="libjack.$LIBEXT"
15145 rm -f conftest.err conftest.
$ac_objext \
15146 conftest
$ac_exeext conftest.
$ac_ext
15147 LIBS
=$ac_get_soname_save_LIBS
15149 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
15150 echo "${ECHO_T}$ac_cv_lib_soname_jack" >&6
15151 if test "x$ac_cv_lib_soname_jack" != xNONE
15153 cat >>confdefs.h
<<_ACEOF
15154 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
15158 echo "$as_me:$LINENO: checking for -lfontconfig soname" >&5
15159 echo $ECHO_N "checking for -lfontconfig soname... $ECHO_C" >&6
15160 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
15161 echo $ECHO_N "(cached) $ECHO_C" >&6
15163 ac_get_soname_save_LIBS
=$LIBS
15164 LIBS
="-lfontconfig $LIBS"
15165 cat >conftest.
$ac_ext <<_ACEOF
15168 cat confdefs.h
>>conftest.
$ac_ext
15169 cat >>conftest.
$ac_ext <<_ACEOF
15170 /* end confdefs.h. */
15172 /* Override any gcc2 internal prototype to avoid an error. */
15176 /* We use char because int might match the return type of a gcc2
15177 builtin and then its argument prototype would still apply. */
15187 rm -f conftest.
$ac_objext conftest
$ac_exeext
15188 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15189 (eval $ac_link) 2>conftest.er1
15191 grep -v '^ *+' conftest.er1
>conftest.err
15193 cat conftest.err
>&5
15194 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15195 (exit $ac_status); } &&
15196 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15197 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15198 (eval $ac_try) 2>&5
15200 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15201 (exit $ac_status); }; } &&
15202 { ac_try
='test -s conftest$ac_exeext'
15203 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15204 (eval $ac_try) 2>&5
15206 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15207 (exit $ac_status); }; }; then
15208 ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep libfontconfig\\.$LIBEXT | sed "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"`
15209 if test "x$ac_cv_lib_soname_fontconfig" = "x"
15211 ac_cv_lib_soname_fontconfig
="libfontconfig.$LIBEXT"
15214 echo "$as_me: failed program was:" >&5
15215 sed 's/^/| /' conftest.
$ac_ext >&5
15217 ac_cv_lib_soname_fontconfig
="libfontconfig.$LIBEXT"
15219 rm -f conftest.err conftest.
$ac_objext \
15220 conftest
$ac_exeext conftest.
$ac_ext
15221 LIBS
=$ac_get_soname_save_LIBS
15223 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
15224 echo "${ECHO_T}$ac_cv_lib_soname_fontconfig" >&6
15225 if test "x$ac_cv_lib_soname_fontconfig" != xNONE
15227 cat >>confdefs.h
<<_ACEOF
15228 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
15232 echo "$as_me:$LINENO: checking for -lssl soname" >&5
15233 echo $ECHO_N "checking for -lssl soname... $ECHO_C" >&6
15234 if test "${ac_cv_lib_soname_ssl+set}" = set; then
15235 echo $ECHO_N "(cached) $ECHO_C" >&6
15237 ac_get_soname_save_LIBS
=$LIBS
15239 cat >conftest.
$ac_ext <<_ACEOF
15242 cat confdefs.h
>>conftest.
$ac_ext
15243 cat >>conftest.
$ac_ext <<_ACEOF
15244 /* end confdefs.h. */
15246 /* Override any gcc2 internal prototype to avoid an error. */
15250 /* We use char because int might match the return type of a gcc2
15251 builtin and then its argument prototype would still apply. */
15252 char SSL_library_init ();
15256 SSL_library_init ();
15261 rm -f conftest.
$ac_objext conftest
$ac_exeext
15262 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15263 (eval $ac_link) 2>conftest.er1
15265 grep -v '^ *+' conftest.er1
>conftest.err
15267 cat conftest.err
>&5
15268 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15269 (exit $ac_status); } &&
15270 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15271 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15272 (eval $ac_try) 2>&5
15274 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15275 (exit $ac_status); }; } &&
15276 { ac_try
='test -s conftest$ac_exeext'
15277 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15278 (eval $ac_try) 2>&5
15280 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15281 (exit $ac_status); }; }; then
15282 ac_cv_lib_soname_ssl
=`$ac_cv_path_LDD conftest$ac_exeext | grep libssl\\.$LIBEXT | sed "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"`
15283 if test "x$ac_cv_lib_soname_ssl" = "x"
15285 ac_cv_lib_soname_ssl
="libssl.$LIBEXT"
15288 echo "$as_me: failed program was:" >&5
15289 sed 's/^/| /' conftest.
$ac_ext >&5
15291 ac_cv_lib_soname_ssl
="libssl.$LIBEXT"
15293 rm -f conftest.err conftest.
$ac_objext \
15294 conftest
$ac_exeext conftest.
$ac_ext
15295 LIBS
=$ac_get_soname_save_LIBS
15297 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
15298 echo "${ECHO_T}$ac_cv_lib_soname_ssl" >&6
15299 if test "x$ac_cv_lib_soname_ssl" != xNONE
15301 cat >>confdefs.h
<<_ACEOF
15302 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
15306 echo "$as_me:$LINENO: checking for -lcrypto soname" >&5
15307 echo $ECHO_N "checking for -lcrypto soname... $ECHO_C" >&6
15308 if test "${ac_cv_lib_soname_crypto+set}" = set; then
15309 echo $ECHO_N "(cached) $ECHO_C" >&6
15311 ac_get_soname_save_LIBS
=$LIBS
15312 LIBS
="-lcrypto $LIBS"
15313 cat >conftest.
$ac_ext <<_ACEOF
15316 cat confdefs.h
>>conftest.
$ac_ext
15317 cat >>conftest.
$ac_ext <<_ACEOF
15318 /* end confdefs.h. */
15320 /* Override any gcc2 internal prototype to avoid an error. */
15324 /* We use char because int might match the return type of a gcc2
15325 builtin and then its argument prototype would still apply. */
15326 char BIO_new_socket ();
15335 rm -f conftest.
$ac_objext conftest
$ac_exeext
15336 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15337 (eval $ac_link) 2>conftest.er1
15339 grep -v '^ *+' conftest.er1
>conftest.err
15341 cat conftest.err
>&5
15342 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15343 (exit $ac_status); } &&
15344 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15345 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15346 (eval $ac_try) 2>&5
15348 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15349 (exit $ac_status); }; } &&
15350 { ac_try
='test -s conftest$ac_exeext'
15351 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15352 (eval $ac_try) 2>&5
15354 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15355 (exit $ac_status); }; }; then
15356 ac_cv_lib_soname_crypto
=`$ac_cv_path_LDD conftest$ac_exeext | grep libcrypto\\.$LIBEXT | sed "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"`
15357 if test "x$ac_cv_lib_soname_crypto" = "x"
15359 ac_cv_lib_soname_crypto
="libcrypto.$LIBEXT"
15362 echo "$as_me: failed program was:" >&5
15363 sed 's/^/| /' conftest.
$ac_ext >&5
15365 ac_cv_lib_soname_crypto
="libcrypto.$LIBEXT"
15367 rm -f conftest.err conftest.
$ac_objext \
15368 conftest
$ac_exeext conftest.
$ac_ext
15369 LIBS
=$ac_get_soname_save_LIBS
15371 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
15372 echo "${ECHO_T}$ac_cv_lib_soname_crypto" >&6
15373 if test "x$ac_cv_lib_soname_crypto" != xNONE
15375 cat >>confdefs.h
<<_ACEOF
15376 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
15380 echo "$as_me:$LINENO: checking for -lncurses soname" >&5
15381 echo $ECHO_N "checking for -lncurses soname... $ECHO_C" >&6
15382 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
15383 echo $ECHO_N "(cached) $ECHO_C" >&6
15385 ac_get_soname_save_LIBS
=$LIBS
15386 LIBS
="-lncurses $LIBS"
15387 cat >conftest.
$ac_ext <<_ACEOF
15390 cat confdefs.h
>>conftest.
$ac_ext
15391 cat >>conftest.
$ac_ext <<_ACEOF
15392 /* end confdefs.h. */
15394 /* Override any gcc2 internal prototype to avoid an error. */
15398 /* We use char because int might match the return type of a gcc2
15399 builtin and then its argument prototype would still apply. */
15409 rm -f conftest.
$ac_objext conftest
$ac_exeext
15410 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15411 (eval $ac_link) 2>conftest.er1
15413 grep -v '^ *+' conftest.er1
>conftest.err
15415 cat conftest.err
>&5
15416 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15417 (exit $ac_status); } &&
15418 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15419 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15420 (eval $ac_try) 2>&5
15422 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15423 (exit $ac_status); }; } &&
15424 { ac_try
='test -s conftest$ac_exeext'
15425 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15426 (eval $ac_try) 2>&5
15428 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15429 (exit $ac_status); }; }; then
15430 ac_cv_lib_soname_ncurses
=`$ac_cv_path_LDD conftest$ac_exeext | grep libncurses\\.$LIBEXT | sed "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"`
15431 if test "x$ac_cv_lib_soname_ncurses" = "x"
15433 ac_cv_lib_soname_ncurses
="libncurses.$LIBEXT"
15436 echo "$as_me: failed program was:" >&5
15437 sed 's/^/| /' conftest.
$ac_ext >&5
15439 ac_cv_lib_soname_ncurses
="libncurses.$LIBEXT"
15441 rm -f conftest.err conftest.
$ac_objext \
15442 conftest
$ac_exeext conftest.
$ac_ext
15443 LIBS
=$ac_get_soname_save_LIBS
15445 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
15446 echo "${ECHO_T}$ac_cv_lib_soname_ncurses" >&6
15447 if test "x$ac_cv_lib_soname_ncurses" != xNONE
15449 cat >>confdefs.h
<<_ACEOF
15450 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
15454 echo "$as_me:$LINENO: checking for -lcurses soname" >&5
15455 echo $ECHO_N "checking for -lcurses soname... $ECHO_C" >&6
15456 if test "${ac_cv_lib_soname_curses+set}" = set; then
15457 echo $ECHO_N "(cached) $ECHO_C" >&6
15459 ac_get_soname_save_LIBS
=$LIBS
15460 LIBS
="-lcurses $LIBS"
15461 cat >conftest.
$ac_ext <<_ACEOF
15464 cat confdefs.h
>>conftest.
$ac_ext
15465 cat >>conftest.
$ac_ext <<_ACEOF
15466 /* end confdefs.h. */
15468 /* Override any gcc2 internal prototype to avoid an error. */
15472 /* We use char because int might match the return type of a gcc2
15473 builtin and then its argument prototype would still apply. */
15483 rm -f conftest.
$ac_objext conftest
$ac_exeext
15484 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15485 (eval $ac_link) 2>conftest.er1
15487 grep -v '^ *+' conftest.er1
>conftest.err
15489 cat conftest.err
>&5
15490 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15491 (exit $ac_status); } &&
15492 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15493 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15494 (eval $ac_try) 2>&5
15496 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15497 (exit $ac_status); }; } &&
15498 { ac_try
='test -s conftest$ac_exeext'
15499 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15500 (eval $ac_try) 2>&5
15502 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15503 (exit $ac_status); }; }; then
15504 ac_cv_lib_soname_curses
=`$ac_cv_path_LDD conftest$ac_exeext | grep libcurses\\.$LIBEXT | sed "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"`
15505 if test "x$ac_cv_lib_soname_curses" = "x"
15507 ac_cv_lib_soname_curses
="libcurses.$LIBEXT"
15510 echo "$as_me: failed program was:" >&5
15511 sed 's/^/| /' conftest.
$ac_ext >&5
15513 ac_cv_lib_soname_curses
="libcurses.$LIBEXT"
15515 rm -f conftest.err conftest.
$ac_objext \
15516 conftest
$ac_exeext conftest.
$ac_ext
15517 LIBS
=$ac_get_soname_save_LIBS
15519 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
15520 echo "${ECHO_T}$ac_cv_lib_soname_curses" >&6
15521 if test "x$ac_cv_lib_soname_curses" != xNONE
15523 cat >>confdefs.h
<<_ACEOF
15524 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
15528 echo "$as_me:$LINENO: checking for -ljpeg soname" >&5
15529 echo $ECHO_N "checking for -ljpeg soname... $ECHO_C" >&6
15530 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
15531 echo $ECHO_N "(cached) $ECHO_C" >&6
15533 ac_get_soname_save_LIBS
=$LIBS
15534 LIBS
="-ljpeg $LIBS"
15535 cat >conftest.
$ac_ext <<_ACEOF
15538 cat confdefs.h
>>conftest.
$ac_ext
15539 cat >>conftest.
$ac_ext <<_ACEOF
15540 /* end confdefs.h. */
15542 /* Override any gcc2 internal prototype to avoid an error. */
15546 /* We use char because int might match the return type of a gcc2
15547 builtin and then its argument prototype would still apply. */
15548 char jpeg_start_decompress ();
15552 jpeg_start_decompress ();
15557 rm -f conftest.
$ac_objext conftest
$ac_exeext
15558 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15559 (eval $ac_link) 2>conftest.er1
15561 grep -v '^ *+' conftest.er1
>conftest.err
15563 cat conftest.err
>&5
15564 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15565 (exit $ac_status); } &&
15566 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15567 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15568 (eval $ac_try) 2>&5
15570 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15571 (exit $ac_status); }; } &&
15572 { ac_try
='test -s conftest$ac_exeext'
15573 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15574 (eval $ac_try) 2>&5
15576 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15577 (exit $ac_status); }; }; then
15578 ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest$ac_exeext | grep libjpeg\\.$LIBEXT | sed "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"`
15579 if test "x$ac_cv_lib_soname_jpeg" = "x"
15581 ac_cv_lib_soname_jpeg
="libjpeg.$LIBEXT"
15584 echo "$as_me: failed program was:" >&5
15585 sed 's/^/| /' conftest.
$ac_ext >&5
15587 ac_cv_lib_soname_jpeg
="libjpeg.$LIBEXT"
15589 rm -f conftest.err conftest.
$ac_objext \
15590 conftest
$ac_exeext conftest.
$ac_ext
15591 LIBS
=$ac_get_soname_save_LIBS
15593 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
15594 echo "${ECHO_T}$ac_cv_lib_soname_jpeg" >&6
15595 if test "x$ac_cv_lib_soname_jpeg" != xNONE
15597 cat >>confdefs.h
<<_ACEOF
15598 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
15602 echo "$as_me:$LINENO: checking for -lungif soname" >&5
15603 echo $ECHO_N "checking for -lungif soname... $ECHO_C" >&6
15604 if test "${ac_cv_lib_soname_ungif+set}" = set; then
15605 echo $ECHO_N "(cached) $ECHO_C" >&6
15607 ac_get_soname_save_LIBS
=$LIBS
15608 LIBS
="-lungif $LIBS"
15609 cat >conftest.
$ac_ext <<_ACEOF
15612 cat confdefs.h
>>conftest.
$ac_ext
15613 cat >>conftest.
$ac_ext <<_ACEOF
15614 /* end confdefs.h. */
15616 /* Override any gcc2 internal prototype to avoid an error. */
15620 /* We use char because int might match the return type of a gcc2
15621 builtin and then its argument prototype would still apply. */
15631 rm -f conftest.
$ac_objext conftest
$ac_exeext
15632 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15633 (eval $ac_link) 2>conftest.er1
15635 grep -v '^ *+' conftest.er1
>conftest.err
15637 cat conftest.err
>&5
15638 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15639 (exit $ac_status); } &&
15640 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15641 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15642 (eval $ac_try) 2>&5
15644 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15645 (exit $ac_status); }; } &&
15646 { ac_try
='test -s conftest$ac_exeext'
15647 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15648 (eval $ac_try) 2>&5
15650 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15651 (exit $ac_status); }; }; then
15652 ac_cv_lib_soname_ungif
=`$ac_cv_path_LDD conftest$ac_exeext | grep libungif\\.$LIBEXT | sed "s/^.*\(libungif\.$LIBEXT[^ ]*\).*$/\1/"`
15653 if test "x$ac_cv_lib_soname_ungif" = "x"
15655 ac_cv_lib_soname_ungif
="libungif.$LIBEXT"
15658 echo "$as_me: failed program was:" >&5
15659 sed 's/^/| /' conftest.
$ac_ext >&5
15661 ac_cv_lib_soname_ungif
="libungif.$LIBEXT"
15663 rm -f conftest.err conftest.
$ac_objext \
15664 conftest
$ac_exeext conftest.
$ac_ext
15665 LIBS
=$ac_get_soname_save_LIBS
15667 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ungif" >&5
15668 echo "${ECHO_T}$ac_cv_lib_soname_ungif" >&6
15669 if test "x$ac_cv_lib_soname_ungif" != xNONE
15671 cat >>confdefs.h
<<_ACEOF
15672 #define SONAME_LIBUNGIF "$ac_cv_lib_soname_ungif"
15676 echo "$as_me:$LINENO: checking for -lgif soname" >&5
15677 echo $ECHO_N "checking for -lgif soname... $ECHO_C" >&6
15678 if test "${ac_cv_lib_soname_gif+set}" = set; then
15679 echo $ECHO_N "(cached) $ECHO_C" >&6
15681 ac_get_soname_save_LIBS
=$LIBS
15683 cat >conftest.
$ac_ext <<_ACEOF
15686 cat confdefs.h
>>conftest.
$ac_ext
15687 cat >>conftest.
$ac_ext <<_ACEOF
15688 /* end confdefs.h. */
15690 /* Override any gcc2 internal prototype to avoid an error. */
15694 /* We use char because int might match the return type of a gcc2
15695 builtin and then its argument prototype would still apply. */
15705 rm -f conftest.
$ac_objext conftest
$ac_exeext
15706 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15707 (eval $ac_link) 2>conftest.er1
15709 grep -v '^ *+' conftest.er1
>conftest.err
15711 cat conftest.err
>&5
15712 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15713 (exit $ac_status); } &&
15714 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15715 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15716 (eval $ac_try) 2>&5
15718 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15719 (exit $ac_status); }; } &&
15720 { ac_try
='test -s conftest$ac_exeext'
15721 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15722 (eval $ac_try) 2>&5
15724 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15725 (exit $ac_status); }; }; then
15726 ac_cv_lib_soname_gif
=`$ac_cv_path_LDD conftest$ac_exeext | grep libgif\\.$LIBEXT | sed "s/^.*\(libgif\.$LIBEXT[^ ]*\).*$/\1/"`
15727 if test "x$ac_cv_lib_soname_gif" = "x"
15729 ac_cv_lib_soname_gif
="libgif.$LIBEXT"
15732 echo "$as_me: failed program was:" >&5
15733 sed 's/^/| /' conftest.
$ac_ext >&5
15735 ac_cv_lib_soname_gif
="libgif.$LIBEXT"
15737 rm -f conftest.err conftest.
$ac_objext \
15738 conftest
$ac_exeext conftest.
$ac_ext
15739 LIBS
=$ac_get_soname_save_LIBS
15741 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gif" >&5
15742 echo "${ECHO_T}$ac_cv_lib_soname_gif" >&6
15743 if test "x$ac_cv_lib_soname_gif" != xNONE
15745 cat >>confdefs.h
<<_ACEOF
15746 #define SONAME_LIBGIF "$ac_cv_lib_soname_gif"
15750 echo "$as_me:$LINENO: checking for -llcms soname" >&5
15751 echo $ECHO_N "checking for -llcms soname... $ECHO_C" >&6
15752 if test "${ac_cv_lib_soname_lcms+set}" = set; then
15753 echo $ECHO_N "(cached) $ECHO_C" >&6
15755 ac_get_soname_save_LIBS
=$LIBS
15756 LIBS
="-llcms $LIBS"
15757 cat >conftest.
$ac_ext <<_ACEOF
15760 cat confdefs.h
>>conftest.
$ac_ext
15761 cat >>conftest.
$ac_ext <<_ACEOF
15762 /* end confdefs.h. */
15764 /* Override any gcc2 internal prototype to avoid an error. */
15768 /* We use char because int might match the return type of a gcc2
15769 builtin and then its argument prototype would still apply. */
15770 char cmsOpenProfileFromFile ();
15774 cmsOpenProfileFromFile ();
15779 rm -f conftest.
$ac_objext conftest
$ac_exeext
15780 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15781 (eval $ac_link) 2>conftest.er1
15783 grep -v '^ *+' conftest.er1
>conftest.err
15785 cat conftest.err
>&5
15786 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15787 (exit $ac_status); } &&
15788 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15789 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15790 (eval $ac_try) 2>&5
15792 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15793 (exit $ac_status); }; } &&
15794 { ac_try
='test -s conftest$ac_exeext'
15795 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15796 (eval $ac_try) 2>&5
15798 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15799 (exit $ac_status); }; }; then
15800 ac_cv_lib_soname_lcms
=`$ac_cv_path_LDD conftest$ac_exeext | grep liblcms\\.$LIBEXT | sed "s/^.*\(liblcms\.$LIBEXT[^ ]*\).*$/\1/"`
15801 if test "x$ac_cv_lib_soname_lcms" = "x"
15803 ac_cv_lib_soname_lcms
="liblcms.$LIBEXT"
15806 echo "$as_me: failed program was:" >&5
15807 sed 's/^/| /' conftest.
$ac_ext >&5
15809 ac_cv_lib_soname_lcms
="liblcms.$LIBEXT"
15811 rm -f conftest.err conftest.
$ac_objext \
15812 conftest
$ac_exeext conftest.
$ac_ext
15813 LIBS
=$ac_get_soname_save_LIBS
15815 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_lcms" >&5
15816 echo "${ECHO_T}$ac_cv_lib_soname_lcms" >&6
15817 if test "x$ac_cv_lib_soname_lcms" != xNONE
15819 cat >>confdefs.h
<<_ACEOF
15820 #define SONAME_LIBLCMS "$ac_cv_lib_soname_lcms"
15824 echo "$as_me:$LINENO: checking for -lcapi20 soname" >&5
15825 echo $ECHO_N "checking for -lcapi20 soname... $ECHO_C" >&6
15826 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15827 echo $ECHO_N "(cached) $ECHO_C" >&6
15829 ac_get_soname_save_LIBS
=$LIBS
15830 LIBS
="-lcapi20 $LIBS"
15831 cat >conftest.
$ac_ext <<_ACEOF
15834 cat confdefs.h
>>conftest.
$ac_ext
15835 cat >>conftest.
$ac_ext <<_ACEOF
15836 /* end confdefs.h. */
15838 /* Override any gcc2 internal prototype to avoid an error. */
15842 /* We use char because int might match the return type of a gcc2
15843 builtin and then its argument prototype would still apply. */
15844 char capi20_isinstalled ();
15848 capi20_isinstalled ();
15853 rm -f conftest.
$ac_objext conftest
$ac_exeext
15854 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15855 (eval $ac_link) 2>conftest.er1
15857 grep -v '^ *+' conftest.er1
>conftest.err
15859 cat conftest.err
>&5
15860 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15861 (exit $ac_status); } &&
15862 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15863 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15864 (eval $ac_try) 2>&5
15866 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15867 (exit $ac_status); }; } &&
15868 { ac_try
='test -s conftest$ac_exeext'
15869 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15870 (eval $ac_try) 2>&5
15872 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15873 (exit $ac_status); }; }; then
15874 ac_cv_lib_soname_capi20
=`$ac_cv_path_LDD conftest$ac_exeext | grep libcapi20\\.$LIBEXT | sed "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"`
15875 if test "x$ac_cv_lib_soname_capi20" = "x"
15877 ac_cv_lib_soname_capi20
="libcapi20.$LIBEXT"
15880 echo "$as_me: failed program was:" >&5
15881 sed 's/^/| /' conftest.
$ac_ext >&5
15883 ac_cv_lib_soname_capi20
="libcapi20.$LIBEXT"
15885 rm -f conftest.err conftest.
$ac_objext \
15886 conftest
$ac_exeext conftest.
$ac_ext
15887 LIBS
=$ac_get_soname_save_LIBS
15889 echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15890 echo "${ECHO_T}$ac_cv_lib_soname_capi20" >&6
15891 if test "x$ac_cv_lib_soname_capi20" != xNONE
15893 cat >>confdefs.h
<<_ACEOF
15894 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15901 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
15902 # for constant arguments. Useless!
15903 echo "$as_me:$LINENO: checking for working alloca.h" >&5
15904 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
15905 if test "${ac_cv_working_alloca_h+set}" = set; then
15906 echo $ECHO_N "(cached) $ECHO_C" >&6
15908 cat >conftest.
$ac_ext <<_ACEOF
15911 cat confdefs.h
>>conftest.
$ac_ext
15912 cat >>conftest.
$ac_ext <<_ACEOF
15913 /* end confdefs.h. */
15914 #include <alloca.h>
15918 char *p = (char *) alloca (2 * sizeof (int));
15923 rm -f conftest.
$ac_objext conftest
$ac_exeext
15924 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15925 (eval $ac_link) 2>conftest.er1
15927 grep -v '^ *+' conftest.er1
>conftest.err
15929 cat conftest.err
>&5
15930 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15931 (exit $ac_status); } &&
15932 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15933 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15934 (eval $ac_try) 2>&5
15936 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15937 (exit $ac_status); }; } &&
15938 { ac_try
='test -s conftest$ac_exeext'
15939 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15940 (eval $ac_try) 2>&5
15942 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15943 (exit $ac_status); }; }; then
15944 ac_cv_working_alloca_h
=yes
15946 echo "$as_me: failed program was:" >&5
15947 sed 's/^/| /' conftest.
$ac_ext >&5
15949 ac_cv_working_alloca_h
=no
15951 rm -f conftest.err conftest.
$ac_objext \
15952 conftest
$ac_exeext conftest.
$ac_ext
15954 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
15955 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
15956 if test $ac_cv_working_alloca_h = yes; then
15958 cat >>confdefs.h
<<\_ACEOF
15959 #define HAVE_ALLOCA_H 1
15964 echo "$as_me:$LINENO: checking for alloca" >&5
15965 echo $ECHO_N "checking for alloca... $ECHO_C" >&6
15966 if test "${ac_cv_func_alloca_works+set}" = set; then
15967 echo $ECHO_N "(cached) $ECHO_C" >&6
15969 cat >conftest.
$ac_ext <<_ACEOF
15972 cat confdefs.h
>>conftest.
$ac_ext
15973 cat >>conftest.
$ac_ext <<_ACEOF
15974 /* end confdefs.h. */
15976 # define alloca __builtin_alloca
15979 # include <malloc.h>
15980 # define alloca _alloca
15983 # include <alloca.h>
15988 # ifndef alloca /* predefined by HP cc +Olibcalls */
15999 char *p = (char *) alloca (1);
16004 rm -f conftest.
$ac_objext conftest
$ac_exeext
16005 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16006 (eval $ac_link) 2>conftest.er1
16008 grep -v '^ *+' conftest.er1
>conftest.err
16010 cat conftest.err
>&5
16011 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16012 (exit $ac_status); } &&
16013 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16014 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16015 (eval $ac_try) 2>&5
16017 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16018 (exit $ac_status); }; } &&
16019 { ac_try
='test -s conftest$ac_exeext'
16020 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16021 (eval $ac_try) 2>&5
16023 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16024 (exit $ac_status); }; }; then
16025 ac_cv_func_alloca_works
=yes
16027 echo "$as_me: failed program was:" >&5
16028 sed 's/^/| /' conftest.
$ac_ext >&5
16030 ac_cv_func_alloca_works
=no
16032 rm -f conftest.err conftest.
$ac_objext \
16033 conftest
$ac_exeext conftest.
$ac_ext
16035 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
16036 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
16038 if test $ac_cv_func_alloca_works = yes; then
16040 cat >>confdefs.h
<<\_ACEOF
16041 #define HAVE_ALLOCA 1
16045 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
16046 # that cause trouble. Some versions do not even contain alloca or
16047 # contain a buggy version. If you still want to use their alloca,
16048 # use ar to extract alloca.o from them instead of compiling alloca.c.
16050 ALLOCA
=alloca.
$ac_objext
16052 cat >>confdefs.h
<<\_ACEOF
16057 echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
16058 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
16059 if test "${ac_cv_os_cray+set}" = set; then
16060 echo $ECHO_N "(cached) $ECHO_C" >&6
16062 cat >conftest.
$ac_ext <<_ACEOF
16065 cat confdefs.h
>>conftest.
$ac_ext
16066 cat >>conftest.
$ac_ext <<_ACEOF
16067 /* end confdefs.h. */
16068 #if defined(CRAY) && ! defined(CRAY2)
16075 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16076 $EGREP "webecray" >/dev
/null
2>&1; then
16084 echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
16085 echo "${ECHO_T}$ac_cv_os_cray" >&6
16086 if test $ac_cv_os_cray = yes; then
16087 for ac_func
in _getb67 GETB67 getb67
; do
16088 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
16089 echo "$as_me:$LINENO: checking for $ac_func" >&5
16090 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
16091 if eval "test \"\${$as_ac_var+set}\" = set"; then
16092 echo $ECHO_N "(cached) $ECHO_C" >&6
16094 cat >conftest.
$ac_ext <<_ACEOF
16097 cat confdefs.h
>>conftest.
$ac_ext
16098 cat >>conftest.
$ac_ext <<_ACEOF
16099 /* end confdefs.h. */
16100 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
16101 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16102 #define $ac_func innocuous_$ac_func
16104 /* System header to define __stub macros and hopefully few prototypes,
16105 which can conflict with char $ac_func (); below.
16106 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16107 <limits.h> exists even on freestanding compilers. */
16110 # include <limits.h>
16112 # include <assert.h>
16117 /* Override any gcc2 internal prototype to avoid an error. */
16122 /* We use char because int might match the return type of a gcc2
16123 builtin and then its argument prototype would still apply. */
16125 /* The GNU C library defines this for functions which it implements
16126 to always fail with ENOSYS. Some functions are actually named
16127 something starting with __ and the normal name is an alias. */
16128 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16131 char (*f) () = $ac_func;
16140 return f != $ac_func;
16145 rm -f conftest.
$ac_objext conftest
$ac_exeext
16146 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16147 (eval $ac_link) 2>conftest.er1
16149 grep -v '^ *+' conftest.er1
>conftest.err
16151 cat conftest.err
>&5
16152 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16153 (exit $ac_status); } &&
16154 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16155 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16156 (eval $ac_try) 2>&5
16158 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16159 (exit $ac_status); }; } &&
16160 { ac_try
='test -s conftest$ac_exeext'
16161 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16162 (eval $ac_try) 2>&5
16164 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16165 (exit $ac_status); }; }; then
16166 eval "$as_ac_var=yes"
16168 echo "$as_me: failed program was:" >&5
16169 sed 's/^/| /' conftest.
$ac_ext >&5
16171 eval "$as_ac_var=no"
16173 rm -f conftest.err conftest.
$ac_objext \
16174 conftest
$ac_exeext conftest.
$ac_ext
16176 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
16177 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
16178 if test `eval echo '${'$as_ac_var'}'` = yes; then
16180 cat >>confdefs.h
<<_ACEOF
16181 #define CRAY_STACKSEG_END $ac_func
16190 echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
16191 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
16192 if test "${ac_cv_c_stack_direction+set}" = set; then
16193 echo $ECHO_N "(cached) $ECHO_C" >&6
16195 if test "$cross_compiling" = yes; then
16196 ac_cv_c_stack_direction
=0
16198 cat >conftest.
$ac_ext <<_ACEOF
16201 cat confdefs.h
>>conftest.
$ac_ext
16202 cat >>conftest.
$ac_ext <<_ACEOF
16203 /* end confdefs.h. */
16205 find_stack_direction ()
16207 static char *addr = 0;
16212 return find_stack_direction ();
16215 return (&dummy > addr) ? 1 : -1;
16221 exit (find_stack_direction () < 0);
16224 rm -f conftest
$ac_exeext
16225 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16226 (eval $ac_link) 2>&5
16228 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16229 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
16230 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16231 (eval $ac_try) 2>&5
16233 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16234 (exit $ac_status); }; }; then
16235 ac_cv_c_stack_direction
=1
16237 echo "$as_me: program exited with status $ac_status" >&5
16238 echo "$as_me: failed program was:" >&5
16239 sed 's/^/| /' conftest.
$ac_ext >&5
16241 ( exit $ac_status )
16242 ac_cv_c_stack_direction
=-1
16244 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
16247 echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
16248 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
16250 cat >>confdefs.h
<<_ACEOF
16251 #define STACK_DIRECTION $ac_cv_c_stack_direction
16378 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
16379 echo "$as_me:$LINENO: checking for $ac_func" >&5
16380 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
16381 if eval "test \"\${$as_ac_var+set}\" = set"; then
16382 echo $ECHO_N "(cached) $ECHO_C" >&6
16384 cat >conftest.
$ac_ext <<_ACEOF
16387 cat confdefs.h
>>conftest.
$ac_ext
16388 cat >>conftest.
$ac_ext <<_ACEOF
16389 /* end confdefs.h. */
16390 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
16391 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16392 #define $ac_func innocuous_$ac_func
16394 /* System header to define __stub macros and hopefully few prototypes,
16395 which can conflict with char $ac_func (); below.
16396 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16397 <limits.h> exists even on freestanding compilers. */
16400 # include <limits.h>
16402 # include <assert.h>
16407 /* Override any gcc2 internal prototype to avoid an error. */
16412 /* We use char because int might match the return type of a gcc2
16413 builtin and then its argument prototype would still apply. */
16415 /* The GNU C library defines this for functions which it implements
16416 to always fail with ENOSYS. Some functions are actually named
16417 something starting with __ and the normal name is an alias. */
16418 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16421 char (*f) () = $ac_func;
16430 return f != $ac_func;
16435 rm -f conftest.
$ac_objext conftest
$ac_exeext
16436 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16437 (eval $ac_link) 2>conftest.er1
16439 grep -v '^ *+' conftest.er1
>conftest.err
16441 cat conftest.err
>&5
16442 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16443 (exit $ac_status); } &&
16444 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
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); }; } &&
16450 { ac_try
='test -s conftest$ac_exeext'
16451 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16452 (eval $ac_try) 2>&5
16454 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16455 (exit $ac_status); }; }; then
16456 eval "$as_ac_var=yes"
16458 echo "$as_me: failed program was:" >&5
16459 sed 's/^/| /' conftest.
$ac_ext >&5
16461 eval "$as_ac_var=no"
16463 rm -f conftest.err conftest.
$ac_objext \
16464 conftest
$ac_exeext conftest.
$ac_ext
16466 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
16467 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
16468 if test `eval echo '${'$as_ac_var'}'` = yes; then
16469 cat >>confdefs.h
<<_ACEOF
16470 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
16480 for ac_header
in sys
/mount.h sys
/user.h
16482 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16483 echo "$as_me:$LINENO: checking for $ac_header" >&5
16484 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16485 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16486 echo $ECHO_N "(cached) $ECHO_C" >&6
16488 cat >conftest.
$ac_ext <<_ACEOF
16491 cat confdefs.h
>>conftest.
$ac_ext
16492 cat >>conftest.
$ac_ext <<_ACEOF
16493 /* end confdefs.h. */
16494 #include <sys/types.h>
16495 #if HAVE_SYS_PARAM_H
16496 # include <sys/param.h>
16499 #include <$ac_header>
16501 rm -f conftest.
$ac_objext
16502 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16503 (eval $ac_compile) 2>conftest.er1
16505 grep -v '^ *+' conftest.er1
>conftest.err
16507 cat conftest.err
>&5
16508 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16509 (exit $ac_status); } &&
16510 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16511 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16512 (eval $ac_try) 2>&5
16514 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16515 (exit $ac_status); }; } &&
16516 { ac_try
='test -s conftest.$ac_objext'
16517 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16518 (eval $ac_try) 2>&5
16520 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16521 (exit $ac_status); }; }; then
16522 eval "$as_ac_Header=yes"
16524 echo "$as_me: failed program was:" >&5
16525 sed 's/^/| /' conftest.
$ac_ext >&5
16527 eval "$as_ac_Header=no"
16529 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16531 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16532 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16533 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16534 cat >>confdefs.h
<<_ACEOF
16535 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16548 for ac_header
in net
/if.h net
/if_arp.h net
/if_dl.h net
/if_types.h net
/route.h
16550 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16551 echo "$as_me:$LINENO: checking for $ac_header" >&5
16552 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16553 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16554 echo $ECHO_N "(cached) $ECHO_C" >&6
16556 cat >conftest.
$ac_ext <<_ACEOF
16559 cat confdefs.h
>>conftest.
$ac_ext
16560 cat >>conftest.
$ac_ext <<_ACEOF
16561 /* end confdefs.h. */
16562 #include <sys/types.h>
16563 #if HAVE_SYS_SOCKET_H
16564 # include <sys/socket.h>
16567 #include <$ac_header>
16569 rm -f conftest.
$ac_objext
16570 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16571 (eval $ac_compile) 2>conftest.er1
16573 grep -v '^ *+' conftest.er1
>conftest.err
16575 cat conftest.err
>&5
16576 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16577 (exit $ac_status); } &&
16578 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16579 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16580 (eval $ac_try) 2>&5
16582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16583 (exit $ac_status); }; } &&
16584 { ac_try
='test -s conftest.$ac_objext'
16585 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16586 (eval $ac_try) 2>&5
16588 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16589 (exit $ac_status); }; }; then
16590 eval "$as_ac_Header=yes"
16592 echo "$as_me: failed program was:" >&5
16593 sed 's/^/| /' conftest.
$ac_ext >&5
16595 eval "$as_ac_Header=no"
16597 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16599 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16600 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16601 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16602 cat >>confdefs.h
<<_ACEOF
16603 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16612 for ac_header
in resolv.h
16614 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16615 echo "$as_me:$LINENO: checking for $ac_header" >&5
16616 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16617 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16618 echo $ECHO_N "(cached) $ECHO_C" >&6
16620 cat >conftest.
$ac_ext <<_ACEOF
16623 cat confdefs.h
>>conftest.
$ac_ext
16624 cat >>conftest.
$ac_ext <<_ACEOF
16625 /* end confdefs.h. */
16626 #include <sys/types.h>
16627 #if HAVE_SYS_SOCKET_H
16628 # include <sys/socket.h>
16630 #if HAVE_NETINET_IN_H
16631 # include <netinet/in.h>
16633 #if HAVE_ARPA_NAMESER_H
16634 # include <arpa/nameser.h>
16637 #include <$ac_header>
16639 rm -f conftest.
$ac_objext
16640 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16641 (eval $ac_compile) 2>conftest.er1
16643 grep -v '^ *+' conftest.er1
>conftest.err
16645 cat conftest.err
>&5
16646 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16647 (exit $ac_status); } &&
16648 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16649 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16650 (eval $ac_try) 2>&5
16652 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16653 (exit $ac_status); }; } &&
16654 { ac_try
='test -s conftest.$ac_objext'
16655 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16656 (eval $ac_try) 2>&5
16658 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16659 (exit $ac_status); }; }; then
16660 eval "$as_ac_Header=yes"
16662 echo "$as_me: failed program was:" >&5
16663 sed 's/^/| /' conftest.
$ac_ext >&5
16665 eval "$as_ac_Header=no"
16667 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16669 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16670 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16671 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16672 cat >>confdefs.h
<<_ACEOF
16673 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16682 for ac_header
in ucontext.h
16684 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16685 echo "$as_me:$LINENO: checking for $ac_header" >&5
16686 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16687 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16688 echo $ECHO_N "(cached) $ECHO_C" >&6
16690 cat >conftest.
$ac_ext <<_ACEOF
16693 cat confdefs.h
>>conftest.
$ac_ext
16694 cat >>conftest.
$ac_ext <<_ACEOF
16695 /* end confdefs.h. */
16696 #include <signal.h>
16698 #include <$ac_header>
16700 rm -f conftest.
$ac_objext
16701 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16702 (eval $ac_compile) 2>conftest.er1
16704 grep -v '^ *+' conftest.er1
>conftest.err
16706 cat conftest.err
>&5
16707 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16708 (exit $ac_status); } &&
16709 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16710 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16711 (eval $ac_try) 2>&5
16713 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16714 (exit $ac_status); }; } &&
16715 { ac_try
='test -s conftest.$ac_objext'
16716 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16717 (eval $ac_try) 2>&5
16719 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16720 (exit $ac_status); }; }; then
16721 eval "$as_ac_Header=yes"
16723 echo "$as_me: failed program was:" >&5
16724 sed 's/^/| /' conftest.
$ac_ext >&5
16726 eval "$as_ac_Header=no"
16728 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16730 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16731 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16732 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16733 cat >>confdefs.h
<<_ACEOF
16734 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16743 echo "$as_me:$LINENO: checking for GNU style IPX support" >&5
16744 echo $ECHO_N "checking for GNU style IPX support... $ECHO_C" >&6
16745 if test "${ac_cv_c_ipx_gnu+set}" = set; then
16746 echo $ECHO_N "(cached) $ECHO_C" >&6
16748 cat >conftest.
$ac_ext <<_ACEOF
16751 cat confdefs.h
>>conftest.
$ac_ext
16752 cat >>conftest.
$ac_ext <<_ACEOF
16753 /* end confdefs.h. */
16754 #include <sys/types.h>
16755 #ifdef HAVE_SYS_SOCKET_H
16756 # include <sys/socket.h>
16758 #include <netipx/ipx.h>
16762 ((struct sockaddr_ipx *)0)->sipx_family == AF_IPX
16767 rm -f conftest.
$ac_objext
16768 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16769 (eval $ac_compile) 2>conftest.er1
16771 grep -v '^ *+' conftest.er1
>conftest.err
16773 cat conftest.err
>&5
16774 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16775 (exit $ac_status); } &&
16776 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16777 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16778 (eval $ac_try) 2>&5
16780 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16781 (exit $ac_status); }; } &&
16782 { ac_try
='test -s conftest.$ac_objext'
16783 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16784 (eval $ac_try) 2>&5
16786 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16787 (exit $ac_status); }; }; then
16788 ac_cv_c_ipx_gnu
="yes"
16790 echo "$as_me: failed program was:" >&5
16791 sed 's/^/| /' conftest.
$ac_ext >&5
16793 ac_cv_c_ipx_gnu
="no"
16795 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16798 echo "$as_me:$LINENO: result: $ac_cv_c_ipx_gnu" >&5
16799 echo "${ECHO_T}$ac_cv_c_ipx_gnu" >&6
16800 if test "$ac_cv_c_ipx_gnu" = "yes"
16803 cat >>confdefs.h
<<\_ACEOF
16804 #define HAVE_IPX_GNU 1
16809 if test "$ac_cv_c_ipx_gnu" = "no"
16811 echo "$as_me:$LINENO: checking for linux style IPX support" >&5
16812 echo $ECHO_N "checking for linux style IPX support... $ECHO_C" >&6
16813 if test "${ac_cv_c_ipx_linux+set}" = set; then
16814 echo $ECHO_N "(cached) $ECHO_C" >&6
16816 cat >conftest.
$ac_ext <<_ACEOF
16819 cat confdefs.h
>>conftest.
$ac_ext
16820 cat >>conftest.
$ac_ext <<_ACEOF
16821 /* end confdefs.h. */
16822 #include <sys/types.h>
16823 #ifdef HAVE_SYS_SOCKET_H
16824 # include <sys/socket.h>
16826 #include <asm/types.h>
16827 #include <linux/ipx.h>
16831 ((struct sockaddr_ipx *)0)->sipx_family == AF_IPX
16836 rm -f conftest.
$ac_objext
16837 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16838 (eval $ac_compile) 2>conftest.er1
16840 grep -v '^ *+' conftest.er1
>conftest.err
16842 cat conftest.err
>&5
16843 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16844 (exit $ac_status); } &&
16845 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16846 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16847 (eval $ac_try) 2>&5
16849 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16850 (exit $ac_status); }; } &&
16851 { ac_try
='test -s conftest.$ac_objext'
16852 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16853 (eval $ac_try) 2>&5
16855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16856 (exit $ac_status); }; }; then
16857 ac_cv_c_ipx_linux
="yes"
16859 echo "$as_me: failed program was:" >&5
16860 sed 's/^/| /' conftest.
$ac_ext >&5
16862 ac_cv_c_ipx_linux
="no"
16864 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16867 echo "$as_me:$LINENO: result: $ac_cv_c_ipx_linux" >&5
16868 echo "${ECHO_T}$ac_cv_c_ipx_linux" >&6
16869 if test "$ac_cv_c_ipx_linux" = "yes"
16872 cat >>confdefs.h
<<\_ACEOF
16873 #define HAVE_IPX_LINUX 1
16880 echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
16881 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
16882 if test "${ac_cv_c_const+set}" = set; then
16883 echo $ECHO_N "(cached) $ECHO_C" >&6
16885 cat >conftest.
$ac_ext <<_ACEOF
16888 cat confdefs.h
>>conftest.
$ac_ext
16889 cat >>conftest.
$ac_ext <<_ACEOF
16890 /* end confdefs.h. */
16895 /* FIXME: Include the comments suggested by Paul. */
16896 #ifndef __cplusplus
16897 /* Ultrix mips cc rejects this. */
16898 typedef int charset[2];
16900 /* SunOS 4.1.1 cc rejects this. */
16901 char const *const *ccp;
16903 /* NEC SVR4.0.2 mips cc rejects this. */
16904 struct point {int x, y;};
16905 static struct point const zero = {0,0};
16906 /* AIX XL C 1.02.0.0 rejects this.
16907 It does not let you subtract one const X* pointer from another in
16908 an arm of an if-expression whose if-part is not a constant
16910 const char *g = "string";
16911 ccp = &g + (g ? g-g : 0);
16912 /* HPUX 7.0 cc rejects these. */
16915 ccp = (char const *const *) p;
16916 { /* SCO 3.2v4 cc rejects this. */
16918 char const *s = 0 ? (char *) 0 : (char const *) 0;
16922 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
16923 int x[] = {25, 17};
16924 const int *foo = &x[0];
16927 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
16928 typedef const int *iptr;
16932 { /* AIX XL C 1.02.0.0 rejects this saying
16933 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
16934 struct s { int j; const int *ap[3]; };
16935 struct s *b; b->j = 5;
16937 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
16938 const int foo = 10;
16946 rm -f conftest.
$ac_objext
16947 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16948 (eval $ac_compile) 2>conftest.er1
16950 grep -v '^ *+' conftest.er1
>conftest.err
16952 cat conftest.err
>&5
16953 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16954 (exit $ac_status); } &&
16955 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16956 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16957 (eval $ac_try) 2>&5
16959 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16960 (exit $ac_status); }; } &&
16961 { ac_try
='test -s conftest.$ac_objext'
16962 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16963 (eval $ac_try) 2>&5
16965 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16966 (exit $ac_status); }; }; then
16969 echo "$as_me: failed program was:" >&5
16970 sed 's/^/| /' conftest.
$ac_ext >&5
16974 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
16976 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
16977 echo "${ECHO_T}$ac_cv_c_const" >&6
16978 if test $ac_cv_c_const = no
; then
16980 cat >>confdefs.h
<<\_ACEOF
16986 echo "$as_me:$LINENO: checking for inline" >&5
16987 echo $ECHO_N "checking for inline... $ECHO_C" >&6
16988 if test "${ac_cv_c_inline+set}" = set; then
16989 echo $ECHO_N "(cached) $ECHO_C" >&6
16992 for ac_kw
in inline __inline__ __inline
; do
16993 cat >conftest.
$ac_ext <<_ACEOF
16996 cat confdefs.h
>>conftest.
$ac_ext
16997 cat >>conftest.
$ac_ext <<_ACEOF
16998 /* end confdefs.h. */
16999 #ifndef __cplusplus
17001 static $ac_kw foo_t static_foo () {return 0; }
17002 $ac_kw foo_t foo () {return 0; }
17006 rm -f conftest.
$ac_objext
17007 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17008 (eval $ac_compile) 2>conftest.er1
17010 grep -v '^ *+' conftest.er1
>conftest.err
17012 cat conftest.err
>&5
17013 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17014 (exit $ac_status); } &&
17015 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17016 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17017 (eval $ac_try) 2>&5
17019 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17020 (exit $ac_status); }; } &&
17021 { ac_try
='test -s conftest.$ac_objext'
17022 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17023 (eval $ac_try) 2>&5
17025 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17026 (exit $ac_status); }; }; then
17027 ac_cv_c_inline
=$ac_kw; break
17029 echo "$as_me: failed program was:" >&5
17030 sed 's/^/| /' conftest.
$ac_ext >&5
17033 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17037 echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
17038 echo "${ECHO_T}$ac_cv_c_inline" >&6
17041 case $ac_cv_c_inline in
17044 case $ac_cv_c_inline in
17046 *) ac_val
=$ac_cv_c_inline;;
17048 cat >>confdefs.h
<<_ACEOF
17049 #ifndef __cplusplus
17050 #define inline $ac_val
17056 echo "$as_me:$LINENO: checking for mode_t" >&5
17057 echo $ECHO_N "checking for mode_t... $ECHO_C" >&6
17058 if test "${ac_cv_type_mode_t+set}" = set; then
17059 echo $ECHO_N "(cached) $ECHO_C" >&6
17061 cat >conftest.
$ac_ext <<_ACEOF
17064 cat confdefs.h
>>conftest.
$ac_ext
17065 cat >>conftest.
$ac_ext <<_ACEOF
17066 /* end confdefs.h. */
17067 $ac_includes_default
17073 if (sizeof (mode_t))
17079 rm -f conftest.
$ac_objext
17080 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17081 (eval $ac_compile) 2>conftest.er1
17083 grep -v '^ *+' conftest.er1
>conftest.err
17085 cat conftest.err
>&5
17086 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17087 (exit $ac_status); } &&
17088 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17089 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17090 (eval $ac_try) 2>&5
17092 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17093 (exit $ac_status); }; } &&
17094 { ac_try
='test -s conftest.$ac_objext'
17095 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17096 (eval $ac_try) 2>&5
17098 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17099 (exit $ac_status); }; }; then
17100 ac_cv_type_mode_t
=yes
17102 echo "$as_me: failed program was:" >&5
17103 sed 's/^/| /' conftest.
$ac_ext >&5
17105 ac_cv_type_mode_t
=no
17107 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17109 echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
17110 echo "${ECHO_T}$ac_cv_type_mode_t" >&6
17111 if test $ac_cv_type_mode_t = yes; then
17113 cat >>confdefs.h
<<_ACEOF
17114 #define HAVE_MODE_T 1
17119 echo "$as_me:$LINENO: checking for off_t" >&5
17120 echo $ECHO_N "checking for off_t... $ECHO_C" >&6
17121 if test "${ac_cv_type_off_t+set}" = set; then
17122 echo $ECHO_N "(cached) $ECHO_C" >&6
17124 cat >conftest.
$ac_ext <<_ACEOF
17127 cat confdefs.h
>>conftest.
$ac_ext
17128 cat >>conftest.
$ac_ext <<_ACEOF
17129 /* end confdefs.h. */
17130 $ac_includes_default
17136 if (sizeof (off_t))
17142 rm -f conftest.
$ac_objext
17143 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17144 (eval $ac_compile) 2>conftest.er1
17146 grep -v '^ *+' conftest.er1
>conftest.err
17148 cat conftest.err
>&5
17149 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17150 (exit $ac_status); } &&
17151 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17152 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17153 (eval $ac_try) 2>&5
17155 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17156 (exit $ac_status); }; } &&
17157 { ac_try
='test -s conftest.$ac_objext'
17158 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17159 (eval $ac_try) 2>&5
17161 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17162 (exit $ac_status); }; }; then
17163 ac_cv_type_off_t
=yes
17165 echo "$as_me: failed program was:" >&5
17166 sed 's/^/| /' conftest.
$ac_ext >&5
17168 ac_cv_type_off_t
=no
17170 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17172 echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
17173 echo "${ECHO_T}$ac_cv_type_off_t" >&6
17174 if test $ac_cv_type_off_t = yes; then
17176 cat >>confdefs.h
<<_ACEOF
17177 #define HAVE_OFF_T 1
17182 echo "$as_me:$LINENO: checking for pid_t" >&5
17183 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6
17184 if test "${ac_cv_type_pid_t+set}" = set; then
17185 echo $ECHO_N "(cached) $ECHO_C" >&6
17187 cat >conftest.
$ac_ext <<_ACEOF
17190 cat confdefs.h
>>conftest.
$ac_ext
17191 cat >>conftest.
$ac_ext <<_ACEOF
17192 /* end confdefs.h. */
17193 $ac_includes_default
17199 if (sizeof (pid_t))
17205 rm -f conftest.
$ac_objext
17206 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17207 (eval $ac_compile) 2>conftest.er1
17209 grep -v '^ *+' conftest.er1
>conftest.err
17211 cat conftest.err
>&5
17212 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17213 (exit $ac_status); } &&
17214 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17215 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17216 (eval $ac_try) 2>&5
17218 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17219 (exit $ac_status); }; } &&
17220 { ac_try
='test -s conftest.$ac_objext'
17221 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17222 (eval $ac_try) 2>&5
17224 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17225 (exit $ac_status); }; }; then
17226 ac_cv_type_pid_t
=yes
17228 echo "$as_me: failed program was:" >&5
17229 sed 's/^/| /' conftest.
$ac_ext >&5
17231 ac_cv_type_pid_t
=no
17233 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17235 echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
17236 echo "${ECHO_T}$ac_cv_type_pid_t" >&6
17237 if test $ac_cv_type_pid_t = yes; then
17239 cat >>confdefs.h
<<_ACEOF
17240 #define HAVE_PID_T 1
17245 echo "$as_me:$LINENO: checking for size_t" >&5
17246 echo $ECHO_N "checking for size_t... $ECHO_C" >&6
17247 if test "${ac_cv_type_size_t+set}" = set; then
17248 echo $ECHO_N "(cached) $ECHO_C" >&6
17250 cat >conftest.
$ac_ext <<_ACEOF
17253 cat confdefs.h
>>conftest.
$ac_ext
17254 cat >>conftest.
$ac_ext <<_ACEOF
17255 /* end confdefs.h. */
17256 $ac_includes_default
17262 if (sizeof (size_t))
17268 rm -f conftest.
$ac_objext
17269 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17270 (eval $ac_compile) 2>conftest.er1
17272 grep -v '^ *+' conftest.er1
>conftest.err
17274 cat conftest.err
>&5
17275 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17276 (exit $ac_status); } &&
17277 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17278 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17279 (eval $ac_try) 2>&5
17281 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17282 (exit $ac_status); }; } &&
17283 { ac_try
='test -s conftest.$ac_objext'
17284 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17285 (eval $ac_try) 2>&5
17287 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17288 (exit $ac_status); }; }; then
17289 ac_cv_type_size_t
=yes
17291 echo "$as_me: failed program was:" >&5
17292 sed 's/^/| /' conftest.
$ac_ext >&5
17294 ac_cv_type_size_t
=no
17296 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17298 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
17299 echo "${ECHO_T}$ac_cv_type_size_t" >&6
17300 if test $ac_cv_type_size_t = yes; then
17302 cat >>confdefs.h
<<_ACEOF
17303 #define HAVE_SIZE_T 1
17308 echo "$as_me:$LINENO: checking for ssize_t" >&5
17309 echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6
17310 if test "${ac_cv_type_ssize_t+set}" = set; then
17311 echo $ECHO_N "(cached) $ECHO_C" >&6
17313 cat >conftest.
$ac_ext <<_ACEOF
17316 cat confdefs.h
>>conftest.
$ac_ext
17317 cat >>conftest.
$ac_ext <<_ACEOF
17318 /* end confdefs.h. */
17319 $ac_includes_default
17325 if (sizeof (ssize_t))
17331 rm -f conftest.
$ac_objext
17332 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17333 (eval $ac_compile) 2>conftest.er1
17335 grep -v '^ *+' conftest.er1
>conftest.err
17337 cat conftest.err
>&5
17338 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17339 (exit $ac_status); } &&
17340 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17341 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17342 (eval $ac_try) 2>&5
17344 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17345 (exit $ac_status); }; } &&
17346 { ac_try
='test -s conftest.$ac_objext'
17347 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17348 (eval $ac_try) 2>&5
17350 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17351 (exit $ac_status); }; }; then
17352 ac_cv_type_ssize_t
=yes
17354 echo "$as_me: failed program was:" >&5
17355 sed 's/^/| /' conftest.
$ac_ext >&5
17357 ac_cv_type_ssize_t
=no
17359 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17361 echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
17362 echo "${ECHO_T}$ac_cv_type_ssize_t" >&6
17363 if test $ac_cv_type_ssize_t = yes; then
17365 cat >>confdefs.h
<<_ACEOF
17366 #define HAVE_SSIZE_T 1
17371 echo "$as_me:$LINENO: checking for long long" >&5
17372 echo $ECHO_N "checking for long long... $ECHO_C" >&6
17373 if test "${ac_cv_type_long_long+set}" = set; then
17374 echo $ECHO_N "(cached) $ECHO_C" >&6
17376 cat >conftest.
$ac_ext <<_ACEOF
17379 cat confdefs.h
>>conftest.
$ac_ext
17380 cat >>conftest.
$ac_ext <<_ACEOF
17381 /* end confdefs.h. */
17382 $ac_includes_default
17386 if ((long long *) 0)
17388 if (sizeof (long long))
17394 rm -f conftest.
$ac_objext
17395 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17396 (eval $ac_compile) 2>conftest.er1
17398 grep -v '^ *+' conftest.er1
>conftest.err
17400 cat conftest.err
>&5
17401 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17402 (exit $ac_status); } &&
17403 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17404 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17405 (eval $ac_try) 2>&5
17407 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17408 (exit $ac_status); }; } &&
17409 { ac_try
='test -s conftest.$ac_objext'
17410 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17411 (eval $ac_try) 2>&5
17413 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17414 (exit $ac_status); }; }; then
17415 ac_cv_type_long_long
=yes
17417 echo "$as_me: failed program was:" >&5
17418 sed 's/^/| /' conftest.
$ac_ext >&5
17420 ac_cv_type_long_long
=no
17422 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17424 echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
17425 echo "${ECHO_T}$ac_cv_type_long_long" >&6
17426 if test $ac_cv_type_long_long = yes; then
17428 cat >>confdefs.h
<<_ACEOF
17429 #define HAVE_LONG_LONG 1
17434 echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
17435 echo $ECHO_N "checking for fsblkcnt_t... $ECHO_C" >&6
17436 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
17437 echo $ECHO_N "(cached) $ECHO_C" >&6
17439 cat >conftest.
$ac_ext <<_ACEOF
17442 cat confdefs.h
>>conftest.
$ac_ext
17443 cat >>conftest.
$ac_ext <<_ACEOF
17444 /* end confdefs.h. */
17445 $ac_includes_default
17449 if ((fsblkcnt_t *) 0)
17451 if (sizeof (fsblkcnt_t))
17457 rm -f conftest.
$ac_objext
17458 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17459 (eval $ac_compile) 2>conftest.er1
17461 grep -v '^ *+' conftest.er1
>conftest.err
17463 cat conftest.err
>&5
17464 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17465 (exit $ac_status); } &&
17466 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17467 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17468 (eval $ac_try) 2>&5
17470 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17471 (exit $ac_status); }; } &&
17472 { ac_try
='test -s conftest.$ac_objext'
17473 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17474 (eval $ac_try) 2>&5
17476 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17477 (exit $ac_status); }; }; then
17478 ac_cv_type_fsblkcnt_t
=yes
17480 echo "$as_me: failed program was:" >&5
17481 sed 's/^/| /' conftest.
$ac_ext >&5
17483 ac_cv_type_fsblkcnt_t
=no
17485 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17487 echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
17488 echo "${ECHO_T}$ac_cv_type_fsblkcnt_t" >&6
17489 if test $ac_cv_type_fsblkcnt_t = yes; then
17491 cat >>confdefs.h
<<_ACEOF
17492 #define HAVE_FSBLKCNT_T 1
17497 echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
17498 echo $ECHO_N "checking for fsfilcnt_t... $ECHO_C" >&6
17499 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
17500 echo $ECHO_N "(cached) $ECHO_C" >&6
17502 cat >conftest.
$ac_ext <<_ACEOF
17505 cat confdefs.h
>>conftest.
$ac_ext
17506 cat >>conftest.
$ac_ext <<_ACEOF
17507 /* end confdefs.h. */
17508 $ac_includes_default
17512 if ((fsfilcnt_t *) 0)
17514 if (sizeof (fsfilcnt_t))
17520 rm -f conftest.
$ac_objext
17521 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17522 (eval $ac_compile) 2>conftest.er1
17524 grep -v '^ *+' conftest.er1
>conftest.err
17526 cat conftest.err
>&5
17527 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17528 (exit $ac_status); } &&
17529 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17530 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17531 (eval $ac_try) 2>&5
17533 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17534 (exit $ac_status); }; } &&
17535 { ac_try
='test -s conftest.$ac_objext'
17536 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17537 (eval $ac_try) 2>&5
17539 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17540 (exit $ac_status); }; }; then
17541 ac_cv_type_fsfilcnt_t
=yes
17543 echo "$as_me: failed program was:" >&5
17544 sed 's/^/| /' conftest.
$ac_ext >&5
17546 ac_cv_type_fsfilcnt_t
=no
17548 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17550 echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
17551 echo "${ECHO_T}$ac_cv_type_fsfilcnt_t" >&6
17552 if test $ac_cv_type_fsfilcnt_t = yes; then
17554 cat >>confdefs.h
<<_ACEOF
17555 #define HAVE_FSFILCNT_T 1
17561 echo "$as_me:$LINENO: checking for sigset_t" >&5
17562 echo $ECHO_N "checking for sigset_t... $ECHO_C" >&6
17563 if test "${ac_cv_type_sigset_t+set}" = set; then
17564 echo $ECHO_N "(cached) $ECHO_C" >&6
17566 cat >conftest.
$ac_ext <<_ACEOF
17569 cat confdefs.h
>>conftest.
$ac_ext
17570 cat >>conftest.
$ac_ext <<_ACEOF
17571 /* end confdefs.h. */
17572 #include <signal.h>
17577 if ((sigset_t *) 0)
17579 if (sizeof (sigset_t))
17585 rm -f conftest.
$ac_objext
17586 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17587 (eval $ac_compile) 2>conftest.er1
17589 grep -v '^ *+' conftest.er1
>conftest.err
17591 cat conftest.err
>&5
17592 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17593 (exit $ac_status); } &&
17594 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17595 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17596 (eval $ac_try) 2>&5
17598 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17599 (exit $ac_status); }; } &&
17600 { ac_try
='test -s conftest.$ac_objext'
17601 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17602 (eval $ac_try) 2>&5
17604 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17605 (exit $ac_status); }; }; then
17606 ac_cv_type_sigset_t
=yes
17608 echo "$as_me: failed program was:" >&5
17609 sed 's/^/| /' conftest.
$ac_ext >&5
17611 ac_cv_type_sigset_t
=no
17613 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17615 echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
17616 echo "${ECHO_T}$ac_cv_type_sigset_t" >&6
17617 if test $ac_cv_type_sigset_t = yes; then
17619 cat >>confdefs.h
<<_ACEOF
17620 #define HAVE_SIGSET_T 1
17627 echo "$as_me:$LINENO: checking whether linux/input.h is for real" >&5
17628 echo $ECHO_N "checking whether linux/input.h is for real... $ECHO_C" >&6
17629 if test "${wine_cv_linux_input_h+set}" = set; then
17630 echo $ECHO_N "(cached) $ECHO_C" >&6
17632 cat >conftest.
$ac_ext <<_ACEOF
17635 cat confdefs.h
>>conftest.
$ac_ext
17636 cat >>conftest.
$ac_ext <<_ACEOF
17637 /* end confdefs.h. */
17639 #include <linux/input.h>
17645 int foo = EVIOCGBIT(EV_ABS,42);
17646 int bar = BTN_PINKIE;
17653 rm -f conftest.
$ac_objext
17654 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17655 (eval $ac_compile) 2>conftest.er1
17657 grep -v '^ *+' conftest.er1
>conftest.err
17659 cat conftest.err
>&5
17660 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17661 (exit $ac_status); } &&
17662 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17663 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17664 (eval $ac_try) 2>&5
17666 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17667 (exit $ac_status); }; } &&
17668 { ac_try
='test -s conftest.$ac_objext'
17669 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17670 (eval $ac_try) 2>&5
17672 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17673 (exit $ac_status); }; }; then
17674 wine_cv_linux_input_h
=yes
17676 echo "$as_me: failed program was:" >&5
17677 sed 's/^/| /' conftest.
$ac_ext >&5
17679 wine_cv_linux_input_h
=no
17681 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17684 echo "$as_me:$LINENO: result: $wine_cv_linux_input_h" >&5
17685 echo "${ECHO_T}$wine_cv_linux_input_h" >&6
17686 if test "$wine_cv_linux_input_h" = "yes"
17689 cat >>confdefs.h
<<\_ACEOF
17690 #define HAVE_CORRECT_LINUXINPUT_H 1
17695 echo "$as_me:$LINENO: checking for sigaddset" >&5
17696 echo $ECHO_N "checking for sigaddset... $ECHO_C" >&6
17697 if test "${wine_cv_have_sigaddset+set}" = set; then
17698 echo $ECHO_N "(cached) $ECHO_C" >&6
17700 cat >conftest.
$ac_ext <<_ACEOF
17703 cat confdefs.h
>>conftest.
$ac_ext
17704 cat >>conftest.
$ac_ext <<_ACEOF
17705 /* end confdefs.h. */
17706 #include <signal.h>
17710 sigset_t set; sigaddset(&set,SIGTERM);
17715 rm -f conftest.
$ac_objext conftest
$ac_exeext
17716 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17717 (eval $ac_link) 2>conftest.er1
17719 grep -v '^ *+' conftest.er1
>conftest.err
17721 cat conftest.err
>&5
17722 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17723 (exit $ac_status); } &&
17724 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17725 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17726 (eval $ac_try) 2>&5
17728 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17729 (exit $ac_status); }; } &&
17730 { ac_try
='test -s conftest$ac_exeext'
17731 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17732 (eval $ac_try) 2>&5
17734 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17735 (exit $ac_status); }; }; then
17736 wine_cv_have_sigaddset
=yes
17738 echo "$as_me: failed program was:" >&5
17739 sed 's/^/| /' conftest.
$ac_ext >&5
17741 wine_cv_have_sigaddset
=no
17743 rm -f conftest.err conftest.
$ac_objext \
17744 conftest
$ac_exeext conftest.
$ac_ext
17746 echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
17747 echo "${ECHO_T}$wine_cv_have_sigaddset" >&6
17748 if test "$wine_cv_have_sigaddset" = "yes"
17751 cat >>confdefs.h
<<\_ACEOF
17752 #define HAVE_SIGADDSET 1
17758 echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
17759 echo $ECHO_N "checking whether we can use re-entrant gethostbyname_r Linux style... $ECHO_C" >&6
17760 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
17761 echo $ECHO_N "(cached) $ECHO_C" >&6
17763 cat >conftest.
$ac_ext <<_ACEOF
17766 cat confdefs.h
>>conftest.
$ac_ext
17767 cat >>conftest.
$ac_ext <<_ACEOF
17768 /* end confdefs.h. */
17778 struct hostent *result;
17785 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
17786 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
17792 rm -f conftest.
$ac_objext conftest
$ac_exeext
17793 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17794 (eval $ac_link) 2>conftest.er1
17796 grep -v '^ *+' conftest.er1
>conftest.err
17798 cat conftest.err
>&5
17799 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17800 (exit $ac_status); } &&
17801 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17802 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17803 (eval $ac_try) 2>&5
17805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17806 (exit $ac_status); }; } &&
17807 { ac_try
='test -s conftest$ac_exeext'
17808 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17809 (eval $ac_try) 2>&5
17811 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17812 (exit $ac_status); }; }; then
17813 wine_cv_linux_gethostbyname_r_6
=yes
17815 echo "$as_me: failed program was:" >&5
17816 sed 's/^/| /' conftest.
$ac_ext >&5
17818 wine_cv_linux_gethostbyname_r_6
=no
17821 rm -f conftest.err conftest.
$ac_objext \
17822 conftest
$ac_exeext conftest.
$ac_ext
17825 echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
17826 echo "${ECHO_T}$wine_cv_linux_gethostbyname_r_6" >&6
17827 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
17830 cat >>confdefs.h
<<\_ACEOF
17831 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
17836 if test "$ac_cv_header_linux_joystick_h" = "yes"
17838 echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
17839 echo $ECHO_N "checking whether linux/joystick.h uses the Linux 2.2+ API... $ECHO_C" >&6
17840 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
17841 echo $ECHO_N "(cached) $ECHO_C" >&6
17843 cat >conftest.
$ac_ext <<_ACEOF
17846 cat confdefs.h
>>conftest.
$ac_ext
17847 cat >>conftest.
$ac_ext <<_ACEOF
17848 /* end confdefs.h. */
17850 #include <sys/ioctl.h>
17851 #include <linux/joystick.h>
17853 struct js_event blub;
17854 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
17855 #error "no 2.2 header"
17866 rm -f conftest.
$ac_objext
17867 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17868 (eval $ac_compile) 2>conftest.er1
17870 grep -v '^ *+' conftest.er1
>conftest.err
17872 cat conftest.err
>&5
17873 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17874 (exit $ac_status); } &&
17875 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17876 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17877 (eval $ac_try) 2>&5
17879 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17880 (exit $ac_status); }; } &&
17881 { ac_try
='test -s conftest.$ac_objext'
17882 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17883 (eval $ac_try) 2>&5
17885 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17886 (exit $ac_status); }; }; then
17887 wine_cv_linux_joystick_22_api
=yes
17889 echo "$as_me: failed program was:" >&5
17890 sed 's/^/| /' conftest.
$ac_ext >&5
17892 wine_cv_linux_joystick_22_api
=no
17894 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17897 echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
17898 echo "${ECHO_T}$wine_cv_linux_joystick_22_api" >&6
17899 if test "$wine_cv_linux_joystick_22_api" = "yes"
17902 cat >>confdefs.h
<<\_ACEOF
17903 #define HAVE_LINUX_22_JOYSTICK_API 1
17910 if test "$ac_cv_header_sys_vfs_h" = "yes"
17912 echo "$as_me:$LINENO: checking whether sys/vfs.h defines statfs" >&5
17913 echo $ECHO_N "checking whether sys/vfs.h defines statfs... $ECHO_C" >&6
17914 if test "${wine_cv_sys_vfs_has_statfs+set}" = set; then
17915 echo $ECHO_N "(cached) $ECHO_C" >&6
17917 cat >conftest.
$ac_ext <<_ACEOF
17920 cat confdefs.h
>>conftest.
$ac_ext
17921 cat >>conftest.
$ac_ext <<_ACEOF
17922 /* end confdefs.h. */
17924 #include <sys/types.h>
17925 #ifdef HAVE_SYS_PARAM_H
17926 # include <sys/param.h>
17928 #include <sys/vfs.h>
17934 struct statfs stfs;
17936 memset(&stfs,0,sizeof(stfs));
17942 rm -f conftest.
$ac_objext
17943 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17944 (eval $ac_compile) 2>conftest.er1
17946 grep -v '^ *+' conftest.er1
>conftest.err
17948 cat conftest.err
>&5
17949 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17950 (exit $ac_status); } &&
17951 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17952 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17953 (eval $ac_try) 2>&5
17955 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17956 (exit $ac_status); }; } &&
17957 { ac_try
='test -s conftest.$ac_objext'
17958 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17959 (eval $ac_try) 2>&5
17961 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17962 (exit $ac_status); }; }; then
17963 wine_cv_sys_vfs_has_statfs
=yes
17965 echo "$as_me: failed program was:" >&5
17966 sed 's/^/| /' conftest.
$ac_ext >&5
17968 wine_cv_sys_vfs_has_statfs
=no
17971 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
17974 echo "$as_me:$LINENO: result: $wine_cv_sys_vfs_has_statfs" >&5
17975 echo "${ECHO_T}$wine_cv_sys_vfs_has_statfs" >&6
17976 if test "$wine_cv_sys_vfs_has_statfs" = "yes"
17979 cat >>confdefs.h
<<\_ACEOF
17980 #define STATFS_DEFINED_BY_SYS_VFS 1
17986 if test "$ac_cv_header_sys_statfs_h" = "yes"
17988 echo "$as_me:$LINENO: checking whether sys/statfs.h defines statfs" >&5
17989 echo $ECHO_N "checking whether sys/statfs.h defines statfs... $ECHO_C" >&6
17990 if test "${wine_cv_sys_statfs_has_statfs+set}" = set; then
17991 echo $ECHO_N "(cached) $ECHO_C" >&6
17993 cat >conftest.
$ac_ext <<_ACEOF
17996 cat confdefs.h
>>conftest.
$ac_ext
17997 cat >>conftest.
$ac_ext <<_ACEOF
17998 /* end confdefs.h. */
18000 #include <sys/types.h>
18001 #ifdef HAVE_SYS_PARAM_H
18002 # include <sys/param.h>
18004 #include <sys/statfs.h>
18010 struct statfs stfs;
18016 rm -f conftest.
$ac_objext
18017 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18018 (eval $ac_compile) 2>conftest.er1
18020 grep -v '^ *+' conftest.er1
>conftest.err
18022 cat conftest.err
>&5
18023 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18024 (exit $ac_status); } &&
18025 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18026 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18027 (eval $ac_try) 2>&5
18029 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18030 (exit $ac_status); }; } &&
18031 { ac_try
='test -s conftest.$ac_objext'
18032 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18033 (eval $ac_try) 2>&5
18035 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18036 (exit $ac_status); }; }; then
18037 wine_cv_sys_statfs_has_statfs
=yes
18039 echo "$as_me: failed program was:" >&5
18040 sed 's/^/| /' conftest.
$ac_ext >&5
18042 wine_cv_sys_statfs_has_statfs
=no
18045 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18048 echo "$as_me:$LINENO: result: $wine_cv_sys_statfs_has_statfs" >&5
18049 echo "${ECHO_T}$wine_cv_sys_statfs_has_statfs" >&6
18050 if test "$wine_cv_sys_statfs_has_statfs" = "yes"
18053 cat >>confdefs.h
<<\_ACEOF
18054 #define STATFS_DEFINED_BY_SYS_STATFS 1
18060 if test "$ac_cv_header_sys_mount_h" = "yes"
18062 echo "$as_me:$LINENO: checking whether sys/mount.h defines statfs" >&5
18063 echo $ECHO_N "checking whether sys/mount.h defines statfs... $ECHO_C" >&6
18064 if test "${wine_cv_sys_mount_has_statfs+set}" = set; then
18065 echo $ECHO_N "(cached) $ECHO_C" >&6
18067 cat >conftest.
$ac_ext <<_ACEOF
18070 cat confdefs.h
>>conftest.
$ac_ext
18071 cat >>conftest.
$ac_ext <<_ACEOF
18072 /* end confdefs.h. */
18074 #include <sys/types.h>
18075 #ifdef HAVE_SYS_PARAM_H
18076 # include <sys/param.h>
18078 #include <sys/mount.h>
18084 struct statfs stfs;
18090 rm -f conftest.
$ac_objext
18091 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18092 (eval $ac_compile) 2>conftest.er1
18094 grep -v '^ *+' conftest.er1
>conftest.err
18096 cat conftest.err
>&5
18097 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18098 (exit $ac_status); } &&
18099 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18100 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18101 (eval $ac_try) 2>&5
18103 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18104 (exit $ac_status); }; } &&
18105 { ac_try
='test -s conftest.$ac_objext'
18106 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18107 (eval $ac_try) 2>&5
18109 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18110 (exit $ac_status); }; }; then
18111 wine_cv_sys_mount_has_statfs
=yes
18113 echo "$as_me: failed program was:" >&5
18114 sed 's/^/| /' conftest.
$ac_ext >&5
18116 wine_cv_sys_mount_has_statfs
=no
18119 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18122 echo "$as_me:$LINENO: result: $wine_cv_sys_mount_has_statfs" >&5
18123 echo "${ECHO_T}$wine_cv_sys_mount_has_statfs" >&6
18124 if test "$wine_cv_sys_mount_has_statfs" = "yes"
18127 cat >>confdefs.h
<<\_ACEOF
18128 #define STATFS_DEFINED_BY_SYS_MOUNT 1
18135 echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
18136 echo $ECHO_N "checking for struct statfs.f_bfree... $ECHO_C" >&6
18137 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
18138 echo $ECHO_N "(cached) $ECHO_C" >&6
18140 cat >conftest.
$ac_ext <<_ACEOF
18143 cat confdefs.h
>>conftest.
$ac_ext
18144 cat >>conftest.
$ac_ext <<_ACEOF
18145 /* end confdefs.h. */
18146 #include <sys/types.h>
18147 #ifdef HAVE_SYS_PARAM_H
18148 # include <sys/param.h>
18150 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18151 # include <sys/mount.h>
18153 # ifdef STATFS_DEFINED_BY_SYS_VFS
18154 # include <sys/vfs.h>
18156 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18157 # include <sys/statfs.h>
18165 static struct statfs ac_aggr;
18166 if (ac_aggr.f_bfree)
18172 rm -f conftest.
$ac_objext
18173 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18174 (eval $ac_compile) 2>conftest.er1
18176 grep -v '^ *+' conftest.er1
>conftest.err
18178 cat conftest.err
>&5
18179 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18180 (exit $ac_status); } &&
18181 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
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); }; } &&
18187 { ac_try
='test -s conftest.$ac_objext'
18188 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18189 (eval $ac_try) 2>&5
18191 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18192 (exit $ac_status); }; }; then
18193 ac_cv_member_struct_statfs_f_bfree
=yes
18195 echo "$as_me: failed program was:" >&5
18196 sed 's/^/| /' conftest.
$ac_ext >&5
18198 cat >conftest.
$ac_ext <<_ACEOF
18201 cat confdefs.h
>>conftest.
$ac_ext
18202 cat >>conftest.
$ac_ext <<_ACEOF
18203 /* end confdefs.h. */
18204 #include <sys/types.h>
18205 #ifdef HAVE_SYS_PARAM_H
18206 # include <sys/param.h>
18208 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18209 # include <sys/mount.h>
18211 # ifdef STATFS_DEFINED_BY_SYS_VFS
18212 # include <sys/vfs.h>
18214 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18215 # include <sys/statfs.h>
18223 static struct statfs ac_aggr;
18224 if (sizeof ac_aggr.f_bfree)
18230 rm -f conftest.
$ac_objext
18231 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18232 (eval $ac_compile) 2>conftest.er1
18234 grep -v '^ *+' conftest.er1
>conftest.err
18236 cat conftest.err
>&5
18237 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18238 (exit $ac_status); } &&
18239 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18240 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18241 (eval $ac_try) 2>&5
18243 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18244 (exit $ac_status); }; } &&
18245 { ac_try
='test -s conftest.$ac_objext'
18246 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18247 (eval $ac_try) 2>&5
18249 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18250 (exit $ac_status); }; }; then
18251 ac_cv_member_struct_statfs_f_bfree
=yes
18253 echo "$as_me: failed program was:" >&5
18254 sed 's/^/| /' conftest.
$ac_ext >&5
18256 ac_cv_member_struct_statfs_f_bfree
=no
18258 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18260 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18262 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
18263 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_bfree" >&6
18264 if test $ac_cv_member_struct_statfs_f_bfree = yes; then
18266 cat >>confdefs.h
<<_ACEOF
18267 #define HAVE_STRUCT_STATFS_F_BFREE 1
18272 echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
18273 echo $ECHO_N "checking for struct statfs.f_bavail... $ECHO_C" >&6
18274 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
18275 echo $ECHO_N "(cached) $ECHO_C" >&6
18277 cat >conftest.
$ac_ext <<_ACEOF
18280 cat confdefs.h
>>conftest.
$ac_ext
18281 cat >>conftest.
$ac_ext <<_ACEOF
18282 /* end confdefs.h. */
18283 #include <sys/types.h>
18284 #ifdef HAVE_SYS_PARAM_H
18285 # include <sys/param.h>
18287 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18288 # include <sys/mount.h>
18290 # ifdef STATFS_DEFINED_BY_SYS_VFS
18291 # include <sys/vfs.h>
18293 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18294 # include <sys/statfs.h>
18302 static struct statfs ac_aggr;
18303 if (ac_aggr.f_bavail)
18309 rm -f conftest.
$ac_objext
18310 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18311 (eval $ac_compile) 2>conftest.er1
18313 grep -v '^ *+' conftest.er1
>conftest.err
18315 cat conftest.err
>&5
18316 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18317 (exit $ac_status); } &&
18318 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
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); }; } &&
18324 { ac_try
='test -s conftest.$ac_objext'
18325 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18326 (eval $ac_try) 2>&5
18328 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18329 (exit $ac_status); }; }; then
18330 ac_cv_member_struct_statfs_f_bavail
=yes
18332 echo "$as_me: failed program was:" >&5
18333 sed 's/^/| /' conftest.
$ac_ext >&5
18335 cat >conftest.
$ac_ext <<_ACEOF
18338 cat confdefs.h
>>conftest.
$ac_ext
18339 cat >>conftest.
$ac_ext <<_ACEOF
18340 /* end confdefs.h. */
18341 #include <sys/types.h>
18342 #ifdef HAVE_SYS_PARAM_H
18343 # include <sys/param.h>
18345 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18346 # include <sys/mount.h>
18348 # ifdef STATFS_DEFINED_BY_SYS_VFS
18349 # include <sys/vfs.h>
18351 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18352 # include <sys/statfs.h>
18360 static struct statfs ac_aggr;
18361 if (sizeof ac_aggr.f_bavail)
18367 rm -f conftest.
$ac_objext
18368 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18369 (eval $ac_compile) 2>conftest.er1
18371 grep -v '^ *+' conftest.er1
>conftest.err
18373 cat conftest.err
>&5
18374 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18375 (exit $ac_status); } &&
18376 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18377 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18378 (eval $ac_try) 2>&5
18380 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18381 (exit $ac_status); }; } &&
18382 { ac_try
='test -s conftest.$ac_objext'
18383 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18384 (eval $ac_try) 2>&5
18386 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18387 (exit $ac_status); }; }; then
18388 ac_cv_member_struct_statfs_f_bavail
=yes
18390 echo "$as_me: failed program was:" >&5
18391 sed 's/^/| /' conftest.
$ac_ext >&5
18393 ac_cv_member_struct_statfs_f_bavail
=no
18395 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18397 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18399 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
18400 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_bavail" >&6
18401 if test $ac_cv_member_struct_statfs_f_bavail = yes; then
18403 cat >>confdefs.h
<<_ACEOF
18404 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
18409 echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
18410 echo $ECHO_N "checking for struct statfs.f_frsize... $ECHO_C" >&6
18411 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
18412 echo $ECHO_N "(cached) $ECHO_C" >&6
18414 cat >conftest.
$ac_ext <<_ACEOF
18417 cat confdefs.h
>>conftest.
$ac_ext
18418 cat >>conftest.
$ac_ext <<_ACEOF
18419 /* end confdefs.h. */
18420 #include <sys/types.h>
18421 #ifdef HAVE_SYS_PARAM_H
18422 # include <sys/param.h>
18424 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18425 # include <sys/mount.h>
18427 # ifdef STATFS_DEFINED_BY_SYS_VFS
18428 # include <sys/vfs.h>
18430 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18431 # include <sys/statfs.h>
18439 static struct statfs ac_aggr;
18440 if (ac_aggr.f_frsize)
18446 rm -f conftest.
$ac_objext
18447 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18448 (eval $ac_compile) 2>conftest.er1
18450 grep -v '^ *+' conftest.er1
>conftest.err
18452 cat conftest.err
>&5
18453 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18454 (exit $ac_status); } &&
18455 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
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); }; } &&
18461 { ac_try
='test -s conftest.$ac_objext'
18462 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18463 (eval $ac_try) 2>&5
18465 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18466 (exit $ac_status); }; }; then
18467 ac_cv_member_struct_statfs_f_frsize
=yes
18469 echo "$as_me: failed program was:" >&5
18470 sed 's/^/| /' conftest.
$ac_ext >&5
18472 cat >conftest.
$ac_ext <<_ACEOF
18475 cat confdefs.h
>>conftest.
$ac_ext
18476 cat >>conftest.
$ac_ext <<_ACEOF
18477 /* end confdefs.h. */
18478 #include <sys/types.h>
18479 #ifdef HAVE_SYS_PARAM_H
18480 # include <sys/param.h>
18482 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18483 # include <sys/mount.h>
18485 # ifdef STATFS_DEFINED_BY_SYS_VFS
18486 # include <sys/vfs.h>
18488 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18489 # include <sys/statfs.h>
18497 static struct statfs ac_aggr;
18498 if (sizeof ac_aggr.f_frsize)
18504 rm -f conftest.
$ac_objext
18505 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18506 (eval $ac_compile) 2>conftest.er1
18508 grep -v '^ *+' conftest.er1
>conftest.err
18510 cat conftest.err
>&5
18511 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18512 (exit $ac_status); } &&
18513 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18514 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18515 (eval $ac_try) 2>&5
18517 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18518 (exit $ac_status); }; } &&
18519 { ac_try
='test -s conftest.$ac_objext'
18520 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18521 (eval $ac_try) 2>&5
18523 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18524 (exit $ac_status); }; }; then
18525 ac_cv_member_struct_statfs_f_frsize
=yes
18527 echo "$as_me: failed program was:" >&5
18528 sed 's/^/| /' conftest.
$ac_ext >&5
18530 ac_cv_member_struct_statfs_f_frsize
=no
18532 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18534 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18536 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
18537 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_frsize" >&6
18538 if test $ac_cv_member_struct_statfs_f_frsize = yes; then
18540 cat >>confdefs.h
<<_ACEOF
18541 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
18546 echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
18547 echo $ECHO_N "checking for struct statfs.f_ffree... $ECHO_C" >&6
18548 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
18549 echo $ECHO_N "(cached) $ECHO_C" >&6
18551 cat >conftest.
$ac_ext <<_ACEOF
18554 cat confdefs.h
>>conftest.
$ac_ext
18555 cat >>conftest.
$ac_ext <<_ACEOF
18556 /* end confdefs.h. */
18557 #include <sys/types.h>
18558 #ifdef HAVE_SYS_PARAM_H
18559 # include <sys/param.h>
18561 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18562 # include <sys/mount.h>
18564 # ifdef STATFS_DEFINED_BY_SYS_VFS
18565 # include <sys/vfs.h>
18567 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18568 # include <sys/statfs.h>
18576 static struct statfs ac_aggr;
18577 if (ac_aggr.f_ffree)
18583 rm -f conftest.
$ac_objext
18584 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18585 (eval $ac_compile) 2>conftest.er1
18587 grep -v '^ *+' conftest.er1
>conftest.err
18589 cat conftest.err
>&5
18590 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18591 (exit $ac_status); } &&
18592 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
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); }; } &&
18598 { ac_try
='test -s conftest.$ac_objext'
18599 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18600 (eval $ac_try) 2>&5
18602 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18603 (exit $ac_status); }; }; then
18604 ac_cv_member_struct_statfs_f_ffree
=yes
18606 echo "$as_me: failed program was:" >&5
18607 sed 's/^/| /' conftest.
$ac_ext >&5
18609 cat >conftest.
$ac_ext <<_ACEOF
18612 cat confdefs.h
>>conftest.
$ac_ext
18613 cat >>conftest.
$ac_ext <<_ACEOF
18614 /* end confdefs.h. */
18615 #include <sys/types.h>
18616 #ifdef HAVE_SYS_PARAM_H
18617 # include <sys/param.h>
18619 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18620 # include <sys/mount.h>
18622 # ifdef STATFS_DEFINED_BY_SYS_VFS
18623 # include <sys/vfs.h>
18625 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18626 # include <sys/statfs.h>
18634 static struct statfs ac_aggr;
18635 if (sizeof ac_aggr.f_ffree)
18641 rm -f conftest.
$ac_objext
18642 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18643 (eval $ac_compile) 2>conftest.er1
18645 grep -v '^ *+' conftest.er1
>conftest.err
18647 cat conftest.err
>&5
18648 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18649 (exit $ac_status); } &&
18650 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18651 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18652 (eval $ac_try) 2>&5
18654 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18655 (exit $ac_status); }; } &&
18656 { ac_try
='test -s conftest.$ac_objext'
18657 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18658 (eval $ac_try) 2>&5
18660 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18661 (exit $ac_status); }; }; then
18662 ac_cv_member_struct_statfs_f_ffree
=yes
18664 echo "$as_me: failed program was:" >&5
18665 sed 's/^/| /' conftest.
$ac_ext >&5
18667 ac_cv_member_struct_statfs_f_ffree
=no
18669 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18671 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18673 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
18674 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_ffree" >&6
18675 if test $ac_cv_member_struct_statfs_f_ffree = yes; then
18677 cat >>confdefs.h
<<_ACEOF
18678 #define HAVE_STRUCT_STATFS_F_FFREE 1
18683 echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
18684 echo $ECHO_N "checking for struct statfs.f_favail... $ECHO_C" >&6
18685 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
18686 echo $ECHO_N "(cached) $ECHO_C" >&6
18688 cat >conftest.
$ac_ext <<_ACEOF
18691 cat confdefs.h
>>conftest.
$ac_ext
18692 cat >>conftest.
$ac_ext <<_ACEOF
18693 /* end confdefs.h. */
18694 #include <sys/types.h>
18695 #ifdef HAVE_SYS_PARAM_H
18696 # include <sys/param.h>
18698 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18699 # include <sys/mount.h>
18701 # ifdef STATFS_DEFINED_BY_SYS_VFS
18702 # include <sys/vfs.h>
18704 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18705 # include <sys/statfs.h>
18713 static struct statfs ac_aggr;
18714 if (ac_aggr.f_favail)
18720 rm -f conftest.
$ac_objext
18721 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18722 (eval $ac_compile) 2>conftest.er1
18724 grep -v '^ *+' conftest.er1
>conftest.err
18726 cat conftest.err
>&5
18727 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18728 (exit $ac_status); } &&
18729 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18730 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18731 (eval $ac_try) 2>&5
18733 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18734 (exit $ac_status); }; } &&
18735 { ac_try
='test -s conftest.$ac_objext'
18736 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18737 (eval $ac_try) 2>&5
18739 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18740 (exit $ac_status); }; }; then
18741 ac_cv_member_struct_statfs_f_favail
=yes
18743 echo "$as_me: failed program was:" >&5
18744 sed 's/^/| /' conftest.
$ac_ext >&5
18746 cat >conftest.
$ac_ext <<_ACEOF
18749 cat confdefs.h
>>conftest.
$ac_ext
18750 cat >>conftest.
$ac_ext <<_ACEOF
18751 /* end confdefs.h. */
18752 #include <sys/types.h>
18753 #ifdef HAVE_SYS_PARAM_H
18754 # include <sys/param.h>
18756 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18757 # include <sys/mount.h>
18759 # ifdef STATFS_DEFINED_BY_SYS_VFS
18760 # include <sys/vfs.h>
18762 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18763 # include <sys/statfs.h>
18771 static struct statfs ac_aggr;
18772 if (sizeof ac_aggr.f_favail)
18778 rm -f conftest.
$ac_objext
18779 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18780 (eval $ac_compile) 2>conftest.er1
18782 grep -v '^ *+' conftest.er1
>conftest.err
18784 cat conftest.err
>&5
18785 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18786 (exit $ac_status); } &&
18787 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18788 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18789 (eval $ac_try) 2>&5
18791 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18792 (exit $ac_status); }; } &&
18793 { ac_try
='test -s conftest.$ac_objext'
18794 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18795 (eval $ac_try) 2>&5
18797 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18798 (exit $ac_status); }; }; then
18799 ac_cv_member_struct_statfs_f_favail
=yes
18801 echo "$as_me: failed program was:" >&5
18802 sed 's/^/| /' conftest.
$ac_ext >&5
18804 ac_cv_member_struct_statfs_f_favail
=no
18806 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18808 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18810 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
18811 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_favail" >&6
18812 if test $ac_cv_member_struct_statfs_f_favail = yes; then
18814 cat >>confdefs.h
<<_ACEOF
18815 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
18820 echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
18821 echo $ECHO_N "checking for struct statfs.f_namelen... $ECHO_C" >&6
18822 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
18823 echo $ECHO_N "(cached) $ECHO_C" >&6
18825 cat >conftest.
$ac_ext <<_ACEOF
18828 cat confdefs.h
>>conftest.
$ac_ext
18829 cat >>conftest.
$ac_ext <<_ACEOF
18830 /* end confdefs.h. */
18831 #include <sys/types.h>
18832 #ifdef HAVE_SYS_PARAM_H
18833 # include <sys/param.h>
18835 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18836 # include <sys/mount.h>
18838 # ifdef STATFS_DEFINED_BY_SYS_VFS
18839 # include <sys/vfs.h>
18841 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18842 # include <sys/statfs.h>
18850 static struct statfs ac_aggr;
18851 if (ac_aggr.f_namelen)
18857 rm -f conftest.
$ac_objext
18858 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18859 (eval $ac_compile) 2>conftest.er1
18861 grep -v '^ *+' conftest.er1
>conftest.err
18863 cat conftest.err
>&5
18864 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18865 (exit $ac_status); } &&
18866 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18867 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18868 (eval $ac_try) 2>&5
18870 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18871 (exit $ac_status); }; } &&
18872 { ac_try
='test -s conftest.$ac_objext'
18873 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18874 (eval $ac_try) 2>&5
18876 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18877 (exit $ac_status); }; }; then
18878 ac_cv_member_struct_statfs_f_namelen
=yes
18880 echo "$as_me: failed program was:" >&5
18881 sed 's/^/| /' conftest.
$ac_ext >&5
18883 cat >conftest.
$ac_ext <<_ACEOF
18886 cat confdefs.h
>>conftest.
$ac_ext
18887 cat >>conftest.
$ac_ext <<_ACEOF
18888 /* end confdefs.h. */
18889 #include <sys/types.h>
18890 #ifdef HAVE_SYS_PARAM_H
18891 # include <sys/param.h>
18893 #ifdef STATFS_DEFINED_BY_SYS_MOUNT
18894 # include <sys/mount.h>
18896 # ifdef STATFS_DEFINED_BY_SYS_VFS
18897 # include <sys/vfs.h>
18899 # ifdef STATFS_DEFINED_BY_SYS_STATFS
18900 # include <sys/statfs.h>
18908 static struct statfs ac_aggr;
18909 if (sizeof ac_aggr.f_namelen)
18915 rm -f conftest.
$ac_objext
18916 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18917 (eval $ac_compile) 2>conftest.er1
18919 grep -v '^ *+' conftest.er1
>conftest.err
18921 cat conftest.err
>&5
18922 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18923 (exit $ac_status); } &&
18924 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18925 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18926 (eval $ac_try) 2>&5
18928 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18929 (exit $ac_status); }; } &&
18930 { ac_try
='test -s conftest.$ac_objext'
18931 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18932 (eval $ac_try) 2>&5
18934 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18935 (exit $ac_status); }; }; then
18936 ac_cv_member_struct_statfs_f_namelen
=yes
18938 echo "$as_me: failed program was:" >&5
18939 sed 's/^/| /' conftest.
$ac_ext >&5
18941 ac_cv_member_struct_statfs_f_namelen
=no
18943 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18945 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
18947 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
18948 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_namelen" >&6
18949 if test $ac_cv_member_struct_statfs_f_namelen = yes; then
18951 cat >>confdefs.h
<<_ACEOF
18952 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
18959 echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
18960 echo $ECHO_N "checking for struct statvfs.f_blocks... $ECHO_C" >&6
18961 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
18962 echo $ECHO_N "(cached) $ECHO_C" >&6
18964 cat >conftest.
$ac_ext <<_ACEOF
18967 cat confdefs.h
>>conftest.
$ac_ext
18968 cat >>conftest.
$ac_ext <<_ACEOF
18969 /* end confdefs.h. */
18970 #ifdef HAVE_SYS_STATVFS_H
18971 #include <sys/statvfs.h>
18977 static struct statvfs ac_aggr;
18978 if (ac_aggr.f_blocks)
18984 rm -f conftest.
$ac_objext
18985 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18986 (eval $ac_compile) 2>conftest.er1
18988 grep -v '^ *+' conftest.er1
>conftest.err
18990 cat conftest.err
>&5
18991 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18992 (exit $ac_status); } &&
18993 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18994 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18995 (eval $ac_try) 2>&5
18997 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18998 (exit $ac_status); }; } &&
18999 { ac_try
='test -s conftest.$ac_objext'
19000 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19001 (eval $ac_try) 2>&5
19003 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19004 (exit $ac_status); }; }; then
19005 ac_cv_member_struct_statvfs_f_blocks
=yes
19007 echo "$as_me: failed program was:" >&5
19008 sed 's/^/| /' conftest.
$ac_ext >&5
19010 cat >conftest.
$ac_ext <<_ACEOF
19013 cat confdefs.h
>>conftest.
$ac_ext
19014 cat >>conftest.
$ac_ext <<_ACEOF
19015 /* end confdefs.h. */
19016 #ifdef HAVE_SYS_STATVFS_H
19017 #include <sys/statvfs.h>
19023 static struct statvfs ac_aggr;
19024 if (sizeof ac_aggr.f_blocks)
19030 rm -f conftest.
$ac_objext
19031 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19032 (eval $ac_compile) 2>conftest.er1
19034 grep -v '^ *+' conftest.er1
>conftest.err
19036 cat conftest.err
>&5
19037 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19038 (exit $ac_status); } &&
19039 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19040 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19041 (eval $ac_try) 2>&5
19043 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19044 (exit $ac_status); }; } &&
19045 { ac_try
='test -s conftest.$ac_objext'
19046 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19047 (eval $ac_try) 2>&5
19049 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19050 (exit $ac_status); }; }; then
19051 ac_cv_member_struct_statvfs_f_blocks
=yes
19053 echo "$as_me: failed program was:" >&5
19054 sed 's/^/| /' conftest.
$ac_ext >&5
19056 ac_cv_member_struct_statvfs_f_blocks
=no
19058 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19060 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19062 echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
19063 echo "${ECHO_T}$ac_cv_member_struct_statvfs_f_blocks" >&6
19064 if test $ac_cv_member_struct_statvfs_f_blocks = yes; then
19066 cat >>confdefs.h
<<_ACEOF
19067 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
19074 echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
19075 echo $ECHO_N "checking for struct msghdr.msg_accrights... $ECHO_C" >&6
19076 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
19077 echo $ECHO_N "(cached) $ECHO_C" >&6
19079 cat >conftest.
$ac_ext <<_ACEOF
19082 cat confdefs.h
>>conftest.
$ac_ext
19083 cat >>conftest.
$ac_ext <<_ACEOF
19084 /* end confdefs.h. */
19085 #include <sys/types.h>
19086 #ifdef HAVE_SYS_SOCKET_H
19087 # include <sys/socket.h>
19089 #ifdef HAVE_SYS_UN_H
19090 # include <sys/un.h>
19096 static struct msghdr ac_aggr;
19097 if (ac_aggr.msg_accrights)
19103 rm -f conftest.
$ac_objext
19104 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19105 (eval $ac_compile) 2>conftest.er1
19107 grep -v '^ *+' conftest.er1
>conftest.err
19109 cat conftest.err
>&5
19110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19111 (exit $ac_status); } &&
19112 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19113 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19114 (eval $ac_try) 2>&5
19116 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19117 (exit $ac_status); }; } &&
19118 { ac_try
='test -s conftest.$ac_objext'
19119 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19120 (eval $ac_try) 2>&5
19122 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19123 (exit $ac_status); }; }; then
19124 ac_cv_member_struct_msghdr_msg_accrights
=yes
19126 echo "$as_me: failed program was:" >&5
19127 sed 's/^/| /' conftest.
$ac_ext >&5
19129 cat >conftest.
$ac_ext <<_ACEOF
19132 cat confdefs.h
>>conftest.
$ac_ext
19133 cat >>conftest.
$ac_ext <<_ACEOF
19134 /* end confdefs.h. */
19135 #include <sys/types.h>
19136 #ifdef HAVE_SYS_SOCKET_H
19137 # include <sys/socket.h>
19139 #ifdef HAVE_SYS_UN_H
19140 # include <sys/un.h>
19146 static struct msghdr ac_aggr;
19147 if (sizeof ac_aggr.msg_accrights)
19153 rm -f conftest.
$ac_objext
19154 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19155 (eval $ac_compile) 2>conftest.er1
19157 grep -v '^ *+' conftest.er1
>conftest.err
19159 cat conftest.err
>&5
19160 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19161 (exit $ac_status); } &&
19162 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19163 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19164 (eval $ac_try) 2>&5
19166 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19167 (exit $ac_status); }; } &&
19168 { ac_try
='test -s conftest.$ac_objext'
19169 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19170 (eval $ac_try) 2>&5
19172 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19173 (exit $ac_status); }; }; then
19174 ac_cv_member_struct_msghdr_msg_accrights
=yes
19176 echo "$as_me: failed program was:" >&5
19177 sed 's/^/| /' conftest.
$ac_ext >&5
19179 ac_cv_member_struct_msghdr_msg_accrights
=no
19181 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19183 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19185 echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
19186 echo "${ECHO_T}$ac_cv_member_struct_msghdr_msg_accrights" >&6
19187 if test $ac_cv_member_struct_msghdr_msg_accrights = yes; then
19189 cat >>confdefs.h
<<_ACEOF
19190 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
19195 echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
19196 echo $ECHO_N "checking for struct sockaddr.sa_len... $ECHO_C" >&6
19197 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
19198 echo $ECHO_N "(cached) $ECHO_C" >&6
19200 cat >conftest.
$ac_ext <<_ACEOF
19203 cat confdefs.h
>>conftest.
$ac_ext
19204 cat >>conftest.
$ac_ext <<_ACEOF
19205 /* end confdefs.h. */
19206 #include <sys/types.h>
19207 #ifdef HAVE_SYS_SOCKET_H
19208 # include <sys/socket.h>
19210 #ifdef HAVE_SYS_UN_H
19211 # include <sys/un.h>
19217 static struct sockaddr ac_aggr;
19218 if (ac_aggr.sa_len)
19224 rm -f conftest.
$ac_objext
19225 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19226 (eval $ac_compile) 2>conftest.er1
19228 grep -v '^ *+' conftest.er1
>conftest.err
19230 cat conftest.err
>&5
19231 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19232 (exit $ac_status); } &&
19233 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19234 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19235 (eval $ac_try) 2>&5
19237 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19238 (exit $ac_status); }; } &&
19239 { ac_try
='test -s conftest.$ac_objext'
19240 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19241 (eval $ac_try) 2>&5
19243 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19244 (exit $ac_status); }; }; then
19245 ac_cv_member_struct_sockaddr_sa_len
=yes
19247 echo "$as_me: failed program was:" >&5
19248 sed 's/^/| /' conftest.
$ac_ext >&5
19250 cat >conftest.
$ac_ext <<_ACEOF
19253 cat confdefs.h
>>conftest.
$ac_ext
19254 cat >>conftest.
$ac_ext <<_ACEOF
19255 /* end confdefs.h. */
19256 #include <sys/types.h>
19257 #ifdef HAVE_SYS_SOCKET_H
19258 # include <sys/socket.h>
19260 #ifdef HAVE_SYS_UN_H
19261 # include <sys/un.h>
19267 static struct sockaddr ac_aggr;
19268 if (sizeof ac_aggr.sa_len)
19274 rm -f conftest.
$ac_objext
19275 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19276 (eval $ac_compile) 2>conftest.er1
19278 grep -v '^ *+' conftest.er1
>conftest.err
19280 cat conftest.err
>&5
19281 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19282 (exit $ac_status); } &&
19283 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19284 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19285 (eval $ac_try) 2>&5
19287 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19288 (exit $ac_status); }; } &&
19289 { ac_try
='test -s conftest.$ac_objext'
19290 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19291 (eval $ac_try) 2>&5
19293 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19294 (exit $ac_status); }; }; then
19295 ac_cv_member_struct_sockaddr_sa_len
=yes
19297 echo "$as_me: failed program was:" >&5
19298 sed 's/^/| /' conftest.
$ac_ext >&5
19300 ac_cv_member_struct_sockaddr_sa_len
=no
19302 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19304 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19306 echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
19307 echo "${ECHO_T}$ac_cv_member_struct_sockaddr_sa_len" >&6
19308 if test $ac_cv_member_struct_sockaddr_sa_len = yes; then
19310 cat >>confdefs.h
<<_ACEOF
19311 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
19316 echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
19317 echo $ECHO_N "checking for struct sockaddr_un.sun_len... $ECHO_C" >&6
19318 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
19319 echo $ECHO_N "(cached) $ECHO_C" >&6
19321 cat >conftest.
$ac_ext <<_ACEOF
19324 cat confdefs.h
>>conftest.
$ac_ext
19325 cat >>conftest.
$ac_ext <<_ACEOF
19326 /* end confdefs.h. */
19327 #include <sys/types.h>
19328 #ifdef HAVE_SYS_SOCKET_H
19329 # include <sys/socket.h>
19331 #ifdef HAVE_SYS_UN_H
19332 # include <sys/un.h>
19338 static struct sockaddr_un ac_aggr;
19339 if (ac_aggr.sun_len)
19345 rm -f conftest.
$ac_objext
19346 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19347 (eval $ac_compile) 2>conftest.er1
19349 grep -v '^ *+' conftest.er1
>conftest.err
19351 cat conftest.err
>&5
19352 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19353 (exit $ac_status); } &&
19354 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19355 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19356 (eval $ac_try) 2>&5
19358 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19359 (exit $ac_status); }; } &&
19360 { ac_try
='test -s conftest.$ac_objext'
19361 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19362 (eval $ac_try) 2>&5
19364 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19365 (exit $ac_status); }; }; then
19366 ac_cv_member_struct_sockaddr_un_sun_len
=yes
19368 echo "$as_me: failed program was:" >&5
19369 sed 's/^/| /' conftest.
$ac_ext >&5
19371 cat >conftest.
$ac_ext <<_ACEOF
19374 cat confdefs.h
>>conftest.
$ac_ext
19375 cat >>conftest.
$ac_ext <<_ACEOF
19376 /* end confdefs.h. */
19377 #include <sys/types.h>
19378 #ifdef HAVE_SYS_SOCKET_H
19379 # include <sys/socket.h>
19381 #ifdef HAVE_SYS_UN_H
19382 # include <sys/un.h>
19388 static struct sockaddr_un ac_aggr;
19389 if (sizeof ac_aggr.sun_len)
19395 rm -f conftest.
$ac_objext
19396 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19397 (eval $ac_compile) 2>conftest.er1
19399 grep -v '^ *+' conftest.er1
>conftest.err
19401 cat conftest.err
>&5
19402 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19403 (exit $ac_status); } &&
19404 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19405 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19406 (eval $ac_try) 2>&5
19408 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19409 (exit $ac_status); }; } &&
19410 { ac_try
='test -s conftest.$ac_objext'
19411 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19412 (eval $ac_try) 2>&5
19414 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19415 (exit $ac_status); }; }; then
19416 ac_cv_member_struct_sockaddr_un_sun_len
=yes
19418 echo "$as_me: failed program was:" >&5
19419 sed 's/^/| /' conftest.
$ac_ext >&5
19421 ac_cv_member_struct_sockaddr_un_sun_len
=no
19423 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19425 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19427 echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
19428 echo "${ECHO_T}$ac_cv_member_struct_sockaddr_un_sun_len" >&6
19429 if test $ac_cv_member_struct_sockaddr_un_sun_len = yes; then
19431 cat >>confdefs.h
<<_ACEOF
19432 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
19439 echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
19440 echo $ECHO_N "checking for siginfo_t.si_fd... $ECHO_C" >&6
19441 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
19442 echo $ECHO_N "(cached) $ECHO_C" >&6
19444 cat >conftest.
$ac_ext <<_ACEOF
19447 cat confdefs.h
>>conftest.
$ac_ext
19448 cat >>conftest.
$ac_ext <<_ACEOF
19449 /* end confdefs.h. */
19450 #include <signal.h>
19455 static siginfo_t ac_aggr;
19462 rm -f conftest.
$ac_objext
19463 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19464 (eval $ac_compile) 2>conftest.er1
19466 grep -v '^ *+' conftest.er1
>conftest.err
19468 cat conftest.err
>&5
19469 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19470 (exit $ac_status); } &&
19471 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19472 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19473 (eval $ac_try) 2>&5
19475 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19476 (exit $ac_status); }; } &&
19477 { ac_try
='test -s conftest.$ac_objext'
19478 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19479 (eval $ac_try) 2>&5
19481 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19482 (exit $ac_status); }; }; then
19483 ac_cv_member_siginfo_t_si_fd
=yes
19485 echo "$as_me: failed program was:" >&5
19486 sed 's/^/| /' conftest.
$ac_ext >&5
19488 cat >conftest.
$ac_ext <<_ACEOF
19491 cat confdefs.h
>>conftest.
$ac_ext
19492 cat >>conftest.
$ac_ext <<_ACEOF
19493 /* end confdefs.h. */
19494 #include <signal.h>
19499 static siginfo_t ac_aggr;
19500 if (sizeof ac_aggr.si_fd)
19506 rm -f conftest.
$ac_objext
19507 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19508 (eval $ac_compile) 2>conftest.er1
19510 grep -v '^ *+' conftest.er1
>conftest.err
19512 cat conftest.err
>&5
19513 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19514 (exit $ac_status); } &&
19515 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19516 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19517 (eval $ac_try) 2>&5
19519 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19520 (exit $ac_status); }; } &&
19521 { ac_try
='test -s conftest.$ac_objext'
19522 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19523 (eval $ac_try) 2>&5
19525 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19526 (exit $ac_status); }; }; then
19527 ac_cv_member_siginfo_t_si_fd
=yes
19529 echo "$as_me: failed program was:" >&5
19530 sed 's/^/| /' conftest.
$ac_ext >&5
19532 ac_cv_member_siginfo_t_si_fd
=no
19534 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19536 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19538 echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
19539 echo "${ECHO_T}$ac_cv_member_siginfo_t_si_fd" >&6
19540 if test $ac_cv_member_siginfo_t_si_fd = yes; then
19542 cat >>confdefs.h
<<_ACEOF
19543 #define HAVE_SIGINFO_T_SI_FD 1
19550 echo "$as_me:$LINENO: checking for struct option.name" >&5
19551 echo $ECHO_N "checking for struct option.name... $ECHO_C" >&6
19552 if test "${ac_cv_member_struct_option_name+set}" = set; then
19553 echo $ECHO_N "(cached) $ECHO_C" >&6
19555 cat >conftest.
$ac_ext <<_ACEOF
19558 cat confdefs.h
>>conftest.
$ac_ext
19559 cat >>conftest.
$ac_ext <<_ACEOF
19560 /* end confdefs.h. */
19561 #ifdef HAVE_GETOPT_H
19562 #include <getopt.h>
19568 static struct option ac_aggr;
19575 rm -f conftest.
$ac_objext
19576 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19577 (eval $ac_compile) 2>conftest.er1
19579 grep -v '^ *+' conftest.er1
>conftest.err
19581 cat conftest.err
>&5
19582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19583 (exit $ac_status); } &&
19584 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19585 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19586 (eval $ac_try) 2>&5
19588 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19589 (exit $ac_status); }; } &&
19590 { ac_try
='test -s conftest.$ac_objext'
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); }; }; then
19596 ac_cv_member_struct_option_name
=yes
19598 echo "$as_me: failed program was:" >&5
19599 sed 's/^/| /' conftest.
$ac_ext >&5
19601 cat >conftest.
$ac_ext <<_ACEOF
19604 cat confdefs.h
>>conftest.
$ac_ext
19605 cat >>conftest.
$ac_ext <<_ACEOF
19606 /* end confdefs.h. */
19607 #ifdef HAVE_GETOPT_H
19608 #include <getopt.h>
19614 static struct option ac_aggr;
19615 if (sizeof ac_aggr.name)
19621 rm -f conftest.
$ac_objext
19622 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19623 (eval $ac_compile) 2>conftest.er1
19625 grep -v '^ *+' conftest.er1
>conftest.err
19627 cat conftest.err
>&5
19628 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19629 (exit $ac_status); } &&
19630 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19631 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19632 (eval $ac_try) 2>&5
19634 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19635 (exit $ac_status); }; } &&
19636 { ac_try
='test -s conftest.$ac_objext'
19637 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19638 (eval $ac_try) 2>&5
19640 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19641 (exit $ac_status); }; }; then
19642 ac_cv_member_struct_option_name
=yes
19644 echo "$as_me: failed program was:" >&5
19645 sed 's/^/| /' conftest.
$ac_ext >&5
19647 ac_cv_member_struct_option_name
=no
19649 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19651 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19653 echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
19654 echo "${ECHO_T}$ac_cv_member_struct_option_name" >&6
19655 if test $ac_cv_member_struct_option_name = yes; then
19657 cat >>confdefs.h
<<_ACEOF
19658 #define HAVE_STRUCT_OPTION_NAME 1
19665 echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
19666 echo $ECHO_N "checking for struct stat.st_blocks... $ECHO_C" >&6
19667 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
19668 echo $ECHO_N "(cached) $ECHO_C" >&6
19670 cat >conftest.
$ac_ext <<_ACEOF
19673 cat confdefs.h
>>conftest.
$ac_ext
19674 cat >>conftest.
$ac_ext <<_ACEOF
19675 /* end confdefs.h. */
19676 $ac_includes_default
19680 static struct stat ac_aggr;
19681 if (ac_aggr.st_blocks)
19687 rm -f conftest.
$ac_objext
19688 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19689 (eval $ac_compile) 2>conftest.er1
19691 grep -v '^ *+' conftest.er1
>conftest.err
19693 cat conftest.err
>&5
19694 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19695 (exit $ac_status); } &&
19696 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19697 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19698 (eval $ac_try) 2>&5
19700 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19701 (exit $ac_status); }; } &&
19702 { ac_try
='test -s conftest.$ac_objext'
19703 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19704 (eval $ac_try) 2>&5
19706 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19707 (exit $ac_status); }; }; then
19708 ac_cv_member_struct_stat_st_blocks
=yes
19710 echo "$as_me: failed program was:" >&5
19711 sed 's/^/| /' conftest.
$ac_ext >&5
19713 cat >conftest.
$ac_ext <<_ACEOF
19716 cat confdefs.h
>>conftest.
$ac_ext
19717 cat >>conftest.
$ac_ext <<_ACEOF
19718 /* end confdefs.h. */
19719 $ac_includes_default
19723 static struct stat ac_aggr;
19724 if (sizeof ac_aggr.st_blocks)
19730 rm -f conftest.
$ac_objext
19731 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19732 (eval $ac_compile) 2>conftest.er1
19734 grep -v '^ *+' conftest.er1
>conftest.err
19736 cat conftest.err
>&5
19737 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19738 (exit $ac_status); } &&
19739 { ac_try
='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19740 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19741 (eval $ac_try) 2>&5
19743 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19744 (exit $ac_status); }; } &&
19745 { ac_try
='test -s conftest.$ac_objext'
19746 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19747 (eval $ac_try) 2>&5
19749 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19750 (exit $ac_status); }; }; then
19751 ac_cv_member_struct_stat_st_blocks
=yes
19753 echo "$as_me: failed program was:" >&5
19754 sed 's/^/| /' conftest.
$ac_ext >&5
19756 ac_cv_member_struct_stat_st_blocks
=no
19758 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19760 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
19762 echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
19763 echo "${ECHO_T}$ac_cv_member_struct_stat_st_blocks" >&6
19764 if test $ac_cv_member_struct_stat_st_blocks = yes; then
19766 cat >>confdefs.h
<<_ACEOF
19767 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
19776 *i
[3456789]86*) echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
19777 echo $ECHO_N "checking whether we need to define __i386__... $ECHO_C" >&6
19778 if test "${ac_cv_cpp_def___i386__+set}" = set; then
19779 echo $ECHO_N "(cached) $ECHO_C" >&6
19781 cat >conftest.
$ac_ext <<_ACEOF
19784 cat confdefs.h
>>conftest.
$ac_ext
19785 cat >>conftest.
$ac_ext <<_ACEOF
19786 /* end confdefs.h. */
19791 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
19792 $EGREP "yes" >/dev
/null
2>&1; then
19793 ac_cv_cpp_def___i386__
=yes
19795 ac_cv_cpp_def___i386__
=no
19800 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
19801 echo "${ECHO_T}$ac_cv_cpp_def___i386__" >&6
19802 if test $ac_cv_cpp_def___i386__ = yes; then
19803 CFLAGS
="$CFLAGS -D__i386__"
19804 LINTFLAGS
="$LINTFLAGS -D__i386__"
19807 *alpha
*) echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
19808 echo $ECHO_N "checking whether we need to define __ALPHA__... $ECHO_C" >&6
19809 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
19810 echo $ECHO_N "(cached) $ECHO_C" >&6
19812 cat >conftest.
$ac_ext <<_ACEOF
19815 cat confdefs.h
>>conftest.
$ac_ext
19816 cat >>conftest.
$ac_ext <<_ACEOF
19817 /* end confdefs.h. */
19822 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
19823 $EGREP "yes" >/dev
/null
2>&1; then
19824 ac_cv_cpp_def___ALPHA__
=yes
19826 ac_cv_cpp_def___ALPHA__
=no
19831 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
19832 echo "${ECHO_T}$ac_cv_cpp_def___ALPHA__" >&6
19833 if test $ac_cv_cpp_def___ALPHA__ = yes; then
19834 CFLAGS
="$CFLAGS -D__ALPHA__"
19835 LINTFLAGS
="$LINTFLAGS -D__ALPHA__"
19838 *sparc
*) echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
19839 echo $ECHO_N "checking whether we need to define __sparc__... $ECHO_C" >&6
19840 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
19841 echo $ECHO_N "(cached) $ECHO_C" >&6
19843 cat >conftest.
$ac_ext <<_ACEOF
19846 cat confdefs.h
>>conftest.
$ac_ext
19847 cat >>conftest.
$ac_ext <<_ACEOF
19848 /* end confdefs.h. */
19853 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
19854 $EGREP "yes" >/dev
/null
2>&1; then
19855 ac_cv_cpp_def___sparc__
=yes
19857 ac_cv_cpp_def___sparc__
=no
19862 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
19863 echo "${ECHO_T}$ac_cv_cpp_def___sparc__" >&6
19864 if test $ac_cv_cpp_def___sparc__ = yes; then
19865 CFLAGS
="$CFLAGS -D__sparc__"
19866 LINTFLAGS
="$LINTFLAGS -D__sparc__"
19869 *powerpc
*) echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
19870 echo $ECHO_N "checking whether we need to define __powerpc__... $ECHO_C" >&6
19871 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
19872 echo $ECHO_N "(cached) $ECHO_C" >&6
19874 cat >conftest.
$ac_ext <<_ACEOF
19877 cat confdefs.h
>>conftest.
$ac_ext
19878 cat >>conftest.
$ac_ext <<_ACEOF
19879 /* end confdefs.h. */
19880 #ifndef __powerpc__
19884 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
19885 $EGREP "yes" >/dev
/null
2>&1; then
19886 ac_cv_cpp_def___powerpc__
=yes
19888 ac_cv_cpp_def___powerpc__
=no
19893 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
19894 echo "${ECHO_T}$ac_cv_cpp_def___powerpc__" >&6
19895 if test $ac_cv_cpp_def___powerpc__ = yes; then
19896 CFLAGS
="$CFLAGS -D__powerpc__"
19897 LINTFLAGS
="$LINTFLAGS -D__powerpc__"
19902 case $host_vendor in
19903 *sun
*) echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
19904 echo $ECHO_N "checking whether we need to define __sun__... $ECHO_C" >&6
19905 if test "${ac_cv_cpp_def___sun__+set}" = set; then
19906 echo $ECHO_N "(cached) $ECHO_C" >&6
19908 cat >conftest.
$ac_ext <<_ACEOF
19911 cat confdefs.h
>>conftest.
$ac_ext
19912 cat >>conftest.
$ac_ext <<_ACEOF
19913 /* end confdefs.h. */
19918 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
19919 $EGREP "yes" >/dev
/null
2>&1; then
19920 ac_cv_cpp_def___sun__
=yes
19922 ac_cv_cpp_def___sun__
=no
19927 echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
19928 echo "${ECHO_T}$ac_cv_cpp_def___sun__" >&6
19929 if test $ac_cv_cpp_def___sun__ = yes; then
19930 CFLAGS
="$CFLAGS -D__sun__"
19931 LINTFLAGS
="$LINTFLAGS -D__sun__"
19940 ac_config_commands
="$ac_config_commands dlls/ddraw/d3ddevice"
19942 ac_config_commands
="$ac_config_commands dlls/ddraw/dclipper"
19944 ac_config_commands
="$ac_config_commands dlls/ddraw/ddraw"
19946 ac_config_commands
="$ac_config_commands dlls/ddraw/direct3d"
19948 ac_config_commands
="$ac_config_commands dlls/ddraw/dpalette"
19950 ac_config_commands
="$ac_config_commands dlls/ddraw/dsurface"
19952 ac_config_commands
="$ac_config_commands dlls/gdi/enhmfdrv"
19954 ac_config_commands
="$ac_config_commands dlls/gdi/mfdrv"
19956 ac_config_commands
="$ac_config_commands dlls/kernel/messages"
19958 ac_config_commands
="$ac_config_commands dlls/user/dde"
19960 ac_config_commands
="$ac_config_commands dlls/user/resources"
19962 ac_config_commands
="$ac_config_commands dlls/wineps/data"
19964 ac_config_commands
="$ac_config_commands include/wine"
19966 ac_config_commands
="$ac_config_commands misc"
19968 ac_config_commands
="$ac_config_commands programs/regedit/tests"
19970 ac_config_commands
="$ac_config_commands windows"
19973 MAKE_RULES
=Make.rules
19976 MAKE_DLL_RULES
=dlls
/Makedll.rules
19979 MAKE_TEST_RULES
=dlls
/Maketest.rules
19982 MAKE_LIB_RULES
=libs
/Makelib.rules
19985 MAKE_PROG_RULES
=programs
/Makeprog.rules
19988 ac_config_files
="$ac_config_files Make.rules dlls/Makedll.rules dlls/Maketest.rules libs/Makelib.rules programs/Makeprog.rules Makefile dlls/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/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/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/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/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/psapi/Makefile dlls/psapi/tests/Makefile dlls/qcap/Makefile dlls/quartz/Makefile dlls/quartz/tests/Makefile dlls/rasapi32/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"
19991 cat >confcache
<<\_ACEOF
19992 # This file is a shell script that caches the results of configure
19993 # tests run on this system so they can be shared between configure
19994 # scripts and configure runs, see configure's option --config-cache.
19995 # It is not useful on other systems. If it contains results you don't
19996 # want to keep, you may remove or edit it.
19998 # config.status only pays attention to the cache file if you give it
19999 # the --recheck option to rerun configure.
20001 # `ac_cv_env_foo' variables (set or unset) will be overridden when
20002 # loading this file, other *unset* `ac_cv_foo' will be assigned the
20003 # following values.
20007 # The following way of writing the cache mishandles newlines in values,
20008 # but we know of no workaround that is simple, portable, and efficient.
20009 # So, don't put newlines in cache variables' values.
20010 # Ultrix sh set writes to stderr and can't be redirected directly,
20011 # and sets the high bit in the cache file unless we assign to the vars.
20014 case `(ac_space=' '; set | grep ac_space) 2>&1` in
20016 # `set' does not quote correctly, so add quotes (double-quote
20017 # substitution turns \\\\ into \\, and sed turns \\ into \).
20020 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
20023 # `set' quotes correctly as required by POSIX, so do not add quotes.
20025 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
20032 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
20034 /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
20036 if diff $cache_file confcache
>/dev
/null
2>&1; then :; else
20037 if test -w $cache_file; then
20038 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
20039 cat confcache
>$cache_file
20041 echo "not updating unwritable cache $cache_file"
20046 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
20047 # Let make expand exec_prefix.
20048 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
20050 # VPATH may cause trouble with some makes, so we remove $(srcdir),
20051 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
20052 # trailing colons and then remove the whole line if VPATH becomes empty
20053 # (actually we leave an empty line to preserve line numbers).
20054 if test "x$srcdir" = x.
; then
20055 ac_vpsub
='/^[ ]*VPATH[ ]*=/{
20056 s/:*\$(srcdir):*/:/;
20057 s/:*\${srcdir}:*/:/;
20059 s/^\([^=]*=[ ]*\):*/\1/;
20065 DEFS
=-DHAVE_CONFIG_H
20069 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
20070 # 1. Remove the extension, and $U if already installed.
20071 ac_i
=`echo "$ac_i" |
20072 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
20074 ac_libobjs
="$ac_libobjs $ac_i\$U.$ac_objext"
20075 ac_ltlibobjs
="$ac_ltlibobjs $ac_i"'$U.lo'
20077 LIBOBJS
=$ac_libobjs
20079 LTLIBOBJS
=$ac_ltlibobjs
20083 : ${CONFIG_STATUS=./config.status}
20084 ac_clean_files_save
=$ac_clean_files
20085 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
20086 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
20087 echo "$as_me: creating $CONFIG_STATUS" >&6;}
20088 cat >$CONFIG_STATUS <<_ACEOF
20090 # Generated by $as_me.
20091 # Run this file to recreate the current configuration.
20092 # Compiler output produced by configure, useful for debugging
20093 # configure, is in config.log if it exists.
20096 ac_cs_recheck=false
20098 SHELL=\${CONFIG_SHELL-$SHELL}
20101 cat >>$CONFIG_STATUS <<\_ACEOF
20102 ## --------------------- ##
20103 ## M4sh Initialization. ##
20104 ## --------------------- ##
20106 # Be Bourne compatible
20107 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
20110 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
20111 # is contrary to our usage. Disable this feature.
20112 alias -g '${1+"$@"}'='"$@"'
20113 elif test -n "${BASH_VERSION+set}" && (set -o posix
) >/dev
/null
2>&1; then
20116 DUALCASE
=1; export DUALCASE
# for MKS sh
20118 # Support unset when possible.
20119 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
20126 # Work around bugs in pre-3.0 UWIN ksh.
20127 $as_unset ENV MAIL MAILPATH
20134 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
20135 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
20136 LC_TELEPHONE LC_TIME
20138 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
20139 eval $as_var=C
; export $as_var
20145 # Required to use basename.
20146 if expr a
: '\(a\)' >/dev
/null
2>&1; then
20152 if (basename /) >/dev
/null
2>&1 && test "X`basename / 2>&1`" = "X/"; then
20153 as_basename
=basename
20159 # Name of the executable.
20160 as_me
=`$as_basename "$0" ||
20161 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
20162 X"$0" : 'X\(//\)$' \| \
20163 X"$0" : 'X\(/\)$' \| \
20164 . : '\(.\)' 2>/dev/null ||
20166 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
20167 /^X\/\(\/\/\)$/{ s//\1/; q; }
20168 /^X\/\(\/\).*/{ s//\1/; q; }
20172 # PATH needs CR, and LINENO needs CR and PATH.
20173 # Avoid depending upon Character Ranges.
20174 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
20175 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
20176 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
20177 as_cr_digits
='0123456789'
20178 as_cr_alnum
=$as_cr_Letters$as_cr_digits
20180 # The user is always right.
20181 if test "${PATH_SEPARATOR+set}" != set; then
20182 echo "#! /bin/sh" >conf$$.sh
20183 echo "exit 0" >>conf$$.sh
20185 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
20194 as_lineno_1
=$LINENO
20195 as_lineno_2
=$LINENO
20196 as_lineno_3
=`(expr $as_lineno_1 + 1) 2>/dev/null`
20197 test "x$as_lineno_1" != "x$as_lineno_2" &&
20198 test "x$as_lineno_3" = "x$as_lineno_2" ||
{
20199 # Find who we are. Look in the path if we contain no path at all
20202 *[\\/]* ) as_myself
=$0 ;;
20203 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
20204 for as_dir
in $PATH
20207 test -z "$as_dir" && as_dir
=.
20208 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
20213 # We did not find ourselves, most probably we were run as `sh COMMAND'
20214 # in which case we are not to be found in the path.
20215 if test "x$as_myself" = x
; then
20218 if test ! -f "$as_myself"; then
20219 { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
20220 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
20221 { (exit 1); exit 1; }; }
20223 case $CONFIG_SHELL in
20225 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
20226 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
20229 test -z "$as_dir" && as_dir
=.
20230 for as_base
in sh bash ksh sh5
; do
20233 if ("$as_dir/$as_base" -c '
20234 as_lineno_1=$LINENO
20235 as_lineno_2=$LINENO
20236 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
20237 test "x$as_lineno_1" != "x$as_lineno_2" &&
20238 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev
/null
; then
20239 $as_unset BASH_ENV ||
test "${BASH_ENV+set}" != set ||
{ BASH_ENV
=; export BASH_ENV
; }
20240 $as_unset ENV ||
test "${ENV+set}" != set ||
{ ENV
=; export ENV
; }
20241 CONFIG_SHELL
=$as_dir/$as_base
20242 export CONFIG_SHELL
20243 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
20251 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
20252 # uniformly replaced by the line number. The first 'sed' inserts a
20253 # line-number line before each line; the second 'sed' does the real
20254 # work. The second script uses 'N' to pair each line-number line
20255 # with the numbered line, and appends trailing '-' during
20256 # substitution so that $LINENO is not a special case at line end.
20257 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
20258 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
20259 sed '=' <$as_myself |
20264 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
20267 s,^['$as_cr_digits']*\n,,
20268 ' >$as_me.lineno
&&
20269 chmod +x
$as_me.lineno ||
20270 { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
20271 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
20272 { (exit 1); exit 1; }; }
20274 # Don't try to exec as it changes $[0], causing all sort of problems
20275 # (the dirname of $[0] is not the place where we might find the
20276 # original and so on. Autoconf is especially sensible to this).
20278 # Exit status is that of the last command.
20283 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
20284 *c
*,-n*) ECHO_N
= ECHO_C
='
20286 *c
*,* ) ECHO_N
=-n ECHO_C
= ECHO_T
= ;;
20287 *) ECHO_N
= ECHO_C
='\c' ECHO_T
= ;;
20290 if expr a
: '\(a\)' >/dev
/null
2>&1; then
20296 rm -f conf$$ conf$$.exe conf$$.
file
20298 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
20299 # We could just check for DJGPP; but this test a) works b) is more generic
20300 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
20301 if test -f conf$$.exe
; then
20302 # Don't use ln at all; we don't have any links
20307 elif ln conf$$.
file conf$$
2>/dev
/null
; then
20312 rm -f conf$$ conf$$.exe conf$$.
file
20314 if mkdir
-p .
2>/dev
/null
; then
20317 test -d .
/-p && rmdir .
/-p
20321 as_executable_p
="test -f"
20323 # Sed expression to map a string onto a valid CPP name.
20324 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
20326 # Sed expression to map a string onto a valid variable name.
20327 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
20331 # We need space, tab and new line, in precisely that order.
20341 # Open the log real soon, to keep \$[0] and so on meaningful, and to
20342 # report actual input values of CONFIG_FILES etc. instead of their
20343 # values after options handling. Logging --version etc. is OK.
20347 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
20348 ## Running $as_me. ##
20353 This file was extended by Wine $as_me 20050111, which was
20354 generated by GNU Autoconf 2.59. Invocation command line was
20356 CONFIG_FILES = $CONFIG_FILES
20357 CONFIG_HEADERS = $CONFIG_HEADERS
20358 CONFIG_LINKS = $CONFIG_LINKS
20359 CONFIG_COMMANDS = $CONFIG_COMMANDS
20363 echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
20367 # Files that config.status was made for.
20368 if test -n "$ac_config_files"; then
20369 echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
20372 if test -n "$ac_config_headers"; then
20373 echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
20376 if test -n "$ac_config_links"; then
20377 echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
20380 if test -n "$ac_config_commands"; then
20381 echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
20384 cat >>$CONFIG_STATUS <<\_ACEOF
20387 \`$as_me' instantiates files from templates according to the
20388 current configuration.
20390 Usage: $0 [OPTIONS] [FILE]...
20392 -h, --help print this help, then exit
20393 -V, --version print version number, then exit
20394 -q, --quiet do not print progress messages
20395 -d, --debug don't remove temporary files
20396 --recheck update $as_me by reconfiguring in the same conditions
20397 --file=FILE[:TEMPLATE]
20398 instantiate the configuration file FILE
20399 --header=FILE[:TEMPLATE]
20400 instantiate the configuration header FILE
20402 Configuration files:
20405 Configuration headers:
20408 Configuration commands:
20411 Report bugs to <bug-autoconf@gnu.org>."
20414 cat >>$CONFIG_STATUS <<_ACEOF
20416 Wine config.status 20050111
20417 configured by $0, generated by GNU Autoconf 2.59,
20418 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
20420 Copyright (C) 2003 Free Software Foundation, Inc.
20421 This config.status script is free software; the Free Software Foundation
20422 gives unlimited permission to copy, distribute and modify it."
20427 cat >>$CONFIG_STATUS <<\_ACEOF
20428 # If no file are specified by the user, then we need to provide default
20429 # value. By we need to know if files were specified by the user.
20435 ac_option
=`expr "x$1" : 'x\([^=]*\)='`
20436 ac_optarg
=`expr "x$1" : 'x[^=]*=\(.*\)'`
20444 *) # This is not an option, so the user has probably given explicit
20447 ac_need_defaults
=false
;;
20451 # Handling of the options.
20453 cat >>$CONFIG_STATUS <<\_ACEOF
20454 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
20456 --version |
--vers* |
-V )
20457 echo "$ac_cs_version"; exit 0 ;;
20459 # Conflict between --help and --header
20460 { { echo "$as_me:$LINENO: error: ambiguous option: $1
20461 Try \`$0 --help' for more information." >&5
20462 echo "$as_me: error: ambiguous option: $1
20463 Try \`$0 --help' for more information." >&2;}
20464 { (exit 1); exit 1; }; };;
20465 --help |
--hel |
-h )
20466 echo "$ac_cs_usage"; exit 0 ;;
20467 --debug |
--d* |
-d )
20469 --file |
--fil |
--fi |
--f )
20471 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
20472 ac_need_defaults
=false
;;
20473 --header |
--heade |
--head |
--hea )
20475 CONFIG_HEADERS
="$CONFIG_HEADERS $ac_optarg"
20476 ac_need_defaults
=false
;;
20477 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
20478 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
20481 # This is an error.
20482 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
20483 Try \`$0 --help' for more information." >&5
20484 echo "$as_me: error: unrecognized option: $1
20485 Try \`$0 --help' for more information." >&2;}
20486 { (exit 1); exit 1; }; } ;;
20488 *) ac_config_targets
="$ac_config_targets $1" ;;
20494 ac_configure_extra_args
=
20496 if $ac_cs_silent; then
20498 ac_configure_extra_args
="$ac_configure_extra_args --silent"
20502 cat >>$CONFIG_STATUS <<_ACEOF
20503 if \$ac_cs_recheck; then
20504 echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
20505 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
20514 cat >>$CONFIG_STATUS <<\_ACEOF
20515 for ac_config_target
in $ac_config_targets
20517 case "$ac_config_target" in
20518 # Handling of arguments.
20519 "Make.rules" ) CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
20520 "dlls/Makedll.rules" ) CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
20521 "dlls/Maketest.rules" ) CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
20522 "libs/Makelib.rules" ) CONFIG_FILES
="$CONFIG_FILES libs/Makelib.rules" ;;
20523 "programs/Makeprog.rules" ) CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
20524 "Makefile" ) CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
20525 "dlls/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/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/cryptdll/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
20545 "dlls/ctl3d/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d/Makefile" ;;
20546 "dlls/d3d8/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
20547 "dlls/d3d9/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
20548 "dlls/d3dim/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
20549 "dlls/d3drm/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
20550 "dlls/d3dx8/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
20551 "dlls/d3dxof/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
20552 "dlls/dbghelp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
20553 "dlls/dciman32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
20554 "dlls/ddraw/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
20555 "dlls/ddraw/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
20556 "dlls/devenum/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
20557 "dlls/dinput/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
20558 "dlls/dinput8/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
20559 "dlls/dmband/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
20560 "dlls/dmcompos/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
20561 "dlls/dmime/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
20562 "dlls/dmloader/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
20563 "dlls/dmscript/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
20564 "dlls/dmstyle/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
20565 "dlls/dmsynth/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
20566 "dlls/dmusic/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
20567 "dlls/dmusic32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
20568 "dlls/dplay/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
20569 "dlls/dplayx/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
20570 "dlls/dpnet/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
20571 "dlls/dpnhpast/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
20572 "dlls/dsound/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
20573 "dlls/dsound/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
20574 "dlls/dswave/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
20575 "dlls/dxdiagn/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
20576 "dlls/dxerr8/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
20577 "dlls/dxerr9/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
20578 "dlls/dxguid/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
20579 "dlls/gdi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/gdi/Makefile" ;;
20580 "dlls/gdi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/gdi/tests/Makefile" ;;
20581 "dlls/glu32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
20582 "dlls/glut32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/glut32/Makefile" ;;
20583 "dlls/hhctrl.ocx/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
20584 "dlls/iccvid/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
20585 "dlls/icmp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
20586 "dlls/ifsmgr.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
20587 "dlls/imagehlp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
20588 "dlls/imm32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
20589 "dlls/iphlpapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
20590 "dlls/iphlpapi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
20591 "dlls/itss/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
20592 "dlls/kernel/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/kernel/Makefile" ;;
20593 "dlls/kernel/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/kernel/tests/Makefile" ;;
20594 "dlls/lzexpand/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand/Makefile" ;;
20595 "dlls/lzexpand/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand/tests/Makefile" ;;
20596 "dlls/mapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
20597 "dlls/mapi32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
20598 "dlls/mlang/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
20599 "dlls/mlang/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
20600 "dlls/mmdevldr.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
20601 "dlls/monodebg.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
20602 "dlls/mpr/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
20603 "dlls/msacm/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/Makefile" ;;
20604 "dlls/msacm/imaadp32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/imaadp32/Makefile" ;;
20605 "dlls/msacm/msadp32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/msadp32/Makefile" ;;
20606 "dlls/msacm/msg711/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/msg711/Makefile" ;;
20607 "dlls/msacm/winemp3/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/winemp3/Makefile" ;;
20608 "dlls/msacm/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msacm/tests/Makefile" ;;
20609 "dlls/mscms/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
20610 "dlls/mscms/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
20611 "dlls/msdmo/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
20612 "dlls/mshtml/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
20613 "dlls/msi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
20614 "dlls/msi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
20615 "dlls/msimg32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
20616 "dlls/msisys/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msisys/Makefile" ;;
20617 "dlls/msnet32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
20618 "dlls/msrle32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
20619 "dlls/msvcrt/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
20620 "dlls/msvcrt/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
20621 "dlls/msvcrt20/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
20622 "dlls/msvcrt40/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
20623 "dlls/msvcrtd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
20624 "dlls/msvcrtd/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
20625 "dlls/msvidc32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
20626 "dlls/msvideo/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/msvideo/Makefile" ;;
20627 "dlls/mswsock/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
20628 "dlls/netapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
20629 "dlls/netapi32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
20630 "dlls/newdev/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
20631 "dlls/ntdll/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
20632 "dlls/ntdll/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
20633 "dlls/odbc32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
20634 "dlls/ole32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
20635 "dlls/ole32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
20636 "dlls/oleacc/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
20637 "dlls/oleaut32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
20638 "dlls/oleaut32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
20639 "dlls/olecli/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/olecli/Makefile" ;;
20640 "dlls/oledlg/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
20641 "dlls/olepro32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
20642 "dlls/olesvr/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/olesvr/Makefile" ;;
20643 "dlls/opengl32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
20644 "dlls/psapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
20645 "dlls/psapi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
20646 "dlls/qcap/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
20647 "dlls/quartz/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
20648 "dlls/quartz/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
20649 "dlls/rasapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
20650 "dlls/richedit/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/richedit/Makefile" ;;
20651 "dlls/rpcrt4/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
20652 "dlls/rpcrt4/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
20653 "dlls/rsabase/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
20654 "dlls/rsabase/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/tests/Makefile" ;;
20655 "dlls/rsaenh/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
20656 "dlls/rsaenh/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
20657 "dlls/secur32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
20658 "dlls/sensapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
20659 "dlls/serialui/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
20660 "dlls/setupapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
20661 "dlls/shdocvw/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
20662 "dlls/shell32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
20663 "dlls/shell32/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
20664 "dlls/shfolder/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
20665 "dlls/shlwapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
20666 "dlls/shlwapi/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
20667 "dlls/snmpapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
20668 "dlls/stdole32.tlb/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
20669 "dlls/sti/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
20670 "dlls/strmiids/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
20671 "dlls/tapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
20672 "dlls/ttydrv/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/ttydrv/Makefile" ;;
20673 "dlls/twain/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/twain/Makefile" ;;
20674 "dlls/unicows/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
20675 "dlls/url/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
20676 "dlls/urlmon/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
20677 "dlls/urlmon/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
20678 "dlls/user/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/user/Makefile" ;;
20679 "dlls/user/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/user/tests/Makefile" ;;
20680 "dlls/uuid/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
20681 "dlls/uxtheme/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
20682 "dlls/vdhcp.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
20683 "dlls/vdmdbg/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
20684 "dlls/version/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
20685 "dlls/version/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
20686 "dlls/vmm.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
20687 "dlls/vnbt.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
20688 "dlls/vnetbios.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
20689 "dlls/vtdapi.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
20690 "dlls/vwin32.vxd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
20691 "dlls/win32s/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/win32s/Makefile" ;;
20692 "dlls/winaspi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winaspi/Makefile" ;;
20693 "dlls/wined3d/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
20694 "dlls/winedos/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
20695 "dlls/wineps/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wineps/Makefile" ;;
20696 "dlls/wininet/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
20697 "dlls/wininet/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
20698 "dlls/winmm/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
20699 "dlls/winmm/joystick/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/joystick/Makefile" ;;
20700 "dlls/winmm/mcianim/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/mcianim/Makefile" ;;
20701 "dlls/winmm/mciavi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/mciavi/Makefile" ;;
20702 "dlls/winmm/mcicda/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/mcicda/Makefile" ;;
20703 "dlls/winmm/mciseq/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/mciseq/Makefile" ;;
20704 "dlls/winmm/mciwave/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/mciwave/Makefile" ;;
20705 "dlls/winmm/midimap/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/midimap/Makefile" ;;
20706 "dlls/winmm/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
20707 "dlls/winmm/wavemap/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/wavemap/Makefile" ;;
20708 "dlls/winmm/winealsa/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/winealsa/Makefile" ;;
20709 "dlls/winmm/winearts/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/winearts/Makefile" ;;
20710 "dlls/winmm/wineaudioio/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/wineaudioio/Makefile" ;;
20711 "dlls/winmm/winejack/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/winejack/Makefile" ;;
20712 "dlls/winmm/winenas/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/winenas/Makefile" ;;
20713 "dlls/winmm/wineoss/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winmm/wineoss/Makefile" ;;
20714 "dlls/winnls/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winnls/Makefile" ;;
20715 "dlls/winsock/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winsock/Makefile" ;;
20716 "dlls/winsock/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winsock/tests/Makefile" ;;
20717 "dlls/winspool/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winspool/Makefile" ;;
20718 "dlls/winspool/tests/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/winspool/tests/Makefile" ;;
20719 "dlls/wintab32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
20720 "dlls/wintrust/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
20721 "dlls/wow32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
20722 "dlls/wsock32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
20723 "dlls/wtsapi32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
20724 "dlls/x11drv/Makefile" ) CONFIG_FILES
="$CONFIG_FILES dlls/x11drv/Makefile" ;;
20725 "documentation/Makefile" ) CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
20726 "fonts/Makefile" ) CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
20727 "include/Makefile" ) CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
20728 "libs/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
20729 "libs/port/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
20730 "libs/unicode/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/unicode/Makefile" ;;
20731 "libs/wine/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
20732 "libs/wpp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
20733 "loader/Makefile" ) CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
20734 "programs/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
20735 "programs/avitools/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/avitools/Makefile" ;;
20736 "programs/clock/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
20737 "programs/cmdlgtst/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
20738 "programs/control/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
20739 "programs/expand/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
20740 "programs/msiexec/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
20741 "programs/notepad/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
20742 "programs/progman/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
20743 "programs/regedit/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
20744 "programs/regsvr32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
20745 "programs/rpcss/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
20746 "programs/rundll32/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
20747 "programs/start/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
20748 "programs/taskmgr/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
20749 "programs/uninstaller/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
20750 "programs/view/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
20751 "programs/wcmd/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/wcmd/Makefile" ;;
20752 "programs/wineboot/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
20753 "programs/winebrowser/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
20754 "programs/winecfg/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
20755 "programs/wineconsole/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
20756 "programs/winedbg/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
20757 "programs/winefile/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
20758 "programs/winemenubuilder/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
20759 "programs/winemine/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
20760 "programs/winepath/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
20761 "programs/winetest/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
20762 "programs/winevdm/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
20763 "programs/winhelp/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winhelp/Makefile" ;;
20764 "programs/winver/Makefile" ) CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
20765 "server/Makefile" ) CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
20766 "tools/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
20767 "tools/widl/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
20768 "tools/winapi/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/winapi/Makefile" ;;
20769 "tools/winebuild/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
20770 "tools/winedump/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
20771 "tools/winegcc/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
20772 "tools/wmc/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
20773 "tools/wrc/Makefile" ) CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
20774 "dlls/ddraw/d3ddevice" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/ddraw/d3ddevice" ;;
20775 "dlls/ddraw/dclipper" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/ddraw/dclipper" ;;
20776 "dlls/ddraw/ddraw" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/ddraw/ddraw" ;;
20777 "dlls/ddraw/direct3d" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/ddraw/direct3d" ;;
20778 "dlls/ddraw/dpalette" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/ddraw/dpalette" ;;
20779 "dlls/ddraw/dsurface" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/ddraw/dsurface" ;;
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/dde" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user/dde" ;;
20784 "dlls/user/resources" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user/resources" ;;
20785 "dlls/wineps/data" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps/data" ;;
20786 "include/wine" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
20787 "misc" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS misc" ;;
20788 "programs/regedit/tests" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS programs/regedit/tests" ;;
20789 "windows" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS windows" ;;
20790 "include/config.h" ) CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
20791 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
20792 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
20793 { (exit 1); exit 1; }; };;
20797 # If the user did not use the arguments to specify the items to instantiate,
20798 # then the envvar interface is used. Set only those that are not.
20799 # We use the long form for the default assignment because of an extremely
20800 # bizarre bug on SunOS 4.1.3.
20801 if $ac_need_defaults; then
20802 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
20803 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
20804 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
20807 # Have a temporary directory for convenience. Make it in the build tree
20808 # simply because there is no reason to put it here, and in addition,
20809 # creating and moving files from /tmp can sometimes cause problems.
20810 # Create a temporary directory, and hook for its removal unless debugging.
20813 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
20814 trap '{ (exit 1); exit 1; }' 1 2 13 15
20817 # Create a (secure) tmp directory for tmp files.
20820 tmp
=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
20821 test -n "$tmp" && test -d "$tmp"
20824 tmp
=.
/confstat$$
-$RANDOM
20825 (umask 077 && mkdir
$tmp)
20828 echo "$me: cannot create a temporary directory in ." >&2
20829 { (exit 1); exit 1; }
20834 cat >>$CONFIG_STATUS <<_ACEOF
20837 # CONFIG_FILES section.
20840 # No need to generate the scripts if there are no CONFIG_FILES.
20841 # This happens for instance when ./config.status config.h
20842 if test -n "\$CONFIG_FILES"; then
20843 # Protect against being on the right side of a sed subst in config.status.
20844 sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
20845 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
20846 s,@SHELL@,$SHELL,;t t
20847 s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
20848 s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
20849 s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
20850 s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
20851 s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
20852 s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
20853 s,@exec_prefix@,$exec_prefix,;t t
20854 s,@prefix@,$prefix,;t t
20855 s,@program_transform_name@,$program_transform_name,;t t
20856 s,@bindir@,$bindir,;t t
20857 s,@sbindir@,$sbindir,;t t
20858 s,@libexecdir@,$libexecdir,;t t
20859 s,@datadir@,$datadir,;t t
20860 s,@sysconfdir@,$sysconfdir,;t t
20861 s,@sharedstatedir@,$sharedstatedir,;t t
20862 s,@localstatedir@,$localstatedir,;t t
20863 s,@libdir@,$libdir,;t t
20864 s,@includedir@,$includedir,;t t
20865 s,@oldincludedir@,$oldincludedir,;t t
20866 s,@infodir@,$infodir,;t t
20867 s,@mandir@,$mandir,;t t
20868 s,@build_alias@,$build_alias,;t t
20869 s,@host_alias@,$host_alias,;t t
20870 s,@target_alias@,$target_alias,;t t
20871 s,@DEFS@,$DEFS,;t t
20872 s,@ECHO_C@,$ECHO_C,;t t
20873 s,@ECHO_N@,$ECHO_N,;t t
20874 s,@ECHO_T@,$ECHO_T,;t t
20875 s,@LIBS@,$LIBS,;t t
20876 s,@WIN16_FILES@,$WIN16_FILES,;t t
20877 s,@WIN16_INSTALL@,$WIN16_INSTALL,;t t
20878 s,@DLLDEFS@,$DLLDEFS,;t t
20879 s,@build@,$build,;t t
20880 s,@build_cpu@,$build_cpu,;t t
20881 s,@build_vendor@,$build_vendor,;t t
20882 s,@build_os@,$build_os,;t t
20883 s,@host@,$host,;t t
20884 s,@host_cpu@,$host_cpu,;t t
20885 s,@host_vendor@,$host_vendor,;t t
20886 s,@host_os@,$host_os,;t t
20887 s,@SET_MAKE@,$SET_MAKE,;t t
20889 s,@CFLAGS@,$CFLAGS,;t t
20890 s,@LDFLAGS@,$LDFLAGS,;t t
20891 s,@CPPFLAGS@,$CPPFLAGS,;t t
20892 s,@ac_ct_CC@,$ac_ct_CC,;t t
20893 s,@EXEEXT@,$EXEEXT,;t t
20894 s,@OBJEXT@,$OBJEXT,;t t
20896 s,@CXXFLAGS@,$CXXFLAGS,;t t
20897 s,@ac_ct_CXX@,$ac_ct_CXX,;t t
20898 s,@CPPBIN@,$CPPBIN,;t t
20899 s,@ac_ct_CPPBIN@,$ac_ct_CPPBIN,;t t
20900 s,@TOOLSDIR@,$TOOLSDIR,;t t
20902 s,@X_CFLAGS@,$X_CFLAGS,;t t
20903 s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
20904 s,@X_LIBS@,$X_LIBS,;t t
20905 s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
20907 s,@LEXLIB@,$LEXLIB,;t t
20908 s,@LEX_OUTPUT_ROOT@,$LEX_OUTPUT_ROOT,;t t
20909 s,@XLEX@,$XLEX,;t t
20910 s,@BISON@,$BISON,;t t
20912 s,@ac_ct_AS@,$ac_ct_AS,;t t
20914 s,@ac_ct_LD@,$ac_ct_LD,;t t
20916 s,@ac_ct_AR@,$ac_ct_AR,;t t
20917 s,@RANLIB@,$RANLIB,;t t
20918 s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
20919 s,@STRIP@,$STRIP,;t t
20920 s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
20921 s,@WINDRES@,$WINDRES,;t t
20922 s,@ac_ct_WINDRES@,$ac_ct_WINDRES,;t t
20923 s,@LN_S@,$LN_S,;t t
20925 s,@EGREP@,$EGREP,;t t
20926 s,@LDCONFIG@,$LDCONFIG,;t t
20927 s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
20928 s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
20929 s,@INSTALL_DATA@,$INSTALL_DATA,;t t
20930 s,@LINT@,$LINT,;t t
20931 s,@LINTFLAGS@,$LINTFLAGS,;t t
20932 s,@DB2HTML@,$DB2HTML,;t t
20933 s,@DB2PDF@,$DB2PDF,;t t
20934 s,@DB2PS@,$DB2PS,;t t
20935 s,@DB2TXT@,$DB2TXT,;t t
20936 s,@FONTFORGE@,$FONTFORGE,;t t
20937 s,@LIBPTHREAD@,$LIBPTHREAD,;t t
20938 s,@XLIB@,$XLIB,;t t
20939 s,@XFILES@,$XFILES,;t t
20940 s,@OPENGLFILES@,$OPENGLFILES,;t t
20941 s,@GLU32FILES@,$GLU32FILES,;t t
20942 s,@OPENGL_LIBS@,$OPENGL_LIBS,;t t
20943 s,@GLUT_LIBS@,$GLUT_LIBS,;t t
20944 s,@GLUT32FILES@,$GLUT32FILES,;t t
20945 s,@NASLIBS@,$NASLIBS,;t t
20946 s,@CURSESLIBS@,$CURSESLIBS,;t t
20947 s,@sane_devel@,$sane_devel,;t t
20948 s,@SANELIBS@,$SANELIBS,;t t
20949 s,@SANEINCL@,$SANEINCL,;t t
20950 s,@ICULIBS@,$ICULIBS,;t t
20951 s,@ft_devel@,$ft_devel,;t t
20952 s,@ft_devel2@,$ft_devel2,;t t
20953 s,@FREETYPELIBS@,$FREETYPELIBS,;t t
20954 s,@FREETYPEINCL@,$FREETYPEINCL,;t t
20955 s,@FONTSSUBDIRS@,$FONTSSUBDIRS,;t t
20956 s,@ARTSCCONFIG@,$ARTSCCONFIG,;t t
20957 s,@ARTSLIBS@,$ARTSLIBS,;t t
20958 s,@ARTSINCL@,$ARTSINCL,;t t
20959 s,@ALSALIBS@,$ALSALIBS,;t t
20960 s,@AUDIOIOLIBS@,$AUDIOIOLIBS,;t t
20961 s,@EXTRACFLAGS@,$EXTRACFLAGS,;t t
20962 s,@DLLEXT@,$DLLEXT,;t t
20963 s,@DLLFLAGS@,$DLLFLAGS,;t t
20964 s,@DLLIBS@,$DLLIBS,;t t
20965 s,@LDSHARED@,$LDSHARED,;t t
20966 s,@LDDLLFLAGS@,$LDDLLFLAGS,;t t
20967 s,@LIBEXT@,$LIBEXT,;t t
20968 s,@IMPLIBEXT@,$IMPLIBEXT,;t t
20969 s,@DLLTOOL@,$DLLTOOL,;t t
20970 s,@ac_ct_DLLTOOL@,$ac_ct_DLLTOOL,;t t
20971 s,@DLLWRAP@,$DLLWRAP,;t t
20972 s,@ac_ct_DLLWRAP@,$ac_ct_DLLWRAP,;t t
20973 s,@LDEXECFLAGS@,$LDEXECFLAGS,;t t
20974 s,@LDLIBWINEFLAGS@,$LDLIBWINEFLAGS,;t t
20975 s,@COREFOUNDATIONLIB@,$COREFOUNDATIONLIB,;t t
20976 s,@IOKITLIB@,$IOKITLIB,;t t
20977 s,@CROSSTEST@,$CROSSTEST,;t t
20978 s,@CROSSCC@,$CROSSCC,;t t
20979 s,@CROSSWINDRES@,$CROSSWINDRES,;t t
20980 s,@LDPATH@,$LDPATH,;t t
20981 s,@CRTLIBS@,$CRTLIBS,;t t
20982 s,@SOCKETLIBS@,$SOCKETLIBS,;t t
20983 s,@WINE_BINARIES@,$WINE_BINARIES,;t t
20984 s,@MAIN_BINARY@,$MAIN_BINARY,;t t
20986 s,@ALLOCA@,$ALLOCA,;t t
20987 s,@LIBOBJS@,$LIBOBJS,;t t
20988 s,@LTLIBOBJS@,$LTLIBOBJS,;t t
20989 /@MAKE_RULES@/r $MAKE_RULES
20990 s,@MAKE_RULES@,,;t t
20991 /@MAKE_DLL_RULES@/r $MAKE_DLL_RULES
20992 s,@MAKE_DLL_RULES@,,;t t
20993 /@MAKE_TEST_RULES@/r $MAKE_TEST_RULES
20994 s,@MAKE_TEST_RULES@,,;t t
20995 /@MAKE_LIB_RULES@/r $MAKE_LIB_RULES
20996 s,@MAKE_LIB_RULES@,,;t t
20997 /@MAKE_PROG_RULES@/r $MAKE_PROG_RULES
20998 s,@MAKE_PROG_RULES@,,;t t
21003 cat >>$CONFIG_STATUS <<\_ACEOF
21004 # Split the substitutions into bite-sized pieces for seds with
21005 # small command number limits, like on Digital OSF/1 and HP-UX.
21006 ac_max_sed_lines
=48
21007 ac_sed_frag
=1 # Number of current file.
21008 ac_beg
=1 # First line for current file.
21009 ac_end
=$ac_max_sed_lines # Line after last line for current file.
21012 while $ac_more_lines; do
21013 if test $ac_beg -gt 1; then
21014 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
21016 sed "${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
21018 if test ! -s $tmp/subs.frag
; then
21019 ac_more_lines
=false
21021 # The purpose of the label and of the branching condition is to
21022 # speed up the sed processing (if there are no `@' at all, there
21023 # is no need to browse any of the substitutions).
21024 # These are the two extra sed commands mentioned above.
21026 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag
) >$tmp/subs-
$ac_sed_frag.
sed
21027 if test -z "$ac_sed_cmds"; then
21028 ac_sed_cmds
="sed -f $tmp/subs-$ac_sed_frag.sed"
21030 ac_sed_cmds
="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
21032 ac_sed_frag
=`expr $ac_sed_frag + 1`
21034 ac_end
=`expr $ac_end + $ac_max_sed_lines`
21037 if test -z "$ac_sed_cmds"; then
21040 fi # test -n "$CONFIG_FILES"
21043 cat >>$CONFIG_STATUS <<\_ACEOF
21044 for ac_file
in : $CONFIG_FILES; do test "x$ac_file" = x
: && continue
21045 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
21047 - |
*:- |
*:-:* ) # input from stdin
21049 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21050 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
21051 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21052 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
21053 * ) ac_file_in
=$ac_file.
in ;;
21056 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
21057 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
21058 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21059 X"$ac_file" : 'X\(//\)[^/]' \| \
21060 X"$ac_file" : 'X\(//\)$' \| \
21061 X"$ac_file" : 'X\(/\)' \| \
21062 . : '\(.\)' 2>/dev/null ||
21064 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21065 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21066 /^X\(\/\/\)$/{ s//\1/; q; }
21067 /^X\(\/\).*/{ s//\1/; q; }
21069 { if $as_mkdir_p; then
21074 while test ! -d "$as_dir"; do
21075 as_dirs
="$as_dir $as_dirs"
21076 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
21077 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21078 X"$as_dir" : 'X\(//\)[^/]' \| \
21079 X"$as_dir" : 'X\(//\)$' \| \
21080 X"$as_dir" : 'X\(/\)' \| \
21081 . : '\(.\)' 2>/dev/null ||
21083 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21084 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21085 /^X\(\/\/\)$/{ s//\1/; q; }
21086 /^X\(\/\).*/{ s//\1/; q; }
21089 test ! -n "$as_dirs" || mkdir
$as_dirs
21090 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
21091 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
21092 { (exit 1); exit 1; }; }; }
21096 if test "$ac_dir" != .
; then
21097 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
21098 # A "../" for each directory in $ac_dir_suffix.
21099 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
21101 ac_dir_suffix
= ac_top_builddir
=
21105 .
) # No --srcdir option. We are building in place.
21107 if test -z "$ac_top_builddir"; then
21110 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
21112 [\\/]* | ?
:[\\/]* ) # Absolute path.
21113 ac_srcdir
=$srcdir$ac_dir_suffix;
21114 ac_top_srcdir
=$srcdir ;;
21115 *) # Relative path.
21116 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
21117 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
21120 # Do not use `cd foo && pwd` to compute absolute paths, because
21121 # the directories may not exist.
21123 .
) ac_abs_builddir
="$ac_dir";;
21126 .
) ac_abs_builddir
=`pwd`;;
21127 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
21128 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
21131 case $ac_abs_builddir in
21132 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
21134 case ${ac_top_builddir}.
in
21135 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
21136 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
21137 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
21140 case $ac_abs_builddir in
21141 .
) ac_abs_srcdir
=$ac_srcdir;;
21144 .
) ac_abs_srcdir
=$ac_abs_builddir;;
21145 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
21146 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
21149 case $ac_abs_builddir in
21150 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
21152 case $ac_top_srcdir in
21153 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
21154 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
21155 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
21161 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
21162 *) ac_INSTALL
=$ac_top_builddir$INSTALL ;;
21165 # Let's still pretend it is `configure' which instantiates (i.e., don't
21166 # use $as_me), people would be surprised to read:
21167 # /* config.h. Generated by config.status. */
21168 if test x
"$ac_file" = x-
; then
21171 configure_input
="$ac_file. "
21173 configure_input
=$configure_input"Generated from `echo $ac_file_in |
21174 sed 's,.*/,,'` by configure."
21176 # First look for the input files in the build tree, otherwise in the
21178 ac_file_inputs
=`IFS=:
21179 for f in $ac_file_in; do
21181 -) echo $tmp/stdin ;;
21183 # Absolute (can't be DOS-style, as IFS=:)
21184 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21185 echo "$as_me: error: cannot find input file: $f" >&2;}
21186 { (exit 1); exit 1; }; }
21189 if test -f "$f"; then
21192 elif test -f "$srcdir/$f"; then
21197 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21198 echo "$as_me: error: cannot find input file: $f" >&2;}
21199 { (exit 1); exit 1; }; }
21202 done` ||
{ (exit 1); exit 1; }
21204 if test x
"$ac_file" != x-
; then
21205 { echo "$as_me:$LINENO: creating $ac_file" >&5
21206 echo "$as_me: creating $ac_file" >&6;}
21210 cat >>$CONFIG_STATUS <<_ACEOF
21214 cat >>$CONFIG_STATUS <<\_ACEOF
21216 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
21217 s
,@configure_input@
,$configure_input,;t t
21218 s
,@srcdir@
,$ac_srcdir,;t t
21219 s
,@abs_srcdir@
,$ac_abs_srcdir,;t t
21220 s
,@top_srcdir@
,$ac_top_srcdir,;t t
21221 s
,@abs_top_srcdir@
,$ac_abs_top_srcdir,;t t
21222 s
,@builddir@
,$ac_builddir,;t t
21223 s
,@abs_builddir@
,$ac_abs_builddir,;t t
21224 s
,@top_builddir@
,$ac_top_builddir,;t t
21225 s
,@abs_top_builddir@
,$ac_abs_top_builddir,;t t
21226 s
,@INSTALL@
,$ac_INSTALL,;t t
21227 " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
21229 if test x"$ac_file" != x-; then
21230 mv $tmp/out $ac_file
21238 cat >>$CONFIG_STATUS <<\_ACEOF
21241 # CONFIG_HEADER section.
21244 # These sed commands are passed to sed as "A NAME B NAME C VALUE D
", where
21245 # NAME is the cpp macro being defined and VALUE is the value it is being given.
21247 # ac_d sets the value in "#define NAME VALUE" lines.
21248 ac_dA
='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
21249 ac_dB
='[ ].*$,\1#\2'
21252 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
21253 ac_uA
='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
21254 ac_uB
='$,\1#\2define\3'
21258 for ac_file
in : $CONFIG_HEADERS; do test "x$ac_file" = x
: && continue
21259 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
21261 - |
*:- |
*:-:* ) # input from stdin
21263 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21264 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
21265 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21266 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
21267 * ) ac_file_in
=$ac_file.
in ;;
21270 test x
"$ac_file" != x-
&& { echo "$as_me:$LINENO: creating $ac_file" >&5
21271 echo "$as_me: creating $ac_file" >&6;}
21273 # First look for the input files in the build tree, otherwise in the
21275 ac_file_inputs
=`IFS=:
21276 for f in $ac_file_in; do
21278 -) echo $tmp/stdin ;;
21280 # Absolute (can't be DOS-style, as IFS=:)
21281 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21282 echo "$as_me: error: cannot find input file: $f" >&2;}
21283 { (exit 1); exit 1; }; }
21284 # Do quote $f, to prevent DOS paths from being IFS'd.
21287 if test -f "$f"; then
21290 elif test -f "$srcdir/$f"; then
21295 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21296 echo "$as_me: error: cannot find input file: $f" >&2;}
21297 { (exit 1); exit 1; }; }
21300 done` ||
{ (exit 1); exit 1; }
21301 # Remove the trailing spaces.
21302 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
21306 # Transform confdefs.h into two sed scripts, `conftest.defines' and
21307 # `conftest.undefs', that substitutes the proper values into
21308 # config.h.in to produce config.h. The first handles `#define'
21309 # templates, and the second `#undef' templates.
21310 # And first: Protect against being on the right side of a sed subst in
21311 # config.status. Protect against being in an unquoted here document
21312 # in config.status.
21313 rm -f conftest.defines conftest.undefs
21314 # Using a here document instead of a string reduces the quoting nightmare.
21315 # Putting comments in sed scripts is not portable.
21317 # `end' is used to avoid that the second main sed command (meant for
21318 # 0-ary CPP macros) applies to n-ary macro definitions.
21319 # See the Autoconf documentation for `clear'.
21320 cat >confdef2sed.
sed <<\_ACEOF
21325 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
21327 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
21330 # If some macros were called several times there might be several times
21331 # the same #defines, which is useless. Nevertheless, we may not want to
21332 # sort them, since we want the *last* AC-DEFINE to be honored.
21333 uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
21334 sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
21335 rm -f confdef2sed.sed
21337 # This sed command replaces #undef with comments. This is necessary, for
21338 # example, in the case of _POSIX_SOURCE, which is predefined and required
21339 # on some systems where configure will not decide to define it.
21340 cat >>conftest.undefs <<\_ACEOF
21341 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
21344 # Break up conftest.defines because some shells have a limit on the size
21345 # of here documents, and old seds have small limits too (100 cmds).
21346 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
21347 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
21348 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
21349 echo ' :' >>$CONFIG_STATUS
21350 rm -f conftest.tail
21351 while grep . conftest.defines >/dev/null
21353 # Write a limited-size here document to $tmp/defines.sed.
21354 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
21355 # Speed up: don't consider the non `#define' lines.
21356 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
21357 # Work around the forget-to-reset-the-flag bug.
21358 echo 't clr' >>$CONFIG_STATUS
21359 echo ': clr' >>$CONFIG_STATUS
21360 sed ${ac_max_here_lines}q conftest.defines
>>$CONFIG_STATUS
21362 sed -f $tmp/defines.sed $tmp/in >$tmp/out
21364 mv $tmp/out $tmp/in
21366 sed 1,${ac_max_here_lines}d conftest.defines
>conftest.
tail
21367 rm -f conftest.defines
21368 mv conftest.
tail conftest.defines
21370 rm -f conftest.defines
21371 echo ' fi # grep' >>$CONFIG_STATUS
21372 echo >>$CONFIG_STATUS
21374 # Break up conftest.undefs because some shells have a limit on the size
21375 # of here documents, and old seds have small limits too (100 cmds).
21376 echo ' # Handle all the #undef templates' >>$CONFIG_STATUS
21377 rm -f conftest.
tail
21378 while grep . conftest.undefs
>/dev
/null
21380 # Write a limited-size here document to $tmp/undefs.sed.
21381 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
21382 # Speed up: don't consider the non
`#undef'
21383 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
21384 # Work around the forget-to-reset-the-flag bug.
21385 echo 't clr' >>$CONFIG_STATUS
21386 echo ': clr' >>$CONFIG_STATUS
21387 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
21389 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
21391 mv $tmp/out $tmp/in
21393 sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
21394 rm -f conftest.undefs
21395 mv conftest.tail conftest.undefs
21397 rm -f conftest.undefs
21399 cat >>$CONFIG_STATUS <<\_ACEOF
21400 # Let's still pretend it is `configure
' which instantiates (i.e., don't
21401 # use $as_me), people would be surprised to read:
21402 # /* config.h. Generated by config.status. */
21403 if test x
"$ac_file" = x-
; then
21404 echo "/* Generated by configure. */" >$tmp/config.h
21406 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
21408 cat $tmp/in >>$tmp/config.h
21410 if test x
"$ac_file" != x-
; then
21411 if diff $ac_file $tmp/config.h
>/dev
/null
2>&1; then
21412 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
21413 echo "$as_me: $ac_file is unchanged" >&6;}
21415 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
21416 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21417 X"$ac_file" : 'X\(//\)[^/]' \| \
21418 X"$ac_file" : 'X\(//\)$' \| \
21419 X"$ac_file" : 'X\(/\)' \| \
21420 . : '\(.\)' 2>/dev/null ||
21422 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21423 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21424 /^X\(\/\/\)$/{ s//\1/; q; }
21425 /^X\(\/\).*/{ s//\1/; q; }
21427 { if $as_mkdir_p; then
21432 while test ! -d "$as_dir"; do
21433 as_dirs
="$as_dir $as_dirs"
21434 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
21435 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21436 X"$as_dir" : 'X\(//\)[^/]' \| \
21437 X"$as_dir" : 'X\(//\)$' \| \
21438 X"$as_dir" : 'X\(/\)' \| \
21439 . : '\(.\)' 2>/dev/null ||
21441 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21442 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21443 /^X\(\/\/\)$/{ s//\1/; q; }
21444 /^X\(\/\).*/{ s//\1/; q; }
21447 test ! -n "$as_dirs" || mkdir
$as_dirs
21448 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
21449 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
21450 { (exit 1); exit 1; }; }; }
21453 mv $tmp/config.h
$ac_file
21457 rm -f $tmp/config.h
21461 cat >>$CONFIG_STATUS <<\_ACEOF
21464 # CONFIG_COMMANDS section.
21466 for ac_file
in : $CONFIG_COMMANDS; do test "x$ac_file" = x
: && continue
21467 ac_dest
=`echo "$ac_file" | sed 's,:.*,,'`
21468 ac_source
=`echo "$ac_file" | sed 's,[^:]*:,,'`
21469 ac_dir
=`(dirname "$ac_dest") 2>/dev/null ||
21470 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21471 X"$ac_dest" : 'X\(//\)[^/]' \| \
21472 X"$ac_dest" : 'X\(//\)$' \| \
21473 X"$ac_dest" : 'X\(/\)' \| \
21474 . : '\(.\)' 2>/dev/null ||
21476 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21477 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21478 /^X\(\/\/\)$/{ s//\1/; q; }
21479 /^X\(\/\).*/{ s//\1/; q; }
21481 { if $as_mkdir_p; then
21486 while test ! -d "$as_dir"; do
21487 as_dirs
="$as_dir $as_dirs"
21488 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
21489 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21490 X"$as_dir" : 'X\(//\)[^/]' \| \
21491 X"$as_dir" : 'X\(//\)$' \| \
21492 X"$as_dir" : 'X\(/\)' \| \
21493 . : '\(.\)' 2>/dev/null ||
21495 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21496 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21497 /^X\(\/\/\)$/{ s//\1/; q; }
21498 /^X\(\/\).*/{ s//\1/; q; }
21501 test ! -n "$as_dirs" || mkdir
$as_dirs
21502 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
21503 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
21504 { (exit 1); exit 1; }; }; }
21508 if test "$ac_dir" != .
; then
21509 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
21510 # A "../" for each directory in $ac_dir_suffix.
21511 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
21513 ac_dir_suffix
= ac_top_builddir
=
21517 .
) # No --srcdir option. We are building in place.
21519 if test -z "$ac_top_builddir"; then
21522 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
21524 [\\/]* | ?
:[\\/]* ) # Absolute path.
21525 ac_srcdir
=$srcdir$ac_dir_suffix;
21526 ac_top_srcdir
=$srcdir ;;
21527 *) # Relative path.
21528 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
21529 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
21532 # Do not use `cd foo && pwd` to compute absolute paths, because
21533 # the directories may not exist.
21535 .
) ac_abs_builddir
="$ac_dir";;
21538 .
) ac_abs_builddir
=`pwd`;;
21539 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
21540 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
21543 case $ac_abs_builddir in
21544 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
21546 case ${ac_top_builddir}.
in
21547 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
21548 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
21549 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
21552 case $ac_abs_builddir in
21553 .
) ac_abs_srcdir
=$ac_srcdir;;
21556 .
) ac_abs_srcdir
=$ac_abs_builddir;;
21557 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
21558 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
21561 case $ac_abs_builddir in
21562 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
21564 case $ac_top_srcdir in
21565 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
21566 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
21567 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
21572 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
21573 echo "$as_me: executing $ac_dest commands" >&6;}
21575 dlls
/ddraw
/d3ddevice
) test -d "dlls/ddraw/d3ddevice" ||
({ echo "$as_me:$LINENO: creating dlls/ddraw/d3ddevice" >&5
21576 echo "$as_me: creating dlls/ddraw/d3ddevice" >&6;} && mkdir
"dlls/ddraw/d3ddevice") ;;
21577 dlls
/ddraw
/dclipper
) test -d "dlls/ddraw/dclipper" ||
({ echo "$as_me:$LINENO: creating dlls/ddraw/dclipper" >&5
21578 echo "$as_me: creating dlls/ddraw/dclipper" >&6;} && mkdir
"dlls/ddraw/dclipper") ;;
21579 dlls
/ddraw
/ddraw
) test -d "dlls/ddraw/ddraw" ||
({ echo "$as_me:$LINENO: creating dlls/ddraw/ddraw" >&5
21580 echo "$as_me: creating dlls/ddraw/ddraw" >&6;} && mkdir
"dlls/ddraw/ddraw") ;;
21581 dlls
/ddraw
/direct3d
) test -d "dlls/ddraw/direct3d" ||
({ echo "$as_me:$LINENO: creating dlls/ddraw/direct3d" >&5
21582 echo "$as_me: creating dlls/ddraw/direct3d" >&6;} && mkdir
"dlls/ddraw/direct3d") ;;
21583 dlls
/ddraw
/dpalette
) test -d "dlls/ddraw/dpalette" ||
({ echo "$as_me:$LINENO: creating dlls/ddraw/dpalette" >&5
21584 echo "$as_me: creating dlls/ddraw/dpalette" >&6;} && mkdir
"dlls/ddraw/dpalette") ;;
21585 dlls
/ddraw
/dsurface
) test -d "dlls/ddraw/dsurface" ||
({ echo "$as_me:$LINENO: creating dlls/ddraw/dsurface" >&5
21586 echo "$as_me: creating dlls/ddraw/dsurface" >&6;} && mkdir
"dlls/ddraw/dsurface") ;;
21587 dlls
/gdi
/enhmfdrv
) test -d "dlls/gdi/enhmfdrv" ||
({ echo "$as_me:$LINENO: creating dlls/gdi/enhmfdrv" >&5
21588 echo "$as_me: creating dlls/gdi/enhmfdrv" >&6;} && mkdir
"dlls/gdi/enhmfdrv") ;;
21589 dlls
/gdi
/mfdrv
) test -d "dlls/gdi/mfdrv" ||
({ echo "$as_me:$LINENO: creating dlls/gdi/mfdrv" >&5
21590 echo "$as_me: creating dlls/gdi/mfdrv" >&6;} && mkdir
"dlls/gdi/mfdrv") ;;
21591 dlls
/kernel
/messages
) test -d "dlls/kernel/messages" ||
({ echo "$as_me:$LINENO: creating dlls/kernel/messages" >&5
21592 echo "$as_me: creating dlls/kernel/messages" >&6;} && mkdir
"dlls/kernel/messages") ;;
21593 dlls
/user
/dde
) test -d "dlls/user/dde" ||
({ echo "$as_me:$LINENO: creating dlls/user/dde" >&5
21594 echo "$as_me: creating dlls/user/dde" >&6;} && mkdir
"dlls/user/dde") ;;
21595 dlls
/user
/resources
) test -d "dlls/user/resources" ||
({ echo "$as_me:$LINENO: creating dlls/user/resources" >&5
21596 echo "$as_me: creating dlls/user/resources" >&6;} && mkdir
"dlls/user/resources") ;;
21597 dlls
/wineps
/data
) test -d "dlls/wineps/data" ||
({ echo "$as_me:$LINENO: creating dlls/wineps/data" >&5
21598 echo "$as_me: creating dlls/wineps/data" >&6;} && mkdir
"dlls/wineps/data") ;;
21599 include
/wine
) test -d "include/wine" ||
({ echo "$as_me:$LINENO: creating include/wine" >&5
21600 echo "$as_me: creating include/wine" >&6;} && mkdir
"include/wine") ;;
21601 misc
) test -d "misc" ||
({ echo "$as_me:$LINENO: creating misc" >&5
21602 echo "$as_me: creating misc" >&6;} && mkdir
"misc") ;;
21603 programs
/regedit
/tests
) test -d "programs/regedit/tests" ||
({ echo "$as_me:$LINENO: creating programs/regedit/tests" >&5
21604 echo "$as_me: creating programs/regedit/tests" >&6;} && mkdir
"programs/regedit/tests") ;;
21605 windows
) test -d "windows" ||
({ echo "$as_me:$LINENO: creating windows" >&5
21606 echo "$as_me: creating windows" >&6;} && mkdir
"windows") ;;
21611 cat >>$CONFIG_STATUS <<\_ACEOF
21613 { (exit 0); exit 0; }
21615 chmod +x
$CONFIG_STATUS
21616 ac_clean_files
=$ac_clean_files_save
21619 # configure is writing to config.log, and then calls config.status.
21620 # config.status does its own redirection, appending to config.log.
21621 # Unfortunately, on DOS this fails, as config.log is still kept open
21622 # by configure, so config.status won't be able to write to it; its
21623 # output is simply discarded. So we exec the FD to /dev/null,
21624 # effectively closing config.log, so it can be properly (re)opened and
21625 # appended to by config.status. When coming back to configure, we
21626 # need to make the FD available again.
21627 if test "$no_create" != yes; then
21629 ac_config_status_args
=
21630 test "$silent" = yes &&
21631 ac_config_status_args
="$ac_config_status_args --quiet"
21633 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
21635 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
21636 # would make configure fail if this is the last instruction.
21637 $ac_cs_success ||
{ (exit 1); exit 1; }
21641 if test "$have_x" = "no"
21644 echo "*** Warning: X development files not found. Wine will be built without"
21645 echo "*** X support, which currently does not work, and would probably not be"
21646 echo "*** what you want anyway. You will need to install devel packages of"
21647 echo "*** Xlib/Xfree86 at the very least."
21650 if test "$wine_cv_opengl_version_OK" = "no"
21653 echo "*** Warning: old Mesa headers detected. Wine will be built without Direct3D"
21654 echo "*** support. Consider upgrading your Mesa libraries (http://www.mesa3d.org/)."
21657 if test "$wine_cv_msg_freetype" = "yes"
21660 echo "*** Note: Your system appears to have the FreeType 2 runtime libraries"
21661 echo "*** installed, but 'freetype-config' is not in your PATH. Install the"
21662 echo "*** freetype-devel package (or its equivalent on your distribution) to"
21663 echo "*** enable Wine to use TrueType fonts."
21667 echo "Configure finished. Do '${ac_make} depend && ${ac_make}' to compile Wine."